/*! sanitize.css v4.1.0 | CC0 License | github.com/jonathantneal/sanitize.css */

:root {
    box-sizing: border-box
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
    display: block
}
figure {
    margin: 0;
    padding: 0
}
audio,
canvas,
progress,
video {
    display: inline-block
}
audio:not([controls]) {
    display: none;
    height: 0
}
[hidden],
template {
    display: none
}
*,
:after,
:before {
    background-repeat: no-repeat;
    box-sizing: inherit
}
:after,
:before {
    text-decoration: inherit;
    vertical-align: inherit
}
html {
    box-sizing: border-box;
    cursor: default;
    font-family: sans-serif;
    line-height: 1.5;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}
body {
    margin: 0
}
h1 {
    font-size: 2em;
    margin: .67em 0
}
code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}
hr {
    height: 0;
    overflow: visible
}
nav ol,
nav ul {
    list-style: none
}
abbr[title] {
    border-bottom: 1px dotted;
    text-decoration: none
}
b,
strong {
    font-weight: inherit;
    font-weight: bolder
}
dfn {
    font-style: italic
}
mark {
    background-color: #ff0;
    color: #000
}
progress {
    vertical-align: baseline
}
small,
sub,
sup {
    font-size: 83.3333%
}
sub,
sup {
    line-height: 0;
    position: relative;
    vertical-align: baseline
}
sub {
    bottom: -.25em
}
sup {
    top: -.5em
}
::-moz-selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}
::selection {
    background-color: #b3d4fc;
    color: #000;
    text-shadow: none
}
audio,
canvas,
iframe,
img,
svg,
video {
    vertical-align: middle
}
img {
    border-style: none;
    width: 80%;
}
svg {
    fill: currentColor
}
svg:not(:root) {
    overflow: hidden
}
a {
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}
a:hover {
    outline-width: 0
}
table {
    border-collapse: collapse;
    border-spacing: 0
}
button,
input,
select,
textarea {
    background-color: transparent;
    border-style: none;
    color: inherit;
    font-size: 1em;
    margin: 0
}
button,
input {
    overflow: visible
}
button,
select {
    text-transform: none
}
[type=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button
}
::-moz-focus-inner {
    border-style: none;
    padding: 0
}
:-moz-focusring {
    outline: 1px dotted ButtonText
}
fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}
legend {
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}
textarea {
    overflow: auto;
    resize: vertical
}
[type=checkbox],
[type=radio] {
    padding: 0
}
::-webkit-inner-spin-button,
::-webkit-outer-spin-button {
    height: auto
}
[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}
::-webkit-search-cancel-button,
::-webkit-search-decoration {
    -webkit-appearance: none
}
::-webkit-input-placeholder {
    color: inherit;
    opacity: .54
}
::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}
[aria-busy=true] {
    cursor: progress
}
[aria-controls] {
    cursor: pointer
}
[aria-disabled] {
    cursor: default
}
[tabindex],
a,
area,
button,
input,
label,
select,
textarea {
    -ms-touch-action: manipulation;
    touch-action: manipulation
}
[hidden][aria-hidden=false] {
    clip: rect(0, 0, 0, 0);
    display: inherit;
    position: absolute
}
[hidden][aria-hidden=false]:focus {
    clip: auto
}
@font-face {
    font-family: Montserrat;
    src: url('../fonts/montserrat/montserrat-black.woff2') format("woff2"), url(../fonts/montserrat/montserrat-black.woff) format("woff");
    font-weight: 400;
    font-style: normal
}
@font-face {
    font-family: Montserrat;
    src: url('../fonts/montserrat/montserrat-bold.woff2') format("woff2"), url(../fonts/montserrat/montserrat-bold.woff) format("woff");
    font-weight: 300;
    font-style: normal
}
@font-face {
    font-family: Montserrat;
    src: url('../fonts/montserrat/montserrat-regular.woff2') format("woff2"), url(../fonts/montserrat/montserrat-regular.woff) format("woff");
    font-weight: 200;
    font-style: normal
}
@font-face {
    font-family: Montserrat;
    src: url('../fonts/montserrat/montserrat-light.woff2') format("woff2"), url(../fonts/montserrat/montserrat-light.woff) format("woff");
    font-weight: 100;
    font-style: normal
}
h1 {
    font-weight: 400;
    font-size: 32px;
    color: #171717;
    letter-spacing: -.78px;
    line-height: 40px;
    margin: 0
}
@media (min-width: 600px) {
    h1 {
        font-size: 56px;
        line-height: 60px
    }
}
h2 {
    font-weight: 400;
    font-size: 24px;
    color: #171717;
    letter-spacing: -.78px;
    line-height: 40px;
    margin: 0
}
@media (min-width: 600px) {
    h2 {
        font-size: 24px;
        line-height: 30px
    }
}
p {
    opacity: .6;
    font-weight: 200;
    font-size: 12px;
    color: hsla(0, 0%, 9%, .6);
    line-height: 16px;
    margin: 0
}
@media (min-width: 600px) {
    p {
        font-size: 16px;
        line-height: 20px
    }
}
.caption {
    opacity: .6;
    font-weight: 200;
    font-size: 12px;
    color: hsla(0, 0%, 9%, .6);
    line-height: 16px;
    margin: 0;
    text-align: left
}
@media (min-width: 600px) {
    .caption {
        font-size: 16px;
        line-height: 20px
    }
}
.caption--rght {
    text-align: right
}
.hero {
    font-weight: 400;
    font-size: 48px;
    color: hsla(0, 0%, 9%, .1);
    letter-spacing: -.78px;
    line-height: 56px;
    margin: 0;
    display: block;
    width: 100%;
    text-align: center
}
@media (min-width: 600px) {
    .hero {
        font-size: 80px;
        line-height: 88px
    }
}
body {
    height: 100vh;
    width: 100vw;
    background-color: #fff;
    font-family: Montserrat, sans-serif;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}
