@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: #11101E;
}

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

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

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

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

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

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

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

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

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

.text-primary {
  color: #000000;
}

.text-brand {
  color: #6F9FBE;
}

.text-secondary {
  color: #AAAAAA;
}

.text-alternate {
  color: #FFFFFF;
}

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

.text-error {
  color: #b42318;
}

.text-green {
  color: #48B171;
}

.text-red {
  color: #EB0A17;
}

.text-blue {
  color: #06458C;
}

.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 {
  line-height: 120%;
  font-family: "Roboto", sans-serif;
  font-size: 24px;
  font-weight: 600;
}
@media only screen and (max-width: 768px) {
  h5, .heading-h5 {
    line-height: 120%;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 600;
  }
}

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

.heading-tagline {
  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 {
  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, .product-card-small .product-card-spec-price {
  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: min(4vw, 64px);
  padding-right: min(4vw, 64px);
  margin-left: auto;
  margin-right: auto;
  max-width: 1440px;
  scroll-margin-top: 150px;
}
.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;
  max-height: 4.8rem;
  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: #6F9FBE;
  color: #FFFFFF;
}
.btn-primary:hover {
  background-color: rgb(128.5693779904, 170.7129186603, 197.9306220096);
}
.btn-primary:active {
  background-color: rgb(93.4306220096, 147.2870813397, 182.0693779904);
}

.btn-secondary {
  color: #6F9FBE;
  border: 1px solid transparent;
  background-color: #FFFFFF;
}
.btn-secondary:hover {
  background-color: #FAFAFA;
}
.btn-secondary:active {
  background-color: #CCCCCC;
}

.btn-third {
  color: #6F9FBE;
  border: 1px solid #E1EEF6;
  background-color: #FAFAFA;
}
.btn-third:hover {
  background-color: white;
}
.btn-third:active {
  background-color: #AAAAAA;
}

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

.btn-link {
  padding: 0;
}

.btn-quantity {
  width: 40px;
  height: 40px;
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #E0E0E0;
  padding: 8px;
  max-width: 40px;
}

input,
textarea,
select {
  height: 48px;
  border: 1px solid #E0E0E0;
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
  padding: 12px;
  width: 100%;
  display: block;
}
input::placeholder,
textarea::placeholder,
select::placeholder {
  color: #666666;
}
input:focus-visible,
textarea:focus-visible,
select:focus-visible {
  outline: none;
  border-color: #6F9FBE;
}
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: #6F9FBE;
}
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;
}

.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: #11101E;
  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 #E0E0E0;
  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;
}

@media only screen and (max-width: 768px) {
  .form-row {
    flex-direction: column;
  }
}

