/*!
 * Bootstrap v4.0.0-alpha.6 (https://getbootstrap.com)
 * Copyright 2011-2017 The Bootstrap Authors
 * Copyright 2011-2017 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */
/*! normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
*,
::after,
::before {
    box-sizing: border-box
}

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

body {
    margin: 0
}

article,
aside,
footer,
header,
nav,
section {
    display: block
}

figcaption,
figure,
main {
    display: block
}

figure {
    margin: 1em 40px
}

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

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

a {
    color: inherit;
    background-color: transparent;
    -webkit-text-decoration-skip: objects
}

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

abbr[title] {
    border-bottom: none;
    text-decoration: underline;
    text-decoration: underline dotted
}

b,
strong {
    font-weight: inherit
}

b,
strong {
    font-weight: bolder
}

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

dfn {
    font-style: italic
}

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

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

audio,
video {
    display: inline-block
}

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

img {
    border-style: none
}

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

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=reset],
[type=submit],
button,
html [type=button] {
    -webkit-appearance: button;
    cursor: pointer;
}

[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: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    box-sizing: border-box;
    color: inherit;
    display: table;
    max-width: 100%;
    padding: 0;
    white-space: normal
}

progress {
    display: inline-block;
    vertical-align: baseline
}

textarea {
    overflow: auto
}

[type=checkbox],
[type=radio] {
    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-cancel-button,
[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-file-upload-button {
    -webkit-appearance: button;
    font: inherit
}

details,
menu {
    display: block
}

summary {
    display: list-item
}

canvas {
    display: inline-block
}

template {
    display: none
}

[hidden] {
    display: none
}

@media print {

    *,
    ::after,
    ::before,
    blockquote::first-letter,
    blockquote::first-line,
    div::first-letter,
    div::first-line,
    li::first-letter,
    li::first-line,
    p::first-letter,
    p::first-line {
        text-shadow: none !important;
        box-shadow: none !important
    }

    a,
    a:visited {
        text-decoration: underline
    }

    abbr[title]::after {
        content: " (" attr(title) ")"
    }

    pre {
        white-space: pre-wrap !important
    }

    blockquote,
    pre {
        border: 1px solid #999;
        page-break-inside: avoid
    }

    thead {
        display: table-header-group
    }

    img,
    tr {
        page-break-inside: avoid
    }

    h2,
    h3,
    p {
        orphans: 3;
        widows: 3
    }

    h2,
    h3 {
        page-break-after: avoid
    }

    .navbar {
        display: none
    }

    .badge {
        border: 1px solid #000
    }

    .table {
        border-collapse: collapse !important
    }

    .table td,
    .table th {
        background-color: #fff !important
    }

    .table-bordered td,
    .table-bordered th {
        border: 1px solid #ddd !important
    }
}


@-ms-viewport {
    width: device-width
}

html {
    -ms-overflow-style: scrollbar;
    -webkit-tap-highlight-color: transparent
}

body {
    font-family: -apple-system, system-ui, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;
}

[tabindex="-1"]:focus {
    outline: 0 !important
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin-top: 0;
    margin-bottom: .5rem;
    font-weight: 500;
    line-height: 1.2;
    color: inherit;
}

h1 {
    font-size: calc(1.375rem + 1.5vw)
}

@media (min-width:1200px) {
    h1 {
        font-size: 2.5rem
    }
}

h2 {
    font-size: calc(1.325rem + .9vw)
}

@media (min-width:1200px) {
    h2 {
        font-size: 2rem
    }
}

h3 {
    font-size: calc(1.3rem + .6vw)
}

@media (min-width:1200px) {
    h3 {
        font-size: 1.75rem
    }
}

h4 {
    font-size: calc(1.275rem + .3vw)
}

@media (min-width:1200px) {
    h4 {
        font-size: 1.5rem
    }
}

h5 {
    font-size: 1.25rem
}

h6 {
    font-size: 1rem
}

p {
    margin-top: 0;
    margin-bottom: 1rem
}

abbr[data-original-title],
abbr[title] {
    cursor: help
}

address {
    margin-bottom: 1rem;
    font-style: normal;
    line-height: inherit
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 1rem
}

ol ol,
ol ul,
ul ol,
ul ul {
    margin-bottom: 0
}

dt {
    font-weight: 700
}

dd {
    margin-bottom: .5rem;
    margin-left: 0
}

blockquote {
    margin: 0 0 1rem
}

a {
    text-decoration: none
}


a:not([href]):not([tabindex]) {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus,
a:not([href]):not([tabindex]):hover {
    color: inherit;
    text-decoration: none
}

a:not([href]):not([tabindex]):focus {
    outline: 0
}

pre {
    margin-top: 0;
    margin-bottom: 1rem;
    overflow: auto
}

figure {
    margin: 0 0 1rem
}

img {
    vertical-align: middle
}

[role=button] {
    cursor: pointer
}

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

table {
    border-collapse: collapse;
    background-color: transparent
}

caption {
    padding-top: .75rem;
    padding-bottom: .75rem;
    color: #636c72;
    text-align: left;
    caption-side: bottom
}

th {
    text-align: left
}

label {
    display: inline-block;
    margin-bottom: .5rem
}

button:focus {
    outline: 1px dotted;
    outline: 5px auto -webkit-focus-ring-color
}

button,
input,
select,
textarea {
    line-height: inherit
}

input[type=checkbox]:disabled,
input[type=radio]:disabled {
    cursor: not-allowed
}

input[type=date],
input[type=datetime-local],
input[type=month],
input[type=time] {
    -webkit-appearance: listbox
}

textarea {
    resize: vertical
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: .5rem;
    font-size: 1.5rem;
    line-height: inherit
}

input[type=search] {
    -webkit-appearance: none
}

output {
    display: inline-block
}

[hidden] {
    display: none !important
}

hr {
    margin-top: 1rem;
    margin-bottom: 1rem;
    border: 0;
    border-top: 1px solid rgba(0, 0, 0, .1)
}

.small,
small {
    font-size: 80%;
    font-weight: 400
}

.mark,
mark {
    padding: .2em;
    background-color: #fcf8e3
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    list-style: none
}

.list-inline-item {
    display: inline-block
}

.list-inline-item:not(:last-child) {
    margin-right: 5px
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

.blockquote {
    padding: .5rem 1rem;
    margin-bottom: 1rem;
    font-size: 1.25rem;
    border-left: .25rem solid #eceeef
}

.blockquote-footer {
    display: block;
    font-size: 80%;
    color: #636c72
}

.blockquote-footer::before {
    content: "\2014 \00A0"
}

.blockquote-reverse {
    padding-right: 1rem;
    padding-left: 0;
    text-align: right;
    border-right: .25rem solid #eceeef;
    border-left: 0
}

.blockquote-reverse .blockquote-footer::before {
    content: ""
}

.blockquote-reverse .blockquote-footer::after {
    content: "\00A0 \2014"
}

.img-fluid {
    max-width: 100%;
    height: auto
}

.img-thumbnail {
    padding: .25rem;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: .25rem;
    transition: all .2s ease-in-out;
    max-width: 100%;
    height: auto
}

.figure {
    display: inline-block
}

.figure-img {
    margin-bottom: .5rem;
    line-height: 1
}

.figure-caption {
    font-size: 90%;
    color: #636c72
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace
}

code {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #bd4147;
    background-color: #f7f7f9;
    border-radius: .25rem
}

a>code {
    padding: 0;
    color: inherit;
    background-color: inherit
}

kbd {
    padding: .2rem .4rem;
    font-size: 90%;
    color: #fff;
    background-color: #292b2c;
    border-radius: .2rem
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700
}

pre {
    display: block;
    margin-top: 0;
    margin-bottom: 1rem;
    font-size: 90%;
    color: #292b2c
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

/**Common*/
body {
    font-family: "Inter", sans-serif;
    font-optical-sizing: auto;
    font-style: normal;
    font-weight: 400;
    font-size: 1rem;
    line-height: 1.5;
    color: #3B3B3B;
    background-color: #fff;
    display: flex;
    flex-direction: column;
    min-height: 100vh;
}

.container-xl {
    max-width: calc(1448px + var(--bs-gutter-x));
}

a:active,
a:focus,
a:hover {
    text-decoration: none;
    outline: 0;
}

.p-relative {
    position: relative;
}

.stretched-link::after {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1;
    content: "";
}

.overflow-hidden {
    overflow: hidden;
}

.page-content img {
    max-width: 100%;
    height: auto;
}

.page-content iframe {
    max-width: 100%;
}

.page-content a,
.page-content a>* {
    font-style: normal !important;
    font-weight: 400 !important;
    font-size: 1rem !important;
    line-height: 1.5 !important;
    color: #3B3B3B !important;
    text-decoration: none !important;
    display: inline-block;
    position: relative;
}

.page-content a::after {
    content: "";
    display: block;
    width: 100%;
    height: 2px;
    background-color: #FFCF17;
    position: absolute;
    bottom: 0;
    left: 0;
    transition: transform .3s ease;
}


.page-content h1 {
    font-weight: 600;
}

.page-content hr {
    border-color: #B7B2B2;
}

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

@media(min-width:1200px) {
    .page-content h1 {
        line-height: 1.1;
    }

    .page-content a:hover::after {
        transform: scaleY(2);
    }
}

/**Header*/
.header {
    background-color: #fff;
    position: sticky;
    top: 0;
    z-index: 99;
}

.header-top {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2;
    background-color: #FFCF17;
    padding-top: 14px;
    padding-bottom: 14px;
}

.header-logo {
    display: flex;
    width: 156px;
    margin-right: 16px;
}

.header-logo img {
    max-width: 100%;
    height: auto;
}

.header-main {
    display: flex;
    padding: 12px 0;
    position: relative;
}

.header__lang-item {
    font-weight: 500;
    font-size: 14px;
    text-transform: uppercase;
}

.header-buttons {
    display: flex;
}

.header-buttons a {
    flex: 0 0 auto;
    width: 24px;
    height: 24px;
    margin-left: 10px;
    position: relative;
}

