@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100..900;1,100..900&display=swap");
.background-primary {
  background-color: #FFFFFF;
}

.background-secondary {
  background-color: #FAFAFA;
}

.background-tertiary {
  background-color: #364153;
}

.background-alternate {
  background-color: #000000;
}

.background-success {
  background-color: #ecfdf3;
}

.background-error {
  background-color: #fef3f2;
}

.border-primary {
  border-color: #000000;
}

.border-secondary {
  border-color: #AAAAAA;
}

.border-tertiary {
  border-color: #364153;
}

.border-alternate {
  border-color: #FFFFFF;
}

.border-success {
  border-color: #027A48;
}

.border-error {
  border-color: #b42318;
}

.text-primary {
  color: #000000;
}

.text-secondary {
  color: #6A7282;
}

.text-alternate {
  color: #FFFFFF;
}

.text-success {
  color: #027A48;
}

.text-error {
  color: #b42318;
}

.link-primary {
  color: #000000;
}

.link-secondary {
  color: #666666;
}

.link-alternate {
  color: #FFFFFF;
}

.shadow-xxsmall {
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.05);
}

.shadow-xsmall {
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1), 0px 1px 2px 0px rgba(0, 0, 0, 0.06);
}

.shadow-small {
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.06);
}

.shadow-medium {
  box-shadow: 0px 12px 16px -4px rgba(0, 0, 0, 0.08), 0px 4px 6px -2px rgba(0, 0, 0, 0.03);
}

.shadow-large {
  box-shadow: 0px 20px 24px -4px rgba(0, 0, 0, 0.08), 0px 8px 8px -4px rgba(0, 0, 0, 0.03);
}

.shadow-xlarge {
  box-shadow: 0px 24px 48px -12px rgba(0, 0, 0, 0.18);
}

.shadow-xxlarge {
  box-shadow: 0px 32px 64px -12px rgba(0, 0, 0, 0.14);
}

h1, .heading-h1 {
  line-height: 120%;
  font-family: "Roboto", sans-serif;
  font-size: 56px;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  h1, .heading-h1 {
    line-height: 120%;
    font-family: "Roboto", sans-serif;
    font-size: 40px;
    font-weight: 600;
  }
}

h2, .heading-h2 {
  line-height: 120%;
  font-family: "Roboto", sans-serif;
  font-size: 48px;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  h2, .heading-h2 {
    line-height: 120%;
    font-family: "Roboto", sans-serif;
    font-size: 36px;
    font-weight: 600;
  }
}

h3, .heading-h3 {
  line-height: 120%;
  font-family: "Roboto", sans-serif;
  font-size: 40px;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  h3, .heading-h3 {
    line-height: 120%;
    font-family: "Roboto", sans-serif;
    font-size: 32px;
    font-weight: 600;
  }
}

h4, .heading-h4 {
  line-height: 120%;
  font-family: "Roboto", sans-serif;
  font-size: 32px;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  h4, .heading-h4 {
    line-height: 120%;
    font-family: "Roboto", sans-serif;
    font-size: 24px;
    font-weight: 600;
  }
}

h5, .heading-h5, .text-photo .rich-text h1, .text-photo .rich-text h2, .text-photo .rich-text h3, .photo-text .rich-text h1, .photo-text .rich-text h2, .photo-text .rich-text h3 {
  line-height: 120%;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  h5, .heading-h5, .text-photo .rich-text h1, .text-photo .rich-text h2, .text-photo .rich-text h3, .photo-text .rich-text h1, .photo-text .rich-text h2, .photo-text .rich-text h3 {
    line-height: 120%;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 600;
  }
}

h6, .heading-h6 {
  line-height: 120%;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  h6, .heading-h6 {
    line-height: 120%;
    font-family: "Roboto", sans-serif;
    font-size: 18px;
    font-weight: 600;
  }
}

.heading-tagline, .product-firm-text ul li strong {
  line-height: 120%;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 600;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 2rem 0 1rem;
}

.text-large-light {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 300;
}

.text-large-normal {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 400;
}

.text-large-medium {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 500;
}

.text-large-semi-bold {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 600;
}

.text-large-bold {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 700;
}

.text-large-extra-bold {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 800;
}

.text-large-link {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 20px;
  font-weight: 400;
  text-decoration: underline;
}

.text-medium-light {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 300;
}

.text-medium-normal, .product-firm-text ul li {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 400;
}

.text-medium-medium {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 500;
}

.text-medium-semi-bold {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 600;
}

.text-medium-bold {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 700;
}

.text-medium-extra-bold {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 800;
}

.text-medium-link {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 18px;
  font-weight: 400;
  text-decoration: underline;
}

.text-regular-light {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 300;
}

.text-regular-normal {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
}

.text-regular-medium {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 500;
}

.text-regular-semi-bold {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 600;
}

.text-regular-bold {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 700;
}

.text-regular-extra-bold {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 800;
}

.text-regular-link {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: underline;
}

.text-small-light {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 300;
}

.text-small-normal {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
}

.text-small-medium {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 500;
}

.text-small-semi-bold {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 600;
}

.text-small-bold {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 700;
}

.text-small-extra-bold {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 800;
}

.text-small-link {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 14px;
  font-weight: 400;
  text-decoration: underline;
}

.text-tiny-light {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 300;
}

.text-tiny-normal {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
}

.text-tiny-medium {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 500;
}

.text-tiny-semi-bold {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 600;
}

.text-tiny-bold {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 700;
}

.text-tiny-extra-bold {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 800;
}

.text-tiny-link {
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 12px;
  font-weight: 400;
  text-decoration: underline;
}

p {
  line-height: 150%;
}

body {
  font-family: "Roboto", sans-serif;
}

a {
  color: #000000;
}
a.unstyled {
  text-decoration: none;
}

ul li, ol li {
  margin: 0.25rem 0 0.25rem 1.5rem;
}

ul.unstyled, ol.unstyled {
  list-style-type: none;
}
ul.unstyled li, ol.unstyled li {
  margin: 0;
}

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

*,
*::after,
*::before {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
  background: white;
}
html.contrast {
  background: #000000;
  color: #DDD133;
}
html.invert {
  filter: invert(1);
}
html.grayscale {
  filter: grayscale(1);
}
html.invert.grayscale {
  filter: invert(1) grayscale(1);
}
html.animation .aos-animate {
  -o-transition-property: none !important;
  -moz-transition-property: none !important;
  -ms-transition-property: none !important;
  -webkit-transition-property: none !important;
  transition-property: none !important;
  -o-transform: none !important;
  -moz-transform: none !important;
  -ms-transform: none !important;
  -webkit-transform: none !important;
  transform: none !important;
  -webkit-animation: none !important;
  -moz-animation: none !important;
  -o-animation: none !important;
  -ms-animation: none !important;
  animation: none !important;
}
html.cursor {
  cursor: url("../img/accessibility/custom-cursor.png"), auto;
}
html.font-medium {
  font-size: 11px;
}
html.font-big {
  font-size: 12px;
}
html.spacing-medium {
  letter-spacing: 0.5px;
}
html.spacing-big {
  letter-spacing: 1px;
}

body {
  position: relative;
}

.container {
  padding-left: max(4vw, 24px);
  padding-right: max(4vw, 24px);
  margin-left: auto;
  margin-right: auto;
  max-width: calc(1312px + 8vw);
}
.container .container {
  padding-left: 0;
  padding-right: 0;
}

