/*! Bassplate | MIT License | http://github.com/basscss/bassplate */

/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */html {
  font-family: sans-serif;
  line-height: 1.15;
  -ms-text-size-adjust: 100%;
  -webkit-text-size-adjust: 100%
}

body {
  margin: 0
}

article,aside,footer,header,nav,section {
  display: block
}

h1 {
  font-size: 2em;
  margin: .67em 0
}

figcaption,figure,main {
  display: block
}

figure {
  margin: 1em 40px
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible
}

pre {
  font-family: monospace,monospace;
  font-size: 1em
}

a {
  background-color: transparent;
  -webkit-text-decoration-skip: objects
}

a:active,a:hover {
  outline-width: 0
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted
}

b,strong {
  font-weight: inherit;
  font-weight: bolder
}

code,kbd,samp {
  font-family: monospace,monospace;
  font-size: 1em
}

dfn {
  font-style: italic
}

mark {
  background-color: #ff0;
  color: #000
}

small {
  font-size: 80%
}

sub,sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline
}

sub {
  bottom: -.25em
}

sup {
  top: -.5em
}

audio,video {
  display: inline-block
}

audio:not([controls]) {
  display: none;
  height: 0
}

img {
  border-style: none
}

svg:not(:root) {
  overflow: hidden
}

button,input,optgroup,select,textarea {
  font-family: sans-serif;
  font-size: 100%;
  line-height: 1.15;
  margin: 0
}

button,input {
  overflow: visible
}

button,select {
  text-transform: none
}

[type=reset],[type=submit],button,html [type=button] {
  -webkit-appearance: button
}

