@import url("https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,300;0,400;0,500;0,600;0,700;1,300;1,400;1,500;1,600;1,700&family=Jost:ital,wght@0,100..900;1,100..900&display=swap");
* {
  outline: none !important; }

body {
  -webkit-text-size-adjust: 100%;
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased; }

#head-title {
  padding: 140px 0 80px 0; }

p {
  line-height: unset; }
  p.text-align-left {
    text-align: left; }
  p.text-align-center {
    text-align: center; }
  p.text-align-right {
    text-align: right; }
  p.text-align-justify {
    text-align: justify; }

b, strong {
  font-weight: 700; }

img {
  max-width: 100%;
  height: auto !important; }

.messages__wrapper {
  margin-top: 20px; }
  .front .messages__wrapper {
    display: none !important; }
  .messages__wrapper .placeholder {
    cursor: text;
    background-color: unset;
    opacity: 1; }
  .messages__wrapper a {
    color: #121212 !important;
    font-weight: 500; }

em.placeholder {
  min-height: 10px;
  vertical-align: unset;
  cursor: default;
  background: none !important;
  opacity: 1;
  font-style: normal; }

ul.menu,
ul.primary-menu,
.js-pager__items.pager {
  list-style: none;
  margin: 0;
  padding: 0; }
  ul.menu li,
  ul.primary-menu li,
  .js-pager__items.pager li {
    margin: 0;
    padding: 0;
    list-style-image: none;
    list-style-type: none;
    list-style: none; }
    ul.menu li:before,
    ul.primary-menu li:before,
    .js-pager__items.pager li:before {
      display: none; }

.js-pager__items.pager {
  text-align: center;
  padding-top: 20px; }

.not-front #content {
  padding-bottom: 120px; }

/*** Tabs ***/
#block-sajado-zalozky {
  padding: 0; }
  #block-sajado-zalozky ul {
    border-bottom: none;
    margin: 15px 2px;
    padding: 0;
    text-align: left; }
    #block-sajado-zalozky ul li {
      display: inline-block;
      margin: 0 -2px !important;
      padding: 2px !important; }
      #block-sajado-zalozky ul li:before {
        display: none; }
      #block-sajado-zalozky ul li a {
        color: #DE0200 !important;
        font-size: 17px;
        background: #121212;
        border: none;
        padding: 5px 15px;
        display: block;
        text-decoration: none; }
        @media (min-width: 768px) {
          #block-sajado-zalozky ul li a:hover {
            background: #DE0200; } }
        #block-sajado-zalozky ul li a.is-active {
          background: #DE0200;
          color: #ffffff !important; }

/*** Tables ***/
@media (max-width: 1199px) {
  .table-wrapper {
    max-width: 100%;
    height: auto;
    overflow: auto; } }
table {
  padding: 0;
  border: 0;
  width: 100% !important;
  margin: 0 0 40px 0; }
  @media (max-width: 767px) {
    table {
      min-width: 500px; } }
  table th,
  table td {
    padding: 12px 15px;
    text-align: left; }
  table th {
    background: #DE0200;
    color: #ffffff; }
  table tbody tr:nth-of-type(2n) {
    background: rgba(0, 0, 0, 0.05); }
  table p {
    padding: 0;
    margin: 0; }

/*** Admin bar ***/
footer.footer.admin {
  margin-bottom: 38px; }

.admin-bar {
  margin-bottom: 0;
  border-bottom: none;
  background: #000000;
  padding: 2px 0;
  z-index: 20000;
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0; }
  .admin-bar a {
    border: none;
    text-decoration: none; }
  .admin-bar .collapse {
    display: block !important; }
  .admin-bar .menu {
    border: none;
    font-size: 16px;
    padding: 0;
    margin: 0;
    text-align: center;
    width: 100%; }
    .admin-bar .menu li {
      display: inline-block;
      margin: 0 10px;
      padding: 5px 0; }
      .admin-bar .menu li:before {
        display: none; }
      .admin-bar .menu li a {
        color: #ffffff;
        font-weight: 700; }

#map-3d {
  padding-bottom: 50px; }
  #map-3d iframe {
    height: 600px;
    width: 100%; }