.radio-cards {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.radio-card {
  border: 1px solid #E0E0E0;
  padding: 24px;
  display: flex;
  gap: 16px;
  position: relative;
  cursor: pointer;
}
.radio-card img {
  width: 56px;
  height: 56px;
  object-fit: contain;
}
.radio-card::before {
  content: "";
  border: 1px solid #E0E0E0;
  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 {
  background-color: #E0E0E0;
}

.form, form {
  display: flex;
  flex-direction: column;
  width: 100%;
  gap: 12px;
}
.form .btn, form .btn {
  width: 100%;
}
.form-switch, form-switch {
  position: relative;
  display: inline-block;
  width: 44px;
  height: 24px;
}
.form-switch input, form-switch input {
  opacity: 0;
  width: 0;
  height: 0;
}
.form-switch input:checked + .form-slider, form-switch input:checked + .form-slider {
  background-color: #004ecc;
}
.form-switch input:checked + .form-slider:before, form-switch input:checked + .form-slider:before {
  transform: translateX(20px);
}
.form-switch span, form-switch span {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #e0e0e0;
  transition: 0.4s;
  border-radius: 100px;
}
.form-switch span:before, form-switch span:before {
  position: absolute;
  content: "";
  height: 20px;
  width: 20px;
  left: 2px;
  bottom: 2px;
  background-color: white;
  transition: 0.4s;
  border-radius: 50%;
}

.form-row {
  display: flex;
  justify-content: space-between;
  margin: 0;
}
.form-row-hide {
  display: none;
}
.form-row-inline {
  justify-content: flex-start;
  gap: 12px;
}
.form-row-column {
  flex-direction: column;
}
.form-row-checkboxes {
  gap: 12px;
}
@media only screen and (max-width: 768px) {
  .form-row {
    flex-direction: column;
    gap: 12px;
  }
}

.form-group {
  display: flex;
  flex-direction: column;
  position: relative;
  width: 48%;
}
.form-group-full-width {
  width: 100%;
}
@media only screen and (max-width: 768px) {
  .form-group {
    width: 100%;
  }
}
.form-group input, .form-group textarea, .form-group select {
  padding: 8px 12px 8px 12px;
  border-radius: 4px;
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}
.form-group textarea {
  min-height: 96px;
}
.form-group:has(select) {
  position: relative;
}
.form-group:has(select) select {
  -webkit-appearance: none;
}
.form-group:has(select)::before {
  content: "";
  width: 12px;
  height: 12px;
  position: absolute;
  bottom: 16px;
  right: 12px;
  background: url("/templates/default/img/icons/chevron-down.svg") no-repeat center center;
}
.form-group.focus {
  outline: none;
}
.form-group.focus .form-label {
  top: -10px !important;
  font-size: 12px;
  color: #F6CC46;
}
.form-group .icon-error {
  display: none;
  position: absolute;
  top: 50%;
  right: 20px;
  transform: translateY(-50%);
  width: 20px;
  height: 20px;
}
.form-group-checkboxes {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.form-group-checkboxes-group {
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 24px;
}
.form-group-checkbox label {
  display: flex;
  flex-direction: row;
  gap: 8px;
}

.form-table {
  display: grid;
  grid-template-columns: 3fr 1fr 1fr 1fr 1fr;
  border-bottom: 1px solid #E0E0E0;
}
@media only screen and (max-width: 768px) {
  .form-table {
    align-items: center;
  }
}
.form-table-header, .form-table-item {
  width: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.form-table-header-first, .form-table-item-first {
  justify-content: flex-start;
}
.form-table-header {
  padding: 8px;
}
.form-table-header-first {
  padding: 8px 8px 8px 0;
}
.form-table-item {
  padding: 14px;
}
.form-table-item-first {
  padding: 14px 14px 14px 0;
}
.form-table-item-input {
  display: flex;
  justify-content: center;
  align-items: center;
  background-color: transparent;
  border: none;
  pointer-events: none;
  text-align: center;
}
.form-table-item-buttons {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding: 6px 8px;
  gap: 8px;
}

.navbar {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 100;
  background-color: #FFFFFF;
  border-bottom: 1px solid #E0E0E0;
}
.navbar-top {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  background-color: #11101E;
}
@media only screen and (max-width: 992px) {
  .navbar-top {
    display: none;
  }
}
.navbar .container {
  height: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-left: 2vw;
  padding-right: 2vw;
}
@media only screen and (max-width: 992px) {
  .navbar .container {
    border-bottom: 1px solid #E0E0E0;
  }
}
.navbar .container-top {
  height: 33px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  padding-left: 2vw;
  padding-right: 2vw;
  width: 100%;
}
.navbar-logo {
  height: 100%;
  padding: 4px 0;
}
.navbar-logo img {
  max-height: 100%;
}

.nav-menu {
  display: flex;
  align-items: center;
  transition: all 0.3s;
}
@media only screen and (max-width: 992px) {
  .nav-menu-link a {
    line-height: 150%;
    font-family: "Roboto", sans-serif;
    font-size: 20px;
    font-weight: 500;
  }
}
@media only screen and (max-width: 992px) {
  .nav-menu {
    display: none;
    position: absolute;
    top: 72px;
    flex-direction: column;
    background-color: white;
    width: 70vw;
    right: -100vw;
    height: calc(100vh - 72px);
    align-items: flex-start;
    justify-content: center;
    gap: 16px;
    padding-left: 29px;
  }
  .nav-menu.open {
    display: flex;
    right: 0;
  }
}
.nav-menu-item {
  position: relative;
}
.nav-menu-item > a, .nav-menu-item > span {
  padding: 8px 16px;
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
}
@media only screen and (max-width: 992px) {
  .nav-menu-item > a, .nav-menu-item > span {
    padding: 0px;
  }
  .nav-menu-item > a.btn, .nav-menu-item > span.btn {
    padding: 12px 24px 12px 24px;
    margin-top: 8px;
  }
}
.nav-menu-item > a.logo-url, .nav-menu-item > span.logo-url {
  padding: 0;
  margin-right: 24px;
}
.nav-menu-item > a svg, .nav-menu-item > span svg {
  width: 16px;
  height: 16px;
}
.nav-menu-item-mobile {
  display: none;
}
@media only screen and (max-width: 992px) {
  .nav-menu-item-mobile {
    display: flex;
    padding: 2px 0;
  }
}
.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 #E0E0E0;
  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 #E0E0E0;
    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 #E0E0E0;
}
.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 #E0E0E0;
}
.steps-item.active bdi, .steps-item.visited bdi {
  background-color: #000000;
  color: #FFFFFF;
}

.accessibility {
  padding: 6px 0;
  background: #475569;
  border-radius: 0px 0px 4px 0px;
  color: white;
  position: absolute;
  left: 48px;
  top: 0;
  font-size: 1.6rem;
  z-index: 2;
  visibility: hidden;
  opacity: 0;
  transition: all 0.3s;
}
.accessibility.active {
  visibility: visible;
  opacity: 1;
}
.accessibility-btn {
  padding: 10px;
  border-radius: 0px 0px 4px 0px;
  background: #475569;
  position: absolute;
  left: 0;
  top: 0;
  cursor: pointer;
}
.accessibility-item {
  padding: 8px 12px;
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
  transition: all 0.3s;
}
.accessibility-item:hover {
  background: white;
  color: #475569;
}
.accessibility-item:hover .accessibility-item-icon path {
  fill: #475569;
}
.accessibility-item-icon {
  width: 32px;
  height: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
}
.accessibility-item-icon svg {
  width: 32px;
  height: 32px;
  display: flex;
}
.accessibility-item-icon path {
  fill: white;
  transition: fill 0.3s;
}
.accessibility-fonts-container, .accessibility-spacings-container {
  padding: 12px 0;
  display: flex;
  flex-direction: column;
  align-items: center;
  gap: 4px;
}
.accessibility-fonts, .accessibility-spacings {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  width: 100%;
  height: 42px;
  gap: 8px;
  padding: 0 12px;
}
.accessibility-font, .accessibility-spacing {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 4px;
  height: 100%;
  width: 100%;
  border-radius: 4px;
  cursor: pointer;
  transition: all 0.3s;
}
.accessibility-font rect,
.accessibility-font path, .accessibility-spacing rect,
.accessibility-spacing path {
  fill: white;
  transition: fill 0.3s;
}
.accessibility-font:hover, .accessibility-font.active, .accessibility-spacing:hover, .accessibility-spacing.active {
  background: white;
  color: #475569;
}
.accessibility-font:hover rect,
.accessibility-font:hover path, .accessibility-font.active rect,
.accessibility-font.active path, .accessibility-spacing:hover rect,
.accessibility-spacing:hover path, .accessibility-spacing.active rect,
.accessibility-spacing.active path {
  fill: #475569;
}

.contrast .accessibility {
  background: #DDD133;
  color: #000000;
}
.contrast .accessibility svg path, .contrast .accessibility rect {
  fill: #000000;
}
.contrast .accessibility-btn {
  background: #DDD133;
}
.contrast .accessibility-btn svg path {
  fill: #000000;
}

.contrast .accessibility-contrast,
.animation .accessibility-animation,
.visibility .accessibility-visibility,
.invert .accessibility-invert,
.grayscale .accessibility-grayscale,
.cursor .accessibility-cursor,
.read .accessibility-read {
  background: white;
  color: #475569;
}
.contrast .accessibility-contrast .accessibility-item-icon path,
.animation .accessibility-animation .accessibility-item-icon path,
.visibility .accessibility-visibility .accessibility-item-icon path,
.invert .accessibility-invert .accessibility-item-icon path,
.grayscale .accessibility-grayscale .accessibility-item-icon path,
.cursor .accessibility-cursor .accessibility-item-icon path,
.read .accessibility-read .accessibility-item-icon path {
  fill: #475569;
}

.btn-read {
  opacity: 0;
  visibility: hidden;
  height: 0;
  width: 0;
  overflow: hidden;
  transition: all 0.3s;
  margin-left: auto;
}

.read .btn-read {
  opacity: 1;
  visibility: visible;
  width: 48px;
  height: 40px;
}

.read .btn-read.active {
  animation: pulse 2s infinite;
}

.blog-page-main .block-text .btn-read,
.inspiration-page-content .block-text .btn-read {
  display: none;
}

@keyframes pulse {
  0% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0.7);
  }
  70% {
    transform: scale(1);
    box-shadow: 0 0 0 10px rgba(0, 0, 0, 0);
  }
  100% {
    transform: scale(0.95);
    box-shadow: 0 0 0 0 rgba(0, 0, 0, 0);
  }
}
.footer {
  padding: 64px 0;
  background-color: #11101E;
}
@media only screen and (max-width: 768px) {
  .footer {
    padding: 32px 0 64px 0;
  }
}
.footer .container {
  display: flex;
  flex-direction: column;
  gap: 32px;
}
.footer-top {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .footer-top {
    flex-direction: column;
    gap: 32px;
    align-items: center;
    justify-content: flex-start;
  }
}
.footer-top-left {
  width: 47.56%;
  display: flex;
  gap: 24px;
  flex-direction: column;
}
@media only screen and (max-width: 768px) {
  .footer-top-left {
    width: 100%;
    align-items: center;
    justify-content: flex-start;
    gap: 32px;
  }
}
.footer-top-left-logo {
  height: 100%;
}
.footer-top-left-logo img {
  max-height: 200px;
}
.footer-top-left-contacts {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  padding: 8px 0;
  gap: 8px;
  text-decoration: none;
  color: #FFFFFF;
  margin-bottom: 8px;
}
@media only screen and (max-width: 768px) {
  .footer-top-left-contacts {
    display: grid;
    grid-template-columns: 1fr;
    gap: 12px;
  }
  .footer-top-left-contacts span {
    display: block;
    text-align: center;
  }
}
.footer-top-left-contacts a {
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 16px;
  color: #FFFFFF;
  text-decoration: none;
}
@media only screen and (max-width: 768px) {
  .footer-top-left-contacts a {
    flex-direction: column;
    gap: 8px;
  }
}
.footer-top-right {
  width: 47.56%;
}
@media only screen and (max-width: 768px) {
  .footer-top-right {
    width: 100%;
  }
}
.footer-top-right iframe {
  width: 100%;
  height: 374px;
  border: 0;
}
.footer-bottom {
  display: flex;
  justify-content: space-between;
}
.footer-bottom a {
  color: #FFFFFF;
}
.footer-bottom a svg {
  height: 22px;
  width: auto;
  transform: translateY(7px);
}
@media only screen and (max-width: 768px) {
  .footer-bottom {
    flex-direction: column;
    align-items: center;
    text-align: center;
    gap: 24px;
  }
}
.footer-menu {
  display: flex;
  gap: 24px;
  flex-wrap: wrap;
}
@media only screen and (max-width: 768px) {
  .footer-menu {
    flex-direction: column;
    gap: 8px;
  }
}
.footer-menu li a {
  padding: 8px 0;
}
.footer-menu a {
  display: block;
}
.footer #cookiesSettings {
  text-decoration: underline;
  cursor: pointer;
  display: block;
  padding: 8px 0;
}

