@charset "UTF-8";
/*!
 * Bootstrap v5.1.3 (https://getbootstrap.com/)
 * Copyright 2011-2021 The Bootstrap Authors
 * Copyright 2011-2021 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/main/LICENSE)
 */

:root {
    --bs-blue: #0d6efd;
    --bs-indigo: #6610f2;
    --bs-purple: #6f42c1;
    --bs-pink: #d63384;
    --bs-red: #dc3545;
    --bs-orange: #fd7e14;
    --bs-yellow: #ffc107;
    --bs-green: #198754;
    --bs-teal: #20c997;
    --bs-cyan: #0dcaf0;
    --bs-white: #fff;
    --bs-gray: #6c757d;
    --bs-gray-dark: #343a40;
    --bs-gray-100: #f8f9fa;
    --bs-gray-200: #e9ecef;
    --bs-gray-300: #dee2e6;
    --bs-gray-400: #ced4da;
    --bs-gray-500: #adb5bd;
    --bs-gray-600: #6c757d;
    --bs-gray-700: #495057;
    --bs-gray-800: #343a40;
    --bs-gray-900: #212529;
    --bs-primary: #0d6efd;
    --bs-secondary: #6c757d;
    --bs-success: #198754;
    --bs-info: #0dcaf0;
    --bs-warning: #ffc107;
    --bs-danger: #dc3545;
    --bs-light: #f8f9fa;
    --bs-dark: #212529;
    --bs-green-g50: #ebf7f1;
    --bs-green-g75: #adddc5;
    --bs-green-g300: #37ad72;
    --bs-green-g500: #226a46;
    --bs-green-transparent-4: rgba(55, 173, 114, .04);
    --bs-green-transparent-8: rgba(55, 173, 114, .08);
    --bs-green-transparent-16: rgba(55, 173, 114, .16);
    --bs-yellow-y50: #fef6e8;
    --bs-yellow-y300: #f5a41c;
    --bs-yellow-transparent-4: rgba(245, 164, 28, .04);
    --bs-yellow-transparent-24: rgba(245, 164, 28, .24);
    --bs-black-transparent-4: rgba(0, 0, 0, .04);
    --bs-black-transparent-8: rgba(0, 0, 0, .08);
    --bs-black-transparent-16: rgba(0, 0, 0, .16);
    --bs-basic-b1000: #000;
    --bs-basic-b500: #222b30;
    --bs-basic-b300: #37474f;
    --bs-basic-b200: #59666d;
    --bs-basic-b100: #8b9499;
    --bs-basic-b75: #adb4b7;
    --bs-basic-b50: #ebeded;
    --bs-basic-b25: #f3f3f3;
    --bs-basic-b0: #fff;
    --bs-red-r50: #fce6e7;
    --bs-red-r300: #e30813;
    --bs-red-transparent-4: rgba(227, 8, 19, .04);
    --bs-red-transparent-24: rgba(227, 8, 19, .24);
    --bs-blue-b50: #e6f0ff;
    --bs-blue-b300: #0065ff;
    --bs-blue-transparent-4: rgba(0, 101, 255, .04);
    --bs-giants-orange: #f55d1c;
    --bs-kelly-green: #48a926;
    --bs-alice-blue: #edf4fe;
    --bs-primary-rgb: 13, 110, 253;
    --bs-secondary-rgb: 108, 117, 125;
    --bs-success-rgb: 25, 135, 84;
    --bs-info-rgb: 13, 202, 240;
    --bs-warning-rgb: 255, 193, 7;
    --bs-danger-rgb: 220, 53, 69;
    --bs-light-rgb: 248, 249, 250;
    --bs-dark-rgb: 33, 37, 41;
    --bs-green-g50-rgb: 235, 247, 241;
    --bs-green-g75-rgb: 173, 221, 197;
    --bs-green-g300-rgb: 55, 173, 114;
    --bs-green-g500-rgb: 34, 106, 70;
    --bs-green-transparent-4-rgb: 55, 173, 114;
    --bs-green-transparent-8-rgb: 55, 173, 114;
    --bs-green-transparent-16-rgb: 55, 173, 114;
    --bs-yellow-y50-rgb: 254, 246, 232;
    --bs-yellow-y300-rgb: 245, 164, 28;
    --bs-yellow-transparent-4-rgb: 245, 164, 28;
    --bs-yellow-transparent-24-rgb: 245, 164, 28;
    --bs-black-transparent-4-rgb: 0, 0, 0;
    --bs-black-transparent-8-rgb: 0, 0, 0;
    --bs-black-transparent-16-rgb: 0, 0, 0;
    --bs-basic-b1000-rgb: 0, 0, 0;
    --bs-basic-b500-rgb: 34, 43, 48;
    --bs-basic-b300-rgb: 55, 71, 79;
    --bs-basic-b200-rgb: 89, 102, 109;
    --bs-basic-b100-rgb: 139, 148, 153;
    --bs-basic-b75-rgb: 173, 180, 183;
    --bs-basic-b50-rgb: 235, 237, 237;
    --bs-basic-b25-rgb: 243, 243, 243;
    --bs-basic-b0-rgb: 255, 255, 255;
    --bs-red-r50-rgb: 252, 230, 231;
    --bs-red-r300-rgb: 227, 8, 19;
    --bs-red-transparent-4-rgb: 227, 8, 19;
    --bs-red-transparent-24-rgb: 227, 8, 19;
    --bs-blue-b50-rgb: 230, 240, 255;
    --bs-blue-b300-rgb: 0, 101, 255;
    --bs-blue-transparent-4-rgb: 0, 101, 255;
    --bs-giants-orange-rgb: 245, 93, 28;
    --bs-kelly-green-rgb: 72, 169, 38;
    --bs-alice-blue-rgb: 237, 244, 254;
    --bs-white-rgb: 255, 255, 255;
    --bs-black-rgb: 0, 0, 0;
    --bs-body-color-rgb: 89, 102, 109;
    --bs-body-bg-rgb: 255, 255, 255;
    --bs-font-sans-serif: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", "Liberation Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
    --bs-font-monospace: SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
    --bs-gradient: linear-gradient(180deg, hsla(0, 0%, 100%, .15), hsla(0, 0%, 100%, 0));
    --bs-body-font-family: var(--bs-font-sans-serif);
    --bs-body-font-size: 1rem;
    --bs-body-font-weight: 400;
    --bs-body-line-height: 1.5;
    --bs-body-color: #59666d;
    --bs-body-bg: #fff
}

*,
:after,
:before {
    box-sizing: border-box
}

@media (prefers-reduced-motion:no-preference) {
    :root {
        scroll-behavior: smooth
    }
}

body {
    -webkit-text-size-adjust: 100%;
    -webkit-tap-highlight-color: transparent;
    background-color: var(--bs-body-bg);
    color: var(--bs-body-color);
    font-family: var(--bs-body-font-family);
    font-size: var(--bs-body-font-size);
    font-weight: var(--bs-body-font-weight);
    line-height: var(--bs-body-line-height);
    margin: 0;
    text-align: var(--bs-body-text-align)
}

hr {
    background-color: currentColor;
    border: 0;
    color: inherit;
    margin: 1rem 0;
    opacity: .25
}

hr:not([size]) {
    height: 1px
}

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

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

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

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

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

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

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

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

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

.h5,
h5 {
    font-size: 1.25rem
}

.h6,
h6 {
    font-size: 1rem
}

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

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

ol,
ul {
    padding-left: 2rem
}

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

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

dt {
    font-weight: 700
}

b,
strong {
    font-weight: bolder
}

.small,
small {
    font-size: .875em
}

sub {
    font-size: .75em;
    line-height: 0;
    position: relative;
    vertical-align: baseline
}

sub {
    bottom: -.25em
}

a {
    color: #0d6efd;
    text-decoration: underline
}

a:hover {
    color: #0a58ca
}

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

code {
    direction: ltr;
    font-family: var(--bs-font-monospace);
    font-size: 1em;
    unicode-bidi: bidi-override
}

code {
    word-wrap: break-word;
    color: #d63384;
    font-size: .875em
}

a>code {
    color: inherit
}

figure {
    margin: 0 0 1rem
}

img,
svg {
    vertical-align: middle
}

table {
    border-collapse: collapse;
    caption-side: bottom
}

th {
    text-align: inherit;
    text-align: -webkit-match-parent
}

tbody,
td,
tfoot,
th,
thead,
tr {
    border: 0 solid;
    border-color: inherit
}

label {
    display: inline-block
}

button {
    border-radius: 0
}

button:focus:not(:focus-visible) {
    outline: 0
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    margin: 0
}

button,
select {
    text-transform: none
}

[role=button] {
    cursor: pointer
}

select {
    word-wrap: normal
}

select:disabled {
    opacity: 1
}

[list]::-webkit-calendar-picker-indicator {
    display: none
}

[type=button],
[type=reset],
[type=submit],
button {
    -webkit-appearance: button
}

[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
    cursor: pointer
}

::-moz-focus-inner {
    border-style: none;
    padding: 0
}

textarea {
    resize: vertical
}

legend {
    float: left;
    font-size: calc(1.275rem + .3vw);
    line-height: inherit;
    margin-bottom: .5rem;
    padding: 0;
    width: 100%
}

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

legend+* {
    clear: left
}

::-webkit-datetime-edit-day-field,
::-webkit-datetime-edit-fields-wrapper,
::-webkit-datetime-edit-hour-field,
::-webkit-datetime-edit-minute,
::-webkit-datetime-edit-month-field,
::-webkit-datetime-edit-text,
::-webkit-datetime-edit-year-field {
    padding: 0
}

::-webkit-inner-spin-button {
    height: auto
}

[type=search] {
    -webkit-appearance: textfield;
    outline-offset: -2px
}

::-webkit-search-decoration {
    -webkit-appearance: none
}

::-webkit-color-swatch-wrapper {
    padding: 0
}

::file-selector-button {
    font: inherit
}

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

output {
    display: inline-block
}

iframe {
    border: 0
}

progress {
    vertical-align: baseline
}

[hidden] {
    display: none !important
}

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

.img-thumbnail {
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 8px;
    padding: .25rem
}

.figure {
    display: inline-block
}

.container,
.container-fluid {
    margin-left: auto;
    margin-right: auto;
    padding-left: var(--bs-gutter-x, .75rem);
    padding-right: var(--bs-gutter-x, .75rem);
    width: 100%
}

@media (min-width:576px) {
    .container {
        max-width: 540px
    }
}

@media (min-width:768px) {
    .container {
        max-width: 720px
    }
}

@media (min-width:1024px) {
    .container {
        max-width: 960px
    }
}

@media (min-width:1366px) {
    .container {
        max-width: 1240px
    }
}

@media (min-width:1440px) {
    .container {
        max-width: 1320px
    }
}

@media (min-width:1650px) {
    .container {
        max-width: 1432px
    }
}

.row {
    --bs-gutter-x: 1.5rem;
    --bs-gutter-y: 0;
    display: flex;
    flex-wrap: wrap;
    margin-left: calc(var(--bs-gutter-x)*-.5);
    margin-right: calc(var(--bs-gutter-x)*-.5);
    margin-top: calc(var(--bs-gutter-y)*-1)
}

.row>* {
    flex-shrink: 0;
    margin-top: var(--bs-gutter-y);
    max-width: 100%;
    padding-left: calc(var(--bs-gutter-x)*.5);
    padding-right: calc(var(--bs-gutter-x)*.5);
    width: 100%
}

.col {
    flex: 1 0 0%
}

.col-auto {
    flex: 0 0 auto;
    width: auto
}

.col-2 {
    flex: 0 0 auto;
    width: 16.66666667%
}

.col-3 {
    flex: 0 0 auto;
    width: 25%
}

.col-4 {
    flex: 0 0 auto;
    width: 33.33333333%
}

.col-5 {
    flex: 0 0 auto;
    width: 41.66666667%
}

.col-6 {
    flex: 0 0 auto;
    width: 50%
}

.col-7 {
    flex: 0 0 auto;
    width: 58.33333333%
}

.col-8 {
    flex: 0 0 auto;
    width: 66.66666667%
}

.col-10 {
    flex: 0 0 auto;
    width: 83.33333333%
}

.col-12 {
    flex: 0 0 auto;
    width: 100%
}

.gx-3 {
    --bs-gutter-x: 1rem
}

@media (min-width:576px) {
    .col-sm-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .col-sm-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-sm-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .col-sm-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-sm-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

@media (min-width:768px) {
    .col-md-1 {
        flex: 0 0 auto;
        width: 8.33333333%
    }
    .col-md-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-md-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .col-md-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-md-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .col-md-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .col-md-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .col-md-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-md-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .col-md-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .col-md-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

@media (min-width:1024px) {
    .col-lg-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-lg-3 {
        flex: 0 0 auto;
        width: 25%
    }
    .col-lg-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-lg-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .col-lg-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .col-lg-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-lg-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .col-lg-10 {
        flex: 0 0 auto;
        width: 83.33333333%
    }
    .col-lg-12 {
        flex: 0 0 auto;
        width: 100%
    }
    .offset-lg-2 {
        margin-left: 16.66666667%
    }
}

@media (min-width:1366px) {
    .col-xl-2 {
        flex: 0 0 auto;
        width: 16.66666667%
    }
    .col-xl-4 {
        flex: 0 0 auto;
        width: 33.33333333%
    }
    .col-xl-5 {
        flex: 0 0 auto;
        width: 41.66666667%
    }
    .col-xl-6 {
        flex: 0 0 auto;
        width: 50%
    }
    .col-xl-7 {
        flex: 0 0 auto;
        width: 58.33333333%
    }
    .col-xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
    .col-xl-9 {
        flex: 0 0 auto;
        width: 75%
    }
    .col-xl-12 {
        flex: 0 0 auto;
        width: 100%
    }
}

@media (min-width:1440px) {
    .col-2xl-8 {
        flex: 0 0 auto;
        width: 66.66666667%
    }
}

.table {
    --bs-table-bg: transparent;
    --bs-table-accent-bg: transparent;
    --bs-table-striped-color: #59666d;
    --bs-table-striped-bg: rgba(0, 0, 0, .05);
    --bs-table-active-color: #59666d;
    --bs-table-active-bg: rgba(0, 0, 0, .1);
    --bs-table-hover-color: #59666d;
    --bs-table-hover-bg: rgba(0, 0, 0, .075);
    border-color: #dee2e6;
    color: #59666d;
    margin-bottom: 1rem;
    vertical-align: top;
    width: 100%
}

.table>:not(caption)>*>* {
    background-color: var(--bs-table-bg);
    border-bottom-width: 1px;
    box-shadow: inset 0 0 0 9999px var(--bs-table-accent-bg);
    padding: .5rem
}

.table>tbody {
    vertical-align: inherit
}

.table>thead {
    vertical-align: bottom
}

.table>:not(:first-child) {
    border-top: 2px solid
}

.table-sm>:not(caption)>*>* {
    padding: .25rem
}

.table-bordered>:not(caption)>* {
    border-width: 1px 0
}

.table-bordered>:not(caption)>*>* {
    border-width: 0 1px
}

.table-borderless>:not(caption)>*>* {
    border-bottom-width: 0
}

.table-borderless>:not(:first-child) {
    border-top-width: 0
}

.table-striped>tbody>tr:nth-of-type(odd)>* {
    --bs-table-accent-bg: var(--bs-table-striped-bg);
    color: var(--bs-table-striped-color)
}

.table-hover>tbody>tr:hover>* {
    --bs-table-accent-bg: var(--bs-table-hover-bg);
    color: var(--bs-table-hover-color)
}

.table-responsive {
    -webkit-overflow-scrolling: touch;
    overflow-x: auto
}

.form-label {
    margin-bottom: .5rem
}

.col-form-label {
    font-size: inherit;
    line-height: 1.5;
    margin-bottom: 0;
    padding-bottom: calc(.375rem + 1px);
    padding-top: calc(.375rem + 1px)
}

.form-text {
    color: #6c757d;
    font-size: .875em;
    margin-top: .25rem
}

.form-control {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid #ced4da;
    border-radius: 8px;
    color: #59666d;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: .375rem .75rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 100%
}

@media (prefers-reduced-motion:reduce) {
    .form-control {
        transition: none
    }
}

.form-control[type=file] {
    overflow: hidden
}

.form-control[type=file]:not(:disabled):not([readonly]) {
    cursor: pointer
}

.form-control:focus {
    background-color: #fff;
    border-color: #86b7fe;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
    color: #59666d;
    outline: 0
}

.form-control::-webkit-date-and-time-value {
    height: 1.5em
}

.form-control::-moz-placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control::placeholder {
    color: #6c757d;
    opacity: 1
}

.form-control:disabled,
.form-control[readonly] {
    background-color: #e9ecef;
    opacity: 1
}

.form-control::file-selector-button {
    -webkit-margin-end: .75rem;
    background-color: #e9ecef;
    border: 0 solid;
    border-color: inherit;
    border-inline-end-width: 1px;
    border-radius: 0;
    color: #59666d;
    margin: -.375rem -.75rem;
    margin-inline-end: .75rem;
    padding: .375rem .75rem;
    pointer-events: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none
    }
    .form-control::file-selector-button {
        transition: none
    }
}

.form-control:hover:not(:disabled):not([readonly])::file-selector-button {
    background-color: #dde0e3
}

.form-control::-webkit-file-upload-button {
    -webkit-margin-end: .75rem;
    background-color: #e9ecef;
    border: 0 solid;
    border-color: inherit;
    border-inline-end-width: 1px;
    border-radius: 0;
    color: #59666d;
    margin: -.375rem -.75rem;
    margin-inline-end: .75rem;
    padding: .375rem .75rem;
    pointer-events: none;
    -webkit-transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-control::-webkit-file-upload-button {
        -webkit-transition: none;
        transition: none
    }
}

.form-control:hover:not(:disabled):not([readonly])::-webkit-file-upload-button {
    background-color: #dde0e3
}

.form-control-sm {
    border-radius: .2rem;
    font-size: .875rem;
    min-height: calc(1.5em + .5rem + 2px);
    padding: .25rem .5rem
}

.form-control-sm::file-selector-button {
    -webkit-margin-end: .5rem;
    margin: -.25rem -.5rem;
    margin-inline-end: .5rem;
    padding: .25rem .5rem
}

.form-control-sm::-webkit-file-upload-button {
    -webkit-margin-end: .5rem;
    margin: -.25rem -.5rem;
    margin-inline-end: .5rem;
    padding: .25rem .5rem
}

textarea.form-control {
    min-height: calc(1.5em + .75rem + 2px)
}

textarea.form-control-sm {
    min-height: calc(1.5em + .5rem + 2px)
}

.form-select {
    -moz-padding-start: calc(.75rem - 3px);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E");
    background-position: right .75rem center;
    background-repeat: no-repeat;
    background-size: 16px 12px;
    border: 1px solid #ced4da;
    border-radius: 8px;
    color: #59666d;
    display: block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: .375rem 2.25rem .375rem .75rem;
    transition: border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    width: 100%
}

@media (prefers-reduced-motion:reduce) {
    .form-select {
        transition: none
    }
}

.form-select:focus {
    border-color: #86b7fe;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
    outline: 0
}

.form-select[multiple],
.form-select[size]:not([size="1"]) {
    background-image: none;
    padding-right: .75rem
}

.form-select:disabled {
    background-color: #e9ecef
}

.form-select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #59666d
}

.form-check {
    display: block;
    margin-bottom: .125rem;
    min-height: 1.5rem;
    padding-left: 1.5em
}

.form-check .form-check-input {
    float: left;
    margin-left: -1.5em
}

.form-check-input {
    color-adjust: exact;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    border: 1px solid rgba(0, 0, 0, .25);
    height: 1em;
    margin-top: .25em;
    -webkit-print-color-adjust: exact;
    vertical-align: top;
    width: 1em
}

.form-check-input[type=checkbox] {
    border-radius: .25em
}

.form-check-input[type=radio] {
    border-radius: 50%
}

.form-check-input:active {
    filter: brightness(90%)
}

.form-check-input:focus {
    border-color: #86b7fe;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
    outline: 0
}

.form-check-input:checked {
    background-color: #0d6efd;
    border-color: #0d6efd
}

.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='m6 10 3 3 6-6'/%3E%3C/svg%3E")
}

.form-check-input:checked[type=radio] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3E%3Ccircle r='2' fill='%23fff'/%3E%3C/svg%3E")
}

.form-check-input[type=checkbox]:indeterminate {
    background-color: #0d6efd;
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 20 20'%3E%3Cpath fill='none' stroke='%23fff' stroke-linecap='round' stroke-linejoin='round' stroke-width='3' d='M6 10h8'/%3E%3C/svg%3E");
    border-color: #0d6efd
}

.form-check-input:disabled {
    filter: none;
    opacity: .5;
    pointer-events: none
}

.form-check-input:disabled~.form-check-label,
.form-check-input[disabled]~.form-check-label {
    opacity: .5
}

.form-floating {
    position: relative
}

.form-floating>.form-control,
.form-floating>.form-select {
    height: calc(3.5rem + 2px);
    line-height: 1.25
}

.form-floating>label {
    border: 1px solid transparent;
    height: 100%;
    left: 0;
    padding: 1rem .75rem;
    pointer-events: none;
    position: absolute;
    top: 0;
    transform-origin: 0 0;
    transition: opacity .1s ease-in-out, transform .1s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .form-floating>label {
        transition: none
    }
}

.form-floating>.form-control {
    padding: 1rem .75rem
}

.form-floating>.form-control::-moz-placeholder {
    color: transparent
}

.form-floating>.form-control::placeholder {
    color: transparent
}

.form-floating>.form-control:not(:-moz-placeholder-shown) {
    padding-bottom: .625rem;
    padding-top: 1.625rem
}

.form-floating>.form-control:focus,
.form-floating>.form-control:not(:placeholder-shown) {
    padding-bottom: .625rem;
    padding-top: 1.625rem
}

.form-floating>.form-control:-webkit-autofill {
    padding-bottom: .625rem;
    padding-top: 1.625rem
}

.form-floating>.form-select {
    padding-bottom: .625rem;
    padding-top: 1.625rem
}

.form-floating>.form-control:not(:-moz-placeholder-shown)~label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select~label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.form-floating>.form-control:-webkit-autofill~label {
    opacity: .65;
    transform: scale(.85) translateY(-.5rem) translateX(.15rem)
}

.input-group {
    align-items: stretch;
    display: flex;
    flex-wrap: wrap;
    position: relative;
    width: 100%
}

.input-group>.form-control,
.input-group>.form-select {
    flex: 1 1 auto;
    min-width: 0;
    position: relative;
    width: 1%
}

.input-group>.form-control:focus,
.input-group>.form-select:focus {
    z-index: 3
}

.input-group .btn {
    position: relative;
    z-index: 2
}

.input-group .btn:focus {
    z-index: 3
}

.input-group-text {
    align-items: center;
    background-color: #e9ecef;
    border: 1px solid #ced4da;
    border-radius: 8px;
    color: #59666d;
    display: flex;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: .375rem .75rem;
    text-align: center;
    white-space: nowrap
}

.input-group-sm>.btn,
.input-group-sm>.form-control,
.input-group-sm>.form-select,
.input-group-sm>.input-group-text {
    border-radius: .2rem;
    font-size: .875rem;
    padding: .25rem .5rem
}

.input-group-sm>.form-select {
    padding-right: 3rem
}

.input-group:not(.has-validation)>.dropdown-toggle:nth-last-child(n+3),
.input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
    margin-left: -1px
}

.was-validated .form-control:valid {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-position: right calc(.375em + .1875rem) center;
    background-repeat: no-repeat;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
    border-color: #198754;
    padding-right: calc(1.5em + .75rem)
}

.was-validated .form-control:valid:focus {
    border-color: #198754;
    box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .25)
}

.was-validated textarea.form-control:valid {
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
    padding-right: calc(1.5em + .75rem)
}

.was-validated .form-select:valid {
    border-color: #198754
}

.was-validated .form-select:valid:not([multiple]):not([size]),
.was-validated .form-select:valid:not([multiple])[size="1"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23198754' d='M2.3 6.73.6 4.53c-.4-1.04.46-1.4 1.1-.8l1.1 1.4 3.4-3.8c.6-.63 1.6-.27 1.2.7l-4 4.6c-.43.5-.8.4-1.1.1z'/%3E%3C/svg%3E");
    background-position: right .75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem);
    padding-right: 4.125rem
}

.was-validated .form-select:valid:focus {
    border-color: #198754;
    box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .25)
}

.was-validated .form-check-input:valid {
    border-color: #198754
}

.was-validated .form-check-input:valid:checked {
    background-color: #198754
}

.was-validated .form-check-input:valid:focus {
    box-shadow: 0 0 0 .25rem rgba(25, 135, 84, .25)
}

.was-validated .form-check-input:valid~.form-check-label {
    color: #198754
}

.was-validated .input-group .form-control:valid,
.was-validated .input-group .form-select:valid {
    z-index: 1
}

.was-validated .input-group .form-control:valid:focus,
.was-validated .input-group .form-select:valid:focus {
    z-index: 3
}

.invalid-feedback {
    color: #dc3545;
    display: none;
    font-size: .875em;
    margin-top: .25rem;
    width: 100%
}

.is-invalid~.invalid-feedback,
.was-validated :invalid~.invalid-feedback {
    display: block
}

.form-control.is-invalid,
.was-validated .form-control:invalid {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");
    background-position: right calc(.375em + .1875rem) center;
    background-repeat: no-repeat;
    background-size: calc(.75em + .375rem) calc(.75em + .375rem);
    border-color: #dc3545;
    padding-right: calc(1.5em + .75rem)
}

.form-control.is-invalid:focus,
.was-validated .form-control:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25)
}

.was-validated textarea.form-control:invalid,
textarea.form-control.is-invalid {
    background-position: top calc(.375em + .1875rem) right calc(.375em + .1875rem);
    padding-right: calc(1.5em + .75rem)
}

.form-select.is-invalid,
.was-validated .form-select:invalid {
    border-color: #dc3545
}

.form-select.is-invalid:not([multiple]):not([size]),
.form-select.is-invalid:not([multiple])[size="1"],
.was-validated .form-select:invalid:not([multiple]):not([size]),
.was-validated .form-select:invalid:not([multiple])[size="1"] {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E"), url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' fill='none' stroke='%23dc3545'%3E%3Ccircle cx='6' cy='6' r='4.5'/%3E%3Cpath stroke-linejoin='round' d='M5.8 3.6h.4L6 6.5z'/%3E%3Ccircle cx='6' cy='8.2' r='.6' fill='%23dc3545' stroke='none'/%3E%3C/svg%3E");
    background-position: right .75rem center, center right 2.25rem;
    background-size: 16px 12px, calc(.75em + .375rem) calc(.75em + .375rem);
    padding-right: 4.125rem
}

.form-select.is-invalid:focus,
.was-validated .form-select:invalid:focus {
    border-color: #dc3545;
    box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25)
}

.form-check-input.is-invalid,
.was-validated .form-check-input:invalid {
    border-color: #dc3545
}

.form-check-input.is-invalid:checked,
.was-validated .form-check-input:invalid:checked {
    background-color: #dc3545
}

.form-check-input.is-invalid:focus,
.was-validated .form-check-input:invalid:focus {
    box-shadow: 0 0 0 .25rem rgba(220, 53, 69, .25)
}

.form-check-input.is-invalid~.form-check-label,
.was-validated .form-check-input:invalid~.form-check-label {
    color: #dc3545
}

.input-group .form-control.is-invalid,
.input-group .form-select.is-invalid,
.was-validated .input-group .form-control:invalid,
.was-validated .input-group .form-select:invalid {
    z-index: 2
}

.input-group .form-control.is-invalid:focus,
.input-group .form-select.is-invalid:focus,
.was-validated .input-group .form-control:invalid:focus,
.was-validated .input-group .form-select:invalid:focus {
    z-index: 3
}

.btn {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 8px;
    color: #59666d;
    cursor: pointer;
    display: inline-block;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    padding: .375rem .75rem;
    text-align: center;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    vertical-align: middle
}

@media (prefers-reduced-motion:reduce) {
    .btn {
        transition: none
    }
}

.btn:hover {
    color: #59666d
}

.btn:focus {
    box-shadow: none;
    outline: 0
}

.btn.disabled,
.btn:disabled {
    opacity: .65;
    pointer-events: none
}

.btn-primary {
    background-color: #0d6efd;
    border-color: #0d6efd;
    color: #fff
}

.btn-primary:focus,
.btn-primary:hover {
    background-color: #0b5ed7;
    border-color: #0a58ca;
    color: #fff
}

.btn-primary:focus {
    box-shadow: 0 0 0 0 rgba(49, 132, 253, .5)
}

.btn-primary.active,
.btn-primary:active,
.show>.btn-primary.dropdown-toggle {
    background-color: #0a58ca;
    border-color: #0a53be;
    color: #fff
}

.btn-primary.active:focus,
.btn-primary:active:focus,
.show>.btn-primary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(49, 132, 253, .5)
}

.btn-primary.disabled,
.btn-primary:disabled {
    background-color: #0d6efd;
    border-color: #0d6efd;
    color: #fff
}

.btn-secondary {
    background-color: #6c757d;
    border-color: #6c757d;
    color: #fff
}

.btn-secondary:focus,
.btn-secondary:hover {
    background-color: #5c636a;
    border-color: #565e64;
    color: #fff
}

.btn-secondary:focus {
    box-shadow: 0 0 0 0 hsla(208, 6%, 54%, .5)
}

.btn-secondary.active,
.btn-secondary:active,
.show>.btn-secondary.dropdown-toggle {
    background-color: #565e64;
    border-color: #51585e;
    color: #fff
}

.btn-secondary.active:focus,
.btn-secondary:active:focus,
.show>.btn-secondary.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 hsla(208, 6%, 54%, .5)
}

.btn-secondary.disabled,
.btn-secondary:disabled {
    background-color: #6c757d;
    border-color: #6c757d;
    color: #fff
}

.btn-success {
    background-color: #198754;
    border-color: #198754;
    color: #fff
}

.btn-success:focus,
.btn-success:hover {
    background-color: #157347;
    border-color: #146c43;
    color: #fff
}

.btn-success:focus {
    box-shadow: 0 0 0 0 rgba(60, 153, 110, .5)
}

.btn-success.active,
.btn-success:active,
.show>.btn-success.dropdown-toggle {
    background-color: #146c43;
    border-color: #13653f;
    color: #fff
}

.btn-success.active:focus,
.btn-success:active:focus,
.show>.btn-success.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(60, 153, 110, .5)
}

.btn-success.disabled,
.btn-success:disabled {
    background-color: #198754;
    border-color: #198754;
    color: #fff
}

.btn-info {
    background-color: #0dcaf0;
    border-color: #0dcaf0;
    color: #000
}

.btn-info:focus,
.btn-info:hover {
    background-color: #31d2f2;
    border-color: #25cff2;
    color: #000
}

.btn-info:focus {
    box-shadow: 0 0 0 0 rgba(11, 172, 204, .5)
}

.btn-info.active,
.btn-info:active,
.show>.btn-info.dropdown-toggle {
    background-color: #3dd5f3;
    border-color: #25cff2;
    color: #000
}

.btn-info.active:focus,
.btn-info:active:focus,
.show>.btn-info.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(11, 172, 204, .5)
}

.btn-info.disabled,
.btn-info:disabled {
    background-color: #0dcaf0;
    border-color: #0dcaf0;
    color: #000
}

.btn-warning {
    background-color: #ffc107;
    border-color: #ffc107;
    color: #000
}

.btn-warning:focus,
.btn-warning:hover {
    background-color: #ffca2c;
    border-color: #ffc720;
    color: #000
}

.btn-warning:focus {
    box-shadow: 0 0 0 0 rgba(217, 164, 6, .5)
}

.btn-warning.active,
.btn-warning:active,
.show>.btn-warning.dropdown-toggle {
    background-color: #ffcd39;
    border-color: #ffc720;
    color: #000
}

.btn-warning.active:focus,
.btn-warning:active:focus,
.show>.btn-warning.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(217, 164, 6, .5)
}

.btn-warning.disabled,
.btn-warning:disabled {
    background-color: #ffc107;
    border-color: #ffc107;
    color: #000
}

.btn-danger {
    background-color: #dc3545;
    border-color: #dc3545;
    color: #fff
}

.btn-danger:focus,
.btn-danger:hover {
    background-color: #bb2d3b;
    border-color: #b02a37;
    color: #fff
}

.btn-danger:focus {
    box-shadow: 0 0 0 0 rgba(225, 83, 97, .5)
}

.btn-danger.active,
.btn-danger:active,
.show>.btn-danger.dropdown-toggle {
    background-color: #b02a37;
    border-color: #a52834;
    color: #fff
}

.btn-danger.active:focus,
.btn-danger:active:focus,
.show>.btn-danger.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(225, 83, 97, .5)
}

.btn-danger.disabled,
.btn-danger:disabled {
    background-color: #dc3545;
    border-color: #dc3545;
    color: #fff
}

.btn-dark {
    background-color: #212529;
    border-color: #212529;
    color: #fff
}

.btn-dark:focus,
.btn-dark:hover {
    background-color: #1c1f23;
    border-color: #1a1e21;
    color: #fff
}

.btn-dark:focus {
    box-shadow: 0 0 0 0 rgba(66, 70, 73, .5)
}

.btn-dark.active,
.btn-dark:active,
.show>.btn-dark.dropdown-toggle {
    background-color: #1a1e21;
    border-color: #191c1f;
    color: #fff
}

.btn-dark.active:focus,
.btn-dark:active:focus,
.show>.btn-dark.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(66, 70, 73, .5)
}

.btn-dark.disabled,
.btn-dark:disabled {
    background-color: #212529;
    border-color: #212529;
    color: #fff
}

.btn-green-g300 {
    background-color: #37ad72;
    border-color: #37ad72;
    color: #000
}

.btn-green-g300:focus,
.btn-green-g300:hover {
    background-color: #55b987;
    border-color: #4bb580;
    color: #000
}

.btn-green-g300:focus {
    box-shadow: 0 0 0 0 rgba(47, 147, 97, .5)
}

.btn-green-g300.active,
.btn-green-g300:active,
.show>.btn-green-g300.dropdown-toggle {
    background-color: #5fbd8e;
    border-color: #4bb580;
    color: #000
}

.btn-green-g300.active:focus,
.btn-green-g300:active:focus,
.show>.btn-green-g300.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(47, 147, 97, .5)
}

.btn-green-g300.disabled,
.btn-green-g300:disabled {
    background-color: #37ad72;
    border-color: #37ad72;
    color: #000
}

.btn-green-transparent-8 {
    background-color: rgba(55, 173, 114, .08);
    border-color: rgba(55, 173, 114, .08);
    color: #000
}

.btn-green-transparent-8:focus,
.btn-green-transparent-8:hover {
    background-color: rgba(217, 239, 228, .218);
    border-color: rgba(200, 233, 217, .172);
    color: #000
}

.btn-green-transparent-8:focus {
    box-shadow: 0 0 0 0 rgba(11, 33, 22, .5)
}

.btn-green-transparent-8.active,
.btn-green-transparent-8:active,
.show>.btn-green-transparent-8.dropdown-toggle {
    background-color: rgba(226, 243, 235, .264);
    border-color: rgba(200, 233, 217, .172);
    color: #000
}

.btn-green-transparent-8.active:focus,
.btn-green-transparent-8:active:focus,
.show>.btn-green-transparent-8.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(11, 33, 22, .5)
}

.btn-green-transparent-8.disabled,
.btn-green-transparent-8:disabled {
    background-color: rgba(55, 173, 114, .08);
    border-color: rgba(55, 173, 114, .08);
    color: #000
}

.btn-green-transparent-16 {
    background-color: rgba(55, 173, 114, .16);
    border-color: rgba(55, 173, 114, .16);
    color: #000
}

.btn-green-transparent-16:focus,
.btn-green-transparent-16:hover {
    background-color: rgba(189, 228, 208, .286);
    border-color: rgba(167, 219, 193, .244);
    color: #000
}

.btn-green-transparent-16:focus {
    box-shadow: 0 0 0 0 rgba(18, 57, 38, .5)
}

.btn-green-transparent-16.active,
.btn-green-transparent-16:active,
.show>.btn-green-transparent-16.dropdown-toggle {
    background-color: rgba(203, 234, 219, .328);
    border-color: rgba(167, 219, 193, .244);
    color: #000
}

.btn-green-transparent-16.active:focus,
.btn-green-transparent-16:active:focus,
.show>.btn-green-transparent-16.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(18, 57, 38, .5)
}

.btn-green-transparent-16.disabled,
.btn-green-transparent-16:disabled {
    background-color: rgba(55, 173, 114, .16);
    border-color: rgba(55, 173, 114, .16);
    color: #000
}

.btn-yellow-y300 {
    background-color: #f5a41c;
    border-color: #f5a41c;
    color: #000
}

.btn-yellow-y300:hover {
    background-color: #f7b23e;
    border-color: #f6ad33;
    color: #000
}

.btn-yellow-y300:focus {
    background-color: #f7b23e;
    border-color: #f6ad33;
    box-shadow: 0 0 0 0 rgba(208, 139, 24, .5);
    color: #000
}

.btn-yellow-y300.active,
.btn-yellow-y300:active,
.show>.btn-yellow-y300.dropdown-toggle {
    background-color: #f7b649;
    border-color: #f6ad33;
    color: #000
}

.btn-yellow-y300.active:focus,
.btn-yellow-y300:active:focus,
.show>.btn-yellow-y300.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(208, 139, 24, .5)
}

.btn-yellow-y300.disabled,
.btn-yellow-y300:disabled {
    background-color: #f5a41c;
    border-color: #f5a41c;
    color: #000
}

.btn-basic-b1000,
.btn-basic-b1000:hover {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.btn-basic-b1000:focus {
    background-color: #000;
    border-color: #000;
    box-shadow: 0 0 0 0 rgba(38, 38, 38, .5);
    color: #fff
}

.btn-basic-b1000.active,
.btn-basic-b1000:active,
.show>.btn-basic-b1000.dropdown-toggle {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.btn-basic-b1000.active:focus,
.btn-basic-b1000:active:focus,
.show>.btn-basic-b1000.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(38, 38, 38, .5)
}

.btn-basic-b1000.disabled,
.btn-basic-b1000:disabled {
    background-color: #000;
    border-color: #000;
    color: #fff
}

.btn-basic-b50 {
    background-color: #ebeded;
    border-color: #ebeded;
    color: #000
}

.btn-basic-b50:focus,
.btn-basic-b50:hover {
    background-color: #eef0f0;
    border-color: #edefef;
    color: #000
}

.btn-basic-b50:focus {
    box-shadow: 0 0 0 0 hsla(180, 1%, 79%, .5)
}

.btn-basic-b50.active,
.btn-basic-b50:active,
.show>.btn-basic-b50.dropdown-toggle {
    background-color: #eff1f1;
    border-color: #edefef;
    color: #000
}

.btn-basic-b50.active:focus,
.btn-basic-b50:active:focus,
.show>.btn-basic-b50.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 hsla(180, 1%, 79%, .5)
}

.btn-basic-b50.disabled,
.btn-basic-b50:disabled {
    background-color: #ebeded;
    border-color: #ebeded;
    color: #000
}

