/*!***************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./src/index.scss ***!
  \***************************************************************************************************************************************************************************************************************************************/
.is-style-button-primary .wp-element-button {
  display: inline;
  padding: 8px 16px;
  background-color: transparent;
  border-radius: 4px;
  color: var(--wp--preset--color--white);
  font-family: var(--wp--preset--font-family--albert-sans);
  font-size: 20px !important;
  text-transform: uppercase;
  border: 1px solid var(--wp--preset--color--white);
}
.is-style-button-primary .wp-element-button::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjZmZmIj48cGF0aCBkPSJtMjU2LTI0MC01Ni01NiAzODQtMzg0SDI0MHYtODBoNDgwdjQ4MGgtODB2LTM0NEwyNTYtMjQwWiIvPjwvc3ZnPg==);
  position: relative;
  top: 5px;
  left: 5px;
  color: inherit;
}
.is-style-button-primary .wp-element-button:hover {
  color: var(--wp--preset--color--black);
  background-color: var(--wp--preset--color--white);
}
.is-style-button-primary .wp-element-button:hover::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjMDAwIj48cGF0aCBkPSJtMjU2LTI0MC01Ni01NiAzODQtMzg0SDI0MHYtODBoNDgwdjQ4MGgtODB2LTM0NEwyNTYtMjQwWiIvPjwvc3ZnPg==);
}

.is-style-button-secondary .wp-element-button {
  display: inline;
  padding: 8px 16px;
  background-color: transparent;
  border-radius: 4px;
  color: var(--wp--preset--color--black);
  font-family: var(--wp--preset--font-family--albert-sans);
  font-size: 20px !important;
  text-transform: uppercase;
  border: 1px solid var(--wp--preset--color--black);
}
.is-style-button-secondary .wp-element-button::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjMDAwIj48cGF0aCBkPSJtMjU2LTI0MC01Ni01NiAzODQtMzg0SDI0MHYtODBoNDgwdjQ4MGgtODB2LTM0NEwyNTYtMjQwWiIvPjwvc3ZnPg==);
  position: relative;
  top: 5px;
  left: 5px;
  color: inherit;
}
.is-style-button-secondary .wp-element-button:hover {
  color: var(--wp--preset--color--white);
  background-color: var(--wp--preset--color--black);
}
.is-style-button-secondary .wp-element-button:hover::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjZmZmIj48cGF0aCBkPSJtMjU2LTI0MC01Ni01NiAzODQtMzg0SDI0MHYtODBoNDgwdjQ4MGgtODB2LTM0NEwyNTYtMjQwWiIvPjwvc3ZnPg==);
}

button.btn-primary {
  display: inline;
  padding: 8px 16px;
  background-color: transparent;
  border-radius: 4px;
  color: var(--wp--preset--color--black);
  font-family: var(--wp--preset--font-family--albert-sans);
  font-size: 20px !important;
  text-transform: uppercase;
  border: 1px solid var(--wp--preset--color--black);
  display: inline;
  padding: 8px 16px;
  background-color: transparent;
  border-radius: 4px;
  color: var(--wp--preset--color--white);
  font-family: var(--wp--preset--font-family--albert-sans);
  font-size: 20px !important;
  text-transform: uppercase;
  border: 1px solid var(--wp--preset--color--white);
}
button.btn-primary::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjMDAwIj48cGF0aCBkPSJtMjU2LTI0MC01Ni01NiAzODQtMzg0SDI0MHYtODBoNDgwdjQ4MGgtODB2LTM0NEwyNTYtMjQwWiIvPjwvc3ZnPg==);
  position: relative;
  top: 5px;
  left: 5px;
  color: inherit;
}
button.btn-primary:hover {
  color: var(--wp--preset--color--white);
  background-color: var(--wp--preset--color--black);
}
button.btn-primary:hover::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjZmZmIj48cGF0aCBkPSJtMjU2LTI0MC01Ni01NiAzODQtMzg0SDI0MHYtODBoNDgwdjQ4MGgtODB2LTM0NEwyNTYtMjQwWiIvPjwvc3ZnPg==);
}
button.btn-primary::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjZmZmIj48cGF0aCBkPSJtMjU2LTI0MC01Ni01NiAzODQtMzg0SDI0MHYtODBoNDgwdjQ4MGgtODB2LTM0NEwyNTYtMjQwWiIvPjwvc3ZnPg==);
  position: relative;
  top: 5px;
  left: 5px;
  color: inherit;
}
button.btn-primary:hover {
  color: var(--wp--preset--color--black);
  background-color: var(--wp--preset--color--white);
}
button.btn-primary:hover::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjMDAwIj48cGF0aCBkPSJtMjU2LTI0MC01Ni01NiAzODQtMzg0SDI0MHYtODBoNDgwdjQ4MGgtODB2LTM0NEwyNTYtMjQwWiIvPjwvc3ZnPg==);
}