.m-main {
    height: calc(100% - 80px);
    width: 100%;
    padding: 8px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
@media (min-width: 600px) {
    .m-main {
        padding: 16px;
        height: calc(100% - 96px)
    }
}
.m-main--shwcs {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    padding: 0
}
@media (min-width: 600px) {
    .m-main--shwcs {
        padding: 0
    }
}
@media (min-width: 600px) {
    .m-main--shwcs .hero {
        position: absolute;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        font-size: 140px
    }
}
@media (min-width: 900px) {
    .m-main--shwcs .hero {
        font-size: 180px
    }
}
@media (min-width: 1200px) {
    .m-main--shwcs .hero {
        font-size: 220px
    }
}
@media (min-width: 1800px) {
    .m-main--shwcs .hero {
        font-size: 280px
    }
}
.m-login {
    max-width: 420px;
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.m-login h1 {
    padding-bottom: 8px;
    text-align: center
}
.m-login p {
    text-align: center;
    padding-bottom: 36px;
    max-width: 210px;
    width: 100%
}
@media (min-width: 600px) {
    .m-login p {
        max-width: 420px;
        width: 100%
    }
}
.m-login .input--mail {
    margin-bottom: 36px;
    border-radius: 20px;
}
.m-login .input--pass {
    margin-bottom: 48px;
    border-radius: 20px;
}
.m-shwcs {
    height: calc(100% - 56px)
}
@media (min-width: 600px) {
    .m-shwcs {
        height: calc(100% - 88px)
    }
}
.m-shwcs .m-frame__dtl,
.m-shwcs .m-frame__lnk {
    margin-top: 16px
}
.m-shwcs .m-frame__dtl p,
.m-shwcs .m-frame__lnk p {
    font-size: 12px
}
.m-shwcs__lnk {
    margin-top: 16px
}
.m-shwcs__lnk a {
    display: block;
    text-decoration: none;
    cursor: pointer
}
.m-shwcs__lnk a:active #fill,
.m-shwcs__lnk a:focus #fill,
.m-shwcs__lnk a:hover #fill {
    fill: #fb1f79;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in
}
.m-shwcs__lnk a:active #arrow,
.m-shwcs__lnk a:focus #arrow,
.m-shwcs__lnk a:hover #arrow {
    fill: #fff;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in
}
.m-shwcs__lnk a:active p,
.m-shwcs__lnk a:focus p,
.m-shwcs__lnk a:hover p {
    color: #fb1f79;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in
}
.m-shwcs__lnk a p {
    font-size: 12px;
    display: inline-block;
    margin-left: 8px;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in
}
.m-card {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 320px;
    width: 100%
}
@media (min-width: 600px) {
    .m-card {
        max-width: 580px;
        width: 100%
    }
}
@media (min-width: 1200px) {
    .m-card {
        max-width: 580px;
        width: 100%
    }
}
@media (min-width: 1800px) {
    .m-card {
        max-width: 720px;
        width: 100%
    }
}
.owl-carousel {
    width: 100%;
    -webkit-tap-highlight-color: transparent;
    position: relative;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}
