.elementor-55 .elementor-element.elementor-element-6ca8b8b{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-55 .elementor-element.elementor-element-b173225{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-55 .elementor-element.elementor-element-d047674{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-55 .elementor-element.elementor-element-dc9bea9{--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;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-55 .elementor-element.elementor-element-02bf6d2{--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;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-fdbe00c */.aw1-wrap * { box-sizing: border-box; margin: 0; padding: 0; }
 
.aw1-hero {
  background: linear-gradient(135deg, #2d2620 0%, #3d3028 100%);
  padding: 80px 48px 0;
  display: flex;
  align-items: flex-end;
  gap: 48px;
  min-height: 360px;
  position: relative;
  overflow: hidden;
}
.aw1-hero::before {
  content: '';
  position: absolute;
  top: -60px; right: -60px;
  width: 280px; height: 280px;
  border-radius: 50%;
  background: #e09f7a;
  opacity: 0.08;
}
.aw1-hero-text { flex: 1; padding-bottom: 48px; }
.aw1-script {
  display: inline-block;
  font-family: 'Caveat', cursive;
  font-size: 18px;
  color: #e09f7a;
  margin-bottom: 12px;
}
.aw1-h1 {
  font-size: 38px;
  font-weight: 700;
  line-height: 1.2;
  color: #fbf6ee;
  margin-bottom: 16px;
}
.aw1-h1 em { color: #e09f7a; font-style: normal; }
.aw1-sub {
  font-size: 16px;
  color: #c4b89e;
  line-height: 1.7;
  max-width: 380px;
}
.aw1-illustration {
  width: 240px;
  flex-shrink: 0;
  align-self: flex-end;
}
 
.aw1-numbers {
  background: #2d2620;
  padding: 40px 48px;
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  border-top: 3px solid #c97b54;
}
.aw1-num-item {
  text-align: center;
  padding: 0 24px;
  border-right: 1px solid rgba(255,255,255,0.1);
}
.aw1-num-item:last-child { border-right: none; }
.aw1-num-big {
  font-size: 36px;
  font-weight: 800;
  color: #e09f7a;
  line-height: 1;
  margin-bottom: 6px;
}
.aw1-num-label {
  font-size: 13px;
  color: #c4b89e;
  line-height: 1.4;
}
 
@media (max-width: 768px) {
  .aw1-hero { flex-direction: column; padding: 48px 24px 0; min-height: auto; }
  .aw1-illustration { width: 180px; align-self: center; }
  .aw1-h1 { font-size: 28px; }
  .aw1-numbers { grid-template-columns: repeat(2, 1fr); gap: 20px 0; padding: 32px 24px; }
  .aw1-num-item:nth-child(2) { border-right: none; }
  .aw1-num-item { border-right: 1px solid rgba(255,255,255,0.1); }
  .aw1-num-item:nth-child(even) { border-right: none; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-497b7aa */.aw2-wrap * { box-sizing: border-box; margin: 0; padding: 0; }
 
.aw2-section {
  background: #ffffff;
  padding: 64px 48px;
}
 
.aw2-script {
  display: inline-block;
  font-family: 'Caveat', cursive;
  font-size: 18px;
  color: #c97b54;
  margin-bottom: 8px;
}
.aw2-h2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
  color: #2d2620;
  margin-bottom: 32px;
}
.aw2-h2 em { color: #c97b54; font-style: normal; }
 
.aw2-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 48px;
  align-items: start;
}
 
/* LEFT: text */
.aw2-text p {
  font-size: 15px;
  line-height: 1.8;
  color: #4a3c30;
  margin-bottom: 16px;
}
.aw2-text p:last-of-type { margin-bottom: 0; }
.aw2-signature {
  display: block;
  font-family: 'Caveat', cursive;
  font-size: 22px;
  color: #c97b54;
  margin-top: 20px;
}
 
/* RIGHT: timeline */
.aw2-milestones { display: flex; flex-direction: column; }
 
.aw2-milestone {
  display: flex;
  gap: 20px;
  padding-bottom: 28px;
  position: relative;
}
.aw2-milestone:not(:last-child)::after {
  content: '';
  position: absolute;
  left: 19px;
  top: 42px;
  bottom: 0;
  width: 2px;
  background: #e8dcc4;
}
.aw2-dot {
  width: 40px; height: 40px;
  border-radius: 50%;
  background: #c97b54;
  display: flex; align-items: center; justify-content: center;
  flex-shrink: 0;
  font-size: 12px;
  font-weight: 800;
  color: #fff;
  z-index: 1;
  letter-spacing: -0.5px;
}
.aw2-dot.green  { background: #5e6e4c; }
.aw2-dot.dark   { background: #2d2620; }
 
.aw2-milestone-body { padding-top: 8px; }
.aw2-year {
  font-size: 11px;
  color: #8a7060;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.09em;
  margin-bottom: 4px;
}
.aw2-title {
  font-size: 15px;
  font-weight: 700;
  color: #2d2620;
  margin-bottom: 4px;
}
.aw2-desc {
  font-size: 14px;
  color: #6a5a50;
  line-height: 1.6;
}
 
@media (max-width: 768px) {
  .aw2-section { padding: 48px 24px; }
  .aw2-grid { grid-template-columns: 1fr; gap: 40px; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bd8d932 */.aw3-wrap * { box-sizing: border-box; margin: 0; padding: 0; }
 
/* VALUES */
.aw3-values {
  background: #f3ead9;
  padding: 64px 48px;
}
.aw3-script {
  display: inline-block;
  font-family: 'Caveat', cursive;
  font-size: 18px;
  color: #c97b54;
  margin-bottom: 8px;
}
.aw3-h2 {
  font-size: 28px;
  font-weight: 700;
  line-height: 1.3;
  color: #2d2620;
  margin-bottom: 32px;
}
.aw3-h2 em { color: #c97b54; font-style: normal; }
 
.aw3-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 16px;
}
.aw3-card {
  background: #ffffff;
  border: 1px solid #e8dcc4;
  border-radius: 12px;
  padding: 28px 24px;
}
.aw3-icon {
  width: 48px; height: 48px;
  border-radius: 10px;
  display: flex; align-items: center; justify-content: center;
  margin-bottom: 16px;
}
.aw3-icon i { font-size: 24px; }
.aw3-card-title {
  font-size: 15px;
  font-weight: 700;
  color: #2d2620;
  margin-bottom: 8px;
}
.aw3-card-desc {
  font-size: 14px;
  color: #6a5a50;
  line-height: 1.7;
}
 
/* CERTIFICATIONS */
.aw3-certs {
  background: #ffffff;
  padding: 48px 48px 64px;
}
.aw3-certs-intro {
  font-size: 15px;
  color: #6a5a50;
  line-height: 1.7;
  max-width: 500px;
  margin-bottom: 24px;
}
.aw3-badges {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.aw3-badge {
  display: flex;
  align-items: center;
  gap: 8px;
  background: #fff;
  border: 1.5px solid #e8dcc4;
  border-radius: 40px;
  padding: 9px 18px;
  font-size: 13px;
  font-weight: 600;
  color: #2d2620;
}
.aw3-dot {
  width: 8px; height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
}
 
@media (max-width: 768px) {
  .aw3-values,
  .aw3-certs { padding: 48px 24px; }
  .aw3-grid { grid-template-columns: 1fr; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b6c60b4 */.aw4-wrap * { box-sizing: border-box; margin: 0; padding: 0; }
 
.aw4-cta {
  background: #c97b54;
  padding: 44px 48px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
  flex-wrap: wrap;
}
 
.aw4-text h3 {
  font-size: 24px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 4px;
  line-height: 1.2;
}
.aw4-text p {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.82);
  line-height: 1.5;
}
 
.aw4-btn {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  background: #ffffff;
  color: #c97b54;
  font-size: 16px;
  font-weight: 700;
  border-radius: 40px;
  padding: 15px 32px;
  text-decoration: none;
  white-space: nowrap;
  transition: transform 0.15s ease, box-shadow 0.15s ease;
  flex-shrink: 0;
}
.aw4-btn:hover {
  transform: translateY(-2px);
  box-shadow: 0 6px 20px rgba(0,0,0,0.18);
}
.aw4-btn i { font-size: 20px; }
 
.aw4-sub {
  width: 100%;
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: rgba(255,255,255,0.65);
  padding-top: 16px;
  border-top: 1px solid rgba(255,255,255,0.2);
  margin-top: 8px;
}
.aw4-sub i { font-size: 16px; }
 
@media (max-width: 768px) {
  .aw4-cta { flex-direction: column; align-items: flex-start; padding: 36px 24px; }
  .aw4-btn { width: 100%; justify-content: center; }
}/* End custom CSS */