:root{--navy:#04274d;--deep:#001b38;--blue:#0068de;--gold:#efbd59;--ink:#092c68;--line:#deE9f5}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:90px}body{margin:0;color:var(--ink);background:#fff;font-family:'Noto Sans Thai',system-ui,sans-serif;font-size:16px;line-height:1.45}a{color:inherit;text-decoration:none}button{font:inherit;cursor:pointer}img{display:block;max-width:100%}svg{width:26px;height:26px;flex-shrink:0}a,button{touch-action:manipulation}a:focus-visible,button:focus-visible{outline:3px solid #dc9a24;outline-offset:4px}a:hover{filter:brightness(1.07)}.wrap{width:min(1400px,calc(100% - 48px));margin:auto}.gold{background:linear-gradient(110deg,#efbd62,#ffe4a1 50%,#e4aa47);color:#08284f;border:1px solid #f4d799;border-radius:6px;font-weight:700;text-align:center;display:flex;align-items:center;justify-content:center;gap:7px;padding:7px 12px;box-shadow:0 2px 8px #0002}.skip{position:absolute;left:16px;top:-70px;background:white;z-index:100;padding:15px}.skip:focus{top:10px}header{position:sticky;top:0;z-index:50;background:linear-gradient(100deg,#022143,#07519a 65%,#003268);color:white;border-bottom:1px solid #3578ad}.nav-wrap{display:flex;align-items:center;gap:18px;min-height:82px}.brand{display:flex;flex-direction:column;flex-shrink:0;align-items:center;line-height:1.15;font-family:'Noto Sans Thai',sans-serif;text-align:center}.brand strong{font-size:20px;font-weight:800}.brand b{font-size:16px;letter-spacing:.05em}.brand span{font-size:14px}header nav{display:flex;flex:1;align-self:stretch;justify-content:center}header nav a{position:relative;border-left:1px solid #ffffff0d;display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;gap:6px;padding:8px 6px;font-size:13px;white-space:nowrap}header nav a svg{width:23px;height:23px}header nav a[aria-current]{color:#ffe198;background:#001a3136}header nav a[aria-current]:after{content:'';position:absolute;height:3px;bottom:4px;left:12%;right:12%;background:#ffdc84;border-radius:4px}.login{font-size:14px;white-space:nowrap}.login svg{width:17px;height:17px}.menu-btn{display:none}.hero{position:relative;isolation:isolate;background:var(--deep);overflow:hidden;color:#fff}.hero-photo{position:absolute;z-index:-2;width:78%;height:100%;right:0;object-fit:cover;object-position:center 57%}.hero-shade{position:absolute;z-index:-1;inset:0;background:linear-gradient(90deg,#002346 0%,#03274bf0 22%,#03274b55 46%,transparent 65%),linear-gradient(0deg,#01244488,transparent 24%)}.hero-inner{min-height:405px;display:flex;justify-content:space-between;align-items:center;padding:28px 22px}.hero-copy{max-width:520px}.hero-kicker{font-size:24px;margin:0 0 6px}.hero h1{font-size:clamp(42px,4.7vw,66px);font-weight:800;line-height:1.15;letter-spacing:-1.5px;margin:0}.hero h1 span{color:#ffdc84}.quote{font-size:22px;margin:12px 0}.signature{font-family:Georgia,serif;font-style:italic;font-size:21px;margin:9px 0 18px}.hero-values{display:flex;flex-wrap:wrap;gap:9px 20px;max-width:400px}.hero-values span{display:flex;align-items:center;gap:7px;font-size:12px}.hero-values svg{width:23px;height:23px;color:#fbd078}.hero-promise{align-self:flex-start;text-align:right;font-size:21px;text-shadow:0 2px 8px #000;background:#00366a80;padding:12px;border-radius:4px;margin:0}.benefits{background:linear-gradient(100deg,#002240,#053461);color:#fff;border-top:2px solid #eec372}.benefits>.wrap{display:grid;grid-template-columns:repeat(5,1fr);padding:13px 0}.benefits .wrap>div{display:flex;align-items:center;padding:0 16px;border-right:1px solid #ffffff35;gap:12px}.benefits .wrap>div:first-child{padding-left:0}.benefits .wrap>div:last-child{border:0}.benefits svg{width:40px;height:40px;color:#ffda81}.benefits b{font-size:15px;display:block}.benefits small{font-size:12px;color:#d3e0f5;display:block;margin-top:3px}.content{padding-top:10px;padding-bottom:10px}.section-head{display:flex;align-items:center;gap:20px;margin:0 0 8px;min-height:40px}.section-head h2{display:flex;align-items:center;gap:10px;margin:0;font-size:27px;line-height:1.3;color:#051369;font-weight:800;white-space:nowrap}.section-head h2 svg{color:#07305c;background:linear-gradient(120deg,#ffe9b0,#e9b450);border-radius:50%;padding:6px;width:40px;height:40px}.section-head p{font-size:14px;color:#285bb4;margin:0}.section-head>a{margin-left:auto;color:#0069fa;font-size:14px;white-space:nowrap}.section-head>a span{font-size:23px;margin-left:6px}.products-layout{display:grid;grid-template-columns:minmax(0,2.4fr) minmax(275px,1fr);gap:16px}.product-cards{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:10px}.product-tile{border:1px solid var(--line);border-radius:7px;overflow:hidden;background:linear-gradient(white,#f7fbff);transition:transform .18s}.product-tile:hover{transform:translateY(-3px)}.product-art{height:204px;background-image:url('assets/insurance-five-panels.png');background-size:500% 100%;background-position:var(--panel) center;position:relative}.product-art>div{padding:10px 10px 35px;background:linear-gradient(#001c46c9,transparent);color:#fff;min-height:88px}.product-art h3{font-size:16px;margin:0;font-weight:600;line-height:1.3}.product-art span{font-size:14px;display:block}.arrow{font-family:Arial,sans-serif;font-style:normal;background:#00284f;color:#fff;border:2px solid #fff;border-radius:50%;width:33px;height:33px;display:grid;place-items:center;font-size:29px;line-height:1;position:absolute;bottom:-7px;right:7px}.product-tile>p{font-size:15px;line-height:1.35;margin:12px 10px 10px;color:#143a9b;min-height:40px}.italy{background:#04264d;border:2px solid #f1c773;border-radius:8px;overflow:hidden;color:white;box-shadow:0 0 10px #ce9b3440;display:flex;flex-direction:column}.italy-picture{height:122px;position:relative;overflow:hidden}.italy-picture img{width:100%;height:100%;object-fit:cover;object-position:center 30%}.italy-picture>div{position:absolute;inset:0;background:linear-gradient(90deg,#032b53a6,transparent);padding:9px 15px}.italy-picture small{font-size:13px;letter-spacing:.06em}.italy-picture h3{font-family:Georgia,serif;font-weight:400;font-size:42px;color:#ffe3a0;line-height:1;margin:24px 0 0;text-shadow:1px 2px 3px #00234d}.italy-body{padding:10px 15px;display:flex;flex-direction:column;flex:1}.target{display:flex;align-items:center;gap:9px;font-size:20px}.target b{font-size:24px}.progress-line{display:flex;align-items:center;gap:12px;margin:6px 0}.progress{height:15px;background:#294c75;border-radius:30px;flex:1;overflow:hidden}.progress i{display:block;width:0;height:100%;background:linear-gradient(90deg,#f6b840,#ffeb9e);border-radius:30px}.italy-body p{font-size:12px;margin:2px 0 8px}.italy-body .gold{font-size:14px;margin-top:auto}.competition{display:grid;grid-template-columns:1.2fr 1fr;gap:12px 20px;margin-top:16px}.competition .section-head{gap:12px}.competition .section-head h2{font-size:25px}.competition .section-head p{font-size:13px}.winner-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:9px}.winner{position:relative;text-align:center;border:1px solid var(--line);background:linear-gradient(130deg,#fff 20%,#f1f7ff);border-radius:7px;padding:10px 8px 13px;overflow:hidden;min-height:220px}.crown{position:absolute;top:6px;left:14px;font-size:33px;color:#eeb349}.winner h3{font-size:16px;margin:0 0 0 27px;color:#0a1266}.winner>b{display:block;font-size:24px;margin-left:27px;line-height:1.4}.winner-avatar{width:59px;height:59px;border-radius:50%;margin:8px auto 0;background:linear-gradient(#fef9e9,#e9bc63);display:grid;place-items:center;border:3px solid white;outline:1px solid #efcf8f}.winner-avatar svg{width:34px;height:34px;color:#123c69}.winner-badge{background:linear-gradient(90deg,#eebd5f,#ffe6a5);padding:2px 15px;border-radius:20px;font-weight:700;display:inline-block;font-size:14px;position:relative;margin-top:-3px}.winner p{font-size:14px;color:#174ab1;margin:7px 0 3px;overflow-wrap:anywhere}.winner small{font-size:12px;color:#5073a0}.ranking-panel{border:1px solid var(--line);border-radius:7px;padding:5px 10px}.ranking-panel .section-head{margin-bottom:0}.ranking-panel .section-head h2{font-size:22px}.ranking-panel .section-head h2 svg{background:none;width:31px;height:31px;padding:2px}.period{margin:0 0 5px 40px;font-size:13px;color:#31538a}.table-scroll{overflow-x:auto}table{border-collapse:collapse;width:100%;font-size:14px}th{font-size:12px;font-weight:500;background:#f3f7fd;white-space:nowrap}td,th{text-align:left;padding:6px 5px;border-bottom:1px solid #e8eff8}td:nth-child(3){text-align:right;white-space:nowrap}td:nth-child(2){overflow-wrap:anywhere}td:last-child{min-width:110px}.rank-no{display:grid;place-items:center;width:26px;height:26px;border-radius:50%;background:#edf1f7;color:#03285a}.rank-1{background:#ffda83}.rank-2{background:#dce2ec}.rank-3{background:#ffb38b}.rank-share{display:flex;gap:6px;align-items:center;font-size:12px}.rank-track{height:10px;border-radius:20px;background:#e8eef7;flex:1;min-width:45px;overflow:hidden}.rank-track i{height:100%;display:block;background:linear-gradient(90deg,#1685ff,#0755ca);border-radius:20px}.data-note{grid-column:1/-1;display:flex;justify-content:flex-end;align-items:center;gap:16px;font-size:12px;color:#58718f;margin-top:-6px}.data-note button{font-size:12px;color:#235bc1;background:none;border:0;padding:3px}.news{margin-top:6px}.news-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:15px}.news-card{overflow:hidden;border:1px solid var(--line);border-radius:7px}.news-card>img{width:100%;height:125px;object-fit:cover;object-position:center 53%}.news-card>div{padding:7px 40px 10px 12px;position:relative}.news-card small{font-size:12px;color:#336bb9}.news-card h3{margin:1px 0;font-size:16px;font-weight:500}.news-card p{font-size:14px;margin:0}.news-card .arrow{bottom:12px;right:10px}.action-cards{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin-top:12px}.action{background:#04274b;position:relative;isolation:isolate;color:white;border:1px solid #32628a;border-radius:7px;overflow:hidden;padding:13px;display:flex;flex-direction:column;min-height:224px}.action:before{content:'';z-index:-1;position:absolute;inset:0;background:linear-gradient(0deg,#002245 15%,#00224550 75%)}.action.investment{background-image:url('assets/insurance-five-panels.png');background-size:500% 100%;background-position:100% center}.action.tax{background-image:url('assets/office-workbar-1.jpg');background-size:cover}.action.join{background-image:url('assets/hero-team.png');background-size:cover;background-position:center}.action.contact{background:linear-gradient(135deg,#073c6a,#002342 75%,#ab854a)}.action-title{display:flex;gap:12px;align-items:flex-start}.action-title>svg{width:43px;height:43px;padding:8px;border:1px solid #f2c76d;border-radius:50%;color:#ffdc80}.action h3{font-size:22px;line-height:1.2;font-weight:600;margin:0}.action h3 span{display:block;font-size:20px;font-weight:400}.action p{font-size:15px;max-width:235px;margin:45px 0 10px}.action .gold{margin-top:auto;font-size:14px;padding:6px}.contact-links{display:flex;flex-direction:column;gap:5px;font-size:14px;margin:9px 0 10px}.contact-links span{font-size:12px}.footer-scene{background:linear-gradient(90deg,#002347e6,#02467977),url('assets/office-building.jpg') center 35%/cover;color:#fff;border-top:3px solid #e9c57a}.footer-scene .wrap{display:flex;align-items:center;justify-content:space-between;min-height:105px}.footer-scene p{font-size:18px;margin:0}.footer-scene strong{font-size:24px}.footer-scene span{font-size:12px;color:#f7d084;max-width:230px;line-height:1.7}footer{background:#01274c;color:#fff}.footer-bottom{display:flex;gap:30px;align-items:center;padding:15px 0}.footer-bottom .brand strong{font-size:16px}.footer-bottom .brand b,.footer-bottom .brand span{font-size:12px}.footer-bottom>div{flex:1;text-align:center}.footer-bottom nav{display:flex;gap:12px;justify-content:center;flex-wrap:wrap;font-size:12px;color:#d8e5f5}.footer-bottom small{display:block;font-size:12px;color:#a9bfd9;margin-top:9px}.back-top{width:36px;height:36px;display:grid;place-items:center;border:1px solid #a9c5e9;border-radius:50%;font-size:23px}
@media(min-width:1600px){.hero-inner{min-height:450px}}@media(max-width:1200px){.wrap{width:calc(100% - 32px)}.nav-wrap{gap:12px}.brand strong{font-size:16px}.brand b{font-size:14px}header nav a{font-size:12px;padding:8px 4px}.login{font-size:12px;padding:8px}.products-layout{grid-template-columns:minmax(0,2.45fr) minmax(260px,1fr)}.product-art{height:180px}.section-head{gap:12px}.section-head h2{font-size:24px}.benefits .wrap>div{padding:0 9px;gap:8px}.benefits b{font-size:13px}.benefits svg{width:32px;height:32px}.competition .section-head p{display:none}.action h3{font-size:20px}.product-art h3{font-size:14px}.product-tile>p{font-size:14px}.hero-inner{min-height:375px}.hero-kicker{font-size:22px}}@media(max-width:1000px){.menu-btn{display:block;margin-left:auto;background:none;color:white;border:1px solid #ffffff45;border-radius:5px;font-size:23px;padding:3px 10px}.nav-wrap{min-height:70px;flex-wrap:wrap}.brand strong{font-size:19px}header nav{display:none;position:absolute;top:100%;left:0;right:0;background:#032a51;padding:10px;box-shadow:0 8px 16px #0003}header nav.open{display:grid;grid-template-columns:repeat(3,1fr)}header nav a{padding:13px;font-size:14px}.login{font-size:14px}.hero-photo{width:100%}.hero-shade{background:linear-gradient(90deg,#03264af5,#03264ab8 35%,#03264a15 75%)}.hero-promise{display:none}.benefits>.wrap{grid-template-columns:repeat(3,1fr);gap:15px}.benefits .wrap>div{border:0;padding:0}.products-layout{grid-template-columns:1fr}.product-art{height:220px}.italy{display:grid;grid-template-columns:1fr 1fr}.italy-picture{height:100%;min-height:170px}.italy-picture h3{font-size:46px;margin-top:45px}.competition{grid-template-columns:1fr 1fr}.winner-cards{gap:6px}.winner h3{margin-left:0;font-size:14px}.crown{position:static;display:block;font-size:25px;line-height:1}.winner>b{font-size:19px;margin-left:0}.winner{padding:8px 5px}.action-cards{grid-template-columns:repeat(2,1fr)}.news-card>img{height:140px}.section-head p{font-size:12px}.footer-bottom{gap:15px}}@media(max-width:700px){.wrap{width:calc(100% - 28px)}.brand strong{font-size:16px}.brand b{font-size:13px}.brand span{font-size:12px}.nav-wrap{gap:8px;min-height:68px}.login{font-size:0;padding:8px}.login svg{width:21px;height:21px}.hero-inner{min-height:520px;align-items:flex-end;padding:24px 0}.hero-photo{height:58%;object-fit:cover;object-position:center 55%}.hero-shade{background:linear-gradient(0deg,#03264a 2%,#03264a 34%,#03264aee 43%,#03264a18 76%)}.hero-copy{width:100%}.hero-kicker{font-size:18px}.hero h1{font-size:44px;letter-spacing:-1px}.quote{font-size:19px;margin:9px 0}.signature{font-size:16px;margin:8px 0 12px}.hero-values{gap:9px 12px;max-width:none}.hero-values span{font-size:11px}.hero-values svg{width:18px;height:18px}.benefits>.wrap{grid-template-columns:1fr 1fr;padding:15px 0;gap:14px}.benefits .wrap>div:last-child{grid-column:1/-1}.benefits b{font-size:14px}.benefits small{font-size:12px}.section-head{flex-wrap:wrap;gap:4px 8px;margin-bottom:10px}.section-head h2{font-size:23px}.section-head h2 svg{width:34px;height:34px}.section-head p{display:none}.section-head>a{font-size:12px}.products-layout{gap:12px}.product-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-art{height:215px}.product-art h3{font-size:17px}.product-tile>p{font-size:15px}.product-tile:last-child{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr}.product-tile:last-child .product-art{height:190px}.product-tile:last-child>p{align-self:center;padding:8px}.italy{grid-template-columns:1fr}.italy-picture{height:150px;min-height:0}.italy-picture h3{margin-top:30px}.italy-body{padding:12px 16px}.competition{grid-template-columns:1fr;gap:12px;margin-top:20px}.winner h3{font-size:14px}.winner>b{font-size:19px}.winner p{font-size:13px}.ranking-panel{padding:8px}.data-note{justify-content:space-between;font-size:12px;gap:8px;margin:0}.news{margin-top:20px}.news-cards{grid-template-columns:1fr}.news-card{display:grid;grid-template-columns:36% 1fr}.news-card>img{height:100%;min-height:135px}.news-card>div{padding:12px 35px 12px 12px}.news-card h3{font-size:17px}.news-card p{font-size:14px}.action-cards{gap:10px}.action{padding:11px;min-height:255px}.action-title{gap:7px}.action-title>svg{width:32px;height:32px;padding:5px}.action h3{font-size:18px}.action h3 span{font-size:15px}.action p{font-size:14px}.action .gold{font-size:13px;padding:8px 4px}.contact-links{font-size:13px;overflow-wrap:anywhere}.footer-scene .wrap{padding:15px 0;gap:15px}.footer-scene strong{font-size:19px}.footer-scene span{font-size:11px;max-width:115px}.footer-bottom{flex-wrap:wrap;justify-content:center;padding:18px 0}.footer-bottom>div{flex-basis:100%;order:3}.back-top{margin-left:20px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*{transition:none!important}}

/* Brighten the supplied team photo while preserving the original image. */
.hero-photo{filter:brightness(1.2) saturate(1.04);object-position:center 65%}
@media(max-width:700px){.hero-photo{object-position:center 64%}}