.header-buttons a::before {
    content: "";
    display: block;
    width: 18px;
    height: 18px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.header-buttons_fav::before {
    background: url('../images/ui/heart.svg') center center /contain no-repeat;
}

.header-buttons_cart::before {
    background: url('../images/ui/cart.svg') center center /contain no-repeat;
    position: relative;
}

.header-buttons_cart::after {
    content: attr(data-qty);
    font-weight: 600;
    font-size: 10px;
    line-height: 12px;
    color: #3B3B3B;
    text-align: center;
    display: block;
    height: 16px;
    min-width: 16px;
    background-color: #FFCF17;
    border-radius: 16px;
    padding: 2px;
    position: absolute;
    top: -8px;
    right: -4px;
}

.header-buttons_cart[data-qty=""]::after {
    display: none;
}

.header-buttons_search::before {
    width: 20px;
    height: 20px;
    background: url('../images/ui/search.svg') center center /contain no-repeat;
}

.header-search {
    display: none;
    width: 100%;
    height: 100%;
    background-color: #fff;
    padding: 14px 0;
    position: absolute;
    top: 0;
    left: 0;
}

.header-search .container-xl {
    position: relative;
}

.header-search_input {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #3B3B3B;
    width: 100%;
    background-color: #fff;
    border: 1px solid #D0D5DD;
    border-radius: 10px;
    height: 50px;
    padding: 14px 16px;
}

.header-search_input:focus {
    border-color: #FFCF17;
    outline: 0;
}

.header-search button[type="submit"] {
    color: #3B3B3B;
    display: flex;
    align-items: center;
    justify-content: center;
    height: 100%;
    width: 50px;
    border-radius: 0 10px 10px 0;
    background-color: #FFCF17;
    border: none;
    outline: 0;
    position: absolute;
    top: 0;
    right: 0.75rem;
    z-index: 1;
    cursor: pointer;
}

.header-search button[type="button"] {
    display: flex;
    align-items: center;
    justify-content: center;
    flex: 0 0 auto;
    width: 32px;
    height: 32px;
    background: none;
    border: none;
    outline: 0;
    cursor: pointer;
    margin-right: 8px;
}

@media(max-width:1399.98px) {
    .header-logo {
        margin-right: 24px;
    }

    .header-buttons a {
        width: 32px;
        height: 32px;
        margin-left: 16px;
    }

    .header-buttons a::before {
        width: 20px;
        height: 20px;
    }

    .header-search {
        height: 42px;
        background-color: #FFCF17;
        padding: 6px 10px;
        position: relative;
        margin-bottom: 10px;
    }

    .header-search_input {
        height: 100%;
        border: none;
        padding: 8px 32px 8px 8px;
    }

    .header-search button[type="submit"] {
        background: transparent;
        width: 16px;
        padding: 0;
        right: 20px;
    }

    .menu-btn {
        position: relative;
        width: 32px;
        height: 16px;
        background: transparent;
        border: none;
        cursor: pointer;
        padding: 0;
        margin-left: 16px;
    }

    .menu-btn:focus {
        outline: 0;
    }

    .menu-btn span {
        position: absolute;
        left: 0;
        width: 24px;
        height: 2px;
        background-color: #3B3B3B;
        border-radius: 2px;
        transition: all 0.3s ease;
        transform-origin: center;
        margin: 0 4px;
    }

    .menu-btn span:nth-child(1) {
        top: 0;
    }

    .menu-btn span:nth-child(2) {
        top: 50%;
        transform: translateY(-50%);
    }

    .menu-btn span:nth-child(3) {
        bottom: 0;
    }

    .menu-btn.active span:nth-child(1) {
        top: 50%;
        transform: translateY(-50%) rotate(45deg);
    }

    .menu-btn.active span:nth-child(2) {
        opacity: 0;
    }

    .menu-btn.active span:nth-child(3) {
        bottom: auto;
        top: 50%;
        transform: translateY(-50%) rotate(-45deg);
    }

    html.push-overflow {
        overflow: hidden;
    }

    body {
        position: relative;
        left: 0;
        transition: left .3s ease
    }

    body.push-right {
        left: 320px;
    }

    .offcanvas-menu {
        width: 375px;
        max-width: 100%;
        height: 100vh;
        height: 100dvh;
        background-color: #fff;
        position: fixed;
        top: 0;
        z-index: 1000;
    }

    .offcanvas-menu-backdrop {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 999;
        background-color: rgba(0, 0, 0, .5)
    }

    .offcanvas-menu--left {
        left: -375px;
        visibility: hidden;
        transition: visibility .3s, left .3s ease;
    }

    .offcanvas-menu--left.is-visible {
        left: 0;
        visibility: visible;
    }

    .offcanvas-menu_inner {
        min-height: 0;
        overflow-y: auto;
    }

    .close-btn {
        width: 20px;
        height: 20px;
        background: url('../images/ui/close.svg') center center /contain no-repeat, transparent;
        border: 0;
    }

    .close-btn:focus {
        outline: 0;
    }

    .header-mob-menu,
    .header__menu__list__item__level-1__container {
        list-style-type: none;
        padding: 0;
        margin: 0;
    }

    .header-mob-menu li a {
        font-weight: 500;
        font-size: 16px;
        line-height: 1.25;
        display: flex;
        align-items: center;
        padding: 8px 10px;
    }

    .header-mob-menu li a.has-children {
        font-weight: 600;
    }

    .header-mob-menu li a svg {
        margin-left: auto;
    }

    .header__menu__list__item__level-1 {
        display: none;
    }

    .header__menu__list__item a.has-children svg {
        transform: rotate(90deg);
        transition: transform .3s;
    }

    .header__menu__list__item a.has-children.active svg {
        transform: rotate(-90deg);
    }

    .header__menu__list__item__level-1 {
        width: 100%;
        position: static;
    }

    .header__menu__list__item__level-1__container li:not(:last-child) {
        margin-bottom: 10px;
    }

    .header__menu__list__item__level-1__container li a {
        padding: 2px 10px;
        margin-left: 20px;
    }

    .header__menu__list__item__level-1__container .header__menu__list__item__level-1__container {
        padding-top: 8px;
        padding-bottom: 8px;
    }

    .header__menu__list__item__level-1__container .header__menu__list__item__level-1__container li a {
        padding-left: 30px;
    }

    .header-mob-menu--second li a {
        font-weight: 600;
    }

    .offcanvas-menu_footer {
        background-color: #fff;
        border-top: 1px solid rgba(0, 0, 0, 0.26);
        padding: 18px 10px 15px;
    }

    .offcanvas-menu_footer .header__pages__item__phone {
        font-weight: 500;
        font-size: 16px;
        line-height: 1;
        color: #3B3B3B;
        display: flex;
        align-items: center;
    }

    .offcanvas-menu_footer .header__pages__item__phone::before {
        content: "";
        width: 22px;
        height: 22px;
        flex: 0 0 auto;
        background: url('../images/ui/calling.svg') center center /14px no-repeat, #FFCF17;
        border-radius: 4px;
        margin-right: 8px;
    }
}

@media(min-width:1400px) {
    .header {
        transition: top .3s ease;
    }

    .header.is-scrolled {
        top: -45px;
    }

    .header-top a {
        transition: color .3s
    }

    .header-top a:hover {
        color: #fff;
    }

    .header-logo {
        width: 218px;
    }

    .header-main {
        padding: 18px 0;
    }

    .header__pages__nav {
        list-style-type: none;
        display: flex;
        padding: 0;
        margin: 0 30px;
    }

    .header__pages__nav li:not(:last-child) {
        margin-right: 4px;
    }

    .header__pages__nav li a {
        font-weight: 500;
        font-size: 14px;
        line-height: 1.42;
        color: #3B3B3B;
        text-align: center;
        display: flex;
        align-items: center;
        justify-content: center;
        padding: 10px 15px;
    }

    .header__pages__nav li a svg {
        width: 14px !important;
        height: 14px;
        transform: rotate(90deg)
    }

    .header__menu__list__item {
        position: relative;
    }

    .header__menu__list__item__category__title {
        margin-right: 2px;
    }

    .header__menu__list__item__level-1 {
        display: none;
        width: 220px;
        background: #fff;
        position: absolute;
    }

    .header__menu__list__item>.header__menu__list__item__level-1 {
        top: calc(100% + 19px);
        z-index: 10;
    }

    .header__menu__list__item__level-1 .header__menu__list__item__level-1 {
        top: 0;
        left: 100%;
    }

    .header__menu__list__item>.header__menu__list__item__level-1::before {
        content: "";
        display: none;
        width: 100%;
        height: 19px;
        position: absolute;
        left: 0;
        bottom: 100%;
    }

    .header__menu__list__item__level-1__container {
        list-style-type: none;
        padding: 0;

    }

    .header__menu__list__item__level-1__container li:not(:last-child) {
        margin: 2px 0;
    }

    .header__menu__list__item__level-1__container li a {
        text-align: start;
        justify-content: flex-start;
    }

    .header__menu__list__item__level-1__container li a svg {
        transform: none;
        margin-left: auto;
    }


    .header__menu__list__item:hover>.header__menu__list__item__level-1 {
        display: block;
        box-shadow: 0px 3px 6px #bebebe;
    }

    .header__menu__list__item:hover .header__menu__list__item__level-1::before {
        display: block
    }

    .header__menu__list__item__level-1__container li a {
        transition: background-color .3s
    }

    .header__menu__list__item__level-1__container li a:hover {
        background-color: #f2f2f2;
    }

    .header__pages__nav>.header__page__nav__item>a {
        position: relative;
    }

    .header__pages__nav>.header__page__nav__item>a::after {
        content: "";
        display: block;
        width: 0;
        height: 2px;
        background-color: #FFCF17;
        position: absolute;
        top: 100%;
        left: 50%;
        transition: width .3s;
        transform: translateX(-50%);
    }

    .header__pages__nav>.header__page__nav__item>a:hover::after {
        width: 80%;
    }

    .header-buttons a {
        width: 38px;
        height: 38px;
        border-radius: 100%;
        transition: background-color .3s;
    }

    .header-buttons_cart::after {
        top: 0;
        right: 0;
    }

    .header-buttons a:hover {
        background-color: #EEF1F6;
    }

    .header-search button[type="button"] {
        transition: opactiy .3s;
    }

    .header-search button[type="button"]:hover {
        opacity: .8;
    }

    .header-search button[type="submit"] {
        transition: background-color .3s ease, color .3s ease;
    }

    .header-search button[type="submit"]:hover {
        color: #fff;
        background-color: #434141;
    }
}

/**Swiper*/
.swiper {
    opacity: 0;
    transition: opacity .3s ease;
}

.swiper.swiper-initialized {
    opacity: 1;
}

.swiper-button-next,
.swiper-button-prev {
    --swiper-navigation-size: 32px;
    --swiper-navigation-sides-offset: 14px;
    width: var(--swiper-navigation-size) !important;
    background-color: #fff;
    border-radius: 100%;
    box-shadow: rgba(99, 99, 99, 0.2) 0px 2px 8px 0px;
}

.swiper-button-next:after,
.swiper-button-prev:after {
    content: "" !important;
    width: 16px;
    height: 16px;
    background-position: center center;
    background-size: contain;
    background-repeat: no-repeat;
}

.swiper-button-next:after {
    background-image: url('../images/ui/right-arrow.svg?v=1.0');
}

.swiper-button-prev:after {
    background-image: url('../images/ui/left-arrow.svg?v=1.0');
}

.swiper-button-lock {
    display: none !important
}

.swiper-pagination {
    display: flex;
    --swiper-pagination-bottom: 15px;

}

.swiper-pagination-bullet {
    --swiper-pagination-color: #3B3B3B;
    --swiper-pagination-bullet-horizontal-gap: 8px;
    --swiper-pagination-bullet-inactive-color: #CAD0D9;
    --swiper-pagination-bullet-inactive-opacity: 1;
}

/**Hero*/
.hero {
    background-color: #F0F2F3;
    position: relative;
}


.hero .swiper {
    height: 100%;
    margin-left: -0.75rem;
    margin-right: -0.75rem;
}

.hero .swiper-slide {
    height: auto;
}

.hero_content {
    padding: 60px .75rem 0;
}

.hero_subtitle {
    font-weight: 400;
    font-size: 14px;
    line-height: 1;
    text-transform: uppercase;
    color: #272343;
    display: block;
    margin-bottom: 4px;
}

.hero_title {
    font-weight: 700;
    font-size: 32px;
    line-height: 1.1;
    margin-bottom: 14px;
}

.hero_img {
    position: relative;
    overflow: hidden;
}

.hero_img img {
    height: 367px;
    -o-object-fit: contain;
    object-fit: contain;
    margin-right: -50px;
}

.hero_img::before {
    content: "";
    width: 416px;
    aspect-ratio: 1 / 1;
    background-color: #E1E3E5;
    border-radius: 50%;
    position: absolute;
    top: 10%;
    right: -27%;
    z-index: -1;
}

.hero_discount {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.1;
    color: #3B3B3B;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    width: 106px;
    height: 94px;
    position: absolute;
    right: 48%;
    bottom: 38%;
    z-index: 1;
}

.hero_discount strong {
    font-weight: 700;
    font-size: 24px;
    text-align: center;
    color: #E41E26;
    margin-bottom: 6px;
}

.hero_discount::before {
    content: "";
    width: 100%;
    height: 100%;
    background: url('../images/ui/blob.png') center center /contain no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
}

@media(min-width:576px) {
    .hero_img::before {
        max-width: 100%;
        top: 0;
        right: 0;
    }

    .hero_discount {
        right: 21%;
        bottom: 43%;
    }
}

@media(min-width:992px) {
    .hero_content {
        padding-bottom: 60px;
    }

    .hero_title {
        font-size: 56px;
    }

    .hero_img::before {
        width: 674px;
        top: -20%;
        right: 0;
    }

    .hero_img img {
        height: 420px;
        margin-right: 0;
    }

}

@media(min-width:1200px) {

    /**Swiper*/
    .swiper-button-next,
    .swiper-button-prev {
        --swiper-navigation-size: 48px;
        transition: background-color .3s ease;
    }

    .swiper-button-next:hover,
    .swiper-button-prev:hover {
        background-color: #FFCD02;
    }

    .swiper-button-next:after,
    .swiper-button-prev:after {
        width: 24px;
        height: 24px;
    }

    .swiper-pagination {
        --swiper-pagination-bottom: 30px;
    }

    /**Hero*/
    .hero_img img {
        height: 520px;
    }

    .hero_subtitle {
        margin-bottom: 20px;
    }

    .hero_title {
        font-size: 56px;
        margin-bottom: 20px;
    }

    .hero_discount {
        font-size: 16px;
        width: 148px;
        height: 132px;
    }

    .hero_discount strong {
        font-size: 36px;
        margin-bottom: 2px;
    }
}

@media(min-width:1400px) {

    /**Swiper*/
    .swiper-button-next,
    .swiper-button-prev {
        --swiper-navigation-size: 52px;
    }

    /**Hero*/
    .hero_img img {
        height: 694px;
    }

    .hero_title {
        font-size: 68px;
    }
}

@media(min-width:1800px) {

    /**Swiper*/
    .hero .swiper-button-next,
    .hero .swiper-button-prev {
        --swiper-navigation-sides-offset: calc((100vw - 1448px) / 2 - (30px + var(--swiper-navigation-size)));
    }
}

/**Sections*/
.section-background {
    background-color: #F0F2F3;
}

.section-padding {
    padding-top: 40px;
    padding-bottom: 40px;
}

.section-margin {
    margin-top: 40px;
    margin-bottom: 40px;
}

.section-title {
    font-weight: 600;
    line-height: 1.2;
    margin: 0;
}

.section-descr {
    font-size: 14px;
    line-height: 1.2;
}

.section-line {
    border-color: #E0E5EB;
}

.show-more-link {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.25;
    color: #3B3B3B;
    display: inline-flex;
    align-items: center;
    gap: 4px;
}

@media(min-width:1200px) {

    .section-padding {
        padding-top: 80px;
        padding-bottom: 80px;
    }

    .section-margin {
        margin-top: 80px;
        margin-bottom: 80px;
    }

    .section-title {
        font-size: 46px;
    }

    .section-descr {
        font-size: 16px;
    }

    .show-more-link svg {
        transition: transform .3s ease;
    }

    .show-more-link:hover svg {
        transform: translateX(4px);
    }

    .show-more-link--left:hover svg {
        transform: translateX(-4px);
    }
}

/**Categories section*/
.categ-card {
    border-radius: 8px;
    position: relative;
    overflow: hidden;
}

.categ-card {
    display: block;
    height: 370px;
}

.categ-card img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.categ-card_inner {
    font-size: 14px;
    line-height: 1.1;
    color: #1F1E1E;
    display: flex;
    flex-direction: column;
    background-color: rgba(255, 255, 255, 0.8);
    border-radius: 8px;
    padding: 14px;
    margin: 0 14px 14px;
    position: absolute;
    right: 0;
    left: 0;
    bottom: 0;
}

.categ-card_inner strong {
    font-weight: 600;
    font-size: 16px;
    margin-bottom: 4px;
}

@media(min-width:1200px) {
    .categ-card img {
        transition: transform 1s ease;
        will-change: transform;
    }

    .categ-card:hover img {
        transform: scale(1.1);
    }

    .categ-card_inner strong {
        font-size: 20px;
        margin-bottom: 8px;
    }
}

/**Product carousel*/
.swiper.product-crsl {
    padding-bottom: 24px;
}

.product-crsl .swiper-slide {
    height: auto;
}

.product-crsl .swiper-button-next,
.product-crsl .swiper-button-prev {
    --swiper-navigation-top-offset: calc(50% - 12px);
}

.product-crsl .swiper-pagination {
    --swiper-pagination-bottom: 0;
}

/**Product card*/
.product-card {
    display: flex;
    flex-direction: column;
    height: 100%;
    background-color: #fff;
    border-radius: 8px;
    padding: 14px;
    position: relative;

}

.product-card.out-of-stock {
    background-color: rgba(98, 98, 98, 0.2);
}

.product-labels {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 4px;
    position: absolute;
    top: 14px;
    left: 14px;
    z-index: 1;
}

.product-label {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.3;
    border-radius: 4px;
    padding: 2px 8px;
}

.product-label--sale {
    color: #fff;
    background-color: #F03D3D;
}

.product-label--rates {
    background-color: #FFCF00;
}

.product-fav-btn {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    background-color: #F0F2F3;
    border: none;
    border-radius: 8px;
    position: absolute;
    top: 14px;
    right: 14px;
    z-index: 1;
    cursor: pointer;
}

.product-fav-btn:focus {
    outline: 0;
}

.product-fav-btn::after {
    content: "";
    width: 50%;
    height: 50%;
    background-color: #3B3B3B;
    --svg: url('../images/ui/heart.svg');
    -webkit-mask: var(--svg) center center /contain no-repeat;
    mask: var(--svg) center center /contain no-repeat;
}

.product-fav-btn.active::after {
    /* background-color: #000000 !important; */
    --svg: url('../images/ui/delete_svgrepo.com.svg');
    /* -webkit-mask: none;
    mask: none;
    background-image: url('../images/ui/heart.svg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    filter: brightness(0); */
}

.product-card_image {
    height: 232px;
}

.product-card_image img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.stock-label {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 100%;
    max-width: 158px;
    min-height: 40px;
    background-color: #F5F5F5;
    border-radius: 8px;
    position: absolute;
    left: 50%;
    bottom: 62px;
    transform: translateX(-50%);
}

.product-card_brand {
    display: block;
    width: 100%;
    height: 20px;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: left;
    object-position: left;
    position: absolute;
    bottom: 0;
    left: 0;
}

.product-card_title {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.25;
    color: #181D25;
    margin-bottom: 6px;
}

.product-price {
    margin-bottom: 14px;
}

.product-price s {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.5;
    color: #595959;
    margin-right: 4px;
}

.product-price strong {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    color: #181D25;
}

@media(min-width:1200px) {
    .product-fav-btn {
        transition: background-color .3s ease;
    }

    .product-fav-btn:hover {
        background-color: #FFCD02;
    }
}

/**Buttons*/
.button-primary {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.25;
    color: #3B3B3B;
    text-align: center;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #FFCD02;
    border: none;
    border-radius: 8px;
    padding: 15px 30px;
}

.button-primary:focus {
    outline: 0;
}

.button-secondary {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.25;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    background-color: #434141;
    border: 1px solid #434141;
    border-radius: 8px;
    padding: 9px;
    cursor: pointer;
}

@media(max-width:575.98px) {

    .button-secondary,
    .button-primary {
        font-size: 14px;
    }

    .button-primary {
        padding-top: 12px;
        padding-bottom: 12px;
    }
}

.button-secondary:disabled {
    pointer-events: none;
    opacity: .35;
}

.button-secondary--gray {
    background-color: #989898;
    border-color: #989898;
}

.button-secondary:focus {
    outline: 0;
}

.button-icon {
    flex: 0 0 auto;
    width: 18px;
    height: 18px;
    background-color: #fff;
    -webkit-mask: var(--svg) center center /contain no-repeat;
    mask: var(--svg) center center /contain no-repeat;
}

.button-icon--cart {
    --svg: url('../images/ui/cart.svg');
}

.button-icon--cart-preorder {
    --svg: url('../images/cart-preorder.svg');
}

.button-icon--arrow {
    --svg: url('../images/ui/right-arrow.svg');
}

.button-primary .button-icon--arrow {
    background-color: #3B3B3B;
}

.button-icon--filter {
    --svg: url('../images/ui/filter-svgrepo-com.svg?v=1.0');
}

.button-icon--trash {
    --svg: url('../images/ui/delete_svgrepo.com.svg');
}

@media(min-width:1200px) {

    .button-primary,
    .button-secondary {
        transition: background-color .3s ease, color .3s ease;
    }

    .button-icon {
        transition: background-color .3s ease;
    }

    .button-secondary:hover {
        color: #434141;
        background-color: #fff;
    }

    .button-secondary:hover .button-icon {
        background-color: #434141;
    }

    .button-primary:hover {
        color: #fff;
        background-color: #434141;
    }

    .button-primary:hover .button-icon {
        background-color: #fff;
    }
}

/**Set section*/
.product-set-section .section-title {
    margin-bottom: 18px;
}

.image-hotspots {
    position: relative;
}

.image-hotspots_marker {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 12px;
    height: 12px;
    background-color: #BABABA;
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 0;
    position: absolute;
    top: 0;
    left: 0;
    cursor: pointer;
}

.image-hotspots_marker::after {
    content: "";
    flex: 0 0 auto;
    width: 4px;
    height: 4px;
    background-color: #fff;
    border-radius: 50%;
}

.image-hotspots_marker:focus {
    outline: 0;
}

.image-hotspots_product {
    width: 220px;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 80;
    visibility: hidden;
    opacity: 0;
    transition: visibility .3s, opacity .3s ease;
    filter: drop-shadow(0px 8px 24px rgba(149, 157, 165, 0.2));
}

.image-hotspots_product.is-active {
    visibility: visible;
    opacity: 1;
}

.image-hotspots_product .btn-close {
    width: 24px;
    height: 24px;
    background: url('../images/ui/close.svg') center center /contain no-repeat, #fff;
    border: none;
    border-radius: 8px;
    margin-left: auto;
    margin-bottom: 4px;
}

.image-hotspots_product .btn-close:focus {
    outline: 0;
}

.product-set-section_img {
    border-radius: 16px;
}

.product-set-section_crsl {
    padding-bottom: 60px !important;
}

.product-set-section_crsl .swiper-slide {
    height: auto;
}

.product-set-section_crsl .swiper-pagination {
    justify-content: center;
    --swiper-pagination-bottom: 6px;
}

.product-set-section_crsl .swiper-pagination-bullet {
    background: transparent;
    border: 1px solid var(--swiper-pagination-bullet-inactive-color);
    --swiper-pagination-bullet-size: 20px;
    --swiper-pagination-color: #666565;
    --swiper-pagination-bullet-horizontal-gap: 8px;
    --swiper-pagination-bullet-inactive-color: #BFBFBF;
    position: relative;
}

.product-set-section_crsl .swiper-pagination-bullet::before {
    content: "";
    display: block;
    width: 8px;
    height: 8px;
    background-color: var(--swiper-pagination-bullet-inactive-color);
    border-radius: 100%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.product-set-section_crsl .swiper-pagination-bullet-active {
    border-color: var(--swiper-pagination-color);
}

.product-set-section_crsl .swiper-pagination-bullet-active::before {
    background-color: var(--swiper-pagination-color);
}

@media(min-width:1200px) {
    .product-set-section .section-title {
        margin-bottom: 36px;
    }

    .image-hotspots_marker {
        width: 24px;
        height: 24px;
    }

    .image-hotspots_marker::after {
        width: 8px;
        height: 8px;
    }
}

/**Blog*/
.article-preview_img {
    display: flex;
    height: 260px;
    border-radius: 8px;
    overflow: hidden;
}

.article-preview--lg .article-preview_img {
    height: 254px;
}

.article-preview--hr .article-preview_img {
    height: 118px;
}

.article-preview_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

.article-preview_info {
    display: flex;
    list-style-type: none;
    padding: 0;
    margin: 0 0 12px;
}

.article-preview_info li {
    display: flex;
    align-items: center;
}

.article-preview_info li:not(:first-child)::before {
    content: "";
    flex: 0 0 auto;
    width: 1px;
    height: 18px;
    background-color: #E0E5EB;
    margin: 0 12px;
}

.article-preview_categ {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.5;
    text-transform: uppercase;
    color: #4E5562;
}

.article-preview_date {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #9CA3AF;
}

.article-preview_title {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.2;
    display: flex;
    margin-bottom: 0;
}

.article-preview_title a {
    color: inherit;
    line-height: inherit;
}

.article-preview--lg .article-preview_title {
    font-size: 18px;
}

.article-preview--hr {
    margin-bottom: 16px;
}

.article-preview--hr .col:first-child {
    max-width: calc(135px + var(--bs-gutter-x));
}

.article-preview--sm-hr {
    margin-bottom: 10px;
}


@media(max-width:767.98px) {
    .article-preview--hr:last-child {
        margin-bottom: 0;
    }
}

@media(min-width:576px) {
    .article-preview_img {
        height: 312px;
    }

    .article-preview--hr .article-preview_img {
        height: 148px;
    }
}

@media(min-width:768px) {

    .article-preview--hr .col:first-child {
        max-width: calc(212px + var(--bs-gutter-x));
    }

    .article-preview--sm-hr .col-md:first-child {
        max-width: calc(90px + var(--bs-gutter-x));
    }

    .article-preview--hr .col-md:last-child {
        max-width: calc(408px + var(--bs-gutter-x));
    }

    .article-preview--sm-hr .col-md:last-child {
        max-width: calc(230px + var(--bs-gutter-x));
    }

    .article-preview--sm-hr .article-preview_img {
        height: 78px;
    }

    .article-preview--lg .article-preview_img {
        height: 460px;
    }
}

@media(min-width:1200px) {

    .articles-section>.col-xl-12:first-child {
        flex-shrink: 1;
        width: 100%;
        max-width: calc(748px + var(--bs-gutter-x));
    }

    .articles-section>.col-xl-12:last-child {
        flex-shrink: 1;
        width: 100%;
        max-width: calc(640px + var(--bs-gutter-x));
    }

    .article-preview--hr {
        margin-bottom: 32px;
    }

    .article-preview--sm-hr {
        margin-bottom: 20px;
    }

    .article-preview--lg .article-preview_img {
        height: 505px;
        border-radius: 12px;
    }

    .article-preview_img img {
        transition: transform 1s ease;
    }

    .article-preview:hover img {
        transform: scale(1.1);
    }

    .article-preview--lg .article-preview_categ,
    .article-preview--lg .article-preview_date {
        font-size: 16px;
    }

    .article-preview--lg .article-preview_title {
        font-size: 26px;
    }
}

@media(min-width:1400px) {

    .articles-section {
        --bs-gutter-x: 60px;
    }
}

/**Testimonials carousel*/
.testimonials-crsl-nav .swiper-button-prev,
.testimonials-crsl-nav .swiper-button-next {
    position: static;
    margin: 0;
}

.testimonials-crsl-nav .swiper-button-prev {
    margin-right: 24px;
}

.testimonials-crsl {
    padding-bottom: 38px !important;
}

.testimonials-crsl .swiper-pagination {
    --swiper-pagination-bottom: 0;
}

.testimonial-card {
    background-color: #fff;
    border-radius: 8px;
    padding: 12px;
}

.testimonial-link {
    text-decoration: none;
    color: inherit;
    display: block;
    transition: transform 0.2s ease;
}

.testimonial-link:hover {
    text-decoration: none;
    color: inherit;
    transform: translateY(-2px);
}

.testimonial-link:focus {
    outline: 2px solid #FFCF17;
    outline-offset: 2px;
}

.testimonial-card p {
    line-height: 1.2;
    color: #3B3B3B;
    border-left: 1px solid #FFCF17;
    padding-left: 16px;
}

.testimonial-card footer {
    display: flex;
    align-items: center;
    min-height: 72px;
    background: url('../images/ui/quotes.svg') center right /contain no-repeat;
}

.testimonial-card footer img {
    flex: 0 0 auto;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    -o-object-fit: cover;
    object-fit: cover;
    margin-right: 12px;
}

.testimonial-card cite {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.4;
    font-style: normal;
}

@media(min-width:1200px) {
    .testimonial-card {
        padding: 20px;
    }

    .testimonial-card cite {
        font-size: 18px;
    }
}

/**FAQ Section*/
.accordion-item {
    border-bottom: 1px solid #DADADA;
}

.accordion-button {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    color: #3B3B3B;
    display: flex;
    justify-content: space-between;
    align-items: center;
    width: 100%;
    background-color: #fff;
    border: none;
    padding: 10px 0;
    overflow: hidden;
}

.accordion-button:focus {
    outline: 0;
}

.accordion-button::after {
    content: "";
    width: 18px;
    height: 18px;
    background: url('../images/ui/chevron-down.svg') center center /contain no-repeat;
    margin-left: 8px;
    transform: rotate(-180deg);
    transition: transform .3s ease;
}

.accordion-button.collapsed::after {
    transform: rotate(0);
}

.collapse:not(.show) {
    display: none;
}

@media(max-width:1199.98px) {
    .is-homepage .faq-section_contact {
        display: none;
    }
}

@media(min-width:1200px) {
    .faq-section .row {
        --bs-gutter-x: 60px;
    }

    .accordion-button {
        padding: 20px 0;
    }
}

/**CTA section*/
.cta-section {
    background: linear-gradient(90.23deg, rgba(195, 192, 187, 0.34) -17.98%, rgba(239, 234, 224, 0.24) 48.03%, #D4D1CA 114.04%);
    border-radius: 8px;
    padding: 20px;
    position: relative;
    z-index: 1;
}

.cta-section--small {
    padding: 12px 32px;
}

.cta-section_img {
    max-width: 160px;
    margin-top: -24px;
    margin-bottom: -20px;
    margin-left: auto;
    position: relative;
    z-index: -1;
    pointer-events: none;
}


.cta-section--small .cta-section_img {
    max-width: 275px;
}

.cta-section--small img {
    margin-bottom: -12px;
    position: static;
}

@media(min-width: 576px) {
    .cta-section {
        padding: 40px;
    }

    .cta-section_text {
        max-width: 60%;
    }

    .cta-section--small .cta-section_text {
        max-width: 100%;
    }

    .cta-section_img {
        margin: 0;
        position: absolute;
        right: 44px;
        bottom: 0;
    }

    .cta-section--small {
        padding: 20px 40px;
    }

    .cta-section--small img {
        margin-bottom: -20px;
    }
}

@media(min-width:768px) {
    .cta-section--small .cta-section_text {
        max-width: 60%;
    }
}

@media(min-width:992px) {
    .cta-section_img {
        max-width: 216px;
    }

    .cta-section--small .cta-section_img {
        max-width: 360px;
    }
}

@media(min-width:1200px) {
    .cta-section {
        padding: 80px;
    }

    .cta-section_img {
        max-width: 351px;
        right: 88px;
    }

    .cta-section--small {
        padding: 24px 50px;
    }

    .cta-section--small .cta-section_img {
        max-width: 572px;
        margin-bottom: -24px;
    }
}

/**Breadcrumbs*/
.breadcrumbs .breadcrumb {
    list-style-type: none;
    display: flex;
    padding: 15px 0;
    margin: 0;
    overflow-x: auto;
}

.breadcrumbs li {
    display: flex;
    align-items: center;
}

.breadcrumbs li:not(:first-child)::before {
    content: "/";
    font-weight: 600;
    font-size: 14px;
    line-height: 1;
    color: #17183B;
    margin: 0 8px;
}

.breadcrumbs li a,
.breadcrumbs li span {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2;
    color: rgba(23, 24, 59, .6);
    white-space: nowrap;
}

.breadcrumbs li:last-child a,
.breadcrumbs li:last-child span {
    color: #3B3B3B;
}

@media(min-width:1200px) {
    .breadcrumbs .breadcrumb {
        padding: 30px 0;
    }
}

/**Product detail*/
.product-view {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    position: relative;
}

.product-view .swiper {
    /* width: 640px; */
    width: 100%;
}

.product-view .swiper-slide {
    display: flex;
    height: auto;
}

.product-view .swiper-slide a {
    width: 100%;
    height: 100%;
}

.product-view .swiper-slide img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.product-view_main {
    height: 360px;
}

.product-view_thumbs {
    height: 94px;
    margin-top: 24px;
}

.product-view_thumbs[data-hidden-qty]::after {
    content: attr(data-hidden-qty);
    font-weight: 500;
    font-size: 12px;
    line-height: 1;
    color: #3B3B3B;
    text-align: center;
    /* display: inline-block; */
    display: none;
    border-radius: 2px;
    background-color: #F0F2F3;
    padding: 4px 8px;
    position: absolute;
    top: 50%;
    right: 30px;
    z-index: 1;
    transform: translateY(-50%);
    pointer-events: none;
}

.product-view_thumbs .swiper-slide {
    background-color: #fff;
    border: 1px solid #EEF1F6;
    border-radius: 8px;
    overflow: hidden;
    cursor: pointer;
    transition: border-color .3s ease;
}

.product-view_thumbs .swiper-slide img {
    opacity: .6;
    transition: opacity .3s ease;
}

.product-view_thumbs .swiper-slide.swiper-slide-thumb-active {
    border-color: #3B3B3B;
}

.product-view_thumbs .swiper-slide.swiper-slide-thumb-active img {
    opacity: 1;
}

.product-detail {
    background-color: #fff;
    border-radius: 8px;
    padding: 16px;
}

.product-detail h1 {
    font-weight: 500;
    font-size: 28px;
    line-height: 1.2;
    margin: 0;
}

.product-detail .product-fav-btn {
    position: static;
}

.product-stock {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #6C7A89;
    display: inline-flex;
    align-items: center;
    background-color: #F8F9F9;
    border-radius: 8px;
    padding: 6px 8px;
    margin-right: 15px;
}

.product-stock::before {
    content: "";
    flex: 0 0 auto;
    width: 14px;
    height: 14px;
    margin-right: 8px;
    -webkit-mask: var(--svg) center center /contain no-repeat;
    mask: var(--svg) center center /contain no-repeat;
}

.product-stock--in::before {
    background-color: #14C69E;
    --svg: url('../images/ui/check.svg');
}

.product-stock--out::before {
    background-color: #F03D3D;
    --svg: url('../images/ui/close.svg');
}

.product-stock--pre::before {
    background-color: #000;
    --svg: url('../images/cart-preorder.svg');
}

.product-code {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #6C7A89;
}

.product-code strong {
    font-weight: 600;
}

/*narbutas*/
.full>[data-v-1c839af0]:nth-child(2n+2),
.full>[data-v-1c839af0] {
    width: calc(49.995% - 15px);
    margin-left: 10px;
}

.full_right>[data-v-1c839af0]:nth-child(2n+2),
.full_right>[data-v-1c839af0]:nth-child(odd) {
    width: calc(49.995% - 15px);
    margin-right: 10px;
}

.full_right>[data-v-1c839af0]:nth-child(odd) {
    margin-left: 0
}

.full_right[data-v-1c839af0] {
    align-items: center;
    display: flex
}

.blockscont div.hide {
    margin: 0 auto;
    text-align: center;
}

.block {
    margin-bottom: 50px;
    width: 100%
}

.in img {
    max-width: 100%;
}

.full_right img {
    height: auto;
    width: 100%
}

.product__view__tabs table span,
.product__view__tabs div,
.product__view__tabs span,
.product__view__tabs li {
    color: #292b2c;
}

.full {
    align-items: center;
    display: flex
}

.full .title,
.full .title span,
.product__view__tabs .title>span {
    color: #000;
    font-size: 32px !important;
    font-weight: 300;
    line-height: 40px;
    margin-bottom: 20px
}

.full .title a {
    color: #000;
    font-size: 32px;
    font-weight: 300;
    line-height: 40px;
    text-decoration: none
}

.min {
    margin: 0 auto;
    max-width: 830px;
    padding: 50px 100px 35px;
    width: 100%
}


.min[data-v-1c3957f9] {
    box-shadow: 0px 0px 8px #e0e0e0;
    margin: 0 auto;
    max-width: 830px;
    padding: 50px 100px 35px;
    width: 100%;
    border-radius: 8px;
}

.single_download {
    align-items: center;
    background-color: #434141;
    border: 1px solid #434141;
    color: #fff;
    cursor: pointer;
    display: flex;
    font-size: 14px;
    font-weight: 300;
    line-height: 14px;
    margin-bottom: 20px;
    padding: 15px 30px;
    border-radius: 8px;
    transition: all .3s;
    position: relative;
    user-select: none;

}
.single_download a {
    position: static;
}
.single_download a::after {
    width: 100%;
    height: 100%;
    background: transparent;
}

.single_download path {
    fill: #fff;
}

.min .center,
.min h2 {
    margin-bottom: 30px;
    text-align: center
}

.single_download>[data-v-3453efe1]:nth-child(3n+1) {
    width: calc(99.99% - 20px)
}

.btn[data-v-496191a3]>span {
    margin-right: 20px;
}

.left img {
    max-width: 100%;
}

.left .html,
.right .html,
.blockscont p {
    text-align: justify;

}

.left .html {
    margin-left: 10px;
}

.btn[data-v-496191a3] {
    align-items: center;
    background-color: transparent;
    border: 1px solid transparent;
    cursor: pointer;
    display: flex;
    font-size: 16px;
    height: 48px;
    justify-content: center;
    line-height: 18px;
    overflow: hidden;
    padding: 0 5px;
    position: relative;
    text-align: center;
    text-decoration: none;
    user-select: none;
    z-index: 1;
    background-color: #fff;
    border: 1px solid #ccc;
    border-radius: 8px;

}

.btn[data-v-496191a3]::after {
    display: none;
}

.blue-media-embed-component {
    position: relative;
    max-height: 450px;
}

.blue-media-embed-component .wrapper {
    top: 0;
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0;
    max-height: 450px;
}

.blue-media-embed-component iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    max-height: 450px;
}


.min .block>[data-v-aa3f5de0]:nth-child(n) {
    padding-left: 30px;
}


.btn.dark.disabled,
div.check,
a[data-v-b22e7828] {
    display: none
}

.texture_fixed .g .imgs,
.all-textures .g .imgs {
    display: flex;
    flex-wrap: wrap;
}

.all-textures .g {
    margin-bottom: 40px;
}

.all-textures .g .title {
    font-weight: 500;
    font-size: 24px !important;
    line-height: 32px !important;
}

.all-textures .g .imgs>div {
    width: 150px;
    margin-right: 10px;
    margin-bottom: 10px;

}

.all-textures .g .imgs>div>img {
    width: auto;
    height: 130px;
    object-fit: cover;
}

.min .bot .list {
    display: flex;
    flex-wrap: wrap;
}

.min .bot .list>div:not(.block) {
    width: calc(49.995% - 15px)
}

.min .bot .list>div>img {
    width: 100%;
    height: auto;
}

.blockscont ul>li {
    list-style: disc;
}

.min .name {
    color: #828282;
    font-size: 14px;
    font-weight: 300;
    line-height: 14px;
    text-align: right
}


.min .block {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    margin-bottom: 30px
}

.min .in[data-v-04fb41f9] {
    border: 1px solid #ebebeb;
    padding: 30px 40px
}


.desinger .indes>[data-v-287c2288]:nth-child(n) {
    height: auto;
    margin-left: 30px;
    margin-top: 0;
    width: auto
}

.desinger .indes>[data-v-287c2288]:nth-child(n+3) {
    margin-top: 30px
}

.desinger .indes>[data-v-287c2288]:nth-child(odd) {
    width: 100px
}

.desinger .indes>[data-v-287c2288]:nth-child(2n+2) {
    width: calc(99.99% - 130px)
}

.desinger .indes>[data-v-287c2288]:nth-child(odd) {
    margin-left: 0
}

.desinger .indes[data-v-287c2288] {
    border: 1px solid #ebebeb;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    padding: 40px
}

.desinger img[data-v-287c2288] {
    cursor: pointer;
    max-width: 100%
}

.desinger .title[data-v-287c2288] {
    color: #000;
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 14px;
    margin-bottom: 15px;
    text-transform: uppercase
}

.desinger .text[data-v-287c2288] {
    margin-bottom: 20px
}

.desinger .name[data-v-287c2288] {
    color: #828282;
    font-size: 14px;
    font-weight: 300;
    line-height: 14px;
    margin-bottom: 10px;
    text-align: right
}




.min .block>[data-v-aa3f5de0]:nth-child(2n+2),
.min .block>[data-v-aa3f5de0]:nth-child(odd) {
    width: calc(49.995% - 15px)
}

.block>[data-v-aa3f5de0] img {
    width: 100%;
}


.desinger img[data-v-287c2288] {
    cursor: pointer;
    max-width: 100%;
}

@media only screen and (max-width: 600px) {

    .all-textures .g .imgs>div {
        width: 44%;
    }

    .full img {
        height: auto;
        width: 100%
    }

    .min {
        margin: 0 auto;
        max-width: 640px;
        padding: 0;
        width: 100%;
    }





    .full>[data-v-1c839af0]:nth-child(n) {
        height: auto;
        margin-left: 0;
        margin-top: 0;
        width: auto
    }

    .full[data-v-1c839af0] {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .full>[data-v-1c839af0]:nth-child(1n+1) {
        margin-left: 0;
        width: 100%
    }

    .full_right>[data-v-1c839af0]:nth-child(n) {
        height: auto;
        margin-left: 0;
        margin-top: 0;
        width: auto
    }

    .full_right>[data-v-1c839af0]:nth-child(n+2) {
        margin-top: 0
    }

    .full_right>[data-v-1c839af0]:nth-child(1n+1) {
        margin-left: 0;
        width: 100%
    }

    .full_right[data-v-1c839af0] {
        -ms-flex-wrap: wrap;
        flex-wrap: wrap
    }

    .full_right img[data-v-1c839af0] {
        margin-bottom: 10px
    }

    .full_right .l[data-v-1c839af0] {
        -ms-flex-order: 2;
        -webkit-box-ordinal-group: 3;
        order: 2
    }

    .min[data-v-1c3957f9] {
        padding: 30px 10px
    }
}

@media(max-width:575.98px) {

    .product-stock,
    .product-code {
        font-size: 14px;
    }
}

.product-detail_brand h4 {
    font-size: 24px;
    line-height: 1;
    margin: 0;
}

.product-detail_brand img {
    -o-object-fit: contain;
    object-fit: contain;
    width: 134px;
    height: 24px;
}

.product-detail .product-price s {
    font-size: 16px;
}

.product-detail .product-price strong {
    font-size: 18px;
}

.product-detail .button-secondary {
    width: 100%;
    padding: 14px;
}

@media(max-width:575.98px) {
    .product-detail .button-secondary {
        padding: 11px;
    }
}

.credit-table {
    border: 1px solid #C6C4C4;
    border-radius: 8px;
    padding: 16px;
    margin: 20px 0 30px;
}

.credit-table_row:not(:last-child) {
    border-bottom: 1px solid #D2D2D2;
    padding-bottom: 16px;
    margin-bottom: 16px;
}

.credit-table_row strong {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    color: #525559;
    padding-right: 8px;
}

.credit-table_row .button-secondary {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-right: 16px;
}

.credit-table_rate {
    font-weight: 500;
    font-size: 16px;
    line-height: 1;
    color: #000;
    text-align: center;
    white-space: nowrap;
    display: flex;
    align-items: center;
    border: 1px solid #9F9F9F;
    border-radius: 8px;
    height: 46px;
}

@media(max-width:575.98px) {
    .credit-table_rate {
        font-size: 14px;
        height: 40px;
    }
}

.credit-table_rate span {
    display: flex;
    align-items: center;
    justify-content: center;
    height: 38px;
}

.credit-table_rate span:first-child {
    border-right: 1px solid #9F9F9F
}

.call-block {
    background-color: #F0F2F3;
    border-radius: 8px;
    padding: 16px;
}

.call-block strong {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2;
    color: #181D25;
}

.call-block p {
    font-size: 14px;
}

.call-block .button-secondary {
    padding-top: 9px;
    padding-bottom: 9px;
}

.product-alert {
    line-height: 1.2;
}

.product-alert {
    display: flex;
}

.product-alert::before {
    content: "";
    flex: 0 0 auto;
    width: 20px;
    height: 20px;
    background: url('../images/ui/info-circle.svg') center center /contain no-repeat;
    margin-right: 12px;
}

.product-alert--small {
    font-size: 14px;
}

.product-alert strong {
    font-weight: 600;
}

.free-delivery {
    display: flex;
    align-items: center;
    margin-top: 20px;
}

.free-delivery strong {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2;
    color: #09774D;
}

@media(min-width:992px) {
    .product-view {
        /* margin-right: 30px; */
        padding-right: 30px;
    }

    .product-view_thumbs {
        margin-top: 36px;
    }
}

@media(min-width:1200px) {
    .product-view {
        /* margin-right: 60px; */
        padding-right: 60px;
    }

    .product-view_main {
        height: 520px;
    }

    .product-detail {
        padding: 30px;
    }

    .product-detail h1 {
        font-size: 36px;
    }

    .product-stock {
        margin-right: 30px;
    }

    .product-detail .product-price s {
        font-size: 18px;
    }

    .product-detail .product-price strong {
        font-size: 26px;
    }

    .credit-table_row strong {
        font-size: 18px;
    }

    .credit-table_row .button-secondary {
        min-width: 206px;
        transition: color .3s ease, background-color .3s ease, border-color .3s ease
    }

    .credit-table_row .button-secondary:hover {
        color: #282727;
        background-color: #FFCF00;
        border-color: #FFCF00;
    }

    .credit-table_rate {
        min-width: 120px;
    }

    .call-block strong {
        font-size: 20px;
    }

    .free-delivery strong {
        font-size: 18px;
    }
}

@media(min-width:1400px) {
    .product-view_thumbs {
        margin-top: 72px;
    }
}

/**Tabs */
.custom-tabs {
    display: flex;
    gap: 15px;
    border-bottom: 1px solid #E0E5EB;
    padding-top: 16px;
    margin-bottom: 16px;
    overflow-x: auto;
    overflow-y: hidden;
}

.custom-tabs_link {
    font-weight: 500;
    font-size: 18px;
    line-height: 1;
    color: #3B3B3B;
    white-space: nowrap;
    background-color: #fff;
    border: none;
    border-bottom: 1px solid transparent;
    padding: 0 0 8px;
    position: relative;
}

.custom-tabs_link::after {
    content: "";
    display: block;
    width: 100%;
    height: 1px;
    background-color: #3B3B3B;
    position: absolute;
    top: 100%;
    left: 0;
    opacity: 0;
    transition: opacity .3s ease;
}

.custom-tabs_link:focus {
    outline: 0;
}

.custom-tabs_link.active::after {
    opacity: 1;
}

.custom-tabs_content .tab-pane:not(.active) {
    display: none;
}

.custom-tabs_content .fade {
    opacity: 0;
    transition: opacity .15s linear;
}

.custom-tabs_content .fade.show {
    opacity: 1;
}

@media(min-width:1200px) {
    .custom-tabs {
        gap: 30px;
        padding-top: 32px;
        margin-bottom: 32px;
    }

    .custom-tabs_link {
        font-size: 24px;
        padding-bottom: 16px;
    }
}

/**Modal*/
.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1050;
    display: none;
    overflow: hidden;
    outline: 0
}

.modal.fade .modal-dialog {
    transition: transform .3s ease-out;
    transform: translate(0, -25%)
}

.modal.show .modal-dialog {
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    display: flex;
    flex-direction: column;
    background-color: #fff;
    border-radius: 8px;
    position: relative;
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    background-color: #141414
}

.modal-backdrop.fade {
    opacity: 0
}

.modal-backdrop.show {
    opacity: .52
}

.modal-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 40px 16px 16px;
    border-bottom: 1px solid #eceeef;
    position: relative;
}

.modal-header .btn-close {
    width: 32px;
    height: 32px;
    background: url('../images/ui/close.svg') center center /contain no-repeat, #fff;
    border: none;
    position: absolute;
    top: 8px;
    right: 8px;
}

.modal-header .btn-close:focus {
    outline: 0;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5
}

.modal-body {
    position: relative;
    flex: 1 1 auto;
    padding: 16px;
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 16px;
    border-top: 1px solid #eceeef
}

.modal-footer>:not(:first-child) {
    margin-left: .25rem
}

.modal-footer>:not(:last-child) {
    margin-right: .25rem
}

@media (min-width:576px) {
    .modal-dialog {
        max-width: 500px;
        margin: 32px auto
    }

    .modal-sm {
        max-width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        max-width: 800px
    }
}

/**Form*/
.form {
    border-radius: 8px;
    background-color: #F3F3F3;
    padding: 12px;
}

.modal-body .form {
    background-color: #fff;
}

.control-row {
    display: flex;
    flex-direction: column;
    margin-bottom: 16px;
}

.control-row_label {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    margin-bottom: 8px;
}

.control-row_input,
.control-row_textarea {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #3B3B3B;
    width: 100%;
    height: 50px;
    border: 1px solid #D0D5DD;
    border-radius: 8px;
    padding: 0 16px;
}

.control-row_input:focus,
.control-row_textarea:focus {
    border-color: #FFCF17;
    outline: 0;
}

.control-row_textarea {
    height: 132px;
    padding-top: 12px;
    padding-bottom: 12px;
}

.radio-row {
    margin: 0;
    position: relative;
}

.radio-row input[type="radio"] {
    -webkit-appearance: none;
    appearance: none;
    width: 16px;
    height: 16px;
    border: 1px solid #9CA3AF;
    border-radius: 50%;
    background-color: transparent;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
}

.radio-row input[type="radio"]:checked {
    border-color: #181D25;
}

.radio-row input[type="radio"]::after {
    content: "";
    position: absolute;
    left: 50%;
    top: 50%;
    width: 8px;
    height: 8px;
    background-color: #181D25;
    border-radius: 50%;
    transform: translate(-50%, -50%) scale(0);
    transition: transform .12s ease-in-out;
}

.radio-row input[type="radio"]:checked::after {
    transform: translate(-50%, -50%) scale(1);
}

.radio-row input[type="radio"]:focus {
    outline: none;
}

.radio-row_label {
    font-weight: 500;
    font-size: 14px;
    color: #3B3B3B;
}

@media(min-width:1200px) {
    .form {
        padding: 24px;
    }

    .control-row {
        margin-bottom: 18px;
    }

    .control-row_label {
        font-size: 18px;
        margin-bottom: 10px;
    }
}

/**Product list*/
.categ-round {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.2;
    color: #3B3B3B;
    display: flex;
    align-items: center;
}

.categ-round_img {
    width: 60px;
    height: 60px;
    background-color: #F0F0F0;
    border-radius: 50%;
    overflow: hidden;
}

.categ-round_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
}