[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner {
  border-style: none;
  padding: 0
}

[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring,button:-moz-focusring {
  outline: 1px dotted ButtonText
}

fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: .35em .625em .75em
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal
}

progress {
  display: inline-block;
  vertical-align: baseline
}

textarea {
  overflow: auto
}

[type=checkbox],[type=radio] {
  box-sizing: border-box;
  padding: 0
}

[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button {
  height: auto
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px
}

[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration {
  -webkit-appearance: none
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit
}

details,menu {
  display: block
}

summary {
  display: list-item
}

canvas {
  display: inline-block
}

[hidden],template {
  display: none
}

.h00 {
  font-size: 3.75rem
}

.h0 {
  font-size: 3.5rem
}

.h1 {
  font-size: 2rem
}

.h2 {
  font-size: 1.5rem
}

.h3 {
  font-size: 1.25rem
}

.h4 {
  font-size: 1rem
}

.h5 {
  font-size: .875rem
}

.h6 {
  font-size: .75rem
}

.font-family-inherit {
  font-family: inherit
}

.font-size-inherit {
  font-size: inherit
}

.text-decoration-none {
  text-decoration: none
}

.bold {
  font-weight: 700;
  font-weight: 600
}

.regular {
  font-weight: 400
}

.italic {
  font-style: italic
}

.caps {
  text-transform: uppercase;
  letter-spacing: 0
}

.left-align {
  text-align: left
}

.center {
  text-align: center
}

.right-align {
  text-align: right
}

.justify {
  text-align: justify
}

.nowrap {
  white-space: nowrap
}

.break-word {
  word-wrap: break-word
}

.line-height-1 {
  line-height: 1
}

.line-height-2 {
  line-height: 1.4
}

.line-height-3 {
  line-height: 1.6
}

.line-height-4 {
  line-height: 2
}

.list-style-none {
  list-style: none
}

.underline {
  text-decoration: underline
}

.truncate {
  max-width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap
}

.list-reset {
  list-style: none;
  padding-left: 0
}

.inline {
  display: inline
}

.block {
  display: block
}

.inline-block {
  display: inline-block
}

.table {
  display: table
}

.table-cell {
  display: table-cell
}

.overflow-hidden {
  overflow: hidden
}

.overflow-scroll {
  overflow: scroll
}

.overflow-auto {
  overflow: auto
}

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

.clearfix:after {
  clear: both
}

.left {
  float: left
}

.right {
  float: right
}

.fit {
  max-width: 100%
}

.max-width-1 {
  max-width: 40rem
}

.max-width-2 {
  max-width: 52rem
}

.max-width-3 {
  max-width: 72rem
}

.max-width-4 {
  max-width: 88rem
}

.border-box {
  box-sizing: border-box
}

.align-baseline {
  vertical-align: baseline
}

.align-top {
  vertical-align: top
}

.align-middle {
  vertical-align: middle
}

.align-bottom {
  vertical-align: bottom
}

.m0 {
  margin: 0
}

.mt0 {
  margin-top: 0
}

.mr0 {
  margin-right: 0
}

.mb0 {
  margin-bottom: 0
}

.ml0,.mx0 {
  margin-left: 0
}

.mx0 {
  margin-right: 0
}

.my0 {
  margin-top: 0;
  margin-bottom: 0
}

.m1 {
  margin: 1rem
}

.mt1 {
  margin-top: 1rem
}

.mr1 {
  margin-right: 1rem
}

.mb1 {
  margin-bottom: 1rem
}

.ml1,.mx1 {
  margin-left: 1rem
}

.mx1 {
  margin-right: 1rem
}

.my1 {
  margin-top: 1rem;
  margin-bottom: 1rem
}

.m2 {
  margin: 1.5rem
}

.mt2 {
  margin-top: 1.5rem
}

.mr2 {
  margin-right: 1.5rem
}

.mb2 {
  margin-bottom: 1.5rem
}

.ml2,.mx2 {
  margin-left: 1.5rem
}

.mx2 {
  margin-right: 1.5rem
}

.my2 {
  margin-top: 1.5rem;
  margin-bottom: 1.5rem
}

.m3 {
  margin: 3rem
}

.mt3 {
  margin-top: 3rem
}

.mr3 {
  margin-right: 3rem
}

.mb3 {
  margin-bottom: 3rem
}

.ml3,.mx3 {
  margin-left: 3rem
}

.mx3 {
  margin-right: 3rem
}

.my3 {
  margin-top: 3rem;
  margin-bottom: 3rem
}

.m4 {
  margin: 4rem
}

.mt4 {
  margin-top: 4rem
}

.mr4 {
  margin-right: 4rem
}

.mb4 {
  margin-bottom: 4rem
}

.ml4,.mx4 {
  margin-left: 4rem
}

.mx4 {
  margin-right: 4rem
}

.my4 {
  margin-top: 4rem;
  margin-bottom: 4rem
}

.mxn1 {
  margin-left: calc(1rem * -1);
  margin-right: calc(1rem * -1)
}

.mxn2 {
  margin-left: calc(1.5rem * -1);
  margin-right: calc(1.5rem * -1)
}

.mxn3 {
  margin-left: calc(3rem * -1);
  margin-right: calc(3rem * -1)
}

.mxn4 {
  margin-left: calc(4rem * -1);
  margin-right: calc(4rem * -1)
}

.m-auto {
  margin: auto
}

.mt-auto {
  margin-top: auto
}

.mr-auto {
  margin-right: auto
}

.mb-auto {
  margin-bottom: auto
}

.ml-auto,.mx-auto {
  margin-left: auto
}

.mx-auto {
  margin-right: auto
}

.my-auto {
  margin-top: auto;
  margin-bottom: auto
}

.p0 {
  padding: 0
}

.pt0 {
  padding-top: 0
}

.pr0 {
  padding-right: 0
}

.pb0 {
  padding-bottom: 0
}

.pl0,.px0 {
  padding-left: 0
}

.px0 {
  padding-right: 0
}

.py0 {
  padding-top: 0;
  padding-bottom: 0
}

.p1 {
  padding: 1rem
}

.pt1 {
  padding-top: 1rem
}

.pr1 {
  padding-right: 1rem
}

.pb1 {
  padding-bottom: 1rem
}

.pl1 {
  padding-left: 1rem
}

.py1 {
  padding-top: 1rem;
  padding-bottom: 1rem
}

.px1 {
  padding-left: 1rem;
  padding-right: 1rem
}

.p2 {
  padding: 1.5rem
}

.pt2 {
  padding-top: 1.5rem
}

.pr2 {
  padding-right: 1.5rem
}

.pb2 {
  padding-bottom: 1.5rem
}

.pl2 {
  padding-left: 1.5rem
}

.py2 {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem
}

.px2 {
  padding-left: 1.5rem;
  padding-right: 1.5rem
}

.p3 {
  padding: 3rem
}

.pt3 {
  padding-top: 3rem
}

.pr3 {
  padding-right: 3rem
}

.pb3 {
  padding-bottom: 3rem
}

.pl3 {
  padding-left: 3rem
}

.py3 {
  padding-top: 3rem;
  padding-bottom: 3rem
}

.px3 {
  padding-left: 3rem;
  padding-right: 3rem
}

.p4 {
  padding: 4rem
}

.pt4 {
  padding-top: 4rem
}

.pr4 {
  padding-right: 4rem
}

.pb4 {
  padding-bottom: 4rem
}

.pl4 {
  padding-left: 4rem
}

.py4 {
  padding-top: 4rem;
  padding-bottom: 4rem
}

.px4 {
  padding-left: 4rem;
  padding-right: 4rem
}

.col {
  float: left
}

.col,.col-right {
  box-sizing: border-box
}

.col-right {
  float: right
}

.col-1 {
  width: 8.33333%
}

.col-2 {
  width: 16.66667%
}

.col-3 {
  width: 25%
}

.col-4 {
  width: 33.33333%
}

.col-5 {
  width: 41.66667%
}

.col-6 {
  width: 50%
}

.col-7 {
  width: 58.33333%
}

.col-8 {
  width: 66.66667%
}

.col-9 {
  width: 75%
}

.col-10 {
  width: 83.33333%
}

.col-11 {
  width: 91.66667%
}

.col-12 {
  width: 100%
}

@media (min-width:40.06rem) {
  .sm-col {
    float: left;
    box-sizing: border-box
  }

  .sm-col-right {
    float: right;
    box-sizing: border-box
  }

  .sm-col-1 {
    width: 8.33333%
  }

  .sm-col-2 {
    width: 16.66667%
  }

  .sm-col-3 {
    width: 25%
  }

  .sm-col-4 {
    width: 33.33333%
  }

  .sm-col-5 {
    width: 41.66667%
  }

  .sm-col-6 {
    width: 50%
  }

  .sm-col-7 {
    width: 58.33333%
  }

  .sm-col-8 {
    width: 66.66667%
  }

  .sm-col-9 {
    width: 75%
  }

  .sm-col-10 {
    width: 83.33333%
  }

  .sm-col-11 {
    width: 91.66667%
  }

  .sm-col-12 {
    width: 100%
  }
}

@media (min-width:52.06rem) {
  .md-col {
    float: left;
    box-sizing: border-box
  }

  .md-col-right {
    float: right;
    box-sizing: border-box
  }

  .md-col-1 {
    width: 8.33333%
  }

  .md-col-2 {
    width: 16.66667%
  }

  .md-col-3 {
    width: 25%
  }

  .md-col-4 {
    width: 33.33333%
  }

  .md-col-5 {
    width: 41.66667%
  }

  .md-col-6 {
    width: 50%
  }

  .md-col-7 {
    width: 58.33333%
  }

  .md-col-8 {
    width: 66.66667%
  }

  .md-col-9 {
    width: 75%
  }

  .md-col-10 {
    width: 83.33333%
  }

  .md-col-11 {
    width: 91.66667%
  }

  .md-col-12 {
    width: 100%
  }
}

@media (min-width:72.06rem) {
  .lg-col {
    float: left;
    box-sizing: border-box
  }

  .lg-col-right {
    float: right;
    box-sizing: border-box
  }

  .lg-col-1 {
    width: 8.33333%
  }

  .lg-col-2 {
    width: 16.66667%
  }

  .lg-col-3 {
    width: 25%
  }

  .lg-col-4 {
    width: 33.33333%
  }

  .lg-col-5 {
    width: 41.66667%
  }

  .lg-col-6 {
    width: 50%
  }

  .lg-col-7 {
    width: 58.33333%
  }

  .lg-col-8 {
    width: 66.66667%
  }

  .lg-col-9 {
    width: 75%
  }

  .lg-col-10 {
    width: 83.33333%
  }

  .lg-col-11 {
    width: 91.66667%
  }

  .lg-col-12 {
    width: 100%
  }
}

.flex {
  display: -ms-flexbox;
  display: flex
}

@media (min-width:40.06rem) {
  .sm-flex {
    display: -ms-flexbox;
    display: flex
  }
}

@media (min-width:52.06rem) {
  .md-flex {
    display: -ms-flexbox;
    display: flex
  }
}

@media (min-width:72.06rem) {
  .lg-flex {
    display: -ms-flexbox;
    display: flex
  }
}

.flex-column {
  -ms-flex-direction: column;
  flex-direction: column
}

.flex-wrap {
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.items-start {
  -ms-flex-align: start;
  align-items: flex-start
}

.items-end {
  -ms-flex-align: end;
  align-items: flex-end
}

.items-center {
  -ms-flex-align: center;
  align-items: center
}

.items-baseline {
  -ms-flex-align: baseline;
  align-items: baseline
}

.items-stretch {
  -ms-flex-align: stretch;
  align-items: stretch
}

.self-start {
  -ms-flex-item-align: start;
  align-self: flex-start
}

.self-end {
  -ms-flex-item-align: end;
  align-self: flex-end
}

.self-center {
  -ms-flex-item-align: center;
  -ms-grid-row-align: center;
  align-self: center
}

.self-baseline {
  -ms-flex-item-align: baseline;
  align-self: baseline
}

.self-stretch {
  -ms-flex-item-align: stretch;
  -ms-grid-row-align: stretch;
  align-self: stretch
}

.justify-start {
  -ms-flex-pack: start;
  justify-content: flex-start
}

.justify-end {
  -ms-flex-pack: end;
  justify-content: flex-end
}

.justify-center {
  -ms-flex-pack: center;
  justify-content: center
}

.justify-between {
  -ms-flex-pack: justify;
  justify-content: space-between
}

.justify-around {
  -ms-flex-pack: distribute;
  justify-content: space-around
}

.justify-evenly {
  -ms-flex-pack: space-evenly;
  justify-content: space-evenly
}

.content-start {
  -ms-flex-line-pack: start;
  align-content: flex-start
}

.content-end {
  -ms-flex-line-pack: end;
  align-content: flex-end
}

.content-center {
  -ms-flex-line-pack: center;
  align-content: center
}

.content-between {
  -ms-flex-line-pack: justify;
  align-content: space-between
}

.content-around {
  -ms-flex-line-pack: distribute;
  align-content: space-around
}

.content-stretch {
  -ms-flex-line-pack: stretch;
  align-content: stretch
}

.flex-auto {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-width: 0;
  min-height: 0
}

.flex-none {
  -ms-flex: none;
  flex: none
}

.order-0 {
  -ms-flex-order: 0;
  order: 0
}

.order-1 {
  -ms-flex-order: 1;
  order: 1
}

.order-2 {
  -ms-flex-order: 2;
  order: 2
}

.order-3 {
  -ms-flex-order: 3;
  order: 3
}

.order-last {
  -ms-flex-order: 99999;
  order: 99999
}

.relative {
  position: relative
}

.absolute {
  position: absolute
}

.fixed {
  position: fixed
}

.top-0 {
  top: 0
}

.right-0 {
  right: 0
}

.bottom-0 {
  bottom: 0
}

.left-0 {
  left: 0
}

.z1 {
  z-index: 1
}

.z2 {
  z-index: 2
}

.z3 {
  z-index: 3
}

.z4 {
  z-index: 4
}

.border {
  border-style: solid;
  border-width: 1px
}

.border-top {
  border-top-style: solid;
  border-top-width: 1px
}

.border-right {
  border-right-style: solid;
  border-right-width: 1px
}

.border-bottom {
  border-bottom-style: solid;
  border-bottom-width: 1px
}

.border-left {
  border-left-style: solid;
  border-left-width: 1px
}

.border-none {
  border: 0
}

.rounded {
  border-radius: 4px
}

.circle {
  border-radius: 50%
}

.rounded-top {
  border-radius: 4px 4px 0 0
}

.rounded-right {
  border-radius: 0 4px 4px 0
}

.rounded-bottom {
  border-radius: 0 0 4px 4px
}

.rounded-left {
  border-radius: 4px 0 0 4px
}

.not-rounded {
  border-radius: 0
}

.hide {
  position: absolute;
  height: 1px;
  width: 1px;
  overflow: hidden;
  clip: rect(1px,1px,1px,1px)
}

@media (max-width:40rem) {
  .xs-hide {
    display: none
  }
}

@media (min-width:40.06rem) and (max-width:52rem) {
  .sm-hide {
    display: none
  }
}

@media (min-width:52.06rem) and (max-width:72rem) {
  .md-hide {
    display: none
  }
}

@media (min-width:72.06rem) {
  .lg-hide {
    display: none
  }
}

.display-none {
  display: none
}

* {
  box-sizing: border-box
}

body {
  background: #fff;
  color: #323a43;
  font-family: Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;
  min-width: 100%;
  overflow-x: hidden;
  font-smooth: always;
  -webkit-font-smoothing: antialiased
}

main {
  max-width: 100%;
  margin: 0 auto
}

p {
  padding: 0;
  margin: 0
}

.ampstart-accent {
  color: #003f93
}

#content:target {
  margin-top: calc(0px - 3.5rem);
  padding-top: 3.5rem
}

.ampstart-title-lg {
  font-size: 2rem;
  line-height: 3.5rem;
  letter-spacing: .06rem
}

.ampstart-title-md {
  font-size: 1.5rem;
  line-height: 2.5rem;
  letter-spacing: .06rem
}

.ampstart-title-sm {
  font-size: 1.25rem;
  line-height: 2;
  letter-spacing: .06rem
}

.ampstart-subtitle,body {
  line-height: 1.6;
  letter-spacing: normal
}

.ampstart-subtitle {
  color: #003f93;
  font-size: 1rem
}

.ampstart-byline,.ampstart-caption,.ampstart-hint,.ampstart-label {
  font-size: .875rem;
  color: #4f4f4f;
  line-height: 1.4;
  letter-spacing: .06rem
}

.ampstart-label {
  text-transform: uppercase
}

.ampstart-footer,.ampstart-small-text {
  font-size: .75rem;
  line-height: 1;
  letter-spacing: .06rem
}

.ampstart-card {
  box-shadow: 0 1px 1px 0 rgba(0,0,0,.14),0 1px 1px -1px rgba(0,0,0,.14),0 1px 5px 0 rgba(0,0,0,.12)
}

.h1,h1 {
  font-size: 2rem;
  line-height: 3.5rem
}

.h2,h2 {
  font-size: 1.5rem;
  line-height: 2.5rem
}

.h3,h3 {
  font-size: 1.25rem;
  line-height: 2
}

.h4,h4 {
  font-size: 1rem;
  line-height: 1.6
}

.h5,h5 {
  font-size: .875rem;
  line-height: 1.4
}

.h6,h6 {
  font-size: .75rem;
  line-height: 1
}

h1,h2,h3,h4,h5,h6 {
  margin: 0;
  padding: 0;
  font-weight: 400;
  letter-spacing: .06rem
}

a,a:active,a:visited {
  color: inherit
}

.ampstart-btn {
  font-family: inherit;
  font-weight: inherit;
  font-size: 1rem;
  line-height: 1.4;
  padding: .7em .8em;
  text-decoration: none;
  white-space: nowrap;
  word-wrap: normal;
  vertical-align: middle;
  cursor: pointer;
  background-color: #323a43;
  color: #fff;
  border: 1px solid #fff
}

.ampstart-btn:visited {
  color: #fff
}

.ampstart-btn-secondary {
  background-color: #fff;
  color: #000;
  border: 1px solid #000
}

.ampstart-btn-secondary:visited {
  color: #000
}

.ampstart-btn:active .ampstart-btn:focus {
  opacity: .8
}

.ampstart-btn[disabled],.ampstart-btn[disabled]:active,.ampstart-btn[disabled]:focus,.ampstart-btn[disabled]:hover {
  opacity: .5;
  outline: 0;
  cursor: default
}

.ampstart-dropcap:first-letter {
  color: #000;
  font-size: 2rem;
  font-weight: 600;
  float: left;
  overflow: hidden;
  line-height: 2rem;
  margin-left: 0;
  margin-right: .5rem
}

.ampstart-initialcap {
  padding-top: 1.5rem;
  margin-top: 3rem
}

.ampstart-initialcap:first-letter {
  color: #000;
  font-size: 2rem;
  font-weight: 600;
  margin-left: -2px
}

.ampstart-pullquote {
  border: none;
  border-left: 4px solid #323a43;
  font-size: 1.25rem;
  padding-left: 3rem
}

@media (min-width:40.06rem) {
  .sm-p0 {
    padding: 0
  }

  .sm-pt0 {
    padding-top: 0
  }

  .sm-pr0 {
    padding-right: 0
  }

  .sm-pb0 {
    padding-bottom: 0
  }

  .sm-pl0,.sm-px0 {
    padding-left: 0
  }

  .sm-px0 {
    padding-right: 0
  }

  .sm-py0 {
    padding-top: 0;
    padding-bottom: 0
  }

  .sm-p1 {
    padding: 1rem
  }

  .sm-pt1 {
    padding-top: 1rem
  }

  .sm-pr1 {
    padding-right: 1rem
  }

  .sm-pb1 {
    padding-bottom: 1rem
  }

  .sm-pl1,.sm-px1 {
    padding-left: 1rem
  }

  .sm-px1 {
    padding-right: 1rem
  }

  .sm-py1 {
    padding-top: 1rem;
    padding-bottom: 1rem
  }

  .sm-p2 {
    padding: 1.5rem
  }

  .sm-pt2 {
    padding-top: 1.5rem
  }

  .sm-pr2 {
    padding-right: 1.5rem
  }

  .sm-pb2 {
    padding-bottom: 1.5rem
  }

  .sm-pl2,.sm-px2 {
    padding-left: 1.5rem
  }

  .sm-px2 {
    padding-right: 1.5rem
  }

  .sm-py2 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
  }

  .sm-p3 {
    padding: 3rem
  }

  .sm-pt3 {
    padding-top: 3rem
  }

  .sm-pr3 {
    padding-right: 3rem
  }

  .sm-pb3 {
    padding-bottom: 3rem
  }

  .sm-pl3,.sm-px3 {
    padding-left: 3rem
  }

  .sm-px3 {
    padding-right: 3rem
  }

  .sm-py3 {
    padding-top: 3rem;
    padding-bottom: 3rem
  }

  .sm-p4 {
    padding: 4rem
  }

  .sm-pt4 {
    padding-top: 4rem
  }

  .sm-pr4 {
    padding-right: 4rem
  }

  .sm-pb4 {
    padding-bottom: 4rem
  }

  .sm-pl4,.sm-px4 {
    padding-left: 4rem
  }

  .sm-px4 {
    padding-right: 4rem
  }

  .sm-py4 {
    padding-top: 4rem;
    padding-bottom: 4rem
  }
}

@media (min-width:52.06rem) {
  .md-p0 {
    padding: 0
  }

  .md-pt0 {
    padding-top: 0
  }

  .md-pr0 {
    padding-right: 0
  }

  .md-pb0 {
    padding-bottom: 0
  }

  .md-pl0,.md-px0 {
    padding-left: 0
  }

  .md-px0 {
    padding-right: 0
  }

  .md-py0 {
    padding-top: 0;
    padding-bottom: 0
  }

  .md-p1 {
    padding: 1rem
  }

  .md-pt1 {
    padding-top: 1rem
  }

  .md-pr1 {
    padding-right: 1rem
  }

  .md-pb1 {
    padding-bottom: 1rem
  }

  .md-pl1,.md-px1 {
    padding-left: 1rem
  }

  .md-px1 {
    padding-right: 1rem
  }

  .md-py1 {
    padding-top: 1rem;
    padding-bottom: 1rem
  }

  .md-p2 {
    padding: 1.5rem
  }

  .md-pt2 {
    padding-top: 1.5rem
  }

  .md-pr2 {
    padding-right: 1.5rem
  }

  .md-pb2 {
    padding-bottom: 1.5rem
  }

  .md-pl2,.md-px2 {
    padding-left: 1.5rem
  }

  .md-px2 {
    padding-right: 1.5rem
  }

  .md-py2 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
  }

  .md-p3 {
    padding: 3rem
  }

  .md-pt3 {
    padding-top: 3rem
  }

  .md-pr3 {
    padding-right: 3rem
  }

  .md-pb3 {
    padding-bottom: 3rem
  }

  .md-pl3,.md-px3 {
    padding-left: 3rem
  }

  .md-px3 {
    padding-right: 3rem
  }

  .md-py3 {
    padding-top: 3rem;
    padding-bottom: 3rem
  }

  .md-p4 {
    padding: 4rem
  }

  .md-pt4 {
    padding-top: 4rem
  }

  .md-pr4 {
    padding-right: 4rem
  }

  .md-pb4 {
    padding-bottom: 4rem
  }

  .md-pl4,.md-px4 {
    padding-left: 4rem
  }

  .md-px4 {
    padding-right: 4rem
  }

  .md-py4 {
    padding-top: 4rem;
    padding-bottom: 4rem
  }
}

@media (min-width:72.06rem) {
  .lg-p0 {
    padding: 0
  }

  .lg-pt0 {
    padding-top: 0
  }

  .lg-pr0 {
    padding-right: 0
  }

  .lg-pb0 {
    padding-bottom: 0
  }

  .lg-pl0,.lg-px0 {
    padding-left: 0
  }

  .lg-px0 {
    padding-right: 0
  }

  .lg-py0 {
    padding-top: 0;
    padding-bottom: 0
  }

  .lg-p1 {
    padding: 1rem
  }

  .lg-pt1 {
    padding-top: 1rem
  }

  .lg-pr1 {
    padding-right: 1rem
  }

  .lg-pb1 {
    padding-bottom: 1rem
  }

  .lg-pl1,.lg-px1 {
    padding-left: 1rem
  }

  .lg-px1 {
    padding-right: 1rem
  }

  .lg-py1 {
    padding-top: 1rem;
    padding-bottom: 1rem
  }

  .lg-p2 {
    padding: 1.5rem
  }

  .lg-pt2 {
    padding-top: 1.5rem
  }

  .lg-pr2 {
    padding-right: 1.5rem
  }

  .lg-pb2 {
    padding-bottom: 1.5rem
  }

  .lg-pl2,.lg-px2 {
    padding-left: 1.5rem
  }

  .lg-px2 {
    padding-right: 1.5rem
  }

  .lg-py2 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem
  }

  .lg-p3 {
    padding: 3rem
  }

  .lg-pt3 {
    padding-top: 3rem
  }

  .lg-pr3 {
    padding-right: 3rem
  }

  .lg-pb3 {
    padding-bottom: 3rem
  }

  .lg-pl3,.lg-px3 {
    padding-left: 3rem
  }

  .lg-px3 {
    padding-right: 3rem
  }

  .lg-py3 {
    padding-top: 3rem;
    padding-bottom: 3rem
  }

  .lg-p4 {
    padding: 4rem
  }

  .lg-pt4 {
    padding-top: 4rem
  }

  .lg-pr4 {
    padding-right: 4rem
  }

  .lg-pb4 {
    padding-bottom: 4rem
  }

  .lg-pl4,.lg-px4 {
    padding-left: 4rem
  }

  .lg-px4 {
    padding-right: 4rem
  }

  .lg-py4 {
    padding-top: 4rem;
    padding-bottom: 4rem
  }
}

