/*!*********************************************************************************************************************************************************************************************************************************************!*\
  !*** 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/scss/global.scss ***!
  \*********************************************************************************************************************************************************************************************************************************************/
/*
Theme Name: GenerateProp
Description: Modern WordPress Theme
Version: 1.0.0
*/
/*--------------------------------------------------------------
# Google Fonts (Optional)
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Variables & Mixins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# SCSS Variables (Build-time constants)
--------------------------------------------------------------*/
/*
Theme Name: GenerateProp
Description: Modern WordPress Theme
Version: 1.0.0
*/
/*--------------------------------------------------------------
# Google Fonts (Optional)
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Variables & Mixins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Mixins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Base Styles
--------------------------------------------------------------*/
/*
Theme Name: GenerateProp
Description: Modern WordPress Theme
Version: 1.0.0
*/
/*--------------------------------------------------------------
# Google Fonts (Optional)
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Variables & Mixins
--------------------------------------------------------------*/
p, ol, ul, h1, h2, h3, h4, h5, h6 {
  margin-bottom: 16px;
}
p:last-child, ol:last-child, ul:last-child, h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child {
  margin-bottom: 0;
}

h1, h2, h3, h4, h5, h6 {
  font-weight: 600;
  line-height: 1.1;
  color: #050505;
}

h1,
.like-h1 {
  font-size: clamp(32px, 5vw, 56px);
}

h2,
.like-h2 {
  font-size: clamp(28px, 4vw, 48px);
}

h3,
.like-h3 {
  font-size: clamp(24px, 3vw, 32px);
}

h4,
.like-h4 {
  font-size: clamp(22px, 2.5vw, 24px);
}

h5,
.like-h5 {
  font-size: clamp(18px, 2vw, 20px);
}

h6,
.like-h6 {
  font-size: 16px;
}

blockquote.wp-block-quote {
  border-left: 10px solid #950040;
  font-style: normal;
  padding: 0 0 0 32px;
  font-size: 22px;
  color: #050505;
}

table, blockquote {
  margin: 32px 0;
}

