.breadcrumbs_breadcrumbs__Fbri0 {
  display: flex;
  align-items: center;
  gap: 6px;
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 14px;
  line-height: 20px;
  font-weight: 400;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .breadcrumbs_breadcrumbs__Fbri0 {
    font-size: 16px;
    line-height: 24px;
    margin-bottom: 40px;
  }
}
@media (min-width: 1366px) {
  .breadcrumbs_breadcrumbs__Fbri0 {
    margin-bottom: 48px;
  }
}
.breadcrumbs_link__CSmjr {
  color: #080808;
  text-decoration: none;
}
.breadcrumbs_link__CSmjr:hover {
  text-decoration: underline;
}
.breadcrumbs_current__dFI05,
.breadcrumbs_separator__oDIH_ {
  color: #575757;
}
.blogPost_header__I0Fzj {
  max-width: 792px;
  margin: 0 auto;
}
.blogPost_title__cko_I {
  font-size: 36px;
  font-style: normal;
  font-weight: 800;
  line-height: 56px;
  letter-spacing: 0.2px;
  color: #232323;
  margin-bottom: 32px;
}
@media (min-width: 768px) {
  .blogPost_title__cko_I {
    font-size: 48px;
    line-height: 72px;
    margin-bottom: 28px;
  }
}
.blogPost_featuredImage__XLbYF {
  width: 100%;
  aspect-ratio: 16/9;
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 20px;
}
@media (min-width: 768px) {
  .blogPost_featuredImage__XLbYF {
    border-radius: 16px;
    margin-bottom: 24px;
  }
}
.blogPost_featuredImage__XLbYF img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.blogPost_excerpt__wlDqx {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 28px;
  color: #232323;
  margin-bottom: 0;
}
@media (min-width: 768px) {
  .blogPost_excerpt__wlDqx {
    font-size: 17px;
    line-height: 30px;
  }
}
.blogPost_divider__e8qIE {
  width: 100%;
  height: 1px;
  background: #ececec;
  margin-top: 32px;
  margin-bottom: 40px;
}
@media (min-width: 768px) {
  .blogPost_divider__e8qIE {
    margin-top: 48px;
    margin-bottom: 48px;
  }
}
@media (min-width: 1366px) {
  .blogPost_divider__e8qIE {
    margin-top: 56px;
    margin-bottom: 56px;
  }
}
.blogPost_content__DP0TR {
  max-width: 792px;
  margin: 0 auto;
}
.blogPost_content__DP0TR h2 {
  font-size: 24px;
  line-height: 36px;
  font-weight: 700;
  color: #232323;
  margin: 40px 0 16px;
}
@media (min-width: 768px) {
  .blogPost_content__DP0TR h2 {
    font-size: 28px;
    line-height: 40px;
    margin: 48px 0 16px;
  }
}
@media (min-width: 1366px) {
  .blogPost_content__DP0TR h2 {
    margin: 56px 0 16px;
  }
}
.blogPost_content__DP0TR h2:first-child {
  margin-top: 0;
}
.blogPost_content__DP0TR p {
  font-size: 16px;
  line-height: 28px;
  color: #575757;
  text-align: justify;
}
@media (min-width: 768px) {
  .blogPost_content__DP0TR p {
    font-size: 17px;
    line-height: 30px;
  }
}
.blogPost_content__DP0TR ul {
  list-style: disc outside;
  padding-left: 20px;
  margin: 0 0 16px;
}
@media (min-width: 768px) {
  .blogPost_content__DP0TR ul {
    padding-left: 24px;
    margin-bottom: 20px;
  }
}
.blogPost_content__DP0TR li {
  list-style: disc outside;
  font-size: 16px;
  line-height: 28px;
  color: #575757;
  margin-bottom: 4px;
}
@media (min-width: 768px) {
  .blogPost_content__DP0TR li {
    font-size: 17px;
    line-height: 30px;
    margin-bottom: 6px;
  }
}
.blogWidget_section__uq_bX {
  background-color: #f5f5f5;
}
.blogWidget_title__U2CDQ {
  text-align: center;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .blogWidget_title__U2CDQ {
    margin-bottom: 20px;
  }
}
.blogWidget_subTitle__gloon {
  text-align: center;
  color: #575757;
  margin-bottom: 48px;
  max-width: 720px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .blogWidget_subTitle__gloon {
    margin-bottom: 88px;
  }
}
.blogWidget_grid__Ajn4F {
  display: grid;
  grid-template-columns: 1fr;
  grid-gap: 24px;
  gap: 24px;
  margin-bottom: 48px;
}
@media (min-width: 768px) {
  .blogWidget_grid__Ajn4F {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media (min-width: 1366px) {
  .blogWidget_grid__Ajn4F {
    grid-template-columns: repeat(3, 1fr);
    margin-bottom: 56px;
  }
}
.blogWidget_slideOutLeft__WhPsd {
  animation: blogWidget_slideOutLeft__WhPsd 0.35s ease forwards;
}
.blogWidget_slideOutRight__4yQHH {
  animation: blogWidget_slideOutRight__4yQHH 0.35s ease forwards;
}
.blogWidget_slideInRight__gxWjG {
  animation: blogWidget_slideInRight__gxWjG 0.35s ease forwards;
}
.blogWidget_slideInLeft__J1uXY {
  animation: blogWidget_slideInLeft__J1uXY 0.35s ease forwards;
}
@keyframes blogWidget_slideOutLeft__WhPsd {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(-60px);
    opacity: 0;
  }
}
@keyframes blogWidget_slideOutRight__4yQHH {
  0% {
    transform: translateX(0);
    opacity: 1;
  }
  to {
    transform: translateX(60px);
    opacity: 0;
  }
}
@keyframes blogWidget_slideInRight__gxWjG {
  0% {
    transform: translateX(60px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
@keyframes blogWidget_slideInLeft__J1uXY {
  0% {
    transform: translateX(-60px);
    opacity: 0;
  }
  to {
    transform: translateX(0);
    opacity: 1;
  }
}
.blogWidget_card__izwlb {
  display: flex;
  flex-direction: column;
  text-decoration: none;
  transition: transform 0.2s ease;
}
.blogWidget_card__izwlb:hover {
  transform: translateY(-4px);
}
.blogWidget_cardTabletUp__IaEUp {
  display: none;
}
@media (min-width: 768px) {
  .blogWidget_cardTabletUp__IaEUp {
    display: flex;
  }
}
.blogWidget_cardDesktopUp__txP2g {
  display: none;
}
@media (min-width: 1366px) {
  .blogWidget_cardDesktopUp__txP2g {
    display: flex;
  }
}
.blogWidget_cardImage__wKK47 {
  width: 100%;
  border-radius: 16px;
  overflow: hidden;
  margin-bottom: 16px;
}
.blogWidget_cardImage__wKK47 img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: cover;
}
.blogWidget_cardTitle__30Nmy {
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 32px;
  letter-spacing: 0.2px;
  color: #080808;
  margin: 0 0 8px;
}
@media (min-width: 768px) {
  .blogWidget_cardTitle__30Nmy {
    font-size: 20px;
    line-height: 32px;
  }
}
.blogWidget_cardExcerpt__WigVi {
  font-size: 15px;
  font-weight: 500;
  line-height: 24px;
  color: #575757;
  margin: 0;
}
@media (min-width: 768px) {
  .blogWidget_cardExcerpt__WigVi {
    font-size: 16px;
    line-height: 26px;
  }
}
.blogWidget_buttonWrapper__DZAKc {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 16px;
}
.blogWidget_navButtons__ZzzXg {
  display: flex;
  gap: 8px;
}
.blogWidget_navButton__T3uIf {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 52px;
  height: 52px;
  border-radius: 50%;
  border: 1px solid #080808;
  background: none;
  cursor: pointer;
  font-size: 24px;
  line-height: 1;
  color: #080808;
  padding: 0;
  transition:
    background-color 0.2s ease,
    color 0.2s ease;
}
.blogWidget_navButton__T3uIf:hover {
  background-color: #080808;
  color: #fff;
}
.blogWidget_navButton__T3uIf:hover .blogWidget_navButtonIcon__0ysXD {
  color: #fff;
}
.blogWidget_navButton__T3uIf .blogWidget_navButtonIcon__0ysXD {
  font-size: 24px;
  line-height: 1;
  color: #080808;
  position: relative;
  top: -2px;
}
@media (min-width: 768px) {
  .blogWidget_navButton__T3uIf {
    width: 52px;
    height: 52px;
    font-size: 28px;
  }
}
.blogWidget_button__yZ_n2 {
  display: inline-block;
  padding: 10px 48px;
  height: 52px;
  border: 1px solid #080808;
  border-radius: 12px;
  font-size: 16px;
  line-height: 28px;
  font-weight: 500;
  color: #080808;
  text-decoration: none;
  text-align: center;
  transition:
    background-color 0.2s ease,
    color 0.2s ease;
}
.blogWidget_button__yZ_n2:hover {
  background-color: #080808;
  color: #fff;
}
@media (max-width: 767px) {
  .blogWidget_button__yZ_n2 {
    padding: 10px 24px;
  }
}
@media (min-width: 768px) {
  .blogWidget_button__yZ_n2 {
    font-size: 18px;
    line-height: 28px;
    padding: 10px 64px;
  }
}
.FAQ_container__ynany {
  max-width: 584px;
  width: 100%;
  margin: 0 auto;
  padding: 0 16px;
}
.FAQ_title__rLdym {
  text-align: center;
  font-family:
    Nunito Sans,
    sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 56px;
  margin-bottom: 16px;
}
@media (min-width: 768px) {
  .FAQ_title__rLdym {
    font-size: 56px;
    line-height: 80px;
  }
}
.FAQ_subTitle__WZT3o {
  text-align: center;
  color: #2a2a2a;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  margin-bottom: 48px;
  max-width: 584px;
  margin-left: auto;
  margin-right: auto;
}
@media (min-width: 768px) {
  .FAQ_subTitle__WZT3o {
    font-size: 18px;
    line-height: 32px;
    margin-bottom: 88px;
  }
}
.FAQ_list__2SrYR {
  list-style: none;
  padding: 0;
  margin: 0;
}
.FAQ_item__iSgQH {
  border-top: 1px solid #ececec;
}
.FAQ_item__iSgQH:last-child {
  border-bottom: 1px solid #ececec;
}
.FAQ_itemHeader___jgIU {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 20px 0;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  gap: 16px;
}
.FAQ_itemTitle__kl0lw {
  font-family:
    Nunito Sans,
    sans-serif;
  font-weight: 600;
  font-size: 18px;
  line-height: 32px;
  color: #080808;
}
.FAQ_itemToggle__pQW_5 {
  width: 36px;
  height: 36px;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}
.FAQ_itemToggleActive__aJ4RY {
  transform: rotate(90deg);
}
.FAQ_itemBody__Y3Kvi {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}
.FAQ_itemDescription__3lImT {
  color: #575757;
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 16px;
  line-height: 28px;
  font-weight: 400;
  padding-bottom: 20px;
}
@media (min-width: 768px) {
  .FAQ_itemDescription__3lImT {
    font-size: 18px;
    line-height: 32px;
    padding-bottom: 24px;
  }
}
.faqGrid_grid__QdEJY {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 1366px) {
  .faqGrid_grid__QdEJY {
    flex-direction: row;
    gap: 20px;
  }
}
.faqGrid_column__zk5YF {
  display: flex;
  flex-direction: column;
  gap: 16px;
}
@media (min-width: 768px) {
  .faqGrid_column__zk5YF {
    flex: 1 1;
  }
}
@media (min-width: 1366px) {
  .faqGrid_column__zk5YF {
    gap: 20px;
  }
}
.faqGrid_card__wZEaZ {
  border: 1px solid #cbcbcb;
  overflow: hidden;
  transition: border-color 0.2s ease;
}
.faqGrid_cardActive__dfbND {
  border-color: #cbcbcb;
}
.faqGrid_cardHeader__MG8_k {
  display: flex;
  align-items: center;
  justify-content: space-between;
  width: 100%;
  padding: 22px;
  background: none;
  border: none;
  cursor: pointer;
  text-align: left;
  gap: 12px;
}
.faqGrid_cardTitle__deGsF {
  font-family:
    Nunito Sans,
    sans-serif;
  font-weight: 700;
  font-size: 20px;
  line-height: 32px;
  color: #080808;
}
.faqGrid_cardToggle__Y2CBX {
  width: 32px;
  height: 32px;
  flex-shrink: 0;
  transition: transform 0.3s ease;
}
.faqGrid_cardToggleActive__ExDsF {
  transform: rotate(90deg);
}
.faqGrid_cardBody__y8TBO {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.35s ease;
}
.faqGrid_cardDescription__f9gex {
  color: #575757;
  font-family:
    Nunito Sans,
    sans-serif;
  font-size: 14px;
  line-height: 24px;
  font-weight: 400;
  padding: 0 20px 20px;
}
@media (min-width: 768px) {
  .faqGrid_cardDescription__f9gex {
    font-size: 16px;
    line-height: 28px;
    padding: 0 24px 24px;
  }
}