button,
.btn {
  display: flex;
  padding: 12px 24px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  transition: all 200ms ease;
  background-color: inherit;
  border: none;
  border-radius: 4px;
  cursor: pointer;
  text-decoration: none;
  width: fit-content;
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
button svg, button img,
.btn svg,
.btn img {
  width: 24px;
  height: 24px;
}
button:disabled, button.disabled,
.btn:disabled,
.btn.disabled {
  cursor: not-allowed;
  opacity: 0.5;
}
button.btn-icon,
.btn.btn-icon {
  padding: 12px;
}
button.btn-small,
.btn.btn-small {
  padding: 8px 20px;
}
button.btn-small.btn-icon,
.btn.btn-small.btn-icon {
  padding: 8px;
}
button.full-width,
.btn.full-width {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  button,
  .btn {
    width: 100%;
  }
}

.btn-primary {
  background-color: #3042F2;
  color: #FFFFFF;
}
.btn-primary:hover {
  background-color: #364153;
}
.btn-primary:active {
  background-color: #000000;
}

.btn-secondary {
  color: #000000;
  border: 1px solid #000000;
}
.btn-secondary:hover {
  background-color: #FAFAFA;
}
.btn-secondary:active {
  background-color: #E5E7EB;
}

.btn-tertiary:hover {
  background-color: #FAFAFA;
}
.btn-tertiary:active {
  background-color: #E5E7EB;
}

.btn-link {
  padding: 0;
}

input,
textarea,
select {
  height: 48px;
  border: 1px solid #000000;
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 12px;
  width: 100%;
  display: block;
  border-radius: 4px;
  color: #666666;
}
input::placeholder,
textarea::placeholder,
select::placeholder {
  color: #666666;
}
input:focus-visible,
textarea:focus-visible,
select:focus-visible {
  outline: none;
  border-color: #3042F2;
}
input::-webkit-outer-spin-button, input::-webkit-inner-spin-button,
textarea::-webkit-outer-spin-button,
textarea::-webkit-inner-spin-button,
select::-webkit-outer-spin-button,
select::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
input.input-small,
textarea.input-small,
select.input-small {
  height: 40px;
  padding: 8px;
}
input:disabled,
textarea:disabled,
select:disabled {
  border: none;
}
input.input-error,
textarea.input-error,
select.input-error {
  border: 1px solid #b42318;
  background-color: #fef3f2;
}

input[type=checkbox],
input[type=radio] {
  width: 18px;
  height: 18px;
  flex-shrink: 0;
  accent-color: #000000;
}
input[type=checkbox].input-error,
input[type=radio].input-error {
  outline: 2px solid #b42318;
}

textarea {
  height: auto;
  resize: none;
}

label {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
label:has(input[type=checkbox]) {
  flex-direction: row;
  gap: 8px;
}

.input-btn {
  position: relative;
}
.input-btn .btn {
  position: absolute;
  top: 50%;
  right: 4px;
  transform: translateY(-50%);
}
@media only screen and (max-width: 768px) {
  .input-btn .btn {
    width: fit-content;
  }
}

.checkbox-container {
  display: flex;
  gap: 8px;
}

.switch-container {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 24px;
}
.switch-container input {
  opacity: 0;
  width: 0;
  height: 0;
}

.switch {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #364153;
  transition: 0.4s;
  border-radius: 100px;
}
.switch::before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 2px;
  bottom: 2px;
  background-color: #FFFFFF;
  transition: 0.4s;
  border-radius: 50%;
}

input:checked + .switch {
  background-color: #000000;
}
input:checked:disabled + .switch {
  opacity: 0.5;
}
input:checked + .switch:before {
  transform: translateX(20px);
}

input:focus + .switch {
  box-shadow: 0 0 1px #000000;
}

.range-slider {
  background: #FAFAFA;
  height: 4px;
}
.range-slider .range-slider__thumb {
  width: 20px;
  height: 20px;
  background: #FFFFFF;
  border: 2px solid #000000;
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.06);
}
.range-slider .range-slider__range {
  background: #000000;
}
.range-slider-container {
  width: 100%;
  padding-top: 8px;
}
.range-slider-inputs {
  margin-top: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.range-slider-inputs input {
  width: 80px;
  text-align: center;
}

.form-row {
  display: flex;
  gap: 8px;
  max-width: 768px;
}
.form-row .form-row {
  margin: 0;
}
.form-row, .form-row label {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .form-row {
    flex-direction: column;
  }
}

.radio-cards {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 8px;
}

.radio-card {
  border: 1px solid #AAAAAA;
  padding: 24px;
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  cursor: pointer;
  border-radius: 4px;
}
@media only screen and (max-width: 768px) {
  .radio-card {
    padding: 2px;
  }
}
.radio-card img {
  width: 32px;
  height: 32px;
  object-fit: contain;
}
.radio-card::before {
  content: "";
  border: 1px solid #000000;
  border-radius: 50%;
}
.radio-card svg, .radio-card::before {
  position: absolute;
  top: 4px;
  right: 4px;
  width: 18px;
  height: 18px;
  z-index: 1;
}
.radio-card svg {
  color: #FFFFFF;
}
.radio-card:has(input:checked)::before {
  border: none;
  background: url("/templates/default/img/icons/radio-check.svg") no-repeat center center;
}
.radio-card:has(input:checked) {
  border: 1px solid #000000;
}
.radio-card input[type=radio] {
  visibility: hidden;
  height: 0;
  width: 0;
}

.captcha-radio-card {
  padding: 8px;
  border: 1px solid #AAAAAA;
  background-color: #FFFFFF;
  cursor: pointer;
}
.captcha-radio-card svg {
  width: 32px;
  height: 32px;
  color: #6A7282;
}
.captcha-radio-card:has(input:checked) {
  border-color: #3042F2;
  background-color: #FAFAFA;
}
.captcha-radio-card:has(input:checked) svg {
  color: #000000;
}
.captcha-radio-card input {
  position: absolute;
  opacity: 0;
  width: 0;
  height: 0;
}

.captcha-container {
  padding: 16px;
  background-color: #FAFAFA;
  border: 1px solid #FAFAFA;
}
.captcha-container .radio-cards {
  margin: 12px 0;
}
.captcha-container:has(.input-error) {
  border: 1px solid #b42318;
}

.navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: #FFFFFF;
}
.navbar .container {
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.nav-menu {
  display: flex;
  align-items: center;
}
.nav-menu-item {
  position: relative;
}
.nav-menu-item > a, .nav-menu-item > span {
  padding: 8px 16px;
  display: flex;
  align-items: center;
  gap: 4px;
}
.nav-menu-item > a.logo-url, .nav-menu-item > span.logo-url {
  padding: 0;
  margin-right: 24px;
}
.nav-menu-item .nav-submenu {
  position: absolute;
  pointer-events: none;
  top: 100%;
  left: 0;
  transform: translateY(-12px);
  width: fit-content;
  opacity: 0;
  z-index: 100;
  padding: 16px;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  transition: all 200ms ease;
}
.nav-menu-item .nav-submenu a {
  display: block;
  text-wrap: nowrap;
  padding: 8px;
}
.nav-menu-item:hover .nav-submenu {
  pointer-events: auto;
  opacity: 1;
  transform: translateY(0);
}
.nav-menu #searchMenu {
  margin: 0 16px;
}

#mobileMenuBtn {
  display: none;
}

@media only screen and (max-width: 1260px) {
  #mobileMenuBtn {
    display: block;
  }
  #mobileMenuBtn button {
    width: 40px;
    height: 40px;
    position: relative;
  }
  #mobileMenuBtn button::after, #mobileMenuBtn button::before {
    content: "";
    display: block;
    position: absolute;
    left: 50%;
    transform: translate(-50%, -50%);
    width: 20px;
    height: 2px;
    background-color: #000000;
    transition: all 0.3s ease;
  }
  #mobileMenuBtn button::before {
    top: calc(50% + 3px);
  }
  #mobileMenuBtn button::after {
    top: calc(50% - 3px);
  }
  #mobileMenuBtn button.open::before, #mobileMenuBtn button.open::after {
    left: 50%;
  }
  #mobileMenuBtn button.open::before {
    top: calc(50% + 7px);
    transform: rotate(45deg) translate(-50%, -50%);
  }
  #mobileMenuBtn button.open::after {
    top: calc(50% - 7px);
    transform: rotate(-45deg) translate(-50%, -50%);
  }
  #topNavMenu {
    opacity: 0;
    visibility: hidden;
    position: fixed;
    top: 0;
    right: -110%;
    min-width: 40%;
    width: fit-content;
    max-width: 90%;
    height: 100lvh;
    background-color: #FFFFFF;
    z-index: 0;
    transition: all 0.3s ease;
    overflow-y: scroll;
    scrollbar-width: none;
    -ms-overflow-style: none;
    border-left: 1px solid #000000;
    flex-direction: column;
    padding: 124px 4vw 64px;
    align-items: flex-start;
  }
  #topNavMenu::-webkit-scrollbar {
    display: none;
  }
  #topNavMenu svg {
    display: none;
  }
  #topNavMenu .nav-item > a,
  #topNavMenu .nav-item > span {
    padding: 12px 0;
  }
  #topNavMenu .nav-submenu {
    position: static;
    pointer-events: auto;
    top: auto;
    left: auto;
    transform: none;
    opacity: inherit;
    z-index: inherit;
    padding: 12px 0 12px 20px;
    background-color: inherit;
    border: none;
  }
  #topNavMenu .nav-submenu a {
    text-wrap: nowrap;
    padding: 8px;
  }
  #topNavMenu.open {
    opacity: 1;
    visibility: visible;
    right: 0;
    box-shadow: 0px 20px 24px -4px rgba(0, 0, 0, 0.08), 0px 8px 8px -4px rgba(0, 0, 0, 0.03);
  }
}
.tabs-nav {
  width: 100%;
  display: flex;
  gap: 24px;
  margin-bottom: 24px;
}
.tabs-nav-trigger {
  cursor: pointer;
  padding: 8px 0;
  transition: all 200ms ease;
}
.tabs-nav-trigger:hover {
  border-bottom: 1px solid #AAAAAA;
}
.tabs-nav-trigger.active {
  border-bottom: 1px solid #000000;
}
.tabs.full-width {
  width: 100%;
}
.tabs.full-width .tabs-nav {
  gap: 0;
}
.tabs.full-width .tabs-nav-trigger {
  padding: 8px 12px;
  flex-grow: 1;
  text-align: center;
}

.steps {
  display: flex;
  align-items: center;
  gap: 24px;
}
.steps-item span {
  display: flex;
  align-items: center;
  gap: 8px;
}
.steps-item bdi {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  border: 1px solid #000000;
}
.steps-item.active bdi, .steps-item.visited bdi {
  background-color: #000000;
  color: #FFFFFF;
}

.accessibility-icon {
  position: fixed;
  top: 20%;
  display: flex;
  align-items: flex-start;
  gap: 8px;
  left: -248px;
  z-index: 2;
  transition: all 0.3s;
  cursor: pointer;
}
.accessibility-icon.active {
  left: 0;
}
@media only screen and (max-width: 768px) {
  .accessibility-icon .btn {
    width: auto;
  }
}
.accessibility-icon .accessibility-container {
  width: 248px;
  border: 1px solid #000000;
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.06);
  padding: 12px;
  background-color: #000000;
  text-align: center;
}
.accessibility-icon .accessibility-container, .accessibility-icon .accessibility-container .btn {
  color: #FFFFFF;
}
.accessibility-icon .accessibility-container .btn {
  border-radius: 0;
  border-top: 1px solid #FFFFFF;
  padding-top: 12px;
  margin-top: 12px;
  width: 100%;
}
.accessibility-icon .accessibility-container .btn.active {
  font-weight: 600;
}

html.accessibility-grayscale {
  filter: grayscale(100%);
}

html.accessibility-invert {
  filter: invert(100%);
}

html.accessibility-animation * {
  transition-duration: 0 !important;
  transition: none !important;
  transition-property: none !important;
}

html.accessibility-contrast {
  filter: contrast(200%);
}

html.accessibility-cursor {
  cursor: url("/img/accessibility/custom-cursor.png"), auto;
}

html.accessibility-font-medium {
  font-size: 120%;
}

html.accessibility-font-big {
  font-size: 150%;
}

html.accessibility-spacing-medium {
  letter-spacing: 0.2rem;
}

html.accessibility-spacing-big {
  letter-spacing: 0.4rem;
}