.btn-basic-b25 {
    background-color: #f3f3f3;
    border-color: #f3f3f3;
    color: #000
}

.btn-basic-b25:focus,
.btn-basic-b25:hover {
    background-color: #f5f5f5;
    border-color: #f4f4f4;
    color: #000
}

.btn-basic-b25:focus {
    box-shadow: 0 0 0 0 hsla(0, 0%, 81%, .5)
}

.btn-basic-b25.active,
.btn-basic-b25:active,
.show>.btn-basic-b25.dropdown-toggle {
    background-color: #f5f5f5;
    border-color: #f4f4f4;
    color: #000
}

.btn-basic-b25.active:focus,
.btn-basic-b25:active:focus,
.show>.btn-basic-b25.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 hsla(0, 0%, 81%, .5)
}

.btn-basic-b25.disabled,
.btn-basic-b25:disabled {
    background-color: #f3f3f3;
    border-color: #f3f3f3;
    color: #000
}

.btn-basic-b0,
.btn-basic-b0:hover {
    background-color: #fff;
    border-color: #fff;
    color: #000
}

.btn-basic-b0:focus {
    background-color: #fff;
    border-color: #fff;
    box-shadow: 0 0 0 0 hsla(0, 0%, 85%, .5);
    color: #000
}

.btn-basic-b0.active,
.btn-basic-b0:active,
.show>.btn-basic-b0.dropdown-toggle {
    background-color: #fff;
    border-color: #fff;
    color: #000
}

.btn-basic-b0.active:focus,
.btn-basic-b0:active:focus,
.show>.btn-basic-b0.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 hsla(0, 0%, 85%, .5)
}

.btn-basic-b0.disabled,
.btn-basic-b0:disabled {
    background-color: #fff;
    border-color: #fff;
    color: #000
}

.btn-red-r300 {
    background-color: #e30813;
    border-color: #e30813;
    color: #fff
}

.btn-red-r300:focus,
.btn-red-r300:hover {
    background-color: #c10710;
    border-color: #b6060f;
    color: #fff
}

.btn-red-r300:focus {
    box-shadow: 0 0 0 0 rgba(231, 45, 54, .5)
}

.btn-red-r300.active,
.btn-red-r300:active,
.show>.btn-red-r300.dropdown-toggle {
    background-color: #b6060f;
    border-color: #aa060e;
    color: #fff
}

.btn-red-r300.active:focus,
.btn-red-r300:active:focus,
.show>.btn-red-r300.dropdown-toggle:focus {
    box-shadow: 0 0 0 0 rgba(231, 45, 54, .5)
}

.btn-red-r300.disabled,
.btn-red-r300:disabled {
    background-color: #e30813;
    border-color: #e30813;
    color: #fff
}

.btn-outline-primary {
    border-color: #0d6efd;
    color: #0d6efd
}

.btn-outline-primary:hover {
    background-color: #0d6efd;
    border-color: #0d6efd;
    color: #fff
}

.btn-outline-primary:focus {
    box-shadow: 0 0 0 0 rgba(13, 110, 253, .5)
}

.btn-outline-primary.active,
.btn-outline-primary.dropdown-toggle.show,
.btn-outline-primary:active {
    background-color: #0d6efd;
    border-color: #0d6efd;
    color: #fff
}

.btn-outline-primary.active:focus,
.btn-outline-primary.dropdown-toggle.show:focus,
.btn-outline-primary:active:focus {
    box-shadow: 0 0 0 0 rgba(13, 110, 253, .5)
}

.btn-outline-primary.disabled,
.btn-outline-primary:disabled {
    background-color: transparent;
    color: #0d6efd
}

.btn-outline-secondary {
    border-color: #6c757d;
    color: #6c757d
}

.btn-outline-secondary:hover {
    background-color: #6c757d;
    border-color: #6c757d;
    color: #fff
}

.btn-outline-secondary:focus {
    box-shadow: 0 0 0 0 hsla(208, 7%, 46%, .5)
}

.btn-outline-secondary.active,
.btn-outline-secondary.dropdown-toggle.show,
.btn-outline-secondary:active {
    background-color: #6c757d;
    border-color: #6c757d;
    color: #fff
}

.btn-outline-secondary.active:focus,
.btn-outline-secondary.dropdown-toggle.show:focus,
.btn-outline-secondary:active:focus {
    box-shadow: 0 0 0 0 hsla(208, 7%, 46%, .5)
}

.btn-outline-secondary.disabled,
.btn-outline-secondary:disabled {
    background-color: transparent;
    color: #6c757d
}

.btn-outline-success {
    border-color: #198754;
    color: #198754
}

.btn-outline-success:hover {
    background-color: #198754;
    border-color: #198754;
    color: #fff
}

.btn-outline-success:focus {
    box-shadow: 0 0 0 0 rgba(25, 135, 84, .5)
}

.btn-outline-success.active,
.btn-outline-success.dropdown-toggle.show,
.btn-outline-success:active {
    background-color: #198754;
    border-color: #198754;
    color: #fff
}

.btn-outline-success.active:focus,
.btn-outline-success.dropdown-toggle.show:focus,
.btn-outline-success:active:focus {
    box-shadow: 0 0 0 0 rgba(25, 135, 84, .5)
}

.btn-outline-success.disabled,
.btn-outline-success:disabled {
    background-color: transparent;
    color: #198754
}

.btn-outline-info {
    border-color: #0dcaf0;
    color: #0dcaf0
}

.btn-outline-info:hover {
    background-color: #0dcaf0;
    border-color: #0dcaf0;
    color: #000
}

.btn-outline-info:focus {
    box-shadow: 0 0 0 0 rgba(13, 202, 240, .5)
}

.btn-outline-info.active,
.btn-outline-info.dropdown-toggle.show,
.btn-outline-info:active {
    background-color: #0dcaf0;
    border-color: #0dcaf0;
    color: #000
}

.btn-outline-info.active:focus,
.btn-outline-info.dropdown-toggle.show:focus,
.btn-outline-info:active:focus {
    box-shadow: 0 0 0 0 rgba(13, 202, 240, .5)
}

.btn-outline-info.disabled,
.btn-outline-info:disabled {
    background-color: transparent;
    color: #0dcaf0
}

.btn-outline-warning {
    border-color: #ffc107;
    color: #ffc107
}

.btn-outline-warning:hover {
    background-color: #ffc107;
    border-color: #ffc107;
    color: #000
}

.btn-outline-warning:focus {
    box-shadow: 0 0 0 0 rgba(255, 193, 7, .5)
}

.btn-outline-warning.active,
.btn-outline-warning.dropdown-toggle.show,
.btn-outline-warning:active {
    background-color: #ffc107;
    border-color: #ffc107;
    color: #000
}

.btn-outline-warning.active:focus,
.btn-outline-warning.dropdown-toggle.show:focus,
.btn-outline-warning:active:focus {
    box-shadow: 0 0 0 0 rgba(255, 193, 7, .5)
}

.btn-outline-warning.disabled,
.btn-outline-warning:disabled {
    background-color: transparent;
    color: #ffc107
}

.btn-outline-danger {
    border-color: #dc3545;
    color: #dc3545
}

.btn-outline-danger:hover {
    background-color: #dc3545;
    border-color: #dc3545;
    color: #fff
}

.btn-outline-danger:focus {
    box-shadow: 0 0 0 0 rgba(220, 53, 69, .5)
}

.btn-outline-danger.active,
.btn-outline-danger.dropdown-toggle.show,
.btn-outline-danger:active {
    background-color: #dc3545;
    border-color: #dc3545;
    color: #fff
}

.btn-outline-danger.active:focus,
.btn-outline-danger.dropdown-toggle.show:focus,
.btn-outline-danger:active:focus {
    box-shadow: 0 0 0 0 rgba(220, 53, 69, .5)
}

.btn-outline-danger.disabled,
.btn-outline-danger:disabled {
    background-color: transparent;
    color: #dc3545
}

.btn-outline-dark {
    border-color: #212529;
    color: #212529
}

.btn-outline-dark:hover {
    background-color: #212529;
    border-color: #212529;
    color: #fff
}

.btn-outline-dark:focus {
    box-shadow: 0 0 0 0 rgba(33, 37, 41, .5)
}

.btn-outline-dark.active,
.btn-outline-dark.dropdown-toggle.show,
.btn-outline-dark:active {
    background-color: #212529;
    border-color: #212529;
    color: #fff
}

.btn-outline-dark.active:focus,
.btn-outline-dark.dropdown-toggle.show:focus,
.btn-outline-dark:active:focus {
    box-shadow: 0 0 0 0 rgba(33, 37, 41, .5)
}

.btn-outline-dark.disabled,
.btn-outline-dark:disabled {
    background-color: transparent;
    color: #212529
}

.btn-outline-black-transparent-16 {
    border-color: rgba(0, 0, 0, .16);
    color: rgba(0, 0, 0, .16)
}

.btn-outline-black-transparent-16:hover {
    background-color: rgba(0, 0, 0, .16);
    border-color: rgba(0, 0, 0, .16);
    color: #fff
}

.btn-outline-black-transparent-16:focus {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .5)
}

.btn-outline-black-transparent-16.active,
.btn-outline-black-transparent-16.dropdown-toggle.show,
.btn-outline-black-transparent-16:active {
    background-color: rgba(0, 0, 0, .16);
    border-color: rgba(0, 0, 0, .16);
    color: #fff
}

.btn-outline-black-transparent-16.active:focus,
.btn-outline-black-transparent-16.dropdown-toggle.show:focus,
.btn-outline-black-transparent-16:active:focus {
    box-shadow: 0 0 0 0 rgba(0, 0, 0, .5)
}

.btn-outline-black-transparent-16.disabled,
.btn-outline-black-transparent-16:disabled {
    background-color: transparent;
    color: rgba(0, 0, 0, .16)
}

.btn-outline-basic-b75 {
    border-color: #adb4b7;
    color: #adb4b7
}

.btn-outline-basic-b75:hover {
    background-color: #adb4b7;
    border-color: #adb4b7;
    color: #000
}

.btn-outline-basic-b75:focus {
    box-shadow: 0 0 0 0 hsla(198, 6%, 70%, .5)
}

.btn-outline-basic-b75.active,
.btn-outline-basic-b75.dropdown-toggle.show,
.btn-outline-basic-b75:active {
    background-color: #adb4b7;
    border-color: #adb4b7;
    color: #000
}

.btn-outline-basic-b75.active:focus,
.btn-outline-basic-b75.dropdown-toggle.show:focus,
.btn-outline-basic-b75:active:focus {
    box-shadow: 0 0 0 0 hsla(198, 6%, 70%, .5)
}

.btn-outline-basic-b75.disabled,
.btn-outline-basic-b75:disabled {
    background-color: transparent;
    color: #adb4b7
}

.btn-outline-basic-b50 {
    border-color: #ebeded;
    color: #ebeded
}

.btn-outline-basic-b50:hover {
    background-color: #ebeded;
    border-color: #ebeded;
    color: #000
}

.btn-outline-basic-b50:focus {
    box-shadow: 0 0 0 0 hsla(180, 5%, 93%, .5)
}

.btn-outline-basic-b50.active,
.btn-outline-basic-b50.dropdown-toggle.show,
.btn-outline-basic-b50:active {
    background-color: #ebeded;
    border-color: #ebeded;
    color: #000
}

.btn-outline-basic-b50.active:focus,
.btn-outline-basic-b50.dropdown-toggle.show:focus,
.btn-outline-basic-b50:active:focus {
    box-shadow: 0 0 0 0 hsla(180, 5%, 93%, .5)
}

.btn-outline-basic-b50.disabled,
.btn-outline-basic-b50:disabled {
    background-color: transparent;
    color: #ebeded
}

.btn-outline-red-transparent-24 {
    border-color: rgba(227, 8, 19, .24);
    color: rgba(227, 8, 19, .24)
}

.btn-outline-red-transparent-24:hover {
    background-color: rgba(227, 8, 19, .24);
    border-color: rgba(227, 8, 19, .24);
    color: #fff
}

.btn-outline-red-transparent-24:focus {
    box-shadow: 0 0 0 0 rgba(227, 8, 19, .5)
}

.btn-outline-red-transparent-24.active,
.btn-outline-red-transparent-24.dropdown-toggle.show,
.btn-outline-red-transparent-24:active {
    background-color: rgba(227, 8, 19, .24);
    border-color: rgba(227, 8, 19, .24);
    color: #fff
}

.btn-outline-red-transparent-24.active:focus,
.btn-outline-red-transparent-24.dropdown-toggle.show:focus,
.btn-outline-red-transparent-24:active:focus {
    box-shadow: 0 0 0 0 rgba(227, 8, 19, .5)
}

.btn-outline-red-transparent-24.disabled,
.btn-outline-red-transparent-24:disabled {
    background-color: transparent;
    color: rgba(227, 8, 19, .24)
}

.btn-link {
    color: #0d6efd;
    font-weight: 400;
    text-decoration: underline
}

.btn-link:hover {
    color: #0a58ca
}

.btn-link.disabled,
.btn-link:disabled {
    color: #6c757d
}

.btn-lg {
    border-radius: 12px;
    font-size: 1.25rem;
    padding: .5rem 1rem
}

.btn-sm {
    border-radius: 8px;
    font-size: .875rem;
    padding: .25rem .5rem
}

.fade {
    transition: opacity .15s linear
}

@media (prefers-reduced-motion:reduce) {
    .fade {
        transition: none
    }
}

.fade:not(.show) {
    opacity: 0
}

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

.collapsing {
    height: 0;
    overflow: hidden;
    transition: height .35s ease
}

@media (prefers-reduced-motion:reduce) {
    .collapsing {
        transition: none
    }
}

.dropdown {
    position: relative
}

.dropdown-toggle {
    white-space: nowrap
}

.dropdown-toggle:after {
    border-bottom: 0;
    border-left: .3em solid transparent;
    border-right: .3em solid transparent;
    border-top: .3em solid;
    content: "";
    display: inline-block;
    margin-left: .255em;
    vertical-align: .255em
}

.dropdown-toggle:empty:after {
    margin-left: 0
}

.dropdown-menu {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 8px;
    color: #59666d;
    display: none;
    font-size: 1rem;
    list-style: none;
    margin: 0;
    min-width: 10rem;
    padding: .5rem 0;
    position: absolute;
    text-align: left;
    z-index: 1000
}

.dropdown-menu-end {
    --bs-position: end
}

.dropdown-divider {
    border-top: 1px solid rgba(0, 0, 0, .15);
    height: 0;
    margin: .5rem 0;
    overflow: hidden
}

.dropdown-item {
    background-color: transparent;
    border: 0;
    clear: both;
    color: #212529;
    display: block;
    font-weight: 400;
    padding: .25rem 1rem;
    text-align: inherit;
    text-decoration: none;
    white-space: nowrap;
    width: 100%
}

.dropdown-item:focus,
.dropdown-item:hover {
    background-color: #e9ecef;
    color: #1e2125
}

.dropdown-item.active,
.dropdown-item:active {
    background-color: #0d6efd;
    color: #fff;
    text-decoration: none
}

.dropdown-item.disabled,
.dropdown-item:disabled {
    background-color: transparent;
    color: #adb5bd;
    pointer-events: none
}

.dropdown-menu.show {
    display: block
}

.btn-group {
    display: inline-flex;
    position: relative;
    vertical-align: middle
}

.btn-group>.btn {
    flex: 1 1 auto;
    position: relative
}

.btn-group>.btn.active,
.btn-group>.btn:active,
.btn-group>.btn:focus,
.btn-group>.btn:hover {
    z-index: 1
}

.btn-group>.btn-group:not(:first-child),
.btn-group>.btn:not(:first-child) {
    margin-left: -1px
}

.btn-group>.btn-group:not(:last-child)>.btn,
.btn-group>.btn:not(:last-child):not(.dropdown-toggle) {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0
}

.btn-group>.btn-group:not(:first-child)>.btn,
.btn-group>.btn:nth-child(n+3),
.btn-group>:not(.btn-check)+.btn {
    border-bottom-left-radius: 0;
    border-top-left-radius: 0
}

.nav {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.nav-link {
    color: #0d6efd;
    display: block;
    padding: .5rem 1rem;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .nav-link {
        transition: none
    }
}

.nav-link:focus,
.nav-link:hover {
    color: #0a58ca
}

.nav-link.disabled {
    color: #6c757d;
    cursor: default;
    pointer-events: none
}

.nav-tabs {
    border-bottom: 1px solid #dee2e6
}

.nav-tabs .nav-link {
    background: 0 0;
    border: 1px solid transparent;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px;
    margin-bottom: -1px
}

.nav-tabs .nav-link:focus,
.nav-tabs .nav-link:hover {
    border-color: #e9ecef #e9ecef #dee2e6;
    isolation: isolate
}

.nav-tabs .nav-link.disabled {
    background-color: transparent;
    border-color: transparent;
    color: #6c757d
}

.nav-tabs .nav-item.show .nav-link,
.nav-tabs .nav-link.active {
    background-color: #fff;
    border-color: #dee2e6 #dee2e6 #fff;
    color: #495057
}

.nav-tabs .dropdown-menu {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    margin-top: -1px
}

.nav-pills .nav-link {
    background: 0 0;
    border: 0;
    border-radius: 8px
}

.nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #0d6efd;
    color: #fff
}

.tab-content>.tab-pane {
    display: none
}

.tab-content>.active {
    display: block
}

.navbar {
    align-items: center;
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    padding-bottom: .5rem;
    padding-top: .5rem;
    position: relative
}

.navbar>.container,
.navbar>.container-fluid {
    align-items: center;
    display: flex;
    flex-wrap: inherit;
    justify-content: space-between
}

.navbar-brand {
    font-size: 1.25rem;
    margin-right: 1rem;
    padding-bottom: .3125rem;
    padding-top: .3125rem;
    text-decoration: none;
    white-space: nowrap
}

.navbar-nav {
    display: flex;
    flex-direction: column;
    list-style: none;
    margin-bottom: 0;
    padding-left: 0
}

.navbar-nav .nav-link {
    padding-left: 0;
    padding-right: 0
}

.navbar-nav .dropdown-menu {
    position: static
}

.navbar-collapse {
    align-items: center;
    flex-basis: 100%;
    flex-grow: 1
}

.navbar-toggler {
    background-color: transparent;
    border: 1px solid transparent;
    border-radius: 8px;
    font-size: 1.25rem;
    line-height: 1;
    padding: .25rem .75rem;
    transition: box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .navbar-toggler {
        transition: none
    }
}

.navbar-toggler:hover {
    text-decoration: none
}

.navbar-toggler:focus {
    box-shadow: 0 0;
    outline: 0;
    text-decoration: none
}

@media (min-width:1024px) {
    .navbar-expand-lg {
        flex-wrap: nowrap;
        justify-content: flex-start
    }
    .navbar-expand-lg .navbar-nav {
        flex-direction: row
    }
    .navbar-expand-lg .navbar-nav .dropdown-menu {
        position: absolute
    }
    .navbar-expand-lg .navbar-nav .nav-link {
        padding-left: .5rem;
        padding-right: .5rem
    }
    .navbar-expand-lg .navbar-collapse {
        display: flex !important;
        flex-basis: auto
    }
    .navbar-expand-lg .navbar-toggler,
    .navbar-expand-lg .offcanvas-header {
        display: none
    }
    .navbar-expand-lg .offcanvas {
        background-color: transparent;
        border-left: 0;
        border-right: 0;
        bottom: 0;
        flex-grow: 1;
        position: inherit;
        transform: none;
        transition: none;
        visibility: visible !important;
        z-index: 1000
    }
    .navbar-expand-lg .offcanvas-bottom {
        border-bottom: 0;
        border-top: 0;
        height: auto
    }
    .navbar-expand-lg .offcanvas-body {
        display: flex;
        flex-grow: 0;
        overflow-y: visible;
        padding: 0
    }
}

.navbar-expand {
    flex-wrap: nowrap;
    justify-content: flex-start
}

.navbar-expand .navbar-nav {
    flex-direction: row
}

.navbar-expand .navbar-nav .dropdown-menu {
    position: absolute
}

.navbar-expand .navbar-nav .nav-link {
    padding-left: .5rem;
    padding-right: .5rem
}

.navbar-expand .navbar-collapse {
    display: flex !important;
    flex-basis: auto
}

.navbar-expand .navbar-toggler,
.navbar-expand .offcanvas-header {
    display: none
}

.navbar-expand .offcanvas {
    background-color: transparent;
    border-left: 0;
    border-right: 0;
    bottom: 0;
    flex-grow: 1;
    position: inherit;
    transform: none;
    transition: none;
    visibility: visible !important;
    z-index: 1000
}

.navbar-expand .offcanvas-bottom {
    border-bottom: 0;
    border-top: 0;
    height: auto
}

.navbar-expand .offcanvas-body {
    display: flex;
    flex-grow: 0;
    overflow-y: visible;
    padding: 0
}

.navbar-light .navbar-brand,
.navbar-light .navbar-brand:focus,
.navbar-light .navbar-brand:hover {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-nav .nav-link {
    color: rgba(0, 0, 0, .55)
}

.navbar-light .navbar-nav .nav-link:focus,
.navbar-light .navbar-nav .nav-link:hover {
    color: rgba(0, 0, 0, .7)
}

.navbar-light .navbar-nav .nav-link.disabled {
    color: rgba(0, 0, 0, .3)
}

.navbar-light .navbar-nav .nav-link.active,
.navbar-light .navbar-nav .show>.nav-link {
    color: rgba(0, 0, 0, .9)
}

.navbar-light .navbar-toggler {
    border-color: rgba(0, 0, 0, .1);
    color: rgba(0, 0, 0, .55)
}

.card {
    word-wrap: break-word;
    background-clip: border-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    min-width: 0;
    position: relative
}

.card>hr {
    margin-left: 0;
    margin-right: 0
}

.card-body {
    flex: 1 1 auto;
    padding: 1rem
}

.card-title {
    margin-bottom: .5rem
}

.card-link+.card-link {
    margin-left: 1rem
}

.card-header {
    background-color: rgba(0, 0, 0, .03);
    border-bottom: 1px solid rgba(0, 0, 0, .125);
    margin-bottom: 0;
    padding: .5rem 1rem
}

.card-header:first-child {
    border-radius: 7px 7px 0 0
}

.card-footer {
    background-color: rgba(0, 0, 0, .03);
    border-top: 1px solid rgba(0, 0, 0, .125);
    padding: .5rem 1rem
}

.card-footer:last-child {
    border-radius: 0 0 7px 7px
}

.accordion-button {
    align-items: center;
    background-color: #fff;
    border: 0;
    border-radius: 0;
    color: #59666d;
    display: flex;
    font-size: 1rem;
    overflow-anchor: none;
    padding: 1rem 1.25rem;
    position: relative;
    text-align: left;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease;
    width: 100%
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button {
        transition: none
    }
}

.accordion-button:not(.collapsed) {
    background-color: #e7f1ff;
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .125);
    color: #0c63e4
}

.accordion-button:not(.collapsed):after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    transform: rotate(-180deg)
}

.accordion-button:after {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%2359666d'%3E%3Cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3E%3C/svg%3E");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    content: "";
    flex-shrink: 0;
    height: 1.25rem;
    margin-left: auto;
    transition: transform .2s ease-in-out;
    width: 1.25rem
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button:after {
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    border-color: #86b7fe;
    box-shadow: none;
    outline: 0;
    z-index: 3
}

.accordion-header {
    margin-bottom: 0
}

.accordion-item {
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .125)
}

.accordion-item:first-of-type {
    border-top-left-radius: 8px;
    border-top-right-radius: 8px
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: 7px;
    border-top-right-radius: 7px
}

.accordion-item:not(:first-of-type) {
    border-top: 0
}

.accordion-item:last-of-type {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px
}

.accordion-item:last-of-type .accordion-collapse {
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px
}

.accordion-body {
    padding: 1rem 1.25rem
}

.breadcrumb {
    display: flex;
    flex-wrap: wrap;
    list-style: none;
    margin-bottom: 1rem;
    padding: 0
}

.breadcrumb-item+.breadcrumb-item {
    padding-left: .5rem
}

.breadcrumb-item+.breadcrumb-item:before {
    color: #6c757d;
    content: var(--bs-breadcrumb-divider, "/");
    float: left;
    padding-right: .5rem
}

.breadcrumb-item.active {
    color: #6c757d
}

.pagination {
    display: flex;
    list-style: none;
    padding-left: 0
}

.page-link {
    background-color: #fff;
    border: 1px solid #dee2e6;
    color: #0d6efd;
    display: block;
    position: relative;
    text-decoration: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .page-link {
        transition: none
    }
}

.page-link:hover {
    border-color: #dee2e6;
    z-index: 2
}

.page-link:focus,
.page-link:hover {
    background-color: #e9ecef;
    color: #0a58ca
}

.page-link:focus {
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
    outline: 0;
    z-index: 3
}

.page-item:not(:first-child) .page-link {
    margin-left: -1px
}

.page-item.active .page-link {
    background-color: #0d6efd;
    border-color: #0d6efd;
    color: #fff;
    z-index: 3
}

.page-item.disabled .page-link {
    background-color: #fff;
    border-color: #dee2e6;
    color: #6c757d;
    pointer-events: none
}

.page-link {
    padding: .375rem .75rem
}

.page-item:first-child .page-link {
    border-bottom-left-radius: 8px;
    border-top-left-radius: 8px
}

.page-item:last-child .page-link {
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px
}

.badge {
    border-radius: 8px;
    color: #fff;
    display: inline-block;
    font-size: .75em;
    font-weight: 700;
    line-height: 1;
    padding: .35em .65em;
    text-align: center;
    vertical-align: baseline;
    white-space: nowrap
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.alert {
    border: 1px solid transparent;
    border-radius: 8px;
    margin-bottom: 1rem;
    padding: 1rem;
    position: relative
}

.alert-heading {
    color: inherit
}

.alert-dismissible {
    padding-right: 3rem
}

.alert-dismissible .btn-close {
    padding: 1.25rem 1rem;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 2
}

.alert-success {
    background-color: #d1e7dd;
    border-color: #badbcc;
    color: #0f5132
}

.alert-info {
    background-color: #cff4fc;
    border-color: #b6effb;
    color: #055160
}

.alert-warning {
    background-color: #fff3cd;
    border-color: #ffecb5;
    color: #664d03
}

.alert-danger {
    background-color: #f8d7da;
    border-color: #f5c2c7;
    color: #842029
}

@-webkit-keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

@keyframes progress-bar-stripes {
    0% {
        background-position-x: 1rem
    }
}

.progress {
    background-color: #e9ecef;
    border-radius: 8px;
    font-size: .75rem;
    height: 1rem
}

.progress,
.progress-bar {
    display: flex;
    overflow: hidden
}

.progress-bar {
    background-color: #0d6efd;
    color: #fff;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    transition: width .6s ease;
    white-space: nowrap
}

@media (prefers-reduced-motion:reduce) {
    .progress-bar {
        transition: none
    }
}

.progress-bar-striped {
    background-image: linear-gradient(45deg, hsla(0, 0%, 100%, .15) 25%, transparent 0, transparent 50%, hsla(0, 0%, 100%, .15) 0, hsla(0, 0%, 100%, .15) 75%, transparent 0, transparent);
    background-size: 1rem 1rem
}

.btn-close {
    background: transparent url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath d='M.293.293a1 1 0 0 1 1.414 0L8 6.586 14.293.293a1 1 0 1 1 1.414 1.414L9.414 8l6.293 6.293a1 1 0 0 1-1.414 1.414L8 9.414l-6.293 6.293a1 1 0 0 1-1.414-1.414L6.586 8 .293 1.707a1 1 0 0 1 0-1.414z'/%3E%3C/svg%3E") 50%/1em auto no-repeat;
    border: 0;
    border-radius: 8px;
    box-sizing: content-box;
    color: #000;
    height: 1em;
    opacity: .5;
    padding: .25em;
    width: 1em
}

.btn-close:hover {
    color: #000;
    opacity: .75;
    text-decoration: none
}

.btn-close:focus {
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25);
    opacity: 1;
    outline: 0
}

.btn-close.disabled,
.btn-close:disabled {
    opacity: .25;
    pointer-events: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

.toast {
    background-clip: padding-box;
    background-color: hsla(0, 0%, 100%, .85);
    border: 1px solid rgba(0, 0, 0, .1);
    border-radius: 8px;
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15);
    font-size: .875rem;
    max-width: 100%;
    pointer-events: auto;
    width: 350px
}

.toast:not(.show) {
    display: none
}

.toast-container {
    max-width: 100%;
    pointer-events: none;
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content
}

.toast-container>:not(:last-child) {
    margin-bottom: .75rem
}

.toast-body {
    word-wrap: break-word;
    padding: .75rem
}

.modal {
    display: none;
    height: 100%;
    left: 0;
    outline: 0;
    overflow-x: hidden;
    overflow-y: auto;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1055
}

.modal-dialog {
    margin: .5rem;
    pointer-events: none;
    position: relative;
    width: auto
}

.modal.fade .modal-dialog {
    transform: translateY(-50px);
    transition: transform .3s ease-out
}

@media (prefers-reduced-motion:reduce) {
    .modal.fade .modal-dialog {
        transition: none
    }
}

.modal.show .modal-dialog {
    transform: none
}

.modal-dialog-centered {
    align-items: center;
    display: flex;
    min-height: calc(100% - 1rem)
}

.modal-content {
    background-clip: padding-box;
    background-color: #fff;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: .3rem;
    display: flex;
    flex-direction: column;
    outline: 0;
    pointer-events: auto;
    position: relative;
    width: 100%
}

.modal-backdrop {
    background-color: #000;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 1050
}

.modal-backdrop.fade {
    opacity: 0
}

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

.modal-header {
    align-items: center;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: calc(.3rem - 1px);
    border-top-right-radius: calc(.3rem - 1px);
    display: flex;
    flex-shrink: 0;
    justify-content: space-between;
    padding: 1rem
}

.modal-header .btn-close {
    margin: -.5rem -.5rem -.5rem auto;
    padding: .5rem
}

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

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

.modal-footer {
    align-items: center;
    border-bottom-left-radius: calc(.3rem - 1px);
    border-bottom-right-radius: calc(.3rem - 1px);
    border-top: 1px solid #dee2e6;
    display: flex;
    flex-shrink: 0;
    flex-wrap: wrap;
    justify-content: flex-end;
    padding: .75rem
}

.modal-footer>* {
    margin: .25rem
}

@media (min-width:576px) {
    .modal-dialog {
        margin: 1.75rem auto;
        max-width: 450px
    }
    .modal-dialog-centered {
        min-height: calc(100% - 3.5rem)
    }
}

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

@media (min-width:1366px) {
    .modal-xl {
        max-width: 1140px
    }
}

.tooltip {
    word-wrap: break-word;
    display: block;
    font-family: var(--bs-font-sans-serif);
    font-size: .875rem;
    font-style: normal;
    font-weight: 400;
    letter-spacing: normal;
    line-break: auto;
    line-height: 1.5;
    margin: 0;
    opacity: 0;
    position: absolute;
    text-align: left;
    text-align: start;
    text-decoration: none;
    text-shadow: none;
    text-transform: none;
    white-space: normal;
    word-break: normal;
    word-spacing: normal;
    z-index: 1080
}

.tooltip.show {
    opacity: .9
}

.tooltip .tooltip-arrow {
    display: block;
    height: .4rem;
    position: absolute;
    width: .8rem
}

.tooltip .tooltip-arrow:before {
    border-color: transparent;
    border-style: solid;
    content: "";
    position: absolute
}

.bs-tooltip-end {
    padding: 0 .4rem
}

.bs-tooltip-end .tooltip-arrow {
    height: .8rem;
    left: 0;
    width: .4rem
}

.bs-tooltip-end .tooltip-arrow:before {
    border-right-color: #000;
    border-width: .4rem .4rem .4rem 0;
    right: -1px
}

.bs-tooltip-bottom {
    padding: .4rem 0
}

.bs-tooltip-bottom .tooltip-arrow {
    top: 0
}

.bs-tooltip-bottom .tooltip-arrow:before {
    border-bottom-color: #000;
    border-width: 0 .4rem .4rem;
    bottom: -1px
}

.tooltip-inner {
    background-color: #000;
    border-radius: 8px;
    color: #fff;
    max-width: 200px;
    padding: .25rem .5rem;
    text-align: center
}

.carousel {
    position: relative
}

@-webkit-keyframes spinner-border {
    to {
        transform: rotate(1turn)
    }
}

@keyframes spinner-border {
    to {
        transform: rotate(1turn)
    }
}

.spinner-border {
    -webkit-animation: spinner-border .75s linear infinite;
    animation: spinner-border .75s linear infinite;
    border: .25em solid;
    border-radius: 50%;
    border-right: .25em solid transparent;
    display: inline-block;
    height: 2rem;
    vertical-align: -.125em;
    width: 2rem
}

.spinner-border-sm {
    border-width: .2em;
    height: 1rem;
    width: 1rem
}

@-webkit-keyframes spinner-grow {
    0% {
        transform: scale(0)
    }
    50% {
        opacity: 1;
        transform: none
    }
}

@keyframes spinner-grow {
    0% {
        transform: scale(0)
    }
    50% {
        opacity: 1;
        transform: none
    }
}

@media (prefers-reduced-motion:reduce) {
    .spinner-border {
        -webkit-animation-duration: 1.5s;
        animation-duration: 1.5s
    }
}

.offcanvas {
    background-clip: padding-box;
    background-color: #fff;
    bottom: 0;
    display: flex;
    flex-direction: column;
    max-width: 100%;
    outline: 0;
    position: fixed;
    transition: transform .3s ease-in-out;
    visibility: hidden;
    z-index: 1045
}

@media (prefers-reduced-motion:reduce) {
    .offcanvas {
        transition: none
    }
}

.offcanvas-backdrop {
    background-color: #000;
    height: 100vh;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 1040
}

.offcanvas-backdrop.fade {
    opacity: 0
}

.offcanvas-backdrop.show {
    opacity: .5
}

.offcanvas-header {
    align-items: center;
    display: flex;
    justify-content: space-between;
    padding: 1rem
}

.offcanvas-header .btn-close {
    margin-bottom: -.5rem;
    margin-right: -.5rem;
    margin-top: -.5rem;
    padding: .5rem
}

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

.offcanvas-body {
    flex-grow: 1;
    overflow-y: auto;
    padding: 1rem
}

.offcanvas-end {
    border-left: 1px solid rgba(0, 0, 0, .2);
    right: 0;
    top: 0;
    transform: translateX(100%);
    width: 400px
}

.offcanvas-bottom {
    height: 30vh;
    left: 0;
    max-height: 100%;
    right: 0
}

.offcanvas-bottom {
    border-top: 1px solid rgba(0, 0, 0, .2);
    transform: translateY(100%)
}

.offcanvas.show {
    transform: none
}

.placeholder {
    background-color: currentColor;
    cursor: wait;
    display: inline-block;
    min-height: 1em;
    opacity: .5;
    vertical-align: middle
}

.placeholder.btn:before {
    content: "";
    display: inline-block
}

@-webkit-keyframes placeholder-glow {
    50% {
        opacity: .2
    }
}

@keyframes placeholder-glow {
    50% {
        opacity: .2
    }
}

@-webkit-keyframes placeholder-wave {
    to {
        -webkit-mask-position: -200% 0;
        mask-position: -200% 0
    }
}

@keyframes placeholder-wave {
    to {
        -webkit-mask-position: -200% 0;
        mask-position: -200% 0
    }
}

.opacity-0 {
    opacity: 0 !important
}

.opacity-25 {
    opacity: .25 !important
}

.opacity-100 {
    opacity: 1 !important
}

.overflow-hidden {
    overflow: hidden !important
}

.d-inline {
    display: inline !important
}

.d-inline-block {
    display: inline-block !important
}

.d-block {
    display: block !important
}

.d-flex {
    display: flex !important
}

.d-none {
    display: none !important
}

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0, 0, 0, .15) !important
}

.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0, 0, 0, .075) !important
}

.shadow-lg {
    box-shadow: 0 1rem 3rem rgba(0, 0, 0, .175) !important
}

.position-relative {
    position: relative !important
}

.position-absolute {
    position: absolute !important
}

.position-fixed {
    position: fixed !important
}

.top-0 {
    top: 0 !important
}

.border {
    border: 1px solid #dee2e6 !important
}

.border-0 {
    border: 0 !important
}

.border-top {
    border-top: 1px solid #dee2e6 !important
}

.border-bottom {
    border-bottom: 1px solid #dee2e6 !important
}

.border-secondary {
    border-color: #6c757d !important
}

.border-info {
    border-color: #0dcaf0 !important
}

.border-yellow-y300 {
    border-color: #f5a41c !important
}

.w-50 {
    width: 50% !important
}

.w-75 {
    width: 75% !important
}

.w-100 {
    width: 100% !important
}

.w-auto {
    width: auto !important
}

.flex-row {
    flex-direction: row !important
}

.flex-column {
    flex-direction: column !important
}

.flex-grow-1 {
    flex-grow: 1 !important
}

.flex-shrink-0 {
    flex-shrink: 0 !important
}

.flex-wrap {
    flex-wrap: wrap !important
}

.justify-content-start {
    justify-content: flex-start !important
}

.justify-content-end {
    justify-content: flex-end !important
}

.justify-content-center {
    justify-content: center !important
}

.justify-content-between {
    justify-content: space-between !important
}

.align-items-start {
    align-items: flex-start !important
}

.align-items-end {
    align-items: flex-end !important
}

.align-items-center {
    align-items: center !important
}

.m-0 {
    margin: 0 !important
}

.m-2 {
    margin: .5rem !important
}

.mx-auto {
    margin-left: auto !important;
    margin-right: auto !important
}

.my-2 {
    margin-bottom: .5rem !important;
    margin-top: .5rem !important
}

.mt-0 {
    margin-top: 0 !important
}

.mt-1 {
    margin-top: .25rem !important
}

.mt-2 {
    margin-top: .5rem !important
}

.mt-3 {
    margin-top: 1rem !important
}

.mt-4 {
    margin-top: 1.5rem !important
}

.mt-5 {
    margin-top: 3rem !important
}

.me-2 {
    margin-right: .5rem !important
}

.mb-0 {
    margin-bottom: 0 !important
}

.mb-1 {
    margin-bottom: .25rem !important
}

.mb-2 {
    margin-bottom: .5rem !important
}

.mb-3 {
    margin-bottom: 1rem !important
}

.mb-4 {
    margin-bottom: 1.5rem !important
}

.mb-5 {
    margin-bottom: 3rem !important
}

.ms-0 {
    margin-left: 0 !important
}

.p-0 {
    padding: 0 !important
}

.p-1 {
    padding: .25rem !important
}

.p-2 {
    padding: .5rem !important
}

.p-3 {
    padding: 1rem !important
}

.px-1 {
    padding-left: .25rem !important;
    padding-right: .25rem !important
}

.px-2 {
    padding-left: .5rem !important;
    padding-right: .5rem !important
}

.px-3 {
    padding-left: 1rem !important;
    padding-right: 1rem !important
}

.px-4 {
    padding-left: 1.5rem !important;
    padding-right: 1.5rem !important
}

.py-1 {
    padding-bottom: .25rem !important;
    padding-top: .25rem !important
}