body {
  line-height: 1.4
}

.travel-flip {
  transition: transform .1s;
  transform: rotate(0)
}

.travel-flip-flipped {
  transform: rotate(180deg)
}

@keyframes a {
  0% {
    opacity: 0;
    transform: translateY(2rem)
  }

  to {
    opacity: 1;
    transform: none
  }
}

@keyframes b {
  0% {
    opacity: 0
  }

  to {
    opacity: 1
  }
}

.travel-object-cover,.travel-object-cover>img {
  -o-object-fit: cover;
  object-fit: cover
}

amp-img.rounded img {
  border-radius: 4px
}

amp-img.circle img {
  border-radius: 50%
}

.travel-no-focus:focus {
  outline: none
}

.travel-type-active,.travel-type-active:visited {
  color: #fd68ae
}

.travel-type-artistic,.travel-type-artistic:visited {
  color: #32dada
}

.travel-type-drinks,.travel-type-drinks:visited {
  color: #4e93f8
}

.travel-type-fashion,.travel-type-fashion:visited {
  color: #f1c363
}

.travel-type-food,.travel-type-food:visited {
  color: #aa5efd
}

.travel-type-music,.travel-type-music:visited {
  color: #ec8936
}

.travel-type-nature,.travel-type-nature:visited {
  color: #14b52a
}

