/* purgecss start ignore */

.NotificationPopup-module__root___1dTBt {
  position: relative;
}

.NotificationPopup-module__overlay___1ChBh {
  position: fixed;
  display: flex;
  align-items: center;
  justify-content: center;
  left: 0;
  background: rgba(0, 0, 0, 0.8);
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  z-index: 99999;
}

.NotificationPopup-module__popupContent___3Qhse {
  display: flex;
  align-items: center;
  justify-content: center;
  max-width: 1250px;
}

.NotificationPopup-module__popupContent___3Qhse img {
  margin-left: auto;
  margin-right: auto;
  max-width: 100%;
  height: auto;
}

.NotificationPopup-module__closeBtn___1cmnl {
  position: absolute;
  color: white;
  top: 0;
  right: 0;
  width: 100%;
  height: 100%;
  cursor: default;
}

.NotificationPopup-module__buttonCloseIcon___2wpNA {
  position: absolute;
  top: 20px;
  right: 20px;
  cursor: pointer;
}

.NotificationPopup-module__closeBtnMobile___3eugr {
  display: none;
  position: fixed;
  color: white;
  width: 50px;
  height: 50px;
  z-index: 9999;
  border-radius: 50%;
  border: 2px solid white;
  top: 20px;
  right: 20px;
}

@media screen and (max-width: 650px) {
  .NotificationPopup-module__closeBtnMobile___3eugr {
    display: flex;
    align-items: center;
    justify-content: center;
  }

  .NotificationPopup-module__buttonCloseIcon___2wpNA {
    display: none;
  }
}

/* purgecss end ignore */

/* purgecss start ignore */

.MainLayoutFooter-module__root___2dDOl {
  position: static;
  bottom: 0;
  left: 0;
  width: 100%;
  min-height: 200px
}

@media (min-width: 640px) {

.MainLayoutFooter-module__root___2dDOl {
    position: absolute
}
  }

.MainLayoutFooter-module__footerContainer___1YkkL {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 100%;
}

