*{margin:0;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}body,hr,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0;margin:0}ol,ul,li{list-style:none}ul::-webkit-scrollbar{width:0 !important}a{text-decoration:none}img{border:none;vertical-align:middle}body{font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,Helvetica,Arial,PingFang SC,Noto Sans,Microsoft Yahei,sans-serif,Apple Color Emoji,Segoe UI Emoji}.clearfix{display:block}.clearfix:before,.clearfix:after{content:"";display:table}.clearfix:after{clear:both}* html .clearfix{height:1%}*+html .clearfix{min-height:1%}.textOneline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:1}.textTwoline{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;-webkit-line-clamp:2}.adTitle{font-size:12px;line-height:14px;margin:3px 0 6px 0;color:#ccc;text-align:start}.adsHeight{width:100%;height:252px;margin-bottom:10px}@media (max-width:355px){.adsHeight{width:100%;height:312px}}@media (min-width:356px){.adsHeight{width:100%;height:312px}}@media (min-width:748px){.adsHeight{width:100%;height:280px}}.headWrap{height:72px;background:#fff;border-bottom:1px solid #ddd;z-index:100;position:relative}.headWrap #backToTop{position:fixed;bottom:50px;right:-200%;transition:right .2s ease-out;display:flex;align-items:center;justify-content:center;width:50px;height:50px;border-radius:16px;background:var(--Theme, #ff7d00);box-shadow:0 4px 12px 0 rgba(46,52,54,0.1);border:none;z-index:5;cursor:pointer}.headWrap #backToTop:hover{background:linear-gradient(0deg, rgba(255,255,255,0.2), rgba(255,255,255,0.2)),var(--Theme, #ff7d00)}.headWrap .head{max-width:1248px;height:100%;padding:0 24px;margin:0 auto;display:flex;align-items:center;gap:24px}.headWrap .head .logoLink .logoImg{height:35px;width:auto;display:block}.headWrap .head .pcSearch{width:576px;height:40px;padding:0 12px 0 24px;flex-shrink:0;display:flex;align-items:center;background:#f5f5f5;border-radius:999px;position:relative;overflow:hidden}.headWrap .head .pcSearch .searchInput{flex:1;height:100%;border:none;outline:none;background:transparent;color:#333;font-size:14px;line-height:1}.headWrap .head .pcSearch .searchInput::placeholder{color:#999}.headWrap .head .pcSearch .searchBtn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer}.headWrap .head .catDropdown{margin-left:auto;position:relative;flex-shrink:0}@media only screen and (min-width:1200px){.headWrap .head{display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:24px}.headWrap .head .logoLink{grid-column:1;justify-self:start}.headWrap .head .pcSearch{grid-column:2;justify-self:center;flex:none}.headWrap .head .catDropdown{grid-column:3;justify-self:end;margin-left:0}}.headWrap .head .catDropdownTrigger{display:flex;align-items:center;gap:4px;cursor:pointer;user-select:none;padding:4px 0}.headWrap .head .catDropdownLabel{font-family:var(--FontTitle, "DM Sans", sans-serif);font-size:16px;font-weight:400;color:#222;line-height:32px;white-space:nowrap}.headWrap .head .catChevron{flex-shrink:0;transition:transform .2s ease}.headWrap .head .catDropdown.active .catChevron{transform:rotate(180deg)}.headWrap .head .catDropdownMenu{display:none;position:absolute;top:calc(100% + 8px);right:0;min-width:160px;background:#fff;border:1px solid #eee;border-radius:8px;box-shadow:0 4px 16px rgba(0,0,0,0.08);z-index:200;padding:4px 0}.headWrap .head .catDropdownMenu.open{display:block}.headWrap .head .catDropdownLink{font-family:var(--FontTitle, "DM Sans", sans-serif);display:block;padding:8px 24px;font-size:14px;font-weight:500;color:#666;line-height:22px;white-space:nowrap;transition:color .15s,background .15s}.headWrap .head .catDropdownLink:hover{color:var(--Theme, #ff7d00);background:#fafafa}.headWrap .head .menuIcon{display:none;width:24px;height:24px;flex-shrink:0;cursor:pointer}.headWrap .menuMask{display:none;position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,0.4);z-index:200}.headWrap .menuWrap{position:fixed;top:0;right:-100%;bottom:0;width:280px;background:#fff;z-index:300;transition:right .3s ease;padding:20px;overflow-y:auto}.headWrap .menuWrap .menuTop{display:flex;justify-content:flex-end;margin-bottom:20px}.headWrap .menuWrap .closeIcon{width:24px;height:24px;cursor:pointer}.headWrap .menuWrap .mobileSearch{margin-bottom:20px;width:100%;height:40px;display:flex;align-items:center;background:#f5f5f5;border-radius:999px;padding:0 12px 0 20px;position:relative;overflow:hidden}.headWrap .menuWrap .mobileSearch .searchInput{flex:1;height:100%;border:none;outline:none;background:transparent;font-size:14px;color:#333}.headWrap .menuWrap .mobileSearch .searchInput::placeholder{color:#999}.headWrap .menuWrap .mobileSearch .searchBtn{flex-shrink:0;display:flex;align-items:center;justify-content:center;width:24px;height:24px;cursor:pointer}.headWrap .menuWrap .menuList .menuItem{border-bottom:1px solid #eee}.headWrap .menuWrap .menuList .menuItem .menuItemLink{display:flex;align-items:center;justify-content:space-between;padding:14px 0;color:#333;font-size:16px;text-decoration:none}.headWrap .menuWrap .menuList .menuItem .menuItemTitle{color:#333;font-size:16px;font-weight:400}.headWrap .menuWrap .menuList .menuItem .menuItemArrow{width:14px;height:14px;flex-shrink:0}.headWrap .menuWrap .menuList .menuItem:hover .menuItemTitle{color:var(--Theme, #ff7d00)}@media only screen and (max-width:1199px){.headWrap .head .pcSearch{display:none}.headWrap .head .catDropdown{margin-left:auto}.headWrap .head .menuIcon{display:block}}@media only screen and (max-width:767px){.headWrap{height:56px}.headWrap #backToTop{bottom:16px;width:40px;height:40px;border-radius:12px}.headWrap .head{gap:16px}.headWrap .head .logoLink .logoImg{height:30px}.headWrap .head .catDropdown{display:none}.headWrap .head .menuIcon{display:block;margin-left:auto}}.footerWrap{background:#1a1a1a}.footerWrap .footCont{max-width:1248px;margin:0 auto;padding:56px 24px;display:flex;flex-direction:column;align-items:center;gap:24px}.footerWrap .footCont .footTop{display:flex;flex-direction:column;align-items:center;gap:24px;width:100%}.footerWrap .footCont .footTop .footLogo .footLogoImg{height:40px;width:auto}.footerWrap .footCont .footTop .tabbar{font-family:var(--FontTitle, "DM Sans", sans-serif);display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:center}.footerWrap .footCont .footTop .tabbar a{color:rgba(255,255,255,0.9);font-size:14px;line-height:22px}.footerWrap .footCont .footTop .tabbar a:hover{color:#fff;text-decoration:underline}.footerWrap .footCont .footTop .tabbar .tabbarIcon{color:rgba(255,255,255,0.5);font-size:14px}.footerWrap .footCont .footerText{font-family:var(--FontTitle, "DM Sans", sans-serif);color:rgba(255,255,255,0.7);font-size:14px;line-height:22px;text-align:center;max-width:1000px}.footerWrap .cookie-notice-container{width:100%;background:#fff;border-top:1px solid #eee;padding:16px;z-index:999}.footerWrap .cookie-notice-container .container{font-family:var(--FontTitle, "DM Sans", sans-serif);max-width:1200px;margin:0 auto;display:flex;align-items:center;gap:12px;flex-wrap:wrap;font-size:14px;color:#666}.footerWrap .cookie-notice-container .container .moreJump{font-family:var(--FontTitle, "DM Sans", sans-serif);color:var(--Theme, #ff7d00);text-decoration:underline}.footerWrap .cookie-notice-container .container .agree-cookies{font-family:var(--FontTitle, "DM Sans", sans-serif);margin-left:auto;background:var(--Theme, #ff7d00);color:#fff;border:none;border-radius:6px;padding:6px 16px;font-size:14px;cursor:pointer}div.footerWrap{background:var(--BgPage)}div.footerWrap>.footerHtml{min-height:80vh;max-width:1248px;margin:0 auto;padding:20px;color:var(--TextPrimary);word-break:break-word}div.footerWrap>.footerHtml h1,div.footerWrap>.footerHtml h1 span{font-size:36px;font-weight:700;line-height:135%;padding-top:0;padding-bottom:16px}div.footerWrap>.footerHtml h2,div.footerWrap>.footerHtml h2 span{font-size:26px;font-weight:700;line-height:120%;padding-top:32px;padding-bottom:24px}div.footerWrap>.footerHtml h3,div.footerWrap>.footerHtml h3 span{font-size:24px;font-weight:700;line-height:120%;padding-top:20px;padding-bottom:20px}div.footerWrap>.footerHtml h4,div.footerWrap>.footerHtml h4 span{font-size:18px;font-weight:700;line-height:120%;padding-top:0;padding-bottom:16px}div.footerWrap>.footerHtml p,div.footerWrap>.footerHtml p span,div.footerWrap>.footerHtml li{font-size:18px;font-weight:400;line-height:165%;padding-top:0;padding-bottom:20px}div.footerWrap>.footerHtml ul{padding-left:24px}div.footerWrap>.footerHtml ul li{list-style:disc}div.footerWrap>.footerHtml ol{padding-left:24px}div.footerWrap>.footerHtml ol li{list-style:decimal;padding-bottom:8px}div.footerWrap>.footerHtml li::marker{color:var(--Theme);font-weight:600}div.footerWrap>.footerHtml a{color:var(--Link);cursor:pointer}@media only screen and (max-width:767px){div.footerWrap>.footerHtml h1,div.footerWrap>.footerHtml h1 span{font-size:24px}div.footerWrap>.footerHtml h2,div.footerWrap>.footerHtml h2 span{font-size:22px;padding-top:24px;padding-bottom:16px}div.footerWrap>.footerHtml h3,div.footerWrap>.footerHtml h3 span{font-size:20px;padding-top:16px;padding-bottom:16px}div.footerWrap>.footerHtml p,div.footerWrap>.footerHtml p span,div.footerWrap>.footerHtml li{font-size:16px;padding-bottom:16px}}