@charset "UTF-8";
/**
 * Gridpak Beta SCSS
 *
 * Generator - http://gridpak.com/
 * Created by @simplygoodwork
 */
/* Reusable column setup */
.col {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }

/* 1. 4 Column Grid 0px - 374px
    ----------------------------------------------------------------------------- */
@media screen and (min-width: 0px) and (max-width: 374px) {
  /* --- Gridpak variables ---*/
  .container {
    width: 278px;
    margin: 0 auto; }
  .row {
    margin-right: -5px;
    margin-left: -5px; }
  .col-xs-1 {
    width: 72px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-xs-offset-1 {
    margin-left: 72px; }
  .col-xs-2 {
    width: 144px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-xs-offset-2 {
    margin-left: 144px; }
  .col-xs-3 {
    width: 216px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-xs-offset-3 {
    margin-left: 216px; }
  .col-xs-4 {
    width: 288px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-xs-offset-4 {
    margin-left: 288px; } }

/* 2. 4 Column Grid 374px - 600px
    ----------------------------------------------------------------------------- */
@media screen and (min-width: 375px) and (max-width: 450px) {
  /* --- Gridpak variables ---*/
  .container {
    width: 310px;
    margin: 0 auto; }
  .row {
    margin-right: -5px;
    margin-left: -5px; }
  .col-xs-1 {
    width: 80px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-xs-offset-1 {
    margin-left: 80px; }
  .col-xs-2 {
    width: 160px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-xs-offset-2 {
    margin-left: 160px; }
  .col-xs-3 {
    width: 240px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-xs-offset-3 {
    margin-left: 240px; }
  .col-xs-4 {
    width: 320px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-xs-offset-4 {
    margin-left: 320px; } }

@media screen and (min-width: 450px) and (max-width: 600px) {
  /* --- Gridpak variables ---*/
  .container {
    width: 430px;
    margin: 0 auto; }
  .row {
    margin-right: -5px;
    margin-left: -5px; }
  .col-xs-1 {
    width: 110px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-xs-offset-1 {
    margin-left: 110px; }
  .col-xs-2 {
    width: 220px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-xs-offset-2 {
    margin-left: 220px; }
  .col-xs-3 {
    width: 330px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-xs-offset-3 {
    margin-left: 330px; }
  .col-xs-4 {
    width: 440px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-xs-offset-4 {
    margin-left: 440px; } }

/* 2. 4 Column Grid 600px - 768px 
    ------------------------------------------------------------*/
@media screen and (min-width: 601px) and (max-width: 768px) {
  /* --- Gridpak variables ---*/
  .container {
    width: 517px;
    margin: 0 auto; }
  .row {
    margin-right: -5.5px;
    margin-left: -5.5px; }
  .col-sm-1 {
    width: 66px;
    padding-left: 5.5px;
    padding-right: 5.5px; }
  .col-sm-offset-1 {
    margin-left: 66px; }
  .col-sm-2 {
    width: 132px;
    padding-left: 5.5px;
    padding-right: 5.5px; }
  .col-sm-offset-2 {
    margin-left: 132px; }
  .col-sm-3 {
    width: 198px;
    padding-left: 5.5px;
    padding-right: 5.5px; }
  .col-sm-offset-3 {
    margin-left: 198px; }
  .col-sm-4 {
    width: 264px;
    padding-left: 5.5px;
    padding-right: 5.5px; }
  .col-sm-offset-4 {
    margin-left: 264px; }
  .col-sm-5 {
    width: 330px;
    padding-left: 5.5px;
    padding-right: 5.5px; }
  .col-sm-offset-5 {
    margin-left: 330px; }
  .col-sm-6 {
    width: 396px;
    padding-left: 5.5px;
    padding-right: 5.5px; }
  .col-sm-offset-6 {
    margin-left: 396px; }
  .col-sm-7 {
    width: 462px;
    padding-left: 5.5px;
    padding-right: 5.5px; }
  .col-sm-offset-7 {
    margin-left: 462px; }
  .col-sm-8 {
    width: 528px;
    padding-left: 5.5px;
    padding-right: 5.5px; }
  .col-sm-offset-8 {
    margin-left: 528px; } }

/* 2. 4 Column Grid 768px - 840px 
    -------------------------------------------------------------*/
@media screen and (min-width: 768px) and (max-width: 839px) {
  /* --- Gridpak variables ---*/
  .container {
    width: 685px;
    margin: 0 auto; }
  .row {
    margin-right: -5.5px;
    margin-left: -5.5px; }
  .col-sm-1 {
    width: 87px;
    padding-left: 5.5px;
    padding-right: 5.5px; }
  .col-sm-offset-1 {
    margin-left: 87px; }
  .col-sm-2 {
    width: 174px;
    padding-left: 5.5px;
    padding-right: 5.5px; }
  .col-sm-offset-2 {
    margin-left: 174px; }
  .col-sm-3 {
    width: 261px;
    padding-left: 5.5px;
    padding-right: 5.5px; }
  .col-sm-offset-3 {
    margin-left: 261px; }
  .col-sm-4 {
    width: 348px;
    padding-left: 5.5px;
    padding-right: 5.5px; }
  .col-sm-offset-4 {
    margin-left: 348px; }
  .col-sm-5 {
    width: 435px;
    padding-left: 5.5px;
    padding-right: 5.5px; }
  .col-sm-offset-5 {
    margin-left: 435px; }
  .col-sm-6 {
    width: 522px;
    padding-left: 5.5px;
    padding-right: 5.5px; }
  .col-sm-offset-6 {
    margin-left: 522px; }
  .col-sm-7 {
    width: 609px;
    padding-left: 5.5px;
    padding-right: 5.5px; }
  .col-sm-offset-7 {
    margin-left: 609px; }
  .col-sm-8 {
    width: 696px;
    padding-left: 5.5px;
    padding-right: 5.5px; }
  .col-sm-offset-8 {
    margin-left: 696px; } }

/* 3. 8 Column Grid 840px - 1024px

    ----------------------------------------------------------------------------- */
@media screen and (min-width: 840px) and (max-width: 1024px) {
  /* --- Gridpak variables ---*/
  .container {
    width: 750px;
    margin: 0 auto; }
  .row {
    margin-right: -5px;
    margin-left: -5px; }
  .col-md-1 {
    width: 95px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-md-offset-1 {
    margin-left: 95px; }
  .col-md-2 {
    width: 190px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-md-offset-2 {
    margin-left: 190px; }
  .col-md-3 {
    width: 285px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-md-offset-3 {
    margin-left: 285px; }
  .col-md-4 {
    width: 380px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-md-offset-4 {
    margin-left: 380px; }
  .col-md-5 {
    width: 475px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-md-offset-5 {
    margin-left: 475px; }
  .col-md-6 {
    width: 570px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-md-offset-6 {
    margin-left: 570px; }
  .col-md-7 {
    width: 665px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-md-offset-7 {
    margin-left: 665px; }
  .col-md-8, .aux-page .aux-content-section, .aux-page #aux-header-content {
    width: 760px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-md-offset-8 {
    margin-left: 760px; } }

/* 3. 8 Column Grid 1024px - 1366px

    ----------------------------------------------------------------------------- */
@media screen and (min-width: 1024px) and (max-width: 1366px) {
  /* --- Gridpak variables ---*/
  .container {
    width: 942px;
    margin: 0 auto; }
  .row {
    margin-right: -5px;
    margin-left: -5px; }
  .col-md-1 {
    width: 119px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-md-offset-1 {
    margin-left: 119px; }
  .col-md-2 {
    width: 238px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-md-offset-2 {
    margin-left: 238px; }
  .col-md-3 {
    width: 357px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-md-offset-3 {
    margin-left: 357px; }
  .col-md-4 {
    width: 476px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-md-offset-4 {
    margin-left: 476px; }
  .col-md-5 {
    width: 595px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-md-offset-5 {
    margin-left: 595px; }
  .col-md-6 {
    width: 714px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-md-offset-6 {
    margin-left: 714px; }
  .col-md-7 {
    width: 833px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-md-offset-7 {
    margin-left: 833px; }
  .col-md-8, .aux-page .aux-content-section, .aux-page #aux-header-content {
    width: 952px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-md-offset-8 {
    margin-left: 952px; } }

/* 4. 10 Column Grid 1366px - Infinity
    ----------------------------------------------------------------------------- */
@media screen and (min-width: 1366px) {
  /* --- Gridpak variables ---*/
  .container {
    width: 1210px;
    margin: 0 auto; }
  .row {
    margin-right: -5px;
    margin-left: -5px; }
  .col-lg-1 {
    width: 122px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-lg-offset-1 {
    margin-left: 122px; }
  .col-lg-2 {
    width: 244px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-lg-offset-2 {
    margin-left: 244px; }
  .col-lg-3 {
    width: 366px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-lg-offset-3 {
    margin-left: 366px; }
  .col-lg-4 {
    width: 488px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-lg-offset-4 {
    margin-left: 488px; }
  .col-lg-5 {
    width: 610px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-lg-offset-5 {
    margin-left: 610px; }
  .col-lg-6 {
    width: 732px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-lg-offset-6 {
    margin-left: 732px; }
  .col-lg-7 {
    width: 854px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-lg-offset-7 {
    margin-left: 854px; }
  .col-lg-8 {
    width: 976px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-lg-offset-8 {
    margin-left: 976px; }
  .col-lg-9 {
    width: 1098px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-lg-offset-9 {
    margin-left: 1098px; }
  .col-lg-10, .aux-page .aux-content-section, .aux-page #aux-header-content {
    width: 1220px;
    padding-left: 5px;
    padding-right: 5px; }
  .col-lg-offset-10 {
    margin-left: 1220px; } }

.inputbox {
  box-sizing: border-box;
  border: 0;
  padding: 0;
  margin: 0;
  font: inherit;
  outline: 0;
  position: relative;
  z-index: 2;
  width: 450px;
  text-align: center;
  font-size: 24px; }

.liveaddress {
  position: relative; }

.liveaddress .suggestions {
  margin: 0;
  padding: 8px;
  list-style: none;
  position: absolute;
  left: 0;
  right: 0;
  background: #fff;
  box-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2), 0 0 10px rgba(0, 0, 0, 0.1);
  z-index: 1; }

.suggestions li {
  padding: 2px 0; }

.suggestions li:first-child {
  padding-top: 0; }

.suggestions li:last-child {
  padding-bottom: 0; }

.suggestions .current {
  text-decoration: underline; }

/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */
.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both; }

.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite; }

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s; }

.animated.flipOutX,
.animated.flipOutY,
.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s; }

@-webkit-keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

@keyframes bounce {
  from, 20%, 53%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  40%, 43% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0); }
  70% {
    -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    -webkit-transform: translate3d(0, -15px, 0);
    transform: translate3d(0, -15px, 0); }
  90% {
    -webkit-transform: translate3d(0, -4px, 0);
    transform: translate3d(0, -4px, 0); } }

.bounce {
  -webkit-animation-name: bounce;
  animation-name: bounce;
  -webkit-transform-origin: center bottom;
  transform-origin: center bottom; }

@-webkit-keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

@keyframes flash {
  from, 50%, to {
    opacity: 1; }
  25%, 75% {
    opacity: 0; } }

.flash {
  -webkit-animation-name: flash;
  animation-name: flash; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse; }

@-webkit-keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes rubberBand {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  30% {
    -webkit-transform: scale3d(1.25, 0.75, 1);
    transform: scale3d(1.25, 0.75, 1); }
  40% {
    -webkit-transform: scale3d(0.75, 1.25, 1);
    transform: scale3d(0.75, 1.25, 1); }
  50% {
    -webkit-transform: scale3d(1.15, 0.85, 1);
    transform: scale3d(1.15, 0.85, 1); }
  65% {
    -webkit-transform: scale3d(0.95, 1.05, 1);
    transform: scale3d(0.95, 1.05, 1); }
  75% {
    -webkit-transform: scale3d(1.05, 0.95, 1);
    transform: scale3d(1.05, 0.95, 1); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.rubberBand {
  -webkit-animation-name: rubberBand;
  animation-name: rubberBand; }

@-webkit-keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

@keyframes shake {
  from, to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); } }

.shake {
  -webkit-animation-name: shake;
  animation-name: shake; }

@-webkit-keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

@keyframes headShake {
  0% {
    -webkit-transform: translateX(0);
    transform: translateX(0); }
  6.5% {
    -webkit-transform: translateX(-6px) rotateY(-9deg);
    transform: translateX(-6px) rotateY(-9deg); }
  18.5% {
    -webkit-transform: translateX(5px) rotateY(7deg);
    transform: translateX(5px) rotateY(7deg); }
  31.5% {
    -webkit-transform: translateX(-3px) rotateY(-5deg);
    transform: translateX(-3px) rotateY(-5deg); }
  43.5% {
    -webkit-transform: translateX(2px) rotateY(3deg);
    transform: translateX(2px) rotateY(3deg); }
  50% {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.headShake {
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
  -webkit-animation-name: headShake;
  animation-name: headShake; }

@-webkit-keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

@keyframes swing {
  20% {
    -webkit-transform: rotate3d(0, 0, 1, 15deg);
    transform: rotate3d(0, 0, 1, 15deg); }
  40% {
    -webkit-transform: rotate3d(0, 0, 1, -10deg);
    transform: rotate3d(0, 0, 1, -10deg); }
  60% {
    -webkit-transform: rotate3d(0, 0, 1, 5deg);
    transform: rotate3d(0, 0, 1, 5deg); }
  80% {
    -webkit-transform: rotate3d(0, 0, 1, -5deg);
    transform: rotate3d(0, 0, 1, -5deg); }
  to {
    -webkit-transform: rotate3d(0, 0, 1, 0deg);
    transform: rotate3d(0, 0, 1, 0deg); } }

.swing {
  -webkit-transform-origin: top center;
  transform-origin: top center;
  -webkit-animation-name: swing;
  animation-name: swing; }

@-webkit-keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes tada {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); }
  10%, 20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(0.9, 0.9, 0.9) rotate3d(0, 0, 1, -3deg); }
  30%, 50%, 70%, 90% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg); }
  40%, 60%, 80% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg); }
  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.tada {
  -webkit-animation-name: tada;
  animation-name: tada; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes wobble {
  from {
    -webkit-transform: none;
    transform: none; }
  15% {
    -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg); }
  30% {
    -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg); }
  45% {
    -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg); }
  60% {
    -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg); }
  75% {
    -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg); }
  to {
    -webkit-transform: none;
    transform: none; } }

.wobble {
  -webkit-animation-name: wobble;
  animation-name: wobble; }

@-webkit-keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

@keyframes jello {
  from, 11.1%, to {
    -webkit-transform: none;
    transform: none; }
  22.2% {
    -webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
    transform: skewX(-12.5deg) skewY(-12.5deg); }
  33.3% {
    -webkit-transform: skewX(6.25deg) skewY(6.25deg);
    transform: skewX(6.25deg) skewY(6.25deg); }
  44.4% {
    -webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
    transform: skewX(-3.125deg) skewY(-3.125deg); }
  55.5% {
    -webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
    transform: skewX(1.5625deg) skewY(1.5625deg); }
  66.6% {
    -webkit-transform: skewX(-0.78125deg) skewY(-0.78125deg);
    transform: skewX(-0.78125deg) skewY(-0.78125deg); }
  77.7% {
    -webkit-transform: skewX(0.39062deg) skewY(0.39062deg);
    transform: skewX(0.39062deg) skewY(0.39062deg); }
  88.8% {
    -webkit-transform: skewX(-0.19531deg) skewY(-0.19531deg);
    transform: skewX(-0.19531deg) skewY(-0.19531deg); } }

.jello {
  -webkit-animation-name: jello;
  animation-name: jello;
  -webkit-transform-origin: center;
  transform-origin: center; }

@-webkit-keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

@keyframes bounceIn {
  from, 20%, 40%, 60%, 80%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  20% {
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  40% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(1.03, 1.03, 1.03);
    transform: scale3d(1.03, 1.03, 1.03); }
  80% {
    -webkit-transform: scale3d(0.97, 0.97, 0.97);
    transform: scale3d(0.97, 0.97, 0.97); }
  to {
    opacity: 1;
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1); } }

.bounceIn {
  -webkit-animation-name: bounceIn;
  animation-name: bounceIn; }

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0); }
  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown; }

@-webkit-keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInLeft {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-3000px, 0, 0);
    transform: translate3d(-3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(25px, 0, 0);
    transform: translate3d(25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(-10px, 0, 0);
    transform: translate3d(-10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(5px, 0, 0);
    transform: translate3d(5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInLeft {
  -webkit-animation-name: bounceInLeft;
  animation-name: bounceInLeft; }

@-webkit-keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

@keyframes bounceInRight {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(3000px, 0, 0);
    transform: translate3d(3000px, 0, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(-25px, 0, 0);
    transform: translate3d(-25px, 0, 0); }
  75% {
    -webkit-transform: translate3d(10px, 0, 0);
    transform: translate3d(10px, 0, 0); }
  90% {
    -webkit-transform: translate3d(-5px, 0, 0);
    transform: translate3d(-5px, 0, 0); }
  to {
    -webkit-transform: none;
    transform: none; } }

.bounceInRight {
  -webkit-animation-name: bounceInRight;
  animation-name: bounceInRight; }

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0); }
  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0); }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp; }

@-webkit-keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

@keyframes bounceOut {
  20% {
    -webkit-transform: scale3d(0.9, 0.9, 0.9);
    transform: scale3d(0.9, 0.9, 0.9); }
  50%, 55% {
    opacity: 1;
    -webkit-transform: scale3d(1.1, 1.1, 1.1);
    transform: scale3d(1.1, 1.1, 1.1); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); } }

.bounceOut {
  -webkit-animation-name: bounceOut;
  animation-name: bounceOut; }

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown; }

@-webkit-keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes bounceOutLeft {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(20px, 0, 0);
    transform: translate3d(20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.bounceOutLeft {
  -webkit-animation-name: bounceOutLeft;
  animation-name: bounceOutLeft; }

@-webkit-keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes bounceOutRight {
  20% {
    opacity: 1;
    -webkit-transform: translate3d(-20px, 0, 0);
    transform: translate3d(-20px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.bounceOutRight {
  -webkit-animation-name: bounceOutRight;
  animation-name: bounceOutRight; }

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0); }
  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0); }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp; }

@-webkit-keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

@keyframes fadeIn {
  from {
    opacity: 0; }
  to {
    opacity: 1; } }

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn; }

@-webkit-keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDown {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown; }

@-webkit-keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInDownBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInDownBig {
  -webkit-animation-name: fadeInDownBig;
  animation-name: fadeInDownBig; }

@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft; }

@-webkit-keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInLeftBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInLeftBig {
  -webkit-animation-name: fadeInLeftBig;
  animation-name: fadeInLeftBig; }

@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight; }

@-webkit-keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInRightBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInRightBig {
  -webkit-animation-name: fadeInRightBig;
  animation-name: fadeInRightBig; }

@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp; }

@-webkit-keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes fadeInUpBig {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.fadeInUpBig {
  -webkit-animation-name: fadeInUpBig;
  animation-name: fadeInUpBig; }

@-webkit-keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

@keyframes fadeOut {
  from {
    opacity: 1; }
  to {
    opacity: 0; } }

.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown {
  -webkit-animation-name: fadeOutDown;
  animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

@keyframes fadeOutDownBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0); } }

.fadeOutDownBig {
  -webkit-animation-name: fadeOutDownBig;
  animation-name: fadeOutDownBig; }

@-webkit-keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft {
  -webkit-animation-name: fadeOutLeft;
  animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

@keyframes fadeOutLeftBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(-2000px, 0, 0);
    transform: translate3d(-2000px, 0, 0); } }

.fadeOutLeftBig {
  -webkit-animation-name: fadeOutLeftBig;
  animation-name: fadeOutLeftBig; }

@-webkit-keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight {
  -webkit-animation-name: fadeOutRight;
  animation-name: fadeOutRight; }

@-webkit-keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

@keyframes fadeOutRightBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(2000px, 0, 0);
    transform: translate3d(2000px, 0, 0); } }

.fadeOutRightBig {
  -webkit-animation-name: fadeOutRightBig;
  animation-name: fadeOutRightBig; }

@-webkit-keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

@keyframes fadeOutUpBig {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0); } }

.fadeOutUpBig {
  -webkit-animation-name: fadeOutUpBig;
  animation-name: fadeOutUpBig; }

@-webkit-keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

@keyframes flip {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  40% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out; }
  50% {
    -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  80% {
    -webkit-transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    transform: perspective(400px) scale3d(0.95, 0.95, 0.95);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; } }

.animated.flip {
  -webkit-backface-visibility: visible;
  backface-visibility: visible;
  -webkit-animation-name: flip;
  animation-name: flip; }

@-webkit-keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInX {
  from {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInX {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInX;
  animation-name: flipInX; }

@-webkit-keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

@keyframes flipInY {
  from {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
    opacity: 0; }
  40% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in; }
  60% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
    opacity: 1; }
  80% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -5deg); }
  to {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); } }

.flipInY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipInY;
  animation-name: flipInY; }

@-webkit-keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutX {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
    opacity: 0; } }

.flipOutX {
  -webkit-animation-name: flipOutX;
  animation-name: flipOutX;
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important; }

@-webkit-keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

@keyframes flipOutY {
  from {
    -webkit-transform: perspective(400px);
    transform: perspective(400px); }
  30% {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
    opacity: 1; }
  to {
    -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
    opacity: 0; } }

.flipOutY {
  -webkit-backface-visibility: visible !important;
  backface-visibility: visible !important;
  -webkit-animation-name: flipOutY;
  animation-name: flipOutY; }

@-webkit-keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes lightSpeedIn {
  from {
    -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
    transform: translate3d(100%, 0, 0) skewX(-30deg);
    opacity: 0; }
  60% {
    -webkit-transform: skewX(20deg);
    transform: skewX(20deg);
    opacity: 1; }
  80% {
    -webkit-transform: skewX(-5deg);
    transform: skewX(-5deg);
    opacity: 1; }
  to {
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.lightSpeedIn {
  -webkit-animation-name: lightSpeedIn;
  animation-name: lightSpeedIn;
  -webkit-animation-timing-function: ease-out;
  animation-timing-function: ease-out; }

@-webkit-keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

@keyframes lightSpeedOut {
  from {
    opacity: 1; }
  to {
    -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
    transform: translate3d(100%, 0, 0) skewX(30deg);
    opacity: 0; } }

.lightSpeedOut {
  -webkit-animation-name: lightSpeedOut;
  animation-name: lightSpeedOut;
  -webkit-animation-timing-function: ease-in;
  animation-timing-function: ease-in; }

@-webkit-keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateIn {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, -200deg);
    transform: rotate3d(0, 0, 1, -200deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateIn {
  -webkit-animation-name: rotateIn;
  animation-name: rotateIn; }

@-webkit-keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownLeft {
  -webkit-animation-name: rotateInDownLeft;
  animation-name: rotateInDownLeft; }

@-webkit-keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInDownRight {
  -webkit-animation-name: rotateInDownRight;
  animation-name: rotateInDownRight; }

@-webkit-keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpLeft {
  -webkit-animation-name: rotateInUpLeft;
  animation-name: rotateInUpLeft; }

@-webkit-keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

@keyframes rotateInUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -90deg);
    transform: rotate3d(0, 0, 1, -90deg);
    opacity: 0; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: none;
    transform: none;
    opacity: 1; } }

.rotateInUpRight {
  -webkit-animation-name: rotateInUpRight;
  animation-name: rotateInUpRight; }

@-webkit-keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

@keyframes rotateOut {
  from {
    -webkit-transform-origin: center;
    transform-origin: center;
    opacity: 1; }
  to {
    -webkit-transform-origin: center;
    transform-origin: center;
    -webkit-transform: rotate3d(0, 0, 1, 200deg);
    transform: rotate3d(0, 0, 1, 200deg);
    opacity: 0; } }

.rotateOut {
  -webkit-animation-name: rotateOut;
  animation-name: rotateOut; }

@-webkit-keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

@keyframes rotateOutDownLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, 45deg);
    transform: rotate3d(0, 0, 1, 45deg);
    opacity: 0; } }

.rotateOutDownLeft {
  -webkit-animation-name: rotateOutDownLeft;
  animation-name: rotateOutDownLeft; }

@-webkit-keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutDownRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutDownRight {
  -webkit-animation-name: rotateOutDownRight;
  animation-name: rotateOutDownRight; }

@-webkit-keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

@keyframes rotateOutUpLeft {
  from {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: left bottom;
    transform-origin: left bottom;
    -webkit-transform: rotate3d(0, 0, 1, -45deg);
    transform: rotate3d(0, 0, 1, -45deg);
    opacity: 0; } }

.rotateOutUpLeft {
  -webkit-animation-name: rotateOutUpLeft;
  animation-name: rotateOutUpLeft; }

@-webkit-keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

@keyframes rotateOutUpRight {
  from {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    opacity: 1; }
  to {
    -webkit-transform-origin: right bottom;
    transform-origin: right bottom;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    opacity: 0; } }

.rotateOutUpRight {
  -webkit-animation-name: rotateOutUpRight;
  animation-name: rotateOutUpRight; }

@-webkit-keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

@keyframes hinge {
  0% {
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  20%, 60% {
    -webkit-transform: rotate3d(0, 0, 1, 80deg);
    transform: rotate3d(0, 0, 1, 80deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out; }
  40%, 80% {
    -webkit-transform: rotate3d(0, 0, 1, 60deg);
    transform: rotate3d(0, 0, 1, 60deg);
    -webkit-transform-origin: top left;
    transform-origin: top left;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    opacity: 1; }
  to {
    -webkit-transform: translate3d(0, 700px, 0);
    transform: translate3d(0, 700px, 0);
    opacity: 0; } }

.hinge {
  -webkit-animation-name: hinge;
  animation-name: hinge; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

@keyframes rollIn {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg); }
  to {
    opacity: 1;
    -webkit-transform: none;
    transform: none; } }

.rollIn {
  -webkit-animation-name: rollIn;
  animation-name: rollIn; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

@keyframes rollOut {
  from {
    opacity: 1; }
  to {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg); } }

.rollOut {
  -webkit-animation-name: rollOut;
  animation-name: rollOut; }

@-webkit-keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

@keyframes zoomIn {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  50% {
    opacity: 1; } }

.zoomIn {
  -webkit-animation-name: zoomIn;
  animation-name: zoomIn; }

@-webkit-keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInDown {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInDown {
  -webkit-animation-name: zoomInDown;
  animation-name: zoomInDown; }

@-webkit-keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInLeft {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(-1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInLeft {
  -webkit-animation-name: zoomInLeft;
  animation-name: zoomInLeft; }

@-webkit-keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInRight {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(1000px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-10px, 0, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInRight {
  -webkit-animation-name: zoomInRight;
  animation-name: zoomInRight; }

@-webkit-keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomInUp {
  from {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 1000px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  60% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomInUp {
  -webkit-animation-name: zoomInUp;
  animation-name: zoomInUp; }

@-webkit-keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

@keyframes zoomOut {
  from {
    opacity: 1; }
  50% {
    opacity: 0;
    -webkit-transform: scale3d(0.3, 0.3, 0.3);
    transform: scale3d(0.3, 0.3, 0.3); }
  to {
    opacity: 0; } }

.zoomOut {
  -webkit-animation-name: zoomOut;
  animation-name: zoomOut; }

@-webkit-keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutDown {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, -60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, 2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutDown {
  -webkit-animation-name: zoomOutDown;
  animation-name: zoomOutDown; }

@-webkit-keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

@keyframes zoomOutLeft {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(-2000px, 0, 0);
    transform: scale(0.1) translate3d(-2000px, 0, 0);
    -webkit-transform-origin: left center;
    transform-origin: left center; } }

.zoomOutLeft {
  -webkit-animation-name: zoomOutLeft;
  animation-name: zoomOutLeft; }

@-webkit-keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

@keyframes zoomOutRight {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(-42px, 0, 0); }
  to {
    opacity: 0;
    -webkit-transform: scale(0.1) translate3d(2000px, 0, 0);
    transform: scale(0.1) translate3d(2000px, 0, 0);
    -webkit-transform-origin: right center;
    transform-origin: right center; } }

.zoomOutRight {
  -webkit-animation-name: zoomOutRight;
  animation-name: zoomOutRight; }

@-webkit-keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

@keyframes zoomOutUp {
  40% {
    opacity: 1;
    -webkit-transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    transform: scale3d(0.475, 0.475, 0.475) translate3d(0, 60px, 0);
    -webkit-animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19);
    animation-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
  to {
    opacity: 0;
    -webkit-transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    transform: scale3d(0.1, 0.1, 0.1) translate3d(0, -2000px, 0);
    -webkit-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1);
    animation-timing-function: cubic-bezier(0.175, 0.885, 0.32, 1); } }

.zoomOutUp {
  -webkit-animation-name: zoomOutUp;
  animation-name: zoomOutUp; }

@-webkit-keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInDown {
  from {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInDown {
  -webkit-animation-name: slideInDown;
  animation-name: slideInDown; }

@-webkit-keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInLeft {
  from {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInLeft {
  -webkit-animation-name: slideInLeft;
  animation-name: slideInLeft; }

@-webkit-keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInRight {
  from {
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInRight {
  -webkit-animation-name: slideInRight;
  animation-name: slideInRight; }

@-webkit-keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

@keyframes slideInUp {
  from {
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
    visibility: visible; }
  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); } }

.slideInUp {
  -webkit-animation-name: slideInUp;
  animation-name: slideInUp; }

@-webkit-keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0); } }

.slideOutDown {
  -webkit-animation-name: slideOutDown;
  animation-name: slideOutDown; }

@-webkit-keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

@keyframes slideOutLeft {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0); } }

.slideOutLeft {
  -webkit-animation-name: slideOutLeft;
  animation-name: slideOutLeft; }

@-webkit-keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

@keyframes slideOutRight {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0); } }

.slideOutRight {
  -webkit-animation-name: slideOutRight;
  animation-name: slideOutRight; }

@-webkit-keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

@keyframes slideOutUp {
  from {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0); }
  to {
    visibility: hidden;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0); } }

.slideOutUp {
  -webkit-animation-name: slideOutUp;
  animation-name: slideOutUp; }

.animated.delay-2s {
  -webkit-animation-delay: 2s;
  animation-delay: 2s; }

.animated.delay-3s {
  -webkit-animation-delay: 3s;
  animation-delay: 3s; }

.animated.delay-4s {
  -webkit-animation-delay: 4s;
  animation-delay: 4s; }

.animated.delay-5s {
  -webkit-animation-delay: 5s;
  animation-delay: 5s; }

/**
 * material-design-lite - Material Design Components in CSS, JS and HTML
 * @version v1.1.3
 * @license Apache-2.0
 * @copyright 2015 Google, Inc.
 * @link https://github.com/google/material-design-lite
 */
html {
  color: rgba(0, 0, 0, 0.87); }

::-moz-selection {
  background: #b3d4fc;
  text-shadow: none; }

::selection {
  background: #b3d4fc;
  text-shadow: none; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

audio, canvas, iframe, img, svg, video {
  vertical-align: middle; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.browserupgrade {
  margin: .2em 0;
  background: #ccc;
  color: #000;
  padding: .2em 0; }

.hidden {
  display: none !important; }

.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto; }

.invisible {
  visibility: hidden; }

.clearfix:before, .clearfix:after {
  content: " ";
  display: table; }

.clearfix:after {
  clear: both; }

@media print {
  *, *:before, *:after, *:first-letter {
    background: transparent !important;
    color: #000 !important;
    box-shadow: none !important; }
  a, a:visited {
    text-decoration: underline; }
  a[href]:after {
    content: " (" attr(href) ")"; }
  abbr[title]:after {
    content: " (" attr(title) ")"; }
  a[href^="#"]:after, a[href^="javascript:"]:after {
    content: ""; }
  pre, blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }
  thead {
    display: table-header-group; }
  tr, img {
    page-break-inside: avoid; }
  img {
    max-width: 100% !important; }
  p, h2, h3 {
    orphans: 3;
    widows: 3; }
  h2, h3 {
    page-break-after: avoid; } }

a, .mdl-accordion, .mdl-button, .mdl-card, .mdl-checkbox, .mdl-dropdown-menu, .mdl-icon-toggle, .mdl-item, .mdl-radio, .mdl-slider, .mdl-switch, .mdl-tabs__tab {
  -webkit-tap-highlight-color: transparent;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

html {
  width: 100%;
  height: 100%;
  -ms-touch-action: manipulation;
  touch-action: manipulation; }

body {
  width: 100%;
  min-height: 100%;
  margin: 0; }

main {
  display: block; }

*[hidden] {
  display: none !important; }

html, body {
  font-family: "Helvetica","Arial",sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 20px; }

h1, h2, h3, h4, h5, h6, p {
  padding: 0; }

h1 small, h2 small, h3 small, h4 small, h5 small, h6 small {
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -.02em;
  opacity: .54;
  font-size: .6em; }

h1 {
  font-size: 56px;
  line-height: 1.35;
  letter-spacing: -.02em;
  margin: 24px 0; }

h1, h2 {
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-weight: 400; }

h2 {
  font-size: 45px;
  line-height: 48px; }

h2, h3 {
  margin: 24px 0; }

h3 {
  font-size: 34px;
  line-height: 40px; }

h3, h4 {
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-weight: 400; }

h4 {
  font-size: 24px;
  line-height: 32px;
  -moz-osx-font-smoothing: grayscale;
  margin: 24px 0 16px; }

h5 {
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .02em; }

h5, h6 {
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  margin: 24px 0 16px; }

h6 {
  font-size: 16px;
  letter-spacing: .04em; }

h6, p {
  font-weight: 400;
  line-height: 24px; }

p {
  font-size: 14px;
  letter-spacing: 0;
  margin: 0 0 16px; }

a {
  color: #ff4081;
  font-weight: 500; }

blockquote {
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  position: relative;
  font-size: 24px;
  font-weight: 300;
  font-style: italic;
  line-height: 1.35;
  letter-spacing: .08em; }

blockquote:before {
  position: absolute;
  left: -.5em;
  content: '“'; }

blockquote:after {
  content: '”';
  margin-left: -.05em; }

mark {
  background-color: #f4ff81; }

dt {
  font-weight: 700; }

address {
  font-size: 12px;
  line-height: 1;
  font-style: normal; }

address, ul, ol {
  font-weight: 400;
  letter-spacing: 0; }

ul, ol {
  font-size: 14px;
  line-height: 24px; }

.mdl-typography--display-4, .mdl-typography--display-4-color-contrast {
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-size: 112px;
  font-weight: 300;
  line-height: 1;
  letter-spacing: -.04em; }

.mdl-typography--display-4-color-contrast {
  opacity: .54; }

.mdl-typography--display-3, .mdl-typography--display-3-color-contrast {
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-size: 56px;
  font-weight: 400;
  line-height: 1.35;
  letter-spacing: -.02em; }

.mdl-typography--display-3-color-contrast {
  opacity: .54; }

.mdl-typography--display-2, .mdl-typography--display-2-color-contrast {
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-size: 45px;
  font-weight: 400;
  line-height: 48px; }

.mdl-typography--display-2-color-contrast {
  opacity: .54; }

.mdl-typography--display-1, .mdl-typography--display-1-color-contrast {
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-size: 34px;
  font-weight: 400;
  line-height: 40px; }

.mdl-typography--display-1-color-contrast {
  opacity: .54; }

.mdl-typography--headline, .mdl-typography--headline-color-contrast {
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-size: 24px;
  font-weight: 400;
  line-height: 32px;
  -moz-osx-font-smoothing: grayscale; }

.mdl-typography--headline-color-contrast {
  opacity: .87; }

.mdl-typography--title, .mdl-typography--title-color-contrast {
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-size: 20px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: .02em; }

.mdl-typography--title-color-contrast {
  opacity: .87; }

.mdl-typography--subhead, .mdl-typography--subhead-color-contrast {
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: .04em; }

.mdl-typography--subhead-color-contrast {
  opacity: .87; }

.mdl-typography--body-2, .mdl-typography--body-2-color-contrast {
  font-size: 14px;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0; }

.mdl-typography--body-2-color-contrast {
  opacity: .87; }

.mdl-typography--body-1, .mdl-typography--body-1-color-contrast {
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0; }

.mdl-typography--body-1-color-contrast {
  opacity: .87; }

.mdl-typography--body-2-force-preferred-font, .mdl-typography--body-2-force-preferred-font-color-contrast {
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 24px;
  letter-spacing: 0; }

.mdl-typography--body-2-force-preferred-font-color-contrast {
  opacity: .87; }

.mdl-typography--body-1-force-preferred-font, .mdl-typography--body-1-force-preferred-font-color-contrast {
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0; }

.mdl-typography--body-1-force-preferred-font-color-contrast {
  opacity: .87; }

.mdl-typography--caption, .mdl-typography--caption-force-preferred-font {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0; }

.mdl-typography--caption-force-preferred-font {
  font-family: "Roboto","Helvetica","Arial",sans-serif; }

.mdl-typography--caption-color-contrast, .mdl-typography--caption-force-preferred-font-color-contrast {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  opacity: .54; }

.mdl-typography--caption-force-preferred-font-color-contrast, .mdl-typography--menu {
  font-family: "Roboto","Helvetica","Arial",sans-serif; }

.mdl-typography--menu {
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0; }

.mdl-typography--menu-color-contrast {
  opacity: .87; }

.mdl-typography--menu-color-contrast, .mdl-typography--button, .mdl-typography--button-color-contrast {
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-size: 14px;
  font-weight: 500;
  line-height: 1;
  letter-spacing: 0; }

.mdl-typography--button, .mdl-typography--button-color-contrast {
  text-transform: uppercase; }

.mdl-typography--button-color-contrast {
  opacity: .87; }

.mdl-typography--text-left {
  text-align: left; }

.mdl-typography--text-right {
  text-align: right; }

.mdl-typography--text-center {
  text-align: center; }

.mdl-typography--text-justify {
  text-align: justify; }

.mdl-typography--text-nowrap {
  white-space: nowrap; }

.mdl-typography--text-lowercase {
  text-transform: lowercase; }

.mdl-typography--text-uppercase {
  text-transform: uppercase; }

.mdl-typography--text-capitalize {
  text-transform: capitalize; }

.mdl-typography--font-thin {
  font-weight: 200 !important; }

.mdl-typography--font-light {
  font-weight: 300 !important; }

.mdl-typography--font-regular {
  font-weight: 400 !important; }

.mdl-typography--font-medium {
  font-weight: 500 !important; }

.mdl-typography--font-bold {
  font-weight: 700 !important; }

.mdl-typography--font-black {
  font-weight: 900 !important; }

.material-icons {
  font-family: 'Material Icons';
  font-weight: 400;
  font-style: normal;
  font-size: 24px;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  word-wrap: normal;
  -moz-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased; }

.mdl-color-text--red {
  color: #f44336 !important; }

.mdl-color--red {
  background-color: #f44336 !important; }

.mdl-color-text--red-50 {
  color: #ffebee !important; }

.mdl-color--red-50 {
  background-color: #ffebee !important; }

.mdl-color-text--red-100 {
  color: #ffcdd2 !important; }

.mdl-color--red-100 {
  background-color: #ffcdd2 !important; }

.mdl-color-text--red-200 {
  color: #ef9a9a !important; }

.mdl-color--red-200 {
  background-color: #ef9a9a !important; }

.mdl-color-text--red-300 {
  color: #e57373 !important; }

.mdl-color--red-300 {
  background-color: #e57373 !important; }

.mdl-color-text--red-400 {
  color: #ef5350 !important; }

.mdl-color--red-400 {
  background-color: #ef5350 !important; }

.mdl-color-text--red-500 {
  color: #f44336 !important; }

.mdl-color--red-500 {
  background-color: #f44336 !important; }

.mdl-color-text--red-600 {
  color: #e53935 !important; }

.mdl-color--red-600 {
  background-color: #e53935 !important; }

.mdl-color-text--red-700 {
  color: #d32f2f !important; }

.mdl-color--red-700 {
  background-color: #d32f2f !important; }

.mdl-color-text--red-800 {
  color: #c62828 !important; }

.mdl-color--red-800 {
  background-color: #c62828 !important; }

.mdl-color-text--red-900 {
  color: #b71c1c !important; }

.mdl-color--red-900 {
  background-color: #b71c1c !important; }

.mdl-color-text--red-A100 {
  color: #ff8a80 !important; }

.mdl-color--red-A100 {
  background-color: #ff8a80 !important; }

.mdl-color-text--red-A200 {
  color: #ff5252 !important; }

.mdl-color--red-A200 {
  background-color: #ff5252 !important; }

.mdl-color-text--red-A400 {
  color: #ff1744 !important; }

.mdl-color--red-A400 {
  background-color: #ff1744 !important; }

.mdl-color-text--red-A700 {
  color: #d50000 !important; }

.mdl-color--red-A700 {
  background-color: #d50000 !important; }

.mdl-color-text--pink {
  color: #e91e63 !important; }

.mdl-color--pink {
  background-color: #e91e63 !important; }

.mdl-color-text--pink-50 {
  color: #fce4ec !important; }

.mdl-color--pink-50 {
  background-color: #fce4ec !important; }

.mdl-color-text--pink-100 {
  color: #f8bbd0 !important; }

.mdl-color--pink-100 {
  background-color: #f8bbd0 !important; }

.mdl-color-text--pink-200 {
  color: #f48fb1 !important; }

.mdl-color--pink-200 {
  background-color: #f48fb1 !important; }

.mdl-color-text--pink-300 {
  color: #f06292 !important; }

.mdl-color--pink-300 {
  background-color: #f06292 !important; }

.mdl-color-text--pink-400 {
  color: #ec407a !important; }

.mdl-color--pink-400 {
  background-color: #ec407a !important; }

.mdl-color-text--pink-500 {
  color: #e91e63 !important; }

.mdl-color--pink-500 {
  background-color: #e91e63 !important; }

.mdl-color-text--pink-600 {
  color: #d81b60 !important; }

.mdl-color--pink-600 {
  background-color: #d81b60 !important; }

.mdl-color-text--pink-700 {
  color: #c2185b !important; }

.mdl-color--pink-700 {
  background-color: #c2185b !important; }

.mdl-color-text--pink-800 {
  color: #ad1457 !important; }

.mdl-color--pink-800 {
  background-color: #ad1457 !important; }

.mdl-color-text--pink-900 {
  color: #880e4f !important; }

.mdl-color--pink-900 {
  background-color: #880e4f !important; }

.mdl-color-text--pink-A100 {
  color: #ff80ab !important; }

.mdl-color--pink-A100 {
  background-color: #ff80ab !important; }

.mdl-color-text--pink-A200 {
  color: #ff4081 !important; }

.mdl-color--pink-A200 {
  background-color: #ff4081 !important; }

.mdl-color-text--pink-A400 {
  color: #f50057 !important; }

.mdl-color--pink-A400 {
  background-color: #f50057 !important; }

.mdl-color-text--pink-A700 {
  color: #c51162 !important; }

.mdl-color--pink-A700 {
  background-color: #c51162 !important; }

.mdl-color-text--purple {
  color: #9c27b0 !important; }

.mdl-color--purple {
  background-color: #9c27b0 !important; }

.mdl-color-text--purple-50 {
  color: #f3e5f5 !important; }

.mdl-color--purple-50 {
  background-color: #f3e5f5 !important; }

.mdl-color-text--purple-100 {
  color: #e1bee7 !important; }

.mdl-color--purple-100 {
  background-color: #e1bee7 !important; }

.mdl-color-text--purple-200 {
  color: #ce93d8 !important; }

.mdl-color--purple-200 {
  background-color: #ce93d8 !important; }

.mdl-color-text--purple-300 {
  color: #ba68c8 !important; }

.mdl-color--purple-300 {
  background-color: #ba68c8 !important; }

.mdl-color-text--purple-400 {
  color: #ab47bc !important; }

.mdl-color--purple-400 {
  background-color: #ab47bc !important; }

.mdl-color-text--purple-500 {
  color: #9c27b0 !important; }

.mdl-color--purple-500 {
  background-color: #9c27b0 !important; }

.mdl-color-text--purple-600 {
  color: #8e24aa !important; }

.mdl-color--purple-600 {
  background-color: #8e24aa !important; }

.mdl-color-text--purple-700 {
  color: #7b1fa2 !important; }

.mdl-color--purple-700 {
  background-color: #7b1fa2 !important; }

.mdl-color-text--purple-800 {
  color: #6a1b9a !important; }

.mdl-color--purple-800 {
  background-color: #6a1b9a !important; }

.mdl-color-text--purple-900 {
  color: #4a148c !important; }

.mdl-color--purple-900 {
  background-color: #4a148c !important; }

.mdl-color-text--purple-A100 {
  color: #ea80fc !important; }

.mdl-color--purple-A100 {
  background-color: #ea80fc !important; }

.mdl-color-text--purple-A200 {
  color: #e040fb !important; }

.mdl-color--purple-A200 {
  background-color: #e040fb !important; }

.mdl-color-text--purple-A400 {
  color: #d500f9 !important; }

.mdl-color--purple-A400 {
  background-color: #d500f9 !important; }

.mdl-color-text--purple-A700 {
  color: #a0f !important; }

.mdl-color--purple-A700 {
  background-color: #a0f !important; }

.mdl-color-text--deep-purple {
  color: #673ab7 !important; }

.mdl-color--deep-purple {
  background-color: #673ab7 !important; }

.mdl-color-text--deep-purple-50 {
  color: #ede7f6 !important; }

.mdl-color--deep-purple-50 {
  background-color: #ede7f6 !important; }

.mdl-color-text--deep-purple-100 {
  color: #d1c4e9 !important; }

.mdl-color--deep-purple-100 {
  background-color: #d1c4e9 !important; }

.mdl-color-text--deep-purple-200 {
  color: #b39ddb !important; }

.mdl-color--deep-purple-200 {
  background-color: #b39ddb !important; }

.mdl-color-text--deep-purple-300 {
  color: #9575cd !important; }

.mdl-color--deep-purple-300 {
  background-color: #9575cd !important; }

.mdl-color-text--deep-purple-400 {
  color: #7e57c2 !important; }

.mdl-color--deep-purple-400 {
  background-color: #7e57c2 !important; }

.mdl-color-text--deep-purple-500 {
  color: #673ab7 !important; }

.mdl-color--deep-purple-500 {
  background-color: #673ab7 !important; }

.mdl-color-text--deep-purple-600 {
  color: #5e35b1 !important; }

.mdl-color--deep-purple-600 {
  background-color: #5e35b1 !important; }

.mdl-color-text--deep-purple-700 {
  color: #512da8 !important; }

.mdl-color--deep-purple-700 {
  background-color: #512da8 !important; }

.mdl-color-text--deep-purple-800 {
  color: #4527a0 !important; }

.mdl-color--deep-purple-800 {
  background-color: #4527a0 !important; }

.mdl-color-text--deep-purple-900 {
  color: #311b92 !important; }

.mdl-color--deep-purple-900 {
  background-color: #311b92 !important; }

.mdl-color-text--deep-purple-A100 {
  color: #b388ff !important; }

.mdl-color--deep-purple-A100 {
  background-color: #b388ff !important; }

.mdl-color-text--deep-purple-A200 {
  color: #7c4dff !important; }

.mdl-color--deep-purple-A200 {
  background-color: #7c4dff !important; }

.mdl-color-text--deep-purple-A400 {
  color: #651fff !important; }

.mdl-color--deep-purple-A400 {
  background-color: #651fff !important; }

.mdl-color-text--deep-purple-A700 {
  color: #6200ea !important; }

.mdl-color--deep-purple-A700 {
  background-color: #6200ea !important; }

.mdl-color-text--indigo {
  color: #3f51b5 !important; }

.mdl-color--indigo {
  background-color: #3f51b5 !important; }

.mdl-color-text--indigo-50 {
  color: #e8eaf6 !important; }

.mdl-color--indigo-50 {
  background-color: #e8eaf6 !important; }

.mdl-color-text--indigo-100 {
  color: #c5cae9 !important; }

.mdl-color--indigo-100 {
  background-color: #c5cae9 !important; }

.mdl-color-text--indigo-200 {
  color: #9fa8da !important; }

.mdl-color--indigo-200 {
  background-color: #9fa8da !important; }

.mdl-color-text--indigo-300 {
  color: #7986cb !important; }

.mdl-color--indigo-300 {
  background-color: #7986cb !important; }

.mdl-color-text--indigo-400 {
  color: #5c6bc0 !important; }

.mdl-color--indigo-400 {
  background-color: #5c6bc0 !important; }

.mdl-color-text--indigo-500 {
  color: #3f51b5 !important; }

.mdl-color--indigo-500 {
  background-color: #3f51b5 !important; }

.mdl-color-text--indigo-600 {
  color: #3949ab !important; }

.mdl-color--indigo-600 {
  background-color: #3949ab !important; }

.mdl-color-text--indigo-700 {
  color: #303f9f !important; }

.mdl-color--indigo-700 {
  background-color: #303f9f !important; }

.mdl-color-text--indigo-800 {
  color: #283593 !important; }

.mdl-color--indigo-800 {
  background-color: #283593 !important; }

.mdl-color-text--indigo-900 {
  color: #1a237e !important; }

.mdl-color--indigo-900 {
  background-color: #1a237e !important; }

.mdl-color-text--indigo-A100 {
  color: #8c9eff !important; }

.mdl-color--indigo-A100 {
  background-color: #8c9eff !important; }

.mdl-color-text--indigo-A200 {
  color: #536dfe !important; }

.mdl-color--indigo-A200 {
  background-color: #536dfe !important; }

.mdl-color-text--indigo-A400 {
  color: #3d5afe !important; }

.mdl-color--indigo-A400 {
  background-color: #3d5afe !important; }

.mdl-color-text--indigo-A700 {
  color: #304ffe !important; }

.mdl-color--indigo-A700 {
  background-color: #304ffe !important; }

.mdl-color-text--blue {
  color: #2196f3 !important; }

.mdl-color--blue {
  background-color: #2196f3 !important; }

.mdl-color-text--blue-50 {
  color: #e3f2fd !important; }

.mdl-color--blue-50 {
  background-color: #e3f2fd !important; }

.mdl-color-text--blue-100 {
  color: #bbdefb !important; }

.mdl-color--blue-100 {
  background-color: #bbdefb !important; }

.mdl-color-text--blue-200 {
  color: #90caf9 !important; }

.mdl-color--blue-200 {
  background-color: #90caf9 !important; }

.mdl-color-text--blue-300 {
  color: #64b5f6 !important; }

.mdl-color--blue-300 {
  background-color: #64b5f6 !important; }

.mdl-color-text--blue-400 {
  color: #42a5f5 !important; }

.mdl-color--blue-400 {
  background-color: #42a5f5 !important; }

.mdl-color-text--blue-500 {
  color: #2196f3 !important; }

.mdl-color--blue-500 {
  background-color: #2196f3 !important; }

.mdl-color-text--blue-600 {
  color: #1e88e5 !important; }

.mdl-color--blue-600 {
  background-color: #1e88e5 !important; }

.mdl-color-text--blue-700 {
  color: #1976d2 !important; }

.mdl-color--blue-700 {
  background-color: #1976d2 !important; }

.mdl-color-text--blue-800 {
  color: #1565c0 !important; }

.mdl-color--blue-800 {
  background-color: #1565c0 !important; }

.mdl-color-text--blue-900 {
  color: #0d47a1 !important; }

.mdl-color--blue-900 {
  background-color: #0d47a1 !important; }

.mdl-color-text--blue-A100 {
  color: #82b1ff !important; }

.mdl-color--blue-A100 {
  background-color: #82b1ff !important; }

.mdl-color-text--blue-A200 {
  color: #448aff !important; }

.mdl-color--blue-A200 {
  background-color: #448aff !important; }

.mdl-color-text--blue-A400 {
  color: #2979ff !important; }

.mdl-color--blue-A400 {
  background-color: #2979ff !important; }

.mdl-color-text--blue-A700 {
  color: #2962ff !important; }

.mdl-color--blue-A700 {
  background-color: #2962ff !important; }

.mdl-color-text--light-blue {
  color: #03a9f4 !important; }

.mdl-color--light-blue {
  background-color: #03a9f4 !important; }

.mdl-color-text--light-blue-50 {
  color: #e1f5fe !important; }

.mdl-color--light-blue-50 {
  background-color: #e1f5fe !important; }

.mdl-color-text--light-blue-100 {
  color: #b3e5fc !important; }

.mdl-color--light-blue-100 {
  background-color: #b3e5fc !important; }

.mdl-color-text--light-blue-200 {
  color: #81d4fa !important; }

.mdl-color--light-blue-200 {
  background-color: #81d4fa !important; }

.mdl-color-text--light-blue-300 {
  color: #4fc3f7 !important; }

.mdl-color--light-blue-300 {
  background-color: #4fc3f7 !important; }

.mdl-color-text--light-blue-400 {
  color: #29b6f6 !important; }

.mdl-color--light-blue-400 {
  background-color: #29b6f6 !important; }

.mdl-color-text--light-blue-500 {
  color: #03a9f4 !important; }

.mdl-color--light-blue-500 {
  background-color: #03a9f4 !important; }

.mdl-color-text--light-blue-600 {
  color: #039be5 !important; }

.mdl-color--light-blue-600 {
  background-color: #039be5 !important; }

.mdl-color-text--light-blue-700 {
  color: #0288d1 !important; }

.mdl-color--light-blue-700 {
  background-color: #0288d1 !important; }

.mdl-color-text--light-blue-800 {
  color: #0277bd !important; }

.mdl-color--light-blue-800 {
  background-color: #0277bd !important; }

.mdl-color-text--light-blue-900 {
  color: #01579b !important; }

.mdl-color--light-blue-900 {
  background-color: #01579b !important; }

.mdl-color-text--light-blue-A100 {
  color: #80d8ff !important; }

.mdl-color--light-blue-A100 {
  background-color: #80d8ff !important; }

.mdl-color-text--light-blue-A200 {
  color: #40c4ff !important; }

.mdl-color--light-blue-A200 {
  background-color: #40c4ff !important; }

.mdl-color-text--light-blue-A400 {
  color: #00b0ff !important; }

.mdl-color--light-blue-A400 {
  background-color: #00b0ff !important; }

.mdl-color-text--light-blue-A700 {
  color: #0091ea !important; }

.mdl-color--light-blue-A700 {
  background-color: #0091ea !important; }

.mdl-color-text--cyan {
  color: #00bcd4 !important; }

.mdl-color--cyan {
  background-color: #00bcd4 !important; }

.mdl-color-text--cyan-50 {
  color: #e0f7fa !important; }

.mdl-color--cyan-50 {
  background-color: #e0f7fa !important; }

.mdl-color-text--cyan-100 {
  color: #b2ebf2 !important; }

.mdl-color--cyan-100 {
  background-color: #b2ebf2 !important; }

.mdl-color-text--cyan-200 {
  color: #80deea !important; }

.mdl-color--cyan-200 {
  background-color: #80deea !important; }

.mdl-color-text--cyan-300 {
  color: #4dd0e1 !important; }

.mdl-color--cyan-300 {
  background-color: #4dd0e1 !important; }

.mdl-color-text--cyan-400 {
  color: #26c6da !important; }

.mdl-color--cyan-400 {
  background-color: #26c6da !important; }

.mdl-color-text--cyan-500 {
  color: #00bcd4 !important; }

.mdl-color--cyan-500 {
  background-color: #00bcd4 !important; }

.mdl-color-text--cyan-600 {
  color: #00acc1 !important; }

.mdl-color--cyan-600 {
  background-color: #00acc1 !important; }

.mdl-color-text--cyan-700 {
  color: #0097a7 !important; }

.mdl-color--cyan-700 {
  background-color: #0097a7 !important; }

.mdl-color-text--cyan-800 {
  color: #00838f !important; }

.mdl-color--cyan-800 {
  background-color: #00838f !important; }

.mdl-color-text--cyan-900 {
  color: #006064 !important; }

.mdl-color--cyan-900 {
  background-color: #006064 !important; }

.mdl-color-text--cyan-A100 {
  color: #84ffff !important; }

.mdl-color--cyan-A100 {
  background-color: #84ffff !important; }

.mdl-color-text--cyan-A200 {
  color: #18ffff !important; }

.mdl-color--cyan-A200 {
  background-color: #18ffff !important; }

.mdl-color-text--cyan-A400 {
  color: #00e5ff !important; }

.mdl-color--cyan-A400 {
  background-color: #00e5ff !important; }

.mdl-color-text--cyan-A700 {
  color: #00b8d4 !important; }

.mdl-color--cyan-A700 {
  background-color: #00b8d4 !important; }

.mdl-color-text--teal {
  color: #009688 !important; }

.mdl-color--teal {
  background-color: #009688 !important; }

.mdl-color-text--teal-50 {
  color: #e0f2f1 !important; }

.mdl-color--teal-50 {
  background-color: #e0f2f1 !important; }

.mdl-color-text--teal-100 {
  color: #b2dfdb !important; }

.mdl-color--teal-100 {
  background-color: #b2dfdb !important; }

.mdl-color-text--teal-200 {
  color: #80cbc4 !important; }

.mdl-color--teal-200 {
  background-color: #80cbc4 !important; }

.mdl-color-text--teal-300 {
  color: #4db6ac !important; }

.mdl-color--teal-300 {
  background-color: #4db6ac !important; }

.mdl-color-text--teal-400 {
  color: #26a69a !important; }

.mdl-color--teal-400 {
  background-color: #26a69a !important; }

.mdl-color-text--teal-500 {
  color: #009688 !important; }

.mdl-color--teal-500 {
  background-color: #009688 !important; }

.mdl-color-text--teal-600 {
  color: #00897b !important; }

.mdl-color--teal-600 {
  background-color: #00897b !important; }

.mdl-color-text--teal-700 {
  color: #00796b !important; }

.mdl-color--teal-700 {
  background-color: #00796b !important; }

.mdl-color-text--teal-800 {
  color: #00695c !important; }

.mdl-color--teal-800 {
  background-color: #00695c !important; }

.mdl-color-text--teal-900 {
  color: #004d40 !important; }

.mdl-color--teal-900 {
  background-color: #004d40 !important; }

.mdl-color-text--teal-A100 {
  color: #a7ffeb !important; }

.mdl-color--teal-A100 {
  background-color: #a7ffeb !important; }

.mdl-color-text--teal-A200 {
  color: #64ffda !important; }

.mdl-color--teal-A200 {
  background-color: #64ffda !important; }

.mdl-color-text--teal-A400 {
  color: #1de9b6 !important; }

.mdl-color--teal-A400 {
  background-color: #1de9b6 !important; }

.mdl-color-text--teal-A700 {
  color: #00bfa5 !important; }

.mdl-color--teal-A700 {
  background-color: #00bfa5 !important; }

.mdl-color-text--green {
  color: #4caf50 !important; }

.mdl-color--green {
  background-color: #4caf50 !important; }

.mdl-color-text--green-50 {
  color: #e8f5e9 !important; }

.mdl-color--green-50 {
  background-color: #e8f5e9 !important; }

.mdl-color-text--green-100 {
  color: #c8e6c9 !important; }

.mdl-color--green-100 {
  background-color: #c8e6c9 !important; }

.mdl-color-text--green-200 {
  color: #a5d6a7 !important; }

.mdl-color--green-200 {
  background-color: #a5d6a7 !important; }

.mdl-color-text--green-300 {
  color: #81c784 !important; }

.mdl-color--green-300 {
  background-color: #81c784 !important; }

.mdl-color-text--green-400 {
  color: #66bb6a !important; }

.mdl-color--green-400 {
  background-color: #66bb6a !important; }

.mdl-color-text--green-500 {
  color: #4caf50 !important; }

.mdl-color--green-500 {
  background-color: #4caf50 !important; }

.mdl-color-text--green-600 {
  color: #43a047 !important; }

.mdl-color--green-600 {
  background-color: #43a047 !important; }

.mdl-color-text--green-700 {
  color: #388e3c !important; }

.mdl-color--green-700 {
  background-color: #388e3c !important; }

.mdl-color-text--green-800 {
  color: #2e7d32 !important; }

.mdl-color--green-800 {
  background-color: #2e7d32 !important; }

.mdl-color-text--green-900 {
  color: #1b5e20 !important; }

.mdl-color--green-900 {
  background-color: #1b5e20 !important; }

.mdl-color-text--green-A100 {
  color: #b9f6ca !important; }

.mdl-color--green-A100 {
  background-color: #b9f6ca !important; }

.mdl-color-text--green-A200 {
  color: #69f0ae !important; }

.mdl-color--green-A200 {
  background-color: #69f0ae !important; }

.mdl-color-text--green-A400 {
  color: #00e676 !important; }

.mdl-color--green-A400 {
  background-color: #00e676 !important; }

.mdl-color-text--green-A700 {
  color: #00c853 !important; }

.mdl-color--green-A700 {
  background-color: #00c853 !important; }

.mdl-color-text--light-green {
  color: #8bc34a !important; }

.mdl-color--light-green {
  background-color: #8bc34a !important; }

.mdl-color-text--light-green-50 {
  color: #f1f8e9 !important; }

.mdl-color--light-green-50 {
  background-color: #f1f8e9 !important; }

.mdl-color-text--light-green-100 {
  color: #dcedc8 !important; }

.mdl-color--light-green-100 {
  background-color: #dcedc8 !important; }

.mdl-color-text--light-green-200 {
  color: #c5e1a5 !important; }

.mdl-color--light-green-200 {
  background-color: #c5e1a5 !important; }

.mdl-color-text--light-green-300 {
  color: #aed581 !important; }

.mdl-color--light-green-300 {
  background-color: #aed581 !important; }

.mdl-color-text--light-green-400 {
  color: #9ccc65 !important; }

.mdl-color--light-green-400 {
  background-color: #9ccc65 !important; }

.mdl-color-text--light-green-500 {
  color: #8bc34a !important; }

.mdl-color--light-green-500 {
  background-color: #8bc34a !important; }

.mdl-color-text--light-green-600 {
  color: #7cb342 !important; }

.mdl-color--light-green-600 {
  background-color: #7cb342 !important; }

.mdl-color-text--light-green-700 {
  color: #689f38 !important; }

.mdl-color--light-green-700 {
  background-color: #689f38 !important; }

.mdl-color-text--light-green-800 {
  color: #558b2f !important; }

.mdl-color--light-green-800 {
  background-color: #558b2f !important; }

.mdl-color-text--light-green-900 {
  color: #33691e !important; }

.mdl-color--light-green-900 {
  background-color: #33691e !important; }

.mdl-color-text--light-green-A100 {
  color: #ccff90 !important; }

.mdl-color--light-green-A100 {
  background-color: #ccff90 !important; }

.mdl-color-text--light-green-A200 {
  color: #b2ff59 !important; }

.mdl-color--light-green-A200 {
  background-color: #b2ff59 !important; }

.mdl-color-text--light-green-A400 {
  color: #76ff03 !important; }

.mdl-color--light-green-A400 {
  background-color: #76ff03 !important; }

.mdl-color-text--light-green-A700 {
  color: #64dd17 !important; }

.mdl-color--light-green-A700 {
  background-color: #64dd17 !important; }

.mdl-color-text--lime {
  color: #cddc39 !important; }

.mdl-color--lime {
  background-color: #cddc39 !important; }

.mdl-color-text--lime-50 {
  color: #f9fbe7 !important; }

.mdl-color--lime-50 {
  background-color: #f9fbe7 !important; }

.mdl-color-text--lime-100 {
  color: #f0f4c3 !important; }

.mdl-color--lime-100 {
  background-color: #f0f4c3 !important; }

.mdl-color-text--lime-200 {
  color: #e6ee9c !important; }

.mdl-color--lime-200 {
  background-color: #e6ee9c !important; }

.mdl-color-text--lime-300 {
  color: #dce775 !important; }

.mdl-color--lime-300 {
  background-color: #dce775 !important; }

.mdl-color-text--lime-400 {
  color: #d4e157 !important; }

.mdl-color--lime-400 {
  background-color: #d4e157 !important; }

.mdl-color-text--lime-500 {
  color: #cddc39 !important; }

.mdl-color--lime-500 {
  background-color: #cddc39 !important; }

.mdl-color-text--lime-600 {
  color: #c0ca33 !important; }

.mdl-color--lime-600 {
  background-color: #c0ca33 !important; }

.mdl-color-text--lime-700 {
  color: #afb42b !important; }

.mdl-color--lime-700 {
  background-color: #afb42b !important; }

.mdl-color-text--lime-800 {
  color: #9e9d24 !important; }

.mdl-color--lime-800 {
  background-color: #9e9d24 !important; }

.mdl-color-text--lime-900 {
  color: #827717 !important; }

.mdl-color--lime-900 {
  background-color: #827717 !important; }

.mdl-color-text--lime-A100 {
  color: #f4ff81 !important; }

.mdl-color--lime-A100 {
  background-color: #f4ff81 !important; }

.mdl-color-text--lime-A200 {
  color: #eeff41 !important; }

.mdl-color--lime-A200 {
  background-color: #eeff41 !important; }

.mdl-color-text--lime-A400 {
  color: #c6ff00 !important; }

.mdl-color--lime-A400 {
  background-color: #c6ff00 !important; }

.mdl-color-text--lime-A700 {
  color: #aeea00 !important; }

.mdl-color--lime-A700 {
  background-color: #aeea00 !important; }

.mdl-color-text--yellow {
  color: #ffeb3b !important; }

.mdl-color--yellow {
  background-color: #ffeb3b !important; }

.mdl-color-text--yellow-50 {
  color: #fffde7 !important; }

.mdl-color--yellow-50 {
  background-color: #fffde7 !important; }

.mdl-color-text--yellow-100 {
  color: #fff9c4 !important; }

.mdl-color--yellow-100 {
  background-color: #fff9c4 !important; }

.mdl-color-text--yellow-200 {
  color: #fff59d !important; }

.mdl-color--yellow-200 {
  background-color: #fff59d !important; }

.mdl-color-text--yellow-300 {
  color: #fff176 !important; }

.mdl-color--yellow-300 {
  background-color: #fff176 !important; }

.mdl-color-text--yellow-400 {
  color: #ffee58 !important; }

.mdl-color--yellow-400 {
  background-color: #ffee58 !important; }

.mdl-color-text--yellow-500 {
  color: #ffeb3b !important; }

.mdl-color--yellow-500 {
  background-color: #ffeb3b !important; }

.mdl-color-text--yellow-600 {
  color: #fdd835 !important; }

.mdl-color--yellow-600 {
  background-color: #fdd835 !important; }

.mdl-color-text--yellow-700 {
  color: #fbc02d !important; }

.mdl-color--yellow-700 {
  background-color: #fbc02d !important; }

.mdl-color-text--yellow-800 {
  color: #f9a825 !important; }

.mdl-color--yellow-800 {
  background-color: #f9a825 !important; }

.mdl-color-text--yellow-900 {
  color: #f57f17 !important; }

.mdl-color--yellow-900 {
  background-color: #f57f17 !important; }

.mdl-color-text--yellow-A100 {
  color: #ffff8d !important; }

.mdl-color--yellow-A100 {
  background-color: #ffff8d !important; }

.mdl-color-text--yellow-A200 {
  color: #ff0 !important; }

.mdl-color--yellow-A200 {
  background-color: #ff0 !important; }

.mdl-color-text--yellow-A400 {
  color: #ffea00 !important; }

.mdl-color--yellow-A400 {
  background-color: #ffea00 !important; }

.mdl-color-text--yellow-A700 {
  color: #ffd600 !important; }

.mdl-color--yellow-A700 {
  background-color: #ffd600 !important; }

.mdl-color-text--amber {
  color: #ffc107 !important; }

.mdl-color--amber {
  background-color: #ffc107 !important; }

.mdl-color-text--amber-50 {
  color: #fff8e1 !important; }

.mdl-color--amber-50 {
  background-color: #fff8e1 !important; }

.mdl-color-text--amber-100 {
  color: #ffecb3 !important; }

.mdl-color--amber-100 {
  background-color: #ffecb3 !important; }

.mdl-color-text--amber-200 {
  color: #ffe082 !important; }

.mdl-color--amber-200 {
  background-color: #ffe082 !important; }

.mdl-color-text--amber-300 {
  color: #ffd54f !important; }

.mdl-color--amber-300 {
  background-color: #ffd54f !important; }

.mdl-color-text--amber-400 {
  color: #ffca28 !important; }

.mdl-color--amber-400 {
  background-color: #ffca28 !important; }

.mdl-color-text--amber-500 {
  color: #ffc107 !important; }

.mdl-color--amber-500 {
  background-color: #ffc107 !important; }

.mdl-color-text--amber-600 {
  color: #ffb300 !important; }

.mdl-color--amber-600 {
  background-color: #ffb300 !important; }

.mdl-color-text--amber-700 {
  color: #ffa000 !important; }

.mdl-color--amber-700 {
  background-color: #ffa000 !important; }

.mdl-color-text--amber-800 {
  color: #ff8f00 !important; }

.mdl-color--amber-800 {
  background-color: #ff8f00 !important; }

.mdl-color-text--amber-900 {
  color: #ff6f00 !important; }

.mdl-color--amber-900 {
  background-color: #ff6f00 !important; }

.mdl-color-text--amber-A100 {
  color: #ffe57f !important; }

.mdl-color--amber-A100 {
  background-color: #ffe57f !important; }

.mdl-color-text--amber-A200 {
  color: #ffd740 !important; }

.mdl-color--amber-A200 {
  background-color: #ffd740 !important; }

.mdl-color-text--amber-A400 {
  color: #ffc400 !important; }

.mdl-color--amber-A400 {
  background-color: #ffc400 !important; }

.mdl-color-text--amber-A700 {
  color: #ffab00 !important; }

.mdl-color--amber-A700 {
  background-color: #ffab00 !important; }

.mdl-color-text--orange {
  color: #ff9800 !important; }

.mdl-color--orange {
  background-color: #ff9800 !important; }

.mdl-color-text--orange-50 {
  color: #fff3e0 !important; }

.mdl-color--orange-50 {
  background-color: #fff3e0 !important; }

.mdl-color-text--orange-100 {
  color: #ffe0b2 !important; }

.mdl-color--orange-100 {
  background-color: #ffe0b2 !important; }

.mdl-color-text--orange-200 {
  color: #ffcc80 !important; }

.mdl-color--orange-200 {
  background-color: #ffcc80 !important; }

.mdl-color-text--orange-300 {
  color: #ffb74d !important; }

.mdl-color--orange-300 {
  background-color: #ffb74d !important; }

.mdl-color-text--orange-400 {
  color: #ffa726 !important; }

.mdl-color--orange-400 {
  background-color: #ffa726 !important; }

.mdl-color-text--orange-500 {
  color: #ff9800 !important; }

.mdl-color--orange-500 {
  background-color: #ff9800 !important; }

.mdl-color-text--orange-600 {
  color: #fb8c00 !important; }

.mdl-color--orange-600 {
  background-color: #fb8c00 !important; }

.mdl-color-text--orange-700 {
  color: #f57c00 !important; }

.mdl-color--orange-700 {
  background-color: #f57c00 !important; }

.mdl-color-text--orange-800 {
  color: #ef6c00 !important; }

.mdl-color--orange-800 {
  background-color: #ef6c00 !important; }

.mdl-color-text--orange-900 {
  color: #e65100 !important; }

.mdl-color--orange-900 {
  background-color: #e65100 !important; }

.mdl-color-text--orange-A100 {
  color: #ffd180 !important; }

.mdl-color--orange-A100 {
  background-color: #ffd180 !important; }

.mdl-color-text--orange-A200 {
  color: #ffab40 !important; }

.mdl-color--orange-A200 {
  background-color: #ffab40 !important; }

.mdl-color-text--orange-A400 {
  color: #ff9100 !important; }

.mdl-color--orange-A400 {
  background-color: #ff9100 !important; }

.mdl-color-text--orange-A700 {
  color: #ff6d00 !important; }

.mdl-color--orange-A700 {
  background-color: #ff6d00 !important; }

.mdl-color-text--deep-orange {
  color: #ff5722 !important; }

.mdl-color--deep-orange {
  background-color: #ff5722 !important; }

.mdl-color-text--deep-orange-50 {
  color: #fbe9e7 !important; }

.mdl-color--deep-orange-50 {
  background-color: #fbe9e7 !important; }

.mdl-color-text--deep-orange-100 {
  color: #ffccbc !important; }

.mdl-color--deep-orange-100 {
  background-color: #ffccbc !important; }

.mdl-color-text--deep-orange-200 {
  color: #ffab91 !important; }

.mdl-color--deep-orange-200 {
  background-color: #ffab91 !important; }

.mdl-color-text--deep-orange-300 {
  color: #ff8a65 !important; }

.mdl-color--deep-orange-300 {
  background-color: #ff8a65 !important; }

.mdl-color-text--deep-orange-400 {
  color: #ff7043 !important; }

.mdl-color--deep-orange-400 {
  background-color: #ff7043 !important; }

.mdl-color-text--deep-orange-500 {
  color: #ff5722 !important; }

.mdl-color--deep-orange-500 {
  background-color: #ff5722 !important; }

.mdl-color-text--deep-orange-600 {
  color: #f4511e !important; }

.mdl-color--deep-orange-600 {
  background-color: #f4511e !important; }

.mdl-color-text--deep-orange-700 {
  color: #e64a19 !important; }

.mdl-color--deep-orange-700 {
  background-color: #e64a19 !important; }

.mdl-color-text--deep-orange-800 {
  color: #d84315 !important; }

.mdl-color--deep-orange-800 {
  background-color: #d84315 !important; }

.mdl-color-text--deep-orange-900 {
  color: #bf360c !important; }

.mdl-color--deep-orange-900 {
  background-color: #bf360c !important; }

.mdl-color-text--deep-orange-A100 {
  color: #ff9e80 !important; }

.mdl-color--deep-orange-A100 {
  background-color: #ff9e80 !important; }

.mdl-color-text--deep-orange-A200 {
  color: #ff6e40 !important; }

.mdl-color--deep-orange-A200 {
  background-color: #ff6e40 !important; }

.mdl-color-text--deep-orange-A400 {
  color: #ff3d00 !important; }

.mdl-color--deep-orange-A400 {
  background-color: #ff3d00 !important; }

.mdl-color-text--deep-orange-A700 {
  color: #dd2c00 !important; }

.mdl-color--deep-orange-A700 {
  background-color: #dd2c00 !important; }

.mdl-color-text--brown {
  color: #795548 !important; }

.mdl-color--brown {
  background-color: #795548 !important; }

.mdl-color-text--brown-50 {
  color: #efebe9 !important; }

.mdl-color--brown-50 {
  background-color: #efebe9 !important; }

.mdl-color-text--brown-100 {
  color: #d7ccc8 !important; }

.mdl-color--brown-100 {
  background-color: #d7ccc8 !important; }

.mdl-color-text--brown-200 {
  color: #bcaaa4 !important; }

.mdl-color--brown-200 {
  background-color: #bcaaa4 !important; }

.mdl-color-text--brown-300 {
  color: #a1887f !important; }

.mdl-color--brown-300 {
  background-color: #a1887f !important; }

.mdl-color-text--brown-400 {
  color: #8d6e63 !important; }

.mdl-color--brown-400 {
  background-color: #8d6e63 !important; }

.mdl-color-text--brown-500 {
  color: #795548 !important; }

.mdl-color--brown-500 {
  background-color: #795548 !important; }

.mdl-color-text--brown-600 {
  color: #6d4c41 !important; }

.mdl-color--brown-600 {
  background-color: #6d4c41 !important; }

.mdl-color-text--brown-700 {
  color: #5d4037 !important; }

.mdl-color--brown-700 {
  background-color: #5d4037 !important; }

.mdl-color-text--brown-800 {
  color: #4e342e !important; }

.mdl-color--brown-800 {
  background-color: #4e342e !important; }

.mdl-color-text--brown-900 {
  color: #3e2723 !important; }

.mdl-color--brown-900 {
  background-color: #3e2723 !important; }

.mdl-color-text--grey {
  color: #9e9e9e !important; }

.mdl-color--grey {
  background-color: #9e9e9e !important; }

.mdl-color-text--grey-50 {
  color: #fafafa !important; }

.mdl-color--grey-50 {
  background-color: #fafafa !important; }

.mdl-color-text--grey-100 {
  color: #f5f5f5 !important; }

.mdl-color--grey-100 {
  background-color: #f5f5f5 !important; }

.mdl-color-text--grey-200 {
  color: #eee !important; }

.mdl-color--grey-200 {
  background-color: #eee !important; }

.mdl-color-text--grey-300 {
  color: #e0e0e0 !important; }

.mdl-color--grey-300 {
  background-color: #e0e0e0 !important; }

.mdl-color-text--grey-400 {
  color: #bdbdbd !important; }

.mdl-color--grey-400 {
  background-color: #bdbdbd !important; }

.mdl-color-text--grey-500 {
  color: #9e9e9e !important; }

.mdl-color--grey-500 {
  background-color: #9e9e9e !important; }

.mdl-color-text--grey-600 {
  color: #757575 !important; }

.mdl-color--grey-600 {
  background-color: #757575 !important; }

.mdl-color-text--grey-700 {
  color: #616161 !important; }

.mdl-color--grey-700 {
  background-color: #616161 !important; }

.mdl-color-text--grey-800 {
  color: #424242 !important; }

.mdl-color--grey-800 {
  background-color: #424242 !important; }

.mdl-color-text--grey-900 {
  color: #212121 !important; }

.mdl-color--grey-900 {
  background-color: #212121 !important; }

.mdl-color-text--blue-grey {
  color: #607d8b !important; }

.mdl-color--blue-grey {
  background-color: #607d8b !important; }

.mdl-color-text--blue-grey-50 {
  color: #eceff1 !important; }

.mdl-color--blue-grey-50 {
  background-color: #eceff1 !important; }

.mdl-color-text--blue-grey-100 {
  color: #cfd8dc !important; }

.mdl-color--blue-grey-100 {
  background-color: #cfd8dc !important; }

.mdl-color-text--blue-grey-200 {
  color: #b0bec5 !important; }

.mdl-color--blue-grey-200 {
  background-color: #b0bec5 !important; }

.mdl-color-text--blue-grey-300 {
  color: #90a4ae !important; }

.mdl-color--blue-grey-300 {
  background-color: #90a4ae !important; }

.mdl-color-text--blue-grey-400 {
  color: #78909c !important; }

.mdl-color--blue-grey-400 {
  background-color: #78909c !important; }

.mdl-color-text--blue-grey-500 {
  color: #607d8b !important; }

.mdl-color--blue-grey-500 {
  background-color: #607d8b !important; }

.mdl-color-text--blue-grey-600 {
  color: #546e7a !important; }

.mdl-color--blue-grey-600 {
  background-color: #546e7a !important; }

.mdl-color-text--blue-grey-700 {
  color: #455a64 !important; }

.mdl-color--blue-grey-700 {
  background-color: #455a64 !important; }

.mdl-color-text--blue-grey-800 {
  color: #37474f !important; }

.mdl-color--blue-grey-800 {
  background-color: #37474f !important; }

.mdl-color-text--blue-grey-900 {
  color: #263238 !important; }

.mdl-color--blue-grey-900 {
  background-color: #263238 !important; }

.mdl-color--black {
  background-color: #000 !important; }

.mdl-color-text--black {
  color: #000 !important; }

.mdl-color--white {
  background-color: #fff !important; }

.mdl-color-text--white {
  color: #fff !important; }

.mdl-color--primary {
  background-color: #3f51b5 !important; }

.mdl-color--primary-contrast {
  background-color: #fff !important; }

.mdl-color--primary-dark {
  background-color: #303f9f !important; }

.mdl-color--accent {
  background-color: #ff4081 !important; }

.mdl-color--accent-contrast {
  background-color: #fff !important; }

.mdl-color-text--primary {
  color: #3f51b5 !important; }

.mdl-color-text--primary-contrast {
  color: #fff !important; }

.mdl-color-text--primary-dark {
  color: #303f9f !important; }

.mdl-color-text--accent {
  color: #ff4081 !important; }

.mdl-color-text--accent-contrast {
  color: #fff !important; }

.mdl-ripple {
  background: #000;
  border-radius: 50%;
  height: 50px;
  left: 0;
  opacity: 0;
  pointer-events: none;
  position: absolute;
  top: 0;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  width: 50px;
  overflow: hidden; }

.mdl-ripple.is-animating {
  transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1), width 0.3s cubic-bezier(0, 0, 0.2, 1), height 0.3s cubic-bezier(0, 0, 0.2, 1), opacity 0.6s cubic-bezier(0, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0, 0, 0.2, 1), width 0.3s cubic-bezier(0, 0, 0.2, 1), height 0.3s cubic-bezier(0, 0, 0.2, 1), opacity 0.6s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0, 0, 0.2, 1); }

.mdl-ripple.is-visible {
  opacity: .3; }

.mdl-animation--default, .mdl-animation--fast-out-slow-in {
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

.mdl-animation--linear-out-slow-in {
  transition-timing-function: cubic-bezier(0, 0, 0.2, 1); }

.mdl-animation--fast-out-linear-in {
  transition-timing-function: cubic-bezier(0.4, 0, 1, 1); }

.mdl-badge {
  position: relative;
  white-space: nowrap;
  margin-right: 24px; }

.mdl-badge:not([data-badge]) {
  margin-right: auto; }

.mdl-badge[data-badge]:after {
  content: attr(data-badge);
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: center;
  -ms-flex-line-pack: center;
  align-content: center;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  position: absolute;
  top: -11px;
  right: -24px;
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-weight: 600;
  font-size: 12px;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: #ff4081;
  color: #fff; }

.mdl-button .mdl-badge[data-badge]:after {
  top: -10px;
  right: -5px; }

.mdl-badge.mdl-badge--no-background[data-badge]:after {
  color: #ff4081;
  background: rgba(255, 255, 255, 0.2);
  box-shadow: 0 0 1px gray; }

.mdl-badge.mdl-badge--overlap {
  margin-right: 10px; }

.mdl-badge.mdl-badge--overlap:after {
  right: -10px; }

.mdl-button {
  background: 0 0;
  border: none;
  border-radius: 2px;
  color: #000;
  position: relative;
  height: 36px;
  margin: 0;
  min-width: 64px;
  padding: 0 16px;
  display: inline-block;
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0;
  overflow: hidden;
  will-change: box-shadow;
  transition: box-shadow 0.2s cubic-bezier(0.4, 0, 1, 1), background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  outline: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  line-height: 36px;
  vertical-align: middle; }

.mdl-button::-moz-focus-inner {
  border: 0; }

.mdl-button:hover {
  background-color: rgba(158, 158, 158, 0.2); }

.mdl-button:focus:not(:active) {
  background-color: rgba(0, 0, 0, 0.12); }

.mdl-button:active {
  background-color: rgba(158, 158, 158, 0.4); }

.mdl-button.mdl-button--colored {
  color: #3f51b5; }

.mdl-button.mdl-button--colored:focus:not(:active) {
  background-color: rgba(0, 0, 0, 0.12); }

input.mdl-button[type="submit"] {
  -webkit-appearance: none; }

.mdl-button--raised {
  background: rgba(158, 158, 158, 0.2);
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.mdl-button--raised:active {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  background-color: rgba(158, 158, 158, 0.4); }

.mdl-button--raised:focus:not(:active) {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);
  background-color: rgba(158, 158, 158, 0.4); }

.mdl-button--raised.mdl-button--colored {
  background: #3f51b5;
  color: #fff; }

.mdl-button--raised.mdl-button--colored:hover {
  background-color: #3f51b5; }

.mdl-button--raised.mdl-button--colored:active {
  background-color: #3f51b5; }

.mdl-button--raised.mdl-button--colored:focus:not(:active) {
  background-color: #3f51b5; }

.mdl-button--raised.mdl-button--colored .mdl-ripple {
  background: #fff; }

.mdl-button--fab {
  border-radius: 50%;
  font-size: 24px;
  height: 56px;
  margin: auto;
  min-width: 56px;
  width: 56px;
  padding: 0;
  overflow: hidden;
  background: rgba(158, 158, 158, 0.2);
  box-shadow: 0 1px 1.5px 0 rgba(0, 0, 0, 0.12), 0 1px 1px 0 rgba(0, 0, 0, 0.24);
  position: relative;
  line-height: normal; }

.mdl-button--fab .material-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-12px, -12px);
  transform: translate(-12px, -12px);
  line-height: 24px;
  width: 24px; }

.mdl-button--fab.mdl-button--mini-fab {
  height: 40px;
  min-width: 40px;
  width: 40px; }

.mdl-button--fab .mdl-button__ripple-container {
  border-radius: 50%;
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff, #000); }

.mdl-button--fab:active {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2);
  background-color: rgba(158, 158, 158, 0.4); }

.mdl-button--fab:focus:not(:active) {
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.18), 0 8px 16px rgba(0, 0, 0, 0.36);
  background-color: rgba(158, 158, 158, 0.4); }

.mdl-button--fab.mdl-button--colored {
  background: #ff4081;
  color: #fff; }

.mdl-button--fab.mdl-button--colored:hover {
  background-color: #ff4081; }

.mdl-button--fab.mdl-button--colored:focus:not(:active) {
  background-color: #ff4081; }

.mdl-button--fab.mdl-button--colored:active {
  background-color: #ff4081; }

.mdl-button--fab.mdl-button--colored .mdl-ripple {
  background: #fff; }

.mdl-button--icon {
  border-radius: 50%;
  font-size: 24px;
  height: 32px;
  margin-left: 0;
  margin-right: 0;
  min-width: 32px;
  width: 32px;
  padding: 0;
  overflow: hidden;
  color: inherit;
  line-height: normal; }

.mdl-button--icon .material-icons {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-12px, -12px);
  transform: translate(-12px, -12px);
  line-height: 24px;
  width: 24px; }

.mdl-button--icon.mdl-button--mini-icon {
  height: 24px;
  min-width: 24px;
  width: 24px; }

.mdl-button--icon.mdl-button--mini-icon .material-icons {
  top: 0;
  left: 0; }

.mdl-button--icon .mdl-button__ripple-container {
  border-radius: 50%;
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff, #000); }

.mdl-button__ripple-container {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  overflow: hidden; }

.mdl-button[disabled] .mdl-button__ripple-container .mdl-ripple, .mdl-button.mdl-button--disabled .mdl-button__ripple-container .mdl-ripple {
  background-color: transparent; }

.mdl-button--primary.mdl-button--primary {
  color: #3f51b5; }

.mdl-button--primary.mdl-button--primary .mdl-ripple {
  background: #fff; }

.mdl-button--primary.mdl-button--primary.mdl-button--raised, .mdl-button--primary.mdl-button--primary.mdl-button--fab {
  color: #fff;
  background-color: #3f51b5; }

.mdl-button--accent.mdl-button--accent {
  color: #ff4081; }

.mdl-button--accent.mdl-button--accent .mdl-ripple {
  background: #fff; }

.mdl-button--accent.mdl-button--accent.mdl-button--raised, .mdl-button--accent.mdl-button--accent.mdl-button--fab {
  color: #fff;
  background-color: #ff4081; }

.mdl-button[disabled][disabled], .mdl-button.mdl-button--disabled.mdl-button--disabled {
  color: rgba(0, 0, 0, 0.26);
  cursor: default;
  background-color: transparent; }

.mdl-button--fab[disabled][disabled], .mdl-button--fab.mdl-button--disabled.mdl-button--disabled {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.26); }

.mdl-button--raised[disabled][disabled], .mdl-button--raised.mdl-button--disabled.mdl-button--disabled {
  background-color: rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.26);
  box-shadow: none; }

.mdl-button--colored[disabled][disabled], .mdl-button--colored.mdl-button--disabled.mdl-button--disabled {
  color: rgba(0, 0, 0, 0.26); }

.mdl-button .material-icons {
  vertical-align: middle; }

.mdl-card {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  font-size: 16px;
  font-weight: 400;
  min-height: 200px;
  overflow: hidden;
  width: 330px;
  z-index: 1;
  position: relative;
  background: #fff;
  border-radius: 2px;
  box-sizing: border-box; }

.mdl-card__media {
  background-color: #ff4081;
  background-repeat: repeat;
  background-position: 50% 50%;
  background-size: cover;
  background-origin: padding-box;
  background-attachment: scroll;
  box-sizing: border-box; }

.mdl-card__title {
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  color: #000;
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: stretch;
  -ms-flex-pack: stretch;
  justify-content: stretch;
  line-height: normal;
  padding: 16px;
  -webkit-perspective-origin: 165px 56px;
  perspective-origin: 165px 56px;
  -webkit-transform-origin: 165px 56px;
  transform-origin: 165px 56px;
  box-sizing: border-box; }

.mdl-card__title.mdl-card--border {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1); }

.mdl-card__title-text {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end;
  color: inherit;
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  font-size: 24px;
  font-weight: 300;
  line-height: normal;
  overflow: hidden;
  -webkit-transform-origin: 149px 48px;
  transform-origin: 149px 48px;
  margin: 0; }

.mdl-card__subtitle-text {
  font-size: 14px;
  color: rgba(0, 0, 0, 0.54);
  margin: 0; }

.mdl-card__supporting-text {
  color: rgba(0, 0, 0, 0.54);
  font-size: 1rem;
  line-height: 18px;
  overflow: hidden;
  padding: 16px;
  width: 90%; }

.mdl-card__actions {
  font-size: 16px;
  line-height: normal;
  width: 100%;
  background-color: transparent;
  padding: 8px;
  box-sizing: border-box; }

.mdl-card__actions.mdl-card--border {
  border-top: 1px solid rgba(0, 0, 0, 0.1); }

.mdl-card--expand {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.mdl-card__menu {
  position: absolute;
  right: 16px;
  top: 16px; }

.mdl-checkbox {
  position: relative;
  z-index: 1;
  vertical-align: middle;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  height: 24px;
  margin: 0;
  padding: 0; }

.mdl-checkbox.is-upgraded {
  padding-left: 24px; }

.mdl-checkbox__input {
  line-height: 24px; }

.mdl-checkbox.is-upgraded .mdl-checkbox__input {
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none; }

.mdl-checkbox__box-outline {
  position: absolute;
  top: 3px;
  left: 0;
  display: inline-block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  margin: 0;
  cursor: pointer;
  overflow: hidden;
  border: 2px solid rgba(0, 0, 0, 0.54);
  border-radius: 2px;
  z-index: 2; }

.mdl-checkbox.is-checked .mdl-checkbox__box-outline {
  border: 2px solid #3f51b5; }

fieldset[disabled] .mdl-checkbox .mdl-checkbox__box-outline, .mdl-checkbox.is-disabled .mdl-checkbox__box-outline {
  border: 2px solid rgba(0, 0, 0, 0.26);
  cursor: auto; }

.mdl-checkbox__focus-helper {
  position: absolute;
  top: 3px;
  left: 0;
  display: inline-block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  border-radius: 50%;
  background-color: transparent; }

.mdl-checkbox.is-focused .mdl-checkbox__focus-helper {
  box-shadow: 0 0 0 8px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1); }

.mdl-checkbox.is-focused.is-checked .mdl-checkbox__focus-helper {
  box-shadow: 0 0 0 8px rgba(63, 81, 181, 0.26);
  background-color: rgba(63, 81, 181, 0.26); }

.mdl-checkbox__tick-outline {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  -webkit-mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcCI+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Ik0gMCwwIDAsMSAxLDEgMSwwIDAsMCB6IE0gMC44NTM0Mzc1LDAuMTY3MTg3NSAwLjk1OTY4NzUsMC4yNzMxMjUgMC40MjkzNzUsMC44MDM0Mzc1IDAuMzIzMTI1LDAuOTA5Njg3NSAwLjIxNzE4NzUsMC44MDM0Mzc1IDAuMDQwMzEyNSwwLjYyNjg3NSAwLjE0NjU2MjUsMC41MjA2MjUgMC4zMjMxMjUsMC42OTc1IDAuODUzNDM3NSwwLjE2NzE4NzUgeiIKICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8bWFzayBpZD0ibWFzayIgbWFza1VuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgbWFza0NvbnRlbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giPgogICAgICA8cGF0aAogICAgICAgICBkPSJNIDAsMCAwLDEgMSwxIDEsMCAwLDAgeiBNIDAuODUzNDM3NSwwLjE2NzE4NzUgMC45NTk2ODc1LDAuMjczMTI1IDAuNDI5Mzc1LDAuODAzNDM3NSAwLjMyMzEyNSwwLjkwOTY4NzUgMC4yMTcxODc1LDAuODAzNDM3NSAwLjA0MDMxMjUsMC42MjY4NzUgMC4xNDY1NjI1LDAuNTIwNjI1IDAuMzIzMTI1LDAuNjk3NSAwLjg1MzQzNzUsMC4xNjcxODc1IHoiCiAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIC8+CiAgICA8L21hc2s+CiAgPC9kZWZzPgogIDxyZWN0CiAgICAgd2lkdGg9IjEiCiAgICAgaGVpZ2h0PSIxIgogICAgIHg9IjAiCiAgICAgeT0iMCIKICAgICBjbGlwLXBhdGg9InVybCgjY2xpcCkiCiAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KPC9zdmc+Cg==");
  mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8ZGVmcz4KICAgIDxjbGlwUGF0aCBpZD0iY2xpcCI+CiAgICAgIDxwYXRoCiAgICAgICAgIGQ9Ik0gMCwwIDAsMSAxLDEgMSwwIDAsMCB6IE0gMC44NTM0Mzc1LDAuMTY3MTg3NSAwLjk1OTY4NzUsMC4yNzMxMjUgMC40MjkzNzUsMC44MDM0Mzc1IDAuMzIzMTI1LDAuOTA5Njg3NSAwLjIxNzE4NzUsMC44MDM0Mzc1IDAuMDQwMzEyNSwwLjYyNjg3NSAwLjE0NjU2MjUsMC41MjA2MjUgMC4zMjMxMjUsMC42OTc1IDAuODUzNDM3NSwwLjE2NzE4NzUgeiIKICAgICAgICAgc3R5bGU9ImZpbGw6I2ZmZmZmZjtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KICAgIDwvY2xpcFBhdGg+CiAgICA8bWFzayBpZD0ibWFzayIgbWFza1VuaXRzPSJvYmplY3RCb3VuZGluZ0JveCIgbWFza0NvbnRlbnRVbml0cz0ib2JqZWN0Qm91bmRpbmdCb3giPgogICAgICA8cGF0aAogICAgICAgICBkPSJNIDAsMCAwLDEgMSwxIDEsMCAwLDAgeiBNIDAuODUzNDM3NSwwLjE2NzE4NzUgMC45NTk2ODc1LDAuMjczMTI1IDAuNDI5Mzc1LDAuODAzNDM3NSAwLjMyMzEyNSwwLjkwOTY4NzUgMC4yMTcxODc1LDAuODAzNDM3NSAwLjA0MDMxMjUsMC42MjY4NzUgMC4xNDY1NjI1LDAuNTIwNjI1IDAuMzIzMTI1LDAuNjk3NSAwLjg1MzQzNzUsMC4xNjcxODc1IHoiCiAgICAgICAgIHN0eWxlPSJmaWxsOiNmZmZmZmY7ZmlsbC1vcGFjaXR5OjE7c3Ryb2tlOm5vbmUiIC8+CiAgICA8L21hc2s+CiAgPC9kZWZzPgogIDxyZWN0CiAgICAgd2lkdGg9IjEiCiAgICAgaGVpZ2h0PSIxIgogICAgIHg9IjAiCiAgICAgeT0iMCIKICAgICBjbGlwLXBhdGg9InVybCgjY2xpcCkiCiAgICAgc3R5bGU9ImZpbGw6IzAwMDAwMDtmaWxsLW9wYWNpdHk6MTtzdHJva2U6bm9uZSIgLz4KPC9zdmc+Cg==");
  background: 0 0;
  transition-duration: .28s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: background; }

.mdl-checkbox.is-checked .mdl-checkbox__tick-outline {
  background: #3f51b5 url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K"); }

fieldset[disabled] .mdl-checkbox.is-checked .mdl-checkbox__tick-outline, .mdl-checkbox.is-checked.is-disabled .mdl-checkbox__tick-outline {
  background: rgba(0, 0, 0, 0.26) url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiIHN0YW5kYWxvbmU9Im5vIj8+CjxzdmcKICAgeG1sbnM6ZGM9Imh0dHA6Ly9wdXJsLm9yZy9kYy9lbGVtZW50cy8xLjEvIgogICB4bWxuczpjYz0iaHR0cDovL2NyZWF0aXZlY29tbW9ucy5vcmcvbnMjIgogICB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiCiAgIHhtbG5zOnN2Zz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciCiAgIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIKICAgdmVyc2lvbj0iMS4xIgogICB2aWV3Qm94PSIwIDAgMSAxIgogICBwcmVzZXJ2ZUFzcGVjdFJhdGlvPSJ4TWluWU1pbiBtZWV0Ij4KICA8cGF0aAogICAgIGQ9Ik0gMC4wNDAzODA1OSwwLjYyNjc3NjcgMC4xNDY0NDY2MSwwLjUyMDcxMDY4IDAuNDI5Mjg5MzIsMC44MDM1NTMzOSAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IE0gMC4yMTcxNTcyOSwwLjgwMzU1MzM5IDAuODUzNTUzMzksMC4xNjcxNTcyOSAwLjk1OTYxOTQxLDAuMjczMjIzMyAwLjMyMzIyMzMsMC45MDk2MTk0MSB6IgogICAgIGlkPSJyZWN0Mzc4MCIKICAgICBzdHlsZT0iZmlsbDojZmZmZmZmO2ZpbGwtb3BhY2l0eToxO3N0cm9rZTpub25lIiAvPgo8L3N2Zz4K"); }

.mdl-checkbox__label {
  position: relative;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  margin: 0; }

fieldset[disabled] .mdl-checkbox .mdl-checkbox__label, .mdl-checkbox.is-disabled .mdl-checkbox__label {
  color: rgba(0, 0, 0, 0.26);
  cursor: auto; }

.mdl-checkbox__ripple-container {
  position: absolute;
  z-index: 2;
  top: -6px;
  left: -10px;
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff, #000); }

.mdl-checkbox__ripple-container .mdl-ripple {
  background: #3f51b5; }

fieldset[disabled] .mdl-checkbox .mdl-checkbox__ripple-container, .mdl-checkbox.is-disabled .mdl-checkbox__ripple-container {
  cursor: auto; }

fieldset[disabled] .mdl-checkbox .mdl-checkbox__ripple-container .mdl-ripple, .mdl-checkbox.is-disabled .mdl-checkbox__ripple-container .mdl-ripple {
  background: 0 0; }

.mdl-data-table {
  position: relative;
  border: 1px solid rgba(0, 0, 0, 0.12);
  border-collapse: collapse;
  white-space: nowrap;
  font-size: 13px;
  background-color: #fff; }

.mdl-data-table thead {
  padding-bottom: 3px; }

.mdl-data-table thead .mdl-data-table__select {
  margin-top: 0; }

.mdl-data-table tbody tr {
  position: relative;
  height: 48px;
  transition-duration: .28s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: background-color; }

.mdl-data-table tbody tr.is-selected {
  background-color: #e0e0e0; }

.mdl-data-table tbody tr:hover {
  background-color: #eee; }

.mdl-data-table td {
  text-align: right; }

.mdl-data-table th {
  padding: 0 18px 12px 18px;
  text-align: right; }

.mdl-data-table td:first-of-type, .mdl-data-table th:first-of-type {
  padding-left: 24px; }

.mdl-data-table td:last-of-type, .mdl-data-table th:last-of-type {
  padding-right: 24px; }

.mdl-data-table td {
  position: relative;
  height: 48px;
  border-top: 1px solid rgba(0, 0, 0, 0.12);
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  padding: 12px 18px;
  box-sizing: border-box; }

.mdl-data-table td, .mdl-data-table td .mdl-data-table__select {
  vertical-align: middle; }

.mdl-data-table th {
  position: relative;
  vertical-align: bottom;
  text-overflow: ellipsis;
  font-weight: 700;
  line-height: 24px;
  letter-spacing: 0;
  height: 48px;
  font-size: 12px;
  color: rgba(0, 0, 0, 0.54);
  padding-bottom: 8px;
  box-sizing: border-box; }

.mdl-data-table th.mdl-data-table__header--sorted-ascending, .mdl-data-table th.mdl-data-table__header--sorted-descending {
  color: rgba(0, 0, 0, 0.87); }

.mdl-data-table th.mdl-data-table__header--sorted-ascending:before, .mdl-data-table th.mdl-data-table__header--sorted-descending:before {
  font-family: 'Material Icons';
  font-weight: 400;
  font-style: normal;
  line-height: 1;
  letter-spacing: normal;
  text-transform: none;
  display: inline-block;
  word-wrap: normal;
  -moz-font-feature-settings: 'liga';
  font-feature-settings: 'liga';
  -webkit-font-feature-settings: 'liga';
  -webkit-font-smoothing: antialiased;
  font-size: 16px;
  content: "\e5d8";
  margin-right: 5px;
  vertical-align: sub; }

.mdl-data-table th.mdl-data-table__header--sorted-ascending:hover, .mdl-data-table th.mdl-data-table__header--sorted-descending:hover {
  cursor: pointer; }

.mdl-data-table th.mdl-data-table__header--sorted-ascending:hover:before, .mdl-data-table th.mdl-data-table__header--sorted-descending:hover:before {
  color: rgba(0, 0, 0, 0.26); }

.mdl-data-table th.mdl-data-table__header--sorted-descending:before {
  content: "\e5db"; }

.mdl-data-table__select {
  width: 16px; }

.mdl-data-table__cell--non-numeric.mdl-data-table__cell--non-numeric {
  text-align: left; }

.mdl-dialog {
  border: none;
  box-shadow: 0 9px 46px 8px rgba(0, 0, 0, 0.14), 0 11px 15px -7px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.2);
  width: 280px; }

.mdl-dialog__title {
  padding: 24px 24px 0;
  margin: 0;
  font-size: 2.5rem; }

.mdl-dialog__actions {
  padding: 8px 8px 8px 24px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row-reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap; }

.mdl-dialog__actions > * {
  margin-right: 8px;
  height: 36px; }

.mdl-dialog__actions > *:first-child {
  margin-right: 0; }

.mdl-dialog__actions--full-width {
  padding: 0 0 8px; }

.mdl-dialog__actions--full-width > * {
  height: 48px;
  -webkit-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  padding-right: 16px;
  margin-right: 0;
  text-align: right; }

.mdl-dialog__content {
  padding: 20px 24px 24px;
  color: rgba(0, 0, 0, 0.54); }

.mdl-mega-footer {
  padding: 16px 40px;
  color: #9e9e9e;
  background-color: #424242; }

.mdl-mega-footer--top-section:after, .mdl-mega-footer--middle-section:after, .mdl-mega-footer--bottom-section:after, .mdl-mega-footer__top-section:after, .mdl-mega-footer__middle-section:after, .mdl-mega-footer__bottom-section:after {
  content: '';
  display: block;
  clear: both; }

.mdl-mega-footer--left-section, .mdl-mega-footer__left-section, .mdl-mega-footer--right-section, .mdl-mega-footer__right-section {
  margin-bottom: 16px; }

.mdl-mega-footer--right-section a, .mdl-mega-footer__right-section a {
  display: block;
  margin-bottom: 16px;
  color: inherit;
  text-decoration: none; }

@media screen and (min-width: 760px) {
  .mdl-mega-footer--left-section, .mdl-mega-footer__left-section {
    float: left; }
  .mdl-mega-footer--right-section, .mdl-mega-footer__right-section {
    float: right; }
  .mdl-mega-footer--right-section a, .mdl-mega-footer__right-section a {
    display: inline-block;
    margin-left: 16px;
    line-height: 36px;
    vertical-align: middle; } }

.mdl-mega-footer--social-btn, .mdl-mega-footer__social-btn {
  width: 36px;
  height: 36px;
  padding: 0;
  margin: 0;
  background-color: #9e9e9e;
  border: none; }

.mdl-mega-footer--drop-down-section, .mdl-mega-footer__drop-down-section {
  display: block;
  position: relative; }

@media screen and (min-width: 760px) {
  .mdl-mega-footer--drop-down-section, .mdl-mega-footer__drop-down-section {
    width: 33%; }
  .mdl-mega-footer--drop-down-section:nth-child(1), .mdl-mega-footer--drop-down-section:nth-child(2), .mdl-mega-footer__drop-down-section:nth-child(1), .mdl-mega-footer__drop-down-section:nth-child(2) {
    float: left; }
  .mdl-mega-footer--drop-down-section:nth-child(3), .mdl-mega-footer__drop-down-section:nth-child(3) {
    float: right; }
  .mdl-mega-footer--drop-down-section:nth-child(3):after, .mdl-mega-footer__drop-down-section:nth-child(3):after {
    clear: right; }
  .mdl-mega-footer--drop-down-section:nth-child(4), .mdl-mega-footer__drop-down-section:nth-child(4) {
    clear: right;
    float: right; }
  .mdl-mega-footer--middle-section:after, .mdl-mega-footer__middle-section:after {
    content: '';
    display: block;
    clear: both; }
  .mdl-mega-footer--bottom-section, .mdl-mega-footer__bottom-section {
    padding-top: 0; } }

@media screen and (min-width: 1024px) {
  .mdl-mega-footer--drop-down-section, .mdl-mega-footer--drop-down-section:nth-child(3), .mdl-mega-footer--drop-down-section:nth-child(4), .mdl-mega-footer__drop-down-section, .mdl-mega-footer__drop-down-section:nth-child(3), .mdl-mega-footer__drop-down-section:nth-child(4) {
    width: 24%;
    float: left; } }

.mdl-mega-footer--heading-checkbox, .mdl-mega-footer__heading-checkbox {
  position: absolute;
  width: 100%;
  height: 55.8px;
  padding: 32px;
  margin: -16px 0 0;
  cursor: pointer;
  z-index: 1;
  opacity: 0; }

.mdl-mega-footer--heading-checkbox + .mdl-mega-footer--heading:after, .mdl-mega-footer--heading-checkbox + .mdl-mega-footer__heading:after, .mdl-mega-footer__heading-checkbox + .mdl-mega-footer--heading:after, .mdl-mega-footer__heading-checkbox + .mdl-mega-footer__heading:after {
  font-family: 'Material Icons';
  content: '\E5CE'; }

.mdl-mega-footer--heading-checkbox:checked ~ .mdl-mega-footer--link-list, .mdl-mega-footer--heading-checkbox:checked ~ .mdl-mega-footer__link-list, .mdl-mega-footer--heading-checkbox:checked + .mdl-mega-footer--heading + .mdl-mega-footer--link-list, .mdl-mega-footer--heading-checkbox:checked + .mdl-mega-footer__heading + .mdl-mega-footer__link-list, .mdl-mega-footer__heading-checkbox:checked ~ .mdl-mega-footer--link-list, .mdl-mega-footer__heading-checkbox:checked ~ .mdl-mega-footer__link-list, .mdl-mega-footer__heading-checkbox:checked + .mdl-mega-footer--heading + .mdl-mega-footer--link-list, .mdl-mega-footer__heading-checkbox:checked + .mdl-mega-footer__heading + .mdl-mega-footer__link-list {
  display: none; }

.mdl-mega-footer--heading-checkbox:checked + .mdl-mega-footer--heading:after, .mdl-mega-footer--heading-checkbox:checked + .mdl-mega-footer__heading:after, .mdl-mega-footer__heading-checkbox:checked + .mdl-mega-footer--heading:after, .mdl-mega-footer__heading-checkbox:checked + .mdl-mega-footer__heading:after {
  font-family: 'Material Icons';
  content: '\E5CF'; }

.mdl-mega-footer--heading, .mdl-mega-footer__heading {
  position: relative;
  width: 100%;
  padding-right: 39.8px;
  margin-bottom: 16px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 23.8px;
  font-weight: 500;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  color: #e0e0e0; }

.mdl-mega-footer--heading:after, .mdl-mega-footer__heading:after {
  content: '';
  position: absolute;
  top: 0;
  right: 0;
  display: block;
  width: 23.8px;
  height: 23.8px;
  background-size: cover; }

.mdl-mega-footer--link-list, .mdl-mega-footer__link-list {
  list-style: none;
  padding: 0;
  margin: 0 0 32px; }

.mdl-mega-footer--link-list:after, .mdl-mega-footer__link-list:after {
  clear: both;
  display: block;
  content: ''; }

.mdl-mega-footer--link-list li, .mdl-mega-footer__link-list li {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 20px; }

.mdl-mega-footer--link-list a, .mdl-mega-footer__link-list a {
  color: inherit;
  text-decoration: none;
  white-space: nowrap; }

@media screen and (min-width: 760px) {
  .mdl-mega-footer--heading-checkbox, .mdl-mega-footer__heading-checkbox {
    display: none; }
  .mdl-mega-footer--heading-checkbox + .mdl-mega-footer--heading:after, .mdl-mega-footer--heading-checkbox + .mdl-mega-footer__heading:after, .mdl-mega-footer__heading-checkbox + .mdl-mega-footer--heading:after, .mdl-mega-footer__heading-checkbox + .mdl-mega-footer__heading:after {
    content: ''; }
  .mdl-mega-footer--heading-checkbox:checked ~ .mdl-mega-footer--link-list, .mdl-mega-footer--heading-checkbox:checked ~ .mdl-mega-footer__link-list, .mdl-mega-footer--heading-checkbox:checked + .mdl-mega-footer__heading + .mdl-mega-footer__link-list, .mdl-mega-footer--heading-checkbox:checked + .mdl-mega-footer--heading + .mdl-mega-footer--link-list, .mdl-mega-footer__heading-checkbox:checked ~ .mdl-mega-footer--link-list, .mdl-mega-footer__heading-checkbox:checked ~ .mdl-mega-footer__link-list, .mdl-mega-footer__heading-checkbox:checked + .mdl-mega-footer__heading + .mdl-mega-footer__link-list, .mdl-mega-footer__heading-checkbox:checked + .mdl-mega-footer--heading + .mdl-mega-footer--link-list {
    display: block; }
  .mdl-mega-footer--heading-checkbox:checked + .mdl-mega-footer--heading:after, .mdl-mega-footer--heading-checkbox:checked + .mdl-mega-footer__heading:after, .mdl-mega-footer__heading-checkbox:checked + .mdl-mega-footer--heading:after, .mdl-mega-footer__heading-checkbox:checked + .mdl-mega-footer__heading:after {
    content: ''; } }

.mdl-mega-footer--bottom-section, .mdl-mega-footer__bottom-section {
  padding-top: 16px;
  margin-bottom: 16px; }

.mdl-logo {
  margin-bottom: 16px;
  color: #fff; }

.mdl-mega-footer--bottom-section .mdl-mega-footer--link-list li, .mdl-mega-footer__bottom-section .mdl-mega-footer__link-list li {
  float: left;
  margin-bottom: 0;
  margin-right: 16px; }

@media screen and (min-width: 760px) {
  .mdl-logo {
    float: left;
    margin-bottom: 0;
    margin-right: 16px; } }

.mdl-mini-footer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  padding: 32px 16px;
  color: #9e9e9e;
  background-color: #424242; }

.mdl-mini-footer:after {
  content: '';
  display: block; }

.mdl-mini-footer .mdl-logo {
  line-height: 36px; }

.mdl-mini-footer--link-list, .mdl-mini-footer__link-list {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row nowrap;
  -ms-flex-flow: row nowrap;
  flex-flow: row nowrap;
  list-style: none;
  margin: 0;
  padding: 0; }

.mdl-mini-footer--link-list li, .mdl-mini-footer__link-list li {
  margin-bottom: 0;
  margin-right: 16px; }

@media screen and (min-width: 760px) {
  .mdl-mini-footer--link-list li, .mdl-mini-footer__link-list li {
    line-height: 36px; } }

.mdl-mini-footer--link-list a, .mdl-mini-footer__link-list a {
  color: inherit;
  text-decoration: none;
  white-space: nowrap; }

.mdl-mini-footer--left-section, .mdl-mini-footer__left-section {
  display: inline-block;
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0; }

.mdl-mini-footer--right-section, .mdl-mini-footer__right-section {
  display: inline-block;
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }

.mdl-mini-footer--social-btn, .mdl-mini-footer__social-btn {
  width: 36px;
  height: 36px;
  padding: 0;
  margin: 0;
  background-color: #9e9e9e;
  border: none; }

.mdl-icon-toggle {
  position: relative;
  z-index: 1;
  vertical-align: middle;
  display: inline-block;
  height: 32px;
  margin: 0;
  padding: 0; }

.mdl-icon-toggle__input {
  line-height: 32px; }

.mdl-icon-toggle.is-upgraded .mdl-icon-toggle__input {
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none; }

.mdl-icon-toggle__label {
  display: inline-block;
  position: relative;
  cursor: pointer;
  height: 32px;
  width: 32px;
  min-width: 32px;
  color: #616161;
  border-radius: 50%;
  padding: 0;
  margin-left: 0;
  margin-right: 0;
  text-align: center;
  background-color: transparent;
  will-change: background-color;
  transition: background-color 0.2s cubic-bezier(0.4, 0, 0.2, 1), color 0.2s cubic-bezier(0.4, 0, 0.2, 1); }

.mdl-icon-toggle__label.material-icons {
  line-height: 32px;
  font-size: 24px; }

.mdl-icon-toggle.is-checked .mdl-icon-toggle__label {
  color: #3f51b5; }

.mdl-icon-toggle.is-disabled .mdl-icon-toggle__label {
  color: rgba(0, 0, 0, 0.26);
  cursor: auto;
  transition: none; }

.mdl-icon-toggle.is-focused .mdl-icon-toggle__label {
  background-color: rgba(0, 0, 0, 0.12); }

.mdl-icon-toggle.is-focused.is-checked .mdl-icon-toggle__label {
  background-color: rgba(63, 81, 181, 0.26); }

.mdl-icon-toggle__ripple-container {
  position: absolute;
  z-index: 2;
  top: -2px;
  left: -2px;
  box-sizing: border-box;
  width: 36px;
  height: 36px;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff, #000); }

.mdl-icon-toggle__ripple-container .mdl-ripple {
  background: #616161; }

.mdl-icon-toggle.is-disabled .mdl-icon-toggle__ripple-container {
  cursor: auto; }

.mdl-icon-toggle.is-disabled .mdl-icon-toggle__ripple-container .mdl-ripple {
  background: 0 0; }

.mdl-list {
  display: block;
  padding: 8px 0;
  list-style: none; }

.mdl-list__item {
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-size: 16px;
  font-weight: 400;
  letter-spacing: .04em;
  line-height: 1;
  min-height: 48px;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  padding: 16px;
  cursor: default;
  color: rgba(0, 0, 0, 0.87);
  overflow: hidden; }

.mdl-list__item, .mdl-list__item .mdl-list__item-primary-content {
  box-sizing: border-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center; }

.mdl-list__item .mdl-list__item-primary-content {
  -webkit-order: 0;
  -ms-flex-order: 0;
  order: 0;
  -webkit-flex-grow: 2;
  -ms-flex-positive: 2;
  flex-grow: 2;
  text-decoration: none; }

.mdl-list__item .mdl-list__item-primary-content .mdl-list__item-icon {
  margin-right: 32px; }

.mdl-list__item .mdl-list__item-primary-content .mdl-list__item-avatar {
  margin-right: 16px; }

.mdl-list__item .mdl-list__item-secondary-content {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: column;
  -ms-flex-flow: column;
  flex-flow: column;
  -webkit-align-items: flex-end;
  -ms-flex-align: end;
  align-items: flex-end;
  margin-left: 16px; }

.mdl-list__item .mdl-list__item-secondary-content .mdl-list__item-secondary-action label {
  display: inline; }

.mdl-list__item .mdl-list__item-secondary-content .mdl-list__item-secondary-info {
  font-size: 12px;
  font-weight: 400;
  line-height: 1;
  letter-spacing: 0;
  color: rgba(0, 0, 0, 0.54); }

.mdl-list__item .mdl-list__item-secondary-content .mdl-list__item-sub-header {
  padding: 0 0 0 16px; }

.mdl-list__item-icon, .mdl-list__item-icon.material-icons {
  height: 24px;
  width: 24px;
  font-size: 24px;
  box-sizing: border-box;
  color: #757575; }

.mdl-list__item-avatar, .mdl-list__item-avatar.material-icons {
  height: 40px;
  width: 40px;
  box-sizing: border-box;
  border-radius: 50%;
  background-color: #757575;
  font-size: 40px;
  color: #fff; }

.mdl-list__item--two-line {
  height: 72px; }

.mdl-list__item--two-line .mdl-list__item-primary-content {
  height: 36px;
  line-height: 20px;
  display: block; }

.mdl-list__item--two-line .mdl-list__item-primary-content .mdl-list__item-avatar {
  float: left; }

.mdl-list__item--two-line .mdl-list__item-primary-content .mdl-list__item-icon {
  float: left;
  margin-top: 6px; }

.mdl-list__item--two-line .mdl-list__item-primary-content .mdl-list__item-secondary-content {
  height: 36px; }

.mdl-list__item--two-line .mdl-list__item-primary-content .mdl-list__item-sub-title {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 18px;
  color: rgba(0, 0, 0, 0.54);
  display: block;
  padding: 0; }

.mdl-list__item--three-line {
  height: 88px; }

.mdl-list__item--three-line .mdl-list__item-primary-content {
  height: 52px;
  line-height: 20px;
  display: block; }

.mdl-list__item--three-line .mdl-list__item-primary-content .mdl-list__item-avatar, .mdl-list__item--three-line .mdl-list__item-primary-content .mdl-list__item-icon {
  float: left; }

.mdl-list__item--three-line .mdl-list__item-secondary-content {
  height: 52px; }

.mdl-list__item--three-line .mdl-list__item-text-body {
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  line-height: 18px;
  height: 52px;
  color: rgba(0, 0, 0, 0.54);
  display: block;
  padding: 0; }

.mdl-menu__container {
  display: block;
  margin: 0;
  padding: 0;
  border: none;
  position: absolute;
  overflow: visible;
  height: 0;
  width: 0;
  visibility: hidden;
  z-index: -1; }

.mdl-menu__container.is-visible, .mdl-menu__container.is-animating {
  z-index: 999;
  visibility: visible; }

.mdl-menu__outline {
  display: block;
  background: #fff;
  margin: 0;
  padding: 0;
  border: none;
  border-radius: 2px;
  position: absolute;
  top: 0;
  left: 0;
  overflow: hidden;
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  will-change: transform;
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.3s cubic-bezier(0.4, 0, 0.2, 1), opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.3s cubic-bezier(0.4, 0, 0.2, 1);
  z-index: -1; }

.mdl-menu__container.is-visible .mdl-menu__outline {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
  z-index: 999; }

.mdl-menu__outline.mdl-menu--bottom-right {
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0; }

.mdl-menu__outline.mdl-menu--top-left {
  -webkit-transform-origin: 0 100%;
  transform-origin: 0 100%; }

.mdl-menu__outline.mdl-menu--top-right {
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

.mdl-menu {
  position: absolute;
  list-style: none;
  top: 0;
  left: 0;
  height: auto;
  width: auto;
  min-width: 124px;
  padding: 8px 0;
  margin: 0;
  opacity: 0;
  clip: rect(0 0 0 0);
  z-index: -1; }

.mdl-menu__container.is-visible .mdl-menu {
  opacity: 1;
  z-index: 999; }

.mdl-menu.is-animating {
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), clip 0.3s cubic-bezier(0.4, 0, 0.2, 1); }

.mdl-menu.mdl-menu--bottom-right {
  left: auto;
  right: 0; }

.mdl-menu.mdl-menu--top-left {
  top: auto;
  bottom: 0; }

.mdl-menu.mdl-menu--top-right {
  top: auto;
  left: auto;
  bottom: 0;
  right: 0; }

.mdl-menu.mdl-menu--unaligned {
  top: auto;
  left: auto; }

.mdl-menu__item {
  display: block;
  border: none;
  color: rgba(0, 0, 0, 0.87);
  background-color: transparent;
  text-align: left;
  margin: 0;
  padding: 0 16px;
  outline-color: #bdbdbd;
  position: relative;
  overflow: hidden;
  font-size: 14px;
  font-weight: 400;
  letter-spacing: 0;
  text-decoration: none;
  cursor: pointer;
  height: 48px;
  line-height: 48px;
  white-space: nowrap;
  opacity: 0;
  transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1);
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mdl-menu__container.is-visible .mdl-menu__item {
  opacity: 1; }

.mdl-menu__item::-moz-focus-inner {
  border: 0; }

.mdl-menu__item--full-bleed-divider {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }

.mdl-menu__item[disabled], .mdl-menu__item[data-mdl-disabled] {
  color: #bdbdbd;
  background-color: transparent;
  cursor: auto; }

.mdl-menu__item[disabled]:hover, .mdl-menu__item[data-mdl-disabled]:hover {
  background-color: transparent; }

.mdl-menu__item[disabled]:focus, .mdl-menu__item[data-mdl-disabled]:focus {
  background-color: transparent; }

.mdl-menu__item[disabled] .mdl-ripple, .mdl-menu__item[data-mdl-disabled] .mdl-ripple {
  background: 0 0; }

.mdl-menu__item:hover {
  background-color: #eee; }

.mdl-menu__item:focus {
  outline: none;
  background-color: #eee; }

.mdl-menu__item:active {
  background-color: #e0e0e0; }

.mdl-menu__item--ripple-container {
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
  overflow: hidden; }

.mdl-progress {
  display: block;
  position: relative;
  height: 4px;
  width: 500px;
  max-width: 100%; }

.mdl-progress > .bar {
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  width: 0%;
  transition: width 0.2s cubic-bezier(0.4, 0, 0.2, 1); }

.mdl-progress > .progressbar {
  background-color: #3f51b5;
  z-index: 1;
  left: 0; }

.mdl-progress > .bufferbar {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), linear-gradient(to right, #3f51b5, #3f51b5);
  z-index: 0;
  left: 0; }

.mdl-progress > .auxbar {
  right: 0; }

@supports (-webkit-appearance: none) {
  .mdl-progress:not(.mdl-progress--indeterminate):not(.mdl-progress--indeterminate) > .auxbar, .mdl-progress:not(.mdl-progress__indeterminate):not(.mdl-progress__indeterminate) > .auxbar {
    background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7)), linear-gradient(to right, #3f51b5, #3f51b5);
    -webkit-mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+Cjxzdmcgd2lkdGg9IjEyIiBoZWlnaHQ9IjQiIHZpZXdQb3J0PSIwIDAgMTIgNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxlbGxpcHNlIGN4PSIyIiBjeT0iMiIgcng9IjIiIHJ5PSIyIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImN4IiBmcm9tPSIyIiB0bz0iLTEwIiBkdXI9IjAuNnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPgogIDwvZWxsaXBzZT4KICA8ZWxsaXBzZSBjeD0iMTQiIGN5PSIyIiByeD0iMiIgcnk9IjIiIGNsYXNzPSJsb2FkZXIiPgogICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iY3giIGZyb209IjE0IiB0bz0iMiIgZHVyPSIwLjZzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4KICA8L2VsbGlwc2U+Cjwvc3ZnPgo=");
    mask: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIj8+Cjxzdmcgd2lkdGg9IjEyIiBoZWlnaHQ9IjQiIHZpZXdQb3J0PSIwIDAgMTIgNCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciPgogIDxlbGxpcHNlIGN4PSIyIiBjeT0iMiIgcng9IjIiIHJ5PSIyIj4KICAgIDxhbmltYXRlIGF0dHJpYnV0ZU5hbWU9ImN4IiBmcm9tPSIyIiB0bz0iLTEwIiBkdXI9IjAuNnMiIHJlcGVhdENvdW50PSJpbmRlZmluaXRlIiAvPgogIDwvZWxsaXBzZT4KICA8ZWxsaXBzZSBjeD0iMTQiIGN5PSIyIiByeD0iMiIgcnk9IjIiIGNsYXNzPSJsb2FkZXIiPgogICAgPGFuaW1hdGUgYXR0cmlidXRlTmFtZT0iY3giIGZyb209IjE0IiB0bz0iMiIgZHVyPSIwLjZzIiByZXBlYXRDb3VudD0iaW5kZWZpbml0ZSIgLz4KICA8L2VsbGlwc2U+Cjwvc3ZnPgo="); } }

.mdl-progress:not(.mdl-progress--indeterminate) > .auxbar, .mdl-progress:not(.mdl-progress__indeterminate) > .auxbar {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), linear-gradient(to right, #3f51b5, #3f51b5); }

.mdl-progress.mdl-progress--indeterminate > .bar1, .mdl-progress.mdl-progress__indeterminate > .bar1 {
  -webkit-animation-name: indeterminate1;
  animation-name: indeterminate1; }

.mdl-progress.mdl-progress--indeterminate > .bar1, .mdl-progress.mdl-progress__indeterminate > .bar1, .mdl-progress.mdl-progress--indeterminate > .bar3, .mdl-progress.mdl-progress__indeterminate > .bar3 {
  background-color: #3f51b5;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear; }

.mdl-progress.mdl-progress--indeterminate > .bar3, .mdl-progress.mdl-progress__indeterminate > .bar3 {
  background-image: none;
  -webkit-animation-name: indeterminate2;
  animation-name: indeterminate2; }

@-webkit-keyframes indeterminate1 {
  0% {
    left: 0%;
    width: 0%; }
  50% {
    left: 25%;
    width: 75%; }
  75% {
    left: 100%;
    width: 0%; } }

@keyframes indeterminate1 {
  0% {
    left: 0%;
    width: 0%; }
  50% {
    left: 25%;
    width: 75%; }
  75% {
    left: 100%;
    width: 0%; } }

@-webkit-keyframes indeterminate2 {
  0%, 50% {
    left: 0%;
    width: 0%; }
  75% {
    left: 0%;
    width: 25%; }
  100% {
    left: 100%;
    width: 0%; } }

@keyframes indeterminate2 {
  0%, 50% {
    left: 0%;
    width: 0%; }
  75% {
    left: 0%;
    width: 25%; }
  100% {
    left: 100%;
    width: 0%; } }

.mdl-navigation {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  box-sizing: border-box; }

.mdl-navigation__link {
  color: #424242;
  text-decoration: none;
  margin: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0;
  opacity: .87; }

.mdl-navigation__link .material-icons {
  vertical-align: middle; }

.mdl-layout {
  width: 100%;
  height: 100%;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  overflow-y: auto;
  overflow-x: hidden;
  position: relative;
  -webkit-overflow-scrolling: touch; }

.mdl-layout.is-small-screen .mdl-layout--large-screen-only {
  display: none; }

.mdl-layout:not(.is-small-screen) .mdl-layout--small-screen-only {
  display: none; }

.mdl-layout__container {
  position: absolute;
  width: 100%;
  height: 100%; }

.mdl-layout__title, .mdl-layout-title {
  display: block;
  position: relative;
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-size: 20px;
  line-height: 1;
  letter-spacing: .02em;
  font-weight: 400;
  box-sizing: border-box; }

.mdl-layout-spacer {
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1; }

.mdl-layout__drawer {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  width: 240px;
  height: 100%;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  box-sizing: border-box;
  border-right: 1px solid #e0e0e0;
  background: #fafafa;
  -webkit-transform: translateX(-250px);
  transform: translateX(-250px);
  -webkit-transform-style: preserve-3d;
  transform-style: preserve-3d;
  will-change: transform;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  color: #424242;
  overflow: visible;
  overflow-y: auto;
  z-index: 5; }

.mdl-layout__drawer.is-visible {
  -webkit-transform: translateX(0);
  transform: translateX(0); }

.mdl-layout__drawer.is-visible ~ .mdl-layout__content.mdl-layout__content {
  overflow: hidden; }

.mdl-layout__drawer > * {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.mdl-layout__drawer > .mdl-layout__title, .mdl-layout__drawer > .mdl-layout-title {
  line-height: 64px;
  padding-left: 40px; }

@media screen and (max-width: 1024px) {
  .mdl-layout__drawer > .mdl-layout__title, .mdl-layout__drawer > .mdl-layout-title {
    line-height: 56px;
    padding-left: 16px; } }

.mdl-layout__drawer .mdl-navigation {
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  -ms-grid-row-align: stretch;
  align-items: stretch;
  padding-top: 16px; }

.mdl-layout__drawer .mdl-navigation .mdl-navigation__link {
  display: block;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  padding: 16px 40px;
  margin: 0;
  color: #757575; }

@media screen and (max-width: 1024px) {
  .mdl-layout__drawer .mdl-navigation .mdl-navigation__link {
    padding: 16px; } }

.mdl-layout__drawer .mdl-navigation .mdl-navigation__link:hover {
  background-color: #e0e0e0; }

.mdl-layout__drawer .mdl-navigation .mdl-navigation__link--current {
  background-color: #000;
  color: #e0e0e0; }

@media screen and (min-width: 1025px) {
  .mdl-layout--fixed-drawer > .mdl-layout__drawer {
    -webkit-transform: translateX(0);
    transform: translateX(0); } }

.mdl-layout__drawer-button {
  display: block;
  position: absolute;
  height: 48px;
  width: 48px;
  border: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden;
  text-align: center;
  cursor: pointer;
  font-size: 26px;
  line-height: 50px;
  font-family: Helvetica,Arial,sans-serif;
  margin: 10px 12px;
  top: 0;
  left: 0;
  color: #fff;
  z-index: 4; }

.mdl-layout__header .mdl-layout__drawer-button {
  position: absolute;
  color: #fff;
  background-color: inherit; }

@media screen and (max-width: 1024px) {
  .mdl-layout__header .mdl-layout__drawer-button {
    margin: 4px; } }

@media screen and (max-width: 1024px) {
  .mdl-layout__drawer-button {
    margin: 4px;
    color: rgba(0, 0, 0, 0.5); } }

@media screen and (min-width: 1025px) {
  .mdl-layout--fixed-drawer > .mdl-layout__drawer-button, .mdl-layout--no-desktop-drawer-button .mdl-layout__drawer-button {
    display: none; } }

.mdl-layout--no-drawer-button .mdl-layout__drawer-button {
  display: none; }

.mdl-layout__header {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: column;
  -ms-flex-direction: column;
  flex-direction: column;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-justify-content: flex-start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  box-sizing: border-box;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  width: 100%;
  margin: 0;
  padding: 0;
  border: none;
  min-height: 64px;
  max-height: 1000px;
  z-index: 3;
  background-color: #3f51b5;
  color: #fff;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: max-height,box-shadow; }

@media screen and (max-width: 1024px) {
  .mdl-layout__header {
    min-height: 56px; } }

.mdl-layout--fixed-drawer.is-upgraded:not(.is-small-screen) > .mdl-layout__header {
  margin-left: 240px;
  width: calc(100% - 240px); }

@media screen and (min-width: 1025px) {
  .mdl-layout--fixed-drawer > .mdl-layout__header .mdl-layout__header-row {
    padding-left: 40px; } }

.mdl-layout__header > .mdl-layout-icon {
  position: absolute;
  left: 40px;
  top: 16px;
  height: 32px;
  width: 32px;
  overflow: hidden;
  z-index: 3;
  display: block; }

@media screen and (max-width: 1024px) {
  .mdl-layout__header > .mdl-layout-icon {
    left: 16px;
    top: 12px; } }

.mdl-layout.has-drawer .mdl-layout__header > .mdl-layout-icon {
  display: none; }

.mdl-layout__header.is-compact {
  max-height: 64px; }

@media screen and (max-width: 1024px) {
  .mdl-layout__header.is-compact {
    max-height: 56px; } }

.mdl-layout__header.is-compact.has-tabs {
  height: 112px; }

@media screen and (max-width: 1024px) {
  .mdl-layout__header.is-compact.has-tabs {
    min-height: 104px; } }

@media screen and (max-width: 1024px) {
  .mdl-layout__header {
    display: none; }
  .mdl-layout--fixed-header > .mdl-layout__header {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex; } }

.mdl-layout__header--transparent.mdl-layout__header--transparent {
  background-color: transparent;
  box-shadow: none; }

.mdl-layout__header--seamed, .mdl-layout__header--scroll {
  box-shadow: none; }

.mdl-layout__header--waterfall {
  box-shadow: none;
  overflow: hidden; }

.mdl-layout__header--waterfall.is-casting-shadow {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.mdl-layout__header--waterfall.mdl-layout__header--waterfall-hide-top {
  -webkit-justify-content: flex-end;
  -ms-flex-pack: end;
  justify-content: flex-end; }

.mdl-layout__header-row {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-flex-wrap: nowrap;
  -ms-flex-wrap: nowrap;
  flex-wrap: nowrap;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  box-sizing: border-box;
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch;
  -webkit-align-items: center;
  -ms-flex-align: center;
  align-items: center;
  height: 64px;
  margin: 0;
  padding: 0 40px 0 80px; }

.mdl-layout--no-drawer-button .mdl-layout__header-row {
  padding-left: 40px; }

@media screen and (min-width: 1025px) {
  .mdl-layout--no-desktop-drawer-button .mdl-layout__header-row {
    padding-left: 40px; } }

@media screen and (max-width: 1024px) {
  .mdl-layout__header-row {
    height: 56px;
    padding: 0 16px 0 72px; }
  .mdl-layout--no-drawer-button .mdl-layout__header-row {
    padding-left: 16px; } }

.mdl-layout__header-row > * {
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0; }

.mdl-layout__header--scroll .mdl-layout__header-row {
  width: 100%; }

.mdl-layout__header-row .mdl-navigation {
  margin: 0;
  padding: 0;
  height: 64px;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-align-items: center;
  -ms-flex-align: center;
  -ms-grid-row-align: center;
  align-items: center; }

@media screen and (max-width: 1024px) {
  .mdl-layout__header-row .mdl-navigation {
    height: 56px; } }

.mdl-layout__header-row .mdl-navigation__link {
  display: block;
  color: #fff;
  line-height: 64px;
  padding: 0 24px; }

@media screen and (max-width: 1024px) {
  .mdl-layout__header-row .mdl-navigation__link {
    line-height: 56px;
    padding: 0 16px; } }

.mdl-layout__obfuscator {
  background-color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 4;
  visibility: hidden;
  transition-property: background-color;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

.mdl-layout__obfuscator.is-visible {
  background-color: rgba(0, 0, 0, 0.5);
  visibility: visible; }

@supports (pointer-events: auto) {
  .mdl-layout__obfuscator {
    background-color: rgba(0, 0, 0, 0.5);
    opacity: 0;
    transition-property: opacity;
    visibility: visible;
    pointer-events: none; }
  .mdl-layout__obfuscator.is-visible {
    pointer-events: auto;
    opacity: 1; } }

.mdl-layout__content {
  -ms-flex: 0 1 auto;
  position: relative;
  display: inline-block;
  overflow-y: auto;
  overflow-x: hidden;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  z-index: 1;
  -webkit-overflow-scrolling: touch; }

.mdl-layout--fixed-drawer > .mdl-layout__content {
  margin-left: 240px; }

.mdl-layout__container.has-scrolling-header .mdl-layout__content {
  overflow: visible; }

@media screen and (max-width: 1024px) {
  .mdl-layout--fixed-drawer > .mdl-layout__content {
    margin-left: 0; }
  .mdl-layout__container.has-scrolling-header .mdl-layout__content {
    overflow-y: auto;
    overflow-x: hidden; } }

.mdl-layout__tab-bar {
  height: 96px;
  margin: 0;
  width: calc(100% - 112px);
  padding: 0 0 0 56px;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  background-color: #3f51b5;
  overflow-y: hidden;
  overflow-x: scroll; }

.mdl-layout__tab-bar::-webkit-scrollbar {
  display: none; }

.mdl-layout--no-drawer-button .mdl-layout__tab-bar {
  padding-left: 16px;
  width: calc(100% - 32px); }

@media screen and (min-width: 1025px) {
  .mdl-layout--no-desktop-drawer-button .mdl-layout__tab-bar {
    padding-left: 16px;
    width: calc(100% - 32px); } }

@media screen and (max-width: 1024px) {
  .mdl-layout__tab-bar {
    width: calc(100% - 60px);
    padding: 0 0 0 60px; }
  .mdl-layout--no-drawer-button .mdl-layout__tab-bar {
    width: calc(100% - 8px);
    padding-left: 4px; } }

.mdl-layout--fixed-tabs .mdl-layout__tab-bar {
  padding: 0;
  overflow: hidden;
  width: 100%; }

.mdl-layout__tab-bar-container {
  position: relative;
  height: 48px;
  width: 100%;
  border: none;
  margin: 0;
  z-index: 2;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  overflow: hidden; }

.mdl-layout__container > .mdl-layout__tab-bar-container {
  position: absolute;
  top: 0;
  left: 0; }

.mdl-layout__tab-bar-button {
  display: inline-block;
  position: absolute;
  top: 0;
  height: 48px;
  width: 56px;
  z-index: 4;
  text-align: center;
  background-color: #3f51b5;
  color: transparent;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mdl-layout--no-desktop-drawer-button .mdl-layout__tab-bar-button, .mdl-layout--no-drawer-button .mdl-layout__tab-bar-button {
  width: 16px; }

.mdl-layout--no-desktop-drawer-button .mdl-layout__tab-bar-button .material-icons, .mdl-layout--no-drawer-button .mdl-layout__tab-bar-button .material-icons {
  position: relative;
  left: -4px; }

@media screen and (max-width: 1024px) {
  .mdl-layout__tab-bar-button {
    display: none;
    width: 60px; } }

.mdl-layout--fixed-tabs .mdl-layout__tab-bar-button {
  display: none; }

.mdl-layout__tab-bar-button .material-icons {
  line-height: 48px; }

.mdl-layout__tab-bar-button.is-active {
  color: #fff; }

.mdl-layout__tab-bar-left-button {
  left: 0; }

.mdl-layout__tab-bar-right-button {
  right: 0; }

.mdl-layout__tab {
  margin: 0;
  border: none;
  padding: 0 24px;
  float: left;
  position: relative;
  display: block;
  -webkit-flex-grow: 0;
  -ms-flex-positive: 0;
  flex-grow: 0;
  -webkit-flex-shrink: 0;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  text-decoration: none;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  color: rgba(255, 255, 255, 0.6);
  overflow: hidden; }

@media screen and (max-width: 1024px) {
  .mdl-layout__tab {
    padding: 0 12px; } }

.mdl-layout--fixed-tabs .mdl-layout__tab {
  float: none;
  -webkit-flex-grow: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  padding: 0; }

.mdl-layout.is-upgraded .mdl-layout__tab.is-active {
  color: #fff; }

.mdl-layout.is-upgraded .mdl-layout__tab.is-active::after {
  height: 2px;
  width: 100%;
  display: block;
  content: " ";
  bottom: 0;
  left: 0;
  position: absolute;
  background: #ff4081;
  -webkit-animation: border-expand 0.2s cubic-bezier(0.4, 0, 0.4, 1) 0.01s alternate forwards;
  animation: border-expand 0.2s cubic-bezier(0.4, 0, 0.4, 1) 0.01s alternate forwards;
  transition: all 1s cubic-bezier(0.4, 0, 1, 1); }

.mdl-layout__tab .mdl-layout__tab-ripple-container {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  overflow: hidden; }

.mdl-layout__tab .mdl-layout__tab-ripple-container .mdl-ripple {
  background-color: #fff; }

.mdl-layout__tab-panel {
  display: block; }

.mdl-layout.is-upgraded .mdl-layout__tab-panel {
  display: none; }

.mdl-layout.is-upgraded .mdl-layout__tab-panel.is-active {
  display: block; }

.mdl-radio {
  position: relative;
  font-size: 16px;
  line-height: 24px;
  display: inline-block;
  box-sizing: border-box;
  margin: 0;
  padding-left: 0; }

.mdl-radio.is-upgraded {
  padding-left: 24px; }

.mdl-radio__button {
  line-height: 24px; }

.mdl-radio.is-upgraded .mdl-radio__button {
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none; }

.mdl-radio__outer-circle {
  position: absolute;
  top: 4px;
  left: 0;
  display: inline-block;
  box-sizing: border-box;
  width: 16px;
  height: 16px;
  margin: 0;
  cursor: pointer;
  border: 2px solid rgba(0, 0, 0, 0.54);
  border-radius: 50%;
  z-index: 2; }

.mdl-radio.is-checked .mdl-radio__outer-circle {
  border: 2px solid #3f51b5; }

.mdl-radio__outer-circle fieldset[disabled] .mdl-radio, .mdl-radio.is-disabled .mdl-radio__outer-circle {
  border: 2px solid rgba(0, 0, 0, 0.26);
  cursor: auto; }

.mdl-radio__inner-circle {
  position: absolute;
  z-index: 1;
  margin: 0;
  top: 8px;
  left: 4px;
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  cursor: pointer;
  transition-duration: .28s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: transform;
  transition-property: transform,-webkit-transform;
  -webkit-transform: scale3d(0, 0, 0);
  transform: scale3d(0, 0, 0);
  border-radius: 50%;
  background: #3f51b5; }

.mdl-radio.is-checked .mdl-radio__inner-circle {
  -webkit-transform: scale3d(1, 1, 1);
  transform: scale3d(1, 1, 1); }

fieldset[disabled] .mdl-radio .mdl-radio__inner-circle, .mdl-radio.is-disabled .mdl-radio__inner-circle {
  background: rgba(0, 0, 0, 0.26);
  cursor: auto; }

.mdl-radio.is-focused .mdl-radio__inner-circle {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1); }

.mdl-radio__label {
  cursor: pointer; }

fieldset[disabled] .mdl-radio .mdl-radio__label, .mdl-radio.is-disabled .mdl-radio__label {
  color: rgba(0, 0, 0, 0.26);
  cursor: auto; }

.mdl-radio__ripple-container {
  position: absolute;
  z-index: 2;
  top: -9px;
  left: -13px;
  box-sizing: border-box;
  width: 42px;
  height: 42px;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff, #000); }

.mdl-radio__ripple-container .mdl-ripple {
  background: #3f51b5; }

fieldset[disabled] .mdl-radio .mdl-radio__ripple-container, .mdl-radio.is-disabled .mdl-radio__ripple-container {
  cursor: auto; }

fieldset[disabled] .mdl-radio .mdl-radio__ripple-container .mdl-ripple, .mdl-radio.is-disabled .mdl-radio__ripple-container .mdl-ripple {
  background: 0 0; }

_:-ms-input-placeholder, :root .mdl-slider.mdl-slider.is-upgraded {
  -ms-appearance: none;
  height: 32px;
  margin: 0; }

.mdl-slider {
  width: calc(100% - 40px);
  margin: 0 20px; }

.mdl-slider.is-upgraded {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  height: 2px;
  background: 0 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline: 0;
  padding: 0;
  color: #3f51b5;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center;
  z-index: 1;
  cursor: pointer; }

.mdl-slider.is-upgraded::-moz-focus-outer {
  border: 0; }

.mdl-slider.is-upgraded::-ms-tooltip {
  display: none; }

.mdl-slider.is-upgraded::-webkit-slider-runnable-track {
  background: 0 0; }

.mdl-slider.is-upgraded::-moz-range-track {
  background: 0 0;
  border: none; }

.mdl-slider.is-upgraded::-ms-track {
  background: 0 0;
  color: transparent;
  height: 2px;
  width: 100%;
  border: none; }

.mdl-slider.is-upgraded::-ms-fill-lower {
  padding: 0;
  background: linear-gradient(to right, transparent, transparent 16px, #3f51b5 16px, #3f51b5 0); }

.mdl-slider.is-upgraded::-ms-fill-upper {
  padding: 0;
  background: linear-gradient(to left, transparent, transparent 16px, rgba(0, 0, 0, 0.26) 16px, rgba(0, 0, 0, 0.26) 0); }

.mdl-slider.is-upgraded::-webkit-slider-thumb {
  -webkit-appearance: none;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  border-radius: 50%;
  background: #3f51b5;
  border: none;
  transition: transform 0.18s cubic-bezier(0.4, 0, 0.2, 1), border 0.18s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.18s cubic-bezier(0.4, 0, 0.2, 1), border 0.18s cubic-bezier(0.4, 0, 0.2, 1), box-shadow 0.18s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.18s cubic-bezier(0.4, 0, 0.2, 1); }

.mdl-slider.is-upgraded::-moz-range-thumb {
  -moz-appearance: none;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
  border-radius: 50%;
  background-image: none;
  background: #3f51b5;
  border: none; }

.mdl-slider.is-upgraded:focus:not(:active)::-webkit-slider-thumb {
  box-shadow: 0 0 0 10px rgba(63, 81, 181, 0.26); }

.mdl-slider.is-upgraded:focus:not(:active)::-moz-range-thumb {
  box-shadow: 0 0 0 10px rgba(63, 81, 181, 0.26); }

.mdl-slider.is-upgraded:active::-webkit-slider-thumb {
  background-image: none;
  background: #3f51b5;
  -webkit-transform: scale(1.5);
  transform: scale(1.5); }

.mdl-slider.is-upgraded:active::-moz-range-thumb {
  background-image: none;
  background: #3f51b5;
  transform: scale(1.5); }

.mdl-slider.is-upgraded::-ms-thumb {
  width: 32px;
  height: 32px;
  border: none;
  border-radius: 50%;
  background: #3f51b5;
  transform: scale(0.375);
  transition: transform 0.18s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1);
  transition: transform 0.18s cubic-bezier(0.4, 0, 0.2, 1), background 0.28s cubic-bezier(0.4, 0, 0.2, 1), -webkit-transform 0.18s cubic-bezier(0.4, 0, 0.2, 1); }

.mdl-slider.is-upgraded:focus:not(:active)::-ms-thumb {
  background: radial-gradient(circle closest-side, #3f51b5 0%, #3f51b5 37.5%, rgba(63, 81, 181, 0.26) 37.5%, rgba(63, 81, 181, 0.26) 100%);
  transform: scale(1); }

.mdl-slider.is-upgraded:active::-ms-thumb {
  background: #3f51b5;
  transform: scale(0.5625); }

.mdl-slider.is-upgraded.is-lowest-value::-webkit-slider-thumb {
  border: 2px solid rgba(0, 0, 0, 0.26);
  background: 0 0; }

.mdl-slider.is-upgraded.is-lowest-value::-moz-range-thumb {
  border: 2px solid rgba(0, 0, 0, 0.26);
  background: 0 0; }

.mdl-slider.is-upgraded.is-lowest-value + .mdl-slider__background-flex > .mdl-slider__background-upper {
  left: 6px; }

.mdl-slider.is-upgraded.is-lowest-value:focus:not(:active)::-webkit-slider-thumb {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.12);
  background: rgba(0, 0, 0, 0.12); }

.mdl-slider.is-upgraded.is-lowest-value:focus:not(:active)::-moz-range-thumb {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.12);
  background: rgba(0, 0, 0, 0.12); }

.mdl-slider.is-upgraded.is-lowest-value:active::-webkit-slider-thumb {
  border: 1.6px solid rgba(0, 0, 0, 0.26);
  -webkit-transform: scale(1.5);
  transform: scale(1.5); }

.mdl-slider.is-upgraded.is-lowest-value:active + .mdl-slider__background-flex > .mdl-slider__background-upper {
  left: 9px; }

.mdl-slider.is-upgraded.is-lowest-value:active::-moz-range-thumb {
  border: 1.5px solid rgba(0, 0, 0, 0.26);
  transform: scale(1.5); }

.mdl-slider.is-upgraded.is-lowest-value::-ms-thumb {
  background: radial-gradient(circle closest-side, transparent 0%, transparent 66.67%, rgba(0, 0, 0, 0.26) 66.67%, rgba(0, 0, 0, 0.26) 100%); }

.mdl-slider.is-upgraded.is-lowest-value:focus:not(:active)::-ms-thumb {
  background: radial-gradient(circle closest-side, rgba(0, 0, 0, 0.12) 0%, rgba(0, 0, 0, 0.12) 25%, rgba(0, 0, 0, 0.26) 25%, rgba(0, 0, 0, 0.26) 37.5%, rgba(0, 0, 0, 0.12) 37.5%, rgba(0, 0, 0, 0.12) 100%);
  transform: scale(1); }

.mdl-slider.is-upgraded.is-lowest-value:active::-ms-thumb {
  transform: scale(0.5625);
  background: radial-gradient(circle closest-side, transparent 0%, transparent 77.78%, rgba(0, 0, 0, 0.26) 77.78%, rgba(0, 0, 0, 0.26) 100%); }

.mdl-slider.is-upgraded.is-lowest-value::-ms-fill-lower {
  background: 0 0; }

.mdl-slider.is-upgraded.is-lowest-value::-ms-fill-upper {
  margin-left: 6px; }

.mdl-slider.is-upgraded.is-lowest-value:active::-ms-fill-upper {
  margin-left: 9px; }

.mdl-slider.is-upgraded:disabled:focus::-webkit-slider-thumb, .mdl-slider.is-upgraded:disabled:active::-webkit-slider-thumb, .mdl-slider.is-upgraded:disabled::-webkit-slider-thumb {
  -webkit-transform: scale(0.667);
  transform: scale(0.667);
  background: rgba(0, 0, 0, 0.26); }

.mdl-slider.is-upgraded:disabled:focus::-moz-range-thumb, .mdl-slider.is-upgraded:disabled:active::-moz-range-thumb, .mdl-slider.is-upgraded:disabled::-moz-range-thumb {
  transform: scale(0.667);
  background: rgba(0, 0, 0, 0.26); }

.mdl-slider.is-upgraded:disabled + .mdl-slider__background-flex > .mdl-slider__background-lower {
  background-color: rgba(0, 0, 0, 0.26);
  left: -6px; }

.mdl-slider.is-upgraded:disabled + .mdl-slider__background-flex > .mdl-slider__background-upper {
  left: 6px; }

.mdl-slider.is-upgraded.is-lowest-value:disabled:focus::-webkit-slider-thumb, .mdl-slider.is-upgraded.is-lowest-value:disabled:active::-webkit-slider-thumb, .mdl-slider.is-upgraded.is-lowest-value:disabled::-webkit-slider-thumb {
  border: 3px solid rgba(0, 0, 0, 0.26);
  background: 0 0;
  -webkit-transform: scale(0.667);
  transform: scale(0.667); }

.mdl-slider.is-upgraded.is-lowest-value:disabled:focus::-moz-range-thumb, .mdl-slider.is-upgraded.is-lowest-value:disabled:active::-moz-range-thumb, .mdl-slider.is-upgraded.is-lowest-value:disabled::-moz-range-thumb {
  border: 3px solid rgba(0, 0, 0, 0.26);
  background: 0 0;
  transform: scale(0.667); }

.mdl-slider.is-upgraded.is-lowest-value:disabled:active + .mdl-slider__background-flex > .mdl-slider__background-upper {
  left: 6px; }

.mdl-slider.is-upgraded:disabled:focus::-ms-thumb, .mdl-slider.is-upgraded:disabled:active::-ms-thumb, .mdl-slider.is-upgraded:disabled::-ms-thumb {
  transform: scale(0.25);
  background: rgba(0, 0, 0, 0.26); }

.mdl-slider.is-upgraded.is-lowest-value:disabled:focus::-ms-thumb, .mdl-slider.is-upgraded.is-lowest-value:disabled:active::-ms-thumb, .mdl-slider.is-upgraded.is-lowest-value:disabled::-ms-thumb {
  transform: scale(0.25);
  background: radial-gradient(circle closest-side, transparent 0%, transparent 50%, rgba(0, 0, 0, 0.26) 50%, rgba(0, 0, 0, 0.26) 100%); }

.mdl-slider.is-upgraded:disabled::-ms-fill-lower {
  margin-right: 6px;
  background: linear-gradient(to right, transparent, transparent 25px, rgba(0, 0, 0, 0.26) 25px, rgba(0, 0, 0, 0.26) 0); }

.mdl-slider.is-upgraded:disabled::-ms-fill-upper {
  margin-left: 6px; }

.mdl-slider.is-upgraded.is-lowest-value:disabled:active::-ms-fill-upper {
  margin-left: 6px; }

.mdl-slider__ie-container {
  height: 18px;
  overflow: visible;
  border: none;
  margin: none;
  padding: none; }

.mdl-slider__container {
  height: 18px;
  position: relative;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row; }

.mdl-slider__container, .mdl-slider__background-flex {
  background: 0 0;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex; }

.mdl-slider__background-flex {
  position: absolute;
  height: 2px;
  width: calc(100% - 52px);
  top: 50%;
  left: 0;
  margin: 0 26px;
  overflow: hidden;
  border: 0;
  padding: 0;
  -webkit-transform: translate(0, -1px);
  transform: translate(0, -1px); }

.mdl-slider__background-lower {
  background: #3f51b5; }

.mdl-slider__background-lower, .mdl-slider__background-upper {
  -webkit-flex: 0;
  -ms-flex: 0;
  flex: 0;
  position: relative;
  border: 0;
  padding: 0; }

.mdl-slider__background-upper {
  background: rgba(0, 0, 0, 0.26);
  transition: left 0.18s cubic-bezier(0.4, 0, 0.2, 1); }

.mdl-snackbar {
  position: fixed;
  bottom: 0;
  left: 50%;
  cursor: default;
  background-color: #323232;
  z-index: 3;
  display: block;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-justify-content: space-between;
  -ms-flex-pack: justify;
  justify-content: space-between;
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  will-change: transform;
  -webkit-transform: translate(0, 80px);
  transform: translate(0, 80px);
  transition: transform 0.25s cubic-bezier(0.4, 0, 1, 1);
  transition: transform 0.25s cubic-bezier(0.4, 0, 1, 1), -webkit-transform 0.25s cubic-bezier(0.4, 0, 1, 1);
  pointer-events: none; }

@media (max-width: 479px) {
  .mdl-snackbar {
    width: 100%;
    left: 0;
    min-height: 48px;
    max-height: 80px; } }

@media (min-width: 480px) {
  .mdl-snackbar {
    min-width: 288px;
    max-width: 568px;
    border-radius: 2px;
    -webkit-transform: translate(-50%, 80px);
    transform: translate(-50%, 80px); } }

.mdl-snackbar--active {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
  pointer-events: auto;
  transition: transform 0.25s cubic-bezier(0, 0, 0.2, 1);
  transition: transform 0.25s cubic-bezier(0, 0, 0.2, 1), -webkit-transform 0.25s cubic-bezier(0, 0, 0.2, 1); }

@media (min-width: 480px) {
  .mdl-snackbar--active {
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0); } }

.mdl-snackbar__text {
  padding: 14px 12px 14px 24px;
  vertical-align: middle;
  color: #fff;
  float: left; }

.mdl-snackbar__action {
  background: 0 0;
  border: none;
  color: #ff4081;
  float: right;
  padding: 14px 24px 14px 12px;
  font-family: "Roboto","Helvetica","Arial",sans-serif;
  font-size: 14px;
  font-weight: 500;
  text-transform: uppercase;
  line-height: 1;
  letter-spacing: 0;
  overflow: hidden;
  outline: none;
  opacity: 0;
  pointer-events: none;
  cursor: pointer;
  text-decoration: none;
  text-align: center;
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.mdl-snackbar__action::-moz-focus-inner {
  border: 0; }

.mdl-snackbar__action:not([aria-hidden]) {
  opacity: 1;
  pointer-events: auto; }

.mdl-spinner {
  display: inline-block;
  position: relative;
  width: 28px;
  height: 28px; }

.mdl-spinner:not(.is-upgraded).is-active:after {
  content: "Loading..."; }

.mdl-spinner.is-upgraded.is-active {
  -webkit-animation: mdl-spinner__container-rotate 1568.23529412ms linear infinite;
  animation: mdl-spinner__container-rotate 1568.23529412ms linear infinite; }

@-webkit-keyframes mdl-spinner__container-rotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

@keyframes mdl-spinner__container-rotate {
  to {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg); } }

.mdl-spinner__layer {
  position: absolute;
  width: 100%;
  height: 100%;
  opacity: 0; }

.mdl-spinner__layer-1 {
  border-color: #42a5f5; }

.mdl-spinner--single-color .mdl-spinner__layer-1 {
  border-color: #3f51b5; }

.mdl-spinner.is-active .mdl-spinner__layer-1 {
  -webkit-animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-1-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-1-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.mdl-spinner__layer-2 {
  border-color: #f44336; }

.mdl-spinner--single-color .mdl-spinner__layer-2 {
  border-color: #3f51b5; }

.mdl-spinner.is-active .mdl-spinner__layer-2 {
  -webkit-animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-2-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-2-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.mdl-spinner__layer-3 {
  border-color: #fdd835; }

.mdl-spinner--single-color .mdl-spinner__layer-3 {
  border-color: #3f51b5; }

.mdl-spinner.is-active .mdl-spinner__layer-3 {
  -webkit-animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-3-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-3-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.mdl-spinner__layer-4 {
  border-color: #4caf50; }

.mdl-spinner--single-color .mdl-spinner__layer-4 {
  border-color: #3f51b5; }

.mdl-spinner.is-active .mdl-spinner__layer-4 {
  -webkit-animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-4-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: mdl-spinner__fill-unfill-rotate 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both, mdl-spinner__layer-4-fade-in-out 5332ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

@-webkit-keyframes mdl-spinner__fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }
  25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }
  37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg); }
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg); }
  62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg); }
  75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg); }
  87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg); }
  to {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg); } }

@keyframes mdl-spinner__fill-unfill-rotate {
  12.5% {
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg); }
  25% {
    -webkit-transform: rotate(270deg);
    transform: rotate(270deg); }
  37.5% {
    -webkit-transform: rotate(405deg);
    transform: rotate(405deg); }
  50% {
    -webkit-transform: rotate(540deg);
    transform: rotate(540deg); }
  62.5% {
    -webkit-transform: rotate(675deg);
    transform: rotate(675deg); }
  75% {
    -webkit-transform: rotate(810deg);
    transform: rotate(810deg); }
  87.5% {
    -webkit-transform: rotate(945deg);
    transform: rotate(945deg); }
  to {
    -webkit-transform: rotate(1080deg);
    transform: rotate(1080deg); } }

@-webkit-keyframes mdl-spinner__layer-1-fade-in-out {
  from, 25% {
    opacity: .99; }
  26%, 89% {
    opacity: 0; }
  90%, 100% {
    opacity: .99; } }

@keyframes mdl-spinner__layer-1-fade-in-out {
  from, 25% {
    opacity: .99; }
  26%, 89% {
    opacity: 0; }
  90%, 100% {
    opacity: .99; } }

@-webkit-keyframes mdl-spinner__layer-2-fade-in-out {
  from, 15% {
    opacity: 0; }
  25%, 50% {
    opacity: .99; }
  51% {
    opacity: 0; } }

@keyframes mdl-spinner__layer-2-fade-in-out {
  from, 15% {
    opacity: 0; }
  25%, 50% {
    opacity: .99; }
  51% {
    opacity: 0; } }

@-webkit-keyframes mdl-spinner__layer-3-fade-in-out {
  from, 40% {
    opacity: 0; }
  50%, 75% {
    opacity: .99; }
  76% {
    opacity: 0; } }

@keyframes mdl-spinner__layer-3-fade-in-out {
  from, 40% {
    opacity: 0; }
  50%, 75% {
    opacity: .99; }
  76% {
    opacity: 0; } }

@-webkit-keyframes mdl-spinner__layer-4-fade-in-out {
  from, 65% {
    opacity: 0; }
  75%, 90% {
    opacity: .99; }
  100% {
    opacity: 0; } }

@keyframes mdl-spinner__layer-4-fade-in-out {
  from, 65% {
    opacity: 0; }
  75%, 90% {
    opacity: .99; }
  100% {
    opacity: 0; } }

.mdl-spinner__gap-patch {
  position: absolute;
  box-sizing: border-box;
  top: 0;
  left: 45%;
  width: 10%;
  height: 100%;
  overflow: hidden;
  border-color: inherit; }

.mdl-spinner__gap-patch .mdl-spinner__circle {
  width: 1000%;
  left: -450%; }

.mdl-spinner__circle-clipper {
  display: inline-block;
  position: relative;
  width: 50%;
  height: 100%;
  overflow: hidden;
  border-color: inherit; }

.mdl-spinner__circle-clipper .mdl-spinner__circle {
  width: 200%; }

.mdl-spinner__circle {
  box-sizing: border-box;
  height: 100%;
  border-width: 3px;
  border-style: solid;
  border-color: inherit;
  border-bottom-color: transparent !important;
  border-radius: 50%;
  -webkit-animation: none;
  animation: none;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0; }

.mdl-spinner__left .mdl-spinner__circle {
  border-right-color: transparent !important;
  -webkit-transform: rotate(129deg);
  transform: rotate(129deg); }

.mdl-spinner.is-active .mdl-spinner__left .mdl-spinner__circle {
  -webkit-animation: mdl-spinner__left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: mdl-spinner__left-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

.mdl-spinner__right .mdl-spinner__circle {
  left: -100%;
  border-left-color: transparent !important;
  -webkit-transform: rotate(-129deg);
  transform: rotate(-129deg); }

.mdl-spinner.is-active .mdl-spinner__right .mdl-spinner__circle {
  -webkit-animation: mdl-spinner__right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both;
  animation: mdl-spinner__right-spin 1333ms cubic-bezier(0.4, 0, 0.2, 1) infinite both; }

@-webkit-keyframes mdl-spinner__left-spin {
  from {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg); }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg); } }

@keyframes mdl-spinner__left-spin {
  from {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg); }
  50% {
    -webkit-transform: rotate(-5deg);
    transform: rotate(-5deg); }
  to {
    -webkit-transform: rotate(130deg);
    transform: rotate(130deg); } }

@-webkit-keyframes mdl-spinner__right-spin {
  from {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg); }
  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  to {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg); } }

@keyframes mdl-spinner__right-spin {
  from {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg); }
  50% {
    -webkit-transform: rotate(5deg);
    transform: rotate(5deg); }
  to {
    -webkit-transform: rotate(-130deg);
    transform: rotate(-130deg); } }

.mdl-switch {
  position: relative;
  z-index: 1;
  vertical-align: middle;
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  height: 24px;
  margin: 0;
  padding: 0;
  overflow: visible;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

.mdl-switch.is-upgraded {
  padding-left: 28px; }

.mdl-switch__input {
  line-height: 24px; }

.mdl-switch.is-upgraded .mdl-switch__input {
  position: absolute;
  width: 0;
  height: 0;
  margin: 0;
  padding: 0;
  opacity: 0;
  -ms-appearance: none;
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  border: none; }

.mdl-switch__track {
  background: rgba(0, 0, 0, 0.26);
  position: absolute;
  left: 0;
  top: 5px;
  height: 14px;
  width: 36px;
  border-radius: 14px;
  cursor: pointer; }

.mdl-switch.is-checked .mdl-switch__track {
  background: rgba(63, 81, 181, 0.5); }

.mdl-switch__track fieldset[disabled] .mdl-switch, .mdl-switch.is-disabled .mdl-switch__track {
  background: rgba(0, 0, 0, 0.12);
  cursor: auto; }

.mdl-switch__thumb {
  background: #fafafa;
  position: absolute;
  left: 0;
  top: 2px;
  height: 20px;
  width: 20px;
  border-radius: 50%;
  cursor: pointer;
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
  transition-duration: .28s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-property: left; }

.mdl-switch.is-checked .mdl-switch__thumb {
  background: #3f51b5;
  left: 16px;
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12); }

.mdl-switch__thumb fieldset[disabled] .mdl-switch, .mdl-switch.is-disabled .mdl-switch__thumb {
  background: #bdbdbd;
  cursor: auto; }

.mdl-switch__focus-helper {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-4px, -4px);
  transform: translate(-4px, -4px);
  display: inline-block;
  box-sizing: border-box;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background-color: transparent; }

.mdl-switch.is-focused .mdl-switch__focus-helper {
  box-shadow: 0 0 0 20px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1); }

.mdl-switch.is-focused.is-checked .mdl-switch__focus-helper {
  box-shadow: 0 0 0 20px rgba(63, 81, 181, 0.26);
  background-color: rgba(63, 81, 181, 0.26); }

.mdl-switch__label {
  position: relative;
  cursor: pointer;
  font-size: 16px;
  line-height: 24px;
  margin: 0;
  left: 24px; }

.mdl-switch__label fieldset[disabled] .mdl-switch, .mdl-switch.is-disabled .mdl-switch__label {
  color: #bdbdbd;
  cursor: auto; }

.mdl-switch__ripple-container {
  position: absolute;
  z-index: 2;
  top: -12px;
  left: -14px;
  box-sizing: border-box;
  width: 48px;
  height: 48px;
  border-radius: 50%;
  cursor: pointer;
  overflow: hidden;
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff, #000);
  transition-duration: .4s;
  transition-timing-function: step-end;
  transition-property: left; }

.mdl-switch__ripple-container .mdl-ripple {
  background: #3f51b5; }

.mdl-switch__ripple-container fieldset[disabled] .mdl-switch, .mdl-switch.is-disabled .mdl-switch__ripple-container {
  cursor: auto; }

fieldset[disabled] .mdl-switch .mdl-switch__ripple-container .mdl-ripple, .mdl-switch.is-disabled .mdl-switch__ripple-container .mdl-ripple {
  background: 0 0; }

.mdl-switch.is-checked .mdl-switch__ripple-container {
  left: 2px; }

.mdl-tabs {
  display: block;
  width: 100%; }

.mdl-tabs__tab-bar {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row;
  -webkit-justify-content: center;
  -ms-flex-pack: center;
  justify-content: center;
  -webkit-align-content: space-between;
  -ms-flex-line-pack: justify;
  align-content: space-between;
  -webkit-align-items: flex-start;
  -ms-flex-align: start;
  align-items: flex-start;
  height: 48px;
  padding: 0;
  margin: 0;
  border-bottom: 1px solid #e0e0e0; }

.mdl-tabs__tab {
  margin: 0;
  border: none;
  padding: 0 24px;
  float: left;
  position: relative;
  display: block;
  text-decoration: none;
  height: 48px;
  line-height: 48px;
  text-align: center;
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  color: rgba(0, 0, 0, 0.54);
  overflow: hidden; }

.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active {
  color: rgba(0, 0, 0, 0.87); }

.mdl-tabs.is-upgraded .mdl-tabs__tab.is-active:after {
  height: 2px;
  width: 100%;
  display: block;
  content: " ";
  bottom: 0;
  left: 0;
  position: absolute;
  background: #3f51b5;
  -webkit-animation: border-expand 0.2s cubic-bezier(0.4, 0, 0.4, 1) 0.01s alternate forwards;
  animation: border-expand 0.2s cubic-bezier(0.4, 0, 0.4, 1) 0.01s alternate forwards;
  transition: all 1s cubic-bezier(0.4, 0, 1, 1); }

.mdl-tabs__tab .mdl-tabs__ripple-container {
  display: block;
  position: absolute;
  height: 100%;
  width: 100%;
  left: 0;
  top: 0;
  z-index: 1;
  overflow: hidden; }

.mdl-tabs__tab .mdl-tabs__ripple-container .mdl-ripple {
  background: #3f51b5; }

.mdl-tabs__panel {
  display: block; }

.mdl-tabs.is-upgraded .mdl-tabs__panel {
  display: none; }

.mdl-tabs.is-upgraded .mdl-tabs__panel.is-active {
  display: block; }

@-webkit-keyframes border-expand {
  0% {
    opacity: 0;
    width: 0; }
  100% {
    opacity: 1;
    width: 100%; } }

@keyframes border-expand {
  0% {
    opacity: 0;
    width: 0; }
  100% {
    opacity: 1;
    width: 100%; } }

.mdl-textfield {
  position: relative;
  font-size: 16px;
  display: inline-block;
  box-sizing: border-box;
  width: 300px;
  max-width: 100%;
  margin: 0;
  padding: 20px 0; }

.mdl-textfield .mdl-button {
  position: absolute;
  bottom: 20px; }

.mdl-textfield--align-right {
  text-align: right; }

.mdl-textfield--full-width {
  width: 100%; }

.mdl-textfield--expandable {
  min-width: 32px;
  width: auto;
  min-height: 32px; }

.mdl-textfield__input {
  border: none;
  border-bottom: 1px solid rgba(0, 0, 0, 0.12);
  display: block;
  font-size: 16px;
  font-family: "Helvetica","Arial",sans-serif;
  margin: 0;
  padding: 4px 0;
  width: 100%;
  background: 0 0;
  text-align: left;
  color: inherit; }

.mdl-textfield__input[type="number"] {
  -moz-appearance: textfield; }

.mdl-textfield__input[type="number"]::-webkit-inner-spin-button, .mdl-textfield__input[type="number"]::-webkit-outer-spin-button {
  -webkit-appearance: none;
  margin: 0; }

.mdl-textfield.is-focused .mdl-textfield__input {
  outline: none; }

.mdl-textfield.is-invalid .mdl-textfield__input {
  border-color: #d50000;
  box-shadow: none; }

fieldset[disabled] .mdl-textfield .mdl-textfield__input, .mdl-textfield.is-disabled .mdl-textfield__input {
  background-color: transparent;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.12);
  color: rgba(0, 0, 0, 0.26); }

.mdl-textfield textarea.mdl-textfield__input {
  display: block; }

.mdl-textfield__label {
  bottom: 0;
  color: rgba(0, 0, 0, 0.26);
  font-size: 16px;
  left: 0;
  right: 0;
  pointer-events: none;
  position: absolute;
  display: block;
  top: 24px;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
  text-align: left; }

.mdl-textfield.is-dirty .mdl-textfield__label, .mdl-textfield.has-placeholder .mdl-textfield__label {
  visibility: hidden; }

.mdl-textfield--floating-label .mdl-textfield__label {
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1); }

.mdl-textfield--floating-label.has-placeholder .mdl-textfield__label {
  transition: none; }

fieldset[disabled] .mdl-textfield .mdl-textfield__label, .mdl-textfield.is-disabled.is-disabled .mdl-textfield__label {
  color: rgba(0, 0, 0, 0.26); }

.mdl-textfield--floating-label.is-focused .mdl-textfield__label, .mdl-textfield--floating-label.is-dirty .mdl-textfield__label, .mdl-textfield--floating-label.has-placeholder .mdl-textfield__label {
  color: #3f51b5;
  font-size: 12px;
  top: 4px;
  visibility: visible; }

.mdl-textfield--floating-label.is-focused .mdl-textfield__expandable-holder .mdl-textfield__label, .mdl-textfield--floating-label.is-dirty .mdl-textfield__expandable-holder .mdl-textfield__label, .mdl-textfield--floating-label.has-placeholder .mdl-textfield__expandable-holder .mdl-textfield__label {
  top: -16px; }

.mdl-textfield--floating-label.is-invalid .mdl-textfield__label {
  color: #d50000;
  font-size: 12px; }

.mdl-textfield__label:after {
  background-color: #3f51b5;
  bottom: 20px;
  content: '';
  height: 2px;
  left: 45%;
  position: absolute;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  visibility: hidden;
  width: 10px; }

.mdl-textfield.is-focused .mdl-textfield__label:after {
  left: 0;
  visibility: visible;
  width: 100%; }

.mdl-textfield.is-invalid .mdl-textfield__label:after {
  background-color: #d50000; }

.mdl-textfield__error {
  color: #d50000;
  position: absolute;
  font-size: 12px;
  margin-top: 3px;
  visibility: hidden;
  display: block; }

.mdl-textfield.is-invalid .mdl-textfield__error {
  visibility: visible; }

.mdl-textfield__expandable-holder {
  display: inline-block;
  position: relative;
  margin-left: 32px;
  transition-duration: .2s;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  display: inline-block;
  max-width: .1px; }

.mdl-textfield.is-focused .mdl-textfield__expandable-holder, .mdl-textfield.is-dirty .mdl-textfield__expandable-holder {
  max-width: 600px; }

.mdl-textfield__expandable-holder .mdl-textfield__label:after {
  bottom: 0; }

.mdl-tooltip {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transform-origin: top center;
  transform-origin: top center;
  will-change: transform;
  z-index: 999;
  background: rgba(97, 97, 97, 0.9);
  border-radius: 2px;
  color: #fff;
  display: inline-block;
  font-size: 10px;
  font-weight: 500;
  line-height: 14px;
  max-width: 170px;
  position: fixed;
  top: -500px;
  left: -500px;
  padding: 8px;
  text-align: center; }

.mdl-tooltip.is-active {
  -webkit-animation: pulse 200ms cubic-bezier(0, 0, 0.2, 1) forwards;
  animation: pulse 200ms cubic-bezier(0, 0, 0.2, 1) forwards; }

.mdl-tooltip--large {
  line-height: 14px;
  font-size: 14px;
  padding: 16px; }

@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  50% {
    -webkit-transform: scale(0.99);
    transform: scale(0.99); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible; } }

@keyframes pulse {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
    opacity: 0; }
  50% {
    -webkit-transform: scale(0.99);
    transform: scale(0.99); }
  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 1;
    visibility: visible; } }

.mdl-shadow--2dp {
  box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12); }

.mdl-shadow--3dp {
  box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12); }

.mdl-shadow--4dp {
  box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.14), 0 1px 10px 0 rgba(0, 0, 0, 0.12), 0 2px 4px -1px rgba(0, 0, 0, 0.2); }

.mdl-shadow--6dp {
  box-shadow: 0 6px 10px 0 rgba(0, 0, 0, 0.14), 0 1px 18px 0 rgba(0, 0, 0, 0.12), 0 3px 5px -1px rgba(0, 0, 0, 0.2); }

.mdl-shadow--8dp {
  box-shadow: 0 8px 10px 1px rgba(0, 0, 0, 0.14), 0 3px 14px 2px rgba(0, 0, 0, 0.12), 0 5px 5px -3px rgba(0, 0, 0, 0.2); }

.mdl-shadow--16dp {
  box-shadow: 0 16px 24px 2px rgba(0, 0, 0, 0.14), 0 6px 30px 5px rgba(0, 0, 0, 0.12), 0 8px 10px -5px rgba(0, 0, 0, 0.2); }

.mdl-shadow--24dp {
  box-shadow: 0 9px 46px 8px rgba(0, 0, 0, 0.14), 0 11px 15px -7px rgba(0, 0, 0, 0.12), 0 24px 38px 3px rgba(0, 0, 0, 0.2); }

.mdl-grid {
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-flow: row wrap;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin: 0 auto;
  -webkit-align-items: stretch;
  -ms-flex-align: stretch;
  align-items: stretch; }

.mdl-grid.mdl-grid--no-spacing {
  padding: 0; }

.mdl-cell {
  box-sizing: border-box; }

.mdl-cell--top {
  -webkit-align-self: flex-start;
  -ms-flex-item-align: start;
  align-self: flex-start; }

.mdl-cell--middle {
  -webkit-align-self: center;
  -ms-flex-item-align: center;
  align-self: center; }

.mdl-cell--bottom {
  -webkit-align-self: flex-end;
  -ms-flex-item-align: end;
  align-self: flex-end; }

.mdl-cell--stretch {
  -webkit-align-self: stretch;
  -ms-flex-item-align: stretch;
  align-self: stretch; }

.mdl-grid.mdl-grid--no-spacing > .mdl-cell {
  margin: 0; }

.mdl-cell--order-1 {
  -webkit-order: 1;
  -ms-flex-order: 1;
  order: 1; }

.mdl-cell--order-2 {
  -webkit-order: 2;
  -ms-flex-order: 2;
  order: 2; }

.mdl-cell--order-3 {
  -webkit-order: 3;
  -ms-flex-order: 3;
  order: 3; }

.mdl-cell--order-4 {
  -webkit-order: 4;
  -ms-flex-order: 4;
  order: 4; }

.mdl-cell--order-5 {
  -webkit-order: 5;
  -ms-flex-order: 5;
  order: 5; }

.mdl-cell--order-6 {
  -webkit-order: 6;
  -ms-flex-order: 6;
  order: 6; }

.mdl-cell--order-7 {
  -webkit-order: 7;
  -ms-flex-order: 7;
  order: 7; }

.mdl-cell--order-8 {
  -webkit-order: 8;
  -ms-flex-order: 8;
  order: 8; }

.mdl-cell--order-9 {
  -webkit-order: 9;
  -ms-flex-order: 9;
  order: 9; }

.mdl-cell--order-10 {
  -webkit-order: 10;
  -ms-flex-order: 10;
  order: 10; }

.mdl-cell--order-11 {
  -webkit-order: 11;
  -ms-flex-order: 11;
  order: 11; }

.mdl-cell--order-12 {
  -webkit-order: 12;
  -ms-flex-order: 12;
  order: 12; }

@media (max-width: 479px) {
  .mdl-grid {
    padding: 8px; }
  .mdl-cell {
    margin: 8px;
    width: calc(100% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell {
    width: 100%; }
  .mdl-cell--hide-phone {
    display: none !important; }
  .mdl-cell--order-1-phone.mdl-cell--order-1-phone {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .mdl-cell--order-2-phone.mdl-cell--order-2-phone {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .mdl-cell--order-3-phone.mdl-cell--order-3-phone {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3; }
  .mdl-cell--order-4-phone.mdl-cell--order-4-phone {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4; }
  .mdl-cell--order-5-phone.mdl-cell--order-5-phone {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5; }
  .mdl-cell--order-6-phone.mdl-cell--order-6-phone {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6; }
  .mdl-cell--order-7-phone.mdl-cell--order-7-phone {
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7; }
  .mdl-cell--order-8-phone.mdl-cell--order-8-phone {
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8; }
  .mdl-cell--order-9-phone.mdl-cell--order-9-phone {
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9; }
  .mdl-cell--order-10-phone.mdl-cell--order-10-phone {
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10; }
  .mdl-cell--order-11-phone.mdl-cell--order-11-phone {
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11; }
  .mdl-cell--order-12-phone.mdl-cell--order-12-phone {
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12; }
  .mdl-cell--1-col, .mdl-cell--1-col-phone.mdl-cell--1-col-phone {
    width: calc(25% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--1-col, .mdl-grid--no-spacing > .mdl-cell--1-col-phone.mdl-cell--1-col-phone {
    width: 25%; }
  .mdl-cell--2-col, .mdl-cell--2-col-phone.mdl-cell--2-col-phone {
    width: calc(50% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--2-col, .mdl-grid--no-spacing > .mdl-cell--2-col-phone.mdl-cell--2-col-phone {
    width: 50%; }
  .mdl-cell--3-col, .mdl-cell--3-col-phone.mdl-cell--3-col-phone {
    width: calc(75% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--3-col, .mdl-grid--no-spacing > .mdl-cell--3-col-phone.mdl-cell--3-col-phone {
    width: 75%; }
  .mdl-cell--4-col, .mdl-cell--4-col-phone.mdl-cell--4-col-phone {
    width: calc(100% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--4-col, .mdl-grid--no-spacing > .mdl-cell--4-col-phone.mdl-cell--4-col-phone {
    width: 100%; }
  .mdl-cell--5-col, .mdl-cell--5-col-phone.mdl-cell--5-col-phone {
    width: calc(100% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--5-col, .mdl-grid--no-spacing > .mdl-cell--5-col-phone.mdl-cell--5-col-phone {
    width: 100%; }
  .mdl-cell--6-col, .mdl-cell--6-col-phone.mdl-cell--6-col-phone {
    width: calc(100% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--6-col, .mdl-grid--no-spacing > .mdl-cell--6-col-phone.mdl-cell--6-col-phone {
    width: 100%; }
  .mdl-cell--7-col, .mdl-cell--7-col-phone.mdl-cell--7-col-phone {
    width: calc(100% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--7-col, .mdl-grid--no-spacing > .mdl-cell--7-col-phone.mdl-cell--7-col-phone {
    width: 100%; }
  .mdl-cell--8-col, .mdl-cell--8-col-phone.mdl-cell--8-col-phone {
    width: calc(100% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--8-col, .mdl-grid--no-spacing > .mdl-cell--8-col-phone.mdl-cell--8-col-phone {
    width: 100%; }
  .mdl-cell--9-col, .mdl-cell--9-col-phone.mdl-cell--9-col-phone {
    width: calc(100% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--9-col, .mdl-grid--no-spacing > .mdl-cell--9-col-phone.mdl-cell--9-col-phone {
    width: 100%; }
  .mdl-cell--10-col, .mdl-cell--10-col-phone.mdl-cell--10-col-phone {
    width: calc(100% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--10-col, .mdl-grid--no-spacing > .mdl-cell--10-col-phone.mdl-cell--10-col-phone {
    width: 100%; }
  .mdl-cell--11-col, .mdl-cell--11-col-phone.mdl-cell--11-col-phone {
    width: calc(100% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--11-col, .mdl-grid--no-spacing > .mdl-cell--11-col-phone.mdl-cell--11-col-phone {
    width: 100%; }
  .mdl-cell--12-col, .mdl-cell--12-col-phone.mdl-cell--12-col-phone {
    width: calc(100% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--12-col, .mdl-grid--no-spacing > .mdl-cell--12-col-phone.mdl-cell--12-col-phone {
    width: 100%; }
  .mdl-cell--1-offset, .mdl-cell--1-offset-phone.mdl-cell--1-offset-phone {
    margin-left: calc(25% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--1-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--1-offset-phone.mdl-cell--1-offset-phone {
    margin-left: 25%; }
  .mdl-cell--2-offset, .mdl-cell--2-offset-phone.mdl-cell--2-offset-phone {
    margin-left: calc(50% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--2-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--2-offset-phone.mdl-cell--2-offset-phone {
    margin-left: 50%; }
  .mdl-cell--3-offset, .mdl-cell--3-offset-phone.mdl-cell--3-offset-phone {
    margin-left: calc(75% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--3-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--3-offset-phone.mdl-cell--3-offset-phone {
    margin-left: 75%; } }

@media (min-width: 480px) and (max-width: 839px) {
  .mdl-grid {
    padding: 8px; }
  .mdl-cell {
    margin: 8px;
    width: calc(50% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell {
    width: 50%; }
  .mdl-cell--hide-tablet {
    display: none !important; }
  .mdl-cell--order-1-tablet.mdl-cell--order-1-tablet {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .mdl-cell--order-2-tablet.mdl-cell--order-2-tablet {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .mdl-cell--order-3-tablet.mdl-cell--order-3-tablet {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3; }
  .mdl-cell--order-4-tablet.mdl-cell--order-4-tablet {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4; }
  .mdl-cell--order-5-tablet.mdl-cell--order-5-tablet {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5; }
  .mdl-cell--order-6-tablet.mdl-cell--order-6-tablet {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6; }
  .mdl-cell--order-7-tablet.mdl-cell--order-7-tablet {
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7; }
  .mdl-cell--order-8-tablet.mdl-cell--order-8-tablet {
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8; }
  .mdl-cell--order-9-tablet.mdl-cell--order-9-tablet {
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9; }
  .mdl-cell--order-10-tablet.mdl-cell--order-10-tablet {
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10; }
  .mdl-cell--order-11-tablet.mdl-cell--order-11-tablet {
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11; }
  .mdl-cell--order-12-tablet.mdl-cell--order-12-tablet {
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12; }
  .mdl-cell--1-col, .mdl-cell--1-col-tablet.mdl-cell--1-col-tablet {
    width: calc(12.5% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--1-col, .mdl-grid--no-spacing > .mdl-cell--1-col-tablet.mdl-cell--1-col-tablet {
    width: 12.5%; }
  .mdl-cell--2-col, .mdl-cell--2-col-tablet.mdl-cell--2-col-tablet {
    width: calc(25% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--2-col, .mdl-grid--no-spacing > .mdl-cell--2-col-tablet.mdl-cell--2-col-tablet {
    width: 25%; }
  .mdl-cell--3-col, .mdl-cell--3-col-tablet.mdl-cell--3-col-tablet {
    width: calc(37.5% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--3-col, .mdl-grid--no-spacing > .mdl-cell--3-col-tablet.mdl-cell--3-col-tablet {
    width: 37.5%; }
  .mdl-cell--4-col, .mdl-cell--4-col-tablet.mdl-cell--4-col-tablet {
    width: calc(50% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--4-col, .mdl-grid--no-spacing > .mdl-cell--4-col-tablet.mdl-cell--4-col-tablet {
    width: 50%; }
  .mdl-cell--5-col, .mdl-cell--5-col-tablet.mdl-cell--5-col-tablet {
    width: calc(62.5% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--5-col, .mdl-grid--no-spacing > .mdl-cell--5-col-tablet.mdl-cell--5-col-tablet {
    width: 62.5%; }
  .mdl-cell--6-col, .mdl-cell--6-col-tablet.mdl-cell--6-col-tablet {
    width: calc(75% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--6-col, .mdl-grid--no-spacing > .mdl-cell--6-col-tablet.mdl-cell--6-col-tablet {
    width: 75%; }
  .mdl-cell--7-col, .mdl-cell--7-col-tablet.mdl-cell--7-col-tablet {
    width: calc(87.5% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--7-col, .mdl-grid--no-spacing > .mdl-cell--7-col-tablet.mdl-cell--7-col-tablet {
    width: 87.5%; }
  .mdl-cell--8-col, .mdl-cell--8-col-tablet.mdl-cell--8-col-tablet {
    width: calc(100% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--8-col, .mdl-grid--no-spacing > .mdl-cell--8-col-tablet.mdl-cell--8-col-tablet {
    width: 100%; }
  .mdl-cell--9-col, .mdl-cell--9-col-tablet.mdl-cell--9-col-tablet {
    width: calc(100% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--9-col, .mdl-grid--no-spacing > .mdl-cell--9-col-tablet.mdl-cell--9-col-tablet {
    width: 100%; }
  .mdl-cell--10-col, .mdl-cell--10-col-tablet.mdl-cell--10-col-tablet {
    width: calc(100% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--10-col, .mdl-grid--no-spacing > .mdl-cell--10-col-tablet.mdl-cell--10-col-tablet {
    width: 100%; }
  .mdl-cell--11-col, .mdl-cell--11-col-tablet.mdl-cell--11-col-tablet {
    width: calc(100% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--11-col, .mdl-grid--no-spacing > .mdl-cell--11-col-tablet.mdl-cell--11-col-tablet {
    width: 100%; }
  .mdl-cell--12-col, .mdl-cell--12-col-tablet.mdl-cell--12-col-tablet {
    width: calc(100% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--12-col, .mdl-grid--no-spacing > .mdl-cell--12-col-tablet.mdl-cell--12-col-tablet {
    width: 100%; }
  .mdl-cell--1-offset, .mdl-cell--1-offset-tablet.mdl-cell--1-offset-tablet {
    margin-left: calc(12.5% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--1-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--1-offset-tablet.mdl-cell--1-offset-tablet {
    margin-left: 12.5%; }
  .mdl-cell--2-offset, .mdl-cell--2-offset-tablet.mdl-cell--2-offset-tablet {
    margin-left: calc(25% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--2-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--2-offset-tablet.mdl-cell--2-offset-tablet {
    margin-left: 25%; }
  .mdl-cell--3-offset, .mdl-cell--3-offset-tablet.mdl-cell--3-offset-tablet {
    margin-left: calc(37.5% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--3-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--3-offset-tablet.mdl-cell--3-offset-tablet {
    margin-left: 37.5%; }
  .mdl-cell--4-offset, .mdl-cell--4-offset-tablet.mdl-cell--4-offset-tablet {
    margin-left: calc(50% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--4-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--4-offset-tablet.mdl-cell--4-offset-tablet {
    margin-left: 50%; }
  .mdl-cell--5-offset, .mdl-cell--5-offset-tablet.mdl-cell--5-offset-tablet {
    margin-left: calc(62.5% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--5-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--5-offset-tablet.mdl-cell--5-offset-tablet {
    margin-left: 62.5%; }
  .mdl-cell--6-offset, .mdl-cell--6-offset-tablet.mdl-cell--6-offset-tablet {
    margin-left: calc(75% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--6-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--6-offset-tablet.mdl-cell--6-offset-tablet {
    margin-left: 75%; }
  .mdl-cell--7-offset, .mdl-cell--7-offset-tablet.mdl-cell--7-offset-tablet {
    margin-left: calc(87.5% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--7-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--7-offset-tablet.mdl-cell--7-offset-tablet {
    margin-left: 87.5%; } }

@media (min-width: 840px) {
  .mdl-grid {
    padding: 8px; }
  .mdl-cell {
    margin: 8px;
    width: calc(33.3333333333% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell {
    width: 33.3333333333%; }
  .mdl-cell--hide-desktop {
    display: none !important; }
  .mdl-cell--order-1-desktop.mdl-cell--order-1-desktop {
    -webkit-order: 1;
    -ms-flex-order: 1;
    order: 1; }
  .mdl-cell--order-2-desktop.mdl-cell--order-2-desktop {
    -webkit-order: 2;
    -ms-flex-order: 2;
    order: 2; }
  .mdl-cell--order-3-desktop.mdl-cell--order-3-desktop {
    -webkit-order: 3;
    -ms-flex-order: 3;
    order: 3; }
  .mdl-cell--order-4-desktop.mdl-cell--order-4-desktop {
    -webkit-order: 4;
    -ms-flex-order: 4;
    order: 4; }
  .mdl-cell--order-5-desktop.mdl-cell--order-5-desktop {
    -webkit-order: 5;
    -ms-flex-order: 5;
    order: 5; }
  .mdl-cell--order-6-desktop.mdl-cell--order-6-desktop {
    -webkit-order: 6;
    -ms-flex-order: 6;
    order: 6; }
  .mdl-cell--order-7-desktop.mdl-cell--order-7-desktop {
    -webkit-order: 7;
    -ms-flex-order: 7;
    order: 7; }
  .mdl-cell--order-8-desktop.mdl-cell--order-8-desktop {
    -webkit-order: 8;
    -ms-flex-order: 8;
    order: 8; }
  .mdl-cell--order-9-desktop.mdl-cell--order-9-desktop {
    -webkit-order: 9;
    -ms-flex-order: 9;
    order: 9; }
  .mdl-cell--order-10-desktop.mdl-cell--order-10-desktop {
    -webkit-order: 10;
    -ms-flex-order: 10;
    order: 10; }
  .mdl-cell--order-11-desktop.mdl-cell--order-11-desktop {
    -webkit-order: 11;
    -ms-flex-order: 11;
    order: 11; }
  .mdl-cell--order-12-desktop.mdl-cell--order-12-desktop {
    -webkit-order: 12;
    -ms-flex-order: 12;
    order: 12; }
  .mdl-cell--1-col, .mdl-cell--1-col-desktop.mdl-cell--1-col-desktop {
    width: calc(8.3333333333% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--1-col, .mdl-grid--no-spacing > .mdl-cell--1-col-desktop.mdl-cell--1-col-desktop {
    width: 8.3333333333%; }
  .mdl-cell--2-col, .mdl-cell--2-col-desktop.mdl-cell--2-col-desktop {
    width: calc(16.6666666667% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--2-col, .mdl-grid--no-spacing > .mdl-cell--2-col-desktop.mdl-cell--2-col-desktop {
    width: 16.6666666667%; }
  .mdl-cell--3-col, .mdl-cell--3-col-desktop.mdl-cell--3-col-desktop {
    width: calc(25% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--3-col, .mdl-grid--no-spacing > .mdl-cell--3-col-desktop.mdl-cell--3-col-desktop {
    width: 25%; }
  .mdl-cell--4-col, .mdl-cell--4-col-desktop.mdl-cell--4-col-desktop {
    width: calc(33.3333333333% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--4-col, .mdl-grid--no-spacing > .mdl-cell--4-col-desktop.mdl-cell--4-col-desktop {
    width: 33.3333333333%; }
  .mdl-cell--5-col, .mdl-cell--5-col-desktop.mdl-cell--5-col-desktop {
    width: calc(41.6666666667% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--5-col, .mdl-grid--no-spacing > .mdl-cell--5-col-desktop.mdl-cell--5-col-desktop {
    width: 41.6666666667%; }
  .mdl-cell--6-col, .mdl-cell--6-col-desktop.mdl-cell--6-col-desktop {
    width: calc(50% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--6-col, .mdl-grid--no-spacing > .mdl-cell--6-col-desktop.mdl-cell--6-col-desktop {
    width: 50%; }
  .mdl-cell--7-col, .mdl-cell--7-col-desktop.mdl-cell--7-col-desktop {
    width: calc(58.3333333333% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--7-col, .mdl-grid--no-spacing > .mdl-cell--7-col-desktop.mdl-cell--7-col-desktop {
    width: 58.3333333333%; }
  .mdl-cell--8-col, .mdl-cell--8-col-desktop.mdl-cell--8-col-desktop {
    width: calc(66.6666666667% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--8-col, .mdl-grid--no-spacing > .mdl-cell--8-col-desktop.mdl-cell--8-col-desktop {
    width: 66.6666666667%; }
  .mdl-cell--9-col, .mdl-cell--9-col-desktop.mdl-cell--9-col-desktop {
    width: calc(75% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--9-col, .mdl-grid--no-spacing > .mdl-cell--9-col-desktop.mdl-cell--9-col-desktop {
    width: 75%; }
  .mdl-cell--10-col, .mdl-cell--10-col-desktop.mdl-cell--10-col-desktop {
    width: calc(83.3333333333% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--10-col, .mdl-grid--no-spacing > .mdl-cell--10-col-desktop.mdl-cell--10-col-desktop {
    width: 83.3333333333%; }
  .mdl-cell--11-col, .mdl-cell--11-col-desktop.mdl-cell--11-col-desktop {
    width: calc(91.6666666667% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--11-col, .mdl-grid--no-spacing > .mdl-cell--11-col-desktop.mdl-cell--11-col-desktop {
    width: 91.6666666667%; }
  .mdl-cell--12-col, .mdl-cell--12-col-desktop.mdl-cell--12-col-desktop {
    width: calc(100% - 16px); }
  .mdl-grid--no-spacing > .mdl-cell--12-col, .mdl-grid--no-spacing > .mdl-cell--12-col-desktop.mdl-cell--12-col-desktop {
    width: 100%; }
  .mdl-cell--1-offset, .mdl-cell--1-offset-desktop.mdl-cell--1-offset-desktop {
    margin-left: calc(8.3333333333% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--1-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--1-offset-desktop.mdl-cell--1-offset-desktop {
    margin-left: 8.3333333333%; }
  .mdl-cell--2-offset, .mdl-cell--2-offset-desktop.mdl-cell--2-offset-desktop {
    margin-left: calc(16.6666666667% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--2-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--2-offset-desktop.mdl-cell--2-offset-desktop {
    margin-left: 16.6666666667%; }
  .mdl-cell--3-offset, .mdl-cell--3-offset-desktop.mdl-cell--3-offset-desktop {
    margin-left: calc(25% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--3-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--3-offset-desktop.mdl-cell--3-offset-desktop {
    margin-left: 25%; }
  .mdl-cell--4-offset, .mdl-cell--4-offset-desktop.mdl-cell--4-offset-desktop {
    margin-left: calc(33.3333333333% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--4-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--4-offset-desktop.mdl-cell--4-offset-desktop {
    margin-left: 33.3333333333%; }
  .mdl-cell--5-offset, .mdl-cell--5-offset-desktop.mdl-cell--5-offset-desktop {
    margin-left: calc(41.6666666667% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--5-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--5-offset-desktop.mdl-cell--5-offset-desktop {
    margin-left: 41.6666666667%; }
  .mdl-cell--6-offset, .mdl-cell--6-offset-desktop.mdl-cell--6-offset-desktop {
    margin-left: calc(50% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--6-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--6-offset-desktop.mdl-cell--6-offset-desktop {
    margin-left: 50%; }
  .mdl-cell--7-offset, .mdl-cell--7-offset-desktop.mdl-cell--7-offset-desktop {
    margin-left: calc(58.3333333333% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--7-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--7-offset-desktop.mdl-cell--7-offset-desktop {
    margin-left: 58.3333333333%; }
  .mdl-cell--8-offset, .mdl-cell--8-offset-desktop.mdl-cell--8-offset-desktop {
    margin-left: calc(66.6666666667% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--8-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--8-offset-desktop.mdl-cell--8-offset-desktop {
    margin-left: 66.6666666667%; }
  .mdl-cell--9-offset, .mdl-cell--9-offset-desktop.mdl-cell--9-offset-desktop {
    margin-left: calc(75% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--9-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--9-offset-desktop.mdl-cell--9-offset-desktop {
    margin-left: 75%; }
  .mdl-cell--10-offset, .mdl-cell--10-offset-desktop.mdl-cell--10-offset-desktop {
    margin-left: calc(83.3333333333% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--10-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--10-offset-desktop.mdl-cell--10-offset-desktop {
    margin-left: 83.3333333333%; }
  .mdl-cell--11-offset, .mdl-cell--11-offset-desktop.mdl-cell--11-offset-desktop {
    margin-left: calc(91.6666666667% + 8px); }
  .mdl-grid.mdl-grid--no-spacing > .mdl-cell--11-offset, .mdl-grid.mdl-grid--no-spacing > .mdl-cell--11-offset-desktop.mdl-cell--11-offset-desktop {
    margin-left: 91.6666666667%; } }

/*# sourceMappingURL=material.min.css.map */
/* Import Fonts
-------------------------------------*/
/* 				Fonts
------------------------------------------- */
@font-face {
  font-family: "MarkOT";
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/MarkOT.eot?#iefix") format("embedded-opentype"), url("../../fonts/MarkOT.woff2") format("woff2"), url("../../fonts/MarkOT.woff") format("woff"), url("../../fonts/MarkOT.svg#MarkOT") format("svg"); }

@font-face {
  font-family: "MarkOT-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/MarkOT-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/MarkOT-Bold.woff2") format("woff2"), url("../../fonts/MarkOT-Bold.woff") format("woff"), url("../../fonts/MarkOT-Bold.svg#MarkOT-Bold") format("svg"); }

@font-face {
  font-family: "MarkOT-Medium";
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/MarkOT-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/MarkOT-Medium.woff2") format("woff2"), url("../../fonts/MarkOT-Medium.woff") format("woff"), url("../../fonts/MarkOT-Medium.svg#MarkOT-Medium") format("svg"); }

@font-face {
  font-family: "NittiGrotesk";
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/NittiGrotesk-Normal.eot?#iefix") format("embedded-opentype"), url("../../fonts/NittiGrotesk-Normal.woff2") format("woff2"), url("../../fonts/NittiGrotesk-Normal.woff") format("woff"), url("../../fonts/NittiGrotesk-Normal.svg#NittiGrotesk") format("svg"); }

@font-face {
  font-family: "NittiGrotesk-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/NittiGrotesk-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/NittiGrotesk-Bold.woff2") format("woff2"), url("../../fonts/NittiGrotesk-Bold.woff") format("woff"), url("../../fonts/NittiGrotesk-Bold.svg#NittiGrotesk-Bold") format("svg"); }

@font-face {
  font-family: "NittiGrotesk-Light";
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/NittiGrotesk-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/NittiGrotesk-Light.woff2") format("woff2"), url("../../fonts/NittiGrotesk-Light.woff") format("woff"), url("../../fonts/NittiGrotesk-Light.svg#NittiGrotesk-Light") format("svg"); }

@font-face {
  font-family: "NittiGrotesk-Medium";
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/NittiGrotesk-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/NittiGrotesk-Medium.woff2") format("woff2"), url("../../fonts/NittiGrotesk-Medium.woff") format("woff"), url("../../fonts/NittiGrotesk-Medium.svg#NittiGrotesk-Medium") format("svg"); }

/*				Start Font Styles : DEPRECATED! PLEASE DON'T ADD MORE STYLES HERE. USE STYLE LINKING INSTEAD - SEE BELOW
-------------------------------------------------*/
label,
.q-checkbox .chk-wrap .mdl-checkbox__label,
.aux-section .side-nav li,
.aux-section .main-content .header .above-title,
.aux-section .main-content .support-container .support-item h3,
.aux-section .main-content .header .title-body,
.support-section .main-content .support-container .support-item p,
.support-section .main-content .support-container .support-item a,
.item-content .card-item .card-info,
.item-content .card-item .table .row .item,
.item-content .card-item .table .row .description,
.item-content .card-item .table .row .cost,
.edit-coverage-date .date-covered .date-disclaimer p,
.employee-field-container p,
.support-modal-subhead,
.support-modal-link,
.email-container p,
.user-stats .info-bubble p,
.modal-under-title,
.claim-type .reported,
.custom-right-side p,
.custom-right-side .field-wrap span,
.emp-duties-sub-text,
.participant-role p,
.included-packages,
.trust-container .select-wrap .select .type,
.trust-container .select-wrap .select-label,
.trust-container .trust-address .buyer-info,
.custom-tabs-premium p,
.card-heading p,
.quote-details .sub-title p,
.quote-details .edit-plan a,
.quote-heading .lnk-txt,
.review-heading h2 .edit,
.questions-subtext,
.pill-select .pill-btn,
.payment-info .note,
.paperless-container .question__wrap h4,
.billing-breakdown-toggle,
.billing-total .todays-total .grand-total .todays-total-title,
.opt-in .opt-in-note,
.phone .phone-note p,
.landing-nav a,
.same-bill-ship .bill-ship-note,
.freq-select .prcnt-off,
.todays-total ul li,
.grand-total .total-title,
.agreement .agreement-note,
.required-optional span,
.required-docs p,
.confirm-header p,
.snapshot p,
.snapshot h4,
.item-description p,
.list-footer-description,
.item-percent p,
.tabs-header,
.tabs-table p,
.tabs li a,
.terms a,
.download p,
.send-docs p,
.card-heading a,
.mobile-edit,
.mil a {
  font-family: 'NittiGrotesk', sans-serif; }

.button,
.button.disabled,
.button.inactive,
.prelim ul li:nth-child(odd),
.extras-heading,
.prelim-card ul li .value,
.prelim ul li .extended-protection,
.usr-prcnt {
  font-family: 'NittiGrotesk-Bold', sans-serif; }

.prelim button {
  font-family: 'NittiGrotesk-Medium', sans-serif; }

.prelim .sub-txt,
.prelim .price-p-yr,
.prelim .extras .service-line,
.prelim .extras .id-thft,
.prelim .extras .sys-co,
.prelim .extras .hm-war,
.price-breakdown .plan-items,
.heading .sub-title,
.heading .under-title,
.under-page,
.disclaimer p,
.modal .modal-sub-title,
.simple-text-modal p,
.mil,
.tile-info .info {
  font-family: 'NittiGrotesk-Light', sans-serif; }

.mobile-nav .mobile-nav-container .mobile-nav-list .mobile-nav-item,
.support-modal-heading,
.thanks-container h1,
.privacy-container .privacy-heading,
.coverage-date-wrap .date-covered button,
.email-signup-container .sub-title,
.email-signup-container .thank-you,
.card-item .table .row .heading,
.user-stats .info-bubble h3,
.prelim ul li:nth-child(even),
.sub-headline,
.participant-number,
.mdl-textfield__input,
.emp-number,
.license-number p,
.claim-type .type,
.claim-type .amount,
.quote-title h3,
.quote-details .amount h3,
.updated-premium p,
.question-full h4,
.checkout-heading h2,
.todays-total ul li .price,
.toggle-edit-button,
.grand-total .total-price,
.custom-tabs-premium h1,
.tabs-menu-item a,
.landing-footer ul li,
.card-heading h3,
.required-docs h4,
.section-number,
.download h3,
.tile-info .title,
.confirm-header h1,
.tabs-table li:first-child,
.item-title h3,
.list-footer h3,
.prelim .price,
.question h4,
input {
  font-family: 'MarkOT'; }

.mark-ot {
  font-family: 'MarkOT'; }

.nitti {
  font-family: 'NittiGrotesk-Light', sans-serif; }

nav .nav-wrap .chat span {
  font-family: 'MarkOT-Bold', sans-serif; }

.modal .modal-title,
.prelim .sub-head,
.heading .title,
.prelim-hd h2,
.heading h2 {
  font-family: 'MarkOT-Medium', sans-serif !important; }

.captialize {
  text-transform: capitalize; }

/* use style linking : https://www.smashingmagazine.com/2013/02/setting-weights-and-styles-at-font-face-declaration/ */
/* Import Fonts
-------------------------------------*/
/* 				Fonts
------------------------------------------- */
@font-face {
  font-family: "MarkOT-Font";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/MarkOT.eot?#iefix") format("embedded-opentype"), url("../../fonts/MarkOT.woff2") format("woff2"), url("../../fonts/MarkOT.woff") format("woff"), url("../../fonts/MarkOT.svg#MarkOT-Font") format("svg"); }

@font-face {
  font-family: "MarkOT-Font";
  font-style: normal;
  font-weight: 500;
  src: url("../../fonts/MarkOT-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/MarkOT-Medium.woff2") format("woff2"), url("../../fonts/MarkOT-Medium.woff") format("woff"), url("../../fonts/MarkOT-Medium.svg#MarkOT-Font") format("svg"); }

@font-face {
  font-family: "MarkOT-Font";
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/MarkOT-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/MarkOT-Bold.woff2") format("woff2"), url("../../fonts/MarkOT-Bold.woff") format("woff"), url("../../fonts/MarkOT-Bold.svg#MarkOT-Font") format("svg"); }

@font-face {
  font-family: "NittiGrotesk-Font";
  font-style: normal;
  font-weight: 300;
  src: url("../../fonts/NittiGrotesk-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/NittiGrotesk-Light.woff2") format("woff2"), url("../../fonts/NittiGrotesk-Light.woff") format("woff"), url("../../fonts/NittiGrotesk-Light.svg#NittiGrotesk-Font") format("svg"); }

@font-face {
  font-family: "NittiGrotesk-Font";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/NittiGrotesk-Normal.eot?#iefix") format("embedded-opentype"), url("../../fonts/NittiGrotesk-Normal.woff2") format("woff2"), url("../../fonts/NittiGrotesk-Normal.woff") format("woff"), url("../../fonts/NittiGrotesk-Normal.svg#NittiGrotesk-Font") format("svg"); }

@font-face {
  font-family: "NittiGrotesk-Font";
  font-style: normal;
  font-weight: 500;
  src: url("../../fonts/NittiGrotesk-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/NittiGrotesk-Medium.woff2") format("woff2"), url("../../fonts/NittiGrotesk-Medium.woff") format("woff"), url("../../fonts/NittiGrotesk-Medium.svg#NittiGrotesk-Font") format("svg"); }

@font-face {
  font-family: "NittiGrotesk-Font";
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/NittiGrotesk-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/NittiGrotesk-Bold.woff2") format("woff2"), url("../../fonts/NittiGrotesk-Bold.woff") format("woff"), url("../../fonts/NittiGrotesk-Bold.svg#NittiGrotesk-Font") format("svg"); }

/* Import Global Styles
-------------------------------------*/
/**
 Global variables should be here
**/
/*******************************************************************************************************************


                                                        GRIDS


********************************************************************************************************************/
/*******************************************************************************************************************


                                                        COLORS


TODO: consider using MDL scss directly rather than copy-paste variable values.

********************************************************************************************************************/
/***
    Some reusable css code for styling that might be included

    Usage Example:
    .some-div{
     @include hippo-error-message();
    }
 ***/
/**
  Used under controls to display an error
  Should match mdl error
**/
/* 				General Styles
------------------------------------------- */
* {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-tap-highlight-color: rgba(255, 255, 255, 0); }

html, body {
  min-height: 100%;
  -ms-overflow-style: -ms-autohiding-scrollbar; }

body {
  width: 100%; }

body.modal-open {
  overflow: hidden; }

[ng-click] {
  cursor: pointer; }

a {
  color: #328df9; }

strong {
  font-weight: 700; }

.row:before, .row:after {
  display: table;
  content: " "; }

.row:after {
  clear: both; }

.transparent-button {
  background: transparent;
  border: 0;
  padding: 0; }

.center-horizontally, .aux-page .aux-content-section, .aux-page #aux-header-content {
  position: relative;
  left: 50%;
  transform: translate(-50%, 0); }

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

.uppercase {
  text-transform: uppercase; }

.nowrap {
  white-space: nowrap; }

form [ng-messages][role="alert"] {
  visibility: hidden;
  min-height: 20px; }
  form [ng-messages][role="alert"].removable {
    display: none; }

form .error-message {
  color: #d50000;
  font-size: 12px; }

form.ng-submitted [ng-messages][role="alert"], form.mh-form-submitted [ng-messages][role="alert"] {
  visibility: visible; }
  form.ng-submitted [ng-messages][role="alert"].removable, form.mh-form-submitted [ng-messages][role="alert"].removable {
    display: block; }

input[type=text]::-ms-clear {
  display: none; }

input::-webkit-contacts-auto-fill-button {
  visibility: hidden;
  display: none !important;
  pointer-events: none;
  position: absolute;
  right: 0; }

img[alt=Info] {
  pointer-events: none; }

@media screen and (max-width: 600px) {
  body {
    position: relative !important; } }

.desktop-only {
  display: none; }
  @media (min-width: 768px) {
    .desktop-only {
      display: initial; } }

.page.active {
  visibility: visible; }

.page:not(.active):not(.animating) {
  visibility: hidden; }

body.landing .page:not(.active) {
  height: 0; }

.page {
  position: absolute;
  opacity: 0;
  transition: opacity 0.9s ease-out, transform 0.9s ease-out;
  box-sizing: border-box;
  transition-delay: 0s;
  z-index: 3;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 0px;
  overflow-x: hidden;
  overflow-y: hidden;
  -webkit-overflow-scrolling: touch;
  pointer-events: none;
  display: block; }

.page.hidden {
  display: none; }

.unhide {
  display: initial !important; }

.page-innner-container {
  min-height: 100%;
  position: relative;
  padding-top: 100px;
  /* then after a lot of trial and error, it seems setting z-index also helps */
  /* z-index, normalization for Safari */
  /* Fixes bug where dropdown makes entire page disappear */
  z-index: 2; }
  .retargeting .page-innner-container {
    padding-top: 30px; }
    @media screen and (min-width: 768px) {
      .retargeting .page-innner-container {
        padding-top: 100px; } }
  .page-innner-container .flex-center-field {
    display: flex;
    justify-content: center; }

@media screen and (max-width: 600px) {
  .page-innner-container {
    padding-top: 20px; }
  .page {
    width: 100%;
    transition: opacity 0.3s ease-out, transform 0.3s ease-out; } }

/* Landscape Mobile Dimensions iPhone 6+ and under*/
@media screen and (max-width: 737px) and (max-height: 414px) {
  .page {
    min-height: initial; } }

body.confirmation-large .confirm-header {
  padding-top: 150px; }

body.no-scroll {
  overflow: hidden; }

.page.back {
  transform: translate3d(-110%, 0, 0); }

.page.forward {
  transform: translate3d(110%, 0, 0); }

.page.no-slide {
  transition: opacity 0.9s ease-out, transform 0s ease-out;
  transition-delay: 1s; }

.page.no-nav {
  top: 0px !important; }

/**
  // so that the scrollbar will not add to the width of the page. https://app.asana.com/0/213418521764249/233338989611661
 */
.page.active {
  overflow-y: scroll;
  overflow-y: overlay; }

.msie .page.active.call-us {
  overflow-y: auto;
  /* IE doesn't not handle scroll well and the call-us error page has it's own scroll within itself*/ }

/**
  // don't show scroll bar when animating back/forth
 */
.page.active.animating {
  overflow-y: hidden; }

.page.active {
  opacity: 1;
  transition-delay: 0.1s;
  pointer-events: auto;
  height: auto;
  z-index: 0;
  /** important.. if revisited please have complete sanity test for animation and billing total fixed position in checkout page**/
  /* initially added this as part of voodoo as it fixed something in safari. dropdowns made the page disappear.  */
  /* commented out since it messes up fixed position */
  /*transform: translate3d(0,0,0);*/ }

.page.active.animating {
  transform: translate3d(0, 0, 0); }

.bk-btn, .next-page-bar {
  transition: opacity 0.5s ease-out;
  opacity: 1; }

.invisible {
  opacity: 0; }

.start-as-hidden {
  display: none; }

.top-container {
  transition: all 1s;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }

#pagecontainer {
  width: 100%;
  height: 100%;
  position: relative;
  overflow-x: hidden; }

#loadingcontainer {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  display: flex;
  align-items: center;
  flex-direction: column;
  justify-content: center;
  opacity: 1;
  transition: 0.5s all;
  font-family: 'MarkOT-Medium', sans-serif !important; }
  #loadingcontainer .mdl-spinner--single-color {
    margin-bottom: 20px; }
  #loadingcontainer .mdl-spinner--single-color .mdl-spinner__layer-1 {
    border-color: #19dd84; }
  #loadingcontainer .mdl-spinner--single-color .mdl-spinner__layer-2 {
    border-color: #19dd84; }
  #loadingcontainer .mdl-spinner--single-color .mdl-spinner__layer-3 {
    border-color: #19dd84; }
  #loadingcontainer .mdl-spinner--single-color .mdl-spinner__layer-4 {
    border-color: #19dd84; }
  #loadingcontainer.hide {
    display: none; }

input[type=date] {
  color: #b1b1b1;
  padding-right: 22px; }

/*****


  Handle the initial display.
  Show loading panel or temporary landing page before the page loads
  show the page once it loads

******/
body .nav-prog-container,
body .preloaded-fadeout {
  opacity: 0; }

body [mh-landing].percent-0 {
  opacity: 1; }

body:not(.landing) [mh-landing] {
  display: none; }

body.preloading .not-preloaded {
  display: none; }

body.preloading .preloaded-fadeout,
body.preloading .nav-prog-container {
  opacity: 1; }

body.preloading footer {
  display: none; }
  body.preloading footer.pre-loaded-footer {
    display: block; }

body.loaded #loadingcontainer {
  display: none; }

body.in-flow-nav .page.call-us + .bk-btn {
  display: none; }

body.static-page #intercom-container, body.landing:not(.producer-flow) #intercom-container, body.hide-chat #intercom-container {
  display: none; }

body.static-page .embeddedServiceHelpButton, body.landing:not(.producer-flow) .embeddedServiceHelpButton, body.hide-chat .embeddedServiceHelpButton {
  display: none; }

.no-animation, .no-animation * {
  animation-duration: 0s !important;
  animation-delay: 0.1s !important;
  transition-delay: 0s !important;
  transition-duration: 0s !important; }

body:not(.loaded) .disable-on-load {
  pointer-events: none;
  background-color: #D9D9D9 !important;
  color: #fff !important;
  border-color: #D9D9D9 !important;
  cursor: default; }

@font-face {
  font-family: 'Material Icons';
  font-style: normal;
  font-weight: 400;
  src: url(https://example.com/MaterialIcons-Regular.eot);
  /* For IE6-8 */
  src: local("Material Icons"), local("MaterialIcons-Regular"), url(../../fonts/google-material/MaterialIcons-Regular.woff2) format("woff2"), url(../../fonts/google-material/MaterialIcons-Regular.woff) format("woff"), url(../../fonts/google-material/MaterialIcons-Regular.ttf) format("truetype"); }

.material-icons {
  font-family: 'Material Icons';
  font-weight: normal;
  font-style: normal;
  font-size: 24px;
  /* Preferred icon size */
  display: inline-block;
  line-height: 1;
  text-transform: none;
  letter-spacing: normal;
  word-wrap: normal;
  white-space: nowrap;
  direction: ltr;
  /* Support for all WebKit browsers. */
  -webkit-font-smoothing: antialiased;
  /* Support for Safari and Chrome. */
  text-rendering: optimizeLegibility;
  /* Support for Firefox. */
  -moz-osx-font-smoothing: grayscale;
  /* Support for IE. */
  font-feature-settings: 'liga'; }

/* 				Fonts
------------------------------------------- */
@font-face {
  font-family: "MarkOT";
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/MarkOT.eot?#iefix") format("embedded-opentype"), url("../../fonts/MarkOT.woff2") format("woff2"), url("../../fonts/MarkOT.woff") format("woff"), url("../../fonts/MarkOT.svg#MarkOT") format("svg"); }

@font-face {
  font-family: "MarkOT-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/MarkOT-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/MarkOT-Bold.woff2") format("woff2"), url("../../fonts/MarkOT-Bold.woff") format("woff"), url("../../fonts/MarkOT-Bold.svg#MarkOT-Bold") format("svg"); }

@font-face {
  font-family: "MarkOT-Medium";
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/MarkOT-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/MarkOT-Medium.woff2") format("woff2"), url("../../fonts/MarkOT-Medium.woff") format("woff"), url("../../fonts/MarkOT-Medium.svg#MarkOT-Medium") format("svg"); }

@font-face {
  font-family: "NittiGrotesk";
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/NittiGrotesk-Normal.eot?#iefix") format("embedded-opentype"), url("../../fonts/NittiGrotesk-Normal.woff2") format("woff2"), url("../../fonts/NittiGrotesk-Normal.woff") format("woff"), url("../../fonts/NittiGrotesk-Normal.svg#NittiGrotesk") format("svg"); }

@font-face {
  font-family: "NittiGrotesk-Bold";
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/NittiGrotesk-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/NittiGrotesk-Bold.woff2") format("woff2"), url("../../fonts/NittiGrotesk-Bold.woff") format("woff"), url("../../fonts/NittiGrotesk-Bold.svg#NittiGrotesk-Bold") format("svg"); }

@font-face {
  font-family: "NittiGrotesk-Light";
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/NittiGrotesk-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/NittiGrotesk-Light.woff2") format("woff2"), url("../../fonts/NittiGrotesk-Light.woff") format("woff"), url("../../fonts/NittiGrotesk-Light.svg#NittiGrotesk-Light") format("svg"); }

@font-face {
  font-family: "NittiGrotesk-Medium";
  font-style: normal;
  font-weight: normal;
  src: url("../../fonts/NittiGrotesk-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/NittiGrotesk-Medium.woff2") format("woff2"), url("../../fonts/NittiGrotesk-Medium.woff") format("woff"), url("../../fonts/NittiGrotesk-Medium.svg#NittiGrotesk-Medium") format("svg"); }

/*				Start Font Styles : DEPRECATED! PLEASE DON'T ADD MORE STYLES HERE. USE STYLE LINKING INSTEAD - SEE BELOW
-------------------------------------------------*/
label,
.q-checkbox .chk-wrap .mdl-checkbox__label,
.aux-section .side-nav li,
.aux-section .main-content .header .above-title,
.aux-section .main-content .support-container .support-item h3,
.aux-section .main-content .header .title-body,
.support-section .main-content .support-container .support-item p,
.support-section .main-content .support-container .support-item a,
.item-content .card-item .card-info,
.item-content .card-item .table .row .item,
.item-content .card-item .table .row .description,
.item-content .card-item .table .row .cost,
.edit-coverage-date .date-covered .date-disclaimer p,
.employee-field-container p,
.support-modal-subhead,
.support-modal-link,
.email-container p,
.user-stats .info-bubble p,
.modal-under-title,
.claim-type .reported,
.custom-right-side p,
.custom-right-side .field-wrap span,
.emp-duties-sub-text,
.participant-role p,
.included-packages,
.trust-container .select-wrap .select .type,
.trust-container .select-wrap .select-label,
.trust-container .trust-address .buyer-info,
.custom-tabs-premium p,
.card-heading p,
.quote-details .sub-title p,
.quote-details .edit-plan a,
.quote-heading .lnk-txt,
.review-heading h2 .edit,
.questions-subtext,
.pill-select .pill-btn,
.payment-info .note,
.paperless-container .question__wrap h4,
.billing-breakdown-toggle,
.billing-total .todays-total .grand-total .todays-total-title,
.opt-in .opt-in-note,
.phone .phone-note p,
.landing-nav a,
.same-bill-ship .bill-ship-note,
.freq-select .prcnt-off,
.todays-total ul li,
.grand-total .total-title,
.agreement .agreement-note,
.required-optional span,
.required-docs p,
.confirm-header p,
.snapshot p,
.snapshot h4,
.item-description p,
.list-footer-description,
.item-percent p,
.tabs-header,
.tabs-table p,
.tabs li a,
.terms a,
.download p,
.send-docs p,
.card-heading a,
.mobile-edit,
.mil a {
  font-family: 'NittiGrotesk', sans-serif; }

.button,
.button.disabled,
.button.inactive,
.prelim ul li:nth-child(odd),
.extras-heading,
.prelim-card ul li .value,
.prelim ul li .extended-protection,
.usr-prcnt {
  font-family: 'NittiGrotesk-Bold', sans-serif; }

.prelim button {
  font-family: 'NittiGrotesk-Medium', sans-serif; }

.prelim .sub-txt,
.prelim .price-p-yr,
.prelim .extras .service-line,
.prelim .extras .id-thft,
.prelim .extras .sys-co,
.prelim .extras .hm-war,
.price-breakdown .plan-items,
.heading .sub-title,
.heading .under-title,
.under-page,
.disclaimer p,
.modal .modal-sub-title,
.simple-text-modal p,
.mil,
.tile-info .info {
  font-family: 'NittiGrotesk-Light', sans-serif; }

.mobile-nav .mobile-nav-container .mobile-nav-list .mobile-nav-item,
.support-modal-heading,
.thanks-container h1,
.privacy-container .privacy-heading,
.coverage-date-wrap .date-covered button,
.email-signup-container .sub-title,
.email-signup-container .thank-you,
.card-item .table .row .heading,
.user-stats .info-bubble h3,
.prelim ul li:nth-child(even),
.sub-headline,
.participant-number,
.mdl-textfield__input,
.emp-number,
.license-number p,
.claim-type .type,
.claim-type .amount,
.quote-title h3,
.quote-details .amount h3,
.updated-premium p,
.question-full h4,
.checkout-heading h2,
.todays-total ul li .price,
.toggle-edit-button,
.grand-total .total-price,
.custom-tabs-premium h1,
.tabs-menu-item a,
.landing-footer ul li,
.card-heading h3,
.required-docs h4,
.section-number,
.download h3,
.tile-info .title,
.confirm-header h1,
.tabs-table li:first-child,
.item-title h3,
.list-footer h3,
.prelim .price,
.question h4,
input {
  font-family: 'MarkOT'; }

.mark-ot {
  font-family: 'MarkOT'; }

.nitti {
  font-family: 'NittiGrotesk-Light', sans-serif; }

nav .nav-wrap .chat span {
  font-family: 'MarkOT-Bold', sans-serif; }

.modal .modal-title,
.prelim .sub-head,
.heading .title,
.prelim-hd h2,
.heading h2 {
  font-family: 'MarkOT-Medium', sans-serif !important; }

.captialize {
  text-transform: capitalize; }

/* use style linking : https://www.smashingmagazine.com/2013/02/setting-weights-and-styles-at-font-face-declaration/ */
/* Import Fonts
-------------------------------------*/
/* 				Fonts
------------------------------------------- */
@font-face {
  font-family: "MarkOT-Font";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/MarkOT.eot?#iefix") format("embedded-opentype"), url("../../fonts/MarkOT.woff2") format("woff2"), url("../../fonts/MarkOT.woff") format("woff"), url("../../fonts/MarkOT.svg#MarkOT-Font") format("svg"); }

@font-face {
  font-family: "MarkOT-Font";
  font-style: normal;
  font-weight: 500;
  src: url("../../fonts/MarkOT-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/MarkOT-Medium.woff2") format("woff2"), url("../../fonts/MarkOT-Medium.woff") format("woff"), url("../../fonts/MarkOT-Medium.svg#MarkOT-Font") format("svg"); }

@font-face {
  font-family: "MarkOT-Font";
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/MarkOT-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/MarkOT-Bold.woff2") format("woff2"), url("../../fonts/MarkOT-Bold.woff") format("woff"), url("../../fonts/MarkOT-Bold.svg#MarkOT-Font") format("svg"); }

@font-face {
  font-family: "NittiGrotesk-Font";
  font-style: normal;
  font-weight: 300;
  src: url("../../fonts/NittiGrotesk-Light.eot?#iefix") format("embedded-opentype"), url("../../fonts/NittiGrotesk-Light.woff2") format("woff2"), url("../../fonts/NittiGrotesk-Light.woff") format("woff"), url("../../fonts/NittiGrotesk-Light.svg#NittiGrotesk-Font") format("svg"); }

@font-face {
  font-family: "NittiGrotesk-Font";
  font-style: normal;
  font-weight: 400;
  src: url("../../fonts/NittiGrotesk-Normal.eot?#iefix") format("embedded-opentype"), url("../../fonts/NittiGrotesk-Normal.woff2") format("woff2"), url("../../fonts/NittiGrotesk-Normal.woff") format("woff"), url("../../fonts/NittiGrotesk-Normal.svg#NittiGrotesk-Font") format("svg"); }

@font-face {
  font-family: "NittiGrotesk-Font";
  font-style: normal;
  font-weight: 500;
  src: url("../../fonts/NittiGrotesk-Medium.eot?#iefix") format("embedded-opentype"), url("../../fonts/NittiGrotesk-Medium.woff2") format("woff2"), url("../../fonts/NittiGrotesk-Medium.woff") format("woff"), url("../../fonts/NittiGrotesk-Medium.svg#NittiGrotesk-Font") format("svg"); }

@font-face {
  font-family: "NittiGrotesk-Font";
  font-style: normal;
  font-weight: 700;
  src: url("../../fonts/NittiGrotesk-Bold.eot?#iefix") format("embedded-opentype"), url("../../fonts/NittiGrotesk-Bold.woff2") format("woff2"), url("../../fonts/NittiGrotesk-Bold.woff") format("woff"), url("../../fonts/NittiGrotesk-Bold.svg#NittiGrotesk-Font") format("svg"); }

/**
 Global variables should be here
**/
/*******************************************************************************************************************


                                                        GRIDS


********************************************************************************************************************/
/*******************************************************************************************************************


                                                        COLORS


TODO: consider using MDL scss directly rather than copy-paste variable values.

********************************************************************************************************************/
.mh-button {
  text-align: center;
  display: inline-block;
  text-decoration: none;
  width: 100%;
  max-width: 260px;
  height: 60px;
  border: none;
  font-size: 20px;
  font-weight: bold;
  border-radius: 100px;
  background-color: #19dd84;
  text-transform: uppercase;
  outline: none;
  letter-spacing: 1.36px;
  color: #ffffff;
  transition: transform 0.5s;
  transform: scale3d(1, 1, 1);
  cursor: pointer;
  position: relative;
  overflow: hidden;
  font-family: "NittiGrotesk-Font";
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  not supported by any browser */ }
  body:not(.new-design) .mh-button:after {
    content: "";
    display: block;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    pointer-events: none;
    background-image: radial-gradient(circle, rgba(0, 0, 0, 0.3) 10%, transparent 10.01%);
    background-repeat: no-repeat;
    background-position: 50%;
    transform: scale(10, 10);
    opacity: 0;
    transition: transform .3s, opacity .6s; }
  body:not(.new-design) .mh-button:active:after {
    transform: scale(0, 0);
    opacity: .2;
    transition: 0s; }
  .mh-button:hover, .mh-button:focus, .mh-button.mdl-button:focus {
    background-color: #19dd84; }
  .mh-button:hover {
    background-color: #09cd74; }
  .mh-button.button-modal {
    max-width: 240px;
    height: 60px;
    font-size: 20px;
    letter-spacing: 2.64px;
    line-height: 60px; }
  .mh-button.inactive, .mh-button.download-quote, .mh-button.button-plan {
    height: 39px;
    line-height: 39px;
    max-width: 240px;
    font-size: 16px;
    letter-spacing: 1.36px; }
  .mh-button.alt-button {
    border: solid 1px #328df9;
    background-color: white;
    color: #328DF9; }
    .mh-button.alt-button:hover {
      border: solid 1px #328df9;
      background-color: white; }
  .mh-button.disabled, .mh-button[disabled][disabled], .mh-button.disabled:active, .mh-button[disabled][disabled]:hover {
    width: 100%;
    background-color: #D9D9D9;
    color: #fff;
    line-height: 0.9;
    letter-spacing: 2.2px;
    cursor: default; }
  .mh-button.inactive {
    width: 100%;
    border: solid 0.5px #19dd84;
    border-radius: 50px;
    background-color: transparent;
    text-align: center;
    color: #19dd84;
    outline: none;
    text-transform: uppercase; }
  .mh-button span {
    pointer-events: none; }
  .mh-button .loading-spinner {
    margin-top: 10px; }

@media screen and (max-width: 767px) {
  .mh-button {
    width: 100%;
    max-width: 280px;
    height: 45px;
    line-height: 45px;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.36px; }
    .mh-button.button-plan {
      max-width: 207px; }
    .mh-button.button-modal {
      font-size: 16px;
      letter-spacing: 2px;
      width: 100%;
      max-width: 280px;
      height: 45px;
      line-height: 45px;
      margin-bottom: 10px; }
    .mh-button.mobile {
      line-height: initial; }
    .mh-button .loading-spinner {
      margin-top: 5px; } }

@media screen and (max-width: 601px) {
  .mh-button.link-btn-mobile {
    background-color: transparent !important;
    border: 0 !important;
    font-weight: bold !important;
    font-size: 14px !important; } }

.mh-button.blue-button {
  background: white;
  border: solid 1px #0e72e8;
  color: #0e72e8; }

.mh-button.green-button {
  background: #19dd84;
  border: none;
  color: white; }

.mh-button.purple-button {
  background-color: #7C5BF4; }
  .mh-button.purple-button:hover {
    background-color: #3E298B; }

.mh-button.small-button {
  letter-spacing: 0.9px;
  font-size: 11px;
  width: auto;
  height: 30px;
  line-height: 30px;
  padding: 0 40px; }

.alt2-button {
  letter-spacing: 0.9px;
  font-size: 11px;
  width: auto;
  height: 28px;
  line-height: 28px;
  padding: 0 10px; }
  .alt2-button.green-button {
    border: solid 1px #19dd84;
    background-color: white;
    color: #19dd84; }
  .alt2-button.gray-button {
    border: solid 1px #9C9C9C;
    background-color: white;
    color: #9C9C9C; }

a.mh-button {
  font-family: "NittiGrotesk-Font"; }

.mh-toggle {
  display: inline-block; }
  .mh-toggle .mdl-switch__track {
    background: transparent;
    width: 102.4px;
    height: 34.5px;
    border-radius: 100px;
    border: solid 1px rgba(155, 155, 155, 0.5);
    top: 9px; }
  .mh-toggle .mdl-switch__thumb {
    width: 50px;
    height: 50px;
    background-color: #a8b7be;
    box-shadow: 0 2px 10px 0 rgba(0, 0, 0, 0.16); }
  .mh-toggle .mdl-switch.is-upgraded .mdl-switch__input {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 3; }
  .mh-toggle .mdl-switch .mdl-switch__ripple-container {
    width: 75px;
    height: 75px; }
  .mh-toggle .mdl-switch__ripple-container .mdl-ripple {
    background: #19dd84; }
  .mh-toggle .mdl-switch.is-checked .mdl-switch__thumb {
    left: 55px;
    box-shadow: 0 3px 4px 0 rgba(0, 0, 0, 0.14), 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12);
    background: #19dd84; }
  .mh-toggle .mdl-switch.is-checked .mdl-switch__ripple-container {
    left: 47px; }
  .mh-toggle .mdl-switch.is-upgraded {
    padding-left: 102.4px;
    padding-top: 57px;
    width: auto; }
  .mh-toggle .mdl-switch.is-checked .mdl-switch__track {
    background: transparent; }
  .mh-toggle .mdl-switch .mdl-switch__no {
    position: absolute;
    left: 19px;
    width: 20.9px;
    height: 51.7px;
    font-size: 19.3px;
    line-height: 36px;
    letter-spacing: -0.7px;
    color: #fff;
    top: 9px;
    z-index: 1;
    text-align: left; }
  .mh-toggle .mdl-switch .mdl-switch__yes {
    position: absolute;
    right: 8px;
    width: 20.9px;
    height: 51.7px;
    font-size: 19.3px;
    line-height: 36px;
    letter-spacing: -0.7px;
    color: #dadada;
    top: 9px;
    z-index: 1;
    text-align: left; }
  .mh-toggle .mdl-switch.is-checked .mdl-switch__no {
    color: #dadada; }
  .mh-toggle .mdl-switch.is-checked .mdl-switch__yes {
    color: #fff; }
  @media screen and (max-width: 1366px) and (min-width: 1024px) {
    .mh-toggle .mdl-switch.is-checked .mdl-switch__thumb {
      left: 53px; } }
  @media screen and (max-width: 1023px) and (min-width: 840px) {
    .mh-toggle .mdl-switch .mdl-switch__thumb {
      width: 41px;
      height: 41px;
      top: 4px; }
    .mh-toggle .mdl-switch .mdl-switch__track {
      width: 82px;
      height: 31px;
      top: 8px; }
    .mh-toggle .mdl-switch .mdl-switch__yes {
      right: 22px;
      top: 7px; }
    .mh-toggle .mdl-switch .mdl-switch__no {
      left: 15px;
      top: 7px; }
    .mh-toggle .mdl-switch .mdl-switch__ripple-container {
      width: 50px;
      height: 50px;
      top: -1px;
      left: -4px; }
    .mh-toggle .mdl-switch.is-checked .mdl-switch__thumb {
      left: 43px; } }
  @media screen and (max-width: 840px) and (min-width: 768px) {
    .mh-toggle .mdl-switch .mdl-switch__thumb {
      width: 41px;
      height: 41px;
      top: 4px; }
    .mh-toggle .mdl-switch .mdl-switch__track {
      width: 82px;
      height: 31px;
      top: 8px; }
    .mh-toggle .mdl-switch .mdl-switch__yes {
      right: 22px;
      top: 7px; }
    .mh-toggle .mdl-switch .mdl-switch__no {
      left: 15px;
      top: 7px; }
    .mh-toggle .mdl-switch .mdl-switch__ripple-container {
      width: 50px;
      height: 50px;
      top: -1px;
      left: -4px; }
    .mh-toggle .mdl-switch.is-checked .mdl-switch__thumb {
      left: 43px; } }
  @media screen and (max-width: 767px) and (min-width: 600px) {
    .mh-toggle .mdl-switch .mdl-switch__thumb {
      width: 33px;
      height: 33px;
      top: 9px; }
    .mh-toggle .mdl-switch .mdl-switch__track {
      width: 64px;
      height: 26px;
      top: 13px; }
    .mh-toggle .mdl-switch .mdl-switch__no,
    .mh-toggle .mdl-switch .mdl-switch__yes {
      font-size: 14px; }
    .mh-toggle .mdl-switch .mdl-switch__yes {
      right: 34px;
      top: 8px; }
    .mh-toggle .mdl-switch .mdl-switch__no {
      left: 13px;
      top: 8px; }
    .mh-toggle .mdl-switch .mdl-switch__ripple-container {
      width: 40px;
      height: 40px;
      top: 6px;
      left: -3px; }
    .mh-toggle .mdl-switch.is-checked .mdl-switch__thumb {
      left: 34px; } }
  @media screen and (max-width: 600px) {
    .mh-toggle .mdl-switch.is-upgraded {
      padding-left: 65.4px; }
    .mh-toggle .mdl-switch .mdl-switch__thumb {
      width: 33px;
      height: 33px;
      top: 10px; }
    .mh-toggle .mdl-switch .mdl-switch__track {
      width: 63px;
      height: 26px;
      top: 13px; }
    .mh-toggle .mdl-switch .mdl-switch__no,
    .mh-toggle .mdl-switch .mdl-switch__yes {
      font-size: 14px; }
    .mh-toggle .mdl-switch .mdl-switch__yes {
      right: 1px;
      top: 8px; }
    .mh-toggle .mdl-switch .mdl-switch__no {
      left: 13px;
      top: 8px; }
    .mh-toggle .mdl-switch .mdl-switch__ripple-container {
      width: 40px;
      height: 40px;
      top: 6px;
      left: -3px; }
    .mh-toggle .mdl-switch.is-checked .mdl-switch__thumb {
      left: 30px;
      top: 9px; } }
  @media screen and (max-width: 449px) {
    .mh-toggle .mdl-switch .mdl-switch__yes {
      right: 1px; } }
  @media screen and (max-width: 374px) {
    .mh-toggle .mdl-switch .mdl-switch__yes {
      right: 1px; } }

.mdl-textfield {
  width: 100%; }

.mdl-textfield--floating-label.is-focused .mdl-textfield__label,
.mdl-textfield--floating-label.is-dirty .mdl-textfield__label,
.mdl-textfield--floating-label.has-placeholder .mdl-textfield__label {
  top: 0;
  overflow: visible; }

.mdl-textfield .mdl-textfield__input {
  color: #414045;
  font-size: 24px;
  height: 30px;
  letter-spacing: -.76px;
  padding: 0 !important; }
  .mdl-textfield .mdl-textfield__input::-webkit-input-placeholder {
    color: #9b9b9b; }
  .mdl-textfield .mdl-textfield__input::-moz-placeholder {
    color: #9b9b9b; }
  .mdl-textfield .mdl-textfield__input:-moz-placeholder {
    color: #9b9b9b; }
  .mdl-textfield .mdl-textfield__input:-ms-input-placeholder {
    color: #9b9b9b; }

.material-icons {
  font-size: 20px; }

.note.under-label {
  margin-top: -20px; }

deep-select, deep-select * {
  outline: none; }

deep-select .deep-field .caption {
  position: absolute;
  font-weight: normal;
  font-size: 13px;
  letter-spacing: 1.1px;
  color: #525154;
  text-align: left; }

.mdl-textfield-label-right {
  position: absolute;
  right: 0;
  left: 0; }
  .mdl-textfield-label-right .mdl-icon-toggle__label.material-icons {
    float: right;
    position: static; }
  .mdl-textfield-label-right .material-icons.filled {
    position: static;
    float: right; }

.mdl-textfield.is-dirty:not(.is-invalid) .filled,
.mdl-textfield.is-invalid .wrong-info {
  display: block;
  margin-top: 2px; }

.wrong-info {
  display: none;
  position: absolute;
  right: 0; }

.mdl-textfield:not(.is-focused) .not-focused {
  display: block; }

.mdl-textfield .not-focused {
  display: none; }

.input-wrap form > div {
  min-height: 82px; }

.mdl-icon-toggle__label.material-icons {
  float: right;
  margin-top: 0; }

.mdl-textfield--floating-label.has-placeholder .mdl-textfield__label,
.mdl-textfield--floating-label.has-placeholder .hippo-form-label {
  font-size: 14px !important;
  letter-spacing: .27px;
  width: 100%;
  text-transform: uppercase;
  font-family: "NittiGrotesk-Font"; }

.mdl-textfield--floating-label.has-placeholder .mdl-textfield__label,
.mdl-textfield--floating-label.has-placeholder .hippo-form-label {
  color: #525154; }
  .mdl-textfield--floating-label.has-placeholder .mdl-textfield__label:after,
  .mdl-textfield--floating-label.has-placeholder .hippo-form-label:after {
    background-color: #3f51b5; }

.mdl-textfield.is-invalid:not(.ng-invalid) .mdl-textfield__input {
  border-color: rgba(0, 0, 0, 0.12); }

.mdl-textfield.is-invalid:not(.ng-invalid) .mdl-textfield__label:after {
  background-color: #3f51b5; }

.mdl-textfield.is-invalid:not(.ng-invalid) .wrong-info {
  display: none; }

.ng-invalid-date_min .exp-date .mdl-textfield__label,
.ng-invalid-date_max .exp-date .mdl-textfield__label,
.ng-invalid-cc-cvc .cvv .mdl-textfield__label,
.ng-invalid-cc-number.ng-invalid-cc-number-type .card-num .mdl-textfield__label,
.mdl-textfield.ng-invalid .mdl-textfield__label,
.mdl-textfield.hippo-invalid .mdl-textfield__label,
form.mh-form-submitted.deep-form .mdl-textfield.ng-invalid-required .mdl-textfield__label {
  color: #d50000; }

form.mh-form-submitted.deep-form .ng-invalid-date_min .exp-date .mdl-textfield__label, form.mh-form-submitted.deep-form
.ng-invalid-date_max .exp-date .mdl-textfield__label, form.mh-form-submitted.deep-form
.ng-invalid-cc-cvc .cvv .mdl-textfield__label, form.mh-form-submitted.deep-form
.ng-invalid-cc-number.ng-invalid-cc-number-type .card-num .mdl-textfield__label, form.mh-form-submitted.deep-form
.mdl-textfield.ng-invalid .mdl-textfield__label, form.mh-form-submitted.deep-form
.mdl-textfield.hippo-invalid .mdl-textfield__label, form.mh-form-submitted.deep-form
form.mh-form-submitted.deep-form .mdl-textfield.ng-invalid-required .mdl-textfield__label {
  color: #d50000; }

.ng-invalid-date_min .exp-date .mdl-textfield__label:after,
.ng-invalid-date_max .exp-date .mdl-textfield__label:after,
.ng-invalid-cc-cvc .cvv .mdl-textfield__label:after,
.ng-invalid-cc-number.ng-invalid-cc-number-type .card-num .mdl-textfield__label:after,
.mdl-textfield.ng-invalid .mdl-textfield__label:after,
.mdl-textfield.hippo-invalid .mdl-textfield__label:after,
form.mh-form-submitted.deep-form .mdl-textfield.ng-invalid-required .mdl-textfield__label:after {
  background-color: #d50000; }

.ng-invalid-date_min .exp-date .mdl-textfield__input,
.ng-invalid-date_max .exp-date .mdl-textfield__input,
.ng-invalid-cc-cvc .cvv .mdl-textfield__input,
.ng-invalid-cc-number.ng-invalid-cc-number-type .card-num .mdl-textfield__input,
.mdl-textfield.ng-invalid .mdl-textfield__input,
.mdl-textfield.hippo-invalid .mdl-textfield__input,
form.mh-form-submitted.deep-form .mdl-textfield.ng-invalid-required .mdl-textfield__input {
  border-color: #d50000;
  box-shadow: none; }

.ng-invalid-date_min .exp-date .wrong-info,
.ng-invalid-date_max .exp-date .wrong-info,
.ng-invalid-cc-cvc .cvv .wrong-info,
.ng-invalid-cc-number.ng-invalid-cc-number-type .card-num .wrong-info,
.mdl-textfield.ng-invalid .wrong-info,
.mdl-textfield.hippo-invalid .wrong-info,
form.mh-form-submitted.deep-form .mdl-textfield.ng-invalid-required .wrong-info {
  display: block;
  margin-top: 2px; }

.ng-invalid-date_min .exp-date .mdl-textfield__error,
.ng-invalid-date_max .exp-date .mdl-textfield__error,
.ng-invalid-cc-cvc .cvv .mdl-textfield__error,
.ng-invalid-cc-number.ng-invalid-cc-number-type .card-num .mdl-textfield__error,
.mdl-textfield.ng-invalid .mdl-textfield__error,
.mdl-textfield.hippo-invalid .mdl-textfield__error,
form.mh-form-submitted.deep-form .mdl-textfield.ng-invalid-required .mdl-textfield__error {
  visibility: visible; }

.ng-valid-cc-number.ng-valid-cc-number-type .card-num .wrong-info {
  display: none; }

.ng-valid-cc-number.ng-valid-cc-number-type .card-num .mdl-textfield__label {
  color: #525154; }
  .ng-valid-cc-number.ng-valid-cc-number-type .card-num .mdl-textfield__label:after {
    background-color: #3f51b5; }

.ng-valid-cc-number.ng-valid-cc-number-type .card-num .mdl-textfield__input {
  border-color: rgba(0, 0, 0, 0.12); }

.mdl-textfield.is-focused .mdl-textfield__label {
  color: #328df9 !important; }

.mdl-textfield.is-focused .mdl-textfield__input::-ms-clear {
  display: none; }

.mdl-textfield.is-focused .mdl-textfield__input {
  padding: 4px 0;
  color: #328df9 !important; }

.mdl-textfield.is-focused .mdl-textfield__label:after {
  background-color: #328df9 !important; }

.mdl-textfield.is-editing .wrong-info {
  display: none !important; }

.mdl-textfield.is-editing .mdl-textfield__error {
  visibility: hidden !important; }

.selector {
  outline: none;
  border: none;
  background-color: transparent;
  border-bottom: 1px solid #5C6F78;
  border-radius: 0; }

.mdl-textfield--floating-label.has-placeholder .mdl-textfield__label {
  top: -22px;
  display: flex; }
  .mdl-textfield--floating-label.has-placeholder .mdl-textfield__label .input-label-inner {
    height: 40px;
    position: absolute;
    top: 0;
    display: flex;
    align-items: flex-end; }
    .mdl-textfield--floating-label.has-placeholder .mdl-textfield__label .input-label-inner label {
      white-space: normal; }

.new-design-uppercase {
  display: none; }

deep-date-picker .mdl-textfield input.mdl-textfield__input {
  padding-right: 24px !important;
  overflow: hidden;
  text-overflow: ellipsis; }

.date-picker-icon {
  position: absolute;
  right: 8px;
  top: 24px;
  font-size: 20px; }

div.date-picker-date-time {
  border: 1px solid #b5b5b5;
  padding: 10px 18px; }
  div.date-picker-date-time div[ng-switch-when="date"] td span {
    width: 26px !important; }
  div.date-picker-date-time div[ng-switch-when="month"] td span {
    height: 35px !important;
    line-height: 33px !important; }
  div.date-picker-date-time div[ng-switch-when="year"] td span {
    height: 35px !important;
    line-height: 35px !important; }
  div.date-picker-date-time table {
    font-family: "NittiGrotesk-Font";
    color: #666; }
    div.date-picker-date-time table thead tr:first-child th:first-child, div.date-picker-date-time table thead tr:first-child th:last-child {
      font-size: 30px;
      padding: 0px 2px 4px 2px; }
    div.date-picker-date-time table th {
      font-weight: normal; }
    div.date-picker-date-time table .switch {
      color: #19dd84;
      font-weight: 500; }
    div.date-picker-date-time table span.disabled {
      color: #B5B5B5; }
    div.date-picker-date-time table td span {
      border-radius: 50%; }
    div.date-picker-date-time table td span.now {
      background-color: white;
      background-image: none;
      text-shadow: none;
      color: #B5B5B5; }
    div.date-picker-date-time table td span.active, div.date-picker-date-time table td span.active.now {
      background-color: #19dd84 !important;
      background-image: none;
      text-shadow: none;
      color: white; }

@media screen and (min-width: 1366px) {
  .hm-info .btm-select .mdl-textfield__input {
    width: 481px;
    max-width: 481px; }
  .field-container .mdl-textfield {
    padding-top: 42px;
    margin-left: 20px; } }

@media screen and (max-width: 1365px) and (min-width: 1024px) {
  .field-container .mdl-textfield {
    margin-bottom: 0; } }

@media screen and (max-width: 1024px) and (min-width: 840px) {
  .mdl-textfield .mdl-textfield__input {
    font-size: 20px;
    height: 30px; }
  .mdl-textfield--floating-label.has-placeholder .mdl-textfield__label {
    top: -22px;
    display: flex; }
    .mdl-textfield--floating-label.has-placeholder .mdl-textfield__label .input-label-inner {
      height: 40px;
      width: 100%;
      position: absolute;
      top: 0;
      display: flex;
      align-items: flex-end; }
      .mdl-textfield--floating-label.has-placeholder .mdl-textfield__label .input-label-inner label {
        white-space: normal; } }

@media screen and (max-width: 767px) and (min-width: 600px) {
  .mdl-textfield .mdl-textfield__input {
    font-size: 20px;
    height: 30px; }
  .mdl-textfield--floating-label.has-placeholder .mdl-textfield__label {
    top: -22px;
    display: flex; }
    .mdl-textfield--floating-label.has-placeholder .mdl-textfield__label .input-label-inner {
      height: 40px;
      width: 100%;
      position: absolute;
      top: 0;
      display: flex;
      align-items: flex-end; }
      .mdl-textfield--floating-label.has-placeholder .mdl-textfield__label .input-label-inner label {
        white-space: normal; } }

@media screen and (max-width: 600px) {
  .mdl-textfield {
    margin-bottom: 6px;
    width: 100%; }
  .mdl-textfield .mdl-textfield__input {
    font-size: 20px;
    height: auto; } }

.mdl-textfield__input.mh-select {
  padding-right: 32px !important;
  overflow: hidden;
  text-overflow: ellipsis;
  cursor: pointer; }

deep-select .single-option label {
  display: none; }

deep-select .single-option label, deep-select .single-option .mdl-textfield__input.mh-select {
  pointer-events: none;
  cursor: default; }

deep-select .single-option.mdl-textfield.is-disabled .mdl-textfield__input, deep-select .single-option label {
  color: #414045; }

.mdl-js-textfield .mdl-icon-toggle__label {
  color: rgba(0, 0, 0, 0.4); }

.getmdl-select .mdl-textfield__label:after {
  visibility: hidden !important; }

.getmdl-select .mdl-menu {
  padding-top: 0px;
  padding-bottom: 0px;
  clip: auto !important; }
  .getmdl-select .mdl-menu:not(.no-margin) {
    padding-top: 30px; }
  @media (min-width: 480px) {
    .getmdl-select .mdl-menu {
      max-height: 235px; }
      .getmdl-select .mdl-menu.has-more-than-5 {
        max-height: 248px; } }
  .getmdl-select .mdl-menu:not(.no-scroll) {
    overflow-y: scroll; }
  .getmdl-select .mdl-menu.no-label {
    padding-top: 3px; }

.getmdl-select-visible .getmdl-select-container .mdl-textfield__label .input-label-inner {
  z-index: 1000; }
  .getmdl-select-visible .getmdl-select-container .mdl-textfield__label .input-label-inner label {
    background: white;
    margin-right: 15px; }

.getmdl-select:not(.getmdl-select-visible) .mdl-menu__container.is-upgraded {
  height: 0px !important;
  overflow: hidden; }

.getmdl-select-container .mdl-textfield__label .input-label-inner {
  position: absolute;
  left: -10px;
  right: 0;
  top: -3px;
  width: auto; }
  .getmdl-select-container .mdl-textfield__label .input-label-inner label {
    background: transparent;
    padding-left: 10px;
    width: 100%;
    display: inline-block; }

.getmdl-select-visible .getmdl-select-container .mdl-textfield__label {
  color: #328df9; }

.getmdl-select .mdl-menu li:first-child {
  margin-top: 0px; }

@media (min-width: 480px) {
  .mdl-menu__outline {
    max-height: 250px; } }

.mdl-menu__container {
  top: -2px !important;
  left: -10px !important; }

.no-margin .mdl-menu__container {
  top: auto !important; }

.mdl-menu__item {
  padding: 0 10px;
  height: 40px;
  line-height: 40px; }

.mdl-menu__item:hover {
  background-color: #e2effe; }

.btm-select {
  float: initial;
  position: relative;
  bottom: 45px;
  margin-left: 100px; }
  .btm-select .mdl-textfield {
    margin-bottom: 0;
    padding-top: 0;
    padding-bottom: 0; }

.safari deep-select .mdl-textfield-label-right {
  pointer-events: none; }

.getmdl-select .mdl-menu__container .mdl-menu.medium-options .mdl-menu__item {
  font-size: 15px; }

.getmdl-select .mdl-menu__container .mdl-menu.small-options .mdl-menu__item {
  font-size: 13px; }

deep-typeahead > div {
  position: relative; }

deep-typeahead angucomplete-alt {
  display: block;
  min-height: 32px; }
  deep-typeahead angucomplete-alt .angucomplete-dropdown {
    overflow-y: auto;
    max-height: 200px; }

deep-typeahead .typeahead-show-list {
  text-transform: uppercase;
  font-family: "NittiGrotesk";
  font-weight: normal;
  font-size: 13px;
  line-height: 13px;
  color: rgba(0, 0, 0, 0.5);
  letter-spacing: 0.6px;
  position: absolute;
  right: 0;
  margin-top: -15px;
  cursor: pointer; }

.hippo-typeahead-list-modal .hippo-icon-hoa {
  font-size: 100px;
  margin-top: -10px;
  display: inline-block; }

.hippo-typeahead-list-modal .controls {
  margin-top: 70px;
  text-align: center;
  padding-bottom: 40px; }
  .hippo-typeahead-list-modal .controls button {
    height: 45px;
    width: 195px;
    font-size: 15px; }

.hippo-typeahead-list-modal .options-wrapper {
  width: 410px;
  overflow-y: auto;
  max-height: 230px;
  margin: 0 auto;
  border: 1px solid rgba(0, 0, 0, 0.1);
  border-radius: 3px;
  padding: 10px 20px; }
  .hippo-typeahead-list-modal .options-wrapper .options-item {
    height: 30px;
    color: #87949A;
    font-family: "Mark OT";
    font-size: 20px;
    letter-spacing: -0.63px;
    line-height: 30px;
    cursor: pointer; }
    .hippo-typeahead-list-modal .options-wrapper .options-item:hover {
      font-weight: bold; }
    .hippo-typeahead-list-modal .options-wrapper .options-item input {
      display: none; }
    .hippo-typeahead-list-modal .options-wrapper .options-item label {
      display: block;
      cursor: pointer; }
    .hippo-typeahead-list-modal .options-wrapper .options-item .checkmark {
      position: relative;
      display: inline-block;
      float: right;
      border-radius: 20px;
      border: 1px solid rgba(0, 0, 0, 0.2);
      margin-top: 3px;
      background-color: rgba(0, 0, 0, 0.1);
      height: 20px;
      width: 20px; }
      .hippo-typeahead-list-modal .options-wrapper .options-item .checkmark .material-icons {
        display: none; }
      .hippo-typeahead-list-modal .options-wrapper .options-item .checkmark.checked {
        background: #19dd84; }
      .hippo-typeahead-list-modal .options-wrapper .options-item .checkmark.checked .material-icons {
        display: inline-block;
        color: white;
        font-size: 15px;
        position: absolute;
        top: 2px;
        left: 2px; }

.pill-container {
  position: relative; }
  .pill-container.label {
    padding-top: 30px; }
  .pill-container .pill-select {
    display: flex; }
    .pill-container .pill-select .active {
      background-color: #19dd84;
      color: #fff !important; }
    .pill-container .pill-select .pill-btn {
      border-top: solid 1px #d9d9d9;
      border-bottom: solid 1px #d9d9d9;
      border-left: solid 1px #d9d9d9;
      border-right: solid 1px transparent;
      min-width: 92px;
      height: 40px;
      padding: 10px;
      padding-top: 13px;
      font-size: 13px;
      font-weight: bold;
      line-height: 13px;
      text-align: center;
      color: #5c6f78;
      text-transform: uppercase;
      text-decoration: none;
      cursor: pointer;
      -webkit-touch-callout: none;
      /* iOS Safari */
      -webkit-user-select: none;
      /* Chrome/Safari/Opera */
      -khtml-user-select: none;
      /* Konqueror */
      -moz-user-select: none;
      /* Firefox */
      -ms-user-select: none;
      /* Internet Explorer/Edge */
      user-select: none;
      /* Non-prefixed version, currently
                                      not supported by any browser */ }
    .pill-container .pill-select .pill-btn:first-child {
      border-top-left-radius: 20px;
      border-bottom-left-radius: 20px; }
    .pill-container .pill-select .pill-btn:last-child {
      border-top-right-radius: 20px;
      border-bottom-right-radius: 20px;
      border-right: solid 1px #d9d9d9; }

@media screen and (max-width: 767px) and (min-width: 600px) {
  .pill-container .pill-select {
    justify-content: center; }
    .pill-container .pill-select .pill-btn {
      font-size: 10px; } }

@media screen and (max-width: 600px) {
  .pill-container .pill-select {
    justify-content: center; }
    .pill-container .pill-select .pill-btn {
      font-size: 10px; } }

.pill-toggle-select {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: 36px; }
  .pill-toggle-select .right-option, .pill-toggle-select .left-option {
    font-size: 14px !important;
    letter-spacing: .27px;
    text-transform: uppercase;
    font-family: "NittiGrotesk-Font";
    margin: 0px 16px;
    color: #d8d9da;
    font-weight: 600; }
    .pill-toggle-select .right-option.active, .pill-toggle-select .left-option.active {
      color: #525154; }
  .pill-toggle-select .toggle {
    border: 2px solid #d8d9da;
    border-radius: 16px;
    height: 32px;
    width: 64px; }
    .pill-toggle-select .toggle.right-selected .switch {
      transform: translateX(24px); }
  .pill-toggle-select .switch {
    border-radius: 16px;
    height: 32px;
    width: 40px;
    background-color: #19dd84;
    margin: -2px;
    transform: translateX(0px);
    transition: transform .2s;
    box-shadow: 0 3px 3px -2px rgba(0, 0, 0, 0.2), 0 1px 8px 0 rgba(0, 0, 0, 0.12); }

.plus-minus.is-focused .range-label.error-color {
  visibility: hidden; }

.plus-minus .range-error img {
  padding-right: 5px; }

.plus-minus .plus-minus-footer {
  position: absolute; }
  .plus-minus .plus-minus-footer > span {
    display: block; }

.plus-minus .range-label {
  font-size: 13px;
  letter-spacing: 1.1px;
  color: #525154;
  text-align: left;
  font-family: "NittiGrotesk-Font"; }

.plus-minus .range-label.error-color {
  color: #d50000; }

bare-plus-minus {
  padding: 0;
  display: block; }
  bare-plus-minus .plus-minus-wrap {
    position: relative;
    padding: 0; }
    bare-plus-minus .plus-minus-wrap input {
      text-align: center;
      height: 45px; }
    bare-plus-minus .plus-minus-wrap plus-minus-button:first-child {
      left: 0; }
      bare-plus-minus .plus-minus-wrap plus-minus-button:first-child .plus-minus-btn {
        margin-right: 10px;
        margin-left: 5px; }
    bare-plus-minus .plus-minus-wrap plus-minus-button:last-child {
      right: 0; }
      bare-plus-minus .plus-minus-wrap plus-minus-button:last-child .plus-minus-btn {
        margin-left: 10px;
        margin-right: 5px; }
        bare-plus-minus .plus-minus-wrap plus-minus-button:last-child .plus-minus-btn i {
          top: 1px;
          left: 0px; }
    bare-plus-minus .plus-minus-wrap plus-minus-button .plus-minus-btn i {
      top: 1px;
      left: 0px; }
    @media screen and (min-width: 768px) {
      bare-plus-minus .plus-minus-wrap input {
        text-align: left;
        height: auto; }
      bare-plus-minus .plus-minus-wrap plus-minus-button:first-child {
        left: auto;
        right: 45px;
        bottom: 4px; }
      bare-plus-minus .plus-minus-wrap plus-minus-button:last-child {
        right: 10px;
        bottom: 4px; }
      bare-plus-minus .plus-minus-wrap plus-minus-button .plus-minus-btn i {
        font-size: 20px;
        top: 1px;
        left: 1px; } }
    bare-plus-minus .plus-minus-wrap plus-minus-button {
      display: inline-block;
      position: absolute;
      bottom: 5px;
      height: 32px; }
      bare-plus-minus .plus-minus-wrap plus-minus-button .plus-minus-btn {
        margin-top: 0px;
        width: 31px;
        height: 31px;
        display: table;
        background-color: transparent;
        border: 1px solid #d9d9d9;
        border-radius: 50%;
        padding: 0;
        text-align: center;
        color: #19dd84;
        outline: none;
        -webkit-touch-callout: none;
        /* iOS Safari */
        -webkit-user-select: none;
        /* Chrome/Safari/Opera */
        -khtml-user-select: none;
        /* Konqueror */
        -moz-user-select: none;
        /* Firefox */
        -ms-user-select: none;
        /* Internet Explorer/Edge */
        user-select: none;
        /* Non-prefixed version, currently
                                                        not supported by any browser */
        cursor: pointer; }
        bare-plus-minus .plus-minus-wrap plus-minus-button .plus-minus-btn i {
          font-size: 15px;
          position: relative; }

.tile-wrapper {
  border: 1px solid transparent;
  border-radius: 6px;
  margin-bottom: 10px; }
  .tile-wrapper.background-light-blue {
    background-color: #f2f7fd; }
  .tile-wrapper .tile {
    vertical-align: top;
    display: flex;
    flex-flow: column;
    align-items: center;
    border-radius: 6px;
    border: solid 1px rgba(135, 148, 154, 0.75);
    cursor: pointer;
    position: relative;
    -webkit-touch-callout: none;
    /* iOS Safari */
    -webkit-user-select: none;
    /* Chrome/Safari/Opera */
    -khtml-user-select: none;
    /* Konqueror */
    -moz-user-select: none;
    /* Firefox */
    -ms-user-select: none;
    /* Internet Explorer/Edge */
    user-select: none;
    /* Non-prefixed version, currently
                         not supported by any browser */
    padding: 20px; }
    @media (min-width: 840px) {
      .tile-wrapper .tile {
        height: 390px;
        padding: 60px 5px 5px 5px; } }
    @media (min-width: 1024px) {
      .tile-wrapper .tile {
        height: 312px; } }
    .tile-wrapper .tile .tile-info {
      padding: 0px 15px 10px; }
      @media (min-width: 840px) {
        .tile-wrapper .tile .tile-info {
          padding: 0px 0px 10px; } }
    .tile-wrapper .tile .tile-icon {
      height: 55px;
      min-height: 55px;
      justify-content: center;
      font-size: 55px;
      line-height: 55px;
      display: block; }
      .tile-wrapper .tile .tile-icon.big {
        font-size: 75px; }
      .tile-wrapper .tile .tile-icon > span {
        position: relative; }
    .tile-wrapper .tile .title {
      margin-top: 0;
      width: 145px;
      display: flex; }
      @media (min-width: 450px) {
        .tile-wrapper .tile .title {
          width: 100%; } }
      @media (min-width: 768px) {
        .tile-wrapper .tile .title {
          display: block; } }
      @media (min-width: 840px) {
        .tile-wrapper .tile .title {
          margin-top: 25px; } }
    .tile-wrapper .tile .tile-select {
      width: 30px;
      height: 30px;
      background-color: rgba(24, 221, 132, 0.06);
      border: solid 1px #d9d9d9;
      position: absolute;
      top: 9px;
      right: 10px;
      border-radius: 15px;
      text-align: center; }
      .tile-wrapper .tile .tile-select i {
        display: none;
        color: white; }
    .tile-wrapper .tile .info-icon {
      position: absolute;
      bottom: 11px;
      right: 11px; }
      .tile-wrapper .tile .info-icon [ng-click] {
        padding: 25px 25px 0px 0px; }
  .tile-wrapper .tile-select {
    width: 30px;
    height: 30px;
    background-color: rgba(24, 221, 132, 0.06);
    border: solid 1px #d9d9d9;
    border-radius: 15px;
    text-align: center; }
    .tile-wrapper .tile-select i {
      display: none;
      color: white;
      margin-top: 5px; }
  .tile-wrapper.blue.selected .tile {
    border: 1.5px solid #328df9; }
  .tile-wrapper.blue:not(.selected) > .tile.hovered {
    border: 1px solid #328df9; }
  .tile-wrapper.blue .tile-info .title {
    color: #328df9; }
  .tile-wrapper.blue .tile-icon {
    color: #328df9; }
  .tile-wrapper.red.selected .tile {
    border: 1.5px solid #f2654e; }
  .tile-wrapper.red:not(.selected) > .tile.hovered {
    border: 1px solid #f2654e; }
  .tile-wrapper.red .tile-info .title {
    color: #f2654e; }
  .tile-wrapper.red .tile-icon {
    color: #f2654e; }
  .tile-wrapper.green.selected .tile {
    border: 1.5px solid #19dd84; }
  .tile-wrapper.green:not(.selected) > .tile.hovered {
    border: 1px solid #19dd84; }
  .tile-wrapper.green .tile-info .title {
    color: #19dd84; }
  .tile-wrapper.green .tile-icon {
    color: #19dd84; }
  .tile-wrapper.yellow.selected .tile {
    border: 1.5px solid #ffb700; }
  .tile-wrapper.yellow:not(.selected) > .tile.hovered {
    border: 1px solid #ffb700; }
  .tile-wrapper.yellow .tile-info .title {
    color: #ffb700; }
  .tile-wrapper.yellow .tile-icon {
    color: #ffb700; }
  .tile-wrapper.purple.selected .tile {
    border: 1.5px solid #7c5bf4; }
  .tile-wrapper.purple:not(.selected) > .tile.hovered {
    border: 1px solid #7c5bf4; }
  .tile-wrapper.purple .tile-info .title {
    color: #7c5bf4; }
  .tile-wrapper.purple .tile-icon {
    color: #7c5bf4; }
  .tile-wrapper.black.selected .tile {
    border: 1.5px solid #1f1f21; }
  .tile-wrapper.black:not(.selected) > .tile.hovered {
    border: 1px solid #1f1f21; }
  .tile-wrapper.black .tile-info .title {
    color: #1f1f21; }
  .tile-wrapper.black .tile-icon {
    color: #1f1f21; }
  .tile-wrapper.light-blue.selected .tile {
    border: 1.5px solid #00dfff; }
  .tile-wrapper.light-blue:not(.selected) > .tile.hovered {
    border: 1px solid #00dfff; }
  .tile-wrapper.light-blue .tile-info .title {
    color: #00dfff; }
  .tile-wrapper.light-blue .tile-icon {
    color: #00dfff; }
  .tile-wrapper.selected .tile-select {
    background-color: #19dd84;
    border: 0; }
    .tile-wrapper.selected .tile-select i {
      display: block; }
  .tile-wrapper .tile-select.selected {
    background-color: #19dd84;
    border: 0; }
    .tile-wrapper .tile-select.selected i {
      display: block; }
  .tile-wrapper .tile-info {
    flex-direction: row;
    text-align: center;
    width: 100%; }
    .tile-wrapper .tile-info .title {
      font-size: 23px;
      line-height: 1.2;
      letter-spacing: -0.6px;
      color: #328df9; }
    .tile-wrapper .tile-info .info {
      font-size: 16px;
      line-height: 1.1;
      color: #525154; }
    .tile-wrapper .tile-info .footer {
      font-size: 13px;
      line-height: 1.1;
      color: #525154;
      opacity: 0.5;
      margin-bottom: 0px;
      font-weight: bold; }
    .tile-wrapper .tile-info .tile-action-label {
      text-transform: uppercase;
      color: #328df9;
      font-weight: 700;
      cursor: pointer;
      width: 100%;
      left: 0;
      bottom: 0px;
      margin: 0 auto;
      position: static; }
    .tile-wrapper .tile-info .prm {
      color: #fc664d; }
    .tile-wrapper .tile-info .lxry {
      color: #7d5cf5; }
  .tile-wrapper .tile-action-label {
    visibility: hidden;
    opacity: 0;
    transition: display 0s, visibility 0s, opacity 2s linear;
    display: none; }
  .tile-wrapper .tile-loading .tile-action-label {
    transition: display 0s, visibility 0s, opacity 0s; }
  .tile-wrapper.selected .tile-action-label {
    visibility: visible;
    opacity: 1;
    display: block; }

.save-pg .tile-icon {
  width: 100px;
  height: 100px;
  display: flex;
  justify-content: center; }

.save-pg .tile-info .title {
  font-size: 24px;
  letter-spacing: -0.75px;
  line-height: 24px; }

.paperless .tile-info .title {
  font-size: 22px; }

.mil {
  font-size: 15px;
  line-height: 1.1;
  color: #525154;
  text-align: center;
  margin-bottom: 30px;
  flex-grow: 1; }
  .mil div {
    display: flex;
    align-items: center;
    justify-content: center; }
    .mil div p {
      margin: 0; }
  .mil img {
    width: 26px;
    padding-right: 12px; }
  .mil a {
    text-align: center;
    opacity: 0.51;
    font-size: 15px;
    color: #5c6f78; }

.mil.clickable {
  text-decoration: underline;
  cursor: pointer;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                       not supported by any browser */ }

@media screen and (min-width: 840px) {
  .more-than-4-tiles .tile-wrapper .tile .tile-action-label {
    position: absolute;
    top: 50px;
    text-align: right;
    padding-right: 28px; } }

@media screen and (min-width: 1366px) {
  .tile-wrapper .tile {
    max-width: 234px;
    min-height: 300px;
    justify-content: flex-start;
    flex-flow: column; }
    .tile-wrapper .tile .tile-action-label {
      position: absolute; }
  .house-icon img {
    width: 100px; }
  .tile-action-label {
    position: absolute; } }

@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .tile-wrapper .tile {
    max-width: 234px;
    min-height: 300px;
    justify-content: flex-start;
    flex-flow: column; } }

@media screen and (max-height: 750px) and (min-width: 1024px) {
  .tile {
    height: 300px; } }

@media screen and (max-height: 750px) and (min-width: 800px) {
  .tile {
    min-height: initial;
    padding-top: 33px;
    flex-flow: column; } }

@media screen and (max-width: 1024px) and (min-width: 840px) {
  .tile {
    max-width: 234px;
    margin: auto; }
    .tile .tile-action-label {
      position: static; } }

@media screen and (max-width: 839px) and (min-width: 768px) {
  .tile-wrapper .tile {
    flex-flow: initial;
    align-items: initial; }
    .tile-wrapper .tile .tile-info {
      padding: 0;
      text-align: left;
      padding-left: 20px; }
      .tile-wrapper .tile .tile-info .tile-action-label {
        position: static; }
  .save-pg .tile-icon {
    min-width: 100px; } }

@media screen and (max-width: 767px) and (min-width: 600px) {
  .tile-wrapper .tile {
    flex-flow: initial;
    align-items: initial; }
    .tile-wrapper .tile .tile-info {
      text-align: left;
      padding: 10px 16px 10px; }
      .tile-wrapper .tile .tile-info .tile-action-label {
        position: static; }
  .save-pg .tile-icon {
    min-width: 100px; } }

@media screen and (max-width: 600px) {
  .tile-wrapper .tile {
    flex-flow: initial;
    align-items: initial; }
    .tile-wrapper .tile .tile-icon {
      display: flex;
      flex-flow: row;
      justify-content: center;
      margin-right: 20px;
      width: 80px;
      height: 80px; }
      .tile-wrapper .tile .tile-icon img {
        width: 80px;
        height: 80px; }
    .tile-wrapper .tile .tile-select {
      top: 20px;
      right: 18px;
      width: 20px;
      height: 20px; }
      .tile-wrapper .tile .tile-select i {
        font-size: 16px;
        margin-top: 2px; }
    .tile-wrapper .tile .tile-info {
      text-align: initial;
      padding: 0; }
      .tile-wrapper .tile .tile-info .title {
        margin-bottom: 5px;
        font-size: 20px; }
      .tile-wrapper .tile .tile-info .tile-action-label {
        position: static; }
    .tile-wrapper .tile .info-icon {
      right: 15px; }
  .mil {
    margin-bottom: 20px; }
    .mil div {
      display: inline-flex;
      align-items: center;
      text-align: left; }
      .mil div p {
        margin: 0; } }

.stripe-form .mdl-textfield {
  padding-top: 0; }

.stripe-form .card-info-border {
  position: relative;
  display: block;
  width: 100%; }

.stripe-form .card-info-border:before,
.stripe-form .card-info-border:after {
  content: '';
  height: 2px;
  width: 0;
  bottom: 0;
  position: absolute;
  background-color: #328df9;
  transition: 0.2s ease all; }

.stripe-form .card-info-border:before {
  left: 50%; }

.stripe-form .card-info-border:after {
  right: 50%; }

.stripe-form #card-element {
  border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
  .stripe-form #card-element.is-invalid {
    border-color: #d50000; }
  .stripe-form #card-element.is-focused ~ .card-info-border:before,
  .stripe-form #card-element.is-focused ~ .card-info-border:after {
    width: 50%; }

.stripe-form #card-errors {
  color: #d50000;
  font-size: 12px;
  margin-top: 3px;
  display: block;
  height: 20px; }

.escrow-form .name-number {
  display: flex;
  flex-direction: column; }
  .escrow-form .name-number .lender-name, .escrow-form .name-number .loan-number {
    flex: 1 1 auto; }
  @media screen and (min-width: 1024px) {
    body.confirmation .escrow-form .name-number {
      flex-direction: row; }
      body.confirmation .escrow-form .name-number .loan-number {
        padding-left: 10px; }
      body.confirmation .escrow-form .name-number .lender-name {
        padding-right: 10px; } }

.escrow-form .tile-select {
  width: 30px;
  height: 30px;
  background-color: rgba(24, 221, 132, 0.06);
  border: solid 1px #d9d9d9;
  border-radius: 15px;
  text-align: center; }
  .escrow-form .tile-select i {
    display: none;
    color: white;
    margin-top: 5px; }

@keyframes blink {
  0% {
    background-color: rgba(24, 221, 132, 0.06);
    border: solid 1px #d9d9d9; }
  25% {
    background-color: #cef6e1;
    border: solid 2px #69d88d; }
  50% {
    background-color: rgba(24, 221, 132, 0.06);
    border: solid 1px #d9d9d9; }
  75% {
    background-color: #cef6e1;
    border: solid 2px #69d88d; }
  100% {
    background-color: rgba(24, 221, 132, 0.06);
    border: solid 1px #d9d9d9; } }
  .escrow-form .tile-select.blink-animation {
    animation-name: blink;
    animation-duration: 2s;
    transition: all 0.3s; }
    .escrow-form .tile-select.blink-animation i {
      display: block;
      margin-top: 3px; }
  .escrow-form .tile-select.selected {
    background-color: #19dd84;
    border: 0; }
    .escrow-form .tile-select.selected i {
      display: block; }

.escrow-form .selected.tile-select {
  background-color: #19dd84;
  border: 0; }
  .escrow-form .selected.tile-select i {
    display: block; }

.escrow-form .loan-number .mdl-textfield__error {
  right: 0; }

.escrow-form .loan-officer {
  display: none;
  border: #b5b5b5 1px dashed;
  padding: 15px;
  margin: 30px 0; }
  .escrow-form .loan-officer .note p {
    color: #525154; }
  .escrow-form .loan-officer.showing {
    display: block; }

.escrow-form .toggle-button.loan-button {
  margin-top: -10px;
  margin-bottom: 25px;
  position: relative; }

.escrow-form .toggle-button {
  margin-top: 20px;
  font-size: 14px;
  font-family: "NittiGrotesk-Font";
  font-weight: 400;
  color: #5C6F78;
  letter-spacing: 1.19px;
  outline: none;
  float: left; }
  .escrow-form .toggle-button .tile-select {
    margin-right: 6px; }
    .escrow-form .toggle-button .tile-select.mini {
      width: 16px;
      height: 16px; }
      .escrow-form .toggle-button .tile-select.mini .material-icons {
        font-size: 12px;
        margin-top: 2px; }

.escrow-form .streets {
  display: flex;
  flex-direction: column;
  justify-content: space-between; }
  @media screen and (min-width: 768px) {
    .escrow-form .streets {
      flex-direction: row; }
      .escrow-form .streets .field {
        flex: 1 1 auto; }
        .escrow-form .streets .field:first-child {
          padding-right: 10px; }
        .escrow-form .streets .field:last-child {
          padding-left: 10px; } }
  .page.checkout .escrow-form .streets {
    flex-direction: column; }
    .page.checkout .escrow-form .streets .field {
      padding: 0; }

.escrow-form .location .city {
  width: 100%; }

.escrow-form .location .state-zip {
  display: flex;
  justify-content: space-between; }
  .escrow-form .location .state-zip .state {
    flex: 1;
    padding-left: 0;
    padding-right: 10px; }
  .escrow-form .location .state-zip .zip {
    flex: 1;
    padding-right: 0;
    padding-left: 10px; }

@media screen and (min-width: 1024px) {
  #modal-content-notifyLender .escrow-form .location {
    display: flex; }
    #modal-content-notifyLender .escrow-form .location .city, #modal-content-notifyLender .escrow-form .location .state-zip {
      flex: 1;
      padding-right: 10px; } }

.ach-form {
  color: #7f7f7f; }
  .ach-form .account-holder-name {
    height: 100%; }
    .ach-form .account-holder-name .tooltip-wrapper {
      top: -50px;
      left: -20px; }
    .ach-form .account-holder-name img {
      width: 14px; }
  .ach-form deep-field {
    width: 100%; }
  .ach-form .ach-form-account-name .ng-invalid .tooltip-wrapper,
  .ach-form .ach-form-account-name .is-invalid .tooltip-wrapper {
    display: block !important; }
  .ach-form .ach-notifyLender {
    width: 100%; }
    .ach-form .ach-notifyLender .question-control {
      padding-left: 16%; }
    @media (min-width: 1024px) {
      .ach-form .ach-notifyLender {
        width: 100%; }
        .ach-form .ach-notifyLender .question-control {
          padding-left: 0; } }
  .ach-form .Info-icon {
    width: 14px; }
    .ach-form .Info-icon img {
      width: 14px; }
  .ach-form .b-row {
    display: flex; }
    .ach-form .b-row .question-text {
      display: flex; }
    .ach-form .b-row .questions-subtext {
      padding-right: 0px; }
    @media (min-width: 1024px) {
      .ach-form .b-row {
        display: block; }
        .ach-form .b-row .question-text {
          display: block; }
        .ach-form .b-row .questions-subtext {
          padding-right: 15px; } }
  .ach-form .tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: #555;
    color: #fff;
    text-align: center;
    border-radius: 6px;
    padding: 5px 0;
    position: absolute;
    z-index: 1;
    bottom: 125%;
    left: 50%;
    margin-left: -60px;
    opacity: 0;
    transition: opacity 0.3s; }
  .ach-form .tooltip .tooltiptext::after {
    content: '';
    position: absolute;
    top: 100%;
    left: 50%;
    margin-left: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: #555 transparent transparent transparent; }
  .ach-form .tooltip:hover .tooltiptext {
    visibility: visible;
    opacity: 1; }
  .ach-form .notify-mortgage-lender {
    padding-right: 0; }
    .ach-form .notify-mortgage-lender .question-icon-container {
      display: none; }
    .ach-form .notify-mortgage-lender .questions-subtext {
      font-size: 14px; }
    @media (min-width: 1024px) {
      .ach-form .notify-mortgage-lender {
        padding-right: 25%; } }
  .ach-form .mdl-textfield--floating-label.is-invalid .mdl-textfield__label {
    font-size: 14px; }
  .ach-form .name-field {
    display: flex;
    justify-content: space-between; }
  .ach-form .ach-info-text {
    line-height: 18px;
    color: #9b9b9b;
    margin-top: 24px; }
    .ach-form .ach-info-text .error {
      color: #d50000;
      font-size: 12px;
      margin-top: 3px;
      display: block; }
  .ach-form .name-number {
    width: 82%; }
  .ach-form .to-producer-info {
    font-size: 15px;
    letter-spacing: 0.09px;
    line-height: 17px; }
  .ach-form .icon-with-tooltip-wrapper {
    position: relative;
    margin-left: 5px; }
    .ach-form .icon-with-tooltip-wrapper img {
      width: 20px;
      height: 14px; }
    .ach-form .icon-with-tooltip-wrapper .tooltip-wrapper {
      left: 47px;
      top: -120px; }
  .ach-form button {
    margin-bottom: 40px;
    background-color: initial;
    border: none; }
    .ach-form button .text {
      font-size: 14px;
      letter-spacing: 0.3px;
      line-height: 20px; }
    .ach-form button div {
      float: left; }
    .ach-form button .text {
      width: 90%;
      text-align: left;
      margin-left: 9px; }
    @media (min-width: 1024px) {
      .ach-form button .notify-text {
        white-space: nowrap; } }
  .ach-form .check-text-section {
    width: 100%;
    font-size: 12px;
    margin-bottom: 16px; }
    .ach-form .check-text-section span {
      padding-left: 5px; }
  .ach-form .check-image-section {
    transition: max-height 1s;
    overflow: hidden; }
    .ach-form .check-image-section img {
      width: 405px;
      height: 170px; }
  .ach-form .tooltip-base-element {
    left: 80px; }
  .ach-form .question-text {
    padding-left: 0 !important; }
  .ach-form .tooltip-content {
    font-size: 14px; }
  .ach-form .tile-select i {
    display: none;
    color: white;
    margin-top: 5px; }

@keyframes blink {
  0% {
    background-color: rgba(24, 221, 132, 0.06);
    border: solid 1px #d9d9d9; }
  25% {
    background-color: #cef6e1;
    border: solid 2px #69d88d; }
  50% {
    background-color: rgba(24, 221, 132, 0.06);
    border: solid 1px #d9d9d9; }
  75% {
    background-color: #cef6e1;
    border: solid 2px #69d88d; }
  100% {
    background-color: rgba(24, 221, 132, 0.06);
    border: solid 1px #d9d9d9; } }
  .ach-form .tile-select.blink-animation {
    animation-name: blink;
    animation-duration: 2s;
    transition: all 0.3s; }
    .ach-form .tile-select.blink-animation i {
      display: block;
      margin-top: 3px; }
  .ach-form .tile-select.selected {
    background-color: #19dd84;
    border: 0; }
    .ach-form .tile-select.selected i {
      display: block; }
  .ach-form .selected.tile-select {
    background-color: #19dd84;
    border: 0; }
    .ach-form .selected.tile-select i {
      display: block; }
  .ach-form .toggle-button.loan-button {
    margin-top: -10px;
    margin-bottom: 25px;
    position: relative; }
  .ach-form .toggle-button {
    margin-top: 20px;
    font-size: 14px;
    font-family: "NittiGrotesk-Font";
    font-weight: 400;
    color: #5c6f78;
    letter-spacing: 0;
    outline: none;
    float: left; }
    .ach-form .toggle-button .tile-select {
      margin-right: 6px; }
      .ach-form .toggle-button .tile-select.mini {
        width: 16px;
        height: 16px; }
        .ach-form .toggle-button .tile-select.mini .material-icons {
          font-size: 12px;
          margin-top: 2px; }

/***

  Basically just handles error display on deep-key components when in a form

 */
form:not(.mh-form-submitted):not(.ng-submitted).deep-form .deep-field.ng-invalid-required field-label label {
  color: #525154; }

form:not(.mh-form-submitted):not(.ng-submitted).deep-form .deep-field.ng-invalid-required.is-focused field-label label {
  color: #328df9; }

form:not(.mh-form-submitted):not(.ng-submitted).deep-form .deep-field.ng-invalid-required input, form:not(.mh-form-submitted):not(.ng-submitted).deep-form .deep-field.ng-invalid-required input.mdl-textfield__input {
  border-bottom: 1px solid #d8d9da;
  border-color: #d8d9da; }

form:not(.mh-form-submitted):not(.ng-submitted).deep-form .deep-field.ng-invalid-required .mdl-textfield__error {
  visibility: hidden; }

form:not(.mh-form-submitted):not(.ng-submitted).deep-form .deep-field.ng-invalid-required .wrong-info {
  display: none; }

deep-liveaddress .caption,
deep-field .caption {
  text-align: left;
  font-family: "NittiGrotesk-Font";
  color: #7C5BF4;
  font-size: 13px;
  line-height: 16px;
  font-weight: bold; }

deep-liveaddress .field-caption,
deep-field .field-caption {
  color: rgba(0, 0, 0, 0.5);
  font-family: "Nitti Grotesk";
  font-size: 13px;
  letter-spacing: 0.6px;
  line-height: 16px;
  text-transform: uppercase;
  position: absolute;
  margin-top: 7px; }

.deep-field.ng-invalid .field-caption {
  margin-top: 20px; }

.tooltip-wrapper {
  position: absolute;
  top: -50px;
  background-color: #7D55F4;
  border-radius: 2px;
  font-family: "NittiGrotesk-Font";
  font-weight: 400;
  font-size: 16px;
  color: #FFFFFF;
  letter-spacing: 0;
  line-height: 18px;
  padding: 10px 20px 10px 10px;
  display: block;
  min-width: 215px;
  text-align: left; }
  @media (min-width: 601px) {
    .tooltip-wrapper {
      font-size: 13px;
      line-height: 13px; } }
  .tooltip-wrapper::after {
    content: '';
    width: 0;
    left: 20px;
    height: 0;
    position: absolute;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #7D55F4;
    bottom: -5px; }
  .tooltip-wrapper.left {
    left: calc(-100% - 233px);
    transform: translateX(6px); }
    .tooltip-wrapper.left::after {
      left: calc(100% - 25px); }
  .tooltip-wrapper.mid {
    left: -2px;
    transform: translateX(-50%); }
    .tooltip-wrapper.mid::after {
      left: calc(50% + 5px); }
  .tooltip-wrapper.green {
    background-color: #05CE7C; }
    .tooltip-wrapper.green::after {
      border-top-color: #05CE7C; }

.deep-field.is-invalid .tooltip-wrapper, .deep-field .ng-invalid .tooltip-wrapper {
  display: none !important; }

.close-tooltip {
  position: absolute;
  right: 5px;
  top: 5px;
  font-size: 16px; }
  @media (min-width: 601px) {
    .close-tooltip:not(.always-show) {
      display: none; } }

.tooltip-wrapper.is-tooltip-visible,
.tooltip-wrapper.is-tooltip-hidden {
  -webkit-animation-name: animGenie;
  animation-name: animGenie;
  -webkit-animation-duration: 0.4s;
  animation-duration: 0.4s; }
  .tooltip-wrapper.is-tooltip-visible.mid,
  .tooltip-wrapper.is-tooltip-hidden.mid {
    -webkit-animation-name: mid-animGenie;
    animation-name: mid-animGenie; }

.tooltip-wrapper.is-tooltip-hidden {
  -webkit-animation-direction: reverse;
  animation-direction: reverse; }

@-webkit-keyframes animGenie {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, calc(200% + 30px), 0) scale3d(0, 1, 1);
    -webkit-animation-timing-function: ease-in; }
  40% {
    opacity: 0.5;
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.02, 1.1, 1);
    -webkit-animation-timing-function: ease-out; }
  70% {
    opacity: 0.6;
    -webkit-transform: translate3d(0, -40px, 0) scale3d(0.8, 1.1, 1); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1); } }

@keyframes animGenie {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, calc(200% + 30px), 0) scale3d(0, 1, 1);
    -webkit-animation-timing-function: ease-in;
    transform: translate3d(0, calc(200% + 30px), 0) scale3d(0, 1, 1);
    animation-timing-function: ease-in; }
  40% {
    opacity: 0.5;
    -webkit-transform: translate3d(0, 0, 0) scale3d(0.02, 1.1, 1);
    -webkit-animation-timing-function: ease-out;
    transform: translate3d(0, 0, 0) scale3d(0.02, 1.1, 1);
    animation-timing-function: ease-out; }
  70% {
    opacity: 0.6;
    -webkit-transform: translate3d(0, -40px, 0) scale3d(0.8, 1.1, 1);
    transform: translate3d(0, -40px, 0) scale3d(0.8, 1.1, 1); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(0, 0, 0) scale3d(1, 1, 1); } }

@-webkit-keyframes mid-animGenie {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, calc(200% + 30px), 0) scale3d(0, 1, 1);
    -webkit-animation-timing-function: ease-in; }
  40% {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%, 0, 0) scale3d(0.02, 1.1, 1);
    -webkit-animation-timing-function: ease-out; }
  70% {
    opacity: 0.6;
    -webkit-transform: translate3d(-50%, -40px, 0) scale3d(0.8, 1.1, 1); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 0, 0) scale3d(1, 1, 1); } }

@keyframes mid-animGenie {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, calc(200% + 30px), 0) scale3d(0, 1, 1);
    -webkit-animation-timing-function: ease-in;
    transform: translate3d(-50%, calc(200% + 30px), 0) scale3d(0, 1, 1);
    animation-timing-function: ease-in; }
  40% {
    opacity: 0.5;
    -webkit-transform: translate3d(-50%, 0, 0) scale3d(0.02, 1.1, 1);
    -webkit-animation-timing-function: ease-out;
    transform: translate3d(-50%, 0, 0) scale3d(0.02, 1.1, 1);
    animation-timing-function: ease-out; }
  70% {
    opacity: 0.6;
    -webkit-transform: translate3d(-50%, -40px, 0) scale3d(0.8, 1.1, 1);
    transform: translate3d(-50%, -40px, 0) scale3d(0.8, 1.1, 1); }
  100% {
    opacity: 1;
    -webkit-transform: translate3d(-50%, 0, 0) scale3d(1, 1, 1);
    transform: translate3d(-50%, 0, 0) scale3d(1, 1, 1); } }

mh-icon-with-tooltip .hippo-icon-info {
  position: absolute; }

.loading-spinner {
  color: official;
  display: inline-block;
  position: relative;
  width: 32px;
  height: 32px;
  animation: zoom-out-animation 0.2s ease-in forwards; }

.loading-spinner div {
  transform-origin: 16px 16px;
  animation: loading-spinner-animation 1.2s linear infinite; }
  .loading-spinner div:after {
    content: " ";
    display: block;
    position: absolute;
    top: 0px;
    left: 15px;
    width: 3px;
    height: 9px;
    border-radius: 20%;
    background: #fff; }

.loading-spinner div:nth-child(1) {
  transform: rotate(0deg);
  animation-delay: -1.1s; }

.loading-spinner div:nth-child(2) {
  transform: rotate(30deg);
  animation-delay: -1s; }

.loading-spinner div:nth-child(3) {
  transform: rotate(60deg);
  animation-delay: -0.9s; }

.loading-spinner div:nth-child(4) {
  transform: rotate(90deg);
  animation-delay: -0.8s; }

.loading-spinner div:nth-child(5) {
  transform: rotate(120deg);
  animation-delay: -0.7s; }

.loading-spinner div:nth-child(6) {
  transform: rotate(150deg);
  animation-delay: -0.6s; }

.loading-spinner div:nth-child(7) {
  transform: rotate(180deg);
  animation-delay: -0.5s; }

.loading-spinner div:nth-child(8) {
  transform: rotate(210deg);
  animation-delay: -0.4s; }

.loading-spinner div:nth-child(9) {
  transform: rotate(240deg);
  animation-delay: -0.3s; }

.loading-spinner div:nth-child(10) {
  transform: rotate(270deg);
  animation-delay: -0.2s; }

.loading-spinner div:nth-child(11) {
  transform: rotate(300deg);
  animation-delay: -0.1s; }

.loading-spinner div:nth-child(12) {
  transform: rotate(330deg);
  animation-delay: 0s; }

@keyframes loading-spinner-animation {
  0% {
    opacity: 1; }
  100% {
    opacity: 0; } }

@keyframes zoom-out-animation {
  0% {
    transform: scale(2); }
  100% {
    transform: scale(1); } }

mh-cancellation-assistance {
  display: block; }
  mh-cancellation-assistance .tooltip-wrapper {
    margin-top: -14px; }
  mh-cancellation-assistance form {
    margin: 40px auto 0 auto;
    width: 80%; }
  mh-cancellation-assistance .row-2, mh-cancellation-assistance .row-3, mh-cancellation-assistance .row-4, mh-cancellation-assistance .row-5 {
    margin-top: 30px; }
  mh-cancellation-assistance #effective-date-input {
    margin-top: 30px; }
    @media (min-width: 768px) {
      mh-cancellation-assistance #effective-date-input {
        margin-top: 0; } }
  mh-cancellation-assistance .small-print {
    color: #5C6F78;
    font-size: 15px;
    line-height: 17px;
    font-family: "NittiGrotesk-Font";
    text-align: center;
    margin-top: 50px; }
  mh-cancellation-assistance .submit {
    margin-top: 50px;
    text-align: center; }
  mh-cancellation-assistance .deep-field.is-invalid .tooltip-base-element:not(.ng-hide) .tooltip-wrapper, mh-cancellation-assistance .deep-field .ng-invalid .tooltip-base-element:not(.ng-hide) .tooltip-wrapper {
    display: block !important; }

body.body-background-city-landscape {
  min-height: 100%;
  display: block; }
  body.body-background-city-landscape::after {
    content: "";
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: -1;
    opacity: 0.5;
    background: url(../../img/city-landscape-new.jpg) fixed no-repeat bottom right;
    background-size: 1200px; }
    @media (min-width: 800px) {
      body.body-background-city-landscape::after {
        background-size: contain; } }

.cancellation-purple-header {
  height: 50px;
  background-color: #7C5BF4;
  text-transform: capitalize;
  font-size: 18px;
  color: #ffffff;
  text-align: center;
  line-height: 50px;
  font-weight: 600;
  letter-spacing: 1px;
  font-family: 'MarkOT'; }

.cancellation-page .page-content {
  max-width: 870px;
  padding: 20px;
  margin: 0 auto; }

.cancellation-page .header {
  font-family: "MarkOT-Font";
  line-height: 36px;
  letter-spacing: -2px;
  font-weight: 500;
  text-align: center;
  margin-top: 50px;
  font-size: 30px;
  line-height: 35px; }
  @media (min-width: 840px) {
    .cancellation-page .header {
      font-size: 50px;
      line-height: 55px; } }

.cancellation-page .intro, .cancellation-page .opt-out-message {
  font-family: "NittiGrotesk-Font";
  font-weight: 300;
  margin-top: 40px;
  text-align: center;
  font-size: 18px;
  line-height: 20px; }
  @media (min-width: 840px) {
    .cancellation-page .intro, .cancellation-page .opt-out-message {
      font-size: 24px;
      line-height: 26px; } }

mh-community-select {
  margin: auto;
  margin-top: 40px;
  margin-bottom: 50px;
  display: block;
  width: 900px; }
  mh-community-select .angucomplete-dropdown {
    position: absolute;
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.14), 0 3px 1px -2px rgba(0, 0, 0, 0.2), 0 1px 5px 0 rgba(0, 0, 0, 0.12);
    border-radius: 2px;
    width: 100%;
    box-sizing: border-box;
    padding-top: 4px;
    padding-bottom: 4px;
    line-height: 40px;
    font-size: 14px;
    z-index: 999;
    background-color: white;
    border-color: transparent; }
    mh-community-select .angucomplete-dropdown .angucomplete-row {
      padding-left: 10px;
      padding-right: 10px; }
      mh-community-select .angucomplete-dropdown .angucomplete-row:hover {
        background-color: #e2effe; }
    mh-community-select .angucomplete-dropdown .angucomplete-searching {
      padding-left: 10px;
      padding-right: 10px;
      cursor: default; }
  mh-community-select .mh-select-page-container {
    background: blue;
    margin: 20px auto 0 auto; }
    @media (min-width: 768px) {
      mh-community-select .mh-select-page-container {
        width: 768px; } }
  mh-community-select .row {
    margin-left: 0;
    margin-right: 0; }
  mh-community-select .community-select-top {
    position: relative; }
    mh-community-select .community-select-top .field {
      display: inline-block;
      width: 48%; }
      mh-community-select .community-select-top .field:nth-of-type(2) {
        margin-left: 4%; }
  mh-community-select .one-third-col {
    display: inline-block;
    width: 32%; }
    mh-community-select .one-third-col:nth-child(2), mh-community-select .one-third-col:nth-child(3) {
      margin-left: 2%; }
  mh-community-select .one-half-col {
    display: inline-block;
    width: 48%; }
    mh-community-select .one-half-col:nth-child(2) {
      margin-left: 4%; }
  mh-community-select .show-list {
    cursor: pointer;
    display: inline-block;
    text-transform: uppercase;
    font-family: "NittiGrotesk";
    font-weight: normal;
    font-size: 13px;
    line-height: 13px;
    color: rgba(0, 0, 0, 0.5);
    letter-spacing: 0.6px; }

community-select-details {
  margin-top: 20px;
  width: 100%;
  display: block;
  cursor: default;
  pointer-events: none; }
  community-select-details .second-row {
    margin-top: 20px; }
  community-select-details .editable {
    pointer-events: all; }

community-select-other .community-select-other .row {
  margin-top: 20px; }

mh-rce-review .form-content {
  padding-top: 100px;
  width: 260px;
  margin: 0 auto; }

mh-rce-review .rce-actions {
  margin-top: 40px;
  text-align: center;
  margin-bottom: 150px; }

mh-rce-review a.download-rce, mh-rce-review a:hover.download-rce, mh-rce-review a:focus.download-rce {
  background: white;
  font-size: 15px;
  color: #19dd84;
  border: 1px solid #19dd84;
  width: 260px;
  height: 45px;
  line-height: 45px; }

community-model-rebuilding-cost-component-modal .details-table {
  width: 540px;
  margin: 0 auto; }
  community-model-rebuilding-cost-component-modal .details-table .details-table-title {
    height: 33px;
    padding: 7px;
    color: #5C6F78;
    text-transform: uppercase;
    font-family: "Nitti Grotesk";
    font-size: 13px;
    letter-spacing: 1.1px;
    line-height: 16px; }
  community-model-rebuilding-cost-component-modal .details-table .details-table-items {
    border: 1px solid rgba(0, 0, 0, 0.25);
    border-radius: 4px;
    padding: 0 7px;
    max-height: 300px;
    overflow-y: auto;
    overflow-x: hidden;
    color: #87949A;
    font-family: "Mark OT";
    font-size: 24px;
    letter-spacing: -0.76px;
    line-height: 30px; }
    community-model-rebuilding-cost-component-modal .details-table .details-table-items .hr {
      width: 95%;
      background: rgba(0, 0, 0, 0.25);
      height: 1px;
      margin: 0 auto;
      margin-top: 51px; }
    community-model-rebuilding-cost-component-modal .details-table .details-table-items .details-table-item {
      line-height: 51px;
      white-space: nowrap;
      text-overflow: ellipsis;
      overflow-x: hidden; }

community-model-rebuilding-cost-component-modal .avg-text {
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
  text-transform: uppercase;
  color: #5C6F78;
  font-family: "Nitti Grotesk";
  font-size: 13px;
  letter-spacing: 1.1px;
  line-height: 16px; }
  community-model-rebuilding-cost-component-modal .avg-text .avg-text-cost {
    font-weight: bold; }

community-model-rebuilding-cost-component-modal .controls {
  margin-top: 40px;
  margin-bottom: 20px;
  text-align: center; }
  community-model-rebuilding-cost-component-modal .controls .mh-button {
    height: 45px;
    width: 195px;
    font-size: 15px; }

companion-success-image {
  display: block;
  overflow: hidden; }
  companion-success-image .companion-success-image-internal {
    position: relative;
    height: 100%;
    width: 100%;
    min-height: 300px;
    min-width: 200px; }
    companion-success-image .companion-success-image-internal .house, companion-success-image .companion-success-image-internal .car, companion-success-image .companion-success-image-internal .dome {
      position: absolute; }
    companion-success-image .companion-success-image-internal .house {
      bottom: 50px;
      right: 30px;
      width: 70%; }
    companion-success-image .companion-success-image-internal .car {
      bottom: 40px;
      left: 30px;
      width: 35%; }
    companion-success-image .companion-success-image-internal .dome {
      bottom: 0;
      width: 100%;
      left: 0; }

.aux-page.discount-success-page .aux-page-content {
  font-family: "MarkOT-Font";
  font-weight: 500;
  color: #333; }
  .aux-page.discount-success-page .aux-page-content .sticky-get-instant-quote-button {
    display: none; }
  .aux-page.discount-success-page .aux-page-content #aux-header-content {
    min-height: 400px;
    text-align: center;
    margin-top: 0; }
    @media (min-width: 840px) {
      .aux-page.discount-success-page .aux-page-content #aux-header-content {
        min-height: 800px;
        text-align: left; } }
    @media (min-width: 1366px) {
      .aux-page.discount-success-page .aux-page-content #aux-header-content {
        margin-top: 77px;
        float: left; } }
    .aux-page.discount-success-page .aux-page-content #aux-header-content .page-paragraph {
      width: 300px;
      margin: 0 auto; }
      @media (min-width: 840px) {
        .aux-page.discount-success-page .aux-page-content #aux-header-content .page-paragraph {
          margin: 0;
          width: 300px; } }
      @media (min-width: 1024px) {
        .aux-page.discount-success-page .aux-page-content #aux-header-content .page-paragraph {
          width: 500px; } }
      @media (min-width: 1366px) {
        .aux-page.discount-success-page .aux-page-content #aux-header-content .page-paragraph {
          width: 695px; } }
    .aux-page.discount-success-page .aux-page-content #aux-header-content .thank-you {
      font-size: 30px;
      line-height: 32px;
      margin-top: 40px;
      letter-spacing: normal; }
      @media (min-width: 840px) {
        .aux-page.discount-success-page .aux-page-content #aux-header-content .thank-you {
          font-size: 32px;
          line-height: 37px; } }
      @media (min-width: 1024px) {
        .aux-page.discount-success-page .aux-page-content #aux-header-content .thank-you {
          font-size: 64px;
          line-height: 81px; } }
    .aux-page.discount-success-page .aux-page-content #aux-header-content .we-will-take-it {
      font-size: 18px;
      line-height: 22px;
      margin-top: 20px; }
      @media (min-width: 840px) {
        .aux-page.discount-success-page .aux-page-content #aux-header-content .we-will-take-it {
          font-size: 24px;
          line-height: 30px;
          font-weight: 500;
          margin-top: 28px; } }
    .aux-page.discount-success-page .aux-page-content #aux-header-content .happy-discounts-day {
      margin-top: 40px; }
      @media (min-width: 840px) {
        .aux-page.discount-success-page .aux-page-content #aux-header-content .happy-discounts-day {
          display: block;
          font-size: 18px;
          line-height: 23px; } }
  .aux-page.discount-success-page .aux-page-content companion-success-image {
    width: 400px;
    margin: 10px auto;
    display: block;
    height: 400px; }
    @media (min-width: 840px) {
      .aux-page.discount-success-page .aux-page-content companion-success-image {
        position: absolute;
        right: 0;
        top: 0;
        height: 400px;
        width: 400px;
        float: right; } }
    @media (min-width: 1366px) {
      .aux-page.discount-success-page .aux-page-content companion-success-image {
        position: absolute;
        right: 0;
        top: 0;
        height: 580px;
        width: 540px;
        float: right; } }

:focus {
  outline: none; }

::-moz-focus-inner {
  border: 0; }

.continue-btn {
  padding-bottom: 40px; }

@media screen and (max-height: 750px) and (min-width: 800px) {
  .continue-btn {
    padding-top: 0 !important;
    margin-top: 0; } }

@media screen and (max-height: 600px) {
  .continue-btn {
    padding-top: 0 !important; } }

@media screen and (max-width: 600px) {
  .continue-btn {
    padding-top: 0 !important;
    bottom: 0; } }

.field-toggle .toggle-label {
  font-size: 16px !important;
  letter-spacing: .27px;
  color: #525154 !important;
  padding-left: 0;
  padding-top: 7px;
  float: left; }

.field-toggle > div {
  float: right;
  width: 112px; }

.field-toggle deep-toggle {
  float: right; }

.field-toggle .mdl-switch.is-upgraded {
  width: 100%; }

body.percent-0 .progress-bar .progress-bar-front {
  width: 0%; }

body.percent-10 .progress-bar .progress-bar-front {
  width: 10%; }

body.percent-20 .progress-bar .progress-bar-front {
  width: 20%; }

body.percent-30 .progress-bar .progress-bar-front {
  width: 30%; }

body.percent-40 .progress-bar .progress-bar-front {
  width: 40%; }

body.percent-50 .progress-bar .progress-bar-front {
  width: 50%; }

body.percent-60 .progress-bar .progress-bar-front {
  width: 60%; }

body.percent-70 .progress-bar .progress-bar-front {
  width: 70%; }

body.percent-80 .progress-bar .progress-bar-front {
  width: 80%; }

body.percent-90 .progress-bar .progress-bar-front {
  width: 90%; }

body.percent-100 .progress-bar .progress-bar-front {
  width: 100%; }

body.background-expand-animate .progress-bar-container, body.background-expand-animate .progress-bar {
  height: 100%;
  background: transparent; }

body.background-expand-animate .progress-bar {
  -webkit-transition-delay: 1.7s;
  -moz-transition-delay: 1.7s;
  transition-delay: 1.7s; }

body.background-expand-animate .progress-bar .progress-bar-front {
  -webkit-transition-delay: 0.9s;
  -moz-transition-delay: 0.9s;
  transition-delay: 0.9s;
  width: 100%; }

.progress-bar nav.nav-overlay {
  position: absolute; }

.progress-bar-container {
  height: 4px;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 10;
  overflow: hidden;
  -webkit-transition: height 0.5s, top 0.2s;
  -moz-transition: height 0.5s, top 0.2s;
  transition: height 0.5s, top 0.2s;
  -webkit-transition-delay: 1.5s;
  -moz-transition-delay: 1.5s;
  transition-delay: 1.5s; }

.progress-bar {
  height: 4px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #D9D9D9;
  overflow: hidden;
  -webkit-transition: height 0.5s;
  -moz-transition: height 0.5s;
  transition: height 0.5s; }

.progress-bar .progress-bar-back {
  height: 4px;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: #D9D9D9;
  overflow: hidden; }

.progress-bar .progress-bar-front {
  left: 0;
  top: 0;
  width: 0%;
  height: 100%;
  -webkit-transition: width 0.5s;
  -moz-transition: width 0.5s;
  transition: width 0.5s;
  -webkit-transition-delay: 0.5s;
  -moz-transition-delay: 0.5s;
  transition-delay: 0.5s;
  font-family: 'MarkOT';
  position: absolute;
  background: #0DD088; }
  .purple .progress-bar .progress-bar-front {
    background: #7c5bf4; }
  .progress-bar .progress-bar-front .progress-message {
    text-transform: capitalize;
    font-size: 18px;
    color: #ffffff;
    text-align: center;
    line-height: 50px;
    font-weight: 600;
    opacity: 0;
    letter-spacing: 1px;
    transition: opacity 0.3s;
    transition-timing-function: ease-out; }
    .progress-bar .progress-bar-front .progress-message.animate {
      opacity: 1; }

body:not([hippo-livechat-page="call-us"]).confirmation-large .progress-bar-container, body:not([hippo-livechat-page="call-us"]).confirmation-small .progress-bar-container {
  height: 50px;
  top: 0;
  -webkit-transition-delay: 3.5s;
  -moz-transition-delay: 3.5s;
  transition-delay: 3.5s; }
  body:not([hippo-livechat-page="call-us"]).confirmation-large .progress-bar-container .progress-bar, body:not([hippo-livechat-page="call-us"]).confirmation-small .progress-bar-container .progress-bar {
    height: 50px; }
    body:not([hippo-livechat-page="call-us"]).confirmation-large .progress-bar-container .progress-bar .progress-bar-front, body:not([hippo-livechat-page="call-us"]).confirmation-small .progress-bar-container .progress-bar .progress-bar-front {
      transition-delay: 0.5s;
      transition-duration: 1.7s; }
    body:not([hippo-livechat-page="call-us"]).confirmation-large .progress-bar-container .progress-bar nav.nav-overlay, body:not([hippo-livechat-page="call-us"]).confirmation-small .progress-bar-container .progress-bar nav.nav-overlay {
      display: none; }

body.confirmation-small .agreement-nav-container .progress-bar-container,
body.confirmation-large .agreement-nav-container .progress-bar-container {
  transition-delay: 0s; }
  body.confirmation-small .agreement-nav-container .progress-bar-container .progress-bar,
  body.confirmation-large .agreement-nav-container .progress-bar-container .progress-bar {
    height: 50px; }
    body.confirmation-small .agreement-nav-container .progress-bar-container .progress-bar .progress-message,
    body.confirmation-large .agreement-nav-container .progress-bar-container .progress-bar .progress-message {
      transition-delay: 0.5s; }

body.confirmation-small .agreement-nav-container .progress-bar-container {
  height: 50px; }

body.confirmation-large .agreement-nav-container .progress-bar-container {
  height: 4px; }

@media screen and (max-width: 600px) {
  body.background-expand-animate .progress-bar:before {
    -webkit-transition-delay: 0s;
    -moz-transition-delay: 0s;
    transition-delay: 0s;
    width: 100%; }
  .progress-bar-container {
    top: 44px; }
    .status .progress-bar-container {
      top: 0; } }

.landing.city-illustration-bottom {
  bottom: 0; }
  @media (min-height: 500px) {
    .landing.city-illustration-bottom {
      bottom: 60px; } }

.landing.city-illustration-bottom.demo {
  bottom: 0px; }

.landing .city-illustration-bottom {
  position: fixed;
  opacity: 1; }

.confirmation-large .city-illustration {
  opacity: 0; }

.city-illustration {
  position: fixed;
  height: 100%;
  top: 0px;
  left: 0px;
  right: 0px;
  transition: height 2s;
  pointer-events: none;
  background: white;
  z-index: -2; }

.city-illustration-bottom {
  background-image: url(../../img/city-landscape-new.jpg);
  background-size: cover;
  width: 100%;
  height: 16vw;
  position: absolute;
  bottom: 0px;
  pointer-events: none;
  opacity: 0.4;
  z-index: -1;
  background-position: 100% 0;
  transition: background-position 2.5s, bottom 0.5s, opacity 0.6s; }

.city-illustration-bottom.loading {
  transition: background-position 0s;
  opacity: 0; }

@media screen and (max-width: 600px) {
  .city-illustration-bottom {
    display: none; } }

.top-illustration {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  transition: all 2s;
  z-index: -1; }
  .top-illustration .scene-img {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
    opacity: 0.2;
    background-size: contain;
    background-repeat: no-repeat;
    margin: auto; }
  .top-illustration .confirmation-city-illustration-top {
    background-image: url(../../img/clouds.svg);
    pointer-events: none;
    transition: bottom 0.5s;
    width: 80%;
    top: 200px; }
  .top-illustration .heli {
    top: auto;
    bottom: 10%; }
    .top-illustration .heli .chopper, .top-illustration .heli .dome {
      display: block;
      margin: auto; }
    .top-illustration .heli .chopper {
      width: 10%;
      max-width: 100px;
      transform: translateX(-20%); }
    .top-illustration .heli .dome {
      width: 18%;
      max-width: 120px; }
    @media screen and (min-width: 601px) {
      .top-illustration .heli .chopper {
        width: 8%; }
      .top-illustration .heli .dome {
        width: 12%; } }

.confirmation-city-illustration-bottom {
  background: url(../../img/city_landscape.png) center bottom repeat-x;
  pointer-events: none;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  opacity: 0.8;
  z-index: -2;
  background-size: contain;
  height: 200px; }

@media screen and (max-width: 1024px) and (min-width: 840px) {
  .confirmation-city-illustration-top {
    background-position-y: -45px; } }

@media screen and (max-width: 840px) and (min-width: 768px) {
  .confirmation-city-illustration-top {
    background-position-y: -20px; } }

@media screen and (max-width: 767px) and (min-width: 600px) {
  .confirmation-city-illustration-top {
    background-position-y: 0; } }

@media screen and (max-width: 600px) {
  .confirmation-city-illustration-top {
    background-position-y: initial; } }

.liveaddress {
  display: flex; }
  .liveaddress .apt-field {
    max-width: 170px;
    transition: all 0.5s;
    padding: 0 20px; }
    .liveaddress .apt-field input {
      outline: none;
      overflow: hidden;
      text-overflow: ellipsis; }
  .liveaddress .input-street {
    overflow: hidden;
    text-overflow: ellipsis; }
  .liveaddress.hide-apt .apt-field {
    max-width: 0;
    padding: 0; }
    .liveaddress.hide-apt .apt-field input {
      border: none; }
  .liveaddress.input-focused .apt-field {
    max-width: 0;
    margin: -20px 0; }
  .liveaddress field-error {
    position: absolute;
    bottom: 20px;
    left: 0; }

.mdl-textfield.apt-field {
  max-width: 110px;
  padding: 20px 0;
  margin: -20px 20px; }

.landing-mobile-cta-clicked .pac-container,
.landing-page-address-mobile-only .pac-container {
  margin-top: 10px; }
  .landing-mobile-cta-clicked .pac-container .pac-item,
  .landing-page-address-mobile-only .pac-container .pac-item {
    font-size: 15px;
    padding-left: 10px; }
  .landing-mobile-cta-clicked .pac-container .pac-item-query,
  .landing-mobile-cta-clicked .pac-container .pac-matched,
  .landing-page-address-mobile-only .pac-container .pac-item-query,
  .landing-page-address-mobile-only .pac-container .pac-matched {
    font-size: 15px; }
  .landing-mobile-cta-clicked .pac-container .pac-icon,
  .landing-page-address-mobile-only .pac-container .pac-icon {
    display: none; }

.landing-mobile-cta-clicked .clear-input {
  display: none; }

.landing-mobile-cta-clicked .pac-container {
  border-radius: 0;
  margin-top: 0; }

.pac-container {
  font-family: MarkOT !important;
  border-top: 0; }
  .aux-page .pac-container {
    position: fixed !important;
    top: 83px !important; }
    @media screen and (min-width: 768px) {
      .aux-page .pac-container {
        top: 63px !important; } }

@media screen and (max-width: 601px) {
  .pac-container {
    margin-top: 10px; }
    .pac-container .pac-item {
      font-size: 15px;
      padding-left: 5px; }
    .pac-container .pac-item-query,
    .pac-container .pac-matched {
      font-size: 15px; }
    .pac-container .pac-icon {
      display: none; } }

.pac-item {
  display: block;
  align-items: baseline;
  font-family: NittiGrotesk-Light;
  font-size: 18px;
  color: #000;
  letter-spacing: 0;
  height: 52px;
  padding-top: 6px; }
  .pac-item:hover {
    cursor: pointer;
    background: #F5F5F5; }

.pac-logo:after {
  background-size: 100px 12px; }

.pac-item-query,
.pac-matched {
  font-family: MarkOT;
  font-size: 17px;
  letter-spacing: -0.47px; }

.pac-icon {
  position: relative;
  top: 8px;
  margin-left: 10px;
  margin-right: 22px;
  background-image: none !important;
  width: 0; }

.liveaddress {
  position: relative; }
  .liveaddress .clear-input {
    outline: 0;
    margin: auto;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 10px;
    border: 0;
    background: 0;
    padding: 0;
    z-index: 1004; }
    .liveaddress .clear-input .hippo-icon-clear-input {
      font-size: 19px;
      color: #87949A; }
    .aux-page .liveaddress .clear-input {
      right: 30px; }
    @media screen and (max-width: 600px) {
      .liveaddress .clear-input {
        display: none; } }

deep-liveaddress field-error {
  white-space: nowrap; }

.landing .cta .input .liveaddress .input-street.ng-not-empty:focus, .aux-page .cta .input .liveaddress .input-street.ng-not-empty:focus {
  border-bottom-left-radius: 0; }

@media screen and (max-width: 768px) {
  .landing .liveaddress .clear-input, .aux-page .liveaddress .clear-input {
    display: none; } }

.landing .clear-input, .aux-page .clear-input {
  right: 50px; }
  @media screen and (min-width: 768px) and (max-width: 840px) {
    .landing .clear-input, .aux-page .clear-input {
      right: 65px; } }

.landing.landing-desktop-cta-clicked:not(.xfinity) .pac-container,
.aux-page.landing-desktop-cta-clicked .pac-container {
  background-color: #7C5BF4;
  border-radius: 0;
  border: none;
  box-shadow: none; }
  .landing.landing-desktop-cta-clicked:not(.xfinity) .pac-container:after,
  .aux-page.landing-desktop-cta-clicked .pac-container:after {
    content: none !important; }
  .landing.landing-desktop-cta-clicked:not(.xfinity) .pac-container:before,
  .aux-page.landing-desktop-cta-clicked .pac-container:before {
    content: "POWERED BY GOOGLE";
    position: absolute;
    bottom: 6px;
    right: 6px;
    color: #FFFFFF;
    font-family: "NittiGrotesk-Font";
    font-weight: 400;
    font-size: 13px;
    line-height: 16px; }
  .landing.landing-desktop-cta-clicked:not(.xfinity) .pac-container .pac-matched,
  .landing.landing-desktop-cta-clicked:not(.xfinity) .pac-container .pac-item,
  .landing.landing-desktop-cta-clicked:not(.xfinity) .pac-container .pac-item-query,
  .aux-page.landing-desktop-cta-clicked .pac-container .pac-matched,
  .aux-page.landing-desktop-cta-clicked .pac-container .pac-item,
  .aux-page.landing-desktop-cta-clicked .pac-container .pac-item-query {
    color: #FFF;
    font-family: "NittiGrotesk-Font";
    font-weight: 400;
    font-size: 25.2px;
    line-height: 27px;
    padding-top: 8px; }
  .landing.landing-desktop-cta-clicked:not(.xfinity) .pac-container .pac-item,
  .aux-page.landing-desktop-cta-clicked .pac-container .pac-item {
    color: rgba(255, 255, 255, 0.6); }
  .landing.landing-desktop-cta-clicked:not(.xfinity) .pac-container .pac-icon,
  .aux-page.landing-desktop-cta-clicked .pac-container .pac-icon {
    margin: 0; }
  .landing.landing-desktop-cta-clicked:not(.xfinity) .pac-container .pac-item,
  .aux-page.landing-desktop-cta-clicked .pac-container .pac-item {
    margin-left: 32px;
    margin-right: 32px;
    border-top: 1px solid rgba(255, 255, 255, 0.35); }
    .landing.landing-desktop-cta-clicked:not(.xfinity) .pac-container .pac-item:last-child,
    .aux-page.landing-desktop-cta-clicked .pac-container .pac-item:last-child {
      border-bottom: 1px solid rgba(255, 255, 255, 0.35);
      margin-bottom: 50px; }
    .landing.landing-desktop-cta-clicked:not(.xfinity) .pac-container .pac-item.pac-item-selected, .landing.landing-desktop-cta-clicked:not(.xfinity) .pac-container .pac-item:hover,
    .aux-page.landing-desktop-cta-clicked .pac-container .pac-item.pac-item-selected,
    .aux-page.landing-desktop-cta-clicked .pac-container .pac-item:hover {
      background-color: #7C5BF4;
      color: white; }
      .landing.landing-desktop-cta-clicked:not(.xfinity) .pac-container .pac-item.pac-item-selected .pac-matched,
      .landing.landing-desktop-cta-clicked:not(.xfinity) .pac-container .pac-item.pac-item-selected .pac-item-query, .landing.landing-desktop-cta-clicked:not(.xfinity) .pac-container .pac-item:hover .pac-matched,
      .landing.landing-desktop-cta-clicked:not(.xfinity) .pac-container .pac-item:hover .pac-item-query,
      .aux-page.landing-desktop-cta-clicked .pac-container .pac-item.pac-item-selected .pac-matched,
      .aux-page.landing-desktop-cta-clicked .pac-container .pac-item.pac-item-selected .pac-item-query,
      .aux-page.landing-desktop-cta-clicked .pac-container .pac-item:hover .pac-matched,
      .aux-page.landing-desktop-cta-clicked .pac-container .pac-item:hover .pac-item-query {
        color: white; }

.landing-desktop-cta-clicked.nav-live-address .clear-input {
  right: 27px; }
  .landing-desktop-cta-clicked.nav-live-address .clear-input .hippo-icon-clear-input {
    font-size: 15px; }

.landing-desktop-cta-clicked.nav-live-address .pac-container:before {
  font-size: 11px; }

.landing-desktop-cta-clicked.nav-live-address .pac-container .pac-item,
.landing-desktop-cta-clicked.nav-live-address .pac-container .pac-item-query,
.landing-desktop-cta-clicked.nav-live-address .pac-container .pac-matched {
  padding-left: 0;
  font-size: 14px;
  line-height: 13px; }

.page.purple {
  background: none;
  z-index: 11; }

.back-btn-g,
.back-btn-p {
  opacity: 0;
  background: transparent; }

.back-btn-g,
.back-btn-p,
.back-btn {
  position: absolute;
  left: 0;
  top: 0;
  transition: all 1s; }

.back-btn {
  transition-delay: 1s; }

.back-btn-g.in,
.back-btn-p.in {
  opacity: 1; }

.bk-btn {
  transition: all 1s; }

.page.purple .heading .title {
  color: white; }

.page.purple .prelim .card-inactive {
  cursor: pointer;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
			                              not supported by any browser */ }

.page.purple .prelim .active-crd {
  z-index: 3;
  cursor: pointer;
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
			                              not supported by any browser */ }

.page.purple .lrn-more {
  margin-right: 16.4px; }

.page.purple .lrn-more span,
.page.purple .shr-q span {
  margin: 0 4px; }

.page.purple .back-btn {
  opacity: 0; }

@media screen and (max-width: 840px) and (min-width: 768px) {
  .page.purple .heading .title {
    font-size: 36px;
    color: #FFFFFF;
    letter-spacing: -1.45px;
    line-height: 36px; } }

@media screen and (max-width: 767px) and (min-width: 600px) {
  .page.purple .heading {
    margin-bottom: 45px; }
    .page.purple .heading .title {
      font-size: 36px;
      color: #FFFFFF;
      letter-spacing: -1.45px;
      line-height: 36px; } }

@media screen and (max-width: 600px) {
  body.background-expand-animate .nav-white, body.percent-100 .nav-white {
    display: none; }
  body.background-expand-animate .progress-bar-container, body.percent-100 .progress-bar-container {
    top: 0px; }
    body.background-expand-animate .progress-bar-container .progress-bar .nav-overlay, body.percent-100 .progress-bar-container .progress-bar .nav-overlay {
      background-color: transparent; } }

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1050;
  overflow: hidden;
  -webkit-overflow-scrolling: touch;
  outline: 0;
  flex-direction: column;
  justify-content: center;
  display: flex;
  pointer-events: none; }

.modal-content {
  position: relative;
  text-align: center;
  overflow: hidden; }
  .modal-content > [ng-transclude] {
    text-align: left; }
  .modal-content .modal-sub-title {
    font-family: "NittiGrotesk-Font", sans-serif;
    font-weight: 300;
    font-size: 18px; }
  .modal-content .modal-under-title {
    font-size: 18px; }
  .modal-content .modal-title {
    font-family: "MarkOT-Font", san-serif; }
  .modal-content .getmdl-select-visible {
    overflow: hidden; }
    .modal-content .getmdl-select-visible .mdl-menu__container {
      position: static;
      margin-bottom: -60px; }

.ngdialog .ngdialog-content {
  background: #fff;
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000;
  -moz-perspective: 1000;
  -ms-perspective: 1000;
  perspective: 1000; }

modal-wrapper {
  display: inline-block;
  margin: 0 auto; }
  modal-wrapper.with-grey-title-section-background .modal-title-wrap {
    background-color: #F7F7F7; }

.modal-dialog {
  position: relative;
  margin: 30px auto;
  padding: 0px;
  overflow-y: auto;
  pointer-events: auto;
  background-color: #fff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  outline: 0;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5); }

.modal-prompter {
  position: relative;
  background: rgba(255, 255, 255, 0.9);
  z-index: 10000;
  top: 60px;
  right: auto;
  left: auto;
  margin: 0 auto;
  width: 100px; }
  .modal-prompter .prompter-content-wrapper .prompter-content {
    padding: 0 20px;
    white-space: nowrap;
    letter-spacing: -1px;
    background: #757575;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%); }
    .modal-prompter .prompter-content-wrapper .prompter-content .prompt-message {
      font-size: 20px; }
      .modal-prompter .prompter-content-wrapper .prompter-content .prompt-message .prompt-info {
        display: inline-block;
        margin-right: 20px;
        color: white;
        font-size: 20px;
        font-family: "MarkOT-Font";
        line-height: 40px; }
      .modal-prompter .prompter-content-wrapper .prompter-content .prompt-message .prompt-undo {
        display: inline-block;
        margin-right: 20px;
        color: #B7DEF8;
        font-weight: bold; }
      .modal-prompter .prompter-content-wrapper .prompter-content .prompt-message .prompt-dismiss {
        color: white;
        font-weight: bold; }

.modal-icon {
  width: 100%; }

.modal-icon-wrap {
  height: 80px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  margin-top: 30px;
  margin-bottom: -10px; }
  .modal-icon-wrap img {
    max-width: 100%;
    max-height: 100%; }
  .modal-icon-wrap span {
    font-size: 48px; }
    .modal-icon-wrap span.green {
      color: #00e484; }
    .modal-icon-wrap span.blue {
      color: #007eff; }
    .modal-icon-wrap span.purple {
      color: #7d56f9; }
    .modal-icon-wrap span.red {
      color: #FC664D; }
    .modal-icon-wrap span.light-blue {
      color: #00dfff; }

.modal-close-mobile {
  display: none;
  right: 20px;
  top: 15px;
  z-index: 5;
  position: absolute; }
  .modal-close-mobile .white-close {
    display: none; }
  .modal-close-mobile .black-close {
    display: block; }

.modal-close-desktop {
  right: -50px;
  top: 30px; }

.modal-close {
  position: absolute;
  cursor: pointer;
  z-index: 2;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  width: 40px;
  border-radius: 100%;
  background: rgba(255, 255, 255, 0.5);
  pointer-events: auto; }
  .modal-close .white-close {
    display: none;
    width: 15px;
    height: 15px;
    pointer-events: none; }
  .modal-close .black-close {
    display: block;
    width: 15px;
    height: 15px;
    pointer-events: none; }
  .modal-close.hide-close {
    display: none; }

.modal-title {
  font-size: 24px;
  font-weight: 500;
  line-height: 1.1;
  letter-spacing: -1px;
  color: #1f1f21;
  margin: 0; }
  @media (min-width: 768px) {
    .modal-title {
      font-size: 36px; } }

.modal-sub-title {
  font-size: 18px;
  color: #525154;
  letter-spacing: 0px;
  line-height: 24px;
  margin: 0px; }

.modal-title-wrap.hr {
  border-bottom: 1px solid #e5e5e5; }

.modal-title-wrap {
  padding-bottom: 30px; }

@media screen and (max-width: 600px) {
  .modal-container {
    padding: 0 12px; }
  .modal-close {
    display: none; }
  .modal-content {
    overflow: hidden; }
    .modal-content .modal-close-mobile {
      display: block;
      right: 15px; }
      .modal-content .modal-close-mobile .white-close,
      .modal-content .modal-close-mobile .black-close {
        width: 15px;
        height: 15px; }
  .modal-dialog {
    margin: 20px auto; }
  .modal-icon .modal-icon-wrap {
    height: 60px; }
  .modal-icon img[src="/img/fire-alarm.svg"] {
    width: 30px; }
  .modal-icon img[src="/img/butler.svg"],
  .modal-icon img[src="/img/fr-pool.svg"],
  .modal-icon img[src="/img/suitcase-p.svg"],
  .modal-icon img[src="/img/local-alarm.svg"],
  .modal-icon img[src="/img/sprinkler.svg"],
  .modal-icon img[src="/img/house-error.svg"] {
    width: 40px; }
  .modal-icon img {
    width: 60px; }
  .modal-title-wrap {
    display: flex;
    flex-flow: column;
    max-width: 100%;
    margin: 0 15px; }
    .modal-title-wrap .modal-title {
      font-size: 24px;
      font-weight: 400;
      line-height: 1.2; }
    .modal-title-wrap .modal-sub-title {
      font-size: 15px;
      font-weight: 300;
      line-height: 1.1;
      padding-bottom: 5px; } }

@media screen and (max-width: 839px) and (min-width: 768px) {
  .modal-dialog {
    max-width: 686px; }
  .modal-close {
    display: none; }
  .modal-content .modal-close-mobile {
    display: block; } }

@media screen and (max-width: 1024px) and (min-width: 840px) {
  .modal-content .modal-close-mobile {
    display: none; } }

@media screen and (max-width: 767px) and (min-width: 600px) {
  .modal-title {
    font-size: 36px; }
  .modal-close {
    display: none; }
  .modal-content .modal-close-mobile {
    display: block; } }

.modal-content .modal-close-mobile.hide-close {
  display: none; }

.hippo-dialog .confirm-exit {
  display: none;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(255, 255, 255, 0.9);
  z-index: 10000; }
  .hippo-dialog .confirm-exit .confirm-exit-content-wrapper {
    position: relative;
    height: 100%;
    width: 100%; }
  .hippo-dialog .confirm-exit .confirm-exit-content {
    top: 50%;
    left: 50%;
    position: absolute;
    max-width: 290px;
    min-width: 212px;
    transform: translate(-50%, -50%); }
  .hippo-dialog .confirm-exit .question {
    font-size: 22px;
    line-height: 28px;
    max-width: none; }
    .hippo-dialog .confirm-exit .question.sub-question {
      font-size: 14px; }
  .hippo-dialog .confirm-exit .actions {
    padding-top: 30px;
    width: 160px;
    margin: 0 auto; }
    .hippo-dialog .confirm-exit .actions [label="Discard"] {
      float: left;
      line-height: 29px; }
    .hippo-dialog .confirm-exit .actions [label="Save"] {
      float: right; }
    .hippo-dialog .confirm-exit .actions button {
      width: 100%;
      margin-top: 15px; }
    @media (min-width: 1024px) {
      .hippo-dialog .confirm-exit .actions {
        width: 100%; }
        .hippo-dialog .confirm-exit .actions button {
          width: 100px;
          padding: 0;
          text-align: center; } }

.hippo-dialog.confirm-exit-state .confirm-exit {
  display: block; }

.snapshot {
  text-align: center;
  padding: 35px 40px;
  background-color: rgba(49, 140, 249, 0.05); }
  .snapshot p {
    color: #525154;
    font-size: 15px;
    font-weight: bold;
    line-height: 1.1;
    opacity: .5; }
  .snapshot h4 {
    color: #328df9;
    font-size: 24px;
    font-weight: 300;
    line-height: 1; }

.modal-info {
  font-family: NittiGrotesk-Light;
  font-size: 15px;
  line-height: 1.1;
  color: #525154;
  text-align: left; }

.modal-info p {
  line-height: 1.1; }

.modal-basic {
  display: inline-block; }

.basic-modal-container .privacy-container .privacy-heading {
  font-size: 20px;
  color: #000;
  margin: 5px 0; }

.basic-modal-container .privacy-container .consent {
  text-align: center; }

.basic-modal-container .privacy-container .privacy-sub-heading {
  font-size: 16px;
  color: #000;
  font-weight: bold;
  margin-bottom: 5px; }

.basic-modal-container .privacy-container .privacy-sub-heading.italics {
  text-transform: italics; }

.basic-modal-container .privacy-container p {
  line-height: 1.5 !important; }

.basic-modal-container .privacy-container ul li {
  line-height: 1.5;
  font-size: 15px; }

.basic-modal-container .privacy-container .terms-list li {
  list-style-type: upper-alpha; }

.basic-modal-container .privacy-container .table {
  display: flex;
  flex-flow: row wrap;
  border: 1px solid rgba(151, 151, 151, 0.25);
  margin-bottom: 10px; }
  .basic-modal-container .privacy-container .table .table-row {
    width: 100%;
    display: flex;
    flex-flow: row;
    border-bottom: 1px solid rgba(151, 151, 151, 0.25); }
    .basic-modal-container .privacy-container .table .table-row .table-item {
      word-break: break-word;
      padding: 5px;
      line-height: 1.5; }
  .basic-modal-container .privacy-container .table .table-row.title .table-heading {
    font-size: 16px;
    font-weight: bold;
    padding: 5px; }
  .basic-modal-container .privacy-container .table .table-row.title .table-heading.right {
    padding-left: 10px; }
  .basic-modal-container .privacy-container .table .left {
    border-right: 1px solid rgba(151, 151, 151, 0.25);
    min-width: 94px; }

.basic-modal-container .simple-text-modal {
  padding: 0 8px 27px 8px; }
  .basic-modal-container .simple-text-modal p {
    font-size: 14px;
    font-weight: 300;
    line-height: 1.2;
    color: #525154;
    text-align: left; }
    @media (min-width: 768px) {
      .basic-modal-container .simple-text-modal p {
        font-size: 20px; } }
    .basic-modal-container .simple-text-modal p.body-content {
      font-family: "MarkOT-Font";
      color: #000;
      letter-spacing: -0.6px;
      line-height: 24px;
      text-align: center;
      font-size: 20px; }
    .basic-modal-container .simple-text-modal p.footer-content {
      font-family: "NittiGrotesk-Font";
      color: #9B9B9B;
      font-size: 15px;
      line-height: 17px;
      text-align: center; }

@media screen and (max-width: 1024px) and (min-width: 840px) {
  .basic-modal-container .privacy-container .table .table-row .table-item .right {
    word-break: break-word; } }

@media screen and (max-width: 840px) and (min-width: 768px) {
  .basic-modal-container .privacy-container .table .table-row .table-item .right {
    word-break: break-word; } }

@media screen and (max-width: 767px) and (min-width: 600px) {
  .basic-modal-container .privacy-container .table .table-row .table-item .right {
    word-break: break-word; } }

@media screen and (max-width: 600px) {
  .basic-modal-container .simple-text-modal {
    padding: 0 23px 27px 23px; }
    .basic-modal-container .simple-text-modal .privacy-container .table .table-row .table-item .right {
      word-break: break-word; } }

.modal-container {
  padding: 0 52px; }
  .modal-container .modal-list-item {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    padding: 30px 0;
    align-items: center;
    border-bottom: 1px solid rgba(92, 111, 120, 0.15);
    position: relative; }
    .modal-container .modal-list-item .icon {
      width: 100px;
      height: 100px;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -moz-box-pack: center;
      box-pack: center;
      -webkit-justify-content: center;
      -moz-justify-content: center;
      -ms-justify-content: center;
      -o-justify-content: center;
      justify-content: center;
      -ms-flex-pack: center; }
      .modal-container .modal-list-item .icon img[alt="Enhanced coverage"] {
        width: 30px; }
    .modal-container .modal-list-item .title-desc-wrap {
      display: flex;
      flex-flow: column;
      max-width: 386px;
      text-align: left;
      margin-left: 30px;
      flex: 1 1 220px; }
      .modal-container .modal-list-item .title-desc-wrap .item-title h3 {
        font-size: 24px;
        line-height: 1;
        letter-spacing: -0.7px;
        color: #328df9;
        margin: 0;
        margin-bottom: 5px; }
      .modal-container .modal-list-item .title-desc-wrap .item-title .item-tick-up {
        display: none; }
      .modal-container .modal-list-item .title-desc-wrap .item-title .item-tick-down {
        display: none; }
      .modal-container .modal-list-item .title-desc-wrap .item-description .list-undertitle {
        letter-spacing: 1px; }
      .modal-container .modal-list-item .title-desc-wrap .item-description p {
        font-size: 16px;
        font-weight: 300;
        line-height: 1.1;
        color: #525154;
        margin: 0; }
    .modal-container .modal-list-item .item-percent {
      position: absolute;
      right: 0; }
      .modal-container .modal-list-item .item-percent p {
        color: #525154;
        font-size: 15px;
        font-weight: bold;
        line-height: 1.1;
        opacity: .5; }
  .modal-container .modal-list-item:last-child {
    border-bottom: none; }
  .modal-container .list-footer {
    padding: 0 60px; }
    .modal-container .list-footer h3 {
      font-size: 24px;
      line-height: 1;
      letter-spacing: -0.7px;
      color: #328df9; }
    .modal-container .list-footer .list-footer-title {
      font-weight: 700;
      margin-bottom: 5px; }

@media (max-width: 600px) {
  .modal-container {
    padding: 0 10px; }
    .modal-container .modal-list-item .title-desc-wrap .item-title {
      display: flex;
      align-items: center;
      justify-content: space-between;
      height: 60px; }
      .modal-container .modal-list-item .title-desc-wrap .item-title .item-tick-up {
        display: none; }
      .modal-container .modal-list-item .title-desc-wrap .item-title .item-tick-down {
        display: block; }
      .modal-container .modal-list-item .title-desc-wrap .item-title h3 {
        font-size: 16px;
        white-space: initial; }
    .modal-container .modal-list-item .title-desc-wrap .item-description {
      overflow: hidden;
      height: 0px; }
    .modal-container .modal-list-item {
      padding: 10px 0;
      align-items: flex-start;
      cursor: pointer; }
      .modal-container .modal-list-item .icon {
        width: 60px;
        height: 60px; }
        .modal-container .modal-list-item .icon img {
          width: 100%;
          height: 100%; }
        .modal-container .modal-list-item .icon img[alt="Personal liability"] {
          width: 40px; }
        .modal-container .modal-list-item .icon img[alt="Enhanced coverage"] {
          width: 20px; }
      .modal-container .modal-list-item .title-desc-wrap {
        max-width: 220px;
        margin: 0px 10px; }
      .modal-container .modal-list-item .title-desc-wrap.showing .item-description {
        height: auto; }
      .modal-container .modal-list-item .title-desc-wrap.showing .item-title .item-tick-up {
        display: block; }
      .modal-container .modal-list-item .title-desc-wrap.showing .item-title .item-tick-down {
        display: none; }
      .modal-container .modal-list-item .item-percent {
        position: static;
        margin-top: 10px; } }

@media screen and (max-width: 600px) and (min-width: 450px) {
  .modal-container .modal-list-item .title-desc-wrap {
    max-width: none; } }

.modal-questions-container .questions-container {
  text-align: left;
  margin: 0 15px; }
  @media screen and (min-width: 601px) {
    .modal-questions-container .questions-container {
      padding: 0 50px; } }
  .modal-questions-container .questions-container .question__border {
    width: auto; }
  .modal-questions-container .questions-container .question__border {
    margin: 0 15px; }
  @media screen and (min-width: 601px) {
    .modal-questions-container .questions-container .question-text.text-with-icon {
      width: 80%;
      padding: 0; } }
  .modal-questions-container .questions-container field-error {
    height: 20px;
    display: inline;
    margin-top: 10px; }
    .modal-questions-container .questions-container field-error .mdl-textfield__error {
      padding: 10px 15px;
      z-index: 2; }
  .modal-questions-container .questions-container .option-list {
    list-style: none;
    padding: 15px 0 0 0;
    margin: 0 15px 0 15px; }
    @media screen and (min-width: 1024px) {
      .modal-questions-container .questions-container .option-list {
        margin: 0; } }
    .modal-questions-container .questions-container .option-list .option-list-item {
      display: flex;
      vertical-align: top;
      width: 100%;
      padding-top: 20px;
      position: relative;
      align-items: center; }
      .modal-questions-container .questions-container .option-list .option-list-item .option-text {
        margin: 0;
        font-family: "NittiGrotesk-Font";
        font-size: 15px;
        font-weight: 300;
        line-height: 17px; }
  .modal-questions-container .questions-container .tile-select {
    width: 30px;
    height: 30px;
    background-color: rgba(24, 221, 132, 0.06);
    border: solid 1px #d9d9d9;
    margin-right: 10px;
    border-radius: 15px;
    text-align: center;
    flex: 0 0 30px; }
    .modal-questions-container .questions-container .tile-select i {
      display: none;
      color: white; }
    .modal-questions-container .questions-container .tile-select.selected {
      background-color: #19dd84;
      border: 0; }
      .modal-questions-container .questions-container .tile-select.selected i {
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        position: relative;
        display: block; }

.deep-toggle-with-radio-buttons-wrapper[name="property_data.smart_home_water_leak_device"] .mdl-textfield__error {
  bottom: -43px; }

@media screen and (min-width: 1024px) {
  .ngdialog.smart-home .modal-close-wrapper,
  .ngdialog.smart-home .modal-dialog {
    width: 1000px; } }

.ngdialog.smart-home .modal-title {
  width: 100%; }

.ngdialog.smart-home .modal-under-title {
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  padding: 0 20px;
  margin: 0; }
  @media screen and (min-width: 1024px) {
    .ngdialog.smart-home .modal-under-title {
      padding: 0; } }

.ngdialog.smart-home .questions-subtext {
  width: 80%; }

.tabs-container {
  border-top: 1px solid rgba(92, 111, 120, 0.15);
  display: flex;
  max-width: 720px;
  padding: 0;
  margin: 0; }
  .tabs-container .tabs {
    background: rgba(216, 216, 216, 0.1);
    max-width: 214px;
    padding: 0; }
    .tabs-container .tabs ul {
      list-style: none;
      padding: 0;
      margin: 0; }
      .tabs-container .tabs ul ol {
        list-style: none;
        padding: 0; }
      .tabs-container .tabs ul .tabs-header {
        background: #fff;
        padding: 35px 34px;
        border-right: 1px solid rgba(92, 111, 120, 0.15);
        border-bottom: 1px solid rgba(92, 111, 120, 0.15);
        font-size: 15px;
        font-weight: bold;
        line-height: 1.1;
        color: rgba(92, 111, 120, 0.5); }
      .tabs-container .tabs ul li.tab-title {
        min-height: 60px;
        display: flex;
        align-items: center;
        justify-content: space-between;
        padding: 21px 34px;
        text-align: left;
        border-right: 1px solid rgba(92, 111, 120, 0.15); }
        .tabs-container .tabs ul li.tab-title a {
          text-decoration: none;
          font-weight: 500;
          line-height: 1.1;
          color: #328df9; }
        .tabs-container .tabs ul li.tab-title .item-tick-up {
          display: none; }
        .tabs-container .tabs ul li.tab-title .item-tick-down {
          display: none; }
    .tabs-container .tabs .active {
      background: #fff;
      z-index: 3;
      border-bottom: 1px solid rgba(92, 111, 120, 0.15);
      border-right: none !important; }
      .tabs-container .tabs .active a {
        font-weight: 700; }
  .tabs-container .tabs-table-large {
    display: block; }
  .tabs-container .tabs-table-mobile {
    display: none; }
  .tabs-container .tabs-table {
    padding: 0;
    width: 100%; }
    .tabs-container .tabs-table .tabs-table-inner {
      height: 100%; }
    .tabs-container .tabs-table .ng-binding {
      height: 100%; }
    .tabs-container .tabs-table .tab-title-blue {
      color: #328df9; }
    .tabs-container .tabs-table .tab-title-red {
      color: #f2654e; }
    .tabs-container .tabs-table .tab-title-purple {
      color: #7c5bf4; }
    .tabs-container .tabs-table ul {
      display: inline-flex;
      width: 100%;
      height: 100%;
      padding: 0;
      margin: 0; }
    .tabs-container .tabs-table li:first-child {
      align-items: center;
      font-size: 18px;
      line-height: 1.3;
      letter-spacing: -0.5px;
      padding: 10px 0;
      max-height: 87px; }
    .tabs-container .tabs-table li {
      display: flex;
      max-width: 179px;
      flex-flow: column;
      padding: 6px 20px;
      text-align: left;
      border-right: 1px solid rgba(92, 111, 120, 0.15);
      border-bottom: 1px solid rgba(92, 111, 120, 0.15); }
      .tabs-container .tabs-table li img {
        width: 50px; }
      .tabs-container .tabs-table li p {
        font-size: 15px;
        font-weight: 500;
        line-height: 1.1;
        color: #525154; }
    .tabs-container .tabs-table .table-bold {
      font-weight: 700;
      display: block; }
  .tabs-container .active-table {
    list-style: none;
    margin: 0;
    padding: 0; }
    .tabs-container .active-table ol {
      padding: 0; }
      .tabs-container .active-table ol li:nth-child(2) {
        border-bottom: none;
        height: 100%;
        padding: 25px 17px; }
    .tabs-container .active-table ol:last-child li {
      border-right: none; }

@media screen and (max-width: 600px) {
  .modal-content#modal-content-tabs .modal-icon img {
    width: 60px; }
  .modal-content#modal-content-tabs .tabs-container .tabs-table .active-table ol {
    padding: 10px;
    padding-bottom: 0; }
    .modal-content#modal-content-tabs .tabs-container .tabs-table .active-table ol li p:first-child {
      margin-top: -10px; }
  .modal-content#modal-content-tabs .tabs-container .tabs-table .active-table ol:nth-child(2) {
    padding-top: 0;
    margin-top: -18px; }
    .modal-content#modal-content-tabs .tabs-container .tabs-table .active-table ol:nth-child(2) li p:last-child {
      margin-bottom: 0; }
  .modal-content#modal-content-tabs .tabs-container .tabs-table .active-table ol:last-child {
    padding-top: 6px;
    padding-bottom: 0; }
    .modal-content#modal-content-tabs .tabs-container .tabs-table .active-table ol:last-child li p:last-child {
      padding-bottom: 0; }
  .modal-content#modal-content-tabs .tabs-container .tabs-table li img {
    width: 80px;
    position: relative;
    left: -10px;
    top: -6px; }
  .modal-content#modal-content-tabs .tabs-container .tabs ul li.tab-title {
    padding: 21px 15px; } }

@media screen and (max-width: 1024px) and (min-width: 840px) {
  .tabs-container {
    min-width: 100%;
    width: 100%; }
    .tabs-container .tabs-table li {
      max-width: 180.7px; } }

@media screen and (max-width: 840px) and (min-width: 768px) {
  .tabs-container {
    width: 100%; }
    .tabs-container .tabs-table li:first-child {
      max-height: 100px; }
      .tabs-container .tabs-table li:first-child span {
        margin-bottom: 4px; }
    .tabs-container .tabs {
      width: 210px; }
      .tabs-container .tabs ul .tabs-header {
        padding: 40.5px 0;
        padding-left: 22px; }
      .tabs-container .tabs ul li.tab-title {
        padding: 27px 0;
        padding-left: 22px; } }

@media screen and (max-width: 767px) and (min-width: 600px) {
  .tabs-container {
    flex-flow: column;
    width: 100%; }
    .tabs-container .tabs-table .active-table {
      display: initial; }
      .tabs-container .tabs-table .active-table ol {
        padding: 10px; }
      .tabs-container .tabs-table .active-table li {
        display: initial;
        max-width: initial;
        flex-flow: initial;
        border-bottom: none;
        border-right: none; }
    .tabs-container .tabs-table-large {
      display: none; }
    .tabs-container .tabs-table-mobile {
      display: block; }
    .tabs-container .tabs-header {
      display: none; }
    .tabs-container .tabs {
      max-width: initial;
      width: 100%; }
      .tabs-container .tabs ul li.tab-title {
        min-height: auto;
        border-top: solid 1px #e5e5e5;
        border-bottom: solid 1px #e5e5e5; }
        .tabs-container .tabs ul li.tab-title .item-tick-up i,
        .tabs-container .tabs ul li.tab-title .item-tick-down i {
          position: relative;
          top: 5px; }
        .tabs-container .tabs ul li.tab-title .item-tick-up {
          display: none; }
        .tabs-container .tabs ul li.tab-title .item-tick-down {
          display: block; }
        .tabs-container .tabs ul li.tab-title a {
          font-family: 'MarkOT', sans-serif;
          font-size: 20px;
          line-height: 1.2;
          letter-spacing: -0.6px; }
      .tabs-container .tabs ul li.active.tab-title .item-tick-up {
        display: block; }
      .tabs-container .tabs ul li.active.tab-title .item-tick-down {
        display: none; } }

@media screen and (max-width: 600px) {
  .tabs-container {
    flex-flow: column; }
    .tabs-container .tabs-table .active-table {
      display: initial; }
      .tabs-container .tabs-table .active-table ol {
        padding: 10px; }
      .tabs-container .tabs-table .active-table li {
        display: initial;
        max-width: initial;
        flex-flow: initial;
        border-bottom: none;
        border-right: none; }
    .tabs-container .tabs-table-large {
      display: none; }
    .tabs-container .tabs-table-mobile {
      display: block; }
    .tabs-container .tabs-header {
      display: none; }
    .tabs-container .tabs {
      max-width: initial; }
      .tabs-container .tabs ul li.tab-title {
        min-height: auto;
        border-top: solid 1px #e5e5e5;
        border-bottom: solid 1px #e5e5e5; }
        .tabs-container .tabs ul li.tab-title .item-tick-up i,
        .tabs-container .tabs ul li.tab-title .item-tick-down i {
          position: relative;
          top: 5px;
          color: #87949A; }
        .tabs-container .tabs ul li.tab-title .item-tick-up {
          display: none; }
        .tabs-container .tabs ul li.tab-title .item-tick-down {
          display: block; }
        .tabs-container .tabs ul li.tab-title a {
          font-family: 'MarkOT', sans-serif;
          font-size: 20px;
          line-height: 1.2;
          letter-spacing: -0.6px; }
      .tabs-container .tabs ul li.active.tab-title .item-tick-up {
        display: block; }
      .tabs-container .tabs ul li.active.tab-title .item-tick-down {
        display: none; } }

.custom-modal-container .custom-left-side {
  border-right: 1px solid rgba(92, 111, 120, 0.15);
  padding: 0;
  position: static;
  z-index: 2; }
  .custom-modal-container .custom-left-side .custom-tabs-error {
    max-width: 250px;
    padding: 20px;
    background-color: #D4001D; }
    .custom-modal-container .custom-left-side .custom-tabs-error .custom-tabs-error-text {
      font-family: "NittiGrotesk-Font";
      font-weight: 500;
      font-size: 15px;
      color: #FFFFFF;
      letter-spacing: 0;
      line-height: 17px;
      margin: 0;
      padding: 0; }
    @media screen and (max-width: 767px) {
      .custom-modal-container .custom-left-side .custom-tabs-error {
        width: 100%;
        max-width: none; } }
    @media screen and (max-width: 600px) {
      .custom-modal-container .custom-left-side .custom-tabs-error {
        position: fixed;
        top: 0;
        left: 0;
        right: 0;
        z-index: 2;
        text-align: center; }
        .custom-modal-container .custom-left-side .custom-tabs-error .custom-tabs-error-text {
          font-size: 17px; }
          .custom-modal-container .custom-left-side .custom-tabs-error .custom-tabs-error-text br {
            line-height: 25px; } }
  .custom-modal-container .custom-left-side .custom-tabs-premium {
    background-color: #bfddfb;
    padding: 25px;
    text-align: center; }
    .custom-modal-container .custom-left-side .custom-tabs-premium h1 {
      margin: 0;
      font-size: 64px;
      line-height: 1;
      letter-spacing: -3.1px; }
      .custom-modal-container .custom-left-side .custom-tabs-premium h1 .denom {
        position: relative;
        right: 10px;
        bottom: 25px; }
      .custom-modal-container .custom-left-side .custom-tabs-premium h1 .per-m {
        margin-left: 5px; }
      .custom-modal-container .custom-left-side .custom-tabs-premium h1 .denom,
      .custom-modal-container .custom-left-side .custom-tabs-premium h1 .per-m {
        font-size: 18px;
        line-height: 1.7;
        letter-spacing: -0.5px; }
    .custom-modal-container .custom-left-side .custom-tabs-premium p {
      font-size: 13px;
      font-weight: 500;
      letter-spacing: 1.1px;
      text-transform: uppercase;
      margin: 0; }
  .custom-modal-container .custom-left-side .custom-modal .custom-tabs-container {
    text-align: left;
    background-color: #f7f7f7;
    padding: 0;
    margin: 0; }
    .custom-modal-container .custom-left-side .custom-modal .custom-tabs-container .active {
      background-color: #fff;
      margin-right: -1px; }
      .custom-modal-container .custom-left-side .custom-modal .custom-tabs-container .active.tabs-menu-item a .tabs-link {
        font-weight: 600; }
    .custom-modal-container .custom-left-side .custom-modal .custom-tabs-container .tabs-menu-item {
      position: relative;
      padding: 3px 35px;
      height: 50px; }
      .custom-modal-container .custom-left-side .custom-modal .custom-tabs-container .tabs-menu-item a {
        text-decoration: none;
        font-size: 15px;
        font-weight: 300;
        line-height: 1.1;
        display: flex;
        align-items: center; }
        .custom-modal-container .custom-left-side .custom-modal .custom-tabs-container .tabs-menu-item a img {
          width: 50px;
          max-width: 50px; }
      .custom-modal-container .custom-left-side .custom-modal .custom-tabs-container .tabs-menu-item i {
        display: none; }
      .custom-modal-container .custom-left-side .custom-modal .custom-tabs-container .tabs-menu-item .icon-wrap {
        font-size: 30px;
        width: 50px;
        height: 50px;
        display: inline-flex;
        justify-content: center;
        align-items: center;
        margin-left: -20px;
        margin-right: 10px; }
    .custom-modal-container .custom-left-side .custom-modal .custom-tabs-container .injury a,
    .custom-modal-container .custom-left-side .custom-modal .custom-tabs-container .extras a {
      display: flex;
      align-items: center; }
    .custom-modal-container .custom-left-side .custom-modal .custom-tabs-container .injury img {
      width: 35px !important; }
    .custom-modal-container .custom-left-side .custom-modal .custom-tabs-container .extras img {
      width: 17px !important; }

.custom-modal-container .custom-right-side {
  overflow-y: auto;
  height: 100%;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 1;
  margin-left: -1px;
  padding: 35px 15px;
  padding-bottom: 60px;
  background-color: #fff;
  max-width: 436px;
  width: 100%; }
  .custom-modal-container .custom-right-side .field-wrap {
    text-align: left; }
    .custom-modal-container .custom-right-side .field-wrap .included-packages {
      font-weight: 700;
      font-size: 13px;
      letter-spacing: 1.1px;
      color: #c5c5c5;
      margin-top: -20px; }
  .custom-modal-container .custom-right-side .last ul {
    margin-bottom: 170px; }
  .custom-modal-container .custom-right-side p {
    text-align: left;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.1;
    color: #525154;
    margin-bottom: 40px; }
  .custom-modal-container .custom-right-side .input,
  .custom-modal-container .custom-right-side .select {
    max-width: 354px;
    margin: auto; }

.custom-modal-container .custom-footer {
  background-color: #fff;
  position: relative;
  z-index: 1;
  clear: both;
  padding: 0;
  min-height: 67px;
  padding: 40px 0px 30px;
  display: flex;
  justify-content: flex-start;
  align-items: center; }
  @media screen and (min-width: 601px) {
    .custom-modal-container .custom-footer {
      padding: 70px 0px; } }
  .custom-modal-container .custom-footer .button {
    height: 55px;
    line-height: 55px;
    max-width: 240px; }
  .custom-modal-container .custom-footer .cancel {
    max-width: 140px;
    position: absolute;
    left: 30px;
    bottom: 20px;
    cursor: pointer;
    background-color: transparent;
    font-size: 14px;
    letter-spacing: 0.9px;
    font-weight: 700;
    color: #87949a;
    border: 1px solid #87949a;
    border-radius: 100px;
    line-height: inherit;
    height: 29px; }
  .custom-modal-container .custom-footer .updated-premium {
    display: none; }
  .custom-modal-container .custom-footer .submit {
    width: 136px;
    height: 29px;
    border-radius: 100px;
    background-color: transparent;
    border: solid 1px #0e72e8;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.9px;
    text-align: center;
    color: #0e72e8;
    line-height: 13px;
    margin: auto; }
    .custom-modal-container .custom-footer .submit[disabled] {
      border: 1px solid #9b9b9b;
      border-radius: 100px;
      color: #9b9b9b;
      opacity: 0.3; }

.custom-modal-container .custom-footer.custom-footer-single {
  justify-content: center;
  width: 100%;
  bottom: 0; }

.custom-modal-container .custom-footer.custom-footer-double {
  bottom: 43px;
  margin-top: 0;
  justify-content: space-between;
  align-items: center; }
  .custom-modal-container .custom-footer.custom-footer-double .button {
    max-width: 234px; }

.custom-modal-container .custom-double-container {
  width: 100%;
  padding-bottom: 30px; }

.custom-modal-container .employee-field-container {
  max-width: 475px;
  padding: 30px 0;
  margin: auto;
  display: flex;
  flex-flow: column;
  justify-content: flex-start;
  text-align: left; }
  .custom-modal-container .employee-field-container .mdl-textfield {
    width: 244px; }
  .custom-modal-container .employee-field-container p {
    text-align: left;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.1;
    color: #525154;
    margin: 0; }

.custom-modal-container .emp-container .emp-duties-toggle {
  margin: 30px 0; }

.custom-modal-container .emp-container .emp-number {
  margin-left: -5px;
  font-size: 24px;
  height: 85px;
  line-height: 85px; }

.custom-modal-container .emp-container .emp-duties-sub-text {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.1;
  color: #525154;
  margin: 15px 0px;
  min-height: 80px; }

.custom-modal-container .emp-container .emp-remove {
  float: right;
  color: #328DF9;
  font-size: 11px;
  letter-spacing: 0.9px;
  line-height: 85px;
  font-family: 'MarkOT-Medium', sans-serif;
  height: 85px;
  cursor: pointer; }

.custom-modal-container .employees-footer {
  padding-bottom: 0; }
  .custom-modal-container .employees-footer .custom-footer {
    bottom: 0; }
    .custom-modal-container .employees-footer .custom-footer button {
      margin: auto;
      text-align: center; }

.custom-tabs {
  position: relative; }

.custom-tabs-wrap ul li div {
  display: none; }

.customize-footer {
  width: 100%;
  border-top: 1px solid rgba(92, 111, 120, 0.15);
  padding: 20px 0 !important; }

@media screen and (min-width: 1366px) {
  .custom-modal-container .custom-footer.custom-footer-double .button {
    max-width: 234px; }
  .custom-modal-container .custom-right-side {
    right: 0px;
    max-width: 480px; } }

@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .custom-modal-container .custom-footer.custom-footer-double .button {
    max-width: 220px; }
  .custom-modal-container .custom-right-side {
    right: 0px;
    max-width: 460px; } }

@media screen and (max-height: 750px) and (min-width: 800px) {
  .custom-modal-container .employees-footer .custom-footer {
    padding: 45px 0 !important; } }

@media screen and (max-width: 1024px) and (min-width: 840px) {
  .custom-modal-container .custom-left-side ul li {
    padding: 10px 25px; }
  .custom-modal-container .custom-left-side .custom-modal .custom-tabs-container .tabs-menu-item {
    padding: 3px 25px; }
  .custom-modal-container .custom-right-side {
    right: 0px;
    max-width: 348px; }
  .custom-modal-container .custom-footer.custom-footer-double .button {
    max-width: 185px; } }

@media screen and (max-width: 839px) and (min-width: 768px) {
  .custom-modal-container .custom-right-side {
    min-height: auto;
    border-left: 1px solid rgba(92, 111, 120, 0.15); } }

@media screen and (max-width: 767px) and (min-width: 600px) {
  .custom-modal-container .custom-left-side {
    width: 100%; }
    .custom-modal-container .custom-left-side .custom-modal .custom-tabs-container .tabs-menu-item {
      display: flex; }
  .custom-modal-container .custom-right-side {
    position: static;
    width: 100%;
    min-width: 100%;
    padding-bottom: 0;
    margin-left: 0;
    min-height: auto; }
  .custom-modal-container .custom-footer-double {
    padding-top: 0;
    flex-flow: column; }
    .custom-modal-container .custom-footer-double .button {
      margin-bottom: 20px; }
  .custom-modal-container .emp-container .emp-duties-sub-text {
    margin-bottom: 10px; }
  .custom-modal-container .business-footer {
    padding-top: 0; } }

@media screen and (max-width: 600px) {
  .custom-modal-container .custom-footer .button {
    height: 45px;
    line-height: 45px; }
  .custom-modal-container .question__wrap h4 {
    font-size: 20px;
    line-height: 1.2;
    letter-spacing: -0.6px; }
  .custom-tabs-wrap .custom-left-side {
    width: 100%; }
    .custom-tabs-wrap .custom-left-side .custom-tabs-premium {
      border-bottom: 1px solid #e5e5e5; }
    .custom-tabs-wrap .custom-left-side .custom-tabs-container .tabs-menu-item {
      padding: 10px !important;
      background-color: #fff !important;
      align-items: center;
      display: flex;
      border-bottom: 1px solid #e5e5e5; }
      .custom-tabs-wrap .custom-left-side .custom-tabs-container .tabs-menu-item .icon-wrap {
        margin-left: 0 !important; }
      .custom-tabs-wrap .custom-left-side .custom-tabs-container .tabs-menu-item a {
        font-size: 20px;
        line-height: 1.2;
        letter-spacing: -0.6px; }
      .custom-tabs-wrap .custom-left-side .custom-tabs-container .tabs-menu-item i.item-tick-up {
        display: none; }
      .custom-tabs-wrap .custom-left-side .custom-tabs-container .tabs-menu-item i.item-tick-down {
        display: inline; }
      .custom-tabs-wrap .custom-left-side .custom-tabs-container .tabs-menu-item.active i.item-tick-up {
        display: inline; }
      .custom-tabs-wrap .custom-left-side .custom-tabs-container .tabs-menu-item.active i.item-tick-down {
        display: none; }
    .custom-tabs-wrap .custom-left-side .custom-tabs-container i.item-tick-up, .custom-tabs-wrap .custom-left-side .custom-tabs-container i.item-tick-down {
      display: inline;
      color: #87949a;
      position: absolute;
      right: 20px;
      z-index: 1; }
  .custom-tabs-wrap .custom-tabs-container .injury a,
  .custom-tabs-wrap .custom-tabs-container .extras a {
    display: inline-flex !important; }
  .custom-tabs-wrap .custom-tabs-container .extras {
    border-bottom: none; }
  .custom-tabs-wrap .custom-tabs-container .custom-right-side {
    overflow-y: hidden;
    top: initial;
    position: relative;
    padding: 35px 20px 0px;
    min-height: auto;
    width: 100%;
    border-bottom: 1px solid #e5e5e5; }
  .custom-tabs-wrap .custom-tabs-container .custom-footer .submit {
    margin-left: 0;
    height: auto; }
  .custom-tabs-wrap .custom-tabs-container .custom-footer .cancel {
    line-height: inherit; }
  .custom-tabs .custom-footer {
    padding: 20px 30px !important;
    justify-content: space-between;
    flex-flow: row wrap; }
    .custom-tabs .custom-footer .button {
      height: 29px;
      line-height: 24px;
      margin-left: 0; }
    .custom-tabs .custom-footer .updated-premium {
      display: block;
      width: 100%; }
      .custom-tabs .custom-footer .updated-premium p {
        font-size: 11px;
        font-weight: bold;
        letter-spacing: 0.9px;
        text-transform: uppercase; }
        .custom-tabs .custom-footer .updated-premium p .mobile-premium {
          color: #328df9; }
    .custom-tabs .custom-footer .submit {
      width: 129px;
      margin: initial; }
    .custom-tabs .custom-footer .cancel-wrap .cancel {
      width: 88px;
      border: solid 1px #87949a;
      position: initial;
      bottom: initial; }
  .custom-modal-container .emp-container {
    height: 295px; }
    .custom-modal-container .emp-container .emp-duties {
      position: relative; }
    .custom-modal-container .emp-container .emp-duties-toggle {
      margin-bottom: 15px; }
      .custom-modal-container .emp-container .emp-duties-toggle .pill-container .mdl-textfield__label {
        left: 20px; }
    .custom-modal-container .emp-container .emp-number {
      font-size: 16px;
      height: 54px;
      line-height: 54px; }
      .custom-modal-container .emp-container .emp-number span {
        padding-left: 20px; }
    .custom-modal-container .emp-container .emp-duties-sub-text {
      position: absolute;
      padding: 0 13px;
      min-height: initial; }
    .custom-modal-container .emp-container .emp-remove {
      line-height: 54px;
      height: 54px;
      padding-right: 20px; }
  .custom-modal-container .employee-field-container {
    padding: 30px 20px; }
  .custom-modal-container .employees-footer .custom-footer-double {
    padding-bottom: 0; }
  .custom-modal-container .employees-footer .custom-footer {
    margin-top: 0;
    padding: 45px 20px; }
  .custom-modal-container .emp-duties-sub-text {
    margin-bottom: 0 !important; }
  .custom-footer-double {
    flex-flow: column; }
    .custom-footer-double .button {
      margin-bottom: 20px; } }

#modal-content-trust .trust-address-question {
  padding-top: 40px;
  padding-bottom: 20px; }
  #modal-content-trust .trust-address-question .trust-address-question-text {
    font-family: "NittiGrotesk-Font";
    text-transform: uppercase;
    letter-spacing: 1.1px; }
  #modal-content-trust .trust-address-question .trust-address-question-toggle {
    text-align: right; }

#modal-content-trust hippo-number {
  display: inline; }
  #modal-content-trust hippo-number a {
    text-decoration: none; }
  #modal-content-trust hippo-number a:hover {
    text-decoration: underline; }
  #modal-content-trust hippo-number a, #modal-content-trust hippo-number a:visited, #modal-content-trust hippo-number a:hover {
    font-size: 18px;
    color: #5C6F78;
    font-weight: 300; }

#modal-content-trust .address-details {
  height: auto;
  display: block !important;
  transition: max-height 1s, visibility 1s; }
  #modal-content-trust .address-details.ng-hide:not(.ng-hide-animate) {
    max-height: 0;
    overflow: hidden;
    visibility: hidden; }

.modal-content#modal-content-trust .modal-title {
  font-size: 36px; }

.modal-content#modal-content-trust .custom-modal-container {
  position: relative;
  z-index: 1; }

.modal-content#modal-content-trust .trust-footer {
  bottom: 0;
  width: 100%;
  margin: auto;
  padding: 0 60px;
  padding-bottom: 35px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: distribute;
  -moz-box-pack: distribute;
  box-pack: distribute;
  -webkit-justify-content: space-around;
  -moz-justify-content: space-around;
  -ms-justify-content: space-around;
  -o-justify-content: space-around;
  justify-content: space-around;
  -ms-flex-pack: distribute; }

@media screen and (max-width: 600px) {
  .modal-content#modal-content-trust .modal-icon img {
    width: 40px; }
  .modal-content#modal-content-trust .modal-title {
    font-size: 24px; }
  .modal-content#modal-content-trust .trust-footer {
    padding: 0 20px; } }

.trust-container {
  text-align: left; }
  .trust-container .llc-lp-wrapper {
    padding: 0 20px;
    margin-bottom: 30px; }
    @media screen and (min-width: 601px) {
      .trust-container .llc-lp-wrapper {
        padding: 0 80px; } }
  .trust-container .llc-lp-notice {
    font-family: "NittiGrotesk-Font";
    font-weight: 300;
    font-size: 18px;
    color: #5C6F78;
    line-height: 20px;
    text-align: center;
    height: 197px;
    display: flex;
    flex-direction: column;
    justify-content: center; }
  .trust-container .pill-container {
    display: flex;
    justify-content: center;
    margin-bottom: 30px; }
  .trust-container .address-details {
    margin-top: 30px; }
  .trust-container .trust-address {
    padding: 0 80px; }
    .trust-container .trust-address .toggle-wrap {
      margin-top: -20px; }
      .trust-container .trust-address .toggle-wrap .question__wrap {
        padding-top: 0; }
        .trust-container .trust-address .toggle-wrap .question__wrap .icon {
          display: none; }
        .trust-container .trust-address .toggle-wrap .question__wrap .question-control {
          top: 0; }
        .trust-container .trust-address .toggle-wrap .question__wrap .inner-outer {
          display: -webkit-box;
          display: -moz-box;
          display: box;
          display: -webkit-flex;
          display: -moz-flex;
          display: -ms-flexbox;
          display: flex;
          -webkit-flex-flow: row;
          -moz-flex-flow: row;
          flex-flow: row;
          width: 100%;
          -webkit-box-pack: justify;
          -moz-box-pack: justify;
          box-pack: justify;
          -webkit-justify-content: space-between;
          -moz-justify-content: space-between;
          -ms-justify-content: space-between;
          -o-justify-content: space-between;
          justify-content: space-between;
          -ms-flex-pack: justify;
          -webkit-box-align: center;
          -moz-box-align: center;
          box-align: center;
          -webkit-align-items: center;
          -moz-align-items: center;
          -ms-align-items: center;
          -o-align-items: center;
          align-items: center;
          -ms-flex-align: center; }
        .trust-container .trust-address .toggle-wrap .question__wrap .questions-subtext {
          padding-right: 15px;
          letter-spacing: 1.1px;
          text-transform: uppercase; }
        .trust-container .trust-address .toggle-wrap .question__wrap .question__border {
          display: none; }
  .trust-container .buyer-info {
    font-size: 13px;
    letter-spacing: 1.1px;
    color: #525154; }
    .trust-container .buyer-info.with-margin {
      margin-bottom: 30px; }
  .trust-container .select-wrap {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: start;
    -moz-box-pack: start;
    box-pack: start;
    -webkit-justify-content: flex-start;
    -moz-justify-content: flex-start;
    -ms-justify-content: flex-start;
    -o-justify-content: flex-start;
    justify-content: flex-start;
    -ms-flex-pack: start;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    padding: 30px 0 10px 0; }
    .trust-container .select-wrap .select-label {
      width: 100%;
      display: block;
      text-transform: uppercase;
      font-size: 13px;
      letter-spacing: 1.1px;
      color: #525154; }
      .trust-container .select-wrap .select-label .label-inner {
        opacity: .7;
        top: initial; }
    .trust-container .select-wrap .select-inner-wrap {
      width: 100%;
      display: -webkit-box;
      display: -moz-box;
      display: box;
      display: -webkit-flex;
      display: -moz-flex;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: start;
      -moz-box-pack: start;
      box-pack: start;
      -webkit-justify-content: flex-start;
      -moz-justify-content: flex-start;
      -ms-justify-content: flex-start;
      -o-justify-content: flex-start;
      justify-content: flex-start;
      -ms-flex-pack: start;
      padding: 10px 0; }
    .trust-container .select-wrap .select {
      padding-right: 30px; }
    .trust-container .select-wrap span {
      position: relative;
      top: 5px;
      left: 5px;
      color: #6f828b; }
  .trust-container .disclaimer {
    padding: 0 80px;
    padding-bottom: 40px; }
    .trust-container .disclaimer p {
      margin: 0;
      color: #6f828b;
      font-size: 15px;
      line-height: 1.1; }
  .trust-container .personal-info {
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: row wrap;
    -moz-flex-flow: row wrap;
    flex-flow: row wrap;
    -webkit-box-pack: justify;
    -moz-box-pack: justify;
    box-pack: justify;
    -webkit-justify-content: space-between;
    -moz-justify-content: space-between;
    -ms-justify-content: space-between;
    -o-justify-content: space-between;
    justify-content: space-between;
    -ms-flex-pack: justify; }
    .trust-container .personal-info .personal-field {
      width: 48%; }
  .trust-container .disclaimer {
    padding-bottom: 0;
    padding-top: 30px; }
  .trust-container .custom-footer.custom-footer-double.trust-footer {
    padding-top: 0; }
    .trust-container .custom-footer.custom-footer-double.trust-footer .button {
      max-width: 240px; }

@media screen and (max-width: 375px) {
  .trust-container .participant-number {
    font-size: 16px; }
  .trust-container .participant-remove {
    top: initial; } }

@media screen and (max-width: 840px) and (min-width: 768px) {
  .trust-container .trust-address .toggle-wrap .question__wrap .question-full {
    padding: 0; } }

@media screen and (max-width: 600px) {
  .trust-container .trust-address {
    padding: 0 20px; }
  .trust-container .trust-address .select-label,
  .trust-container .select-wrap .select-label {
    display: flex;
    flex-flow: column; }
    .trust-container .trust-address .select-label .label-inner,
    .trust-container .select-wrap .select-label .label-inner {
      left: initial; }
  .trust-container .trust-address .select-inner-wrap,
  .trust-container .select-wrap .select-inner-wrap {
    flex-flow: row wrap; }
  .trust-container .disclaimer {
    padding-top: 25px; }
  .trust-container .question__wrap .question-full h4 {
    padding-bottom: initial; }
  .trust-container .personal-info .personal-field {
    width: 100%; }
  .trust-container .select-wrap {
    flex-flow: row wrap; }
    .trust-container .select-wrap .select:first-child {
      margin-bottom: 20px; }
    .trust-container .select-wrap .select:nth-child(2) {
      margin-right: 20px; }
  .trust-container .custom-footer-double {
    padding-top: 0; } }

@media screen and (max-width: 1024px) and (min-width: 840px) {
  .trust-container .disclaimer {
    padding-bottom: 25px; }
  .trust-container .custom-footer.custom-footer-double.trust-footer .button {
    max-width: 220px; }
  .trust-container .trust-footer .button {
    font-size: 16px; } }

.business-modal-wrap {
  margin-top: 3px;
  margin-bottom: 19px; }
  .business-modal-wrap .field:first-child {
    padding-bottom: 30px; }
  .business-modal-wrap .mdl-textfield__label {
    font-size: 13px;
    letter-spacing: 1.1px; }

.business-footer.continue-btn {
  bottom: 8px;
  padding-top: 0; }

.business-modal-question {
  margin-top: -32px; }
  .business-modal-question .question__wrap {
    padding-top: 0;
    margin-top: -15px; }

.modal-content#modal-content-business .modal-icon .modal-icon-wrap img {
  width: 40px;
  height: 40px; }

.modal-content#modal-content-business .modal-title {
  font-size: 36px; }

.modal-content#modal-content-business .custom-modal-container {
  padding: 0 67px; }
  .modal-content#modal-content-business .custom-modal-container .disclaimer {
    text-align: center; }
    .modal-content#modal-content-business .custom-modal-container .disclaimer p {
      font-size: 16px;
      letter-spacing: -.30px;
      line-height: 1.4; }

@media screen and (max-width: 600px) {
  .modal-content#modal-content-business .modal-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2; }
  .modal-content#modal-content-business .custom-modal-container {
    padding: 0; } }

@media screen and (max-width: 600px) and (min-width: 450px) {
  .business-modal-question .question__wrap .question-control {
    top: 6px; } }

@media screen and (max-width: 449px) {
  .business-modal-question .question__wrap .question-full {
    max-width: 180px; } }

@media screen and (max-width: 374px) {
  .business-modal-question .question__wrap .question-full {
    padding: 0; }
  .business-modal-question .question__wrap .questions-subtext {
    padding-right: 0; } }

@media screen and (max-width: 320px) {
  .business-modal-question .question__wrap .question-full {
    padding: 0; }
  .business-modal-question .question__wrap .icon-wrapper img {
    width: 80px;
    height: 80px; } }

@media screen and (max-width: 767px) and (min-width: 600px) {
  .business-modal-question .question__wrap .question-full {
    padding-left: 34px;
    width: 250px; } }

@media screen and (max-width: 600px) {
  .business-modal-wrap {
    padding: 0 20px 0 20px;
    margin-bottom: 0; }
    .business-modal-wrap .field:first-child {
      padding-bottom: 0; }
    .business-modal-wrap .field {
      position: relative;
      z-index: 1; }
  .business-modal-question {
    padding: 0 20px;
    margin-top: -55px;
    position: relative;
    z-index: 0; }
    .business-modal-question .question__wrap {
      padding: 0; }
      .business-modal-question .question__wrap .question-full {
        width: initial; }
      .business-modal-question .question__wrap .info-icon {
        position: absolute;
        right: -70px;
        top: -30px; }
      .business-modal-question .question__wrap .icon {
        position: relative;
        min-height: 1px;
        float: left;
        left: -23px;
        top: 38px; }
        .business-modal-question .question__wrap .icon .icon-wrapper {
          width: 80px;
          height: 80px; } }

@media screen and (max-width: 840px) and (min-width: 768px) {
  .business-modal-question .question__wrap .question-full {
    padding-right: 0;
    padding-left: 10px; } }

@keyframes ngdialog-slideup {
  0% {
    transform: translateY(0%); }
  100% {
    transform: translateY(-100%); } }

@keyframes ngdialog-slidedown {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0%); } }

.modal-content#modal-content-customizeCoverage .custom-footer {
  justify-content: center; }
  .modal-content#modal-content-customizeCoverage .custom-footer .submit, .modal-content#modal-content-customizeCoverage .custom-footer .cancel {
    margin: 0 20px; }
  .modal-content#modal-content-customizeCoverage .custom-footer .cancel {
    left: 0;
    bottom: 0;
    position: relative; }

.modal-content#modal-content-customizeCoverage .mobile-only {
  display: none; }

.modal-content#modal-content-customizeCoverage .desktop-only {
  display: block; }

.modal-content#modal-content-customizeCoverage .select-coverage-field .paragraph,
.modal-content#modal-content-customizeCoverage .plus-minus-coverage-field .paragraph {
  padding-top: 20px; }

.modal-content#modal-content-customizeCoverage .confirmation {
  overflow: hidden;
  margin-bottom: 20px; }
  .modal-content#modal-content-customizeCoverage .confirmation .confirmation-text {
    color: #328df9;
    margin-bottom: 20px; }
  .modal-content#modal-content-customizeCoverage .confirmation .confirmation-button {
    float: right;
    width: 136px;
    height: 29px;
    border-radius: 100px;
    background-color: transparent;
    border: solid 1px #0e72e8;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.9px;
    text-align: center;
    color: #0e72e8;
    line-height: 13px;
    margin: auto; }

.modal-content#modal-content-customizeCoverage .modal-title {
  font-size: 36px; }

.modal-content#modal-content-customizeCoverage .modal-icon .modal-icon-wrap img {
  width: 80px; }

.modal-content#modal-content-customizeCoverage .getmdl-select .mdl-textfield__label label {
  padding: 0;
  margin-left: 12px;
  width: 90%; }

.modal-content#modal-content-customizeCoverage .custom-tabs-premium-mobile-scroll {
  position: fixed;
  left: 50%;
  top: 0;
  transform: translateX(-50%) scaleX(0.999);
  z-index: 3;
  background-color: white;
  padding: 10px;
  margin-left: -7px;
  display: none; }
  .modal-content#modal-content-customizeCoverage .custom-tabs-premium-mobile-scroll h1 {
    font-size: 43px; }

.modal-content#modal-content-customizeCoverage .is-sticky .custom-tabs-premium-mobile-scroll {
  display: block; }

.msie .modal-content#modal-content-customizeCoverage .select-coverage-field:last-child, .firefox .modal-content#modal-content-customizeCoverage .select-coverage-field:last-child {
  padding-bottom: 60px; }

@media screen and (max-width: 600px) {
  body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage.ngdialog.ngdialog-closing {
    animation: ngdialog-slideup .5s; }
    body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage.ngdialog.ngdialog-closing .ngdialog-content {
      animation: none; }
  body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage {
    animation: ngdialog-slidedown .5s;
    padding: 0;
    z-index: 2147483648; }
    body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .confirm-exit {
      position: fixed; }
    body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content {
      padding: 0;
      right: 0;
      left: 0;
      top: 0;
      bottom: 0;
      position: absolute;
      animation: none; }
      body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog {
        margin: 0;
        width: 100%;
        border: 0;
        padding: 0 20px;
        position: absolute;
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
        border-radius: 0; }
        body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .modal-close-mobile {
          display: none; }
        body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .confirm-exit .green-button.small-button.mh-button {
          background-color: white;
          border: 1px solid #7C5BF4;
          color: #7C5BF4; }
        body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .modal-title-wrap {
          margin-top: 63px;
          border-bottom: 0; }
        body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .modal-title {
          padding-top: 14px;
          font-size: 24px;
          line-height: 29px; }
        body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .modal-under-title {
          padding-top: 16px;
          font-size: 14px;
          opacity: 0.4; }
        body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .modal-icon {
          display: none; }
        body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only {
          display: block; }
          body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-tabs-premium {
            position: fixed;
            top: 0;
            left: 0;
            right: 0;
            display: flex;
            text-transform: none;
            background-color: white;
            z-index: 2;
            padding: 0;
            height: 63px;
            font-size: 12px;
            line-height: 14px;
            letter-spacing: 1.02px;
            align-items: center;
            padding: 0 25px; }
            body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-tabs-premium .premium-label {
              text-align: left; }
            body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-tabs-premium .premium-monthly {
              text-align: left;
              color: #9b9b9b; }
            body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-tabs-premium .premium-wrapper {
              flex: 1;
              text-align: right;
              font-size: 30px;
              line-height: 36px;
              letter-spacing: -2.43px; }
              body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-tabs-premium .premium-wrapper .denom {
                right: 2px;
                bottom: 8px; }
          body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-left-side {
            border-right: 0px; }
          body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-modal .custom-tabs-container {
            background-color: white;
            border: 0;
            width: 100%;
            padding-bottom: 50px; }
            body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-modal .custom-tabs-container .section .getmdl-select .mdl-menu li {
              text-align: center; }
            body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-modal .custom-tabs-container .section .section-title {
              font-size: 20px;
              padding: 20px 0;
              font-family: "MarkOT-Font"; }
            body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-modal .custom-tabs-container .section .select-coverage-field {
              padding: 25px 0; }
            body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-modal .custom-tabs-container .section input {
              text-align: center;
              color: #7C5BF4;
              font-size: 25px; }
            body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-modal .custom-tabs-container .section bare-plus-minus .plus-minus-wrap plus-minus-button .plus-minus-btn {
              color: #7C5BF4; }
            body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-modal .custom-tabs-container .section .mh-plus-minus .wrong-info {
              display: none; }
            body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-modal .custom-tabs-container .section deep-select i {
              right: 0; }
            body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-modal .custom-tabs-container .section .mdl-textfield__input.mh-select {
              padding-right: 20px !important; }
            body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-modal .custom-tabs-container .section .paragraph {
              opacity: 0.4;
              font-family: "NittiGrotesk-Font"; }
          body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-footer {
            justify-content: space-between;
            position: fixed;
            bottom: 0;
            left: 0;
            right: 0;
            border-top: 0px;
            z-index: 2;
            /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#ffffff+0,ffffff+100&0+2,1+76 */
            background: -moz-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 2%, white 76%, white 100%);
            /* FF3.6-15 */
            background: -webkit-linear-gradient(top, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 2%, white 76%, white 100%);
            /* Chrome10-25,Safari5.1-6 */
            background: linear-gradient(to bottom, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 2%, white 76%, white 100%);
            /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */ }
            body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-footer button {
              background-color: white;
              width: 102px;
              height: 38px; }
            body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-footer .submit, body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-footer .cancel {
              margin: 0; }
            body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-footer .submit.mh-button {
              border-color: #7C5BF4;
              color: #7C5BF4; }
            .when-keyboard-showing body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .mobile-only .custom-footer {
              display: none; }
        body:not(.new-design) .hippo-dialog.hippo-customize-coverage-modal.customize-coverage .ngdialog-content .modal-dialog .modal-content#modal-content-customizeCoverage .desktop-only {
          display: none; } }

.modal-content#modal-content-employees .modal-title-wrap {
  margin-bottom: 12px;
  padding-bottom: 0; }

.modal-content#modal-content-employees .modal-icon .modal-icon-wrap img {
  width: 45px; }

.modal-content#modal-content-employees .getmdl-select-visible .mdl-menu__container {
  position: absolute; }

.modal-content#modal-content-employees .modal-under-title {
  padding: 0 20px;
  padding-top: 20px; }
  .modal-content#modal-content-employees .modal-under-title p {
    width: 500px;
    margin: auto;
    display: block;
    max-width: 100%;
    font-size: 18px;
    font-weight: 300;
    line-height: 1.33;
    text-align: center;
    color: #525154;
    opacity: .75; }

.modal-content#modal-content-employees .modal-title {
  font-size: 36px; }

.modal-content#modal-content-employees .ng-pristine .filled {
  display: none; }

@media screen and (max-width: 600px) {
  .modal-content#modal-content-employees .modal-title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.2; } }

@media screen and (max-width: 840px) and (min-width: 768px) {
  .employees-footer .custom-footer .button {
    margin-bottom: 20px; } }

.modal-content#modal-content-support .modal-title {
  font-size: 36px; }

.modal-content#modal-content-support .modal-under-title {
  opacity: .5; }

.modal-content#modal-content-support .tabs-container .tabs {
  position: relative;
  z-index: 2;
  border-right: 1px solid #e5e5e5; }
  .modal-content#modal-content-support .tabs-container .tabs ul li.tab-title {
    border-right: none;
    padding: 6px 40px;
    justify-content: initial;
    cursor: pointer; }
    .modal-content#modal-content-support .tabs-container .tabs ul li.tab-title img[alt="phone"],
    .modal-content#modal-content-support .tabs-container .tabs ul li.tab-title img[alt="airplane"] {
      margin-left: -10px; }
  .modal-content#modal-content-support .tabs-container .tabs .active {
    z-index: 3;
    position: relative;
    left: 1px;
    border-right: 1px solid #fff; }

.modal-content#modal-content-support img[alt="chat-house"] {
  width: 65px; }

.modal-content#modal-content-support img[alt="airplane"] {
  width: 51px; }

.modal-content#modal-content-support .call-container,
.modal-content#modal-content-support .email-container {
  border-bottom: solid 1px #e5e5e5;
  padding: 20px 40px;
  margin: 0 10px;
  text-align: left;
  padding-bottom: 50px; }
  .modal-content#modal-content-support .call-container .support-modal-heading,
  .modal-content#modal-content-support .email-container .support-modal-heading {
    font-size: 24px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: -1.4px;
    color: #000; }
  .modal-content#modal-content-support .call-container .support-modal-subhead,
  .modal-content#modal-content-support .email-container .support-modal-subhead {
    font-size: 24px;
    font-weight: 300;
    line-height: 0.7;
    color: #525154; }
  .modal-content#modal-content-support .call-container .support-modal-link,
  .modal-content#modal-content-support .email-container .support-modal-link {
    font-size: 20px;
    display: block;
    font-weight: 700;
    color: #247DFF;
    cursor: pointer;
    text-decoration: none; }

.modal-content#modal-content-support .thanks-container {
  display: none;
  flex-flow: column;
  align-items: center;
  padding: 60px; }
  .modal-content#modal-content-support .thanks-container img {
    width: 80px;
    height: 80px; }
  .modal-content#modal-content-support .thanks-container h1 {
    font-size: 36px;
    font-weight: 700;
    line-height: 1.5;
    letter-spacing: -1.4px;
    color: #000; }

.modal-content#modal-content-support .email-container {
  display: flex;
  flex-flow: column; }

@media screen and (max-width: 767px) {
  .modal-content#modal-content-support .modal-title-wrap {
    padding-bottom: 0; }
    .modal-content#modal-content-support .modal-title-wrap .modal-title {
      font-size: 24px; }
  .modal-content#modal-content-support .call-container,
  .modal-content#modal-content-support .email-container {
    padding: 20px 30px;
    padding-top: 0;
    border-bottom: none; }
    .modal-content#modal-content-support .call-container .support-modal-heading,
    .modal-content#modal-content-support .email-container .support-modal-heading {
      display: none; }
    .modal-content#modal-content-support .call-container .support-modal-link,
    .modal-content#modal-content-support .call-container .support-modal-subhead,
    .modal-content#modal-content-support .email-container .support-modal-link,
    .modal-content#modal-content-support .email-container .support-modal-subhead {
      font-size: 18px;
      line-height: 1.22;
      margin-bottom: 0; }
  .modal-content#modal-content-support .tabs-container .tabs {
    background: #fff; }
    .modal-content#modal-content-support .tabs-container .tabs ul .call-button {
      border-top: none; }
    .modal-content#modal-content-support .tabs-container .tabs ul li.tab-title {
      border-bottom: none;
      position: relative; }
      .modal-content#modal-content-support .tabs-container .tabs ul li.tab-title .item-tick-up,
      .modal-content#modal-content-support .tabs-container .tabs ul li.tab-title .item-tick-down {
        position: absolute;
        right: 20px; }
    .modal-content#modal-content-support .tabs-container .tabs ul li.tab-title.active {
      border-bottom: none; } }

.terms-modal-title {
  font-size: 36px; }

@media screen and (max-width: 600px) {
  .terms-modal-title {
    width: 90%;
    margin: auto; } }

.understanding-coverage-subtitle,
.modal-title.understanding-coverage {
  padding: 0 20px;
  margin-bottom: 0; }

.understanding-coverage .modal-container .modal-list-item {
  align-items: flex-start; }

.understanding-coverage .modal-container .modal-list-item .icon {
  position: relative;
  top: -23px; }
  @media screen and (max-width: 600px) {
    .understanding-coverage .modal-container .modal-list-item .icon {
      top: 0; } }

.understanding-coverage-subtitle {
  padding-top: 10px;
  font-size: 18px;
  font-weight: 300;
  line-height: 1.33;
  text-align: center;
  color: #525154;
  opacity: .75; }

#modal-content-yesNo {
  padding: 20px; }
  @media (min-width: 768px) {
    #modal-content-yesNo .yes-no-modal-container {
      padding: 0 80px;
      margin: 0 20px; } }
  #modal-content-yesNo .yes-no-modal-container.wildfire-risk .body, #modal-content-yesNo .yes-no-modal-container.wildfire-risk p {
    text-align: left; }
  #modal-content-yesNo .yes-no-modal-container.canopius-legal-disclaimer {
    height: 285px;
    padding: 0 20px;
    margin-bottom: 20px;
    overflow-y: scroll;
    border-top: 1px solid rgba(92, 111, 120, 0.5);
    border-bottom: 1px solid rgba(92, 111, 120, 0.5); }
    #modal-content-yesNo .yes-no-modal-container.canopius-legal-disclaimer.no-scroll {
      height: auto;
      overflow-y: initial; }
    #modal-content-yesNo .yes-no-modal-container.canopius-legal-disclaimer .body, #modal-content-yesNo .yes-no-modal-container.canopius-legal-disclaimer p {
      text-align: left;
      font-family: "MarkOT-Font";
      font-size: 18px;
      line-height: 23px;
      letter-spacing: -0.73px;
      font-weight: 500;
      color: #000; }
  #modal-content-yesNo .modal-title {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0); }
    #modal-content-yesNo .modal-title.wildfire-risk {
      padding-top: 20px; }
    @media (min-width: 450px) {
      #modal-content-yesNo .modal-title {
        width: 340px; } }
    @media (min-width: 601px) {
      #modal-content-yesNo .modal-title {
        width: 400px; } }
    @media (min-width: 768px) {
      #modal-content-yesNo .modal-title {
        width: 450px; } }
    @media (min-width: 1024px) {
      #modal-content-yesNo .modal-title {
        width: 490px; } }
  #modal-content-yesNo .modal-under-title {
    width: 100%;
    padding-top: 10px; }
  #modal-content-yesNo .body, #modal-content-yesNo p {
    color: #5C6F78;
    font-family: "NittiGrotesk-Font";
    font-size: 16px;
    font-weight: 300;
    line-height: 17px;
    text-align: center; }
  #modal-content-yesNo .footer {
    display: block;
    margin-bottom: 45px;
    margin-top: 50px; }
    @media (min-width: 450px) {
      #modal-content-yesNo .footer {
        display: flex;
        justify-content: center; } }
    #modal-content-yesNo .footer .alt-no-button,
    #modal-content-yesNo .footer .alt-yes-button,
    #modal-content-yesNo .footer .yes-button,
    #modal-content-yesNo .footer .no-button,
    #modal-content-yesNo .footer .alt-2-no-button {
      width: 100%;
      height: 45px;
      font-family: "NittiGrotesk-Font";
      font-size: 15px;
      font-weight: bold;
      letter-spacing: 1px;
      line-height: 13px;
      text-align: center;
      display: block;
      margin: 20px 0; }
      @media (min-width: 450px) {
        #modal-content-yesNo .footer .alt-no-button,
        #modal-content-yesNo .footer .alt-yes-button,
        #modal-content-yesNo .footer .yes-button,
        #modal-content-yesNo .footer .no-button,
        #modal-content-yesNo .footer .alt-2-no-button {
          width: 195px;
          margin: 0;
          display: inline-block; } }
    #modal-content-yesNo .footer .yes-button,
    #modal-content-yesNo .footer .no-button {
      color: #FFFFFF; }
    #modal-content-yesNo .footer .alt-no-button,
    #modal-content-yesNo .footer .no-button,
    #modal-content-yesNo .footer .alt-2-no-button {
      background-color: #D9D9D9;
      margin-right: 25px; }
    #modal-content-yesNo .footer .alt-2-no-button {
      background-color: white;
      color: #328df9;
      border: 2px solid #328df9; }
    #modal-content-yesNo .footer .yes-button {
      background-color: #19DD84; }
    #modal-content-yesNo .footer .alt-no-button,
    #modal-content-yesNo .footer .alt-yes-button {
      background-color: white;
      border: 2px solid #19DD84;
      color: #19DD84; }
  #modal-content-yesNo .asterisk-content {
    text-align: center; }

[class*='-canopius-legal-disclaimer'] .modal-icon-wrap {
  top: -40px !important;
  right: -40px !important; }
  [class*='-canopius-legal-disclaimer'] .modal-icon-wrap img {
    max-height: none;
    max-width: none;
    height: auto;
    width: 70% !important; }

[class*='-canopius-legal-disclaimer'] .yes-no-modal-container {
  padding-top: 20px !important; }

.simple-text-modal .confirmation-contact-text {
  text-align: center;
  font-size: 26px;
  margin-bottom: 30px; }

#modal-content-protectValuableItems ul {
  margin: 0;
  padding: 0; }

#modal-content-protectValuableItems li {
  list-style: none; }

#modal-content-protectValuableItems .email-link {
  color: #FFF; }

#modal-content-protectValuableItems .modal-title-wrap {
  padding-left: 20px;
  padding-right: 20px; }

#modal-content-protectValuableItems .modal-under-title {
  margin: 15px 0;
  color: #5C6F78;
  font-size: 16px; }

#modal-content-protectValuableItems .appraisal .appraisal-text {
  font-family: "MarkOT-Font";
  font-size: 15px;
  color: #1F1F21;
  margin: 0 30px;
  letter-spacing: -0.34px;
  line-height: 20px; }
  @media (min-width: 840px) {
    #modal-content-protectValuableItems .appraisal .appraisal-text {
      margin: 0 56px; } }

#modal-content-protectValuableItems .appraisal .cancel-button,
#modal-content-protectValuableItems .appraisal .appraisal-image {
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  margin-top: 50px;
  display: block; }

#modal-content-protectValuableItems .monthly-premium-container {
  margin-top: 20px;
  height: 64px;
  text-align: center; }
  #modal-content-protectValuableItems .monthly-premium-container .monthly-premium {
    display: flex;
    align-items: center;
    justify-content: center; }
  #modal-content-protectValuableItems .monthly-premium-container .monthly-premium-text {
    padding-right: 15px; }
  #modal-content-protectValuableItems .monthly-premium-container .monthly-premium-value,
  #modal-content-protectValuableItems .monthly-premium-container .monthly-premium-text {
    font-size: 37px;
    font-family: "NittiGrotesk-Font";
    color: #9B9B9B;
    letter-spacing: -1px; }
    @media (min-width: 450px) {
      #modal-content-protectValuableItems .monthly-premium-container .monthly-premium-value,
      #modal-content-protectValuableItems .monthly-premium-container .monthly-premium-text {
        font-size: 48px; } }
  #modal-content-protectValuableItems .monthly-premium-container .monthly-premium-label {
    font-family: "NittiGrotesk-Font";
    font-size: 13px;
    color: #5C6F78;
    letter-spacing: 1.1px;
    text-transform: uppercase; }
  #modal-content-protectValuableItems .monthly-premium-container .monthly-premium-label {
    text-align: center;
    display: block; }

#modal-content-protectValuableItems .alert-message {
  position: absolute;
  display: flex;
  align-items: center;
  width: 100%;
  top: 0;
  height: 154px;
  padding: 0 40px; }
  @media (min-width: 450px) {
    #modal-content-protectValuableItems .alert-message {
      height: 130px; } }
  @media (min-width: 601px) {
    #modal-content-protectValuableItems .alert-message {
      height: 185px; } }
  @media (min-width: 768px) {
    #modal-content-protectValuableItems .alert-message {
      height: 150px; } }
  @media (min-width: 840px) {
    #modal-content-protectValuableItems .alert-message {
      height: 180px; } }
  @media (min-width: 1024px) {
    #modal-content-protectValuableItems .alert-message {
      height: 154px; } }
  #modal-content-protectValuableItems .alert-message .message {
    display: inline-block;
    color: #FFFFFF;
    font-family: "NittiGrotesk-Font";
    padding-left: 50px;
    font-size: 17px;
    width: 88%;
    margin: 0; }
    @media (min-width: 840px) {
      #modal-content-protectValuableItems .alert-message .message {
        font-size: 20px;
        line-height: 24px;
        width: 100%; } }
  #modal-content-protectValuableItems .alert-message.warning {
    background-color: #A4B7CD;
    box-shadow: 0 2px 4px 0 rgba(0, 0, 0, 0.16); }
  #modal-content-protectValuableItems .alert-message.error {
    background-color: #FF553F; }
  #modal-content-protectValuableItems .alert-message .error-container,
  #modal-content-protectValuableItems .alert-message .warning-container {
    display: flex; }
  #modal-content-protectValuableItems .alert-message .error-alert,
  #modal-content-protectValuableItems .alert-message .warning-alert {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    height: 21px;
    width: 27px; }

#modal-content-protectValuableItems .new-item-to-add {
  margin: 0 20px;
  position: relative; }
  @media (min-width: 840px) {
    #modal-content-protectValuableItems .new-item-to-add {
      margin: 0; } }
  #modal-content-protectValuableItems .new-item-to-add .hippo-icon-info {
    top: 4px;
    left: 75px;
    color: #9B9B9B;
    font-size: 13px; }
    #modal-content-protectValuableItems .new-item-to-add .hippo-icon-info .tooltip-wrapper {
      z-index: 1;
      top: -70px;
      left: -19px; }
      @media (min-width: 601px) {
        #modal-content-protectValuableItems .new-item-to-add .hippo-icon-info .tooltip-wrapper {
          right: -9px;
          left: inherit; } }
  #modal-content-protectValuableItems .new-item-to-add .item-category-icon {
    position: absolute;
    top: 20px;
    left: 10px;
    height: 25px;
    width: 25px; }
    #modal-content-protectValuableItems .new-item-to-add .item-category-icon.firearms_collectible {
      left: 5px;
      height: 28px;
      width: 38px; }
  #modal-content-protectValuableItems .new-item-to-add .item-name-input {
    width: 100%;
    display: block; }
    @media (min-width: 840px) {
      #modal-content-protectValuableItems .new-item-to-add .item-name-input {
        padding-right: 14px; } }
    #modal-content-protectValuableItems .new-item-to-add .item-name-input input {
      padding-left: 50px !important; }
  #modal-content-protectValuableItems .new-item-to-add .item-value-input {
    width: 100%; }
  #modal-content-protectValuableItems .new-item-to-add .item-name-input-wrapper,
  #modal-content-protectValuableItems .new-item-to-add .item-value-input-wrapper {
    position: relative; }
  @media (min-width: 840px) {
    #modal-content-protectValuableItems .new-item-to-add .item-name-input-wrapper {
      display: inline-block;
      width: 70%; } }
  #modal-content-protectValuableItems .new-item-to-add .item-value-input-wrapper {
    display: inline-block;
    width: 100%; }
    @media (min-width: 840px) {
      #modal-content-protectValuableItems .new-item-to-add .item-value-input-wrapper {
        width: 29%; } }

#modal-content-protectValuableItems .valuables-list-wrapper {
  padding: 20px 20px; }
  @media (min-width: 1024px) {
    #modal-content-protectValuableItems .valuables-list-wrapper {
      padding: 40px 55px; } }
  #modal-content-protectValuableItems .valuables-list-wrapper .transparent-button {
    margin: 20px 0;
    color: #5C6F78; }
  #modal-content-protectValuableItems .valuables-list-wrapper .icon-with-tooltip-wrapper {
    position: relative; }
    #modal-content-protectValuableItems .valuables-list-wrapper .icon-with-tooltip-wrapper .tooltip-trigger-image {
      width: 20px;
      padding-right: 5px; }
    #modal-content-protectValuableItems .valuables-list-wrapper .icon-with-tooltip-wrapper .tooltip-wrapper {
      text-align: left;
      top: -100px;
      left: -193px; }
  #modal-content-protectValuableItems .valuables-list-wrapper .valuables-list-item {
    display: flex;
    flex-flow: row wrap;
    position: relative;
    justify-content: space-between;
    height: auto;
    padding: 20px 0;
    border-bottom: 1px solid rgba(92, 111, 120, 0.5); }
    #modal-content-protectValuableItems .valuables-list-wrapper .valuables-list-item:first-child {
      border-top: 1px solid rgba(92, 111, 120, 0.5); }
    @media (min-width: 1024px) {
      #modal-content-protectValuableItems .valuables-list-wrapper .valuables-list-item {
        height: 54px;
        align-items: center; } }
  #modal-content-protectValuableItems .valuables-list-wrapper .item-category-icon {
    height: 25px;
    width: 25px;
    left: 10px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    @media (min-width: 1024px) {
      #modal-content-protectValuableItems .valuables-list-wrapper .item-category-icon {
        position: static;
        margin-left: 14px;
        transform: none; } }
  #modal-content-protectValuableItems .valuables-list-wrapper .hippo-icon-delete,
  #modal-content-protectValuableItems .valuables-list-wrapper .hippo-icon-edit {
    margin-left: auto;
    color: #9B9B9B;
    font-size: 17px;
    position: absolute;
    top: 5px; }
    @media (min-width: 1024px) {
      #modal-content-protectValuableItems .valuables-list-wrapper .hippo-icon-delete,
      #modal-content-protectValuableItems .valuables-list-wrapper .hippo-icon-edit {
        position: static; } }
  #modal-content-protectValuableItems .valuables-list-wrapper .hippo-icon-delete {
    margin-left: 10px;
    right: 0; }
  #modal-content-protectValuableItems .valuables-list-wrapper .hippo-icon-edit {
    right: 25px; }
  #modal-content-protectValuableItems .valuables-list-wrapper .item-category-description {
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }
    @media (min-width: 1024px) {
      #modal-content-protectValuableItems .valuables-list-wrapper .item-category-description {
        width: 40%; } }
  #modal-content-protectValuableItems .valuables-list-wrapper .item-category-limit {
    width: 150px; }
    @media (min-width: 1024px) {
      #modal-content-protectValuableItems .valuables-list-wrapper .item-category-limit {
        width: 25%; } }
  #modal-content-protectValuableItems .valuables-list-wrapper .item-category-description,
  #modal-content-protectValuableItems .valuables-list-wrapper .item-category-limit {
    padding-left: 60px; }
    @media (min-width: 1024px) {
      #modal-content-protectValuableItems .valuables-list-wrapper .item-category-description,
      #modal-content-protectValuableItems .valuables-list-wrapper .item-category-limit {
        padding-left: 20px; } }
  #modal-content-protectValuableItems .valuables-list-wrapper .item-category-monthly-premium {
    width: 120px;
    text-align: end;
    padding-left: 17px; }
    @media (min-width: 1024px) {
      #modal-content-protectValuableItems .valuables-list-wrapper .item-category-monthly-premium {
        width: 15%;
        text-align: left; } }
    #modal-content-protectValuableItems .valuables-list-wrapper .item-category-monthly-premium.needs-receipt {
      padding-left: 0;
      color: #DD810E;
      display: flex;
      flex-direction: row;
      justify-content: flex-end; }
  #modal-content-protectValuableItems .valuables-list-wrapper .item-category-description,
  #modal-content-protectValuableItems .valuables-list-wrapper .item-category-limit,
  #modal-content-protectValuableItems .valuables-list-wrapper .item-category-monthly-premium {
    display: inline;
    font-family: "NittiGrotesk-Font";
    color: #4A4A4A;
    font-size: 18px; }
    @media (min-width: 768px) {
      #modal-content-protectValuableItems .valuables-list-wrapper .item-category-description,
      #modal-content-protectValuableItems .valuables-list-wrapper .item-category-limit,
      #modal-content-protectValuableItems .valuables-list-wrapper .item-category-monthly-premium {
        font-size: 24px; } }

#modal-content-protectValuableItems .question__wrap {
  margin: 0 20px; }
  #modal-content-protectValuableItems .question__wrap .question-text {
    padding: 0; }
  @media (min-width: 768px) {
    #modal-content-protectValuableItems .question__wrap {
      margin: 0;
      margin-bottom: 20px; } }
  #modal-content-protectValuableItems .question__wrap h4 {
    font-size: 16px;
    color: #5C6F78;
    width: 150px;
    line-height: normal;
    margin-top: 10px; }
    @media (min-width: 768px) {
      #modal-content-protectValuableItems .question__wrap h4 {
        width: auto; } }

#modal-content-protectValuableItems .valuables-list-wrapper,
#modal-content-protectValuableItems .add-item-form {
  background-color: #F7F7F7; }
  @media (min-width: 768px) {
    #modal-content-protectValuableItems .valuables-list-wrapper,
    #modal-content-protectValuableItems .add-item-form {
      padding: 0 40px; } }

#modal-content-protectValuableItems .cancel-button {
  height: 45px;
  width: 190px;
  border: 1px solid #979797;
  border-radius: 82px;
  background: transparent;
  color: #9B9B9B;
  font-family: "NittiGrotesk-Font";
  font-size: 15px;
  letter-spacing: 1;
  line-height: 13px; }

#modal-content-protectValuableItems .cancel-button,
#modal-content-protectValuableItems .finish-button,
#modal-content-protectValuableItems .add-item-button {
  border-radius: 82px;
  font-family: "NittiGrotesk-Font";
  font-weight: 700;
  font-size: 15px;
  color: #FFFFFF;
  letter-spacing: 1.65px;
  line-height: 13.5px;
  height: 40px;
  display: block;
  width: 250px;
  max-width: none; }
  @media (min-width: 601px) {
    #modal-content-protectValuableItems .cancel-button,
    #modal-content-protectValuableItems .finish-button,
    #modal-content-protectValuableItems .add-item-button {
      display: inline-block;
      height: 57px;
      width: 150px; } }

#modal-content-protectValuableItems .cancel-button {
  margin-top: 20px;
  background-color: transparent;
  color: #9B9B9B; }
  @media (min-width: 601px) {
    #modal-content-protectValuableItems .cancel-button {
      margin-top: 0;
      margin-right: 33px; } }

#modal-content-protectValuableItems .item-categories {
  overflow: hidden;
  margin: 0 20px; }
  @media (min-width: 1024px) {
    #modal-content-protectValuableItems .item-categories {
      margin: 0 80px; } }
  #modal-content-protectValuableItems .item-categories .item-category-icon {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    display: inline-block;
    height: 30px;
    width: 30px;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      #modal-content-protectValuableItems .item-categories .item-category-icon {
        height: 50px;
        width: 50px; } }

#modal-content-protectValuableItems .item-category {
  float: left;
  margin: 0 5px 10px 5px;
  border: 1px solid #D9D9D9;
  border-radius: 3px;
  width: calc(33.33% - 10px);
  height: 80px; }
  @media (min-width: 768px) {
    #modal-content-protectValuableItems .item-category {
      width: calc(25% - 20px);
      margin: 0 10px 20px 10px;
      height: 140px; } }

#modal-content-protectValuableItems .item-category-wrapper {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  position: relative; }

#modal-content-protectValuableItems .item-category-label {
  text-transform: uppercase;
  display: block;
  text-align: center;
  font-family: "NittiGrotesk-Font";
  font-size: 9.6px;
  line-height: 10.2px;
  color: #5C6F78;
  letter-spacing: 0;
  font-weight: 300; }
  @media (min-width: 768px) {
    #modal-content-protectValuableItems .item-category-label {
      font-size: 16px;
      line-height: 17px; } }

#modal-content-protectValuableItems .footer {
  margin-top: 50px; }
  #modal-content-protectValuableItems .footer .button-group {
    margin-bottom: 50px;
    justify-content: center;
    align-items: center;
    display: flex;
    flex-direction: row;
    flex-flow: wrap; }
    @media (min-width: 601px) {
      #modal-content-protectValuableItems .footer .button-group .finish-button,
      #modal-content-protectValuableItems .footer .button-group .add-item-button {
        order: 2; } }
    #modal-content-protectValuableItems .footer .button-group .cancel-button {
      transition: none; }
      @media (min-width: 601px) {
        #modal-content-protectValuableItems .footer .button-group .cancel-button {
          order: 1; } }
  #modal-content-protectValuableItems .footer .appraisal-trigger {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    position: absolute;
    bottom: 0;
    text-align: center;
    font-family: "NittiGrotesk-Font";
    font-size: 16px;
    color: #9B9B9B;
    letter-spacing: 0;
    line-height: 17px;
    width: 100%; }
  #modal-content-protectValuableItems .footer.select-valuable-category .cancel-button {
    margin-right: 0;
    width: 190px; }

#modal-content-contactMethod label {
  display: block;
  font-size: 18px;
  margin-bottom: 5px; }

#modal-content-contactMethod form {
  text-align: center; }

#modal-content-contactMethod .modal-icon {
  display: none; }

#modal-content-contactMethod .modal-title {
  margin: 20px 0 50px;
  padding: 120px 0 0 0;
  background: url("/img/chat-house.png") no-repeat center top;
  background-size: 130px;
  order: 0;
  text-align: center; }
  #modal-content-contactMethod .modal-title-wrap {
    border-bottom: 0;
    padding-bottom: 0; }

#modal-content-contactMethod .modal-under-title {
  float: none;
  width: 60%;
  margin: 0 auto 40px auto; }

#modal-content-contactMethod .contact-method-type-options {
  margin: 0 auto 40px;
  display: inline-block;
  text-align: left; }

#modal-content-contactMethod .contact-method-buttons {
  text-align: center;
  margin-bottom: 50px; }
  #modal-content-contactMethod .contact-method-buttons button {
    margin: 0 10px 20px; }

#modal-content-contactMethod .button-confirmation {
  line-height: normal; }
  #modal-content-contactMethod .button-confirmation.cancel {
    background: white;
    color: #21CC7E;
    border: 1px solid #21CC7E; }
  #modal-content-contactMethod .button-confirmation.disabled {
    letter-spacing: 1.36px;
    pointer-events: none; }
  #modal-content-contactMethod .button-confirmation:active {
    width: 170px; }

#modal-content-contactMethod .button-confirmation-container {
  margin-top: 0; }

notify-lender-modal .modal-content, notify-lender-modal .modal-dialog {
  overflow: visible; }

body.new-design notify-lender-modal .mdl-textfield .mdl-icon-toggle__label {
  top: 0;
  right: 0;
  position: absolute; }
  @media screen and (min-width: 601px) {
    body.new-design notify-lender-modal .mdl-textfield .mdl-icon-toggle__label {
      top: 5px; } }

notify-lender-modal .getmdl-select {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0; }
  notify-lender-modal .getmdl-select.getmdl-select-visible {
    overflow: visible; }
  notify-lender-modal .getmdl-select .mdl-menu__container.is-visible {
    margin-bottom: 0; }

notify-lender-modal #model-content-notifyLender {
  padding: 0 20px; }

notify-lender-modal .modal-under-title {
  padding: 20px 0 0;
  font-size: 19px; }
  @media screen and (min-width: 1024px) {
    notify-lender-modal .modal-under-title {
      font-size: 17px;
      color: #9b9b9b; } }

notify-lender-modal .button-confirmation-container {
  text-align: center;
  margin-top: 0;
  padding: 10px 0 20px; }
  notify-lender-modal .button-confirmation-container .mh-button {
    height: 50px;
    width: 200px;
    margin: 10px 0;
    font-size: 15px; }
  notify-lender-modal .button-confirmation-container.add {
    display: flex;
    align-items: center;
    flex-direction: column; }
    notify-lender-modal .button-confirmation-container.add .cancel {
      background: #fff;
      border: 1px solid #9b9b9b;
      color: #9b9b9b; }
    @media screen and (min-width: 601px) {
      notify-lender-modal .button-confirmation-container.add {
        justify-content: space-between;
        flex-direction: row;
        padding: 0 30px 20px; }
        notify-lender-modal .button-confirmation-container.add .mh-button.cancel {
          order: 1; }
        notify-lender-modal .button-confirmation-container.add .mh-button.save {
          order: 2; } }

notify-lender-modal .list-lenders-modal {
  padding: 10px 20px; }
  @media screen and (min-width: 1024px) {
    notify-lender-modal .list-lenders-modal {
      padding: 10px 105px; } }

@media screen and (min-width: 840px) {
  notify-lender-modal #add-lender {
    padding: 10px 30px; } }

notify-lender-modal .add-lender-cta {
  color: #9b9b9b;
  font-size: 11px;
  font-weight: 500;
  letter-spacing: 1px;
  text-transform: uppercase; }

notify-lender-modal .lender {
  position: relative; }
  notify-lender-modal .lender .is-editable .mdl-textfield__input {
    color: #414045; }

notify-lender-modal .hippo-icon-edit, notify-lender-modal .hippo-icon-info, notify-lender-modal .hippo-icon-delete {
  position: relative;
  position: absolute;
  top: 28px;
  font-size: 16px;
  right: 5px;
  color: #9b9b9b; }
  notify-lender-modal .hippo-icon-edit .tooltip-wrapper, notify-lender-modal .hippo-icon-info .tooltip-wrapper, notify-lender-modal .hippo-icon-delete .tooltip-wrapper {
    top: -75px;
    right: -12px; }

notify-lender-modal .hippo-icon-info {
  right: 5px; }

notify-lender-modal .hippo-icon-edit {
  right: 30px; }

modal-wrapper.effective-date-confirmation .modal-icon-wrap {
  margin-bottom: 30px; }

modal-wrapper.confirm-notion-discount #modal-content-yesNo .modal-title-wrap {
  padding-bottom: 5px; }

modal-wrapper.confirm-notion-discount #modal-content-yesNo .modal-icon-wrap {
  margin: 0; }
  modal-wrapper.confirm-notion-discount #modal-content-yesNo .modal-icon-wrap span {
    color: #328df9; }

modal-wrapper.confirm-notion-discount #modal-content-yesNo .notion-modal-list {
  margin: 0;
  padding-left: 15px;
  font-size: 10px; }
  modal-wrapper.confirm-notion-discount #modal-content-yesNo .notion-modal-list li {
    line-height: initial; }
    modal-wrapper.confirm-notion-discount #modal-content-yesNo .notion-modal-list li span {
      font-size: 15px; }

modal-wrapper.confirm-notion-discount #modal-content-yesNo .asterisk-content {
  font-size: 12px; }

modal-wrapper.confirm-notion-discount #modal-content-yesNo .modal-title {
  font-weight: normal; }

modal-wrapper.confirm-notion-discount #modal-content-yesNo .body {
  text-align: left; }

modal-wrapper.confirm-notion-discount #modal-content-yesNo .alt-2-no-button {
  background-color: #d9d9d9;
  color: white;
  border: none; }

@media screen and (max-width: 450px) {
  modal-wrapper.confirm-notion-discount #modal-content-yesNo .footer {
    display: flex;
    flex-direction: column-reverse;
    margin: 0; } }

@media screen and (max-width: 768px) {
  modal-wrapper.confirm-notion-discount #modal-content-yesNo {
    margin-left: 6px;
    margin-right: 6px; } }

@media screen and (min-width: 768px) {
  modal-wrapper.confirm-notion-discount #modal-content-yesNo .yes-no-modal-container {
    padding: 0 20px;
    margin: 0 20px; }
  modal-wrapper.confirm-notion-discount #modal-content-yesNo .footer {
    margin-top: 30px;
    margin-bottom: 20px; } }

@media screen and (min-width: 768px) and (max-width: 840px) {
  modal-wrapper.confirm-notion-discount #modal-content-yesNo .modal-title {
    width: 580px; } }

@media screen and (min-width: 1024px) {
  modal-wrapper.confirm-notion-discount #modal-content-yesNo .modal-title {
    width: 580px; }
  modal-wrapper.confirm-notion-discount #modal-content-yesNo .body {
    padding-left: 30px;
    padding-right: 30px; }
  modal-wrapper.confirm-notion-discount #modal-content-yesNo .asterisk-content {
    padding-left: 10px;
    padding-right: 10px; } }

.purchase-survey .modal-icon {
  display: none; }
  @media screen and (min-width: 768px) {
    .purchase-survey .modal-icon {
      display: block; } }
  .purchase-survey .modal-icon .hippo-icon-telescope {
    font-size: 66px; }

.purchase-survey .modal-title {
  color: #1f1f21;
  font-family: "MarkOT-Font";
  font-weight: normal;
  font-size: 24px;
  letter-spacing: -0.55px;
  line-height: 24px;
  padding: 54px 20px 0;
  margin: auto; }
  @media screen and (min-width: 768px) {
    .purchase-survey .modal-title {
      margin: 0;
      padding-top: 10px;
      font-size: 36px;
      letter-spacing: -0.82px;
      line-height: 55px; } }

.purchase-survey .modal-title-wrap {
  padding-bottom: 25px; }

.purchase-survey .modal-under-title {
  color: #5c6f78;
  font-family: "NittiGrotesk-Font";
  font-size: 16px;
  font-weight: 300;
  line-height: 17px;
  padding: 12px 5% 0;
  margin: auto; }
  @media screen and (min-width: 768px) {
    .purchase-survey .modal-under-title {
      padding: 9px 23% 0; } }

.purchase-survey .custom-footer {
  padding: 35px 0 57px 0; }
  .purchase-survey .custom-footer .button-modal {
    font-size: 15px;
    font-weight: bold;
    line-height: 13px;
    height: 45px;
    width: 100%; }

.purchase-survey .questions-container {
  padding: 0 10px; }
  .purchase-survey .questions-container .deep-checkbox {
    padding: 10px 0 10px 0; }
  .purchase-survey .questions-container .question__border {
    padding: 0;
    margin: 0; }
  .purchase-survey .questions-container .question-text-input-wrapper {
    padding: 0 10px; }
  .purchase-survey .questions-container .question__wrap {
    margin: 0; }
  .purchase-survey .questions-container .deep-form > div:last-child .question__border {
    display: none; }
  .purchase-survey .questions-container .checkbox .toggle-button {
    width: 100%;
    padding: 0 5px;
    font-size: 20px;
    display: flex;
    margin: 0;
    flex-direction: row;
    align-items: center;
    justify-content: space-between; }
    .purchase-survey .questions-container .checkbox .toggle-button .input-checkbox {
      border: 1px solid #979797;
      margin: 0;
      width: 16px;
      height: 16px;
      cursor: pointer;
      align-self: flex-start;
      flex-shrink: 0;
      flex: 0 0 16px;
      background-color: white;
      transform: translateY(1px); }
      .purchase-survey .questions-container .checkbox .toggle-button .input-checkbox:after {
        content: '';
        opacity: 0;
        transform: rotate(45deg) scale(0);
        transition: all .2s ease; }
    .purchase-survey .questions-container .checkbox .toggle-button .label {
      font-family: "NittiGrotesk-Font";
      color: #d8d8d8;
      word-wrap: normal;
      width: calc(100% - 20px);
      font-size: 20px;
      letter-spacing: -0.6px;
      line-height: 18px; }
    .purchase-survey .questions-container .checkbox .toggle-button.selected .label {
      color: #979797; }
    .purchase-survey .questions-container .checkbox .toggle-button.selected .input-checkbox {
      background-color: #19dd84;
      border-color: transparent; }
      .purchase-survey .questions-container .checkbox .toggle-button.selected .input-checkbox:after {
        opacity: 1;
        content: '';
        height: 10px;
        width: 5px;
        border: solid #FFF;
        border-width: 0 2px 2px 0;
        transform: rotate(45deg) scale(1);
        position: absolute;
        left: 5px; }
  @media (min-width: 768px) {
    .purchase-survey .questions-container .question__border {
      display: none; }
    .purchase-survey .questions-container .deep-checkbox {
      height: 55px; }
    .purchase-survey .questions-container .deep-form > div {
      display: inline-block;
      width: 33%; }
    .purchase-survey .questions-container .checkbox .toggle-button {
      justify-content: left;
      margin-left: 10px; }
      .purchase-survey .questions-container .checkbox .toggle-button .input-checkbox {
        margin-right: 10px;
        order: 1;
        border-color: #979797; }
      .purchase-survey .questions-container .checkbox .toggle-button .label {
        font-size: 16px;
        letter-spacing: -0.48px;
        line-height: 18px;
        order: 2; }
      .purchase-survey .questions-container .checkbox .toggle-button.selected .label,
      .purchase-survey .questions-container .checkbox .toggle-button .label {
        color: #9b9b9b; } }
  @media (min-width: 1024px) {
    .purchase-survey .questions-container .deep-checkbox {
      height: 20px;
      padding-left: 20px; }
    .purchase-survey .questions-container .deep-form > div {
      width: 33%; } }

.existing-visual-damage #modal-content-yesNo .footer .alt-yes-button {
  background-color: #19DD84;
  color: #FFF; }

.existing-visual-damage #modal-content-yesNo h5 {
  color: #5198fa; }

/**
 Global variables should be here
**/
/*******************************************************************************************************************


                                                        GRIDS


********************************************************************************************************************/
/*******************************************************************************************************************


                                                        COLORS


TODO: consider using MDL scss directly rather than copy-paste variable values.

********************************************************************************************************************/
.producer-flow .simplisafe-terms #modal-content-yesNo .body {
  text-align: left; }
  .producer-flow .simplisafe-terms #modal-content-yesNo .body .modal-section-title {
    color: #328df9;
    font-family: "Mark OT";
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.93px;
    line-height: 14px;
    margin: 32px 0 8px; }

/**
 Global variables should be here
**/
/*******************************************************************************************************************


                                                        GRIDS


********************************************************************************************************************/
/*******************************************************************************************************************


                                                        COLORS


TODO: consider using MDL scss directly rather than copy-paste variable values.

********************************************************************************************************************/
.producer-flow .smartTable {
  /** mobile type */ }
  .producer-flow .smartTable .table {
    display: table;
    width: 100%;
    background: #fff;
    margin: 0;
    box-sizing: border-box; }
  .producer-flow .smartTable .header-row {
    color: #328df9; }
    .producer-flow .smartTable .header-row .cell {
      border: 0 !important; }
      .producer-flow .smartTable .header-row .cell span {
        height: 4em;
        padding-top: 0.5em; }
  .producer-flow .smartTable .header-row .table-caption {
    display: block;
    color: #328df9;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 20px; }
  .producer-flow .smartTable .collapsible-content {
    display: none; }
  .producer-flow .smartTable .smart-row {
    display: table-row;
    border-spacing: 5px; }
    .producer-flow .smartTable .smart-row:nth-of-type(2n) {
      background-color: #F6F6F6; }
    .producer-flow .smartTable .smart-row .cell:nth-child(n + 4) {
      border-left: 1px solid #E1E1E1; }
  .producer-flow .smartTable #monitoring {
    display: none; }
  .producer-flow .smartTable .cell {
    display: table-cell;
    padding: 20px;
    width: 16em;
    height: 7.9em;
    color: #404040;
    font-size: 12px;
    letter-spacing: 0.3px;
    line-height: 18px;
    vertical-align: middle; }
  .producer-flow .smartTable .notShown {
    visibility: hidden; }
  .producer-flow .smartTable .primary {
    text-align: left;
    color: #328df9;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 20px;
    border-right: 1px solid #E1E1E1; }
  .producer-flow .smartTable input[type='radio'],
  .producer-flow .smartTable input[type='checkbox'] {
    display: none; }
  @media only screen and (max-width: 760px) {
    .producer-flow .smartTable .smart-row {
      position: relative;
      display: block;
      border-bottom: 1px solid #ccc;
      background-color: #F6F6F6; }
    .producer-flow .smartTable .content,
    .producer-flow .smartTable .header-row {
      display: none !important; }
    .producer-flow .smartTable .lbl-toggle {
      display: block;
      transition: all 0.25s ease-out;
      padding: 1rem;
      background: #F6F6F6; }
      .producer-flow .smartTable .lbl-toggle:hover {
        background: #E1E1E1; }
    .producer-flow .smartTable .collapsible-content {
      display: block; }
    .producer-flow .smartTable .image-text-container {
      display: flex;
      flex-direction: row;
      padding: 10px; }
      .producer-flow .smartTable .image-text-container img {
        width: 25%; }
      .producer-flow .smartTable .image-text-container .text {
        padding: 10px; }
        .producer-flow .smartTable .image-text-container .text:before {
          content: attr(data-label);
          display: block;
          color: #7f7f7f;
          font-size: 10px;
          font-weight: 500; }
    .producer-flow .smartTable input[type='radio'] {
      display: block;
      position: absolute;
      z-index: 1;
      width: 99%;
      height: 100%;
      opacity: 0;
      margin: 0; }
    .producer-flow .smartTable .cell {
      display: block;
      border: none;
      position: relative;
      width: 100%;
      height: auto; }
    .producer-flow .smartTable .collapsible-content {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.25s ease-in-out; }
    .producer-flow .smartTable .toggle:checked + .lbl-toggle + .collapsible-content {
      max-height: 500px;
      background-color: white; }
    .producer-flow .smartTable .toggle:checked + .lbl-toggle {
      background-color: white; }
    .producer-flow .smartTable .arrow {
      width: 13px;
      height: 13px;
      display: inline-block;
      position: relative;
      bottom: -6px;
      left: -10px;
      transition: 0.4s ease;
      margin-top: 2px;
      text-align: left;
      transform: rotate(45deg);
      float: right; }
      .producer-flow .smartTable .arrow:before, .producer-flow .smartTable .arrow:after {
        position: absolute;
        content: '';
        display: inline-block;
        width: 12px;
        height: 3px;
        background-color: #328df9;
        transition: 0.4s ease; }
      .producer-flow .smartTable .arrow:after {
        position: absolute;
        transform: rotate(90deg);
        top: -5px;
        left: 5px; }
      .producer-flow .smartTable .arrow.active {
        transform: rotate(45deg) translate(-5px, -5px); }
        .producer-flow .smartTable .arrow.active:before {
          transform: translate(10px, 0); }
        .producer-flow .smartTable .arrow.active:after {
          transform: rotate(90deg) translate(10px, 0); } }

.questions-container .hide {
  display: none; }

.questions-container .question-icon {
  font-size: 40px; }
  @media (min-width: 601px) {
    .questions-container .question-icon {
      font-size: 55px; } }

.questions-container .question__wrap {
  margin-top: 25px; }
  .questions-container .question__wrap .questions-subtext {
    padding: 0;
    margin-top: 7px; }
    modal-wrapper .questions-container .question__wrap .questions-subtext {
      color: #9B9B9B; }
  .questions-container .question__wrap .deep-toggle-with-radio-buttons-wrapper {
    overflow: hidden; }
    @media (min-width: 601px) {
      .questions-container .question__wrap .deep-toggle-with-radio-buttons-wrapper {
        overflow: inherit; } }
  .questions-container .question__wrap .question-text {
    position: relative;
    overflow: hidden;
    float: none; }
    modal-wrapper .questions-container .question__wrap .question-text {
      color: #87949A; }
    @media (min-width: 601px) {
      .questions-container .question__wrap .question-text {
        float: left; } }
  .questions-container .question__wrap .question-control {
    position: absolute;
    right: -2px;
    float: right;
    text-align: right;
    transform: translateY(-75%); }
    @media (min-width: 601px) {
      .questions-container .question__wrap .question-control {
        position: static;
        transform: none; } }
    @media (min-width: 601px) {
      modal-wrapper .questions-container .question__wrap .question-control {
        transform: translate(-40%, 0); } }
    .questions-container .question__wrap .question-control.live-address {
      position: static;
      transform: none; }
  .questions-container .question__wrap.yellow .question-icon {
    color: #ffb700; }
  .questions-container .question__wrap.orange .question-icon {
    color: #ff5045; }
  .questions-container .question__wrap.blue .question-icon {
    color: #007eff; }
  .questions-container .question__wrap.purple .question-icon {
    color: #7d56f9; }
  .questions-container .question__wrap.green .question-icon {
    color: #00e484; }
  .questions-container .question__wrap.silver .question-icon {
    color: #D6D6D6; }
  .questions-container .question__wrap.brown .question-icon {
    color: #E36802; }

.questions-container .checkbox {
  position: relative; }
  .questions-container .checkbox .toggle-button {
    position: relative;
    text-align: left;
    margin-left: 10px; }

.questions-container .question__wrap .info-icon {
  display: inline-block;
  margin-left: 5px;
  padding-left: 0; }
  .questions-container .question__wrap .info-icon img {
    width: 16px; }

.questions-container h4 {
  margin: 0;
  font-size: 18px;
  line-height: 1.2; }
  @media (min-width: 768px) {
    .questions-container h4 {
      font-size: 24px; } }

.questions-container .questions-subtext {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.1;
  color: #525154;
  margin-top: 25px; }
  @media (min-width: 601px) {
    .questions-container .questions-subtext {
      width: 100%;
      margin-top: 0; } }

.questions-container .question__border {
  border-bottom: solid 1px rgba(92, 111, 120, 0.2);
  width: 300%;
  margin-left: -100%;
  clear: both;
  padding-top: 18px; }
  @media (min-width: 601px) {
    .questions-container .question__border {
      padding-top: 40px; } }
  @media (min-width: 768px) {
    .questions-container .question__border {
      width: 100%;
      margin-left: 20px; } }

.questions-container .toggle-edit-button {
  text-transform: capitalize;
  color: #328DF9;
  z-index: 3;
  font-weight: 700;
  cursor: pointer;
  text-align: center;
  margin-right: -20px; }
  @media (min-width: 601px) {
    .questions-container .toggle-edit-button {
      text-align: right; } }

@media (min-width: 768px) {
  .questions-container .question-icon-container .icon-wrapper {
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -moz-box-orient: vertical;
    box-orient: vertical;
    -webkit-box-direction: normal;
    -moz-box-direction: normal;
    box-direction: normal;
    -webkit-flex-direction: column;
    -moz-flex-direction: column;
    flex-direction: column;
    -ms-flex-direction: column;
    -webkit-box-pack: center;
    -moz-box-pack: center;
    box-pack: center;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    -o-justify-content: center;
    justify-content: center;
    -ms-flex-pack: center;
    -webkit-box-align: center;
    -moz-box-align: center;
    box-align: center;
    -webkit-align-items: center;
    -moz-align-items: center;
    -ms-align-items: center;
    -o-align-items: center;
    align-items: center;
    -ms-flex-align: center; } }

#questions-page-layout {
  width: 100%; }
  #questions-page-layout .questions-container {
    margin: 0 auto;
    width: 280px; }
    @media (min-width: 320px) {
      #questions-page-layout .questions-container {
        width: 300px; } }
    @media (min-width: 601px) {
      #questions-page-layout .questions-container {
        width: 440px; } }
    @media (min-width: 768px) {
      #questions-page-layout .questions-container {
        width: 522px; } }
    @media (min-width: 840px) {
      #questions-page-layout .questions-container {
        width: 570px; } }
    @media (min-width: 1024px) {
      #questions-page-layout .questions-container {
        width: 714px; } }
    @media (min-width: 1366px) {
      #questions-page-layout .questions-container {
        width: 732px; } }

.question-live-address {
  display: flex; }
  .question-live-address .apt-field {
    max-width: 100px;
    transition: max-width 1s; }
    .question-live-address .apt-field.hide {
      max-width: 0; }

.page.claim-check .liveaddress input {
  padding-right: 40px !important;
  margin-right: -60px; }

.page.claim-check .liveaddress .clear-input {
  display: block; }

.nav-prog-container {
  position: relative;
  opacity: 0; }

@media only screen and (max-height: 300px) {
  .static-page .nav-prog-container,
  .landing .nav-prog-container {
    display: none; }
  .static-page .next-page-bar,
  .landing .next-page-bar {
    display: none; } }

.nav-prog-container.in {
  opacity: 1; }

.nav-back {
  position: fixed;
  background-color: rgba(255, 255, 255, 0.98);
  top: 0px;
  width: 100%;
  z-index: 4; }
  .status .nav-back {
    display: none; }

.static-page.aux-page .nav-white landing-page-top-quote-form .cta.sticky.active {
  display: block; }

.landing .nav-white landing-page-top-quote-form .cta:not(.sticky),
.aux-page:not(.landing-mobile-cta-clicked) .nav-white landing-page-top-quote-form .cta:not(.sticky) {
  display: none; }

@media screen and (min-width: 840px) and (max-width: 920px) {
  body.new-design.simplisafe .nav-wrap {
    padding: 26px 20px 20px !important; } }

@media screen and (max-width: 400px) {
  body.new-design.simplisafe .nav-wrap .logo {
    left: auto;
    right: 2px;
    transform: none; } }

.simplisafe.partner-logos img:not(.svg-plus) {
  height: 25px !important;
  transform: translateY(0px);
  max-height: 25px; }

.simplisafe.partner-logos .svg-plus {
  height: 40px !important;
  transform: translateY(4px); }

@media screen and (min-width: 840px) {
  .simplisafe.partner-logos .svg-plus {
    transform: translateY(-4px); }
  .simplisafe.partner-logos img:not(.svg-plus) {
    height: 25px !important;
    transform: translateY(8px); } }

.static-page .nav-wrap .chat, .static-page .nav-wrap .producer-email,
.landing .nav-wrap .chat,
.landing .nav-wrap .producer-email {
  display: none; }

.static-page .logo,
.landing .logo {
  cursor: pointer; }

.static-page .nav-overlay,
.landing .nav-overlay {
  display: none; }

@media screen and (min-width: 840px) {
  .static-page .nav-white .logo.active::after,
  .landing .nav-white .logo.active::after {
    background-color: white;
    opacity: 1; }
  .static-page .nav-white .logo::after,
  .landing .nav-white .logo::after {
    top: 0;
    content: ' ';
    display: block;
    width: calc(100% - 68px);
    height: 38px;
    background: transparent;
    position: absolute;
    transition: all 0.2s ease;
    opacity: 0;
    right: 0; } }

.static-page .nav-white .landing-nav,
.landing .nav-white .landing-nav {
  display: initial;
  float: right;
  position: relative;
  top: -5px; }
  .static-page .nav-white .landing-nav .nav-list,
  .landing .nav-white .landing-nav .nav-list {
    margin-top: 0; }
    .static-page .nav-white .landing-nav .nav-list .nav-item,
    .landing .nav-white .landing-nav .nav-list .nav-item {
      display: inline-block;
      padding-right: 25px; }
      .static-page .nav-white .landing-nav .nav-list .nav-item a,
      .landing .nav-white .landing-nav .nav-list .nav-item a {
        text-transform: uppercase;
        text-decoration: none;
        font-size: 16px;
        letter-spacing: 1.1px;
        font-family: "NittiGrotesk-Font";
        color: #4A4A4A; }
      @media screen and (min-width: 1024px) {
        .static-page .nav-white .landing-nav .nav-list .nav-item,
        .landing .nav-white .landing-nav .nav-list .nav-item {
          padding-right: 59px; } }
    .static-page .nav-white .landing-nav .nav-list .nav-item:last-child,
    .landing .nav-white .landing-nav .nav-list .nav-item:last-child {
      padding-right: 0; }

.nav-white {
  border-bottom: 1px solid #f8f8f8;
  background-color: rgba(255, 255, 255, 0.98); }
  .status .nav-white {
    display: none; }

.nav-list,
.aux-nav-list {
  float: right;
  padding-top: 11px; }
  .nav-list .nav-item,
  .aux-nav-list .nav-item {
    display: inline; }

nav {
  height: 44px;
  position: fixed;
  top: 0px;
  width: 100%;
  z-index: 10; }
  @media screen and (min-width: 840px) {
    nav {
      height: 81px; } }
  nav .nav-wrap {
    padding: 0;
    margin: 0 auto;
    float: none; }
    @media screen and (min-width: 768px) and (max-width: 839px) {
      nav .nav-wrap {
        padding: 10px 30px; }
        nav .nav-wrap .logo {
          margin-top: -10px;
          /* compensate for padding added above */ } }
    @media screen and (min-width: 840px) {
      nav .nav-wrap {
        padding: 20px 80px; } }
    nav .nav-wrap .mobile-back-btn {
      display: none; }
    nav .nav-wrap .logo {
      text-decoration: none;
      transform: translate(-50%, 0);
      height: 44px;
      line-height: 44px;
      white-space: nowrap; }
      @media screen and (max-width: 840px) {
        nav .nav-wrap .logo {
          position: absolute;
          left: 52%; } }
      nav .nav-wrap .logo .desktop-logo-green,
      nav .nav-wrap .logo .desktop-logo-white {
        display: none;
        font-size: 37px; }
        @media screen and (min-width: 840px) {
          nav .nav-wrap .logo .desktop-logo-green,
          nav .nav-wrap .logo .desktop-logo-white {
            display: inline-block;
            vertical-align: top; } }
      nav .nav-wrap .logo .mobile-logo-green,
      nav .nav-wrap .logo .desktop-logo-green {
        color: #05CE7C; }
      nav .nav-wrap .logo .mobile-logo-white,
      nav .nav-wrap .logo .desktop-logo-white {
        color: #FFF; }
      nav .nav-wrap .logo .mobile-logo-green,
      nav .nav-wrap .logo .mobile-logo-white {
        vertical-align: middle;
        font-size: 25px; }
        @media screen and (min-width: 840px) {
          nav .nav-wrap .logo .mobile-logo-green,
          nav .nav-wrap .logo .mobile-logo-white {
            display: none; } }
    nav .nav-wrap .chat {
      display: inline;
      cursor: pointer;
      float: right;
      line-height: 15px; }
      nav .nav-wrap .chat span, nav .nav-wrap .chat hippo-number a {
        text-decoration: none;
        font-family: "NittiGrotesk-Font";
        font-weight: 400; }
      nav .nav-wrap .chat hippo-number a {
        font-size: 20px;
        font-weight: 500;
        color: #4A4A4A;
        letter-spacing: 0.97px; }
      nav .nav-wrap .chat span {
        padding-right: 5px;
        color: #4A4A4A;
        font-size: 14px;
        pointer-events: none;
        text-decoration: none;
        display: none; }
        @media screen and (min-width: 768px) {
          nav .nav-wrap .chat span {
            display: inline; } }
      nav .nav-wrap .chat img {
        pointer-events: none; }
      nav .nav-wrap .chat .support-icon {
        display: block;
        padding: 8px; }
        @media screen and (min-width: 768px) {
          nav .nav-wrap .chat .support-icon {
            display: none; } }
    nav .nav-wrap .producer-email {
      float: right;
      line-height: 35px;
      padding-right: 25px;
      color: #247DFF;
      font-size: 11px;
      pointer-events: none;
      display: none; }
      @media screen and (min-width: 840px) {
        nav .nav-wrap .producer-email {
          display: block; } }
      nav .nav-wrap .producer-email .icon-user-profile {
        width: 20px;
        margin-right: 8px;
        vertical-align: top;
        margin-top: 8px; }
        nav .nav-wrap .producer-email .icon-user-profile.red {
          border-radius: 50%;
          border: 1px solid red; }
      nav .nav-wrap .producer-email .userName {
        color: #87949a;
        display: inline-block;
        font-family: "Mark OT";
        font-size: 14px;
        overflow-x: hidden;
        overflow-y: hidden;
        text-overflow: ellipsis; }
        .nav-overlay-container nav .nav-wrap .producer-email .userName {
          color: white; }

.nav-overlay-container {
  position: fixed;
  z-index: 12;
  opacity: 0;
  transition: opacity 0.1s;
  width: 100%; }
  .nav-overlay-container nav.nav-overlay {
    position: absolute;
    z-index: 13; }
    div:not(.agreement-nav-container) .nav-overlay-container nav.nav-overlay {
      background-color: #0DD088; }
  .status .nav-overlay-container {
    display: none; }

body.background-expand-animate .nav-overlay-container {
  opacity: 1;
  transition-delay: 2s; }

nav.nav-overlay .nav-wrap .chat span, nav.nav-overlay .nav-wrap .chat hippo-number a {
  color: white; }

.mobile-nav .mobile-nav-container {
  min-height: 100%;
  min-width: 100%;
  padding: 0 30px;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  z-index: 200;
  -webkit-box-align: start;
  -moz-box-align: start;
  box-align: start;
  -webkit-align-items: flex-start;
  -moz-align-items: flex-start;
  -ms-align-items: flex-start;
  -o-align-items: flex-start;
  align-items: flex-start;
  -ms-flex-align: start;
  -webkit-flex-flow: column;
  -moz-flex-flow: column;
  flex-flow: column;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  position: fixed;
  background: #19DD84;
  left: 0;
  top: 0; }
  .mobile-nav .mobile-nav-container .mobile-nav-close {
    position: absolute;
    top: 35px;
    left: 35px;
    height: 35px;
    width: 35px; }
  .mobile-nav .mobile-nav-container .mobile-nav-logo {
    padding-bottom: 25px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    width: 100%; }
    .mobile-nav .mobile-nav-container .mobile-nav-logo img {
      width: 120px; }
  .mobile-nav .mobile-nav-container .mobile-nav-list {
    width: 100%;
    display: -webkit-box;
    display: -moz-box;
    display: box;
    display: -webkit-flex;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-flow: column;
    -moz-flex-flow: column;
    flex-flow: column;
    padding-top: 20px; }
    .mobile-nav .mobile-nav-container .mobile-nav-list .mobile-nav-item {
      font-size: 32px;
      font-style: normal;
      font-stretch: normal;
      line-height: 1.19;
      letter-spacing: -1px;
      padding-bottom: 10px; }
      .mobile-nav .mobile-nav-container .mobile-nav-list .mobile-nav-item a {
        font-weight: 700;
        text-decoration: none;
        color: #ffffff; }

.burger-container.burger-back-btn {
  padding-top: 10px;
  display: none; }

@media screen and (max-width: 839px) {
  .burger-container {
    width: 44px;
    height: 44px;
    padding-top: 13px;
    padding-left: 10px;
    position: absolute;
    left: 2px;
    top: 2px;
    z-index: 1; }
    .burger-container .line {
      display: block;
      background-color: #979797;
      opacity: .5;
      width: 23px;
      height: 2px; }
    .burger-container .line + .line {
      margin-top: 5px; }
  .landing-nav {
    display: none !important; } }

@media screen and (max-width: 840px) and (min-width: 768px) {
  .static-page .nav-white .landing-nav .aux-nav-list,
  .landing .nav-white .landing-nav .aux-nav-list {
    padding-top: 11px; } }

@media screen and (max-width: 600px) {
  .nav-back {
    height: 44px; }
  .chat img {
    color: #87949a; }
  nav .nav-wrap .chat {
    position: absolute;
    right: 8px;
    top: 5px; }
    nav .nav-wrap .chat br {
      display: none; }
  ::-webkit-input-placeholder {
    font-size: 20px; }
  nav {
    z-index: 20; }
    nav .mobile-back-btn {
      color: transparent;
      display: inline !important;
      position: relative;
      top: 12px;
      z-index: 2;
      padding: 12px; }
  nav .aux-back-btn {
    top: 9px;
    left: 45px; } }

@media only screen and (max-height: 420px) {
  .section-wrapper .section {
    padding-bottom: 0; }
  .next-page-bar {
    display: none; } }

.nav-white .partner-logos, .nav-overlay-container .partner-logos {
  display: inline-block; }

.nav-white .partner-mobile-logo, .nav-white .partner-desktop-logo, .nav-overlay-container .partner-mobile-logo, .nav-overlay-container .partner-desktop-logo {
  width: auto;
  height: 30px; }
  .nav-white .partner-mobile-logo.top-fix, .nav-white .partner-desktop-logo.top-fix, .nav-overlay-container .partner-mobile-logo.top-fix, .nav-overlay-container .partner-desktop-logo.top-fix {
    height: 46px; }

.nav-white .partner-mobile-plus, .nav-white .partner-desktop-plus, .nav-overlay-container .partner-mobile-plus, .nav-overlay-container .partner-desktop-plus {
  width: 13px;
  margin: 0 5px; }

.nav-white .partner-mobile-logo, .nav-white .partner-mobile-plus, .nav-overlay-container .partner-mobile-logo, .nav-overlay-container .partner-mobile-plus {
  display: inline-block;
  vertical-align: middle;
  max-height: 20px;
  max-width: 140px; }

.nav-white .partner-desktop-logo, .nav-white .partner-desktop-plus, .nav-overlay-container .partner-desktop-logo, .nav-overlay-container .partner-desktop-plus {
  display: none;
  vertical-align: top; }

.nav-white .partner-desktop-plus,
.nav-white .partner-mobile-plus, .nav-overlay-container .partner-desktop-plus,
.nav-overlay-container .partner-mobile-plus {
  height: 30px;
  position: relative;
  background-size: contain;
  background-repeat: no-repeat;
  background-position: 50% 50%; }

@media screen and (min-width: 840px) {
  .nav-white .partner-mobile-logo, .nav-white .partner-mobile-plus, .nav-overlay-container .partner-mobile-logo, .nav-overlay-container .partner-mobile-plus {
    display: none; }
  .nav-white .partner-desktop-logo, .nav-white .partner-desktop-plus, .nav-overlay-container .partner-desktop-logo, .nav-overlay-container .partner-desktop-plus {
    display: inline-block; } }

.bk-btn {
  position: fixed;
  z-index: 11;
  bottom: 52px;
  left: 79px;
  width: 60px;
  height: 60px;
  padding: 0;
  border-radius: 30px;
  transition: transform 0.5s;
  transform: scale3d(1, 1, 1);
  pointer-events: auto;
  display: block;
  overflow: hidden;
  min-width: 60px;
  opacity: 0; }
  .bk-btn.show-back {
    opacity: 1; }
  .bk-btn .back-btn {
    background: white; }
  .bk-btn .mdl-button__ripple-container {
    border-radius: 30px;
    width: 60px; }

.bk-btn:hover {
  transform: scale3d(1.03, 1.03, 1.03); }

@media screen and (max-width: 840px) and (min-width: 768px) {
  .bk-btn {
    left: 40px; } }

@media screen and (max-width: 767px) and (min-width: 600px) {
  .bk-btn {
    left: 35px; } }

@media screen and (max-height: 600px) {
  .bk-btn {
    position: absolute; } }

.static-page.discount-success-page .nav-wrap .logo-icon {
  display: none; }

.static-page:not(.discount-success-page) {
  display: none;
  margin-top: 0; }
  .static-page:not(.discount-success-page) .page-innner-container {
    padding-top: 0 !important; }
  .static-page:not(.discount-success-page) .page {
    transition: none; }
  .static-page:not(.discount-success-page) .xfinity-faq {
    margin-top: 37px; }
    .static-page:not(.discount-success-page) .xfinity-faq .faq-page {
      margin-top: 0; }
    @media screen and (min-width: 601px) {
      .static-page:not(.discount-success-page) .xfinity-faq .page-innner-container {
        padding-top: 81px !important; } }
  .static-page:not(.discount-success-page) .xfinity-support .support-page {
    width: 100%; }
  .static-page:not(.discount-success-page) .xfinity-support .page-innner-container {
    display: flex;
    justify-content: center;
    width: 100%; }
  .static-page:not(.discount-success-page) .xfinity-support .news-header {
    margin-top: 0; }
    @media screen and (min-width: 601px) {
      .static-page:not(.discount-success-page) .xfinity-support .news-header {
        margin-top: 44px; } }
    @media screen and (min-width: 840px) {
      .static-page:not(.discount-success-page) .xfinity-support .news-header {
        margin-top: 81px; } }

.faq-page:not(.xfinity) .info-section:nth-child(odd) {
  background-color: #F3F3F3; }
  .faq-page:not(.xfinity) .info-section:nth-child(odd) .section-heading {
    color: #19DD84; }

.faq-page:not(.new-design) .info-section {
  padding: 0 20px; }
  .faq-page:not(.new-design) .info-section .section-trigger {
    padding-bottom: 35px;
    font-family: "NittiGrotesk-Font";
    font-size: 24px;
    font-weight: 500;
    line-height: 26px;
    color: #555;
    opacity: 0.6;
    text-transform: uppercase;
    position: relative; }
    .faq-page:not(.new-design) .info-section .section-trigger.collapse {
      display: block; }
    .faq-page:not(.new-design) .info-section .section-trigger.expand {
      display: none; }
    @media (min-width: 840px) {
      .faq-page:not(.new-design) .info-section .section-trigger {
        line-height: 36px;
        font-size: 30px; } }
    .faq-page:not(.new-design) .info-section .section-trigger .arrow {
      position: absolute;
      display: inline-block;
      right: 20px;
      top: 30px;
      background: #555;
      padding-top: 15px;
      top: 10px; }
      .faq-page:not(.new-design) .info-section .section-trigger .arrow::after {
        border: solid transparent;
        content: " ";
        position: absolute;
        top: 0;
        border-width: 6px;
        border-bottom-color: #555; }
  .faq-page:not(.new-design) .info-section.collapsed .section-subheading,
  .faq-page:not(.new-design) .info-section.collapsed .section-subheading-description {
    display: none; }
  .faq-page:not(.new-design) .info-section.collapsed .accordion-item:nth-of-type(-n+3) .section-subheading,
  .faq-page:not(.new-design) .info-section.collapsed .accordion-item:nth-of-type(-n+3) .section-subheading-description {
    display: block; }
  .faq-page:not(.new-design) .info-section.collapsed .section-trigger.collapse {
    display: none; }
  .faq-page:not(.new-design) .info-section.collapsed .section-trigger.expand {
    display: block; }
  .faq-page:not(.new-design) .info-section.collapsed .arrow {
    position: absolute;
    display: inline-block;
    right: 20px;
    top: 30px;
    background: #555;
    padding-top: 15px;
    top: 10px; }
    .faq-page:not(.new-design) .info-section.collapsed .arrow::after {
      border: solid transparent;
      content: " ";
      position: absolute;
      top: 0;
      border-top-color: #555;
      border-width: 6px; }

.faq-page:not(.new-design) #basics .section-heading {
  padding-top: 300px; }
  @media (min-width: 601px) {
    .faq-page:not(.new-design) #basics .section-heading {
      padding-top: 200px; } }

.faq-page:not(.new-design) .section-heading {
  font-family: "MarkOT-Font";
  font-weight: 500;
  font-size: 35px;
  line-height: 40px;
  color: #4A4A4A;
  padding: 30px 0; }
  @media (min-width: 1024px) {
    .faq-page:not(.new-design) .section-heading {
      font-size: 72px;
      line-height: 64px;
      padding-top: 95px;
      padding-bottom: 69px; } }

.faq-page:not(.new-design) .section-subheading {
  font-family: "NittiGrotesk-Font";
  color: #555;
  font-size: 24px;
  font-weight: 500;
  line-height: 26px;
  margin: 0;
  padding-bottom: 23px; }
  @media (min-width: 840px) {
    .faq-page:not(.new-design) .section-subheading {
      font-size: 30px;
      line-height: 36px;
      font-weight: 700; } }

.faq-page:not(.new-design) .section-subheading-description li,
.faq-page:not(.new-design) .section-subheading-description {
  font-family: "NittiGrotesk-Font";
  color: #555;
  font-weight: 300;
  font-size: 20px;
  line-height: 26px;
  padding-bottom: 40px; }
  @media (min-width: 840px) {
    .faq-page:not(.new-design) .section-subheading-description li,
    .faq-page:not(.new-design) .section-subheading-description {
      font-size: 30px;
      line-height: 38px;
      padding-bottom: 89px; } }

.faq-page:not(.new-design) .section-subheading-description ul {
  margin: 0; }
  .faq-page:not(.new-design) .section-subheading-description ul li {
    padding-bottom: 20px; }
    .faq-page:not(.new-design) .section-subheading-description ul li:last-child {
      padding-bottom: 0; }

.reviews-page #yotpo-testimonials-custom-tab {
  margin-top: 40px; }
  @media screen and (min-width: 1024px) {
    .reviews-page #yotpo-testimonials-custom-tab {
      margin-left: -8px; } }

@media screen and (min-width: 1024px) {
  .reviews-page #aux-header-content h3 {
    margin-left: 4px; } }

.reviews-page .yotpo-helpful, .reviews-page .yotpo-action, .reviews-page .product-link {
  display: none !important; }

.reviews-page #seo-transparency-rating-text {
  margin-top: 220px;
  padding-left: 10px;
  font-family: "MarkOT-Font";
  font-weight: 500;
  color: #555555;
  font-size: 16px;
  line-height: 30px;
  letter-spacing: -.3px;
  width: 320px; }
  @media screen and (min-width: 601px) {
    .reviews-page #seo-transparency-rating-text {
      margin-top: 90px; } }
  @media screen and (min-width: 768px) {
    .reviews-page #seo-transparency-rating-text {
      font-size: 20px;
      margin-top: 120px;
      width: auto; } }
  @media screen and (min-width: 1024px) {
    .reviews-page #seo-transparency-rating-text {
      padding: 0;
      margin-top: 20px;
      font-size: 30px; } }

.aux-page {
  margin-top: 81px; }
  .aux-page h1, .aux-page h2, .aux-page h3, .aux-page h4, .aux-page p, .aux-page footer {
    margin: 0; }
  .aux-page .aux-page-content {
    overflow: hidden; }
    .aux-page .aux-page-content a {
      color: #19DD84;
      text-decoration: none; }
  .aux-page .section-heading {
    font-family: "MarkOT-Font";
    font-weight: 500;
    font-size: 35px;
    line-height: 40px;
    color: #4A4A4A;
    padding: 30px 0; }
    @media (min-width: 1024px) {
      .aux-page .section-heading {
        font-size: 72px;
        line-height: 64px;
        padding-top: 95px;
        padding-bottom: 69px; } }
  .aux-page .section-subheading {
    font-family: "NittiGrotesk-Font";
    color: #555;
    font-size: 24px;
    font-weight: 500;
    line-height: 26px;
    margin: 0;
    padding-bottom: 23px; }
    @media (min-width: 840px) {
      .aux-page .section-subheading {
        font-size: 30px;
        line-height: 36px;
        font-weight: 700; } }
  .aux-page .section-subheading-description {
    font-family: "NittiGrotesk-Font";
    color: #555;
    font-size: 24px;
    line-height: 24px;
    padding-bottom: 40px;
    font-weight: 300; }
    @media (min-width: 840px) {
      .aux-page .section-subheading-description {
        font-size: 30px;
        line-height: 38px;
        padding-bottom: 89px; } }
  .aux-page #aux-header-content {
    padding: 0 20px;
    margin-top: 100px; }
    @media screen and (min-width: 768px) {
      .aux-page #aux-header-content {
        margin-top: 120px; } }
    @media screen and (min-width: 1024px) {
      .aux-page #aux-header-content {
        margin-top: 360px;
        padding: 0; } }
    @media screen and (min-width: 840px) {
      .aux-page #aux-header-content .section-description {
        width: 800px; } }
    .aux-page #aux-header-content h2, .aux-page #aux-header-content h3 {
      font-family: "MarkOT-Font";
      font-weight: 500;
      color: #555555; }
    .aux-page #aux-header-content h2 {
      font-size: 35px;
      line-height: 40px;
      letter-spacing: -1px; }
      @media screen and (min-width: 1024px) {
        .aux-page #aux-header-content h2 {
          letter-spacing: -5.62px;
          font-size: 72px;
          line-height: 64px; } }
    .aux-page #aux-header-content h3 {
      font-size: 24px;
      line-height: 30px;
      width: 300px; }
      @media screen and (min-width: 768px) {
        .aux-page #aux-header-content h3 {
          width: auto; } }
      @media screen and (min-width: 1024px) {
        .aux-page #aux-header-content h3 {
          margin-top: 20px;
          font-size: 36px; } }
  .aux-page #aux-header-background-image-wrapper.question-mark .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.house-bandaid .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.star .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.careers .aux-header-background-image {
    height: 255px;
    position: absolute;
    width: auto;
    top: 200px; }
    @media screen and (min-width: 601px) {
      .aux-page #aux-header-background-image-wrapper.question-mark .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.house-bandaid .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.star .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.careers .aux-header-background-image {
        top: 70px; } }
    @media screen and (min-width: 1024px) {
      .aux-page #aux-header-background-image-wrapper.question-mark .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.house-bandaid .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.star .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.careers .aux-header-background-image {
        height: 300px; } }
    @media screen and (min-width: 1366px) {
      .aux-page #aux-header-background-image-wrapper.question-mark .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.house-bandaid .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.star .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.careers .aux-header-background-image {
        height: auto;
        top: 150px; } }
  .aux-page #aux-header-background-image-wrapper.question-mark.careers .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.house-bandaid.careers .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.star.careers .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.speech-bubbles.careers .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.careers.careers .aux-header-background-image {
    height: 200px; }
    @media screen and (min-width: 768px) {
      .aux-page #aux-header-background-image-wrapper.question-mark.careers .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.house-bandaid.careers .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.star.careers .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.speech-bubbles.careers .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.careers.careers .aux-header-background-image {
        top: 124px; } }
    @media screen and (min-width: 1024px) {
      .aux-page #aux-header-background-image-wrapper.question-mark.careers .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.house-bandaid.careers .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.star.careers .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.speech-bubbles.careers .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.careers.careers .aux-header-background-image {
        top: 328px;
        height: 250px; } }
    @media screen and (min-width: 1366px) {
      .aux-page #aux-header-background-image-wrapper.question-mark.careers .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.house-bandaid.careers .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.star.careers .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.speech-bubbles.careers .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.careers.careers .aux-header-background-image {
        top: 145px;
        height: auto; } }
  .aux-page #aux-header-background-image-wrapper.question-mark.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.house-bandaid.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.star.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.speech-bubbles.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.careers.speech-bubbles .aux-header-background-image {
    height: 225px; }
    @media screen and (min-width: 768px) {
      .aux-page #aux-header-background-image-wrapper.question-mark.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.house-bandaid.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.star.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.speech-bubbles.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.careers.speech-bubbles .aux-header-background-image {
        height: 255px;
        top: 94px; } }
    @media screen and (min-width: 1024px) {
      .aux-page #aux-header-background-image-wrapper.question-mark.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.house-bandaid.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.star.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.speech-bubbles.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.careers.speech-bubbles .aux-header-background-image {
        height: 300px;
        top: 330px; } }
    @media screen and (min-width: 1366px) {
      .aux-page #aux-header-background-image-wrapper.question-mark.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.house-bandaid.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.star.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.speech-bubbles.speech-bubbles .aux-header-background-image, .aux-page #aux-header-background-image-wrapper.careers.speech-bubbles .aux-header-background-image {
        height: auto;
        top: 130px; } }
  .aux-page #aux-header-background-image-wrapper.question-mark:before, .aux-page #aux-header-background-image-wrapper.house-bandaid:before, .aux-page #aux-header-background-image-wrapper.star:before, .aux-page #aux-header-background-image-wrapper.speech-bubbles:before, .aux-page #aux-header-background-image-wrapper.careers:before {
    content: '';
    display: block;
    position: relative;
    top: 254px;
    border-bottom: 40px solid #19DD84; }
    @media screen and (min-width: 601px) {
      .aux-page #aux-header-background-image-wrapper.question-mark:before, .aux-page #aux-header-background-image-wrapper.house-bandaid:before, .aux-page #aux-header-background-image-wrapper.star:before, .aux-page #aux-header-background-image-wrapper.speech-bubbles:before, .aux-page #aux-header-background-image-wrapper.careers:before {
        top: 124px; } }
    @media screen and (min-width: 768px) {
      .aux-page #aux-header-background-image-wrapper.question-mark:before, .aux-page #aux-header-background-image-wrapper.house-bandaid:before, .aux-page #aux-header-background-image-wrapper.star:before, .aux-page #aux-header-background-image-wrapper.speech-bubbles:before, .aux-page #aux-header-background-image-wrapper.careers:before {
        top: 153px; } }
    @media screen and (min-width: 1366px) {
      .aux-page #aux-header-background-image-wrapper.question-mark:before, .aux-page #aux-header-background-image-wrapper.house-bandaid:before, .aux-page #aux-header-background-image-wrapper.star:before, .aux-page #aux-header-background-image-wrapper.speech-bubbles:before, .aux-page #aux-header-background-image-wrapper.careers:before {
        top: 125px;
        border-bottom: 60px solid #19DD84; } }
  @media screen and (min-width: 1366px) {
    .aux-page #aux-header-background-image-wrapper:before {
      content: '';
      display: block;
      position: relative;
      top: 88px;
      border-bottom: 60px solid #19DD84; } }
  .aux-page #aux-header-background-image-wrapper .aux-header-background-image {
    width: 100%;
    display: block;
    position: relative;
    right: 0;
    top: 20px; }
    @media screen and (min-width: 840px) {
      .aux-page #aux-header-background-image-wrapper .aux-header-background-image {
        top: -100px; } }
    @media screen and (min-width: 1366px) {
      .aux-page #aux-header-background-image-wrapper .aux-header-background-image {
        width: auto;
        position: absolute;
        top: 150px; } }
  .aux-page .aux-section {
    flex-grow: 1;
    width: 100%; }
    .aux-page .aux-section .content-container {
      display: flex;
      justify-content: center; }
    .aux-page .aux-section .main-content {
      padding: 0; }
      .aux-page .aux-section .main-content .header {
        padding: 0 30px; }
        .aux-page .aux-section .main-content .header .main-title {
          font-size: 44px;
          color: #1f1f21;
          line-height: 1.1;
          letter-spacing: -2px;
          margin: 10px 0;
          margin-bottom: 42px; }
  .aux-page #our-claims-philosophy {
    /* this is used by both the About and Claims pages */ }
    .aux-page #our-claims-philosophy .claims-philosophy-list {
      overflow: hidden; }
      @media screen and (min-width: 1366px) {
        .aux-page #our-claims-philosophy .claims-philosophy-list {
          margin: 100px 0 60px 0; } }
      .aux-page #our-claims-philosophy .claims-philosophy-list li {
        padding: 50px 0;
        border-bottom: 1px solid #979797;
        position: relative;
        text-align: center; }
        @media screen and (min-width: 1366px) {
          .aux-page #our-claims-philosophy .claims-philosophy-list li {
            border-bottom: none;
            float: left;
            width: 33%;
            padding: 50px 30px;
            border-right: 1px solid #979797; } }
        .aux-page #our-claims-philosophy .claims-philosophy-list li:last-child {
          border: none; }
        .aux-page #our-claims-philosophy .claims-philosophy-list li img {
          position: relative;
          height: 100px;
          width: 100px; }
      .aux-page #our-claims-philosophy .claims-philosophy-list .claims-philosophy-description {
        font-family: "NittiGrotesk-Font";
        font-size: 20px;
        font-weight: 300;
        line-height: 22px;
        color: #555;
        text-align: center;
        margin-top: 50px; }
        @media screen and (min-width: 1366px) {
          .aux-page #our-claims-philosophy .claims-philosophy-list .claims-philosophy-description {
            font-family: "NittiGrotesk-Font";
            font-size: 32px;
            font-weight: 300;
            line-height: 36px;
            height: 144px; } }
  @media screen and (max-width: 1023px) and (min-width: 840px) {
    .aux-page .aux-section .main-content .header {
      padding: 0; } }
  @media screen and (max-width: 767px) {
    .aux-page .aux-section .main-content {
      border-top: none; }
      .aux-page .aux-section .main-content .header {
        padding: 0; }
        .aux-page .aux-section .main-content .header .main-title {
          font-size: 32px;
          margin-bottom: 20px; } }

.about-page, .aux-page.about-page {
  /* .aux-page.about-page gives these styles more importance than .aux-page styles */ }
  .about-page ul, .aux-page.about-page ul {
    padding: 0;
    list-style-type: none; }
  .about-page a, .aux-page.about-page a {
    text-decoration: none; }
  .about-page h2, .about-page h3, .aux-page.about-page h2, .aux-page.about-page h3 {
    font-family: "MarkOT-Font";
    font-weight: 500;
    color: #555555; }
  .about-page h2, .aux-page.about-page h2 {
    font-size: 35px;
    line-height: 40px;
    letter-spacing: -1; }
    @media screen and (min-width: 1024px) {
      .about-page h2, .aux-page.about-page h2 {
        font-size: 72px;
        line-height: 64px; } }
  .about-page h3, .aux-page.about-page h3 {
    font-size: 24px;
    line-height: 30px; }
    @media screen and (min-width: 1024px) {
      .about-page h3, .aux-page.about-page h3 {
        margin-top: 20px;
        font-size: 36px; } }
  .about-page h4, .aux-page.about-page h4 {
    font-family: "NittiGrotesk-Font";
    font-size: 24px;
    font-weight: 500;
    line-height: 26px;
    color: #555555;
    margin: 20px 0 0 0; }
    @media screen and (min-width: 1024px) {
      .about-page h4, .aux-page.about-page h4 {
        font-size: 45px;
        line-height: 38px; } }
  .about-page .section-description, .aux-page.about-page .section-description {
    font-family: "NittiGrotesk-Font";
    line-height: 26px;
    font-size: 20px;
    color: #555555;
    font-weight: 300; }
    .about-page .section-description a, .aux-page.about-page .section-description a {
      color: #19DD84; }
    @media screen and (min-width: 1024px) {
      .about-page .section-description, .aux-page.about-page .section-description {
        padding: 20px 0;
        font-size: 36px;
        line-height: 42px;
        color: #4A4A4A; } }
  .about-page .section-more-info, .aux-page.about-page .section-more-info {
    padding: 40px 20px; }
    .about-page .section-more-info:first-child, .aux-page.about-page .section-more-info:first-child {
      padding: 0; }
    @media screen and (min-width: 1024px) {
      .about-page .section-more-info, .aux-page.about-page .section-more-info {
        padding: 70px 0; } }
    .about-page .section-more-info h2, .aux-page.about-page .section-more-info h2 {
      margin-bottom: 10px; }
    .about-page .section-more-info:nth-child(even), .aux-page.about-page .section-more-info:nth-child(even) {
      background-color: #F3F3F3; }
      .about-page .section-more-info:nth-child(even) h2, .aux-page.about-page .section-more-info:nth-child(even) h2 {
        color: #19DD84; }
  .about-page #our-story, .aux-page.about-page #our-story {
    background: none; }
    @media screen and (min-width: 840px) {
      .about-page #our-story, .aux-page.about-page #our-story {
        margin-top: -170px; } }
    @media screen and (min-width: 1024px) {
      .about-page #our-story, .aux-page.about-page #our-story {
        padding-bottom: 0; } }
    @media screen and (min-width: 1366px) {
      .about-page #our-story, .aux-page.about-page #our-story {
        margin-top: 160px; } }
  @media screen and (min-width: 1024px) {
    .about-page #navigation, .aux-page.about-page #navigation {
      height: 150px; } }
  .about-page #navigation .navigation-wrapper, .aux-page.about-page #navigation .navigation-wrapper {
    background-color: #FFF; }
    .about-page #navigation .navigation-wrapper.sticky, .aux-page.about-page #navigation .navigation-wrapper.sticky {
      animation: slideNavigationUp 0.1s linear forwards;
      position: fixed;
      top: 81px;
      z-index: 10;
      width: 100%; }
      .about-page #navigation .navigation-wrapper.sticky .navigation-list, .aux-page.about-page #navigation .navigation-wrapper.sticky .navigation-list {
        margin: 0; }

@keyframes slideNavigationUp {
  100% {
    top: 0; } }
  .about-page #navigation .navigation-list, .aux-page.about-page #navigation .navigation-list {
    display: none; }
    @media screen and (min-width: 1024px) {
      .about-page #navigation .navigation-list, .aux-page.about-page #navigation .navigation-list {
        display: flex;
        overflow: hidden;
        justify-content: space-between;
        margin-top: 60px;
        margin-bottom: 0; } }
    .about-page #navigation .navigation-list li a, .aux-page.about-page #navigation .navigation-list li a {
      margin-top: 50px;
      color: #555555;
      font-family: "NittiGrotesk-Font";
      font-size: 32px;
      line-height: 30px;
      font-weight: 400;
      height: 100px;
      padding: 0 20px;
      float: left;
      display: block; }
      .about-page #navigation .navigation-list li a.active, .about-page #navigation .navigation-list li a:hover, .about-page #navigation .navigation-list li a:active, .about-page #navigation .navigation-list li a:target, .about-page #navigation .navigation-list li a:focus, .aux-page.about-page #navigation .navigation-list li a.active, .aux-page.about-page #navigation .navigation-list li a:hover, .aux-page.about-page #navigation .navigation-list li a:active, .aux-page.about-page #navigation .navigation-list li a:target, .aux-page.about-page #navigation .navigation-list li a:focus {
        border-bottom: 2px solid #19DD84; }
  .about-page #our-partners .our-partners-credibility-list, .aux-page.about-page #our-partners .our-partners-credibility-list {
    margin: 40px 0; }
    @media screen and (min-width: 1366px) {
      .about-page #our-partners .our-partners-credibility-list, .aux-page.about-page #our-partners .our-partners-credibility-list {
        overflow: hidden;
        margin: 40px 0; } }
  .about-page #our-partners .our-partners-credibility-list-item, .aux-page.about-page #our-partners .our-partners-credibility-list-item {
    border: 0.67px solid #9B9B9B;
    opacity: 0.7;
    text-align: center;
    padding: 20px 0; }
    @media screen and (min-width: 1366px) {
      .about-page #our-partners .our-partners-credibility-list-item, .aux-page.about-page #our-partners .our-partners-credibility-list-item {
        width: 33%;
        float: left;
        padding: 50px 0; } }
    @media screen and (min-width: 1366px) {
      .about-page #our-partners .our-partners-credibility-list-item p, .aux-page.about-page #our-partners .our-partners-credibility-list-item p {
        font-size: 30px;
        line-height: 38px;
        color: #555555;
        font-weight: 300;
        font-family: "NittiGrotesk-Font"; } }
    .about-page #our-partners .our-partners-credibility-list-item .our-partners-credibility-heading, .aux-page.about-page #our-partners .our-partners-credibility-list-item .our-partners-credibility-heading {
      font-family: "NittiGrotesk-Font";
      font-size: 46.9px;
      letter-spacing: -2px;
      line-height: 50px;
      font-weight: bold;
      color: #19DD84; }
      @media screen and (min-width: 1366px) {
        .about-page #our-partners .our-partners-credibility-list-item .our-partners-credibility-heading, .aux-page.about-page #our-partners .our-partners-credibility-list-item .our-partners-credibility-heading {
          font-size: 70px;
          line-height: 75px; } }
    .about-page #our-partners .our-partners-credibility-list-item:nth-child(even), .aux-page.about-page #our-partners .our-partners-credibility-list-item:nth-child(even) {
      border-top: none;
      border-bottom: none; }
      @media screen and (min-width: 1366px) {
        .about-page #our-partners .our-partners-credibility-list-item:nth-child(even), .aux-page.about-page #our-partners .our-partners-credibility-list-item:nth-child(even) {
          border-top: 0.67px solid #9B9B9B;
          border-bottom: 0.67px solid #9B9B9B;
          border-left: none;
          border-right: none; } }
  .about-page #our-credentials, .aux-page.about-page #our-credentials {
    position: relative; }
    .about-page #our-credentials .info-container, .aux-page.about-page #our-credentials .info-container {
      background-color: #F3F3F3;
      padding: 20px; }
      @media screen and (min-width: 1024px) {
        .about-page #our-credentials .info-container strong, .about-page #our-credentials .info-container p, .aux-page.about-page #our-credentials .info-container strong, .aux-page.about-page #our-credentials .info-container p {
          font-family: "NittiGrotesk-Font";
          font-size: 24px;
          line-height: 24px; } }
    .about-page #our-credentials .country-map-container, .aux-page.about-page #our-credentials .country-map-container {
      overflow-x: scroll;
      margin: 0 -20px;
      padding: 0 50px; }
      .about-page #our-credentials .country-map-container .country-map, .aux-page.about-page #our-credentials .country-map-container .country-map {
        padding: 20px 0;
        position: relative;
        width: 550px;
        -webkit-animation-duration: 1.8s;
        animation-duration: 1.8s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both; }

@-webkit-keyframes bounceLeft {
  0% {
    -webkit-transform: translateX(0); }
  33% {
    -webkit-transform: translateX(15px); }
  66% {
    -webkit-transform: translateX(-10px); }
  100% {
    -webkit-transform: translateX(0); } }

@keyframes bounceLeft {
  0% {
    transform: translateX(0); }
  33% {
    transform: translateX(15px); }
  66% {
    transform: translateX(-10px); }
  100% {
    transform: translateX(0); } }
        .about-page #our-credentials .country-map-container .country-map.triggeredCSS3, .aux-page.about-page #our-credentials .country-map-container .country-map.triggeredCSS3 {
          -webkit-animation-name: bounceLeft;
          animation-name: bounceLeft; }
          @media screen and (min-width: 601px) {
            .about-page #our-credentials .country-map-container .country-map.triggeredCSS3, .aux-page.about-page #our-credentials .country-map-container .country-map.triggeredCSS3 {
              -webkit-animation-name: none;
              animation-name: none; } }
        .about-page #our-credentials .country-map-container .country-map .map, .aux-page.about-page #our-credentials .country-map-container .country-map .map {
          height: 408px;
          margin-top: -10px;
          width: 600px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .map, .aux-page.about-page #our-credentials .country-map-container .country-map .map {
              height: 610px;
              margin-top: 0px;
              width: 898px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .map, .aux-page.about-page #our-credentials .country-map-container .country-map .map {
              height: 820px;
              margin-top: 0px;
              width: 1207px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin {
          position: absolute; }
          .about-page #our-credentials .country-map-container .country-map .hippo-pin img, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin img {
            height: 25px; }
            @media screen and (min-width: 1024px) {
              .about-page #our-credentials .country-map-container .country-map .hippo-pin img, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin img {
                height: 48px;
                width: 48px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-ca, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-ca {
          top: 195px;
          left: 24px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-ca, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-ca {
              top: 287px;
              left: 24px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-ca, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-ca {
              top: 370px;
              left: 40px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-co, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-co {
          top: 190px;
          left: 185px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-co, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-co {
              top: 285px;
              left: 275px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-co, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-co {
              top: 380px;
              left: 380px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-az, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-az {
          top: 255px;
          left: 110px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-az, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-az {
              top: 380px;
              left: 156px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-az, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-az {
              top: 485px;
              left: 220px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-il, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-il {
          top: 168px;
          left: 370px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-il, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-il {
              top: 271px;
              left: 545px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-il, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-il {
              top: 354px;
              left: 730px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-tx, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-tx {
          top: 310px;
          left: 255px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-tx, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-tx {
              top: 460px;
              left: 376px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-tx, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-tx {
              top: 600px;
              left: 510px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-pa, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-pa {
          top: 144px;
          left: 495px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-pa, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-pa {
              top: 222px;
              left: 728px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-pa, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-pa {
              top: 298px;
              left: 985px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-oh, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-oh {
          top: 164px;
          left: 442px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-oh, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-oh {
              top: 256px;
              left: 648px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-oh, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-oh {
              top: 335px;
              left: 875px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-tn, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-tn {
          top: 243px;
          left: 403px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-tn, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-tn {
              top: 359px;
              left: 598px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-tn, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-tn {
              top: 488px;
              left: 800px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-ms, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-ms {
          top: 290px;
          left: 370px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-ms, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-ms {
              top: 432px;
              left: 548px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-ms, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-ms {
              top: 580px;
              left: 740px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-al, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-al {
          top: 290px;
          left: 405px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-al, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-al {
              top: 431px;
              left: 601px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-al, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-al {
              top: 560px;
              left: 805px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-ga, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-ga {
          top: 290px;
          left: 448px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-ga, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-ga {
              top: 431px;
              left: 665px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-ga, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-ga {
              top: 570px;
              left: 895px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-ky, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-ky {
          top: 208px;
          left: 424px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-ky, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-ky {
              top: 311px;
              left: 632px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-ky, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-ky {
              top: 421px;
              left: 855px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-md, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-md {
          top: 173px;
          left: 507px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-md, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-md {
              top: 260px;
              left: 752px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-md, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-md {
              top: 349px;
              left: 1022px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-nm, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-nm {
          top: 265px;
          left: 178px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-nm, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-nm {
              top: 395px;
              left: 260px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-nm, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-nm {
              top: 530px;
              left: 354px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-wi, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-wi {
          top: 110px;
          left: 360px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-wi, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-wi {
              top: 155px;
              left: 525px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-wi, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-wi {
              top: 220px;
              left: 722px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-nv, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-nv {
          top: 170px;
          left: 65px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-nv, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-nv {
              top: 250px;
              left: 95px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-nv, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-nv {
              top: 330px;
              left: 135px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-nj, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-nj {
          top: 148px;
          left: 533px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-nj, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-nj {
              top: 224px;
              left: 800px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-nj, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-nj {
              top: 298px;
              left: 1075px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-wa, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-wa {
          top: 32px;
          left: 58px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-wa, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-wa {
              top: 47px;
              left: 83px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-wa, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-wa {
              top: 62px;
              left: 119px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-ut, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-ut {
          top: 175px;
          left: 120px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-ut, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-ut {
              top: 265px;
              left: 180px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-ut, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-ut {
              top: 350px;
              left: 245px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-in, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-in {
          top: 164px;
          left: 400px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-in, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-in {
              top: 256px;
              left: 594px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-in, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-in {
              top: 345px;
              left: 807px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-mo, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-mo {
          top: 205px;
          left: 335px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-mo, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-mo {
              top: 310px;
              left: 495px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-mo, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-mo {
              top: 410px;
              left: 670px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-mn, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-mn {
          top: 90px;
          left: 308px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-mn, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-mn {
              top: 130px;
              left: 455px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-mn, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-mn {
              top: 160px;
              left: 622px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-sc, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-sc {
          top: 264px;
          left: 475px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-sc, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-sc {
              top: 396px;
              left: 708px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-sc, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-sc {
              top: 530px;
              left: 960px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-va, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-va {
          top: 200px;
          left: 494px; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-va, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-va {
              top: 304px;
              left: 733px; } }
          @media screen and (min-width: 1366px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-va, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-va {
              top: 400px;
              left: 994px; } }
        .about-page #our-credentials .country-map-container .country-map .hippo-pin-bubble, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-bubble {
          box-shadow: 0 3px 9px rgba(0, 0, 0, 0.2);
          width: 176px;
          margin-top: -50px !important;
          position: absolute;
          background: white;
          transform: translate(-50%, -50%);
          margin: 0px 0px 0px 20px;
          border-radius: 10px;
          padding-bottom: 10px; }
          .about-page #our-credentials .country-map-container .country-map .hippo-pin-bubble.hippo-pin-, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-bubble.hippo-pin- {
            display: none; }
          .about-page #our-credentials .country-map-container .country-map .hippo-pin-bubble.hippo-pin-length-2, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-bubble.hippo-pin-length-2 {
            height: 90px;
            margin-top: -60px !important; }
          .about-page #our-credentials .country-map-container .country-map .hippo-pin-bubble .state, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-bubble .state {
            text-align: center;
            font-family: "MarkOT-Font";
            color: #000;
            font-size: 24px;
            font-weight: bold;
            line-height: 24px;
            padding-top: 10px; }
          .about-page #our-credentials .country-map-container .country-map .hippo-pin-bubble .license, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-bubble .license {
            text-align: center;
            font-family: "NittiGrotesk-Font";
            font-size: 18px;
            font-weight: bold;
            color: #c1c1c1;
            padding-top: 2px; }
          .about-page #our-credentials .country-map-container .country-map .hippo-pin-bubble .triangle, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-bubble .triangle {
            width: 0;
            height: 0;
            border-left: 20px solid transparent;
            border-right: 20px solid transparent;
            border-top: 20px solid #fff;
            left: 50%;
            transform: translateX(-50%);
            position: absolute; }
          @media screen and (min-width: 1024px) {
            .about-page #our-credentials .country-map-container .country-map .hippo-pin-bubble, .aux-page.about-page #our-credentials .country-map-container .country-map .hippo-pin-bubble {
              margin: 0px 0px 0px 24px; } }
  .about-page #our-pledge .pledge-list, .aux-page.about-page #our-pledge .pledge-list {
    margin-top: 50px; }
    .about-page #our-pledge .pledge-list .pledge-list-item, .aux-page.about-page #our-pledge .pledge-list .pledge-list-item {
      padding: 50px 0;
      text-align: center;
      border-top: 1px solid rgba(135, 148, 154, 0.75); }
      @media screen and (min-width: 1366px) {
        .about-page #our-pledge .pledge-list .pledge-list-item, .aux-page.about-page #our-pledge .pledge-list .pledge-list-item {
          text-align: left;
          display: flex;
          align-items: center; } }
      @media screen and (min-width: 1366px) {
        .about-page #our-pledge .pledge-list .pledge-list-item .image-wrapper, .aux-page.about-page #our-pledge .pledge-list .pledge-list-item .image-wrapper {
          display: inline-block;
          width: 61px;
          margin: 0 50px; } }
      @media screen and (min-width: 1366px) {
        .about-page #our-pledge .pledge-list .pledge-list-item img, .aux-page.about-page #our-pledge .pledge-list .pledge-list-item img {
          position: relative;
          left: 50%;
          transform: translate(-50%, 0); } }
      .about-page #our-pledge .pledge-list .pledge-list-item h4, .aux-page.about-page #our-pledge .pledge-list .pledge-list-item h4 {
        font-family: "NittiGrotesk-Font";
        font-size: 24px;
        font-weight: bold;
        line-height: 26px;
        text-transform: uppercase; }
        @media screen and (min-width: 1366px) {
          .about-page #our-pledge .pledge-list .pledge-list-item h4, .aux-page.about-page #our-pledge .pledge-list .pledge-list-item h4 {
            width: 390px;
            margin: 0;
            display: inline-block; } }
      .about-page #our-pledge .pledge-list .pledge-list-item p, .aux-page.about-page #our-pledge .pledge-list .pledge-list-item p {
        color: #555555;
        font-family: "NittiGrotesk-Font";
        font-size: 18px;
        font-weight: 300;
        line-height: 22px;
        padding-top: 13px; }
        @media screen and (min-width: 1366px) {
          .about-page #our-pledge .pledge-list .pledge-list-item p, .aux-page.about-page #our-pledge .pledge-list .pledge-list-item p {
            font-family: "NittiGrotesk-Font";
            font-weight: 300;
            font-size: 32px;
            line-height: 38px;
            width: 600px;
            display: inline-block; } }
  .about-page #our-claims-philosophy, .aux-page.about-page #our-claims-philosophy {
    /* placeholder. see aux_page.scss */ }
  .about-page #our-team h4, .aux-page.about-page #our-team h4 {
    margin-top: 50px; }
  .about-page #our-team .investors-list, .aux-page.about-page #our-team .investors-list {
    overflow: hidden;
    margin-top: 20px; }
    .about-page #our-team .investors-list li, .aux-page.about-page #our-team .investors-list li {
      height: 147px;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media screen and (min-width: 450px) {
        .about-page #our-team .investors-list li, .aux-page.about-page #our-team .investors-list li {
          width: 50%;
          padding: 0 20px; }
          .about-page #our-team .investors-list li:first-child, .aux-page.about-page #our-team .investors-list li:first-child {
            padding-left: 0; }
          .about-page #our-team .investors-list li:last-child, .aux-page.about-page #our-team .investors-list li:last-child {
            padding-right: 0; } }
      @media screen and (min-width: 1366px) {
        .about-page #our-team .investors-list li, .aux-page.about-page #our-team .investors-list li {
          width: auto; } }
      .about-page #our-team .investors-list li span, .aux-page.about-page #our-team .investors-list li span {
        background-blend-mode: multiply;
        background-color: #F3F3F3;
        background-repeat: no-repeat;
        opacity: 0.5; }
        .about-page #our-team .investors-list li span.investor-horizon, .aux-page.about-page #our-team .investors-list li span.investor-horizon {
          background-image: url(../../../img/about/investor-horizon.png);
          width: 167px;
          height: 50px;
          background-size: 167px 50px; }
        .about-page #our-team .investors-list li span.investor-pipeline, .aux-page.about-page #our-team .investors-list li span.investor-pipeline {
          background-image: url(../../../img/about/investor-pipeline.png);
          width: 145px;
          height: 40px;
          background-size: 145px 40px; }
          @media screen and (min-width: 601px) {
            .about-page #our-team .investors-list li span.investor-pipeline, .aux-page.about-page #our-team .investors-list li span.investor-pipeline {
              width: 180px;
              height: 50px;
              background-size: 180px 50px; } }
        .about-page #our-team .investors-list li span.investor-abstract, .aux-page.about-page #our-team .investors-list li span.investor-abstract {
          background-image: url(../../../img/about/investor-abstract.png);
          width: 140px;
          height: 141px;
          background-size: 140px 141px; }
        .about-page #our-team .investors-list li span.investor-ggv, .aux-page.about-page #our-team .investors-list li span.investor-ggv {
          background-image: url(../../../img/about/investor-ggv.png);
          width: 130px;
          height: 25px;
          background-size: 130px 25px; }
          @media screen and (min-width: 601px) {
            .about-page #our-team .investors-list li span.investor-ggv, .aux-page.about-page #our-team .investors-list li span.investor-ggv {
              width: 245px;
              height: 47px;
              background-size: 245px 47px; } }
        .about-page #our-team .investors-list li span.investor-felicis, .aux-page.about-page #our-team .investors-list li span.investor-felicis {
          background-image: url(../../../img/about/investor-felicis.svg);
          width: 130px;
          height: 25px;
          background-size: 130px 25px; }
          @media screen and (min-width: 601px) {
            .about-page #our-team .investors-list li span.investor-felicis, .aux-page.about-page #our-team .investors-list li span.investor-felicis {
              width: 245px;
              height: 47px;
              background-size: 245px 47px; } }
        .about-page #our-team .investors-list li span.investor-rpm, .aux-page.about-page #our-team .investors-list li span.investor-rpm {
          background-image: url(../../../img/about/investor-rpm.png);
          width: 103px;
          height: 70px;
          background-size: 103px 70px; }
        .about-page #our-team .investors-list li span.investor-propel, .aux-page.about-page #our-team .investors-list li span.investor-propel {
          background-image: url(../../../img/about/investor-propel.png);
          width: 170px;
          height: 95px;
          background-size: 170px 95px; }
      .about-page #our-team .investors-list li:nth-child(odd), .aux-page.about-page #our-team .investors-list li:nth-child(odd) {
        float: left; }
        @media screen and (min-width: 601px) {
          .about-page #our-team .investors-list li:nth-child(odd), .aux-page.about-page #our-team .investors-list li:nth-child(odd) {
            float: left; } }
      .about-page #our-team .investors-list li:nth-child(even), .aux-page.about-page #our-team .investors-list li:nth-child(even) {
        float: right; }
        @media screen and (min-width: 601px) {
          .about-page #our-team .investors-list li:nth-child(even), .aux-page.about-page #our-team .investors-list li:nth-child(even) {
            float: left; } }
  .about-page #in-the-news, .aux-page.about-page #in-the-news {
    background: none; }
    .about-page #in-the-news h2, .aux-page.about-page #in-the-news h2 {
      color: #555555; }
    .about-page #in-the-news .article-title, .about-page #in-the-news .article-link, .aux-page.about-page #in-the-news .article-title, .aux-page.about-page #in-the-news .article-link {
      font-family: "NittiGrotesk-Font";
      font-size: 18px;
      font-weight: 300;
      line-height: 22px; }
      @media screen and (min-width: 1024px) {
        .about-page #in-the-news .article-title, .about-page #in-the-news .article-link, .aux-page.about-page #in-the-news .article-title, .aux-page.about-page #in-the-news .article-link {
          font-size: 30px;
          line-height: 30px; } }
    @media screen and (min-width: 1024px) {
      .about-page #in-the-news .article-title, .aux-page.about-page #in-the-news .article-title {
        color: #555555; } }
    .about-page #in-the-news ul, .aux-page.about-page #in-the-news ul {
      overflow: hidden; }
    .about-page #in-the-news li, .aux-page.about-page #in-the-news li {
      margin-top: 30px; }
      @media screen and (min-width: 1024px) {
        .about-page #in-the-news li, .aux-page.about-page #in-the-news li {
          margin-top: 50px;
          float: left;
          height: 175px;
          width: 50%;
          padding-right: 30px; } }
      @media screen and (min-width: 1024px) {
        .about-page #in-the-news li, .aux-page.about-page #in-the-news li {
          width: 25%;
          margin-top: 50px; } }
    .about-page #in-the-news .article-link, .aux-page.about-page #in-the-news .article-link {
      color: #7C5BF4; }
  .about-page .office-image, .aux-page.about-page .office-image {
    width: 100%;
    height: 350px;
    background-size: 100% 350px;
    margin-top: -150px;
    background-image: url(../../../img/about/office.jpg);
    background-position: center center;
    background-blend-mode: multiply;
    background-color: #F3F3F3;
    background-repeat: no-repeat;
    display: block; }
    @media screen and (min-width: 840px) {
      .about-page .office-image, .aux-page.about-page .office-image {
        margin-top: -250px;
        height: 900px;
        background-size: 100% 900px; } }
  .about-page footer, .aux-page.about-page footer {
    margin-top: 0; }

.claims-page {
  margin-top: 81px; }
  .claims-page .info-section {
    padding: 0 20px; }
  .claims-page #basics > div {
    padding-top: 300px; }
    @media (min-width: 601px) {
      .claims-page #basics > div {
        padding-top: 200px; } }
  .claims-page ul {
    padding: 0;
    list-style-type: none; }
  .claims-page #our-claims-philosophy {
    /* placeholder. see aux_page.scss */ }
  .claims-page #our-claims-philosophy .claims-philosophy-list {
    margin-top: 0; }
  .claims-page #aux-header-background-image-wrapper.house-bandaid .aux-header-background-image {
    top: 220px; }
    @media (min-width: 601px) {
      .claims-page #aux-header-background-image-wrapper.house-bandaid .aux-header-background-image {
        top: 100px; } }
    @media (min-width: 1024px) {
      .claims-page #aux-header-background-image-wrapper.house-bandaid .aux-header-background-image {
        top: 340px; } }
    @media (min-width: 1366px) {
      .claims-page #aux-header-background-image-wrapper.house-bandaid .aux-header-background-image {
        top: 130px; } }
  .claims-page span.green {
    color: #19dd84; }
  .claims-page .section-subheading {
    font-family: "NittiGrotesk-Font";
    color: #555;
    font-size: 24px;
    font-weight: 500;
    line-height: 26px;
    margin: 0;
    padding-bottom: 23px; }
    @media (min-width: 840px) {
      .claims-page .section-subheading {
        font-size: 30px;
        line-height: 36px;
        font-weight: 700; } }

.support-page, .aux-page.support-page {
  /* .aux-page.support-page gives these styles more importance than .aux-page styles */
  /* BEGIN CONTACT ISSUES */
  /* END CONTACT ISSUES */ }
  .support-page .desktop-only, .aux-page.support-page .desktop-only {
    display: none; }
    @media (min-width: 840px) {
      .support-page .desktop-only, .aux-page.support-page .desktop-only {
        display: block; } }
  .support-page .mobile-only, .aux-page.support-page .mobile-only {
    display: block; }
    @media (min-width: 840px) {
      .support-page .mobile-only, .aux-page.support-page .mobile-only {
        display: none; } }
  .support-page #aux-header-content, .aux-page.support-page #aux-header-content {
    /* currently only the support page's header is centered at mobile size */ }
    .support-page #aux-header-content h2, .support-page #aux-header-content h3, .aux-page.support-page #aux-header-content h2, .aux-page.support-page #aux-header-content h3 {
      width: 100%; }
      @media (min-width: 601px) {
        .support-page #aux-header-content h2, .support-page #aux-header-content h3, .aux-page.support-page #aux-header-content h2, .aux-page.support-page #aux-header-content h3 {
          text-align: left; } }
  .support-page .support-page-content .support-section, .aux-page.support-page .support-page-content .support-section {
    font-family: 'NittiGrotesk', Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 22px;
    padding: 0 20px; }
    @media (min-width: 840px) {
      .support-page .support-page-content .support-section, .aux-page.support-page .support-page-content .support-section {
        font-size: 32px;
        line-height: 38px; } }
    @media (min-width: 1024px) {
      .support-page .support-page-content .support-section, .aux-page.support-page .support-page-content .support-section {
        padding: 0; } }
    .support-page .support-page-content .support-section.first-section, .aux-page.support-page .support-page-content .support-section.first-section {
      /* adjusts for position of the absolutely positioned background image in the header */
      padding-top: 300px; }
      @media (min-width: 601px) {
        .support-page .support-page-content .support-section.first-section, .aux-page.support-page .support-page-content .support-section.first-section {
          padding-top: 200px; } }
    .support-page .support-page-content .support-section.introduction, .support-page .support-page-content .support-section.support-footer, .aux-page.support-page .support-page-content .support-section.introduction, .aux-page.support-page .support-page-content .support-section.support-footer {
      padding-bottom: 71px; }
      @media (min-width: 840px) {
        .support-page .support-page-content .support-section.introduction, .support-page .support-page-content .support-section.support-footer, .aux-page.support-page .support-page-content .support-section.introduction, .aux-page.support-page .support-page-content .support-section.support-footer {
          padding-bottom: 93px; } }
    .support-page .support-page-content .support-section.introduction, .aux-page.support-page .support-page-content .support-section.introduction {
      padding-bottom: 0; }
    .support-page .support-page-content .support-section .introduction-text, .aux-page.support-page .support-page-content .support-section .introduction-text {
      max-width: 725px; }
  .support-page .desktop-only table.contact-issues, .aux-page.support-page .desktop-only table.contact-issues {
    border-spacing: 0;
    border-collapse: collapse;
    margin-top: 72px;
    margin-bottom: 65px; }
    .support-page .desktop-only table.contact-issues td, .aux-page.support-page .desktop-only table.contact-issues td {
      box-sizing: border-box;
      vertical-align: top;
      width: 380px;
      border-right: 1px solid #B7B6B7;
      padding-left: 30px;
      padding-right: 25px; }
      .support-page .desktop-only table.contact-issues td:first-child, .aux-page.support-page .desktop-only table.contact-issues td:first-child {
        padding-left: 0; }
      .support-page .desktop-only table.contact-issues td:last-child, .aux-page.support-page .desktop-only table.contact-issues td:last-child {
        padding-right: 0;
        border-right: 0; }
    .support-page .desktop-only table.contact-issues .contact-issue-header, .support-page .desktop-only table.contact-issues .contact-issue-subheader, .aux-page.support-page .desktop-only table.contact-issues .contact-issue-header, .aux-page.support-page .desktop-only table.contact-issues .contact-issue-subheader {
      color: #4A4A4A; }
      @media (min-width: 840px) {
        .support-page .desktop-only table.contact-issues .contact-issue-header, .support-page .desktop-only table.contact-issues .contact-issue-subheader, .aux-page.support-page .desktop-only table.contact-issues .contact-issue-header, .aux-page.support-page .desktop-only table.contact-issues .contact-issue-subheader {
          font-size: 32px;
          line-height: 32px; } }
    .support-page .desktop-only table.contact-issues .availability, .aux-page.support-page .desktop-only table.contact-issues .availability {
      font-size: 24px;
      line-height: 29px; }
    .support-page .desktop-only table.contact-issues .contact-number, .aux-page.support-page .desktop-only table.contact-issues .contact-number {
      font-size: 32px; }
      @media (min-width: 1024px) {
        .support-page .desktop-only table.contact-issues .contact-number, .aux-page.support-page .desktop-only table.contact-issues .contact-number {
          font-size: 40px; } }
  .support-page .mobile-only, .aux-page.support-page .mobile-only {
    margin-bottom: 25px; }
    .support-page .mobile-only .contact-issues .contact-issue, .aux-page.support-page .mobile-only .contact-issues .contact-issue {
      border-bottom: 1px solid #B7B6B7;
      padding-bottom: 42px;
      padding-top: 42px; }
      .support-page .mobile-only .contact-issues .contact-issue .contact-issue-header, .aux-page.support-page .mobile-only .contact-issues .contact-issue .contact-issue-header {
        font-weight: bold; }
      .support-page .mobile-only .contact-issues .contact-issue .contact-issue-header, .support-page .mobile-only .contact-issues .contact-issue .contact-issue-subheader, .aux-page.support-page .mobile-only .contact-issues .contact-issue .contact-issue-header, .aux-page.support-page .mobile-only .contact-issues .contact-issue .contact-issue-subheader {
        color: #4A4A4A;
        font-size: 24px;
        line-height: 26px; }
      .support-page .mobile-only .contact-issues .contact-issue .contact-number, .aux-page.support-page .mobile-only .contact-issues .contact-issue .contact-number {
        font-size: 36px; }
      .support-page .mobile-only .contact-issues .contact-issue .availability, .aux-page.support-page .mobile-only .contact-issues .contact-issue .availability {
        font-size: 18px;
        line-height: 22px; }
  .support-page .contact-issues .contact-issue-header, .aux-page.support-page .contact-issues .contact-issue-header {
    font-weight: bold; }
  .support-page .contact-issues .contact-issue-header, .support-page .contact-issues .contact-issue-subheader, .aux-page.support-page .contact-issues .contact-issue-header, .aux-page.support-page .contact-issues .contact-issue-subheader {
    color: #4A4A4A; }
  .support-page .contact-issues .contact-number, .aux-page.support-page .contact-issues .contact-number {
    font-weight: 500;
    color: #19DD84;
    line-height: 50px;
    white-space: nowrap; }
  .support-page .contact-issues .availability, .aux-page.support-page .contact-issues .availability {
    margin-top: 30px; }
  .support-page .contact-issues .availability-range, .aux-page.support-page .contact-issues .availability-range {
    display: inline; }

.careers-page #hippo-careers {
  margin-bottom: 123px; }

.careers-page .section-subheading-description {
  padding-bottom: 50px; }

.careers-page .info-section {
  margin-top: 220px;
  padding: 0 20px; }
  @media screen and (min-width: 601px) {
    .careers-page .info-section {
      margin-top: 125px; } }
  @media screen and (min-width: 1366px) {
    .careers-page .info-section {
      padding: 0;
      margin-top: 80px; } }

.careers-page .current-job-openings {
  color: #555555;
  font-family: "NittiGrotesk-Font";
  font-size: 30px;
  font-weight: bold;
  line-height: 36px;
  margin-bottom: 45px;
  text-transform: uppercase; }

.careers-page ul {
  list-style-type: none;
  padding: 0; }

.careers-page .department {
  border-top: 1px solid #87949A; }
  .careers-page .department .department-name {
    color: #555555;
    font-family: "NittiGrotesk-Font";
    font-size: 32px;
    font-weight: 300;
    line-height: 38px;
    margin: 18px 0; }
  .careers-page .department .job {
    margin-bottom: 21px; }
  .careers-page .department .job-title {
    color: #19DD84;
    font-family: "NittiGrotesk-Font";
    font-size: 32px;
    font-weight: 500;
    letter-spacing: 0.67px;
    line-height: 50px; }
  .careers-page .department .job-location {
    color: #555555;
    font-family: "NittiGrotesk-Font";
    font-size: 24px;
    font-weight: 300;
    letter-spacing: 0.5px; }

.error-page {
  width: 100%;
  height: 100%;
  align-items: center;
  overflow-y: auto;
  font-family: "NittiGrotesk-Font";
  padding-bottom: 200px; }
  @media (min-width: 1024px) {
    .error-page.is-declination .error-body-container {
      width: 855px; } }
  .error-page.is-declination .error-body-container .error-body {
    display: block; }
  .error-page .error-body-container {
    margin: 0 auto;
    margin-bottom: 80px; }
    @media (min-width: 320px) {
      .error-page .error-body-container {
        width: 288px; } }
    @media (min-width: 450px) {
      .error-page .error-body-container {
        width: 320px; } }
    @media (min-width: 601px) {
      .error-page .error-body-container {
        width: 440px; } }
    @media (min-width: 768px) {
      .error-page .error-body-container {
        width: 528px; } }
    @media (min-width: 840px) {
      .error-page .error-body-container {
        width: 696px; } }
    @media (min-width: 1024px) {
      .error-page .error-body-container {
        width: 732px; } }
    .error-page .error-body-container .error-body {
      height: 100%;
      width: 100%;
      display: flex;
      justify-content: center;
      align-items: center;
      flex-flow: column;
      position: relative; }
      .error-page .error-body-container .error-body .error-headline h1 {
        text-align: center;
        font-size: 30px;
        font-weight: 700;
        line-height: 1.1;
        letter-spacing: -2px;
        font-family: "MarkOT-Font"; }
        @media (min-width: 601px) {
          .error-page .error-body-container .error-body .error-headline h1 {
            font-size: 35px; } }
      .error-page .error-body-container .error-body .error-headline h1.declination {
        font-size: 22px;
        line-height: 26px;
        letter-spacing: -1.2px; }
        @media (min-width: 601px) {
          .error-page .error-body-container .error-body .error-headline h1.declination {
            letter-spacing: -2px;
            font-size: 48px;
            line-height: 55px; } }
      .error-page .error-body-container .error-body .error-image {
        text-align: center;
        width: 100%; }
        body.msie .error-page .error-body-container .error-body .error-image {
          width: auto; }
        .error-page .error-body-container .error-body .error-image img {
          max-height: 200px; }
          @media (min-width: 601px) {
            .error-page .error-body-container .error-body .error-image img {
              max-height: 300px; } }
      .error-page .error-body-container .error-body .error-fields {
        margin-top: 30px; }
        .error-page .error-body-container .error-body .error-fields input {
          text-align: center; }
      .error-page .error-body-container .error-body .error-subtitle {
        color: #5c6f78;
        font-family: "NittiGrotesk-Font";
        font-size: 20px;
        font-weight: 300;
        line-height: 24px;
        text-align: center; }
        @media screen and (min-width: 768px) {
          .error-page .error-body-container .error-body .error-subtitle {
            font-size: 28px;
            line-height: 32px; } }
        @media screen and (min-width: 1024px) {
          .error-page .error-body-container .error-body .error-subtitle {
            font-size: 32px;
            line-height: 40px; } }
      .error-page .error-body-container .error-body .error-subtext {
        text-align: center; }
        .error-page .error-body-container .error-body .error-subtext.partner-offers h2 {
          color: #5C6F78;
          margin-top: 0;
          margin-bottom: 20px;
          font-size: 14px;
          line-height: 16px;
          font-weight: 300; }
          @media (min-width: 601px) {
            .error-page .error-body-container .error-body .error-subtext.partner-offers h2 {
              margin-top: 20px;
              margin-bottom: 40px;
              font-size: 21px;
              line-height: 23px; } }
        .error-page .error-body-container .error-body .error-subtext .call-number {
          display: inline-block;
          font-size: 30px;
          margin-bottom: 11px;
          /* makes the combined margin-bottom with the outer p element look visually equal to the top margin. */ }
          @media (min-width: 601px) {
            .error-page .error-body-container .error-body .error-subtext .call-number {
              font-size: 35px; } }
        .error-page .error-body-container .error-body .error-subtext p, .error-page .error-body-container .error-body .error-subtext h2 {
          font-size: 22px;
          line-height: 1.1;
          color: #5c6f78; }
        .error-page .error-body-container .error-body .error-subtext a {
          white-space: nowrap;
          font-weight: 400; }
      .error-page .error-body-container .error-body .error-button-container {
        width: 100%;
        position: relative;
        text-align: center; }
        .error-page .error-body-container .error-body .error-button-container .error-button-wrap .error-button {
          float: none;
          margin-top: 20px; }
        .error-page .error-body-container .error-body .error-button-container .home-btn {
          margin-right: 0; }
    .error-page .error-body-container .error-button {
      display: none; }
  .error-page.show-save .error-button.save-button,
  .error-page.show-home .error-button.home-btn,
  .error-page.show-back .error-button.go-back,
  .error-page.error-page:not(.show-save):not(.show-call):not(.show-back):not(.show-home) .error-button.go-back,
  .error-page.show-call .error-button.call-button,
  .error-page.show-dispute .error-button.dispute-button {
    display: inline-block; }
  @media (min-width: 601px) {
    .error-page.show-call .error-button.call-button {
      display: none; } }
  .error-page .error-footer {
    height: 60px;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: #fff;
    border-top: 1px solid rgba(92, 111, 120, 0.15);
    display: flex;
    justify-content: center;
    align-items: center; }
    .error-page .error-footer p {
      margin: 0;
      font-size: 15px;
      line-height: 1.6;
      color: #5c6f78; }
    .error-page .error-footer a {
      cursor: pointer;
      font-size: 15px;
      font-weight: 400;
      line-height: 1.6;
      color: #0e72e8;
      text-decoration: none; }
  .error-page .mav-partner {
    height: auto !important; }

/**

Usage example:

<div class="b-row">
   <div class="b-col-xs-6 b-col-xs-offset-1">
       <deep-field ... />
   </div>
   ...
</div>

**/
.b-debug [class*=b-col-] {
  box-sizing: border-box;
  border: 1px solid black; }

.b-debug [class*=b-row] {
  box-sizing: border-box;
  border: 1px solid red; }

.b-row {
  margin-right: -15px;
  margin-left: -15px; }
  .b-row:before, .b-row:after {
    display: table;
    content: " "; }
  .b-row:after {
    clear: both; }

.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-7, .b-col-8, .b-col-9, .b-col-10, .b-col-11, .b-col-12,
.b-col-1, .b-col-xxs-2, .b-col-xxs-3, .b-col-xxs-4, .b-col-xxs-5, .b-col-xxs-6, .b-col-xxs-7, .b-col-xxs-8, .b-col-xxs-9, .b-col-xxs-10, .b-col-xxs-11, .b-col-xxs-12,
.b-col-xl-1, .b-col-xl-2, .b-col-xl-3, .b-col-xl-4, .b-col-xl-5, .b-col-xl-6, .b-col-xl-7, .b-col-xl-8, .b-col-xl-9, .b-col-xl-10, .b-col-xl-11, .b-col-xl-12,
.b-col-xxl-1, .b-col-xxl-2, .b-col-xxl-3, .b-col-xxl-4, .b-col-xxl-5, .b-col-xxl-6, .b-col-xxl-7, .b-col-xxl-8, .b-col-xxl-9, .b-col-xxl-10, .b-col-xxl-11, .b-col-xxl-12,
.b-col-xs-1, .b-col-sm-1, .b-col-md-1, .b-col-lg-1, .b-col-xs-2, .b-col-sm-2, .b-col-md-2, .b-col-lg-2, .b-col-xs-3, .b-col-sm-3, .b-col-md-3, .b-col-lg-3, .b-col-xs-4, .b-col-sm-4, .b-col-md-4, .b-col-lg-4, .b-col-xs-5, .b-col-sm-5, .b-col-md-5, .b-col-lg-5, .b-col-xs-6, .b-col-sm-6, .b-col-md-6, .b-col-lg-6, .b-col-xs-7, .b-col-sm-7, .b-col-md-7, .b-col-lg-7, .b-col-xs-8, .b-col-sm-8, .b-col-md-8, .b-col-lg-8, .b-col-xs-9, .b-col-sm-9, .b-col-md-9, .b-col-lg-9, .b-col-xs-10, .b-col-sm-10, .b-col-md-10, .b-col-lg-10, .b-col-xs-11, .b-col-sm-11, .b-col-md-11, .b-col-lg-11, .b-col-xs-12, .b-col-sm-12, .b-col-md-12, .b-col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-right: 15px;
  padding-left: 15px; }

.b-col-1, .b-col-2, .b-col-3, .b-col-4, .b-col-5, .b-col-6, .b-col-7, .b-col-8, .b-col-9, .b-col-10, .b-col-11, .b-col-12 {
  float: left; }

.b-col-12 {
  width: 100%; }

.b-col-11 {
  width: 91.66666667%; }

.b-col-10 {
  width: 83.33333333%; }

.b-col-9 {
  width: 75%; }

.b-col-8 {
  width: 66.66666667%; }

.b-col-7 {
  width: 58.33333333%; }

.b-col-6 {
  width: 50%; }

.b-col-5 {
  width: 41.66666667%; }

.b-col-4 {
  width: 33.33333333%; }

.b-col-3 {
  width: 25%; }

.b-col-2 {
  width: 16.66666667%; }

.b-col-1 {
  width: 8.33333333%; }

.b-col-pull-12 {
  right: 100%; }

.b-col-pull-11 {
  right: 91.66666667%; }

.b-col-pull-10 {
  right: 83.33333333%; }

.b-col-pull-9 {
  right: 75%; }

.b-col-pull-8 {
  right: 66.66666667%; }

.b-col-pull-7 {
  right: 58.33333333%; }

.b-col-pull-6 {
  right: 50%; }

.b-col-pull-5 {
  right: 41.66666667%; }

.b-col-pull-4 {
  right: 33.33333333%; }

.b-col-pull-3 {
  right: 25%; }

.b-col-pull-2 {
  right: 16.66666667%; }

.b-col-pull-1 {
  right: 8.33333333%; }

.b-col-pull-0 {
  right: auto; }

.b-col-push-12 {
  left: 100%; }

.b-col-push-11 {
  left: 91.66666667%; }

.b-col-push-10 {
  left: 83.33333333%; }

.b-col-push-9 {
  left: 75%; }

.b-col-push-8 {
  left: 66.66666667%; }

.b-col-push-7 {
  left: 58.33333333%; }

.b-col-push-6 {
  left: 50%; }

.b-col-push-5 {
  left: 41.66666667%; }

.b-col-push-4 {
  left: 33.33333333%; }

.b-col-push-3 {
  left: 25%; }

.b-col-push-2 {
  left: 16.66666667%; }

.b-col-push-1 {
  left: 8.33333333%; }

.b-col-push-0 {
  left: auto; }

.b-col-offset-12 {
  margin-left: 100%; }

.b-col-offset-11 {
  margin-left: 91.66666667%; }

.b-col-offset-10 {
  margin-left: 83.33333333%; }

.b-col-offset-9 {
  margin-left: 75%; }

.b-col-offset-8 {
  margin-left: 66.66666667%; }

.b-col-offset-7 {
  margin-left: 58.33333333%; }

.b-col-offset-6 {
  margin-left: 50%; }

.b-col-offset-5 {
  margin-left: 41.66666667%; }

.b-col-offset-4 {
  margin-left: 33.33333333%; }

.b-col-offset-3 {
  margin-left: 25%; }

.b-col-offset-2 {
  margin-left: 16.66666667%; }

.b-col-offset-1 {
  margin-left: 8.33333333%; }

.b-col-offset-0 {
  margin-left: 0; }

@media (min-width: 320px) {
  .b-col-xxs-1, .b-col-xxs-2, .b-col-xxs-3, .b-col-xxs-4, .b-col-xxs-5, .b-col-xxs-6, .b-col-xxs-7, .b-col-xxs-8, .b-col-xxs-9, .b-col-xxs-10, .b-col-xxs-11, .b-col-xxs-12 {
    float: left; }
  .b-col-xxs-12 {
    width: 100%; }
  .b-col-xxs-11 {
    width: 91.66666667%; }
  .b-col-xxs-10 {
    width: 83.33333333%; }
  .b-col-xxs-9 {
    width: 75%; }
  .b-col-xxs-8 {
    width: 66.66666667%; }
  .b-col-xxs-7 {
    width: 58.33333333%; }
  .b-col-xxs-6 {
    width: 50%; }
  .b-col-xxs-5 {
    width: 41.66666667%; }
  .b-col-xxs-4 {
    width: 33.33333333%; }
  .b-col-xxs-3 {
    width: 25%; }
  .b-col-xxs-2 {
    width: 16.66666667%; }
  .b-col-xxs-1 {
    width: 8.33333333%; }
  .b-col-xxs-pull-12 {
    right: 100%; }
  .b-col-xxs-pull-11 {
    right: 91.66666667%; }
  .b-col-xxs-pull-10 {
    right: 83.33333333%; }
  .b-col-xxs-pull-9 {
    right: 75%; }
  .b-col-xxs-pull-8 {
    right: 66.66666667%; }
  .b-col-xxs-pull-7 {
    right: 58.33333333%; }
  .b-col-xxs-pull-6 {
    right: 50%; }
  .b-col-xxs-pull-5 {
    right: 41.66666667%; }
  .b-col-xxs-pull-4 {
    right: 33.33333333%; }
  .b-col-xxs-pull-3 {
    right: 25%; }
  .b-col-xxs-pull-2 {
    right: 16.66666667%; }
  .b-col-xxs-pull-1 {
    right: 8.33333333%; }
  .b-col-xxs-pull-0 {
    right: auto; }
  .b-col-xxs-push-12 {
    left: 100%; }
  .b-col-xxs-push-11 {
    left: 91.66666667%; }
  .b-col-xxs-push-10 {
    left: 83.33333333%; }
  .b-col-xxs-push-9 {
    left: 75%; }
  .b-col-xxs-push-8 {
    left: 66.66666667%; }
  .b-col-xxs-push-7 {
    left: 58.33333333%; }
  .b-col-xxs-push-6 {
    left: 50%; }
  .b-col-xxs-push-5 {
    left: 41.66666667%; }
  .b-col-xxs-push-4 {
    left: 33.33333333%; }
  .b-col-xxs-push-3 {
    left: 25%; }
  .b-col-xxs-push-2 {
    left: 16.66666667%; }
  .b-col-xxs-push-1 {
    left: 8.33333333%; }
  .b-col-xxs-push-0 {
    left: auto; }
  .b-col-xxs-offset-12 {
    margin-left: 100%; }
  .b-col-xxs-offset-11 {
    margin-left: 91.66666667%; }
  .b-col-xxs-offset-10 {
    margin-left: 83.33333333%; }
  .b-col-xxs-offset-9 {
    margin-left: 75%; }
  .b-col-xxs-offset-8 {
    margin-left: 66.66666667%; }
  .b-col-xxs-offset-7 {
    margin-left: 58.33333333%; }
  .b-col-xxs-offset-6 {
    margin-left: 50%; }
  .b-col-xxs-offset-5 {
    margin-left: 41.66666667%; }
  .b-col-xxs-offset-4 {
    margin-left: 33.33333333%; }
  .b-col-xxs-offset-3 {
    margin-left: 25%; }
  .b-col-xxs-offset-2 {
    margin-left: 16.66666667%; }
  .b-col-xxs-offset-1 {
    margin-left: 8.33333333%; }
  .b-col-xxs-offset-0 {
    margin-left: 0; } }

@media (min-width: 450px) {
  .b-col-xs-1, .b-col-xs-2, .b-col-xs-3, .b-col-xs-4, .b-col-xs-5, .b-col-xs-6, .b-col-xs-7, .b-col-xs-8, .b-col-xs-9, .b-col-xs-10, .b-col-xs-11, .b-col-xs-12 {
    float: left; }
  .b-col-xs-12 {
    width: 100%; }
  .b-col-xs-11 {
    width: 91.66666667%; }
  .b-col-xs-10 {
    width: 83.33333333%; }
  .b-col-xs-9 {
    width: 75%; }
  .b-col-xs-8 {
    width: 66.66666667%; }
  .b-col-xs-7 {
    width: 58.33333333%; }
  .b-col-xs-6 {
    width: 50%; }
  .b-col-xs-5 {
    width: 41.66666667%; }
  .b-col-xs-4 {
    width: 33.33333333%; }
  .b-col-xs-3 {
    width: 25%; }
  .b-col-xs-2 {
    width: 16.66666667%; }
  .b-col-xs-1 {
    width: 8.33333333%; }
  .b-col-xs-pull-12 {
    right: 100%; }
  .b-col-xs-pull-11 {
    right: 91.66666667%; }
  .b-col-xs-pull-10 {
    right: 83.33333333%; }
  .b-col-xs-pull-9 {
    right: 75%; }
  .b-col-xs-pull-8 {
    right: 66.66666667%; }
  .b-col-xs-pull-7 {
    right: 58.33333333%; }
  .b-col-xs-pull-6 {
    right: 50%; }
  .b-col-xs-pull-5 {
    right: 41.66666667%; }
  .b-col-xs-pull-4 {
    right: 33.33333333%; }
  .b-col-xs-pull-3 {
    right: 25%; }
  .b-col-xs-pull-2 {
    right: 16.66666667%; }
  .b-col-xs-pull-1 {
    right: 8.33333333%; }
  .b-col-xs-pull-0 {
    right: auto; }
  .b-col-xs-push-12 {
    left: 100%; }
  .b-col-xs-push-11 {
    left: 91.66666667%; }
  .b-col-xs-push-10 {
    left: 83.33333333%; }
  .b-col-xs-push-9 {
    left: 75%; }
  .b-col-xs-push-8 {
    left: 66.66666667%; }
  .b-col-xs-push-7 {
    left: 58.33333333%; }
  .b-col-xs-push-6 {
    left: 50%; }
  .b-col-xs-push-5 {
    left: 41.66666667%; }
  .b-col-xs-push-4 {
    left: 33.33333333%; }
  .b-col-xs-push-3 {
    left: 25%; }
  .b-col-xs-push-2 {
    left: 16.66666667%; }
  .b-col-xs-push-1 {
    left: 8.33333333%; }
  .b-col-xs-push-0 {
    left: auto; }
  .b-col-xs-offset-12 {
    margin-left: 100%; }
  .b-col-xs-offset-11 {
    margin-left: 91.66666667%; }
  .b-col-xs-offset-10 {
    margin-left: 83.33333333%; }
  .b-col-xs-offset-9 {
    margin-left: 75%; }
  .b-col-xs-offset-8 {
    margin-left: 66.66666667%; }
  .b-col-xs-offset-7 {
    margin-left: 58.33333333%; }
  .b-col-xs-offset-6 {
    margin-left: 50%; }
  .b-col-xs-offset-5 {
    margin-left: 41.66666667%; }
  .b-col-xs-offset-4 {
    margin-left: 33.33333333%; }
  .b-col-xs-offset-3 {
    margin-left: 25%; }
  .b-col-xs-offset-2 {
    margin-left: 16.66666667%; }
  .b-col-xs-offset-1 {
    margin-left: 8.33333333%; }
  .b-col-xs-offset-0 {
    margin-left: 0; } }

@media (min-width: 601px) {
  .b-col-sm-1, .b-col-sm-2, .b-col-sm-3, .b-col-sm-4, .b-col-sm-5, .b-col-sm-6, .b-col-sm-7, .b-col-sm-8, .b-col-sm-9, .b-col-sm-10, .b-col-sm-11, .b-col-sm-12 {
    float: left; }
  .b-col-sm-12 {
    width: 100%; }
  .b-col-sm-11 {
    width: 91.66666667%; }
  .b-col-sm-10 {
    width: 83.33333333%; }
  .b-col-sm-9 {
    width: 75%; }
  .b-col-sm-8 {
    width: 66.66666667%; }
  .b-col-sm-7 {
    width: 58.33333333%; }
  .b-col-sm-6 {
    width: 50%; }
  .b-col-sm-5 {
    width: 41.66666667%; }
  .b-col-sm-4 {
    width: 33.33333333%; }
  .b-col-sm-3 {
    width: 25%; }
  .b-col-sm-2 {
    width: 16.66666667%; }
  .b-col-sm-1 {
    width: 8.33333333%; }
  .b-col-sm-pull-12 {
    right: 100%; }
  .b-col-sm-pull-11 {
    right: 91.66666667%; }
  .b-col-sm-pull-10 {
    right: 83.33333333%; }
  .b-col-sm-pull-9 {
    right: 75%; }
  .b-col-sm-pull-8 {
    right: 66.66666667%; }
  .b-col-sm-pull-7 {
    right: 58.33333333%; }
  .b-col-sm-pull-6 {
    right: 50%; }
  .b-col-sm-pull-5 {
    right: 41.66666667%; }
  .b-col-sm-pull-4 {
    right: 33.33333333%; }
  .b-col-sm-pull-3 {
    right: 25%; }
  .b-col-sm-pull-2 {
    right: 16.66666667%; }
  .b-col-sm-pull-1 {
    right: 8.33333333%; }
  .b-col-sm-pull-0 {
    right: auto; }
  .b-col-sm-push-12 {
    left: 100%; }
  .b-col-sm-push-11 {
    left: 91.66666667%; }
  .b-col-sm-push-10 {
    left: 83.33333333%; }
  .b-col-sm-push-9 {
    left: 75%; }
  .b-col-sm-push-8 {
    left: 66.66666667%; }
  .b-col-sm-push-7 {
    left: 58.33333333%; }
  .b-col-sm-push-6 {
    left: 50%; }
  .b-col-sm-push-5 {
    left: 41.66666667%; }
  .b-col-sm-push-4 {
    left: 33.33333333%; }
  .b-col-sm-push-3 {
    left: 25%; }
  .b-col-sm-push-2 {
    left: 16.66666667%; }
  .b-col-sm-push-1 {
    left: 8.33333333%; }
  .b-col-sm-push-0 {
    left: auto; }
  .b-col-sm-offset-12 {
    margin-left: 100%; }
  .b-col-sm-offset-11 {
    margin-left: 91.66666667%; }
  .b-col-sm-offset-10 {
    margin-left: 83.33333333%; }
  .b-col-sm-offset-9 {
    margin-left: 75%; }
  .b-col-sm-offset-8 {
    margin-left: 66.66666667%; }
  .b-col-sm-offset-7 {
    margin-left: 58.33333333%; }
  .b-col-sm-offset-6 {
    margin-left: 50%; }
  .b-col-sm-offset-5 {
    margin-left: 41.66666667%; }
  .b-col-sm-offset-4 {
    margin-left: 33.33333333%; }
  .b-col-sm-offset-3 {
    margin-left: 25%; }
  .b-col-sm-offset-2 {
    margin-left: 16.66666667%; }
  .b-col-sm-offset-1 {
    margin-left: 8.33333333%; }
  .b-col-sm-offset-0 {
    margin-left: 0; } }

@media (min-width: 768px) {
  .b-col-md-1, .b-col-md-2, .b-col-md-3, .b-col-md-4, .b-col-md-5, .b-col-md-6, .b-col-md-7, .b-col-md-8, .b-col-md-9, .b-col-md-10, .b-col-md-11, .b-col-md-12 {
    float: left; }
  .b-col-md-12 {
    width: 100%; }
  .b-col-md-11 {
    width: 91.66666667%; }
  .b-col-md-10 {
    width: 83.33333333%; }
  .b-col-md-9 {
    width: 75%; }
  .b-col-md-8 {
    width: 66.66666667%; }
  .b-col-md-7 {
    width: 58.33333333%; }
  .b-col-md-6 {
    width: 50%; }
  .b-col-md-5 {
    width: 41.66666667%; }
  .b-col-md-4 {
    width: 33.33333333%; }
  .b-col-md-3 {
    width: 25%; }
  .b-col-md-2 {
    width: 16.66666667%; }
  .b-col-md-1 {
    width: 8.33333333%; }
  .b-col-md-pull-12 {
    right: 100%; }
  .b-col-md-pull-11 {
    right: 91.66666667%; }
  .b-col-md-pull-10 {
    right: 83.33333333%; }
  .b-col-md-pull-9 {
    right: 75%; }
  .b-col-md-pull-8 {
    right: 66.66666667%; }
  .b-col-md-pull-7 {
    right: 58.33333333%; }
  .b-col-md-pull-6 {
    right: 50%; }
  .b-col-md-pull-5 {
    right: 41.66666667%; }
  .b-col-md-pull-4 {
    right: 33.33333333%; }
  .b-col-md-pull-3 {
    right: 25%; }
  .b-col-md-pull-2 {
    right: 16.66666667%; }
  .b-col-md-pull-1 {
    right: 8.33333333%; }
  .b-col-md-pull-0 {
    right: auto; }
  .b-col-md-push-12 {
    left: 100%; }
  .b-col-md-push-11 {
    left: 91.66666667%; }
  .b-col-md-push-10 {
    left: 83.33333333%; }
  .b-col-md-push-9 {
    left: 75%; }
  .b-col-md-push-8 {
    left: 66.66666667%; }
  .b-col-md-push-7 {
    left: 58.33333333%; }
  .b-col-md-push-6 {
    left: 50%; }
  .b-col-md-push-5 {
    left: 41.66666667%; }
  .b-col-md-push-4 {
    left: 33.33333333%; }
  .b-col-md-push-3 {
    left: 25%; }
  .b-col-md-push-2 {
    left: 16.66666667%; }
  .b-col-md-push-1 {
    left: 8.33333333%; }
  .b-col-md-push-0 {
    left: auto; }
  .b-col-md-offset-12 {
    margin-left: 100%; }
  .b-col-md-offset-11 {
    margin-left: 91.66666667%; }
  .b-col-md-offset-10 {
    margin-left: 83.33333333%; }
  .b-col-md-offset-9 {
    margin-left: 75%; }
  .b-col-md-offset-8 {
    margin-left: 66.66666667%; }
  .b-col-md-offset-7 {
    margin-left: 58.33333333%; }
  .b-col-md-offset-6 {
    margin-left: 50%; }
  .b-col-md-offset-5 {
    margin-left: 41.66666667%; }
  .b-col-md-offset-4 {
    margin-left: 33.33333333%; }
  .b-col-md-offset-3 {
    margin-left: 25%; }
  .b-col-md-offset-2 {
    margin-left: 16.66666667%; }
  .b-col-md-offset-1 {
    margin-left: 8.33333333%; }
  .b-col-md-offset-0 {
    margin-left: 0; } }

@media (min-width: 840px) {
  .b-col-lg-1, .b-col-lg-2, .b-col-lg-3, .b-col-lg-4, .b-col-lg-5, .b-col-lg-6, .b-col-lg-7, .b-col-lg-8, .b-col-lg-9, .b-col-lg-10, .b-col-lg-11, .b-col-lg-12 {
    float: left; }
  .b-col-lg-12 {
    width: 100%; }
  .b-col-lg-11 {
    width: 91.66666667%; }
  .b-col-lg-10 {
    width: 83.33333333%; }
  .b-col-lg-9 {
    width: 75%; }
  .b-col-lg-8 {
    width: 66.66666667%; }
  .b-col-lg-7 {
    width: 58.33333333%; }
  .b-col-lg-6 {
    width: 50%; }
  .b-col-lg-5 {
    width: 41.66666667%; }
  .b-col-lg-4 {
    width: 33.33333333%; }
  .b-col-lg-3 {
    width: 25%; }
  .b-col-lg-2 {
    width: 16.66666667%; }
  .b-col-lg-1 {
    width: 8.33333333%; }
  .b-col-lg-pull-12 {
    right: 100%; }
  .b-col-lg-pull-11 {
    right: 91.66666667%; }
  .b-col-lg-pull-10 {
    right: 83.33333333%; }
  .b-col-lg-pull-9 {
    right: 75%; }
  .b-col-lg-pull-8 {
    right: 66.66666667%; }
  .b-col-lg-pull-7 {
    right: 58.33333333%; }
  .b-col-lg-pull-6 {
    right: 50%; }
  .b-col-lg-pull-5 {
    right: 41.66666667%; }
  .b-col-lg-pull-4 {
    right: 33.33333333%; }
  .b-col-lg-pull-3 {
    right: 25%; }
  .b-col-lg-pull-2 {
    right: 16.66666667%; }
  .b-col-lg-pull-1 {
    right: 8.33333333%; }
  .b-col-lg-pull-0 {
    right: auto; }
  .b-col-lg-push-12 {
    left: 100%; }
  .b-col-lg-push-11 {
    left: 91.66666667%; }
  .b-col-lg-push-10 {
    left: 83.33333333%; }
  .b-col-lg-push-9 {
    left: 75%; }
  .b-col-lg-push-8 {
    left: 66.66666667%; }
  .b-col-lg-push-7 {
    left: 58.33333333%; }
  .b-col-lg-push-6 {
    left: 50%; }
  .b-col-lg-push-5 {
    left: 41.66666667%; }
  .b-col-lg-push-4 {
    left: 33.33333333%; }
  .b-col-lg-push-3 {
    left: 25%; }
  .b-col-lg-push-2 {
    left: 16.66666667%; }
  .b-col-lg-push-1 {
    left: 8.33333333%; }
  .b-col-lg-push-0 {
    left: auto; }
  .b-col-lg-offset-12 {
    margin-left: 100%; }
  .b-col-lg-offset-11 {
    margin-left: 91.66666667%; }
  .b-col-lg-offset-10 {
    margin-left: 83.33333333%; }
  .b-col-lg-offset-9 {
    margin-left: 75%; }
  .b-col-lg-offset-8 {
    margin-left: 66.66666667%; }
  .b-col-lg-offset-7 {
    margin-left: 58.33333333%; }
  .b-col-lg-offset-6 {
    margin-left: 50%; }
  .b-col-lg-offset-5 {
    margin-left: 41.66666667%; }
  .b-col-lg-offset-4 {
    margin-left: 33.33333333%; }
  .b-col-lg-offset-3 {
    margin-left: 25%; }
  .b-col-lg-offset-2 {
    margin-left: 16.66666667%; }
  .b-col-lg-offset-1 {
    margin-left: 8.33333333%; }
  .b-col-lg-offset-0 {
    margin-left: 0; } }

@media (min-width: 1024px) {
  .b-col-xl-1, .b-col-xl-2, .b-col-xl-3, .b-col-xl-4, .b-col-xl-5, .b-col-xl-6, .b-col-xl-7, .b-col-xl-8, .b-col-xl-9, .b-col-xl-10, .b-col-xl-11, .b-col-xl-12 {
    float: left; }
  .b-col-xl-12 {
    width: 100%; }
  .b-col-xl-11 {
    width: 91.66666667%; }
  .b-col-xl-10 {
    width: 83.33333333%; }
  .b-col-xl-9 {
    width: 75%; }
  .b-col-xl-8 {
    width: 66.66666667%; }
  .b-col-xl-7 {
    width: 58.33333333%; }
  .b-col-xl-6 {
    width: 50%; }
  .b-col-xl-5 {
    width: 41.66666667%; }
  .b-col-xl-4 {
    width: 33.33333333%; }
  .b-col-xl-3 {
    width: 25%; }
  .b-col-xl-2 {
    width: 16.66666667%; }
  .b-col-xl-1 {
    width: 8.33333333%; }
  .b-col-xl-pull-12 {
    right: 100%; }
  .b-col-xl-pull-11 {
    right: 91.66666667%; }
  .b-col-xl-pull-10 {
    right: 83.33333333%; }
  .b-col-xl-pull-9 {
    right: 75%; }
  .b-col-xl-pull-8 {
    right: 66.66666667%; }
  .b-col-xl-pull-7 {
    right: 58.33333333%; }
  .b-col-xl-pull-6 {
    right: 50%; }
  .b-col-xl-pull-5 {
    right: 41.66666667%; }
  .b-col-xl-pull-4 {
    right: 33.33333333%; }
  .b-col-xl-pull-3 {
    right: 25%; }
  .b-col-xl-pull-2 {
    right: 16.66666667%; }
  .b-col-xl-pull-1 {
    right: 8.33333333%; }
  .b-col-xl-pull-0 {
    right: auto; }
  .b-col-xl-push-12 {
    left: 100%; }
  .b-col-xl-push-11 {
    left: 91.66666667%; }
  .b-col-xl-push-10 {
    left: 83.33333333%; }
  .b-col-xl-push-9 {
    left: 75%; }
  .b-col-xl-push-8 {
    left: 66.66666667%; }
  .b-col-xl-push-7 {
    left: 58.33333333%; }
  .b-col-xl-push-6 {
    left: 50%; }
  .b-col-xl-push-5 {
    left: 41.66666667%; }
  .b-col-xl-push-4 {
    left: 33.33333333%; }
  .b-col-xl-push-3 {
    left: 25%; }
  .b-col-xl-push-2 {
    left: 16.66666667%; }
  .b-col-xl-push-1 {
    left: 8.33333333%; }
  .b-col-xl-push-0 {
    left: auto; }
  .b-col-xl-offset-12 {
    margin-left: 100%; }
  .b-col-xl-offset-11 {
    margin-left: 91.66666667%; }
  .b-col-xl-offset-10 {
    margin-left: 83.33333333%; }
  .b-col-xl-offset-9 {
    margin-left: 75%; }
  .b-col-xl-offset-8 {
    margin-left: 66.66666667%; }
  .b-col-xl-offset-7 {
    margin-left: 58.33333333%; }
  .b-col-xl-offset-6 {
    margin-left: 50%; }
  .b-col-xl-offset-5 {
    margin-left: 41.66666667%; }
  .b-col-xl-offset-4 {
    margin-left: 33.33333333%; }
  .b-col-xl-offset-3 {
    margin-left: 25%; }
  .b-col-xl-offset-2 {
    margin-left: 16.66666667%; }
  .b-col-xl-offset-1 {
    margin-left: 8.33333333%; }
  .b-col-xl-offset-0 {
    margin-left: 0; } }

@media (min-width: 1366px) {
  .b-col-xxl-1, .b-col-xxl-2, .b-col-xxl-3, .b-col-xxl-4, .b-col-xxl-5, .b-col-xxl-6, .b-col-xxl-7, .b-col-xxl-8, .b-col-xxl-9, .b-col-xxl-10, .b-col-xxl-11, .b-col-xxl-12 {
    float: left; }
  .b-col-xxl-12 {
    width: 100%; }
  .b-col-xxl-11 {
    width: 91.66666667%; }
  .b-col-xxl-10 {
    width: 83.33333333%; }
  .b-col-xxl-9 {
    width: 75%; }
  .b-col-xxl-8 {
    width: 66.66666667%; }
  .b-col-xxl-7 {
    width: 58.33333333%; }
  .b-col-xxl-6 {
    width: 50%; }
  .b-col-xxl-5 {
    width: 41.66666667%; }
  .b-col-xxl-4 {
    width: 33.33333333%; }
  .b-col-xxl-3 {
    width: 25%; }
  .b-col-xxl-2 {
    width: 16.66666667%; }
  .b-col-xxl-1 {
    width: 8.33333333%; }
  .b-col-xxl-pull-12 {
    right: 100%; }
  .b-col-xxl-pull-11 {
    right: 91.66666667%; }
  .b-col-xxl-pull-10 {
    right: 83.33333333%; }
  .b-col-xxl-pull-9 {
    right: 75%; }
  .b-col-xxl-pull-8 {
    right: 66.66666667%; }
  .b-col-xxl-pull-7 {
    right: 58.33333333%; }
  .b-col-xxl-pull-6 {
    right: 50%; }
  .b-col-xxl-pull-5 {
    right: 41.66666667%; }
  .b-col-xxl-pull-4 {
    right: 33.33333333%; }
  .b-col-xxl-pull-3 {
    right: 25%; }
  .b-col-xxl-pull-2 {
    right: 16.66666667%; }
  .b-col-xxl-pull-1 {
    right: 8.33333333%; }
  .b-col-xxl-pull-0 {
    right: auto; }
  .b-col-xxl-push-12 {
    left: 100%; }
  .b-col-xxl-push-11 {
    left: 91.66666667%; }
  .b-col-xxl-push-10 {
    left: 83.33333333%; }
  .b-col-xxl-push-9 {
    left: 75%; }
  .b-col-xxl-push-8 {
    left: 66.66666667%; }
  .b-col-xxl-push-7 {
    left: 58.33333333%; }
  .b-col-xxl-push-6 {
    left: 50%; }
  .b-col-xxl-push-5 {
    left: 41.66666667%; }
  .b-col-xxl-push-4 {
    left: 33.33333333%; }
  .b-col-xxl-push-3 {
    left: 25%; }
  .b-col-xxl-push-2 {
    left: 16.66666667%; }
  .b-col-xxl-push-1 {
    left: 8.33333333%; }
  .b-col-xxl-push-0 {
    left: auto; }
  .b-col-xxl-offset-12 {
    margin-left: 100%; }
  .b-col-xxl-offset-11 {
    margin-left: 91.66666667%; }
  .b-col-xxl-offset-10 {
    margin-left: 83.33333333%; }
  .b-col-xxl-offset-9 {
    margin-left: 75%; }
  .b-col-xxl-offset-8 {
    margin-left: 66.66666667%; }
  .b-col-xxl-offset-7 {
    margin-left: 58.33333333%; }
  .b-col-xxl-offset-6 {
    margin-left: 50%; }
  .b-col-xxl-offset-5 {
    margin-left: 41.66666667%; }
  .b-col-xxl-offset-4 {
    margin-left: 33.33333333%; }
  .b-col-xxl-offset-3 {
    margin-left: 25%; }
  .b-col-xxl-offset-2 {
    margin-left: 16.66666667%; }
  .b-col-xxl-offset-1 {
    margin-left: 8.33333333%; }
  .b-col-xxl-offset-0 {
    margin-left: 0; } }

.b-display-table {
  display: table;
  table-layout: fixed; }

.b-display-table-row {
  display: table-row; }

.b-display-table-cell {
  display: table-cell;
  float: none; }

.hippo-ripple {
  position: relative;
  overflow: hidden; }

.hippo-ripple:after {
  content: "";
  background: rgba(255, 255, 255, 0.3);
  display: block;
  position: absolute;
  border-radius: 50%;
  padding-top: 240%;
  padding-left: 240%;
  margin-top: -120%;
  margin-left: -120%;
  opacity: 0;
  transition: all 1s; }

.hippo-ripple:active:after {
  padding-top: 0;
  padding-left: 0;
  margin-top: 0;
  margin-left: 0;
  opacity: 1;
  transition: 0s; }

.bounceInUp [billing-total] {
  top: 137px;
  margin-top: -37px; }

[billing-total] {
  -webkit-transform: translateZ(0);
  z-index: 10000;
  background: #f2f9ff;
  top: 46px;
  left: 0;
  right: 0;
  height: 66px;
  border-bottom: 1px solid #d9d9d9;
  border-top: 1px solid #d9d9d9;
  display: none;
  overflow: hidden; }
  [billing-total] .frequency {
    display: none; }
  [billing-total].mobile-only {
    background: transparent;
    border: 1px solid #d9d9d9;
    display: block;
    border-radius: 5px;
    height: auto;
    margin: 50px auto 0 auto; }
    [billing-total].mobile-only:after, [billing-total].mobile-only:before {
      display: table;
      content: ""; }
    [billing-total].mobile-only:after {
      clear: both; }
    [billing-total].mobile-only {
      position: static; }
    [billing-total].mobile-only .frequency {
      display: block; }
    [billing-total].mobile-only .billing-breakdown-toggle {
      display: block; }
  [billing-total] .todays-total .grand-total {
    padding-top: 0;
    margin-bottom: 0; }
  [billing-total] .billing-total {
    width: 100%;
    padding: 0; }
    [billing-total] .billing-total .todays-total {
      padding: 17px 20px; }
  [billing-total] .billing-breakdown-toggle {
    font-size: 11px;
    letter-spacing: 1px;
    text-decoration: underline;
    cursor: pointer;
    display: none; }
    @media (min-width: 601px) {
      [billing-total] .billing-breakdown-toggle {
        display: block; } }
  @media (min-width: 601px) {
    [billing-total] {
      top: 65px;
      height: 82px; }
      [billing-total] .billing-total .todays-total {
        padding: 25px 60px; }
      [billing-total].mobile-only {
        height: auto;
        width: 472px; } }
  @media (min-width: 768px) {
    [billing-total].mobile-only {
      width: 522px; } }
  @media (min-width: 840px) {
    [billing-total] {
      width: 285px;
      position: absolute;
      right: 70px;
      top: 200px;
      left: auto;
      height: auto;
      background: transparent;
      border: 1px solid #CECECE;
      border-radius: 5px;
      display: block; }
      [billing-total].mobile-only {
        display: none; }
      [billing-total] .frequency {
        display: block; }
      [billing-total] .billing-total .todays-total {
        padding: 30px 60px;
        height: auto; }
        [billing-total] .billing-total .todays-total .grand-total {
          padding-top: 5px;
          margin-bottom: 15px; } }
  @media (min-width: 1024px) {
    [billing-total] {
      width: 366px; } }
  @media (min-width: 1366px) {
    [billing-total] {
      right: 191px; } }
  [billing-total] .billing-total .prcnt-off {
    opacity: 0.51;
    font-family: NittiGrotesk-Medium;
    font-size: 14.64px;
    color: #5C6F78;
    letter-spacing: 0;
    line-height: 17px;
    max-width: 160px; }
    [billing-total] .billing-total .prcnt-off a {
      color: #5C6F78;
      text-decoration: none; }
  [billing-total] .billing-total .additional-payment {
    margin: 36px 0; }
    [billing-total] .billing-total .additional-payment.prcnt-off {
      max-width: 100%; }
  [billing-total] .billing-total .frequency {
    border-bottom: 1px solid #e5e5e5;
    padding: 34px 42px; }
    [billing-total] .billing-total .frequency .freq-select label[for=paymentFrequency] {
      pointer-events: none; }
    [billing-total] .billing-total .frequency .freq-select .arrow {
      margin-top: -30px;
      right: 50px; }
  [billing-total] .billing-total .todays-total {
    background: #7C5BF4;
    pointer-events: auto; }
    [billing-total] .billing-total .todays-total, [billing-total] .billing-total .todays-total .prcnt-off, [billing-total] .billing-total .todays-total a {
      color: #fff; }
    [billing-total] .billing-total .todays-total ul {
      list-style: none;
      border-bottom: 1px solid rgba(255, 255, 255, 0.25);
      padding: 0; }
      [billing-total] .billing-total .todays-total ul li {
        font-size: 12.7px;
        letter-spacing: 1.1px;
        text-transform: uppercase;
        margin-bottom: 15px; }
        [billing-total] .billing-total .todays-total ul li span {
          font-size: 18px;
          line-height: 1.3;
          letter-spacing: -0.7px;
          float: right; }
          [billing-total] .billing-total .todays-total ul li span .cents {
            font-size: 14px;
            padding-top: 4px;
            letter-spacing: .5px; }
      [billing-total] .billing-total .todays-total ul li:last-child {
        margin-bottom: 20px; }
    [billing-total] .billing-total .todays-total .grand-total {
      display: flex;
      text-transform: uppercase;
      color: #FFF;
      align-items: center;
      line-height: 1.1; }
      [billing-total] .billing-total .todays-total .grand-total .todays-total-title {
        font-size: 18px;
        letter-spacing: 1.1px; }
      [billing-total] .billing-total .todays-total .grand-total .total-price {
        font-size: 30px;
        font-weight: 700;
        line-height: 1;
        margin: 0;
        flex: 1 0;
        text-align: right;
        align-items: center; }
      [billing-total] .billing-total .todays-total .grand-total .cents {
        font-size: 14px;
        padding-left: 3px;
        letter-spacing: .3px; }
    [billing-total] .billing-total .todays-total .billing-breakdown {
      display: none; }
    [billing-total] .billing-total .todays-total .billing-breakdown-show-breakdown {
      display: block; }
    [billing-total] .billing-total .todays-total .billing-breakdown-show-less {
      display: none; }
    [billing-total] .billing-total .todays-total.breakdown-showing .billing-breakdown {
      display: block; }
    [billing-total] .billing-total .todays-total.breakdown-showing .billing-breakdown-show-breakdown {
      display: none; }
    [billing-total] .billing-total .todays-total.breakdown-showing .billing-breakdown-show-less {
      display: block; }

body.safari #page-container-customer-agreement .mobile.mh-button .mdl-button__ripple-container {
  display: none; }

body.safari #page-container-customer-agreement .mobile.mh-button::after {
  display: none; }

body.new-design.agreement-page .progress-bar-container {
  transition: none; }

.agreement-page #page-container-customer-agreement .smart-home-kit-info {
  border-bottom: 1px solid #E5E5E5 !important; }
  .agreement-page #page-container-customer-agreement .smart-home-kit-info deep-toggle {
    display: none; }

.agreement-page #page-container-customer-agreement div.license-number {
  margin-top: 0; }
  .agreement-page #page-container-customer-agreement div.license-number br {
    display: none; }
    @media screen and (max-width: 600px) {
      .agreement-page #page-container-customer-agreement div.license-number br {
        display: block; } }

.agreement-page #page-container-customer-agreement .button-plan {
  margin-top: 31px; }

.agreement-page #page-container-customer-agreement .error-button-container {
  display: none; }

.agreement-page #page-container-customer-agreement .stripe-form {
  margin-top: 15px; }

.agreement-page #page-container-customer-agreement .accept-agreement {
  padding: 20px 10px;
  margin: 18px 20px; }
  .agreement-page #page-container-customer-agreement .accept-agreement .mh-button {
    height: 55px !important;
    line-height: 57px !important; }
  .agreement-page #page-container-customer-agreement .accept-agreement .agreement-note,
  .agreement-page #page-container-customer-agreement .accept-agreement .agreement-link {
    line-height: 16px;
    color: #5C6F78;
    font-size: 14px;
    margin: 0;
    text-align: left;
    padding-left: 0; }
  .agreement-page #page-container-customer-agreement .accept-agreement .agreement-note a,
  .agreement-page #page-container-customer-agreement .accept-agreement .agreement-link {
    color: #5C6F78;
    text-decoration: underline; }
  @media screen and (max-width: 601px) {
    .agreement-page #page-container-customer-agreement .accept-agreement {
      padding: 0;
      margin: 0; } }

.agreement-page #page-container-customer-agreement .general-error-message {
  color: #d50000;
  text-align: center; }

.agreement-page #page-container-customer-agreement .agreement-checkout .payment-info {
  background: #f7f7f7;
  padding: 20px 16px;
  border-radius: 5px 0 0 5px;
  margin-bottom: 90px; }

.agreement-page #page-container-customer-agreement .agreement-checkout .payment-form-wrapper {
  padding: 24px; }

.agreement-page #page-container-customer-agreement .agreement-checkout .payment-info .payment-info-title {
  font-size: 22px;
  font-weight: 500;
  margin-top: 8px;
  line-height: 2.5;
  letter-spacing: -1.4px;
  color: #7c5bf4;
  margin-bottom: 0;
  padding-left: 24px; }

.agreement-page #page-container-customer-agreement .agreement-checkout .escrow-form {
  display: flex;
  flex-wrap: wrap; }

.agreement-page #page-container-customer-agreement .agreement-checkout .escrow-lender-name,
.agreement-page #page-container-customer-agreement .agreement-checkout .escrow-loan-number {
  width: 50%; }

.agreement-page #page-container-customer-agreement .agreement-checkout .escrow-street-address,
.agreement-page #page-container-customer-agreement .agreement-checkout .escrow-street-address2 {
  width: 100%; }

.agreement-page #page-container-customer-agreement .agreement-checkout .escrow-city,
.agreement-page #page-container-customer-agreement .agreement-checkout .escrow-zip,
.agreement-page #page-container-customer-agreement .agreement-checkout .escrow-state {
  width: 33%; }

.agreement-page #page-container-customer-agreement .agreement-checkout .escrow-city,
.agreement-page #page-container-customer-agreement .agreement-checkout .escrow-state,
.agreement-page #page-container-customer-agreement .agreement-checkout .escrow-lender-name {
  padding-right: 10px; }

@media screen and (min-width: 450px) {
  .agreement-page #page-container-customer-agreement .agreement-checkout .quote-wrap .quote-final {
    width: 440px; } }

@media screen and (min-width: 601px) {
  .agreement-page #page-container-customer-agreement .agreement-checkout .quote-wrap .quote-final {
    width: 396px; } }

@media screen and (min-width: 768px) {
  .agreement-page #page-container-customer-agreement .agreement-checkout .quote-wrap .quote-final {
    width: 522px; } }

@media screen and (min-width: 840px) {
  .agreement-page #page-container-customer-agreement .agreement-checkout .quote-wrap .quote-final {
    width: 271px; } }

@media screen and (min-width: 1024px) {
  .agreement-page #page-container-customer-agreement .agreement-checkout .quote-wrap .quote-final {
    width: 324px; } }

@media screen and (max-width: 600px) {
  .agreement-page #page-container-customer-agreement .agreement-checkout .escrow-city,
  .agreement-page #page-container-customer-agreement .agreement-checkout .escrow-zip,
  .agreement-page #page-container-customer-agreement .agreement-checkout .escrow-state,
  .agreement-page #page-container-customer-agreement .agreement-checkout .escrow-lender-name,
  .agreement-page #page-container-customer-agreement .agreement-checkout .escrow-loan-number {
    width: 100%; }
  .agreement-page #page-container-customer-agreement .agreement-checkout .escrow-city,
  .agreement-page #page-container-customer-agreement .agreement-checkout .escrow-state,
  .agreement-page #page-container-customer-agreement .agreement-checkout .escrow-lender-name {
    padding-right: 0; } }

@media screen and (max-width: 839px) {
  .agreement-page #page-container-customer-agreement .agreement-checkout .payment-info {
    border-radius: 0 0 5px 5px;
    order: 2; } }

@media screen and (max-width: 768px) {
  .agreement-page #page-container-customer-agreement .agreement-checkout .agreement {
    padding-left: 0; } }

.page.about-yourself .phone-about-yourself {
  display: none; }

.page.about-yourself .email-about-yourself {
  width: 100%;
  display: inline-block; }
  @media (min-width: 601px) {
    .page.about-yourself .email-about-yourself {
      width: 400px;
      padding: 0 5px; } }
  @media (min-width: 768px) {
    .page.about-yourself .email-about-yourself {
      width: 340px; } }
  @media (min-width: 840px) {
    .page.about-yourself .email-about-yourself {
      width: 366px; } }
  @media (min-width: 1024px) {
    .page.about-yourself .email-about-yourself {
      width: 450px; } }

.page.about-yourself .phone-about-yourself,
.page.about-yourself .email-about-yourself {
  display: inline-block;
  width: 100%; }
  @media (min-width: 601px) {
    .page.about-yourself .phone-about-yourself,
    .page.about-yourself .email-about-yourself {
      width: 198px;
      padding: 0 5px; } }
  @media (min-width: 768px) {
    .page.about-yourself .phone-about-yourself,
    .page.about-yourself .email-about-yourself {
      width: 170px; } }
  @media (min-width: 840px) {
    .page.about-yourself .phone-about-yourself,
    .page.about-yourself .email-about-yourself {
      width: 183px; } }
  @media (min-width: 1024px) {
    .page.about-yourself .phone-about-yourself,
    .page.about-yourself .email-about-yourself {
      width: 225px; } }

/**
 Global variables should be here
**/
/*******************************************************************************************************************


                                                        GRIDS


********************************************************************************************************************/
/*******************************************************************************************************************


                                                        COLORS


TODO: consider using MDL scss directly rather than copy-paste variable values.

********************************************************************************************************************/
/*
  Light (Regular)
    font-weight: 300
  Normal (Regular, Italic)
    font-weight: 400
  Medium (Regular, Italic)
    font-weight: 500
  Bold (Regular, Italic)
    font-weight: 600
  Super Bold (Regular)
    font-weight: 700
*/
@font-face {
  font-family: "AkzidenzGroteskBE";
  font-style: normal;
  font-weight: 300;
  src: url("../../../fonts/new-design/AkzidenzGroteskBE-Light.ttf") format("truetype"); }

@font-face {
  font-family: "AkzidenzGroteskBE";
  font-style: normal;
  font-weight: 400;
  src: url("../../../fonts/new-design/AkzidenzGroteskBE-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "AkzidenzGroteskBE";
  font-style: normal;
  font-weight: 500;
  src: url("../../../fonts/new-design/AkzidenzGroteskBE-Md.ttf") format("truetype"); }

@font-face {
  font-family: "AkzidenzGroteskBE";
  font-style: normal;
  font-weight: 600;
  src: url("../../../fonts/new-design/AkzidenzGroteskBE-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "AkzidenzGroteskBE";
  font-style: normal;
  font-weight: 700;
  src: url("../../../fonts/new-design/AkzidenzGroteskBE-Super.ttf") format("truetype"); }

landing-page-main-title, landing-page-retargeting-main-title {
  margin: 0 auto;
  display: block; }
  .retargeting.new-design landing-page-main-title .main-title, .retargeting.new-design landing-page-retargeting-main-title .main-title {
    margin-top: 70px; }
    @media screen and (min-width: 768px) {
      .retargeting.new-design landing-page-main-title .main-title, .retargeting.new-design landing-page-retargeting-main-title .main-title {
        max-height: none;
        margin-top: 0px; } }
    .retargeting.new-design landing-page-main-title .main-title h1, .retargeting.new-design landing-page-retargeting-main-title .main-title h1 {
      color: white;
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 36px !important;
      line-height: 40px !important;
      letter-spacing: -0.4px !important;
      text-align: left; }
      @media screen and (min-width: 768px) {
        .retargeting.new-design landing-page-main-title .main-title h1, .retargeting.new-design landing-page-retargeting-main-title .main-title h1 {
          font-family: "AkzidenzGroteskBE" !important;
          font-size: 60px !important;
          font-weight: 500 !important;
          line-height: 60px !important;
          letter-spacing: -1px !important;
          margin-top: 124px; } }
    .retargeting.new-design landing-page-main-title .main-title h3, .retargeting.new-design landing-page-retargeting-main-title .main-title h3 {
      color: white;
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 22px !important;
      line-height: 30px !important;
      letter-spacing: -0.3px !important;
      text-align: left; }
      @media (min-width: 768px) {
        .retargeting.new-design landing-page-main-title .main-title h3, .retargeting.new-design landing-page-retargeting-main-title .main-title h3 {
          font-size: 24px !important; } }
      @media screen and (min-width: 768px) {
        .retargeting.new-design landing-page-main-title .main-title h3, .retargeting.new-design landing-page-retargeting-main-title .main-title h3 {
          font-family: "AkzidenzGroteskBE" !important;
          font-size: 28px !important;
          line-height: 32px !important;
          letter-spacing: -0.3px !important; } }
    .retargeting.new-design landing-page-main-title .main-title button, .retargeting.new-design landing-page-retargeting-main-title .main-title button {
      position: static;
      margin-top: 70px; }
      @media screen and (min-width: 768px) {
        .retargeting.new-design landing-page-main-title .main-title button, .retargeting.new-design landing-page-retargeting-main-title .main-title button {
          margin-top: 0px; } }
  landing-page-main-title .main-title, landing-page-retargeting-main-title .main-title {
    z-index: 1; }
    .retargeting landing-page-main-title .main-title, .retargeting landing-page-retargeting-main-title .main-title {
      text-align: center; }
      @media screen and (min-width: 768px) {
        .retargeting landing-page-main-title .main-title, .retargeting landing-page-retargeting-main-title .main-title {
          max-height: 180px;
          text-align: left; } }
    landing-page-main-title .main-title h1, landing-page-retargeting-main-title .main-title h1 {
      font-family: "MarkOT-Font";
      font-weight: 500;
      font-size: 30px;
      color: #4A4A4A;
      letter-spacing: -0.76px;
      line-height: 32px;
      text-align: center; }
      @media screen and (min-width: 768px) {
        landing-page-main-title .main-title h1, landing-page-retargeting-main-title .main-title h1 {
          width: 600px;
          font-size: 64px;
          color: #555555;
          letter-spacing: -5.62px;
          line-height: 64px;
          text-align: left; } }
      @media screen and (min-width: 1024px) {
        landing-page-main-title .main-title h1, landing-page-retargeting-main-title .main-title h1 {
          font-size: 72px;
          width: 700px;
          line-height: 72px; } }
      .retargeting landing-page-main-title .main-title h1, .retargeting landing-page-retargeting-main-title .main-title h1 {
        font-weight: 300;
        letter-spacing: -3px;
        font-size: 30px; }
        @media screen and (min-width: 768px) {
          .retargeting landing-page-main-title .main-title h1, .retargeting landing-page-retargeting-main-title .main-title h1 {
            font-size: 40px;
            line-height: 40px; } }
        @media screen and (min-width: 1024px) {
          .retargeting landing-page-main-title .main-title h1, .retargeting landing-page-retargeting-main-title .main-title h1 {
            font-size: 50px;
            line-height: 50px; } }
    landing-page-main-title .main-title button, landing-page-retargeting-main-title .main-title button {
      font-family: "MarkOT-Font"; }
    .retargeting landing-page-main-title .main-title h3, .retargeting landing-page-retargeting-main-title .main-title h3 {
      color: #9B9B9B;
      font-family: "MarkOT-Font";
      font-size: 17px;
      line-height: 20px; }
      @media screen and (min-width: 768px) {
        .retargeting landing-page-main-title .main-title h3, .retargeting landing-page-retargeting-main-title .main-title h3 {
          font-size: 20px;
          line-height: 20px; } }
      @media screen and (min-width: 1024px) {
        .retargeting landing-page-main-title .main-title h3, .retargeting landing-page-retargeting-main-title .main-title h3 {
          font-size: 30px;
          line-height: 30px; } }
    landing-page-main-title .main-title .benefits, landing-page-retargeting-main-title .main-title .benefits {
      font-family: "MarkOT-Font";
      font-size: 18px;
      color: #9B9B9B;
      line-height: 22px;
      text-align: center;
      letter-spacing: -0.75px;
      padding: 0;
      margin-bottom: 0; }
      landing-page-main-title .main-title .benefits.non-partner-benefits, landing-page-main-title .main-title .benefits.partner-benefits, landing-page-main-title .main-title .benefits.partner-copy, landing-page-retargeting-main-title .main-title .benefits.non-partner-benefits, landing-page-retargeting-main-title .main-title .benefits.partner-benefits, landing-page-retargeting-main-title .main-title .benefits.partner-copy {
        display: none; }
      @media screen and (max-width: 767px) {
        landing-page-main-title .main-title .benefits.partner-benefits.mobile, landing-page-main-title .main-title .benefits.partner-copy.mobile, landing-page-retargeting-main-title .main-title .benefits.partner-benefits.mobile, landing-page-retargeting-main-title .main-title .benefits.partner-copy.mobile {
          display: block; } }
      @media screen and (min-width: 768px) {
        landing-page-main-title .main-title .benefits.partner-benefits.desktop, landing-page-main-title .main-title .benefits.partner-copy.desktop, landing-page-retargeting-main-title .main-title .benefits.partner-benefits.desktop, landing-page-retargeting-main-title .main-title .benefits.partner-copy.desktop {
          display: block; } }
      @media screen and (min-width: 768px) {
        landing-page-main-title .main-title .benefits, landing-page-retargeting-main-title .main-title .benefits {
          text-align: inherit;
          display: flex; } }
      landing-page-main-title .main-title .benefits .benefits-list-item, landing-page-retargeting-main-title .main-title .benefits .benefits-list-item {
        list-style: none; }
        @media screen and (min-width: 768px) {
          landing-page-main-title .main-title .benefits .benefits-list-item::after, landing-page-retargeting-main-title .main-title .benefits .benefits-list-item::after {
            content: '\00b7';
            padding: 0 6px; } }
        landing-page-main-title .main-title .benefits .benefits-list-item:last-child::after, landing-page-retargeting-main-title .main-title .benefits .benefits-list-item:last-child::after {
          content: ''; }
        @media screen and (min-width: 768px) {
          landing-page-main-title .main-title .benefits .benefits-list-item, landing-page-retargeting-main-title .main-title .benefits .benefits-list-item {
            display: inline;
            font-size: 22px; } }
        @media screen and (min-width: 1024px) {
          landing-page-main-title .main-title .benefits .benefits-list-item, landing-page-retargeting-main-title .main-title .benefits .benefits-list-item {
            font-size: 24px; } }
    landing-page-main-title .main-title.with-referral, landing-page-retargeting-main-title .main-title.with-referral {
      display: block; }
      @media (min-width: 840px) {
        landing-page-main-title .main-title.with-referral, landing-page-retargeting-main-title .main-title.with-referral {
          width: 760px; } }
      @media (min-width: 1024px) {
        landing-page-main-title .main-title.with-referral, landing-page-retargeting-main-title .main-title.with-referral {
          width: 952px; } }
      @media (min-width: 1366px) {
        landing-page-main-title .main-title.with-referral, landing-page-retargeting-main-title .main-title.with-referral {
          width: 1098px;
          font-size: 60px; } }
      @media (min-width: 840px) {
        landing-page-main-title .main-title.with-referral .benefits .benefits-list-item:not(:last-child):after, landing-page-retargeting-main-title .main-title.with-referral .benefits .benefits-list-item:not(:last-child):after {
          content: '|'; } }
      landing-page-main-title .main-title.with-referral sup, landing-page-retargeting-main-title .main-title.with-referral sup {
        font-size: 20px; }
      @media (min-width: 840px) {
        landing-page-main-title .main-title.with-referral h1, landing-page-retargeting-main-title .main-title.with-referral h1 {
          letter-spacing: -4px;
          width: 100%; } }
      @media (min-width: 1024px) {
        landing-page-main-title .main-title.with-referral h1, landing-page-retargeting-main-title .main-title.with-referral h1 {
          font-size: 60px; } }
    landing-page-main-title .main-title .policy-assist-switching-text, landing-page-retargeting-main-title .main-title .policy-assist-switching-text {
      padding-top: 20px;
      color: #7C5BF4;
      display: inline-block;
      text-transform: uppercase;
      text-align: center;
      font-weight: bold; }

landing-page-main-form {
  text-align: center;
  color: white; }
  landing-page-main-form h1 {
    font-size: 30px;
    line-height: 30px;
    margin-bottom: 50px;
    width: 100%; }
  landing-page-main-form .after-title {
    font-size: 18px; }
  landing-page-main-form .xfinity-contact-title {
    display: none; }
    @media screen and (min-width: 450px) {
      landing-page-main-form .xfinity-contact-title {
        display: block; } }
    @media screen and (min-width: 1024px) {
      landing-page-main-form .xfinity-contact-title {
        display: none; } }
  landing-page-main-form .main-form {
    display: block;
    text-align: center;
    margin-top: 30px; }
    landing-page-main-form .main-form .mdl-textfield.ng-invalid .mdl-textfield__input, landing-page-main-form .main-form .mdl-textfield.ng-invalid .mdl-textfield__label, landing-page-main-form .main-form .mdl-textfield .mdl-textfield__input, landing-page-main-form .main-form .mdl-textfield .mdl-textfield__label {
      border-color: white; }
    landing-page-main-form .main-form .mdl-textfield.ng-invalid .wrong-info, landing-page-main-form .main-form .mdl-textfield .wrong-info {
      display: none; }
    landing-page-main-form .main-form deep-email .deep-field {
      width: 85%; }
    landing-page-main-form .main-form .mdl-textfield .mdl-textfield__input, landing-page-main-form .main-form .mdl-textfield.is-focused .mdl-textfield__input {
      text-align: center;
      color: white !important;
      border-color: white !important; }
    landing-page-main-form .main-form .mh-button {
      text-align: center;
      margin-top: 30px; }
  landing-page-main-form .submit-message {
    color: white;
    margin-top: 150px;
    font-size: 30px;
    line-height: 30px; }
  landing-page-main-form field-error span {
    width: 100%;
    text-align: center;
    color: #D66E7A; }
  @media screen and (min-width: 840px) {
    landing-page-main-form h1 {
      font-size: 40px;
      line-height: 40px; }
    landing-page-main-form .after-title {
      font-size: 30px; }
    landing-page-main-form .submit-message {
      font-size: 50px;
      line-height: 50px; } }

.city-grass-illustration {
  position: relative;
  height: 189px;
  top: 1px;
  overflow: hidden; }
  @media (min-width: 840px) {
    .city-grass-illustration {
      height: 330px;
      overflow: visible; } }
  .city-grass-illustration .purple-city {
    width: 285px;
    position: absolute;
    top: auto;
    right: 0;
    bottom: 0;
    z-index: 1; }
    @media screen and (min-width: 840px) {
      .city-grass-illustration .purple-city {
        width: 480px; } }
    @media screen and (min-width: 1366px) {
      .city-grass-illustration .purple-city {
        width: 659px; } }
  .city-grass-illustration .grass {
    position: absolute;
    top: auto;
    bottom: -1px; }
    @media screen and (min-width: 840px) {
      .city-grass-illustration .grass {
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
        position: absolute;
        bottom: -2px; } }
  .city-grass-illustration .chopper-with-dome {
    top: 0;
    position: absolute;
    z-index: 1;
    right: 0;
    transition: top 0.5s ease; }
    .city-grass-illustration .chopper-with-dome.animate .chopper {
      animation: hover 1.25s infinite; }
    .city-grass-illustration .chopper-with-dome.animate .dome {
      animation: rotate 1.25s infinite; }
    .city-grass-illustration .chopper-with-dome .chopper {
      position: absolute;
      right: 145px;
      width: 50px;
      height: 28px;
      top: 35px; }
      @media (min-width: 840px) {
        .city-grass-illustration .chopper-with-dome .chopper {
          top: 55px;
          right: 250px;
          width: 80px;
          height: 46px; } }
      @media (min-width: 1366px) {
        .city-grass-illustration .chopper-with-dome .chopper {
          top: -32px;
          right: 341px;
          height: 57px;
          width: 100px; } }
    .city-grass-illustration .chopper-with-dome .dome {
      position: absolute;
      right: 120px;
      width: 80px;
      height: 110px;
      top: 63px;
      z-index: 2;
      transform: translate3d(0, 0, 0); }
      @media (min-width: 840px) {
        .city-grass-illustration .chopper-with-dome .dome {
          top: 100px;
          right: 200px;
          width: 140px;
          height: 194px; } }
      @media (min-width: 1366px) {
        .city-grass-illustration .chopper-with-dome .dome {
          top: 26px;
          width: 200px;
          height: 277px;
          right: 270px; } }

@keyframes hover {
  0% {
    transform: translate(2%, 2%); }
  50% {
    transform: translate(0, 0); }
  100% {
    transform: translate(2%, 2%); } }

@keyframes rotate {
  0% {
    transform: rotate(1deg); }
  50% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(1deg); } }
  .city-grass-illustration.with-referral {
    height: 270px; }
    .city-grass-illustration.with-referral .referral-city {
      display: inline-block;
      position: absolute;
      right: 0;
      width: 285px;
      z-index: 1;
      bottom: 0;
      top: auto; }
      @media screen and (min-width: 840px) {
        .city-grass-illustration.with-referral .referral-city {
          width: auto; } }
    .city-grass-illustration.with-referral .referral-clouds {
      display: inline-block;
      position: absolute;
      right: 50px;
      top: 100px;
      z-index: 1; }
      @media screen and (min-width: 840px) {
        .city-grass-illustration.with-referral .referral-clouds {
          top: 50px; } }

landing-page-how-much-we-care {
  padding-bottom: 14px; }
  landing-page-how-much-we-care .how-much-we-care-heading {
    display: block;
    width: 100%;
    margin-bottom: 0;
    font-family: "NittiGrotesk-Font";
    font-weight: 500; }
  landing-page-how-much-we-care .how-much-we-care-subheading {
    padding: 0;
    font-family: "NittiGrotesk-Font";
    font-weight: 400;
    color: #9B9B9B;
    font-size: 24px;
    letter-spacing: -0.2px;
    line-height: 28px; }

landing-page-testimonials .testimonials-heading {
  margin-top: 50px;
  color: #4C4A50;
  font-family: "MarkOT-Font";
  font-size: 32px;
  line-height: 64px;
  font-weight: 500;
  margin-bottom: 40px;
  letter-spacing: -1.28px; }
  @media screen and (min-width: 840px) {
    landing-page-testimonials .testimonials-heading {
      font-size: 64px;
      letter-spacing: -5px; } }

landing-page-testimonials .testimonials {
  display: flex;
  flex-direction: row;
  flex-flow: wrap;
  margin-top: 0;
  padding: 0; }
  landing-page-testimonials .testimonials .testimonial {
    width: 100%;
    text-align: center;
    list-style: none; }
    @media screen and (min-width: 840px) {
      landing-page-testimonials .testimonials .testimonial {
        width: 32%;
        border-left: 1px solid rgba(155, 155, 155, 0.25);
        padding: 0 50px;
        text-align: left;
        height: 350px; } }
    landing-page-testimonials .testimonials .testimonial:first-child {
      border-left: none; }
    landing-page-testimonials .testimonials .testimonial .title {
      font-family: "MarkOT-Font";
      font-weight: 500;
      color: #000000;
      font-size: 18px;
      letter-spacing: -0.56px; }
      @media screen and (min-width: 840px) {
        landing-page-testimonials .testimonials .testimonial .title {
          font-size: 24px;
          letter-spacing: -0.75px; } }
    landing-page-testimonials .testimonials .testimonial .name,
    landing-page-testimonials .testimonials .testimonial .content {
      font-family: Helvetica;
      color: #555555;
      line-height: 19px;
      font-size: 14px;
      letter-spacing: 0.28px; }
      @media screen and (min-width: 840px) {
        landing-page-testimonials .testimonials .testimonial .name,
        landing-page-testimonials .testimonials .testimonial .content {
          font-size: 20px;
          letter-spacing: 0.4px; } }
    landing-page-testimonials .testimonials .testimonial .name::before {
      content: '- '; }

landing-page-about {
  display: block; }
  landing-page-about .hippo-icon-hippo {
    text-align: center;
    display: block;
    color: #05CE7C;
    font-size: 50px; }
  landing-page-about a {
    color: #000;
    text-decoration: none; }
  landing-page-about .about-heading {
    font-family: "MarkOT-Font";
    font-weight: 500;
    font-size: 32px;
    color: #4C4A50;
    letter-spacing: -1.16px;
    line-height: 50px; }
    @media screen and (min-width: 840px) {
      landing-page-about .about-heading {
        font-size: 55px;
        letter-spacing: -2px; } }
  landing-page-about .about-content {
    font-family: "NittiGrotesk-Font";
    color: #9B9B9B;
    letter-spacing: 0.28px;
    font-size: 14px;
    line-height: 18px; }
    @media screen and (min-width: 840px) {
      landing-page-about .about-content {
        font-size: 24px;
        line-height: 26px;
        letter-spacing: 0.48px; } }
  landing-page-about .main-content {
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    padding: 50px 0; }

landing-page-bottom-quote-form .bottom-landscape {
  width: 100%; }

landing-page-bottom-quote-form .bottom-quote-form {
  background-color: #9B9B9B;
  color: #FFF;
  padding-top: 100px;
  padding-bottom: 50px; }
  @media screen and (min-width: 768px) {
    landing-page-bottom-quote-form .bottom-quote-form {
      padding-bottom: 0; } }
  landing-page-bottom-quote-form .bottom-quote-form.green {
    background-color: #2EDC88; }
  landing-page-bottom-quote-form .bottom-quote-form .bottom-quote-form-heading {
    font-family: "MarkOT-Font";
    font-weight: 500;
    color: #FFFFFF;
    font-size: 26px;
    letter-spacing: -2.03px;
    line-height: 30px;
    margin-top: 0;
    padding-top: 100px;
    margin-bottom: 0; }
    @media screen and (min-width: 768px) {
      landing-page-bottom-quote-form .bottom-quote-form .bottom-quote-form-heading {
        font-size: 48px;
        color: #FFFFFF;
        letter-spacing: -3.75px;
        line-height: 60px; } }
  landing-page-bottom-quote-form .bottom-quote-form .landing-button {
    height: 30px; }
  landing-page-bottom-quote-form .bottom-quote-form .cta {
    display: none;
    margin: 0;
    padding: 100px 0;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    width: 756px; }
    @media screen and (min-width: 768px) {
      landing-page-bottom-quote-form .bottom-quote-form .cta {
        display: block; } }
  landing-page-bottom-quote-form .bottom-quote-form .get-instant-quote-button {
    margin-top: 50px;
    display: block;
    width: 276px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    bottom: 0;
    background-color: #7C61F0;
    color: #FFF; }
    @media screen and (min-width: 768px) {
      landing-page-bottom-quote-form .bottom-quote-form .get-instant-quote-button {
        display: none !important; } }
  landing-page-bottom-quote-form .bottom-quote-form .cta.inverted-colors .input {
    animation: none;
    width: 100%; }
    landing-page-bottom-quote-form .bottom-quote-form .cta.inverted-colors .input mh-quote-form #landing-getquote-top {
      height: 48px;
      width: 210px;
      background-color: #7C61F0;
      border-radius: 100px;
      font-family: Helvetica;
      font-size: 13px;
      color: #FFFFFF;
      letter-spacing: 1.85px;
      line-height: 19px;
      position: absolute;
      top: 50%; }
      @media screen and (min-width: 768px) {
        landing-page-bottom-quote-form .bottom-quote-form .cta.inverted-colors .input mh-quote-form #landing-getquote-top {
          transform: translateX(50px) translateY(-50%); } }
      @media screen and (min-width: 840px) {
        landing-page-bottom-quote-form .bottom-quote-form .cta.inverted-colors .input mh-quote-form #landing-getquote-top {
          transform: translateX(145px) translateY(-50%); } }
      @media screen and (min-width: 1024px) {
        landing-page-bottom-quote-form .bottom-quote-form .cta.inverted-colors .input mh-quote-form #landing-getquote-top {
          transform: translateX(-15px) translateY(-50%); } }
    landing-page-bottom-quote-form .bottom-quote-form .cta.inverted-colors .input mh-quote-form .liveaddress .apt-field {
      border-top: none;
      border-bottom: none; }
    landing-page-bottom-quote-form .bottom-quote-form .cta.inverted-colors .input mh-quote-form .liveaddress .clear-input {
      right: 235px; }
    landing-page-bottom-quote-form .bottom-quote-form .cta.inverted-colors .input mh-quote-form .liveaddress .apt-field {
      border: none; }
      landing-page-bottom-quote-form .bottom-quote-form .cta.inverted-colors .input mh-quote-form .liveaddress .apt-field .input-street2 {
        position: absolute;
        z-index: 2;
        right: 260px;
        width: 90px;
        padding: 0 10px;
        margin: 0;
        height: 75px;
        border-left: 1px solid #9b9b9b;
        border-top-right-radius: 50px;
        border-bottom-right-radius: 50px; }
    landing-page-bottom-quote-form .bottom-quote-form .cta.inverted-colors .input mh-quote-form .liveaddress.hide-apt .input-street {
      padding-right: 260px; }
    landing-page-bottom-quote-form .bottom-quote-form .cta.inverted-colors .input mh-quote-form .liveaddress.hide-apt .input-street2 {
      width: 0;
      border: none; }
    landing-page-bottom-quote-form .bottom-quote-form .cta.inverted-colors .input mh-quote-form .liveaddress .input-street {
      height: 75px;
      border: none;
      padding-right: 357px;
      padding-left: 32px;
      width: 100%;
      animation: none;
      border-radius: 50px; }
      landing-page-bottom-quote-form .bottom-quote-form .cta.inverted-colors .input mh-quote-form .liveaddress .input-street.ng-not-empty:focus {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0; }
      landing-page-bottom-quote-form .bottom-quote-form .cta.inverted-colors .input mh-quote-form .liveaddress .input-street::-webkit-input-placeholder {
        font-family: Helvetica;
        font-size: 20px;
        color: #DCDCDC;
        letter-spacing: 0.5px; }
      landing-page-bottom-quote-form .bottom-quote-form .cta.inverted-colors .input mh-quote-form .liveaddress .input-street::-moz-placeholder {
        font-family: Helvetica;
        font-size: 20px;
        color: #DCDCDC;
        letter-spacing: 0.5px; }
      landing-page-bottom-quote-form .bottom-quote-form .cta.inverted-colors .input mh-quote-form .liveaddress .input-street:-moz-placeholder {
        font-family: Helvetica;
        font-size: 20px;
        color: #DCDCDC;
        letter-spacing: 0.5px; }
      landing-page-bottom-quote-form .bottom-quote-form .cta.inverted-colors .input mh-quote-form .liveaddress .input-street:-ms-input-placeholder {
        font-family: Helvetica;
        font-size: 20px;
        color: #DCDCDC;
        letter-spacing: 0.5px; }

landing-page-benefits-list .benefits-list {
  padding: 0; }
  landing-page-benefits-list .benefits-list .benefits-list-item {
    position: relative;
    padding-top: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    border-bottom: solid 1px rgba(0, 0, 0, 0.1);
    padding-top: 25px;
    padding-bottom: 40px; }
    landing-page-benefits-list .benefits-list .benefits-list-item .benefits-caption {
      padding-top: 40px;
      text-transform: uppercase;
      font-family: "MarkOT-Font";
      font-weight: 500;
      font-size: 12px;
      color: #7C5BF4;
      letter-spacing: 1.5px;
      margin-bottom: 20px; }
      @media screen and (min-width: 1024px) {
        landing-page-benefits-list .benefits-list .benefits-list-item .benefits-caption {
          padding-top: 0; } }
    landing-page-benefits-list .benefits-list .benefits-list-item .benefits-heading {
      font-family: "MarkOT-Font";
      font-weight: 500;
      font-size: 36px;
      color: #555555;
      letter-spacing: -1.44px;
      line-height: 40px; }
      @media screen and (min-width: 601px) {
        landing-page-benefits-list .benefits-list .benefits-list-item .benefits-heading {
          font-size: 64px;
          letter-spacing: -5px;
          line-height: 64px; } }
    landing-page-benefits-list .benefits-list .benefits-list-item .benefits-subheading {
      position: relative;
      left: 50%;
      transform: translate(-50%, 0);
      padding-top: 20px;
      font-family: "NittiGrotesk-Font";
      font-weight: 400;
      font-size: 18px;
      color: #9B9B9B;
      letter-spacing: -0.15px;
      line-height: 22px; }
      landing-page-benefits-list .benefits-list .benefits-list-item .benefits-subheading a {
        color: #9B9B9B; }
      @media screen and (min-width: 601px) {
        landing-page-benefits-list .benefits-list .benefits-list-item .benefits-subheading {
          font-size: 24px;
          letter-spacing: -0.2px;
          line-height: 28px; } }
    landing-page-benefits-list .benefits-list .benefits-list-item:last-of-type {
      border-bottom: none; }
    landing-page-benefits-list .benefits-list .benefits-list-item .benefits-disclaimer {
      font-size: 18px;
      color: #9B9B9B;
      width: 100%;
      font-family: "NittiGrotesk-Font";
      text-align: left; }
      @media screen and (min-width: 601px) {
        landing-page-benefits-list .benefits-list .benefits-list-item .benefits-disclaimer {
          position: absolute;
          bottom: 0;
          left: 0; } }
    @media screen and (min-width: 601px) {
      landing-page-benefits-list .benefits-list .benefits-list-item {
        padding-top: 97px;
        padding-bottom: 122px; } }
    .xfinity landing-page-benefits-list .benefits-list .benefits-list-item img {
      width: 75%; }
    landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(even) .benefits-description {
      padding-right: 5%; }
    landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(even) .benefits-disclaimer {
      padding-right: 5%; }
    landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(even) .benefits-illustration {
      padding-left: 5%; }
    landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(odd) .benefits-description {
      padding-left: 2%; }
    landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(odd) .benefits-disclaimer {
      padding-left: 2%; }
    landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(odd) .benefits-illustration {
      padding-right: 5%; }
    @media screen and (max-width: 1024px) {
      landing-page-benefits-list .benefits-list .benefits-list-item {
        padding-top: 50px; }
        landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(even) .benefits-description,
        landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(odd) .benefits-description,
        landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(odd) .benefits-disclaimer,
        landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(even) .benefits-illustration,
        landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(odd) .benefits-illustration {
          padding: 0; } }
  @media screen and (max-width: 600px) {
    landing-page-benefits-list .benefits-list {
      padding: 0 15px; } }
  @media screen and (max-width: 1024px) {
    landing-page-benefits-list .benefits-list .benefits-description {
      order: 2;
      width: auto; }
    landing-page-benefits-list .benefits-list .benefits-illustration {
      order: 1; }
    landing-page-benefits-list .benefits-list .benefits-disclaimer {
      order: 3; } }

@media screen and (max-width: 600px) {
  landing-page-benefits-list .benefits-list div:first-child {
    margin: 0; } }

landing-page-benefits-list .benefits-description,
landing-page-benefits-list .benefits-illustration {
  width: 50%; }

landing-page-benefits-list .benefits-illustration:nth-child(odd) img {
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  float: left; }
  @media screen and (min-width: 1024px) {
    landing-page-benefits-list .benefits-illustration:nth-child(odd) img {
      left: 0;
      transform: none; } }

landing-page-benefits-list .benefits-illustration:nth-child(even) img {
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  float: none; }

landing-page-green-container .green-container {
  background-color: #05CE7C;
  padding-top: 20px;
  position: relative; }
  landing-page-green-container .green-container .reviews-section {
    padding-top: 50px; }
    landing-page-green-container .green-container .reviews-section .rating {
      margin-bottom: 20px; }
    landing-page-green-container .green-container .reviews-section .see-all-reviews-container {
      text-align: center;
      margin-top: 10px; }
    landing-page-green-container .green-container .reviews-section .see-all-reviews-link {
      font-family: "NittiGrotesk-Font";
      font-size: 18px;
      line-height: 22px;
      color: #ACFDDC; }
  landing-page-green-container .green-container .features-list {
    height: 1000px; }
  landing-page-green-container .green-container .why-you-should-care-heading {
    padding-top: 20px;
    margin-bottom: 0;
    font-family: "MarkOT-Font";
    font-weight: 500;
    font-size: 20px;
    color: #FFFFFF;
    letter-spacing: -0.8px;
    line-height: 26px; }
  landing-page-green-container .green-container .why-you-should-care-subheading {
    padding: 10px 20px 20px 20px;
    margin-bottom: 0;
    font-family: "MarkOT-Font";
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: -0.56px; }
  landing-page-green-container .green-container .infographics-link {
    padding-bottom: 100px;
    display: inline-block;
    font-family: "NittiGrotesk-Font";
    font-weight: 500;
    font-size: 18px;
    color: #FFFFFF;
    letter-spacing: -0.56px;
    text-transform: uppercase; }
  landing-page-green-container .green-container .home-insurance-overview {
    padding-top: 30px; }
    @media screen and (min-width: 601px) {
      landing-page-green-container .green-container .home-insurance-overview {
        padding-top: 78px; } }
    landing-page-green-container .green-container .home-insurance-overview .home-insurance-overview-subtitle {
      position: relative;
      left: 50%;
      transform: translate(-50%, 0);
      font-family: "NittiGrotesk-Font";
      font-weight: 400;
      font-size: 24px;
      color: #FFFFFF;
      letter-spacing: -0.29px;
      margin-bottom: 18px;
      padding: 0 20px; }
      @media screen and (min-width: 840px) {
        landing-page-green-container .green-container .home-insurance-overview .home-insurance-overview-subtitle {
          font-family: "MarkOT-Font";
          font-weight: 500;
          font-size: 24px;
          letter-spacing: -0.75px; } }
    landing-page-green-container .green-container .home-insurance-overview .home-insurance-overview-title {
      position: relative;
      left: 50%;
      transform: translate(-50%, 0);
      font-family: "NittiGrotesk-Font";
      font-weight: 400;
      font-size: 36px;
      color: #FFFFFF;
      letter-spacing: -0.58px;
      line-height: 40px;
      padding: 0 20px; }
      @media screen and (min-width: 840px) {
        landing-page-green-container .green-container .home-insurance-overview .home-insurance-overview-title {
          font-family: "MarkOT-Font";
          font-weight: 500;
          letter-spacing: -2.56px;
          font-size: 48px;
          line-height: 64px; } }

landing-page-backed-by landing-page-backed-by-in-the-press {
  margin: 15px 0; }

landing-page-backed-by .backed-by-container {
  background-color: #F2F2F2;
  padding: 20px; }
  landing-page-backed-by .backed-by-container .benefits-caption {
    padding-top: 40px;
    text-transform: uppercase;
    font-family: "MarkOT-Font";
    font-weight: 500;
    font-size: 12px;
    color: #7C5BF4;
    letter-spacing: 1.5px;
    margin-bottom: 20px; }
    @media screen and (min-width: 1024px) {
      landing-page-backed-by .backed-by-container .benefits-caption {
        padding-top: 0; } }
  landing-page-backed-by .backed-by-container .benefits-heading {
    font-family: "MarkOT-Font";
    font-weight: 500;
    font-size: 36px;
    color: #555555;
    letter-spacing: -1.44px;
    line-height: 40px; }
    @media screen and (min-width: 601px) {
      landing-page-backed-by .backed-by-container .benefits-heading {
        font-size: 64px;
        letter-spacing: -5px;
        line-height: 64px; } }
  landing-page-backed-by .backed-by-container .benefits-subheading {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    padding-top: 20px;
    font-family: "NittiGrotesk-Font";
    font-weight: 400;
    font-size: 18px;
    color: #9B9B9B;
    letter-spacing: -0.15px;
    line-height: 22px; }
    landing-page-backed-by .backed-by-container .benefits-subheading a {
      color: #9B9B9B; }
    @media screen and (min-width: 601px) {
      landing-page-backed-by .backed-by-container .benefits-subheading {
        font-size: 24px;
        letter-spacing: -0.2px;
        line-height: 28px; } }
  @media screen and (min-width: 601px) {
    landing-page-backed-by .backed-by-container {
      padding-top: 100px; } }
  landing-page-backed-by .backed-by-container .benefits-subheading {
    padding-bottom: 20px;
    width: 80%;
    max-width: 845px; }
  landing-page-backed-by .backed-by-container .legal-disclaimer a,
  landing-page-backed-by .backed-by-container .legal-disclaimer {
    font-family: "NittiGrotesk-Font";
    font-size: 14px;
    line-height: 22px;
    text-align: center;
    color: #B4B3B4;
    padding-top: 100px; }
    @media screen and (min-width: 840px) {
      landing-page-backed-by .backed-by-container .legal-disclaimer a,
      landing-page-backed-by .backed-by-container .legal-disclaimer {
        font-size: 18px; } }
  landing-page-backed-by .backed-by-container img {
    width: 216px;
    padding: 20px; }

landing-page-backed-by-in-the-press {
  display: block; }
  landing-page-backed-by-in-the-press .credibility {
    display: flex;
    justify-content: center;
    flex-flow: wrap;
    padding-left: 20px;
    padding-right: 20px; }
    landing-page-backed-by-in-the-press .credibility .backed-by::after {
      content: '';
      height: 33px;
      margin: 0; }
      @media screen and (min-width: 768px) {
        landing-page-backed-by-in-the-press .credibility .backed-by::after {
          margin-left: 25px;
          margin-right: 25px;
          border-right: 2px solid #979797; } }
    landing-page-backed-by-in-the-press .credibility .in-the-press .section-title,
    landing-page-backed-by-in-the-press .credibility .backed-by .section-title {
      font-family: "NittiGrotesk-Font";
      font-weight: 400;
      font-size: 10px;
      line-height: 13.2px; }
      @media screen and (min-width: 601px) {
        landing-page-backed-by-in-the-press .credibility .in-the-press .section-title,
        landing-page-backed-by-in-the-press .credibility .backed-by .section-title {
          font-size: 14px;
          line-height: 22px; } }
    landing-page-backed-by-in-the-press .credibility .in-the-press {
      display: none; }
      @media screen and (min-width: 768px) {
        landing-page-backed-by-in-the-press .credibility .in-the-press {
          display: flex; } }
    landing-page-backed-by-in-the-press .credibility.green .in-the-press .section-title,
    landing-page-backed-by-in-the-press .credibility.green .backed-by .section-title {
      color: #007F46; }
    landing-page-backed-by-in-the-press .credibility.green .backed-by::after {
      border-color: #007F46; }
  landing-page-backed-by-in-the-press .backed-by, landing-page-backed-by-in-the-press .in-the-press {
    display: flex;
    align-items: center; }
    landing-page-backed-by-in-the-press .backed-by .section-title, landing-page-backed-by-in-the-press .in-the-press .section-title {
      color: #9B9B9B;
      font-family: NittiGrotesk;
      font-size: 10px;
      padding-right: 12px;
      text-transform: uppercase; }
      @media screen and (min-width: 601px) {
        landing-page-backed-by-in-the-press .backed-by .section-title, landing-page-backed-by-in-the-press .in-the-press .section-title {
          font-size: 20px; } }
    landing-page-backed-by-in-the-press .backed-by ul, landing-page-backed-by-in-the-press .in-the-press ul {
      padding: 0; }
      @media screen and (max-width: 600px) {
        landing-page-backed-by-in-the-press .backed-by ul, landing-page-backed-by-in-the-press .in-the-press ul {
          display: flex; } }
    landing-page-backed-by-in-the-press .backed-by li, landing-page-backed-by-in-the-press .in-the-press li {
      padding-right: 10px;
      padding-left: 10px;
      display: inline-block; }
      @media screen and (max-width: 600px) {
        landing-page-backed-by-in-the-press .backed-by li, landing-page-backed-by-in-the-press .in-the-press li {
          width: 100px; }
          landing-page-backed-by-in-the-press .backed-by li img, landing-page-backed-by-in-the-press .in-the-press li img {
            width: 80px; } }
      landing-page-backed-by-in-the-press .backed-by li:last-child, landing-page-backed-by-in-the-press .in-the-press li:last-child {
        padding-right: 0; }

landing-page-video .landing-page-video-wrapper {
  font-family: "MarkOT-Font";
  font-weight: bold;
  z-index: 2;
  margin-top: 15px; }
  @media (min-width: 768px) {
    landing-page-video .landing-page-video-wrapper {
      position: absolute;
      margin-top: 110px; } }
  @media (min-width: 840px) {
    landing-page-video .landing-page-video-wrapper {
      margin-top: 140px;
      position: absolute; } }
  @media (min-width: 1024px) {
    landing-page-video .landing-page-video-wrapper {
      margin-top: 160px;
      position: absolute; } }

landing-page-video .how-it-works {
  color: #7C5BF4;
  display: inline-block;
  width: 100%;
  text-transform: uppercase;
  text-align: center; }
  @media (min-width: 768px) {
    landing-page-video .how-it-works {
      width: 200px; } }
  @media (min-width: 840px) {
    landing-page-video .how-it-works {
      width: 392px; } }
  landing-page-video .how-it-works img {
    margin-top: -4px;
    margin-right: 10px; }

landing-page-video .video-wrapper {
  z-index: 200000;
  background: rgba(0, 0, 0, 0.7);
  top: 50px;
  left: 0;
  right: 0;
  bottom: 0;
  position: fixed; }
  landing-page-video .video-wrapper .hippo-icon-delete {
    z-index: 200001;
    font-size: 30px;
    color: #898989;
    position: absolute;
    top: 50px;
    right: 20px;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 40px;
    padding: 5px; }
  landing-page-video .video-wrapper video {
    height: 100%;
    width: 100%; }

landing-page-smarter-home-insurance-xfinity {
  /** ACCORDION STYLES **/ }
  landing-page-smarter-home-insurance-xfinity .quote-form-wrapper {
    margin-bottom: 70px; }
    landing-page-smarter-home-insurance-xfinity .quote-form-wrapper .bottom-quote-form {
      padding: 40px 0; }
    landing-page-smarter-home-insurance-xfinity .quote-form-wrapper .get-instant-quote-button {
      margin: 0; }
    landing-page-smarter-home-insurance-xfinity .quote-form-wrapper .bottom-quote-form-heading {
      display: none; }
    landing-page-smarter-home-insurance-xfinity .quote-form-wrapper img {
      width: 100%;
      position: relative;
      bottom: -1px; }
  landing-page-smarter-home-insurance-xfinity h2 {
    font-family: "MarkOT-Font";
    color: #555;
    font-weight: 500;
    font-size: 23px;
    line-height: 23px; }
    @media screen and (max-width: 450px) {
      landing-page-smarter-home-insurance-xfinity h2 {
        margin: 12px 0; } }
    @media screen and (min-width: 768px) {
      landing-page-smarter-home-insurance-xfinity h2 {
        font-size: 48px;
        line-height: 48px; } }
  landing-page-smarter-home-insurance-xfinity h4 {
    font-family: "MarkOT-Font";
    font-size: 14px;
    line-height: 14px;
    color: #9B9B9B; }
    @media screen and (max-width: 450px) {
      landing-page-smarter-home-insurance-xfinity h4 {
        margin: 12px 0; } }
    @media screen and (min-width: 768px) {
      landing-page-smarter-home-insurance-xfinity h4 {
        font-size: 21px;
        line-height: 25px; } }
  landing-page-smarter-home-insurance-xfinity .smarter-home-insurance-benefits li {
    list-style: none; }
  landing-page-smarter-home-insurance-xfinity .smarter-home-insurance-benefits .image-wrapper {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    transform: translate(-50%, -150%);
    height: 30px; }
    landing-page-smarter-home-insurance-xfinity .smarter-home-insurance-benefits .image-wrapper img {
      top: -60px;
      position: relative;
      width: 150px;
      height: 150px; }
      @media screen and (max-width: 450px) {
        landing-page-smarter-home-insurance-xfinity .smarter-home-insurance-benefits .image-wrapper img {
          top: -13px;
          width: 100px;
          height: 100px; } }
  landing-page-smarter-home-insurance-xfinity .smarter-home-insurance-benefits .benefits {
    overflow: hidden;
    padding-top: 40px; }
  landing-page-smarter-home-insurance-xfinity .smarter-home-insurance-benefits .benefit {
    background: white;
    /* Old browsers */
    background: -moz-linear-gradient(top, white 0%, #f1f1f1 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(top, white 0%, #f1f1f1 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom, white 0%, #f1f1f1 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f1f1f1',GradientType=0 );
    /* IE6-9 */
    border: 1px solid #F1F1F1;
    padding: 20px;
    border-radius: 10px;
    margin: 0 10px;
    text-align: center; }
  landing-page-smarter-home-insurance-xfinity .smarter-home-insurance-benefits .benefit-btn,
  landing-page-smarter-home-insurance-xfinity .smarter-home-insurance-benefits .benefit-purple,
  landing-page-smarter-home-insurance-xfinity .smarter-home-insurance-benefits .benefit-text,
  landing-page-smarter-home-insurance-xfinity .smarter-home-insurance-benefits .benefit-bbold {
    font-family: "NittiGrotesk-Font";
    line-height: 1.1;
    letter-spacing: 0em; }
  landing-page-smarter-home-insurance-xfinity .smarter-home-insurance-benefits .benefit-purple {
    font-weight: 500;
    font-size: 18px;
    color: #7c5bf4;
    text-transform: uppercase;
    margin-top: 20px; }
  landing-page-smarter-home-insurance-xfinity .smarter-home-insurance-benefits .benefit-text {
    font-weight: 400;
    font-size: 18px;
    color: #555;
    margin-bottom: 30px; }
  landing-page-smarter-home-insurance-xfinity .smarter-home-insurance-benefits .benefit-bold {
    font-weight: 700;
    font-size: 22px;
    color: #555; }
  landing-page-smarter-home-insurance-xfinity .smarter-home-insurance-benefits .benefit-btn {
    font-weight: 700;
    font-size: 16px;
    color: #fff;
    background: #7c5bf4;
    padding: 10px 10px;
    border-radius: 10px;
    width: 200px;
    margin: 0 auto;
    text-decoration: none;
    bottom: 20px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    position: absolute; }
  landing-page-smarter-home-insurance-xfinity .section-tab-seven {
    width: 100%;
    max-width: 1160px;
    margin-bottom: 100px;
    padding-top: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    position: relative; }
    landing-page-smarter-home-insurance-xfinity .section-tab-seven img {
      max-height: 360px; }
  landing-page-smarter-home-insurance-xfinity .benefit-section#protection {
    margin-top: 100px; }
    landing-page-smarter-home-insurance-xfinity .benefit-section#protection .section-tab-seven {
      background: url("/img/landing/xfinity-v2/1-overview.png") no-repeat 100% 50px;
      background-size: 350px auto; }
  landing-page-smarter-home-insurance-xfinity .benefit-section#coverage .section-tab-seven {
    background: url("/img/landing/xfinity-v2/1-how-does-ebp-work-with-traditional-insurance.png") no-repeat 100% 50px;
    background-size: 308px auto; }
  landing-page-smarter-home-insurance-xfinity .benefit-section#savings .section-tab-seven {
    min-height: 410px;
    background: url("/img/landing/xfinity-v2/1-how-does-Xfinity-help-me-save-on-my-home-insurance.png") no-repeat 100% 50px;
    background-size: 350px auto;
    margin-bottom: 0; }
    @media screen and (max-width: 1024px) {
      landing-page-smarter-home-insurance-xfinity .benefit-section#savings .section-tab-seven {
        background: none !important; } }
  landing-page-smarter-home-insurance-xfinity .accordion-big {
    background: #fff;
    padding: 20px 20px 20px 30px;
    width: 100%; }
  landing-page-smarter-home-insurance-xfinity .accordion-big__section {
    border-top: 2px solid #eee; }
  landing-page-smarter-home-insurance-xfinity .open > .accordion-big__button {
    color: #7c5bf4;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out; }
  landing-page-smarter-home-insurance-xfinity .accordion-big__button {
    width: 100%;
    height: 100%;
    font-family: "NittiGrotesk-Font";
    color: #555;
    text-align: left;
    border: 0;
    background: transparent;
    cursor: pointer;
    outline-style: none;
    padding-top: 20px;
    padding-bottom: 20px;
    -webkit-transition: all .5s ease-in-out;
    transition: all .5s ease-in-out;
    font-size: 24px;
    line-height: 1.417; }
  landing-page-smarter-home-insurance-xfinity .open > .accordion-big__content {
    padding-bottom: 30px; }
  landing-page-smarter-home-insurance-xfinity .accordion-big__content {
    margin-left: 5px;
    margin-right: 5px;
    margin-bottom: 20px;
    font-size: 18px;
    font-family: "NittiGrotesk-Font";
    color: #555;
    line-height: 1.556;
    text-align: left;
    display: none;
    overflow: hidden;
    transition: max-height 300ms ease 0s; }
  landing-page-smarter-home-insurance-xfinity .accordion-big__image {
    display: block;
    width: 100%;
    float: none;
    margin: 0 auto;
    margin-bottom: 20px;
    max-width: 350px; }
  landing-page-smarter-home-insurance-xfinity .accordion-big__button:before {
    content: "+";
    margin-right: 20px; }
  landing-page-smarter-home-insurance-xfinity .open > .accordion-big__button:before {
    content: "–";
    margin-right: 20px; }
  @media (min-width: 1024px) {
    landing-page-smarter-home-insurance-xfinity .accordion-big {
      width: 60%; }
    landing-page-smarter-home-insurance-xfinity .section-tab-seven {
      padding-top: 50px; }
    landing-page-smarter-home-insurance-xfinity .accordion-big {
      padding: 20px; }
    landing-page-smarter-home-insurance-xfinity .accordion-big__content {
      margin-left: 37px;
      margin-right: 40px; }
    landing-page-smarter-home-insurance-xfinity .accordion-big__image {
      position: absolute;
      right: 0;
      width: auto;
      top: 50px; } }

body.xfinity .partner-desktop-plus, body.xfinity .partner-mobile-plus, body.simplisafe .partner-desktop-plus, body.simplisafe .partner-mobile-plus {
  background-image: url("../../img/landing/xfinity/separator.svg"); }

body.xfinity .header-background-image, body.simplisafe .header-background-image {
  height: 800px;
  transform: translateX(-20%); }
  @media screen and (min-width: 768px) {
    body.xfinity .header-background-image, body.simplisafe .header-background-image {
      height: 1000px;
      transform: translateX(0); } }

body.xfinity.landing-mobile-cta-clicked:not(.background-expand-animate) .partner-desktop-plus, body.xfinity.landing-mobile-cta-clicked:not(.background-expand-animate) .partner-mobile-plus, body.xfinity:not(.landing):not(.background-expand-animate) .partner-desktop-plus, body.xfinity:not(.landing):not(.background-expand-animate) .partner-mobile-plus, body.simplisafe.landing-mobile-cta-clicked:not(.background-expand-animate) .partner-desktop-plus, body.simplisafe.landing-mobile-cta-clicked:not(.background-expand-animate) .partner-mobile-plus, body.simplisafe:not(.landing):not(.background-expand-animate) .partner-desktop-plus, body.simplisafe:not(.landing):not(.background-expand-animate) .partner-mobile-plus {
  background-image: url("../../img/landing/xfinity/separator_grey.svg"); }

body.xfinity landing-page-top-quote-form .get-instant-quote-button, body.simplisafe landing-page-top-quote-form .get-instant-quote-button {
  display: block;
  bottom: 0;
  background-color: #19DD84;
  color: #FFF;
  border: none;
  margin-top: 20px; }
  @media screen and (min-width: 768px) {
    body.xfinity landing-page-top-quote-form .get-instant-quote-button, body.simplisafe landing-page-top-quote-form .get-instant-quote-button {
      margin: 0; } }

body.xfinity .city-grass-illustration, body.simplisafe .city-grass-illustration {
  margin-top: 100px; }
  body.xfinity .city-grass-illustration .chopper, body.xfinity .city-grass-illustration .dome, body.simplisafe .city-grass-illustration .chopper, body.simplisafe .city-grass-illustration .dome {
    animation: none; }
  @media screen and (min-width: 1366px) {
    body.xfinity .city-grass-illustration .chopper, body.simplisafe .city-grass-illustration .chopper {
      right: 258px;
      height: 46px;
      top: 14px; } }
  @media screen and (min-width: 1366px) {
    body.xfinity .city-grass-illustration .dome, body.simplisafe .city-grass-illustration .dome {
      width: 150px;
      right: 215px; } }
  @media screen and (min-width: 1366px) {
    body.xfinity .city-grass-illustration .purple-city, body.simplisafe .city-grass-illustration .purple-city {
      width: 520px; } }

body.xfinity .hippo-icon-hippo, body.simplisafe .hippo-icon-hippo {
  display: block !important; }

body.xfinity .partner-mobile-plus, body.simplisafe .partner-mobile-plus {
  height: 25px; }

body.xfinity landing-page-main-title strong,
body.xfinity landing-page-main-title span, body.simplisafe landing-page-main-title strong,
body.simplisafe landing-page-main-title span {
  isolation: isolate;
  line-height: 18px; }
  @media screen and (min-width: 768px) {
    body.xfinity landing-page-main-title strong,
    body.xfinity landing-page-main-title span, body.simplisafe landing-page-main-title strong,
    body.simplisafe landing-page-main-title span {
      line-height: 28px; } }

body.xfinity landing-page-benefits-list, body.simplisafe landing-page-benefits-list {
  overflow: hidden;
  display: block;
  background-color: white;
  position: relative; }
  body.xfinity landing-page-benefits-list .benefits-list .benefits-heading, body.simplisafe landing-page-benefits-list .benefits-list .benefits-heading {
    font-size: 30px; }
    @media screen and (min-width: 601px) {
      body.xfinity landing-page-benefits-list .benefits-list .benefits-heading, body.simplisafe landing-page-benefits-list .benefits-list .benefits-heading {
        font-size: 64px; } }

body.xfinity .main-title, body.simplisafe .main-title {
  color: white;
  position: relative; }
  body.xfinity .main-title h1, body.xfinity .main-title .benefits-list-item, body.simplisafe .main-title h1, body.simplisafe .main-title .benefits-list-item {
    color: white; }
  @media screen and (min-width: 840px) {
    body.xfinity .main-title h1, body.simplisafe .main-title h1 {
      width: 830px; } }

body.xfinity.static-page .nav-white .logo::after, body.xfinity.landing .nav-white .logo::after, body.simplisafe.static-page .nav-white .logo::after, body.simplisafe.landing .nav-white .logo::after {
  background-color: transparent; }

@media screen and (min-width: 840px) {
  body.xfinity.static-page .nav-white .logo, body.xfinity.landing .nav-white .logo, body.simplisafe.static-page .nav-white .logo, body.simplisafe.landing .nav-white .logo {
    left: 20px;
    transform: none; } }

@media screen and (min-width: 1024px) {
  body.xfinity.static-page .nav-white .logo, body.xfinity.landing .nav-white .logo, body.simplisafe.static-page .nav-white .logo, body.simplisafe.landing .nav-white .logo {
    left: inherit; } }

body.xfinity.landing:not(.landing-mobile-cta-clicked) .nav-white,
body.xfinity.landing:not(.landing-mobile-cta-clicked) .nav-back, body.simplisafe.landing:not(.landing-mobile-cta-clicked) .nav-white,
body.simplisafe.landing:not(.landing-mobile-cta-clicked) .nav-back {
  background-color: #3A393C; }
  @media screen and (min-width: 840px) {
    body.xfinity.landing:not(.landing-mobile-cta-clicked) .nav-white,
    body.xfinity.landing:not(.landing-mobile-cta-clicked) .nav-back, body.simplisafe.landing:not(.landing-mobile-cta-clicked) .nav-white,
    body.simplisafe.landing:not(.landing-mobile-cta-clicked) .nav-back {
      background-color: rgba(58, 57, 60, 0.4);
      position: fixed; } }

body.xfinity.landing:not(.landing-mobile-cta-clicked) nav .nav-wrap .logo .mobile-logo-green,
body.xfinity.landing:not(.landing-mobile-cta-clicked) nav .nav-wrap .logo .desktop-logo-green,
body.xfinity.landing:not(.landing-mobile-cta-clicked) .nav-white .landing-nav .nav-list .nav-item a, body.simplisafe.landing:not(.landing-mobile-cta-clicked) nav .nav-wrap .logo .mobile-logo-green,
body.simplisafe.landing:not(.landing-mobile-cta-clicked) nav .nav-wrap .logo .desktop-logo-green,
body.simplisafe.landing:not(.landing-mobile-cta-clicked) .nav-white .landing-nav .nav-list .nav-item a {
  color: white; }

@media screen and (min-width: 840px) {
  body.xfinity.landing:not(.landing-mobile-cta-clicked) .nav-white .landing-nav .nav-list .nav-item, body.simplisafe.landing:not(.landing-mobile-cta-clicked) .nav-white .landing-nav .nav-list .nav-item {
    padding-right: 10px; } }

@media screen and (min-width: 1024px) {
  body.xfinity.landing:not(.landing-mobile-cta-clicked) .nav-white .landing-nav .nav-list .nav-item, body.simplisafe.landing:not(.landing-mobile-cta-clicked) .nav-white .landing-nav .nav-list .nav-item {
    padding-right: 25px; } }

@media screen and (min-width: 1366px) {
  body.xfinity.landing:not(.landing-mobile-cta-clicked) .nav-white .landing-nav .nav-list .nav-item, body.simplisafe.landing:not(.landing-mobile-cta-clicked) .nav-white .landing-nav .nav-list .nav-item {
    padding-right: 59px; } }

body.xfinity.landing:not(.landing-mobile-cta-clicked) .nav-white .landing-nav .nav-list .nav-item:last-child, body.simplisafe.landing:not(.landing-mobile-cta-clicked) .nav-white .landing-nav .nav-list .nav-item:last-child {
  padding-right: 0; }

body.xfinity.landing:not(.landing-mobile-cta-clicked) nav, body.simplisafe.landing:not(.landing-mobile-cta-clicked) nav {
  border-bottom: none;
  background-color: transparent; }
  @media screen and (min-width: 840px) {
    body.xfinity.landing:not(.landing-mobile-cta-clicked) nav, body.simplisafe.landing:not(.landing-mobile-cta-clicked) nav {
      position: relative; } }

body.xfinity .cta.inverted-colors.sticky, body.simplisafe .cta.inverted-colors.sticky {
  left: 390px;
  animation: none; }

body.xfinity .cta.inverted-colors .hide-apt .apt-field .input-street2, body.simplisafe .cta.inverted-colors .hide-apt .apt-field .input-street2 {
  background-color: transparent; }

body.xfinity .cta.inverted-colors .input .liveaddress .apt-field,
body.xfinity .cta.inverted-colors .input .liveaddress .input-street, body.simplisafe .cta.inverted-colors .input .liveaddress .apt-field,
body.simplisafe .cta.inverted-colors .input .liveaddress .input-street {
  border-color: #9B9B9B; }

body.xfinity .cta.inverted-colors .input .liveaddress .input-street,
body.xfinity .cta.inverted-colors .input .liveaddress .input-street2, body.simplisafe .cta.inverted-colors .input .liveaddress .input-street,
body.simplisafe .cta.inverted-colors .input .liveaddress .input-street2 {
  color: #9B9B9B; }
  body.xfinity .cta.inverted-colors .input .liveaddress .input-street::-webkit-input-placeholder,
  body.xfinity .cta.inverted-colors .input .liveaddress .input-street2::-webkit-input-placeholder, body.simplisafe .cta.inverted-colors .input .liveaddress .input-street::-webkit-input-placeholder,
  body.simplisafe .cta.inverted-colors .input .liveaddress .input-street2::-webkit-input-placeholder {
    color: #9B9B9B; }
  body.xfinity .cta.inverted-colors .input .liveaddress .input-street::-moz-placeholder,
  body.xfinity .cta.inverted-colors .input .liveaddress .input-street2::-moz-placeholder, body.simplisafe .cta.inverted-colors .input .liveaddress .input-street::-moz-placeholder,
  body.simplisafe .cta.inverted-colors .input .liveaddress .input-street2::-moz-placeholder {
    color: #9B9B9B; }
  body.xfinity .cta.inverted-colors .input .liveaddress .input-street:-moz-placeholder,
  body.xfinity .cta.inverted-colors .input .liveaddress .input-street2:-moz-placeholder, body.simplisafe .cta.inverted-colors .input .liveaddress .input-street:-moz-placeholder,
  body.simplisafe .cta.inverted-colors .input .liveaddress .input-street2:-moz-placeholder {
    color: #9B9B9B; }
  body.xfinity .cta.inverted-colors .input .liveaddress .input-street:-ms-input-placeholder,
  body.xfinity .cta.inverted-colors .input .liveaddress .input-street2:-ms-input-placeholder, body.simplisafe .cta.inverted-colors .input .liveaddress .input-street:-ms-input-placeholder,
  body.simplisafe .cta.inverted-colors .input .liveaddress .input-street2:-ms-input-placeholder {
    color: #9B9B9B; }

body.xfinity .cta.inverted-colors #landing-getquote-top,
body.xfinity .cta.inverted-colors .get-instant-quote-button, body.simplisafe .cta.inverted-colors #landing-getquote-top,
body.simplisafe .cta.inverted-colors .get-instant-quote-button {
  background-color: #19dd84;
  border: none; }
  body.xfinity .cta.inverted-colors #landing-getquote-top::after,
  body.xfinity .cta.inverted-colors .get-instant-quote-button::after, body.simplisafe .cta.inverted-colors #landing-getquote-top::after,
  body.simplisafe .cta.inverted-colors .get-instant-quote-button::after {
    display: none; }

body.xfinity landing-page-main-form .mdl-textfield.is-focused .mdl-textfield__label:after, body.simplisafe landing-page-main-form .mdl-textfield.is-focused .mdl-textfield__label:after {
  background-color: #FAFAFA !important; }

body.xfinity landing-page-main-form input:-webkit-autofill, body.xfinity landing-page-main-form input:-webkit-autofill:hover, body.xfinity landing-page-main-form input:-webkit-autofill:focus, body.xfinity landing-page-main-form textarea:-webkit-autofill, body.xfinity landing-page-main-form textarea:-webkit-autofill:hover, body.xfinity landing-page-main-form textarea:-webkit-autofill:focus, body.xfinity landing-page-main-form select:-webkit-autofill, body.xfinity landing-page-main-form select:-webkit-autofill:hover, body.xfinity landing-page-main-form select:-webkit-autofill:focus, body.simplisafe landing-page-main-form input:-webkit-autofill, body.simplisafe landing-page-main-form input:-webkit-autofill:hover, body.simplisafe landing-page-main-form input:-webkit-autofill:focus, body.simplisafe landing-page-main-form textarea:-webkit-autofill, body.simplisafe landing-page-main-form textarea:-webkit-autofill:hover, body.simplisafe landing-page-main-form textarea:-webkit-autofill:focus, body.simplisafe landing-page-main-form select:-webkit-autofill, body.simplisafe landing-page-main-form select:-webkit-autofill:hover, body.simplisafe landing-page-main-form select:-webkit-autofill:focus {
  caret-color: white;
  -webkit-text-fill-color: white;
  transition: background-color 5000s ease-in-out; }

body.xfinity-v2 ul, body.xfinity-v2 ol {
  font-size: 18px; }

body.xfinity-v2.landing-mobile-cta-clicked .nav-white landing-page-top-quote-form .cta:not(.sticky) {
  display: block;
  margin-top: 100px; }

@media (min-width: 840px) {
  body.xfinity-v2.landing:not(.landing-mobile-cta-clicked) .nav-white {
    background-color: #3A393C; } }

body.xfinity-v2 landing-page-top-quote-form .cta.inverted-colors #landing-getquote-top, body.xfinity-v2 landing-page-top-quote-form .cta.inverted-colors .get-instant-quote-button {
  background: #7C5BF4;
  margin-top: 0; }

body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .col-lg-9, body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .col-md-8, body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .aux-page .aux-content-section, .aux-page body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .aux-content-section, body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .aux-page #aux-header-content, .aux-page body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form #aux-header-content, body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .col-sm-8, body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .col-xs-4 {
  width: auto; }

body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .center-horizontally, body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .aux-page .aux-content-section, .aux-page body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .aux-content-section, body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .aux-page #aux-header-content, .aux-page body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form #aux-header-content {
  transform: translate(-79%, 0); }
  @media screen and (max-width: 1024px) and (min-width: 840px) {
    body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .center-horizontally, body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .aux-page .aux-content-section, .aux-page body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .aux-content-section, body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .aux-page #aux-header-content, .aux-page body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form #aux-header-content {
      transform: translate(-83%, 0); } }
  @media screen and (max-width: 839px) and (min-width: 768px) {
    body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .center-horizontally, body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .aux-page .aux-content-section, .aux-page body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .aux-content-section, body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .aux-page #aux-header-content, .aux-page body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form #aux-header-content {
      transform: translate(-64%, 0); } }

body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .get-instant-quote-button {
  transform: translate(32%, 0); }
  @media screen and (max-width: 1024px) and (min-width: 840px) {
    body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .get-instant-quote-button {
      transform: translate(50%, 0); } }
  @media screen and (max-width: 839px) and (min-width: 768px) {
    body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .get-instant-quote-button {
      transform: translate(18%, 0); } }
  @media screen and (max-width: 767px) {
    body.xfinity-v2 .quote-form-wrapper landing-page-top-quote-form .get-instant-quote-button {
      display: none; } }

body.xfinity-v2 landing-page-bottom-quote-form {
  position: relative;
  display: block; }
  @media (min-width: 768px) {
    body.xfinity-v2 landing-page-bottom-quote-form {
      margin-top: 100px; }
      body.xfinity-v2 landing-page-bottom-quote-form .bottom-quote-form {
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
        position: absolute;
        background: transparent;
        padding: 0;
        top: -80px; }
        body.xfinity-v2 landing-page-bottom-quote-form .bottom-quote-form .cta.inverted-colors .input mh-quote-form .liveaddress .input-street {
          border: 2px solid #7C5BF4; }
        body.xfinity-v2 landing-page-bottom-quote-form .bottom-quote-form .cta {
          padding: 0; } }

@media (min-width: 840px) {
  body.xfinity-v2 landing-page-benefits-list .benefits-list {
    display: flex;
    flex-direction: row-reverse; } }

body.xfinity-v2 landing-page-benefits-list .benefits-list .benefits-list-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  border: none;
  padding-top: 0; }
  @media (min-width: 840px) {
    body.xfinity-v2 landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(2) {
      padding-right: 50px; }
      body.xfinity-v2 landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(2):after {
        content: ' ';
        display: block;
        height: 400px;
        position: absolute;
        right: 0;
        border-right: 2px solid #A5A5A5; }
    body.xfinity-v2 landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(1) {
      padding-left: 50px; } }
  body.xfinity-v2 landing-page-benefits-list .benefits-list .benefits-list-item .benefits-illustration,
  body.xfinity-v2 landing-page-benefits-list .benefits-list .benefits-list-item .benefits-illustration img,
  body.xfinity-v2 landing-page-benefits-list .benefits-list .benefits-list-item .benefits-description {
    width: 100%; }
  body.xfinity-v2 landing-page-benefits-list .benefits-list .benefits-list-item .benefits-illustration {
    padding: 0;
    display: flex;
    justify-content: center; }

@media screen and (max-width: 450px) {
  body.xfinity-v2 carousel.benefits-carousel .carousel-items-list-wrapper .benefit {
    margin: 0 10px; } }

@media screen and (min-width: 450px) {
  body.xfinity-v2 carousel.benefits-carousel .carousel-items-list-wrapper .benefit {
    margin: 44px 10px 0 10px; }
  body.xfinity-v2 carousel.benefits-carousel .carousel-items-list-wrapper .benefits {
    height: 460px; } }

@media screen and (min-width: 1024px) {
  body.xfinity-v2 carousel.benefits-carousel .carousel-items-list-wrapper .benefits {
    height: auto; } }

body.partner-page .nav-white h1 {
  margin-top: 17px !important; }

body.partner-page .nav-white .hippo-icon-hippo {
  display: none !important; }

body.partner-page .nav-white .nav-item {
  padding-right: 35px !important; }
  @media screen and (max-width: 1023px) {
    body.partner-page .nav-white .nav-item {
      padding-right: 10px !important; }
      body.partner-page .nav-white .nav-item:last-child {
        padding-right: 0 !important; } }

body.partner-page .nav-white .partner-desktop-plus, body.partner-page .nav-white .partner-mobile-plus {
  background-image: url("/img/plus.svg"); }

body.partner-page .nav-overlay-container h1 {
  margin-top: 17px !important; }

body.partner-page .nav-overlay-container .hippo-icon-hippo {
  display: none !important; }

body.partner-page .nav-overlay-container .nav-item {
  padding-right: 35px !important; }
  @media screen and (max-width: 1023px) {
    body.partner-page .nav-overlay-container .nav-item {
      padding-right: 10px !important; }
      body.partner-page .nav-overlay-container .nav-item:last-child {
        padding-right: 0 !important; } }

body.partner-page .nav-overlay-container .partner-desktop-plus, body.partner-page .nav-overlay-container .partner-mobile-plus {
  background-image: url("/img/plus_white.svg"); }

.animate-out {
  right: -999px;
  transition: right 1s ease; }

.animate-in {
  right: 0;
  transition: right 1s ease; }

.cta {
  display: none; }

.landing {
  overflow-x: hidden; }

.landing-mobile-cta-clicked.landing .header-background-image-wrapper,
.landing-mobile-cta-clicked.landing landing-page-about,
.landing-mobile-cta-clicked.landing landing-page-bottom-quote-form,
.landing-mobile-cta-clicked.landing landing-page-testimonials,
.landing-mobile-cta-clicked.landing landing-page-main-title .benefits,
.landing-mobile-cta-clicked.landing landing-page-main-title h1,
.landing-mobile-cta-clicked.landing landing-page-city-grass-illustration,
.landing-mobile-cta-clicked.landing landing-page-green-container,
.landing-mobile-cta-clicked.landing landing-page-benefits-list,
.landing-mobile-cta-clicked.landing landing-page-how-much-we-care,
.landing-mobile-cta-clicked.landing landing-page-backed-by,
.landing-mobile-cta-clicked.landing footer, .landing-mobile-cta-clicked.aux-page .header-background-image-wrapper,
.landing-mobile-cta-clicked.aux-page landing-page-about,
.landing-mobile-cta-clicked.aux-page landing-page-bottom-quote-form,
.landing-mobile-cta-clicked.aux-page landing-page-testimonials,
.landing-mobile-cta-clicked.aux-page landing-page-main-title .benefits,
.landing-mobile-cta-clicked.aux-page landing-page-main-title h1,
.landing-mobile-cta-clicked.aux-page landing-page-city-grass-illustration,
.landing-mobile-cta-clicked.aux-page landing-page-green-container,
.landing-mobile-cta-clicked.aux-page landing-page-benefits-list,
.landing-mobile-cta-clicked.aux-page landing-page-how-much-we-care,
.landing-mobile-cta-clicked.aux-page landing-page-backed-by,
.landing-mobile-cta-clicked.aux-page footer {
  display: none; }

.landing-mobile-cta-clicked.landing .page-innner-container, .landing-mobile-cta-clicked.aux-page .page-innner-container {
  padding-top: 0; }

.landing-mobile-cta-clicked.landing .main-title, .landing-mobile-cta-clicked.aux-page .main-title {
  width: 100%;
  padding-right: 0;
  padding-left: 0; }

.landing-mobile-cta-clicked.landing .sticky-get-instant-quote-button, .landing-mobile-cta-clicked.aux-page .sticky-get-instant-quote-button {
  display: none; }

.landing-mobile-cta-clicked.landing .cta, .landing-mobile-cta-clicked.aux-page .cta {
  height: 300px;
  width: 100%;
  padding: 0;
  overflow: hidden; }
  .landing-mobile-cta-clicked.landing .cta.active .mobile-address-input-title, .landing-mobile-cta-clicked.aux-page .cta.active .mobile-address-input-title {
    display: block;
    font-family: "MarkOT-Font";
    font-weight: 400;
    font-size: 18px;
    color: #9B9B9B;
    line-height: 22px;
    width: 255px;
    margin: 25px 0;
    text-align: center; }
  .landing-mobile-cta-clicked.landing .cta.active .landing-button, .landing-mobile-cta-clicked.aux-page .cta.active .landing-button {
    display: none; }

.hip8070.landing-mobile-cta-clicked.landing .cta.active .mobile-address-input-title, .hip8070.landing-mobile-cta-clicked.aux-page .cta.active .mobile-address-input-title {
  color: white; }

.hip8070.landing-mobile-cta-clicked.landing landing-page-city-grass-illustration,
.hip8070.landing-mobile-cta-clicked.landing landing-page-green-container, .hip8070.landing-mobile-cta-clicked.aux-page landing-page-city-grass-illustration,
.hip8070.landing-mobile-cta-clicked.aux-page landing-page-green-container {
  display: block; }
  .hip8070.landing-mobile-cta-clicked.landing landing-page-city-grass-illustration section.reviews-section,
  .hip8070.landing-mobile-cta-clicked.landing landing-page-city-grass-illustration section.home-insurance-overview,
  .hip8070.landing-mobile-cta-clicked.landing landing-page-city-grass-illustration section.why-you-should-care,
  .hip8070.landing-mobile-cta-clicked.landing landing-page-city-grass-illustration landing-page-tiles,
  .hip8070.landing-mobile-cta-clicked.landing landing-page-green-container section.reviews-section,
  .hip8070.landing-mobile-cta-clicked.landing landing-page-green-container section.home-insurance-overview,
  .hip8070.landing-mobile-cta-clicked.landing landing-page-green-container section.why-you-should-care,
  .hip8070.landing-mobile-cta-clicked.landing landing-page-green-container landing-page-tiles, .hip8070.landing-mobile-cta-clicked.aux-page landing-page-city-grass-illustration section.reviews-section,
  .hip8070.landing-mobile-cta-clicked.aux-page landing-page-city-grass-illustration section.home-insurance-overview,
  .hip8070.landing-mobile-cta-clicked.aux-page landing-page-city-grass-illustration section.why-you-should-care,
  .hip8070.landing-mobile-cta-clicked.aux-page landing-page-city-grass-illustration landing-page-tiles,
  .hip8070.landing-mobile-cta-clicked.aux-page landing-page-green-container section.reviews-section,
  .hip8070.landing-mobile-cta-clicked.aux-page landing-page-green-container section.home-insurance-overview,
  .hip8070.landing-mobile-cta-clicked.aux-page landing-page-green-container section.why-you-should-care,
  .hip8070.landing-mobile-cta-clicked.aux-page landing-page-green-container landing-page-tiles {
    display: none; }

.hip8070.landing-mobile-cta-clicked.landing landing-page-green-container .green-container, .hip8070.landing-mobile-cta-clicked.aux-page landing-page-green-container .green-container {
  height: 300px; }

.aux-page.landing-mobile-cta-clicked .cta.active {
  background-color: white;
  margin-top: 40px;
  z-index: 100; }

.landing, .aux-page {
  overflow-x: hidden; }
  .landing sup, .aux-page sup {
    line-height: 0px;
    font-size: 16px; }
    @media screen and (min-width: 768px) {
      .landing sup, .aux-page sup {
        font-size: 44px; } }
  .landing footer, .aux-page footer {
    padding-bottom: 100px; }
    @media screen and (min-width: 840px) {
      .landing footer, .aux-page footer {
        padding-bottom: 50px; } }
  .landing .burger-container, .aux-page .burger-container {
    top: 2px;
    left: 2px; }
    .landing .burger-container .line, .aux-page .burger-container .line {
      background-color: #979797; }
  .landing .hippo, .aux-page .hippo {
    margin-top: 10px;
    display: inline-block;
    color: #05CE7C;
    font-size: 30px; }
    @media screen and (min-width: 768px) {
      .landing .hippo, .aux-page .hippo {
        display: none; } }
  .landing .sticky-get-instant-quote-button, .aux-page .sticky-get-instant-quote-button {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    display: block;
    cursor: pointer;
    outline: none;
    text-transform: uppercase;
    width: 292px;
    height: 55px;
    background: #FFFFFF;
    border: 1px solid #7C5BF4;
    border-radius: 105px;
    font-family: "MarkOT-Font";
    font-weight: 700;
    font-size: 17.64px;
    color: #7C5BF4;
    letter-spacing: 1.49px;
    line-height: 18.9px;
    position: fixed;
    bottom: 10px;
    z-index: 2; }
    @media screen and (min-width: 768px) {
      .landing .sticky-get-instant-quote-button, .aux-page .sticky-get-instant-quote-button {
        visibility: hidden;
        opacity: 0;
        transition: all 0.2s ease; }
        .landing .sticky-get-instant-quote-button.sticky-tablet, .aux-page .sticky-get-instant-quote-button.sticky-tablet {
          visibility: visible;
          opacity: 1; } }
    @media screen and (min-width: 840px) {
      .landing .sticky-get-instant-quote-button, .aux-page .sticky-get-instant-quote-button {
        display: none; } }
  .landing .get-instant-quote-button, .aux-page .get-instant-quote-button {
    display: none; }
  @media screen and (min-width: 840px) {
    .landing .nav-white .get-instant-quote-button, .aux-page .nav-white .get-instant-quote-button {
      display: block; } }
  @media screen and (min-width: 768px) {
    .landing mh-landing .get-instant-quote-button, .aux-page mh-landing .get-instant-quote-button {
      display: block; } }
  .landing footer, .aux-page footer {
    margin-top: 0; }

@media screen and (min-width: 768px) {
  .aux-page .sticky-get-instant-quote-button {
    display: block; } }

@media screen and (min-width: 840px) {
  .aux-page .sticky-get-instant-quote-button {
    display: none; } }

#landing-getquote-top,
.get-instant-quote-button {
  max-width: 520px;
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  cursor: pointer;
  outline: none;
  text-transform: uppercase;
  width: 292px;
  height: 55px;
  background: #FFFFFF;
  border: 1px solid #7C5BF4;
  border-radius: 105px;
  font-family: "MarkOT-Font";
  font-weight: 700;
  font-size: 17.64px;
  color: #7C5BF4;
  letter-spacing: 1.49px;
  line-height: 18.9px;
  bottom: -300px;
  display: none;
  justify-content: initial;
  flex-direction: initial;
  align-items: initial; }
  @media screen and (min-width: 768px) {
    #landing-getquote-top,
    .get-instant-quote-button {
      display: block;
      position: static;
      left: 0;
      transform: none;
      width: 200px;
      letter-spacing: normal;
      line-height: 17px;
      height: 59px;
      font-size: 16px;
      bottom: 0; } }
  @media screen and (min-width: 840px) {
    #landing-getquote-top,
    .get-instant-quote-button {
      width: 392px;
      letter-spacing: 2.12px;
      line-height: 27px;
      height: 70px;
      font-size: 25.2px; } }
  @media screen and (min-width: 1024px) {
    #landing-getquote-top,
    .get-instant-quote-button {
      height: 93px; } }

.header-background-image-wrapper {
  position: absolute;
  background-color: black;
  margin-top: -100px;
  width: 100%;
  overflow-x: hidden; }
  .header-background-image-wrapper .header-background-image {
    opacity: 0.32;
    height: 1000px;
    width: auto; }
    @media screen and (min-width: 1366px) {
      .header-background-image-wrapper .header-background-image {
        height: auto;
        width: 100%; } }

footer {
  margin-top: 100px;
  padding-top: 50px;
  padding-bottom: 50px;
  background-color: #4C4A50; }
  footer .container.license-container {
    padding: 0 20px 20px 20px !important; }
  footer .legal-disclaimer {
    color: rgba(0, 0, 0, 0.5);
    text-align: left; }
    footer .legal-disclaimer .modal-trigger {
      text-decoration: underline;
      text-transform: lowercase; }
  footer ul {
    padding: 0; }
  footer p {
    margin: 0; }
  footer li {
    list-style: none;
    display: inline-block;
    padding-right: 10px; }
  footer p,
  footer span,
  footer a {
    color: #EFF7FF;
    font-family: MarkOT;
    font-size: 12px;
    font-weight: bold;
    line-height: 15px;
    text-decoration: none; }
  footer .data-partners-title,
  footer span,
  footer a {
    text-transform: uppercase; }
  footer .navigation-links-wrapper {
    margin-bottom: 25px;
    overflow: hidden; }
  footer .data-providers {
    float: right; }
    footer .data-providers .data-partners-title {
      padding-top: 14px; }
    footer .data-providers li {
      display: block; }
      footer .data-providers li:not(:first-child) {
        margin-top: 15px; }
    footer .data-providers img {
      width: 173px;
      height: 100%; }
    @media screen and (max-width: 767px) {
      footer .data-providers {
        display: none; } }
  footer .navigation-links {
    float: left; }
    @media screen and (max-width: 767px) {
      footer .navigation-links {
        float: none; } }
  footer .social-media-links {
    display: inline-block; }
    footer .social-media-links li {
      padding-right: 20px; }
      footer .social-media-links li:last-child {
        padding-right: 0; }
    @media screen and (767px) {
      footer .social-media-links {
        position: relative;
        left: 50%;
        transform: translate(-50%, 0); } }
  footer .license-numbers-click {
    text-align: center;
    font-size: 14px;
    text-decoration: underline;
    margin-bottom: 30px; }
  footer .license-numbers {
    display: flex;
    flex-wrap: wrap;
    padding: 0px 0px 10px; }
    footer .license-numbers .license-number {
      min-width: 200px;
      display: block;
      padding: 10px 0;
      font-size: 14px; }
  footer .copyright {
    text-align: center;
    margin-top: 30px; }
  footer .container .carriers {
    text-align: center;
    margin-top: 10px; }
    footer .container .carriers a {
      text-decoration: underline;
      text-transform: capitalize; }
  footer .internal-links {
    display: flex; }
    footer .internal-links li {
      padding-right: 50px; }
      footer .internal-links li::last-child {
        padding-right: 0; }
    footer .internal-links a {
      padding-top: 10px;
      display: block; }
    @media screen and (max-width: 767px) {
      footer .internal-links {
        display: none; } }
  footer .internal-links-mobile-only {
    display: none; }
  @media screen and (max-width: 767px) {
    footer .internal-links-mobile-only {
      display: block; }
      footer .internal-links-mobile-only li {
        width: 50%;
        float: left; }
        footer .internal-links-mobile-only li:nth-child(even) {
          padding-right: 0;
          padding-left: 22px; } }

.hippo-dialog {
  padding-top: 75px;
  padding-bottom: 75px;
  text-align: center;
  background: rgba(108, 125, 133, 0.7); }
  .hippo-dialog .ngdialog-overlay {
    background: none;
    right: 14px; }
  .hippo-dialog .close-button {
    position: absolute;
    right: 10px;
    top: 10px; }
  .hippo-dialog .ngdialog-content {
    display: inline;
    background: none;
    position: relative;
    margin: 0 auto;
    padding: 50px 20px 10px 20px;
    border-radius: 10px;
    transform: translateZ(0);
    text-align: center; }
    .hippo-dialog .ngdialog-content .dialog-title {
      font-size: 25px; }
    .hippo-dialog .ngdialog-content .call-to-action {
      background: #2DDA86;
      border-bottom-left-radius: 10px;
      border-bottom-right-radius: 10px;
      padding: 20px 20px;
      text-align: center;
      color: white;
      font-size: 35px; }

.tab-list {
  margin: 60px 0;
  perspective: 800;
  padding: 0; }
  @media screen and (min-width: 840px) {
    .tab-list {
      cursor: default; } }
  .tab-list::after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0; }
  .tab-list.tab-list-4-columns {
    margin: 0; }
    @media screen and (min-width: 840px) {
      .tab-list.tab-list-4-columns {
        padding: 15px 0; } }
    .tab-list.tab-list-4-columns .tab-list-item input[type="checkbox"]:checked ~ .back .tab-list-item-content-expanded {
      text-align: left;
      padding-left: 0;
      padding-right: 0; }
    .tab-list.tab-list-4-columns .tab-list-item .tab-list-item-content-expanded {
      font-family: "NittiGrotesk-Font";
      font-size: 13px;
      line-height: 16px; }
      @media screen and (min-width: 1024px) {
        .tab-list.tab-list-4-columns .tab-list-item .tab-list-item-content-expanded {
          font-size: 18px; } }
    @media screen and (min-width: 840px) {
      .tab-list.tab-list-4-columns .tab-list-item .flip-container .front {
        padding-top: 20px; } }
    .tab-list.tab-list-4-columns .tab-list-item .flip-container .back .tab-list-item-content {
      padding-top: 30px; }
    .tab-list.tab-list-4-columns .tab-list-item .flip-container .back .tab-list-item-content-expanded {
      padding: 15px 15px; }
    @media screen and (min-width: 840px) {
      .tab-list.tab-list-4-columns .tab-list-item .flip-container, .tab-list.tab-list-4-columns .tab-list-item .flip-container .flipper, .tab-list.tab-list-4-columns .tab-list-item .flip-container .front, .tab-list.tab-list-4-columns .tab-list-item .flip-container .back {
        height: 250px; } }
    .tab-list.tab-list-4-columns .tab-list-item .hippo-icon-exclusive-hippo,
    .tab-list.tab-list-4-columns .tab-list-item .hippo-icon-extra-hippo {
      display: none;
      text-align: center;
      font-size: 36px;
      color: #FFF; }
      @media screen and (min-width: 840px) {
        .tab-list.tab-list-4-columns .tab-list-item .hippo-icon-exclusive-hippo,
        .tab-list.tab-list-4-columns .tab-list-item .hippo-icon-extra-hippo {
          display: block; } }
    .tab-list.tab-list-4-columns .tab-list-item .tab-list-item-icon {
      display: block;
      text-align: center;
      font-size: 35px;
      color: #FFF; }
      @media screen and (min-width: 840px) {
        .tab-list.tab-list-4-columns .tab-list-item .tab-list-item-icon {
          font-size: 70px;
          padding-top: 40px; } }
    @media screen and (min-width: 840px) {
      .tab-list.tab-list-4-columns .tab-list-item .tab-list-item-content {
        text-transform: uppercase;
        font-family: "NittiGrotesk-Font";
        font-size: 18px;
        font-weight: 500;
        line-height: 22px;
        padding-top: 10px; } }
    .tab-list.tab-list-4-columns .tab-list-item .tab-list-item-sub-content {
      display: none; }
      @media screen and (min-width: 840px) {
        .tab-list.tab-list-4-columns .tab-list-item .tab-list-item-sub-content {
          display: block;
          color: #FFFFFF;
          font-family: "MarkOT-Font";
          font-size: 18px;
          line-height: 30px;
          text-align: center; } }
    @media screen and (min-width: 840px) {
      .tab-list.tab-list-4-columns .tab-list-item {
        width: calc((100% - 10px)/4);
        height: 250px;
        border-left: none;
        border-bottom: 1px solid rgba(255, 255, 255, 0.36);
        border-right: 1px solid rgba(255, 255, 255, 0.36);
        margin: 0;
        float: left;
        padding: 0; }
        .tab-list.tab-list-4-columns .tab-list-item:nth-child(5), .tab-list.tab-list-4-columns .tab-list-item:nth-child(1) {
          border-left: none; }
        .tab-list.tab-list-4-columns .tab-list-item:nth-child(n+5) {
          border-bottom: none; }
        .tab-list.tab-list-4-columns .tab-list-item:last-child {
          border-right: 1px solid rgba(255, 255, 255, 0.36); }
        .tab-list.tab-list-4-columns .tab-list-item:nth-child(4), .tab-list.tab-list-4-columns .tab-list-item:nth-child(8) {
          border-right: none; }
        .tab-list.tab-list-4-columns .tab-list-item .hippo-icon-ring,
        .tab-list.tab-list-4-columns .tab-list-item .hippo-icon-workers-comp {
          padding-top: 75px; } }
  .tab-list .tab-list-item {
    border-top: 1px solid rgba(255, 255, 255, 0.36);
    list-style: none;
    padding: 25px;
    position: relative;
    margin-right: 10px;
    margin-left: 10px; }
    .tab-list .tab-list-item h3 {
      margin: 0; }
    .tab-list .tab-list-item:last-child {
      border-bottom: 1px solid rgba(255, 255, 255, 0.36); }
    .tab-list .tab-list-item .back .tab-list-item-content,
    .tab-list .tab-list-item .back .tab-list-item-content-expanded {
      display: none; }
      @media (min-width: 840px) {
        .tab-list .tab-list-item .back .tab-list-item-content,
        .tab-list .tab-list-item .back .tab-list-item-content-expanded {
          display: block; } }
    @media screen and (min-width: 840px) {
      .tab-list .tab-list-item {
        width: calc((100% - 10px)/3);
        height: 300px;
        border-top: none;
        border-left: 1px solid rgba(255, 255, 255, 0.36);
        border-bottom: 1px solid rgba(255, 255, 255, 0.36);
        margin: 0;
        float: left;
        padding: 0;
        /* entire container, keeps perspective */ }
        .tab-list .tab-list-item .flip-container {
          perspective: 1000px;
          /* flip speed goes here */
          /* hide back of pane during swap */
          /* front pane, placed above back */
          /* back, initially hidden pane */ }
          .tab-list .tab-list-item .flip-container:hover .flipper, .tab-list .tab-list-item .flip-container.hover .flipper {
            transform: rotateY(180deg); }
          .tab-list .tab-list-item .flip-container, .tab-list .tab-list-item .flip-container .flipper, .tab-list .tab-list-item .flip-container .front, .tab-list .tab-list-item .flip-container .back {
            width: 100%;
            height: 300px; }
          .tab-list .tab-list-item .flip-container .flipper {
            transition: 0.6s;
            transform-style: preserve-3d;
            position: relative; }
          .tab-list .tab-list-item .flip-container .front, .tab-list .tab-list-item .flip-container .back {
            position: absolute;
            top: 0;
            left: 0;
            transition: opacity .25s ease-in-out;
            transition-delay: 0.10s; }
          .tab-list .tab-list-item .flip-container .front {
            opacity: 1;
            z-index: 2;
            /* for firefox 31 */
            transform: rotateY(0deg); }
          .tab-list .tab-list-item .flip-container .back {
            opacity: 0;
            transform: rotateY(180deg); }
          .tab-list .tab-list-item .flip-container:hover .flipper {
            -moz-box-shadow: 0 2px 34px 0 rgba(0, 0, 0, 0.16);
            -webkit-box-shadow: 0 2px 34px 0 rgba(0, 0, 0, 0.16);
            box-shadow: 0 2px 34px 0 rgba(0, 0, 0, 0.16); }
          .tab-list .tab-list-item .flip-container:hover .front {
            opacity: 0; }
          .tab-list .tab-list-item .flip-container:hover .back {
            opacity: 1; }
        .tab-list .tab-list-item .tab-list-item-content {
          display: block; }
        .tab-list .tab-list-item .tab-list-item-content-expanded:after {
          content: attr(data-text); }
        .tab-list .tab-list-item:nth-child(3n+1) {
          border-left: none; }
        .tab-list .tab-list-item:nth-child(n+7) {
          border-bottom: none; } }
    .tab-list .tab-list-item .tab-list-item-content-expanded {
      font-size: 20px;
      font-family: "NittiGrotesk-Font";
      color: #FFFFFF;
      letter-spacing: -0.2px;
      line-height: 25px;
      padding: 20px;
      text-align: center; }
      @media (min-width: 840px) {
        .tab-list .tab-list-item .tab-list-item-content-expanded {
          font-size: 16px;
          padding: 25px; } }
      @media (min-width: 1024px) {
        .tab-list .tab-list-item .tab-list-item-content-expanded {
          font-size: 20px; } }
    .tab-list .tab-list-item label {
      display: block;
      cursor: pointer; }
      @media (min-width: 840px) {
        .tab-list .tab-list-item label {
          cursor: default; } }
    .tab-list .tab-list-item input[type="checkbox"] {
      display: none; }
      .tab-list .tab-list-item input[type="checkbox"]:checked ~ label .tab-list-item-arrow-icon::after {
        border-top: none;
        border-bottom-color: #fff; }
      .tab-list .tab-list-item input[type="checkbox"]:checked ~ .back .tab-list-item-content-expanded {
        display: block;
        font-family: "NittiGrotesk-Font";
        font-size: 20px;
        color: #FFFFFF;
        letter-spacing: -0.2px;
        line-height: 25px;
        text-align: center; }
      .tab-list .tab-list-item input[type="checkbox"]:checked ~ .back .tab-list-item-content-expanded:after {
        content: attr(data-text); }
    .tab-list .tab-list-item .card-side {
      position: relative;
      display: flex;
      align-items: center; }
    .tab-list .tab-list-item .tab-list-item-icon {
      position: absolute;
      display: inline-block; }
      @media screen and (min-width: 840px) {
        .tab-list .tab-list-item .tab-list-item-icon {
          position: relative;
          left: 50%;
          transform: translate(-50%, 0);
          padding-top: 80px; } }
      .tab-list .tab-list-item .tab-list-item-icon img {
        width: 40px;
        height: 40px; }
        @media screen and (min-width: 840px) {
          .tab-list .tab-list-item .tab-list-item-icon img {
            width: 70px;
            height: 70px; } }
    .tab-list .tab-list-item .tab-list-item-content {
      padding-left: 60px;
      display: inline-block;
      font-family: "MarkOT-Font";
      font-weight: 500;
      font-size: 20px;
      color: #FFFFFF;
      letter-spacing: -0.8px;
      line-height: 26px; }
      @media screen and (min-width: 840px) {
        .tab-list .tab-list-item .tab-list-item-content {
          font-size: 20px;
          letter-spacing: -0.75px;
          display: block;
          padding-left: 0;
          text-align: center;
          padding-top: 30px; } }
      @media screen and (min-width: 1366px) {
        .tab-list .tab-list-item .tab-list-item-content {
          font-size: 24px; } }
    .tab-list .tab-list-item .tab-list-item-arrow-icon {
      position: absolute;
      display: inline-block;
      right: 20px;
      top: 30px;
      background: #fff;
      padding-top: 15px; }
      .tab-list .tab-list-item .tab-list-item-arrow-icon::after {
        border: solid transparent;
        content: " ";
        position: absolute;
        top: 0;
        border-top-color: #fff;
        border-width: 6px; }
      @media screen and (min-width: 840px) {
        .tab-list .tab-list-item .tab-list-item-arrow-icon::after {
          border: none; } }

mh-quote-form .error-message {
  top: 100%;
  left: 50%;
  transform: translateX(-50%); }
  mh-quote-form .error-message span {
    margin-top: 0;
    position: relative; }

@keyframes typing {
  from {
    width: 0; }
  to {
    width: 100%; } }

.fake-placeholder {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  display: none;
  z-index: 2;
  overflow: hidden;
  white-space: nowrap;
  animation: typing 3s steps(45, end);
  color: #7C5BF4;
  font-family: 'MarkOT-Font';
  letter-spacing: 1.6px;
  line-height: 27px;
  font-weight: 700;
  max-width: 410px; }
  .new-design .fake-placeholder {
    color: #727374;
    font-family: 'AkzidenzGroteskBE';
    font-weight: 400;
    letter-spacing: -0.3px; }
    @media (min-width: 768px) {
      .new-design .fake-placeholder {
        font-size: 20px;
        padding-left: 24px; } }
    @media (min-width: 840px) {
      .new-design .fake-placeholder {
        font-size: 20px;
        padding-left: 32px; } }
    @media (min-width: 1366px) {
      .new-design .fake-placeholder {
        font-size: 24px; } }
  @media (min-width: 768px) {
    .fake-placeholder {
      font-size: 16px;
      padding-left: 24px; } }
  @media (min-width: 840px) {
    .fake-placeholder {
      font-size: 20px;
      padding-left: 33.4px; } }
  @media (min-width: 1024px) {
    .fake-placeholder {
      font-size: 25.2px; } }

.landing .cta, .aux-page .cta {
  display: block;
  z-index: 2;
  position: absolute;
  transition: opacity 0.2s ease-in-out; }
  @media screen and (max-width: 768px) {
    .hip8070 .landing .cta, .hip8070 .aux-page .cta {
      position: relative; } }
  @media screen and (min-width: 768px) {
    .landing .cta, .aux-page .cta {
      margin-top: 36px; } }
  @media screen and (min-width: 768px) {
    .landing .cta.inverted-colors.sticky .input .liveaddress .input-street2, .aux-page .cta.inverted-colors.sticky .input .liveaddress .input-street2 {
      height: 25px;
      line-height: 25px; } }
  .landing .cta.inverted-colors.sticky .get-instant-quote-button:after, .aux-page .cta.inverted-colors.sticky .get-instant-quote-button:after {
    content: '';
    width: 200px;
    background: white;
    height: 47px;
    z-index: -1;
    position: absolute;
    top: 0; }
  .landing .cta.inverted-colors #landing-getquote-top,
  .landing .cta.inverted-colors .get-instant-quote-button, .aux-page .cta.inverted-colors #landing-getquote-top,
  .aux-page .cta.inverted-colors .get-instant-quote-button {
    background-color: #7C5BF4;
    color: #FFF; }
  .landing .cta.inverted-colors .hippo-icon-clear-input, .aux-page .cta.inverted-colors .hippo-icon-clear-input {
    color: #7C5BF4; }
  .hip8070 .landing .cta.inverted-colors .input .liveaddress, .hip8070 .aux-page .cta.inverted-colors .input .liveaddress {
    margin-left: 15px;
    margin-right: 15px; }
    @media screen and (min-width: 768px) {
      .hip8070 .landing .cta.inverted-colors .input .liveaddress, .hip8070 .aux-page .cta.inverted-colors .input .liveaddress {
        margin-left: 0;
        margin-right: 0; } }
  @media screen and (min-width: 768px) {
    .landing .cta.inverted-colors .input .liveaddress .input-street, .aux-page .cta.inverted-colors .input .liveaddress .input-street {
      border: 1px solid #7C5BF4; } }
  @media screen and (min-width: 768px) {
    .landing .cta.inverted-colors .input .liveaddress .input-street,
    .landing .cta.inverted-colors .input .liveaddress .input-street2, .aux-page .cta.inverted-colors .input .liveaddress .input-street,
    .aux-page .cta.inverted-colors .input .liveaddress .input-street2 {
      background-color: #FFF;
      color: #7C5BF4; }
      .landing .cta.inverted-colors .input .liveaddress .input-street::-webkit-input-placeholder,
      .landing .cta.inverted-colors .input .liveaddress .input-street2::-webkit-input-placeholder, .aux-page .cta.inverted-colors .input .liveaddress .input-street::-webkit-input-placeholder,
      .aux-page .cta.inverted-colors .input .liveaddress .input-street2::-webkit-input-placeholder {
        color: #7C5BF4;
        opacity: 1; }
      .landing .cta.inverted-colors .input .liveaddress .input-street::-moz-placeholder,
      .landing .cta.inverted-colors .input .liveaddress .input-street2::-moz-placeholder, .aux-page .cta.inverted-colors .input .liveaddress .input-street::-moz-placeholder,
      .aux-page .cta.inverted-colors .input .liveaddress .input-street2::-moz-placeholder {
        color: #7C5BF4;
        opacity: 1; }
      .landing .cta.inverted-colors .input .liveaddress .input-street:-moz-placeholder,
      .landing .cta.inverted-colors .input .liveaddress .input-street2:-moz-placeholder, .aux-page .cta.inverted-colors .input .liveaddress .input-street:-moz-placeholder,
      .aux-page .cta.inverted-colors .input .liveaddress .input-street2:-moz-placeholder {
        color: #7C5BF4;
        opacity: 1; }
      .landing .cta.inverted-colors .input .liveaddress .input-street:-ms-input-placeholder,
      .landing .cta.inverted-colors .input .liveaddress .input-street2:-ms-input-placeholder, .aux-page .cta.inverted-colors .input .liveaddress .input-street:-ms-input-placeholder,
      .aux-page .cta.inverted-colors .input .liveaddress .input-street2:-ms-input-placeholder {
        color: #7C5BF4;
        opacity: 1; } }
  @media screen and (min-width: 768px) {
    .landing .cta.inverted-colors .input .liveaddress .input-street2, .aux-page .cta.inverted-colors .input .liveaddress .input-street2 {
      height: 57px;
      line-height: 57px; } }
  @media screen and (min-width: 840px) {
    .landing .cta.inverted-colors .input .liveaddress .input-street2, .aux-page .cta.inverted-colors .input .liveaddress .input-street2 {
      height: 48px;
      line-height: 48px; } }
  @media screen and (min-width: 1024px) {
    .landing .cta.inverted-colors .input .liveaddress .input-street2, .aux-page .cta.inverted-colors .input .liveaddress .input-street2 {
      height: 71px;
      line-height: 71px; } }
  @media screen and (min-width: 768px) {
    .landing .cta.inverted-colors .input .liveaddress .apt-field, .aux-page .cta.inverted-colors .input .liveaddress .apt-field {
      border: 1px solid #7C5BF4;
      border-left: none;
      background-color: #FFF; } }
  @media screen and (min-width: 840px) {
    .landing .cta.sticky, .aux-page .cta.sticky {
      margin-top: 0;
      top: 16px;
      position: fixed;
      z-index: 11;
      left: 225px;
      transform: none;
      animation: slideNavFormLeft 0.4s ease-in-out forwards;
      transition: opacity 0.3s ease-in-out; }
      .landing .cta.sticky .input, .aux-page .cta.sticky .input {
        border-radius: 25px 0 0 25px;
        animation: growNavInputWidth 0.7s ease-in-out forwards; }
        .landing .cta.sticky .input .liveaddress.hide-apt .input-street, .aux-page .cta.sticky .input .liveaddress.hide-apt .input-street {
          padding-right: 80px;
          animation: growNavInputWidth 0.7s ease-in-out forwards; }
        .landing .cta.sticky .input .liveaddress.hide-apt .input-street2, .aux-page .cta.sticky .input .liveaddress.hide-apt .input-street2 {
          opacity: 0; }
        .landing .cta.sticky .input .input-street2, .aux-page .cta.sticky .input .input-street2 {
          opacity: 1;
          height: 27px;
          width: 110px;
          font-family: "MarkOT-Font";
          font-size: 12.6px;
          line-height: 27px;
          padding-right: 50px; }
          .landing .cta.sticky .input .input-street2::-webkit-input-placeholder, .aux-page .cta.sticky .input .input-street2::-webkit-input-placeholder {
            opacity: 0.6;
            color: #FFFFFF;
            font-family: "NittiGrotesk-Font";
            font-size: 12.6px; }
          .landing .cta.sticky .input .input-street2::-moz-placeholder, .aux-page .cta.sticky .input .input-street2::-moz-placeholder {
            opacity: 0.6;
            color: #FFFFFF;
            font-family: "NittiGrotesk-Font";
            font-size: 12.6px; }
          .landing .cta.sticky .input .input-street2:-moz-placeholder, .aux-page .cta.sticky .input .input-street2:-moz-placeholder {
            opacity: 0.6;
            color: #FFFFFF;
            font-family: "NittiGrotesk-Font";
            font-size: 12.6px; }
          .landing .cta.sticky .input .input-street2:-ms-input-placeholder, .aux-page .cta.sticky .input .input-street2:-ms-input-placeholder {
            opacity: 0.6;
            color: #FFFFFF;
            font-family: "NittiGrotesk-Font";
            font-size: 12.6px; }
        .landing .cta.sticky .input .input-street, .aux-page .cta.sticky .input .input-street {
          height: 47px;
          font-size: 12.6px;
          line-height: 13px;
          padding-top: 17px;
          padding-bottom: 17px;
          padding-left: 32px;
          width: 100px;
          border-radius: 25px 0 0 25px;
          animation: growNavInputWithAptWidth 0.7s ease-in-out forwards; }
          .landing .cta.sticky .input .input-street::-webkit-input-placeholder, .aux-page .cta.sticky .input .input-street::-webkit-input-placeholder {
            font-size: 12.6px;
            letter-spacing: normal;
            line-height: 13px; }
          .landing .cta.sticky .input .input-street::-moz-placeholder, .aux-page .cta.sticky .input .input-street::-moz-placeholder {
            font-size: 12.6px;
            letter-spacing: normal;
            line-height: 13px; }
          .landing .cta.sticky .input .input-street:-moz-placeholder, .aux-page .cta.sticky .input .input-street:-moz-placeholder {
            font-size: 12.6px;
            letter-spacing: normal;
            line-height: 13px; }
          .landing .cta.sticky .input .input-street:-ms-input-placeholder, .aux-page .cta.sticky .input .input-street:-ms-input-placeholder {
            font-size: 12.6px;
            letter-spacing: normal;
            line-height: 13px; }
        .landing .cta.sticky .input #landing-getquote-top, .aux-page .cta.sticky .input #landing-getquote-top {
          height: 47px;
          width: 196px;
          font-size: 12.6px;
          letter-spacing: 1px;
          animation: slideNavInputRight 0.7s ease-in-out forwards; }
      .landing .cta.sticky .get-instant-quote-button,
      .landing .cta.sticky .get-instant-quote-button-submit, .aux-page .cta.sticky .get-instant-quote-button,
      .aux-page .cta.sticky .get-instant-quote-button-submit {
        height: 47px;
        width: 196px;
        font-size: 12.6px;
        letter-spacing: 1px;
        line-height: 13px; } }
  .landing .cta form, .aux-page .cta form {
    display: flex; }
  .landing .cta .mobile-address-input-title, .aux-page .cta .mobile-address-input-title {
    display: none; }
  .landing .cta .input, .aux-page .cta .input {
    width: 100%;
    display: none; }
    @media screen and (min-width: 768px) {
      .landing .cta .input, .aux-page .cta .input {
        width: 150px;
        border-radius: 50px 0 0 50px;
        animation: growPageInputWidth540 0.7s ease-in-out forwards; } }
    @media screen and (min-width: 840px) {
      .landing .cta .input, .aux-page .cta .input {
        border-radius: 50px 0 0 50px;
        animation: growPageInputWidth430 0.7s ease-in-out forwards; } }
    @media screen and (min-width: 1024px) {
      .landing .cta .input, .aux-page .cta .input {
        animation: growPageInputWidth587 0.7s ease-in-out forwards; } }
    .landing .cta .input .address-input-wrap, .aux-page .cta .input .address-input-wrap {
      display: block;
      position: relative; }
    .landing .cta .input .liveaddress .input-street, .aux-page .cta .input .liveaddress .input-street {
      padding-right: 15px;
      width: calc(100% - 147px);
      border-right: none; }
      @media screen and (min-width: 768px) {
        .landing .cta .input .liveaddress .input-street, .aux-page .cta .input .liveaddress .input-street {
          border: none; } }
      @media screen and (min-width: 1024px) {
        .landing .cta .input .liveaddress .input-street, .aux-page .cta .input .liveaddress .input-street {
          width: 100%; } }
    .landing .cta .input .liveaddress.hide-apt .input-street, .aux-page .cta .input .liveaddress.hide-apt .input-street {
      width: 100%;
      padding-right: 80px; }
      @media screen and (min-width: 768px) {
        .landing .cta .input .liveaddress.hide-apt .input-street, .aux-page .cta .input .liveaddress.hide-apt .input-street {
          animation: growPageInputWidth540 0.7s ease-in-out forwards; } }
      @media screen and (min-width: 840px) {
        .landing .cta .input .liveaddress.hide-apt .input-street, .aux-page .cta .input .liveaddress.hide-apt .input-street {
          animation: growPageInputWidth430 0.7s ease-in-out forwards; } }
      @media screen and (min-width: 1024px) {
        .landing .cta .input .liveaddress.hide-apt .input-street, .aux-page .cta .input .liveaddress.hide-apt .input-street {
          width: 150px;
          animation: growPageInputWidth587 0.7s ease-in-out forwards; } }
    .landing .cta .input .liveaddress.hide-apt .input-street2, .aux-page .cta .input .liveaddress.hide-apt .input-street2 {
      opacity: 0; }
    .landing .cta .input .inputbox,
    .landing .cta .input .apt-field, .aux-page .cta .input .inputbox,
    .aux-page .cta .input .apt-field {
      text-align: left;
      border: 1px solid #87949A; }
    .landing .cta .input .mobile-only-button, .aux-page .cta .input .mobile-only-button {
      display: block;
      border-radius: 0;
      width: 45px;
      position: absolute;
      top: 0;
      right: 0;
      height: 44px;
      z-index: 2;
      line-height: 44px; }
      .hip8070 .landing .cta .input .mobile-only-button, .hip8070 .aux-page .cta .input .mobile-only-button {
        left: 50%;
        top: 100px;
        width: 100px;
        height: 50px;
        font-size: 18px;
        border-radius: 50px;
        transform: translate(-50%, 0); }
      @media screen and (min-width: 768px) {
        .landing .cta .input .mobile-only-button, .aux-page .cta .input .mobile-only-button {
          display: none; } }
    .landing .cta .input .input-street, .aux-page .cta .input .input-street {
      border-radius: 0;
      color: #727374;
      font-family: "NittiGrotesk-Font";
      font-size: 14px;
      line-height: 17px;
      width: 100%;
      padding-left: 10px;
      border-left: none; }
      .hip8070 .landing .cta .input .input-street, .hip8070 .aux-page .cta .input .input-street {
        border-top: none;
        border-right: none;
        border-bottom: 1px solid #87949A; }
        .hip8070 .landing .cta .input .input-street:focus, .hip8070 .aux-page .cta .input .input-street:focus {
          border-bottom: 1px solid #7C5BF4; }
      @media screen and (min-width: 768px) {
        .landing .cta .input .input-street, .aux-page .cta .input .input-street {
          border-radius: 29.5px 0 0 29.5px;
          background-color: #7C5BF4;
          outline: none;
          width: 0;
          padding: 0 24px;
          height: 59px;
          padding-right: 78px;
          color: #FFFFFF;
          font-family: "MarkOT-Font";
          font-size: 16px;
          font-weight: 700;
          line-height: 16px; } }
      @media screen and (min-width: 840px) {
        .landing .cta .input .input-street, .aux-page .cta .input .input-street {
          border-radius: 50px 0 0 50px;
          padding: 0 32px;
          height: 70px;
          padding-right: 78px;
          font-size: 20px;
          line-height: 27px; } }
      @media screen and (min-width: 1024px) {
        .landing .cta .input .input-street, .aux-page .cta .input .input-street {
          height: 93px;
          font-size: 25.2px; } }
      .landing .cta .input .input-street::-webkit-input-placeholder, .aux-page .cta .input .input-street::-webkit-input-placeholder {
        color: #727374;
        font-family: "NittiGrotesk-Font";
        font-size: 14px; }
        @media screen and (min-width: 768px) {
          .landing .cta .input .input-street::-webkit-input-placeholder, .aux-page .cta .input .input-street::-webkit-input-placeholder {
            font-family: "MarkOT-Font";
            letter-spacing: 1.6px;
            font-size: 16px;
            opacity: 1;
            color: #FFFFFF; } }
        @media screen and (min-width: 840px) {
          .landing .cta .input .input-street::-webkit-input-placeholder, .aux-page .cta .input .input-street::-webkit-input-placeholder {
            font-size: 20px; } }
        @media screen and (min-width: 1024px) {
          .landing .cta .input .input-street::-webkit-input-placeholder, .aux-page .cta .input .input-street::-webkit-input-placeholder {
            font-size: 25.2px; } }
      .landing .cta .input .input-street::-moz-placeholder, .aux-page .cta .input .input-street::-moz-placeholder {
        color: #727374;
        font-family: "NittiGrotesk-Font";
        font-size: 14px; }
        @media screen and (min-width: 768px) {
          .landing .cta .input .input-street::-moz-placeholder, .aux-page .cta .input .input-street::-moz-placeholder {
            font-family: "MarkOT-Font";
            letter-spacing: 1.6px;
            font-size: 16px;
            opacity: 1;
            color: #FFFFFF; } }
        @media screen and (min-width: 840px) {
          .landing .cta .input .input-street::-moz-placeholder, .aux-page .cta .input .input-street::-moz-placeholder {
            font-size: 20px; } }
        @media screen and (min-width: 1024px) {
          .landing .cta .input .input-street::-moz-placeholder, .aux-page .cta .input .input-street::-moz-placeholder {
            font-size: 25.2px; } }
      .landing .cta .input .input-street:-moz-placeholder, .aux-page .cta .input .input-street:-moz-placeholder {
        color: #727374;
        font-family: "NittiGrotesk-Font";
        font-size: 14px; }
        @media screen and (min-width: 768px) {
          .landing .cta .input .input-street:-moz-placeholder, .aux-page .cta .input .input-street:-moz-placeholder {
            font-family: "MarkOT-Font";
            letter-spacing: 1.6px;
            font-size: 16px;
            opacity: 1;
            color: #FFFFFF; } }
        @media screen and (min-width: 840px) {
          .landing .cta .input .input-street:-moz-placeholder, .aux-page .cta .input .input-street:-moz-placeholder {
            font-size: 20px; } }
        @media screen and (min-width: 1024px) {
          .landing .cta .input .input-street:-moz-placeholder, .aux-page .cta .input .input-street:-moz-placeholder {
            font-size: 25.2px; } }
      .landing .cta .input .input-street:-ms-input-placeholder, .aux-page .cta .input .input-street:-ms-input-placeholder {
        color: #727374;
        font-family: "NittiGrotesk-Font";
        font-size: 14px; }
        @media screen and (min-width: 768px) {
          .landing .cta .input .input-street:-ms-input-placeholder, .aux-page .cta .input .input-street:-ms-input-placeholder {
            font-family: "MarkOT-Font";
            letter-spacing: 1.6px;
            font-size: 16px;
            opacity: 1;
            color: #FFFFFF; } }
        @media screen and (min-width: 840px) {
          .landing .cta .input .input-street:-ms-input-placeholder, .aux-page .cta .input .input-street:-ms-input-placeholder {
            font-size: 20px; } }
        @media screen and (min-width: 1024px) {
          .landing .cta .input .input-street:-ms-input-placeholder, .aux-page .cta .input .input-street:-ms-input-placeholder {
            font-size: 25.2px; } }
    .landing .cta .input .input-street2,
    .landing .cta .input .input-street, .aux-page .cta .input .input-street2,
    .aux-page .cta .input .input-street {
      color: #727374; }
      @media screen and (min-width: 768px) {
        .landing .cta .input .input-street2,
        .landing .cta .input .input-street, .aux-page .cta .input .input-street2,
        .aux-page .cta .input .input-street {
          color: #FFFFFF;
          font-family: "MarkOT-Font";
          font-size: 16px;
          font-weight: 700;
          line-height: 16px; } }
      @media screen and (min-width: 840px) {
        .landing .cta .input .input-street2,
        .landing .cta .input .input-street, .aux-page .cta .input .input-street2,
        .aux-page .cta .input .input-street {
          color: #FFFFFF;
          font-family: "MarkOT-Font";
          font-size: 22px;
          font-weight: 700;
          line-height: 27px; } }
      @media screen and (min-width: 1024px) {
        .landing .cta .input .input-street2,
        .landing .cta .input .input-street, .aux-page .cta .input .input-street2,
        .aux-page .cta .input .input-street {
          font-size: 25.2px; } }
    .landing .cta .input .apt-field, .aux-page .cta .input .apt-field {
      padding: 0;
      border: none; }
      @media screen and (min-width: 768px) {
        .landing .cta .input .apt-field, .aux-page .cta .input .apt-field {
          background-color: #7c5bf4;
          padding-left: 0; } }
    .landing .cta .input .input-street2, .aux-page .cta .input .input-street2 {
      opacity: 1;
      border: 1px solid #9B9B9B;
      padding-left: 10px;
      padding-right: 80px;
      height: 44px;
      background-color: #fff; }
      .hip8070 .landing .cta .input .input-street2, .hip8070 .aux-page .cta .input .input-street2 {
        border: none;
        border-bottom: 1px solid #87949A; }
        .hip8070 .landing .cta .input .input-street2:focus, .hip8070 .aux-page .cta .input .input-street2:focus {
          border-bottom: 1px solid #7C5BF4; }
        @media screen and (min-width: 768px) {
          .hip8070 .landing .cta .input .input-street2, .hip8070 .aux-page .cta .input .input-street2 {
            border-bottom: none; }
            .hip8070 .landing .cta .input .input-street2:focus, .hip8070 .aux-page .cta .input .input-street2:focus {
              border-bottom: none; } }
      @media screen and (min-width: 768px) {
        .landing .cta .input .input-street2, .aux-page .cta .input .input-street2 {
          border: none;
          border-left: 1px solid rgba(255, 255, 255, 0.35);
          height: 59px;
          width: 120px;
          padding-right: 50px; } }
      @media screen and (min-width: 840px) {
        .landing .cta .input .input-street2, .aux-page .cta .input .input-street2 {
          height: 50px;
          width: 170px;
          padding-right: 100px;
          margin-top: 10px;
          margin-bottom: 10px; } }
      @media screen and (min-width: 1024px) {
        .landing .cta .input .input-street2, .aux-page .cta .input .input-street2 {
          height: 73px;
          line-height: 73px;
          padding: 0 75px 0 10px; } }
      .landing .cta .input .input-street2::-webkit-input-placeholder, .aux-page .cta .input .input-street2::-webkit-input-placeholder {
        color: #727374;
        font-family: "NittiGrotesk-Font";
        font-size: 14px; }
        @media screen and (min-width: 768px) {
          .landing .cta .input .input-street2::-webkit-input-placeholder, .aux-page .cta .input .input-street2::-webkit-input-placeholder {
            color: white;
            height: 27px;
            width: 49px;
            opacity: 0.6;
            font-size: 16px; } }
        @media screen and (min-width: 840px) {
          .landing .cta .input .input-street2::-webkit-input-placeholder, .aux-page .cta .input .input-street2::-webkit-input-placeholder {
            font-size: 25.2px; } }
      .landing .cta .input .input-street2::-moz-placeholder, .aux-page .cta .input .input-street2::-moz-placeholder {
        color: #727374;
        font-family: "NittiGrotesk-Font";
        font-size: 14px; }
        @media screen and (min-width: 768px) {
          .landing .cta .input .input-street2::-moz-placeholder, .aux-page .cta .input .input-street2::-moz-placeholder {
            color: white;
            height: 27px;
            width: 49px;
            opacity: 0.6;
            font-size: 16px; } }
        @media screen and (min-width: 840px) {
          .landing .cta .input .input-street2::-moz-placeholder, .aux-page .cta .input .input-street2::-moz-placeholder {
            font-size: 25.2px; } }
      .landing .cta .input .input-street2:-moz-placeholder, .aux-page .cta .input .input-street2:-moz-placeholder {
        color: #727374;
        font-family: "NittiGrotesk-Font";
        font-size: 14px; }
        @media screen and (min-width: 768px) {
          .landing .cta .input .input-street2:-moz-placeholder, .aux-page .cta .input .input-street2:-moz-placeholder {
            color: white;
            height: 27px;
            width: 49px;
            opacity: 0.6;
            font-size: 16px; } }
        @media screen and (min-width: 840px) {
          .landing .cta .input .input-street2:-moz-placeholder, .aux-page .cta .input .input-street2:-moz-placeholder {
            font-size: 25.2px; } }
      .landing .cta .input .input-street2:-ms-input-placeholder, .aux-page .cta .input .input-street2:-ms-input-placeholder {
        color: #727374;
        font-family: "NittiGrotesk-Font";
        font-size: 14px; }
        @media screen and (min-width: 768px) {
          .landing .cta .input .input-street2:-ms-input-placeholder, .aux-page .cta .input .input-street2:-ms-input-placeholder {
            color: white;
            height: 27px;
            width: 49px;
            opacity: 0.6;
            font-size: 16px; } }
        @media screen and (min-width: 840px) {
          .landing .cta .input .input-street2:-ms-input-placeholder, .aux-page .cta .input .input-street2:-ms-input-placeholder {
            font-size: 25.2px; } }
  .landing .cta #landing-getquote-top, .aux-page .cta #landing-getquote-top {
    z-index: 2;
    position: absolute;
    max-width: none; }
    @media screen and (min-width: 768px) {
      .landing .cta #landing-getquote-top, .aux-page .cta #landing-getquote-top {
        animation: slidePageInputRight480 0.7s ease-in-out forwards; } }
    @media screen and (min-width: 840px) {
      .landing .cta #landing-getquote-top, .aux-page .cta #landing-getquote-top {
        animation: slidePageInputRight386 0.7s ease-in-out forwards; } }
    @media screen and (min-width: 1024px) {
      .landing .cta #landing-getquote-top, .aux-page .cta #landing-getquote-top {
        animation: slidePageInputRight544 0.7s ease-in-out forwards; } }
  .landing .cta.active .get-instant-quote-button, .aux-page .cta.active .get-instant-quote-button {
    display: none; }
  .landing .cta.active .input, .aux-page .cta.active .input {
    display: block; }

@keyframes shrinkInputToFitAptField {
  100% {
    width: 375px; } }

@keyframes slideNavFormLeft {
  100% {
    transform: none;
    opacity: 1;
    left: 165px; } }

@keyframes slideNavInputRight {
  100% {
    left: 350px; } }

@keyframes slidePageInputRight330 {
  100% {
    left: 330px; } }

@keyframes slidePageInputRight386 {
  100% {
    left: 386px; } }

@keyframes slidePageInputRight480 {
  100% {
    left: 480px; } }

@keyframes slidePageInputRight510 {
  100% {
    left: 510px; } }

@keyframes slidePageInputRight544 {
  100% {
    left: 544px; } }

@keyframes slidePageInputRight680 {
  100% {
    left: 680px; } }

@keyframes slidePageInputRight780 {
  100% {
    left: 780px; } }

@keyframes fadeIn {
  0% {
    opacity: 0; }
  100% {
    opacity: 1; } }

@keyframes growNavInputWidth {
  100% {
    width: 374px; } }

@keyframes growNavInputWithAptWidth {
  100% {
    width: 264px; } }

@keyframes growPageInputWidth360 {
  100% {
    width: 360px; } }

@keyframes growPageInputWidth430 {
  100% {
    width: 430px; } }

@keyframes growPageInputWidth510 {
  100% {
    width: 510px; } }

@keyframes growPageInputWidth540 {
  100% {
    width: 540px; } }

@keyframes growPageInputWidth587 {
  100% {
    width: 587px; } }

@keyframes growPageInputWidth710 {
  100% {
    width: 710px; } }

@keyframes growPageInputWidth810 {
  100% {
    width: 810px; } }

carousel {
  display: block; }
  carousel .carousel {
    position: relative; }
  carousel .carousel-controls {
    line-height: 5px; }
    carousel .carousel-controls .carousel-control {
      display: inline-block; }
    carousel .carousel-controls .circle {
      outline: none;
      display: none;
      height: 5px;
      width: 5px;
      border-radius: 50%;
      background-color: rgba(163, 175, 180, 0.36);
      margin: 0 2px; }
      carousel .carousel-controls .circle.active {
        background-color: #05CE7C; }
      @media (min-width: 840px) {
        carousel .carousel-controls .circle {
          display: block; } }
  body:not(.new-design) carousel .right-arrow,
  body:not(.new-design) carousel .left-arrow {
    outline: none;
    display: none; }
    @media (min-width: 840px) {
      body:not(.new-design) carousel .right-arrow,
      body:not(.new-design) carousel .left-arrow {
        display: block;
        position: absolute; } }
    body:not(.new-design) carousel .right-arrow:disabled,
    body:not(.new-design) carousel .left-arrow:disabled {
      color: #9B9B9B;
      opacity: 0.26; }
  body:not(.new-design) carousel .left-arrow {
    left: 0px;
    top: -4px;
    padding: 10px 15px 10px 10px; }
    @media (min-width: 1024px) {
      body:not(.new-design) carousel .left-arrow {
        left: 20px; } }
  body:not(.new-design) carousel .right-arrow {
    right: 0;
    top: -4px;
    padding: 10px 10px 10px 15px; }
    @media (min-width: 1024px) {
      body:not(.new-design) carousel .right-arrow {
        right: 20px; } }
  @media (min-width: 840px) {
    body:not(.new-design) carousel.deductibles .carousel-items-list-wrapper {
      height: 50px;
      width: 150px;
      position: relative;
      left: 50%;
      transform: translate(-50%, 0);
      position: relative;
      overflow: hidden; } }
  @media (min-width: 1024px) {
    body:not(.new-design) carousel.deductibles .carousel-items-list-wrapper {
      top: 0;
      left: 45px;
      transform: none; } }
  @media (min-width: 840px) {
    body:not(.new-design) carousel.deductibles .deductible-options {
      position: absolute;
      white-space: nowrap; } }
  body:not(.new-design) carousel.deductibles .deductible-option {
    display: flex;
    justify-content: center;
    margin: 5px 0 0 30px;
    flex-direction: row-reverse; }
    @media (min-width: 840px) {
      body:not(.new-design) carousel.deductibles .deductible-option {
        margin: 0;
        display: block;
        position: relative;
        left: 0%;
        top: 0px;
        display: inline-block; } }
    @media (min-width: 840px) {
      body:not(.new-design) carousel.deductibles .deductible-option .adjustment-label {
        text-align: center;
        margin: 0;
        padding: 0; } }
    @media (min-width: 840px) {
      body:not(.new-design) carousel.deductibles .deductible-option .adjustment-value {
        text-align: center;
        margin: 0; } }
  carousel.benefits-carousel .carousel-items-list-wrapper {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    overflow: hidden;
    width: 400px; }
    @media (min-width: 840px) {
      carousel.benefits-carousel .carousel-items-list-wrapper {
        width: 730px; } }
    @media (min-width: 1024px) {
      carousel.benefits-carousel .carousel-items-list-wrapper {
        width: 1060px; } }
    carousel.benefits-carousel .carousel-items-list-wrapper .benefits {
      width: 9999999px;
      position: relative;
      height: 400px; }
    carousel.benefits-carousel .carousel-items-list-wrapper .benefit {
      height: 360px;
      margin-left: 10px;
      vertical-align: top;
      text-align: center;
      color: #FFF;
      font-family: "NittiGrotesk-Font";
      display: inline-block;
      position: relative;
      width: 238px; }
      @media (min-width: 1024px) {
        carousel.benefits-carousel .carousel-items-list-wrapper .benefit {
          margin: 0 10px;
          height: 300px;
          width: 308px; }
          carousel.benefits-carousel .carousel-items-list-wrapper .benefit:first-child {
            margin: 0 10px; } }
  carousel.benefits-carousel .left-arrow,
  carousel.benefits-carousel .right-arrow {
    color: #000;
    display: block;
    font-size: 30px;
    height: 100%;
    background: white;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
    @media (min-width: 1024px) {
      carousel.benefits-carousel .left-arrow,
      carousel.benefits-carousel .right-arrow {
        display: none; } }
  body.new-design carousel.green-container-carousel .carousel-items-list-wrapper,
  body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper {
    height: 270px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    overflow: hidden;
    width: 320px; }
    @media (min-width: 450px) {
      body.new-design carousel.green-container-carousel .carousel-items-list-wrapper,
      body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper {
        width: 400px; } }
    @media (min-width: 601px) {
      body.new-design carousel.green-container-carousel .carousel-items-list-wrapper,
      body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper {
        width: 600px; } }
    @media (min-width: 1024px) {
      body.new-design carousel.green-container-carousel .carousel-items-list-wrapper,
      body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper {
        width: 900px; } }
    body.new-design carousel.green-container-carousel .carousel-items-list-wrapper .carousel-items,
    body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper .carousel-items {
      padding: 0;
      width: 9999999px;
      position: absolute; }
    body.new-design carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item,
    body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item {
      height: 270px;
      padding: 0 40px;
      vertical-align: top;
      text-align: center;
      color: #FFF;
      font-family: "NittiGrotesk-Font";
      display: inline-block;
      position: relative;
      width: 320px; }
      @media (min-width: 450px) {
        body.new-design carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item,
        body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item {
          width: 400px; } }
      @media (min-width: 601px) {
        body.new-design carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item,
        body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item {
          width: 300px; } }
      @media (min-width: 1024px) {
        body.new-design carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item::after,
        body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item::after {
          height: 250px;
          display: block;
          position: absolute;
          left: 0;
          top: 0;
          width: 1px;
          background: rgba(255, 255, 255, 0.3);
          border: 1px;
          content: ''; }
        body.new-design carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item.active::after,
        body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item.active::after {
          background: none; } }
      body.new-design carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item .testimonial-title,
      body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item .testimonial-title {
        font-size: 24px;
        font-weight: 500; }
      body.new-design carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item .testimonial-name,
      body.new-design carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item .testimonial-review,
      body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item .testimonial-name,
      body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item .testimonial-review {
        font-size: 18px;
        line-height: 22px; }
      body.new-design carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item .testimonial-name,
      body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item .testimonial-name {
        font-weight: 500; }
      body.new-design carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item .testimonial-review,
      body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item .testimonial-review {
        max-height: 130px;
        overflow: hidden; }
      body.new-design carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item .testimonials-text-overlay,
      body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item .testimonials-text-overlay {
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
        top: -110px;
        font-family: "MarkOT-Font";
        font-size: 40px; }
      body.new-design carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item .testimonial-sub-text-header,
      body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item .testimonial-sub-text-header {
        font-family: "MarkOT-Font";
        font-size: 24px;
        font-weight: 500;
        letter-spacing: -0.96px;
        line-height: 30px;
        margin: 0; }
      body.new-design carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item .testimonial-sub-text-content,
      body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper .carousel-item .testimonial-sub-text-content {
        font-size: 18px;
        line-height: 22px; }
    body.new-design carousel.green-container-carousel .carousel-items-list-wrapper .testimonials,
    body:not(.new-design) carousel.green-container-carousel .carousel-items-list-wrapper .testimonials {
      position: absolute; }
  @media (min-width: 450px) {
    body.new-design carousel.green-container-carousel .left-arrow,
    body:not(.new-design) carousel.green-container-carousel .left-arrow {
      left: 10px; } }
  @media (min-width: 840px) {
    body.new-design carousel.green-container-carousel .left-arrow,
    body:not(.new-design) carousel.green-container-carousel .left-arrow {
      left: 0px; } }
  @media (min-width: 450px) {
    body.new-design carousel.green-container-carousel .right-arrow,
    body:not(.new-design) carousel.green-container-carousel .right-arrow {
      right: 10px; } }
  @media (min-width: 840px) {
    body.new-design carousel.green-container-carousel .right-arrow,
    body:not(.new-design) carousel.green-container-carousel .right-arrow {
      right: 50px; } }
  body.new-design carousel.green-container-carousel .left-arrow,
  body.new-design carousel.green-container-carousel .right-arrow,
  body:not(.new-design) carousel.green-container-carousel .left-arrow,
  body:not(.new-design) carousel.green-container-carousel .right-arrow {
    display: block;
    font-size: 25px;
    color: #FFF;
    position: absolute;
    top: 50%;
    transform: translateY(-50%); }
  body.new-design carousel.green-container-carousel.reviews .carousel-items-list-wrapper,
  body:not(.new-design) carousel.green-container-carousel.reviews .carousel-items-list-wrapper {
    height: 270px; }
    body.new-design carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonial,
    body:not(.new-design) carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonial {
      height: 270px; }
      body.new-design carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonial-title,
      body:not(.new-design) carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonial-title {
        font-size: 24px;
        font-weight: 500; }
      body.new-design carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonial-name, body.new-design carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonial-review,
      body:not(.new-design) carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonial-name,
      body:not(.new-design) carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonial-review {
        font-size: 18px;
        line-height: 22px; }
      body.new-design carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonial-name,
      body:not(.new-design) carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonial-name {
        font-weight: 500; }
      body.new-design carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonial-review,
      body:not(.new-design) carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonial-review {
        max-height: 130px;
        overflow: hidden; }
      body.new-design carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonial-sub-text-header,
      body:not(.new-design) carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonial-sub-text-header {
        font-family: "MarkOT-Font";
        font-size: 24px;
        font-weight: 500;
        letter-spacing: -0.96px;
        line-height: 30px;
        margin: 0; }
      body.new-design carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonial-sub-text-content,
      body:not(.new-design) carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonial-sub-text-content {
        font-size: 18px;
        line-height: 22px; }
    body.new-design carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonials,
    body:not(.new-design) carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonials {
      position: absolute; }
      body.new-design carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonials-text-overlay,
      body:not(.new-design) carousel.green-container-carousel.reviews .carousel-items-list-wrapper .testimonials-text-overlay {
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
        top: -110px;
        font-family: "MarkOT-Font";
        font-size: 40px; }
  body.new-design carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper,
  body:not(.new-design) carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper {
    height: 225px; }
    @media (max-width: 1024px) {
      body.new-design carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper,
      body:not(.new-design) carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper {
        width: 750px; } }
    @media (max-width: 840px) {
      body.new-design carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper,
      body:not(.new-design) carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper {
        width: 700px; } }
    @media (max-width: 768px) {
      body.new-design carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper,
      body:not(.new-design) carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper {
        width: 625px;
        height: 275px; } }
    @media (max-width: 601px) {
      body.new-design carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper,
      body:not(.new-design) carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper {
        width: 500px; } }
    @media all and (min-width: 320px) and (max-width: 601px) {
      body.new-design carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper,
      body:not(.new-design) carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper {
        width: 400px;
        height: 300px; } }
    body.new-design carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quotes,
    body:not(.new-design) carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quotes {
      margin-top: 70px; }
    body.new-design carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote,
    body:not(.new-design) carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote {
      height: 225px;
      width: 900px; }
      @media (max-width: 1024px) {
        body.new-design carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote,
        body:not(.new-design) carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote {
          width: 750px; } }
      @media (max-width: 840px) {
        body.new-design carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote,
        body:not(.new-design) carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote {
          width: 700px; } }
      @media (max-width: 768px) {
        body.new-design carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote,
        body:not(.new-design) carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote {
          width: 625px; } }
      @media (max-width: 601px) {
        body.new-design carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote,
        body:not(.new-design) carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote {
          width: 500px; } }
      @media all and (min-width: 320px) and (max-width: 601px) {
        body.new-design carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote,
        body:not(.new-design) carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote {
          width: 400px; } }
      @media (min-width: 1024px) {
        body.new-design carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote::after,
        body:not(.new-design) carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote::after {
          width: 0;
          background: none;
          content: none; } }
      body.new-design carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote-image,
      body:not(.new-design) carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote-image {
        opacity: 0.8;
        margin-bottom: 10px; }
      body.new-design carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote-copy,
      body:not(.new-design) carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote-copy {
        font-family: "MarkOT-Font";
        font-weight: 500;
        font-size: 24px;
        letter-spacing: -0.75px;
        line-height: 36px; }
        @media (max-width: 601px) {
          body.new-design carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote-copy,
          body:not(.new-design) carousel.green-container-carousel.pr-quotes .carousel-items-list-wrapper .quote-copy {
            font-size: 18px;
            line-height: 30px; } }

social-data {
  position: relative;
  left: 50%;
  transform: translate(-50%, 0);
  display: block;
  width: 320px;
  background-color: #FFF;
  margin-bottom: 100px; }

@keyframes slideIn {
  0% {
    right: -500px; }
  100% {
    right: 20px; } }

@keyframes slideOut {
  0% {
    right: 20px; }
  100% {
    right: -500px; } }
  @media (min-width: 1366px) {
    social-data {
      position: absolute;
      transform: none;
      top: 100px;
      right: -500px;
      margin: 0;
      left: inherit;
      width: 370px; }
      social-data.slide-in {
        animation: slideIn 1s normal forwards; }
      social-data.slide-out {
        animation: slideOut 1s normal forwards; } }
  social-data .social-data-count {
    color: #000; }
  social-data .social-data-icon {
    height: 80px;
    width: 80px; }
  social-data .social-data {
    display: flex;
    padding: 20px;
    border: 1px solid #E1E1E1;
    border-right: 6px solid #00E27A;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px; }
  social-data .social-data-header-description-wrapper {
    font-size: 14px;
    line-height: 18px;
    font-family: "MarkOT-Font";
    color: #787878;
    padding-left: 23px; }
  social-data .social-data-header {
    font-weight: bold;
    color: #000;
    margin-bottom: 5px; }

.homepointfinancial .nav-white h1 {
  margin-top: 17px !important; }

.homepointfinancial .nav-white .hippo-icon-hippo {
  display: none !important; }

.homepointfinancial .nav-white .nav-item {
  padding-right: 35px !important; }
  @media screen and (max-width: 1023px) {
    .homepointfinancial .nav-white .nav-item {
      padding-right: 10px !important; }
      .homepointfinancial .nav-white .nav-item:last-child {
        padding-right: 0 !important; } }

.homepointfinancial .nav-white .partner-desktop-plus, .homepointfinancial .nav-white .partner-mobile-plus {
  background-image: url("/img/plus.svg"); }

.homepointfinancial .nav-overlay-container h1 {
  margin-top: 17px !important; }

.homepointfinancial .nav-overlay-container .hippo-icon-hippo {
  display: none !important; }

.homepointfinancial .nav-overlay-container .nav-item {
  padding-right: 35px !important; }
  @media screen and (max-width: 1023px) {
    .homepointfinancial .nav-overlay-container .nav-item {
      padding-right: 10px !important; }
      .homepointfinancial .nav-overlay-container .nav-item:last-child {
        padding-right: 0 !important; } }

.homepointfinancial .nav-overlay-container .partner-desktop-plus, .homepointfinancial .nav-overlay-container .partner-mobile-plus {
  background-image: url("/img/plus_white.svg"); }

.homepointfinancial.background-expand-animate nav.nav-white {
  display: none; }

.homepointfinancial nav.nav-white .partner-logos, .homepointfinancial nav.nav-white .logo, .homepointfinancial nav.nav-overlay .partner-logos, .homepointfinancial nav.nav-overlay .logo {
  display: flex;
  flex-direction: row-reverse;
  align-items: center; }

@media screen and (max-width: 449px) {
  .homepointfinancial nav.nav-white .logo, .homepointfinancial nav.nav-overlay .logo {
    transform: scale(0.7) translate(-72%, 0); } }

.homepointfinancial nav.nav-white {
  z-index: 12; }
  @media (min-width: 840px) and (max-width: 1366px) {
    .homepointfinancial nav.nav-white .logo {
      transform: translate(-20%, 0) scale(0.7); }
    .homepointfinancial nav.nav-white .landing-nav {
      transform: translate(10%, 0); } }

.homepointfinancial nav .partner-desktop-logo {
  max-height: 37px; }

.homepointfinancial nav .partner-mobile-logo {
  max-width: none;
  max-height: 25px; }

.homepointfinancial nav .partner-desktop-plus {
  margin: 0 20px; }

.homepointfinancial nav .partner-mobile-plus {
  margin: 0 10px; }

.homepointfinancial landing-page-retargeting-main-title .mh-button.purple-button {
  background-color: #7C5BF4 !important;
  left: 50%;
  transform: translate(-50%, 0);
  display: block;
  cursor: pointer;
  outline: none;
  text-transform: uppercase;
  width: 292px;
  height: 55px;
  background: #FFFFFF;
  border: 1px solid #7C5BF4;
  border-radius: 105px;
  font-weight: 700;
  font-size: 17.64px;
  color: #7C5BF4;
  letter-spacing: 1.49px;
  line-height: 18.9px;
  position: fixed;
  bottom: 10px;
  z-index: 2; }
  @media (min-width: 768px) {
    .homepointfinancial landing-page-retargeting-main-title .mh-button.purple-button {
      position: relative;
      left: 0;
      transform: none;
      max-width: 260px;
      width: 200px;
      letter-spacing: normal;
      line-height: 17px;
      height: 59px;
      font-size: 16px;
      background-color: #7C5BF4;
      color: white; } }
  @media (min-width: 840px) {
    .homepointfinancial landing-page-retargeting-main-title .mh-button.purple-button {
      width: 392px;
      max-width: none;
      letter-spacing: 2.12px;
      line-height: 27px;
      height: 70px;
      font-size: 25.2px;
      margin-top: 36px; } }
  @media (min-width: 1024px) {
    .homepointfinancial landing-page-retargeting-main-title .mh-button.purple-button {
      height: 93px; } }

@media (min-width: 1024px) {
  .homepointfinancial.retargeting landing-page-video .landing-page-video-wrapper {
    margin-top: 195px; } }

@media (min-width: 1024px) {
  .homepointfinancial.retargeting landing-page-retargeting-main-title section h3 {
    font-size: 24px; } }

.homepointfinancial.retargeting landing-page-retargeting-main-title .main-title h1 {
  font-weight: 500;
  width: auto; }
  @media (min-width: 320px) {
    .homepointfinancial.retargeting landing-page-retargeting-main-title .main-title h1 {
      letter-spacing: -0.76px; } }
  @media (min-width: 768px) {
    .homepointfinancial.retargeting landing-page-retargeting-main-title .main-title h1 {
      font-size: 64px;
      color: #555555;
      letter-spacing: -5.62px;
      line-height: 64px;
      text-align: left; } }
  @media (min-width: 1024px) {
    .homepointfinancial.retargeting landing-page-retargeting-main-title .main-title h1 {
      font-size: 72px;
      line-height: 72px;
      letter-spacing: -5.62px; } }

.homepointfinancial.landing:not(.retargeting).nav-live-address .partner-logos {
  display: none; }

.homepointfinancial.landing.retargeting .mh-button.purple-button {
  left: 50%;
  transform: translate(-50%, 0);
  display: block;
  cursor: pointer;
  outline: none;
  text-transform: uppercase;
  width: 292px;
  height: 55px;
  background: #FFFFFF;
  border: 1px solid #7C5BF4;
  border-radius: 105px;
  font-weight: 700;
  font-size: 17.64px;
  color: #7C5BF4;
  letter-spacing: 1.49px;
  line-height: 18.9px;
  position: fixed;
  bottom: 10px;
  z-index: 2;
  color: white;
  position: relative; }
  @media (min-width: 768px) {
    .homepointfinancial.landing.retargeting .mh-button.purple-button {
      position: relative;
      left: 0;
      transform: none;
      max-width: 260px;
      width: 200px;
      letter-spacing: normal;
      line-height: 17px;
      height: 59px;
      font-size: 16px;
      background-color: #7C5BF4;
      color: white; } }
  @media (min-width: 840px) {
    .homepointfinancial.landing.retargeting .mh-button.purple-button {
      width: 392px;
      max-width: none;
      letter-spacing: 2.12px;
      line-height: 27px;
      height: 70px;
      font-size: 25.2px;
      margin-top: 36px; } }
  @media (min-width: 1024px) {
    .homepointfinancial.landing.retargeting .mh-button.purple-button {
      height: 93px; } }

.homepointfinancial:not(.landing) .progress-bar .progress-bar-front, .homepointfinancial:not(.landing) .progress-bar .progress-bar-back {
  background: #003763; }

.homepointfinancial:not(.landing) .nav-overlay-container, .homepointfinancial:not(.landing) .bk-btn {
  opacity: 1; }

.homepointfinancial:not(.landing) .mh-button, .homepointfinancial:not(.landing) .mh-button.purple-button, .homepointfinancial:not(.landing) .mh-button.mdl-button, .homepointfinancial:not(.landing) .continue-container button, .homepointfinancial:not(.landing) #modal-content-yesNo .footer .yes-button, .homepointfinancial:not(.landing) .alt-button, .homepointfinancial:not(.landing) .prelim .prelim-content .card.active.hover .purple-button {
  background-color: #003763;
  color: white; }
  .homepointfinancial:not(.landing) .mh-button:hover, .homepointfinancial:not(.landing) .mh-button:focus, .homepointfinancial:not(.landing) .mh-button.purple-button:hover, .homepointfinancial:not(.landing) .mh-button.purple-button:focus, .homepointfinancial:not(.landing) .mh-button.mdl-button:hover, .homepointfinancial:not(.landing) .mh-button.mdl-button:focus, .homepointfinancial:not(.landing) .continue-container button:hover, .homepointfinancial:not(.landing) .continue-container button:focus, .homepointfinancial:not(.landing) #modal-content-yesNo .footer .yes-button:hover, .homepointfinancial:not(.landing) #modal-content-yesNo .footer .yes-button:focus, .homepointfinancial:not(.landing) .alt-button:hover, .homepointfinancial:not(.landing) .alt-button:focus, .homepointfinancial:not(.landing) .prelim .prelim-content .card.active.hover .purple-button:hover, .homepointfinancial:not(.landing) .prelim .prelim-content .card.active.hover .purple-button:focus {
    background-color: #00294a; }

.homepointfinancial:not(.landing) div:not(.agreement-nav-container) .nav-overlay-container nav.nav-overlay, .homepointfinancial:not(.landing) .nav-white, .homepointfinancial:not(.landing) [billing-total] .billing-total .todays-total {
  background-color: #003763;
  color: white; }

.homepointfinancial:not(.landing) .custom-modal-container .cancel, .homepointfinancial:not(.landing) .custom-modal-container .submit {
  background-color: white !important;
  border-color: #003763 !important;
  color: #003763 !important; }
  .homepointfinancial:not(.landing) .custom-modal-container .cancel:active, .homepointfinancial:not(.landing) .custom-modal-container .submit:active {
    background-color: #00294a !important;
    color: white !important; }

.homepointfinancial:not(.landing) .max-ad-button {
  background-color: #003763 !important; }
  .homepointfinancial:not(.landing) .max-ad-button:hover {
    background-color: #00294a !important; }

body.tollbrothers.partner-page .nav-white .partner-mobile-logo {
  width: 200px;
  height: 25px;
  background-size: contain; }

body.tollbrothers.partner-page.landing .nav-white .nav-item a,
body.tollbrothers.partner-page.landing .nav-white .hippo-icon-logo-with-hippo,
body.tollbrothers.partner-page.landing .nav-white .mobile-logo-green,
body.tollbrothers.partner-page.landing landing-page-retargeting-main-title h1,
body.tollbrothers.partner-page.landing landing-page-retargeting-main-title h3,
body.tollbrothers.partner-page.landing landing-page-main-title h1,
body.tollbrothers.partner-page.landing landing-page-main-title ul li {
  color: white; }

body.tollbrothers.partner-page.landing .nav-white {
  background-color: rgba(0, 0, 0, 0.1);
  border-bottom: none; }
  @media screen and (max-width: 840px) {
    body.tollbrothers.partner-page.landing .nav-white {
      background-color: rgba(0, 0, 0, 0.8); } }
  body.tollbrothers.partner-page.landing .nav-white * {
    z-index: 1; }
  body.tollbrothers.partner-page.landing .nav-white .partner-mobile-plus,
  body.tollbrothers.partner-page.landing .nav-white .partner-desktop-plus {
    background-image: url("/img/plus_white.svg"); }

body.tollbrothers.partner-page.landing [click="showQuote()"] {
  margin-top: 30px; }

body.tollbrothers.partner-page.landing .how-it-works {
  display: none; }

body.tollbrothers.partner-page.landing landing-page-retargeting-main-title .main-title h3 {
  font-size: 15px;
  line-height: 22px; }
  @media screen and (min-width: 768px) {
    body.tollbrothers.partner-page.landing landing-page-retargeting-main-title .main-title h3 {
      font-size: 22px;
      line-height: 30px; } }
  @media screen and (min-width: 1024px) {
    body.tollbrothers.partner-page.landing landing-page-retargeting-main-title .main-title h3 {
      font-size: 28px;
      line-height: 40px; } }

body.tollbrothers.partner-page.landing landing-page-retargeting-main-title .main-title button.purple-button {
  font-size: 17px;
  height: 55px;
  max-width: 300px; }
  @media screen and (min-width: 768px) {
    body.tollbrothers.partner-page.landing landing-page-retargeting-main-title .main-title button.purple-button {
      font-size: 23px;
      height: 80px;
      max-width: 300px;
      margin-top: 50px; } }

body.tollbrothers.partner-page.landing landing-page-retargeting-main-title .main-title [compile-html="retargetingTitle"] {
  margin-top: 25px;
  font-size: 30px;
  line-height: 32px; }
  body.tollbrothers.partner-page.landing landing-page-retargeting-main-title .main-title [compile-html="retargetingTitle"] b {
    font-weight: 600; }
    @media screen and (min-width: 768px) {
      body.tollbrothers.partner-page.landing landing-page-retargeting-main-title .main-title [compile-html="retargetingTitle"] b {
        font-weight: 700;
        line-height: 45px;
        font-size: 50px; } }
    @media screen and (min-width: 1024px) {
      body.tollbrothers.partner-page.landing landing-page-retargeting-main-title .main-title [compile-html="retargetingTitle"] b {
        font-weight: 500;
        line-height: 72px;
        font-size: 72px; } }

body.tollbrothers.partner-page .city-grass-illustration {
  max-width: 1100px;
  width: 400;
  padding-left: 5px;
  padding-right: 5px;
  left: 50%;
  transform: translate(-50%, 0);
  margin-top: 100px;
  overflow: visible;
  width: 100%; }
  body.tollbrothers.partner-page .city-grass-illustration .purple-city {
    width: 230px; }
  body.tollbrothers.partner-page .city-grass-illustration .chopper-with-dome .chopper {
    top: 0;
    right: 115px;
    width: 60px;
    height: 46px; }
  body.tollbrothers.partner-page .city-grass-illustration .chopper-with-dome .dome {
    right: 93px;
    width: 70px;
    height: 140px;
    top: 41px; }
  @media screen and (min-width: 768px) {
    body.tollbrothers.partner-page .city-grass-illustration {
      margin-top: 200px; }
      body.tollbrothers.partner-page .city-grass-illustration .purple-city {
        width: 360px; }
      body.tollbrothers.partner-page .city-grass-illustration .chopper-with-dome .chopper {
        top: 0;
        right: 180px;
        width: 80px;
        height: 46px; }
      body.tollbrothers.partner-page .city-grass-illustration .chopper-with-dome .dome {
        right: 145px;
        width: 110px;
        height: 140px;
        top: 41px; } }
  @media screen and (min-width: 840px) {
    body.tollbrothers.partner-page .city-grass-illustration .purple-city, body.tollbrothers.partner-page .city-grass-illustration .chopper-with-dome {
      right: 20px;
      transform: translateY(-50px); }
    body.tollbrothers.partner-page .city-grass-illustration .chopper-with-dome .chopper {
      top: 75px;
      right: 180px;
      width: 80px;
      height: 46px; }
    body.tollbrothers.partner-page .city-grass-illustration .chopper-with-dome .dome {
      top: 100px;
      right: 150px;
      width: 105px;
      height: 194px; } }
  @media screen and (min-width: 1366px) {
    body.tollbrothers.partner-page .city-grass-illustration .chopper-with-dome .chopper {
      top: 82px;
      right: 182px;
      height: 40px;
      width: 70px; }
    body.tollbrothers.partner-page .city-grass-illustration .chopper-with-dome .dome {
      top: 121px;
      width: 115px;
      height: 160px;
      right: 145px; } }

body.tollbrothers.partner-page .header-background-image-wrapper .header-background-image {
  transform: translateX(-35%);
  height: 800px; }
  @media screen and (min-width: 840px) {
    body.tollbrothers.partner-page .header-background-image-wrapper .header-background-image {
      height: 850px;
      transform: translateX(0%); } }
  @media screen and (min-width: 1366px) {
    body.tollbrothers.partner-page .header-background-image-wrapper .header-background-image {
      transform: translateX(0);
      height: 900px; } }

body.tollbrothers.partner-page .page.landing .header-background-image-wrapper {
  z-index: -1; }
  body.tollbrothers.partner-page .page.landing .header-background-image-wrapper .header-background-image {
    opacity: 0.5; }

body.tollbrothers.partner-page .partner-desktop-logo, body.tollbrothers.partner-page .partner-mobile-logo {
  height: 100%;
  background-repeat: no-repeat; }

body.tollbrothers.partner-page .partner-desktop-logo {
  height: 25px;
  width: 180px; }

body.tollbrothers.partner-page .partner-mobile-logo {
  width: 110px;
  transform: translateX(6px); }

/*
  Light (Regular)
    font-weight: 300
  Normal (Regular, Italic)
    font-weight: 400
  Medium (Regular, Italic)
    font-weight: 500
  Bold (Regular, Italic)
    font-weight: 600
  Super Bold (Regular)
    font-weight: 700
*/
@font-face {
  font-family: "AkzidenzGroteskBE";
  font-style: normal;
  font-weight: 300;
  src: url("../../../fonts/new-design/AkzidenzGroteskBE-Light.ttf") format("truetype"); }

@font-face {
  font-family: "AkzidenzGroteskBE";
  font-style: normal;
  font-weight: 400;
  src: url("../../../fonts/new-design/AkzidenzGroteskBE-Regular.ttf") format("truetype"); }

@font-face {
  font-family: "AkzidenzGroteskBE";
  font-style: normal;
  font-weight: 500;
  src: url("../../../fonts/new-design/AkzidenzGroteskBE-Md.ttf") format("truetype"); }

@font-face {
  font-family: "AkzidenzGroteskBE";
  font-style: normal;
  font-weight: 600;
  src: url("../../../fonts/new-design/AkzidenzGroteskBE-Bold.ttf") format("truetype"); }

@font-face {
  font-family: "AkzidenzGroteskBE";
  font-style: normal;
  font-weight: 700;
  src: url("../../../fonts/new-design/AkzidenzGroteskBE-Super.ttf") format("truetype"); }

body.new-design {
  /**************************************************
  BACKGROUNDS
  ***************************************************/
  /**************************************************
  COMPONENTS
  ***************************************************/
  /******************
  NAVIGATION
  *******************/
  /******************
  FORM COMPONENTS
  *******************/
  /***********
* To Stop Label + Placeholder being too long
* If pages are re-design for larger field widths please remove
*/
  /*************************
SELECT COMPONENT
**************************/
  /******************
  BUTTONS
  *******************/
  /*************************
  TOGGLE
  **************************/
  /*************************
  ACHPAYMENT
**************************/
  /*************************
  TILE
  **************************/
  /*************************
  QUESTION
  **************************/
  /******************
  MODALS
  *******************/
  /******************
  TOOLTIPS
  *******************/
  /******************
   UPLOADPHOTO
  *******************/
  /**************************************************
  PAGES
  ***************************************************/
  /**
progressive section for desktop start
 */
  /**
progressive section for desktop end
 */
  /*************************
  STATIC PAGES
  **************************/
  /*************************
  PARTNERS
  **************************/
  /*************************
  MSIE
  **************************/ }
  body.new-design .city-illustration {
    background: #F6F6F6 !important; }
    body.new-design .city-illustration .city-illustration-bottom {
      display: none; }
  body.new-design .new-design-coverage-items {
    background: #F6F6F6;
    padding-bottom: 50px; }
    body.new-design .new-design-coverage-items h3 {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 24px !important;
      line-height: 28px !important;
      letter-spacing: -0.3px !important;
      color: #7F7F7F;
      padding: 50px 0 20px; }
      @media (min-width: 768px) {
        body.new-design .new-design-coverage-items h3 {
          font-size: 36px !important;
          line-height: 40px !important;
          letter-spacing: -0.5px !important; } }
      @media screen and (min-width: 768px) {
        body.new-design .new-design-coverage-items h3 {
          padding: 80px 0; } }
    @media screen and (max-width: 1365px) {
      body.new-design .new-design-coverage-items {
        padding: 0 40px 50px; } }
    @media screen and (max-width: 767px) {
      body.new-design .new-design-coverage-items {
        padding: 0 20px 20px; } }
    body.new-design .new-design-coverage-items .coverage-item-list {
      display: flex;
      flex-wrap: wrap;
      flex-direction: column; }
      @media screen and (min-width: 768px) {
        body.new-design .new-design-coverage-items .coverage-item-list {
          flex-direction: row; } }
    body.new-design .new-design-coverage-items .coverage-item {
      position: relative;
      overflow: hidden;
      border-bottom: 1px solid #BFBFBF;
      max-height: 105px;
      transition: max-height 500ms ease-in-out;
      padding: 20px 0; }
      @media screen and (max-width: 767px) {
        body.new-design .new-design-coverage-items .coverage-item.expanded {
          max-height: 350px; } }
      body.new-design .new-design-coverage-items .coverage-item .coverage-header {
        display: flex;
        justify-content: space-between;
        height: 80px;
        align-items: center;
        margin-bottom: 20px;
        padding: 10px 0; }
        body.new-design .new-design-coverage-items .coverage-item .coverage-header .coverage-icon {
          text-align: right;
          height: 80px;
          width: 80px;
          min-width: 80px;
          margin-bottom: 15px; }
          body.new-design .new-design-coverage-items .coverage-item .coverage-header .coverage-icon img {
            height: 100%;
            width: 100%; }
          @media screen and (min-width: 768px) and (max-width: 1023px) {
            body.new-design .new-design-coverage-items .coverage-item .coverage-header .coverage-icon {
              height: 150px;
              width: 150px;
              margin-bottom: 0; } }
          @media screen and (min-width: 1024px) {
            body.new-design .new-design-coverage-items .coverage-item .coverage-header .coverage-icon {
              order: 1;
              height: 170px;
              width: 170px;
              align-self: flex-start;
              text-align: left;
              transition: opacity 416.66667ms ease-in-out;
              margin-bottom: 0; } }
        body.new-design .new-design-coverage-items .coverage-item .coverage-header .coverage-title {
          font-family: "AkzidenzGroteskBE" !important;
          font-weight: 500 !important;
          font-size: 20px !important;
          line-height: 24px !important;
          letter-spacing: -0.25px !important;
          text-align: left;
          margin-bottom: 10px;
          display: flex;
          top: 175px;
          flex-direction: column;
          justify-content: flex-start;
          transition: top 500ms ease-in-out; }
          @media screen and (min-width: 768px) and (max-width: 1023px) {
            body.new-design .new-design-coverage-items .coverage-item .coverage-header .coverage-title {
              font-family: "AkzidenzGroteskBE" !important;
              font-weight: 500 !important;
              font-size: 36px !important;
              line-height: 40px !important;
              letter-spacing: -0.4px !important; } }
          @media screen and (min-width: 1024px) {
            body.new-design .new-design-coverage-items .coverage-item .coverage-header .coverage-title {
              font-family: "AkzidenzGroteskBE" !important;
              font-weight: 500 !important;
              font-size: 36px !important;
              line-height: 40px !important;
              letter-spacing: -0.4px !important;
              order: 2;
              left: 30px;
              min-height: 80px;
              line-height: 28px;
              font-size: 28px !important;
              margin-top: 20px;
              margin-bottom: 0;
              padding-right: 30px;
              transition: margin-top 500ms ease-in-out;
              top: 0px;
              width: 100%; } }
        body.new-design .new-design-coverage-items .coverage-item .coverage-header .coverage-sub-title {
          display: none; }
          @media screen and (min-width: 1024px) {
            body.new-design .new-design-coverage-items .coverage-item .coverage-header .coverage-sub-title {
              font-family: "AkzidenzGroteskBE" !important;
              font-size: 18px !important;
              line-height: 24px !important;
              letter-spacing: normal !important;
              font-weight: normal !important;
              color: #21CC7E !important;
              letter-spacing: -0.23px;
              line-height: 30px;
              display: block;
              order: 2;
              align-self: flex-start; } }
        @media screen and (min-width: 768px) and (max-width: 1023px) {
          body.new-design .new-design-coverage-items .coverage-item .coverage-header {
            margin-bottom: 0;
            height: inherit; } }
        @media screen and (min-width: 1024px) {
          body.new-design .new-design-coverage-items .coverage-item .coverage-header {
            margin-bottom: 0;
            flex-direction: column;
            height: auto; } }
      body.new-design .new-design-coverage-items .coverage-item .coverage-description {
        color: #7F7F7F; }
        @media screen and (min-width: 768px) and (max-width: 1023px) {
          body.new-design .new-design-coverage-items .coverage-item .coverage-description {
            font-family: "AkzidenzGroteskBE" !important;
            font-size: 18px !important;
            line-height: 24px !important;
            letter-spacing: normal !important;
            font-weight: normal !important;
            padding-right: 160px;
            transform: translateY(-50px); } }
        @media screen and (min-width: 1024px) {
          body.new-design .new-design-coverage-items .coverage-item .coverage-description {
            font-family: "AkzidenzGroteskBE" !important;
            font-size: 18px !important;
            line-height: 24px !important;
            letter-spacing: normal !important;
            font-weight: normal !important;
            transition: top 500ms ease-in-out;
            top: 285px; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design .new-design-coverage-items .coverage-item {
          width: 100%;
          max-height: inherit;
          min-height: 200px; }
          body.new-design .new-design-coverage-items .coverage-item:last-child {
            border-bottom: none; } }
      @media screen and (min-width: 1024px) {
        body.new-design .new-design-coverage-items .coverage-item {
          flex: 0 0 33%;
          padding: 0 30px;
          border: none;
          border-left: 1px solid #BFBFBF;
          margin-bottom: 50px;
          height: 350px;
          max-height: inherit; }
          body.new-design .new-design-coverage-items .coverage-item:after {
            position: absolute;
            content: '';
            bottom: 0;
            height: 20px;
            width: 100%;
            background-color: rgba(246, 246, 246, 0.8);
            transition: background-color 500ms ease-in-out; }
          body.new-design .new-design-coverage-items .coverage-item:hover:after {
            background-color: rgba(255, 255, 255, 0); }
          body.new-design .new-design-coverage-items .coverage-item:hover .coverage-icon {
            opacity: 0.05; }
          body.new-design .new-design-coverage-items .coverage-item:hover .coverage-title {
            margin-top: -150px; } }
  body.new-design .progress-bar-container {
    height: 10px !important; }
    body.new-design .progress-bar-container .progress-bar {
      height: 10px !important;
      background: #F6F6F6 !important; }
      body.new-design .progress-bar-container .progress-bar.invisible {
        opacity: 1;
        visibility: visible; }
      body.new-design .progress-bar-container .progress-bar .progress-bar-back {
        height: 10px !important;
        background: #F6F6F6 !important; }
      body.new-design .progress-bar-container .progress-bar .progress-bar-front {
        background: #21CC7E !important; }
  body.new-design .top-container {
    transition: none; }
  body.new-design #loadingcontainer {
    z-index: 1; }
  body.new-design .top-container {
    background: #F6F6F6 !important; }
  body.new-design .nav-back {
    background: #F6F6F6 !important; }
  body.new-design.landing-mobile-cta-clicked .hippo-icon-hippo {
    visibility: hidden; }
  body.new-design.background-expand-animate .progress-bar-container, body.new-design.background-expand-animate .progress-bar {
    height: 100% !important;
    z-index: 10 !important; }
  body.new-design div:not(.agreement-nav-container).nav-overlay-container {
    top: 0px; }
  body.new-design .nav-overlay-container nav.nav-overlay {
    background-color: #21CC7E !important; }
  body.new-design nav .nav-wrap .logo .mobile-logo-green, body.new-design nav .nav-wrap .logo .desktop-logo-green {
    color: #21CC7E !important; }
  body.new-design .nav-wrap {
    text-align: center;
    padding: 6px 0 0 0 !important; }
    @media (min-width: 450px) {
      body.new-design .nav-wrap {
        text-align: left; } }
  body.new-design nav {
    height: 60px !important;
    top: 8px; }
  body.new-design .nav-white {
    z-index: 21;
    background-color: #F6F6F6 !important;
    border: none;
    box-sizing: border-box; }
  body.new-design:not(.aux-page) .nav-white {
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.06) !important; }
  @media screen and (max-width: 599px) {
    body.new-design .progress-bar-container {
      top: 0 !important;
      z-index: 20; }
    body.new-design .page-innner-container {
      padding-top: 30px; } }
  @media screen and (min-width: 600px) and (max-width: 839px) {
    body.new-design nav .nav-wrap .logo .desktop-logo-white {
      display: block; }
    body.new-design .support-icon {
      margin-top: -26px; } }
  body.new-design.background-expand-animate .nav-white, body.new-design.percent-100 .nav-white {
    display: none; }
  body.new-design.background-expand-animate .nav-overlay, body.new-design.percent-100 .nav-overlay {
    top: 0;
    height: 63px !important;
    padding-top: 8px; }
  body.new-design.background-expand-animate .burger-container, body.new-design.percent-100 .burger-container {
    padding-top: 21px; }
  @media screen and (min-width: 840px) {
    body.new-design.background-expand-animate .nav-overlay, body.new-design.percent-100 .nav-overlay {
      height: 82px !important; } }
  @media screen and (max-width: 839px) {
    body.new-design .desktop-logo-white {
      margin-top: 10px; }
    body.new-design .burger-container {
      padding: 21px; }
      body.new-design .burger-container .line {
        background-color: #02DE82 !important;
        opacity: 1;
        height: 4px;
        width: 26px; }
        body.new-design .burger-container .line + .line {
          margin-top: 4px; }
    body.new-design nav:not(.nav-white) .line {
      background-color: #FFF !important; } }
  @media screen and (min-width: 768px) and (max-width: 839px) {
    body.new-design nav .nav-wrap .logo {
      margin-left: 10px; } }
  body.new-design .logo-icon {
    display: none; }
  @media screen and (min-width: 768px) {
    body.new-design .chat {
      text-align: right; }
      body.new-design .chat span, body.new-design .chat a {
        color: rgba(0, 0, 0, 0.5) !important;
        padding: 0 !important; }
      body.new-design .chat span {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 14px !important;
        line-height: 20px !important;
        letter-spacing: normal !important;
        font-weight: normal !important; }
      body.new-design .chat a {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 18px !important;
        line-height: 24px !important;
        letter-spacing: normal !important;
        font-weight: normal !important; }
    body.new-design .logo-icon {
      display: inline;
      float: right;
      margin: 8px 20px 0 10px; } }
  @media screen and (max-width: 839px) {
    body.new-design.landing .logo-icon {
      display: none; }
    body.new-design .hippo-text-logo.hippo-text-logo-white {
      margin-top: 0; }
    body.new-design .chat {
      padding-top: 4px;
      padding-right: 10px; }
    body.new-design .nav-overlay .chat {
      padding-top: 0; } }
  body.new-design .nav-overlay .chat {
    top: 13px !important; }
  body.new-design .hippo-text-logo {
    margin-top: 7px; }
  @media screen and (min-width: 840px) {
    body.new-design .nav-wrap {
      padding: 26px 80px 20px !important; }
      body.new-design .nav-wrap .chat {
        margin-top: -4px; }
    body.new-design nav {
      height: 87px !important; }
    body.new-design .logo-icon {
      margin: 0 0 0 20px; }
    body.new-design .hippo-text-logo {
      margin-top: -7px; }
    body.new-design.static-page .nav-white .logo.active::after, body.new-design.landing .nav-white .logo.active::after {
      display: none; } }
  body.new-design .intercom-namespace .intercom-launcher-frame {
    background-color: transparent !important;
    box-shadow: 0 4px 1px 0 rgba(0, 0, 0, 0.08); }
  body.new-design .bk-btn.back-button-ready {
    box-shadow: 0 4px 1px 0 rgba(0, 0, 0, 0.08);
    left: 20px; }
  @media screen and (max-width: 767px) {
    body.new-design .bk-btn {
      display: none; }
    body.new-design.landing .nav-wrap .chat {
      display: inline; } }
  @media screen and (min-width: 1366px) {
    body.new-design.hip11060 .nav-wrap {
      width: 1366px;
      padding-left: 85px !important;
      padding-right: 85px !important; }
    body.new-design .bk-btn {
      left: 90px; } }
  body.new-design .mobile-nav-container {
    background: #21CC7E !important; }
  body.new-design .mobile-nav-item {
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 22px !important;
    line-height: 30px !important;
    letter-spacing: -0.3px !important;
    font-weight: 300 !important; }
    @media (min-width: 768px) {
      body.new-design .mobile-nav-item {
        font-size: 24px !important; } }
  body.new-design .nav-list a {
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 18px !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
    font-weight: normal !important;
    text-transform: capitalize !important;
    color: rgba(0, 0, 0, 0.5) !important; }
  body.new-design:not(.retargeting.partner-page).dark-mode .nav-list a {
    color: #FFF !important; }
  body.new-design .mdl-textfield--floating-label.is-focused .mdl-textfield__label,
  body.new-design .mdl-textfield--floating-label:not(.is-empty) .mdl-textfield__label,
  body.new-design .mdl-textfield--floating-label.is-dirty .mdl-textfield__label,
  body.new-design .mdl-textfield--floating-label.has-placeholder .mdl-textfield__label {
    font-size: 11px !important;
    top: 0px !important;
    color: #02DE82 !important;
    font-family: "AkzidenzGroteskBE" !important; }
    body.new-design .mdl-textfield--floating-label.is-focused .mdl-textfield__label .new-design-uppercase,
    body.new-design .mdl-textfield--floating-label:not(.is-empty) .mdl-textfield__label .new-design-uppercase,
    body.new-design .mdl-textfield--floating-label.is-dirty .mdl-textfield__label .new-design-uppercase,
    body.new-design .mdl-textfield--floating-label.has-placeholder .mdl-textfield__label .new-design-uppercase {
      opacity: 1;
      max-width: 500px; }
    body.new-design .mdl-textfield--floating-label.is-focused .mdl-textfield__label .new-design-lowercase,
    body.new-design .mdl-textfield--floating-label:not(.is-empty) .mdl-textfield__label .new-design-lowercase,
    body.new-design .mdl-textfield--floating-label.is-dirty .mdl-textfield__label .new-design-lowercase,
    body.new-design .mdl-textfield--floating-label.has-placeholder .mdl-textfield__label .new-design-lowercase {
      opacity: 0; }
  body.new-design .mdl-textfield--floating-label.is-focused .mdl-textfield__label:not(.no-label) .new-design-placeholder {
    opacity: 1;
    max-width: 100px; }
  body.new-design .mdl-textfield--floating-label.is-dirty.is-empty:not(.is-focused) .mdl-textfield__label {
    top: 24px;
    overflow: hidden; }
  body.new-design .mdl-textfield .mdl-textfield__label {
    top: 19px; }
    @media screen and (min-width: 768px) {
      body.new-design .mdl-textfield .mdl-textfield__label {
        font-size: 22px !important; } }
  @media screen and (min-width: 601px) {
    body.new-design .mdl-textfield .mdl-textfield__label {
      font-size: 28px !important;
      top: 24px; } }
  @media screen and (min-width: 601px) {
    body.new-design .mdl-textfield .mdl-textfield__label {
      font-size: 14px !important; } }
  @media screen and (min-width: 1024px) {
    body.new-design .mdl-textfield .mdl-textfield__label {
      font-size: 19px !important; } }
  body.new-design .mdl-textfield.is-focused .mdl-textfield__label {
    color: #02DE82 !important; }
  body.new-design .mdl-textfield--floating-label .mdl-textfield__label,
  body.new-design .mdl-textfield--floating-label.is-invalid:not(.ng-invalid) .mdl-textfield__label {
    color: rgba(0, 0, 0, 0.25) !important; }
  body.new-design form:not(.mh-form-submitted):not(.ng-submitted).deep-form .deep-field.ng-invalid-required.is-focused field-label label {
    color: #02DE82 !important; }
  body.new-design form:not(.mh-form-submitted):not(.ng-submitted).deep-form .deep-field.ng-invalid-required field-label label {
    color: rgba(0, 0, 0, 0.25); }
  body.new-design .new-design-uppercase, body.new-design .new-design-lowercase {
    transition: opacity 0.2s cubic-bezier(0.4, 0, 0.2, 1), max-width 0.2s cubic-bezier(0.4, 0, 0.2, 1); }
  body.new-design .new-design-placeholder {
    opacity: 0;
    display: inline-block;
    max-width: 1px;
    transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1), max-width 0.3s cubic-bezier(0.4, 0, 0.2, 1); }
  body.new-design .new-design-uppercase, body.new-design .new-design-lowercase {
    position: absolute;
    top: 0;
    left: 0;
    font-family: "AkzidenzGroteskBE" !important; }
  body.new-design .new-design-uppercase {
    text-transform: uppercase;
    display: inline;
    opacity: 0; }
  body.new-design .new-design-lowercase {
    opacity: 1;
    max-width: 100px; }
  body.new-design .mdl-textfield .mdl-textfield__label:after {
    background-color: #02DE82 !important; }
  body.new-design .mdl-textfield:hover .mdl-textfield__input:not([disabled="disabled"]) {
    border-bottom: 1px solid #02DE82 !important; }
  body.new-design .mdl-textfield input, body.new-design .mdl-textfield.is-focused input {
    color: rgba(0, 0, 0, 0.75) !important;
    font-family: "AkzidenzGroteskBE" !important; }
  body.new-design .mdl-textfield__error {
    font-family: "AkzidenzGroteskBE" !important; }
  body.new-design .mdl-textfield.is-open .mdl-icon-toggle__label {
    display: none; }
  body.new-design .mdl-textfield .mdl-icon-toggle__label {
    position: absolute;
    right: 0;
    top: -10px; }
    @media screen and (min-width: 601px) {
      body.new-design .mdl-textfield .mdl-icon-toggle__label {
        position: static;
        right: auto;
        top: auto; } }
  body.new-design .getmdl-select-visible .getmdl-select-container .mdl-textfield__label .input-label-inner label {
    background: transparent; }
  body.new-design .getmdl-select-container .mdl-textfield__label .input-label-inner label {
    padding-left: 0; }
  body.new-design .getmdl-select-container .mdl-textfield__label .input-label-inner {
    left: 0; }
  body.new-design [test-id="personal_information.address.state"] .getmdl-select .new-design-lowercase, body.new-design [test-id="personal_information.address.state"] .getmdl-select .new-design-uppercase,
  body.new-design [test-id="data.leadData.personal_information.mailing_address.state"] .getmdl-select .new-design-lowercase,
  body.new-design [test-id="data.leadData.personal_information.mailing_address.state"] .getmdl-select .new-design-uppercase {
    top: 3px; }
  body.new-design .mdl-menu.has-more-than-5 {
    max-height: 200px; }
  body.new-design .mdl-menu__outline {
    box-shadow: 4px 4px 0 0 rgba(0, 0, 0, 0.1); }
    .safari body.new-design .mdl-menu__outline {
      z-index: -1; }
  body.new-design .mdl-menu__container {
    top: auto !important;
    left: auto !important; }
  body.new-design .getmdl-select .mdl-menu:not(.no-margin) {
    padding-top: 0; }
  body.new-design .mdl-menu__item {
    background: white;
    color: rgba(0, 0, 0, 0.5);
    padding: 0;
    text-indent: 10px;
    font-family: "AkzidenzGroteskBE" !important; }
  body.new-design .mdl-menu__item:hover {
    background: white;
    color: rgba(0, 0, 0, 0.75); }
  body.new-design .sticky-get-instant-quote-button,
  body.new-design .mh-button {
    font-family: "AkzidenzGroteskBE" !important;
    min-width: 160px;
    font-weight: normal !important;
    text-transform: none !important;
    color: #FFF !important;
    background-color: #02DE82 !important;
    --button-box-side-color: #21CC7E;
    border: none !important;
    border-collapse: separate;
    box-shadow: 0 4px 0 0 #21CC7E, 0 calc(4px * 2) calc(4px / 2) 0 rgba(0, 0, 0, 0.08) !important;
    transition: all .06s ease-in-out !important;
    border-collapse: separate;
    box-shadow: 0 4px 0 0 var(--button-box-side-color), 0 calc(4px * 2) calc(4px / 2) 0 rgba(0, 0, 0, 0.08) !important;
    transition: all .06s ease-in-out !important;
    font-size: 28px !important;
    letter-spacing: -0.35px !important;
    height: 80px !important;
    line-height: 82px !important; }
    body.new-design .sticky-get-instant-quote-button:active,
    body.new-design .mh-button:active {
      transform: translate3d(0, 4px, 0) !important;
      box-shadow: 0 0 0 0 #21CC7E, 0 0 0 0 rgba(0, 0, 0, 0.08) !important; }
    body.new-design .sticky-get-instant-quote-button:hover,
    body.new-design .mh-button:hover {
      background-color: #21CC7E !important;
      --button-box-side-color: #00AD64;
      border-collapse: separate;
      box-shadow: 0 4px 0 0 #00AD64, 0 calc(4px * 2) calc(4px / 2) 0 rgba(0, 0, 0, 0.08) !important;
      transition: all .06s ease-in-out !important; }
      body.new-design .sticky-get-instant-quote-button:hover:active,
      body.new-design .mh-button:hover:active {
        transform: translate3d(0, 4px, 0) !important;
        box-shadow: 0 0 0 0 #00AD64, 0 0 0 0 rgba(0, 0, 0, 0.08) !important; }
    body.new-design .sticky-get-instant-quote-button:active,
    body.new-design .mh-button:active {
      transform: translate3d(0, 4px, 0) !important;
      box-shadow: 0 0 0 0 var(--button-box-side-color), 0 0 0 0 rgba(0, 0, 0, 0.08) !important; }
    body.new-design .sticky-get-instant-quote-button:after,
    body.new-design .mh-button:after {
      content: none;
      display: none; }
    body.new-design .sticky-get-instant-quote-button.button-plan,
    body.new-design .mh-button.button-plan {
      font-size: 24px !important;
      letter-spacing: -0.3px !important;
      height: 50px !important;
      line-height: 52px !important; }
    @media screen and (max-width: 1024px) {
      body.new-design .sticky-get-instant-quote-button,
      body.new-design .mh-button {
        font-size: 24px !important;
        letter-spacing: -0.3px !important;
        height: 50px !important;
        line-height: 52px !important;
        line-height: 52px !important; } }
    body.new-design .sticky-get-instant-quote-button[disabled="disabled"], body.new-design .sticky-get-instant-quote-button.disabled,
    body.new-design .mh-button[disabled="disabled"],
    body.new-design .mh-button.disabled {
      pointer-events: none;
      background-color: #D9D9D9 !important;
      color: #fff !important;
      border-color: #D9D9D9 !important;
      --button-box-side-color: rgba(0, 0, 0, 0.25);
      cursor: default; }
  body.new-design .sticky-get-instant-quote-button {
    padding-top: 7px;
    left: calc(50vw - 150px);
    transform: none !important;
    z-index: 6;
    bottom: 30px;
    font-family: "AkzidenzGroteskBE" !important;
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 24px !important;
    letter-spacing: -0.25px !important;
    font-size: 26px !important; }
  @media screen and (min-width: 768px) and (max-width: 840px) {
    body.new-design .landing .liveaddress input, body.new-design .aux-page-content .liveaddress input {
      height: 70px !important; } }
  body.new-design .landing .mh-button, body.new-design .aux-page-content .mh-button {
    max-width: 520px; }
    @media screen and (min-width: 768px) {
      body.new-design .landing .mh-button, body.new-design .aux-page-content .mh-button {
        height: 66px !important;
        min-width: 220px;
        padding-top: 5px;
        z-index: 2;
        position: absolute;
        top: 0;
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 20px !important;
        line-height: 24px !important;
        letter-spacing: -0.25px !important;
        font-size: 28px !important; } }
    @media screen and (min-width: 1024px) {
      body.new-design .landing .mh-button, body.new-design .aux-page-content .mh-button {
        padding-top: 7px;
        min-width: 420px;
        height: 81px !important;
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 36px !important;
        line-height: 40px !important;
        letter-spacing: -0.4px !important; } }
    @media screen and (min-width: 1366px) {
      body.new-design .landing .mh-button, body.new-design .aux-page-content .mh-button {
        font-size: 28px !important;
        letter-spacing: -0.35px !important;
        height: 96px !important;
        line-height: 98px !important;
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 24px !important;
        line-height: 28px !important;
        letter-spacing: -0.3px !important;
        top: 0 !important;
        width: 520px !important; } }
  @media screen and (min-width: 1366px) and (min-width: 768px) {
    body.new-design .landing .mh-button, body.new-design .aux-page-content .mh-button {
      font-size: 36px !important;
      line-height: 40px !important;
      letter-spacing: -0.5px !important; } }
  body.new-design .prelim-quote .plans-comparison-table .mh-button {
    font-size: 20px !important;
    letter-spacing: -0.25px !important;
    height: 37px !important;
    line-height: 39px !important; }
    @media screen and (max-width: 1024px) {
      body.new-design .prelim-quote .plans-comparison-table .mh-button {
        font-size: 15px !important;
        letter-spacing: -0.19px !important;
        height: 28px !important;
        line-height: 30px !important;
        box-shadow: 0 3px 0 0 var(--button-box-side-color), 0 6px 1px 0 rgba(0, 0, 0, 0.08) !important;
        min-width: 76px !important;
        width: 76px !important; } }
  body.new-design .mobile-only-button {
    font-size: 28px !important;
    letter-spacing: -0.35px !important;
    height: 80px !important;
    line-height: 82px !important;
    left: 5% !important;
    right: 5% !important;
    width: 90% !important;
    margin: 0 auto 0 !important;
    transform: none !important; }
  body.new-design .final-quote .mh-button.edit-my-plan {
    font-size: 20px !important;
    letter-spacing: -0.25px !important;
    height: 37px !important;
    line-height: 39px !important;
    width: 180px !important; }
  body.new-design .final-quote .mh-button.button-plan {
    font-size: 24px !important;
    letter-spacing: -0.3px !important;
    height: 50px !important;
    line-height: 52px !important;
    line-height: 52px !important; }
  body.new-design download-quote a.desktop-only {
    font-family: "AkzidenzGroteskBE" !important;
    min-width: 160px;
    font-weight: normal !important;
    text-transform: none !important;
    color: rgba(0, 0, 0, 0.5) !important;
    border: 1px solid #BFBFBF !important;
    border-collapse: separate;
    box-shadow: 0 3px 0 0 rgba(0, 0, 0, 0.25), 0 calc(3px * 2) calc(3px / 2) 0 rgba(0, 0, 0, 0.08) !important;
    transition: all .06s ease-in-out !important;
    font-size: 20px !important;
    letter-spacing: -0.25px !important;
    height: 37px !important;
    line-height: 39px !important;
    font-size: 16px !important;
    line-height: 18px !important; }
    body.new-design download-quote a.desktop-only:active {
      transform: translate3d(0, 4px, 0) !important;
      box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.25), 0 0 0 0 rgba(0, 0, 0, 0.08) !important; }
  body.new-design:not(.loaded) button.disable-on-load, body.new-design:not(.loaded) a.disable-on-load {
    pointer-events: none;
    background-color: #D9D9D9 !important;
    color: #fff !important;
    border-color: #D9D9D9 !important;
    --button-box-side-color: rgba(0, 0, 0, 0.25);
    cursor: default; }
  body.new-design .mh-toggle .mdl-switch.is-checked .mdl-switch__thumb {
    background: #02DE82 !important;
    box-shadow: 0 3px 0 0 #00AD64, 0 6px 1px 0 rgba(0, 0, 0, 0.08) !important; }
  body.new-design .mh-toggle .mdl-switch.is-checked .mdl-switch__no {
    color: rgba(0, 0, 0, 0.18); }
  body.new-design .mh-toggle .mdl-switch:not(.is-checked) .mdl-switch__yes {
    color: rgba(0, 0, 0, 0.18); }
  body.new-design .mh-toggle .mdl-switch .mdl-switch__thumb {
    background: #E1E1E1 !important;
    box-shadow: 0 3px 0 0 #BFBFBF, 0 6px 1px 0 rgba(0, 0, 0, 0.08) !important; }
  body.new-design .mh-toggle .mdl-switch .mdl-switch__focus-helper {
    display: none !important; }
  body.new-design .mh-toggle .mdl-switch .mdl-switch__track {
    background: white !important;
    border: 0 !important; }
  body.new-design .mh-toggle .mdl-switch.dark .mdl-switch__track {
    background: #F6F6F6 !important; }
  body.new-design .mh-toggle .mdl-switch .mdl-switch__no, body.new-design .mh-toggle .mdl-switch .mdl-switch__yes {
    font-family: "AkzidenzGroteskBE" !important;
    font-weight: 500 !important;
    font-size: 24px !important;
    line-height: 24px !important;
    height: auto !important; }
  @media screen and (min-width: 1024px) {
    body.new-design .mh-toggle .mdl-switch .mdl-switch__no, body.new-design .mh-toggle .mdl-switch .mdl-switch__yes {
      top: 17px !important;
      right: 11px !important; }
    body.new-design .mh-toggle .mdl-switch .mdl-switch__no {
      left: 17px !important; } }
  @media screen and (max-width: 1023px) {
    body.new-design .mh-toggle .mdl-switch .mdl-switch__track {
      width: 100px !important;
      height: 33px !important;
      top: 8px !important; }
    body.new-design .mh-toggle .mdl-switch .mdl-switch__no {
      left: 13px !important;
      top: 15px !important; }
    body.new-design .mh-toggle .mdl-switch .mdl-switch__yes {
      right: 11px !important;
      top: 15px !important; }
    body.new-design .mh-toggle .mdl-switch.is-checked .mdl-switch__thumb {
      left: 53px !important; }
    body.new-design .mh-toggle .mdl-switch .mdl-switch__thumb {
      width: 50px !important;
      height: 50px !important;
      top: 0 !important;
      left: -4px !important; } }
  @media screen and (max-width: 599px) {
    body.new-design .mh-toggle .mdl-switch .mdl-switch__track {
      width: 80px !important;
      height: 31px !important;
      top: 8px !important; }
    body.new-design .mh-toggle .mdl-switch .mdl-switch__no {
      left: 11px !important;
      top: 14px !important; }
    body.new-design .mh-toggle .mdl-switch .mdl-switch__yes {
      right: -10px !important;
      top: 15px !important; }
    body.new-design .mh-toggle .mdl-switch .mdl-switch__thumb {
      width: 40px !important;
      height: 40px !important;
      top: 3px !important;
      left: 0 !important; }
    body.new-design .mh-toggle .mdl-switch.is-checked .mdl-switch__thumb {
      left: 42px !important; } }
  body.new-design .home-details .mdl-switch__track, body.new-design .checkout .mdl-switch__track, body.new-design .about-yourself .mdl-switch__track {
    background: #FFF !important; }
  @media screen and (max-width: 599px) {
    body.new-design .question-control {
      right: -50px !important;
      top: 0 !important; }
    body.new-design .hippo-dialog .question-control {
      right: 10px !important;
      top: 42px !important; }
    body.new-design .trust-address-question-toggle {
      right: 14px; } }
  @media screen and (max-width: 449px) {
    body.new-design .question-control {
      right: -10px !important;
      top: -8px !important; }
    body.new-design .hippo-dialog .question-control {
      top: 64px !important; } }
  @media screen and (max-width: 374px) {
    body.new-design .question-control {
      right: 18px !important;
      top: -8px !important; }
    body.new-design .hippo-dialog .question-control {
      top: 64px !important; } }
  @media screen and (max-width: 767px) {
    body.new-design #page-container-final-quote .mini-toggle .mh-toggle {
      padding-bottom: 10px;
      position: relative;
      top: 10px; } }
  @media screen and (min-width: 768px) {
    body.new-design #page-container-final-quote .mini-toggle .mh-toggle .mdl-switch {
      position: relative;
      right: -21px; }
      body.new-design #page-container-final-quote .mini-toggle .mh-toggle .mdl-switch.is-upgraded {
        padding-top: 0 !important; }
      body.new-design #page-container-final-quote .mini-toggle .mh-toggle .mdl-switch .mdl-switch__track {
        width: 49px !important;
        height: 14px !important;
        top: 5px !important;
        left: -8px !important; }
      body.new-design #page-container-final-quote .mini-toggle .mh-toggle .mdl-switch .mdl-switch__yes, body.new-design #page-container-final-quote .mini-toggle .mh-toggle .mdl-switch .mdl-switch__no {
        font-size: 12px !important;
        line-height: 14px !important;
        letter-spacing: -0.2px; }
      body.new-design #page-container-final-quote .mini-toggle .mh-toggle .mdl-switch .mdl-switch__no {
        left: 0 !important;
        top: 6px !important; }
      body.new-design #page-container-final-quote .mini-toggle .mh-toggle .mdl-switch .mdl-switch__yes {
        right: 16px !important;
        top: 6px !important; }
      body.new-design #page-container-final-quote .mini-toggle .mh-toggle .mdl-switch .mdl-switch__thumb {
        width: 24px !important;
        height: 24px !important;
        top: -1px !important;
        left: -8px !important; }
      body.new-design #page-container-final-quote .mini-toggle .mh-toggle .mdl-switch.is-checked .mdl-switch__thumb {
        left: 20px !important; } }
  body.new-design #page-container-final-quote .mh-toggle .mdl-switch .mdl-switch__track {
    width: 100px !important;
    height: 31px !important;
    top: 8px !important;
    left: -35px !important; }
  body.new-design #page-container-final-quote .mh-toggle .mdl-switch .mdl-switch__no {
    left: -23px !important;
    top: 14px !important; }
  body.new-design #page-container-final-quote .mh-toggle .mdl-switch .mdl-switch__yes {
    right: 6px !important;
    top: 15px !important; }
  body.new-design #page-container-final-quote .mh-toggle .mdl-switch .mdl-switch__thumb {
    width: 50px !important;
    height: 50px !important;
    top: -1px !important;
    left: -40px !important; }
  body.new-design #page-container-final-quote .mh-toggle .mdl-switch.is-checked .mdl-switch__thumb {
    left: 20px !important; }
  body.new-design .page.your-home .field-toggle {
    padding-right: 5px; }
    body.new-design .page.your-home .field-toggle .toggle-label {
      padding-top: 15px; }
    body.new-design .page.your-home .field-toggle .label {
      color: #02DE82;
      text-transform: uppercase;
      font-size: 11px;
      font-family: "AkzidenzGroteskBE"; }
  body.new-design .ach-form .account-holder-name {
    height: 100%; }
    body.new-design .ach-form .account-holder-name .tooltip-wrapper {
      top: -100px;
      left: -100px; }
  body.new-design .ach-form .ach-notifyLender {
    width: 100%; }
    body.new-design .ach-form .ach-notifyLender .question-control {
      padding-left: 16%; }
    @media (min-width: 1024px) {
      body.new-design .ach-form .ach-notifyLender {
        width: 62%; }
        body.new-design .ach-form .ach-notifyLender .question-control {
          padding-left: 0; } }
  body.new-design .ach-form .name-number {
    width: 100%; }
    @media (min-width: 1024px) {
      body.new-design .ach-form .name-number {
        width: 63%; } }
  body.new-design .ach-form .icon-with-tooltip-wrapper {
    position: relative;
    margin-left: 5px; }
    body.new-design .ach-form .icon-with-tooltip-wrapper img {
      width: 20px;
      height: 14px; }
    body.new-design .ach-form .icon-with-tooltip-wrapper .tooltip-wrapper {
      left: -80px;
      top: -100px; }
      @media (min-width: 1024px) {
        body.new-design .ach-form .icon-with-tooltip-wrapper .tooltip-wrapper {
          left: -100px;
          top: -100px; } }
  body.new-design deep-tile {
    min-height: 250px !important;
    display: inline-block !important;
    margin-left: 0 !important; }
    body.new-design deep-tile .desktop-only-title {
      display: none !important; }
    body.new-design deep-tile .mobile-only-title {
      min-width: 140px;
      align-items: center;
      margin: 0;
      padding-top: 30px !important; }
    @media screen and (min-width: 768px) {
      body.new-design deep-tile {
        margin-right: 20px !important;
        min-height: 398px !important;
        width: 300px !important; }
        body.new-design deep-tile:last-child {
          margin-right: 0 !important; }
        body.new-design deep-tile .desktop-only-title {
          display: flex !important; }
        body.new-design deep-tile .mobile-only-title {
          display: none !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1365px) {
      body.new-design deep-tile {
        width: 207px !important;
        min-height: 327px !important; } }
    body.new-design deep-tile .tile-wrapper {
      background: #FFF !important;
      border: none !important;
      margin-bottom: 30px;
      min-height: 230px !important; }
      @media screen and (min-width: 768px) {
        body.new-design deep-tile .tile-wrapper {
          min-height: 398px !important; } }
      @media screen and (min-width: 1024px) and (max-width: 1365px) {
        body.new-design deep-tile .tile-wrapper {
          min-height: 327px !important; } }
      body.new-design deep-tile .tile-wrapper .tile {
        box-sizing: border-box !important;
        border: 2px solid #FFF;
        background: #FFF;
        box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.04);
        border-radius: 10px;
        align-items: flex-start;
        padding-left: 20px !important;
        padding-right: 20px !important;
        height: 235px !important;
        flex-flow: column !important;
        align-items: center !important;
        padding-bottom: 15px !important;
        padding-top: 5px !important; }
        @media screen and (min-width: 768px) {
          body.new-design deep-tile .tile-wrapper .tile {
            padding-left: 40px !important;
            padding-right: 40px !important;
            padding-bottom: 15px !important;
            padding-top: 40px !important;
            max-width: 300px !important;
            width: 300px !important;
            height: 398px !important; } }
        @media screen and (min-width: 1024px) and (max-width: 1365px) {
          body.new-design deep-tile .tile-wrapper .tile {
            width: 207px !important;
            padding-left: 15px !important;
            padding-right: 15px !important;
            padding-top: 15px !important;
            padding-bottom: 5px !important;
            height: 327px !important; } }
      body.new-design deep-tile .tile-wrapper .title {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 20px !important;
        line-height: 24px !important;
        letter-spacing: -0.25px !important;
        color: rgba(0, 0, 0, 0.75) !important;
        padding-top: 20px; }
        @media screen and (min-width: 768px) {
          body.new-design deep-tile .tile-wrapper .title {
            padding-right: 20px;
            text-align: left;
            margin-top: 0 !important;
            min-height: 68px !important; } }
      body.new-design deep-tile .tile-wrapper .tile-icon, body.new-design deep-tile .tile-wrapper .tile-icon img {
        width: 100px !important;
        height: 100px !important;
        min-height: auto; }
        @media screen and (min-width: 768px) {
          body.new-design deep-tile .tile-wrapper .tile-icon, body.new-design deep-tile .tile-wrapper .tile-icon img {
            align-self: flex-start;
            width: 160px !important;
            height: 160px !important; } }
        @media screen and (min-width: 1024px) and (max-width: 1365px) {
          body.new-design deep-tile .tile-wrapper .tile-icon, body.new-design deep-tile .tile-wrapper .tile-icon img {
            width: 100px !important;
            height: 100px !important; } }
      @media screen and (max-width: 767px) {
        body.new-design deep-tile .tile-wrapper .tile-icon {
          text-align: left;
          margin: 0 0 25px !important;
          justify-content: space-between !important;
          width: 100% !important;
          min-height: auto !important;
          display: flex !important;
          flex-flow: row !important; }
        body.new-design deep-tile .tile-wrapper .tile-icon img {
          margin-right: -14px; }
        body.new-design deep-tile .tile-wrapper .mobile-only-title {
          width: 310px; } }
      @media screen and (max-width: 449px) {
        body.new-design deep-tile .tile-wrapper .mobile-only-title {
          width: 190px; } }
      @media screen and (max-width: 374px) {
        body.new-design deep-tile .tile-wrapper .mobile-only-title {
          width: 158px; } }
      body.new-design deep-tile .tile-wrapper .info {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 14px !important;
        line-height: 16px !important;
        letter-spacing: auto !important;
        font-weight: normal !important;
        color: rgba(0, 0, 0, 0.5);
        text-align: left;
        margin-bottom: 8px; }
        @media (min-width: 768px) {
          body.new-design deep-tile .tile-wrapper .info {
            font-size: 14px !important;
            line-height: 20px !important; } }
        @media screen and (min-width: 768px) {
          body.new-design deep-tile .tile-wrapper .info {
            min-height: 100px !important; } }
      body.new-design deep-tile .tile-wrapper .info-icon {
        left: 10px; }
        body.new-design deep-tile .tile-wrapper .info-icon img {
          height: 18px !important;
          width: 18px !important; }
      body.new-design deep-tile .tile-wrapper .tile-action-label {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 14px !important;
        line-height: 16px !important;
        letter-spacing: auto !important;
        color: #000;
        position: absolute !important;
        top: auto !important;
        bottom: 10px !important;
        left: -15px !important;
        padding-right: 0 !important;
        text-align: right; }
        @media (min-width: 768px) {
          body.new-design deep-tile .tile-wrapper .tile-action-label {
            font-size: 14px !important;
            line-height: 20px !important; } }
      body.new-design deep-tile .tile-wrapper:not(.selected) .tile.hovered {
        border: 2px solid #21CC7E; }
      body.new-design deep-tile .tile-wrapper.selected .tile {
        border: 2px solid #21CC7E; }
        body.new-design deep-tile .tile-wrapper.selected .tile .tile-select img {
          position: absolute !important;
          right: -1px;
          top: -1px;
          width: 30px !important;
          height: 30px !important;
          border: none !important; }
      body.new-design deep-tile .tile-wrapper .tile-select {
        border: 1px solid #D6DFE8;
        background-color: #F6F6F6;
        width: 30px;
        height: 30px; }
  body.new-design .tiles {
    margin: 0 auto !important;
    width: 100%;
    text-align: left !important;
    padding-bottom: 20px; }
    @media screen and (min-width: 601px) {
      body.new-design .tiles {
        width: 440px !important; } }
    @media screen and (min-width: 768px) {
      body.new-design .tiles {
        width: 640px !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1365px) {
      body.new-design .tiles {
        width: 890px !important;
        text-align: center !important;
        padding-bottom: 0px !important; } }
    @media screen and (min-width: 1366px) {
      body.new-design .tiles {
        text-align: center !important;
        width: 100% !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1365px) {
      body.new-design .tiles.more-than-4-tiles {
        width: 681px !important; } }
    @media screen and (min-width: 1366px) {
      body.new-design .tiles.more-than-4-tiles {
        width: 960px !important; } }
  body.new-design #page-container-home-quality deep-tile .tile-info {
    padding: 0; }
    @media screen and (min-width: 1024px) and (max-width: 1365px) {
      body.new-design #page-container-home-quality deep-tile .tile-info {
        display: flex;
        flex-direction: column;
        height: 100%; } }
    @media screen and (max-width: 767px) {
      body.new-design #page-container-home-quality deep-tile .tile-info {
        height: 43%;
        display: flex;
        flex-direction: column; } }
  @media screen and (min-width: 1024px) and (max-width: 1365px) {
    body.new-design #page-container-home-quality deep-tile .info {
      flex: 1; } }
  @media screen and (min-width: 768px) {
    body.new-design #page-container-home-quality deep-tile .info {
      min-height: 90px !important; } }
  @media screen and (min-width: 1024px) {
    body.new-design #page-container-home-quality deep-tile .info {
      margin-top: 0;
      margin-bottom: 0; } }
  body.new-design #page-container-home-quality deep-tile .footer {
    text-align: center;
    font-size: 12px;
    line-height: 14px;
    font-weight: normal;
    color: rgba(0, 0, 0, 0.75);
    opacity: 1; }
    @media screen and (max-width: 767px) {
      body.new-design #page-container-home-quality deep-tile .footer {
        margin: auto 0 0; } }
  body.new-design #page-container-home-quality .mil {
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 18px !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
    font-weight: normal !important; }
    @media screen and (max-width: 767px) {
      body.new-design #page-container-home-quality .mil {
        margin-bottom: 40px;
        padding-right: 8px; } }
    @media screen and (max-width: 449px) {
      body.new-design #page-container-home-quality .mil {
        margin-bottom: 85px; } }
    body.new-design #page-container-home-quality .mil img {
      padding-bottom: 3px; }
  body.new-design #page-container-how-property-is-used .tile-info {
    padding: 0; }
  @media screen and (max-width: 767px) {
    body.new-design #page-container-prelim-discounts .tile .tile-icon, body.new-design #page-container-discounts-1 .tile .tile-icon, body.new-design #page-container-services .tile .tile-icon {
      margin: 35px 0 15px !important; }
      body.new-design #page-container-prelim-discounts .tile .tile-icon img, body.new-design #page-container-discounts-1 .tile .tile-icon img, body.new-design #page-container-services .tile .tile-icon img {
        padding: 8px; } }
    @media screen and (max-width: 767px) and (max-width: 374px) {
      body.new-design #page-container-prelim-discounts .tile .tile-icon img, body.new-design #page-container-discounts-1 .tile .tile-icon img, body.new-design #page-container-services .tile .tile-icon img {
        padding: 12px; } }
  @media screen and (max-width: 767px) {
    body.new-design #page-container-services .tile .tile-icon {
      margin: 35px 0 15px !important; }
      body.new-design #page-container-services .tile .tile-icon img {
        padding: 8px; } }
    @media screen and (max-width: 767px) and (max-width: 374px) {
      body.new-design #page-container-services .tile .tile-icon img {
        padding: 20px 12px 12px 12px;
        width: 91px !important; } }
  @media screen and (max-width: 767px) {
      body.new-design #page-container-services .tile .tile-icon img:first-child {
        padding-top: 31px; }
      body.new-design #page-container-services .tile .tile-icon p {
        min-width: 174px; } }
  @media screen and (max-width: 767px) {
    body.new-design #page-container-discounts-1 .tile {
      height: 245px !important; } }
  @media screen and (max-width: 767px) {
    body.new-design #page-container-how-property-is-used deep-tile {
      min-height: 180px !important; }
    body.new-design #page-container-how-property-is-used .tile-wrapper {
      min-height: 180px !important; }
      body.new-design #page-container-how-property-is-used .tile-wrapper .tile {
        height: 180px !important; }
        body.new-design #page-container-how-property-is-used .tile-wrapper .tile .tile-icon {
          margin-bottom: 5px !important; } }
  body.new-design .questions-container .icon img {
    height: 70px;
    width: 70px; }
  body.new-design modal-wrapper *:not([class*="hippo-icon"]):not(.material-icons) {
    font-family: "AkzidenzGroteskBE" !important; }
  body.new-design modal-wrapper .snapshot {
    display: none !important; }
  body.new-design modal-wrapper .modal-dialog {
    border-radius: 15px; }
  body.new-design modal-wrapper .modal-under-title {
    max-width: 100% !important; }
  body.new-design modal-wrapper .modal-title-wrap {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    margin: 0;
    border-bottom: 1px solid #E1E1E1;
    padding: 30px; }
    body.new-design modal-wrapper .modal-title-wrap .modal-icon .modal-icon-wrap {
      display: none;
      margin-top: 0;
      text-align: right; }
    body.new-design modal-wrapper .modal-title-wrap .modal-title {
      order: 1;
      font-weight: 500; }
    body.new-design modal-wrapper .modal-title-wrap .modal-icon {
      order: 2; }
    body.new-design modal-wrapper .modal-title-wrap .modal-snapshot {
      order: 3; }
    body.new-design modal-wrapper .modal-title-wrap .modal-sub-title, body.new-design modal-wrapper .modal-title-wrap .modal-title, body.new-design modal-wrapper .modal-title-wrap .modal-snapshot {
      text-align: left;
      padding: 10px 0; }
    body.new-design modal-wrapper .modal-title-wrap .modal-sub-title, body.new-design modal-wrapper .modal-title-wrap .modal-snapshot {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 14px !important;
      line-height: 16px !important;
      letter-spacing: auto !important;
      font-weight: 400 !important;
      color: #7F7F7F; }
      @media (min-width: 768px) {
        body.new-design modal-wrapper .modal-title-wrap .modal-sub-title, body.new-design modal-wrapper .modal-title-wrap .modal-snapshot {
          font-size: 14px !important;
          line-height: 20px !important; } }
    @media screen and (min-width: 768px) {
      body.new-design modal-wrapper .modal-title-wrap {
        padding: 50px 0 30px; }
        body.new-design modal-wrapper .modal-title-wrap .modal-icon {
          position: absolute;
          right: 50px; }
          body.new-design modal-wrapper .modal-title-wrap .modal-icon img {
            width: 100px; }
          body.new-design modal-wrapper .modal-title-wrap .modal-icon .modal-icon-wrap {
            position: absolute;
            right: 0;
            top: 30px;
            display: inline-block !important; }
        body.new-design modal-wrapper .modal-title-wrap .modal-title {
          font-family: "AkzidenzGroteskBE" !important;
          font-weight: 500 !important;
          font-size: 36px !important;
          line-height: 40px !important;
          letter-spacing: -0.4px !important; }
        body.new-design modal-wrapper .modal-title-wrap .modal-title, body.new-design modal-wrapper .modal-title-wrap .modal-sub-title {
          width: 100%;
          text-align: left;
          padding-left: 72px;
          padding-right: 40%; }
        body.new-design modal-wrapper .modal-title-wrap .modal-snapshot {
          padding: 20px 72px 0; } }
  body.new-design modal-wrapper .confirm-exit {
    background-color: white;
    border-radius: 20px; }
  body.new-design modal-wrapper .confirm-exit-content-wrapper .confirm-exit-content {
    min-width: 450px;
    width: 100% !important; }
    body.new-design modal-wrapper .confirm-exit-content-wrapper .confirm-exit-content .actions {
      justify-content: space-between;
      display: flex;
      flex-direction: column;
      width: 100%; }
      @media screen and (max-width: 767px) {
        body.new-design modal-wrapper .confirm-exit-content-wrapper .confirm-exit-content .actions {
          align-items: center; } }
      @media screen and (min-width: 768px) {
        body.new-design modal-wrapper .confirm-exit-content-wrapper .confirm-exit-content .actions {
          max-width: 350px;
          flex-direction: row; } }
    body.new-design modal-wrapper .confirm-exit-content-wrapper .confirm-exit-content button {
      max-width: 200px;
      font-weight: 500 !important;
      height: 40px !important;
      line-height: 45px !important;
      font-size: 20px !important; }
      body.new-design modal-wrapper .confirm-exit-content-wrapper .confirm-exit-content button[label="Save"], body.new-design modal-wrapper .confirm-exit-content-wrapper .confirm-exit-content button[label="Revise"] {
        order: 2; }
      body.new-design modal-wrapper .confirm-exit-content-wrapper .confirm-exit-content button[label="Discard"] {
        order: 1;
        background-color: white !important;
        color: #02DE82 !important;
        border: 1px solid #02DE82 !important;
        border-radius: 30px !important; }
  body.new-design modal-wrapper .custom-footer {
    padding: 25px 0 !important;
    justify-content: center; }
    @media screen and (min-width: 768px) {
      body.new-design modal-wrapper .custom-footer {
        justify-content: flex-end !important;
        padding: 40px 72px !important; } }
    body.new-design modal-wrapper .custom-footer button {
      height: 40px !important;
      line-height: 40px !important;
      font-weight: 500 !important;
      font-size: 20px !important;
      max-width: 200px !important; }
  body.new-design modal-wrapper .mdl-menu__container ul {
    margin-top: 20px; }
  body.new-design modal-wrapper .mdl-textfield__label .new-design-case-container span {
    font-size: 12px; }
  body.new-design modal-wrapper .mdl-icon-toggle__label {
    line-height: 12px; }
  body.new-design basic-modal .simple-text-modal {
    padding: 0;
    margin: 0; }
  body.new-design basic-modal .modal-icon-wrap {
    top: 10px !important; }
  body.new-design basic-modal .modal-title-wrap {
    border-bottom: none;
    padding-top: 20px;
    padding-bottom: 0px; }
  body.new-design basic-modal .basic-modal-container {
    padding: 0 30px 20px; }
    @media screen and (min-width: 768px) {
      body.new-design basic-modal .basic-modal-container {
        padding: 20px 72px 30px; } }
  body.new-design list-modal .modal-container {
    padding: 0; }
    body.new-design list-modal .modal-container .modal-list-item {
      border-bottom: 1px solid #E1E1E1;
      padding: 20px 30px; }
      body.new-design list-modal .modal-container .modal-list-item .icon {
        margin-right: 20px; }
      @media screen and (min-width: 768px) {
        body.new-design list-modal .modal-container .modal-list-item {
          padding: 30px 50px; } }
    body.new-design list-modal .modal-container .item-title h3 {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 14px !important;
      line-height: 16px !important;
      letter-spacing: auto !important;
      color: #404040 !important;
      text-transform: uppercase; }
      @media (min-width: 768px) {
        body.new-design list-modal .modal-container .item-title h3 {
          font-size: 14px !important;
          line-height: 20px !important; } }
    @media screen and (min-width: 768px) {
      body.new-design list-modal .modal-container .item-title h3, body.new-design list-modal .modal-container .item-description div:not(.item-percent) p {
        padding-right: 50px; } }
    body.new-design list-modal .modal-container .item-description div p {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 14px !important;
      line-height: 16px !important;
      letter-spacing: auto !important;
      font-weight: 400 !important;
      color: #7F7F7F !important; }
      @media (min-width: 768px) {
        body.new-design list-modal .modal-container .item-description div p {
          font-size: 14px !important;
          line-height: 20px !important; } }
    body.new-design list-modal .modal-container .item-description .item-percent {
      top: 37px;
      right: 50px; }
      @media screen and (min-width: 601px) and (max-width: 767px) {
        body.new-design list-modal .modal-container .item-description .item-percent {
          top: 18px; } }
      body.new-design list-modal .modal-container .item-description .item-percent p {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 14px !important;
        line-height: 16px !important;
        letter-spacing: auto !important;
        font-weight: 500 !important;
        color: #7F7F7F !important;
        opacity: 1; }
        @media (min-width: 768px) {
          body.new-design list-modal .modal-container .item-description .item-percent p {
            font-size: 14px !important;
            line-height: 20px !important; } }
  @media screen and (min-width: 840px) and (max-width: 1023px) {
    body.new-design list-modal .col-md-6 {
      width: 696px; } }
  body.new-design tabs-modal .tabs-header {
    font-family: "AkzidenzGroteskBE" !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    letter-spacing: auto !important;
    color: #404040 !important;
    text-transform: uppercase;
    height: 100px; }
    @media (min-width: 768px) {
      body.new-design tabs-modal .tabs-header {
        font-size: 14px !important;
        line-height: 20px !important; } }
  body.new-design tabs-modal .tab-title a {
    font-family: "AkzidenzGroteskBE" !important;
    font-weight: 500 !important;
    font-size: 11px !important;
    line-height: 20px !important;
    letter-spacing: auto !important;
    color: #02DE82 !important;
    text-transform: uppercase; }
  body.new-design tabs-modal .tab-title.active {
    border-bottom: 0 !important; }
  body.new-design tabs-modal .tabs-table-inner {
    background-color: white; }
    body.new-design tabs-modal .tabs-table-inner [class*="tab-title-"] {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 11px !important;
      line-height: 20px !important;
      letter-spacing: auto !important;
      letter-spacing: 0px;
      text-transform: uppercase;
      color: #02DE82;
      margin-bottom: 10px; }
    body.new-design tabs-modal .tabs-table-inner p {
      color: #7F7F7F;
      font-weight: 400 !important; }
      body.new-design tabs-modal .tabs-table-inner p .table-bold {
        font-weight: 500 !important; }
    body.new-design tabs-modal .tabs-table-inner img {
      margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      body.new-design tabs-modal .tabs-table-inner ol {
        padding: 10px 20px !important; } }
    body.new-design tabs-modal .tabs-table-inner ol li:first-child {
      max-height: 100px; }
      @media screen and (max-width: 767px) {
        body.new-design tabs-modal .tabs-table-inner ol li:first-child {
          display: flex !important;
          justify-content: space-between; }
          body.new-design tabs-modal .tabs-table-inner ol li:first-child span {
            order: 1; }
          body.new-design tabs-modal .tabs-table-inner ol li:first-child img {
            order: 2; } }
    @media screen and (max-width: 767px) {
      body.new-design tabs-modal .tabs-table-inner .active-table ol {
        background-color: white;
        border-bottom: 1px solid #E1E1E1;
        padding-bottom: 0 !important;
        margin-bottom: 25px; }
        body.new-design tabs-modal .tabs-table-inner .active-table ol:last-child {
          border-bottom: none; } }
  body.new-design .hippo-list-modal.coverage-components list-modal .modal-title {
    order: 1;
    padding-bottom: 25px; }
  body.new-design .hippo-list-modal.coverage-components list-modal .modal-under-title {
    order: 2; }
    @media screen and (min-width: 768px) {
      body.new-design .hippo-list-modal.coverage-components list-modal .modal-under-title {
        padding-left: 72px;
        padding-right: 35%; } }
  body.new-design .hippo-list-modal.coverage-components list-modal .understanding-coverage-subtitle {
    text-align: left !important;
    padding: 0 !important; }
  @media screen and (min-width: 768px) {
    body.new-design .hippo-list-modal.coverage-components list-modal .modal-list-item img {
      width: 100px; } }
  body.new-design .hippo-questions-modal .modal-icon {
    display: none; }
  body.new-design .hippo-questions-modal .modal-title {
    order: 1; }
    @media screen and (min-width: 768px) {
      body.new-design .hippo-questions-modal .modal-title {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 24px !important;
        line-height: 28px !important;
        letter-spacing: -0.3px !important; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    body.new-design .hippo-questions-modal .modal-title {
      font-size: 36px !important;
      line-height: 40px !important;
      letter-spacing: -0.5px !important; } }
  body.new-design .hippo-questions-modal .modal-under-title {
    order: 2;
    width: 100%;
    text-align: left; }
    @media screen and (max-width: 767px) {
      body.new-design .hippo-questions-modal .modal-under-title {
        padding: 0 !important; } }
    @media screen and (min-width: 768px) {
      body.new-design .hippo-questions-modal .modal-under-title {
        padding: 10px 72px; } }
  body.new-design .hippo-questions-modal .questions-container {
    margin: 0;
    padding: 20px 0;
    border-bottom: 1px solid #E1E1E1; }
  body.new-design .hippo-questions-modal .question-control {
    top: -15px !important;
    right: 20px !important; }
  body.new-design .hippo-questions-modal .question__border {
    margin: 0; }
  body.new-design .hippo-questions-modal .button-modal {
    margin: 0 20px; }
  @media screen and (max-width: 767px) {
    body.new-design .hippo-questions-modal .question__wrap {
      margin: 10px; }
      body.new-design .hippo-questions-modal .question__wrap .questions-subtext {
        width: 100%; }
    body.new-design .hippo-questions-modal .hippo-dialog .question-control {
      top: 0 !important; }
    body.new-design .hippo-questions-modal .question-text {
      margin-top: 10px; } }
  @media screen and (min-width: 768px) {
    body.new-design .hippo-questions-modal .custom-footer button {
      margin: 0; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    body.new-design .hippo-questions-modal .question-icon-container {
      margin-left: 8%; }
    body.new-design .hippo-questions-modal .question-text-input-wrapper, body.new-design .hippo-questions-modal .question-text {
      width: 60%; } }
  @media screen and (min-width: 1024px) {
    body.new-design .hippo-questions-modal .question-icon-container {
      margin-left: 5%; }
    body.new-design .hippo-questions-modal .question-text-input-wrapper, body.new-design .hippo-questions-modal .question-text {
      width: 70%; }
    body.new-design .hippo-questions-modal .questions-subtext {
      padding-right: 10px; } }
  body.new-design trust-modal .modal-title-wrap {
    border-bottom: 0;
    margin-bottom: 25px; }
  body.new-design trust-modal .trust-address {
    padding: 0 30px; }
    @media screen and (min-width: 768px) {
      body.new-design trust-modal .trust-address {
        padding: 0 72px; } }
  body.new-design trust-modal .modal-icon {
    display: none; }
  body.new-design trust-modal .trust-address-question-text {
    font-family: "AkzidenzGroteskBE" !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 16px !important;
    letter-spacing: auto !important;
    text-transform: none !important;
    color: #BFBFBF; }
    @media (min-width: 768px) {
      body.new-design trust-modal .trust-address-question-text {
        font-size: 14px !important;
        line-height: 20px !important; } }
  @media screen and (max-width: 767px) {
    body.new-design trust-modal .pill-toggle-container .pill-toggle-select {
      justify-content: flex-start;
      margin-left: 15px; } }
  body.new-design trust-modal .pill-toggle-container .right-option {
    margin-right: 0; }
  @media screen and (min-width: 768px) {
    body.new-design trust-modal .pill-toggle-container {
      position: absolute;
      top: -100px;
      right: 70px; } }
  body.new-design trust-modal .custom-footer {
    justify-content: flex-end !important; }
  body.new-design employees-modal #modal-content-employees .modal-under-title {
    padding: 0; }
    body.new-design employees-modal #modal-content-employees .modal-under-title p {
      margin: 0;
      text-align: left;
      width: 100%; }
      @media screen and (min-width: 768px) {
        body.new-design employees-modal #modal-content-employees .modal-under-title p {
          padding: 0 72px; } }
  body.new-design employees-modal #modal-content-employees .modal-title-wrap {
    border-bottom: none !important; }
    body.new-design employees-modal #modal-content-employees .modal-title-wrap .modal-under-title {
      order: 2; }
    body.new-design employees-modal #modal-content-employees .modal-title-wrap .modal-title {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 36px !important;
      line-height: 40px !important;
      letter-spacing: -0.4px !important;
      order: 1;
      margin-bottom: 20px; }
  body.new-design employees-modal #modal-content-employees .deep-form {
    margin: 0;
    padding: 25px 30px; }
    @media screen and (min-width: 768px) {
      body.new-design employees-modal #modal-content-employees .deep-form {
        padding: 25px 72px; } }
  body.new-design .hippo-yes-no-modal #modal-content-yesNo {
    padding: 0; }
    body.new-design .hippo-yes-no-modal #modal-content-yesNo .modal-under-title {
      padding: 0;
      margin: 0;
      text-align: left;
      order: 2; }
      @media screen and (min-width: 768px) {
        body.new-design .hippo-yes-no-modal #modal-content-yesNo .modal-under-title {
          padding: 0 72px; } }
    body.new-design .hippo-yes-no-modal #modal-content-yesNo .modal-title-wrap {
      border-bottom: none;
      padding-bottom: 10px; }
      @media screen and (min-width: 768px) {
        body.new-design .hippo-yes-no-modal #modal-content-yesNo .modal-title-wrap .modal-icon-wrap {
          transform: translateY(-10px); } }
    body.new-design .hippo-yes-no-modal #modal-content-yesNo .modal-title {
      text-align: left;
      padding: 0;
      width: 100%;
      order: 1;
      margin-bottom: 0px; }
      @media screen and (min-width: 768px) {
        body.new-design .hippo-yes-no-modal #modal-content-yesNo .modal-title {
          padding: 0 142px 0 72px !important; } }
    body.new-design .hippo-yes-no-modal #modal-content-yesNo .yes-no-modal-container {
      padding: 0;
      margin: 0; }
      body.new-design .hippo-yes-no-modal #modal-content-yesNo .yes-no-modal-container .body p {
        text-align: left; }
        @media screen and (max-width: 767px) {
          body.new-design .hippo-yes-no-modal #modal-content-yesNo .yes-no-modal-container .body p {
            padding: 0 30px; } }
      @media screen and (min-width: 768px) {
        body.new-design .hippo-yes-no-modal #modal-content-yesNo .yes-no-modal-container {
          padding: 0 72px; } }
      body.new-design .hippo-yes-no-modal #modal-content-yesNo .yes-no-modal-container .footer {
        display: flex;
        justify-content: center;
        flex-direction: column;
        align-items: center; }
        @media screen and (min-width: 768px) {
          body.new-design .hippo-yes-no-modal #modal-content-yesNo .yes-no-modal-container .footer {
            flex-direction: row;
            justify-content: flex-end; } }
        body.new-design .hippo-yes-no-modal #modal-content-yesNo .yes-no-modal-container .footer button {
          margin: 0 0 20px;
          height: 40px !important;
          line-height: 40px !important;
          font-size: 18px !important;
          font-weight: 500 !important; }
          @media screen and (min-width: 768px) {
            body.new-design .hippo-yes-no-modal #modal-content-yesNo .yes-no-modal-container .footer button {
              margin: 0 0 0 20px; } }
        body.new-design .hippo-yes-no-modal #modal-content-yesNo .yes-no-modal-container .footer .alt-no-button {
          background-color: white !important;
          color: #02DE82 !important;
          border: 1px solid #02DE82 !important;
          border-radius: 30px !important; }
  @media screen and (max-width: 767px) {
    body.new-design .confirm-notion-discount #modal-content-yesNo .modal-title-wrap {
      padding: 30px 10px 10px; } }
  @media screen and (max-width: 767px) {
    body.new-design .confirm-notion-discount #modal-content-yesNo .modal-title-wrap .modal-title {
      font-weight: 500 !important;
      margin-bottom: 20px !important;
      font-size: 22px !important; } }
  @media screen and (min-width: 768px) {
    body.new-design .confirm-notion-discount #modal-content-yesNo .modal-title-wrap .modal-title {
      font-size: 25px !important;
      line-height: 30px !important;
      padding-right: 200px !important;
      margin-bottom: 10px !important; } }
  body.new-design .confirm-notion-discount #modal-content-yesNo .modal-title-wrap .modal-under-title {
    color: #7F7F7F; }
    @media screen and (min-width: 768px) {
      body.new-design .confirm-notion-discount #modal-content-yesNo .modal-title-wrap .modal-under-title {
        line-height: 20px !important;
        padding-right: 200px !important;
        padding-bottom: 20px !important; } }
  body.new-design .confirm-notion-discount #modal-content-yesNo strong {
    font-weight: 500 !important; }
  body.new-design .confirm-notion-discount #modal-content-yesNo .yes-no-modal-container .body {
    padding: 0 !important; }
  body.new-design .confirm-notion-discount #modal-content-yesNo .yes-no-modal-container .body, body.new-design .confirm-notion-discount #modal-content-yesNo .yes-no-modal-container .notion-modal-list {
    color: #7F7F7F !important;
    line-height: 20px !important; }
    @media screen and (max-width: 767px) {
      body.new-design .confirm-notion-discount #modal-content-yesNo .yes-no-modal-container .body, body.new-design .confirm-notion-discount #modal-content-yesNo .yes-no-modal-container .notion-modal-list {
        padding: 0 10px !important; } }
    body.new-design .confirm-notion-discount #modal-content-yesNo .yes-no-modal-container .body li, body.new-design .confirm-notion-discount #modal-content-yesNo .yes-no-modal-container .notion-modal-list li {
      margin: 5px 0; }
  body.new-design .confirm-notion-discount #modal-content-yesNo .footer {
    display: flex !important;
    justify-content: space-between !important; }
    body.new-design .confirm-notion-discount #modal-content-yesNo .footer button {
      flex: 1; }
      body.new-design .confirm-notion-discount #modal-content-yesNo .footer button.alt-2-no-button {
        background-color: white !important;
        color: #02DE82 !important;
        border: 1px solid #02DE82 !important;
        border-radius: 30px !important;
        --button-box-side-color: #02DE82 !important; }
    @media screen and (max-width: 767px) {
      body.new-design .confirm-notion-discount #modal-content-yesNo .footer button {
        margin: 10px 0 !important; }
        body.new-design .confirm-notion-discount #modal-content-yesNo .footer button.yes-button {
          order: 1;
          margin-bottom: 20px; }
        body.new-design .confirm-notion-discount #modal-content-yesNo .footer button.alt-2-no-button {
          order: 2; } }
    @media screen and (min-width: 768px) {
      body.new-design .confirm-notion-discount #modal-content-yesNo .footer button.alt-2-no-button {
        margin: 0 !important;
        margin-right: 15px; } }
  body.new-design .confirm-notion-discount #modal-content-yesNo .asterisk-content {
    padding: 10px 10px 20px !important;
    color: #7F7F7F;
    text-align: left !important;
    line-height: 20px; }
    @media screen and (min-width: 768px) {
      body.new-design .confirm-notion-discount #modal-content-yesNo .asterisk-content {
        padding: 15px 0 40px !important; } }
  @media screen and (max-width: 767px) {
    body.new-design .simplisafe-terms #modal-content-yesNo .modal-title-wrap {
      padding: 30px 10px 10px; } }
  @media screen and (max-width: 767px) {
    body.new-design .simplisafe-terms #modal-content-yesNo .modal-title-wrap .modal-title {
      font-weight: 500 !important;
      margin-bottom: 20px !important;
      font-size: 22px !important; } }
  @media screen and (min-width: 768px) {
    body.new-design .simplisafe-terms #modal-content-yesNo .modal-title-wrap .modal-title {
      font-size: 25px !important;
      line-height: 30px !important;
      padding-right: 200px !important;
      margin-bottom: 10px !important; } }
  body.new-design .simplisafe-terms #modal-content-yesNo .notion-subterms-wrapper {
    font-weight: 400;
    text-align: left;
    color: #404040;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 20px; }
    @media screen and (min-width: 768px) {
      body.new-design .simplisafe-terms #modal-content-yesNo .notion-subterms-wrapper {
        margin-right: 100px; } }
  body.new-design .simplisafe-terms #modal-content-yesNo .notion-list {
    padding-inline-start: 14px; }
  body.new-design .simplisafe-terms #modal-content-yesNo .simplisafe-subterms-wrapper {
    text-align: left;
    color: #404040;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 20px; }
  body.new-design .simplisafe-terms #modal-content-yesNo .modal-section-title {
    color: #02DE82;
    font-size: 11px;
    font-weight: 500;
    letter-spacing: 0.5px;
    line-height: 20px; }
    @media screen and (min-width: 768px) {
      body.new-design .simplisafe-terms #modal-content-yesNo .modal-section-title {
        line-height: 20px !important;
        padding-right: 200px !important;
        padding-bottom: 10px !important;
        padding-top: 10px !important; } }
  body.new-design .simplisafe-terms #modal-content-yesNo .asterisk-content > div {
    font-size: 12px;
    color: #7F7F7F;
    line-height: 18p;
    text-align: left; }
    body.new-design .simplisafe-terms #modal-content-yesNo .asterisk-content > div .footer {
      font-size: 12px;
      margin-bottom: 38px;
      margin-right: 8px;
      margin-left: 8px;
      color: #7F7F7F;
      line-height: 18px;
      text-align: left;
      font-weight: 400; }
  body.new-design .simplisafe-terms #modal-content-yesNo .conditions-box {
    background-color: #F6F6F6;
    border-radius: 10px;
    padding: 20px; }
    body.new-design .simplisafe-terms #modal-content-yesNo .conditions-box .condition {
      padding: 10px 0;
      font-size: 12px;
      line-height: 18px; }
      body.new-design .simplisafe-terms #modal-content-yesNo .conditions-box .condition a {
        text-decoration: underline;
        color: #7F7F7F; }
        body.new-design .simplisafe-terms #modal-content-yesNo .conditions-box .condition a :hover {
          cursor: pointer; }
  body.new-design .simplisafe-terms #modal-content-yesNo .bold-footer {
    padding-top: 20px; }
    body.new-design .simplisafe-terms #modal-content-yesNo .bold-footer strong {
      font-size: 14px;
      margin-bottom: 38px;
      margin-right: 8px;
      margin-left: 8px;
      line-height: 20px;
      padding-top: 20px;
      text-align: left; }
  body.new-design .simplisafe-terms #modal-content-yesNo strong {
    font-weight: 500 !important; }
  body.new-design .simplisafe-terms #modal-content-yesNo .yes-no-modal-container .body {
    padding: 0 !important; }
  body.new-design .simplisafe-terms #modal-content-yesNo .yes-no-modal-container .body,
  body.new-design .simplisafe-terms #modal-content-yesNo .yes-no-modal-container .modal-list {
    margin: 0;
    color: #7F7F7F !important;
    line-height: 20px !important; }
    @media screen and (max-width: 767px) {
      body.new-design .simplisafe-terms #modal-content-yesNo .yes-no-modal-container .body,
      body.new-design .simplisafe-terms #modal-content-yesNo .yes-no-modal-container .modal-list {
        padding: 0 10px !important; } }
    body.new-design .simplisafe-terms #modal-content-yesNo .yes-no-modal-container .body li,
    body.new-design .simplisafe-terms #modal-content-yesNo .yes-no-modal-container .modal-list li {
      margin: 5px 0 5px 0; }
  body.new-design .simplisafe-terms #modal-content-yesNo .footer {
    display: flex !important; }
    body.new-design .simplisafe-terms #modal-content-yesNo .footer button {
      flex: 0.5; }
      body.new-design .simplisafe-terms #modal-content-yesNo .footer button.alt-2-no-button {
        background-color: white !important;
        color: #7F7F7F !important;
        border: 1px solid #BFBFBF !important;
        border-radius: 30px !important;
        --button-box-side-color: #BFBFBF !important;
        font-size: 20px !important; }
    @media screen and (max-width: 767px) {
      body.new-design .simplisafe-terms #modal-content-yesNo .footer button {
        margin: 10px 0 !important; }
        body.new-design .simplisafe-terms #modal-content-yesNo .footer button.yes-button {
          order: 1;
          margin-bottom: 20px; }
        body.new-design .simplisafe-terms #modal-content-yesNo .footer button.alt-2-no-button {
          order: 2; } }
    @media screen and (min-width: 768px) {
      body.new-design .simplisafe-terms #modal-content-yesNo .footer {
        align-items: flex-end  !important; }
        body.new-design .simplisafe-terms #modal-content-yesNo .footer button.alt-2-no-button {
          margin: 0 !important;
          margin-right: 15px; } }
  body.new-design .hippo-yes-no-modal.existing-visual-damage #modal-content-yesNo .yes-no-modal-container .footer .alt-no-button {
    color: #BFBFBF !important;
    border-color: #BFBFBF !important;
    box-shadow: 0 4px 0 0 #BFBFBF, 0 calc(4px * 2) calc(4px / 2) 0 rgba(0, 0, 0, 0.08) !important; }
  body.new-design customize-coverage-modal .custom-tabs-premium-mobile-scroll {
    display: none !important; }
  body.new-design customize-coverage-modal .modal-title-wrap .modal-title {
    order: 1;
    width: 100%;
    margin-bottom: 10px; }
    @media screen and (max-width: 767px) {
      body.new-design customize-coverage-modal .modal-title-wrap .modal-title {
        font-size: 20px !important; } }
    @media screen and (min-width: 768px) {
      body.new-design customize-coverage-modal .modal-title-wrap .modal-title {
        padding: 0 72px; } }
  body.new-design customize-coverage-modal .modal-title-wrap .modal-under-title {
    width: 600px;
    order: 2;
    text-align: left;
    color: #7F7F7F; }
    @media screen and (max-width: 767px) {
      body.new-design customize-coverage-modal .modal-title-wrap .modal-under-title {
        font-size: 14px !important; } }
    @media screen and (min-width: 768px) {
      body.new-design customize-coverage-modal .modal-title-wrap .modal-under-title {
        padding: 0 72px; } }
  @media screen and (max-width: 767px) {
    body.new-design customize-coverage-modal .custom-tabs-wrap .custom-left-side .custom-tabs-container .tabs-menu-item {
      background-color: #F6F6F6 !important; } }
  @media screen and (min-width: 768px) {
    body.new-design customize-coverage-modal .custom-tabs-wrap .custom-left-side .custom-tabs-container .tabs-menu-item {
      height: 70px !important;
      padding: 10px 30px 10px 60px !important; } }
  body.new-design customize-coverage-modal .custom-tabs-container .tabs-link {
    font-size: 11px !important;
    color: #02DE82;
    text-transform: uppercase;
    font-weight: 400 !important; }
    @media screen and (min-width: 768px) {
      body.new-design customize-coverage-modal .custom-tabs-container .tabs-link {
        font-weight: 500 !important;
        font-size: 12px !important; } }
  body.new-design customize-coverage-modal .custom-tabs-container input, body.new-design customize-coverage-modal .custom-tabs-container select {
    color: #7F7F7F !important; }
  body.new-design customize-coverage-modal .custom-tabs-container .deep-field {
    padding-top: 30px; }
  body.new-design customize-coverage-modal .custom-tabs-container .input-label-inner .new-design-case-container span {
    color: black !important;
    width: 235px;
    font-weight: 500; }
    @media screen and (min-width: 768px) {
      body.new-design customize-coverage-modal .custom-tabs-container .input-label-inner .new-design-case-container span {
        font-size: 16px;
        width: 350px; } }
  @media screen and (max-width: 767px) {
    body.new-design customize-coverage-modal [container=".hippo-customize-coverage-modal"] {
      height: 139px; }
    body.new-design customize-coverage-modal .mdl-menu__outline {
      box-shadow: 2px -2px 5px 2px rgba(0, 0, 0, 0.1), 4px 4px 0 0 rgba(0, 0, 0, 0.1);
      margin-top: 25px; } }
  body.new-design customize-coverage-modal .custom-tabs-premium {
    background-color: #F6F6F6 !important; }
    body.new-design customize-coverage-modal .custom-tabs-premium premium-header {
      text-align: left; }
      body.new-design customize-coverage-modal .custom-tabs-premium premium-header .denom {
        right: 0 !important;
        color: #BFBFBF; }
      body.new-design customize-coverage-modal .custom-tabs-premium premium-header .per-m {
        color: #BFBFBF; }
    @media screen and (max-width: 767px) {
      body.new-design customize-coverage-modal .custom-tabs-premium {
        padding: 25px 20px !important; }
        body.new-design customize-coverage-modal .custom-tabs-premium premium-header {
          font-weight: 400;
          font-size: 50px; }
        body.new-design customize-coverage-modal .custom-tabs-premium.fixed {
          position: fixed;
          width: 320px;
          top: 0px;
          left: 50%;
          transform: translateX(-50%);
          z-index: 2; } }
    @media screen and (max-width: 767px) and (min-width: 450px) {
      body.new-design customize-coverage-modal .custom-tabs-premium.fixed {
        width: 440px; } }
    @media screen and (max-width: 767px) and (min-width: 601px) {
      body.new-design customize-coverage-modal .custom-tabs-premium.fixed {
        width: 528px; } }
    @media screen and (min-width: 768px) {
      body.new-design customize-coverage-modal .custom-tabs-premium {
        padding: 25px 20px 25px 50px !important; } }
  @media screen and (max-width: 767px) {
    body.new-design customize-coverage-modal .updated-premium {
      display: none !important; } }
  body.new-design customize-coverage-modal .select-coverage-field:last-child div p {
    margin-bottom: 100px; }
  @media screen and (max-width: 767px) {
    body.new-design customize-coverage-modal .custom-tabs-error {
      position: relative !important; } }
  body.new-design customize-coverage-modal bare-plus-minus .plus-minus-wrap plus-minus-button:first-child {
    left: auto;
    right: 40px; }
  body.new-design customize-coverage-modal bare-plus-minus .plus-minus-wrap input {
    text-align: left; }
  body.new-design customize-coverage-modal .custom-footer {
    display: flex;
    justify-content: center !important; }
    @media screen and (min-width: 768px) {
      body.new-design customize-coverage-modal .custom-footer {
        justify-content: flex-end !important;
        padding: 40px !important; } }
    body.new-design customize-coverage-modal .custom-footer button.cancel {
      background-color: white !important;
      color: #BFBFBF !important;
      border: 1px solid #BFBFBF !important;
      border-radius: 30px !important;
      --button-box-side-color: #BFBFBF !important; }
    @media screen and (max-width: 767px) {
      body.new-design customize-coverage-modal .custom-footer button {
        width: 100% !important; }
        body.new-design customize-coverage-modal .custom-footer button.cancel {
          order: 2; }
        body.new-design customize-coverage-modal .custom-footer button.submit {
          order: 1;
          margin-bottom: 20px !important; } }
    @media screen and (min-width: 768px) {
      body.new-design customize-coverage-modal .custom-footer button {
        margin: 0 !important;
        margin-left: 30px !important;
        width: 180px !important; }
        body.new-design customize-coverage-modal .custom-footer button.cancel {
          order: 1; }
        body.new-design customize-coverage-modal .custom-footer button.submit {
          order: 2; } }
  body.new-design customize-coverage-modal .mdl-menu__container .mdl-menu__item {
    font-size: 20px;
    padding: 10px 0; }
    @media screen and (min-width: 768px) {
      body.new-design customize-coverage-modal .mdl-menu__container .mdl-menu__item {
        font-size: 24px; } }
  body.new-design customize-coverage-modal [data-section="property"] .plus-minus-coverage-field .range-error {
    line-height: normal; }
  body.new-design customize-coverage-modal [data-section="property"] .plus-minus-coverage-field .paragraph {
    padding-top: 35px !important; }
  body.new-design .hippo-questions-modal.purchase-survey .modal-icon {
    display: block !important; }
  @media screen and (max-width: 767px) {
    body.new-design .hippo-questions-modal.purchase-survey .question__wrap {
      margin: 0; } }
  body.new-design .hippo-questions-modal.purchase-survey .questions-container {
    padding: 0; }
    @media screen and (max-width: 767px) {
      body.new-design .hippo-questions-modal.purchase-survey .questions-container .question-text-input-wrapper {
        padding: 0 40px; } }
    @media screen and (min-width: 768px) {
      body.new-design .hippo-questions-modal.purchase-survey .questions-container {
        padding: 25px 72px; } }
    body.new-design .hippo-questions-modal.purchase-survey .questions-container .label {
      line-height: normal; }
  body.new-design .hippo-questions-modal.purchase-survey .checkbox {
    margin-bottom: 10px; }
  body.new-design .hippo-questions-modal.purchase-survey deep-checkbox .deep-field {
    padding-left: 0 !important; }
  body.new-design .hippo-questions-modal.purchase-survey deep-checkbox button {
    margin: 0 !important;
    padding: 0 0 0 5px !important; }
  body.new-design .hippo-notify-lender-modal.notify-lender .modal-under-title {
    text-align: left;
    padding: 0 72px; }
  body.new-design .hippo-notify-lender-modal.notify-lender .modal-title-wrap {
    border-bottom: none; }
  body.new-design .hippo-notify-lender-modal.notify-lender .custom-modal-container, body.new-design .hippo-notify-lender-modal.notify-lender .list-lenders-modal, body.new-design .hippo-notify-lender-modal.notify-lender #add-lender {
    padding: 0 !important; }
  body.new-design .hippo-notify-lender-modal.notify-lender .custom-modal-container {
    padding: 0 20px; }
    @media screen and (min-width: 768px) {
      body.new-design .hippo-notify-lender-modal.notify-lender .custom-modal-container {
        padding: 0 72px !important; } }
  body.new-design .hippo-notify-lender-modal.notify-lender button {
    font-size: 24px !important;
    line-height: 50px !important;
    height: 50px !important; }
  body.new-design .hippo-notify-lender-modal.notify-lender .state-zip {
    padding-left: 0px !important; }
    @media screen and (min-width: 768px) {
      body.new-design .hippo-notify-lender-modal.notify-lender .state-zip {
        padding-right: 0 !important;
        padding-left: 10px !important; } }
  body.new-design .hippo-notify-lender-modal.notify-lender .button-confirmation-container {
    display: flex;
    justify-content: flex-end; }
    body.new-design .hippo-notify-lender-modal.notify-lender .button-confirmation-container.add {
      padding: 20px 0; }
      body.new-design .hippo-notify-lender-modal.notify-lender .button-confirmation-container.add button {
        margin-left: 10px; }
  @media screen and (max-width: 767px) {
    body.new-design .hippo-notify-lender-modal.notify-lender .escrow-form {
      padding: 0 30px; } }
  body.new-design #modal-content-contactMethod .modal-title {
    background-image: none;
    padding-top: 0;
    margin: 0 auto 50px auto; }
  body.new-design #modal-content-contactMethod .modal-title-wrap {
    padding: 30px 0 0; }
  body.new-design #modal-content-contactMethod .modal-icon {
    display: block;
    position: relative;
    right: 0;
    order: 0; }
  body.new-design #modal-content-contactMethod .modal-icon-wrap {
    display: inline-block !important;
    position: relative;
    top: 0; }
  body.new-design #modal-content-contactMethod button {
    max-width: 250px !important; }
    body.new-design #modal-content-contactMethod button.cancel {
      background: white !important;
      color: #02DE82 !important;
      border: 1px solid #02DE82 !important; }
  body.new-design #modal-content-contactMethod .confirm-exit-content button {
    margin: 15px 10px 20px; }
  body.new-design #modal-content-protectValuableItems .modal-title-wrap {
    border-bottom: none; }
  body.new-design #modal-content-protectValuableItems .modal-title {
    padding-right: 0; }
  body.new-design #modal-content-protectValuableItems .new-item-to-add .item-category-icon {
    left: -30px; }
  body.new-design #modal-content-protectValuableItems .new-item-to-add input {
    padding-left: 0 !important; }
  body.new-design #modal-content-protectValuableItems mh-icon-with-tooltip {
    position: absolute;
    height: auto;
    top: 6px;
    right: 0; }
  body.new-design #modal-content-protectValuableItems .mdl-textfield__label {
    font-size: 11px !important;
    top: 0px !important; }
    body.new-design #modal-content-protectValuableItems .mdl-textfield__label .new-design-lowercase {
      opacity: 0; }
    body.new-design #modal-content-protectValuableItems .mdl-textfield__label .new-design-uppercase {
      opacity: 1; }
  body.new-design #modal-content-protectValuableItems .cancel-button {
    height: 50px !important;
    line-height: 52px !important;
    font-size: 24px !important;
    letter-spacing: -0.3px !important; }
  body.new-design .hippo-basic-modal.year-roof-built .modal-icon {
    transform: translateY(20px); }
  body.new-design .hippo-customize-coverage-modal .modal-icon {
    transform: translateY(-10px); }
  @media screen and (min-width: 768px) {
    body.new-design .hippo-employees-modal .modal-title {
      width: 100% !important;
      padding: 0 72px !important; } }
  body.new-design .hippo-employees-modal .modal-icon {
    display: none; }
  body.new-design .mine-subsidence-disclaimer .modal-icon {
    transform: translateY(-25px); }
  body.new-design .smart-post-purchase-modal {
    display: flex;
    width: 100%;
    text-align: left;
    padding-left: 72px;
    background-color: white; }
    body.new-design .smart-post-purchase-modal .left-content {
      padding-bottom: 30px; }
    body.new-design .smart-post-purchase-modal .smart-background-image {
      background-image: url(../../../../../img/SimpliSafeKit.png);
      width: 80%;
      background-repeat: no-repeat;
      background-size: cover; }
    body.new-design .smart-post-purchase-modal .content-title {
      color: #404040;
      font-size: 28px;
      font-weight: 500;
      letter-spacing: -0.3px;
      line-height: 32px;
      padding-top: 64px;
      padding-right: 20px; }
    body.new-design .smart-post-purchase-modal .content-subtitle {
      color: #21CC7E;
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 14px !important;
      line-height: 16px !important;
      letter-spacing: auto !important;
      letter-spacing: 0.5px;
      line-height: 20px;
      padding-top: 24px; }
      @media (min-width: 768px) {
        body.new-design .smart-post-purchase-modal .content-subtitle {
          font-size: 14px !important;
          line-height: 20px !important; } }
    body.new-design .smart-post-purchase-modal .content {
      color: #00AD64;
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 22px !important;
      line-height: 30px !important;
      letter-spacing: -0.3px !important;
      letter-spacing: -0.3px;
      padding-bottom: 48px; }
      @media (min-width: 768px) {
        body.new-design .smart-post-purchase-modal .content {
          font-size: 24px !important; } }
  body.new-design .smart-post-purchase .under-title-text {
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 18px !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
    font-weight: normal !important;
    color: #7F7F7F;
    letter-spacing: -0.2px; }
  body.new-design .smart-post-purchase .modal-title-wrap {
    border: 0;
    background-color: #F6F6F6; }
  body.new-design .smart-post-purchase .modal-under-title {
    order: 2;
    width: 100%;
    text-align: left; }
    @media (min-width: 768px) {
      body.new-design .smart-post-purchase .modal-under-title {
        padding-left: 72px; } }
  @media only screen and (max-width: 760px) {
    body.new-design .smart-post-purchase-modal {
      padding-left: 0;
      flex-direction: column-reverse; }
    body.new-design .smart-background-image {
      padding-bottom: 80%;
      padding-left: 100%; }
    body.new-design .left-content {
      padding: 30px; } }
  body.new-design .smartTable {
    /** mobile type */ }
    body.new-design .smartTable .table {
      display: table;
      width: 100%;
      background: #fff;
      margin: 0;
      box-sizing: border-box; }
    body.new-design .smartTable .header-row {
      color: #02DE82; }
      body.new-design .smartTable .header-row .cell {
        border: 0 !important; }
        body.new-design .smartTable .header-row .cell span {
          height: 4em;
          padding-top: 0.5em; }
    body.new-design .smartTable .header-row .table-caption {
      display: block;
      color: #02DE82;
      font-size: 11px;
      font-weight: 500;
      letter-spacing: 0.5px;
      line-height: 20px; }
    body.new-design .smartTable .collapsible-content {
      display: none; }
    body.new-design .smartTable .smart-row {
      display: table-row;
      border-spacing: 5px; }
      body.new-design .smartTable .smart-row:nth-of-type(2n) {
        background-color: #F6F6F6; }
      body.new-design .smartTable .smart-row .cell:nth-child(n + 4) {
        border-left: 1px solid #E1E1E1; }
    body.new-design .smartTable #monitoring {
      display: none; }
    body.new-design .smartTable .tip {
      padding: 20px;
      color: #404040;
      font-size: 12px;
      letter-spacing: 0.3px;
      line-height: 18px;
      vertical-align: middle; }
    body.new-design .smartTable .cell {
      display: table-cell;
      padding: 20px;
      width: 16em;
      height: 7.9em;
      color: #404040;
      font-size: 12px;
      letter-spacing: 0.3px;
      line-height: 18px;
      vertical-align: middle; }
    body.new-design .smartTable .notShown {
      visibility: hidden; }
    body.new-design .smartTable .primary {
      text-align: left;
      color: #02DE82;
      font-size: 11px;
      font-weight: 500;
      letter-spacing: 0.5px;
      line-height: 20px;
      border-right: 1px solid #E1E1E1; }
    body.new-design .smartTable input[type='radio'],
    body.new-design .smartTable input[type='checkbox'] {
      display: none; }
    @media only screen and (max-width: 760px) {
      body.new-design .smartTable .smart-row {
        position: relative;
        display: block;
        border-bottom: 1px solid #ccc;
        background-color: #F6F6F6; }
      body.new-design .smartTable .content,
      body.new-design .smartTable .header-row {
        display: none !important; }
      body.new-design .smartTable .lbl-toggle {
        display: block;
        transition: all 0.25s ease-out;
        padding: 1rem;
        background: #F6F6F6; }
        body.new-design .smartTable .lbl-toggle:hover {
          background: #E1E1E1; }
      body.new-design .smartTable .collapsible-content {
        display: block; }
      body.new-design .smartTable .image-text-container {
        display: flex;
        flex-direction: row;
        padding: 10px; }
        body.new-design .smartTable .image-text-container img {
          width: 25%; }
        body.new-design .smartTable .image-text-container .text {
          padding: 10px; }
          body.new-design .smartTable .image-text-container .text:before {
            content: attr(data-label);
            display: block;
            color: #7f7f7f;
            font-size: 10px;
            font-weight: 500; }
      body.new-design .smartTable input[type='radio'] {
        display: block;
        position: absolute;
        z-index: 1;
        width: 99%;
        height: 100%;
        opacity: 0;
        margin: 0; }
      body.new-design .smartTable .cell {
        display: block;
        border: none;
        position: relative;
        width: 100%;
        height: auto; }
      body.new-design .smartTable .collapsible-content {
        max-height: 0;
        overflow: hidden;
        transition: max-height 0.25s ease-in-out; }
      body.new-design .smartTable .toggle:checked + .lbl-toggle + .collapsible-content {
        max-height: 500px;
        background-color: white; }
      body.new-design .smartTable .toggle:checked + .lbl-toggle {
        background-color: white; }
      body.new-design .smartTable .arrow {
        width: 13px;
        height: 13px;
        display: inline-block;
        position: relative;
        bottom: -6px;
        left: -10px;
        transition: 0.4s ease;
        margin-top: 2px;
        text-align: left;
        transform: rotate(45deg);
        float: right; }
        body.new-design .smartTable .arrow:before, body.new-design .smartTable .arrow:after {
          position: absolute;
          content: '';
          display: inline-block;
          width: 12px;
          height: 3px;
          background-color: #02DE82;
          transition: 0.4s ease; }
        body.new-design .smartTable .arrow:after {
          position: absolute;
          transform: rotate(90deg);
          top: -5px;
          left: 5px; }
        body.new-design .smartTable .arrow.active {
          transform: rotate(45deg) translate(-5px, -5px); }
          body.new-design .smartTable .arrow.active:before {
            transform: translate(10px, 0); }
          body.new-design .smartTable .arrow.active:after {
            transform: rotate(90deg) translate(10px, 0); } }
  body.new-design mh-icon-with-tooltip {
    height: 100%; }
  body.new-design #page-container-prelim-quote [test-id="recommended-deductible"] .adjustments-wrapper[ng-click^="showTooltip"],
  body.new-design #page-container-prelim-quote .adjustment-more-info-container {
    height: 14px; }
  body.new-design mh-icon-with-tooltip,
  body.new-design .icon-adjustment-label-tooltip-wrapper,
  body.new-design #page-container-prelim-quote [test-id="recommended-deductible"] .adjustments-wrapper[ng-click^="showTooltip"],
  body.new-design #page-container-prelim-quote [test-id="higher-deductible-deductible"] .adjustments-wrapper[ng-click^="showTooltip"],
  body.new-design #page-container-prelim-quote [test-id="extra-deductible"] .adjustments-wrapper[ng-click^="showTooltip"],
  body.new-design #page-container-prelim-quote .adjustment-more-info-container {
    display: inline-block; }
    body.new-design mh-icon-with-tooltip .icon-with-tooltip-wrapper,
    body.new-design .icon-adjustment-label-tooltip-wrapper .icon-with-tooltip-wrapper,
    body.new-design #page-container-prelim-quote [test-id="recommended-deductible"] .adjustments-wrapper[ng-click^="showTooltip"] .icon-with-tooltip-wrapper,
    body.new-design #page-container-prelim-quote [test-id="higher-deductible-deductible"] .adjustments-wrapper[ng-click^="showTooltip"] .icon-with-tooltip-wrapper,
    body.new-design #page-container-prelim-quote [test-id="extra-deductible"] .adjustments-wrapper[ng-click^="showTooltip"] .icon-with-tooltip-wrapper,
    body.new-design #page-container-prelim-quote .adjustment-more-info-container .icon-with-tooltip-wrapper {
      display: block !important; }
    body.new-design mh-icon-with-tooltip .hippo-icon-info,
    body.new-design .icon-adjustment-label-tooltip-wrapper .hippo-icon-info,
    body.new-design #page-container-prelim-quote [test-id="recommended-deductible"] .adjustments-wrapper[ng-click^="showTooltip"] .hippo-icon-info,
    body.new-design #page-container-prelim-quote [test-id="higher-deductible-deductible"] .adjustments-wrapper[ng-click^="showTooltip"] .hippo-icon-info,
    body.new-design #page-container-prelim-quote [test-id="extra-deductible"] .adjustments-wrapper[ng-click^="showTooltip"] .hippo-icon-info,
    body.new-design #page-container-prelim-quote .adjustment-more-info-container .hippo-icon-info {
      font-family: "AkzidenzGroteskBE" !important;
      padding-left: 0 !important;
      margin-left: 8px;
      height: 100% !important;
      width: 14px !important;
      position: static; }
      body.new-design mh-icon-with-tooltip .hippo-icon-info:before,
      body.new-design .icon-adjustment-label-tooltip-wrapper .hippo-icon-info:before,
      body.new-design #page-container-prelim-quote [test-id="recommended-deductible"] .adjustments-wrapper[ng-click^="showTooltip"] .hippo-icon-info:before,
      body.new-design #page-container-prelim-quote [test-id="higher-deductible-deductible"] .adjustments-wrapper[ng-click^="showTooltip"] .hippo-icon-info:before,
      body.new-design #page-container-prelim-quote [test-id="extra-deductible"] .adjustments-wrapper[ng-click^="showTooltip"] .hippo-icon-info:before,
      body.new-design #page-container-prelim-quote .adjustment-more-info-container .hippo-icon-info:before {
        content: '' !important;
        height: 14px !important;
        width: 14px !important;
        background-size: 14px 14px;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        background-image: url("/img/new-design/hippo-icon-info.svg"); }
  body.new-design .tooltip-wrapper {
    background-color: #FFF;
    color: #7F7F7F;
    border: 1px solid #21CC7E;
    border-radius: 10px;
    z-index: 99999 !important; }
    body.new-design .tooltip-wrapper.mid {
      top: auto !important;
      bottom: 20px !important; }
    body.new-design .tooltip-wrapper:after {
      display: none; }
  body.new-design #page-container-final-quote .tooltip-wrapper {
    top: -125px !important;
    left: 5px !important; }
    @media (max-width: 450px) {
      body.new-design #page-container-final-quote .tooltip-wrapper {
        transform: translateX(-50%);
        -webkit-animation-name: mid-animGenie;
        animation-name: mid-animGenie; } }
  body.new-design #page-container-checkout .credit-add-mortgage .tooltip-wrapper {
    top: -90px !important;
    left: -240px !important; }
  body.new-design #modal-content-notifyLender mh-icon-with-tooltip {
    position: absolute;
    top: 0;
    right: 0; }
  body.new-design .photo-upload {
    display: flex;
    align-items: center;
    flex-direction: column;
    text-align: center; }
    @media (min-width: 450px) {
      body.new-design .photo-upload {
        margin: 0 5%; } }
    @media (min-width: 768px) {
      body.new-design .photo-upload {
        margin: 0 2%; } }
    @media (max-width: 449px) {
      body.new-design .photo-upload img {
        width: 100px;
        height: 100px; } }
    body.new-design .photo-upload .title {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 20px !important;
      line-height: 24px !important;
      letter-spacing: -0.25px !important;
      color: #000000;
      line-height: 40px;
      margin: 15px 0; }
      @media screen and (min-width: 768px) {
        body.new-design .photo-upload .title {
          font-family: "AkzidenzGroteskBE" !important;
          font-size: 28px !important;
          line-height: 32px !important;
          letter-spacing: -0.3px !important; } }
      @media screen and (min-width: 1024px) {
        body.new-design .photo-upload .title {
          font-family: "AkzidenzGroteskBE" !important;
          font-weight: 500 !important;
          font-size: 36px !important;
          line-height: 40px !important;
          letter-spacing: -0.4px !important; } }
    body.new-design .photo-upload .text {
      color: #7F7F7F;
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 14px !important;
      line-height: 16px !important;
      letter-spacing: auto !important;
      margin: 25px 0; }
      @media (min-width: 768px) {
        body.new-design .photo-upload .text {
          font-size: 14px !important;
          line-height: 20px !important; } }
      @media screen and (min-width: 1024px) {
        body.new-design .photo-upload .text {
          font-family: "AkzidenzGroteskBE" !important;
          font-size: 18px !important;
          line-height: 24px !important;
          letter-spacing: normal !important;
          font-weight: normal !important;
          letter-spacing: -0.2px;
          margin: 25px 0; } }
    body.new-design .photo-upload .subtitle-info {
      margin: 10px 0; }
      @media screen and (min-width: 1024px) {
        body.new-design .photo-upload .subtitle-info {
          margin: 15px 0; } }
    body.new-design .photo-upload .mh-button {
      max-width: 500px; }
    body.new-design .photo-upload .email-sent {
      color: #02DE82;
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 11px !important;
      line-height: 20px !important;
      letter-spacing: auto !important; }
      @media screen and (min-width: 1024px) {
        body.new-design .photo-upload .email-sent {
          font-family: "AkzidenzGroteskBE" !important;
          font-weight: 500 !important;
          font-size: 28px !important;
          line-height: 32px !important;
          letter-spacing: -0.25px !important; } }
  body.new-design .heading {
    margin: 30px 0px 15px; }
    body.new-design .heading .title {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 24px !important;
      line-height: 28px !important;
      letter-spacing: -0.3px !important; }
      @media (min-width: 768px) {
        body.new-design .heading .title {
          font-size: 36px !important;
          line-height: 40px !important;
          letter-spacing: -0.5px !important; } }
    body.new-design .heading .under-title, body.new-design .heading .under-title-details {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 18px !important;
      line-height: 24px !important;
      letter-spacing: normal !important;
      font-weight: normal !important; }
      body.new-design .heading .under-title .tooltip_wrapper:hover, body.new-design .heading .under-title-details .tooltip_wrapper:hover {
        cursor: pointer; }
      body.new-design .heading .under-title .tooltip_wrapper img, body.new-design .heading .under-title-details .tooltip_wrapper img {
        width: 15px;
        height: 15px; }
      body.new-design .heading .under-title .tooltip_wrapper .tooltip:hover:after, body.new-design .heading .under-title-details .tooltip_wrapper .tooltip:hover:after {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 14px !important;
        line-height: 16px !important;
        letter-spacing: auto !important;
        color: #525154;
        background: #fff;
        border-radius: 5px;
        border: 1px solid #02DE82;
        display: inline-block;
        position: absolute;
        content: attr(alt);
        font-size: 16px;
        padding: 13px;
        width: 200px;
        z-index: 3;
        left: 20%;
        bottom: -47%; }
        @media (min-width: 768px) {
          body.new-design .heading .under-title .tooltip_wrapper .tooltip:hover:after, body.new-design .heading .under-title-details .tooltip_wrapper .tooltip:hover:after {
            font-size: 14px !important;
            line-height: 20px !important; } }
        @media screen and (min-width: 768px) {
          body.new-design .heading .under-title .tooltip_wrapper .tooltip:hover:after, body.new-design .heading .under-title-details .tooltip_wrapper .tooltip:hover:after {
            left: 60%;
            bottom: -110%;
            width: 200px; } }
        @media screen and (min-width: 1024px) {
          body.new-design .heading .under-title .tooltip_wrapper .tooltip:hover:after, body.new-design .heading .under-title-details .tooltip_wrapper .tooltip:hover:after {
            left: 70%;
            bottom: -60%;
            width: 270px; } }
        @media screen and (min-width: 1366px) {
          body.new-design .heading .under-title .tooltip_wrapper .tooltip:hover:after, body.new-design .heading .under-title-details .tooltip_wrapper .tooltip:hover:after {
            left: 70%;
            bottom: -65%;
            width: 270px; } }
    @media screen and (min-width: 1024px) and (max-width: 1365px) {
      body.new-design .heading {
        margin: 30px 0px 5px !important; } }
  body.new-design new-icon img {
    width: 100%;
    height: 100%; }
  body.new-design.landing.hip13248 .why-you-should-care,
  body.new-design.landing.hip13248 .backed-by-container,
  body.new-design.landing.hip13248 landing-page-benefits-list,
  body.new-design.landing.hip13248 new-design-coverage-tiles {
    display: none; }
  body.new-design.landing.hip13248 landing-page-backed-by-in-the-press {
    padding-top: 50px; }
  body.new-design.landing.hip11786 .header-text {
    padding-top: 20px;
    font-size: 36px !important; }
  body.new-design.landing.hip11786 .header-background-image-wrapper {
    margin-top: -47px;
    height: 572px;
    background-color: #000000 !important; }
  body.new-design.landing.hip11786 .header-background-image {
    display: block !important;
    right: 0 !important;
    opacity: 0.5 !important;
    width: auto !important; }
  body.new-design.landing.hip11786 .right-border,
  body.new-design.landing.hip11786 .top-border,
  body.new-design.landing.hip11786 .left-border,
  body.new-design.landing.hip11786 .icon-big-h-image-wrapper {
    background-color: transparent !important;
    box-shadow: none !important; }
  body.new-design.landing.hip11786 ul.benefits {
    opacity: 1;
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 28px !important;
    line-height: 32px !important;
    letter-spacing: -0.3px !important;
    color: #21CC7E;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    position: absolute;
    width: 100%;
    margin: 0; }
  body.new-design.landing.hip11786 p.benefits {
    transform: translateY(250px);
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 28px !important;
    line-height: 32px !important;
    letter-spacing: -0.3px !important;
    letter-spacing: -0.7px; }
  body.new-design.landing.hip11060 ul.benefits {
    height: 210px;
    margin-top: 0 !important;
    font-size: 24.33px !important;
    letter-spacing: -0.61px !important; }
  body.new-design.landing.hip11060 .header-text {
    padding-left: 0; }
  @media screen and (min-width: 1024px) {
    body.new-design.landing.hip11060 .reviews-section {
      padding-top: calc(100vw * 0.6276 - 440px) !important; } }
  @media screen and (min-width: 1366px) {
    body.new-design.landing.hip11060 .main-title p.benefits {
      min-height: inherit !important;
      height: auto !important; }
    body.new-design.landing.hip11060 .carousel-items-list-wrapper {
      width: 920px !important; }
    body.new-design.landing.hip11060 .rating-reviews-wrapper {
      justify-content: initial; }
    body.new-design.landing.hip11060 .header-background-image-wrapper {
      height: 683px !important;
      background-color: black; }
      body.new-design.landing.hip11060 .header-background-image-wrapper video, body.new-design.landing.hip11060 .header-background-image-wrapper:before {
        width: 1366px !important;
        min-width: 1366px !important;
        position: relative;
        left: 50%;
        transform: translate(-50%, 0); }
    body.new-design.landing.hip11060 .reviews-section {
      padding-top: 240px !important; } }
  body.new-design.landing.dark-mode landing-page-top-quote-form {
    opacity: 1; }
  @media screen and (min-width: 768px) {
    body.new-design.landing.dark-mode landing-page-city-grass-illustration .city-grass-illustration {
      display: none; } }
  @media screen and (min-width: 768px) {
    body.new-design.landing.dark-mode landing-page-green-container .reviews-section {
      padding-top: calc(100vw * 0.6276 - 310px); } }
  @media screen and (min-width: 840px) {
    body.new-design.landing.dark-mode landing-page-green-container .reviews-section {
      padding-top: calc(100vw * 0.6276 - 340px); } }
  @media screen and (min-width: 1024px) {
    body.new-design.landing.dark-mode landing-page-green-container .reviews-section {
      padding-top: calc(100vw * 0.6276 - 375px); } }
  @media screen and (min-width: 1366px) {
    body.new-design.landing.dark-mode landing-page-green-container .reviews-section {
      padding-top: calc(100vw * 0.5 - 390px); } }
  body.new-design.landing.dark-mode .landing-page-main-title-video {
    opacity: 0; }
  body.new-design.landing.dark-mode:not(.landing-mobile-cta-clicked) landing-page-main-title .top-border {
    box-shadow: 0px -302px 0px 210px #393939; }
  body.new-design.landing.dark-mode:not(.landing-mobile-cta-clicked) landing-page-main-title .icon-big-h-image-wrapper,
  body.new-design.landing.dark-mode:not(.landing-mobile-cta-clicked) landing-page-main-title .top-border,
  body.new-design.landing.dark-mode:not(.landing-mobile-cta-clicked) landing-page-main-title .left-border,
  body.new-design.landing.dark-mode:not(.landing-mobile-cta-clicked) landing-page-main-title .right-border {
    background-color: #393939; }
    @media screen and (min-width: 768px) {
      body.new-design.landing.dark-mode:not(.landing-mobile-cta-clicked) landing-page-main-title .icon-big-h-image-wrapper,
      body.new-design.landing.dark-mode:not(.landing-mobile-cta-clicked) landing-page-main-title .top-border,
      body.new-design.landing.dark-mode:not(.landing-mobile-cta-clicked) landing-page-main-title .left-border,
      body.new-design.landing.dark-mode:not(.landing-mobile-cta-clicked) landing-page-main-title .right-border {
        display: none; } }
  body.new-design.landing.dark-mode:not(.landing-mobile-cta-clicked) landing-page-main-title .header-text {
    color: white; }
  body.new-design.landing.dark-mode .header-background-image,
  body.new-design.landing.dark-mode video {
    opacity: 1; }
  @media screen and (min-width: 768px) {
    body.new-design.landing.dark-mode .header-background-image-wrapper {
      position: absolute; } }
  @media screen and (min-width: 768px) {
    body.new-design.landing.dark-mode .header-background-image-wrapper:before {
      content: ' ';
      display: block;
      height: 100%;
      width: 100%;
      z-index: 1;
      position: absolute;
      background-size: cover;
      background-image: url("/img/new-design/hippo-icon-big-h-with-mask-tablet.svg"); } }
  @media screen and (min-width: 1366px) {
    body.new-design.landing.dark-mode .header-background-image-wrapper:before {
      background-image: url("/img/new-design/hippo-icon-big-h-with-mask.svg"); } }
  @media screen and (min-width: 768px) {
    body.new-design.landing.dark-mode .header-background-image-wrapper {
      height: calc(100vw * 0.6276);
      margin-top: -73px;
      min-height: auto; } }
  @media screen and (min-width: 840px) {
    body.new-design.landing.dark-mode .header-background-image-wrapper {
      margin-top: -104px; } }
  @media screen and (min-width: 1366px) {
    body.new-design.landing.dark-mode .header-background-image-wrapper {
      height: calc(100vw * 0.5);
      margin-top: -104px;
      min-height: auto; } }
  body.new-design.landing:not(.retargeting) .nav-white {
    background-color: transparent !important;
    box-shadow: none !important; }
  body.new-design.landing .nav-back {
    background-color: transparent !important;
    box-shadow: none !important; }
  body.new-design.landing.retargeting .nav-white {
    top: 0px; }
  body.new-design.landing.retargeting .header-background-image-wrapper {
    margin-top: -20px; }
  body.new-design.landing.landing-mobile-cta-clicked .top-container {
    position: absolute;
    transition: none;
    top: 0; }
  body.new-design.landing .top-container {
    position: relative;
    top: -87px; }
  body.new-design.landing .progress-bar-container {
    display: none; }
  body.new-design.landing nav,
  body.new-design.landing .page {
    position: relative; }
  body.new-design.landing .header-background-image-wrapper {
    height: 100%;
    background-color: #F6F6F6; }
    @media screen and (max-width: 767px) {
      body.new-design.landing .header-background-image-wrapper {
        height: 875px;
        margin-top: -375px; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      body.new-design.landing .header-background-image-wrapper {
        max-height: 905px;
        margin-top: -355px; } }
    @media screen and (min-width: 1024px) {
      body.new-design.landing .header-background-image-wrapper {
        margin-top: -350px;
        min-height: 900px;
        height: 900px; } }
    body.new-design.landing .header-background-image-wrapper video {
      width: 100%;
      height: 960px; }
    body.new-design.landing .header-background-image-wrapper .header-background-image {
      display: none; }
      @media screen and (min-width: 768px) {
        body.new-design.landing .header-background-image-wrapper .header-background-image {
          display: block; } }
    body.new-design.landing .header-background-image-wrapper video,
    body.new-design.landing .header-background-image-wrapper .header-background-image {
      opacity: 0.8;
      min-height: 100% !important;
      min-width: 100% !important;
      position: relative;
      height: 100%;
      bottom: 0;
      overflow: hidden;
      object-fit: cover;
      width: 100vw;
      object-position: 50% 50%; }
  body.new-design.landing .initial-header-text {
    color: #F6F6F6;
    position: absolute; }
    @media screen and (max-width: 767px) {
      body.new-design.landing .initial-header-text {
        display: none; } }
  body.new-design.landing .header-text,
  body.new-design.landing .benefits,
  body.new-design.landing landing-page-top-quote-form {
    opacity: 0;
    z-index: 4;
    position: relative; }
  body.new-design .pac-container {
    box-shadow: 1px 2px 2px 0 rgba(0, 0, 0, 0.1) !important;
    background-color: #FFF !important; }
    body.new-design .pac-container .pac-matched,
    body.new-design .pac-container .pac-item,
    body.new-design .pac-container .pac-item-query {
      color: rgba(0, 0, 0, 0.75) !important;
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 18px !important;
      line-height: 24px !important;
      letter-spacing: normal !important;
      font-weight: normal !important; }
    body.new-design .pac-container .pac-item {
      color: rgba(0, 0, 0, 0.25) !important;
      border-top: 1px solid #d8d8d8 !important; }
      body.new-design .pac-container .pac-item:last-child {
        border-bottom: 1px solid #d8d8d8 !important; }
      body.new-design .pac-container .pac-item.pac-item-selected, body.new-design .pac-container .pac-item:hover {
        color: black !important;
        background-color: #FFF !important; }
        body.new-design .pac-container .pac-item.pac-item-selected .pac-matched,
        body.new-design .pac-container .pac-item.pac-item-selected .pac-item-query, body.new-design .pac-container .pac-item:hover .pac-matched,
        body.new-design .pac-container .pac-item:hover .pac-item-query {
          color: black !important; }
  @media screen and (max-width: 767px) {
    body.new-design mh-landing landing-page-city-grass-illustration .city-grass-illustration {
      height: 212px; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    body.new-design mh-landing landing-page-city-grass-illustration .city-grass-illustration {
      height: 252px; } }
  @media screen and (min-width: 1024px) {
    body.new-design mh-landing landing-page-city-grass-illustration .city-grass-illustration {
      height: 212px; } }
  body.new-design mh-landing landing-page-main-title {
    position: relative;
    display: block; }
    body.new-design mh-landing landing-page-main-title .main-title {
      z-index: 4 !important; }
    body.new-design mh-landing landing-page-main-title .left-border,
    body.new-design mh-landing landing-page-main-title .right-border {
      content: ' ';
      display: block;
      position: absolute;
      width: 100%;
      height: 650px;
      z-index: 2;
      background-color: #F6F6F6; }
      @media screen and (max-width: 767px) {
        body.new-design mh-landing landing-page-main-title .left-border,
        body.new-design mh-landing landing-page-main-title .right-border {
          top: -149px; } }
      @media screen and (min-width: 768px) {
        body.new-design mh-landing landing-page-main-title .left-border,
        body.new-design mh-landing landing-page-main-title .right-border {
          top: -100px; } }
    body.new-design mh-landing landing-page-main-title .top-border {
      z-index: 2;
      top: -900px;
      height: 237px;
      position: absolute;
      content: ' ';
      background-color: transparent;
      box-shadow: 0px -302px 0px 210px #F6F6F6;
      right: 467px; }
      @media screen and (max-width: 767px) {
        body.new-design mh-landing landing-page-main-title .top-border {
          width: 190px;
          border-radius: 46%; } }
      @media screen and (min-width: 768px) {
        body.new-design mh-landing landing-page-main-title .top-border {
          width: 246px;
          border-radius: 71%; } }
    body.new-design mh-landing landing-page-main-title .left-border {
      left: -100%; }
    body.new-design mh-landing landing-page-main-title .right-border {
      left: 100%; }
    body.new-design mh-landing landing-page-main-title .home {
      position: absolute;
      top: 0;
      left: 0;
      height: 700px;
      width: 100%; }
    @media screen and (min-width: 768px) {
      body.new-design mh-landing landing-page-main-title {
        padding: 25px 20px 0 20px; } }
    body.new-design mh-landing landing-page-main-title h1 {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 36px !important;
      line-height: 40px !important;
      letter-spacing: -0.4px !important;
      font-size: 32px !important;
      margin-bottom: 10px;
      padding: 0 5px; }
      @media screen and (max-width: 767px) {
        body.new-design mh-landing landing-page-main-title h1 {
          font-size: 30px !important; } }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing landing-page-main-title h1 {
          font-family: "AkzidenzGroteskBE" !important;
          font-size: 50px !important;
          font-weight: 500 !important;
          line-height: 50px !important;
          letter-spacing: -1px !important;
          paragraph: 10px !important; } }
      @media screen and (min-width: 1366px) {
        body.new-design mh-landing landing-page-main-title h1 {
          font-family: "AkzidenzGroteskBE" !important;
          font-size: 60px !important;
          font-weight: 500 !important;
          line-height: 60px !important;
          letter-spacing: -1px !important; } }
    body.new-design mh-landing landing-page-main-title .icon-big-h-image-wrapper {
      position: absolute;
      top: -1000px;
      z-index: 3; }
      @media screen and (max-width: 767px) {
        body.new-design mh-landing landing-page-main-title .icon-big-h-image-wrapper {
          position: relative;
          left: 50%;
          transform: translate(-50%, 0);
          position: absolute;
          height: 501px;
          overflow: hidden; } }
      @media screen and (min-width: 768px) {
        body.new-design mh-landing landing-page-main-title .icon-big-h-image-wrapper {
          width: 100% !important; } }
      @media screen and (min-width: 768px) and (max-width: 1365px) {
        body.new-design mh-landing landing-page-main-title .icon-big-h-image-wrapper {
          left: 50%; } }
      @media screen and (min-width: 768px) {
        body.new-design mh-landing landing-page-main-title .icon-big-h-image-wrapper {
          position: absolute;
          overflow: hidden;
          height: 687px; } }
      @media screen and (min-width: 1366px) {
        body.new-design mh-landing landing-page-main-title .icon-big-h-image-wrapper {
          left: 65%; } }
    body.new-design mh-landing landing-page-main-title .rotating-images {
      position: absolute;
      bottom: 0;
      z-index: -1;
      left: 35px; }
      @media screen and (min-width: 768px) {
        body.new-design mh-landing landing-page-main-title .rotating-images {
          left: 127px; } }
      body.new-design mh-landing landing-page-main-title .rotating-images .rotating-image {
        display: none;
        height: 310px; }
        @media screen and (min-width: 768px) {
          body.new-design mh-landing landing-page-main-title .rotating-images .rotating-image {
            height: 362px; } }
    body.new-design mh-landing landing-page-main-title .landing-page-main-title-video {
      position: absolute;
      bottom: -1px;
      left: 120px;
      height: 400px;
      display: none; }
    @media screen and (max-width: 767px) {
      body.new-design mh-landing landing-page-main-title .icon-big-h {
        height: 100%; } }
    @media screen and (min-width: 768px) {
      body.new-design mh-landing landing-page-main-title .icon-big-h {
        position: absolute;
        width: 500px !important; } }
    body.new-design mh-landing landing-page-main-title .benefits {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 60px !important;
      font-weight: 300 !important;
      line-height: 60px !important;
      letter-spacing: -1px !important;
      font-size: 36px !important;
      line-height: 32px !important;
      min-height: 150px;
      color: #02DE82;
      position: relative;
      opacity: 1; }
      @media screen and (max-width: 767px) {
        body.new-design mh-landing landing-page-main-title .benefits {
          padding: 0 20px; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design mh-landing landing-page-main-title .benefits {
          font-size: 40px !important;
          line-height: 42px !important;
          letter-spacing: -1px; } }
      @media screen and (min-width: 768px) {
        body.new-design mh-landing landing-page-main-title .benefits {
          max-width: 500px; } }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing landing-page-main-title .benefits {
          font-family: "AkzidenzGroteskBE" !important;
          font-size: 60px !important;
          font-weight: 300 !important;
          line-height: 60px !important;
          letter-spacing: -1px !important;
          font-size: 55px !important; } }
  body.new-design mh-landing landing-page-green-container .green-container {
    padding: 0;
    background-color: #FFF;
    position: static; }
  body.new-design mh-landing landing-page-green-container .reviews-section {
    margin: 0 40px 0 0;
    display: flex;
    flex-direction: column;
    justify-content: space-between; }
    @media screen and (min-width: 1024px) {
      body.new-design mh-landing landing-page-green-container .reviews-section {
        flex-direction: row;
        margin: 0 80px 0 0; } }
    body.new-design mh-landing landing-page-green-container .reviews-section .rating-reviews-wrapper {
      display: flex;
      justify-content: space-around;
      padding-bottom: 25px;
      border-bottom: 1px solid #d8d8d8; }
      @media screen and (min-width: 768px) {
        body.new-design mh-landing landing-page-green-container .reviews-section .rating-reviews-wrapper {
          min-width: 300px; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design mh-landing landing-page-green-container .reviews-section .rating-reviews-wrapper {
          justify-content: center; } }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing landing-page-green-container .reviews-section .rating-reviews-wrapper {
          padding-top: 20px;
          border-bottom: none; } }
    body.new-design mh-landing landing-page-green-container .reviews-section .business-rating {
      display: flex;
      flex-direction: column;
      align-items: flex-start; }
      body.new-design mh-landing landing-page-green-container .reviews-section .business-rating .rating-text {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 18px !important;
        line-height: 24px !important;
        letter-spacing: normal !important;
        font-weight: normal !important;
        padding-top: 10px; }
        @media screen and (min-width: 1024px) {
          body.new-design mh-landing landing-page-green-container .reviews-section .business-rating .rating-text {
            padding-top: 47px; } }
    body.new-design mh-landing landing-page-green-container .reviews-section .reviews {
      display: flex; }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing landing-page-green-container .reviews-section .reviews {
          flex-direction: column;
          position: relative;
          top: 30px; } }
      body.new-design mh-landing landing-page-green-container .reviews-section .reviews .review-score {
        font-family: "AkzidenzGroteskBE";
        font-weight: 300;
        font-size: 50px;
        color: #000000;
        letter-spacing: -0.5px;
        line-height: 42px;
        padding-right: 10px;
        padding-top: 5px; }
        @media screen and (min-width: 768px) and (max-width: 1023px) {
          body.new-design mh-landing landing-page-green-container .reviews-section .reviews .review-score {
            padding: 30px 30px 0 30px; } }
        @media screen and (min-width: 768px) {
          body.new-design mh-landing landing-page-green-container .reviews-section .reviews .review-score {
            font-size: 100px;
            letter-spacing: -1px; } }
      body.new-design mh-landing landing-page-green-container .reviews-section .reviews .review-count {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 18px !important;
        line-height: 24px !important;
        letter-spacing: normal !important;
        font-weight: normal !important;
        color: rgba(0, 0, 0, 0.5) !important;
        padding-top: 10px; }
        @media screen and (min-width: 1024px) {
          body.new-design mh-landing landing-page-green-container .reviews-section .reviews .review-count {
            color: #000000 !important; } }
      body.new-design mh-landing landing-page-green-container .reviews-section .reviews .review-count-wrapper {
        display: flex;
        flex-direction: column;
        width: 111px;
        align-items: flex-start; }
        @media screen and (min-width: 1024px) {
          body.new-design mh-landing landing-page-green-container .reviews-section .reviews .review-count-wrapper {
            padding-top: 20px;
            width: 150px; } }
        @media screen and (min-width: 1024px) {
          body.new-design mh-landing landing-page-green-container .reviews-section .reviews .review-count-wrapper img {
            padding-top: 30px;
            padding-bottom: 20px; } }
    body.new-design mh-landing landing-page-green-container .reviews-section .left-arrow,
    body.new-design mh-landing landing-page-green-container .reviews-section .right-arrow {
      top: 50% !important;
      display: block !important;
      font-size: 36px; }
      body.new-design mh-landing landing-page-green-container .reviews-section .left-arrow:disabled,
      body.new-design mh-landing landing-page-green-container .reviews-section .right-arrow:disabled {
        color: #9B9B9B !important;
        opacity: 0.26;
        cursor: initial; }
    body.new-design mh-landing landing-page-green-container .reviews-section .left-arrow {
      left: 0; }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing landing-page-green-container .reviews-section .left-arrow {
          left: -20px !important; } }
      @media screen and (min-width: 1366px) {
        body.new-design mh-landing landing-page-green-container .reviews-section .left-arrow {
          left: -40px !important; } }
    body.new-design mh-landing landing-page-green-container .reviews-section .right-arrow {
      right: 0; }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing landing-page-green-container .reviews-section .right-arrow {
          right: -20px !important; } }
      @media screen and (min-width: 1366px) {
        body.new-design mh-landing landing-page-green-container .reviews-section .right-arrow {
          right: -40px !important; } }
    body.new-design mh-landing landing-page-green-container .reviews-section .hippo-icon-left-arrow,
    body.new-design mh-landing landing-page-green-container .reviews-section .hippo-icon-right-arrow {
      color: #21CC7E !important; }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      body.new-design mh-landing landing-page-green-container .reviews-section .carousel-items-list-wrapper {
        width: 600px; } }
    @media screen and (min-width: 1024px) {
      body.new-design mh-landing landing-page-green-container .reviews-section .carousel-items-list-wrapper {
        width: 600px;
        height: 300px; } }
    body.new-design mh-landing landing-page-green-container .reviews-section .see-all-reviews-container {
      text-align: right;
      padding-bottom: 20px; }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing landing-page-green-container .reviews-section .see-all-reviews-container {
          text-align: left;
          padding-left: 40px; } }
    body.new-design mh-landing landing-page-green-container .reviews-section .see-all-reviews-link {
      font-family: "AkzidenzGroteskBE" !important;
      text-decoration: none !important;
      color: #21CC7E !important; }
    body.new-design mh-landing landing-page-green-container .reviews-section .customer-reviews {
      padding-top: 25px; }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing landing-page-green-container .reviews-section .customer-reviews {
          padding-top: 5px; } }
      body.new-design mh-landing landing-page-green-container .reviews-section .customer-reviews .customer-review {
        text-align: left;
        color: rgba(0, 0, 0, 0.5); }
        @media screen and (min-width: 768px) {
          body.new-design mh-landing landing-page-green-container .reviews-section .customer-reviews .customer-review {
            width: 320px; } }
      body.new-design mh-landing landing-page-green-container .reviews-section .customer-reviews .customer-review-rating {
        opacity: 0.5; }
      body.new-design mh-landing landing-page-green-container .reviews-section .customer-reviews .customer-review-text {
        padding-top: 20px;
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 18px !important;
        line-height: 24px !important;
        letter-spacing: normal !important;
        font-weight: normal !important; }
        @media screen and (max-width: 767px) {
          body.new-design mh-landing landing-page-green-container .reviews-section .customer-reviews .customer-review-text {
            font-size: 16px !important;
            padding-right: 30px; } }
      body.new-design mh-landing landing-page-green-container .reviews-section .customer-reviews .customer-review-name {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 18px !important;
        line-height: 24px !important;
        letter-spacing: normal !important;
        font-weight: normal !important; }
  body.new-design mh-landing landing-page-green-container .why-you-should-care {
    width: 100%;
    display: flex;
    flex-direction: column;
    padding: 25px;
    background-color: #21CC7E; }
    @media screen and (max-width: 767px) {
      body.new-design mh-landing landing-page-green-container .why-you-should-care {
        justify-content: space-between;
        padding: 5px 24px 50px; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      body.new-design mh-landing landing-page-green-container .why-you-should-care {
        justify-content: space-between;
        padding: 25px 40px 60px; } }
    @media screen and (min-width: 768px) {
      body.new-design mh-landing landing-page-green-container .why-you-should-care {
        margin-top: 0;
        flex-direction: row; } }
    @media screen and (min-width: 1024px) {
      body.new-design mh-landing landing-page-green-container .why-you-should-care {
        padding: 80px 55px 70px; } }
    body.new-design mh-landing landing-page-green-container .why-you-should-care .why-you-should-care-content-wrapper {
      width: 100%;
      flex-direction: column;
      display: flex;
      max-width: 1200px;
      justify-content: space-between;
      align-items: center; }
      @media screen and (min-width: 601px) {
        body.new-design mh-landing landing-page-green-container .why-you-should-care .why-you-should-care-content-wrapper {
          flex-direction: row; } }
      @media screen and (min-width: 1366px) {
        body.new-design mh-landing landing-page-green-container .why-you-should-care .why-you-should-care-content-wrapper {
          margin: 0 auto; } }
    body.new-design mh-landing landing-page-green-container .why-you-should-care .why-you-should-care-heading {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 36px !important;
      line-height: 40px !important;
      letter-spacing: -0.4px !important;
      color: #FFF;
      margin-top: 10px;
      margin-right: 15px; }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design mh-landing landing-page-green-container .why-you-should-care .why-you-should-care-heading {
          width: 40%; } }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing landing-page-green-container .why-you-should-care .why-you-should-care-heading {
          font-family: "AkzidenzGroteskBE" !important;
          font-weight: 500 !important;
          font-size: 36px !important;
          line-height: 40px !important;
          letter-spacing: -0.4px !important;
          width: 100%;
          display: inline-block;
          margin-right: 50px;
          padding-top: 0;
          margin-top: 0; } }
    body.new-design mh-landing landing-page-green-container .why-you-should-care .why-you-should-care-subheading-link-wrapper {
      height: 140px; }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design mh-landing landing-page-green-container .why-you-should-care .why-you-should-care-subheading-link-wrapper {
          width: 50%; } }
    body.new-design mh-landing landing-page-green-container .why-you-should-care .why-you-should-care-subheading {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 18px !important;
      line-height: 24px !important;
      letter-spacing: normal !important;
      font-weight: normal !important;
      color: rgba(0, 0, 0, 0.75);
      margin-right: 15px; }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing landing-page-green-container .why-you-should-care .why-you-should-care-subheading {
          font-family: "AkzidenzGroteskBE" !important;
          font-size: 22px !important;
          line-height: 30px !important;
          letter-spacing: -0.3px !important;
          display: inline-block;
          vertical-align: top; } }
  @media screen and (min-width: 1024px) and (min-width: 768px) {
    body.new-design mh-landing landing-page-green-container .why-you-should-care .why-you-should-care-subheading {
      font-size: 24px !important; } }
    body.new-design mh-landing landing-page-green-container .why-you-should-care .infographics-link {
      font-family: "AkzidenzGroteskBE" !important;
      text-decoration: none !important;
      color: #21CC7E !important;
      color: #FFF !important;
      text-transform: initial;
      padding-bottom: 0;
      padding-left: 20px; }
  body.new-design mh-landing landing-page-benefits-list {
    position: relative;
    overflow: hidden;
    display: block;
    background-color: #02DE82; }
    body.new-design mh-landing landing-page-benefits-list .home-owners-buyers-guide {
      font-family: "AkzidenzGroteskBE" !important;
      text-decoration: none !important;
      color: #21CC7E !important;
      color: #FFF !important;
      text-transform: initial; }
    body.new-design mh-landing landing-page-benefits-list .green-circle-container {
      background-color: #02DE82; }
    body.new-design mh-landing landing-page-benefits-list .benefits-list {
      padding: 20px 0;
      z-index: 1; }
      body.new-design mh-landing landing-page-benefits-list .benefits-list .number-25 {
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
        width: 233px;
        padding-top: 40px; }
        @media screen and (min-width: 1024px) {
          body.new-design mh-landing landing-page-benefits-list .benefits-list .number-25 {
            padding-top: 0;
            width: 481px;
            position: static;
            transform: none;
            display: inline-block;
            vertical-align: text-bottom;
            padding-left: 40px; } }
      body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-items {
        list-style: none;
        padding: 0;
        overflow: hidden; }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item-image {
          display: block !important; } }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item-image {
          width: 45%; } }
      @media screen and (min-width: 768px) {
        body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item-image,
        body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item {
          display: inline-block; } }
      body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item {
        justify-content: left;
        margin: 0 20px;
        overflow: hidden;
        padding: 0;
        vertical-align: top; }
        @media screen and (min-width: 1024px) {
          body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(2) {
            width: 40% !important;
            float: right; } }
        @media screen and (min-width: 1024px) {
          body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(3), body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(4), body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(5) {
            width: 29%;
            margin-top: 40px; } }
        @media screen and (min-width: 768px) and (max-width: 1023px) {
          body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item {
            width: 100%;
            display: block;
            border: none; }
            body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item:nth-child(odd) .benefits-list-item-text-wrapper {
              padding-right: 50px;
              display: inline-block;
              float: right; } }
        @media screen and (min-width: 1024px) {
          body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item {
            border: none;
            width: 287px; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item-text-wrapper {
          position: relative;
          width: 45%; } }
      body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item-heading {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 24px !important;
        line-height: 28px !important;
        letter-spacing: -0.3px !important;
        color: #FFF;
        text-align: left;
        margin-top: 10px; }
        @media (min-width: 768px) {
          body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item-heading {
            font-size: 36px !important;
            line-height: 40px !important;
            letter-spacing: -0.5px !important; } }
        @media screen and (min-width: 1024px) {
          body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item-heading {
            font-family: "AkzidenzGroteskBE" !important;
            font-weight: 500 !important;
            font-size: 24px !important;
            line-height: 28px !important;
            letter-spacing: -0.3px !important;
            margin-top: 0; } }
  @media screen and (min-width: 1024px) and (min-width: 768px) {
    body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item-heading {
      font-size: 36px !important;
      line-height: 40px !important;
      letter-spacing: -0.5px !important; } }
      body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-sub-heading {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 20px !important;
        line-height: 24px !important;
        letter-spacing: -0.25px !important;
        color: #FFF;
        text-align: left;
        margin-top: 0;
        padding: 12px 0; }
        @media screen and (min-width: 1024px) {
          body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-sub-heading {
            font-family: "AkzidenzGroteskBE" !important;
            font-weight: 500 !important;
            font-size: 20px !important;
            line-height: 24px !important;
            letter-spacing: -0.25px !important; } }
      body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item-description {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 18px !important;
        line-height: 24px !important;
        letter-spacing: normal !important;
        font-weight: normal !important;
        color: rgba(0, 0, 0, 0.5); }
        body.new-design mh-landing landing-page-benefits-list .benefits-list .benefits-list-item-description strong {
          color: #FFF;
          font-family: "AkzidenzGroteskBE" !important;
          font-size: 18px !important;
          line-height: 24px !important;
          letter-spacing: normal !important;
          font-weight: normal !important; }
    body.new-design mh-landing landing-page-benefits-list .notion-smart-kit {
      display: flex;
      left: 0;
      right: 0;
      background-color: #FFF !important;
      overflow: hidden;
      border-top: 1px solid #02DE82; }
      @media screen and (min-width: 768px) {
        body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .main-content {
          padding: 0 20px; } }
      @media screen and (min-width: 1366px) {
        body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .main-content {
          display: flex; } }
      body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .benefits-image-wrapper {
        position: relative;
        display: inline-block;
        position: relative;
        left: 50%;
        transform: translate(-50%, 0); }
        @media screen and (min-width: 1366px) {
          body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .benefits-image-wrapper {
            transform: none;
            left: auto; } }
      body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .benefits-heading {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 20px !important;
        line-height: 24px !important;
        letter-spacing: -0.25px !important;
        max-width: 200px; }
        @media screen and (min-width: 768px) {
          body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .benefits-heading {
            max-width: 300px; } }
        @media screen and (min-width: 1024px) {
          body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .benefits-heading {
            max-width: 400px;
            font-family: "AkzidenzGroteskBE" !important;
            font-weight: 500 !important;
            font-size: 36px !important;
            line-height: 40px !important;
            letter-spacing: -0.4px !important; } }
      body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .benefits-heading-emphasis {
        color: #02DE82;
        display: block; }
      body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .icon-big-h {
        position: relative;
        width: 100%;
        margin-top: -4px;
        top: 2px; }
        @media screen and (min-width: 1366px) {
          body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .icon-big-h {
            width: 748px; } }
      body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .notion-sensor {
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
        position: absolute;
        width: 60%;
        top: calc(50% - 15px); }
        @media screen and (min-width: 1366px) {
          body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .notion-sensor {
            position: relative;
            left: 50%;
            transform: translate(-50%, 0);
            width: 429px;
            position: absolute; } }
      body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .simplisafe-sensor {
        position: relative;
        left: 50%;
        transform: translate(-50%, 0);
        position: absolute;
        left: 50px;
        width: 500px;
        bottom: 0; }
        @media screen and (min-width: 768px) {
          body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .simplisafe-sensor {
            left: 100px;
            width: 500px;
            bottom: 0; } }
        @media screen and (min-width: 1024px) {
          body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .simplisafe-sensor {
            left: 100px;
            width: 500px;
            bottom: 0; } }
        @media screen and (min-width: 1366px) {
          body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .simplisafe-sensor {
            left: 100px;
            width: 1000px;
            bottom: 50px; } }
      body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .benefits-text {
        padding: 20px 20px 0 20px; }
        @media screen and (min-width: 768px) {
          body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .benefits-text {
            padding: 0; } }
        @media screen and (min-width: 1366px) {
          body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .benefits-text {
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            max-width: 391px;
            right: 0; } }
      body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .benefits-description {
        font-size: 18px;
        color: rgba(0, 0, 0, 0.5);
        width: auto; }
      body.new-design mh-landing landing-page-benefits-list .notion-smart-kit .benefits-disclaimer {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 14px !important;
        line-height: 20px !important;
        letter-spacing: normal !important;
        font-weight: normal !important;
        color: rgba(0, 0, 0, 0.5); }
  body.new-design mh-landing landing-page-how-much-we-care {
    padding: 30px;
    background: #F6F6F6; }
    @media screen and (min-width: 768px) {
      body.new-design mh-landing landing-page-how-much-we-care {
        padding: 40px 20px;
        display: flex;
        justify-content: space-between;
        align-items: center; } }
    @media screen and (min-width: 768px) {
      body.new-design mh-landing landing-page-how-much-we-care div {
        left: 0;
        transform: none;
        width: 100%;
        display: flex;
        justify-content: space-between;
        align-items: center; } }
    @media screen and (min-width: 1366px) {
      body.new-design mh-landing landing-page-how-much-we-care div {
        margin: 0 auto;
        width: 1220px; } }
    body.new-design mh-landing landing-page-how-much-we-care .how-much-we-care-heading {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 36px !important;
      line-height: 40px !important;
      letter-spacing: -0.4px !important;
      margin: 0;
      color: #02DE82; }
      @media screen and (max-width: 767px) {
        body.new-design mh-landing landing-page-how-much-we-care .how-much-we-care-heading {
          padding: 26px 38px; } }
      @media screen and (min-width: 768px) {
        body.new-design mh-landing landing-page-how-much-we-care .how-much-we-care-heading {
          text-align: left;
          width: 270px;
          display: inline-block;
          font-size: 40px; } }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing landing-page-how-much-we-care .how-much-we-care-heading {
          width: 575px;
          font-family: "AkzidenzGroteskBE" !important;
          font-size: 50px !important;
          font-weight: 500 !important;
          line-height: 50px !important;
          letter-spacing: -1px !important;
          paragraph: 10px !important; } }
    body.new-design mh-landing landing-page-how-much-we-care .how-much-we-care-subheading {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 18px !important;
      line-height: 24px !important;
      letter-spacing: normal !important;
      font-weight: normal !important;
      margin: 0;
      color: rgba(0, 0, 0, 0.75); }
      @media screen and (max-width: 767px) {
        body.new-design mh-landing landing-page-how-much-we-care .how-much-we-care-subheading {
          padding: 0 20px; } }
      @media screen and (min-width: 768px) {
        body.new-design mh-landing landing-page-how-much-we-care .how-much-we-care-subheading {
          text-align: left;
          font-family: "AkzidenzGroteskBE" !important;
          font-size: 22px !important;
          line-height: 30px !important;
          letter-spacing: -0.3px !important;
          display: inline-block;
          width: 412px;
          margin-right: 16px; } }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing landing-page-how-much-we-care .how-much-we-care-subheading {
          width: 400px;
          margin-right: calc(42% - 400px); } }
    body.new-design mh-landing landing-page-how-much-we-care a {
      font-family: "AkzidenzGroteskBE" !important;
      text-decoration: none !important;
      color: #21CC7E !important;
      color: #21CC7E;
      text-transform: initial; }
      @media screen and (max-width: 767px) {
        body.new-design mh-landing landing-page-how-much-we-care a {
          display: block; } }
  body.new-design mh-landing landing-page-backed-by-in-the-press {
    margin: 0; }
    @media screen and (min-width: 1024px) {
      body.new-design mh-landing landing-page-backed-by-in-the-press {
        display: inline-block;
        width: 50%;
        vertical-align: top; } }
  body.new-design mh-landing landing-page-backed-by {
    display: block;
    background-color: #FFF !important; }
    @media screen and (min-width: 1024px) {
      body.new-design mh-landing landing-page-backed-by .press-section-wrapper {
        border-bottom: 1px solid rgba(0, 0, 0, 0.25); } }
    @media screen and (min-width: 1024px) {
      body.new-design mh-landing landing-page-backed-by .press-container-wrapper {
        display: flex;
        justify-content: space-between; } }
    @media screen and (min-width: 1024px) {
      body.new-design mh-landing landing-page-backed-by {
        padding-bottom: 40px;
        padding-top: 109px; } }
    body.new-design mh-landing landing-page-backed-by .backed-by-container {
      background-color: #FFF !important; }
      @media screen and (max-width: 767px) {
        body.new-design mh-landing landing-page-backed-by .backed-by-container {
          padding: 20px; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design mh-landing landing-page-backed-by .backed-by-container {
          width: 270px;
          display: inline-block;
          padding: 0 20px; } }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing landing-page-backed-by .backed-by-container {
          display: inline-block;
          width: 575px;
          vertical-align: top;
          padding: 0;
          padding-top: 0; } }
    body.new-design mh-landing landing-page-backed-by .benefits-caption {
      display: none; }
    body.new-design mh-landing landing-page-backed-by .benefits-heading {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 24px !important;
      line-height: 28px !important;
      letter-spacing: -0.3px !important;
      color: #000000;
      display: block;
      margin-bottom: 0;
      margin: 0;
      test-align: center; }
      @media (min-width: 768px) {
        body.new-design mh-landing landing-page-backed-by .benefits-heading {
          font-size: 36px !important;
          line-height: 40px !important;
          letter-spacing: -0.5px !important; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design mh-landing landing-page-backed-by .benefits-heading {
          font-family: "AkzidenzGroteskBE" !important;
          font-size: 60px !important;
          font-weight: 500 !important;
          line-height: 60px !important;
          letter-spacing: -1px !important;
          max-width: 446px;
          padding-top: 20px; } }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing landing-page-backed-by .benefits-heading {
          font-family: "AkzidenzGroteskBE" !important;
          font-weight: 500 !important;
          font-size: 36px !important;
          line-height: 40px !important;
          letter-spacing: -0.4px !important;
          margin-top: 0;
          max-width: 500px;
          width: 575px;
          text-align: left; } }
    body.new-design mh-landing landing-page-backed-by .benefits-heading-emphasis {
      color: #02DE82;
      display: block; }
    body.new-design mh-landing landing-page-backed-by .benefits-subheading {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 18px !important;
      line-height: 24px !important;
      letter-spacing: normal !important;
      font-weight: normal !important;
      text-align: center;
      transform: none;
      left: inherit;
      width: 100%;
      color: #000000;
      padding: 0 20px; }
      body.new-design mh-landing landing-page-backed-by .benefits-subheading a {
        color: #000000;
        opacity: 0.8; }
      @media screen and (min-width: 768px) {
        body.new-design mh-landing landing-page-backed-by .benefits-subheading {
          width: 412px;
          text-align: left; } }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing landing-page-backed-by .benefits-subheading {
          margin-right: calc(42% - 400px);
          width: 100%; } }
    body.new-design mh-landing landing-page-backed-by .legal-disclaimer {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 14px !important;
      line-height: 20px !important;
      letter-spacing: normal !important;
      font-weight: normal !important;
      text-align: left;
      padding-top: 20px;
      color: rgba(0, 0, 0, 0.5); }
    body.new-design mh-landing landing-page-backed-by .in-the-press .press-section-title {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 18px !important;
      line-height: 24px !important;
      letter-spacing: normal !important;
      font-weight: normal !important;
      color: rgba(0, 0, 0, 0.5);
      text-transform: initial;
      display: block;
      padding-bottom: 5px;
      border-bottom: 1px solid rgba(0, 0, 0, 0.25); }
    body.new-design mh-landing landing-page-backed-by .in-the-press ul {
      list-style-type: none;
      display: flex;
      flex-flow: column; }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing landing-page-backed-by .in-the-press ul {
          margin: 5% 5% 1% 5%;
          flex-flow: row; } }
    @media screen and (min-width: 1024px) {
      body.new-design mh-landing landing-page-backed-by .in-the-press {
        width: 100%; } }
    body.new-design mh-landing landing-page-backed-by .in-the-press:after {
      border: none; }
    body.new-design mh-landing landing-page-backed-by .in-the-press li {
      width: 100%; }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design mh-landing landing-page-backed-by .in-the-press li {
          width: 50%; } }
    body.new-design mh-landing landing-page-backed-by .in-the-press li img {
      width: 100px;
      padding-bottom: 30px; }
      @media screen and (min-width: 1366px) {
        body.new-design mh-landing landing-page-backed-by .in-the-press li img {
          width: auto;
          min-width: 100px; } }
    body.new-design mh-landing landing-page-backed-by .credibility {
      display: flex;
      flex-direction: row; }
      body.new-design mh-landing landing-page-backed-by .credibility .backed-by .section-title {
        margin-right: 35px !important; }
        @media screen and (min-width: 1024px) {
          body.new-design mh-landing landing-page-backed-by .credibility .backed-by .section-title {
            margin-right: 0 !important; } }
      body.new-design mh-landing landing-page-backed-by .credibility .in-the-press,
      body.new-design mh-landing landing-page-backed-by .credibility .backed-by {
        width: 50%;
        display: block; }
        @media screen and (min-width: 1024px) {
          body.new-design mh-landing landing-page-backed-by .credibility .in-the-press,
          body.new-design mh-landing landing-page-backed-by .credibility .backed-by {
            width: 100%; } }
        body.new-design mh-landing landing-page-backed-by .credibility .in-the-press:after,
        body.new-design mh-landing landing-page-backed-by .credibility .backed-by:after {
          border: none; }
        body.new-design mh-landing landing-page-backed-by .credibility .in-the-press li,
        body.new-design mh-landing landing-page-backed-by .credibility .backed-by li {
          width: 100%; }
          @media screen and (min-width: 768px) and (max-width: 1023px) {
            body.new-design mh-landing landing-page-backed-by .credibility .in-the-press li,
            body.new-design mh-landing landing-page-backed-by .credibility .backed-by li {
              width: 50%; } }
        body.new-design mh-landing landing-page-backed-by .credibility .in-the-press li img,
        body.new-design mh-landing landing-page-backed-by .credibility .backed-by li img {
          width: 100px;
          padding-bottom: 30px; }
          @media screen and (min-width: 1366px) {
            body.new-design mh-landing landing-page-backed-by .credibility .in-the-press li img,
            body.new-design mh-landing landing-page-backed-by .credibility .backed-by li img {
              width: auto;
              min-width: 100px; } }
      body.new-design mh-landing landing-page-backed-by .credibility .section-title {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 18px !important;
        line-height: 24px !important;
        letter-spacing: normal !important;
        font-weight: normal !important;
        color: rgba(0, 0, 0, 0.5);
        text-transform: initial;
        display: block;
        padding-bottom: 5px;
        border-bottom: 1px solid #d8d8d8; }
      body.new-design mh-landing landing-page-backed-by .credibility ul {
        display: inline-block; }
        @media screen and (min-width: 1024px) {
          body.new-design mh-landing landing-page-backed-by .credibility ul {
            display: flex;
            justify-content: space-between;
            align-items: center; } }
  body.new-design mh-landing new-design-coverage-tiles .title-wrapper {
    display: flex;
    justify-content: space-between;
    flex-flow: column;
    padding: 10px; }
    @media screen and (min-width: 1024px) {
      body.new-design mh-landing new-design-coverage-tiles .title-wrapper {
        margin: 0 80px 0 0;
        flex-flow: row;
        padding: 64px 25px;
        margin: 0 80px 0 0; } }
  body.new-design mh-landing new-design-coverage-tiles .section-heading {
    font-family: "AkzidenzGroteskBE" !important;
    font-weight: 500 !important;
    font-size: 24px !important;
    line-height: 28px !important;
    letter-spacing: -0.3px !important;
    padding: 50px 0 20px;
    text-align: center; }
    @media (min-width: 768px) {
      body.new-design mh-landing new-design-coverage-tiles .section-heading {
        font-size: 36px !important;
        line-height: 40px !important;
        letter-spacing: -0.5px !important; } }
    @media screen and (min-width: 1024px) {
      body.new-design mh-landing new-design-coverage-tiles .section-heading {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 36px !important;
        line-height: 40px !important;
        letter-spacing: -0.4px !important;
        color: rgba(0, 0, 0, 0.5);
        padding: 0px;
        text-align: left; } }
  body.new-design mh-landing new-design-coverage-tiles .section-message-wrapper {
    display: flex;
    flex-flow: column; }
    @media screen and (min-width: 1024px) {
      body.new-design mh-landing new-design-coverage-tiles .section-message-wrapper {
        margin-left: 45px; } }
    body.new-design mh-landing new-design-coverage-tiles .section-message-wrapper .section-bar {
      height: 50px; }
    body.new-design mh-landing new-design-coverage-tiles .section-message-wrapper .section-message {
      color: rgba(0, 0, 0, 0.75);
      text-align: center; }
      @media screen and (min-width: 1366px) {
        body.new-design mh-landing new-design-coverage-tiles .section-message-wrapper .section-message {
          font-family: "AkzidenzGroteskBE" !important;
          font-size: 22px !important;
          line-height: 30px !important;
          letter-spacing: -0.3px !important;
          letter-spacing: -0.2px;
          line-height: 30px;
          text-align: left; } }
  @media screen and (min-width: 1366px) and (min-width: 768px) {
    body.new-design mh-landing new-design-coverage-tiles .section-message-wrapper .section-message {
      font-size: 24px !important; } }
  body.new-design mh-landing new-design-coverage-tiles .coverage-item-list {
    padding-left: 0; }
  body.new-design footer {
    background-color: #FFF !important;
    padding-top: 40px;
    padding-bottom: 50px; }
    @media screen and (min-width: 768px) {
      body.new-design footer {
        padding-bottom: 0; } }
    @media screen and (min-width: 1024px) {
      body.new-design footer {
        padding-top: 0; } }
    body.new-design footer a {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 18px !important;
      line-height: 24px !important;
      letter-spacing: normal !important;
      font-weight: normal !important;
      color: rgba(0, 0, 0, 0.5);
      text-transform: inherit; }
    body.new-design footer .social-media-links {
      display: flex;
      justify-content: center;
      padding-bottom: 20px; }
      @media screen and (min-width: 1024px) {
        body.new-design footer .social-media-links {
          order: 2; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design footer .social-media-links {
          width: 50%;
          position: absolute;
          top: 30px;
          right: 0; } }
      @media screen and (min-width: 1024px) {
        body.new-design footer .social-media-links li {
          padding-right: 0; } }
      body.new-design footer .social-media-links li a {
        width: 85px;
        height: 85px;
        border: 1px solid #D8D8D8;
        display: flex;
        justify-content: center;
        align-items: center; }
        @media screen and (min-width: 1024px) {
          body.new-design footer .social-media-links li a {
            width: 180px;
            height: 180px; }
            body.new-design footer .social-media-links li a img {
              width: 55px;
              height: 55px; } }
    body.new-design footer .navigation-links-wrapper {
      display: flex;
      flex-direction: column;
      padding: 0 20px; }
      @media screen and (max-width: 767px) {
        body.new-design footer .navigation-links-wrapper {
          width: 100%; } }
      @media screen and (min-width: 768px) {
        body.new-design footer .navigation-links-wrapper {
          position: relative; } }
      @media screen and (min-width: 1024px) {
        body.new-design footer .navigation-links-wrapper {
          margin-bottom: 0; } }
      body.new-design footer .navigation-links-wrapper .navigation-links {
        order: 2;
        display: block; }
        @media screen and (min-width: 1024px) {
          body.new-design footer .navigation-links-wrapper .navigation-links {
            order: 1;
            display: flex;
            justify-content: space-between; } }
      body.new-design footer .navigation-links-wrapper .data-providers {
        order: 1;
        display: block; }
        @media screen and (min-width: 1024px) {
          body.new-design footer .navigation-links-wrapper .data-providers {
            align-self: flex-end;
            width: 540px; } }
    body.new-design footer .container {
      padding: 0 20px; }
      @media screen and (min-width: 768px) {
        body.new-design footer .container {
          margin: 0; } }
      @media screen and (max-width: 1365px) {
        body.new-design footer .container {
          width: 100%; } }
      @media screen and (min-width: 1024px) {
        body.new-design footer .container {
          margin-right: 600px;
          position: relative; } }
      body.new-design footer .container .license-numbers-click {
        display: inline; }
      body.new-design footer .container .license-numbers {
        max-height: 1400px;
        transition: max-height ease 800ms, padding ease 800ms;
        overflow: hidden; }
        @media screen and (min-width: 450px) {
          body.new-design footer .container .license-numbers {
            max-height: 1000px; } }
        @media screen and (min-width: 601px) {
          body.new-design footer .container .license-numbers {
            max-height: 800px; } }
        @media screen and (min-width: 768px) {
          body.new-design footer .container .license-numbers {
            max-height: 700px; } }
        @media screen and (min-width: 768px) {
          body.new-design footer .container .license-numbers {
            max-height: 600px; } }
        body.new-design footer .container .license-numbers.ng-hide:not(.ng-hide-animate) {
          display: flex !important;
          max-height: 0;
          padding: 0; }
        @media screen and (min-width: 1024px) {
          body.new-design footer .container .license-numbers {
            padding-right: 80px; } }
        @media screen and (min-width: 1024px) {
          body.new-design footer .container .license-numbers .license-number {
            max-width: 150px; } }
    body.new-design footer .data-providers {
      display: block; }
      @media screen and (max-width: 767px) {
        body.new-design footer .data-providers {
          width: 100%; } }
      @media screen and (min-width: 768px) {
        body.new-design footer .data-providers {
          width: 50%; } }
      body.new-design footer .data-providers li {
        margin-top: 0; }
        @media screen and (min-width: 768px) {
          body.new-design footer .data-providers li {
            padding-right: 100px; } }
      body.new-design footer .data-providers img {
        width: 100px;
        height: 75px; }
    body.new-design footer .data-partners-title {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 18px !important;
      line-height: 24px !important;
      letter-spacing: normal !important;
      font-weight: normal !important;
      color: rgba(0, 0, 0, 0.5);
      text-transform: capitalize;
      padding-bottom: 5px;
      border-bottom: 1px solid #d8d8d8; }
    body.new-design footer .license-number,
    body.new-design footer .license-numbers-click {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 18px !important;
      line-height: 24px !important;
      letter-spacing: normal !important;
      font-weight: normal !important;
      color: rgba(0, 0, 0, 0.5);
      text-align: left;
      padding-right: 30px; }
      @media screen and (min-width: 768px) {
        body.new-design footer .license-number,
        body.new-design footer .license-numbers-click {
          color: rgba(0, 0, 0, 0.75); } }
    body.new-design footer .copyright {
      margin-top: 40px;
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 18px !important;
      line-height: 24px !important;
      letter-spacing: normal !important;
      font-weight: normal !important;
      color: rgba(0, 0, 0, 0.75);
      text-align: left; }
      @media screen and (min-width: 768px) {
        body.new-design footer .copyright {
          color: rgba(0, 0, 0, 0.5); } }
    body.new-design footer .carriers {
      margin-top: 50px;
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 18px !important;
      line-height: 24px !important;
      letter-spacing: normal !important;
      font-weight: normal !important;
      color: rgba(0, 0, 0, 0.75);
      text-align: left; }
      body.new-design footer .carriers ~ .carriers {
        margin-top: 10px; }
      @media screen and (min-width: 768px) {
        body.new-design footer .carriers {
          color: rgba(0, 0, 0, 0.5); } }
      body.new-design footer .carriers a {
        color: rgba(0, 0, 0, 0.5);
        text-decoration: underline; }
        @media screen and (min-width: 768px) {
          body.new-design footer .carriers a {
            color: rgba(0, 0, 0, 0.75); } }
    body.new-design footer .internal-links-mobile-only li {
      padding-bottom: 10px;
      padding-right: 0; }
    body.new-design footer .internal-links-mobile-only li:nth-child(even) {
      width: 50%;
      padding-left: 30px; }
  body.new-design .aux-page-content landing-page-top-quote-form {
    display: none; }
  @media screen and (min-width: 768px) {
    body.new-design mh-landing landing-page-top-quote-form, body.new-design.aux-page landing-page-top-quote-form {
      display: block; } }
  @media screen and (min-width: 768px) {
    body.new-design mh-landing landing-page-top-quote-form, body.new-design.aux-page landing-page-top-quote-form {
      position: relative;
      left: 20px; } }
  @media screen and (min-width: 1366px) {
    body.new-design mh-landing landing-page-top-quote-form, body.new-design.aux-page landing-page-top-quote-form {
      left: 0; } }
  @media screen and (min-width: 768px) and (max-width: 1365px) {
    body.new-design mh-landing landing-page-top-quote-form .cta, body.new-design.aux-page landing-page-top-quote-form .cta {
      position: absolute;
      transform: none;
      left: 0; } }
  @media screen and (min-width: 768px) {
    body.new-design mh-landing landing-page-top-quote-form .get-instant-quote-button, body.new-design.aux-page landing-page-top-quote-form .get-instant-quote-button {
      position: relative;
      left: 0; } }
  body.new-design mh-landing landing-page-top-quote-form .mobile-address-input-title, body.new-design.aux-page landing-page-top-quote-form .mobile-address-input-title {
    font-family: "AkzidenzGroteskBE" !important;
    font-weight: 500 !important;
    font-size: 36px !important;
    line-height: 40px !important;
    letter-spacing: -0.4px !important;
    color: #000000 !important;
    text-align: left !important;
    margin-top: 40px !important;
    width: 100% !important;
    padding: 0 20px; }
  @media screen and (max-width: 767px) {
    body.new-design mh-landing landing-page-top-quote-form .cta, body.new-design.aux-page landing-page-top-quote-form .cta {
      margin-top: 30px !important;
      height: 100% !important;
      overflow: initial !important; } }
  body.new-design mh-landing deep-liveaddress .clear-input, body.new-design.aux-page deep-liveaddress .clear-input {
    right: 50px; }
  body.new-design mh-landing deep-liveaddress .hippo-icon-clear-input, body.new-design.aux-page deep-liveaddress .hippo-icon-clear-input {
    color: #000000 !important; }
  body.new-design mh-landing deep-liveaddress .hide-apt .input-street, body.new-design.aux-page deep-liveaddress .hide-apt .input-street {
    padding-right: 0 !important; }
    @media screen and (min-width: 768px) {
      body.new-design mh-landing deep-liveaddress .hide-apt .input-street, body.new-design.aux-page deep-liveaddress .hide-apt .input-street {
        padding-right: 80px !important; } }
  body.new-design mh-landing deep-liveaddress .apt-field,
  body.new-design mh-landing deep-liveaddress .input-street2,
  body.new-design mh-landing deep-liveaddress .input-street, body.new-design.aux-page deep-liveaddress .apt-field,
  body.new-design.aux-page deep-liveaddress .input-street2,
  body.new-design.aux-page deep-liveaddress .input-street {
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 22px !important;
    line-height: 30px !important;
    letter-spacing: -0.3px !important;
    height: 100px !important;
    border: none !important;
    margin: 0 !important;
    color: rgba(0, 0, 0, 0.75) !important;
    font-weight: 400 !important; }
    @media (min-width: 768px) {
      body.new-design mh-landing deep-liveaddress .apt-field,
      body.new-design mh-landing deep-liveaddress .input-street2,
      body.new-design mh-landing deep-liveaddress .input-street, body.new-design.aux-page deep-liveaddress .apt-field,
      body.new-design.aux-page deep-liveaddress .input-street2,
      body.new-design.aux-page deep-liveaddress .input-street {
        font-size: 24px !important; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      body.new-design mh-landing deep-liveaddress .apt-field,
      body.new-design mh-landing deep-liveaddress .input-street2,
      body.new-design mh-landing deep-liveaddress .input-street, body.new-design.aux-page deep-liveaddress .apt-field,
      body.new-design.aux-page deep-liveaddress .input-street2,
      body.new-design.aux-page deep-liveaddress .input-street {
        height: 70px !important;
        line-height: 30px !important; } }
    @media screen and (min-width: 1024px) {
      body.new-design mh-landing deep-liveaddress .apt-field,
      body.new-design mh-landing deep-liveaddress .input-street2,
      body.new-design mh-landing deep-liveaddress .input-street, body.new-design.aux-page deep-liveaddress .apt-field,
      body.new-design.aux-page deep-liveaddress .input-street2,
      body.new-design.aux-page deep-liveaddress .input-street {
        height: 85px !important;
        line-height: 30px !important; } }
    @media screen and (min-width: 1366px) {
      body.new-design mh-landing deep-liveaddress .apt-field,
      body.new-design mh-landing deep-liveaddress .input-street2,
      body.new-design mh-landing deep-liveaddress .input-street, body.new-design.aux-page deep-liveaddress .apt-field,
      body.new-design.aux-page deep-liveaddress .input-street2,
      body.new-design.aux-page deep-liveaddress .input-street {
        height: 100px !important;
        line-height: 30px !important; } }
    @media screen and (max-width: 767px) {
      body.new-design mh-landing deep-liveaddress .apt-field,
      body.new-design mh-landing deep-liveaddress .input-street2,
      body.new-design mh-landing deep-liveaddress .input-street, body.new-design.aux-page deep-liveaddress .apt-field,
      body.new-design.aux-page deep-liveaddress .input-street2,
      body.new-design.aux-page deep-liveaddress .input-street {
        background-color: transparent !important;
        border-bottom: 1px solid #d8d8d8 !important;
        height: 50px !important; } }
    body.new-design mh-landing deep-liveaddress .apt-field::-webkit-input-placeholder,
    body.new-design mh-landing deep-liveaddress .input-street2::-webkit-input-placeholder,
    body.new-design mh-landing deep-liveaddress .input-street::-webkit-input-placeholder, body.new-design.aux-page deep-liveaddress .apt-field::-webkit-input-placeholder,
    body.new-design.aux-page deep-liveaddress .input-street2::-webkit-input-placeholder,
    body.new-design.aux-page deep-liveaddress .input-street::-webkit-input-placeholder {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 22px !important;
      line-height: 30px !important;
      letter-spacing: -0.3px !important;
      font-weight: 400 !important;
      color: rgba(0, 0, 0, 0.5) !important; }
      @media (min-width: 768px) {
        body.new-design mh-landing deep-liveaddress .apt-field::-webkit-input-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2::-webkit-input-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street::-webkit-input-placeholder, body.new-design.aux-page deep-liveaddress .apt-field::-webkit-input-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2::-webkit-input-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street::-webkit-input-placeholder {
          font-size: 24px !important; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design mh-landing deep-liveaddress .apt-field::-webkit-input-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2::-webkit-input-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street::-webkit-input-placeholder, body.new-design.aux-page deep-liveaddress .apt-field::-webkit-input-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2::-webkit-input-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street::-webkit-input-placeholder {
          height: 55px !important; } }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing deep-liveaddress .apt-field::-webkit-input-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2::-webkit-input-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street::-webkit-input-placeholder, body.new-design.aux-page deep-liveaddress .apt-field::-webkit-input-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2::-webkit-input-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street::-webkit-input-placeholder {
          height: 85px !important; } }
      @media screen and (min-width: 1366px) {
        body.new-design mh-landing deep-liveaddress .apt-field::-webkit-input-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2::-webkit-input-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street::-webkit-input-placeholder, body.new-design.aux-page deep-liveaddress .apt-field::-webkit-input-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2::-webkit-input-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street::-webkit-input-placeholder {
          height: 102px !important; } }
    body.new-design mh-landing deep-liveaddress .apt-field::-moz-placeholder,
    body.new-design mh-landing deep-liveaddress .input-street2::-moz-placeholder,
    body.new-design mh-landing deep-liveaddress .input-street::-moz-placeholder, body.new-design.aux-page deep-liveaddress .apt-field::-moz-placeholder,
    body.new-design.aux-page deep-liveaddress .input-street2::-moz-placeholder,
    body.new-design.aux-page deep-liveaddress .input-street::-moz-placeholder {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 22px !important;
      line-height: 30px !important;
      letter-spacing: -0.3px !important;
      font-weight: 400 !important;
      color: rgba(0, 0, 0, 0.5) !important; }
      @media (min-width: 768px) {
        body.new-design mh-landing deep-liveaddress .apt-field::-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2::-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street::-moz-placeholder, body.new-design.aux-page deep-liveaddress .apt-field::-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2::-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street::-moz-placeholder {
          font-size: 24px !important; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design mh-landing deep-liveaddress .apt-field::-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2::-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street::-moz-placeholder, body.new-design.aux-page deep-liveaddress .apt-field::-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2::-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street::-moz-placeholder {
          height: 55px !important; } }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing deep-liveaddress .apt-field::-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2::-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street::-moz-placeholder, body.new-design.aux-page deep-liveaddress .apt-field::-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2::-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street::-moz-placeholder {
          height: 85px !important; } }
      @media screen and (min-width: 1366px) {
        body.new-design mh-landing deep-liveaddress .apt-field::-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2::-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street::-moz-placeholder, body.new-design.aux-page deep-liveaddress .apt-field::-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2::-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street::-moz-placeholder {
          height: 102px !important; } }
    body.new-design mh-landing deep-liveaddress .apt-field:-moz-placeholder,
    body.new-design mh-landing deep-liveaddress .input-street2:-moz-placeholder,
    body.new-design mh-landing deep-liveaddress .input-street:-moz-placeholder, body.new-design.aux-page deep-liveaddress .apt-field:-moz-placeholder,
    body.new-design.aux-page deep-liveaddress .input-street2:-moz-placeholder,
    body.new-design.aux-page deep-liveaddress .input-street:-moz-placeholder {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 22px !important;
      line-height: 30px !important;
      letter-spacing: -0.3px !important;
      font-weight: 400 !important;
      color: rgba(0, 0, 0, 0.5) !important; }
      @media (min-width: 768px) {
        body.new-design mh-landing deep-liveaddress .apt-field:-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2:-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street:-moz-placeholder, body.new-design.aux-page deep-liveaddress .apt-field:-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2:-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street:-moz-placeholder {
          font-size: 24px !important; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design mh-landing deep-liveaddress .apt-field:-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2:-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street:-moz-placeholder, body.new-design.aux-page deep-liveaddress .apt-field:-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2:-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street:-moz-placeholder {
          height: 55px !important; } }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing deep-liveaddress .apt-field:-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2:-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street:-moz-placeholder, body.new-design.aux-page deep-liveaddress .apt-field:-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2:-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street:-moz-placeholder {
          height: 85px !important; } }
      @media screen and (min-width: 1366px) {
        body.new-design mh-landing deep-liveaddress .apt-field:-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2:-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street:-moz-placeholder, body.new-design.aux-page deep-liveaddress .apt-field:-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2:-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street:-moz-placeholder {
          height: 102px !important; } }
    body.new-design mh-landing deep-liveaddress .apt-field:-ms-input-placeholder,
    body.new-design mh-landing deep-liveaddress .input-street2:-ms-input-placeholder,
    body.new-design mh-landing deep-liveaddress .input-street:-ms-input-placeholder, body.new-design.aux-page deep-liveaddress .apt-field:-ms-input-placeholder,
    body.new-design.aux-page deep-liveaddress .input-street2:-ms-input-placeholder,
    body.new-design.aux-page deep-liveaddress .input-street:-ms-input-placeholder {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 22px !important;
      line-height: 30px !important;
      letter-spacing: -0.3px !important;
      font-weight: 400 !important;
      color: rgba(0, 0, 0, 0.5) !important; }
      @media (min-width: 768px) {
        body.new-design mh-landing deep-liveaddress .apt-field:-ms-input-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2:-ms-input-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street:-ms-input-placeholder, body.new-design.aux-page deep-liveaddress .apt-field:-ms-input-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2:-ms-input-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street:-ms-input-placeholder {
          font-size: 24px !important; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design mh-landing deep-liveaddress .apt-field:-ms-input-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2:-ms-input-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street:-ms-input-placeholder, body.new-design.aux-page deep-liveaddress .apt-field:-ms-input-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2:-ms-input-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street:-ms-input-placeholder {
          height: 55px !important; } }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing deep-liveaddress .apt-field:-ms-input-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2:-ms-input-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street:-ms-input-placeholder, body.new-design.aux-page deep-liveaddress .apt-field:-ms-input-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2:-ms-input-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street:-ms-input-placeholder {
          height: 85px !important; } }
      @media screen and (min-width: 1366px) {
        body.new-design mh-landing deep-liveaddress .apt-field:-ms-input-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2:-ms-input-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street:-ms-input-placeholder, body.new-design.aux-page deep-liveaddress .apt-field:-ms-input-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2:-ms-input-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street:-ms-input-placeholder {
          height: 102px !important; } }
    body.new-design mh-landing deep-liveaddress .apt-field::-moz-placeholder,
    body.new-design mh-landing deep-liveaddress .input-street2::-moz-placeholder,
    body.new-design mh-landing deep-liveaddress .input-street::-moz-placeholder, body.new-design.aux-page deep-liveaddress .apt-field::-moz-placeholder,
    body.new-design.aux-page deep-liveaddress .input-street2::-moz-placeholder,
    body.new-design.aux-page deep-liveaddress .input-street::-moz-placeholder {
      /* Firefox 18- */ }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design mh-landing deep-liveaddress .apt-field::-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2::-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street::-moz-placeholder, body.new-design.aux-page deep-liveaddress .apt-field::-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2::-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street::-moz-placeholder {
          height: 70px !important;
          line-height: 70px !important; } }
      @media screen and (min-width: 1024px) {
        body.new-design mh-landing deep-liveaddress .apt-field::-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2::-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street::-moz-placeholder, body.new-design.aux-page deep-liveaddress .apt-field::-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2::-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street::-moz-placeholder {
          height: 85px !important;
          line-height: 85px !important; } }
      @media screen and (min-width: 1366px) {
        body.new-design mh-landing deep-liveaddress .apt-field::-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street2::-moz-placeholder,
        body.new-design mh-landing deep-liveaddress .input-street::-moz-placeholder, body.new-design.aux-page deep-liveaddress .apt-field::-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street2::-moz-placeholder,
        body.new-design.aux-page deep-liveaddress .input-street::-moz-placeholder {
          height: 102px !important;
          line-height: 102px !important; } }
  @media screen and (min-width: 768px) {
    body.new-design mh-landing deep-liveaddress .input-street, body.new-design.aux-page deep-liveaddress .input-street {
      border-radius: 50px 0 0 50px !important; } }
  @media screen and (min-width: 768px) {
    body.new-design mh-landing deep-liveaddress .input-street.ng-not-empty:focus, body.new-design.aux-page deep-liveaddress .input-street.ng-not-empty:focus {
      border-bottom-left-radius: 0 !important; } }
  @media screen and (min-width: 768px) {
    body.new-design mh-landing deep-liveaddress .input-street.ng-not-empty.round-border, body.new-design.aux-page deep-liveaddress .input-street.ng-not-empty.round-border {
      border-bottom-left-radius: 50px !important; } }
  @media screen and (min-width: 768px) {
    body.new-design mh-landing deep-liveaddress .input-street2, body.new-design.aux-page deep-liveaddress .input-street2 {
      width: 130px !important; } }
  @media screen and (min-width: 840px) {
    body.new-design mh-landing deep-liveaddress .input-street2, body.new-design.aux-page deep-liveaddress .input-street2 {
      width: 175px !important; } }
  @media screen and (min-width: 768px) {
    body.new-design .instant-animation .cta .input {
      animation: none !important;
      width: 540px; } }
  @media screen and (min-width: 840px) {
    body.new-design .instant-animation .cta .input {
      animation: none !important;
      width: 430px; } }
  @media screen and (min-width: 1024px) {
    body.new-design .instant-animation .cta .input {
      animation: none !important;
      width: 587px; } }
  @media screen and (min-width: 768px) {
    body.new-design .instant-animation .cta .input .hide-apt .input-street {
      animation: none !important;
      width: 540px; } }
  @media screen and (min-width: 840px) {
    body.new-design .instant-animation .cta .input .hide-apt .input-street {
      animation: none !important;
      width: 430px; } }
  @media screen and (min-width: 1024px) {
    body.new-design .instant-animation .cta .input .hide-apt .input-street {
      animation: none !important;
      width: 587px; } }
  body.new-design .instant-animation .cta #landing-getquote-top {
    transition: none !important; }
    @media screen and (min-width: 768px) {
      body.new-design .instant-animation .cta #landing-getquote-top {
        animation: none !important;
        left: 480px; } }
    @media screen and (min-width: 840px) {
      body.new-design .instant-animation .cta #landing-getquote-top {
        animation: none !important;
        left: 386px; } }
    @media screen and (min-width: 1024px) {
      body.new-design .instant-animation .cta #landing-getquote-top {
        animation: none !important;
        left: 544px; } }
  body.new-design .sticky-logo {
    display: none; }

@keyframes slideDownSticky {
  0% {
    top: -100px; }
  100% {
    top: 0; } }
  @media screen and (max-width: 1365px) {
    body.new-design .cta .input .input-street, body.new-design .cta .input .input-street2, body.new-design .cta .input .input-street::placeholder, body.new-design .cta .input .input-street2::placeholder {
      font-size: 20px !important; } }
  body.new-design .lazy-sticky-static.instant-animation {
    background-color: #F6F6F6;
    width: 100%;
    top: 0;
    left: 0;
    position: fixed;
    height: 100px;
    animation: slideDownSticky 0.3s ease-in-out forwards !important;
    box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.07) !important; }
    body.new-design .lazy-sticky-static.instant-animation .sticky-logo {
      margin: 38px 0 0 80px;
      display: inline-block; }
      @media screen and (max-width: 1023px) {
        body.new-design .lazy-sticky-static.instant-animation .sticky-logo {
          display: none; } }
    body.new-design .lazy-sticky-static.instant-animation .cta {
      position: absolute;
      padding: 0;
      transform: none;
      display: inline-block;
      left: 160px;
      margin-top: 17px;
      width: 964px; }
      body.new-design .lazy-sticky-static.instant-animation .cta .mh-button {
        font-size: 24px !important; }
      @media screen and (min-width: 768px) {
        body.new-design .lazy-sticky-static.instant-animation .cta {
          left: calc(50% - 350px);
          width: 740px; } }
      @media screen and (min-width: 840px) and (max-width: 1023px) {
        body.new-design .lazy-sticky-static.instant-animation .cta {
          left: calc(50% - 375px);
          width: 740px; }
          body.new-design .lazy-sticky-static.instant-animation .cta .mh-button {
            width: 230px !important; } }
      @media screen and (min-width: 1024px) and (max-width: 1179px) {
        body.new-design .lazy-sticky-static.instant-animation .cta {
          left: 200px;
          width: 740px; }
          body.new-design .lazy-sticky-static.instant-animation .cta .mh-button {
            width: 230px !important;
            min-width: 240px !important;
            line-height: 24px !important;
            letter-spacing: -0.25px !important; } }
      @media screen and (min-width: 1180px) {
        body.new-design .lazy-sticky-static.instant-animation .cta {
          left: 200px;
          width: 900px; }
          body.new-design .lazy-sticky-static.instant-animation .cta .mh-button {
            width: 230px !important;
            min-width: 240px !important;
            line-height: 24px !important;
            letter-spacing: -0.25px !important; } }
      @media screen and (min-width: 1366px) {
        body.new-design .lazy-sticky-static.instant-animation .cta {
          left: 200px;
          width: 1020px; }
          body.new-design .lazy-sticky-static.instant-animation .cta .mh-button {
            font-size: 26px !important; } }
      @media screen and (min-width: 1600px) {
        body.new-design .lazy-sticky-static.instant-animation .cta {
          left: calc(50% - 605px); } }
      body.new-design .lazy-sticky-static.instant-animation .cta .mh-button {
        height: 60px !important; }
      body.new-design .lazy-sticky-static.instant-animation .cta .liveaddress {
        height: 62px !important;
        margin-left: 0 !important;
        margin-right: 0 !important; }
        body.new-design .lazy-sticky-static.instant-animation .cta .liveaddress input {
          height: 64px !important; }
        body.new-design .lazy-sticky-static.instant-animation .cta .liveaddress .error-message span {
          margin-top: 2px; }
      body.new-design .lazy-sticky-static.instant-animation .cta .apt-field {
        height: 62px !important; }
      @media screen and (min-width: 768px) {
        body.new-design .lazy-sticky-static.instant-animation .cta .input {
          animation: none !important;
          width: 540px; } }
      @media screen and (min-width: 1180px) {
        body.new-design .lazy-sticky-static.instant-animation .cta .input {
          animation: none !important;
          width: 587px; } }
      @media screen and (min-width: 1366px) {
        body.new-design .lazy-sticky-static.instant-animation .cta .input {
          animation: none !important;
          width: 710px; } }
      @media screen and (min-width: 1600px) {
        body.new-design .lazy-sticky-static.instant-animation .cta .input {
          animation: none !important;
          width: 810px; } }
      body.new-design .lazy-sticky-static.instant-animation .cta .input .input-street::-moz-placeholder, body.new-design .lazy-sticky-static.instant-animation .cta .input .input-street2::-moz-placeholder {
        /* Firefox 18- */ }
        @media screen and (min-width: 768px) and (max-width: 1023px) {
          body.new-design .lazy-sticky-static.instant-animation .cta .input .input-street::-moz-placeholder, body.new-design .lazy-sticky-static.instant-animation .cta .input .input-street2::-moz-placeholder {
            height: 70px !important;
            line-height: 66px !important; } }
        @media screen and (min-width: 1024px) {
          body.new-design .lazy-sticky-static.instant-animation .cta .input .input-street::-moz-placeholder, body.new-design .lazy-sticky-static.instant-animation .cta .input .input-street2::-moz-placeholder {
            height: 85px !important;
            line-height: 66px !important; } }
        @media screen and (min-width: 1366px) {
          body.new-design .lazy-sticky-static.instant-animation .cta .input .input-street::-moz-placeholder, body.new-design .lazy-sticky-static.instant-animation .cta .input .input-street2::-moz-placeholder {
            height: 102px !important;
            line-height: 66px !important; } }
      body.new-design .lazy-sticky-static.instant-animation .cta .input .input-street, body.new-design .lazy-sticky-static.instant-animation .cta .input .input-street2, body.new-design .lazy-sticky-static.instant-animation .cta .input .input-street::placeholder, body.new-design .lazy-sticky-static.instant-animation .cta .input .input-street2::placeholder {
        font-size: 20px !important; }
      body.new-design .lazy-sticky-static.instant-animation .cta .input .input-street {
        border-radius: 50px 0 0 50px; }
        @media screen and (min-width: 768px) {
          body.new-design .lazy-sticky-static.instant-animation .cta .input .input-street {
            animation: none !important;
            width: 540px; } }
        @media screen and (min-width: 1180px) {
          body.new-design .lazy-sticky-static.instant-animation .cta .input .input-street {
            animation: none !important;
            width: 587px; } }
        @media screen and (min-width: 1366px) {
          body.new-design .lazy-sticky-static.instant-animation .cta .input .input-street {
            animation: none !important;
            width: 710px; } }
        @media screen and (min-width: 1600px) {
          body.new-design .lazy-sticky-static.instant-animation .cta .input .input-street {
            animation: none !important;
            width: 810px; } }
      body.new-design .lazy-sticky-static.instant-animation .cta .input #landing-getquote-top {
        position: absolute;
        max-width: none; }
        @media screen and (min-width: 768px) {
          body.new-design .lazy-sticky-static.instant-animation .cta .input #landing-getquote-top {
            animation: none !important;
            left: 480px; } }
        @media screen and (min-width: 840px) {
          body.new-design .lazy-sticky-static.instant-animation .cta .input #landing-getquote-top {
            animation: none !important;
            left: 510px;
            max-width: 320px !important; } }
        @media screen and (min-width: 1024px) {
          body.new-design .lazy-sticky-static.instant-animation .cta .input #landing-getquote-top {
            animation: none !important;
            left: 510px; } }
        @media screen and (min-width: 1180px) {
          body.new-design .lazy-sticky-static.instant-animation .cta .input #landing-getquote-top {
            animation: none !important;
            left: 544px; } }
        @media screen and (min-width: 1366px) {
          body.new-design .lazy-sticky-static.instant-animation .cta .input #landing-getquote-top {
            animation: none !important;
            left: 680px; } }
        @media screen and (min-width: 1600px) {
          body.new-design .lazy-sticky-static.instant-animation .cta .input #landing-getquote-top {
            animation: none !important;
            left: 780px; } }
  body.new-design .pac-container.fixed {
    position: fixed !important;
    top: 81px !important; }
    @media screen and (min-width: 1366px) {
      body.new-design .pac-container.fixed {
        width: 520px !important; } }
  body.new-design.aux-page .pac-container:not(.fixed) {
    top: 105px !important; }

@keyframes confirmation-shrink-620 {
  0% {
    height: 0; }
  100% {
    height: 620px; } }
  body.new-design .confirm-header-container {
    transition: opacity 1s; }
    body.new-design .confirm-header-container .confirm-header-others, body.new-design .confirm-header-container h1, body.new-design .confirm-header-container .mh-button {
      transition: opacity 1s; }
  body.new-design .heading-inside-tile-container {
    display: none !important; }
  body.new-design .confirmation .title, body.new-design .confirmation .subtitle {
    text-align: left !important;
    color: rgba(0, 0, 0, 0.5) !important; }
  body.new-design .confirmation .subtitle {
    font-weight: 400 !important; }
  body.new-design .confirmation .task-icon {
    margin-left: 0 !important; }
  body.new-design .confirmation .heading-content-wrap {
    text-align: left !important; }
  body.new-design .confirmation a:not(.mh-button) {
    color: #02DE82 !important;
    text-decoration: none !important; }
  body.new-design.confirmation #intercom-container, body.new-design.confirmation-large #intercom-container, body.new-design.confirmation-small #intercom-container {
    display: none; }
  body.new-design.confirmation .confirmation-city-illustration-bottom, body.new-design.confirmation-large .confirmation-city-illustration-bottom, body.new-design.confirmation-small .confirmation-city-illustration-bottom {
    background: none !important; }
  body.new-design.confirmation .heli, body.new-design.confirmation-large .heli, body.new-design.confirmation-small .heli {
    display: none !important; }
  body.new-design.confirmation .confirm-header-container, body.new-design.confirmation-large .confirm-header-container, body.new-design.confirmation-small .confirm-header-container {
    background: url("../../../../img/new-design/hippo-icon-big-h.svg") center bottom no-repeat; }
    body.new-design.confirmation .confirm-header-container .confirm-header, body.new-design.confirmation-large .confirm-header-container .confirm-header, body.new-design.confirmation-small .confirm-header-container .confirm-header {
      text-align: left;
      align-items: start; }
      body.new-design.confirmation .confirm-header-container .confirm-header h1, body.new-design.confirmation-large .confirm-header-container .confirm-header h1, body.new-design.confirmation-small .confirm-header-container .confirm-header h1 {
        margin-top: -60px;
        margin-bottom: 92px; }
      body.new-design.confirmation .confirm-header-container .confirm-header p.confirm-number, body.new-design.confirmation-large .confirm-header-container .confirm-header p.confirm-number, body.new-design.confirmation-small .confirm-header-container .confirm-header p.confirm-number {
        color: #02DE82;
        margin-top: 45px; }
      body.new-design.confirmation .confirm-header-container .confirm-header p span, body.new-design.confirmation-large .confirm-header-container .confirm-header p span, body.new-design.confirmation-small .confirm-header-container .confirm-header p span {
        font-weight: 600; }
  body.new-design.confirmation .page-innner-container .confirm-wrapper, body.new-design.confirmation-large .page-innner-container .confirm-wrapper, body.new-design.confirmation-small .page-innner-container .confirm-wrapper {
    transition: opacity 1s;
    background: white;
    margin: 0;
    padding-bottom: 80px;
    width: 100%; }
  body.new-design.confirmation .button-home-care-schedule, body.new-design.confirmation-large .button-home-care-schedule, body.new-design.confirmation-small .button-home-care-schedule {
    margin-top: 20px; }
  @media screen and (max-width: 767px) {
    body.new-design.confirmation .page-innner-container, body.new-design.confirmation-large .page-innner-container, body.new-design.confirmation-small .page-innner-container {
      padding-top: 200px !important; }
      body.new-design.confirmation .page-innner-container .confirm-wrapper, body.new-design.confirmation-large .page-innner-container .confirm-wrapper, body.new-design.confirmation-small .page-innner-container .confirm-wrapper {
        width: 100%;
        margin-top: -34px;
        padding: 110px 30px 80px; }
        body.new-design.confirmation .page-innner-container .confirm-wrapper .heading, body.new-design.confirmation-large .page-innner-container .confirm-wrapper .heading, body.new-design.confirmation-small .page-innner-container .confirm-wrapper .heading {
          margin-top: 0 !important; }
    body.new-design.confirmation #page-container-confirmation .heading, body.new-design.confirmation-large #page-container-confirmation .heading, body.new-design.confirmation-small #page-container-confirmation .heading {
      margin-top: 240px;
      margin-bottom: 31px; } }
  body.new-design.confirmation.percent-100 .nav-white, body.new-design.confirmation.background-expand-animate .nav-white, body.new-design.confirmation-large.percent-100 .nav-white, body.new-design.confirmation-large.background-expand-animate .nav-white, body.new-design.confirmation-small.percent-100 .nav-white, body.new-design.confirmation-small.background-expand-animate .nav-white {
    display: block; }
  body.new-design.confirmation .button-confirmation-container, body.new-design.confirmation-large .button-confirmation-container, body.new-design.confirmation-small .button-confirmation-container {
    text-align: left; }
  body.new-design.confirmation .button-confirmation-download-container, body.new-design.confirmation-large .button-confirmation-download-container, body.new-design.confirmation-small .button-confirmation-download-container {
    display: flex;
    margin-top: 330px;
    justify-content: center; }
    body.new-design.confirmation .button-confirmation-download-container .button-confirmation-download, body.new-design.confirmation-large .button-confirmation-download-container .button-confirmation-download, body.new-design.confirmation-small .button-confirmation-download-container .button-confirmation-download {
      z-index: 2;
      font-size: 28px !important;
      letter-spacing: -0.35px !important;
      height: 80px !important;
      line-height: 82px !important;
      width: 340px !important;
      max-width: 9999px !important;
      font-weight: 500 !important; }
    @media screen and (max-width: 360px) {
      body.new-design.confirmation .button-confirmation-download-container .button-confirmation-download, body.new-design.confirmation-large .button-confirmation-download-container .button-confirmation-download, body.new-design.confirmation-small .button-confirmation-download-container .button-confirmation-download {
        width: 280px !important; } }
  body.new-design.confirmation .confirm-header-outer, body.new-design.confirmation-large .confirm-header-outer, body.new-design.confirmation-small .confirm-header-outer {
    height: 620px !important; }
    @media (min-width: 1024px) {
      body.new-design.confirmation .confirm-header-outer.showHalfSinceProgressive, body.new-design.confirmation-large .confirm-header-outer.showHalfSinceProgressive, body.new-design.confirmation-small .confirm-header-outer.showHalfSinceProgressive {
        height: 400px !important; } }
  @media screen and (min-width: 768px) {
    body.new-design.confirmation .confirm-header-outer, body.new-design.confirmation-large .confirm-header-outer, body.new-design.confirmation-small .confirm-header-outer {
      height: 800px !important; }
    body.new-design.confirmation .confirm-header-container, body.new-design.confirmation-large .confirm-header-container, body.new-design.confirmation-small .confirm-header-container {
      background: url("../../../../img/new-design/hippo-icon-big-h.svg") right bottom no-repeat;
      background-size: 550px; }
    body.new-design.confirmation .confirm-header, body.new-design.confirmation-large .confirm-header, body.new-design.confirmation-small .confirm-header {
      padding: 80px; }
    body.new-design.confirmation .button-confirmation-download-container, body.new-design.confirmation-large .button-confirmation-download-container, body.new-design.confirmation-small .button-confirmation-download-container {
      display: flex;
      margin-top: 470px;
      margin-bottom: 150px;
      justify-content: left;
      margin-left: 80px; }
      body.new-design.confirmation .button-confirmation-download-container .button-confirmation-download, body.new-design.confirmation-large .button-confirmation-download-container .button-confirmation-download, body.new-design.confirmation-small .button-confirmation-download-container .button-confirmation-download {
        z-index: 2;
        font-size: 28px !important;
        letter-spacing: -0.35px !important;
        height: 80px !important;
        line-height: 82px !important;
        width: 390px !important;
        font-weight: 500 !important; }
    body.new-design.confirmation .page-innner-container .confirm-wrapper, body.new-design.confirmation-large .page-innner-container .confirm-wrapper, body.new-design.confirmation-small .page-innner-container .confirm-wrapper {
      padding-top: 40px; } }
  @media screen and (min-width: 1367px) {
    body.new-design.confirmation .confirm-header-outer, body.new-design.confirmation-large .confirm-header-outer, body.new-design.confirmation-small .confirm-header-outer {
      height: 876px !important; }
    body.new-design.confirmation .confirm-header-container, body.new-design.confirmation-large .confirm-header-container, body.new-design.confirmation-small .confirm-header-container {
      background-size: 720px;
      background-position: right 100px top -80px; }
      body.new-design.confirmation .confirm-header-container .confirm-header, body.new-design.confirmation-large .confirm-header-container .confirm-header, body.new-design.confirmation-small .confirm-header-container .confirm-header {
        padding-left: 130px; }
        body.new-design.confirmation .confirm-header-container .confirm-header .confirm-header-others, body.new-design.confirmation-large .confirm-header-container .confirm-header .confirm-header-others, body.new-design.confirmation-small .confirm-header-container .confirm-header .confirm-header-others {
          width: 500px; }
    body.new-design.confirmation .button-confirmation-download-container, body.new-design.confirmation-large .button-confirmation-download-container, body.new-design.confirmation-small .button-confirmation-download-container {
      margin-top: 530px;
      margin-bottom: 150px;
      margin-left: 130px; }
      body.new-design.confirmation .button-confirmation-download-container .button-confirmation-download, body.new-design.confirmation-large .button-confirmation-download-container .button-confirmation-download, body.new-design.confirmation-small .button-confirmation-download-container .button-confirmation-download {
        font-size: 28px !important;
        letter-spacing: -0.35px !important;
        height: 96px !important;
        line-height: 98px !important; } }
  body.new-design .with-progressive .page-innner-container {
    padding-top: 30px !important; }
  body.new-design .with-progressive-desktop {
    display: flex;
    justify-content: space-between;
    width: 100% !important;
    max-width: 1400px !important;
    margin: 0 auto !important; }
  body.new-design .show-half-since-progressive {
    width: 100%;
    padding: 0 25px;
    margin-bottom: 30px; }
    @media (min-width: 450px) {
      body.new-design .show-half-since-progressive {
        width: 100%;
        padding-left: 70px;
        padding-top: 20px; } }
    @media (min-width: 1024px) {
      body.new-design .show-half-since-progressive {
        width: 50%; } }
    body.new-design .show-half-since-progressive button {
      max-width: 320px; }
      body.new-design .show-half-since-progressive button.mh-button {
        width: 320px !important; }
    body.new-design .show-half-since-progressive .confirm-header-others {
      text-align: left; }
      body.new-design .show-half-since-progressive .confirm-header-others p {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 18px !important;
        line-height: 24px !important;
        letter-spacing: normal !important;
        font-weight: normal !important; }
      body.new-design .show-half-since-progressive .confirm-header-others .ng-binding {
        font-weight: 500; }
    body.new-design .show-half-since-progressive .header-progressive {
      display: flex;
      flex-direction: column;
      justify-content: center;
      text-align: left; }
      body.new-design .show-half-since-progressive .header-progressive h1 {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 36px !important;
        line-height: 40px !important;
        letter-spacing: -0.4px !important;
        color: #21CC7E;
        margin-top: 10px; }
  body.new-design.confirmation-large .confirm-header-outer {
    animation: none; }
  body.new-design.confirmation-large .button-confirmation-download-container {
    visibility: hidden;
    opacity: 0;
    transition: opacity 1s; }
  body.new-design.confirmation-small .button-confirmation-download-container {
    transition: opacity 1s;
    transition-delay: 1s; }
  body.new-design.confirmation .button-confirmation-download-container {
    visibility: visible;
    opacity: 1;
    z-index: 2; }
  body.new-design .confirmation .heading .title {
    max-width: 200px; }
  body.new-design .confirmation .heading .subtitle {
    max-width: 325px; }
  body.new-design .confirmation .confirm-wrapper {
    z-index: 1; }
  body.new-design .confirmation .card-heading {
    margin-top: 25px !important; }
    body.new-design .confirmation .card-heading h3 {
      margin-bottom: 20px !important; }
  body.new-design .confirmation task-body {
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 18px !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
    font-weight: normal !important;
    color: rgba(0, 0, 0, 0.5) !important;
    width: 280px; }
    body.new-design .confirmation task-body a:not(.mh-button) {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 18px !important;
      line-height: 24px !important;
      letter-spacing: normal !important;
      font-weight: normal !important;
      color: #02DE82 !important;
      width: 280px; }
  body.new-design .confirmation task-title {
    font-family: "AkzidenzGroteskBE" !important;
    font-weight: 500 !important;
    font-size: 36px !important;
    line-height: 40px !important;
    letter-spacing: -0.4px !important;
    font-size: 24px !important;
    color: #000000;
    width: 280px;
    line-height: 30px !important; }
  body.new-design .confirmation .task-icon {
    position: relative !important; }
  body.new-design .confirmation [type=windstorm-mitigation] .task-icon {
    left: 0 !important; }
  body.new-design .confirmation .heading-content-wrap {
    flex-direction: column !important;
    align-items: start !important; }
  body.new-design .confirmation .heading-content {
    max-width: 280px; }
  body.new-design .confirmation .confirmation-tile-container-new .confirmation-task {
    padding: 20px;
    border: 1px solid rgba(0, 0, 0, 0.1);
    border-radius: 8px;
    background-color: #F6F6F6;
    box-shadow: 8px 8px 0 0 rgba(0, 0, 0, 0.1);
    margin-bottom: 40px; }
  body.new-design .confirmation .confirmation-task-container-new .confirmation-task {
    padding-bottom: 0;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25); }
  body.new-design .confirmation .mh-button {
    font-weight: 500 !important; }
  body.new-design .confirmation .confirmation-section-title {
    color: rgba(0, 0, 0, 0.5);
    font-family: "AkzidenzGroteskBE" !important;
    font-weight: 500 !important;
    font-size: 24px !important;
    line-height: 28px !important;
    letter-spacing: -0.3px !important;
    width: 100%;
    padding-bottom: 15px;
    margin-bottom: 15px;
    box-sizing: border-box;
    border-bottom: 1px solid rgba(0, 0, 0, 0.25); }
    @media (min-width: 768px) {
      body.new-design .confirmation .confirmation-section-title {
        font-size: 36px !important;
        line-height: 40px !important;
        letter-spacing: -0.5px !important; } }
  @media screen and (max-width: 360px) {
    body.new-design .confirmation .mh-button {
      width: 280px !important; }
    body.new-design .confirmation .heading-content-wrap .heading-content {
      max-width: 245px !important; }
    body.new-design .confirmation .confirmation-task-container-new .confirmation-task {
      width: 280px; } }
  @media screen and (max-width: 767px) {
    body.new-design .confirmation .confirm-header h1 {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 36px !important;
      line-height: 40px !important;
      letter-spacing: -0.4px !important; }
    body.new-design .confirmation .confirm-header p {
      color: rgba(0, 0, 0, 0.5);
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 18px !important;
      line-height: 24px !important;
      letter-spacing: normal !important;
      font-weight: normal !important; }
    body.new-design .confirmation .heading {
      max-width: 325px; }
    body.new-design .confirmation .confirmation-task-container-new {
      margin: 40px 0 60px; }
      body.new-design .confirmation .confirmation-task-container-new img {
        height: 70px !important;
        width: 70px !important; }
      body.new-design .confirmation .confirmation-task-container-new .confirmation-task {
        margin-bottom: 15px; }
    body.new-design .confirmation .confirmation-tile-container-new {
      display: flex;
      flex-direction: column;
      align-items: start; }
      body.new-design .confirmation .confirmation-tile-container-new img {
        height: 100px !important; }
    body.new-design .confirmation .heading-content {
      margin-left: 0 !important; }
    body.new-design .confirmation .confirm-wrapper {
      padding-left: 22px !important; }
    body.new-design .confirmation .confirm-container {
      padding: 0 !important;
      width: 320px !important; }
    body.new-design .confirmation .mh-button {
      font-size: 20px !important;
      letter-spacing: -0.25px !important;
      height: 37px !important;
      line-height: 39px !important;
      width: 328px; } }
  @media screen and (min-width: 768px) {
    body.new-design .confirmation {
      top: 75px; }
      body.new-design .confirmation .confirm-header h1 {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 50px !important;
        font-weight: 500 !important;
        line-height: 50px !important;
        letter-spacing: -1px !important;
        paragraph: 10px !important; }
      body.new-design .confirmation .confirm-header p {
        color: rgba(0, 0, 0, 0.5);
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 18px !important;
        line-height: 24px !important;
        letter-spacing: normal !important;
        font-weight: normal !important;
        font-size: 20px !important; }
        body.new-design .confirmation .confirm-header p.confirm-number {
          font-size: 24px !important; }
      body.new-design .confirmation .heading {
        max-width: 740px;
        display: flex;
        flex-direction: row;
        padding-left: 40px; }
      body.new-design .confirmation .confirm-wrapper .heading {
        margin-top: 30px !important; }
      body.new-design .confirmation .confirm-wrapper .confirm-container {
        width: 700px !important; }
      body.new-design .confirmation .confirmation-section-title {
        font-size: 34px !important;
        margin-bottom: 45px; }
      body.new-design .confirmation .title {
        font-size: 36px !important;
        margin-right: 60px; }
      body.new-design .confirmation .subtitle {
        font-size: 20px !important; }
      body.new-design .confirmation .confirmation-task-container-new {
        margin: 100px 0 100px; }
        body.new-design .confirmation .confirmation-task-container-new img {
          height: 70px !important;
          width: 70px !important; }
        body.new-design .confirmation .confirmation-task-container-new .heading-content {
          margin-left: 40px !important; }
        body.new-design .confirmation .confirmation-task-container-new .heading-content-wrap {
          flex-direction: row !important;
          align-items: start !important; }
        body.new-design .confirmation .confirmation-task-container-new .confirmation-task {
          margin-bottom: 45px;
          padding-bottom: 10px; }
      body.new-design .confirmation .confirmation-tile-container-new {
        display: flex;
        flex-direction: row;
        align-items: start; }
        body.new-design .confirmation .confirmation-tile-container-new img {
          height: 100px !important;
          margin-left: 10px !important; }
          .confirmation_simplisafe_tile body.new-design .confirmation .confirmation-tile-container-new img {
            height: 30px !important;
            margin-top: 36px !important;
            margin-bottom: 34px !important; }
        body.new-design .confirmation .confirmation-tile-container-new confirmation-task:only-of-type .confirmation-task {
          height: 340px; }
        body.new-design .confirmation .confirmation-tile-container-new confirmation-task .confirmation-task {
          margin-right: 20px;
          height: 430px; }
          body.new-design .confirmation .confirmation-tile-container-new confirmation-task .confirmation-task .heading-content {
            margin-left: 10px !important; }
      body.new-design .confirmation task-title {
        font-size: 28px !important; }
      body.new-design .confirmation .heading-content {
        max-width: 500px; }
      body.new-design .confirmation .mh-button {
        font-size: 24px !important;
        letter-spacing: -0.3px !important;
        height: 50px !important;
        line-height: 52px !important;
        width: 280px; } }
  @media screen and (min-width: 840px) {
    body.new-design .confirmation {
      top: 85px; } }
  @media screen and (min-width: 1367px) {
    body.new-design .confirmation .confirm-header h1 {
      font-size: 60px !important; }
    body.new-design .confirmation .confirm-header p {
      font-size: 24px !important;
      line-height: 30px !important; }
    body.new-design .confirmation .heading {
      padding: 0; }
    body.new-design .confirmation .heading-inside-tile-container {
      margin-left: 0 !important; }
    body.new-design .confirmation .confirm-wrapper .confirm-container {
      width: 100% !important;
      max-width: 1400px !important;
      margin: 0 auto !important;
      padding: 0 100px; }
    body.new-design .confirmation .title {
      font-size: 40px !important; }
    body.new-design .confirmation .subtitle {
      font-size: 24px !important; }
    body.new-design .confirmation .confirmation-task-container-new img {
      height: 70px !important;
      width: 70px !important; }
    body.new-design .confirmation .confirmation-task-container-new .heading-content-wrap {
      margin-left: 40px; }
      body.new-design .confirmation .confirmation-task-container-new .heading-content-wrap .heading-content {
        margin-left: 50px !important;
        max-width: 940px; }
    body.new-design .confirmation .confirmation-section-title {
      font-size: 40px !important; }
    body.new-design .confirmation .heading-outside-tile-container {
      display: none !important; }
    body.new-design .confirmation .heading-inside-tile-container {
      display: block !important;
      margin-right: 100px !important; }
    body.new-design .confirmation .confirmation-tile-container-new {
      margin: 100px 0 100px; }
      body.new-design .confirmation .confirmation-tile-container-new confirmation-task:only-of-type .confirmation-task {
        height: 460px; }
        body.new-design .confirmation .confirmation-tile-container-new confirmation-task:only-of-type .confirmation-task .heading-content {
          width: 500px !important; }
      body.new-design .confirmation .confirmation-tile-container-new confirmation-task .confirmation-task {
        margin-right: 20px;
        height: 520px; }
        body.new-design .confirmation .confirmation-tile-container-new confirmation-task .confirmation-task .heading-content {
          margin-left: 10px !important; }
      body.new-design .confirmation .confirmation-tile-container-new img {
        height: 100px !important; }
      body.new-design .confirmation .confirmation-tile-container-new .heading-content {
        width: 340px !important; }
      body.new-design .confirmation .confirmation-tile-container-new task-body {
        line-height: 30px !important; }
      body.new-design .confirmation .confirmation-tile-container-new .card-heading h3 {
        height: 120px; }
        body.new-design .confirmation .confirmation-tile-container-new .card-heading h3 task-title {
          font-size: 40px !important; }
      body.new-design .confirmation .confirmation-tile-container-new .confirmation_simplisafe_tile img {
        width: 200px; }
    body.new-design .confirmation task-title {
      font-size: 28px !important;
      line-height: 40px !important; }
    body.new-design .confirmation task-body {
      line-height: 30px !important; }
    body.new-design .confirmation .mh-button {
      width: 280px !important; } }
  body.new-design #modal-content-contactMethod label {
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 18px !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
    font-weight: normal !important; }
  body.new-design #modal-content-contactMethod button {
    width: 280px !important;
    height: 50px !important;
    line-height: 52px !important;
    font-weight: 500 !important; }
  body.new-design .confirmation_simplisafe_tile img {
    width: 250px; }
  @media screen and (max-width: 767px) {
    body.new-design.hip11177 #page-container-prelim-quote .subtitle {
      display: none; }
    body.new-design.hip11177 #page-container-prelim-quote .prelim .adjustments-wrapper {
      height: auto !important; }
    body.new-design.hip11177 #page-container-prelim-quote .prelim .plan-selector-wrapper {
      height: 130px;
      top: -20px;
      display: block;
      z-index: 5; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .plan-selector-wrapper .plan-selector-list-item.selected .price {
        color: #000000; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .plan-selector-wrapper .circle {
        background: #FFF; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .plan-selector-wrapper .denom {
        color: rgba(0, 0, 0, 0.25); }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .plan-selector-wrapper .monthly {
        color: rgba(0, 0, 0, 0.25);
        font-size: 11px;
        letter-spacing: 0.93px;
        line-height: 11px;
        text-align: center;
        text-transform: capitalize; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .plan-selector-wrapper .price {
        font-size: 40.32px;
        letter-spacing: -2.01px;
        line-height: 40px;
        text-align: center;
        color: #FFF;
        font-weight: 400; }
    body.new-design.hip11177 #page-container-prelim-quote .prelim .card {
      padding-bottom: 0;
      margin-bottom: 0; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card.expanded-card .enhanced-coverages-list {
        margin-bottom: 0 !important; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card.expanded-card .arrow:after {
        top: 10px; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card.expanded-card .section-trigger {
        padding-top: 24px; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card:not(.expanded-card) .section-trigger {
        padding-top: 26px; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card:not(.expanded-card) .arrow:after {
        border-top-color: #02DE82 !important; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card.expanded-card .arrow:after {
        border-bottom-color: #02DE82 !important; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card .arrow:after,
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card .plan-coverage-label-text,
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card .section-collapse-trigger-label,
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card .section-expand-trigger-label {
        color: #02DE82 !important; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card .adjustments-wrapper {
        height: 22px; }
        body.new-design.hip11177 #page-container-prelim-quote .prelim .card .adjustments-wrapper .hippo-icon-info {
          transform: none; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card .plan-adjustment-list {
        padding: 10px 30px !important; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card .adjustment-more-info {
        letter-spacing: 0.42px !important;
        line-height: 20px !important;
        color: rgba(0, 0, 0, 0.5) !important; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card .adjustment-value {
        font-size: 18px !important;
        color: #000000;
        line-height: 20px !important; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card .adjustment-label {
        font-size: 10px !important;
        letter-spacing: 0.91px;
        line-height: 20px;
        color: #02DE82 !important; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card .adjustment-label-tooltip-wrapper {
        margin-top: 0; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card .card-header h5 {
        font-size: 14px; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card .card-header h4 {
        display: inline-block !important;
        padding-left: 30px;
        color: #000000 !important; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card .monthly-premium,
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card .button-plan.desktop-only {
        display: none !important; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card .button-plan.mobile-only {
        display: block !important;
        max-width: 239px !important;
        height: 38px !important;
        line-height: 30px !important;
        font-size: 20px !important;
        letter-spacing: -0.25px; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card .section-trigger {
        position: relative; }
      body.new-design.hip11177 #page-container-prelim-quote .prelim .card .plan-adjustment-item {
        margin: 0;
        padding: 8px 0 10px 0 !important; }
        body.new-design.hip11177 #page-container-prelim-quote .prelim .card .plan-adjustment-item:first-child {
          border-top: 1px solid #E1E1E1 !important; }
        body.new-design.hip11177 #page-container-prelim-quote .prelim .card .plan-adjustment-item:last-child {
          border-bottom: none; }
        body.new-design.hip11177 #page-container-prelim-quote .prelim .card .plan-adjustment-item.multiple-deductibles {
          padding-bottom: 0 !important; } }
  body.new-design #page-container-prelim-quote {
    /* CARDS */
    /* Exclusive Coverages List */ }
    body.new-design #page-container-prelim-quote *:not([class*="-icon"]) {
      font-family: "AkzidenzGroteskBE" !important; }
    body.new-design #page-container-prelim-quote .white-background:before, body.new-design #page-container-prelim-quote .license-number.white-background {
      background-color: #F6F6F6; }
    body.new-design #page-container-prelim-quote .heading .title {
      margin-top: 25px;
      margin-bottom: 0; }
    body.new-design #page-container-prelim-quote .heading .subtitle {
      margin-top: 0;
      color: rgba(64, 64, 64, 0.7);
      font-size: 18px; }
      @media screen and (min-width: 768px) {
        body.new-design #page-container-prelim-quote .heading .subtitle {
          font-size: 24px; } }
    body.new-design #page-container-prelim-quote .prelim .card {
      flex: 0 0 100%; }
      body.new-design #page-container-prelim-quote .prelim .card .button-plan {
        transform: none;
        margin: 0 auto;
        left: inherit; }
      body.new-design #page-container-prelim-quote .prelim .card .button-plan.desktop-only,
      body.new-design #page-container-prelim-quote .prelim .card .monthly-premium > * {
        display: block !important; }
      body.new-design #page-container-prelim-quote .prelim .card .button-plan.mobile-only {
        display: none !important; }
      @media screen and (min-width: 768px) {
        body.new-design #page-container-prelim-quote .prelim .card {
          flex: none; }
          body.new-design #page-container-prelim-quote .prelim .card .button-plan {
            width: 80%; } }
    body.new-design #page-container-prelim-quote .prelim .plan-adjustment-item.multiple-deductibles {
      height: 110px !important;
      padding: 20px 0 !important; }
      body.new-design #page-container-prelim-quote .prelim .plan-adjustment-item.multiple-deductibles .left-arrow, body.new-design #page-container-prelim-quote .prelim .plan-adjustment-item.multiple-deductibles .right-arrow {
        padding: 12px 0;
        color: #00AD64; }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design #page-container-prelim-quote .prelim .plan-adjustment-item.multiple-deductibles .hippo-icon-info.mobile-only {
          position: absolute;
          top: 23px !important;
          right: 0 !important;
          height: inherit !important; } }
      body.new-design #page-container-prelim-quote .prelim .plan-adjustment-item.multiple-deductibles .left-arrow {
        left: 0; }
      body.new-design #page-container-prelim-quote .prelim .plan-adjustment-item.multiple-deductibles .right-arrow {
        right: 0; }
      body.new-design #page-container-prelim-quote .prelim .plan-adjustment-item.multiple-deductibles .adjustment-label, body.new-design #page-container-prelim-quote .prelim .plan-adjustment-item.multiple-deductibles .adjustment-value {
        margin-left: 20px !important; }
      body.new-design #page-container-prelim-quote .prelim .plan-adjustment-item.multiple-deductibles .carousel .adjustment-label {
        text-align: left;
        color: #7F7F7F;
        font-size: 10px !important; }
      body.new-design #page-container-prelim-quote .prelim .plan-adjustment-item.multiple-deductibles .carousel .carousel-items-list-wrapper {
        left: 0; }
      body.new-design #page-container-prelim-quote .prelim .plan-adjustment-item.multiple-deductibles .carousel .carousel-controls {
        text-align: center; }
        body.new-design #page-container-prelim-quote .prelim .plan-adjustment-item.multiple-deductibles .carousel .carousel-controls button {
          height: 8px;
          width: 8px; }
      @media screen and (max-width: 767px) {
        body.new-design #page-container-prelim-quote .prelim .plan-adjustment-item.multiple-deductibles {
          height: inherit !important; }
          body.new-design #page-container-prelim-quote .prelim .plan-adjustment-item.multiple-deductibles .adjustment-label, body.new-design #page-container-prelim-quote .prelim .plan-adjustment-item.multiple-deductibles .adjustment-value {
            margin-left: 0 !important; }
          body.new-design #page-container-prelim-quote .prelim .plan-adjustment-item.multiple-deductibles .deductible-option {
            display: flex;
            flex-direction: column;
            align-items: flex-start;
            margin: 0 !important; } }
    body.new-design #page-container-prelim-quote .prelim .card-header h4, body.new-design #page-container-prelim-quote .prelim .card-header h5 {
      text-align: right;
      padding-right: 40px;
      color: #404040; }
    body.new-design #page-container-prelim-quote .prelim .card-header h4 {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 14px !important;
      line-height: 16px !important;
      letter-spacing: auto !important;
      letter-spacing: -0.3px; }
      @media (min-width: 768px) {
        body.new-design #page-container-prelim-quote .prelim .card-header h4 {
          font-size: 14px !important;
          line-height: 20px !important; } }
      @media screen and (max-width: 767px) {
        body.new-design #page-container-prelim-quote .prelim .card-header h4 {
          display: none; } }
    body.new-design #page-container-prelim-quote .prelim .card-header h5 {
      color: #7F7F7F;
      text-transform: inherit; }
      @media screen and (max-width: 767px) {
        body.new-design #page-container-prelim-quote .prelim .card-header h5 {
          text-align: left;
          padding-left: 30px;
          font-size: 15px;
          font-weight: 400; } }
    body.new-design #page-container-prelim-quote .prelim .card-header hr {
      display: none; }
    body.new-design #page-container-prelim-quote .prelim .monthly-premium .price {
      text-align: left;
      padding-left: 30px;
      margin-bottom: 0;
      margin-top: 20px;
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 100px !important;
      font-weight: 300 !important;
      line-height: 100px !important;
      letter-spacing: -1px !important;
      font-size: 80px !important; }
      body.new-design #page-container-prelim-quote .prelim .monthly-premium .price .denom {
        color: #BFBFBF;
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 22px !important;
        line-height: 30px !important;
        letter-spacing: -0.3px !important;
        bottom: 45px;
        right: -5px;
        margin-right: 5px; }
        @media (min-width: 768px) {
          body.new-design #page-container-prelim-quote .prelim .monthly-premium .price .denom {
            font-size: 24px !important; } }
      body.new-design #page-container-prelim-quote .prelim .monthly-premium .price .per-m {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 22px !important;
        line-height: 30px !important;
        letter-spacing: -0.3px !important;
        color: #BFBFBF; }
        @media (min-width: 768px) {
          body.new-design #page-container-prelim-quote .prelim .monthly-premium .price .per-m {
            font-size: 24px !important; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design #page-container-prelim-quote .prelim .monthly-premium .price {
          font-size: 70px !important; } }
    body.new-design #page-container-prelim-quote .prelim .monthly-premium button {
      min-width: 80%; }
    body.new-design #page-container-prelim-quote .adjustment-more-info, body.new-design #page-container-prelim-quote .adjustment-value {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 22px !important;
      line-height: 30px !important;
      letter-spacing: -0.3px !important;
      margin: 0;
      text-align: left;
      align-self: flex-start; }
      @media (min-width: 768px) {
        body.new-design #page-container-prelim-quote .adjustment-more-info, body.new-design #page-container-prelim-quote .adjustment-value {
          font-size: 24px !important; } }
    body.new-design #page-container-prelim-quote .adjustment-icon {
      display: none; }
    body.new-design #page-container-prelim-quote .plan-adjustment-list {
      padding-bottom: 0;
      padding: 20px 30px !important; }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design #page-container-prelim-quote .plan-adjustment-list {
          padding: 20px 6% !important; } }
      body.new-design #page-container-prelim-quote .plan-adjustment-list .plan-adjustment-item, body.new-design #page-container-prelim-quote .plan-adjustment-list .adjustments-wrapper {
        flex-direction: column;
        align-items: flex-start; }
      body.new-design #page-container-prelim-quote .plan-adjustment-list .plan-adjustment-item {
        text-align: left;
        border-bottom: 1px solid #E1E1E1; }
        body.new-design #page-container-prelim-quote .plan-adjustment-list .plan-adjustment-item:not(:first-child) {
          height: 75px; }
        body.new-design #page-container-prelim-quote .plan-adjustment-list .plan-adjustment-item:last-child {
          border-bottom: 1px solid #E1E1E1; }
        @media screen and (min-width: 768px) and (max-width: 1023px) {
          body.new-design #page-container-prelim-quote .plan-adjustment-list .plan-adjustment-item .adjustment-more-info-container {
            position: static !important; } }
        @media screen and (max-width: 767px) {
          body.new-design #page-container-prelim-quote .plan-adjustment-list .plan-adjustment-item {
            display: flex;
            flex-direction: column;
            height: inherit !important;
            padding: 10px 0; }
            body.new-design #page-container-prelim-quote .plan-adjustment-list .plan-adjustment-item .adjustment-more-info-container {
              position: static !important; }
            body.new-design #page-container-prelim-quote .plan-adjustment-list .plan-adjustment-item .adjustment-more-info {
              display: inline-block; }
            body.new-design #page-container-prelim-quote .plan-adjustment-list .plan-adjustment-item[test-id$="-coverage-for-home"] {
              height: 80px; } }
        @media screen and (min-width: 768px) {
          body.new-design #page-container-prelim-quote .plan-adjustment-list .plan-adjustment-item {
            padding-left: 20px; }
            body.new-design #page-container-prelim-quote .plan-adjustment-list .plan-adjustment-item[test-id$="-personal-property"], body.new-design #page-container-prelim-quote .plan-adjustment-list .plan-adjustment-item[test-id$="-coverage-for-home"] {
              height: 100px; } }
    body.new-design #page-container-prelim-quote .adjustment-more-info {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 10px !important;
      line-height: 20px !important;
      letter-spacing: auto !important;
      color: #7F7F7F !important;
      margin-top: 0;
      padding: 0; }
    body.new-design #page-container-prelim-quote .adjustment-label {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 11px !important;
      line-height: 20px !important;
      letter-spacing: auto !important;
      padding-left: 0;
      color: #00AD64; }
    @media screen and (min-width: 768px) {
      body.new-design #page-container-prelim-quote .adjustment-label-tooltip-wrapper:nth-child(3) {
        margin-top: 0 !important; } }
    body.new-design #page-container-prelim-quote .plan-adjustment-item.multiple-deductibles .adjustments-wrapper {
      width: 100%; }
    @media screen and (max-width: 767px) {
      body.new-design #page-container-prelim-quote .plan-adjustment-item.multiple-deductibles .adjustments-wrapper {
        position: relative; }
        body.new-design #page-container-prelim-quote .plan-adjustment-item.multiple-deductibles .adjustments-wrapper .hippo-icon-info {
          position: absolute;
          top: 0;
          right: 0; } }
    @media screen and (min-width: 768px) {
      body.new-design #page-container-prelim-quote .plan-adjustment-item.multiple-deductibles .adjustments-wrapper .hippo-icon-info {
        float: right; } }
    body.new-design #page-container-prelim-quote .adjustment-more-info-container,
    body.new-design #page-container-prelim-quote .icon-adjustment-label-tooltip-wrapper,
    body.new-design #page-container-prelim-quote .adjustment-label-tooltip-wrapper {
      display: flex;
      justify-content: space-between !important;
      width: 100%; }
    @media screen and (max-width: 767px) {
      body.new-design #page-container-prelim-quote .expanded-card .plan-adjustment-list {
        padding-bottom: 0 !important; }
      body.new-design #page-container-prelim-quote .expanded-card .enhanced-coverages-list {
        margin-bottom: 50px; } }
    body.new-design #page-container-prelim-quote #page-continue-prelim-quote-higher_deductible {
      z-index: 4; }
    body.new-design #page-container-prelim-quote .coverage-for-home old-design-only, body.new-design #page-container-prelim-quote .coverage-for-home .hippo-icon-info.mobile-only {
      display: none; }
    @media screen and (min-width: 768px) {
      body.new-design #page-container-prelim-quote .coverage-for-home .icon-adjustment-label-tooltip-wrapper {
        position: relative; }
        body.new-design #page-container-prelim-quote .coverage-for-home .icon-adjustment-label-tooltip-wrapper .hippo-icon-info {
          top: 50%;
          right: 0;
          transform: translateY(-50%);
          position: absolute; } }
    body.new-design #page-container-prelim-quote #page-continue-prelim-quote-higher_deductible .plan-adjustment-item.multiple-deductibles,
    body.new-design #page-container-prelim-quote #page-continue-prelim-quote-extra_coverage .plan-adjustment-item.multiple-deductibles {
      padding-top: 18px !important; }
    @media screen and (min-width: 768px) {
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-higher_deductible .coverage-for-home .hippo-icon-info, body.new-design #page-container-prelim-quote #page-continue-prelim-quote-higher_deductible .multiple-deductibles .hippo-icon-info,
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-extra_coverage .coverage-for-home .hippo-icon-info,
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-extra_coverage .multiple-deductibles .hippo-icon-info {
        display: none !important; }
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-higher_deductible li:not(.deductible-option) > .adjustment-value,
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-extra_coverage li:not(.deductible-option) > .adjustment-value {
        margin-top: 10px !important; }
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-higher_deductible .coverage-for-home .adjustment-value,
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-extra_coverage .coverage-for-home .adjustment-value {
        margin-top: 20px; } }
    @media screen and (min-width: 768px) {
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-higher_deductible .enhanced-coverages-list-title,
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-extra_coverage .enhanced-coverages-list-title {
        visibility: hidden;
        display: block; } }
    body.new-design #page-container-prelim-quote #page-continue-prelim-quote-higher_deductible .plan-adjustment-item,
    body.new-design #page-container-prelim-quote #page-continue-prelim-quote-extra_coverage .plan-adjustment-item {
      text-align: left; }
    @media screen and (min-width: 768px) {
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-higher_deductible .plan-coverage-amount-text, body.new-design #page-container-prelim-quote #page-continue-prelim-quote-higher_deductible .plan-coverage-amount,
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-extra_coverage .plan-coverage-amount-text,
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-extra_coverage .plan-coverage-amount {
        padding-top: 20px; } }
    @media screen and (min-width: 768px) {
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-higher_deductible .plan-coverage-label-text,
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-extra_coverage .plan-coverage-label-text {
        display: none; } }
    body.new-design #page-container-prelim-quote .section-expand-trigger-label,
    body.new-design #page-container-prelim-quote .section-collapse-trigger-label {
      color: #00AD64; }
    body.new-design #page-container-prelim-quote .expanded-card .arrow:after {
      border-bottom-color: #00AD64; }
    body.new-design #page-container-prelim-quote .card:not(.expanded-card) .arrow:after {
      border-top-color: #00AD64; }
    body.new-design #page-container-prelim-quote #page-continue-prelim-quote-recommended .price {
      margin-top: 30px; }
    body.new-design #page-container-prelim-quote #page-continue-prelim-quote-recommended .plan-adjustment-list:after {
      display: none; }
    body.new-design #page-container-prelim-quote #page-continue-prelim-quote-recommended .plan-adjustment-list .icon-adjustment-label-tooltip-wrapper {
      text-align: left;
      justify-content: flex-start; }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-recommended .mobile-only.coverage-for-home-mobile-only {
        display: none; } }
    @media screen and (min-width: 768px) {
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-recommended .coverage-for-home > span:last-child .hippo-icon-info {
        display: none !important; } }
    @media screen and (min-width: 768px) {
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-recommended:not(.expanded-card) .section-expand-trigger-label, body.new-design #page-container-prelim-quote #page-continue-prelim-quote-recommended:not(.expanded-card) .section-expand-trigger-label.mobile-only {
        display: block !important; }
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-recommended.expanded-card .enhanced-coverages-list {
        margin-bottom: 30px; }
      body.new-design #page-container-prelim-quote #page-continue-prelim-quote-recommended.expanded-card .section-collapse-trigger-label, body.new-design #page-container-prelim-quote #page-continue-prelim-quote-recommended.expanded-card .section-collapse-trigger-label.mobile-only {
        display: block !important; } }
    body.new-design #page-container-prelim-quote .with-multiple-values .plan-coverage-amount-value .peril-deductible-label {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 14px !important;
      line-height: 16px !important;
      letter-spacing: auto !important; }
      @media (min-width: 768px) {
        body.new-design #page-container-prelim-quote .with-multiple-values .plan-coverage-amount-value .peril-deductible-label {
          font-size: 14px !important;
          line-height: 20px !important; } }
    body.new-design #page-container-prelim-quote .card-collapsed-section .enhanced-coverages-list-title {
      font-size: 12px !important;
      display: block;
      letter-spacing: 0px;
      color: #404040;
      border-bottom: 1px solid #E1E1E1;
      border-top: none;
      padding: 30px 0;
      text-align: left;
      margin: 0 30px; }
      body.new-design #page-container-prelim-quote .card-collapsed-section .enhanced-coverages-list-title br {
        display: none; }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design #page-container-prelim-quote .card-collapsed-section .enhanced-coverages-list-title {
          margin: 0 6%;
          padding: 0 0 20px;
          text-align: center; }
          body.new-design #page-container-prelim-quote .card-collapsed-section .enhanced-coverages-list-title br {
            display: block !important; } }
      @media screen and (min-width: 1024px) {
        body.new-design #page-container-prelim-quote .card-collapsed-section .enhanced-coverages-list-title {
          margin: 0 30px;
          text-align: center;
          padding: 10px 15px 30px; } }
    body.new-design #page-container-prelim-quote .card-collapsed-section .icon {
      display: none; }
    body.new-design #page-container-prelim-quote .card-collapsed-section .enhanced-coverages-list {
      margin-left: 0;
      padding-right: 0;
      position: relative; }
      body.new-design #page-container-prelim-quote .card-collapsed-section .enhanced-coverages-list:after {
        height: 1px;
        content: '';
        width: calc(100% - 60px);
        background-color: #E1E1E1;
        bottom: 0;
        left: 30px;
        position: absolute; }
      body.new-design #page-container-prelim-quote .card-collapsed-section .enhanced-coverages-list .enhanced-coverages-list-item {
        color: #7F7F7F;
        align-items: flex-start;
        justify-content: flex-start;
        height: 50px;
        flex-direction: column; }
        body.new-design #page-container-prelim-quote .card-collapsed-section .enhanced-coverages-list .enhanced-coverages-list-item mh-icon-with-tooltip {
          vertical-align: middle; }
        @media screen and (min-width: 768px) {
          body.new-design #page-container-prelim-quote .card-collapsed-section .enhanced-coverages-list .enhanced-coverages-list-item {
            padding-left: 15px; } }
        body.new-design #page-container-prelim-quote .card-collapsed-section .enhanced-coverages-list .enhanced-coverages-list-item .plan-coverage-label-text {
          width: 100% !important;
          padding: 0;
          max-width: 100% !important;
          font-family: "AkzidenzGroteskBE" !important;
          font-weight: 500 !important;
          font-size: 11px !important;
          line-height: 20px !important;
          letter-spacing: auto !important;
          color: #21CC7E; }
        body.new-design #page-container-prelim-quote .card-collapsed-section .enhanced-coverages-list .enhanced-coverages-list-item span {
          font-family: "AkzidenzGroteskBE" !important;
          font-size: 18px !important;
          line-height: 24px !important;
          letter-spacing: normal !important;
          font-weight: normal !important;
          margin: 0; }
          body.new-design #page-container-prelim-quote .card-collapsed-section .enhanced-coverages-list .enhanced-coverages-list-item span.hippo-icon-info {
            font-family: 'hippo' !important;
            font-size: 14px !important;
            top: -8px; }
        body.new-design #page-container-prelim-quote .card-collapsed-section .enhanced-coverages-list .enhanced-coverages-list-item .plan-coverage-amount-text, body.new-design #page-container-prelim-quote .card-collapsed-section .enhanced-coverages-list .enhanced-coverages-list-item .plan-coverage-amount {
          color: #7F7F7F; }
    body.new-design #page-container-prelim-quote .compare-plan-features .container {
      width: 100%;
      max-width: 1200px; }
      body.new-design #page-container-prelim-quote .compare-plan-features .container .section, body.new-design #page-container-prelim-quote .compare-plan-features .container .row {
        width: 100%;
        margin: 0; }
      @media screen and (min-width: 1024px) {
        body.new-design #page-container-prelim-quote .compare-plan-features .container {
          padding: 0 30px; } }
    body.new-design #page-container-prelim-quote .compare-plan-features:before, body.new-design #page-container-prelim-quote .compare-plan-features .grey-background {
      background: #F6F6F6; }
    body.new-design #page-container-prelim-quote .compare-plan-features .icon {
      display: none; }
    body.new-design #page-container-prelim-quote .compare-plan-features .section-heading {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 24px !important;
      line-height: 28px !important;
      letter-spacing: -0.3px !important;
      text-transform: inherit;
      color: #7F7F7F;
      padding-top: 60px;
      text-align: center; }
      @media (min-width: 768px) {
        body.new-design #page-container-prelim-quote .compare-plan-features .section-heading {
          font-size: 36px !important;
          line-height: 40px !important;
          letter-spacing: -0.5px !important; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      body.new-design #page-container-prelim-quote .compare-plan-features .plan-coverage-label .price {
        font-size: 48px !important; } }
    body.new-design #page-container-prelim-quote .compare-plan-features .plan-coverage-label-text {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 14px !important;
      line-height: 16px !important;
      letter-spacing: auto !important;
      display: inline;
      font-size: 14px !important;
      font-weight: 500;
      color: #7F7F7F; }
      @media (min-width: 768px) {
        body.new-design #page-container-prelim-quote .compare-plan-features .plan-coverage-label-text {
          font-size: 14px !important;
          line-height: 20px !important; } }
      @media screen and (min-width: 1024px) {
        body.new-design #page-container-prelim-quote .compare-plan-features .plan-coverage-label-text {
          font-weight: 400 !important;
          font-size: 24px !important;
          color: #000000; } }
    body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table-wrapper {
      display: block !important;
      padding: 0 20px; }
      body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table-wrapper .plan-coverage-label {
        padding-left: 29px; }
      @media screen and (min-width: 1024px) {
        body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table-wrapper {
          padding: 0; }
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table-wrapper .plan-coverage-label {
            padding-left: 10px; } }
    body.new-design #page-container-prelim-quote .compare-plan-features .section-trigger .arrow {
      display: none; }
    body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table {
      margin-top: 25px; }
      body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tr {
        border: none; }
      @media screen and (max-width: 767px) {
        body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-coverage-label-text:after {
          content: '' !important;
          background-repeat: no-repeat;
          background-image: url("/img/new-design/hippo-icon-info.svg");
          display: inline-block;
          margin-left: 10px;
          transform: translateY(3px);
          background-size: 14px 14px;
          height: 14px !important;
          width: 14px !important; } }
      @media screen and (max-width: 767px) {
        body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .hippo-icon-info {
          display: none; } }
      @media screen and (min-width: 768px) {
        body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .hippo-icon-info {
          margin-right: -7px; }
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .hippo-icon-info::before {
            font-family: "AkzidenzGroteskBE" !important;
            content: '' !important;
            background-repeat: no-repeat;
            background-image: url("/img/new-design/hippo-icon-info.svg");
            position: absolute;
            top: -17px;
            left: -25px;
            background-size: 18px 18px;
            height: 18px !important;
            width: 18px !important; } }
      @media screen and (min-width: 1024px) {
        body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table [test-id="table-coverage-for-home"] {
          height: 148px; }
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table [test-id="table-coverage-for-home"] .plan-coverage-label-sub-text {
            display: block;
            margin: 0;
            margin-top: 30px; } }
      body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tbody .grey-background {
        text-align: center;
        border-top: 1px solid #E1E1E1; }
        @media screen and (min-width: 1024px) {
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tbody .grey-background.button-row td {
            border-left: 1px solid #E1E1E1 !important; }
            body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tbody .grey-background.button-row td:first-child {
              border-left: 0 !important; } }
        body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tbody .grey-background + tr {
          border-top: 1px solid #E1E1E1; }
        body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tbody .grey-background td:not(.table-row-label) {
          padding: 0 5px 20px 0;
          text-align: left; }
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tbody .grey-background td:not(.table-row-label) button {
            width: 100% !important; }
            @media screen and (max-width: 767px) {
              body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tbody .grey-background td:not(.table-row-label) button {
                width: 80px !important; } }
            @media screen and (min-width: 768px) and (max-width: 1023px) {
              body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tbody .grey-background td:not(.table-row-label) button {
                width: 150px !important; } }
          @media screen and (max-width: 767px) {
            body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tbody .grey-background td:not(.table-row-label) {
              padding-top: 20px; } }
        @media screen and (min-width: 768px) {
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tbody .grey-background {
            border-top: none; }
            body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tbody .grey-background button {
              margin-top: 20px; } }
        @media screen and (min-width: 1024px) {
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tbody .grey-background {
            text-align: left; }
            body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tbody .grey-background td {
              border: none !important; }
              body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tbody .grey-background td:not(.table-row-label) {
                padding: 15px 0 15px 50px !important; }
                body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tbody .grey-background td:not(.table-row-label) button {
                  width: 108px !important; }
            body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tbody .grey-background + tr {
              border: none; } }
      body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tr[test-id^="table-"], body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tr[test-id^="Table "] {
        border-bottom: 1px solid #E1E1E1; }
        @media screen and (min-width: 1024px) {
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tr[test-id^="table-"], body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table tr[test-id^="Table "] {
            border: none; } }
      body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table td.plan-coverage-label {
        text-align: left; }
      @media screen and (min-width: 1024px) {
        body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table td {
          width: 23.33333%; }
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table td:not(:first-child) {
            padding-left: 50px; }
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table td:not(:last-child) {
            border-right: 1px solid #E1E1E1; }
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table td.plan-coverage-label {
            width: 30%; } }
      body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-coverage-amount,
      body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-coverage-amount-value,
      body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-coverage-amount-extended-replacement-costs,
      body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .peril-deductible-coverage-amount {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 22px !important;
        line-height: 30px !important;
        letter-spacing: -0.3px !important;
        font-size: 14px !important;
        margin-top: 50px; }
        @media (min-width: 768px) {
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-coverage-amount,
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-coverage-amount-value,
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-coverage-amount-extended-replacement-costs,
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .peril-deductible-coverage-amount {
            font-size: 24px !important; } }
      body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-coverage-amount {
        padding: 60px 0 10px; }
        @media screen and (min-width: 1024px) {
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-coverage-amount {
            padding: 20px 10px; } }
      body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-names, body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .section-title.plan-coverage-label {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 14px !important;
        line-height: 16px !important;
        letter-spacing: auto !important;
        color: #404040;
        font-weight: 600;
        letter-spacing: -0.3px;
        text-align: left; }
        @media (min-width: 768px) {
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-names, body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .section-title.plan-coverage-label {
            font-size: 14px !important;
            line-height: 20px !important; } }
      body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .section-title {
        visibility: hidden; }
        @media screen and (min-width: 1024px) {
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .section-title {
            visibility: visible; } }
      body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .table-row-label {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 22px !important;
        line-height: 30px !important;
        letter-spacing: -0.3px !important;
        padding-left: 10px;
        font-weight: 500;
        letter-spacing: -0.5px;
        text-transform: inherit;
        color: #7F7F7F;
        font-size: 14px !important;
        line-height: 17px !important; }
        @media (min-width: 768px) {
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .table-row-label {
            font-size: 24px !important; } }
        @media screen and (min-width: 768px) and (max-width: 1023px) {
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .table-row-label {
            line-height: 30px !important; }
            body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .table-row-label br {
              display: none; } }
        @media screen and (min-width: 1024px) {
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .table-row-label {
            line-height: 30px !important;
            font-size: 24px !important;
            text-align: left; } }
      body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-names td {
        padding-bottom: 0; }
        @media screen and (max-width: 767px) {
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-names td {
            padding: 0 20px 10px 0;
            border-bottom: 1px solid #E1E1E1; } }
      body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-coverage-label {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 22px !important;
        line-height: 30px !important;
        letter-spacing: -0.3px !important;
        color: #404040;
        font-weight: 400; }
        @media (min-width: 768px) {
          body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-coverage-label {
            font-size: 24px !important; } }
        body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-coverage-label .plan-coverage-more-info-text {
          font-size: 18px !important; }
      body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-coverage-more-info-text {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 18px !important;
        line-height: 24px !important;
        letter-spacing: normal !important;
        font-weight: normal !important;
        font-size: 12px !important;
        color: #7F7F7F; }
        body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-coverage-more-info-text strong {
          font-weight: 500; }
      @media screen and (max-width: 767px) {
        body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-monthly-cost {
          padding-left: 0; } }
      @media screen and (max-width: 767px) {
        body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-monthly-cost .price {
          color: #7F7F7F; } }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design #page-container-prelim-quote .compare-plan-features .plans-comparison-table .plan-monthly-cost .price {
          font-size: 48px !important;
          margin-top: 20px; } }
    body.new-design #page-container-prelim-quote .plan-selector-wrapper {
      display: none; }
    body.new-design #page-container-prelim-quote .new-plan-selector {
      display: flex;
      margin-bottom: 50px;
      justify-content: space-between;
      padding: 0 5%;
      position: relative;
      color: #404040;
      padding-bottom: 10px; }
      body.new-design #page-container-prelim-quote .new-plan-selector:before {
        position: absolute;
        bottom: 0;
        left: 0;
        width: 100%;
        height: 5px;
        content: '';
        background-color: rgba(127, 127, 127, 0.3); }
      body.new-design #page-container-prelim-quote .new-plan-selector:after {
        position: absolute;
        bottom: 0;
        width: 90px;
        height: 5px;
        background-color: white;
        content: '';
        left: 50%;
        transform: translateX(-50%);
        transition: left 300ms ease-in-out; }
      body.new-design #page-container-prelim-quote .new-plan-selector.selected-plan-0:after {
        left: calc(5% + 90px / 2); }
      body.new-design #page-container-prelim-quote .new-plan-selector.selected-plan-2:after {
        left: calc(100% - 5% - 90px / 2); }
      body.new-design #page-container-prelim-quote .new-plan-selector .active {
        color: white; }
      body.new-design #page-container-prelim-quote .new-plan-selector > div {
        width: 90px; }
      body.new-design #page-container-prelim-quote .new-plan-selector .plan-name {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 14px !important;
        line-height: 16px !important;
        letter-spacing: auto !important;
        text-transform: uppercase;
        text-align: center; }
        @media (min-width: 768px) {
          body.new-design #page-container-prelim-quote .new-plan-selector .plan-name {
            font-size: 14px !important;
            line-height: 20px !important; } }
      body.new-design #page-container-prelim-quote .new-plan-selector .plan-price {
        text-align: center;
        position: relative; }
        body.new-design #page-container-prelim-quote .new-plan-selector .plan-price:before {
          content: '$'; }
      @media screen and (min-width: 768px) and (max-width: 1023px) {
        body.new-design #page-container-prelim-quote .new-plan-selector {
          padding: 10px 15%; }
          body.new-design #page-container-prelim-quote .new-plan-selector.selected-plan-0:after {
            left: calc(15% + 90px / 2); }
          body.new-design #page-container-prelim-quote .new-plan-selector.selected-plan-2:after {
            left: calc(100% - 15% - 90px / 2); } }
      @media screen and (min-width: 768px) {
        body.new-design #page-container-prelim-quote .new-plan-selector {
          display: none; } }
    body.new-design #page-container-prelim-quote .card.selected {
      height: auto;
      margin-top: -12px;
      margin-bottom: -12px; }
      @media screen and (min-width: 768px) {
        body.new-design #page-container-prelim-quote .card.selected {
          margin: 0; } }
    @media screen and (min-width: 768px) and (max-width: 1023px) {
      body.new-design #page-container-prelim-quote .card {
        width: calc(100% / 3); } }
    @media screen and (min-width: 768px) {
      body.new-design #page-container-prelim-quote .card {
        margin: 0;
        padding: 28px 0px 40px 0px; }
        body.new-design #page-container-prelim-quote .card:nth-child(2) {
          z-index: 3;
          height: auto;
          margin-top: -12px;
          margin-bottom: -12px; }
          body.new-design #page-container-prelim-quote .card:nth-child(2) .adjustment-value {
            font-size: 21.6px; }
        body.new-design #page-container-prelim-quote .card:nth-child(1) .plan-coverage-label-text,
        body.new-design #page-container-prelim-quote .card:nth-child(1) :not(.deductible-option) > .adjustment-label, body.new-design #page-container-prelim-quote .card:nth-child(3) .plan-coverage-label-text,
        body.new-design #page-container-prelim-quote .card:nth-child(3) :not(.deductible-option) > .adjustment-label {
          display: none; } }
    @media (max-width: 767px) {
      body.new-design #page-container-prelim-quote .active-1 .card {
        transform: translate3d(100%, 0, 0) translate3d(14px, 0, 0); } }
    @media (max-width: 767px) {
      body.new-design #page-container-prelim-quote .active-2 .card {
        -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); } }
    @media (max-width: 767px) {
      body.new-design #page-container-prelim-quote .active-3 .card {
        transform: translate3d(-100%, 0, 0) translate3d(-14px, 0, 0); } }
    body.new-design #page-container-prelim-quote .container.sticky-header {
      width: 100%;
      padding: 0 25px; }
      @media screen and (min-width: 1024px) {
        body.new-design #page-container-prelim-quote .container.sticky-header {
          display: none !important; } }
      body.new-design #page-container-prelim-quote .container.sticky-header .sticky-plans-comparison-table {
        background-color: #F6F6F6; }
      body.new-design #page-container-prelim-quote .container.sticky-header .center-horizontally, body.new-design #page-container-prelim-quote .container.sticky-header .aux-page .aux-content-section, .aux-page body.new-design #page-container-prelim-quote .container.sticky-header .aux-content-section, body.new-design #page-container-prelim-quote .container.sticky-header .aux-page #aux-header-content, .aux-page body.new-design #page-container-prelim-quote .container.sticky-header #aux-header-content {
        margin-right: 0;
        width: 100%;
        padding: 0; }
        body.new-design #page-container-prelim-quote .container.sticky-header .center-horizontally .plan-monthly-cost, body.new-design #page-container-prelim-quote .container.sticky-header .aux-page .aux-content-section .plan-monthly-cost, .aux-page body.new-design #page-container-prelim-quote .container.sticky-header .aux-content-section .plan-monthly-cost, body.new-design #page-container-prelim-quote .container.sticky-header .aux-page #aux-header-content .plan-monthly-cost, .aux-page body.new-design #page-container-prelim-quote .container.sticky-header #aux-header-content .plan-monthly-cost {
          padding: 0; }
  @media screen and (min-width: 768px) {
    body.new-design .deductibles .carousel-items-list-wrapper {
      position: relative;
      left: 50%;
      transform: translate(-50%, 0);
      height: 50px;
      position: relative;
      overflow: hidden;
      width: 100%; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    body.new-design .deductibles .carousel-items-list-wrapper {
      transform: translateX(0); } }
  @media (min-width: 1024px) {
    body.new-design .deductibles .carousel-items-list-wrapper {
      top: 0;
      left: 45px;
      transform: none; } }
  @media screen and (min-width: 768px) {
    body.new-design .deductibles .deductible-options {
      position: absolute;
      white-space: nowrap; } }
  body.new-design .deductibles .deductible-option {
    display: flex;
    justify-content: center;
    margin: 5px 0 0 30px;
    flex-direction: row-reverse;
    width: 100%; }
    @media screen and (min-width: 768px) {
      body.new-design .deductibles .deductible-option {
        margin: 0;
        display: block;
        position: relative;
        left: 0%;
        top: 0px;
        display: inline-block; } }
    @media screen and (min-width: 768px) {
      body.new-design .deductibles .deductible-option .adjustment-label {
        text-align: center;
        margin: 0;
        padding: 0; } }
    @media screen and (min-width: 768px) {
      body.new-design .deductibles .deductible-option .adjustment-value {
        text-align: center;
        margin: 0; } }
  body.new-design .deductibles .right-arrow,
  body.new-design .deductibles .left-arrow {
    outline: none;
    display: none; }
    @media screen and (min-width: 768px) {
      body.new-design .deductibles .right-arrow,
      body.new-design .deductibles .left-arrow {
        display: block;
        position: absolute; } }
    body.new-design .deductibles .right-arrow:disabled,
    body.new-design .deductibles .left-arrow:disabled {
      color: #9B9B9B;
      opacity: 0.26; }
  body.new-design .deductibles .left-arrow {
    left: 0px;
    top: -4px;
    padding: 10px 15px 10px 10px; }
    @media (min-width: 1024px) {
      body.new-design .deductibles .left-arrow {
        left: 20px; } }
  body.new-design .deductibles .right-arrow {
    right: 0;
    top: -4px;
    padding: 10px 10px 10px 15px; }
    @media (min-width: 1024px) {
      body.new-design .deductibles .right-arrow {
        right: 20px; } }
  body.new-design .license-number.quick-quote.white-background {
    padding-top: 25px !important; }
  @media screen and (min-width: 768px) {
    body.new-design #page-container-customer-agreement .right-icon,
    body.new-design #page-container-final-quote .right-icon {
      display: none; }
    body.new-design #page-container-customer-agreement span.new-design-mobile-edit-my-plan,
    body.new-design #page-container-final-quote span.new-design-mobile-edit-my-plan {
      display: none; } }
  @media screen and (max-width: 768px) and (min-width: 601px) {
    body.new-design #page-container-customer-agreement new-design-only .price-breakdown-dropdown,
    body.new-design #page-container-final-quote new-design-only .price-breakdown-dropdown {
      display: none !important; } }
  body.new-design #page-container-customer-agreement .download-quote.mdl-button,
  body.new-design #page-container-final-quote .download-quote.mdl-button {
    display: none !important; }
  body.new-design #page-container-customer-agreement button,
  body.new-design #page-container-final-quote button {
    font-weight: 500 !important; }
  body.new-design #page-container-customer-agreement icon.arrow-down new-icon img, body.new-design #page-container-customer-agreement icon.arrow-up new-icon img,
  body.new-design #page-container-final-quote icon.arrow-down new-icon img,
  body.new-design #page-container-final-quote icon.arrow-up new-icon img {
    width: 15px;
    height: 15px; }
  body.new-design #page-container-customer-agreement .price-breakdown .plan-items,
  body.new-design #page-container-final-quote .price-breakdown .plan-items {
    font-size: 14px;
    line-height: 20px;
    color: rgba(0, 0, 0, 0.5) !important; }
    body.new-design #page-container-customer-agreement .price-breakdown .plan-items .price,
    body.new-design #page-container-final-quote .price-breakdown .plan-items .price {
      font-size: 14px;
      line-height: 20px;
      color: rgba(0, 0, 0, 0.5) !important; }
  body.new-design #page-container-customer-agreement download-quote .download-quote,
  body.new-design #page-container-final-quote download-quote .download-quote {
    font-weight: 500 !important; }
    body.new-design #page-container-customer-agreement download-quote .download-quote new-icon,
    body.new-design #page-container-final-quote download-quote .download-quote new-icon {
      display: inline-block;
      height: 34px; }
  body.new-design #page-container-customer-agreement h2.title,
  body.new-design #page-container-final-quote h2.title {
    margin-bottom: 10px !important; }
  body.new-design #page-container-customer-agreement *:not([class*="hippo-icon"]):not([class="material-icons"]),
  body.new-design #page-container-final-quote *:not([class*="hippo-icon"]):not([class="material-icons"]) {
    font-family: "AkzidenzGroteskBE" !important; }
  body.new-design #page-container-customer-agreement .final-quote-section-title,
  body.new-design #page-container-final-quote .final-quote-section-title {
    font-family: "AkzidenzGroteskBE" !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    line-height: 20px !important;
    color: black !important;
    text-transform: uppercase;
    letter-spacing: normal !important;
    text-align: left;
    margin-right: 32px !important;
    margin: 32px 32px 20px;
    white-space: nowrap; }
  body.new-design #page-container-customer-agreement .sub-headline,
  body.new-design #page-container-final-quote .sub-headline {
    color: rgba(0, 0, 0, 0.5);
    font-weight: 400;
    font-size: 24px;
    line-height: 30px;
    letter-spacing: -0.3px; }
  body.new-design #page-container-customer-agreement .quote-heading,
  body.new-design #page-container-final-quote .quote-heading {
    margin-bottom: 20px; }
  body.new-design #page-container-customer-agreement .lnk-txt,
  body.new-design #page-container-final-quote .lnk-txt {
    display: inline-block;
    font-family: "AkzidenzGroteskBE";
    color: #02DE82;
    line-height: 20px;
    font-weight: 500;
    font-size: 11px;
    margin-top: 14px;
    margin-bottom: 10px; }
  body.new-design #page-container-customer-agreement .quote-title .final-quote-section-title,
  body.new-design #page-container-final-quote .quote-title .final-quote-section-title {
    text-align: right !important;
    margin-right: 40px;
    max-width: 120px;
    float: right;
    white-space: normal; }
  body.new-design #page-container-customer-agreement .quote-price.prelim,
  body.new-design #page-container-final-quote .quote-price.prelim {
    font-family: "AkzidenzGroteskBE" !important; }
    body.new-design #page-container-customer-agreement .quote-price.prelim .price-p-yr,
    body.new-design #page-container-final-quote .quote-price.prelim .price-p-yr {
      font-size: 18px;
      padding-bottom: 40px;
      padding-left: 2px;
      margin: auto;
      text-align: left;
      width: 240px;
      color: rgba(0, 0, 0, 0.25) !important; }
    body.new-design #page-container-customer-agreement .quote-price.prelim h1.price,
    body.new-design #page-container-final-quote .quote-price.prelim h1.price {
      text-align: left;
      margin-left: 41.5px;
      margin-right: 41.5px;
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 300;
      letter-spacing: normal;
      margin-bottom: 0; }
      body.new-design #page-container-customer-agreement .quote-price.prelim h1.price .dollars,
      body.new-design #page-container-final-quote .quote-price.prelim h1.price .dollars {
        font-size: 100px;
        line-height: 100px;
        letter-spacing: -4px !important; }
      body.new-design #page-container-customer-agreement .quote-price.prelim h1.price .cents,
      body.new-design #page-container-final-quote .quote-price.prelim h1.price .cents {
        margin-left: -4px;
        font-size: 28px; }
      body.new-design #page-container-customer-agreement .quote-price.prelim h1.price .per-m,
      body.new-design #page-container-final-quote .quote-price.prelim h1.price .per-m {
        margin-left: 4px;
        color: rgba(0, 0, 0, 0.25); }
      body.new-design #page-container-customer-agreement .quote-price.prelim h1.price .denom,
      body.new-design #page-container-final-quote .quote-price.prelim h1.price .denom {
        right: 0;
        top: -60px;
        color: rgba(0, 0, 0, 0.25); }
    body.new-design #page-container-customer-agreement .quote-price.prelim .yearly-price,
    body.new-design #page-container-final-quote .quote-price.prelim .yearly-price {
      margin-top: 10px;
      color: rgba(0, 0, 0, 0.25);
      font-size: 18px;
      line-height: 24px; }
    body.new-design #page-container-customer-agreement .quote-price.prelim .subtitle-text,
    body.new-design #page-container-final-quote .quote-price.prelim .subtitle-text {
      margin-left: 41.5px;
      margin-right: 41.5px;
      text-align: left;
      line-height: 24px; }
  body.new-design #page-container-customer-agreement car-insurance-section .plan-section,
  body.new-design #page-container-final-quote car-insurance-section .plan-section {
    border-top: 1px solid #ccc;
    padding: 24px 0px 12px !important; }
    @media screen and (min-width: 601px) and (max-width: 1023px) {
      body.new-design #page-container-customer-agreement car-insurance-section .plan-section,
      body.new-design #page-container-final-quote car-insurance-section .plan-section {
        flex-wrap: wrap; } }
    body.new-design #page-container-customer-agreement car-insurance-section .plan-section new-icon img,
    body.new-design #page-container-final-quote car-insurance-section .plan-section new-icon img {
      transform: scale(0.8); }
    body.new-design #page-container-customer-agreement car-insurance-section .plan-section .plan-items,
    body.new-design #page-container-final-quote car-insurance-section .plan-section .plan-items {
      padding: 4px 17px !important; }
      @media screen and (max-width: 767px) {
        body.new-design #page-container-customer-agreement car-insurance-section .plan-section .plan-items,
        body.new-design #page-container-final-quote car-insurance-section .plan-section .plan-items {
          padding: 10px 0px !important;
          height: auto !important; } }
    body.new-design #page-container-customer-agreement car-insurance-section .plan-section .right-icon.mobile-only,
    body.new-design #page-container-final-quote car-insurance-section .plan-section .right-icon.mobile-only {
      float: right; }
    @media screen and (max-width: 767px) {
      body.new-design #page-container-customer-agreement car-insurance-section .plan-section .left-icon-and-price,
      body.new-design #page-container-final-quote car-insurance-section .plan-section .left-icon-and-price {
        float: left; } }
  @media screen and (min-width: 601px) and (max-width: 767px) {
    body.new-design #page-container-customer-agreement new-design-only ng-transclude .quote-details-dropdown,
    body.new-design #page-container-final-quote new-design-only ng-transclude .quote-details-dropdown {
      display: none !important; }
    body.new-design #page-container-customer-agreement .plan-section .price-breakdown,
    body.new-design #page-container-final-quote .plan-section .price-breakdown {
      margin-top: 30px;
      margin-bottom: 10px; } }
  @media screen and (max-width: 767px) {
    body.new-design #page-container-customer-agreement new-design-only.price-breakdown-dropdown,
    body.new-design #page-container-final-quote new-design-only.price-breakdown-dropdown {
      display: block;
      width: 100%; }
    body.new-design #page-container-customer-agreement .sub-headline,
    body.new-design #page-container-final-quote .sub-headline {
      font-size: 18px;
      line-height: 24px; }
    body.new-design #page-container-customer-agreement .quote-details,
    body.new-design #page-container-final-quote .quote-details {
      border-radius: 0 0 10px 10px !important; }
      body.new-design #page-container-customer-agreement .quote-details .home-address .left-icon-and-price,
      body.new-design #page-container-final-quote .quote-details .home-address .left-icon-and-price {
        width: 70%; }
      body.new-design #page-container-customer-agreement .quote-details .home-address .right-icon,
      body.new-design #page-container-final-quote .quote-details .home-address .right-icon {
        width: 30%; }
    body.new-design #page-container-customer-agreement .quote-final,
    body.new-design #page-container-final-quote .quote-final {
      border-radius: 10px 10px 0 0 !important; }
    body.new-design #page-container-customer-agreement .download-quote.mdl-button,
    body.new-design #page-container-final-quote .download-quote.mdl-button {
      display: none !important; }
    body.new-design #page-container-customer-agreement .new-design-send-quote-mobile,
    body.new-design #page-container-final-quote .new-design-send-quote-mobile {
      display: block;
      text-transform: uppercase;
      text-align: center;
      margin-top: 30px;
      line-height: 20px;
      font-size: 11px;
      color: #02DE82;
      font-weight: 500;
      letter-spacing: 1px;
      cursor: pointer; }
    body.new-design #page-container-customer-agreement new-design-only .quote-details-dropdown,
    body.new-design #page-container-final-quote new-design-only .quote-details-dropdown {
      display: block !important;
      text-align: right; }
    body.new-design #page-container-customer-agreement .price-breakdown,
    body.new-design #page-container-final-quote .price-breakdown {
      width: 100%;
      margin-top: 0; }
      body.new-design #page-container-customer-agreement .price-breakdown ul,
      body.new-design #page-container-final-quote .price-breakdown ul {
        background-color: transparent !important;
        margin-bottom: 0 !important;
        padding: 0 !important; }
        body.new-design #page-container-customer-agreement .price-breakdown ul li, body.new-design #page-container-customer-agreement .price-breakdown ul li span,
        body.new-design #page-container-final-quote .price-breakdown ul li,
        body.new-design #page-container-final-quote .price-breakdown ul li span {
          border: 0 !important;
          line-height: 21px !important;
          height: 21px !important;
          top: 0 !important; }
    body.new-design #page-container-customer-agreement .quote-details .final-quote-section-title,
    body.new-design #page-container-final-quote .quote-details .final-quote-section-title {
      margin-left: 0 !important;
      margin-right: 0 !important;
      margin-top: 40px !important;
      margin-bottom: 25px !important;
      text-align: center !important; }
    body.new-design #page-container-customer-agreement .lrn-more-mobile-only,
    body.new-design #page-container-final-quote .lrn-more-mobile-only {
      margin-top: 0 !important;
      padding-top: 0 !important;
      margin-bottom: 20px !important; }
    body.new-design #page-container-customer-agreement .smart-home-kit-info,
    body.new-design #page-container-final-quote .smart-home-kit-info {
      padding-bottom: 0 !important;
      margin-bottom: 10px !important; }
    body.new-design #page-container-customer-agreement .quote-price.prelim .price,
    body.new-design #page-container-final-quote .quote-price.prelim .price {
      text-align: left;
      margin-left: 46px; }
    body.new-design #page-container-customer-agreement .quote-price.prelim .price-p-yr,
    body.new-design #page-container-final-quote .quote-price.prelim .price-p-yr {
      text-align: left;
      margin-left: 46px; }
    body.new-design #page-container-customer-agreement .quote-price.prelim span.new-design-mobile-edit-my-plan,
    body.new-design #page-container-final-quote .quote-price.prelim span.new-design-mobile-edit-my-plan {
      display: block;
      text-transform: uppercase;
      text-align: center;
      margin-top: 30px;
      line-height: 20px;
      font-size: 11px;
      color: #02DE82;
      font-weight: 500;
      letter-spacing: 1px;
      cursor: pointer; }
    body.new-design #page-container-customer-agreement button.edit-my-plan,
    body.new-design #page-container-final-quote button.edit-my-plan {
      display: none !important; }
    body.new-design #page-container-customer-agreement .quote-wrap .quote-details plan-section .plan-section,
    body.new-design #page-container-final-quote .quote-wrap .quote-details plan-section .plan-section {
      display: flex !important;
      flex-direction: row;
      align-content: space-between;
      flex-wrap: wrap; }
    body.new-design #page-container-customer-agreement .left-icon-and-price,
    body.new-design #page-container-final-quote .left-icon-and-price {
      flex-grow: 1 !important;
      float: none;
      width: 49%; }
    body.new-design #page-container-customer-agreement .right-icon,
    body.new-design #page-container-final-quote .right-icon {
      width: 49%;
      display: block;
      flex-grow: 1 !important;
      float: none;
      text-align: right; }
      body.new-design #page-container-customer-agreement .right-icon new-icon img,
      body.new-design #page-container-final-quote .right-icon new-icon img {
        width: 65px; }
    body.new-design #page-container-customer-agreement .quote-wrap .quote-details .sub-title,
    body.new-design #page-container-final-quote .quote-wrap .quote-details .sub-title {
      display: block; }
      body.new-design #page-container-customer-agreement .quote-wrap .quote-details .sub-title p, body.new-design #page-container-customer-agreement .quote-wrap .quote-details .sub-title .amount,
      body.new-design #page-container-final-quote .quote-wrap .quote-details .sub-title p,
      body.new-design #page-container-final-quote .quote-wrap .quote-details .sub-title .amount {
        display: block;
        text-align: left; }
      body.new-design #page-container-customer-agreement .quote-wrap .quote-details .sub-title .amount h3,
      body.new-design #page-container-final-quote .quote-wrap .quote-details .sub-title .amount h3 {
        font-size: 24px !important;
        line-height: 1.2 !important; } }
  @media screen and (min-width: 768px) and (max-width: 1023px) {
    body.new-design #page-container-customer-agreement .download-quote.mdl-button,
    body.new-design #page-container-final-quote .download-quote.mdl-button {
      display: none !important; }
    body.new-design #page-container-customer-agreement .quote-wrap .quote-details plan-section .plan-section,
    body.new-design #page-container-final-quote .quote-wrap .quote-details plan-section .plan-section {
      display: flex !important;
      flex-direction: row;
      align-content: space-between;
      flex-wrap: wrap; }
    body.new-design #page-container-customer-agreement .quote-wrap .quote-details,
    body.new-design #page-container-final-quote .quote-wrap .quote-details {
      width: 60%;
      flex-grow: 1; }
    body.new-design #page-container-customer-agreement .quote-wrap quote-summary,
    body.new-design #page-container-final-quote .quote-wrap quote-summary {
      width: 40%; }
      body.new-design #page-container-customer-agreement .quote-wrap quote-summary .quote-final,
      body.new-design #page-container-final-quote .quote-wrap quote-summary .quote-final {
        width: 100%; }
    body.new-design #page-container-customer-agreement .edit-plan-wrapper,
    body.new-design #page-container-final-quote .edit-plan-wrapper {
      margin-top: 5px;
      margin-left: 119.5px; }
    body.new-design #page-container-customer-agreement .prelim,
    body.new-design #page-container-final-quote .prelim {
      text-align: center; }
    body.new-design #page-container-customer-agreement .price-p-yr,
    body.new-design #page-container-final-quote .price-p-yr {
      margin-left: 41.5px !important; }
    body.new-design #page-container-customer-agreement quote-summary,
    body.new-design #page-container-final-quote quote-summary {
      display: block;
      margin-bottom: 90px;
      background-color: white;
      border-radius: 0 5px 5px 0; }
    body.new-design #page-container-customer-agreement .price-breakdown,
    body.new-design #page-container-final-quote .price-breakdown {
      margin-top: 20px;
      width: 100% !important;
      margin-bottom: 10px; }
    body.new-design #page-container-customer-agreement .quote-wrap .quote-details .left-icon-and-price .icon,
    body.new-design #page-container-final-quote .quote-wrap .quote-details .left-icon-and-price .icon {
      padding-right: 24px; } }
  @media screen and (min-width: 768px) {
    body.new-design #page-container-customer-agreement .new-design-send-quote-mobile,
    body.new-design #page-container-final-quote .new-design-send-quote-mobile {
      display: none; }
    body.new-design #page-container-customer-agreement .quote-details,
    body.new-design #page-container-final-quote .quote-details {
      order: 1 !important; }
    body.new-design #page-container-customer-agreement .quote-final, body.new-design #page-container-customer-agreement quote-summary,
    body.new-design #page-container-final-quote .quote-final,
    body.new-design #page-container-final-quote quote-summary {
      order: 2 !important; }
    body.new-design #page-container-customer-agreement .download-quote.desktop-only,
    body.new-design #page-container-final-quote .download-quote.desktop-only {
      display: block !important; }
      body.new-design #page-container-customer-agreement .download-quote.desktop-only new-icon img,
      body.new-design #page-container-final-quote .download-quote.desktop-only new-icon img {
        width: auto !important; }
    body.new-design #page-container-customer-agreement .quote-wrap .quote-details .effective-date,
    body.new-design #page-container-final-quote .quote-wrap .quote-details .effective-date {
      display: flex;
      justify-content: space-between; }
      body.new-design #page-container-customer-agreement .quote-wrap .quote-details .effective-date .left-icon-and-price,
      body.new-design #page-container-final-quote .quote-wrap .quote-details .effective-date .left-icon-and-price {
        flex: auto;
        max-width: none; }
      body.new-design #page-container-customer-agreement .quote-wrap .quote-details .effective-date .edit-plan-wrapper,
      body.new-design #page-container-final-quote .quote-wrap .quote-details .effective-date .edit-plan-wrapper {
        align-self: center; }
    body.new-design #page-container-customer-agreement .quote-wrap .quote-details .left-icon-and-price,
    body.new-design #page-container-final-quote .quote-wrap .quote-details .left-icon-and-price {
      align-items: center;
      display: flex;
      flex: 0 1 404px;
      width: 100px;
      align-self: flex-start; }
      body.new-design #page-container-customer-agreement .quote-wrap .quote-details .left-icon-and-price .icon,
      body.new-design #page-container-final-quote .quote-wrap .quote-details .left-icon-and-price .icon {
        align-self: flex-start;
        padding-right: 84px; }
        body.new-design #page-container-customer-agreement .quote-wrap .quote-details .left-icon-and-price .icon new-icon,
        body.new-design #page-container-final-quote .quote-wrap .quote-details .left-icon-and-price .icon new-icon {
          display: inline-block;
          width: 81px;
          height: 81px;
          box-sizing: border-box; }
          body.new-design #page-container-customer-agreement .quote-wrap .quote-details .left-icon-and-price .icon new-icon img,
          body.new-design #page-container-final-quote .quote-wrap .quote-details .left-icon-and-price .icon new-icon img {
            width: 100%; }
    body.new-design #page-container-customer-agreement .quote-wrap .quote-details .home-address .left-icon-and-price,
    body.new-design #page-container-final-quote .quote-wrap .quote-details .home-address .left-icon-and-price {
      max-width: none;
      flex: 0 1 450px;
      width: 100%; }
      body.new-design #page-container-customer-agreement .quote-wrap .quote-details .home-address .left-icon-and-price .sub-title,
      body.new-design #page-container-final-quote .quote-wrap .quote-details .home-address .left-icon-and-price .sub-title {
        width: 440px; } }
  body.new-design #page-container-customer-agreement .copy-text,
  body.new-design #page-container-final-quote .copy-text {
    text-align: left;
    color: #7F7F7F;
    padding-bottom: 6px; }
  body.new-design #page-container-customer-agreement .bottom-info, body.new-design #page-container-customer-agreement .top-header,
  body.new-design #page-container-final-quote .bottom-info,
  body.new-design #page-container-final-quote .top-header {
    display: flex;
    justify-content: space-between; }
  body.new-design #page-container-customer-agreement .top-header .header-text,
  body.new-design #page-container-final-quote .top-header .header-text {
    text-align: left;
    width: 207px;
    color: #404040;
    font-family: 'Berthold-Akzidenz-Grotesk', sans-serif !important;
    font-size: 14px;
    font-weight: bold;
    letter-spacing: 0.3px;
    line-height: 24px; }
  body.new-design #page-container-customer-agreement .toggle-copy-expanded,
  body.new-design #page-container-final-quote .toggle-copy-expanded {
    font-family: 'Berthold-Akzidenz-Grotesk', sans-serif !important;
    font-size: 12px !important;
    line-height: 18px !important;
    color: #02DE82 !important;
    letter-spacing: 0.3px !important;
    text-align: left; }
  body.new-design #page-container-customer-agreement .savings-or-cost,
  body.new-design #page-container-final-quote .savings-or-cost {
    font-family: 'Berthold-Akzidenz-Grotesk', sans-serif !important;
    font-size: 12px !important;
    line-height: 18px !important;
    color: #000000 !important;
    letter-spacing: 0.3px !important;
    text-align: right; }
  body.new-design #page-container-customer-agreement .quote-wrap .smart-home-kit-info.quote-summary-toggle,
  body.new-design #page-container-final-quote .quote-wrap .smart-home-kit-info.quote-summary-toggle {
    border-top: 0;
    margin-top: -18px;
    padding-bottom: 20px !important; }
  body.new-design #page-container-customer-agreement .quote-wrap .smart-home-kit-info .notion-top-wrapper,
  body.new-design #page-container-final-quote .quote-wrap .smart-home-kit-info .notion-top-wrapper {
    align-items: center; }
  body.new-design #page-container-customer-agreement .quote-wrap .smart-home-kit-info .top-header,
  body.new-design #page-container-final-quote .quote-wrap .smart-home-kit-info .top-header {
    display: flex;
    align-items: center;
    padding-bottom: 6px; }
  body.new-design #page-container-customer-agreement .quote-wrap .smart-home-kit-info.new-design,
  body.new-design #page-container-final-quote .quote-wrap .smart-home-kit-info.new-design {
    border-bottom: 0; }
    body.new-design #page-container-customer-agreement .quote-wrap .smart-home-kit-info.new-design p,
    body.new-design #page-container-final-quote .quote-wrap .smart-home-kit-info.new-design p {
      font-size: 14px !important;
      line-height: 16px;
      padding-bottom: 20px; }
      body.new-design #page-container-customer-agreement .quote-wrap .smart-home-kit-info.new-design p strong,
      body.new-design #page-container-final-quote .quote-wrap .smart-home-kit-info.new-design p strong {
        font-weight: 500 !important; }
  body.new-design #page-container-customer-agreement .quote-wrap .smart-home-kit-info .notion-icon new-icon img, body.new-design #page-container-customer-agreement .quote-wrap .smart-home-kit-info .notion-icon-top new-icon img,
  body.new-design #page-container-final-quote .quote-wrap .smart-home-kit-info .notion-icon new-icon img,
  body.new-design #page-container-final-quote .quote-wrap .smart-home-kit-info .notion-icon-top new-icon img {
    width: 63px;
    height: 63px; }
  body.new-design #page-container-customer-agreement .quote-wrap .smart-home-kit-info .notion-icon-top,
  body.new-design #page-container-final-quote .quote-wrap .smart-home-kit-info .notion-icon-top {
    display: block;
    margin-bottom: 25px;
    text-align: left; }
  body.new-design #page-container-customer-agreement .quote-wrap .quote-details .sub-title,
  body.new-design #page-container-final-quote .quote-wrap .quote-details .sub-title {
    font-size: 24px !important;
    color: rgba(0, 0, 0, 0.5) !important; }
    body.new-design #page-container-customer-agreement .quote-wrap .quote-details .sub-title p,
    body.new-design #page-container-final-quote .quote-wrap .quote-details .sub-title p {
      opacity: 1 !important;
      color: #02DE82 !important;
      line-height: 20px !important;
      font-size: 11px !important;
      font-weight: 600 !important;
      padding-bottom: 8px; }
  body.new-design #page-container-customer-agreement .rce-document,
  body.new-design #page-container-final-quote .rce-document {
    padding-top: 25px; }
    body.new-design #page-container-customer-agreement .rce-document a,
    body.new-design #page-container-final-quote .rce-document a {
      font-size: 11px;
      font-weight: bold;
      color: #9B9B9B; }
  body.new-design .page.about-yourself .secondary-title {
    font-family: "AkzidenzGroteskBE" !important;
    font-weight: 500 !important;
    font-size: 20px !important;
    line-height: 24px !important;
    letter-spacing: -0.25px !important; }
  body.new-design .page.about-yourself .secondary-title-subtitle {
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 18px !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
    font-weight: normal !important;
    letter-spacing: -0.2px !important; }
  body.new-design .page.checkout {
    font-family: "AkzidenzGroteskBE" !important; }
    body.new-design .page.checkout [billing-total] {
      width: 100%;
      border-radius: 10px;
      background-color: #FFFFFF;
      box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.04);
      border: 0;
      top: 277px !important;
      right: 225px; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout [billing-total] {
          height: 360px;
          width: 320px; } }
      @media screen and (min-width: 840px) {
        body.new-design .page.checkout [billing-total] {
          right: 100px; } }
      @media screen and (min-width: 1024px) {
        body.new-design .page.checkout [billing-total].fixed {
          position: fixed;
          top: 138px !important; } }
      @media screen and (min-width: 1366px) {
        body.new-design .page.checkout [billing-total] {
          right: 250px; } }
      @media screen and (min-width: 1700px) {
        body.new-design .page.checkout [billing-total] {
          right: 350px; } }
      @media (max-width: 768px) {
        body.new-design .page.checkout [billing-total].mobile-only {
          top: 0px !important;
          margin-top: -50px; } }
      body.new-design .page.checkout [billing-total] deep-select .single-option label {
        color: #02DE82; }
      body.new-design .page.checkout [billing-total] .billing-total {
        display: flex;
        flex-direction: column;
        height: 100%; }
        body.new-design .page.checkout [billing-total] .billing-total .frequency {
          flex: 1;
          padding: 34px 36px 0px; }
          @media screen and (min-width: 601px) {
            body.new-design .page.checkout [billing-total] .billing-total .frequency {
              padding: 34px 36px 0; } }
        body.new-design .page.checkout [billing-total] .billing-total .freq-select {
          display: flex;
          flex-direction: column;
          justify-content: space-between;
          width: 225px; }
      body.new-design .page.checkout [billing-total] .deep-form.billing-total .mdl-textfield__label {
        top: -8px !important;
        font-weight: 500 !important; }
      body.new-design .page.checkout [billing-total] .deep-form.billing-total input {
        font-size: 24px;
        letter-spacing: -0.3px;
        line-height: 30px;
        color: rgba(0, 0, 0, 0.5) !important; }
      body.new-design .page.checkout [billing-total] .prcnt-off {
        color: rgba(0, 0, 0, 0.5);
        opacity: 1;
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 14px;
        line-height: 20px;
        max-width: none; }
        body.new-design .page.checkout [billing-total] .prcnt-off a {
          color: #7F7F7F;
          text-decoration: none; }
      body.new-design .page.checkout [billing-total] .additional-payment {
        margin: 36px 0; }
    body.new-design .page.checkout .todays-total {
      background-color: #02DE82;
      padding: 22.5px 30px !important; }
    body.new-design .page.checkout .todays-total-title {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 18px;
      font-weight: 500;
      line-height: 20px;
      position: relative;
      top: 6px;
      text-transform: none;
      font-weight: 500 !important; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout .todays-total-title {
          font-size: 20px !important;
          font-weight: 500 !important;
          line-height: 20px !important; } }
    body.new-design .page.checkout .heading {
      margin-left: 0 !important;
      margin-bottom: 80px !important;
      margin-top: 0px; }
      @media screen and (min-width: 768px) {
        body.new-design .page.checkout .heading {
          margin-top: 30px; } }
      @media screen and (min-width: 768px) and (max-width: 840px) {
        body.new-design .page.checkout .heading {
          margin-bottom: 0px !important; } }
    body.new-design .page.checkout .heading .title {
      font-size: 36px !important;
      top: 10px;
      color: #000000 !important;
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      letter-spacing: -0.5px !important;
      line-height: 40px !important;
      text-align: center !important;
      text-transform: capitalize !important; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout .heading .title {
          font-size: 40px !important;
          top: 0; } }
    body.new-design .page.checkout .col.icon {
      right: 0;
      top: 30px;
      position: absolute;
      margin-right: 0; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout .col.icon {
          position: relative; } }
      body.new-design .page.checkout .col.icon img {
        width: 50px;
        height: 50px; }
        @media screen and (min-width: 601px) {
          body.new-design .page.checkout .col.icon img {
            width: 70px;
            height: 70px; } }
    body.new-design .page.checkout .effective-date {
      border-bottom: 1px solid rgba(0, 0, 0, 0.25);
      position: relative;
      padding-bottom: 0; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout .effective-date {
          position: static;
          padding-bottom: inherit; } }
      body.new-design .page.checkout .effective-date .sub-heading {
        margin: 10px 0px;
        padding-left: 0px;
        margin-bottom: 0;
        height: 40px; }
        @media screen and (min-width: 601px) {
          body.new-design .page.checkout .effective-date .sub-heading {
            padding-left: 90px;
            margin-bottom: inherit;
            height: 60px; } }
    body.new-design .page.checkout .payment {
      position: relative; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout .payment {
          position: static; } }
    body.new-design .page.checkout .payment-type {
      margin-bottom: 40px;
      max-width: 440px; }
      @media screen and (min-width: 1024px) {
        body.new-design .page.checkout .payment-type {
          max-width: 400px; } }
      @media screen and (min-width: 1366px) {
        body.new-design .page.checkout .payment-type {
          max-width: 535px; } }
      body.new-design .page.checkout .payment-type tr {
        display: flex; }
        body.new-design .page.checkout .payment-type tr .escrow-selector-wrapper, body.new-design .page.checkout .payment-type tr .credit-debit-selector-wrapper {
          position: relative;
          padding: 0;
          margin: 0;
          width: 50%;
          justify-content: center;
          display: flex; }
          @media (min-width: 1024px) {
            body.new-design .page.checkout .payment-type tr .escrow-selector-wrapper, body.new-design .page.checkout .payment-type tr .credit-debit-selector-wrapper {
              margin-right: 30px; } }
          body.new-design .page.checkout .payment-type tr .escrow-selector-wrapper button, body.new-design .page.checkout .payment-type tr .credit-debit-selector-wrapper button {
            padding-bottom: 5px;
            color: #BFBFBF;
            display: block; }
          body.new-design .page.checkout .payment-type tr .escrow-selector-wrapper.selected button, body.new-design .page.checkout .payment-type tr .credit-debit-selector-wrapper.selected button {
            color: #02DE82; }
          body.new-design .page.checkout .payment-type tr .escrow-selector-wrapper.selected::after, body.new-design .page.checkout .payment-type tr .credit-debit-selector-wrapper.selected::after {
            border-bottom: solid 2px #02DE82; }
          body.new-design .page.checkout .payment-type tr .escrow-selector-wrapper::after, body.new-design .page.checkout .payment-type tr .credit-debit-selector-wrapper::after {
            content: '';
            display: block;
            width: 100%;
            position: absolute;
            bottom: 0;
            border-bottom: solid 1px #BFBFBF; }
        body.new-design .page.checkout .payment-type tr .ach-toggle {
          width: 60%; }
          @media (min-width: 1024px) {
            body.new-design .page.checkout .payment-type tr .ach-toggle {
              width: 50%; } }
    body.new-design .page.checkout .notify-lender {
      position: relative; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout .notify-lender {
          position: static; } }
      body.new-design .page.checkout .notify-lender .checkout-heading {
        margin-left: -10px; }
        @media screen and (min-width: 601px) {
          body.new-design .page.checkout .notify-lender .checkout-heading {
            margin-left: 0; } }
    body.new-design .page.checkout .personal-info {
      border-top: 1px solid rgba(0, 0, 0, 0.25);
      position: relative;
      margin-bottom: 40px; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout .personal-info {
          position: static; } }
      body.new-design .page.checkout .personal-info .checkout-heading {
        margin-left: -10px; }
        @media screen and (min-width: 601px) {
          body.new-design .page.checkout .personal-info .checkout-heading {
            margin-left: 0; } }
      body.new-design .page.checkout .personal-info .secondary-insured {
        margin-bottom: 0;
        margin-left: -10px; }
        @media screen and (min-width: 601px) {
          body.new-design .page.checkout .personal-info .secondary-insured {
            margin-left: 0; } }
      body.new-design .page.checkout .personal-info .toggle-button {
        margin-top: 0;
        margin-left: -10px; }
        @media screen and (min-width: 601px) {
          body.new-design .page.checkout .personal-info .toggle-button {
            margin-left: 0; } }
      body.new-design .page.checkout .personal-info .add-spouse-container {
        position: relative; }
    body.new-design .page.checkout .billing.phone-checkout {
      border-top: 1px solid rgba(0, 0, 0, 0.25);
      border-bottom: 1px solid rgba(0, 0, 0, 0.25);
      position: relative; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout .billing.phone-checkout {
          position: static; } }
    @media screen and (max-width: 601px) {
      body.new-design .page.checkout .checkout-inner-container, body.new-design .page.checkout .question-spacer {
        padding-left: 0; } }
    body.new-design .page.checkout .container.bottom-page-wrap {
      border-top: 1px solid rgba(0, 0, 0, 0.25); }
    body.new-design .page.checkout #checkout-agreement-disclaimer-tickbox:not(.selected) {
      border: #19DD84 2px solid;
      background-color: #F6F6F6; }
    body.new-design .page.checkout .billing .map {
      width: 50px;
      height: 50px; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout .billing .map {
          width: 70px;
          height: 70px; } }
      body.new-design .page.checkout .billing .map img {
        width: 30px;
        height: 30px; }
        @media screen and (min-width: 601px) {
          body.new-design .page.checkout .billing .map img {
            width: 50px;
            height: 50px; } }
    body.new-design .page.checkout form:only-of-type.phone.deep-form {
      margin-top: -10px;
      margin-bottom: 20px;
      padding: 0; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout form:only-of-type.phone.deep-form {
          margin-top: -20px; } }
      body.new-design .page.checkout form:only-of-type.phone.deep-form input, body.new-design .page.checkout form:only-of-type.phone.deep-form .mdl-textfield__label {
        font-size: 20px !important;
        letter-spacing: -0.25px !important;
        line-height: 24px !important; }
        @media screen and (min-width: 601px) {
          body.new-design .page.checkout form:only-of-type.phone.deep-form input, body.new-design .page.checkout form:only-of-type.phone.deep-form .mdl-textfield__label {
            font-size: 28px !important;
            letter-spacing: -0.35px !important;
            line-height: 30px !important; } }
      body.new-design .page.checkout form:only-of-type.phone.deep-form .mdl-textfield__label {
        top: 20px; }
    body.new-design .page.checkout .phone.deep-form {
      padding: 0; }
    body.new-design .page.checkout .agreement.checkout-inner-container {
      padding-left: 0; }
    body.new-design .page.checkout .checkout-inner-container {
      margin: 0; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout .checkout-inner-container {
          margin: 0px 21px; }
          body.new-design .page.checkout .checkout-inner-container.agreement {
            margin: 41px 21px 0px; } }
    body.new-design .page.checkout #page-container-checkout .continue-btn {
      clear: left;
      text-align: center; }
      body.new-design .page.checkout #page-container-checkout .continue-btn .mh-button {
        font-weight: 500 !important;
        font-family: "AkzidenzGroteskBE" !important; }
        @media screen and (min-width: 601px) {
          body.new-design .page.checkout #page-container-checkout .continue-btn .mh-button {
            height: 84px !important;
            width: 364px !important;
            max-width: none; } }
    body.new-design .page.checkout .make-email-not-look-editable .mdl-textfield .mdl-textfield__input {
      border-bottom: 1px solid #F6F6F6 !important; }
    body.new-design .page.checkout .credit-debit-selector-text {
      margin-top: 16px;
      color: #404040;
      font-weight: 300; }
      body.new-design .page.checkout .credit-debit-selector-text strong {
        font-weight: 500; }
    body.new-design .page.checkout .notify-lender form[name="checkoutEscrowForm"] {
      margin-top: 50px; }
    body.new-design .page.checkout .notify-lender p {
      color: #404040; }
    body.new-design .page.checkout .cancellation-assistance .question-icon-container, body.new-design .page.checkout .credit-add-mortgage-toggle .question-icon-container {
      display: none; }
    @media screen and (min-width: 601px) {
      body.new-design .page.checkout .cancellation-assistance .questions-subtext, body.new-design .page.checkout .credit-add-mortgage-toggle .questions-subtext {
        padding-left: 90px !important; } }
    body.new-design .page.checkout .cancellation-assistance .questions-subtext, body.new-design .page.checkout .credit-add-mortgage-toggle .questions-subtext {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 14px; }
    @media screen and (max-width: 449px) {
      body.new-design .page.checkout .question-control {
        right: 25px !important; } }
    body.new-design .page.checkout .agreement-note {
      padding-left: 40px;
      color: rgba(0, 0, 0, 0.5);
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 14px; }
      body.new-design .page.checkout .agreement-note a {
        font-family: "AkzidenzGroteskBE" !important;
        text-decoration: underline !important;
        color: #404040 !important;
        font-weight: normal;
        cursor: pointer; }
    body.new-design .page.checkout .toggle-button {
      color: #02DE82;
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 11px !important;
      font-weight: 500 !important;
      letter-spacing: 1px !important;
      line-height: 20px !important;
      float: none !important; }
    body.new-design .page.checkout .policy-holder {
      margin-bottom: 0px;
      padding-bottom: 0px; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout .policy-holder {
          margin-bottom: 40px; } }
    @media screen and (min-width: 601px) {
      body.new-design .page.checkout .policy-holder-info {
        padding-left: 70px; }
      body.new-design .page.checkout .checkout-inner-container, body.new-design .page.checkout .question-spacer {
        padding-left: 70px; } }
    body.new-design .page.checkout .edit-coverage-date, body.new-design .page.checkout .policy-holder-info, body.new-design .page.checkout .payment-info, body.new-design .page.checkout .lender-info, body.new-design .page.checkout .effective-date .sub-heading, body.new-design .page.checkout .address-inputs, body.new-design .page.checkout .checkout-inner-container {
      border-left: 0; }
    @media screen and (max-width: 839px) and (min-width: 768px) {
      body.new-design .page.checkout .effective-date, body.new-design .page.checkout .checkout-container, body.new-design .page.checkout .payment {
        margin-left: 0; } }
    body.new-design .page.checkout .checkout-container {
      width: auto; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout .checkout-container {
          width: 100%; } }
    body.new-design .page.checkout .checkout-heading, body.new-design .page.checkout .checkout-heading h2, body.new-design .page.checkout .sub-heading, body.new-design .page.checkout .checkout-policy-holder-heading .sub-heading deep-email .deep-field .mdl-textfield__input[disabled="disabled"] {
      color: rgba(0, 0, 0, 0.75) !important;
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 20px;
      letter-spacing: -0.23px;
      line-height: 30px; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout .checkout-heading, body.new-design .page.checkout .checkout-heading h2, body.new-design .page.checkout .sub-heading, body.new-design .page.checkout .checkout-policy-holder-heading .sub-heading deep-email .deep-field .mdl-textfield__input[disabled="disabled"] {
          font-size: 28px !important;
          letter-spacing: -0.35px !important;
          line-height: 30px !important; } }
    body.new-design .page.checkout .checkout-policy-holder-heading .sub-heading deep-email .deep-field .mdl-textfield__input[disabled="disabled"] {
      font-size: 20px !important; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout .checkout-policy-holder-heading .sub-heading deep-email .deep-field .mdl-textfield__input[disabled="disabled"] {
          font-size: 28px !important; } }
    body.new-design .page.checkout .checkout-policy-holder-heading .sub-heading deep-email .deep-field .new-design-case-container {
      display: none; }
    body.new-design .page.checkout form[name="checkoutEscrowForm"] {
      margin-top: -25px; }
      body.new-design .page.checkout form[name="checkoutEscrowForm"] .getmdl-select-container .mdl-textfield__label .input-label-inner {
        top: 1px; }
    body.new-design .page.checkout .checkout-heading.checkout-policy-holder-heading h2 {
      color: rgba(0, 0, 0, 0.75) !important;
      margin-right: 70px;
      font-size: 20px;
      letter-spacing: -0.25px;
      line-height: 22px; }
      body.new-design .page.checkout .checkout-heading.checkout-policy-holder-heading h2.sub-heading-email {
        margin-top: 5px; }
      body.new-design .page.checkout .checkout-heading.checkout-policy-holder-heading h2.first-sub-heading {
        margin-top: 38px; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout .checkout-heading.checkout-policy-holder-heading h2 {
          margin-top: 10px;
          margin-right: 0px;
          font-size: 28px !important;
          letter-spacing: -0.35px !important; } }
    body.new-design .page.checkout .checkout-heading.checkout-policy-holder-heading h2.ho5-heading {
      margin-top: 40px;
      color: rgba(0, 0, 0, 0.5) !important; }
    body.new-design .page.checkout .checkout-heading {
      padding-left: 10px; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout .checkout-heading {
          padding-left: 20px; } }
    body.new-design .page.checkout h2.new-design-label {
      color: rgba(0, 0, 0, 0.5) !important;
      font-size: 18px !important; }
      @media screen and (min-width: 601px) {
        body.new-design .page.checkout h2.new-design-label {
          font-size: 24px !important; } }
    body.new-design .page.checkout new-design-only .tooltip-base-element {
      position: absolute;
      top: 0;
      width: 5px;
      left: -80px; }
      @media screen and (max-width: 767px) {
        body.new-design .page.checkout new-design-only .tooltip-base-element .tooltip-wrapper {
          transform: translateX(-50%) !important; } }
    body.new-design .page.checkout .stripe-form .card-info-border:before,
    body.new-design .page.checkout .stripe-form .card-info-border:after {
      background-color: #21CC7E; }
    body.new-design .page.checkout .stripe-payment-request-section {
      color: #02DE82;
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 11px !important;
      font-weight: 500 !important;
      letter-spacing: 1px !important;
      line-height: 20px !important; }
      body.new-design .page.checkout .stripe-payment-request-section .stripe-payment-request-heading {
        margin-bottom: 8px; }
      body.new-design .page.checkout .stripe-payment-request-section .stripe-cc-alternate-heading {
        margin: 40px 0 8px; }
    body.new-design .page.checkout .payment-request-success {
      margin-bottom: 18px; }
      body.new-design .page.checkout .payment-request-success .payment-request-saved {
        margin: 12px 0 20px; }
        body.new-design .page.checkout .payment-request-success .payment-request-saved .payment-request-saved-icon {
          width: 17px;
          height: 15px;
          margin-left: 3px; }
        body.new-design .page.checkout .payment-request-success .payment-request-saved .payment-request-saved-label {
          font-size: 12px;
          font-weight: 500;
          color: #000000;
          letter-spacing: 0.3px;
          margin-left: 8px; }
      body.new-design .page.checkout .payment-request-success .payment-request-change-label {
        color: #7F7F7F; }
    body.new-design .page.checkout .cancellation-assistance, body.new-design .page.checkout .credit-add-mortgage-toggle, body.new-design .page.checkout .checkout .terms-messaging {
      margin-top: 50px;
      margin-bottom: 50px; }
    body.new-design .page.checkout .credit-add-mortgage-toggle {
      height: 50px;
      margin-bottom: -20px;
      margin-top: 50px; }
      body.new-design .page.checkout .credit-add-mortgage-toggle button {
        letter-spacing: 0;
        margin-top: 2px; }
      body.new-design .page.checkout .credit-add-mortgage-toggle .toggle-edit-button {
        margin-left: 10px;
        text-decoration: none;
        font-size: 14px;
        letter-spacing: 1px;
        font-weight: 700;
        padding-left: 15px;
        color: #328DF9; }
      body.new-design .page.checkout .credit-add-mortgage-toggle .icon-with-tooltip-wrapper {
        position: relative;
        margin-left: 5px; }
        body.new-design .page.checkout .credit-add-mortgage-toggle .icon-with-tooltip-wrapper img {
          margin-top: -2px;
          width: 20px;
          height: 14px; }
        body.new-design .page.checkout .credit-add-mortgage-toggle .icon-with-tooltip-wrapper .tooltip-wrapper {
          left: -35px;
          top: -160px; }
          @media (min-width: 601px) {
            body.new-design .page.checkout .credit-add-mortgage-toggle .icon-with-tooltip-wrapper .tooltip-wrapper {
              top: -120px; } }
    @media screen and (min-width: 450px) and (max-width: 601px) {
      body.new-design .page.checkout .question-text.b-col-11 {
        width: 64%;
        padding-right: 45px;
        align-items: center;
        display: flex; } }
    body.new-design .page.checkout .checkout-line-divider {
      margin-top: 60px;
      border-bottom: solid 1px #BFBFBF; }
  body.new-design .error-page .error-headline h1 {
    font-family: "AkzidenzGroteskBE" !important;
    font-weight: 500 !important;
    font-size: 36px !important;
    line-height: 40px !important;
    letter-spacing: -0.4px !important;
    font-size: 24px !important;
    line-height: 28px !important; }
    @media screen and (min-width: 768px) {
      body.new-design .error-page .error-headline h1 {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 36px !important;
        line-height: 40px !important;
        letter-spacing: -0.4px !important; } }
  body.new-design .error-page .error-subtitle {
    color: #404040;
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 18px !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
    font-weight: normal !important; }
    @media screen and (min-width: 768px) {
      body.new-design .error-page .error-subtitle {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 18px !important;
        line-height: 24px !important;
        letter-spacing: normal !important;
        font-weight: normal !important; } }
    @media screen and (min-width: 1024px) {
      body.new-design .error-page .error-subtitle {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 28px !important;
        line-height: 32px !important;
        letter-spacing: -0.3px !important;
        padding: 0 20px; } }
  body.new-design .error-page .error-subtext a {
    font-size: 24px !important;
    line-height: 28px !important;
    font-family: "AkzidenzGroteskBE" !important;
    text-decoration: none !important;
    color: #21CC7E !important; }
    @media screen and (min-width: 768px) {
      body.new-design .error-page .error-subtext a {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 36px !important;
        line-height: 40px !important;
        letter-spacing: -0.4px !important; } }
  body.new-design .error-page .error-subtext p {
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 18px !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
    font-weight: normal !important; }
    @media screen and (min-width: 768px) {
      body.new-design .error-page .error-subtext p {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 22px !important;
        line-height: 30px !important;
        letter-spacing: -0.3px !important; } }
  @media screen and (min-width: 768px) and (min-width: 768px) {
    body.new-design .error-page .error-subtext p {
      font-size: 24px !important; } }
  body.new-design .page.claim-check .title {
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 36px !important;
    font-weight: 500 !important;
    letter-spacing: -0.5px !important;
    line-height: 40px !important; }
  body.new-design .page.claim-check .under-title, body.new-design .page.claim-check .under-title-details {
    color: rgba(0, 0, 0, 0.5);
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 18px !important;
    letter-spacing: -0.43px !important;
    line-height: 24px !important;
    margin-top: 36px; }
    @media (min-width: 768px) {
      body.new-design .page.claim-check .under-title, body.new-design .page.claim-check .under-title-details {
        font-size: 24px !important;
        letter-spacing: -0.3px !important;
        line-height: 30px !important;
        margin-top: 0px; } }
  body.new-design .page.claim-check .page-type-questions {
    display: flex;
    flex-direction: column; }
    body.new-design .page.claim-check .page-type-questions .questions-container .question__wrap {
      position: relative; }
    body.new-design .page.claim-check .page-type-questions .question-icon-container {
      text-align: right;
      position: absolute;
      top: -24px; }
      @media (min-width: 768px) {
        body.new-design .page.claim-check .page-type-questions .question-icon-container {
          top: 26px;
          text-align: left;
          position: relative; } }
      @media (min-width: 1024px) {
        body.new-design .page.claim-check .page-type-questions .question-icon-container {
          top: 6px; } }
      body.new-design .page.claim-check .page-type-questions .question-icon-container img {
        width: 80px;
        height: 80px; }
    body.new-design .page.claim-check .page-type-questions .question-text {
      color: rgba(0, 0, 0, 0.5);
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 24px;
      letter-spacing: -0.3px;
      line-height: 30px;
      position: relative;
      top: -5px;
      width: calc(100% - 130px); }
      @media (min-width: 768px) {
        body.new-design .page.claim-check .page-type-questions .question-text {
          width: 100%; } }
    body.new-design .page.claim-check .page-type-questions .liveaddress .clear-input {
      top: -6px; }
    body.new-design .page.claim-check .page-type-questions .container.continue-container {
      display: flex;
      flex-direction: column-reverse;
      flex: 1; }
      body.new-design .page.claim-check .page-type-questions .container.continue-container .under-page {
        text-align: left;
        color: #5c6f78;
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 14px;
        line-height: 20px;
        padding-top: 0;
        margin-top: -25px;
        padding-left: 140px;
        max-width: 295px;
        padding-left: 0px; }
        @media (min-width: 450px) {
          body.new-design .page.claim-check .page-type-questions .container.continue-container .under-page {
            max-width: 295px;
            padding-left: 0px; } }
        @media (min-width: 601px) {
          body.new-design .page.claim-check .page-type-questions .container.continue-container .under-page {
            max-width: 450px;
            padding-left: 10px; } }
        @media (min-width: 768px) {
          body.new-design .page.claim-check .page-type-questions .container.continue-container .under-page {
            max-width: 610px;
            padding-left: 140px; } }
        @media (min-width: 840px) {
          body.new-design .page.claim-check .page-type-questions .container.continue-container .under-page {
            max-width: 640px; } }
        @media (min-width: 1024px) {
          body.new-design .page.claim-check .page-type-questions .container.continue-container .under-page {
            max-width: 750px; } }
  body.new-design .page.claim-details .insured-name {
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 22px !important;
    line-height: 30px !important;
    letter-spacing: -0.3px !important;
    color: #7f7f7f;
    padding: 20px; }
    @media (min-width: 768px) {
      body.new-design .page.claim-details .insured-name {
        font-size: 24px !important; } }
    @media (max-width: 1024px -1) {
      body.new-design .page.claim-details .insured-name {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 18px !important;
        line-height: 24px !important;
        letter-spacing: normal !important;
        font-weight: normal !important;
        padding: 20px 30px; } }
  body.new-design .page.claim-details .claims-text-button {
    font-family: "AkzidenzGroteskBE" !important;
    font-weight: 500 !important;
    font-size: 11px !important;
    line-height: 20px !important;
    letter-spacing: auto !important;
    color: #02de82;
    padding: 1px; }
  body.new-design .page.claim-details .claims-container {
    max-width: none;
    border: 0; }
    body.new-design .page.claim-details .claims-container .claims-wrap {
      border: 0;
      width: fit-content; }
      body.new-design .page.claim-details .claims-container .claims-wrap .icon {
        margin-right: 40px; }
        @media (max-width: 1024px -1) {
          body.new-design .page.claim-details .claims-container .claims-wrap .icon {
            margin-right: 0; } }
      body.new-design .page.claim-details .claims-container .claims-wrap .claim-history input {
        border-bottom: 1px solid #bfbfbf; }
      @media (max-width: 1024px -1) {
        body.new-design .page.claim-details .claims-container .claims-wrap .claim-history {
          position: relative;
          width: 95%;
          padding-left: 4%; } }
      @media (min-width: 1366px) {
        body.new-design .page.claim-details .claims-container .claims-wrap .claim-history {
          width: 235px; } }
      body.new-design .page.claim-details .claims-container .claims-wrap .icon img[alt='fire'] {
        width: auto; }
      body.new-design .page.claim-details .claims-container .claims-wrap .claim-type-container .category input {
        text-transform: capitalize; }
      @media (max-width: 1024px -1) {
        body.new-design .page.claim-details .claims-container .claims-wrap {
          display: flex;
          flex-direction: row-reverse;
          align-items: flex-start;
          width: auto;
          padding-top: 0; } }
  body.new-design .page.claim-details .claims-dispute {
    max-width: none;
    padding-left: 6%; }
    @media (max-width: 1024px -1) {
      body.new-design .page.claim-details .claims-dispute {
        width: 430px; } }
    @media (min-width: 1024px) {
      body.new-design .page.claim-details .claims-dispute {
        margin: 0 200px; } }
  body.new-design.static-page.aux-page {
    margin-top: 0; }
    body.new-design.static-page.aux-page a {
      color: #404040;
      text-decoration: underline;
      font-weight: 300; }
  body.new-design.static-page nav {
    background-color: transparent !important;
    position: absolute; }
  body.new-design.static-page .chat {
    margin-top: 0;
    padding-right: 0; }
    @media all and (max-width: 839px) {
      body.new-design.static-page .chat {
        display: inline; } }
    body.new-design.static-page .chat a {
      text-decoration: none; }
  @media all and (min-width: 601px) {
    body.new-design.static-page .support-icon {
      margin-top: -17px;
      margin-right: 10px; } }
  @media all and (min-width: 768px) and (max-width: 840px) {
    body.new-design.static-page .logo-icon {
      display: inline; } }
  body.new-design.static-page .nav-back {
    background: transparent !important; }
  body.new-design.static-page .nav-white {
    top: 0;
    border-bottom: 0; }
  body.new-design.static-page .progress-bar, body.new-design.static-page .progress-bar-container .progress-bar-back {
    background-color: transparent !important; }
  body.new-design.static-page #hero-background {
    position: relative;
    background: #F6F6F6 url("/img/new-design/hippo-icon-big-h.svg") no-repeat 86% 25%;
    background-size: 720px 1020px;
    height: 300px; }
    @media all and (max-width: 768px) {
      body.new-design.static-page #hero-background {
        background-size: 50%;
        background-position-x: right;
        background-position-y: -40px; } }
    @media all and (max-width: 601px) {
      body.new-design.static-page #hero-background {
        background-size: 70%;
        background-position-x: 170%;
        background-position-y: 0; } }
  body.new-design.static-page .aux-header-background-image {
    position: absolute;
    right: 2%;
    bottom: 0; }
    @media all and (max-width: 840px) {
      body.new-design.static-page .aux-header-background-image {
        right: 0; } }
    @media all and (max-width: 601px) {
      body.new-design.static-page .aux-header-background-image {
        width: 45%; } }
  @media all and (min-width: 840px) {
    body.new-design.static-page .section-more-info {
      padding: 0 20px; } }
  body.new-design.static-page #aux-header-content, body.new-design.static-page .aux-content-section, body.new-design.static-page .info-section {
    left: 0;
    transform: none;
    margin: 0 auto; }
  body.new-design.static-page .aux-content-section {
    padding: 70px 20px;
    margin: 0 auto; }
    @media all and (max-width: 840px) {
      body.new-design.static-page .aux-content-section {
        padding: 50px 20px !important; } }
    @media all and (max-width: 768px) {
      body.new-design.static-page .aux-content-section {
        padding: 0 10px; }
        body.new-design.static-page .aux-content-section:last-child {
          padding-bottom: 0 !important; } }
  body.new-design.static-page #aux-header-content {
    padding-top: 150px;
    padding-right: 20px;
    padding-left: 20px;
    margin-top: 0; }
    @media all and (max-width: 840px) {
      body.new-design.static-page #aux-header-content {
        padding: 110px 20px 0; } }
    @media all and (max-width: 768px) {
      body.new-design.static-page #aux-header-content {
        padding-top: 150px; } }
    body.new-design.static-page #aux-header-content h2 {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 60px !important;
      font-weight: 500 !important;
      line-height: 60px !important;
      letter-spacing: -1px !important;
      color: #000000; }
      @media all and (max-width: 840px) {
        body.new-design.static-page #aux-header-content h2 {
          margin-bottom: 30px; } }
      @media all and (max-width: 768px) {
        body.new-design.static-page #aux-header-content h2 {
          font-size: 40px !important;
          line-height: 40px !important; } }
    body.new-design.static-page #aux-header-content h3 {
      font-weight: normal !important;
      font-size: 28px !important;
      color: #7F7F7F;
      width: 70%; }
      @media all and (max-width: 601px) {
        body.new-design.static-page #aux-header-content h3 {
          font-family: "AkzidenzGroteskBE" !important;
          font-size: 18px !important;
          line-height: 24px !important;
          letter-spacing: normal !important;
          font-weight: normal !important;
          width: 60%; } }
  body.new-design.static-page section.info-section, body.new-design.static-page div.info-section {
    padding-top: 0;
    padding-right: 0;
    padding-left: 0; }
  body.new-design.static-page h1, body.new-design.static-page h2, body.new-design.static-page h3, body.new-design.static-page h4 {
    color: #000000; }
  body.new-design.static-page h2 {
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 50px !important;
    font-weight: 500 !important;
    line-height: 50px !important;
    letter-spacing: -1px !important;
    paragraph: 10px !important; }
    @media all and (max-width: 768px) {
      body.new-design.static-page h2 {
        font-size: 40px !important;
        line-height: 40px !important;
        letter-spacing: -0.5 !important;
        margin-bottom: 30px; } }
    @media all and (max-width: 601px) {
      body.new-design.static-page h2 {
        font-size: 32px !important;
        line-height: 36px !important;
        letter-spacing: auto !important;
        margin-bottom: 0; } }
    body.new-design.static-page h2.current-job-openings {
      text-transform: none;
      font-weight: 600; }
  body.new-design.static-page h3 {
    font-family: "AkzidenzGroteskBE" !important;
    font-weight: 500 !important;
    font-size: 24px !important;
    line-height: 28px !important;
    letter-spacing: -0.3px !important; }
    @media (min-width: 768px) {
      body.new-design.static-page h3 {
        font-size: 36px !important;
        line-height: 40px !important;
        letter-spacing: -0.5px !important; } }
  body.new-design.static-page h4 {
    font-family: "AkzidenzGroteskBE" !important;
    font-weight: 500 !important;
    font-size: 36px !important;
    line-height: 40px !important;
    letter-spacing: -0.4px !important; }
    @media all and (max-width: 601px) {
      body.new-design.static-page h4 {
        font-size: 32px !important;
        line-height: 36px !important;
        letter-spacing: auto !important; } }
  body.new-design.static-page p {
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 22px !important;
    line-height: 30px !important;
    letter-spacing: -0.3px !important;
    color: #7F7F7F !important; }
    @media (min-width: 768px) {
      body.new-design.static-page p {
        font-size: 24px !important; } }
  body.new-design.static-page section .two-column-section {
    display: flex;
    flex-wrap: wrap; }
    @media all and (max-width: 768px) {
      body.new-design.static-page section .two-column-section {
        display: block; } }
    @media all and (max-width: 768px) {
      body.new-design.static-page section .two-column-section.aux-content-section {
        padding-bottom: 50px !important; } }
    body.new-design.static-page section .two-column-section .section-subheading-description {
      flex: 1 1 100%; }
    body.new-design.static-page section .two-column-section-left, body.new-design.static-page section .two-column-section-right {
      flex: 1 1 50%; }
    body.new-design.static-page section .two-column-section-right .section-subheading-description {
      padding-bottom: 0; }
  body.new-design.static-page .accordion-item {
    border-bottom: 1px solid #e1e1e1; }
    body.new-design.static-page .accordion-item:first-child .accordion-question {
      margin-top: 0; }
    body.new-design.static-page .accordion-item:last-child {
      border: 0; }
      body.new-design.static-page .accordion-item:last-child .accordion-question {
        padding-bottom: 0; }
    body.new-design.static-page .accordion-item:not(:first-child) .accordion-answer {
      display: none; }
  body.new-design.static-page .accordion-question {
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 22px !important;
    line-height: 30px !important;
    letter-spacing: -0.3px !important;
    cursor: pointer;
    margin-top: 20px;
    padding: 0 20px 20px 0;
    background: url("/img/new-design/Arrow.svg") no-repeat 100% 10px; }
    @media (min-width: 768px) {
      body.new-design.static-page .accordion-question {
        font-size: 24px !important; } }
    body.new-design.static-page .accordion-question.active {
      background: none; }
  body.new-design.static-page .accordion-answer {
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 18px !important;
    line-height: 24px !important;
    letter-spacing: normal !important;
    font-weight: normal !important;
    padding-bottom: 20px !important;
    overflow: hidden; }
    body.new-design.static-page .accordion-answer a {
      white-space: nowrap; }
    body.new-design.static-page .accordion-answer.open {
      display: block; }
  body.new-design.static-page #our-claims-philosophy strong {
    font-weight: 600; }
  body.new-design.static-page #our-claims-philosophy .icon-list {
    margin: 0; }
    body.new-design.static-page #our-claims-philosophy .icon-list img {
      width: 165px;
      height: 165px; }
      @media all and (max-width: 601px) {
        body.new-design.static-page #our-claims-philosophy .icon-list img {
          width: 110px;
          height: 110px;
          margin-bottom: 20px; } }
    body.new-design.static-page #our-claims-philosophy .icon-list-item {
      border: 0;
      float: left;
      width: 33%;
      padding: 50px 30px; }
      @media all and (max-width: 840px) {
        body.new-design.static-page #our-claims-philosophy .icon-list-item {
          padding: 60px 0 !important;
          display: flex;
          flex-direction: row;
          align-items: center;
          float: none;
          width: auto;
          border: 0;
          border-bottom: 1px solid #BFBFBF; }
          body.new-design.static-page #our-claims-philosophy .icon-list-item:first-child {
            padding-top: 0 !important; }
          body.new-design.static-page #our-claims-philosophy .icon-list-item:last-child {
            padding-bottom: 0 !important; } }
      @media all and (max-width: 601px) {
        body.new-design.static-page #our-claims-philosophy .icon-list-item {
          flex-direction: column;
          text-align: center;
          padding: 30px 0 !important; }
          body.new-design.static-page #our-claims-philosophy .icon-list-item:first-child {
            padding-top: 0 !important; } }
      body.new-design.static-page #our-claims-philosophy .icon-list-item:first-child {
        padding-left: 0; }
      body.new-design.static-page #our-claims-philosophy .icon-list-item:nth-child(2) {
        border-left: 1px solid #BFBFBF;
        border-right: 1px solid #BFBFBF; }
        @media all and (max-width: 840px) {
          body.new-design.static-page #our-claims-philosophy .icon-list-item:nth-child(2) {
            border-left: 0;
            border-right: 0; } }
      body.new-design.static-page #our-claims-philosophy .icon-list-item:last-child {
        border-right: 0;
        padding-right: 0; }
    @media all and (max-width: 840px) {
      body.new-design.static-page #our-claims-philosophy .icon-list-image {
        flex: 1 1 30%; } }
    body.new-design.static-page #our-claims-philosophy .icon-list-copy {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 22px !important;
      line-height: 30px !important;
      letter-spacing: -0.3px !important;
      padding-top: 15px; }
      @media (min-width: 768px) {
        body.new-design.static-page #our-claims-philosophy .icon-list-copy {
          font-size: 24px !important; } }
      @media all and (max-width: 840px) {
        body.new-design.static-page #our-claims-philosophy .icon-list-copy {
          text-align: left !important;
          flex: 1 1 70%;
          margin-top: 0;
          padding-top: 0;
          padding-right: 20px;
          padding-left: 20px; } }
      @media all and (max-width: 601px) {
        body.new-design.static-page #our-claims-philosophy .icon-list-copy {
          text-align: center !important;
          padding-right: 0;
          padding-left: 0; } }
  body.new-design.static-page.about-page .section#basics {
    background: transparent; }
  body.new-design.static-page.about-page .section#coverage {
    background-color: #F6F6F6; }
  body.new-design.static-page.about-page .section-heading {
    margin-bottom: 40px;
    padding-bottom: 0; }
    @media all and (max-width: 767px) {
      body.new-design.static-page.about-page .section-heading {
        margin-bottom: 30px; } }
  body.new-design.static-page.about-page .section-description {
    padding-bottom: 0;
    padding-top: 0; }
    body.new-design.static-page.about-page .section-description:last-child {
      margin-bottom: 0; }
    body.new-design.static-page.about-page .section-description a {
      color: #404040;
      text-decoration: underline; }
  body.new-design.static-page.about-page .section-more-info h2 {
    padding-top: 0;
    color: #000000; }
  body.new-design.static-page.about-page .section-more-info h4 {
    margin-bottom: 40px; }
  body.new-design.static-page.about-page .section-more-info:first-child {
    border: 1px solid red; }
  body.new-design.static-page.about-page .section-more-info:nth-child(odd) {
    background: #F6F6F6; }
    @media all and (max-width: 767px) {
      body.new-design.static-page.about-page .section-more-info:nth-child(odd) {
        padding: 50px 20px !important; } }
  body.new-design.static-page.about-page .section-more-info:nth-child(even) {
    background: transparent; }
    body.new-design.static-page.about-page .section-more-info:nth-child(even).aux-content-section {
      padding-top: 100px;
      padding-bottom: 100px; }
      @media all and (max-width: 600px) {
        body.new-design.static-page.about-page .section-more-info:nth-child(even).aux-content-section {
          padding-bottom: 50px !important; } }
  @media all and (max-width: 767px) {
    body.new-design.static-page.about-page .section-more-info .aux-content-section {
      padding: 0 !important; } }
  body.new-design.static-page.about-page .section-more-info#in-the-news {
    padding-bottom: 80px; }
    body.new-design.static-page.about-page .section-more-info#in-the-news h2 {
      color: #000000; }
    body.new-design.static-page.about-page .section-more-info#in-the-news ul, body.new-design.static-page.about-page .section-more-info#in-the-news li {
      margin: 0;
      padding: 0; }
    @media all and (max-width: 767px) {
      body.new-design.static-page.about-page .section-more-info#in-the-news ul {
        display: flex;
        flex-wrap: wrap; }
      body.new-design.static-page.about-page .section-more-info#in-the-news li {
        margin-bottom: 40px;
        padding-right: 20px;
        flex: 1 1 50%; } }
  @media all and (max-width: 767px) and (max-width: 600px) {
    body.new-design.static-page.about-page .section-more-info#in-the-news li {
      flex-basis: 100%; }
      body.new-design.static-page.about-page .section-more-info#in-the-news li:last-child {
        margin-bottom: 0; } }
    body.new-design.static-page.about-page .section-more-info#in-the-news .article-title {
      color: #7F7F7F;
      margin-bottom: 20px; }
    body.new-design.static-page.about-page .section-more-info#in-the-news .article-link {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 22px !important;
      line-height: 30px !important;
      letter-spacing: -0.3px !important;
      color: #02DE82;
      text-decoration: none; }
      @media (min-width: 768px) {
        body.new-design.static-page.about-page .section-more-info#in-the-news .article-link {
          font-size: 24px !important; } }
  body.new-design.static-page.about-page #navigation {
    display: none; }
  body.new-design.static-page.about-page #our-story {
    margin-top: 0 !important;
    padding-top: 100px;
    padding-bottom: 100px; }
    @media all and (max-width: 767px) {
      body.new-design.static-page.about-page #our-story {
        padding-left: 20px !important;
        padding-right: 20px !important; } }
    @media all and (max-width: 600px) {
      body.new-design.static-page.about-page #our-story {
        padding: 40px 20px !important; } }
    body.new-design.static-page.about-page #our-story .section-description {
      display: flex; }
      @media all and (max-width: 839px) {
        body.new-design.static-page.about-page #our-story .section-description {
          display: block; } }
    body.new-design.static-page.about-page #our-story span {
      flex: 1 1 50%; }
      body.new-design.static-page.about-page #our-story span:first-child {
        padding-right: 20px; }
        @media all and (max-width: 839px) {
          body.new-design.static-page.about-page #our-story span:first-child {
            padding-right: 0; } }
    body.new-design.static-page.about-page #our-story strong {
      font-weight: 300; }
  body.new-design.static-page.about-page #our-partners h4 {
    font-family: "AkzidenzGroteskBE" !important;
    font-weight: 500 !important;
    font-size: 24px !important;
    line-height: 28px !important;
    letter-spacing: -0.3px !important;
    margin-bottom: 20px; }
    @media (min-width: 768px) {
      body.new-design.static-page.about-page #our-partners h4 {
        font-size: 36px !important;
        line-height: 40px !important;
        letter-spacing: -0.5px !important; } }
    @media all and (max-width: 767px) {
      body.new-design.static-page.about-page #our-partners h4 {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 36px !important;
        line-height: 40px !important;
        letter-spacing: -0.4px !important; } }
    @media all and (max-width: 600px) {
      body.new-design.static-page.about-page #our-partners h4 {
        font-size: 32px !important;
        line-height: 36px !important;
        letter-spacing: auto !important; } }
  body.new-design.static-page.about-page #our-partners .section-description {
    margin-bottom: 40px; }
    body.new-design.static-page.about-page #our-partners .section-description:last-child {
      margin-bottom: 0; }
  body.new-design.static-page.about-page #our-partners .our-partners-credibility-list {
    display: flex;
    margin-top: 0; }
    @media all and (max-width: 600px) {
      body.new-design.static-page.about-page #our-partners .our-partners-credibility-list {
        margin-bottom: 50px;
        display: block; } }
  body.new-design.static-page.about-page #our-partners .our-partners-credibility-list-item {
    opacity: 1;
    flex: 1 1 33%;
    margin-right: 20px;
    padding: 30px 10px;
    border-radius: 10px;
    border: 0;
    background-color: #02DE82; }
    @media all and (max-width: 839px) {
      body.new-design.static-page.about-page #our-partners .our-partners-credibility-list-item {
        opacity: 1; } }
    @media all and (max-width: 767px) {
      body.new-design.static-page.about-page #our-partners .our-partners-credibility-list-item {
        margin-bottom: 30px; } }
    @media all and (max-width: 600px) {
      body.new-design.static-page.about-page #our-partners .our-partners-credibility-list-item {
        margin-right: 0; } }
    body.new-design.static-page.about-page #our-partners .our-partners-credibility-list-item:last-child {
      margin-right: 0; }
    body.new-design.static-page.about-page #our-partners .our-partners-credibility-list-item p {
      color: #FFF !important; }
      @media all and (max-width: 839px) {
        body.new-design.static-page.about-page #our-partners .our-partners-credibility-list-item p {
          font-size: 18px !important;
          line-height: 24px !important; } }
  body.new-design.static-page.about-page #our-partners .our-partners-credibility-heading {
    font-family: "AkzidenzGroteskBE" !important;
    font-weight: 500 !important;
    font-size: 36px !important;
    line-height: 40px !important;
    letter-spacing: -0.4px !important;
    color: #FFF; }
    @media all and (max-width: 839px) {
      body.new-design.static-page.about-page #our-partners .our-partners-credibility-heading {
        font-size: 30px !important; } }
  body.new-design.static-page.about-page #our-credentials {
    padding-bottom: 100px; }
    @media all and (max-width: 839px) {
      body.new-design.static-page.about-page #our-credentials {
        padding-top: 50px;
        padding-bottom: 50px; } }
    body.new-design.static-page.about-page #our-credentials .info-container {
      border-radius: 10px;
      background: #02DE82;
      margin: 0 auto;
      padding: 30px;
      color: #FFF; }
      @media all and (max-width: 839px) {
        body.new-design.static-page.about-page #our-credentials .info-container {
          padding: 10px 15px; } }
      body.new-design.static-page.about-page #our-credentials .info-container p, body.new-design.static-page.about-page #our-credentials .info-container strong {
        color: #FFF !important; }
      body.new-design.static-page.about-page #our-credentials .info-container p {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 18px !important;
        line-height: 24px !important;
        letter-spacing: normal !important;
        font-weight: normal !important; }
      body.new-design.static-page.about-page #our-credentials .info-container strong {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500; }
        @media all and (max-width: 600px) {
          body.new-design.static-page.about-page #our-credentials .info-container strong {
            font-weight: 400; } }
  body.new-design.static-page.about-page #our-pledge {
    padding-bottom: 25px; }
    @media all and (max-width: 839px) {
      body.new-design.static-page.about-page #our-pledge {
        padding-bottom: 0; } }
    body.new-design.static-page.about-page #our-pledge .pledge-list {
      margin: 0;
      overflow: hidden;
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      body.new-design.static-page.about-page #our-pledge .pledge-list-item {
        display: block;
        text-align: left;
        flex: 1 1 33%;
        max-width: 340px;
        padding: 0;
        border-top: 0;
        margin-top: 50px; }
        @media all and (max-width: 1365px) {
          body.new-design.static-page.about-page #our-pledge .pledge-list-item {
            flex-basis: 50%; }
            body.new-design.static-page.about-page #our-pledge .pledge-list-item:nth-child(odd) {
              padding-right: 40px; } }
        @media all and (max-width: 767px) {
          body.new-design.static-page.about-page #our-pledge .pledge-list-item {
            flex-basis: 100%; } }
        body.new-design.static-page.about-page #our-pledge .pledge-list-item:nth-child(2) {
          margin-top: 32px; }
        body.new-design.static-page.about-page #our-pledge .pledge-list-item:nth-child(5) img {
          margin: -20px 0 -20px -35px;
          width: 140px; }
        @media all and (max-width: 600px) {
          body.new-design.static-page.about-page #our-pledge .pledge-list-item:last-child {
            margin: 0; } }
        body.new-design.static-page.about-page #our-pledge .pledge-list-item .image-wrapper, body.new-design.static-page.about-page #our-pledge .pledge-list-item h4, body.new-design.static-page.about-page #our-pledge .pledge-list-item p {
          width: auto;
          margin: 0;
          padding: 0;
          display: block; }
        body.new-design.static-page.about-page #our-pledge .pledge-list-item .image-wrapper {
          margin-bottom: 30px; }
          body.new-design.static-page.about-page #our-pledge .pledge-list-item .image-wrapper img {
            left: 0;
            transform: none; }
        body.new-design.static-page.about-page #our-pledge .pledge-list-item h4 {
          color: #7F7F7F;
          margin-right: 0;
          margin-bottom: 20px;
          font-family: "AkzidenzGroteskBE" !important;
          font-weight: 500 !important;
          font-size: 20px !important;
          line-height: 24px !important;
          letter-spacing: -0.25px !important; }
          @media all and (max-width: 767px) {
            body.new-design.static-page.about-page #our-pledge .pledge-list-item h4 {
              margin-bottom: 10px; } }
        body.new-design.static-page.about-page #our-pledge .pledge-list-item p {
          font-family: "AkzidenzGroteskBE" !important;
          font-size: 18px !important;
          line-height: 24px !important;
          letter-spacing: normal !important;
          font-weight: normal !important; }
  @media all and (max-width: 767px) {
    body.new-design.static-page.about-page #our-team h4, body.new-design.static-page.about-page #our-investors h4 {
      font-size: 30px !important;
      line-height: 30px !important;
      margin: 40px 0 20px; } }
  @media all and (max-width: 839px) {
    body.new-design.static-page.about-page #our-team .section-description, body.new-design.static-page.about-page #our-investors .section-description {
      margin-bottom: 0; } }
  body.new-design.static-page.about-page #our-team .investors-list, body.new-design.static-page.about-page #our-investors .investors-list {
    margin-top: 20px;
    padding: 0;
    display: flex;
    overflow: visible;
    flex-wrap: wrap; }
    @media all and (min-width: 1366px) {
      body.new-design.static-page.about-page #our-team .investors-list, body.new-design.static-page.about-page #our-investors .investors-list {
        max-width: 1000px; } }
    body.new-design.static-page.about-page #our-team .investors-list li, body.new-design.static-page.about-page #our-investors .investors-list li {
      flex: 1 1 auto;
      padding: 0;
      display: flex;
      align-items: center;
      justify-content: center; }
      @media all and (max-width: 1365px) {
        body.new-design.static-page.about-page #our-team .investors-list li, body.new-design.static-page.about-page #our-investors .investors-list li {
          flex-basis: 30%;
          justify-content: start; } }
      @media all and (min-width: 1024px) {
        body.new-design.static-page.about-page #our-team .investors-list li, body.new-design.static-page.about-page #our-investors .investors-list li {
          flex-basis: unset;
          flex: none;
          width: 25%;
          justify-content: start; } }
      @media all and (min-width: 1366px) {
        body.new-design.static-page.about-page #our-team .investors-list li, body.new-design.static-page.about-page #our-investors .investors-list li {
          flex-basis: unset;
          flex: none;
          width: 25%;
          justify-content: start; } }
      @media all and (max-width: 767px) {
        body.new-design.static-page.about-page #our-team .investors-list li, body.new-design.static-page.about-page #our-investors .investors-list li {
          height: 100px; } }
      @media all and (max-width: 767px) {
        body.new-design.static-page.about-page #our-team .investors-list li, body.new-design.static-page.about-page #our-investors .investors-list li {
          flex-basis: 49%; } }
      @media all and (max-width: 449px) {
        body.new-design.static-page.about-page #our-team .investors-list li, body.new-design.static-page.about-page #our-investors .investors-list li {
          flex-basis: 100%;
          justify-content: center; } }
      body.new-design.static-page.about-page #our-team .investors-list li span, body.new-design.static-page.about-page #our-investors .investors-list li span {
        opacity: 1;
        background-color: #FFF; }
        body.new-design.static-page.about-page #our-team .investors-list li span.investor-horizon, body.new-design.static-page.about-page #our-investors .investors-list li span.investor-horizon {
          background-image: url(../../../../../img/about/investor-horizon.png);
          width: 167px;
          height: 50px;
          background-size: 167px 50px; }
        body.new-design.static-page.about-page #our-team .investors-list li span.investor-pipeline, body.new-design.static-page.about-page #our-investors .investors-list li span.investor-pipeline {
          background-image: url(../../../../../img/about/investor-pipeline.png);
          width: 145px;
          height: 40px;
          background-size: 145px 40px; }
          @media screen and (min-width: 601px) {
            body.new-design.static-page.about-page #our-team .investors-list li span.investor-pipeline, body.new-design.static-page.about-page #our-investors .investors-list li span.investor-pipeline {
              width: 180px;
              height: 50px;
              background-size: 180px 50px; } }
        body.new-design.static-page.about-page #our-team .investors-list li span.investor-abstract, body.new-design.static-page.about-page #our-investors .investors-list li span.investor-abstract {
          background-image: url(../../../../../img/about/investor-abstract.png);
          width: 140px;
          height: 141px;
          background-size: 140px 141px; }
        body.new-design.static-page.about-page #our-team .investors-list li span.investor-ggv, body.new-design.static-page.about-page #our-investors .investors-list li span.investor-ggv {
          background-image: url(../../../../../img/about/investor-ggv.png);
          width: 150px;
          height: 28px;
          background-size: 150px 28px; }
          @media screen and (min-width: 601px) {
            body.new-design.static-page.about-page #our-team .investors-list li span.investor-ggv, body.new-design.static-page.about-page #our-investors .investors-list li span.investor-ggv {
              width: 186px;
              height: 35px;
              background-size: 186px 35px; } }
        body.new-design.static-page.about-page #our-team .investors-list li span.investor-felicis, body.new-design.static-page.about-page #our-investors .investors-list li span.investor-felicis {
          background-image: url(../../../../../img/about/investor-felicis.svg);
          width: 165px;
          height: 27px;
          background-size: 165px 27px; }
          @media screen and (min-width: 601px) {
            body.new-design.static-page.about-page #our-team .investors-list li span.investor-felicis, body.new-design.static-page.about-page #our-investors .investors-list li span.investor-felicis {
              width: 180px;
              height: 40px;
              background-size: 180px 40px; } }
        body.new-design.static-page.about-page #our-team .investors-list li span.investor-rpm, body.new-design.static-page.about-page #our-investors .investors-list li span.investor-rpm {
          background-image: url(../../../../../img/about/investor-rpm.png);
          width: 103px;
          height: 70px;
          background-size: 103px 70px; }
        body.new-design.static-page.about-page #our-team .investors-list li span.investor-propel, body.new-design.static-page.about-page #our-investors .investors-list li span.investor-propel {
          background-image: url(../../../../../img/about/investor-propel.png);
          width: 170px;
          height: 95px;
          background-size: 170px 95px; }
      @media screen and (min-width: 840px) and (max-width: 1023px) {
        body.new-design.static-page.about-page #our-team .investors-list li:last-child, body.new-design.static-page.about-page #our-investors .investors-list li:last-child {
          height: 60px; } }
  body.new-design.static-page.about-page #our-claims-philosophy .icon-list {
    margin-top: 50px; }
    @media all and (max-width: 600px) {
      body.new-design.static-page.about-page #our-claims-philosophy .icon-list-item {
        text-align: center;
        padding: 30px 0 !important; }
        body.new-design.static-page.about-page #our-claims-philosophy .icon-list-item:first-child {
          padding-top: 0 !important; } }
  body.new-design.static-page.about-page .section-heading {
    color: #000000; }
  body.new-design.static-page.faq-page .aux-content-section {
    padding: 70px 20px; }
  body.new-design.static-page.faq-page .section-heading {
    color: #02DE82 !important;
    padding-top: 0 !important; }
  body.new-design.static-page.faq-page .section-subheading,
  body.new-design.static-page.faq-page .section-subheading-description {
    display: block; }
  body.new-design.static-page.faq-page .category-filters-section {
    padding-bottom: 0 !important; }
  body.new-design.static-page.faq-page .category-filters-link {
    display: inline-block;
    margin-top: 10px;
    margin-right: 10px;
    padding: 5px 15px 5px;
    font-size: 11px;
    text-transform: uppercase;
    border: 2px solid #02DE82;
    border-radius: 20px;
    height: 30px;
    text-decoration: none;
    font-weight: 500;
    color: #02DE82; }
    body.new-design.static-page.faq-page .category-filters-link.active {
      color: #FFF;
      background: #02DE82; }
  body.new-design.static-page.support-page {
    color: #7F7F7F; }
    body.new-design.static-page.support-page a {
      color: #02DE82;
      text-decoration: none; }
    body.new-design.static-page.support-page #aux-header-content h2, body.new-design.static-page.support-page #aux-header-content h3 {
      text-align: left; }
    body.new-design.static-page.support-page .aux-content-section {
      padding: 70px 20px !important; }
      @media all and (max-width: 840px) {
        body.new-design.static-page.support-page .aux-content-section {
          padding: 50px 20px !important; } }
    body.new-design.static-page.support-page .introduction-text, body.new-design.static-page.support-page .contact-issue-subheader, body.new-design.static-page.support-page .contact-issues, body.new-design.static-page.support-page .support-footer, body.new-design.static-page.support-page .availability {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 22px !important;
      line-height: 30px !important;
      letter-spacing: -0.3px !important; }
      @media (min-width: 768px) {
        body.new-design.static-page.support-page .introduction-text, body.new-design.static-page.support-page .contact-issue-subheader, body.new-design.static-page.support-page .contact-issues, body.new-design.static-page.support-page .support-footer, body.new-design.static-page.support-page .availability {
          font-size: 24px !important; } }
    body.new-design.static-page.support-page .contact-issues {
      display: flex;
      flex-wrap: wrap;
      justify-content: space-between; }
      body.new-design.static-page.support-page .contact-issues .availability {
        margin-top: 0;
        margin-bottom: 30px; }
        @media all and (max-width: 840px) {
          body.new-design.static-page.support-page .contact-issues .availability {
            padding-bottom: 10px; } }
    body.new-design.static-page.support-page .contact-issue {
      width: 340px;
      padding-bottom: 0 !important;
      border-bottom: 0 !important; }
      body.new-design.static-page.support-page .contact-issue:first-child {
        margin-right: 20px; }
      @media all and (max-width: 840px) {
        body.new-design.static-page.support-page .contact-issue {
          flex: 1 1 100%;
          padding-bottom: 0 !important;
          margin-bottom: 50px; }
          body.new-design.static-page.support-page .contact-issue:last-child {
            padding-top: 0 !important;
            margin-bottom: 0; } }
      @media all and (max-width: 601px) {
        body.new-design.static-page.support-page .contact-issue {
          margin-bottom: 30px; } }
      body.new-design.static-page.support-page .contact-issue#contact-issue-sales .availability {
        display: flex;
        flex-direction: column; }
        body.new-design.static-page.support-page .contact-issue#contact-issue-sales .availability div {
          margin-bottom: 30px; }
          body.new-design.static-page.support-page .contact-issue#contact-issue-sales .availability div:first-child {
            order: 2; }
          body.new-design.static-page.support-page .contact-issue#contact-issue-sales .availability div:last-child {
            order: 1; }
      body.new-design.static-page.support-page .contact-issue-header {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 50px !important;
        font-weight: 500 !important;
        line-height: 50px !important;
        letter-spacing: -1px !important;
        paragraph: 10px !important;
        color: #000000 !important;
        margin-bottom: 30px; }
        @media all and (max-width: 768px) {
          body.new-design.static-page.support-page .contact-issue-header {
            font-size: 32px !important;
            line-height: 36px !important;
            letter-spacing: auto !important; } }
      body.new-design.static-page.support-page .contact-issue-subheader {
        color: #7F7F7F !important;
        margin-bottom: 30px;
        height: 90px; }
        @media all and (max-width: 840px) {
          body.new-design.static-page.support-page .contact-issue-subheader {
            margin-bottom: 10px;
            height: auto; } }
        @media all and (max-width: 601px) {
          body.new-design.static-page.support-page .contact-issue-subheader {
            margin-bottom: 0; } }
    body.new-design.static-page.support-page .contact-number {
      padding-bottom: 30px; }
      @media all and (max-width: 840px) {
        body.new-design.static-page.support-page .contact-number {
          padding-bottom: 10px; } }
      body.new-design.static-page.support-page .contact-number a {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 24px !important;
        line-height: 28px !important;
        letter-spacing: -0.3px !important;
        color: #02DE82;
        text-decoration: none; }
        @media (min-width: 768px) {
          body.new-design.static-page.support-page .contact-number a {
            font-size: 36px !important;
            line-height: 40px !important;
            letter-spacing: -0.5px !important; } }
    @media all and (max-width: 768px) {
      body.new-design.static-page.support-page .support-section {
        padding: 0 10px; } }
    body.new-design.static-page.support-page .support-section.desktop-only {
      display: none;
      padding: 0 20px !important; }
      body.new-design.static-page.support-page .support-section.desktop-only .contact-issues {
        margin: 0; }
    body.new-design.static-page.support-page .support-section.mobile-only {
      padding-top: 0 !important;
      display: block; }
      body.new-design.static-page.support-page .support-section.mobile-only .contact-issue {
        padding-top: 0; }
        body.new-design.static-page.support-page .support-section.mobile-only .contact-issue:last-child .availability:last-child {
          margin-bottom: 0; }
    body.new-design.static-page.support-page .support-section.smaller-than-desktop-only .contact-issue {
      padding-top: 0 !important; }
    body.new-design.static-page.support-page .support-section.first-section {
      padding-top: 70px; }
    body.new-design.static-page.support-page .section-wrapper {
      padding: 80px 20px;
      background-color: #F6F6F6; }
      @media all and (max-width: 840px) {
        body.new-design.static-page.support-page .section-wrapper {
          padding: 50px 20px; } }
      body.new-design.static-page.support-page .section-wrapper .aux-content-section.support-footer {
        margin: 0 auto;
        padding: 0  !important; }
        @media all and (min-width: 840px) {
          body.new-design.static-page.support-page .section-wrapper .aux-content-section.support-footer {
            padding-left: 20px !important; } }
        body.new-design.static-page.support-page .section-wrapper .aux-content-section.support-footer:first-child {
          margin-bottom: 10px; }
        body.new-design.static-page.support-page .section-wrapper .aux-content-section.support-footer a {
          color: #02DE82;
          text-decoration: none; }
  body.new-design.static-page.claims-page #our-claims-philosophy {
    padding-top: 0 !important;
    padding-bottom: 0; }
  body.new-design.static-page.claims-page span.green {
    color: #7F7F7F; }
  body.new-design.static-page.claims-page .info-section {
    padding: 70px 0 0; }
    @media all and (max-width: 840px) {
      body.new-design.static-page.claims-page .info-section {
        padding: 0; } }
  body.new-design.static-page.claims-page .section-subheading-description {
    padding-bottom: 70px; }
    @media all and (max-width: 768px) {
      body.new-design.static-page.claims-page .section-subheading-description {
        padding-bottom: 50px; } }
    body.new-design.static-page.claims-page .section-subheading-description strong {
      font-weight: 500; }
    body.new-design.static-page.claims-page .section-subheading-description a {
      color: #7F7F7F; }
  body.new-design.static-page.claims-page #basics > div {
    padding-top: 0; }
  @media all and (max-width: 768px) {
    body.new-design.static-page.claims-page .two-column-section {
      padding-bottom: 0 !important; } }
  body.new-design.static-page.claims-page .two-column-section-left p, body.new-design.static-page.claims-page .two-column-section-right p {
    padding-bottom: 0; }
  @media all and (max-width: 1024px) {
    body.new-design.static-page.claims-page .two-column-section-left, body.new-design.static-page.claims-page .two-column-section-right {
      flex-basis: 100%; } }
  @media all and (max-width: 1024px) {
    body.new-design.static-page.claims-page .two-column-section-left, body.new-design.static-page.claims-page .two-column-section-right {
      padding-right: 0; } }
  body.new-design.static-page.claims-page .two-column-section-left {
    padding-right: 70px; }
    @media all and (max-width: 1024px) {
      body.new-design.static-page.claims-page .two-column-section-left {
        margin-bottom: 50px;
        padding-right: 0; } }
  body.new-design.static-page.claims-page .two-column-section-right {
    padding-left: 70px; }
    @media all and (max-width: 1024px) {
      body.new-design.static-page.claims-page .two-column-section-right {
        padding-left: 0; } }
  body.new-design.static-page.careers-page .info-section {
    margin-top: 0;
    padding-top: 0; }
  body.new-design.static-page.careers-page .job-title {
    font-weight: 500;
    color: #21CC7E;
    text-decoration: none; }
  body.new-design.static-page.careers-page #hippo-careers {
    margin-bottom: 0; }
  body.new-design.static-page.reviews-page .aux-content-section {
    padding-bottom: 0; }
  body.new-design.static-page.reviews-page nav.nav-white {
    background-color: transparent !important;
    position: absolute; }
  body.new-design.static-page.reviews-page #seo-transparency-rating-text, body.new-design.static-page.reviews-page .yotpo-logo-title {
    font-family: "AkzidenzGroteskBE" !important;
    font-size: 22px !important;
    line-height: 30px !important;
    letter-spacing: -0.3px !important;
    font-weight: 400 !important;
    color: rgba(0, 0, 0, 0.5) !important;
    margin-top: 0;
    padding-left: 0;
    width: auto; }
    @media (min-width: 768px) {
      body.new-design.static-page.reviews-page #seo-transparency-rating-text, body.new-design.static-page.reviews-page .yotpo-logo-title {
        font-size: 24px !important; } }
  body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab {
    margin-top: 10px;
    margin-left: 0; }
    body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .text-m {
      color: rgba(0, 0, 0, 0.5) !important; }
    body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-modal-content * {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 18px !important;
      line-height: 24px !important;
      letter-spacing: normal !important;
      font-weight: normal !important; }
    body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-modal-content > div {
      margin-left: 0; }
    body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-modal-logo a {
      display: flex;
      align-items: center; }
      body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-modal-logo a span {
        margin-top: 0; }
      body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-modal-logo a div {
        padding: 0 0 0 30px; }
        body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-modal-logo a div::before {
          opacity: 0.75; }
    body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-label {
      margin-top: 20px;
      padding-left: 0; }
    body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-regular-box {
      margin-left: 0; }
    body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-popup-box-medium, body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-nav-wrapper, body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-regular-box:nth-child(3) {
      border-top: 0;
      border-bottom: 0; }
    body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-popup-box-small span {
      font-family: "AkzidenzGroteskBE" !important;
      font-weight: 500 !important;
      font-size: 20px !important;
      line-height: 24px !important;
      letter-spacing: -0.25px !important; }
    body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-popup-box-large {
      padding-left: 0;
      padding-right: 0; }
    body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-main {
      margin-bottom: 0; }
    body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-font-bold {
      font-weight: 600 !important; }
    body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-user-name {
      color: #7F7F7F;
      font-weight: 400 !important; }
    body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-user-title, body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-review-date {
      font-size: 14px !important;
      color: #7F7F7F;
      padding-left: 5px; }
    body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-review-stars {
      margin-top: 0; }
    body.new-design.static-page.reviews-page #yotpo-testimonials-custom-tab .yotpo-footer {
      display: none; }
  body.new-design.static-page footer {
    padding-top: 0; }
    body.new-design.static-page footer .navigation-links-wrapper {
      padding-top: 70px;
      margin-top: 0;
      border-top: 0; }
      @media all and (min-width: 768px) {
        body.new-design.static-page footer .navigation-links-wrapper {
          margin-top: 80px;
          border-top: 1px solid rgba(0, 0, 0, 0.25); } }
    body.new-design.static-page footer .internal-links a, body.new-design.static-page footer .internal-links-mobile-only a {
      color: rgba(0, 0, 0, 0.5) !important;
      text-decoration: none !important; }
    body.new-design.static-page footer p {
      font-size: 18px !important;
      line-height: 24px !important;
      letter-spacing: normal !important; }
      body.new-design.static-page footer p.license-numbers-click {
        color: rgba(0, 0, 0, 0.75) !important; }
  body.new-design.static-page.reviews-page .sticky-get-instant-quote-button {
    display: none; }
  body.new-design.static-page.landing-mobile-cta-clicked .cta.active {
    margin-top: 50px !important; }
    body.new-design.static-page.landing-mobile-cta-clicked .cta.active .input .liveaddress {
      margin-left: 15px;
      margin-right: 15px; }
    body.new-design.static-page.landing-mobile-cta-clicked .cta.active .input .mobile-only-button {
      top: 100px;
      border-radius: 50px;
      font-size: 28px !important;
      letter-spacing: -0.35px !important;
      height: 80px !important;
      line-height: 82px !important;
      left: 5% !important;
      right: 5% !important;
      width: 90% !important;
      margin: 0 auto 0 !important;
      max-width: 520px; }
  body.new-design.simplisafe.landing, body.new-design.xfinity.landing {
    /* shared */
    /* end shared */ }
    body.new-design.simplisafe.landing #xfinity-logo-cta-clicked, body.new-design.xfinity.landing #xfinity-logo-cta-clicked {
      display: none; }
    body.new-design.simplisafe.landing .top-container, body.new-design.xfinity.landing .top-container {
      background: #FFF !important; }
    body.new-design.simplisafe.landing .nav-white, body.new-design.xfinity.landing .nav-white {
      position: relative; }
    body.new-design.simplisafe.landing .chat, body.new-design.xfinity.landing .chat {
      display: none; }
    body.new-design.simplisafe.landing .nav-item a, body.new-design.xfinity.landing .nav-item a {
      color: #FFF !important; }
    body.new-design.simplisafe.landing .partner-logos .partner-desktop-logo, body.new-design.simplisafe.landing .partner-logos .partner-mobile-logo, body.new-design.xfinity.landing .partner-logos .partner-desktop-logo, body.new-design.xfinity.landing .partner-logos .partner-mobile-logo {
      height: 40px; }
    body.new-design.simplisafe.landing .partner-logos .partner-mobile-logo, body.new-design.xfinity.landing .partner-logos .partner-mobile-logo {
      max-height: none;
      max-width: none;
      margin-top: 10px; }
    body.new-design.simplisafe.landing .burger-container .line, body.new-design.xfinity.landing .burger-container .line {
      background-color: #FFF !important; }
    body.new-design.simplisafe.landing .partner-desktop-plus, body.new-design.simplisafe.landing .partner-mobile-plus, body.new-design.xfinity.landing .partner-desktop-plus, body.new-design.xfinity.landing .partner-mobile-plus {
      background-image: none;
      border: 1px solid #FFF;
      margin: 0 5px;
      padding: 0;
      width: 0;
      max-height: none;
      height: 48px; }
    body.new-design.simplisafe.landing .partner-desktop-plus, body.new-design.xfinity.landing .partner-desktop-plus {
      margin-top: -5px; }
    body.new-design.simplisafe.landing .partner-mobile-plus, body.new-design.xfinity.landing .partner-mobile-plus {
      top: 5px; }
    body.new-design.simplisafe.landing .header-background-image-wrapper, body.new-design.xfinity.landing .header-background-image-wrapper {
      background: #000000;
      z-index: 1;
      height: 804px; }
      @media (max-width: 767px) {
        body.new-design.simplisafe.landing .header-background-image-wrapper, body.new-design.xfinity.landing .header-background-image-wrapper {
          margin-top: -150px;
          height: 690px; } }
      @media (max-width: 600px) {
        body.new-design.simplisafe.landing .header-background-image-wrapper, body.new-design.xfinity.landing .header-background-image-wrapper {
          height: 650px; } }
      body.new-design.simplisafe.landing .header-background-image-wrapper:before, body.new-design.xfinity.landing .header-background-image-wrapper:before {
        background-image: none; }
      body.new-design.simplisafe.landing .header-background-image-wrapper .header-background-image, body.new-design.xfinity.landing .header-background-image-wrapper .header-background-image {
        opacity: .5; }
        @media (max-width: 767px) {
          body.new-design.simplisafe.landing .header-background-image-wrapper .header-background-image, body.new-design.xfinity.landing .header-background-image-wrapper .header-background-image {
            display: initial;
            transform: none;
            width: auto; } }
    body.new-design.simplisafe.landing landing-page-main-title, body.new-design.xfinity.landing landing-page-main-title {
      margin-top: 120px;
      padding-top: 0; }
      @media (max-width: 767px) {
        body.new-design.simplisafe.landing landing-page-main-title, body.new-design.xfinity.landing landing-page-main-title {
          margin-top: 100px; } }
      @media (max-width: 600px) {
        body.new-design.simplisafe.landing landing-page-main-title, body.new-design.xfinity.landing landing-page-main-title {
          margin-top: 60px; } }
      body.new-design.simplisafe.landing landing-page-main-title .header-text, body.new-design.xfinity.landing landing-page-main-title .header-text {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 60px !important;
        font-weight: 500 !important;
        line-height: 60px !important;
        letter-spacing: -1px !important;
        width: 650px;
        margin-top: 0;
        margin-bottom: 32px;
        padding: 0;
        opacity: 1; }
        @media (max-width: 767px) {
          body.new-design.simplisafe.landing landing-page-main-title .header-text, body.new-design.xfinity.landing landing-page-main-title .header-text {
            font-family: "AkzidenzGroteskBE" !important;
            font-size: 50px !important;
            font-weight: 500 !important;
            line-height: 50px !important;
            letter-spacing: -1px !important;
            paragraph: 10px !important;
            padding: 0 20px 0;
            width: 550px; } }
        @media (max-width: 600px) {
          body.new-design.simplisafe.landing landing-page-main-title .header-text, body.new-design.xfinity.landing landing-page-main-title .header-text {
            font-size: 40px !important;
            line-height: 40px !important;
            letter-spacing: -0.5px;
            width: 350px; } }
        body.new-design.simplisafe.landing landing-page-main-title .header-text strong, body.new-design.xfinity.landing landing-page-main-title .header-text strong {
          font-weight: 500; }
      body.new-design.simplisafe.landing landing-page-main-title .benefits, body.new-design.xfinity.landing landing-page-main-title .benefits {
        max-width: 650px;
        margin-top: 0;
        min-height: 0;
        color: #FFF;
        opacity: 1; }
        @media (max-width: 767px) {
          body.new-design.simplisafe.landing landing-page-main-title .benefits, body.new-design.xfinity.landing landing-page-main-title .benefits {
            font-size: 28px !important;
            line-height: 32px !important;
            letter-spacing: auto;
            height: 85px;
            max-height: 85px; } }
        @media (max-width: 600px) {
          body.new-design.simplisafe.landing landing-page-main-title .benefits, body.new-design.xfinity.landing landing-page-main-title .benefits {
            font-size: 24px !important;
            line-height: 28px !important;
            letter-spacing: -0.3px; } }
        @media (max-width: 600px) {
          body.new-design.simplisafe.landing landing-page-main-title .benefits, body.new-design.xfinity.landing landing-page-main-title .benefits {
            font-family: "AkzidenzGroteskBE" !important;
            font-weight: 500 !important;
            font-size: 20px !important;
            line-height: 24px !important;
            letter-spacing: -0.25px !important;
            font-weight: 300 !important; } }
        body.new-design.simplisafe.landing landing-page-main-title .benefits strong, body.new-design.xfinity.landing landing-page-main-title .benefits strong {
          font-weight: 600; }
      body.new-design.simplisafe.landing landing-page-main-title .benefits-list-item, body.new-design.xfinity.landing landing-page-main-title .benefits-list-item {
        min-height: initial; }
        @media (min-width: 768px) and (max-width: 839px) {
          body.new-design.simplisafe.landing landing-page-main-title .benefits-list-item, body.new-design.xfinity.landing landing-page-main-title .benefits-list-item {
            font-size: 32px !important; } }
        @media (max-width: 767px) {
          body.new-design.simplisafe.landing landing-page-main-title .benefits-list-item, body.new-design.xfinity.landing landing-page-main-title .benefits-list-item {
            text-align: left;
            font-size: 24px !important;
            line-height: 28px !important;
            letter-spacing: -0.3px; } }
        @media (max-width: 319px) {
          body.new-design.simplisafe.landing landing-page-main-title .benefits-list-item, body.new-design.xfinity.landing landing-page-main-title .benefits-list-item {
            font-size: 18px !important;
            line-height: normal !important; } }
      body.new-design.simplisafe.landing landing-page-main-title .icon-big-h, body.new-design.xfinity.landing landing-page-main-title .icon-big-h {
        width: 564px !important; }
        @media (max-width: 839px) {
          body.new-design.simplisafe.landing landing-page-main-title .icon-big-h, body.new-design.xfinity.landing landing-page-main-title .icon-big-h {
            display: none; } }
      body.new-design.simplisafe.landing landing-page-main-title .icon-big-h-image-wrapper, body.new-design.xfinity.landing landing-page-main-title .icon-big-h-image-wrapper {
        top: -220px;
        background-color: transparent !important;
        overflow: visible; }
    @media (max-width: 767px) {
      body.new-design.simplisafe.landing landing-page-top-quote-form, body.new-design.xfinity.landing landing-page-top-quote-form {
        display: block; }
        body.new-design.simplisafe.landing landing-page-top-quote-form .cta, body.new-design.xfinity.landing landing-page-top-quote-form .cta {
          position: absolute;
          width: 100%;
          padding: 0 20px; } }
    @media (max-width: 767px) {
      body.new-design.simplisafe.landing landing-page-top-quote-form mh-quote-form, body.new-design.xfinity.landing landing-page-top-quote-form mh-quote-form {
        display: none !important; }
      body.new-design.simplisafe.landing landing-page-top-quote-form .get-instant-quote-button, body.new-design.xfinity.landing landing-page-top-quote-form .get-instant-quote-button {
        left: 0;
        margin-top: 0;
        transform: none;
        font-weight: 500 !important;
        display: block !important; } }
    body.new-design.simplisafe.landing landing-page-benefits-list, body.new-design.xfinity.landing landing-page-benefits-list {
      margin-top: 188px; }
      @media (max-width: 839px) {
        body.new-design.simplisafe.landing landing-page-benefits-list, body.new-design.xfinity.landing landing-page-benefits-list {
          margin-top: 183px; } }
      @media (max-width: 767px) {
        body.new-design.simplisafe.landing landing-page-benefits-list, body.new-design.xfinity.landing landing-page-benefits-list {
          margin-top: 123px; } }
      @media (max-width: 768px) {
        body.new-design.simplisafe.landing landing-page-benefits-list .notion-smart-kit, body.new-design.xfinity.landing landing-page-benefits-list .notion-smart-kit {
          padding-bottom: 65px; } }
      body.new-design.simplisafe.landing landing-page-benefits-list .notion-smart-kit .benefits-heading, body.new-design.xfinity.landing landing-page-benefits-list .notion-smart-kit .benefits-heading {
        margin-top: 90px; }
        @media (max-width: 767px) {
          body.new-design.simplisafe.landing landing-page-benefits-list .notion-smart-kit .benefits-heading, body.new-design.xfinity.landing landing-page-benefits-list .notion-smart-kit .benefits-heading {
            margin-top: 40px; } }
      body.new-design.simplisafe.landing landing-page-benefits-list .main-content, body.new-design.xfinity.landing landing-page-benefits-list .main-content {
        padding: 0; }
      body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only {
        padding: 120px 0 30px; }
        @media (min-width: 769px) and (max-width: 839px) {
          body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only {
            padding: 85px 0 45px; } }
        @media (max-width: 768px) {
          body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only {
            padding: 65px 0; } }
        body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only ul, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only ul {
          display: flex;
          flex-wrap: wrap;
          margin: 0;
          padding: 0 20px; }
        body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item {
          margin: 0 0 100px;
          padding: 0 45px;
          width: 50% !important;
          height: auto;
          flex-basis: auto;
          box-sizing: border-box; }
          @media (max-width: 839px) {
            body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item {
              flex-basis: 100%;
              padding: 0; } }
          @media (min-width: 768px) and (max-width: 839px) {
            body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item {
              width: 100% !important;
              margin-bottom: 40px; } }
          @media (max-width: 767px) {
            body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item {
              margin-bottom: 25px; } }
          body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item:nth-child(2), body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item:nth-child(2) {
            float: none; }
          @media (max-width: 767px) {
            body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item:last-child, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item:last-child {
              margin-bottom: 0;
              border-bottom: 0; } }
          @media (min-width: 768px) and (max-width: 839px) {
            body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item:nth-child(odd) .benefits-list-item-text-wrapper, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item:nth-child(odd) .benefits-list-item-text-wrapper {
              float: left; }
            body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item:nth-child(even) .benefits-list-item-text-wrapper, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item:nth-child(even) .benefits-list-item-text-wrapper {
              float: right; } }
        body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item-text-wrapper, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item-text-wrapper {
          width: auto; }
          @media (min-width: 768px) and (max-width: 839px) {
            body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item-text-wrapper, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item-text-wrapper {
              padding: 0;
              float: none;
              width: 50%; } }
        body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item-heading, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item-heading {
          margin-bottom: 30px; }
          @media screen and (min-width: 768px) and (max-width: 1023px) {
            body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item-heading, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item-heading {
              height: 120px; } }
          @media screen and (min-width: 1024px) {
            body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item-heading, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item-heading {
              height: 100px; } }
          @media (max-width: 767px) {
            body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item-heading, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item-heading {
              font-family: "AkzidenzGroteskBE" !important;
              font-weight: 500 !important;
              font-size: 36px !important;
              line-height: 40px !important;
              letter-spacing: -0.4px !important;
              margin-bottom: 20px; } }
        body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item-description, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item-description {
          margin-bottom: 0; }
          @media (max-width: 767px) {
            body.new-design.simplisafe.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item-description, body.new-design.xfinity.landing landing-page-benefits-list .benefits-list-text-only .benefits-list-item-description {
              padding-bottom: 25px; } }
      body.new-design.simplisafe.landing landing-page-benefits-list .benefits-text, body.new-design.xfinity.landing landing-page-benefits-list .benefits-text {
        padding: 0 20px; }
        @media (max-width: 767px) {
          body.new-design.simplisafe.landing landing-page-benefits-list .benefits-text, body.new-design.xfinity.landing landing-page-benefits-list .benefits-text {
            margin-top: 50px; } }
    body.new-design.simplisafe.landing landing-page-about, body.new-design.xfinity.landing landing-page-about {
      background: #FFF;
      padding: 0 20px; }
      body.new-design.simplisafe.landing landing-page-about .main-content, body.new-design.xfinity.landing landing-page-about .main-content {
        background: url("/img/new-design/hippo-pin.svg") no-repeat 108% 133%;
        background-size: 325px;
        padding-right: 200px; }
        @media (min-width: 768px) and (max-width: 1023px) {
          body.new-design.simplisafe.landing landing-page-about .main-content, body.new-design.xfinity.landing landing-page-about .main-content {
            left: 0;
            transform: none;
            padding: 50px 20% 150px 0;
            background-position: 110% 117%; } }
        @media (max-width: 767px) {
          body.new-design.simplisafe.landing landing-page-about .main-content, body.new-design.xfinity.landing landing-page-about .main-content {
            background-size: 200px;
            padding-right: 0;
            padding-bottom: 75px;
            background-position: center 110%;
            width: auto; } }
      body.new-design.simplisafe.landing landing-page-about .about-heading, body.new-design.xfinity.landing landing-page-about .about-heading {
        margin-top: 0; }
        body.new-design.simplisafe.landing landing-page-about .about-heading span.green-text, body.new-design.xfinity.landing landing-page-about .about-heading span.green-text {
          color: #02DE82; }
      body.new-design.simplisafe.landing landing-page-about .hippo-icon-hippo, body.new-design.xfinity.landing landing-page-about .hippo-icon-hippo {
        display: none !important; }
      body.new-design.simplisafe.landing landing-page-about .about-content, body.new-design.xfinity.landing landing-page-about .about-content {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 22px !important;
        line-height: 30px !important;
        letter-spacing: -0.3px !important; }
        @media (min-width: 768px) {
          body.new-design.simplisafe.landing landing-page-about .about-content, body.new-design.xfinity.landing landing-page-about .about-content {
            font-size: 24px !important; } }
        @media (max-width: 767px) {
          body.new-design.simplisafe.landing landing-page-about .about-content, body.new-design.xfinity.landing landing-page-about .about-content {
            font-family: "AkzidenzGroteskBE" !important;
            font-size: 18px !important;
            line-height: 24px !important;
            letter-spacing: normal !important;
            font-weight: normal !important;
            margin-bottom: 40px; } }
        body.new-design.simplisafe.landing landing-page-about .about-content a, body.new-design.xfinity.landing landing-page-about .about-content a {
          font-family: "AkzidenzGroteskBE" !important;
          text-decoration: none !important;
          color: #21CC7E !important;
          font-weight: inherit; }
    body.new-design.simplisafe.landing landing-page-testimonials .testimonials, body.new-design.xfinity.landing landing-page-testimonials .testimonials {
      margin-bottom: 0; }
    body.new-design.simplisafe.landing landing-page-testimonials .testimonial, body.new-design.xfinity.landing landing-page-testimonials .testimonial {
      display: flex;
      flex-direction: column;
      border: 0;
      margin-bottom: 65px; }
      @media (max-width: 767px) {
        body.new-design.simplisafe.landing landing-page-testimonials .testimonial, body.new-design.xfinity.landing landing-page-testimonials .testimonial {
          margin-bottom: 65px; }
          body.new-design.simplisafe.landing landing-page-testimonials .testimonial:last-child, body.new-design.xfinity.landing landing-page-testimonials .testimonial:last-child {
            margin-bottom: 0; } }
      body.new-design.simplisafe.landing landing-page-testimonials .testimonial .rating, body.new-design.simplisafe.landing landing-page-testimonials .testimonial .content, body.new-design.simplisafe.landing landing-page-testimonials .testimonial .name, body.new-design.xfinity.landing landing-page-testimonials .testimonial .rating, body.new-design.xfinity.landing landing-page-testimonials .testimonial .content, body.new-design.xfinity.landing landing-page-testimonials .testimonial .name {
        margin-bottom: 20px; }
      body.new-design.simplisafe.landing landing-page-testimonials .testimonial .rating, body.new-design.xfinity.landing landing-page-testimonials .testimonial .rating {
        order: 0; }
      body.new-design.simplisafe.landing landing-page-testimonials .testimonial .content, body.new-design.xfinity.landing landing-page-testimonials .testimonial .content {
        order: 1; }
      body.new-design.simplisafe.landing landing-page-testimonials .testimonial .name, body.new-design.xfinity.landing landing-page-testimonials .testimonial .name {
        order: 2;
        margin-bottom: 0; }
      @media (max-width: 767px) {
        body.new-design.simplisafe.landing landing-page-testimonials .testimonial, body.new-design.xfinity.landing landing-page-testimonials .testimonial {
          margin-bottom: 65px; } }
    body.new-design.simplisafe.landing landing-page-testimonials .testimonial-content-wrapper, body.new-design.xfinity.landing landing-page-testimonials .testimonial-content-wrapper {
      display: flex;
      flex-direction: column; }
    body.new-design.simplisafe.landing landing-page-testimonials .main-content, body.new-design.xfinity.landing landing-page-testimonials .main-content {
      margin: 100px 0; }
      @media (max-width: 839px) {
        body.new-design.simplisafe.landing landing-page-testimonials .main-content, body.new-design.xfinity.landing landing-page-testimonials .main-content {
          margin: 90px 0 50px; } }
      @media (max-width: 768px) {
        body.new-design.simplisafe.landing landing-page-testimonials .main-content, body.new-design.xfinity.landing landing-page-testimonials .main-content {
          margin: 0;
          padding: 50px 20px 40px;
          width: auto; } }
    body.new-design.simplisafe.landing landing-page-testimonials .title, body.new-design.xfinity.landing landing-page-testimonials .title {
      display: none; }
    body.new-design.simplisafe.landing landing-page-testimonials .content, body.new-design.xfinity.landing landing-page-testimonials .content {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 22px !important;
      line-height: 30px !important;
      letter-spacing: -0.3px !important; }
      @media (min-width: 768px) {
        body.new-design.simplisafe.landing landing-page-testimonials .content, body.new-design.xfinity.landing landing-page-testimonials .content {
          font-size: 24px !important; } }
      @media (max-width: 767px) {
        body.new-design.simplisafe.landing landing-page-testimonials .content, body.new-design.xfinity.landing landing-page-testimonials .content {
          text-align: left; } }
    @media (min-width: 768px) and (max-width: 1023px) {
      body.new-design.simplisafe.landing carousel .testimonials, body.new-design.xfinity.landing carousel .testimonials {
        display: block;
        padding: 0;
        width: 9999999px;
        position: absolute; }
      body.new-design.simplisafe.landing carousel .testimonial, body.new-design.xfinity.landing carousel .testimonial {
        display: inline-block;
        width: 300px;
        padding: 0 25px; }
      body.new-design.simplisafe.landing carousel .left-arrow, body.new-design.simplisafe.landing carousel .right-arrow, body.new-design.xfinity.landing carousel .left-arrow, body.new-design.xfinity.landing carousel .right-arrow {
        color: #02DE82; } }
    body.new-design.simplisafe.landing landing-page-bottom-quote-form .liveaddress, body.new-design.xfinity.landing landing-page-bottom-quote-form .liveaddress {
      padding-right: 80px; }
    body.new-design.simplisafe.landing landing-page-bottom-quote-form .bottom-quote-form, body.new-design.xfinity.landing landing-page-bottom-quote-form .bottom-quote-form {
      background: #F6F6F6; }
      @media (min-width: 768px) and (max-width: 839px) {
        body.new-design.simplisafe.landing landing-page-bottom-quote-form .bottom-quote-form, body.new-design.xfinity.landing landing-page-bottom-quote-form .bottom-quote-form {
          padding: 70px 0; } }
      @media (max-width: 768px) {
        body.new-design.simplisafe.landing landing-page-bottom-quote-form .bottom-quote-form, body.new-design.xfinity.landing landing-page-bottom-quote-form .bottom-quote-form {
          padding: 65px 0; } }
      body.new-design.simplisafe.landing landing-page-bottom-quote-form .bottom-quote-form .cta, body.new-design.xfinity.landing landing-page-bottom-quote-form .bottom-quote-form .cta {
        padding-top: 70px;
        width: auto; }
        @media (min-width: 768px) and (max-width: 839px) {
          body.new-design.simplisafe.landing landing-page-bottom-quote-form .bottom-quote-form .cta, body.new-design.xfinity.landing landing-page-bottom-quote-form .bottom-quote-form .cta {
            padding-bottom: 0; } }
    body.new-design.simplisafe.landing landing-page-bottom-quote-form .bottom-quote-form-heading, body.new-design.xfinity.landing landing-page-bottom-quote-form .bottom-quote-form-heading {
      padding-top: 0;
      font-family: "AkzidenzGroteskBE";
      font-size: 40px !important;
      line-height: 40px !important;
      letter-spacing: -0.5px;
      color: #000000; }
      @media (max-width: 767px) {
        body.new-design.simplisafe.landing landing-page-bottom-quote-form .bottom-quote-form-heading, body.new-design.xfinity.landing landing-page-bottom-quote-form .bottom-quote-form-heading {
          font-size: 28px !important;
          line-height: 32px !important;
          letter-spacing: auto;
          height: 85px;
          max-height: 85px; } }
      @media (max-width: 600px) {
        body.new-design.simplisafe.landing landing-page-bottom-quote-form .bottom-quote-form-heading, body.new-design.xfinity.landing landing-page-bottom-quote-form .bottom-quote-form-heading {
          font-size: 24px !important;
          line-height: 28px !important;
          letter-spacing: -0.3px; } }
    body.new-design.simplisafe.landing landing-page-bottom-quote-form #landing-getquote-top, body.new-design.xfinity.landing landing-page-bottom-quote-form #landing-getquote-top {
      top: 48% !important; }
      @media (max-width: 839px) and (min-width: 768px) {
        body.new-design.simplisafe.landing landing-page-bottom-quote-form #landing-getquote-top, body.new-design.xfinity.landing landing-page-bottom-quote-form #landing-getquote-top {
          transform: translateX(0) translateY(-50%) !important; } }
    body.new-design.simplisafe.landing landing-page-bottom-quote-form .get-instant-quote-button, body.new-design.xfinity.landing landing-page-bottom-quote-form .get-instant-quote-button {
      font-family: "AkzidenzGroteskBE" !important;
      min-width: 160px;
      font-weight: normal !important;
      text-transform: none !important;
      color: #FFF !important;
      background-color: #02DE82 !important;
      --button-box-side-color: #21CC7E;
      border: none !important;
      border-collapse: separate;
      box-shadow: 0 4px 0 0 #21CC7E, 0 calc(4px * 2) calc(4px / 2) 0 rgba(0, 0, 0, 0.08) !important;
      transition: all .06s ease-in-out !important;
      border-collapse: separate;
      box-shadow: 0 4px 0 0 var(--button-box-side-color), 0 calc(4px * 2) calc(4px / 2) 0 rgba(0, 0, 0, 0.08) !important;
      transition: all .06s ease-in-out !important; }
      body.new-design.simplisafe.landing landing-page-bottom-quote-form .get-instant-quote-button:active, body.new-design.xfinity.landing landing-page-bottom-quote-form .get-instant-quote-button:active {
        transform: translate3d(0, 4px, 0) !important;
        box-shadow: 0 0 0 0 #21CC7E, 0 0 0 0 rgba(0, 0, 0, 0.08) !important; }
      body.new-design.simplisafe.landing landing-page-bottom-quote-form .get-instant-quote-button:hover, body.new-design.xfinity.landing landing-page-bottom-quote-form .get-instant-quote-button:hover {
        background-color: #21CC7E !important;
        --button-box-side-color: #00AD64;
        border-collapse: separate;
        box-shadow: 0 4px 0 0 #00AD64, 0 calc(4px * 2) calc(4px / 2) 0 rgba(0, 0, 0, 0.08) !important;
        transition: all .06s ease-in-out !important; }
        body.new-design.simplisafe.landing landing-page-bottom-quote-form .get-instant-quote-button:hover:active, body.new-design.xfinity.landing landing-page-bottom-quote-form .get-instant-quote-button:hover:active {
          transform: translate3d(0, 4px, 0) !important;
          box-shadow: 0 0 0 0 #00AD64, 0 0 0 0 rgba(0, 0, 0, 0.08) !important; }
      body.new-design.simplisafe.landing landing-page-bottom-quote-form .get-instant-quote-button:active, body.new-design.xfinity.landing landing-page-bottom-quote-form .get-instant-quote-button:active {
        transform: translate3d(0, 4px, 0) !important;
        box-shadow: 0 0 0 0 var(--button-box-side-color), 0 0 0 0 rgba(0, 0, 0, 0.08) !important; }
      @media (max-width: 767px) {
        body.new-design.simplisafe.landing landing-page-bottom-quote-form .get-instant-quote-button, body.new-design.xfinity.landing landing-page-bottom-quote-form .get-instant-quote-button {
          font-size: 24px;
          font-weight: 500 !important;
          letter-spacing: -0.3px; } }
    body.new-design.simplisafe.landing footer, body.new-design.xfinity.landing footer {
      padding-top: 58px;
      padding-bottom: 0; }
      body.new-design.simplisafe.landing footer .container, body.new-design.xfinity.landing footer .container {
        margin: 0 auto;
        top: 0;
        padding-left: 0; }
        body.new-design.simplisafe.landing footer .container a, body.new-design.simplisafe.landing footer .container .legal-disclaimer, body.new-design.simplisafe.landing footer .container .license-number, body.new-design.simplisafe.landing footer .container .carriers, body.new-design.xfinity.landing footer .container a, body.new-design.xfinity.landing footer .container .legal-disclaimer, body.new-design.xfinity.landing footer .container .license-number, body.new-design.xfinity.landing footer .container .carriers {
          font-family: "AkzidenzGroteskBE" !important;
          font-size: 12px !important;
          line-height: 15px !important;
          font-weight: normal;
          color: #7F7F7F;
          text-align: center; }
      body.new-design.simplisafe.landing footer .disclaimer.container, body.new-design.xfinity.landing footer .disclaimer.container {
        margin: inherit;
        padding: 0 20px 20px 20px !important; }
      body.new-design.simplisafe.landing footer .legal-disclaimer, body.new-design.simplisafe.landing footer .carriers, body.new-design.xfinity.landing footer .legal-disclaimer, body.new-design.xfinity.landing footer .carriers {
        text-align: left !important; }
      body.new-design.simplisafe.landing footer .carriers, body.new-design.xfinity.landing footer .carriers {
        padding-left: 20px; }
    body.new-design.simplisafe.landing.landing-mobile-cta-clicked #xfinity-logo-cta-clicked, body.new-design.xfinity.landing.landing-mobile-cta-clicked #xfinity-logo-cta-clicked {
      display: block !important;
      top: 14px; }
    body.new-design.simplisafe.landing.landing-mobile-cta-clicked #landing-logo-white, body.new-design.xfinity.landing.landing-mobile-cta-clicked #landing-logo-white {
      display: none; }
    body.new-design.simplisafe.landing.landing-mobile-cta-clicked .partner-mobile-plus, body.new-design.xfinity.landing.landing-mobile-cta-clicked .partner-mobile-plus {
      border: 1px solid #000000; }
    body.new-design.simplisafe.landing.landing-mobile-cta-clicked .nav-prog-container landing-page-top-quote-form, body.new-design.xfinity.landing.landing-mobile-cta-clicked .nav-prog-container landing-page-top-quote-form {
      display: none; }
    body.new-design.simplisafe.landing.landing-mobile-cta-clicked .top-container, body.new-design.xfinity.landing.landing-mobile-cta-clicked .top-container {
      top: 0;
      background: #F6F6F6 !important; }
    body.new-design.simplisafe.landing.landing-mobile-cta-clicked .burger-container .line, body.new-design.xfinity.landing.landing-mobile-cta-clicked .burger-container .line {
      background-color: #02DE82 !important; }
    body.new-design.simplisafe.landing.landing-mobile-cta-clicked landing-page-top-quote-form, body.new-design.xfinity.landing.landing-mobile-cta-clicked landing-page-top-quote-form {
      height: 600px; }
    @media (max-width: 767px) {
      body.new-design.simplisafe.landing.landing-mobile-cta-clicked mh-quote-form, body.new-design.xfinity.landing.landing-mobile-cta-clicked mh-quote-form {
        display: block !important; }
      body.new-design.simplisafe.landing.landing-mobile-cta-clicked .get-instant-quote-button, body.new-design.xfinity.landing.landing-mobile-cta-clicked .get-instant-quote-button {
        display: none !important; } }
    body.new-design.simplisafe.landing .benefits, body.new-design.simplisafe.landing .benefits-list-item, body.new-design.xfinity.landing .benefits, body.new-design.xfinity.landing .benefits-list-item {
      font-size: 40px !important;
      line-height: 40px !important;
      letter-spacing: -0.5px; }
    body.new-design.simplisafe.landing .header-text, body.new-design.simplisafe.landing .benefits, body.new-design.simplisafe.landing .about-heading, body.new-design.simplisafe.landing .rating, body.new-design.simplisafe.landing .content, body.new-design.simplisafe.landing .name, body.new-design.xfinity.landing .header-text, body.new-design.xfinity.landing .benefits, body.new-design.xfinity.landing .about-heading, body.new-design.xfinity.landing .rating, body.new-design.xfinity.landing .content, body.new-design.xfinity.landing .name {
      text-align: left; }
    body.new-design.simplisafe.landing .benefits, body.new-design.simplisafe.landing .icon-big-h-image-wrapper, body.new-design.simplisafe.landing landing-page-about span, body.new-design.xfinity.landing .benefits, body.new-design.xfinity.landing .icon-big-h-image-wrapper, body.new-design.xfinity.landing landing-page-about span {
      display: block !important; }
    body.new-design.simplisafe.landing .benefits-heading, body.new-design.simplisafe.landing .about-heading, body.new-design.xfinity.landing .benefits-heading, body.new-design.xfinity.landing .about-heading {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 60px !important;
      font-weight: 500 !important;
      line-height: 60px !important;
      letter-spacing: -1px !important;
      max-width: 500px; }
      @media (max-width: 767px) {
        body.new-design.simplisafe.landing .benefits-heading, body.new-design.simplisafe.landing .about-heading, body.new-design.xfinity.landing .benefits-heading, body.new-design.xfinity.landing .about-heading {
          max-width: 300px;
          font-family: "AkzidenzGroteskBE" !important;
          font-weight: 500 !important;
          font-size: 36px !important;
          line-height: 40px !important;
          letter-spacing: -0.4px !important; } }
    body.new-design.simplisafe.landing .testimonials-heading, body.new-design.xfinity.landing .testimonials-heading {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 50px !important;
      font-weight: 500 !important;
      line-height: 50px !important;
      letter-spacing: -1px !important;
      paragraph: 10px !important;
      color: #000000;
      margin-top: 0; }
      @media (max-width: 768px) {
        body.new-design.simplisafe.landing .testimonials-heading, body.new-design.xfinity.landing .testimonials-heading {
          font-family: "AkzidenzGroteskBE" !important;
          font-weight: 500 !important;
          font-size: 36px !important;
          line-height: 40px !important;
          letter-spacing: -0.4px !important; } }
      @media (max-width: 600px) {
        body.new-design.simplisafe.landing .testimonials-heading, body.new-design.xfinity.landing .testimonials-heading {
          font-size: 27px !important;
          line-height: 34px !important; } }

@keyframes slidedown {
  0% {
    height: 50px; }
  100% {
    height: 200px; } }
  body.new-design.ho5-flow .agent-overlay {
    overflow: hidden;
    animation: slidedown .5s;
    width: 100%;
    background-color: #f6f6f6;
    box-shadow: inset 0 -1px 0 0 #e1e1e1, 0 1px 4px 0 rgba(0, 0, 0, 0.1);
    position: fixed;
    top: 0;
    z-index: 1;
    padding: 15px;
    text-align: center; }
    body.new-design.ho5-flow .agent-overlay .agent-logo-wrapper {
      margin-bottom: 20px;
      position: relative;
      display: flex; }
      body.new-design.ho5-flow .agent-overlay .agent-logo-wrapper .black-close {
        margin-left: auto; }
    body.new-design.ho5-flow .agent-overlay .agent-info {
      margin-bottom: 20px; }
    body.new-design.ho5-flow .agent-overlay span,
    body.new-design.ho5-flow .agent-overlay a {
      font-family: 'AkzidenzGroteskBE' !important;
      font-size: 14px !important;
      line-height: 20px !important;
      letter-spacing: normal !important;
      font-weight: normal !important;
      color: rgba(0, 0, 0, 0.5);
      text-decoration: none; }
  body.new-design.ho5-flow .nav-white {
    color: #000000;
    margin-bottom: 20px; }
    @media (min-width: 601px) {
      body.new-design.ho5-flow .nav-white {
        padding-top: 5px; } }
    body.new-design.ho5-flow .nav-white .partner-desktop-bar {
      border: 1px solid black; }
    body.new-design.ho5-flow .nav-white .partner-desktop-logo {
      vertical-align: middle;
      height: 25px;
      margin-top: -7px; }
  body.new-design.ho5-flow .nav-overlay .partner-desktop-bar {
    border: 1px solid white; }
  body.new-design.ho5-flow .nav-overlay .agent-overlay .partner-desktop-bar {
    border: 1px solid black; }
  body.new-design.ho5-flow .partner-desktop-bar {
    background-image: none;
    margin: -5px 10px 0 10px;
    padding: 0;
    width: 0;
    max-height: none;
    height: 35px;
    display: inline-block;
    vertical-align: middle; }
    @media (min-width: 601px) {
      body.new-design.ho5-flow .partner-desktop-bar {
        margin: -5px 15px 0 15px;
        height: 48px; } }
  @media (max-width: 601px) {
    body.new-design.ho5-flow .hippo-text-logo {
      margin-top: 0; } }
  body.new-design.ho5-flow nav .nav-wrap .logo {
    position: static;
    padding-left: 10px; }
    @media (max-width: 601px) {
      body.new-design.ho5-flow nav .nav-wrap .logo {
        position: absolute;
        left: 0;
        transform: none; } }
  @media (max-width: 601px) {
    body.new-design.ho5-flow .chat {
      padding-top: 0; } }
  @media (max-width: 601px) {
    body.new-design.ho5-flow.landing .page {
      padding-top: 0 !important; } }
  body.new-design.ho5-flow.landing .nav-wrap .chat {
    display: none; }
  body.new-design.ho5-flow.landing .burger-container {
    padding-right: 10px;
    left: 95%;
    transform: translateX(-100%); }
  body.new-design.ho5-flow.landing .reviews-section {
    padding-top: 110px !important; }
  body.new-design.ho5-flow.landing .top-container {
    position: static; }
  body.new-design.ho5-flow.landing .nav-white {
    color: #000000; }
  body.new-design.ho5-flow.landing .nav-list a {
    color: rgba(0, 0, 0, 0.5) !important; }
  body.new-design.ho5-flow.landing .header-background-image-wrapper {
    background-color: black; }
    body.new-design.ho5-flow.landing .header-background-image-wrapper img {
      opacity: 0.5;
      left: -210px; }
      @media (min-width: 601px) {
        body.new-design.ho5-flow.landing .header-background-image-wrapper img {
          left: 0; } }
    @media screen and (min-width: 768px) {
      body.new-design.ho5-flow.landing .header-background-image-wrapper:before {
        background-image: none; } }
  body.new-design.ho5-flow.landing .mh-button {
    position: relative; }
  body.new-design.ho5-flow.landing ho5-landing-page-quote-summary {
    color: #FFF; }
    body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary.summary-grid {
      display: grid;
      display: -ms-grid;
      height: auto;
      grid-template-columns: 50% 50%;
      -ms-grid-columns: 50% 50%;
      grid-template-rows: 25% 60px 25%;
      -ms-grid-rows: 25% 60px 25%;
      grid-template-areas: "address address" "community model" "community house-size" "quote quote"; }
      @media (min-width: 601px) {
        body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary.summary-grid {
          width: 942px;
          grid-template-columns: 25% 25% 25% 25%;
          -ms-grid-columns: 25% 25% 25% 25%;
          grid-template-rows: auto;
          -ms-grid-rows: auto;
          grid-template-areas: "address address address quote" "community model house-size quote"; } }
      body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary.summary-grid .address {
        align-self: center;
        line-height: initial; }
        @media (min-width: 601px) {
          body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary.summary-grid .address {
            line-height: 40px; } }
    body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary {
      width: 100%;
      flex-direction: column;
      height: 270px;
      padding: 20px;
      margin-bottom: 50px;
      background-color: rgba(0, 0, 0, 0.5);
      border-radius: 10px;
      display: flex;
      justify-content: space-between; }
      @media (min-width: 601px) {
        body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary {
          width: 750px;
          flex-direction: row;
          height: auto; } }
      body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary .address {
        grid-area: address;
        -ms-grid-row: 1;
        -ms-grid-column: 1;
        font-weight: 600;
        margin: 0 0 10px 0;
        font-size: 22px; }
        @media (min-width: 601px) {
          body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary .address {
            font-size: 34px;
            margin: 0;
            align-self: center; } }
      body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary .quote {
        border-left: none;
        border-top: 1px solid #7F7F7F;
        grid-area: quote;
        display: grid;
        display: -ms-grid;
        grid-template-columns: 50% 50%;
        -ms-grid-columns: 50% 50%;
        grid-template-rows: 25% 75%;
        -ms-grid-rows: 50% 50%;
        grid-template-areas: "quote-header ." "monthly-quote yearly-quote"; }
        @media (min-width: 601px) {
          body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary .quote {
            border-left: 1px solid #7F7F7F;
            border-top: none;
            padding: 0 40px;
            display: block; }
            body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary .quote .monthly-quote {
              font-size: 34px;
              margin: 15px 0; } }
        body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary .quote .quote-header {
          grid-area: quote-header;
          -ms-grid-row: 1;
          -ms-grid-column: 1; }
        body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary .quote .monthly-quote {
          align-self: end;
          margin: 0 0 10px 0;
          grid-area: monthly-quote;
          -ms-grid-row: 2;
          -ms-grid-column: 1;
          font-size: x-large; }
        body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary .quote .yearly-quote {
          align-self: end;
          margin: 0 0 10px 0;
          grid-area: yearly-quote;
          -ms-grid-row: 2;
          -ms-grid-column: 2;
          justify-self: center; }
      body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary .nav-overlay .partner-desktop-bar {
        border: 1px solid white; }
      body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary .nav-overlay .agent-overlay .partner-desktop-bar {
        border: 1px solid black; }
      body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary .partner-desktop-bar {
        background-image: none;
        margin: -5px 10px 0 10px;
        padding: 0;
        width: 0;
        max-height: none;
        height: 35px;
        display: inline-block;
        vertical-align: middle; }
      body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary .community {
        padding-right: 20px;
        grid-area: community;
        -ms-grid-row: 2;
        -ms-grid-column: 1; }
      body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary .model {
        padding-right: 20px;
        grid-area: model;
        -ms-grid-row: 2;
        -ms-grid-column: 2; }
      body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary .house-size {
        padding-right: 20px;
        grid-area: house-size;
        -ms-grid-row: 2;
        -ms-grid-column: 3; }
      body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary .section-header {
        margin: 0;
        color: #7F7F7F;
        font-size: 12px; }
      body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary .section-info {
        margin: 0;
        font-size: 16px; }
      body.new-design.ho5-flow.landing ho5-landing-page-quote-summary .quote-summary .small-quote-text {
        color: #7F7F7F;
        font-size: 20px; }
  body.new-design.ho5-flow.landing landing-page-retargeting-main-title .main-title [compile-html="retargetingTitle"] {
    color: #FFF;
    font-size: 27px;
    text-align: initial;
    margin: 0 0 24px 0; }
    @media (min-width: 601px) {
      body.new-design.ho5-flow.landing landing-page-retargeting-main-title .main-title [compile-html="retargetingTitle"] {
        font-size: 72px;
        margin: 24px 0; } }
  body.new-design.msie .custom-modal-container .employees-footer {
    width: 50%; }
  body.new-design.msie .page.claim-check .page-type-questions .container.continue-container {
    min-height: 200px; }
  body.new-design.msie .confirm-notion-discount #modal-content-yesNo .footer button {
    flex: 0; }
  body.new-design.msie .confirmation .confirmation-tile-container-new confirmation-task .confirmation-task {
    width: 400px; }
  body.new-design.msie modal-wrapper .modal-title-wrap .modal-snapshot {
    width: 100%; }
  body.new-design.msie bare-plus-minus .plus-minus-wrap plus-minus-button .plus-minus-btn i {
    top: 7px; }

.simplisafe-success-page mh-simplisafe-header {
  background: white;
  height: 100vh; }

.simplisafe-success-page .container {
  height: 100%; }
  .simplisafe-success-page .container .hero-image {
    height: 80% !important; }

.simplisafe-success-page .row {
  font-size: 24px;
  line-height: 30px;
  initial-spacing: -0.3px;
  color: #7F7F7F; }

.prelim-discounts .personal-footer .simplisafe {
  flex-direction: column;
  font-size: 18px;
  line-height: 24px; }
  .prelim-discounts .personal-footer .simplisafe > div {
    max-width: 640px;
    margin: 30px auto;
    display: block; }
  .prelim-discounts .personal-footer .simplisafe hr {
    width: 100%; }
  .prelim-discounts .personal-footer .simplisafe a {
    color: #02DE82;
    font-size: inherit; }

body.new-design .confirmation .confirmation-simplisafe:not(.show) mh-simplisafe-header .nav.nav-offer {
  margin-top: 18px; }

body.new-design .confirmation .confirmation-simplisafe:not(.show) mh-simplisafe-header .nav-offer-title .ribbon {
  color: #00ad64;
  font-size: 24px;
  font-weight: 500;
  letter-spacing: -0.3px;
  line-height: 28px;
  background-color: transparent;
  width: auto;
  height: 32px;
  position: static;
  top: 0;
  text-align: left; }

body.new-design .confirmation .confirmation-simplisafe:not(.show) mh-simplisafe-header .nav-offer-close {
  margin-top: -5px; }
  body.new-design .confirmation .confirmation-simplisafe:not(.show) mh-simplisafe-header .nav-offer-close img {
    transform: rotate(180deg); }

body.new-design .confirmation mh-simplisafe-header {
  width: 100%;
  position: relative;
  padding: 1px;
  display: block;
  background-color: #f6f6f6; }
  body.new-design .confirmation mh-simplisafe-header .container {
    margin: 0 auto; }
  body.new-design .confirmation mh-simplisafe-header .nav {
    height: 40px;
    margin-top: 32px;
    z-index: 1;
    position: relative; }
  body.new-design .confirmation mh-simplisafe-header .nav-offer {
    display: flex; }
    body.new-design .confirmation mh-simplisafe-header .nav-offer .nav-offer-title {
      flex: 1; }
      body.new-design .confirmation mh-simplisafe-header .nav-offer .nav-offer-title .ribbon {
        background-color: #21CC7E;
        color: white;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 0.5px;
        line-height: 32px;
        text-transform: uppercase;
        width: 264px;
        height: 32px;
        position: relative;
        top: -34px;
        text-align: center; }
    body.new-design .confirmation mh-simplisafe-header .nav-offer .nav-offer-close {
      flex: 0 0 100px;
      margin-top: -10px;
      cursor: pointer; }
  body.new-design .confirmation mh-simplisafe-header .hero-image {
    background-image: url("/img/simplisafe/simplisafe-hero-image.png");
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    height: 378px;
    background-repeat: no-repeat;
    background-size: 120%;
    background-position: 0% 70%; }
    body.new-design .confirmation mh-simplisafe-header .hero-image .overlay {
      background: linear-gradient(135deg, rgba(255, 255, 255, 0.5) 0.02%, rgba(255, 255, 255, 0.3) 67.99%, rgba(255, 255, 255, 0) 100%);
      position: absolute;
      top: 0;
      left: 0;
      right: 0;
      bottom: 0; }
    @media (min-width: 768px) {
      body.new-design .confirmation mh-simplisafe-header .hero-image {
        height: 480px; } }
    @media (min-width: 840px) {
      body.new-design .confirmation mh-simplisafe-header .hero-image {
        background-size: cover;
        background-position: bottom center;
        height: 100%; } }
  body.new-design .confirmation mh-simplisafe-header .title {
    color: #018cc1 !important;
    margin-top: 80px !important;
    font-weight: 600 !important;
    letter-spacing: -0.3px !important;
    margin-bottom: 80px;
    font-size: 24px;
    line-height: 28px;
    z-index: 1;
    position: relative; }
    @media (min-width: 768px) {
      body.new-design .confirmation mh-simplisafe-header .title {
        font-size: 28px !important;
        line-height: 32px !important;
        margin-bottom: 200px; } }
    @media (min-width: 840px) {
      body.new-design .confirmation mh-simplisafe-header .title {
        font-size: 36px !important;
        line-height: 40px !important;
        margin-bottom: 0px; } }
  body.new-design .confirmation mh-simplisafe-header .body {
    z-index: 1;
    position: relative;
    color: #404040;
    font-size: 14px;
    line-height: 20px;
    margin-top: 12px;
    margin-bottom: 48px; }
    body.new-design .confirmation mh-simplisafe-header .body .sub-title {
      font-size: 24px;
      line-height: 28px;
      margin-bottom: 8px;
      font-weight: 500;
      margin-top: 32px; }
    body.new-design .confirmation mh-simplisafe-header .body .simplisafe-content {
      font-size: 14px;
      line-height: 20px; }
    body.new-design .confirmation mh-simplisafe-header .body .mh-button {
      margin-top: 20px; }

mh-simplisafe-how-it-works {
  width: 100%;
  position: relative;
  padding: 1px;
  display: block;
  background-color: #f6f6f6; }
  mh-simplisafe-how-it-works .title {
    color: #404040;
    font-size: 56px;
    font-weight: 300;
    letter-spacing: -1.3px;
    line-height: 56px;
    padding: 80px 0 40px; }
  mh-simplisafe-how-it-works .mid-step-wrapper {
    display: none; }
    @media (min-width: 840px) {
      mh-simplisafe-how-it-works .mid-step-wrapper {
        display: block;
        position: relative;
        left: -83px;
        top: 64px; }
        mh-simplisafe-how-it-works .mid-step-wrapper .mid-step {
          position: absolute;
          height: 1px;
          width: 168px;
          background: #bfbfbf; } }
  mh-simplisafe-how-it-works .steps-container {
    display: flex;
    text-align: center;
    flex-direction: column; }
    @media (min-width: 840px) {
      mh-simplisafe-how-it-works .steps-container {
        flex-direction: row; } }
  mh-simplisafe-how-it-works .step {
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    margin: 0 40px; }
    @media (min-width: 768px) {
      mh-simplisafe-how-it-works .step {
        flex-direction: row; } }
    @media (min-width: 840px) {
      mh-simplisafe-how-it-works .step {
        flex-direction: column; } }
  mh-simplisafe-how-it-works .circle-text {
    display: flex;
    flex-direction: column;
    flex: 1; }
    @media (min-width: 768px) {
      mh-simplisafe-how-it-works .circle-text {
        text-align: left;
        margin-top: 65px; } }
    @media (min-width: 840px) {
      mh-simplisafe-how-it-works .circle-text {
        flex-direction: column;
        margin-top: 0; } }
  mh-simplisafe-how-it-works .circle {
    border-radius: 50%;
    height: 80px;
    width: 80px;
    background-color: #ffffff;
    color: #02de82;
    font-size: 36px;
    font-weight: 500;
    letter-spacing: -0.4px;
    line-height: 80px;
    text-align: center;
    margin-top: 24px;
    margin-bottom: 24px;
    flex: 0 0 80px; }
    @media (min-width: 768px) {
      mh-simplisafe-how-it-works .circle {
        margin-right: 43px; } }
    @media (min-width: 840px) {
      mh-simplisafe-how-it-works .circle {
        margin-right: 0px; } }
  mh-simplisafe-how-it-works .circle-title {
    color: #000000;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.3px;
    line-height: 28px;
    margin-bottom: 26px; }
    @media (min-width: 768px) {
      mh-simplisafe-how-it-works .circle-title {
        font-size: 32px;
        letter-spacing: -0.4px;
        line-height: 36px; } }
    @media (min-width: 840px) {
      mh-simplisafe-how-it-works .circle-title {
        margin-right: 0px;
        flex-basis: 72px; } }
    @media (min-width: 1024px) {
      mh-simplisafe-how-it-works .circle-title {
        flex-basis: auto; } }
  mh-simplisafe-how-it-works .circle-description {
    color: #7f7f7f;
    font-size: 18px;
    letter-spacing: -0.2px;
    line-height: 24px; }

mh-simplisafe-asterisk {
  width: 100%;
  position: relative;
  padding: 1px;
  display: block;
  background-color: #f6f6f6; }
  mh-simplisafe-asterisk > div > div {
    color: #7f7f7f;
    font-size: 14px;
    letter-spacing: 0.3px;
    line-height: 20px;
    margin: 24px 0 80px; }

.simplisafe-post-purchase-status .smart-container {
  height: 100%; }
  @media (min-width: 450px) {
    .simplisafe-post-purchase-status .smart-container {
      margin: 0; } }
  @media (min-width: 768px) {
    .simplisafe-post-purchase-status .smart-container {
      margin: 0; } }
  @media (min-width: 840px) {
    .simplisafe-post-purchase-status .smart-container {
      margin: 0 5%; } }

.simplisafe-post-purchase-status .smart-wrapper {
  background-color: initial;
  height: 75vh;
  background-image: url(../../../../../img/simplisafe/simplisafe-hero-image.png);
  background-repeat: no-repeat;
  background-size: cover;
  display: flex;
  flex-direction: column;
  background-position: 90%; }
  @media (min-width: 768px) {
    .simplisafe-post-purchase-status .smart-wrapper {
      background-position: 95%; } }

.simplisafe-post-purchase-status .nav {
  align-self: flex-start;
  flex: 0.25;
  padding-left: 30px;
  padding-top: 30px; }

.simplisafe-post-purchase-status .title-body-container {
  padding: 30px;
  display: block;
  flex: 0.25; }
  .simplisafe-post-purchase-status .title-body-container .title {
    font-size: 36px;
    color: #018CC1;
    line-height: 40px; }
    @media (min-width: 768px) {
      .simplisafe-post-purchase-status .title-body-container .title {
        font-size: 56px; } }

.simplisafe-post-purchase-status .body-container {
  font-family: "AkzidenzGroteskBE" !important;
  font-size: 22px !important;
  line-height: 30px !important;
  letter-spacing: -0.3px !important;
  letter-spacing: -0.3px;
  line-height: 30px;
  color: #7F7F7F;
  position: absolute;
  top: 618px; }
  @media (min-width: 768px) {
    .simplisafe-post-purchase-status .body-container {
      font-size: 24px !important; } }
  @media (min-width: 768px) {
    .simplisafe-post-purchase-status .body-container {
      width: 50%;
      padding-top: 20px;
      position: relative;
      top: 0; } }
  .simplisafe-post-purchase-status .body-container a {
    color: #00AD64;
    text-decoration: none; }

.photo-upload {
  display: flex;
  align-items: center;
  flex-direction: column;
  text-align: center; }
  @media (min-width: 450px) {
    .photo-upload {
      margin: 0 5%; } }
  @media (min-width: 768px) {
    .photo-upload {
      margin: 0 2%; } }
  .photo-upload img {
    width: 175px;
    height: 175px; }
  .photo-upload .title {
    font-family: "MarkOT-Font";
    color: #000000;
    font-size: 25px;
    font-weight: 500;
    letter-spacing: -1.04px;
    line-height: 30px;
    margin: 15px 0; }
    @media screen and (min-width: 768px) {
      .photo-upload .title {
        font-size: 35px;
        font-weight: 500;
        letter-spacing: -1px;
        line-height: 38px; } }
    @media screen and (min-width: 1024px) {
      .photo-upload .title {
        font-size: 40px;
        font-weight: 500;
        letter-spacing: -1.6px;
        line-height: 48px; } }
  .photo-upload .text {
    color: #5c6f78;
    font-family: "NittiGrotesk-Font";
    font-size: 15px;
    font-weight: 300;
    line-height: 16px;
    margin: 25px 0; }
    @media screen and (min-width: 768px) {
      .photo-upload .text {
        color: #5c6f78;
        font-size: 20px;
        line-height: 24px; } }
    @media screen and (min-width: 1024px) {
      .photo-upload .text {
        color: #5c6f78;
        font-size: 24px;
        line-height: 24px; } }
  .photo-upload .subtitle-info {
    margin: 10px 0; }
    @media screen and (min-width: 1024px) {
      .photo-upload .subtitle-info {
        margin: 15px 0; } }
  .photo-upload .text-under-button {
    color: #5c6f78;
    font-family: "NittiGrotesk-Font";
    font-size: 15px;
    font-weight: 500;
    line-height: 16px; }
    @media screen and (min-width: 768px) {
      .photo-upload .text-under-button {
        color: #5c6f78;
        font-size: 16px; } }
  .photo-upload .mh-button {
    max-width: 500px; }
  .photo-upload .email-sent {
    color: #19dd84;
    font-family: "MarkOT-Font";
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.67px;
    line-height: 28px; }

.photo-required-email-template {
  margin-top: 40px;
  text-align: left;
  border: 1px black solid;
  padding: 40px;
  width: 100%;
  border-radius: 10px; }
  .photo-required-email-template p {
    font-size: 18px; }

.photo-requirements {
  padding: 0 50px;
  margin: 20px 0px;
  border-radius: 10px;
  display: grid;
  width: 100%;
  background: #f6f6f6;
  grid-template-columns: 50% 50%;
  grid-template-rows: auto;
  grid-template-areas: 'header header' 'interior exterior' 'footer footer'; }
  .photo-requirements .grid-item {
    margin: 20px; }
  .photo-requirements .item-a {
    grid-area: header; }
  .photo-requirements .item-b {
    grid-area: interior; }
  .photo-requirements .item-c {
    grid-area: exterior; }
  .photo-requirements .item-d {
    grid-area: footer; }

.progressive-section {
  background-image: url(../../img/progressive_auto_bkg.png);
  background-position: 60% 50%;
  background-repeat: no-repeat;
  height: 388px !important;
  width: 100% !important;
  padding: 50px; }
  .progressive-section.mobile {
    display: block; }
  .progressive-section.desktop {
    display: none; }
  @media (min-width: 450px) {
    .progressive-section {
      height: 350px !important;
      padding: 45px 19px;
      background-position: center center; }
      .progressive-section.mobile {
        display: block; }
      .progressive-section.desktop {
        display: none; } }
  @media (min-width: 1024px) {
    .progressive-section {
      background-position: center center;
      position: static;
      padding: 1.5% 10% 0 0; }
      .progressive-section.mobile {
        display: none; }
      .progressive-section.desktop {
        display: block; } }
  .progressive-section .wrapper {
    display: flex;
    flex-direction: column;
    height: 100%;
    margin: 0 auto; }
    @media (min-width: 450px) {
      .progressive-section .wrapper {
        width: 90%; } }
  .progressive-section img.mobile-logo {
    width: 200px; }
    @media (min-width: 450px) {
      .progressive-section img.mobile-logo {
        display: none; } }
  .progressive-section img.desktop-tab-logo {
    display: none; }
    @media (min-width: 450px) {
      .progressive-section img.desktop-tab-logo {
        width: 200px;
        display: block; } }
  .progressive-section .progressive-title {
    color: white;
    flex: 0.5;
    font-size: 24px;
    font-weight: 500;
    letter-spacing: -0.3px;
    line-height: 28px;
    margin-top: 15px; }
    @media (min-width: 768px) {
      .progressive-section .progressive-title {
        font-size: 36px;
        font-weight: 500;
        letter-spacing: -0.4px;
        line-height: 40px; } }
  .progressive-section .progressive-sub-title {
    color: white;
    flex: 0.5;
    font-size: 18px;
    letter-spacing: -0.2px;
    line-height: 24px;
    margin: 25px 0; }
  .progressive-section .progressive-button-message-wrapper {
    flex: 0.5;
    display: flex;
    justify-content: space-between; }
    @media (min-width: 450px) {
      .progressive-section .progressive-button-message-wrapper div {
        padding-top: 20px; } }
    .progressive-section .progressive-button-message-wrapper .message {
      color: white;
      font-size: 12px;
      padding: 10px; }
    .progressive-section .progressive-button-message-wrapper .mh-button {
      background-color: white !important;
      --button-box-side-color: white !important;
      color: #7F7F7F !important; }
      .progressive-section .progressive-button-message-wrapper .mh-button:hover {
        background-color: white !important;
        --button-box-side-color: white !important;
        border-collapse: separate;
        box-shadow: 0 4px 0 0 white, 0 calc(4px * 2) calc(4px / 2) 0 rgba(0, 0, 0, 0.08) !important;
        transition: all .06s ease-in-out !important; }
    .progressive-section .progressive-button-message-wrapper img {
      float: right; }

.field-container {
  padding: 0 34px; }

.heading {
  text-align: center;
  margin-top: 45px;
  margin-bottom: 45px; }
  .heading .title {
    font-size: 44px;
    line-height: 1.1;
    letter-spacing: -1px;
    text-align: center;
    color: #1f1f21;
    margin: 17px 0px;
    margin-top: 0; }
  .heading .sub-title {
    font-size: 24px;
    line-height: 1;
    color: #525154;
    margin: 6px 0px; }

.under-title,
.under-page {
  width: 100%;
  height: 34px;
  font-size: 24px;
  line-height: 1.1;
  letter-spacing: .5px;
  text-align: center;
  color: #525154;
  margin: 0 auto; }

.under-page {
  color: #525154;
  letter-spacing: 0;
  max-width: 560px;
  font-size: 16px;
  clear: both;
  margin-top: 40px;
  height: auto;
  margin-bottom: 20px; }
  .under-page a {
    text-decoration: none;
    cursor: pointer; }

.page-footer {
  float: none;
  margin: 0 auto; }

@media screen and (min-width: 1366px) {
  .heading {
    margin-top: 30px;
    margin-bottom: 30px; } }

@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .heading {
    margin: 30px 0; } }

@media screen and (max-height: 750px) and (min-width: 800px) {
  body:not(.new-design) .page-innner-container {
    padding-top: 80px; }
  .heading .title {
    font-size: 36px; }
  .heading .sub-title {
    font-size: 18px; } }

@media screen and (max-width: 840px) and (min-width: 768px) {
  .heading {
    margin-top: 40px; }
    .heading .title {
      font-size: 40px; }
    .heading .sub-title {
      font-size: 20px; } }

@media screen and (max-width: 767px) and (min-width: 600px) {
  .heading {
    margin-bottom: 20px;
    margin-top: 0; }
    .heading .title {
      font-size: 35px; }
    .heading .sub-title {
      font-size: 18px; }
    .heading h3 {
      font-size: 15px; } }

@media screen and (max-width: 600px) {
  .heading {
    margin-bottom: 31px;
    margin-top: 30px; }
    .heading .title {
      font-size: 24px;
      line-height: 30px;
      letter-spacing: -1px;
      margin-bottom: 0; }
    .heading .sub-title {
      font-size: 15px; }
    .heading .under-title {
      width: auto;
      height: auto;
      font-size: 15px; }
  .under-page {
    margin-bottom: 80px; }
  .under-continue {
    padding-bottom: 30px;
    width: 100%;
    height: auto;
    text-align: left; } }

icon {
  height: 100%; }

.info-icon {
  width: 14px;
  position: relative;
  bottom: 1px;
  pointer-events: fill; }
  .info-icon div {
    display: inline-block; }
    .info-icon div img {
      width: 14px; }

b {
  font-weight: bold; }

.continue-btn {
  text-align: center; }

.continue-btn[disabled] button {
  background-color: #d9d9d9; }

/* Tile Styles
----------------------------------- */
/* Page 1 Sub Page Styles
----------------------------------------- */
.page-type-tiles deep-tile {
  display: block;
  width: 100%; }
  @media (min-width: 840px) {
    .page-type-tiles deep-tile {
      display: inline-block;
      width: 178px; }
      .page-type-tiles deep-tile:not(:first-child) {
        margin-left: 10px; } }
  @media (min-width: 1024px) {
    .page-type-tiles deep-tile {
      width: 232px; } }

.page-type-tiles .tile-icon {
  min-width: 60px;
  text-align: center; }
  @media (min-width: 601px) {
    .page-type-tiles .tile-icon {
      min-width: 80px; } }

@media (min-width: 840px) {
  .page-type-tiles .page-content-container {
    width: 100%; } }

.page-type-tiles .tiles {
  width: 100%;
  margin: 0 auto;
  padding-bottom: 60px; }
  @media (max-height: 620px) {
    .page-type-tiles .tiles {
      padding-bottom: 10px; } }
  @media (min-width: 601px) {
    .page-type-tiles .tiles {
      width: 383px; } }
  @media (min-width: 768px) {
    .page-type-tiles .tiles {
      width: 509px; } }
  @media (min-width: 840px) {
    .page-type-tiles .tiles {
      text-align: center;
      display: flex;
      justify-content: center;
      width: 100%; } }
  .page-type-tiles .tiles.more-than-4-tiles {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start; }
    @media (min-width: 840px) {
      .page-type-tiles .tiles.more-than-4-tiles {
        width: 796px;
        height: 100%; } }
    @media (min-width: 1200px) {
      .page-type-tiles .tiles.more-than-4-tiles {
        width: 1167px; } }
    @media (min-width: 840px) {
      .page-type-tiles .tiles.more-than-4-tiles deep-tile {
        margin: 9px; } }
    @media (min-width: 840px) {
      .page-type-tiles .tiles.more-than-4-tiles deep-tile {
        height: 181px;
        width: 371px; } }
    @media (min-width: 840px) {
      .page-type-tiles .tiles.more-than-4-tiles deep-tile .tile-wrapper .tile {
        flex-flow: inherit;
        align-items: inherit;
        height: 181px;
        padding: 20px;
        max-width: inherit;
        flex-direction: column; }
        .page-type-tiles .tiles.more-than-4-tiles deep-tile .tile-wrapper .tile .tile-icon {
          text-align: left; } }
    @media (min-width: 1024px) {
      .page-type-tiles .tiles.more-than-4-tiles deep-tile .tile-wrapper .tile {
        min-height: auto; } }
    @media (min-width: 840px) {
      .page-type-tiles .tiles.more-than-4-tiles deep-tile .tile-wrapper .tile .tile-info {
        text-align: left; } }
    @media (min-width: 1366px) {
      .page-type-tiles .tiles.more-than-4-tiles deep-tile .tile-wrapper .tile .tile-info {
        text-align: left; } }
    @media (min-width: 840px) {
      .page-type-tiles .tiles.more-than-4-tiles deep-tile .tile-wrapper .tile .tile-info .title {
        min-height: auto;
        margin-top: 0px; } }

.page-type-tiles .under-page {
  margin-top: 0; }

@media (min-width: 840px) {
  .page-type-tiles .tile-icon * {
    line-height: 0; } }

.page-type-tiles .hippo-icon-present {
  font-size: 45px; }

.page-type-tiles .hippo-icon-early-bird {
  font-size: 45px; }

.page-type-tiles .hippo-icon-hoa {
  top: -10px;
  font-size: 75px; }

.page-type-tiles .hippo-icon-gated {
  top: -10px;
  font-size: 75px; }

.page-type-tiles .hippo-icon-companion {
  font-size: 60px;
  top: -5px; }

.page-type-tiles .hippo-icon-xfinity {
  font-size: 28px; }

@media (min-width: 450px) {
  .page-type-tiles .hippo-icon-xfinity {
    top: 20px; } }

@media (min-width: 601px) {
  .page-type-tiles .hippo-icon-xfinity {
    top: 0px; } }

@media (min-width: 840px) {
  .page-type-tiles .hippo-icon-companion {
    font-size: 90px;
    top: 20px; }
  .page-type-tiles .hippo-icon-house-luxury {
    top: 4px;
    font-size: 60px; }
  .page-type-tiles .hippo-icon-house-premium {
    top: 9px;
    font-size: 60px; }
  .page-type-tiles .hippo-icon-house-standard {
    top: 13px;
    font-size: 60px; }
  .page-type-tiles .hippo-icon-gated {
    top: 23px;
    font-size: 90px; }
  .page-type-tiles .hippo-icon-hoa {
    top: 26px;
    font-size: 90px; }
  .page-type-tiles .hippo-icon-building-red {
    top: 3px;
    font-size: 60px; } }

#page-container-discounts-1 .tile-info .title {
  margin-top: 10px; }

@media (min-width: 840px) {
  #page-container-prelim-discounts .tiles:not(.more-than-4-tiles) .tile-info .title {
    min-height: 60px; } }

@media (min-width: 768px) {
  #page-container-home-quality .tile-info .title {
    margin-bottom: 5px; } }

@media (min-width: 840px) {
  #page-container-home-quality .tile {
    padding-top: 20px; }
  #page-container-home-quality .tile-info .title {
    margin-top: 10px;
    min-height: 60px; }
  #page-container-home-quality .tile-info .info {
    min-height: 100px; }
  #page-container-home-quality .tile-icon {
    font-size: 60px; } }

@media (min-width: 1024px) {
  #page-container-home-quality .tile {
    padding-top: 60px; }
  #page-container-home-quality .tile-info .title {
    min-height: 0; }
  #page-container-home-quality .tile-info .info {
    margin-top: 28px;
    min-height: 80px; } }

.prelim-quote .license-number.white-background {
  color: #9B9B9B;
  background-color: #FFF;
  padding-top: 0; }
  .prelim-quote .license-number.white-background p {
    color: #9B9B9B; }

.sub-headline,
.lrn-more {
  font-size: 14px;
  letter-spacing: -.5px;
  color: rgba(255, 255, 255, 0.88); }

@media (min-width: 840px) {
  .sub-headline.edit-copy {
    display: none; } }

@media (min-width: 601px) {
  .sub-headline,
  .lrn-more {
    font-size: 21px; } }

.license-number.quick-quote {
  text-align: center;
  z-index: -1;
  padding-bottom: 80px; }
  @media (min-width: 601px) {
    .license-number.quick-quote {
      padding-bottom: 20px; } }
  .license-number.quick-quote p {
    color: rgba(255, 255, 255, 0.88);
    margin-bottom: 0; }
    .license-number.quick-quote p br {
      display: none; }

.prelim {
  cursor: auto; }
  .prelim a {
    text-decoration: none; }
  .prelim h1, .prelim h2, .prelim h3, .prelim h4, .prelim h5 {
    margin: 0; }
  .prelim ul {
    list-style: none;
    padding: 0; }
  .prelim h4 {
    color: #7C5BF4;
    font-family: "NittiGrotesk-Font";
    font-weight: 700;
    letter-spacing: 1px;
    font-size: 14px;
    line-height: 17px; }
    @media (min-width: 840px) {
      .prelim h4 {
        font-size: 16px;
        line-height: 19px; } }
  .prelim h5 {
    color: rgba(148, 119, 253, 0.8);
    font-family: "NittiGrotesk-Font";
    font-size: 11px;
    font-weight: 500;
    line-height: 13px; }
    @media (min-width: 840px) {
      .prelim h5 {
        font-size: 13px;
        line-height: 16px; } }
  .prelim hr {
    height: 3px;
    border-top: 1px solid #9B9B9B;
    opacity: 0.25;
    margin: 0;
    margin: 6px 0; }
  .prelim .prelim-content .desktop-only.adjustment-value,
  .prelim .prelim-content .desktop-only {
    display: none !important; }
    @media (min-width: 840px) {
      .prelim .prelim-content .desktop-only.adjustment-value,
      .prelim .prelim-content .desktop-only {
        display: inline-block !important; } }
  @media (min-width: 840px) {
    .prelim .prelim-content .mobile-only.adjustment-value,
    .prelim .prelim-content .mobile-only {
      display: none !important; } }
  @media (min-width: 840px) {
    .prelim .coverage-section {
      padding: 0; } }
  .prelim .sticky-header {
    position: fixed !important;
    top: 0;
    z-index: 1;
    display: none; }
  .prelim .sticky-plans-comparison-table {
    background-color: #FFF;
    table-layout: fixed;
    border-collapse: collapse;
    width: 100%; }
    .prelim .sticky-plans-comparison-table .plan-coverage-label {
      position: absolute;
      width: 100%; }
      @media (min-width: 840px) {
        .prelim .sticky-plans-comparison-table .plan-coverage-label {
          position: relative;
          width: 37%;
          text-align: left; } }
    .prelim .sticky-plans-comparison-table .plan-monthly-cost {
      width: 33%;
      padding: 0 10px; }
      @media (min-width: 840px) {
        .prelim .sticky-plans-comparison-table .plan-monthly-cost {
          width: 16%; } }
    .prelim .sticky-plans-comparison-table .price {
      font-family: "MarkOT-Font";
      font-size: 24px;
      letter-spacing: -1px;
      height: 53px;
      line-height: 53px;
      padding: 0;
      margin: 0;
      display: block; }
      .prelim .sticky-plans-comparison-table .price .per-m {
        font-size: 14.01px;
        line-height: 24px;
        letter-spacing: 0; }
      @media (min-width: 840px) {
        .prelim .sticky-plans-comparison-table .price {
          text-align: left; } }
    .prelim .sticky-plans-comparison-table tr {
      border-bottom: 1px solid rgba(155, 155, 155, 0.2); }
  .prelim .plans-comparison-table-wrapper {
    display: none; }
  .prelim .prelim-content {
    display: flex;
    justify-content: center; }
    .prelim .prelim-content .purple-button {
      position: relative;
      left: 50%;
      transform: translate(-50%, 0);
      margin-bottom: 20px; }
    .prelim .prelim-content .card {
      position: relative; }
      .prelim .prelim-content .card.active.hover .purple-button {
        background-color: #3E298B; }
      @media (min-width: 840px) {
        .prelim .prelim-content .card .hover {
          z-index: 3; } }
      @media (min-width: 840px) {
        .prelim .prelim-content .card:nth-child(1) {
          transform: translate3d(100%, 200%, 0);
          animation: slide-first-card 0.7s ease-in forwards;
          animation-delay: 0.2s; } }
      @media (min-width: 840px) {
        .prelim .prelim-content .card:nth-child(2) .card-header {
          margin-bottom: 22px; } }
      @media (min-width: 840px) {
        .prelim .prelim-content .card:nth-child(2) {
          z-index: 2;
          transform: translate3d(0%, 200%, 0);
          animation: slide-second-card 0.7s ease-in forwards;
          animation-delay: 0.2s; } }
      @media (min-width: 840px) {
        .prelim .prelim-content .card:nth-child(3) {
          transform: translate3d(-100%, 200%, 0);
          animation: slide-third-card 0.7s ease-in forwards;
          animation-delay: 0.2s; } }

@keyframes slide-first-card {
  0% {
    transform: translate3d(100%, 200%, 0); }
  50% {
    transform: translate3d(100%, 100%, 0); }
  75% {
    transform: translate3d(100%, 0%, 0); }
  100% {
    transform: translate3d(0%, 0%, 0); } }

@keyframes slide-second-card {
  0% {
    transform: translate3d(0%, 200%, 0); }
  50% {
    transform: translate3d(0%, 100%, 0); }
  75% {
    transform: translate3d(0%, 0%, 0); }
  100% {
    transform: translate3d(0%, 0%, 0); } }

@keyframes slide-third-card {
  0% {
    transform: translate3d(-100%, 200%, 0); }
  50% {
    transform: translate3d(-100%, 100%, 0); }
  75% {
    transform: translate3d(-100%, 0%, 0); }
  100% {
    transform: translate3d(0%, 0%, 0); } }
    @media (max-width: 840px) {
      body:not(.new-design) .prelim .prelim-content.active-1 .card {
        transform: translate3d(100%, 0, 0) translate3d(14px, 0, 0); } }
    @media (max-width: 840px) {
      body:not(.new-design) .prelim .prelim-content.active-2 .card {
        -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); } }
    @media (max-width: 840px) {
      body:not(.new-design) .prelim .prelim-content.active-3 .card {
        transform: translate3d(-100%, 0, 0) translate3d(-14px, 0, 0); } }
  .prelim .row {
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    margin-right: -3px;
    margin-left: -3px; }
  .prelim .grey-color {
    color: #9B9B9B; }
  .prelim .white-color {
    color: #FFF; }
  .prelim .container {
    position: relative;
    z-index: 1; }
  .prelim .white-background {
    position: relative;
    z-index: 0; }
    .prelim .white-background:before {
      position: absolute;
      content: '';
      left: 0;
      top: 0;
      height: 100%;
      width: 100vw;
      background: #FFF; }
  .prelim .section-heading {
    font-family: "NittiGrotesk-Font";
    font-size: 18px;
    font-weight: 700;
    letter-spacing: 1;
    line-height: 20px;
    padding: 20px; }
  .prelim .arrow {
    position: absolute;
    display: inline-block;
    right: 20px;
    top: 30px;
    background: #9B9B9B;
    padding-top: 15px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    top: 0px; }
    .prelim .arrow::after {
      border: solid transparent;
      content: " ";
      position: absolute;
      top: 0;
      border-top-color: #9B9B9B;
      border-width: 6px; }
    .prelim .arrow:after {
      left: -5px; }
  .prelim .white-arrow {
    position: absolute;
    display: inline-block;
    right: 20px;
    top: 30px;
    background: #FFF;
    padding-top: 15px;
    position: relative;
    left: 50%;
    transform: translate(-50%, 0);
    top: 0px; }
    .prelim .white-arrow::after {
      border: solid transparent;
      content: " ";
      position: absolute;
      top: 0;
      border-top-color: #FFF;
      border-width: 6px; }
    .prelim .white-arrow:after {
      left: -5px; }
  .prelim .section-trigger {
    display: block;
    position: relative;
    height: 110px; }
    .prelim .section-trigger.expanded .white-arrow {
      position: absolute;
      display: inline-block;
      right: 20px;
      top: 30px;
      background: #FFF;
      padding-top: 15px;
      right: auto;
      top: 70px; }
      .prelim .section-trigger.expanded .white-arrow::after {
        border: solid transparent;
        content: " ";
        position: absolute;
        top: 0;
        border-width: 6px;
        border-bottom-color: #FFF; }
      @media (min-width: 840px) {
        .prelim .section-trigger.expanded .white-arrow {
          top: 50px; } }
    .prelim .section-trigger.expanded .arrow {
      position: absolute;
      display: inline-block;
      right: 20px;
      top: 30px;
      background: #9B9B9B;
      padding-top: 15px;
      right: auto;
      top: 69px; }
      .prelim .section-trigger.expanded .arrow::after {
        border: solid transparent;
        content: " ";
        position: absolute;
        top: 0;
        border-width: 6px;
        border-bottom-color: #9B9B9B; }
      @media (min-width: 840px) {
        .prelim .section-trigger.expanded .arrow {
          top: 50px; } }
  .prelim .plan-adjustment-list {
    margin: 0;
    padding: 20px 30px;
    position: relative; }
    @media (min-width: 601px) {
      .prelim .plan-adjustment-list {
        padding: 20px; } }
    @media (min-width: 840px) {
      .prelim .plan-adjustment-list {
        padding: 20px; } }
    @media (min-width: 1024px) {
      .prelim .plan-adjustment-list {
        padding: 20px 40px; } }
  .prelim #page-continue-prelim-quote-recommended .plan-adjustment-list:after {
    content: 'You can modify your plan before purchase';
    z-index: -1;
    position: absolute;
    top: -10px;
    font-size: 8px;
    letter-spacing: 1px;
    width: 150px;
    text-transform: uppercase;
    line-height: 11px;
    text-align: center;
    margin: auto;
    left: 0;
    right: 0;
    color: #4A4A4A;
    display: none; }
    @media (min-width: 840px) {
      .prelim #page-continue-prelim-quote-recommended .plan-adjustment-list:after {
        display: block; } }
  .prelim .card {
    transition: 0.5s ease-in-out;
    border-radius: 5px;
    box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.35);
    background-color: #F7F7F7;
    padding: 28px 0px 30px 0px;
    position: relative;
    max-width: 353px;
    min-height: 320px;
    float: left;
    margin: 0 7px;
    cursor: pointer; }
    @media (min-width: 601px) {
      .prelim .card {
        max-width: 320px;
        padding: 28px 0px 20px 0px; } }
    @media (min-width: 840px) {
      .prelim .card {
        height: auto;
        width: calc(100% / 3);
        padding: 28px 0px 40px 0px;
        margin: 0; } }
    @media (min-width: 1024px) {
      .prelim .card {
        padding: 28px 0px 40px 0px; } }
    .prelim .card .section-trigger {
      height: auto;
      font-family: "NittiGrotesk-Font";
      font-size: 11px;
      font-weight: 500;
      line-height: 13px;
      position: relative;
      left: 50%;
      transform: translate(-50%, 0);
      position: absolute;
      bottom: 0;
      height: 70px;
      width: 100%;
      padding-top: 20px; }
      .prelim .card .section-trigger .arrow {
        position: absolute;
        right: auto;
        top: 50px; }
    body:not(.new-design) .prelim .card.selected {
      height: auto;
      margin-top: -12px;
      margin-bottom: -12px; }
      @media (min-width: 840px) {
        body:not(.new-design) .prelim .card.selected {
          margin: 0; } }
    @media (min-width: 840px) {
      .prelim .card:nth-child(1) .plan-adjustment-item .adjustment-label, .prelim .card:nth-child(3) .plan-adjustment-item .adjustment-label {
        display: none; } }
    @media (min-width: 840px) {
      .prelim .card:nth-child(1) .enhanced-coverages-list, .prelim .card:nth-child(3) .enhanced-coverages-list {
        margin-left: 80px; } }
    @media (min-width: 840px) {
      .prelim .card:nth-child(1) .enhanced-coverages-list .plan-coverage-amount-text,
      .prelim .card:nth-child(1) .enhanced-coverages-list .plan-coverage-amount, .prelim .card:nth-child(3) .enhanced-coverages-list .plan-coverage-amount-text,
      .prelim .card:nth-child(3) .enhanced-coverages-list .plan-coverage-amount {
        margin-left: 10px; } }
    @media (min-width: 840px) {
      .prelim .card:nth-child(1) .enhanced-coverages-list .plan-coverage-label-text, .prelim .card:nth-child(3) .enhanced-coverages-list .plan-coverage-label-text {
        display: none; } }
    body:not(.new-design) .prelim .card:nth-child(2) .section-trigger .arrow {
      top: 40px; }
      @media (min-width: 840px) {
        body:not(.new-design) .prelim .card:nth-child(2) .section-trigger .arrow {
          top: 43px; } }
    @media (min-width: 840px) {
      body:not(.new-design) .prelim .card:nth-child(2) {
        height: auto;
        margin-top: -12px;
        margin-bottom: -12px;
        background-color: #FFF; }
        body:not(.new-design) .prelim .card:nth-child(2) .adjustment-value {
          font-size: 21.6px; } }
    .prelim .card:nth-child(1) .deductible-option .adjustment-label, .prelim .card:nth-child(2) .deductible-option .adjustment-label, .prelim .card:nth-child(3) .deductible-option .adjustment-label {
      display: block; }
      @media (min-width: 840px) {
        .prelim .card:nth-child(1) .deductible-option .adjustment-label, .prelim .card:nth-child(2) .deductible-option .adjustment-label, .prelim .card:nth-child(3) .deductible-option .adjustment-label {
          display: block; } }
    .prelim .card.expanded-card {
      height: auto; }
      .prelim .card.expanded-card .section-expand-trigger-label {
        display: none; }
      .prelim .card.expanded-card .section-collapse-trigger-label {
        display: block; }
      .prelim .card.expanded-card:nth-child(2) .section-trigger .arrow {
        top: 34px; }
      .prelim .card.expanded-card .arrow {
        position: absolute;
        display: inline-block;
        right: 20px;
        top: 30px;
        background: #9B9B9B;
        padding-top: 15px;
        right: auto;
        top: 42px; }
        .prelim .card.expanded-card .arrow::after {
          border: solid transparent;
          content: " ";
          position: absolute;
          top: 0;
          border-width: 6px;
          border-bottom-color: #9B9B9B; }
    .prelim .card .section-collapse-trigger-label {
      display: none; }
    .prelim .card .card-collapsed-section {
      display: none; }
    body:not(.new-design) .prelim .card:not(.selected) .section-expand-trigger-label,
    body:not(.new-design) .prelim .card:not(.selected) .section-collapse-trigger-label {
      display: none; }
    @media (min-width: 840px) {
      body:not(.new-design) .prelim .card:not(.expanded-card) .section-expand-trigger-label {
        display: block; }
      body:not(.new-design) .prelim .card.expanded-card .section-collapse-trigger-label {
        display: block; } }
    .prelim .card .enhanced-coverages-list-title {
      display: none;
      color: #7C5BF4;
      font-family: "NittiGrotesk-Font";
      font-size: 12px;
      font-weight: 500;
      letter-spacing: 1px;
      line-height: 14px; }
      @media (min-width: 840px) {
        .prelim .card .enhanced-coverages-list-title {
          display: block; } }
    .prelim .card .enhanced-coverages-list {
      margin: 0;
      padding: 20px 30px; }
      @media (min-width: 601px) {
        .prelim .card .enhanced-coverages-list {
          padding: 20px; } }
      @media (min-width: 840px) {
        .prelim .card .enhanced-coverages-list {
          padding: 20px; } }
      @media (min-width: 1024px) {
        .prelim .card .enhanced-coverages-list {
          padding: 20px 40px; } }
      .prelim .card .enhanced-coverages-list .enhanced-coverages-list-item {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-bottom: 5px; }
        .prelim .card .enhanced-coverages-list .enhanced-coverages-list-item mh-icon-with-tooltip {
          position: relative; }
          body:not(.new-design) .prelim .card .enhanced-coverages-list .enhanced-coverages-list-item mh-icon-with-tooltip .tooltip-base-element {
            transform: translate(-2px, -57px); }
      .prelim .card .enhanced-coverages-list .icon {
        color: #9B9B9B;
        font-size: 20px;
        width: 30px;
        height: 30px;
        min-width: 30px;
        max-width: 30px;
        display: flex;
        justify-content: center;
        align-items: center; }
      .prelim .card .enhanced-coverages-list .plan-coverage-label-text {
        display: inline-block;
        padding: 0 5px;
        margin-right: 10px;
        color: #4A4A4A;
        font-family: "NittiGrotesk-Font";
        font-size: 12px;
        letter-spacing: 1px;
        line-height: 14px;
        width: 130px;
        min-width: 130px;
        max-width: 130px;
        vertical-align: middle; }
        @media (min-width: 840px) {
          .prelim .card .enhanced-coverages-list .plan-coverage-label-text {
            width: 115px;
            min-width: 115px;
            max-width: 115px; } }
        @media (min-width: 1024px) {
          .prelim .card .enhanced-coverages-list .plan-coverage-label-text {
            width: 130px;
            min-width: 130px;
            max-width: 130px; } }
      .prelim .card .enhanced-coverages-list .plan-coverage-amount-text,
      .prelim .card .enhanced-coverages-list .plan-coverage-amount {
        color: #4A4A4A;
        font-family: "NittiGrotesk-Font";
        font-size: 16px;
        line-height: 30px;
        min-width: 75px; }
      .prelim .card .enhanced-coverages-list .plan-coverage-amount-text {
        line-height: 16px; }
  .prelim .price {
    display: none;
    color: #000000;
    font-family: "MarkOT-Font";
    font-size: 81.15px;
    letter-spacing: -4px;
    line-height: 81px;
    margin-top: 10px;
    margin-bottom: 20px; }
    .prelim .price .denom {
      position: relative;
      bottom: 42px;
      right: 10px; }
    .prelim .price .denom,
    .prelim .price .per-m {
      font-size: 19.74px;
      line-height: 33px;
      letter-spacing: 0; }
    @media (min-width: 840px) {
      .prelim .price {
        display: block; } }
  .prelim .plan-selector-wrapper {
    position: relative;
    margin: -30px 0;
    z-index: 1;
    height: 150px;
    overflow: hidden; }
    .prelim .plan-selector-wrapper .circle {
      position: relative;
      left: 50%;
      transform: translate(-50%, 0);
      position: absolute;
      top: 35px;
      height: 90px;
      width: 90px;
      background-color: #7C5BF4;
      border-radius: 50px;
      box-shadow: 0 2px 3px 0 rgba(0, 0, 0, 0.14); }
    .prelim .plan-selector-wrapper .plan-selector-list {
      text-align: center; }
      .prelim .plan-selector-wrapper .plan-selector-list.active-plan-selector-list-item-1 .plan-selector-list-item {
        transform: translateX(90px); }
      .prelim .plan-selector-wrapper .plan-selector-list.active-plan-selector-list-item-2 .plan-selector-list-item {
        transform: translateX(0); }
      .prelim .plan-selector-wrapper .plan-selector-list.active-plan-selector-list-item-3 .plan-selector-list-item {
        transform: translateX(-90px); }
    .prelim .plan-selector-wrapper .plan-selector-list-item {
      transition: 0.4s ease-in-out;
      transition-property: transform;
      width: 90px;
      height: 90px;
      display: inline-block;
      position: relative;
      margin: 15px 0 0 0; }
      .prelim .plan-selector-wrapper .plan-selector-list-item .denom {
        bottom: 20px;
        right: 0;
        font-size: 12px;
        line-height: 16px;
        width: 7px; }
      .prelim .plan-selector-wrapper .plan-selector-list-item .price {
        font-family: "MarkOT-Font";
        font-size: 40.32px;
        font-weight: 500;
        letter-spacing: -2px;
        line-height: 40px;
        margin: 0;
        display: inline-block;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
        left: 0;
        right: 0;
        opacity: 0.75;
        color: #FFF; }
      .prelim .plan-selector-wrapper .plan-selector-list-item .monthly {
        font-family: "NittiGrotesk-Font";
        font-size: 9px;
        font-weight: 400;
        line-height: 11px;
        letter-spacing: 1px;
        display: none; }
      .prelim .plan-selector-wrapper .plan-selector-list-item.selected {
        position: relative;
        top: 5px; }
        .prelim .plan-selector-wrapper .plan-selector-list-item.selected .price {
          color: #FFFFFF;
          opacity: 1;
          font-weight: 500; }
        .prelim .plan-selector-wrapper .plan-selector-list-item.selected .monthly {
          display: block; }
    .prelim .plan-selector-wrapper .price {
      display: block; }
    @media (min-width: 840px) {
      .prelim .plan-selector-wrapper {
        display: none; } }
  .prelim .plan-adjustment-item {
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 5px 0;
    position: relative; }
    @media (min-width: 840px) {
      .prelim .plan-adjustment-item {
        margin: 0;
        display: block;
        padding: 13px 0;
        text-align: center;
        border-bottom: 1px solid rgba(155, 155, 155, 0.25); } }
    .prelim .plan-adjustment-item .adjustments-wrapper {
      display: flex; }
      @media (min-width: 840px) {
        .prelim .plan-adjustment-item .adjustments-wrapper {
          display: block; } }
    .prelim .plan-adjustment-item.multiple-deductibles {
      display: block; }
      .prelim .plan-adjustment-item.multiple-deductibles .hippo-icon-info {
        top: 3px;
        right: -10px;
        position: absolute; }
        @media (min-width: 840px) {
          .prelim .plan-adjustment-item.multiple-deductibles .hippo-icon-info {
            position: static;
            display: inline-block; } }
      .prelim .plan-adjustment-item.multiple-deductibles .adjustment-icon,
      .prelim .plan-adjustment-item.multiple-deductibles .adjustment-label:nth-of-type(1) {
        float: left; }
        @media (min-width: 840px) {
          .prelim .plan-adjustment-item.multiple-deductibles .adjustment-icon,
          .prelim .plan-adjustment-item.multiple-deductibles .adjustment-label:nth-of-type(1) {
            float: none; } }
    .prelim .plan-adjustment-item.coverage-for-home {
      flex-flow: row wrap;
      align-items: flex-start;
      justify-content: flex-start; }
      @media (min-width: 840px) {
        .prelim .plan-adjustment-item.coverage-for-home mh-icon-with-tooltip .hippo-icon-info {
          transform: none;
          position: relative;
          top: 1px;
          right: 2px; } }
      .prelim .plan-adjustment-item.coverage-for-home .icon-adjustment-label-tooltip-wrapper {
        display: flex;
        align-items: center; }
        @media (min-width: 840px) {
          .prelim .plan-adjustment-item.coverage-for-home .icon-adjustment-label-tooltip-wrapper {
            justify-content: center; } }
      .prelim .plan-adjustment-item.coverage-for-home .adjustment-label-tooltip-wrapper {
        position: relative; }
        .prelim .plan-adjustment-item.coverage-for-home .adjustment-label-tooltip-wrapper:nth-child(3) {
          line-height: 11px;
          margin-top: -7px; }
        .prelim .plan-adjustment-item.coverage-for-home .adjustment-label-tooltip-wrapper .coverage-for-home-mobile-only {
          position: absolute;
          right: -10px;
          top: 5px; }
        .prelim .plan-adjustment-item.coverage-for-home .adjustment-label-tooltip-wrapper .adjustment-more-info:not(.desktop-only) {
          margin-top: -12px;
          padding-left: 35px;
          display: inline;
          color: #9B9B9B;
          font-weight: 500;
          line-height: 14px; }
          @media (min-width: 840px) {
            .prelim .plan-adjustment-item.coverage-for-home .adjustment-label-tooltip-wrapper .adjustment-more-info:not(.desktop-only) {
              padding-left: 0;
              color: #4A4A4A; } }
    .prelim .plan-adjustment-item .adjustment-more-info {
      position: relative; }
    .prelim .plan-adjustment-item .tooltip-wrapper {
      box-shadow: 0 2px 6px 0 rgba(0, 0, 0, 0.35);
      text-transform: none;
      text-align: left;
      width: 220px;
      bottom: 20px;
      top: auto;
      font-size: 15px;
      line-height: 14px;
      padding-left: 15px; }
      .prelim .plan-adjustment-item .tooltip-wrapper p {
        margin: 0;
        line-height: normal; }
      .prelim .plan-adjustment-item .tooltip-wrapper:not(.left) {
        left: -9px; }
    .prelim .plan-adjustment-item .hippo-icon-info {
      display: inline-block;
      transform: translateY(15%);
      font-size: 11px;
      color: #9B9B9B;
      padding-left: 5px; }
  .prelim .adjustment-icon,
  .prelim .adjustment-label,
  .prelim .adjustment-value {
    display: flex;
    align-items: center; }
    @media (min-width: 840px) {
      .prelim .adjustment-icon,
      .prelim .adjustment-label,
      .prelim .adjustment-value {
        display: inline-block; } }
  .prelim .adjustment-icon {
    font-size: 20px;
    color: #9B9B9B;
    width: 30px;
    height: 22px;
    vertical-align: middle;
    padding-right: 10px; }
    @media (min-width: 840px) {
      .prelim .adjustment-icon {
        padding-right: 0; } }
  .prelim .adjustment-label {
    color: #4A4A4A;
    font-family: "NittiGrotesk-Font";
    font-size: 12px;
    line-height: 12px;
    letter-spacing: 1px;
    height: 22px;
    vertical-align: middle;
    width: 140px;
    min-width: 140px;
    max-width: 140px;
    padding-left: 5px;
    margin-right: 10px; }
    @media (min-width: 840px) {
      .prelim .adjustment-label {
        width: auto;
        min-width: auto;
        max-width: inherit;
        line-height: inherit;
        position: relative;
        margin-right: 0; } }
  .prelim .adjustment-value {
    color: #4A4A4A;
    font-family: "NittiGrotesk-Font";
    font-size: 16px;
    min-width: 75px;
    margin-left: auto; }
    @media (min-width: 840px) {
      .prelim .adjustment-value {
        margin-left: 0;
        min-width: 150px;
        display: block;
        color: #000;
        font-size: 18px;
        line-height: 23px; } }
  .prelim .adjustment-more-info-container {
    position: absolute;
    right: -10px; }
    @media (min-width: 840px) {
      .prelim .adjustment-more-info-container {
        width: 100%;
        position: static; } }
  .prelim .adjustment-more-info {
    color: #4A4A4A;
    font-family: "NittiGrotesk-Font";
    font-size: 10.8px;
    line-height: 12px;
    margin-top: 5px; }
    body:not(.new-design) .prelim .adjustment-more-info {
      display: none; }
      @media (min-width: 840px) {
        body:not(.new-design) .prelim .adjustment-more-info {
          display: inline-block; } }
  .prelim .learn-more-link {
    display: block;
    color: #FFFFFF;
    font-family: "NittiGrotesk-Font";
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 16px;
    margin: 40px 0; }
    @media (min-width: 840px) {
      .prelim .learn-more-link {
        font-size: 14px;
        line-height: 17px;
        text-decoration: underline; } }
  .prelim .plans-comparison-table {
    table-layout: fixed;
    border-collapse: collapse;
    margin-bottom: 80px;
    width: 100%; }
    .prelim .plans-comparison-table button {
      left: auto;
      transform: none;
      height: 28px;
      width: 78px;
      font-size: 9.36px;
      font-weight: 500;
      line-height: 11px; }
      @media (min-width: 840px) {
        .prelim .plans-comparison-table button {
          width: 108px;
          height: 38.6px;
          font-size: 13px;
          font-weight: 500;
          letter-spacing: 1px;
          line-height: 16px;
          position: relative; } }
    .prelim .plans-comparison-table .plan-coverage-details-label {
      display: none; }
      @media (min-width: 840px) {
        .prelim .plans-comparison-table .plan-coverage-details-label {
          display: block; } }
    .prelim .plans-comparison-table .plan-coverage-label {
      position: relative;
      left: 50%;
      transform: translate(-50%, 0);
      color: #4A4A4A;
      font-family: "NittiGrotesk-Font";
      font-size: 17px;
      line-height: 16px;
      font-weight: 500; }
      @media (min-width: 840px) {
        .prelim .plans-comparison-table .plan-coverage-label {
          left: auto;
          position: static;
          transform: none; } }
    @media (min-width: 840px) {
      .prelim .plans-comparison-table .with-multiple-values .plan-coverage-label {
        vertical-align: top;
        padding-top: 100px; } }
    .prelim .plans-comparison-table .with-multiple-values .plan-coverage-amount {
      padding-top: 50px; }
      @media (min-width: 840px) {
        .prelim .plans-comparison-table .with-multiple-values .plan-coverage-amount {
          padding-top: 40px; } }
    .prelim .plans-comparison-table .grey-background {
      background-color: #FFF; }
      @media (min-width: 840px) {
        .prelim .plans-comparison-table .grey-background {
          background-color: #F7F9F7; } }
    .prelim .plans-comparison-table .plan-names {
      color: #7C5BF4;
      font-family: "NittiGrotesk-Font";
      font-size: 12px;
      font-weight: 500;
      letter-spacing: 1px;
      line-height: 14px; }
      @media (min-width: 840px) {
        .prelim .plans-comparison-table .plan-names {
          font-size: 13px;
          line-height: 16px; } }
    .prelim .plans-comparison-table .plan-coverage-amount-value,
    .prelim .plans-comparison-table .plan-coverage-amount {
      color: #9B9B9B;
      font-family: "NittiGrotesk-Font";
      font-size: 14px;
      padding-top: 40px;
      line-height: 24px; }
      @media (min-width: 840px) {
        .prelim .plans-comparison-table .plan-coverage-amount-value,
        .prelim .plans-comparison-table .plan-coverage-amount {
          font-size: 18px;
          line-height: 30px; } }
      .prelim .plans-comparison-table .plan-coverage-amount-value.with-extended .plan-coverage-amount-extended-replacement-costs.desktop-only,
      .prelim .plans-comparison-table .plan-coverage-amount.with-extended .plan-coverage-amount-extended-replacement-costs.desktop-only {
        transform: translateY(8px);
        transition: transform 0.4s ease-in-out; }
    .prelim .plans-comparison-table .plan-coverage-amount-value {
      padding-top: 0; }
    .prelim .plans-comparison-table .table-row-label {
      text-align: center;
      color: #4A4A4A;
      font-family: "NittiGrotesk-Font";
      font-size: 14px;
      font-weight: 700;
      letter-spacing: 1px;
      line-height: 17px; }
      @media (min-width: 840px) {
        .prelim .plans-comparison-table .table-row-label {
          text-align: left;
          padding-left: 110px; } }
    .prelim .plans-comparison-table .price {
      color: #000000;
      font-family: "MarkOT-Font";
      font-size: 24px;
      letter-spacing: -1px;
      line-height: 57px;
      display: block;
      margin: 0; }
      .prelim .plans-comparison-table .price .denom,
      .prelim .plans-comparison-table .price .per-m {
        font-size: 14.01px;
        line-height: 24px;
        letter-spacing: 0; }
      @media (min-width: 840px) {
        .prelim .plans-comparison-table .price {
          font-size: 48px;
          letter-spacing: -2px;
          line-height: 72px; } }
    .prelim .plans-comparison-table tr {
      border-top: 1px solid rgba(155, 155, 155, 0.1); }
      @media (min-width: 840px) {
        .prelim .plans-comparison-table tr.mobile-only {
          display: none; } }
      .prelim .plans-comparison-table tr:first-child {
        border-top: none; }
      .prelim .plans-comparison-table tr:last-child {
        border-bottom: 1px solid rgba(155, 155, 155, 0.1); }
      .prelim .plans-comparison-table tr .medical-payment-coverage-amount,
      .prelim .plans-comparison-table tr .medical-payment-coverage-label {
        color: #9B9B9B; }
      .prelim .plans-comparison-table tr .peril-deductible-coverage-amount,
      .prelim .plans-comparison-table tr .medical-payment-coverage-amount {
        font-family: "NittiGrotesk-Font";
        font-size: 18px;
        line-height: 30px; }
      .prelim .plans-comparison-table tr .plan-coverage-amount-extended-replacement-costs {
        display: none; }
        @media (min-width: 840px) {
          .prelim .plans-comparison-table tr .plan-coverage-amount-extended-replacement-costs {
            display: block;
            margin-top: 20px; } }
      .prelim .plans-comparison-table tr .plan-coverage-more-info-text {
        display: none;
        opacity: 0;
        text-transform: none; }
        @media (min-width: 840px) {
          .prelim .plans-comparison-table tr .plan-coverage-more-info-text.show {
            opacity: 1; } }
        .prelim .plans-comparison-table tr .plan-coverage-more-info-text p {
          margin: 0;
          font-family: "NittiGrotesk-Font";
          font-size: 16px;
          line-height: 16px;
          padding-bottom: 20px; }
        @media (min-width: 840px) {
          .prelim .plans-comparison-table tr .plan-coverage-more-info-text {
            color: #4A4A4A;
            font-family: "NittiGrotesk-Font";
            font-size: 16px;
            line-height: 16px;
            margin-top: 15px;
            margin-right: 20px; } }
        @media (min-width: 840px) {
          .prelim .plans-comparison-table tr .plan-coverage-more-info-text {
            opacity: 0;
            transition: opacity 0.7s ease-out; } }
      .prelim .plans-comparison-table tr.expanded .plan-coverage-amount.with-extended .plan-coverage-amount-extended-replacement-costs.desktop-only {
        transform: translateY(88px); }
      .prelim .plans-comparison-table tr.expanded .plan-coverage-more-info-text {
        text-transform: none; }
        .prelim .plans-comparison-table tr.expanded .plan-coverage-more-info-text .medical-payment-coverage-amount,
        .prelim .plans-comparison-table tr.expanded .plan-coverage-more-info-text .medical-payment-coverage-label {
          color: #9B9B9B; }
        .prelim .plans-comparison-table tr.expanded .plan-coverage-more-info-text .medical-payment-coverage-amount {
          font-family: "NittiGrotesk-Font";
          font-size: 18px;
          line-height: 30px; }
    .prelim .plans-comparison-table td {
      padding: 20px 10px; }
      .prelim .plans-comparison-table td.plan-coverage-label {
        text-align: center;
        position: absolute;
        width: 100%; }
        @media (min-width: 840px) {
          .prelim .plans-comparison-table td.plan-coverage-label {
            position: relative;
            width: 37%;
            text-align: left; } }
        @media (min-width: 840px) {
          .prelim .plans-comparison-table td.plan-coverage-label .plan-coverage-label-text {
            display: inline-block;
            position: absolute;
            top: 50%;
            transform: translateY(-50%);
            position: relative; } }
        .prelim .plans-comparison-table td.plan-coverage-label .plan-coverage-label-sub-text {
          display: none; }
          @media (min-width: 840px) {
            .prelim .plans-comparison-table td.plan-coverage-label .plan-coverage-label-sub-text {
              display: inline-block;
              transform: none;
              position: static;
              margin-left: 100px;
              margin-top: 20px; } }
        .prelim .plans-comparison-table td.plan-coverage-label img {
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          position: relative; }
        .prelim .plans-comparison-table td.plan-coverage-label br {
          display: none; }
          @media (min-width: 840px) {
            .prelim .plans-comparison-table td.plan-coverage-label br {
              display: block; } }
      .prelim .plans-comparison-table td.plan-monthly-cost {
        padding-top: 0;
        padding-bottom: 0; }
      .prelim .plans-comparison-table td:not(.plan-coverage-label) {
        width: 33%; }
        .prelim .plans-comparison-table td:not(.plan-coverage-label).plan-coverage-details-label {
          display: block;
          visibility: collapse; }
          @media (min-width: 840px) {
            .prelim .plans-comparison-table td:not(.plan-coverage-label).plan-coverage-details-label {
              visibility: visible; } }
        @media (min-width: 840px) {
          .prelim .plans-comparison-table td:not(.plan-coverage-label) {
            vertical-align: top;
            padding-top: 24px;
            width: 16%; } }
    .prelim .plans-comparison-table .hippo-icon-info {
      display: inline-block;
      position: relative;
      margin-right: 5px;
      font-size: 11px;
      color: #9B9B9B;
      width: auto; }
      @media (min-width: 840px) {
        .prelim .plans-comparison-table .hippo-icon-info {
          font-size: 14px;
          position: absolute;
          top: 50%;
          transform: translateY(-50%);
          position: relative;
          margin-right: 0; } }
    .prelim .plans-comparison-table .icon {
      display: none; }
      @media (min-width: 840px) {
        .prelim .plans-comparison-table .icon {
          display: inline-block;
          font-size: 35px;
          color: #05CE7C;
          padding: 0 20px;
          width: 80px; } }

.producer-flow .card:nth-child(1) .enhanced-coverages-list, .producer-flow .card:nth-child(3) .enhanced-coverages-list {
  margin-left: 0; }
  .producer-flow .card:nth-child(1) .enhanced-coverages-list .plan-coverage-label-text, .producer-flow .card:nth-child(3) .enhanced-coverages-list .plan-coverage-label-text {
    display: block; }

/* Credit Check Page Styles
----------------------------------- */
.abt-pg {
  padding-left: 5px;
  padding-right: 5px; }

.insured-name {
  font-size: 20px;
  padding-bottom: 15px; }
  @media screen and (min-width: 768px) {
    .insured-name {
      font-size: 24px; } }

.claims-container {
  border: 1px solid #ccc;
  border-radius: 5px;
  max-width: 725px;
  margin: auto;
  margin-bottom: 40px; }
  .claims-container hr {
    margin: 0; }
  .claims-container > .container {
    width: 100%; }
  .claims-container .claims-wrap {
    width: 100%;
    position: relative;
    display: flex;
    align-items: center;
    padding: 19px 30px;
    padding-bottom: 29px;
    border-bottom: 1px solid #e5e5e5; }
    .claims-container .claims-wrap .icon {
      width: 80px;
      height: 80px;
      min-width: 80px;
      display: flex;
      align-items: center;
      justify-content: center; }
      .claims-container .claims-wrap .icon img {
        max-width: 100px; }
      .claims-container .claims-wrap .icon img[alt="liability"] {
        max-width: 40px; }
    .claims-container .claims-wrap .claim-type-container {
      width: 100%; }
    .claims-container .claims-wrap .claim-type {
      width: 100%;
      display: flex;
      flex-flow: row;
      align-items: flex-end;
      justify-content: space-between;
      padding-left: 10px; }
      .claims-container .claims-wrap .claim-type .amount-date-wrap {
        display: flex;
        justify-content: space-between;
        width: 150px;
        margin-bottom: 3px; }
      .claims-container .claims-wrap .claim-type .type {
        margin: 0;
        text-transform: capitalize;
        font-size: 24px;
        line-height: 1;
        letter-spacing: -0.7px; }
        .claims-container .claims-wrap .claim-type .type .info-icon {
          margin-left: 5px; }
      .claims-container .claims-wrap .claim-type .reported {
        font-size: 12px;
        text-transform: uppercase;
        margin: 0; }
      .claims-container .claims-wrap .claim-type .amount {
        font-size: 16px;
        margin: 0;
        padding-right: 55px; }
    .claims-container .claims-wrap .time-submitted,
    .claims-container .claims-wrap .reported {
      margin: 0;
      font-size: 24px;
      font-weight: 300;
      line-height: 1.1;
      color: #5c6f78;
      padding-right: 34px; }
    .claims-container .claims-wrap .time-submitted {
      padding-right: 64px; }

.claim-details .under-title {
  margin-top: 10px; }

.claim-details .heading .under-title-details {
  margin-top: -30px;
  color: #525154; }

.no-claims {
  display: flex;
  flex-direction: column;
  justify-content: center;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0; }
  .no-claims .no-claims-check {
    text-align: center;
    margin-bottom: 60px; }
  .no-claims .under-title {
    margin-top: 80px;
    font-size: 18px; }

@media screen and (max-width: 601px) {
  .no-claims {
    justify-content: initial;
    top: 20px; }
    .no-claims .title {
      margin-bottom: 30px; }
    .no-claims .no-claims-check {
      text-align: center;
      margin-bottom: 60px; }
    .no-claims .under-title {
      margin-top: 40px;
      margin-bottom: 25px;
      padding: 0px 15px;
      font-size: 18px; } }

.remove-button {
  position: absolute;
  right: 25px;
  top: 22px;
  cursor: pointer;
  z-index: 4;
  font-size: 20px;
  color: #9b9b9b; }

.add-claim {
  position: relative;
  padding: 0 54px;
  display: flex;
  flex-flow: row wrap;
  justify-content: space-between;
  transition: height 0.5s;
  height: 100px; }
  .add-claim.removed {
    height: 0;
    overflow: hidden; }
  .add-claim.added {
    overflow: hidden; }
  .add-claim .add-claim-wrap {
    width: 100%;
    display: flex;
    margin-bottom: 7px;
    margin-top: 26px;
    padding-right: 27px;
    justify-content: space-between; }
  .add-claim .field {
    max-width: 260px;
    width: 100%; }
    .add-claim .field .mdl-textfield__input {
      font-size: 12px;
      line-height: 16px;
      height: 26px;
      padding-top: 10px !important; }
  .add-claim .amount-paid.getmdl-select.mdl-textfield--floating-label .mdl-menu {
    overflow: auto; }
  .add-claim .claim-submission .mdl-textfield__label .input-label-inner label {
    white-space: nowrap; }
  .add-claim .claim-submission .mdl-textfield__error {
    white-space: nowrap; }
  .add-claim .add-claim-button {
    margin: auto;
    margin-bottom: 20px; }
    .add-claim .add-claim-button button {
      max-width: 148px;
      width: 145px;
      cursor: pointer; }
  .add-claim .add-claim-button[disabled] button {
    background: grey; }

.claims-button-grp {
  display: flex;
  max-width: 725px;
  margin: auto; }
  .claims-button-grp .claims-text-button {
    color: #9B9B9B;
    font-family: "MarkOT-Font";
    font-size: 14px; }

@media screen and (min-width: 1366px) {
  .claims-container .claims-wrap {
    min-height: 127px; } }

@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .claims-container .claims-wrap {
    min-height: 127px;
    margin: auto; } }

@media screen and (max-width: 840px) and (min-width: 768px) {
  .claims-container .claims-wrap {
    padding: 31px 61px;
    padding-bottom: 19px; }
    .claims-container .claims-wrap .claim-type .amount-date-wrap {
      width: 150px; }
    .claims-container .claims-wrap .claim-type .type {
      padding-top: 5px; }
    .claims-container .claims-wrap .claim-type .reported {
      margin-top: -6px; }
    .claims-container .claims-wrap .claim-type .amount {
      padding-right: 82px;
      font-size: 17px; }
    .claims-container .claims-wrap .claim-type .time-submitted {
      padding-right: 23px; }
  .remove-button {
    right: 18px;
    top: 11px; } }

@media screen and (max-width: 767px) and (min-width: 600px) {
  .claims .title {
    margin-top: 56px; }
  .claims-container .claims-wrap {
    padding: 16px 25px;
    flex-flow: row; }
    .claims-container .claims-wrap .claim-type-container {
      width: 100%; }
    .claims-container .claims-wrap .claim-type {
      flex: 1;
      padding-left: 25px; }
      .claims-container .claims-wrap .claim-type .amount-date-wrap {
        width: 150px; }
      .claims-container .claims-wrap .claim-type .type {
        font-size: 18px;
        line-height: 1.3;
        letter-spacing: -0.5px; }
      .claims-container .claims-wrap .claim-type .amount {
        padding-right: 0; }
    .claims-container .claims-wrap .time-submitted {
      font-size: 20px;
      text-align: left;
      padding-right: 10px; }
  .claims-container .icon {
    width: 80px; }
  .claims-container .add-claim .add-claim-wrap {
    width: 100%;
    display: flex;
    padding-right: 0; }
    .claims-container .add-claim .add-claim-wrap .field {
      max-width: 200px; } }

@media screen and (max-width: 600px) {
  .claims .title {
    margin-top: 0px; }
  .claims-container .claims-wrap {
    position: relative;
    padding: 18px 0;
    padding-bottom: 23px;
    flex-flow: row;
    border-bottom: 1px solid #e5e5e5; }
  .claims-container .add-claim {
    padding: 27px 25px;
    height: 235px; }
    .claims-container .add-claim .remove-button {
      width: 20px;
      height: 20px;
      right: 15px;
      top: 10px; }
      .claims-container .add-claim .remove-button img {
        width: 7px;
        height: 18px; }
    .claims-container .add-claim .add-claim-wrap {
      width: 100%;
      flex-flow: column;
      padding-right: 0; }
      .claims-container .add-claim .add-claim-wrap .field {
        max-width: 100%;
        margin-bottom: 20px; }
        .claims-container .add-claim .add-claim-wrap .field .mdl-textfield-label-right .material-icons.filled {
          margin-top: -4px; }
        .claims-container .add-claim .add-claim-wrap .field .mdl-icon-toggle__label.material-icons {
          line-height: 14px; }
        .claims-container .add-claim .add-claim-wrap .field .mdl-textfield__input {
          line-height: 100%; }
          .claims-container .add-claim .add-claim-wrap .field .mdl-textfield__input::-webkit-input-placeholder {
            font-size: 16px; }
          .claims-container .add-claim .add-claim-wrap .field .mdl-textfield__input::-moz-placeholder {
            font-size: 16px; }
          .claims-container .add-claim .add-claim-wrap .field .mdl-textfield__input:-moz-placeholder {
            font-size: 16px; }
          .claims-container .add-claim .add-claim-wrap .field .mdl-textfield__input:-ms-input-placeholder {
            font-size: 16px; }
      .claims-container .add-claim .add-claim-wrap .mdl-textfield.is-invalid .wrong-info {
        margin-top: -2px; }
      .claims-container .add-claim .add-claim-wrap .field:last-child {
        margin-bottom: 0; }
    .claims-container .add-claim .add-claim-button {
      margin-bottom: 10px; }
      .claims-container .add-claim .add-claim-button button {
        width: 135px; }
  .claims-container .claims-container .claims-wrap:last-child {
    border-bottom: none; }
  .claims-container .claims-wrap .remove-button {
    width: 20px;
    height: 20px;
    top: 8px;
    right: 12px; }
    .claims-container .claims-wrap .remove-button img {
      width: 7px;
      height: 18px; }
  .claims-container .claims-wrap .icon {
    position: relative;
    top: 13px;
    left: 8px; }
    .claims-container .claims-wrap .icon img {
      max-width: 80px; }
    .claims-container .claims-wrap .icon img[alt="fire"] {
      width: 25px; }
    .claims-container .claims-wrap .icon img[alt="liability"] {
      max-width: 35px; }
  .claims-container .claims-wrap .claim-type {
    padding-top: 28px;
    padding-left: 17px;
    flex-flow: column !important;
    align-items: flex-start !important; }
    .claims-container .claims-wrap .claim-type .reported,
    .claims-container .claims-wrap .claim-type .time-submitted {
      position: absolute;
      top: 31px;
      font-size: 12px;
      padding-bottom: 10px;
      padding-right: 0; }
    .claims-container .claims-wrap .claim-type .type {
      font-size: 18px;
      padding-bottom: 6px;
      line-height: 1.3;
      letter-spacing: -0.5px;
      margin: 0; }
    .claims-container .claims-wrap .claim-type .amount {
      margin: 0 !important; }
  .claims-container .claim-type-container {
    display: flex;
    flex-flow: column;
    flex: 1; }
  .claims-container .time-submitted {
    text-align: left;
    position: absolute;
    right: 20px;
    top: 14px; } }

claims-input .getmdl-select-container .mdl-textfield__label .input-label-inner {
  top: 0px; }

@media screen and (max-width: 601px) {
  claims-input .manual-claims-container {
    display: inline !important; }
    claims-input .manual-claims-container .delete-claim-button {
      float: right;
      margin-top: -15px;
      padding-right: 10px;
      padding-bottom: 30px; }
  claims-input .claims-buttons-container {
    margin-bottom: 10px; }
    claims-input .claims-buttons-container .claim-action-button {
      margin-top: 30px; } }

claims-input .delete-claim-button {
  font-family: "AkzidenzGroteskBE" !important;
  text-transform: uppercase;
  color: #7F7F7F !important;
  font-size: 11px;
  line-height: 20px;
  font-weight: 500;
  flex: 0 0 150px; }
  claims-input .delete-claim-button img {
    margin-right: 5px;
    height: 17px;
    width: 17px; }

.claims-buttons-container {
  margin-bottom: 120px;
  display: flex; }
  .claims-buttons-container .claim-action-button {
    font-family: "AkzidenzGroteskBE" !important;
    text-transform: uppercase;
    color: #02DE82 !important;
    margin-top: 20px;
    font-size: 11px;
    line-height: 20px;
    font-weight: 500;
    flex: 0 0 150px; }
    .claims-buttons-container .claim-action-button img {
      margin-right: 10px; }

#page-container-customer-agreement .protect-valuable-items,
#page-container-final-quote .protect-valuable-items {
  border-top: 1px solid rgba(155, 155, 155, 0.4);
  border-bottom: 1px solid rgba(155, 155, 155, 0.4);
  padding: 40px 20px;
  margin: 40px 20px; }
  @media screen and (min-width: 768px) {
    #page-container-customer-agreement .protect-valuable-items,
    #page-container-final-quote .protect-valuable-items {
      padding: 40px 0; } }
  #page-container-customer-agreement .protect-valuable-items .hippo-icon-vault,
  #page-container-final-quote .protect-valuable-items .hippo-icon-vault {
    font-size: 46px;
    color: #7d56f9; }
  #page-container-customer-agreement .protect-valuable-items .protect-valuable-items-heading,
  #page-container-final-quote .protect-valuable-items .protect-valuable-items-heading {
    font-family: "NittiGrotesk-Font";
    letter-spacing: -1px;
    color: #7C5BF4;
    line-height: 55px;
    font-size: 18px; }
    @media screen and (min-width: 1024px) {
      #page-container-customer-agreement .protect-valuable-items .protect-valuable-items-heading,
      #page-container-final-quote .protect-valuable-items .protect-valuable-items-heading {
        font-size: 24px;
        padding-bottom: 20px; } }
  #page-container-customer-agreement .protect-valuable-items .button-plan,
  #page-container-final-quote .protect-valuable-items .button-plan {
    max-width: 240px;
    border: 1px solid #7C5BF4;
    background-color: transparent;
    color: #7C5BF4;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 1px;
    line-height: 16px; }

#page-container-customer-agreement .prelim .price,
#page-container-final-quote .prelim .price {
  display: block; }

#page-container-customer-agreement .effective-date,
#page-container-final-quote .effective-date {
  justify-content: space-between; }

#page-container-customer-agreement .edit-my-plan,
#page-container-customer-agreement .download-quote,
#page-container-final-quote .edit-my-plan,
#page-container-final-quote .download-quote {
  border: 1px solid #9b9b9b;
  font-family: "NittiGrotesk-Font";
  font-weight: 700;
  font-size: 11px;
  line-height: 11px;
  color: #7C5BF4;
  letter-spacing: 0.93px;
  border-radius: 100px;
  background-color: #fff;
  white-space: nowrap;
  width: 207px; }
  @media screen and (min-width: 601px) {
    #page-container-customer-agreement .edit-my-plan,
    #page-container-customer-agreement .download-quote,
    #page-container-final-quote .edit-my-plan,
    #page-container-final-quote .download-quote {
      color: #9b9b9b; } }

#page-container-customer-agreement .edit-my-plan,
#page-container-final-quote .edit-my-plan {
  width: 136px; }
  @media screen and (min-width: 601px) {
    #page-container-customer-agreement .edit-my-plan,
    #page-container-final-quote .edit-my-plan {
      height: 29px;
      margin-top: 0px; } }

#page-container-customer-agreement .edit-plan-wrapper,
#page-container-final-quote .edit-plan-wrapper {
  display: none;
  align-self: flex-start; }
  @media screen and (min-width: 601px) {
    #page-container-customer-agreement .edit-plan-wrapper,
    #page-container-final-quote .edit-plan-wrapper {
      display: block; } }

#page-container-customer-agreement .section-tooltip.desktop-only,
#page-container-final-quote .section-tooltip.desktop-only {
  display: none; }
  @media (min-width: 601px) {
    #page-container-customer-agreement .section-tooltip.desktop-only,
    #page-container-final-quote .section-tooltip.desktop-only {
      display: inline-block; } }

#page-container-customer-agreement .inline-tooltip,
#page-container-final-quote .inline-tooltip {
  margin-top: 14px;
  display: flex;
  align-items: center;
  background-color: none;
  border-radius: 14px;
  padding: 5px 10px;
  min-width: 200px; }
  #page-container-customer-agreement .inline-tooltip img,
  #page-container-final-quote .inline-tooltip img {
    width: 14px;
    height: 14px; }
  @media screen and (min-width: 601px) {
    #page-container-customer-agreement .inline-tooltip,
    #page-container-final-quote .inline-tooltip {
      background-color: #fff;
      border-radius: 14px; } }
  #page-container-customer-agreement .inline-tooltip span,
  #page-container-final-quote .inline-tooltip span {
    display: inline-block;
    margin-left: 5px; }

#page-container-customer-agreement .download-quote,
#page-container-final-quote .download-quote {
  margin-top: 0px;
  height: 39px;
  max-width: 240px;
  width: 100%; }
  #page-container-customer-agreement .download-quote icon,
  #page-container-final-quote .download-quote icon {
    height: auto; }
  #page-container-customer-agreement .download-quote.desktop-only,
  #page-container-final-quote .download-quote.desktop-only {
    display: none;
    margin-top: 25px; }
    @media (min-width: 840px) {
      #page-container-customer-agreement .download-quote.desktop-only,
      #page-container-final-quote .download-quote.desktop-only {
        display: flex; } }
  #page-container-customer-agreement .download-quote.tablet-only,
  #page-container-final-quote .download-quote.tablet-only {
    display: flex;
    margin-top: 30px;
    margin-bottom: 20px;
    max-width: 207px; }
    #page-container-customer-agreement .download-quote.tablet-only span.hippo-icon-email,
    #page-container-final-quote .download-quote.tablet-only span.hippo-icon-email {
      margin-right: 6px; }
    @media (min-width: 768px) {
      #page-container-customer-agreement .download-quote.tablet-only,
      #page-container-final-quote .download-quote.tablet-only {
        max-width: 240px; } }
    @media (min-width: 840px) {
      #page-container-customer-agreement .download-quote.tablet-only,
      #page-container-final-quote .download-quote.tablet-only {
        display: none; } }

#page-container-customer-agreement .heading,
#page-container-final-quote .heading {
  margin: auto;
  margin-top: 31px;
  margin-bottom: 46px; }
  #page-container-customer-agreement .heading .title,
  #page-container-final-quote .heading .title {
    margin-bottom: 26px; }
  #page-container-customer-agreement .heading .lrn-more,
  #page-container-final-quote .heading .lrn-more {
    text-decoration: underline; }

#page-container-customer-agreement .license-number,
#page-container-final-quote .license-number {
  text-align: center;
  margin-top: -55px;
  margin-bottom: 20px; }
  #page-container-customer-agreement .license-number p,
  #page-container-final-quote .license-number p {
    color: #fff; }

#page-container-customer-agreement .lrn-more,
#page-container-final-quote .lrn-more {
  display: block;
  text-decoration: none;
  color: black;
  font-size: 15px;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
  font-family: "NittiGrotesk-Font";
  font-weight: 700;
  font-size: 11px;
  color: #9b9b9b;
  text-transform: uppercase;
  letter-spacing: 0.93px;
  padding-top: 20px; }

#page-container-customer-agreement .lrn-more-mobile-only,
#page-container-final-quote .lrn-more-mobile-only {
  display: none; }

#page-container-customer-agreement .quote-heading h2,
#page-container-final-quote .quote-heading h2 {
  color: #fff !important; }

#page-container-customer-agreement .quote-heading .captialize,
#page-container-final-quote .quote-heading .captialize {
  vertical-align: initial; }

#page-container-customer-agreement .quote-heading span,
#page-container-final-quote .quote-heading span {
  vertical-align: middle; }

#page-container-customer-agreement .quote-heading .lnk-txt,
#page-container-final-quote .quote-heading .lnk-txt {
  font-size: 15px;
  line-height: 2.3;
  color: rgba(255, 255, 255, 0.85); }

#page-container-customer-agreement .desktop-only,
#page-container-final-quote .desktop-only {
  display: none; }
  @media (min-width: 601px) {
    #page-container-customer-agreement .desktop-only,
    #page-container-final-quote .desktop-only {
      display: block; } }

#page-container-customer-agreement .mobile-only,
#page-container-final-quote .mobile-only {
  display: block; }
  @media (min-width: 601px) {
    #page-container-customer-agreement .mobile-only,
    #page-container-final-quote .mobile-only {
      display: none; } }

#page-container-customer-agreement .not-desktop,
#page-container-final-quote .not-desktop {
  display: initial; }
  @media (min-width: 840px) {
    #page-container-customer-agreement .not-desktop,
    #page-container-final-quote .not-desktop {
      display: none; } }

#page-container-customer-agreement .final-quote-section-title,
#page-container-final-quote .final-quote-section-title {
  font-size: 22px;
  font-weight: 500;
  margin-top: 8px;
  line-height: 2.5;
  letter-spacing: -1.4px;
  text-align: center;
  color: #7c5bf4;
  margin-bottom: 0; }

#page-container-customer-agreement .quote-wrap,
#page-container-final-quote .quote-wrap {
  display: flex; }
  #page-container-customer-agreement .quote-wrap quote-summary,
  #page-container-final-quote .quote-wrap quote-summary {
    display: block; }
    @media (min-width: 840px) {
      #page-container-customer-agreement .quote-wrap quote-summary,
      #page-container-final-quote .quote-wrap quote-summary {
        display: flex; } }
  #page-container-customer-agreement .quote-wrap .disable-enroll-button-text-section,
  #page-container-final-quote .quote-wrap .disable-enroll-button-text-section {
    display: flex;
    justify-content: center;
    margin-top: 10px; }
    #page-container-customer-agreement .quote-wrap .disable-enroll-button-text-section .disabled-enroll-button-text,
    #page-container-final-quote .quote-wrap .disable-enroll-button-text-section .disabled-enroll-button-text {
      max-width: 220px;
      text-align: left;
      padding-left: 5px;
      color: #D0021B;
      font-family: "NittiGrotesk-Font";
      font-size: 13px;
      line-height: 13px;
      margin: 0; }
  #page-container-customer-agreement .quote-wrap .quote-final,
  #page-container-final-quote .quote-wrap .quote-final {
    text-align: center;
    position: relative;
    background: #fff;
    border-right: 1px solid #979797;
    padding: 20px 0 42px 0;
    border-radius: 0 5px 5px 0;
    margin-bottom: 90px; }
    @media (min-width: 1024px) {
      #page-container-customer-agreement .quote-wrap .quote-final,
      #page-container-final-quote .quote-wrap .quote-final {
        width: 324px; } }
    #page-container-customer-agreement .quote-wrap .quote-final .per-m, #page-container-customer-agreement .quote-wrap .quote-final .cents,
    #page-container-final-quote .quote-wrap .quote-final .per-m,
    #page-container-final-quote .quote-wrap .quote-final .cents {
      margin-left: 0;
      padding-left: 0;
      font-size: 15px;
      line-height: 2;
      letter-spacing: -0.4px; }
    #page-container-customer-agreement .quote-wrap .quote-final .price-p-yr,
    #page-container-final-quote .quote-wrap .quote-final .price-p-yr {
      font-size: 22px;
      color: #525154 !important;
      letter-spacing: 0px;
      line-height: 17px;
      padding-bottom: 31px; }
    #page-container-customer-agreement .quote-wrap .quote-final .subtitle-text,
    #page-container-final-quote .quote-wrap .quote-final .subtitle-text {
      padding: 0 10px;
      font-family: MarkOT;
      font-size: 18px;
      color: #000000;
      letter-spacing: -0.49px;
      line-height: 18px; }
  #page-container-customer-agreement .quote-wrap .quote-details,
  #page-container-final-quote .quote-wrap .quote-details {
    background: #f7f7f7;
    padding: 20px 16px;
    border-radius: 5px 0 0 5px;
    margin-bottom: 90px; }
    @media (min-width: 840px) {
      #page-container-customer-agreement .quote-wrap .quote-details,
      #page-container-final-quote .quote-wrap .quote-details {
        width: 638px; } }
    #page-container-customer-agreement .quote-wrap .quote-details .quote-header,
    #page-container-final-quote .quote-wrap .quote-details .quote-header {
      display: flex;
      justify-content: space-between;
      align-items: center; }
      #page-container-customer-agreement .quote-wrap .quote-details .quote-header .edit-my-plan,
      #page-container-final-quote .quote-wrap .quote-details .quote-header .edit-my-plan {
        margin-top: 32px; }
    #page-container-customer-agreement .quote-wrap .quote-details .needs-receipt-message,
    #page-container-final-quote .quote-wrap .quote-details .needs-receipt-message {
      color: #d0021b;
      font-family: "NittiGrotesk-Font";
      font-weight: 300;
      line-height: 15px;
      padding-top: 7px;
      padding-bottom: 7px;
      text-align: left; }
    #page-container-customer-agreement .quote-wrap .quote-details .hippo-icon-info,
    #page-container-final-quote .quote-wrap .quote-details .hippo-icon-info {
      position: relative;
      font-size: 11px;
      display: inline-block;
      padding-left: 8px; }
      #page-container-customer-agreement .quote-wrap .quote-details .hippo-icon-info .tooltip-wrapper,
      #page-container-final-quote .quote-wrap .quote-details .hippo-icon-info .tooltip-wrapper {
        top: -120px;
        left: -10px;
        z-index: 1; }
      @media (max-width: 450px) {
        #page-container-customer-agreement .quote-wrap .quote-details .hippo-icon-info .tooltip-wrapper,
        #page-container-final-quote .quote-wrap .quote-details .hippo-icon-info .tooltip-wrapper {
          left: -99px; }
        #page-container-customer-agreement .quote-wrap .quote-details .hippo-icon-info .tooltip-wrapper::after,
        #page-container-final-quote .quote-wrap .quote-details .hippo-icon-info .tooltip-wrapper::after {
          left: 107px; } }
    #page-container-customer-agreement .quote-wrap .quote-details .edit-plan,
    #page-container-final-quote .quote-wrap .quote-details .edit-plan {
      display: block;
      text-align: center;
      font-size: 15px;
      line-height: 0.8; }
      @media (min-width: 450px) {
        #page-container-customer-agreement .quote-wrap .quote-details .edit-plan,
        #page-container-final-quote .quote-wrap .quote-details .edit-plan {
          margin-top: -32px;
          text-align: right; } }
      @media (min-width: 768px) {
        #page-container-customer-agreement .quote-wrap .quote-details .edit-plan a,
        #page-container-final-quote .quote-wrap .quote-details .edit-plan a {
          padding-right: 24px; } }
    #page-container-customer-agreement .quote-wrap .quote-details .quote-details-dropdown,
    #page-container-final-quote .quote-wrap .quote-details .quote-details-dropdown {
      display: none; }
    #page-container-customer-agreement .quote-wrap .quote-details hr,
    #page-container-final-quote .quote-wrap .quote-details hr {
      margin: 0; }
    #page-container-customer-agreement .quote-wrap .quote-details .effective-date,
    #page-container-customer-agreement .quote-wrap .quote-details .deduct,
    #page-container-customer-agreement .quote-wrap .quote-details .home,
    #page-container-customer-agreement .quote-wrap .quote-details .home-address,
    #page-container-customer-agreement .quote-wrap .quote-details .personal-prop,
    #page-container-customer-agreement .quote-wrap .quote-details .personal-liab,
    #page-container-customer-agreement .quote-wrap .quote-details .extras,
    #page-container-final-quote .quote-wrap .quote-details .effective-date,
    #page-container-final-quote .quote-wrap .quote-details .deduct,
    #page-container-final-quote .quote-wrap .quote-details .home,
    #page-container-final-quote .quote-wrap .quote-details .home-address,
    #page-container-final-quote .quote-wrap .quote-details .personal-prop,
    #page-container-final-quote .quote-wrap .quote-details .personal-liab,
    #page-container-final-quote .quote-wrap .quote-details .extras {
      display: flex;
      align-items: center;
      padding-top: 16px;
      padding-bottom: 16px;
      margin: 0 24px 0;
      border-bottom: 1px solid #ccc; }
      #page-container-customer-agreement .quote-wrap .quote-details .effective-date .icon,
      #page-container-customer-agreement .quote-wrap .quote-details .deduct .icon,
      #page-container-customer-agreement .quote-wrap .quote-details .home .icon,
      #page-container-customer-agreement .quote-wrap .quote-details .home-address .icon,
      #page-container-customer-agreement .quote-wrap .quote-details .personal-prop .icon,
      #page-container-customer-agreement .quote-wrap .quote-details .personal-liab .icon,
      #page-container-customer-agreement .quote-wrap .quote-details .extras .icon,
      #page-container-final-quote .quote-wrap .quote-details .effective-date .icon,
      #page-container-final-quote .quote-wrap .quote-details .deduct .icon,
      #page-container-final-quote .quote-wrap .quote-details .home .icon,
      #page-container-final-quote .quote-wrap .quote-details .home-address .icon,
      #page-container-final-quote .quote-wrap .quote-details .personal-prop .icon,
      #page-container-final-quote .quote-wrap .quote-details .personal-liab .icon,
      #page-container-final-quote .quote-wrap .quote-details .extras .icon {
        font-size: 30px;
        color: #BFC6C8;
        width: 30px;
        min-width: 30px;
        margin-right: 30px; }
        #page-container-customer-agreement .quote-wrap .quote-details .effective-date .icon img,
        #page-container-customer-agreement .quote-wrap .quote-details .deduct .icon img,
        #page-container-customer-agreement .quote-wrap .quote-details .home .icon img,
        #page-container-customer-agreement .quote-wrap .quote-details .home-address .icon img,
        #page-container-customer-agreement .quote-wrap .quote-details .personal-prop .icon img,
        #page-container-customer-agreement .quote-wrap .quote-details .personal-liab .icon img,
        #page-container-customer-agreement .quote-wrap .quote-details .extras .icon img,
        #page-container-final-quote .quote-wrap .quote-details .effective-date .icon img,
        #page-container-final-quote .quote-wrap .quote-details .deduct .icon img,
        #page-container-final-quote .quote-wrap .quote-details .home .icon img,
        #page-container-final-quote .quote-wrap .quote-details .home-address .icon img,
        #page-container-final-quote .quote-wrap .quote-details .personal-prop .icon img,
        #page-container-final-quote .quote-wrap .quote-details .personal-liab .icon img,
        #page-container-final-quote .quote-wrap .quote-details .extras .icon img {
          width: 30px; }
        #page-container-customer-agreement .quote-wrap .quote-details .effective-date .icon img[alt="House"],
        #page-container-customer-agreement .quote-wrap .quote-details .deduct .icon img[alt="House"],
        #page-container-customer-agreement .quote-wrap .quote-details .home .icon img[alt="House"],
        #page-container-customer-agreement .quote-wrap .quote-details .home-address .icon img[alt="House"],
        #page-container-customer-agreement .quote-wrap .quote-details .personal-prop .icon img[alt="House"],
        #page-container-customer-agreement .quote-wrap .quote-details .personal-liab .icon img[alt="House"],
        #page-container-customer-agreement .quote-wrap .quote-details .extras .icon img[alt="House"],
        #page-container-final-quote .quote-wrap .quote-details .effective-date .icon img[alt="House"],
        #page-container-final-quote .quote-wrap .quote-details .deduct .icon img[alt="House"],
        #page-container-final-quote .quote-wrap .quote-details .home .icon img[alt="House"],
        #page-container-final-quote .quote-wrap .quote-details .home-address .icon img[alt="House"],
        #page-container-final-quote .quote-wrap .quote-details .personal-prop .icon img[alt="House"],
        #page-container-final-quote .quote-wrap .quote-details .personal-liab .icon img[alt="House"],
        #page-container-final-quote .quote-wrap .quote-details .extras .icon img[alt="House"] {
          width: 25px;
          position: relative;
          bottom: 5px; }
        #page-container-customer-agreement .quote-wrap .quote-details .effective-date .icon img[alt="Laptop"],
        #page-container-customer-agreement .quote-wrap .quote-details .effective-date .icon img[alt="Injured Foot"],
        #page-container-customer-agreement .quote-wrap .quote-details .deduct .icon img[alt="Laptop"],
        #page-container-customer-agreement .quote-wrap .quote-details .deduct .icon img[alt="Injured Foot"],
        #page-container-customer-agreement .quote-wrap .quote-details .home .icon img[alt="Laptop"],
        #page-container-customer-agreement .quote-wrap .quote-details .home .icon img[alt="Injured Foot"],
        #page-container-customer-agreement .quote-wrap .quote-details .home-address .icon img[alt="Laptop"],
        #page-container-customer-agreement .quote-wrap .quote-details .home-address .icon img[alt="Injured Foot"],
        #page-container-customer-agreement .quote-wrap .quote-details .personal-prop .icon img[alt="Laptop"],
        #page-container-customer-agreement .quote-wrap .quote-details .personal-prop .icon img[alt="Injured Foot"],
        #page-container-customer-agreement .quote-wrap .quote-details .personal-liab .icon img[alt="Laptop"],
        #page-container-customer-agreement .quote-wrap .quote-details .personal-liab .icon img[alt="Injured Foot"],
        #page-container-customer-agreement .quote-wrap .quote-details .extras .icon img[alt="Laptop"],
        #page-container-customer-agreement .quote-wrap .quote-details .extras .icon img[alt="Injured Foot"],
        #page-container-final-quote .quote-wrap .quote-details .effective-date .icon img[alt="Laptop"],
        #page-container-final-quote .quote-wrap .quote-details .effective-date .icon img[alt="Injured Foot"],
        #page-container-final-quote .quote-wrap .quote-details .deduct .icon img[alt="Laptop"],
        #page-container-final-quote .quote-wrap .quote-details .deduct .icon img[alt="Injured Foot"],
        #page-container-final-quote .quote-wrap .quote-details .home .icon img[alt="Laptop"],
        #page-container-final-quote .quote-wrap .quote-details .home .icon img[alt="Injured Foot"],
        #page-container-final-quote .quote-wrap .quote-details .home-address .icon img[alt="Laptop"],
        #page-container-final-quote .quote-wrap .quote-details .home-address .icon img[alt="Injured Foot"],
        #page-container-final-quote .quote-wrap .quote-details .personal-prop .icon img[alt="Laptop"],
        #page-container-final-quote .quote-wrap .quote-details .personal-prop .icon img[alt="Injured Foot"],
        #page-container-final-quote .quote-wrap .quote-details .personal-liab .icon img[alt="Laptop"],
        #page-container-final-quote .quote-wrap .quote-details .personal-liab .icon img[alt="Injured Foot"],
        #page-container-final-quote .quote-wrap .quote-details .extras .icon img[alt="Laptop"],
        #page-container-final-quote .quote-wrap .quote-details .extras .icon img[alt="Injured Foot"] {
          width: 35px;
          margin-bottom: 5px; }
    #page-container-customer-agreement .quote-wrap .quote-details .deduct .hippo-icon-info .tooltip-wrapper,
    #page-container-final-quote .quote-wrap .quote-details .deduct .hippo-icon-info .tooltip-wrapper {
      top: -60px; }
    #page-container-customer-agreement .quote-wrap .quote-details .deduct,
    #page-container-customer-agreement .quote-wrap .quote-details .personal-prop,
    #page-container-customer-agreement .quote-wrap .quote-details .personal-liab,
    #page-container-final-quote .quote-wrap .quote-details .deduct,
    #page-container-final-quote .quote-wrap .quote-details .personal-prop,
    #page-container-final-quote .quote-wrap .quote-details .personal-liab {
      padding-top: 16px;
      padding-bottom: 16px; }
    #page-container-customer-agreement .quote-wrap .quote-details .extras,
    #page-container-final-quote .quote-wrap .quote-details .extras {
      border-bottom: none; }
      @media screen and (min-width: 601px) {
        #page-container-customer-agreement .quote-wrap .quote-details .extras .amount,
        #page-container-final-quote .quote-wrap .quote-details .extras .amount {
          display: none; } }
      #page-container-customer-agreement .quote-wrap .quote-details .extras .price-breakdown .plan-items .check-mark,
      #page-container-customer-agreement .quote-wrap .quote-details .extras .price-breakdown .plan-items .x-mark,
      #page-container-final-quote .quote-wrap .quote-details .extras .price-breakdown .plan-items .check-mark,
      #page-container-final-quote .quote-wrap .quote-details .extras .price-breakdown .plan-items .x-mark {
        display: none; }
    #page-container-customer-agreement .quote-wrap .quote-details .home,
    #page-container-final-quote .quote-wrap .quote-details .home {
      align-items: initial; }
    #page-container-customer-agreement .quote-wrap .quote-details .sub-title,
    #page-container-final-quote .quote-wrap .quote-details .sub-title {
      display: flex; }
      #page-container-customer-agreement .quote-wrap .quote-details .sub-title p,
      #page-container-final-quote .quote-wrap .quote-details .sub-title p {
        text-align: left;
        font-size: 13px;
        letter-spacing: 1.1px;
        margin: 0;
        text-transform: uppercase;
        opacity: .7;
        flex: 1 0 140px;
        line-height: 2.3; }
        #page-container-customer-agreement .quote-wrap .quote-details .sub-title p span,
        #page-container-final-quote .quote-wrap .quote-details .sub-title p span {
          top: -5px; }
      @media screen and (min-width: 601px) {
        #page-container-customer-agreement .quote-wrap .quote-details .sub-title,
        #page-container-final-quote .quote-wrap .quote-details .sub-title {
          display: block; }
          #page-container-customer-agreement .quote-wrap .quote-details .sub-title p,
          #page-container-final-quote .quote-wrap .quote-details .sub-title p {
            line-height: 1.5; } }
    #page-container-customer-agreement .quote-wrap .quote-details .amount,
    #page-container-final-quote .quote-wrap .quote-details .amount {
      flex: 1 0 70px;
      text-align: right;
      display: flex;
      justify-content: flex-end; }
      @media screen and (min-width: 601px) {
        #page-container-customer-agreement .quote-wrap .quote-details .amount,
        #page-container-final-quote .quote-wrap .quote-details .amount {
          display: block;
          text-align: inherit; } }
      #page-container-customer-agreement .quote-wrap .quote-details .amount h3,
      #page-container-final-quote .quote-wrap .quote-details .amount h3 {
        font-size: 24px;
        line-height: 1.2;
        letter-spacing: -0.7px;
        margin: 0; }
    #page-container-customer-agreement .quote-wrap .quote-details .price-breakdown ul,
    #page-container-final-quote .quote-wrap .quote-details .price-breakdown ul {
      background-color: #edeeef;
      border-radius: 2px;
      margin: 14px 0px;
      padding: 4px 17px; }
      @media screen and (min-width: 601px) {
        #page-container-customer-agreement .quote-wrap .quote-details .price-breakdown ul,
        #page-container-final-quote .quote-wrap .quote-details .price-breakdown ul {
          background-color: inherit;
          border-radius: 0;
          margin: 0; } }
    #page-container-customer-agreement .quote-wrap .quote-details .price-breakdown .plan-items,
    #page-container-final-quote .quote-wrap .quote-details .price-breakdown .plan-items {
      border-bottom: 1px solid #ccc;
      margin: 0;
      margin-bottom: 1px;
      padding: 0 60px 0 0;
      text-align: left;
      opacity: 1;
      font-size: 15px;
      font-weight: 300;
      line-height: 1.4;
      height: 39px;
      color: #525154;
      list-style: none;
      position: relative;
      display: flex;
      align-items: center; }
      @media screen and (min-width: 601px) {
        #page-container-customer-agreement .quote-wrap .quote-details .price-breakdown .plan-items,
        #page-container-final-quote .quote-wrap .quote-details .price-breakdown .plan-items {
          height: 21px;
          border-bottom: none; } }
      #page-container-customer-agreement .quote-wrap .quote-details .price-breakdown .plan-items.needs-receipt,
      #page-container-final-quote .quote-wrap .quote-details .price-breakdown .plan-items.needs-receipt {
        color: #d0021b; }
      #page-container-customer-agreement .quote-wrap .quote-details .price-breakdown .plan-items .label,
      #page-container-final-quote .quote-wrap .quote-details .price-breakdown .plan-items .label {
        display: inline-block;
        max-width: 182px;
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis; }
      #page-container-customer-agreement .quote-wrap .quote-details .price-breakdown .plan-items .price,
      #page-container-final-quote .quote-wrap .quote-details .price-breakdown .plan-items .price {
        white-space: nowrap;
        font-size: 15px;
        letter-spacing: 0;
        line-height: 1.4;
        min-width: 80px;
        position: absolute;
        top: 10px;
        right: 0;
        color: #000;
        text-align: right; }
        @media screen and (min-width: 601px) {
          #page-container-customer-agreement .quote-wrap .quote-details .price-breakdown .plan-items .price,
          #page-container-final-quote .quote-wrap .quote-details .price-breakdown .plan-items .price {
            top: 0; } }
      #page-container-customer-agreement .quote-wrap .quote-details .price-breakdown .plan-items .price-mobile-only,
      #page-container-final-quote .quote-wrap .quote-details .price-breakdown .plan-items .price-mobile-only {
        display: none; }
      #page-container-customer-agreement .quote-wrap .quote-details .price-breakdown .plan-items:last-child,
      #page-container-final-quote .quote-wrap .quote-details .price-breakdown .plan-items:last-child {
        border-bottom: none; }

#page-container-customer-agreement .cta-mobile,
#page-container-final-quote .cta-mobile {
  display: none; }

#page-container-customer-agreement .edit-my-plan,
#page-container-final-quote .edit-my-plan {
  margin-bottom: 20px; }

#page-container-customer-agreement .smart-home-kit-info,
#page-container-final-quote .smart-home-kit-info {
  color: #328df9;
  font-family: "NittiGrotesk-Font";
  border-top: 1px solid #E5E5E5;
  border-bottom: 1px solid #E5E5E5;
  padding: 20px 10px;
  margin: 18px 20px; }
  #page-container-customer-agreement .smart-home-kit-info p,
  #page-container-final-quote .smart-home-kit-info p {
    line-height: 14px;
    color: #5C6F78;
    font-size: 14px;
    margin: 0;
    text-align: left; }
  #page-container-customer-agreement .smart-home-kit-info .notion-top-wrapper,
  #page-container-final-quote .smart-home-kit-info .notion-top-wrapper {
    display: flex;
    justify-content: space-between; }
  #page-container-customer-agreement .smart-home-kit-info .notion-icon,
  #page-container-final-quote .smart-home-kit-info .notion-icon {
    margin-bottom: 10px; }
    #page-container-customer-agreement .smart-home-kit-info .notion-icon span:before,
    #page-container-final-quote .smart-home-kit-info .notion-icon span:before {
      font-size: 40px; }
  #page-container-customer-agreement .smart-home-kit-info .mdl-switch.is-upgraded,
  #page-container-final-quote .smart-home-kit-info .mdl-switch.is-upgraded {
    padding-left: 65.4px; }
  #page-container-customer-agreement .smart-home-kit-info .mdl-switch .mdl-switch__thumb,
  #page-container-final-quote .smart-home-kit-info .mdl-switch .mdl-switch__thumb {
    width: 33px;
    height: 33px;
    top: 10px; }
  #page-container-customer-agreement .smart-home-kit-info .mdl-switch .mdl-switch__track,
  #page-container-final-quote .smart-home-kit-info .mdl-switch .mdl-switch__track {
    width: 63px;
    height: 26px;
    top: 13px; }
  #page-container-customer-agreement .smart-home-kit-info .mdl-switch .mdl-switch__no,
  #page-container-customer-agreement .smart-home-kit-info .mdl-switch .mdl-switch__yes,
  #page-container-final-quote .smart-home-kit-info .mdl-switch .mdl-switch__no,
  #page-container-final-quote .smart-home-kit-info .mdl-switch .mdl-switch__yes {
    font-size: 14px; }
  #page-container-customer-agreement .smart-home-kit-info .mdl-switch .mdl-switch__yes,
  #page-container-final-quote .smart-home-kit-info .mdl-switch .mdl-switch__yes {
    right: 1px;
    top: 8px; }
  #page-container-customer-agreement .smart-home-kit-info .mdl-switch .mdl-switch__no,
  #page-container-final-quote .smart-home-kit-info .mdl-switch .mdl-switch__no {
    left: 13px;
    top: 8px; }
  #page-container-customer-agreement .smart-home-kit-info .mdl-switch .mdl-switch__ripple-container,
  #page-container-final-quote .smart-home-kit-info .mdl-switch .mdl-switch__ripple-container {
    width: 40px;
    height: 40px;
    top: 6px;
    left: -3px; }
  #page-container-customer-agreement .smart-home-kit-info .mdl-switch.is-checked .mdl-switch__thumb,
  #page-container-final-quote .smart-home-kit-info .mdl-switch.is-checked .mdl-switch__thumb {
    left: 30px;
    top: 9px; }

@media screen and (min-width: 769px) {
  #page-container-customer-agreement .quote-wrap .quote-details .left-icon-and-price,
  #page-container-final-quote .quote-wrap .quote-details .left-icon-and-price {
    align-items: center;
    display: flex;
    flex: 0 1 404px;
    width: 100px;
    align-self: flex-start;
    max-width: 241px; }
    #page-container-customer-agreement .quote-wrap .quote-details .left-icon-and-price .icon,
    #page-container-final-quote .quote-wrap .quote-details .left-icon-and-price .icon {
      align-self: flex-start; } }

@media screen and (min-width: 601px) {
  #page-container-customer-agreement .quote-wrap .quote-details .left-icon-and-price,
  #page-container-final-quote .quote-wrap .quote-details .left-icon-and-price {
    align-items: center;
    display: flex;
    flex: 0 1 404px;
    width: 100px;
    align-self: flex-start; }
    #page-container-customer-agreement .quote-wrap .quote-details .left-icon-and-price .icon,
    #page-container-final-quote .quote-wrap .quote-details .left-icon-and-price .icon {
      align-self: flex-start; } }

@media screen and (max-width: 1023px) and (min-width: 840px) {
  #page-container-customer-agreement .quote-wrap .quote-final,
  #page-container-final-quote .quote-wrap .quote-final {
    width: 271px; }
  #page-container-customer-agreement .quote-wrap .quote-details .effective-date,
  #page-container-customer-agreement .quote-wrap .quote-details .home-address,
  #page-container-customer-agreement .quote-wrap .quote-details .deduct,
  #page-container-customer-agreement .quote-wrap .quote-details .home,
  #page-container-customer-agreement .quote-wrap .quote-details .personal-prop,
  #page-container-customer-agreement .quote-wrap .quote-details .personal-liab,
  #page-container-customer-agreement .quote-wrap .quote-details .extras,
  #page-container-final-quote .quote-wrap .quote-details .effective-date,
  #page-container-final-quote .quote-wrap .quote-details .home-address,
  #page-container-final-quote .quote-wrap .quote-details .deduct,
  #page-container-final-quote .quote-wrap .quote-details .home,
  #page-container-final-quote .quote-wrap .quote-details .personal-prop,
  #page-container-final-quote .quote-wrap .quote-details .personal-liab,
  #page-container-final-quote .quote-wrap .quote-details .extras {
    margin: 0; }
  #page-container-customer-agreement .quote-wrap .quote-details .left-icon-and-price,
  #page-container-final-quote .quote-wrap .quote-details .left-icon-and-price {
    flex: 0 1 255px;
    max-width: 170px; }
    #page-container-customer-agreement .quote-wrap .quote-details .left-icon-and-price .icon,
    #page-container-final-quote .quote-wrap .quote-details .left-icon-and-price .icon {
      margin-right: 14px; }
    #page-container-customer-agreement .quote-wrap .quote-details .left-icon-and-price .sub-title p,
    #page-container-final-quote .quote-wrap .quote-details .left-icon-and-price .sub-title p {
      font-size: 10px; }
    #page-container-customer-agreement .quote-wrap .quote-details .left-icon-and-price .amount h3,
    #page-container-final-quote .quote-wrap .quote-details .left-icon-and-price .amount h3 {
      font-size: 18px; }
  #page-container-customer-agreement .quote-wrap .quote-details .effective-date .left-icon-and-price,
  #page-container-final-quote .quote-wrap .quote-details .effective-date .left-icon-and-price {
    max-width: 200px; }
  #page-container-customer-agreement .quote-wrap .quote-details .price-breakdown .plan-items,
  #page-container-final-quote .quote-wrap .quote-details .price-breakdown .plan-items {
    font-size: 13px; }
    #page-container-customer-agreement .quote-wrap .quote-details .price-breakdown .plan-items .label,
    #page-container-final-quote .quote-wrap .quote-details .price-breakdown .plan-items .label {
      font-size: 13px; }
    #page-container-customer-agreement .quote-wrap .quote-details .price-breakdown .plan-items .price,
    #page-container-final-quote .quote-wrap .quote-details .price-breakdown .plan-items .price {
      font-size: 13px; } }

@media screen and (max-width: 839px) {
  #page-container-customer-agreement .quote-details,
  #page-container-final-quote .quote-details {
    order: 2; }
  #page-container-customer-agreement .quote-final,
  #page-container-final-quote .quote-final {
    order: 1; }
  #page-container-customer-agreement .home-address,
  #page-container-final-quote .home-address {
    white-space: normal; } }

@media screen and (max-width: 839px) and (min-width: 601px) {
  #page-container-customer-agreement .quote-wrap:not(.new-design),
  #page-container-final-quote .quote-wrap:not(.new-design) {
    flex-flow: column; }
    #page-container-customer-agreement .quote-wrap:not(.new-design) .lrn-more,
    #page-container-final-quote .quote-wrap:not(.new-design) .lrn-more {
      display: none; }
    #page-container-customer-agreement .quote-wrap:not(.new-design) .lrn-more-mobile-only,
    #page-container-final-quote .quote-wrap:not(.new-design) .lrn-more-mobile-only {
      display: block;
      position: static;
      padding-bottom: 10px; }
    #page-container-customer-agreement .quote-wrap:not(.new-design) .prelim,
    #page-container-final-quote .quote-wrap:not(.new-design) .prelim {
      text-align: center; }
    #page-container-customer-agreement .quote-wrap:not(.new-design) .quote-final,
    #page-container-final-quote .quote-wrap:not(.new-design) .quote-final {
      border-right: none;
      border-bottom: 1px solid rgba(151, 151, 151, 0.25);
      border-radius: 5px 5px 0 0;
      margin-bottom: 0; }
      #page-container-customer-agreement .quote-wrap:not(.new-design) .quote-final .quote-title h3,
      #page-container-final-quote .quote-wrap:not(.new-design) .quote-final .quote-title h3 {
        margin: 0;
        line-height: 1;
        padding-top: 30px; }
      #page-container-customer-agreement .quote-wrap:not(.new-design) .quote-final .quote-price,
      #page-container-final-quote .quote-wrap:not(.new-design) .quote-final .quote-price {
        margin: 0; }
        #page-container-customer-agreement .quote-wrap:not(.new-design) .quote-final .quote-price .price-p-yr,
        #page-container-final-quote .quote-wrap:not(.new-design) .quote-final .quote-price .price-p-yr {
          padding-bottom: 17px;
          margin-top: 5px; }
        #page-container-customer-agreement .quote-wrap:not(.new-design) .quote-final .quote-price .button,
        #page-container-final-quote .quote-wrap:not(.new-design) .quote-final .quote-price .button {
          width: 200px;
          margin-bottom: 31px;
          height: 37px;
          line-height: 31px; }
    #page-container-customer-agreement .quote-wrap:not(.new-design) .quote-details,
    #page-container-final-quote .quote-wrap:not(.new-design) .quote-details {
      border-radius: 0 0 5px 5px;
      padding: 12px 0; }
      #page-container-customer-agreement .quote-wrap:not(.new-design) .quote-details .deduct,
      #page-container-final-quote .quote-wrap:not(.new-design) .quote-details .deduct {
        margin-bottom: 21px; }
      #page-container-customer-agreement .quote-wrap:not(.new-design) .quote-details .home,
      #page-container-final-quote .quote-wrap:not(.new-design) .quote-details .home {
        margin-bottom: -2px; }
      #page-container-customer-agreement .quote-wrap:not(.new-design) .quote-details .left-icon-and-price,
      #page-container-final-quote .quote-wrap:not(.new-design) .quote-details .left-icon-and-price {
        flex: 0 1 272px; }
        #page-container-customer-agreement .quote-wrap:not(.new-design) .quote-details .left-icon-and-price .icon,
        #page-container-final-quote .quote-wrap:not(.new-design) .quote-details .left-icon-and-price .icon {
          margin-right: 20px;
          position: relative;
          right: 10px; }
      #page-container-customer-agreement .quote-wrap:not(.new-design) .quote-details .price-breakdown,
      #page-container-final-quote .quote-wrap:not(.new-design) .quote-details .price-breakdown {
        padding-right: 28px;
        padding-left: 0;
        margin-left: -4px;
        min-width: 255px; } }

@media screen and (max-width: 767px) and (min-width: 601px) {
  #page-container-customer-agreement .quote-wrap,
  #page-container-final-quote .quote-wrap {
    flex-flow: column; }
    #page-container-customer-agreement .quote-wrap .lrn-more,
    #page-container-final-quote .quote-wrap .lrn-more {
      display: none; }
    #page-container-customer-agreement .quote-wrap .lrn-more-mobile-only,
    #page-container-final-quote .quote-wrap .lrn-more-mobile-only {
      display: block;
      position: static; }
    #page-container-customer-agreement .quote-wrap .prelim,
    #page-container-final-quote .quote-wrap .prelim {
      margin-top: 0;
      text-align: center; }
    #page-container-customer-agreement .quote-wrap .quote-final,
    #page-container-final-quote .quote-wrap .quote-final {
      border-right: none;
      border-bottom: 1px solid #979797;
      border-radius: 5px 5px 0 0;
      margin-bottom: 0;
      width: 528px; }
      #page-container-customer-agreement .quote-wrap .quote-final .quote-title h3,
      #page-container-final-quote .quote-wrap .quote-final .quote-title h3 {
        margin: 0; }
      #page-container-customer-agreement .quote-wrap .quote-final .quote-price,
      #page-container-final-quote .quote-wrap .quote-final .quote-price {
        margin: 0; }
        #page-container-customer-agreement .quote-wrap .quote-final .quote-price .button,
        #page-container-final-quote .quote-wrap .quote-final .quote-price .button {
          margin-bottom: 31px; }
    #page-container-customer-agreement .quote-wrap .quote-details,
    #page-container-final-quote .quote-wrap .quote-details {
      border-radius: 0 0 5px 5px; }
      #page-container-customer-agreement .quote-wrap .quote-details .sub-title p,
      #page-container-final-quote .quote-wrap .quote-details .sub-title p {
        font-size: 11px; }
      #page-container-customer-agreement .quote-wrap .quote-details .amount h3,
      #page-container-final-quote .quote-wrap .quote-details .amount h3 {
        font-size: 20px; }
      #page-container-customer-agreement .quote-wrap .quote-details .left-icon-and-price,
      #page-container-final-quote .quote-wrap .quote-details .left-icon-and-price {
        flex: initial;
        width: initial; }
      #page-container-customer-agreement .quote-wrap .quote-details .effective-date .icon,
      #page-container-customer-agreement .quote-wrap .quote-details .deduct .icon,
      #page-container-customer-agreement .quote-wrap .quote-details .home .icon,
      #page-container-customer-agreement .quote-wrap .quote-details .home-address .icon,
      #page-container-customer-agreement .quote-wrap .quote-details .personal-prop .icon,
      #page-container-customer-agreement .quote-wrap .quote-details .personal-liab .icon,
      #page-container-customer-agreement .quote-wrap .quote-details .extras .icon,
      #page-container-final-quote .quote-wrap .quote-details .effective-date .icon,
      #page-container-final-quote .quote-wrap .quote-details .deduct .icon,
      #page-container-final-quote .quote-wrap .quote-details .home .icon,
      #page-container-final-quote .quote-wrap .quote-details .home-address .icon,
      #page-container-final-quote .quote-wrap .quote-details .personal-prop .icon,
      #page-container-final-quote .quote-wrap .quote-details .personal-liab .icon,
      #page-container-final-quote .quote-wrap .quote-details .extras .icon {
        display: none; }
        #page-container-customer-agreement .quote-wrap .quote-details .effective-date .icon img,
        #page-container-customer-agreement .quote-wrap .quote-details .deduct .icon img,
        #page-container-customer-agreement .quote-wrap .quote-details .home .icon img,
        #page-container-customer-agreement .quote-wrap .quote-details .home-address .icon img,
        #page-container-customer-agreement .quote-wrap .quote-details .personal-prop .icon img,
        #page-container-customer-agreement .quote-wrap .quote-details .personal-liab .icon img,
        #page-container-customer-agreement .quote-wrap .quote-details .extras .icon img,
        #page-container-final-quote .quote-wrap .quote-details .effective-date .icon img,
        #page-container-final-quote .quote-wrap .quote-details .deduct .icon img,
        #page-container-final-quote .quote-wrap .quote-details .home .icon img,
        #page-container-final-quote .quote-wrap .quote-details .home-address .icon img,
        #page-container-final-quote .quote-wrap .quote-details .personal-prop .icon img,
        #page-container-final-quote .quote-wrap .quote-details .personal-liab .icon img,
        #page-container-final-quote .quote-wrap .quote-details .extras .icon img {
          width: 50px !important; }
      #page-container-customer-agreement .quote-wrap .quote-details .effective-date .price-breakdown,
      #page-container-customer-agreement .quote-wrap .quote-details .deduct .price-breakdown,
      #page-container-customer-agreement .quote-wrap .quote-details .home .price-breakdown,
      #page-container-customer-agreement .quote-wrap .quote-details .home-address .price-breakdown,
      #page-container-customer-agreement .quote-wrap .quote-details .personal-prop .price-breakdown,
      #page-container-customer-agreement .quote-wrap .quote-details .personal-liab .price-breakdown,
      #page-container-customer-agreement .quote-wrap .quote-details .extras .price-breakdown,
      #page-container-final-quote .quote-wrap .quote-details .effective-date .price-breakdown,
      #page-container-final-quote .quote-wrap .quote-details .deduct .price-breakdown,
      #page-container-final-quote .quote-wrap .quote-details .home .price-breakdown,
      #page-container-final-quote .quote-wrap .quote-details .home-address .price-breakdown,
      #page-container-final-quote .quote-wrap .quote-details .personal-prop .price-breakdown,
      #page-container-final-quote .quote-wrap .quote-details .personal-liab .price-breakdown,
      #page-container-final-quote .quote-wrap .quote-details .extras .price-breakdown {
        width: 100%;
        padding: 0 0 0 10px; } }

@media screen and (max-width: 600px) {
  #page-container-customer-agreement .quote-heading .title,
  #page-container-final-quote .quote-heading .title {
    font-size: 24px;
    font-weight: 500;
    line-height: 1.7; }
  #page-container-customer-agreement .edit-my-plan,
  #page-container-final-quote .edit-my-plan {
    display: none; }
  #page-container-customer-agreement .cta-mobile,
  #page-container-final-quote .cta-mobile {
    width: 207px;
    display: block;
    margin: 10px auto;
    margin-bottom: 0; }
  #page-container-customer-agreement .button-plan.mh-button.cta-mobile,
  #page-container-final-quote .button-plan.mh-button.cta-mobile {
    margin-top: 0;
    margin-bottom: 20px; }
  #page-container-customer-agreement .no-padding,
  #page-container-final-quote .no-padding {
    padding: 0; }
  #page-container-customer-agreement .quote-wrap,
  #page-container-final-quote .quote-wrap {
    flex-flow: column; }
    #page-container-customer-agreement .quote-wrap .quote-final .quote-title h3,
    #page-container-final-quote .quote-wrap .quote-final .quote-title h3 {
      margin: 0;
      font-size: 18px;
      font-weight: 500;
      line-height: 1.3;
      letter-spacing: -1.1px; }
    #page-container-customer-agreement .quote-wrap .quote-final .quote-title .mobile-edit,
    #page-container-final-quote .quote-wrap .quote-final .quote-title .mobile-edit {
      top: -18px;
      left: 19px; }
    #page-container-customer-agreement .quote-wrap .lrn-more,
    #page-container-final-quote .quote-wrap .lrn-more {
      display: none; }
    #page-container-customer-agreement .quote-wrap .lrn-more-mobile-only,
    #page-container-final-quote .quote-wrap .lrn-more-mobile-only {
      display: block; }
    #page-container-customer-agreement .quote-wrap .quote-price,
    #page-container-final-quote .quote-wrap .quote-price {
      margin-left: 0;
      margin-top: 0; }
      #page-container-customer-agreement .quote-wrap .quote-price .price,
      #page-container-final-quote .quote-wrap .quote-price .price {
        margin-bottom: -1px;
        padding-top: 12px;
        font-size: 100px; }
        #page-container-customer-agreement .quote-wrap .quote-price .price.smaller-font,
        #page-container-final-quote .quote-wrap .quote-price .price.smaller-font {
          font-size: 80px;
          line-height: normal; }
          #page-container-customer-agreement .quote-wrap .quote-price .price.smaller-font .denom,
          #page-container-final-quote .quote-wrap .quote-price .price.smaller-font .denom {
            bottom: 41px; }
        #page-container-customer-agreement .quote-wrap .quote-price .price .denom,
        #page-container-final-quote .quote-wrap .quote-price .price .denom {
          bottom: 70px;
          left: initial; }
        #page-container-customer-agreement .quote-wrap .quote-price .price .per-m, #page-container-customer-agreement .quote-wrap .quote-price .price .cents,
        #page-container-final-quote .quote-wrap .quote-price .price .per-m,
        #page-container-final-quote .quote-wrap .quote-price .price .cents {
          font-size: 15px;
          line-height: 2;
          letter-spacing: -0.4px; }
    #page-container-customer-agreement .quote-wrap .quote-final,
    #page-container-final-quote .quote-wrap .quote-final {
      border-right: none;
      border-bottom: none;
      padding: 25px 0 10px 0;
      border-radius: 5px 5px 0 0;
      margin-bottom: 0; }
      #page-container-customer-agreement .quote-wrap .quote-final .price-p-yr,
      #page-container-final-quote .quote-wrap .quote-final .price-p-yr {
        padding-bottom: 18px;
        font-size: 16px;
        font-weight: 300;
        line-height: 1.1; }
    #page-container-customer-agreement .quote-wrap .mobile-edit,
    #page-container-final-quote .quote-wrap .mobile-edit {
      display: initial !important;
      font-size: 13px;
      letter-spacing: 1.1px;
      color: #328df9;
      float: right;
      position: relative;
      top: -35px;
      left: 10px; }
    #page-container-customer-agreement .quote-wrap .edit-plan,
    #page-container-final-quote .quote-wrap .edit-plan {
      display: none; }
    #page-container-customer-agreement .quote-wrap .quote-details,
    #page-container-final-quote .quote-wrap .quote-details {
      text-align: center;
      border-radius: 0 0 5px 5px;
      margin-bottom: 20px;
      padding-top: 0; }
      #page-container-customer-agreement .quote-wrap .quote-details .price-breakdown .plan-items .price,
      #page-container-final-quote .quote-wrap .quote-details .price-breakdown .plan-items .price {
        width: 70px;
        overflow: hidden;
        text-overflow: ellipsis; }
        #page-container-customer-agreement .quote-wrap .quote-details .price-breakdown .plan-items .price.extend,
        #page-container-final-quote .quote-wrap .quote-details .price-breakdown .plan-items .price.extend {
          width: 95px; }
      #page-container-customer-agreement .quote-wrap .quote-details .effective-date,
      #page-container-customer-agreement .quote-wrap .quote-details .home-address,
      #page-container-customer-agreement .quote-wrap .quote-details .deduct,
      #page-container-customer-agreement .quote-wrap .quote-details .home,
      #page-container-customer-agreement .quote-wrap .quote-details .personal-prop,
      #page-container-customer-agreement .quote-wrap .quote-details .personal-liab,
      #page-container-customer-agreement .quote-wrap .quote-details .extras,
      #page-container-final-quote .quote-wrap .quote-details .effective-date,
      #page-container-final-quote .quote-wrap .quote-details .home-address,
      #page-container-final-quote .quote-wrap .quote-details .deduct,
      #page-container-final-quote .quote-wrap .quote-details .home,
      #page-container-final-quote .quote-wrap .quote-details .personal-prop,
      #page-container-final-quote .quote-wrap .quote-details .personal-liab,
      #page-container-final-quote .quote-wrap .quote-details .extras {
        padding: 0px 0px 12px;
        margin: 0px 20px 13px;
        min-height: initial;
        display: block !important;
        justify-content: center; }
        #page-container-customer-agreement .quote-wrap .quote-details .effective-date .icon,
        #page-container-customer-agreement .quote-wrap .quote-details .home-address .icon,
        #page-container-customer-agreement .quote-wrap .quote-details .deduct .icon,
        #page-container-customer-agreement .quote-wrap .quote-details .home .icon,
        #page-container-customer-agreement .quote-wrap .quote-details .personal-prop .icon,
        #page-container-customer-agreement .quote-wrap .quote-details .personal-liab .icon,
        #page-container-customer-agreement .quote-wrap .quote-details .extras .icon,
        #page-container-final-quote .quote-wrap .quote-details .effective-date .icon,
        #page-container-final-quote .quote-wrap .quote-details .home-address .icon,
        #page-container-final-quote .quote-wrap .quote-details .deduct .icon,
        #page-container-final-quote .quote-wrap .quote-details .home .icon,
        #page-container-final-quote .quote-wrap .quote-details .personal-prop .icon,
        #page-container-final-quote .quote-wrap .quote-details .personal-liab .icon,
        #page-container-final-quote .quote-wrap .quote-details .extras .icon {
          display: none; }
          #page-container-customer-agreement .quote-wrap .quote-details .effective-date .icon img,
          #page-container-customer-agreement .quote-wrap .quote-details .home-address .icon img,
          #page-container-customer-agreement .quote-wrap .quote-details .deduct .icon img,
          #page-container-customer-agreement .quote-wrap .quote-details .home .icon img,
          #page-container-customer-agreement .quote-wrap .quote-details .personal-prop .icon img,
          #page-container-customer-agreement .quote-wrap .quote-details .personal-liab .icon img,
          #page-container-customer-agreement .quote-wrap .quote-details .extras .icon img,
          #page-container-final-quote .quote-wrap .quote-details .effective-date .icon img,
          #page-container-final-quote .quote-wrap .quote-details .home-address .icon img,
          #page-container-final-quote .quote-wrap .quote-details .deduct .icon img,
          #page-container-final-quote .quote-wrap .quote-details .home .icon img,
          #page-container-final-quote .quote-wrap .quote-details .personal-prop .icon img,
          #page-container-final-quote .quote-wrap .quote-details .personal-liab .icon img,
          #page-container-final-quote .quote-wrap .quote-details .extras .icon img {
            width: 50px !important; }
        #page-container-customer-agreement .quote-wrap .quote-details .effective-date .dropdown,
        #page-container-customer-agreement .quote-wrap .quote-details .home-address .dropdown,
        #page-container-customer-agreement .quote-wrap .quote-details .deduct .dropdown,
        #page-container-customer-agreement .quote-wrap .quote-details .home .dropdown,
        #page-container-customer-agreement .quote-wrap .quote-details .personal-prop .dropdown,
        #page-container-customer-agreement .quote-wrap .quote-details .personal-liab .dropdown,
        #page-container-customer-agreement .quote-wrap .quote-details .extras .dropdown,
        #page-container-final-quote .quote-wrap .quote-details .effective-date .dropdown,
        #page-container-final-quote .quote-wrap .quote-details .home-address .dropdown,
        #page-container-final-quote .quote-wrap .quote-details .deduct .dropdown,
        #page-container-final-quote .quote-wrap .quote-details .home .dropdown,
        #page-container-final-quote .quote-wrap .quote-details .personal-prop .dropdown,
        #page-container-final-quote .quote-wrap .quote-details .personal-liab .dropdown,
        #page-container-final-quote .quote-wrap .quote-details .extras .dropdown {
          position: relative;
          right: 0;
          top: 4px;
          text-decoration: none;
          opacity: 0.5;
          margin-top: -6px; }
          #page-container-customer-agreement .quote-wrap .quote-details .effective-date .dropdown i,
          #page-container-customer-agreement .quote-wrap .quote-details .home-address .dropdown i,
          #page-container-customer-agreement .quote-wrap .quote-details .deduct .dropdown i,
          #page-container-customer-agreement .quote-wrap .quote-details .home .dropdown i,
          #page-container-customer-agreement .quote-wrap .quote-details .personal-prop .dropdown i,
          #page-container-customer-agreement .quote-wrap .quote-details .personal-liab .dropdown i,
          #page-container-customer-agreement .quote-wrap .quote-details .extras .dropdown i,
          #page-container-final-quote .quote-wrap .quote-details .effective-date .dropdown i,
          #page-container-final-quote .quote-wrap .quote-details .home-address .dropdown i,
          #page-container-final-quote .quote-wrap .quote-details .deduct .dropdown i,
          #page-container-final-quote .quote-wrap .quote-details .home .dropdown i,
          #page-container-final-quote .quote-wrap .quote-details .personal-prop .dropdown i,
          #page-container-final-quote .quote-wrap .quote-details .personal-liab .dropdown i,
          #page-container-final-quote .quote-wrap .quote-details .extras .dropdown i {
            display: flex;
            color: #5c6f78; }
      #page-container-customer-agreement .quote-wrap .quote-details .amount h3,
      #page-container-final-quote .quote-wrap .quote-details .amount h3 {
        display: inline;
        padding-right: 3px;
        font-size: 18px;
        line-height: 1.7;
        letter-spacing: -0.5px; }
      #page-container-customer-agreement .quote-wrap .quote-details .amount .quote-details-dropdown,
      #page-container-final-quote .quote-wrap .quote-details .amount .quote-details-dropdown {
        display: initial; }
      #page-container-customer-agreement .quote-wrap .quote-details .effective-date .amount h3, #page-container-customer-agreement .quote-wrap .quote-details .deduct.no-dropdown .amount h3,
      #page-container-final-quote .quote-wrap .quote-details .effective-date .amount h3,
      #page-container-final-quote .quote-wrap .quote-details .deduct.no-dropdown .amount h3 {
        padding-right: 23px; }
      #page-container-customer-agreement .quote-wrap .quote-details .effective-date .sub-title p, #page-container-customer-agreement .quote-wrap .quote-details .deduct.no-dropdown .sub-title p,
      #page-container-final-quote .quote-wrap .quote-details .effective-date .sub-title p,
      #page-container-final-quote .quote-wrap .quote-details .deduct.no-dropdown .sub-title p {
        flex: 1 0 100px; }
      #page-container-customer-agreement .quote-wrap .quote-details .extras,
      #page-container-final-quote .quote-wrap .quote-details .extras {
        border-bottom: none;
        padding-bottom: 0; }
    #page-container-customer-agreement .quote-wrap .price-breakdown,
    #page-container-final-quote .quote-wrap .price-breakdown {
      max-height: 0;
      overflow: hidden;
      transition: max-height 0.2s; }
    #page-container-customer-agreement .quote-wrap .price-breakdown.showing,
    #page-container-final-quote .quote-wrap .price-breakdown.showing {
      max-height: 422px; }
    #page-container-customer-agreement .quote-wrap .price-breakdown.showing-tooltip,
    #page-container-final-quote .quote-wrap .price-breakdown.showing-tooltip {
      overflow: visible; } }

@media screen and (max-width: 450px) {
  #page-container-customer-agreement .quote-wrap .quote-details .effective-date,
  #page-container-customer-agreement .quote-wrap .quote-details .home-address,
  #page-container-customer-agreement .quote-wrap .quote-details .deduct,
  #page-container-customer-agreement .quote-wrap .quote-details .home,
  #page-container-customer-agreement .quote-wrap .quote-details .personal-prop,
  #page-container-customer-agreement .quote-wrap .quote-details .personal-liab,
  #page-container-customer-agreement .quote-wrap .quote-details .extras,
  #page-container-final-quote .quote-wrap .quote-details .effective-date,
  #page-container-final-quote .quote-wrap .quote-details .home-address,
  #page-container-final-quote .quote-wrap .quote-details .deduct,
  #page-container-final-quote .quote-wrap .quote-details .home,
  #page-container-final-quote .quote-wrap .quote-details .personal-prop,
  #page-container-final-quote .quote-wrap .quote-details .personal-liab,
  #page-container-final-quote .quote-wrap .quote-details .extras {
    margin: 0px 0px 13px; } }

#page-container-customer-agreement download-quote,
#page-container-final-quote download-quote {
  display: none; }
  #page-container-customer-agreement download-quote .download-quote,
  #page-container-final-quote download-quote .download-quote {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    display: flex;
    align-items: center;
    line-height: 27px;
    justify-content: center; }
    #page-container-customer-agreement download-quote .download-quote span.hippo-icon-download,
    #page-container-final-quote download-quote .download-quote span.hippo-icon-download {
      font-size: 20px;
      float: left;
      padding-right: 3px; }
  #page-container-customer-agreement download-quote .lrn-more,
  #page-container-final-quote download-quote .lrn-more {
    padding-top: 0px;
    max-width: 240px;
    margin: -10px auto 3px;
    transition: opacity .25s;
    opacity: 0;
    display: block !important;
    position: absolute;
    top: 10px;
    pointer-events: none; }
    @media (min-width: 840px) {
      #page-container-customer-agreement download-quote .lrn-more,
      #page-container-final-quote download-quote .lrn-more {
        display: none !important; } }
  #page-container-customer-agreement download-quote .lrn-more.show,
  #page-container-final-quote download-quote .lrn-more.show {
    opacity: 1; }
  #page-container-customer-agreement download-quote.cta-mobile,
  #page-container-final-quote download-quote.cta-mobile {
    display: block;
    position: relative;
    height: 52px; }
  @media (min-width: 840px) {
    #page-container-customer-agreement download-quote,
    #page-container-final-quote download-quote {
      display: block; }
      #page-container-customer-agreement download-quote.cta-mobile,
      #page-container-final-quote download-quote.cta-mobile {
        display: none; } }

#page-container-customer-agreement .rce-document,
#page-container-final-quote .rce-document {
  padding-top: 25px; }
  #page-container-customer-agreement .rce-document a,
  #page-container-final-quote .rce-document a {
    font-size: 11px;
    font-weight: bold;
    color: #9B9B9B; }

@media screen and (max-width: 839px) and (min-width: 601px) {
  #page-container-customer-agreement .quote-wrap .lrn-more {
    display: block; } }

@media screen and (max-width: 600px) {
  #page-container-customer-agreement .quote-wrap .lrn-more {
    display: block; } }

.checkout .payment-by-check {
  margin-top: 25px;
  padding-left: 10px;
  display: flex;
  font-size: 12px;
  border-left: #BFBFBF 2px solid;
  height: 38px;
  width: 300px;
  color: #7F7F7F; }
  @media screen and (max-width: 600px) {
    .checkout .payment-by-check {
      margin-left: 0; } }
  @media screen and (min-width: 601px) {
    .checkout .payment-by-check {
      margin-left: 100px; } }

.checkout .payment-by-check-producer {
  margin-top: 25px;
  padding-left: 10px;
  display: flex;
  font-size: 12px;
  border-left: #BFBFBF 2px solid;
  height: 38px;
  width: 300px;
  color: #7F7F7F; }
  @media screen and (max-width: 600px) {
    .checkout .payment-by-check-producer {
      margin-left: 0; } }
  @media screen and (min-width: 601px) {
    .checkout .payment-by-check-producer {
      margin-left: 125px; } }

.checkout .cancellation-assistance, .checkout .terms-messaging, .checkout .credit-add-mortgage-toggle {
  margin-top: 40px;
  margin-bottom: 50px; }
  @media screen and (min-width: 768px) {
    .checkout .cancellation-assistance, .checkout .terms-messaging, .checkout .credit-add-mortgage-toggle {
      margin-left: 52px; } }
  @media screen and (min-width: 840px) {
    .checkout .cancellation-assistance, .checkout .terms-messaging, .checkout .credit-add-mortgage-toggle {
      margin-left: 0; } }
  .checkout .cancellation-assistance .question-icon, .checkout .terms-messaging .question-icon, .checkout .credit-add-mortgage-toggle .question-icon {
    font-size: 45px;
    color: #007eff; }
  .checkout .cancellation-assistance h4, .checkout .terms-messaging h4, .checkout .credit-add-mortgage-toggle h4 {
    display: none; }
  .checkout .cancellation-assistance .question-icon-container, .checkout .terms-messaging .question-icon-container, .checkout .credit-add-mortgage-toggle .question-icon-container {
    width: 20%; }
    @media screen and (min-width: 768px) {
      .checkout .cancellation-assistance .question-icon-container, .checkout .terms-messaging .question-icon-container, .checkout .credit-add-mortgage-toggle .question-icon-container {
        width: auto; } }
  .checkout .cancellation-assistance .questions-subtext, .checkout .cancellation-assistance .question-control.radio-options, .checkout .terms-messaging .questions-subtext, .checkout .terms-messaging .question-control.radio-options, .checkout .credit-add-mortgage-toggle .questions-subtext, .checkout .credit-add-mortgage-toggle .question-control.radio-options {
    font-size: 15px;
    line-height: 17px;
    font-family: "NittiGrotesk-Font";
    font-weight: 400;
    color: #87949A; }
  @media screen and (min-width: 601px) {
    .checkout .cancellation-assistance .questions-subtext, .checkout .terms-messaging .questions-subtext, .checkout .credit-add-mortgage-toggle .questions-subtext {
      padding-left: 35px; } }
  @media screen and (min-width: 601px) {
    .checkout .cancellation-assistance .question-control.radio-options, .checkout .terms-messaging .question-control.radio-options, .checkout .credit-add-mortgage-toggle .question-control.radio-options {
      width: 250px;
      padding-left: 50px; } }
  @media screen and (min-width: 768px) {
    .checkout .cancellation-assistance .question-control.radio-options, .checkout .terms-messaging .question-control.radio-options, .checkout .credit-add-mortgage-toggle .question-control.radio-options {
      width: 320px;
      padding-left: 50px; } }

.checkout .credit-add-mortgage {
  height: 50px;
  margin-bottom: 20px; }
  .checkout .credit-add-mortgage button {
    letter-spacing: 0;
    margin-top: 2px; }
  .checkout .credit-add-mortgage a {
    margin-left: 10px;
    text-decoration: none;
    font-size: 11px;
    letter-spacing: 1px; }
  .checkout .credit-add-mortgage .icon-with-tooltip-wrapper {
    position: relative;
    margin-left: 5px; }
    .checkout .credit-add-mortgage .icon-with-tooltip-wrapper img {
      width: 20px;
      height: 14px; }
    .checkout .credit-add-mortgage .icon-with-tooltip-wrapper .tooltip-wrapper {
      left: 58px;
      top: -120px; }

.checkout .cancellation-assistance .question-icon-container, .checkout .credit-add-mortgage-toggle .question-icon-container {
  margin-bottom: 15px; }
  @media screen and (min-width: 601px) {
    .checkout .cancellation-assistance .question-icon-container, .checkout .credit-add-mortgage-toggle .question-icon-container {
      margin-bottom: 0px; } }

.checkout .cancellation-assistance .question__wrap, .checkout .credit-add-mortgage-toggle .question__wrap {
  display: flex;
  flex-direction: column; }
  @media screen and (min-width: 601px) {
    .checkout .cancellation-assistance .question__wrap, .checkout .credit-add-mortgage-toggle .question__wrap {
      flex-direction: row; } }

.checkout .cancellation-assistance .questions-subtext.b-col-8.b-col-sm-10, .checkout .credit-add-mortgage-toggle .questions-subtext.b-col-8.b-col-sm-10 {
  width: 100%;
  padding-left: 0;
  padding-right: 0; }
  @media screen and (min-width: 601px) {
    .checkout .cancellation-assistance .questions-subtext.b-col-8.b-col-sm-10, .checkout .credit-add-mortgage-toggle .questions-subtext.b-col-8.b-col-sm-10 {
      display: block;
      padding-left: 38px;
      padding-right: 16px; } }

.checkout .cancellation-assistance .question-text-input-wrapper .b-row, .checkout .credit-add-mortgage-toggle .question-text-input-wrapper .b-row {
  display: flex; }

.checkout .cancellation-assistance .question-control, .checkout .credit-add-mortgage-toggle .question-control {
  position: relative;
  top: -8px; }
  @media screen and (min-width: 601px) {
    .checkout .cancellation-assistance .question-control, .checkout .credit-add-mortgage-toggle .question-control {
      position: static; } }

.checkout .mailing-address-container .state-zip-wrapper {
  display: flex; }

.checkout .add-spouse-container, .checkout .mailing-address-container {
  padding-top: 20px;
  margin-left: -5px; }

@media screen and (min-width: 1366px) {
  .checkout .add-spouse-cancel,
  .checkout .spouse-first-name,
  .checkout .spouse-last-name {
    padding-left: 0; } }

.checkout .spouse-button {
  margin-right: 10px; }

.checkout .col-no-margin-padding {
  margin: 0;
  padding-left: 0; }

.checkout .loan-number .mdl-textfield__error {
  right: 0; }

.checkout .loan-officer {
  display: none;
  border: #b5b5b5 1px dashed;
  padding: 15px;
  margin: 30px 0; }
  .checkout .loan-officer .note p {
    color: #525154; }
  .checkout .loan-officer.showing {
    display: block; }

.checkout .terms-messaging .option-list-item {
  display: inline-block;
  margin-right: 20px; }

.checkout .terms-messaging field-error {
  display: block;
  clear: both; }
  .checkout .terms-messaging field-error .mdl-textfield__error {
    font-size: 14px; }

.checkout .toggle-button.loan-button {
  margin-top: 5px;
  margin-bottom: 25px;
  position: relative; }

.checkout .escrow-selector-wrapper {
  vertical-align: top; }
  .checkout .escrow-selector-wrapper button {
    display: flex; }
    @media (min-width: 1024px) {
      .checkout .escrow-selector-wrapper button {
        display: block; } }

.checkout .credit-debit-selector-text {
  white-space: nowrap;
  color: #328df9; }

.checkout .escrow-selector-wrapper .toggle-button, .checkout .credit-debit-selector-wrapper .toggle-button {
  float: none; }

.checkout .toggle-button {
  margin-top: 20px;
  font-size: 14px;
  font-family: "NittiGrotesk-Font";
  font-weight: 400;
  color: #5C6F78;
  letter-spacing: 1.19px;
  outline: none;
  float: left; }
  .checkout .toggle-button .tile-select {
    margin-right: 6px; }

.checkout .cancel-spouse-button {
  margin-top: 0; }

.checkout .content-container {
  pointer-events: auto; }

.checkout .heading {
  text-align: left;
  margin-bottom: 51px;
  margin-top: 30px;
  margin-left: 122px; }
  .checkout .heading .title {
    text-align: left;
    position: relative;
    top: 20px;
    right: 8px; }

.checkout .checkout-heading {
  display: flex;
  flex-flow: column;
  padding-left: 10px; }
  .checkout .checkout-heading h2 {
    font-size: 24px;
    line-height: 1.2;
    letter-spacing: -0.7px;
    margin-top: 40px;
    margin-bottom: 16px; }

.checkout .payment-error-message {
  color: #d50000;
  font-size: 14px; }

.checkout .checkout-policy-holder-heading h2 {
  margin-top: 27px;
  margin-bottom: 0; }

.checkout .checkout-policy-holder-heading .sub-heading {
  margin-top: 0;
  position: relative; }

.checkout .checkout-policy-holder-heading form {
  max-width: 415px;
  position: relative; }
  .checkout .checkout-policy-holder-heading form.mh-form-submitted.ng-invalid .email-actions {
    margin-top: 30px; }
  .checkout .checkout-policy-holder-heading form.ng-pristine .wrong-info,
  .checkout .checkout-policy-holder-heading form:not(.mh-form-submitted) .mdl-textfield__error {
    visibility: hidden; }

.checkout .checkout-policy-holder-heading deep-email .deep-field {
  padding: 0; }
  .checkout .checkout-policy-holder-heading deep-email .deep-field .mdl-textfield__input {
    color: #87949A;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12); }
    .checkout .checkout-policy-holder-heading deep-email .deep-field .mdl-textfield__input[disabled="disabled"] {
      border-bottom: none; }
  .checkout .checkout-policy-holder-heading deep-email .deep-field .mdl-textfield__label:after {
    bottom: 0px !important; }

.checkout .checkout-policy-holder-heading .email-actions {
  text-align: right; }
  .checkout .checkout-policy-holder-heading .email-actions button {
    width: 90px;
    font-size: 19px;
    font-weight: 400;
    margin-top: 10px;
    line-height: 25px;
    margin-left: 7px; }
    .checkout .checkout-policy-holder-heading .email-actions button:hover {
      width: 90px; }

.checkout .checkout-policy-holder-heading .edit-email.hippo-icon-edit {
  position: absolute;
  left: -28px;
  top: 6px;
  font-size: 22px;
  color: #6EA8E3;
  cursor: pointer; }

.checkout .subtext-section:not(:last-of-type) {
  margin-bottom: 15px; }

.checkout .sub-heading,
.checkout .checkout-heading .sub-heading,
.checkout .mdl-textfield__input {
  font-family: MarkOT;
  font-size: 18px;
  color: #87949A;
  letter-spacing: -0.76px;
  line-height: 30px; }

.checkout .effective-date .icon,
.checkout .policy-holder .icon,
.checkout .coverage .icon,
.checkout .payment .icon,
.checkout .lender .icon,
.checkout .billing .icon {
  right: 30px;
  top: 6px; }

.checkout .edit-coverage-date,
.checkout .policy-holder-info,
.checkout .payment-info,
.checkout .lender-info,
.checkout .effective-date .sub-heading,
.checkout .address-inputs {
  margin: 48px 21px;
  margin-bottom: 0;
  padding-left: 90px;
  border-left: 1px solid rgba(151, 151, 151, 0.25); }

.checkout .policy-holder-info {
  margin-top: 0; }
  .builder-flow .checkout .policy-holder-info {
    margin-top: 20px; }

.checkout .checkout-container {
  padding: 0; }

.checkout .effective-date .sub-heading {
  height: 60px; }

.checkout .effective-date .mdl-textfield {
  padding-top: 0; }

.checkout .effective-date h2 {
  margin-bottom: 0; }

.checkout .effective-date .set-coverage-date .edit-coverage-date-toggle {
  font-size: 14px;
  letter-spacing: 1.2px;
  color: #328df9;
  text-decoration: underline;
  cursor: pointer;
  padding-left: 10px;
  position: relative;
  bottom: 1px; }

.checkout .effective-date .set-coverage-date.effective-showing {
  display: none; }

.checkout .effective-date .coverage-subtitle {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 1.1px; }

.checkout .effective-date .edit-coverage-date {
  margin-top: 0; }

.checkout .effective-date .date-covered {
  position: relative;
  max-width: 380px; }
  .checkout .effective-date .date-covered button {
    outline: none;
    cursor: pointer;
    width: 115.9px;
    height: 29px;
    border-radius: 100px;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.9px;
    text-align: center;
    line-height: 14px;
    text-transform: uppercase;
    background: transparent; }

.checkout .effective-date .input-calendar-icon {
  position: absolute;
  top: 6px;
  right: 17px; }

.checkout .coverage {
  display: flex;
  flex-flow: row wrap;
  align-items: center; }
  .checkout .coverage .icon {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center;
    top: 14px; }
  .checkout .coverage .date-select-wrap {
    margin-left: 20px;
    margin-top: 16px;
    margin-bottom: -5px;
    border-left: 1px solid rgba(151, 151, 151, 0.5);
    height: 175px; }
    .checkout .coverage .date-select-wrap .date-select {
      padding-left: 75px;
      margin: 23px 21px;
      border: none; }

.checkout .payment-info,
.checkout .lender-info,
.checkout .billing-info,
.checkout .address-inputs {
  margin-top: 20px; }

.checkout .payment .lender-info, .checkout .lender .lender-info {
  margin-bottom: 50px; }
  .checkout .payment .lender-info > div, .checkout .lender .lender-info > div {
    padding-left: 0; }
  .checkout .payment .lender-info table, .checkout .lender .lender-info table {
    border-spacing: 0px; }
    .checkout .payment .lender-info table td, .checkout .lender .lender-info table td {
      font-family: "NittiGrotesk-Font";
      font-size: 15px;
      font-weight: 400;
      color: #87949A;
      margin: 0;
      padding: 0; }
      .checkout .payment .lender-info table td button, .checkout .lender .lender-info table td button {
        font-size: 19px;
        font-weight: 400; }

.checkout .payment .payment-info, .checkout .lender .payment-info {
  margin-bottom: 00px; }
  .checkout .payment .payment-info .card-name,
  .checkout .payment .payment-info .card-num, .checkout .lender .payment-info .card-name,
  .checkout .lender .payment-info .card-num {
    margin-bottom: 26px;
    max-width: 380px; }
    .checkout .payment .payment-info .card-name .filled,
    .checkout .payment .payment-info .card-num .filled, .checkout .lender .payment-info .card-name .filled,
    .checkout .lender .payment-info .card-num .filled {
      display: none; }
    .checkout .payment .payment-info .card-name .ng-valid .is-dirty .filled,
    .checkout .payment .payment-info .card-num .ng-valid .is-dirty .filled, .checkout .lender .payment-info .card-name .ng-valid .is-dirty .filled,
    .checkout .lender .payment-info .card-num .ng-valid .is-dirty .filled {
      display: block; }
    .checkout .payment .payment-info .card-name .ng-invalid div:not(.is-focused) .wrong-info,
    .checkout .payment .payment-info .card-num .ng-invalid div:not(.is-focused) .wrong-info, .checkout .lender .payment-info .card-name .ng-invalid div:not(.is-focused) .wrong-info,
    .checkout .lender .payment-info .card-num .ng-invalid div:not(.is-focused) .wrong-info {
      display: block; }
    .checkout .payment .payment-info .card-name .ng-valid .mdl-textfield.is-invalid .mdl-textfield__input,
    .checkout .payment .payment-info .card-num .ng-valid .mdl-textfield.is-invalid .mdl-textfield__input, .checkout .lender .payment-info .card-name .ng-valid .mdl-textfield.is-invalid .mdl-textfield__input,
    .checkout .lender .payment-info .card-num .ng-valid .mdl-textfield.is-invalid .mdl-textfield__input {
      border-color: rgba(0, 0, 0, 0.12); }
  .checkout .payment .payment-info .payment-type, .checkout .lender .payment-info .payment-type {
    margin-bottom: 50px;
    padding: 0; }
    .checkout .payment .payment-info .payment-type .old-design, .checkout .lender .payment-info .payment-type .old-design {
      display: flex;
      flex-flow: column; }
      @media screen and (min-width: 1024px) {
        .checkout .payment .payment-info .payment-type .old-design, .checkout .lender .payment-info .payment-type .old-design {
          flex-flow: row; } }
      .checkout .payment .payment-info .payment-type .old-design .escrow-selector-wrapper, .checkout .payment .payment-info .payment-type .old-design .credit-debit-selector-wrapper, .checkout .lender .payment-info .payment-type .old-design .escrow-selector-wrapper, .checkout .lender .payment-info .payment-type .old-design .credit-debit-selector-wrapper {
        margin-right: 0; }
    .checkout .payment .payment-info .payment-type .escrow-selector-wrapper, .checkout .payment .payment-info .payment-type .credit-debit-selector-wrapper, .checkout .lender .payment-info .payment-type .escrow-selector-wrapper, .checkout .lender .payment-info .payment-type .credit-debit-selector-wrapper {
      width: 50%;
      justify-content: center; }
      @media (min-width: 1024px) {
        .checkout .payment .payment-info .payment-type .escrow-selector-wrapper, .checkout .payment .payment-info .payment-type .credit-debit-selector-wrapper, .checkout .lender .payment-info .payment-type .escrow-selector-wrapper, .checkout .lender .payment-info .payment-type .credit-debit-selector-wrapper {
          margin-right: 30px;
          flex-flow: row; } }
    .checkout .payment .payment-info .payment-type .ach-toggle, .checkout .lender .payment-info .payment-type .ach-toggle {
      width: 60%; }
      @media (min-width: 1024px) {
        .checkout .payment .payment-info .payment-type .ach-toggle, .checkout .lender .payment-info .payment-type .ach-toggle {
          width: 50%; } }
  .checkout .payment .payment-info .exp-date-cvv, .checkout .lender .payment-info .exp-date-cvv {
    display: flex; }
    .checkout .payment .payment-info .exp-date-cvv .exp-date, .checkout .lender .payment-info .exp-date-cvv .exp-date {
      padding-left: 0; }
    .checkout .payment .payment-info .exp-date-cvv .cvv, .checkout .lender .payment-info .exp-date-cvv .cvv {
      padding-right: 0;
      position: relative; }
      .checkout .payment .payment-info .exp-date-cvv .cvv .filled, .checkout .lender .payment-info .exp-date-cvv .cvv .filled {
        right: 60px; }
  .checkout .payment .payment-info .credit-cvv, .checkout .lender .payment-info .credit-cvv {
    position: absolute;
    top: 8px;
    right: 17px; }
  .checkout .payment .payment-info .note p, .checkout .lender .payment-info .note p {
    font-size: 14.6px;
    font-weight: 500;
    line-height: 1.2;
    color: #5c6f78;
    opacity: .51; }
  .checkout .payment .payment-info .note.card-note, .checkout .lender .payment-info .note.card-note {
    position: relative;
    bottom: 40px; }
  .checkout .payment .payment-info .opt-in, .checkout .lender .payment-info .opt-in {
    margin-top: 43px; }
    .checkout .payment .payment-info .opt-in .opt-in-note, .checkout .lender .payment-info .opt-in .opt-in-note {
      opacity: .51;
      font-size: 14.6px;
      font-weight: 500;
      line-height: 1.2;
      color: #5c6f78;
      margin-left: 45px;
      display: block; }

.checkout .tile-select {
  width: 30px;
  height: 30px;
  background-color: rgba(24, 221, 132, 0.06);
  border: solid 1px #d9d9d9;
  border-radius: 15px;
  text-align: center;
  transition: all .1s ease; }
  .checkout .tile-select i {
    color: white;
    margin-top: 5px;
    visibility: hidden;
    opacity: 0;
    transform: scale(0);
    transition: all .1s ease; }

@keyframes blink {
  0% {
    background-color: rgba(24, 221, 132, 0.06);
    border: solid 1px #d9d9d9; }
  25% {
    background-color: #cef6e1;
    border: solid 2px #69d88d; }
  50% {
    background-color: rgba(24, 221, 132, 0.06);
    border: solid 1px #d9d9d9; }
  75% {
    background-color: #cef6e1;
    border: solid 2px #69d88d; }
  100% {
    background-color: rgba(24, 221, 132, 0.06);
    border: solid 1px #d9d9d9; } }
  .checkout .tile-select.blink-animation {
    animation-name: blink;
    animation-duration: 2s;
    transition: all 0.3s; }
    .checkout .tile-select.blink-animation i {
      display: block;
      margin-top: 3px; }
  .checkout .tile-select.selected {
    background-color: #19dd84;
    border: 0; }

.checkout .selected.tile-select {
  background-color: #19dd84;
  border: 0; }
  .checkout .selected.tile-select i {
    visibility: visible;
    opacity: 1;
    transform: scale(1); }

.checkout .tile-select.mini {
  width: 16px;
  height: 16px;
  transition: all .2s ease; }
  .checkout .tile-select.mini i {
    transition: all .2s ease; }
  .checkout .tile-select.mini .material-icons {
    font-size: 12px;
    margin-top: 2px; }

.checkout .continue-btn .button.disabled {
  cursor: default; }

.checkout .continue-btn .tooltip-wrapper.mid {
  left: 50%; }

.checkout .continue-btn .button.disabled {
  cursor: default; }

.checkout .continue-btn .tooltip-wrapper.mid {
  left: 50%; }

.checkout .zip {
  padding-right: 0;
  margin-right: -6px; }

.checkout .state {
  padding-left: 0; }

.checkout .billing {
  display: flex;
  align-items: center;
  flex-flow: row wrap; }
  .checkout .billing .checkout-inner-container {
    margin-top: 0; }
  .checkout .billing .map {
    width: 100px;
    height: 100px;
    display: flex;
    align-items: center;
    justify-content: center; }
  .checkout .billing .state-zip {
    display: flex; }
  .checkout .billing .address-inputs {
    border-left: none;
    margin-bottom: 48px; }
  .checkout .billing .phone {
    padding-top: 0; }
    .checkout .billing .phone .phone-note p {
      opacity: .51;
      font-size: 14.6px;
      font-weight: 500;
      line-height: 1.2;
      color: #5c6f78; }
  .checkout .billing .same-bill-ship {
    width: 100%; }
    .checkout .billing .same-bill-ship .tile-select i {
      pointer-events: none; }
    .checkout .billing .same-bill-ship .bill-ship-note {
      opacity: .51;
      font-size: 14.6px;
      font-weight: 500;
      line-height: 1.2;
      color: #5c6f78;
      margin-left: 45px;
      padding-top: 5px;
      display: block; }

.checkout .bottom-page-wrap {
  border-top: 1px solid rgba(151, 151, 151, 0.25); }

.checkout .not-desktop {
  display: block; }
  @media (min-width: 768px) {
    .checkout .not-desktop {
      display: none; } }

.date-disclaimer,
.bill-ship-note {
  opacity: .51;
  font-size: 14.6px;
  font-weight: 500;
  color: #5c6f78; }

.paperless-section {
  border-top: 1px solid rgba(151, 151, 151, 0.25); }
  .paperless-section .paperless-container {
    max-width: 732px;
    margin: auto;
    padding-bottom: 20px; }
    .paperless-section .paperless-container .question__wrap {
      margin-bottom: -10px; }
      .paperless-section .paperless-container .question__wrap .question-full {
        width: auto; }
      .paperless-section .paperless-container .question__wrap .icon {
        display: none; }
      .paperless-section .paperless-container .question__wrap h4 {
        text-transform: uppercase;
        font-size: 15px !important;
        font-weight: 700;
        line-height: 1.1;
        color: #5c6f78; }
      .paperless-section .paperless-container .question__wrap .questions-subtext {
        padding-top: 15px; }
      .paperless-section .paperless-container .question__wrap .question-control {
        top: initial; }

.checkout-inner-container {
  margin: 48px 21px;
  margin-bottom: 0; }
  .checkout-inner-container table {
    width: 100%;
    table-layout: fixed; }

.checkout-inner-container, .question-spacer {
  padding-left: 90px;
  border-left: 1px solid rgba(151, 151, 151, 0.25); }

.question-spacer {
  height: 40px;
  margin: 24px 21px;
  margin-top: -24px; }

.agreement-inner {
  display: flex;
  position: relative; }
  .agreement-inner a {
    text-decoration: none;
    font-weight: bold; }
  .agreement-inner .tooltip-wrapper {
    top: -65px; }
  .agreement-inner .tile-select {
    flex-shrink: 0; }

.agreement {
  margin-top: 48px;
  padding-bottom: 30px;
  border: none; }
  .agreement .tile-select i {
    pointer-events: none; }
  .agreement .agreement-note {
    text-align: left;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.1;
    color: #525154;
    padding-left: 10px;
    position: relative;
    bottom: 3px; }

@media screen and (min-width: 840px) {
  .agreement-inner {
    margin-left: 5px; } }

@media screen and (max-width: 1024px) and (min-width: 840px) {
  .checkout-container {
    margin-left: 0; }
  .checkout .heading {
    margin-left: 0;
    margin-bottom: 50px; }
  .fixed .billing-frequency-wrap .billing-total {
    max-width: 492px;
    right: 60px; }
    .fixed .billing-frequency-wrap .billing-total .todays-total {
      padding: 30px 60px; }
      .fixed .billing-frequency-wrap .billing-total .todays-total .billing-breakdown {
        display: none; }
      .fixed .billing-frequency-wrap .billing-total .todays-total .billing-breakdown-show-breakdown,
      .fixed .billing-frequency-wrap .billing-total .todays-total .billing-breakdown-show-less {
        display: none; }
      .fixed .billing-frequency-wrap .billing-total .todays-total .grand-total {
        margin-bottom: 5px; }
  .checkout .billing-frequency-wrap .billing-total {
    max-width: 492px;
    position: absolute;
    right: 60px;
    top: 280px; }
  .checkout .checkout-container {
    margin-left: 0; }
    .checkout .checkout-container .checkout-heading {
      padding: 5.5px; }
  .checkout .state-zip {
    justify-content: space-between; }
    .checkout .state-zip .state,
    .checkout .state-zip .zip {
      width: 45%; } }

@media screen and (max-width: 839px) and (min-width: 768px) {
  .checkout .payment {
    margin-left: 52px; }
  .checkout .heading {
    margin-left: 116px; }
    .checkout .heading .title {
      font-size: 50px; }
  .checkout .billing-frequency-wrap {
    display: flex;
    margin: 50px auto;
    margin-bottom: 0; }
    .checkout .billing-frequency-wrap .billing-total {
      position: initial; }
  .checkout .effective-date,
  .checkout .checkout-container {
    margin-left: 52px;
    margin-top: 59px; }
    .checkout .effective-date .checkout-heading,
    .checkout .checkout-container .checkout-heading {
      padding-left: 5.5px; }
  .checkout .coverage .checkout-heading {
    margin-right: 50px; }
  .checkout .state-zip {
    justify-content: space-between; }
    .checkout .state-zip .state,
    .checkout .state-zip .zip {
      width: 45%; }
  .checkout .billing .address-inputs {
    width: 100%; } }

@media screen and (max-width: 767px) and (min-width: 600px) {
  .checkout .heading {
    margin-top: 0;
    margin-left: 32px; }
  .checkout .billing-frequency-wrap {
    display: flex;
    width: 100%;
    margin: 50px auto;
    margin-bottom: 0; }
    .checkout .billing-frequency-wrap .billing-total {
      margin: -15px auto 0px;
      position: initial; }
  .checkout .paperless-section .paperless-container .question__wrap .question-full {
    max-width: 305px; }
  .checkout .checkout-container {
    margin-left: 0; }
    .checkout .checkout-container .effective-date,
    .checkout .checkout-container .policy-holder,
    .checkout .checkout-container .coverage,
    .checkout .checkout-container .payment,
    .checkout .checkout-container .lender,
    .checkout .checkout-container .billing,
    .checkout .checkout-container .date-select,
    .checkout .checkout-container .payment-info,
    .checkout .checkout-container .lender-info,
    .checkout .checkout-container .address-inputs {
      width: 100%; }
    .checkout .checkout-container .checkout-heading {
      padding-left: 0;
      width: auto; }
      .checkout .checkout-container .checkout-heading h2 span {
        right: 56px;
        bottom: 3px; }
      .checkout .checkout-container .checkout-heading hr {
        display: none; }
    .checkout .checkout-container .state-zip {
      justify-content: space-between; }
      .checkout .checkout-container .state-zip .state,
      .checkout .checkout-container .state-zip .zip {
        width: 45%; }
    .checkout .checkout-container .billing .address-inputs {
      width: 100%; } }

@media screen and (max-width: 600px) {
  .checkout .heading {
    margin-left: 7px;
    margin-top: 0px; }
    .checkout .heading .title {
      font-size: 36px;
      font-weight: 500;
      line-height: 0.8;
      letter-spacing: -1.5px; }
  .checkout .billing-frequency-wrap {
    width: 100%; }
    .checkout .billing-frequency-wrap .billing-total {
      border-left: none;
      border-right: none;
      border-radius: 0;
      margin: 50px auto 0px;
      max-width: initial;
      width: 100%; }
      .checkout .billing-frequency-wrap .billing-total .frequency {
        padding: 38px 20px;
        padding-bottom: 23px; }
      .checkout .billing-frequency-wrap .billing-total .todays-total .billing-breakdown-show-breakdown {
        position: relative;
        top: -10px; }
      .checkout .billing-frequency-wrap .billing-total .todays-total ul li {
        margin-bottom: 21px; }
      .checkout .billing-frequency-wrap .billing-total .todays-total .grand-total {
        margin-bottom: 0; }
        .checkout .billing-frequency-wrap .billing-total .todays-total .grand-total div {
          font-size: 15px;
          letter-spacing: 1.3px; }
          .checkout .billing-frequency-wrap .billing-total .todays-total .grand-total div .word-break {
            display: inline; }
        .checkout .billing-frequency-wrap .billing-total .todays-total .grand-total .total-title {
          font-size: 15px;
          letter-spacing: 1.3px; }
        .checkout .billing-frequency-wrap .billing-total .todays-total .grand-total .total-price {
          font-size: 24px;
          line-height: 2.3;
          letter-spacing: -1px; }
  .checkout .checkout-container {
    margin-left: 0;
    width: 100%;
    margin: auto; }
    .checkout .checkout-container .policy-holder-info,
    .checkout .checkout-container .effective-date,
    .checkout .checkout-container .coverage,
    .checkout .checkout-container .payment,
    .checkout .checkout-container .lender,
    .checkout .checkout-container .billing {
      margin: auto;
      padding: 22px 0; }
      .checkout .checkout-container .policy-holder-info .icon,
      .checkout .checkout-container .effective-date .icon,
      .checkout .checkout-container .coverage .icon,
      .checkout .checkout-container .payment .icon,
      .checkout .checkout-container .lender .icon,
      .checkout .checkout-container .billing .icon {
        margin-left: 15px;
        top: -2px; }
        .checkout .checkout-container .policy-holder-info .icon img[alt="Calender"],
        .checkout .checkout-container .effective-date .icon img[alt="Calender"],
        .checkout .checkout-container .coverage .icon img[alt="Calender"],
        .checkout .checkout-container .payment .icon img[alt="Calender"],
        .checkout .checkout-container .lender .icon img[alt="Calender"],
        .checkout .checkout-container .billing .icon img[alt="Calender"] {
          width: 36px; }
    .checkout .checkout-container .billing {
      padding-bottom: 0;
      border-bottom: none; }
    .checkout .checkout-container .coverage {
      padding: 50px 0;
      padding-bottom: 21px; }
      .checkout .checkout-container .coverage .checkout-heading h2 {
        margin-top: 0;
        width: 215px;
        margin-left: -11px; }
      .checkout .checkout-container .coverage .date-select-wrap {
        margin-left: 0;
        border: none;
        height: auto; }
        .checkout .checkout-container .coverage .date-select-wrap .date-select {
          margin: 20px 5px;
          margin-bottom: 33px;
          padding-left: 0; }
    .checkout .checkout-container .billing .icon,
    .checkout .checkout-container .payment .icon,
    .checkout .checkout-container .lender .icon,
    .checkout .checkout-container .policy-holder .icon,
    .checkout .checkout-container .effective-date .icon {
      top: 9px;
      margin-left: 21px; }
    .checkout .checkout-container .billing .checkout-heading .date-covered,
    .checkout .checkout-container .billing .checkout-heading h2,
    .checkout .checkout-container .payment .checkout-heading .date-covered,
    .checkout .checkout-container .payment .checkout-heading h2,
    .checkout .checkout-container .lender .checkout-heading .date-covered,
    .checkout .checkout-container .lender .checkout-heading h2,
    .checkout .checkout-container .policy-holder .checkout-heading .date-covered,
    .checkout .checkout-container .policy-holder .checkout-heading h2,
    .checkout .checkout-container .effective-date .checkout-heading .date-covered,
    .checkout .checkout-container .effective-date .checkout-heading h2 {
      margin-top: 14px; }
    .checkout .checkout-container .billing .checkout-heading h2,
    .checkout .checkout-container .billing .checkout-heading .mdl-textfield__input,
    .checkout .checkout-container .billing .checkout-heading .payment-error-message,
    .checkout .checkout-container .payment .checkout-heading h2,
    .checkout .checkout-container .payment .checkout-heading .mdl-textfield__input,
    .checkout .checkout-container .payment .checkout-heading .payment-error-message,
    .checkout .checkout-container .lender .checkout-heading h2,
    .checkout .checkout-container .lender .checkout-heading .mdl-textfield__input,
    .checkout .checkout-container .lender .checkout-heading .payment-error-message,
    .checkout .checkout-container .policy-holder .checkout-heading h2,
    .checkout .checkout-container .policy-holder .checkout-heading .mdl-textfield__input,
    .checkout .checkout-container .policy-holder .checkout-heading .payment-error-message,
    .checkout .checkout-container .effective-date .checkout-heading h2,
    .checkout .checkout-container .effective-date .checkout-heading .mdl-textfield__input,
    .checkout .checkout-container .effective-date .checkout-heading .payment-error-message {
      margin-left: -10px; }
    .checkout .checkout-container .billing .checkout-heading [id="personal_information.email"].mdl-textfield__input,
    .checkout .checkout-container .payment .checkout-heading [id="personal_information.email"].mdl-textfield__input,
    .checkout .checkout-container .lender .checkout-heading [id="personal_information.email"].mdl-textfield__input,
    .checkout .checkout-container .policy-holder .checkout-heading [id="personal_information.email"].mdl-textfield__input,
    .checkout .checkout-container .effective-date .checkout-heading [id="personal_information.email"].mdl-textfield__input {
      margin-left: 0 !important; }
    .checkout .checkout-container .payment .pill-container .pill-select, .checkout .checkout-container .lender .pill-container .pill-select {
      margin-top: 35px; }
      .checkout .checkout-container .payment .pill-container .pill-select .pill-btn, .checkout .checkout-container .lender .pill-container .pill-select .pill-btn {
        height: 36px;
        line-height: 1; }
    .checkout .checkout-container .payment .payment-info .card-name,
    .checkout .checkout-container .payment .payment-info .card-num, .checkout .checkout-container .lender .payment-info .card-name,
    .checkout .checkout-container .lender .payment-info .card-num {
      margin-bottom: 16px; }
    .checkout .checkout-container .policy-holder {
      padding-bottom: 20px; }
    .checkout .checkout-container .policy-holder .icon,
    .checkout .checkout-container .effective-date .icon,
    .checkout .checkout-container .billing .icon {
      margin-right: 150px;
      right: 44px; }
    .checkout .checkout-container .billing .address-inputs .address1 {
      margin-bottom: 13px; }
    .checkout .checkout-container .billing .address-inputs .address2 {
      margin-bottom: 19px; }
    .checkout .checkout-container .billing .address-inputs .city {
      margin-bottom: 17px; }
    .checkout .checkout-container .billing .address-inputs .state-zip {
      margin-bottom: 20px; }
    .checkout .checkout-container .billing .address-inputs .phone .mdl-textfield {
      margin-bottom: initial; }
    .checkout .checkout-container .billing .same-bill-ship .bill-ship-note {
      padding-top: 12px; }
    .checkout .checkout-container .policy-holder-info {
      padding-top: 0; }
      .builder-flow .checkout .checkout-container .policy-holder-info {
        margin-top: 20px; }
    .checkout .checkout-container .effective-date .sub-heading,
    .checkout .checkout-container .edit-coverage-date,
    .checkout .checkout-container .policy-holder-info,
    .checkout .checkout-container .date-select,
    .checkout .checkout-container .payment-info,
    .checkout .checkout-container .lender-info,
    .checkout .checkout-container .address-inputs {
      margin: 0;
      padding-left: 0;
      border-left: none; }
    .checkout .checkout-container .policy-holder .icon img,
    .checkout .checkout-container .effective-date .icon img,
    .checkout .checkout-container .payment .icon img {
      width: 80px; }
    .checkout .checkout-container .agreement-inner .tile-select {
      position: relative;
      top: 5px;
      left: 3px; }
    .checkout .checkout-container .coverage .icon,
    .checkout .checkout-container .billing .icon {
      width: 80px;
      height: 80px; }
      .checkout .checkout-container .coverage .icon img[alt="Map Pin"],
      .checkout .checkout-container .billing .icon img[alt="Map Pin"] {
        width: 26px; }
    .checkout .checkout-container .exp-date-cvv .mdl-textfield {
      margin-bottom: 0; }
  .checkout .agreement {
    padding-top: 51px; }
    .checkout .agreement .agreement-note {
      bottom: 0; }
  .paperless-section {
    padding: 20px 0;
    border-top: none; }
    .paperless-section .paperless-container .question__wrap h4 {
      padding-bottom: 2px; }
    .paperless-section .paperless-container .question__wrap .question-full {
      width: 230px; }
    .paperless-section .paperless-container .question__wrap .question-control {
      top: -15px; }
      .paperless-section .paperless-container .question__wrap .question-control .mdl-switch.is-upgraded {
        padding-left: 68px; }
      .paperless-section .paperless-container .question__wrap .question-control .mdl-switch .mdl-switch__yes {
        right: 5px; }
  .col-xs-no-margin-padding {
    margin: 0;
    padding-left: 0;
    border-left: none; } }

@media screen and (max-width: 450px) {
  .billing .checkout-heading {
    padding-left: 10px; }
    .billing .checkout-heading h2 {
      margin-bottom: 0; } }

@media screen and (max-width: 320px) {
  .paperless-section .paperless-container .question__wrap .question-full {
    width: 225px; } }

#page-container-confirmation {
  position: static; }
  #page-container-confirmation .download-pdf {
    height: 30px;
    line-height: 30px;
    letter-spacing: 1px;
    font-size: 16px;
    width: auto;
    padding: 0 40px;
    margin-top: 0; }
    @media (min-width: 601px) {
      #page-container-confirmation .download-pdf {
        margin-top: 40px; } }

.confirmation-simplisafe {
  position: fixed;
  width: 100%;
  z-index: 30;
  bottom: 0px;
  height: 64px; }
  .confirmation-simplisafe.show {
    position: absolute;
    top: 0px;
    left: 0;
    bottom: auto;
    height: auto;
    background: rgba(0, 0, 0, 0.5);
    padding-top: 100px; }
  .confirmation-simplisafe.email {
    position: absolute;
    top: 0px;
    left: 0;
    bottom: auto;
    height: auto;
    background: rgba(0, 0, 0, 0.5); }

.mh-button.button-confirmation,
.mh-button.button-confirmation[disabled] {
  max-width: none;
  width: 170px;
  height: 30px;
  line-height: 30px;
  font-size: 14px;
  font-weight: 500; }

.confirm-header-container.producer-flow h1 {
  margin-top: 0; }
  @media (min-width: 601px) {
    .confirm-header-container.producer-flow h1 {
      margin-top: 33px; } }

.confirm-header-container.producer-flow p {
  margin-bottom: 10px; }
  @media (min-width: 601px) {
    .confirm-header-container.producer-flow p {
      margin-bottom: 16px; } }

.confirm-header-container h1 {
  margin-top: 33px; }

.button-confirmation-container {
  text-align: center;
  margin-top: 25px; }
  @media (min-width: 601px) {
    .button-confirmation-container {
      text-align: right; } }
  .button-confirmation-container .disabled {
    pointer-events: none; }

.confirm-header-container {
  transition: opacity 2s;
  height: 100%;
  width: 100%; }
  .confirm-header-container .confirm-header-others, .confirm-header-container h1, .confirm-header-container .mh-button {
    opacity: 0;
    transition: opacity 2s; }

@keyframes confirmation-city-top {
  0% {
    transform: translateY(-100%); }
  100% {
    transform: translateY(0); } }

@keyframes confirmation-shrink-460 {
  0% {
    height: 100%; }
  100% {
    height: 460px; } }

.confirmation-large .confirm-header-outer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  animation-name: confirmation-shrink-460;
  animation-duration: 1.5s;
  animation-delay: 1.5s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards; }

.confirmation-small .confirm-header-outer {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 460px; }

body.confirmation-large .top-illustration {
  opacity: 1;
  transform: translateY(-100%);
  animation-name: confirmation-city-top;
  animation-duration: 1s;
  animation-delay: 2s;
  animation-timing-function: ease-out;
  animation-fill-mode: forwards; }

body.confirmation-large .confirm-header-container {
  width: 100%;
  opacity: 1;
  text-align: center;
  transition-duration: 2.5s; }

body.confirmation-large .bk-btn {
  display: none; }

body.confirmation .confirm-header-container {
  opacity: 1; }

body.confirmation .confirm-wrapper {
  pointer-events: auto;
  opacity: 1;
  height: auto;
  margin-bottom: 100px; }

body.confirmation .confirm-header-container .confirm-header-others, body.confirmation .confirm-header-container h1, body.confirmation .confirm-header-container .mh-button {
  opacity: 1; }

body.confirmation .chat span {
  color: black !important; }

body.confirmation .bk-btn {
  display: none; }

.confirm-header {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
  background-repeat: no-repeat;
  background-blend-mode: multiply;
  padding: 60px;
  height: 100%;
  width: 100%; }
  .confirm-header h1 {
    font-size: 72px;
    font-weight: 700;
    line-height: 0.8;
    letter-spacing: -2.9px;
    margin-top: 0;
    color: black; }
    @media (min-width: 601px) {
      .confirm-header h1 {
        margin-top: 92px; } }
  .confirm-header p {
    font-size: 24px;
    font-weight: 300;
    line-height: 1;
    color: black; }
    .confirm-header p span {
      font-weight: 700; }
  .confirm-header .confirm-number {
    font-size: 15px; }
  .confirm-header button {
    width: 187px;
    height: 29px;
    line-height: 28px;
    font-size: 11px;
    letter-spacing: .9px; }

.confirm-wrapper {
  padding-top: 375px;
  pointer-events: none;
  opacity: 0;
  transition: opacity 2s, height 2s;
  height: 0; }

.confirm-container .part {
  border: solid 1px rgba(135, 148, 154, 0.75);
  border-radius: 5px;
  margin-bottom: 10px;
  background-color: rgba(255, 255, 255, 0.75); }
  .confirm-container .part .heading-content-wrap {
    padding: 25px 37px; }
  .confirm-container .part .tile-select {
    width: 30px;
    height: 30px;
    background-color: rgba(24, 221, 132, 0.06);
    border: solid 1px #d9d9d9;
    border-radius: 15px;
    text-align: center; }
    .confirm-container .part .tile-select i {
      display: none;
      color: white;
      margin-top: 2px; }

.confirm-container .part-1 .heading-content-wrap {
  padding-bottom: 35px;
  border-bottom: solid 1px rgba(92, 111, 120, 0.15); }

.confirm-container .part-1 .doc-content {
  border-bottom: solid 1px rgba(92, 111, 120, 0.15);
  object-fit: contain;
  padding-top: 21px;
  padding-bottom: 32px; }
  .confirm-container .part-1 .doc-content .required-docs {
    display: flex;
    align-items: center;
    padding: 0 22px; }
    .confirm-container .part-1 .doc-content .required-docs .doc-icon {
      width: 80px;
      height: 80px;
      display: flex;
      align-items: center; }
    .confirm-container .part-1 .doc-content .required-docs .wrap {
      padding-top: 10px; }
    .confirm-container .part-1 .doc-content .required-docs h4 {
      font-size: 18px;
      line-height: 1.3;
      letter-spacing: -0.7px;
      margin: 0; }
    .confirm-container .part-1 .doc-content .required-docs p {
      font-size: 15px;
      font-weight: 300;
      line-height: 1.1;
      color: #5c6f78; }

.confirm-container .part-1 .send-docs {
  display: flex;
  padding: 9px 41px;
  padding-bottom: 21px; }
  .confirm-container .part-1 .send-docs .email {
    border-right: 1px solid #e5e5e5; }
  .confirm-container .part-1 .send-docs .snail {
    padding-left: 66px; }
  .confirm-container .part-1 .send-docs .email p:nth-child(1),
  .confirm-container .part-1 .send-docs .snail p:nth-child(1) {
    margin-top: 17px;
    margin-bottom: 9px;
    font-size: 13px;
    text-transform: uppercase;
    letter-spacing: 1.1px;
    color: #5c6f78; }
  .confirm-container .part-1 .send-docs .email p:last-child,
  .confirm-container .part-1 .send-docs .snail p:nth-child(2),
  .confirm-container .part-1 .send-docs .snail p:last-child {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.1;
    color: #5c6f78; }
    .confirm-container .part-1 .send-docs .email p:last-child a,
    .confirm-container .part-1 .send-docs .snail p:nth-child(2) a,
    .confirm-container .part-1 .send-docs .snail p:last-child a {
      color: #328df9;
      text-decoration: none; }
  .confirm-container .part-1 .send-docs .snail p:nth-child(2) {
    margin: 0; }

.confirm-container .part-2 .heading-content-wrap {
  padding: 3px 37px;
  padding-top: 34px; }
  .confirm-container .part-2 .heading-content-wrap .section-number {
    bottom: 26px; }

.confirm-container .part-3 .heading-content-wrap {
  padding-top: 33px; }
  .confirm-container .part-3 .heading-content-wrap .section-number {
    bottom: 49px; }

.confirm-container .part-3 .card-heading h3 {
  margin-bottom: 8px; }

.confirm-container .part-3 .card-heading p {
  font-size: 15px;
  font-weight: 300;
  line-height: 1.1;
  color: #5c6f78; }

.confirm-container .part-4 {
  padding: 36px 37px;
  padding-bottom: 14px; }
  .confirm-container .part-4 .heading-content-wrap {
    padding: 0;
    padding-bottom: 30px; }
  .confirm-container .part-4 .section-number {
    bottom: 5px; }

.confirm-container .part-5 .heading-content-wrap {
  padding: 29px 37px;
  padding-bottom: 8px; }
  .confirm-container .part-5 .heading-content-wrap .section-number {
    bottom: 23px; }

.confirm-container .secondary {
  width: 375px;
  margin-left: 103px;
  margin-top: 21px;
  margin-bottom: 17px; }
  .confirm-container .secondary .field {
    margin-bottom: 31px; }
  .confirm-container .secondary .button {
    width: 187px;
    height: 29px;
    line-height: 29px;
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.9px; }

.confirm-container .secondary-box {
  border: solid 1px #87949a;
  border-radius: 5px;
  background-color: rgba(243, 243, 243, 0.27);
  padding: 30px; }
  .confirm-container .secondary-box h3 {
    font-size: 24px;
    line-height: 1;
    letter-spacing: -0.7px;
    margin-top: 3px; }
  .confirm-container .secondary-box p {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.1;
    color: #5c6f78; }
    .confirm-container .secondary-box p a {
      color: #328df9;
      text-decoration: none; }
  .confirm-container .secondary-box button {
    max-width: 187px;
    max-height: 29px;
    font-size: 11px;
    line-height: 1;
    letter-spacing: .9px; }

.confirm-container .section-number {
  min-width: 45px;
  width: 45px;
  height: 45px;
  border: 1px solid #d9d9d9;
  border-radius: 100px;
  font-size: 24px;
  line-height: 1;
  letter-spacing: -0.7px;
  text-align: center;
  padding-top: 10px;
  position: relative;
  bottom: -4px; }

.confirm-container .heading-content-wrap {
  display: flex;
  align-items: center;
  position: relative; }
  .confirm-container .heading-content-wrap .select {
    position: absolute;
    right: 0; }

.confirm-container .heading-content {
  width: 100%; }
  .confirm-container .heading-content .required-optional .optional {
    font-size: 13px;
    letter-spacing: 1.1px;
    color: #5c6f78; }
  .confirm-container .heading-content .required-optional .required {
    color: #fc664d; }
  .confirm-container .heading-content .required-optional span {
    font-size: 13px;
    letter-spacing: 1.1px; }
  .confirm-container .heading-content .card-heading a:not(.mh-button) {
    text-decoration: none;
    font-size: 15px;
    font-weight: 300;
    line-height: 1.1;
    color: #0e72e8; }
  .confirm-container .heading-content .card-heading h3 {
    font-size: 24px;
    line-height: 1;
    letter-spacing: -1px;
    margin: 0; }
  .confirm-container .heading-content .card-heading .doc-date {
    text-decoration: underline;
    border-color: #fc664d; }

@media (max-width: 839px) {
  .confirm-wrapper {
    padding-top: 275px; } }

@media screen and (max-width: 600px) {
  .confirm-wrapper {
    padding-top: 200px; }
  .confirmation-city-illustration-top, .confirmation-city-illustration-bottom {
    background-size: cover; }
  .confirm-header-container .confirm-header {
    padding: 25px; }
    .confirm-header-container .confirm-header h1 {
      margin-bottom: 18px;
      font-size: 50px;
      font-weight: 700;
      line-height: 1.1; }
    .confirm-header-container .confirm-header p {
      font-size: 15px;
      font-weight: 300;
      line-height: 1.1; }
    .confirm-header-container .confirm-header .confirm-number {
      margin-bottom: 20px; }
  .confirm-container .part {
    padding: 0; }
    .confirm-container .part .heading-content-wrap {
      padding: 27px 6px;
      padding-bottom: 52px; }
    .confirm-container .part .select {
      display: none; }
  .confirm-container .heading-content-wrap .section-number {
    min-width: 35px;
    width: 35px;
    height: 35px;
    font-size: 18px;
    bottom: 12px;
    left: 7px;
    padding-top: 8px; }
  .confirm-container .heading-content .required-optional {
    text-transform: uppercase; }
  .confirm-container .heading-content .card-heading h3 {
    font-size: 18px; }
  .confirm-container .secondary {
    margin-top: 0;
    margin-left: 70px; }
    .confirm-container .secondary .field {
      display: block;
      max-width: 181px; }
  .confirm-container .secondary-box {
    border: none;
    border-top: inherit;
    border-radius: 0; }
    .confirm-container .secondary-box h3 {
      font-size: 18px; }
  .confirm-container .part-1 .heading-content-wrap {
    padding: 27px 6px;
    padding-bottom: 36px; }
  .confirm-container .part-1 .doc-content {
    padding-top: 12px;
    padding-bottom: 14px; }
    .confirm-container .part-1 .doc-content .required-docs {
      padding: 0 5px;
      padding-bottom: 13px;
      align-items: flex-start; }
      .confirm-container .part-1 .doc-content .required-docs h4 {
        font-size: 14px; }
      .confirm-container .part-1 .doc-content .required-docs .doc-icon img {
        width: 80px; }
      .confirm-container .part-1 .doc-content .required-docs .wrap {
        margin-left: -13px;
        margin-top: 7px;
        margin-bottom: -11px; }
  .confirm-container .part-1 .send-docs {
    flex-flow: column;
    padding: 13px 18px;
    padding-top: 8px; }
    .confirm-container .part-1 .send-docs .email {
      border-right: none;
      border-bottom: 1px solid #e5e5e5; }
    .confirm-container .part-1 .send-docs .snail {
      padding-left: 0;
      padding-top: 19px; }
  .confirm-container .part-2 .heading-content-wrap {
    padding-bottom: 0; }
    .confirm-container .part-2 .heading-content-wrap .section-number {
      bottom: 79px; }
  .confirm-container .part-3 .heading-content-wrap {
    padding-bottom: 0; }
    .confirm-container .part-3 .heading-content-wrap .section-number {
      bottom: 127px; }
  .confirm-container .part-4 .heading-content-wrap {
    padding-bottom: 73px; }
  .confirm-container .part-5 .heading-content-wrap .section-number {
    bottom: 65px; }
  .confirm-container .part-6 .secondary .field {
    margin-bottom: 41px; }
  .confirm-container .part-6 .secondary .button {
    margin-bottom: 20px; } }

.container.confirm-wrapper {
  margin: 0 auto; }
  .container.confirm-wrapper .heading .title {
    font-family: "MarkOT-Font";
    font-size: 24px;
    line-height: 24px;
    color: black; }
  .container.confirm-wrapper .heading .subtitle {
    font-family: "NittiGrotesk-Font";
    font-weight: 300;
    font-size: 18px;
    line-height: 24px;
    color: #525154; }
  .container.confirm-wrapper .confirm-container {
    background: rgba(255, 255, 255, 0.7);
    margin: 0 auto; }
    @media (min-width: 320px) {
      .container.confirm-wrapper .confirm-container {
        width: 288px; } }
    @media (min-width: 450px) {
      .container.confirm-wrapper .confirm-container {
        width: 320px; } }
    @media (min-width: 601px) {
      .container.confirm-wrapper .confirm-container {
        width: 440px; } }
    @media (min-width: 768px) {
      .container.confirm-wrapper .confirm-container {
        width: 528px; } }
    @media (min-width: 840px) {
      .container.confirm-wrapper .confirm-container {
        width: 696px; } }
    @media (min-width: 1024px) {
      .container.confirm-wrapper .confirm-container {
        width: 732px; } }
    .container.confirm-wrapper .confirm-container .confirmation-task-container {
      padding: 40px 0px 40px 0px; }
      @media (min-width: 601px) {
        .container.confirm-wrapper .confirm-container .confirmation-task-container {
          position: relative;
          left: -86px; } }
      .container.confirm-wrapper .confirm-container .confirmation-task-container confirmation-task {
        display: block;
        padding-bottom: 20px; }
        .container.confirm-wrapper .confirm-container .confirmation-task-container confirmation-task:not(:last-child) .heading-content-wrap .heading-content {
          border-bottom: solid 1px rgba(135, 148, 154, 0.75);
          padding-bottom: 10px; }
        .container.confirm-wrapper .confirm-container .confirmation-task-container confirmation-task task-title {
          color: black;
          font-family: "MarkOT-Font";
          font-size: 24px;
          line-height: 24px; }
        .container.confirm-wrapper .confirm-container .confirmation-task-container confirmation-task task-body {
          display: block;
          margin-top: 15px;
          color: #525154; }
          .container.confirm-wrapper .confirm-container .confirmation-task-container confirmation-task task-body, .container.confirm-wrapper .confirm-container .confirmation-task-container confirmation-task task-body a:not(.mh-button) {
            font-family: "NittiGrotesk-Font";
            font-weight: 300;
            font-size: 16px; }
          .container.confirm-wrapper .confirm-container .confirmation-task-container confirmation-task task-body a:not(.mh-button) {
            white-space: nowrap; }
        .container.confirm-wrapper .confirm-container .confirmation-task-container confirmation-task .task-icon {
          font-size: 53px;
          color: #3979DB;
          margin: 0 auto 10px; }
        .container.confirm-wrapper .confirm-container .confirmation-task-container confirmation-task .heading-content-wrap {
          display: flex;
          align-items: flex-start;
          flex-direction: column;
          text-align: center; }
          .container.confirm-wrapper .confirm-container .confirmation-task-container confirmation-task .heading-content-wrap .card-heading p {
            text-align: left; }
    @media (min-width: 601px) {
      .container.confirm-wrapper .confirm-container {
        padding: 40px 23px 40px 23px; }
        .container.confirm-wrapper .confirm-container .task-icon {
          position: absolute;
          margin: 0; }
        .container.confirm-wrapper .confirm-container .heading-content-wrap {
          flex-direction: row;
          text-align: left; }
          .container.confirm-wrapper .confirm-container .heading-content-wrap .heading-content {
            margin-left: 86px; } }
    .container.confirm-wrapper .confirm-container [type=consider-earthquake] .task-icon {
      font-size: 40px; }
    .container.confirm-wrapper .confirm-container [type=windstorm-mitigation] .task-icon {
      left: -17px;
      font-size: 80px; }

@media screen and (max-width: 601px) {
  .confirm-header-container .confirm-header h1 {
    font-size: 45px; } }

/* Import Media Queries
-------------------------------------*/
/*      THIS IS THE START OF THE MEDIA QUERIES!!!!!!!
-------------------------------------------------------- */
@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .hm-info .q-checkbox .chck-wrap {
    bottom: 10px; } }

@media screen and (max-width: 1024px) and (min-width: 840px) {
  .hm-info .field-container,
  .hm-info .fbr-roof {
    float: right;
    padding-right: 0; }
  .fbr-roof {
    margin-right: 0 !important; }
  .question {
    max-width: 230px; }
  .field-type .text-and-input-container,
  .toggle-type .text-container {
    display: inline-block;
    max-width: 380px; }
  .question__wrap .info-icon {
    padding-left: 15px; }
  .field-type .text-and-input-container h4,
  .toggle-type .text-container h4,
  .question h4 {
    font-size: 20px !important;
    line-height: 1.2;
    letter-spacing: -0.6px; }
  /* 		Page 2 Cards
	------------------------------------------- */
  .hm-info .q-checkbox .chck-wrap {
    bottom: 10px; } }

@media screen and (max-width: 840px) and (min-width: 768px) {
  .field-type .text-and-input-container h4,
  .toggle-type .text-container h4,
  .question h4 {
    font-size: 20px !important;
    line-height: 1.2;
    letter-spacing: -0.6px; }
  .hm-info .q-checkbox .chck-wrap {
    bottom: 10px; }
  .field-container {
    padding: 0 13px; }
  .mr-q-cnt {
    margin-top: 60px; } }

@media screen and (max-width: 767px) and (min-width: 601px) {
  .field-container {
    padding: 0; }
  .hm-info .q-checkbox .chck-wrap {
    right: 30px;
    bottom: 10px; }
  /* 		Questions Page
------------------------------------------- */
  .questions-container.field-type .text-and-input-container h4,
  .questions-container.toggle-type .text-container h4,
  .questions-container .question h4 {
    font-size: 20px;
    color: #000000;
    letter-spacing: -0.61px;
    line-height: 24px; }
  .questions-container .icon-wrapper {
    width: auto; }
  /* 		Page 2 Cards
	------------------------------------------- */
  /* 		Page 3 Preliminary Page
	------------------------------------------- */
  .prelim-hd {
    margin-bottom: 68px; }
  /* Credit Check Page Styles
----------------------------------- */
  .abt-pg {
    padding-left: 5px;
    padding-right: 5px; } }

@media screen and (max-width: 767px) {
  .page {
    padding-top: 44px !important; } }

@media screen and (max-width: 600px) {
  .bk-btn {
    display: none; }
  .crd-pg h2 {
    margin-top: 0; }
  .field-container {
    padding: 0px 5px; }
  body:before,
  body:after {
    top: 44px; } }

#page-container-home-info .questions-container {
  padding-bottom: 40px; }

#page-container-home-quality .heading {
  margin-bottom: 49px;
  margin-top: 26px; }
  #page-container-home-quality .heading .title {
    display: none; }
  @media screen and (max-width: 767px) {
    #page-container-home-quality .heading .mobile-only-title {
      display: block; } }
  @media screen and (min-width: 768px) {
    #page-container-home-quality .heading .desktop-only-title {
      display: block; } }

#page-container-home-quality .continue-btn {
  padding-top: 0px; }

#page-container-about-yourself .heading {
  margin-top: 52px;
  margin-bottom: 32px; }
  #page-container-about-yourself .heading .title {
    margin: 14px 0;
    margin-top: 0; }

#page-container-about-yourself .input-wrap {
  padding-bottom: 2px;
  padding-left: 40px;
  padding-top: 6px; }
  body:not(.producer-flow) #page-container-about-yourself .input-wrap {
    padding-bottom: 33px; }
  #page-container-about-yourself .input-wrap .fixed-width {
    width: auto;
    max-width: 208px; }
  #page-container-about-yourself .input-wrap deep-field {
    display: block;
    margin-bottom: 27px;
    margin-top: 3px; }
  #page-container-about-yourself .input-wrap .last-name {
    width: 294px; }
  #page-container-about-yourself .input-wrap .middle {
    max-width: 153px;
    margin-right: 3px; }
  #page-container-about-yourself .input-wrap .email {
    max-width: 450px;
    margin-top: 0; }
    #page-container-about-yourself .input-wrap .email .mdl-textfield {
      margin-bottom: 0; }
  #page-container-about-yourself .input-wrap .toggle {
    max-width: 670px; }
    #page-container-about-yourself .input-wrap .toggle .toggle-label {
      width: auto; }
    #page-container-about-yourself .input-wrap .toggle .toggle-wrap {
      width: auto; }

#page-container-about-yourself .under-page {
  margin-bottom: 50px;
  line-height: 1.3;
  margin-top: 40px; }

#page-container-about-yourself .mil {
  margin-top: -20px; }
  #page-container-about-yourself .mil p {
    font-size: 15px;
    font-weight: 300;
    line-height: 1.1;
    margin-left: -36px; }
  #page-container-about-yourself .mil img {
    width: 60px;
    padding-right: 0;
    position: relative;
    right: 27px; }

#page-container-prelim-quote .heading {
  margin-top: 31px;
  margin-bottom: 40px; }
  #page-container-prelim-quote .heading .title {
    letter-spacing: -2.49px;
    margin: 6px 23px;
    margin-bottom: 26px; }
  #page-container-prelim-quote .heading .sub-headline {
    line-height: 1.4;
    margin-bottom: 67px; }
  #page-container-prelim-quote .heading .title {
    display: none; }
  @media screen and (max-width: 767px) {
    #page-container-prelim-quote .heading .mobile-only-title {
      display: block; } }
  @media screen and (min-width: 768px) {
    #page-container-prelim-quote .heading .desktop-only-title {
      display: block; } }

@media screen and (max-width: 840px) and (min-width: 768px) {
  #page-container-prelim-quote .heading {
    margin-bottom: 40px;
    margin-top: 30px; }
    #page-container-prelim-quote .heading .title {
      letter-spacing: -2px; }
    #page-container-prelim-quote .heading .sub-headline {
      margin-bottom: 25px; } }

@media screen and (max-width: 600px) {
  #page-container-prelim-quote .heading {
    margin-bottom: 32px;
    margin-top: -13px; }
    #page-container-prelim-quote .heading .title {
      font-size: 24px;
      font-weight: 500;
      line-height: 1.4;
      letter-spacing: -.8px;
      margin-bottom: 10px; }
    #page-container-prelim-quote .heading .sub-headline {
      margin-bottom: 16px; }
      #page-container-prelim-quote .heading .sub-headline .lrn-more {
        line-height: 0; } }

#page-container-call-us {
  height: 100%;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  -webkit-box-pack: center;
  -moz-box-pack: center;
  box-pack: center;
  -webkit-justify-content: center;
  -moz-justify-content: center;
  -ms-justify-content: center;
  -o-justify-content: center;
  justify-content: center;
  -ms-flex-pack: center;
  flex-direction: column; }

#page-container-claim-details .heading {
  margin-top: 28px;
  margin-bottom: 36px; }

#page-container-claim-details .claims-button-grp {
  margin-bottom: 33px; }

#page-container-checkout .continue-btn {
  padding-bottom: 93px; }

#page-container-final-quote .heading .line-break {
  display: none; }
  @media screen and (min-width: 600px) and (max-width: 768px) {
    #page-container-final-quote .heading .line-break {
      display: inline; } }
  @media screen and (min-width: 375px) and (max-width: 449px) {
    #page-container-final-quote .heading .line-break {
      display: inline; } }

@media screen and (max-width: 600px) {
  #page-container-final-quote .heading {
    margin-top: 0;
    margin-bottom: 5px; }
    #page-container-final-quote .heading .title {
      margin-bottom: 8px; }
    #page-container-final-quote .heading .lrn-more {
      text-decoration: underline; }
  #page-container-final-quote .license-number {
    margin-top: initial; } }

#page-container-occupency .heading {
  margin-bottom: 37px;
  margin-top: 24px; }

@media screen and (max-height: 750px) and (min-width: 800px) {
  #page-container-occupency .heading {
    margin-top: 30px; } }

.page .page-type-fields .input-wrap {
  padding-bottom: 40px; }

@media screen and (min-width: 1366px) {
  .page .page-type-fields .input-wrap {
    padding-top: 13px; } }

@media screen and (max-width: 1366px) and (min-width: 1024px) {
  .page .page-type-fields .input-wrap {
    padding-top: 13px; } }

#page-container-your-home .under-page {
  width: 100%; }

#page-container-your-home .input-wrap {
  padding-bottom: 80px; }

#page-container-your-home .continue-btn {
  bottom: initial; }

#page-container-your-home .under-page {
  max-width: none; }

#page-container-your-home .mdl-textfield__label span {
  white-space: nowrap; }

@media screen and (max-width: 600px) {
  #page-container-your-home .input-wrap {
    padding-bottom: initial; } }

.page .page-type-questions .questions-container {
  padding-bottom: 40px; }

@media screen and (min-width: 1366px) {
  .page .page-type-questions .questions-container {
    padding-top: 20px; } }

@media screen and (max-width: 1365px) and (min-width: 1024px) {
  .page .page-type-questions .questions-container {
    padding-top: 20px; } }

@media screen and (max-width: 600px) {
  .page .page-type-questions .heading {
    margin-bottom: 30px;
    margin-top: 13px; } }

#page-container-confirmation .heading {
  margin: auto;
  margin-top: 120px;
  margin-bottom: 35px; }
  #page-container-confirmation .heading .title {
    font-size: 24px;
    line-height: 1;
    letter-spacing: -0.7px;
    margin-bottom: 20px; }

@media screen and (min-width: 1366px) {
  #page-container-your-home .field {
    padding: 16px 20px; }
  #page-container-about-yourself .toggle-wrap .mdl-switch .mdl-switch__yes {
    right: 8px; }
  #page-container-about-yourself .toggle-wrap .mdl-switch.is-checked .mdl-switch__thumb {
    left: 53px; }
  #page-container-confirmation .heading {
    margin-top: 36px; } }

@media screen and (max-width: 1365px) and (min-width: 1024px) {
  #page-container-your-home .heading {
    margin-bottom: 0; }
  #page-container-your-home .input-wrap {
    padding-bottom: 30px; }
  #page-container-your-home .field {
    padding: 22px 42px; }
  #page-container-about-yourself .input-wrap {
    padding-left: 40px; }
    #page-container-about-yourself .input-wrap .toggle {
      max-width: 667px; }
    #page-container-about-yourself .input-wrap .toggle-wrap .mdl-switch .mdl-switch__yes {
      right: 8px; }
    #page-container-about-yourself .input-wrap .toggle-wrap .mdl-switch.is-checked .mdl-switch__thumb {
      left: 53px; }
  #page-container-confirmation .heading {
    margin: auto;
    margin-top: 36px;
    margin-bottom: 35px; } }

@media screen and (max-width: 1023px) and (min-width: 840px) {
  #page-container-about-yourself .input-wrap {
    padding-left: 0; }
    #page-container-about-yourself .input-wrap .email {
      max-width: 360px; }
    #page-container-about-yourself .input-wrap .last-name {
      width: 210px; }
    #page-container-about-yourself .input-wrap .toggle {
      margin-bottom: 10px; }
      #page-container-about-yourself .input-wrap .toggle .toggle-label {
        width: 420px; }
      #page-container-about-yourself .input-wrap .toggle .toggle-wrap {
        width: auto; }
  #page-container-about-yourself .continue-btn {
    padding-bottom: 20px; }
  #page-container-prelim-quote .heading .heading-break {
    display: block; }
  #page-container-prelim-quote .heading .sub-headline {
    font-size: 18px; }
    #page-container-prelim-quote .heading .sub-headline .lnk-txt {
      font-size: 18px; }
  #page-container-your-home .heading {
    margin-bottom: 0; }
  #page-container-your-home .input-wrap {
    padding-bottom: initial; }
  #page-container-your-home .field {
    padding: 15px 15px; }
  #page-container-confirmation .heading {
    margin-top: 36px; } }

@media screen and (max-height: 750px) and (min-width: 800px) {
  #page-container-claim-details .heading {
    margin-top: 31px; }
  #page-container-claim-details .claims-button-grp {
    margin-bottom: 20px; }
  .page .page-type-questions .questions-container form {
    margin-bottom: 20px; } }

@media screen and (max-width: 839px) and (min-width: 768px) {
  #page-container-home-quality .mil {
    position: relative;
    margin-bottom: 20px;
    bottom: 0; }
  #page-container-home-quality .continue-btn {
    position: relative;
    padding-top: 80px; }
  #page-container-about-yourself .input-wrap {
    padding-left: 0; }
    #page-container-about-yourself .input-wrap .last-name {
      width: 185px; }
    #page-container-about-yourself .input-wrap .fixed-width {
      max-width: 185px; }
    #page-container-about-yourself .input-wrap .email {
      width: 100%;
      max-width: 337px; }
    #page-container-about-yourself .input-wrap .toggle {
      margin-bottom: 10px; }
      #page-container-about-yourself .input-wrap .toggle .toggle-label {
        width: 400px; }
      #page-container-about-yourself .input-wrap .toggle .toggle-wrap {
        width: auto; }
  #page-container-your-home .heading {
    margin-bottom: 0; }
  #page-container-your-home .field {
    padding: 14.2px 15px; }
  #page-container-claim-details .heading {
    margin-top: 28px;
    margin-bottom: 52px; }
  .page-type-questions .heading {
    margin-bottom: 45px; }
  #page-container-home-info .heading {
    margin-bottom: 0; } }

@media screen and (max-width: 767px) and (min-width: 600px) {
  #page-container-home-quality .mil {
    position: relative;
    margin-bottom: 20px; }
  #page-container-home-quality .continue-btn {
    position: relative;
    padding-top: 80px; }
  #page-container-about-yourself .heading {
    margin-top: 0; }
  #page-container-about-yourself .input-wrap {
    padding-left: 0; }
    #page-container-about-yourself .input-wrap .fixed-width,
    #page-container-about-yourself .input-wrap .last-name {
      width: 198px; }
    #page-container-about-yourself .input-wrap .middle {
      max-width: none; }
    #page-container-about-yourself .input-wrap .email {
      width: 100%; }
    #page-container-about-yourself .input-wrap .toggle {
      margin-bottom: 10px; }
      #page-container-about-yourself .input-wrap .toggle .toggle-label {
        width: 280px; }
      #page-container-about-yourself .input-wrap .toggle .toggle-wrap {
        width: auto;
        margin-right: -42px; }
  #page-container-your-home .heading {
    margin-bottom: 0; }
  #page-container-your-home .input-wrap {
    padding-bottom: 30px; }
  #page-container-your-home .field {
    padding: 14.2px 12px; }
  #page-container-prelim-quote .heading {
    margin-top: 7px;
    margin-bottom: 34px; }
    #page-container-prelim-quote .heading .sub-headline,
    #page-container-prelim-quote .heading .lnk-txt {
      font-size: 18px; }
    #page-container-prelim-quote .heading .sub-headline {
      margin-bottom: 0; }
      #page-container-prelim-quote .heading .sub-headline .lrn-more {
        line-height: 0; } }

@media screen and (max-width: 600px) {
  #page-container-home-quality .heading {
    margin-bottom: 33px;
    margin-top: 15px; }
    #page-container-home-quality .heading .sub-title {
      margin-bottom: 10px; }
  #page-container-home-quality .continue-btn {
    position: relative;
    padding-top: 20px !important; }
  #page-container-about-yourself .heading {
    margin-top: 28px;
    margin-bottom: 32px; }
  #page-container-about-yourself .input-wrap {
    padding-left: 0; }
    #page-container-about-yourself .input-wrap .mdl-textfield {
      margin-bottom: 22px;
      margin-top: 0px;
      padding-left: 3px; }
      #page-container-about-yourself .input-wrap .mdl-textfield .mdl-textfield__label {
        left: 4px; }
    #page-container-about-yourself .input-wrap .last-name,
    #page-container-about-yourself .input-wrap .middle,
    #page-container-about-yourself .input-wrap .fixed-width,
    #page-container-about-yourself .input-wrap .dob {
      width: 100%;
      max-width: none; }
  #page-container-about-yourself .mil img {
    right: 16px;
    bottom: 9px; }
  #page-container-about-yourself .mil p {
    margin-left: -15px;
    padding-bottom: 14px; }
  #page-container-about-yourself .toggle {
    margin-bottom: 10px; }
    #page-container-about-yourself .toggle .field-toggle .toggle-label {
      max-width: 237px; }
    #page-container-about-yourself .toggle .field-toggle .toggle-wrap {
      width: 64px;
      float: right; }
      #page-container-about-yourself .toggle .field-toggle .toggle-wrap .mdl-switch .mdl-switch__yes {
        right: 1px; }
  #page-container-about-yourself .continue-btn {
    position: relative; }
  #page-container-about-yourself .under-page {
    bottom: 0;
    width: initial;
    padding: 0;
    margin: 30px 0 100px; }
  #page-container-claim-details .heading {
    margin-top: 18px;
    margin-bottom: 37px; }
  #page-container-claim-details .page-innner-container {
    padding-top: 0; }
  #page-container-claim-details .claims-button-grp {
    margin-bottom: 0; }
  #page-container-claim-details .continue-btn {
    padding-top: 35px !important;
    padding-bottom: 10px; }
  #page-container-occupency .heading {
    margin-top: 13px;
    margin-bottom: 34px; }
    #page-container-occupency .heading .title {
      margin-top: 8px; }
  #page-container-occupency .mil {
    margin-top: 12px; }
  #page-container-discounts-3 .continue-btn {
    padding-bottom: 16px; }
  #page-container-call-us.page-innner-container {
    margin-bottom: 0; }
  #page-container-your-home .heading {
    margin-top: 11px;
    margin-bottom: 38px; }
  #page-container-your-home .field {
    min-height: 88px; }
  #page-container-home-info .questions-container .question__wrap {
    padding-top: 8px; }
  #page-container-home-info .questions-container .question-full {
    padding-bottom: 25px; }
  #page-container-home-info .questions-container .info-icon-mobile {
    display: initial !important; }
    #page-container-home-info .questions-container .info-icon-mobile img {
      width: 14px; }
  #page-container-home-info .questions-container .info-icon {
    display: none; }
  #page-container-customer-agreement .confirm-wrapper .heading {
    margin-top: 270px; }
    #page-container-customer-agreement .confirm-wrapper .heading .title {
      font-size: 18px;
      letter-spacing: -0.7px; }
  #page-container-confirmation .heading {
    margin-top: 240px;
    margin-bottom: 31px; }
    #page-container-confirmation .heading .title {
      font-size: 18px;
      letter-spacing: -0.7px; } }

@media screen and (max-width: 450px) {
  #page-container-about-yourself .toggle {
    margin-bottom: 20px; }
    #page-container-about-yourself .toggle .field-toggle .toggle-label {
      max-width: 200px; } }

/* Smart Home Pages
----------------------------------- */
body.new-design.msie .simplisafe-terms #modal-content-yesNo .footer {
  justify-content: flex-start !important; }

.smart-monitoring-discount.container {
  margin-top: 40px; }
  @media screen and (min-width: 840px) and (max-width: 1024px) {
    .smart-monitoring-discount.container {
      width: 830px; } }
  .smart-monitoring-discount.container deep-smart-tile {
    min-height: 295px !important;
    display: inline-block !important;
    margin-left: 0 !important;
    min-width: 140px;
    margin-bottom: 20px !important; }
    .smart-monitoring-discount.container deep-smart-tile .desktop-only-title {
      display: none !important; }
    .smart-monitoring-discount.container deep-smart-tile .mobile-only-title {
      min-width: 140px;
      align-items: center;
      margin: 0;
      padding-top: 30px !important; }
    .smart-monitoring-discount.container deep-smart-tile:last-child {
      margin-bottom: 0 !important; }
    @media screen and (min-width: 768px) {
      .smart-monitoring-discount.container deep-smart-tile {
        margin-right: 20px !important; } }
    @media screen and (min-width: 840px) {
      .smart-monitoring-discount.container deep-smart-tile {
        margin-right: 20px !important;
        width: 405px !important; }
        .smart-monitoring-discount.container deep-smart-tile:last-child {
          margin-right: 0 !important;
          margin-bottom: 20px !important; }
        .smart-monitoring-discount.container deep-smart-tile .desktop-only-title {
          display: flex !important; }
        .smart-monitoring-discount.container deep-smart-tile .mobile-only-title {
          display: none !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1365px) {
      .smart-monitoring-discount.container deep-smart-tile {
        width: 405px !important;
        min-height: 327px !important; } }
    .smart-monitoring-discount.container deep-smart-tile .tile-wrapper {
      background: #fff !important;
      border: none !important;
      margin-bottom: 30px;
      min-height: 230px !important;
      position: relative; }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper.withoutRibbon {
        top: -10px; }
      @media screen and (min-width: 768px) {
        .smart-monitoring-discount.container deep-smart-tile .tile-wrapper {
          min-height: 295px !important; } }
      @media screen and (min-width: 1024px) and (max-width: 1365px) {
        .smart-monitoring-discount.container deep-smart-tile .tile-wrapper {
          min-height: 295px !important; } }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .ribbon {
        font-size: 10px;
        line-height: 24px;
        font-weight: 600;
        width: 200px;
        height: 24px;
        color: white;
        background-color: #21CC7E;
        position: absolute;
        left: -8px;
        top: -11px;
        z-index: 1;
        border-top-right-radius: 4px;
        border-bottom-right-radius: 4px;
        text-align: center; }
        .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .ribbon::before {
          content: '\A';
          border-style: solid;
          border-width: 0px 8px 5px 8px;
          border-color: transparent #404040 transparent transparent;
          position: absolute;
          left: -8px;
          bottom: -5px; }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .tile {
        box-sizing: border-box !important;
        border: 2px solid #fff;
        background: #fff;
        box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.04);
        border-radius: 10px;
        align-items: flex-start;
        padding-left: 20px !important;
        padding-right: 20px !important;
        height: 433px !important;
        width: 289px !important;
        flex-flow: column !important;
        align-items: center !important;
        padding-bottom: 20px !important;
        padding-top: 20px !important; }
        @media screen and (min-width: 840px) {
          .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .tile {
            padding-left: 24px !important;
            padding-right: 24px !important;
            padding-bottom: 24px !important;
            padding-top: 24px !important;
            max-width: 405px !important;
            width: 405px !important;
            height: 295px !important; } }
        @media screen and (min-width: 1024px) and (max-width: 1365px) {
          .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .tile {
            width: 405px !important;
            padding-left: 24px !important;
            padding-right: 24px !important;
            padding-top: 24px !important;
            padding-bottom: 24px !important;
            height: 295px !important; } }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .tile-select {
        top: 24px !important;
        right: 24px !important; }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .title-over-title {
        align-self: flex-start;
        height: 41px; }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .title-section {
        display: flex;
        width: 100%;
        flex-direction: column; }
        @media screen and (min-width: 840px) {
          .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .title-section {
            flex-direction: row; } }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .title {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 28px !important;
        line-height: 32px !important;
        letter-spacing: -0.25px !important;
        color: rgba(0, 0, 0, 0.75) !important;
        padding-top: 20px;
        width: auto; }
        @media screen and (min-width: 768px) {
          .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .title {
            padding-right: 20px;
            text-align: left;
            margin-top: 0 !important;
            margin-bottom: 4px !important;
            min-height: 68px !important;
            width: 210px !important; } }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper hr {
        width: 100%;
        margin: 0em 0 1em; }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .discount {
        padding: 20px 0 20px 0;
        display: flex; }
        .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .discount .discount-amount {
          display: flex;
          align-self: flex-start; }
          .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .discount .discount-amount .minus {
            margin: auto 0;
            background-color: #0f0f0f;
            width: 12px;
            height: 3px; }
          @media screen and (min-width: 320px) {
            .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .discount .discount-amount {
              flex-flow: row;
              align-self: left; }
              .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .discount .discount-amount .value {
                font-size: 28px;
                letter-spacing: -0.3px;
                line-height: 32px; } }
          @media screen and (min-width: 768px) {
            .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .discount .discount-amount {
              flex-flow: row;
              align-self: center; }
              .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .discount .discount-amount .value {
                font-size: 48px;
                font-weight: 300;
                letter-spacing: -1.3px;
                line-height: 48px; }
              .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .discount .discount-amount .minus {
                width: 16px;
                height: 3px; } }
          @media screen and (min-width: 1024px) {
            .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .discount .discount-amount {
              flex-flow: row;
              align-self: center; }
              .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .discount .discount-amount .value {
                font-size: 28px;
                font-weight: 500;
                letter-spacing: -0.3px;
                line-height: 32px; }
              .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .discount .discount-amount .minus {
                width: 16px;
                height: 3px; } }
        @media screen and (min-width: 840px) {
          .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .discount {
            flex: 0 0 100px;
            flex-direction: column;
            text-align: right; } }
        .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .discount .value {
          font-family: "AkzidenzGroteskBE" !important;
          font-weight: 500 !important;
          font-size: 28px !important;
          line-height: 32px !important;
          letter-spacing: -0.25px !important;
          font-weight: 400 !important; }
          @media screen and (max-width: 840px) {
            .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .discount .value {
              font-size: 48px !important;
              line-height: 48px !important; } }
        .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .discount .green-label {
          margin-left: 8px;
          align-self: center;
          text-align: right; }
          @media screen and (max-width: 840px) {
            .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .discount .green-label {
              font-size: 16px !important;
              line-height: 20px !important;
              text-align: left;
              flex: 1; } }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .green-label {
        font-family: "AkzidenzGroteskBE" !important;
        text-decoration: none !important;
        color: #21CC7E !important;
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 12px !important;
        line-height: 18px !important;
        letter-spacing: auto !important;
        font-weight: 500 !important; }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .under-title {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 18px !important;
        line-height: 24px !important;
        letter-spacing: normal !important;
        font-weight: normal !important;
        text-align: left; }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .footer-section {
        display: flex;
        width: 100%;
        text-align: left;
        flex-direction: column;
        padding-top: 5px;
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 12px !important;
        line-height: 18px !important;
        letter-spacing: auto !important; }
        @media screen and (min-width: 840px) {
          .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .footer-section {
            flex-direction: row; } }
        .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .footer-section .section-title {
          font-weight: 500 !important; }
        .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .footer-section .complimentary {
          flex: 1; }
          .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .footer-section .complimentary .section-items {
            display: flex;
            flex-wrap: wrap;
            flex-direction: row;
            max-height: 60px;
            color: #7F7F7F; }
            .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .footer-section .complimentary .section-items > div {
              flex: 1; }
        @media screen and (min-width: 840px) {
          .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .footer-section .fees {
            flex: 0 0 100px; } }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .tile-info {
        padding-left: 0px !important; }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .tile-icon,
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .tile-icon img {
        width: 100px !important;
        height: 100px !important;
        min-height: auto; }
        @media screen and (min-width: 768px) {
          .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .tile-icon,
          .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .tile-icon img {
            align-self: flex-start;
            width: 160px !important;
            height: 160px !important; } }
        @media screen and (min-width: 1024px) and (max-width: 1365px) {
          .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .tile-icon,
          .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .tile-icon img {
            width: 100px !important;
            height: 100px !important; } }
      @media screen and (max-width: 767px) {
        .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .tile-icon {
          text-align: left;
          margin: 0 0 25px !important;
          justify-content: space-between !important;
          width: 100% !important;
          min-height: auto !important;
          display: flex !important;
          flex-flow: row !important; }
        .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .tile-icon img {
          margin-right: -14px; }
        .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .mobile-only-title {
          width: 310px; } }
      @media screen and (max-width: 449px) {
        .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .mobile-only-title {
          width: 190px; } }
      @media screen and (max-width: 374px) {
        .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .mobile-only-title {
          width: 158px; } }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .info {
        font-family: "AkzidenzGroteskBE" !important;
        font-size: 18px !important;
        line-height: 24px !important;
        letter-spacing: normal !important;
        font-weight: normal !important;
        font-weight: normal !important;
        color: rgba(0, 0, 0, 0.5);
        text-align: left;
        margin-bottom: 8px; }
        @media screen and (min-width: 768px) {
          .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .info {
            min-height: 100px !important; } }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .info-icon {
        left: 10px; }
        .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .info-icon img {
          height: 18px !important;
          width: 18px !important; }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .tile-action-label {
        font-family: "AkzidenzGroteskBE" !important;
        font-weight: 500 !important;
        font-size: 14px !important;
        line-height: 16px !important;
        letter-spacing: auto !important;
        color: #000;
        position: absolute !important;
        top: auto !important;
        bottom: 10px !important;
        left: -15px !important;
        padding-right: 0 !important;
        text-align: right; }
        @media (min-width: 768px) {
          .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .tile-action-label {
            font-size: 14px !important;
            line-height: 20px !important; } }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper:not(.selected) .tile.hovered {
        border: 2px solid #F6F6F6; }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper.selected .tile {
        border: 2px solid #21CC7E; }
        .smart-monitoring-discount.container deep-smart-tile .tile-wrapper.selected .tile .tile-select img {
          position: absolute !important;
          right: -1px;
          top: -1px;
          width: 30px !important;
          height: 30px !important;
          border: none !important; }
      .smart-monitoring-discount.container deep-smart-tile .tile-wrapper .tile-select {
        width: 30px;
        height: 30px; }
    .smart-monitoring-discount.container deep-smart-tile .tile-wrapper.isSimplisafeBasicFlow .ribbon {
      background-color: #008CC1; }
    .smart-monitoring-discount.container deep-smart-tile .tile-wrapper.isSimplisafeBasicFlow.selected .tile {
      border: 2px solid #008CC1; }
    .smart-monitoring-discount.container deep-smart-tile .tile-wrapper.isSimplisafeBasicFlow .green-label {
      color: #008CC1 !important; }
  .smart-monitoring-discount.container body.new-design .tiles.smart-tiles {
    margin: 0 auto !important;
    width: 100%;
    text-align: center !important;
    padding-bottom: 20px; }
    @media screen and (min-width: 768px) {
      .smart-monitoring-discount.container body.new-design .tiles.smart-tiles {
        width: 640px !important; } }
    @media screen and (min-width: 840px) {
      .smart-monitoring-discount.container body.new-design .tiles.smart-tiles {
        width: 830px !important; } }
    @media screen and (min-width: 1024px) and (max-width: 1365px) {
      .smart-monitoring-discount.container body.new-design .tiles.smart-tiles {
        width: 890px !important;
        text-align: center !important;
        padding-bottom: 0px !important; } }
    @media screen and (min-width: 1366px) {
      .smart-monitoring-discount.container body.new-design .tiles.smart-tiles {
        text-align: center !important;
        width: 100% !important; } }

body.new-design.msie .simplisafe-terms #modal-content-yesNo .footer {
  justify-content: flex-start !important; }

.smart-home-discount.container {
  margin-top: 40px;
  display: flex;
  justify-content: center; }
  .smart-home-discount.container .tile-select {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 23px;
    right: 10px;
    border-radius: 15px;
    text-align: center; }
  .smart-home-discount.container deep-smart-tile {
    display: flex;
    margin-left: 0 !important;
    min-width: 140px;
    top: 0px; }
    .smart-home-discount.container deep-smart-tile .smart-tile {
      position: relative;
      background: #fff !important;
      box-sizing: border-box !important;
      border: 2px solid #fff;
      box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.04);
      border-radius: 10px;
      min-height: 295px !important; }
      .smart-home-discount.container deep-smart-tile .smart-tile.selected {
        border: 2px solid #21CC7E; }
        .smart-home-discount.container deep-smart-tile .smart-tile.selected .tile .tile-select img {
          position: absolute !important;
          right: -1px;
          top: -1px;
          width: 30px !important;
          height: 30px !important;
          border: none !important; }
      .smart-home-discount.container deep-smart-tile .smart-tile.hovered {
        border: 2px solid #21CC7E; }
    .smart-home-discount.container deep-smart-tile hr {
      width: 100%;
      margin: 0em 0 1em; }
    .smart-home-discount.container deep-smart-tile .under-title {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 18px !important;
      line-height: 24px !important;
      letter-spacing: normal !important;
      font-weight: normal !important;
      text-align: left; }
    .smart-home-discount.container deep-smart-tile .discount {
      font-family: "AkzidenzGroteskBE" !important;
      padding-top: 40px;
      display: flex; }
      .smart-home-discount.container deep-smart-tile .discount .value {
        font-size: 28px;
        letter-spacing: -0.3px;
        line-height: 32px; }
      .smart-home-discount.container deep-smart-tile .discount .green-label {
        padding-bottom: 24px;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 0.2px;
        line-height: 20px;
        color: #00ad64; }
      .smart-home-discount.container deep-smart-tile .discount .discount-amount {
        display: flex;
        align-self: flex-start; }
        .smart-home-discount.container deep-smart-tile .discount .discount-amount .minus {
          margin: auto 0;
          background-color: #0f0f0f;
          width: 12px;
          height: 3px; }
        @media screen and (min-width: 320px) {
          .smart-home-discount.container deep-smart-tile .discount .discount-amount {
            flex-flow: row;
            align-self: left; }
            .smart-home-discount.container deep-smart-tile .discount .discount-amount .value {
              font-size: 28px;
              letter-spacing: -0.3px;
              line-height: 32px; } }
        @media screen and (min-width: 768px) {
          .smart-home-discount.container deep-smart-tile .discount .discount-amount {
            flex-flow: row;
            align-self: center; }
            .smart-home-discount.container deep-smart-tile .discount .discount-amount .value {
              font-size: 48px;
              font-weight: 300;
              letter-spacing: -1.3px;
              line-height: 48px; }
            .smart-home-discount.container deep-smart-tile .discount .discount-amount .minus {
              width: 16px;
              height: 3px; } }
        @media screen and (min-width: 1024px) {
          .smart-home-discount.container deep-smart-tile .discount .discount-amount {
            flex-flow: row;
            align-self: center; }
            .smart-home-discount.container deep-smart-tile .discount .discount-amount .value {
              font-size: 28px;
              font-weight: 500;
              letter-spacing: -0.3px;
              line-height: 32px; }
            .smart-home-discount.container deep-smart-tile .discount .discount-amount .minus {
              width: 16px;
              height: 3px; } }
      @media screen and (min-width: 320px) {
        .smart-home-discount.container deep-smart-tile .discount {
          flex-flow: column;
          width: 100%; }
          .smart-home-discount.container deep-smart-tile .discount .green-label {
            font-size: 16px;
            font-weight: 500;
            letter-spacing: 0.2px;
            line-height: 20px; } }
      @media screen and (min-width: 768px) {
        .smart-home-discount.container deep-smart-tile .discount {
          flex-flow: row; }
          .smart-home-discount.container deep-smart-tile .discount .green-label {
            font-size: 16px;
            font-weight: 500;
            letter-spacing: 0.2px;
            line-height: 20px;
            word-break: break-word;
            width: 80px;
            margin-left: auto; } }
      @media screen and (min-width: 1024px) {
        .smart-home-discount.container deep-smart-tile .discount {
          flex-flow: column;
          padding-left: 12%; }
          .smart-home-discount.container deep-smart-tile .discount .green-label {
            font-size: 12px;
            font-weight: 500;
            letter-spacing: 0.3px;
            line-height: 18px;
            width: 100%; } }
    .smart-home-discount.container deep-smart-tile .tile {
      font-family: "AkzidenzGroteskBE" !important;
      flex-flow: column !important;
      align-items: center !important;
      max-width: 100%;
      border: none; }
      .smart-home-discount.container deep-smart-tile .tile .tile-select {
        top: 24px !important;
        right: 24px !important;
        width: 28px;
        height: 28px; }
        .smart-home-discount.container deep-smart-tile .tile .tile-select i {
          font-size: 24px; }
          @media screen and (min-width: 768px) {
            .smart-home-discount.container deep-smart-tile .tile .tile-select i {
              font-size: 16px; } }
      .smart-home-discount.container deep-smart-tile .tile .title-over-title {
        align-self: flex-start;
        color: #21CC7E;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 0.5px;
        line-height: 16px; }
      .smart-home-discount.container deep-smart-tile .tile .title-section {
        display: flex;
        width: 100%;
        flex-direction: column;
        margin-top: 32px; }
        @media screen and (min-width: 768px) {
          .smart-home-discount.container deep-smart-tile .tile .title-section {
            flex-direction: column; } }
        @media screen and (min-width: 1024px) {
          .smart-home-discount.container deep-smart-tile .tile .title-section {
            flex-direction: row;
            margin-top: 0; } }
      .smart-home-discount.container deep-smart-tile .tile .title {
        text-align: left;
        color: #000000;
        font-size: 24px;
        font-weight: 500;
        letter-spacing: -0.3px;
        line-height: 28px;
        font-family: "AkzidenzGroteskBE" !important; }
        @media screen and (min-width: 768px) {
          .smart-home-discount.container deep-smart-tile .tile .title {
            font-size: 24px;
            font-weight: 500;
            letter-spacing: -0.3px;
            line-height: 28px; } }
        @media screen and (min-width: 1024px) {
          .smart-home-discount.container deep-smart-tile .tile .title {
            font-size: 28px;
            font-weight: 500;
            letter-spacing: -0.3px;
            line-height: 32px;
            margin-bottom: 0; } }
      @media screen and (min-width: 320px) {
        .smart-home-discount.container deep-smart-tile .tile .tile-info {
          width: 100%;
          padding-left: 0; } }
      @media screen and (min-width: 1024px) {
        .smart-home-discount.container deep-smart-tile .tile .tile-info {
          width: 71.3%; } }
    .smart-home-discount.container deep-smart-tile .ribbon {
      font-size: 10px;
      line-height: 24px;
      font-weight: 600;
      width: 200px;
      height: 24px;
      color: white;
      background-color: #21CC7E;
      position: absolute;
      left: -8px;
      top: -11px;
      z-index: 1;
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px;
      text-align: center; }
      .smart-home-discount.container deep-smart-tile .ribbon::before {
        content: '\A';
        border-style: solid;
        border-width: 0px 8px 5px 8px;
        border-color: transparent #404040 transparent transparent;
        position: absolute;
        left: -8px;
        bottom: -5px; }
    .smart-home-discount.container deep-smart-tile .footer-section {
      display: flex;
      width: 100%;
      text-align: left; }
      @media screen and (min-width: 840px) {
        .smart-home-discount.container deep-smart-tile .footer-section .fees {
          flex: 0 0 100px; } }
      .smart-home-discount.container deep-smart-tile .footer-section .section-title {
        color: #000000;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 0.3px;
        line-height: 18px; }
      .smart-home-discount.container deep-smart-tile .footer-section .complimentary {
        width: 75%; }
      .smart-home-discount.container deep-smart-tile .footer-section .complimentary .section-items,
      .smart-home-discount.container deep-smart-tile .footer-section .fees .section-items {
        display: flex;
        flex-wrap: wrap;
        flex-direction: row;
        color: #7F7F7F;
        font-size: 12px;
        letter-spacing: 0.3px;
        line-height: 18px; }
        .smart-home-discount.container deep-smart-tile .footer-section .complimentary .section-items > div,
        .smart-home-discount.container deep-smart-tile .footer-section .fees .section-items > div {
          flex: none; }
      @media screen and (min-width: 840px) {
        .smart-home-discount.container deep-smart-tile .footer-section .complimentary,
        .smart-home-discount.container deep-smart-tile .footer-section .fees {
          font-size: 18px; } }
      @media screen and (min-width: 320px) {
        .smart-home-discount.container deep-smart-tile .footer-section {
          flex-direction: column; }
          .smart-home-discount.container deep-smart-tile .footer-section .complimentary,
          .smart-home-discount.container deep-smart-tile .footer-section .fees {
            font-size: 14px;
            letter-spacing: 0.3px;
            line-height: 20px; }
          .smart-home-discount.container deep-smart-tile .footer-section .fees {
            padding-top: 16px; } }
      @media screen and (min-width: 1024px) {
        .smart-home-discount.container deep-smart-tile .footer-section {
          flex-direction: row; }
          .smart-home-discount.container deep-smart-tile .footer-section .complimentary,
          .smart-home-discount.container deep-smart-tile .footer-section .fees {
            font-size: 14px;
            letter-spacing: 0.3px;
            line-height: 20px;
            padding-top: 0; } }
  .smart-home-discount.container deep-tile .tile-wrapper {
    min-height: 230px !important;
    background-color: inherit;
    margin-bottom: 0 !important; }
    .smart-home-discount.container deep-tile .tile-wrapper .tile-icon {
      text-align: left; }
      @media screen and (min-width: 320px) {
        .smart-home-discount.container deep-tile .tile-wrapper .tile-icon {
          margin-top: 40px !important;
          margin-bottom: 0 !important; }
          .smart-home-discount.container deep-tile .tile-wrapper .tile-icon .title {
            padding-top: 0 !important; } }
      @media screen and (min-width: 768px) {
        .smart-home-discount.container deep-tile .tile-wrapper .tile-icon {
          margin-top: 0 !important; } }
      @media screen and (min-width: 320px) {
        .smart-home-discount.container deep-tile .tile-wrapper .tile-icon img {
          width: 80.35px !important;
          height: 80.35px !important; } }
      @media screen and (min-width: 768px) {
        .smart-home-discount.container deep-tile .tile-wrapper .tile-icon img {
          width: 100% !important;
          height: 100% !important; } }
      @media screen and (min-width: 1024px) {
        .smart-home-discount.container deep-tile .tile-wrapper .tile-icon img {
          width: 80.35px !important;
          height: 80.35px !important; } }
  .smart-home-discount.container deep-tile .tile-info .info {
    letter-spacing: 0.3px; }
    @media screen and (min-width: 320px) {
      .smart-home-discount.container deep-tile .tile-info .info {
        font-size: 14px;
        line-height: 20px; } }
    @media screen and (min-width: 1024px) {
      .smart-home-discount.container deep-tile .tile-info .info {
        font-size: 12px !important;
        line-height: 18px !important; } }
  .smart-home-discount.container .smart-tiles.tiles {
    display: flex;
    justify-content: center; }
    @media screen and (min-width: 320px) {
      .smart-home-discount.container .smart-tiles.tiles {
        flex-flow: column; }
        .smart-home-discount.container .smart-tiles.tiles .tile {
          padding: 20px !important; }
        .smart-home-discount.container .smart-tiles.tiles deep-smart-tile {
          width: 100% !important;
          height: 465px !important;
          margin-bottom: 24px; }
          .smart-home-discount.container .smart-tiles.tiles deep-smart-tile .smart-tile {
            width: 100% !important; }
        .smart-home-discount.container .smart-tiles.tiles deep-tile .tile,
        .smart-home-discount.container .smart-tiles.tiles deep-tile .tile-wrapper {
          height: 235px !important; } }
    @media screen and (min-width: 768px) {
      .smart-home-discount.container .smart-tiles.tiles {
        flex-flow: row; }
        .smart-home-discount.container .smart-tiles.tiles deep-smart-tile {
          width: 289px !important;
          height: 433px !important;
          margin-right: 20px; }
          .smart-home-discount.container .smart-tiles.tiles deep-smart-tile .smart-tile {
            width: 289px !important;
            height: 433px !important; }
        .smart-home-discount.container .smart-tiles.tiles deep-tile .tile,
        .smart-home-discount.container .smart-tiles.tiles deep-tile .tile-wrapper {
          width: 289px !important;
          height: 433px !important; } }
    @media screen and (min-width: 1024px) {
      .smart-home-discount.container .smart-tiles.tiles {
        flex-flow: row; }
        .smart-home-discount.container .smart-tiles.tiles .tile {
          padding: 24px !important; }
        .smart-home-discount.container .smart-tiles.tiles deep-smart-tile {
          width: 405px !important;
          height: 312px !important; }
          .smart-home-discount.container .smart-tiles.tiles deep-smart-tile .smart-tile {
            width: 405px !important;
            height: 312px !important; }
          .smart-home-discount.container .smart-tiles.tiles deep-smart-tile .tile {
            padding: 24px; }
        .smart-home-discount.container .smart-tiles.tiles deep-tile .tile,
        .smart-home-discount.container .smart-tiles.tiles deep-tile .tile-wrapper {
          width: 235px !important;
          height: 312px !important; } }

smart-home-producer-flow {
  text-align: left; }
  smart-home-producer-flow .smart-home-monitorin {
    color: #000000;
    font-family: "Mark OT";
    font-size: 20px;
    letter-spacing: -0.6px;
    line-height: 30px; }
  smart-home-producer-flow .learn-more {
    color: #0E72E8;
    font-family: "Mark OT";
    font-size: 11px;
    font-weight: bold;
    letter-spacing: 0.93px;
    line-height: 14px;
    margin-bottom: 24px; }
  smart-home-producer-flow .option-list-item {
    margin-bottom: 16px; }
  smart-home-producer-flow .tile-select {
    height: 24px;
    width: 24px;
    margin-right: 16px;
    margin-bottom: 36px;
    border: 1px solid #D9D9D9;
    background-color: rgba(25, 221, 132, 0.06);
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center; }
    smart-home-producer-flow .tile-select i {
      display: none;
      color: white; }
    smart-home-producer-flow .tile-select.selected {
      background-color: #19DD84; }
      smart-home-producer-flow .tile-select.selected i {
        display: block; }
  smart-home-producer-flow .radio-title {
    color: #5C6F78;
    font-family: "Nitti Grotesk";
    font-size: 16px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px; }
  smart-home-producer-flow .radio-body {
    color: #5C6F78;
    font-family: "Nitti Grotesk";
    font-size: 15px;
    font-weight: 300;
    letter-spacing: 0;
    line-height: 17px; }
    smart-home-producer-flow .radio-body .blue {
      color: #0E72E8; }

/* Hippo Home Care pages
----------------------------------- */
.footer-info {
  font-family: "AkzidenzGroteskBE";
  font-size: 14px;
  color: #7F7F7F;
  text-align: center;
  display: flex;
  justify-content: center; }
  @media screen and (min-width: 840px) {
    .footer-info p {
      flex: 0 0 609px; } }

@media screen and (min-width: 1024px) {
  .services .container.continue-container p {
    max-width: 50%; } }

.hippo-home-care.container {
  margin-top: 40px;
  display: flex;
  justify-content: center; }
  .hippo-home-care.container .tile-select {
    width: 30px;
    height: 30px;
    position: absolute;
    top: 23px;
    right: 10px;
    border-radius: 15px;
    text-align: center; }
  .hippo-home-care.container deep-home-care-tile {
    display: flex;
    margin-left: 0 !important;
    min-width: 140px;
    top: 0px; }
    .hippo-home-care.container deep-home-care-tile .home-care-tile {
      position: relative;
      background: #fff !important;
      box-sizing: border-box !important;
      border: 2px solid #fff;
      box-shadow: 0 5px 0 0 rgba(0, 0, 0, 0.04);
      border-radius: 10px;
      min-height: 295px !important; }
      .hippo-home-care.container deep-home-care-tile .home-care-tile.selected {
        border: 2px solid #21CC7E; }
        .hippo-home-care.container deep-home-care-tile .home-care-tile.selected .tile .tile-select img {
          position: absolute !important;
          right: -1px;
          top: -1px;
          width: 30px !important;
          height: 30px !important;
          border: none !important; }
      .hippo-home-care.container deep-home-care-tile .home-care-tile.hovered {
        border: 2px solid #21CC7E; }
    .hippo-home-care.container deep-home-care-tile hr {
      width: 100%;
      margin: 0em 0 1em; }
    .hippo-home-care.container deep-home-care-tile .under-title {
      font-family: "AkzidenzGroteskBE" !important;
      font-size: 18px !important;
      line-height: 24px !important;
      letter-spacing: normal !important;
      font-weight: normal !important;
      text-align: left; }
    .hippo-home-care.container deep-home-care-tile .tile {
      font-family: "AkzidenzGroteskBE" !important;
      flex-flow: column !important;
      align-items: center !important;
      max-width: 100%;
      border: none; }
      .hippo-home-care.container deep-home-care-tile .tile .tile-select {
        top: 24px !important;
        right: 24px !important;
        width: 28px;
        height: 28px; }
        .hippo-home-care.container deep-home-care-tile .tile .tile-select i {
          font-size: 24px; }
          @media screen and (min-width: 768px) {
            .hippo-home-care.container deep-home-care-tile .tile .tile-select i {
              font-size: 16px; } }
      .hippo-home-care.container deep-home-care-tile .tile .title-over-title {
        align-self: flex-start;
        color: #21CC7E;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 0.5px;
        line-height: 16px; }
      .hippo-home-care.container deep-home-care-tile .tile .title-section {
        display: flex;
        width: 100%;
        margin-top: 32px;
        margin-bottom: 35px;
        flex-direction: column; }
        .hippo-home-care.container deep-home-care-tile .tile .title-section .tile-info {
          order: 2; }
          .hippo-home-care.container deep-home-care-tile .tile .title-section .tile-info .title {
            margin-top: 30px; }
        .hippo-home-care.container deep-home-care-tile .tile .title-section img {
          order: 1;
          max-width: 100px; }
        @media screen and (min-width: 320px) {
          .hippo-home-care.container deep-home-care-tile .tile .title-section {
            margin-top: 10px; } }
        @media screen and (min-width: 1024px) {
          .hippo-home-care.container deep-home-care-tile .tile .title-section {
            flex-direction: row; }
            .hippo-home-care.container deep-home-care-tile .tile .title-section .tile-info {
              order: 1; }
            .hippo-home-care.container deep-home-care-tile .tile .title-section img {
              margin-top: 15px;
              order: 2; } }
      .hippo-home-care.container deep-home-care-tile .tile .title {
        text-align: left;
        color: #000000;
        font-size: 24px;
        font-weight: 500;
        letter-spacing: -0.3px;
        line-height: 28px;
        font-family: "AkzidenzGroteskBE" !important; }
        @media screen and (min-width: 768px) {
          .hippo-home-care.container deep-home-care-tile .tile .title {
            font-size: 24px;
            font-weight: 500;
            letter-spacing: -0.3px;
            line-height: 28px; } }
        @media screen and (min-width: 1024px) {
          .hippo-home-care.container deep-home-care-tile .tile .title {
            font-size: 28px;
            font-weight: 500;
            letter-spacing: -0.3px;
            line-height: 32px;
            margin-bottom: 0; } }
      @media screen and (min-width: 320px) {
        .hippo-home-care.container deep-home-care-tile .tile .tile-info {
          width: 100%;
          padding-left: 0; }
          .hippo-home-care.container deep-home-care-tile .tile .tile-info .title {
            width: 100%; } }
      @media screen and (min-width: 1024px) {
        .hippo-home-care.container deep-home-care-tile .tile .tile-info {
          width: 71.3%; } }
    .hippo-home-care.container deep-home-care-tile .ribbon {
      font-size: 10px;
      line-height: 24px;
      font-weight: 600;
      width: 200px;
      height: 24px;
      color: white;
      background-color: #21CC7E;
      position: absolute;
      left: -8px;
      top: -11px;
      z-index: 1;
      border-top-right-radius: 4px;
      border-bottom-right-radius: 4px;
      text-align: center; }
      .hippo-home-care.container deep-home-care-tile .ribbon::before {
        content: '\A';
        border-style: solid;
        border-width: 0px 8px 5px 8px;
        border-color: transparent #404040 transparent transparent;
        position: absolute;
        left: -8px;
        bottom: -5px; }
    .hippo-home-care.container deep-home-care-tile .footer-section {
      display: flex;
      width: 100%;
      text-align: left; }
      @media screen and (min-width: 320px) {
        .hippo-home-care.container deep-home-care-tile .footer-section {
          width: 94%; } }
      .hippo-home-care.container deep-home-care-tile .footer-section .section-title {
        color: #000000;
        font-size: 12px;
        font-weight: 500;
        letter-spacing: 0.3px;
        line-height: 18px; }
      .hippo-home-care.container deep-home-care-tile .footer-section .about-info {
        font-size: 12px;
        color: #7F7F7F;
        margin-top: 8px; }
  .hippo-home-care.container deep-tile .tile-wrapper {
    min-height: 230px !important;
    background-color: inherit;
    margin-bottom: 0 !important; }
    .hippo-home-care.container deep-tile .tile-wrapper .tile-icon {
      text-align: left; }
      @media screen and (min-width: 320px) {
        .hippo-home-care.container deep-tile .tile-wrapper .tile-icon {
          margin-top: 40px !important;
          margin-bottom: 0 !important; }
          .hippo-home-care.container deep-tile .tile-wrapper .tile-icon .title {
            padding-top: 0 !important;
            width: 100%; } }
      @media screen and (min-width: 768px) {
        .hippo-home-care.container deep-tile .tile-wrapper .tile-icon {
          margin-top: 0 !important; } }
      @media screen and (min-width: 320px) {
        .hippo-home-care.container deep-tile .tile-wrapper .tile-icon img {
          width: 80.35px !important;
          height: 80.35px !important; } }
      @media screen and (min-width: 768px) {
        .hippo-home-care.container deep-tile .tile-wrapper .tile-icon img {
          width: 100% !important;
          height: 100% !important; } }
      @media screen and (min-width: 1024px) {
        .hippo-home-care.container deep-tile .tile-wrapper .tile-icon img {
          width: 80.35px !important;
          height: 80.35px !important; } }
  .hippo-home-care.container deep-tile .tile-info .info {
    letter-spacing: 0.3px; }
    @media screen and (min-width: 320px) {
      .hippo-home-care.container deep-tile .tile-info .info {
        font-size: 14px;
        line-height: 20px; } }
    @media screen and (min-width: 1024px) {
      .hippo-home-care.container deep-tile .tile-info .info {
        font-size: 12px !important;
        line-height: 18px !important;
        padding-top: 48px;
        margin-bottom: 20px; } }
  .hippo-home-care.container .tiles {
    display: flex;
    justify-content: center; }
    @media screen and (min-width: 320px) {
      .hippo-home-care.container .tiles {
        flex-flow: column; }
        .hippo-home-care.container .tiles .tile {
          padding: 20px !important; }
        .hippo-home-care.container .tiles deep-home-care-tile {
          width: 100% !important;
          height: 465px !important;
          margin-bottom: 24px; }
          .hippo-home-care.container .tiles deep-home-care-tile .home-care-tile {
            width: 100% !important; }
        .hippo-home-care.container .tiles deep-tile .tile,
        .hippo-home-care.container .tiles deep-tile .tile-wrapper {
          height: 235px !important; } }
    @media screen and (min-width: 768px) {
      .hippo-home-care.container .tiles {
        flex-flow: row; }
        .hippo-home-care.container .tiles deep-home-care-tile {
          width: 289px !important;
          height: 433px !important;
          margin-right: 20px; }
          .hippo-home-care.container .tiles deep-home-care-tile .home-care-tile {
            width: 289px !important;
            height: 433px !important; }
        .hippo-home-care.container .tiles deep-tile .tile,
        .hippo-home-care.container .tiles deep-tile .tile-wrapper {
          width: 289px !important;
          height: 433px !important; } }
    @media screen and (min-width: 1024px) {
      .hippo-home-care.container .tiles {
        flex-flow: row; }
        .hippo-home-care.container .tiles .tile {
          padding: 24px !important; }
        .hippo-home-care.container .tiles deep-home-care-tile {
          width: 405px !important;
          height: 312px !important; }
          .hippo-home-care.container .tiles deep-home-care-tile .home-care-tile {
            width: 405px !important;
            height: 312px !important; }
          .hippo-home-care.container .tiles deep-home-care-tile .tile {
            padding: 24px; }
        .hippo-home-care.container .tiles deep-tile .tile,
        .hippo-home-care.container .tiles deep-tile .tile-wrapper {
          width: 235px !important;
          height: 312px !important; } }
