* {
  box-sizing: border-box;
}

body {
  margin: 0 auto;
  display: inline-block;
  width: 100%;
  background: #fff;
}

.page-id-3217 .container {
  max-width: 100%;
  width: 1410px;
  margin: 0 auto;
}

.page-id-3217 #main-content {
  display: inline-block;
  width: 100%;
  font-family: "Inter", sans-serif;
}

/* --- BANNER SECTION --- */
.page-id-3217 .scwteam_banner {
  padding-top: 150px;
  background-color: #1a2744;
  padding-bottom: 50px;
  border-bottom: 1px solid #45474a;
}

.page-id-3217 .scwteam_banner .container {
  max-width: 1152px;
  margin: 0 auto;
  padding: 20px 0;
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 4px;
  width: 100%;
}

.page-id-3217 .scwteam_banner_left {
  flex: 1;
}

.page-id-3217 .scwteam_banner_subhead {
  color: #c9a85c;
  font-size: 10px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
  margin-bottom: 10px;
}

.page-id-3217 .scwteam_banner_head {
  font-family: "Playfair Display", serif;
  color: rgb(248, 244, 237);
  font-size: clamp(32px, 5vw, 56px);
  font-weight: 500;
  line-height: 1.1!important;
  margin: 0px;
}

.page-id-3217 .scwteam_banner_right {
  flex: 4;
}

.page-id-3217 .scwteam_banner_right img {
  width: 100%;
  height: auto;
  display: block;
  object-fit: contain;
  max-height: auto;
  border-radius: 10px;
}

/* --- INTRO SECTION --- */
.page-id-3217 .scwteam_intro {
  background-color: #1a2744;
}

.page-id-3217 .scwteam_intro_top {
  display: flex;
  gap: 30px;
  padding: 50px 0;
}

.page-id-3217 .scwteam_intro_top_left,
.page-id-3217 .scwteam_intro_top_right {
  color: rgba(248, 244, 237, 0.8);
  line-height: 1.85;
  font-size: 16px;
  font-family: "Inter", sans-serif;
  margin: 0px;
  flex: 1;
}

.page-id-3217 .scwteam_intro_legal {
  display: flex;
  align-items: center;
  gap: 24px;
  background-color:#242e45 ;
  border: 1px solid rgba(255, 255, 255, 0.15);
  border-radius: 8px;
  padding: 32px 36px;
  max-width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
  margin-bottom: 50px;
  color: #1a2942;
  font-family: "Inter", sans-serif;
  font-weight: 700;
  font-size: 20px;
  letter-spacing: -0.5px;
}

.page-id-3217 .scwteam_intro_legal_left span {
  width: 52px;
  height: 52px;
  background-color: #c9a85c;
  display: inline-block;
  border-radius: 4px;
  line-height: 52px;
  text-align: center;
  color: #1a2744;
  font-family: "Playfair Display", serif;
  font-size: 16px;
  font-weight: 700;
}

.page-id-3217 .scwteam_intro_legal_right {
  flex: 1;
}

.page-id-3217 .scwteam_intro_legal_right_head {
  font-weight: 600;
  color: #c9a85c;
  line-height: 24px;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
  margin-bottom: 5px;
  font-size: 12px;
  letter-spacing: 0.18em;
}

.page-id-3217 .scwteam_intro_legal_right_des {
  color: #e2e8f0;
  font-size: 16px;
  line-height: 1.6;
  font-weight: 300;
}

.page-id-3217 .scwteam_intro_legal_right_des b {
  color: #ffffff;
  font-weight: 700;
}

/* --- MEMBER LIST SECTION --- */
.page-id-3217 .scwteam_mem {
  background: #f8f4ed;
  padding: 50px 0;
}

.page-id-3217 .scwteam_mem_it {
  background-color: #f7f5f0;
  margin-bottom: 80px;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.page-id-3217 .scwteam_mem_it_head {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 32px;
}

.page-id-3217 .scwteam_mem_it_head .text {
  color: #c9a85c;
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
  white-space: nowrap;
}

.page-id-3217 .scwteam_mem_it_head .line {
  flex: 1;
  height: 1px;
  background-color: #e0dad0;
}

.page-id-3217 .scwteam_mem_it_con {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 24px;
}

.page-id-3217 .scwteam_mem_it_box {
  width: 100%;
}

.page-id-3217 .scwteam_mem_it_box_a {
  display: block;
  background-color: #ffffff;
  border-radius: 8px;
  overflow: hidden;
  text-decoration: none;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.05);
}

.page-id-3217 .scwteam_mem_it_box:hover img {
  background: linear-gradient(to top, rgba(26, 39, 68, 0.85) 0%, transparent 60%);
}

.page-id-3217 .scwteam_mem_it_boxa:hover {
  text-decoration: unset;
}

.page-id-3217 .scwteam_mem_it_box_avatar {
  margin: 0;
  width: 100%;
  background-color: #1a2942;
  overflow: hidden;
  position: relative;
  height:310px;
}