@media(min-width:1200px) {
    .categ-round {
        font-size: 18px;
    }
}

.filter-col {
    max-width: calc(282px + var(--bs-gutter-x));
    position: relative;
}



.filter-checkbox-item input[type=checkbox] {
    display: none
}

.filter-checkbox-item label {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.4;
    color: #3B3B3B;
    padding-left: 28px;
    margin: 0;
    position: relative;
    cursor: pointer;
}


.filter-checkbox-item label::before,
.filter-checkbox-item label::after {
    content: '';
    display: block;
    width: 16px;
    height: 16px;
    background-color: #fff;
    border: 1px solid #9CA3AF;
    border-radius: 2px;
    position: absolute;
    left: 0;
    top: 2px
}

.filter-checkbox-item label::after {
    content: "";
    background-color: #3B3B3B;
    --svg: url('../images/ui/check--small.svg');
    -webkit-mask: var(--svg) center center /8px no-repeat;
    mask: var(--svg) center center /8px no-repeat;
    border: none;
    position: absolute;
    left: 0;
    top: 2px;
    opacity: 0;
}

.filter-checkbox-item input[type=checkbox]:checked~label::before {
    border-color: #3B3B3B;
}

.filter-checkbox-item input[type=checkbox]:checked~label::after {
    opacity: 1;
}

