@charset "UTF-8";.block-form-app .skeleton{padding:6.5rem 0;display:grid;grid-template-columns:1fr 550px;gap:6.5rem;width:100%}@media (max-width: 1365.98px){.block-form-app .skeleton{grid-template-columns:1fr 600px;gap:3.5rem}}@media (max-width: 1279.98px){.block-form-app .skeleton{grid-template-columns:1fr 420px;gap:3.5rem}}@media (max-width: 1023.98px){.block-form-app .skeleton{padding:2.5rem;grid-template-columns:1fr;grid-template-rows:max-content max-content;gap:3rem}}@media (max-width: 767.98px){.block-form-app .skeleton{padding:3.5rem 1rem;gap:2rem}}.block-form-app .skeleton__item{display:flex;flex-direction:column;gap:1.5rem}@media (max-width: 1023.98px){.block-form-app .skeleton__item{align-items:center}}.block-form-app .skeleton__title{width:80%;height:3rem;background:var(--beige-light);border-radius:.5rem}.block-form-app .skeleton__text{width:100%;height:1.25rem;background:var(--beige-light);border-radius:.25rem}.block-form-app .skeleton__text--short{width:60%}.block-form-app .skeleton__fields{display:flex;flex-direction:column;gap:1rem;width:100%}.block-form-app .skeleton__field{width:100%;height:3.5rem;background:var(--beige-light);border-radius:.5rem}.block-form-app .skeleton__field--half-row{display:flex;gap:1rem;width:100%}@media (max-width: 767.98px){.block-form-app .skeleton__field--half-row{flex-direction:column;gap:.5rem}}.block-form-app .skeleton__field--half-row .skeleton__field{flex:1}.block-form-app .skeleton__button{align-self:flex-end;width:12rem;height:3.5rem;background:var(--beige-light);border-radius:.5rem}@media (max-width: 1023.98px){.block-form-app .skeleton__button{align-self:center}}.block-form-app .skeleton__pulse{animation:pulse 1.5s infinite ease-in-out}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.block-form-app__container{background-color:var(--beige)}.dealers-geography{padding:3.5rem 0}@media (min-width: 1366px){.dealers-geography{padding:6.5rem 0}}.dealers-geography__header{display:flex;flex-direction:column;align-items:center;gap:1.5rem}@media (min-width: 768px){.dealers-geography__header{flex-direction:row;justify-content:space-between;align-items:flex-end}}.dealers-geography__title{font-size:var(--font-size-20);text-align:center}@media (min-width: 768px){.dealers-geography__title{text-align:left}}.dealers-geography__tabs{display:flex!important;flex-direction:row;justify-content:center;width:100%;gap:.5rem!important}@media (min-width: 768px){.dealers-geography__tabs{width:auto}}.dealers-geography__map-wrapper{margin-top:2.5rem;position:relative;overflow:hidden;border-radius:.5rem}.dealers-geography__map-body{aspect-ratio:16/8;width:100%;background-color:var(--beige)}@media (max-width: 1023.98px){.dealers-geography__map-body{min-height:60dvh}}@media (max-width: 767.98px){.dealers-geography__map-body{min-height:80dvh}}.dealers-geography__list-wrapper{display:grid;grid-template-columns:1fr;grid-gap:1.5rem;border-radius:.5rem;margin-top:2.5rem}@media (min-width: 768px){.dealers-geography__list-wrapper{grid-template-columns:1fr;grid-gap:1.5rem;margin-top:2.5rem;padding:0}}@media (min-width: 1366px){.dealers-geography__list-wrapper{gap:1.5rem}}.dealers-geography__list-item{display:grid;grid-template-columns:1fr;align-content:space-between;gap:2.5rem;padding:1.5rem;border-radius:.5rem;border:1px solid var(--beige-darker);transition:all .3s ease-in-out}@media (min-width: 768px){.dealers-geography__list-item{grid-template-columns:1fr max-content;padding:2rem}}@media (min-width: 1366px){.dealers-geography__list-item{padding:2.5rem}}.dealers-geography__list-item:hover{border:1px solid var(--beige);background-color:var(--beige)}.dealers-geography__list-item>div>div{display:grid;grid-template-columns:1fr;gap:.25rem}.dealers-geography__list-item>div a{text-decoration:none}.dealers-geography__list-item>div a:hover{text-decoration:underline}.dealers-geography__list-item-title{font-weight:500;padding-bottom:1rem;font-size:var(--font-size-18)}.dealers-geography__list-item__contacts{display:grid;grid-template-columns:1fr;grid-template-rows:1fr max-content;align-content:space-between}@media (max-width: 767.98px){.dealers-geography__list-item__contacts{gap:.25rem}}.dealers-geography__list-item__contacts>div{text-align:right}@media (max-width: 767.98px){.dealers-geography__list-item__contacts>div{text-align:left}}.dealers-geography__list-item__phone{font-weight:500;font-size:var(--font-size-18);text-align:right}@media (max-width: 767.98px){.dealers-geography__list-item__phone{text-align:left}}.dealers-geography__map-wrapper .modal__wrp{position:absolute;width:100%;height:100%;padding:1rem}@media (min-width: 1366px){.dealers-geography__map-wrapper .modal__wrp{padding:unset}}@media (max-width: 767.98px){.dealers-geography__map-wrapper .modal__wrp:has(.modal.show){background-color:#0000004d}}.dealer-detail__body{justify-content:unset}@media (max-width: 767.98px){.dealer-detail__body{width:calc(100vw - 4rem);position:relative;max-width:500px;box-shadow:0 24px 32px #0003;border-radius:.5rem;padding:2.5rem;min-height:unset}}.dealer-detail-modal__data{width:100%;display:grid;grid-template-columns:1fr;align-content:space-between;gap:2.5rem;padding-top:1rem;color:var(--black);opacity:.6}.dealer-detail-modal__data>div{display:grid;grid-template-columns:1fr;gap:.25rem}.dealer-detail-modal__data a{text-decoration:none}.dealer-detail-modal__data a:hover{text-decoration:underline}@media (max-width: 767.98px){.dealers-geography__map-wrapper .modal__wrp{padding:1rem}}@media (max-width: 767.98px){.dealers-geography__map-wrapper .modal{width:100%}}@media (max-width: 767.98px){.dealers-geography__map-wrapper .modal_body{min-height:auto;width:100%}}.tabs__buttons{max-width:100vw;display:flex;gap:1rem}.tabs__target{display:none}.tabs__target.show{display:block}.modal__wrp{visibility:hidden;width:100dvw;height:100dvh;overflow:auto;position:fixed;left:0;top:0;z-index:100000;display:block}@media (min-width: 768px){.modal__wrp{padding-bottom:3rem}}.modal__wrp:has(.modal.show){visibility:visible;animation:modalBackDropShowing .75s ease forwards;opacity:0}@media (min-width: 768px){.modal__wrp:has(.modal.show){background-color:#0000004d}}.modal{position:relative;top:0;left:50%;bottom:0;right:0;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;opacity:0;transform:translateY(-3rem) translate(-50%);visibility:hidden}@media (min-width: 768px){.modal{transform:translateY(0) translate(-50%);margin-bottom:3rem}}.modal.show{animation:modalShowingMobile .35s ease-in-out forwards}@media (min-width: 768px){.modal.show{animation:modalShowing .35s ease-in-out forwards}}.modal.hidding{animation:modalHidenningMobile .35s ease-in-out forwards}@media (min-width: 768px){.modal.hidding{animation:modalHidenning .35s ease-in-out forwards}}@keyframes modalShowing{0%{opacity:0;transform:translateY(0) translate(-50%);visibility:hidden}to{opacity:1;transform:translateY(3rem) translate(-50%);visibility:visible}}@keyframes modalShowingMobile{0%{opacity:0;transform:translateY(-3rem) translate(-50%);visibility:hidden}to{opacity:1;transform:translateY(0) translate(-50%);visibility:visible}}@keyframes modalHidenning{0%{opacity:1;transform:translateY(3rem) translate(-50%);visibility:visible}to{opacity:0;transform:translateY(0) translate(-50%);visibility:hidden}}@keyframes modalHidenningMobile{0%{opacity:1;transform:translateY(0) translate(-50%);visibility:visible}to{opacity:0;transform:translateY(-3rem) translate(-50%);visibility:hidden}}.modal-backdrop{position:fixed;top:0;left:0;bottom:0;right:0;z-index:99999;display:grid;align-content:flex-start;align-items:flex-start;justify-content:center;padding-top:0;padding-bottom:0;overflow:auto;animation:modalBackDropShowing .75s ease forwards;opacity:0;visibility:hidden}@media (min-width: 768px){.modal-backdrop{background-color:#0000004d;padding-top:3rem;padding-bottom:3rem}}@keyframes modalBackDropShowing{0%{opacity:0;visibility:hidden}to{opacity:1;visibility:visible}}.modal_body{background:var(--beige);z-index:2001;box-shadow:none;width:100vw;height:-moz-max-content;height:max-content;min-height:100dvh;position:static;padding:1.5rem;display:grid;align-content:start;align-items:start;justify-content:center}@media (min-width: 768px){.modal_body{width:calc(100vw - 7rem);position:relative;max-width:500px;box-shadow:0 24px 32px #0003;border-radius:.5rem;padding:2.5rem;min-height:unset}}@media (orientation: landscape) and (min-width: 768px){.modal_body{height:-moz-max-content;height:max-content}}.modal__close-btn{background:none;outline:none;border:none;position:absolute;top:.5rem;right:.5rem;cursor:pointer;z-index:10;font-size:0;width:-moz-max-content;width:max-content;height:-moz-max-content;height:max-content;padding:.5rem;margin:0}@media (min-width: 768px){.modal__close-btn{top:1.5rem;right:1.5rem}}.modal__close-btn img{width:1.5rem;height:1.5rem}.modal__header{font-size:var(--font-size-18)}
