.navigation-wrapper {
  display: contents;
}
 
.navigation-container1 {
  display: contents;
}
 
.navigation-container2 {
  display: none;
}
 
.navigation-container3 {
  display: contents;
}
 
.navigation-container4 {
  display: none;
}
 
.navigation-container5 {
  display: contents;
}
 
.navigation-container6 {
  display: none;
}
 
.navigation-container7 {
  display: contents;
}
 
.navigation-navigation {
  width: 100%;
}
 
.navigation-navigation-container {
  width: 1399px;
  height: 146px;
}
 
.navigation-navigation-logo {
  text-decoration: none;
}
 
.navigation-image {
  width: 154px;
  height: 154px;
  object-fit: cover;
  padding-top: var(--dl-layout-space-halfunit);
}
 
.navigation-navigation-link1 {
  text-decoration: none;
}
 
.navigation-navigation-link2 {
  text-decoration: none;
}
 
.navigation-navigation-link4 {
  text-decoration: none;
}
 
.navigation-navigation-link5 {
  text-decoration: none;
}
 
.navigation-navigation-link6 {
  text-decoration: none;
}
 
.navigation-btn1 {
  padding-top: 12px;
  background-color: #ecd780;
}
 
.navigation-text16 {
  font-style: normal;
  font-weight: 700;
}
 
.navigation-navigation-toggle-icon1 {
  color: var(--color-on-surface);
  display: flex;
  transition: all var(--animation-duration-fast)
      var(--animation-curve-primary);
}
 
.navigation-navigation-toggle-icon2 {
  top: 50%;
  left: 50%;
  color: var(--color-on-surface);
  display: flex;
  opacity: 0;
  position: absolute;
  transform: translate(-50%, -50%) scale(0) rotate(90deg);
  transition: all var(--animation-duration-fast)
      var(--animation-curve-primary);
}
 
@media(max-width: 1200px) {
  .navigation-navigation-container {
    width: 100%;
    padding-left: var(--dl-layout-space-fiveunits);
    padding-right: var(--dl-layout-space-fiveunits);
  }
}
 
@media(max-width: 991px) {
  .navigation-navigation-container {
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
  }
}
 
@media(max-width: 767px) {
  .navigation-navigation-container {
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
  }
}
 
@media(max-width: 479px) {
  .navigation-navigation-container {
    width: 479px;
    padding-left: var(--dl-layout-space-unit);
    padding-right: var(--dl-layout-space-unit);
  }
}

.blog-post-header1-wrapper {
  display: contents;
}
 
.blog-post-header1-content1 {
  width: 1057px;
  height: 723px;
  display: flex;
  position: relative;
  align-items: center;
  padding-top: 0px;
  padding-bottom: 0px;
  justify-content: center;
}
 
.blog-post-header1-max-width {
  gap: var(--spacing-xl);
  width: 100%;
  height: 715px;
  display: flex;
  align-items: center;
  flex-direction: column;
}
 
.blog-post-header1-header {
  gap: var(--spacing-lg1);
  width: 100%;
  display: flex;
  align-items: flex-start;
  flex-shrink: 0;
  flex-direction: column;
  justify-content: flex-start;
}
 
.blog-post-header1-content2 {
  gap: var(--dl-layout-space-oneandhalfunits);
  display: flex;
  overflow: hidden;
  align-self: stretch;
  align-items: flex-start;
  flex-direction: column;
}
 
.blog-post-header1-breadcrumbs {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
}
 
.blog-post-header1-text10 {
  font-size: 20px;
  font-family: "Poppins";
}
 
.blog-post-header1-category {
  font-size: 20px;
  font-family: "Poppins";
}
 
.blog-post-header1-text11 {
  font-size: 35px;
  font-family: "Poppins";
}
 
.blog-post-header1-content3 {
  display: flex;
  align-self: stretch;
  align-items: center;
  justify-content: space-between;
}
 
.blog-post-header1-avatar {
  gap: var(--dl-layout-space-unit);
  display: flex;
  align-items: center;
}
 
.blog-post-header1-image {
  width: 62px;
  height: 58px;
  object-fit: cover;
}
 
.blog-post-header1-content4 {
  display: flex;
  align-items: flex-start;
  flex-direction: column;
}
 
.blog-post-header1-text12 {
  font-size: 20px;
  font-family: "Poppins";
  font-weight: 600;
}
 
.blog-post-header1-time {
  gap: var(--dl-layout-space-halfunit);
  display: flex;
  align-items: center;
}
 