.filter-checkbox-item .filter-item-counter {
    font-weight: 400;
    font-size: 12px;
    line-height: 1.2;
    color: #8F8F8F;
    margin-left: 4px;
}

.filters-sidebar__filter.is-loading {
    opacity: .7
}

.filters-sidebar__filter.is-loading::after {
    content: " ";
    width: 16px;
    height: 16px;
    position: absolute;
    top: 5px;
    right: 16px;
    z-index: 999;
    background-image: url(../../../5koleso.md/dist/images/product/loader.gif)
}

.filters-sidebar__filter .filter-list li {
    display: none
}

.filters-sidebar__filter.m-opened>.filter-content,
.filters-sidebar__filter.m-selected>.filter-content {
    margin-top: 11px
}


.filters-sidebar__filter .filter-content li {
    display: block
}

.filters-sidebar__filter .filter-content .hide-filter {
    display: none
}

.filters-sidebar__filter.m-opened .fa-angle-down:before {
    content: '\f106'
}

.filters-sidebar__filter.m-closed div.filter-list {
    display: none
}

.filters-sidebar__filter.m-closed .filter-list {
    padding-left: 0;
    margin-bottom: 0
}

.filters-sidebar__filter.m-closed .filter-list li {
    display: none !important
}

.filters-sidebar__filter.m-closed .filter-list li.haschilds.m-selected,
.filters-sidebar__filter.m-closed .filter-list li.m-selected {
    display: block
}