.py-2 {
    padding-bottom: .5rem !important;
    padding-top: .5rem !important
}

.py-4 {
    padding-bottom: 1.5rem !important;
    padding-top: 1.5rem !important
}

.pt-0 {
    padding-top: 0 !important
}

.pt-1 {
    padding-top: .25rem !important
}

.pt-2 {
    padding-top: .5rem !important
}

.pt-3 {
    padding-top: 1rem !important
}

.pt-4 {
    padding-top: 1.5rem !important
}

.pb-0 {
    padding-bottom: 0 !important
}

.pb-1 {
    padding-bottom: .25rem !important
}

.pb-2 {
    padding-bottom: .5rem !important
}

.pb-3 {
    padding-bottom: 1rem !important
}

.pb-5 {
    padding-bottom: 3rem !important
}

.text-center {
    text-align: center !important
}

.text-primary {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-primary-rgb), var(--bs-text-opacity)) !important
}

.text-success {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-success-rgb), var(--bs-text-opacity)) !important
}

.text-info {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-info-rgb), var(--bs-text-opacity)) !important
}

.text-warning {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-warning-rgb), var(--bs-text-opacity)) !important
}

.text-danger {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-danger-rgb), var(--bs-text-opacity)) !important
}

.text-light {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-light-rgb), var(--bs-text-opacity)) !important
}

.text-dark {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-dark-rgb), var(--bs-text-opacity)) !important
}

.text-green-g300 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-green-g300-rgb), var(--bs-text-opacity)) !important
}

.text-green-g500 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-green-g500-rgb), var(--bs-text-opacity)) !important
}

.text-yellow-y300 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-yellow-y300-rgb), var(--bs-text-opacity)) !important
}

.text-basic-b200 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-basic-b200-rgb), var(--bs-text-opacity)) !important
}

.text-red-r300 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-red-r300-rgb), var(--bs-text-opacity)) !important
}

.text-blue-b300 {
    --bs-text-opacity: 1;
    color: rgba(var(--bs-blue-b300-rgb), var(--bs-text-opacity)) !important
}

.text-muted {
    --bs-text-opacity: 1;
    color: #6c757d !important
}

.text-white-50 {
    --bs-text-opacity: 1;
    color: hsla(0, 0%, 100%, .5) !important
}

.text-reset {
    --bs-text-opacity: 1;
    color: inherit !important
}

.bg-primary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-primary-rgb), var(--bs-bg-opacity)) !important
}

.bg-secondary {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-secondary-rgb), var(--bs-bg-opacity)) !important
}

.bg-success {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-success-rgb), var(--bs-bg-opacity)) !important
}

.bg-info {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-info-rgb), var(--bs-bg-opacity)) !important
}

.bg-warning {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-warning-rgb), var(--bs-bg-opacity)) !important
}

.bg-danger {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-danger-rgb), var(--bs-bg-opacity)) !important
}

.bg-light {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-light-rgb), var(--bs-bg-opacity)) !important
}

.bg-dark {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-dark-rgb), var(--bs-bg-opacity)) !important
}

.bg-green-g50 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-green-g50-rgb), var(--bs-bg-opacity)) !important
}

.bg-yellow-y50 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-yellow-y50-rgb), var(--bs-bg-opacity)) !important
}

.bg-basic-b25 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-basic-b25-rgb), var(--bs-bg-opacity)) !important
}

.bg-red-r50 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-red-r50-rgb), var(--bs-bg-opacity)) !important
}

.bg-blue-b50 {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-blue-b50-rgb), var(--bs-bg-opacity)) !important
}

.bg-giants-orange {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-giants-orange-rgb), var(--bs-bg-opacity)) !important
}

.bg-alice-blue {
    --bs-bg-opacity: 1;
    background-color: rgba(var(--bs-alice-blue-rgb), var(--bs-bg-opacity)) !important
}

.bg-transparent {
    --bs-bg-opacity: 1;
    background-color: transparent !important
}

.rounded {
    border-radius: 8px !important
}

.visible {
    visibility: visible !important
}

@media (min-width:576px) {
    .d-sm-inline {
        display: inline !important
    }
    .d-sm-inline-block {
        display: inline-block !important
    }
    .d-sm-block {
        display: block !important
    }
    .d-sm-none {
        display: none !important
    }
    .my-sm-0 {
        margin-bottom: 0 !important;
        margin-top: 0 !important
    }
}

@media (min-width:768px) {
    .d-md-block {
        display: block !important
    }
    .d-md-flex {
        display: flex !important
    }
    .d-md-none {
        display: none !important
    }
}

@media (min-width:1024px) {
    .d-lg-block {
        display: block !important
    }
    .d-lg-flex {
        display: flex !important
    }
    .d-lg-none {
        display: none !important
    }
    .text-lg-center {
        text-align: center !important
    }
}

@media (min-width:1366px) {
    .d-xl-block {
        display: block !important
    }
    .d-xl-flex {
        display: flex !important
    }
    .d-xl-none {
        display: none !important
    }
}

@font-face {
    font-family: swiper-icons;
    font-style: normal;
    font-weight: 400;
    src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA")
}

:root {
    --swiper-theme-color: #007aff
}

.swiper {
    display: block;
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    overflow: hidden;
    padding: 0;
    position: relative;
    z-index: 1
}

.swiper-vertical>.swiper-wrapper {
    flex-direction: column
}

.swiper-wrapper {
    box-sizing: content-box;
    display: flex;
    height: 100%;
    position: relative;
    transition-property: transform;
    transition-timing-function: var(--swiper-wrapper-transition-timing-function, initial);
    width: 100%;
    z-index: 1
}

.swiper-wrapper {
    transform: translateZ(0)
}

.swiper-vertical {
    touch-action: pan-x
}

.swiper-slide {
    display: block;
    flex-shrink: 0;
    height: 100%;
    position: relative;
    transition-property: transform;
    width: 100%
}

@-webkit-keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(1turn)
    }
}

@keyframes swiper-preloader-spin {
    0% {
        transform: rotate(0)
    }
    to {
        transform: rotate(1turn)
    }
}

:root {
    --swiper-navigation-size: 44px
}

.swiper-button-next,
.swiper-button-prev {
    align-items: center;
    color: var(--swiper-navigation-color, var(--swiper-theme-color));
    cursor: pointer;
    display: flex;
    height: var(--swiper-navigation-size);
    justify-content: center;
    margin-top: calc(0px - var(--swiper-navigation-size)/ 2);
    position: absolute;
    top: var(--swiper-navigation-top-offset, 50%);
    width: calc(var(--swiper-navigation-size)/44*27);
    z-index: 10
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    cursor: auto;
    opacity: .35;
    pointer-events: none
}

.swiper-button-next svg,
.swiper-button-prev svg {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    transform-origin: center;
    width: 100%
}

.swiper-button-prev {
    left: var(--swiper-navigation-sides-offset, 10px);
    right: auto
}

.swiper-button-next:after,
.swiper-button-prev:after {
    font-family: swiper-icons;
    font-size: var(--swiper-navigation-size);
    font-variant: normal;
    letter-spacing: 0;
    line-height: 1;
    text-transform: none !important
}

.swiper-button-prev:after {
    content: "prev"
}

.swiper-button-next {
    left: auto;
    right: var(--swiper-navigation-sides-offset, 10px)
}

.swiper-button-next:after {
    content: "next"
}

.swiper-pagination {
    position: absolute;
    text-align: center;
    transform: translateZ(0);
    transition: opacity .3s;
    z-index: 10
}

.swiper-pagination-bullets.swiper-pagination-horizontal {
    bottom: var(--swiper-pagination-bottom, 8px);
    left: 0;
    top: var(--swiper-pagination-top, auto);
    width: 100%
}

.swiper-pagination-bullet {
    background: var(--swiper-pagination-bullet-inactive-color, #000);
    border-radius: var(--swiper-pagination-bullet-border-radius, 50%);
    display: inline-block;
    height: var(--swiper-pagination-bullet-height, var(--swiper-pagination-bullet-size, 8px));
    opacity: var(--swiper-pagination-bullet-inactive-opacity, .2);
    width: var(--swiper-pagination-bullet-width, var(--swiper-pagination-bullet-size, 8px))
}

button.swiper-pagination-bullet {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border: none;
    box-shadow: none;
    margin: 0;
    padding: 0
}

.swiper-pagination-bullet:only-child {
    display: none !important
}

.swiper-pagination-bullet-active {
    background: var(--swiper-pagination-color, var(--swiper-theme-color));
    opacity: var(--swiper-pagination-bullet-opacity, 1)
}

.swiper-vertical>.swiper-pagination-bullets {
    left: var(--swiper-pagination-left, auto);
    right: var(--swiper-pagination-right, 8px);
    top: 50%;
    transform: translate3d(0, -50%, 0)
}

.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet {
    display: block;
    margin: var(--swiper-pagination-bullet-vertical-gap, 6px) 0
}

.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet {
    margin: 0 var(--swiper-pagination-bullet-horizontal-gap, 4px)
}

.swiper-free-mode>.swiper-wrapper {
    margin: 0 auto;
    transition-timing-function: ease-out
}

@charset "UTF-8";
@font-face {
    font-display: swap;
    font-family: Satoshi;
    font-style: normal;
    font-weight: 400;
    src: url(../fonts/satoshi/Satoshi-Light.woff2) format("woff2"), url(../fonts/satoshi/Satoshi-Light.woff) format("woff"), url(../fonts/satoshi/Satoshi-Light.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Satoshi;
    font-style: normal;
    font-weight: 500;
    src: url(../fonts/satoshi/Satoshi-Regular.woff2) format("woff2"), url(../fonts/satoshi/Satoshi-Regular.woff) format("woff"), url(../fonts/satoshi/Satoshi-Regular.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Satoshi;
    font-style: normal;
    font-weight: 600;
    src: url(../fonts/satoshi/Satoshi-Medium.woff2) format("woff2"), url(../fonts/satoshi/Satoshi-Medium.woff) format("woff"), url(../fonts/satoshi/Satoshi-Medium.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Satoshi;
    font-style: normal;
    font-weight: 700;
    src: url(../fonts/satoshi/Satoshi-Bold.woff2) format("woff2"), url(../fonts/satoshi/Satoshi-Bold.woff) format("woff"), url(../fonts/satoshi/Satoshi-Bold.ttf) format("truetype")
}

@font-face {
    font-display: swap;
    font-family: Satoshi;
    font-style: normal;
    font-weight: 900;
    src: url(../fonts/satoshi/Satoshi-Black.woff2) format("woff2"), url(../fonts/satoshi/Satoshi-Black.woff) format("woff"), url(../fonts/satoshi/Satoshi-Black.ttf) format("truetype")
}

.text-title-small {
    font-size: 21px;
    line-height: 28px
}

.text-title-small {
    font-family: Satoshi;
    font-weight: 700;
    letter-spacing: 0
}

.text-body-large {
    font-family: Satoshi;
    font-size: 15px;
    letter-spacing: 0;
    line-height: 20px
}

.text-body-large {
    font-weight: 700
}

.text-body-medium {
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .3px
}

.text-body-medium {
    font-family: Satoshi;
    line-height: 20px
}

.text-footnote-large {
    font-weight: 700
}

.text-footnote-large,
.text-footnote-medium {
    font-family: Satoshi;
    font-size: 13px;
    letter-spacing: 0;
    line-height: 16px
}

.text-footnote-medium {
    font-weight: 600
}

.m-0 {
    margin: 0 !important
}

.p-0 {
    padding: 0 !important
}

.m-b-0 {
    margin-bottom: 0 !important
}

.p-6 {
    padding: 6px !important
}

.m-t-16 {
    margin-top: 16px !important
}

.m-b-30 {
    margin-bottom: 30px !important
}

.flex-1 {
    flex: 1 !important
}

#header {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    z-index: 10
}

@media (min-width:1024px) {
    #header {
        padding: 0 12px
    }
}

@media (min-width:1650px) {
    #header {
        padding: 0 52px
    }
}

#header .main-navbar {
    margin: 0;
    width: 100%
}

#header .main-navbar:not(.cloned-main-navbar) {
    margin: 16px 0 8px
}

@media (min-width:1024px) {
    #header .main-navbar:not(.cloned-main-navbar) {
        height: 80px;
        margin: 0;
        min-height: 80px
    }
}

#header .main-navbar:not(.cloned-main-navbar)>.container {
    height: inherit
}

body.page-type-homepage #header .main-navbar.cloned-main-navbar,
body.page-type-homepage #header:not(.header-sticky) .header-search-container {
    display: none
}

@media (min-width:1024px) {
    body.page-type-homepage #header .main-navbar.cloned-main-navbar {
        display: none
    }
}

body:not(.page-type-homepage) #header {
    border-bottom: 1px solid #ebeded
}

body:not(.page-type-homepage) #header .main-navbar.cloned-main-navbar {
    display: none
}

@media (min-width:1024px) {
    body:not(.page-type-homepage) #header .main-navbar.cloned-main-navbar {
        display: flex
    }
    body:not(.page-type-homepage) #header .main-navbar.cloned-main-navbar .navbar-nav {
        display: flex;
        flex: 1
    }
}

#header.header-sticky {
    background-color: #fff !important;
    box-shadow: 0 18px 27px rgba(0, 0, 0, .03), 0 5.42647px 8.13971px rgba(0, 0, 0, .02), 0 2.25388px 3.38082px rgba(0, 0, 0, .015), 0 .815184px 1.22278px rgba(0, 0, 0, .01);
    flex-direction: column;
    height: auto;
    left: 0;
    position: fixed;
    top: 0;
    transition: .3s;
    width: 100%
}

#header.header-sticky .main-navbar {
    margin: 0;
    width: 100%
}

#header.header-sticky .main-navbar:not(.cloned-main-navbar) .navbar-nav {
    display: none
}

#header.header-sticky .main-navbar.cloned-main-navbar {
    display: flex !important
}

.btn-favourite {
    border: 1px solid rgba(227, 8, 19, .24) !important
}

.header-search-container {
    display: block;
    flex: 1;
    margin: 0 auto;
    max-width: 460px
}

@media (min-width:1366px) {
    .header-search-container {
        max-width: 640px
    }
}

@media (min-width:1650px) {
    .header-search-container {
        max-width: 700px
    }
}

.header-search-container .search-input-group .form-control {
    box-shadow: none;
    font-size: 17px;
    font-weight: 500;
    height: 30px
}

@media (max-width:1023px) {
    .header-search-container .search-input-group .form-control {
        font-size: 12px;
        padding-left: 12px
    }
}

@media (min-width:1024px) {
    .header-search-container .search-input-group .form-control {
        height: 56px
    }
}

.header-search-container .search-input-group .btn-search {
    height: 24px;
    min-width: 24px;
    right: 6px;
    width: 24px
}

@media (min-width:1024px) {
    .header-search-container .search-input-group .btn-search {
        height: 44px;
        min-width: 44px;
        width: 44px
    }
}

.header-search-container .search-input-group .btn-search .btn-svg {
    height: 16px;
    min-width: 16px;
    width: 16px
}

@media (min-width:1024px) {
    .header-search-container .search-input-group .btn-search .btn-svg {
        height: 24px;
        min-width: 24px;
        width: 24px
    }
}

.header-search-container .content-banner-search-container {
    margin: 0
}

.cloned-main-navbar {
    padding: 0
}

.cloned-main-navbar.main-navbar {
    max-width: 1920px
}

@media (max-width:1023px) {
    body:not(.page-type-homepage):not(.page-type-login-register):not(.page-type-404):not(.page-type-product-detail):not(.page-type-offer-list) .logo-link {
        display: none
    }
    body:not(.page-type-homepage):not(.page-type-login-register):not(.page-type-404):not(.page-type-product-detail):not(.page-type-offer-list) .mobile-page-title {
        align-items: center;
        color: #222b30;
        display: flex;
        flex: 1;
        font-family: Satoshi;
        font-size: 21px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 28px;
        margin: 0 16px;
        overflow: hidden
    }
}

body.page-type-offer-list .navbar-toggler {
    margin-right: 0
}

@media (max-width:1023px) {
    body.page-type-offer-list .fix-whatsapp-button {
        bottom: 85px
    }
}

.mobile-page-title {
    display: none
}

.mobile-page-title-label {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.mobile-title-container-number {
    align-items: center;
    background-color: #37ad72;
    border-radius: 50px;
    color: #fff;
    display: flex;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 700;
    justify-content: center;
    letter-spacing: 0;
    line-height: 20px;
    margin-left: 6px;
    min-width: 32px;
    padding: 6px
}

.logo-link {
    align-items: center;
    display: flex;
    flex: 1;
    height: 34px;
    margin: 0 16px;
    min-width: 124px;
    padding: 0;
    position: relative;
    transition: .2s
}

@media (min-width:768px) {
    .logo-link {
        height: 40px
    }
}

@media (min-width:1024px) {
    .logo-link {
        flex: none;
        margin: 0 6px 0 0
    }
}

@media (min-width:1366px) {
    .logo-link {
        margin: 0 6px 0 0
    }
}

@media (min-width:1440px) {
    .logo-link {
        margin: 0 20px 0 0
    }
}

@media (min-width:1920px) {
    .logo-link {
        margin: 0 20px 0 0
    }
}

.logo-img {
    height: 100%
}

.header-right-buttons {
    display: flex;
    gap: 12px
}

.header-right-buttons .btn.btn-xl:not(.btn-only-icon) {
    padding: 16px 12px
}

.header-right-buttons .btn.btn-my-account.dropdown-toggle {
    padding-left: 15px;
    padding-right: 15px
}

.header-right-buttons .btn-svg {
    height: 24px;
    min-width: 24px;
    width: 24px
}

.header.mega-dropdown-menu-open,
body:not(.page-type-homepage) .header {
    background-color: #fff !important
}

.header.mega-dropdown-menu-open .btn-account,
body:not(.page-type-homepage) .header .btn-account {
    border: 1px solid #adb4b7 !important
}

.header.mega-dropdown-menu-open .btn-favourite,
body:not(.page-type-homepage) .header .btn-favourite {
    border: 1px solid rgba(227, 8, 19, .24) !important
}

.mobile-header-buttons {
    order: 3
}

.mobile-header-buttons a {
    position: relative
}

.mobile-header-buttons a img {
    height: 24px;
    min-width: 24px;
    width: 24px
}

.mobile-header-buttons a+a {
    margin-left: 20px
}

.mobile-header-buttons a .btn-badge-count {
    background-color: #37ad72
}

#header.header-layout-without-menu .main-navbar .main-navbar-collapse {
    justify-content: flex-end
}

.footer-top-container {
    background-color: #222b30;
    padding: 48px 0
}

.footer-bottom-container {
    background-color: #273237;
    padding: 28px 0
}

.footer-widget.footer-widget-1 {
    display: flex;
    flex-direction: column
}

@media (min-width:1024px) {
    .footer-widget.footer-widget-1 {
        flex-direction: row
    }
}

.footer-widget.footer-widget-3 {
    margin: 64px 0
}

@media (min-width:1024px) {
    .footer-widget.footer-widget-3 {
        margin: 0 0 48px
    }
}

.footer-logo {
    margin: 0 auto 32px
}

@media (min-width:1024px) {
    .footer-logo {
        margin: 0 24px 0 0
    }
}

@media (min-width:1366px) {
    .footer-logo {
        margin: 0 40px 0 0
    }
}

.footer-links {
    display: flex;
    flex-direction: column;
    margin: 15px 0;
    row-gap: 16px
}

@media (min-width:768px) {
    .footer-links {
        flex-direction: row;
        flex-wrap: wrap
    }
}

@media (min-width:1024px) {
    .footer-links {
        display: block;
        margin: 0 15px
    }
    .footer-links.two-column {
        -moz-column-count: 2;
        column-count: 2
    }
}

.footer-link {
    color: #fff;
    display: block;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .3px;
    letter-spacing: .02em;
    line-height: 20px;
    text-align: center
}

@media (min-width:768px) {
    .footer-link {
        flex: 0 0 50%
    }
}

@media (min-width:1024px) {
    .footer-link {
        text-align: left
    }
}

.footer-link:hover {
    color: #f3f3f3
}

@media (min-width:1024px) {
    .footer-link+.footer-link {
        margin-top: 16px
    }
}

.footer-bottom-row {
    flex-direction: column-reverse;
    text-align: center
}

@media (min-width:1024px) {
    .footer-bottom-row {
        align-items: center;
        flex-direction: row;
        text-align: left
    }
}

.footer-copyright {
    color: #8b9499;
    font-family: Satoshi;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: .45px;
    line-height: 12px;
    margin: 28px 0 0
}

@media (min-width:1024px) {
    .footer-copyright {
        margin: 0
    }
}

.footer-copyright strong {
    color: #ebeded;
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px
}

.footer-bottom-links {
    text-align: center
}

@media (min-width:1024px) {
    .footer-bottom-links {
        text-align: right
    }
}

.footer-bottom-link {
    color: #8b9499;
    display: inline-block;
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px
}

.footer-bottom-link:hover {
    color: #fff
}

.footer-bottom-link+.footer-bottom-link {
    margin: 0 0 0 32px
}

.footer-contact-items {
    display: grid;
    grid-template-columns: repeat(1, 1fr)
}

@media (min-width:1366px) {
    .footer-contact-items {
        grid-template-columns: repeat(2, 1fr)
    }
}

.footer-contact-item+.footer-contact-item {
    margin: 32px 0 0
}

@media (min-width:1366px) {
    .footer-contact-item+.footer-contact-item {
        margin: 0 0 0 24px
    }
}

.footer-contact-item-title {
    color: #adb4b7;
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin: 0 0 12px;
    text-align: center
}

@media (min-width:1024px) {
    .footer-contact-item-title {
        text-align: right
    }
}

.footer-contact-item-link {
    align-items: center;
    display: flex;
    justify-content: center
}

@media (min-width:1024px) {
    .footer-contact-item-link {
        justify-content: flex-end
    }
}

.footer-contact-item-icon {
    height: 24px;
    margin: 0 8px 0 0;
    min-height: 24px;
    min-width: 24px;
    width: 24px
}

.footer-contact-item-value {
    color: #fff;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px
}

#footer.footer-layout-without-menu .footer-bottom-container {
    background-color: #fff
}

#footer.footer-layout-without-menu .footer-bottom-link:hover,
#footer.footer-layout-without-menu .footer-copyright strong {
    color: #222b30
}

.main-navbar {
    flex: 1;
    height: 100%;
    margin: 16px 0 8px;
    max-width: 100%;
    padding: 0;
    position: static
}

@media (min-width:1366px) {
    .main-navbar {
        margin: 0
    }
}

.main-navbar .container-fluid,
.main-navbar .main-navbar-collapse,
.main-navbar .mega-dropdown-nav-item.show,
.main-navbar .navbar-nav {
    height: 100%
}

.main-navbar .nav-item {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 10px 0 0
}

.main-navbar .nav-item+.nav-item {
    padding-left: 10px
}

.main-navbar .nav-item .nav-link {
    border-bottom: 2px solid transparent;
    color: #222b30;
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0;
    padding: 8px 0;
    transition: .2s
}

@media (min-width:1024px) {
    .main-navbar .nav-item .nav-link {
        font-family: Satoshi;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: .3px;
        line-height: 20px
    }
}

@media (min-width:1366px) {
    .main-navbar .nav-item .nav-link {
        font-family: Satoshi;
        font-size: 18px;
        font-size: 16px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 24px
    }
}

.main-navbar .nav-item .nav-link.dropdown-toggle[data-arrow=none]:after {
    display: none
}

.main-navbar .nav-item .nav-link.dropdown-toggle:after {
    background-image: url(../svg/arrow-bottom.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    border: none;
    height: 16px;
    margin: 0 0 0 8px;
    transition: .2s;
    vertical-align: text-bottom;
    width: 16px
}

.main-navbar .nav-item .nav-link.active,
.main-navbar .nav-item .nav-link.show,
.main-navbar .nav-item .nav-link:hover {
    border-color: #37ad72;
    color: #37ad72
}

.main-navbar .nav-item .nav-link.active.dropdown-toggle:after,
.main-navbar .nav-item .nav-link.show.dropdown-toggle:after,
.main-navbar .nav-item .nav-link:hover.dropdown-toggle:after {
    background-image: url(../svg/arrow-bottom-g300.svg)
}

.main-navbar .main-navbar-collapse {
    align-items: center;
    justify-content: space-between
}

.main-navbar .navbar-nav {
    align-items: center
}

@media (min-width:1024px) {
    .main-navbar.navbar .dropdown-menu-end {
        left: auto;
        right: 0
    }
    .main-navbar.navbar .nav-item .dropdown-menu {
        display: none;
        margin-top: 0;
        opacity: 0;
        visibility: hidden
    }
    .main-navbar.navbar .dropdown-menu.fade-down {
        top: 80%;
        transform: rotateX(-75deg);
        transform-origin: 0 0
    }
    .main-navbar.navbar .nav-item.show .dropdown-menu {
        display: block;
        opacity: 1;
        top: 100%;
        transform: rotateX(0);
        transition: 0s;
        visibility: visible
    }
    .dropdown-menu.mega-dropdown-menu {
        border: none;
        border-radius: 0;
        left: 0;
        padding: 24px 0 48px;
        top: 100%;
        width: 100%
    }
    .dropdown-menu.mega-dropdown-menu .column-count-2 {
        -moz-column-count: 2;
        -webkit-column-count: 2;
        column-count: 2;
        -moz-column-gap: 50px;
        -webkit-column-gap: 50px;
        column-gap: 50px;
        display: block;
        max-height: 420px;
        overflow: hidden;
        width: 66%
    }
}

@media (min-width:1024px) and (min-width:1366px) {
    .dropdown-menu.mega-dropdown-menu .column-count-2 {
        -moz-column-gap: 90px;
        column-gap: 90px
    }
}

@media (min-width:1024px) {
    .dropdown-menu.mega-dropdown-menu .column-count-4 {
        -moz-column-count: 4;
        -webkit-column-count: 4;
        column-count: 4;
        -moz-column-gap: 38px;
        -webkit-column-gap: 38px;
        column-gap: 38px;
        display: block;
        max-height: 470px;
        overflow: hidden;
        width: 100%
    }
}

@media (min-width:1024px) and (min-width:1366px) {
    .dropdown-menu.mega-dropdown-menu .column-count-4 {
        -moz-column-gap: 72px;
        column-gap: 72px
    }
}

@media (min-width:1024px) {
    .dropdown-menu.mega-dropdown-menu .column-count-4>div {
        -moz-column-break-inside: avoid;
        break-inside: avoid-column;
        margin-bottom: 24px
    }
    .dropdown-menu.mega-dropdown-menu .list-type-1-item {
        flex: 0 0 100%
    }
}

@media (min-width:1024px) and (min-width:1366px) {
    .dropdown-menu.mega-dropdown-menu .list-type-1-item {
        flex: 0 0 46%
    }
}

.navbar-toggler {
    align-items: center;
    display: flex;
    flex-direction: column;
    gap: 10px;
    height: 24px;
    justify-content: center;
    margin-right: 12px;
    padding: 0;
    width: 24px
}

.mega-dropdown-content-container {
    align-items: flex-start;
    display: flex
}

.mega-dropdown-content-container .column-count-2 {
    flex: 2
}

.mega-dropdown-right-container {
    flex: 1;
    margin-left: 50px
}

@media (min-width:1366px) {
    .mega-dropdown-right-container {
        margin-left: 152px
    }
}

.mega-dropdown-right-container>.row {
    row-gap: 32px
}

.btn {
    align-items: center;
    display: flex;
    justify-content: center
}

.btn:not(.btn[class*=btn-outline-]) {
    border-color: transparent
}

.btn:not(.btn-only-icon) .spinner-border {
    margin-right: 4px
}

.btn.btn-rounded {
    border-radius: 100px
}

.btn .btn-icon-container {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative
}

.btn .btn-icon-container[data-position=left] {
    margin-right: 4px
}

.btn .btn-icon-container[data-position=right] {
    margin-left: 4px
}

.btn-badge-count {
    background-color: #f5a41c;
    border-radius: 50px;
    color: #fff;
    font-family: Satoshi;
    font-size: 9px;
    font-weight: 700;
    height: 16px;
    letter-spacing: .45px;
    line-height: 12px;
    position: absolute;
    right: -6px;
    top: -6px;
    width: 16px
}

.btn-green-g300,
.btn-green-g300:disabled,
.btn-green-g300:focus,
.btn-green-g300:hover,
.btn-yellow-y300,
.btn-yellow-y300:disabled,
.btn-yellow-y300:focus,
.btn-yellow-y300:hover {
    color: #fff
}

.btn-outline-basic-b50,
.btn.btn-outline-basic-b75 {
    color: #222b30
}

.btn-outline-basic-b50:hover,
.btn.btn-outline-basic-b75:hover {
    background-color: #f3f3f3
}

.btn.btn-outline-red-transparent-24:hover {
    background-color: rgba(227, 8, 19, .08)
}

.btn.btn-green-transparent-8 {
    color: #919191
}

@media (min-width:1024px) {
    .btn.btn-green-transparent-8.btn-xs2 {
        font-size: 14px
    }
}

.btn.btn-green-transparent-8.btn-xs2 .btn-icon-container[data-position=left] {
    margin-right: 8px
}

.btn.btn-green-transparent-8.btn-xs2 .btn-svg {
    width: 14px
}

.btn.btn-green-transparent-8:hover {
    background-color: rgba(55, 173, 114, .16)
}

.btn.btn-2xs {
    color: #222b30;
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px
}

.btn.btn-2xs:not(.btn-only-icon) {
    padding: 4px 8px
}

.btn.btn-2xs .btn-icon-container[data-position=left] {
    margin-right: 4px
}

.btn.btn-2xs .btn-icon-container[data-position=right] {
    margin-left: 4px
}

.btn.btn-xs {
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px
}

@media (min-width:1024px) {
    .btn.btn-xs {
        font-family: Satoshi;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 16px
    }
}

.btn.btn-xs .btn-svg {
    width: 14px
}

@media (min-width:1024px) {
    .btn.btn-xs .btn-svg {
        width: 20px
    }
}

.btn.btn-xs:not(.btn-only-icon) {
    padding: 7px 16px
}

.btn.btn-xs2 {
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px
}

.btn.btn-xs2:not(.btn-only-icon) {
    padding: 6px 12px 6px 8px
}

.btn.btn-xs3 {
    font-size: 14px;
    font-weight: 500;
    height: 32px;
    line-height: 20px
}

.btn.btn-sm,
.btn.btn-xs3 {
    font-family: Satoshi;
    font-weight: 700;
    letter-spacing: 0
}

.btn.btn-sm {
    font-size: 17px;
    line-height: 24px
}

.btn.btn-sm:not(.btn-only-icon) {
    padding: 10px 20px
}

.btn.btn-sm .btn-icon-container[data-position=left] {
    margin-right: 8px
}

.btn.btn-sm .btn-icon-container[data-position=right] {
    margin-left: 8px
}

.btn:not(.btn-2xs):not(.btn-xs):not(.btn-xs2):not(.btn-xs3):not(.btn-sm):not(.btn-lg):not(.btn-xl):not(.btn-2xl):not(.btn-link) {
    font-family: Satoshi;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 24px
}

.btn:not(.btn-2xs):not(.btn-xs):not(.btn-xs2):not(.btn-xs3):not(.btn-sm):not(.btn-lg):not(.btn-xl):not(.btn-2xl):not(.btn-link):not(.btn-only-icon) {
    padding: 12px 24px
}

.btn:not(.btn-2xs):not(.btn-xs):not(.btn-xs2):not(.btn-xs3):not(.btn-sm):not(.btn-lg):not(.btn-xl):not(.btn-2xl):not(.btn-link) .btn-icon-container[data-position=left] {
    margin-right: 10px
}

.btn:not(.btn-2xs):not(.btn-xs):not(.btn-xs2):not(.btn-xs3):not(.btn-sm):not(.btn-lg):not(.btn-xl):not(.btn-2xl):not(.btn-link) .btn-icon-container[data-position=right] {
    margin-left: 10px
}

.btn:not(.btn-2xs):not(.btn-xs):not(.btn-xs2):not(.btn-xs3):not(.btn-sm):not(.btn-lg):not(.btn-xl):not(.btn-2xl):not(.btn-link).btn-close-mobile-sidebar {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%)
}

.btn:not(.btn-2xs):not(.btn-xs):not(.btn-xs2):not(.btn-xs3):not(.btn-sm):not(.btn-lg):not(.btn-xl):not(.btn-2xl):not(.btn-link).btn-mobile-filter-clear {
    color: #8b9499;
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 16px
}

.btn.btn-lg {
    font-family: Satoshi;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 24px;
    max-height: 54px
}

.btn.btn-lg:not(.btn-only-icon) {
    padding: 14px 28px
}

.btn.btn-lg.btn-only-icon {
    height: 54px;
    min-width: 54px;
    width: 54px
}

.btn.btn-lg .btn-icon-container[data-position=left] {
    margin-right: 10px
}

.btn.btn-lg .btn-icon-container[data-position=right] {
    margin-left: 10px
}

.btn.btn-xl {
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    max-height: 56px;
    padding: 15px
}

@media (min-width:1366px) {
    .btn.btn-xl {
        font-size: 16px
    }
}

@media (min-width:1650px) {
    .btn.btn-xl {
        font-size: 18px
    }
}

.btn.btn-xl:not(.btn-only-icon) {
    padding: 16px 20px
}

.btn.btn-xl.btn-only-icon {
    min-width: 56px;
    width: 56px
}

.btn.btn-xl:not(.btn-rounded) {
    border-radius: 12px
}

.btn.btn-xl .btn-icon-container[data-position=left] {
    margin-right: 8px
}

.btn.btn-xl .btn-icon-container[data-position=right] {
    margin-left: 8px
}

.btn.btn-2xl {
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    max-height: 48px;
    padding: 14px
}

@media (min-width:1366px) {
    .btn.btn-2xl {
        max-height: 60px
    }
}

.btn.btn-2xl:not(.btn-only-icon) {
    padding: 18px 36px
}

.btn.btn-2xl.btn-only-icon {
    min-width: 48px;
    width: 48px
}

@media (min-width:1366px) {
    .btn.btn-2xl.btn-only-icon {
        min-width: 60px;
        width: 60px
    }
}

.btn.btn-2xl:not(.btn-rounded) {
    border-radius: 12px
}

.btn.btn-2xl .btn-icon-container {
    height: 24px;
    min-width: 24px;
    width: 24px
}

@media (min-width:1366px) {
    .btn.btn-2xl .btn-icon-container {
        height: 32px;
        min-width: 32px;
        width: 32px
    }
}

.btn.btn-2xl .btn-icon-container[data-position=left] {
    margin-right: 8px
}

.btn.btn-2xl .btn-icon-container[data-position=right] {
    margin-left: 8px
}

.btn-favourite-for-product-item {
    box-shadow: 0 4px 9px rgba(0, 0, 0, .05), 0 .751293px 1.37737px rgba(0, 0, 0, .025);
    height: 24px;
    width: 24px
}

@media (min-width:1366px) {
    .btn-favourite-for-product-item {
        height: 32px;
        width: 32px
    }
}

.btn-favourite-for-product-item img,
.btn-favourite-for-product-item svg {
    height: 16px;
    min-width: 16px;
    width: 16px
}

@media (min-width:1366px) {
    .btn-favourite-for-product-item img,
    .btn-favourite-for-product-item svg {
        height: 20px;
        min-width: 20px;
        width: 20px
    }
}

.btn-link-all-container {
    display: flex;
    justify-content: center;
    margin-top: 16px
}

@media (min-width:1366px) {
    .btn-link-all-container {
        margin-top: 32px
    }
}

.btn.btn-link.btn-link-all {
    border-bottom: 1px solid #ebeded;
    border-radius: 0;
    color: #59666d;
    font-family: Satoshi;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: .45px;
    line-height: 12px;
    padding: 16px 0 8px;
    text-decoration: none
}

.btn.btn-link.btn-link-all .btn-icon-container {
    margin-left: 8px
}

.btn.btn-link.btn-link-all.btn-link-remove {
    border-bottom-color: #fce6e7;
    color: #e30813
}

.btn.btn-link.btn-link-all:focus {
    text-decoration: none
}

.btn.btn-filter-item-close {
    padding: 0
}

.btn-label-count {
    align-items: center;
    background-color: #37ad72;
    border-radius: 50px;
    color: #fff;
    display: flex;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 700;
    height: 24px;
    justify-content: center;
    letter-spacing: 0;
    line-height: 16px;
    margin-left: 8px;
    min-height: 24px;
    min-width: 24px;
    width: 24px
}

.btn.btn-facebook {
    background-color: #1877f2;
    color: #fff
}

.btn.btn-facebook:hover {
    opacity: .9
}

.spinner-border-sm {
    min-height: 1rem;
    min-width: 1rem
}

.js-btn-upload-logo-type-2 .spinner-border-sm {
    height: 48px;
    min-height: 48px;
    min-width: 48px;
    width: 48px
}

.go-to-top-container {
    bottom: 30px;
    left: 50%;
    position: fixed;
    right: auto;
    transform: translateX(-50%);
    z-index: 9
}

@media (min-width:1024px) {
    .go-to-top-container {
        bottom: 30px;
        left: auto;
        right: 96px;
        top: auto;
        transform: none
    }
}

@media (min-width:1366px) {
    .go-to-top-container {
        right: 64px
    }
}

.btn.btn-go-top {
    border: 1px solid rgba(0, 0, 0, .08);
    box-shadow: 0 18px 18px rgba(0, 0, 0, .07), 0 5.42647px 5.42647px rgba(0, 0, 0, .046), 0 2.25388px 2.25388px rgba(0, 0, 0, .035), 0 .815184px .815184px rgba(0, 0, 0, .024);
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 600;
    height: 32px;
    letter-spacing: 0;
    line-height: 16px;
    transition: .2s
}

@media (min-width:1024px) {
    .btn.btn-go-top {
        display: flex;
        font-family: Satoshi;
        font-size: 15px;
        font-weight: 600;
        height: 40px;
        letter-spacing: .3px;
        line-height: 20px
    }
}

.btn.btn-go-top:not(.show) {
    opacity: 0;
    transform: translateY(30px);
    visibility: hidden
}

.btn-favorite[data-favorite-status=true] {
    background-color: #e30813
}

.btn-favorite[data-favorite-status=true] img {
    filter: invert(100%) sepia(100%) saturate(0) hue-rotate(21deg) brightness(102%) contrast(101%)
}

.btn-tooltip-for-variant {
    align-items: center;
    background: 0 0;
    border: 1px solid #919191;
    border-radius: 50px;
    color: #919191;
    display: flex;
    font-size: 12px;
    height: 14px;
    justify-content: center;
    margin-left: 6px;
    min-width: 14px;
    width: 14px
}

.btn.btn-my-account .btn-icon-container[data-position=right] {
    margin-left: 8px
}

.btn.btn-my-account.dropdown-toggle.show {
    background-color: #fff
}

.btn.btn-my-account.dropdown-toggle:after {
    display: none
}

.btn.btn-my-account:hover {
    background-color: #fff
}

.btn.btn-link-green-g300 {
    color: #37ad72
}

.section-title-type-2-button a {
    font-size: 11px !important;
    padding: 6px 10px !important
}

