.elementor-627 .elementor-element.elementor-element-d29248b:not(.elementor-motion-effects-element-type-background), .elementor-627 .elementor-element.elementor-element-d29248b > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#1A1A1A;}.elementor-627 .elementor-element.elementor-element-d29248b{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-627 .elementor-element.elementor-element-d29248b > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-627 .elementor-element.elementor-element-176bc32:not(.elementor-motion-effects-element-type-background), .elementor-627 .elementor-element.elementor-element-176bc32 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#111111;}.elementor-627 .elementor-element.elementor-element-176bc32{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-627 .elementor-element.elementor-element-176bc32 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}.elementor-627 .elementor-element.elementor-element-a04723a{margin-top:080px;margin-bottom:0px;}.elementor-627 .elementor-element.elementor-element-0c29eec .pbmit-heading-subheading{text-align:left;}.elementor-627 .elementor-element.elementor-element-450b8f0{margin-top:0px;margin-bottom:50px;}.elementor-627 .elementor-element.elementor-element-c4a8cb1:not(.elementor-motion-effects-element-type-background), .elementor-627 .elementor-element.elementor-element-c4a8cb1 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#00000000;}.elementor-627 .elementor-element.elementor-element-c4a8cb1{transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;}.elementor-627 .elementor-element.elementor-element-c4a8cb1 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}@media(min-width:768px){.elementor-627 .elementor-element.elementor-element-a2fa9a8{width:100%;}}/* Start custom CSS for html, class: .elementor-element-b37d764 */.su-ticker-wrap{
  width:100%;
  overflow:hidden;
  background:#caa075;
  padding:16px 0;
  position:relative;
}

.su-ticker-track{
  display:flex;
  width:max-content;
  animation:su-scroll 30s linear infinite;
  align-items:center;
}

.su-ticker-track:hover{
  animation-play-state:paused;
}

.su-ticker-set{
  display:flex;
  align-items:center;
  flex-shrink:0;
}

.su-ticker-item{
  font-family:"Abhaya Libre", Georgia, serif;
  font-size:14px;
  font-weight:700;
  letter-spacing:0.22em;
  text-transform:uppercase;
  color:#1f1f1f;
  white-space:nowrap;
  padding:0 40px;
  line-height:1;
}

.su-ticker-dot{
  font-size:10px;
  color:#1f1f1f;
  opacity:.7;
  flex-shrink:0;
}

@keyframes su-scroll{
  from{
    transform:translateX(0);
  }
  to{
    transform:translateX(-50%);
  }
}