.blog-post-header1-text13 {
  font-size: 20px;
  font-family: "Poppins";
}
 
.blog-post-header1-text14 {
  font-size: 20px;
}
 
.blog-post-header1-text15 {
  font-size: 20px;
  font-family: "Poppins";
}
 
.blog-post-header1-share-buttons {
  gap: var(--dl-layout-space-halfunit);
  display: none;
  align-items: flex-start;
}
 
.blog-fragment1 {
  display: contents;
}
 
.blog-text1 {
  display: inline-block;
}
 
.blog-fragment2 {
  display: contents;
}
 
.blog-text2 {
  display: inline-block;
}
 
.blog-fragment4 {
  display: contents;
}
 
.blog-text4 {
  display: inline-block;
}
 
.blog-fragment3 {
  display: contents;
}
 
.blog-text3 {
  display: inline-block;
}
 
.blog-fragment5 {
  display: contents;
}
 
.blog-text5 {
  display: inline-block;
}

/* Blog Hero Section */
.blog-hero-section {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  color: white;
  text-align: center;
}

.blog-hero-content {
  max-width: 600px;
  margin: 0 auto;
}

.blog-hero-title {
  margin-bottom: 16px;
  font-size: 3rem;
  font-weight: 700;
}

.blog-hero-description {
  font-size: 1.2rem;
  opacity: 0.9;
}

/* Blog Cards Section */
.blog-cards-section {
  background-color: #f8f9fa;
}

.blog-cards-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(350px, 1fr));
  gap: 30px;
  margin-top: 0;
}

.blog-card {
  background: #ffffff;
  border-radius: 16px;
  box-shadow: 0 4px 20px rgba(0, 0, 0, 0.08);
  overflow: hidden;
  transition: all 0.3s ease;
  border: 1px solid rgba(0, 0, 0, 0.05);
}

.blog-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 12px 40px rgba(0, 0, 0, 0.15);
}

.blog-card-image {
  width: 100%;
  height: 220px;
  overflow: hidden;
}

.blog-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.3s ease;
}

.blog-card:hover .blog-card-image img {
  transform: scale(1.05);
}

.blog-card-content {
  padding: 24px;
}

