.text-primary {
  color: #f38a12;
}

.text-secondary {
  color: #010114;
}

.text-white {
  color: #fff;
}

.text-success {
  color: #27ad47;
}

.text-info {
  color: #0c08e9;
}

.text-error {
  color: #a9032b;
}

.bg-primary {
  background-color: #f38a12;
}

.bg-secondary {
  background-color: #010114;
}

.bg-white {
  background-color: #fff;
}

.bg-success {
  background-color: #27ad47;
}

.bg-info {
  background-color: #0c08e9;
}

.bg-error {
  background-color: #a9032b;
}

.o-fit, .cart__product__img img, .card__img img, .cart-list .product-cart__img img, .product__img img, .jarallax > video, .jarallax > .jarallax-img, .hero__img img, .hero__ofertas .img-wrapper picture,
.hero__ofertas .img-wrapper img, .overlay__img img {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

html,
body,
div,
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
ol,
li,
dl,
dt,
dd,
form,
fieldset,
caption,
table,
tr,
td,
th,
address,
blockquote,
img {
  margin: 0;
  padding: 0;
}

img,
fieldset {
  border: none;
}

html {
  box-sizing: border-box;
  -webkit-text-size-adjust: 100%;
}

*, *:before, *:after {
  box-sizing: inherit;
}

a {
  background-color: transparent;
}

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

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

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

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

img[width],
img[height] {
  max-width: none;
}

figure {
  margin: 0;
}

object,
iframe,
embed,
canvas,
video,
audio {
  max-width: 100%;
}

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

button,
select {
  /* 1 */
  text-transform: none;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */
}

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

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

@font-face {
  font-family: "Arimo";
  src: url("/fonts/Arimo/Arimo-VariableFont_wght.woff2") format("woff2 supports variations"), url("/fonts/Arimo/Arimo-VariableFont_wght.woff2") format("woff2-variations"), url("/fonts/Arimo/Arimo-VariableFont_wght.ttf") format("ttf");
  font-weight: 400 700;
}
@font-face {
  font-family: "Arimo";
  src: url("/fonts/Arimo/Arimo-Italic-VariableFont_wght.woff2") format("woff2 supports variations"), url("/fonts/Arimo/Arimo-Italic-VariableFont_wght.woff2") format("woff2-variations"), url("/fonts/Arimo/Arimo-Italic-VariableFont_wght.ttf") format("ttf");
  font-weight: 400 700;
  font-style: italic;
}
@font-face {
  font-family: "bootstrap-icons";
  src: url("/fonts/bootstrap-icons/bootstrap-icons.woff2") format("woff2"), url("/fonts/bootstrap-icons/bootstrap-icons.woff") format("woff");
  font-style: normal;
  font-weight: normal !important;
}
/**
 * Print styles.
 * Taken from https://github.com/h5bp/html5-boilerplate
 */
@media print {
  *,
  *:before,
  *:after {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster */
    box-shadow: none !important;
    text-shadow: none !important;
  }
  a,
  a:visited {
    text-decoration: underline;
  }
  a[href]:after {
    content: " (" attr(href) ")";
  }
  abbr[title]:after {
    content: " (" attr(title) ")";
  }
  /*
  * Don't show links that are fragment identifiers,
  * or use the `javascript:` pseudo protocol
  */
  a[href^="#"]:after,
  a[href^="javascript:"]:after {
    content: "";
  }
  pre {
    white-space: pre-wrap !important;
  }
  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }
  /*
  * Printing Tables:
  * http://css-discuss.incutio.com/wiki/Printing_Tables
  */
  thead {
    display: table-header-group;
  }
  tr,
  img {
    page-break-inside: avoid;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }
  h2,
  h3 {
    page-break-after: avoid;
  }
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .link__title, .subtitle, .h6 {
  margin-top: 0;
  margin-bottom: 0;
  font-family: "Arimo", BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 400;
  line-height: 1.2;
  color: #010114;
}

h1,
.h1 {
  font-size: clamp(2rem, 1.25rem + 3.75vw, 5rem);
  line-height: 1;
  letter-spacing: -1.5px;
}

h2,
.h2 {
  font-size: clamp(1.8rem, 1.4rem + 2vw, 3.25rem);
  line-height: 1.1;
  letter-spacing: -1.5px;
}

h3,
.h3 {
  font-size: clamp(1.6rem, 1.375rem + 1.125vw, 2.5rem);
}

h4,
.h4 {
  font-size: clamp(1.4rem, 1.25rem + 0.75vw, 2rem);
}

h5,
.h5,
.link__title,
.subtitle {
  font-size: clamp(1.25rem, 1.1875rem + 0.3125vw, 1.5rem);
}

p,
li {
  font-size: clamp(1rem, 0.9531rem + 0.2344vw, 1.1875rem);
}

.subtitle {
  text-transform: uppercase;
}
.subtitle span {
  color: #f38a12;
}

h2 {
  text-transform: uppercase;
}

.font-size-sm {
  font-size: 0.5em;
}

.text-block > * + * {
  margin-top: var(--gap);
}

[class^=bi-]::before,
[class*=" bi-"]::before {
  display: inline-block;
  font-family: "bootstrap-icons" !important;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.13em;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.bi-alarm-fill::before {
  content: "\f101";
}

.bi-alarm::before {
  content: "\f102";
}

.bi-align-bottom::before {
  content: "\f103";
}

.bi-align-center::before {
  content: "\f104";
}

.bi-align-end::before {
  content: "\f105";
}

.bi-align-middle::before {
  content: "\f106";
}

.bi-align-start::before {
  content: "\f107";
}

.bi-align-top::before {
  content: "\f108";
}

.bi-alt::before {
  content: "\f109";
}

.bi-app-indicator::before {
  content: "\f10a";
}

.bi-app::before {
  content: "\f10b";
}

.bi-archive-fill::before {
  content: "\f10c";
}

.bi-archive::before {
  content: "\f10d";
}

.bi-arrow-90deg-down::before {
  content: "\f10e";
}

.bi-arrow-90deg-left::before {
  content: "\f10f";
}

.bi-arrow-90deg-right::before {
  content: "\f110";
}

.bi-arrow-90deg-up::before {
  content: "\f111";
}

.bi-arrow-bar-down::before {
  content: "\f112";
}

.bi-arrow-bar-left::before {
  content: "\f113";
}

.bi-arrow-bar-right::before {
  content: "\f114";
}

.bi-arrow-bar-up::before {
  content: "\f115";
}

.bi-arrow-clockwise::before {
  content: "\f116";
}

.bi-arrow-counterclockwise::before {
  content: "\f117";
}

.bi-arrow-down-circle-fill::before {
  content: "\f118";
}

.bi-arrow-down-circle::before {
  content: "\f119";
}

.bi-arrow-down-left-circle-fill::before {
  content: "\f11a";
}

.bi-arrow-down-left-circle::before {
  content: "\f11b";
}

.bi-arrow-down-left-square-fill::before {
  content: "\f11c";
}

.bi-arrow-down-left-square::before {
  content: "\f11d";
}

.bi-arrow-down-left::before {
  content: "\f11e";
}

.bi-arrow-down-right-circle-fill::before {
  content: "\f11f";
}

.bi-arrow-down-right-circle::before {
  content: "\f120";
}

.bi-arrow-down-right-square-fill::before {
  content: "\f121";
}

.bi-arrow-down-right-square::before {
  content: "\f122";
}

.bi-arrow-down-right::before {
  content: "\f123";
}

.bi-arrow-down-short::before {
  content: "\f124";
}

.bi-arrow-down-square-fill::before {
  content: "\f125";
}

.bi-arrow-down-square::before {
  content: "\f126";
}

.bi-arrow-down-up::before {
  content: "\f127";
}

.bi-arrow-down::before {
  content: "\f128";
}

.bi-arrow-left-circle-fill::before {
  content: "\f129";
}

.bi-arrow-left-circle::before {
  content: "\f12a";
}

.bi-arrow-left-right::before {
  content: "\f12b";
}

.bi-arrow-left-short::before {
  content: "\f12c";
}

.bi-arrow-left-square-fill::before {
  content: "\f12d";
}

.bi-arrow-left-square::before {
  content: "\f12e";
}

.bi-arrow-left::before {
  content: "\f12f";
}

.bi-arrow-repeat::before {
  content: "\f130";
}

.bi-arrow-return-left::before {
  content: "\f131";
}

.bi-arrow-return-right::before {
  content: "\f132";
}

.bi-arrow-right-circle-fill::before {
  content: "\f133";
}

.bi-arrow-right-circle::before {
  content: "\f134";
}

.bi-arrow-right-short::before {
  content: "\f135";
}

.bi-arrow-right-square-fill::before {
  content: "\f136";
}

.bi-arrow-right-square::before {
  content: "\f137";
}

.bi-arrow-right::before {
  content: "\f138";
}

.bi-arrow-up-circle-fill::before {
  content: "\f139";
}

.bi-arrow-up-circle::before {
  content: "\f13a";
}

.bi-arrow-up-left-circle-fill::before {
  content: "\f13b";
}

.bi-arrow-up-left-circle::before {
  content: "\f13c";
}

.bi-arrow-up-left-square-fill::before {
  content: "\f13d";
}

.bi-arrow-up-left-square::before {
  content: "\f13e";
}

.bi-arrow-up-left::before {
  content: "\f13f";
}

.bi-arrow-up-right-circle-fill::before {
  content: "\f140";
}

.bi-arrow-up-right-circle::before {
  content: "\f141";
}

.bi-arrow-up-right-square-fill::before {
  content: "\f142";
}

.bi-arrow-up-right-square::before {
  content: "\f143";
}

.bi-arrow-up-right::before {
  content: "\f144";
}

.bi-arrow-up-short::before {
  content: "\f145";
}

.bi-arrow-up-square-fill::before {
  content: "\f146";
}

.bi-arrow-up-square::before {
  content: "\f147";
}

.bi-arrow-up::before {
  content: "\f148";
}

.bi-arrows-angle-contract::before {
  content: "\f149";
}

.bi-arrows-angle-expand::before {
  content: "\f14a";
}

.bi-arrows-collapse::before {
  content: "\f14b";
}

.bi-arrows-expand::before {
  content: "\f14c";
}

.bi-arrows-fullscreen::before {
  content: "\f14d";
}

.bi-arrows-move::before {
  content: "\f14e";
}

.bi-aspect-ratio-fill::before {
  content: "\f14f";
}

.bi-aspect-ratio::before {
  content: "\f150";
}

.bi-asterisk::before {
  content: "\f151";
}

.bi-at::before {
  content: "\f152";
}

.bi-award-fill::before {
  content: "\f153";
}

.bi-award::before {
  content: "\f154";
}

.bi-back::before {
  content: "\f155";
}

.bi-backspace-fill::before {
  content: "\f156";
}

.bi-backspace-reverse-fill::before {
  content: "\f157";
}

.bi-backspace-reverse::before {
  content: "\f158";
}

.bi-backspace::before {
  content: "\f159";
}

.bi-badge-3d-fill::before {
  content: "\f15a";
}

.bi-badge-3d::before {
  content: "\f15b";
}

.bi-badge-4k-fill::before {
  content: "\f15c";
}

.bi-badge-4k::before {
  content: "\f15d";
}

.bi-badge-8k-fill::before {
  content: "\f15e";
}

.bi-badge-8k::before {
  content: "\f15f";
}

.bi-badge-ad-fill::before {
  content: "\f160";
}

.bi-badge-ad::before {
  content: "\f161";
}

.bi-badge-ar-fill::before {
  content: "\f162";
}

.bi-badge-ar::before {
  content: "\f163";
}

.bi-badge-cc-fill::before {
  content: "\f164";
}

.bi-badge-cc::before {
  content: "\f165";
}

.bi-badge-hd-fill::before {
  content: "\f166";
}

.bi-badge-hd::before {
  content: "\f167";
}

.bi-badge-tm-fill::before {
  content: "\f168";
}

.bi-badge-tm::before {
  content: "\f169";
}

.bi-badge-vo-fill::before {
  content: "\f16a";
}

.bi-badge-vo::before {
  content: "\f16b";
}

.bi-badge-vr-fill::before {
  content: "\f16c";
}

.bi-badge-vr::before {
  content: "\f16d";
}

.bi-badge-wc-fill::before {
  content: "\f16e";
}

.bi-badge-wc::before {
  content: "\f16f";
}

.bi-bag-check-fill::before {
  content: "\f170";
}

.bi-bag-check::before {
  content: "\f171";
}

.bi-bag-dash-fill::before {
  content: "\f172";
}

.bi-bag-dash::before {
  content: "\f173";
}

.bi-bag-fill::before {
  content: "\f174";
}

.bi-bag-plus-fill::before {
  content: "\f175";
}

.bi-bag-plus::before {
  content: "\f176";
}

.bi-bag-x-fill::before {
  content: "\f177";
}

.bi-bag-x::before {
  content: "\f178";
}

.bi-bag::before {
  content: "\f179";
}

.bi-bar-chart-fill::before {
  content: "\f17a";
}

.bi-bar-chart-line-fill::before {
  content: "\f17b";
}

.bi-bar-chart-line::before {
  content: "\f17c";
}

.bi-bar-chart-steps::before {
  content: "\f17d";
}

.bi-bar-chart::before {
  content: "\f17e";
}

.bi-basket-fill::before {
  content: "\f17f";
}

.bi-basket::before {
  content: "\f180";
}

.bi-basket2-fill::before {
  content: "\f181";
}

.bi-basket2::before {
  content: "\f182";
}

.bi-basket3-fill::before {
  content: "\f183";
}

.bi-basket3::before {
  content: "\f184";
}

.bi-battery-charging::before {
  content: "\f185";
}

.bi-battery-full::before {
  content: "\f186";
}

.bi-battery-half::before {
  content: "\f187";
}

.bi-battery::before {
  content: "\f188";
}

.bi-bell-fill::before {
  content: "\f189";
}

.bi-bell::before {
  content: "\f18a";
}

.bi-bezier::before {
  content: "\f18b";
}

.bi-bezier2::before {
  content: "\f18c";
}

.bi-bicycle::before {
  content: "\f18d";
}

.bi-binoculars-fill::before {
  content: "\f18e";
}

.bi-binoculars::before {
  content: "\f18f";
}

.bi-blockquote-left::before {
  content: "\f190";
}

.bi-blockquote-right::before {
  content: "\f191";
}

.bi-book-fill::before {
  content: "\f192";
}

.bi-book-half::before {
  content: "\f193";
}

.bi-book::before {
  content: "\f194";
}

.bi-bookmark-check-fill::before {
  content: "\f195";
}

.bi-bookmark-check::before {
  content: "\f196";
}

.bi-bookmark-dash-fill::before {
  content: "\f197";
}

.bi-bookmark-dash::before {
  content: "\f198";
}

.bi-bookmark-fill::before {
  content: "\f199";
}

.bi-bookmark-heart-fill::before {
  content: "\f19a";
}

.bi-bookmark-heart::before {
  content: "\f19b";
}

.bi-bookmark-plus-fill::before {
  content: "\f19c";
}

.bi-bookmark-plus::before {
  content: "\f19d";
}

.bi-bookmark-star-fill::before {
  content: "\f19e";
}

.bi-bookmark-star::before {
  content: "\f19f";
}

.bi-bookmark-x-fill::before {
  content: "\f1a0";
}

.bi-bookmark-x::before {
  content: "\f1a1";
}

.bi-bookmark::before {
  content: "\f1a2";
}

.bi-bookmarks-fill::before {
  content: "\f1a3";
}

.bi-bookmarks::before {
  content: "\f1a4";
}

.bi-bookshelf::before {
  content: "\f1a5";
}

.bi-bootstrap-fill::before {
  content: "\f1a6";
}

.bi-bootstrap-reboot::before {
  content: "\f1a7";
}

.bi-bootstrap::before {
  content: "\f1a8";
}

.bi-border-all::before {
  content: "\f1a9";
}

.bi-border-bottom::before {
  content: "\f1aa";
}

.bi-border-center::before {
  content: "\f1ab";
}

.bi-border-inner::before {
  content: "\f1ac";
}

.bi-border-left::before {
  content: "\f1ad";
}

.bi-border-middle::before {
  content: "\f1ae";
}

.bi-border-outer::before {
  content: "\f1af";
}

.bi-border-right::before {
  content: "\f1b0";
}

.bi-border-style::before {
  content: "\f1b1";
}

.bi-border-top::before {
  content: "\f1b2";
}

.bi-border-width::before {
  content: "\f1b3";
}

.bi-border::before {
  content: "\f1b4";
}

.bi-bounding-box-circles::before {
  content: "\f1b5";
}

.bi-bounding-box::before {
  content: "\f1b6";
}

.bi-box-arrow-down-left::before {
  content: "\f1b7";
}

.bi-box-arrow-down-right::before {
  content: "\f1b8";
}

.bi-box-arrow-down::before {
  content: "\f1b9";
}

.bi-box-arrow-in-down-left::before {
  content: "\f1ba";
}

.bi-box-arrow-in-down-right::before {
  content: "\f1bb";
}

.bi-box-arrow-in-down::before {
  content: "\f1bc";
}

.bi-box-arrow-in-left::before {
  content: "\f1bd";
}

.bi-box-arrow-in-right::before {
  content: "\f1be";
}

.bi-box-arrow-in-up-left::before {
  content: "\f1bf";
}

.bi-box-arrow-in-up-right::before {
  content: "\f1c0";
}

.bi-box-arrow-in-up::before {
  content: "\f1c1";
}

.bi-box-arrow-left::before {
  content: "\f1c2";
}

.bi-box-arrow-right::before {
  content: "\f1c3";
}

.bi-box-arrow-up-left::before {
  content: "\f1c4";
}

.bi-box-arrow-up-right::before {
  content: "\f1c5";
}

.bi-box-arrow-up::before {
  content: "\f1c6";
}

.bi-box-seam::before {
  content: "\f1c7";
}

.bi-box::before {
  content: "\f1c8";
}

.bi-braces::before {
  content: "\f1c9";
}

.bi-bricks::before {
  content: "\f1ca";
}

.bi-briefcase-fill::before {
  content: "\f1cb";
}

.bi-briefcase::before {
  content: "\f1cc";
}

.bi-brightness-alt-high-fill::before {
  content: "\f1cd";
}

.bi-brightness-alt-high::before {
  content: "\f1ce";
}

.bi-brightness-alt-low-fill::before {
  content: "\f1cf";
}

.bi-brightness-alt-low::before {
  content: "\f1d0";
}

.bi-brightness-high-fill::before {
  content: "\f1d1";
}

.bi-brightness-high::before {
  content: "\f1d2";
}

.bi-brightness-low-fill::before {
  content: "\f1d3";
}

.bi-brightness-low::before {
  content: "\f1d4";
}

.bi-broadcast-pin::before {
  content: "\f1d5";
}

.bi-broadcast::before {
  content: "\f1d6";
}

.bi-brush-fill::before {
  content: "\f1d7";
}

.bi-brush::before {
  content: "\f1d8";
}

.bi-bucket-fill::before {
  content: "\f1d9";
}

.bi-bucket::before {
  content: "\f1da";
}

.bi-bug-fill::before {
  content: "\f1db";
}

.bi-bug::before {
  content: "\f1dc";
}

.bi-building::before {
  content: "\f1dd";
}

.bi-bullseye::before {
  content: "\f1de";
}

.bi-calculator-fill::before {
  content: "\f1df";
}

.bi-calculator::before {
  content: "\f1e0";
}

.bi-calendar-check-fill::before {
  content: "\f1e1";
}

.bi-calendar-check::before {
  content: "\f1e2";
}

.bi-calendar-date-fill::before {
  content: "\f1e3";
}

.bi-calendar-date::before {
  content: "\f1e4";
}

.bi-calendar-day-fill::before {
  content: "\f1e5";
}

.bi-calendar-day::before {
  content: "\f1e6";
}

.bi-calendar-event-fill::before {
  content: "\f1e7";
}

.bi-calendar-event::before {
  content: "\f1e8";
}

.bi-calendar-fill::before {
  content: "\f1e9";
}

.bi-calendar-minus-fill::before {
  content: "\f1ea";
}

.bi-calendar-minus::before {
  content: "\f1eb";
}

.bi-calendar-month-fill::before {
  content: "\f1ec";
}

.bi-calendar-month::before {
  content: "\f1ed";
}

.bi-calendar-plus-fill::before {
  content: "\f1ee";
}

.bi-calendar-plus::before {
  content: "\f1ef";
}

.bi-calendar-range-fill::before {
  content: "\f1f0";
}

.bi-calendar-range::before {
  content: "\f1f1";
}

.bi-calendar-week-fill::before {
  content: "\f1f2";
}

.bi-calendar-week::before {
  content: "\f1f3";
}

.bi-calendar-x-fill::before {
  content: "\f1f4";
}

.bi-calendar-x::before {
  content: "\f1f5";
}

.bi-calendar::before {
  content: "\f1f6";
}

.bi-calendar2-check-fill::before {
  content: "\f1f7";
}

.bi-calendar2-check::before {
  content: "\f1f8";
}

.bi-calendar2-date-fill::before {
  content: "\f1f9";
}

.bi-calendar2-date::before {
  content: "\f1fa";
}

.bi-calendar2-day-fill::before {
  content: "\f1fb";
}

.bi-calendar2-day::before {
  content: "\f1fc";
}

.bi-calendar2-event-fill::before {
  content: "\f1fd";
}

.bi-calendar2-event::before {
  content: "\f1fe";
}

.bi-calendar2-fill::before {
  content: "\f1ff";
}

.bi-calendar2-minus-fill::before {
  content: "\f200";
}

.bi-calendar2-minus::before {
  content: "\f201";
}

.bi-calendar2-month-fill::before {
  content: "\f202";
}

.bi-calendar2-month::before {
  content: "\f203";
}

.bi-calendar2-plus-fill::before {
  content: "\f204";
}

.bi-calendar2-plus::before {
  content: "\f205";
}

.bi-calendar2-range-fill::before {
  content: "\f206";
}

.bi-calendar2-range::before {
  content: "\f207";
}

.bi-calendar2-week-fill::before {
  content: "\f208";
}

.bi-calendar2-week::before {
  content: "\f209";
}

.bi-calendar2-x-fill::before {
  content: "\f20a";
}

.bi-calendar2-x::before {
  content: "\f20b";
}

.bi-calendar2::before {
  content: "\f20c";
}

.bi-calendar3-event-fill::before {
  content: "\f20d";
}

.bi-calendar3-event::before {
  content: "\f20e";
}

.bi-calendar3-fill::before {
  content: "\f20f";
}

.bi-calendar3-range-fill::before {
  content: "\f210";
}

.bi-calendar3-range::before {
  content: "\f211";
}

.bi-calendar3-week-fill::before {
  content: "\f212";
}

.bi-calendar3-week::before {
  content: "\f213";
}

.bi-calendar3::before {
  content: "\f214";
}

.bi-calendar4-event::before {
  content: "\f215";
}

.bi-calendar4-range::before {
  content: "\f216";
}

.bi-calendar4-week::before {
  content: "\f217";
}

.bi-calendar4::before {
  content: "\f218";
}

.bi-camera-fill::before {
  content: "\f219";
}

.bi-camera-reels-fill::before {
  content: "\f21a";
}

.bi-camera-reels::before {
  content: "\f21b";
}

.bi-camera-video-fill::before {
  content: "\f21c";
}

.bi-camera-video-off-fill::before {
  content: "\f21d";
}

.bi-camera-video-off::before {
  content: "\f21e";
}

.bi-camera-video::before {
  content: "\f21f";
}

.bi-camera::before {
  content: "\f220";
}

.bi-camera2::before {
  content: "\f221";
}

.bi-capslock-fill::before {
  content: "\f222";
}

.bi-capslock::before {
  content: "\f223";
}

.bi-card-checklist::before {
  content: "\f224";
}

.bi-card-heading::before {
  content: "\f225";
}

.bi-card-image::before {
  content: "\f226";
}

.bi-card-list::before {
  content: "\f227";
}

.bi-card-text::before {
  content: "\f228";
}

.bi-caret-down-fill::before {
  content: "\f229";
}

.bi-caret-down-square-fill::before {
  content: "\f22a";
}

.bi-caret-down-square::before {
  content: "\f22b";
}

.bi-caret-down::before {
  content: "\f22c";
}

.bi-caret-left-fill::before {
  content: "\f22d";
}

.bi-caret-left-square-fill::before {
  content: "\f22e";
}

.bi-caret-left-square::before {
  content: "\f22f";
}

.bi-caret-left::before {
  content: "\f230";
}

.bi-caret-right-fill::before {
  content: "\f231";
}

.bi-caret-right-square-fill::before {
  content: "\f232";
}

.bi-caret-right-square::before {
  content: "\f233";
}

.bi-caret-right::before {
  content: "\f234";
}

.bi-caret-up-fill::before {
  content: "\f235";
}

.bi-caret-up-square-fill::before {
  content: "\f236";
}

.bi-caret-up-square::before {
  content: "\f237";
}

.bi-caret-up::before {
  content: "\f238";
}

.bi-cart-check-fill::before {
  content: "\f239";
}

.bi-cart-check::before {
  content: "\f23a";
}

.bi-cart-dash-fill::before {
  content: "\f23b";
}

.bi-cart-dash::before {
  content: "\f23c";
}

.bi-cart-fill::before {
  content: "\f23d";
}

.bi-cart-plus-fill::before {
  content: "\f23e";
}

.bi-cart-plus::before {
  content: "\f23f";
}

.bi-cart-x-fill::before {
  content: "\f240";
}

.bi-cart-x::before {
  content: "\f241";
}

.bi-cart::before {
  content: "\f242";
}

.bi-cart2::before {
  content: "\f243";
}

.bi-cart3::before {
  content: "\f244";
}

.bi-cart4::before {
  content: "\f245";
}

.bi-cash-stack::before {
  content: "\f246";
}

.bi-cash::before {
  content: "\f247";
}

.bi-cast::before {
  content: "\f248";
}

.bi-chat-dots-fill::before {
  content: "\f249";
}

.bi-chat-dots::before {
  content: "\f24a";
}

.bi-chat-fill::before {
  content: "\f24b";
}

.bi-chat-left-dots-fill::before {
  content: "\f24c";
}

.bi-chat-left-dots::before {
  content: "\f24d";
}

.bi-chat-left-fill::before {
  content: "\f24e";
}

.bi-chat-left-quote-fill::before {
  content: "\f24f";
}

.bi-chat-left-quote::before {
  content: "\f250";
}

.bi-chat-left-text-fill::before {
  content: "\f251";
}

.bi-chat-left-text::before {
  content: "\f252";
}

.bi-chat-left::before {
  content: "\f253";
}

.bi-chat-quote-fill::before {
  content: "\f254";
}

.bi-chat-quote::before {
  content: "\f255";
}

.bi-chat-right-dots-fill::before {
  content: "\f256";
}

.bi-chat-right-dots::before {
  content: "\f257";
}

.bi-chat-right-fill::before {
  content: "\f258";
}

.bi-chat-right-quote-fill::before {
  content: "\f259";
}

.bi-chat-right-quote::before {
  content: "\f25a";
}

.bi-chat-right-text-fill::before {
  content: "\f25b";
}

.bi-chat-right-text::before {
  content: "\f25c";
}

.bi-chat-right::before {
  content: "\f25d";
}

.bi-chat-square-dots-fill::before {
  content: "\f25e";
}

.bi-chat-square-dots::before {
  content: "\f25f";
}

.bi-chat-square-fill::before {
  content: "\f260";
}

.bi-chat-square-quote-fill::before {
  content: "\f261";
}

.bi-chat-square-quote::before {
  content: "\f262";
}

.bi-chat-square-text-fill::before {
  content: "\f263";
}

.bi-chat-square-text::before {
  content: "\f264";
}

.bi-chat-square::before {
  content: "\f265";
}

.bi-chat-text-fill::before {
  content: "\f266";
}

.bi-chat-text::before {
  content: "\f267";
}

.bi-chat::before {
  content: "\f268";
}

.bi-check-all::before {
  content: "\f269";
}

.bi-check-circle-fill::before {
  content: "\f26a";
}

.bi-check-circle::before {
  content: "\f26b";
}

.bi-check-square-fill::before {
  content: "\f26c";
}

.bi-check-square::before {
  content: "\f26d";
}

.bi-check::before {
  content: "\f26e";
}

.bi-check2-all::before {
  content: "\f26f";
}

.bi-check2-circle::before {
  content: "\f270";
}

.bi-check2-square::before {
  content: "\f271";
}

.bi-check2::before {
  content: "\f272";
}

.bi-chevron-bar-contract::before {
  content: "\f273";
}

.bi-chevron-bar-down::before {
  content: "\f274";
}

.bi-chevron-bar-expand::before {
  content: "\f275";
}

.bi-chevron-bar-left::before {
  content: "\f276";
}

.bi-chevron-bar-right::before {
  content: "\f277";
}

.bi-chevron-bar-up::before {
  content: "\f278";
}

.bi-chevron-compact-down::before {
  content: "\f279";
}

.bi-chevron-compact-left::before {
  content: "\f27a";
}

.bi-chevron-compact-right::before {
  content: "\f27b";
}

.bi-chevron-compact-up::before {
  content: "\f27c";
}

.bi-chevron-contract::before {
  content: "\f27d";
}

.bi-chevron-double-down::before {
  content: "\f27e";
}

.bi-chevron-double-left::before {
  content: "\f27f";
}

.bi-chevron-double-right::before {
  content: "\f280";
}

.bi-chevron-double-up::before {
  content: "\f281";
}

.bi-chevron-down::before {
  content: "\f282";
}

.bi-chevron-expand::before {
  content: "\f283";
}

.bi-chevron-left::before {
  content: "\f284";
}

.bi-chevron-right::before {
  content: "\f285";
}

.bi-chevron-up::before {
  content: "\f286";
}

.bi-circle-fill::before {
  content: "\f287";
}

.bi-circle-half::before {
  content: "\f288";
}

.bi-circle-square::before {
  content: "\f289";
}

.bi-circle::before {
  content: "\f28a";
}

.bi-clipboard-check::before {
  content: "\f28b";
}

.bi-clipboard-data::before {
  content: "\f28c";
}

.bi-clipboard-minus::before {
  content: "\f28d";
}

.bi-clipboard-plus::before {
  content: "\f28e";
}

.bi-clipboard-x::before {
  content: "\f28f";
}

.bi-clipboard::before {
  content: "\f290";
}

.bi-clock-fill::before {
  content: "\f291";
}

.bi-clock-history::before {
  content: "\f292";
}

.bi-clock::before {
  content: "\f293";
}

.bi-cloud-arrow-down-fill::before {
  content: "\f294";
}

.bi-cloud-arrow-down::before {
  content: "\f295";
}

.bi-cloud-arrow-up-fill::before {
  content: "\f296";
}

.bi-cloud-arrow-up::before {
  content: "\f297";
}

.bi-cloud-check-fill::before {
  content: "\f298";
}

.bi-cloud-check::before {
  content: "\f299";
}

.bi-cloud-download-fill::before {
  content: "\f29a";
}

.bi-cloud-download::before {
  content: "\f29b";
}

.bi-cloud-drizzle-fill::before {
  content: "\f29c";
}

.bi-cloud-drizzle::before {
  content: "\f29d";
}

.bi-cloud-fill::before {
  content: "\f29e";
}

.bi-cloud-fog-fill::before {
  content: "\f29f";
}

.bi-cloud-fog::before {
  content: "\f2a0";
}

.bi-cloud-fog2-fill::before {
  content: "\f2a1";
}

.bi-cloud-fog2::before {
  content: "\f2a2";
}

.bi-cloud-hail-fill::before {
  content: "\f2a3";
}

.bi-cloud-hail::before {
  content: "\f2a4";
}

.bi-cloud-haze-1::before {
  content: "\f2a5";
}

.bi-cloud-haze-fill::before {
  content: "\f2a6";
}

.bi-cloud-haze::before {
  content: "\f2a7";
}

.bi-cloud-haze2-fill::before {
  content: "\f2a8";
}

.bi-cloud-lightning-fill::before {
  content: "\f2a9";
}

.bi-cloud-lightning-rain-fill::before {
  content: "\f2aa";
}

.bi-cloud-lightning-rain::before {
  content: "\f2ab";
}

.bi-cloud-lightning::before {
  content: "\f2ac";
}

.bi-cloud-minus-fill::before {
  content: "\f2ad";
}

.bi-cloud-minus::before {
  content: "\f2ae";
}

.bi-cloud-moon-fill::before {
  content: "\f2af";
}

.bi-cloud-moon::before {
  content: "\f2b0";
}

.bi-cloud-plus-fill::before {
  content: "\f2b1";
}

.bi-cloud-plus::before {
  content: "\f2b2";
}

.bi-cloud-rain-fill::before {
  content: "\f2b3";
}

.bi-cloud-rain-heavy-fill::before {
  content: "\f2b4";
}

.bi-cloud-rain-heavy::before {
  content: "\f2b5";
}

.bi-cloud-rain::before {
  content: "\f2b6";
}

.bi-cloud-slash-fill::before {
  content: "\f2b7";
}

.bi-cloud-slash::before {
  content: "\f2b8";
}

.bi-cloud-sleet-fill::before {
  content: "\f2b9";
}

.bi-cloud-sleet::before {
  content: "\f2ba";
}

.bi-cloud-snow-fill::before {
  content: "\f2bb";
}

.bi-cloud-snow::before {
  content: "\f2bc";
}

.bi-cloud-sun-fill::before {
  content: "\f2bd";
}

.bi-cloud-sun::before {
  content: "\f2be";
}

.bi-cloud-upload-fill::before {
  content: "\f2bf";
}

.bi-cloud-upload::before {
  content: "\f2c0";
}

.bi-cloud::before {
  content: "\f2c1";
}

.bi-clouds-fill::before {
  content: "\f2c2";
}

.bi-clouds::before {
  content: "\f2c3";
}

.bi-cloudy-fill::before {
  content: "\f2c4";
}

.bi-cloudy::before {
  content: "\f2c5";
}

.bi-code-slash::before {
  content: "\f2c6";
}

.bi-code-square::before {
  content: "\f2c7";
}

.bi-code::before {
  content: "\f2c8";
}

.bi-collection-fill::before {
  content: "\f2c9";
}

.bi-collection-play-fill::before {
  content: "\f2ca";
}

.bi-collection-play::before {
  content: "\f2cb";
}

.bi-collection::before {
  content: "\f2cc";
}

.bi-columns-gap::before {
  content: "\f2cd";
}

.bi-columns::before {
  content: "\f2ce";
}

.bi-command::before {
  content: "\f2cf";
}

.bi-compass-fill::before {
  content: "\f2d0";
}

.bi-compass::before {
  content: "\f2d1";
}

.bi-cone-striped::before {
  content: "\f2d2";
}

.bi-cone::before {
  content: "\f2d3";
}

.bi-controller::before {
  content: "\f2d4";
}

.bi-cpu-fill::before {
  content: "\f2d5";
}

.bi-cpu::before {
  content: "\f2d6";
}

.bi-credit-card-2-back-fill::before {
  content: "\f2d7";
}

.bi-credit-card-2-back::before {
  content: "\f2d8";
}

.bi-credit-card-2-front-fill::before {
  content: "\f2d9";
}

.bi-credit-card-2-front::before {
  content: "\f2da";
}

.bi-credit-card-fill::before {
  content: "\f2db";
}

.bi-credit-card::before {
  content: "\f2dc";
}

.bi-crop::before {
  content: "\f2dd";
}

.bi-cup-fill::before {
  content: "\f2de";
}

.bi-cup-straw::before {
  content: "\f2df";
}

.bi-cup::before {
  content: "\f2e0";
}

.bi-cursor-fill::before {
  content: "\f2e1";
}

.bi-cursor-text::before {
  content: "\f2e2";
}

.bi-cursor::before {
  content: "\f2e3";
}

.bi-dash-circle-dotted::before {
  content: "\f2e4";
}

.bi-dash-circle-fill::before {
  content: "\f2e5";
}

.bi-dash-circle::before {
  content: "\f2e6";
}

.bi-dash-square-dotted::before {
  content: "\f2e7";
}

.bi-dash-square-fill::before {
  content: "\f2e8";
}

.bi-dash-square::before {
  content: "\f2e9";
}

.bi-dash::before {
  content: "\f2ea";
}

.bi-diagram-2-fill::before {
  content: "\f2eb";
}

.bi-diagram-2::before {
  content: "\f2ec";
}

.bi-diagram-3-fill::before {
  content: "\f2ed";
}

.bi-diagram-3::before {
  content: "\f2ee";
}

.bi-diamond-fill::before {
  content: "\f2ef";
}

.bi-diamond-half::before {
  content: "\f2f0";
}

.bi-diamond::before {
  content: "\f2f1";
}

.bi-dice-1-fill::before {
  content: "\f2f2";
}

.bi-dice-1::before {
  content: "\f2f3";
}

.bi-dice-2-fill::before {
  content: "\f2f4";
}

.bi-dice-2::before {
  content: "\f2f5";
}

.bi-dice-3-fill::before {
  content: "\f2f6";
}

.bi-dice-3::before {
  content: "\f2f7";
}

.bi-dice-4-fill::before {
  content: "\f2f8";
}

.bi-dice-4::before {
  content: "\f2f9";
}

.bi-dice-5-fill::before {
  content: "\f2fa";
}

.bi-dice-5::before {
  content: "\f2fb";
}

.bi-dice-6-fill::before {
  content: "\f2fc";
}

.bi-dice-6::before {
  content: "\f2fd";
}

.bi-disc-fill::before {
  content: "\f2fe";
}

.bi-disc::before {
  content: "\f2ff";
}

.bi-discord::before {
  content: "\f300";
}

.bi-display-fill::before {
  content: "\f301";
}

.bi-display::before {
  content: "\f302";
}

.bi-distribute-horizontal::before {
  content: "\f303";
}

.bi-distribute-vertical::before {
  content: "\f304";
}

.bi-door-closed-fill::before {
  content: "\f305";
}

.bi-door-closed::before {
  content: "\f306";
}

.bi-door-open-fill::before {
  content: "\f307";
}

.bi-door-open::before {
  content: "\f308";
}

.bi-dot::before {
  content: "\f309";
}

.bi-download::before {
  content: "\f30a";
}

.bi-droplet-fill::before {
  content: "\f30b";
}

.bi-droplet-half::before {
  content: "\f30c";
}

.bi-droplet::before {
  content: "\f30d";
}

.bi-earbuds::before {
  content: "\f30e";
}

.bi-easel-fill::before {
  content: "\f30f";
}

.bi-easel::before {
  content: "\f310";
}

.bi-egg-fill::before {
  content: "\f311";
}

.bi-egg-fried::before {
  content: "\f312";
}

.bi-egg::before {
  content: "\f313";
}

.bi-eject-fill::before {
  content: "\f314";
}

.bi-eject::before {
  content: "\f315";
}

.bi-emoji-angry-fill::before {
  content: "\f316";
}

.bi-emoji-angry::before {
  content: "\f317";
}

.bi-emoji-dizzy-fill::before {
  content: "\f318";
}

.bi-emoji-dizzy::before {
  content: "\f319";
}

.bi-emoji-expressionless-fill::before {
  content: "\f31a";
}

.bi-emoji-expressionless::before {
  content: "\f31b";
}

.bi-emoji-frown-fill::before {
  content: "\f31c";
}

.bi-emoji-frown::before {
  content: "\f31d";
}

.bi-emoji-heart-eyes-fill::before {
  content: "\f31e";
}

.bi-emoji-heart-eyes::before {
  content: "\f31f";
}

.bi-emoji-laughing-fill::before {
  content: "\f320";
}

.bi-emoji-laughing::before {
  content: "\f321";
}

.bi-emoji-neutral-fill::before {
  content: "\f322";
}

.bi-emoji-neutral::before {
  content: "\f323";
}

.bi-emoji-smile-fill::before {
  content: "\f324";
}

.bi-emoji-smile-upside-down-fill::before {
  content: "\f325";
}

.bi-emoji-smile-upside-down::before {
  content: "\f326";
}

.bi-emoji-smile::before {
  content: "\f327";
}

.bi-emoji-sunglasses-fill::before {
  content: "\f328";
}

.bi-emoji-sunglasses::before {
  content: "\f329";
}

.bi-emoji-wink-fill::before {
  content: "\f32a";
}

.bi-emoji-wink::before {
  content: "\f32b";
}

.bi-envelope-fill::before {
  content: "\f32c";
}

.bi-envelope-open-fill::before {
  content: "\f32d";
}

.bi-envelope-open::before {
  content: "\f32e";
}

.bi-envelope::before {
  content: "\f32f";
}

.bi-eraser-fill::before {
  content: "\f330";
}

.bi-eraser::before {
  content: "\f331";
}

.bi-exclamation-circle-fill::before {
  content: "\f332";
}

.bi-exclamation-circle::before {
  content: "\f333";
}

.bi-exclamation-diamond-fill::before {
  content: "\f334";
}

.bi-exclamation-diamond::before {
  content: "\f335";
}

.bi-exclamation-octagon-fill::before {
  content: "\f336";
}

.bi-exclamation-octagon::before {
  content: "\f337";
}

.bi-exclamation-square-fill::before {
  content: "\f338";
}

.bi-exclamation-square::before {
  content: "\f339";
}

.bi-exclamation-triangle-fill::before {
  content: "\f33a";
}

.bi-exclamation-triangle::before {
  content: "\f33b";
}

.bi-exclamation::before {
  content: "\f33c";
}

.bi-exclude::before {
  content: "\f33d";
}

.bi-eye-fill::before {
  content: "\f33e";
}

.bi-eye-slash-fill::before {
  content: "\f33f";
}

.bi-eye-slash::before {
  content: "\f340";
}

.bi-eye::before {
  content: "\f341";
}

.bi-eyedropper::before {
  content: "\f342";
}

.bi-eyeglasses::before {
  content: "\f343";
}

.bi-facebook::before {
  content: "\f344";
}

.bi-file-arrow-down-fill::before {
  content: "\f345";
}

.bi-file-arrow-down::before {
  content: "\f346";
}

.bi-file-arrow-up-fill::before {
  content: "\f347";
}

.bi-file-arrow-up::before {
  content: "\f348";
}

.bi-file-bar-graph-fill::before {
  content: "\f349";
}

.bi-file-bar-graph::before {
  content: "\f34a";
}

.bi-file-binary-fill::before {
  content: "\f34b";
}

.bi-file-binary::before {
  content: "\f34c";
}

.bi-file-break-fill::before {
  content: "\f34d";
}

.bi-file-break::before {
  content: "\f34e";
}

.bi-file-check-fill::before {
  content: "\f34f";
}

.bi-file-check::before {
  content: "\f350";
}

.bi-file-code-fill::before {
  content: "\f351";
}

.bi-file-code::before {
  content: "\f352";
}

.bi-file-diff-fill::before {
  content: "\f353";
}

.bi-file-diff::before {
  content: "\f354";
}

.bi-file-earmark-arrow-down-fill::before {
  content: "\f355";
}

.bi-file-earmark-arrow-down::before {
  content: "\f356";
}

.bi-file-earmark-arrow-up-fill::before {
  content: "\f357";
}

.bi-file-earmark-arrow-up::before {
  content: "\f358";
}

.bi-file-earmark-bar-graph-fill::before {
  content: "\f359";
}

.bi-file-earmark-bar-graph::before {
  content: "\f35a";
}

.bi-file-earmark-binary-fill::before {
  content: "\f35b";
}

.bi-file-earmark-binary::before {
  content: "\f35c";
}

.bi-file-earmark-break-fill::before {
  content: "\f35d";
}

.bi-file-earmark-break::before {
  content: "\f35e";
}

.bi-file-earmark-check-fill::before {
  content: "\f35f";
}

.bi-file-earmark-check::before {
  content: "\f360";
}

.bi-file-earmark-code-fill::before {
  content: "\f361";
}

.bi-file-earmark-code::before {
  content: "\f362";
}

.bi-file-earmark-diff-fill::before {
  content: "\f363";
}

.bi-file-earmark-diff::before {
  content: "\f364";
}

.bi-file-earmark-easel-fill::before {
  content: "\f365";
}

.bi-file-earmark-easel::before {
  content: "\f366";
}

.bi-file-earmark-excel-fill::before {
  content: "\f367";
}

.bi-file-earmark-excel::before {
  content: "\f368";
}

.bi-file-earmark-fill::before {
  content: "\f369";
}

.bi-file-earmark-font-fill::before {
  content: "\f36a";
}

.bi-file-earmark-font::before {
  content: "\f36b";
}

.bi-file-earmark-image-fill::before {
  content: "\f36c";
}

.bi-file-earmark-image::before {
  content: "\f36d";
}

.bi-file-earmark-lock-fill::before {
  content: "\f36e";
}

.bi-file-earmark-lock::before {
  content: "\f36f";
}

.bi-file-earmark-lock2-fill::before {
  content: "\f370";
}

.bi-file-earmark-lock2::before {
  content: "\f371";
}

.bi-file-earmark-medical-fill::before {
  content: "\f372";
}

.bi-file-earmark-medical::before {
  content: "\f373";
}

.bi-file-earmark-minus-fill::before {
  content: "\f374";
}

.bi-file-earmark-minus::before {
  content: "\f375";
}

.bi-file-earmark-music-fill::before {
  content: "\f376";
}

.bi-file-earmark-music::before {
  content: "\f377";
}

.bi-file-earmark-person-fill::before {
  content: "\f378";
}

.bi-file-earmark-person::before {
  content: "\f379";
}

.bi-file-earmark-play-fill::before {
  content: "\f37a";
}

.bi-file-earmark-play::before {
  content: "\f37b";
}

.bi-file-earmark-plus-fill::before {
  content: "\f37c";
}

.bi-file-earmark-plus::before {
  content: "\f37d";
}

.bi-file-earmark-post-fill::before {
  content: "\f37e";
}

.bi-file-earmark-post::before {
  content: "\f37f";
}

.bi-file-earmark-ppt-fill::before {
  content: "\f380";
}

.bi-file-earmark-ppt::before {
  content: "\f381";
}

.bi-file-earmark-richtext-fill::before {
  content: "\f382";
}

.bi-file-earmark-richtext::before {
  content: "\f383";
}

.bi-file-earmark-ruled-fill::before {
  content: "\f384";
}

.bi-file-earmark-ruled::before {
  content: "\f385";
}

.bi-file-earmark-slides-fill::before {
  content: "\f386";
}

.bi-file-earmark-slides::before {
  content: "\f387";
}

.bi-file-earmark-spreadsheet-fill::before {
  content: "\f388";
}

.bi-file-earmark-spreadsheet::before {
  content: "\f389";
}

.bi-file-earmark-text-fill::before {
  content: "\f38a";
}

.bi-file-earmark-text::before {
  content: "\f38b";
}

.bi-file-earmark-word-fill::before {
  content: "\f38c";
}

.bi-file-earmark-word::before {
  content: "\f38d";
}

.bi-file-earmark-x-fill::before {
  content: "\f38e";
}

.bi-file-earmark-x::before {
  content: "\f38f";
}

.bi-file-earmark-zip-fill::before {
  content: "\f390";
}

.bi-file-earmark-zip::before {
  content: "\f391";
}

.bi-file-earmark::before {
  content: "\f392";
}

.bi-file-easel-fill::before {
  content: "\f393";
}

.bi-file-easel::before {
  content: "\f394";
}

.bi-file-excel-fill::before {
  content: "\f395";
}

.bi-file-excel::before {
  content: "\f396";
}

.bi-file-fill::before {
  content: "\f397";
}

.bi-file-font-fill::before {
  content: "\f398";
}

.bi-file-font::before {
  content: "\f399";
}

.bi-file-image-fill::before {
  content: "\f39a";
}

.bi-file-image::before {
  content: "\f39b";
}

.bi-file-lock-fill::before {
  content: "\f39c";
}

.bi-file-lock::before {
  content: "\f39d";
}

.bi-file-lock2-fill::before {
  content: "\f39e";
}

.bi-file-lock2::before {
  content: "\f39f";
}

.bi-file-medical-fill::before {
  content: "\f3a0";
}

.bi-file-medical::before {
  content: "\f3a1";
}

.bi-file-minus-fill::before {
  content: "\f3a2";
}

.bi-file-minus::before {
  content: "\f3a3";
}

.bi-file-music-fill::before {
  content: "\f3a4";
}

.bi-file-music::before {
  content: "\f3a5";
}

.bi-file-person-fill::before {
  content: "\f3a6";
}

.bi-file-person::before {
  content: "\f3a7";
}

.bi-file-play-fill::before {
  content: "\f3a8";
}

.bi-file-play::before {
  content: "\f3a9";
}

.bi-file-plus-fill::before {
  content: "\f3aa";
}

.bi-file-plus::before {
  content: "\f3ab";
}

.bi-file-post-fill::before {
  content: "\f3ac";
}

.bi-file-post::before {
  content: "\f3ad";
}

.bi-file-ppt-fill::before {
  content: "\f3ae";
}

.bi-file-ppt::before {
  content: "\f3af";
}

.bi-file-richtext-fill::before {
  content: "\f3b0";
}

.bi-file-richtext::before {
  content: "\f3b1";
}

.bi-file-ruled-fill::before {
  content: "\f3b2";
}

.bi-file-ruled::before {
  content: "\f3b3";
}

.bi-file-slides-fill::before {
  content: "\f3b4";
}

.bi-file-slides::before {
  content: "\f3b5";
}

.bi-file-spreadsheet-fill::before {
  content: "\f3b6";
}

.bi-file-spreadsheet::before {
  content: "\f3b7";
}

.bi-file-text-fill::before {
  content: "\f3b8";
}

.bi-file-text::before {
  content: "\f3b9";
}

.bi-file-word-fill::before {
  content: "\f3ba";
}

.bi-file-word::before {
  content: "\f3bb";
}

.bi-file-x-fill::before {
  content: "\f3bc";
}

.bi-file-x::before {
  content: "\f3bd";
}

.bi-file-zip-fill::before {
  content: "\f3be";
}

.bi-file-zip::before {
  content: "\f3bf";
}

.bi-file::before {
  content: "\f3c0";
}

.bi-files-alt::before {
  content: "\f3c1";
}

.bi-files::before {
  content: "\f3c2";
}

.bi-film::before {
  content: "\f3c3";
}

.bi-filter-circle-fill::before {
  content: "\f3c4";
}

.bi-filter-circle::before {
  content: "\f3c5";
}

.bi-filter-left::before {
  content: "\f3c6";
}

.bi-filter-right::before {
  content: "\f3c7";
}

.bi-filter-square-fill::before {
  content: "\f3c8";
}

.bi-filter-square::before {
  content: "\f3c9";
}

.bi-filter::before {
  content: "\f3ca";
}

.bi-flag-fill::before {
  content: "\f3cb";
}

.bi-flag::before {
  content: "\f3cc";
}

.bi-flower1::before {
  content: "\f3cd";
}

.bi-flower2::before {
  content: "\f3ce";
}

.bi-flower3::before {
  content: "\f3cf";
}

.bi-folder-check::before {
  content: "\f3d0";
}

.bi-folder-fill::before {
  content: "\f3d1";
}

.bi-folder-minus::before {
  content: "\f3d2";
}

.bi-folder-plus::before {
  content: "\f3d3";
}

.bi-folder-symlink-fill::before {
  content: "\f3d4";
}

.bi-folder-symlink::before {
  content: "\f3d5";
}

.bi-folder-x::before {
  content: "\f3d6";
}

.bi-folder::before {
  content: "\f3d7";
}

.bi-folder2-open::before {
  content: "\f3d8";
}

.bi-folder2::before {
  content: "\f3d9";
}

.bi-fonts::before {
  content: "\f3da";
}

.bi-forward-fill::before {
  content: "\f3db";
}

.bi-forward::before {
  content: "\f3dc";
}

.bi-front::before {
  content: "\f3dd";
}

.bi-fullscreen-exit::before {
  content: "\f3de";
}

.bi-fullscreen::before {
  content: "\f3df";
}

.bi-funnel-fill::before {
  content: "\f3e0";
}

.bi-funnel::before {
  content: "\f3e1";
}

.bi-gear-fill::before {
  content: "\f3e2";
}

.bi-gear-wide-connected::before {
  content: "\f3e3";
}

.bi-gear-wide::before {
  content: "\f3e4";
}

.bi-gear::before {
  content: "\f3e5";
}

.bi-gem::before {
  content: "\f3e6";
}

.bi-geo-alt-fill::before {
  content: "\f3e7";
}

.bi-geo-alt::before {
  content: "\f3e8";
}

.bi-geo-fill::before {
  content: "\f3e9";
}

.bi-geo::before {
  content: "\f3ea";
}

.bi-gift-fill::before {
  content: "\f3eb";
}

.bi-gift::before {
  content: "\f3ec";
}

.bi-github::before {
  content: "\f3ed";
}

.bi-globe::before {
  content: "\f3ee";
}

.bi-globe2::before {
  content: "\f3ef";
}

.bi-google::before {
  content: "\f3f0";
}

.bi-graph-down::before {
  content: "\f3f1";
}

.bi-graph-up::before {
  content: "\f3f2";
}

.bi-grid-1x2-fill::before {
  content: "\f3f3";
}

.bi-grid-1x2::before {
  content: "\f3f4";
}

.bi-grid-3x2-gap-fill::before {
  content: "\f3f5";
}

.bi-grid-3x2-gap::before {
  content: "\f3f6";
}

.bi-grid-3x2::before {
  content: "\f3f7";
}

.bi-grid-3x3-gap-fill::before {
  content: "\f3f8";
}

.bi-grid-3x3-gap::before {
  content: "\f3f9";
}

.bi-grid-3x3::before {
  content: "\f3fa";
}

.bi-grid-fill::before {
  content: "\f3fb";
}

.bi-grid::before {
  content: "\f3fc";
}

.bi-grip-horizontal::before {
  content: "\f3fd";
}

.bi-grip-vertical::before {
  content: "\f3fe";
}

.bi-hammer::before {
  content: "\f3ff";
}

.bi-hand-index-fill::before {
  content: "\f400";
}

.bi-hand-index-thumb-fill::before {
  content: "\f401";
}

.bi-hand-index-thumb::before {
  content: "\f402";
}

.bi-hand-index::before {
  content: "\f403";
}

.bi-hand-thumbs-down-fill::before {
  content: "\f404";
}

.bi-hand-thumbs-down::before {
  content: "\f405";
}

.bi-hand-thumbs-up-fill::before {
  content: "\f406";
}

.bi-hand-thumbs-up::before {
  content: "\f407";
}

.bi-handbag-fill::before {
  content: "\f408";
}

.bi-handbag::before {
  content: "\f409";
}

.bi-hash::before {
  content: "\f40a";
}

.bi-hdd-fill::before {
  content: "\f40b";
}

.bi-hdd-network-fill::before {
  content: "\f40c";
}

.bi-hdd-network::before {
  content: "\f40d";
}

.bi-hdd-rack-fill::before {
  content: "\f40e";
}

.bi-hdd-rack::before {
  content: "\f40f";
}

.bi-hdd-stack-fill::before {
  content: "\f410";
}

.bi-hdd-stack::before {
  content: "\f411";
}

.bi-hdd::before {
  content: "\f412";
}

.bi-headphones::before {
  content: "\f413";
}

.bi-headset::before {
  content: "\f414";
}

.bi-heart-fill::before {
  content: "\f415";
}

.bi-heart-half::before {
  content: "\f416";
}

.bi-heart::before {
  content: "\f417";
}

.bi-heptagon-fill::before {
  content: "\f418";
}

.bi-heptagon-half::before {
  content: "\f419";
}

.bi-heptagon::before {
  content: "\f41a";
}

.bi-hexagon-fill::before {
  content: "\f41b";
}

.bi-hexagon-half::before {
  content: "\f41c";
}

.bi-hexagon::before {
  content: "\f41d";
}

.bi-hourglass-bottom::before {
  content: "\f41e";
}

.bi-hourglass-split::before {
  content: "\f41f";
}

.bi-hourglass-top::before {
  content: "\f420";
}

.bi-hourglass::before {
  content: "\f421";
}

.bi-house-door-fill::before {
  content: "\f422";
}

.bi-house-door::before {
  content: "\f423";
}

.bi-house-fill::before {
  content: "\f424";
}

.bi-house::before {
  content: "\f425";
}

.bi-hr::before {
  content: "\f426";
}

.bi-hurricane::before {
  content: "\f427";
}

.bi-image-alt::before {
  content: "\f428";
}

.bi-image-fill::before {
  content: "\f429";
}

.bi-image::before {
  content: "\f42a";
}

.bi-images::before {
  content: "\f42b";
}

.bi-inbox-fill::before {
  content: "\f42c";
}

.bi-inbox::before {
  content: "\f42d";
}

.bi-inboxes-fill::before {
  content: "\f42e";
}

.bi-inboxes::before {
  content: "\f42f";
}

.bi-info-circle-fill::before {
  content: "\f430";
}

.bi-info-circle::before {
  content: "\f431";
}

.bi-info-square-fill::before {
  content: "\f432";
}

.bi-info-square::before {
  content: "\f433";
}

.bi-info::before {
  content: "\f434";
}

.bi-input-cursor-text::before {
  content: "\f435";
}

.bi-input-cursor::before {
  content: "\f436";
}

.bi-instagram::before {
  content: "\f437";
}

.bi-intersect::before {
  content: "\f438";
}

.bi-journal-album::before {
  content: "\f439";
}

.bi-journal-arrow-down::before {
  content: "\f43a";
}

.bi-journal-arrow-up::before {
  content: "\f43b";
}

.bi-journal-bookmark-fill::before {
  content: "\f43c";
}

.bi-journal-bookmark::before {
  content: "\f43d";
}

.bi-journal-check::before {
  content: "\f43e";
}

.bi-journal-code::before {
  content: "\f43f";
}

.bi-journal-medical::before {
  content: "\f440";
}

.bi-journal-minus::before {
  content: "\f441";
}

.bi-journal-plus::before {
  content: "\f442";
}

.bi-journal-richtext::before {
  content: "\f443";
}

.bi-journal-text::before {
  content: "\f444";
}

.bi-journal-x::before {
  content: "\f445";
}

.bi-journal::before {
  content: "\f446";
}

.bi-journals::before {
  content: "\f447";
}

.bi-joystick::before {
  content: "\f448";
}

.bi-justify-left::before {
  content: "\f449";
}

.bi-justify-right::before {
  content: "\f44a";
}

.bi-justify::before {
  content: "\f44b";
}

.bi-kanban-fill::before {
  content: "\f44c";
}

.bi-kanban::before {
  content: "\f44d";
}

.bi-key-fill::before {
  content: "\f44e";
}

.bi-key::before {
  content: "\f44f";
}

.bi-keyboard-fill::before {
  content: "\f450";
}

.bi-keyboard::before {
  content: "\f451";
}

.bi-ladder::before {
  content: "\f452";
}

.bi-lamp-fill::before {
  content: "\f453";
}

.bi-lamp::before {
  content: "\f454";
}

.bi-laptop-fill::before {
  content: "\f455";
}

.bi-laptop::before {
  content: "\f456";
}

.bi-layer-backward::before {
  content: "\f457";
}

.bi-layer-forward::before {
  content: "\f458";
}

.bi-layers-fill::before {
  content: "\f459";
}

.bi-layers-half::before {
  content: "\f45a";
}

.bi-layers::before {
  content: "\f45b";
}

.bi-layout-sidebar-inset-reverse::before {
  content: "\f45c";
}

.bi-layout-sidebar-inset::before {
  content: "\f45d";
}

.bi-layout-sidebar-reverse::before {
  content: "\f45e";
}

.bi-layout-sidebar::before {
  content: "\f45f";
}

.bi-layout-split::before {
  content: "\f460";
}

.bi-layout-text-sidebar-reverse::before {
  content: "\f461";
}

.bi-layout-text-sidebar::before {
  content: "\f462";
}

.bi-layout-text-window-reverse::before {
  content: "\f463";
}

.bi-layout-text-window::before {
  content: "\f464";
}

.bi-layout-three-columns::before {
  content: "\f465";
}

.bi-layout-wtf::before {
  content: "\f466";
}

.bi-life-preserver::before {
  content: "\f467";
}

.bi-lightbulb-fill::before {
  content: "\f468";
}

.bi-lightbulb-off-fill::before {
  content: "\f469";
}

.bi-lightbulb-off::before {
  content: "\f46a";
}

.bi-lightbulb::before {
  content: "\f46b";
}

.bi-lightning-charge-fill::before {
  content: "\f46c";
}

.bi-lightning-charge::before {
  content: "\f46d";
}

.bi-lightning-fill::before {
  content: "\f46e";
}

.bi-lightning::before {
  content: "\f46f";
}

.bi-link-45deg::before {
  content: "\f470";
}

.bi-link::before {
  content: "\f471";
}

.bi-linkedin::before {
  content: "\f472";
}

.bi-list-check::before {
  content: "\f473";
}

.bi-list-nested::before {
  content: "\f474";
}

.bi-list-ol::before {
  content: "\f475";
}

.bi-list-stars::before {
  content: "\f476";
}

.bi-list-task::before {
  content: "\f477";
}

.bi-list-ul::before {
  content: "\f478";
}

.bi-list::before {
  content: "\f479";
}

.bi-lock-fill::before {
  content: "\f47a";
}

.bi-lock::before {
  content: "\f47b";
}

.bi-mailbox::before {
  content: "\f47c";
}

.bi-mailbox2::before {
  content: "\f47d";
}

.bi-map-fill::before {
  content: "\f47e";
}

.bi-map::before {
  content: "\f47f";
}

.bi-markdown-fill::before {
  content: "\f480";
}

.bi-markdown::before {
  content: "\f481";
}

.bi-mask::before {
  content: "\f482";
}

.bi-megaphone-fill::before {
  content: "\f483";
}

.bi-megaphone::before {
  content: "\f484";
}

.bi-menu-app-fill::before {
  content: "\f485";
}

.bi-menu-app::before {
  content: "\f486";
}

.bi-menu-button-fill::before {
  content: "\f487";
}

.bi-menu-button-wide-fill::before {
  content: "\f488";
}

.bi-menu-button-wide::before {
  content: "\f489";
}

.bi-menu-button::before {
  content: "\f48a";
}

.bi-menu-down::before {
  content: "\f48b";
}

.bi-menu-up::before {
  content: "\f48c";
}

.bi-mic-fill::before {
  content: "\f48d";
}

.bi-mic-mute-fill::before {
  content: "\f48e";
}

.bi-mic-mute::before {
  content: "\f48f";
}

.bi-mic::before {
  content: "\f490";
}

.bi-minecart-loaded::before {
  content: "\f491";
}

.bi-minecart::before {
  content: "\f492";
}

.bi-moisture::before {
  content: "\f493";
}

.bi-moon-fill::before {
  content: "\f494";
}

.bi-moon-stars-fill::before {
  content: "\f495";
}

.bi-moon-stars::before {
  content: "\f496";
}

.bi-moon::before {
  content: "\f497";
}

.bi-mouse-fill::before {
  content: "\f498";
}

.bi-mouse::before {
  content: "\f499";
}

.bi-mouse2-fill::before {
  content: "\f49a";
}

.bi-mouse2::before {
  content: "\f49b";
}

.bi-mouse3-fill::before {
  content: "\f49c";
}

.bi-mouse3::before {
  content: "\f49d";
}

.bi-music-note-beamed::before {
  content: "\f49e";
}

.bi-music-note-list::before {
  content: "\f49f";
}

.bi-music-note::before {
  content: "\f4a0";
}

.bi-music-player-fill::before {
  content: "\f4a1";
}

.bi-music-player::before {
  content: "\f4a2";
}

.bi-newspaper::before {
  content: "\f4a3";
}

.bi-node-minus-fill::before {
  content: "\f4a4";
}

.bi-node-minus::before {
  content: "\f4a5";
}

.bi-node-plus-fill::before {
  content: "\f4a6";
}

.bi-node-plus::before {
  content: "\f4a7";
}

.bi-nut-fill::before {
  content: "\f4a8";
}

.bi-nut::before {
  content: "\f4a9";
}

.bi-octagon-fill::before {
  content: "\f4aa";
}

.bi-octagon-half::before {
  content: "\f4ab";
}

.bi-octagon::before {
  content: "\f4ac";
}

.bi-option::before {
  content: "\f4ad";
}

.bi-outlet::before {
  content: "\f4ae";
}

.bi-paint-bucket::before {
  content: "\f4af";
}

.bi-palette-fill::before {
  content: "\f4b0";
}

.bi-palette::before {
  content: "\f4b1";
}

.bi-palette2::before {
  content: "\f4b2";
}

.bi-paperclip::before {
  content: "\f4b3";
}

.bi-paragraph::before {
  content: "\f4b4";
}

.bi-patch-check-fill::before {
  content: "\f4b5";
}

.bi-patch-check::before {
  content: "\f4b6";
}

.bi-patch-exclamation-fill::before {
  content: "\f4b7";
}

.bi-patch-exclamation::before {
  content: "\f4b8";
}

.bi-patch-minus-fill::before {
  content: "\f4b9";
}

.bi-patch-minus::before {
  content: "\f4ba";
}

.bi-patch-plus-fill::before {
  content: "\f4bb";
}

.bi-patch-plus::before {
  content: "\f4bc";
}

.bi-patch-question-fill::before {
  content: "\f4bd";
}

.bi-patch-question::before {
  content: "\f4be";
}

.bi-pause-btn-fill::before {
  content: "\f4bf";
}

.bi-pause-btn::before {
  content: "\f4c0";
}

.bi-pause-circle-fill::before {
  content: "\f4c1";
}

.bi-pause-circle::before {
  content: "\f4c2";
}

.bi-pause-fill::before {
  content: "\f4c3";
}

.bi-pause::before {
  content: "\f4c4";
}

.bi-peace-fill::before {
  content: "\f4c5";
}

.bi-peace::before {
  content: "\f4c6";
}

.bi-pen-fill::before {
  content: "\f4c7";
}

.bi-pen::before {
  content: "\f4c8";
}

.bi-pencil-fill::before {
  content: "\f4c9";
}

.bi-pencil-square::before {
  content: "\f4ca";
}

.bi-pencil::before {
  content: "\f4cb";
}

.bi-pentagon-fill::before {
  content: "\f4cc";
}

.bi-pentagon-half::before {
  content: "\f4cd";
}

.bi-pentagon::before {
  content: "\f4ce";
}

.bi-people-fill::before {
  content: "\f4cf";
}

.bi-people::before {
  content: "\f4d0";
}

.bi-percent::before {
  content: "\f4d1";
}

.bi-person-badge-fill::before {
  content: "\f4d2";
}

.bi-person-badge::before {
  content: "\f4d3";
}

.bi-person-bounding-box::before {
  content: "\f4d4";
}

.bi-person-check-fill::before {
  content: "\f4d5";
}

.bi-person-check::before {
  content: "\f4d6";
}

.bi-person-circle::before {
  content: "\f4d7";
}

.bi-person-dash-fill::before {
  content: "\f4d8";
}

.bi-person-dash::before {
  content: "\f4d9";
}

.bi-person-fill::before {
  content: "\f4da";
}

.bi-person-lines-fill::before {
  content: "\f4db";
}

.bi-person-plus-fill::before {
  content: "\f4dc";
}

.bi-person-plus::before {
  content: "\f4dd";
}

.bi-person-square::before {
  content: "\f4de";
}

.bi-person-x-fill::before {
  content: "\f4df";
}

.bi-person-x::before {
  content: "\f4e0";
}

.bi-person::before {
  content: "\f4e1";
}

.bi-phone-fill::before {
  content: "\f4e2";
}

.bi-phone-landscape-fill::before {
  content: "\f4e3";
}

.bi-phone-landscape::before {
  content: "\f4e4";
}

.bi-phone-vibrate-fill::before {
  content: "\f4e5";
}

.bi-phone-vibrate::before {
  content: "\f4e6";
}

.bi-phone::before {
  content: "\f4e7";
}

.bi-pie-chart-fill::before {
  content: "\f4e8";
}

.bi-pie-chart::before {
  content: "\f4e9";
}

.bi-pin-angle-fill::before {
  content: "\f4ea";
}

.bi-pin-angle::before {
  content: "\f4eb";
}

.bi-pin-fill::before {
  content: "\f4ec";
}

.bi-pin::before {
  content: "\f4ed";
}

.bi-pip-fill::before {
  content: "\f4ee";
}

.bi-pip::before {
  content: "\f4ef";
}

.bi-play-btn-fill::before {
  content: "\f4f0";
}

.bi-play-btn::before {
  content: "\f4f1";
}

.bi-play-circle-fill::before {
  content: "\f4f2";
}

.bi-play-circle::before {
  content: "\f4f3";
}

.bi-play-fill::before {
  content: "\f4f4";
}

.bi-play::before {
  content: "\f4f5";
}

.bi-plug-fill::before {
  content: "\f4f6";
}

.bi-plug::before {
  content: "\f4f7";
}

.bi-plus-circle-dotted::before {
  content: "\f4f8";
}

.bi-plus-circle-fill::before {
  content: "\f4f9";
}

.bi-plus-circle::before {
  content: "\f4fa";
}

.bi-plus-square-dotted::before {
  content: "\f4fb";
}

.bi-plus-square-fill::before {
  content: "\f4fc";
}

.bi-plus-square::before {
  content: "\f4fd";
}

.bi-plus::before {
  content: "\f4fe";
}

.bi-power::before {
  content: "\f4ff";
}

.bi-printer-fill::before {
  content: "\f500";
}

.bi-printer::before {
  content: "\f501";
}

.bi-puzzle-fill::before {
  content: "\f502";
}

.bi-puzzle::before {
  content: "\f503";
}

.bi-question-circle-fill::before {
  content: "\f504";
}

.bi-question-circle::before {
  content: "\f505";
}

.bi-question-diamond-fill::before {
  content: "\f506";
}

.bi-question-diamond::before {
  content: "\f507";
}

.bi-question-octagon-fill::before {
  content: "\f508";
}

.bi-question-octagon::before {
  content: "\f509";
}

.bi-question-square-fill::before {
  content: "\f50a";
}

.bi-question-square::before {
  content: "\f50b";
}

.bi-question::before {
  content: "\f50c";
}

.bi-rainbow::before {
  content: "\f50d";
}

.bi-receipt-cutoff::before {
  content: "\f50e";
}

.bi-receipt::before {
  content: "\f50f";
}

.bi-reception-0::before {
  content: "\f510";
}

.bi-reception-1::before {
  content: "\f511";
}

.bi-reception-2::before {
  content: "\f512";
}

.bi-reception-3::before {
  content: "\f513";
}

.bi-reception-4::before {
  content: "\f514";
}

.bi-record-btn-fill::before {
  content: "\f515";
}

.bi-record-btn::before {
  content: "\f516";
}

.bi-record-circle-fill::before {
  content: "\f517";
}

.bi-record-circle::before {
  content: "\f518";
}

.bi-record-fill::before {
  content: "\f519";
}

.bi-record::before {
  content: "\f51a";
}

.bi-record2-fill::before {
  content: "\f51b";
}

.bi-record2::before {
  content: "\f51c";
}

.bi-reply-all-fill::before {
  content: "\f51d";
}

.bi-reply-all::before {
  content: "\f51e";
}

.bi-reply-fill::before {
  content: "\f51f";
}

.bi-reply::before {
  content: "\f520";
}

.bi-rss-fill::before {
  content: "\f521";
}

.bi-rss::before {
  content: "\f522";
}

.bi-rulers::before {
  content: "\f523";
}

.bi-save-fill::before {
  content: "\f524";
}

.bi-save::before {
  content: "\f525";
}

.bi-save2-fill::before {
  content: "\f526";
}

.bi-save2::before {
  content: "\f527";
}

.bi-scissors::before {
  content: "\f528";
}

.bi-screwdriver::before {
  content: "\f529";
}

.bi-search::before {
  content: "\f52a";
}

.bi-segmented-nav::before {
  content: "\f52b";
}

.bi-server::before {
  content: "\f52c";
}

.bi-share-fill::before {
  content: "\f52d";
}

.bi-share::before {
  content: "\f52e";
}

.bi-shield-check::before {
  content: "\f52f";
}

.bi-shield-exclamation::before {
  content: "\f530";
}

.bi-shield-fill-check::before {
  content: "\f531";
}

.bi-shield-fill-exclamation::before {
  content: "\f532";
}

.bi-shield-fill-minus::before {
  content: "\f533";
}

.bi-shield-fill-plus::before {
  content: "\f534";
}

.bi-shield-fill-x::before {
  content: "\f535";
}

.bi-shield-fill::before {
  content: "\f536";
}

.bi-shield-lock-fill::before {
  content: "\f537";
}

.bi-shield-lock::before {
  content: "\f538";
}

.bi-shield-minus::before {
  content: "\f539";
}

.bi-shield-plus::before {
  content: "\f53a";
}

.bi-shield-shaded::before {
  content: "\f53b";
}

.bi-shield-slash-fill::before {
  content: "\f53c";
}

.bi-shield-slash::before {
  content: "\f53d";
}

.bi-shield-x::before {
  content: "\f53e";
}

.bi-shield::before {
  content: "\f53f";
}

.bi-shift-fill::before {
  content: "\f540";
}

.bi-shift::before {
  content: "\f541";
}

.bi-shop-window::before {
  content: "\f542";
}

.bi-shop::before {
  content: "\f543";
}

.bi-shuffle::before {
  content: "\f544";
}

.bi-signpost-2-fill::before {
  content: "\f545";
}

.bi-signpost-2::before {
  content: "\f546";
}

.bi-signpost-fill::before {
  content: "\f547";
}

.bi-signpost-split-fill::before {
  content: "\f548";
}

.bi-signpost-split::before {
  content: "\f549";
}

.bi-signpost::before {
  content: "\f54a";
}

.bi-sim-fill::before {
  content: "\f54b";
}

.bi-sim::before {
  content: "\f54c";
}

.bi-skip-backward-btn-fill::before {
  content: "\f54d";
}

.bi-skip-backward-btn::before {
  content: "\f54e";
}

.bi-skip-backward-circle-fill::before {
  content: "\f54f";
}

.bi-skip-backward-circle::before {
  content: "\f550";
}

.bi-skip-backward-fill::before {
  content: "\f551";
}

.bi-skip-backward::before {
  content: "\f552";
}

.bi-skip-end-btn-fill::before {
  content: "\f553";
}

.bi-skip-end-btn::before {
  content: "\f554";
}

.bi-skip-end-circle-fill::before {
  content: "\f555";
}

.bi-skip-end-circle::before {
  content: "\f556";
}

.bi-skip-end-fill::before {
  content: "\f557";
}

.bi-skip-end::before {
  content: "\f558";
}

.bi-skip-forward-btn-fill::before {
  content: "\f559";
}

.bi-skip-forward-btn::before {
  content: "\f55a";
}

.bi-skip-forward-circle-fill::before {
  content: "\f55b";
}

.bi-skip-forward-circle::before {
  content: "\f55c";
}

.bi-skip-forward-fill::before {
  content: "\f55d";
}

.bi-skip-forward::before {
  content: "\f55e";
}

.bi-skip-start-btn-fill::before {
  content: "\f55f";
}

.bi-skip-start-btn::before {
  content: "\f560";
}

.bi-skip-start-circle-fill::before {
  content: "\f561";
}

.bi-skip-start-circle::before {
  content: "\f562";
}

.bi-skip-start-fill::before {
  content: "\f563";
}

.bi-skip-start::before {
  content: "\f564";
}

.bi-slack::before {
  content: "\f565";
}

.bi-slash-circle-fill::before {
  content: "\f566";
}

.bi-slash-circle::before {
  content: "\f567";
}

.bi-slash-square-fill::before {
  content: "\f568";
}

.bi-slash-square::before {
  content: "\f569";
}

.bi-slash::before {
  content: "\f56a";
}

.bi-sliders::before {
  content: "\f56b";
}

.bi-smartwatch::before {
  content: "\f56c";
}

.bi-snow::before {
  content: "\f56d";
}

.bi-snow2::before {
  content: "\f56e";
}

.bi-snow3::before {
  content: "\f56f";
}

.bi-sort-alpha-down-alt::before {
  content: "\f570";
}

.bi-sort-alpha-down::before {
  content: "\f571";
}

.bi-sort-alpha-up-alt::before {
  content: "\f572";
}

.bi-sort-alpha-up::before {
  content: "\f573";
}

.bi-sort-down-alt::before {
  content: "\f574";
}

.bi-sort-down::before {
  content: "\f575";
}

.bi-sort-numeric-down-alt::before {
  content: "\f576";
}

.bi-sort-numeric-down::before {
  content: "\f577";
}

.bi-sort-numeric-up-alt::before {
  content: "\f578";
}

.bi-sort-numeric-up::before {
  content: "\f579";
}

.bi-sort-up-alt::before {
  content: "\f57a";
}

.bi-sort-up::before {
  content: "\f57b";
}

.bi-soundwave::before {
  content: "\f57c";
}

.bi-speaker-fill::before {
  content: "\f57d";
}

.bi-speaker::before {
  content: "\f57e";
}

.bi-speedometer::before {
  content: "\f57f";
}

.bi-speedometer2::before {
  content: "\f580";
}

.bi-spellcheck::before {
  content: "\f581";
}

.bi-square-fill::before {
  content: "\f582";
}

.bi-square-half::before {
  content: "\f583";
}

.bi-square::before {
  content: "\f584";
}

.bi-stack::before {
  content: "\f585";
}

.bi-star-fill::before {
  content: "\f586";
}

.bi-star-half::before {
  content: "\f587";
}

.bi-star::before {
  content: "\f588";
}

.bi-stars::before {
  content: "\f589";
}

.bi-stickies-fill::before {
  content: "\f58a";
}

.bi-stickies::before {
  content: "\f58b";
}

.bi-sticky-fill::before {
  content: "\f58c";
}

.bi-sticky::before {
  content: "\f58d";
}

.bi-stop-btn-fill::before {
  content: "\f58e";
}

.bi-stop-btn::before {
  content: "\f58f";
}

.bi-stop-circle-fill::before {
  content: "\f590";
}

.bi-stop-circle::before {
  content: "\f591";
}

.bi-stop-fill::before {
  content: "\f592";
}

.bi-stop::before {
  content: "\f593";
}

.bi-stoplights-fill::before {
  content: "\f594";
}

.bi-stoplights::before {
  content: "\f595";
}

.bi-stopwatch-fill::before {
  content: "\f596";
}

.bi-stopwatch::before {
  content: "\f597";
}

.bi-subtract::before {
  content: "\f598";
}

.bi-suit-club-fill::before {
  content: "\f599";
}

.bi-suit-club::before {
  content: "\f59a";
}

.bi-suit-diamond-fill::before {
  content: "\f59b";
}

.bi-suit-diamond::before {
  content: "\f59c";
}

.bi-suit-heart-fill::before {
  content: "\f59d";
}

.bi-suit-heart::before {
  content: "\f59e";
}

.bi-suit-spade-fill::before {
  content: "\f59f";
}

.bi-suit-spade::before {
  content: "\f5a0";
}

.bi-sun-fill::before {
  content: "\f5a1";
}

.bi-sun::before {
  content: "\f5a2";
}

.bi-sunglasses::before {
  content: "\f5a3";
}

.bi-sunrise-fill::before {
  content: "\f5a4";
}

.bi-sunrise::before {
  content: "\f5a5";
}

.bi-sunset-fill::before {
  content: "\f5a6";
}

.bi-sunset::before {
  content: "\f5a7";
}

.bi-symmetry-horizontal::before {
  content: "\f5a8";
}

.bi-symmetry-vertical::before {
  content: "\f5a9";
}

.bi-table::before {
  content: "\f5aa";
}

.bi-tablet-fill::before {
  content: "\f5ab";
}

.bi-tablet-landscape-fill::before {
  content: "\f5ac";
}

.bi-tablet-landscape::before {
  content: "\f5ad";
}

.bi-tablet::before {
  content: "\f5ae";
}

.bi-tag-fill::before {
  content: "\f5af";
}

.bi-tag::before {
  content: "\f5b0";
}

.bi-tags-fill::before {
  content: "\f5b1";
}

.bi-tags::before {
  content: "\f5b2";
}

.bi-telegram::before {
  content: "\f5b3";
}

.bi-telephone-fill::before {
  content: "\f5b4";
}

.bi-telephone-forward-fill::before {
  content: "\f5b5";
}

.bi-telephone-forward::before {
  content: "\f5b6";
}

.bi-telephone-inbound-fill::before {
  content: "\f5b7";
}

.bi-telephone-inbound::before {
  content: "\f5b8";
}

.bi-telephone-minus-fill::before {
  content: "\f5b9";
}

.bi-telephone-minus::before {
  content: "\f5ba";
}

.bi-telephone-outbound-fill::before {
  content: "\f5bb";
}

.bi-telephone-outbound::before {
  content: "\f5bc";
}

.bi-telephone-plus-fill::before {
  content: "\f5bd";
}

.bi-telephone-plus::before {
  content: "\f5be";
}

.bi-telephone-x-fill::before {
  content: "\f5bf";
}

.bi-telephone-x::before {
  content: "\f5c0";
}

.bi-telephone::before {
  content: "\f5c1";
}

.bi-terminal-fill::before {
  content: "\f5c2";
}

.bi-terminal::before {
  content: "\f5c3";
}

.bi-text-center::before {
  content: "\f5c4";
}

.bi-text-indent-left::before {
  content: "\f5c5";
}

.bi-text-indent-right::before {
  content: "\f5c6";
}

.bi-text-left::before {
  content: "\f5c7";
}

.bi-text-paragraph::before {
  content: "\f5c8";
}

.bi-text-right::before {
  content: "\f5c9";
}

.bi-textarea-resize::before {
  content: "\f5ca";
}

.bi-textarea-t::before {
  content: "\f5cb";
}

.bi-textarea::before {
  content: "\f5cc";
}

.bi-thermometer-half::before {
  content: "\f5cd";
}

.bi-thermometer-high::before {
  content: "\f5ce";
}

.bi-thermometer-low::before {
  content: "\f5cf";
}

.bi-thermometer-snow::before {
  content: "\f5d0";
}

.bi-thermometer-sun::before {
  content: "\f5d1";
}

.bi-thermometer::before {
  content: "\f5d2";
}

.bi-three-dots-vertical::before {
  content: "\f5d3";
}

.bi-three-dots::before {
  content: "\f5d4";
}

.bi-toggle-off::before {
  content: "\f5d5";
}

.bi-toggle-on::before {
  content: "\f5d6";
}

.bi-toggle2-off::before {
  content: "\f5d7";
}

.bi-toggle2-on::before {
  content: "\f5d8";
}

.bi-toggles::before {
  content: "\f5d9";
}

.bi-toggles2::before {
  content: "\f5da";
}

.bi-tools::before {
  content: "\f5db";
}

.bi-tornado::before {
  content: "\f5dc";
}

.bi-trash-fill::before {
  content: "\f5dd";
}

.bi-trash::before {
  content: "\f5de";
}

.bi-trash2-fill::before {
  content: "\f5df";
}

.bi-trash2::before {
  content: "\f5e0";
}

.bi-tree-fill::before {
  content: "\f5e1";
}

.bi-tree::before {
  content: "\f5e2";
}

.bi-triangle-fill::before {
  content: "\f5e3";
}

.bi-triangle-half::before {
  content: "\f5e4";
}

.bi-triangle::before {
  content: "\f5e5";
}

.bi-trophy-fill::before {
  content: "\f5e6";
}

.bi-trophy::before {
  content: "\f5e7";
}

.bi-tropical-storm::before {
  content: "\f5e8";
}

.bi-truck-flatbed::before {
  content: "\f5e9";
}

.bi-truck::before {
  content: "\f5ea";
}

.bi-tsunami::before {
  content: "\f5eb";
}

.bi-tv-fill::before {
  content: "\f5ec";
}

.bi-tv::before {
  content: "\f5ed";
}

.bi-twitch::before {
  content: "\f5ee";
}

.bi-twitter::before {
  content: "\f5ef";
}

.bi-type-bold::before {
  content: "\f5f0";
}

.bi-type-h1::before {
  content: "\f5f1";
}

.bi-type-h2::before {
  content: "\f5f2";
}

.bi-type-h3::before {
  content: "\f5f3";
}

.bi-type-italic::before {
  content: "\f5f4";
}

.bi-type-strikethrough::before {
  content: "\f5f5";
}

.bi-type-underline::before {
  content: "\f5f6";
}

.bi-type::before {
  content: "\f5f7";
}

.bi-ui-checks-grid::before {
  content: "\f5f8";
}

.bi-ui-checks::before {
  content: "\f5f9";
}

.bi-ui-radios-grid::before {
  content: "\f5fa";
}

.bi-ui-radios::before {
  content: "\f5fb";
}

.bi-umbrella-fill::before {
  content: "\f5fc";
}

.bi-umbrella::before {
  content: "\f5fd";
}

.bi-union::before {
  content: "\f5fe";
}

.bi-unlock-fill::before {
  content: "\f5ff";
}

.bi-unlock::before {
  content: "\f600";
}

.bi-upc-scan::before {
  content: "\f601";
}

.bi-upc::before {
  content: "\f602";
}

.bi-upload::before {
  content: "\f603";
}

.bi-vector-pen::before {
  content: "\f604";
}

.bi-view-list::before {
  content: "\f605";
}

.bi-view-stacked::before {
  content: "\f606";
}

.bi-vinyl-fill::before {
  content: "\f607";
}

.bi-vinyl::before {
  content: "\f608";
}

.bi-voicemail::before {
  content: "\f609";
}

.bi-volume-down-fill::before {
  content: "\f60a";
}

.bi-volume-down::before {
  content: "\f60b";
}

.bi-volume-mute-fill::before {
  content: "\f60c";
}

.bi-volume-mute::before {
  content: "\f60d";
}

.bi-volume-off-fill::before {
  content: "\f60e";
}

.bi-volume-off::before {
  content: "\f60f";
}

.bi-volume-up-fill::before {
  content: "\f610";
}

.bi-volume-up::before {
  content: "\f611";
}

.bi-vr::before {
  content: "\f612";
}

.bi-wallet-fill::before {
  content: "\f613";
}

.bi-wallet::before {
  content: "\f614";
}

.bi-wallet2::before {
  content: "\f615";
}

.bi-watch::before {
  content: "\f616";
}

.bi-water::before {
  content: "\f617";
}

.bi-whatsapp::before {
  content: "\f618";
}

.bi-wifi-1::before {
  content: "\f619";
}

.bi-wifi-2::before {
  content: "\f61a";
}

.bi-wifi-off::before {
  content: "\f61b";
}

.bi-wifi::before {
  content: "\f61c";
}

.bi-wind::before {
  content: "\f61d";
}

.bi-window-dock::before {
  content: "\f61e";
}

.bi-window-sidebar::before {
  content: "\f61f";
}

.bi-window::before {
  content: "\f620";
}

.bi-wrench::before {
  content: "\f621";
}

.bi-x-circle-fill::before {
  content: "\f622";
}

.bi-x-circle::before {
  content: "\f623";
}

.bi-x-diamond-fill::before {
  content: "\f624";
}

.bi-x-diamond::before {
  content: "\f625";
}

.bi-x-octagon-fill::before {
  content: "\f626";
}

.bi-x-octagon::before {
  content: "\f627";
}

.bi-x-square-fill::before {
  content: "\f628";
}

.bi-x-square::before {
  content: "\f629";
}

.bi-x::before {
  content: "\f62a";
}

.bi-youtube::before {
  content: "\f62b";
}

.bi-zoom-in::before {
  content: "\f62c";
}

.bi-zoom-out::before {
  content: "\f62d";
}

.bi-bank::before {
  content: "\f62e";
}

.bi-bank2::before {
  content: "\f62f";
}

.bi-bell-slash-fill::before {
  content: "\f630";
}

.bi-bell-slash::before {
  content: "\f631";
}

.bi-cash-coin::before {
  content: "\f632";
}

.bi-check-lg::before {
  content: "\f633";
}

.bi-coin::before {
  content: "\f634";
}

.bi-currency-bitcoin::before {
  content: "\f635";
}

.bi-currency-dollar::before {
  content: "\f636";
}

.bi-currency-euro::before {
  content: "\f637";
}

.bi-currency-exchange::before {
  content: "\f638";
}

.bi-currency-pound::before {
  content: "\f639";
}

.bi-currency-yen::before {
  content: "\f63a";
}

.bi-dash-lg::before {
  content: "\f63b";
}

.bi-exclamation-lg::before {
  content: "\f63c";
}

.bi-file-earmark-pdf-fill::before {
  content: "\f63d";
}

.bi-file-earmark-pdf::before {
  content: "\f63e";
}

.bi-file-pdf-fill::before {
  content: "\f63f";
}

.bi-file-pdf::before {
  content: "\f640";
}

.bi-gender-ambiguous::before {
  content: "\f641";
}

.bi-gender-female::before {
  content: "\f642";
}

.bi-gender-male::before {
  content: "\f643";
}

.bi-gender-trans::before {
  content: "\f644";
}

.bi-headset-vr::before {
  content: "\f645";
}

.bi-info-lg::before {
  content: "\f646";
}

.bi-mastodon::before {
  content: "\f647";
}

.bi-messenger::before {
  content: "\f648";
}

.bi-piggy-bank-fill::before {
  content: "\f649";
}

.bi-piggy-bank::before {
  content: "\f64a";
}

.bi-pin-map-fill::before {
  content: "\f64b";
}

.bi-pin-map::before {
  content: "\f64c";
}

.bi-plus-lg::before {
  content: "\f64d";
}

.bi-question-lg::before {
  content: "\f64e";
}

.bi-recycle::before {
  content: "\f64f";
}

.bi-reddit::before {
  content: "\f650";
}

.bi-safe-fill::before {
  content: "\f651";
}

.bi-safe2-fill::before {
  content: "\f652";
}

.bi-safe2::before {
  content: "\f653";
}

.bi-sd-card-fill::before {
  content: "\f654";
}

.bi-sd-card::before {
  content: "\f655";
}

.bi-skype::before {
  content: "\f656";
}

.bi-slash-lg::before {
  content: "\f657";
}

.bi-translate::before {
  content: "\f658";
}

.bi-x-lg::before {
  content: "\f659";
}

.bi-safe::before {
  content: "\f65a";
}

:root {
  --container-width: 100rem;
  --container-width--sm: 60ch;
  --gap: 5vw;
  --gap-hero: 50vmax;
  --gap-section: calc(var(--navbar-height) + 3vh);
}
@media only screen and (min-width: 992px) {
  :root {
    --gap: 4vw;
  }
}
@media only screen and (min-width: 1200px) {
  :root {
    --gap: 3vw;
    --gap-section: 12vmax;
  }
}
@media only screen and (min-width: 1500px) {
  :root {
    --gap: 2vw;
    --gap-hero: 60vh;
  }
}

.container, .checkout__page, .footer--aux__content, .footer {
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--gap);
  padding-left: var(--gap);
  max-width: calc(var(--container-width) + var(--gap) * 2);
}

.container--sm {
  max-width: calc(var(--container-width--sm) + var(--gap) * 2);
}

:root {
  --gap-section: calc(var(--navbar-height) * 2 + 4vh);
}
@media only screen and (min-width: 992px) {
  :root {
    --gap-section: calc(var(--navbar-height) + 5vh);
  }
}

section {
  padding-top: var(--gap-section);
}

.pos-relative {
  position: relative;
}

html {
  min-height: 100%;
  font-family: "Arimo", BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 16px;
  color: #010114;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
}

body {
  background-color: #fff;
  color: #010114;
}

::-moz-selection {
  background-color: #dbd5c9;
  color: #010114;
  text-shadow: none;
}

::selection {
  background-color: #dbd5c9;
  color: #010114;
  text-shadow: none;
}

a {
  color: #f38a12;
}
a:focus, a:hover {
  color: #010114;
}

.legal--page {
  max-width: 60rem;
  margin-right: auto;
  margin-left: auto;
  padding-right: var(--gap);
  padding-left: var(--gap);
}
.legal--page a {
  color: #0c08e9 !important;
}
.legal--page a:focus, .legal--page a:hover {
  color: #f38a12 !important;
}
.legal--page h2 {
  font-size: 2em;
  margin-bottom: 1em;
}
.legal--page p,
.legal--page li {
  font-size: 1rem;
}
.legal--page h5 {
  font-size: 1.2rem;
  text-transform: uppercase;
  font-weight: 700;
  margin-top: 3em;
}
.legal--page h6 {
  font-size: 1.1rem;
  font-weight: 700;
  margin-top: 2em;
}
.legal--page p + p,
.legal--page h5 + p,
.legal--page li + li,
.legal--page ul + p,
.legal--page p + ul,
.legal--page ol + p,
.legal--page p + ol,
.legal--page h6 + p {
  margin-top: 1em;
}
.legal--page ul,
.legal--page ol {
  padding-left: 2rem;
}

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

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

li {
  margin-bottom: 0.5rem;
}
li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 1rem;
  margin-top: 0.5rem;
}

