@import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100..900;1,100..900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Bitter:ital,wght@0,100..900;1,100..900&display=swap');

* {
  font-family: "Raleway", sans-serif;
  margin: 0;
  padding: 0;
  list-style: none;
  box-sizing: border-box;
  text-decoration: none;
}

main {
  background-color: #F5F5F5;
}

.wc-header {
  display: flex;
  width: 100%;
  flex-direction: column;
}

.wc-header__flex {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 32px;
}


.wc-header__title {
  color: #F5F5F5;
  font-size: 35.187px;
  font-weight: 300;
  line-height: 93%;
}

.wc-header__subtitle {
  color: #FF5E28;
  font-size: 21.045px;
  font-style: normal;
  font-weight: 500;
  line-height: 93%;
}

.wc-header__content {
  display: flex;
  width: 100%;
  background-color: #723459;
  flex-direction: row;
  justify-content: space-between;
}

.wc-header__content svg {
  width: auto;
  max-height: 114px;
}

.wc-header__content-text {
  display: flex;
  padding-right: 18px;
  justify-content: center;
  flex-direction: column;
}

.wc-branding h1,
.wc-branding .wc-title {
  display: none;
}

.wc-branding .custom-logo {
  width: 92px;
}

.wc-navigation button {
  display: none;
}

.wc-navigation ul {
  display: flex;
  margin: 0;
  gap: 30px;
}

.wc-navigation ul li a {
  display: flex;
  gap: 30px;
  align-items: center;
  color: #3F5A5E;
  font-size: 18px;
}

.wc-navigation ul li a::after {

  content: "";
  display: block;
  width: 1px;
  height: 12px;
  background-color: #3F5A5E;
}

.wc-navigation ul li:last-child a::after {
  display: none;
}

.wc-navigation ul li.current-menu-item a {
  color: #EE6900;
  font-weight: 600;
}

.wc-header-search button {
  background-color: transparent;
  padding: 0;
  border: 0;
  cursor: pointer;

}

.wc-herader-serach__container {
  display: none;
  padding: 0 20px 20px 20px;
}

.wc-herader-serach__container.is-active {
  display: block;
}

#block-8 {
  margin: 0;
}

#block-8 .wp-block-search__inside-wrapper {
  border: 0;
  background-color: #F5F5F5;
  padding: 0 12px;
  height: 34px;
  width: 100%;
}

#block-8 .wp-block-search__input {
  border: 0;
  background-color: transparent;
  color: #3F5A5E;
  font-size: 14px;
  font-weight: 400;
}

#block-8 .wp-block-search__input::placeholder {
  color: #3F5A5E;
  font-size: 14px;
  font-weight: 400;
}

#block-8 button {
  height: 34px;
  border: 0;
  background-color: transparent;
  padding: 0;
  margin: 0;
}

#block-8 button::after {
  content: "";
  background: url('data:image/svg+xml,<svg width="18" height="18" viewBox="0 0 18 18" fill="none" xmlns="http://www.w3.org/2000/svg"><path d="M15.6152 17.4473L14.7832 18.002L11.0117 12.3447L11.8438 11.79L15.6152 17.4473ZM8.34473 0.0078125C11.5327 0.169592 14.0674 2.80602 14.0674 6.03418L14.0596 6.34473C13.8978 9.53257 11.2622 12.0672 8.03418 12.0674L7.72363 12.0596C4.63836 11.9033 2.16438 9.42992 2.00781 6.34473L2 6.03418C2 2.70176 4.70176 0 8.03418 0L8.34473 0.0078125ZM8.03418 1C5.25405 1 3 3.25405 3 6.03418C3.00016 8.81417 5.25415 11.0674 8.03418 11.0674C10.8141 11.0672 13.0672 8.81407 13.0674 6.03418C13.0674 3.25415 10.8142 1.00016 8.03418 1Z" fill="%233F5A5E" /></svg>') no-repeat center;
  background-size: 14px;
  width: 14px;
  height: 14px;
  display: block;
}

#block-8 button svg {
  display: none;
}

.wc-footer {
  background-color: #4F7055;
  display: flex;
  flex-direction: column;
  justify-content: center;
  gap: 24px;
  height: 100%;
  color: #fff;
  padding: 56.5px 20px;
  position: relative;
  min-height: 358px;
}

.wc-footer-top {
  display: flex;
  flex-direction: column;
  gap: 8px;
  z-index: 2;
}

.wc-footer-top h3 {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
  width: 187px;
  line-height: normal;
  text-wrap: nowrap;
}

.wc-footer-top p {
  color: #fff;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  margin-bottom: 0px;
}


.wc-footer-top h3 strong {
  font-weight: 700;
}

.wc-footer svg {
  position: absolute;
  right: 0px;
  top: 0px;
  bottom: 0px;
  z-index: 0;
}

.wc-footer-bottom {
  z-index: 2;
}

