    @import url("https://fonts.googleapis.com/css?family=Poppins");
    #ripley-mini-site html {
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%
    }
    
    #ripley-mini-site body {
        margin: 0
    }
    
    #ripley-mini-site article,
    #ripley-mini-site aside,
    #ripley-mini-site details,
    #ripley-mini-site figcaption,
    #ripley-mini-site figure,
    #ripley-mini-site footer,
    #ripley-mini-site header,
    #ripley-mini-site hgroup,
    #ripley-mini-site main,
    #ripley-mini-site menu,
    #ripley-mini-site nav,
    #ripley-mini-site section,
    #ripley-mini-site summary {
        display: block;
        background-color: #000;
    }
    /*menu*/
    
    #ripley-mini-site .menu {
        padding: 15px 0;
        /*max-width: 600px;*/
        margin: 0 auto;
    }
    
    #ripley-mini-site .menu ul {
        list-style: none;
    }
    
    #ripley-mini-site .menu ul li {
        text-align: center;
    }
    
    #ripley-mini-site .menu ul li a {
        font-size: 21px;
        font-size: 1vw;
        color: #ff1e2d;
        text-decoration: none;
        padding: 10px 40px;
        min-width: 100px;
        margin-top: 1%;
        line-height: 2;
        display: block;
        font-family: 'Poppins', sans-serif;
        font-weight: 600;
        font-size: 1.5vw;
    }
    
    #ripley-mini-site .menu-cat {
        padding: 40px 0;
    }
    
    #ripley-mini-site .menu-cat div {
        text-align: center;
    }
    
    #ripley-mini-site .menu-cat div a {
        font-size: 21px;
        font-size: 1, 2vw;
        color: #FFF;
        text-decoration: none;
        padding: 10px 0;
        border: 1px solid #fff;
        min-width: 100px;
        margin-top: 1%;
        line-height: 2;
        display: block;
    }
    
    #ripley-mini-site .menu .menu-padding {
        padding-top: 0%;
    }
    
    #ripley-mini-site .menu .bglogo {
        display: block;
        padding: 12px 40px;
        max-width: 80%;
        margin: 0 auto;
        border: none;
    }
    /*menu*/
    
    #ripley-mini-site .buttom {
        z-index: 5;
        font-size: 14px;
        cursor: pointer;
        text-transform: uppercase;
        border: 1px solid #fff;
        text-align: center;
        background-color: #fff;
        padding: 10px 5px;
        /*border-radius: 7px;*/
        transition: all .3s ease;
        color: #000;
        width: 300px;
        margin: 50px auto;
        display: block;
        font-family: 'Poppins', sans-serif;
        font-weight: 700;
    }
    
    #ripley-mini-site .header-logo {
        padding: 15px 0;
        max-width: 500px;
        margin: 0 auto;
        background-color: #000;
        text-align: center;
    }
    
    #ripley-mini-site audio,
    #ripley-mini-site canvas,
    #ripley-mini-site progress,
    #ripley-mini-site video {
        display: inline-block;
        vertical-align: baseline
    }
    
    #ripley-mini-site audio:not([controls]) {
        display: none;
        height: 0
    }
    
    #ripley-mini-site [hidden],
    #ripley-mini-site template {
        display: none
    }
    
    #ripley-mini-site a {
        background-color: transparent
    }
    
    #ripley-mini-site a:active,
    #ripley-mini-site a:hover {
        outline: 0
    }
    
    #ripley-mini-site abbr[title] {
        border-bottom: 1px dotted
    }
    
    #ripley-mini-site b,
    #ripley-mini-site strong {
        font-weight: 700
    }
    
    #ripley-mini-site dfn {
        font-style: italic
    }
    
    #ripley-mini-site h1 {
        font-size: 2em;
        margin: .67em 0
    }
    
    #ripley-mini-site h2 {
        font-size: 2em;
        text-align: center;
        color: #fff;
        font-family: 'Poppins', sans-serif;
        text-transform: uppercase;
    }
    
    h3 {
        font-size: 14px;
        text-align: center;
        color: #fff;
        font-family: 'Poppins', sans-serif;
        text-transform: uppercase;
    }
    
    p {
        font-size: 11px;
        text-align: center;
        color: #fff;
        font-family: 'Poppins', sans-serif;
        text-transform: uppercase;
    }
    
    #ripley-mini-site mark {
        background: #ff0;
        color: #000
    }
    
    #ripley-mini-site small {
        font-size: 80%
    }
    
    #ripley-mini-site sub,
    #ripley-mini-site sup {
        font-size: 75%;
        line-height: 0;
        position: relative;
        vertical-align: baseline
    }
    
    #ripley-mini-site sup {
        top: -.5em
    }
    
    #ripley-mini-site sub {
        bottom: -.25em
    }
    
    #ripley-mini-site img {
        border: 0
    }
    
    #ripley-mini-site svg:not(:root) {
        overflow: hidden
    }
    
    #ripley-mini-site figure {
        margin: 1em 40px
    }
    
    #ripley-mini-site hr {
        box-sizing: content-box;
        height: 0
    }
    
    #ripley-mini-site pre {
        overflow: auto
    }
    
    #ripley-mini-site code,
    #ripley-mini-site kbd,
    #ripley-mini-site pre,
    #ripley-mini-site samp {
        font-family: monospace, monospace;
        font-size: 1em
    }
    
    #ripley-mini-site button,
    #ripley-mini-site input,
    #ripley-mini-site optgroup,
    #ripley-mini-site select,
    #ripley-mini-site textarea {
        color: inherit;
        font: inherit;
        margin: 0
    }
    
    #ripley-mini-site button {
        overflow: visible
    }
    
    #ripley-mini-site button,
    #ripley-mini-site select {
        text-transform: none
    }
    
    #ripley-mini-site button,
    #ripley-mini-site html input[type=button],
    #ripley-mini-site input[type=reset],
    #ripley-mini-site input[type=submit] {
        -webkit-appearance: button;
        cursor: pointer
    }
    
    #ripley-mini-site button[disabled],
    #ripley-mini-site html input[disabled] {
        cursor: default
    }
    
    #ripley-mini-site button::-moz-focus-inner,
    #ripley-mini-site input::-moz-focus-inner {
        border: 0;
        padding: 0
    }
    
    #ripley-mini-site input {
        line-height: normal
    }
    
    #ripley-mini-site input[type=checkbox],
    #ripley-mini-site input[type=radio] {
        box-sizing: border-box;
        padding: 0
    }
    
    #ripley-mini-site input[type=number]::-webkit-inner-spin-button,
    #ripley-mini-site input[type=number]::-webkit-outer-spin-button {
        height: auto
    }
    
    #ripley-mini-site input[type=search] {
        -webkit-appearance: textfield;
        box-sizing: content-box
    }
    
    #ripley-mini-site input[type=search]::-webkit-search-cancel-button,
    #ripley-mini-site input[type=search]::-webkit-search-decoration {
        -webkit-appearance: none
    }
    
    #ripley-mini-site fieldset {
        border: 1px solid silver;
        margin: 0 2px;
        padding: .35em .625em .75em
    }
    
    #ripley-mini-site legend {
        border: 0;
        padding: 0
    }
    
    #ripley-mini-site textarea {
        overflow: auto
    }
    
    #ripley-mini-site optgroup {
        font-weight: 700
    }
    
    #ripley-mini-site table {
        border-collapse: collapse;
        border-spacing: 0
    }
    
    #ripley-mini-site td,
    #ripley-mini-site th {
        padding: 0
    }
    
    #ripley-mini-site *,
    #ripley-mini-site:after,
    #ripley-mini-site:before {
        box-sizing: border-box
    }
    
    #ripley-mini-site html {
        font-size: 10px;
        -webkit-tap-highlight-color: transparent
    }
    
    #ripley-mini-site body {
        font-size: 14px;
        line-height: 1.42857143
    }
    
    #ripley-mini-site button,
    #ripley-mini-site input,
    #ripley-mini-site select,
    #ripley-mini-site textarea {
        font-family: inherit;
        font-size: inherit;
        line-height: inherit
    }
    
    #ripley-mini-site a {
        color: #337ab7;
        text-decoration: none
    }
    
    #ripley-mini-site a:focus,
    #ripley-mini-site a:hover {
        color: #ff0000;
        text-decoration: none
    }
    
    #ripley-mini-site a:focus {
        outline: 5px auto -webkit-focus-ring-color;
        outline-offset: -2px
    }
    
    #ripley-mini-site figure {
        margin: 0
    }
    
    #ripley-mini-site img {
        vertical-align: middle
    }
    
    #ripley-mini-site .img-responsive {
        display: block;
        max-width: 100%;
        height: auto
    }
    
    #ripley-mini-site .img-rounded {
        border-radius: 6px
    }
    
    #ripley-mini-site .img-thumbnail {
        padding: 4px;
        line-height: 1.42857143;
        background-color: #fff;
        border: 1px solid #ddd;
        border-radius: 4px;
        transition: all .2s ease-in-out;
        display: inline-block;
        max-width: 100%;
        height: auto
    }
    
    #ripley-mini-site .img-circle {
        border-radius: 50%
    }
    
    #ripley-mini-site hr {
        margin-top: 20px;
        margin-bottom: 20px;
        border: 0;
        border-top: 1px solid #eee
    }
    
    #ripley-mini-site .sr-only {
        position: absolute;
        width: 1px;
        height: 1px;
        margin: -1px;
        padding: 0;
        overflow: hidden;
        clip: rect(0, 0, 0, 0);
        border: 0
    }
    
    #ripley-mini-site .sr-only-focusable:active,
    #ripley-mini-site .sr-only-focusable:focus {
        position: static;
        width: auto;
        height: auto;
        margin: 0;
        overflow: visible;
        clip: auto
    }
    
    #ripley-mini-site [role=button] {
        cursor: pointer
    }
    
    #ripley-mini-site .container {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px
    }
    
    @media (min-width:768px) {
        #ripley-mini-site .container {
            width: 750px
        }
    }
    
    @media (min-width:992px) {
        #ripley-mini-site .container {
            width: 970px
        }
    }
    
    @media (min-width:1200px) {
        #ripley-mini-site .container {
            width: 1170px
        }
    }
    
    #ripley-mini-site .container-fluid {
        margin-right: auto;
        margin-left: auto;
        padding-left: 15px;
        padding-right: 15px
    }
    
    #ripley-mini-site .row {
        margin-left: -15px;
        margin-right: -15px
    }
    
    #ripley-mini-site .col-lg-1,
    #ripley-mini-site .col-lg-2,
    #ripley-mini-site .col-lg-3,
    #ripley-mini-site .col-lg-4,
    #ripley-mini-site .col-lg-5,
    #ripley-mini-site .col-lg-6,
    #ripley-mini-site .col-lg-7,
    #ripley-mini-site .col-lg-8,
    #ripley-mini-site .col-lg-9,
    #ripley-mini-site .col-lg-10,
    #ripley-mini-site .col-lg-11,
    #ripley-mini-site .col-lg-12,
    #ripley-mini-site .col-md-1,
    #ripley-mini-site .col-md-2,
    #ripley-mini-site .col-md-3,
    #ripley-mini-site .col-md-4,
    #ripley-mini-site .col-md-5,
    #ripley-mini-site .col-md-6,
    #ripley-mini-site .col-md-7,
    #ripley-mini-site .col-md-8,
    #ripley-mini-site .col-md-9,
    #ripley-mini-site .col-md-10,
    #ripley-mini-site .col-md-11,
    #ripley-mini-site .col-md-12,
    #ripley-mini-site .col-sm-1,
    #ripley-mini-site .col-sm-2,
    #ripley-mini-site .col-sm-3,
    #ripley-mini-site .col-sm-4,
    #ripley-mini-site .col-sm-5,
    #ripley-mini-site .col-sm-6,
    #ripley-mini-site .col-sm-7,
    #ripley-mini-site .col-sm-8,
    #ripley-mini-site .col-sm-9,
    #ripley-mini-site .col-sm-10,
    #ripley-mini-site .col-sm-11,
    #ripley-mini-site .col-sm-12,
    #ripley-mini-site .col-xs-1,
    #ripley-mini-site .col-xs-2,
    #ripley-mini-site .col-xs-3,
    #ripley-mini-site .col-xs-4,
    #ripley-mini-site .col-xs-5,
    #ripley-mini-site .col-xs-6,
    #ripley-mini-site .col-xs-7,
    #ripley-mini-site .col-xs-8,
    #ripley-mini-site .col-xs-9,
    #ripley-mini-site .col-xs-10,
    #ripley-mini-site .col-xs-11,
    #ripley-mini-site .col-xs-12 {
        position: relative;
        min-height: 1px;
        padding-left: 15px;
        padding-right: 15px
    }
    
    #ripley-mini-site .col-xs-1,
    #ripley-mini-site .col-xs-2,
    #ripley-mini-site .col-xs-3,
    #ripley-mini-site .col-xs-4,
    #ripley-mini-site .col-xs-5,
    #ripley-mini-site .col-xs-6,
    #ripley-mini-site .col-xs-7,
    #ripley-mini-site .col-xs-8,
    #ripley-mini-site .col-xs-9,
    #ripley-mini-site .col-xs-10,
    #ripley-mini-site .col-xs-11,
    #ripley-mini-site .col-xs-12 {
        float: left
    }
    
    #ripley-mini-site .col-xs-12 {
        width: 100%
    }
    
    #ripley-mini-site .col-xs-11 {
        width: 91.66666667%
    }
    
    #ripley-mini-site .col-xs-10 {
        width: 83.33333333%
    }
    
    #ripley-mini-site .col-xs-9 {
        width: 75%
    }
    
    #ripley-mini-site .col-xs-8 {
        width: 66.66666667%
    }
    
    #ripley-mini-site .col-xs-7 {
        width: 58.33333333%
    }
    
    #ripley-mini-site .col-xs-6 {
        width: 50%
    }
    
    #ripley-mini-site .col-xs-5 {
        width: 41.66666667%
    }
    
    #ripley-mini-site .col-xs-4 {
        width: 33.33333333%
    }
    
    #ripley-mini-site .col-xs-3 {
        width: 25%
    }
    
    #ripley-mini-site .col-xs-2 {
        width: 16.66666667%
    }
    
    #ripley-mini-site .col-xs-1 {
        width: 8.33333333%
    }
    
    #ripley-mini-site .col-xs-pull-12 {
        right: 100%
    }
    
    #ripley-mini-site .col-xs-pull-11 {
        right: 91.66666667%
    }
    
    #ripley-mini-site .col-xs-pull-10 {
        right: 83.33333333%
    }
    
    #ripley-mini-site .col-xs-pull-9 {
        right: 75%
    }
    
    #ripley-mini-site .col-xs-pull-8 {
        right: 66.66666667%
    }
    
    #ripley-mini-site .col-xs-pull-7 {
        right: 58.33333333%
    }
    
    #ripley-mini-site .col-xs-pull-6 {
        right: 50%
    }
    
    #ripley-mini-site .col-xs-pull-5 {
        right: 41.66666667%
    }
    
    #ripley-mini-site .col-xs-pull-4 {
        right: 33.33333333%
    }
    
    #ripley-mini-site .col-xs-pull-3 {
        right: 25%
    }
    
    #ripley-mini-site .col-xs-pull-2 {
        right: 16.66666667%
    }
    
    #ripley-mini-site .col-xs-pull-1 {
        right: 8.33333333%
    }
    
    #ripley-mini-site .col-xs-pull-0 {
        right: auto
    }
    
    #ripley-mini-site .col-xs-push-12 {
        left: 100%
    }
    
    #ripley-mini-site .col-xs-push-11 {
        left: 91.66666667%
    }
    
    #ripley-mini-site .col-xs-push-10 {
        left: 83.33333333%
    }
    
    #ripley-mini-site .col-xs-push-9 {
        left: 75%
    }
    
    #ripley-mini-site .col-xs-push-8 {
        left: 66.66666667%
    }
    
    #ripley-mini-site .col-xs-push-7 {
        left: 58.33333333%
    }
    
    #ripley-mini-site .col-xs-push-6 {
        left: 50%
    }
    
    #ripley-mini-site .col-xs-push-5 {
        left: 41.66666667%
    }
    
    #ripley-mini-site .col-xs-push-4 {
        left: 33.33333333%
    }
    
    #ripley-mini-site .col-xs-push-3 {
        left: 25%
    }
    
    #ripley-mini-site .col-xs-push-2 {
        left: 16.66666667%
    }
    
    #ripley-mini-site .col-xs-push-1 {
        left: 8.33333333%
    }
    
    #ripley-mini-site .col-xs-push-0 {
        left: auto
    }
    
    #ripley-mini-site .col-xs-offset-12 {
        margin-left: 100%
    }
    
    #ripley-mini-site .col-xs-offset-11 {
        margin-left: 91.66666667%
    }
    
    #ripley-mini-site .col-xs-offset-10 {
        margin-left: 83.33333333%
    }
    
    #ripley-mini-site .col-xs-offset-9 {
        margin-left: 75%
    }
    
    #ripley-mini-site .col-xs-offset-8 {
        margin-left: 66.66666667%
    }
    
    #ripley-mini-site .col-xs-offset-7 {
        margin-left: 58.33333333%
    }
    
    #ripley-mini-site .col-xs-offset-6 {
        margin-left: 50%
    }
    
    #ripley-mini-site .col-xs-offset-5 {
        margin-left: 41.66666667%
    }
    
    #ripley-mini-site .col-xs-offset-4 {
        margin-left: 33.33333333%
    }
    
    #ripley-mini-site .col-xs-offset-3 {
        margin-left: 25%
    }
    
    #ripley-mini-site .col-xs-offset-2 {
        margin-left: 16.66666667%
    }
    
    #ripley-mini-site .col-xs-offset-1 {
        margin-left: 8.33333333%
    }
    
    #ripley-mini-site .col-xs-offset-0 {
        margin-left: 0
    }
    
    @media (min-width:768px) {
        #ripley-mini-site .col-sm-1,
        #ripley-mini-site .col-sm-2,
        #ripley-mini-site .col-sm-3,
        #ripley-mini-site .col-sm-4,
        #ripley-mini-site .col-sm-5,
        #ripley-mini-site .col-sm-6,
        #ripley-mini-site .col-sm-7,
        #ripley-mini-site .col-sm-8,
        #ripley-mini-site .col-sm-9,
        #ripley-mini-site .col-sm-10,
        #ripley-mini-site .col-sm-11,
        #ripley-mini-site .col-sm-12 {
            float: left
        }
        #ripley-mini-site .col-sm-12 {
            width: 100%
        }
        #ripley-mini-site .col-sm-11 {
            width: 91.66666667%
        }
        #ripley-mini-site .col-sm-10 {
            width: 83.33333333%
        }
        #ripley-mini-site .col-sm-9 {
            width: 75%
        }
        #ripley-mini-site .col-sm-8 {
            width: 66.66666667%
        }
        #ripley-mini-site .col-sm-7 {
            width: 58.33333333%
        }
        #ripley-mini-site .col-sm-6 {
            width: 50%
        }
        #ripley-mini-site .col-sm-5 {
            width: 41.66666667%
        }
        #ripley-mini-site .col-sm-4 {
            width: 33.33333333%
        }
        #ripley-mini-site .col-sm-3 {
            width: 25%
        }
        #ripley-mini-site .col-sm-2 {
            width: 16.66666667%
        }
        #ripley-mini-site .col-sm-1 {
            width: 8.33333333%
        }
        #ripley-mini-site .col-sm-pull-12 {
            right: 100%
        }
        #ripley-mini-site .col-sm-pull-11 {
            right: 91.66666667%
        }
        #ripley-mini-site .col-sm-pull-10 {
            right: 83.33333333%
        }
        #ripley-mini-site .col-sm-pull-9 {
            right: 75%
        }
        #ripley-mini-site .col-sm-pull-8 {
            right: 66.66666667%
        }
        #ripley-mini-site .col-sm-pull-7 {
            right: 58.33333333%
        }
        #ripley-mini-site .col-sm-pull-6 {
            right: 50%
        }
        #ripley-mini-site .col-sm-pull-5 {
            right: 41.66666667%
        }
        #ripley-mini-site .col-sm-pull-4 {
            right: 33.33333333%
        }
        #ripley-mini-site .col-sm-pull-3 {
            right: 25%
        }
        #ripley-mini-site .col-sm-pull-2 {
            right: 16.66666667%
        }
        #ripley-mini-site .col-sm-pull-1 {
            right: 8.33333333%
        }
        #ripley-mini-site .col-sm-pull-0 {
            right: auto
        }
        #ripley-mini-site .col-sm-push-12 {
            left: 100%
        }
        #ripley-mini-site .col-sm-push-11 {
            left: 91.66666667%
        }
        #ripley-mini-site .col-sm-push-10 {
            left: 83.33333333%
        }
        #ripley-mini-site .col-sm-push-9 {
            left: 75%
        }
        #ripley-mini-site .col-sm-push-8 {
            left: 66.66666667%
        }
        #ripley-mini-site .col-sm-push-7 {
            left: 58.33333333%
        }
        #ripley-mini-site .col-sm-push-6 {
            left: 50%
        }
        #ripley-mini-site .col-sm-push-5 {
            left: 41.66666667%
        }
        #ripley-mini-site .col-sm-push-4 {
            left: 33.33333333%
        }
        #ripley-mini-site .col-sm-push-3 {
            left: 25%
        }
        #ripley-mini-site .col-sm-push-2 {
            left: 16.66666667%
        }
        #ripley-mini-site .col-sm-push-1 {
            left: 8.33333333%
        }
        #ripley-mini-site .col-sm-push-0 {
            left: auto
        }
        #ripley-mini-site .col-sm-offset-12 {
            margin-left: 100%
        }
        #ripley-mini-site .col-sm-offset-11 {
            margin-left: 91.66666667%
        }
        #ripley-mini-site .col-sm-offset-10 {
            margin-left: 83.33333333%
        }
        #ripley-mini-site .col-sm-offset-9 {
            margin-left: 75%
        }
        #ripley-mini-site .col-sm-offset-8 {
            margin-left: 66.66666667%
        }
        #ripley-mini-site .col-sm-offset-7 {
            margin-left: 58.33333333%
        }
        #ripley-mini-site .col-sm-offset-6 {
            margin-left: 50%
        }
        #ripley-mini-site .col-sm-offset-5 {
            margin-left: 41.66666667%
        }
        #ripley-mini-site .col-sm-offset-4 {
            margin-left: 33.33333333%
        }
        #ripley-mini-site .col-sm-offset-3 {
            margin-left: 25%
        }
        #ripley-mini-site .col-sm-offset-2 {
            margin-left: 16.66666667%
        }
        #ripley-mini-site .col-sm-offset-1 {
            margin-left: 8.33333333%
        }
        #ripley-mini-site .col-sm-offset-0 {
            margin-left: 0
        }
    }
    
    @media (min-width:992px) {
        #ripley-mini-site .col-md-1,
        #ripley-mini-site .col-md-2,
        #ripley-mini-site .col-md-3,
        #ripley-mini-site .col-md-4,
        #ripley-mini-site .col-md-5,
        #ripley-mini-site .col-md-6,
        #ripley-mini-site .col-md-7,
        #ripley-mini-site .col-md-8,
        #ripley-mini-site .col-md-9,
        #ripley-mini-site .col-md-10,
        #ripley-mini-site .col-md-11,
        #ripley-mini-site .col-md-12 {
            float: left
        }
        #ripley-mini-site .col-md-12 {
            width: 100%
        }
        #ripley-mini-site .col-md-11 {
            width: 91.66666667%
        }
        #ripley-mini-site .col-md-10 {
            width: 83.33333333%
        }
        #ripley-mini-site .col-md-9 {
            width: 75%
        }
        #ripley-mini-site .col-md-8 {
            width: 66.66666667%
        }
        #ripley-mini-site .col-md-7 {
            width: 58.33333333%
        }
        #ripley-mini-site .col-md-6 {
            width: 50%
        }
        #ripley-mini-site .col-md-5 {
            width: 41.66666667%
        }
        #ripley-mini-site .col-md-4 {
            width: 33.33333333%
        }
        #ripley-mini-site .col-md-3 {
            width: 25%
        }
        #ripley-mini-site .col-md-2 {
            width: 16.66666667%
        }
        #ripley-mini-site .col-md-1 {
            width: 8.33333333%
        }
        #ripley-mini-site .col-md-pull-12 {
            right: 100%
        }
        #ripley-mini-site .col-md-pull-11 {
            right: 91.66666667%
        }
        #ripley-mini-site .col-md-pull-10 {
            right: 83.33333333%
        }
        #ripley-mini-site .col-md-pull-9 {
            right: 75%
        }
        #ripley-mini-site .col-md-pull-8 {
            right: 66.66666667%
        }
        #ripley-mini-site .col-md-pull-7 {
            right: 58.33333333%
        }
        #ripley-mini-site .col-md-pull-6 {
            right: 50%
        }
        #ripley-mini-site .col-md-pull-5 {
            right: 41.66666667%
        }
        #ripley-mini-site .col-md-pull-4 {
            right: 33.33333333%
        }
        #ripley-mini-site .col-md-pull-3 {
            right: 25%
        }
        #ripley-mini-site .col-md-pull-2 {
            right: 16.66666667%
        }
        #ripley-mini-site .col-md-pull-1 {
            right: 8.33333333%
        }
        #ripley-mini-site .col-md-pull-0 {
            right: auto
        }
        #ripley-mini-site .col-md-push-12 {
            left: 100%
        }
        #ripley-mini-site .col-md-push-11 {
            left: 91.66666667%
        }
        #ripley-mini-site .col-md-push-10 {
            left: 83.33333333%
        }
        #ripley-mini-site .col-md-push-9 {
            left: 75%
        }
        #ripley-mini-site .col-md-push-8 {
            left: 66.66666667%
        }
        #ripley-mini-site .col-md-push-7 {
            left: 58.33333333%
        }
        #ripley-mini-site .col-md-push-6 {
            left: 50%
        }
        #ripley-mini-site .col-md-push-5 {
            left: 41.66666667%
        }
        #ripley-mini-site .col-md-push-4 {
            left: 33.33333333%
        }
        #ripley-mini-site .col-md-push-3 {
            left: 25%
        }
        #ripley-mini-site .col-md-push-2 {
            left: 16.66666667%
        }
        #ripley-mini-site .col-md-push-1 {
            left: 8.33333333%
        }
        #ripley-mini-site .col-md-push-0 {
            left: auto
        }
        #ripley-mini-site .col-md-offset-12 {
            margin-left: 100%
        }
        #ripley-mini-site .col-md-offset-11 {
            margin-left: 91.66666667%
        }
        #ripley-mini-site .col-md-offset-10 {
            margin-left: 83.33333333%
        }
        #ripley-mini-site .col-md-offset-9 {
            margin-left: 75%
        }
        #ripley-mini-site .col-md-offset-8 {
            margin-left: 66.66666667%
        }
        #ripley-mini-site .col-md-offset-7 {
            margin-left: 58.33333333%
        }
        #ripley-mini-site .col-md-offset-6 {
            margin-left: 50%
        }
        #ripley-mini-site .col-md-offset-5 {
            margin-left: 41.66666667%
        }
        #ripley-mini-site .col-md-offset-4 {
            margin-left: 33.33333333%
        }
        #ripley-mini-site .col-md-offset-3 {
            margin-left: 25%
        }
        #ripley-mini-site .col-md-offset-2 {
            margin-left: 16.66666667%
        }
        #ripley-mini-site .col-md-offset-1 {
            margin-left: 8.33333333%
        }
        #ripley-mini-site .col-md-offset-0 {
            margin-left: 0
        }
    }
    
    @media (min-width:1200px) {
        #ripley-mini-site .col-lg-1,
        #ripley-mini-site .col-lg-2,
        #ripley-mini-site .col-lg-3,
        #ripley-mini-site .col-lg-4,
        #ripley-mini-site .col-lg-5,
        #ripley-mini-site .col-lg-6,
        #ripley-mini-site .col-lg-7,
        #ripley-mini-site .col-lg-8,
        #ripley-mini-site .col-lg-9,
        #ripley-mini-site .col-lg-10,
        #ripley-mini-site .col-lg-11,
        #ripley-mini-site .col-lg-12 {
            float: left
        }
        #ripley-mini-site .col-lg-12 {
            width: 100%
        }
        #ripley-mini-site .col-lg-11 {
            width: 91.66666667%
        }
        #ripley-mini-site .col-lg-10 {
            width: 83.33333333%
        }
        #ripley-mini-site .col-lg-9 {
            width: 75%
        }
        #ripley-mini-site .col-lg-8 {
            width: 66.66666667%
        }
        #ripley-mini-site .col-lg-7 {
            width: 58.33333333%
        }
        #ripley-mini-site .col-lg-6 {
            width: 50%
        }
        #ripley-mini-site .col-lg-5 {
            width: 41.66666667%
        }
        #ripley-mini-site .col-lg-4 {
            width: 33.33333333%
        }
        #ripley-mini-site .col-lg-3 {
            width: 25%
        }
        #ripley-mini-site .col-lg-2 {
            width: 16.66666667%
        }
        #ripley-mini-site .col-lg-1 {
            width: 8.33333333%
        }
        #ripley-mini-site .col-lg-pull-12 {
            right: 100%
        }
        #ripley-mini-site .col-lg-pull-11 {
            right: 91.66666667%
        }
        #ripley-mini-site .col-lg-pull-10 {
            right: 83.33333333%
        }
        #ripley-mini-site .col-lg-pull-9 {
            right: 75%
        }
        #ripley-mini-site .col-lg-pull-8 {
            right: 66.66666667%
        }
        #ripley-mini-site .col-lg-pull-7 {
            right: 58.33333333%
        }
        #ripley-mini-site .col-lg-pull-6 {
            right: 50%
        }
        #ripley-mini-site .col-lg-pull-5 {
            right: 41.66666667%
        }
        #ripley-mini-site .col-lg-pull-4 {
            right: 33.33333333%
        }
        #ripley-mini-site .col-lg-pull-3 {
            right: 25%
        }
        #ripley-mini-site .col-lg-pull-2 {
            right: 16.66666667%
        }
        #ripley-mini-site .col-lg-pull-1 {
            right: 8.33333333%
        }
        #ripley-mini-site .col-lg-pull-0 {
            right: auto
        }
        #ripley-mini-site .col-lg-push-12 {
            left: 100%
        }
        #ripley-mini-site .col-lg-push-11 {
            left: 91.66666667%
        }
        #ripley-mini-site .col-lg-push-10 {
            left: 83.33333333%
        }
        #ripley-mini-site .col-lg-push-9 {
            left: 75%
        }
        #ripley-mini-site .col-lg-push-8 {
            left: 66.66666667%
        }
        #ripley-mini-site .col-lg-push-7 {
            left: 58.33333333%
        }
        #ripley-mini-site .col-lg-push-6 {
            left: 50%
        }
        #ripley-mini-site .col-lg-push-5 {
            left: 41.66666667%
        }
        #ripley-mini-site .col-lg-push-4 {
            left: 33.33333333%
        }
        #ripley-mini-site .col-lg-push-3 {
            left: 25%
        }
        #ripley-mini-site .col-lg-push-2 {
            left: 16.66666667%
        }
        #ripley-mini-site .col-lg-push-1 {
            left: 8.33333333%
        }
        #ripley-mini-site .col-lg-push-0 {
            left: auto
        }
        #ripley-mini-site .col-lg-offset-12 {
            margin-left: 100%
        }
        #ripley-mini-site .col-lg-offset-11 {
            margin-left: 91.66666667%
        }
        #ripley-mini-site .col-lg-offset-10 {
            margin-left: 83.33333333%
        }
        #ripley-mini-site .col-lg-offset-9 {
            margin-left: 75%
        }
        #ripley-mini-site .col-lg-offset-8 {
            margin-left: 66.66666667%
        }
        #ripley-mini-site .col-lg-offset-7 {
            margin-left: 58.33333333%
        }
        #ripley-mini-site .col-lg-offset-6 {
            margin-left: 50%
        }
        #ripley-mini-site .col-lg-offset-5 {
            margin-left: 41.66666667%
        }
        #ripley-mini-site .col-lg-offset-4 {
            margin-left: 33.33333333%
        }
        #ripley-mini-site .col-lg-offset-3 {
            margin-left: 25%
        }
        #ripley-mini-site .col-lg-offset-2 {
            margin-left: 16.66666667%
        }
        #ripley-mini-site .col-lg-offset-1 {
            margin-left: 8.33333333%
        }
        #ripley-mini-site .col-lg-offset-0 {
            margin-left: 0
        }
    }
    
    #ripley-mini-site .clearfix:after,
    #ripley-mini-site .clearfix:before,
    #ripley-mini-site .container-fluid:after,
    #ripley-mini-site .container-fluid:before,
    #ripley-mini-site .container:after,
    #ripley-mini-site .container:before,
    #ripley-mini-site .row:after,
    #ripley-mini-site .row:before {
        content: " ";
        display: table
    }
    
    #ripley-mini-site .clearfix:after,
    #ripley-mini-site .container-fluid:after,
    #ripley-mini-site .container:after,
    #ripley-mini-site .row:after {
        clear: both
    }
    
    #ripley-mini-site .center-block {
        display: block;
        margin-left: auto;
        margin-right: auto
    }
    
    #ripley-mini-site .pull-right {
        float: right!important
    }
    
    #ripley-mini-site .pull-left {
        float: left!important
    }
    
    #ripley-mini-site .hide {
        display: none!important
    }
    
    #ripley-mini-site .show {
        display: block!important
    }
    
    #ripley-mini-site .invisible {
        visibility: hidden
    }
    
    #ripley-mini-site .text-hide {
        font: 0/0 a;
        color: transparent;
        text-shadow: none;
        background-color: transparent;
        border: 0
    }
    
    #ripley-mini-site .hidden {
        display: none!important
    }
    
    #ripley-mini-site .affix {
        position: fixed
    }
    
    @font-face {
        font-family: 'index';
        src: url(../fonts/index.eot?yt9weo);
        src: url(../fonts/index.eot?yt9weo#iefix) format("embedded-opentype"), url(../fonts/index.ttf?yt9weo) format("truetype"), url(../fonts/index.woff?yt9weo) format("woff"), url(../fonts/index.svg?yt9weo#index) format("svg");
        font-weight: 400;
        font-style: normal
    }
    
    [class*=" index-"],
    [class^=index-] {
        font-family: 'index';
        speak: none;
        font-style: normal;
        font-weight: 400;
        font-variant: normal;
        text-transform: none;
        line-height: 1;
        -webkit-font-smoothing: antialiased;
        -moz-osx-font-smoothing: grayscale
    }
    
    .index-more:before {
        content: "\e908"
    }
    
    .index-circle:before {
        content: "\e900"
    }
    
    .index-heart:before {
        content: "\e901"
    }
    
    .index-square:before {
        content: "\e902"
    }
    
    .index-star:before {
        content: "\e903"
    }
    
    #ripley-mini-site body,
    #ripley-mini-site html {
        overflow: hidden
    }
    
    #ripley-mini-site .row.no-gutters {
        margin-right: 0;
        margin-left: 0
    }
    
    #ripley-mini-site .container-fluid.no-padding,
    #ripley-mini-site .row.no-gutters>[class*=" col-"],
    #ripley-mini-site .row.no-gutters>[class^=col-] {
        padding-right: 0;
        padding-left: 0
    }
    
    #ripley-mini-site .animated {
        -webkit-animation-duration: 1s;
        animation-duration: 1s;
        -webkit-animation-fill-mode: both;
        animation-fill-mode: both
    }
    
    #ripley-mini-site .animated.infinite {
        -webkit-animation-iteration-count: infinite;
        animation-iteration-count: infinite
    }
    
    #ripley-mini-site .animated.hinge {
        -webkit-animation-duration: 2s;
        animation-duration: 2s
    }
    
    @-webkit-keyframes bounce {
        0%,
        20%,
        53%,
        80%,
        to {
            transition-timing-function: cubic-bezier(.215, .61, .355, 1);
            -webkit-transform: translateZ(0);
            transform: translateZ(0)
        }
        40%,
        43% {
            transition-timing-function: cubic-bezier(.755, .05, .855, .06);
            -webkit-transform: translate3d(0, -30px, 0);
            transform: translate3d(0, -30px, 0)
        }
        70% {
            transition-timing-function: cubic-bezier(.755, .05, .855, .06);
            -webkit-transform: translate3d(0, -15px, 0);
            transform: translate3d(0, -15px, 0)
        }
        90% {
            -webkit-transform: translate3d(0, -4px, 0);
            transform: translate3d(0, -4px, 0)
        }
    }
    
    #ripley-mini-site .bounce {
        -webkit-animation-name: bounce;
        animation-name: bounce;
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom
    }
    
    @-webkit-keyframes flash {
        0%,
        50%,
        to {
            opacity: 1
        }
        25%,
        75% {
            opacity: 0
        }
    }
    
    @keyframes flash {
        0%,
        50%,
        to {
            opacity: 1
        }
        25%,
        75% {
            opacity: 0
        }
    }
    
    #ripley-mini-site .flash {
        -webkit-animation-name: flash;
        animation-name: flash
    }
    
    @-webkit-keyframes pulse {
        0% {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }
        50% {
            -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05)
        }
        to {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }
    }
    
    @keyframes pulse {
        0% {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }
        50% {
            -webkit-transform: scale3d(1.05, 1.05, 1.05);
            transform: scale3d(1.05, 1.05, 1.05)
        }
        to {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }
    }
    
    #ripley-mini-site .pulse {
        -webkit-animation-name: pulse;
        animation-name: pulse
    }
    
    @-webkit-keyframes rubberBand {
        0% {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }
        30% {
            -webkit-transform: scale3d(1.25, .75, 1);
            transform: scale3d(1.25, .75, 1)
        }
        40% {
            -webkit-transform: scale3d(.75, 1.25, 1);
            transform: scale3d(.75, 1.25, 1)
        }
        50% {
            -webkit-transform: scale3d(1.15, .85, 1);
            transform: scale3d(1.15, .85, 1)
        }
        65% {
            -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1)
        }
        75% {
            -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1)
        }
        to {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }
    }
    
    @keyframes rubberBand {
        0% {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }
        30% {
            -webkit-transform: scale3d(1.25, .75, 1);
            transform: scale3d(1.25, .75, 1)
        }
        40% {
            -webkit-transform: scale3d(.75, 1.25, 1);
            transform: scale3d(.75, 1.25, 1)
        }
        50% {
            -webkit-transform: scale3d(1.15, .85, 1);
            transform: scale3d(1.15, .85, 1)
        }
        65% {
            -webkit-transform: scale3d(.95, 1.05, 1);
            transform: scale3d(.95, 1.05, 1)
        }
        75% {
            -webkit-transform: scale3d(1.05, .95, 1);
            transform: scale3d(1.05, .95, 1)
        }
        to {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }
    }
    
    #ripley-mini-site .rubberBand {
        -webkit-animation-name: rubberBand;
        animation-name: rubberBand
    }
    
    @-webkit-keyframes shake {
        0%,
        to {
            -webkit-transform: translateZ(0);
            transform: translateZ(0)
        }
        10%,
        30%,
        50%,
        70%,
        90% {
            -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0)
        }
        20%,
        40%,
        60%,
        80% {
            -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0)
        }
    }
    
    @keyframes shake {
        0%,
        to {
            -webkit-transform: translateZ(0);
            transform: translateZ(0)
        }
        10%,
        30%,
        50%,
        70%,
        90% {
            -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0)
        }
        20%,
        40%,
        60%,
        80% {
            -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0)
        }
    }
    
    #ripley-mini-site .shake {
        -webkit-animation-name: shake;
        animation-name: shake
    }
    
    @-webkit-keyframes swing {
        20% {
            -webkit-transform: rotate(15deg);
            transform: rotate(15deg)
        }
        40% {
            -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }
        60% {
            -webkit-transform: rotate(5deg);
            transform: rotate(5deg)
        }
        80% {
            -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg)
        }
        to {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }
    }
    
    @keyframes swing {
        20% {
            -webkit-transform: rotate(15deg);
            transform: rotate(15deg)
        }
        40% {
            -webkit-transform: rotate(-10deg);
            transform: rotate(-10deg)
        }
        60% {
            -webkit-transform: rotate(5deg);
            transform: rotate(5deg)
        }
        80% {
            -webkit-transform: rotate(-5deg);
            transform: rotate(-5deg)
        }
        to {
            -webkit-transform: rotate(0deg);
            transform: rotate(0deg)
        }
    }
    
    #ripley-mini-site .swing {
        -webkit-transform-origin: top center;
        transform-origin: top center;
        -webkit-animation-name: swing;
        animation-name: swing
    }
    
    @-webkit-keyframes tada {
        0% {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }
        10%,
        20% {
            -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
            transform: scale3d(.9, .9, .9) rotate(-3deg)
        }
        30%,
        50%,
        70%,
        90% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
        }
        40%,
        60%,
        80% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
        }
        to {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }
    }
    
    @keyframes tada {
        0% {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }
        10%,
        20% {
            -webkit-transform: scale3d(.9, .9, .9) rotate(-3deg);
            transform: scale3d(.9, .9, .9) rotate(-3deg)
        }
        30%,
        50%,
        70%,
        90% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate(3deg)
        }
        40%,
        60%,
        80% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg);
            transform: scale3d(1.1, 1.1, 1.1) rotate(-3deg)
        }
        to {
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }
    }
    
    #ripley-mini-site .tada {
        -webkit-animation-name: tada;
        animation-name: tada
    }
    
    @-webkit-keyframes wobble {
        0% {
            -webkit-transform: none;
            transform: none
        }
        15% {
            -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
            transform: translate3d(-25%, 0, 0) rotate(-5deg)
        }
        30% {
            -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
            transform: translate3d(20%, 0, 0) rotate(3deg)
        }
        45% {
            -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
            transform: translate3d(-15%, 0, 0) rotate(-3deg)
        }
        60% {
            -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
            transform: translate3d(10%, 0, 0) rotate(2deg)
        }
        75% {
            -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
            transform: translate3d(-5%, 0, 0) rotate(-1deg)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    
    @keyframes wobble {
        0% {
            -webkit-transform: none;
            transform: none
        }
        15% {
            -webkit-transform: translate3d(-25%, 0, 0) rotate(-5deg);
            transform: translate3d(-25%, 0, 0) rotate(-5deg)
        }
        30% {
            -webkit-transform: translate3d(20%, 0, 0) rotate(3deg);
            transform: translate3d(20%, 0, 0) rotate(3deg)
        }
        45% {
            -webkit-transform: translate3d(-15%, 0, 0) rotate(-3deg);
            transform: translate3d(-15%, 0, 0) rotate(-3deg)
        }
        60% {
            -webkit-transform: translate3d(10%, 0, 0) rotate(2deg);
            transform: translate3d(10%, 0, 0) rotate(2deg)
        }
        75% {
            -webkit-transform: translate3d(-5%, 0, 0) rotate(-1deg);
            transform: translate3d(-5%, 0, 0) rotate(-1deg)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    
    #ripley-mini-site .wobble {
        -webkit-animation-name: wobble;
        animation-name: wobble
    }
    
    @-webkit-keyframes bounceIn {
        0%,
        20%,
        40%,
        60%,
        80%,
        to {
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }
        20% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1)
        }
        40% {
            -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03)
        }
        80% {
            -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97)
        }
        to {
            opacity: 1;
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }
    }
    
    @keyframes bounceIn {
        0%,
        20%,
        40%,
        60%,
        80%,
        to {
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }
        20% {
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1)
        }
        40% {
            -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(1.03, 1.03, 1.03);
            transform: scale3d(1.03, 1.03, 1.03)
        }
        80% {
            -webkit-transform: scale3d(.97, .97, .97);
            transform: scale3d(.97, .97, .97)
        }
        to {
            opacity: 1!important;
            -webkit-transform: scaleX(1);
            transform: scaleX(1)
        }
    }
    
    #ripley-mini-site .bounceIn {
        -webkit-animation-name: bounceIn;
        animation-name: bounceIn;
        -webkit-animation-duration: .75s;
        animation-duration: .75s
    }
    
    @-webkit-keyframes bounceInDown {
        0%,
        60%,
        75%,
        90%,
        to {
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0)
        }
        75% {
            -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0)
        }
        90% {
            -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    
    @keyframes bounceInDown {
        0%,
        60%,
        75%,
        90%,
        to {
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -3000px, 0);
            transform: translate3d(0, -3000px, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(0, 25px, 0);
            transform: translate3d(0, 25px, 0)
        }
        75% {
            -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0)
        }
        90% {
            -webkit-transform: translate3d(0, 5px, 0);
            transform: translate3d(0, 5px, 0)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    
    #ripley-mini-site .bounceInDown {
        -webkit-animation-name: bounceInDown;
        animation-name: bounceInDown
    }
    
    @-webkit-keyframes bounceInLeft {
        0%,
        60%,
        75%,
        90%,
        to {
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0)
        }
        75% {
            -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0)
        }
        90% {
            -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    
    @keyframes bounceInLeft {
        0%,
        60%,
        75%,
        90%,
        to {
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: translate3d(-3000px, 0, 0);
            transform: translate3d(-3000px, 0, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(25px, 0, 0);
            transform: translate3d(25px, 0, 0)
        }
        75% {
            -webkit-transform: translate3d(-10px, 0, 0);
            transform: translate3d(-10px, 0, 0)
        }
        90% {
            -webkit-transform: translate3d(5px, 0, 0);
            transform: translate3d(5px, 0, 0)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    
    #ripley-mini-site .bounceInLeft {
        -webkit-animation-name: bounceInLeft;
        animation-name: bounceInLeft
    }
    
    @-webkit-keyframes bounceInRight {
        0%,
        60%,
        75%,
        90%,
        to {
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0)
        }
        75% {
            -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0)
        }
        90% {
            -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    
    @keyframes bounceInRight {
        0%,
        60%,
        75%,
        90%,
        to {
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: translate3d(3000px, 0, 0);
            transform: translate3d(3000px, 0, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(-25px, 0, 0);
            transform: translate3d(-25px, 0, 0)
        }
        75% {
            -webkit-transform: translate3d(10px, 0, 0);
            transform: translate3d(10px, 0, 0)
        }
        90% {
            -webkit-transform: translate3d(-5px, 0, 0);
            transform: translate3d(-5px, 0, 0)
        }
        to {
            -webkit-transform: none;
            transform: none
        }
    }
    
    #ripley-mini-site .bounceInRight {
        -webkit-animation-name: bounceInRight;
        animation-name: bounceInRight
    }
    
    @-webkit-keyframes bounceInUp {
        0%,
        60%,
        75%,
        90%,
        to {
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0)
        }
        75% {
            -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0)
        }
        90% {
            -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0)
        }
        to {
            -webkit-transform: translateZ(0);
            transform: translateZ(0)
        }
    }
    
    @keyframes bounceInUp {
        0%,
        60%,
        75%,
        90%,
        to {
            transition-timing-function: cubic-bezier(.215, .61, .355, 1)
        }
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 3000px, 0);
            transform: translate3d(0, 3000px, 0)
        }
        60% {
            opacity: 1;
            -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0)
        }
        75% {
            -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0)
        }
        90% {
            -webkit-transform: translate3d(0, -5px, 0);
            transform: translate3d(0, -5px, 0)
        }
        to {
            -webkit-transform: translateZ(0);
            transform: translateZ(0)
        }
    }
    
    #ripley-mini-site .bounceInUp {
        -webkit-animation-name: bounceInUp;
        animation-name: bounceInUp
    }
    
    @-webkit-keyframes bounceOut {
        20% {
            -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9)
        }
        50%,
        55% {
            opacity: 1;
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1)
        }
        to {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }
    }
    
    @keyframes bounceOut {
        20% {
            -webkit-transform: scale3d(.9, .9, .9);
            transform: scale3d(.9, .9, .9)
        }
        50%,
        55% {
            opacity: 1;
            -webkit-transform: scale3d(1.1, 1.1, 1.1);
            transform: scale3d(1.1, 1.1, 1.1)
        }
        to {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }
    }
    
    #ripley-mini-site .bounceOut {
        -webkit-animation-name: bounceOut;
        animation-name: bounceOut;
        -webkit-animation-duration: .75s;
        animation-duration: .75s
    }
    
    @-webkit-keyframes bounceOutDown {
        20% {
            -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0)
        }
        40%,
        45% {
            opacity: 1;
            -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
        }
    }
    
    @keyframes bounceOutDown {
        20% {
            -webkit-transform: translate3d(0, 10px, 0);
            transform: translate3d(0, 10px, 0)
        }
        40%,
        45% {
            opacity: 1;
            -webkit-transform: translate3d(0, -20px, 0);
            transform: translate3d(0, -20px, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
        }
    }
    
    #ripley-mini-site .bounceOutDown {
        -webkit-animation-name: bounceOutDown;
        animation-name: bounceOutDown
    }
    
    @-webkit-keyframes bounceOutLeft {
        20% {
            opacity: 1;
            -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
        }
    }
    
    @keyframes bounceOutLeft {
        20% {
            opacity: 1;
            -webkit-transform: translate3d(20px, 0, 0);
            transform: translate3d(20px, 0, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
        }
    }
    
    #ripley-mini-site .bounceOutLeft {
        -webkit-animation-name: bounceOutLeft;
        animation-name: bounceOutLeft
    }
    
    @-webkit-keyframes bounceOutRight {
        20% {
            opacity: 1;
            -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
        }
    }
    
    @keyframes bounceOutRight {
        20% {
            opacity: 1;
            -webkit-transform: translate3d(-20px, 0, 0);
            transform: translate3d(-20px, 0, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
        }
    }
    
    #ripley-mini-site .bounceOutRight {
        -webkit-animation-name: bounceOutRight;
        animation-name: bounceOutRight
    }
    
    @-webkit-keyframes bounceOutUp {
        20% {
            -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0)
        }
        40%,
        45% {
            opacity: 1;
            -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }
    }
    
    @keyframes bounceOutUp {
        20% {
            -webkit-transform: translate3d(0, -10px, 0);
            transform: translate3d(0, -10px, 0)
        }
        40%,
        45% {
            opacity: 1;
            -webkit-transform: translate3d(0, 20px, 0);
            transform: translate3d(0, 20px, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }
    }
    
    #ripley-mini-site .bounceOutUp {
        -webkit-animation-name: bounceOutUp;
        animation-name: bounceOutUp
    }
    
    @-webkit-keyframes fadeIn {
        0% {
            opacity: 0
        }
        to {
            opacity: 1
        }
    }
    
    @keyframes fadeIn {
        0% {
            opacity: 0
        }
        to {
            opacity: 1
        }
    }
    
    #ripley-mini-site .fadeIn {
        -webkit-animation-name: fadeIn;
        animation-name: fadeIn
    }
    
    @-webkit-keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    
    @keyframes fadeInDown {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    
    #ripley-mini-site .fadeInDown {
        -webkit-animation-name: fadeInDown;
        animation-name: fadeInDown
    }
    
    @-webkit-keyframes fadeInDownBig {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    
    @keyframes fadeInDownBig {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    
    #ripley-mini-site .fadeInDownBig {
        -webkit-animation-name: fadeInDownBig;
        animation-name: fadeInDownBig
    }
    
    @-webkit-keyframes fadeInLeft {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    
    @keyframes fadeInLeft {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    
    #ripley-mini-site .fadeInLeft {
        -webkit-animation-name: fadeInLeft;
        animation-name: fadeInLeft
    }
    
    @-webkit-keyframes fadeInLeftBig {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    
    @keyframes fadeInLeftBig {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    
    #ripley-mini-site .fadeInLeftBig {
        -webkit-animation-name: fadeInLeftBig;
        animation-name: fadeInLeftBig
    }
    
    @-webkit-keyframes fadeInRight {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    
    @keyframes fadeInRight {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    
    #ripley-mini-site .fadeInRight {
        -webkit-animation-name: fadeInRight;
        animation-name: fadeInRight
    }
    
    @-webkit-keyframes fadeInRightBig {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    
    @keyframes fadeInRightBig {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    
    #ripley-mini-site .fadeInRightBig {
        -webkit-animation-name: fadeInRightBig;
        animation-name: fadeInRightBig
    }
    
    @-webkit-keyframes fadeInUp {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    
    @keyframes fadeInUp {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    
    #ripley-mini-site .fadeInUp {
        -webkit-animation-name: fadeInUp;
        animation-name: fadeInUp
    }
    
    @-webkit-keyframes fadeInUpBig {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    
    @keyframes fadeInUpBig {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    
    #ripley-mini-site .fadeInUpBig {
        -webkit-animation-name: fadeInUpBig;
        animation-name: fadeInUpBig
    }
    
    @-webkit-keyframes fadeOut {
        0% {
            opacity: 1
        }
        to {
            opacity: 0
        }
    }
    
    @keyframes fadeOut {
        0% {
            opacity: 1
        }
        to {
            opacity: 0
        }
    }
    
    #ripley-mini-site .fadeOut {
        -webkit-animation-name: fadeOut;
        animation-name: fadeOut
    }
    
    @-webkit-keyframes fadeOutDown {
        0% {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }
    }
    
    @keyframes fadeOutDown {
        0% {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 100%, 0);
            transform: translate3d(0, 100%, 0)
        }
    }
    
    #ripley-mini-site .fadeOutDown {
        -webkit-animation-name: fadeOutDown;
        animation-name: fadeOutDown
    }
    
    @-webkit-keyframes fadeOutDownBig {
        0% {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
        }
    }
    
    @keyframes fadeOutDownBig {
        0% {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, 2000px, 0);
            transform: translate3d(0, 2000px, 0)
        }
    }
    
    #ripley-mini-site .fadeOutDownBig {
        -webkit-animation-name: fadeOutDownBig;
        animation-name: fadeOutDownBig
    }
    
    @-webkit-keyframes fadeOutLeft {
        0% {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
        }
    }
    
    @keyframes fadeOutLeft {
        0% {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0)
        }
    }
    
    #ripley-mini-site .fadeOutLeft {
        -webkit-animation-name: fadeOutLeft;
        animation-name: fadeOutLeft
    }
    
    @-webkit-keyframes fadeOutLeftBig {
        0% {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
        }
    }
    
    @keyframes fadeOutLeftBig {
        0% {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(-2000px, 0, 0);
            transform: translate3d(-2000px, 0, 0)
        }
    }
    
    #ripley-mini-site .fadeOutLeftBig {
        -webkit-animation-name: fadeOutLeftBig;
        animation-name: fadeOutLeftBig
    }
    
    @-webkit-keyframes fadeOutRight {
        0% {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }
    }
    
    @keyframes fadeOutRight {
        0% {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0)
        }
    }
    
    #ripley-mini-site .fadeOutRight {
        -webkit-animation-name: fadeOutRight;
        animation-name: fadeOutRight
    }
    
    @-webkit-keyframes fadeOutRightBig {
        0% {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
        }
    }
    
    @keyframes fadeOutRightBig {
        0% {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(2000px, 0, 0);
            transform: translate3d(2000px, 0, 0)
        }
    }
    
    #ripley-mini-site .fadeOutRightBig {
        -webkit-animation-name: fadeOutRightBig;
        animation-name: fadeOutRightBig
    }
    
    @-webkit-keyframes fadeOutUp {
        0% {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }
    }
    
    @keyframes fadeOutUp {
        0% {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, -100%, 0);
            transform: translate3d(0, -100%, 0)
        }
    }
    
    #ripley-mini-site .fadeOutUp {
        -webkit-animation-name: fadeOutUp;
        animation-name: fadeOutUp
    }
    
    @-webkit-keyframes fadeOutUpBig {
        0% {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }
    }
    
    @keyframes fadeOutUpBig {
        0% {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(0, -2000px, 0);
            transform: translate3d(0, -2000px, 0)
        }
    }
    
    #ripley-mini-site .fadeOutUpBig {
        -webkit-animation-name: fadeOutUpBig;
        animation-name: fadeOutUpBig
    }
    
    @-webkit-keyframes flip {
        0% {
            -webkit-transform: perspective(400px) rotateY(-1turn);
            transform: perspective(400px) rotateY(-1turn);
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out
        }
        40% {
            -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
            transform: perspective(400px) translateZ(150px) rotateY(-190deg);
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out
        }
        50% {
            -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
            transform: perspective(400px) translateZ(150px) rotateY(-170deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        80% {
            -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
    }
    
    @keyframes flip {
        0% {
            -webkit-transform: perspective(400px) rotateY(-1turn);
            transform: perspective(400px) rotateY(-1turn);
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out
        }
        40% {
            -webkit-transform: perspective(400px) translateZ(150px) rotateY(-190deg);
            transform: perspective(400px) translateZ(150px) rotateY(-190deg);
            -webkit-animation-timing-function: ease-out;
            animation-timing-function: ease-out
        }
        50% {
            -webkit-transform: perspective(400px) translateZ(150px) rotateY(-170deg);
            transform: perspective(400px) translateZ(150px) rotateY(-170deg);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        80% {
            -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
            transform: perspective(400px) scale3d(.95, .95, .95);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px);
            -webkit-animation-timing-function: ease-in;
            animation-timing-function: ease-in
        }
    }
    
    #ripley-mini-site .animated.flip {
        -webkit-backface-visibility: visible;
        backface-visibility: visible;
        -webkit-animation-name: flip;
        animation-name: flip
    }
    
    @-webkit-keyframes flipInX {
        0% {
            -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
            transition-timing-function: ease-in;
            opacity: 0
        }
        40% {
            -webkit-transform: perspective(400px) rotateX(-20deg);
            transform: perspective(400px) rotateX(-20deg);
            transition-timing-function: ease-in
        }
        60% {
            -webkit-transform: perspective(400px) rotateX(10deg);
            transform: perspective(400px) rotateX(10deg);
            opacity: 1
        }
        80% {
            -webkit-transform: perspective(400px) rotateX(-5deg);
            transform: perspective(400px) rotateX(-5deg)
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
    }
    
    @keyframes flipInX {
        0% {
            -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
            transition-timing-function: ease-in;
            opacity: 0
        }
        40% {
            -webkit-transform: perspective(400px) rotateX(-20deg);
            transform: perspective(400px) rotateX(-20deg);
            transition-timing-function: ease-in
        }
        60% {
            -webkit-transform: perspective(400px) rotateX(10deg);
            transform: perspective(400px) rotateX(10deg);
            opacity: 1
        }
        80% {
            -webkit-transform: perspective(400px) rotateX(-5deg);
            transform: perspective(400px) rotateX(-5deg)
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
    }
    
    #ripley-mini-site .flipInX {
        -webkit-backface-visibility: visible!important;
        backface-visibility: visible!important;
        -webkit-animation-name: flipInX;
        animation-name: flipInX
    }
    
    @-webkit-keyframes flipInY {
        0% {
            -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
            transition-timing-function: ease-in;
            opacity: 0
        }
        40% {
            -webkit-transform: perspective(400px) rotateY(-20deg);
            transform: perspective(400px) rotateY(-20deg);
            transition-timing-function: ease-in
        }
        60% {
            -webkit-transform: perspective(400px) rotateY(10deg);
            transform: perspective(400px) rotateY(10deg);
            opacity: 1
        }
        80% {
            -webkit-transform: perspective(400px) rotateY(-5deg);
            transform: perspective(400px) rotateY(-5deg)
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
    }
    
    @keyframes flipInY {
        0% {
            -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
            transition-timing-function: ease-in;
            opacity: 0
        }
        40% {
            -webkit-transform: perspective(400px) rotateY(-20deg);
            transform: perspective(400px) rotateY(-20deg);
            transition-timing-function: ease-in
        }
        60% {
            -webkit-transform: perspective(400px) rotateY(10deg);
            transform: perspective(400px) rotateY(10deg);
            opacity: 1
        }
        80% {
            -webkit-transform: perspective(400px) rotateY(-5deg);
            transform: perspective(400px) rotateY(-5deg)
        }
        to {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
    }
    
    #ripley-mini-site .flipInY {
        -webkit-backface-visibility: visible!important;
        backface-visibility: visible!important;
        -webkit-animation-name: flipInY;
        animation-name: flipInY
    }
    
    @-webkit-keyframes flipOutX {
        0% {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
        30% {
            -webkit-transform: perspective(400px) rotateX(-20deg);
            transform: perspective(400px) rotateX(-20deg);
            opacity: 1
        }
        to {
            -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
            opacity: 0
        }
    }
    
    @keyframes flipOutX {
        0% {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
        30% {
            -webkit-transform: perspective(400px) rotateX(-20deg);
            transform: perspective(400px) rotateX(-20deg);
            opacity: 1
        }
        to {
            -webkit-transform: perspective(400px) rotateX(90deg);
            transform: perspective(400px) rotateX(90deg);
            opacity: 0
        }
    }
    
    #ripley-mini-site .flipOutX {
        -webkit-animation-name: flipOutX;
        animation-name: flipOutX;
        -webkit-animation-duration: .75s;
        animation-duration: .75s;
        -webkit-backface-visibility: visible!important;
        backface-visibility: visible!important
    }
    
    @-webkit-keyframes flipOutY {
        0% {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
        30% {
            -webkit-transform: perspective(400px) rotateY(-15deg);
            transform: perspective(400px) rotateY(-15deg);
            opacity: 1
        }
        to {
            -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
            opacity: 0
        }
    }
    
    @keyframes flipOutY {
        0% {
            -webkit-transform: perspective(400px);
            transform: perspective(400px)
        }
        30% {
            -webkit-transform: perspective(400px) rotateY(-15deg);
            transform: perspective(400px) rotateY(-15deg);
            opacity: 1
        }
        to {
            -webkit-transform: perspective(400px) rotateY(90deg);
            transform: perspective(400px) rotateY(90deg);
            opacity: 0
        }
    }
    
    #ripley-mini-site .flipOutY {
        -webkit-backface-visibility: visible!important;
        backface-visibility: visible!important;
        -webkit-animation-name: flipOutY;
        animation-name: flipOutY;
        -webkit-animation-duration: .75s;
        animation-duration: .75s
    }
    
    @-webkit-keyframes lightSpeedIn {
        0% {
            -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
            opacity: 0
        }
        60% {
            -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
            opacity: 1
        }
        80% {
            -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
            opacity: 1
        }
        to {
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    
    @keyframes lightSpeedIn {
        0% {
            -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
            transform: translate3d(100%, 0, 0) skewX(-30deg);
            opacity: 0
        }
        60% {
            -webkit-transform: skewX(20deg);
            transform: skewX(20deg);
            opacity: 1
        }
        80% {
            -webkit-transform: skewX(-5deg);
            transform: skewX(-5deg);
            opacity: 1
        }
        to {
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    
    #ripley-mini-site .lightSpeedIn {
        -webkit-animation-name: lightSpeedIn;
        animation-name: lightSpeedIn;
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out
    }
    
    @-webkit-keyframes lightSpeedOut {
        0% {
            opacity: 1
        }
        to {
            -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
            opacity: 0
        }
    }
    
    @keyframes lightSpeedOut {
        0% {
            opacity: 1
        }
        to {
            -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
            transform: translate3d(100%, 0, 0) skewX(30deg);
            opacity: 0
        }
    }
    
    #ripley-mini-site .lightSpeedOut {
        -webkit-animation-name: lightSpeedOut;
        animation-name: lightSpeedOut;
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in
    }
    
    @-webkit-keyframes rotateIn {
        0% {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: rotate(-200deg);
            transform: rotate(-200deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    
    @keyframes rotateIn {
        0% {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: rotate(-200deg);
            transform: rotate(-200deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    
    #ripley-mini-site .rotateIn {
        -webkit-animation-name: rotateIn;
        animation-name: rotateIn
    }
    
    @-webkit-keyframes rotateInDownLeft {
        0% {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    
    @keyframes rotateInDownLeft {
        0% {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    
    #ripley-mini-site .rotateInDownLeft {
        -webkit-animation-name: rotateInDownLeft;
        animation-name: rotateInDownLeft
    }
    
    @-webkit-keyframes rotateInDownRight {
        0% {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    
    @keyframes rotateInDownRight {
        0% {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    
    #ripley-mini-site .rotateInDownRight {
        -webkit-animation-name: rotateInDownRight;
        animation-name: rotateInDownRight
    }
    
    @-webkit-keyframes rotateInUpLeft {
        0% {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    
    @keyframes rotateInUpLeft {
        0% {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    
    #ripley-mini-site .rotateInUpLeft {
        -webkit-animation-name: rotateInUpLeft;
        animation-name: rotateInUpLeft
    }
    
    @-webkit-keyframes rotateInUpRight {
        0% {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    
    @keyframes rotateInUpRight {
        0% {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate(-90deg);
            transform: rotate(-90deg);
            opacity: 0
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: none;
            transform: none;
            opacity: 1
        }
    }
    
    #ripley-mini-site .rotateInUpRight {
        -webkit-animation-name: rotateInUpRight;
        animation-name: rotateInUpRight
    }
    
    @-webkit-keyframes rotateOut {
        0% {
            -webkit-transform-origin: center;
            transform-origin: center;
            opacity: 1
        }
        to {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: rotate(200deg);
            transform: rotate(200deg);
            opacity: 0
        }
    }
    
    @keyframes rotateOut {
        0% {
            -webkit-transform-origin: center;
            transform-origin: center;
            opacity: 1
        }
        to {
            -webkit-transform-origin: center;
            transform-origin: center;
            -webkit-transform: rotate(200deg);
            transform: rotate(200deg);
            opacity: 0
        }
    }
    
    #ripley-mini-site .rotateOut {
        -webkit-animation-name: rotateOut;
        animation-name: rotateOut
    }
    
    @-webkit-keyframes rotateOutDownLeft {
        0% {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            opacity: 1
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            opacity: 0
        }
    }
    
    @keyframes rotateOutDownLeft {
        0% {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            opacity: 1
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate(45deg);
            transform: rotate(45deg);
            opacity: 0
        }
    }
    
    #ripley-mini-site .rotateOutDownLeft {
        -webkit-animation-name: rotateOutDownLeft;
        animation-name: rotateOutDownLeft
    }
    
    @-webkit-keyframes rotateOutDownRight {
        0% {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            opacity: 1
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            opacity: 0
        }
    }
    
    @keyframes rotateOutDownRight {
        0% {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            opacity: 1
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            opacity: 0
        }
    }
    
    #ripley-mini-site .rotateOutDownRight {
        -webkit-animation-name: rotateOutDownRight;
        animation-name: rotateOutDownRight
    }
    
    @-webkit-keyframes rotateOutUpLeft {
        0% {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            opacity: 1
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            opacity: 0
        }
    }
    
    @keyframes rotateOutUpLeft {
        0% {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            opacity: 1
        }
        to {
            -webkit-transform-origin: left bottom;
            transform-origin: left bottom;
            -webkit-transform: rotate(-45deg);
            transform: rotate(-45deg);
            opacity: 0
        }
    }
    
    #ripley-mini-site .rotateOutUpLeft {
        -webkit-animation-name: rotateOutUpLeft;
        animation-name: rotateOutUpLeft
    }
    
    @-webkit-keyframes rotateOutUpRight {
        0% {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            opacity: 1
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            opacity: 0
        }
    }
    
    @keyframes rotateOutUpRight {
        0% {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            opacity: 1
        }
        to {
            -webkit-transform-origin: right bottom;
            transform-origin: right bottom;
            -webkit-transform: rotate(90deg);
            transform: rotate(90deg);
            opacity: 0
        }
    }
    
    #ripley-mini-site .rotateOutUpRight {
        -webkit-animation-name: rotateOutUpRight;
        animation-name: rotateOutUpRight
    }
    
    @-webkit-keyframes hinge {
        0% {
            -webkit-transform-origin: top left;
            transform-origin: top left;
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out
        }
        20%,
        60% {
            -webkit-transform: rotate(80deg);
            transform: rotate(80deg);
            -webkit-transform-origin: top left;
            transform-origin: top left;
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out
        }
        40%,
        80% {
            -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
            -webkit-transform-origin: top left;
            transform-origin: top left;
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
            opacity: 1
        }
        to {
            -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
            opacity: 0
        }
    }
    
    @keyframes hinge {
        0% {
            -webkit-transform-origin: top left;
            transform-origin: top left;
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out
        }
        20%,
        60% {
            -webkit-transform: rotate(80deg);
            transform: rotate(80deg);
            -webkit-transform-origin: top left;
            transform-origin: top left;
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out
        }
        40%,
        80% {
            -webkit-transform: rotate(60deg);
            transform: rotate(60deg);
            -webkit-transform-origin: top left;
            transform-origin: top left;
            -webkit-animation-timing-function: ease-in-out;
            animation-timing-function: ease-in-out;
            opacity: 1
        }
        to {
            -webkit-transform: translate3d(0, 700px, 0);
            transform: translate3d(0, 700px, 0);
            opacity: 0
        }
    }
    
    #ripley-mini-site .hinge {
        -webkit-animation-name: hinge;
        animation-name: hinge
    }
    
    @-webkit-keyframes rollIn {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
            transform: translate3d(-100%, 0, 0) rotate(-120deg)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    
    @keyframes rollIn {
        0% {
            opacity: 0;
            -webkit-transform: translate3d(-100%, 0, 0) rotate(-120deg);
            transform: translate3d(-100%, 0, 0) rotate(-120deg)
        }
        to {
            opacity: 1;
            -webkit-transform: none;
            transform: none
        }
    }
    
    #ripley-mini-site .rollIn {
        -webkit-animation-name: rollIn;
        animation-name: rollIn
    }
    
    @-webkit-keyframes rollOut {
        0% {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
            transform: translate3d(100%, 0, 0) rotate(120deg)
        }
    }
    
    @keyframes rollOut {
        0% {
            opacity: 1
        }
        to {
            opacity: 0;
            -webkit-transform: translate3d(100%, 0, 0) rotate(120deg);
            transform: translate3d(100%, 0, 0) rotate(120deg)
        }
    }
    
    #ripley-mini-site .rollOut {
        -webkit-animation-name: rollOut;
        animation-name: rollOut
    }
    
    @-webkit-keyframes zoomIn {
        0% {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }
        50% {
            opacity: 1
        }
    }
    
    @keyframes zoomIn {
        0% {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }
        50% {
            opacity: 1
        }
    }
    
    #ripley-mini-site .zoomIn {
        -webkit-animation-name: zoomIn;
        animation-name: zoomIn
    }
    
    @-webkit-keyframes zoomInDown {
        0% {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    
    @keyframes zoomInDown {
        0% {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    
    #ripley-mini-site .zoomInDown {
        -webkit-animation-name: zoomInDown;
        animation-name: zoomInDown
    }
    
    @-webkit-keyframes zoomInLeft {
        0% {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    
    @keyframes zoomInLeft {
        0% {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    
    #ripley-mini-site .zoomInLeft {
        -webkit-animation-name: zoomInLeft;
        animation-name: zoomInLeft
    }
    
    @-webkit-keyframes zoomInRight {
        0% {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    
    @keyframes zoomInRight {
        0% {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    
    #ripley-mini-site .zoomInRight {
        -webkit-animation-name: zoomInRight;
        animation-name: zoomInRight
    }
    
    @-webkit-keyframes zoomInUp {
        0% {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    
    @keyframes zoomInUp {
        0% {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        60% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    
    #ripley-mini-site .zoomInUp {
        -webkit-animation-name: zoomInUp;
        animation-name: zoomInUp
    }
    
    @-webkit-keyframes zoomOut {
        0% {
            opacity: 1
        }
        50% {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }
        to {
            opacity: 0
        }
    }
    
    @keyframes zoomOut {
        0% {
            opacity: 1
        }
        50% {
            opacity: 0;
            -webkit-transform: scale3d(.3, .3, .3);
            transform: scale3d(.3, .3, .3)
        }
        to {
            opacity: 0
        }
    }
    
    #ripley-mini-site .zoomOut {
        -webkit-animation-name: zoomOut;
        animation-name: zoomOut
    }
    
    @-webkit-keyframes zoomOutDown {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        to {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    
    @keyframes zoomOutDown {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        to {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
            -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    
    #ripley-mini-site .zoomOutDown {
        -webkit-animation-name: zoomOutDown;
        animation-name: zoomOutDown
    }
    
    @-webkit-keyframes zoomOutLeft {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
            -webkit-transform-origin: left center;
            transform-origin: left center
        }
    }
    
    @keyframes zoomOutLeft {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
            transform: scale(.1) translate3d(-2000px, 0, 0);
            -webkit-transform-origin: left center;
            transform-origin: left center
        }
    }
    
    #ripley-mini-site .zoomOutLeft {
        -webkit-animation-name: zoomOutLeft;
        animation-name: zoomOutLeft
    }
    
    @-webkit-keyframes zoomOutRight {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
            -webkit-transform-origin: right center;
            transform-origin: right center
        }
    }
    
    @keyframes zoomOutRight {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
            transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0)
        }
        to {
            opacity: 0;
            -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
            transform: scale(.1) translate3d(2000px, 0, 0);
            -webkit-transform-origin: right center;
            transform-origin: right center
        }
    }
    
    #ripley-mini-site .zoomOutRight {
        -webkit-animation-name: zoomOutRight;
        animation-name: zoomOutRight
    }
    
    @-webkit-keyframes zoomOutUp {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        to {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    
    @keyframes zoomOutUp {
        40% {
            opacity: 1;
            -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
            -webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
            animation-timing-function: cubic-bezier(.55, .055, .675, .19)
        }
        to {
            opacity: 0;
            -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
            -webkit-transform-origin: center bottom;
            transform-origin: center bottom;
            -webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
            animation-timing-function: cubic-bezier(.175, .885, .32, 1)
        }
    }
    
    #ripley-mini-site .zoomOutUp {
        -webkit-animation-name: zoomOutUp;
        animation-name: zoomOutUp
    }
    
    @-webkit-keyframes slideInDown {
        0% {
            -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
            visibility: visible
        }
        to {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
    }
    
    @keyframes slideInDown {
        0% {
            -webkit-transform: translateY(-100%);
            transform: translateY(-100%);
            visibility: visible
        }
        to {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
    }
    
    #ripley-mini-site .slideInDown {
        -webkit-animation-name: slideInDown;
        animation-name: slideInDown
    }
    
    @-webkit-keyframes slideInLeft {
        0% {
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
            visibility: visible
        }
        to {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }
    }
    
    @keyframes slideInLeft {
        0% {
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%);
            visibility: visible
        }
        to {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }
    }
    
    #ripley-mini-site .slideInLeft {
        -webkit-animation-name: slideInLeft;
        animation-name: slideInLeft
    }
    
    @-webkit-keyframes slideInRight {
        0% {
            -webkit-transform: translateX(100%);
            transform: translateX(100%);
            visibility: visible
        }
        to {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }
    }
    
    @keyframes slideInRight {
        0% {
            -webkit-transform: translateX(100%);
            transform: translateX(100%);
            visibility: visible
        }
        to {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }
    }
    
    #ripley-mini-site .slideInRight {
        -webkit-animation-name: slideInRight;
        animation-name: slideInRight
    }
    
    @-webkit-keyframes slideInUp {
        0% {
            -webkit-transform: translateY(100%);
            transform: translateY(100%);
            visibility: visible
        }
        to {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
    }
    
    @keyframes slideInUp {
        0% {
            -webkit-transform: translateY(100%);
            transform: translateY(100%);
            visibility: visible
        }
        to {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
    }
    
    #ripley-mini-site .slideInUp {
        -webkit-animation-name: slideInUp;
        animation-name: slideInUp
    }
    
    @-webkit-keyframes slideOutDown {
        0% {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
        to {
            visibility: hidden;
            -webkit-transform: translateY(100%);
            transform: translateY(100%)
        }
    }
    
    @keyframes slideOutDown {
        0% {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
        to {
            visibility: hidden;
            -webkit-transform: translateY(100%);
            transform: translateY(100%)
        }
    }
    
    #ripley-mini-site .slideOutDown {
        -webkit-animation-name: slideOutDown;
        animation-name: slideOutDown
    }
    
    @-webkit-keyframes slideOutLeft {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }
        to {
            visibility: hidden;
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%)
        }
    }
    
    @keyframes slideOutLeft {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }
        to {
            visibility: hidden;
            -webkit-transform: translateX(-100%);
            transform: translateX(-100%)
        }
    }
    
    #ripley-mini-site .slideOutLeft {
        -webkit-animation-name: slideOutLeft;
        animation-name: slideOutLeft
    }
    
    @-webkit-keyframes slideOutRight {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }
        to {
            visibility: hidden;
            -webkit-transform: translateX(100%);
            transform: translateX(100%)
        }
    }
    
    @keyframes slideOutRight {
        0% {
            -webkit-transform: translateX(0);
            transform: translateX(0)
        }
        to {
            visibility: hidden;
            -webkit-transform: translateX(100%);
            transform: translateX(100%)
        }
    }
    
    #ripley-mini-site .slideOutRight {
        -webkit-animation-name: slideOutRight;
        animation-name: slideOutRight
    }
    
    @-webkit-keyframes slideOutUp {
        0% {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
        to {
            visibility: hidden;
            -webkit-transform: translateY(-100%);
            transform: translateY(-100%)
        }
    }
    
    @keyframes slideOutUp {
        0% {
            -webkit-transform: translateY(0);
            transform: translateY(0)
        }
        to {
            visibility: hidden;
            -webkit-transform: translateY(-100%);
            transform: translateY(-100%)
        }
    }
    
    #ripley-mini-site .slideOutUp {
        -webkit-animation-name: slideOutUp;
        animation-name: slideOutUp
    }
    
    #ripley-mini-site .rp-backdrop {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background-color: RGBA(4, 0, 1, .4);
        z-index: 5
    }
    
    #ripley-mini-site .rp-container {
        position: relative
    }
    
    #ripley-mini-site .rp-container__caption {
        position: absolute;
        z-index: 10;
        top: 0;
        bottom: 0;
        margin: auto;
        height: 460px;
        width: 350px;
        left: 30%
    }
    
    @media (max-width:768px) {
        #ripley-mini-site .rp-container__caption {
            display: none
        }
    }
    
    #ripley-mini-site .rp-container__caption img {
        display: block;
        width: 100%;
        height: 100%
    }
    
    #ripley-mini-site .rp-image-holder {
        position: relative;
        background-repeat: no-repeat;
        background-size: cover
    }
    
    #ripley-mini-site .rp-image-holder__container {
        position: relative
    }
    
    #ripley-mini-site .rp-image-holder__container_large {
        height: 600px
    }
    
    @media (max-width:768px) {
        #ripley-mini-site .rp-image-holder__container_large {
            height: 450px
        }
    }
    
    #ripley-mini-site .rp-image-holder__container_medium {
        height: 300px
    }
    
    #ripley-mini-site .rp-image-holder__container_overflow {
        overflow: visible
    }
    
    @media (max-width:768px) {
        #ripley-mini-site .rp-image-holder__container_big_mobile {
            height: 600px!important
        }
    }
    
    @media (max-width:425px) {
        #ripley-mini-site .rp-image-holder__container_big_mobile {
            height: auto!important
        }
    }
    
    @media (max-width:768px) {
        #ripley-mini-site .rp-image-holder__container_small_mobile {
            height: 280px!important
        }
    }
    
    #ripley-mini-site .rp-image-holder__master__image {
        display: block;
        margin: 0 auto
    }
    
    #ripley-mini-site .rp-image-holder__master__image_full {
        -o-object-fit: cover;
        object-fit: cover;
        width: 100%;
        height: 100%
    }
    
    #ripley-mini-site .rp-image-holder__master__image_medium {
        width: 50%;
        position: absolute;
        bottom: 0;
        margin: 0 auto;
        left: 0;
        right: 0
    }
    
    @media (min-width:1450px) {
        #ripley-mini-site .rp-image-holder__master__image_medium {
            width: 40%
        }
    }
    
    @media (min-width:2500px) {
        #ripley-mini-site .rp-image-holder__master__image_medium {
            width: 30%
        }
    }
    
    @media (max-width:425px) {
        #ripley-mini-site .rp-image-holder__master__image_medium {
            width: 70%
        }
    }
    
    #ripley-mini-site .rp-image-holder__master__image_vertical_centered {
        position: absolute;
        bottom: 0;
        top: 0;
        margin: auto;
        left: 0;
        right: 0
    }
    
    @media (max-width:768px) {
        #ripley-mini-site .rp-image-holder__master__image_vertical_centered {
            width: 60%
        }
    }
    
    #ripley-mini-site .rp-image-holder__master__image_on_top {
        z-index: 10
    }
    
    #ripley-mini-site .rp-image-holder__icon {
        position: absolute;
        z-index: 5
    }
    
    #ripley-mini-site .rp-image-holder__half__container {
        height: 630px;
        background-color: #fff;
        width: 50%;
        z-index: 5;
        position: absolute;
        bottom: 0;
        left: 0
    }
    
    @media (max-width:768px) {
        #ripley-mini-site .rp-image-holder__half__container {
            height: 100%
        }
    }
    
    #ripley-mini-site .rp-content {
        position: relative;
        padding: 50px 40px 0;
        color: #fff;
        font-family: Poppins
    }
    
    @media (max-width:768px) {
        #ripley-mini-site .rp-content {
            padding-left: 20px
        }
    }
    
    #ripley-mini-site .rp-content__title {
        position: relative;
        display: inline-block;
        font-size: 85px;
        line-height: 100%;
        padding: 10px 0
    }
    
    @media (max-width:768px) {
        #ripley-mini-site .rp-content__title {
            font-size: 60px
        }
    }
    
    #ripley-mini-site .rp-content__title:before {
        top: 0;
        left: 0
    }
    
    #ripley-mini-site .rp-content__title:after,
    #ripley-mini-site .rp-content__title:before {
        content: "";
        position: absolute;
        height: 4px;
        width: 30px;
        border-radius: 5px;
        background-color: #fef08e
    }
    
    #ripley-mini-site .rp-content__title:after {
        bottom: 0;
        right: -30px
    }
    
    #ripley-mini-site .rp-content__text {
        position: relative;
        margin-top: 30px;
        padding-right: 40px;
        padding-left: 20px
    }
    
    @media (max-width:768px) {
        #ripley-mini-site .rp-content__text {
            font-size: 14px
        }
    }
    
    #ripley-mini-site .rp-content__text:before {
        content: "";
        position: absolute;
        height: 40px;
        width: 4px;
        border-radius: 5px;
        background-color: #fef08e;
        top: 40px;
        left: 0
    }
    
    #ripley-mini-site .rp-content__number {
        position: absolute;
        color: #fef08e;
        left: -6px;
        -webkit-transform: rotate(-90deg);
        transform: rotate(-90deg);
        font-size: 22px
    }
    
    #ripley-mini-site .rp-content__header {
        display: inline-block;
        font-size: 22px;
        text-transform: uppercase
    }
    
    #ripley-mini-site .rp-content_center {
        padding: 150px 80px
    }
    
    @media (max-width:768px) {
        #ripley-mini-site .rp-content_center {
            padding: 80px 20px 0
        }
    }
    
    #ripley-mini-site .rp-line {
        display: block;
        height: 10px;
        background-color: #fff;
        width: 200px;
        position: absolute;
        z-index: 10;
        right: 0;
        top: -45px;
        -webkit-transform: rotate(-55deg);
        transform: rotate(-55deg)
    }
    
    @media (max-width:768px) {
        #ripley-mini-site .rp-line {
            width: 100px;
            right: 15px;
            -webkit-transform: rotate(-35deg);
            transform: rotate(-35deg)
        }
    }
    
    #ripley-mini-site .rp-line:before {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-top: 0 solid transparent;
        border-top: 10px solid transparent;
        border-left: 20px solid #fff;
        right: -20px;
        top: 0
    }
    
    #ripley-mini-site .rp-line:after {
        content: "";
        position: absolute;
        width: 0;
        height: 0;
        border-top: 0 solid transparent;
        border-bottom: 10px solid transparent;
        border-right: 20px solid #fff;
        left: -20px;
        top: 0
    }
    
    #ripley-mini-site .rp-line__thin {
        display: block
    }
    
    #ripley-mini-site .rp-line__thin:before {
        content: "";
        position: absolute;
        top: 4px;
        left: -82px;
        display: block;
        height: 2px;
        width: 350px;
        background-color: #fff
    }
    
    @media (max-width:768px) {
        #ripley-mini-site .rp-line__thin:before {
            width: 100px
        }
    }
    
    #ripley-mini-site .rp-index-clip {
        position: absolute;
        z-index: 40;
        width: 250px;
        top: 0;
        left: 0;
        right: 0;
        margin: 0 auto;
        background-color: #fff;
        padding: 5px 10px
    }
    
    @media (max-width:768px) {
        #ripley-mini-site .rp-index-clip {
            width: 100px
        }
    }
    
    #ripley-mini-site .rp-index-clip img {
        display: block;
        margin: 0 auto;
        width: 100%
    }
    
    #ripley-mini-site .rp-index-clip:before {
        content: "";
        width: 0;
        height: 0;
        border-top: 0 solid transparent;
        border-bottom: 90px solid transparent;
        border-right: 20px solid #fff;
        position: absolute;
        left: -20px;
        top: 0
    }
    
    @media (max-width:768px) {
        #ripley-mini-site .rp-index-clip:before {
            border-bottom: 39px solid transparent
        }
    }
    
    #ripley-mini-site .rp-index-clip:after {
        content: "";
        width: 0;
        height: 0;
        border-top: 0 solid transparent;
        border-bottom: 90px solid transparent;
        border-left: 20px solid #fff;
        position: absolute;
        right: -20px;
        top: 0
    }
    
    @media (max-width:768px) {
        #ripley-mini-site .rp-index-clip:after {
            border-bottom: 39px solid transparent
        }
    }
    
    #ripley-mini-site .rp-price-caption {
        position: absolute;
        z-index: 20;
        color: #fff;
        font-family: Poppins;
        bottom: 60px;
        left: 60px
    }
    
    @media (max-width:768px) {
        #ripley-mini-site .rp-price-caption {
            left: 30px
        }
    }
    
    @media (max-width:425px) {
        #ripley-mini-site .rp-price-caption {
            bottom: 20px
        }
    }
    
    #ripley-mini-site .rp-price-caption__title {
        font-size: 20px;
        text-transform: uppercase
    }
    
    @media (max-width:425px) {
        #ripley-mini-site .rp-price-caption__title {
            font-size: 18px;
            margin-bottom: 5px
        }
    }
    
    #ripley-mini-site .rp-price-caption__normal {
        font-size: 14px
    }
    
    @media (max-width:425px) {
        #ripley-mini-site .rp-price-caption__normal {
            font-size: 12px;
            margin-bottom: 5px
        }
    }
    
    #ripley-mini-site .rp-price-caption__internet {
        font-size: 18px
    }
    
    @media (max-width:425px) {
        #ripley-mini-site .rp-price-caption__internet {
            font-size: 12px;
            margin-bottom: 5px
        }
    }
    
    #ripley-mini-site .rp-price-caption_right {
        right: 170px;
        left: auto
    }
    
    @media (max-width:768px) {
        #ripley-mini-site .rp-price-caption_right {
            right: 30px
        }
    }
    
    #ripley-mini-site .rp-more {
        position: absolute;
        z-index: 5;
        font-size: 30px;
        font-weight: 900;
        cursor: pointer;
        transition: all .3s ease;
        height: 30px;
        width: 30px;
        line-height: 30px!important;
        color: #ff202f
    }
    
    #ripley-mini-site .rp-more_white {
        color: #fff
    }
    
    #ripley-mini-site .rp-more:hover {
        -webkit-transform: rotate(180deg);
        transform: rotate(180deg)
    }
    
    #ripley-mini-site .rp-more i {
        font-weight: 600
    }
    
    #ripley-mini-site .rp-animation__heart {
        -webkit-animation: beat .7s infinite alternate;
        animation: beat .7s infinite alternate
    }
    
    #ripley-mini-site .rp-animation__rotation {
        -webkit-animation: rotation 2s infinite;
        animation: rotation 2s infinite
    }
    
    #ripley-mini-site .rp-animation__reverse {
        -webkit-animation: reverse 2s infinite;
        animation: reverse 2s infinite
    }
    
    #ripley-mini-site .rp-animation__bounce {
        -webkit-animation: bounce 2s infinite;
        animation: bounce 2s infinite
    }
    
    #ripley-mini-site .rp-animation_delay {
        -webkit-animation-delay: .5s;
        animation-delay: .5s
    }
    
    #ripley-mini-site [data-square-one] {
        background-image: url(../images/bg-one.svg);
        background-size: cover;
        background-color: RGBA(244, 76, 76, 1)
    }
    
    #ripley-mini-site [data-square-two] {
        background-image: url(../images/bg-two.svg);
        background-size: cover;
        background-color: RGBA(244, 76, 76, 1)
    }
    
    #ripley-mini-site [data-square-three] {
        background-image: url(../images/bg-three.svg);
        background-size: cover;
        background-color: RGBA(244, 76, 76, 1)
    }
    
    #ripley-mini-site [data-square-four] {
        background-image: url(../images/bg-four.svg)
    }
    
    #ripley-mini-site [data-square-five] {
        background-image: url(../images/bg-five.svg)
    }
    
    #ripley-mini-site [data-square-six] {
        background-image: url(../images/bg-six.svg)
    }
    
    #ripley-mini-site [data-square-seven] {
        background-image: url(../images/bg-test.svg);
        background-color: RGBA(255, 111, 113, 1);
        background-size: cover;
        background-repeat: no-repeat
    }
    
    #ripley-mini-site .btn {
        -webkit-appearance: none;
        -moz-appearance: none;
        appearance: none;
        border: 2px solid #fff;
        background-color: transparent;
        text-transform: uppercase;
        font-size: 16px;
        padding: 5px 50px;
        color: #fff
    }
    
    @media (max-width:425px) {
        #ripley-mini-site .btn {
            font-size: 12px;
            padding: 5px 30px
        }
    }
    
    @-webkit-keyframes beat {
        to {
            -webkit-transform: scale(1.4);
            transform: scale(1.4)
        }
    }
    
    @keyframes beat {
        to {
            -webkit-transform: scale(1.4);
            transform: scale(1.4)
        }
    }
    
    @-webkit-keyframes rotation {
        0% {
            -webkit-transform: rotate(0deg)
        }
        to {
            -webkit-transform: rotate(359deg)
        }
    }
    
    @keyframes rotation {
        0% {
            -webkit-transform: rotate(0deg)
        }
        to {
            -webkit-transform: rotate(359deg)
        }
    }
    
    @-webkit-keyframes reverse {
        0% {
            -webkit-transform: rotate(359deg)
        }
        to {
            -webkit-transform: rotate(0deg)
        }
    }
    
    @keyframes reverse {
        0% {
            -webkit-transform: rotate(359deg)
        }
        to {
            -webkit-transform: rotate(0deg)
        }
    }
    
    @keyframes bounce {
        0% {
            -webkit-transform: translateY(0) scaleX(1) scaleY(1);
            transform: translateY(0) scaleX(1) scaleY(1)
        }
        70% {
            -webkit-transform: translateY(20%) scaleX(1.4) scaleY(.6);
            transform: translateY(20%) scaleX(1.4) scaleY(.6)
        }
        80% {
            -webkit-transform: translateY(-10%) scaleX(.8) scaleY(1.2);
            transform: translateY(-10%) scaleX(.8) scaleY(1.2)
        }
        90% {
            -webkit-transform: translateY(5%) scaleX(1.1) scaleY(.9);
            transform: translateY(5%) scaleX(1.1) scaleY(.9)
        }
        to {
            -webkit-transform: translateY(0) scaleX(1) scaleY(1);
            transform: translateY(0) scaleX(1) scaleY(1)
        }
    }
    
    .position_relative {
        position: relative
    }
    
    @media only screen and (max-width:992px) {
        .only-md {
            display: block
        }
        .not-md {
            display: none
        }
    }
    
    @media only screen and (max-width:768px) {
        .only-sm {
            display: block
        }
        .not-sm {
            display: none
        }
    }
    
    @media only screen and (max-width:560px) {
        .only-xs {
            display: block
        }
        .not-xs {
            display: none
        }
    }
    
    @media only screen and (max-width:400px) {
        .only-xxs {
            display: block
        }
        .not-xxs {
            display: none
        }
    }
    
    #ripley-mini-site .videoWrapper {
        position: relative;
        padding-top: 25px;
        height: 560px;
    }
    
    #ripley-mini-site .videoWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 560px;
    }
    
    #ripley-mini-site .animacionWrapper {
        position: relative;
        padding-bottom: 56.25%;
        /* 16:9 */
        padding-top: 37%;
        height: 0;
    }
    
    #ripley-mini-site .animacionWrapper iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }
    
    #ripley-mini-site #zapatillas h2 {
        padding-bottom: 14px;
    }
    /* menu */
    
    @media (max-width:960px) {
        #ripley-mini-site .info-btn {
            width: 90%;
            display: block;
        }
        #ripley-mini-site .info-btn span {
            line-height: 1;
            width: 100%;
            display: block;
        }
    }
    
    @media (max-width:720px) {
        #ripley-mini-site .menu ul li {
            padding: 0;
        }
        #ripley-mini-site .menu ul li a {
            font-size: 14px;
            font-size: 4vw;
            /*padding: 10px 0;*/
        }
        #ripley-mini-site .menu-cat div {
            padding: 0;
        }
        #ripley-mini-site .menu-cat div a {
            font-size: 14px;
            font-size: 2vw;
            padding: 10px 0;
        }
        /* menu */
    }
    /* Tooltip */
    
    .tooltipster-sidetip .tooltipster-box {
        background: #000;
        text-aling: center;
    }
    
    .tooltip_templates {
        display: none;
    }
    
    #ripley-mini-site .img-responsive {
        width: 100%;
    }
    
    #ripley-mini-site .banner-flash-sale {
        padding: 15px 0 15px 0;
    }