dt {
  font-weight: bold;
}

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

/**
 * Blockquote
 */
blockquote p:before {
  content: open-quote;
}
blockquote p:after {
  content: close-quote;
}

:root {
  --columns-4: 1fr;
  --columns-2: 1fr;
}
@media only screen and (min-width: 576px) {
  :root {
    --columns-4: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 768px) {
  :root {
    --columns-2: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 992px) {
  :root {
    --columns-4: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 1200px) {
  :root {
    --columns-4: repeat(4, 1fr);
  }
}

.grid, .footer {
  display: grid;
  gap: var(--gap);
  grid-template-columns: var(--columns-4);
}
.grid + .grid, .footer + .grid, .grid + .footer, .footer + .footer {
  margin-top: var(--gap-section);
}

.swiper-container-cube {
  overflow: visible;
}
.swiper-container-cube .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
  visibility: hidden;
  transform-origin: 0 0;
  width: 100%;
  height: 100%;
}
.swiper-container-cube .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-cube.swiper-container-rtl .swiper-slide {
  transform-origin: 100% 0;
}
.swiper-container-cube .swiper-slide-active, .swiper-container-cube .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-cube .swiper-slide-active,
.swiper-container-cube .swiper-slide-next,
.swiper-container-cube .swiper-slide-prev,
.swiper-container-cube .swiper-slide-next + .swiper-slide {
  pointer-events: auto;
  visibility: visible;
}
.swiper-container-cube .swiper-slide-shadow-top,
.swiper-container-cube .swiper-slide-shadow-bottom,
.swiper-container-cube .swiper-slide-shadow-left,
.swiper-container-cube .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}
.swiper-container-cube .swiper-cube-shadow {
  position: absolute;
  left: 0;
  bottom: 0px;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  z-index: 0;
}
.swiper-container-cube .swiper-cube-shadow:before {
  content: "";
  background: #000;
  position: absolute;
  left: 0;
  top: 0;
  bottom: 0;
  right: 0;
  filter: blur(50px);
}

.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;
}