.content-banner {
    background-color: #fef6e8;
    padding: 0 0 16px;
    text-align: center
}

@media (min-width:768px) {
    .content-banner {
        padding: 32px 0 24px
    }
}

@media (min-width:1024px) {
    .content-banner {
        padding: 32px 0 24px
    }
}

@media (min-width:1366px) {
    .content-banner {
        padding: 40px 0
    }
}

@media (min-width:1650px) {
    .content-banner {
        padding: 64px 0 48px
    }
}

.content-banner-title {
    color: #222b30;
    font-size: 32px;
    font-weight: 500;
    line-height: 56px;
    margin: 0 0 16px
}

@media (min-width:1024px) {
    .content-banner-title {
        font-size: 36px
    }
}

.content-banner-description {
    color: #37474f;
    font-family: Satoshi;
    font-size: 18px;
    font-size: 16px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0
}

.content-banner-search-container {
    margin: 26px 0 24px
}

@media (min-width:1366px) {
    .content-banner-search-container {
        margin: 48px 0 32px
    }
}

@media (min-width:1650px) {
    .content-banner-search-container {
        margin: 48px 0
    }
}

.home-marker-effect {
    color: #222b30;
    display: inline-block;
    overflow: hidden;
    padding-bottom: 24px;
    position: relative;
    position: absolute
}

.home-marker-effect span {
    position: relative;
    z-index: 2
}

.home-marker-effect .marker {
    background: url(/images/marker.png);
    background-position: 0;
    background-repeat: no-repeat;
    background-size: contain;
    height: 24px;
    left: 0;
    opacity: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: translateY(.85em);
    transition: .2s;
    z-index: 1
}

.homepage-hero {
    background-color: #fef6e8;
    font-family: Satoshi;
    margin-top: -88px;
    transition: background 1s
}

.homepage-hero .suggestion-list {
    align-items: center;
    color: #292929;
    display: flex;
    flex-direction: row;
    gap: 12px;
    margin-top: 12px
}

.homepage-hero .suggestion-list .flex {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 6px
}

.homepage-hero .suggestion-list .flex .item {
    border: 1px solid #f5a41c;
    border-radius: 30px;
    color: unset;
    font-size: 14px;
    font-weight: 600;
    padding: 3px 9px;
    transition: .2s;
    white-space: nowrap
}

.homepage-hero .suggestion-list .flex .item:hover {
    background: #fff;
    color: currentColor
}

.homepage-hero .suggestion-list h6 {
    font-size: 14px;
    line-height: 14px;
    margin: 0
}

.homepage-hero .slider-image {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    -o-object-position: right;
    object-position: right;
    opacity: 0;
    position: absolute;
    right: 0;
    transform-origin: center;
    transition: 1s;
    width: 100%
}

.homepage-hero .slider-image:first-child {
    opacity: 1
}

.homepage-hero .row {
    align-items: stretch;
    justify-content: space-between
}

.homepage-hero .hero-content {
    display: flex;
    flex-direction: column;
    gap: 24px;
    position: relative;
    z-index: 9
}

.homepage-hero .hero-content .hero-slogan {
    align-items: center;
    color: #383838;
    display: flex;
    gap: 12px;
    justify-content: space-between;
    transform: translateY(12px);
    width: 94%;
    z-index: 1
}

@media (min-width:1024px) {
    .homepage-hero .hero-content .hero-slogan {
        justify-content: flex-start
    }
}

.homepage-hero .hero-content .hero-slogan-item {
    align-items: center;
    display: flex;
    flex-direction: row;
    font-size: 12px;
    font-weight: 600;
    gap: 8px;
    letter-spacing: 0;
    line-height: 16px;
    line-height: 23px;
    text-align: center
}

.homepage-hero .hero-content .hero-slogan-item img {
    height: 33px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 33px
}

.homepage-hero .hero-content .hero-slogan-item span {
    text-align: left
}

.homepage-hero .hero-content .hero-title {
    color: #383838;
    font-size: 50px;
    font-weight: 500;
    line-height: 60px;
    margin: 0;
    padding-bottom: 80px
}

.homepage-hero .hero-content .hero-title span {
    font-weight: 700
}

.homepage-hero .hero-content .hero-text {
    color: #383838;
    font-weight: 500;
    margin-bottom: 0;
    max-width: 350px
}

.homepage-hero .hero-content .autocomplete-input-container {
    max-width: 567px
}

@media screen and (min-width:1366px) and (max-width:1440px) {
    .homepage-hero .hero-content .autocomplete-input-container {
        max-width: 485px !important
    }
}

.homepage-hero-container {
    margin: 0 auto;
    max-width: 1920px;
    padding-bottom: 60px;
    padding-top: 120px;
    position: relative
}

.slider-container {
    height: 100%;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%
}

@media screen and (max-width:1366px) {
    .homepage-hero .hero-content .hero-slogan {
        width: 115%
    }
}

@media screen and (max-width:1240px) {
    .homepage-hero .hero-content .hero-title {
        font-size: 40px;
        line-height: 50px;
        padding-bottom: 0
    }
    .homepage-hero .hero-content .hero-title .home-marker-effect {
        height: 64px;
        position: relative
    }
    .homepage-hero .hero-content .hero-slogan {
        width: 115%
    }
    .homepage-hero .hero-content .hero-slogan-item {
        font-size: 14px
    }
}

@media screen and (max-width:1050px) {
    .homepage-hero .hero-slogan {
        width: 100%
    }
    .homepage-hero .col.end {
        display: none
    }
}

@media screen and (max-width:1050px) and (min-width:1024px) {
    .homepage-hero .hero-slogan-item {
        justify-content: center
    }
}