.wc-footer-bottom .nf-form-title,
.wc-footer-bottom .nf-form-fields-required,
.wc-footer-bottom .label-above .nf-field-label {
  display: none;
}

.wc-footer-bottom .nf-field-container {
  margin-bottom: 10px;
}

.wc-footer-bottom #nf-field-11-container {
  margin-bottom: 0px !important;
}

.wc-footer-bottom input {
  max-height: 30px;
  width: 100%;
  font-size: 12.698px;
  line-height: 13.968px;
  font-style: normal;
  font-weight: 600;
  padding: 8px 16px !important;
  border: none !important;
  border-radius: 4px !important;
  max-width: 207px;
  width: 100%;
}

.wc-footer-bottom input::placeholder{
  color: #C3CCCD;
}

.wc-footer-bottom input[type="submit"] {
  width: 100% !important;
  background-color: #EE6900;
  color: white;
}

.wc-footer-bottom .nf-error-msg {
  font-size: 12px;
  color: #C1121F;
}

.wc-aside-container {
  background-color: #fff;
  padding: 16px 20px;
  border-radius: 8px;
  margin-bottom: 20px;
  min-width: 354px;
  width: 100%;
}

.wc-aside-container h2 {
  color: #EE6900;
  margin-bottom: 16px;
  font-size: 18px;
  font-weight: 600;
}

.wc-aside-container ul {
  margin: 0;
}

.wc-aside-container ul li a {
  display: block;
  margin-bottom: 12px;
  color: #3F5A5E;
  font-size: 16px;
  font-weight: 600;
}

.wc-header-hamburguer,
.wc-header-menu {
  display: none;
}



.wc-home-featured-post__image img {
  min-height: 460px;
  width: 100%;
  
  object-fit: cover;
}


.wc-home-featured-post__title {
  font-family: "Raleway", serif;
  font-size: 18px;
  color: #EE6900;
  font-weight: 400;
  text-transform: uppercase;
  margin-bottom: 32px;
  
}

.wc-home-featured-post__content {
  display: flex;
  flex-direction: row-reverse;
  justify-content: space-between;
  align-items: center;
  gap: 11px;
  width: 100%;
}


.wc-home-featured-post__container {
  display: flex;
  flex-direction: column;
  align-items: center;
  width: 100%;
}

.wc-home-featured-post__excerpt {
  font-family: "Bitter", serif;
  color: #3F5A5E;
  font-size: 40px;
  line-height: 48px;
  margin-bottom: 35px;
  font-weight: 500;
}

.wc-home-featured-post__button {
  background-color: #EE6900;
  width: 120px;
  display: flex;
  justify-content: center;
  align-items: center;
  height: 40px;
  border-radius: 8px;
  font-size: 14px;
  color: white !important;
  font-weight: 600;
  text-align: center;
  line-height: 40px;
}

.wc-home-featured-post__item {
  background-color: #fff;
  padding-bottom: 20px;
}

/* Latest Posts Styles */
.wc-home-latest-posts {
  display: flex;
  justify-content: center;
  flex-direction: column;
  gap: 40px;
  padding: 0px 16px 40px 16px;
  width: 100%;
  margin: 40px auto 0 auto;
}

.wc-container {
  width: 100%;
  
}

.wc-breadcrumb {
  padding: 3px 40px 20px 40px;
}

.wc-home-latest-posts__title {
  font-family: "Bitter", serif;
  font-size: 20px;
  color: #3F5A5E;
  font-weight: 500;
  padding-left: 14px;
}



.wc-home-latest-posts__grid {
  display: grid;
  grid-template-columns: repeat(1, minmax(0, 1fr));
  flex-wrap: wrap;
  width: 100%;
  gap: 20px;
  margin-top: 40px;
}

.wc-home-latest-posts__item {
  width: 100%;
  background-color: #fff;
  border-radius: 8px;
}

.wc-home-latest-posts__thumb img {
  width: 100%;
  border-radius: 8px 8px 0 0;
  display: block;
  height: 300px;
  object-fit: cover;
}

.wc-home-latest-posts__post-title {
  color: #EE6900;
  font-size: 14px;
  font-weight: 700;
}

.wc-home-latest-posts__content {
  display: flex;
  flex-direction: column;
  row-gap: 24px;
  padding: 20px 14px;
}

.wc-home-latest-posts__text {
  color: #3F5A5E;
  font-size: 14px;
  margin: 0px;
  font-family: 'Bitter', sans-serif;
}

.wc-home-featured-post__description {
  color: #3F5A5E;
  font-size: 18px;
  font-family: 'Bitter', serif;
  font-weight: 400;
}