.travel-type-nightlife,.travel-type-nightlife:visited {
  color: #e83a3a
}

.travel-type-tours,.travel-type-tours:visited {
  color: #0ece9e
}

.travel-type-water,.travel-type-water:visited {
  color: #3abee8
}

.travel-overflow-container {
  display: inline-block;
  min-width: 100vw;
  padding-left: calc((100vw - 72rem) / 2);
  padding-right: calc((100vw - 72rem) / 2)
}

.travel-link,.travel-link:visited {
  color: #8b58e3;
  text-decoration: none;
  font-family: inherit;
  transition: color .15s ease-in
}

.travel-link:hover {
  color: #b99aef
}

.travel-link:focus {
  outline: none;
  border-bottom: 2px solid rgba(50,58,67,.2)
}

.travel-link.gray,.travel-link.gray:visited {
  color: #8f98a3
}

.travel-link.gray:hover {
  color: #b4b4b4
}

.travel-pill {
  border-radius: 1em;
  padding: 2px 8px;
  color: #fff;
  background-color: #fb52a2
}

.travel-shadow,.travel-shadow-hover {
  box-shadow: 0 .4rem 1.1rem rgba(50,58,67,.12)
}

.travel-shadow-hover {
  transition: box-shadow .25s,transform .25s
}