.social-media-menu {
  display: flex;
  gap: 12px;
}
@media only screen and (max-width: 768px) {
  .social-media-menu {
    justify-content: space-evenly;
    width: 100%;
  }
}
.social-media-menu ul, .social-media-menu li, .social-media-menu a {
  display: flex;
  align-items: center;
  justify-content: center;
  color: #FFFFFF;
}
.social-media-menu ul svg, .social-media-menu li svg, .social-media-menu a svg {
  fill: currentColor;
}
@media only screen and (max-width: 768px) {
  .social-media-menu ul svg, .social-media-menu li svg, .social-media-menu a svg {
    width: 32px;
    height: 32px;
  }
}
.social-media-menu ul svg path, .social-media-menu li svg path, .social-media-menu a svg path {
  fill: currentColor;
}

ul.breadcrumbs {
  margin-top: 105px;
  padding-top: 8px;
}
@media only screen and (max-width: 992px) {
  ul.breadcrumbs {
    margin-top: 72px;
  }
}
ul.breadcrumbs, ul.breadcrumbs li {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
}
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);
}

.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;
}

.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;
}
.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;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transition: all 0.3s;
  display: none;
  width: 90%;
}
@media only screen and (max-width: 768px) {
  .modal-cookies {
    top: unset;
    bottom: 0;
    transform: translateX(-50%);
  }
}
.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 {
  word-break: break-all;
}
.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;
    background-color: #FFFFFF;
  }
  .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: #AAAAAA;
}
.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: #6F9FBE;
  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: 105px;
  height: calc(100svh - 105px);
}
@media only screen and (max-width: 992px) {
  .home-header {
    margin-top: 72px;
    height: calc(100svh - 72px);
  }
}
.home-header .swiper {
  position: relative;
  color: #FFFFFF;
  height: clamp(380px, 100svh - 105px, 100%);
}
@media only screen and (max-width: 992px) {
  .home-header .swiper {
    height: clamp(380px, 100svh - 72px, 100%);
  }
}
.home-header .swiper .container {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
}
.home-header .swiper .container > * {
  max-width: 560px;
}
.home-header .swiper .container::before,
.home-header .swiper img, .home-header .swiper video {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.home-header .swiper video {
  z-index: -2;
}
.home-header .swiper .container::before {
  content: "";
  background: #000000;
  opacity: 0.5;
  z-index: -1;
}
.home-header .swiper img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  z-index: -2;
}
.home-header .swiper a {
  margin-top: 32px;
}

.home {
  overflow: hidden;
}

.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: 32px;
}
@media only screen and (max-width: 992px) {
  .page-header {
    margin-top: 32px;
  }
}
.page-header .header-categories {
  margin-top: 48px;
}
.page-header.divided {
  display: grid;
  grid-template-columns: 3fr 2fr;
  gap: 80px;
}
@media only screen and (max-width: 1260px) {
  .page-header.divided {
    gap: 46px;
  }
}
@media only screen and (max-width: 992px) {
  .page-header.divided {
    gap: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .page-header.divided {
    grid-template-columns: 1fr;
  }
}
.page-header.divided img {
  width: 100%;
  height: auto;
  max-height: 50vh;
  object-fit: cover;
}
section {
  margin-top: 64px;
  margin-bottom: 64px;
}
section .rich-text {
  margin: 24px 0;
}
section .section-header {
  margin-bottom: 46px;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
}
section .section-header.center {
  max-width: 768px;
  margin: 0 auto;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  text-align: center;
}
section .section-header .rich-text {
  margin-bottom: 0;
}
section .section-title {
  display: block;
  margin: 0;
  color: #6F9FBE;
}
section .section-subtitle {
  display: block;
  margin: 0 0 16px;
}
@media only screen and (max-width: 768px) {
  section {
    margin-top: 32px;
    margin-bottom: 32px;
  }
}

.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;
}
@media only screen and (max-width: 768px) {
  .sticky-aside {
    position: static;
    top: 0;
  }
}

.faq-list {
  max-width: 768px;
  margin: 48px auto;
}
.faq-list-item {
  border: 1px solid #E0E0E0;
}
.faq-list-item dt {
  padding: 20px 24px;
  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 24px;
  margin: 0;
}
.faq-list-item:not(:last-child) {
  margin-bottom: 16px;
}

.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(1, 1fr);
  gap: 32px;
}
@media only screen and (max-width: 768px) {
  .files-list {
    grid-template-columns: repeat(1, 1fr);
    gap: 24px;
  }
}
@media only screen and (max-width: 480px) {
  .files-list {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

.file-card {
  display: flex;
  padding: 0 24px;
  border: 1px solid #E0E0E0;
  gap: 32px;
  width: 100%;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 992px) {
  .file-card {
    padding: 8px 24px;
  }
}

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

.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: #6F9FBE;
}
.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: #6F9FBE;
}

.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: #6F9FBE;
}
.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-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;
}