.swiper-container-flip {
  overflow: visible;
}
.swiper-container-flip .swiper-slide {
  pointer-events: none;
  backface-visibility: hidden;
  z-index: 1;
}
.swiper-container-flip .swiper-slide .swiper-slide {
  pointer-events: none;
}
.swiper-container-flip .swiper-slide-active, .swiper-container-flip .swiper-slide-active .swiper-slide-active {
  pointer-events: auto;
}
.swiper-container-flip .swiper-slide-shadow-top,
.swiper-container-flip .swiper-slide-shadow-bottom,
.swiper-container-flip .swiper-slide-shadow-left,
.swiper-container-flip .swiper-slide-shadow-right {
  z-index: 0;
  backface-visibility: hidden;
}

/* Preloader */
:root {
  /*
  --swiper-preloader-color: var(--swiper-theme-color);
  */
}

.swiper-lazy-preloader {
  width: 42px;
  height: 42px;
  position: absolute;
  left: 50%;
  top: 50%;
  margin-left: -21px;
  margin-top: -21px;
  z-index: 10;
  transform-origin: 50%;
  animation: swiper-preloader-spin 1s infinite linear;
  box-sizing: border-box;
  border: 4px solid var(--swiper-preloader-color, var(--swiper-theme-color));
  border-radius: 50%;
  border-top-color: transparent;
}