.travel-shadow-hover:not([disabled]):focus,.travel-shadow-hover:not([disabled]):hover {
  transform: scale(1.02) translateY(-2%);
  box-shadow: 0 .4rem 2rem rgba(50,58,67,.4)
}

.h1.line-height-2,.h2.line-height-2,.h3.line-height-2,.h4.line-height-2,.h5.line-height-2,.h6.line-height-2,h1.line-height-2,h2.line-height-2,h3.line-height-2,h4.line-height-2,h5.line-height-2,h6.line-height-2 {
  line-height: 1.4
}

.ampstart-btn {
  transition: box-shadow .25s,transform .25s;
  line-height: 1.125rem;
  padding: .5rem 1rem;
  border-color: transparent
}

.ampstart-btn[disabled] {
  opacity: .5;
  cursor: default
}

.ampstart-btn:not([disabled]):hover {
  transform: scale(1.02) translateY(-2%);
  box-shadow: 0 .4rem 2rem rgba(50,58,67,.4)
}

.ampstart-btn:not([disabled]):focus {
  outline: none;
  box-shadow: none
}

.ampstart-btn.bold {
  font-weight: 600
}

.travel-date-input {
  line-height: 1.125rem;
  padding: .5rem 1rem;
  padding-left: calc(.5rem * 2.5 + 1.2em)
}

.travel-date-input .travel-icon {
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: content-box;
  padding: .5rem 1rem
}

.travel-date-input.input-dark .travel-date-input-label,.travel-date-input.input-dark .travel-icon {
  color: hsla(0,0%,100%,.75)
}

.travel-date-input input {
  opacity: 0;
  border: none;
  background: none;
  font: inherit;
  line-height: 1.125rem;
  height: 1.125rem;
  margin-bottom: calc(1.125rem * -1);
  width: 8rem;
  color: inherit
}

.travel-date-input-touched input,.travel-date-input input:focus {
  opacity: 1
}

.travel-date-input input:focus {
  outline: none
}

.travel-date-input-touched input~.travel-date-input-label,.travel-date-input input:focus~.travel-date-input-label {
  opacity: 0
}

.travel-date-input-touched input[disabled],.travel-date-input input[disabled]~.travel-date-input-label,.travel-date-input input[disabled]~.travel-icon {
  opacity: .5
}

.travel-date-input input::-webkit-datetime-edit-fields-wrapper {
  padding: 0
}

.travel-date-input input::-webkit-clear-button,.travel-date-input input::-webkit-inner-spin-button {
  display: none
}

.travel-date-input input::-webkit-calendar-picker-indicator {
  opacity: 0;
  padding: 0;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  cursor: pointer
}

.travel-input-icon>.travel-input {
  padding-left: calc(.5rem * 2.5 + 1.2em)
}

.travel-input-icon>.travel-input+.travel-icon {
  position: absolute;
  left: 0;
  top: 0;
  box-sizing: content-box;
  padding: .5rem 1rem
}

.travel-input-icon>.travel-input-big {
  padding-left: calc(1.25rem * 1.5 + 1.2em)
}

.travel-input-icon>.travel-input-big+.travel-icon {
  padding: 1rem 1.25rem
}

.travel-input-icon>.travel-input-clear+.travel-icon,.travel-input-icon>.travel-input-dark+.travel-icon {
  color: hsla(0,0%,100%,.4)
}

.travel-input {
  padding: .5rem 1rem;
  line-height: 1.125rem;
  background-color: #fff;
  border-width: 1px;
  border-style: solid;
  color: inherit
}

.travel-input:not(.border) {
  border-color: transparent
}

.travel-input-clear {
  color: #fff;
  background: none;
  border-color: hsla(0,0%,100%,.4)
}

.travel-input-big {
  padding: 1rem 1.25rem
}

.travel-input-dark {
  background: rgba(0,0,0,.2)
}

.travel-input::-webkit-input-placeholder {
  color: #8f98a3
}

.travel-input-dark::-webkit-input-placeholder {
  color: currentColor;
  opacity: .75
}