.filters-sidebar__filter.m-closed .filter-list li.haschilds.m-selected i .filter-handler,
.filters-sidebar__filter.m-closed .filter-list li.m-selected i .filter-handler {
    display: inline-block
}

.filters-sidebar__filter.m-closed .filter-list li.haschilds.m-selected ul .filter-list li.m-selected span label .filters-sidebar__filter.m-closed .filter-list li:after {
    content: ""
}

.filters-sidebar__filter.m-closed .filter-list li label {
    display: inline-block;
    padding-left: 30px;
    cursor: pointer;
    color: #000;
    font-weight: 500;
    background: url(../../../5koleso.md/dist/images/product/filter-controls.png) 0 -38px no-repeat
}

.filters-sidebar-header {
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 8px 0;
    margin-bottom: 30px;
}

.filters-sidebar-header__title {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    color: #181D25;
}

.filter-reset-btn {
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    text-decoration: underline;
    color: #333D4C;
    background-color: #fff;
    border: none;
    padding: 0;
}

.filter-reset-btn:focus {
    outline: 0;
}

.filters-sidebar-header .btn-close {
    width: 32px;
    height: 32px;
    background: url('../images/ui/close.svg') center center /24px no-repeat, #fff;
    border: none;
}

.filters-sidebar-header .btn-close:focus {
    outline: 0;
}