.page-id-3217 .scwteam_mem_it_box_avatar span {
  color: #c9a85c;
  font-size: 60px;
  font-family: "Playfair Display", serif;
  font-weight: 500;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.page-id-3217 .scwteam_mem_it_box_avatar img {
  object-position: top;
  aspect-ratio: 9/16;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.page-id-3217 .scwteam_mem_it_box_con {
  padding: 20px 16px;
  background-color: #13284a;
}

.page-id-3217 .scwteam_mem_it_box_con .position {
  color: #c9a85c;
  font-size: 10px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
  margin-bottom: 4px;
}

.page-id-3217 .scwteam_mem_it_box img {
  transition: transform 0.5s ease;
}

.page-id-3217 .scwteam_mem_it_box:hover img {
  transform: scale(1.05);
  box-shadow:
      0 1px 3px 0 rgba(0, 0, 0, 0.1),
      0 1px 2px -1px rgba(0, 0, 0, 0.1);
}

.page-id-3217 .scwteam_mem_it_box_a:hover {
  text-decoration: unset;
}

.page-id-3217 .scwteam_mem_it_box:hover .scwteam_mem_it_box_avatar::before {
  background: #1a2744;
  z-index: 1;
  position: absolute;
  content: "";
  bottom: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(to top, rgba(26, 39, 68, 0.85) 0%, transparent 60%);
}

.page-id-3217 .scwteam_mem_it_box_con .name {
  font-family: "Playfair Display", serif;
  color: #fff;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 0;
}

/* --- POPUP SECTION --- */
.page-id-3217 .scwteam_mem_it_box_popup {
  position: relative;
  max-width: 850px;
  margin: 40px auto;
  background-color: #ffffff;
  border-radius: 0;
  padding: 0;
  display: flex;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.3);
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, Helvetica, Arial, sans-serif;
}

.page-id-3217 .scwteam_mem_it_box_popup_left {
  flex: 0 0 42%;
  background-color: #f0f0f0;
}

.page-id-3217 .scwteam_mem_it_box_popup_left img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.page-id-3217 .scwteam_mem_it_box_popup_right {
  flex: 1;
  padding: 40px 40px 40px 32px;
  max-height: 80vh;
  overflow-y: auto;
}

.page-id-3217 .scwteam_mem_it_box_popup_right .position {
  color: #c9a85c;
  font-size: 11px;
  letter-spacing: 1.65px;
  font-family: "Inter", sans-serif;
  text-transform: uppercase;
  margin: 0 0 8px 0;
}

.page-id-3217 .scwteam_mem_it_box_popup_right .name {
  font-family: "Playfair Display", serif;
  color: #1a2744;
  font-size: 26px;
  font-weight: 500;
  line-height: 1.2;
  margin-bottom: 16px;
}

.page-id-3217 .scwteam_mem_it_box_popup_right .email {
  margin-bottom: 24px;
}

.page-id-3217 .scwteam_mem_it_box_popup_right .email a {
  color: #c9a85c;
  font-size: 14px;
  font-family: "Inter", sans-serif;
}

.page-id-3217 .scwteam_mem_it_box_popup_right .email a::before {
  content: "✉";
  font-size: 16px;
  padding-right: 5px;
}

.page-id-3217 .scwteam_mem_it_box_popup_right .des {
  color: #6b6454;
  line-height: 1.75;
  font-size: 14px;
  font-family: "Inter", sans-serif;
  margin-bottom: 16px;
}

.page-id-3217 .scwteam_mem_it_box_popup_right .des p {
  margin-bottom: 20px;
}

.page-id-3217 .scwteam_mem_it_box_popup_right h4 {
  font-family: "Playfair Display", serif;
  color: #1a2744;
  font-size: 15px;
  margin-bottom: 8px;
}

.page-id-3217 .scwteam_mem_it_box_popup_right ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

.page-id-3217 .scwteam_mem_it_box_popup_right ul li {
  position: relative;
  padding-left: 18px;
  margin-bottom: 0;
  font-size: 14px;
  color: #6b6454;
  font-family: "Inter", sans-serif;
  line-height: 24px;
}

.page-id-3217 .scwteam_mem_it_box_popup_right ul li::before {
  content: "◆";
  position: absolute;
  left: 0;
  top: 1px;
  font-size: 8px;
  color: #c9a85c;
}

.page-id-3217 .mfp-close-btn-in .scwteam_mem_it_box_popup .mfp-close,
.page-id-3217 .scwteam_mem_it_box_popup .mfp-close {
  top: 20px;
  right: 20px;
  width: 36px;
  height: 36px;
  line-height: 36px;
  background-color: #eae4e8 !important;
  color: #1a2744 !important;
  border-radius: 50%;
  opacity: 1;
  font-size: 20px;
  padding: 0;
  text-align: center;
  cursor: pointer;
}

.page-id-3217 p {
  line-height: 1.5!important;
}

.page-id-3217 .scwteam_mem_it_box_avatar:hover span.view_profile {
  display: block;
  color: rgb(248, 244, 237);
  font-family: "Inter", sans-serif;
  letter-spacing: 0.05em;
  position: absolute;
  bottom: 20px;
  font-size: 14px;
  left: 20px;
  font-weight: 500;
  z-index: 9;
  top: auto;
  right: auto;
  transform: translate(0%, 0%);
}

.page-id-3217 .view_profile {
  display: none;
}
/*menu dropdown */
.navbar-right #menu-item-320 > ul.dropdown-menu {
  position: fixed !important;
  left: 0 !important;
  right: 0 !important;
  width: 100vw !important;
  max-width: 100vw !important;
  transform: none !important;
  margin: 0 !important;
  background-color: #122038 !important;
  border: none !important;
  border-radius: 0 !important;
  padding: 40px 24px !important;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.4);
  box-sizing: border-box;
  max-height: calc(100vh - 100px) !important;
  overflow-y: auto !important;
  z-index: 99999 !important;
}