figcaption.gb-text {
  border-bottom: 1px solid #DDDDDD;
  padding-bottom: 10px;
  font-size: 16px;
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/*
Theme Name: GenerateProp
Description: Modern WordPress Theme
Version: 1.0.0
*/
/*--------------------------------------------------------------
# Google Fonts (Optional)
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Variables & Mixins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Form Components
--------------------------------------------------------------*/
.gform_wrapper .gform-body legend,
.gform_wrapper .gform-body label.gfield_label {
  font-weight: 600;
  font-size: 16px;
  margin-bottom: 16px;
}
.gform_wrapper .gform-body input[type=text],
.gform_wrapper .gform-body input[type=tel],
.gform_wrapper .gform-body input[type=email],
.gform_wrapper .gform-body textarea,
.gform_wrapper .gform-body select {
  box-shadow: none;
  border-radius: 0;
  border-color: #818494;
  padding: 2px 16px;
  height: auto;
}
@media (max-width: 768px) {
  .gform_wrapper .gform-body fieldset.gfield--input-type-name legend {
    display: none;
  }
  .gform_wrapper .gform-body fieldset.gfield--input-type-name .gform-grid-col {
    display: flex;
    flex-direction: column-reverse;
  }
  .gform_wrapper .gform-body fieldset.gfield--input-type-name .gform-grid-col label {
    font-weight: bold;
    margin: 0 0 16px 0;
  }
}
.gform_wrapper input[type=submit].gform_button {
  border: 0;
  box-shadow: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-shadow: none;
  cursor: pointer;
  border-radius: 100px !important;
  padding: 10px 48px !important;
  border-radius: 2px solid #CC0003;
  background: #CC0003;
  color: #fff;
  font-size: 16px !important;
  font-weight: normal;
  background: #950040 !important;
  border: 2px solid #950040 !important;
}
.gform_wrapper input[type=submit].gform_button:hover, .gform_wrapper input[type=submit].gform_button:focus {
  background: transparent;
  color: #CC0003;
}
.gform_wrapper input[type=submit].gform_button:hover {
  background: transparent !important;
  color: #950040 !important;
}

div.site div.cta--newsletter .gform_wrapper textarea,
div.site div.cta--newsletter .gform_wrapper input,
div.site div.cta--mega__form .gform_wrapper textarea,
div.site div.cta--mega__form .gform_wrapper input {
  border: 0;
}
div.site div.cta--newsletter .gform_wrapper input[type=submit].gform_button,
div.site div.cta--mega__form .gform_wrapper input[type=submit].gform_button {
  border: 0;
  box-shadow: none;
  padding: 0;
  margin: 0;
  border-radius: 0;
  text-shadow: none;
  cursor: pointer;
  border-radius: 100px !important;
  padding: 10px 48px !important;
  border-radius: 2px solid #CC0003;
  background: #CC0003;
  color: #fff;
  font-size: 16px !important;
  font-weight: normal;
  background: transparent !important;
  border: 2px solid #fff !important;
}
div.site div.cta--newsletter .gform_wrapper input[type=submit].gform_button:hover, div.site div.cta--newsletter .gform_wrapper input[type=submit].gform_button:focus,
div.site div.cta--mega__form .gform_wrapper input[type=submit].gform_button:hover,
div.site div.cta--mega__form .gform_wrapper input[type=submit].gform_button:focus {
  background: transparent;
  color: #CC0003;
}
div.site div.cta--newsletter .gform_wrapper input[type=submit].gform_button:hover,
div.site div.cta--mega__form .gform_wrapper input[type=submit].gform_button:hover {
  background: #fff !important;
  color: #950040 !important;
}
div.site div.cta--newsletter .gform_wrapper .gfield_required,
div.site div.cta--mega__form .gform_wrapper .gfield_required {
  color: rgba(255, 255, 255, 0.8);
}

/*
Theme Name: GenerateProp
Description: Modern WordPress Theme
Version: 1.0.0
*/
/*--------------------------------------------------------------
# Google Fonts (Optional)
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Variables & Mixins
--------------------------------------------------------------*/
.news-archive {
  background: #FFF;
  background: linear-gradient(180deg, rgb(255, 255, 255) 0%, rgb(255, 255, 255) 150px, rgb(242, 242, 242) 150px, rgb(242, 242, 242) 100%);
}

/*
Theme Name: GenerateProp
Description: Modern WordPress Theme
Version: 1.0.0
*/
/*--------------------------------------------------------------
# Google Fonts (Optional)
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Variables & Mixins
--------------------------------------------------------------*/
body #wpwrap .editor-styles-wrapper table.wp-block-table,
body #wpwrap .editor-styles-wrapper table,
body .site table.wp-block-table,
body .site table {
  border: 0;
}
body #wpwrap .editor-styles-wrapper table.wp-block-table th, body #wpwrap .editor-styles-wrapper table.wp-block-table td,
body #wpwrap .editor-styles-wrapper table th,
body #wpwrap .editor-styles-wrapper table td,
body .site table.wp-block-table th,
body .site table.wp-block-table td,
body .site table th,
body .site table td {
  border: 0;
}
body #wpwrap .editor-styles-wrapper table.wp-block-table th,
body #wpwrap .editor-styles-wrapper table th,
body .site table.wp-block-table th,
body .site table th {
  text-align: left;
  font-size: 16px;
  padding: 8px 0;
  font-weight: bold;
  color: #818494;
  border-bottom: 2px solid #818494;
}
body #wpwrap .editor-styles-wrapper table.wp-block-table tbody td,
body #wpwrap .editor-styles-wrapper table tbody td,
body .site table.wp-block-table tbody td,
body .site table tbody td {
  border-bottom: 1px solid #DDDDDD;
  padding: 8px 0;
}
body #wpwrap .editor-styles-wrapper table.wp-block-table tfoot td,
body #wpwrap .editor-styles-wrapper table tfoot td,
body .site table.wp-block-table tfoot td,
body .site table tfoot td {
  border-top: 2px solid #DDDDDD;
  font-size: 14px;
  padding: 8px 0;
}

/*--------------------------------------------------------------
# Blocks
--------------------------------------------------------------*/
/*
Theme Name: GenerateProp
Description: Modern WordPress Theme
Version: 1.0.0
*/
/*--------------------------------------------------------------
# Google Fonts (Optional)
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Variables & Mixins
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Navigation Block Styles
--------------------------------------------------------------*/
.navigation-container ul, .navigation-container li {
  margin: 0;
  padding: 0;
  list-style: none;
}

.primary-navigation,
.secondary-navigation {
  display: flex;
  background: transparent;
  position: relative;
  z-index: 1000;
}
.primary-navigation a,
.secondary-navigation a {
  text-decoration: none;
}
.primary-navigation > li,
.secondary-navigation > li {
  position: relative;
}
.primary-navigation > li > .sub-menu,
.secondary-navigation > li > .sub-menu {
  padding: 18px 24px;
  background: #950040;
  position: absolute;
  z-index: 1001;
  pointer-events: none;
  opacity: 0;
  transform: translateY(5px);
  transition: all ease-in-out 300ms;
  min-width: 300px;
}
.primary-navigation > li > .sub-menu::before,
.secondary-navigation > li > .sub-menu::before {
  content: "";
  width: 0;
  height: 0;
  border-top: 0px transparent solid;
  border-left: 6px transparent solid;
  border-bottom: 6px #950040 solid;
  border-right: 6px transparent solid;
  position: absolute;
  top: -6px;
  left: 24px;
  transform: translateX(-50%);
}
.primary-navigation > li > .sub-menu a,
.secondary-navigation > li > .sub-menu a {
  display: block;
  padding: 8px 0;
  color: #fff;
}
.primary-navigation > li > .sub-menu a:hover,
.secondary-navigation > li > .sub-menu a:hover {
  opacity: 0.8;
}
.primary-navigation > li:hover > .sub-menu,
.secondary-navigation > li:hover > .sub-menu {
  opacity: 1;
  pointer-events: auto;
  transform: translateY(0);
}

.primary-navigation {
  gap: 24px;
}
.primary-navigation a {
  color: #050505;
  font-size: 16px;
  font-weight: 500;
}
.primary-navigation a:hover {
  color: #950040;
}
@media screen and (max-width: 1440px) {
  .primary-navigation {
    gap: 16px;
  }
}
@media screen and (max-width: 1380px) {
  .primary-navigation {
    display: none;
  }
}

.secondary-navigation {
  gap: 16px;
  z-index: 2000;
  background-color: transparent !important;
}
.secondary-navigation a {
  color: #747576;
  font-weight: 500;
  font-size: 14px;
  display: inline-block;
  padding: 4px 0;
}
.secondary-navigation a:hover {
  color: #050505;
}

.mobile-primary-navigation a,
.mobile-secondary-navigation a {
  text-decoration: none;
}

.mobile-primary-navigation li {
  padding: 16px 0;
  border-bottom: 1px solid #ddd;
}
.mobile-primary-navigation li:last-child {
  border-bottom: 0;
}
.mobile-primary-navigation li a {
  font-size: 20px;
  color: #050505;
  display: block;
  position: relative;
}
.mobile-primary-navigation li a::before {
  content: "";
  position: absolute;
  right: 0;
  top: 50%;
  transform: translateY(-50%);
  height: 18px;
  width: 25px;
  background-image: url("data:image/svg+xml,%3Csvg width=%2725%27 height=%2719%27 viewBox=%270 0 25 19%27 fill=%27none%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0.385498 8.26587H21.6997V11.0157H0.385498V8.26587Z%27 fill=%27%23950040%27/%3E%3Cpath d=%27M15.7875 18.8553L13.8615 16.9293L21.1506 9.64149L13.8615 2.3537L15.7875 0.427658L25 9.64152L15.7875 18.8553Z%27 fill=%27%23950040%27/%3E%3C/svg%3E%0A");
}

.mobile-secondary-navigation li {
  padding: 8px 0;
}
.mobile-secondary-navigation li a {
  font-size: 18px;
  display: block;
  font-weight: 600;
  color: #747576;
}

@media (max-width: 1024px) {
  .secondary-navigation-wrapper {
    display: none;
  }
}

.footer-navigation li {
  margin-bottom: 8px;
}
.footer-navigation li:last-child {
  margin-bottom: 0;
}
.footer-navigation a {
  color: #fff;
  text-decoration: none;
  font-size: 16px;
}
.footer-navigation a:hover {
  opacity: 0.8;
}
@media (max-width: 768px) {
  .footer-navigation li {
    text-align: center;
  }
}

.site-footer .wp-block-social-links .wp-social-link {
  background: transparent;
  border: 2px solid #fff;
}

#mobile-open {
  cursor: pointer;
  display: none;
}
@media screen and (max-width: 1380px) {
  #mobile-open {
    display: flex;
  }
}