.filters-sidebar__expanded-checkbox {
    display: none
}


.filters-sidebar__expanded-checkbox:checked+.filters-sidebar__filter .filter-list {
    display: block
}

.filters-sidebar__expanded-checkbox:checked+.filters-sidebar__filter .filter-list__more {
    display: block
}

.filters-sidebar__expanded-checkbox:checked+.filters-sidebar__filter .filter-content {
    display: block
}

.filters-sidebar__expanded-checkbox:checked+.filters-sidebar__filter .filters-sidebar__filter__title .fa-chevron-down {
    transform: rotate(-180deg);
}

.filters-sidebar__filter {
    display: block
}

.filters-sidebar__filter ul {
    padding: 0;
    margin: 0;
}

.filters-sidebar__filter ul li:not(:last-child) {
    margin-bottom: 12px;
}

.filters-sidebar__filter ul.submenu {
    padding-left: 0.5rem;
    padding-top: 12px;
}

.filters-sidebar__filter ul.submenu li {
    border-left: 2px solid transparent;
    padding-left: .5rem;
}

.filters-sidebar__filter ul.submenu li.active {
    border-color: #FFCF17;
}

.filters-sidebar__filter .filter-content {
    max-height: 228px;
    padding-right: 16px;
    margin-bottom: 32px;
    overflow-x: hidden;
    overflow-y: auto;
    scrollbar-width: thin;
    scrollbar-color: #3B3B3B #ECECEC;
}

.filters-sidebar__filter .filter-content--range {
    overflow: visible;
}

.filters-sidebar__filter .filter-content::-webkit-scrollbar {
    width: 2px;
    background: #ECECEC;
    border-radius: 2px;
}

.filters-sidebar__filter .filter-content::-webkit-scrollbar-track {
    background: #ECECEC;
    border-radius: 2px;
}

.filters-sidebar__filter .filter-content::-webkit-scrollbar-thumb {
    background: #3B3B3B;
    border-radius: 2px;
}

.filters-sidebar__filter .filter-content::-webkit-scrollbar-thumb:hover {
    background: #2f2f2f;
}

.filters-sidebar__filter__title {
    font-weight: 600;
    font-size: 16px;
    line-height: 1.5;
    color: #3B3B3B;
    display: flex;
    align-items: center;
    justify-content: space-between;
    gap: 16px;
    margin: 0 0 16px;
    cursor: pointer;
}

.filters-sidebar__filter__title .fa-chevron-down {
    font-size: 12px;
    transition: transform .3s linear
}

.filter-content a {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #3B3B3B;
    transition: color .3s ease;
}


@media(min-width:1200px) {
    .filter-content a:hover {
        color: #000;
    }
}

.filters-sidebar__filter .js-show-more-checkbox {
    display: none
}

.filters-sidebar__filter .filter-content {
    display: none
}

.filters-sidebar__filter .filter-list {
    display: none;
}


.filters-sidebar__filter .filter-list__more {
    display: none;
    font-weight: 400
}

.filters-sidebar__filter .filter-list__more:hover {
    opacity: .7
}

.filters-sidebar__filter .filter-list__more:before {
    content: none
}

.filters-sidebar__filter .filter-list__more:after {
    content: attr(data-open)
}

.filters-sidebar__filter .js-show-more-checkbox:checked~.filter-list__more:after {
    content: attr(data-close)
}

.filters-open-mobile {
    position: absolute;
    right: 0;
    top: 0
}

.filters-open-checkbox {
    height: 18px;
    width: 18px;
    opacity: 0;
    position: absolute;
    z-index: 2;
    left: 37px;
    top: -28px;
}

label[for="filters-open-checkbox"] {
    line-height: 38px;
    width: 49%;
    max-width: 150px;
    color: #fff;
    font-weight: 700;
    margin: 0px;

}

label[for="filters-open-checkbox"].first {
    border: 2px solid #111;
    background: #000;
}

.filter-icon-blocks:hover,
.filter-icon-blocks:active {
    background: #ffd601;
    background-image: url('/static/projects/artoficiu.md/dist/images/filter.svg');
    background-size: 18px;
    background-position: 8px;
    background-repeat: no-repeat;


}

.filters-open-checkbox:checked+.filter-list-container {
    display: block
}

.filters-open-checkbox:checked+.filter-list-container .filters-sidebar {
    z-index: 10;
    position: relative;
    background: #fff
}

