html {
    line-height: 1.15;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

main {
    display: block
}

h1 {
    font-family: var(--font-family-H1);
    font-size: 2em;
    margin: .67em 0;
    text-align: var(--h1-align);
    color: #fff
        /* var(--accent-color-average) */
    ;
}

hr {
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    height: 0;
    overflow: visible
}

pre {
    font-family: var(--font-family-text);
    font-size: 1em
}

a {
    background-color: transparent
}

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: bolder
}

code,
kbd,
samp {
    font-family: var(--font-family-text);
    font-size: 1em
}

small {
    font-size: 80%
}

sub,
sup {
    font-size: 75%;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

img {
    border-style: none
}

button,
input,
optgroup,
select,
textarea {
    font-family: inherit;
    font-size: 100%;
    line-height: 1.15;
    margin: 0
}

button,
input {
    overflow: visible
}

button,
select {
    text-transform: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
    border-style: none;
    padding: 0
}

[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
    outline: 1px dotted ButtonText
}

fieldset {
    padding: .35em .75em .625em
}

legend {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details {
    display: block
}

summary {
    display: list-item
}

template {
    display: none
}

[hidden] {
    display: none
}

.discounts-card__desc ul,
.landing-page__goals,
.mainmenu,
.page-footer__menu,
.profile-card__products-list,
.social-links,
.usermenu {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.page-header__menu-close,
.page-header__menu-open,
.profile-card__products-more,
.videobox__play {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    cursor: pointer;
    line-height: 1
}

.landing-page__reviews-next.swiper-nav,
.landing-page__reviews-prev.swiper-nav {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%)
}

@font-face {
    font-display: swap;
    font-family: var(--font-family-text);
    src: local("Roboto"), url(../fonts/Roboto-Light.woff2) format("woff2"), url(../fonts/Roboto-Light.woff) format("woff");
    font-weight: 300;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: var(--font-family-text);
    src: local("Roboto"), url(../fonts/Roboto-Regular.woff2) format("woff2"), url(../fonts/Roboto-Regular.woff) format("woff");
    font-weight: 400;
    font-style: normal
}

@font-face {
    font-display: swap;
    font-family: var(--font-family-text);
    src: local("Roboto"), url(../fonts/Roboto-Medium.woff2) format("woff2"), url(../fonts/Roboto-Medium.woff) format("woff");
    font-weight: 500;
    font-style: normal
}

*,
:after,
:before {
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

html {
    height: 100%;
    font-size: 10px;
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent
}

.icon {
    display: inline-block;
    vertical-align: middle;
    width: 1em;
    height: 1em;
    fill: currentColor
}

.icon-arrow-down {
    font-size: 4.4rem;
    width: 1em
}

h1 {
    font-family: var(--font-family-H1);
    font-weight: 300;
    line-height: 1.2;
    text-align: var(--h1-align);
}

h2,
h3 {
    font-family: var(--font-family-H2);
    font-weight: 600;
    line-height: 1.2;
}

h2 {
    text-align: var(--h2-align);
}

h3 {
    text-align: var(--h3-align);
}


h1 {
    font-size: 30px
}

@media only screen and (min-width:768px) {
    h1 {
        font-size: 40px
    }
}

@media only screen and (min-width:1000px) {
    h1 {
        font-size: 50px
    }
}

@media only screen and (min-width:1200px) {
    h1 {
        font-size: 60px
    }
}

a {
    color: inherit;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

a[href^="tel:"] {
    text-decoration: none;
    color: inherit;
    border-bottom: none;
    white-space: nowrap;
    cursor: default
}

a[href^="tel:"]:hover {
    text-decoration: none
}

@font-face {
    font-family: swiper-icons;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA");
    font-weight: 400;
    font-style: normal
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-wrapper {
    position: relative;
    width: 100%;
    height: 100%;
    z-index: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.swiper-android .swiper-slide,
.swiper-wrapper {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

.swiper-pointer-events {
    -ms-touch-action: pan-y;
    touch-action: pan-y
}

.swiper-pointer-events.swiper-vertical {
    -ms-touch-action: pan-x;
    touch-action: pan-x
}

.swiper-slide {
    -ms-flex-negative: 0;
    flex-shrink: 0;
    width: 100%;
    height: 100%;
    position: relative;
    -webkit-transition-property: -webkit-transform;
    transition-property: -webkit-transform;
    -o-transition-property: transform;
    transition-property: transform;
    transition-property: transform, -webkit-transform
}

.swiper-slide-invisible-blank {
    visibility: hidden
}

.swiper-autoheight,
.swiper-autoheight .swiper-slide {
    height: auto
}

.swiper-autoheight .swiper-wrapper {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
    -webkit-transition-property: height, -webkit-transform;
    transition-property: height, -webkit-transform;
    -o-transition-property: transform, height;
    transition-property: transform, height;
    transition-property: transform, height, -webkit-transform
}

.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
    -webkit-perspective: 1200px;
    perspective: 1200px
}

.swiper-3d .swiper-cube-shadow,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-wrapper {
    -webkit-transform-style: preserve-3d;
    transform-style: preserve-3d
}

.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    pointer-events: none;
    z-index: 10
}

.swiper-3d .swiper-slide-shadow {
    background: rgba(0, 0, 0, .15)
}

.swiper-3d .swiper-slide-shadow-left {
    background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-right {
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-top {
    background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-3d .swiper-slide-shadow-bottom {
    background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, 0)));
    background-image: -o-linear-gradient(top, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0));
    background-image: linear-gradient(to bottom, rgba(0, 0, 0, .5), rgba(0, 0, 0, 0))
}

.swiper-css-mode>.swiper-wrapper {
    overflow: auto;
    scrollbar-width: none;
    -ms-overflow-style: none
}

.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar {
    display: none
}

.swiper-css-mode>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: start start
}

.swiper-horizontal.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: x mandatory;
    scroll-snap-type: x mandatory
}

.swiper-vertical.swiper-css-mode>.swiper-wrapper {
    -ms-scroll-snap-type: y mandatory;
    scroll-snap-type: y mandatory
}

.swiper-centered>.swiper-wrapper::before {
    content: "";
    -ms-flex-negative: 0;
    flex-shrink: 0;
    -webkit-box-ordinal-group: 10000;
    -ms-flex-order: 9999;
    order: 9999
}

.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-start: var(--swiper-centered-offset-before);
    margin-inline-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-horizontal>.swiper-wrapper::before {
    height: 100%;
    min-height: 1px;
    width: var(--swiper-centered-offset-after)
}

.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child {
    -webkit-margin-before: var(--swiper-centered-offset-before);
    margin-block-start: var(--swiper-centered-offset-before)
}

.swiper-centered.swiper-vertical>.swiper-wrapper::before {
    width: 100%;
    min-width: 1px;
    height: var(--swiper-centered-offset-after)
}

.swiper-centered>.swiper-wrapper>.swiper-slide {
    scroll-snap-align: center center
}

.swiper-virtual.swiper-css-mode .swiper-wrapper::after {
    content: "";
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none
}

.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after {
    height: 1px;
    width: var(--swiper-virtual-size)
}

.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after {
    width: 1px;
    height: var(--swiper-virtual-size)
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    position: absolute;
    top: 50%;
    width: calc(var(--swiper-navigation-size)/ 44 * 27);
    height: var(--swiper-navigation-size);
    margin-top: calc(0px - var(--swiper-navigation-size)/ 2);
    z-index: 10;
    cursor: pointer;
    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;
    color: var(--swiper-navigation-color, var(--swiper-theme-color))
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    opacity: .35;
    cursor: auto;
    pointer-events: none
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    text-transform: none !important;
    letter-spacing: 0;
    text-transform: none;
    font-variant: initial;
    line-height: 1
}

.swiper-button-prev,
.swiper-rtl .swiper-button-next {
    left: 10px;
    right: auto
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after {
    content: "prev"
}

.swiper-button-next,
.swiper-rtl .swiper-button-prev {
    right: 10px;
    left: auto
}

.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    content: "next"
}

.swiper-button-lock {
    display: none
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    -webkit-transition: .3s opacity;
    -o-transition: .3s opacity;
    transition: .3s opacity;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    z-index: 10
}

.swiper-pagination.swiper-pagination-hidden {
    opacity: 0
}

.swiper-horizontal>.swiper-pagination-bullets,
.swiper-pagination-bullets.swiper-pagination-horizontal,
.swiper-pagination-custom,
.swiper-pagination-fraction {
    bottom: 10px;
    left: 0;
    width: 100%
}

.swiper-pagination-bullets-dynamic {
    overflow: hidden;
    font-size: 0
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33);
    position: relative
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
    -webkit-transform: scale(.66);
    -ms-transform: scale(.66);
    transform: scale(.66)
}

.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
    -webkit-transform: scale(.33);
    -ms-transform: scale(.33);
    transform: scale(.33)
}

.swiper-pagination-bullet {
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px));
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    display: inline-block;
    border-radius: 50%;
    background: var(--swiper-pagination-bullet-inactive-color, var(--black-color));
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2)
}

button.swiper-pagination-bullet {
    border: none;
    margin: 0;
    padding: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.swiper-pagination-clickable .swiper-pagination-bullet {
    cursor: pointer
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    opacity: var(--swiper-pagination-bullet-opacity, 1);
    background: var(--swiper-pagination-color, var(--swiper-theme-color))
}

.swiper-pagination-vertical.swiper-pagination-bullets,
.swiper-vertical>.swiper-pagination-bullets {
    right: 10px;
    top: 50%;
    -webkit-transform: translate3d(0, -50%, 0);
    transform: translate3d(0, -50%, 0)
}

.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0;
    display: block
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    top: 50%;
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
    width: 8px
}

