.elementor-755 .elementor-element.elementor-element-8aa7dda{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-755 .elementor-element.elementor-element-8cf726a{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -45px) 0px;}.elementor-755 .elementor-element.elementor-element-e1b8d6a{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-755 .elementor-element.elementor-element-f422d02 .gallery-item{padding:0 21px 21px 0;}.elementor-755 .elementor-element.elementor-element-f422d02 .gallery{margin:0 -21px -21px 0;}.elementor-755 .elementor-element.elementor-element-f422d02 .gallery-item .gallery-caption{text-align:center;margin-block-start:0px;}.elementor-755 .elementor-element.elementor-element-be5afde{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-755 .elementor-element.elementor-element-423112c{margin:0px 0px calc(var(--kit-widget-spacing, 0px) + -45px) 0px;}.elementor-755 .elementor-element.elementor-element-f090995{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-755 .elementor-element.elementor-element-2be512a .gallery-item{padding:0 21px 21px 0;}.elementor-755 .elementor-element.elementor-element-2be512a .gallery{margin:0 -21px -21px 0;}.elementor-755 .elementor-element.elementor-element-2be512a .gallery-item .gallery-caption{text-align:center;margin-block-start:0px;}.elementor-755 .elementor-element.elementor-element-41555bf{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}/* Start custom CSS for text-editor, class: .elementor-element-8cf726a */.title-wrap {
  /*padding: 0px 0 2px;*/
  text-align: center;
}
.line1 {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #C8102E;
  opacity: 0;
  transform: translateY(12px);
  animation: fadeUp 0.6s ease 0.2s forwards;
}
.main-title {
  font-size: 45px !important;
  font-weight: 800;
  color: #111;
  line-height: 1.2;
  margin: 12px 0 16px;
  overflow: hidden;
}
.word {
  display: inline-block;
  opacity: 0;
  transform: translateY(24px);
  margin-right: 10px;
}
.word.w1 { animation: wordUp 0.5s cubic-bezier(.22,.68,0,1.2) 0.5s forwards; }
.word.w2 { animation: wordUp 0.5s cubic-bezier(.22,.68,0,1.2) 0.65s forwards; }
.word.w3 { animation: wordUp 0.5s cubic-bezier(.22,.68,0,1.2) 0.8s forwards; }
.word.w4 { animation: wordUp 0.5s cubic-bezier(.22,.68,0,1.2) 0.95s forwards; }
.word.red { color: #C8102E; }
.divider-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-bottom: 16px;
  opacity: 0;
  animation: fadeUp 0.5s ease 1.3s forwards;
}
.div-line { height: 1px; width: 60px; background: #E2E2E2; }
.div-dot { width: 6px; height: 6px; border-radius: 50%; background: #C8102E; }
.line2 {
  font-size: 15px;
  font-weight: 500;
  color: #666;
  opacity: 0;
  transform: translateY(8px);
  animation: fadeUp 0.6s ease 1.5s forwards;
  letter-spacing: 0.04em;
}
.line2 span { color: #C8102E; font-weight: 700; }
.underline-wrap {
  margin-top: 18px;
  display: flex;
  justify-content: center;
  opacity: 0;
  animation: fadeUp 0.4s ease 1.8s forwards;
}
.underline {
  width: 0;
  height: 3px;
  border-radius: 2px;
  background: linear-gradient(to right, #1a1a1a, #C8102E);
  animation: growLine 0.8s ease 1.9s forwards;
}
@keyframes fadeUp {
  to { opacity: 1; transform: translateY(0); }
}
@keyframes wordUp {
  to { opacity: 1; transform: translateY(0); }
}
@keyframes growLine {
  to { width: 80px; }
}



@media (max-width: 768px) {
  .main-title {
    font-size: 30px !important;
  }/* End custom CSS */
/* Start custom CSS for image-gallery, class: .elementor-element-f422d02 */.gallery img {
    border: 3px solid #fff;
    border-radius: 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.gallery img:hover {
    transform: translateY(-8px) rotate(-3deg);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-423112c */.title-wrap {
  /*padding: 0px 0 2px;*/
  text-align: center;
}
.line1 {
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #C8102E;
  opacity: 0;
  transform: translateY(12px);
  animation: fadeUp 0.6s ease 0.2s forwards;
}
.main-title {
  font-size: 45px !important;
  font-weight: 800;
  color: #111;
  line-height: 1.2;
  margin: 12px 0 16px;
  overflow: hidden;
}
.word {
  display: inline-block;
  opacity: 0;
  transform: translateY(24px);
  margin-right: 10px;
}
.word.w1 { animation: wordUp 0.5s cubic-bezier(.22,.68,0,1.2) 0.5s forwards; }
.word.w2 { animation: wordUp 0.5s cubic-bezier(.22,.68,0,1.2) 0.65s forwards; }
.word.w3 { animation: wordUp 0.5s cubic-bezier(.22,.68,0,1.2) 0.8s forwards; }
.word.w4 { animation: wordUp 0.5s cubic-bezier(.22,.68,0,1.2) 0.95s forwards; }
.word.red { color: #C8102E; }
.divider-wrap {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  margin-bottom: 16px;
  opacity: 0;
  animation: fadeUp 0.5s ease 1.3s forwards;
}
.div-line { height: 1px; width: 60px; background: #E2E2E2; }
.div-dot { width: 6px; height: 6px; border-radius: 50%; background: #C8102E; }
.line2 {
  font-size: 15px;
  font-weight: 500;
  color: #666;
  opacity: 0;
  transform: translateY(8px);
  animation: fadeUp 0.6s ease 1.5s forwards;
  letter-spacing: 0.04em;
}
.line2 span { color: #C8102E; font-weight: 700; }
.underline-wrap {
  margin-top: 18px;
  display: flex;
  justify-content: center;
  opacity: 0;
  animation: fadeUp 0.4s ease 1.8s forwards;
}
.underline {
  width: 0;
  height: 3px;
  border-radius: 2px;
  background: linear-gradient(to right, #1a1a1a, #C8102E);
  animation: growLine 0.8s ease 1.9s forwards;
}
@keyframes fadeUp {
  to { opacity: 1; transform: translateY(0); }
}
@keyframes wordUp {
  to { opacity: 1; transform: translateY(0); }
}
@keyframes growLine {
  to { width: 80px; }
}



@media (max-width: 768px) {
  .main-title {
    font-size: 30px !important;
  }/* End custom CSS */
/* Start custom CSS for container, class: .elementor-element-f090995 */.gallery img {
    border: 3px solid #fff;
    border-radius: 20px;
    transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.gallery img:hover {
    transform: translateY(-8px) rotate(-3deg);
    box-shadow: 0 12px 24px rgba(0, 0, 0, 0.2);
}/* End custom CSS */