.navbar-fixed-top.affix-top .navbar-right #menu-item-320 > ul.dropdown-menu {
  top: 142px !important;
}
.navbar-fixed-top:not(.affix-top) .navbar-right #menu-item-320 > ul.dropdown-menu {
  top: 114px !important; 
}

#menu-item-320 > ul.dropdown-menu::before {
  content: "";
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  height: 152px;
  background: transparent;
  z-index: -1;
}


#menu-item-320:hover > ul.dropdown-menu,
#menu-item-320.open > ul.dropdown-menu,
#menu-item-320 > ul.dropdown-menu:hover {
  display: block !important;
  opacity: 1 !important;
  visibility: visible !important;
  pointer-events: auto !important;
}

 #menu-item-320 .scwdropdown .container {
  width: 100%;
  max-width: 1152px; 
  margin: 0 auto !important;
  padding: 0 20px !important;
  box-sizing: border-box;
}

 #menu-item-320 .scwdropdown_con {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 0;
  border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  padding-bottom: 30px;
}

.scwdropdown_head {
  color: #c9a85c;
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 15px;
  margin-bottom: 0;
}
 #menu-item-320 .scwdropdown_con .scwdropdown_con_item:first-child{
  border-left: 1px solid rgba(255, 255, 255, 0.08); 
}

 #menu-item-320 .scwdropdown_con .scwdropdown_con_item {
  padding: 20px;
  border-right: 1px solid rgba(255, 255, 255, 0.08); 
  display: flex;
  flex-direction: column;
  position: relative;
}
 #menu-item-320 .scwdropdown_con .scwdropdown_con_item:hover {
  background: rgba(255, 255, 255, 0.08);
}
 #menu-item-320 .scwdropdown_con .scwdropdown_con_item .number {
  color: #c9a85c;
  font-weight: 600;
  display: block;
  font-size: 10px;
  letter-spacing: 1.92px;
  margin-bottom: 16px;
  font-family: "Inter", sans-serif;
  line-height: normal;
}

 #menu-item-320 .scwdropdown_con .scwdropdown_con_item h3 {
margin-bottom: 10px;
  margin-top: 0;
  line-height: 20px;
}

 #menu-item-320 .scwdropdown_con .scwdropdown_con_item h3 a {
  color: #fff !important;
  line-height: normal;
  font-family: "Playfair Display", serif !important;
  text-decoration: unset;
}
 #menu-item-320 .scwdropdown_con.scwdropdown_con_item .des p {
  color: rgba(248, 244, 237, 0.55);
  font-size: 13px;
  font-family: "Inter", sans-serif;
  line-height: 1.6;
}
 #menu-item-320 .scwdropdown_con .scwdropdown_con_item .des {
  margin-bottom: 24px;
}
 #menu-item-320 .scwdropdown_con .scwdropdown_con_item:hover .learnmore {
  display: block;
  margin-bottom:0;
}
 #menu-item-320 .scwdropdown_con .scwdropdown_con_item:hover .learnmore a {
  display: flex;
  color: #c9a85c !important;
  font-size: 13px;
  letter-spacing: 1px;
  font-family: "Inter", sans-serif;
  line-height: normal;
  text-decoration: unset;
  align-items: center;
  gap: 6px;
text-transform: capitalize;
  
}
 #menu-item-320 .scwdropdown_con .scwdropdown_con_item .des p {
  color: #8c9ba5;
  font-size: 12px;
  line-height: 1.5;
  margin: 0;
}
 #menu-item-320 .scwdropdown_con .scwdropdown_con_item .learnmore {
  display: none; 
}


.scwdropdown_all {
  color: #8c9ba5;
  font-size: 11px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-top: 20px;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  transition: color 0.3s ease;
  margin-bottom: 0;
}

.scwdropdown_all:hover {
  opacity:.7;
}

 #menu-item-320 .scwdropdown_con .scwdropdown_all svg {
  width: 14px;
  height: 14px;
  stroke: currentColor !important;
}