button.btn-secondary {
  display: inline;
  padding: 8px 16px;
  background-color: transparent;
  border-radius: 4px;
  color: var(--wp--preset--color--black);
  font-family: var(--wp--preset--font-family--albert-sans);
  font-size: 20px !important;
  text-transform: uppercase;
  border: 1px solid var(--wp--preset--color--black);
}
button.btn-secondary::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjMDAwIj48cGF0aCBkPSJtMjU2LTI0MC01Ni01NiAzODQtMzg0SDI0MHYtODBoNDgwdjQ4MGgtODB2LTM0NEwyNTYtMjQwWiIvPjwvc3ZnPg==);
  position: relative;
  top: 5px;
  left: 5px;
  color: inherit;
}
button.btn-secondary:hover {
  color: var(--wp--preset--color--white);
  background-color: var(--wp--preset--color--black);
}
button.btn-secondary:hover::after {
  content: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIGhlaWdodD0iMjRweCIgdmlld0JveD0iMCAtOTYwIDk2MCA5NjAiIHdpZHRoPSIyNHB4IiBmaWxsPSIjZmZmIj48cGF0aCBkPSJtMjU2LTI0MC01Ni01NiAzODQtMzg0SDI0MHYtODBoNDgwdjQ4MGgtODB2LTM0NEwyNTYtMjQwWiIvPjwvc3ZnPg==);
}

h1, h2, h3, h4, h5, h6 {
  font-family: var(--wp--preset--font-family--albert-sans);
  word-wrap: break-word;
}

p {
  font-family: var(--wp--preset--font-family--inter);
  font-size: var(--wp--preset--font-size--small);
  word-wrap: break-word;
}

h1 {
  font-size: var(--wp--preset--font-size--x-large);
}

h2 {
  font-size: var(--wp--preset--font-size--large);
}
@media (max-width: 500px) {
  h2 {
    font-size: 28px !important;
  }
}

h3 {
  font-size: var(--wp--preset--font-size--medium);
}

h4 {
  font-size: var(--wp--preset--font-size--small);
}

h5 {
  font-size: var(--wp--preset--font-size--small);
}

h6 {
  font-size: var(--wp--preset--font-size--small);
}

.fifty-percent-plus-x-pixels .wp-block-columns .column-1 {
  flex-basis: calc(50% - 240px) !important;
}
.fifty-percent-plus-x-pixels .wp-block-columns .column-2 {
  flex-basis: calc(50% + 240px) !important;
}

.img-big-text-pattern {
  min-height: 500px;
}
@media (max-width: 768px) {
  .img-big-text-pattern p {
    font-size: var(--wp--preset--font-size--x-large) !important;
    padding: 20px !important;
  }
}
.img-big-text-pattern img {
  min-height: 500px;
}

@media (max-width: 900px) {
  .title-icons-pattern > div {
    flex-direction: column !important;
    align-items: flex-start !important;
  }
}

@media (max-width: 900px) {
  .text-button-row-pattern > div {
    flex-direction: column !important;
    align-items: flex-start !important;
  }
}

@media (max-width: 901px) {
  .media-text-pattern > .wp-block-columns {
    flex-direction: column-reverse !important;
  }
}

