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

html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

body {
  margin: 0;
}

main {
  display: block;
}

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

a {
  background-color: transparent;
}

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

b,
strong {
  font-weight: 700;
}

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

p {
  margin: 0;
}

ul {
  list-style: none;
}

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

sub {
  bottom: -.25em;
}

sup {
  top: -.5em;
}

img {
  border: 0;
}

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

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

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type="button"],
[type="reset"],
[type="submit"] {
  padding: 0;
  border: 0;
  outline: 0;
  -webkit-appearance: button;
}

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

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

fieldset {
  padding: .35em .75em .625em;
}

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

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

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

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

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

[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

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

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}

html {
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  font-weight: 400;
}

body {
  margin: 0 auto;
  padding: 0;
  color: #231f20;
  overflow-x: hidden;
}

body.nav-open {
  overflow: hidden;
}

@media only screen and (min-width: 640px) {
  body.nav-open {
    overflow: auto;
  }
}

body.modal-open {
  overflow: hidden;
}

main {
  position: relative;
}

.container {
  margin-top: 4em;
}

@media only screen and (min-width: 768px) {
  .container {
    margin-top: 5em;
  }
}

@media only screen and (min-width: 960px) {
  .container {
    margin-top: 7em;
  }
}

.container:last-of-type {
  margin-bottom: 4em;
}

@media only screen and (min-width: 768px) {
  .container:last-of-type {
    margin-bottom: 5em;
  }
}

@media only screen and (min-width: 768px) {
  .container:last-of-type {
    margin-bottom: 7em;
  }
}

.wrapper {
  max-width: 91em;
  margin-right: auto;
  margin-left: auto;
  padding-right: 1.5em;
  padding-left: 1.5em;
}

@media only screen and (min-width: 768px) {
  .wrapper {
    padding-right: 2em;
    padding-left: 2em;
  }
}

@media only screen and (min-width: 960px) {
  .wrapper {
    padding-right: 2.5em;
    padding-left: 2.5em;
  }
}

@media only screen and (min-width: 1280px) {
  .wrapper {
    padding-right: 3em;
    padding-left: 3em;
  }
}

h1,
.h1 {
  margin: 0 0 .5em;
  text-decoration: inherit;
  text-transform: inherit;
  font-size: 96px;
  line-height: 1.25;
  font-weight: 700;
}

h2,
.h2 {
  margin: 0 0 .5em;
  text-decoration: inherit;
  text-transform: inherit;
  font-size: 60px;
  line-height: 1.2;
  font-weight: 500;
}

h3,
.h3 {
  margin: 0 0 .5em;
  text-decoration: inherit;
  text-transform: inherit;
  font-size: 48px;
  line-height: 1.4;
  font-weight: 500;
}

h4,
.h4 {
  margin: 0 0 .5em;
  text-decoration: inherit;
  text-transform: inherit;
  font-size: 32px;
  line-height: 1.45;
  font-weight: 500;
}

h5,
.h5 {
  margin: 0 0 .5em;
  text-decoration: inherit;
  text-transform: inherit;
  font-size: 24px;
  line-height: 1.375;
  font-weight: 400;
}

h6,
.h6 {
  margin: 0 0 .5em;
  text-decoration: inherit;
  text-transform: inherit;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
}

p {
  margin: 0 0 1em;
}

p,
li {
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  text-decoration: inherit;
  text-transform: inherit;
}

.small {
  font-size: 14px;
  line-height: 1.6;
  font-weight: 400;
}

.x-small {
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
}

a {
  color: #231f20;
  text-decoration: inherit;
  text-transform: inherit;
}

@media (hover: hover) {
  a:hover {
    color: #799b46;
  }
}

.light {
  font-weight: 300;
}

.medium {
  font-weight: 500;
}

.bold {
  font-weight: 700;
}

.italic {
  font-style: italic;
}

.capitalize {
  text-transform: capitalize;
}

.uppercase {
  text-transform: uppercase;
}

.lowercase {
  text-transform: lowercase;
}

.left {
  text-align: left;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.btn {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  padding: .5em 1.5em;
  will-change: color, background-color;
  -webkit-transition: color 300ms ease-in-out, background-color 200ms ease-in-out;
  transition: color 300ms ease-in-out, background-color 200ms ease-in-out;
  border-radius: 24px;
  font-family: "Work Sans", sans-serif;
  font-size: 16px;
  line-height: 1.5;
  font-weight: 400;
  text-decoration: inherit;
  text-transform: inherit;
}

.btn:link, .btn:visited {
  background-color: #799b46;
  color: #fff;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
}

.btn:hover {
  background-color: #334d32;
  color: #fff;
}

.header {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  padding: 1em 0;
  background-color: #fff;
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
          box-shadow: 0 0 8px rgba(0, 0, 0, 0.16);
  z-index: 9;
}

.header__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  height: 40px;
}