.scwservices_banner {
  background-color: #122038;
  padding-top: 140px;
  color: #ffffff;
  border-top: 1px solid rgba(201, 168, 92, 0.2);
  position: relative;
  padding-bottom: 50px;
}
.scwservices_banner .container {
  max-width: 1152px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.scwservices_banner_top {
  display: flex;
  align-items: end;
  justify-content: space-between;
  gap: 0;
  margin: 50px 0;
}

.scwservices_banner_top .left {
  flex: 1;
  max-width: 320px;
}


.scwservices_banner_top .left_subhead {
color: #c9a85c;
  font-size: 11px;
  letter-spacing: 2px; 
  text-transform: uppercase;
  margin-bottom: 10px;
  font-family: "Inter", sans-serif;
}


.scwservices_banner_top .left_head {
color: rgb(248, 244, 237);
font-size: clamp(32px, 4vw, 51px);
font-weight: 500;
line-height: 1.1;
margin: 0px;
}


.scwservices_banner_top .right {
  flex: 1.2;
}

.scwservices_banner_top .right img {
max-height: 500px;
  border-radius: 6px;
  display: block;
  object-fit: cover;
  width: 100%;
  height: auto;
}


.scwservices_banner_des {
display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 32px;
}

.scwservices_banner_des .item {
color: rgba(248, 244, 237, 0.75);
line-height: 1.85;
font-size: 15px; 
margin: 0px;
font-family: "Inter", sans-serif;
}
.scwservices_sv {
  background-color: #f8f4ed;
  padding: 60px 0 80px 0;
  font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;
}

.scwservices_sv .container {
  max-width: 1152px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}

.scwservices_sv_head {
  color: #c9a85c;
  font-size: 11px;
  letter-spacing: 2px;
  font-weight: 600;
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 35px;
  text-transform: uppercase;
  white-space: nowrap;
  font-family: "Inter", sans-serif;
}

.scwservices_sv_head .line {
  flex: 1;
  height: 1px;
  background-color: #1a27441f;
}


.svcon_top {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px;
  margin-bottom: 24px;
}

.svcon_top_left, .svcon_top_right {
  background-color: #1a2744;
  border-radius: 8px;
  padding: 32px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.05);
  border: 1px solid rgba(201, 168, 92, 0.2);
}
.svcon_top .number {
  color: #c9a85c;
  font-weight: 600;
  display: block;
  font-size: 10px;
  letter-spacing: 1.92px;
  margin-bottom: 16px;
  font-family: "Inter", sans-serif;
}


.svcon_top .title {
color: rgb(248, 244, 237);
font-size: 24px; 
font-weight: 500;
margin-bottom: 8px;
}


.svcon_top .highlight {
color: rgba(248, 244, 237, 0.55);
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 1.6;
  font-family: "Inter", sans-serif;
}

.svcon_top .des {
  color: rgba(248, 244, 237, 0.7);
  font-size: 14px;
  line-height: 1.8;
  margin-bottom: 24px;
  font-family: "Inter", sans-serif;
}


.svcon_bot {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 24px;
}

.svcon_bot_left, .svcon_bot_center, .svcon_bot_right {
  background-color: #fff;
  border-radius: 8px;
  padding: 28px;
  display: flex;
  flex-direction: column;
  text-decoration: none;
  border: 1px solid #1a27441f;
  transition-property: box-shadow;
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transition-duration: 150ms; 
  box-shadow: none;
}
.svcon_bot_left:hover, .svcon_bot_center:hover, .svcon_bot_right:hover {
	box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 
              0 2px 4px -2px rgba(0, 0, 0, 0.1);
}

.svcon_bot .number {
color: #c9a85c;
  font-size: 10px;
  letter-spacing: 2px;
  margin-bottom: 12px;
  font-family: "Inter", sans-serif;
}

.svcon_bot .title {
  color: #1a2744;
  font-size: 18px;
  font-weight: 500;
  margin-bottom: 6px;
}

.svcon_bot .highlight {
  color: #6b6454;
  font-size: 13px;
  margin-bottom: 20px;
  line-height: 1.6;
  flex-grow: 1; 
  font-family: "Inter", sans-serif;
}


.viewmore {
  margin: 0;
  margin-top: auto;
}

.viewmore a {
color: #c9a85c !important;
  font-size: 13px;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  font-weight: 500;
transition-property: transform, translate; 
  transition-duration: 300ms;        
  transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
  transform: translateX(0px);
  line-height: 20px;
  font-family: "Inter", sans-serif;
}
.svcon_top_left:hover .viewmore a svg, .svcon_top_right:hover .viewmore a svg,
.svcon_bot_left:hover .viewmore a svg, .svcon_bot_center:hover .viewmore a svg, .svcon_bot_right:hover .viewmore a svg{
	transform: translateX(8px);
}
.viewmore a:hover {
   text-decoration: unset;
}

.viewmore svg {
  width: 14px;
  height: 14px;
  stroke: currentColor;
}

.scwservice_banner {
  background-color: #122038;
  padding-top: 140px;
  color: #fff;
  border-top: 1px solid rgba(201, 168, 92, 0.2);
  position: relative;
  padding-bottom: 50px;
}
.scwservice_banner .container {
  max-width: 1152px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
#mainNav {
  border-bottom: 1px solid rgba(201, 168, 92, 0.2);
  padding-bottom: 10px;
}
.scwservice_banner_back a {
  color: rgba(248, 244, 237, 0.5);
  font-size: 12px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
  text-decoration: none;
  display: flex;
  align-items: center;
  gap: 8px;
  font-family: "Inter", sans-serif;
}
.scwservice_banner_back a:hover {
  color: rgba(248, 244, 237, 0.5);
  opacity:.7;
  text-decoration: unset;
}
.scwservice_banner_back {
  margin-top: 30px;
  margin-bottom: 15px;
}
.scwservice_banner_hl {
  color: #c9a85c;
  font-size: 10px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: normal;
  font-family: "Inter", sans-serif;
}
.scwservice_banner_title {
  color: rgb(248, 244, 237);
  font-size: clamp(32px, 5vw, 51px);
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 24px;
}
.scwservice_banner_des {
  color: rgba(248, 244, 237, 0.75);
  line-height: 1.85;
  font-size: 15px;
  max-width: 640px;
  margin: 0px;
  font-family: "Inter", sans-serif;
}