.travel-input-clear::-webkit-input-placeholder {
  color: inherit;
  opacity: .4
}

.travel-border-gray {
  border-color: #e3e5e8
}

.travel-input-group>.travel-input {
  border-right-width: 0
}

.travel-input-group>a,.travel-input-group>button {
  border-left-width: 0;
  cursor: pointer;
  background-color: #fff;
  border: 1px solid transparent
}

.travel-input-group-sep {
  width: 0;
  height: 1.375rem;
  border-left-width: 1px;
  border-left-style: solid;
  margin: 0 -.5px;
  pointer-events: none
}

.travel-input-group>.travel-input:focus,.travel-input-group>.travel-link:focus {
  outline: none;
  border-bottom: .125rem solid;
  border-bottom-color: #e3e5e8
}

.travel-activities-activity {
  transition: transform .3s ease-in-out;
  text-decoration: none;
  perspective: 800px;
  margin: 0 1.2rem
}

.travel-activities-activity .circle {
  background-color: #fff;
  margin-bottom: 2px
}

.travel-activities-activity:focus,.travel-activities-activity:hover {
  transform: scale(1.1)
}

.travel-activities-activity .circle {
  transition: transform .3s ease-in-out,background .15s step-start .15s
}

.travel-activities-activity .travel-activities-activity-icon {
  transition: color .15s step-start .15s,transform .15s step-start .15s
}

.travel-activities-activity:focus .circle,.travel-activities-activity:hover .circle {
  background-color: currentColor;
  transform: rotateY(180deg)
}

.travel-activities-activity:focus .travel-activities-activity-icon,.travel-activities-activity:hover .travel-activities-activity-icon {
  color: #fff;
  transform: scaleX(-1)
}

.travel-activities-activity:active {
  transition: transform .1s;
  transform: scale(1)
}

.travel-activities-activity:focus {
  outline: none
}

.travel-activities-activity-icon {
  display: -ms-flexbox;
  display: flex;
  width: 70px;
  height: 70px;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  border-radius: 100%;
  font-size: 2rem
}

.travel-angle-1,.travel-angle-2,.travel-angle-3 {
  width: 400vw;
  transform-origin: 50% 0
}

.travel-angle-left {
  transform: translateX(0)
}

.travel-angle-right {
  transform: translateX(100%)
}

.travel-angle-1 {
  height: 800px;
  transform: translate(-50%,-3rem) rotate(20deg);
  background-color: #fafbfc
}

@media (min-width:52.06rem) {
  .travel-angle-1 {
    transform: translate(-50%,-17rem) rotate(20deg)
  }
}

.travel-angle-2 {
  height: 1400px;
  transform: translate(-50%,16rem) rotate(20deg);
  background-color: #fff
}

@media (min-width:52.06rem) {
  .travel-angle-2 {
    transform: translate(-50%,20rem) rotate(20deg)
  }
}

.travel-angle-3 {
  height: 500px;
  transform: translate(-50%,1rem) rotate(-5deg);
  background-image: linear-gradient(90deg,rgba(207,224,231,.2) 20%,rgba(243,246,247,.4) 50%)
}

@media (min-width:52.06rem) {
  .travel-angle-3 {
    transform: translate(-50%,16rem) rotate(-5deg);
    animation: b .3s .6s ease-in-out both
  }
}

.travel-discover-panel {
  max-width: 440px;
  background-color: #fff
}

.travel-discover-heading {
  font-size: 3.5rem
}

.travel-discover-panel-subheading,.travel-discover-subheading {
  color: #8f98a3
}

.travel-icon {
  display: inline-block;
  vertical-align: -23%;
  height: 1.2em;
  width: 1.2em;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: auto 1.2em
}

.travel-icon-logo {
  color: #fff
}

.travel-img-icon-checkmark-purple {
  background-image: url(../../img/travel/icon/checkmark-purple.png)
}

.travel-img-icon-map-pin-outline-gray {
  background-image: url(../../img/travel/icon/map-pin-outline-gray.png)
}

.travel-img-icon-map-pin-transparent {
  background-image: url(../../img/travel/icon/map-pin-transparent.png)
}

.travel-img-icon-plane-landing-transparent {
  background-image: url(../../img/travel/icon/plane-landing-transparent.png)
}

.travel-img-icon-plane-taking-off-transparent {
  background-image: url(../../img/travel/icon/plane-taking-off-transparent.png)
}

.travel-img-icon-sad-face-gray {
  background-image: url(../../img/travel/icon/sad-face-gray.png)
}

.travel-img-icon-star-green {
  background-image: url(../../img/travel/icon/star-green.png)
}

.travel-img-icon-star-silver {
  background-image: url(../../img/travel/icon/star-silver.png)
}

.travel-like-heart-solid {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewbox='0 0 100 100'><path fill='%23FB52A2' d='M50,88.8652765 C76.6666667,70.4615567 90,53.8959001 90,39.1683068 C90,17.0769168 63.1171875,3.83663909 50,27.6306647 C38.875,3.83663909 10,17.0769168 10,39.1683068 C10,53.8959001 23.3333333,70.4615567 50,88.8652765 Z'/></svg>") no-repeat 50% 50%;
  background-size: contain;
  -ms-flex: 1;
  flex: 1
}

.travel-like-heart-white {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewbox='0 0 100 100'><path fill='white' d='M50,88.8652765 C76.6666667,70.4615567 90,53.8959001 90,39.1683068 C90,17.0769168 63.1171875,3.83663909 50,27.6306647 C38.875,3.83663909 10,17.0769168 10,39.1683068 C10,53.8959001 23.3333333,70.4615567 50,88.8652765 Z'/></svg>") no-repeat 50% 50%;
  background-size: contain;
  -ms-flex: 1;
  flex: 1
}

.travel-like-heart-outline {
  background: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='100' height='100' viewbox='0 0 100 100'><path fill='none' stroke='white' stroke-width='5' d='M50,88.8652765 C76.6666667,70.4615567 90,53.8959001 90,39.1683068 C90,17.0769168 63.1171875,3.83663909 50,27.6306647 C38.875,3.83663909 10,17.0769168 10,39.1683068 C10,53.8959001 23.3333333,70.4615567 50,88.8652765 Z'/></svg>") no-repeat 50% 50%;
  background-size: contain;
  -ms-flex: 1;
  flex: 1
}

.travel-like input {
  clip: rect(0 0 0 0)
}

.travel-like-hearts {
  width: 2rem;
  height: 2rem;
  background: rgba(0,0,0,.15);
  cursor: pointer
}

.travel-like-hearts:before {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  border-radius: 50%;
  border: 1px solid hsla(0,0%,100%,.5);
  transform: scale(0)
}

.travel-like-heart-tiny {
  width: 40%;
  height: 40%;
  opacity: 0
}

.travel-like-heart-tiny:first-child {
  top: 10%;
  left: 55%;
  animation-delay: .15s
}

.travel-like-heart-tiny:nth-child(2) {
  top: -5%;
  left: 30%;
  animation-delay: .25s
}

