@font-face {
  font-family: zona_problack;
  src: url(../fonts/zonapro-black.woff2) format("woff2"), url(../fonts/zonapro-black.woff) format("woff"), url(../fonts/zonapro-black.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: zona_probold;
  src: url(../fonts/zonapro-bold.woff2) format("woff2"), url(../fonts/zonapro-bold.woff) format("woff"), url(../fonts/zonapro-bold.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: zona_prolight;
  src: url(../fonts/zonapro-light.woff2) format("woff2"), url(../fonts/zonapro-light.woff) format("woff"), url(../fonts/zonapro-light.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: zona_proregular;
  src: url(../fonts/zonapro-regular.woff2) format("woff2"), url(../fonts/zonapro-regular.woff) format("woff"), url(../fonts/zonapro-regular.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }

@font-face {
  font-family: zona_prothin;
  src: url(../fonts/zonapro-thin.woff2) format("woff2"), url(../fonts/zonapro-thin.woff) format("woff"), url(../fonts/zonapro-thin.ttf) format("truetype");
  font-weight: 400;
  font-style: normal; }

.tns-outer {
  padding: 0 !important; }
  .tns-outer [hidden] {
    display: none !important; }
  .tns-outer [aria-controls], .tns-outer [data-action] {
    cursor: pointer; }

.tns-slider {
  transition: all 0s; }
  .tns-slider > .tns-item {
    box-sizing: border-box; }

.tns-horizontal.tns-subpixel {
  white-space: nowrap; }
  .tns-horizontal.tns-subpixel > .tns-item {
    display: inline-block;
    vertical-align: top;
    white-space: normal; }

.tns-horizontal.tns-no-subpixel:after {
  content: '';
  display: table;
  clear: both; }

.tns-horizontal.tns-no-subpixel > .tns-item {
  float: left; }

.tns-horizontal.tns-carousel.tns-no-subpixel > .tns-item {
  margin-right: -100%; }

.tns-no-calc {
  position: relative;
  left: 0; }

.tns-gallery {
  position: relative;
  left: 0;
  min-height: 1px; }
  .tns-gallery > .tns-item {
    position: absolute;
    left: -100%;
    transition: transform 0s, opacity 0s; }
  .tns-gallery > .tns-slide-active {
    position: relative;
    left: auto !important; }
  .tns-gallery > .tns-moving {
    transition: all 0.25s; }

.tns-autowidth {
  display: inline-block; }

.tns-lazy-img {
  transition: opacity 0.6s;
  opacity: 0.6; }
  .tns-lazy-img.tns-complete {
    opacity: 1; }

.tns-ah {
  transition: height 0s; }

.tns-ovh {
  overflow: hidden; }

.tns-visually-hidden {
  position: absolute;
  left: -10000em; }

.tns-transparent {
  opacity: 0;
  visibility: hidden; }

.tns-fadeIn {
  opacity: 1;
  filter: alpha(opacity=100);
  z-index: 0; }

.tns-normal, .tns-fadeOut {
  opacity: 0;
  filter: alpha(opacity=0);
  z-index: -1; }

.tns-vpfix {
  white-space: nowrap; }
  .tns-vpfix > div, .tns-vpfix > li {
    display: inline-block; }

.tns-t-subp2 {
  margin: 0 auto;
  width: 310px;
  position: relative;
  height: 10px;
  overflow: hidden; }

.tns-t-ct {
  width: 2333.33333%;
  width: calc(100% * 70 / 3);
  position: absolute;
  right: 0; }
  .tns-t-ct:after {
    content: '';
    display: table;
    clear: both; }
  .tns-t-ct > div {
    width: 1.42857%;
    width: calc(100% / 70);
    height: 10px;
    float: left; }

[class*="l-col-"] {
  padding: 0 1.5rem;
  width: 100%;
  max-width: 100%;
  min-height: 1px; }
  @media (min-width: 768px) {
    [class*="l-col-"] {
      padding: 0 3rem; } }

@media (min-width: 0px) {
  .l-col-xs-1 {
    max-width: 8.33333%;
    flex-basis: 8.33333%; }
  .l-col-xs-2 {
    max-width: 16.66667%;
    flex-basis: 16.66667%; }
  .l-col-xs-3 {
    max-width: 25%;
    flex-basis: 25%; }
  .l-col-xs-4 {
    max-width: 33.33333%;
    flex-basis: 33.33333%; }
  .l-col-xs-5 {
    max-width: 41.66667%;
    flex-basis: 41.66667%; }
  .l-col-xs-6 {
    max-width: 50%;
    flex-basis: 50%; }
  .l-col-xs-7 {
    max-width: 58.33333%;
    flex-basis: 58.33333%; }
  .l-col-xs-8 {
    max-width: 66.66667%;
    flex-basis: 66.66667%; }
  .l-col-xs-9 {
    max-width: 75%;
    flex-basis: 75%; }
  .l-col-xs-10 {
    max-width: 83.33333%;
    flex-basis: 83.33333%; }
  .l-col-xs-11 {
    max-width: 91.66667%;
    flex-basis: 91.66667%; }
  .l-col-xs-12 {
    max-width: 100%;
    flex-basis: 100%; } }

@media (min-width: 576px) {
  .l-col-s-1 {
    max-width: 8.33333%;
    flex-basis: 8.33333%; }
  .l-col-s-2 {
    max-width: 16.66667%;
    flex-basis: 16.66667%; }
  .l-col-s-3 {
    max-width: 25%;
    flex-basis: 25%; }
  .l-col-s-4 {
    max-width: 33.33333%;
    flex-basis: 33.33333%; }
  .l-col-s-5 {
    max-width: 41.66667%;
    flex-basis: 41.66667%; }
  .l-col-s-6 {
    max-width: 50%;
    flex-basis: 50%; }
  .l-col-s-7 {
    max-width: 58.33333%;
    flex-basis: 58.33333%; }
  .l-col-s-8 {
    max-width: 66.66667%;
    flex-basis: 66.66667%; }
  .l-col-s-9 {
    max-width: 75%;
    flex-basis: 75%; }
  .l-col-s-10 {
    max-width: 83.33333%;
    flex-basis: 83.33333%; }
  .l-col-s-11 {
    max-width: 91.66667%;
    flex-basis: 91.66667%; }
  .l-col-s-12 {
    max-width: 100%;
    flex-basis: 100%; } }

@media (min-width: 768px) {
  .l-col-m-1 {
    max-width: 8.33333%;
    flex-basis: 8.33333%; }
  .l-col-m-2 {
    max-width: 16.66667%;
    flex-basis: 16.66667%; }
  .l-col-m-3 {
    max-width: 25%;
    flex-basis: 25%; }
  .l-col-m-4 {
    max-width: 33.33333%;
    flex-basis: 33.33333%; }
  .l-col-m-5 {
    max-width: 41.66667%;
    flex-basis: 41.66667%; }
  .l-col-m-6 {
    max-width: 50%;
    flex-basis: 50%; }
  .l-col-m-7 {
    max-width: 58.33333%;
    flex-basis: 58.33333%; }
  .l-col-m-8 {
    max-width: 66.66667%;
    flex-basis: 66.66667%; }
  .l-col-m-9 {
    max-width: 75%;
    flex-basis: 75%; }
  .l-col-m-10 {
    max-width: 83.33333%;
    flex-basis: 83.33333%; }
  .l-col-m-11 {
    max-width: 91.66667%;
    flex-basis: 91.66667%; }
  .l-col-m-12 {
    max-width: 100%;
    flex-basis: 100%; } }

@media (min-width: 1000px) {
  .l-col-l-1 {
    max-width: 8.33333%;
    flex-basis: 8.33333%; }
  .l-col-l-2 {
    max-width: 16.66667%;
    flex-basis: 16.66667%; }
  .l-col-l-3 {
    max-width: 25%;
    flex-basis: 25%; }
  .l-col-l-4 {
    max-width: 33.33333%;
    flex-basis: 33.33333%; }
  .l-col-l-5 {
    max-width: 41.66667%;
    flex-basis: 41.66667%; }
  .l-col-l-6 {
    max-width: 50%;
    flex-basis: 50%; }
  .l-col-l-7 {
    max-width: 58.33333%;
    flex-basis: 58.33333%; }
  .l-col-l-8 {
    max-width: 66.66667%;
    flex-basis: 66.66667%; }
  .l-col-l-9 {
    max-width: 75%;
    flex-basis: 75%; }
  .l-col-l-10 {
    max-width: 83.33333%;
    flex-basis: 83.33333%; }
  .l-col-l-11 {
    max-width: 91.66667%;
    flex-basis: 91.66667%; }
  .l-col-l-12 {
    max-width: 100%;
    flex-basis: 100%; } }

.l-container, .c-slide__wrapper {
  width: 100%;
  max-width: calc(100rem + 3rem);
  margin-left: auto;
  margin-right: auto;
  padding: 0 1.5rem; }

.l-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  margin: 0 -1.5rem; }
  @media (min-width: 768px) {
    .l-row {
      margin: 0 -3rem; } }

.no-gutter {
  margin: 0; }
  .no-gutter [class*="l-col-"] {
    padding: 0; }

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

html {
  font-size: 57%; }
  @media (min-width: 768px) {
    html {
      font-size: 62.5%; } }

body {
  font-family: "zona_proregular", sans-serif;
  font-weight: 300;
  font-size: 20px;
  color: #fff;
  background-color: #fff;
  line-height: 1.4; }

* {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

img {
  max-width: 100%;
  display: block; }

section .container {
  position: relative; }
  @media (min-width: 1000px) {
    section .container {
      max-width: 100rem; } }

.h-text-royalPink {
  background-color: #ee3d96;
  display: inline-block;
  padding: 0 2px;
  font-family: zona_problack; }

.h-text-darkPurple {
  background-color: #2f0f3f;
  display: inline-block;
  padding: 0 2px;
  font-family: zona_problack; }

.c-heading {
  line-height: 1.1;
  font-size: 40px;
  font-family: zona_problack; }
  .c-heading__desc {
    font-size: 20px;
    font-family: zona_proregular; }

.wrapper section {
  max-width: 1920px;
  margin-left: auto;
  margin-right: auto; }

.footer {
  padding: 3rem 1rem 3rem 1rem; }

.c-btn, .poll-question input[type="radio"] + label,
.poll-question input[type="checkbox"] + label, .form-navi .btn.prev,
.form-navi .btn.next {
  color: #fff;
  background: transparent;
  border: 2px solid #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 5px 25px;
  min-height: 60px;
  max-width: 460px;
  width: 100%;
  font-size: 22px;
  text-transform: uppercase;
  transition: 0.25s ease-in 0s;
  transition-property: opacity, background; }
  .c-btn:hover, .poll-question input[type="radio"] + label:hover,
  .poll-question input[type="checkbox"] + label:hover, .form-navi .btn.prev:hover,
  .form-navi .btn.next:hover {
    color: #fff;
    background: #000;
    font-weight: 700; }

.s-hero {
  background-image: url(../img/poll-bg.jpg);
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  padding: 50px 0 0; }
  @media (min-width: 1000px) {
    .s-hero {
      background-image: url(../img/hero-bg.jpg); } }
  .s-hero__wrapper {
    position: relative;
    border-bottom-right-radius: 50px;
    border: 5px solid #fff; }
    @media (min-width: 768px) {
      .s-hero__wrapper {
        border-bottom-right-radius: 100px; } }
    @media (min-width: 1000px) {
      .s-hero__wrapper {
        border-bottom-right-radius: 300px; } }
  .s-hero__content {
    position: relative;
    z-index: 1;
    padding: 20px 15px; }
    @media (min-width: 1000px) {
      .s-hero__content {
        padding: 20px 50px; } }

.c-hero {
  text-align: center;
  position: relative; }
  .c-hero__packshot {
    margin: 30px auto 0; }
    @media (min-width: 1000px) {
      .c-hero__packshot {
        margin: 30px auto -40px;
        max-width: none; } }

.c-logo {
  display: block;
  margin: 0 auto 70px; }

.c-box {
  background-image: url(../img/box-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  padding: 50px 30px;
  text-align: center;
  border-top-left-radius: 100px;
  border-bottom-right-radius: 100px; }
  @media (min-width: 1000px) {
    .c-box {
      border-top-left-radius: 230px;
      border-bottom-right-radius: 230px; } }
  .c-box__heading {
    font-size: 77px; }
  .c-box__packshot {
    margin: 20px auto 30px; }
  .c-box__small {
    font-size: 8px;
    display: block;
    font-weight: 400; }

.c-strip {
  display: inline-block; }

.s-box, .s-products {
  margin-top: 100px; }

.s-footer {
  padding: 70px 0;
  margin-top: 40px;
  background-image: url(../img/poll-bg.jpg);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  text-align: center; }
  @media (min-width: 1000px) {
    .s-footer {
      text-align: left;
      padding: 130px 0; } }
  .s-footer__strip {
    display: flex;
    justify-content: center;
    margin-top: 10px; }
    @media (min-width: 1000px) {
      .s-footer__strip {
        padding-right: 29%;
        justify-content: flex-end; } }
  .s-footer__packshot {
    margin: 25px auto 0; }
    @media (min-width: 1000px) {
      .s-footer__packshot {
        margin: auto; } }
  .s-footer__text {
    margin: auto; }
    @media (min-width: 1000px) {
      .s-footer__text {
        margin: unset; } }

.c-slide {
  position: relative;
  color: #2f0f3f;
  padding: 0 15px; }
  .c-slide__heading {
    font-size: 26px;
    font-family: zona_probold;
    text-transform: uppercase;
    line-height: 1.1; }
  .c-slide__stars {
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 14px;
    gap: 5px;
    margin-top: 15px; }
    @media (min-width: 1000px) {
      .c-slide__stars {
        justify-content: flex-start; } }
  .c-slide__bg {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    height: 100%;
    width: 100%;
    -o-object-fit: cover;
       object-fit: cover; }
  .c-slide__wrapper {
    max-width: 945px;
    position: relative;
    z-index: 1;
    background-color: rgba(255, 255, 255, 0.7);
    display: block;
    border-top-left-radius: 80px;
    border-bottom-right-radius: 80px;
    margin: 80px auto;
    padding: 50px 15px;
    text-align: center; }
    @media (min-width: 1000px) {
      .c-slide__wrapper {
        display: flex;
        align-items: center;
        flex-shrink: 0;
        flex-grow: 0;
        min-height: 610px;
        padding: 75px 60px;
        text-align: left; } }
  .c-slide__pack {
    flex-basis: 290px;
    max-width: 290px;
    flex-shrink: 0;
    display: flex;
    justify-content: center;
    margin: 0 auto 25px; }
    @media (min-width: 1000px) {
      .c-slide__pack {
        margin: unset; } }
    .c-slide__pack img {
      max-width: 65%; }
      @media (min-width: 1000px) {
        .c-slide__pack img {
          max-width: 100%; } }
  @media (min-width: 1000px) {
    .c-slide__content {
      padding-left: 60px; } }
  .c-slide__small {
    font-size: 8px;
    margin-top: 20px;
    display: block; }
  .c-slide--big {
    font-size: 77px;
    font-family: zona_problack;
    line-height: .7; }
  .c-slide__desc {
    margin-top: 40px; }
  .c-slide__btn {
    border-color: #2f0f3f;
    color: #2f0f3f;
    max-width: 290px;
    margin-top: 25px; }
  .c-slide strong {
    font-family: zona_problack; }

.c-slider-nav {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 30px 5px;
  margin: 60px auto 70px;
  flex-wrap: wrap; }
  .c-slider-nav__item {
    border: 2px solid #e9e9e9;
    flex-basis: 160px;
    max-width: 160px;
    height: 240px;
    flex-shrink: 0;
    flex-grow: 0;
    padding-top: 25px;
    text-align: center;
    position: relative;
    cursor: pointer; }
    .c-slider-nav__item:after {
      content: "";
      background-image: url(../img/slider/arrow-down.png);
      width: 13px;
      height: 76px;
      background-position: center;
      background-size: contain;
      background-repeat: no-repeat;
      margin: auto;
      position: absolute;
      bottom: 0;
      left: 0;
      right: 0;
      transform: translateY(100%);
      z-index: 10;
      opacity: 0;
      display: none; }
      @media (min-width: 1000px) {
        .c-slider-nav__item:after {
          display: block; } }
    .c-slider-nav__item:first-child {
      border-top-left-radius: 50px; }
    .c-slider-nav__item:last-child {
      border-bottom-right-radius: 50px; }
    .c-slider-nav__item.tns-nav-active {
      background: #ee3d96;
      background: linear-gradient(to right, #ee3d96 0%, #2f0f3f 100%); }
      .c-slider-nav__item.tns-nav-active .c-slider-nav__heading {
        color: #fff;
        font-family: zona_problack; }
      .c-slider-nav__item.tns-nav-active:after {
        opacity: 1; }
  .c-slider-nav__heading {
    color: #2f0f3f;
    font-size: 14px; }
  .c-slider-nav__img {
    margin: auto;
    position: absolute;
    z-index: 15;
    bottom: -20px;
    left: 0;
    right: 0; }

.tns-outer {
  position: relative; }

.tns-controls {
  max-width: 1005px;
  width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
  display: none; }
  .tns-controls button {
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto;
    z-index: 5;
    color: transparent;
    border: 0;
    background: transparent;
    background-image: url(../img/slider/arrow.png);
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
    width: 60px; }
    .tns-controls button[data-controls="prev"] {
      left: 0;
      transform: scaleX(-1); }
    .tns-controls button[data-controls="next"] {
      right: 0; }
  @media (min-width: 1000px) {
    .tns-controls {
      display: block; } }

.poll-container,
.poll {
  background-image: url("../img/poll-bg.jpg");
  background-size: cover;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-color: #fff;
  padding-top: 6rem;
  color: #000;
  padding-bottom: 4rem;
  min-height: 645px; }

.poll-container h2,
.poll hgroup > h1 {
  font-family: "zona_proregular", sans-serif;
  font-size: 3rem;
  line-height: 1;
  text-transform: initial;
  color: #000;
  margin-bottom: 4.5rem;
  font-weight: 700; }

#counter,
.poll #counter,
.poll #counter-current {
  font-weight: 400;
  font-family: "zona_proregular", sans-serif;
  font-size: 3rem;
  line-height: 1;
  color: #000; }

.question-header,
.poll-question-header h3 {
  font-family: "zona_proregular", sans-serif;
  font-size: 1.6rem;
  line-height: 1.2;
  font-weight: 400;
  color: #000;
  margin: 0 auto;
  max-width: 820px; }

.poll-question-header {
  margin-top: 30px; }

.poll .poll-question {
  max-width: 645px;
  margin-top: 2rem; }

.question-options {
  max-width: 645px;
  padding-bottom: 0; }

.question-options .option,
.poll-question .option {
  display: block;
  position: relative;
  width: 100%;
  font-size: 2rem;
  font-style: normal;
  line-height: normal;
  margin: 10px 0 15px;
  color: inherit;
  font-family: "zona_proregular", sans-serif;
  font-weight: 300;
  text-transform: none; }

.poll-question input[type="radio"] + label,
.poll-question input[type="checkbox"] + label {
  text-align: center;
  display: flex;
  justify-content: center; }

.poll-question.single .option.option-other .inline input,
.poll-question.multi .option.option-other .inline input {
  background: #fff;
  border: 0;
  color: #000;
  font-weight: 700; }

.poll-question.single-image label > img {
  margin-bottom: 15px; }

.poll-question {
  padding-bottom: 0;
  max-width: 645px; }

.form-navi {
  display: flex;
  width: 100%;
  margin-top: 6rem;
  text-align: center; }

.form-navi,
.form-submit {
  max-width: 645px;
  justify-content: center; }

.form-navi .btn.prev,
.form-navi .btn.next {
  text-align: center;
  display: flex;
  justify-content: center;
  max-width: 200px;
  text-transform: capitalize;
  font-weight: 400; }

.form-navi .btn,
.form-navi .btn i {
  display: inline-block;
  font-style: normal; }

.form-navi .btn:before {
  display: none; }

.form-navi .btn.next i {
  padding-left: 2.5rem; }

.form-navi .btn.prev i {
  padding-right: 2.5rem; }

.form-navi .btn.next {
  margin-left: 2rem; }
  @media (min-width: 1000px) {
    .form-navi .btn.next {
      margin-left: 6rem; } }

#poll-container .rules a {
  color: #000;
  font-weight: 500; }

form#poll-form {
  overflow-x: visible; }

.poll-question.multi-image,
.poll-question.single-image {
  max-width: 73rem;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap; }
  .poll-question.multi-image > .option,
  .poll-question.single-image > .option {
    flex: 0 0 50%;
    padding: 0 1rem;
    margin: 1rem auto; }
    @media (min-width: 768px) {
      .poll-question.multi-image > .option,
      .poll-question.single-image > .option {
        flex: 0 0 20%; } }
    .poll-question.multi-image > .option label,
    .poll-question.single-image > .option label {
      display: block;
      background-color: transparent !important; }
      .poll-question.multi-image > .option label > span,
      .poll-question.single-image > .option label > span {
        display: block;
        font-weight: 300;
        font-size: 1.8rem;
        color: #fff;
        margin-top: 0.5rem; }
      .poll-question.multi-image > .option label .checked-style,
      .poll-question.single-image > .option label .checked-style {
        width: 1.6rem;
        height: 1.6rem;
        border-radius: 50%;
        border: 1px solid #fff;
        padding: 0.3rem;
        margin-top: 0.5rem; }
        .poll-question.multi-image > .option label .checked-style div,
        .poll-question.single-image > .option label .checked-style div {
          width: 0.8rem;
          height: 0.8rem;
          border-radius: 50%;
          border: none;
          background-color: transparent; }
    .poll-question.multi-image > .option input[type="radio"]:checked + label .checked-style div,
    .poll-question.multi-image > .option input[type="checkbox"]:checked + label .checked-style div,
    .poll-question.multi-image > .option input[type="radio"]:hover + label .checked-style div,
    .poll-question.multi-image > .option input[type="checkbox"]:hover + label .checked-style div,
    .poll-question.single-image > .option input[type="radio"]:checked + label .checked-style div,
    .poll-question.single-image > .option input[type="checkbox"]:checked + label .checked-style div,
    .poll-question.single-image > .option input[type="radio"]:hover + label .checked-style div,
    .poll-question.single-image > .option input[type="checkbox"]:hover + label .checked-style div {
      background-color: #eac978; }
    .poll-question.multi-image > .option input[type="radio"]:checked + label span,
    .poll-question.multi-image > .option input[type="checkbox"]:checked + label span,
    .poll-question.multi-image > .option input[type="radio"]:hover + label span,
    .poll-question.multi-image > .option input[type="checkbox"]:hover + label span,
    .poll-question.single-image > .option input[type="radio"]:checked + label span,
    .poll-question.single-image > .option input[type="checkbox"]:checked + label span,
    .poll-question.single-image > .option input[type="radio"]:hover + label span,
    .poll-question.single-image > .option input[type="checkbox"]:hover + label span {
      font-weight: 700; }

.h-display-block {
  display: block; }

.h-display-inline-block {
  display: inline-block; }

.h-display-flex {
  display: flex; }

.h-display-sticky {
  position: -webkit-sticky;
  position: sticky; }

.h-display-none {
  position: none; }

.h-justify-content-left {
  justify-content: flex-start; }

.h-justify-content-right {
  justify-content: flex-end; }

.h-justify-content-center {
  justify-content: center; }

.h-justify-content-around {
  justify-content: space-around; }

.h-justify-content-between {
  justify-content: space-between; }

.h-align-items-left {
  align-items: flex-start; }

.h-align-items-right {
  align-items: flex-end; }

.h-align-items-center {
  align-items: center; }

.h-text-left {
  text-align: left; }

.h-text-right {
  text-align: right; }

.h-text-center {
  text-align: center; }

.h-flex-dir-row {
  flex-direction: row; }

.h-flex-dir-row-reverse {
  flex-direction: row-reverse; }

.h-flex-dir-column {
  flex-direction: column; }

.h-flex-dir-column-reverse {
  flex-direction: column-reverse; }

.h-show {
  display: block; }

[class*="h-show-"],
.h-hide {
  display: none; }

.h-margin-auto {
  margin-left: auto;
  margin-right: auto; }

.h-invisible {
  visibility: hidden; }

.h-height-full {
  height: 100%; }

.h-uppercase {
  text-transform: uppercase; }

@media (min-width: 0px) {
  .h-hide-xs {
    display: none; }
  .h-show-xs {
    display: block; } }

@media (min-width: 576px) {
  .h-hide-s {
    display: none; }
  .h-show-s {
    display: block; } }

@media (min-width: 768px) {
  .h-hide-m {
    display: none; }
  .h-show-m {
    display: block; } }

@media (min-width: 1000px) {
  .h-hide-l {
    display: none; }
  .h-show-l {
    display: block; } }

.h-spacer {
  width: 100%;
  clear: both; }

.h-spacer--0 {
  height: 0; }

.h-spacer--5 {
  height: 5px; }

.h-spacer--10 {
  height: 10px; }

.h-spacer--20 {
  height: 20px; }

.h-spacer--25 {
  height: 25px; }

.h-spacer--30 {
  height: 30px; }

.h-spacer--40 {
  height: 40px; }

.h-spacer--50 {
  height: 50px; }

.h-mt-0 {
  margin-top: 0; }

.h-mt-5 {
  margin-top: 5px; }

.h-mt-10 {
  margin-top: 10px; }

.h-mt-20 {
  margin-top: 20px; }

.h-mt-25 {
  margin-top: 25px; }

.h-mt-30 {
  margin-top: 30px; }

.h-mt-40 {
  margin-top: 40px; }

.h-mt-50 {
  margin-top: 50px; }

@media (min-width: 0px) {
  .h-mt-xs-0 {
    margin-top: 0; } }

@media (min-width: 576px) {
  .h-mt-s-0 {
    margin-top: 0; } }

@media (min-width: 768px) {
  .h-mt-m-0 {
    margin-top: 0; } }

@media (min-width: 1000px) {
  .h-mt-l-0 {
    margin-top: 0; } }

@media (min-width: 0px) {
  .h-mt-xs-5 {
    margin-top: 5px; } }

@media (min-width: 576px) {
  .h-mt-s-5 {
    margin-top: 5px; } }

@media (min-width: 768px) {
  .h-mt-m-5 {
    margin-top: 5px; } }

@media (min-width: 1000px) {
  .h-mt-l-5 {
    margin-top: 5px; } }

@media (min-width: 0px) {
  .h-mt-xs-10 {
    margin-top: 10px; } }

@media (min-width: 576px) {
  .h-mt-s-10 {
    margin-top: 10px; } }

@media (min-width: 768px) {
  .h-mt-m-10 {
    margin-top: 10px; } }

@media (min-width: 1000px) {
  .h-mt-l-10 {
    margin-top: 10px; } }

@media (min-width: 0px) {
  .h-mt-xs-20 {
    margin-top: 20px; } }

@media (min-width: 576px) {
  .h-mt-s-20 {
    margin-top: 20px; } }

@media (min-width: 768px) {
  .h-mt-m-20 {
    margin-top: 20px; } }

@media (min-width: 1000px) {
  .h-mt-l-20 {
    margin-top: 20px; } }

@media (min-width: 0px) {
  .h-mt-xs-25 {
    margin-top: 25px; } }

@media (min-width: 576px) {
  .h-mt-s-25 {
    margin-top: 25px; } }

@media (min-width: 768px) {
  .h-mt-m-25 {
    margin-top: 25px; } }

@media (min-width: 1000px) {
  .h-mt-l-25 {
    margin-top: 25px; } }

@media (min-width: 0px) {
  .h-mt-xs-30 {
    margin-top: 30px; } }

@media (min-width: 576px) {
  .h-mt-s-30 {
    margin-top: 30px; } }

@media (min-width: 768px) {
  .h-mt-m-30 {
    margin-top: 30px; } }

@media (min-width: 1000px) {
  .h-mt-l-30 {
    margin-top: 30px; } }

@media (min-width: 0px) {
  .h-mt-xs-40 {
    margin-top: 40px; } }

@media (min-width: 576px) {
  .h-mt-s-40 {
    margin-top: 40px; } }

@media (min-width: 768px) {
  .h-mt-m-40 {
    margin-top: 40px; } }

@media (min-width: 1000px) {
  .h-mt-l-40 {
    margin-top: 40px; } }

@media (min-width: 0px) {
  .h-mt-xs-50 {
    margin-top: 50px; } }

@media (min-width: 576px) {
  .h-mt-s-50 {
    margin-top: 50px; } }

@media (min-width: 768px) {
  .h-mt-m-50 {
    margin-top: 50px; } }

@media (min-width: 1000px) {
  .h-mt-l-50 {
    margin-top: 50px; } }

.h-weight-400 {
  font-weight: 400; }

.h-weight-700 {
  font-weight: 700; }

.h-size-20 {
  font-size: 20px; }

.h-size-40 {
  font-size: 40px; }

@media (min-width: 0px) {
  .h-size-xs-20 {
    font-size: 20px; } }

@media (min-width: 576px) {
  .h-size-s-20 {
    font-size: 20px; } }

@media (min-width: 768px) {
  .h-size-m-20 {
    font-size: 20px; } }

@media (min-width: 1000px) {
  .h-size-l-20 {
    font-size: 20px; } }

@media (min-width: 0px) {
  .h-size-xs-40 {
    font-size: 40px; } }

@media (min-width: 576px) {
  .h-size-s-40 {
    font-size: 40px; } }

@media (min-width: 768px) {
  .h-size-m-40 {
    font-size: 40px; } }

@media (min-width: 1000px) {
  .h-size-l-40 {
    font-size: 40px; } }

.h-color-white {
  color: #fff; }

.h-color-black {
  color: #000; }

.h-color-darkPurple {
  color: #2f0f3f; }

.h-color-royalPink {
  color: #ee3d96; }