@media (min-width: 640px) {
  .MainLayoutFooter-module__footerContainer___1YkkL {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 768px) {
  .MainLayoutFooter-module__footerContainer___1YkkL {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 1024px) {
  .MainLayoutFooter-module__footerContainer___1YkkL {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 1280px) {
  .MainLayoutFooter-module__footerContainer___1YkkL {
    max-width: 1260px;
    padding: 0 50px;
    margin: 0 auto;
  }
}

.MainLayoutFooter-module__footerContainer___1YkkL {
  position: relative;
  padding-top: 50px;
  padding-bottom: 20px;
}

.MainLayoutFooter-module__footerMenu___lkA5u {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  font-size: 0.706rem;
}

.MainLayoutFooter-module__footerColumn___2VJLa {
  padding-right: 1rem;
  width: 50%;
  min-width: 50%
}

@media (min-width: 640px) {

.MainLayoutFooter-module__footerColumn___2VJLa {
    width: 20%;

    min-width: 20%
}
  }

.MainLayoutFooter-module__footerColumn___2VJLa h3 {
  margin-bottom: 0.5rem;
  font-weight: 700;
}

.MainLayoutFooter-module__footerColumn___2VJLa ul {
  margin-bottom: 60px;
}

.MainLayoutFooter-module__footerColumn___2VJLa ul li {
  margin-bottom: 0.5rem;
}

.MainLayoutFooter-module__footerSocials___2xNsj {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: space-between;
}

@media (min-width: 640px) {
  .MainLayoutFooter-module__footerSocials___2xNsj {
    flex-direction: row;
  }
}

.MainLayoutFooter-module__footerSocialsItems___2LPBX a {
  margin-right: 15px
}

@media (min-width: 640px) {

.MainLayoutFooter-module__footerSocialsItems___2LPBX a {
    margin-right: 33px
}
  }

.MainLayoutFooter-module__footerSocialsItems___2LPBX {
  display: flex;
  flex-direction: row;
}

.MainLayoutFooter-module__footerSocialsItems___2LPBX a {
  display: flex;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgba(222, 60, 32, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  width: 50px;
  height: 50px;
  border-radius: 50%;
}

.MainLayoutFooter-module__footerLine___3i54B {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  --tw-bg-opacity: 1;
  background-color: rgba(200, 200, 200, var(--tw-bg-opacity));
  height: 1px;
  max-width: 1160px;
  width: 100%;
  top: 0;
  margin-bottom: 50px;
}

.MainLayoutFooter-module__footerCopyright___1ratZ {
  margin-top: 0.5rem;
}

@media (min-width: 640px) {
  .MainLayoutFooter-module__footerCopyright___1ratZ {
    margin-top: 0px;
  }
}

.MainLayoutFooter-module__footerCopyright___1ratZ {
  font-size: 12px;
}

.MainLayoutFooter-module__footerCopyright___1ratZ a {
  --tw-text-opacity: 1;
  color: rgba(222, 60, 32, var(--tw-text-opacity));
}

.MainLayoutFooter-module__highlight___18Xo4 {
  border-width: 2px;
  --tw-border-opacity: 1;
  border-color: rgba(240, 150, 0, var(--tw-border-opacity));
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.25rem;
  padding-bottom: 0.25rem;
  --tw-text-opacity: 1;
  color: rgba(240, 150, 0, var(--tw-text-opacity));
}

/* purgecss end ignore */

/* purgecss start ignore */

.Button-module__root___dGU3C {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  font-size: 1rem;
  height: 40px;
  border-radius: 25px;
  min-width: 120px;
  width: auto;
  max-width: 300px;
}

.Button-module__root___dGU3C:hover {
}

/* purgecss end ignore */

/* purgecss start ignore */

.Logo-module__logoHolder___3mwdQ {
  max-width: 170px;
  margin-right: 30px
}

@media (min-width: 768px) {

.Logo-module__logoHolder___3mwdQ {
    margin-right: auto
}
  }

.Logo-module__logo___1U-GC {
  -o-object-fit: fill;
     object-fit: fill;
}

/* purgecss end ignore */

/* purgecss start ignore */

.MainLayoutHeader-module__root___1f1-5 {
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 9999;
  height: 120px;
}

@media print {
  .MainLayoutHeader-module__root___1f1-5 {
    display: none;
  }
}

.MainLayoutHeader-module__topbarwrapper___294qq {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 100%
}

@media (min-width: 640px) {
  .MainLayoutHeader-module__topbarwrapper___294qq {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 768px) {
  .MainLayoutHeader-module__topbarwrapper___294qq {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 1024px) {
  .MainLayoutHeader-module__topbarwrapper___294qq {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 1280px) {
  .MainLayoutHeader-module__topbarwrapper___294qq {
    max-width: 1260px;
    padding: 0 50px;
    margin: 0 auto;
  }
}

.MainLayoutHeader-module__topbarwrapper___294qq {
  padding: 0;
}

@media (min-width: 768px) {

.MainLayoutHeader-module__topbarwrapper___294qq {
    padding: 0 20px;
}
  }

.MainLayoutHeader-module__topbar___2_ujS {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
  --tw-bg-opacity: 1;
  background-color: rgba(222, 60, 32, var(--tw-bg-opacity));
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  height: 60px;
  max-width: 1260px;
  margin: 0 auto;
  flex-wrap: wrap;
  padding: 0 20px;
  font-size: 0.765rem
}

@media (min-width: 768px) {

.MainLayoutHeader-module__topbar___2_ujS {
    border-bottom-left-radius: 74px;

    border-bottom-right-radius: 74px;

    padding: 0 30px;

    height: 30px
}
  }

.MainLayoutHeader-module__tobBarNumber___13Qmq {
  display: flex;
  flex-direction: row;
  align-items: center;
}

.MainLayoutHeader-module__topBarContacts___3ndLX {
  display: flex;
  flex-direction: column;
  align-items: center;
}

@media (min-width: 768px) {
  .MainLayoutHeader-module__topBarContacts___3ndLX {
    flex-direction: row;
  }
}

.sectionProfi .MainLayoutHeader-module__topbar___2_ujS {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 150, 0, var(--tw-bg-opacity));
}

/* :global(.sectionProfi) .secondaryLinks a:hover {
  @apply text-secondary;
}
:global(.sectionProfi) .secondaryLinks a:after {
  @apply bg-secondary;
}
:global(.sectionProfi) .secondaryLinks a:after:hover {
  @apply bg-secondary;
} */

.MainLayoutHeader-module__telephone___1kx8k {
  margin-left: 2rem;
  display: flex;
  flex-direction: row;
  font-weight: 700;
  font-size: 16px;
  gap: 10px;
}

.MainLayoutHeader-module__navMainSection___PwAbd {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 100%;
}

@media (min-width: 640px) {
  .MainLayoutHeader-module__navMainSection___PwAbd {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 768px) {
  .MainLayoutHeader-module__navMainSection___PwAbd {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 1024px) {
  .MainLayoutHeader-module__navMainSection___PwAbd {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 1280px) {
  .MainLayoutHeader-module__navMainSection___PwAbd {
    max-width: 1260px;
    padding: 0 50px;
    margin: 0 auto;
  }
}

.MainLayoutHeader-module__navMainSection___PwAbd {
  position: relative;
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  height: 90px;
}

.MainLayoutHeader-module__navMainSectionLeft___2ZTpu {
  display: flex;
  height: 100%;
  flex-direction: row;
  align-items: center;
  width: 100%
}

@media (min-width: 1024px) {

.MainLayoutHeader-module__navMainSectionLeft___2ZTpu {
    width: 50%
}
  }

.MainLayoutHeader-module__langswitcher___2APFs {
  display: none;
}

@media (min-width: 768px) {
  .MainLayoutHeader-module__langswitcher___2APFs {
    display: flex;
  }
}

.MainLayoutHeader-module__navMainSectionLeft___2ZTpu:after {
  display: none;
  --tw-bg-opacity: 1;
  background-color: rgba(200, 200, 200, var(--tw-bg-opacity));
}

@media (min-width: 1024px) {
  .MainLayoutHeader-module__navMainSectionLeft___2ZTpu:after {
    display: flex;
  }
}

.MainLayoutHeader-module__navMainSectionLeft___2ZTpu:after {
  content: '';
  height: 40px;
  width: 1px;
}

.MainLayoutHeader-module__navMainSectionRight___ts3RI {
  display: none;
  height: 100%;
  flex-direction: row;
  align-items: center;
}

@media (min-width: 1024px) {
  .MainLayoutHeader-module__navMainSectionRight___ts3RI {
    display: flex;
  }
}

.MainLayoutHeader-module__navMainSectionRight___ts3RI {
  width: 50%;
}

.MainLayoutHeader-module__bottomLine___36tI7 {
  margin-left: auto;
  margin-right: auto;
  --tw-bg-opacity: 1;
  background-color: rgba(200, 200, 200, var(--tw-bg-opacity));
  max-width: 1440px;
  width: 100%;
  position: fixed;
  display: block;
  top: 150px;
  left: 0;
  right: 0;
  height: 1px;
}

@media (min-width: 768px) {
  .MainLayoutHeader-module__bottomLine___36tI7 {
    top: 120px;
  }
}

.MainLayoutHeader-module__secondaryLinks___22Dh6 {
  display: flex;
  height: 100%;
  width: 100%;
  flex-direction: row;
  align-items: center;
  justify-content: space-around;
}

.MainLayoutHeader-module__secondaryLinkHolder___1WOIx {
  position: relative;
  display: flex;
  height: 100%;
  align-items: center;
}

.MainLayoutHeader-module__secondaryLinksSubmenu___2NOcz {
  position: absolute;
  display: none;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 1rem;
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  top: 90px;
  left: -1rem;
  min-width: 250px;
  z-index: 999;
}

.MainLayoutHeader-module__secondaryLinksSubmenu___2NOcz a:hover:after {
  display: none;
}

.MainLayoutHeader-module__secondaryLinksSubmenu___2NOcz a {
  margin-bottom: 0.5rem;
  line-height: 1;
}

.MainLayoutHeader-module__secondaryLinksSubmenu___2NOcz a:hover {
  --tw-text-opacity: 1;
  color: rgba(80, 80, 80, var(--tw-text-opacity));
}

.MainLayoutHeader-module__secondaryLinksSubmenu___2NOcz:hover {
  display: flex;
}

.MainLayoutHeader-module__secondaryLinks___22Dh6 .MainLayoutHeader-module__secondaryLink___3gefO {
  position: relative;
  display: flex;
  height: 100%;
  align-items: center;
  text-transform: uppercase;
  --tw-text-opacity: 1;
  color: rgba(80, 80, 80, var(--tw-text-opacity));
}

.MainLayoutHeader-module__secondaryLinks___22Dh6 .MainLayoutHeader-module__secondaryLink___3gefO:hover {
  --tw-text-opacity: 1;
  color: rgba(222, 60, 32, var(--tw-text-opacity));
}

.MainLayoutHeader-module__secondaryLinks___22Dh6 .MainLayoutHeader-module__secondaryLink___3gefO {
  cursor: pointer;
  letter-spacing: 0.5px;
  font-size: 0.882rem;
}

.MainLayoutHeader-module__secondaryLinks___22Dh6 .MainLayoutHeader-module__secondaryLink___3gefO:hover + .MainLayoutHeader-module__secondaryLinksSubmenu___2NOcz {
  display: flex;
}

.MainLayoutHeader-module__secondaryLinks___22Dh6 .MainLayoutHeader-module__secondaryLink___3gefO:after {
  position: absolute;
  display: none;
  --tw-bg-opacity: 1;
  background-color: rgba(222, 60, 32, var(--tw-bg-opacity));
  content: '';
  width: 100%;
  height: 2px;
  left: 0;
  bottom: 35px;
}

.MainLayoutHeader-module__secondaryLinks___22Dh6 .MainLayoutHeader-module__secondaryLink___3gefO:hover:after {
  display: block;
  --tw-bg-opacity: 1;
  background-color: rgba(222, 60, 32, var(--tw-bg-opacity));
  content: '';
  width: 100%;
  height: 2px;
  left: 0;
}

.MainLayoutHeader-module__tab___30y98 {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 100%;
}

@media (min-width: 640px) {
  .MainLayoutHeader-module__tab___30y98 {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 768px) {
  .MainLayoutHeader-module__tab___30y98 {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 1024px) {
  .MainLayoutHeader-module__tab___30y98 {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 1280px) {
  .MainLayoutHeader-module__tab___30y98 {
    max-width: 1260px;
    padding: 0 50px;
    margin: 0 auto;
  }
}

.MainLayoutHeader-module__tab___30y98 {
  display: none;
  flex-direction: row;
  align-items: flex-start;
  justify-content: flex-start;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 2.5rem;
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  position: fixed;
  top: 120px;
  height: auto;
  left: 0;
  right: 0;
}

.MainLayoutHeader-module__navMainBtnTrigger___22R2U {
  display: none;
}

@media (min-width: 1024px) {
  .MainLayoutHeader-module__navMainBtnTrigger___22R2U {
    display: flex;
  }
}

.MainLayoutHeader-module__navMainBtnTrigger___22R2U .MainLayoutHeader-module__tab___30y98.MainLayoutHeader-module__active___3Ym_z {
  display: flex;
}

.MainLayoutHeader-module__linksTabColumn___3iFxG {
  margin-right: 2.5rem;
}

.MainLayoutHeader-module__linksTabColumnTitle___1C9dv {
  margin-bottom: 1rem;
  font-weight: 700;
}

.MainLayoutHeader-module__searchBtnHolder___2O6fQ {
  position: relative;
  text-align: right;
  min-width: 90px;
}

.MainLayoutHeader-module__searchBtnHolder___2O6fQ svg {
  width: 25px;
  margin-left: auto;
}

.MainLayoutHeader-module__searchBtnHolder___2O6fQ:before {
  position: absolute;
  --tw-bg-opacity: 1;
  background-color: rgba(200, 200, 200, var(--tw-bg-opacity));
  content: '';
  height: 40px;
  width: 1px;
  left: 0;
  bottom: calc(50% - 20px);
}

.MainLayoutHeader-module__searchBar___3o0IF {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 100%;
}

@media (min-width: 640px) {
  .MainLayoutHeader-module__searchBar___3o0IF {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 768px) {
  .MainLayoutHeader-module__searchBar___3o0IF {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 1024px) {
  .MainLayoutHeader-module__searchBar___3o0IF {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 1280px) {
  .MainLayoutHeader-module__searchBar___3o0IF {
    max-width: 1260px;
    padding: 0 50px;
    margin: 0 auto;
  }
}

.MainLayoutHeader-module__searchBar___3o0IF {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  --tw-shadow: 0 20px 25px -5px rgba(0, 0, 0, 0.1), 0 10px 10px -5px rgba(0, 0, 0, 0.04);
  box-shadow: var(--tw-ring-offset-shadow, 0 0 #0000), var(--tw-ring-shadow, 0 0 #0000), var(--tw-shadow);
  position: fixed;
  top: 120px;
  height: 90px;
  left: 0;
  right: 0;
}

.MainLayoutHeader-module__searchBar___3o0IF input {
  position: relative;
  margin-right: 1.5rem;
  width: 100%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(200, 200, 200, var(--tw-border-opacity));
  border-radius: 80px;
  padding: 14px 30px;
  height: 60px;
  margin: 0;
}

.MainLayoutHeader-module__searchBar___3o0IF button {
  position: absolute;
  right: 60px;
}

.MainLayoutHeader-module__burgerBtn___2qHqu {
  margin-left: auto;
  display: flex;
}

@media (min-width: 1024px) {
  .MainLayoutHeader-module__burgerBtn___2qHqu {
    display: none;
  }
}

.MainLayoutHeader-module__navMainBtn___1g8Sm {
  position: relative;
  display: flex;
  align-items: center;
  justify-content: center;
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 1rem;
  text-transform: uppercase;
}

.MainLayoutHeader-module__navMainBtn___1g8Sm:hover {
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
}

.MainLayoutHeader-module__navMainBtn___1g8Sm {
  cursor: pointer;
  bottom: -8px;
  height: 75px;
  border-top-left-radius: 24px;
  border-top-right-radius: 24px;
}

/* .navMainBtn bgPrimary {
  @apply hover:bg-primary;
}
.navMainBtn bgPrimary {
  @apply hover:bg-secondary;
} */

@media (min-width: 1024px) {
  .MainLayoutHeader-module__navMainSectionLeft___2ZTpu:after {
    display: flex;
  }

  .MainLayoutHeader-module__navMainSectionRight___ts3RI {
    display: flex;
  }

  .MainLayoutHeader-module__navMainBtnTrigger___22R2U {
    display: flex;
  }

  .MainLayoutHeader-module__burgerBtn___2qHqu {
    display: none;
  }
}

@media (min-width: 768px) {
  .MainLayoutHeader-module__langswitcher___2APFs {
    display: flex;
  }
}

/* purgecss end ignore */

/* purgecss start ignore */

.MainLayoutMobileHeader-module__mobileNavWrapper___1YwJ- {
  position: fixed;
  display: flex;
  width: 100%;
  flex-direction: column;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  padding: 1rem;
}

@media (min-width: 1024px) {
  .MainLayoutMobileHeader-module__mobileNavWrapper___1YwJ- {
    display: none;
  }
}

.MainLayoutMobileHeader-module__mobileNavWrapper___1YwJ- {
  z-index: 9999;
  top: 151px;
  bottom: 0;
  left: 0;
  right: 0;
  overflow-y: scroll;
}

@media (min-width: 768px) {
  .MainLayoutMobileHeader-module__mobileNavWrapper___1YwJ- {
    top: 121px;
  }
}

.MainLayoutMobileHeader-module__accordionSections___RDqC_ {
  display: flex;
  flex-direction: column;
  gap: 0.35rem;
}

.MainLayoutMobileHeader-module__accordion___25mXL {
  display: flex;
  flex-direction: column;
  padding-top: 1rem;
  padding-bottom: 1rem;
  border-bottom: 1px solid #505050;
  gap: 0.75rem;
}

.MainLayoutMobileHeader-module__accordion___25mXL .MainLayoutMobileHeader-module__tab___1pyyR {
  display: none;
  padding-left: 1rem;
}

.MainLayoutMobileHeader-module__accordion___25mXL .MainLayoutMobileHeader-module__tab___1pyyR a {
  font-size: 1.3rem;
  font-weight: 300;
  text-transform: none;
}

.MainLayoutMobileHeader-module__accordion___25mXL .MainLayoutMobileHeader-module__tab___1pyyR h3 {
  font-size: 1.4rem;
  font-weight: 700;
  margin: 15px 0;
}

.MainLayoutMobileHeader-module__accordion___25mXL a {
  font-size: 1.8rem;
  font-weight: 300;
  text-transform: uppercase;
}

.MainLayoutMobileHeader-module__mobileNavWrapper___1YwJ- .MainLayoutMobileHeader-module__open___y8hqK {
  display: flex;
  flex-direction: column;
}

.MainLayoutMobileHeader-module__accordionTitleName___1zzrc {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: space-between;
}

.MainLayoutMobileHeader-module__accordionTitleName___1zzrc button {
  width: 50%;
}

.MainLayoutMobileHeader-module__accordionTitleName___1zzrc svg {
  margin-left: auto;
}

.MainLayoutMobileHeader-module__navMainBtn___2VYQG {
  display: flex;
  font-weight: 700;
  font-size: 1.8rem;
  font-weight: 300;
  text-transform: uppercase;
}

.MainLayoutMobileHeader-module__searchBar___3CdwC {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgba(255, 255, 255, var(--tw-bg-opacity));
  height: 90px;
  left: 0;
  right: 0;
}

.MainLayoutMobileHeader-module__searchBar___3CdwC input {
  position: relative;
  margin-right: 1.5rem;
  width: 100%;
  border-width: 1px;
  --tw-border-opacity: 1;
  border-color: rgba(200, 200, 200, var(--tw-border-opacity));
  border-radius: 80px;
  padding: 14px 30px;
  height: 60px;
  margin: 0;
}

.MainLayoutMobileHeader-module__searchBar___3CdwC button {
  position: absolute;
  right: 30px;
}

.MainLayoutMobileHeader-module__mobileNavLink___GeCXc {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-size: 1.8rem;
  font-weight: 300;
  text-transform: uppercase;
  border-bottom: 1px solid #505050;
}

/* purgecss end ignore */

/* purgecss start ignore */

.NotFoundPage-module__root___2rq7M {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding-top: 2rem;
  padding-bottom: 2rem;
}

.NotFoundPage-module__notFoundIcon___4etAx {
  --tw-text-opacity: 1;
  color: rgba(240, 150, 0, var(--tw-text-opacity));
}

.NotFoundPage-module__notFoundMsg___jjW4p {
  margin-top: 3.5rem;
  margin-bottom: 3.5rem;
}

.NotFoundPage-module__backToHome___3DHCa {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: rgba(240, 150, 0, var(--tw-bg-opacity));
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: rgba(255, 255, 255, var(--tw-text-opacity));
  font-size: 1rem;
  height: 40px;
  border-radius: 25px;
  min-width: 120px;
  width: auto;
  max-width: 300px;
}

.NotFoundPage-module__iconHolder___iYZMZ {
  width: 120px;
  height: 120px;
}

.NotFoundPage-module__iconHolder___iYZMZ svg {
  width: 120px;
  height: 120px;
}

/* purgecss end ignore */

/**
 * Global application CSS.
 */

/*! tailwindcss v2.2.19 | MIT License | https://tailwindcss.com
 */

/*! modern-normalize v1.1.0 | MIT License | https://github.com/sindresorhus/modern-normalize */

/*
Document
========
*/

/**
Use a better box model (opinionated).
*/

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

/**
Use a more readable tab size (opinionated).
*/

html {
  -moz-tab-size: 4;
  -o-tab-size: 4;
     tab-size: 4;
}

/**
1. Correct the line height in all browsers.
2. Prevent adjustments of font size after orientation changes in iOS.
*/

html {
  line-height: 1.15; /* 1 */
  -webkit-text-size-adjust: 100%; /* 2 */
}

/*
Sections
========
*/

/**
Remove the margin in all browsers.
*/

body {
  margin: 0;
}

/**
Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
*/

body {
  font-family:
		system-ui,
		-apple-system, /* Firefox supports this but not yet `system-ui` */
		'Segoe UI',
		Roboto,
		Helvetica,
		Arial,
		sans-serif,
		'Apple Color Emoji',
		'Segoe UI Emoji';
}

/*
Grouping content
================
*/

/**
1. Add the correct height in Firefox.
2. Correct the inheritance of border color in Firefox. (https://bugzilla.mozilla.org/show_bug.cgi?id=190655)
*/

hr {
  height: 0; /* 1 */
  color: inherit; /* 2 */
}

/*
Text-level semantics
====================
*/

/**
Add the correct text decoration in Chrome, Edge, and Safari.
*/

abbr[title] {
  -webkit-text-decoration: underline dotted;
          text-decoration: underline dotted;
}

/**
Add the correct font weight in Edge and Safari.
*/

b,
strong {
  font-weight: bolder;
}

/**
1. Improve consistency of default fonts in all browsers. (https://github.com/sindresorhus/modern-normalize/issues/3)
2. Correct the odd 'em' font sizing in all browsers.
*/

code,
kbd,
samp,
pre {
  font-family:
		ui-monospace,
		SFMono-Regular,
		Consolas,
		'Liberation Mono',
		Menlo,
		monospace; /* 1 */
  font-size: 1em; /* 2 */
}

/**
Add the correct font size in all browsers.
*/

small {
  font-size: 80%;
}

/**
Prevent 'sub' and 'sup' elements from affecting the line height in all browsers.
*/

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/*
Tabular data
============
*/

/**
1. Remove text indentation from table contents in Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=999088, https://bugs.webkit.org/show_bug.cgi?id=201297)
2. Correct table border color inheritance in all Chrome and Safari. (https://bugs.chromium.org/p/chromium/issues/detail?id=935729, https://bugs.webkit.org/show_bug.cgi?id=195016)
*/

table {
  text-indent: 0; /* 1 */
  border-color: inherit; /* 2 */
}

/*
Forms
=====
*/

/**
1. Change the font styles in all browsers.
2. Remove the margin in Firefox and Safari.
*/

button,
input,
optgroup,
select,
textarea {
  font-family: inherit; /* 1 */
  font-size: 100%; /* 1 */
  line-height: 1.15; /* 1 */
  margin: 0; /* 2 */
}

/**
Remove the inheritance of text transform in Edge and Firefox.
1. Remove the inheritance of text transform in Firefox.
*/

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

/**
Correct the inability to style clickable types in iOS and Safari.
*/

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

/**
Remove the inner border and padding in Firefox.
*/

/**
Restore the focus styles unset by the previous rule.
*/

/**
Remove the additional ':invalid' styles in Firefox.
See: https://github.com/mozilla/gecko-dev/blob/2f9eacd9d3d995c937b4251a5557d95d494c9be1/layout/style/res/forms.css#L728-L737
*/

/**
Remove the padding so developers are not caught out when they zero out 'fieldset' elements in all browsers.
*/

legend {
  padding: 0;
}

/**
Add the correct vertical alignment in Chrome and Firefox.
*/

progress {
  vertical-align: baseline;
}

/**
Correct the cursor style of increment and decrement buttons in Safari.
*/

/**
1. Correct the odd appearance in Chrome and Safari.
2. Correct the outline style in Safari.
*/

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

/**
Remove the inner padding in Chrome and Safari on macOS.
*/

/**
1. Correct the inability to style clickable types in iOS and Safari.
2. Change font properties to 'inherit' in Safari.
*/

/*
Interactive
===========
*/

/*
Add the correct display in Chrome and Safari.
*/

summary {
  display: list-item;
}

/**
 * Manually forked from SUIT CSS Base: https://github.com/suitcss/base
 * A thin layer on top of normalize.css that provides a starting point more
 * suitable for web applications.
 */

/**
 * Removes the default spacing and border for appropriate elements.
 */

blockquote,
dl,
dd,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
figure,
p,
pre {
  margin: 0;
}

button {
  background-color: transparent;
  background-image: none;
}

fieldset {
  margin: 0;
  padding: 0;
}

ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

/**
 * Tailwind custom reset styles
 */

/**
 * 1. Use the user's configured `sans` font-family (with Tailwind's default
 *    sans-serif font stack as a fallback) as a sane default.
 * 2. Use Tailwind's default "normal" line-height so the user isn't forced
 *    to override it to ensure consistency even when using the default theme.
 */

html {
  font-family: ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, "Noto Sans", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; /* 1 */
  line-height: 1.5; /* 2 */
}

/**
 * Inherit font-family and line-height from `html` so users can set them as
 * a class directly on the `html` element.
 */

body {
  font-family: inherit;
  line-height: inherit;
}

/**
 * 1. Prevent padding and border from affecting element width.
 *
 *    We used to set this in the html element and inherit from
 *    the parent element for everything else. This caused issues
 *    in shadow-dom-enhanced elements like <details> where the content
 *    is wrapped by a div with box-sizing set to `content-box`.
 *
 *    https://github.com/mozdevs/cssremedy/issues/4
 *
 *
 * 2. Allow adding a border to an element by just adding a border-width.
 *
 *    By default, the way the browser specifies that an element should have no
 *    border is by setting it's border-style to `none` in the user-agent
 *    stylesheet.
 *
 *    In order to easily add borders to elements by just setting the `border-width`
 *    property, we change the default border-style for all elements to `solid`, and
 *    use border-width to hide them instead. This way our `border` utilities only
 *    need to set the `border-width` property instead of the entire `border`
 *    shorthand, making our border utilities much more straightforward to compose.
 *
 *    https://github.com/tailwindcss/tailwindcss/pull/116
 */

*,
::before,
::after {
  box-sizing: border-box; /* 1 */
  border-width: 0; /* 2 */
  border-style: solid; /* 2 */
  border-color: currentColor; /* 2 */
}

/*
 * Ensure horizontal rules are visible by default
 */

hr {
  border-top-width: 1px;
}

/**
 * Undo the `border-style: none` reset that Normalize applies to images so that
 * our `border-{width}` utilities have the expected effect.
 *
 * The Normalize reset is unnecessary for us since we default the border-width
 * to 0 on all elements.
 *
 * https://github.com/tailwindcss/tailwindcss/issues/362
 */

img {
  border-style: solid;
}

textarea {
  resize: vertical;
}

input::-moz-placeholder, textarea::-moz-placeholder {
  opacity: 1;
  color: #a1a1aa;
}

input:-ms-input-placeholder, textarea:-ms-input-placeholder {
  opacity: 1;
  color: #a1a1aa;
}

input::placeholder,
textarea::placeholder {
  opacity: 1;
  color: #a1a1aa;
}

button,
[role="button"] {
  cursor: pointer;
}

/**
 * Override legacy focus reset from Normalize with modern Firefox focus styles.
 *
 * This is actually an improvement over the new defaults in Firefox in our testing,
 * as it triggers the better focus styles even for links, which still use a dotted
 * outline in Firefox by default.
 */

table {
  border-collapse: collapse;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}

/**
 * Reset links to optimize for opt-in styling instead of
 * opt-out.
 */

a {
  color: inherit;
  text-decoration: inherit;
}

/**
 * Reset form element properties that are easy to forget to
 * style explicitly so you don't inadvertently introduce
 * styles that deviate from your design system. These styles
 * supplement a partial reset that is already applied by
 * normalize.css.
 */

button,
input,
optgroup,
select,
textarea {
  padding: 0;
  line-height: inherit;
  color: inherit;
}

/**
 * Use the configured 'mono' font family for elements that
 * are expected to be rendered with a monospace font, falling
 * back to the system monospace stack if there is no configured
 * 'mono' font family.
 */

pre,
code,
kbd,
samp {
  font-family: ui-monospace, SFMono-Regular, Menlo, Monaco, Consolas, "Liberation Mono", "Courier New", monospace;
}

/**
 * 1. Make replaced elements `display: block` by default as that's
 *    the behavior you want almost all of the time. Inspired by
 *    CSS Remedy, with `svg` added as well.
 *
 *    https://github.com/mozdevs/cssremedy/issues/14
 * 
 * 2. Add `vertical-align: middle` to align replaced elements more
 *    sensibly by default when overriding `display` by adding a
 *    utility like `inline`.
 *
 *    This can trigger a poorly considered linting error in some
 *    tools but is included by design.
 * 
 *    https://github.com/jensimmons/cssremedy/issues/14#issuecomment-634934210
 */

img,
svg,
video,
canvas,
audio,
iframe,
embed,
object {
  display: block; /* 1 */
  vertical-align: middle; /* 2 */
}

/**
 * Constrain images and videos to the parent width and preserve
 * their intrinsic aspect ratio.
 *
 * https://github.com/mozdevs/cssremedy/issues/14
 */

img,
video {
  max-width: 100%;
  height: auto;
}

/**
 * Ensure the default browser behavior of the `hidden` attribute.
 */

[hidden] {
  display: none;
}

*, ::before, ::after {
  border-color: currentColor;
}

.container {
  padding: 0 20px;
  margin: 0 auto;
  max-width: 100%;
}

@media (min-width: 640px) {
  .container {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 768px) {
  .container {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 1024px) {
  .container {
    max-width: 100%;
    padding: 0 50px;
  }
}

@media (min-width: 1280px) {
  .container {
    max-width: 1260px;
    padding: 0 50px;
    margin: 0 auto;
  }
}

.static {
  position: static;
}

.relative {
  position: relative;
}

.my-4 {
  margin-top: 1rem;
  margin-bottom: 1rem;
}

.my-10 {
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
}

.mt-10 {
  margin-top: 2.5rem;
}

.mt-20 {
  margin-top: 5rem;
}

.mr-2 {
  margin-right: 0.5rem;
}

.mr-6 {
  margin-right: 1.5rem;
}

.ml-2 {
  margin-left: 0.5rem;
}

.ml-auto {
  margin-left: auto;
}

.block {
  display: block;
}

.flex {
  display: flex;
}

.table {
  display: table;
}

.hidden {
  display: none;
}

.transform {
  --tw-translate-x: 0;
  --tw-translate-y: 0;
  --tw-rotate: 0;
  --tw-skew-x: 0;
  --tw-skew-y: 0;
  --tw-scale-x: 1;
  --tw-scale-y: 1;
  transform: translateX(var(--tw-translate-x)) translateY(var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y));
}

@keyframes spin {
  to {
    transform: rotate(360deg);
  }
}

@keyframes ping {
  75%, 100% {
    transform: scale(2);
    opacity: 0;
  }
}

@keyframes pulse {
  50% {
    opacity: .5;
  }
}

@keyframes bounce {
  0%, 100% {
    transform: translateY(-25%);
    animation-timing-function: cubic-bezier(0.8,0,1,1);
  }

  50% {
    transform: none;
    animation-timing-function: cubic-bezier(0,0,0.2,1);
  }
}

.resize {
  resize: both;
}

.flex-row {
  flex-direction: row;
}

.flex-col {
  flex-direction: column;
}

.justify-center {
  justify-content: center;
}

.gap-2 {
  gap: 0.5rem;
}

.border-b {
  border-bottom-width: 1px;
}

.bg-primary {
  --tw-bg-opacity: 1;
  background-color: rgba(222, 60, 32, var(--tw-bg-opacity));
}

.bg-secondary {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 150, 0, var(--tw-bg-opacity));
}

.hover\:bg-primary:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(222, 60, 32, var(--tw-bg-opacity));
}

.hover\:bg-secondary:hover {
  --tw-bg-opacity: 1;
  background-color: rgba(240, 150, 0, var(--tw-bg-opacity));
}

.px-2 {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}

.font-light {
  font-weight: 300;
}

.font-bold {
  font-weight: 700;
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgba(222, 60, 32, var(--tw-text-opacity));
}

*, ::before, ::after {
  --tw-shadow: 0 0 #0000;
}

*, ::before, ::after {
  --tw-ring-inset: var(--tw-empty,/*!*/ /*!*/);
  --tw-ring-offset-width: 0px;
  --tw-ring-offset-color: #fff;
  --tw-ring-color: rgba(59, 130, 246, 0.5);
  --tw-ring-offset-shadow: 0 0 #0000;
  --tw-ring-shadow: 0 0 #0000;
}

.filter {
  --tw-blur: var(--tw-empty,/*!*/ /*!*/);
  --tw-brightness: var(--tw-empty,/*!*/ /*!*/);
  --tw-contrast: var(--tw-empty,/*!*/ /*!*/);
  --tw-grayscale: var(--tw-empty,/*!*/ /*!*/);
  --tw-hue-rotate: var(--tw-empty,/*!*/ /*!*/);
  --tw-invert: var(--tw-empty,/*!*/ /*!*/);
  --tw-saturate: var(--tw-empty,/*!*/ /*!*/);
  --tw-sepia: var(--tw-empty,/*!*/ /*!*/);
  --tw-drop-shadow: var(--tw-empty,/*!*/ /*!*/);
  filter: var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow);
}

/* Roboto Light */

@font-face {
  font-family: 'Roboto';

  font-style: normal;

  font-weight: 300;

  src: local('Roboto Light'), local('Roboto-Light'), url(/static/media/Roboto-Light.e9d52acb.ttf) format('truetype');
}

/* Roboto Regular (400) */

@font-face {
  font-family: 'Roboto';

  font-style: normal;

  font-weight: 400;

  src: local('Roboto'), local('Roboto-Regular'), url(/static/media/Roboto-Regular.8a36205b.ttf) format('truetype');
}

/* Roboto Medium (500) */

@font-face {
  font-family: 'Roboto';

  font-style: normal;

  font-weight: 500;

  src: local('Roboto Medium'), local('Roboto-Medium'), url(/static/media/Roboto-Medium.aa97055c.ttf) format('truetype');
}

/* Roboto Bold */

@font-face {
  font-family: 'Roboto';

  font-style: normal;

  font-weight: 700;

  src: local('Roboto Bold'), local('Roboto-Bold'), url(/static/media/Roboto-Bold.58d8cf44.ttf) format('truetype');
}

/* Roboto Black */

@font-face {
  font-family: 'Roboto';

  font-style: normal;

  font-weight: 900;

  src: local('Roboto Black'), local('Roboto-Black'), url(/static/media/Roboto-Black.d335a3f8.ttf) format('truetype');
}

html {
  font-size: 17px;
}

body {
  font-family: 'Roboto', sans-serif;
  position: relative;
  padding-top: 200px;
  min-height: 100vh;
  color: #505050;
  line-height: 26px;
  padding-bottom: 50px
}

@media screen and (min-width: 640px) {

body {
    padding-bottom: 450px
}
  }

strong {
  margin-bottom: 2rem;
  font-weight: 700;
}

.mobnavopen {
  overflow: hidden;
}

textarea:focus,
input:focus {
  outline: none;
}

.xxx-seznam-map img {
  max-width: initial !important;
}

.content-button-orange {
  display: inline-flex;
  font-size: 1rem;
  border-radius: 20px;
  height: 40px;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 1rem;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: #f09600 !important;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: white !important;
  text-decoration: none;
}

.content-button-red {
  display: inline-flex;
  font-size: 1rem;
  border-radius: 20px;
  height: 40px;
  width: -moz-fit-content;
  width: fit-content;
  margin-bottom: 1rem;
  align-items: center;
  justify-content: center;
  --tw-bg-opacity: 1;
  background-color: #de3c20 !important;
  padding-left: 1.75rem;
  padding-right: 1.75rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  --tw-text-opacity: 1;
  color: white !important;
  text-decoration: none;
}

.flex {
  display: flex;
}

.flex-col {
  flex-direction: column;
}

.full-width {
  width: 100%;
}

.gap-4 {
  gap: 1rem;
}

.flex-1 {
  flex: 1 1;
}

@media (min-width: 768px) {
  .md\:flex-row {
    flex-direction: row;
  }
}

.object-contain {
  -o-object-fit: contain;
     object-fit: contain;
}

/* PRINT */

@media print {
  @page {
    margin-top: 0;

    margin-bottom: 0;
  }

  body {
    padding-top: 72px;
    padding-bottom: 72px;
  }

  footer {
    display: none;
  }

  #CookiebotWidget {
    display: none !important;
  }
}

@media (min-width: 640px) {
}

@media (min-width: 768px) {
}

@media (min-width: 1024px) {
}

@media (min-width: 1280px) {
}

@media (min-width: 1536px) {
}