.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    display: inline-block;
    -webkit-transition: .2s top, .2s -webkit-transform;
    transition: .2s top, .2s -webkit-transform;
    -o-transition: .2s transform, .2s top;
    transition: .2s transform, .2s top;
    transition: .2s transform, .2s top, .2s -webkit-transform
}

.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
    left: 50%;
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    transform: translateX(-50%);
    white-space: nowrap
}

.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,
.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s left, .2s -webkit-transform;
    transition: .2s left, .2s -webkit-transform;
    -o-transition: .2s transform, .2s left;
    transition: .2s transform, .2s left;
    transition: .2s transform, .2s left, .2s -webkit-transform
}

.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
    -webkit-transition: .2s right, .2s -webkit-transform;
    transition: .2s right, .2s -webkit-transform;
    -o-transition: .2s transform, .2s right;
    transition: .2s transform, .2s right;
    transition: .2s transform, .2s right, .2s -webkit-transform
}

.swiper-pagination-progressbar {
    background: rgba(0, 0, 0, .25);
    position: absolute
}

.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-transform-origin: left top;
    -ms-transform-origin: left top;
    transform-origin: left top
}

.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
    -webkit-transform-origin: right top;
    -ms-transform-origin: right top;
    transform-origin: right top
}

.swiper-horizontal>.swiper-pagination-progressbar,
.swiper-pagination-progressbar.swiper-pagination-horizontal,
.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,
.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
    width: 100%;
    height: 4px;
    left: 0;
    top: 0
}

.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,
.swiper-pagination-progressbar.swiper-pagination-vertical,
.swiper-vertical>.swiper-pagination-progressbar {
    width: 4px;
    height: 100%;
    left: 0;
    top: 0
}

.swiper-pagination-lock {
    display: none
}

.swiper-scrollbar {
    border-radius: 10px;
    position: relative;
    -ms-touch-action: none;
    background: rgba(0, 0, 0, .1)
}

.swiper-horizontal>.swiper-scrollbar {
    position: absolute;
    left: 1%;
    bottom: 3px;
    z-index: 50;
    height: 5px;
    width: 98%
}

.swiper-vertical>.swiper-scrollbar {
    position: absolute;
    right: 3px;
    top: 1%;
    z-index: 50;
    width: 5px;
    height: 98%
}

.swiper-scrollbar-drag {
    height: 100%;
    width: 100%;
    position: relative;
    background: rgba(0, 0, 0, .5);
    border-radius: 10px;
    left: 0;
    top: 0
}

.swiper-scrollbar-cursor-drag {
    cursor: move
}

.swiper-scrollbar-lock {
    display: none
}

.swiper-zoom-container {
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    text-align: center
}

.swiper-zoom-container>canvas,
.swiper-zoom-container>img,
.swiper-zoom-container>svg {
    max-width: 100%;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.swiper-slide-zoomed {
    cursor: move
}

.swiper-lazy-preloader {
    width: 42px;
    height: 42px;
    position: absolute;
    left: 50%;
    top: 50%;
    margin-left: -21px;
    margin-top: -21px;
    z-index: 10;
    -webkit-transform-origin: 50%;
    -ms-transform-origin: 50%;
    transform-origin: 50%;
    -webkit-animation: swiper-preloader-spin 1s infinite linear;
    animation: swiper-preloader-spin 1s infinite linear;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
    border-radius: 50%;
    border-top-color: transparent
}

.swiper-lazy-preloader-white {
    --swiper-preloader-color: var(--white-color)
}

.swiper-lazy-preloader-black {
    --swiper-preloader-color: var(--black-color)
}

@-webkit-keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

@keyframes swiper-preloader-spin {
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg)
    }
}

.swiper .swiper-notification {
    position: absolute;
    left: 0;
    top: 0;
    pointer-events: none;
    opacity: 0;
    z-index: -1000
}

.swiper-free-mode>.swiper-wrapper {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
    margin: 0 auto
}

.swiper-grid>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.swiper-grid-column>.swiper-wrapper {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

.swiper-fade.swiper-free-mode .swiper-slide {
    -webkit-transition-timing-function: ease-out;
    -o-transition-timing-function: ease-out;
    transition-timing-function: ease-out
}

.swiper-fade .swiper-slide {
    pointer-events: none;
    -webkit-transition-property: opacity;
    -o-transition-property: opacity;
    transition-property: opacity
}

.swiper-fade .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube {
    overflow: visible
}

.swiper-cube .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1;
    visibility: hidden;
    -webkit-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    transform-origin: 0 0;
    width: 100%;
    height: 100%
}

.swiper-cube .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-cube.swiper-rtl .swiper-slide {
    -webkit-transform-origin: 100% 0;
    -ms-transform-origin: 100% 0;
    transform-origin: 100% 0
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-cube .swiper-slide-active,
.swiper-cube .swiper-slide-next,
.swiper-cube .swiper-slide-next+.swiper-slide,
.swiper-cube .swiper-slide-prev {
    pointer-events: auto;
    visibility: visible
}

.swiper-cube .swiper-slide-shadow-bottom,
.swiper-cube .swiper-slide-shadow-left,
.swiper-cube .swiper-slide-shadow-right,
.swiper-cube .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-cube .swiper-cube-shadow {
    position: absolute;
    left: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    opacity: .6;
    z-index: 0
}

.swiper-cube .swiper-cube-shadow:before {
    content: "";
    background: var(--black-color);
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    -webkit-filter: blur(50px);
    filter: blur(50px)
}

.swiper-flip {
    overflow: visible
}

.swiper-flip .swiper-slide {
    pointer-events: none;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    z-index: 1
}

.swiper-flip .swiper-slide .swiper-slide {
    pointer-events: none
}

.swiper-flip .swiper-slide-active,
.swiper-flip .swiper-slide-active .swiper-slide-active {
    pointer-events: auto
}

.swiper-flip .swiper-slide-shadow-bottom,
.swiper-flip .swiper-slide-shadow-left,
.swiper-flip .swiper-slide-shadow-right,
.swiper-flip .swiper-slide-shadow-top {
    z-index: 0;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden
}

.swiper-creative .swiper-slide {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden;
    -webkit-transition-property: opacity, height, -webkit-transform;
    transition-property: opacity, height, -webkit-transform;
    -o-transition-property: transform, opacity, height;
    transition-property: transform, opacity, height;
    transition-property: transform, opacity, height, -webkit-transform
}

.swiper-cards {
    overflow: visible
}

.swiper-cards .swiper-slide {
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    overflow: hidden
}

.accordion__toggle {
    cursor: pointer;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    background-color: var(--primary-color);
    color: var(--accent-color);
    padding: 10px 8px;
    margin-bottom: 10px;
    -webkit-transition: all .25s ease;
    -o-transition: all .25s ease;
    transition: all .25s ease
}

@media only screen and (min-width:768px) {
    .accordion__toggle {
        padding: 15px 20px
    }
}

@media only screen and (min-width:1000px) {
    .accordion__toggle {
        padding: 20px 40px
    }
}

.accordion__toggle:hover {
    background-color: var(--secondary-color)
}

.accordion__toggle.is-open {
    background-color: var(--accent-color-light);
    color: var(--white-color)
}

.accordion__toggle.is-open .accordion__toggle-text strong {
    font-weight: 300
}

.accordion__toggle.is-open .accordion__toggle-icon {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg)
}