@media screen and (max-width:1366px) {
    .homepage-hero .hero-slogan-item {
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (max-width:1050px) {
    .homepage-hero-container {
        padding-bottom: 40px;
        padding-top: 110px
    }
    .homepage-hero .dcenter {
        align-items: center;
        display: flex;
        flex-direction: column;
        justify-content: center;
        text-align: center;
        width: 100%
    }
    .homepage-hero .hero-content {
        gap: 18px
    }
    .homepage-hero .hero-content .hero-title {
        font-size: 30px;
        line-height: 40px
    }
    .homepage-hero .hero-content .hero-slogan {
        margin-top: 0;
        width: 100%
    }
    .homepage-hero .hero-content .hero-slogan-item {
        align-items: center;
        flex: 1;
        flex-direction: row;
        font-size: 9px;
        line-height: 12px
    }
}

@media screen and (max-width:1366px) {
    .homepage-hero .hero-content .hero-title {
        font-size: 40px;
        line-height: 50px;
        padding-bottom: 0
    }
    .homepage-hero .hero-content .hero-title .home-marker-effect {
        height: 64px;
        position: relative
    }
    .homepage-hero .hero-content .hero-slogan-item {
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (min-width:1366px) and (max-width:1440px) {
    .homepage-hero .hero-content .hero-title {
        font-size: 43px;
        line-height: 56px
    }
}

@media screen and (max-width:1050px) {
    .homepage-hero .hero-content .hero-title {
        text-align: center
    }
    .homepage-hero .hero-content .hero-text {
        display: none
    }
    .homepage-hero .hero-content .hero-slogan {
        width: 100%
    }
}

@media screen and (max-width:1000px) {
    .homepage-hero .col.end {
        display: none
    }
    .homepage-hero .hero-content {
        align-items: center;
        justify-content: center
    }
    .homepage-hero .hero-content .hero-slogan {
        gap: 12px;
        width: 100%
    }
    .homepage-hero .hero-content .hero-text {
        display: none
    }
}

@media screen and (max-width:640px) {
    .homepage-hero-container {
        padding-top: 110px
    }
    .homepage-hero .hero-content .hero-title {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: -18px
    }
    .homepage-hero .hero-content .hero-title .home-marker-effect {
        height: 38px;
        padding-bottom: 0
    }
    .homepage-hero .hero-content .hero-slogan {
        gap: 0;
        justify-content: space-between;
        white-space: normal
    }
    .homepage-hero .hero-content .hero-slogan-item {
        flex: initial !important;
        font-size: 10px;
        gap: 4px;
        line-height: 14px
    }
    .homepage-hero .hero-content .hero-slogan-item span {
        text-align: center
    }
    .homepage-hero .hero-content .hero-slogan-item span.first {
        width: 65px
    }
    .homepage-hero .hero-content .hero-slogan-item span.center {
        width: 72px
    }
    .homepage-hero .hero-content .hero-slogan-item span.last {
        width: 110px
    }
    .homepage-hero .hero-content .hero-text {
        font-size: 16px;
        line-height: 18px;
        text-align: center
    }
    .homepage-hero .suggestion-list {
        align-items: center;
        justify-content: center;
        width: 90vw
    }
    .homepage-hero .suggestion-list h6 {
        display: none
    }
}

.homepage-our-stories {
    display: flex;
    padding-top: 64px
}

.homepage-our-stories .content {
    align-items: center;
    display: flex;
    gap: 32px;
    justify-content: space-between;
    overflow: hidden
}

.homepage-our-stories .content section {
    max-width: 380px
}

.homepage-our-stories .content section h4 {
    color: #383838;
    font-size: 36px;
    font-weight: 500;
    line-height: 40px;
    margin: 0 0 18px
}

.homepage-our-stories .content section h4 b {
    display: block;
    font-weight: 700
}

.homepage-our-stories .content section p {
    color: #a3a3a3;
    font-size: 16px;
    line-height: 24px
}

.homepage-our-stories .content .mobile-scroll {
    overflow-x: auto;
    overflow-y: hidden
}

.homepage-our-stories .content__row {
    display: flex;
    flex-direction: row;
    gap: 16px
}

.homepage-our-stories .content__row .col {
    border-radius: 18px 0 18px 18px;
    flex: 1;
    max-width: 280px;
    padding: 42px 132px 20px 32px;
    position: relative;
    width: 280px
}

.homepage-our-stories .content__row .col .bubble {
    align-items: center;
    border-radius: 100px 0 100px 100px;
    display: inline-block;
    display: flex;
    height: 100px;
    justify-content: center;
    position: absolute;
    right: 0;
    top: 0;
    transform-origin: top right;
    transition: .2s;
    width: 100px
}

.homepage-our-stories .content__row .col .bubble img {
    height: 54px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 54px
}

.homepage-our-stories .content__row .col:hover .bubble {
    transform: scale(1.1)
}

.homepage-our-stories .content__row .col h6 {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    margin: 0
}

.homepage-our-stories .content__row .col h6 span {
    font-size: 24px;
    font-weight: 700
}

.homepage-our-stories .content__row .col p {
    color: #383838;
    font-size: 14px;
    line-height: 20px;
    margin: 18px -100px 0 0
}

.homepage-our-stories .content__row .col.info {
    background: #e0ebff;
    color: #4c78ef
}

.homepage-our-stories .content__row .col.info .bubble {
    background-color: #ccdeff
}

.homepage-our-stories .content__row .col.success {
    background: #edf7f2;
    color: #36ad72
}

.homepage-our-stories .content__row .col.success .bubble {
    background-color: #d2eddf
}

.homepage-our-stories .content__row .col.warning {
    background: #fff6e2;
    color: #f5a51b
}

.homepage-our-stories .content__row .col.warning .bubble {
    background-color: #ffefc1
}

@media screen and (max-width:1240px) {
    .homepage-our-stories .content {
        gap: 24px
    }
    .homepage-our-stories .content section {
        max-width: 280px
    }
    .homepage-our-stories .content section h4 {
        font-size: 26px;
        line-height: 36px
    }
    .homepage-our-stories .content section p {
        font-size: 14px;
        line-height: 20px
    }
}

@media screen and (max-width:1000px) {
    .homepage-our-stories {
        padding-bottom: 50px;
        padding-top: 50px
    }
    .homepage-our-stories .content {
        flex-direction: column;
        gap: 32px;
        overflow: hidden
    }
    .homepage-our-stories .content section {
        max-width: none;
        width: 100%
    }
    .homepage-our-stories .content section h4 {
        color: #383838;
        font-size: 36px;
        font-weight: 500;
        line-height: 40px;
        margin: 0 0 24px
    }
    .homepage-our-stories .content section h4 b {
        display: block;
        font-weight: 700
    }
    .homepage-our-stories .content section p {
        color: #a3a3a3;
        font-size: 18px;
        line-height: 24px
    }
    .homepage-our-stories .content .mobile-scroll {
        overflow-x: auto;
        width: 100%
    }
    .homepage-our-stories .content__row {
        display: flex;
        flex-wrap: nowrap
    }
}

@media screen and (max-width:640px) {
    .product-item-carousel-container+.product-item-carousel-container {
        margin-top: 32px !important
    }
    .homepage-our-stories {
        padding-bottom: 16px;
        padding-top: 16px
    }
    .homepage-our-stories .content {
        gap: 24px
    }
    .homepage-our-stories .content section h4 {
        font-size: 24px;
        line-height: 32px;
        margin-bottom: 18px
    }
    .homepage-our-stories .content section p {
        font-size: 14px;
        line-height: 18px;
        margin: 0
    }
    .homepage-our-stories .content__row .col {
        padding: 22px 132px 22px 22px
    }
    .homepage-our-stories .content__row .col h6 {
        font-size: 16px;
        line-height: 20px
    }
    .homepage-our-stories .content__row .col p {
        font-size: 12px;
        line-height: 18px
    }
}

.homepage-categories {
    padding-bottom: 40px;
    padding-top: 40px
}

.homepage-categories .campaign-carousel-solo-dots .swiper-wrapper .swiper-slide {
    border-radius: 10px;
    overflow: hidden
}

.homepage-categories .swiper-pagination {
    margin-top: 10px;
    position: relative;
    top: 0
}

.homepage-categories .swiper-pagination-bullet {
    background: 0 0;
    border: 1px solid #555;
    height: 16px;
    margin: 0 2px !important;
    position: relative;
    width: 16px
}

.homepage-categories .swiper-pagination-bullet-active:after {
    background-color: #37ad72;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 8px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 8px
}

.homepage-categories h6 {
    color: #383838;
    font-size: 18px;
    font-weight: 600;
    line-height: 24px;
    margin: 0 0 24px
}

.homepage-categories__slider .item {
    padding-top: 48.15%;
    position: relative
}

.homepage-categories__slider .item img {
    bottom: 0;
    display: block;
    height: 100%;
    left: 0;
    -o-object-fit: cover;
    object-fit: cover;
    position: absolute;
    right: 0;
    top: 0;
    transition: .2s;
    width: 100%
}

.homepage-categories__slider .item img:hover {
    transform: scale(110%)
}

.homepage-categories__list {
    position: relative
}

.homepage-categories__list .cover {
    background-position: 50%;
    background-size: 100%;
    border-radius: 10px;
    overflow: hidden;
    padding-top: 100%;
    transition: .2s
}

.homepage-categories__list .cover:hover {
    background-size: 110%
}

.homepage-categories__list p {
    color: #222b30;
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 600;
    line-height: 18px;
    margin: 10px auto 0;
    text-align: center
}

.homepage-categories__list img {
    position: absolute
}

@media (max-width:1024px) {
    .homepage-categories {
        padding-bottom: 20px;
        padding-top: 20px
    }
    .homepage-categories h6 {
        margin-top: 20px;
        text-align: center
    }
    .homepage-categories__list p {
        font-size: 12px;
        line-height: 16px
    }
}

@media screen and (max-width:1440px) {
    .homepage-hero .autocomplete-input-container input {
        font-size: 15px;
        height: 64px
    }
    .homepage-hero .autocomplete-input-container .btn {
        height: 50px;
        min-height: 50px;
        min-width: 50px;
        width: 50px
    }
    .homepage-hero .autocomplete-input-container .btn img {
        width: 90%
    }
}

@media screen and (min-width:1440px) {
    .homepage-hero .hero-content .hero-slogan {
        gap: 32px;
        justify-content: flex-start
    }
}

@media screen and (max-width:640px) {
    .homepage-categories .col-lg-4 h6 {
        font-size: 16px;
        margin-top: 0
    }
    .homepage-categories .col-lg-8 h6 {
        font-size: 16px
    }
    .homepage-hero .hero-content .hero-title .marker {
        transform: translateY(.7em)
    }
}

.photo-grids-container {
    padding-bottom: 46px;
    padding-top: 46px
}

.photo-grids-container .section-title-type-4 {
    padding-bottom: 32px
}

.photo-grids-container .photo-grids {
    display: flex;
    flex-direction: column;
    gap: 32px
}

.photo-grids-container .photo-grids .photo-grids-row.narrow a.item {
    aspect-ratio: 280/370
}

.photo-grids-container .photo-grids .photo-grids-row.wide a.item {
    aspect-ratio: 592/280
}

.photo-grids-container .photo-grids .photo-grids-row {
    display: flex;
    flex-direction: row;
    gap: 32px;
    justify-content: space-between
}

.photo-grids-container .photo-grids a.item {
    border-radius: 16px;
    flex: 1;
    overflow: hidden;
    position: relative
}

.photo-grids-container .photo-grids a.item .content {
    position: relative;
    z-index: 1
}

.photo-grids-container .photo-grids a.item .bg {
    inset: 0;
    position: absolute;
    transform: scale(1);
    transform-origin: center;
    transition: .2s;
    z-index: 0
}

.photo-grids-container .photo-grids a.item .bg img {
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

.photo-grids-container .photo-grids a.item:hover .bg {
    transform: scale(1.05)
}

@media screen and (max-width:1024px) {
    .photo-grids-container .photo-grids,
    .photo-grids-container .photo-grids-row {
        gap: 16px !important
    }
}

@media screen and (max-width:768px) {
    .photo-grids-container {
        padding-top: 12px !important
    }
    .photo-grids-container,
    .photo-grids-container .section-title-type-4 {
        padding-bottom: 12px !important
    }
    .photo-grids-container .photo-grids {
        gap: 10px !important
    }
    .photo-grids-container .photo-grids .photo-grids-row.narrow {
        display: grid;
        gap: 10px !important;
        grid-template-columns: 1fr 1fr
    }
    .photo-grids-container .photo-grids .photo-grids-row.wide {
        display: grid;
        gap: 10px !important;
        grid-template-columns: 1fr
    }
    .photo-grids-container .photo-grids a.item {
        border-radius: 8px !important
    }
}

.campaign-carousel-container {
    padding-bottom: 46px;
    padding-top: 46px;
    position: relative;
    z-index: 1
}

.campaign-carousel-container .campaign-carousel-2 {
    overflow: hidden
}

.campaign-carousel-container .campaign-item {
    font-size: 0;
    position: relative;
    width: 100%
}

.campaign-carousel-container .campaign-item img {
    aspect-ratio: 384/190;
    border-radius: 16px;
    -o-object-fit: cover;
    object-fit: cover;
    overflow: hidden;
    position: relative;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    width: 100%
}

.campaign-carousel-container .swiper-pagination {
    margin-top: 10px;
    position: relative;
    top: 0
}

.campaign-carousel-container .swiper-pagination-bullet {
    background: 0 0;
    border: 1px solid #555;
    height: 16px;
    margin: 0 2px !important;
    position: relative;
    width: 16px
}

.campaign-carousel-container .swiper-pagination-bullet-active:after {
    background-color: #37ad72;
    border-radius: 100%;
    content: "";
    display: inline-block;
    height: 8px;
    left: 3px;
    position: absolute;
    top: 3px;
    width: 8px
}

@media screen and (max-width:640px) {
    .campaign-carousel-container {
        padding: 20px 0 !important
    }
}

.partners-container {
    font-family: Satoshi;
    padding-bottom: 46px;
    padding-top: 46px
}

.partners-container .section-title-type-4 {
    display: none
}

.partners-container section {
    background-color: #f3f3f3;
    border-radius: 16px;
    display: flex;
    flex-direction: row;
    gap: 32px;
    overflow: hidden;
    padding: 32px 54px;
    position: relative
}

.partners-container .texts {
    align-items: flex-start;
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 12px;
    justify-content: flex-start;
    position: relative;
    z-index: 2
}

.partners-container .texts span {
    display: flex;
    flex-direction: column
}

.partners-container .texts h6 {
    color: #000;
    display: inline-block;
    font-size: 32px;
    font-weight: 700;
    line-height: 43px;
    margin: 0
}

.partners-container .texts p {
    color: #000;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    margin: 0
}

.partners-container .centered-button {
    align-items: center;
    display: flex;
    flex: 1;
    flex-grow: 1;
    justify-content: center;
    position: relative;
    z-index: 1
}

.partners-container .image {
    position: absolute;
    z-index: 0
}

.partners-container .image.computer {
    right: 30%;
    top: 0
}

.partners-container .image.deal {
    bottom: 0;
    right: 0
}

.partners-container .gradient-text {
    -webkit-text-fill-color: transparent;
    -moz-text-fill-color: transparent;
    -webkit-background-clip: text;
    -moz-background-clip: text;
    background-image: linear-gradient(45deg, #3bae73, #f6a41a);
    background-repeat: repeat;
    background-size: 100%
}

@media screen and (max-width:768px) {
    .partners-container section {
        flex-direction: column;
        gap: 24px;
        padding-left: 24px;
        padding-right: 24px
    }
    .partners-container .texts h6 {
        font-size: 18px;
        line-height: 24px
    }
    .partners-container .texts p {
        font-size: 11px;
        line-height: 16px
    }
    .partners-container .centered-button {
        align-self: flex-start;
        justify-content: flex-start
    }
    .partners-container .centered-button .btn {
        font-size: 11px;
        line-height: 16px;
        padding: 5px 18px
    }
    .partners-container .image {
        align-items: center;
        display: flex;
        justify-content: center
    }
    .partners-container .image.deal {
        bottom: 0;
        right: 0
    }
    .partners-container .image.deal img {
        transform: scale(.5) !important;
        transform-origin: bottom right
    }
    .partners-container .image.computer {
        right: 5%;
        top: 5%
    }
    .partners-container .image.computer img {
        transform: scale(.5) !important;
        transform-origin: top right
    }
}

.form-items-container .form-group,
.form-items-container .form-group:not(.form-floating) {
    margin: 0 0 16px
}

@media (min-width:1024px) {
    .form-items-container .form-group:not(.form-floating) {
        margin: 0 0 20px
    }
}

.form-control.not-floating {
    box-shadow: 0 0 0 1px transparent;
    padding: 16px 24px
}

.form-control.not-floating:focus {
    border-color: #37ad72;
    box-shadow: 0 0 0 1px #37ad72;
    box-shadow: none;
    outline: 0
}

.form-group {
    position: relative
}

.form-group.form-floating>.form-control[type=file]:not(:disabled) {
    background: #f3f3f3
}

.form-group.form-floating>.form-control[type=file]::-webkit-file-upload-button {
    background-color: #8b9499;
    border-radius: 40px;
    color: #fff;
    float: right;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin-right: -16px;
    margin-top: -15px
}

.form-group.form-floating>.form-control[type=file]::file-selector-button {
    background-color: #8b9499;
    border-radius: 40px;
    color: #fff;
    float: right;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin-right: -16px;
    margin-top: -15px
}

.form-floating>.form-control,
.form-floating>.form-select {
    background: #f3f3f3;
    border: 2px solid #ebeded;
    border-radius: 36px;
    color: #222b30;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    height: 54px;
    letter-spacing: .3px;
    line-height: 20px;
    padding: 14px 24px 0
}

.form-floating>.form-control:not(:-moz-placeholder-shown):not(:disabled),
.form-floating>.form-select:not(:-moz-placeholder-shown):not(:disabled) {
    background-color: #fff
}

.form-floating>.form-control:focus:not(:disabled),
.form-floating>.form-control:not(:placeholder-shown):not(:disabled),
.form-floating>.form-select:focus:not(:disabled),
.form-floating>.form-select:not(:placeholder-shown):not(:disabled) {
    background-color: #fff
}

.form-floating>.form-control:not(:-moz-placeholder-shown)~label,
.form-floating>.form-select:not(:-moz-placeholder-shown)~label {
    opacity: 1;
    transform: scale(.75) translateY(-3px) translateX(10px)
}

.form-floating>.form-control:focus~label,
.form-floating>.form-control:not(:placeholder-shown)~label,
.form-floating>.form-select:focus~label,
.form-floating>.form-select:not(:placeholder-shown)~label {
    opacity: 1;
    transform: scale(.75) translateY(-3px) translateX(10px)
}

.form-floating>.form-control:focus,
.form-floating>.form-select:focus {
    box-shadow: none
}

.form-floating>.form-control:focus:not(:disabled),
.form-floating>.form-select:focus:not(:disabled) {
    border-color: #37ad72
}

.form-floating>.form-control:focus~label:not(:disabled),
.form-floating>.form-select:focus~label:not(:disabled) {
    color: #37ad72
}

.form-floating>.form-control:disabled,
.form-floating>.form-select:disabled {
    background-color: #ebeded;
    border-color: #adb4b7
}

.form-floating>textarea.form-control {
    border-radius: 24px;
    height: 96px
}

.form-floating>textarea.form-control+label {
    align-items: flex-start
}

.form-floating>label {
    align-items: center;
    color: #8b9499;
    display: flex;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .3px;
    letter-spacing: .02em;
    line-height: 20px;
    padding: 14px 24px
}

.was-validated .form-group>.form-control:invalid,
.was-validated .form-group>.form-select:invalid {
    background-image: none;
    border-color: #e30813
}

.was-validated .form-group>.form-control:invalid~label,
.was-validated .form-group>.form-select:invalid~label {
    color: #e30813
}

.was-validated .form-group>.form-control:valid,
.was-validated .form-group>.form-select:valid {
    background-image: none
}

.was-validated .form-group>.form-control:focus,
.was-validated .form-group>.form-select:focus {
    box-shadow: none;
    outline: 0
}

.was-validated .form-group>.form-select:invalid,
.was-validated .form-group>.form-select:valid {
    background-image: url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3E%3C/svg%3E") !important
}

input::-webkit-inner-spin-button,
input::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0
}

input[type=number] {
    -moz-appearance: textfield
}

.form-absolute-link-container,
.form-forgot-password {
    position: relative
}

.forgot-password-link,
.form-absolute-link {
    color: #8b9499;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .3px;
    line-height: 20px;
    position: absolute;
    right: 24px;
    top: 50%;
    transform: translateY(-50%)
}

.form-flex {
    display: flex;
    flex-direction: column
}

.validate-error-message {
    display: none;
    margin-top: -16px
}

.validate-error-message.show {
    display: block
}

.form-group:not(.form-floating) .form-control {
    background-color: #f3f3f3;
    border: 1px solid transparent;
    border-radius: 16px;
    color: #000;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    padding: 6px 18px
}

.form-group:not(.form-floating) .form-control::-webkit-input-placeholder {
    color: #919191
}

.form-group:not(.form-floating) .form-control:-moz-placeholder,
.form-group:not(.form-floating) .form-control::-moz-placeholder {
    color: #919191
}

.form-group:not(.form-floating) .form-control:-ms-input-placeholder {
    color: #919191
}

.form-group:not(.form-floating) .form-control:not(textarea) {
    height: 32px
}

.form-group:not(.form-floating) .form-control:focus {
    border-color: #ebeded;
    box-shadow: none;
    outline: 0
}

@media (min-width:1024px) {
    .form-group:not(.form-floating) .form-control {
        font-family: Satoshi;
        font-size: 14px;
        font-weight: 500;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 20px
    }
}

.form-label {
    color: #000;
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 0 3px 18px
}

.form-check {
    align-items: center;
    display: flex;
    padding-bottom: 16px;
    padding-top: 16px
}

@media (min-width:1366px) {
    .form-check {
        padding-bottom: 10px;
        padding-top: 10px
    }
}

.form-check-input {
    background: #fff;
    border: 2px solid #ebeded;
    height: 24px;
    margin-top: 0;
    min-height: 24px;
    min-width: 24px;
    width: 24px
}

@media (min-width:1366px) {
    .form-check-input {
        height: 20px;
        min-height: 20px;
        min-width: 20px;
        width: 20px
    }
}

.form-check-input:checked {
    background-color: #37ad72;
    border-color: #37ad72
}

.form-check-input:checked+.form-check-label {
    font-weight: 700
}

.form-check-input:focus,
.form-check-input:hover {
    box-shadow: none
}

.form-check-input:focus:not(:disabled),
.form-check-input:hover:not(:disabled) {
    border-color: #37ad72
}

.form-check-input[type=checkbox] {
    border-radius: 6px
}

.form-check-input[type=checkbox]:checked,
.form-check-input[type=checkbox]:indeterminate {
    background-position: 50%;
    background-repeat: no-repeat
}

.form-check-input[type=checkbox]:checked {
    background-image: url(../svg/check.svg)
}

.form-check-input[type=checkbox]:checked:disabled {
    background-color: #8b9499;
    border-color: #8b9499
}

.form-check-input[type=checkbox]:indeterminate {
    background-color: #37ad72;
    background-image: url(../svg/indeterminate.svg);
    border-color: #37ad72
}

.form-check-input[type=checkbox]:disabled {
    background-color: #ebeded;
    border-color: #adb4b7
}

form.was-validated .form-check-input[type=checkbox]:invalid {
    border-color: #e30813
}

.form-check-input[type=radio]:checked {
    background-image: url(../svg/check.svg);
    background-position: 50%;
    background-repeat: no-repeat
}

.form-check-input[type=radio]:checked:disabled {
    background-color: #8b9499;
    border-color: #8b9499
}

form.was-validated .form-check-input[type=radio]:invalid {
    border-color: #e30813
}

.form-check-label {
    color: #222b30;
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin-left: 12px
}

@media (min-width:1366px) {
    .form-check-label {
        font-family: Satoshi;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 16px;
        margin-left: 12px
    }
}

.form-check-label a {
    color: #222b30
}

.form-check-type-2-container {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(auto-fill, minmax(64px, 1fr))
}

@media (min-width:1366px) {
    .form-check-type-2-container {
        grid-template-columns: repeat(auto-fill, minmax(48px, 1fr))
    }
}

.form-check-type-2-container.form-check-type-2-rounded-container {
    grid-template-columns: repeat(auto-fill, minmax(36px, 1fr))
}

@media (min-width:1366px) {
    .form-check-type-2-container.form-check-type-2-rounded-container {
        grid-template-columns: repeat(auto-fill, minmax(36px, 1fr))
    }
}

.form-check.form-check-type-2 {
    padding: 0
}

.form-check.form-check-type-2 .form-check-input {
    display: none
}

.form-check.form-check-type-2 .form-check-input:checked+.form-check-label {
    border-color: #37ad72;
    box-shadow: 0 0 0 1px #37ad72
}

.form-check.form-check-type-2 .form-check-label {
    border: 1px solid #ebeded;
    border-radius: 8px;
    box-shadow: 0 0 0 1px transparent;
    cursor: pointer;
    margin: 0
}

.form-check.form-check-type-2 .form-check-thumb {
    border-radius: 8px;
    height: 85px;
    min-height: 85px;
    min-width: 64px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 64px
}

@media (min-width:1366px) {
    .form-check.form-check-type-2 .form-check-thumb {
        height: 64px;
        min-height: 64px;
        min-width: 48px;
        width: 48px
    }
}

.form-check.form-check-type-2.form-check-type-2-rounded .form-check-label {
    border-radius: 50%
}

.form-check.form-check-type-2.form-check-type-2-rounded .form-check-thumb {
    border-radius: 50%;
    height: 36px;
    min-height: 36px;
    min-width: 36px;
    width: 36px
}

@media (min-width:1366px) {
    .form-check.form-check-type-2.form-check-type-2-rounded .form-check-thumb {
        height: 36px;
        min-height: 36px;
        min-width: 36px;
        width: 36px
    }
}

.form-check-type-3-container {
    display: grid;
    gap: 12px;
    grid-template-columns: repeat(2, 1fr)
}

@media (min-width:1366px) {
    .form-check-type-3-container {
        gap: 8px;
        grid-template-columns: repeat(3, 1fr)
    }
}

.form-check.form-check-type-3 {
    flex-direction: column;
    padding: 0
}

.form-check.form-check-type-3 .form-check-input {
    display: none
}

.form-check.form-check-type-3 .form-check-input:checked+.form-check-label {
    border-color: #37ad72;
    box-shadow: 0 0 0 1px #37ad72
}

.form-check.form-check-type-3 .form-check-input:disabled+.form-check-label {
    pointer-events: none
}

.form-check.form-check-type-3 .form-check-label {
    align-items: center;
    border: none;
    border-radius: 16px;
    box-shadow: 0 0 0 1px transparent;
    cursor: pointer;
    display: flex;
    justify-content: center;
    margin: 0;
    text-align: center;
    width: 100%
}

.form-check.form-check-type-3 .form-check-label.image-label {
    aspect-ratio: 1/1
}

.form-check.form-check-type-3 .form-check-label.image-label img {
    border-radius: 16px;
    height: 100%;
    padding: 4px;
    width: 100%
}

.form-check.form-check-type-3 .form-check-sub-label {
    color: #919191;
    font-family: Satoshi;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: .45px;
    line-height: 12px;
    margin: 3px 0 0
}

@media (min-width:1024px) {
    .form-check.form-check-type-3 .form-check-sub-label {
        font-family: Satoshi;
        font-size: 10px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 16px
    }
}

.form-check.form-check-type-3 .form-check-sub-label.type-2 {
    color: #000;
    font-size: 14px;
    font-weight: 600
}

.form-check.form-check-type-3 .form-check-label-text {
    color: #000;
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px
}

.form-check.form-check-type-3:not(.form-check-with-image) .form-check-input:checked+.form-check-label {
    background-color: #d2eddf;
    border-color: transparent;
    box-shadow: none
}

.form-check.form-check-type-3:not(.form-check-with-image) .form-check-label {
    background-color: #f3f3f3;
    padding: 6px 12px
}

.form-check.form-check-type-3.form-check-with-image .form-check-label {
    border: 1px solid #ebeded
}

.form-check.form-check-type-4 {
    margin-bottom: 16px;
    padding: 0
}

.form-check.form-check-type-4 .form-check-input {
    display: none
}

.form-check.form-check-type-4 .form-check-input:checked+.form-check-label {
    border-color: #37ad72;
    box-shadow: 0 0 0 1px #37ad72
}

.form-check.form-check-type-4 .form-check-input:checked+.form-check-label .form-check-label-text {
    color: #37ad72;
    font-weight: 700
}

.form-check.form-check-type-4 .form-check-input:checked+.form-check-label .badge {
    filter: grayscale(0)
}

.form-check.form-check-type-4 .form-check-input:checked+.form-check-label:after {
    opacity: 1;
    visibility: visible
}

.form-check.form-check-type-4 .form-check-label {
    align-items: center;
    border: 1px solid rgba(0, 0, 0, .16);
    border-radius: 8px;
    box-shadow: 0 0 0 1px transparent;
    cursor: pointer;
    display: flex;
    margin: 0;
    padding: 14px 46px 14px 8px;
    position: relative;
    width: 100%
}

@media (min-width:1366px) {
    .form-check.form-check-type-4 .form-check-label {
        padding: 14px 22px 14px 8px
    }
}

.form-check.form-check-type-4 .form-check-label:after {
    background: url(../svg/check-green.svg);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 16px;
    opacity: 0;
    position: absolute;
    right: 16px;
    top: 50%;
    transform: translateY(-50%);
    visibility: hidden;
    width: 16px
}

@media (min-width:1366px) {
    .form-check.form-check-type-4 .form-check-label:after {
        right: 10px
    }
}

.form-check.form-check-type-4 .form-check-label-text {
    color: #8b9499;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    min-width: 80px;
    text-align: center
}

@media (min-width:1366px) {
    .form-check.form-check-type-4 .form-check-label-text {
        min-width: 65px
    }
}

.form-check.form-check-type-4 .total-price-container {
    align-items: center;
    display: flex;
    flex: 1;
    justify-content: space-evenly;
    margin: 0 6px
}

.form-check.form-check-type-4 .total-price {
    align-items: center;
    color: #222b30;
    display: flex
}

.form-check.form-check-type-4 .total-price .price-text {
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px
}

.form-check.form-check-type-4 .total-price .kdv-text {
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin-left: 5px
}

.form-check.form-check-type-4 .badge {
    filter: grayscale(1);
    margin-left: 8px
}

.form-check-type-5-container .form-check-type-5+.form-check-type-5 {
    margin: 20px 0 0
}

.form-check.form-check-type-5 {
    padding: 0
}

.form-check.form-check-type-5.cursor-auto .form-check-label {
    cursor: auto
}

.form-check.form-check-type-5 .form-check-input {
    display: none
}

.form-check.form-check-type-5 .form-check-input:checked+.form-check-label {
    border-color: rgba(55, 173, 114, .24)
}

.form-check.form-check-type-5 .form-check-input:checked+.form-check-label:after {
    opacity: 1;
    visibility: visible
}

.form-check.form-check-type-5 .form-check-label {
    align-items: flex-start;
    border: 1px solid #ebeded;
    border-radius: 16px;
    cursor: pointer;
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    padding: 18px;
    position: relative;
    width: 100%
}

.form-check.form-check-type-5 .form-check-type-5-logo-container {
    margin-right: 16px;
    position: relative
}

.form-check.form-check-type-5 .form-check-type-5-logo {
    border: 1px solid #f3f3f3;
    border-radius: 16px;
    height: 84px;
    min-height: 84px;
    min-width: 84px;
    -o-object-fit: contain;
    object-fit: contain;
    padding: 3px;
    width: 84px
}

.form-check.form-check-type-5 .form-check-type-5-logo.type-2 {
    height: 55px;
    min-height: 55px;
    min-width: 55px;
    width: 55px
}

.form-check.form-check-type-5 .form-check-type-5-info-container {
    flex: 1;
    position: relative
}

.form-check.form-check-type-5 .form-check-type-5-info-container p {
    color: #919191;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    line-height: 22px;
    margin: 0
}

.form-check.form-check-type-5 .form-check-type-5-info-title {
    color: #000;
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    line-height: 22px
}

.form-check.form-check-type-5.form-check-invalid .form-check-input:checked+.form-check-label {
    border-color: rgba(245, 164, 28, .24)
}

.form-check-type-5-bottom-container {
    align-items: center;
    display: flex;
    flex-basis: 100%;
    justify-content: space-between;
    margin: 12px 0 0 64px
}

.form-check-type-6-container {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(3, 1fr)
}

.form-check.form-check-type-6 {
    min-width: 100%;
    padding: 0;
    width: 100%
}

.form-check.form-check-type-6 .form-check-input {
    display: none
}

.form-check.form-check-type-6 .form-check-input:checked+.form-check-label .card-image-container {
    border-color: #37ad72
}

.form-check.form-check-type-6 .form-check-input:checked+.form-check-label .card-title {
    color: #37ad72
}

.form-check.form-check-type-6 .form-check-input:checked+.form-check-label:after {
    opacity: 1;
    visibility: visible
}

.form-check.form-check-type-6 .form-check-label {
    align-items: flex-start;
    border: none;
    border-radius: 8px;
    box-shadow: 0 0 0 1px transparent;
    cursor: pointer;
    display: flex;
    margin: 0;
    padding: 0;
    position: relative;
    width: 100%
}

.form-check.form-check-type-6 .form-check-label .card-image-container {
    border-width: 2px;
    height: 100%;
    min-height: 100px;
    min-width: 100%;
    width: 100%
}

.form-check.form-check-type-6 .form-check-label:after {
    background: url(../svg/check-green.svg);
    background-color: #fff;
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 16px;
    border-radius: 50%;
    content: "";
    height: 20px;
    opacity: 0;
    position: absolute;
    right: 12px;
    top: 12px;
    visibility: hidden;
    width: 20px
}

.form-check.form-check-type-2 .form-check-thumb.temp-object-fit-cover {
    -o-object-fit: cover;
    object-fit: cover
}

.form-floating>.form-select.with-icon {
    background-position: left 24px center;
    background-repeat: no-repeat;
    background-size: 24px;
    padding-left: 56px
}

.form-floating>.form-select.with-icon~label {
    padding-left: 65px
}

.form-floating>.form-select.select-sort {
    background-image: url(../svg/sort.svg)
}

.search-input-group .form-control {
    background: #fff;
    border: 1.5px solid #ebeded;
    border-radius: 42px;
    box-shadow: 0 18px 27px rgba(0, 0, 0, .03), 0 5.42647px 8.13971px rgba(0, 0, 0, .02), 0 2.25388px 3.38082px rgba(0, 0, 0, .015), 0 .815184px 1.22278px rgba(0, 0, 0, .01);
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    height: 72px;
    letter-spacing: .3px;
    line-height: 20px;
    padding-left: 24px
}

@media (min-width:1366px) {
    .search-input-group .form-control {
        font-family: Satoshi;
        font-size: 18px;
        font-weight: 600;
        height: 84px;
        letter-spacing: 0;
        line-height: 24px;
        padding-left: 32px
    }
}

.search-input-group .form-control:focus {
    border-color: #37ad72
}

.search-input-group .btn {
    border-radius: 100px;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
    z-index: 4
}

.input-group.search-input-group:not(.has-validation)>:not(:last-child):not(.dropdown-toggle):not(.dropdown-menu) {
    border-radius: 42px
}

.input-group.search-input-group>:not(:first-child):not(.dropdown-menu):not(.valid-tooltip):not(.valid-feedback):not(.invalid-tooltip):not(.invalid-feedback) {
    border-radius: 100px
}

.card,
.card .card-body {
    background: 0 0;
    border: none
}

.card .card-body {
    padding: 0
}

.card-image-link {
    display: block;
    position: relative
}

.card-type-1-items {
    display: flex
}

.card-type-1-items .card-type-1 {
    flex: 1
}

.card-type-1 {
    border-radius: 0;
    padding: 0 12px
}

@media (min-width:1366px) {
    .card-type-1,
    .card-type-1 .card-body {
        padding: 0 16px
    }
}

.card-type-1 .card-icon-container {
    margin: 0 0 8px;
    text-align: center
}

@media (min-width:1366px) {
    .card-type-1 .card-icon-container {
        margin: 0 0 20px
    }
}

.card-type-1 .card-icon {
    height: 24px;
    width: 24px
}

@media (min-width:1366px) {
    .card-type-1 .card-icon {
        height: 48px;
        width: 48px
    }
}

.card-type-1 .card-title {
    color: #222b30;
    font-family: Satoshi;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: .45px;
    line-height: 12px;
    margin: 0;
    text-align: center
}

@media (min-width:1366px) {
    .card-type-1 .card-title {
        font-family: Satoshi;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 0;
        line-height: 20px
    }
}

.card-type-1 .card-description {
    color: rgba(0, 0, 0, .48);
    display: none;
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    margin: 8px 0 0;
    text-align: center
}

@media (min-width:1366px) {
    .card-type-1 .card-description {
        display: block
    }
}

.card-type-1+.card-type-1 {
    border-left: 1px solid rgba(245, 164, 28, .24)
}

.card-type-2-items {
    display: flex;
    flex-wrap: wrap;
    gap: 16px;
    justify-content: center
}

@media (min-width:1366px) {
    .card-type-2-items {
        gap: 22px
    }
}

.card-type-2 {
    max-width: 74px;
    width: 74px
}

@media (min-width:768px) {
    .card-type-2 {
        max-width: 104px;
        width: 104px
    }
}

@media (min-width:1366px) {
    .card-type-2 {
        max-width: 131px;
        width: 131px
    }
}

.card-type-2 .card-image-container {
    margin: 0 0 8px
}

@media (min-width:1366px) {
    .card-type-2 .card-image-container {
        margin: 0 0 16px
    }
}

.card-type-2 .card-image-link {
    border-radius: 16px
}

@media (min-width:1366px) {
    .card-type-2 .card-image-link {
        overflow: hidden
    }
}

.card-type-2 .badge {
    left: 50%;
    position: absolute;
    top: 0;
    transform: translate(-50%, -50%);
    width: 100%
}

@media (max-width:767px) {
    .card-type-2 .badge {
        font-size: 7px
    }
}

@media (min-width:768px) {
    .card-type-2 .badge {
        width: auto
    }
}

@media (min-width:1366px) {
    .card-type-2 .badge {
        border-top-left-radius: 16px;
        border-top-right-radius: 16px;
        left: 0;
        transform: translate(0);
        width: 100%
    }
}

.card-type-2 .card-image {
    border-radius: 16px;
    height: 74px;
    -o-object-fit: cover;
    object-fit: cover;
    width: 100%
}

@media (min-width:768px) {
    .card-type-2 .card-image {
        height: 104px
    }
}

@media (min-width:1366px) {
    .card-type-2 .card-image {
        height: auto;
        transition: .2s
    }
}

.card-type-2 .card-title {
    color: #222b30;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin: 0;
    text-align: center
}

@media (min-width:1366px) {
    .card-type-2 .card-title {
        font-family: Satoshi;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: .3px;
        line-height: 20px;
        transition: .2s
    }
    .card-type-2:hover .card-image {
        transform: scale(1.12);
        transition: .4s
    }
    .card-type-2:hover .card-title {
        color: #226a46
    }
}

.card-type-3 .card-image-link {
    border-radius: 16px
}

.card-type-3 .badge {
    left: 8px;
    position: absolute;
    top: 0;
    transform: translateY(-50%)
}

.card-type-3 .card-title-container {
    bottom: 12px;
    left: 0;
    position: absolute;
    width: 100%
}

.card-type-3 .card-title {
    color: #222b30;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin: 0;
    text-align: center
}

@media (min-width:1366px) {
    .card-type-3 .card-title {
        font-family: Satoshi;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 24px
    }
}

.card-type-4-list {
    display: grid;
    gap: 32px;
    grid-template-columns: repeat(2, 1fr)
}

@media (min-width:768px) {
    .card-type-4-list {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media (min-width:1366px) {
    .card-type-4-list {
        grid-template-columns: repeat(4, 1fr)
    }
}

.card-type-4 {
    width: 100%
}

.card-type-4 .card-image-container {
    align-items: center;
    border: 1px solid #ebeded;
    border-radius: 12px;
    display: flex;
    height: 160px;
    justify-content: center;
    min-height: 160px;
    padding: 16px;
    position: relative;
    transition: .2s
}

@media (min-width:1366px) {
    .card-type-4 .card-image-container {
        height: 208px;
        min-height: 208px
    }
}

.card-type-4 .card-image-container picture {
    align-items: center;
    display: flex;
    height: 100%;
    justify-content: center
}

.card-type-4 .card-type-4-delete-button {
    position: absolute;
    right: 12px;
    top: 12px
}

.card-type-4 .card-type-4-delete-button .btn {
    padding: 0
}

.card-type-4 .card-image {
    max-height: 100%;
    max-width: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.card-type-4 .card-title-container {
    margin: 12px 0 0;
    min-height: 20px
}

.card-type-4 .card-title {
    color: #222b30;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .3px;
    line-height: 20px;
    margin: 0;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.card-type-4:hover .card-image-container {
    border-color: #adb4b7
}

.card-type-4-file-name {
    color: #8b9499;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    left: 50%;
    letter-spacing: .3px;
    line-height: 20px;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.card-type-4.create-card-type {
    background: #f3f3f3;
    border-radius: 12px;
    height: calc(100% - 32px);
    min-height: 160px;
    transition: .2s
}

@media (min-width:1366px) {
    .card-type-4.create-card-type {
        min-height: 208px
    }
}

.card-type-4.create-card-type:hover {
    background-color: #ebeded
}

.create-card-type-4-label {
    align-items: center;
    color: #8b9499;
    cursor: pointer;
    display: flex;
    flex: 1;
    flex-direction: column;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    justify-content: center;
    letter-spacing: .3px;
    line-height: 20px
}

.create-card-type-4-label img {
    margin: 0 0 12px
}

.card-type-5-list {
    align-items: flex-start;
    display: flex;
    flex-wrap: wrap;
    gap: 24px
}

.card-type-5 {
    flex: 1
}

.card-type-5 .card-body {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center
}

.card-type-5 .card-icon {
    height: 48px;
    min-height: 48px;
    min-width: 48px;
    width: 48px
}

@media (min-width:1024px) {
    .card-type-5 .card-icon {
        height: 64px;
        min-height: 64px;
        min-width: 64px;
        width: 64px
    }
}

.card-type-5 .card-title-container {
    margin: 16px 0
}

.card-type-5 .card-label {
    color: #222b30;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .3px;
    line-height: 20px;
    text-align: center
}

.card-type-5 .card-label a {
    color: #222b30;
    text-decoration: none
}

.card-type-5 .card-link {
    display: flex;
    justify-content: center
}

.card-type-6-list {
    display: grid;
    gap: 32px;
    grid-template-columns: repeat(1, 1fr)
}

@media (min-width:1024px) {
    .card-type-6-list {
        grid-template-columns: repeat(2, 1fr)
    }
}

.card-type-6 {
    border: 1px solid #ebeded;
    border-radius: 12px;
    padding: 24px
}

.card-logo-container {
    margin: 0 0 24px
}

.card-logo {
    height: 48px;
    max-width: 152px;
    min-height: 48px;
    min-width: auto;
    -o-object-fit: contain;
    object-fit: contain;
    width: auto
}

.card-feature-item {
    align-items: flex-start;
    display: flex;
    justify-content: space-between
}

.card-feature-item+.card-feature-item {
    border-top: 1px solid #ebeded;
    margin-top: 16px;
    padding-top: 16px
}

.card-feature-item-info {
    display: flex;
    flex: 1;
    flex-direction: column
}

.card-feature-item-info-label {
    color: #222b30;
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 16px;
    margin: 0 0 8px
}

.card-feature-item-info-value {
    color: #59666d;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .3px;
    line-height: 20px
}

.category-card {
    background-color: #fff;
    border: 1px solid #ededed;
    border-radius: 8px;
    height: calc(100% - 30px);
    margin-bottom: 30px;
    padding: 20px;
    width: 100%
}

.category-card:hover {
    border-color: #dcdcdc;
    box-shadow: 0 2px 10px rgba(0, 0, 0, .05)
}

.category-card:hover .category-title {
    color: #37ad72
}

.category-card .category-title {
    color: #1b1b1b;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px
}

.category-card .subcategories {
    list-style: none;
    margin: 0;
    padding: 0
}

.category-card .subcategories li {
    margin-bottom: 8px
}

.category-card .subcategories li a {
    color: #59666d;
    font-size: 13px;
    line-height: 1;
    text-decoration: none;
    transition: color .2s
}

.category-card .subcategories li a:hover {
    color: #1b1b1b
}

.category-card .subcategories li:before {
    content: "-";
    margin: 0 8px 0 0
}

.section-type-1 {
    padding: 16px 0
}

@media (min-width:1366px) {
    .section-type-1 {
        padding: 40px 0
    }
}

@media (min-width:1650px) {
    .section-type-1 {
        padding: 64px 0
    }
}

@media screen and (max-width:640px) {
    .homepage-section-5 {
        padding-bottom: 32px
    }
}

.section-title-type-1 {
    color: #222b30;
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0 0 24px;
    text-align: center
}

@media (min-width:1366px) {
    .section-title-type-1 {
        font-family: Satoshi;
        font-size: 24px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 32px;
        margin: 0 0 24px
    }
}

@media (min-width:1650px) {
    .section-title-type-1 {
        margin: 0 0 32px
    }
}

.section-title-type-2-container {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin-bottom: 16px
}

.section-title-type-2 {
    color: #222b30;
    flex: 1;
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px
}

.section-title-type-3-container {
    margin-bottom: 16px
}

@media (min-width:1366px) {
    .section-title-type-3-container {
        margin-bottom: 32px
    }
}

.section-title-type-3 {
    color: #222b30;
    font-family: Satoshi;
    font-size: 21px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
    text-align: center
}

@media (min-width:1366px) {
    .section-title-type-3 {
        font-family: Satoshi;
        font-size: 24px;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 32px;
        text-align: left
    }
}

.section-title-type-4-container {
    margin-bottom: 16px
}

@media (min-width:1366px) {
    .section-title-type-4-container {
        margin-bottom: 24px
    }
}

.section-title-type-4 {
    color: #222b30;
    font-family: Satoshi;
    font-size: 21px;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
    text-align: center
}

@media (min-width:1366px) {
    .section-title-type-4 {
        text-align: left
    }
}

.section-title-type-5-container {
    align-items: center;
    display: flex;
    gap: 8px
}

.section-title-type-5-container small {
    color: #919191;
    font-size: 10px
}

.section-title-type-5 {
    color: #000;
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px
}

@media (min-width:1366px) {
    .section-title-type-5 {
        font-family: Satoshi;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 0;
        line-height: 20px
    }
}

.badge-type-2 {
    border-radius: 50px;
    font-family: Satoshi;
    font-size: 8px;
    font-weight: 700;
    letter-spacing: .4px;
    line-height: 10px;
    padding: 2px 6px
}

@media (min-width:1366px) {
    .badge-type-2 {
        font-size: 12px;
        letter-spacing: 0;
        line-height: 16px;
        padding: 6px 16px
    }
    .badge-type-2,
    .badge.badge-small {
        font-family: Satoshi;
        font-weight: 700
    }
    .badge.badge-small {
        font-size: 8px;
        letter-spacing: .4px;
        line-height: 10px;
        padding: 3px 8px
    }
}

.list-type-1 {
    -moz-column-gap: 24px;
    column-gap: 24px;
    display: flex;
    flex-wrap: wrap;
    position: relative
}

@media (min-width:1366px) {
    .list-type-1 {
        -moz-column-gap: 0;
        column-gap: 0;
        flex-direction: column
    }
}

@media (min-width:1024px) {
    .list-type-1:after {
        background-color: #fff;
        bottom: 0;
        content: "";
        height: 2px;
        left: 0;
        margin-top: -1px;
        position: absolute;
        width: 100%
    }
}

.list-type-1-title {
    color: #222b30;
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    margin-bottom: 16px
}

.list-type-1-title a {
    color: #222b30
}

.list-type-1-item {
    border-bottom: 1px solid #ebeded;
    color: #37474f;
    display: block;
    flex: 0 0 46%;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .3px;
    line-height: 20px
}

@media (min-width:1366px) {
    .list-type-1-item {
        flex: none
    }
}

.list-type-1-item a {
    color: #37474f
}

.list-type-1-item.full-flex {
    flex: 0 0 100%
}

@media (min-width:1024px) {
    .list-type-1-item:hover:not(.list-type-1-item-v2) .list-type-1-item-link:not(.more) {
        background-color: #f3f3f3;
        color: #222b30;
        font-weight: 700;
        padding-left: 8px;
        padding-right: 8px
    }
    .list-type-1-item:hover:not(.list-type-1-item-v2) .list-type-1-item-link:not(.more):after {
        opacity: 1;
        transition: .2s;
        visibility: visible
    }
}

.list-type-1-title-link.list-type-1-title-link-bold {
    font-weight: 700
}

.list-type-1-item-link {
    align-items: center;
    color: #37474f;
    display: flex;
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 600;
    justify-content: space-between;
    letter-spacing: 0;
    line-height: 16px;
    padding: 16px 0;
    transition: .2s
}

@media (min-width:1366px) {
    .list-type-1-item-link {
        font-family: Satoshi;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: .3px;
        line-height: 20px;
        padding: 20px 0
    }
}

.list-type-1-item-link:not(.more):after {
    background-image: url(../svg/arrow-right-list-item.svg);
    content: "";
    height: 18px;
    opacity: 0;
    visibility: hidden;
    width: 18px
}

.list-type-1-item-link.more {
    color: #37ad72
}

.list-type-1-item-link.more img,
.list-type-1-item-link.more svg {
    margin-right: 8px
}

.list-type-1-item-link.more .more-text {
    flex: 1
}

.list-type-1-item-link.list-type-1-item-more-link {
    font-weight: 700;
    justify-content: center
}

.list-type-2 {
    display: grid;
    grid-template-columns: repeat(1, 1fr);
    position: relative
}

@media (min-width:1024px) {
    .list-type-2:not(.grid-1) {
        -moz-column-gap: 24px;
        column-gap: 24px;
        grid-template-columns: repeat(auto-fill, minmax(450px, 1fr))
    }
}

.list-type-2:before {
    background-color: #fff;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%
}

.list-type-2-item {
    align-items: center;
    border-top: 1px solid #ebeded;
    display: flex;
    flex: 1;
    padding: 16px 0
}

.list-type-2-item-label {
    color: #59666d;
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    width: 32%
}

.list-type-2-item-value {
    color: #222b30;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .3px;
    line-height: 20px;
    width: 68%
}

.list-type-3-item {
    align-items: center;
    border-radius: 8px;
    display: flex;
    padding: 14px 12px;
    position: relative;
    transition: .2s
}

@media (min-width:1024px) {
    .list-type-3-item {
        padding: 10px 12px
    }
}

.list-type-3-item+.list-type-3-item {
    margin-top: 12px
}

.list-type-3-item:not(.no-arrow):after {
    background-image: url(../svg/sidebar-arrow.svg);
    background-position: 100%;
    background-repeat: no-repeat;
    background-size: contain;
    content: "";
    height: 28px;
    transition: .2s;
    width: 28px
}

.list-type-3-item.active,
.list-type-3-item:hover {
    background-color: #37ad72
}

.list-type-3-item.active .list-type-3-icon,
.list-type-3-item:hover .list-type-3-icon {
    opacity: 0;
    visibility: hidden
}

.list-type-3-item.active .list-type-3-icon.active,
.list-type-3-item:hover .list-type-3-icon.active {
    opacity: 1;
    visibility: visible
}

.list-type-3-item.active .list-type-3-item-label,
.list-type-3-item:hover .list-type-3-item-label {
    color: #fff !important
}

.list-type-3-item.active:after,
.list-type-3-item:hover:after {
    background-image: url(../svg/sidebar-arrow-active.svg)
}

.list-type-3-icon-container {
    height: 24px;
    margin: 0 16px 0 0;
    min-height: 24px;
    min-width: 24px;
    position: relative;
    width: 24px
}

.list-type-3-icon {
    height: 100%;
    min-height: 100%;
    min-width: 100%;
    position: absolute;
    transition: .2s;
    width: 100%
}

.list-type-3-icon.active {
    opacity: 0;
    visibility: hidden
}

.list-type-3-item-label {
    color: #222b30;
    flex: 1;
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0 16px 0 0;
    transition: .2s
}

@media (min-width:1024px) {
    .list-type-3-item-label {
        font-family: Satoshi;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: .3px;
        line-height: 20px
    }
}

.list-type-4 {
    align-items: flex-end;
    background: #f3f3f3;
    border-radius: 8px;
    display: flex;
    flex-direction: column;
    margin: 24px 0 0;
    padding: 32px 16px
}

.list-type-4-item {
    align-items: center;
    display: flex;
    text-align: right;
    width: 100%
}

@media (min-width:768px) {
    .list-type-4-item {
        width: auto
    }
}

.list-type-4-item .list-type-4-item-label {
    flex: 1
}

@media (min-width:768px) {
    .list-type-4-item .list-type-4-item-label {
        min-width: 180px
    }
}

.list-type-4-item .list-type-4-item-value {
    flex: 1
}

@media (min-width:768px) {
    .list-type-4-item .list-type-4-item-value {
        min-width: 210px
    }
}

.list-type-4-item:not(.total-amount) .list-type-4-item-label {
    color: #37474f;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .3px;
    letter-spacing: .02em;
    line-height: 20px
}

.list-type-4-item:not(.total-amount) .list-type-4-item-value {
    color: #37474f;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px
}

.list-type-4-item.total-amount .list-type-4-item-label {
    color: #222b30;
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px
}

.list-type-4-item.total-amount .list-type-4-item-value {
    color: #222b30;
    font-family: Satoshi;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 28px
}

.list-type-4-item+.list-type-4-item {
    margin: 12px 0 0
}

.product-item-type-1 {
    background-color: #fff;
    border: 1px solid #ebeded;
    border-radius: 12px;
    overflow: hidden;
    padding: 0 8px
}

.product-item-type-1:hover .product-item-type-1-title,
.product-item-type-1:hover .product-item-type-1-title h3 {
    color: #226a46
}

@media (min-width:1366px) {
    .product-item-type-1:hover .swiper-slide-active .product-item-type-1-image {
        transform: scale(1.12)
    }
}

.product-item-type-1 {
    display: block
}

.product-item-type-1 .product-item-card-images-swiper .swiper-slide {
    width: 100% !important
}

.product-item-type-1 .swiper-pagination-bullet {
    background-color: rgba(0, 0, 0, .16)
}

.product-item-type-1 .swiper-pagination-bullet.swiper-pagination-bullet-active {
    background-color: #222b30
}

.product-item-type-1[data-product-item-url] {
    cursor: pointer
}

@media (min-width:1366px) {
    .product-item-type-1.product-item-type-1-small .product-item-type-1-image {
        height: 214px;
        min-height: 214px
    }
}

@media (min-width:1440px) {
    .product-item-type-1.product-item-type-1-small .product-item-type-1-image {
        height: 182px;
        min-height: 182px
    }
}

.product-item-type-1.product-item-type-1-small .product-item-type-1-top-section-container {
    right: 6px
}

@media (min-width:1366px) {
    .product-item-type-1.product-item-type-1-small .product-item-type-1-top-section-container {
        right: 12px
    }
    .product-item-type-1.product-item-type-1-small {
        padding: 0 12px
    }
    .product-item-type-1.product-item-type-1-small .product-item-type-1-title,
    .product-item-type-1.product-item-type-1-small .product-item-type-1-title h3 {
        font-family: Satoshi;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 16px
    }
    .product-item-type-1.product-item-type-1-small .product-item-type-1-code {
        font-family: Satoshi;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 16px
    }
    .product-item-type-1.product-item-type-1-small .product-item-type-1-info-container {
        padding: 8px 0
    }
    .product-item-type-1.product-item-type-1-small .product-item-type-1-price-label {
        font-family: Satoshi;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 16px;
        margin: 0 0 4px
    }
    .product-item-type-1.product-item-type-1-small .product-item-type-1-price-value {
        font-family: Satoshi;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 0;
        line-height: 20px
    }
    .product-item-type-1.product-item-type-1-small .product-item-type-1-min-qty-label {
        font-family: Satoshi;
        font-size: 9px;
        font-weight: 700;
        letter-spacing: .45px;
        line-height: 12px
    }
    .product-item-type-1.product-item-type-1-small .product-item-type-1-min-qty-value {
        font-family: Satoshi;
        font-size: 13px;
        font-weight: 700;
        letter-spacing: 0;
        line-height: 16px
    }
    .product-item-type-1.product-item-type-1-small .product-item-type-1-tag-label {
        font-family: Satoshi;
        font-size: 9px;
        font-weight: 700;
        letter-spacing: .45px;
        line-height: 12px
    }
    .product-item-type-1.product-item-type-1-small .product-item-type-1-tag-container {
        gap: 8px
    }
    .product-item-type-1.product-item-type-1-small .product-item-type-1-badge img {
        height: 56px;
        min-width: 56px;
        width: 56px
    }
}

.product-item-type-1-top-container {
    background-color: #fff;
    padding: 25px 0;
    position: relative;
    z-index: 1
}

.product-item-type-1-top-container .bottom {
    align-items: center;
    bottom: 0;
    display: flex;
    gap: 8px;
    justify-content: flex-end;
    left: 0;
    position: absolute;
    right: 0
}

.campaign-badges {
    align-content: flex-end;
    display: flex;
    flex-wrap: wrap;
    gap: 4px 2px;
    height: 16px;
    margin-bottom: 8px;
    position: relative;
    z-index: 1
}

.campaign-badges span {
    background: #f2e8ff;
    border-radius: 4px;
    color: #7723db;
    font-size: 11px;
    font-weight: 600;
    line-height: 16px;
    padding: 0 4px
}

@media screen and (max-width:640px) {
    .campaign-badges span {
        font-size: 10px !important
    }
    .campaign-badges span.badge-mobile-f-s-9 {
        font-size: 9.2px !important
    }
}

.product-item-type-1-image-container {
    position: relative;
    z-index: -1
}

@media (min-width:1366px) {
    .product-item-type-1-image-container {
        overflow: hidden
    }
}

.product-item-type-1-image {
    border-radius: 8px;
    width: 100%
}

@media (min-width:1366px) {
    .product-item-type-1-image {
        transition: .2s
    }
}

.product-item-type-1-image {
    height: 150px;
    min-height: 150px;
    -o-object-fit: contain;
    object-fit: contain
}

@media (min-width:768px) {
    .product-item-type-1-image {
        height: 203px;
        min-height: 203px
    }
}

@media (min-width:1024px) {
    .product-item-type-1-image {
        height: 192px;
        min-height: 192px
    }
}

@media (min-width:1366px) {
    .product-item-type-1-image {
        height: 206px;
        min-height: 206px
    }
}

@media (min-width:1440px) {
    .product-item-type-1-image {
        height: 242px;
        min-height: 242px
    }
}

.product-item-type-1-title {
    min-height: 32px
}

@media (min-width:1366px) {
    .product-item-type-1-title {
        min-height: 40px
    }
}

.product-item-type-1-top-section-container {
    position: absolute;
    right: 8px;
    top: 8px;
    z-index: 9
}

@media (min-width:1366px) {
    .product-item-type-1-top-section-container {
        right: 4px;
        top: 12px
    }
}

.product-item-type-1-badge-container {
    align-items: center;
    display: flex;
    gap: 8px;
    left: 0;
    position: absolute;
    top: 8px;
    z-index: 9
}

@media (min-width:1366px) {
    .product-item-type-1-badge-container {
        top: 12px
    }
}

.product-item-type-1-badge img {
    height: 48px;
    min-width: 48px;
    width: 48px
}

@media (min-width:1366px) {
    .product-item-type-1-badge img {
        height: 64px;
        min-width: 64px;
        width: 64px
    }
}

.product-item-type-1-bottom-section-container {
    flex-shrink: 0;
    z-index: 9
}

.product-item-type-1-color-variant-container {
    align-items: center;
    display: flex
}

.product-item-type-1-color-variants {
    align-items: center;
    display: flex;
    flex-direction: row-reverse
}

.product-item-type-1-color-variants-count {
    font-family: Satoshi;
    font-size: 8px;
    font-weight: 700;
    letter-spacing: .4px;
    line-height: 10px;
    margin-left: 4px
}

@media (min-width:1366px) {
    .product-item-type-1-color-variants-count {
        font-family: Satoshi;
        font-size: 12px;
        font-weight: 700;
        letter-spacing: 0;
        line-height: 16px
    }
}

.product-item-type-1-info-container {
    padding: 6px 0 12px
}

@media (min-width:1366px) {
    .product-item-type-1-info-container {
        padding: 12px 0 16px
    }
}

.product-item-type-1-title {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #222b30;
    display: -webkit-box;
    margin: 0 0 4px;
    overflow: hidden;
    text-overflow: ellipsis
}

.product-item-type-1-title,
.product-item-type-1-title h3 {
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px
}

.product-item-type-1-title h3 {
    margin: 0;
    padding: 0
}

@media (min-width:1366px) {
    .product-item-type-1-title {
        transition: .2s
    }
    .product-item-type-1-title,
    .product-item-type-1-title h3 {
        font-family: Satoshi;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: .3px;
        line-height: 20px
    }
}

.product-item-type-1-code {
    color: #8b9499;
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px
}

@media (min-width:1366px) {
    .product-item-type-1-code {
        font-family: Satoshi;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 16px
    }
}

.product-card-icon-container {
    align-items: center;
    display: flex;
    gap: 6px;
    justify-content: center
}

.product-card-icon-container span {
    color: #666
}

.product-card-icon-container img {
    height: 16px;
    width: 16px
}

.product-item-type-1-price-container {
    margin-top: 12px
}

@media (min-width:1366px) {
    .product-item-type-1-price-container {
        margin-top: 10px
    }
}

.product-item-type-1-price-label {
    color: #ac7314;
    font-family: Satoshi;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin: 0 0 4px
}

@media (min-width:1366px) {
    .product-item-type-1-price-label {
        font-family: Satoshi;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 16px;
        margin: 0 0 6px
    }
}

.product-item-type-1-price-value {
    color: #222b30;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 20px
}

@media (min-width:1366px) {
    .product-item-type-1-price-value {
        font-family: Satoshi;
        font-size: 18px;
        font-weight: 900;
        letter-spacing: 0;
        line-height: 24px
    }
}

.product-item-type-1-min-qty {
    align-items: center;
    background-color: #fafafa;
    border-radius: 6px;
    display: flex;
    justify-content: space-between;
    margin: 12px 0 0;
    padding: 6px 8px
}

@media (min-width:1366px) {
    .product-item-type-1-min-qty {
        margin: 16px 0 0;
        padding: 8px 10px
    }
}

.product-item-type-1-min-qty-label {
    color: #37474f;
    flex: 1;
    font-family: Satoshi;
    font-size: 8px;
    font-weight: 700;
    letter-spacing: .4px;
    line-height: 10px
}

@media (min-width:1366px) {
    .product-item-type-1-min-qty-label {
        font-family: Satoshi;
        font-size: 10px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 16px
    }
}

.product-item-type-1-min-qty-value {
    color: #222b30;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 16px
}

@media (min-width:1366px) {
    .product-item-type-1-min-qty-value {
        font-family: Satoshi;
        font-size: 15px;
        font-weight: 700;
        letter-spacing: 0;
        line-height: 20px
    }
}

.product-item-type-1-tag-container {
    display: flex;
    gap: 8px;
    margin: 12px 0 0
}

@media (min-width:1366px) {
    .product-item-type-1-tag-container {
        gap: 12px;
        margin: 20px 0 0
    }
}

.product-item-type-1-tag {
    align-items: center;
    border-radius: 6px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    max-width: 50px;
    padding: 4px 0;
    width: 50px
}

.product-item-type-1-tag.tag-blue {
    background-color: rgba(0, 101, 255, .04)
}

.product-item-type-1-tag.tag-green {
    background-color: rgba(55, 173, 114, .04)
}

.product-item-type-1-tag.tag-yellow {
    background-color: rgba(245, 164, 28, .04)
}

@media (min-width:768px) {
    .product-item-type-1-tag {
        max-width: 57px;
        width: 57px
    }
}

@media (min-width:1366px) {
    .product-item-type-1-tag {
        max-width: 59px;
        padding: 6px 0;
        width: 59px
    }
}

.product-item-type-1-tag-icon {
    height: 16px;
    margin: 0 0 4px;
    min-height: 16px;
    min-width: 16px;
    width: 16px
}

@media (min-width:768px) {
    .product-item-type-1-tag-icon {
        height: 20px;
        min-height: 20px;
        min-width: 20px;
        width: 20px
    }
}

.product-item-type-1-tag-label {
    color: #222b30;
    display: block;
    font-family: Satoshi;
    font-size: 8px;
    font-weight: 700;
    letter-spacing: .4px;
    line-height: 10px;
    text-align: center
}

@media (min-width:768px) {
    .product-item-type-1-tag-label {
        font-family: Satoshi;
        font-size: 9px;
        font-weight: 700;
        letter-spacing: .45px;
        line-height: 12px
    }
}

.product-item-type-2-list-container .product-item-type-2+.product-item-type-2 {
    border-top: 1px solid #ebeded
}

.product-item-type-2 {
    padding: 16px 0;
    position: relative
}

@media (min-width:1024px) {
    .product-item-type-2 {
        padding: 24px 16px
    }
}

.product-item-type-2-top {
    align-items: flex-start;
    display: flex;
    position: relative
}

.product-item-type-2-checkbox-container {
    margin: 26px 12px 0 0
}

@media (min-width:1024px) {
    .product-item-type-2-checkbox-container {
        margin: 34px 12px 0 0
    }
}

.product-item-type-2-image-container {
    border: 1px solid #ebeded;
    border-radius: 12px;
    margin: 0 12px 0 0
}

@media (min-width:1024px) {
    .product-item-type-2-image-container {
        margin: 0 32px 0 0
    }
}

.product-item-type-2-image {
    border-radius: 12px;
    height: 72px;
    max-height: 72px;
    max-width: 72px;
    min-height: 72px;
    min-width: 72px;
    overflow: hidden;
    width: 72px
}

@media (min-width:1024px) {
    .product-item-type-2-image {
        height: 84px;
        max-height: 84px;
        max-width: 84px;
        min-height: 84px;
        min-width: 84px;
        width: 84px
    }
}

.product-item-type-2-content-container {
    flex: 1
}

.product-item-type-2-content-container-top {
    display: flex;
    flex-direction: column;
    margin: 8px 0
}

@media (min-width:1024px) {
    .product-item-type-2-content-container-top {
        align-items: flex-start;
        flex: 1;
        flex-direction: row;
        justify-content: space-between;
        margin: 8px 0 0
    }
    .product-item-type-2-info-container {
        flex: 1
    }
}

.product-item-type-2-title-container {
    display: flex;
    flex-direction: column;
    margin: 0 0 8px;
    padding: 0 24px 0 0
}

@media (min-width:1024px) {
    .product-item-type-2-title-container {
        margin: 0 0 16px
    }
}

.product-item-type-2-title {
    color: #222b30;
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin: 0 0 4px
}

@media (min-width:1024px) {
    .product-item-type-2-title {
        font-family: Satoshi;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: .3px;
        line-height: 20px
    }
}

.product-item-type-2-code {
    color: #8b9499;
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px
}

@media (min-width:1024px) {
    .product-item-type-2-code {
        font-family: Satoshi;
        font-size: 11px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 16px
    }
}

.product-item-type-2-feature-container {
    display: grid;
    gap: 3px;
    grid-template-columns: repeat(1, 1fr);
    margin: 0 0 16px
}

@media (min-width:768px) {
    .product-item-type-2-feature-container {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (min-width:1024px) {
    .product-item-type-2-feature-container {
        margin: 0
    }
}

@media (min-width:1650px) {
    .product-item-type-2-feature-container {
        grid-template-columns: repeat(3, 1fr)
    }
}

.product-item-type-2-feature-item {
    align-items: center;
    display: flex;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px
}

@media (min-width:1024px) {
    .product-item-type-2-feature-item {
        font-family: Satoshi;
        font-size: 13px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 16px
    }
}

.product-item-type-2-fetaure-item-label {
    color: #8b9499;
    margin: 0 4px 0 0
}

.product-item-type-2-fetaure-item-value {
    color: #37474f
}

.product-item-type-2-price-container {
    align-items: center;
    display: flex;
    justify-content: space-between
}

@media (min-width:1024px) {
    .product-item-type-2-price-container {
        flex: 1
    }
}

.product-item-type-2-qty-container {
    align-items: center;
    display: flex
}

.product-item-type-2-qty-container .order-qty-input {
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    height: 40px;
    letter-spacing: .3px;
    line-height: 20px;
    padding: 8px 16px;
    width: 66px
}

@media (min-width:1024px) {
    .product-item-type-2-qty-container .order-qty-input {
        width: 96px
    }
}

.product-item-type-2-qty-container .qty-label {
    color: #59666d;
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin-left: 4px
}

@media (min-width:1024px) {
    .product-item-type-2-qty-container .qty-label {
        margin-left: 8px
    }
}

.product-item-type-2-price {
    color: #222b30;
    font-family: Satoshi;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 28px
}

@media (min-width:1024px) {
    .product-item-type-2-price {
        font-family: Satoshi;
        font-size: 21px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 28px;
        margin: 0 32px
    }
}

.product-item-type-2-delete-button-container {
    position: absolute;
    right: 0;
    top: 0
}

@media (min-width:1024px) {
    .product-item-type-2-delete-button-container {
        margin: 7px 0 0;
        position: relative;
        right: auto;
        top: auto
    }
}

.product-item-type-2-delete-button-container .btn {
    height: 24px;
    padding: 0;
    width: 24px
}

.product-item-type-2-bottom {
    margin: 12px 0 0
}

@media (min-width:1024px) {
    .product-item-type-2-bottom {
        margin: 24px 0 0
    }
}

.swiper-button-next,
.swiper-button-prev {
    display: none
}

@media (min-width:1024px) {
    .swiper-button-next,
    .swiper-button-prev {
        display: flex;
        height: 100%;
        margin-top: 0;
        top: 0;
        width: 48px
    }
}

.swiper-button-next:after,
.swiper-button-prev:after {
    align-items: center;
    background: #fff;
    border-radius: 50%;
    box-shadow: 0 12px 22px rgba(0, 0, 0, .09), 0 4.02054px 8.4878px rgba(0, 0, 0, .054), 0 1.19702px 2.52704px rgba(0, 0, 0, .036);
    color: #222b30;
    display: flex;
    font-size: 18px;
    height: 48px;
    justify-content: center;
    width: 48px
}

.swiper-button-next.swiper-button-disabled,
.swiper-button-prev.swiper-button-disabled {
    display: none
}

.swiper-button-next:focus,
.swiper-button-prev:focus {
    box-shadow: none;
    outline: 0
}

.swiper-button-prev {
    left: 10px
}

.swiper-button-prev.swiper-button-disabled {
    display: none
}

.swiper-button-next {
    right: 10px
}

@media (min-width:1024px) {
    .homepage-campaign-banners .swiper.auto-width-carousel .swiper-slide {
        padding: 0 14px
    }
    .swiper-button-next.type-2,
    .swiper-button-prev.type-2 {
        width: 30px
    }
}

.swiper-button-next.type-2:after,
.swiper-button-prev.type-2:after {
    background: #f3f3f3;
    font-size: 13px;
    height: 30px;
    width: 30px
}

.product-item-carousel-container+.product-item-carousel-container {
    margin-top: 64px
}

@media (min-width:1366px) {
    .swiper.product-item-carousel {
        margin-left: -24px;
        margin-right: -24px;
        padding-left: 24px;
        padding-right: 24px
    }
}

@media (min-width:1650px) {
    .swiper.product-item-carousel {
        margin-left: -32px;
        margin-right: -32px;
        padding-left: 32px;
        padding-right: 32px
    }
}

@media (max-width:767px) {
    .swiper.product-item-carousel .swiper-slide {
        width: 45%
    }
}

.product-item-carousel .product-item-type-1-image {
    height: 160px;
    min-height: 160px;
    -o-object-fit: contain;
    object-fit: contain
}

@media (min-width:768px) {
    .product-item-carousel .product-item-type-1-image {
        height: 226px;
        min-height: 226px
    }
}

@media (min-width:1024px) {
    .product-item-carousel .product-item-type-1-image {
        height: 223px;
        min-height: 223px
    }
}

@media (min-width:1366px) {
    .product-item-carousel .product-item-type-1-image {
        height: 238px;
        min-height: 238px
    }
}

@media (min-width:1440px) {
    .product-item-carousel .product-item-type-1-image {
        height: 206px;
        min-height: 206px
    }
}

.product-item-carousel .product-item-type-1-title {
    min-height: 32px
}

.reference-item-container:hover .reference-title {
    color: #226a46
}

@media (min-width:1366px) {
    .reference-item-container:hover .reference-logo {
        transform: scale(1.12)
    }
}

.reference-logo-container {
    border: 1px solid #ebeded;
    border-radius: 16px;
    padding: 9px 18px
}

@media (min-width:1366px) {
    .reference-logo-container {
        overflow: hidden;
        padding: 22px 38px
    }
}

.reference-logo {
    border-radius: 16px;
    display: block;
    margin: 0 auto
}

@media (min-width:1366px) {
    .reference-logo {
        transition: .2s
    }
}

.reference-title {
    color: #222b30;
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin: 12px 0 0;
    text-align: center
}

@media (min-width:1366px) {
    .reference-title {
        transition: .2s
    }
}

.reference-item-container.reference-item-container-small .reference-logo-container {
    padding: 5px 10px
}

@media (min-width:1366px) {
    .reference-item-container.reference-item-container-small .reference-title {
        font-family: Satoshi;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: .3px;
        line-height: 20px
    }
}

.reference-item-list-container {
    -moz-column-gap: 16px;
    column-gap: 16px;
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    row-gap: 24px
}

@media (min-width:768px) {
    .reference-item-list-container {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media (min-width:1366px) {
    .reference-item-list-container {
        -moz-column-gap: 32px;
        column-gap: 32px;
        grid-template-columns: repeat(auto-fill, minmax(238px, 1fr));
        row-gap: 48px
    }
}

.image-content-image {
    border-radius: 16px
}

.full-image-link {
    display: block;
    margin: 16px 0 0
}

@media (min-width:1366px) {
    .full-image-link {
        margin: 32px 0 0
    }
}

.full-image-link img {
    display: block;
    margin: 0 auto;
    max-width: 100%;
    width: 100%
}

.swiper.auto-width-carousel .swiper-slide {
    width: 90%
}

@media (min-width:1024px) {
    .swiper.auto-width-carousel .swiper-slide {
        padding: 0 16px
    }
    .swiper.auto-width-carousel .swiper-slide[data-col="2"] {
        width: 16.66666667%
    }
    .swiper.auto-width-carousel .swiper-slide[data-col="3"] {
        width: 25%
    }
    .swiper.auto-width-carousel .swiper-slide[data-col="4"] {
        width: 33.33333333%
    }
    .swiper.auto-width-carousel .swiper-slide[data-col="5"] {
        width: 41.66666667%
    }
    .swiper.auto-width-carousel .swiper-slide[data-col="6"] {
        width: 50%
    }
    .swiper.auto-width-carousel .swiper-slide[data-col="7"] {
        width: 58.33333333%
    }
    .swiper.auto-width-carousel .swiper-slide[data-col="8"] {
        width: 66.66666667%
    }
    .swiper.auto-width-carousel .swiper-slide[data-col="9"] {
        width: 75%
    }
    .swiper.auto-width-carousel .swiper-slide[data-col="10"] {
        width: 83.33333333%
    }
    .swiper.auto-width-carousel .swiper-slide[data-col="11"] {
        width: 91.66666667%
    }
    .swiper.auto-width-carousel .swiper-slide[data-col="12"] {
        width: 100%
    }
}

.swiper.auto-width-carousel-for-pdp-images .swiper-slide {
    width: 90%
}

@media (min-width:768px) {
    .swiper.auto-width-carousel-for-pdp-images .swiper-slide {
        padding: 0 6px;
        width: 47%
    }
}

@media (min-width:1024px) {
    .swiper.auto-width-carousel-for-pdp-images .swiper-slide {
        padding: 0 16px
    }
}

.swiper.auto-width-carousel .swiper-pagination,
.swiper.auto-width-carousel-for-pdp-images .swiper-pagination {
    background-color: hsla(0, 0%, 100%, .32);
    border-radius: 12px;
    color: #fff;
    font-family: Satoshi;
    font-size: 8px;
    font-weight: 700;
    letter-spacing: .4px;
    line-height: 10px;
    padding: 4px 8px;
    position: absolute;
    right: 8%;
    top: 8%;
    z-index: 1
}

@media (min-width:1024px) {
    .swiper.auto-width-carousel .swiper-pagination,
    .swiper.auto-width-carousel-for-pdp-images .swiper-pagination {
        display: none
    }
}

.swiper.campaign-carousel .swiper-slide {
    width: 45%
}

@media (min-width:768px) {
    .swiper.campaign-carousel .swiper-slide {
        padding: 0 16px;
        width: 33.33333333%
    }
}

@media (min-width:1366px) {
    .swiper.campaign-carousel .swiper-slide {
        width: 20%
    }
}

.swiper.reference-item-carousel .swiper-slide {
    width: 36%
}

@media (min-width:768px) {
    .swiper.reference-item-carousel .swiper-slide {
        padding: 0 16px;
        width: 25%
    }
}

@media (min-width:1024px) {
    .swiper.reference-item-carousel .swiper-slide {
        width: 20%
    }
}

@media (min-width:1366px) {
    .swiper.reference-item-carousel .swiper-slide {
        width: 14.42%
    }
}

@media (min-width:1920px) {
    .swiper.reference-item-carousel .swiper-slide {
        width: 12.5%
    }
}

.swiper.reference-item-carousel .swiper-button-next,
.swiper.reference-item-carousel .swiper-button-prev {
    opacity: 0;
    transition: .2s;
    visibility: hidden
}

.swiper.reference-item-carousel:hover .swiper-button-next,
.swiper.reference-item-carousel:hover .swiper-button-prev {
    opacity: 1;
    visibility: visible
}

.blog-item-type-1 {
    background-color: #fff;
    border-radius: 16px;
    padding: 8px
}

@media (min-width:1366px) {
    .blog-item-type-1 {
        padding: 16px
    }
}

.blog-item-type-1:hover .blog-item-type-1-title {
    color: #226a46
}

@media (min-width:1366px) {
    .blog-item-type-1:hover .blog-item-type-1-image {
        transform: scale(1.12)
    }
}

.blog-item-type-1-image-container {
    border-radius: 8px
}

@media (min-width:1366px) {
    .blog-item-type-1-image-container {
        overflow: hidden
    }
}

.blog-item-type-1-image {
    border-radius: 8px;
    width: 100%
}

@media (min-width:1366px) {
    .blog-item-type-1-image {
        transition: .2s
    }
}

.blog-item-type-1-info-container {
    padding: 16px 0 0
}

@media (min-width:1366px) {
    .blog-item-type-1-info-container {
        padding: 16px 0 0
    }
}

.blog-item-type-1-title {
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    color: #222b30;
    display: -webkit-box;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .3px;
    line-height: 20px;
    margin: 0;
    min-height: 60px;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (min-width:1366px) {
    .blog-item-type-1-title {
        -webkit-line-clamp: 2;
        min-height: 40px;
        transition: .2s
    }
}

.blog-item-type-1-description {
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    color: #59666d;
    display: -webkit-box;
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin: 8px 0 0;
    overflow: hidden;
    text-overflow: ellipsis
}

@media (min-width:1366px) {
    .blog-item-type-1-description {
        -webkit-line-clamp: 3;
        font-family: Satoshi;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 20px;
        margin: 12px 0 8px
    }
}

@media (max-width:767px) {
    .swiper.blog-item-carousel .swiper-slide {
        width: 45%
    }
}

@media (min-width:768px) {
    .swiper.blog-item-carousel .swiper-slide {
        padding: 0 16px
    }
}

body.mm-opened {
    overflow-y: hidden
}

.mobile-menu-container {
    background-color: #fff;
    display: flex;
    flex-direction: column;
    height: 100vh;
    left: 0;
    max-height: -webkit-fill-available;
    opacity: 0;
    position: fixed;
    top: 0;
    transform: translateX(-110%);
    transition: .2s;
    visibility: hidden;
    width: 100vw;
    z-index: 9999
}

.mobile-menu-container.show {
    opacity: 1;
    transform: translateX(0);
    visibility: visible
}

.mobile-menu-container .sidebar-account-content {
    border: none;
    padding: 24px 0
}

.mm-header {
    align-items: center;
    display: flex;
    padding: 18px 16px
}

.btn-mm-close {
    padding: 0
}

.mm-header-title {
    color: #222b30;
    flex: 1;
    font-family: Satoshi;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0 16px
}

.mm-header-logo {
    display: block
}

.mm-header-logo-img {
    height: 30px;
    width: auto
}

.mm-scroll-container {
    -webkit-overflow-scrolling: touch;
    flex: 1;
    max-height: 100%;
    overflow-y: auto
}

.mm-search {
    padding: 16px 16px 32px
}

.mm-menu-items {
    margin-top: 32px
}

.accordion-item {
    border: none
}

.accordion-button {
    color: #222b30;
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    padding: 14px 24px
}

.accordion-button:not(.collapsed) {
    background-color: #f3f3f3;
    box-shadow: none;
    color: #222b30
}

.accordion-button:not(.collapsed) .accordion-button-icon {
    filter: invert(100%) sepia(100%) saturate(0) hue-rotate(161deg) brightness(104%) contrast(104%);
    transform: rotate(180deg)
}

.accordion-button:after {
    display: none
}

.accordion-button-label {
    flex: 1
}

.accordion-button-icon {
    align-items: center;
    background-color: #f3f3f3;
    background-image: url(../svg/arrow-bottom-accordion.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: 16px;
    border-radius: 50%;
    display: flex;
    height: 36px;
    justify-content: center;
    min-width: 36px;
    transition: .2s;
    width: 36px
}

.accordion-button-icon.not-sub-categories {
    opacity: 0;
    visibility: hidden
}

.accordion-collapse {
    background-color: #f3f3f3;
    color: #37474f
}

.accordion-button,
.accordion-collapse,
.accordion-item {
    border-radius: 0 !important
}

.accordion.accordion-type-2 .accordion-button {
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .3px;
    line-height: 20px
}

.accordion.accordion-type-2 .accordion-collapse {
    background-color: #fff
}

.accordion.accordion-type-2 .accordion-button-icon {
    background-size: 10px;
    height: 24px;
    margin-left: 16px;
    min-height: 24px;
    min-width: 24px;
    width: 24px
}

.accordion-type-3>.accordion-item {
    border-top: 1px solid #ebeded
}

.accordion-type-3>.accordion-item>.accordion-header .accordion-button {
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    padding: 16px 0
}

@media (min-width:1024px) {
    .accordion-type-3>.accordion-item>.accordion-header .accordion-button {
        padding: 48px 16px 16px
    }
}

.accordion-type-3>.accordion-item>.accordion-header .accordion-button:not(.collapsed) {
    background-color: #fff;
    padding-bottom: 24px
}

@media (min-width:1024px) {
    .accordion-type-3>.accordion-item>.accordion-header .accordion-button:not(.collapsed) {
        padding-bottom: 16px
    }
}

.accordion-type-3>.accordion-item>.accordion-collapse {
    background-color: #fff
}

.accordion-type-3>.accordion-item>.accordion-collapse .accordion-button-icon {
    background-size: 10px;
    height: 36px;
    margin-left: 16px;
    min-height: 36px;
    min-width: 36px;
    width: 36px
}

.accordion-type-3>.accordion-item>.accordion-collapse .accordion-body {
    padding: 24px 0
}

.accordion.accordion-type-4 .accordion-item {
    border-top: none
}

.accordion.accordion-type-4 .accordion-button {
    border-radius: 12px 12px 0 0 !important;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    font-weight: 500;
    letter-spacing: .3px;
    line-height: 20px;
    padding: 14px 16px;
    transition: .2s
}

.accordion.accordion-type-4 .accordion-button:not(.collapsed) {
    background-color: #f3f3f3
}

@media (min-width:1024px) {
    .accordion.accordion-type-4 .accordion-button:not(.collapsed) {
        padding: 22px 24px
    }
}

.accordion.accordion-type-4 .accordion-collapse {
    background-color: #f3f3f3;
    border-radius: 0 0 12px 12px !important
}

.accordion.accordion-type-4 .accordion-button-icon {
    background-size: 10px;
    height: 32px;
    margin-left: 16px;
    min-height: 32px;
    min-width: 32px;
    width: 32px
}

.accordion.accordion-type-4 .accordion-body {
    color: #59666d;
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    padding: 0 16px 16px !important
}

@media (min-width:1024px) {
    .accordion.accordion-type-4 .accordion-body {
        padding: 0 24px 24px !important
    }
}

.accordion.sub-base-option-container .accordion-header {
    border-bottom: 1px solid #ebeded
}

.accordion.sub-base-option-container .accordion-button {
    background-color: #fff;
    color: #000;
    font-size: 16px;
    font-weight: 700;
    gap: 8px;
    padding: 0
}

.accordion.sub-base-option-container .accordion-button:not(.collapsed) {
    background-color: #fff
}

.accordion.sub-base-option-container .accordion-button:not(.collapsed) .button-icon {
    transform: rotate(90deg)
}

.accordion.sub-base-option-container .button-icon {
    margin-top: 3px;
    transition: .1s
}

.accordion.sub-base-option-container .accordion-collapse {
    background-color: #fff
}

.accordion.sub-base-option-container .accordion-body {
    padding: 16px 0
}

.autocomplete-input-container {
    position: relative;
    width: 100%
}

.autocomplete-input-container.autocomplete-show .autocomplete-results-container {
    display: block;
    opacity: 1;
    visibility: visible
}

.autocomplete-input-container.autocomplete-input-focus .autocomplete-results-container {
    border-color: #adddc5
}

.autocomplete-input-group {
    z-index: 4
}

.autocomplete-results-container {
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    border: 2px solid #f3f3f3;
    border-radius: 0 0 42px 42px;
    display: none;
    max-height: 510px;
    opacity: 0;
    overflow-y: auto;
    position: absolute;
    top: 50%;
    transition: .2s;
    visibility: hidden;
    width: 100%;
    z-index: 3
}

.autocomplete-result-item:first-of-type {
    margin-top: 48px
}

.autocomplete-result-item:last-of-type {
    margin-bottom: 32px
}

.autocomplete-result-item-link {
    align-items: center;
    color: #59666d;
    display: flex;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .3px;
    line-height: 20px;
    min-height: 60px;
    padding: 10px 32px;
    text-align: left;
    transition: .2s
}

.autocomplete-result-item-link:hover {
    background-color: #ebf7f1;
    color: #37ad72
}

.autocomplete-result-item-image-container {
    height: 40px;
    margin: 0 12px 0 0;
    min-width: 40px;
    width: 40px
}

.autocomplete-result-item-image {
    height: 100%;
    width: 100%
}

.sidebar-container:not(.mobile-dropdown-sidebar) {
    opacity: 0;
    transform: translateY(100%);
    visibility: hidden
}

@media (max-width:1023px) {
    .sidebar-container:not(.mobile-dropdown-sidebar) {
        bottom: 0;
        height: calc(100vh - 64px);
        left: 0;
        max-height: -webkit-fill-available;
        position: fixed;
        transition: .2s;
        width: 100%;
        z-index: 12
    }
    .sidebar-container:not(.mobile-dropdown-sidebar) .sidebar-filter-title {
        color: #222b30;
        font-family: Satoshi;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 24px;
        margin: 8px 0 0;
        padding: 12px 0;
        position: relative
    }
}

@media (min-width:1024px) {
    .sidebar-container:not(.mobile-dropdown-sidebar) {
        opacity: 1;
        transform: none;
        visibility: visible
    }
}

.sidebar-container:not(.mobile-dropdown-sidebar).show {
    opacity: 1;
    transform: translateY(0);
    visibility: visible
}

.sidebar {
    background: #fff;
    border-radius: 16px;
    padding: 16px 0
}

.sidebar.with-border {
    border: 1px solid #ebeded
}

@media (max-width:1023px) {
    .sidebar.sidebar-filter {
        border-radius: 16px 16px 0 0;
        bottom: 0;
        display: flex;
        flex-direction: column;
        max-height: 100%;
        padding-top: 0;
        position: absolute;
        width: 100%
    }
}

@media (min-width:1024px) {
    .sidebar.sidebar-filter {
        min-width: 240px;
        width: 240px
    }
}

@media (max-width:1023px) {
    .sidebar-filter-items {
        -webkit-overflow-scrolling: touch;
        flex: 1;
        overflow: auto
    }
}

.sidebar-filter-item {
    display: flex;
    flex-direction: column
}

.sidebar-filter-item+.sidebar-filter-item {
    margin-top: 24px
}

.sidebar-filter-item .accordion-body {
    -webkit-overflow-scrolling: touch;
    max-height: 260px;
    overflow-x: hidden;
    overflow-y: auto
}

.sidebar-filter-item .accordion-body::-webkit-scrollbar {
    width: 14px
}

.sidebar-filter-item .accordion-body::-webkit-scrollbar-track {
    background: #fff
}

.sidebar-filter-item .accordion-body::-webkit-scrollbar-thumb {
    background-clip: padding-box;
    background-color: var(--bs-gray-300);
    border: 4px solid #fff;
    border-radius: 9999px
}

.sidebar-filter-item .accordion-body::-webkit-scrollbar-thumb:hover {
    background: var(--bs-gray-400)
}

.sidebar-filter-item .form-check-label {
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sidebar-category-item-title {
    font-size: 14px;
    font-weight: 500;
    padding: 0 0 6px 3px;
    position: relative
}

.sidebar-category-item-title:after {
    background-image: url(../svg/arrow-bottom.svg);
    background-position: 50%;
    background-repeat: no-repeat;
    background-size: contain;
    border: none;
    content: "";
    height: 16px;
    margin-top: -3px;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 16px
}

.sidebar-category-item {
    display: block
}

.sidebar-category-item .form-check-label {
    display: block;
    padding: 9px 0
}

.selected-filters-title-container {
    align-items: center;
    display: flex;
    margin: 0 0 8px;
    padding: 14px 24px
}

.selected-filters-title {
    color: #222b30;
    font-size: 15px;
    line-height: 20px
}

.selected-filters-count,
.selected-filters-title {
    font-family: Satoshi;
    font-weight: 700;
    letter-spacing: 0
}

.selected-filters-count {
    align-items: center;
    background-color: #ebf7f1;
    border-radius: 50px;
    color: #37ad72;
    display: flex;
    font-size: 13px;
    height: 28px;
    justify-content: center;
    line-height: 16px;
    margin-left: 8px;
    min-width: 28px
}

.selected-filter-items {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    max-height: 320px;
    overflow: auto;
    padding: 0 16px
}

.selected-filter-item {
    align-items: center;
    border: 1.5px solid #ebeded;
    border-radius: 60px;
    display: flex;
    max-width: 100%;
    padding: 10px 24px
}

@media (min-width:1366px) {
    .selected-filter-item {
        transition: .2s
    }
    .selected-filter-item:hover {
        border-color: #8b9499
    }
}

.selected-filter-item+.selected-filter-item {
    margin: 12px 0 0
}

.selected-filter-item-texts {
    flex: 1;
    overflow: hidden
}

.selected-filter-item-label {
    color: #59666d;
    font-size: 10px;
    letter-spacing: 0;
    line-height: 16px
}

.selected-filter-item-label,
.selected-filter-item-value {
    font-family: Satoshi;
    font-weight: 600;
    max-width: 100%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.selected-filter-item-value {
    color: #222b30;
    font-size: 15px;
    letter-spacing: .3px;
    line-height: 20px
}

.selected-filter-item-close-button {
    margin: 0 0 0 8px
}

.selected-filter-items-remove {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    margin: 24px
}

.sidebar-info-type-1-container {
    background: #fff;
    border-radius: 16px
}

@media (min-width:768px) {
    .sidebar-info-type-1-container {
        padding: 32px 24px
    }
}

@media (min-width:1366px) {
    .sidebar-info-type-1-container {
        box-shadow: 0 0 14px hsla(0, 0%, 55%, .161);
        padding: 24px 18px
    }
}

@media (min-width:1440px) {
    .sidebar-info-type-1-container {
        padding: 30px 25px
    }
}

.sidebar-info-title {
    color: #000;
    font-family: Satoshi;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px
}

@media (min-width:1024px) {
    .sidebar-info-title {
        font-size: 22px
    }
}

.sidebar-info-subtitle {
    color: #919191;
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin: 8px 0 0
}

@media (min-width:1366px) {
    .sidebar-info-subtitle {
        font-family: Satoshi;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 16px
    }
}

.sidebar-info-content-container {
    padding: 16px 0
}

@media (min-width:1366px) {
    .sidebar-info-content-container {
        padding: 18px 0
    }
}

@media (min-width:1650px) {
    .sidebar-info-content-container {
        padding: 32px 0
    }
}

.sidebar-info-content-container .form-check:last-of-type {
    margin-bottom: 0
}

.sidebar-info-content-alerts {
    margin: 16px 0
}

@media (min-width:1024px) {
    .sidebar-info-content-alerts {
        margin: 20px 0
    }
}

.sidebar-info-content-alerts .alert+.alert {
    margin-top: 16px
}

@media (min-width:1366px) {
    .sidebar-info-content-alerts .alert+.alert {
        margin-top: 20px
    }
}

.sidebar-info-content-alerts .alert .alert-description strong {
    font-weight: 600
}

.sidebar-account-content {
    border: 1px solid rgba(0, 0, 0, .16);
    border-radius: 16px;
    padding: 32px 0
}

.sidebar-account-info {
    align-items: center;
    display: flex;
    flex-direction: column;
    margin: 0 24px 32px;
    text-align: center
}

@media (min-width:1024px) {
    .sidebar-account-info {
        flex-direction: row;
        text-align: left
    }
}

.sidebar-account-avatar-container {
    margin: 0 0 16px
}

@media (min-width:1024px) {
    .sidebar-account-avatar-container {
        margin: 0 16px 0 0
    }
}

.sidebar-account-avatar,
.sidebar-account-avatar-alphabetic {
    border-radius: 50%;
    height: 72px;
    min-height: 72px;
    min-width: 72px;
    width: 72px
}

.sidebar-account-avatar-alphabetic {
    align-items: center;
    background: #f3f3f3;
    color: #59666d;
    display: flex;
    font-size: 24px;
    font-weight: 700;
    justify-content: center;
    line-height: 32px
}

.sidebar-account-title {
    color: #222b30;
    font-family: Satoshi;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 28px
}

.sidebar-account-company {
    color: #59666d;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin: 6px 0 0
}

.sidebar-account-links {
    margin: 0 12px
}

@media (max-width:1023px) {
    .sidebar-container.mobile-dropdown-sidebar aside.sidebar {
        max-width: 100%;
        min-width: 100%;
        width: 100%
    }
    .sidebar-container.mobile-dropdown-sidebar .mobile-dropdown-sidebar-content-container {
        height: 0;
        opacity: 0;
        top: 80%;
        transform: rotateX(-75deg);
        transform-origin: 0 0;
        transition: .2s;
        visibility: hidden
    }
    .sidebar-container.mobile-dropdown-sidebar .mobile-dropdown-sidebar-content-container.show {
        height: auto;
        opacity: 1;
        transform: none;
        visibility: visible
    }
    .sidebar-container.mobile-dropdown-sidebar .btn-mobile-dropdown-sidebar-toggle {
        color: #222b30;
        display: flex
    }
    .sidebar-container.mobile-dropdown-sidebar .btn-mobile-dropdown-sidebar-toggle:focus,
    .sidebar-container.mobile-dropdown-sidebar .btn-mobile-dropdown-sidebar-toggle:hover {
        background-color: #ebeded;
        color: #222b30
    }
}

.btn-mobile-dropdown-sidebar-toggle {
    display: none
}

.sidebar-info-list-price-container {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 32px 0 0;
    padding: 0 8px
}

@media (min-width:1024px) {
    .sidebar-info-list-price-container {
        margin: 24px 0 0
    }
}

@media (min-width:1366px) {
    .sidebar-info-list-price-container {
        margin: 18px 0 0
    }
}

@media (min-width:1920px) {
    .sidebar-info-list-price-container {
        margin: 32px 0 0
    }
}

.sidebar-info-list-price-container .total-price-container {
    text-align: center
}

.sidebar-info-list-price-container .price-text {
    color: #222b30;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 900;
    letter-spacing: 0;
    line-height: 20px
}

.sidebar-info-list-price-container .kdv-text {
    color: #222b30;
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px
}

.sidebar-list-price-label {
    color: #222b30;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px
}

.breadcrumb {
    margin: 0
}

.breadcrumb-item {
    align-items: center;
    display: flex;
    padding: 0 12px 0 18px;
    position: relative
}

.breadcrumb-item.has-sublinks .breadcrumb-item-title {
    border: 1px solid rgba(0, 0, 0, .16);
    border-radius: 50px;
    padding: 5px 12px
}

.breadcrumb-item.has-sublinks .breadcrumb-item-title:hover {
    background-color: #ebeded
}

.breadcrumb-item.has-sublinks:hover .sub-breadcrumb-container {
    display: block
}

.breadcrumb-item:first-of-type {
    margin-left: 0;
    padding-left: 0
}

.breadcrumb-item+.breadcrumb-item {
    padding: 0 12px 0 18px
}

.breadcrumb-item+.breadcrumb-item:before {
    background-image: url(../svg/arrow-breadcrumb.svg);
    background-repeat: no-repeat;
    content: "";
    float: none;
    height: 8px;
    left: 0;
    padding: 0;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 8px
}

.breadcrumb-item-title {
    align-items: center;
    color: #59666d;
    display: flex;
    font-family: Satoshi;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    transition: .2s
}

a.breadcrumb-item-title:hover {
    color: #226a46
}

a.breadcrumb-item-title:hover svg path {
    stroke: #226a46
}

.breadcrumb-arrow-down {
    margin-left: 8px;
    transition: .2s
}

.sub-breadcrumb-container {
    display: none;
    position: absolute;
    top: 100%;
    z-index: 2
}

.sub-breadcrumb-container.show {
    display: block
}

.sub-breadcrumb {
    -webkit-overflow-scrolling: touch;
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 6px 27px rgba(0, 0, 0, .05), 0 1.34018px 6.0308px rgba(0, 0, 0, .03), 0 .399006px 1.79553px rgba(0, 0, 0, .02);
    margin-top: 12px;
    max-height: 160px;
    overflow: auto;
    padding: 16px;
    width: 208px
}

.sub-breadcrumb-item {
    max-width: 100%;
    overflow: hidden;
    padding-right: 12px;
    text-overflow: ellipsis;
    white-space: nowrap
}

.sub-breadcrumb-item+.sub-breadcrumb-item {
    margin-top: 12px
}

.sub-breadcrumb-item-title {
    color: #59666d;
    font-family: Satoshi;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px
}

.sub-breadcrumb-item-title:hover {
    color: #226a46
}

.modal-content {
    border-radius: 12px;
    padding: 16px
}

.modal-header {
    border-bottom: none;
    justify-content: center;
    margin: 8px 0 0;
    padding: 0;
    position: relative
}

@media (min-width:1366px) {
    .modal-header {
        margin: 16px 16px 0
    }
}

.modal-header .btn-close {
    margin: 0
}

.modal-icon-container {
    margin: 0 0 12px
}

.btn-close {
    background-image: url(../svg/hamburger-menu-close.svg);
    background-size: 24px;
    margin: 0;
    opacity: 1;
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%)
}

.btn-close,
.btn-close:focus {
    box-shadow: none;
    outline: 0
}

.modal-title {
    color: #222b30;
    flex: 1;
    font-family: Satoshi;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
    min-height: 28px;
    text-align: center
}

.modal-body {
    padding: 48px 16px
}

.modal-body .message1 {
    color: #222b30;
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px
}

.modal-body .message1 p:first-child {
    margin: 0
}

.modal-body .message2 {
    color: #222b30;
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    margin: 8px 0 0
}

.modal-body .message2 p:first-child {
    margin: 0
}

.modal-footer {
    border-top-color: #dfe7ee;
    justify-content: space-between;
    min-height: 72px;
    padding: 0 16px
}

.modal-footer.modal-footer-w100-buttons {
    border: none;
    flex-direction: column;
    gap: 16px
}

.modal-footer.modal-footer-w100-buttons.direction-row {
    flex-direction: row;
    gap: 12px
}

@media (min-width:768px) {
    .modal-footer.modal-footer-w100-buttons.direction-row {
        gap: 16px
    }
}

.modal-footer.modal-footer-w100-buttons.direction-row a,
.modal-footer.modal-footer-w100-buttons.direction-row button {
    flex: 1
}

.modal-footer.modal-footer-w100-buttons a,
.modal-footer.modal-footer-w100-buttons button {
    margin: 0;
    width: 100%
}

.swal2-container .swal2-popup {
    border-radius: 12px
}

.swal2-container .swal2-title {
    color: #222b30;
    flex: 1;
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    text-align: center
}

.swal2-container .swal2-actions button.swal2-styled {
    border-radius: 100px;
    font-family: Satoshi;
    font-size: 17px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 24px
}

.modal.modal-type-2 .btn-close {
    right: 16px
}

.modal.modal-type-2 .modal-content {
    padding: 16px 0 0
}

.modal.modal-type-2 .modal-body {
    padding: 16px
}

@media ((max-width:1023px)) {
    .modal.modal-bottom-for-mobile .modal-dialog {
        bottom: 0;
        left: 0;
        margin: 0;
        max-width: none;
        position: fixed;
        transform: translateY(100%);
        transition: transform .3s ease-out;
        width: 100%
    }
    .modal.modal-bottom-for-mobile .modal-dialog.modal-dialog-centered {
        align-items: flex-end
    }
    .modal.modal-bottom-for-mobile .modal-dialog .modal-content {
        border-bottom-left-radius: 0;
        border-bottom-right-radius: 0
    }
    .modal.modal-bottom-for-mobile.show .modal-dialog {
        transform: translateY(0)
    }
    .modal.modal-bottom-for-mobile .modal-content {
        border: none;
        border-radius: 1rem 1rem 0 0
    }
}

.modal.modal-type-3 .modal-content {
    border-radius: 16px;
    padding: 40px 24px
}

@media (min-width:1024px) {
    .modal.modal-type-3 .modal-content {
        padding: 30px
    }
}

.modal.modal-type-3 .modal-header {
    border-bottom: 1px solid #ebeded;
    margin: 0;
    padding: 0 0 16px
}

@media (min-width:1024px) {
    .modal.modal-type-3 .modal-header {
        padding: 0 0 8px
    }
}

.modal.modal-type-3 .modal-title {
    font-family: Satoshi;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    min-height: auto;
    text-align: left
}

.modal.modal-type-3 .btn-close {
    padding: 1px;
    right: 0;
    top: 0;
    transform: translate(10px, -20px)
}

@media (min-width:1024px) {
    .modal.modal-type-3 .btn-close {
        transform: translate(5px, -3px)
    }
}

.modal.modal-type-3 .modal-body {
    padding: 16px 0
}

.modal.modal-type-3 .modal-footer {
    border: none;
    min-height: auto;
    padding: 0
}

@media (min-width:768px) {
    .modal.modal-added-to-cart .modal-dialog {
        max-width: 552px
    }
}

.modal.modal-added-to-cart .modal-content {
    border-radius: 16px;
    padding: 0
}

.modal.modal-added-to-cart .modal-header {
    margin: 36px 36px 0
}

.modal.modal-added-to-cart .btn-close {
    right: 0;
    top: 0;
    transform: none;
    z-index: 999
}

.modal.modal-added-to-cart .modal-body {
    padding: 12px 16px 36px
}

.modal.modal-added-to-cart .modal-body .message1 {
    color: #000;
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    margin-bottom: 18px
}

.modal.modal-added-to-cart .added-to-cart-modal-body {
    margin: 0 auto;
    max-width: 220px
}

.modal.modal-added-to-cart .modal-icon-container img {
    height: 84px;
    max-width: 84px;
    width: 84px
}

.modal.modal-added-to-cart .w100-buttons {
    display: flex;
    flex-direction: column;
    gap: 10px
}

.modal.modal-added-to-cart .w100-buttons a,
.modal.modal-added-to-cart .w100-buttons button {
    font-size: 14px;
    padding: 3px 12px;
    width: 100%
}

.modal.modal-added-to-cart .modal-footer {
    background-color: #f3f3f3;
    border: none;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    display: block;
    padding: 16px 0 36px
}

.modal.modal-added-to-cart .modal-footer>* {
    margin: 0
}

.modal.modal-added-to-cart .other-products-title {
    color: #000;
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 0 20px;
    text-align: center
}

.other-products-carousel-container {
    padding: 0 50px;
    position: relative
}

.other-products-carousel-container .product-item-type-1.product-item-type-1-small {
    padding: 0
}

.other-products-carousel-container .product-item-type-1.product-item-type-1-small .product-item-type-1-info-container {
    padding: 8px
}

.other-products-carousel-container .product-item-type-1.product-item-type-1-small .product-item-type-1-image {
    height: 138px;
    min-height: 138px
}

.other-products-carousel-container .product-item-type-1.product-item-type-1-small .product-item-type-1-code,
.other-products-carousel-container .product-item-type-1.product-item-type-1-small .product-item-type-1-title,
.other-products-carousel-container .product-item-type-1.product-item-type-1-small .product-item-type-1-title h3 {
    font-size: 9px
}

.other-products-carousel-container .product-item-type-1.product-item-type-1-small .product-item-type-1-price-label {
    font-size: 8px;
    margin: 0
}

.other-products-carousel-container .product-item-type-1.product-item-type-1-small .product-item-type-1-price-value {
    font-size: 12px
}

.other-products-carousel-container .product-item-type-1-top-container {
    padding: 8px 0 0
}

.other-products-carousel-container .campaign-badges,
.other-products-carousel-container .product-item-type-1-min-qty,
.other-products-carousel-container .product-item-type-1-top-section-container {
    display: none
}

.other-products-carousel-container .product-item-type-1-price-container {
    margin-top: 4px
}

.other-products-carousel-container .swiper-button-next,
.other-products-carousel-container .swiper-button-prev {
    display: flex
}

.image-gallery-container {
    display: flex;
    gap: 20px;
    max-height: 425px;
    position: relative
}

@media (min-width:1024px) {
    .image-gallery-swiper {
        border: 1px solid #ebeded;
        border-radius: 16px
    }
}

.image-gallery-swiper .swiper-slide {
    cursor: zoom-in
}

.image-gallery-swiper .swiper-pagination {
    background-color: #919191;
    border-radius: 30px;
    color: #fff;
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    padding: 4px 10px;
    position: relative
}

.image-gallery-swiper-thumbs {
    height: 425px
}

@media (max-width:767px) {
    .image-gallery-swiper-thumbs {
        background-color: rgba(0, 0, 0, .16);
        border-radius: 9px;
        bottom: 16px;
        left: 50%;
        padding: 4px 8px;
        position: absolute;
        transform: translate(-50%)
    }
}

@media (max-width:1023px) {
    .image-gallery-swiper-thumbs .swiper-wrapper {
        justify-content: center
    }
}

@media (max-width:767px) {
    .image-gallery-swiper-thumbs .swiper-slide.swiper-slide-thumb-active {
        background-color: #222b30
    }
}

.image-gallery-swiper-thumbs .swiper-slide.swiper-slide-thumb-active .image-gallery-swiper-thumb-image {
    border-color: #37ad72
}

.image-gallery-swiper-thumbs .swiper-slide:not(.swiper-slide-thumb-active):before {
    background: hsla(0, 0%, 100%, .64) !important
}

.image-gallery-swiper-thumbs .swiper-slide:before {
    background: #222b30 !important;
    border-radius: 50%
}

.image-gallery-swiper-image {
    -webkit-user-drag: none;
    display: block;
    font-size: 4px;
    height: 375px;
    margin: 0 auto;
    max-height: 375px;
    -o-object-fit: contain;
    object-fit: contain;
    user-select: none;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none
}

@media (min-width:1024px) {
    .image-gallery-swiper-image {
        height: 420px;
        max-height: 420px
    }
}

@media (min-width:1366px) {
    .image-gallery-swiper-image {
        height: 420px;
        max-height: 420px
    }
}

.image-gallery-swiper-thumb-image {
    display: none;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none
}

@media (min-width:768px) {
    .image-gallery-swiper-thumb-image {
        border: 1px solid #ebeded;
        border-radius: 16px;
        display: block;
        font-size: 4px;
        height: 75px;
        min-width: 75px;
        -o-object-fit: contain;
        object-fit: contain;
        overflow: hidden;
        width: 75px
    }
}

.image-gallery-modal-body .image-gallery-swiper-image {
    border: none
}

.image-gallery-thumb-container {
    display: none
}

@media (min-width:1024px) {
    .image-gallery-thumb-container {
        display: block;
        width: 75px
    }
}

.image-gallery-thumb-container .swiper-button-next,
.image-gallery-thumb-container .swiper-button-prev {
    display: none
}

@media (min-width:1366px) {
    .image-gallery-thumb-container .swiper-button-next,
    .image-gallery-thumb-container .swiper-button-prev {
        background-color: #222b30;
        display: flex;
        height: auto;
        left: auto;
        right: auto;
        width: 100%
    }
    .image-gallery-thumb-container .swiper-button-next:after,
    .image-gallery-thumb-container .swiper-button-prev:after {
        background: 0 0;
        border-radius: 0;
        box-shadow: none;
        color: #fff;
        font-size: 14px;
        height: 22px;
        transform: rotate(90deg);
        transition: .2s;
        width: 100%
    }
}

.image-gallery-thumb-container .swiper-button-next:hover,
.image-gallery-thumb-container .swiper-button-prev:hover {
    background-color: #000
}

.image-gallery-thumb-container .swiper-button-next.swiper-button-disabled,
.image-gallery-thumb-container .swiper-button-prev.swiper-button-disabled {
    display: none
}

.image-gallery-thumb-container .swiper-button-next {
    align-items: flex-end;
    border-bottom-left-radius: 16px;
    border-bottom-right-radius: 16px;
    bottom: 0;
    top: auto
}

.image-gallery-thumb-container .swiper-button-prev {
    align-items: flex-start;
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    bottom: auto;
    top: 0
}

.image-gallery-main-container {
    position: relative;
    width: 100%
}

@media (max-width:767px) {
    .image-gallery-main-container {
        margin-left: calc(var(--bs-gutter-x)*.5*-1);
        margin-right: calc(var(--bs-gutter-x)*.5*-1);
        width: 100vw
    }
}

.image-gallery-main-container .swiper-slide {
    max-height: 375px;
    width: 100% !important
}

@media (min-width:1024px) {
    .image-gallery-main-container .swiper-slide {
        max-height: 420px
    }
}

@media (min-width:1366px) {
    .image-gallery-main-container .swiper-slide {
        max-height: 420px
    }
}

.alert {
    border: none;
    border-radius: 12px;
    display: flex;
    margin: 0
}

@media (min-width:1366px) {
    .alert {
        padding: 12px
    }
}

@media (min-width:1650px) {
    .alert {
        padding: 16px
    }
}

.alert.alert-warning {
    background-color: rgba(245, 164, 28, .08)
}

.alert.alert-warning .alert-heading {
    color: #222b30;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 700;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px
}

.alert.alert-warning .alert-description strong {
    font-weight: 600
}

.alert-icon-container {
    margin: 0 8px 0 0
}

.alert-icon {
    height: 28px;
    min-height: 28px;
    min-width: 28px;
    width: 28px
}

.alert-content-container {
    flex: 1
}

.alert-heading {
    font-size: 12px;
    font-weight: 700;
    line-height: 16px;
    margin: 0 0 3px;
    padding: 6px 0
}

.alert-description,
.alert-heading {
    font-family: Satoshi;
    letter-spacing: 0
}

.alert-description {
    color: #000;
    font-size: 13px;
    font-size: 10px;
    font-weight: 500;
    line-height: 20px;
    line-height: 16px
}

@media (min-width:1366px) {
    .alert-description {
        font-size: 12px
    }
}

.alert-description ul {
    margin: 8px 0 0;
    padding: 0 0 0 18px
}

.alert-description-title:not(.text-footnote-medium) {
    color: #222b30;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    font-weight: 500;
    letter-spacing: .3px;
    line-height: 20px;
    margin: 0 0 6px
}

.alert-description-title strong {
    font-weight: 700
}

.alert.alert-type-2 {
    align-items: center;
    border-radius: 30px;
    padding: 6px
}

.alert.alert-type-2.alert-small {
    padding: 3px
}

.alert.alert-type-2.alert-medium {
    padding: 16px 32px
}

.alert.alert-type-2.alert-medium .alert-description {
    color: #37474f;
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px
}

.alert.alert-type-3 {
    align-items: center;
    border-radius: 6px;
    justify-content: center;
    padding: 6px
}

.alert.alert-type-3 .alert-icon-container {
    display: flex
}

.alert.alert-type-3 .alert-icon {
    height: 18px;
    min-height: 18px;
    min-width: 18px;
    width: 18px
}

.alert.alert-type-3 .alert-content-container {
    flex: none
}

.alert.alert-type-3 .alert-description {
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px
}

.alert.alert-type-4 {
    align-items: center;
    border-radius: 16px;
    justify-content: flex-start;
    padding: 10px 8px
}

@media (min-width:1024px) {
    .alert.alert-type-4 {
        padding: 12px 8px
    }
}

.alert.alert-type-4 .alert-icon {
    height: 22px;
    min-height: 22px;
    min-width: 22px;
    width: 22px
}

.alert.alert-type-4 .alert-description {
    color: #000;
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    line-height: 12px
}

@media (min-width:1024px) {
    .alert.alert-type-4 .alert-description {
        font-family: Satoshi;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 16px
    }
}

.nav-tabs {
    border: none
}

.nav-tabs .nav-item {
    position: relative
}

.nav-tabs .nav-item .nav-link {
    border: none;
    border-bottom: 1px solid transparent;
    color: #000;
    font-family: Satoshi;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    padding: 6px 0
}

.nav-tabs .nav-item .nav-link.active {
    border-bottom: 1px solid #37ad72;
    color: #37ad72
}

.nav-tabs .nav-item+.nav-item {
    margin-left: 12px;
    padding-left: 12px
}

@media (min-width:1366px) {
    .nav-tabs .nav-item+.nav-item {
        margin-left: 25px;
        padding-left: 25px
    }
}

.nav-tabs .nav-item+.nav-item:before {
    background-color: #ebeded;
    content: "";
    height: 20px;
    left: 0;
    margin-top: -10px;
    position: absolute;
    top: 50%;
    width: 1px
}

@media (min-width:1024px) {
    .tabs-with-accordion-wrapper .tab-content .accordion-item {
        border: 0;
        border-radius: 0
    }
}

@media (max-width:1023px) {
    .tabs-with-accordion-wrapper .tab-content>.tab-pane {
        display: block;
        opacity: 1
    }
}

.offcanvas {
    z-index: 9999
}

.offcanvas-header {
    align-items: center;
    display: flex;
    margin: 32px 24px 8px;
    padding: 0;
    position: relative
}

.offcanvas-header h5 {
    color: #222b30;
    font-family: Satoshi;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0
}

.offcanvas-header .btn-close {
    right: 0
}

.offcanvas-header.type-2 {
    align-items: flex-start;
    flex-direction: column
}

.offcanvas-header.type-2 .btn-close {
    top: 0
}

.offcanvas-body-empty {
    align-items: center;
    display: flex;
    justify-content: center
}

.offcanvas-body {
    display: flex;
    flex-direction: column
}

.offcanvas-body.offcanvas-product-list {
    padding: 0
}

.offcanvas-body .offcanvas-product-list-container {
    flex: 1;
    padding: 1rem
}

.offcanvas-body .product-item-type-2 {
    padding: 16px 0
}

.offcanvas-body .product-item-type-2-title-container {
    padding-right: 36px
}

.offcanvas-body .product-item-type-2-image-container {
    margin-right: 12px
}

.offcanvas-body .product-item-type-2-feature-container {
    grid-template-columns: repeat(1, 1fr)
}

.offcanvas-body .product-item-type-2-delete-button-container {
    position: absolute;
    right: 0;
    top: 0
}

.offcanvas-body .product-item-type-2-price-container {
    justify-content: flex-start;
    margin: 16px 0 0
}

.offcanvas-body .product-item-type-2-qty-container .order-qty-input {
    padding-left: 10px;
    padding-right: 10px;
    width: 72px
}

.offcanvas-body .product-item-type-2-price {
    margin: 0 12px
}

.offcanvas-body .mobile-sticky-bottom-container {
    background-color: #fff;
    bottom: 0;
    display: block;
    padding-bottom: 12px;
    padding-top: 12px;
    position: -webkit-sticky;
    position: sticky
}

.offcanvas-body.type-2 {
    padding-bottom: 0;
    padding-left: 24px;
    padding-right: 24px
}

.offcanvas-subtitle {
    color: #59666d;
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    margin: 12px 0 0
}

.offcanvas-action-buttons {
    background-color: #fff;
    bottom: 0;
    display: flex;
    flex-direction: column;
    gap: 16px;
    padding-bottom: 16px;
    padding-top: 16px;
    position: -webkit-sticky;
    position: sticky
}

#pdpSidebarOffcanvas.offcanvas-bottom {
    border-top-left-radius: 16px;
    border-top-right-radius: 16px;
    height: 93vh
}

#pdpSidebarOffcanvas.offcanvas-bottom .btn-close {
    display: block;
    margin: 20px 16px 0 auto;
    position: relative;
    right: auto;
    top: auto;
    transform: none
}

@media (min-width:1024px) {
    #pdpSidebarOffcanvas.offcanvas-end {
        border-bottom-left-radius: 16px;
        border-top-left-radius: 16px;
        width: 682px
    }
}

#pdpSidebarOffcanvas.offcanvas-end .btn-close {
    right: 24px;
    top: 30px
}

#pdpSidebarOffcanvas .offcanvas-body,
#pdpSidebarOffcanvas .offcanvas-footer {
    padding: 15px
}

@media (min-width:1024px) {
    #pdpSidebarOffcanvas .offcanvas-body,
    #pdpSidebarOffcanvas .offcanvas-footer {
        padding: 30px 64px
    }
}

#pdpSidebarOffcanvas .offcanvas-footer {
    box-shadow: 0 0 18px hsla(0, 0%, 55%, .161)
}

#pdpSidebarOffcanvas .pdp-sidebar-container {
    border-radius: 0;
    box-shadow: none;
    padding: 0
}

.result-container {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 0 0 32px;
    text-align: center
}

.result-container.page-result-container {
    padding: 60px 0
}

.result-icon {
    height: 108px;
    min-height: 108px;
    min-width: 108px;
    width: 108px
}

.result-title {
    color: #222b30;
    font-size: 18px;
    letter-spacing: 0;
    line-height: 24px
}

.result-message,
.result-title {
    font-family: Satoshi;
    font-weight: 600;
    margin: 12px 0 0
}

.result-message {
    color: #59666d;
    font-size: 15px;
    letter-spacing: .3px;
    line-height: 20px
}

.result-buttons {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 48px 0 0;
    padding: 0 16px;
    width: 100%
}

.result-buttons.one-button .btn {
    min-width: 220px;
    width: 220px
}

.result-buttons .btn {
    width: 100%
}

.result-buttons .btn+.btn {
    margin-top: 16px
}

.mobile-sticky-bottom-container {
    display: none
}

@media (max-width:1023px) {
    .mobile-sticky-bottom-container {
        background-color: #fff;
        border-radius: 10px 10px 0 0;
        bottom: 0;
        box-shadow: 0 0 18px hsla(0, 0%, 55%, .161);
        display: block;
        padding: 16px;
        position: -webkit-sticky;
        position: sticky;
        width: 100%;
        z-index: 999
    }
}

.mobile-sticky-bottom-container .mobile-sticky-fix-bottom-container {
    align-items: center;
    display: flex;
    gap: 12px;
    justify-content: space-between
}

.mobile-sticky-bottom-container .order-qty-container-mobile {
    align-items: center;
    display: flex
}

.mobile-sticky-bottom-container .count-value {
    align-items: center;
    background-color: #ebf7f1;
    border-radius: 50%;
    color: #37ad72;
    display: flex;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 700;
    height: 24px;
    justify-content: center;
    letter-spacing: 0;
    line-height: 16px;
    margin-right: 4px;
    min-height: 24px;
    min-width: 24px;
    width: 24px
}

.mobile-sticky-bottom-container .count-label {
    color: #37ad72;
    font-family: Satoshi;
    font-size: 9px;
    font-weight: 700;
    letter-spacing: .45px;
    line-height: 12px
}

.mobile-sticky-bottom-container .kdv-text {
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px
}

.mobile-sticky-bottom-container .order-add-button-container-mobile {
    flex: 1
}

.mobile-sticky-bottom-container .order-add-button-container-mobile .btn {
    width: 100%
}

.editor-content-container {
    color: #59666d;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .3px;
    line-height: 20px
}

@media (min-width:1024px) {
    .editor-content-container {
        font-family: Satoshi;
        font-size: 14px;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 20px
    }
}

.editor-content-container b,
.editor-content-container h1,
.editor-content-container h2,
.editor-content-container h3,
.editor-content-container h4,
.editor-content-container h5,
.editor-content-container h6,
.editor-content-container strong {
    color: #222b30
}

.editor-content-container h1,
.editor-content-container h2,
.editor-content-container h3,
.editor-content-container h4,
.editor-content-container h5,
.editor-content-container h6 {
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px
}

.editor-content-container p:first-child {
    font-size: 18px;
    font-weight: 500;
    line-height: 24px
}

.offer-item-type-1-list-container .offer-item-type-1+.offer-item-type-1 {
    border-top: 1px solid #ebeded
}

.offer-item-type-1 {
    align-items: flex-start;
    display: flex;
    padding: 16px
}

@media (min-width:1024px) {
    .offer-item-type-1 {
        align-items: center;
        padding: 24px 16px
    }
}

.offer-item-type-1-image-container {
    margin: 0 12px 0 0
}

.offer-item-type-1-image-container.multi-products .offer-item-type-1-image {
    height: 56px;
    min-height: 56px;
    min-width: 56px;
    width: 56px
}

.offer-item-type-1-image-container.multi-products .offer-item-type-1-image:first-child {
    right: 0;
    top: 0
}

.offer-item-type-1-image-container.multi-products .offer-item-type-1-image:nth-child(2) {
    bottom: 0;
    left: 0
}

.offer-item-type-1-image-container:not(.multi-products) .offer-item-type-1-image {
    height: 100%;
    min-height: 100%;
    min-width: 100%;
    width: 100%
}

.offer-item-type-1-image-link {
    display: flex;
    height: 84px;
    min-height: 84px;
    min-width: 84px;
    position: relative;
    width: 84px
}

.offer-item-type-1-image {
    border: 1px solid #ebeded;
    border-radius: 12px;
    position: absolute
}

.offer-item-type-1-content-container {
    display: flex;
    flex-direction: column
}

@media (min-width:1024px) {
    .offer-item-type-1-content-container {
        align-items: flex-start;
        flex: 1;
        flex-direction: row
    }
    .offer-item-type-1-info-content {
        flex: 1
    }
}

.offer-item-type-1-title {
    color: #222b30;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 0 8px
}

.offer-item-type-1-date-label {
    color: #8b9499;
    font-size: 12px;
    margin: 0 0 8px
}

.offer-item-type-1-date-label,
.offer-item-type-1-date-value {
    font-family: Satoshi;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px
}

.offer-item-type-1-date-value {
    color: #37474f;
    font-size: 13px
}

.offer-item-type-1-price {
    color: #222b30;
    font-family: Satoshi;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
    margin: 16px 0 0
}

@media (min-width:1024px) {
    .offer-item-type-1-price {
        margin: 0 0 0 16px
    }
}

.modal.modal-confirm.show {
    z-index: 9999
}

@media (max-width:767px) {
    body.modal-open .offcanvas-backdrop.show {
        z-index: 9999
    }
}

.social-media-link,
.social-media-links {
    align-items: center;
    display: flex;
    justify-content: center
}

.social-media-link {
    background: 0 0;
    border: none;
    padding: 0
}

.social-media-link+.social-media-link {
    margin: 0 0 0 32px
}

.fix-whatsapp-button {
    bottom: 30px;
    opacity: 1;
    position: fixed;
    right: 12px;
    transform: scale(1);
    visibility: visible;
    z-index: 9
}

@media (min-width:1366px) {
    .fix-whatsapp-button {
        bottom: 100px;
        right: 64px
    }
}

.fix-whatsapp-button-link {
    align-items: flex-end;
    display: flex;
    filter: drop-shadow(2px 10px 20px rgba(0, 0, 0, .3));
    flex-direction: column;
    right: 0 !important
}

.fix-tooltip {
    -webkit-animation: show-whatsapp-button-tooltip .4s 1s forwards;
    animation: show-whatsapp-button-tooltip .4s 1s forwards;
    background-color: #000;
    border-radius: 50px;
    color: #fff;
    font-family: Satoshi;
    font-size: 8px;
    font-weight: 700;
    letter-spacing: .4px;
    line-height: 10px;
    margin: 0 0 -6px;
    opacity: 0;
    padding: 4px 6px;
    position: relative;
    visibility: hidden
}

.fix-tooltip:after {
    background-color: #000;
    bottom: -2px;
    content: "";
    height: 4px;
    position: absolute;
    right: 18px;
    transform: rotate(45deg);
    width: 4px
}

.fix-whatsapp-icon-container .fix-whatsapp-icon,
.fix-whatsapp-icon-container img,
.venom-button-button .fix-whatsapp-icon,
.venom-button-button img {
    height: 44px;
    min-height: 44px;
    min-width: 44px;
    width: 44px
}

.venom-button {
    bottom: auto;
    position: relative
}

.venom-button .venom-button-button {
    align-items: flex-end;
    background: 0 0 !important;
    box-shadow: none !important;
    display: flex;
    justify-content: flex-end;
    overflow: visible;
    z-index: 2
}

.venom-button .venom-button-button img {
    border-radius: 0;
    left: auto;
    max-height: 44px;
    max-width: 44px;
    -o-object-fit: contain;
    object-fit: contain;
    position: relative;
    top: auto;
    transform: none
}

.venom-button .venom-button-popup.active {
    left: auto;
    margin-right: 0;
    right: 0
}

@media (max-width:767px) {
    .venom-button .venom-button-popup.active {
        width: 300px
    }
}

.venom-button:hover {
    bottom: auto
}

.fix-whatsapp-button .venom-button-popup .kdxbgZ {
    border-radius: 12px 12px 0 0
}

.fix-whatsapp-button .venom-button-popup .venom-button-input-message {
    border-radius: 0 0 12px 12px;
    margin: 0;
    padding: 10px 0 0
}

.fix-whatsapp-button .venom-button-popup .venom-button-input-message textarea {
    margin: 10px 20px 20px
}

.fix-whatsapp-button .venom-button-popup.active {
    background: 0 0;
    box-shadow: none;
    overflow: visible
}

.fix-whatsapp-button .venom-button-popup.active:after {
    background-image: url(../svg/hamburger-menu-close.svg);
    background-repeat: no-repeat;
    background-size: 12px;
    bottom: 0;
    content: "";
    height: 12px;
    margin-bottom: -60px;
    margin-right: 44px;
    position: absolute;
    right: 0;
    width: 12px
}

@-webkit-keyframes show-whatsapp-button {
    0% {
        opacity: 0;
        right: -200px;
        transform: scale(.1);
        visibility: hidden
    }
    to {
        opacity: 1;
        right: 64px;
        transform: scale(1);
        visibility: visible
    }
}

@keyframes show-whatsapp-button {
    0% {
        opacity: 0;
        right: -200px;
        transform: scale(.1);
        visibility: hidden
    }
    to {
        opacity: 1;
        right: 64px;
        transform: scale(1);
        visibility: visible
    }
}

@-webkit-keyframes show-whatsapp-button-mobile {
    0% {
        opacity: 0;
        right: -200px;
        transform: scale(.1);
        visibility: hidden
    }
    to {
        opacity: 1;
        right: 12px;
        transform: scale(1);
        visibility: visible
    }
}

@keyframes show-whatsapp-button-mobile {
    0% {
        opacity: 0;
        right: -200px;
        transform: scale(.1);
        visibility: hidden
    }
    to {
        opacity: 1;
        right: 12px;
        transform: scale(1);
        visibility: visible
    }
}

@-webkit-keyframes show-whatsapp-button-tooltip {
    0% {
        opacity: 0;
        visibility: hidden
    }
    to {
        opacity: 1;
        visibility: visible
    }
}

@keyframes show-whatsapp-button-tooltip {
    0% {
        opacity: 0;
        visibility: hidden
    }
    to {
        opacity: 1;
        visibility: visible
    }
}

#sitebizden-loading {
    align-items: center;
    background-color: hsla(0, 0%, 100%, .8);
    display: flex;
    height: 100vh;
    justify-content: center;
    left: 0;
    position: fixed;
    top: 0;
    width: 100vw;
    z-index: 999999
}

@-webkit-keyframes ldio-s86m16i22rl {
    0% {
        height: 0;
        left: 47.84px;
        opacity: 1;
        top: 47.84px;
        width: 0
    }
    to {
        height: 79.04px;
        left: 8.32px;
        opacity: 0;
        top: 8.32px;
        width: 79.04px
    }
}

@keyframes ldio-s86m16i22rl {
    0% {
        height: 0;
        left: 47.84px;
        opacity: 1;
        top: 47.84px;
        width: 0
    }
    to {
        height: 79.04px;
        left: 8.32px;
        opacity: 0;
        top: 8.32px;
        width: 79.04px
    }
}

.ldio-s86m16i22rl div {
    -webkit-animation: ldio-s86m16i22rl 1.0204081633s cubic-bezier(0, .2, .8, 1) infinite;
    animation: ldio-s86m16i22rl 1.0204081633s cubic-bezier(0, .2, .8, 1) infinite;
    border-radius: 50%;
    border-style: solid;
    border-width: 4.16px;
    opacity: 1;
    position: absolute
}

.ldio-s86m16i22rl div:first-child {
    -webkit-animation-delay: 0s;
    animation-delay: 0s;
    border-color: #37ac72
}

.ldio-s86m16i22rl div:nth-child(2) {
    -webkit-animation-delay: -.5102040816s;
    animation-delay: -.5102040816s;
    border-color: #f5a41c
}

.loadingio-spinner-ripple-ui7r5z1luxg {
    background: 0 0;
    display: inline-block;
    height: 104px;
    overflow: hidden;
    width: 104px
}

.ldio-s86m16i22rl {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    height: 100%;
    position: relative;
    transform: translateZ(0) scale(1);
    transform-origin: 0 0;
    width: 100%
}

.ldio-s86m16i22rl div {
    box-sizing: content-box
}

.pagination {
    align-items: center;
    display: flex !important;
    justify-content: center;
    margin: 0
}

.page-item.active .page-link {
    background-color: #37ad72;
    border-color: #37ad72
}

.page-link {
    color: #222b30;
    padding: 10px 14px
}

.page-link:focus {
    box-shadow: none;
    outline: 0
}

body.scroll-up .toast-container {
    top: 64px
}

@media (min-width:768px) {
    body.scroll-up .toast-container {
        top: 64px
    }
}

@media (min-width:1024px) {
    body.scroll-up .toast-container {
        top: 136px
    }
}

@media (min-width:1366px) {
    body.scroll-up .toast-container {
        top: 140px
    }
}

.toast-container {
    padding: 0 16px;
    right: 0;
    top: 64px;
    transition: .3s;
    z-index: 999999
}

@media (min-width:768px) {
    .toast-container {
        top: 64px
    }
}

@media (min-width:1024px) {
    .toast-container {
        top: 100px
    }
}

@media (min-width:1366px) {
    .toast-container {
        padding: 0 32px;
        top: 96px
    }
}

.toast-container>:not(:last-child) {
    margin-bottom: 16px
}

.toast {
    background: #fff;
    border: none;
    border-left: 8px solid #37ad72;
    border-radius: 12px;
    box-shadow: 0 18px 27px rgba(0, 0, 0, .03), 0 5.42647px 8.13971px rgba(0, 0, 0, .02), 0 2.25388px 3.38082px rgba(0, 0, 0, .015), 0 .815184px 1.22278px rgba(0, 0, 0, .01);
    position: relative;
    transition: .3s;
    width: 100%
}

@media (min-width:768px) {
    .toast {
        max-width: 343px
    }
}

.toast.toast-success {
    border-color: #37ad72
}

.toast.toast-success .btn-toast {
    color: #37ad72
}

.toast.toast-error {
    border-color: #e30813
}

.toast.toast-error .btn-toast {
    color: #e30813
}

.toast.toast-warning {
    border-color: #f5a41c
}

.toast.toast-warning .btn-toast {
    color: #f5a41c
}

.toast:not(.fade) {
    transform: translateX(calc(100% + 46px))
}

.toast-content-container {
    align-items: flex-start;
    display: flex;
    justify-content: space-between;
    padding: 12px 12px 12px 16px
}

.toast-icon {
    height: 28px;
    min-height: 28px;
    min-width: 28px;
    width: 28px
}

.toast-icon img {
    height: 100%;
    width: 100%
}

.toast-body {
    margin: 0 16px 0 12px;
    padding: 0
}

.toast-body-content {
    color: #222b30;
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .3px;
    line-height: 20px
}

.toast-body-actions {
    align-items: center;
    display: flex;
    gap: 24px;
    justify-content: flex-start;
    margin: 8px 0 0
}

.btn-toast {
    background: 0 0;
    border: none;
    box-shadow: none;
    color: #37ad72;
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 16px;
    outline: 0;
    padding: 0
}

.btn-toast:disabled {
    opacity: .5
}

.toast-close .btn-close {
    background-size: 16px;
    padding: 1px;
    position: relative;
    right: auto;
    top: auto;
    transform: none
}

#cookie-management {
    background-color: #fff;
    border: 1px solid #f3f3f3;
    bottom: 0;
    box-shadow: 0 -4px 67px rgba(0, 0, 0, .05), 0 -1.20588px 20.1985px rgba(0, 0, 0, .033), 0 -.500862px 8.38944px rgba(0, 0, 0, .025), 0 -.181152px 3.0343px rgba(0, 0, 0, .017);
    display: none;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 999
}

.cookie-management-container {
    margin: 0 auto;
    max-width: 1920px;
    padding: 32px 24px
}

.cookie-management-title {
    color: #222b30;
    font-family: Satoshi;
    font-size: 21px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0
}

.cookie-management-description {
    color: #222b30;
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    margin: 16px 0 32px
}

.cookie-management-actions {
    display: flex;
    flex-direction: column;
    gap: 16px
}

@media (min-width:768px) {
    .cookie-management-actions {
        flex-direction: row
    }
}

.cookie-category-container {
    display: flex;
    padding: 16px 0
}

.cookie-category-container+.cookie-category-container {
    border-top: 1px solid #ebeded
}

.cookie-category-container:hover .form-check-input {
    border-color: #37ad72
}

.cookie-category-head {
    align-items: flex-start;
    display: flex;
    flex-direction: column-reverse;
    justify-content: space-between;
    margin: 0 0 8px
}

@media (min-width:768px) {
    .cookie-category-head {
        flex-direction: row
    }
}

.cookie-category-title {
    color: #222b30;
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px
}

.cookie-category-description {
    color: #222b30;
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px
}

.cookie-category-check-container {
    margin: 0 0 0 24px
}

@media (min-width:768px) {
    .cookie-category-check-container {
        margin: 0 0 0 60px
    }
}

@media (max-width:767px) {
    #cookieSettingsModal .modal-dialog {
        margin: 0
    }
    #cookieSettingsModal .modal-dialog .modal-content {
        border-radius: 0
    }
    #cookieSettingsModal .modal-dialog .modal-footer {
        padding: 0
    }
    #cookieSettingsModal .modal-dialog .modal-footer .btn {
        padding-left: 0;
        padding-right: 0
    }
}

@media (min-width:768px) {
    #cookieSettingsModal .modal-dialog {
        max-width: 700px
    }
}

.image-view-container {
    text-align: center
}

.image-view-container img {
    border-radius: 16px
}

@media (min-width:1366px) {
    .image-view-container img {
        width: 100%
    }
}

.pdp-sidebar-container {
    display: flex;
    flex-direction: column;
    gap: 16px
}

@media (min-width:1024px) {
    .pdp-sidebar-container {
        border-radius: 16px;
        box-shadow: 0 0 18px hsla(0, 0%, 55%, .161);
        padding: 16px 20px
    }
}

.price-range-items-container {
    align-items: flex-start;
    display: flex;
    gap: 8px
}

@media (min-width:768px) {
    .price-range-items-container {
        gap: 28px
    }
}

.price-range-item {
    color: #000;
    flex: 1;
    position: relative
}

@media (min-width:768px) {
    .price-range-item+.price-range-item:before {
        background-color: #ebeded;
        content: "";
        height: 100%;
        left: 0;
        position: absolute;
        top: 0;
        transform: translateX(-14px);
        width: 1px
    }
}

.price-range-item .pdp-label-container {
    margin: 0
}

.price-range-item-lg {
    min-width: 200px
}

@media (min-width:1024px) {
    .price-range-item-lg {
        min-width: auto
    }
}

.pdp-label-container {
    align-items: center;
    display: flex;
    justify-content: space-between;
    margin: 0 0 12px
}

.pdp-sidebar-label {
    color: #000;
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px
}

@media (min-width:1024px) {
    .pdp-sidebar-label {
        font-family: Satoshi;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 0;
        line-height: 20px
    }
}

.pdp-sidebar-label small {
    color: #919191;
    font-size: 10px;
    font-weight: 500;
    margin-left: 4px
}

.pdp-sidebar-badge,
.price-range-badge2 {
    border-radius: 8px;
    color: #000;
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px
}

.pdp-sidebar-badge {
    background-color: #d2eddf;
    padding: 1px 6px
}

.price-range-value {
    font-family: Satoshi;
    font-size: 16px;
    font-weight: 700;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 20px;
    margin-top: 4px
}

@media (min-width:1024px) {
    .price-range-value {
        font-family: Satoshi;
        font-size: 18px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 24px
    }
}

.price-range-badge2 {
    background-color: #edf7f2;
    display: inline-block;
    font-weight: 500;
    margin-top: 6px;
    padding: 3px 4px
}

@media (min-width:1024px) {
    .price-range-badge2 {
        padding: 5px 10px
    }
    .important-information-container .pdp-hr {
        display: none
    }
}

@media (max-width:1023px) {
    .important-information-container,
    .pdp-delivery-section,
    .pdp-payment-options-section {
        order: 2
    }
}

.important-information-content-container {
    align-items: center;
    background-color: #f3f3f3;
    border-radius: 8px;
    display: flex;
    padding: 16px 0
}

ul.important-information-list {
    flex: 1;
    margin: 0
}

ul.important-information-list li {
    color: #000;
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px;
    margin: 0 0 4px
}

ul.important-information-list li::marker {
    color: #f4a31c
}

.important-information-bg img {
    min-width: 230px;
    width: 230px
}

.pdp-qty-container {
    display: flex;
    flex-wrap: wrap;
    gap: 12px
}

@media (min-width:1366px) {
    .pdp-qty-container {
        gap: 8px
    }
}

.pdp-qty {
    align-items: center;
    display: flex;
    justify-content: center;
    position: relative;
    width: 100%
}

.pdp-qty-btn {
    background-color: #fff;
    border: none;
    border-radius: 0;
    color: #000;
    font-size: 16px;
    font-weight: 500;
    height: calc(100% - 4px);
    min-width: 22px;
    position: absolute;
    width: 22px
}

.pdp-qty-btn.pdp-qty-minus {
    border-bottom-left-radius: 16px;
    border-top-left-radius: 16px;
    left: 3px
}

.pdp-qty-btn.pdp-qty-plus {
    border-bottom-right-radius: 16px;
    border-top-right-radius: 16px;
    right: 3px
}

.pdp-qty-input {
    background-color: #f3f3f3;
    border: none;
    border-radius: 16px;
    color: #919191;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    height: 32px;
    letter-spacing: 0;
    line-height: 16px;
    text-align: center;
    width: 100%
}

@media (min-width:1024px) {
    .pdp-qty-input {
        font-family: Satoshi;
        font-size: 14px;
        font-weight: 500;
        height: 32px;
        letter-spacing: 0;
        line-height: 20px
    }
}

.pdp-qty-input:focus {
    background-color: #d2eddf;
    outline: 0
}

.pdp-small-info {
    color: #919191;
    display: block;
    font-family: Satoshi;
    font-size: 8px;
    font-weight: 700;
    letter-spacing: .4px;
    line-height: 10px;
    margin: 4px 0 0
}

@media (min-width:1024px) {
    .pdp-small-info {
        font-family: Satoshi;
        font-size: 10px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 16px
    }
}

.pdp-qty-item {
    flex: 1
}

.pdp-whatsapp-button a {
    align-items: center;
    background-color: #edf7f2;
    border-radius: 16px;
    color: #000;
    display: flex;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    gap: 6px;
    height: 32px;
    justify-content: center;
    letter-spacing: 0;
    line-height: 16px;
    transition: .2s
}

@media (min-width:1024px) {
    .pdp-whatsapp-button a {
        font-family: Satoshi;
        font-size: 14px;
        font-weight: 500;
        font-weight: 600;
        height: 32px;
        letter-spacing: 0;
        line-height: 20px
    }
}

.pdp-whatsapp-button a:hover {
    background-color: #d2eddf;
    color: #000
}

.pdp-whatsapp-button a img {
    height: 19px;
    min-width: 19px;
    width: 19px
}

.pdp-get-offer-button-container {
    display: none
}

@media (min-width:1024px) {
    .pdp-get-offer-button-container {
        display: block;
        flex: 0 0 100%
    }
}

@media (min-width:1366px) {
    .pdp-get-offer-button-container {
        flex: 1
    }
}

.btn.btn-get-offer-button {
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    font-weight: 600;
    height: 32px;
    letter-spacing: 0;
    line-height: 20px
}

@media (min-width:1024px) {
    .btn.btn-get-offer-button {
        height: 32px
    }
}

.btn.btn-get-offer-button[form-valid=false] {
    background-color: #f49a9e;
    color: #fff
}

.pdp-delivery-container {
    display: flex;
    justify-content: space-between
}

.pdp-delivery-item {
    align-items: center;
    display: flex;
    gap: 8px
}

.pdp-delivery-item-description {
    color: #000;
    display: block;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px
}

.payment-options-item {
    align-items: flex-start;
    display: flex;
    gap: 10px
}

.payment-options-item+.payment-options-item {
    margin-top: 10px
}

.payment-options-item-icon {
    min-width: 20px;
    width: 20px
}

.payment-options-item-content {
    flex: 1
}

.payment-options-title-container {
    align-items: center;
    display: flex;
    justify-content: space-between
}

.payment-options-item-title {
    color: #000;
    flex: 1
}

.payment-options-item-description,
.payment-options-item-title {
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px
}

.payment-options-item-description {
    color: #919191;
    font-weight: 500
}

.payment-options-item-other-badge {
    padding: 6px 10px
}

@media (min-width:1024px) {
    .payment-options-item-other-badge {
        padding: 10px 16px
    }
}

.color-extra.form-check.form-check-type-3 {
    cursor: pointer
}

.color-extra.form-check.form-check-type-3 .form-check-label {
    aspect-ratio: 1/1;
    background-color: #f3f3f3;
    border: none;
    color: #919191;
    font-size: 16px
}

.customized-name-qty-container {
    grid-column: 1/3
}

.customized-name-qty-container .pdp-qty {
    flex: 1
}

.customized-name-qty-container .customized-name-static-text {
    flex: 1;
    text-align: center
}

.customized-name-qty-container.form-check-type-3 .form-check-label {
    padding: 0 !important
}

.file-upload-container input[type=file] {
    display: none
}

.upload-button {
    align-items: center;
    background-color: #f3f3f3;
    border: none;
    border-radius: 16px;
    color: #000;
    cursor: pointer;
    display: flex;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    height: 32px;
    justify-content: center;
    letter-spacing: 0;
    line-height: 16px;
    overflow: hidden;
    padding: 6px 12px;
    position: relative;
    transition: background-color .3s ease, box-shadow .3s ease
}

@media (min-width:1024px) {
    .upload-button {
        font-family: Satoshi;
        font-size: 14px;
        font-weight: 500;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 20px
    }
}

.upload-button .upload-icon {
    height: 16px;
    margin-right: 6px;
    min-width: 16px;
    width: 16px
}

@media (min-width:1024px) {
    .upload-button .upload-icon {
        height: 18px;
        margin-right: 8px;
        min-width: 18px;
        width: 18px
    }
}

.upload-button .upload-span {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.tooltip {
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px
}

.tooltip .tooltip-inner {
    max-width: 220px;
    text-align: left
}

.tooltip.bg-yellow-y50 .tooltip-arrow:before {
    border-right-color: #fef6e8
}

.tooltip.bg-yellow-y50 .tooltip-inner {
    background-color: #fef6e8;
    color: #000
}

.tooltip.tooltip-lg .tooltip-inner {
    max-width: 320px
}

.my-account-dropdown .dropdown-menu.show {
    border: none;
    box-shadow: 0 18px 27px rgba(0, 0, 0, .03), 0 5.42647px 8.13971px rgba(0, 0, 0, .02), 0 2.25388px 3.38082px rgba(0, 0, 0, .015), 0 .815184px 1.22278px rgba(0, 0, 0, .01);
    display: flex;
    flex-direction: column;
    gap: 8px;
    margin-top: 12px;
    padding: 12px 8px
}

.my-account-dropdown .dropdown-menu.show li a {
    border-radius: 6px;
    color: #222b30;
    display: block;
    font-size: 16px;
    font-weight: 600;
    padding: 6px 0;
    text-align: center
}

.my-account-dropdown .dropdown-menu.show li.dropdown-login a {
    background-color: #37ad72;
    color: #fff
}

.my-account-dropdown .dropdown-menu.show:before {
    border-color: transparent transparent #fff;
    border-style: solid;
    border-width: 0 12px 8px;
    content: "";
    display: inline-block;
    height: 0;
    position: absolute;
    right: 20px;
    top: -8px;
    transform: rotate(0);
    width: 0
}

.cart-header-info-item,
.cart-header-information-container {
    align-items: center;
    display: flex;
    justify-content: center
}

.cart-header-information-container {
    margin-top: 20px
}

@media (min-width:1024px) {
    .cart-header-information-container {
        margin-top: 0
    }
}

.cart-header-info-item {
    color: #000;
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    gap: 8px;
    letter-spacing: 0;
    line-height: 16px
}

@media (min-width:1024px) {
    .cart-header-info-item {
        font-family: Satoshi;
        font-size: 14px;
        font-weight: 500;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 20px
    }
}

.cart-header-info-item+.cart-header-info-item {
    border-left: 1px solid #ebeded;
    margin-left: 10px;
    padding-left: 10px
}

@media (min-width:1024px) {
    .cart-header-info-item+.cart-header-info-item {
        margin-left: 30px;
        padding-left: 30px
    }
}

.cart-header-info-item-icon-container {
    display: none
}

@media (min-width:1366px) {
    .cart-header-info-item-icon-container {
        display: block
    }
}

.cart-header-info-item-text {
    text-align: center
}

@media (min-width:1366px) {
    .cart-header-info-item-text {
        text-align: left
    }
}

.cart-item-list-container {
    margin: 16px 0
}

@media (min-width:1366px) {
    .cart-item-list-container {
        margin: 24px 0
    }
}

.cart-item {
    position: relative
}

@media (min-width:1024px) {
    .cart-item {
        padding: 0 70px 0 20px
    }
}

.cart-item-top {
    align-items: flex-start;
    display: flex;
    gap: 12px;
    position: relative
}

@media (min-width:1024px) {
    .cart-item-top {
        gap: 24px
    }
}

.cart-item-left-container {
    min-width: 100px;
    width: 100px
}

.cart-item-image-container {
    border: 1px solid #ebeded;
    border-radius: 16px
}

.cart-item-image {
    aspect-ratio: 1/1;
    border-radius: 16px;
    -o-object-fit: contain;
    object-fit: contain;
    overflow: hidden;
    width: 100%
}

.cart-item-content-container {
    display: flex;
    flex: 1;
    flex-direction: column;
    gap: 12px
}

@media (min-width:1024px) {
    .cart-item-content-container {
        flex-direction: row;
        gap: 24px;
        margin: 8px 0 0
    }
}

.cart-item-content-container-left {
    flex: 1
}

.cart-item-content-container-right {
    align-items: center;
    display: flex;
    flex-direction: row;
    gap: 4px
}

@media (min-width:1024px) {
    .cart-item-content-container-right {
        flex-direction: column;
        gap: 14px
    }
}

.cart-item-content-container-top {
    display: flex;
    flex-direction: column;
    margin: 0 0 8px;
    padding: 0 36px 0 0
}

@media (min-width:1024px) {
    .cart-item-content-container-top {
        align-items: flex-start;
        flex: 1;
        flex-direction: row;
        justify-content: space-between;
        padding: 0
    }
    .cart-item-info-container {
        flex: 1
    }
}

@media (min-width:1366px) {
    .cart-item-info-container {
        flex: 3
    }
}

.cart-item-title-container {
    display: flex;
    flex-direction: column
}

.cart-item-title {
    color: #000;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 16px
}

@media (min-width:1366px) {
    .cart-item-title {
        font-family: Satoshi;
        font-size: 16px;
        font-weight: 700;
        letter-spacing: 0;
        line-height: 20px
    }
}

.cart-item-feature-container {
    display: grid;
    gap: 3px;
    grid-template-columns: repeat(2, 1fr)
}

@media (min-width:1024px) {
    .cart-item-feature-container {
        grid-template-columns: repeat(3, 1fr)
    }
}

.cart-item-feature-item {
    align-items: center;
    color: #919191;
    display: flex;
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    overflow: hidden
}

@media (min-width:1024px) {
    .cart-item-feature-item {
        font-family: Satoshi;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 16px
    }
}

.cart-item-fetaure-item-label {
    font-weight: 500;
    margin: 0 4px 0 0
}

.cart-item-fetaure-item-value {
    flex: 1;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap
}

.cart-item-price-container {
    flex: 1
}

@media (min-width:1024px) {
    .cart-item-price-container {
        flex: none;
        width: 100%
    }
}

.cart-item-qty-label {
    color: #919191;
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px
}

@media (min-width:1024px) {
    .cart-item-qty-label {
        font-family: Satoshi;
        font-size: 14px;
        font-weight: 500;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 20px
    }
}

.cart-item-qty-container {
    align-items: center;
    display: flex;
    gap: 4px
}

@media (min-width:1024px) {
    .cart-item-qty-container {
        gap: 8px
    }
}

.cart-item-qty-container .order-qty-input {
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    height: 40px;
    letter-spacing: .3px;
    line-height: 20px;
    padding: 8px 16px;
    width: 66px
}

@media (min-width:1024px) {
    .cart-item-qty-container .order-qty-input {
        width: 96px
    }
}

.cart-item-qty-container .qty-label {
    color: #59666d;
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin-left: 4px
}

@media (min-width:1024px) {
    .cart-item-qty-container .qty-label {
        margin-left: 8px
    }
}

.cart-item-delete-button-container {
    position: absolute;
    right: 0;
    top: 0
}

@media (min-width:1024px) {
    .cart-item-delete-button-container {
        top: 50%;
        transform: translateY(-50%)
    }
}

.cart-item-delete-button-container .btn {
    height: 20px;
    padding: 0;
    width: 20px
}

@media (min-width:1024px) {
    .cart-item-delete-button-container .btn {
        height: 32px;
        width: 32px
    }
}

.cart-item-delete-button-container .btn:hover {
    background-color: #ffcece
}

@media (max-width:1023px) {
    .cart-item-delete-button-container .btn .btn-svg {
        width: 10px
    }
}

.cart-item-bottom {
    align-items: flex-start;
    display: flex;
    gap: 12px;
    margin: 8px 0 0;
    position: relative
}

@media (min-width:1024px) {
    .cart-item-bottom {
        gap: 24px;
        margin: 12px 0 0
    }
}

.cart-item-bottom .section-title-type-5-container {
    margin-bottom: 6px
}

@media (min-width:1024px) {
    .cart-item-bottom .section-title-type-5-container {
        margin-bottom: 12px
    }
}

.cart-item .alert.alert-type-2 {
    padding: 4px 12px
}

.cart-item-logo-section {
    min-width: 100px;
    width: 100px
}

@media (min-width:1024px) {
    .cart-item-logo-section {
        min-width: 250px;
        width: 250px
    }
}

.cart-item-logo-container {
    align-items: center;
    display: flex;
    flex-direction: column-reverse;
    gap: 2px;
    justify-content: space-between
}

@media (min-width:1024px) {
    .cart-item-logo-container {
        flex-direction: row;
        gap: 24px
    }
}

.cart-item-logo-status-text {
    color: #919191;
    font-family: Satoshi;
    font-size: 8px;
    font-weight: 700;
    font-weight: 500;
    letter-spacing: .4px;
    line-height: 10px
}

@media (min-width:1024px) {
    .cart-item-logo-status-text {
        font-family: Satoshi;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 16px
    }
}

.cart-item-uploaded-files {
    display: none
}

@media (min-width:1024px) {
    .cart-item-uploaded-files {
        display: flex;
        flex-wrap: wrap;
        gap: 10px
    }
}

.cart-item-uploaded-file {
    align-items: center;
    border: 1px solid #ebeded;
    border-radius: 8px;
    display: flex;
    height: 32px;
    justify-content: center;
    min-width: 32px;
    padding: 2px;
    width: 32px
}

.cart-item-uploaded-file img {
    display: block;
    margin: 0 auto;
    max-height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.cart-item-logo-action {
    flex: 1;
    width: 100%
}

@media (min-width:1024px) {
    .cart-item-logo-action {
        max-width: 140px;
        min-width: 140px;
        width: 140px
    }
}

.cart-item-logo-action .upload-button {
    width: 100%
}

.cart-item-note-section {
    flex: 1
}

.cart-item-note-section .btn-xs {
    max-height: 20px
}

.cart-item-note-container {
    align-items: center;
    background-color: #f3f3f3;
    border-radius: 16px;
    display: flex;
    justify-content: space-between;
    padding: 8px 14px
}

.note-text {
    color: #919191;
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 16px
}

@media (min-width:1024px) {
    .note-text {
        font-family: Satoshi;
        font-size: 12px;
        font-weight: 600;
        font-weight: 500;
        letter-spacing: 0;
        line-height: 16px
    }
}

.cart-item-note {
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    display: -webkit-box;
    flex: 1;
    overflow: hidden
}

.cart-item-note.open {
    -webkit-line-clamp: unset
}

.cart-item-note-more {
    display: none
}

@media (min-width:1024px) {
    .cart-item-note-more {
        display: block
    }
}

.form-group.datepicker-form-group input[type=text] {
    padding-left: 36px
}

.form-group.datepicker-form-group .date-icon {
    align-items: center;
    display: flex;
    height: 19px;
    justify-content: center;
    left: 12px;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 17px
}

.datepicker-picker {
    border-radius: 16px !important;
    overflow: hidden
}

.datepicker-main {
    padding: 0 !important
}

.datepicker-header {
    background-color: #adddc5
}

.datepicker-header .datepicker-controls .btn {
    background-color: #adddc5 !important;
    color: #000 !important;
    font-size: 14px !important;
    padding: 4px !important
}

.days-of-week {
    background-color: #ebf7f1;
    color: #000
}

.days-of-week .dow {
    font-size: 14px !important
}

.datepicker-cell {
    font-size: 14px;
    font-weight: 500
}

.datepicker-cell.selected {
    background-color: #37ad72 !important
}

.datepicker-cell.day {
    color: #000 !important
}

.datepicker-cell.disabled {
    color: #919191 !important;
    cursor: not-allowed;
    opacity: .3
}

.datepicker-cell.next:not(.disabled),
.datepicker-cell.prev:not(.disabled) {
    color: #919191 !important
}

.address-select-wrapper {
    position: relative
}

.address-select-wrapper.show .address-select-toggle .btn {
    transform: rotate(180deg)
}

.address-select-wrapper.show .address-select {
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0
}

.address-select-wrapper.show .address-select-dropdown-wrapper .address-select {
    border-radius: 0
}

.address-select {
    background-color: #f3f3f3;
    border: 1px solid #ebeded;
    border-radius: 16px;
    padding: 12px 32px 12px 18px;
    position: relative
}

@media (min-width:1024px) {
    .address-select {
        padding: 16px 20px
    }
}

.address-select-option-container {
    text-align: left;
    width: 100%
}

button.address-select-option-container {
    background: 0 0;
    border: none;
    margin: 0;
    outline: 0;
    padding: 0
}

button.address-select-option-container .address-select {
    transition: .2s
}

button.address-select-option-container .address-select:hover {
    background-color: #ebeded
}

.address-select-title {
    color: #000;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 16px
}

@media (min-width:1024px) {
    .address-select-title {
        font-family: Satoshi;
        font-size: 14px;
        font-weight: 500;
        font-weight: 700;
        letter-spacing: 0;
        line-height: 20px;
        line-height: 11px
    }
}

.address-select-subtitle {
    color: #919191;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin: 6px 0
}

@media (min-width:1024px) {
    .address-select-subtitle {
        font-family: Satoshi;
        font-size: 14px;
        font-weight: 500;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 20px
    }
}

.address-select-subtitle span {
    display: block
}

@media (min-width:1024px) {
    .address-select-edit {
        position: absolute;
        right: 12px;
        top: 16px
    }
}

.address-select-edit .btn {
    background-color: transparent
}

.address-select-delete.cart-item-delete-button-container {
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%)
}

@media (min-width:1024px) {
    .address-select-delete.cart-item-delete-button-container {
        right: 0
    }
}

.address-select-toggle {
    position: absolute;
    right: 4px;
    top: 6px
}

@media (min-width:1024px) {
    .address-select-toggle {
        right: 0;
        top: 50%;
        transform: translateY(-50%)
    }
}

.address-select-toggle .btn {
    transition: .2s
}

.address-select-dropdown-wrapper {
    opacity: 0;
    position: absolute;
    top: 90%;
    transition: .2s;
    visibility: hidden
}

.address-select-dropdown-wrapper.show {
    opacity: 1;
    top: 100%;
    visibility: visible;
    z-index: 9
}

.address-select-dropdown-wrapper .address-select-container {
    -webkit-overflow-scrolling: touch;
    background-color: #f3f3f3;
    max-height: 236px;
    overflow-y: auto
}

.address-select-dropdown-wrapper .address-select {
    background-color: #fafafa
}

.address-select-options-wrapper {
    position: relative
}

.address-select-dropdown-wrapper,
.address-select-options-wrapper {
    width: 100%
}

@media (min-width:1024px) {
    .address-select-dropdown-wrapper,
    .address-select-options-wrapper {
        padding: 0 70px 0 0
    }
}

.js-btn-address-select-toggle {
    cursor: pointer
}

.logo-section-wrapper {
    border-bottom: 1px solid #ebeded;
    margin-bottom: 16px;
    padding-bottom: 16px
}

.logo-section-label,
.logo-select-modal-container .pdp-sidebar-label {
    color: #000;
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 0 3px
}

.logo-select-modal-container .pdp-label-container {
    margin: 0
}

.logo-select-modal-container .file-upload-container .pdp-hr {
    margin-top: 24px;
    opacity: 0
}

.logo-select-swiper .swiper-slide .image-content-image {
    aspect-ratio: 1/1;
    font-size: 10px;
    -o-object-fit: cover;
    object-fit: cover
}

.logo-select-label {
    max-width: 100%
}

.logo-select-input {
    display: none
}

.logo-select-input:checked+.logo-select-label .logo-select-image-container {
    border: 1px solid #37ad72
}

.logo-select-input:checked+.logo-select-label .logo-select-image-container:before {
    background-image: url(../svg/check-green.svg);
    background-repeat: no-repeat;
    content: "";
    height: 12px;
    position: absolute;
    right: 12px;
    top: 12px;
    width: 12px
}

.logo-select-image-container {
    border: 1px solid transparent;
    border-radius: 16px;
    padding: 3px;
    position: relative;
    transition: .2s
}

.logo-select-name-container {
    color: #919191;
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin: 4px 0 0;
    max-width: 100%;
    overflow: hidden;
    text-align: center;
    text-overflow: ellipsis;
    white-space: nowrap
}

.counter-container {
    display: flex;
    gap: 12px
}

.counter-card {
    align-items: flex-end;
    border-radius: 16px 0 16px 16px;
    display: flex;
    flex-direction: column
}

.counter-card-icon {
    align-items: center;
    border-radius: 50px 0 50px 50px;
    display: flex;
    height: 57px;
    justify-content: center;
    width: 57px
}

.counter-card-content {
    font-size: 12px;
    line-height: 14px;
    margin: 2px 15px 15px
}

@media (min-width:1366px) {
    .counter-card-content {
        font-size: 13px
    }
}

.counter-card-count {
    font-weight: 700
}

.counter-card-title {
    font-weight: 500;
    max-width: 74px
}

.info-text-card-container {
    display: flex;
    gap: 24px;
    justify-content: space-between
}

.info-text-card {
    align-items: center;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center;
    position: relative;
    text-align: center
}

.info-text-card+.info-text-card:before {
    background-color: rgba(0, 0, 0, .2);
    content: "";
    height: 56px;
    left: -12px;
    margin-top: -28px;
    position: absolute;
    top: 50%;
    width: 1px
}

.info-text-card-icon {
    align-items: center;
    display: flex;
    height: 36px;
    justify-content: center;
    margin: 0 0 8px;
    width: 36px
}

.info-text-card-icon img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain
}

.info-text-card-title {
    color: #383838;
    font-size: 13px;
    font-weight: 500;
    line-height: 18px
}

.page-header-container {
    padding: 0 0 8px
}

@media (min-width:1024px) {
    .page-header-container {
        padding: 16px 24px
    }
}

@media (min-width:1366px) {
    .page-header-container {
        padding: 16px 24px
    }
}

@media (min-width:1650px) {
    .page-header-container {
        padding: 16px 0
    }
}

.page-header-container .section-title-type-3-container {
    margin-bottom: 12px
}

.page-header-container .section-title-type-3 {
    text-align: left
}

.page-header-content-container {
    align-items: center;
    display: flex;
    justify-content: space-between
}

@media (min-width:1024px) {
    .page-header-content-container {
        margin: 0
    }
}

.page-header-content-left {
    flex: 1
}

.page-header-content-right {
    align-items: center;
    display: flex;
    gap: 16px;
    justify-content: space-between;
    width: 100%
}

@media (min-width:1024px) {
    .page-header-content-right {
        width: auto
    }
}

.page-content-container {
    margin: 0 0 48px;
    padding: 24px 0
}

@media (min-width:1024px) {
    .page-content-container {
        margin: 0 0 64px;
        padding: 0
    }
}

.page-content-with-sidebar {
    display: flex;
    flex-direction: column;
    margin-bottom: 64px
}

@media (min-width:1024px) {
    .page-content-with-sidebar {
        flex-direction: row
    }
    .page-content-with-sidebar .sidebar-container {
        margin-right: 32px
    }
}

.page-content-with-sidebar .content-container {
    flex: 1
}

.page-content-without-sidebar {
    margin-bottom: 64px
}

.page-header-mobile-container {
    padding: 8px 0 0
}

.page-header-mobile-top-buttons {
    align-items: center;
    border: 1px solid rgba(0, 0, 0, .16);
    border-radius: 60px;
    display: flex;
    justify-content: space-between;
    margin: 0 16px;
    position: relative
}

.page-header-mobile-top-buttons .btn-page-header-mobile {
    flex: 1
}

.page-header-mobile-top-buttons.hide-vertical-line:before {
    opacity: 0;
    visibility: hidden
}

.page-header-mobile-top-buttons:before {
    background-color: rgba(0, 0, 0, .16);
    content: "";
    height: 100%;
    left: 50%;
    position: absolute;
    top: 0;
    width: 1px
}

.page-header-mobile-bottom-container {
    background-color: #f3f3f3;
    margin-top: 12px
}

.page-header-mobile-bottom-items {
    -webkit-overflow-scrolling: touch;
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    overflow: auto;
    padding: 12px 0
}

.page-mobile-filter-items-label {
    color: #59666d;
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    margin: 0 16px
}

.btn-page-header-mobile-filter-item .btn-label {
    white-space: nowrap
}

.btn-page-header-mobile-filter-item .btn-icon-container {
    min-height: 14px;
    min-width: 14px
}

.btn-page-header-mobile-filter-item+.btn-page-header-mobile-filter-item {
    margin-left: 16px
}

.filter-clear-bottom-container {
    align-items: center;
    border-top: 1px solid #dfe7ee;
    display: flex;
    justify-content: space-between;
    margin-top: 14px;
    padding: 20px 16px 0
}

.page-bottom-buttons {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 12px 0 0
}

@media (min-width:1024px) {
    .page-bottom-buttons {
        flex-direction: row
    }
}

.page-bottom-buttons .btn {
    min-width: 300px
}

.page-bottom-buttons .btn+.btn {
    margin: 16px 0 0
}

@media (min-width:1024px) {
    .page-bottom-buttons .btn+.btn {
        margin: 0 0 0 16px
    }
}

.w-100 {
    width: 100%
}

h1 {
    font-family: Satoshi;
    font-size: 32px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 40px
}

h2 {
    font-size: 24px;
    line-height: 32px
}

h2,
h3 {
    font-family: Satoshi;
    font-weight: 600;
    letter-spacing: 0
}

h3,
h4 {
    font-size: 21px;
    line-height: 28px
}

h4 {
    font-family: Satoshi;
    font-weight: 700;
    letter-spacing: 0
}

h5,
h6 {
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px
}

.mobile-search-filter-button-container {
    position: relative
}

.mobile-search-filter-button-container.show .mobile-search-input-container {
    opacity: 1;
    visibility: visible;
    width: 300px
}

.mobile-search-filter-button-container .mobile-search-input-container {
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    transition: .2s;
    visibility: hidden;
    width: 0;
    z-index: 9
}

@media (min-width:1024px) {
    .mobile-search-filter-button-container .mobile-search-input-container.open-left {
        left: auto;
        right: 0
    }
}

.mobile-search-filter-button-container .mobile-search-input-container .btn {
    padding: 0 !important;
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%)
}

.mobile-search-filter-button-container .mobile-search-input-container .btn img {
    height: 20px;
    width: 20px
}

.mobile-search-filter-button-container .form-control {
    border-radius: 50px;
    height: 100%;
    width: 100%
}

.mobile-search-filter-button-container .form-control:focus {
    border-color: #37ad72;
    box-shadow: none;
    outline: 0
}

.radius-16 {
    border-radius: 16px
}

.homepage-section-2,
.homepage-section-4 {
    background-color: #f3f3f3
}

.homepage-section-8 {
    background-color: #f3f3f3
}

@media (min-width:1650px) {
    .homepage-card-type-1-items {
        padding: 24px 0
    }
}

@media (min-width:1366px) {
    .homepage-search-form-container {
        margin-left: auto;
        margin-right: auto;
        max-width: 928px
    }
}

body.page-type-category-list .page-content-container {
    padding: 0
}

.product-grid-list-container {
    padding: 16px 0 0
}

.product-grid-items {
    display: grid;
    gap: 16px;
    grid-template-columns: repeat(2, 1fr);
    margin-bottom: 16px
}

@media (min-width:768px) {
    .product-grid-items {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media (min-width:1024px) {
    .product-grid-items {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media (min-width:1366px) {
    .product-grid-items {
        gap: 32px;
        grid-template-columns: repeat(4, 1fr);
        margin-bottom: 32px
    }
}

.page-bottom-total-container {
    color: #8b9499;
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 16px;
    margin: 32px 0 0;
    padding: 16px 8px;
    text-align: center
}

.page-bottom-description-container {
    margin: 32px 0 0;
    padding: 32px 0 0
}

.homepage-section-description .page-bottom-description-container {
    margin: 0;
    padding: 0
}

.page-bottom-description-title {
    color: #37474f;
    font-size: 15px;
    font-weight: 700
}

.page-bottom-description,
.page-bottom-description-title {
    font-family: Satoshi;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 0 12px
}

.page-bottom-description {
    color: #59666d;
    font-size: 13px;
    font-weight: 500
}

.page-bottom-description:not(.show) {
    max-height: 82px;
    overflow: hidden
}

.category-page-banner-container.for-web {
    padding: 32px 0 0
}

.category-page-banner-container.for-mobile {
    padding: 32px 0 16px
}

.filter-prev-products-button-container {
    align-items: center;
    display: flex;
    justify-content: center;
    margin: 0 0 16px
}

@media (min-width:1366px) {
    .filter-prev-products-button-container {
        margin: 0 0 30px
    }
}

@media (max-width:1023px) {
    body.page-type-product-detail #header .header-right-buttons,
    body.page-type-product-detail #header .logo-link,
    body.page-type-product-detail #header .mobile-header-buttons a.favorites {
        display: none
    }
    body.page-type-product-detail #header .navbar-collapse {
        display: flex;
        flex-basis: auto
    }
}

body.page-type-product-detail .page-content-container {
    padding: 0
}

body.page-type-product-detail .fix-whatsapp-button {
    bottom: 100px
}

.pdp-content-container {
    grid-row-gap: 20px;
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(150px, 1fr));
    position: relative
}

@media (min-width:1024px) {
    .pdp-content-container {
        grid-column-gap: 20px;
        grid-template-columns: 7fr 5fr
    }
}

.pdp-section-1 {
    grid-column: 1;
    grid-row: 2
}

@media (min-width:1024px) {
    .pdp-section-1 {
        grid-row: 1
    }
}

.pdp-section-2,
.pdp-section-3,
.pdp-section-4,
.pdp-section-5 {
    grid-column: 1
}

.pdp-section-6 {
    grid-row-gap: 20px;
    display: grid;
    grid-auto-rows: -webkit-max-content;
    grid-auto-rows: max-content;
    grid-column: 1;
    grid-row: 3;
    grid-template-columns: repeat(1, 1fr)
}

@media (min-width:1024px) {
    .pdp-section-6 {
        grid-column: 2;
        grid-row: 1/7
    }
    .pdp-swiper-img {
        background-position: 50% 50%;
        cursor: zoom-in;
        overflow: hidden;
        position: relative
    }
    .pdp-swiper-img:hover img {
        opacity: 0
    }
    .pdp-swiper-img img {
        display: block;
        transition: opacity .5s;
        width: 100%
    }
}

.pdp-title-info-container {
    display: flex
}

.pdp-title-left {
    flex: 1
}

.pdp-product-title {
    color: #000;
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px
}

.pdp-product-subtitle {
    font-family: Satoshi;
    font-size: 13px;
    font-weight: 500;
    gap: 16px;
    letter-spacing: 0;
    line-height: 20px
}

.reference-images-link span {
    text-decoration: underline
}

.reference-images-icon {
    height: 18px;
    margin-left: 5px;
    min-width: 18px;
    width: 18px
}

.pdp-subtitle-item {
    color: #919191;
    position: relative;
    text-decoration: none
}

.pdp-subtitle-item.product-sku {
    font-weight: 600
}

.pdp-subtitle-item+.pdp-subtitle-item:before {
    content: "•";
    font-size: 11px;
    margin: 0 8px 0 -8px
}

@media (max-width:1023px) {
    .pdp-title-right {
        position: absolute;
        right: 0;
        top: 12px;
        z-index: 2
    }
}

.pdp-title-buttons {
    align-items: center;
    display: flex;
    flex-direction: column-reverse;
    gap: 10px
}

@media (min-width:1024px) {
    .pdp-title-buttons {
        flex-direction: row
    }
}

.pdp-title-buttons .btn {
    height: 38px;
    min-width: 38px;
    padding: 0;
    width: 38px
}

.pdp-section-label {
    color: #000;
    font-family: Satoshi;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 0 22px
}

.brand-references-swiper .swiper-slide .image-content-image {
    aspect-ratio: 1/1;
    font-size: 10px;
    -o-object-fit: cover;
    object-fit: cover
}

.swiper-action-buttons-container {
    align-items: center;
    bottom: 0;
    display: flex;
    gap: 8px;
    justify-content: center;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -16px);
    width: 100%;
    z-index: 2
}

@media (min-width:1024px) {
    .swiper-action-buttons-container {
        display: none
    }
}

.swiper-action-buttons {
    background: #ebeded;
    border-radius: 18px;
    display: flex;
    gap: 12px;
    padding: 5px
}

.btn-swiper-action {
    border: none;
    border-radius: 30px;
    font-family: Satoshi;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px;
    padding: 3px 10px
}

.btn-swiper-action.active {
    background-color: #fff
}

.thumb-icon {
    background-color: rgba(0, 0, 0, .3);
    border-radius: 50px;
    left: 50%;
    position: absolute;
    top: 50%;
    transform: translate(-50%, -50%)
}

.thumb-icon img {
    height: 36px;
    -o-object-fit: contain;
    object-fit: contain;
    width: 36px
}

.image-variants-container .form-check-type-3-container {
    grid-template-columns: repeat(auto-fill, 62px)
}

@media (min-width:1366px) {
    .image-variants-container .form-check-type-3-container {
        gap: 16px
    }
}

.pdp-hr {
    background-color: #ebeded;
    display: block;
    height: 1px;
    margin-top: 16px;
    width: 100%
}

.product-detail-badge-container {
    align-items: center;
    display: flex;
    gap: 8px;
    left: 8px;
    position: absolute;
    top: 8px;
    z-index: 9
}

@media (min-width:1024px) {
    .product-detail-badge-container {
        left: 12px;
        top: 12px
    }
}

.product-detail-badge img {
    height: 56px;
    min-width: 56px;
    width: 56px
}

@media (min-width:1024px) {
    .product-detail-badge img {
        height: 64px;
        height: 72px;
        min-width: 64px;
        min-width: 72px;
        width: 64px;
        width: 72px
    }
}

.share-input-container .form-control {
    border-bottom-left-radius: 100px;
    border-top-left-radius: 100px
}

.pdp-images-modal {
    display: none
}

@media (min-width:1366px) {
    .pdp-images-modal {
        align-items: center;
        height: 100%;
        justify-content: center;
        left: 0;
        position: fixed;
        top: 0;
        width: calc(100% - 682px);
        z-index: 999999
    }
}

.pdp-images-modal-container {
    aspect-ratio: 1/1;
    background: #fff;
    border-radius: 16px;
    height: 80%;
    max-height: 700px;
    max-width: 100%;
    overflow: hidden
}

.pdp-images-modal-container .swiper {
    height: 100%
}

.pdp-images-modal-container .swiper-slide img {
    height: 100%;
    -o-object-fit: contain;
    object-fit: contain;
    width: 100%
}

.offer-list-result-container {
    padding: 24px 0
}

@media (min-width:1366px) {
    .offer-list-result-container {
        padding: 98px 0 30px
    }
}

.offer-list-result-container .result-icon {
    height: 120px;
    min-height: 120px;
    min-width: 120px;
    width: 120px
}

.offer-list-result-container .result-title {
    font-family: Satoshi;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 28px;
    margin: 24px 0 0
}

.offer-list-result-container .result-message {
    font-family: Satoshi;
    font-size: 15px;
    font-weight: 600;
    letter-spacing: .3px;
    line-height: 20px;
    max-width: 642px
}

.offer-list-result-container .alert {
    margin: 48px 0 0
}

.offer-list-result-container .result-buttons .btn {
    min-width: 328px;
    width: auto
}

.offer-list-result-container .result-buttons .btn+.btn {
    margin-top: 24px
}

.form-check-logos-container {
    -webkit-overflow-scrolling: touch;
    max-height: 380px;
    overflow: auto
}

.page-type-offer-list .go-to-top-container {
    display: none !important
}

.offer-offcanvas-list-container {
    display: flex;
    flex-direction: column;
    max-height: 100vh
}

.page-type-login-register {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.page-type-login-register #header {
    align-items: flex-start
}

@media (min-width:1024px) {
    .page-type-login-register #header {
        align-items: center;
        height: 88px
    }
}

