@charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700&amp;display=swap";

.search_input-dropdown {
    display: none;
    position: absolute;
    left: 0;
    right: 0;
    background: #fff;
    box-shadow: 0 0 5px -2px #0006;
    z-index: 99;
    border-radius: 9px
}

.search_input-dropdown > ul {
    padding: 0;
    margin: 0;
    max-height: 400px;
    overflow: auto
}

.search_input-dropdown > ul > li {
    list-style: none
}

.search_input-dropdown > ul > li > a {
    display: block;
    position: relative;
    overflow: hidden;
    font-size: 14px;
    padding: 10px 10px 10px 102px;
    color: #666;
    height: 58px;
    line-height: 38px
}

.search_input-dropdown > ul > li > a:hover {
    text-decoration: none;
    color: #3c3c3c;
    background: #f5f5f5
}

.search_input-dropdown .drop_image {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 100px;
    line-height: 58px;
    text-align: center
}

.drop_image > img {
    max-width: 70%;
    max-height: 40px;
    vertical-align: middle;
    border-style: none;
    display: inline
}

*, :before, :after {
    box-sizing: border-box;
    border-width: 0;
    border-style: solid;
    border-color: #e5e7eb
}

:before, :after {
    --tw-content: ""
}

html {
    line-height: 1.5;
    -webkit-text-size-adjust: 100%;
    -moz-tab-size: 4;
    -o-tab-size: 4;
    tab-size: 4;
    font-family: Poppins, sans-serif;
    font-feature-settings: normal;
    font-variation-settings: normal
}

body {
    margin: 0;
    line-height: inherit
}

hr {
    height: 0;
    color: inherit;
    border-top-width: 1px
}

abbr:where([title]) {
    -webkit-text-decoration: underline dotted;
    text-decoration: underline dotted
}

h1, h2, h3, h4, h5, h6 {
    font-size: inherit;
    font-weight: inherit
}

a {
    color: inherit;
    text-decoration: inherit
}

b, strong {
    font-weight: bolder
}

code, kbd, samp, pre {
    font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, Liberation Mono, Courier New, monospace;
    font-size: 1em
}

small {
    font-size: 80%
}

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

sub {
    bottom: -.25em
}

sup {
    top: -.5em
}

table {
    text-indent: 0;
    border-color: inherit;
    border-collapse: collapse
}

button, input, optgroup, select, textarea {
    font-family: inherit;
    font-size: 100%;
    font-weight: inherit;
    line-height: inherit;
    color: inherit;
    margin: 0;
    padding: 0
}

button, select {
    text-transform: none
}

button, [type=button], [type=reset], [type=submit] {
    -webkit-appearance: button;
    background-color: transparent;
    background-image: none
}

:-moz-focusring {
    outline: auto
}

:-moz-ui-invalid {
    box-shadow: none
}

progress {
    vertical-align: baseline
}

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

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

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

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

summary {
    display: list-item
}

blockquote, dl, dd, h1, h2, h3, h4, h5, h6, hr, figure, p, pre {
    margin: 0
}

fieldset {
    margin: 0;
    padding: 0
}

legend {
    padding: 0
}

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

textarea {
    resize: vertical
}

input::-moz-placeholder, textarea::-moz-placeholder {
    opacity: 1;
    color: #9ca3af
}

input::placeholder, textarea::placeholder {
    opacity: 1;
    color: #9ca3af
}

button, [role=button] {
    cursor: pointer
}

:disabled {
    cursor: default
}

img, svg, video, canvas, audio, iframe, embed, object {
    display: block;
    vertical-align: middle
}

img, video {
    max-width: 100%;
    height: auto
}

[hidden] {
    display: none
}

a:hover {
    --tw-text-opacity: 1;
    color: rgb(122 46 231/var(--tw-text-opacity));
    text-decoration-line: underline
}

:focus {
    outline: none !important
}

button::-moz-focus-inner, input[type=reset]::-moz-focus-inner, input[type=button]::-moz-focus-inner, input[type=submit]::-moz-focus-inner, input[type=file] > input[type=button]::-moz-focus-inner {
    border: none
}

:focus {
    -moz-outline: 3px solid #fff !important
}

input[type=radio]:focus {
    -moz-outline-radius: 12px !important;
    -moz-outline-offset: 0 !important
}

input[type=checkbox]:focus {
    -moz-outline-offset: -1px !important;
    -moz-outline: 1px solid #000 !important
}

a, img {
    outline: none
}

video {
    max-width: 100%;
    height: auto
}

iframe {
    max-width: 100%
}

ul {
    list-style-position: inside
}

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

img.thumb {
    display: block;
    width: 100%;
    height: 232px;
    -o-object-fit: cover;
    object-fit: cover
}

input[type=text]:focus, input[type=email]:focus {
    border-color: #eb3600;
}

h1 {
    font-weight: 700
}

h2 {
    font-size: 1.875rem;
    line-height: 2.25rem;
    font-weight: 800
}

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

