.elementor-767 .elementor-element.elementor-element-64fdc5f{--display:flex;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-767 .elementor-element.elementor-element-eeat0814{--display:flex;}:root{--page-title-display:none;}/* Start custom CSS for text-editor, class: .elementor-element-2d1229bc */.jc-about-luxx{
  width:100%;
  padding:0;
  color:#162033;
  font-family:inherit;
}

.jc-about-luxx *{
  box-sizing:border-box;
}

.jc-about-luxx a{
  color:#005fd1;
  font-weight:700;
  text-decoration:none;
  background:linear-gradient(180deg,transparent 58%,rgba(255,181,36,.35) 0);
  transition:.25s ease;
}

.jc-about-luxx a:hover{
  color:#6f3cff;
  background:linear-gradient(180deg,transparent 54%,rgba(111,60,255,.22) 0);
}

.jc-about-luxx-inner{
  width:min(1180px,92%);
  margin:auto;
}

.jc-about-luxx-hero{
  display:grid;
  grid-template-columns:1.05fr .95fr;
  gap:46px;
  align-items:center;
  padding:42px 0 54px;
  border-bottom:1px solid rgba(0,61,121,.12);
}

.jc-about-luxx-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:8px 16px;
  margin-bottom:18px;
  border-radius:999px;
  color:#003d79;
  font-size:13px;
  font-weight:800;
  letter-spacing:.12em;
  background:rgba(0,96,209,.08);
  border:1px solid rgba(0,96,209,.14);
}

.jc-about-luxx-kicker:before{
  content:"";
  width:8px;
  height:8px;
  border-radius:99px;
  background:#ffb524;
  box-shadow:0 0 0 6px rgba(255,181,36,.18);
}

.jc-about-luxx h1{
  margin:0;
  color:#09254b;
  font-size:clamp(34px,5vw,62px);
  line-height:1.12;
  letter-spacing:-.04em;
  font-weight:900;
}

.jc-about-luxx-sub{
  margin:20px 0 0;
  color:#526071;
  font-size:19px;
  line-height:1.8;
  font-weight:600;
}

.jc-about-luxx-hero img{
  width:100%;
  aspect-ratio:4/3;
  object-fit:cover;
  display:block;
  border-radius:30px;
  box-shadow:0 22px 60px rgba(0,61,121,.16);
}

.jc-about-luxx-content{
  padding:52px 0 20px;
}

.jc-about-luxx-content p{
  margin:0 0 22px;
  color:#334155;
  font-size:18px;
  line-height:2;
  letter-spacing:.02em;
}

.jc-about-luxx-content h2{
  position:relative;
  margin:58px 0 22px;
  padding-left:20px;
  color:#082650;
  font-size:clamp(28px,3vw,40px);
  line-height:1.3;
  font-weight:900;
  letter-spacing:-.03em;
}