.wc-load-more-container button{
  display: flex;
  cursor: pointer;
  justify-content: center;
  align-items: center;
  width: 100%;
  max-width: 313px;
  background-color: transparent;
  line-height: 17px;
  font-size: 14px;
  font-weight: 600;
  margin: 40px auto 0px auto;
  color: #3F5A5E;
  border-right: 0px dashed #C3CCCD;
  border-left: 0px dashed #C3CCCD;
  border-top: 1px dashed #C3CCCD;
  border-bottom: 1px dashed #C3CCCD;
  padding: 20px 0px;
  font-family: 'Bitter', serif;
} 

@media (min-width: 768px) {
  .wc-home-latest-posts__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

}

@media (min-width: 1024px) {
  .wc-home-featured-post__image {
    width: 65%;
  }

  .wc-home-latest-posts {
    margin-top: 28px;
  }

  .wc-home-featured-post__button {
    height: 47px;
  }
  .wc-home-featured-post__image img {
    height: auto;
    border-radius: 8px;
    aspect-ratio: 800 / 500;
    min-width: 800px;
  }

  .wc-header_menu {
    padding: 29px 40px;
    background-color: #fff;
  }

  .wc-home-featured-post__description {
    font-size: 24px;
  }

  .wc-header__title {
    font-size: 84.212px;
    font-style: normal;
    font-weight: 400;
    line-height: 78.317px;
  }

  .wc-header__subtitle {
    font-size: 50.366px;
    font-style: normal;
    font-weight: 400;
    line-height: 93%;
  }

  .wc-header__content svg {
    width: auto;
    max-height: 195px;
  }


  .wc-header__content-text {
    display: flex;
    padding-right: 42px;
    justify-content: center;
    flex-direction: column;
  }
  
  .wc-footer {
    padding: 20px 40px;
  }

  .wc-home-featured-post__item {
    padding: 40px 20px;
  }

  .wc-home-featured-post__container {
    align-items: start;
    width: 35%;
  }

  .wc-home-featured-post__title,
  .wc-home-featured-post__excerpt {
    margin-bottom: 24px;
  }

  .wc-home-latest-posts {
    padding: 0 20px 40px 20px;
    flex-direction: row;
  }

  .wc-home-latest-posts__title {
    font-size: 40px;
    padding-left: 0px;
    line-height: 48px;
  }

  .wc-home-latest-posts__grid {
    row-gap: 40px;
    grid-template-columns: repeat(4, minmax(0, 1fr));
    column-gap: 12px;
  }
  .wc-home-featured-post__content {
    gap: 28px;
  }
}



@media (max-width: 1023px) {
  .search-box-header {
    display: none;
  }

  .wc-home-featured-post__content {
    flex-direction: column;
  }
  .wc-header-search,
  .wc-navigation {
    display: none;
  }

  .wc-footer-top {
    flex-direction: column;
    align-items: flex-start;
  }

  .wc-header-hamburguer-content {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    width: 100%;
    align-items: center;
    padding: 15px 20px;
  }
  .wc-breadcrumb {
    padding:  0px 20px 16px 20px;
  }
  .wc-header-hamburguer button {
    background-color: transparent;
    border: 0;
    padding: 0;
  }

  .wc-header-menu {
    padding: 15px 20px;
    background-color: #fff;
    display: flex;
    row-gap: 60px;
    position: fixed;
    inset: 0;
    flex-direction: column;
    height: 100vh;
    width: 100vw;
    z-index: 100;
    transition: all 300ms ease-in;
    transform: translateX(100%);
  }

  .wc-header-menu__top {
    display: flex;
    justify-content: space-between;
    width: 100%;
  }

  .wc-header-menu__items ul{
    display: flex;
    flex-direction: column;
    row-gap: 30px;
  }

  .wc-header-menu.is-active {
    transform: translateX(0);
  }

  .wc-header-menu ul {
    margin: 0;
  }

  .wc-header-menu ul li a {
    color: #3F5A5E;
    font-size: 18px;
    display: block;
    line-height: 28px;
  }

}

.wc-breadcrumb {
  font-size: 0.9rem;
  width: 100%;
  color: #555;
  width: 100%;
  max-width: 100%;
}


.wc-breadcrumb ol {
  list-style: none;
  padding: 0;
  margin: 0;
  gap: 12px;
  flex-wrap: nowrap;
  display: flex;
  width: 100%;
  max-width: 100%;
  align-items: center;
}

.wc-breadcrumb li {
  display: flex;
  flex-shrink: 0;
  align-items: center;
}

.wc-breadcrumb a,
.wc-breadcrumb li {
  display: flex;
  gap: 30px;
  align-items: center;
  color: #3F5A5E !important;
  font-size: 18px;
}

.wc-breadcrumb li:hover {
  opacity: .80;
  transition: all 300ms ease-in;
}

.wc-breadcrumb li:last-of-type a,
.wc-breadcrumb li:last-of-type {
  color: #EE6900 !important;
  font-size: 18px;
  white-space: nowrap;      
  overflow: hidden;         
  text-overflow: ellipsis; 
  flex-shrink: 1; 
  min-width: 0;
  display: block; 
}