.swiper-lazy-preloader-white {
  --swiper-preloader-color: #fff;
}

.swiper-lazy-preloader-black {
  --swiper-preloader-color: #000;
}

@keyframes swiper-preloader-spin {
  100% {
    transform: rotate(360deg);
  }
}
:root {
  --swiper-navigation-size: 44px;
  /*
  --swiper-navigation-color: var(--swiper-theme-color);
  */
}

.swiper-button-prev,
.swiper-button-next {
  position: absolute;
  top: 50%;
  width: calc(var(--swiper-navigation-size) / 44 * 27);
  height: var(--swiper-navigation-size);
  margin-top: calc(-1 * var(--swiper-navigation-size) / 2);
  z-index: 10;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  color: var(--swiper-navigation-color, var(--swiper-theme-color));
}
.swiper-button-prev.swiper-button-disabled,
.swiper-button-next.swiper-button-disabled {
  opacity: 0.35;
  cursor: auto;
  pointer-events: none;
}
.swiper-button-prev:after,
.swiper-button-next:after {
  font-family: swiper-icons;
  font-size: var(--swiper-navigation-size);
  text-transform: none !important;
  letter-spacing: 0;
  text-transform: none;
  font-variant: initial;
  line-height: 1;
}

.swiper-button-prev,
.swiper-container-rtl .swiper-button-next {
  left: 10px;
  right: auto;
}
.swiper-button-prev:after,
.swiper-container-rtl .swiper-button-next:after {
  content: "prev";
}

