
:root {
	--mantine-spacing-xl: 1rem;
	
}
.m_9df02822 {
	--modal-y-offset: 10dvh !important;
}


main {
	padding-top: calc(4rem * var(--mantine-scale));
}

.m_811560b9 {
  font-size: 16px;
}

.hero_title__sz8SL {
  font-size: 36px;
}

.m_1f958f16 {
	padding: 0;
	padding-top: 64px;
}

.d-modal-order-close {
  position: fixed;
  top: 4px;
  right: 5px;
  color: #fff;
}
.d-modal-order-close:hover {
	color: var(--mantine-color-gray-7);
}

.cards_card___MSWQ.m_1b7284a3 {
	cursor: pointer;
}

.mantine-Accordion-panel {
	opacity: 1 !important;
}

.review_preview__JOoYI {
  display: block !important;;
}

.slide {
  height: 100%;
}

.d-popup-order,
.d-user-agreement,
.d-policy {
	display: none;
	!opacity: 0;
}


body[data-scroll-locked] {
  overflow: hidden !important;
  overscroll-behavior: contain;
  position: relative !important;
  padding-left: 0px;
  padding-top: 0px;
  padding-right: 0px;
  margin-left: 0;
  margin-top: 0;
  margin-right: 0px !important;
}

body[data-scroll-locked] {
  --removed-body-scroll-bar-size: 0px;
}

.d-offcanvas {
	transform: translateX(-100%);
	transition: transform 0.2s;
}
.d-offcanvas-open {
	transform: translateX(0);
}

.faq_wrapper__oNbmz {
	min-height: auto;
}

.footer_logo__z5B3Q {
  max-width: none;
}
.footer_wrapper__8yEt7 {
  width: auto;
}

.d-btn-order {
	width: 100%;
}

.d-form-message {
	margin-top: 1em;

	display: none;
	width: 100%;
	text-align: center;
	font-size: 15px;
	line-height: 1.2;
}
.d-form-message-warning {
	color: #da0000;
}
.d-form-message-success {
	color: #007e00;
}

.m_8a5d1357 {
	line-height: 1;
}

.d-hide-pc {
	display: none;
}

.cards_title__kRStY {
  line-height: 1.1;
}

.m_6d731127 .mantine-focus-auto a {
	color: #fff;
	text-decoration: none;
}
.m_6d731127 .mantine-focus-auto a:hover {
	text-decoration: underline;
}

.d-clients-vin .delivery-status_container__h9_5s {
	min-height: 50vh;
	display: flex;
	align-items: center;
}

.d-header-logo {
	display: flex;
	align-items: center;
	gap: 1em;

	text-decoration: none;
	font-size: 16px;
	line-height: 1.1;
	font-weight: 600;
	color: var(--mantine-color-blue-filled);
}



@media (max-width: 767px) {
.contact-form_textarea__Qjw3B {
  min-height: 80px;
  font-size: 15px !important;
  line-height: 1.2;
}
.m_8a5d1357 {
  font-size: 25px;
}

.d-hide-modile {
	display: none;
}
.d-hide-pc {
	display: block;
}

  .hero_subtitle__oikJD {
    font-size: 13px;
  }

.d-header-logo img {
	height: 40px !important;
}
.d-header-logo {
	font-size: 15px;
}


}