.block-photo-text, .block-text-photo, .block-text-text, .newsletter, .contact, .block-text-files, .block-finance, .slider {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 992px) {
  .block-photo-text, .block-text-photo, .block-text-text, .newsletter, .contact, .block-text-files, .block-finance, .slider {
    gap: 32px;
    align-items: center;
  }
  .block-photo-text ul, .block-text-photo ul, .block-text-text ul, .newsletter ul, .contact ul, .block-text-files ul, .block-finance ul, .slider ul {
    padding-left: 3px;
  }
}
.block-photo-text-image, .block-text-photo-image, .block-text-text-image, .newsletter-image, .contact-image, .block-text-files-image, .block-finance-image, .slider-image {
  width: 46.95%;
  max-height: 41.3rem;
}
.block-photo-text-image img, .block-text-photo-image img, .block-text-text-image img, .newsletter-image img, .contact-image img, .block-text-files-image img, .block-finance-image img, .slider-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  height: 413px;
}
@media only screen and (max-width: 768px) {
  .block-photo-text-image img, .block-text-photo-image img, .block-text-text-image img, .newsletter-image img, .contact-image img, .block-text-files-image img, .block-finance-image img, .slider-image img {
    height: 234px;
  }
}
@media only screen and (max-width: 992px) {
  .block-photo-text-image, .block-text-photo-image, .block-text-text-image, .newsletter-image, .contact-image, .block-text-files-image, .block-finance-image, .slider-image {
    width: 100%;
  }
}
.block-photo-text-content, .block-text-photo-content, .block-text-text-content, .newsletter-content, .contact-content, .block-text-files-content, .block-finance-content, .slider-content {
  width: 46.95%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (max-width: 992px) {
  .block-photo-text-content, .block-text-photo-content, .block-text-text-content, .newsletter-content, .contact-content, .block-text-files-content, .block-finance-content, .slider-content {
    width: 100%;
  }
}
.block-photo-text .swiper-arrows, .block-text-photo .swiper-arrows, .block-text-text .swiper-arrows, .newsletter .swiper-arrows, .contact .swiper-arrows, .block-text-files .swiper-arrows, .block-finance .swiper-arrows, .slider .swiper-arrows {
  width: 100%;
  display: flex;
  gap: 8px;
}
.block-photo-text .swiper-arrow-next, .block-photo-text .swiper-arrow-prev, .block-text-photo .swiper-arrow-next, .block-text-photo .swiper-arrow-prev, .block-text-text .swiper-arrow-next, .block-text-text .swiper-arrow-prev, .newsletter .swiper-arrow-next, .newsletter .swiper-arrow-prev, .contact .swiper-arrow-next, .contact .swiper-arrow-prev, .block-text-files .swiper-arrow-next, .block-text-files .swiper-arrow-prev, .block-finance .swiper-arrow-next, .block-finance .swiper-arrow-prev, .slider .swiper-arrow-next, .slider .swiper-arrow-prev {
  width: 40px;
  height: 40px;
  padding: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.block-photo-text .swiper-arrow-next::after, .block-photo-text .swiper-arrow-prev::after, .block-text-photo .swiper-arrow-next::after, .block-text-photo .swiper-arrow-prev::after, .block-text-text .swiper-arrow-next::after, .block-text-text .swiper-arrow-prev::after, .newsletter .swiper-arrow-next::after, .newsletter .swiper-arrow-prev::after, .contact .swiper-arrow-next::after, .contact .swiper-arrow-prev::after, .block-text-files .swiper-arrow-next::after, .block-text-files .swiper-arrow-prev::after, .block-finance .swiper-arrow-next::after, .block-finance .swiper-arrow-prev::after, .slider .swiper-arrow-next::after, .slider .swiper-arrow-prev::after {
  content: none;
}
.block-photo-text .swiper-arrow-prev svg, .block-text-photo .swiper-arrow-prev svg, .block-text-text .swiper-arrow-prev svg, .newsletter .swiper-arrow-prev svg, .contact .swiper-arrow-prev svg, .block-text-files .swiper-arrow-prev svg, .block-finance .swiper-arrow-prev svg, .slider .swiper-arrow-prev svg {
  transform: rotate(180deg);
}

.block-photo-text {
  flex-direction: row;
}
@media only screen and (max-width: 992px) {
  .block-photo-text {
    flex-direction: column-reverse;
  }
}

.block-text-photo {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 992px) {
  .block-text-photo {
    flex-direction: column-reverse;
  }
}

.block-text-text {
  flex-direction: row;
}
@media only screen and (max-width: 992px) {
  .block-text-text {
    flex-direction: column;
  }
}

.block-finance {
  flex-direction: row;
  background-color: #FAFAFA;
  padding-top: 64px;
  padding-bottom: 64px;
  margin-top: 0;
  margin-bottom: 0;
  scroll-margin-top: 150px;
}
@media only screen and (max-width: 992px) {
  .block-finance {
    flex-direction: column;
    padding-top: 32px;
    padding-bottom: 32px;
  }
}
.block-finance-page {
  background-color: transparent;
}
.block-finance-links {
  width: 100%;
  display: flex;
  justify-content: space-between;
}
.block-finance-links a {
  text-decoration: none;
}
.block-finance-content-right-heading {
  margin-bottom: 24px;
}
.block-finance .rich-text {
  margin-top: 0;
  margin-bottom: 0;
}
.block-finance .rich-text h3 {
  margin-top: 0;
}
.block-finance .container {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
}
@media only screen and (max-width: 992px) {
  .block-finance .container {
    flex-direction: column;
    gap: 32px;
    align-items: center;
  }
  .block-finance .container ul {
    padding-left: 3px;
  }
}
.block-finance img {
  width: 100%;
  height: auto;
}

.block-text-files {
  position: relative;
  background-color: #FAFAFA;
  width: 100%;
  flex-direction: row;
}
.block-text-files .container {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 992px) {
  .block-text-files .container {
    gap: 32px;
    flex-direction: column;
    align-items: center;
  }
  .block-text-files .container ul {
    padding-left: 3px;
  }
}
.block-text-files .files-list {
  margin-top: 32px;
  margin-bottom: 32px;
}
@media only screen and (max-width: 992px) {
  .block-text-files .files-list {
    margin-top: 0;
  }
}
@media only screen and (max-width: 992px) {
  .block-text-files .section-title {
    padding-top: 32px;
  }
}
@media only screen and (max-width: 992px) {
  .block-text-files {
    flex-direction: column;
  }
}

.slider {
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-direction: column;
  background-color: #FAFAFA;
  padding: 64px 0;
  gap: 32px;
  scroll-margin-top: 150px;
}
.slider-content {
  width: 100%;
  text-align: center;
}
.slider-gallery-swiper {
  width: 90%;
}
.slider-gallery-swiper img {
  width: 100%;
  height: 425px;
  object-fit: cover;
}
.slider .swiper-button-prev, .slider .swiper-button-next {
  color: #FFFFFF;
  transform: translateY(-50%);
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.45);
}
@media only screen and (max-width: 992px) {
  .slider .swiper-button-prev, .slider .swiper-button-next {
    display: none;
  }
}
.slider .container {
  width: 100%;
}

.contact {
  flex-direction: row-reverse;
}
@media only screen and (max-width: 992px) {
  .contact {
    flex-direction: column-reverse;
  }
}
.contact-content-info ul {
  list-style: none;
  text-decoration: none;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.contact-content-info ul li {
  margin-right: 24px;
  margin-left: 40px;
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.contact-content-info ul li a {
  text-decoration: none;
  line-height: 150%;
  font-family: "Roboto", sans-serif;
  font-size: 16px;
  font-weight: 400;
}
.contact-content-info ul li:nth-child(1) {
  position: relative;
  width: 100%;
  margin-bottom: 24px;
}
.contact-content-info ul li:nth-child(1):before {
  position: absolute;
  top: 5px;
  left: -33px;
  content: url(/templates/default/img/icons/address.svg);
}
.contact-content-info ul li:nth-child(2) {
  position: relative;
  width: auto;
}
.contact-content-info ul li:nth-child(2):before {
  position: absolute;
  top: 0;
  left: -33px;
  content: url(/templates/default/img/icons/phone.svg);
}
.contact-content-info ul li:nth-child(3) {
  position: relative;
  width: auto;
}
.contact-content-info ul li:nth-child(3):before {
  position: absolute;
  top: 0;
  left: -33px;
  content: url(/templates/default/img/icons/mail.svg);
}

.newsletter {
  margin-top: 0;
  padding-top: 32px;
  border-top: 1px solid #E0E0E0;
  align-items: flex-start;
}
@media only screen and (max-width: 992px) {
  .newsletter {
    flex-direction: column;
  }
}
.newsletter #send-newsletter {
  width: auto;
  padding: 12px 8px;
}
.newsletter-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.newsletter .form-row {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.newsletter .form-row:has(input[type=checkbox]) label {
  display: unset;
}
@media only screen and (max-width: 992px) {
  .newsletter .form-row:has(input[type=checkbox]) label {
    display: unset;
  }
}
@media only screen and (max-width: 992px) {
  .newsletter .form-row {
    flex-direction: column;
    gap: 16px;
  }
}
.newsletter .form-row .input {
  width: 78.92%;
  display: flex;
  padding: 12px;
  align-items: center;
  gap: 8px;
  background-color: transparent;
  border-radius: 4px;
  color: #666666;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1), 0px 1px 2px 0px rgba(0, 0, 0, 0.06);
}
@media only screen and (max-width: 992px) {
  .newsletter .form-row .input {
    width: 100%;
  }
}
.newsletter .form-row .input::placeholder {
  color: #666666;
}
@media only screen and (max-width: 992px) {
  .newsletter .form-row button {
    width: 100%;
  }
}
.newsletter .form-row:has(input[type=checkbox]) {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.8rem;
}

.contact-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.contact-form .form-row {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.contact-form .form-row:has(input[type=checkbox]) label {
  display: unset;
}
@media only screen and (max-width: 992px) {
  .contact-form .form-row {
    flex-direction: column;
    gap: 16px;
  }
}
.contact-form .form-row-inputs {
  width: 49.02%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: flex-start;
}
@media only screen and (max-width: 992px) {
  .contact-form .form-row-inputs {
    width: 100%;
  }
}
.contact-form .form-row-inputs-full {
  width: 100%;
}
.contact-form .form-row-inputs .input {
  width: 100%;
  display: flex;
  padding: 12px;
  align-items: center;
  gap: 8px;
  background-color: transparent;
  border-radius: 4px;
  color: #666666;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1), 0px 1px 2px 0px rgba(0, 0, 0, 0.06);
}
@media only screen and (max-width: 992px) {
  .contact-form .form-row-inputs .input {
    width: 100%;
  }
}
.contact-form .form-row-inputs .input::placeholder {
  color: #666666;
}
.contact-form .form-row-inputs textarea {
  min-height: 96px;
}
@media only screen and (max-width: 992px) {
  .contact-form .form-row-inputs button {
    width: 100%;
  }
}
.contact-form .form-row-inputs:has(input[type=checkbox]) {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.8rem;
}
.contact-form .form-row-inputs:has(input[type=checkbox]) label {
  display: unset;
}
.contact-form .form-row .input {
  display: flex;
  padding: 12px;
  align-items: center;
  gap: 8px;
  background-color: transparent;
  border-radius: 4px;
  color: #666666;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1), 0px 1px 2px 0px rgba(0, 0, 0, 0.06);
}
@media only screen and (max-width: 992px) {
  .contact-form .form-row .input {
    width: 100%;
  }
}
.contact-form .form-row .input::placeholder {
  color: #666666;
}
.contact-form .form-row button {
  width: 100%;
}
@media only screen and (max-width: 992px) {
  .contact-form .form-row button {
    width: 100%;
  }
}
.contact-form .form-row:has(input[type=checkbox]) {
  width: 100%;
  display: flex;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  gap: 0.8rem;
}

.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;
}

.hidden-input {
  opacity: 0;
  z-index: -10;
  position: absolute;
}

.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(1, 1fr);
  gap: 16px;
}
@media only screen and (max-width: 1260px) {
  .products-list {
    gap: 24px;
  }
}
@media only screen and (max-width: 992px) {
  .products-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .products-list {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (max-width: 480px) {
  .products-list {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}
.products-list-suggested {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
}
@media only screen and (max-width: 1260px) {
  .products-list-suggested {
    gap: 24px;
  }
}
@media only screen and (max-width: 992px) {
  .products-list-suggested {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 768px) {
  .products-list-suggested {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media only screen and (max-width: 480px) {
  .products-list-suggested {
    grid-template-columns: 1fr;
    gap: 32px;
  }
}

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

.product-card {
  position: relative;
}
.product-card-container {
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: row;
  padding: 24px;
  border-radius: 8px;
  gap: 32px;
  text-decoration: none;
}
@media only screen and (max-width: 992px) {
  .product-card-container {
    padding: 12px;
  }
}
@media only screen and (max-width: 992px) {
  .product-card-container {
    flex-direction: column;
  }
}
.product-card img {
  width: 25.39%;
  height: auto;
  max-height: 241px;
  aspect-ratio: 3/4;
  object-fit: cover;
  border-radius: 4px;
}
@media only screen and (max-width: 992px) {
  .product-card img {
    width: 100%;
  }
}
.product-card p, .product-card span {
  display: block;
}
.product-card p {
  margin: 2px 0;
}
.product-card-description {
  display: flex;
  flex-direction: column;
  gap: 0.4rem;
  max-width: 49.28%;
  width: 100%;
}
.product-card-description-small {
  max-width: 44.28%;
}
@media only screen and (max-width: 992px) {
  .product-card-description {
    width: 100%;
    max-width: none;
  }
}
.product-card-spec {
  display: flex;
  flex-direction: column;
  gap: 6px;
  width: 19.93%;
}
@media only screen and (max-width: 992px) {
  .product-card-spec {
    width: 100%;
  }
}
.product-card-spec-small {
  width: 21.93%;
}
@media only screen and (max-width: 992px) {
  .product-card-spec-small {
    width: 100%;
  }
}
.product-card-spec-table {
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.product-card-spec-row {
  display: flex;
  justify-content: space-between;
  gap: 0;
  padding: 3px 0 11px 32px;
  width: 100%;
  border-bottom: 1px solid #cbd5e1;
  position: relative;
}
.product-card-spec-row:nth-child(1):before {
  background: url("/templates/default/img/icons/person.svg") no-repeat center center;
  width: 24px;
  height: 24px;
  top: 0;
  left: 0;
}
.product-card-spec-row:nth-child(2):before {
  background: url("/templates/default/img/icons/bed.svg") no-repeat center center;
  width: 24px;
  height: 24px;
  top: 0;
  left: 0;
}
.product-card-spec-row:nth-child(3):before {
  background: url("/templates/default/img/icons/length.svg") no-repeat center center;
  width: 24px;
  height: 24px;
  top: 0;
  left: 0;
}
.product-card-spec-row::before {
  content: "";
  position: absolute;
  background-size: contain;
  pointer-events: none;
}
.product-card-spec-pricing {
  width: 100%;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 12px;
}
.product-card-spec-pricing .btn {
  width: 100%;
}
.product-card-spec-price {
  width: 100%;
  text-align: end;
}
.product-card-spec-price span {
  display: inline-block;
}
.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-card-small {
  border: 1px solid #E0E0E0;
  border-radius: 8px;
}
.product-card-small .product-card-container {
  flex-direction: column;
  gap: 8px;
}
.product-card-small img {
  width: 100%;
  height: auto;
  max-height: 284px;
  aspect-ratio: 3/4;
  object-fit: cover;
  border-radius: 4px;
}
@media only screen and (max-width: 992px) {
  .product-card-small img {
    width: 100%;
  }
}
.product-card-small .product-card-description {
  width: 100%;
  max-width: unset;
}
.product-card-small .product-card-description .product-card-title {
  width: 100%;
}
.product-card-small .product-card-description .product-card-text {
  display: none;
}
.product-card-small .product-card-spec {
  width: 100%;
}
.product-card-small .product-card-spec-price {
  text-align: left;
}
.product-filters {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 16px;
  border-radius: 8px;
  background-color: #FAFAFA;
  padding: 12px;
}

.filter-form {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 16px;
}
.filter-form-selections {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-column-gap: 12px;
  align-items: flex-end;
  gap: 10px;
}
@media only screen and (max-width: 768px) {
  .filter-form-selections {
    grid-template-columns: 1fr;
  }
}
.filter-form-selections button {
  width: 100%;
  max-height: 48px;
}
.filter-form-select {
  display: flex;
  flex-direction: column;
  gap: 2px;
}
.filter-form-select select {
  width: 100%;
  padding: 12px 12px 12px 12px;
  background-color: #FFFFFF;
  border: none;
  border-radius: 4px;
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, 0.1);
  -moz-appearance: none;
  -webkit-appearance: none;
  appearance: none;
  position: relative;
  background: url("/templates/default/img/icons/arrow-black.svg") no-repeat right 12px bottom 50%;
  background-color: #FFFFFF;
}
.filter-form-checkboxes {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 8px;
}
.filter-form-checkboxes-group {
  width: 100%;
  display: flex;
  flex-direction: row;
  gap: 24px;
}
@media only screen and (max-width: 768px) {
  .filter-form-checkboxes-group {
    flex-direction: column;
  }
}
.filter-form-checkbox label {
  display: flex;
  flex-direction: row;
  gap: 8px;
}

.product-content {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 48px;
}
@media only screen and (max-width: 1260px) {
  .product-content {
    gap: 48px;
  }
}
@media only screen and (max-width: 992px) {
  .product-content {
    grid-template-columns: repeat(2, 1fr);
    gap: 0;
    margin-top: 0;
  }
}
@media only screen and (max-width: 768px) {
  .product-content {
    grid-template-columns: 1fr;
  }
}
.product-content-column {
  width: 100%;
  max-width: 100%;
  max-height: 100vh;
  min-height: 0;
  min-width: 0;
}
.product-content-spec {
  display: flex;
  flex-direction: column;
}
.product-content-row {
  width: 100%;
  display: flex;
  flex-direction: column;
}
.product-content-row p {
  display: flex;
  justify-content: space-between;
  border-bottom: 1px solid #E0E0E0;
  padding: 2px 0;
}

.product-header {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}
@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;
    margin-bottom: 0;
  }
}
@media only screen and (max-width: 768px) {
  .product-header {
    grid-template-columns: 1fr;
  }
}
.product-header-column {
  width: 100%;
  max-width: 100%;
  min-height: 0;
  min-width: 0;
}
.product-header-description {
  display: flex;
  flex-direction: column;
  padding: 24px 0;
}
@media only screen and (max-width: 768px) {
  .product-header-description {
    padding: 0 0 24px;
  }
}
@media only screen and (max-width: 768px) {
  .product-header-description-title {
    margin-bottom: 12px;
  }
}
.product-header-description-title h1 {
  margin: 0;
}
.product-header-description-pricing {
  max-width: 78.28%;
}
@media only screen and (max-width: 768px) {
  .product-header-description-pricing {
    width: 100%;
    max-width: none;
  }
}
.product-header-description-pricing p:nth-child(1) {
  border-bottom: 1px solid #E0E0E0;
  margin-bottom: 4px;
}
@media only screen and (max-width: 768px) {
  .product-header-description-pricing p:nth-child(1) {
    margin-bottom: 12px;
    padding-bottom: 8px;
  }
}
.product-header-description-pricing p {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
@media only screen and (max-width: 768px) {
  .product-header-description-pricing p {
    flex-direction: column;
    align-items: flex-start;
  }
  .product-header-description-pricing p span {
    line-height: 130%;
  }
}
.product-header-description-row {
  display: flex;
  flex-direction: column;
  gap: 16px;
  margin-top: 32px;
  text-align: center;
  color: #6F9FBE;
}
.product-header-row {
  margin-bottom: 24px;
  max-width: 100%;
}
.product-header-img {
  width: 100%;
  height: auto;
  aspect-ratio: 4/3;
  object-fit: cover;
  border-radius: 4px;
}
.product-header .btn-producer img {
  margin-top: 8px;
  height: 50px;
  width: auto;
  object-fit: contain;
}
.product-header .product-gallery {
  min-width: 100%;
  margin-bottom: 10px;
}
.product-header .product-gallery-thumbs .swiper-slide img {
  object-fit: cover;
  width: 100%;
  height: auto;
  aspect-ratio: 1/1;
  border-radius: 4px;
}
.product-header .swiper-slide a {
  display: block;
}

.block-gallery {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.block-gallery .product-header-column {
  width: 73.62%;
  position: relative;
}
@media only screen and (max-width: 992px) {
  .block-gallery .product-header-column {
    width: 100%;
  }
}
.block-gallery .product-header-column img {
  border-radius: 4px;
}
.block-gallery .block-gallery-swiper {
  width: 88.19%;
  min-width: auto;
}
@media only screen and (max-width: 992px) {
  .block-gallery .block-gallery-swiper {
    width: 100%;
  }
}
.block-gallery .swiper-arrows {
  position: absolute;
  top: 38%;
  width: 100%;
  display: flex;
  justify-content: space-between;
}
@media only screen and (max-width: 992px) {
  .block-gallery .swiper-arrows {
    display: none;
  }
}
.block-gallery .swiper-arrow {
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 12px;
  border-radius: 4px;
  border: 1px solid #E0E0E0;
}
.block-gallery .swiper-arrow svg {
  fill: #6F9FBE;
}
.block-gallery .swiper-arrow svg path {
  fill: #6F9FBE;
}
.block-gallery .swiper-arrow-prev {
  transform: rotate(180deg);
}
.block-gallery .product-gallery-thumbs .swiper-wrapper {
  width: max-content;
}
.block-gallery .product-gallery-thumbs .swiper-slide img {
  max-height: 103px;
  border-radius: 4px;
}

.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 #E0E0E0;
  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: #AAAAAA;
}
.products-main.has-aside aside a.active {
  color: #AAAAAA;
}
.products-main.has-aside aside ul {
  margin-top: 16px;
}
.products-main.has-aside aside ul ul {
  margin-left: 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);
}
@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 #E0E0E0;
    padding-right: 0;
    padding-bottom: 12px;
  }
}

.product-reservation {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
.product-reservation-details {
  width: 100%;
  display: flex;
  gap: 32px;
}
@media only screen and (max-width: 768px) {
  .product-reservation-details {
    flex-direction: column;
  }
}
.product-reservation-details-info {
  display: flex;
  flex-direction: column;
  gap: 24px;
  width: 100%;
}
.product-reservation-details-image {
  width: 16.2%;
}
@media only screen and (max-width: 768px) {
  .product-reservation-details-image {
    width: 100%;
  }
}
.product-reservation-details-title h3 {
  margin: 0;
}
.product-reservation-details-features {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  width: 100%;
  gap: 8px;
}
@media only screen and (max-width: 768px) {
  .product-reservation-details-features {
    grid-template-columns: 1fr;
  }
}
.product-reservation-details-features-row {
  display: flex;
  gap: 12px;
  padding-top: 32px;
  padding-left: 12px;
  border-left: 1px solid #E0E0E0;
  position: relative;
}
.product-reservation-details-features-row:nth-child(1):before {
  background: url("/templates/default/img/icons/person.svg") no-repeat center center;
  width: 24px;
  height: 24px;
  top: 0;
  left: 12px;
}
.product-reservation-details-features-row:nth-child(2):before {
  background: url("/templates/default/img/icons/bed.svg") no-repeat center center;
  width: 24px;
  height: 24px;
  top: 0;
  left: 12px;
}
.product-reservation-details-features-row:nth-child(3):before {
  background: url("/templates/default/img/icons/length.svg") no-repeat center center;
  width: 24px;
  height: 24px;
  top: 0;
  left: 12px;
}
.product-reservation-details-features-row::before {
  content: "";
  position: absolute;
  background-size: contain;
  pointer-events: none;
}
.product-reservation-dates {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 32px;
}
@media only screen and (max-width: 1260px) {
  .product-reservation-dates {
    gap: 46px;
  }
}
@media only screen and (max-width: 992px) {
  .product-reservation-dates {
    grid-template-columns: 3fr 2fr;
    gap: 24px;
  }
}
@media only screen and (max-width: 768px) {
  .product-reservation-dates {
    grid-template-columns: 1fr;
  }
}
.product-reservation-dates-column {
  width: 100%;
  max-width: 100%;
  max-height: 100vh;
  min-height: 0;
  min-width: 0;
}
.product-reservation-spec {
  display: flex;
  flex-direction: column;
}
.product-reservation-row {
  width: 100%;
  display: flex;
  flex-direction: column;
  border-bottom: 1px solid #E0E0E0;
  padding: 6px 0;
}
.product-reservation-row:last-child {
  border-bottom: none;
}
.product-reservation-row p {
  display: flex;
  justify-content: space-between;
}
.product-reservation-alert, .product-reservation-alert-more-than-21, .product-reservation-alert-reverse {
  width: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  padding: 12px;
  background-color: #b42318;
  color: #FFFFFF;
  border-radius: 4px;
}
.product-reservation-alert.open, .product-reservation-alert-more-than-21.open, .product-reservation-alert-reverse.open {
  display: flex;
}
.product-reservation-discount {
  width: 100%;
  display: none;
  justify-content: center;
  align-items: center;
  padding: 12px;
  background-color: #027A48;
  color: #FFFFFF;
  border-radius: 4px;
}
.product-reservation-discount.open {
  display: flex;
}
.product-reservation #product-deposit-base-price {
  visibility: hidden;
  position: absolute;
}

.product-personal {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 24px;
}
@media only screen and (max-width: 992px) {
  .product-personal {
    margin-top: 0;
  }
}
.product-personal .form {
  display: flex;
  flex-direction: column;
  width: 58.53%;
  gap: 24px;
}
@media only screen and (max-width: 992px) {
  .product-personal .form {
    width: 100%;
  }
}
.product-personal .form-container {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.product-personal .form-container-inline {
  flex-direction: row;
}
.product-personal .form-group {
  gap: 2px;
}

.calendar-view-only .flatpickr-innerContainer {
  pointer-events: none;
}

.calendar-container {
  width: 100%;
  position: relative;
  margin-top: 16px;
}
.calendar-container-info {
  width: 100%;
  display: flex;
  justify-content: center;
  gap: 52px;
  margin-top: 18px;
}
.calendar-container-info-enable, .calendar-container-info-disable {
  position: relative;
}
.calendar-container-info-enable:before, .calendar-container-info-disable:before {
  content: "";
  position: absolute;
  width: 12px;
  height: 12px;
  left: -18px;
  top: 23%;
  border-radius: 100%;
}
.calendar-container-info-enable:before {
  background: #6F9FBE;
}
.calendar-container-info-disable:before {
  background: #b42318;
}
.calendar-container input {
  position: absolute;
  opacity: 0;
  z-index: -1;
}
.calendar-container .flatpickr-calendar {
  width: 100%;
}
.calendar-container .flatpickr-months {
  width: 100%;
  position: relative;
  margin-bottom: 16px;
}
.calendar-container .flatpickr-next-month, .calendar-container .flatpickr-prev-month {
  display: flex;
  justify-content: center;
  align-items: center;
  border-radius: 4px;
  border: 1px solid #E0E0E0;
}
.calendar-container .flatpickr-innerContainer, .calendar-container .flatpickr-rContainer, .calendar-container .flatpickr-weekdays, .calendar-container .flatpickr-days, .calendar-container .dayContainer {
  width: 100%;
  max-width: none;
}
.calendar-container .flatpickr-rContainer {
  height: 100%;
}
.calendar-container .flatpickr-calendar {
  padding: 12px;
}
.calendar-container .flatpickr-days {
  height: 100%;
}
.calendar-container .dayContainer {
  height: 100%;
}
.calendar-container .dayContainer .flatpickr-disabled {
  background-color: #fef3f2 !important;
  color: #b42318 !important;
  pointer-events: none;
}
.calendar-container .flatpickr-month select {
  -webkit-appearance: none;
  -moz-appearance: none;
  text-indent: 1px;
  text-overflow: "";
}
.calendar-container .flatpickr-month select::-ms-expand {
  display: none;
}
.calendar-container .numInputWrapper {
  display: none !important;
}
.calendar-container .flatpickr-current-month {
  display: flex;
  justify-content: center;
  font-weight: 500;
  font-size: 24px;
  line-height: 140%;
  color: #000000;
  padding: 0;
}
.calendar-container .flatpickr-monthDropdown-month {
  font-weight: 500;
  font-size: 24px;
  line-height: 140%;
  color: #000000;
}
.calendar-container .flatpickr-weekdays {
  display: none;
}
.calendar-container .flatpickr-day, .calendar-container .flatpickr-disabled {
  border-radius: 4px !important;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 13.2857143%;
  -webkit-flex-basis: 13.2857143%;
  -ms-flex-preferred-size: 13.2857143%;
  flex-basis: 13.2857143%;
}
.calendar-container .flatpickr-day,
.calendar-container .rangeMode .flatpickr-day {
  max-width: none;
  height: 50px;
  border: none;
  margin-top: 6px;
}
.calendar-container .flatpickr-day {
  background-color: #E1EEF6 !important;
}
.calendar-container .flatpickr-day.inRange, .calendar-container .flatpickr-day.prevMonthDay.inRange, .calendar-container .flatpickr-day.nextMonthDay.inRange, .calendar-container .flatpickr-day.today.inRange, .calendar-container .flatpickr-day.prevMonthDay.today.inRange, .calendar-container .flatpickr-day.nextMonthDay.today.inRange, .calendar-container .flatpickr-day:hover, .calendar-container .flatpickr-day.prevMonthDay:hover, .calendar-container .flatpickr-day.nextMonthDay:hover, .calendar-container .flatpickr-day:focus, .calendar-container .flatpickr-day.prevMonthDay:focus, .calendar-container .flatpickr-day.nextMonthDay:focus {
  cursor: pointer;
  outline: 0;
  background: rgb(205.3846153846, 226.8846153846, 240.1153846154) !important;
  border-color: rgb(205.3846153846, 226.8846153846, 240.1153846154) !important;
}
.calendar-container .flatpickr-day.selected, .calendar-container .flatpickr-day.startRange, .calendar-container .flatpickr-day.endRange, .calendar-container .flatpickr-day.selected.inRange, .calendar-container .flatpickr-day.startRange.inRange, .calendar-container .flatpickr-day.endRange.inRange, .calendar-container .flatpickr-day.selected:focus, .calendar-container .flatpickr-day.startRange:focus, .calendar-container .flatpickr-day.endRange:focus, .calendar-container .flatpickr-day.selected:hover, .calendar-container .flatpickr-day.startRange:hover, .calendar-container .flatpickr-day.endRange:hover, .calendar-container .flatpickr-day.selected.prevMonthDay, .calendar-container .flatpickr-day.startRange.prevMonthDay, .calendar-container .flatpickr-day.endRange.prevMonthDay, .calendar-container .flatpickr-day.selected.nextMonthDay, .calendar-container .flatpickr-day.startRange.nextMonthDay, .calendar-container .flatpickr-day.endRange.nextMonthDay {
  background: #569ff7;
  -webkit-box-shadow: none;
  box-shadow: none;
  background: rgb(205.3846153846, 226.8846153846, 240.1153846154) !important;
  border-color: rgb(205.3846153846, 226.8846153846, 240.1153846154) !important;
}
.calendar-container .flatpickr-day.inRange {
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.calendar-container .flatpickr-disabled {
  background-color: #FAFAFA !important;
}
.calendar-container .nextMonthDay {
  background-color: transparent !important;
}

.calendar-big .calendar-container .dayContainer {
  height: 100%;
  max-width: 31.5%;
  margin-right: 10px;
}
@media only screen and (max-width: 768px) {
  .calendar-big .calendar-container .dayContainer {
    max-width: unset;
  }
}
.calendar-big .dayContainer + .dayContainer {
  -webkit-box-shadow: none !important;
  box-shadow: none !important;
}

.product-additional .form {
  display: flex;
  width: 58.53%;
  gap: 24px;
}
@media only screen and (max-width: 992px) {
  .product-additional .form {
    width: 100%;
  }
}
@media only screen and (max-width: 768px) {
  .product-additional .form h1 {
    margin: 0;
  }
  .product-additional .form-container {
    font-size: 12px;
  }
  .product-additional .form-container input {
    font-size: 12px;
  }
}
.product-additional .form-group {
  gap: 2px;
}
.product-additional .form-hidden {
  visibility: hidden;
  position: absolute;
  opacity: 0;
}

.form .btn-third-small {
  width: 17.83%;
}
@media only screen and (max-width: 768px) {
  .form .btn-third-small {
    width: 23.83%;
  }
  .form .btn-third-small svg {
    display: none;
  }
}
.form .btn-third svg {
  transform: rotate(180deg);
}
.form .btn-primary-small {
  width: 81.11%;
}
@media only screen and (max-width: 768px) {
  .form .btn-primary-small {
    width: 75.11%;
  }
}
.form-container {
  display: flex;
  flex-direction: column;
  gap: 12px;
}
.form-container-inline {
  flex-direction: row;
}

.product-success {
  display: flex;
  justify-content: center;
  align-items: center;
}
.product-success-info {
  width: 100%;
  max-width: 768px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  gap: 24px;
  height: 60vh;
}

.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 #E0E0E0;
}
.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 #E0E0E0;
}
.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-bottom {
  border-top: 1px solid #f2f2f2;
  padding-top: 100px;
}

.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: #6F9FBE;
  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 #E0E0E0;
  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: #6F9FBE;
}

.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: #6F9FBE;
}

.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 #E0E0E0;
  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: #6F9FBE;
  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: #6F9FBE;
}
.account-nav-item:not(.active) {
  cursor: pointer;
}
.account-main {
  padding: 40px 100px 80px;
}
.account-form-group {
  margin-bottom: 40px;
}
.account-form-group-title {
  color: #6F9FBE;
  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 #E0E0E0;
  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;
}
@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: 24px 0 8px;
}
.blog-card .btn {
  margin-top: 24px;
}

.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 #E0E0E0;
  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: #AAAAAA;
}
.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;
}

.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: #6F9FBE;
  padding: 20px;
  display: flex;
  justify-content: space-between;
}
.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: #6F9FBE;
}
.search-page-item-title {
  font-weight: 500;
  font-size: 2rem;
  transition: color 0.3s;
}

.article {
  padding-left: min(4vw, 64px);
  padding-right: min(4vw, 64px);
  margin-left: auto;
  margin-right: auto;
  max-width: 900px;
  margin-top: 64px;
  margin-bottom: 80px;
}
@media only screen and (max-width: 768px) {
  .article {
    margin-top: 32px;
    margin-bottom: 56px;
  }
}
.article .container {
  padding-left: 0;
  padding-right: 0;
}
.article section {
  margin-top: 32px;
  margin-bottom: 32px;
}
.article .block-photo {
  height: auto;
}
.article .block-gallery .block-gallery-swiper {
  width: 100%;
}
.article .swiper-arrows {
  width: 130%;
  left: -15%;
}

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

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

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

.article-author {
  border: 1px solid #E0E0E0;
  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: #AAAAAA;
}
.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;
}

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