/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*-------------------------clearfix-------------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------for browsers-----------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Reboot variables start */
/* Reboot variables end */
/* Grid variables start */
/* Grid variables end */
/* Responsive font-size start */
/* Responsive font-size end */
/*Common variables start */
/*pages common start*/
/*pages common end*/
/*Common variables end */
/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*-------------------------clearfix-------------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------for browsers-----------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
@import url("https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;900&display=swap");
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@900&display=swap");
*, *::before, *::after { box-sizing: border-box; }

html { font-family: sans-serif; line-height: 1.15; -webkit-text-size-adjust: 100%; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

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

body { margin: 0; font-family: "Inter", sans-serif; font-size: 1rem; font-weight: normal; line-height: 1.35; color: #000000; text-align: left; background-color: #ffffff; }

[tabindex="-1"]:focus:not(:focus-visible) { outline: 0 !important; }

hr { color: #000; background-color: #000; box-sizing: content-box; border: 0 none; height: 1px; overflow: visible; clear: both; }

h1, h2, h3, h4, h5, h6 { margin-top: 0; margin-bottom: 0; }

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

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

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

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

dt { font-weight: 700; }

dd { margin-bottom: 0.5rem; margin-left: 0; }

blockquote { margin: 0; }

b, strong { font-weight: bold; }

small { font-size: 0.875rem; }

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

sub { bottom: -0.25em; }

sup { top: -0.5em; }

a { color: #000000; text-decoration: none; background-color: transparent; }

a:hover { color: black; text-decoration: none; }

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

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

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

pre { margin-top: 0; margin-bottom: 0.625rem; overflow: auto; -ms-overflow-style: scrollbar; }

figure { margin: 0; }

img { vertical-align: middle; border-style: none; }

svg { overflow: hidden; vertical-align: middle; }

table { border-collapse: collapse; }

caption { padding-top: 0.75rem; padding-bottom: 0.75rem; color: #6c757d; text-align: left; caption-side: bottom; }

th { text-align: inherit; }

label { display: inline-block; margin-bottom: 0; }

button { border-radius: 0; }

button:focus { outline: none; }

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

button, input { overflow: visible; }

button, select { text-transform: none; }

[role="button"] { cursor: pointer; }

select { word-wrap: normal; }

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

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

button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { padding: 0; border-style: none; }

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

textarea { overflow: auto; resize: none; }

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

legend { display: block; width: 100%; max-width: 100%; padding: 0; margin-bottom: 0.5rem; line-height: inherit; color: inherit; white-space: normal; }

progress { vertical-align: baseline; }

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

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

[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

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

output { display: inline-block; }

summary { display: list-item; cursor: pointer; }

template { display: none; }

[hidden] { display: none !important; }

* { font-family: "Inter", sans-serif !important; }

p { margin-bottom: 0 !important; }

.text-left { text-align: left !important; }

.text-right { text-align: right !important; }

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

@media (min-width: 1600px) { .text-lt-left { text-align: left !important; }
  .text-lt-right { text-align: right !important; }
  .text-lt-center { text-align: center !important; } }

.text-lowercase { text-transform: lowercase !important; }

.text-uppercase { text-transform: uppercase !important; }

.text-capitalize { text-transform: capitalize !important; }

.m-0 { margin: 0 !important; }

.mt-0, .my-0 { margin-top: 0 !important; }

.mr-0, .mx-0 { margin-right: 0 !important; }

.mb-0, .my-0 { margin-bottom: 0 !important; }

.ml-0, .mx-0 { margin-left: 0 !important; }

.m-1 { margin: 0.15625rem !important; }

.mt-1, .my-1 { margin-top: 0.15625rem !important; }

.mr-1, .mx-1 { margin-right: 0.15625rem !important; }

.mb-1, .my-1 { margin-bottom: 0.15625rem !important; }

.ml-1, .mx-1 { margin-left: 0.15625rem !important; }

.m-2 { margin: 0.3125rem !important; }

.mt-2, .my-2 { margin-top: 0.3125rem !important; }

.mr-2, .mx-2 { margin-right: 0.3125rem !important; }

.mb-2, .my-2 { margin-bottom: 0.3125rem !important; }

.ml-2, .mx-2 { margin-left: 0.3125rem !important; }

.m-3 { margin: 0.625rem !important; }

.mt-3, .my-3 { margin-top: 0.625rem !important; }

.mr-3, .mx-3 { margin-right: 0.625rem !important; }

.mb-3, .my-3 { margin-bottom: 0.625rem !important; }

.ml-3, .mx-3 { margin-left: 0.625rem !important; }

.m-4 { margin: 0.9375rem !important; }

.mt-4, .my-4 { margin-top: 0.9375rem !important; }

.mr-4, .mx-4 { margin-right: 0.9375rem !important; }

.mb-4, .my-4 { margin-bottom: 0.9375rem !important; }

.ml-4, .mx-4 { margin-left: 0.9375rem !important; }

.m-5 { margin: 1.875rem !important; }

.mt-5, .my-5 { margin-top: 1.875rem !important; }

.mr-5, .mx-5 { margin-right: 1.875rem !important; }

.mb-5, .my-5 { margin-bottom: 1.875rem !important; }

.ml-5, .mx-5 { margin-left: 1.875rem !important; }

.p-0 { padding: 0 !important; }

.pt-0, .py-0 { padding-top: 0 !important; }

.pr-0, .px-0 { padding-right: 0 !important; }

.pb-0, .py-0 { padding-bottom: 0 !important; }

.pl-0, .px-0 { padding-left: 0 !important; }

.p-1 { padding: 0.15625rem !important; }

.pt-1, .py-1 { padding-top: 0.15625rem !important; }

.pr-1, .px-1 { padding-right: 0.15625rem !important; }

.pb-1, .py-1 { padding-bottom: 0.15625rem !important; }

.pl-1, .px-1 { padding-left: 0.15625rem !important; }

.p-2 { padding: 0.3125rem !important; }

.pt-2, .py-2 { padding-top: 0.3125rem !important; }

.pr-2, .px-2 { padding-right: 0.3125rem !important; }

.pb-2, .py-2 { padding-bottom: 0.3125rem !important; }

.pl-2, .px-2 { padding-left: 0.3125rem !important; }

.p-3 { padding: 0.625rem !important; }

.pt-3, .py-3 { padding-top: 0.625rem !important; }

.pr-3, .px-3 { padding-right: 0.625rem !important; }

.pb-3, .py-3 { padding-bottom: 0.625rem !important; }

.pl-3, .px-3 { padding-left: 0.625rem !important; }

.p-4 { padding: 0.9375rem !important; }

.pt-4, .py-4 { padding-top: 0.9375rem !important; }

.pr-4, .px-4 { padding-right: 0.9375rem !important; }

.pb-4, .py-4 { padding-bottom: 0.9375rem !important; }

.pl-4, .px-4 { padding-left: 0.9375rem !important; }

.p-5 { padding: 1.875rem !important; }

.pt-5, .py-5 { padding-top: 1.875rem !important; }

.pr-5, .px-5 { padding-right: 1.875rem !important; }

.pb-5, .py-5 { padding-bottom: 1.875rem !important; }

.pl-5, .px-5 { padding-left: 1.875rem !important; }

.m-auto { margin: auto !important; }

.mt-auto, .my-auto { margin-top: auto !important; }

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

.mb-auto, .my-auto { margin-bottom: auto !important; }

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

@media (min-width: 1600px) { .m-lt-0 { margin: 0 !important; }
  .mt-lt-0, .my-lt-0 { margin-top: 0 !important; }
  .mr-lt-0, .mx-lt-0 { margin-right: 0 !important; }
  .mb-lt-0, .my-lt-0 { margin-bottom: 0 !important; }
  .ml-lt-0, .mx-lt-0 { margin-left: 0 !important; }
  .m-lt-1 { margin: 0.15625rem !important; }
  .mt-lt-1, .my-lt-1 { margin-top: 0.15625rem !important; }
  .mr-lt-1, .mx-lt-1 { margin-right: 0.15625rem !important; }
  .mb-lt-1, .my-lt-1 { margin-bottom: 0.15625rem !important; }
  .ml-lt-1, .mx-lt-1 { margin-left: 0.15625rem !important; }
  .m-lt-2 { margin: 0.3125rem !important; }
  .mt-lt-2, .my-lt-2 { margin-top: 0.3125rem !important; }
  .mr-lt-2, .mx-lt-2 { margin-right: 0.3125rem !important; }
  .mb-lt-2, .my-lt-2 { margin-bottom: 0.3125rem !important; }
  .ml-lt-2, .mx-lt-2 { margin-left: 0.3125rem !important; }
  .m-lt-3 { margin: 0.625rem !important; }
  .mt-lt-3, .my-lt-3 { margin-top: 0.625rem !important; }
  .mr-lt-3, .mx-lt-3 { margin-right: 0.625rem !important; }
  .mb-lt-3, .my-lt-3 { margin-bottom: 0.625rem !important; }
  .ml-lt-3, .mx-lt-3 { margin-left: 0.625rem !important; }
  .m-lt-4 { margin: 0.9375rem !important; }
  .mt-lt-4, .my-lt-4 { margin-top: 0.9375rem !important; }
  .mr-lt-4, .mx-lt-4 { margin-right: 0.9375rem !important; }
  .mb-lt-4, .my-lt-4 { margin-bottom: 0.9375rem !important; }
  .ml-lt-4, .mx-lt-4 { margin-left: 0.9375rem !important; }
  .m-lt-5 { margin: 1.875rem !important; }
  .mt-lt-5, .my-lt-5 { margin-top: 1.875rem !important; }
  .mr-lt-5, .mx-lt-5 { margin-right: 1.875rem !important; }
  .mb-lt-5, .my-lt-5 { margin-bottom: 1.875rem !important; }
  .ml-lt-5, .mx-lt-5 { margin-left: 1.875rem !important; }
  .p-lt-0 { padding: 0 !important; }
  .pt-lt-0, .py-lt-0 { padding-top: 0 !important; }
  .pr-lt-0, .px-lt-0 { padding-right: 0 !important; }
  .pb-lt-0, .py-lt-0 { padding-bottom: 0 !important; }
  .pl-lt-0, .px-lt-0 { padding-left: 0 !important; }
  .p-lt-1 { padding: 0.15625rem !important; }
  .pt-lt-1, .py-lt-1 { padding-top: 0.15625rem !important; }
  .pr-lt-1, .px-lt-1 { padding-right: 0.15625rem !important; }
  .pb-lt-1, .py-lt-1 { padding-bottom: 0.15625rem !important; }
  .pl-lt-1, .px-lt-1 { padding-left: 0.15625rem !important; }
  .p-lt-2 { padding: 0.3125rem !important; }
  .pt-lt-2, .py-lt-2 { padding-top: 0.3125rem !important; }
  .pr-lt-2, .px-lt-2 { padding-right: 0.3125rem !important; }
  .pb-lt-2, .py-lt-2 { padding-bottom: 0.3125rem !important; }
  .pl-lt-2, .px-lt-2 { padding-left: 0.3125rem !important; }
  .p-lt-3 { padding: 0.625rem !important; }
  .pt-lt-3, .py-lt-3 { padding-top: 0.625rem !important; }
  .pr-lt-3, .px-lt-3 { padding-right: 0.625rem !important; }
  .pb-lt-3, .py-lt-3 { padding-bottom: 0.625rem !important; }
  .pl-lt-3, .px-lt-3 { padding-left: 0.625rem !important; }
  .p-lt-4 { padding: 0.9375rem !important; }
  .pt-lt-4, .py-lt-4 { padding-top: 0.9375rem !important; }
  .pr-lt-4, .px-lt-4 { padding-right: 0.9375rem !important; }
  .pb-lt-4, .py-lt-4 { padding-bottom: 0.9375rem !important; }
  .pl-lt-4, .px-lt-4 { padding-left: 0.9375rem !important; }
  .p-lt-5 { padding: 1.875rem !important; }
  .pt-lt-5, .py-lt-5 { padding-top: 1.875rem !important; }
  .pr-lt-5, .px-lt-5 { padding-right: 1.875rem !important; }
  .pb-lt-5, .py-lt-5 { padding-bottom: 1.875rem !important; }
  .pl-lt-5, .px-lt-5 { padding-left: 1.875rem !important; }
  .m-lt-auto { margin: auto !important; }
  .mt-lt-auto, .my-lt-auto { margin-top: auto !important; }
  .mr-lt-auto, .mx-lt-auto { margin-right: auto !important; }
  .mb-lt-auto, .my-lt-auto { margin-bottom: auto !important; }
  .ml-lt-auto, .mx-lt-auto { margin-left: auto !important; } }

.d-none { display: none !important; }

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

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

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

.d-table { display: table !important; }

.d-table-row { display: table-row !important; }

.d-table-cell { display: table-cell !important; }

.d-flex { display: flex !important; }

.d-inline-flex { display: inline-flex !important; }

@media (min-width: 1600px) { .d-lt-none { display: none !important; }
  .d-lt-inline { display: inline !important; }
  .d-lt-inline-block { display: inline-block !important; }
  .d-lt-block { display: block !important; }
  .d-lt-table { display: table !important; }
  .d-lt-table-row { display: table-row !important; }
  .d-lt-table-cell { display: table-cell !important; }
  .d-lt-flex { display: flex !important; }
  .d-lt-inline-flex { display: inline-flex !important; } }

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

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

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

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

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

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

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

.flex-fill { flex: 1 1 auto !important; }

.flex-grow-0 { flex-grow: 0 !important; }

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

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

.flex-shrink-1 { flex-shrink: 1 !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; }

.justify-content-around { justify-content: space-around !important; }

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

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

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

.align-items-baseline { align-items: baseline !important; }

.align-items-stretch { align-items: stretch !important; }

.align-content-start { align-content: flex-start !important; }

.align-content-end { align-content: flex-end !important; }

.align-content-center { align-content: center !important; }

.align-content-between { align-content: space-between !important; }

.align-content-around { align-content: space-around !important; }

.align-content-stretch { align-content: stretch !important; }

.align-self-auto { align-self: auto !important; }

.align-self-start { align-self: flex-start !important; }

.align-self-end { align-self: flex-end !important; }

.align-self-center { align-self: center !important; }

.align-self-baseline { align-self: baseline !important; }

.align-self-stretch { align-self: stretch !important; }

@media (min-width: 1600px) { .flex-lt-row { flex-direction: row !important; }
  .flex-lt-column { flex-direction: column !important; }
  .flex-lt-row-reverse { flex-direction: row-reverse !important; }
  .flex-lt-column-reverse { flex-direction: column-reverse !important; }
  .flex-lt-wrap { flex-wrap: wrap !important; }
  .flex-lt-nowrap { flex-wrap: nowrap !important; }
  .flex-lt-wrap-reverse { flex-wrap: wrap-reverse !important; }
  .flex-lt-fill { flex: 1 1 auto !important; }
  .flex-lt-grow-0 { flex-grow: 0 !important; }
  .flex-lt-grow-1 { flex-grow: 1 !important; }
  .flex-lt-shrink-0 { flex-shrink: 0 !important; }
  .flex-lt-shrink-1 { flex-shrink: 1 !important; }
  .justify-content-lt-start { justify-content: flex-start !important; }
  .justify-content-lt-end { justify-content: flex-end !important; }
  .justify-content-lt-center { justify-content: center !important; }
  .justify-content-lt-between { justify-content: space-between !important; }
  .justify-content-lt-around { justify-content: space-around !important; }
  .align-items-lt-start { align-items: flex-start !important; }
  .align-items-lt-end { align-items: flex-end !important; }
  .align-items-lt-center { align-items: center !important; }
  .align-items-lt-baseline { align-items: baseline !important; }
  .align-items-lt-stretch { align-items: stretch !important; }
  .align-content-lt-start { align-content: flex-start !important; }
  .align-content-lt-end { align-content: flex-end !important; }
  .align-content-lt-center { align-content: center !important; }
  .align-content-lt-between { align-content: space-between !important; }
  .align-content-lt-around { align-content: space-around !important; }
  .align-content-lt-stretch { align-content: stretch !important; }
  .align-self-lt-auto { align-self: auto !important; }
  .align-self-lt-start { align-self: flex-start !important; }
  .align-self-lt-end { align-self: flex-end !important; }
  .align-self-lt-center { align-self: center !important; }
  .align-self-lt-baseline { align-self: baseline !important; }
  .align-self-lt-stretch { align-self: stretch !important; } }

.w-25 { width: 25% !important; }

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

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

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

.w-auto { width: auto !important; }

.h-25 { height: 25% !important; }

.h-50 { height: 50% !important; }

.h-75 { height: 75% !important; }

.h-100 { height: 100% !important; }

.h-auto { height: auto !important; }

.mw-100 { max-width: 100% !important; }

.mh-100 { max-height: 100% !important; }

.min-vw-100 { min-width: 100vw !important; }

.min-vh-100 { min-height: 100vh !important; }

.vw-100 { width: 100vw !important; }

.vh-100 { height: 100vh !important; }

.container, .container-fluid, .container-lt { width: 100%; padding-right: 10px; padding-left: 10px; margin-right: auto; margin-left: auto; }

@media (min-width: 1600px) { .container, .container-lt { max-width: 1590px; } }

.row { display: flex; flex-wrap: wrap; margin-right: -10px; margin-left: -10px; }

.no-gutters { margin-right: 0; margin-left: 0; }

.no-gutters > .col, .no-gutters > [class*="col-"] { padding-right: 0; padding-left: 0; }

.col-1, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-10, .col-11, .col-12, .col, .col-auto, .col-lt-1, .col-lt-2, .col-lt-3, .col-lt-4, .col-lt-5, .col-lt-6, .col-lt-7, .col-lt-8, .col-lt-9, .col-lt-10, .col-lt-11, .col-lt-12, .col-lt, .col-lt-auto { position: relative; width: 100%; padding-right: 10px; padding-left: 10px; }

.col { flex-basis: 0; flex-grow: 1; max-width: 100%; }

.row-cols-1 > * { flex: 0 0 100%; max-width: 100%; }

.row-cols-2 > * { flex: 0 0 50%; max-width: 50%; }

.row-cols-3 > * { flex: 0 0 33.33333%; max-width: 33.33333%; }

.row-cols-4 > * { flex: 0 0 25%; max-width: 25%; }

.row-cols-5 > * { flex: 0 0 20%; max-width: 20%; }

.row-cols-6 > * { flex: 0 0 16.66667%; max-width: 16.66667%; }

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

.col-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }

.col-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }

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

.col-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }

.col-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }

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

.col-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }

.col-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }

.col-9 { flex: 0 0 75%; max-width: 75%; }

.col-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }

.col-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }

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

.order-first { order: -1; }

.order-last { order: 13; }

.order-0 { order: 0; }

.order-1 { order: 1; }

.order-2 { order: 2; }

.order-3 { order: 3; }

.order-4 { order: 4; }

.order-5 { order: 5; }

.order-6 { order: 6; }

.order-7 { order: 7; }

.order-8 { order: 8; }

.order-9 { order: 9; }

.order-10 { order: 10; }

.order-11 { order: 11; }

.order-12 { order: 12; }

.offset-1 { margin-left: 8.33333%; }

.offset-2 { margin-left: 16.66667%; }

.offset-3 { margin-left: 25%; }

.offset-4 { margin-left: 33.33333%; }

.offset-5 { margin-left: 41.66667%; }

.offset-6 { margin-left: 50%; }

.offset-7 { margin-left: 58.33333%; }

.offset-8 { margin-left: 66.66667%; }

.offset-9 { margin-left: 75%; }

.offset-10 { margin-left: 83.33333%; }

.offset-11 { margin-left: 91.66667%; }

@media (min-width: 1600px) { .col-lt { flex-basis: 0; flex-grow: 1; max-width: 100%; }
  .row-cols-lt-1 > * { flex: 0 0 100%; max-width: 100%; }
  .row-cols-lt-2 > * { flex: 0 0 50%; max-width: 50%; }
  .row-cols-lt-3 > * { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .row-cols-lt-4 > * { flex: 0 0 25%; max-width: 25%; }
  .row-cols-lt-5 > * { flex: 0 0 20%; max-width: 20%; }
  .row-cols-lt-6 > * { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-lt-auto { flex: 0 0 auto; width: auto; max-width: 100%; }
  .col-lt-1 { flex: 0 0 8.33333%; max-width: 8.33333%; }
  .col-lt-2 { flex: 0 0 16.66667%; max-width: 16.66667%; }
  .col-lt-3 { flex: 0 0 25%; max-width: 25%; }
  .col-lt-4 { flex: 0 0 33.33333%; max-width: 33.33333%; }
  .col-lt-5 { flex: 0 0 41.66667%; max-width: 41.66667%; }
  .col-lt-6 { flex: 0 0 50%; max-width: 50%; }
  .col-lt-7 { flex: 0 0 58.33333%; max-width: 58.33333%; }
  .col-lt-8 { flex: 0 0 66.66667%; max-width: 66.66667%; }
  .col-lt-9 { flex: 0 0 75%; max-width: 75%; }
  .col-lt-10 { flex: 0 0 83.33333%; max-width: 83.33333%; }
  .col-lt-11 { flex: 0 0 91.66667%; max-width: 91.66667%; }
  .col-lt-12 { flex: 0 0 100%; max-width: 100%; }
  .order-lt-first { order: -1; }
  .order-lt-last { order: 13; }
  .order-lt-0 { order: 0; }
  .order-lt-1 { order: 1; }
  .order-lt-2 { order: 2; }
  .order-lt-3 { order: 3; }
  .order-lt-4 { order: 4; }
  .order-lt-5 { order: 5; }
  .order-lt-6 { order: 6; }
  .order-lt-7 { order: 7; }
  .order-lt-8 { order: 8; }
  .order-lt-9 { order: 9; }
  .order-lt-10 { order: 10; }
  .order-lt-11 { order: 11; }
  .order-lt-12 { order: 12; }
  .offset-lt-0 { margin-left: 0; }
  .offset-lt-1 { margin-left: 8.33333%; }
  .offset-lt-2 { margin-left: 16.66667%; }
  .offset-lt-3 { margin-left: 25%; }
  .offset-lt-4 { margin-left: 33.33333%; }
  .offset-lt-5 { margin-left: 41.66667%; }
  .offset-lt-6 { margin-left: 50%; }
  .offset-lt-7 { margin-left: 58.33333%; }
  .offset-lt-8 { margin-left: 66.66667%; }
  .offset-lt-9 { margin-left: 75%; }
  .offset-lt-10 { margin-left: 83.33333%; }
  .offset-lt-11 { margin-left: 91.66667%; } }

@-webkit-keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

@keyframes fadeIn { from { opacity: 0; }
  to { opacity: 1; } }

.fadeIn { -webkit-animation-name: fadeIn; animation-name: fadeIn; }

@-webkit-keyframes fadeInDown { from { opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInDown { from { opacity: 0;
    transform: translate3d(0, -100%, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInDown { -webkit-animation-name: fadeInDown; animation-name: fadeInDown; }

@-webkit-keyframes fadeInUp { from { opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInUp { from { opacity: 0;
    transform: translate3d(0, 100%, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInUp { -webkit-animation-name: fadeInUp; animation-name: fadeInUp; }

@-webkit-keyframes fadeInLeft { from { opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInLeft { from { opacity: 0;
    transform: translate3d(-100%, 0, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInLeft { -webkit-animation-name: fadeInLeft; animation-name: fadeInLeft; }

@-webkit-keyframes fadeInRight { from { opacity: 0;
    transform: translate3d(100%, 0, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

@keyframes fadeInRight { from { opacity: 0;
    transform: translate3d(100%, 0, 0); }
  to { opacity: 1;
    transform: translate3d(0, 0, 0); } }

.fadeInRight { -webkit-animation-name: fadeInRight; animation-name: fadeInRight; }

@-webkit-keyframes fadeOut { from { opacity: 1; }
  to { opacity: 0; } }

@keyframes fadeOut { from { opacity: 1; }
  to { opacity: 0; } }

.fadeOut { -webkit-animation-name: fadeOut; animation-name: fadeOut; }

@-webkit-keyframes fadeOutDown { from { opacity: 1; }
  to { opacity: 0;
    transform: translate3d(0, 100%, 0); } }

@keyframes fadeOutDown { from { opacity: 1; }
  to { opacity: 0;
    transform: translate3d(0, 100%, 0); } }

.fadeOutDown { -webkit-animation-name: fadeOutDown; animation-name: fadeOutDown; }

@-webkit-keyframes fadeOutUp { from { opacity: 1; }
  to { opacity: 0;
    transform: translate3d(0, -100%, 0); } }

@keyframes fadeOutUp { from { opacity: 1; }
  to { opacity: 0;
    transform: translate3d(0, -100%, 0); } }

.fadeOutUp { -webkit-animation-name: fadeOutUp; animation-name: fadeOutUp; }

@-webkit-keyframes fadeOutLeft { from { opacity: 1; }
  to { opacity: 0;
    transform: translate3d(-100%, 0, 0); } }

@keyframes fadeOutLeft { from { opacity: 1; }
  to { opacity: 0;
    transform: translate3d(-100%, 0, 0); } }

.fadeOutLeft { -webkit-animation-name: fadeOutLeft; animation-name: fadeOutLeft; }

@-webkit-keyframes fadeOutRight { from { opacity: 1; }
  to { opacity: 0;
    transform: translate3d(100%, 0, 0); } }

@keyframes fadeOutRight { from { opacity: 1; }
  to { opacity: 0;
    transform: translate3d(100%, 0, 0); } }

.fadeOutRight { -webkit-animation-name: fadeOutRight; animation-name: fadeOutRight; }

@-webkit-keyframes bounce { from, 20%, 53%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }
  40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0) scaleY(1.1); }
  70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0) scaleY(1.05); }
  80% { transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0) scaleY(0.95); }
  90% { transform: translate3d(0, -4px, 0) scaleY(1.02); } }

@keyframes bounce { from, 20%, 53%, to { -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0); }
  40%, 43% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -30px, 0) scaleY(1.1); }
  70% { -webkit-animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06); animation-timing-function: cubic-bezier(0.755, 0.05, 0.855, 0.06);
    transform: translate3d(0, -15px, 0) scaleY(1.05); }
  80% { transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    transform: translate3d(0, 0, 0) scaleY(0.95); }
  90% { transform: translate3d(0, -4px, 0) scaleY(1.02); } }

.bounce { -webkit-animation-name: bounce; animation-name: bounce; transform-origin: center bottom; }

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */
@-webkit-keyframes pulse { from { transform: scale3d(1, 1, 1); }
  50% { transform: scale3d(1.05, 1.05, 1.05); }
  to { transform: scale3d(1, 1, 1); } }
@keyframes pulse { from { transform: scale3d(1, 1, 1); }
  50% { transform: scale3d(1.05, 1.05, 1.05); }
  to { transform: scale3d(1, 1, 1); } }

.pulse { -webkit-animation-name: pulse; animation-name: pulse; -webkit-animation-timing-function: ease-in-out; animation-timing-function: ease-in-out; }

@-webkit-keyframes shakeX { from, to { transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% { transform: translate3d(10px, 0, 0); } }

@keyframes shakeX { from, to { transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% { transform: translate3d(-10px, 0, 0); }
  20%, 40%, 60%, 80% { transform: translate3d(10px, 0, 0); } }

.shakeX { -webkit-animation-name: shakeX; animation-name: shakeX; }

@-webkit-keyframes shakeY { from, to { transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% { transform: translate3d(0, -10px, 0); }
  20%, 40%, 60%, 80% { transform: translate3d(0, 10px, 0); } }

@keyframes shakeY { from, to { transform: translate3d(0, 0, 0); }
  10%, 30%, 50%, 70%, 90% { transform: translate3d(0, -10px, 0); }
  20%, 40%, 60%, 80% { transform: translate3d(0, 10px, 0); } }

.shakeY { -webkit-animation-name: shakeY; animation-name: shakeY; }

@-webkit-keyframes zoomIn { from { opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; } }

@keyframes zoomIn { from { opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  50% { opacity: 1; } }

.zoomIn { -webkit-animation-name: zoomIn; animation-name: zoomIn; }

@-webkit-keyframes zoomOut { from { opacity: 1; }
  50% { opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to { opacity: 0; } }

@keyframes zoomOut { from { opacity: 1; }
  50% { opacity: 0;
    transform: scale3d(0.3, 0.3, 0.3); }
  to { opacity: 0; } }

.zoomOut { -webkit-animation-name: zoomOut; animation-name: zoomOut; }

@-webkit-keyframes slideOutDown { from { transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    transform: translate3d(0, 100%, 0); } }

@keyframes slideOutDown { from { transform: translate3d(0, 0, 0); }
  to { visibility: hidden;
    transform: translate3d(0, 100%, 0); } }

.slideOutDown { -webkit-animation-name: slideOutDown; animation-name: slideOutDown; }

@-webkit-keyframes slideInDown { from { transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to { transform: translate3d(0, 0, 0); } }

@keyframes slideInDown { from { transform: translate3d(0, -100%, 0);
    visibility: visible; }
  to { transform: translate3d(0, 0, 0); } }

.slideInDown { -webkit-animation-name: slideInDown; animation-name: slideInDown; }

.animated { -webkit-animation-duration: 0.6s; animation-duration: 0.6s; -webkit-animation-fill-mode: both; animation-fill-mode: both; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*-------------------------clearfix-------------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------for browsers-----------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Reboot variables start */
/* Reboot variables end */
/* Grid variables start */
/* Grid variables end */
/* Responsive font-size start */
/* Responsive font-size end */
/*Common variables start */
/*pages common start*/
/*pages common end*/
/*Common variables end */
.page__modal { display: none; }

.page__modal[aria-hidden='false'] .page__modal-wrapper { -webkit-animation-name: fadeIn; animation-name: fadeIn; }

.page__modal[aria-hidden='false'] .page__modal-container { -webkit-animation-name: zoomIn; animation-name: zoomIn; }

.page__modal[aria-hidden='true'] .page__modal-wrapper { -webkit-animation-name: fadeOut; animation-name: fadeOut; }

.page__modal[aria-hidden='true'] .page__modal-container { -webkit-animation-name: zoomOut; animation-name: zoomOut; }

.page__modal-wrapper, .page__modal-container { -webkit-animation-duration: 0.3s; animation-duration: 0.3s; will-change: transform; }

.page__modal-wrapper, .page__modal-overlay { position: fixed; top: 0; left: 0; right: 0; bottom: 0; }

.page__modal-wrapper { display: flex; justify-content: center; align-items: center; z-index: 9; }

.page__modal-overlay { background: #07070773; }

.page__modal-container { width: 100%; background-color: #ffffff; max-height: 100%; position: relative; z-index: 1; border-radius: 0.625rem; }

.page__modal-close { width: 40px; height: 40px; padding: 10px; display: flex; position: absolute; right: 0; top: 0; }

.page__modal-message { font-size: 0.875rem; padding-top: 1.09375rem; min-height: 2.34375rem; position: relative; padding-left: 1.5625rem; }

.page__modal-message:before { content: ""; display: block; position: absolute; background-image: url("data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciICB2aWV3Qm94PSIwIDAgNDU1LjExMSA0NTUuMTExIiBzdHlsZT0iZW5hYmxlLWJhY2tncm91bmQ6bmV3IDAgMCA0NTUuMTExIDQ1NS4xMTE7IiB4bWw6c3BhY2U9InByZXNlcnZlIj48Y2lyY2xlIHN0eWxlPSJmaWxsOiNFMjRDNEI7IiBjeD0iMjI3LjU1NiIgY3k9IjIyNy41NTYiIHI9IjIyNy41NTYiLz48cGF0aCBzdHlsZT0iZmlsbDojRDE0MDNGOyIgZD0iTTQ1NS4xMTEsMjI3LjU1NmMwLDEyNS4xNTYtMTAyLjQsMjI3LjU1Ni0yMjcuNTU2LDIyNy41NTZjLTcyLjUzMywwLTEzNi41MzMtMzIuNzExLTE3Ny43NzgtODUuMzMzYzM4LjQsMzEuMjg5LDg4LjE3OCw0OS43NzgsMTQyLjIyMiw0OS43NzhjMTI1LjE1NiwwLDIyNy41NTYtMTAyLjQsMjI3LjU1Ni0yMjcuNTU2YzAtNTQuMDQ0LTE4LjQ4OS0xMDMuODIyLTQ5Ljc3OC0xNDIuMjIyQzQyMi40LDkxLjAyMiw0NTUuMTExLDE1NS4wMjIsNDU1LjExMSwyMjcuNTU2eiIvPjxwYXRoIHN0eWxlPSJmaWxsOiNGRkZGRkY7IiBkPSJNMzMxLjM3OCwzMzEuMzc4Yy04LjUzMyw4LjUzMy0yMi43NTYsOC41MzMtMzEuMjg5LDBsLTcyLjUzMy03Mi41MzNsLTcyLjUzMyw3Mi41MzNjLTguNTMzLDguNTMzLTIyLjc1Niw4LjUzMy0zMS4yODksMGMtOC41MzMtOC41MzMtOC41MzMtMjIuNzU2LDAtMzEuMjg5bDcyLjUzMy03Mi41MzNsLTcyLjUzMy03Mi41MzNjLTguNTMzLTguNTMzLTguNTMzLTIyLjc1NiwwLTMxLjI4OWM4LjUzMy04LjUzMywyMi43NTYtOC41MzMsMzEuMjg5LDBsNzIuNTMzLDcyLjUzM2w3Mi41MzMtNzIuNTMzYzguNTMzLTguNTMzLDIyLjc1Ni04LjUzMywzMS4yODksMGM4LjUzMyw4LjUzMyw4LjUzMywyMi43NTYsMCwzMS4yODlsLTcyLjUzMyw3Mi41MzNsNzIuNTMzLDcyLjUzM0MzMzkuOTExLDMwOC42MjIsMzM5LjkxMSwzMjIuODQ0LDMzMS4zNzgsMzMxLjM3OHoiLz48L3N2Zz4="); background-position: center center; background-repeat: no-repeat; background-size: contain; width: 1.25rem; height: 1.25rem; left: 0; top: 0.9375rem; opacity: 0; }

.page__modal-message.is-error { color: #E24C4B; }

.page__modal-message.is-error:before { opacity: 1; }

.page__modal--profile-name .page__modal-close, .page__modal--payment .page__modal-close, .page__modal--audio-context .page__modal-close { transform: translate(100%, -100%); }

.page__modal--profile-name .page__modal-container, .page__modal--payment .page__modal-container, .page__modal--audio-context .page__modal-container { max-width: 40.625rem; padding: 3.125rem 3%; }

.page__modal--authorization .page__modal-close { display: flex; justify-content: center; align-items: center; background-color: #FFFFFF33; border-radius: 12px; transform: translate(100%, -10px); right: -15px; }

.page__modal--authorization .page__modal-close .svg-icon { width: 14px; height: 14px; color: white; }

.page__modal--authorization .page__modal-container { max-width: 526px; display: flex; border-radius: 40px; }

.page__modal--authorization .page__modal-content { padding: 32px; width: 100%; }

.page__modal--authorization .page__modal-nav { display: flex; justify-content: center; margin-bottom: 24px; }

.page__modal--authorization .page__modal-nav a { transition: color 0.25s ease; position: relative; font-size: 32px; font-weight: 500; padding-bottom: 8px; border: none; }

.page__modal--authorization .page__modal-nav a + a { margin-left: 40px; }

.page__modal--authorization .page__modal-nav a.is-active { cursor: default; pointer-events: none; }

.page__modal--authorization .page__modal-nav a.is-active::after { content: ""; display: block; position: absolute; bottom: 0; left: 0; width: 100%; height: 4px; border-radius: 12px; background-color: #10DB92; }

.page__modal--authorization .page__modal-forms { position: relative; }

.page__modal--authorization .page__modal-forms .button { width: 100%; }

.page__modal--authorization .page__modal-image { flex: 0 0 45%; }

.page__modal--authorization .page__modal-image .page__image { padding-top: 125%; min-height: 100%; overflow: hidden; border-radius: 0 0.625rem 0.625rem 0; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*-------------------------clearfix-------------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------for browsers-----------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Reboot variables start */
/* Reboot variables end */
/* Grid variables start */
/* Grid variables end */
/* Responsive font-size start */
/* Responsive font-size end */
/*Common variables start */
/*pages common start*/
/*pages common end*/
/*Common variables end */
.waves-effect { position: relative; cursor: pointer; display: inline-block; overflow: hidden; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-tap-highlight-color: transparent; }

.waves-effect .waves-ripple { transition: all 0.25s ease-out; transform: scale(0) translate(0, 0); position: absolute; border-radius: 50%; width: 75px; height: 75px; margin-top: -37.5px; margin-left: -37.5px; opacity: 0; background: rgba(52, 52, 52, 0.2); background: radial-gradient(rgba(52, 52, 52, 0.2) 0, rgba(52, 52, 52, 0.3) 40%, rgba(52, 52, 52, 0.4) 50%, rgba(52, 52, 52, 0.5) 60%, rgba(255, 255, 255, 0) 70%); transition-property: transform, opacity; pointer-events: none; }

.waves-effect.waves-light .waves-ripple { background: rgba(255, 255, 255, 0.4); background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%); }

.waves-effect.waves-classic .waves-ripple { background: rgba(52, 52, 52, 0.2); }

.waves-effect.waves-classic.waves-light .waves-ripple { background: rgba(255, 255, 255, 0.4); }

.waves-notransition { transition: none !important; }

.waves-button, .waves-circle { transform: translateZ(0); }

.waves-float { -webkit-mask-image: none; box-shadow: 0px 1px 1.5px 1px rgba(52, 52, 52, 0.12); transition: all 300ms; }

.waves-float:active { box-shadow: 0px 8px 20px 1px rgba(52, 52, 52, 0.3); }

.waves-block { display: block; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*-------------------------clearfix-------------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------for browsers-----------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Reboot variables start */
/* Reboot variables end */
/* Grid variables start */
/* Grid variables end */
/* Responsive font-size start */
/* Responsive font-size end */
/*Common variables start */
/*pages common start*/
/*pages common end*/
/*Common variables end */
.noUi-target, .noUi-target * { -webkit-touch-callout: none; -webkit-tap-highlight-color: rgba(0, 0, 0, 0); touch-action: none; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.noUi-target { position: relative; background-color: #E1E1E1; margin-top: 1.71875rem; }

.noUi-base, .noUi-connects { width: 100%; height: 100%; position: relative; z-index: 1; }

.noUi-connects { overflow: hidden; z-index: 0; border-radius: 3px; }

.noUi-connect, .noUi-origin { will-change: transform; position: absolute; z-index: 1; top: 0; right: 0; -webkit-transform-style: preserve-3d; transform-origin: 0 0; transform-style: flat; }

.noUi-connect { height: 100%; width: 100%; background: #10DB92; }

.noUi-origin { height: 10%; width: 10%; }

.noUi-vertical .noUi-origin { width: 0; }

.noUi-horizontal .noUi-origin { height: 0; }

.noUi-handle { -webkit-backface-visibility: hidden; backface-visibility: hidden; position: absolute; border-radius: 50%; background: #ffffff; cursor: pointer; }

.noUi-handle:after { content: ""; position: absolute; display: block; left: 0; top: 0; width: 100%; height: 100%; background-color: transparent; border: 0.25rem solid #10DB92; border-radius: inherit; }

.noUi-touch-area { height: 100%; width: 100%; }

.noUi-pips { position: absolute; color: #999; }

.noUi-pips-horizontal { padding: 10px 0; height: 80px; top: 100%; left: 0; width: 100%; }

.noUi-pips-vertical { padding: 0 10px; height: 100%; top: 0; left: 100%; }

.noUi-value { position: absolute; white-space: nowrap; text-align: center; }

.noUi-value-sub { color: #ccc; font-size: 10px; }

.noUi-value-horizontal { transform: translate(-50%, 50%); }

.noUi-value-vertical { transform: translate(0, -50%); padding-left: 25px; }

.noUi-marker { position: absolute; background: #CCC; }

.noUi-marker-sub { background: #AAA; }

.noUi-marker-large { background: #AAA; }

.noUi-marker-horizontal.noUi-marker { margin-left: -1px; width: 2px; height: 5px; }

.noUi-marker-horizontal.noUi-marker-sub { height: 10px; }

.noUi-marker-horizontal.noUi-marker-large { height: 15px; }

.noUi-marker-vertical.noUi-marker { width: 5px; height: 2px; margin-top: -1px; }

.noUi-marker-vertical.noUi-marker-sub { width: 10px; }

.noUi-marker-vertical.noUi-marker-large { width: 15px; }

.noUi-tooltip { font-size: 0.875rem; display: block; position: absolute; color: #000000; text-align: center; white-space: nowrap; }

.noUi-state-tap .noUi-connect, .noUi-state-tap .noUi-origin { transition: transform 0.25s ease; }

.noUi-state-drag * { cursor: inherit !important; }

.noUi-draggable { cursor: ew-resize; }

.noUi-txt-dir-rtl.noUi-horizontal .noUi-handle { left: -17px; right: auto; }

.noUi-rtl .noUi-value-horizontal { transform: translate(50%, 50%); }

.noUi-rtl .noUi-value-vertical { transform: translate(0, 50%); }

.noUi-active { box-shadow: inset 0 0 1px #FFF, inset 0 1px 7px #DDD, 0 3px 6px -3px #BBB; }

.noUi-horizontal { height: 2px; }

.noUi-horizontal .noUi-handle { width: 16px; height: 16px; top: -8px; right: -8px; }

.noUi-horizontal .noUi-tooltip { transform: translate(-50%, -0.3125rem); left: 50%; bottom: 100%; }

.noUi-horizontal .noUi-origin > .noUi-tooltip { transform: translate(50%, 0); left: auto; bottom: 10px; }

.noUi-vertical { width: 2px; }

.noUi-vertical .noUi-handle { width: 16px; height: 16px; right: -6px; top: -8px; }

.noUi-vertical .noUi-draggable { cursor: ns-resize; }

.noUi-vertical .noUi-tooltip { transform: translate(0, -50%); top: 50%; right: 120%; }

.noUi-vertical .noUi-origin > .noUi-tooltip { transform: translate(0, -18px); top: auto; right: 28px; }

[disabled] .noUi-connect { background: #B8B8B8; }

[disabled].noUi-target, [disabled].noUi-handle, [disabled] .noUi-handle { cursor: not-allowed; }

/*---------------pseudo element default styles---------------*/
/*---------------------pseudo full size---------------------*/
/*--------------------proportional ratio--------------------*/
/*--------------------placeholder styles--------------------*/
/*-------------------------clearfix-------------------------*/
/*------------------------transition------------------------*/
/*--------------------background image--------------------*/
/*--------------------absolute alignment--------------------*/
/*------------------make triangle------------------*/
/*---------------------------fonts---------------------------*/
/*-----------------------for browsers-----------------------*/
/*-----------------------map get recursive-----------------------*/
/*-----------------------interaction support-----------------------*/
/* Colors variables start */
/* Colors variables end */
/* Reboot variables start */
/* Reboot variables end */
/* Grid variables start */
/* Grid variables end */
/* Responsive font-size start */
/* Responsive font-size end */
/*Common variables start */
/*pages common start*/
/*pages common end*/
/*Common variables end */
.select { position: relative; margin-bottom: 24px; font-size: 16px; }

.select:focus { outline: none; }

.select:last-child { margin-bottom: 0; }

.select.is-disabled .select__inner, .select.is-disabled .select__input { background-color: #eaeaea; cursor: not-allowed; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }

.select.is-disabled .select__item { cursor: not-allowed; }

.select [hidden] { display: none !important; }

.select[data-type*='select-one'] { cursor: pointer; }

.select[data-type*='select-one'] .select__input { display: block; width: 100%; padding: 10px; border-bottom: 1px solid #dddddd; background-color: #ffffff; margin: 0; }

.select[data-type*='select-one'] .select__button { background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjMDAwIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==); padding: 0; background-size: 8px; position: absolute; top: 50%; right: 0; margin-top: -10px; margin-right: 25px; height: 20px; width: 20px; border-radius: 10em; opacity: 0.5; }

.select[data-type*='select-one'] .select__button:hover, .select[data-type*='select-one'] .select__button:focus { opacity: 1; }

.select[data-type*='select-one'] .select__button:focus { box-shadow: 0 0 0 2px #00bcd4; }

.select[data-type*='select-one'] .select__item[data-value=''] .select__button { display: none; }

.select[data-type*='select-one']:after { content: ""; display: block; position: absolute; pointer-events: none; }

.select[data-type*='select-one'][dir='rtl']:after { left: 11.5px; right: auto; }

.select[data-type*='select-one'][dir='rtl'] .select__button { right: auto; left: 0; margin-left: 25px; margin-right: 0; }

.select[data-type*='select-multiple'] .select__inner, .select[data-type*='text'] .select__inner { cursor: text; }

.select[data-type*='select-multiple'] .select__button, .select[data-type*='text'] .select__button { position: relative; display: inline-block; margin-top: 0; margin-right: -4px; margin-bottom: 0; margin-left: 8px; padding-left: 16px; border-left: 1px solid #008fa1; background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjEiIGhlaWdodD0iMjEiIHZpZXdCb3g9IjAgMCAyMSAyMSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj48ZyBmaWxsPSIjRkZGIiBmaWxsLXJ1bGU9ImV2ZW5vZGQiPjxwYXRoIGQ9Ik0yLjU5Mi4wNDRsMTguMzY0IDE4LjM2NC0yLjU0OCAyLjU0OEwuMDQ0IDIuNTkyeiIvPjxwYXRoIGQ9Ik0wIDE4LjM2NEwxOC4zNjQgMGwyLjU0OCAyLjU0OEwyLjU0OCAyMC45MTJ6Ii8+PC9nPjwvc3ZnPg==); background-size: 8px; width: 8px; line-height: 1; opacity: 0.75; border-radius: 0; }

.select[data-type*='select-multiple'] .select__button:hover, .select[data-type*='select-multiple'] .select__button:focus, .select[data-type*='text'] .select__button:hover, .select[data-type*='text'] .select__button:focus { opacity: 1; }

.select__inner { display: inline-block; vertical-align: top; width: 100%; background-color: #f9f9f9; border-radius: 5px; font-size: 14px; padding: 0.78125rem 1.25rem; overflow: hidden; }

.is-flipped.is-open .select__inner { border-radius: 0 0 5px 5px; }

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

.select__list--single { display: inline-block; width: 100%; }

[dir='rtl'] .select__list--single { padding-right: 4px; padding-left: 16px; }

.select__list--single .select__item { width: 100%; }

.select__list--multiple { display: inline; }

.select__list--multiple .select__item { display: inline-block; vertical-align: middle; border-radius: 20px; padding: 4px 10px; font-size: 12px; font-weight: 500; margin-right: 3.75px; margin-bottom: 3.75px; background-color: #00bcd4; border: 1px solid #00a5bb; color: #ffffff; word-break: break-all; box-sizing: border-box; }

.select__list--multiple .select__item[data-deletable] { padding-right: 5px; }

[dir='rtl'] .select__list--multiple .select__item { margin-right: 0; margin-left: 3.75px; }

.select__list--multiple .select__item.is-highlighted { background-color: #00a5bb; border: 1px solid #008fa1; }

.is-disabled .select__list--multiple .select__item { background-color: #aaaaaa; border: 1px solid #919191; }

.select__list--dropdown { visibility: hidden; z-index: 1; position: absolute; width: 100%; background-color: #ffffff; top: 100%; overflow: hidden; word-break: break-all; will-change: visibility; }

.select__list--dropdown.is-active { visibility: visible; }

.is-open .select__list--dropdown { border-color: #b7b7b7; }

.is-flipped .select__list--dropdown { top: auto; bottom: 100%; margin-top: 0; margin-bottom: -1px; border-radius: 0.25rem 0.25rem 0 0; }

.select__list--dropdown .select__list { position: relative; max-height: 300px; overflow: auto; -webkit-overflow-scrolling: touch; will-change: scroll-position; }

.select__list--dropdown .select__item { position: relative; padding: 10px; font-size: 14px; }

[dir='rtl'] .select__list--dropdown .select__item { text-align: right; }

.select__list--dropdown .select__item--selectable.is-highlighted { background-color: #f2f2f2; }

.select__list--dropdown .select__item--selectable.is-highlighted:after { opacity: 0.5; }

.select__item { cursor: default; }

.select__item--selectable { cursor: pointer; }

.select__item--disabled { cursor: not-allowed; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; opacity: 0.5; }

.select__heading { font-weight: 600; font-size: 12px; padding: 10px; border-bottom: 1px solid #f7f7f7; color: gray; }

.select__button { text-indent: -9999px; -webkit-appearance: none; -moz-appearance: none; appearance: none; border: 0; background-color: transparent; background-repeat: no-repeat; background-position: center; cursor: pointer; }

.select__button:focus { outline: none; }

.select__input { display: inline-block; vertical-align: baseline; background-color: #f9f9f9; font-size: 14px; margin-bottom: 5px; border: 0; border-radius: 0; max-width: 100%; padding: 4px 0 4px 2px; }

.select__input:focus { outline: 0; }

[dir='rtl'] .select__input { padding-right: 2px; padding-left: 0; }

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

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

.swiper-container { margin-left: auto; margin-right: auto; position: relative; overflow: hidden; list-style: none; padding: 0; /* Fix of Webkit flickering */ z-index: 1; }

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

.swiper-wrapper { position: relative; width: 100%; height: 100%; z-index: 1; display: flex; transition-property: transform; box-sizing: content-box; }

.swiper-container-android .swiper-slide, .swiper-wrapper { transform: translate3d(0px, 0, 0); }

.swiper-container-multirow > .swiper-wrapper { flex-wrap: wrap; }

.swiper-container-multirow-column > .swiper-wrapper { flex-wrap: wrap; flex-direction: column; }

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

.swiper-container-pointer-events { touch-action: pan-y; }

.swiper-container-pointer-events.swiper-container-vertical { touch-action: pan-x; }

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

.swiper-slide-invisible-blank { visibility: hidden; }

/* Auto Height */
.swiper-container-autoheight, .swiper-container-autoheight .swiper-slide { height: auto; }

.swiper-container-autoheight .swiper-wrapper { align-items: flex-start; transition-property: transform, height; }

/* 3D Effects */
.swiper-container-3d { perspective: 1200px; }

.swiper-container-3d .swiper-wrapper, .swiper-container-3d .swiper-slide, .swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom, .swiper-container-3d .swiper-cube-shadow { transform-style: preserve-3d; }

.swiper-container-3d .swiper-slide-shadow-left, .swiper-container-3d .swiper-slide-shadow-right, .swiper-container-3d .swiper-slide-shadow-top, .swiper-container-3d .swiper-slide-shadow-bottom { position: absolute; left: 0; top: 0; width: 100%; height: 100%; pointer-events: none; z-index: 10; }

.swiper-container-3d .swiper-slide-shadow-left { background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-right { background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-top { background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

.swiper-container-3d .swiper-slide-shadow-bottom { background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0)); }

/* CSS Mode */
.swiper-container-css-mode > .swiper-wrapper { overflow: auto; scrollbar-width: none; /* For Firefox */ -ms-overflow-style: none; /* For Internet Explorer and Edge */ }

.swiper-container-css-mode > .swiper-wrapper::-webkit-scrollbar { display: none; }

.swiper-container-css-mode > .swiper-wrapper > .swiper-slide { scroll-snap-align: start start; }

.swiper-container-horizontal.swiper-container-css-mode > .swiper-wrapper { -ms-scroll-snap-type: x mandatory; scroll-snap-type: x mandatory; }

.swiper-container-vertical.swiper-container-css-mode > .swiper-wrapper { -ms-scroll-snap-type: y mandatory; scroll-snap-type: y mandatory; }

.swiper-container-fade.swiper-container-free-mode .swiper-slide { transition-timing-function: ease-out; }

.swiper-container-fade .swiper-slide { pointer-events: none; transition-property: opacity; }

.swiper-container-fade .swiper-slide .swiper-slide { pointer-events: none; }

.swiper-container-fade .swiper-slide-active, .swiper-container-fade .swiper-slide-active .swiper-slide-active { pointer-events: auto; }

@media all and (max-width: 991px) { html { font-size: 15px; } }

/*# sourceMappingURL=libs.css.map */