@media (min-width: 600px) {
    .owl-carousel {
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }
}
.owl-carousel .owl-item {
    position: relative;
    min-height: 1px;
    float: left;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-backface-visibility: hidden;
    -webkit-tap-highlight-color: transparent;
    -webkit-touch-callout: none
}
.owl-carousel .owl-item.center .m-frame {
    box-shadow: 0 20px 50px 0 rgba(0, 0, 0, .6);
    -webkit-transform: scale(1);
    transform: scale(1)
}
.owl-carousel .owl-stage {
    position: relative;
    -ms-touch-action: pan-Y
}
.owl-carousel .owl-stage:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0
}
.owl-carousel .owl-stage-outer {
    position: relative;
    overflow: hidden;
    -webkit-transform: translateZ(0)
}
.no-js .owl-carousel {
    display: block
}
.owl-carousel .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
.owl-carousel .owl-animated-in {
    z-index: 0
}
.owl-carousel .owl-animated-out {
    z-index: 1
}
.m-header {
    width: 100%;
    padding: 16px 0 0;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.m-header .header__logo {
    display: inline-block
}
.m-header .header__logo>img {
    max-width: 64px;
    width: 55%
}
@media (min-width: 600px) {
    .m-header .header__logo>img {
        max-width: 250px
    }
}
.m-header .header__s-out {
    text-decoration: none;
    position: absolute;
    right: 16px;
    top: calc(50% - 12px)
}
.m-header .header__s-out:active:active #fill,
.m-header .header__s-out:active:focus #fill,
.m-header .header__s-out:active:hover #fill,
.m-header .header__s-out:focus:active #fill,
.m-header .header__s-out:focus:focus #fill,
.m-header .header__s-out:focus:hover #fill,
.m-header .header__s-out:hover:active #fill,
.m-header .header__s-out:hover:focus #fill,
.m-header .header__s-out:hover:hover #fill {
    fill: #fb1f79;
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in
}
.m-header .header__s-out:active:active p,
.m-header .header__s-out:active:focus p,
.m-header .header__s-out:active:hover p,
.m-header .header__s-out:focus:active p,
.m-header .header__s-out:focus:focus p,
.m-header .header__s-out:focus:hover p,
.m-header .header__s-out:hover:active p,
.m-header .header__s-out:hover:focus p,
.m-header .header__s-out:hover:hover p {
    color: #fb1f79
}
.m-header .header__s-out #fill,
.m-header .header__s-out p {
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in
}
.m-header .header__s-out p {
    display: inline-block;
    font-size: 12px;
    margin-right: 8px;
    color: #ffc6dd;
    display: none;
    opacity: 1
}
@media (min-width: 600px) {
    .m-header .header__s-out p {
        display: inline-block
    }
}
.m-srch {
    position: absolute;
    top: calc(100% - 36px);
    left: 18%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
    max-width: 240px;
    z-index: 1
}
@media (min-width: 1200px) {
    .m-srch {
        top: 49px;
        max-width: 320px;
        left: 16px
    }
}
.m-srch>img {
    position: absolute;
    right: 16px;
    top: 50%;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%)
}
.m-srch__npt {
    border: 1px solid hsla(0, 0%, 9%, .3)!important;
    height: 36px!important;
    max-width: 480px!important;
    width: 100%!important
}
.m-srch__npt.placeholder {
    color: hsla(0, 0%, 9%, .3)!important
}
.m-srch__npt:-moz-placeholder,
.m-srch__npt::-moz-placeholder {
    color: hsla(0, 0%, 9%, .3)!important
}
.m-srch__npt:-ms-input-placeholder {
    color: hsla(0, 0%, 9%, .3)!important
}
.m-srch__npt::-webkit-input-placeholder {
    color: hsla(0, 0%, 9%, .3)!important
}
.m-srch__npt:focus,
.m-srch__npt:hover {
    border: 1px solid #fb1f79!important
}
.input,
input[type=color],
input[type=date],
input[type=datetime-local],
input[type=datetime],
input[type=email],
input[type=month],
input[type=number],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=time],
input[type=url],
input[type=week],
textarea {
    max-width: 460px;
    width: 100%;
    padding: 5px 10px;
    border-radius: 0;
    border: 1px solid #fb1f79;
    outline: 0;
    color: #171717
}
.input:invalid,
input[type=color]:invalid,
input[type=date]:invalid,
input[type=datetime-local]:invalid,
input[type=datetime]:invalid,
input[type=email]:invalid,
input[type=month]:invalid,
input[type=number]:invalid,
input[type=password]:invalid,
input[type=search]:invalid,
input[type=tel]:invalid,
input[type=text]:invalid,
input[type=time]:invalid,
input[type=url]:invalid,
input[type=week]:invalid,
textarea:invalid {
    color: #171717
}
.input.placeholder,
input[type=color].placeholder,
input[type=date].placeholder,
input[type=datetime-local].placeholder,
input[type=datetime].placeholder,
input[type=email].placeholder,
input[type=month].placeholder,
input[type=number].placeholder,
input[type=password].placeholder,
input[type=search].placeholder,
input[type=tel].placeholder,
input[type=text].placeholder,
input[type=time].placeholder,
input[type=url].placeholder,
input[type=week].placeholder,
textarea.placeholder {
    font-weight: 200;
    font-size: 14px;
    color: rgba(251, 31, 121, .7);
    letter-spacing: .1px;
    line-height: 21px;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in
}
.input:-moz-placeholder,
.input::-moz-placeholder,
input[type=color]:-moz-placeholder,
input[type=color]::-moz-placeholder,
input[type=date]:-moz-placeholder,
input[type=date]::-moz-placeholder,
input[type=datetime-local]:-moz-placeholder,
input[type=datetime-local]::-moz-placeholder,
input[type=datetime]:-moz-placeholder,
input[type=datetime]::-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=month]:-moz-placeholder,
input[type=month]::-moz-placeholder,
input[type=number]:-moz-placeholder,
input[type=number]::-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=text]:-moz-placeholder,
input[type=text]::-moz-placeholder,
input[type=time]:-moz-placeholder,
input[type=time]::-moz-placeholder,
input[type=url]:-moz-placeholder,
input[type=url]::-moz-placeholder,
input[type=week]:-moz-placeholder,
input[type=week]::-moz-placeholder,
textarea:-moz-placeholder,
textarea::-moz-placeholder {
    font-weight: 200;
    font-size: 14px;
    color: rgba(251, 31, 121, .7);
    letter-spacing: .1px;
    line-height: 21px;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in
}
.input:-ms-input-placeholder,
input[type=color]:-ms-input-placeholder,
input[type=date]:-ms-input-placeholder,
input[type=datetime-local]:-ms-input-placeholder,
input[type=datetime]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=month]:-ms-input-placeholder,
input[type=number]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=text]:-ms-input-placeholder,
input[type=time]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
input[type=week]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
    font-weight: 200;
    font-size: 14px;
    color: rgba(251, 31, 121, .7);
    letter-spacing: .1px;
    line-height: 21px;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in
}
.input::-webkit-input-placeholder,
input[type=color]::-webkit-input-placeholder,
input[type=date]::-webkit-input-placeholder,
input[type=datetime-local]::-webkit-input-placeholder,
input[type=datetime]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=month]::-webkit-input-placeholder,
input[type=number]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=text]::-webkit-input-placeholder,
input[type=time]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
input[type=week]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
    font-weight: 200;
    font-size: 14px;
    color: rgba(251, 31, 121, .7);
    letter-spacing: .1px;
    line-height: 21px;
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in
}
.input:focus.placeholder,
.input:hover.placeholder,
input[type=color]:focus.placeholder,
input[type=color]:hover.placeholder,
input[type=date]:focus.placeholder,
input[type=date]:hover.placeholder,
input[type=datetime-local]:focus.placeholder,
input[type=datetime-local]:hover.placeholder,
input[type=datetime]:focus.placeholder,
input[type=datetime]:hover.placeholder,
input[type=email]:focus.placeholder,
input[type=email]:hover.placeholder,
input[type=month]:focus.placeholder,
input[type=month]:hover.placeholder,
input[type=number]:focus.placeholder,
input[type=number]:hover.placeholder,
input[type=password]:focus.placeholder,
input[type=password]:hover.placeholder,
input[type=search]:focus.placeholder,
input[type=search]:hover.placeholder,
input[type=tel]:focus.placeholder,
input[type=tel]:hover.placeholder,
input[type=text]:focus.placeholder,
input[type=text]:hover.placeholder,
input[type=time]:focus.placeholder,
input[type=time]:hover.placeholder,
input[type=url]:focus.placeholder,
input[type=url]:hover.placeholder,
input[type=week]:focus.placeholder,
input[type=week]:hover.placeholder,
textarea:focus.placeholder,
textarea:hover.placeholder {
    color: #fb1f79;
    font-weight: 300
}
.input:focus:-moz-placeholder,
.input:focus::-moz-placeholder,
.input:hover:-moz-placeholder,
.input:hover::-moz-placeholder,
input[type=color]:focus:-moz-placeholder,
input[type=color]:focus::-moz-placeholder,
input[type=color]:hover:-moz-placeholder,
input[type=color]:hover::-moz-placeholder,
input[type=date]:focus:-moz-placeholder,
input[type=date]:focus::-moz-placeholder,
input[type=date]:hover:-moz-placeholder,
input[type=date]:hover::-moz-placeholder,
input[type=datetime-local]:focus:-moz-placeholder,
input[type=datetime-local]:focus::-moz-placeholder,
input[type=datetime-local]:hover:-moz-placeholder,
input[type=datetime-local]:hover::-moz-placeholder,
input[type=datetime]:focus:-moz-placeholder,
input[type=datetime]:focus::-moz-placeholder,
input[type=datetime]:hover:-moz-placeholder,
input[type=datetime]:hover::-moz-placeholder,
input[type=email]:focus:-moz-placeholder,
input[type=email]:focus::-moz-placeholder,
input[type=email]:hover:-moz-placeholder,
input[type=email]:hover::-moz-placeholder,
input[type=month]:focus:-moz-placeholder,
input[type=month]:focus::-moz-placeholder,
input[type=month]:hover:-moz-placeholder,
input[type=month]:hover::-moz-placeholder,
input[type=number]:focus:-moz-placeholder,
input[type=number]:focus::-moz-placeholder,
input[type=number]:hover:-moz-placeholder,
input[type=number]:hover::-moz-placeholder,
input[type=password]:focus:-moz-placeholder,
input[type=password]:focus::-moz-placeholder,
input[type=password]:hover:-moz-placeholder,
input[type=password]:hover::-moz-placeholder,
input[type=search]:focus:-moz-placeholder,
input[type=search]:focus::-moz-placeholder,
input[type=search]:hover:-moz-placeholder,
input[type=search]:hover::-moz-placeholder,
input[type=tel]:focus:-moz-placeholder,
input[type=tel]:focus::-moz-placeholder,
input[type=tel]:hover:-moz-placeholder,
input[type=tel]:hover::-moz-placeholder,
input[type=text]:focus:-moz-placeholder,
input[type=text]:focus::-moz-placeholder,
input[type=text]:hover:-moz-placeholder,
input[type=text]:hover::-moz-placeholder,
input[type=time]:focus:-moz-placeholder,
input[type=time]:focus::-moz-placeholder,
input[type=time]:hover:-moz-placeholder,
input[type=time]:hover::-moz-placeholder,
input[type=url]:focus:-moz-placeholder,
input[type=url]:focus::-moz-placeholder,
input[type=url]:hover:-moz-placeholder,
input[type=url]:hover::-moz-placeholder,
input[type=week]:focus:-moz-placeholder,
input[type=week]:focus::-moz-placeholder,
input[type=week]:hover:-moz-placeholder,
input[type=week]:hover::-moz-placeholder,
textarea:focus:-moz-placeholder,
textarea:focus::-moz-placeholder,
textarea:hover:-moz-placeholder,
textarea:hover::-moz-placeholder {
    color: #fb1f79;
    font-weight: 300
}
.input:focus:-ms-input-placeholder,
.input:hover:-ms-input-placeholder,
input[type=color]:focus:-ms-input-placeholder,
input[type=color]:hover:-ms-input-placeholder,
input[type=date]:focus:-ms-input-placeholder,
input[type=date]:hover:-ms-input-placeholder,
input[type=datetime-local]:focus:-ms-input-placeholder,
input[type=datetime-local]:hover:-ms-input-placeholder,
input[type=datetime]:focus:-ms-input-placeholder,
input[type=datetime]:hover:-ms-input-placeholder,
input[type=email]:focus:-ms-input-placeholder,
input[type=email]:hover:-ms-input-placeholder,
input[type=month]:focus:-ms-input-placeholder,
input[type=month]:hover:-ms-input-placeholder,
input[type=number]:focus:-ms-input-placeholder,
input[type=number]:hover:-ms-input-placeholder,
input[type=password]:focus:-ms-input-placeholder,
input[type=password]:hover:-ms-input-placeholder,
input[type=search]:focus:-ms-input-placeholder,
input[type=search]:hover:-ms-input-placeholder,
input[type=tel]:focus:-ms-input-placeholder,
input[type=tel]:hover:-ms-input-placeholder,
input[type=text]:focus:-ms-input-placeholder,
input[type=text]:hover:-ms-input-placeholder,
input[type=time]:focus:-ms-input-placeholder,
input[type=time]:hover:-ms-input-placeholder,
input[type=url]:focus:-ms-input-placeholder,
input[type=url]:hover:-ms-input-placeholder,
input[type=week]:focus:-ms-input-placeholder,
input[type=week]:hover:-ms-input-placeholder,
textarea:focus:-ms-input-placeholder,
textarea:hover:-ms-input-placeholder {
    color: #fb1f79;
    font-weight: 300
}
.input:focus::-webkit-input-placeholder,
.input:hover::-webkit-input-placeholder,
input[type=color]:focus::-webkit-input-placeholder,
input[type=color]:hover::-webkit-input-placeholder,
input[type=date]:focus::-webkit-input-placeholder,
input[type=date]:hover::-webkit-input-placeholder,
input[type=datetime-local]:focus::-webkit-input-placeholder,
input[type=datetime-local]:hover::-webkit-input-placeholder,
input[type=datetime]:focus::-webkit-input-placeholder,
input[type=datetime]:hover::-webkit-input-placeholder,
input[type=email]:focus::-webkit-input-placeholder,
input[type=email]:hover::-webkit-input-placeholder,
input[type=month]:focus::-webkit-input-placeholder,
input[type=month]:hover::-webkit-input-placeholder,
input[type=number]:focus::-webkit-input-placeholder,
input[type=number]:hover::-webkit-input-placeholder,
input[type=password]:focus::-webkit-input-placeholder,
input[type=password]:hover::-webkit-input-placeholder,
input[type=search]:focus::-webkit-input-placeholder,
input[type=search]:hover::-webkit-input-placeholder,
input[type=tel]:focus::-webkit-input-placeholder,
input[type=tel]:hover::-webkit-input-placeholder,
input[type=text]:focus::-webkit-input-placeholder,
input[type=text]:hover::-webkit-input-placeholder,
input[type=time]:focus::-webkit-input-placeholder,
input[type=time]:hover::-webkit-input-placeholder,
input[type=url]:focus::-webkit-input-placeholder,
input[type=url]:hover::-webkit-input-placeholder,
input[type=week]:focus::-webkit-input-placeholder,
input[type=week]:hover::-webkit-input-placeholder,
textarea:focus::-webkit-input-placeholder,
textarea:hover::-webkit-input-placeholder {
    color: #fb1f79;
    font-weight: 300
}
.button {
    padding: 0 32px;
    background: rgba(251, 31, 121, .6);
    box-shadow: 0 0 20px 0 rgba(251, 31, 121, .44);
    line-height: 40px;
    display: inline-block;
    text-decoration: none;
    font-weight: 200;
    color: #fff;
    font-size: 14px;
   /*text-transform: uppercase;*/
    -webkit-transition: all .15s ease-in;
    transition: all .15s ease-in
}
.button:active,
.button:focus,
.button:hover {
    box-shadow: 0 0 40px 0 rgba(251, 31, 121, .8);
    background: #fb1f79
}
.owl-nav {
    position: absolute;
    bottom: 0;
    left: 50%;
    -webkit-transform: translateX(-50%) scale(1);
    transform: translateX(-50%) scale(1);
    width: 300px
}
.owl-nav.disabled {
    display: none
}
@media (min-width: 1200px) {
    .owl-nav {
        bottom: -30px;
        -webkit-transform: translateX(-50%) scale(.8);
        transform: translateX(-50%) scale(.8)
    }
}
@media (min-width: 1800px) {
    .owl-nav {
        bottom: 0;
        -webkit-transform: translateX(-50%) scale(1);
        transform: translateX(-50%) scale(1)
    }
}
.owl-nav .owl-next,
.owl-nav .owl-prev {
    display: inline-block;
    height: 36px;
    width: 48%;
    text-align: center;
    cursor: pointer
}
.owl-nav .owl-next.disabled,
.owl-nav .owl-prev.disabled {
    opacity: .1
}
.owl-nav .owl-next p,
.owl-nav .owl-prev p {
    opacity: 1
}
.owl-nav .owl-next p span,
.owl-nav .owl-prev p span {
    margin: 0 20px
}
.owl-nav .owl-next p>img,
.owl-nav .owl-prev p>img {
    max-width: 20px;
    width: 100%;
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in
}
.owl-nav .owl-prev:active,
.owl-nav .owl-prev:active p,
.owl-nav .owl-prev:focus,
.owl-nav .owl-prev:focus p,
.owl-nav .owl-prev:hover,
.owl-nav .owl-prev:hover p {
    color: #fb1f79
}
.owl-nav .owl-prev:active img,
.owl-nav .owl-prev:focus img,
.owl-nav .owl-prev:hover img {
    -webkit-transform: translateX(-10px);
    transform: translateX(-10px);
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in
}
.owl-nav .owl-next:active p,
.owl-nav .owl-next:focus p,
.owl-nav .owl-next:hover p {
    color: #fb1f79
}
.owl-nav .owl-next:active img,
.owl-nav .owl-next:focus img,
.owl-nav .owl-next:hover img {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
    -webkit-transition: all .1s ease-in;
    transition: all .1s ease-in
}
.m-frame {
    display: block;
    margin: 0;
    box-shadow: 0 10px 10px 0 rgba(0, 0, 0, .1);
    -webkit-transition: all .3s ease-in;
    transition: all .3s ease-in;
    border-radius: 20px;
    display: inline-block;
    -webkit-transform: scale(.8);
    transform: scale(.8)
}
@media (min-width: 600px) {
    .m-frame {
        max-width: 580px;
        width: 100%
    }
}
@media (min-width: 1200px) {
    .m-frame {
        max-width: 580px;
        width: 100%
    }
}
@media (min-width: 1800px) {
    .m-frame {
        max-width: 720px;
        width: 100%
    }
}
.m-frame>img {
    max-width: 480px;
    height: 180px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%;
    border-radius: 2px
}
@media (min-width: 600px) {
    .m-frame>img {
        max-width: 580px;
        height: 320px;
        width: 100%
    }
}
@media (min-width: 1200px) {
    .m-frame>img {
        max-width: 580px;
        height: 280px;
        width: 100%
    }
}
@media (min-width: 1800px) {
    .m-frame>img {
        max-width: 720px;
        height: 400px;
        width: 100%
    }
}
.m-frame__cntnt {
    max-width: 340px;
    width: 100%;
    display: inline-block
}
.m-frame__dtl {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}
.m-frame__dtl figure img {
    max-width: 24px;
    width: 100%
}
.m-frame__dtl figure figcaption {
    display: inline-block;
    margin-left: 8px
}
.m-ldr {
    position: fixed;
    width: 100vw;
    height: 100vh;
    top: 0;
    left: 0;
    background-color: #fff;
    z-index: 2;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}
.m-ldr .loader svg path,
.m-ldr .loader svg rect {
    fill: #fb1f79
}