#mobile-menu {
  transform: translateX(-100%);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  transition: all ease-in-out 500ms;
  right: 0;
}

body.mobile-menu-open #mobile-menu {
  transform: none;
}

/*
Theme Name: GenerateProp
Description: Modern WordPress Theme
Version: 1.0.0
*/
/*--------------------------------------------------------------
# Google Fonts (Optional)
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Variables & Mixins
--------------------------------------------------------------*/
.block-hero-image-carousel {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 0;
}
.block-hero-image-carousel li {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  transition: opacity ease-in-out 1000ms;
  opacity: 0;
}
.block-hero-image-carousel li img {
  -o-object-fit: cover;
     object-fit: cover;
  height: 100%;
  width: 100%;
  -o-object-position: center;
     object-position: center;
}
.block-hero-image-carousel li.is-active {
  opacity: 1;
}

.carousel-hero::after {
  position: absolute;
  height: 60px;
  content: "";
  bottom: 0;
  z-index: 5;
  left: 0;
  right: 0;
  background: #f2f2f2;
}

.hero__content a[href^="tel:"] {
  color: #CC0003;
}

/*
Theme Name: GenerateProp
Description: Modern WordPress Theme
Version: 1.0.0
*/
/*--------------------------------------------------------------
# Google Fonts (Optional)
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Variables & Mixins
--------------------------------------------------------------*/
.gb-accordion .gb-accordion__item {
  border: 0;
  border-bottom: 1px solid #DDDDDD;
  padding: 0 0 16px 0;
  color: #747576;
}
.gb-accordion .gb-accordion__item button {
  font-weight: bold;
  color: #050505;
}

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