.accordion__toggle-text {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.accordion__toggle-text strong {
    white-space: var(--accordion__toggle-text);
    margin-right: 5px
}

.accordion__toggle-icon {
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    -o-transition: transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease
}

.accordion__toggle-icon .icon-arrow-down {
    font-size: 28px
}

.accordion__text {
    display: none;
    padding-top: 5px;
    padding-bottom: 25px;
    color: var(--accent-color)
}

.accordion__faq {
    display: none;
    padding-top: 5px;
    padding-bottom: 25px;
    color: #444;
}

.blog-card {
    background-color: var(--white-color);
    -webkit-box-shadow: 0 7px 24px 8px var(--five-color);
    box-shadow: 0 7px 24px 8px var(--five-color);
    padding: 12px 12px 20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 100%;
    text-align: center;
    text-decoration: none
}

.blog-card:hover {
    background-color: var(--primary-color)
}

@media only screen and (min-width:1000px) {
    .blog-card {
        -webkit-box-shadow: 0 7px 24px 12px var(--five-color);
        box-shadow: 0 7px 24px 12px var(--five-color)
    }
}

.blog-card__img {
    margin-bottom: 20px
}

.blog-card__img img {
    width: 100%;
    display: block
}

.blog-card__main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.blog-card__main p {
    margin: 0
}

.blog-card__title {
    font-size: 20px;
    line-height: 1.2;
    font-weight: 300;
    margin-bottom: 15px
}

@media only screen and (min-width:768px) {
    .blog-card__title {
        font-size: 22px
    }
}

@media only screen and (min-width:1000px) {
    .blog-card__title {
        font-size: 24px;
        margin-bottom: 20px;
        margin-bottom: 20px
    }
}

@media only screen and (min-width:1400px) {
    .blog-card__title {
        font-size: 30px
    }
}

.blog-card__button {
    margin-top: 40px;
    width: 250px
}

.button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-weight: 500;
    font-family: var(--font-family-text), Arial, Helvetica, sans-serif;
    line-height: 1.1;
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    max-width: 100%;
    font-size: 18px;
    height: 48px;
    padding: 0 20px;
    text-decoration: none;
    cursor: pointer;
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

@media only screen and (min-width:768px) {
    .button {
        height: 62px;
        padding-left: 45px;
        padding-right: 45px
    }
}

.button._wide {
    width: 100%
}

.button._primary {
    background-color: transparent;
    color: var(--accent-color);
    border: 2px solid var(--accent-color);
}

.button._primary:hover {
    background-color: var(--primary-color)
}

.button._secondary {
    background-color: #32496a;
    color: var(--white-color);
    border: none
}

.button._secondary:hover {
    background-color: #2a3d59
}

.catalog__list {
    display: grid;
    row-gap: 15px
}

@media only screen and (min-width:768px) {
    .catalog__list {
        grid-template-columns: repeat(2, 1fr);
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        row-gap: 30px
    }
}

.catalog__pagination {
    margin-top: 35px
}

@media only screen and (min-width:768px) {
    .catalog__pagination {
        margin-top: 50px
    }
}

.container-mixed {
    padding-left: 16px;
    padding-right: 16px;
    width: 100%
}

@media only screen and (min-width:1000px) {
    .container-mixed {
        max-width: 1140px;
        margin: 0 auto;
        padding-left: 30px;
        padding-right: 30px
    }
}

@media only screen and (min-width:1200px) {
    .container-mixed {
        max-width: none
    }
}

.container-wide {
    padding-left: 16px;
    padding-right: 16px;
    width: 100%
}

@media only screen and (min-width:1000px) {
    .container-wide {
        margin: 0 auto;
        padding-left: 30px;
        padding-right: 30px
    }
}

.container {
    padding-left: 16px;
    padding-right: 16px;
    width: 100%
}

@media only screen and (min-width:1000px) {
    .container {
        max-width: 1140px;
        margin: 0 auto;
        padding-left: 30px;
        padding-right: 30px
    }
}

.course-card {
    display: block;
    font-size: 16px;
    padding: 8px 8px 0;
    background-color: var(--white-color);
    text-decoration: none;
    -webkit-box-shadow: 0 7px 24px 13px var(--five-color);
    box-shadow: 0 7px 24px 13px var(--five-color)
}

@media only screen and (min-width:1000px) {
    .course-card {
        padding: 12px 12px 0
    }
}

.course-card:hover {
    background-color: var(--primary-color)
}

.course-card__img {
    position: relative
}

.course-card__img:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 40%;
    background: -webkit-gradient(linear, left bottom, left top, from(#8a7f6d), color-stop(45.1%, rgba(168, 144, 107, .15)), to(rgba(200, 190, 174, 0)));
    background: -o-linear-gradient(bottom, #8a7f6d 0, rgba(168, 144, 107, .15) 45.1%, rgba(200, 190, 174, 0) 100%);
    background: linear-gradient(to top, #8a7f6d 0, rgba(168, 144, 107, .15) 45.1%, rgba(200, 190, 174, 0) 100%)
}

.course-card__img img {
    width: 100%;
    display: block
}

.course-card__title {
    padding: 16px 8px;
    text-align: center;
    font-weight: 300
}

@media only screen and (min-width:768px) {
    .course-card__title {
        font-size: 20px;
        padding: 20px 8px
    }
}

@media only screen and (min-width:1200px) {
    .course-card__title {
        padding: 20px 32px
    }
}

.course-product {
    -webkit-box-shadow: 0 7px 24px 13px var(--five-color);
    box-shadow: 0 7px 24px 13px var(--five-color);
    background-color: var(--white-color);
    padding: 8px 8px 12px;
    text-decoration: none
}

.course-product:hover {
    background-color: var(--primary-color)
}

@media only screen and (min-width:768px) {
    .course-product {
        padding: 12px 12px 20px
    }
}

.course-product__img {
    position: relative;
    overflow: hidden
}

.course-product__img:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 60%;
    background: -webkit-gradient(linear, left bottom, left top, from(#8a7f6d), color-stop(50%, rgba(168, 144, 107, .15)), to(rgba(200, 190, 174, 0)));
    background: -o-linear-gradient(bottom, #8a7f6d 0, rgba(168, 144, 107, .15) 50%, rgba(200, 190, 174, 0) 100%);
    background: linear-gradient(to top, #8a7f6d 0, rgba(168, 144, 107, .15) 50%, rgba(200, 190, 174, 0) 100%)
}

@media only screen and (min-width:1400px) {
    .course-product__img:after {
        height: 40%
    }
}

.course-product__img img {
    width: 100%;
    display: block
}

.course-product__title {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    text-align: center;
    z-index: 1;
    font-size: 20px;
    color: var(--white-color);
    padding: 12px 8px;
    font-weight: 300
}

@media only screen and (min-width:768px) {
    .course-product__title {
        font-size: 24px
    }
}

@media only screen and (min-width:1000px) {
    .course-product__title {
        font-size: 30px;
        padding: 22px 12px
    }
}

@media only screen and (min-width:1200px) {
    .course-product__title {
        font-size: 24px
    }
}

@media only screen and (min-width:1600px) {
    .course-product__title {
        font-size: 30px
    }
}

.course-product__main {
    text-align: center
}

.course-product__main p {
    margin: 20px 0 8px
}

.course-product__pricebox {
    margin-bottom: 18px
}

.course-product__price {
    font-size: 22px;
    line-height: 1.6
}

@media only screen and (min-width:1000px) {
    .course-product__price {
        font-size: 24px
    }
}

.course-product__oldprice {
    font-size: 18px;
    text-decoration: line-through;
    margin-left: 20px
}

@media only screen and (min-width:1000px) {
    .course-product__oldprice {
        font-size: 20px
    }
}

.course-product__buy {
    min-width: 255px
}

.discounts-card {
    background-color: var(--primary-color);
    border-radius: 10px;
    padding: 20px;
    color: var(--accent-color);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column
}

@media only screen and (min-width:1200px) {
    .discounts-card {
        padding: 30px
    }
}

.discounts-card__title {
    font-size: 24px;
    margin: 0 0 10px
}

@media only screen and (min-width:1200px) {
    .discounts-card__title {
        font-size: 40px
    }
}

.discounts-card__pricebox {
    margin-bottom: 15px
}

@media only screen and (min-width:1200px) {
    .discounts-card__pricebox {
        margin-bottom: 30px
    }
}

.discounts-card__price {
    font-size: 30px
}

@media only screen and (min-width:1200px) {
    .discounts-card__price {
        font-size: 40px
    }
}

.discounts-card__oldprice {
    font-size: 20px;
    text-decoration: line-through;
    margin-left: 10px
}

.discounts-card__desc {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.discounts-card__desc b {
    font-weight: 300
}

.discounts-card__desc p {
    font-size: 18px;
    margin: 0
}

@media only screen and (min-width:1200px) {
    .discounts-card__desc p {
        font-size: 20px
    }
}

.discounts-card__desc ul {
    margin: 10px 0
}

@media only screen and (min-width:1200px) {
    .discounts-card__desc ul {
        font-size: 20px;
        -webkit-columns: 2;
        -moz-columns: 2;
        columns: 2;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }
}

.discounts-card__desc ul li {
    position: relative;
    margin-bottom: 6px;
    padding-left: 22px;
    -webkit-column-break-inside: avoid;
    -moz-column-break-inside: avoid;
    break-inside: avoid
}

.discounts-card__desc ul li::before {
    content: "";
    border-radius: 50%;
    width: 10px;
    height: 10px;
    background-color: var(--accent-color);
    position: absolute;
    left: 0;
    top: 5px
}

.discounts-card__button {
    width: 100%;
    margin-top: 30px;
    background-color: transparent;
    border: 2px solid var(--accent-color);
}

.discounts-card__button:hover {
    background-color: var(--secondary-color)
}

@media only screen and (min-width:500px) {
    .discounts-card__button {
        max-width: 180px
    }
}

@media only screen and (min-width:1000px) {
    .discounts-card__button {
        max-width: 250px
    }
}

.hamburger {
    cursor: pointer;
    -webkit-transition-property: opacity, -webkit-filter;
    transition-property: opacity, -webkit-filter;
    -o-transition-property: opacity, filter;
    transition-property: opacity, filter;
    transition-property: opacity, filter, -webkit-filter;
    -webkit-transition-duration: .25s;
    -o-transition-duration: .25s;
    transition-duration: .25s;
    -webkit-transition-timing-function: linear;
    -o-transition-timing-function: linear;
    transition-timing-function: linear;
    font: inherit;
    color: inherit;
    text-transform: none;
    overflow: visible;
    position: relative;
    display: inline-block
}

.hamburger:focus {
    outline: 0
}

.hamburger-box {
    width: 24px;
    height: 17px;
    display: block
}

.hamburger-inner {
    display: block;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -12px;
    margin-top: -2px
}

.hamburger-inner,
.hamburger-inner::after,
.hamburger-inner::before {
    width: 24px;
    height: 3px;
    background-color: var(--trinity-color);
    border-radius: 4px;
    position: absolute;
    transition-property: transform, -webkit-transform;
    -webkit-transition-duration: .15s;
    -o-transition-duration: .15s;
    transition-duration: .15s;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease
}

.hamburger-inner::after,
.hamburger-inner::before {
    content: "";
    display: block
}

.hamburger-inner::before {
    top: -7px
}

.hamburger-inner::after {
    bottom: -7px;
    left: 0;
    width: 24px
}

.hamburger--squeeze .hamburger-inner {
    -webkit-transition-duration: .1s;
    -o-transition-duration: .1s;
    transition-duration: .1s;
    -webkit-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    -o-transition-timing-function: cubic-bezier(.55, .055, .675, .19);
    transition-timing-function: cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze .hamburger-inner::before {
    -webkit-transition: top .1s .14s ease, opacity .1s ease;
    -o-transition: top .1s .14s ease, opacity .1s ease;
    transition: top .1s .14s ease, opacity .1s ease
}

.hamburger--squeeze .hamburger-inner::after {
    transition: bottom .1s .14s ease, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
    -webkit-transition: bottom .1s .14s ease, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
    -o-transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19), -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
    -webkit-transition: bottom .1s .14s ease, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19), -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s .14s ease, -webkit-transform .1s cubic-bezier(.55, .055, .675, .19), -webkit-transform .1s cubic-bezier(.55, .055, .675, .19);
    -o-transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19), transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19), transform .1s cubic-bezier(.55, .055, .675, .19);
    transition: bottom .1s .14s ease, transform .1s cubic-bezier(.55, .055, .675, .19), transform .1s cubic-bezier(.55, .055, .675, .19), -webkit-transform .1s cubic-bezier(.55, .055, .675, .19), -webkit-transform .1s cubic-bezier(.55, .055, .675, .19)
}

.hamburger--squeeze.is-active .hamburger-inner {
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    -webkit-transition-delay: .14s;
    -o-transition-delay: .14s;
    transition-delay: .14s;
    -webkit-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    -o-transition-timing-function: cubic-bezier(.215, .61, .355, 1);
    transition-timing-function: cubic-bezier(.215, .61, .355, 1)
}

.hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    -webkit-transition: top .1s ease, opacity .1s .14s ease;
    -o-transition: top .1s ease, opacity .1s .14s ease;
    transition: top .1s ease, opacity .1s .14s ease
}

.hamburger--squeeze.is-active .hamburger-inner::after {
    width: 24px;
    bottom: 0;
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
    transition: bottom .1s ease, -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition: bottom .1s ease, -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1);
    -o-transition: bottom .1s ease, transform .1s .14s cubic-bezier(.215, .61, .355, 1);
    transition: bottom .1s ease, transform .1s .14s cubic-bezier(.215, .61, .355, 1);
    transition: bottom .1s ease, transform .1s .14s cubic-bezier(.215, .61, .355, 1), -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1);
    -webkit-transition: bottom .1s ease, -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1), -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1);
    transition: bottom .1s ease, -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1), -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1);
    -o-transition: bottom .1s ease, transform .1s .14s cubic-bezier(.215, .61, .355, 1), transform .1s .14s cubic-bezier(.215, .61, .355, 1);
    transition: bottom .1s ease, transform .1s .14s cubic-bezier(.215, .61, .355, 1), transform .1s .14s cubic-bezier(.215, .61, .355, 1);
    transition: bottom .1s ease, transform .1s .14s cubic-bezier(.215, .61, .355, 1), transform .1s .14s cubic-bezier(.215, .61, .355, 1), -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1), -webkit-transform .1s .14s cubic-bezier(.215, .61, .355, 1)
}