.footer {
  padding: 80px 0;
  background-color: #FAFAFA;
}
.footer-top {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.footer-bottom {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 80px;
  padding-top: 32px;
  border-top: 1px solid #000000;
}
@media only screen and (max-width: 768px) {
  .footer-bottom {
    flex-direction: column;
    align-items: center;
    text-align: center;
  }
}
.footer-menu {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
.footer-menu li a {
  padding: 8px 0;
}
.footer-menu {
  display: flex;
  gap: 24px;
}
.footer-menu a {
  display: block;
}
.footer #cookiesSettings {
  text-decoration: underline;
  cursor: pointer;
  display: block;
  padding: 8px 0;
}

.social-media-menu {
  display: flex;
  gap: 12px;
  margin: 32px 0;
}

ul.breadcrumbs {
  margin-top: 72px;
  padding-top: 8px;
}
ul.breadcrumbs, ul.breadcrumbs li {
  display: flex;
  gap: 8px;
}
ul.breadcrumbs li:not(:last-child)::after {
  content: "/";
}

.contrast .breadcrumbs-item.active {
  color: #DDD133;
}

.pagination {
  margin: 32px 0;
  width: 100%;
  gap: 12px;
}
.pagination, .pagination ul {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.pagination ul {
  gap: 4px;
}
@media only screen and (max-width: 768px) {
  .pagination, .pagination ul {
    display: flex;
    align-items: center;
    justify-content: center;
  }
  .pagination .btn span {
    display: none;
  }
}

.modal,
.modal-cookies {
  background: #FFFFFF;
  box-shadow: 0px 20px 24px -4px rgba(0, 0, 0, 0.08), 0px 8px 8px -4px rgba(0, 0, 0, 0.03);
  max-height: 90svh;
  overflow-y: scroll;
}

.modal {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  display: none;
  z-index: 100;
  max-width: 600px;
  width: 90%;
}
.modal .actions {
  margin-top: 24px;
  justify-content: flex-end;
}
.modal-center {
  text-align: center;
  text-wrap: balance;
}
.modal-center .modal-header {
  margin-top: 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
}
.modal-center .modal-header svg {
  width: 48px;
  height: 48px;
}
.modal-center .actions {
  margin-top: 0;
  margin-bottom: 24px;
  justify-content: center;
}
@media only screen and (max-width: 768px) {
  .modal {
    width: 100%;
  }
}
.modal-row {
  margin: 16px 0;
}
.modal-row-header {
  display: block;
  margin-bottom: 8px;
}
.modal-header, .modal-content, .modal-footer {
  padding: 16px;
}
.modal-product-card {
  margin: 12px 0;
  display: flex;
  gap: 8px;
}
.modal-product-card img {
  width: 64px;
  height: 64px;
  object-fit: contain;
}
.modal-comment {
  overflow-y: unset;
}
.modal-comment .modal-content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.modal-comment .modal-header {
  padding-bottom: 0;
}
.modal-comment .modal-header h1, .modal-comment .modal-header h2, .modal-comment .modal-header h3, .modal-comment .modal-header h4, .modal-comment .modal-header h5, .modal-comment .modal-header h6 {
  margin: 0;
  color: #3042F2;
}
.modal-comment .modal-footer {
  margin: 0;
}
.modal-close {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.modal-success .modal-close {
  position: relative;
  height: 38px;
  width: 100px;
}

.widget {
  position: fixed;
  margin: 8px;
  z-index: 100;
  box-shadow: 0px 12px 16px -4px rgba(0, 0, 0, 0.08), 0px 4px 6px -2px rgba(0, 0, 0, 0.03);
}
.widget-bg {
  background-color: #FFFFFF;
  color: #000000;
}
.widget-bg-alternate {
  background-color: #000000;
  color: #FFFFFF;
}
.widget-social-media {
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 16px;
  padding: 24px 12px 16px;
  width: 128px;
  text-align: center;
}
@media only screen and (max-width: 768px) {
  .widget-social-media {
    display: none;
  }
}
.widget-social-media svg {
  width: 32px;
  height: 32px;
}

:root {
  --font-family: "Open Sans", serif;
  --text-color: #000000;
  --url-color: #00703D;
  --url-decoration: underline;
  --headline-weight: 600;
  --background-color: #fff;
  --on-background-color: #000;
  --primary-color: #F0F0F0;
  --on-primary-color: #000;
  --accent-color: #f04e1f;
  --on-accent-color: #fff;
  --argonium-logo-color: #000;
  --border-color: #F0F0F0;
  --border-radius: 4px;
  --shadow: 0px 12px 16px -4px rgba(0, 0, 0, 0.08), 0px 4px 6px -2px rgba(0, 0, 0, 0.03);
  --margin: .5rem;
}

.modal-cookies {
  max-width: 650px;
  position: fixed;
  z-index: 100;
  bottom: var(--margin);
  right: var(--margin);
  transition: all 0.3s;
  display: none;
  width: 90%;
}
.modal-cookies.open {
  display: block;
}
.modal-cookies-argonium span {
  display: block;
}
.modal-cookies-argonium svg {
  height: 26px;
  width: auto;
  margin-top: 2px;
}
.modal-cookies-footer {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 12px 12px 12px 16px;
}

.modal-cookies-content-container {
  padding: 0 24px 24px;
  overflow-y: auto;
}

.modal-cookies-options {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-bottom: 1px solid #AAAAAA;
  border-top: 1px solid #AAAAAA;
}

.modal-cookies-option {
  padding: 0 24px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  gap: 12px;
  height: 82px;
}
.modal-cookies-option-empty {
  color: var(--text-color);
  opacity: 0.5;
}
.modal-cookies-option:not(:last-child) {
  border-right: 1px solid #AAAAAA;
}

.cookies-widget {
  transition: all 0.3s;
  width: fit-content;
  max-width: 410px;
  word-wrap: break-word;
}
.cookies-widget-content {
  padding: 24px 24px 0 24px;
}
.cookies-widget .text-regular-semi-bold {
  display: block;
  margin-top: 12px;
}
.cookies-widget li:has(svg) {
  display: flex;
  align-items: center;
  gap: 8px;
  margin: 8px 0;
}
.cookies-widget li:has(svg) svg {
  width: 16px;
  height: 16px;
}

@media only screen and (max-width: 768px) {
  .modal-cookies {
    bottom: 0;
    right: 0;
    width: 100%;
  }
  .modal-cookies-footer {
    text-align: center;
    flex-direction: column-reverse;
    gap: 16px;
  }
  .modal-cookies-options {
    grid-template-columns: 1fr;
  }
  .modal-cookies-option {
    flex-direction: row;
    justify-content: space-between;
    padding: 16px;
    height: auto;
  }
  .modal-cookies-option:not(:last-child) {
    border: none;
  }
}
.chat-container {
  padding: 24px 16px 16px 16px;
  background: #FFFFFF;
  box-shadow: 0px 12px 16px -4px rgba(0, 0, 0, 0.08), 0px 4px 6px -2px rgba(0, 0, 0, 0.03);
  position: fixed;
  right: 16px;
  bottom: 96px;
  width: 400px;
  height: 450px;
  display: flex;
  flex-direction: column;
  max-width: 85vw;
  z-index: 1;
}

.chat-icon {
  width: 64px;
  height: 64px;
  background-color: #000000;
  color: #FFFFFF;
  box-shadow: 0px 12px 16px -4px rgba(0, 0, 0, 0.08), 0px 4px 6px -2px rgba(0, 0, 0, 0.03);
  position: fixed;
  right: 16px;
  bottom: 16px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  padding: 0;
  z-index: 2;
  transition: all 200ms ease;
}
.chat-icon svg {
  width: 32px;
  height: 32px;
}
.chat-icon:active {
  transform: scale(0.95);
}

.chat {
  background: #FFFFFF;
  display: flex;
  flex-direction: column;
  gap: 10px;
  flex-grow: 1;
  overflow-y: auto;
}
.chat .chat-message-container {
  margin-bottom: 8px;
}
.chat .chat-message-container.client {
  text-align: right;
  color: #6A7282;
}
.chat-input-container {
  position: relative;
}
.chat-input-container input {
  padding-right: 32px;
}
.chat-input-container button {
  position: absolute;
  top: 50%;
  right: 0;
  transform: translateY(-50%);
}

.autocomplete-container {
  padding: 20px;
  display: flex;
  gap: 20px;
  border-radius: 8px;
  background: white;
  box-shadow: 0px 2px 4px -2px rgba(0, 0, 0, 0.1), 0px 4px 6px -1px rgba(0, 0, 0, 0.1);
  position: absolute;
  z-index: 3;
  top: 60px;
  overflow: auto;
  max-height: 90vh;
  width: 90vw;
  max-width: 900px;
  left: -15vw;
  right: 0;
  margin: auto;
}
@media only screen and (max-width: 1260px) {
  .autocomplete-container {
    top: 55px;
  }
}
@media only screen and (max-width: 992px) {
  .autocomplete-container {
    left: 0;
  }
}
@media only screen and (max-width: 768px) {
  .autocomplete-container {
    flex-direction: column;
  }
}
.autocomplete-container .search-item {
  padding: 10px 8px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  display: block;
  max-width: 400px;
}
.autocomplete-container .search-item:hover {
  border-radius: 4px;
  background: #f9fafb;
}
.autocomplete-container .search-product {
  border-radius: 8px;
  border: 1px solid #e5e7eb;
  display: flex;
  align-items: center;
  gap: 16px;
  padding: 8px;
  margin-bottom: 10px;
  transition: border-color 0.2s;
}
.autocomplete-container .search-product:hover {
  border-color: #9ca3af;
  cursor: pointer;
}
.autocomplete-container .search-product .photo-container {
  min-width: 200px;
  height: 90px;
}
@media only screen and (max-width: 768px) {
  .autocomplete-container .search-product .photo-container {
    min-width: 0;
  }
}
.autocomplete-container .search-product .photo-container .search-product-photo {
  object-fit: contain;
  width: 100%;
  height: 100%;
  object-position: center;
}
.autocomplete-container .search-product .price {
  color: #3042F2;
  font-size: 18px;
  font-weight: 600;
}
.autocomplete-container .search-product .title {
  font-size: 16px;
}
.autocomplete-container .see-all {
  margin: 10px 0 0 auto;
  width: fit-content;
}
.autocomplete-container .see-all-container {
  padding-bottom: 20px;
}
.autocomplete-container .left {
  flex: 1 0 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
}
.autocomplete-container .autocomplete-products {
  flex: 2 0 0;
}
.autocomplete-container .search-title {
  font-size: 18px;
  margin-bottom: 10px;
}

.contrast .autocomplete-container {
  background-color: #000000;
}

.home-header {
  margin-top: 72px;
  position: relative;
  overflow: hidden;
}
.home-header:before {
  content: "";
  position: absolute;
  top: 52px;
  right: 0;
  width: 840px;
  height: 840px;
  background-color: #F2C830;
  border-radius: 100%;
}
.home-header .container {
  height: 100%;
  align-items: center;
}
.home-header .swiper {
  height: 100%;
  position: relative;
  height: clamp(380px, 80vh, 548px);
}
.home-header .swiper img {
  height: 100%;
  max-height: 548px;
  max-width: 616px;
  width: 100%;
}
@media only screen and (max-width: 992px) {
  .home-header .swiper img {
    object-fit: cover;
  }
}
.home-header .section-header #searchMenu {
  width: 100%;
}
.home-header .section-header form {
  width: 100%;
  display: flex;
  gap: 8px;
  margin-top: 32px;
}
.home-header .section-header form input {
  width: 100%;
  max-width: 300px;
}
.home-header .section-content {
  position: relative;
  overflow: hidden;
  height: 100%;
}

.contrast .home-swiper-pagination.swiper-pagination {
  background: #000000;
}
.contrast .home-swiper-pagination.swiper-pagination .swiper-pagination-bullet {
  background: #DDD133;
  opacity: 0.5;
}
.contrast .home-swiper-pagination.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

.page-header {
  margin-top: 64px;
  margin-bottom: 64px;
  position: relative;
}
.page-header-profile {
  margin-top: 72px;
}
.page-header-profile h1, .page-header-profile h2, .page-header-profile h3 {
  margin-top: 72px;
}
.page-header-profile:before {
  display: none;
}

section, .container {
  width: 100%;
  scroll-margin-top: 72px;
}
section.mt-32, .container.mt-32 {
  margin-top: 32px;
}
section.mt-64, .container.mt-64 {
  margin-top: 64px;
}
@media only screen and (max-width: 992px) {
  section.mt-64, .container.mt-64 {
    margin-top: 32px;
  }
}
section.mt-112, .container.mt-112 {
  margin-top: 112px;
}
@media only screen and (max-width: 992px) {
  section.mt-112, .container.mt-112 {
    margin-top: 32px;
  }
}
section.mb-32, .container.mb-32 {
  margin-bottom: 32px;
}
section.mb-64, .container.mb-64 {
  margin-bottom: 64px;
}
@media only screen and (max-width: 992px) {
  section.mb-64, .container.mb-64 {
    margin-bottom: 32px;
  }
}
section.mb-112, .container.mb-112 {
  margin-bottom: 112px;
}
@media only screen and (max-width: 992px) {
  section.mb-112, .container.mb-112 {
    margin-top: 32px;
  }
}
section.pt-24, .container.pt-24 {
  padding-top: 24px;
}
section.pt-32, .container.pt-32 {
  padding-top: 32px;
}
section.pt-46, .container.pt-46 {
  padding-top: 46px;
}
section.pt-48, .container.pt-48 {
  padding-top: 48px;
}
section.pt-64, .container.pt-64 {
  padding-top: 64px;
}
@media only screen and (max-width: 992px) {
  section.pt-64, .container.pt-64 {
    padding-top: 32px;
  }
}
section.pt-80, .container.pt-80 {
  padding-top: 80px;
}
@media only screen and (max-width: 992px) {
  section.pt-80, .container.pt-80 {
    padding-top: 32px;
  }
}
section.pt-96, .container.pt-96 {
  padding-top: 96px;
}
@media only screen and (max-width: 992px) {
  section.pt-96, .container.pt-96 {
    padding-top: 32px;
  }
}
section.pb-24, .container.pb-24 {
  padding-bottom: 24px;
}
section.pb-32, .container.pb-32 {
  padding-bottom: 32px;
}
section.pb-46, .container.pb-46 {
  padding-bottom: 46px;
}
section.pb-48, .container.pb-48 {
  padding-bottom: 48px;
}
section.pb-64, .container.pb-64 {
  padding-bottom: 64px;
}
@media only screen and (max-width: 992px) {
  section.pb-64, .container.pb-64 {
    padding-bottom: 32px;
  }
}
section.pb-80, .container.pb-80 {
  padding-bottom: 80px;
}
@media only screen and (max-width: 992px) {
  section.pb-80, .container.pb-80 {
    padding-bottom: 32px;
  }
}
section.pb-96, .container.pb-96 {
  padding-bottom: 96px;
}
@media only screen and (max-width: 992px) {
  section.pb-96, .container.pb-96 {
    padding-bottom: 32px;
  }
}
section.gap-16, .container.gap-16 {
  gap: 16px;
}
section.gap-24, .container.gap-24 {
  gap: 24px;
}
section.gap-28, .container.gap-28 {
  gap: 28px;
}
section.gap-32, .container.gap-32 {
  gap: 32px;
}
@media only screen and (max-width: 992px) {
  section.gap-32, .container.gap-32 {
    gap: 16px;
  }
}
section.gap-40, .container.gap-40 {
  gap: 40px;
}
section.gap-46, .container.gap-46 {
  gap: 46px;
}
@media only screen and (max-width: 992px) {
  section.gap-46, .container.gap-46 {
    gap: 32px;
  }
}
section.gap-48, .container.gap-48 {
  gap: 48px;
}
@media only screen and (max-width: 992px) {
  section.gap-48, .container.gap-48 {
    gap: 32px;
  }
}
section.gap-64, .container.gap-64 {
  gap: 64px;
}
@media only screen and (max-width: 992px) {
  section.gap-64, .container.gap-64 {
    gap: 32px;
  }
}
section.gap-80, .container.gap-80 {
  gap: 80px;
}
@media only screen and (max-width: 992px) {
  section.gap-80, .container.gap-80 {
    gap: 32px;
  }
}
section.gap-96, .container.gap-96 {
  gap: 96px;
}
@media only screen and (max-width: 992px) {
  section.gap-96, .container.gap-96 {
    gap: 46px;
  }
}
section.grid, .container.grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
}
@media only screen and (max-width: 992px) {
  section.grid, .container.grid {
    grid-template-columns: 1fr;
  }
}
section.flex, .container.flex {
  display: flex;
  flex-direction: column;
}
section.left, .container.left {
  align-items: flex-start;
}
section.center, .container.center {
  align-items: center;
}
section.background, .container.background {
  margin-top: 42px;
  margin-bottom: 42px;
  padding-top: 64px;
  padding-bottom: 64px;
  position: relative;
}
section.background::before, .container.background::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  transform: translateX(-50%);
  width: calc(100vw - 20px);
  height: 100%;
  background-color: #FAFAFA;
  z-index: -1;
}
section.max-1000, .container.max-1000 {
  max-width: calc(1000px + 8vw);
}
section.max-1200, .container.max-1200 {
  max-width: calc(1200px + 8vw);
}
section .rich-text, .container .rich-text {
  margin: 16px 0;
}
section .rich-text p, .container .rich-text p {
  margin: 16px 0;
}
section .section-header, .container .section-header {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
section .section-header p, .container .section-header p {
  margin: 0;
}
section .section-header.center, .container .section-header.center {
  margin: 0 auto;
  flex-direction: column;
  justify-content: center;
}
@media only screen and (max-width: 992px) {
  section .section-header.center, .container .section-header.center {
    max-width: unset;
  }
}
section .section-header.left, .container .section-header.left {
  max-width: 768px;
  margin: 0;
  flex-direction: column;
  justify-content: flex-start;
}
section .section-header .titles, .container .section-header .titles {
  display: flex;
  flex-direction: column;
}
section .section-header .rich-text, .container .section-header .rich-text {
  margin: 0;
}
section .section-title, .container .section-title {
  display: block;
  margin: 0;
}
section .section-subtitle, .container .section-subtitle {
  display: block;
  margin: 0;
  font-weight: 400;
}
section .section-content, .container .section-content {
  width: 100%;
}
section .section-column, .container .section-column {
  width: 100%;
}
section .section-column.width-768, .container .section-column.width-768 {
  max-width: 768px;
}

.actions {
  display: flex;
  align-items: center;
  gap: 8px;
}
.actions select {
  height: 50px;
}
@media only screen and (max-width: 768px) {
  .actions {
    flex-direction: column;
    gap: 12px;
    width: 100%;
  }
}

.sticky-aside {
  position: sticky;
  top: 104px;
  height: fit-content;
  padding: 32px;
  border: 1px solid #000000;
}
@media only screen and (max-width: 768px) {
  .sticky-aside {
    position: static;
    top: 0;
  }
}

.faq-list {
  width: 100%;
  margin: 0 auto;
}
.faq-list-item {
  border-top: 1px solid #000000;
}
.faq-list-item dt {
  padding: 22px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.faq-list-item dt svg {
  transform: rotate(0deg);
  transition: all 0.3s ease;
}
.faq-list-item dt.open svg {
  transform: rotate(180deg);
}
.faq-list-item dd {
  padding: 0 24px 24px 0;
  margin: 0;
}
.faq-list-item:last-child {
  border-bottom: 1px solid #000000;
}

.faq .container {
  display: flex;
  flex-direction: column;
}
.faq .section-header .titles {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.stars-container {
  display: flex;
  gap: 0;
  align-items: center;
}
.stars-container svg {
  width: 16px;
  height: 16px;
}

.mark-review {
  display: flex;
}
.mark-review svg {
  width: 24px;
  height: 24px;
}
.mark-review label {
  cursor: pointer;
}
.mark-review label input {
  display: none;
}
.mark-review label svg:nth-child(1) {
  display: block;
}
.mark-review label svg:nth-child(2) {
  display: none;
}
.mark-review label:hover ~ label svg:nth-child(1) {
  display: none;
}
.mark-review label:hover ~ label svg:nth-child(2) {
  display: block;
}

.files-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
@media only screen and (max-width: 768px) {
  .files-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media only screen and (max-width: 480px) {
  .files-list {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

.file-card {
  display: flex;
  padding: 24px;
  border: 1px solid #000000;
  gap: 32px;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.review-card {
  padding: 12px 0;
  margin-bottom: 12px;
}
.review-card:not(:last-child) {
  border-bottom: 1px solid #000000;
}
.review-card p {
  margin: 12px 0;
}
.review-card span {
  display: block;
}

.text-photo .titles, .photo-text .titles {
  gap: 24px;
}
.text-photo .rich-text p, .photo-text .rich-text p {
  margin-top: 12px;
  margin-bottom: 12px;
}
.text-photo .rich-text h1, .text-photo .rich-text h2, .text-photo .rich-text h3, .photo-text .rich-text h1, .photo-text .rich-text h2, .photo-text .rich-text h3 {
  margin-top: 24px;
  margin-bottom: 24px;
}
.text-photo .section-content img, .photo-text .section-content img {
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  .text-photo .section-content img, .photo-text .section-content img {
    width: 100%;
    object-fit: contain;
  }
}

.photo-text-background {
  width: 100%;
  background-color: #F2C830;
  position: relative;
}
.photo-text-background:before {
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: url("/templates/default/img/home-doodles.png") no-repeat center center;
  z-index: 1;
}
.photo-text-background .section-header {
  background-color: #FFFFFF;
  padding: 24px;
  height: fit-content;
  border: 1px solid #000000;
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.06);
  z-index: 2;
}
.photo-text-background .section-header .titles {
  margin-bottom: 24px;
}
.photo-text-background .section-header span {
  margin-bottom: 12px;
}
.photo-text-background .section-header h1, .photo-text-background .section-header h2, .photo-text-background .section-header h3 {
  margin-bottom: 24px;
}
.photo-text-background .section-content {
  z-index: 2;
}
.photo-text-background .section-content img {
  height: 100%;
  object-fit: cover;
  max-width: 100%;
}
@media only screen and (max-width: 768px) {
  .photo-text-background .section-content img {
    width: 100%;
  }
}

.text-table .section-header {
  gap: 24px;
}
.text-table .section-header .titles {
  gap: 24px;
}
.text-table .section-content .button-row {
  width: 100%;
  margin-top: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.text-table-content {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
@media only screen and (max-width: 992px) {
  .text-table-content {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .text-table-content {
    grid-template-columns: repeat(1, 1fr);
    gap: 16px;
  }
}
.text-table-item {
  display: flex;
  flex-direction: column;
  border: 1px solid #000000;
}
.text-table-item-info {
  padding: 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.text-table-item-info h1, .text-table-item-info h2, .text-table-item-info h3 {
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
}
.text-table-item-info-date {
  display: flex;
  flex-direction: column;
}
.text-table-item-comment {
  padding: 16px;
  display: flex;
  flex-direction: column;
  gap: 4px;
}
.text-table-item-author {
  width: 100%;
  text-align: right;
}

.text-slider {
  overflow: hidden;
}
.text-slider .section-header .titles {
  gap: 24px;
}
.text-slider-swiper {
  overflow: visible;
}
.text-slider-buttons {
  display: flex;
  justify-content: space-between;
  margin-top: 40px;
  margin-bottom: 32px;
}
.text-slider-pagination {
  width: fit-content;
}
.text-slider-navigation {
  display: flex;
  gap: 15px;
}
.text-slider-button-prev, .text-slider-button-next {
  cursor: pointer;
}
.text-slider-gallery {
  display: block;
  height: 100%;
  width: 100%;
}
.text-slider-gallery img {
  height: 100%;
  width: 100%;
  object-fit: cover;
}
.text-slider .swiper-pagination-bullet {
  background-color: #364153;
  margin-right: 8px;
}

.add-header {
  margin-top: 72px;
  position: relative;
  overflow: hidden;
}
.add-header:before {
  content: "";
  position: absolute;
  top: 52px;
  right: 0;
  width: 840px;
  height: 840px;
  background-color: #F2C830;
  border-radius: 100%;
}
@media only screen and (max-width: 1440px) {
  .add-header:before {
    width: 640px;
    height: 640px;
  }
}
@media only screen and (max-width: 1260px) {
  .add-header:before {
    width: 480px;
    height: 480px;
  }
}
@media only screen and (max-width: 992px) {
  .add-header:before {
    display: none;
  }
}
.add-header .container {
  height: 100%;
  align-items: center;
}
.add-header .section-header form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 48px;
}
.add-header .section-header form button {
  width: 100%;
}
.add-header .section-content {
  position: relative;
  overflow: hidden;
  height: 100%;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
}
.add-header .section-content img {
  height: 100%;
  max-height: 511px;
}
@media only screen and (max-width: 992px) {
  .add-header .section-content img {
    max-width: 100%;
    object-fit: contain;
  }
}

.block-policies {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 112px;
  margin-bottom: 112px;
}
@media only screen and (max-width: 768px) {
  .block-policies {
    margin-top: 64px;
    margin-bottom: 64px;
  }
}
.block-policies .container {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.block-policies-information {
  display: flex;
  flex-direction: column;
  gap: 112px;
  width: 100%;
  max-width: 768px;
}
@media only screen and (max-width: 768px) {
  .block-policies-information {
    gap: 48px;
  }
}
.block-policies-title {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
  justify-content: center;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .block-policies-title {
    text-align: center;
  }
}
.block-policies-content {
  width: 100%;
  display: flex;
  justify-content: flex-start;
  flex-direction: column;
}
.block-policies-content p {
  margin: 16px 0;
}
.block-policies-content a {
  font-weight: 500;
  color: #F2C830;
}
.block-policies-content a:hover {
  color: #00aeef;
}
.block-policies-content ul {
  padding-left: 15px;
}
.block-policies-content li {
  margin-left: 15px;
  list-style-type: disc;
}
.block-policies .file-card {
  max-width: 768px;
  margin-top: 32px;
}

.file-card {
  display: flex;
  padding: 24px;
  border: 1px solid #000000;
  gap: 32px;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}

.block-text {
  padding: 40px 0 20px 0;
}
.block-text h1,
.block-text h2,
.block-text h3,
.block-text h4,
.block-text h5,
.block-text h6 {
  font-size: 2.4rem;
  font-weight: 500;
  margin-bottom: 8px;
}
.block-text a {
  font-weight: 500;
  color: #3042F2;
}
.block-text li {
  display: flex;
  padding-left: 4px;
  gap: 8px;
  align-items: center;
}
.block-text li::before {
  content: "";
  width: 12px;
  height: 2px;
  border-radius: 5px;
  background: #3042F2;
}

.block-categories {
  padding-top: 40px;
  padding-bottom: 40px;
}
.block-categories-top {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .block-categories-top {
    flex-direction: column;
    gap: 20px;
  }
}
.block-categories-subtitle {
  margin-top: 4px;
  font-size: 1.8rem;
  color: #374151;
}
.block-categories-btn {
  font-size: 1.2rem;
  font-weight: 500;
}
@media only screen and (max-width: 768px) {
  .block-categories-btn {
    width: 100%;
  }
}
.block-categories-swiper {
  height: 250px;
  margin-top: 40px;
}
.block-categories-swiper-pagination.swiper-pagination {
  height: 30px;
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 8px;
  position: static;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .block-categories-swiper-pagination.swiper-pagination {
    display: none;
  }
}
.block-categories-swiper-pagination.swiper-pagination .swiper-pagination-bullet {
  width: 36px;
  height: 4px;
  border-radius: 0;
  opacity: 1;
  background: #d1d5db;
  cursor: pointer;
  transition: background-color 0.3s;
}
.block-categories-swiper-pagination.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  background: #3042F2;
}
.block-categories .swiper-button-prev {
  width: 32px;
  height: 32px;
  padding: 0;
  left: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 42%;
}
.block-categories .swiper-button-prev img {
  transform: rotate(180deg);
}
.block-categories .swiper-button-prev::after {
  content: none;
}
.block-categories .swiper-button-next {
  width: 32px;
  height: 32px;
  padding: 0;
  right: 25px;
  display: flex;
  align-items: center;
  justify-content: center;
  top: 42%;
}
.block-categories .swiper-button-next::after {
  content: none;
}

.block-producers {
  padding-top: 40px;
  padding-bottom: 40px;
}
.block-producers-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-top: 16px;
}
@media only screen and (max-width: 992px) {
  .block-producers-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .block-producers-list {
    grid-template-columns: 1fr;
  }
}

.block-products {
  padding-top: 55px;
  padding-bottom: 40px;
}
.block-products-title {
  text-align: center;
}
.block-products-list {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin-top: 40px;
}

.block-articles {
  padding-top: 40px;
  padding-bottom: 40px;
}
.block-articles-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-top: 16px;
}
@media only screen and (max-width: 992px) {
  .block-articles-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .block-articles-list {
    grid-template-columns: 1fr;
  }
}

.block-inspirations {
  padding-top: 40px;
  padding-bottom: 40px;
}
.block-inspirations-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-top: 16px;
}
@media only screen and (max-width: 992px) {
  .block-inspirations-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .block-inspirations-list {
    grid-template-columns: 1fr;
  }
}

.block-photo {
  display: block;
  height: 300px;
  width: auto;
  margin: 16px auto;
  max-width: 100%;
  object-fit: contain;
}

.block-gallery {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  padding: 40px 0 20px 0;
}

.block-video {
  padding: 40px 0 20px 0;
  margin: auto;
  display: block;
  max-width: 100%;
  height: auto;
}

.block-quote {
  padding: 40px 0 20px 0;
  max-width: 90%;
  margin: auto;
  display: block;
}

.contrast .block-categories-subtitle {
  color: #DDD133;
}
.contrast .block-categories-swiper-pagination.swiper-pagination .swiper-pagination-bullet {
  background: #DDD133;
  opacity: 0.5;
}
.contrast .block-categories-swiper-pagination.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active {
  opacity: 1;
}

.category-card img {
  width: 100%;
  height: auto;
  aspect-ratio: 3/4;
  object-fit: cover;
}
.category-card span {
  display: block;
  margin-top: 16px;
}

.products-list {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}
@media only screen and (max-width: 1260px) {
  .products-list {
    gap: 24px;
  }
}
@media only screen and (max-width: 992px) {
  .products-list {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .products-list {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 480px) {
  .products-list {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

.old-price {
  color: #6A7282;
  text-decoration: line-through;
}

.product-card {
  min-width: 0;
  min-height: 0;
  position: relative;
  padding-bottom: 52px;
}
.product-card img {
  width: 100%;
  height: auto;
  aspect-ratio: 3/4;
  object-fit: cover;
}
.product-card p, .product-card span {
  display: block;
}
.product-card p {
  margin: 2px 0;
}
.product-card-title, .product-card-reviews {
  margin: 12px 0;
}
.product-card-reviews {
  display: flex;
  align-items: center;
  gap: 4px;
}
.product-card .actions {
  position: absolute;
  top: 12px;
  right: 12px;
  opacity: 0;
  transition: all 0.2s ease;
  pointer-events: none;
  display: flex;
  flex-wrap: wrap;
  max-width: calc(100% - 24px);
  gap: 4px;
  z-index: 1;
  justify-content: flex-end;
}
.product-card:hover {
  box-shadow: 0px 4px 8px -2px rgba(0, 0, 0, 0.1), 0px 2px 4px -2px rgba(0, 0, 0, 0.06);
}
.product-card:hover .actions {
  opacity: 1;
  pointer-events: all;
}

.product-filters {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 46px;
}
@media only screen and (max-width: 768px) {
  .product-filters {
    flex-direction: column;
    gap: 16px;
  }
}

.product-header {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 80px;
}
@media only screen and (max-width: 1260px) {
  .product-header {
    gap: 46px;
  }
}
@media only screen and (max-width: 992px) {
  .product-header {
    grid-template-columns: 3fr 2fr;
    gap: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .product-header {
    grid-template-columns: 1fr;
  }
}
.product-header-column {
  width: 100%;
  max-width: 100%;
  max-height: 100vh;
  min-height: 0;
  min-width: 0;
}
.product-header-row {
  margin-bottom: 24px;
  max-width: 100%;
}
.product-header-img {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  object-fit: contain;
}
.product-header .btn-producer img {
  margin-top: 8px;
  height: 50px;
  width: auto;
  object-fit: contain;
}
.product-header .product-gallery {
  min-width: 100%;
}
.product-header .product-gallery-thumbs .swiper-slide img {
  object-fit: cover;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
}
.product-header .swiper-slide a {
  display: block;
}

.products-main-categories {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  padding-bottom: 12px;
  margin-bottom: 12px;
  border-bottom: 1px solid #AAAAAA;
}
.products-main.has-aside {
  display: grid;
  grid-template-columns: 288px 1fr;
  gap: 64px;
}
.products-main.has-aside .products-list {
  grid-template-columns: repeat(3, 1fr);
}
.products-main.has-aside .aside-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  border-bottom: 1px solid #AAAAAA;
  padding-bottom: 12px;
}
.products-main.has-aside .aside-header svg {
  transform: rotate(0);
  transition: transform 0.3s ease;
}
.products-main.has-aside .aside-header.open svg {
  transform: rotate(180deg);
}
.products-main.has-aside aside {
  padding: 12px 16px;
  border-right: 1px solid #000000;
  height: fit-content;
}
.products-main.has-aside aside a {
  transition: all 0.2s ease;
}
.products-main.has-aside aside a:hover, .products-main.has-aside aside a.active:hover {
  color: #6A7282;
}
.products-main.has-aside aside a.active {
  color: #6A7282;
}
.products-main.has-aside aside ul {
  margin-top: 16px;
}
.products-main.has-aside aside ul ul {
  margin-left: 8px;
}
.products-main.has-aside aside .aside-section {
  margin-bottom: 24px;
}
.products-main.has-aside aside .checkbox-container {
  margin: 16px 0 8px;
}
.products-main.has-aside aside li {
  display: block;
  padding: 8px 0;
}
.products-main.has-aside aside .accordion-trigger {
  display: flex;
  align-items: center;
  gap: 8px;
  justify-content: space-between;
  cursor: pointer;
}
.products-main.has-aside aside .accordion-trigger svg {
  transition: all 0.3s ease;
  transform: rotate(0);
}
.products-main.has-aside aside .accordion-trigger.open svg {
  transform: rotate(180deg);
}
.products-main.has-aside aside .actions {
  margin-top: 16px;
  flex-direction: column;
}
@media only screen and (max-width: 992px) {
  .products-main.has-aside {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .products-main.has-aside .aside-header svg {
    transform: rotate(180deg);
  }
  .products-main.has-aside .aside-header.open svg {
    transform: rotate(0);
  }
  .products-main.has-aside .accordion-target {
    display: none;
  }
  .products-main.has-aside aside {
    border-right: none;
    border-bottom: 1px solid #000000;
    padding-right: 0;
    padding-bottom: 12px;
  }
}

.product {
  border-bottom: 1px solid #000000;
}
.product .container {
  display: grid;
  grid-template-columns: 1fr 384px;
  gap: 80px;
}
@media only screen and (max-width: 768px) {
  .product .container {
    grid-template-columns: 1fr;
    gap: 46px;
  }
}
.product-stat {
  display: flex;
  flex-direction: column;
  border: 1px solid #000000;
  box-shadow: 5px 5px 0px 0px #000000;
}
.product-stat-header {
  padding: 16px;
  background: #000000;
}
.product-stat-info {
  display: flex;
  flex-direction: column;
  width: 100%;
}
.product-stat-item {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 100%;
  margin: 0;
  padding: 8px 16px;
}
.product-stat-item:nth-child(even) {
  background-color: #FAFAFA;
}
.product .section-header {
  display: flex;
  flex-direction: column;
  gap: 48px;
}
@media only screen and (max-width: 768px) {
  .product .section-header {
    gap: 24px;
  }
}
.product-desc-titles {
  display: flex;
  flex-direction: column;
}
.product-desc-titles h1, .product-desc-titles h2, .product-desc-titles h3 {
  color: #3042F2;
  margin: 0;
}
.product-desc-label {
  margin-top: 16px;
  margin-bottom: 32px;
  position: relative;
  border-radius: 99px;
  width: fit-content;
  display: flex;
  align-items: center;
  gap: 12px;
  padding: 0 24px 0 8px;
}
.product-desc-label svg {
  width: 48px;
  height: 48px;
}
.product-desc-label-negative {
  background-color: #fef3f2;
  color: #b42318;
}
.product-desc-label-positive {
  background-color: #ecfdf3;
  color: #027A48;
}
.product-desc-label-neutral {
  background-color: #E5E7EB;
  color: #364153;
}
.product-desc-comments {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.product-desc-comments-titles {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .product-desc-comments-titles {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
}
.product-desc-comments-titles .btn {
  height: fit-content;
}
.product-desc-comments-table {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .product-desc-comments-table {
    grid-template-columns: 1fr;
  }
}
.product-desc-comments-comment {
  display: flex;
  flex-direction: column;
  gap: 4px;
  padding: 16px;
  border: 1px solid #000000;
}
.product-desc-comments-author {
  display: flex;
  justify-content: flex-end;
  width: 100%;
  color: #6A7282;
}
.product-firm {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
  padding: 24px;
  background-color: #FAFAFA;
}
.product-firm-titles {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.product-firm-titles h1, .product-firm-titles h2, .product-firm-titles h3 {
  margin: 0;
}
@media only screen and (max-width: 768px) {
  .product-firm-titles {
    flex-direction: column;
    align-items: flex-start;
    gap: 12px;
  }
}
.product-firm-logo {
  height: 100%;
  display: flex;
  align-items: center;
}
.product-firm-label {
  display: flex;
  gap: 8px;
  align-items: center;
}
.product-firm-text {
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.product-firm-text ul {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr;
  gap: 24px;
  margin: 0;
  padding: 0;
}
@media only screen and (max-width: 768px) {
  .product-firm-text ul {
    grid-template-columns: 1fr;
    gap: 12px;
  }
}
.product-firm-text ul li {
  display: flex;
  flex-direction: column;
  gap: 4px;
  margin: 0;
  padding: 0;
}
.product-firm-text-title {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.cart {
  margin-top: 136px;
}
.cart section {
  margin: 46px 0;
}
.cart section .section-header {
  width: 100%;
  display: block;
  padding: 12px 0;
  margin-bottom: 24px;
  border-bottom: 1px solid #000000;
}
.cart .radio-cards {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 32px;
}
@media only screen and (max-width: 992px) {
  .cart .radio-cards {
    grid-template-columns: repeat(3, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .cart .radio-cards {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media only screen and (max-width: 480px) {
  .cart .radio-cards {
    grid-template-columns: repeat(1, 1fr);
  }
}

.cart-table {
  width: 100%;
  border-spacing: 0;
}
.cart-table thead {
  text-align: left;
}
.cart-table th, .cart-table td {
  padding: 12px 24px;
  border-bottom: 1px solid #000000;
}
.cart-table .product {
  display: flex;
  align-items: center;
  gap: 12px;
}
.cart-table .product img {
  width: 56px;
  height: 56px;
  object-fit: contain;
}

.cart-footer {
  display: flex;
  align-items: flex-start;
  gap: 32px;
  margin: 46px 0 64px;
  justify-content: space-between;
}
.cart-footer-summary table {
  margin-bottom: 24px;
}
.cart-footer-summary table tr td:first-child {
  padding-right: 32px;
}
.cart-footer-summary table tr td:last-child {
  text-align: right;
}
.cart-footer-summary .btn {
  width: 100%;
}

.not-found {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 80px 0;
}
.not-found-title {
  font-size: 18px;
  font-weight: 500;
  margin-top: 36px;
}
.not-found-text {
  font-size: 36px;
  font-weight: 500;
}
.not-found-search {
  margin: 35px 0;
  width: 350px;
}
.not-found-search .nav-search {
  visibility: visible;
}
.not-found .autocomplete-container {
  position: fixed;
  top: 500px;
  left: 0;
}

.contact {
  padding-top: 100px;
}
@media only screen and (max-width: 992px) {
  .contact {
    padding-top: 60px;
  }
}
.contact-title {
  font-weight: 700;
  font-size: 72px;
  margin-bottom: 30px;
}
@media only screen and (max-width: 992px) {
  .contact-title {
    font-size: 36px;
  }
}
.contact-text {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 50px;
}
@media only screen and (max-width: 992px) {
  .contact-text {
    font-size: 16px;
  }
}
.contact-grid {
  display: grid;
  grid-template: auto/repeat(3, 1fr);
  grid-gap: 20px 12px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 1440px) {
  .contact-grid {
    grid-template: auto/repeat(2, 1fr);
  }
}
@media only screen and (max-width: 992px) {
  .contact-grid {
    grid-template: auto/repeat(1, 1fr);
  }
}
.contact-grid-item {
  display: flex;
  border: 1px solid #f2f2f2;
}
.contact-grid-item .image {
  width: 125px;
  height: 130px;
}
@media only screen and (max-width: 768px) {
  .contact-grid-item .image {
    width: 78px;
    height: 86px;
  }
}
.contact-grid-item .image img {
  width: 100%;
}
.contact-grid-item .content {
  display: flex;
  flex-direction: column;
  padding: 15px 25px;
}
@media only screen and (max-width: 768px) {
  .contact-grid-item .content {
    padding: 7px 15px;
  }
}
.contact-grid-item .content .name {
  color: #3042F2;
  font-weight: 700;
  font-size: 22px;
  line-height: 1.5;
  margin-bottom: 5px;
}
@media only screen and (max-width: 768px) {
  .contact-grid-item .content .name {
    font-size: 16px;
  }
}
.contact-grid-item .content .position {
  color: #000000;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 25px;
}
@media only screen and (max-width: 768px) {
  .contact-grid-item .content .position {
    font-size: 14px;
  }
}
@media only screen and (max-width: 480px) {
  .contact-grid-item .content .position {
    margin-bottom: 40px;
  }
}
.contact-grid-item .content .contact-link {
  display: flex;
  align-items: center;
  font-size: 16px;
  line-height: 1.5;
  margin-bottom: 5px;
}
@media only screen and (max-width: 480px) {
  .contact-grid-item .content .contact-link {
    transform: translateX(-80px);
  }
}
.contact-grid-item .content .contact-link img {
  margin-right: 10px;
}

.contact-bottom {
  border-top: 1px solid #f2f2f2;
  padding-top: 100px;
}

.contact-form {
  display: flex;
  justify-content: space-between;
  margin-bottom: 80px;
}
@media only screen and (max-width: 992px) {
  .contact-form {
    flex-direction: column;
  }
}
.contact-form-left {
  width: 48%;
}
@media only screen and (max-width: 992px) {
  .contact-form-left {
    width: 100%;
    margin-bottom: 40px;
  }
}
.contact-form-right {
  width: 50%;
}
@media only screen and (max-width: 992px) {
  .contact-form-right {
    width: 100%;
  }
}
.contact-form-right form {
  width: 100%;
}
.contact-form-title {
  font-weight: 700;
  font-size: 48px;
  margin-bottom: 25px;
}
@media only screen and (max-width: 992px) {
  .contact-form-title {
    font-size: 30px;
  }
}
.contact-form-text {
  font-size: 18px;
  line-height: 1.5;
}
@media only screen and (max-width: 992px) {
  .contact-form-text {
    font-size: 16px;
  }
}

.contact-map {
  width: 100%;
  background-color: #f2f2f2;
  padding: 75px 0 80px;
}
@media only screen and (max-width: 992px) {
  .contact-map {
    padding: 50px 0 40px;
  }
}
.contact-map > .container {
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 992px) {
  .contact-map > .container {
    flex-direction: column;
  }
}
.contact-map-content {
  display: flex;
  flex-direction: column;
  padding-top: 40px;
  padding-right: 40px;
}
@media only screen and (max-width: 992px) {
  .contact-map-content {
    padding-top: 0;
    padding-right: 0;
    margin-bottom: 40px;
  }
}
.contact-map-image {
  width: 55%;
  height: 360px;
}
@media only screen and (max-width: 992px) {
  .contact-map-image {
    width: 100%;
  }
}
.contact-map-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.contact-map-image iframe {
  width: 100%;
  height: 100%;
}
.contact-map-title {
  color: #3042F2;
  font-size: 36px;
  line-height: 1.1;
  margin-bottom: 40px;
}
@media only screen and (max-width: 992px) {
  .contact-map-title {
    font-size: 22px;
    margin-bottom: 25px;
  }
}
.contact-map-title strong {
  font-weight: 700;
}
.contact-map-address {
  display: flex;
  flex-direction: column;
  font-size: 18px;
  line-height: 1.5;
}
@media only screen and (max-width: 992px) {
  .contact-map-address {
    font-size: 16px;
  }
}

.font-bigger .content .position,
.font-bigger .contact-link {
  font-size: 18px !important;
}

.contrast .contact-grid-item .content .name,
.contrast .contact-grid-item .content .position,
.contrast .contact-grid-item .content .contact-link,
.contrast .contact-map-title {
  color: #DDD133;
}
.contrast .contact-grid-item .content .contact-link img {
  filter: brightness(0) invert(1);
}
.contrast .contact-map {
  background: #000000;
}

.inspirations-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
@media only screen and (max-width: 768px) {
  .inspirations-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media only screen and (max-width: 480px) {
  .inspirations-list {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

.inspiration-card img {
  width: 100%;
  height: auto;
  aspect-ratio: 4/5;
  object-fit: cover;
}
.inspiration-card span {
  display: block;
  margin: 24px 0 8px;
}

.markers-photo-container {
  position: relative;
}
.markers-photo-container .marker {
  position: absolute;
  z-index: 1;
}
@media only screen and (max-width: 768px) {
  .markers-photo-container .marker {
    display: none;
  }
}
.markers-photo-container .marker::before {
  content: "";
  display: block;
  background-color: #FFFFFF;
  border: 1px solid #000000;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transition: all 0.3s ease;
}
.markers-photo-container .marker-card {
  padding: 16px;
  background-color: #FFFFFF;
  box-shadow: 0px 12px 16px -4px rgba(0, 0, 0, 0.08), 0px 4px 6px -2px rgba(0, 0, 0, 0.03);
  display: none;
  transform: translate(30px, calc(-50% - 10px));
}
.markers-photo-container .marker:hover .marker-card {
  display: block;
}
.markers-photo-container .marker:hover::before {
  scale: 1.25;
}

.contrast .inspiration-page .blog-reviews .reviews-subtitle {
  color: #DDD133;
}
.contrast .inspiration-page .blog-reviews .review-card .review-date {
  color: #DDD133;
}
.contrast .inspiration-page .marker-info {
  background: black;
}
.contrast .inspiration-page .marker-info .bottom img {
  filter: brightness(0) invert(86%) sepia(70%) saturate(524%) hue-rotate(347deg) brightness(88%) contrast(96%);
}

.sitemap-header .page-title {
  margin-top: 30px;
  margin-bottom: 80px;
}

.sitemap-list {
  column-count: 4;
  margin-bottom: 100px;
  list-style: none;
}
@media only screen and (max-width: 992px) {
  .sitemap-list {
    column-count: 3;
  }
}
@media only screen and (max-width: 768px) {
  .sitemap-list {
    column-count: 2;
  }
}
@media only screen and (max-width: 480px) {
  .sitemap-list {
    column-count: 1;
  }
}
.sitemap-list-group {
  display: flex;
  flex-flow: column wrap;
}
.sitemap-list .title {
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 20px;
}
.sitemap-list .title:not(:first-child) {
  margin-top: 20px;
}
.sitemap-list a:hover {
  text-decoration: underline;
}
.sitemap-list li {
  margin-bottom: 5px;
}
.sitemap-list li:not(.title) {
  display: flex;
  padding-left: 4px;
  gap: 8px;
  align-items: center;
}
.sitemap-list li:not(.title)::before {
  content: "";
  width: 12px;
  height: 2px;
  border-radius: 5px;
  background: #3042F2;
}

.sitemap-search .form-search {
  width: 450px;
  max-width: 100%;
  margin: 0 auto 80px;
}
.sitemap-search .form-search .form-search-input {
  border-bottom-color: black;
  opacity: 1;
}

.font-biggest .li,
.font-biggest .sitemap-list-link {
  font-size: 20px !important;
}

.orders-heading {
  font-size: 36px;
  font-weight: 500;
  text-align: center;
  margin: 50px 0 40px 0;
}

.outer-container {
  max-width: 1200px;
  width: 90%;
  margin: 0 auto 80px auto;
  border: 1px #f2f2f2 solid;
  border-radius: 10px;
  overflow: hidden;
}

.inner-container {
  padding: 40px 0 60px 0;
}

.orders-nav {
  display: flex;
}

.orders-nav .nav-item {
  width: 50%;
  font-weight: 500;
  font-size: 24px;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  text-align: center;
}

.orders-nav .nav-item.active {
  color: #b3b3b3;
  background: #f2f2f2;
}

.order {
  width: 90%;
  margin: auto;
  padding: 15px 30px 15px 15px;
  border-radius: 5px;
  border: 1px solid #e5e7eb;
  margin-top: 10px;
}

.order-overview {
  display: flex;
  gap: 30px;
  font-size: 16px;
}

.order-overview .info-title {
  font-weight: 500;
}

.order-overview .btn {
  margin-left: auto;
  cursor: pointer;
  height: 40px;
  width: 40px;
  padding: 0;
}

.order-overview .btn-expand.rotated svg {
  transform: rotate(180deg);
}

.expanded-content {
  margin: 20px 0;
}

.details-titles {
  display: flex;
  font-weight: 500;
  border-bottom: 1px #f2f2f2 solid;
  padding: 10px 45px 10px 5px;
  text-align: center;
  gap: 20px;
}

.details-titles .product {
  flex: 1 0 0;
  text-align: left;
}

.details-titles .price {
  width: 125px;
}

.details-titles .amount {
  width: 125px;
}

.details-titles .total {
  width: 125px;
}

.product-details {
  display: flex;
  align-items: center;
  padding: 20px 45px 20px 5px;
  border-bottom: 1px #f2f2f2 solid;
  text-align: center;
  flex-wrap: wrap;
  gap: 20px;
}

.product-details .number,
.product-details .name {
  min-width: 20px;
  font-size: 18px;
  font-weight: 500;
}

.product-details .number {
  min-width: 20px;
  font-size: 18px;
  font-weight: 500;
}

.product-details .product-main {
  flex: 1 0 0;
  text-align: left;
  display: flex;
  gap: 5px;
  align-items: center;
}

.product-details .product-main-photo {
  width: 70px;
  height: 70px;
}

.product-details .product-main-photo img {
  height: 100%;
  width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 4px;
}

.product-main-photo-fill {
  height: 100%;
  width: 100%;
  background: #3042F2;
}

.product-details .price,
.product-details .amount,
.product-details .total {
  width: 125px;
  font-size: 20px;
  font-weight: 600;
}

.product-details .amount-text {
  font-weight: 400;
}

.product-details .amount-mobie {
  display: none;
}

.order-summary {
  display: flex;
  width: 80%;
  flex-wrap: wrap;
  justify-content: space-between;
}

.summary-block {
  width: 45%;
  margin-top: 40px;
}

.summary-block h2 {
  font-size: 16px;
  font-weight: 500;
  margin: 0;
  line-height: 150%;
}

.data-heading {
  font-weight: 700;
  font-size: 24px;
  color: #39423b;
  margin: 45px 0 10px 0;
}

.header .data-heading {
  margin: 0;
}

.inner-container.data {
  padding: 0 5%;
}

.inputs-container {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}

.inputs-container > * {
  width: 49%;
  display: flex;
  flex-direction: column;
  font-size: 16px;
}

.btn-outline {
  background: white;
  justify-content: center;
}

.address.order {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

form .header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 45px;
}

.address-label {
  font-weight: 700;
}

.delivery-addresses .btn {
  margin: 40px 0 40px auto;
  display: block;
  text-align: center;
}

.delete {
  cursor: pointer;
}

.modal-form {
  margin-top: 0;
}

.modal-form .form-input {
  margin-bottom: 10px;
}

.modal-form .btn-primary {
  display: block;
  margin-left: auto;
}

@media only screen and (max-width: 1060px) {
  .order-overview {
    flex-direction: column;
    gap: 0;
    position: relative;
    padding-right: 40px;
  }
  .order-overview .info-title,
  .order-overview .info-content {
    display: inline;
  }
  .btn-expand {
    position: absolute;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto 0;
  }
  .order {
    padding: 20px;
  }
  .details-titles {
    display: none;
  }
  .product-details {
    column-gap: 0;
    row-gap: 10px;
    padding: 20px 0;
    border-bottom: none;
    border-top: 1px #f2f2f2 solid;
  }
  .product-details .price {
    display: none;
  }
  .product-details .total,
  .product-details .amount {
    width: 50%;
  }
  .product-details .amount {
    text-align: left;
  }
  .product-details .total {
    text-align: right;
  }
  .product-details .product-main {
    flex: auto;
    width: 100%;
  }
  .product-details .product-main-photo {
    min-width: 70px;
  }
  .order-summary {
    flex-direction: column;
    width: 100%;
  }
  .order-summary .summary-block {
    margin-top: 10px;
    width: 100%;
  }
  .orders-nav .nav-item {
    font-size: 20px;
    font-weight: 500;
  }
  .inner-container {
    padding: 40px 0;
  }
}
.night .data-heading {
  color: white;
}

.night .orders-nav .nav-item.active {
  background: white;
  color: black;
}

.night .btn-img {
  filter: brightness(0) invert(1);
}

.font-bigger .order-overview,
.font-bigger .summary-block h2,
.font-bigger .product-details .number {
  font-size: 18px !important;
}

.font-biggest .order-overview,
.font-biggest .summary-block h2,
.font-biggest .product-details .number {
  font-size: 20px !important;
}

.auth-header {
  margin-bottom: 64px;
}

.auth-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 80px;
  margin-bottom: 64px;
}
@media only screen and (max-width: 1260px) {
  .auth-grid {
    gap: 46px;
  }
}
@media only screen and (max-width: 768px) {
  .auth-grid {
    grid-template-columns: 1fr;
  }
}
.auth-grid-secondary {
  background-color: #FAFAFA;
  padding: 64px 24px;
}
.auth-grid-secondary h2 {
  margin: 0;
}
.auth-grid-secondary .rich-text {
  margin: 32px 0;
}

.user-main section {
  margin-top: 46px;
  margin-bottom: 46px;
}
.user-main .section-header {
  display: block;
  padding: 12px 0;
  border-bottom: 1px solid #000000;
  margin: 0 0 24px;
}

.auth-container {
  display: flex;
  justify-content: space-between;
  margin: 100px 0;
}
@media only screen and (max-width: 992px) {
  .auth-container {
    flex-direction: column;
    margin: 20px 0;
  }
}
.auth-container-block {
  width: 50%;
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 60px 40px;
  margin-bottom: 100px;
}
.auth-container-block:not(:last-child) {
  border-right: 1px solid #E5E7EB;
}
@media only screen and (max-width: 992px) {
  .auth-container-block:not(:last-child) {
    border-right: none;
  }
}
@media only screen and (max-width: 992px) {
  .auth-container-block {
    width: 100%;
    padding: 20px 0;
  }
}

.auth-login {
  width: 400px;
  max-width: 100%;
}
.auth-login .form-group {
  margin-bottom: 10px;
}
.auth-login .row {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 30px;
}
.auth-login .btn {
  display: block;
  height: 44px;
  margin: 0 auto;
}

.auth-title {
  font-size: 36px;
  line-height: 1.1;
  margin-bottom: 25px;
  font-weight: 500;
}

.auth-text {
  font-size: 18px;
  line-height: 1.5;
  margin-bottom: 50px;
}
.auth-text ul {
  margin-left: 30px;
}

.auth-signup {
  width: 600px;
  max-width: 100%;
}
.auth-signup-label {
  color: #3042F2;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: 500;
}
.auth-signup .row {
  display: flex;
  align-items: center;
  margin-bottom: 20px;
}
.auth-signup .checkbox-item {
  margin-right: 20px;
  display: block;
}
.auth-signup .checkbox-item.small {
  font-size: 10px;
}
.auth-signup .checkbox-item .checkmark {
  top: 0;
}
.auth-signup .checkbox-item a {
  text-decoration: underline;
}
.auth-signup .form-grid-item .btn {
  width: 100%;
  height: 50px;
  display: block;
}

.account-title {
  font-weight: 700;
  font-size: 36px;
  font-weight: 800;
  line-height: 1.1;
  text-align: center;
  margin-bottom: 40px;
}
.account-container {
  max-width: 1260px;
  border: 1px solid #F2F2F2;
  padding-right: 20px;
  padding-left: 20px;
  margin: 0 auto 80px;
}
.account-nav {
  display: flex;
}
.account-nav-item {
  width: 50%;
  background-color: #F2F2F2;
  color: #B3B3B3;
  font-weight: 700;
  font-size: 24px;
  font-weight: 700;
  line-height: 110%;
  text-align: center;
  text-transform: uppercase;
  padding: 17px;
}
.account-nav-item.active {
  background-color: white;
  color: #3042F2;
}
.account-nav-item:not(.active) {
  cursor: pointer;
}
.account-main {
  padding: 40px 100px 80px;
}
.account-form-group {
  margin-bottom: 40px;
}
.account-form-group-title {
  color: #3042F2;
  font-weight: 700;
  font-size: 24px;
  font-weight: 700;
  line-height: 1.1;
  margin-bottom: 10px;
}

.agreements .checkmark {
  border-radius: 5px;
}
.agreements .checkbox-item {
  font-size: 10px;
}

.error {
  color: red;
  padding: 0 0 25px 0;
  text-align: center;
  font-size: 18px;
}

#form-invoice-search {
  height: 40px;
}

.form-grid #register {
  height: auto;
  padding: 12px 0;
}

.font-bigger {
  font-size: 18px;
}
.font-bigger .checkbox-item {
  font-size: 18px !important;
}

.font-biggest {
  font-size: 20px;
}
.font-biggest .checkbox-item,
.font-biggest .auth-text {
  font-size: 20px !important;
}

.contrast .auth-signup-label {
  color: #DDD133;
}

a.producer-card,
.producer-card {
  padding: 24px;
  border: 1px solid #000000;
  display: flex;
  gap: 24px;
}
a.producer-card img,
.producer-card img {
  flex-shrink: 0;
  width: 100px;
  height: 100px;
  object-fit: cover;
}
a.producer-card span,
.producer-card span {
  display: block;
  margin-bottom: 8px;
}
a.producer-card .btn,
.producer-card .btn {
  margin-top: 16px;
}

.producers-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
}
@media only screen and (max-width: 992px) {
  .producers-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .producers-list {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

.producer-page-info {
  display: flex;
  gap: 80px;
}
@media only screen and (max-width: 768px) {
  .producer-page-info {
    flex-direction: column-reverse;
    gap: 0;
  }
}
.producer-page-info .page-title {
  margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  .producer-page-info .page-title {
    margin-top: 10px;
  }
}
.producer-page-info .page-top-text {
  padding: 0 0 50px 0;
}
.producer-page-info .photo-container {
  height: 180px;
  width: 180px;
  padding: 12px;
  flex-shrink: 0;
}
@media only screen and (max-width: 768px) {
  .producer-page-info .photo-container {
    width: 100px;
    height: 100px;
    padding: 0;
  }
}
.producer-page-info .photo-container img {
  width: 100%;
  height: 100%;
  object-fit: contain;
  object-position: center;
}

.producer-page .products-list {
  padding-bottom: 40px;
}
.producer-page .products-list-title {
  padding-bottom: 20px;
}

.blog-list {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px;
  padding-top: 64px;
  padding-bottom: 64px;
}
@media only screen and (max-width: 768px) {
  .blog-list {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px;
  }
}
@media only screen and (max-width: 480px) {
  .blog-list {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

.blog-card img {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  object-fit: cover;
}
.blog-card span {
  display: block;
  margin: 20px 0 24px;
}
.blog-card .btn {
  margin-top: 24px;
}

.blog-main {
  margin-bottom: 64px;
}
.blog-main-content {
  display: grid;
  grid-template-columns: 2fr 1fr;
  gap: 80px;
}
@media only screen and (max-width: 1260px) {
  .blog-main-content {
    gap: 46px;
  }
}
@media only screen and (max-width: 992px) {
  .blog-main-content {
    gap: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .blog-main-content {
    display: flex;
    flex-direction: column-reverse;
    gap: 32px;
  }
}
.blog-main-content section {
  margin-top: 64px;
  margin-bottom: 64px;
}
.blog-main-content section .text {
  margin-top: 32px;
  margin-bottom: 32px;
}
.blog-main-content aside ul li {
  margin: 12px 0;
}

.article-author {
  border: 1px solid #000000;
  padding: 32px;
}
.article-author-header {
  display: flex;
  justify-content: space-between;
  gap: 32px;
  flex-wrap: wrap;
  align-items: flex-start;
}
.article-author-profile {
  display: flex;
  align-items: center;
  gap: 16px;
  flex-wrap: nowrap;
}
.article-author-profile p {
  color: #6A7282;
}
.article-author-profile img {
  width: 56px;
  height: 56px;
  border-radius: 50%;
  object-fit: cover;
}
.article-author-profile p, .article-author-profile span, .article-author-profile .rich-text {
  margin: 0;
}
.article-author-profile p p, .article-author-profile span p, .article-author-profile .rich-text p {
  color: #000000;
}
.article-author-reviews {
  margin-top: 24px;
  display: flex;
  gap: 48px;
  flex-wrap: wrap;
}
.article-author-review {
  display: flex;
  gap: 16px;
  align-items: center;
  flex-wrap: wrap;
}
.article-author-review svg {
  width: 24px;
  height: 24px;
}

.blog-header {
  padding-top: 64px;
  padding-bottom: 64px;
  margin: 0;
  width: 100%;
  overflow: hidden;
  border-bottom: 1px solid #000000;
}
.blog-header h1, .blog-header h2, .blog-header h3 {
  margin: 0;
}

.article-header {
  display: flex;
  flex-direction: column;
}
.article-header-content {
  width: 100%;
  padding: 16px;
  border-bottom: 1px solid #000000;
  margin-bottom: 64px;
}
.article-header-content h1, .article-header-content h2, .article-header-content h3 {
  margin: 0;
  max-width: 768px;
}
.article-header img {
  width: 100%;
  max-height: 600px;
  object-fit: cover;
  margin-bottom: 32px;
}
.article-header-info {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
.article-header-info-snippets {
  display: flex;
  gap: 48px;
}
.article-header-info-snippet {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

section .reviews-header {
  flex-direction: row !important;
  justify-content: space-between;
  padding-bottom: 64px;
  padding-top: 64px;
  align-items: flex-end !important;
}
section .reviews-header-titles {
  display: flex;
  flex-direction: column;
  gap: 24px;
}

.related-articles {
  padding-top: 64px;
  padding-bottom: 64px;
}

.search-page-products {
  display: flex;
  flex-wrap: wrap;
  gap: 16px;
  margin: 40px 0;
}
.search-page-category {
  width: 100%;
}
.search-page-category-title {
  color: white;
  background: #3042F2;
  padding: 20px;
  display: flex;
  justify-content: space-between;
}
.search-page-category-results {
  padding: 20px 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
}
@media only screen and (max-width: 768px) {
  .search-page-category-results {
    grid-template-columns: 1fr;
  }
}
.search-page-items {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding: 40px 0;
  width: 95%;
  margin: auto;
}
.search-page-item:hover .search-page-item-title {
  color: #3042F2;
}
.search-page-item-title {
  font-weight: 500;
  font-size: 2rem;
  transition: color 0.3s;
}

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