




/*
     FILE ARCHIVED ON 9:56:46 Jun 7, 2016 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 7:20:37 Nov 4, 2016.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
@charset "UTF-8";
/*! sanitize.css v3.3.0 | CC0 1.0 Public Domain | github.com/10up/sanitize.css */
/*
 * Normalization
 */
abbr[title] {
  text-decoration: underline;
  text-decoration: underline dotted; }

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

b,
strong {
  font-weight: bolder; }

button {
  -webkit-appearance: button;
  overflow: visible; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

button:-moz-focusring,
input:-moz-focusring {
  outline: 1px dotted ButtonText; }

button,
select {
  text-transform: none; }

details {
  display: block; }

hr {
  overflow: visible; }

html {
  -ms-overflow-style: -ms-autohiding-scrollbar;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%; }

input {
  -webkit-border-radius: 0; }
  input[type="button"], input[type="reset"], input[type="submit"] {
    -webkit-appearance: button; }
  input[type="number"] {
    width: auto; }
  input[type="search"] {
    -webkit-appearance: textfield; }
    input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration {
      -webkit-appearance: none; }

main {
  display: block; }

pre {
  overflow: auto; }

progress {
  display: inline-block; }

summary {
  display: block; }

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

template {
  display: none; }

textarea {
  overflow: auto; }

[hidden] {
  display: none; }

/*
 * Universal inheritance
 */
*,
::before,
::after {
  box-sizing: inherit; }

* {
  font-size: inherit;
  line-height: inherit; }

::before,
::after {
  text-decoration: inherit;
  vertical-align: inherit; }

button,
input,
select,
textarea {
  font-family: inherit;
  font-style: inherit;
  font-weight: inherit; }

/*
 * Opinionated defaults
 */
* {
  margin: 0;
  padding: 0; }

*,
::before,
::after {
  border-style: solid;
  border-width: 0; }

a,
area,
button,
input,
label,
select,
textarea,
[tabindex] {
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

select {
  -moz-appearance: none;
  -webkit-appearance: none; }
  select::-ms-expand {
    display: none; }
  select::-ms-value {
    color: currentColor; }

svg {
  fill: currentColor; }

[aria-busy="true"] {
  cursor: progress; }

[aria-controls] {
  cursor: pointer; }

[aria-disabled] {
  cursor: default; }

[hidden][aria-hidden="false"] {
  clip: rect(0 0 0 0);
  display: inherit;
  position: absolute; }
  [hidden][aria-hidden="false"]:focus {
    clip: auto; }

/*
 * Configurable defaults
 */
* {
  background-repeat: no-repeat; }

:root {
  background-color: #ffffff;
  box-sizing: border-box;
  color: #000000;
  cursor: default;
  font: 66.66667% sans-serif; }

a {
  text-decoration: none; }

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

button,
input,
select,
textarea {
  background-color: transparent;
  color: inherit; }

button,
[type="button"],
[type="date"],
[type="datetime"],
[type="datetime-local"],
[type="email"],
[type="month"],
[type="number"],
[type="password"],
[type="reset"],
[type="search"],
[type="submit"],
[type="tel"],
[type="text"],
[type="time"],
[type="url"],
[type="week"],
select,
textarea {
  min-height: 1.5em; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace; }

nav ol,
nav ul {
  list-style: none; }

small {
  font-size: 75%; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

textarea {
  resize: vertical; }

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

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

/* Magnific Popup CSS */
.mfp-bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1042;
  overflow: hidden;
  position: fixed;
  background: #0b0b0b;
  opacity: 0.8; }

.mfp-wrap {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 1043;
  position: fixed;
  outline: none !important;
  -webkit-backface-visibility: hidden; }

.mfp-container {
  text-align: center;
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  padding: 0 8px;
  box-sizing: border-box; }

.mfp-container:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle; }

.mfp-align-top .mfp-container:before {
  display: none; }

.mfp-content {
  position: relative;
  display: inline-block;
  vertical-align: middle;
  margin: 0 auto;
  text-align: left;
  z-index: 1045; }

.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
  width: 100%;
  cursor: auto; }

.mfp-ajax-cur {
  cursor: progress; }

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
  cursor: -webkit-zoom-out;
  cursor: zoom-out; }

.mfp-zoom {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: zoom-in; }

.mfp-auto-cursor .mfp-content {
  cursor: auto; }

.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
      user-select: none; }

.mfp-loading.mfp-figure {
  display: none; }

.mfp-hide {
  display: none !important; }