.scwservice_con {
  background-color: #f8f4ed;
  padding: 60px 0;
}

.scwservice_con .container {
  max-width: 1152px;
  margin: 0 auto;
  padding: 0 20px;
}

.scwservice_list {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 48px;
  margin-bottom: 50px;
}

.scwservice_list_item .head {
  display: flex;
  align-items: center;
  gap: 16px;
  margin-bottom: 20px;
  font-family: "Inter", sans-serif;
}

.scwservice_list_item .head_text {
  color: #c9a85c;
  font-size: 11px;
  letter-spacing: 2px;
  text-transform: uppercase;
  white-space: nowrap;
}

.scwservice_list_item .head_line {
  flex: 1;
  height: 1px;
  background-color: #1a27441f;
}

.scwservice_list_item .items {
  list-style: none;
  padding: 0;
  margin: 0;
}

.scwservice_list_item .items li {
  display: flex;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 12px;
}

.scwservice_list_item .item_icon {
  color: #c9a85c;
  font-size: 8px;
  line-height: 24px;
}

.scwservice_list_item .item_text {
  color: #1a2744;
  font-size: 14px;
  line-height: 1.6;
  font-family: "Inter", sans-serif;
}

.scwservice_contact {
  background-color: #1a2744;
  border-radius: 4px;
  padding: 32px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
  border: 1px solid rgba(201, 168, 92, 0.25);
  gap: 24px;
  flex-wrap: wrap;
}
.scwservice_contact_head {
  color: #c9a85c;
  font-size: 11px;
  line-height: 15px;
  text-transform: uppercase;
  margin-bottom: 6px;
  font-family: "Inter", sans-serif;
}

.scwservice_contact_head2 {
color: rgb(248, 244, 237);
font-size: 18px;
margin: 0px;
font-weight: 500;
}

.scwservice_contact_head3 {
  color: rgba(248, 244, 237, 0.6);
  font-size: 13px;
  margin-top: 6px;
  margin-bottom: 0px;
  line-height: normal;
  font-family: "Inter", sans-serif;
}

.scwservice_contact_right a {
  background-color: #c9a85c;
  color: #1a2744;
  font-size: 13px;
  letter-spacing: 1px;
  text-transform: uppercase;
  text-decoration: none;
  font-weight: 500;
  padding: 12px 24px;
  border-radius: 4px;
  font-family: "Inter", sans-serif;
}
.scwservice_contact_right:hover a {
  color: #1a2744;
  text-decoration: unset;
  opacity:.7;
}

.scwservice_contact_right a:hover {
  background-color: #d8b76c;
}

.scwservice_contact_right a svg {
  transition: transform 150ms ease;
}

.scwservice_contact_right a:hover svg {
  transform: translateX(4px);
}


.scwservice_buts {
  display: flex;
  justify-content: space-between;
  align-items: center;
  gap: 20px;
  flex-wrap: wrap;
}

.scwservice_buts_it {
  display: flex;
  align-items: center;
  gap: 12px;
  background-color: #eae4d8;
  border: 1px solid #1a27441f;
  border-radius: 4px;
  padding: 16px;
  text-decoration: none;
  transition: background-color 150ms ease, border-color 150ms ease;
}
.scwservice_buts_it .text {
  color: #6b6454;
  font-size: 11px;
  letter-spacing: 1.2px;
  text-transform: uppercase;
}
.scwservice_buts_it .title {
  color: #1a2744;
  font-size: 154px;
}
.scwservice_buts_it:hover {
  opacity:.7;
  background-color: #eae4d8;
}
.scwservice_buts_it:hover{
  text-decoration:unset;
}

.scwservice_buts_it.next {
  margin-left: auto;
  text-align: right;
  justify-content: flex-end;
}

.scwservice_buts_it .left,
.scwservice_buts_it .right {
  display: flex;
  flex-direction: column;
}

.scwservice_buts_it .text {
  color: #6b7280;
  font-size: 10px;
  letter-spacing: 1.5px;
  text-transform: uppercase;
  margin-bottom: 4px;
  font-family: "Inter", sans-serif;
}

.scwservice_buts_it .title {
  color: #152238;
  font-size: 15px;
  font-weight: 600;
}


.scwservice_buts_it.previous:hover .left svg {
  transform: translateX(-4px);
}

.scwservice_buts_it.next:hover .right svg {
  transform: translateX(4px);
}

.scwservice_buts_it svg {
  color: #c9a85c;
  transition: transform 150ms ease;
}