@media (max-width: 782px) {
  .full-width-button-pattern .wp-block-buttons {
    justify-content: flex-start !important;
  }
}

.sticky-groups-pattern .sticky-group {
  position: sticky;
  top: 50px;
  z-index: 100;
  background-color: #D8D8D8;
}
@media (max-width: 900px) {
  .sticky-groups-pattern .sticky-group {
    top: 80px;
    padding: 0 20px !important;
  }
  .sticky-groups-pattern .sticky-group .wp-block-group {
    padding: 0px !important;
  }
  .sticky-groups-pattern .sticky-group .wp-block-group > .wp-block-group {
    padding-top: 40px !important;
  }
  .sticky-groups-pattern .sticky-group .wp-block-group:first-child {
    border-top: 1px solid black;
  }
  .sticky-groups-pattern .sticky-group:last-child .wp-block-spacer {
    height: 100px !important;
  }
}

@media (max-width: 600px) {
  .cta-banner-pattern .group-1 .wp-block-buttons {
    margin-top: 20px !important;
  }
}
@media (max-width: 600px) {
  .cta-banner-pattern .group-2 .gradient-container {
    height: 50px !important;
  }
}
.cta-banner-pattern .group-2 img {
  min-height: 200px;
  max-height: 550px;
  -o-object-fit: cover;
     object-fit: cover;
}
@media (max-width: 600px) {
  .cta-banner-pattern .group-2 img {
    margin-top: 60px !important;
  }
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

.wp-block-template-part {
  margin: 0;
}

body {
  background-color: #D8D8D8;
}

.w-full {
  width: 100% !important;
}

.w-auto {
  width: auto !important;
}

.w-20 {
  width: 5rem !important;
}

.max-w-full {
  max-width: 100% !important;
}

.h-20 {
  height: 5rem !important;
}

.h-full {
  height: 100% !important;
}

.absolute {
  position: absolute !important;
}

.relative {
  position: relative !important;
}

.fixed {
  position: fixed !important;
}

.top-0 {
  top: 0 !important;
}

.bottom-0 {
  bottom: 0 !important;
}

.left-0 {
  left: 0 !important;
}

.right-0 {
  right: 0 !important;
}

.top-10 {
  top: 10% !important;
}

.top-20 {
  top: 20% !important;
}

.left-50 {
  left: 50% !important;
}

.z-10 {
  z-index: 10;
}

.z-50 {
  z-index: 50;
}

.z-10-negative {
  z-index: -10;
}

.z-20-negative {
  z-index: -20;
}

.grid {
  display: grid !important;
}

.grid-cols-1 {
  grid-template-columns: repeat(1, minmax(0, 1fr));
}

.grid-cols-2 {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.grid-cols-3 {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.grid-cols-4 {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.flex {
  display: flex !important;
}

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

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

.flex-col-reverse {
  flex-direction: column-reverse !important;
}

.justify-start {
  justify-content: start !important;
}

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

.justify-end {
  justify-content: end !important;
}

.justify-between {
  justify-content: space-between !important;
}

.justify-around {
  justify-content: space-around !important;
}

.justify-evenly {
  justify-content: space-evenly !important;
}

.items-start {
  align-items: flex-start !important;
}

.items-center {
  align-items: center !important;
}

.items-end {
  align-items: flex-end !important;
}

.grow {
  flex-grow: 1;
}

.grow-0 {
  flex-grow: 0;
}

.rotate-90 {
  transform: rotate(90deg) !important;
}

.rotate-180 {
  transform: rotate(180deg) !important;
}

.rotate-270 {
  transform: rotate(270deg) !important;
}

.no-underline {
  text-decoration: none !important;
}
.no-underline a {
  text-decoration: none !important;
}

.overflow-hidden {
  overflow: hidden !important;
}

.overflow-scroll {
  overflow: scroll !important;
}

.inline {
  display: inline !important;
}

.hidden {
  display: none !important;
}

.m-0 {
  margin: 0 !important;
}

.mx-0 {
  margin-left: 0 !important;
  margin-right: 0 !important;
}

.my-0 {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

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

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

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