@media (max-width:768px){
  .su-ticker-wrap{
    padding:14px 0;
  }

  .su-ticker-item{
    font-size:12px;
    padding:0 28px;
    letter-spacing:0.15em;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-5efc900 */.suk-services-section{background:#fff;padding:60px 40px}
.suk-services-inner{max-width:1400px;margin:0 auto}
.suk-services-header{margin-bottom:60px}
.suk-services-eyebrow{font-size:12px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:#caa075;margin:0 0 16px}
.suk-services-heading{font-size:58px;font-weight:400;line-height:1.1;color:#1a1a1a;margin:0 0 20px;max-width:1200px}
.suk-services-rule{width:52px;height:2px;background:#caa075;border:0;margin:0 0 26px}
.suk-services-subtext{font-size:19px;line-height:1.85;color:#666;max-width:1400px;margin:0}
.suk-services-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#e7e1d9}
.suk-service-card{display:flex;flex-direction:column;padding:42px 36px 36px;background:#fff;position:relative;overflow:hidden;transition:background .3s ease}
.suk-service-card::before{content:'';position:absolute;top:0;left:0;width:3px;height:0;background:#caa075;transition:height .35s ease}
.suk-service-card:hover{background:#faf7f3}
.suk-service-card:hover::before{height:100%}
.suk-service-num{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#d4cfc8;margin:0 0 22px;transition:color .3s ease}
.suk-service-card:hover .suk-service-num{color:#caa075}
.suk-service-title{font-size:22px;font-weight:500;line-height:1.3;color:#1a1a1a;margin:0 0 16px}
.suk-service-desc{font-size:16px;line-height:1.9;color:#666;margin:0;flex:1}
.suk-service-meta{margin-top:28px;padding-top:20px;border-top:1px solid #ede8e0;font-size:11px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:#caa075}
@media(max-width:991px){.suk-services-section{padding:80px 30px}.suk-services-heading{font-size:42px}.suk-services-subtext{font-size:17px}.suk-services-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.suk-services-section{padding:70px 20px}.suk-services-header{margin-bottom:40px}.suk-services-heading{font-size:32px;line-height:1.2}.suk-services-subtext{font-size:16px}.suk-services-grid{grid-template-columns:repeat(2,1fr)}.suk-service-card{padding:28px 22px}.suk-service-title{font-size:19px}.suk-service-desc{font-size:15px}}
@media(max-width:480px){.suk-services-heading{font-size:28px}.suk-services-grid{grid-template-columns:1fr}}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0135bd0 */.collar-section{background:#1a1a1a;padding:60px 40px}
.collar-inner{max-width:1400px;margin:0 auto}
.collar-header{margin-bottom:60px}
.collar-eyebrow{font-size:12px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:#caa075;margin:0 0 16px}
.collar-heading{font-size:58px;font-weight:400;line-height:1.1;color:#fff;margin:0 0 20px;max-width:1200px}
.collar-rule{width:52px;height:2px;background:#caa075;border:0;margin:0 0 26px}
.collar-subtext{font-size:19px;line-height:1.85;color:#a8a3a0;max-width:1400px;margin:0}
.collar-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:#333}
.collar-card{display:flex;flex-direction:column;padding:42px 32px 36px;background:#222;position:relative;overflow:hidden;transition:background .3s ease}
.collar-card::before{content:'';position:absolute;top:0;left:0;width:3px;height:0;background:#caa075;transition:height .35s ease}
.collar-card:hover{background:#262321}
.collar-card:hover::before{height:100%}
.collar-name{font-size:21px;font-weight:500;line-height:1.3;color:#fff;margin:0 0 14px}
.collar-desc{font-size:15px;line-height:1.85;color:#a8a3a0;margin:0;flex:1}
.collar-meta{margin-top:24px;padding-top:18px;border-top:1px solid #3a3633;font-size:11px;font-weight:600;letter-spacing:.13em;text-transform:uppercase;color:#caa075}
@media(max-width:991px){.collar-section{padding:80px 30px}.collar-heading{font-size:42px}.collar-subtext{font-size:17px}.collar-grid{grid-template-columns:repeat(2,1fr)}}
@media(max-width:767px){.collar-section{padding:70px 20px}.collar-header{margin-bottom:40px}.collar-heading{font-size:32px;line-height:1.2}.collar-subtext{font-size:16px}.collar-grid{grid-template-columns:repeat(2,1fr)}.collar-card{padding:28px 22px}.collar-name{font-size:19px}.collar-desc{font-size:15px}}
@media(max-width:480px){.collar-heading{font-size:28px}.collar-grid{grid-template-columns:1fr}}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-db537dc */.meas-section{background:#fff;padding:60px 40px}
.meas-inner{max-width:1400px;margin:0 auto}
.meas-header{margin-bottom:60px}
.meas-eyebrow{font-size:12px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:#caa075;margin:0 0 16px}
.meas-heading{font-size:58px;font-weight:400;line-height:1.1;color:#1a1a1a;margin:0 0 20px;max-width:1200px}
.meas-rule{width:52px;height:2px;background:#caa075;border:0;margin:0 0 26px}
.meas-subtext{font-size:19px;line-height:1.85;color:#666;max-width:1400px;margin:0}
.meas-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:2px;background:#e7e1d9}
.meas-card{display:flex;flex-direction:column;padding:36px 28px 32px;background:#fff;position:relative;overflow:hidden;transition:background .3s ease}
.meas-card::before{content:'';position:absolute;top:0;left:0;width:3px;height:0;background:#caa075;transition:height .35s ease}
.meas-card:hover{background:#faf7f3}
.meas-card:hover::before{height:100%}
.meas-num{font-size:11px;font-weight:600;letter-spacing:.18em;text-transform:uppercase;color:#d4cfc8;margin:0 0 22px;transition:color .3s ease}
.meas-card:hover .meas-num{color:#caa075}
.meas-title{font-size:20px;font-weight:500;line-height:1.3;color:#1a1a1a;margin:0 0 14px}
.meas-desc{font-size:15px;line-height:1.85;color:#666;margin:0;flex:1}
@media(max-width:991px){.meas-section{padding:80px 30px}.meas-heading{font-size:42px}.meas-subtext{font-size:17px}.meas-grid{grid-template-columns:repeat(3,1fr)}}
@media(max-width:767px){.meas-section{padding:70px 20px}.meas-header{margin-bottom:40px}.meas-heading{font-size:32px;line-height:1.2}.meas-subtext{font-size:16px}.meas-grid{grid-template-columns:repeat(2,1fr)}.meas-card{padding:28px 22px}.meas-title{font-size:18px}.meas-desc{font-size:15px}}
@media(max-width:480px){.meas-heading{font-size:28px}.meas-grid{grid-template-columns:1fr}}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-a1b609a */.cust-section{background:#fff;padding:60px 40px}
.cust-inner{max-width:1400px;margin:0 auto}
.cust-header{margin-bottom:60px}
.cust-eyebrow{font-size:12px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:#caa075;margin:0 0 16px}
.cust-heading{font-size:58px;font-weight:400;line-height:1.1;color:#1a1a1a;margin:0 0 20px;max-width:1200px}
.cust-rule{width:52px;height:2px;background:#caa075;border:0;margin:0 0 26px}
.cust-subtext{font-size:19px;line-height:1.85;color:#666;max-width:1400px;margin:0}

.cust-list{display:grid;grid-template-columns:repeat(3,1fr);gap:2px;background:#e7e1d9}
.cust-row{display:flex;flex-direction:column;padding:40px 36px 36px;background:#fff;position:relative;overflow:hidden;transition:background .3s ease}
.cust-row::before{content:'';position:absolute;top:0;left:0;width:3px;height:0;background:#caa075;transition:height .35s ease}
.cust-row:hover{background:#faf7f3}
.cust-row:hover::before{height:100%}
.cust-row-head{display:flex;align-items:baseline;gap:16px;margin-bottom:18px}
.cust-row-num{font-size:13px;font-weight:600;letter-spacing:.18em;color:#caa075;flex-shrink:0}
.cust-row-title{font-size:22px;font-weight:500;color:#1a1a1a;margin:0;line-height:1.3}
.cust-row-desc{font-size:15.5px;line-height:1.9;color:#666;margin:0 0 24px}
.cust-row-options{display:flex;flex-wrap:wrap;align-items:flex-start;gap:8px;margin-top:auto}
.cust-tag{display:inline-flex;align-items:center;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#1a1a1a;background:#f7f3ed;border:1px solid #ede0d2;border-radius:999px;padding:6px 14px;white-space:nowrap}

@media(max-width:991px){
  .cust-section{padding:80px 30px}
  .cust-heading{font-size:42px}
  .cust-subtext{font-size:17px}
  .cust-list{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:767px){
  .cust-section{padding:70px 20px}
  .cust-header{margin-bottom:40px}
  .cust-heading{font-size:32px;line-height:1.2}
  .cust-subtext{font-size:16px}
  .cust-list{grid-template-columns:repeat(2,1fr)}
  .cust-row{padding:28px 22px}
  .cust-row-title{font-size:19px}
  .cust-row-desc{font-size:15px}
}
@media(max-width:480px){
  .cust-heading{font-size:28px}
  .cust-list{grid-template-columns:1fr}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-0f53f5c */.weave-section{background:#fff;padding:60px 40px}
.weave-inner{max-width:1400px;margin:0 auto}
.weave-header{margin-bottom:60px}
.weave-eyebrow{font-size:12px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:#caa075;margin:0 0 16px}
.weave-heading{font-size:58px;font-weight:400;line-height:1.1;color:#1a1a1a;margin:0 0 20px;max-width:1200px}
.weave-rule{width:52px;height:2px;background:#caa075;border:0;margin:0 0 26px}
.weave-subtext{font-size:19px;line-height:1.85;color:#666;max-width:1400px;margin:0}

.weave-list{display:grid;grid-template-columns:repeat(4,1fr);gap:2px;background:#e7e1d9}
.weave-row{display:flex;flex-direction:column;padding:36px 28px 30px;background:#fff;position:relative;overflow:hidden;transition:background .3s ease}
.weave-row::before{content:'';position:absolute;top:0;left:0;width:3px;height:0;background:#caa075;transition:height .35s ease}
.weave-row:hover{background:#faf7f3}
.weave-row:hover::before{height:100%}
.weave-name{font-size:20px;font-weight:500;color:#1a1a1a;margin:0 0 12px;line-height:1.3}
.weave-desc{font-size:15px;line-height:1.85;color:#666;margin:0 0 22px}
.weave-meta{display:flex;flex-wrap:wrap;gap:8px;margin-top:auto}
.weave-tag{display:inline-flex;align-items:center;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:#caa075;background:#f7f3ed;border:1px solid #ede0d2;border-radius:999px;padding:6px 14px;white-space:nowrap}

.weave-footnote{margin-top:32px;padding-top:24px;border-top:1px solid #ede8e0;font-size:14px;line-height:1.7;color:#999;max-width:980px}

@media(max-width:1200px){
  .weave-list{grid-template-columns:repeat(3,1fr)}
}
@media(max-width:991px){
  .weave-section{padding:80px 30px}
  .weave-heading{font-size:42px}
  .weave-subtext{font-size:17px}
  .weave-list{grid-template-columns:repeat(2,1fr)}
}
@media(max-width:767px){
  .weave-section{padding:56px 20px}
  .weave-header{margin-bottom:36px}
  .weave-heading{font-size:30px;line-height:1.2}
  .weave-subtext{font-size:16px}
  .weave-list{grid-template-columns:1fr;gap:1px}
  .weave-row{padding:26px 22px}
  .weave-name{font-size:19px;margin-bottom:8px}
  .weave-desc{font-size:15px;margin-bottom:16px}
  .weave-tag{font-size:10.5px;padding:5px 12px}
  .weave-footnote{margin-top:24px;padding-top:20px;font-size:13.5px}
}
@media(max-width:480px){
  .weave-section{padding:48px 16px}
  .weave-heading{font-size:26px}
  .weave-subtext{font-size:15px}
  .weave-row{padding:22px 18px}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-97cf9ca */.fit2-section{background:#fff;padding:60px 40px}
.fit2-inner{max-width:1400px;margin:0 auto}
.fit2-header{margin-bottom:64px;max-width:880px}
.fit2-eyebrow{font-size:12px;font-weight:600;letter-spacing:.25em;text-transform:uppercase;color:#caa075;margin:0 0 16px}
.fit2-heading{font-size:58px;font-weight:400;line-height:1.1;color:#1a1a1a;margin:0 0 20px}
.fit2-rule{width:52px;height:2px;background:#caa075;border:0;margin:0 0 26px}
.fit2-subtext{font-size:19px;line-height:1.85;color:#666;margin:0}

.fit2-list{display:flex;flex-direction:column}
.fit2-row{display:grid;grid-template-columns:140px 1fr;gap:48px;align-items:start;padding:44px 0;border-top:1px solid #ede8e0;transition:padding-left .35s ease}
.fit2-row:last-child{border-bottom:1px solid #ede8e0}
.fit2-row:hover{padding-left:16px}
.fit2-num{font-size:64px;font-weight:400;line-height:1;color:#ede0d2;transition:color .35s ease}
.fit2-row:hover .fit2-num{color:#caa075}
.fit2-content{display:grid;grid-template-columns:340px 1fr;gap:48px;align-items:start}
.fit2-title{font-size:26px;font-weight:500;line-height:1.3;color:#1a1a1a;margin:0}
.fit2-desc{font-size:17px;line-height:1.9;color:#666;margin:0}

@media(max-width:991px){
  .fit2-section{padding:80px 30px}
  .fit2-heading{font-size:42px}
  .fit2-subtext{font-size:17px}
  .fit2-content{grid-template-columns:1fr;gap:14px}
  .fit2-row{grid-template-columns:100px 1fr;gap:28px;padding:38px 0}
  .fit2-num{font-size:48px}
}
@media(max-width:767px){
  .fit2-section{padding:56px 20px}
  .fit2-header{margin-bottom:40px}
  .fit2-heading{font-size:30px;line-height:1.2}
  .fit2-subtext{font-size:16px}
  .fit2-row{grid-template-columns:1fr;gap:10px;padding:30px 0}
  .fit2-row:hover{padding-left:0}
  .fit2-num{font-size:40px}
  .fit2-title{font-size:21px}
  .fit2-desc{font-size:15.5px}
}
@media(max-width:480px){
  .fit2-section{padding:48px 16px}
  .fit2-heading{font-size:26px}
  .fit2-subtext{font-size:15px}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-bbb9b5b */.fj-section{
    background:#111111;
    padding:100px 20px;
    color:#fff;
    overflow:hidden;
}
.fj-wrap{
    max-width:1400px;
    margin:auto;
}
.fj-top{
    max-width:850px;
    margin-bottom:70px;
}
.fj-label{
    display:block;
    font-size:12px;
    letter-spacing:4px;
    text-transform:uppercase;
    color:#b8914d;
    font-weight:600;
    margin-bottom:18px;
}
.fj-title{
    font-size:68px;
    line-height:1.1;
    font-weight:400;
    margin:0 0 25px;
    color:#f5f2ed;
}
.fj-desc{
    font-size:20px;
    line-height:1.8;
    color:#b7b7b7;
    max-width:700px;
}
/* TIMELINE */
.fj-timeline{
    position:relative;
    display:grid;
    grid-template-columns:repeat(5,1fr);
    gap:24px;
}
.fj-timeline:before{
    content:"";
    position:absolute;
    top:34px;
    left:5%;
    right:5%;
    height:1px;
    background:rgba(184,145,77,.35);
}
.fj-card{
    position:relative;
    background:rgba(255,255,255,.03);
    backdrop-filter:blur(12px);
    border:1px solid rgba(255,255,255,.08);
    border-radius:24px;
    padding:28px;
    transition:.35s ease;
    z-index:2;
}
.fj-card:hover{
    transform:translateY(-8px);
    border-color:#b8914d;
    box-shadow:0 20px 50px rgba(0,0,0,.25);
}
.fj-number{
    width:68px;
    height:68px;
    border-radius:50%;
    background:#171717;
    border:1px solid rgba(184,145,77,.35);
    color:#b8914d;
    display:flex;
    align-items:center;
    justify-content:center;
    font-size:22px;
    font-weight:700;
    margin-bottom:22px;
}
.fj-card h3{
    margin:0 0 15px;
    font-size:28px;
    color:#fff;
    font-weight:500;
}
.fj-card p{
    margin:0;
    color:#b7b7b7;
    font-size:15px;
    line-height:1.9;
}
/* Tablet */
@media(max-width:1200px){
.fj-title{
    font-size:52px;
}
.fj-timeline{
    grid-template-columns:repeat(2,1fr);
}
.fj-timeline:before{
    display:none;
}
}
/* Mobile */
@media(max-width:767px){
.fj-section{
    padding:60px 15px;
}
.fj-top{
    margin-bottom:35px;
}
.fj-title{
    font-size:34px;
    line-height:1.15;
}
.fj-desc{
    font-size:15px;
    line-height:1.7;
}
.fj-timeline{
    grid-template-columns:1fr;
    gap:14px;
}
.fj-card{
    padding:20px;
    border-radius:18px;
}
.fj-number{
    width:48px;
    height:48px;
    font-size:16px;
    margin-bottom:14px;
}
.fj-card h3{
    font-size:22px;
}
.fj-card p{
    font-size:14px;
    line-height:1.7;
}
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-6baa7fd */.suk-loc-section {
  background: #fff;
  padding: 80px 40px;
}

.suk-loc-inner {
  max-width: 1400px;
  margin: 0 auto;
}

.suk-loc-header {
  margin-bottom: 64px;
}

.suk-loc-eyebrow {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: #caa075;
  margin: 0 0 16px;
}

.suk-loc-heading {
  font-size: 58px;
  font-weight: 400;
  line-height: 1.1;
  color: #1a1a1a;
  margin: 0 0 20px;
  max-width: 1560px;
}

.suk-loc-rule {
  width: 52px;
  height: 2px;
  background: #caa075;
  border: 0;
  margin: 0 0 26px;
}

.suk-loc-subtext {
  font-size: 19px;
  line-height: 1.85;
  color: #666;
  max-width: 1400px;
  margin: 0;
}

/* Grid */
.suk-loc-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 2px;
  background: #e7e1d9;
}

/* Card */
.suk-loc-card {
  position: relative;
  background: #fff;
  padding: 36px 30px 32px;
  overflow: hidden;
  transition: background 0.3s ease;
  cursor: default;
}

.suk-loc-card:hover {
  background: #faf7f3;
}

/* Top bar on hover */
.suk-loc-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 3px;
  background: #caa075;
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.35s ease;
}

.suk-loc-card:hover::before {
  transform: scaleX(1);
}

/* Number */
.suk-loc-num {
  font-size: 11px;
  font-weight: 600;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: #d4cfc8;
  margin: 0 0 18px;
  transition: color 0.3s ease;
}

.suk-loc-card:hover .suk-loc-num {
  color: #caa075;
}

/* Area name */
.suk-loc-name {
  font-size: 22px;
  font-weight: 500;
  color: #1a1a1a;
  margin: 0 0 12px;
  line-height: 1.25;
}

/* Sub-areas */
.suk-loc-areas {
  font-size: 15px;
  line-height: 1.75;
  color: #888;
  margin: 0 0 22px;
}

/* Tag */
.suk-loc-tag {
  display: inline-block;
  font-size: 10px;
  font-weight: 600;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #caa075;
  border: 1px solid #e4d5c0;
  padding: 4px 10px;
  border-radius: 2px;
  opacity: 0;
  transform: translateY(4px);
  transition: opacity 0.3s ease, transform 0.3s ease, background 0.2s ease;
}

.suk-loc-card:hover .suk-loc-tag {
  opacity: 1;
  transform: translateY(0);
}

.suk-loc-tag--home {
  color: #5a8a6a;
  border-color: #b8d4c0;
}

/* Empty card filler */
.suk-loc-card--empty {
  background: transparent;
  pointer-events: none;
}

/* Tablet */
@media (max-width: 1100px) {
  .suk-loc-grid { grid-template-columns: repeat(3, 1fr); }
  .suk-loc-heading { font-size: 44px; }
}

@media (max-width: 767px) {
  .suk-loc-section { padding: 70px 20px; }
  .suk-loc-heading { font-size: 32px; line-height: 1.2; }
  .suk-loc-subtext { font-size: 16px; }
  .suk-loc-grid { grid-template-columns: repeat(2, 1fr); }
  .suk-loc-card { padding: 28px 22px; }
  .suk-loc-name { font-size: 19px; }
  .suk-loc-areas { font-size: 14px; }
}

@media (max-width: 480px) {
  .suk-loc-heading { font-size: 28px; }
  .suk-loc-grid { grid-template-columns: 1fr; }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-2b39995 */@import url('https://fonts.googleapis.com/css2?family=Abhaya+Libre:wght@400;500;600;700;800&display=swap');

.faq-luxury-section{
  background:#ffffff;
  padding: 50px 20px;
  overflow:hidden;
}

.faq-container{
  max-width:2000px;
  margin:auto;
}

.faq-heading{
  text-align:center;
  margin-bottom:45px;
}

.faq-tag{
  display:inline-block;
  padding:8px 18px;
  border:1px solid #e7e7e7;
  border-radius:100px;
  font-size:11px;
  letter-spacing:2px;
  text-transform:uppercase;
  color:#777;
  margin-bottom:20px;
}

.faq-heading h2{
  font-family:'Abhaya Libre', serif;
  font-size:48px;
  line-height:1.1;
  color:#111;
  margin-bottom:16px;
  font-weight:700;
  letter-spacing:-0.5px;
}

.faq-heading p{
  max-width:1000px;
  margin:auto;
  font-size:16px;
  line-height:1.7;
  color:#666;
}

.faq-wrapper{
  max-width:1040px;
  margin:auto;
}

.faq-item{
  border:1px solid #ececec;
  border-radius:18px;
  margin-bottom:14px;
  background:#fff;
  overflow:hidden;
  transition:all .35s ease;
}

.faq-item.active{
  border-color:#d8c0a3;
  box-shadow:0 6px 20px rgba(0,0,0,0.04);
}

.faq-question{
  width:100%;
  background:none;
  border:none;
  padding:22px 26px;
  display:flex;
  align-items:center;
  justify-content:space-between;
  gap:18px;
  cursor:pointer;
  text-align:left;
}

.faq-question span{
  font-family:'Abhaya Libre', serif;
  font-size:20px;
  line-height:1.45;
  color:#111;
  font-weight:700;
}

.faq-icon{
  min-width:40px;
  width:40px;
  height:40px;
  border-radius:50%;
  background:#f6f6f6;
  position:relative;
  transition:all .3s ease;
}

.faq-icon::before,
.faq-icon::after{
  content:"";
  position:absolute;
  background:#111;
  top:50%;
  left:50%;
  transform:translate(-50%,-50%);
  transition:.3s;
}

.faq-icon::before{
  width:14px;
  height:2px;
}

.faq-icon::after{
  width:2px;
  height:14px;
}

.faq-item.active .faq-icon{
  background:#111;
}

.faq-item.active .faq-icon::before,
.faq-item.active .faq-icon::after{
  background:#fff;
}

.faq-item.active .faq-icon::after{
  opacity:0;
}

.faq-answer{
  max-height:0;
  overflow:hidden;
  transition:max-height .45s ease;
}

.faq-answer p{
  padding:0 26px 24px;
  font-size:15px;
  line-height:1.9;
  color:#5c5c5c;
}

.faq-item.active .faq-answer{
  max-height:350px;
}

.more-faqs{
  display:none;
}

.more-faqs.show{
  display:block;
}

.faq-btn-wrap{
  text-align:center;
  margin-top:28px;
}

.view-more-btn{
  border:none;
  background:#111;
  color:#fff;
  padding:16px 34px;
  border-radius:100px;
  font-size:13px;
  letter-spacing:1px;
  text-transform:uppercase;
  cursor:pointer;
  transition:.35s ease;
}

.view-more-btn:hover{
  background:#c7a27c;
  transform:translateY(-2px);
}

/* Tablet */

@media(max-width:991px){

  .faq-luxury-section{
    padding:60px 18px;
  }

  .faq-heading h2{
    font-size:40px;
  }

  .faq-question{
    padding:20px 22px;
  }

  .faq-question span{
    font-size:18px;
  }

  .faq-answer p{
    padding:0 22px 22px;
    font-size:14px;
  }
}

/* Mobile */

@media(max-width:767px){

  .faq-luxury-section{
    padding:50px 15px;
  }

  .faq-heading{
    margin-bottom:35px;
  }

  .faq-heading h2{
    font-size:32px;
    line-height:1.15;
  }

  .faq-heading p{
    font-size:14px;
    line-height:1.7;
  }

  .faq-item{
    border-radius:16px;
    margin-bottom:12px;
  }

  .faq-question{
    padding:18px 16px;
    gap:12px;
  }

  .faq-question span{
    font-size:17px;
    line-height:1.5;
  }

  .faq-icon{
    min-width:34px;
    width:34px;
    height:34px;
  }

  .faq-answer p{
    padding:0 16px 18px;
    font-size:14px;
    line-height:1.8;
  }

  .view-more-btn{
    width:100%;
    padding:15px 18px;
    font-size:12px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-63849f0 */.cta-section{
    padding:20px 20px;
    background:#fff;
}

.cta-wrap{
    max-width:1200px;
    margin:auto;
}

.cta-box{
    background:#f8f5ef;
    border:1px solid #dcc8a0;
    border-radius:28px;
    padding:60px;
    text-align:center;
}

.cta-label{
    display:inline-block;
    font-size:12px;
    letter-spacing:4px;
    text-transform:uppercase;
    color:#b48a4a;
    font-weight:600;
    margin-bottom:14px;
}

.cta-title{
    margin:0 0 16px;
    font-size:58px;
    line-height:1.08;
    color:#111;
    font-weight:400;
}

.cta-desc{
    max-width:760px;
    margin:0 auto 28px;
    font-size:18px;
    line-height:1.8;
    color:#666;
}

.cta-actions{
    display:flex;
    justify-content:center;
    gap:12px;
    flex-wrap:wrap;
}

.cta-btn{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    min-width:220px;
    height:56px;
    padding:0 24px;
    border-radius:12px;
    text-decoration:none;
    text-transform:uppercase;
    letter-spacing:1.5px;
    font-size:12px;
    font-weight:600;
    transition:.3s ease;
}

.cta-primary{
    background:#111;
    color:#fff;
}

.cta-primary:hover{
    transform:translateY(-3px);
}

.cta-secondary{
    background:#fff;
    color:#111;
    border:1px solid #ddd;
}

.cta-secondary:hover{
    border-color:#b48a4a;
    color:#b48a4a;
}

@media(max-width:1024px){

.cta-title{
    font-size:46px;
}

.cta-box{
    padding:50px 35px;
}

}

@media(max-width:767px){

.cta-section{
    padding:50px 15px;
}

.cta-box{
    padding:35px 20px;
    border-radius:20px;
}

.cta-title{
    font-size:30px;
    line-height:1.15;
}

.cta-desc{
    font-size:14px;
    line-height:1.7;
    margin-bottom:20px;
}

.cta-btn{
    width:100%;
    min-width:100%;
    height:50px;
    font-size:11px;
}

.cta-actions{
    gap:10px;
}
}/* End custom CSS */