.travel-like-heart-tiny:nth-child(3) {
  top: -25%;
  left: 65%;
  animation-delay: .32s
}

.travel-like-heart {
  top: 12%;
  right: 12%;
  bottom: 12%;
  left: 12%
}

.travel-like-heart.travel-like-heart-solid,.travel-like-heart.travel-like-heart-white {
  opacity: 0;
  transform: translateZ(0) scale(1)
}

.travel-like-heart.travel-like-heart-outline {
  transition: opacity .1s;
  transform: translateZ(0) scale(1)
}

.travel-like input:checked+.travel-like-hearts:before {
  animation: 1.2s e both
}

.travel-like input:checked+.travel-like-hearts>.travel-like-heart-tiny {
  animation-duration: .6s;
  animation-name: f
}

.travel-like input:checked+.travel-like-hearts>.travel-like-heart.travel-like-heart-outline {
  opacity: 0
}

.travel-like input:checked+.travel-like-hearts>.travel-like-heart.travel-like-heart-solid {
  animation: 1.2s c both cubic-bezier(.445,.05,.55,.95)
}

.travel-like input:checked+.travel-like-hearts>.travel-like-heart.travel-like-heart-white {
  animation: 1.2s d both
}

@keyframes c {
  0.00% {
    transform: translateZ(0) scale(0);
    opacity: 1
  }

  14.68% {
    transform: translateZ(0) scale(1.26)
  }

  31.75% {
    transform: translateZ(0) scale(.94)
  }

  48.81% {
    transform: translateZ(0) scale(1.01);
    opacity: 1
  }

  65.87% {
    transform: translateZ(0) scale(1)
  }

  80% {
    transform: translateZ(0) scale(1);
    opacity: 0
  }

  to {
    transform: translateZ(0) scale(1);
    opacity: 0
  }
}

@keyframes d {
  48% {
    opacity: 0
  }

  49% {
    opacity: 1
  }

  to {
    opacity: 1
  }
}

@keyframes e {
  0% {
    transform: translateZ(0) scale(0);
    opacity: 0
  }

  30% {
    opacity: 1
  }

  40% {
    transform: translateZ(0) scale(1.2)
  }

  50% {
    transform: translateZ(0) scale(1.2);
    opacity: 0
  }

  to {
    transform: translateZ(0) scale(1.2);
    opacity: 0
  }
}

@keyframes f {
  0% {
    transform: translate3d(-50%,0,0) scale(0);
    opacity: 1
  }

  to {
    transform: translate3d(-50%,-100%,0) scale(1);
    opacity: 0
  }
}

:root .travel-popular .travel-results-result {
  animation: none
}

.travel-popular-tilt-left,.travel-popular-tilt-right {
  display: inline-block;
  position: relative;
  perspective: 1000px;
  perspective-origin: 50% calc(100% + 4rem)
}

.travel-popular-tilt-left .travel-results-result {
  transform-origin: 0 0;
  transform: rotateY(-15deg)
}

.travel-popular-tilt-right .travel-results-result {
  transform-origin: 100% 0;
  transform: rotateY(15deg)
}

.travel-popular-tilt-left:before,.travel-popular-tilt-right:before {
  content: "";
  display: block;
  position: absolute;
  top: 3rem;
  right: 3rem;
  bottom: 2rem;
  left: 3rem;
  box-shadow: 0 0 2.2rem 2.2rem rgba(50,58,67,.2)
}

.travel-popular-tilt-left:before {
  transform-origin: 2rem calc(100% + 2rem);
  transform: translateY(.28rem) rotate(2.5deg)
}

.travel-popular-tilt-right:before {
  transform-origin: calc(100% + 2rem) calc(100% + 2rem);
  transform: translateY(.28rem) rotate(-2.5deg)
}

.travel-results-result {
  animation: a .4s ease-in-out both;
  animation-delay: .11s
}

.travel-results-result-link {
  border-radius: 4px
}

.travel-results-result-link amp-img {
  background-color: #e3e5e8
}

.travel-results-result-text {
  color: #323a43
}

.travel-results-result-subtext {
  color: #8f98a3
}

.travel-results-result-stars {
  color: #e3e5e8
}

.travel-results-result-stars.green {
  color: #47b074
}

.travel-results-result-flags,.travel-results-result-like {
  pointer-events: none
}

.travel-results-result-flags>*,.travel-results-result-like>* {
  pointer-events: all
}

.travel-results-result-flags,.travel-results-result-like,.travel-results-result-link {
  transition: transform .2s
}

.travel-results-result-link:focus,.travel-results-result:hover .travel-results-result-link {
  outline: none
}

.travel-results-result-link:focus,.travel-results-result-link:focus~.travel-results-result-flags,.travel-results-result-link:focus~.travel-results-result-like,.travel-results-result:hover .travel-results-result-flags,.travel-results-result:hover .travel-results-result-like,.travel-results-result:hover .travel-results-result-link {
  transform: translateY(-.5rem)
}

@keyframes g {
  0% {
    opacity: 0;
    transform: translate3d(5vmax,2vmax,0) scale(1.1)
  }

  5% {
    opacity: 1
  }

  33% {
    opacity: 1
  }

  38% {
    opacity: 0;
    transform: translate3d(0,-2vmax,0) scale(1)
  }
}

@keyframes h {
  0% {
    opacity: 0;
    transform: translate3d(-2vmax,0,0) scale(1)
  }

  5% {
    opacity: 1
  }

  33% {
    opacity: 1
  }

  38% {
    opacity: 0;
    transform: translate3d(2vmax,-2vmax,0) scale(1.1)
  }
}

@keyframes i {
  0% {
    opacity: 0;
    transform: translate3d(0,2vmax,0) scale(1)
  }

  5% {
    opacity: 1
  }

  33% {
    opacity: 1
  }

  38% {
    opacity: 0;
    transform: translateY(-2vmax) scale(1.1)
  }
}

.travel-hero {
  height: 100vmax
}

.travel-hero-bg {
  height: 70vmax;
  animation: b .8s ease-out both
}