.filters-open-label {
    color: #424242;
    font-size: 12px;
    position: absolute;
    left: 0;
    top: -28px;
    background: linear-gradient(132.82deg, #2fb0e8 0, #3f4244 100%);
    line-height: 40px;
    color: #fff;
    text-transform: uppercase;
    text-align: center;
    padding: 0 15px;
    border-radius: 8px;
    cursor: pointer;
    font-weight: 600
}

.filters-open-label:after {
    content: '';
    display: none;
    width: 18px;
    height: 18px;
    background: #fff;
    border: 1px solid #dbdbe5;
    border-radius: 4px;
    vertical-align: middle;
    margin-left: 6px;
    position: relative;
    top: -1px;
    cursor: pointer
}

.filter-icon-blocks {
    display: none;
    background-image: url('/static/projects/artoficiu.md/dist/images/filter.svg');
    background-size: 18px;
    background-position: 8px;
    background-repeat: no-repeat;
}


.filter-icon-blocks {

    width: 130px;
    text-align: center;
    position: absolute;
    padding-left: 5px;
    border: 1px solid #3e4042;


}

.filter-icon-blocks i {
    display: block;
    height: 2px;
    position: absolute;
    border-radius: 50px;
    left: 8px;
    top: 11px;
}

.filter-icon-blocks i.first {
    width: 26px;
    top: 0
}


.loader {
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    color: #3f4244;
    top: 100px;
    font-size: 50px;
    opacity: 0
}

.irs {
    height: 55px
}

.irs-with-grid {
    height: 75px
}

.irs-line {
    height: 2px;
    top: 33px;
    background: #E4E4E4;
    border-radius: 16px;
}

.irs-line-left {
    height: 8px
}

.irs-line-mid {
    height: 8px
}

.irs-line-right {
    height: 8px
}

.irs-bar {
    height: 2px;
    top: 33px;
    background: #3B3B3B;
}

.irs-bar-edge {
    height: 3px;
    top: 33px;
    width: 14px;
    border: 1px solid #fff;
    border-right: 0;
    background: #fff;
    background: linear-gradient(to top, #428bca 0, #7fc3e8 100%);
    border-radius: 16px 0 0 16px;
    -moz-border-radius: 16px 0 0 16px
}

.irs-shadow {
    height: 2px;
    top: 38px;
    background: #000;
    opacity: .3;
    border-radius: 5px;
    -moz-border-radius: 5px
}

.irs-slider {
    top: 28px;
    width: 12px;
    height: 12px;
    background: #D9D9D9;
    border: 2px solid #3B3B3B;
    border-radius: 50%;
    cursor: pointer;
}

.irs-slider.state_hover,
.irs-slider:hover {
    background: #3B3B3B
}


.irs-max,
.irs-min {
    color: #333;
    font-size: 14px;
    line-height: 1.333;
    font-family: Roboto, sanf-serif;
    font-weight: 500;
    text-shadow: none;
    top: 0;
    padding: 8px 29px;
    border-radius: 3px;
    -moz-border-radius: 3px
}

.lt-ie9 .irs-max,
.lt-ie9 .irs-min {
    background: #ccc
}

.irs-single {
    visibility: hidden !important;
}

.irs-from,
.irs-to {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.5;
    text-align: center;
    color: #3B3B3B;
    white-space: nowrap;
    visibility: visible !important;
    position: absolute;
}

.lt-ie9 .irs-from,
.lt-ie9 .irs-single,
.lt-ie9 .irs-to {
    background: #999
}

.irs-grid {
    height: 27px
}

.irs-grid-pol {
    opacity: .5;
    background: #fff
}

.irs-grid-pol.small {
    background: #999
}

.irs-grid-text {
    bottom: 5px;
    color: #99a4ac
}

.irs {
    position: relative;
    display: block;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.irs-line {
    position: relative;
    display: block;
    overflow: hidden;
    outline: 0 !important
}

.irs-line-left,
.irs-line-mid,
.irs-line-right {
    position: absolute;
    display: block;
    top: 0
}

.irs-line-left {
    left: 0;
    width: 11%
}

.irs-line-mid {
    left: 9%;
    width: 82%
}

.irs-line-right {
    right: 0;
    width: 11%
}

.irs-bar {
    position: absolute;
    display: block;
    left: 0;
    width: 0
}

.irs-bar-edge {
    position: absolute;
    display: block;
    top: 0;
    left: 0
}

.irs-shadow {
    position: absolute;
    display: none;
    left: 0;
    width: 0
}

.irs-slider {
    position: absolute;
    display: block
}

.irs-slider.type_last {
    z-index: 5
}

.irs-min {
    position: absolute;
    display: block;
    left: 0;
    cursor: default
}

.irs-max {
    position: absolute;
    display: block;
    right: 0;
    cursor: default
}


.irs-grid {
    position: absolute;
    display: none;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 20px
}

.irs-with-grid .irs-grid {
    display: block
}

.irs-grid-pol {
    position: absolute;
    top: 0;
    left: 0;
    width: 1px;
    height: 8px;
    background: #000
}

.irs-grid-pol.small {
    height: 4px
}

.irs-grid-text {
    position: absolute;
    bottom: 0;
    left: 0;
    white-space: nowrap;
    text-align: center;
    font-size: 9px;
    line-height: 9px;
    padding: 0 3px;
    color: #000
}

.irs-disable-mask {
    position: absolute;
    display: block;
    top: 0;
    left: -1%;
    width: 102%;
    height: 100%;
    cursor: default;
    background: rgba(0, 0, 0, 0);
    z-index: 0
}

.irs-disabled {
    opacity: .4
}

.irs-hidden-input {
    position: absolute !important;
    display: block !important;
    top: 0 !important;
    left: 0 !important;
    width: 0 !important;
    height: 0 !important;
    font-size: 0 !important;
    line-height: 0 !important;
    padding: 0 !important;
    margin: 0 !important;
    overflow: hidden;
    outline: 0 !important;
    z-index: -9999 !important;
    background: 0 0 !important;
    border-style: solid !important;
    border-color: transparent !important
}

.range-inputs {
    display: flex;
    align-items: center;
    gap: 8px;
}

.range-inputs input {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.2;
    text-align: center;
    color: #3B3B3B;
    width: 100%;
    height: 40px;
    background-color: #fff;
    border: 1px solid #D0D0D0;
    border-radius: 8px;
    padding: 0 8px;
}

.range-inputs input:focus {
    outline: 0;
    border-color: #FFCC08;
}



@media(max-width:991.98px) {
    .filters-sidebar-backdrop {
        display: none;
        position: fixed;
        top: 0;
        right: 0;
        bottom: 0;
        left: 0;
        z-index: 1040;
        background-color: rgba(0, 0, 0, .5)
    }

    .filters-sidebar {
        display: flex;
        flex-direction: column;
        background-color: #fff;
        width: 360px;
        height: 100vh;
        height: 100dvh;
        position: fixed;
        top: 0;
        left: -360px;
        z-index: 1050;
        visibility: hidden;
        transition: visibility .3s, left .3s ease;
    }

    .filters-sidebar.is-visible {
        visibility: visible;
        left: 0;
    }

    .filters-sidebar-header {
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        margin-bottom: 20px;
    }

    .filters-sidebar-body {
        flex: 1 0 0;
        padding-left: 1.25rem;
        padding-right: 1.25rem;
        overflow-x: hidden;
        overflow-y: auto;
    }

    .filters-sidebar-footer {
        padding: 1rem 1.25rem 4rem;
    }

    .filters-sidebar-footer button {
        padding: 9px;
    }

    .irs-from,
    .irs-to {
        font-size: 14px;
    }
}


@media(min-width:992px) and (max-width:1499.98px) {
    .filters-sidebar {
        padding-left: 8px;
        padding-right: 8px;
    }
}

.prod-sort {
    display: flex;
    align-items: center;
}

.prod-sort_label {
    font-weight: 600;
    font-size: 14px;
    line-height: 1.2;
}

.prod-sort_select {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.2;
    color: #000;
    height: 40px;
    border: none;
    border-radius: 0;
    background: url('../images/ui/chevron-down.svg') 100% 49% /14px no-repeat, #fff;
    padding: 0 18px 0 8px;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.prod-sort_select:focus {
    outline: none;
}

.search-count {
    font-size: 14px;
    line-height: 1.2;
}

.search-count strong {
    font-weight: 600;
    color: #181D25;
}

/**Pagination*/
.pagination {
    display: flex;
    padding-left: 0;
    list-style: none;
    border-radius: 8px
}


.page-link {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.25;
    text-align: center;
    color: #3B3B3B;
    display: flex;
    justify-content: center;
    align-items: center;
    width: 40px;
    height: 40px;
    border-radius: 8px;
    padding: .5rem;
    margin: 0 4px;
    background-color: #fff;
}

.page-link:focus,
.page-link:hover {
    background-color: #ECECEC;
}

.page-item.active .page-link {
    z-index: 2;
    background-color: #ECECEC;
}

.page-item.disabled .page-link {
    color: #636c72;
    pointer-events: none;
    cursor: not-allowed;
    background-color: #fff;
}

@media(min-width:1200px) {
    .page-link {
        font-size: 16px;
    }
}

/**Cart*/
.cart-container_header {
    border-bottom: 1px solid #EEF1F6;
    padding-bottom: 16px;
}

.remove-all-btn {
    display: flex;
    align-items: center;
}

.remove-all-btn .button-icon {
    width: 16px;
    height: 16px;
    background-color: #3B3B3B;
}

.product-row {
    border-bottom: 1px solid #EEF1F6;
    padding: 20px 0;
    position: relative;
}

.product-row_img {
    display: flex;
    flex: 0 0 auto;
    width: 48px;
    height: 72px;
    margin-right: 8px;
}

.product-row_img img {
    width: 100%;
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
}

.product-row_title {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.25;
    color: #181D25;
    max-width: 254px;
}

.qty-widget {
    display: flex;
    width: 120px;
    height: 40px;
    border: 1px solid #3B3B3B;
    border-radius: 8px;
    overflow: hidden;
}

.qty-widget>* {
    flex: 1 0 0;
    width: 100%;
}

.qty-widget button {
    font-size: 10px;
    color: #3B3B3B;
    background-color: transparent;
    border: none;
    border-radius: 0;
}

.qty-widget button:focus,
.qty-widget input:focus {
    outline: 0;
}

.qty-widget input,
.qty-widget input:disabled {
    font-weight: 500;
    font-size: 14px;
    line-height: 1.2;
    color: #3B3B3B;
    text-align: center;
    background-color: transparent;
    border: none;
    border-radius: 0;
    opacity: 1;
}

.product-row_remove {
    display: block;
    width: 16px;
    height: 16px;
    background-color: #3B3B3B;
    --svg: url('../images/ui/close.svg');
    -webkit-mask: var(--svg) center center /contain no-repeat;
    mask: var(--svg) center center /contain no-repeat;
}

@media(max-width:575.98px) {
    .product-row_remove {
        position: absolute;
        top: 8px;
        right: 8px;
    }
}

.cart-summary {
    background-color: #F0F2F3;
    border-radius: 8px;
    padding: 20px;
}

.cart-summary_title {
    font-weight: 600;
    font-size: 18px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.cart-summary_sum {
    white-space: nowrap;
    color: #181D25;
}

@media(min-width: 1200px) {
    .cart-container {
        --bs-gutter-x: 40px;
    }

    .remove-all-btn {
        transition: color .3s ease
    }

    .remove-all-btn .button-icon {
        transition: background-color .3s ease
    }

    .remove-all-btn:hover {
        color: #E41E26;
    }

    .remove-all-btn:hover .button-icon {
        background-color: #E41E26;
    }

    .product-row_img {
        margin-right: 20px;
    }

    .product-row_remove {
        transition: background-color .3s ease;
    }

    .product-row_remove:hover {
        background-color: #E41E26;
    }

    .cart-summary_title {
        font-size: 24px;
    }

    .cart-summary .control-row_label {
        font-size: 16px;
    }
}


@media(min-width:1400px) {
    .cart-container .col-xxl:first-child {
        max-width: calc(994px + var(--bs-gutter-x));
    }

    .cart-container .col-xxl:last-child {
        max-width: calc(412px + var(--bs-gutter-x));
    }
}

/**Contact page*/
.contact-section iframe {
    width: 100%;
    height: 50vw;
    border-radius: 8px;
}

.contact-info strong {
    font-weight: 600;
    margin-left: 12px;
}

.contact-info hr {
    border-color: #3B3B3B;
}

.contact-info a {
    color: #3B3B3B;
}

@media(min-width: 992px) {
    .contact-section iframe {
        height: 100%;
    }
}

@media(min-width:1200px) {
    .contact-section .row {
        --bs-gutter-x: 36px;
    }

    .contact-info strong {
        font-size: 18px;
    }
}

/**Blog pages*/
.articles-list-row {
    --bs-gutter-y: 40px;
}

.articles-separator {
    margin: 25px 0;
}

.articles-sidebar_title {
    font-weight: 600;
    font-size: 20px;
    line-height: 1.2;
    margin-bottom: 20px;
}

.categ-tags-row {
    --bs-gutter-y: 8px;
    margin-bottom: 30px;
}

.categ-tag {
    font-weight: 500;
    font-size: 12px;
    line-height: 1.4;
    color: #fff;
    text-align: center;
    display: inline-block;
    background-color: #575757;
    border-radius: 8px;
    padding: 4px 8px;
}

.blog-social {
    display: flex;
    align-items: center;
}

.blog-social__text {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.25;
    margin-right: 8px;
}

.blog-social__list {
    display: flex;
    align-items: center;
    gap: 8px;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.blog-social__link {
    display: block;
    width: 30px;
    height: 30px;
    border-radius: 8px;
}

.blog-social__link--x {
    background: url('../images/ui/x-twitter.svg') center center /contain no-repeat;
}

.blog-social__link--facebook {
    background: url('../images/ui/facebook.svg') center center /contain no-repeat;
}

.blog-social__link--telegram {
    background: url('../images/ui/telegram.svg') center center /contain no-repeat;
}

@media(min-width:1200px) {
    .articles-separator {
        margin: 50px 0;
    }


    .categ-tags-row {
        --bs-gutter-y: 12px;
    }

    .categ-tag {
        font-size: 14px;
        padding: 8px 16px;
    }

    .blog-social__link {
        transition: background-color .3s ease
    }

    .blog-social__link:hover {
        background-color: #FFCF17;
    }
}

/**About us*/
.about-us-section_bg {
    background-color: #F0F2F3;
    border-radius: 8px;
    padding: 24px 28px;
}

.about-us-section .page-content {
    line-height: 1.34;
}

.about-us-section img {
    border-radius: 8px;
}

.about-us-section img:not(.img-fluid) {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;

}

.about-us-section .section-desc {
    font-size: 16px;
}

.about-us-section .section-title,
.about-us-section .section-desc {
    max-width: 848px;
    margin-left: auto;
    margin-right: auto;
}

@media(max-width:991.98px) {
    .about-us-section img {
        max-height: 432px;
    }
}

@media(min-width:1200px) {
    .about-us-section_bg {
        padding: 46px 56px;
    }
}

/**Delivery*/
.delivery-section .page-content {
    max-width: 730px;
}

.delivery-section .page-content h1 {
    font-weight: 600;
}

.phone-link {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    color: #3B3B3B;
    display: inline-flex;
    align-items: center;
}

.phone-link_ico {
    width: 45px;
    height: 45px;
    background: url('../images/ui/calling.svg') center center /24px no-repeat, #FFCF17;
    border-radius: 8px;
    margin-right: 20px;
    position: relative;
}

.phone-link_ico::before,
.phone-link_ico::after {
    content: '';
    position: absolute;
    top: 50%;
    left: 50%;
    width: 55px;
    height: 55px;
    border: 1px solid #FFCF17;
    border-radius: 8px;
    transform: translate(-50%, -50%);
    animation: ripple 2s ease-out infinite;
    opacity: 0;
}

.phone-link_ico::after {
    animation-delay: 1s;
}

@keyframes ripple {
    0% {
        transform: translate(-50%, -50%) scale(1);
        opacity: 0.5;
    }

    100% {
        transform: translate(-50%, -50%) scale(1.2);
        opacity: 0;
    }
}

.phone-link_title {
    font-weight: 600;
}

.delivery-conditions {
    background-color: #F0F2F3;
    border-radius: 8px;
    padding: 15px;
}

.delivery-conditions .section-title {
    border-bottom: 1px solid #BEBDBD;
    padding-bottom: 10px;
    margin-bottom: 12px;
}

.delivery-conditions_list {
    list-style-type: none;
    counter-reset: delivery-counter;
    padding: 0;
    margin: 0;
}

.delivery-conditions_list li {
    counter-increment: delivery-counter;
    padding-left: 38px;
    position: relative;
}

.delivery-conditions_list li:not(:last-child) {
    margin-bottom: 14px;
}

.delivery-conditions_list li::before {
    content: counter(delivery-counter);
    font-weight: 700;
    font-size: 14px;
    line-height: 26px;
    text-align: center;
    display: block;
    width: 26px;
    height: 26px;
    background-color: #FFCF17;
    border-radius: 50%;
    position: absolute;
    left: 0;
    top: 0;
}

.delivery-payment_item {
    display: flex;
    flex-direction: column;
    background-color: #F0F2F3;
    background-position: right bottom;
    background-size: contain;
    background-repeat: no-repeat;
    min-height: 280px;
    border-radius: 8px;
}

.delivery-payment_item strong {
    font-weight: 500;
    font-size: 18px;
    line-height: 1.25;
}

@media(min-width:992px) {
    .delivery-payment_item {
        min-height: 362px;
    }
}

@media(min-width:1200px) {
    .delivery-section .page-content h1 {
        font-size: 56px;
    }

    .delivery-conditions {
        padding: 30px;
    }

    .delivery-conditions .section-title {
        padding-bottom: 20px;
        margin-bottom: 24px;
    }

    .delivery-payment_item strong {
        font-size: 26px;
    }
}

/**404*/
@media(min-width: 1200px) {
    .not-found-message .section-descr {
        font-size: 18px;
    }
}

/**Brands page*/
.brand-section_logo {
    display: flex;
    margin-bottom: 10px;
}

.brand-section_logo img {
    height: 24px;
    object-fit: contain;
    object-position: left;
}

.brand-section_title {
    font-weight: 600;
}

.brand-section_img {
    border-radius: 12px;
}

.brands-crsl .swiper-pagination {
    justify-content: center;
    --swiper-pagination-bottom: 14px;
}

@media(min-width:1200px) {
    .brand-section>.row {
        --bs-gutter-x: 60px;
    }

    .brand-section_title {
        font-size: 38px
    }
}

/**CTA Modal*/
.cta-modal {
    align-items: center;
}

.cta-modal.show {
    display: flex !important;
}

.cta-modal .modal-dialog {
    max-width: 1448px;
}

.cta-modal .modal-header {
    border: none
}

.cta-modal .modal-header .btn-close {
    background-color: transparent;
    top: auto;
    bottom: calc(100% + 14px);
    right: 0;
}

.cta-modal .modal-body {
    background-color: transparent;
}

/**Footer*/
.footer {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.5;
    color: #fff;
    background-color: #3B3B3B;
}

.footer-main {
    padding-top: 44px;
    padding-bottom: 44px;
}

.footer-logo {
    display: flex;
    width: 156px;
}

.footer-socials {
    display: flex;
    margin: 0 -2px;
}

.footer-socials a {
    font-size: 24px;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    width: 38px;
    height: 38px;
    margin: 0 2px;
}

.footer-title {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.1;
    text-transform: uppercase;
    color: #fff;
}

.footer-nav {
    list-style-type: none;
    padding: 0;
    margin: 0;
}

.footer-nav li {
    margin-bottom: 12px;
}

.footer-nav li a {
    font-weight: 400;
    font-size: 16px;
    line-height: 1.1;
    color: #fff;
}

.subscribe-form input,
.subscribe-form input::placeholder {
    font-weight: 400;
    font-size: 16px;
    line-height: 1;
    color: rgba(59, 59, 59, 0.56);
}

.subscribe-form input {
    color: #3B3B3B;
    width: 100%;
    height: 46px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 8px;
    padding: 0 14px;
}

.subscribe-form input:focus {
    outline: 0;
    border-color: #FFCC08;
}

.subscribe-form button[type="submit"] {
    font-weight: 500;
    font-size: 16px;
    line-height: 1.25;
    color: #3B3B3B;
    background-color: #FFCC08;
    border: 1px solid #FFCC08;
    border-radius: 8px;
    padding: 12px 24px;
}

.subscribe-form button[type="submit"]:focus {
    outline: 0;
}

.footer-bottom {
    font-size: 14px;
    font-weight: 400;
    color: #D3D3D3;
    border-top: 1px solid #E1E3E5;
    padding: 12px 0;
}

@media(min-width:1200px) {
    .footer-main {
        padding-top: 88px;
        padding-bottom: 88px;
    }

    .footer-logo {
        width: 218px;
    }

    .footer-nav li a {
        transition: color .3s ease;
    }

    .footer-socials a:hover,
    .footer-nav li a:hover {
        color: #FFCC08;
    }

    .subscribe-form button[type="submit"] {
        transition: background-color .3s ease;
    }

    .footer-bottom {
        font-size: 16px;
        padding: 12px 0;
    }
}


.circle {
    width: 50px;
    height: 50px;
    position: fixed;
    bottom: 30px;
    left: 25px;
    z-index: 5;
}

.circle:after {
    content: "";
    border-radius: 50%;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #b3daff;
    -webkit-animation: pulse 2s linear infinite;
    animation: pulse 2s linear infinite;
}

.circle:before {
    content: "";
    border-radius: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #b3daff;
    -webkit-animation: pulse 2s linear infinite;
    animation: pulse 2s linear infinite;
    -webkit-animation-delay: 1s;
    animation-delay: 1s;
}

.circle .inner-circle {
    position: absolute;
    width: 50px;
    height: 50px;
    z-index: -1;
}

.circle .inner-circle:before {
    content: "";
    border-radius: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #b3daff;
    -webkit-animation: pulse 2s linear infinite;
    animation: pulse 2s linear infinite;
    -webkit-animation-delay: 5s;
    animation-delay: 5s;
}

.circle .inner-circle:after {
    content: "";
    border-radius: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #b3daff;
    -webkit-animation: pulse 2s linear;
    animation: pulse 2s linear;
    -webkit-animation-delay: 0.6s;
    animation-delay: 0.6s;
}

.circle .cover-circle {
    content: "f4ad";
    border-radius: 100%;
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: #e42a30;
    z-index: 1;
}

/*! CSS Used keyframes */
@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.5, 1.5);
        transform: scale(1.5, 1.5);
        opacity: 0;
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale(1, 1);
        transform: scale(1, 1);
        opacity: 1;
    }

    100% {
        -webkit-transform: scale(1.5, 1.5);
        transform: scale(1.5, 1.5);
        opacity: 0;
    }
}

.circle:hover {
    animation: shake 0.5s;
    animation-iteration-count: infinite;
}

.circle {
    animation: shake2 1.2s;
    animation-iteration-count: infinite;
}

@keyframes shake {
    0% {
        transform: rotate(0deg);
    }

    10% {
        transform: rotate(-10deg);
    }

    20% {
        transform: rotate(1deg);
    }

    30% {
        transform: rotate(0deg);
    }

    40% {
        transform: rotate(1deg);
    }

    50% {
        transform: rotate(-10deg);
    }

    60% {
        transform: rotate(0deg);
    }

    70% {
        transform: rotate(-10deg);
    }

    80% {
        transform: rotate(1deg);
    }

    90% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-10deg);
    }
}

@keyframes shake2 {
    0% {
        transform: rotate(0deg);
    }

    10% {
        transform: rotate(0deg);
    }

    20% {
        transform: rotate(1deg);
    }

    30% {
        transform: rotate(0deg);
    }

    40% {
        transform: rotate(1deg);
    }

    50% {
        transform: rotate(-5deg);
    }

    60% {
        transform: rotate(0deg);
    }

    70% {
        transform: rotate(-5deg);
    }

    80% {
        transform: rotate(1deg);
    }

    90% {
        transform: rotate(0deg);
    }

    100% {
        transform: rotate(-5deg);
    }
}