.landing-page .page-footer {
    background-color: #d1c8b8;
    color: var(--accent-color)
}

.landing-page .page-footer__menu a {
    color: var(--accent-color)
}

.landing-page .page-footer__menu a:hover {
    opacity: .7
}

.landing-page .page-footer .social-links a:hover .social-links__icon path {
    fill: var(--hi-color)
}

.landing-page .page-footer .social-links__icon path {
    fill: var(--accent-color)
}

.landing-page__cover {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: auto 100%;
    min-height: calc(100vh - 48px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative;
    overflow: hidden;
    text-align: center;
    color: var(--white-color)
}

@media only screen and (min-width:500px) {
    .landing-page__cover {
        min-height: 0;
        padding-top: 75px;
        padding-bottom: 75px;
        background-size: cover
    }
}

@media only screen and (min-width:1200px) {
    .landing-page__cover {
        padding-top: 120px;
        padding-bottom: 120px
    }
}

.landing-page__cover p {
    margin: 0
}

@media only screen and (min-width:768px) {
    .landing-page__cover p {
        font-size: 20px
    }
}

@media only screen and (min-width:1000px) {
    .landing-page__cover p {
        max-width: 780px;
        margin-left: auto;
        margin-right: auto
    }
}

.landing-page__cover-title {
    margin: 0 0 20px;
    color: var(--white-color);
    font-weight: 300
}

@media only screen and (min-width:768px) {
    .landing-page__cover-title {
        max-width: 850px;
        margin-left: auto;
        margin-right: auto
    }
}

@media only screen and (min-width:1000px) {
    .landing-page__cover-title {
        font-size: 60px;
        margin-bottom: 40px;
        margin-top: 160px;
    }
}

.landing-page__cover-button {
    margin-top: 80px;
    background-color: var(--primary-color);
    color: var(--accent-color)
}

.landing-page__cover-button:hover {
    background-color: var(--secondary-color)
}

.landing-page__about {
    display: grid;
    row-gap: 30px
}

@media only screen and (min-width:1000px) {
    .landing-page__about {
        grid-template-columns: 58% 1fr;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }
}

@media only screen and (min-width:1000px) {
    .landing-page__about-text {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.landing-page__goals {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    row-gap: 30px;
    font-size: 18px;
    counter-reset: num
}

@media only screen and (min-width:768px) {
    .landing-page__goals {
        grid-template-columns: repeat(2, 1fr);
        row-gap: 40px
    }
}

@media only screen and (min-width:1000px) {
    .landing-page__goals {
        font-size: 20px;
        grid-template-columns: repeat(3, 1fr)
    }
}

.landing-page__goals li {
    position: relative
}

.landing-page__goals li::before {
    content: counter(num) ".";
    counter-increment: num;
    font-family: var(--font-family-text), Arial, Helvetica, sans-serif;
    font-size: 36px;
    display: block;
    margin-bottom: 12px;
    font-weight: 300
}

@media only screen and (min-width:768px) {
    .landing-page__goals li::before {
        font-size: 48px
    }
}

.landing-page__discounts {
    display: grid;
    row-gap: 30px
}

@media only screen and (min-width:500px) {
    .landing-page__discounts {
        grid-template-columns: repeat(2, 1fr);
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }

    .landing-page__discounts .discounts-card:last-child {
        grid-column: span 2;
        max-width: calc(50% - 15px);
        justify-self: center
    }
}

@media only screen and (min-width:1000px) {
    .landing-page__discounts {
        grid-template-columns: repeat(3, 1fr);
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }

    .landing-page__discounts .discounts-card:last-child {
        grid-column: span 1;
        max-width: none
    }
}

@media only screen and (min-width:1000px) {
    .landing-page__benefits {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto 1fr;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .landing-page__benefits .section-header {
        grid-column: span 2
    }
}

@media only screen and (min-width:1000px) and (min-width:1200px) {
    .landing-page__benefits .section-header {
        grid-column: 2/span 1;
        text-align: left;
        width: 100%;
        max-width: 525px;
        justify-self: start
    }
}

.landing-page__benefits-text {
    font-size: 18px
}

@media only screen and (min-width:1000px) {
    .landing-page__benefits-text {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width:1200px) {
    .landing-page__benefits-text {
        width: 100%;
        max-width: 525px;
        justify-self: start;
        -ms-flex-item-align: start;
        align-self: start
    }
}

.landing-page__benefits-text strong {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.3
}

.landing-page__benefits-img {
    margin-top: 15px
}

@media only screen and (min-width:768px) {
    .landing-page__benefits-img {
        margin-top: 30px
    }
}

@media only screen and (min-width:1000px) {
    .landing-page__benefits-img {
        margin-top: 0
    }
}

@media only screen and (min-width:1200px) {
    .landing-page__benefits-img {
        grid-row: 1/span 2
    }
}

.landing-page__benefits-img img {
    display: block;
    width: 100%
}

@media only screen and (min-width:1000px) {
    .landing-page__description {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto 1fr;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .landing-page__description .section-header {
        grid-column: span 2
    }
}

@media only screen and (min-width:1000px) and (min-width:1200px) {
    .landing-page__description .section-header {
        grid-column: 1/span 1;
        text-align: left;
        width: 100%;
        max-width: 525px;
        justify-self: end
    }
}

.landing-page__description-text {
    font-size: 18px
}

@media only screen and (min-width:1200px) {
    .landing-page__description-text {
        width: 100%;
        max-width: 525px;
        justify-self: end;
        grid-row: 2/3
    }
}

.landing-page__description-text strong {
    font-size: 24px;
    font-weight: 300;
    line-height: 1.3
}

.landing-page__description-img {
    margin-bottom: 15px
}

@media only screen and (min-width:768px) {
    .landing-page__description-img {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:1000px) {
    .landing-page__description-img {
        margin-bottom: 0;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width:1200px) {
    .landing-page__description-img {
        grid-row: span 2
    }
}

.landing-page__description-img img {
    display: block;
    width: 100%
}

.landing-page__guarantees {
    max-width: 720px;
    text-align: center;
    margin: 0 auto
}

.landing-page__reviews-wrapper {
    margin-left: -16px;
    margin-right: -16px
}

@media only screen and (min-width:1000px) {
    .landing-page__reviews-wrapper {
        margin-left: -30px;
        margin-right: -30px
    }
}

@media only screen and (min-width:1200px) {
    .landing-page__reviews-wrapper {
        padding-left: 30px;
        padding-right: 30px
    }
}

.landing-page__reviews-pager {
    text-align: center;
    margin-top: 30px
}

@media only screen and (min-width:1000px) {
    .landing-page__reviews-pager {
        margin-top: 50px
    }
}

.landing-page__reviews-pager .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    --swiper-pagination-bullet-horizontal-gap: 10px;
    --swiper-pagination-bullet-opacity: 1;
    --swiper-pagination-bullet-inactive-opacity: 1;
    --swiper-pagination-color: var(--accent-color);
    --swiper-pagination-bullet-inactive-color: #F3EADA;
    -webkit-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease
}

.landing-page__reviews-pager .swiper-pagination-bullet:hover {
    background-color: var(--secondary-color)
}

.landing-page__reviews-pager .swiper-pagination-bullet.swiper-pagination-bullet-active {
    pointer-events: none
}

.landing-page__reviews-prev.swiper-nav {
    display: none;
    position: absolute
}

@media only screen and (min-width:768px) {
    .landing-page__reviews-prev.swiper-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        left: 63px
    }
}

@media only screen and (min-width:1000px) {
    .landing-page__reviews-prev.swiper-nav {
        left: 183px
    }
}

@media only screen and (min-width:1200px) {
    .landing-page__reviews-prev.swiper-nav {
        left: calc((100% - 120px)/ 3 + 15px)
    }
}

.landing-page__reviews-next.swiper-nav {
    display: none;
    position: absolute
}

@media only screen and (min-width:768px) {
    .landing-page__reviews-next.swiper-nav {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        right: 63px
    }
}

@media only screen and (min-width:1000px) {
    .landing-page__reviews-next.swiper-nav {
        right: 183px
    }
}

@media only screen and (min-width:1200px) {
    .landing-page__reviews-next.swiper-nav {
        right: calc((100% - 120px)/ 3 + 15px)
    }
}

.landing-page__review {
    width: calc(100% - 60px);
    height: auto
}

@media only screen and (min-width:500px) {
    .landing-page__review {
        width: calc(100% - 120px)
    }
}

@media only screen and (min-width:768px) {
    .landing-page__review {
        width: calc(100% - 220px)
    }
}

@media only screen and (min-width:1000px) {
    .landing-page__review {
        width: calc(100% - 460px)
    }
}

@media only screen and (min-width:1200px) {
    .landing-page__review {
        width: auto
    }
}

@media only screen and (min-width:1000px) {
    .landing-page__author {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        grid-template-rows: auto 1fr;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: start
    }

    .landing-page__author .section-header {
        text-align: left;
        width: 100%;
        max-width: 525px;
        justify-self: start
    }
}

.landing-page__author-text {
    font-size: 18px
}

.landing-page__author-text .section-header {
    text-align: left
}

@media only screen and (min-width:1000px) {
    .landing-page__author-text {
        width: 100%;
        max-width: 525px;
        justify-self: end
    }
}

.landing-page__author-text strong {
    font-size: 24px;
    line-height: 1.3
}

.landing-page__author-img {
    margin-bottom: 15px;
    position: relative;
    overflow: hidden
}

@media only screen and (min-width:768px) {
    .landing-page__author-img {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:1000px) {
    .landing-page__author-img {
        margin-bottom: 0;
        grid-row: span 2;
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

.landing-page__author-img img {
    display: block;
    width: 100%
}

.landing-page__author-more {
    margin-top: 30px
}

.landing-page__author-more .button {
    max-width: 355px
}

@media only screen and (min-width:768px) {
    .mainmenu {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.mainmenu__item {
    border-bottom: 1px solid #ededed;
    padding-left: 20px;
    position: relative
}

@media only screen and (min-width:768px) {
    .mainmenu__item {
        border-bottom: none;
        padding-left: 0;
        margin-right: 26px
    }

    .mainmenu__item:last-child {
        margin-right: 0
    }
}

@media only screen and (min-width:1200px) {
    .mainmenu__item {
        margin-right: 50px
    }
}

.mainmenu__item::after {
    content: var(--dekor-item);
    height: var(--dekor-item);
    background-color: var(--trinity-color);
    border-radius: var(--border-radius-item);
    position: absolute;
    left: 0;
    top: 50%;
    margin-top: -6px
}

@media only screen and (min-width:768px) {
    .mainmenu__item::after {
        display: none
    }
}

.mainmenu__item a {
    font-size: 16px;
    line-height: 24px;
    text-decoration: none;
    display: block;
    padding: 12px 0;
    color: var(--accent-color)
}

.mainmenu__item a:hover {
    color: var(--secondary-color)
}

.mainpage__cover {
    padding-left: 8px;
    padding-right: 8px;
    background-color: var(--hi-color);
    background-image: url(../images/cover-bg.jpg);
    background-repeat: no-repeat;
    background-position: 15% top;
    background-size: auto 100%
}

.mainpage__cover .container {
    padding-left: 0;
    padding-right: 0;
    position: relative
}

@media only screen and (min-width:768px) {
    .mainpage__cover {
        background-position: left center;
        background-size: auto 110%
    }
}

@media only screen and (min-width:1000px) {
    .mainpage__cover {
        background-image: url(../images/cover-img.png), url(../images/cover-bg.jpg);
        background-repeat: no-repeat, no-repeat;
        background-position: 15% bottom, 15% top;
        background-size: auto 65%, auto 80%
    }
}

@media only screen and (min-width:1200px) {
    .mainpage__cover {
        background-position: center bottom, center top;
        background-size: auto 90%, auto 100%
    }
}

@media only screen and (min-width:1400px) {
    .mainpage__cover {
        background-size: auto 100%, auto 100%
    }
}

.mainpage__cover-row {
    height: calc(100vh - 48px);
    padding-bottom: 48px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center
}

@media only screen and (min-width:768px) {
    .mainpage__cover-row {
        height: 430px;
        padding-bottom: 0
    }
}

@media only screen and (min-width:1000px) {
    .mainpage__cover-row {
        max-height: calc(100vh - 60px);
        min-height: 430px;
        height: 760px;
        padding-bottom: 60px
    }
}

.mainpage__cover-row p {
    font-size: 24px;
    line-height: 36px;
    margin: 20px 0 0 0;
    color: var(--secondary-color)
}

@media only screen and (min-width:768px) {
    .mainpage__cover-row p {
        margin-top: 30px
    }
}

@media only screen and (min-width:1200px) {
    .mainpage__cover-row p {
        margin-top: 40px
    }
}

.mainpage__cover-img {
    display: none
}

@media only screen and (min-width:1000px) {
    .mainpage__cover-img {
        display: block;
        position: absolute;
        left: 0;
        top: 50%;
        max-height: calc(100% - 60px);
        -webkit-transform: translate(-35%, -50%);
        -ms-transform: translate(-35%, -50%);
        transform: translate(-35%, -50%)
    }
}

.mainpage__cover-title {
    text-align: center;
    font-size: 30px;
    line-height: 36px;
    margin: 0
}

@media only screen and (min-width:768px) {
    .mainpage__cover-title {
        font-size: 48px;
        line-height: 58px
    }
}

@media only screen and (min-width:1200px) {
    .mainpage__cover-title {
        font-size: 60px;
        line-height: 72px
    }
}

@media only screen and (min-width:1200px) {
    .mainpage__main {
        background: url(../images/bg-pattern-start-left.svg) repeat-y center top
    }
}

.mainpage__about {
    display: grid;
    row-gap: 30px
}

@media only screen and (min-width:1000px) {
    .mainpage__about {
        grid-template-columns: 58% 1fr;
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }
}

.mainpage__about-text {
    color: var(--accent-color-light)
}

@media only screen and (min-width:1000px) {
    .mainpage__about-text {
        -webkit-box-ordinal-group: 2;
        -ms-flex-order: 1;
        order: 1
    }
}

@media only screen and (min-width:1400px) {
    .mainpage__catalog {
        padding-left: 90px;
        padding-right: 90px
    }
}

.mainpage__catalog-list {
    display: grid;
    row-gap: 15px
}

@media only screen and (min-width:500px) {
    .mainpage__catalog-list {
        grid-template-columns: repeat(2, 1fr);
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px;
        row-gap: 30px
    }
}

@media only screen and (min-width:768px) {
    .mainpage__catalog-list {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }
}

@media only screen and (min-width:1200px) {
    .mainpage__catalog-list {
        grid-template-columns: repeat(3, 1fr)
    }
}

.mainpage__catalog-more {
    text-align: center;
    margin-top: 25px
}

@media only screen and (min-width:768px) {
    .mainpage__catalog-more {
        margin-top: 40px
    }
}

@media only screen and (min-width:1000px) {
    .mainpage__catalog-more {
        margin-top: 50px
    }
}

.mainpage__catalog-more a {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.1;
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px solid var(--accent-color);
    color: var(--accent-color)
}

.mainpage__catalog-more a:hover {
    border-bottom: 1px solid transparent
}

@media only screen and (min-width:1000px) {
    .mainpage__catalog-more a {
        font-size: 24px
    }
}

.mainpage__profiles {
    display: grid;
    row-gap: 30px
}

@media only screen and (min-width:500px) {
    .mainpage__profiles {
        grid-template-columns: repeat(2, 1fr);
        -webkit-column-gap: 15px;
        -moz-column-gap: 15px;
        column-gap: 15px
    }
}

@media only screen and (min-width:768px) {
    .mainpage__profiles {
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }
}

@media only screen and (min-width:1000px) {
    .mainpage__profiles {
        grid-template-columns: repeat(4, 1fr)
    }
}

.mainpage__profiles-more {
    text-align: center;
    margin-top: 25px
}

@media only screen and (min-width:768px) {
    .mainpage__profiles-more {
        margin-top: 40px
    }
}

.mainpage__blog-swiper {
    margin: -20px -16px 0;
    padding: 20px 16px
}

@media only screen and (min-width:1000px) {
    .mainpage__blog-swiper {
        margin: -30px -30px 0;
        padding: 30px 30px
    }
}

.mainpage__blog-item {
    height: auto
}

.mainpage__blog-pager {
    text-align: center;
    margin-top: 30px
}

@media only screen and (min-width:1000px) {
    .mainpage__blog-pager {
        margin-top: 50px
    }
}

.mainpage__blog-pager .swiper-pagination-bullet {
    width: 14px;
    height: 14px;
    --swiper-pagination-bullet-horizontal-gap: 4px;
    --swiper-pagination-bullet-opacity: 1;
    --swiper-pagination-bullet-inactive-opacity: 1;
    --swiper-pagination-color: var(--accent-color);
    --swiper-pagination-bullet-inactive-color: #C8BEAE;
    -webkit-transition: background-color .25s ease;
    -o-transition: background-color .25s ease;
    transition: background-color .25s ease
}

.mainpage__blog-pager .swiper-pagination-bullet:hover {
    background-color: var(--secondary-color)
}

.mainpage__blog-pager .swiper-pagination-bullet.swiper-pagination-bullet-active {
    pointer-events: none
}

.mainpage__blog-more {
    text-align: center;
    margin-top: 10px
}

@media only screen and (min-width:1000px) {
    .mainpage__blog-more {
        margin-top: 20px
    }
}

.mainpage__blog-more a {
    font-weight: 500;
    font-size: 20px;
    line-height: 1.1;
    display: inline-block;
    text-decoration: none;
    border-bottom: 1px solid var(--accent-color);
    color: var(--accent-color)
}

.mainpage__blog-more a:hover {
    border-bottom: 1px solid transparent
}

@media only screen and (min-width:1000px) {
    .mainpage__blog-more a {
        font-size: 24px
    }
}

.page-footer {
    border-bottom: 25px solid var(--white-color);
    background-color: var(--white-color);
    padding: 30px 0
}

@media only screen and (min-width:768px) {
    .page-footer {
        padding: 40px 0
    }
}

@media only screen and (min-width:1200px) {
    .page-footer {
        border-bottom: 40px solid var(--white-color)
    }
}

.page-footer__row {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 40px
}

@media only screen and (min-width:768px) {
    .page-footer__row {
        grid-template-columns: repeat(2, 1fr);
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        row-gap: 50px
    }
}

@media only screen and (min-width:1000px) {
    .page-footer__row {
        grid-template-columns: repeat(4, 1fr)
    }
}

.page-footer__title {
    color: var(--accent-color);
    font-family: var(--font-family-text), Arial, Helvetica, sans-serif;
    font-weight: 300;
    font-size: 20px;
    margin-bottom: 20px
}

@media only screen and (min-width:1000px) {
    .page-footer__title {
        font-size: 24px
    }
}

.page-footer__menu li {
    margin-bottom: 14px
}

.page-footer__menu li:last-child {
    margin-bottom: 0
}

.page-footer__menu a {
    text-decoration: none;
    color: var(--accent-color-light);
    font-size: 16px
}

.page-footer__menu a:hover {
    color: var(--accent-color)
}

.page-footer__payment {
    max-width: 100%;
    display: block
}

@media only screen and (min-width:1200px) {
    .page-footer__payment {
        width: 256px
    }
}

.page-header {
    background-color: var(--white-color);
    width: 100%;
    position: fixed;
    left: 0;
    top: 0;
    z-index: 10
}

.page-header__mob {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 48px;
    padding: 0 16px
}

@media only screen and (min-width:768px) {
    .page-header__mob {
        display: none
    }
}

.page-header__overlay {
    visibility: hidden;
    opacity: 0;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    cursor: pointer;
    background: rgba(0, 0, 0, .1);
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

.page-header__main {
    position: fixed;
    top: 0;
    left: 0;
    width: 305px;
    height: 100%;
    overflow-y: auto;
    background-color: rgba(255, 255, 255, .98);
    -webkit-box-shadow: 0 4px 22px 8px rgba(103, 103, 103, .25);
    box-shadow: 0 4px 22px 8px rgba(103, 103, 103, .25);
    opacity: 0;
    visibility: hidden;
    -webkit-transform: translateX(-100%);
    -ms-transform: translateX(-100%);
    transform: translateX(-100%);
    -webkit-transition: all .35s ease;
    -o-transition: all .35s ease;
    transition: all .35s ease
}

@media only screen and (min-width:768px) {
    .page-header__main {
        position: static;
        width: auto;
        height: auto;
        -webkit-box-shadow: none;
        box-shadow: none;
        opacity: 1;
        visibility: visible;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none
    }
}

.page-header__menu-close,
.page-header__menu-open {
    border: none;
    background: 0 0;
    height: 48px;
    width: 48px
}

@media only screen and (min-width:768px) {

    .page-header__menu-close,
    .page-header__menu-open {
        display: none
    }
}

.page-header__menu-open {
    margin-right: -8px
}

.page-header__menu-close {
    position: absolute;
    top: 0;
    right: 0
}

.page-header__row {
    padding: 48px 16px 24px;
    min-height: 100%;
    display: grid;
    grid-template-columns: repeat(2, auto);
    grid-template-rows: 1fr auto
}

@media only screen and (min-width:768px) {
    .page-header__row {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center;
        height: 60px;
        padding: 0 16px
    }
}

@media only screen and (min-width:1000px) {
    .page-header__row {
        padding: 0 30px;
        max-width: 1140px;
        margin: 0 auto
    }
}

@media only screen and (min-width:1200px) {
    .page-header__row {
        height: 70px
    }
}

.page-header__menu {
    grid-column: span 2;
    margin: 40px 0
}

@media only screen and (min-width:768px) {
    .page-header__menu {
        margin: 0
    }
}

.page-header__socials {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
    -ms-flex-item-align: end;
    align-self: end;
    justify-self: end
}

@media only screen and (min-width:768px) {
    .page-header__socials {
        -webkit-box-ordinal-group: 1;
        -ms-flex-order: 0;
        order: 0;
        -ms-flex-item-align: auto;
        align-self: auto;
        justify-self: auto
    }
}

.page-header__nav {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: reverse;
    -ms-flex-direction: column-reverse;
    flex-direction: column-reverse
}

@media only screen and (min-width:768px) {
    .page-header__nav {
        display: block
    }
}

.page-header__nav-link {
    font-size: 16px;
    text-decoration: none;
    color: var(--accent-color-light);
    margin-top: 14px
}

.page-header__nav-link:hover {
    color: var(--accent-color)
}

@media only screen and (min-width:768px) {
    .page-header__nav-link {
        margin-right: 20px;
        color: var(--accent-color)
    }

    .page-header__nav-link:hover {
        color: var(--secondary-color)
    }

    .page-header__nav-link:last-child {
        margin-right: 0
    }
}

@media only screen and (min-width:1200px) {
    .page-header__nav-link {
        margin-right: 45px;
    }
}

.page-section {
    padding: 40px 0;
}

.page-section._light-theme {
    background-color: var(--accent-color-light);
}

.page-section._bg-section-1 {
    /* background: url(../images/bg-section-1.jpg) no-repeat center top; */ 
    background-color: var(--color1);
}

@media only screen and (min-width:1200px) {
    .page-section._bg-section-1 {
        background-position: center top;
    }
}

.page-section._bg-section-dark {
    background: var(--trinity-color);
}

.page-section._bg-section-2 {
    background: var(--primary-color) url(../images/bg-section-2.png) no-repeat center top;
}

.page-section._bg-section-middle {
    background: var(--accent-color-light, #c9ddf1);
}

.page-section._bg-section-4 {
    background: var(--primary-color, #778ba4); url(../images/bg-section-4.png) no-repeat center center;
}

.page-section._bg-section-5 {
    background: var(--trinity-color) url(../images/bg-section-5.png) no-repeat center top;
    background-size: cover
}

.page-section._bg-section-6 {
    background-color: #d5e5fd !important;
    background: url(../images/bg-section-6.jpg) no-repeat left bottom;
}

@media only screen and (max-width:768px) {
    .page-section._bg-section-6 {
        background-color: #d5e5fd !important;
        background: url(../images/bg-section-6.jpg) no-repeat -300px bottom;
    }
}

.page-section._bg-section-7 {
    background: var(--primary-color) url(../images/bg-section-7.png) no-repeat center center;
}

.page-section._bg-section-8 {
    background: var(--white-color) url(../images/bg-section-8.jpg) no-repeat center center;
}

.page-section._bg-section-9 {
    background: #d2cbbf url(../images/bg-section-9.png) no-repeat top center;
}

.page-section._bg-decor-left {
    background: var(--hi-color) url(../images/bg-decor-left.png) no-repeat center top;
    background-size: cover
}

.page-section._bg-decor-right {
    background: var(--hi-color) url(../images/bg-decor-right.png) no-repeat center top;
    background-size: cover
}

@media only screen and (min-width:1200px) {
    .page-section._has-left-decor {
        background-image: url(../images/decor-left.svg);
        background-repeat: no-repeat;
        background-position: left -20% top
    }
}

@media only screen and (min-width:1400px) {
    .page-section._has-left-decor {
        background-position: left top
    }
}

@media only screen and (min-width:1200px) {
    .page-section._has-right-decor {
        background-image: url(../images/decor-right.png);
        background-repeat: no-repeat;
        background-position: right bottom;
    }
}

@media only screen and (min-width:1400px) {
    .page-section._has-right-decor {
        background-position: right bottom
    }
}

@media only screen and (min-width:1000px) {
    .page-section {
        padding: 50px 0;
    }
}

@media only screen and (min-width:1200px) {
    .page-section {
        padding: 60px 0;
    }
}

.page-title {
    height: 220px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    background-color: var(--accent-color-light);
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    color: var(--white-color);
    text-align: center
}

@media only screen and (min-width:1000px) {
    .page-title {
        height: 280px
    }
}

@media only screen and (min-width:1200px) {
    .page-title {
        height: 360px
    }
}

.page-title h1 {
    margin: 0
}

.page-title p {
    color: var(--trinity-color);
    font-size: 20px;
    margin: 10px 0 0 0
}

@media only screen and (min-width:768px) {
    .page-title p {
        font-size: 24px;
        margin-top: 16px
    }
}

.page {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 320px;
    min-height: 100%;
    font-family: var(--font-family-text), Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 1.35;
    color: var(--accent-color);
    -webkit-font-smoothing: antialiased
}

@media only screen and (min-width:1000px) {
    .page {
        font-size: 18px
    }
}

.page.landing-page {
    background-color: var(--primary-color)
}

.page.is-menu-open .page__wrapper {
    overflow: hidden;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100vh;
    height: -webkit-fill-available
}

.page.is-menu-open .page-header__overlay {
    opacity: 1;
    visibility: visible
}

.page.is-menu-open .page-header__main {
    opacity: 1;
    visibility: visible;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0)
}

.page__wrapper {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    display: grid;
    grid-template-rows: 1fr auto;
    grid-template-columns: 100%;
    overflow: hidden;
    padding-top: 48px;
    left: 0;
    position: relative;
    -webkit-transition: left .35s linear;
    -o-transition: left .35s linear;
    transition: left .35s linear
}

@media only screen and (min-width:768px) {
    .page__wrapper {
        padding-top: 60px
    }
}

@media only screen and (min-width:1200px) {
    .page__wrapper {
        padding-top: 70px
    }
}

.page__main {
    padding: 20px 0;
    background-color: var(--hi-color)
}

@media only screen and (min-width:768px) {
    .page__main {
        padding: 40px 0 50px
    }
}

@media only screen and (min-width:1000px) {
    .page__main {
        padding: 70px 0
    }
}

@media only screen and (min-width:1200px) {
    .page__main {
        background: var(--hi-color) url(../images/bg-pattern-start-left.jpg) repeat-y center top
    }

    .page__main._bg-reverse {
        background-image: url(../images/bg-pattern-start-right.jpg)
    }
}

.page__row {
    display: grid;
    grid-template-columns: 1fr;
    row-gap: 20px
}

@media only screen and (min-width:768px) {
    .page__row {
        row-gap: 30px
    }
}

@media only screen and (min-width:1000px) {
    .page__row {
        grid-template-columns: repeat(3, 1fr);
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }
}

@media only screen and (min-width:1000px) {
    .page__content {
        grid-column: span 2
    }
}

.pagination {
    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;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.pagination__total {
    opacity: .6;
    font-size: 14px;
    width: 100%;
    text-align: center;
    margin-bottom: 10px
}

@media only screen and (min-width:768px) {
    .pagination__total {
        margin-right: 40px;
        width: auto;
        margin-bottom: 0
    }
}

.pagination__pager {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.pagination__page {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    width: 34px;
    height: 34px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #dee2e6;
    border-radius: 50%;
    color: var(--accent-color-light);
    background-color: var(--white-color);
    text-decoration: none;
    font-size: 14px;
    line-height: 1;
    margin: 0 3px
}

.pagination__page[href]:hover {
    border-color: var(--accent-color-light)
}

.pagination__page.is-active {
    color: var(--trinity-color)
}

.pagination__nav {
    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: 34px;
    height: 34px;
    -ms-flex-negative: 0;
    flex-shrink: 0;
    border: 1px solid #dee2e6;
    border-radius: 50%;
    color: var(--accent-color-light);
    background-color: var(--white-color);
    margin: 0 3px
}

.pagination__nav svg {
    fill: currentColor
}

.pagination__nav:hover {
    border-color: var(--accent-color-light)
}

.pagination__nav.is-disabled {
    display: none;
    pointer-events: none
}

.pagination__nav span {
    width: 20px;
    height: 32px;
    display: inline-block;
    overflow: hidden;
    position: relative
}

@media only screen and (min-width:768px) {
    .pagination__nav span {
        width: 36px
    }
}

.profile-card {
    background-color: var(--white-color);
    padding: 8px 8px 20px;
    text-align: center;
    -webkit-box-shadow: 0 7px 23px 13px #f7f1e7;
    box-shadow: 0 7px 23px 13px #f7f1e7
}

@media only screen and (min-width:768px) {
    .profile-card {
        padding: 25px
    }
}

.profile-card__img {
    overflow: hidden;
    margin-bottom: 16px
}

@media only screen and (min-width:1000px) {
    .profile-card__img {
        margin-bottom: 20px
    }
}

.profile-card__img img {
    width: 100%;
    display: block
}

.profile-card__title {
    font-size: 30px;
    font-family: var(--font-family-text), Arial, Helvetica, sans-serif;
    margin: 0 0 8px
}

@media only screen and (min-width:768px) {
    .profile-card__title {
        font-size: 40px
    }
}

.profile-card__subtitle {
    color: var(--accent-color-light);
    margin-bottom: 20px;
    font-size: 20px;
    font-weight: 300
}

.profile-card__products-title {
    color: var(--accent-color);
    font-weight: 300;
    font-size: 24px;
    margin-bottom: 20px
}

.profile-card__products-list.is-open li:nth-child(n+7) {
    display: block
}

@media only screen and (min-width:768px) {
    .profile-card__products-list {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px
    }
}

@media only screen and (min-width:1000px) {
    .profile-card__products-list {
        grid-template-columns: repeat(3, 1fr)
    }
}

.profile-card__products-list li {
    margin-bottom: 12px;
    position: relative;
    padding-left: 50px;
    padding-top: 3px;
    padding-bottom: 3px;
    line-height: 24px;
    display: block;
    text-align: left
}

.profile-card__products-list li a {
    text-decoration: none;
    border-bottom: 1px solid transparent
}

.profile-card__products-list li a:hover {
    border-bottom: 1px solid var(--accent-color)
}

@media only screen and (min-width:768px) {
    .profile-card__products-list li {
        font-size: 20px;
        line-height: 30px;
        padding-top: 6px;
        padding-bottom: 6px;
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        break-inside: avoid
    }
}

.profile-card__products-list li:nth-child(n+7) {
    display: none
}

@media only screen and (min-width:1000px) {
    .profile-card__products-list li:nth-child(n+7) {
        display: inline-block
    }
}

.profile-card__products-list li:before {
    content: "";
    width: 50px;
    height: 30px;
    position: absolute;
    left: 0;
    top: 0;
    background: url(../images/check.svg) no-repeat center center
}

@media only screen and (min-width:768px) {
    .profile-card__products-list li:before {
        height: 42px
    }
}

.profile-card__products-more {
    padding: 0;
    border: none;
    background-color: transparent;
    text-align: center;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    margin: 20px auto 0;
    color: var(--accent-color-light);
    font-size: 18px;
    font-weight: 500;
    border-bottom: 1px solid var(--accent-color-light)
}

.profile-card__products-more:hover {
    border-bottom: 1px solid transparent
}

@media only screen and (min-width:1000px) {
    .profile-card__products-more {
        display: none
    }
}

.profile-card__more {
    margin-top: 30px;
    width: 100%;
    min-width: 0
}

@media only screen and (min-width:768px) {
    .profile-card__more {
        width: calc(50% - 10px);
        margin-top: 35px
    }
}

@media only screen and (min-width:1000px) {
    .profile-card__more {
        width: auto
    }
}

.profile-catalog__list {
    display: grid;
    row-gap: 15px
}

@media only screen and (min-width:768px) {
    .profile-catalog__list {
        row-gap: 30px
    }
}

.profile-catalog__pagination {
    margin-top: 35px
}

@media only screen and (min-width:768px) {
    .profile-catalog__pagination {
        margin-top: 50px
    }
}

.profile-item {
    display: block;
    text-decoration: none;
    color: var(--accent-color)
}

.profile-item:hover {
    color: var(--secondary-color)
}

.profile-item__photo {
    -webkit-box-shadow: 0 7px 24px 13px var(--five-color);
    box-shadow: 0 7px 24px 13px var(--five-color);
    overflow: hidden;
    margin-bottom: 14px
}

.profile-item__photo img {
    display: block;
    width: 100%
}

.profile-item__name {
    font-weight: 300
}

@media only screen and (min-width:768px) {
    .profile-item__name {
        font-size: 20px
    }
}

.profile__main {
    margin-bottom: 30px
}

@media only screen and (min-width:768px) {
    .profile__main {
        margin-bottom: 50px
    }
}

@media only screen and (min-width:1000px) {
    .profile__main {
        display: grid;
        grid-template-columns: repeat(2, 1fr);
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }
}

.profile__photo {
    margin-bottom: 20px
}

@media only screen and (min-width:768px) {
    .profile__photo {
        margin-bottom: 30px
    }
}

.profile__photo img {
    width: 100%;
    display: block
}

.profile__title {
    font-family: var(--font-family-text), Arial, Helvetica, sans-serif;
    font-size: 24px;
    margin: 0 0 20px
}

@media only screen and (min-width:768px) {
    .profile__title {
        margin-bottom: 25px;
        font-size: 30px
    }
}

.profile__subtitle {
    color: var(--accent-color-light);
    font-size: 18px;
    margin-bottom: 15px
}

@media only screen and (min-width:768px) {
    .profile__subtitle {
        font-size: 24px;
        margin-bottom: 20px
    }
}

.profile__grid {
    display: grid;
    row-gap: 15px;
    margin-bottom: 30px
}

@media only screen and (min-width:768px) {
    .profile__grid {
        grid-template-columns: repeat(2, 1fr);
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        row-gap: 30px;
        margin-bottom: 50px
    }
}

@media only screen and (min-width:1000px) {
    .profile__grid {
        grid-template-columns: repeat(3, 1fr)
    }
}

.review-card {
    background-color: var(--primary-color);
    color: var(--accent-color);
    padding: 30px 20px;
    height: 100%
}

@media only screen and (min-width:1000px) {
    .review-card {
        padding: 30px
    }
}

@media only screen and (min-width:1400px) {
    .review-card {
        padding: 30px 40px
    }
}

.review-card__header {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    font-size: 18px;
    font-weight: 300;
    margin-bottom: 15px
}

@media only screen and (min-width:768px) {
    .review-card__header {
        font-size: 24px
    }
}

.review-card__text p {
    margin: 0 0 10px
}

.section-header {
    margin: 0 0 20px;
    text-align: center
}

@media only screen and (min-width:768px) {
    .section-header {
        margin-bottom: 30px
    }
}

@media only screen and (min-width:1200px) {
    .section-header {
        margin-bottom: 50px
    }
}

.section-header h2 {
    font-size: 30px;
    margin: 0
}

@media only screen and (min-width:768px) {
    .section-header h2 {
        font-size: 36px
    }
}

@media only screen and (min-width:1200px) {
    .section-header h2 {
        font-size: 48px
    }
}

.section-header__intro {
    color: var(--accent-color-light);
    margin-top: 10px
}

@media only screen and (min-width:768px) {
    .section-header__intro {
        font-size: 20px
    }
}

@media only screen and (min-width:1000px) {
    .section-header__intro {
        margin-top: 20px
    }
}

@media only screen and (min-width:1200px) {
    .section-header__intro {
        margin-top: 24px;
        font-size: 24px
    }
}

.social-links {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    font-size: 0;
    line-height: 1
}

.social-links._big li+li {
    margin-left: 20px
}

.social-links._big .social-links__icon {
    width: 40px;
    height: 40px;
    display: block
}

.social-links li+li {
    margin-left: 14px
}

.social-links a:hover .social-links__icon path {
    fill: #a7977e
}

.social-links__icon path {
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.swiper-nav {
    background-color: var(--white-color);
    border-radius: 50%;
    width: 65px;
    height: 65px;
    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;
    cursor: pointer;
    -webkit-box-shadow: 0 4px 35px 1px var(--four-color);
    box-shadow: 0 4px 35px 1px var(--four-color);
    z-index: 1;
    color: var(--trinity-color);
    -webkit-transition: all .2s ease;
    -o-transition: all .2s ease;
    transition: all .2s ease
}

.swiper-nav:hover {
    background-color: var(--trinity-color);
    color: var(--white-color)
}

.swiper-nav svg {
    fill: currentColor
}

.tariff-card {
    padding: 40px 20px 30px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: 100%;
    font-size: 18px;
    font-family: var(--font-family-text), Arial, Helvetica, sans-serif;
    position: relative;
    background-color: var(--primary-color);
    background-repeat: no-repeat;
    background-size: 100% auto;
    background-position: center top
}

@media only screen and (min-width:768px) {
    .tariff-card {
        font-size: 20px
    }
}

@media only screen and (min-width:1200px) {
    .tariff-card {
        padding: 40px 20px 30px
    }
}

.tariff-card._decor-1 {
    background-image: url(../images/decor-palm-card-1.png)
}

.tariff-card._decor-2 {
    background-image: url(../images/decor-palm-card-2.png)
}

.tariff-card._decor-3 {
    background-image: url(../images/decor-palm-card-3.png)
}

.tariff-card__main {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1
}

.tariff-card__main p {
    text-align: center;
    margin: 0 0 15px
}

.tariff-card__title {
    font-size: 28px;
    margin: 0 0 25px;
    text-align: center
}

.tariff-card__list {
    margin: 35px 0 25px;
    padding-left: 20px
}

@media only screen and (min-width:1000px) {
    .tariff-card__list {
        margin-bottom: 50px
    }
}

@media only screen and (min-width:1200px) {
    .tariff-card__list {
        margin: 35px 10px 70px
    }
}

.tariff-card__list li {
    margin-bottom: 18px
}

.tariff-card__list li:last-child {
    margin-bottom: 0
}

.tariff-card__price {
    font-size: 26px
}

@media only screen and (min-width:768px) {
    .tariff-card__price {
        font-size: 30px
    }
}

.tariff-card__oldprice {
    margin-left: 10px;
    text-decoration: line-through;
    font-size: 18px
}

.tariff-card__button {
    margin-top: 25px
}

.tariffs {
    margin-left: -16px;
    margin-right: -16px
}

@media only screen and (min-width:1000px) {
    .tariffs {
        margin-left: 0;
        margin-right: 0
    }
}

.tariffs._no-swiper {
    margin-left: 0;
    margin-right: 0
}

.tariffs._no-swiper .tariffs__list {
    display: grid;
    row-gap: 20px;
    -webkit-column-gap: 30px;
    -moz-column-gap: 30px;
    column-gap: 30px;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

@media only screen and (min-width:768px) {
    .tariffs._no-swiper .tariffs__list {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }
}

.tariffs._no-swiper .tariffs__item {
    width: 100%;
    max-width: 355px
}

@media only screen and (min-width:1000px) {
    .tariffs__list {
        display: grid;
        grid-template-columns: repeat(3, 1fr);
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px
    }
}

.tariffs__item {
    height: auto;
    width: 80vw;
    max-width: 355px
}

@media only screen and (min-width:768px) {
    .tariffs__item {
        width: 42vw
    }
}

@media only screen and (min-width:1000px) {
    .tariffs__item {
        width: auto;
        max-width: none
    }
}

.textblock h2 {
    font-size: 18px;
    margin: 2.2em 0 1.1em
}

.textblock h2:first-child {
    margin-top: 0
}

@media only screen and (min-width:1000px) {
    .textblock h2 {
        font-size: 24px
    }
}

.textblock h3 {
    font-size: 16px;
    margin: 2.2em 0 1.1em
}

.textblock h3:first-child {
    margin-top: 0
}

@media only screen and (min-width:1000px) {
    .textblock h3 {
        font-size: 20px
    }
}

.textblock p {
    margin: 0 0 15px;
    line-height: 1.65
}

@media only screen and (min-width:1000px) {
    .textblock p {
        margin-bottom: 20px
    }
}

.textblock p:last-child {
    margin-bottom: 0
}

.textblock a {
    color: var(--trinity-color)
}

.textblock a[href^="mailto:"],
.textblock a[href^="tel:"] {
    text-decoration: none;
    color: inherit;
    white-space: nowrap;
    cursor: default
}

.textblock a:hover {
    text-decoration: none
}

.textblock ol {
    padding-left: 20px;
    margin: 20px 0;
    line-height: 1.4
}

@media only screen and (min-width:1000px) {
    .textblock ol {
        margin: 30px 0
    }
}

.textblock ol:last-child {
    margin-bottom: 0
}

.textblock ol li {
    margin-bottom: 10px
}

.textblock ol li:last-child {
    margin-bottom: 0
}

.textblock ul {
    padding-left: 0;
    margin: 20px 0;
    list-style-type: none;
    line-height: 1.4
}

.textblock ul:first-child {
    margin-top: 0
}

@media only screen and (min-width:1000px) {
    .textblock ul {
        margin: 30px 0
    }
}

.textblock ul:last-child {
    margin-bottom: 0
}

.textblock ul li {
    margin-bottom: 10px;
    padding-left: 15px;
    position: relative
}

.textblock ul li:last-child {
    margin-bottom: 0
}

.textblock ul li::before {
    content: "";
    background-color: var(--trinity-color);
    border-radius: 50%;
    width: 6px;
    height: 6px;
    position: absolute;
    left: 0;
    top: 7px
}

@media only screen and (min-width:768px) {
    .textblock ul li::before {
        top: 8px
    }
}

@media only screen and (min-width:1000px) {
    .textblock ul li::before {
        top: 9px
    }
}

@media only screen and (min-width:1200px) {
    .textblock ul li::before {
        top: 10px
    }
}

.textblock img {
    max-width: 100%
}

.usermenu {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    -webkit-column-gap: 20px;
    -moz-column-gap: 20px;
    column-gap: 20px;
    row-gap: 16px
}

@media only screen and (min-width:768px) {
    .usermenu {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media only screen and (min-width:1000px) {
    .usermenu {
        grid-template-columns: 1fr;
        row-gap: 20px
    }
}

.usermenu__item a {
    color: var(--accent-color);
    background-color: var(--hi-color);
    border: 1px solid var(--accent-color);
    text-decoration: none;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    height: 52px;
    font-size: 18px;
    font-weight: 500
}

.usermenu__item a:hover {
    background-color: var(--secondary-color)
}

.userpage__grid {
    display: grid;
    row-gap: 15px
}

@media only screen and (min-width:768px) {
    .userpage__grid {
        grid-template-columns: repeat(2, 1fr);
        -webkit-column-gap: 30px;
        -moz-column-gap: 30px;
        column-gap: 30px;
        row-gap: 30px
    }
}

.videobox {
    overflow: hidden;
    position: relative
}

.videobox img {
    width: 100%;
    display: block
}

.videobox__play {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -32px;
    margin-left: -32px;
    width: 64px;
    height: 64px;
    background: var(--primary-color);
    -webkit-box-shadow: 0 4px 35px 1px var(--four-color);
    box-shadow: 0 4px 35px 1px var(--four-color);
    border-radius: 50%;
    border: none;
    padding: 0;
    -webkit-transition: -webkit-transform .25s ease;
    transition: -webkit-transform .25s ease;
    -o-transition: transform .25s ease;
    transition: transform .25s ease;
    transition: transform .25s ease, -webkit-transform .25s ease
}

.videobox__play:hover {
    -webkit-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1)
}

@media only screen and (min-width:1000px) {
    .videobox__play {
        width: 84px;
        height: 84px;
        margin-top: -42px;
        margin-left: -42px
    }
}

.videobox__play::after {
    content: "";
    border-left: 16px solid var(--accent-color);
    border-bottom: 11px solid transparent;
    border-top: 11px solid transparent;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -11px;
    margin-left: -5px
}

.videobox__video {
    width: 100%;
    display: block
}

.visually-hidden {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border: 0
}