.text-gradient {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(180deg, #000000, #000000);
    color: transparent
}

body {
    color: #262626
}

.btn {
    transition: all .2s ease;
    border-radius: 12px;
    color: #fff;
    background: linear-gradient(88deg, #c32108 0%, #ff7b35 100%);
    padding: 10px 30px;
    font-size: 16px;
    line-height: 24px;
    text-align: center;
    cursor: pointer
}

.btn:hover {
    background: linear-gradient(88deg, #000000 0%, #000000 100%);
    color: #fff;
    text-decoration: none
}

.btn-show-hide, .btn-dark {
    background: linear-gradient(180deg, #f16334 0%, #e3683f 100%);
}

.btn-show-hide:hover, .btn-dark:hover {
    background: linear-gradient(0deg, #000000 0%, #000000 100%)
}

.btn-disable {
    background: #999;
    cursor: none;
    pointer-events: none
}

.content p {
    margin: 1.5rem 0
}

.content h1, .content .h1 {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(180deg, #ff7b35, #ff7b35);
    color: transparent;
    margin-top: 1.75rem;
    margin-bottom: 1.25rem;
    font-size: 24px;
    line-height: 1.25
}

@media (min-width: 540px) {
    .content h1, .content .h1 {
        font-size: 32px
    }
}

.content h2, .content .h2 {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(180deg, var(--prim), var(--prim-exdark));
    color: transparent;
    margin-top: 1.75rem;
    margin-bottom: 1.25rem;
    font-size: 20px;
    line-height: 1.25
}

@media (min-width: 540px) {
    .content h2, .content .h2 {
        font-size: 24px
    }
}

.content h3, .content .h3 {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(180deg, var(--prim), var(--prim-exdark));
    color: transparent;
    margin-top: 1.75rem;
    margin-bottom: 1.25rem;
    font-size: 18px;
    font-weight: 700;
    line-height: 1.25
}

.content h4, .content .h4 {
    -webkit-background-clip: text;
    background-clip: text;
    background-image: linear-gradient(180deg, var(--prim), var(--prim-exdark));
    color: transparent;
    margin-top: 1.75rem;
    margin-bottom: 1.25rem;
    font-size: 16px;
    font-weight: 500;
    line-height: 1.25
}

.content ul.list-outside li:before {
    margin-left: -18px
}

.content ul.list-outside {
    margin-left: 40px
}

@media (max-width: 767px) {
    .content ul.list-outside {
        margin-left: 20px
    }
}

.content ul li:before {
    content: "•";
    margin-right: 7px
}

.content ul:not(.li-compact) li {
    margin: 1.25rem 0
}

.content a {
    text-decoration: underline
}

.content a:visited {
    color: #262626
}

.content img {
    height: auto !important
}

*, :before, :after {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

::backdrop {
    --tw-border-spacing-x: 0;
    --tw-border-spacing-y: 0;
    --tw-translate-x: 0;
    --tw-translate-y: 0;
    --tw-rotate: 0;
    --tw-skew-x: 0;
    --tw-skew-y: 0;
    --tw-scale-x: 1;
    --tw-scale-y: 1;
    --tw-pan-x: ;
    --tw-pan-y: ;
    --tw-pinch-zoom: ;
    --tw-scroll-snap-strictness: proximity;
    --tw-gradient-from-position: ;
    --tw-gradient-via-position: ;
    --tw-gradient-to-position: ;
    --tw-ordinal: ;
    --tw-slashed-zero: ;
    --tw-numeric-figure: ;
    --tw-numeric-spacing: ;
    --tw-numeric-fraction: ;
    --tw-ring-inset: ;
    --tw-ring-offset-width: 0px;
    --tw-ring-offset-color: #fff;
    --tw-ring-color: rgb(59 130 246 / .5);
    --tw-ring-offset-shadow: 0 0 #0000;
    --tw-ring-shadow: 0 0 #0000;
    --tw-shadow: 0 0 #0000;
    --tw-shadow-colored: 0 0 #0000;
    --tw-blur: ;
    --tw-brightness: ;
    --tw-contrast: ;
    --tw-grayscale: ;
    --tw-hue-rotate: ;
    --tw-invert: ;
    --tw-saturate: ;
    --tw-sepia: ;
    --tw-drop-shadow: ;
    --tw-backdrop-blur: ;
    --tw-backdrop-brightness: ;
    --tw-backdrop-contrast: ;
    --tw-backdrop-grayscale: ;
    --tw-backdrop-hue-rotate: ;
    --tw-backdrop-invert: ;
    --tw-backdrop-opacity: ;
    --tw-backdrop-saturate: ;
    --tw-backdrop-sepia:
}

.container {
    width: 100%;
    margin-right: auto;
    margin-left: auto;
    padding-right: 15px;
    padding-left: 15px;
}

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

@media (min-width: 640px) {
    .container {
        max-width: 640px;
        padding-right: 15px;
        padding-left: 15px
    }
}

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

@media (min-width: 1024px) {
    .container {
        max-width: 1024px;
        padding-right: 15px;
        padding-left: 15px
    }
}

@media (min-width: 1280px) {
    .container {
        max-width: 1280px;
        padding-right: 3rem;
        padding-left: 3rem;
    }
}

@media (min-width: 1440px) {
    .container {
        max-width: 1440px;
        padding-right: 60px;
        padding-left: 60px
    }
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    white-space: nowrap;
    border-width: 0
}

.pointer-events-none {
    pointer-events: none
}

.collapse {
    visibility: collapse
}

.fixed {
    position: fixed
}

.absolute {
    position: absolute
}

.relative {
    position: relative
}

.inset-x-0 {
    left: 0;
    right: 0
}

.inset-x-\[15px\] {
    left: 15px;
    right: 15px
}

.inset-y-0 {
    top: 0;
    bottom: 0
}

.inset-y-\[25px\] {
    top: 25px;
    bottom: 25px
}

.-top-4 {
    top: -1rem
}

.left-1\/2 {
    left: 50%
}

.left-\[15px\] {
    left: 15px
}

.left-\[20px\] {
    left: 20px
}

.right-0 {
    right: 0
}

.right-1 {
    right: .25rem
}

.right-\[1px\] {
    right: 1px
}

.top-0 {
    top: 0
}

.top-1 {
    top: .25rem
}

.top-\[14px\] {
    top: 14px
}

.top-\[1px\] {
    top: 1px
}

.top-\[9px\] {
    top: 9px
}

.z-10 {
    z-index: 10
}

.m-0 {
    margin: 0
}

.-mx-4 {
    margin-left: -1rem;
    margin-right: -1rem
}

.mx-5 {
    margin-left: 1.25rem;
    margin-right: 1.25rem
}

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

.my-1 {
    margin-top: .25rem;
    margin-bottom: .25rem
}

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

.my-4 {
    margin-top: 1rem;
    margin-bottom: 1rem
}

.my-9 {
    margin-top: 2.25rem;
    margin-bottom: 2.25rem
}

.-ml-20 {
    margin-left: -5rem
}

.mb-0 {
    margin-bottom: 0
}

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

.mb-12 {
    margin-bottom: 3rem
}

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

.mb-3 {
    margin-bottom: .75rem
}

.mb-4 {
    margin-bottom: 1rem
}

.mb-5 {
    margin-bottom: 1.25rem
}

.mb-7 {
    margin-bottom: 1.75rem
}

.mb-8 {
    margin-bottom: 2rem
}

.mb-9 {
    margin-bottom: 2.25rem
}

.mb-\[10px\] {
    margin-bottom: 10px
}

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

.mt-10 {
    margin-top: 2.5rem
}

.mt-14 {
    margin-top: 3.5rem
}

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

.mt-20 {
    margin-top: 5rem
}

.mt-24 {
    margin-top: 6rem
}

.mt-3 {
    margin-top: .75rem
}

.mt-4 {
    margin-top: 1rem
}

.mt-5 {
    margin-top: 1.25rem
}

.mt-6 {
    margin-top: 1.5rem
}

.mt-8 {
    margin-top: 2rem
}

.mt-9 {
    margin-top: 2.25rem
}

.mt-\[10px\] {
    margin-top: 10px
}

.block {
    display: block
}

.inline-block {
    display: inline-block
}

.inline {
    display: inline
}

.flex {
    display: flex
}

.table {
    display: table
}

.grid {
    display: grid
}

.hidden {
    display: none
}

.h-12 {
    height: 3rem
}

.h-32 {
    height: 8rem
}

.h-\[100px\] {
    height: 100px
}

.h-\[110px\] {
    height: 110px
}

.h-\[128px\] {
    height: 128px
}

.h-\[160px\] {
    height: 160px
}

.h-\[170px\] {
    height: 170px
}

.h-\[190px\] {
    height: 190px
}

.h-\[240px\] {
    height: 240px
}

.h-\[52px\] {
    height: 52px
}

.h-\[60px\] {
    height: 60px
}

.h-auto {
    height: auto
}

.min-h-full {
    min-height: 100%
}

.w-32 {
    width: 8rem
}

.w-\[100px\] {
    width: 100px
}

.w-\[110px\] {
    width: 110px
}

.w-\[46px\] {
    width: 46px
}

.w-\[54px\] {
    width: 54px
}

.w-\[60px\] {
    width: 60px
}

.w-\[70px\] {
    width: 70px
}

.w-full {
    width: 100%
}

.max-w-3xl {
    max-width: 48rem
}

.max-w-\[1048px\] {
    max-width: 1048px
}

.max-w-\[488px\] {
    max-width: 488px
}

.max-w-\[700px\] {
    max-width: 700px
}

.max-w-\[726px\] {
    max-width: 726px
}

.max-w-\[870px\] {
    max-width: 870px
}

.max-w-sm {
    max-width: 24rem
}

.flex-1 {
    flex: 1 1 0%
}

.shrink {
    flex-shrink: 1
}

.shrink-0 {
    flex-shrink: 0
}

.grow {
    flex-grow: 1
}

.grow-0 {
    flex-grow: 0
}

.basis-\[160px\] {
    flex-basis: 160px
}

.basis-\[192px\] {
    flex-basis: 192px
}

.basis-\[202px\] {
    flex-basis: 202px
}

.basis-\[300px\] {
    flex-basis: 300px
}

.basis-\[350px\] {
    flex-basis: 350px
}

.basis-\[420px\] {
    flex-basis: 420px
}

.basis-\[580px\] {
    flex-basis: 580px
}

.basis-\[620px\] {
    flex-basis: 620px
}

.basis-\[757px\] {
    flex-basis: 757px
}
.basis-\[1000px\] {
    flex-basis: 1000px
}

.transform {
    transform: translate(var(--tw-translate-x), var(--tw-translate-y)) rotate(var(--tw-rotate)) skew(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))
}

.cursor-pointer {
    cursor: pointer
}

.list-none {
    list-style-type: none
}

.appearance-none {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.grid-flow-dense {
    grid-auto-flow: dense
}

.grid-cols-1 {
    grid-template-columns:repeat(1, minmax(0, 1fr))
}

.grid-cols-2 {
    grid-template-columns:repeat(2, minmax(0, 1fr))
}

.grid-cols-\[100px_1fr\] {
    grid-template-columns:100px 1fr
}

.grid-rows-\[auto_1fr\] {
    grid-template-rows:auto 1fr
}

.flex-row {
    flex-direction: row
}

.flex-col {
    flex-direction: column
}

.flex-wrap {
    flex-wrap: wrap
}

.content-center {
    align-content: center
}

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

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

.items-center {
    align-items: center
}

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

.justify-center {
    justify-content: center
}

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

.justify-evenly {
    justify-content: space-evenly
}

.gap-1 {
    gap: .25rem
}

.gap-16 {
    gap: 4rem
}

.gap-2 {
    gap: .5rem
}

.gap-3 {
    gap: .75rem
}

.gap-4 {
    gap: 1rem
}

.gap-5 {
    gap: 1.25rem
}

.gap-6 {
    gap: 1.5rem
}

.gap-7 {
    gap: 1.75rem
}

.gap-8 {
    gap: 2rem
}

.gap-\[20px\] {
    gap: 20px
}

.gap-\[22px\] {
    gap: 22px
}

.gap-\[25px\] {
    gap: 25px
}

.gap-x-5 {
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem
}

.gap-y-3 {
    row-gap: .75rem
}

.gap-y-4 {
    row-gap: 1rem
}

.gap-y-6 {
    row-gap: 1.5rem
}

.overflow-hidden {
    overflow: hidden
}

.overflow-y-auto {
    overflow-y: auto
}

.text-ellipsis {
    text-overflow: ellipsis
}

.whitespace-nowrap {
    white-space: nowrap
}

.rounded {
    border-radius: .25rem
}

.rounded-2xl {
    border-radius: 1rem
}

.rounded-3xl {
    border-radius: 1.5rem
}

.rounded-\[1\.75rem\] {
    border-radius: 1.75rem
}

.rounded-\[24px\] {
    border-radius: 24px
}

.rounded-\[32px\] {
    border-radius: 18px
}

.rounded-\[8px\] {
    border-radius: 8px
}

.rounded-full {
    border-radius: 15px
}

.rounded-lg {
    border-radius: .5rem
}

.rounded-md {
    border-radius: .375rem
}

.rounded-xl {
    border-radius: .75rem
}

.border {
    border-width: 1px
}

.border-2 {
    border-width: 2px
}

.border-b {
    border-bottom-width: 1px
}

.border-gray-200 {
    --tw-border-opacity: 1;
    border-color: rgb(199 195 195/var(--tw-border-opacity))
}

.border-gray-300 {
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219/var(--tw-border-opacity))
}

.border-gray-500 {
    --tw-border-opacity: 1;
    border-color: rgb(0 0 0);
}

.border-prim-exlignt {
    --tw-border-opacity: 1;
    border-color: rgb(207 180 247/var(--tw-border-opacity))
}

.border-transparent {
    border-color: transparent
}

.bg-\[\#EFF3FF\] {
    --tw-bg-opacity: 1;
    background-color: rgb(239 243 255/var(--tw-bg-opacity))
}

.bg-\[\#F6F8FE\] {
    --tw-bg-opacity: 1;
    background-color: rgb(246 248 254/var(--tw-bg-opacity))
}

.bg-gray-100 {
    --tw-bg-opacity: 1;
    background-color: rgb(243 244 246/var(--tw-bg-opacity))
}

.bg-gray-950 {
    --tw-bg-opacity: 1;
    background-color: rgb(3 7 18/var(--tw-bg-opacity))
}

.bg-green-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(240 253 244/var(--tw-bg-opacity))
}

.bg-prim-dark {
    --tw-bg-opacity: 1;
    background-color: #f16334;
}

.bg-red-50 {
    --tw-bg-opacity: 1;
    background-color: rgb(254 242 242/var(--tw-bg-opacity))
}

.bg-white {
    --tw-bg-opacity: 1;
    background-color: rgb(255 255 255/var(--tw-bg-opacity))
}

.bg-opacity-50 {
    --tw-bg-opacity: .5
}

.bg-none {
    background-image: none
}

.bg-cover {
    background-size: cover
}

.bg-center {
    background-position: center;
    box-shadow: -5px 7px 14px 0px rgba(0, 0, 0, 0.3);
}

.p-0 {
    padding: 0
}

.p-2 {
    padding: .5rem
}

.p-3 {
    padding: .75rem;
    box-shadow: 1px -1px 4px -2px rgba(0, 0, 0, 0.3);
}

.p-4 {
    padding: 1rem;
    box-shadow: 1px -1px 20px -7px rgba(0, 0, 0, 0.3);
    margin-top: 8px;
    margin-bottom: 8px;
}

.p-5 {
    padding: 1.25rem
}

.p-\[10px\] {
    padding: 10px
}

.p-\[24px\] {
    padding: 24px
}

.p-\[8px\] {
    padding: 8px
}

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

.px-3 {
    padding-left: .75rem;
    padding-right: .75rem
}

.px-4 {
    padding-left: 1rem;
    padding-right: 1rem
}

.px-7 {
    padding-left: 1.75rem;
    padding-right: 1.75rem
}

.px-8 {
    padding-left: 2rem;
    padding-right: 2rem
}

.px-\[10px\] {
    padding-left: 10px;
    padding-right: 10px
}

.px-\[12px\] {
    padding-left: 12px;
    padding-right: 12px
}

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

.py-10 {
    padding-top: 2.5rem;
    padding-bottom: 2.5rem
}

.py-14 {
    padding-top: 3.5rem;
    padding-bottom: 3.5rem
}

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

.py-3 {
    padding-top: .75rem;
    padding-bottom: .75rem
}

.py-4 {
    padding-top: 1rem;
    padding-bottom: 1rem;
    
}

.py-5 {
    padding-top: 1.25rem;
    padding-bottom: 1.25rem
}

.py-6 {
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
}

.py-\[10px\] {
    padding-top: 10px;
    padding-bottom: 10px
}

.py-\[11px\] {
    padding-top: 11px;
    padding-bottom: 11px
}

.py-\[13px\] {
    padding-top: 13px;
    padding-bottom: 13px
}

.py-\[15px\] {
    padding-top: 15px;
    padding-bottom: 15px
}

.py-\[17px\] {
    padding-top: 17px;
    padding-bottom: 17px
}

.py-\[2px\] {
    padding-top: 2px;
    padding-bottom: 2px
}

.py-\[6px\] {
    padding-top: 6px;
    padding-bottom: 6px
}

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

.pb-8 {
    padding-bottom: 2rem
}

.pl-4 {
    padding-left: 1rem
}

.pl-\[40px\] {
    padding-left: 40px
}

.pl-\[50px\] {
    padding-left: 50px
}

.pr-28 {
    padding-right: 7rem
}

.pr-\[10px\] {
    padding-right: 10px
}

.pt-14 {
    padding-top: 3.5rem
}

.text-left {
    text-align: left
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-2xl {
    font-size: 1.5rem;
    line-height: 2rem
}

.text-3xl {
    font-size: 1.875rem;
    line-height: 2.25rem
}

.text-4xl {
    font-size: 2.25rem;
    line-height: 2.5rem
}

.text-\[12px\] {
    font-size: 12px
}

.text-\[14px\] {
    font-size: 14px
}

.text-\[16px\] {
    font-size: 16px
}

.text-\[20px\] {
    font-size: 20px
}

.text-\[24px\] {
    font-size: 24px
}

.text-\[30px\] {
    font-size: 30px
}

.text-\[32px\] {
    font-size: 32px
}

.text-base {
    font-size: 1rem;
    line-height: 1.5rem
}

.text-lg {
    font-size: 1.125rem;
    line-height: 1.75rem
}

.text-sm {
    font-size: .875rem;
    line-height: 1.25rem
}

.text-xl {
    font-size: 1.25rem;
    line-height: 1.75rem
}

.text-xs {
    font-size: .75rem;
    line-height: 1rem
}

.font-\[500\] {
    font-weight: 500
}

.font-\[600\] {
    font-weight: 600;
    color: #4066b8;
}

.font-\[700\], .font-bold {
    font-weight: 700
}

.font-medium {
    font-weight: 500
}

.uppercase {
    text-transform: uppercase
}

.italic {
    font-style: italic
}

.leading-8 {
    line-height: 2rem
}

.leading-\[120\%\] {
    line-height: 120%
}

.leading-normal {
    line-height: 1.5
}

.leading-tight {
    line-height: 1.25
}

.text-\[\#05205C\] {
    --tw-text-opacity: 1;
    color: rgb(5 32 92/var(--tw-text-opacity))
}

.text-blue-500 {
    --tw-text-opacity: 1;
    color: rgb(59 130 246/var(--tw-text-opacity))
}

.text-gray-400 {
    --tw-text-opacity: 1;
    color: rgb(156 163 175/var(--tw-text-opacity))
}

.text-gray-500 {
    --tw-text-opacity: 1;
    color: rgb(0 0 0);
}

.text-gray-600 {
    --tw-text-opacity: 1;
    color: rgb(75 85 99/var(--tw-text-opacity))
}

.text-gray-700 {
    --tw-text-opacity: 1;
    color: rgb(55 65 81/var(--tw-text-opacity))
}

.text-green-800 {
    --tw-text-opacity: 1;
    color: rgb(22 101 52/var(--tw-text-opacity))
}

.text-prim {
    --tw-text-opacity: 1;
    color: rgb(201, 42, 12);
}

.text-prim-exlignt {
    --tw-text-opacity: 1;
    color: #9eaaff;
}

.text-prim-light {
    --tw-text-opacity: 1;
    color: rgb(6 6 6/var(--tw-text-opacity))
}

.text-red-700 {
    --tw-text-opacity: 1;
    color: rgb(185 28 28/var(--tw-text-opacity))
}

.text-red-800 {
    --tw-text-opacity: 1;
    color: rgb(153 27 27/var(--tw-text-opacity))
}

.underline {
    text-decoration-line: underline
}

.placeholder-gray-500::-moz-placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(107 114 128/var(--tw-placeholder-opacity))
}

.placeholder-gray-500::placeholder {
    --tw-placeholder-opacity: 1;
    color: rgb(107 114 128/var(--tw-placeholder-opacity))
}

.opacity-50 {
    opacity: .5
}

.opacity-70 {
    opacity: .7
}

.opacity-80 {
    opacity: .8
}

.shadow {
    --tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.shadow-xl {
    --tw-shadow: 0 20px 25px -5px rgb(0 0 0 / .1), 0 8px 10px -6px rgb(0 0 0 / .1);
    --tw-shadow-colored: 0 20px 25px -5px var(--tw-shadow-color), 0 8px 10px -6px var(--tw-shadow-color);
    box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow)
}

.transition {
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, -webkit-backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter;
    transition-property: color, background-color, border-color, text-decoration-color, fill, stroke, opacity, box-shadow, transform, filter, backdrop-filter, -webkit-backdrop-filter;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-all {
    transition-property: all;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

.transition-opacity {
    transition-property: opacity;
    transition-timing-function: cubic-bezier(.4, 0, .2, 1);
    transition-duration: .15s
}

:root {
    --bg-body: #F6F8FE;
    --prim: #AE80EF;
    --prim-dark: #7F56D9;
    --prim-exdark: #3137CA;
    --prim-light: #A569F8;
    --prim-exlight: #cfb4f7
}

@media screen and (min-width: 640px) {
    body {
        background: url(body_bg.9cc5b477.jpg) no-repeat top center #fffbf2;
    }
}

@media screen and (max-width: 639px) {
    body {
        background: url(body_bg__sm.79d443e3.jpg) no-repeat top center #fffbf2;
    }
}

@media screen and (min-width: 640px) {
    .subscr {
        background: url(subscr.d484dcd1.jpg) no-repeat top center
    }
}

@media screen and (max-width: 639px) {
    .subscr {
        background: url(subscr_sm.7c2ce53f.jpg) no-repeat top center
    }
}

@media screen and (max-width: 640px) {
    .header-menu {
        position: fixed;
        top: 0;
        bottom: 0;
        right: 0;
        left: -100%;
        width: 250px;
        padding: 30px;
        background: #f9eeda;
        display: block;
        border-right: 2px solid #ed4a0c;
        transition: all .2s cubic-bezier(0.25, 0.1, 0.25, 0.96);
        z-index: 100;
    }

    .header-menu a {
        display: block;
        padding: 10px 0;
        border-bottom: 1px solid var(--prim-exlight)
    }

    .header-menu.open {
        left: 0;
        border-top-right-radius: 100px;
        border-bottom-right-radius: 250px
    }

    .menu-burger {
        position: relative
    }

    .menu-burger:before {
        background: #fff;
        font-size: 30px;
        border-radius: 5px;
        line-height: 37px;
        content: "×";
        opacity: 0;
        transform: scale(0);
        transition: all;
        position: absolute;
        text-align: center;
        inset: 1px
    }

    .menu-burger.close:before {
        transform: scale(1);
        opacity: 1
    }
}

.breadcrumb {
    padding: 20px 0
}

.breadcrumb ul {
    margin: 0;
    padding: 0
}

.breadcrumb ul > li {
    color: #666;
    float: left;
    font-size: 16px;
    list-style: none;
    margin: 0 7px 0 0
}

.breadcrumb ul > li.active {
    color: #05205c
}

.breadcrumb ul > li > a {
    color: #666;
    text-decoration: none
}

.breadcrumb ul > li > a:hover {
    text-decoration: underline;
    color: var(--prim-dark)
}

.breadcrumb ul > li:not(.active):after {
    content: ">";
    margin-left: 7px
}

.breadcrumb:after {
    clear: both;
    content: "";
    display: table
}

.tabs {
    overflow: hidden
}

.tabs__head {
    display: flex;
    flex-wrap: wrap;
    gap: 6px
}

.tabs__caption {
    padding: 8px 30px;
    font-size: 16px;
    cursor: pointer;
    background: #fff;
    border-radius: 30px;
    border: 1px solid #777;
    color: #777
}

.tabs__caption:hover {
    color: #000000;
    border-color: #000000;
}

.tabs__caption_active {
    background: rgb(241, 100, 52);
    border-color: #000000;
    color: #fff !important
}

.tabs__content {
    display: none;
    padding: 30px 0;
    opacity: 0;
    transform-origin: center top;
    animation: showContent .6s forwards
}

.tabs__content_active {
    display: block
}

@keyframes showContent {
    0% {
        transform: scaleY(.8);
        opacity: 0
    }
    to {
        transform: scaleY(1);
        opacity: 1
    }
}

@media (max-width: 767px) {
    .tabs__caption {
        padding: 7px 20px;
        font-size: 16px
    }

    .status-badge-container {
        bottom: unset !important;
        top: 15px
    }
}

.coupon-badge {
    font-weight: 300;
    line-height: 28px;
    background: #ff6c003b;
    padding: 3px 12px;
    border-radius: 14px;
    color: #000;
    width: 100%;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-bottom: 10px;
    margin-right: 10px;
    margin-top: 8px;
}

.status-badge {
    font-weight: 300;
    line-height: 28px;
    background: #dddddd;
    padding: 3px 12px;
    border-radius: 12px;
    color: #000;
    width: 100%;
    max-width: -moz-fit-content;
    max-width: fit-content;
    margin-bottom: 10px;
    margin-right: 10px
}

.status-badge-container {
    position: absolute;
    right: 2px;
    bottom: 0;
    display: flex
}

.min-h-150 {
    min-height: 150px
}

.custom-badge {
    background: #f1f1f1
}

.position-relative {
    position: relative
}

.status-badge img {
    width: 26px;
    height: 26px;
    margin-right: 4px
}

.coupon-badge img {
    width: 27px;
    margin-right: 5px;
    height: 26px
}

.coupon-badge svg {
    margin-top: 6px;
    margin-right: 6px
}

.view-more-items {
    padding-right: 20px;
    font-size: 14px;
    color: #4d4d4d;
    position: relative;
    margin-top: 20px;
    display: inline-block
}

.view-more-items:after {
    content: ">";
    font-size: 20px;
    line-height: 24px;
    transform: rotate(90deg);
    position: absolute;
    top: 0;
    right: 0
}

.view-more-items.active:after {
    transform: rotate(270deg)
}

.checkBoxPopUp {
    position: relative;
    display: inline-block;
    font-size: 14px;
    margin: 10px 0 0
}

.checkBoxPopUp input {
    border: 0;
    width: 1px;
    height: 1px;
    overflow: hidden;
    position: absolute !important;
    clip: rect(1px 1px 1px 1px);
    clip: rect(1px, 1px, 1px, 1px);
    opacity: 0
}

.checkBoxPopUp label {
    position: relative;
    float: right;
    color: #c8c8c8
}

.checkBoxPopUp label:before {
    margin: 0 5px;
    content: "";
    font-family: FontAwesome;
    display: inline-block;
    font-size: 2.2em;
    color: #ccc;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    cursor: pointer
}

.checkBoxPopUp input:checked ~ label:before {
    color: #f2852b;
    content: ""
}

.checkBoxPopUp label:hover:before {
    color: #f2852b;
    content: ""
}

.stars .fa-star {
    color: #f2852b
}

.stars .fa-star-o {
    color: #f52b
}

.faqs-left-sidebar h2 {
    font-size: .75rem;
    line-height: inherit
}

.last\:border-b-0:last-child {
    border-bottom-width: 0
}

.hover\:border-gray-300:hover {
    --tw-border-opacity: 1;
    border-color: rgb(209 213 219/var(--tw-border-opacity))
}

.hover\:border-prim:hover {
    --tw-border-opacity: 1;
    border-color: rgb(122 46 231/var(--tw-border-opacity))
}

.hover\:text-prim:hover {
    --tw-text-opacity: 1;
    color: rgb(122 46 231/var(--tw-text-opacity))
}

.hover\:no-underline:hover {
    text-decoration-line: none
}

.hover\:opacity-80:hover {
    opacity: .8
}

.focus\:outline-none:focus {
    outline: 2px solid transparent;
    outline-offset: 2px
}

@media (prefers-color-scheme: dark) {
    .dark\:bg-gray-800 {
        --tw-bg-opacity: 1;
        background-color: rgb(31 41 55/var(--tw-bg-opacity))
    }

    .dark\:text-green-400 {
        --tw-text-opacity: 1;
        color: rgb(74 222 128/var(--tw-text-opacity))
    }

    .dark\:text-red-400 {
        --tw-text-opacity: 1;
        color: rgb(248 113 113/var(--tw-text-opacity))
    }
}

@media not all and (min-width: 1024px) {
    .max-lg\:col-\[1\/3\] {
        grid-column: 1/3
    }

    .max-lg\:max-w-none {
        max-width: none
    }

    .max-lg\:basis-full {
        flex-basis: 100%
    }

    .max-lg\:flex-wrap {
        flex-wrap: wrap
    }

    .max-lg\:gap-2 {
        gap: .5rem
    }
}

@media not all and (min-width: 768px) {
    .max-md\:flex-wrap {
        flex-wrap: wrap
    }
}

@media not all and (min-width: 640px) {
    .max-sm\:mx-\[-15px\] {
        margin-left: -15px;
        margin-right: -15px
    }

    .max-sm\:mt-4 {
        margin-top: 1rem
    }

    .max-sm\:hidden {
        display: none
    }

    .max-sm\:w-full {
        width: 100%
    }

    .max-sm\:grow {
        flex-grow: 1
    }

    .max-sm\:flex-wrap {
        flex-wrap: wrap
    }

    .max-sm\:justify-between {
        justify-content: space-between
    }

    .max-sm\:font-\[600\] {
        font-weight: 600
    }
}

@media not all and (min-width: 540px) {
    .max-xs\:-mb-4 {
        margin-bottom: -1rem
    }

    .max-xs\:w-full {
        width: 100%
    }

    .max-xs\:basis-full {
        flex-basis: 100%
    }

    .max-xs\:flex-col {
        flex-direction: column
    }

    .max-xs\:flex-wrap {
        flex-wrap: wrap
    }
}

@media (min-width: 540px) {
    .xs\:h-\[190px\] {
        height: 155px;
        box-shadow: inset -1px -1px 4px 0px rgba(0, 0, 0, 0.3);
    }

    .xs\:grid-cols-2 {
        grid-template-columns:repeat(2, minmax(0, 1fr))
    }

    .xs\:px-8 {
        padding-left: 2rem;
        padding-right: 2rem
    }

    .xs\:text-\[32px\] {
        font-size: 32px
    }
}

@media (min-width: 640px) {
    .sm\:col-\[1\/2\] {
        grid-column: 1/2
    }

    .sm\:col-\[2\/3\] {
        grid-column: 2/3
    }

    .sm\:col-span-9 {
        grid-column: span 9/span 9
    }

    .sm\:row-\[1\/2\] {
        grid-row: 1/2
    }

    .sm\:row-\[1\/3\] {
        grid-row: 1/3
    }

    .sm\:row-\[2\/3\] {
        grid-row: 2/3
    }

    .sm\:my-8 {
        margin-top: 2rem;
        margin-bottom: 2rem
    }

    .sm\:hidden {
        display: none
    }

    .sm\:grid-cols-3 {
        grid-template-columns:repeat(3, minmax(0, 1fr))
    }

    .sm\:grid-cols-\[306px_1fr\] {
        grid-template-columns:306px 1fr
    }

    .sm\:gap-\[30px\] {
        gap: 30px
    }

    .sm\:rounded-\[60px\] {
        border-radius: 60px
    }

    .sm\:pb-32 {
        padding-bottom: 8rem
    }

    .sm\:pt-24 {
        padding-top: 6rem;
        box-shadow: inset 1px -1px 27px -3px rgba(0, 0, 0, 0.3);
    }

    .sm\:text-sm {
        font-size: .875rem;
        line-height: 1.25rem
    }
}

@media (min-width: 768px) {
    .md\:-top-20 {
        top: -5rem
    }

    .md\:h-40 {
        height: 10rem
    }

    .md\:w-1\/2 {
        width: 50%
    }

    .md\:w-40 {
        width: 10rem
    }

    .md\:basis-1\/2 {
        flex-basis: 50%
    }

    .md\:border-r {
        border-right-width: 1px
    }

    .md\:p-6 {
        padding: 1.5rem
    }

    .md\:py-\[18px\] {
        padding-top: 18px;
        padding-bottom: 18px
    }
}

@media (min-width: 1024px) {
    .lg\:relative {
        position: relative
    }

    .lg\:inset-x-0 {
        left: 0;
        right: 0
    }

    .lg\:inset-y-0 {
        top: 0;
        bottom: 0
    }

    .lg\:left-\[25px\] {
        left: 25px
    }

    .lg\:row-\[1\/span_2\] {
        grid-row: 1/span 2
    }

    .lg\:row-\[2\/4\] {
        grid-row: 2/4
    }

    .lg\:mb-3 {
        margin-bottom: .75rem
    }

    .lg\:mt-12 {
        margin-top: 3rem
    }

    .lg\:mt-20 {
        margin-top: 5rem
    }

    .lg\:mt-32 {
        margin-top: 8rem
    }

    .lg\:mt-6 {
        margin-top: 1.5rem
    }

    .lg\:mt-8 {
        margin-top: 2rem
    }

    .lg\:mt-\[110px\] {
        margin-top: 110px
    }

    .lg\:mt-\[115px\] {
        margin-top: 115px
    }

    .lg\:mt-\[74px\] {
        margin-top: 74px
    }

    .lg\:block {
        display: block
    }

    .lg\:flex {
        display: flex
    }

    .lg\:hidden {
        display: none
    }

    .lg\:h-\[188px\] {
        height: 188px
    }

    .lg\:w-1\/3 {
        width: 33.333333%
    }

    .lg\:w-52 {
        width: 13rem
    }

    .lg\:w-\[188px\] {
        width: 188px
    }

    .lg\:w-auto {
        width: auto
    }

    .lg\:w-full {
        width: 100%
    }

    .lg\:grow {
        flex-grow: 1
    }

    .lg\:grow-0 {
        flex-grow: 0
    }

    .lg\:basis-\[400px\] {
        flex-basis: 400px
    }

    .lg\:grid-cols-3 {
        grid-template-columns:repeat(3, minmax(0, 1fr))
    }

    .lg\:grid-cols-6 {
        grid-template-columns:repeat(6, minmax(0, 1fr))
    }

    .lg\:grid-cols-\[188px_1fr_358px\] {
        grid-template-columns:188px 1fr 358px
    }

    .lg\:gap-16 {
        gap: 4rem
    }

    .lg\:gap-8 {
        gap: 2rem
    }

    .lg\:gap-\[30px\] {
        gap: 30px
    }

    .lg\:gap-\[35px\] {
        gap: 35px
    }

    .lg\:gap-\[50px\] {
        gap: 50px
    }

    .lg\:gap-x-10 {
        -moz-column-gap: 2.5rem;
        column-gap: 2.5rem
    }

    .lg\:gap-x-8 {
        -moz-column-gap: 2rem;
        column-gap: 2rem
    }

    .lg\:gap-x-\[30px\] {
        -moz-column-gap: 30px;
        column-gap: 30px
    }

    .lg\:gap-y-\[45px\] {
        row-gap: 45px
    }

    .lg\:bg-transparent {
        background-color: #ffffff6e;
    }

    .lg\:p-6 {
        padding: 1.5rem;
        box-shadow: 1px -1px 16px 3px rgba(0, 0, 0, 0.3);
    }

    .lg\:px-6 {
        padding-left: 1.5rem;
        padding-right: 1.5rem
    }

    .lg\:px-7 {
        padding-left: 1.75rem;
        padding-right: 1.75rem
    }

    .lg\:px-\[29px\] {
        padding-left: 29px;
        padding-right: 29px
    }

    .lg\:py-11 {
        padding-top: 2.75rem;
        padding-bottom: 2.75rem
    }

    .lg\:py-16 {
        padding-top: 4rem;
        padding-bottom: 4rem
    }

    .lg\:py-4 {
        padding-top: 1rem;
        padding-bottom: 1rem
    }

    .lg\:py-5 {
        padding-top: 1.25rem;
        padding-bottom: 1.25rem
    }

    .lg\:py-\[7px\] {
        padding-top: 7px;
        padding-bottom: 7px
    }

    .lg\:pl-\[70px\] {
        padding-left: 70px
    }

    .lg\:text-\[14px\] {
        font-size: 14px;
    }

    .lg\:text-\[16px\] {
        font-size: 16px
    }

    .lg\:text-\[32px\] {
        font-size: 32px
    }

    .lg\:text-\[48px\] {
        font-size: 48px
    }
}

@media (min-width: 1280px) {
    .xl\:max-w-\[670px\] {
        max-width: 670px
    }

    .xl\:grid-cols-6 {
        grid-template-columns:repeat(6, minmax(0, 1fr))
    }

    .xl\:gap-\[60px\] {
        gap: 60px
    }

    .xl\:pl-\[10px\] {
        padding-left: 10px
    }
}

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent
}

.slick-list {
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0 -15px;
    padding: 0
}

.slick-list:focus {
    outline: none
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand
}

.slick-slider .slick-track, .slick-slider .slick-list {
    transform: translateZ(0)
}

.slick-track {
    position: relative;
    top: 0;
    left: 0;
    display: block;
    margin-left: auto;
    margin-right: auto
}

.slick-track:before, .slick-track:after {
    display: table;
    content: ""
}

.slick-track:after {
    clear: both
}

.slick-loading .slick-track {
    visibility: hidden
}

.slick-slide {
    display: none;
    float: left;
    height: 100%;
    min-height: 1px;
    margin: 0 15px
}

[dir=rtl] .slick-slide {
    float: right
}

.slick-slide img {
    display: block;
    border-radius: 9px;
}

.slick-slide.slick-loading img {
    display: none
}

.slick-slide.dragging img {
    pointer-events: none
}

.slick-initialized .slick-slide {
    display: block
}

.slick-loading .slick-slide {
    visibility: hidden
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent
}

.slick-arrow.slick-hidden {
    display: none
}

.slick-dots {
    display: none;
    width: 100%;
    padding: 0;
    margin: 15px 0 0;
    list-style: none;
    text-align: center
}

.slick-dots li {
    position: relative;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer
}

.slick-dots li button {
    font-size: 0;
    line-height: 0;
    display: block;
    width: 20px;
    height: 20px;
    padding: 5px;
    cursor: pointer;
    color: transparent;
    border: 0;
    outline: none;
    background: 0 0
}

.slick-dots li button:hover, .slick-dots li button:focus {
    outline: none
}

.slick-dots li button:hover:before, .slick-dots li button:focus:before {
    opacity: 1
}

.slick-dots li button:before {
    font-size: 40px;
    line-height: 20px;
    position: absolute;
    top: 0;
    left: 0;
    width: 20px;
    height: 20px;
    content: "•";
    text-align: center;
    opacity: .25;
    color: #000;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.slick-dots li.slick-active button:before {
    opacity: .75;
    color: #e24f1f;
}