.scwclients_banner {
  background-color: #122038;
  padding-top: 140px;
  color: #fff;
  border-top: 1px solid rgba(201, 168, 92, 0.2);
  position: relative;
  padding-bottom: 50px;
}
.scwclients_banner .container {
  max-width: 1152px;
  margin: 0 auto;
  padding: 0 20px;
  box-sizing: border-box;
}
.scwclients_banner_hl {
  color: #c9a85c;
  font-size: 10px;
  letter-spacing: 2.2px;
  text-transform: uppercase;
  margin-bottom: 10px;
  line-height: normal;
  margin-top: 30px;
  font-family: "Inter", sans-serif;
}
.scwclients_banner_title {
  color: rgb(248, 244, 237);
  font-size: clamp(32px, 5vw, 51px);
  font-weight: 500;
  line-height: 1.1;
  margin-bottom: 24px;
}
.scwclients_banner_des {
  color: rgba(248, 244, 237, 0.75);
  line-height: 1.85;
  font-size: 15px;
  max-width: 640px;
  margin: 0px;
  font-family: "Inter", sans-serif;
}
.scwclients_l500 {
  background-color: #1a2744;
  border-top: 1px solid rgba(201, 168, 92, 0.15);
}
.scwclients_l500 {
  background-color: #1a2744;
  border-top: 1px solid rgba(201, 168, 92, 0.15);
  padding-top: 32px;
  padding-bottom: 40px;
  padding-left: 24px;
  padding-right: 24px;
}
.scwclients_l500 .container {
  max-width: 1116px;
  border: 1px solid rgba(201, 168, 92, 0.4);
  background-color: rgba(201, 168, 92, 0.06);
  padding: 24px;
  border-radius: 4px;
  display: grid;
  gap: 20px;
  grid-template-columns: 52px auto;
  align-items: center;
  width: 100%;
}
.scwclients_l500 .container::before {
  display: none;
}
.scwclients_l500_lb {
  width: 52px;
  height: 52px;
  background-color: #c9a85c;
  display: inline-block;
  border-radius: 4px;
  line-height: 52px;
  text-align: center;
  color: #1a2744;
  font-size: 16px;
  font-weight: 700;
}
.scwclients_l500_right b {
  color: rgb(248, 244, 237);
  font-weight: bolder;
}
.scwclients_l500_right {
  color: rgba(248, 244, 237, 0.85);
  font-size: 14px;
  line-height: 1.65;
  font-family: "Inter", sans-serif;
  margin: 0px;
}
.svcon_top .title,.scwservices_banner_top .left_head,.svcon_bot .title,
.scwservice_banner_title,.scwservice_contact_head2,.scwservice_buts_it .title,.scwclients_banner_title,
.scwclients_l500_lb {
  font-family: "Playfair Display", serif;
}


.scwclients_testimonials {
  background-color: #f8f4ed;
  padding-top: 60px;
  font-family: "Inter", sans-serif;
  padding-bottom: 80px;
}

.scwclients_testimonials .container {
  max-width: 1152px;
  margin: 0 auto;
  padding: 0 20px;
}
.scwclients_testimonials_slider {
  display: flex !important;
  align-items: stretch;
}
.scwclients_testimonials .item {
  background: #ffffff;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  min-width: 280px;
  border: 1px solid #1a27441f;
  transform: translate3d(0px, 0px, 0px);
  padding: 28px;
  border-radius: 6px;
}

.scwclients_testimonials .item_quote {
  color: #c9a85c;
  font-size: 40px;
  line-height: 1;
  font-family: "Playfair Display", serif;
  margin-bottom: 8px;
}


.scwclients_testimonials .item_con {
font-family: "Playfair Display", serif;
color: #1a2744;
font-size: 15px;
line-height: 1.75;
font-style: italic;
margin: 0px;
  flex-grow: 1;
}
.scwclients_testimonials .item_meta {
  display: flex;
  align-items: center;
  border-top: 1px solid #1a27441f;
  padding-top: 20px;
  margin-top: 24px;
}

.scwclients_testimonials .item_meta_avt {
  width: 38px;
  height: 38px;
  background-color: #1a2744;
  color: #c9a85c;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 12px;
  flex-shrink: 0;
  font-size: 11px;
  font-family: "Playfair Display", serif;
  font-weight: 600;
}

.scwclients_testimonials .item_meta_tt {
  display: flex;
  flex-direction: column;
}

.scwclients_testimonials .item_meta_name {
  color: #1a2744;
  font-weight: 500;
  font-size: 14px;
  font-family: "Inter", sans-serif;
}

.scwclients_testimonials .item_meta_pos {
  color: #6b6454;
  font-family: "Inter", sans-serif;
  font-size: 12px;
}
.scwclients_testimonials_head {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 32px;
}
.scwclients_testimonials_head .text {
  font-family: "Playfair Display", serif;
  color: #1a2744;
  font-size: 24px;
  font-weight: 500;
  white-space: nowrap;
  margin: 0px;
}
.scwclients_testimonials_head .line {
  height: 1px;
  background: #1a27441f;
  width: 100%;
}

.scwclients_testimonials_bot {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-top: 24px;
}

.scwclients_testimonials .bx-pager {
  display: flex;
  align-items: center;
  gap: 8px;
}