.swiper-button-next,
.swiper-container-rtl .swiper-button-prev {
  right: 10px;
  left: auto;
}
.swiper-button-next:after,
.swiper-container-rtl .swiper-button-prev:after {
  content: "next";
}

.swiper-button-prev.swiper-button-primary,
.swiper-button-next.swiper-button-primary {
  --swiper-navigation-color: #f38a12;
}

.swiper-button-prev.swiper-button-secondary,
.swiper-button-next.swiper-button-secondary {
  --swiper-navigation-color: #010114;
}

.swiper-button-prev.swiper-button-white,
.swiper-button-next.swiper-button-white {
  --swiper-navigation-color: #fff;
}

.swiper-button-prev.swiper-button-success,
.swiper-button-next.swiper-button-success {
  --swiper-navigation-color: #27ad47;
}

.swiper-button-prev.swiper-button-info,
.swiper-button-next.swiper-button-info {
  --swiper-navigation-color: #0c08e9;
}

.swiper-button-prev.swiper-button-error,
.swiper-button-next.swiper-button-error {
  --swiper-navigation-color: #a9032b;
}

.swiper-button-lock {
  display: none;
}

:root {
  /*
  --swiper-pagination-color: var(--swiper-theme-color);
  */
}

.swiper-pagination {
  position: absolute;
  text-align: center;
  transition: 300ms opacity;
  transform: translate3d(0, 0, 0);
  z-index: 10;
}
.swiper-pagination.swiper-pagination-hidden {
  opacity: 0;
}

/* Common Styles */
.swiper-pagination-fraction,
.swiper-pagination-custom,
.swiper-container-horizontal > .swiper-pagination-bullets {
  bottom: 10px;
  left: 0;
  width: 100%;
}

/* Bullets */
.swiper-pagination-bullets-dynamic {
  overflow: hidden;
  font-size: 0;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transform: scale(0.33);
  position: relative;
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main {
  transform: scale(1);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev {
  transform: scale(0.33);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next {
  transform: scale(0.66);
}
.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next {
  transform: scale(0.33);
}

.swiper-pagination-bullet {
  width: 8px;
  height: 8px;
  display: inline-block;
  border-radius: 50%;
  background: #000;
  opacity: 0.2;
}
button.swiper-pagination-bullet {
  border: none;
  margin: 0;
  padding: 0;
  box-shadow: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

.swiper-pagination-clickable .swiper-pagination-bullet {
  cursor: pointer;
}

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

.swiper-container-vertical > .swiper-pagination-bullets {
  right: 10px;
  top: 50%;
  transform: translate3d(0px, -50%, 0);
}
.swiper-container-vertical > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 6px 0;
  display: block;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  top: 50%;
  transform: translateY(-50%);
  width: 8px;
}
.swiper-container-vertical > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  display: inline-block;
  transition: 200ms transform, 200ms top;
}

.swiper-container-horizontal > .swiper-pagination-bullets .swiper-pagination-bullet {
  margin: 0 4px;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic {
  left: 50%;
  transform: translateX(-50%);
  white-space: nowrap;
}
.swiper-container-horizontal > .swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms left;
}
.swiper-container-horizontal.swiper-container-rtl > .swiper-pagination-bullets-dynamic .swiper-pagination-bullet {
  transition: 200ms transform, 200ms right;
}

/* Progress */
.swiper-pagination-progressbar {
  background: rgba(0, 0, 0, 0.25);
  position: absolute;
}
.swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  background: var(--swiper-pagination-color, var(--swiper-theme-color));
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  transform: scale(0);
  transform-origin: left top;
}
.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill {
  transform-origin: right top;
}
.swiper-container-horizontal > .swiper-pagination-progressbar, .swiper-container-vertical > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 100%;
  height: 4px;
  left: 0;
  top: 0;
}
.swiper-container-vertical > .swiper-pagination-progressbar, .swiper-container-horizontal > .swiper-pagination-progressbar.swiper-pagination-progressbar-opposite {
  width: 4px;
  height: 100%;
  left: 0;
  top: 0;
}

.swiper-pagination-primary {
  --swiper-pagination-color: #f38a12;
}

.swiper-pagination-secondary {
  --swiper-pagination-color: #010114;
}

.swiper-pagination-white {
  --swiper-pagination-color: #fff;
}

.swiper-pagination-success {
  --swiper-pagination-color: #27ad47;
}

.swiper-pagination-info {
  --swiper-pagination-color: #0c08e9;
}

.swiper-pagination-error {
  --swiper-pagination-color: #a9032b;
}

.swiper-pagination-lock {
  display: none;
}

/* Scrollbar */
.swiper-scrollbar {
  border-radius: 10px;
  position: relative;
  -ms-touch-action: none;
  background: rgba(0, 0, 0, 0.1);
}
.swiper-container-horizontal > .swiper-scrollbar {
  position: absolute;
  left: 1%;
  bottom: 3px;
  z-index: 50;
  height: 5px;
  width: 98%;
}
.swiper-container-vertical > .swiper-scrollbar {
  position: absolute;
  right: 3px;
  top: 1%;
  z-index: 50;
  width: 5px;
  height: 98%;
}

.swiper-scrollbar-drag {
  height: 100%;
  width: 100%;
  position: relative;
  background: rgba(0, 0, 0, 0.5);
  border-radius: 10px;
  left: 0;
  top: 0;
}

.swiper-scrollbar-cursor-drag {
  cursor: move;
}

.swiper-scrollbar-lock {
  display: none;
}

.swiper-zoom-container {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
}
.swiper-zoom-container > img,
.swiper-zoom-container > svg,
.swiper-zoom-container > canvas {
  max-width: 100%;
  max-height: 100%;
  -o-object-fit: contain;
     object-fit: contain;
}

.swiper-slide-zoomed {
  cursor: move;
}

@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: #f38a12;
}

.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 {
  scroll-snap-type: x mandatory;
}

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