.page-type-login-register .header {
    justify-content: center;
    padding: 16px 24px 8px
}

.page-type-login-register .logo-link {
    margin: 0
}

.page-type-login-register .main-login-register {
    flex: 1
}

.page-type-login-register .footer {
    display: none
}

@media (min-width:1024px) {
    .page-type-login-register .footer {
        display: block
    }
}

.page-type-login-register .footer-bottom-container {
    background-color: #fff
}

.page-type-login-register .footer-bottom-link:hover,
.page-type-login-register .footer-copyright strong {
    color: #222b30
}

.login-register-page-content-container {
    padding: 24px
}

@media (min-width:1024px) {
    .login-register-page-content-container {
        margin: 0 auto;
        max-width: 448px;
        padding: 48px 24px
    }
}

.login-register-links {
    align-items: center;
    border: 1px solid #ebeded;
    border-radius: 30px;
    display: flex;
    margin: 0 0 32px;
    padding: 4px
}

.login-register-links .btn {
    flex: 1;
    font-weight: 600
}

.login-register-links .btn.active {
    background-color: #222b30;
    color: #fff
}

.login-register-info-description {
    color: #59666d;
    font-family: Satoshi;
    font-size: 14px;
    font-weight: 500;
    letter-spacing: 0;
    line-height: 20px;
    margin: 0 0 32px
}

