@import url("https://fonts.googleapis.com/css2?family=Playfair+Display:wght@500&family=Roboto+Condensed&display=swap");

[class^='flex-'] {
    box-sizing: border-box;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

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

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

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

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

h1 {
    font-size: 2em;
    margin: 0.67em 0
}

mark {
    background: #ff0;
    color: #000
}

small {
    font-size: 80%
}

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

sup {
    top: -0.5em
}

sub {
    bottom: -0.25em
}

img {
    border: 0
}

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

figure {
    margin: 1em 40px
}

hr {
    box-sizing: content-box;
    height: 0
}

pre {
    overflow: auto
}

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

button,
input,
optgroup,
select,
textarea {
    color: inherit;
    font: inherit;
    margin: 0
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type='button'],
input[type='reset'],
input[type='submit'] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

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

input {
    line-height: normal
}

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

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

input[type='search'] {
    -webkit-appearance: textfield;
    box-sizing: content-box
}

input[type='search']::-webkit-search-cancel-button,
input[type='search']::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em
}

legend {
    border: 0;
    padding: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: bold
}

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

td,
th {
    padding: 0
}

[class^='flex-'] {
    box-sizing: border-box;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

[class^='flex-'] .col {
    box-sizing: border-box
}

.demo h2 {
    text-align: center;
    color: #aaa
}

.demo .col {
    outline: 3px solid #a699d4;
    background: #8775c5
}

.demo .col h3 {
    text-align: center;
    color: #171229
}

.flex-12 .col {
    flex-basis: calc(100% / 12 * 12 - 0px);
    max-width: calc(100% / 12 * 12 - 0px);
    padding: 0 calc(30px/2)
}

.flex-6-6 .col {
    flex-basis: calc(100% / 12 * 6 - 0px);
    max-width: calc(100% / 12 * 6 - 0px);
    padding: 0 calc(30px/2)
}

@media screen and (max-width: 767px) {
    .flex-6-6 .col {
        flex-basis: calc(100% / 12 * 12 - 0px);
        max-width: calc(100% / 12 * 12 - 0px);
        padding: 0 calc(30px/2)
    }
}

.flex-8-4 .col {
    flex-basis: calc(100% / 12 * 8 - 0px);
    max-width: calc(100% / 12 * 8 - 0px);
    padding: 0 calc(30px/2)
}

@media screen and (max-width: 767px) {
    .flex-8-4 .col {
        flex-basis: calc(100% / 12 * 12 - 0px);
        max-width: calc(100% / 12 * 12 - 0px);
        padding: 0 calc(30px/2)
    }
}

.flex-8-4 .col:nth-child(2) {
    flex-basis: calc(100% / 12 * 4 - 0px);
    max-width: calc(100% / 12 * 4 - 0px);
    padding: 0 calc(30px/2)
}

@media screen and (max-width: 767px) {
    .flex-8-4 .col:nth-child(2) {
        flex-basis: calc(100% / 12 * 12 - 0px);
        max-width: calc(100% / 12 * 12 - 0px);
        padding: 0 calc(30px/2)
    }
}

.flex-4-8 .col {
    flex-basis: calc(100% / 12 * 4 - 0px);
    max-width: calc(100% / 12 * 4 - 0px);
    padding: 0 calc(30px/2)
}

@media screen and (max-width: 767px) {
    .flex-4-8 .col {
        flex-basis: calc(100% / 12 * 12 - 0px);
        max-width: calc(100% / 12 * 12 - 0px);
        padding: 0 calc(30px/2)
    }
}

.flex-4-8 .col:nth-child(2) {
    flex-basis: calc(100% / 12 * 8 - 0px);
    max-width: calc(100% / 12 * 8 - 0px);
    padding: 0 calc(30px/2)
}

@media screen and (max-width: 767px) {
    .flex-4-8 .col:nth-child(2) {
        flex-basis: calc(100% / 12 * 12 - 0px);
        max-width: calc(100% / 12 * 12 - 0px);
        padding: 0 calc(30px/2)
    }
}

.flex-4-4-4 .col {
    flex-basis: calc(100% / 12 * 4 - 0px);
    max-width: calc(100% / 12 * 4 - 0px);
    padding: 0 calc(30px/2)
}

@media screen and (max-width: 767px) {
    .flex-4-4-4 .col {
        flex-basis: calc(100% / 12 * 12 - 0px);
        max-width: calc(100% / 12 * 12 - 0px);
        padding: 0 calc(30px/2)
    }
}

.flex-3-3-3-3 .col {
    flex-basis: calc(100% / 12 * 3 - 0px);
    max-width: calc(100% / 12 * 3 - 0px);
    padding: 0 calc(30px/2)
}

@media screen and (max-width: 767px) {
    .flex-3-3-3-3 .col {
        flex-basis: calc(100% / 12 * 12 - 0px);
        max-width: calc(100% / 12 * 12 - 0px);
        padding: 0 calc(30px/2)
    }
}

[class^='flex-'] {
    box-sizing: border-box;
    display: flex;
    flex-flow: row wrap;
    justify-content: space-between
}

table {
    width: 100%;
    border-collapse: collapse
}

@media screen and (max-width: 575px) {
    table {
        width: 100%
    }
}

table th,
table td {
    padding: 0.5em;
    text-align: left
}

table td {
    border: #ddd 1px solid
}

table th {
    background-color: #f3f3f3;
    color: #333;
    border: #ddd 1px solid;
    text-align: center;
    white-space: nowrap
}

table.table_hover tr:hover {
    background: #f3f3f3
}

table.table_sprite tr:nth-child(even) {
    background: #f5f5f5
}

* {
    box-sizing: border-box
}

body {
    overflow: hidden !important;
    overflow-y: auto !important;
    -webkit-text-size-adjust: none
}

body.noscroll {
    position: static !important;
    width: 100%;
    height: 100%;
    overflow: hidden !important;
    overflow-y: hidden !important;
    margin: 0;
    padding: 0
}

body::-webkit-scrollbar,
body::-webkit-scrollbar-track {
    background-color: rgba(0, 0, 0, 0.8)
}

body::-webkit-scrollbar {
    width: 8px
}

body::-webkit-scrollbar-thumb {
    border-radius: 4px;
    background-color: rgba(255, 255, 255, 0.2)
}

body a {
    color: #b2207f;
    text-decoration: none
}

body a:hover,
body a:focus {
    outline: none;
    box-shadow: none
}

.container {
    max-width: 1120px;
    position: relative;
    min-height: 1px;
    padding-left: 15px;
    padding-right: 15px;
    box-sizing: border-box;
    margin: 0 auto
}

.btn {
    display: block;
    max-width: 300px;
    background: #ff3e4d;
    padding: 0em;
    color: #fff;
    font-size: 1.25em;
    height: 3em;
    margin: 1em auto;
    text-align: center;
    text-transform: uppercase;
    clear: both;
    position: relative;
    overflow: hidden
}

.btn span {
    width: auto;
    display: inline-block;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    margin: 0 auto;
    padding: 1em;
    background: #ff3e4d;
    position: absolute;
    z-index: 1;
    transition: 0.3s ease-out;
    color: #fff
}

.btn:hover:after,
.btn:focus:after {
    right: 0
}

.btn:hover span,
.btn:focus span {
    color: #fff;
    margin: 0 auto 0 0;
    left: 0%;
    transform: translate(0%, -50%)
}

.btn:after {
    position: absolute;
    content: '';
    width: 100%;
    height: 1px;
    background: #fff;
    top: 50%;
    right: -100%;
    transition: 0.3s ease-out;
    z-index: 0
}

kbd {
    background: #fff;
    border-radius: 0.2em;
    color: #555;
    font-weight: bold;
    display: inline-block;
    padding: 0.1em 0.6em;
    font-size: 0.938em;
    font-family: sans-serif;
    margin-right: 0.4em;
    margin-bottom: 0.1em;
    vertical-align: middle;
    border-top: 1px solid #bbb;
    border-bottom: 3px solid #bbb;
    border-left: 2px solid #bbb;
    border-right: 2px solid #bbb
}

kbd~kbd {
    margin-left: 0.4em
}

kbd kbd {
    border: none
}

p {
    color: #333;
    font-size: 1rem;
    margin: 0 0 1em
}

ul,
ol {
    margin: 0;
    padding: 0;
    list-style: none
}

button {
    background: transparent;
    outline: none;
    border: none
}

@keyframes lazy_animation {
    from {
        opacity: 0
    }

    to {
        opacity: 1
    }
}

.img-container {
    background: #eee
}

picture img {
    display: block
}

img {
    max-width: 100%
}

img:not([src]) {
    visibility: hidden;
    opacity: 0
}

img.lazy {
    visibility: hidden
}

img.loaded {
    visibility: visible;
    animation: lazy_animation 1s ease-out
}

.container h2 {
    font-size: 3.5em;
    text-align: center;
    flex-basis: 100%;
    align-self: baseline;
    margin: 0 0 0.25em;
    line-height: 1.25
}

@media screen and (max-width: 767px) {
    .container h2 {
        font-size: 2.5em
    }
}

.container h2 small {
    font-size: 1rem;
    font-weight: normal;
    margin: 0 0.5em
}

@media screen and (max-width: 767px) {
    .container h2 small {
        display: block;
        margin: 0.5em 0.5em 0
    }
}

.container h3 {
    line-height: 1.45em
}

@media screen and (max-width: 767px) {
    .tsite-wrap-A {
        margin-left: 0;
        overflow-x: hidden !important
    }
}

.tsite-wrap-A a.more {
    display: block;
    max-width: 300px;
    background: rgba(240, 240, 240, .5);
    padding: 0em;
    color: #222;
    font-size: 1.25em;
    height: 3em;
    margin: 1em auto;
    text-align: center;
    text-transform: uppercase;
    clear: both;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    border-radius: 2em;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.tsite-wrap-A a.more div {
    width: auto;
    display: inline-block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0 auto;
    padding: 1em;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    z-index: 1;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.tsite-wrap-A a.more:hover,
.tsite-wrap-A a.more:focus {
    background: none;
    color: #fff
}

.tsite-wrap-A a.more:hover:before,
.tsite-wrap-A a.more:focus:before {
    top: -400%;
    left: 70%
}

.tsite-wrap-A a.more:before {
    z-index: 0;
    position: absolute;
    top: -170%;
    left: -80%;
    width: 410px;
    height: 1000px;
    content: "";
    -webkit-transform: rotate(-45deg);
    transform: rotate(-45deg);
    background: #00aec7;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out
}

.tsite-wrap-A.tsite-cyan a.more:before {
    background: #00aec7
}

.tsite-wrap-A.tsite-green a.more:before {
    background: #00bda9
}

.tsite-wrap-A.tsite-purple a.more:before {
    background: #523f95
}

.tsite-wrap-A.tsite-red a.more:before {
    background: #b34440
}

@media screen and (max-width: 575px) {
    .tsite-wrap-B {
        overflow-x: hidden !important
    }
}

.tsite-wrap-B a.more {
    display: block;
    max-width: 300px;
    background: rgba(240, 240, 240, .5);
    padding: 0em;
    color: #222;
    font-size: 1.25em;
    height: 3em;
    margin: 1em auto;
    text-align: center;
    text-transform: uppercase;
    clear: both;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    border-radius: 2em;
    min-width: 200px;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: .3s;
    transition-duration: .3s
}

.tsite-wrap-B a.more:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #f06451;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.tsite-wrap-B a.more div {
    width: auto;
    display: inline-block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0 auto;
    padding: 1em;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    z-index: 1;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.tsite-wrap-B a.more:hover,
.tsite-wrap-B a.more:focus {
    background: none;
    color: #fff
}

.tsite-wrap-B a.more:hover:before,
.tsite-wrap-B a.more:focus:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1)
}

.tsite-wrap-B.tsite-cyan a.more:before {
    background: #00aec7
}

.tsite-wrap-B.tsite-green a.more:before {
    background: #f06451
}

.tsite-wrap-B.tsite-purple a.more:before {
    background: #b2207f
}

.tsite-wrap-B.tsite-red a.more:before {
    background: #ec7652
}

@media screen and (max-width: 575px) {
    .tsite-wrap-C {
        overflow-x: hidden !important
    }
}

.tsite-wrap-C a.more {
    display: block;
    max-width: 300px;
    background: #413486;
    padding: 0em;
    color: #fff;
    font-size: 1.25em;
    height: 3em;
    margin: 1em auto;
    text-align: center;
    text-transform: uppercase;
    clear: both;
    position: relative;
    overflow: hidden;
    white-space: nowrap
}

.tsite-wrap-C a.more div {
    width: auto;
    display: inline-block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0 auto;
    padding: 1em;
    background: #413486;
    position: absolute;
    z-index: 1;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.tsite-wrap-C a.more:hover,
.tsite-wrap-C a.more:focus {
    color: #fff
}

.tsite-wrap-C a.more:hover:after,
.tsite-wrap-C a.more:focus:after {
    right: 0
}

.tsite-wrap-C a.more:hover div,
.tsite-wrap-C a.more:focus div {
    margin: 0 auto 0 0;
    left: 0%;
    -webkit-transform: translate(0%, -50%);
    transform: translate(0%, -50%)
}

.tsite-wrap-C a.more:after {
    position: absolute;
    content: "";
    width: 100%;
    height: 1px;
    background: #fff;
    top: 50%;
    right: -100%;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out;
    z-index: 0
}

.tsite-wrap-C.tsite-cyan a.more {
    background: #413486
}

.tsite-wrap-C.tsite-cyan a.more div {
    background: #413486
}

.tsite-wrap-C.tsite-green a.more {
    background: #f65445
}

.tsite-wrap-C.tsite-green a.more div {
    background: #f65445
}

.tsite-wrap-C.tsite-purple a.more {
    background: #b2207f
}

.tsite-wrap-C.tsite-purple a.more div {
    background: #b2207f
}

.tsite-wrap-C.tsite-red a.more {
    background: #dd774e
}

.tsite-wrap-C.tsite-red a.more div {
    background: #dd774e
}

@media screen and (max-width: 575px) {
    .tsite-wrap-D {
        overflow-x: hidden !important
    }
}

.tsite-wrap-D a.more {
    display: block;
    max-width: 200px;
    background: rgba(0, 0, 0, 0);
    padding: 0em;
    font-size: 1.25em;
    height: 63px;
    margin: 16px auto;
    text-align: center;
    text-transform: uppercase;
    clear: both;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    color: #555;
    border-top: 1px solid;
    border-bottom: 1px solid;
    -webkit-transition: all .5s;
    transition: all .5s
}


.tsite-wrap-D a.more div {
    width: auto;
    display: inline-block;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    margin: 0 auto;
    padding: 1em;
    background: rgba(0, 0, 0, 0);
    position: absolute;
    z-index: 1;
    -webkit-transition: .3s ease-out;
    transition: .3s ease-out
}

.tsite-wrap-D a.more:after,
.tsite-wrap-D a.more:before {
    display: none;
}

.tsite-wrap-D a.more:hover{
    -webkit-transition: .5s all;
    transition: .5s all;
    max-width: 220px
}


.tsite-wrap-D.tsite-cyan a.more {
    background: transparent
}

.tsite-wrap-D.tsite-green a.more {
    background: transparent
}

.tsite-wrap-D.tsite-purple a.more {
    background: transparent
}

.tsite-wrap-D.tsite-red a.more {
    background: transparent
}

.tag {
    display: flex;
    flex-flow: row wrap
}

.tag .item {
    padding: 0.25em 1em;
    display: flex;
    text-align: center;
    color: #fff;
    background: #00aec7;
    margin: 0 0.5em 0.5em 0;
    min-height: 1.65em;
    white-space: nowrap;
    align-items: center
}

.tag .item:before {
    content: '#';
    margin-right: 0.25em
}

.tag .item:hover,
.tag .item:focus {
    background: #413486;
    color: #fff
}

abbr[title] {
    border-bottom: none;
    text-decoration: none;
    color: #ff3e4d;
    margin-right: 0.5em
}

.tsite-cyan a:hover,
.tsite-cyan a:focus {
    color: #008194;
    cursor: pointer
}

.tsite-cyan .tag .item {
    background: #00aec7
}

.tsite-cyan .tag .item:hover,
.tsite-cyan .tag .item:focus {
    background: #413486
}

.tsite-green a:hover,
.tsite-green a:focus {
    color: #ea1812;
    cursor: pointer
}

.tsite-green .tag .item {
    background: #f06451
}

.tsite-green .tag .item:hover,
.tsite-green .tag .item:focus {
    background: #f65445
}

.tsite-purple a:hover,
.tsite-purple a:focus {
    color: #d92c9d;
    cursor: pointer
}

.tsite-purple .tag .item {
    background: #b2207f
}

.tsite-purple .tag .item:hover,
.tsite-purple .tag .item:focus {
    background: #b2207f
}

.tsite-red a:hover,
.tsite-red a:focus {
    color: #e75224;
    cursor: pointer
}

.tsite-red .tag .item {
    background: #ec7652
}

.tsite-red .tag .item:hover,
.tsite-red .tag .item:focus {
    background: #dd774e
}

select::-ms-expand {
    display: none
}

select {
    -webkit-appearance: none
}

.fancybox-content {
    width: 800px;
    height: 600px;
    max-width: 800px;
    max-height: 90%;
    margin: 0;
    padding: 0;
    background: #f1f1f1
}

@media screen and (max-width: 575px) {
    .fancybox-content {
        max-width: 100%;
        max-height: 100%
    }
}

@media screen and (max-width: 575px) {
    .fancybox-button--close {
        z-index: 999999;
        opacity: 1
    }
}

@media screen and (max-width: 575px) {
    .fancybox-slide {
        padding: 0 !important
    }
}

@media screen and (max-width: 575px) {
    .fancybox-content {
        width: 100% !important;
        height: calc(100% - 44px) !important;
        bottom: 0;
        transform: translateY(44px)
    }
}

.prod_popup {
    display: none
}

/*# sourceMappingURL=tsite-common.min.css.map */