body {
  font-family: "Jost", sans-serif;
  font-size: 1rem;
  font-weight: normal;
  background-color: #121212;
  color: #121212;
  overflow-x: hidden; }

@media (max-width: 1399px) {
  html {
    font-size: 15px; } }
@media (max-width: 767px) {
  html {
    font-size: 16px; } }

p {
  line-height: 150%; }

a {
  color: #DE0200;
  transition: all 0.2s ease-in-out; }

@media (max-width: 991px) {
  .container {
    padding: 0 1.5rem;
    max-width: 100%; } }

.container-fluid {
  padding: 0 2rem; }
  @media (max-width: 991px) {
    .container-fluid {
      padding: 0 1.5rem; } }

.text-color--1 {
  color: #DE0200 !important; }
.text-color--2 {
  color: #00A4DB !important; }
.text-color--3 {
  color: #F6F9FF !important; }
.text-color--4 {
  color: #523001 !important; }
.text-color--5 {
  color: #121212 !important; }
.text-color--6 {
  color: #0F4421 !important; }
.text-color--7 {
  color: #ffffff !important; }
.text-color--8 {
  color: #F1F5E8 !important; }
.text-color--9 {
  color: #C3C3C3 !important; }
.text-color--10 {
  color: #000000 !important; }
.text-color--11 {
  color: rgba(0, 164, 219, 0.25) !important; }
.text-color--12 {
  color: #5EAB53 !important; }
.text-color--primary {
  color: #FFFFFF !important; }
.text-color--secondary {
  color: #B3B3B3 !important; }
.text-color--tertiary {
  color: #000000 !important; }
.text-color--quaternary {
  color: #0D0D0D !important; }
.text-color--quinary {
  color: #1B1B1B !important; }
.text-color--senary {
  color: #8C8C8C !important; }

.bg-color--1 {
  background-color: #DE0200 !important; }
.bg-color--2 {
  background-color: #00A4DB !important; }
.bg-color--3 {
  background-color: #F6F9FF !important; }
.bg-color--4 {
  background-color: #523001 !important; }
.bg-color--5 {
  background-color: #121212 !important; }
.bg-color--6 {
  background-color: #0F4421 !important; }
.bg-color--7 {
  background-color: #ffffff !important; }
.bg-color--8 {
  background-color: #F1F5E8 !important; }
.bg-color--9 {
  background-color: #C3C3C3 !important; }
.bg-color--10 {
  background-color: #000000 !important; }
.bg-color--11 {
  background-color: rgba(0, 164, 219, 0.25) !important; }
.bg-color--12 {
  background-color: #5EAB53 !important; }
.bg-color--primary {
  background-color: #FFFFFF !important; }
.bg-color--secondary {
  background-color: #B3B3B3 !important; }
.bg-color--tertiary {
  background-color: #000000 !important; }
.bg-color--quaternary {
  background-color: #0D0D0D !important; }
.bg-color--quinary {
  background-color: #1B1B1B !important; }
.bg-color--senary {
  background-color: #8C8C8C !important; }

img {
  max-width: 100%; }

.section {
  margin: 7.5rem 0; }
  .section--small {
    margin: 5rem 0; }
    @media (max-width: 991px) {
      .section--small {
        margin: 2.5rem 0; } }
    @media (max-width: 575px) {
      .section--small {
        margin: 3rem 0; } }
  .section--normal {
    margin: 8rem 0; }
    @media (max-width: 991px) {
      .section--normal {
        margin: 5rem 0; } }
    @media (max-width: 575px) {
      .section--normal {
        margin: 4rem 0; } }
  .section--big {
    margin: 10rem 0; }
    @media (max-width: 991px) {
      .section--big {
        margin: 4rem 0; } }
    @media (max-width: 575px) {
      .section--big {
        margin: 3rem 0; } }

.mb-20 {
  margin-bottom: 2rem !important; }
  @media (max-width: 767px) {
    .mb-20 {
      margin-bottom: 1.5rem !important; } }

.mb-40 {
  margin-bottom: 2.5rem !important; }
  @media (max-width: 767px) {
    .mb-40 {
      margin-bottom: 2rem !important; } }

.mb-50 {
  margin-bottom: 4rem !important; }
  @media (max-width: 991px) {
    .mb-50 {
      margin-bottom: 3rem !important; } }
  @media (max-width: 767px) {
    .mb-50 {
      margin-bottom: 3rem !important; } }

.mb-80 {
  margin-bottom: 8rem !important; }
  @media (max-width: 991px) {
    .mb-80 {
      margin-bottom: 4rem !important; } }

.mb-100 {
  margin-bottom: 10rem !important; }
  @media (max-width: 991px) {
    .mb-100 {
      margin-bottom: 5rem !important; } }

.subpage-content {
  padding: 5rem 0; }
  @media (max-width: 991px) {
    .subpage-content {
      padding: 4rem 0 3rem; } }
  @media (max-width: 767px) {
    .subpage-content {
      padding: 2.5rem 0; } }

@media (max-width: 991px) {
  .page-wrap {
    overflow-x: hidden; } }

.heading {
  transition: all 0.3s ease-in-out;
  font-family: "Cormorant Garamond", serif;
  font-weight: 400;
  padding: 0; }
  .heading--1 {
    font-size: 5rem;
    font-weight: 700;
    line-height: 80%; }
    .heading--1 span {
      font-size: 3.125rem; }
    @media (max-width: 991px) {
      .heading--1 {
        font-size: 5.875rem;
        line-height: 100%; } }
    @media (max-width: 767px) {
      .heading--1 {
        font-size: 4rem; } }
    @media (max-width: 575px) {
      .heading--1 {
        font-size: 2.5rem; } }
    @media (max-width: 320px) {
      .heading--1 {
        font-size: 2.125rem; } }
  .heading--2 {
    font-size: 3.75rem;
    font-weight: 700; }
    @media (max-width: 991px) {
      .heading--2 {
        font-size: 4.5rem; } }
    @media (max-width: 767px) {
      .heading--2 {
        font-size: 3.5rem; } }
    @media (max-width: 575px) {
      .heading--2 {
        font-size: 2.5rem; } }
    @media (max-width: 320px) {
      .heading--2 {
        font-size: 2.125rem; } }
  .heading--3 {
    font-size: 3.125rem;
    font-weight: 700; }
    @media (max-width: 991px) {
      .heading--3 {
        font-size: 3rem; } }
    @media (max-width: 767px) {
      .heading--3 {
        font-size: 2.5rem; } }
    @media (max-width: 575px) {
      .heading--3 {
        font-size: 2rem; } }
  .heading--4 {
    font-size: 1.875rem;
    font-weight: 700; }
    @media (max-width: 991px) {
      .heading--4 {
        font-size: 1.875rem; } }
    @media (max-width: 767px) {
      .heading--4 {
        font-size: 1.375rem; } }
  .heading--5 {
    font-size: 1.625rem;
    font-weight: 700; }
    @media (max-width: 991px) {
      .heading--5 {
        font-size: 1.375rem; } }
    @media (max-width: 767px) {
      .heading--5 {
        font-size: 1.125rem; } }

.paragraph {
  position: relative;
  z-index: 0;
  transition: all 0.3s ease-in-out; }
  .paragraph--normal {
    font-size: 1.125rem;
    line-height: 180%; }
  .paragraph--base {
    font-size: 1rem;
    line-height: 150%; }
  .paragraph--small {
    font-size: 0.875rem;
    line-height: 150%; }
  .paragraph--smaller {
    font-size: 0.8125rem; }
  .paragraph--smallest {
    font-size: 0.75rem;
    line-height: 200%; }
  .paragraph strong {
    font-weight: 700; }
  .paragraph a {
    color: #ffffff;
    text-decoration: underline; }
    .paragraph a:hover {
      text-decoration: none; }

#content .paragraph a {
  color: #DE0200; }

header#header {
  padding: 0;
  position: fixed;
  z-index: 11;
  width: 100%;
  top: 0;
  transition: all 0.2s ease-in-out;
  background: linear-gradient(180deg, #000000 0%, rgba(0, 0, 0, 0) 100%); }
  header#header .header-link {
    cursor: pointer; }
    header#header .header-link:hover {
      color: #DE0200 !important; }
  header#header .container {
    position: relative;
    z-index: 13; }
  header#header.scrolled {
    z-index: 12; }
    header#header.scrolled .menu-wrap {
      border-bottom: 0; }
  header#header > .row {
    height: 100%; }
    header#header > .row > div {
      height: 100%; }
  header#header a {
    text-decoration: none; }
  @media (max-width: 991px) {
    header#header.scrolled .menu-wrap {
      height: 100vh;
      top: 0; } }
  @media (max-width: 991px) {
    header#header {
      z-index: 12;
      transition: none; }
      header#header .container > .row {
        justify-content: space-between; } }
  header#header .header-logo {
    position: relative;
    z-index: 1; }
    header#header .header-logo img {
      transition: all 0.2s ease-in-out; }
      @media (max-width: 575px) {
        header#header .header-logo img {
          height: 4.5rem; } }

.menu-wrap {
  display: flex;
  justify-content: center;
  align-items: center; }
  @media (max-width: 991px) {
    .menu-wrap {
      background-color: #121212;
      padding: 0 1.25rem;
      width: 100vw;
      height: 100vh;
      top: 0;
      position: fixed;
      transition: all 0.3s ease-in-out;
      left: -100%;
      display: flex;
      justify-content: center;
      flex-direction: column; }
      .menu-wrap.active {
        left: 0; } }

.navTrigger {
  cursor: pointer;
  position: relative;
  z-index: 1;
  width: 16px;
  height: 18px; }
  .navTrigger i {
    background-color: #ffffff;
    border-radius: 2px;
    content: '';
    display: block;
    width: 100%;
    height: 2px; }
    @media (max-width: 991px) {
      .navTrigger i {
        overflow-x: hidden; } }
  .navTrigger i:nth-child(1) {
    -webkit-animation: outT 0.8s backwards;
    animation: outT 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse; }
  .navTrigger i:nth-child(2) {
    margin: 4px 0;
    -webkit-animation: outM 0.8s backwards;
    animation: outM 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse; }
  .navTrigger i:nth-child(3) {
    -webkit-animation: outBtm 0.8s backwards;
    animation: outBtm 0.8s backwards;
    -webkit-animation-direction: reverse;
    animation-direction: reverse; }
  .navTrigger.active i:nth-child(1) {
    -webkit-animation: inT 0.8s forwards;
    animation: inT 0.8s forwards; }
  .navTrigger.active i:nth-child(2) {
    -webkit-animation: inM 0.8s forwards;
    animation: inM 0.8s forwards; }
  .navTrigger.active i:nth-child(3) {
    -webkit-animation: inBtm 0.8s forwards;
    animation: inBtm 0.8s forwards; }

@-webkit-keyframes inM {
  50% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(45deg); } }
@keyframes inM {
  50% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(45deg); } }
@-webkit-keyframes outM {
  50% {
    -webkit-transform: rotate(0deg); }
  100% {
    -webkit-transform: rotate(45deg); } }
@keyframes outM {
  50% {
    transform: rotate(0deg); }
  100% {
    transform: rotate(45deg); } }
@-webkit-keyframes inT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg); }
  50% {
    -webkit-transform: translateY(6px) rotate(0deg); }
  100% {
    -webkit-transform: translateY(6px) rotate(135deg); } }
@keyframes inT {
  0% {
    transform: translateY(0px) rotate(0deg); }
  50% {
    transform: translateY(6px) rotate(0deg); }
  100% {
    transform: translateY(6px) rotate(135deg); } }
@-webkit-keyframes outT {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg); }
  50% {
    -webkit-transform: translateY(6px) rotate(0deg); }
  100% {
    -webkit-transform: translateY(6px) rotate(135deg); } }
@keyframes outT {
  0% {
    transform: translateY(0px) rotate(0deg); }
  50% {
    transform: translateY(6px) rotate(0deg); }
  100% {
    transform: translateY(6px) rotate(135deg); } }
@-webkit-keyframes inBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg); }
  50% {
    -webkit-transform: translateY(-6px) rotate(0deg); }
  100% {
    -webkit-transform: translateY(-6px) rotate(135deg); } }
@keyframes inBtm {
  0% {
    transform: translateY(0px) rotate(0deg); }
  50% {
    transform: translateY(-6px) rotate(0deg); }
  100% {
    transform: translateY(-6px) rotate(135deg); } }
@-webkit-keyframes outBtm {
  0% {
    -webkit-transform: translateY(0px) rotate(0deg); }
  50% {
    -webkit-transform: translateY(-6px) rotate(0deg); }
  100% {
    -webkit-transform: translateY(-6px) rotate(135deg); } }
@keyframes outBtm {
  0% {
    transform: translateY(0px) rotate(0deg); }
  50% {
    transform: translateY(-6px) rotate(0deg); }
  100% {
    transform: translateY(-6px) rotate(135deg); } }
footer#footer a:hover {
  text-decoration: none; }
footer#footer .footer-top {
  padding: 8rem 0 6rem;
  position: relative;
  background-color: rgba(0, 0, 0, 0.3); }
  @media (max-width: 991px) {
    footer#footer .footer-top {
      padding: 4rem 0; } }
  @media (max-width: 767px) {
    footer#footer .footer-top {
      padding: 3rem 0; } }
  footer#footer .footer-top .footer--ilustration {
    position: absolute;
    top: -8rem;
    right: 0; }
    @media (max-width: 1399px) {
      footer#footer .footer-top .footer--ilustration {
        top: -5rem;
        height: 38rem; } }
    @media (max-width: 1199px) {
      footer#footer .footer-top .footer--ilustration {
        top: -1rem;
        height: 28rem; } }
    @media (max-width: 991px) {
      footer#footer .footer-top .footer--ilustration {
        top: -1rem;
        height: 32rem; } }
    @media (max-width: 767px) {
      footer#footer .footer-top .footer--ilustration {
        display: none; } }
  footer#footer .footer-top-social-icons a {
    color: #ffffff; }
    footer#footer .footer-top-social-icons a:hover {
      color: #DE0200; }
footer#footer .footer-bottom {
  padding: 2rem 0;
  background-color: #000000; }
@media (max-width: 575px) {
  footer#footer .paragraph--normal {
    font-size: .95rem;
    line-height: 180%; } }

.primary-menu {
  display: flex;
  align-items: center;
  justify-content: center;
  height: 100%;
  width: 100%;
  gap: 3rem;
  list-style: none;
  padding: 0;
  margin: 0; }
  @media (max-width: 1399px) {
    .primary-menu {
      gap: 2.5rem; } }
  @media (max-width: 1199px) {
    .primary-menu {
      gap: 2rem; } }
  @media (max-width: 991px) {
    .primary-menu {
      justify-content: center;
      margin-bottom: 0;
      height: auto;
      flex-direction: column;
      gap: 3rem; }
      .primary-menu .header-logo {
        display: none; } }
  @media (max-width: 575px) {
    .primary-menu {
      gap: 2rem; } }
  @media (max-width: 991px) {
    .primary-menu li {
      flex: 0 0 auto; } }
  .primary-menu li a {
    padding: 0;
    position: relative;
    text-align: center;
    font-weight: 500;
    font-size: 1rem;
    line-height: normal;
    display: block;
    color: #ffffff;
    text-decoration: none;
    transition: all 0.3s ease-in-out; }
    .primary-menu li a:after {
      content: '';
      position: absolute;
      transition: all 0.3s ease-in-out;
      width: 100%;
      height: 1px;
      background-color: #DE0200;
      bottom: -0.5rem;
      left: 0;
      opacity: 0;
      visibility: hidden; }
    @media (max-width: 991px) {
      .primary-menu li a {
        font-size: 1.25rem; } }
    .primary-menu li a:hover, .primary-menu li a.is-active {
      color: #ffffff; }
      .primary-menu li a:hover:after, .primary-menu li a.is-active:after {
        opacity: 1;
        visibility: visible; }
    .primary-menu li a.active {
      color: #121212; }
      .primary-menu li a.active:after {
        opacity: 1;
        visibility: visible; }

.btn {
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  cursor: pointer;
  padding: 0;
  position: relative;
  border-radius: 0;
  font-family: "Cormorant Garamond", serif;
  border: 0;
  border-radius: 0;
  transition: all 0.2s ease-in-out; }
  .btn--big {
    font-weight: 600;
    font-size: 1.375rem;
    padding: 0.75rem 2.75rem; }
    @media (max-width: 767px) {
      .btn--big {
        font-size: 1.125rem;
        padding: 0.75rem 1.5rem; } }
    .btn--big svg {
      margin-right: 0.75rem;
      width: 1.25rem; }
      @media (max-width: 767px) {
        .btn--big svg {
          margin-right: 0.5rem;
          width: 1rem; } }
  .btn--normal {
    font-weight: 600;
    font-size: 1rem;
    padding: 0.75rem 1rem; }
    @media (max-width: 767px) {
      .btn--normal {
        font-size: 1rem; } }
    .btn--normal svg {
      margin-right: 0.5rem;
      width: 1.125rem; }
  .btn--small {
    font-weight: 700;
    font-size: 0.8125rem;
    line-height: normal;
    padding: 0.375rem 1.125rem; }
    @media (max-width: 767px) {
      .btn--small {
        font-size: 1rem; } }
  .btn--primary {
    background-color: #DE0200;
    color: #ffffff; }
    .btn--primary:hover {
      background-color: #ffffff;
      color: #DE0200; }
    .btn--primary:before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      border: 1px solid #DE0200;
      background-color: transparent;
      top: 0.375rem;
      left: 0.375rem;
      z-index: -1; }
  .btn--secondary {
    background-color: #3a393a;
    color: #ffffff; }
    .btn--secondary:hover {
      background-color: #ffffff;
      color: #121212; }
    .btn--secondary:before {
      content: '';
      width: 100%;
      height: 100%;
      position: absolute;
      border: 1px solid #3a393a;
      background-color: transparent;
      top: 0.375rem;
      left: 0.375rem;
      z-index: -1; }
  .btn--tertiary {
    background-color: #ffffff;
    color: #DE0200;
    font-family: "Jost", sans-serif; }
    .btn--tertiary:hover {
      background-color: #DE0200;
      color: #ffffff; }

form .form-item {
  padding-bottom: 20px;
  margin: 0; }
  form .form-item.form-disabled {
    display: none !important; }
form .form-actions {
  margin: 0; }
form .form-required:after {
  background: none;
  content: "*";
  font-size: 11px;
  opacity: .6;
  margin: 0; }
form label {
  display: block;
  margin: 0;
  position: relative;
  font-weight: 700;
  color: #ffffff; }
form select, form input, form textarea {
  height: 44px;
  border: none;
  outline: none;
  padding: 10px 15px;
  border-radius: 0; }
form input.form-text, form input.form-email, form input.form-tel, form input.form-number {
  width: 100%;
  display: block;
  -webkit-appearance: none;
  border-radius: 0;
  color: #121212;
  font-size: 16px;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08); }
form input.button, form input.form-submit {
  font-family: "Jost", sans-serif;
  color: #ffffff;
  display: inline-block;
  background: #DE0200;
  outline: none;
  text-transform: none;
  font-weight: 700;
  font-size: 16px;
  border-radius: 0;
  padding: 9px 20px;
  line-height: 120%;
  text-align: center;
  border: none !important;
  -webkit-transition: 150ms ease-in-out;
  -moz-transition: 150ms ease-in-out;
  -o-transition: 150ms ease-in-out;
  transition: 150ms ease-in-out; }
  @media (min-width: 992px) {
    form input.button:hover, form input.form-submit:hover {
      background: #ffffff;
      color: #DE0200; } }
form textarea {
  width: 100%;
  height: 100px;
  border-radius: 0;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08); }
form select {
  border-radius: 0 !important;
  border: none;
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.08);
  width: 100%;
  display: block;
  border-radius: 0;
  color: #121212;
  font-size: 16px; }
form .form-type-checkbox {
  position: relative;
  font-size: 14px;
  line-height: 120%; }
  form .form-type-checkbox input {
    height: auto;
    position: absolute;
    left: 0;
    top: 4px; }
  form .form-type-checkbox label {
    padding-left: 20px; }

form.user-form,
form.user-login-form {
  max-width: 500px;
  padding-bottom: 100px; }
  form.user-form .description,
  form.user-login-form .description {
    display: none; }

.section-hp-hero {
  position: relative; }
  .section-hp-hero:after {
    content: "";
    display: block;
    height: 50%;
    width: 100%;
    position: absolute;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 100%); }
  .section-hp-hero .caption {
    position: absolute;
    bottom: 60px;
    max-width: 1320px;
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    z-index: 10;
    padding: 0 24px; }
  .section-hp-hero img {
    opacity: .5;
    min-height: 600px;
    object-fit: cover;
    height: 100vh !important; }

.store-item {
  text-decoration: none;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: center; }
  .store-item--img {
    position: absolute;
    width: 100%;
    height: 100%;
    object-fit: cover; }
  .store-item:before {
    content: '';
    height: 100%;
    width: 100%;
    position: absolute;
    z-index: 1;
    bottom: 0;
    left: 0;
    background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, black 100%); }
  .store-item .heading {
    position: absolute;
    bottom: 2rem;
    z-index: 2; }

.store-grid {
  margin: 0 -1rem; }
  .store-grid > div {
    padding: 0 1rem; }

.section--stores {
  position: relative;
  margin-bottom: 13rem; }
  @media (max-width: 1199px) {
    .section--stores {
      margin-bottom: 8rem; } }
  @media (max-width: 991px) {
    .section--stores {
      margin-top: 17rem;
      margin-bottom: 5rem; } }
  .section--stores--ilustration {
    top: -8rem;
    position: absolute; }
    @media (max-width: 1199px) {
      .section--stores--ilustration {
        top: -8rem;
        width: 10rem; } }
    @media (max-width: 991px) {
      .section--stores--ilustration {
        width: 10rem;
        top: -15rem; } }

.section--about {
  position: relative; }
  .section--about--gallery {
    justify-content: center;
    display: flex;
    gap: 2rem;
    align-items: center; }
    .section--about--gallery div {
      position: relative; }
      .section--about--gallery div:before {
        content: '';
        width: 100%;
        height: 100%;
        position: absolute;
        border: 1px solid #000000;
        background-color: transparent;
        top: 0.5rem;
        left: 0.5rem;
        z-index: -1; }
      .section--about--gallery div:first-child img {
        object-fit: cover;
        height: 27.5rem; }
        @media (max-width: 991px) {
          .section--about--gallery div:first-child img {
            height: 17.5rem; } }
      .section--about--gallery div:last-child img {
        object-fit: cover;
        height: 36.25rem; }
        @media (max-width: 991px) {
          .section--about--gallery div:last-child img {
            height: 26.25rem; } }
  .section--about--ilustration {
    bottom: 0;
    right: 0;
    position: absolute;
    pointer-events: none; }
    @media (max-width: 1399px) {
      .section--about--ilustration {
        height: 11rem; } }
    @media (max-width: 1199px) {
      .section--about--ilustration {
        height: 6rem; } }
    @media (max-width: 991px) {
      .section--about--ilustration {
        height: 6rem;
        bottom: -6rem; } }
    @media (max-width: 767px) {
      .section--about--ilustration {
        height: 4rem;
        bottom: -6rem; } }

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