.elementor-217 .elementor-element.elementor-element-dcbad08{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-fc0f0cf *//* =========================================================
   SAWASSTIKA ABOUT PAGE
========================================================= */

.sr-about{
  --sr-bg:#f5f2ea;
  --sr-bg-soft:#ece8df;

  --sr-ink:#1d2a23;
  --sr-muted:#5f6c64;

  --sr-green:#173c2b;
  --sr-green-2:#315943;
  --sr-green-soft:#dfe8e1;

  --sr-gold:#b89a62;
  --sr-white:#fffdf8;

  --sr-line:rgba(29,42,35,.14);

  --sr-shadow:
    0 24px 60px rgba(18,38,27,.12);

  --sr-radius:28px;

  --sr-max:1240px;

  width:100%;

  margin:0;
  padding:0;

  overflow:hidden;

  background:var(--sr-bg);

  color:var(--sr-ink);

  font-family:
    Arial,
    Helvetica,
    sans-serif;

  line-height:1.6;
}


/* =========================================================
   SAFE RESET
========================================================= */

.sr-about *,
.sr-about *::before,
.sr-about *::after{
  box-sizing:border-box;
}


.sr-about a{
  text-decoration:none !important;
}


.sr-about img{
  display:block;

  max-width:100%;
}


.sr-about button{
  font:inherit;
}


/* =========================================================
   WRAPPER
========================================================= */

.sr-about .sr-wrap{
  width:100%;

  max-width:var(--sr-max);

  margin:0 auto;

  padding-left:28px;
  padding-right:28px;
}


/* =========================================================
   TYPOGRAPHY
========================================================= */

.sr-about .sr-eyebrow{
  color:var(--sr-gold) !important;

  font-size:12px;

  font-weight:700;

  line-height:1.4;

  letter-spacing:.18em;

  text-transform:uppercase;
}


.sr-about .sr-display{
  color:var(--sr-ink) !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-weight:400;

  line-height:.98;

  letter-spacing:-.035em;
}


.sr-about .sr-title{
  margin:16px 0 24px;

  color:#fff !important;

  font-size:clamp(48px,7vw,92px);
}


.sr-about .sr-h2{
  margin:14px 0 20px;

  color:var(--sr-ink) !important;

  font-size:clamp(38px,5vw,68px);
}


.sr-about .sr-h3{
  margin:0 0 12px;

  color:var(--sr-ink) !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:32px;

  font-weight:400;

  line-height:1.08;
}


.sr-about .sr-copy{
  max-width:720px;

  color:var(--sr-muted) !important;

  font-size:17px;

  line-height:1.72;
}


/* =========================================================
   REVEAL SAFETY
========================================================= */

.sr-about .sr-reveal,
.sr-about .sr-reveal.sr-visible{
  opacity:1 !important;

  visibility:visible !important;

  transform:none !important;
}


/* =========================================================
   GENERAL SECTIONS
========================================================= */

.sr-about .sr-about-section{
  position:relative;

  width:100%;

  padding:110px 0;

  background:var(--sr-bg);
}


.sr-about .sr-about-section-soft{
  background:var(--sr-bg-soft);
}


/* =========================================================
   BUTTONS
========================================================= */

.sr-about .sr-btn,
.sr-about .sr-btn:visited{
  min-height:52px;

  padding:0 22px !important;

  display:inline-flex !important;

  align-items:center !important;

  justify-content:center !important;

  border:1px solid transparent;

  border-radius:999px;

  font-size:13px;

  font-weight:700;

  line-height:1 !important;

  white-space:nowrap;

  text-decoration:none !important;

  box-shadow:none !important;

  transition:
    transform .2s ease,
    background-color .2s ease,
    border-color .2s ease,
    color .2s ease;
}


.sr-about .sr-btn-dark,
.sr-about .sr-btn-dark:visited{
  background:var(--sr-green) !important;

  color:#fff !important;
}


.sr-about .sr-btn-dark:hover,
.sr-about .sr-btn-dark:focus,
.sr-about .sr-btn-dark:active{
  background:#0f2f20 !important;

  color:#fff !important;

  transform:translateY(-2px);
}


.sr-about .sr-btn-light,
.sr-about .sr-btn-light:visited{
  background:var(--sr-white) !important;

  color:var(--sr-green) !important;
}


.sr-about .sr-btn-light:hover,
.sr-about .sr-btn-light:focus,
.sr-about .sr-btn-light:active{
  background:#f1ede4 !important;

  color:var(--sr-green) !important;

  transform:translateY(-2px);
}


.sr-about .sr-btn-outline,
.sr-about .sr-btn-outline:visited{
  border-color:rgba(255,255,255,.65);

  background:rgba(16,45,32,.24) !important;

  color:#fff !important;
}


.sr-about .sr-btn-outline:hover,
.sr-about .sr-btn-outline:focus,
.sr-about .sr-btn-outline:active{
  border-color:rgba(255,255,255,.85);

  background:rgba(255,255,255,.14) !important;

  color:#fff !important;

  transform:translateY(-2px);
}


/* =========================================================
   ABOUT CTA ACTIONS
   Separate from header .sr-actions
========================================================= */

.sr-about .sr-about-actions{
  width:auto !important;

  height:auto !important;

  margin:30px 0 0 !important;

  padding:0 !important;

  display:flex !important;

  align-items:center !important;

  justify-content:flex-start !important;

  flex-wrap:wrap;

  gap:12px;
}


/* =========================================================
   HERO
========================================================= */

.sr-about .sr-about-hero{
  position:relative;

  min-height:82vh;

  display:flex;

  align-items:flex-end;

  color:#fff;

  background:
    linear-gradient(
      180deg,
      rgba(8,28,17,.18) 0%,
      rgba(8,28,17,.32) 45%,
      rgba(8,28,17,.82) 100%
    ),
    url("https://images.unsplash.com/photo-1473448912268-2022ce9509d8?auto=format&fit=crop&w=2200&q=88")
    center center / cover
    no-repeat;
}


.sr-about .sr-about-hero-inner{
  width:100%;

  padding-top:130px;
  padding-bottom:72px;
}


.sr-about .sr-about-hero-copy{
  max-width:900px;
}


.sr-about .sr-about-hero-copy > p{
  max-width:660px;

  margin:0;

  color:#fafafa !important;

  font-size:18px;

  line-height:1.65;
}


.sr-about .sr-about-hero-note{
  margin-top:34px;

  display:flex;

  flex-wrap:wrap;

  gap:10px 16px;
}


.sr-about .sr-about-hero-note span{
  padding:10px 14px;

  border:1px solid rgba(255,255,255,.28);

  border-radius:999px;

  background:rgba(255,255,255,.05);

  color:#fafafa !important;

  font-size:13px;

  line-height:1;
}


/* =========================================================
   STORY
========================================================= */

.sr-about .sr-story-grid{
  display:grid;

  grid-template-columns:
    minmax(0,1fr)
    minmax(0,1fr);

  align-items:center;

  gap:80px;
}


.sr-about .sr-story-media{
  position:relative;
}


.sr-about .sr-story-media img{
  width:100%;

  height:680px;

  object-fit:cover;

  border-radius:var(--sr-radius);
}


.sr-about .sr-story-badge{
  position:absolute;

  left:24px;
  bottom:24px;

  max-width:280px;

  padding:22px 24px;

  border-radius:20px;

  background:var(--sr-white);

  color:var(--sr-ink);

  box-shadow:var(--sr-shadow);
}


.sr-about .sr-story-badge b{
  display:block;

  margin:4px 0 6px;

  color:var(--sr-ink) !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:34px;

  font-weight:400;

  line-height:1.15;
}


.sr-about .sr-story-badge-copy{
  display:block;

  color:var(--sr-muted) !important;

  font-size:13px;

  line-height:1.55;
}


.sr-about .sr-story-text p{
  margin:0 0 18px;
}


/* =========================================================
   VALUES
========================================================= */

.sr-about .sr-values-grid{
  margin-top:42px;

  display:grid;

  grid-template-columns:
    repeat(4,minmax(0,1fr));

  gap:16px;
}


.sr-about .sr-value{
  min-height:230px;

  padding:28px;

  border:1px solid var(--sr-line);

  border-radius:22px;

  background:var(--sr-white);

  color:var(--sr-ink);

  transition:
    transform .2s ease,
    box-shadow .2s ease;
}


.sr-about .sr-value:hover{
  transform:translateY(-4px);

  box-shadow:
    0 18px 40px rgba(18,38,27,.08);
}


.sr-about .sr-value-num{
  margin-bottom:42px;

  color:var(--sr-gold) !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:22px;
}


.sr-about .sr-value h3{
  margin:0 0 10px;

  color:var(--sr-ink) !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:27px;

  font-weight:400;

  line-height:1.2;
}


.sr-about .sr-value p{
  margin:0;

  color:var(--sr-muted) !important;

  font-size:14px;

  line-height:1.65;
}


/* =========================================================
   NATURE
========================================================= */

.sr-about .sr-nature{
  background:var(--sr-green);

  color:#fff;
}


.sr-about .sr-nature-grid{
  display:grid;

  grid-template-columns:
    minmax(0,1.05fr)
    minmax(0,.95fr);

  align-items:center;

  gap:70px;
}


.sr-about .sr-nature .sr-h2{
  color:#fff !important;
}


.sr-about .sr-nature .sr-copy{
  color:#fafafa !important;

  opacity:.82;
}


.sr-about .sr-nature-list{
  margin-top:30px;

  border-top:1px solid rgba(255,255,255,.16);
}


.sr-about .sr-nature-item{
  padding:18px 0;

  display:flex;

  align-items:center;

  justify-content:space-between;

  gap:20px;

  border-bottom:1px solid rgba(255,255,255,.12);
}


.sr-about .sr-nature-item b{
  color:#fff !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:22px;

  font-weight:400;
}


.sr-about .sr-nature-item span{
  color:#fafafa !important;

  opacity:.7;

  font-size:13px;

  text-align:right;
}


.sr-about .sr-nature-visual{
  display:grid;

  grid-template-columns:
    repeat(2,minmax(0,1fr));

  gap:16px;
}


.sr-about .sr-nature-visual img{
  width:100%;

  height:260px;

  object-fit:cover;

  border-radius:22px;
}


.sr-about .sr-nature-visual img:first-child{
  grid-column:span 2;

  height:390px;
}


/* =========================================================
   JOURNEY
========================================================= */

.sr-about .sr-journey{
  position:relative;

  margin-top:46px;
}


.sr-about .sr-journey::before{
  content:"";

  position:absolute;

  left:18px;

  top:8px;
  bottom:8px;

  width:1px;

  background:var(--sr-line);
}


.sr-about .sr-step{
  position:relative;

  margin:0 0 34px;

  padding-left:66px;
}


.sr-about .sr-step:last-child{
  margin-bottom:0;
}


.sr-about .sr-step::before{
  content:"";

  position:absolute;

  left:8px;
  top:6px;

  width:20px;
  height:20px;

  border:4px solid var(--sr-green);

  border-radius:50%;

  background:var(--sr-bg);
}


.sr-about .sr-step small{
  display:block;

  color:var(--sr-gold) !important;

  font-size:11px;

  font-weight:700;

  letter-spacing:.14em;

  text-transform:uppercase;
}


.sr-about .sr-step h3{
  margin:6px 0 8px;

  color:var(--sr-ink) !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:30px;

  font-weight:400;

  line-height:1.2;
}


.sr-about .sr-step p{
  max-width:760px;

  margin:0;

  color:var(--sr-muted) !important;

  font-size:15px;

  line-height:1.7;

  opacity:1 !important;
}


/* =========================================================
   TABS
========================================================= */

.sr-about .sr-tabs{
  margin-top:42px;
}


.sr-about .sr-tab-buttons{
  margin-bottom:22px;

  display:flex;

  flex-wrap:wrap;

  gap:10px;
}


.sr-about .sr-tab-btn{
  min-height:46px;

  margin:0;

  padding:0 18px;

  border:1px solid var(--sr-line);

  border-radius:999px;

  background:transparent !important;

  color:var(--sr-ink) !important;

  cursor:pointer;

  font-size:14px;

  font-weight:600;

  box-shadow:none !important;

  transition:
    background-color .2s ease,
    color .2s ease,
    border-color .2s ease;
}


.sr-about .sr-tab-btn:hover{
  border-color:var(--sr-green);

  color:var(--sr-green) !important;
}


.sr-about .sr-tab-btn.sr-active{
  border-color:var(--sr-green);

  background:var(--sr-green) !important;

  color:#fff !important;
}


.sr-about .sr-tab-panel{
  display:none;
}


.sr-about .sr-tab-panel.sr-active{
  display:block;
}


.sr-about .sr-tab-card{
  padding:24px;

  display:grid;

  grid-template-columns:
    minmax(0,1fr)
    minmax(0,1fr);

  align-items:center;

  gap:34px;

  border-radius:24px;

  background:var(--sr-white);

  color:var(--sr-ink);

  box-shadow:
    0 18px 40px rgba(18,38,27,.07);
}


.sr-about .sr-tab-card img{
  width:100%;

  height:350px;

  object-fit:cover;

  border-radius:18px;
}


.sr-about .sr-list{
  margin:20px 0;

  padding:0;

  list-style:none;
}


.sr-about .sr-list li{
  position:relative;

  padding:8px 0 8px 24px;

  color:var(--sr-muted) !important;

  line-height:1.55;
}


.sr-about .sr-list li::before{
  content:"✓";

  position:absolute;

  left:0;

  color:var(--sr-green);

  font-weight:700;
}


/* =========================================================
   QUOTE
========================================================= */

.sr-about .sr-quote{
  width:100%;

  padding:120px 0;

  background:var(--sr-bg);

  text-align:center;
}


.sr-about .sr-quote blockquote{
  max-width:980px;

  margin:0 auto;

  color:var(--sr-ink) !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:clamp(38px,5vw,72px);

  font-weight:400;

  line-height:1.08;
}


.sr-about .sr-quote p{
  margin-top:22px;

  color:var(--sr-muted) !important;
}


/* =========================================================
   COMMITMENTS
========================================================= */

.sr-about .sr-commit-grid{
  margin-top:40px;

  display:grid;

  grid-template-columns:
    repeat(3,minmax(0,1fr));

  gap:18px;
}


.sr-about .sr-commit{
  padding:30px;

  border:1px solid var(--sr-line);

  border-radius:22px;

  background:rgba(255,255,255,.72);

  color:var(--sr-ink);
}


.sr-about .sr-commit-icon{
  width:46px;

  height:46px;

  margin-bottom:18px;

  display:grid;

  place-items:center;

  border-radius:50%;

  background:var(--sr-green-soft);
}


.sr-about .sr-commit h3{
  margin:0 0 10px;

  color:var(--sr-ink) !important;

  font-family:
    Georgia,
    "Times New Roman",
    serif;

  font-size:27px;

  font-weight:400;

  line-height:1.2;
}


.sr-about .sr-commit p{
  margin:0;

  color:var(--sr-muted) !important;

  font-size:14px;

  line-height:1.65;
}


/* =========================================================
   FAQ
========================================================= */

.sr-about .sr-faq-heading{
  text-align:center;
}


.sr-about .sr-faq-heading .sr-copy{
  margin-left:auto;

  margin-right:auto;
}


.sr-about .sr-faq-wrap{
  max-width:920px;

  margin:42px auto 0;
}


.sr-about .sr-faq{
  border-top:1px solid var(--sr-line);
}


.sr-about .sr-faq:last-child{
  border-bottom:1px solid var(--sr-line);
}


.sr-about .sr-faq-q{
  width:100%;

  min-height:72px;

  margin:0;

  padding:20px 0;

  display:flex;

  align-items:center;

  justify-content:space-between;

  gap:24px;

  border:0 !important;

  background:transparent !important;

  color:var(--sr-ink) !important;

  font-size:16px;

  font-weight:700;

  line-height:1.45;

  text-align:left;

  cursor:pointer;

  box-shadow:none !important;
}


.sr-about .sr-faq-q span:first-child{
  color:var(--sr-ink) !important;

  opacity:1 !important;
}


.sr-about .sr-faq-q span:last-child{
  flex:0 0 auto;

  color:var(--sr-green) !important;

  font-size:22px;

  font-weight:400;

  line-height:1;

  transition:transform .25s ease;
}


.sr-about .sr-faq-a{
  max-height:0;

  overflow:hidden;

  transition:max-height .35s ease;
}


.sr-about .sr-faq-a > div{
  padding:0 40px 22px 0;

  color:var(--sr-muted) !important;

  font-size:15px;

  line-height:1.7;

  opacity:1 !important;
}


.sr-about .sr-faq.sr-open .sr-faq-a{
  max-height:300px;
}


.sr-about .sr-faq.sr-open .sr-faq-q span:last-child{
  transform:rotate(45deg);
}


/* =========================================================
   FINAL CTA
========================================================= */

.sr-about .sr-final-box{
  min-height:440px;

  padding:72px;

  display:flex;

  align-items:center;

  border-radius:30px;

  color:#fff;

  background:
    linear-gradient(
      90deg,
      rgba(16,45,32,.94) 0%,
      rgba(16,45,32,.78) 45%,
      rgba(16,45,32,.34) 100%
    ),
    url("https://images.unsplash.com/photo-1441974231531-c6227db76b6e?auto=format&fit=crop&w=1800&q=88")
    center center / cover
    no-repeat;
}


.sr-about .sr-final-inner{
  max-width:720px;
}


.sr-about .sr-final-box .sr-h2{
  color:#fff !important;
}


.sr-about .sr-final-box .sr-copy{
  color:#fafafa !important;

  opacity:.86;
}


/* =========================================================
   THEME / ELEMENTOR PROTECTION
========================================================= */

.sr-about a,
.sr-about a:visited,
.sr-about a:hover,
.sr-about a:focus,
.sr-about a:active{
  text-decoration:none !important;
}


.sr-about a,
.sr-about button{
  -webkit-tap-highlight-color:transparent;
}


/* =========================================================
   TABLET
========================================================= */

@media(max-width:980px){

  .sr-about .sr-story-grid,
  .sr-about .sr-nature-grid,
  .sr-about .sr-tab-card{
    grid-template-columns:1fr;
  }


  .sr-about .sr-values-grid,
  .sr-about .sr-commit-grid{
    grid-template-columns:
      repeat(2,minmax(0,1fr));
  }


  .sr-about .sr-story-grid,
  .sr-about .sr-nature-grid{
    gap:50px;
  }


  .sr-about .sr-story-media img{
    height:560px;
  }

}


/* =========================================================
   MOBILE
========================================================= */

@media(max-width:640px){

  .sr-about .sr-wrap{
    padding-left:18px;

    padding-right:18px;
  }


  .sr-about .sr-about-section,
  .sr-about .sr-quote{
    padding:78px 0;
  }


  .sr-about .sr-title{
    font-size:52px;

    line-height:1;
  }


  .sr-about .sr-h2{
    font-size:42px;

    line-height:1.03;
  }


  .sr-about .sr-about-hero{
    min-height:720px;
  }


  .sr-about .sr-about-hero-inner{
    padding-top:110px;

    padding-bottom:44px;
  }


  .sr-about .sr-about-hero-copy > p{
    font-size:16px;
  }


  .sr-about .sr-about-hero-note{
    align-items:flex-start;

    flex-direction:column;
  }


  .sr-about .sr-story-media img{
    height:440px;
  }


  .sr-about .sr-story-badge{
    position:relative;

    left:auto;
    bottom:auto;

    margin:-46px 16px 0;
  }


  .sr-about .sr-values-grid,
  .sr-about .sr-commit-grid{
    grid-template-columns:1fr;
  }


  .sr-about .sr-nature-item{
    align-items:flex-start;

    flex-direction:column;

    gap:5px;
  }


  .sr-about .sr-nature-item span{
    text-align:left;
  }


  .sr-about .sr-nature-visual img,
  .sr-about .sr-nature-visual img:first-child{
    height:240px;
  }


  .sr-about .sr-nature-visual img:first-child{
    grid-column:span 2;
  }


  .sr-about .sr-step{
    padding-left:54px;
  }


  .sr-about .sr-step h3{
    font-size:26px;
  }


  .sr-about .sr-tab-buttons{
    flex-direction:column;
  }


  .sr-about .sr-tab-btn{
    width:100%;
  }


  .sr-about .sr-tab-card{
    padding:16px;

    gap:26px;
  }


  .sr-about .sr-tab-card img{
    height:280px;
  }


  .sr-about .sr-about-actions{
    width:100% !important;

    align-items:stretch !important;

    flex-direction:column;
  }


  .sr-about .sr-about-actions .sr-btn{
    width:100% !important;
  }


  .sr-about .sr-final-box{
    min-height:500px;

    padding:42px 24px;

    align-items:flex-end;

    background:
      linear-gradient(
        180deg,
        rgba(16,45,32,.34) 0%,
        rgba(16,45,32,.90) 72%,
        rgba(16,45,32,.96) 100%
      ),
      url("https://images.unsplash.com/photo-1441974231531-c6227db76b6e?auto=format&fit=crop&w=1800&q=88")
      center center / cover
      no-repeat;
  }

}/* End custom CSS */