.login-register-submit-buttons {
    padding: 12px 0 0
}

.login-register-submit-buttons .or-text {
    margin: 32px 0
}

.login-register-submit-buttons .btn+.btn {
    margin-top: 16px
}

.blog-grid-items {
    display: grid;
    gap: 24px;
    grid-template-columns: repeat(1, 1fr)
}

@media (min-width:768px) {
    .blog-grid-items {
        grid-template-columns: repeat(2, 1fr)
    }
}

@media (min-width:1024px) {
    .blog-grid-items {
        grid-template-columns: repeat(3, 1fr)
    }
}

@media (min-width:1366px) {
    .blog-grid-items {
        gap: 32px;
        grid-template-columns: repeat(4, 1fr)
    }
}

.blog-grid-items .blog-item-type-1 {
    border: 1px solid #ebeded
}

.blog-detail-image-container {
    background-color: #fef6e8;
    margin: 0 0 24px
}

@media (min-width:1024px) {
    .blog-detail-image-container {
        margin: 0 0 32px
    }
}

.blog-detail-image-container.blog-detail-no-image {
    align-items: center;
    display: flex;
    justify-content: center;
    min-height: 200px
}

@media (min-width:1024px) {
    .blog-detail-image-container.blog-detail-no-image {
        min-height: 250px
    }
}