.scwclients_testimonials .bx-pager-item a {
  display: block;
  width: 6px;
  height: 6px;
  background-color: #1a27441f;
  border-radius: 50%;
  text-indent: -9999px;
  transition: all 150ms ease;
}

.scwclients_testimonials .bx-pager-item a.active {
  width: 20px;
  border-radius: 4px;
  background-color: #c9a85c;
}


.scwclients_testimonials .nav {
  display: flex;
  gap: 8px;
}

.scwclients_testimonials .nav a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background-color: #ffffff;
  border: 1px solid #1a27441f;
  border-radius: 4px;
  color: #152238;
  text-decoration: none;
  font-size: 16px;
  transition: all 150ms ease;
}


.scwclients_testimonials .bx-wrapper {
box-shadow: none;
  background: none;
  border: none;
  margin-bottom: 24px;
  max-width: 100% !important;
}
.scwclients_feedback {
  background-color: #f8f4ed;
  padding-top: 0;
  font-family: "Inter", sans-serif;
  padding-bottom: 80px;
}
.scwclients_feedback .container {
  max-width: 1152px;
  margin: 0 auto;
  padding: 0 20px;
}
.scwclients_feedback_head {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 32px;
}
.scwclients_feedback_head .text {
  font-family: "Playfair Display", serif;
  color: #1a2744;
  font-size: 24px;
  font-weight: 500;
  white-space: nowrap;
  margin: 0px;
}
.scwclients_feedback_head .line {
  height: 1px;
  background: #1a27441f;
  width: 100%;
}

.scwclients_feedback_con {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 16px;
  width: 100%;
  box-sizing: border-box;
}

.scwclients_feedback_item {
  background-color: #eae4d8;
  border: 1px solid #1a27441f;
  border-radius: 6px;
  padding: 20px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  box-sizing: border-box;
}

.scwclients_feedback_item .item_quote {
  color: #c9a85c;
  font-size: 26px;
  line-height: 1;
  font-family: "Playfair Display", serif;
  margin-bottom: 6px;
}


.scwclients_feedback_item .item_con {
  font-family: "Playfair Display", serif;
color: #1a2744;
font-size: 14px;
line-height: 1.7;
font-style: italic;
margin: 0px;
}
.scwclients_feedback_item .item_lb {
  color: #6b6454;
  font-size: 11px;
  letter-spacing: 1.3px;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
  margin-bottom: 0;
}
.scwclients_clients_con {
  display: grid;
  gap: 40px;
  grid-template-columns: 1fr;
}
.scwclients_clients {
  background-color: #f8f4ed;
  padding-top: 0;
  font-family: "Inter", sans-serif;
  padding-bottom: 80px;
}
.scwclients_clients .container {
  max-width: 1152px;
  margin: 0 auto;
  padding: 0 20px;
}
.scwclients_clients_head {
  display: flex;
  gap: 20px;
  align-items: center;
  margin-bottom: 32px;
}
.scwclients_clients_head .text {
  font-family: "Playfair Display", serif;
  color: #1a2744;
  font-size: 24px;
  font-weight: 500;
  white-space: nowrap;
  margin: 0px;
}
.scwclients_clients_head .line {
  height: 1px;
  background: #1a27441f;
  width: 100%;
}
.clientitem_title {
  color: #6b6454;
  font-size: 11px;
  letter-spacing: 1.6px;
  text-transform: uppercase;
  font-family: "Inter", sans-serif;
  margin-bottom: 12px;
}
.clientitem_con {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
.clientitem_con_item {
  width: 160px;
  height: 88px;
  background-color: rgb(255, 255, 255);
  border: 1px solid #1a27441f;
  border-radius: 2px;
  flex-shrink: 0;
}
.clientitem_con_item img {
  max-height: 56px;
  max-width: 128px;
  object-fit: contain;
  display: block;
  filter: grayscale(100%);
  opacity: 0.6;
  transition: filter 0.25s, opacity 0.25s;
  margin: 0 auto;
}
.clientitem_con_item:hover img {
  filter: grayscale(0%);
  opacity:1;
}
.clientitem_con_item a {
  display: flex;
  align-items: center;
  width: 100%;
  text-align: center;
  height: 100%;
}
/* --- MEDIA QUERIES --- */
@media only screen and (max-width: 1409px) {
  .page-id-3217 .container {
    padding: 0 30px;
  }
}

@media only screen and (max-width: 1200px) {
  .page-id-3217 .scwteam_banner {
    padding-top: 100px;
  }
  .page-id-3217 .scwteam_banner .container {
    padding: 20px 30px;
  }
}

@media only screen and (max-width: 1024px) {
  .page-id-3217 .scwteam_intro_top {
    gap: 20px;
  }
    .scwclients_feedback_con {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media only screen and (max-width: 992px) {
	.navbar-custom .nav li a {
    font-size: 13px!important;
  }
   #stoptop .navbar-right {
    float: left !important;
}
}

@media only screen and (max-width: 980px) {

	  .scwservices_banner_top {
    flex-direction: column;
    align-items: flex-start;
    gap: 30px;
  }

  .scwservices_banner_top .left,
  .scwservices_banner_top .right {
    max-width: 100%;
    width: 100%;
  }

  .scwservices_banner_top .left_head {
    font-size: 36px;
  }

  .scwservices_banner_des {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .page-id-3217 .scwteam_banner .container {
    padding: 20px 15px;
  }
    .scwdropdown_con {
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
  }
  .scwdropdown_con_item {
    border-right: none;
    padding: 0;
  }
}
@media (min-width: 768px) and (max-width: 778px){
footer .container{
width:100%!important;
	}
}
@media only screen and (max-width: 768px) {

		  .svcon_top {
    grid-template-columns: 1fr;
  }
  
  .svcon_bot {
    grid-template-columns: 1fr;
  }
  .page-id-3217 .scwteam_mem_it_con {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .page-id-3217 .scwteam_banner .container {
    align-items: center;
  }
  .page-id-3217 .scwteam_banner {
    padding-top: 80px;
    padding-bottom: 40px;
  }

  .page-id-3217 .scwteam_banner .container {
    flex-direction: column;
    text-align: center;
    gap: 30px;
  }

  .page-id-3217 .scwteam_banner_head {
    font-size: 38px;
  }

  .page-id-3217 .scwteam_intro_top {
    flex-direction: column;
    padding: 30px 0;
  }

  .page-id-3217 .scwteam_mem {
    padding: 50px 0;
  }

  .page-id-3217 .scwteam_mem_it {
    padding: 20px;
  }

  .page-id-3217 .scwteam_mem_it_box_popup {
    flex-direction: column;
    max-width: 90%;
    margin: 20px auto;
  }

  .page-id-3217 .scwteam_mem_it_box_popup_left {
    flex: none;
    height: auto;
  }

  .page-id-3217 .scwteam_mem_it_box_popup_right {
    padding: 24px;
    max-height: none;
  }
}
@media only screen and (max-width: 767px) {
	#menu-item-320 > ul.dropdown-menu::before {
  display: none;
}
	.navbar-fixed-top.affix-top .navbar-right #menu-item-320 > ul.dropdown-menu,
.navbar-fixed-top:not(.affix-top) .navbar-right #menu-item-320 > ul.dropdown-menu	{
  top: 0 !important;
}
	.navbar-right #menu-item-320 ul.dropdown-menu{
  padding: 10px !important;
	}
	#menu-item-320 .scwdropdown_con .scwdropdown_con_item:first-child {
  border-left: none;
}
	#menu-item-320 .scwdropdown_con .scwdropdown_con_item{
  border: none;padding: 0;
}
#menu-item-320 .scwdropdown_con .scwdropdown_con_item .number,
#menu-item-320 .scwdropdown_con .scwdropdown_con_item .des,#menu-item-320 .scwdropdown_con .scwdropdown_con_item:hover .learnmore{
  display: none;
}
	#menu-item-320 .scwdropdown_con {
  grid-template-columns: 1fr;
}
	.navbar-fixed-top.affix-top .navbar-right #menu-item-320 ul.dropdown-menu,