.header__logo a {
  display: block;
  will-change: opacity;
  -webkit-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
  font-size: 0;
}

.header__logo a:link, .header__logo a:visited {
  opacity: 1;
}

@media (hover: hover) {
  .header__logo a:hover {
    opacity: .6;
  }
}

.header__logo img {
  height: 40px;
}

@media only screen and (min-width: 640px) {
  .header__logo img {
    height: 32px;
  }
}

@media only screen and (min-width: 768px) {
  .header__logo img {
    height: 40px;
  }
}

.header__navigation {
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-transform: translateX(0);
          transform: translateX(0);
}

@media only screen and (min-width: 640px) {
  .header__navigation {
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
  }
}

@media only screen and (max-width: 639px) {
  .header__navigation {
    position: fixed;
    top: 0;
    bottom: 0;
    left: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
    width: 100%;
    padding: 8rem 2rem 2rem;
    will-change: transform;
    -webkit-transform: translateX(0);
            transform: translateX(0);
    -webkit-transition: -webkit-transform 300ms ease-in;
    transition: -webkit-transform 300ms ease-in;
    transition: transform 300ms ease-in;
    transition: transform 300ms ease-in, -webkit-transform 300ms ease-in;
    background-color: #000;
    -webkit-box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.16);
            box-shadow: 0 4px 10px 4px rgba(0, 0, 0, 0.16);
    overflow: auto;
  }
}

@media only screen and (max-width: 639px) and (min-width: 480px) {
  .header__navigation {
    width: 320px;
  }
}

.header__menu {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  padding: 0;
}