.blog-card-title {
  font-size: 1.4rem;
  font-weight: 600;
  color: #2c3e50;
  margin-bottom: 12px;
  line-height: 1.4;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.blog-card-excerpt {
  color: #6c757d;
  line-height: 1.6;
  margin-bottom: 20px;
  font-size: 0.95rem;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.blog-card-meta {
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding-top: 16px;
  border-top: 1px solid #e9ecef;
}

.blog-card-date {
  color: #868e96;
  font-size: 0.85rem;
  font-weight: 500;
}

.blog-card-read-more {
  background: linear-gradient(135deg, #667eea 0%, #764ba2 100%);
  color: white;
  text-decoration: none;
  padding: 8px 16px;
  border-radius: 20px;
  font-size: 0.85rem;
  font-weight: 500;
  transition: all 0.3s ease;
}

.blog-card-read-more:hover {
  transform: translateY(-2px);
  box-shadow: 0 4px 12px rgba(102, 126, 234, 0.4);
  text-decoration: none;
  color: white;
}

.blog-empty-state {
  text-align: center;
  padding: 60px 20px;
  color: #6c757d;
}

.blog-empty-state h3 {
  font-size: 1.5rem;
  margin-bottom: 12px;
  color: #495057;
}

/* Responsive Design */
@media (max-width: 768px) {
  .blog-hero-title {
    font-size: 2.2rem;
  }
  
  .blog-hero-description {
    font-size: 1rem;
  }
  
  .blog-cards-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  
  .blog-card-content {
    padding: 20px;
  }
  
  .blog-card-title {
    font-size: 1.2rem;
  }
  
  /* Blog Cards Section Mobile Spacing */
  .blog-cards-section {
    margin-bottom: 60px !important;
    padding-bottom: 40px !important;
  }
}
 
@media(max-width: 1200px) {
  .blog-post-header1-content1 {
    position: static;
  }
}
 
@media(max-width: 991px) {
  .blog-post-header1-content1 {
    width: 764px;
  }
}
 
@media(max-width: 767px) {
  .blog-post-header1-content1 {
    width: 670px;
  }
  .blog-post-header1-max-width {
    gap: var(--dl-layout-space-threeunits);
  }
  .blog-post-header1-header {
    gap: var(--dl-layout-space-oneandhalfunits);
  }
  .blog-post-header1-text11 {
    text-align: center;
  }
  .blog-post-header1-image1 {
    border-radius: 10px;
  }
}
 
@media(max-width: 479px) {
  .blog-post-header1-content1 {
    width: 380px;
    height: 475px;
    padding-left: 0px;
    padding-right: 0px;
  }
  .blog-post-header1-max-width {
    gap: var(--dl-layout-space-oneandhalfunits);
    width: 372px;
  }
  .blog-post-header1-text10 {
    font-size: 15px;
  }
  .blog-post-header1-category {
    font-size: 15px;
  }
  .blog-post-header1-text11 {
    font-size: 30px;
  }
  .blog-post-header1-content3 {
    gap: var(--dl-layout-space-halfunit);
    align-items: flex-start;
    flex-direction: column;
    justify-content: center;
  }
  .blog-post-header1-text12 {
    font-size: 13px;
  }
  .blog-post-header1-text13 {
    font-size: 10px;
  }
  .blog-post-header1-text14 {
    font-size: 10px;
  }
  .blog-post-header1-text15 {
    font-size: 10px;
  }
  .blog-post-header1-image1 {
    border-radius: 10px;
  }
}

.footer-wrapper {
  display: contents;
}
 
.footer-container1 {
  display: contents;
}
 
.footer-container2 {
  display: none;
}
 
.footer-container3 {
  display: contents;
}
 
.footer-footer-container1 {
  width: 1253px;
  height: 700px;
}
 
.footer-footer-main1 {
  display: flex;
  align-items: center;
  justify-content: flex-start;
}
 
.footer-footer-brand1 {
  width: 423px;
  align-items: center;
}
 
.footer-footer-brand-logo1 {
  width: 190px;
  height: 151px;
  justify-content: center;
}
 
.footer-footer-logo-icon1 {
  width: 199px;
  height: 100%;
}
 
.footer-image1 {
  width: 170px;
  object-fit: cover;
}
 
.footer-footer-contact-info1 {
  align-items: flex-start;
  justify-content: center;
}
 
.footer-icon10 {
  width: 20px;
  height: 20px;
}
 
.footer-icon14 {
  width: 20px;
  height: 21px;
}
 
.footer-icon16 {
  width: 20px;
  height: 20px;
}
 
.footer-footer-nav-section1 {
  width: 250px;
  display: grid;
  place-items: start center;
}
 
.footer-footer-nav-column1 {
  flex-direction: column;
}
 
.footer-footer-nav-list1 {
  margin-bottom: 13px;
}
 
.footer-li10 {
  text-decoration: none;
}
 
.footer-li11 {
  text-decoration: none;
}
 
.footer-li13 {
  text-decoration: none;
}
 
.footer-li14 {
  text-decoration: none;
}
 
.footer-li15 {
  text-decoration: none;
}
 
.footer-btn1 {
  background-color: #ecd780;
}
 
.footer-text24 {
  font-style: normal;
  font-weight: 700;
}
 
.footer-footer-nav-link16 {
  text-decoration: none;
}
 
.footer-footer-nav-link17 {
  text-decoration: none;
}
 
.footer-footer-nav-column3 {
  display: none;
}
 
.footer-footer-trust-badges1 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.footer-footer-container2 {
  display: none;
}
 
.footer-footer-main2 {
  display: flex;
  align-items: center;
  justify-content: center;
}
 
.footer-footer-brand2 {
  width: 531px;
  align-items: center;
}
 
.footer-footer-brand-logo2 {
  width: 190px;
  height: 151px;
  justify-content: center;
}
 
.footer-footer-logo-icon2 {
  width: 199px;
  height: 100%;
}
 
.footer-image2 {
  width: 170px;
  object-fit: cover;
}
 
.footer-footer-contact-info2 {
  align-items: flex-start;
  justify-content: center;
}
 
.footer-icon30 {
  width: 20px;
  height: 20px;
}
 
.footer-icon34 {
  width: 20px;
  height: 21px;
}
 
.footer-icon36 {
  width: 20px;
  height: 20px;
}
 
.footer-footer-nav-section2 {
  display: grid;
  place-items: start center;
}
 
.footer-footer-nav-column4 {
  flex-direction: column;
}
 
.footer-btn2 {
  background-color: #ecd780;
}
 
.footer-footer-nav-column6 {
  display: none;
}
 
.footer-footer-gallery {
  height: 278px;
}
 
.footer-footer-trust-badges2 {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 

 

 
@media(max-width: 1200px) {
  .footer-footer-container1 {
    width: 1199px;
    height: 613px;
  }
}
 
@media(max-width: 991px) {
  .footer-footer {
    height: 619px;
  }
  .footer-footer-container1 {
    width: 991px;
  }
  .footer-footer-main1 {
    width: 941px;
    padding-right: 0px;
  }
  .footer-footer-bottom1 {
    width: 953px;
  }
}
 
@media(max-width: 767px) {
  .footer-footer {
    height: 649px;
  }
  .footer-footer-background-overlay {
    height: 661px;
  }
  .footer-footer-container1 {
    width: 766px;
    height: 661px;
  }
  .footer-footer-main1 {
    width: 728px;
  }
  .footer-footer-bottom1 {
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer-footer-social-title1 {
    text-align: center;
  }
  .footer-footer-legal1 {
    align-items: center;
    justify-content: center;
  }
}
 
@media(max-width: 479px) {
  .footer-container1 {
    width: 100%;
    height: auto;
    display: block;
  }
  .footer-footer {
    width: 100%;
    height: auto;
    display: block;
  }
  .footer-footer-background-overlay {
    width: 100%;
    height: auto;
    overflow: visible;
  }
  .footer-footer-container1 {
    width: 100%;
    height: auto;
    display: flex;
    margin-top: 0px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
  }
  .footer-footer-main1 {
    width: 281px;
    height: auto !important;
    display: block;
    overflow: visible;
    margin-top: 50px !important;
    padding-top: 40px !important;
  }
  .footer-footer-footer {
    width: 100%;
    height: auto !important;
    display: block;
    overflow: visible;
  }
  .footer-footer-footer-background-overlay {
    width: 100%;
    height: auto !important;
    min-height: 500px;
  }
  .footer-footer-container1 {
    width: 100%;
    height: auto !important;
    display: flex;
    margin-top: 0px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding-top: 40px !important;
  }
  .footer-footer-footer-main1 {
    width: 281px;
    height: auto !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 20px !important;
  }
  .footer-footer-brand1 {
    width: 290px;
    margin-bottom: 30px !important;
  }
  .footer-footer-brand-description1 {
    text-align: center;
  }
  .footer-footer-nav-section1 {
    width: 100%;
    display: flex;
    align-items: stretch;
    flex-direction: row;
    justify-content: center;
  }
  .footer-footer-nav-title1 {
    align-self: center;
  }
  .footer-footer-nav-list1 {
    align-items: center;
  }
  .footer-footer-nav-title2 {
    align-self: center;
  }
  .footer-footer-nav-list2 {
    align-items: center;
  }
  .footer-footer-bottom1 {
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer-footer-social-title1 {
    text-align: center;
  }
  .footer-footer-legal1 {
    align-items: center;
    justify-content: center;
  }
  .footer-footer-container2 {
    width: 100%;
    height: auto !important;
    display: flex;
    margin-top: 0px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding-top: 40px !important;
  }
  .footer-footer-footer-main1 {
    width: 281px;
    height: auto !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 20px !important;
  }
  .footer-footer-brand1 {
    width: 290px;
    margin-bottom: 30px !important;
  }
  .footer-footer-brand-description1 {
    text-align: center;
  }
  .footer-footer-nav-section1 {
    width: 100%;
    display: flex;
    align-items: stretch;
    flex-direction: row;
    justify-content: center;
  }
  .footer-footer-nav-title1 {
    align-self: center;
  }
  .footer-footer-nav-list1 {
    align-items: center;
  }
  .footer-footer-nav-title2 {
    align-self: center;
  }
  .footer-footer-nav-list2 {
    align-items: center;
  }
  .footer-footer-bottom1 {
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer-footer-social-title1 {
    text-align: center;
  }
  .footer-footer-legal1 {
    align-items: center;
    justify-content: center;
  }
  .footer-footer-container2 {
    width: 100%;
  }
}

.blog-container1 {
  width: 100%;
  display: block;
  min-height: 100vh;
  animation-name: none;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.blog-hero-section {
  height: 901px;
  padding-top: 112px;
  animation-name: none;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.blog-hero-video-container {
  height: auto;
}
 
.blog-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: 50% 400%;
}
 
.blog-hero-overlay {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.blog-hero-title {
  text-align: center;
}
 
.blog-container2 {
  width: 100%;
  height: 911px;
  display: flex;
  align-items: center;
  animation-name: fadeIn;
  flex-direction: column;
  animation-delay: 0s;
  justify-content: center;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.blog-fragment1 {
  display: contents;
}
 
.blog-text1 {
  display: inline-block;
}
 
.blog-fragment2 {
  display: contents;
}
 
.blog-text2 {
  display: inline-block;
}
 
.blog-fragment3 {
  display: contents;
}
 
.blog-text3 {
  display: inline-block;
}
 
.blog-fragment4 {
  display: contents;
}
 
.blog-text4 {
  display: inline-block;
}
 
.blog-fragment5 {
  display: contents;
}
 
.blog-text5 {
  display: inline-block;
}
 
@media(max-width: 1200px) {
  .blog-hero-section {
    height: 815px;
    padding-top: 155px;
    margin-bottom: var(--dl-layout-space-fourunits);
    padding-bottom: 0px;
  }
  .blog-hero-video-container {
    height: 818px;
  }
  .blog-image {
    height: 819px;
  }
  .blog-hero-overlay {
    height: 817px;
  }
  .blog-container2 {
    width: 100%;
    height: 759px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
}
 
@media(max-width: 991px) {
  .blog-hero-section {
    height: 812px;
    padding-top: 168px;
    margin-bottom: 39px;
    padding-bottom: 0px;
  }
  .blog-hero-video-container {
    height: 667px;
  }
  .blog-hero-overlay {
    height: 854px;
  }
}
 
@media(max-width: 767px) {
  .blog-hero-section {
    height: 665px;
    display: flex;
    padding-top: 145px;
    margin-bottom: 55px;
    padding-bottom: 0px;
  }
  .blog-image {
    height: 100%;
  }
  .blog-hero-overlay {
    height: 665px;
  }
}
 
@media(max-width: 479px) {
  .blog-hero-section {
    height: 484px;
  }
  .blog-hero-video-container {
    height: 483px;
  }
  .blog-image {
    height: 483px;
  }
  .blog-hero-overlay {
    height: 483px;
  }
  .blog-container2 {
    height: 481px;
  }
  
  /* Blog Cards Section Mobile Spacing for Small Screens */
  .blog-cards-section {
    margin-bottom: 80px !important;
    padding-bottom: 50px !important;
  }
  
  .blog-cards-grid {
    margin-bottom: 40px !important;
  }
  
  .blog-card {
    margin-bottom: 20px !important;
  }
  
  /* Footer Mobile Adjustments */
  .footer-container1 {
    width: 100%;
    height: auto !important;
    display: block;
    overflow: visible;
    margin-top: 50px !important;
    padding-top: 40px !important;
  }
  .footer-footer {
    width: 100%;
    height: auto !important;
    display: block;
    overflow: visible;
  }
  .footer-footer-background-overlay {
    width: 100%;
    height: auto !important;
    min-height: 500px;
  }
  .footer-footer-container1 {
    width: 100%;
    height: auto !important;
    display: flex;
    margin-top: 0px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding-top: 40px !important;
  }
  .footer-footer-main1 {
    width: 281px;
    height: auto !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 20px !important;
  }
  .footer-footer-brand1 {
    width: 290px;
    margin-bottom: 30px !important;
  }
  .footer-footer-brand-description1 {
    text-align: center;
  }
  .footer-footer-nav-section1 {
    width: 100%;
    display: flex;
    align-items: stretch;
    flex-direction: row;
    justify-content: center;
  }
  .footer-footer-nav-title1 {
    align-self: center;
  }
  .footer-footer-nav-list1 {
    align-items: center;
  }
  .footer-footer-nav-title2 {
    align-self: center;
  }
  .footer-footer-nav-list2 {
    align-items: center;
  }
  .footer-footer-bottom1 {
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer-footer-social-title1 {
    text-align: center;
  }
  .footer-footer-legal1 {
    align-items: center;
    justify-content: center;
  }
  .footer-footer-container2 {
    width: 100%;
  }
}

.blog-container1 {
  width: 100%;
  display: block;
  min-height: 100vh;
  animation-name: none;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.blog-hero-section {
  height: 901px;
  padding-top: 112px;
  animation-name: none;
  animation-delay: 0s;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.blog-hero-video-container {
  height: auto;
}
 
.blog-image {
  width: 100%;
  height: auto;
  object-fit: cover;
  object-position: 50% 400%;
}
 
.blog-hero-overlay {
  border: 2px dashed rgba(120, 120, 120, 0.4);
}
 
.blog-hero-title {
  text-align: center;
}
 
.blog-container2 {
  width: 100%;
  height: 911px;
  display: flex;
  align-items: center;
  animation-name: fadeIn;
  flex-direction: column;
  animation-delay: 0s;
  justify-content: center;
  animation-duration: 300ms;
  animation-direction: normal;
  animation-iteration-count: 1;
  animation-timing-function: ease;
}
 
.blog-fragment1 {
  display: contents;
}
 
.blog-text1 {
  display: inline-block;
}
 
.blog-fragment2 {
  display: contents;
}
 
.blog-text2 {
  display: inline-block;
}
 
.blog-fragment3 {
  display: contents;
}
 
.blog-text3 {
  display: inline-block;
}
 
.blog-fragment4 {
  display: contents;
}
 
.blog-text4 {
  display: inline-block;
}
 
.blog-fragment5 {
  display: contents;
}
 
.blog-text5 {
  display: inline-block;
}
 
@media(max-width: 1200px) {
  .blog-hero-section {
    height: 815px;
    padding-top: 155px;
    margin-bottom: var(--dl-layout-space-fourunits);
    padding-bottom: 0px;
  }
  .blog-hero-video-container {
    height: 818px;
  }
  .blog-image {
    height: 819px;
  }
  .blog-hero-overlay {
    height: 817px;
  }
  .blog-container2 {
    width: 100%;
    height: 759px;
    display: flex;
    align-items: center;
    flex-direction: column;
    justify-content: flex-start;
  }
}
 
@media(max-width: 991px) {
  .blog-hero-section {
    height: 812px;
    padding-top: 168px;
    margin-bottom: 39px;
    padding-bottom: 0px;
  }
  .blog-hero-video-container {
    height: 667px;
  }
  .blog-hero-overlay {
    height: 854px;
  }
}
 
@media(max-width: 767px) {
  .blog-hero-section {
    height: 665px;
    display: flex;
    padding-top: 145px;
    margin-bottom: 55px;
    padding-bottom: 0px;
  }
  .blog-image {
    height: 100%;
  }
  .blog-hero-overlay {
    height: 665px;
  }
}
 
@media(max-width: 479px) {
  .blog-hero-section {
    height: 484px;
  }
  .blog-hero-video-container {
    height: 483px;
  }
  .blog-image {
    height: 483px;
  }
  .blog-hero-overlay {
    height: 483px;
  }
  .blog-container2 {
    height: 481px;
  }
  
  /* Blog Cards Section Mobile Spacing for Small Screens */
  .blog-cards-section {
    margin-bottom: 80px !important;
    padding-bottom: 50px !important;
  }
  
  .blog-cards-grid {
    margin-bottom: 40px !important;
  }
  
  .blog-card {
    margin-bottom: 20px !important;
  }
  
  /* Footer Mobile Adjustments */
  .footer-container1 {
    width: 100%;
    height: auto !important;
    display: block;
    overflow: visible;
    margin-top: 50px !important;
    padding-top: 40px !important;
  }
  .footer-footer {
    width: 100%;
    height: auto !important;
    display: block;
    overflow: visible;
  }
  .footer-footer-background-overlay {
    width: 100%;
    height: auto !important;
    min-height: 500px;
  }
  .footer-footer-container1 {
    width: 100%;
    height: auto !important;
    display: flex;
    margin-top: 0px;
    align-items: center;
    flex-direction: column;
    justify-content: center;
    padding-top: 40px !important;
  }
  .footer-footer-main1 {
    width: 281px;
    height: auto !important;
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding-top: 20px !important;
  }
  .footer-footer-brand1 {
    width: 290px;
    margin-bottom: 30px !important;
  }
  .footer-footer-brand-description1 {
    text-align: center;
  }
  .footer-footer-nav-section1 {
    width: 100%;
    display: flex;
    align-items: stretch;
    flex-direction: row;
    justify-content: center;
  }
  .footer-footer-nav-title1 {
    align-self: center;
  }
  .footer-footer-nav-list1 {
    align-items: center;
  }
  .footer-footer-nav-title2 {
    align-self: center;
  }
  .footer-footer-nav-list2 {
    align-items: center;
  }
  .footer-footer-bottom1 {
    width: 100%;
    align-items: center;
    justify-content: center;
  }
  .footer-footer-social-title1 {
    text-align: center;
  }
  .footer-footer-legal1 {
    align-items: center;
    justify-content: center;
  }
  .footer-footer-container2 {
    width: 100%;
  }
}