.mfp-preloader {
  color: #CCC;
  position: absolute;
  top: 50%;
  width: auto;
  text-align: center;
  margin-top: -0.8em;
  left: 8px;
  right: 8px;
  z-index: 1044; }
  .mfp-preloader a {
    color: #CCC; }
    .mfp-preloader a:hover {
      color: #FFF; }

.mfp-s-ready .mfp-preloader {
  display: none; }

.mfp-s-error .mfp-content {
  display: none; }

button.mfp-close, button.mfp-arrow {
  overflow: visible;
  cursor: pointer;
  background: transparent;
  border: 0;
  -webkit-appearance: none;
  display: block;
  outline: none;
  padding: 0;
  z-index: 1046;
  box-shadow: none;
  -ms-touch-action: manipulation;
      touch-action: manipulation; }

button::-moz-focus-inner {
  padding: 0;
  border: 0; }

.mfp-close {
  width: 44px;
  height: 44px;
  line-height: 44px;
  position: absolute;
  right: 0;
  top: 0;
  text-decoration: none;
  text-align: center;
  opacity: 0.65;
  padding: 0 0 18px 10px;
  color: #FFF;
  font-style: normal;
  font-size: 28px;
  font-family: Arial, Baskerville, monospace; }
  .mfp-close:hover, .mfp-close:focus {
    opacity: 1; }
  .mfp-close:active {
    top: 1px; }

.mfp-close-btn-in .mfp-close {
  color: #333; }

.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
  color: #FFF;
  right: -6px;
  text-align: right;
  padding-right: 6px;
  width: 100%; }

.mfp-counter {
  position: absolute;
  top: 0;
  right: 0;
  color: #CCC;
  font-size: 12px;
  line-height: 18px;
  white-space: nowrap; }

.mfp-arrow {
  position: absolute;
  opacity: 0.65;
  margin: 0;
  top: 50%;
  margin-top: -55px;
  padding: 0;
  width: 90px;
  height: 110px;
  -webkit-tap-highlight-color: transparent; }
  .mfp-arrow:active {
    margin-top: -54px; }
  .mfp-arrow:hover, .mfp-arrow:focus {
    opacity: 1; }
  .mfp-arrow:before, .mfp-arrow:after {
    content: '';
    display: block;
    width: 0;
    height: 0;
    position: absolute;
    left: 0;
    top: 0;
    margin-top: 35px;
    margin-left: 35px;
    border: medium inset transparent; }
  .mfp-arrow:after {
    border-top-width: 13px;
    border-bottom-width: 13px;
    top: 8px; }
  .mfp-arrow:before {
    border-top-width: 21px;
    border-bottom-width: 21px;
    opacity: 0.7; }

.mfp-arrow-left {
  left: 0; }
  .mfp-arrow-left:after {
    border-right: 17px solid #FFF;
    margin-left: 31px; }
  .mfp-arrow-left:before {
    margin-left: 25px;
    border-right: 27px solid #3F3F3F; }

.mfp-arrow-right {
  right: 0; }
  .mfp-arrow-right:after {
    border-left: 17px solid #FFF;
    margin-left: 39px; }
  .mfp-arrow-right:before {
    border-left: 27px solid #3F3F3F; }

.mfp-iframe-holder {
  padding-top: 40px;
  padding-bottom: 40px; }
  .mfp-iframe-holder .mfp-content {
    line-height: 0;
    width: 100%;
    max-width: 900px; }
  .mfp-iframe-holder .mfp-close {
    top: -40px; }

.mfp-iframe-scaler {
  width: 100%;
  height: 0;
  overflow: hidden;
  padding-top: 56.25%; }
  .mfp-iframe-scaler iframe {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #000; }

/* Main image in popup */
img.mfp-img {
  width: auto;
  max-width: 100%;
  height: auto;
  display: block;
  line-height: 0;
  box-sizing: border-box;
  padding: 40px 0 40px;
  margin: 0 auto; }

/* The shadow behind the image */
.mfp-figure {
  line-height: 0; }
  .mfp-figure:after {
    content: '';
    position: absolute;
    left: 0;
    top: 40px;
    bottom: 40px;
    display: block;
    right: 0;
    width: auto;
    height: auto;
    z-index: -1;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
    background: #444; }
  .mfp-figure small {
    color: #BDBDBD;
    display: block;
    font-size: 12px;
    line-height: 14px; }
  .mfp-figure figure {
    margin: 0; }

.mfp-bottom-bar {
  margin-top: -36px;
  position: absolute;
  top: 100%;
  left: 0;
  width: 100%;
  cursor: auto; }

.mfp-title {
  text-align: left;
  line-height: 18px;
  color: #F3F3F3;
  word-wrap: break-word;
  padding-right: 36px; }

.mfp-image-holder .mfp-content {
  max-width: 100%; }

.mfp-gallery .mfp-image-holder .mfp-figure {
  cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
  /**
       * Remove all paddings around the image on small screen
       */
  .mfp-img-mobile .mfp-image-holder {
    padding-left: 0;
    padding-right: 0; }
  .mfp-img-mobile img.mfp-img {
    padding: 0; }
  .mfp-img-mobile .mfp-figure:after {
    top: 0;
    bottom: 0; }
  .mfp-img-mobile .mfp-figure small {
    display: inline;
    margin-left: 5px; }
  .mfp-img-mobile .mfp-bottom-bar {
    background: rgba(0, 0, 0, 0.6);
    bottom: 0;
    margin: 0;
    top: auto;
    padding: 3px 5px;
    position: fixed;
    box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty {
      padding: 0; }
  .mfp-img-mobile .mfp-counter {
    right: 5px;
    top: 3px; }
  .mfp-img-mobile .mfp-close {
    top: 0;
    right: 0;
    width: 35px;
    height: 35px;
    line-height: 35px;
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    text-align: center;
    padding: 0; } }

@media all and (max-width: 900px) {
  .mfp-arrow {
    -webkit-transform: scale(0.75);
    -ms-transform: scale(0.75);
        transform: scale(0.75); }
  .mfp-arrow-left {
    -webkit-transform-origin: 0;
    -ms-transform-origin: 0;
        transform-origin: 0; }
  .mfp-arrow-right {
    -webkit-transform-origin: 100%;
    -ms-transform-origin: 100%;
        transform-origin: 100%; }
  .mfp-container {
    padding-left: 6px;
    padding-right: 6px; } }

@font-face {
  font-family: 'Futura Std';
  src: url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.eot");
  src: local("Futura Std Light"), local("FuturaStd-Light"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.eot") format("embedded-opentype"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.woff2") format("woff2"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.woff") format("woff"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Futura Std';
  src: url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.eot");
  src: local("Futura Std Book"), local("FuturaStd-Book"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.eot") format("embedded-opentype"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.woff2") format("woff2"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.woff") format("woff"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

@font-face {
  font-family: 'Futura Std';
  src: url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.eot");
  src: local("Futura Std Light"), local("FuturaStd-Light"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.eot") format("embedded-opentype"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.woff2") format("woff2"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.woff") format("woff"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Futura Std';
  src: url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.eot");
  src: local("Futura Std Book"), local("FuturaStd-Book"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.eot") format("embedded-opentype"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.woff2") format("woff2"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.woff") format("woff"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.floating-menu {
  font-family: 'Futura Std', sans-serif;
  font-weight: normal;
  font-style: normal;
  text-transform: uppercase;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  display: none; }
  .floating-menu.floating-menu-opened {
    width: 100%; }

.floating-menu-line {
  height: 4.80769vw;
  width: 4.80769vw;
  background-color: #e1e1e1;
  -webkit-transition: width 0.5s ease;
  transition: width 0.5s ease;
  overflow: hidden; }
  .floating-menu-opened .floating-menu-line {
    width: 100%; }

.floating-menu-nowrap {
  width: 100%; }

.floating-menu-list {
  float: left;
  line-height: 4.80769vw;
  font-size: 1.34615vw;
  padding: 0 0 0 5.38462vw; }
  .floating-menu-opened .floating-menu-list {
    display: block; }

.floating-menu-item {
  vertical-align: top;
  display: inline-block; }
  .floating-menu-item + .floating-menu-item:before {
    font-size: 2.30769vw;
    content: "  ·  ";
    color: #fff;
    display: inline-block;
    width: 4.61538vw;
    text-align: center; }

.floating-menu-link {
  color: #8d8d8d;
  text-decoration: none;
  display: inline-block;
  height: 4.80769vw;
  box-sizing: border-box; }
  .floating-menu-link.floating-menu-link-active {
    border-bottom: 0.23077vw solid white; }

.floating-menu-social {
  float: right; }
  .floating-menu-social .floating-menu-box {
    float: left;
    box-sizing: content-box;
    border-left: 3px solid #fff; }
  .floating-menu-opened .floating-menu-social {
    display: block; }

.floating-icon-trigger {
  float: left; }
  .floating-icon-trigger .floating-menu-icon-close {
    opacity: 0; }
  .floating-menu-opened .floating-icon-trigger .floating-menu-icon-close {
    opacity: 1; }
  .floating-menu-opened .floating-icon-trigger .floating-menu-icon-menu {
    opacity: 0; }

.floating-menu-box {
  height: 4.80769vw;
  width: 4.80769vw;
  background-color: #cecece;
  position: relative;
  display: block; }
  .floating-menu-box img {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }

.floating-menu-box-side {
  margin-top: 3px; }
  .floating-menu-opened .floating-menu-box-side {
    display: none; }

.floating-menu-icon-menu {
  width: 3.11538vw; }

.floating-menu-icon-close {
  width: 2.88462vw; }

.floating-menu-icon-facebook {
  width: 0.96154vw; }

.floating-menu-icon-twitter {
  width: 1.80769vw; }

@media (min-width: 768px) {
  .floating-menu {
    display: block; } }

@font-face {
  font-family: 'Futura Std';
  src: url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.eot");
  src: local("Futura Std Light"), local("FuturaStd-Light"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.eot") format("embedded-opentype"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.woff2") format("woff2"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.woff") format("woff"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Futura Std';
  src: url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.eot");
  src: local("Futura Std Book"), local("FuturaStd-Book"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.eot") format("embedded-opentype"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.woff2") format("woff2"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.woff") format("woff"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.section-introduction {
  height: 160.18519vw;
  position: relative; }

.introduction-bg {
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 1; }

.introduction-logo {
  width: 92.12963vw;
  top: 34.25926vw;
  margin: 0 auto;
  display: block;
  position: relative;
  z-index: 10;
  opacity: 0; }

.introduction-rings {
  width: 57.87037vw;
  position: absolute;
  top: 69.90741vw;
  left: 22.22222vw;
  z-index: 11;
  opacity: 0; }

.introduction-slogan {
  font-family: 'Futura Std', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 4.25926vw;
  color: #8d8d8d;
  top: 118.05556vw;
  position: absolute;
  text-align: center;
  width: 100%;
  z-index: 10;
  letter-spacing: 0.020em;
  opacity: 0; }

.introduction-down {
  width: 6.48148vw;
  bottom: 17.12963vw;
  position: fixed;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  z-index: 11; }

.canvas-animation {
  position: absolute;
  width: auto;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%);
  left: 50%;
  height: 50.83077vw;
  z-index: 11;
  display: none; }

.introduction-call {
  font-family: 'Futura Std', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 6.01852vw;
  position: absolute;
  top: 37.03704vw;
  width: 100%;
  text-align: center;
  text-transform: uppercase;
  color: #acacac;
  z-index: 11; }

@media (min-width: 768px) {
  .section-introduction {
    height: 56.39231vw; }
  .introduction-call {
    top: 24.42308vw;
    font-size: 3.26923vw; }
  .introduction-logo {
    top: 11.15385vw;
    width: 56.14615vw;
    left: 0.6vw; }
  .introduction-slogan {
    font-size: 1.4vw;
    top: 33.9vw;
    left: 60.8vw;
    text-align: left; }
  .introduction-rings {
    width: 24.03846vw;
    top: 40.19231vw;
    left: 38.46154vw; }
  .introduction-down {
    width: 2.5vw;
    bottom: 6vw; }
  #animation-rings-768 {
    display: block; } }

@media (min-width: 1441px) {
  #animation-rings-1920 {
    display: block; }
  #animation-rings-768, #animation-rings-1024 {
    display: none; } }

@media (min-width: 768px) and (max-width: 1440px) {
  #animation-rings-1024 {
    display: block; }
  #animation-rings-768, #animation-rings-1920 {
    display: none; } }

@media (min-width: 768px) and (max-width: 1024px) {
  #animation-rings-768 {
    display: block; }
  #animation-rings-1024, #animation-rings-1920 {
    display: none; } }

@media (min-width: 768px) and (max-width: 1440px) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2), (min-width: 768px) and (max-width: 1440px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
  #animation-rings-1920 {
    display: block; }
  #animation-rings-768, #animation-rings-1024 {
    display: none; } }

@media (min-width: 768px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (-webkit-min-device-pixel-ratio: 2), (min-width: 768px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 2) and (min-resolution: 192dpi) {
  #animation-rings-1024 {
    display: block; }
  #animation-rings-768, #animation-rings-1920 {
    display: none; } }

@media (min-width: 768px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 3) and (-webkit-min-device-pixel-ratio: 3), (min-width: 768px) and (max-width: 1024px) and (-webkit-min-device-pixel-ratio: 3) and (min-resolution: 288dpi) {
  #animation-rings-1920 {
    display: block; }
  #animation-rings-768, #animation-rings-1024 {
    display: none; } }

@font-face {
  font-family: 'Futura Std';
  src: url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.eot");
  src: local("Futura Std Light"), local("FuturaStd-Light"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.eot") format("embedded-opentype"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.woff2") format("woff2"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.woff") format("woff"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Futura Std';
  src: url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.eot");
  src: local("Futura Std Book"), local("FuturaStd-Book"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.eot") format("embedded-opentype"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.woff2") format("woff2"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.woff") format("woff"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.section-video {
  height: 149.72222vw;
  position: relative;
  z-index: 15;
  background-color: #000; }

.video-thumbnail {
  width: 100%; }

.video-description {
  font-family: 'Futura Std', sans-serif;
  font-weight: 300;
  font-style: normal;
  line-height: 2em;
  font-size: 3.7037vw;
  color: #e9e9e9;
  position: absolute;
  text-align: center;
  padding: 0 12.03704vw;
  top: 74.07407vw;
  box-sizing: border-box;
  letter-spacing: 0.060em;
  width: 100%; }

.video-play {
  width: 22.22222vw;
  position: absolute;
  top: 22.22222vw;
  left: 50%;
  -webkit-transform: translateX(-50%);
      -ms-transform: translateX(-50%);
          transform: translateX(-50%); }

.trigger-video-description {
  position: absolute;
  top: -20vw; }

@media (min-width: 768px) {
  .section-video {
    height: 80.57692vw; }
  .video-play {
    top: 23.46154vw;
    width: 9.42308vw; }
  .video-description {
    font-size: 1.15385vw;
    top: 61.12308vw;
    padding: 0; }
  .trigger-video-description {
    position: absolute;
    top: -20vw; } }

@font-face {
  font-family: 'Futura Std';
  src: url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.eot");
  src: local("Futura Std Light"), local("FuturaStd-Light"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.eot") format("embedded-opentype"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.woff2") format("woff2"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.woff") format("woff"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Futura Std';
  src: url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.eot");
  src: local("Futura Std Book"), local("FuturaStd-Book"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.eot") format("embedded-opentype"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.woff2") format("woff2"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.woff") format("woff"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.section-how-it-works {
  height: 393.51852vw;
  position: relative;
  box-sizing: border-box; }

.how-it-works-title {
  font-family: 'Futura Std', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 5.09259vw;
  color: #626161;
  text-transform: uppercase;
  margin: 22.22222vw auto 12.03704vw auto;
  line-height: 1.5em;
  text-align: center;
  letter-spacing: 0.060em; }

.how-it-works-description {
  font-family: 'Futura Std', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 3.7037vw;
  color: #262626;
  text-align: center;
  line-height: 1.6em; }
  .how-it-works-description p {
    margin: 6.01852vw 12.03704vw;
    letter-spacing: 0.060em; }

.step-by-step {
  margin: 13.88889vw 0;
  font-family: 'Futura Std', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 3.7037vw;
  color: #262626;
  letter-spacing: 0.060em; }

.step-item {
  margin: 11.57407vw 32.40741vw;
  text-align: center; }

.step-icon {
  height: 18.51852vw;
  margin-bottom: 5.55556vw;
  display: block; }
  .step-icon img {
    height: 100%; }

.floating-ring-front, .floating-ring-back {
  position: absolute;
  z-index: 10;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.floating-ring-front {
  width: 87.03704vw;
  bottom: -6.48148vw;
  right: 0; }

.floating-ring-back {
  width: 54.44444vw;
  left: 4.16667vw;
  bottom: 101.85185vw; }

@media (min-width: 768px) {
  .section-how-it-works {
    height: 65vw;
    padding: 10.19231vw 0 0 10.19231vw; }
  .how-it-works-title {
    font-size: 2.11538vw;
    margin: 0 0 2.66154vw;
    text-align: left; }
  .how-it-works-description {
    font-size: 1.34615vw;
    text-align: left;
    width: 46.15385vw; }
    .how-it-works-description P {
      margin: 2.5vw 0; }
  .floating-ring-front {
    width: 40vw;
    right: 2.64615vw;
    bottom: -3.84615vw; }
  .floating-ring-back {
    width: 22.5vw;
    left: 52.5vw;
    bottom: 40.76923vw; }
  .step-by-step {
    font-size: 1.15385vw;
    line-height: 1.55em;
    margin: 7.30769vw 0 0 0; }
  .step-item {
    width: 6.22308vw;
    margin: 0 3.07692vw 0 0;
    float: left; }
  .step-item-first {
    width: 9vw;
    margin-right: 4.7vw; }
  .step-item-second {
    width: 12vw;
    margin-right: 3.9vw; }
  .step-item-third {
    width: 11vw; }
  .step-icon {
    height: 6.22308vw;
    margin: 0 0 3.07692vw 0; } }

.section-gallery {
  height: 164.81481vw;
  position: relative;
  overflow: hidden; }

.photo-item {
  width: 100%; }

.gallery-next, .gallery-prev {
  height: 10.18519vw;
  position: absolute;
  top: 50%; }

.gallery-next {
  right: 6.01852vw;
  -webkit-transform: translateY(-50%);
      -ms-transform: translateY(-50%);
          transform: translateY(-50%); }

.gallery-prev {
  left: 6.01852vw;
  -webkit-transform: translateY(-50%) rotate(180deg);
      -ms-transform: translateY(-50%) rotate(180deg);
          transform: translateY(-50%) rotate(180deg); }

@media (min-width: 768px) {
  .section-gallery {
    height: 45vw; }
  .gallery-next, .gallery-prev {
    height: 4.23077vw; }
  .gallery-next {
    right: 2.69231vw; }
  .gallery-prev {
    left: 2.69231vw; } }

@font-face {
  font-family: 'Futura Std';
  src: url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.eot");
  src: local("Futura Std Light"), local("FuturaStd-Light"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.eot") format("embedded-opentype"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.woff2") format("woff2"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.woff") format("woff"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Futura Std';
  src: url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.eot");
  src: local("Futura Std Book"), local("FuturaStd-Book"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.eot") format("embedded-opentype"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.woff2") format("woff2"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.woff") format("woff"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.section-application {
  height: 183.7963vw;
  position: relative;
  text-align: center;
  box-sizing: border-box; }

.application-cellphones {
  height: 115.74074vw;
  position: relative; }

.cellphone-image {
  position: absolute;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease; }

.cellphone-first {
  z-index: 10;
  height: 83.33333vw;
  left: 11.11111vw;
  bottom: 16.85185vw; }

.cellphone-second {
  right: 11.11111vw;
  height: 82.87037vw;
  z-index: 9;
  bottom: 16.66667vw; }

.application-description {
  font-family: 'Futura Std', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 3.7037vw;
  color: #262626;
  text-align: center;
  line-height: 1.6em; }
  .application-description p {
    letter-spacing: 0.060em;
    margin: 6.01852vw 12.12963vw; }

.application-links {
  display: inline-block;
  text-align: center;
  margin-top: 13.42593vw;
  position: relative;
  white-space: nowrap; }
  .application-links img {
    -webkit-transition: opacity 0.5s ease;
    transition: opacity 0.5s ease;
    height: 10.64815vw; }
  .application-links a:not(:last-child) {
    margin-right: 1vw; }
  .application-links:hover:after {
    content: 'COMING SOON';
    position: absolute;
    font-family: 'Futura Std', sans-serif;
    font-weight: 300;
    font-style: normal;
    font-size: 3.7037vw;
    color: #262626;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%); }
  .application-links:hover img {
    opacity: 0.2; }

.application-rings {
  display: none; }

@media (min-width: 768px) {
  .application-cellphones {
    height: auto;
    position: static; }
  .section-application {
    padding: 32.23846vw 0 0 56.73077vw;
    height: 61.53846vw;
    text-align: left; }
  .cellphone-first {
    height: 43.07692vw;
    bottom: 10.38462vw;
    left: 9.23077vw; }
  .cellphone-second {
    height: 42.30769vw;
    bottom: 10.19231vw;
    left: 29.03846vw;
    right: auto; }
  .application-description {
    font-size: 1.34615vw;
    text-align: left;
    width: 30.76923vw; }
    .application-description p {
      margin: 2.4vw 0; }
  .application-links {
    position: absolute;
    left: 56.73077vw;
    bottom: 14.5vw;
    text-align: left;
    margin-top: 4.80769vw; }
    .application-links img {
      height: 3.76923vw; }
    .application-links:hover:after {
      font-size: 1.34615vw; }
  .application-rings {
    display: block;
    position: absolute;
    z-index: 11;
    bottom: 5.57692vw;
    width: 20vw;
    left: 21.15385vw; } }

@font-face {
  font-family: 'Futura Std';
  src: url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.eot");
  src: local("Futura Std Light"), local("FuturaStd-Light"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.eot") format("embedded-opentype"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.woff2") format("woff2"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.woff") format("woff"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Futura Std';
  src: url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.eot");
  src: local("Futura Std Book"), local("FuturaStd-Book"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.eot") format("embedded-opentype"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.woff2") format("woff2"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.woff") format("woff"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.section-register {
  height: 87.96296vw;
  position: relative; }

.register-title {
  font-family: 'Futura Std', sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.060em;
  font-size: 5.09259vw;
  margin: 18.51852vw 0 12.03704vw;
  color: #626161;
  text-align: center;
  line-height: 1.6em;
  text-transform: uppercase; }
  .register-title .title-tag {
    font-family: 'Futura Std', sans-serif;
    font-weight: normal;
    font-style: normal; }

.register-description {
  font-family: 'Futura Std', sans-serif;
  font-weight: 300;
  font-style: normal;
  letter-spacing: 0.060em;
  font-size: 3.7037vw;
  margin: 12.03704vw 0 12.96296vw;
  color: #313131;
  text-align: center;
  line-height: 1.5em; }

.form-input {
  position: relative;
  margin: 0 auto;
  width: 76.85185vw;
  height: 13.14815vw;
  background: #d5d5d5;
  padding: 1.85185vw 9.86111vw;
  border-radius: 6.57407vw;
  overflow: visible; }
  .form-input:before {
    position: absolute;
    line-height: normal;
    top: -7.40741vw;
    font-size: 3.24074vw;
    left: 0;
    font-family: 'Futura Std', sans-serif;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 0.060em;
    right: 0;
    text-align: center;
    overflow: visible; }
  .form-input:after {
    content: '';
    position: absolute;
    top: 37.5%;
    height: 3.28704vw;
    width: 3.28704vw;
    right: 4.62963vw;
    border-radius: 50%;
    background-color: #d5d5d5;
    -webkit-transition: background-color 0.5s ease;
    transition: background-color 0.5s ease;
    overflow: visible; }
  .form-error .form-input:after {
    background-color: #bf0000; }
  .form-error .form-input:before {
    color: #bf0000;
    content: 'Error to send registration, please try again!'; }
  .form-success .form-input:after {
    background-color: #1fbf00; }
  .form-success .form-input:before {
    color: #04a101;
    content: 'Your e-mail was registered successfully! Thank you.'; }

.send-email-text-helper {
  color: #04a101; }

.register-input {
  width: 57.12963vw;
  height: 7.40741vw;
  text-align: center;
  overflow: visible;
  display: block;
  box-sizing: content-box;
  background: #d5d5d5;
  font-family: 'Futura Std', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 6.66667vw;
  line-height: 0.5em;
  color: #313131;
  outline: none;
  letter-spacing: 0.070em;
  position: relative;
  z-index: 100;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  vertical-align: top; }

.register-submit-button {
  width: 14.35185vw;
  display: block;
  margin: 5.55556vw auto 0; }

@media (min-width: 768px) {
  .section-register {
    left: 0.6vw;
    height: 36.53846vw; }
  .register-title {
    font-size: 2.11538vw;
    margin: 10vw 0 2.1vw; }
  .register-description {
    font-size: 1.34615vw;
    margin: 2.1vw 0 7.79231vw; }
  .form-input {
    width: 52.5vw;
    height: 5.57692vw;
    padding: 0.76923vw 4.18269vw; }
    .form-input:before {
      top: -3.07692vw;
      font-size: 1.34615vw; }
    .form-input:after {
      right: 1.92308vw;
      height: 1.39423vw;
      width: 1.39423vw; }
  .register-input {
    font-size: 2.76923vw;
    height: 4.07692vw;
    width: 44.13462vw;
    letter-spacing: 0.070em; }
  .register-submit-button {
    width: 5.96154vw;
    margin: 2.30769vw auto 0; } }

.section-quotes {
  background-color: #e3e3e3;
  overflow: hidden; }

.quotes-item {
  margin-top: 23.14815vw;
  text-align: center; }

.quotes-quote {
  font-family: 'Futura Std', sans-serif;
  font-weight: 300;
  font-style: normal;
  font-size: 4.16667vw;
  color: #626161; }

.quotes-link {
  margin-top: 6.48148vw;
  display: inline-block;
  position: relative; }
  .quotes-link img {
    width: auto; }
  .quotes-link:hover .quotes-hover {
    opacity: 1; }

.quotes-hover {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0; }

@media (min-width: 768px) {
  .quotes-item {
    margin-top: 10.38462vw; }
  .quotes-quote {
    font-size: 2.30769vw; }
  .quotes-link {
    margin-top: 2.69231vw; } }

.section-clipping {
  background-color: #e3e3e3;
  overflow: hidden; }

.clipping-list {
  margin-top: 25vw;
  margin-bottom: 13.88889vw;
  text-align: center;
  margin-right: -4.62963vw; }

.clipping-item {
  display: inline-block;
  vertical-align: middle;
  position: relative; }
  .clipping-item:hover .clipping-hover {
    opacity: 1; }

.clipping-link img {
  width: auto; }

.clipping-hover {
  position: absolute;
  top: 0;
  left: 0;
  -webkit-transition: opacity 0.5s ease;
  transition: opacity 0.5s ease;
  opacity: 0; }

.clipping-logo {
  margin-right: 4.62963vw;
  margin-bottom: 4.62963vw; }

@media (min-width: 768px) {
  .clipping-list {
    width: 95%;
    margin-left: auto;
    margin-right: auto;
    margin-top: 10.38462vw;
    margin-bottom: 5.76923vw; }
  .clipping-link img {
    margin-left: 1.15385vw;
    margin-right: 1.15385vw;
    margin-bottom: 3.84615vw; } }

@font-face {
  font-family: 'Futura Std';
  src: url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.eot");
  src: local("Futura Std Light"), local("FuturaStd-Light"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.eot") format("embedded-opentype"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.woff2") format("woff2"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.woff") format("woff"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Light.ttf") format("truetype");
  font-weight: 300;
  font-style: normal; }

@font-face {
  font-family: 'Futura Std';
  src: url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.eot");
  src: local("Futura Std Book"), local("FuturaStd-Book"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.eot") format("embedded-opentype"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.woff2") format("woff2"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.woff") format("woff"), url("/web/20160607095646/http://seriescommitment.com/assets/styles/fonts/hinted-FuturaStd-Book.ttf") format("truetype");
  font-weight: normal;
  font-style: normal; }

.section-footer {
  text-align: center; }

.logo-cornetto {
  width: 27.77778vw;
  display: inline-block;
  margin: 11.11111vw auto 5.55556vw; }

.footer-items {
  font-family: 'Futura Std', sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 3.7037vw;
  color: #9e9e9e;
  text-align: center;
  padding-bottom: 6.94444vw; }

.footer-item {
  display: inline-block; }
  .footer-item + .footer-item:before {
    display: inline-block;
    width: 1.85185vw;
    text-align: center;
    content: "  ·  "; }

.footer-link {
  color: #9e9e9e; }

@media (min-width: 768px) {
  .logo-cornetto {
    width: 7.69231vw;
    margin: 2.69231vw auto 2.69231vw; }
  .footer-items {
    font-size: 0.96154vw;
    padding-bottom: 2.88462vw; } }

.mfp-iframe-holder .mfp-content {
  max-width: none;
  height: 100%; }

.mfp-iframe-scaler {
  height: 100%;
  padding: 0; }

/**
 * Simple fade transition,
 */
.mfp-fade.mfp-bg {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-bg.mfp-ready {
  opacity: 0.8; }

.mfp-fade.mfp-bg.mfp-removing {
  opacity: 0; }

.mfp-fade.mfp-wrap .mfp-content {
  opacity: 0;
  -webkit-transition: all 0.15s ease-out;
  transition: all 0.15s ease-out; }

.mfp-fade.mfp-wrap.mfp-ready .mfp-content {
  opacity: 1; }

.mfp-fade.mfp-wrap.mfp-removing .mfp-content {
  opacity: 0; }

/* Peppermint minimal required styles */
.peppermint.peppermint-active {
  position: relative;
  overflow: hidden;
  padding-left: 0;
  padding-right: 0; }

.peppermint.peppermint-active .peppermint-slides {
  position: relative;
  overflow: hidden;
  /* clearfix */
  -ms-touch-action: pan-y;
  touch-action: pan-y; }

.peppermint.peppermint-active .peppermint-slides > * {
  float: left;
  margin: 0;
  box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  tap-highlight-color: transparent; }

.peppermint.peppermint-active .peppermint-slides a:active,
.peppermint.peppermint-active .peppermint-slides a:active img {
  outline: none; }

.peppermint.peppermint-active,
.peppermint.peppermint-active .peppermint-dots,
.peppermint.peppermint-active .peppermint-slides,
.peppermint.peppermint-active .peppermint-slides > * {
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden; }

.peppermint.peppermint-mouse .peppermint-slides {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: move;
  cursor: -webkit-grab;
  cursor: grab; }

.peppermint.peppermint-mouse.peppermint-drag .peppermint-slides * {
  cursor: move;
  cursor: -webkit-grabbing;
  cursor: grabbing; }

html.not-loaded, html.not-loaded body {
  overflow: hidden; }

html.not-loaded main:after {
  content: '';
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  text-align: center;
  line-height: 100vh;
  position: fixed;
  background: -webkit-radial-gradient(center ellipse, white 0%, rgba(255, 255, 255, 0) 130%);
  background: radial-gradient(ellipse at center, white 0%, rgba(255, 255, 255, 0) 130%);
  background-color: rgba(255, 255, 255, 0.7);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1);
  z-index: 1000; }

html.not-loaded .loading-rings:after, html.not-loaded .loading-rings:before {
  content: '';
  position: fixed;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
      -ms-transform: translate(-50%, -50%);
          transform: translate(-50%, -50%);
  border-radius: 50%;
  height: 6.2037vw;
  width: 6.2037vw;
  border: 0.37037vw solid #aaa;
  z-index: 1010;
  -webkit-animation: balancing 1s  ease-in-out infinite alternate;
          animation: balancing 1s  ease-in-out infinite alternate; }

html.not-loaded .loading-rings:after {
  -webkit-animation: balancing 1s  ease-in-out 1s infinite alternate;
          animation: balancing 1s  ease-in-out 1s infinite alternate; }

@-webkit-keyframes balancing {
  0% {
    margin-left: -1.85185vw; }
  100% {
    margin-left: 1.85185vw; } }

@keyframes balancing {
  0% {
    margin-left: -1.85185vw; }
  100% {
    margin-left: 1.85185vw; } }

@-webkit-keyframes balancing-desktop {
  0% {
    margin-left: -0.76923vw; }
  100% {
    margin-left: 0.76923vw; } }

@keyframes balancing-desktop {
  0% {
    margin-left: -0.76923vw; }
  100% {
    margin-left: 0.76923vw; } }

@media (min-width: 768px) {
  html.not-loaded .loading-rings:after, html.not-loaded .loading-rings:before {
    height: 2.57692vw;
    width: 2.57692vw;
    border: 0.15385vw solid #aaa;
    -webkit-animation: balancing-desktop 1s  ease-in-out infinite alternate;
            animation: balancing-desktop 1s  ease-in-out infinite alternate; }
  html.not-loaded .loading-rings:after {
    -webkit-animation: balancing-desktop 1s  ease-in-out 1s infinite alternate;
            animation: balancing-desktop 1s  ease-in-out 1s infinite alternate; } }

html, body {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  background-color: #e9e9e9;
  overflow-x: hidden; }

@media (min-width: 768px) {
  .only-mobile {
    display: none; } }

@media (max-width: 767px) {
  .only-desktop {
    display: none; } }

img, a, input {
  outline: none; }