.button {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: "Arimo", BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  background: #fff;
  color: #010114;
  font-size: var(--fontsize-navbar);
  letter-spacing: -0.025em;
  font-weight: 500;
  text-decoration: none;
  border-radius: 0;
  border: 0;
  margin: 0;
  outline: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 1rem 2rem;
  line-height: 1;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53), background-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.button > * + * {
  margin-left: 0.4em;
}
.button .bi {
  font-size: 1.1em;
}
@media only screen and (min-width: 1500px) {
  .button .bi {
    font-size: 1.3em;
  }
}
.button svg {
  fill: #010114;
  transition: fill 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.button.--left {
  justify-content: flex-start;
}
.button:hover {
  outline: 0;
  background: #010114;
  color: #fff;
}
.button:hover svg {
  fill: #fff;
}
.button--primary {
  background: #f38a12;
  border: 1px solid #f38a12;
  color: #fff;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53), background-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53), border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.button--primary svg {
  fill: #fff;
}
.button--primary:hover {
  border: 1px solid #010114;
  background: #010114;
}
.button--primary:hover svg {
  fill: #fff;
}
.button--secondary {
  background: #010114;
  border: 1px solid #010114;
  color: #fff;
}
.button--secondary svg {
  fill: #fff;
}
.button--secondary:hover {
  background: #fff;
  color: #010114;
}
.button--secondary:hover svg {
  fill: #010114;
}
.button--border-secondary {
  background: transparent;
  color: #010114;
  border: 1px solid #010114;
}
.button--border-secondary svg {
  fill: #010114;
}
.button--border-secondary:hover {
  background: #010114;
}
.button--border-secondary:hover svg {
  fill: #fff;
}
.button--border-sm {
  font-size: 1rem;
  background: #fff;
  color: #010114;
  padding: 0.25rem 0.5rem;
  border: 1px solid #010114;
  border-width: 2px;
}
.button--border-md {
  font-size: 1.05rem;
  background: #fff;
  color: #010114;
  padding: 0.5rem 0.75rem;
  border: 1px solid #010114;
  border-width: 1px;
}

.button__back {
  display: block;
  width: -moz-fit-content;
  width: fit-content;
  align-self: center;
  color: #010114;
  font-size: 1.25rem;
  padding: 0.25rem 1.25rem;
  border: 1px solid #010114;
  border-radius: 2rem;
  text-decoration: none;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53), background-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.button__back:focus, .button__back:hover {
  background-color: #010114;
  color: #fff;
}

a:not([class]) {
  color: #f38a12;
  text-decoration: none;
  background-color: transparent;
  -webkit-text-decoration-skip: objects;
}
a:not([class]):hover {
  color: #010114;
  text-decoration: underline;
}

.link__arrow {
  display: inline-block;
  text-decoration: none;
  color: #f38a12;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.link__arrow:focus, .link__arrow:hover {
  color: #010114;
  text-decoration: none;
}
.link__arrow:after {
  content: "\f144";
  font-family: "bootstrap-icons";
  padding-left: 0.25rem;
  vertical-align: middle;
  font-size: inherit;
  color: inherit;
  line-height: 1.2;
}

button.link__arrow {
  background-color: unset;
}
button.link__arrow:hover {
  background-color: unset;
}

.link__title {
  text-transform: uppercase;
}

@media only screen and (min-width: 768px) {
  .link__underline {
    position: relative;
    color: inherit;
    width: -moz-fit-content;
    width: fit-content;
  }
  .link__underline:after {
    content: "";
    position: absolute;
    top: 105%;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: currentColor;
    transform: scaleX(1);
    transform-origin: left;
    transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  }
  .link__underline:hover:after {
    transform: scaleX(0);
  }
  .link__underline.link__underline--white {
    color: #fff;
  }
  .link__underline.link__underline--white:after {
    height: 1px;
    top: 120%;
    background-color: #fff;
  }
  .link__underline.--invert:after {
    transform: scaleX(0);
  }
  .link__underline.--invert:hover:after {
    transform: scaleX(1);
  }
}
.input {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  font-family: "Arimo", BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  background-color: #fff;
  color: #010114;
  font-size: var(--fontsize-navbar);
  letter-spacing: -0.025em;
  font-weight: 500;
  text-decoration: none;
  border-radius: 0;
  border: 1px solid #010114;
  margin: 0;
  outline: 0;
  cursor: unset;
  padding: 1rem 2rem;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.input:focus, .input:hover {
  background-color: #eee;
}
@media only screen and (min-width: 1500px) {
  .input {
    padding-left: 2rem;
  }
}
.input__group {
  display: flex;
}
.input--textarea {
  width: 100%;
}

.input--minus, .input--minus-checkout, .input--plus, .input--plus-checkout {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 2.5rem;
  font-size: 0.8rem;
  border: 1px solid #010114;
  color: #010114;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53), background-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.input--minus:hover, .input--minus-checkout:hover, .input--plus:hover, .input--plus-checkout:hover {
  background-color: #010114;
  color: #fff;
}
.input--minus, .input--minus-checkout {
  margin-right: -1px;
}
.input--plus, .input--plus-checkout {
  margin-left: -1px;
}
.input--quantity, .input--quantity-checkout {
  width: 4rem;
  font-size: 1rem;
  line-height: 1;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  text-align: center;
}

.form__add-product {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.form__add-product .button {
  font-size: 1.15rem;
  margin: 0;
}

.check-box {
  display: flex;
  align-items: center;
  cursor: pointer;
  font-size: var(--fontsize-filters);
  width: -moz-fit-content;
  width: fit-content;
  cursor: pointer;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media only screen and (min-width: 992px) {
  .check-box {
    font-size: 1.1rem;
  }
}
.check-box label {
  cursor: pointer;
}
.check-box input {
  position: relative !important;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  margin: 0.5rem 0.5rem 0.5rem 0;
  box-sizing: content-box;
}
.check-box input:before {
  content: "";
  display: block;
  box-sizing: content-box;
  width: 16px;
  height: 16px;
  border: 2px solid #ccc;
  transition: border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.check-box input:checked:before {
  border-color: #f38a12;
  transition: border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.check-box input:disabled:before {
  border-color: #ccc;
  background-color: #ccc;
}
.check-box input:after {
  content: "";
  display: block;
  position: absolute;
  box-sizing: content-box;
  top: 50%;
  left: 50%;
  transform-origin: 50% 50%;
  background-color: #f38a12;
  width: 16px;
  height: 16px;
  border-radius: 100vh;
  transform: translate(-50%, -50%) scale(0);
}
.check-box input[type=radio]:before {
  border-radius: 100vh;
}
.check-box input[type=radio]:after {
  width: 16px;
  height: 16px;
  border-radius: 100vh;
  transform: translate(-50%, -50%) scale(0);
}
.check-box input[type=radio]:checked:after {
  animation: toggleOnRadio 0.2s ease forwards;
}
.check-box input[type=checkbox] {
  background-color: #fff;
}
.check-box input[type=checkbox]:before {
  border-radius: 0;
}
.check-box input[type=checkbox]:after {
  width: 9.6px;
  height: 16px;
  border-radius: 0;
  transform: translate(-50%, -85%) scale(0) rotate(45deg);
  background-color: transparent;
  box-shadow: 3px 3px 0 0 #f38a12;
}
.check-box input[type=checkbox]:checked:after {
  animation: toggleOnCheckbox 0.2s ease forwards;
}
.check-box input[type=checkbox].filled:before {
  border-radius: 0;
  transition: border-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53), background-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.check-box input[type=checkbox].filled:checked:not(:disabled):before {
  background-color: #f38a12;
}
.check-box input[type=checkbox].filled:not(:disabled):after {
  box-shadow: 3px 3px 0 0 #fff;
}
.check-box.create {
  margin: 1em 0 0 0;
}
.check-box.create input {
  border: none;
  min-width: inherit;
  margin: 0 0.5em 0 0;
  padding: 0;
}
.check-box.create label {
  margin: 0;
}

@keyframes toggleOnCheckbox {
  0% {
    opacity: 0;
    transform: translate(-50%, -85%) scale(0) rotate(45deg);
  }
  70% {
    opacity: 1;
    transform: translate(-50%, -85%) scale(0.9) rotate(45deg);
  }
  100% {
    transform: translate(-50%, -85%) scale(0.8) rotate(45deg);
  }
}
@keyframes toggleOnRadio {
  0% {
    opacity: 0;
    transform: translate(-50%, -50%) scale(0);
  }
  70% {
    opacity: 1;
    transform: translate(-50%, -50%) scale(0.9);
  }
  100% {
    transform: translate(-50%, -50%) scale(0.8);
  }
}
.sro {
  position: absolute !important;
  width: 1px !important;
  height: 1px !important;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

:root {
  --white: #fff;
  --primary: #0044ff;
  --secondary: #000;
  --gray: #eee;
  --gray-dark: #ddd;
  --border: 1px solid $secondary;
  --navbar-z-index: 1000;
  --navbar-z-index-toggler: 1010;
  --navbar-height: 60px;
  --fontsize-navbar: 1.2rem;
  --grid-columns: 12;
}
@media only screen and (max-width: 320px) {
  :root {
    --fontsize-navbar: 1rem;
  }
}
@media only screen and (min-width: 576px) {
  :root {
    --fontsize-navbar: 1.5rem;
  }
}
@media only screen and (min-width: 992px) {
  :root {
    --fontsize-navbar: 1.5rem;
    --navbar-height: 80px;
    --grid-columns: 24;
  }
}
@media only screen and (min-width: 1200px) {
  :root {
    --fontsize-navbar: 1.2rem;
    --grid-columns: 32;
  }
}
@media only screen and (min-width: 1500px) {
  :root {
    --fontsize-navbar: 1.4rem;
  }
}

.nav__grid {
  display: grid;
  grid-template-columns: repeat(var(--grid-columns), 1fr);
  grid-template-rows: repeat(2, var(--navbar-height));
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  z-index: var(--navbar-z-index);
  border-top: 1px solid #010114;
}
@media only screen and (min-width: 992px) {
  .nav__grid {
    grid-template-rows: var(--navbar-height);
  }
}
.nav__grid .button {
  padding: 0;
  height: 100%;
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid #010114;
  border-bottom: 1px solid #010114;
}
.nav__grid .button span {
  display: none;
}
@media only screen and (min-width: 1200px) {
  .nav__grid .button span {
    display: inline;
  }
}
@media only screen and (min-width: 1500px) {
  .nav__grid .button span {
    margin-left: 0.5em;
  }
}

.nav__logo {
  grid-column: span 6;
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media only screen and (min-width: 992px) {
  .nav__logo {
    grid-column: span 4;
    grid-row: 1/-1;
  }
}
.nav__logo svg {
  padding: 0.75rem var(--padding);
  height: var(--navbar-height);
}
@media only screen and (min-width: 1920px) {
  .nav__logo svg {
    padding: 1.1rem var(--padding);
  }
}
.nav__logo img {
  -o-object-fit: contain;
     object-fit: contain;
  padding: 0.5rem var(--padding);
  max-width: 100%;
  width: auto;
  max-height: var(--navbar-height);
}
.nav__logo:hover {
  background: #fff;
}

.nav__search {
  grid-column: span 10;
  grid-row: -2/-1;
  display: grid;
  grid-template-columns: repeat(10, 1fr);
}
@media only screen and (min-width: 992px) {
  .nav__search {
    display: flex;
    grid-column: span 11;
    grid-row: 1/-1;
  }
}
@media only screen and (min-width: 1200px) {
  .nav__search {
    grid-column: span 13;
  }
}
.nav__search button {
  grid-column: span 2;
}
@media only screen and (min-width: 992px) {
  .nav__search button {
    flex-grow: 1;
  }
}
.nav__search input {
  background: #eee;
}
.nav__search input:focus, .nav__search input:hover {
  background: #fff;
  color: #010114;
}

.nav__input {
  padding: 0;
  padding-left: var(--padding);
  padding-right: var(--padding);
  border-top: 1px solid transparent;
  border-left: 1px solid transparent;
  border-right: 1px solid #010114;
  border-bottom: 1px solid #010114;
  grid-column: span 8;
}
@media only screen and (min-width: 992px) {
  .nav__input {
    flex-grow: 1.5;
  }
}
@media only screen and (min-width: 1500px) {
  .nav__input {
    flex-grow: 2;
  }
}

.nav__button {
  grid-column: span 2;
}
@media only screen and (min-width: 992px) {
  .nav__button {
    grid-column: span 3;
  }
}
@media only screen and (min-width: 1200px) {
  .nav__button {
    grid-column: span 5;
  }
}

.shop-menu-toggle {
  grid-column: 1/3;
  grid-row: -2/-1;
}
@media only screen and (min-width: 992px) {
  .shop-menu-toggle {
    grid-row: 1/2;
    display: none;
  }
}

.navbar__collapse {
  opacity: 0;
  visibility: hidden;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  overflow-x: hidden;
  overflow-y: auto;
  pointer-events: auto;
  z-index: var(--navbar-z-index);
  transition: all 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

.navbar__menu {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  list-style: none;
  margin: 0;
  min-height: 100vh;
  background-color: #fff;
  padding: 2rem 0;
}

.navbar__item:not(:last-child) {
  margin-bottom: 2rem;
}

.navbar__link {
  color: #010114;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.85rem;
  font-weight: 500;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.navbar__link:focus, .navbar__link:hover {
  color: #f38a12;
}
.navbar__link--phone {
  color: #f38a12;
}
.navbar__link--phone .bi {
  font-size: 1em;
  margin-right: 0.5rem;
}
.navbar__link--phone:focus, .navbar__link--phone:hover {
  color: #010114;
}

body.navbar--opened {
  overflow: hidden;
}
body.navbar--opened .navbar__collapse {
  visibility: visible;
  opacity: 1;
}
body.navbar--opened .nav__logo {
  z-index: calc(var(--navbar-z-index) + 10);
}
body.navbar--opened .nav__visible {
  z-index: calc(var(--navbar-z-index) + 10);
  color: #fff;
  background-color: #010114;
  border: 1px solid #010114;
}
body.navbar--opened .nav__visible svg {
  fill: #fff;
}
body.navbar--opened .nav__visible:hover {
  background-color: #fff;
  color: #010114;
}
body.navbar--opened .nav__visible:hover svg {
  fill: #010114;
}

:root {
  --breadcrumbs-height: 48px;
}

.navbar--breadcrumbs {
  position: fixed;
  top: calc(var(--navbar-height) * 2);
  left: 0;
  width: 100%;
  height: var(--breadcrumbs-height);
  box-shadow: none;
  background-color: #fff;
  border-bottom: 1px solid #010114;
  z-index: calc(var(--navbar-z-index) - 1);
  padding-right: var(--gap);
  padding-left: var(--gap);
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
@media only screen and (min-width: 992px) {
  .navbar--breadcrumbs {
    padding-right: var(--padding);
    padding-left: var(--padding);
    top: var(--navbar-height);
  }
}

.breadcrumbs a {
  font-size: 0.875rem;
}
.breadcrumbs a::after {
  content: "\f285";
  color: #010114;
  font-family: "bootstrap-icons" !important;
  font-size: 1em;
  font-style: normal;
  font-weight: normal !important;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  vertical-align: -0.125em;
  margin-left: 0.25em;
}
@media only screen and (min-width: 768px) {
  .breadcrumbs a::after {
    margin-left: 0.5em;
  }
}
.breadcrumbs a:focus, .breadcrumbs a:hover {
  text-decoration: none;
  color: #010114;
}
@media only screen and (min-width: 768px) {
  .breadcrumbs a {
    font-size: 1rem;
  }
}
.breadcrumbs p {
  display: inline-block;
  font-size: 0.875rem;
}
@media only screen and (min-width: 768px) {
  .breadcrumbs p {
    font-size: 1rem;
  }
}

/**
 * Collapse
 * https://medium.com/dailyjs/mimicking-bootstraps-collapse-with-vanilla-javascript-b3bb389040e7
 */
.collapse {
  display: block;
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.5s cubic-bezier(0, 1, 0, 1);
}
.collapse.show {
  max-height: 99em;
  transition: max-height 0.5s ease-in-out;
}

.overlay__img {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.overlay__img:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to top, #675b50 0, transparent 90%);
  mix-blend-mode: multiply;
  z-index: 2;
}
.overlay__img img {
  z-index: 1;
}

.hero__ofertas {
  position: relative;
  overflow: hidden;
  margin: var(--padding);
}
.hero__ofertas__content {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: var(--gap);
  padding: var(--gap) calc(var(--gap) / 1.25);
}
@media only screen and (min-width: 768px) {
  .hero__ofertas__content {
    flex-direction: row;
    align-items: center;
    justify-content: space-between;
  }
}
.hero__ofertas a {
  color: #fff;
  font-size: 1.8rem;
  font-weight: 400;
  line-height: 1.1;
  text-decoration: none;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.hero__ofertas a span {
  font-weight: 700;
  color: #f38a12;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media only screen and (min-width: 1200px) {
  .hero__ofertas a {
    font-size: 1.8rem;
  }
}
@media only screen and (min-width: 1500px) {
  .hero__ofertas a {
    font-size: 2.4rem;
  }
}
.hero__ofertas .button {
  font-size: 1.25rem;
  text-transform: uppercase;
  border: 1px solid #fff;
  color: #fff;
  background-color: transparent;
}
.hero__ofertas .button .bi {
  margin-left: 0.5rem;
}
.hero__ofertas .button:focus, .hero__ofertas .button:hover {
  background-color: #fff;
  color: #010114;
}
.hero__ofertas .img-wrapper {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  z-index: -1;
}
.hero__ofertas .img-wrapper picture,
.hero__ofertas .img-wrapper img {
  -o-object-position: left center;
     object-position: left center;
}

.hero {
  position: relative;
  width: 100%;
}
.hero .container, .hero .checkout__page, .hero .footer--aux__content, .hero .footer {
  display: flex;
  flex-direction: column;
  justify-content: center;
  min-height: 500px;
  height: var(--gap-hero);
  max-height: 100vh;
}
.hero--small .container, .hero--small .checkout__page, .hero--small .footer--aux__content, .hero--small .footer {
  height: calc(var(--gap-hero) / 2);
}
.hero--full .container, .hero--full .checkout__page, .hero--full .footer--aux__content, .hero--full .footer {
  height: calc(100vh - var(--navbar-height));
}
.hero__title {
  color: #fff;
  text-transform: uppercase;
  font-family: "Montserrat", BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-weight: 500;
}
.hero__title em {
  color: #f38a12;
  text-transform: none;
  font-style: italic;
  font-weight: 400;
}
.hero__title span {
  color: #f38a12;
}
.hero__intro {
  max-width: 52ch;
  color: #fff;
  margin-top: var(--gap);
}
.hero__intro span {
  color: #f38a12;
}
.hero__img {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}
.hero__img:after {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background-image: linear-gradient(to right bottom, #010114 10%, transparent 90%);
  mix-blend-mode: multiply;
  z-index: 2;
}
.hero__img img {
  z-index: 1;
}

.jarallax {
  position: relative;
  z-index: 0;
}
.jarallax > .jarallax-img {
  position: absolute;
  top: 0;
  left: 0;
  z-index: -1;
}
.no-overlay.hero__img::after {
  display: none;
}

.hero__img--mt {
  margin-top: calc(var(--gap) * 3);
}

.hero--side {
  position: relative;
  width: 100%;
  height: calc(var(--gap-section) * 2);
}
@media only screen and (min-width: 992px) {
  .hero--side {
    width: 50%;
    height: unset;
  }
}

.img--jarallax {
  position: relative;
  width: 100%;
  height: calc(var(--gap-section) * 2);
}
@media only screen and (min-width: 768px) {
  .img--jarallax {
    height: calc(var(--gap-section) * 3);
    height: unset;
  }
}

footer {
  position: relative;
  background-color: #010114;
}
@media only screen and (min-width: 576px) {
  footer {
    --columns-4: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 1200px) {
  footer {
    --columns-4: repeat(4, 1fr);
  }
}

.footer {
  padding-top: var(--gap-section);
  padding-bottom: var(--gap-section);
  gap: calc(var(--gap) * 2);
}
.footer * {
  color: #fff;
  text-decoration: none;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.footer a:focus, .footer a:hover {
  text-decoration: none;
  color: #f29223;
}
.footer__logo {
  width: -moz-fit-content;
  width: fit-content;
  height: -moz-fit-content;
  height: fit-content;
}
.footer__logo svg {
  transition: fill 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
  width: 9rem;
  height: auto;
  fill: #fff;
}
.footer__logo:focus svg, .footer__logo:hover svg {
  fill: #f29223;
}
.footer__logo img {
  max-width: 12rem;
}
.footer address {
  font-style: normal;
  font-size: 1rem;
  margin-top: 2rem;
}
.footer address .link__arrow {
  margin-top: 1rem;
}
.footer__links .bi {
  color: #ccc;
  margin-right: 0.75rem;
}
.footer__links a {
  display: block;
  color: #fff;
}
.footer__links a:focus, .footer__links a:hover {
  text-decoration: none;
  color: #f29223;
}
.footer__links a + a {
  margin-top: 0.75rem;
}
.footer__menu {
  list-style: none;
}
.footer__menu li + li {
  margin-top: 0.6rem;
}
.footer__menu .navbar__item:not(:last-child) {
  margin-bottom: 1rem;
}
.footer__menu .navbar__link {
  font-size: 1rem;
  color: #fff;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.footer__menu .navbar__link:hover {
  color: #f29223;
}

.social-media {
  display: flex;
  flex-wrap: wrap;
}
@media only screen and (min-width: 1200px) {
  .social-media {
    justify-content: flex-end;
  }
}
.social-media--item + .social-media--item {
  margin-left: var(--gap);
}
.social-media--item {
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  display: inline-block;
  font-size: 1.75rem;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.social-media--item:focus, .social-media--item:hover {
  color: #f29223;
}

.footer--aux {
  background: #fff;
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.footer--aux__content {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .footer--aux__content {
    align-items: center;
    justify-content: space-between;
  }
}
.footer--aux__nav {
  margin-bottom: 1rem;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
}
@media only screen and (min-width: 768px) {
  .footer--aux__nav {
    margin-bottom: 0;
  }
}
.footer--aux__nav a {
  font-size: 15px;
  text-decoration: none;
  color: #010114;
  margin-right: 1rem;
  line-height: 1.7;
  text-align: center;
  white-space: nowrap;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.footer--aux__nav a:hover {
  color: #f38a12;
}
.footer--aux p {
  font-size: 14px;
  line-height: 1.7;
  text-align: center;
}

.tags {
  display: flex;
  flex-wrap: wrap;
  list-style-type: none;
  margin: -0.25rem;
}
.tags * {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 14px;
  line-height: 1;
  padding: 0.25rem;
  margin: 0.25rem;
  border-radius: 6px;
  background-color: #9a9284;
  color: #fff;
  transition: background-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.tags *:focus, .tags *:hover {
  background-color: #010114;
}

.tag--primary {
  width: -moz-fit-content;
  width: fit-content;
  font-size: 15px;
  line-height: 1;
  padding: 0.3rem 0.5rem;
  border-radius: 6px;
  background-color: #f38a12;
  color: #fff;
}

:root {
  --columns-5: 1fr;
}
@media only screen and (min-width: 768px) {
  :root {
    --columns-5: repeat(2, 1fr);
  }
}
@media only screen and (min-width: 1200px) {
  :root {
    --columns-5: repeat(3, 1fr);
  }
}
@media only screen and (min-width: 1500px) {
  :root {
    --columns-5: repeat(4, 1fr);
  }
}
@media only screen and (min-width: 1920px) {
  :root {
    --columns-5: repeat(5, 1fr);
  }
}

.shop__wrapper {
  width: 100%;
  display: flex;
  align-items: flex-start;
  position: relative;
}

.shop__products {
  padding-bottom: 5rem;
  margin-top: calc(var(--navbar-height) * 2);
}
@media only screen and (min-width: 992px) {
  .shop__products {
    margin-top: var(--navbar-height);
  }
}

.shop__grid {
  width: 100%;
  display: grid;
  grid-template-columns: var(--columns-5);
  position: relative;
  border-top: 1px solid #010114;
  transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

.product {
  position: relative;
  border-right: 1px solid #010114;
  border-bottom: 1px solid #010114;
  padding: var(--padding);
  text-decoration: none;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  transition: background-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.product__oferta {
  position: absolute;
  top: -1px;
  left: -1px;
  padding: 0.5rem 1.25rem;
  font-size: 0.9rem;
  font-weight: 600;
  text-transform: uppercase;
  background: #f38a12;
  color: #010114;
  border: 1px solid #010114;
  z-index: 1;
}
.product__img {
  width: 100%;
  aspect-ratio: 16/10;
  overflow: hidden;
  position: relative;
  mix-blend-mode: multiply;
}
@supports not (aspect-ratio: 16/10) {
  .product__img {
    height: 14rem;
  }
  .product__img::before {
    content: "";
    float: left;
    padding-top: 100%;
  }
  .product__img::after {
    content: "";
    display: block;
    clear: both;
  }
}
.product__head {
  margin-top: 1.3rem;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product__meta {
  line-height: 1;
  color: #77756f;
  font-weight: 500;
  font-size: 0.75rem;
  text-transform: uppercase;
  background: #eee;
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.25rem;
  letter-spacing: 1.2;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53), background-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.product__stock {
  line-height: 1;
  color: #010114;
  text-decoration: underline;
  font-weight: 500;
  font-size: 0.9rem;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.product__title {
  margin-top: 1.25rem;
  line-height: 1;
  color: #77756f;
  font-weight: 400;
  letter-spacing: -0.01em;
  font-size: 1.2rem;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.product__title strong {
  color: #010114;
  font-weight: 700;
}
.product__subtitle {
  line-height: 1.5;
  color: #77756f;
  font-weight: 400;
  margin-top: 1.25rem;
  letter-spacing: -0.01em;
  font-size: 1rem;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.product__subtitle strong {
  color: #010114;
  font-weight: 600;
  text-transform: uppercase;
}
.product__description {
  line-height: 1.5;
  color: #77756f;
  font-weight: 400;
  margin-top: 0.25rem;
  letter-spacing: -0.01em;
  font-size: 1rem;
}
.product__price {
  justify-self: flex-end;
  margin-top: 1.3rem;
  line-height: 1;
  color: #010114;
  font-weight: 700;
  font-size: 1.2rem;
}
.product__price span {
  font-size: 0.7em;
  color: #77756f;
  font-weight: 500;
}
.product__price s {
  font-weight: 500;
  margin-left: 0.75rem;
  color: #f38a12;
}
.product:hover {
  background-color: #eee;
}
.product:hover .product__stock {
  color: #f38a12;
}
.product:hover .product__meta {
  background: #ccc;
}

.sin-resultados {
  position: relative;
  overflow: hidden;
  margin: var(--padding);
}
.sin-resultados p {
  margin-top: 0.6rem;
  margin-bottom: 1.35rem;
}
.sin-resultados a {
  width: -moz-fit-content;
  width: fit-content;
}

:root {
  --filters-width: 360px;
  --vertical-space: .5rem;
  --horizontal-space: .85rem;
  --filter-list-height: 2rem;
  --fontsize-filters: 1.1rem;
  --padding: 1.2rem;
}
@media only screen and (max-width: 320px) {
  :root {
    --filters-width: 90%;
  }
}
@media only screen and (min-width: 576px) {
  :root {
    --vertical-space: .65rem;
    --horizontal-space: 1.5rem;
    --fontsize-filters: 1.2rem;
    --padding: 1.3rem;
  }
}
@media only screen and (min-width: 992px) {
  :root {
    --filters-width: 270px;
    --filter-list-height: 2.5rem;
    --padding: 1.4rem;
  }
}
@media only screen and (min-width: 1200px) {
  :root {
    --filters-width: 360px;
    --vertical-space: .75rem;
    --padding: 1.5rem;
  }
}
@media only screen and (min-width: 1500px) {
  :root {
    --vertical-space: 1rem;
    --padding: 1.7rem;
  }
}
@media only screen and (min-width: 1920px) {
  :root {
    --padding: 2rem;
  }
}

.filters {
  position: fixed;
  top: calc(var(--navbar-height) * 2);
  left: 0;
  overflow-x: hidden;
  overflow-y: auto;
  display: flex;
  flex-direction: column;
  width: var(--filters-width);
  height: calc(100vh - var(--navbar-height) * 2);
  transform: translateX(calc(-1 * var(--filters-width) - var(--padding) * 2));
  padding: 2rem var(--padding) 6rem var(--padding);
  background-color: #fff;
  border-right: 1px solid #010114;
  z-index: 4;
  transition: flex 0.2s cubic-bezier(0.215, 0.61, 0.355, 1), transform 0.5s cubic-bezier(0.215, 0.61, 0.355, 1);
}
@media only screen and (min-width: 992px) {
  .filters {
    position: sticky;
    top: var(--navbar-height);
    margin-top: var(--navbar-height);
    height: calc(100vh - var(--navbar-height));
    flex: 0 0 var(--filters-width);
    padding: 2rem var(--padding) 6rem var(--padding);
    transform: translateX(0);
  }
}
.filters .button {
  font-size: 1rem;
  font-size: var(--fontsize-filters);
  padding: 0.75rem 1rem;
}
.filters .button.--left {
  font-size: var(--fontsize-filters);
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.5rem 1.5rem;
}
.filters .button.--left .bi {
  font-size: 1em;
}

.active--filter {
  transform: translateX(0);
}
@media only screen and (min-width: 992px) {
  .active--filter {
    flex: 0 0 var(--filters-width);
    padding: 2rem var(--padding) 6rem var(--padding);
  }
}

.filters * {
  flex-shrink: 0;
}
.filters .filters__nav {
  display: flex;
  flex-direction: column;
  padding: 0 0 var(--vertical-space) 0;
}
.filters .filters__nav .filters__nav {
  display: none;
  padding: 0 0 0 var(--horizontal-space);
}
.filters .filters__nav .filters__nav.flex {
  display: flex;
}
.filters .filters__nav .filters__nav .filters__nav--item {
  color: #010114;
  height: var(--filter-list-height);
}
.filters .filters__nav .filters__nav .filters__nav--item:focus {
  text-decoration: underline;
}
.filters .filters__nav .filters__nav.filter-nav {
  padding-left: 0;
  margin-top: 0.75rem;
}
.filters .filters__nav .filters__nav.filter-nav > * + * {
  margin-top: 0.5rem;
}
.filters .filters__nav .filter-dropdown-toggle,
.filters .filters__nav .filters__nav--item {
  font-family: "Arimo", BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: var(--fontsize-filters);
  letter-spacing: -0.025em;
  font-weight: 500;
  color: #010114;
  display: flex;
  align-items: center;
  position: relative;
  height: var(--filter-list-height);
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.filters .filters__nav .filter-dropdown-toggle:focus, .filters .filters__nav .filter-dropdown-toggle:hover,
.filters .filters__nav .filters__nav--item:focus,
.filters .filters__nav .filters__nav--item:hover {
  color: #f38a12;
}
.filters .filters__nav .filter-dropdown-toggle.is-active,
.filters .filters__nav .filters__nav--item.is-active {
  color: #f38a12;
}
.filters .filters__nav .filter-dropdown-toggle.is-active .filter-badge,
.filters .filters__nav .filters__nav--item.is-active .filter-badge {
  background-color: #f38a12;
}
.filters .filters__nav .filter-dropdown-toggle span,
.filters .filters__nav .filters__nav--item span {
  flex-grow: 1;
  flex-shrink: 1;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.filters .filters__nav .filter-dropdown-toggle [class*=bi-],
.filters .filters__nav .filters__nav--item [class*=bi-] {
  transition: transform 0.15s cubic-bezier(0.215, 0.61, 0.355, 1);
}
.filters .filters__nav .filter-dropdown-toggle [class*=bi-]:before,
.filters .filters__nav .filters__nav--item [class*=bi-]:before {
  font-weight: 700 !important;
}
.filters .filters__nav .filter-dropdown-toggle {
  background-color: transparent;
  border: none;
  cursor: pointer;
  margin: 0;
  outline: 0;
  padding: 0;
  text-align: left;
}
.filters .filters__nav .filter-dropdown-toggle.active [class*=bi-] {
  transform: rotate(90deg);
}
.filters .filters__nav .filters__nav--item {
  text-decoration: none;
}
.filters .filter-footer {
  margin-top: 1.5rem;
  margin-right: calc(var(--padding) * -1);
  margin-left: calc(var(--padding) * -1);
  border-top: 1px solid #010114;
  background: #fff;
}
.filters .filter-footer > .filters__nav {
  padding-right: var(--padding);
  padding-left: var(--padding);
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
  border-bottom: 1px solid #010114;
}
.filters .filter-footer > .filters__nav > .filters__nav {
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
}

.filters {
  scrollbar-width: thin;
  scrollbar-color: #ccc #fff;
  background-color: #eee;
}
.filters::-webkit-scrollbar {
  width: 6px;
}
.filters::-webkit-scrollbar-thumb {
  background-color: #ccc;
}
.filters::-webkit-scrollbar-thumb:focus, .filters::-webkit-scrollbar-thumb:active {
  background-color: #010114;
}
.filters::-webkit-scrollbar-track {
  background: #fff;
}

:root {
  --cart-sheet-width: 340px;
}
@media only screen and (max-width: 320px) {
  :root {
    --cart-sheet-width: 90%;
  }
}
@media only screen and (min-width: 768px) {
  :root {
    --cart-sheet-width: 380px;
  }
}
@media only screen and (min-width: 992px) {
  :root {
    --cart-sheet-width: 420px;
  }
}
@media only screen and (min-width: 1200px) {
  :root {
    --cart-sheet-width: 500px;
  }
}

.cart-sheet {
  position: fixed;
  top: 0;
  right: 0;
  display: flex;
  flex-direction: column;
  overflow-x: hidden;
  overflow-y: auto;
  margin-top: calc(var(--navbar-height) * 2 + 1px);
  padding-bottom: 4rem;
  width: var(--cart-sheet-width);
  min-width: var(--cart-sheet-width);
  max-width: var(--cart-sheet-width);
  height: 100%;
  z-index: calc(var(--navbar-z-index) - 1);
  transform: translateX(calc(var(--cart-sheet-width) + 32px));
  background-color: #fff;
  border-left: 1px solid #010114;
  transition: transform 0.3s cubic-bezier(0.25, 0.46, 0.45, 0.94);
  -ms-overflow-style: none;
  scrollbar-width: none;
}
@media only screen and (min-width: 992px) {
  .cart-sheet {
    margin-top: calc(var(--navbar-height) + 1px);
  }
}
.cart-sheet * {
  flex-shrink: 0;
}
.cart-sheet .button {
  padding: 1rem 2rem;
  border: 0;
}
.cart-sheet .cart-header,
.cart-sheet .cart-footer {
  padding: var(--padding);
}
.cart-sheet .cart-title {
  font-weight: 500;
}
.cart-sheet .cart-border {
  border-bottom: 1px solid #010114;
}
.cart-sheet .cart-navigation {
  display: flex;
  flex-direction: column;
  padding: var(--padding) 0;
}
.cart-sheet::-webkit-scrollbar {
  display: none;
}

.active--cart {
  transform: translateX(0);
}

.cart-list {
  display: flex;
  flex-direction: column;
  padding: 0 var(--padding) var(--padding);
}
.cart-list .product-cart {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  text-decoration: none;
}
.cart-list .product-cart__wrapper {
  display: flex;
}
.cart-list .product-cart__desc {
  display: flex;
  flex-direction: column;
}
.cart-list .product-cart:not(:last-child) {
  margin-bottom: 2rem;
}
.cart-list .product-cart__img {
  aspect-ratio: 4/3;
  width: 5rem;
  height: 5rem;
  overflow: hidden;
  margin-right: var(--padding);
  border: 1px solid #010114;
}
.cart-list .product-cart__img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.cart-list .product-cart__title, .cart-list .product-cart__quantity, .cart-list .product-cart__price {
  margin-bottom: 0.5rem;
  line-height: 1.3;
  color: #77756f;
  font-weight: 450;
  font-size: 0.9rem;
}
@media only screen and (min-width: 1200px) {
  .cart-list .product-cart__title, .cart-list .product-cart__quantity, .cart-list .product-cart__price {
    font-size: 1rem;
  }
}
.cart-list .product-cart__title strong, .cart-list .product-cart__quantity strong, .cart-list .product-cart__price strong {
  color: #010114;
  font-weight: 600;
}
.cart-list .product-cart__price {
  color: #010114;
  font-weight: 700;
}
.cart-list .product-cart__price span {
  font-size: 0.8em !important;
  color: #77756f;
  font-weight: 450;
}
.cart-list .product-cart .btn--delete {
  margin-left: 0.75rem;
  width: 2rem;
  height: 2rem;
  font-size: 1.5rem;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 100%;
  border: none;
  cursor: pointer;
}
.cart-list .product-cart .btn--delete:hover, .cart-list .product-cart .btn--delete:focus, .cart-list .product-cart .btn--delete:active {
  background-color: #010114;
}
.cart-list .product-cart .btn--delete:hover i, .cart-list .product-cart .btn--delete:focus i, .cart-list .product-cart .btn--delete:active i {
  color: #fff;
}
.cart-list .product-cart:hover .product__img::after {
  opacity: 1;
}
.cart-list .product-cart:hover .product__title {
  color: #f38a12;
}

nav[role=navigation] > div:first-child {
  display: block;
  margin: 50px auto 0 auto;
  width: -moz-max-content;
  width: max-content;
}
@media only screen and (min-width: 768px) {
  nav[role=navigation] > div:first-child {
    display: none !important;
  }
}
nav[role=navigation] > div:nth-child(2) {
  display: none;
}
@media only screen and (min-width: 768px) {
  nav[role=navigation] > div:nth-child(2) {
    display: block !important;
  }
}
nav[role=navigation] > div:nth-child(2) > div:first-child {
  display: none;
}
nav[role=navigation] > div:nth-child(2) > div:nth-child(2) {
  display: flex;
  justify-content: center;
  margin-top: 5rem;
}
nav[role=navigation] > div:nth-child(2) > div:nth-child(2) svg {
  height: 1em;
  margin: 0.5em 0 0 0;
}
nav[role=navigation] > div:nth-child(2) > div:nth-child(2) > span:first-child {
  position: relative;
  background: #fff;
  border: 1px solid #010114;
  width: -moz-fit-content;
  width: fit-content;
  display: flex;
  justify-content: center;
  padding: 1rem;
}
nav[role=navigation] > div:nth-child(2) > div:nth-child(2) > span:first-child a {
  display: block;
  text-decoration: none;
  color: #010114;
  font-weight: 600;
}
nav[role=navigation] > div:nth-child(2) > div:nth-child(2) > span:first-child a:hover {
  text-decoration: none;
}
nav[role=navigation] > div:nth-child(2) > div:nth-child(2) > span:first-child > span {
  width: 2rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
}
nav[role=navigation] > div:nth-child(2) > div:nth-child(2) > span:first-child > span[aria-current=page] {
  background: #010114;
  color: #fff;
}
nav[role=navigation] > div:nth-child(2) > div:nth-child(2) > span:first-child > span[aria-current=page] span {
  background: none;
}
nav[role=navigation] > div:nth-child(2) > div:nth-child(2) > span:first-child > a {
  width: 2.5rem;
  height: 2rem;
  line-height: 2rem;
  text-align: center;
}
nav[role=navigation] > div:nth-child(2) > div:nth-child(2) > span:first-child > a:hover {
  background: #010114;
  color: #fff;
}

/*
.pagination__wrapper {
    display: flex;
    justify-content: center;
    margin-top: 5rem;

    ul {
        position: relative;
        background: $white;
        border: $border-base;
        width: fit-content;
        display: flex;
        justify-content: center;
        padding: 1rem;

        li {
            list-style: none;
            line-height: 2rem;
            margin: 0 .5rem;

            .prev,
            .next {
                &:hover {
                    color: $primary;
                }
            }

            &.pageNumber {
                width: 2rem;
                height: 2rem;
                line-height: 2rem;
                text-align: center;
            }

            a {
                display: block;
                text-decoration: none;
                color: $secondary;
                font-weight: 600;

                &:hover {
                    text-decoration: none;
                }
            }

            &.pageNumber:hover a,
            &.pageNumber.active a {
                background: $secondary;
                color: $white;
            }

            &:first-child,
            &:last-child {
                font-weight: 700;
                font-size: 1.25rem;
            }

            &:first-child {
                margin-right: 1rem;
            }

            &:last-child {
                margin-left: 1rem;
            }
        }
    }
}
*/
.modal-sheet {
  display: none;
  flex-direction: column;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 95%;
  background-color: #fff;
  transform: translate(-50%, -50%);
  box-shadow: 0 16px 24px 2px rgba(1, 1, 20, 0.14), 0 6px 30px 5px rgba(1, 1, 20, 0.12), 0 8px 10px -5px rgba(1, 1, 20, 0.2);
  z-index: 9999999;
  border-radius: 1rem;
  transition: opacity 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media only screen and (min-width: 576px) {
  .modal-sheet {
    width: 65%;
  }
}
@media only screen and (min-width: 768px) {
  .modal-sheet {
    width: unset;
  }
}
.modal-sheet .modal-header {
  padding: 1.4rem;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
@media only screen and (min-width: 768px) {
  .modal-sheet .modal-header {
    padding: 1.5rem 2rem;
  }
}
@media only screen and (min-width: 992px) {
  .modal-sheet .modal-header {
    padding: 1.75rem 2.5rem;
  }
}
.modal-sheet .modal-title {
  font-weight: 500;
}
.modal-sheet .modal-body {
  padding: 1.4rem;
}
@media only screen and (min-width: 768px) {
  .modal-sheet .modal-body {
    padding: 2rem;
  }
}
@media only screen and (min-width: 992px) {
  .modal-sheet .modal-body {
    padding: 2.5rem;
  }
}
.modal-sheet .modal-border {
  border-bottom: 1px solid #eae8e6;
}
.modal-sheet label.check-box {
  font-size: 0.9em;
}
@media only screen and (min-width: 992px) {
  .modal-sheet label.check-box {
    font-size: 1em;
  }
}
.modal-sheet form {
  width: 100%;
}

.modal-sheet--gracias {
  display: none;
  flex-direction: column;
  position: fixed;
  top: 50%;
  left: 50%;
  width: 95%;
  background-color: #fff;
  transform: translate(-50%, -50%);
  box-shadow: 0 16px 24px 2px rgba(1, 1, 20, 0.14), 0 6px 30px 5px rgba(1, 1, 20, 0.12), 0 8px 10px -5px rgba(1, 1, 20, 0.2);
  z-index: 9999999;
  border-radius: 1rem;
}
.modal-sheet--gracias .modal-title {
  font-weight: 500;
}
.modal-sheet--gracias .modal-body {
  padding: 1.4rem;
}
@media only screen and (min-width: 768px) {
  .modal-sheet--gracias .modal-body {
    padding: 2rem;
  }
}
@media only screen and (min-width: 992px) {
  .modal-sheet--gracias .modal-body {
    padding: 2.5rem;
  }
}

.active--modal {
  display: flex;
}

.active--modal-gracias {
  display: flex;
}

.overlay-modal {
  position: fixed;
  top: 0;
  left: 0;
  width: 100vw;
  height: 100vh;
  background: rgba(1, 1, 20, 0.75);
  z-index: 9999998;
  transition: opacity 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}

.tab {
  margin-top: var(--gap);
  padding-bottom: calc(var(--gap) * 2);
  position: relative;
}
.tab__wrapper {
  border: 1px solid #010114;
  padding: var(--padding);
}
.tab__nav {
  position: relative;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #010114;
  margin-bottom: 2rem;
  padding-bottom: 1rem;
  overflow-x: auto;
  overflow-y: hidden;
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.tab__nav::-webkit-scrollbar {
  display: none;
}
.tab__nav__link {
  position: relative;
  color: #010114;
  font-weight: 500;
  text-decoration: none;
  text-transform: uppercase;
  white-space: nowrap;
  font-size: 1rem;
  padding: 0.25rem 1rem;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53), background-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.tab__nav__link::after {
  content: "";
  position: absolute;
}
.tab__nav__link:hover {
  background-color: #010114;
  color: #fff;
}
.tab__nav__link.active {
  font-weight: 700;
  background-color: #010114;
  color: #fff;
}
.tab__nav__link + .tab__nav__link {
  margin-left: 0.25rem;
}
@media only screen and (min-width: 768px) {
  .tab__nav__link + .tab__nav__link {
    margin-left: 0.5rem;
  }
}
.tab__title {
  margin-bottom: 1.5rem;
  font-weight: 500;
}
.tab__content {
  display: none;
}
.tab__content.active {
  display: block;
}
.tab__content ul {
  list-style: circle inside none;
}

.tg {
  width: 100%;
  border-collapse: collapse;
  border-spacing: 0;
}
.tg td,
.tg th {
  border: 1px solid #010114;
  font-family: "Arimo", BlinkMacSystemFont, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol";
  font-size: 1rem;
  font-weight: normal;
  overflow: hidden;
  padding: 0.75rem 0.5rem;
  word-break: normal;
  text-align: left;
}
.tg th {
  background-color: #eee;
  font-weight: 500;
  text-transform: uppercase;
  font-size: 1rem;
}

.tg-sort-header::-moz-selection {
  background: 0 0;
}

.tg-sort-header::selection {
  background: 0 0;
}

.tg-sort-header {
  cursor: pointer;
}

.tg-sort-header:after {
  content: "";
  float: right;
  margin-top: 7px;
  border-width: 0 5px 5px;
  border-style: solid;
  border-color: #fff transparent;
  visibility: hidden;
}

.tg-sort-header:hover:after {
  visibility: visible;
}

.tg-sort-asc:after,
.tg-sort-asc:hover:after,
.tg-sort-desc:after {
  visibility: visible;
  opacity: 0.4;
}

.tg-sort-desc:after {
  border-bottom: none;
  border-width: 5px 5px 0;
}

@media only screen and (max-width: 768px) {
  .tg {
    width: auto !important;
  }
  .tg col {
    width: auto !important;
  }
  .tg-wrap {
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .tg-wrap::-webkit-scrollbar {
    display: none;
  }
}
.whatsapp__wrapper {
  position: fixed;
  bottom: 1rem;
  right: 1rem;
  z-index: calc(var(--navbar-z-index) + 10);
}
.whatsapp__icon {
  --width-whatsapp: 4rem;
  width: var(--width-whatsapp);
  height: var(--width-whatsapp);
  border-radius: var(--width-whatsapp);
  display: flex;
  align-items: center;
  justify-content: center;
  background-color: #25D366;
  transition: background-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.whatsapp__icon .bi {
  font-size: calc(var(--width-whatsapp) * 0.5);
  color: #fff;
}
.whatsapp__icon:focus, .whatsapp__icon:hover {
  background-color: #010114;
}

.producto__page {
  width: 100%;
  display: flex;
  align-items: flex-start;
  position: relative;
}
.producto__page .filters {
  top: calc(var(--navbar-height) * 2 + var(--breadcrumbs-height));
}
@media only screen and (min-width: 992px) {
  .producto__page .filters {
    top: calc(var(--navbar-height) + var(--breadcrumbs-height));
    margin-top: calc(var(--navbar-height) + var(--breadcrumbs-height));
  }
}
.producto__wrapper {
  width: 100%;
  margin-top: calc(var(--navbar-height) * 2 + var(--breadcrumbs-height));
  overflow: hidden;
  padding-right: var(--gap);
  padding-left: var(--gap);
}
@media only screen and (min-width: 992px) {
  .producto__wrapper {
    margin-top: calc(var(--navbar-height) + var(--breadcrumbs-height));
  }
}
.producto__wrapper .hero__ofertas {
  margin-right: 0;
  margin-left: 0;
}
.producto__wrapper img {
  width: 100%;
}
.producto__grid {
  --columns-2: 1fr;
  --margin: -1px 0 0 0;
  display: grid;
  grid-template-columns: var(--columns-2);
}
@media only screen and (min-width: 768px) {
  .producto__grid {
    --columns-2: repeat(2, 1fr);
    --margin: 0 0 0 -1px;
  }
}
@media only screen and (min-width: 992px) {
  .producto__grid {
    --columns-2: 1fr;
    --margin: -1px 0 0 0;
  }
}
@media only screen and (min-width: 1200px) {
  .producto__grid {
    --columns-2: repeat(2, 1fr);
    --margin: 0 0 0 -1px;
  }
}
@media only screen and (min-width: 1500px) {
  .producto__grid {
    --columns-2: 1fr .75fr;
  }
}
.producto__header {
  margin-top: var(--gap);
  display: flex;
  justify-content: space-between;
  margin-bottom: -1px;
}
.producto__actions {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  justify-content: flex-end;
}
.producto__actions .bi {
  color: #010114;
  font-size: 1.5em;
  line-height: 1;
}
.producto__actions .bi:hover {
  color: #ff0000;
}
.producto__actions .color--fav {
  color: #ff0000;
}
.producto__actions .color--fav:hover {
  color: #010114;
}
.producto__actions > * + * {
  margin-left: 1.5em;
}
.producto__title {
  font-size: 1.25rem;
  font-weight: 400;
  color: #77756f;
}
.producto__title span {
  font-size: 1.5rem;
  font-weight: 700;
  color: #010114;
}
@media only screen and (min-width: 768px) {
  .producto__title span {
    font-size: 1.75rem;
  }
}
@media only screen and (min-width: 768px) {
  .producto__title {
    font-size: 1.5rem;
  }
}
.producto__share {
  display: flex;
  flex-wrap: wrap;
  gap: 1.5rem;
  margin-top: var(--gap);
}
.producto__share a {
  color: #010114;
  font-size: 1.25rem;
  padding: 0.25rem 1.25rem;
  border: 1px solid #010114;
  border-radius: 2rem;
}
.producto__share .bi {
  font-size: 1.25rem;
  margin-right: 0.5rem;
}
.producto__share .bi-whatsapp {
  color: #25D366;
}
.producto__share .bi-envelope {
  color: #f00;
}
.producto__desc, .producto__img, .producto__header {
  border: 1px solid #010114;
  padding: var(--padding);
}
.producto__desc .product__price {
  margin-top: 0;
  margin-bottom: var(--gap);
  font-size: 1.5rem;
}
.producto__img + .producto__desc {
  margin: var(--margin);
}
.producto__marca {
  display: inline-block;
  font-size: 1rem;
  margin-bottom: 1rem;
  color: #9a9284;
}
.producto__description {
  margin: calc(var(--gap) / 2) 0;
}
.producto__tags {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
}
.producto__tags > * {
  width: -moz-fit-content;
  width: fit-content;
  padding: 0.25rem 0.5rem;
  font-size: 0.875rem;
  text-transform: uppercase;
  line-height: 1;
  color: #9a9284;
  background-color: #fff;
  border: 1px solid #9a9284;
  border-radius: 6px;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53), background-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.producto__tags > *:focus, .producto__tags > *:hover {
  text-decoration: none;
  background-color: #9a9284;
  color: #fff;
}
.producto__subtitle {
  font-size: 1.25rem;
  font-weight: 700;
  margin-bottom: 1.5rem;
}
.producto__subtitle span {
  color: #9a9284;
  font-weight: 400;
  font-size: 0.75em;
  margin-left: 1em;
}
.producto__border {
  padding: 1.5rem 0;
  border-top: 1px solid #eae8e6;
}
.producto__border.border-secondary {
  border-color: #010114;
  padding: 2.5rem 0 0;
}

.colors {
  display: flex;
}

.color {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: -moz-fit-content;
  width: fit-content;
  margin-right: 1.5rem;
}
.color__title {
  font-size: 0.9rem;
  margin-top: 0.5rem;
}

.color input[type=radio] {
  display: none;
}
.color input[type=radio]:checked + label span {
  transform: scale(1.25);
}
.color input[type=radio]:checked + label .madera {
  border: 2px solid rgb(206.7122302158, 138.3920863309, 36.7877697842);
}
.color input[type=radio]:checked + label .blanco {
  border: 2px solid rgb(191.25, 191.25, 191.25);
}
.color input[type=radio]:checked + label .gris {
  border: 2px solid rgb(53.0326086957, 52.1413043478, 49.4673913043);
}
.color input[type=radio]:checked + label .negro {
  border: 2px solid black;
}
.color label {
  display: inline-block;
  width: 1.5rem;
  height: 1.5rem;
  cursor: pointer;
}
.color label:hover span {
  transform: scale(1.25);
}
.color label span {
  display: block;
  width: 100%;
  height: 100%;
  border-radius: 100%;
  transition: transform 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.color label span.madera {
  background: #eac389;
}
.color label span.blanco {
  background: #fff;
}
.color label span.gris {
  background: #77756f;
}
.color label span.negro {
  background: #000;
}
.color label span.blanco {
  border: 1px solid #010114;
}

.slider__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2rem;
}

.swiper-navigation {
  display: flex;
}

.nav--next {
  margin-left: -1px;
}

.nav--prev,
.nav--next {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  border: 1px solid #010114;
  line-height: 1;
  background: transparent;
  padding: 0.5rem;
  font-size: 1.5rem;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53), background-color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
@media only screen and (min-width: 768px) {
  .nav--prev,
  .nav--next {
    padding: 0.75rem;
    font-size: 1.75rem;
  }
}

.nav--prev:not(:disabled),
.nav--next:not(:disabled) {
  cursor: pointer;
}
.nav--prev:not(:disabled):hover,
.nav--next:not(:disabled):hover {
  color: #f38a12;
  background-color: #010114;
}

.nav--prev:disabled,
.nav--next:disabled {
  cursor: not-allowed;
}

.swiper-wrapper,
.swiper-container {
  box-sizing: border-box;
}

.card {
  width: 100%;
  max-width: 100%;
  border: 1px solid #010114;
  background-color: transparent;
  text-decoration: none;
  padding: var(--padding);
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.card__img {
  width: 100%;
  max-width: 100%;
  height: 26vw;
  display: flex;
}
@media only screen and (min-width: 768px) {
  .card__img {
    height: 20vw;
  }
}
@media only screen and (min-width: 992px) {
  .card__img {
    height: 12vw;
  }
}
.card__img img {
  width: 100%;
  max-width: 100%;
  overflow: hidden;
}
.card__title {
  margin-top: 1rem;
  margin-bottom: 0;
  line-height: 1.3;
  color: #010114;
  font-weight: 500;
  text-transform: uppercase;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  transition: color 0.3s cubic-bezier(0.55, 0.085, 0.68, 0.53);
}
.card .product__price {
  font-size: 1.25rem;
  margin-bottom: 0;
}

.login__section {
  margin-top: calc(var(--navbar-height) * 2);
  padding-top: 2rem;
  padding-bottom: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media only screen and (min-width: 768px) {
  .login__section {
    padding-top: var(--gap-section);
    padding-bottom: var(--gap-section);
    margin-top: var(--navbar-height);
  }
}

.login__wrapper {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: var(--padding);
  width: 100%;
  background: #fff;
}
@media only screen and (min-width: 576px) {
  .login__wrapper {
    max-width: 27rem;
    border: 1px solid #010114;
  }
}
.login__wrapper header {
  margin-bottom: var(--padding);
  text-align: center;
}
.login__wrapper h1 {
  font-size: clamp(1.75rem, 4vw, 2.5rem);
  margin-bottom: 0.75rem;
}
.login__wrapper a {
  text-decoration: underline;
  color: blue;
}

.login__form {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.login__form .bi {
  font-size: 1.25em;
  margin-left: -2.5em;
  cursor: pointer;
}
@media only screen and (min-width: 576px) {
  .login__form .bi {
    margin-left: -3em;
  }
}
.login__form label {
  margin-bottom: 0.35rem;
}
.login__form input {
  min-width: 100%;
  font-size: 1rem;
  font-weight: 400;
  padding: 1rem 1.25rem;
  margin-bottom: 1.5rem;
  border: 1px solid #010114;
  background: #fff;
}
@media only screen and (min-width: 576px) {
  .login__form input {
    padding: 1.25rem 1.5rem;
  }
}
.login__form .button {
  margin-top: 0.65rem;
}
.login__form .password {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}

:root {
  --img-size: 5rem;
}
@media only screen and (min-width: 992px) {
  :root {
    --img-size: 7rem;
  }
}

.checkout__page {
  margin-top: calc(var(--navbar-height) * 2);
  padding-top: 2rem;
  padding-bottom: 2rem;
}
@media only screen and (min-width: 992px) {
  .checkout__page {
    margin-top: var(--navbar-height);
    padding-top: 4rem;
    padding-bottom: 4rem;
  }
}
.checkout__page h1 {
  font-size: clamp(1.75rem, 4vw, 2.5rem);
}
.checkout__page__header {
  display: flex;
  flex-wrap: wrap;
  gap: 1rem;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 2rem;
}

.checkout__grid {
  display: grid;
  gap: var(--gap);
}
@media only screen and (min-width: 992px) {
  .checkout__grid {
    grid-template-columns: repeat(2, 1fr);
  }
}

.checkout__side {
  width: 100%;
  height: -moz-fit-content;
  height: fit-content;
  background: #fff;
  border: 1px solid #010114;
}
@media only screen and (min-width: 992px) {
  .checkout__side--sticky {
    position: sticky;
    top: var(--navbar-height);
  }
}

.checkout__header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  gap: 1rem;
  padding: var(--padding);
  border-bottom: 1px solid #010114;
  background-color: #eee;
}
.checkout__header * {
  font-weight: 500;
}

.checkout__footer {
  padding: var(--padding);
  border-top: 1px solid #010114;
  text-align: right;
}
.checkout__footer > * + * {
  margin-top: 0.5em;
}
.checkout__footer .checkout__footer--total {
  margin-top: 1rem;
  font-size: 1.35rem;
  font-weight: 700;
}

.checkout__cart {
  display: flex;
  flex-direction: column;
  padding: var(--padding);
  gap: var(--padding);
}

.cart {
  -ms-overflow-style: none;
  scrollbar-width: none;
}
.cart__product:not(:last-child) {
  border-bottom: 1px solid #ccc;
}
.cart__product {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  text-decoration: none;
  padding-bottom: var(--padding);
}
.cart__product__wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: var(--padding);
}
.cart__product__wrapper:focus .cart__product__title, .cart__product__wrapper:hover .cart__product__title {
  text-decoration: underline;
}
.cart__product__content {
  display: flex;
  flex-direction: column;
}
.cart__product__content .input__group {
  margin-top: 0.5rem;
}
.cart__product__content .input--minus,
.cart__product__content .input--quantity,
.cart__product__content .input--plus,
.cart__product__content .input--minus-checkout,
.cart__product__content .input--quantity-checkout,
.cart__product__content .input--plus-checkout {
  height: 2rem;
  line-height: 1;
  padding: 0;
}
.cart__product__img {
  aspect-ratio: 1/1;
  width: var(--img-size);
  height: var(--img-size);
  overflow: hidden;
  flex-shrink: 0;
  border: 1px solid #010114;
}
.cart__product__img img {
  -o-object-fit: contain;
     object-fit: contain;
}
.cart__product__title, .cart__product__price, .cart__product__quantity {
  margin-bottom: 0.5rem;
  line-height: 1.3;
  color: #010114;
  font-weight: 500;
  font-size: 1rem;
}
@media only screen and (min-width: 1200px) {
  .cart__product__title, .cart__product__price, .cart__product__quantity {
    font-size: 1.05rem;
  }
}
.cart__product__title span, .cart__product__price span, .cart__product__quantity span {
  font-weight: 500;
}
.cart__product__delete {
  width: 2rem;
  height: 2rem;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 1.5rem;
  line-height: 1;
  padding: 0.75rem;
  border-radius: 100%;
  border: 1px solid #010114;
  cursor: pointer;
  flex-shrink: 0;
  background-color: #eee;
  color: #010114;
}
.cart__product__delete:hover, .cart__product__delete:focus, .cart__product__delete:active {
  background-color: #010114;
}
.cart__product__delete:hover i, .cart__product__delete:focus i, .cart__product__delete:active i {
  color: #fff;
}
.cart::-webkit-scrollbar {
  display: none;
}

.checkout__form {
  width: 100%;
  display: flex;
  flex-direction: column;
  padding: var(--padding);
}
.checkout__form .bi {
  font-size: 1.25em;
  margin-left: -2.5em;
  cursor: pointer;
}
@media only screen and (min-width: 576px) {
  .checkout__form .bi {
    margin-left: -3em;
  }
}
.checkout__form .input:not([type=checkbox]),
.checkout__form textarea {
  min-width: 100%;
  width: 100%;
  font-size: 1rem;
  font-weight: 400;
  padding: 1rem 1.25rem;
  margin-bottom: 1.5rem;
  border: 1px solid #010114;
  background: #fff;
}
@media only screen and (min-width: 576px) {
  .checkout__form .input:not([type=checkbox]),
  .checkout__form textarea {
    padding: 1.25rem 1.5rem;
  }
}
.checkout__form .input__group {
  margin-bottom: 1.5rem;
}
.checkout__form input[type=checkbox] {
  margin: 0;
  margin-right: 0.5rem;
}
.checkout__form input[type=radio] {
  margin: 0;
  margin-right: 0.5rem;
}
.checkout__form .button {
  margin-top: 0.65rem;
}
.checkout__form .password {
  display: flex;
  justify-content: space-between;
  align-items: baseline;
}
.checkout__form a {
  text-decoration: underline;
  color: blue;
}

.cookie-banner {
  display: none;
  z-index: 9999;
  position: fixed;
  background: #fff;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 1rem;
  align-items: center;
  background: #f9f9f9;
}
@media (min-width: 768px) {
  .cookie-banner {
    padding: 1rem 2rem;
  }
}
.cookie-banner.active {
  display: flex;
  flex-direction: column;
}
@media (min-width: 768px) {
  .cookie-banner.active {
    flex-direction: row;
  }
}
.cookie-banner p {
  font-size: 15px;
}
@media (min-width: 768px) {
  .cookie-banner p {
    font-size: 16px;
  }
}
.cookie-banner p a:first-child {
  margin-right: 1rem;
}
.cookie-banner p a {
  color: #f38a12;
}

.btns-group {
  display: flex;
  align-items: center;
  margin-top: 0.5rem;
}
.btns-group > * {
  margin: 0.5rem;
  font-size: 15px;
}
@media (min-width: 768px) {
  .btns-group {
    flex-direction: column;
    margin-top: 0;
  }
}

.modal-cookies-settings {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
  z-index: 1000;
  opacity: 0;
  visibility: hidden;
  overflow-y: hidden;
  display: none;
  background: rgba(17, 17, 17, 0.83);
}
.modal-cookies-settings.active {
  overflow-y: scroll;
  display: block;
}
.modal-cookies-settings p {
  font-size: 1rem;
  padding: 0;
  margin: 0;
}

.modal-cookies-settings-container {
  position: relative;
  padding: 80px;
  background: #fff;
  width: calc(100% - 160px);
  max-width: 846px;
  z-index: 1;
  margin: 80px auto;
}

.modal-cookies-settings-header {
  display: flex;
}

.modal-cookies-settings-header-title {
  font-size: 20px;
  color: rgb(114, 114, 114);
}

.modal-cookies-settings-close {
  position: absolute;
  cursor: pointer;
  width: 30px;
  height: 24px;
  top: 30px;
  right: 30px;
}

.modal-cookies-settings-close-top,
.modal-cookies-settings-close-bottom {
  width: 20px;
  height: 2px;
  background: #f38a12;
  transition: all 0.3s ease-in-out;
  position: absolute;
}

.modal-cookies-settings-close-top {
  top: 10px;
  right: 7px;
  transform: rotate(45deg);
}

.modal-cookies-settings-close-bottom {
  top: 10px;
  right: 7px;
  transform: rotate(-45deg);
}

.modal-cookies-settings-text {
  color: #111111;
  font-size: 12px;
  margin-bottom: 40px;
  font-size: 16px;
  line-height: 24px;
  font-family: "Proxima Nova", sans-serif;
}

.modal-cookies-settings-final-text {
  color: #111111;
  font-size: 12px;
  margin-top: 40px;
  margin-bottom: 32px;
  font-size: 16px;
  line-height: 24px;
  font-family: "Proxima Nova", sans-serif;
}

.modal-cookies-settings-options-title {
  color: #2a2a2a;
  margin-bottom: 16px;
  flex: auto;
  font-family: "Proxima Nova", sans-serif;
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}

.modal-cookies-settings-options {
  display: flex;
  align-items: center;
}
.modal-cookies-settings-options:not(:first-child) {
  margin-top: 24px;
}

.modal-cookies-settings-options-item {
  display: flex;
}

.modal-cookies-settings-drop-title {
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  color: #111111;
  position: relative;
  margin-left: 8px;
  font-family: "Proxima Nova", sans-serif;
  transition: all 0.3s ease-in-out;
  cursor: pointer;
}

.modal-cookies-settings-options-more-info {
  padding-top: 4px;
}

.modal-cookies-settings-options-more-info-icon {
  display: flex;
  align-content: center;
  align-items: center;
  justify-content: center;
  min-width: 15px;
  min-height: 15px;
  border-radius: 100%;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
}

.modal-cookies-settings-options-more-info-text {
  font-size: 12px;
  font-weight: bold;
  color: black;
  padding: 1px;
}

.modal-cookies-settings-options-text {
  font-weight: normal;
  font-size: 12px;
  line-height: 18px;
  color: #111111;
  margin-left: 24px;
  margin-right: 50px;
  opacity: 0;
  visibility: hidden;
  max-height: 0px;
  font-family: "Proxima Nova", sans-serif;
  transition: all 0.3s ease-in-out;
}
.modal-cookies-settings-options-text.active {
  max-height: 1000px;
}

.modal-cookies-settings-option-buttons {
  display: flex;
  margin-left: 32px;
  border-radius: 3px;
  background: #DBDFE3;
  position: relative;
  align-self: flex-start;
}
.modal-cookies-settings-option-buttons::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 50%;
  height: 100%;
  border-radius: 3px;
  transition: all 0.3s ease-in-out;
  background: #FF4100;
}
.modal-cookies-settings-option-buttons.active::before {
  left: 50%;
  background: #40CAA9;
}
.modal-cookies-settings-option-buttons.required::before {
  background: #848FA1;
}

.modal-cookies-settings-options-reject {
  padding: 12px 18px;
  position: relative;
  color: #004F8B;
  font-family: "Proxima Nova", sans-serif;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
  transition: all 0.3s ease-in-out;
  width: 110px;
  align-items: center;
  display: flex;
  justify-content: center;
}
.modal-cookies-settings-options-reject.required {
  cursor: initial;
  color: #848FA1;
  pointer-events: none;
}
.modal-cookies-settings-options-reject.active {
  color: #FFFFFF;
}

.modal-cookies-settings-option-button-agree {
  padding: 12px 18px;
  color: #004F8B;
  font-family: "Proxima Nova", sans-serif;
  border-radius: 3px;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  cursor: pointer;
  align-items: center;
  display: flex;
  justify-content: center;
  width: 110px;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.modal-cookies-settings-option-button-agree.required {
  cursor: initial;
  color: #848FA1;
  pointer-events: none;
}
.modal-cookies-settings-option-button-agree.active {
  color: white;
}

.settings-footer {
  display: flex;
  padding: 10px;
  justify-content: center;
}

.modal-cookies-settings-save {
  text-align: center;
  display: flex;
  cursor: pointer;
}

.modal-cookies-settings-save {
  font-family: "Proxima Nova", sans-serif;
}
.modal-cookies-settings-save > * {
  flex-basis: calc(50% - 12px);
}
.modal-cookies-settings-save > *:not(:first-child) {
  margin-left: 24px;
}
.modal-cookies-settings-save__success-button {
  background: #f38a12;
  border-radius: 3px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
  text-transform: uppercase;
  font-weight: normal;
  font-size: 14px;
  line-height: 16px;
  width: 200px;
  transition: all 0.3s ease-in-out;
}
.modal-cookies-settings-save__success-button:hover {
  opacity: 0.8;
}
.modal-cookies-settings-save__reject-button {
  padding: 16px 24px;
  border: 1px solid #004F8B;
  font-size: 14px;
  line-height: 16px;
  text-transform: uppercase;
  border-radius: 3px;
  color: #004F8B;
  font-weight: normal;
  transition: all 0.3s ease-in-out;
  width: 100%;
  cursor: pointer;
}
.modal-cookies-settings-save__reject-button:hover {
  opacity: 0.8;
}

.active {
  opacity: 1;
  visibility: visible;
  transition: all 0.3s ease-in-out;
}

.modal-cookies-settings-options-info {
  flex: 1;
  align-self: flex-start;
  margin-top: 8px;
}

.modal-cookies-settings-options.open .modal-cookies-settings-drop-title {
  color: #004F8B;
}
.modal-cookies-settings-options.open .modal-cookies-settings-options-more-info-icon {
  transform: rotate(180deg);
}

@media (max-width: 1024px) {
  .box-modal-cookies {
    padding: 40px 48px;
  }
  .modal-cookies-pop-buttons {
    flex-direction: column;
  }
  .modal-cookies-pop-buttons-secondary {
    margin-bottom: 20px;
  }
}
@media (max-width: 768px) {
  .modal-cookies-settings-close {
    top: 18px;
    right: 18px;
  }
  .box-modal-cookies {
    padding: 24px;
    flex-flow: column;
  }
  .box-modal-cookies-buttons {
    margin-left: 0;
    margin-top: 24px;
  }
  .box-modal-cookies-buttons__item {
    width: 100%;
  }
  .modal-cookies-settings-container {
    width: auto;
    max-width: unset;
    margin: 40px 20px;
    padding: 56px 24px;
  }
  .modal-cookies-pop-container {
    flex-direction: column;
  }
  .modal-cookies-pop-buttons {
    flex-direction: row;
  }
  .modal-cookies-pop-buttons-secondary {
    margin-bottom: 0px;
    margin-left: 0;
  }
  .modal-cookies-pop-text {
    margin-bottom: 20px;
  }
  .modal-cookies-settings-options {
    flex-direction: column;
  }
  .modal-cookies-settings-options-info {
    margin-top: 0;
    margin-bottom: 12px;
  }
  .modal-cookies-settings-option-buttons {
    margin: 0 auto;
  }
  .modal-cookies-settings-save {
    flex-flow: wrap;
  }
  .modal-cookies-settings-save > * {
    flex-basis: 100%;
  }
  .modal-cookies-settings-save > *:not(:first-child) {
    margin-left: 0;
  }
  .modal-cookies-settings-save__success-button {
    order: -1;
    margin-bottom: 16px;
  }
}
/**
 * Visibility
 */
.is-hidden {
  display: none !important;
}

.is-visible {
  display: block !important;
}

@media only screen and (min-width: 768px) {
  .is-visible-md {
    display: block !important;
  }
}

.mt-xs {
  margin-top: calc(var(--gap) / 4) !important;
}

.mb-xs {
  margin-bottom: calc(var(--gap) / 4) !important;
}

.mr-xs {
  margin-right: calc(var(--gap) / 4) !important;
}

.ml-xs {
  margin-left: calc(var(--gap) / 4) !important;
}

.mt-sm {
  margin-top: calc(var(--gap) / 2) !important;
}

.mb-sm {
  margin-bottom: calc(var(--gap) / 2) !important;
}

.mr-sm {
  margin-right: calc(var(--gap) / 2) !important;
}

.ml-sm {
  margin-left: calc(var(--gap) / 2) !important;
}

.mt {
  margin-top: var(--gap) !important;
}

.mb {
  margin-bottom: var(--gap) !important;
}

.mr {
  margin-right: var(--gap) !important;
}

.ml {
  margin-left: var(--gap) !important;
}

.mt-0 {
  margin-top: 0;
}

.mb-0 {
  margin-bottom: 0;
}

.mr-0 {
  margin-right: 0;
}

.ml-0 {
  margin-left: 0;
}

.pt-xs {
  padding-top: calc(var(--gap) / 4) !important;
}

.pb-xs {
  padding-bottom: calc(var(--gap) / 4) !important;
}

.pr-xs {
  padding-right: calc(var(--gap) / 4) !important;
}

.pl-xs {
  padding-left: calc(var(--gap) / 4) !important;
}

.pt-sm {
  padding-top: calc(var(--gap) / 2) !important;
}

.pb-sm {
  padding-bottom: calc(var(--gap) / 2) !important;
}

.pr-sm {
  padding-right: calc(var(--gap) / 2) !important;
}

.pl-sm {
  padding-left: calc(var(--gap) / 2) !important;
}

.pt {
  padding-top: var(--gap) !important;
}

.pb {
  padding-bottom: var(--gap) !important;
}

.pr {
  padding-right: var(--gap) !important;
}

.pl {
  padding-left: var(--gap) !important;
}

.pt-0 {
  padding-top: 0;
}

.pb-0 {
  padding-bottom: 0;
}

.pr-0 {
  padding-right: 0;
}

.pl-0 {
  padding-left: 0;
}

.d-flex {
  display: flex;
}

a.mr-1 {
  margin-right: 1em;
  text-decoration: none;
}

.f-column {
  flex-direction: column;
}

.f-wrap {
  flex-wrap: wrap;
}

.aic {
  align-items: center;
}

.ais {
  align-items: start;
}

.jcc {
  justify-content: center;
}

.gap-xs {
  gap: calc(var(--gap) / 4);
}

.gap-sm {
  gap: calc(var(--gap) / 2);
}

.gap-md {
  gap: var(--gap);
}

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