.jc-about-luxx-content h2:before{
  content:"";
  position:absolute;
  left:0;
  top:.22em;
  width:6px;
  height:1.1em;
  border-radius:99px;
  background:linear-gradient(180deg,#005fd1,#7b4dff,#ffb524);
}

.jc-about-luxx-content h3{
  margin:34px 0 12px;
  color:#0f3a75;
  font-size:24px;
  line-height:1.4;
  font-weight:900;
}

.jc-about-luxx-imggrid{
  display:grid;
  grid-template-columns:1.2fr .85fr 1fr;
  gap:18px;
  margin:38px 0 18px;
  align-items:end;
}

.jc-about-luxx-imggrid img{
  width:100%;
  object-fit:cover;
  display:block;
  border-radius:24px;
  box-shadow:0 16px 42px rgba(0,61,121,.12);
}

.jc-about-luxx-imggrid img:nth-child(1){
  aspect-ratio:4/3;
}

.jc-about-luxx-imggrid img:nth-child(2){
  aspect-ratio:3/4;
  transform:translateY(24px);
}

.jc-about-luxx-imggrid img:nth-child(3){
  aspect-ratio:1/1;
  transform:translateY(-14px);
}

.jc-about-luxx-cards{
  display:grid;
  grid-template-columns:repeat(6,1fr);
  gap:18px;
  margin:28px 0 18px;
}

.jc-about-luxx-card{
  grid-column:span 3;
  position:relative;
  padding:28px;
  border-radius:26px;
  background:
    linear-gradient(135deg,rgba(255,255,255,.94),rgba(245,249,255,.9));
  border:1px solid rgba(0,96,209,.12);
  box-shadow:0 18px 44px rgba(0,61,121,.09);
  overflow:hidden;
}

.jc-about-luxx-card:nth-child(3),
.jc-about-luxx-card:nth-child(4),
.jc-about-luxx-card:nth-child(5){
  grid-column:span 2;
}

.jc-about-luxx-card:after{
  content:"";
  position:absolute;
  right:-40px;
  top:-40px;
  width:120px;
  height:120px;
  border-radius:999px;
  background:radial-gradient(circle,rgba(255,181,36,.22),rgba(111,60,255,.08),transparent 68%);
}

.jc-about-luxx-card h3{
  margin:0 0 12px;
  color:#003d79;
  font-size:22px;
}

.jc-about-luxx-card p{
  position:relative;
  z-index:2;
  margin:0;
  font-size:16.5px;
  line-height:1.9;
}

.jc-about-luxx-wideimg{
  margin:42px 0 10px;
}

.jc-about-luxx-wideimg img{
  width:100%;
  aspect-ratio:16/7;
  object-fit:cover;
  display:block;
  border-radius:30px;
  box-shadow:0 22px 60px rgba(0,61,121,.14);
}

.jc-about-luxx-gallery{
  display:grid;
  grid-template-columns:repeat(4,1fr);
  gap:18px;
  padding:34px 0 70px;
}

.jc-about-luxx-gallery img{
  width:100%;
  aspect-ratio:4/5;
  object-fit:cover;
  display:block;
  border-radius:24px;
  box-shadow:0 16px 42px rgba(0,61,121,.12);
}

.jc-about-luxx-gallery img:nth-child(even){
  transform:translateY(24px);
}

@media(max-width:900px){
  .jc-about-luxx-inner{
    width:min(100% - 34px,720px);
  }

  .jc-about-luxx-hero{
    grid-template-columns:1fr;
    gap:26px;
    padding:32px 0 42px;
  }

  .jc-about-luxx h1{
    font-size:36px;
  }

  .jc-about-luxx-sub{
    font-size:17px;
  }

  .jc-about-luxx-content{
    padding-top:36px;
  }

  .jc-about-luxx-content p{
    font-size:16.5px;
    line-height:1.9;
  }

  .jc-about-luxx-content h2{
    margin-top:46px;
    font-size:28px;
  }

  .jc-about-luxx-content h3{
    font-size:21px;
  }

  .jc-about-luxx-imggrid{
    grid-template-columns:1fr;
  }

  .jc-about-luxx-imggrid img,
  .jc-about-luxx-imggrid img:nth-child(2),
  .jc-about-luxx-imggrid img:nth-child(3){
    aspect-ratio:4/3;
    transform:none;
  }

  .jc-about-luxx-cards{
    grid-template-columns:1fr;
  }

  .jc-about-luxx-card,
  .jc-about-luxx-card:nth-child(3),
  .jc-about-luxx-card:nth-child(4),
  .jc-about-luxx-card:nth-child(5){
    grid-column:auto;
  }

  .jc-about-luxx-wideimg img{
    aspect-ratio:4/3;
  }

  .jc-about-luxx-gallery{
    grid-template-columns:1fr 1fr;
  }

  .jc-about-luxx-gallery img:nth-child(even){
    transform:none;
  }
}

@media(max-width:520px){
  .jc-about-luxx-inner{
    width:min(100% - 26px,480px);
  }

  .jc-about-luxx h1{
    font-size:31px;
  }

  .jc-about-luxx-hero img,
  .jc-about-luxx-imggrid img,
  .jc-about-luxx-wideimg img,
  .jc-about-luxx-gallery img{
    border-radius:18px;
  }

  .jc-about-luxx-card{
    padding:22px;
    border-radius:20px;
  }

  .jc-about-luxx-gallery{
    gap:12px;
    padding-bottom:48px;
  }
}/* End custom CSS */
/* Start custom CSS for text-editor, class: .elementor-element-23d8942 */.jc-bright-about{
  width:100%;
  padding:70px 0;
  font-family:inherit;
  color:#18324f;
}

.jc-bright-about *{
  box-sizing:border-box;
}

.jcba-wrap{
  width:min(1180px,92%);
  margin:0 auto;
}

/* 標題區 */
.jcba-head{
  text-align:center;
  margin-bottom:34px;
}

.jcba-head span{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  padding:8px 18px;
  margin-bottom:14px;
  font-size:13px;
  font-weight:800;
  letter-spacing:.12em;
  color:#006fd6;
  background:rgba(0,111,214,.08);
  border:1px solid rgba(0,111,214,.16);
}

.jcba-head h2{
  margin:0 0 12px;
  font-size:clamp(30px,4vw,48px);
  line-height:1.18;
  font-weight:900;
  color:#003d79;
}

.jcba-head p{
  max-width:760px;
  margin:0 auto;
  font-size:17px;
  line-height:1.9;
  color:#5c6f86;
}

/* 圖片參考區 */
.jcba-gallery{
  display:grid;
  grid-template-columns:1.25fr .9fr .9fr 1.1fr;
  gap:16px;
  margin:0 0 34px;
  align-items:stretch;
}

.jcba-gallery img{
  width:100%;
  height:220px;
  display:block;
  object-fit:cover;
  border-radius:22px;
  box-shadow:0 18px 42px rgba(0,61,121,.14);
  border:1px solid rgba(255,255,255,.72);
}

.jcba-gallery img:nth-child(2){
  transform:translateY(18px);
}

.jcba-gallery img:nth-child(3){
  transform:translateY(-10px);
}

/* 內容卡片 */
.jcba-grid{
  display:flex;
  flex-direction:column;
  gap:28px;
  max-width:980px;
  margin:0 auto;
}


.jcba-card:nth-child(odd){
  margin-right:90px;
}

.jcba-card:nth-child(even){
  margin-left:90px;
}
.jcba-card{
  position:relative;
  overflow:hidden;
  padding:34px 34px 32px;
  background:
    linear-gradient(145deg,rgba(255,255,255,.95),rgba(244,250,255,.92));
  border:1px solid rgba(0,111,214,.13);
  border-radius:26px;
  box-shadow:0 20px 52px rgba(0,61,121,.10);
}

.jcba-card::before{
  content:"";
  position:absolute;
  right:-70px;
  top:-70px;
  width:190px;
  height:190px;
  border-radius:50%;
  background:
    radial-gradient(circle,rgba(0,164,255,.22),rgba(123,95,255,.08) 58%,transparent 70%);
  pointer-events:none;
}

.jcba-card::after{
  content:"";
  position:absolute;
  left:26px;
  top:0;
  width:82px;
  height:5px;
  background:linear-gradient(90deg,#00a3ff,#775cff,#ffb84d);
  border-radius:0 0 999px 999px;
}

.jcba-num{
  display:inline-flex;
  align-items:center;
  justify-content:center;
  width:52px;
  height:52px;
  margin-bottom:18px;
  border-radius:18px;
  font-size:18px;
  font-weight:900;
  color:#fff;
  background:linear-gradient(135deg,#006fd6,#7b5cff);
  box-shadow:0 12px 26px rgba(0,111,214,.25);
}

.jcba-card h3{
  margin:0 0 16px;
  font-size:26px;
  line-height:1.25;
  font-weight:900;
  color:#003d79;
}

.jcba-card p{
  margin:0 0 15px;
  font-size:16px;
  line-height:2;
  color:#3d5269;
}

.jcba-card p:last-child{
  margin-bottom:0;
}

/* 內部連結 */
.jcba-card a{
  color:#005fba;
  font-weight:800;
  text-decoration:none;
  background:
    linear-gradient(transparent 62%,rgba(255,184,77,.38) 0);
  transition:.2s ease;
}

.jcba-card a:hover{
  color:#7b4dff;
  background:
    linear-gradient(transparent 58%,rgba(0,163,255,.25) 0);
}

/* 清單 */
.jcba-list{
  display:grid;
  grid-template-columns:repeat(2,1fr);
  gap:10px 12px;
  margin:20px 0 20px;
  padding:0;
  list-style:none;
}

.jcba-list li{
  position:relative;
  padding:12px 14px 12px 38px;
  font-size:15px;
  line-height:1.6;
  color:#314a64;
  background:rgba(0,111,214,.06);
  border:1px solid rgba(0,111,214,.10);
  border-radius:16px;
}

.jcba-list li::before{
  content:"";
  position:absolute;
  left:14px;
  top:18px;
  width:10px;
  height:10px;
  border-radius:50%;
  background:linear-gradient(135deg,#00a3ff,#ffb84d);
  box-shadow:0 0 0 5px rgba(0,163,255,.12);
}

/* 平板 */
@media(max-width:1024px){
  .jcba-gallery{
    grid-template-columns:repeat(2,1fr);
  }

  .jcba-gallery img{
    height:210px;
  }

  .jcba-gallery img:nth-child(2),
  .jcba-gallery img:nth-child(3){
    transform:none;
  }

  .jcba-grid{
    grid-template-columns:1fr;
  }
}

/* 手機 */
@media(max-width:767px){
  .jc-bright-about{
    padding:46px 0;
  }

  .jcba-wrap{
    width:92%;
  }

  .jcba-head{
    text-align:left;
    margin-bottom:24px;
  }

  .jcba-head h2{
    font-size:32px;
  }

  .jcba-head p{
    font-size:15px;
    line-height:1.8;
  }

  .jcba-gallery{
    grid-template-columns:1fr 1fr;
    gap:10px;
    margin-bottom:22px;
  }

  .jcba-gallery img{
    height:130px;
    border-radius:16px;
  }

  .jcba-card{
    padding:28px 22px;
    border-radius:22px;
  }

  .jcba-card h3{
    font-size:23px;
  }

  .jcba-card p{
    font-size:15px;
    line-height:1.9;
  }

  .jcba-list{
    grid-template-columns:1fr;
  }
}
```/* End custom CSS */