.navbar-fixed-top.affix .navbar-right #menu-item-320 ul.dropdown-menu	{
  top: 0;
}
.navbar-right #menu-item-320 ul.dropdown-menu {
  position: relative !important;
}
}
@media only screen and (max-width: 640px) {
  .scwclients_l500 .container {
    grid-template-columns:1fr;
    padding: 24px;
    gap: 16px;
    text-align: center;
  }
   .scwclients_l500_lb {
    margin: 0 auto;
  }
	.scwservice_list {
  grid-template-columns: 1fr;
  gap: 30px;
}
	  .scwdropdown_con {
    grid-template-columns: 1fr;
  }
  .page-id-3217 .scwteam_banner .container {
    flex-direction: column;
    gap: 20px;
  }
  .page-id-3217 .scwteam_mem_it_con {
    grid-template-columns: 1fr 1fr;
  }
  .page-id-3217 .scwteam_intro_legal {
    flex-direction: column;
    padding: 24px;
    gap: 16px;
    text-align: center;
  }

  .page-id-3217 .scwteam_intro_legal_left {
    margin: 0 auto;
  }
}

@media only screen and (max-width: 480px) {
		  .scwclients_feedback_con {
    grid-template-columns: 1fr;
  }
  .page-id-3217 .scwteam_mem_it_con {
    grid-template-columns: 1fr;
  }
  .page-id-3217 .scwteam_mem_it {
    margin-bottom: 0px;
  }
  .page-id-3217 .scwteam_banner .container {
    padding: 20px 15px;
  }

  .page-id-3217 .scwteam_mem_it_box {
    width: 100%;
  }

  .page-id-3217 .scwteam_banner_head {
    font-size: 32px;
  }

  .page-id-3217 .scwteam_mem_it_box_popup_right {
    padding: 20px 16px;
  }

  .page-id-3217 .scwteam_mem_it_box_popup_right .name {
    font-size: 24px;
  }
}
@media only screen and (max-width: 440px) {
	.scwservice_buts_it {
  width: 100%;
}
}
@media only screen and (max-width: 375px) {
  .page-id-3217 .container {
    padding: 0 15px;
  }
  .scwclients_feedback_head .text,.scwclients_testimonials_head .text,
.scwclients_clients_head .text  {
  font-size: 20px;
}
.clientitem_con_item {
  width: 120px;
}
}