.blog-detail-image-container.blog-detail-no-image img.sitebizden-logo {
    height: auto;
    min-width: 244px;
    width: 244px
}

.blog-detail-image {
    display: block;
    margin: 0 auto
}

.blog-detail-title {
    color: #222b30;
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px
}

.page-type-404 {
    display: flex;
    flex-direction: column;
    min-height: 100vh
}

.page-type-404 .header {
    justify-content: center;
    padding: 16px 24px 8px
}

.page-type-404 .logo-link {
    justify-content: center;
    margin: 0
}

.page-type-404 .main-404 {
    align-items: center;
    display: flex;
    flex: 1;
    flex-direction: column;
    justify-content: center
}

.page-type-404 .footer-bottom-container {
    background-color: #fff
}

.page-type-404 .footer-bottom-link:hover,
.page-type-404 .footer-copyright strong {
    color: #222b30
}

.err-404-page-content-container {
    padding: 24px
}

.err-page-title {
    color: #222b30;
    font-size: 160px;
    font-weight: 900;
    line-height: 216px;
    text-align: center
}

@media (min-width:1366px) {
    .err-page-title {
        font-size: 320px;
        letter-spacing: .1em;
        line-height: 432px
    }
}

.err-page-description {
    color: #222b30;
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    margin: 0 0 64px;
    text-align: center
}

@media (min-width:1366px) {
    .err-page-description {
        display: block;
        font-family: Satoshi;
        font-size: 21px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 28px;
        margin: 0 auto 64px;
        max-width: 470px
    }
    .err-page-buttons {
        display: block;
        margin: 0 auto;
        max-width: 350px
    }
}

@media (max-width:767px) {
    body.page-my-offers .page-content-container {
        padding-top: 12px
    }
}

.sidebar.sidebar-my-account {
    min-width: 300px;
    padding-top: 0;
    width: 300px
}

@media (min-width:1366px) {
    .sidebar.sidebar-my-account {
        min-width: 328px;
        width: 328px
    }
}

.my-account-with-sidebar {
    margin-bottom: 0
}

@media (min-width:1024px) {
    .my-account-with-sidebar {
        padding: 32px 0 0
    }
    .my-account-content-container {
        padding: 16px 0 0
    }
}

.my-account-content-container .page-header-container {
    padding-top: 0
}

.my-account-section+.my-account-section {
    margin: 32px 0 0
}

.my-account-section-title {
    color: #222b30;
    font-family: Satoshi;
    font-size: 18px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 24px;
    margin: 16px 16px 24px
}

.my-account-section-content-container {
    padding: 0 16px
}

.my-account-action-buttons {
    align-items: center;
    display: flex;
    flex-direction: column;
    justify-content: center;
    margin: 32px 0 0
}

@media (min-width:1024px) {
    .my-account-action-buttons {
        flex-direction: row
    }
}

.my-account-action-buttons .btn {
    min-width: 100%
}

@media (min-width:1024px) {
    .my-account-action-buttons .btn {
        min-width: 300px
    }
}

.my-account-action-buttons .btn+.btn {
    margin: 24px 0 0
}

@media (min-width:1024px) {
    .my-account-action-buttons .btn+.btn {
        margin: 0 0 0 24px
    }
}

.sidebar.sidebar-static-page {
    min-width: 300px;
    padding-top: 0;
    width: 300px
}

@media (min-width:1366px) {
    .sidebar.sidebar-static-page {
        min-width: 328px;
        width: 328px
    }
}

.static-page-with-sidebar {
    margin-bottom: 0
}

@media (min-width:1024px) {
    .static-page-with-sidebar {
        padding: 32px 0 0
    }
    .static-page-content-container {
        padding: 16px 0 0
    }
}

.static-page-content-container .page-header-container {
    padding-top: 0
}

.static-page-contact-form-title {
    margin: 48px 0 32px
}

.static-page-content-contact .card-type-5-list {
    margin-top: 24px
}

.static-page-content-contact .card-type-5-list .card-type-5.card-address {
    flex: 100%
}

@media (min-width:768px) {
    .static-page-content-contact .card-type-5-list .card-type-5.card-address {
        flex: 1
    }
}

@media (min-width:1024px) {
    .static-page-content .editor-content-container {
        font-family: Satoshi;
        font-size: 15px;
        font-weight: 600;
        letter-spacing: .3px;
        line-height: 20px
    }
}

.bank-account-title {
    color: #222b30;
    font-family: Satoshi;
    font-size: 21px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 28px;
    margin: 0 0 24px;
    text-align: center
}

@media (min-width:1024px) {
    .bank-account-title {
        font-family: Satoshi;
        font-size: 21px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 28px;
        margin: 0 0 32px;
        text-align: left
    }
}

@media (min-width:1366px) {
    .main-offer-list-full {
        flex: 1;
        margin-top: 36px
    }
}

.main-offer-list-full .page-header-container {
    padding: 0
}

@media (max-width:1023px) {
    .main-offer-list-full .page-content-container {
        margin: 0;
        padding-bottom: 100px
    }
}

.main-offer-list-full .mobile-sticky-bottom-container {
    position: fixed
}

.cart-page-title {
    color: #000;
    font-family: Satoshi;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 0;
    line-height: 20px
}

@media (min-width:1366px) {
    .cart-page-title {
        font-size: 22px
    }
    .cart-page-left-col {
        padding-right: 24px
    }
}

.cart-page-form-container textarea.form-control {
    min-height: 90px
}

.btn.btn-new-profile .btn-svg {
    width: 12px
}

.btn.btn-edit-profile {
    padding: 0
}

.delivery-address-container {
    margin: 16px 0
}

@media (min-width:1024px) {
    .delivery-address-container {
        margin: 12px 0
    }
}

.delivery-address-top-container {
    align-items: center;
    display: flex;
    gap: 12px
}

.btn.btn-new-address,
.delivery-date-container {
    max-width: 100%;
    width: 180px
}

.delivery-address-bottom-container {
    margin: 16px 0 0
}

@media (min-width:1024px) {
    .delivery-address-bottom-container {
        margin: 12px 0 0
    }
}

.btn-new-address {
    height: 32px
}

.delivery-address-information-container {
    color: #000;
    font-family: Satoshi;
    font-size: 10px;
    font-weight: 600;
    letter-spacing: 0;
    line-height: 16px
}

@media (min-width:1024px) {
    .delivery-address-information-container {
        font-family: Satoshi;
        font-size: 12px;
        font-weight: 600;
        letter-spacing: 0;
        line-height: 16px
    }
}

@media (max-width:1023px) {
    [data-cart-step] {
        display: none
    }
    [data-cart-step].active-step {
        display: block
    }
    [data-target-cart-step] {
        display: none
    }
    [data-target-cart-step].active-step {
        display: flex
    }
}

.new-about-us-container {
    display: grid;
    gap: 20px;
    grid-template-columns: 1fr
}

@media (min-width:1024px) {
    .new-about-us-container {
        grid-template-columns: 9fr 14fr
    }
}

@media (min-width:1650px) {
    .new-about-us-container {
        grid-template-columns: 8fr 15fr
    }
}

.new-about-us-container h3 {
    color: #383838;
    font-size: 18px;
    line-height: 14px;
    margin: 0 0 18px
}

.new-about-us-container h2,
.new-about-us-container p {
    color: #383838;
    font-size: 15px;
    line-height: 21px
}

.new-about-us-container h2 {
    font-weight: 700;
    margin-bottom: 1rem
}

.new-about-us-container p {
    font-weight: 500
}

.new-about-us-container .col {
    display: flex;
    flex-direction: column;
    gap: 20px
}

.about-section-1,
.about-section-4,
.about-section-6 {
    text-align: center
}

.about-section-5 {
    align-items: center;
    display: flex;
    gap: 16px
}

@media (min-width:1024px) {
    .about-section-5 {
        margin: 30px 0 10px
    }
}

.about-section-5 p {
    margin: 0
}

.about-section-5 img {
    height: 50px
}

@media (min-width:1024px) {
    .about-section-5 img {
        height: 57px
    }
    .about-section-7 {
        margin-top: 10px
    }
}

@media (min-width:1366px) {
    .about-section-4,
    .about-section-7 {
        display: block;
        margin-left: auto;
        margin-right: auto;
        max-width: 84%;
        width: 84%
    }
}

html {
    font-size: 16px
}

body {
    font-family: Satoshi, Arial, sans-serif;
    font-size: 1rem
}

body a,
body a:hover {
    text-decoration: none
}

body a:hover {
    color: #226a46
}

body img {
    max-width: 100%
}

body .body-backdrop {
    background: rgba(0, 0, 0, .48);
    display: none;
    height: 100vh;
    left: 0;
    opacity: 0;
    position: fixed;
    top: 0;
    visibility: hidden;
    width: 100vw;
    z-index: 9
}

body.show-backdrop .body-backdrop {
    display: block;
    opacity: 1;
    visibility: visible
}

body.show-backdrop.show-mobile-sidebar .body-backdrop {
    z-index: 10
}

body.toast-open .body-backdrop {
    background: rgba(0, 0, 0, .08);
    display: block;
    opacity: 1;
    visibility: visible;
    z-index: 99
}

.quantity-container.not-valid .pdp-sidebar-label-title,
.vgroup.un-choose .pdp-sidebar-label-title {
    color: #e30813 !important;
    text-decoration: underline !important
}

.quantity-container.not-valid .pdp-sidebar-badge,
.vgroup.un-choose .pdp-sidebar-badge {
    background-color: #e30813 !important;
    color: #fff !important
}

@media (max-width:767px) {
    .mobile-no-padding-carousel.blog-item-carousel,
    .mobile-no-padding-carousel.brand-references-swiper,
    .mobile-no-padding-carousel.campaign-carousel,
    .mobile-no-padding-carousel.product-item-carousel,
    .mobile-no-padding-carousel.reference-item-carousel {
        padding-left: calc(var(--bs-gutter-x)*.5)
    }
}

.mobile-no-padding-carousel {
    margin-left: calc(var(--bs-gutter-x)*.5*-1);
    margin-right: calc(var(--bs-gutter-x)*.5*-1)
}

@media (min-width:1920px) {
    .container-fluid {
        max-width: 1920px
    }
}

@media (min-width:1366px) {
    body.body-layout-without-menu {
        display: flex;
        flex-direction: column;
        min-height: 100vh
    }
}

a :focus-visible,
a :focus-within {
    outline: 0;
    outline-offset: 0
}

.tooltip {
    z-index: 9999
}

.base-option-container {
    background-color: #fff
}

.sub-base-option-container,
.sub-base-option-container-with-accordion {
    display: none;
    margin-top: -1px
}

.sub-base-option-container-with-accordion.show,
.sub-base-option-container.show {
    display: block
}

.hr-1 {
    border: none;
    border-top: 1px solid #ebeded;
    margin: 16px 0
}

@media (min-width:1366px) {
    .hr-1 {
        margin: 22px 0
    }
}