.travel-hero-bg:after {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  height: 95vmax;
  top: calc(70vmax - 300px);
  background-image: linear-gradient(180deg,transparent,#323a43 300px)
}

.travel-hero-bg-img {
  top: -5vmax;
  right: -5vmax;
  bottom: -5vmax;
  left: -5vmax;
  opacity: 0;
  background: #e3e5e8
}

.travel-hero-bg-img img {
  -o-object-fit: cover;
  object-fit: cover
}

.travel-hero-bg-img:nth-child(3) img {
  -o-object-position: 80% 100%;
  object-position: 80% 100%
}

.travel-hero-bg-img:first-child {
  animation: 18s g linear infinite;
  /*background: url(../../img/travel/hero-2-preview.jpg) no-repeat 50% 50%;*/
  background-size: cover
}

.travel-hero-bg-img:nth-child(2) {
  animation: 18s h linear 6s infinite;
  /*background: url(../../img/travel/hero-3-preview.jpg) no-repeat 50% 50%;*/
  background-size: cover
}

.travel-hero-bg-img:nth-child(3) {
  animation: 18s i linear 12s infinite;
  /*background: url(../../img/travel/hero-1-preview.jpg) no-repeat 50% 50%;*/
  background-size: cover
}

.travel-hero-content {
  padding-top: 86px;
  height: calc(100vmax - 70px)
}

.travel-hero-search-dates {
  color: #fff
}

.travel-hero-heading {
  color: #fff;
  font-size: 3.75rem;
  font-weight: 700;
  letter-spacing: normal;
  animation: a .4s .2s ease-in-out both
}

.travel-hero-subheading {
  color: #fff;
  font-size: 18px;
  letter-spacing: normal;
  animation: a .4s .25s ease-in-out both
}

.travel-hero-search .travel-input-icon {
  animation: a .4s .3s ease-in-out both
}

.travel-hero-search-dates {
  animation: a .4s .35s ease-in-out both
}

.travel-hero-search .ampstart-btn {
  font-size: 1.25rem;
  background-color: #8b58e3;
  animation: a .4s .4s ease-in-out both
}

.travel-hero-discover {
  color: #8f98a3;
  cursor: pointer;
  animation: a .4s .45s ease-in-out both
}

.travel-hero-discover svg {
  display: block;
  margin: 0 auto
}

.travel-angles {
  animation: a .4s .5s ease-in-out both
}

.travel-discover {
  animation: a .4s .55s ease-in-out both
}

.travel-activities {
  animation: a .4s .6s ease-in-out both
}

@media (min-width:52.06rem) {
  .travel-hero {
    z-index: 1;
    height: auto
  }

  .travel-hero-bg,.travel-hero-content {
    position: relative;
    height: auto
  }

  .travel-hero-content {
    padding-top: calc(86px + 56px);
    padding-bottom: 3rem
  }

  .travel-hero-heading {
    font-size: 4.6rem
  }

  .travel-hero-subheading {
    font-size: 1.5rem
  }

  .travel-hero-search {
    margin-top: 4.25rem;
    max-width: 530px
  }

  .travel-hero-search .travel-input {
    color: inherit;
    background-color: #fff;
    border-color: transparent
  }

  .travel-hero-search .travel-input-clear+.travel-icon {
    color: inherit
  }

  .travel-hero .ampstart-btn {
    display: inline-block;
    width: auto
  }

  .travel-hero-search-dates {
    -ms-flex-pack: start;
    justify-content: flex-start;
    color: #323a43
  }

  .travel-hero-search-dates .travel-date-input {
    -ms-flex: none;
    flex: none
  }
}

@media (min-width:40.06rem) {
  .travel-header .travel-icon-logo {
    margin: inherit
  }
}

.travel-footer {
  background-color: #fff
}

.travel-footer amp-img {
  background-color: #e3e5e8
}

.travel-footer .link.gray:focus {
  border-bottom: .125rem solid hsla(0,0%,100%,.25)
}

.travel-footer-right-column .blue {
  color: #3682ec
}

.travel-footer-input-bg {
  top: 50%;
  bottom: -1px
}

.travel-footer-angle {
  width: 200vw;
  bottom: 100%;
  height: 800px;
  transform: translate(-25%,50px) rotate(20deg);
  background-color: #dce6ea;
  opacity: .2
}

.travel-footer-angle-block {
  left: 50%;
  background: #fff
}

.travel-newsletter-signup {
  background-color: #fff
}

.travel-footer .bg-black {
  background-color: #323a43
}

.travel-footer .gray {
  color: #8f98a3
}

.travel-footer-wrapper {
  background-color: #fff
}

@media (min-width:52.06rem) {
  .travel-newsletter-signup {
    background-color: transparent;
    position: absolute;
    top: 4rem;
    padding-left: 4rem;
    left: 50%
  }

  .travel-newsletter-signup .blue {
    font-size: 2rem;
    color: #323a43
  }

  .travel-footer-input-bg {
    position: absolute;
    top: 50%;
    bottom: -1px
  }

  .travel-footer .travel-input-group {
    box-shadow: none
  }

  .travel-footer .travel-input-group>button {
    border-color: #e3e5e8;
    border-top-style: solid;
    border-left-width: 0
  }

  .travel-footer .travel-input-group>.travel-input {
    border-color: #e3e5e8
  }
}

.travel-featured-heading {
  letter-spacing: none
}

.travel-featured-grid,.travel-featured-tile {
  margin: 2px
}

.travel-featured-tile-heading {
  letter-spacing: .1em
}

.travel-featured-tile:focus,.travel-featured-tile:hover {
  z-index: 1
}

.travel-featured-tile amp-img {
  transition: transform .5s ease-out,box-shadow .5s ease-out
}

.travel-featured-tile img {
  transition: transform 2s ease-out;
  transform-origin: 50% 66%
}

.travel-featured-tile:focus amp-img,.travel-featured-tile:hover amp-img {
  box-shadow: 0 .6rem 2rem rgba(50,58,67,.4);
  transform: scale(1.05)
}

.travel-featured-tile:focus img,.travel-featured-tile:hover img {
  transform: scale(1.3)
}

.travel-featured-tile .travel-featured-overlay {
  color: #fff;
  transition: transform 2s ease-out
}

.travel-featured-tile:hover .travel-featured-overlay {
  transform: translateY(1rem)
}

.travel-featured-tile amp-img:after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  padding-bottom: 75%;
  opacity: .9;
  background-image: linear-gradient(180deg,currentColor 0,transparent)
}

@media (min-width:40.06rem) {
  .travel-featured-grid,.travel-featured-tile {
    margin: 4px
  }
}

@media (min-width:52.06rem) {
  .travel-featured:after {
    content: "";
    position: absolute;
    width: 100%;
    z-index: -1;
    bottom: 0;
    left: 0;
    right: 0;
    height: 112px;
    margin-bottom: -8px;
    background-color: #8b58e3
  }

  .travel-featured-grid,.travel-featured-tile {
    margin: 6px
  }
}

@media (min-width:72.06rem) {
  .travel-featured-grid,.travel-featured-tile {
    margin: 8px
  }
}

.travel-featured-color-blue,.travel-featured-color-blue:visited {
  color: #1b65d6
}

.travel-featured-color-cyan,.travel-featured-color-cyan:visited {
  color: #91b2c0
}

.travel-featured-color-orange,.travel-featured-color-orange:visited {
  color: #e2a367
}

.travel-featured-color-purple,.travel-featured-color-purple:visited {
  color: #281a5f
}

.travel-featured-color-cornflower,.travel-featured-color-cornflower:visited {
  color: #477bad
}

.travel-featured-color-teal,.travel-featured-color-teal:visited {
  color: #13a3c4
}

.travel-search {
  background-color: #8b58e3
}

.travel-search-heading {
  color: #fff
}

.travel-search .travel-link {
  background-color: #fff
}