@media only screen and (min-width: 640px) {
  .header__menu {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.header__menu-item {
  position: relative;
  margin: 0 0 1em;
  will-change: color;
  -webkit-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out;
}

@media only screen and (min-width: 640px) {
  .header__menu-item {
    margin: 0 0 0 1.5em;
  }
}

.header__menu-item:last-child {
  margin-bottom: 0;
}

.header__menu-item a {
  will-change: color;
  -webkit-transition: color 300ms ease-in-out;
  transition: color 300ms ease-in-out;
  color: #fff;
  font-size: 32px;
  font-weight: 700;
  text-decoration: none;
}

@media only screen and (min-width: 640px) {
  .header__menu-item a {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
    color: #231f20;
    font-size: 16px;
    font-weight: 500;
  }
}

.header__menu-item a:hover {
  color: #799b46;
}

.header__menu-item--active a {
  color: #799b46;
}

.header__menu-social {
  margin: 2em 0 0;
  padding-left: .75em;
  border-left: 1px solid #fff;
}

@media only screen and (min-width: 640px) {
  .header__menu-social {
    margin: 0 0 0 .875em;
    border-left-color: #231f20;
  }
}

@media only screen and (min-width: 960px) {
  .header__menu-social {
    margin: 0 0 0 1.375em;
    padding-left: 1em;
  }
}

.header__menu-social a {
  margin-right: 8px;
  font-size: 14px;
  font-weight: 500;
}

.header__menu-social a:last-child {
  margin-right: 0;
}

.header__menu-toggle {
  position: relative;
  display: block;
  width: 24px;
  height: 19px;
  margin-left: 1.5em;
  background-color: transparent;
  cursor: pointer;
}

@media only screen and (min-width: 640px) {
  .header__menu-toggle {
    display: none;
  }
}

.header__menu-toggle span {
  position: relative;
  display: block;
  height: 3px;
  margin-bottom: 5px;
  margin-left: auto;
  will-change: width, transform;
  -webkit-transition: width 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
  transition: width 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
  transition: width 300ms ease-in-out, transform 300ms ease-in-out;
  transition: width 300ms ease-in-out, transform 300ms ease-in-out, -webkit-transform 300ms ease-in-out;
  background-color: #000;
}

.header__menu-toggle span:nth-child(1) {
  width: 85%;
}

.header__menu-toggle span:nth-child(2) {
  width: 65%;
}

.header__menu-toggle span:nth-child(3) {
  width: 40%;
  margin-bottom: 0;
  -webkit-transform: rotate(0);
          transform: rotate(0);
}

.header__menu-toggle:hover span {
  width: 100%;
}

.header__ui-mask {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  will-change: visibility, opacity;
  -webkit-transition: visibility 0s 300ms, opacity 300ms ease-in-out;
  transition: visibility 0s 300ms, opacity 300ms ease-in-out;
  opacity: 0;
  visibility: hidden;
  background-color: #799b46;
  background-color: rgba(121, 155, 70, 0.6);
}

@media only screen and (max-width: 639px) {
  .nav-open .header__navigation {
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
  }
}

.nav-open .header__ui-mask {
  -webkit-transition: opacity 300ms ease-in-out;
  transition: opacity 300ms ease-in-out;
  opacity: 1;
  visibility: visible;
}

@media only screen and (min-width: 640px) {
  .nav-open .header__ui-mask {
    opacity: 0;
    visibility: hidden;
  }
}

.nav-open .header__menu-social a {
  color: #fff;
}

@media only screen and (min-width: 640px) {
  .nav-open .header__menu-social a {
    color: #231f20;
  }
}

.is-open span {
  background-color: #fff;
}

.is-open span:nth-child(1) {
  top: 4px;
  width: 100%;
  -webkit-transform: rotate(-45deg);
          transform: rotate(-45deg);
}

.is-open span:nth-child(2) {
  display: none;
}

.is-open span:nth-child(3) {
  top: -4px;
  width: 100%;
  -webkit-transform: rotate(45deg);
          transform: rotate(45deg);
}

.is-open:hover span:nth-child(1) {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.is-open:hover span:nth-child(3) {
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
}

.hero {
  position: relative;
  width: 100%;
  background-color: #eae5ec;
  color: #fff;
}

.hero__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  height: 100%;
}

.hero__headline {
  width: 100%;
  text-align: center;
  z-index: 1;
}

@media only screen and (min-width: 960px) {
  .hero__headline {
    width: 75%;
  }
}

@media only screen and (min-width: 1280px) {
  .hero__headline {
    width: 66.66666667%;
  }
}

.hero__headline h1 {
  font-size: 32px;
  line-height: 1.45;
  font-weight: 500;
}

@media only screen and (min-width: 640px) {
  .hero__headline h1 {
    font-size: 60px;
    line-height: 1.2;
    font-weight: 500;
  }
}

@media only screen and (min-width: 768px) {
  .hero__headline h1 {
    font-size: 96px;
    line-height: 1.25;
    font-weight: 700;
  }
}

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

.hero__img-back {
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top center;
  background-size: cover;
}

.hero--full {
  position: fixed;
  height: calc(100vh - 72px);
  margin-top: 72px;
}

.hero--full::after {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 100%;
  height: 100%;
  background-color: #231f20;
  content: "";
  opacity: .3;
}

.hero--mini {
  height: calc(60vh - 72px);
  max-height: 480px;
  margin-top: 72px;
}

.headline {
  position: relative;
  margin-bottom: 2rem;
  text-align: left;
}

@media only screen and (min-width: 768px) {
  .headline {
    text-align: center;
  }
}

.topics-list {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  margin-right: auto;
  margin-left: auto;
}

@media only screen and (min-width: 640px) {
  .topics-list {
    width: 80%;
  }
}

@media only screen and (min-width: 960px) {
  .topics-list {
    width: 75%;
  }
}

@media only screen and (min-width: 1280px) {
  .topics-list {
    width: 66.66%;
    margin-right: auto;
    margin-left: auto;
  }
}

.topics-list__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
  width: 100%;
  max-width: 100%;
  margin: 4.5em 0 0;
}

@media only screen and (min-width: 480px) {
  .topics-list__item {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.topics-list__item:first-child {
  margin-top: 0;
}

.topics-list__media {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  width: 150px;
  min-width: 150px;
  height: 150px;
  border-radius: 50%;
  background-color: #fafafa;
}

@media only screen and (min-width: 480px) {
  .topics-list__media {
    margin-right: 2em;
  }
}

.topics-list__media img {
  width: 100px;
}

.topics-list__text .h5 {
  margin-top: 1em;
  margin-bottom: .5rem;
  font-weight: 700;
}

.topics-list__text p {
  margin-bottom: .5rem;
}

.topics-list__text p:last-child {
  margin-bottom: 0;
}

.topics-list__text ul {
  margin-bottom: 0;
  padding-left: 1.5em;
  list-style: disc;
}

.topics-list__text li {
  margin-bottom: .5em;
}

.topics-list__text li:last-child {
  margin-bottom: 0;
}

.topics-list__link {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  margin-top: 1rem;
  font-weight: 500;
}

.topics-list__link .icon {
  width: 16px;
  height: 16px;
  margin-left: .25rem;
  will-change: transform;
  -webkit-transition: -webkit-transform 200ms ease-in-out;
  transition: -webkit-transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out;
  transition: transform 200ms ease-in-out, -webkit-transform 200ms ease-in-out;
}

.topics-list__link:hover {
  text-decoration: underline;
}

.topics-list__link:hover .icon {
  -webkit-transform: translateX(0.25rem);
          transform: translateX(0.25rem);
}

.background-mask {
  position: absolute;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 80%;
  background-image: url("../img/figure/background-wave.svg");
  background-repeat: no-repeat;
  background-position: right top;
  background-size: auto 200%;
}

.background-mask-round {
  position: absolute;
  right: 0;
  bottom: -72px;
  width: 100%;
  min-height: 100%;
  background-image: url("../img/figure/background-round.svg");
  background-repeat: no-repeat;
  background-position: bottom center;
  background-size: 100% auto;
  z-index: -1;
}

.article__item {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.article__item--center {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
}

.article__content {
  -webkit-box-flex: 0;
      -ms-flex: 0 1 auto;
          flex: 0 1 auto;
  min-width: 100%;
  max-width: 100%;
}

@media only screen and (min-width: 480px) {
  .article__content {
    min-width: 80%;
    max-width: 80%;
  }
}

@media only screen and (min-width: 768px) {
  .article__content {
    min-width: 66.66666667%;
    max-width: 66.66666667%;
  }
}

@media only screen and (min-width: 960px) {
  .article__content {
    min-width: 50%;
    max-width: 50%;
  }
}

.article__headline .article__title {
  margin-bottom: 2rem;
  font-size: 12px;
  line-height: 1.5;
  font-weight: 400;
  font-weight: 700;
}

.article__headline .article__title.h4 {
  font-size: 32px;
  line-height: 1.45;
  font-weight: 500;
}

.article__text p {
  font-size: 24px;
  line-height: 1.375;
  font-weight: 400;
  font-family: "Eczar", serif;
}

.article__text p:last-child {
  margin-bottom: 0;
}

.article__text p a {
  text-decoration: underline;
}

.article__text ul {
  padding-left: 2rem;
  list-style: disc;
}

.article__text li {
  margin-bottom: .25rem;
  font-size: 20px;
  line-height: 1.5;
  font-weight: 400;
}

.article__text li:last-child {
  margin-bottom: 0;
}

.article__text--details {
  max-width: 420px;
}

.article__text--details h3 {
  margin-bottom: .5rem;
  font-size: 32px;
  line-height: 1.45;
  font-weight: 500;
}

.article__text--details p {
  margin-bottom: 2rem;
}

.article__action {
  margin-top: 2em;
}

.article__media {
  position: relative;
  width: 100%;
  margin-top: 5em;
}

@media only screen and (min-width: 640px) {
  .article__media {
    width: 80%;
    margin-right: auto;
    margin-left: auto;
  }
}

@media only screen and (min-width: 960px) {
  .article__media {
    width: 66.66666667%;
    margin-top: 7em;
  }
}

@media only screen and (min-width: 1024px) {
  .article__media--right {
    margin-right: 0;
    margin-left: auto;
  }
}

.article__img {
  height: 50vh;
  min-height: 320px;
}

.img-cover {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.icon {
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.icon.icon-next {
  background-image: url("../img/icons/arrow-right.svg");
}

.icon.icon-toggle {
  background-image: url("../img/icons/arrow-down.svg");
}

.footer {
  position: relative;
  padding: 2em 0 1em;
  color: #555;
}

@media only screen and (min-width: 960px) {
  .footer {
    padding: 1em 0;
  }
}

.footer a:link, .footer a:visited {
  color: #555;
  text-decoration: none;
}

.footer a:hover {
  color: #555;
  text-decoration: underline;
}

.footer__container {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
      -ms-flex-direction: column-reverse;
          flex-direction: column-reverse;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
}

@media only screen and (min-width: 960px) {
  .footer__container {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
        -ms-flex-direction: row;
            flex-direction: row;
  }
}

.footer__container p {
  margin-bottom: 0;
}

.footer__copyrights {
  text-align: center;
}

.footer__copyrights p {
  font-size: 10px;
}

.footer__contacts {
  max-width: 240px;
  margin-bottom: 1em;
  text-align: center;
}

@media only screen and (min-width: 960px) {
  .footer__contacts {
    max-width: 100%;
    margin-bottom: 0;
  }
}

.footer__contacts p {
  font-size: 10px;
  font-weight: 400;
}

.footer__contacts span {
  display: block;
  margin-top: .5em;
}

@media only screen and (min-width: 960px) {
  .footer__contacts span {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    margin-top: 0;
  }
}

.footer--fixed {
  position: fixed;
  right: 0;
  bottom: 0;
  left: 0;
  display: none;
  border-top: 0;
  color: #fff;
}

@media only screen and (min-width: 640px) {
  .footer--fixed {
    display: block;
  }
}

.footer--fixed a:link, .footer--fixed a:visited {
  color: #fff;
}

.footer--fixed a:hover {
  color: #fff;
}
/*# sourceMappingURL=style.css.map */