body {
  margin: 0;
  font-family: Arial, sans-serif;
}

.caption_a31d {
  background: transparent; /* ✅ 完全透明背景 */
  backdrop-filter: none;   /* ✅ 移除模糊效果 */
  padding: 10px 20px;
  position: relative;
}

.item-d883 {
  display: none;
  font-size: 28px;
  color: white;
  cursor: pointer;
  margin-left: 10px; /* ✅ 左移图标 */
}

.table-rough-f727 {
  list-style: none;
  display: flex;
  flex-direction: row;
  gap: 20px;
  padding: 0;
  margin: 0;
}

.table-rough-f727 li a {
  color: white;
  text-decoration: none;
  padding: 10px 15px;
  border-radius: 6px;
  transition: background 0.3s ease;
  white-space: nowrap; /* ✅ 防止电脑端换行 */
}

.table-rough-f727 li a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

/* ✅ 移动端样式 */
@media (max-width: 768px) {
  .item-d883 {
    display: block;
  }

  .table-rough-f727 {
    flex-direction: column;
    display: none;
    position: absolute;
    top: 60px;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.8);
    backdrop-filter: blur(8px);
    padding: 15px 0;
    z-index: 1000;
    animation: slideDown 0.3s ease;
  }

  .table-rough-f727.fn-show-a126 {
    display: flex;
  }

  .table-rough-f727 li {
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  .table-rough-f727 li a {
    display: block;
    text-align: center;
    white-space: nowrap; /* ✅ 不折行 */
    padding: 10px 15px;
    font-size: 14px;      /* ✅ 可选：移动端稍小字体 */
  }
}

@keyframes slideDown {
  from {
    opacity: 0;
    transform: translateY(-10px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}



@charset "utf-8";html{-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;font-family:sans-serif}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block}audio:not([controls]){display:none;height:0}progress{vertical-align:baseline}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline-width:0}abbr[title]{border-bottom:none;text-decoration:none}b,strong{font-weight:inherit;font-weight:bolder}dfn{font-style:italic}mark{background-color:#ff0;color:#000}small{display:inline-block;font-size:80%}img{border-style:none}svg:not(:root){overflow:hidden}button,input,select,textarea{font:inherit}optgroup{font-weight:700}button,input,select{overflow:visible}button,select{text-transform:none}[type=button],[type=reset],[type=submit],button{cursor:pointer}[disabled]{cursor:default}[type=reset],[type=submit],button,html [type=button]{-webkit-appearance:button}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}button:-moz-focusring,input:-moz-focusring{outline:1px dotted ButtonText}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield}[type=search]::-webkit-search-cancel-button,[type=search]::-webkit-search-decoration{-webkit-appearance:none}*,:after,:before,html{box-sizing:border-box}html{-webkit-tap-highlight-color:rgba(0,0,0,0);background-attachment:fixed}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#777}.secondary_3c07{position:relative;z-index:1000}hr{border-width:0;border-top:1px solid;margin:15px 0;opacity:.1}img{display:inline-block;height:auto;max-width:100%;vertical-align:middle}figure{margin:0}pre{background-color:#f1f1f1;border:1px solid #ddd;overflow-x:auto;padding:20px;width:100%}p:empty{display:none}a,button,input{touch-action:manipulation}ins{text-decoration:none}embed,iframe,object{max-width:100%}.cool_3c2b,.thumbnail_gas_96c8,.element-5474{margin:0;padding:0 15px 30px;position:relative;width:100%}.button-3f9b{flex:1}.article_bronze_5cdc{order:-1}.slider_large_5b0e{order:1}.accent-7a25{background-position:50% 50%;background-repeat:no-repeat;background-size:cover;flex:1 0 auto;margin-left:auto;margin-right:auto;position:relative;width:100%}.background-dynamic-1b32{overflow:hidden}@media screen and (min-width:850px){.cool_3c2b:first-child .accent-7a25{margin-left:auto;margin-right:0}.cool_3c2b+.cool_3c2b .accent-7a25{margin-left:0;margin-right:auto}}@media screen and (max-width:549px){.out_b91b{order:-1}}@media screen and (min-width:850px){.article-fixed-5f44{order:-1}}@media screen and (max-width:849px){.rough-4c36{order:-1}.cool_3c2b{padding-bottom:30px}}@media screen and (min-width:850px){.popup_0a4c>.cool_3c2b+.cool_3c2b:not(.form-outer-1631){border-left:1px solid #ececec}.popup_0a4c.frame_hot_341d>.cool_3c2b+.cool_3c2b:not(.form-outer-1631){border-left:0;border-right:1px solid #ececec}.disabled_yellow_10dc{border-right:1px solid #ececec;padding-right:30px}.cool_3c2b.disabled_yellow_10dc:not(.article_bronze_5cdc):last-child{border-left:1px solid #ececec;border-right:0;padding-left:30px;padding-right:0}.badge-fbf4{border-right:1px solid #ececec;padding-right:0}.badge-fbf4+.cool_3c2b,.disabled_yellow_10dc+.cool_3c2b{padding-left:30px}}.summary_5e3d .disabled_yellow_10dc{border-color:hsla(0,0%,100%,.2)}.info_up_1c57>.cool_3c2b{display:flex}.text_d9f8{align-items:center!important;align-self:center!important;vertical-align:middle!important}.article_bright_a531{align-items:flex-end!important;align-self:flex-end!important;justify-content:flex-end!important;vertical-align:bottom!important}.hovered_d505{align-items:flex-start!important;align-self:flex-start!important;justify-content:flex-start!important;vertical-align:top!important}.upper-03d7{justify-content:center!important}.focused-251c{justify-content:flex-end!important}.text_9f26{flex-basis:8.3333333333%;max-width:8.3333333333%}.highlight_warm_9895{flex-basis:16.6666666667%;max-width:16.6666666667%}.breadcrumb-e357{flex-basis:25%;max-width:25%}.hidden-7d17{flex-basis:33.3333333333%;max-width:33.3333333333%}.filter_old_70a8{flex-basis:41.6666666667%;max-width:41.6666666667%}.photo-next-5c57{flex-basis:50%;max-width:50%}.component_9213{flex-basis:58.3333333333%;max-width:58.3333333333%}.sidebar-6f99{flex-basis:66.6666666667%;max-width:66.6666666667%}.small_9a4c{flex-basis:75%;max-width:75%}.gallery-wide-28a5{flex-basis:83.3333333333%;max-width:83.3333333333%}.filter-prev-371f{flex-basis:91.6666666667%;max-width:91.6666666667%}.pagination-c38c,.new_ee90 .hidden-4b80>.cool_3c2b,.new_ee90>.cool_3c2b{flex-basis:100%;max-width:100%}.south-f653 .hidden-4b80>.cool_3c2b,.south-f653>.cool_3c2b{flex-basis:50%;max-width:50%}.stone-2001 .hidden-4b80>.cool_3c2b,.stone-2001>.cool_3c2b{flex-basis:33.3333333333%;max-width:33.3333333333%}.breadcrumb-action-a532 .hidden-4b80>.cool_3c2b,.breadcrumb-action-a532>.cool_3c2b{flex-basis:25%;max-width:25%}.tooltip_010e .hidden-4b80>.cool_3c2b,.tooltip_010e>.cool_3c2b{flex-basis:20%;max-width:20%}.background-b5c1 .hidden-4b80>.cool_3c2b,.background-b5c1>.cool_3c2b{flex-basis:16.6666666667%;max-width:16.6666666667%}.top_5ad1 .hidden-4b80>.cool_3c2b,.top_5ad1>.cool_3c2b{flex-basis:14.2857142857%;max-width:14.2857142857%}.copper-987f .hidden-4b80>.cool_3c2b,.copper-987f>.cool_3c2b{flex-basis:12.5%;max-width:12.5%}@media screen and (min-width:550px){.layout_8dc3{flex-basis:8.3333333333%;max-width:8.3333333333%}.center_2d57{flex-basis:16.6666666667%;max-width:16.6666666667%}.panel-2b50{flex-basis:25%;max-width:25%}.content_mini_268d{flex-basis:33.3333333333%;max-width:33.3333333333%}.mini_cd16{flex-basis:41.6666666667%;max-width:41.6666666667%}.summary-narrow-9419{flex-basis:50%;max-width:50%}.mask_ee7f{flex-basis:58.3333333333%;max-width:58.3333333333%}.label-cde2{flex-basis:66.6666666667%;max-width:66.6666666667%}.container-51f6{flex-basis:75%;max-width:75%}.purple-2632{flex-basis:83.3333333333%;max-width:83.3333333333%}.dim-3e37{flex-basis:91.6666666667%;max-width:91.6666666667%}.solid_f5f3,.button_7b9b .hidden-4b80>.cool_3c2b,.button_7b9b>.cool_3c2b{flex-basis:100%;max-width:100%}.description_advanced_9274 .hidden-4b80>.cool_3c2b,.description_advanced_9274>.cool_3c2b{flex-basis:50%;max-width:50%}.active_fbf0 .hidden-4b80>.cool_3c2b,.active_fbf0>.cool_3c2b{flex-basis:33.3333333333%;max-width:33.3333333333%}.large_c8a1 .hidden-4b80>.cool_3c2b,.large_c8a1>.cool_3c2b{flex-basis:25%;max-width:25%}.gradient-2077 .hidden-4b80>.cool_3c2b,.gradient-2077>.cool_3c2b{flex-basis:20%;max-width:20%}.liquid-1f17 .hidden-4b80>.cool_3c2b,.liquid-1f17>.cool_3c2b{flex-basis:16.6666666667%;max-width:16.6666666667%}.cold-6518 .hidden-4b80>.cool_3c2b,.cold-6518>.cool_3c2b{flex-basis:14.2857142857%;max-width:14.2857142857%}.yellow_8597 .hidden-4b80>.cool_3c2b,.yellow_8597>.cool_3c2b{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width:850px){.orange-0b70{flex-basis:8.3333333333%;max-width:8.3333333333%}.alert_dynamic_a1cb{flex-basis:16.6666666667%;max-width:16.6666666667%}.dynamic_4038{flex-basis:25%;max-width:25%}.steel_07b5{flex-basis:33.3333333333%;max-width:33.3333333333%}.preview_gold_70af{flex-basis:41.6666666667%;max-width:41.6666666667%}.last-e0f3{flex-basis:50%;max-width:50%}.wrapper_edaa{flex-basis:58.3333333333%;max-width:58.3333333333%}.stone_3264{flex-basis:66.6666666667%;max-width:66.6666666667%}.tabs_under_88fc{flex-basis:75%;max-width:75%}.image-b829{flex-basis:83.3333333333%;max-width:83.3333333333%}.hovered_5762{flex-basis:91.6666666667%;max-width:91.6666666667%}.focused-ec0f .element-5474,.form-outer-1631,.liquid-826e .hidden-4b80>.cool_3c2b,.liquid-826e>.cool_3c2b{flex-basis:100%;max-width:100%}.pro_21f4 .element-5474,.upper_d211 .hidden-4b80>.cool_3c2b,.upper_d211>.cool_3c2b{flex-basis:50%;max-width:50%}.link-272b .element-5474,.box_up_6b39 .hidden-4b80>.cool_3c2b,.box_up_6b39>.cool_3c2b{flex-basis:33.3333333333%;max-width:33.3333333333%}.media_west_0cb6 .element-5474,.header-cc34 .hidden-4b80>.cool_3c2b,.header-cc34>.cool_3c2b{flex-basis:25%;max-width:25%}.top_4296 .element-5474,.border-1026 .hidden-4b80>.cool_3c2b,.border-1026>.cool_3c2b{flex-basis:20%;max-width:20%}.easy-0acd .element-5474,.text_d08a .hidden-4b80>.cool_3c2b,.text_d08a>.cool_3c2b{flex-basis:16.6666666667%;max-width:16.6666666667%}.aside_0451 .element-5474,.disabled-east-63b0 .hidden-4b80>.cool_3c2b,.disabled-east-63b0>.cool_3c2b{flex-basis:14.2857142857%;max-width:14.2857142857%}.bright_1703 .element-5474,.box_bronze_433e .hidden-4b80>.cool_3c2b,.box_bronze_433e>.cool_3c2b{flex-basis:12.5%;max-width:12.5%}}.focus-a971>.cool_3c2b>.accent-7a25{background-color:#fff}.narrow-1040 .accent-7a25,.container_af14 .accent-7a25,.search_2388 .accent-7a25{transition:all,.2s}.container_af14 .accent-7a25{opacity:.6}.container_af14:hover .accent-7a25{opacity:1}.narrow-1040 .accent-7a25{filter:blur(3px)}.narrow-1040:hover .accent-7a25{filter:blur(0)}.search_2388:hover .accent-7a25{opacity:1}.grid_hard_b47e:hover .search_2388 .cool_3c2b:not(:hover){opacity:.6}.focused_643b,.notice-tiny-a7c7,.glass_9239 .top_b2ef,.grid_hard_b47e,body{margin-left:auto;margin-right:auto;width:100%}.focused_643b{padding-left:15px;padding-right:15px}.focused_643b,.notice-tiny-a7c7,.glass_9239 .top_b2ef,.grid_hard_b47e{max-width:1080px}.grid_hard_b47e.hidden-down-8709{max-width:1050px}.grid_hard_b47e.hover-copper-f1a6{max-width:1065px}.grid_hard_b47e.button-dim-a97e{max-width:1110px}body.first-044d,body.first-044d .hard-bc25,body.first-044d .middle-d40a,body.first-044d header,body.left-1dc1,body.left-1dc1 .hard-bc25,body.left-1dc1 header{max-width:1170px}@media screen and (min-width:850px){body.left-1dc1{margin:30px auto}}.text_f69f{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%}.image-cold-d20d{justify-content:flex-start}.sidebar-5bbd{justify-content:center}.aside-bcbb{display:flex;flex-direction:column;justify-content:flex-start}.info_c838 .text_f69f{justify-content:center}.tag_pressed_99e2 .text_f69f{height:100%}.avatar-top-21ee{max-height:100%}.bronze-a903{-ms-flex-negative:1;-ms-flex-preferred-size:auto!important;flex:1}.layout-brown-3265{margin:0 auto}.input-678b{margin-right:auto}.active_507c{margin-left:auto}.section_723a{flex-wrap:wrap}.filter-de22>.avatar-top-21ee:not(.layout-brown-3265),.filter-de22>.text_f69f>.avatar-top-21ee:not(.layout-brown-3265),.filter-de22>.hidden_cool_0cf9>.avatar-top-21ee:not(.layout-brown-3265){flex:1}@media(max-width:849px){.footer-dde1{flex-flow:column wrap}.footer-dde1 .avatar-top-21ee{flex-grow:0;padding-bottom:5px;padding-top:5px;width:100%}}@media(max-width:549px){.media_d84a{flex-flow:column wrap}.media_d84a .avatar-top-21ee{flex-grow:0;width:100%}}@media(min-width:850px){.tabs_simple_84dd,.yellow-dc7c{display:flex}.tabs_simple_84dd>div+div,.yellow-dc7c>div+div{padding-left:30px}}.disabled_thick_74cd .paper_90f5 .menu-south-95e2{height:100%;padding:0}.small_df63>.accent-7a25{height:100%}.small_df63 .description-4b2c,.small_df63 .paper_90f5,.small_df63 .surface_1034,.small_df63 .surface_1034 img,.small_df63 .accent-7a25>.first-5963,.small_df63 .hidden-4b80>.first-5963,.small_df63 .menu-south-95e2,.small_df63 .menu-south-95e2 img,.small_df63 .backdrop-purple-d2bb,.small_df63 .chip-small-f658,.small_df63 .backdrop-purple-d2bb:not(.column-a5d2),.small_df63 .backdrop-purple-d2bb>.first-5963,.small_df63>.accent-7a25>.first-5963,.small_df63>.accent-7a25>.first-5963 .small_95a6>img,.small_df63>.accent-7a25>.first-5963 div{bottom:0;height:100%;-o-object-fit:cover;object-fit:cover;padding:0!important;position:absolute!important;top:0;width:100%}.small_df63 .surface_1034 img{font-family:"object-fit: cover;"}.small_df63 .block_huge_4dd3{height:100%!important}.small_df63 .paper_90f5:not(.module-solid-96c3):not(.sort-c3b8):not(.article_smooth_3cd9) .hovered-b383{background-color:hsla(0,0%,100%,.95);bottom:0;padding-left:1.5em;padding-right:1.5em;position:absolute}@media(prefers-reduced-motion){.small_df63{transition:none!important}}@media (-ms-high-contrast:none){.nav_outer_8e38 svg{max-width:50px}.card-cc77 .hover_7808 svg{height:36px!important}.center-3bdf>li>a>i{top:-1px}}.small_6b74,.grid_hard_b47e{display:flex;flex-flow:row wrap;width:100%}.grid_hard_b47e>div:not(.cool_3c2b):not([class^=col-]):not([class*=" col-"]){width:100%!important}.grid_hard_b47e.disabled_thick_74cd,.grid_hard_b47e.feature_rough_05e2{display:block}.grid_hard_b47e.disabled_thick_74cd>.cool_3c2b,.grid_hard_b47e.feature_rough_05e2>.cool_3c2b{float:left}.focused_643b .grid_hard_b47e:not(.hidden-down-8709),.cool-b35a .grid_hard_b47e:not(.hidden-down-8709),.grid_hard_b47e .small_6b74,.grid_hard_b47e .grid_hard_b47e:not(.hidden-down-8709){margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;width:auto}.grid_hard_b47e .focused_643b{padding-left:0;padding-right:0}.description-4b2c+.grid_hard_b47e:not(.hidden-down-8709),.tooltip-dirty-6196+.grid_hard_b47e:not(.hidden-down-8709),.purple-7e19+.grid_hard_b47e:not(.hidden-down-8709),.chip-small-f658+.grid_hard_b47e:not(.hidden-down-8709){margin-top:30px}.up-04d3{max-width:100%!important}.stale_e618{transition:height .3s}.frame_hot_341d{flex-direction:row-reverse}@media screen and (max-width:549px){.lite_191c{flex-direction:column-reverse}}@media screen and (max-width:849px){.hero_orange_502d{flex-direction:row-reverse}}.hidden-down-8709{padding:0}.hidden-down-8709>.cool_3c2b,.hidden-down-8709>.block_huge_4dd3>.hidden-4b80>.cool_3c2b{padding:0!important}.hidden-down-8709>.cool_3c2b .focused_643b{max-width:100%}.focused_643b .hover-copper-f1a6:not(.hidden-down-8709),.grid_hard_b47e .hover-copper-f1a6:not(.hidden-down-8709){margin-bottom:0;margin-left:-10px;margin-right:-10px}.hover-copper-f1a6>.cool_3c2b,.hover-copper-f1a6>.block_huge_4dd3>.hidden-4b80>.cool_3c2b{margin-bottom:0;padding:0 9.8px 19.6px}.focused_643b .status_628b:not(.hidden-down-8709),.grid_hard_b47e .status_628b:not(.hidden-down-8709){margin-bottom:0;margin-left:-2px;margin-right:-2px}.status_628b>.cool_3c2b,.status_628b>.block_huge_4dd3>.hidden-4b80>.cool_3c2b{margin-bottom:0;padding:0 2px 3px}@media screen and (min-width:850px){.button-dim-a97e{padding-left:0;padding-right:0}.focused_643b .button-dim-a97e:not(.hidden-down-8709),.grid_hard_b47e .button-dim-a97e:not(.hidden-down-8709){margin-bottom:0;margin-left:-30px;margin-right:-30px}.button-dim-a97e>.cool_3c2b,.button-dim-a97e>.block_huge_4dd3>.hidden-4b80>.cool_3c2b{margin-bottom:0;padding:0 30px 30px}}.huge_d210,.image_dirty_d1a0{overflow:hidden}.huge_d210 .cool_3c2b,.image_dirty_d1a0 .cool_3c2b{padding:0;position:relative}.huge_d210 .accent-7a25,.image_dirty_d1a0 .accent-7a25{padding:15px}.huge_d210 .cool_3c2b:before,.image_dirty_d1a0 .cool_3c2b:before{border-left:1px dashed #ddd;content:" ";height:100%;left:-1px;position:absolute;top:0}.huge_d210 .cool_3c2b:after,.image_dirty_d1a0 .cool_3c2b:after{border-bottom:1px dashed #ddd;bottom:-1px;content:" ";height:0;left:0;position:absolute;top:auto;width:100%}.image_dirty_d1a0 .cool_3c2b:before{border-left-style:solid}.image_dirty_d1a0 .cool_3c2b:after{border-bottom-style:solid}.summary_5e3d .huge_d210 .cool_3c2b:after,.summary_5e3d .huge_d210 .cool_3c2b:before,.summary_5e3d .image_dirty_d1a0 .cool_3c2b:after,.summary_5e3d .image_dirty_d1a0 .cool_3c2b:before{border-color:hsla(0,0%,100%,.2)}.first-874f .grid_hard_b47e .cool_3c2b{padding-bottom:0}.alert_2bae .grid_hard_b47e:before{display:block!important}.purple-7e19{align-items:center;display:flex;flex-flow:row;min-height:auto;padding:30px 0;position:relative;width:100%}.purple-7e19.summary_5e3d{background-color:#666}.main_0623{overflow:hidden}.main_0623,.east-0cab{width:100%}.east-0cab{z-index:1}.sort-df09{overflow:hidden}.focused_643b .purple-7e19,.grid_hard_b47e .purple-7e19{padding-left:30px;padding-right:30px}.middle-d40a+.card_active_f3e3{background-color:#000;min-height:100vh!important}.card_active_f3e3+div{background-color:#fff;box-shadow:15px 15px 15px 15px rgba(0,0,0,.1);position:relative}.feature_narrow_39bd{background-color:#fff;height:100%!important;height:100vh!important;left:0;margin:0 auto;overflow:hidden;padding:0!important;position:sticky;right:0;top:0;width:100%!important}.middle-d40a{position:fixed!important}.dim_7050{background-color:#fff;color:#777;display:table;left:-99999px;margin:0;max-height:0;min-width:260px;opacity:0;padding:20px 0;position:absolute;text-align:left;transition:opacity .25s,visibility .25s;visibility:hidden;z-index:9}.summary_5e3d.dim_7050{color:#f1f1f1}.dim_7050:after{clear:both;content:"";display:block;height:0;visibility:hidden}.dim_7050 li{display:block;margin:0;vertical-align:top}.dim_7050 li ul{margin:0;padding:0}.dim_7050>li.mask-0854{min-width:260px}.active_db5b li.article-first-ed63:hover>.dim_7050,.focus_b938 li.article-first-ed63:hover>.dim_7050,li.filter_d1ed>.dim_7050{left:-15px;max-height:inherit;opacity:1;visibility:visible}.focused_a3ca li.filter_d1ed:last-child>.dim_7050,.focused_a3ca li.article-first-ed63:hover:last-child>.dim_7050{left:auto;right:-15px}.gallery-e597 li>a,.dim_7050>li>a{display:block;line-height:1.3;padding:10px 20px;width:auto}.gallery-e597>li:last-child:not(.summary_c124)>a,.dim_7050>li:last-child:not(.summary_c124)>a{border-bottom:0!important}.hard_4f1f.dim_7050 .gallery-e597>li>a,.dim_7050.hard_4f1f>li>a{font-size:.85em;text-transform:uppercase}.dim_7050>li.footer-full-7ee2,.dim_7050>li.summary_c124{display:table-cell;min-width:160px;text-align:left;white-space:nowrap;width:160px}.dim_7050>li.footer-full-7ee2:not(:last-child),.dim_7050>li.summary_c124:not(:last-child){border-right:1px solid transparent}.dim_7050 .soft_bd16>a,.dim_7050 .summary_c124>a,.dim_7050 .search-outer-0d88>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.dim_7050 .summary_c124 .soft_bd16{margin-top:5px}.dim_7050 li.footer-full-7ee2{border:0!important;margin:0!important;padding:0!important}.dim_7050 li.footer-full-7ee2>a{font-size:0!important;line-height:0!important;margin:-20px 0!important;padding:0!important}.dim_7050 li.footer-full-7ee2>a img{display:block;margin:0;width:100%}.dim_7050 li.footer-full-7ee2>a:hover{opacity:.8}.form-fast-f25b li.footer-full-7ee2:first-child>a{margin-left:-20px!important;margin-right:20px!important}.form-fast-f25b li.footer-full-7ee2:last-child>a{margin-right:-20px!important}.dim_7050.panel-4a32>li.summary_c124,.dim_7050.mask-776d>li.summary_c124{border-color:#f1f1f1}.form-fast-f25b .gallery-e597 li>a,.dim_7050.form-fast-f25b>li>a{border-bottom:1px solid #ececec;margin:0 10px;padding-left:0;padding-right:0}.form-fast-f25b{padding:20px}.panel-4a32 .gallery-e597 li>a,.dim_7050.panel-4a32>li>a{border-radius:10px;margin:0 10px;padding-left:10px;padding-right:5px}.panel-4a32 .gallery-e597 li>a:hover,.panel-4a32.summary_5e3d .gallery-e597 li>a:hover,.dim_7050.panel-4a32.summary_5e3d>li>a:hover,.dim_7050.panel-4a32>li>a:hover{background-color:#446084;color:#fff!important}.mask-776d .gallery-e597 li>a:hover,.dim_7050.mask-776d>li>a:hover{background-color:rgba(0,0,0,.03)}.dim_7050.panel-4a32 li.mask-0854,.dim_7050.mask-776d li.mask-0854{padding:0 20px 10px}.search-motion-3da7 .dim_7050{padding:0}li.filter_d1ed>.purple_10e4,li.article-first-ed63:hover>.purple_10e4{display:flex;flex-wrap:wrap;left:50%!important;margin-left:0!important;margin-right:0!important;max-width:1150px!important;position:fixed;right:auto;transform:translateX(-50%);transition:opacity .3s!important;width:100%}.purple_10e4>li.summary_c124{white-space:normal}.pagination-8d38 li.article-first-ed63:after,.pagination-8d38 li.article-first-ed63:before{border:solid transparent;bottom:-2px;content:"";height:0;left:50%;opacity:0;pointer-events:none;position:absolute;width:0;z-index:10}.pagination-8d38 li.article-first-ed63:after{border-color:hsla(0,0%,87%,0) hsla(0,0%,87%,0) #fff;border-width:8px;margin-left:-8px}.pagination-8d38 li.article-first-ed63:before{border-width:11px;margin-left:-11px;z-index:-999}.pagination-8d38 .dim-0ba4 .east-593f:after,.pagination-8d38 .dim-0ba4 .east-593f:before,.pagination-8d38 .dim-0ba4 .header-48f3:after,.pagination-8d38 .dim-0ba4 .header-48f3:before,.pagination-8d38 li.article-first-ed63.east_058a:after,.pagination-8d38 li.article-first-ed63.east_058a:before,.pagination-8d38 li.article-first-ed63.over_a25c:after,.pagination-8d38 li.article-first-ed63.over_a25c:before{display:none}.down_5667 .dim_7050{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.pagination-8d38.footer-4393 li.article-first-ed63:before{border-bottom-color:#ddd}.footer-4393 .dim_7050{border:2px solid #ddd}.pagination-8d38 li.filter_d1ed.article-first-ed63:after,.pagination-8d38 li.filter_d1ed.article-first-ed63:before{opacity:1;transition:opacity .25s}.panel-5da4.photo-lite-d5b7>a:after,.solid-9c9e.photo-lite-d5b7>a:after,.description-gas-4d12.photo-lite-d5b7>a:after,.surface-gold-3944.photo-lite-d5b7>a:after{background-color:#000;border-radius:2px;color:#fff;content:"";display:inline-block;font-size:9px;font-weight:bolder;letter-spacing:-.1px;line-height:9px;margin-left:4px;padding:2px 3px 3px;position:relative;text-transform:uppercase;top:-2px}.solid-9c9e.photo-lite-d5b7>a:after{background-color:#446084}.surface-gold-3944.photo-lite-d5b7>a:after{background-color:#d26e4b}.description-gas-4d12.photo-lite-d5b7>a:after{background-color:#7a9c59}.panel-5da4.photo-lite-d5b7>a:after{background-color:#b20000}.center-3bdf p{margin:0;padding-bottom:0}.center-3bdf,.center-3bdf ul:not(.dim_7050){margin:0;padding:0}.center-3bdf>li>a.detail-east-fda6,.center-3bdf>li>button{margin-bottom:0}.center-3bdf{align-items:center;display:inline-block;display:flex;flex-flow:row wrap;width:100%}.center-3bdf,.center-3bdf>li{position:relative}.center-3bdf>li{list-style:none;margin:0 7px;padding:0;transition:background-color .3s}.center-3bdf>li,.center-3bdf>li>a{display:inline-block}.center-3bdf>li>a{align-items:center;display:inline-flex;flex-wrap:wrap;padding:10px 0}.mask-0854 .center-3bdf>li>a{padding-bottom:0;padding-top:0}.status-narrow-d7b0 .center-3bdf>li>a,.center-3bdf.status-narrow-d7b0>li>a{font-weight:400;padding-bottom:5px;padding-top:5px;vertical-align:top}.status-narrow-d7b0.center-3bdf>li.mask-0854{font-size:.75em}.preview_7a55{justify-content:center}.light-e236{justify-content:space-between}.nav-liquid-cd52{justify-content:flex-start}.focused_a3ca{justify-content:flex-end}@media(max-width:849px){.mask-fa32{justify-content:center}}@media(max-width:549px){.avatar-lite-1ac9{justify-content:center}}.gallery-e597>li>a,.dim_7050>li>a,.backdrop_003e>li>a,.center-3bdf>li>a{color:hsla(0,0%,40%,.85);transition:all .2s}.gallery-e597>li>a,.dim_7050>li>a{display:block}.gallery-e597 li.fn-active-a126>a,.gallery-e597 li>a:hover,.dim_7050 li.fn-active-a126>a,.dim_7050>li>a:hover,.backdrop_003e>li>a:hover,.center-3bdf>li.fn-active-a126>a,.center-3bdf>li.fn-current-a126>a,.center-3bdf>li>a.fn-active-a126,.center-3bdf>li>a.fn-current-a126,.center-3bdf>li>a:hover{color:hsla(0,0%,7%,.85)}.center-3bdf li:first-child{margin-left:0!important}.center-3bdf li:last-child{margin-right:0!important}.warm-050b>li>a{font-weight:bolder;letter-spacing:.02em;text-transform:uppercase}.top_7421>li>a{font-weight:thin!important}@media(min-width:850px){.card_dynamic_81e4>li{margin:0 .7em}.card_dynamic_81e4>li+li>a:after{border-left:1px solid rgba(0,0,0,.1);content:"";height:15px;left:-1em;margin-top:-7px;position:absolute;top:50%;width:1px}.card_dynamic_81e4>li+li.table_73ac>a:after{height:50px;margin-top:-25px}}li.mask-0854 .grid_hard_b47e,li.mask-0854 form,li.mask-0854 input,li.mask-0854 select{margin:0}li.mask-0854>.detail-east-fda6{margin-bottom:0}li.west_720d>a{display:none!important}.search_stale_0677>li>a,.search_stale_0677>li>span{border:2px solid;border-radius:99px;display:block;font-size:1.1em;font-weight:bolder;height:2.25em;line-height:2em;min-width:2.25em;padding:0 7px;text-align:center;transition:all .3s;vertical-align:top;width:auto}.search_stale_0677>li i{font-size:1.2em;top:-1px;vertical-align:middle}.search_stale_0677>li>.fn-current-a126,.search_stale_0677>li>a:hover,.search_stale_0677>li>span:hover{background-color:#446084;border-color:#446084;color:#fff}.wrapper_stale_490b .wood_c214{bottom:0;overflow:hidden;position:fixed;top:0;width:100%}.wrapper_stale_490b .wood_c214 .preview_08a7{height:100%;padding-bottom:0;padding-top:0;transform:translateX(0);transition:transform .3s;will-change:transform}.label_022e .photo_5e05>li>.focused_0ead,.label_022e .photo_5e05>li>ul.content-thick-4110{-webkit-overflow-scrolling:touch;bottom:0;display:none;left:100%;opacity:1;overflow:visible;overflow-y:auto;padding-bottom:20px;padding-right:0;padding-top:20px;position:fixed;top:0;transform:none;width:100%}.label_022e .photo_5e05>li>.focused_0ead>li,.label_022e .photo_5e05>li>ul.content-thick-4110>li{align-items:center;display:flex;flex-flow:row wrap}.label_022e .photo_5e05>li>.focused_0ead.medium-f2dc,.label_022e .photo_5e05>li>ul.content-thick-4110.medium-f2dc{display:block}.label_022e .photo_5e05>li>.focused_0ead.feature-3808,.label_022e .photo_5e05>li>ul.content-thick-4110.feature-3808{overflow-y:hidden;padding-right:100%;width:200%}.heading-7e37 .photo_5e05>li>.focused_0ead>li:not(.dropdown-basic-1a8d),.heading-7e37 .photo_5e05>li>ul.content-thick-4110>li:not(.dropdown-basic-1a8d){border-top:1px solid #ececec;margin-bottom:0;margin-top:0;transition:background-color .3s}.heading-7e37 .photo_5e05>li>.focused_0ead>li:not(.dropdown-basic-1a8d)>a,.heading-7e37 .photo_5e05>li>ul.content-thick-4110>li:not(.dropdown-basic-1a8d)>a{color:hsla(0,0%,40%,.85);font-size:.8em;letter-spacing:.02em;padding-bottom:15px;padding-left:20px;padding-top:15px;text-transform:uppercase}.heading-7e37 .photo_5e05>li>.focused_0ead>li:not(.dropdown-basic-1a8d).fn-active-a126,.heading-7e37 .photo_5e05>li>.focused_0ead>li:not(.dropdown-basic-1a8d):hover,.heading-7e37 .photo_5e05>li>ul.content-thick-4110>li:not(.dropdown-basic-1a8d).fn-active-a126,.heading-7e37 .photo_5e05>li>ul.content-thick-4110>li:not(.dropdown-basic-1a8d):hover{background-color:rgba(0,0,0,.05)}.heading-7e37 .photo_5e05>li>.focused_0ead>li:not(.dropdown-basic-1a8d)>.focused_0ead,.heading-7e37 .photo_5e05>li>.focused_0ead>li:not(.dropdown-basic-1a8d)>ul.content-thick-4110,.heading-7e37 .photo_5e05>li>ul.content-thick-4110>li:not(.dropdown-basic-1a8d)>.focused_0ead,.heading-7e37 .photo_5e05>li>ul.content-thick-4110>li:not(.dropdown-basic-1a8d)>ul.content-thick-4110{-webkit-overflow-scrolling:touch;bottom:0;display:none;left:200%;opacity:1;overflow:visible;overflow-y:auto;padding-bottom:20px;padding-right:0;padding-top:20px;position:fixed;top:0;transform:none;width:100%}.heading-7e37 .photo_5e05>li>.focused_0ead>li:not(.dropdown-basic-1a8d)>.focused_0ead>li,.heading-7e37 .photo_5e05>li>.focused_0ead>li:not(.dropdown-basic-1a8d)>ul.content-thick-4110>li,.heading-7e37 .photo_5e05>li>ul.content-thick-4110>li:not(.dropdown-basic-1a8d)>.focused_0ead>li,.heading-7e37 .photo_5e05>li>ul.content-thick-4110>li:not(.dropdown-basic-1a8d)>ul.content-thick-4110>li{align-items:center;display:flex;flex-flow:row wrap}.heading-7e37 .photo_5e05>li>.focused_0ead>li:not(.dropdown-basic-1a8d)>.focused_0ead.medium-f2dc,.heading-7e37 .photo_5e05>li>.focused_0ead>li:not(.dropdown-basic-1a8d)>ul.content-thick-4110.medium-f2dc,.heading-7e37 .photo_5e05>li>ul.content-thick-4110>li:not(.dropdown-basic-1a8d)>.focused_0ead.medium-f2dc,.heading-7e37 .photo_5e05>li>ul.content-thick-4110>li:not(.dropdown-basic-1a8d)>ul.content-thick-4110.medium-f2dc{display:block}.heading-7e37 .photo_5e05>li>.focused_0ead>li:not(.dropdown-basic-1a8d)>.focused_0ead.feature-3808,.heading-7e37 .photo_5e05>li>.focused_0ead>li:not(.dropdown-basic-1a8d)>ul.content-thick-4110.feature-3808,.heading-7e37 .photo_5e05>li>ul.content-thick-4110>li:not(.dropdown-basic-1a8d)>.focused_0ead.feature-3808,.heading-7e37 .photo_5e05>li>ul.content-thick-4110>li:not(.dropdown-basic-1a8d)>ul.content-thick-4110.feature-3808{overflow-y:hidden;padding-right:100%;width:200%}.photo_5e05{-webkit-overflow-scrolling:auto;height:100%;overflow:visible;overflow-y:auto;padding-top:20px}.photo_5e05 .fn-active-a126>.item-5b4d{transform:none}.photo_5e05>li{flex-shrink:0}.dropdown-basic-1a8d .item-5b4d{margin-left:0!important;padding-left:5px;position:relative!important;text-align:left;top:0!important;width:100%}.dropdown-basic-1a8d .item-5b4d i{font-size:1.4em;margin-right:2px}.info_c838 .dropdown-basic-1a8d .item-5b4d{margin-left:auto!important;margin-right:auto!important;width:auto}.lower-0a54>li>a:before,.module-ebea>li>a:before,.photo-4b02>li>a:before{background-color:#446084;content:" ";height:3px;left:50%;opacity:0;position:absolute;top:0;transform:translateX(-50%);transition:all .3s;width:100%}.lower-0a54>li.fn-active-a126>a:before,.lower-0a54>li:hover>a:before,.module-ebea>li.fn-active-a126>a:before,.module-ebea>li:hover>a:before,.photo-4b02>li.fn-active-a126>a:before,.photo-4b02>li:hover>a:before{opacity:1}.center-3bdf:hover>li:not(:hover)>a:before{opacity:0}.bright_d368 .lower-0a54:before{bottom:0;top:auto}.module-ebea>li>a:before{width:0}.module-ebea>li.fn-active-a126>a:before,.module-ebea>li:hover>a:before{width:100%}.lower-0a54>li:after,.lower-0a54>li:before{display:none}.lower-0a54>li>a:before{bottom:0;top:auto}.description-8818>li.fn-active-a126>a,.paragraph-ea85>li.fn-active-a126>a{background-color:#446084;color:#fff;opacity:1}.blue-8282>li.fn-active-a126>a{background-color:#fff}.west-e4b9 .center-3bdf.blue-8282>li.fn-active-a126>a{color:#000}.left_f1e3>li.fn-active-a126>a{border-color:currentColor;color:#446084}.bright_d368{display:flex;flex-flow:row wrap}.bright_d368 .center-3bdf,.bright_d368 .dynamic-4109{width:100%}.dynamic-4109{padding-top:1em}.dynamic-4109 .label-a23d{padding:0}.dynamic-4109 .warm_0070:not(.fn-active-a126){display:block;height:0;opacity:0;overflow:hidden;padding:0;visibility:hidden}.dynamic-4109 .warm_0070.fn-active-a126{display:block!important}.description-8818>li,.left_f1e3>li,.paragraph-ea85>li,.blue-8282>li{margin:0}.description-8818>li>a,.paragraph-ea85>li>a{line-height:2.5em;padding:0 .75em}.paragraph-ea85>li>a{border-radius:99px}.blue-8282>li>a{background-color:rgba(0,0,0,.04);border-left:1px solid #ddd;border-right:1px solid #ddd;border-top:2px solid #ddd;padding-left:15px;padding-right:15px}.blue-8282>li.fn-active-a126>a{border-top-color:#446084}.west-e4b9 .blue-8282>li:not(.fn-active-a126)>a{background-color:hsla(0,0%,100%,.1);border-color:transparent}.bright_d368 .blue-8282>li{margin:0 .1em -1px}.blue-8282+.dynamic-4109{background-color:#fff;border:1px solid #ddd;padding:30px}.left_f1e3>li>a{border:2px solid transparent;border-radius:32px;line-height:2.4em;padding:0 .75em;position:relative;z-index:10}@media(min-width:850px){.bright_d368 .media_prev_39f4{padding-top:0;width:25%}.media_prev_39f4+.dynamic-4109{border-left:1px solid #ddd;flex:1;margin-top:0!important;padding:0 30px 30px}.bright_d368 .media_prev_39f4.left_f1e3{padding-right:15px}}@media(max-width:549px){.easy-2746>li{margin:0!important;width:100%}.easy-2746>li a{display:block;width:100%}.hidden_989b{-webkit-overflow-scrolling:touch;flex-flow:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.hidden_989b>li{display:inline-block}}.row-upper-ea29{background-color:rgba(0,0,0,.02);flex:1 0 50%;list-style-type:none;max-width:50%;text-align:center}.row-upper-ea29.fn-active-a126{background-color:rgba(0,0,0,.05)}.static-6f57{flex:1 1 auto}.description_west_4f41.center-3bdf>li{margin:0}.description_west_4f41.center-3bdf>li>a{display:flex;padding:15px 10px}.item-5b4d{box-shadow:none!important;color:currentColor;height:auto;line-height:1;margin:0 5px 0 0;opacity:.6;padding:0;width:45px}.item-5b4d i{font-size:1.8em;transition:all .3s}.item-5b4d:focus{color:currentColor}.item-5b4d:hover{cursor:pointer;opacity:1}.fn-active-a126>.item-5b4d{transform:rotate(-180deg)}.fn-active-a126>ul.content-thick-4110,.fn-active-a126>ul.focused_0ead:not(.dim_7050){display:block!important}.iron-429f .item-5b4d{margin:0 0 0 5px;min-height:1em;width:1em}.iron-429f .item-5b4d i{font-size:1.2em;top:1px}@media(prefers-reduced-motion){.item-5b4d{transition:none}}.center-3bdf.media_prev_39f4{flex-flow:column}.center-3bdf.media_prev_39f4 li{list-style:none;margin:0;width:100%}.media_prev_39f4 li li{font-size:1em;padding-left:.5em}.media_prev_39f4 .footer-full-7ee2{display:none!important}.media_prev_39f4>li{align-items:center;display:flex;flex-flow:row wrap}.media_prev_39f4>li ul{width:100%}.media_prev_39f4 li li.soft_bd16{margin-bottom:1em}.media_prev_39f4 li li.soft_bd16:not(:first-child){margin-top:1em}.media_prev_39f4>li>a,.media_prev_39f4>li>ul>li a{align-items:center;display:flex;flex-grow:1;width:auto}.media_prev_39f4 li li.soft_bd16>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.media_prev_39f4>li.mask-0854{padding-bottom:1em;padding-top:1em}.media_prev_39f4>li>ul li a{color:#666;transition:color .2s}.media_prev_39f4>li>ul li a:hover{color:#111;opacity:1}.media_prev_39f4>li>ul{margin:0 0 2em;padding-left:1em}.center-3bdf .content-thick-4110{left:-99999px;opacity:0;position:fixed;transform:translateX(-10px);transition:background-color .6s,transform .3s,opacity .3s}@media(prefers-reduced-motion){.center-3bdf .content-thick-4110{opacity:1;transform:none}}.center-3bdf:not(.photo_5e05) .fn-active-a126>.content-thick-4110{left:auto;opacity:1;padding-bottom:30px;position:inherit;transform:translateX(0)}.button_small_6e24.media_prev_39f4>li.photo-lite-d5b7.fn-active-a126,.button_small_6e24.media_prev_39f4>li.photo-lite-d5b7:hover{background-color:rgba(0,0,0,.05)}.button_small_6e24.media_prev_39f4>li+li{border-top:1px solid #ececec}.summary_5e3d .button_small_6e24.media_prev_39f4>li+li,.summary_5e3d .backdrop_003e>li+li{border-color:hsla(0,0%,100%,.2)}.media_prev_39f4>li+li{border-top:1px solid #ececec}.backdrop_003e>li+li{border-color:#ececec}.media_prev_39f4.photo-4b02>li>a:before{height:100%;left:auto;right:-2px;width:3px;z-index:1}.media_prev_39f4.blue-8282>li>a{border:0}.media_prev_39f4.blue-8282>li.fn-active-a126>a{border-left:3px solid #446084}.info_c838 .item-5b4d{margin-left:-35px}.info_c838 .media_prev_39f4 li{border:0}.info_c838 .media_prev_39f4 li li,.info_c838.media_prev_39f4 li li{padding-left:0}@media screen and (max-width:549px){.gallery_19e2{flex-flow:column;margin-bottom:20px}.gallery_19e2>li{border-bottom:1px solid #ececec;list-style:none;margin:0!important;width:100%}}.media_prev_39f4 .background_c3ae{width:100%}.media_prev_39f4 .tag-cf19,.media_prev_39f4 .pagination_upper_d926{display:block;width:100%}@media screen and (min-width:849px){.disabled_yellow_10dc>.accent-7a25>.background-fixed-e3d1>.media_prev_39f4{width:calc(100% + 31px)}}.backdrop_184a{align-items:center;background-color:#446084;display:flex;flex-direction:row;font-size:.9em;font-weight:600;height:50px;justify-content:space-between;padding:12px 15px;width:250px}.backdrop_184a .surface-887c{font-size:1.7em;margin-right:10px}.wrapper_4617{display:block;font-size:.9em;font-weight:400;line-height:1.3}.small_aa5f{flex:1 1 auto}.carousel_hovered_4c81{background-color:#fff;opacity:0;position:absolute;visibility:hidden;width:250px;z-index:9}.carousel_hovered_4c81 .backdrop_003e{align-items:stretch;display:flex;flex-direction:column}.carousel_hovered_4c81 .backdrop_003e>li.photo-lite-d5b7{list-style:none;margin:0;position:static}.carousel_hovered_4c81 .backdrop_003e>li.photo-lite-d5b7[class*=" label-"]>a:after,.carousel_hovered_4c81 .backdrop_003e>li.photo-lite-d5b7[class^=label-]>a:after{order:2;top:0}.carousel_hovered_4c81 .backdrop_003e>li.photo-lite-d5b7>a>i.video-under-9760{margin-left:auto;margin-right:-.1em;order:3;transform:rotate(-90deg)}.carousel_hovered_4c81 .backdrop_003e>li.photo-lite-d5b7>a{align-items:center;display:flex;padding:10px 15px}.carousel_hovered_4c81 .backdrop_003e li.pagination_9421>a>i,.carousel_hovered_4c81 .backdrop_003e li.pagination_9421>a>img,.carousel_hovered_4c81 .backdrop_003e li.pagination_9421>a>svg{margin-right:10px}.carousel_hovered_4c81 .breadcrumb_dca4{font-size:.9em;order:1}.carousel_hovered_4c81 .filter_d1ed .dim_7050{left:100%!important;top:0}.carousel_hovered_4c81 .filter_d1ed.photo-lite-d5b7 .dim_7050{min-height:100%}.slider-bd39{opacity:1;visibility:visible}.iron_4360 .carousel_hovered_4c81,.accent_bright_33c2 .carousel_hovered_4c81{opacity:0;visibility:hidden}.hard-bc25:not(.accent_bright_33c2) .carousel_hovered_4c81{transition:opacity .25s,visibility .25s}.carousel_hovered_4c81.focus-a971{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.nav_medium_7276:hover .carousel_hovered_4c81{opacity:1;visibility:visible}.card-788e{margin:30px 0 0}.solid_6a11{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:table;height:2.8em;pointer-events:none;width:2.8em;z-index:20}.solid_6a11.fn-top-a126{left:0}.hidden_93cb{background-color:#446084;color:#fff;display:table-cell;font-weight:bolder;height:100%;line-height:.85;padding:2px;text-align:center;transition:background-color .3s,color .3s,border .3s;vertical-align:middle;white-space:nowrap;width:100%}.icon-314f{height:2.3em;width:2.3em}.icon-314f .hidden_93cb{line-height:.7}.solid_6a11+.solid_6a11{height:2.5em;opacity:.9;width:2.5em}.solid_6a11+.solid_6a11+.solid_6a11{opacity:.8}.shade_d7b5 .hidden_93cb,.hovered_2d8f .hidden_93cb{background-color:#fff;border:2px solid;color:#446084}.background_cool_304b:hover .hovered_2d8f .hidden_93cb{background-color:#446084;border-color:#446084;color:#fff}.gallery-right-6400,.hovered_2d8f{margin-left:-.4em}.link_f8a0{margin-left:1em}.gallery-right-6400+.solid_6a11{margin-left:-.4em;margin-top:-.4em}.gallery-right-6400 .hidden_93cb,.link_f8a0 .hidden_93cb{border-radius:999px}.shade_d7b5 .hidden_93cb,.iron-429f .hovered_2d8f .hidden_93cb{background-color:transparent}.shade_d7b5{height:2em;margin-left:-4px}.iron-429f .solid_6a11{margin:0!important}.summary_5e3d .iron-429f .hovered_2d8f .hidden_93cb{color:#fff;opacity:.7}.hidden-down-8709 .gallery-right-6400{margin-left:15px}.description-4b2c{background-color:#446084;min-height:30px;position:relative;width:100%}.header_out_a4c6{overflow:hidden}.box-e3cd{height:100%;max-height:100%;position:relative}@media(max-width:549px){.box-e3cd{-webkit-overflow-scrolling:touch;overflow:auto}}.box-e3cd>*{position:absolute!important}.summary_5e3d .description-4b2c a{color:#fff}.message-9f3e{font-family:"object-fit: cover; object-position: center center;";height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;position:absolute;width:100%}@media(min-width:549px){.soft-85ba .frame_red_6414{display:none}}.paper_90f5{margin:0 auto;position:relative;width:100%}.paper_90f5>a{display:block;width:100%}.paper_90f5 a{display:inline-block}.paper_90f5,.surface_1034,.hovered-b383{transition:opacity .3s,transform .3s,background-color .3s}.surface_1034>a,.surface_1034>div>a{display:block}.surface_1034>a:focus-visible,.surface_1034>div>a:focus-visible{outline-offset:-2px}.hovered-b383{font-size:.9em;padding-bottom:1.4em;padding-top:.7em;position:relative;width:100%}.focus-a971 .hovered-b383{padding-left:1.2em;padding-right:1.2em}@media(max-width:549px){.hovered-b383{font-size:85%}}.surface_1034{height:auto;margin:0 auto;overflow:hidden;position:relative}.surface_1034[style*=-radius]{-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.sidebar_48c4{overflow:hidden;position:relative;z-index:0}.hovered-b383.info_c838{padding-left:10px;padding-right:10px}.surface_1034 img{margin:0 auto;max-width:100%;width:100%}.form_current_4a76{overflow:hidden}.form_current_4a76 .hovered-b383.info_c838{left:50%;margin:10% 0;transform:translateX(-50%)}.form_current_4a76 .hovered-b383.hot-08ed{left:auto;right:0}.form_current_4a76 .hovered-b383{background-color:#fff;bottom:0;box-shadow:1px 1px 3px 0 rgba(0,0,0,.1);margin:10%;opacity:.95;padding:.5em 1.5em .55em;position:absolute;width:auto}.form_current_4a76:hover .hovered-b383{opacity:1}.article_smooth_3cd9{overflow:hidden}.article_smooth_3cd9 .hovered-b383{background-color:hsla(0,0%,100%,.95);bottom:15%;padding:.8em 1em 1em;position:absolute;transition:background .3s;z-index:1}.summary_5e3d .article_smooth_3cd9 .hovered-b383{background-color:rgba(0,0,0,.95)}.article_smooth_3cd9:hover .hovered-b383{background-color:#446084}.container_dark_43b1 .hovered-b383{padding:15px 15px 20px;z-index:1}.container_dark_43b1:hover .hovered-b383{background-color:#fff;transform:translateY(-15px)}.summary_5e3d .container_dark_43b1:hover .hovered-b383{background-color:#222}.container_dark_43b1:hover .surface_1034{transform:translateY(-5px)}.photo_purple_b4c6 .hovered-b383{background-color:hsla(0,0%,100%,.95);margin:-15% auto 0;max-width:85%;padding:15px 20px}.sort-c3b8 .hovered-b383,.module-solid-96c3 .hovered-b383{bottom:0;max-height:100%;padding-left:1.5em;padding-right:1.5em;position:absolute;width:100%}.sort-c3b8.summary_5e3d .hovered-b383,.module-solid-96c3.summary_5e3d .hovered-b383{text-shadow:1px 1px 1px rgba(0,0,0,.5)}.text_up_4272 .hovered-b383{display:none!important}.widget-green-fc60:hover .sort-c3b8 .hovered-b383,.widget-green-fc60:hover .module-solid-96c3 .hovered-b383{opacity:0!important}.lower_8e17.sort-c3b8 .hovered-b383,.lower_8e17.module-solid-96c3 .hovered-b383{bottom:auto!important;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:16}.content_82e5.sort-c3b8 .hovered-b383,.content_82e5.module-solid-96c3 .hovered-b383{bottom:auto!important;left:0;position:absolute;right:0;top:0;z-index:16}.status-narrow-84ff .lower_8e17 .hovered-b383{bottom:auto;position:relative;top:auto;transform:translateY(0)}.easy-d6ba .cool_3c2b{max-width:100%!important;width:100%!important}@media screen and (max-width:549px){.status-narrow-84ff .surface_1034{width:100%!important}}@media screen and (min-width:550px){.paper-075a .cool_3c2b{flex-basis:100%!important;max-width:100%!important}.paper-075a .paper_90f5,.status-narrow-84ff{display:table;width:100%}.paper-075a .paper_90f5 .focus_right_a68e,.status-narrow-84ff .focus_right_a68e{direction:rtl}.paper-075a .paper_90f5 .surface_1034,.paper-075a .paper_90f5 .hovered-b383,.status-narrow-84ff .surface_1034,.status-narrow-84ff .hovered-b383{direction:ltr;display:table-cell;vertical-align:middle}.paper-075a .paper_90f5 .hovered-b383,.status-narrow-84ff .hovered-b383{padding-left:1.5em;padding-right:1.5em}.paper-075a .paper_90f5 .surface_1034,.status-narrow-84ff .surface_1034{width:50%}.paper-075a .paper_90f5.hovered_d505 .hovered-b383,.status-narrow-84ff.hovered_d505 .hovered-b383{vertical-align:top}}.detail-east-fda6,button,input[type=button],input[type=reset],input[type=submit]{background-color:transparent;border:1px solid transparent;border-radius:0;box-sizing:border-box;color:currentColor;cursor:pointer;display:inline-block;font-size:.97em;font-weight:bolder;letter-spacing:.03em;line-height:2.4em;margin-right:1em;margin-top:0;max-width:100%;min-height:2.5em;padding:0 1.2em;position:relative;text-align:center;text-decoration:none;text-rendering:optimizeLegibility;text-shadow:none;text-transform:uppercase;transition:transform .3s,border .3s,background .3s,box-shadow .3s,opacity .3s,color .3s;vertical-align:middle}.detail-east-fda6 span{display:inline-block;line-height:1.6}.detail-east-fda6.east_f94b{line-height:2.19em}.center-3bdf>li>a.detail-east-fda6,.center-3bdf>li>a.detail-east-fda6:hover{padding-bottom:0;padding-top:0}.center-3bdf>li>a.detail-east-fda6:hover{color:#fff}.detail-east-fda6,input[type=button].detail-east-fda6,input[type=reset].detail-east-fda6,input[type=submit],input[type=submit].detail-east-fda6{background-color:#446084;background-color:var(--primary-color);border-color:rgba(0,0,0,.05);color:#fff}.detail-east-fda6.east_f94b,input[type=button].east_f94b,input[type=reset].east_f94b,input[type=submit].east_f94b{background-color:transparent;border:2px solid}.detail-east-fda6:hover,.summary_5e3d .detail-east-fda6.sort-f127:hover,input[type=button]:hover,input[type=reset]:hover,input[type=submit]:hover{box-shadow:inset 0 0 0 100px rgba(0,0,0,.2);color:#fff;opacity:1;outline:none}.detail-east-fda6.modal_1976,.detail-east-fda6.panel_dynamic_185e{background-color:transparent!important;border-color:transparent!important;padding-left:.15em;padding-right:.15em}.detail-east-fda6.panel_dynamic_185e:before{background-color:currentColor;bottom:0;content:"";height:2px;left:20%;opacity:.3;position:absolute;transition:all .3s;width:60%}.detail-east-fda6.panel_dynamic_185e:hover:before{left:0;opacity:1;width:100%}.modal_1976,.panel_dynamic_185e{color:#666}.summary_5e3d .detail-east-fda6.modal_1976:hover,.summary_5e3d .detail-east-fda6.panel_dynamic_185e:hover{color:#fff;opacity:.8}.detail-east-fda6.modal_1976:hover,.detail-east-fda6.panel_dynamic_185e:hover{box-shadow:none;color:#333}.sort-f127,button.sort-f127,button[type=submit].sort-f127,input[type=button].sort-f127,input[type=reset].sort-f127,input[type=submit].sort-f127{background-color:#f9f9f9;border:1px solid #ddd;color:#666;font-weight:400;overflow:hidden;position:relative;text-shadow:1px 1px 1px #fff;text-transform:none}.detail-east-fda6.sort-f127:hover{background-color:#f1f1f1;color:#000}.summary_5e3d .detail-east-fda6,.summary_5e3d input[type=button],.summary_5e3d input[type=reset],.summary_5e3d input[type=submit]{color:#fff}.summary_5e3d .detail-east-fda6.sort-f127,.summary_5e3d input[type=button].sort-f127,.summary_5e3d input[type=reset].sort-f127,.summary_5e3d input[type=submit].sort-f127{color:#000}.dropdown-blue-e2c0{border-radius:99px}.static-1ce6,.tooltip-7843,.main-selected-246f{overflow:hidden}.static-1ce6:after,.tooltip-7843:after,.main-selected-246f:after{box-shadow:inset 0 1.2em 0 0 hsla(0,0%,100%,.1);content:"";height:100%;left:-25%;position:absolute;top:0;width:150%}.main-selected-246f:after{box-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.1),inset 0 2em 15px 0 hsla(0,0%,100%,.2)}.static-1ce6:after{box-shadow:inset -.01em -.1em 0 0 rgba(0,0,0,.15);left:0;width:100%}.east_f94b{color:silver}.east_f94b:hover{box-shadow:none!important}.fn-primary-a126,input[type=submit],input[type=submit].detail-east-fda6{background-color:#446084}.fn-primary-a126.modal_1976,.fn-primary-a126.east_f94b,.fn-primary-a126.panel_dynamic_185e{color:#446084}.east_f94b:hover,.fn-primary-a126.east_f94b:hover{background-color:#446084;border-color:#446084;color:#fff}.fn-success-a126{background-color:#7a9c59}.fn-success-a126.modal_1976,.fn-success-a126.east_f94b,.fn-success-a126.panel_dynamic_185e{color:#7a9c59}.fn-success-a126.east_f94b:hover{background-color:#7a9c59;border-color:#7a9c59;color:#fff}.notice-0c8e{background-color:#fff!important;color:#666!important}.notice-0c8e.detail-east-fda6.east_f94b{background-color:transparent;color:currentColor!important}.notice-0c8e.modal_1976,.notice-0c8e.east_f94b,.notice-0c8e.panel_dynamic_185e{background-color:transparent!important;color:#fff!important}.notice-0c8e.east_f94b:hover{background-color:#fff!important;border-color:#fff;color:#666!important}.detail-east-fda6.in_a9c1,.detail-east-fda6.lite_2af0,.secondary-c92b,.fn-secondary-a126{background-color:#d26e4b}.fn-secondary-a126.modal_1976,.fn-secondary-a126.east_f94b,.fn-secondary-a126.panel_dynamic_185e{color:#d26e4b}.fn-secondary-a126.east_f94b:hover{background-color:#d26e4b;border-color:#d26e4b;color:#fff}a.fn-primary-a126:not(.detail-east-fda6),a.fn-secondary-a126:not(.detail-east-fda6){background-color:transparent}.fn-alert-a126{background-color:#b20000}.fn-alert-a126.modal_1976,.fn-alert-a126.east_f94b,.fn-alert-a126.panel_dynamic_185e{color:#b20000}.fn-alert-a126.east_f94b:hover{background-color:#b20000;border-color:#b20000;color:#fff}.info_c838 .detail-east-fda6:first-of-type{margin-left:0!important}.info_c838 .detail-east-fda6:last-of-type,.hot-08ed .detail-east-fda6:last-of-type{margin-right:0!important}.detail-east-fda6.fn-disabled-a126,.detail-east-fda6[disabled],button.fn-disabled-a126,button[disabled]{opacity:.6}.feature-769e .detail-east-fda6{margin-bottom:0;margin-right:.65em}.tag-cf19{display:inline-block}.tag-cf19 .aside-new-a302.east_f94b:not(:hover){color:#999}.west-e4b9 .tag-cf19 .aside-new-a302.east_f94b:not(:hover){color:#fff}.tag-cf19 .detail-east-fda6{margin:0}.avatar_c5b7{margin-left:0!important}.avatar_c5b7:not(:hover){opacity:.7}.avatar-top-21ee .detail-east-fda6,.avatar-top-21ee button,.avatar-top-21ee input{margin-bottom:0}code{background:#f1f1f1;border:1px solid #e1e1e1;border-radius:4px;font-size:.9em;margin:0 .2rem;padding:.2rem .5rem}pre>code{display:block;padding:1rem 1.5rem;white-space:pre}.summary_5e3d code{background-color:rgba(0,0,0,.5);border-color:#000}.background_light_18db{background-color:rgba(0,0,0,.1);display:block;height:3px;margin:1em 0;max-width:30px;width:100%}.iron-429f .background_light_18db{margin-top:.66em}.summary_5e3d .background_light_18db{background-color:hsla(0,0%,100%,.3)}form{margin-bottom:0}.article_20cc,.feature-9194 .sort_8c8c,.feature-9194 .disabled_north_c9ab,input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{background-color:#fff;border:1px solid #ddd;border-radius:0;box-shadow:inset 0 1px 2px rgba(0,0,0,.1);box-sizing:border-box;color:#333;font-size:.97em;height:2.507em;max-width:100%;padding:0 .75em;transition:color .3s,border .3s,background .3s,opacity .3s;vertical-align:middle;width:100%}@media(max-width:849px){.article_20cc,.feature-9194 .sort_8c8c,.feature-9194 .disabled_north_c9ab,input[type=date],input[type=email],input[type=number],input[type=password],input[type=search],input[type=tel],input[type=text],input[type=url],select,textarea{font-size:1rem}}input:hover,select:hover,textarea:hover{box-shadow:inset 0 -1.8em 1em 0 transparent}input[type=email],input[type=number],input[type=search],input[type=tel],input[type=text],input[type=url],textarea{-webkit-appearance:none;-moz-appearance:none;appearance:none}textarea{min-height:120px;padding-top:.7em}input[type=email]:focus,input[type=number]:focus,input[type=password]:focus,input[type=search]:focus,input[type=tel]:focus,input[type=text]:focus,select:focus,textarea:focus{background-color:#fff;box-shadow:0 0 5px #ccc;color:#333;opacity:1!important;outline:0}label,legend{display:block;font-size:.9em;font-weight:700;margin-bottom:.4em}legend{border-bottom:1px solid #f1f1f1;font-size:1em;font-weight:700;margin:30px 0 15px;padding-bottom:10px;text-transform:uppercase;width:100%}fieldset{border-width:0;padding:0}input[type=checkbox],input[type=radio]{display:inline;font-size:16px;margin-right:10px}label>.feature_full_a35d{display:inline-block;font-weight:400;margin-left:.5em}abbr[title=required]{color:#b20000}input[type=checkbox]+label,input[type=radio]+label{display:inline}.article_20cc,.feature-9194 .sort_8c8c,.feature-9194 .disabled_north_c9ab,select{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.steel-a6d4.in_77f8/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23333' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E");background-position:right .45em top 50%;background-repeat:no-repeat;background-size:auto 16px;border-radius:0;box-shadow:inset 0 -1.4em 1em 0 rgba(0,0,0,.02);display:block;padding-right:1.4em}.article_20cc{display:inline-block;opacity:0;position:absolute;width:auto}select.hard_af69{width:55px}.filter_5547 b{border-color:transparent!important}.feature-9194 .last_8c56 .aside_9d94{background-image:none;height:auto;line-height:1.7em;padding:10px}.feature-9194 .last_8c56 .aside_9d94 .item_bright_2375{padding:5px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){select::-ms-expand{display:none}select:focus::-ms-value{background:transparent;color:currentColor}}.top_ddc5 input:not([type=submit]),.top_ddc5 select,.top_ddc5 textarea{background-color:rgba(0,0,0,.03);border-color:rgba(0,0,0,.09);border-radius:99px;box-shadow:none;color:currentColor!important}.top_ddc5 button,.top_ddc5 input{border-radius:99px}.top_ddc5 textarea{border-radius:15px}.text_f69f.top_ddc5 .avatar-top-21ee,.top_ddc5 .text_f69f .avatar-top-21ee{padding-right:4px}.summary_5e3d .top_ddc5 input:not([type=submit]),.summary_5e3d .top_ddc5 select,.summary_5e3d .top_ddc5 textarea,.west-e4b9 .top_ddc5 input:not([type=submit]),.west-e4b9 .top_ddc5 select,.west-e4b9 .top_ddc5 textarea{background-color:hsla(0,0%,100%,.2)!important;border-color:hsla(0,0%,100%,.09);color:#fff}.summary_5e3d .top_ddc5 select option{color:#333}.summary_5e3d .top_ddc5 select,.west-e4b9 .top_ddc5 select{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.steel-a6d4.in_77f8/2000/svg' width='24' height='24' viewBox='0 0 24 24' fill='none' stroke='%23fff' stroke-width='2' stroke-linecap='round' stroke-linejoin='round' class='feather feather-chevron-down'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E")}.summary_5e3d .top_ddc5 input::-webkit-input-placeholder,.west-e4b9 .top_ddc5 input::-webkit-input-placeholder{color:#fff}.top_ddc5 .detail-east-fda6.notice-54cc{background-color:transparent!important;border-color:transparent!important;box-shadow:none;color:currentColor!important}.fresh_dac4 input:not([type=submit]),.fresh_dac4 select,.fresh_dac4 textarea{background-color:transparent;box-shadow:none}.fresh_dac4.shade-7a50 .focused-8122{border-left:0;border-right:0;max-width:2em}.motion-b28d input,input.list-1578{border-color:#b20000;color:#b20000}.motion-b28d select{border-color:#b20000}.motion-b28d input.left_7819{outline:1px solid #b20000;outline-offset:1px}.feature-9194{text-align:left}.button_1783 .feature-9194{margin-bottom:1em}.hero_huge_8066{margin-bottom:0}.label-purple-b504 .glass-9f16 .filter_5547{width:30px}.feature-9194 .sort_8c8c>.heading-hot-c5e7,.feature-9194 .glass-9f16 .simple-f88e,.disabled_north_c9ab{line-height:2.507em;padding:0}.label-purple-b504 .glass-9f16 .filter_5547{height:2.507em}.hidden_motion_0834{position:relative}.rough-393b .out_c0ed label[for]:first-child{display:none}.out_c0ed .hidden_motion_0834 label[for]:first-child{font-size:12px;font-weight:400;left:1.1em;line-height:1;opacity:0;pointer-events:none;position:absolute;top:.5em;transition:all .3s;white-space:nowrap}.summary_5e3d .hidden_motion_0834 label{color:#000}.hidden_motion_0834.upper-bb28>label[for]:first-child{opacity:.8;z-index:1}.out_c0ed .button_1783 input:not([type=checkbox]),.out_c0ed .button_1783 select,.out_c0ed .button_1783 textarea{height:3.0084em;transition:padding .3s}.button_1783 .upper-bb28 input,.button_1783 .upper-bb28 textarea{padding-bottom:.5em;padding-top:1.1em}.button_1783 .upper-bb28 select{padding-bottom:.4em;padding-top:1.1em}.tag-silver-78e7 .row_ffc6{margin-bottom:1em;max-width:100%;position:relative}.hidden-4b80>.tag-silver-78e7,.backdrop-purple-d2bb>.tag-silver-78e7{padding-left:3%!important;padding-right:3%!important}.row_ffc6 img,.row_ffc6 svg{padding-top:.2em;width:100%}.row_ffc6 svg{fill:currentColor;height:100%;transition:all .3s;width:100%}.row_ffc6 svg path{fill:currentColor}.tag-silver-78e7:hover .badge-easy-445d i,.tag-silver-78e7:hover .badge-easy-445d svg,.tag-silver-78e7:hover .badge-easy-445d svg path{fill:#fff}.badge-easy-445d .notice-54cc{height:0;overflow:hidden;padding-top:100%;position:relative}.badge-easy-445d .notice-54cc .hero_plasma_d444{border:2px solid;border-radius:100%;color:#446084;height:100%;position:absolute;top:0;transition:all .3s;width:100%}.tag-silver-78e7:hover .badge-easy-445d .notice-54cc .hero_plasma_d444{background-color:currentColor}.badge-easy-445d .notice-54cc i,.badge-easy-445d .notice-54cc img,.badge-easy-445d .notice-54cc svg{left:0;margin:0 20%;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:60%}.hero-5e83 .badge-easy-445d .notice-54cc{position:absolute;width:100%}.hero-5e83,.inner-c1d3{display:flex;flex-flow:row wrap;width:100%}.hero-5e83 .row_ffc6,.inner-c1d3 .row_ffc6{flex:0 0 auto;margin-bottom:0;max-width:200px}.hero-5e83 .cool-65fc,.inner-c1d3 .cool-65fc{flex:1 1 0px}.inner-c1d3 .cool-65fc{order:-1}.hero-5e83 .row_ffc6+.cool-65fc{padding-left:1em}.inner-c1d3 .row_ffc6+.cool-65fc{padding-right:1em}.hard_5e80 .row_ffc6{margin:0 auto 1em}.avatar-red-2a1c>li>a:before,i[class*=" icon-"],i[class^=icon-]{speak:none!important;display:inline-block;font-display:block;font-family:fl-icons!important;font-style:normal!important;font-variant:normal!important;font-weight:400!important;line-height:1.2;margin:0;padding:0;position:relative;text-transform:none!important}.widget_fast_35d4 i{margin-right:4px;opacity:.35}.detail-east-fda6 i,button i{top:-1.5px;vertical-align:middle}.detail-east-fda6.badge-full-3d05 i{top:-.027em}a.hero_red_746e,a.preview_pressed_8d26{border:2px solid;border-radius:100%;color:#ccc;display:block;font-size:15px!important;font-weight:700;height:24px;line-height:19px!important;text-align:center;width:24px}a.notice-54cc:not(.detail-east-fda6),button.notice-54cc:not(.detail-east-fda6){font-family:sans-serif;font-size:1.2em;margin-left:.25em;margin-right:.25em}.tag_pressed_99e2 a.notice-54cc:not(.detail-east-fda6){margin-left:.3em;margin-right:.3em}.tag_pressed_99e2 .status-narrow-d7b0 a.notice-54cc:not(.detail-east-fda6){font-size:1em}.detail-east-fda6.notice-54cc{display:inline-block;margin-left:.12em;margin-right:.12em;min-width:2.5em;padding-left:.6em;padding-right:.6em}.detail-east-fda6.notice-54cc i{font-size:1.2em}.detail-east-fda6.notice-54cc i+span{padding-right:.5em}.detail-east-fda6.notice-54cc.layout_2497{border-width:1px}.detail-east-fda6.notice-54cc.layout_2497 i{top:-1px}.detail-east-fda6.notice-54cc.element_north_4fd3{padding-left:0;padding-right:0}.detail-east-fda6.notice-54cc.element_north_4fd3>span{margin:0 8px}.detail-east-fda6.notice-54cc.element_north_4fd3>span+i{margin-left:-4px}.detail-east-fda6.notice-54cc.element_north_4fd3>i{margin:0 8px}.detail-east-fda6.notice-54cc.element_north_4fd3>i+span{margin-left:-4px}.detail-east-fda6.notice-54cc.element_north_4fd3>i:only-child{margin:0}.center-3bdf>li>a>i{font-size:20px;transition:color .3s;vertical-align:middle}.center-3bdf>li>a>i+span{margin-left:5px}.center-3bdf li.pagination_9421>a>i,.center-3bdf li.pagination_9421>a>img,.center-3bdf li.pagination_9421>a>svg{margin-right:5px}.center-3bdf>li>a>span+i{margin-left:5px}.status-narrow-d7b0>li>a>i{font-size:1em}.center-3bdf>li>a>i.disabled-7590{font-size:1.2em}.center-3bdf>li>a>i.surface-887c{font-size:1.9em}.center-3bdf>li.feature_black_9215>a>i{min-width:1em}.media_prev_39f4>li>a>i{font-size:16px;opacity:.6}.tag-cf19 a.notice-54cc:not(.detail-east-fda6){display:inline-block;padding:6px 0}.tag-cf19 a.notice-54cc:not(.detail-east-fda6) i{font-size:24px}.tag-cf19 a.notice-54cc:not(.detail-east-fda6) i.disabled-7590{font-size:16px}.status-narrow-d7b0 .tag-cf19 a.notice-54cc:not(.detail-east-fda6){padding:3px 0}.detail-east-fda6:not(.notice-54cc)>i{margin-left:-.15em;margin-right:.4em}.detail-east-fda6:not(.notice-54cc)>span+i{margin-left:.4em;margin-right:-.15em}.article-first-ed63 .video-under-9760{font-size:16px;margin-left:.2em;opacity:.6}.lower-d667{background-color:rgba(0,0,0,.2);border:2px solid #fff;border-radius:100%;color:#fff;height:3em;line-height:2.8em;opacity:.8;text-align:center;transition:transform .2s,opacity .2s;width:3em}.lower-d667 i{font-size:1.3em;top:3px;transition:color .3s}.background_cool_304b:hover .lower-d667{opacity:1;transform:scale(1.15)}.sort-c3b8 .lower-d667,.module-solid-96c3 .lower-d667{opacity:0}.middle_4e54{display:inline-block;height:auto;position:relative;vertical-align:middle}span+.middle_4e54{margin-left:10px}.middle_4e54 img{max-width:32px;min-width:100%}.status-narrow-d7b0 .middle_4e54{height:16px;margin:0 5px;width:16px}.status-narrow-d7b0 .middle_4e54 img{vertical-align:top}[data-icon-label]{position:relative}[data-icon-label="0"]:after{display:none}[data-icon-label]:after{background-color:#d26e4b;border-radius:99px;box-shadow:1px 1px 3px 0 rgba(0,0,0,.3);color:#fff;content:attr(data-icon-label);font-family:Arial,Sans-serif!important;font-size:11px;font-style:normal;font-weight:bolder;height:17px;letter-spacing:-.5px;line-height:17px;min-width:17px;opacity:.9;padding-left:2px;padding-right:2px;position:absolute;right:-10px;text-align:center;top:-10px;transition:transform .2s;z-index:1}.status-narrow-d7b0 [data-icon-label]:after{font-size:10px;height:13px;line-height:13px;min-width:13px;right:-10px;top:-4px}.detail-east-fda6 [data-icon-label]:after{right:-12px;top:-12px}.layout-4301 i{width:1em}.layout-4301 i,.layout-4301 span{display:inline-block;transition:opacity .3s,transform .3s}.layout-4301 span{transform:translateX(.75em)}.layout-4301 i+span{transform:translateX(-.75em)}.layout-4301:hover>span{transform:translateX(0)}.layout-4301:not(:hover) i{opacity:0}img{opacity:1;transition:opacity 1s}.accent-7a25>.first-5963:not(:last-child),.cool_3c2b>.first-5963:not(:last-child){margin-bottom:1em}.first-5963,.first-5963 .small_95a6{position:relative}.first-5963 .small_95a6{overflow:hidden}.first-5963,.first-5963 img{width:100%}.popup_da7b{background-color:rgba(0,0,0,.15);height:100%;left:-1px;pointer-events:none;right:-1px;top:0;transition:transform .3s,opacity .6s}.first-5963 .disabled-bf23,.popup_da7b{bottom:0;position:absolute}.first-5963 .disabled-bf23{background-color:rgba(0,0,0,.3);color:#fff;font-size:14px;max-height:100%!important;overflow-y:auto;padding:4px 10px;transform:translateY(100%);transition:transform .5s;width:100%}.first-5963 .nav_large_179e,.first-5963:hover .disabled-bf23{transform:translateY(0)}.outline-c016{background-color:rgba(0,0,0,.03)}.bronze_e10e,.menu-south-95e2,.active_soft_82b2{background-position:50% 50%;background-size:cover;height:auto;overflow:hidden;padding-top:100%;position:relative}.active_soft_82b2{padding-top:56.5%}.card_rough_61ae .surface_1034 img,.bronze_e10e img,.menu-south-95e2 img,.active_soft_82b2 iframe,.active_soft_82b2 video,img.item_a118{bottom:0;font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;-o-object-position:50% 50%;object-position:50% 50%;position:absolute;right:0;top:0;width:100%}.card_rough_61ae .surface_1034{padding-top:100%}.active_soft_82b2 iframe{-o-object-fit:fill;object-fit:fill}.tiny_f31d{padding:10px;position:absolute}.tiny_f31d a:last-child{margin-bottom:0}.tiny_f31d a.detail-east-fda6{display:block}.tiny_f31d.fn-bottom-a126.fn-left-a126{padding-right:0;padding-top:0}.tiny_f31d.fn-top-a126.fn-right-a126{padding-bottom:0;padding-left:0}.tiny_f31d .action_e67a{bottom:100%;left:10px;margin:5px;position:absolute}.tiny_f31d .widget-north-a13a:hover{background-color:#b20000;border-color:#b20000}@media only screen and (max-device-width:1024px){.tiny_f31d{opacity:1!important;padding:5px}}.inner_b943{margin-top:10px}.inner_b943 a{background-color:rgba(0,0,0,.4);border-radius:99px;display:inline-block;font-size:.8em;margin-right:5px;padding:2px 10px 3px;text-shadow:none;transition:all .3s}.inner_b943 a:hover{background-color:#fff;color:#000!important}.fresh_53d1{background-color:rgba(0,0,0,.4);border-radius:2px;color:#fff;display:inline-block;font-size:.65em;font-weight:700;letter-spacing:1.1px;line-height:1;padding:2px 5px;text-transform:uppercase;transition:background-color .3s,opacity .3s}.background_cool_304b:hover .fresh_53d1{background-color:#d26e4b;opacity:1}.cool-b35a{background-color:#fff;box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);margin:0 auto;max-width:875px;position:relative}.cool-b35a .over_3baf{padding:30px 20px}.secondary_warm_7e6b{background-color:rgba(0,0,0,.6)}@media(min-width:549px){.hidden-9288{background-color:transparent!important}}.info-ab74{opacity:0;transition:opacity .5s}.caption-c34c .info-ab74{opacity:1}.header-f3b6{text-align:center}.silver-9f58{background:#0b0b0b;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity .25s;width:100%;z-index:1042}.silver-9f58.table-fixed-5e00{opacity:.6}.silver-9f58.chip-small-eff7{opacity:0!important}.tertiary_26fd{-webkit-backface-visibility:hidden;outline:none!important;position:fixed;z-index:1043}.module_solid_94aa,.tertiary_26fd{height:100%;left:0;top:0;width:100%}.module_solid_94aa{box-sizing:border-box;padding:30px;position:absolute;text-align:center}.module_solid_94aa:before{content:"";display:inline-block;height:100%;vertical-align:middle}.info-2322{padding:40px 6.66%}.brown_cd0b .module_solid_94aa:before{display:none}.soft_3b62{display:inline-block;margin:0 auto;max-width:100%;opacity:0;position:relative;text-align:left;transform:translateY(-30px);transition:transform .5s,opacity .3s;vertical-align:middle;z-index:1045}.article_steel_0b32{box-shadow:1px 1px 5px 0 rgba(0,0,0,.2)}.table-fixed-5e00 .soft_3b62{opacity:1;transform:translateY(0)}.table-fixed-5e00.chip-small-eff7 .soft_3b62{opacity:0}.column-tiny-2235 .soft_3b62,.fluid-e5d5 .soft_3b62{cursor:auto;width:100%}.gradient_317b{cursor:progress}.clean_8c35,.clean_8c35 .info-2322 .column_right_6a41{cursor:zoom-out}.mini-a5f9{cursor:pointer;cursor:zoom-in}.mask-smooth-de0f .soft_3b62{cursor:auto}.footer-simple-f092,.column_right_6a41,.action_e3a1,.hero_action_7de0{-webkit-user-select:none;-moz-user-select:none;user-select:none}.background-868a.form-lower-1e80{display:none}.status_20f8{display:none!important}.hero_action_7de0{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.hero_action_7de0 a{color:#ccc}.hero_action_7de0 a:hover{color:#fff}.banner-ee1b .soft_3b62,.heading_50b6 .hero_action_7de0{display:none}.column_right_6a41{-webkit-backface-visibility:hidden;box-shadow:none;color:#fff;cursor:pointer;font-family:Arial,monospace;font-size:40px;font-style:normal;font-weight:300;height:40px;line-height:40px;margin:0!important;min-height:0;mix-blend-mode:difference;opacity:0;outline:none;padding:0;position:fixed;right:0;text-align:center;text-decoration:none;top:0;transform:translateY(50%) translateZ(1px);transition:opacity .6s,transform .6s;width:40px;z-index:1046}.column_right_6a41 svg{pointer-events:none}.soft_3b62 .column_right_6a41{position:absolute}.table-fixed-5e00 .column_right_6a41{opacity:.6;transform:translateY(0) translateZ(1px)}.chip-small-eff7 .column_right_6a41{display:none!important}.column_right_6a41:hover{opacity:1}.breadcrumb_148f .column_right_6a41{color:currentColor;top:0!important}.action_e3a1{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0}.footer-simple-f092{color:#fff;height:50px;margin:0;mix-blend-mode:difference;opacity:.6;position:fixed;text-align:center;top:50%;width:50px;z-index:1046}.footer-simple-f092 i{font-size:42px!important;pointer-events:none}.footer-simple-f092:hover{opacity:1}.footer-simple-f092:active{top:50.1%}.shadow_9f48{left:0;transform:translateX(100%)}.light-44a0{right:0;transform:translateX(-100%)}.table-fixed-5e00 .shadow_9f48,.table-fixed-5e00 .light-44a0{transform:translateX(0)}.layout_simple_9358{padding-bottom:40px;padding-top:40px}.layout_simple_9358 .soft_3b62,.fluid-e5d5 .blue-6034{line-height:0;max-width:900px;width:100%}.layout_simple_9358 .column_right_6a41{top:-40px}.liquid-1f91{height:0;overflow:hidden;padding-top:56.25%;width:100%}.liquid-1f91 iframe{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.liquid-1f91 iframe,.fluid-e5d5 .blue-6034{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6)}.fluid-e5d5 .paragraph-west-4fd3,img.card-complex-9500{margin:0 auto}img.card-complex-9500{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:block;height:auto;max-height:calc(100vh - 80px);max-width:100%;padding:0 0 40px;width:auto}.form-lower-1e80,img.card-complex-9500{line-height:0}.form-lower-1e80:after{background:#444;bottom:40px;box-shadow:0 0 8px rgba(0,0,0,.6);content:"";display:block;height:auto;left:0;position:absolute;right:0;top:0;width:auto;z-index:-1}.form-lower-1e80 small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.form-lower-1e80 figure{margin:0}.small_1238{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.slider-basic-a7e2{word-wrap:break-word;color:#f3f3f3;font-size:11px;line-height:18px;padding-right:36px;text-align:left}.slider-basic-a7e2 a{color:#f3f3f3;text-decoration:underline}.slider-basic-a7e2 a:hover{color:#f3f3f3;opacity:.8;text-decoration:none}.info-2322 .soft_3b62{max-width:100%}.container_bc4b .info-2322 .form-lower-1e80{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.search_c11b .info-2322{padding-left:0;padding-right:0}.search_c11b img.card-complex-9500{padding:0}.search_c11b .form-lower-1e80:after{bottom:0;top:0}.search_c11b .form-lower-1e80 small{display:inline;margin-left:5px}.search_c11b .small_1238{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.search_c11b .small_1238:empty{padding:0}.search_c11b .action_e3a1{right:5px;top:3px}}@media(max-width:849px){body.narrow_0747 .tertiary_26fd{overflow:auto;position:fixed!important}}@media(prefers-reduced-motion){.silver-9f58,.column_right_6a41,.soft_3b62{transition:opacity .3s}}.video-old-1df7,.fn-processing-a126{position:relative}.video-old-1df7,.fn-processing-a126:before{animation:spin .6s linear infinite;border-bottom:3px solid rgba(0,0,0,.1)!important;border-left:3px solid #446084;border-radius:50%;border-right:3px solid rgba(0,0,0,.1)!important;border-top:3px solid rgba(0,0,0,.1)!important;content:"";font-size:10px;height:30px;margin:0 auto;opacity:.8;pointer-events:none;text-indent:-9999em;width:30px}.surface_1034.fn-processing-a126:before,.summary_5e3d .video-old-1df7,.summary_5e3d .fn-processing-a126:before,.summary_5e3d.video-old-1df7,.summary_5e3d.fn-processing-a126:before{border:3px solid rgba(0,0,0,.1)!important;border-left-color:#fff!important}.surface_1034.fn-processing-a126:after{background-color:#000;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.surface_1034.fn-processing-a126 .tiny_f31d{opacity:0!important}.overlay-ad0d.fn-processing-a126:before{position:fixed}.video-old-1df7.secondary_red_6894,.fn-processing-a126:before{left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;z-index:99}.video-old-1df7{border-radius:50%;height:30px;width:30px}.detail-east-fda6.fn-loading-a126{color:hsla(0,0%,100%,.05);opacity:1!important;pointer-events:none!important;position:relative}.detail-east-fda6.fn-loading-a126:after{animation:spin .5s linear infinite;border:2px solid #fff;border-radius:32px;border-right-color:transparent!important;border-top-color:transparent!important;content:"";display:block;height:16px;left:50%;margin-left:-8px;margin-top:-8px;position:absolute;top:50%;width:16px}.east_f94b .detail-east-fda6.fn-loading-a126:after{border-color:#446084}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tooltip_gas_32d2{align-items:center}.panel-2f24 .form-0695,.tooltip_gas_32d2:hover .form-0695{color:hsla(0,0%,7%,.85)}.summary_5e3d .form-0695{border-bottom-color:hsla(0,0%,100%,.2)}.summary_5e3d .panel-2f24 .form-0695,.summary_5e3d .tooltip_gas_32d2:hover .form-0695{color:hsla(0,0%,100%,.85)}.prev-a990.gas_a8b9 .tooltip_gas_32d2:not(:last-of-type) .form-0695{border-bottom-style:solid}.form-0695{align-items:baseline;border-bottom-color:#ececec;border-bottom-width:1px;color:currentColor;flex:1;min-height:2.5em;padding-bottom:.3em;padding-top:.3em;transition:all .2s}.selected-3c4c{flex-shrink:0;vertical-align:middle;width:16px}.selected-3c4c+.current-ac3a{padding-left:.5em}.thumbnail-4f8a{align-items:center;color:#000;font-size:.8em;font-weight:bolder;margin-top:5px;min-height:3.125em;padding-bottom:.3em;padding-top:.3em;text-transform:uppercase}.tooltip_gas_32d2+.thumbnail-4f8a{margin-top:5px!important}.summary_5e3d .thumbnail-4f8a{color:currentColor}.wrapper_stale_490b .soft_3b62{-ms-scrollbar-base-color:#000;-ms-scrollbar-arrow-color:#000;-ms-overflow-style:-ms-autohiding-scrollbar}.wrapper_stale_490b .media_prev_39f4>li>a{padding-bottom:15px;padding-top:15px}.wrapper_stale_490b .media_prev_39f4 li li>a{padding-bottom:5px;padding-top:5px}.wrapper_stale_490b .header-old-c1c1{display:none!important}.wrapper_stale_490b .description_270f,.wrapper_stale_490b .message-brown-f596{display:inline-block!important}.glass_d202 .soft_3b62,.feature_700b .soft_3b62{-webkit-overflow-scrolling:touch;background-color:hsla(0,0%,100%,.95);bottom:0;box-shadow:0 0 10px 0 rgba(0,0,0,.5);left:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transform:translateX(-270px);transition:transform .2s;width:260px}.glass_d202.summary_5e3d .soft_3b62,.feature_700b.summary_5e3d .soft_3b62{background-color:rgba(0,0,0,.95)}.feature_700b .soft_3b62{left:auto;right:0;transform:translateX(270px)}.column-a88d .media_prev_39f4>li>a,.column-a88d .media_prev_39f4>li>ul>li a{justify-content:center}.column-a88d .media_prev_39f4>li>a{font-size:1.5em}.column-a88d .module_solid_94aa{padding:0}.column-a88d .soft_3b62{-webkit-overflow-scrolling:touch;max-width:700px;overflow-x:hidden;overflow-y:auto;padding-top:50px}.column-a88d .soft_3b62 .inner-b1e1{margin:0 auto;max-width:260px}.column-a88d.silver-9f58.table-fixed-5e00{opacity:.85}.silver-9f58.column-a88d:not(.summary_5e3d){background-color:#fff;opacity:.95}.column-a88d .button_small_6e24.media_prev_39f4>li{border:0}.column-a88d .button_small_6e24.media_prev_39f4>li>a{padding-left:30px;padding-right:30px}.column-a88d .button_small_6e24.media_prev_39f4>li .item-5b4d{position:absolute;right:0;top:15px}.column-a88d:not(.summary_5e3d) .column_right_6a41{color:currentColor}.wrapper_stale_490b.chip-small-eff7 .soft_3b62{opacity:0!important}.glass_d202.table-fixed-5e00 .soft_3b62,.feature_700b.table-fixed-5e00 .soft_3b62{opacity:1;transform:translate(0)}.hover_cold_cae9 .description-0eda{filter:blur(5px)}.hover_cold_cae9 .hero_0e68{transform:scale(.98)}.hover_cold_cae9 .gallery_lower_1545{opacity:0!important;transform:translateY(-7px)}.hover_cold_cae9.middle-bc07 .gallery_lower_1545,.hover_cold_cae9.detail_top_8b3e .gallery_lower_1545{transform:translateX(-7px)}.wrapper_stale_490b .preview_08a7{padding:30px 0}.wrapper_stale_490b .card-fluid-4b39{padding:30px 20px}.wrapper_stale_490b:not(.column-a88d) .media_prev_39f4 li>a{padding-left:20px}.wrapper_stale_490b:not(.column-a88d) li.mask-0854{padding:20px}@media(prefers-reduced-motion){.glass_d202 .soft_3b62,.feature_700b .soft_3b62{transition:opacity .2s}}.caption-next-a350{--stack-gap:0;display:flex}.caption-next-a350>.hot_e95a>:first-child{margin-top:0}.caption-next-a350>.hot_e95a>:last-child{margin-bottom:0}.outline-1c42{flex-direction:row}.outline-1c42>*{margin:0!important}.outline-1c42>*~*{margin-left:var(--stack-gap)!important}.breadcrumb-5c20{flex-direction:column}.breadcrumb-5c20>*{margin:0!important}.breadcrumb-5c20>*~*{margin-top:var(--stack-gap)!important}.tertiary-dark-28b1{align-items:stretch}.smooth_ecfe{align-items:flex-start}.info_0856{align-items:center}.status-d821{align-items:flex-end}.filter-5faa{align-items:baseline}.text_361a{justify-content:flex-start}.link_full_95fc{justify-content:center}.blue_bfb2{justify-content:flex-end}.media_bdca{justify-content:space-between}.aside_rough_25ca{justify-content:space-around}@media(max-width:849px){.large-fee7\:stack-row{flex-direction:row}.large-fee7\:stack-row>*{margin:0!important}.large-fee7\:stack-row>*~*{margin-left:var(--stack-gap)!important}.large-fee7\:stack-col{flex-direction:column}.large-fee7\:stack-col>*{margin:0!important}.large-fee7\:stack-col>*~*{margin-top:var(--stack-gap)!important}.large-fee7\:items-stretch{align-items:stretch}.large-fee7\:items-start{align-items:flex-start}.large-fee7\:items-center{align-items:center}.large-fee7\:items-end{align-items:flex-end}.large-fee7\:items-baseline{align-items:baseline}.large-fee7\:justify-start{justify-content:flex-start}.large-fee7\:justify-center{justify-content:center}.large-fee7\:justify-end{justify-content:flex-end}.large-fee7\:justify-between{justify-content:space-between}.large-fee7\:justify-around{justify-content:space-around}}@media(max-width:549px){.photo-dirty-45ee\:stack-row{flex-direction:row}.photo-dirty-45ee\:stack-row>*{margin:0!important}.photo-dirty-45ee\:stack-row>*~*{margin-left:var(--stack-gap)!important}.photo-dirty-45ee\:stack-col{flex-direction:column}.photo-dirty-45ee\:stack-col>*{margin:0!important}.photo-dirty-45ee\:stack-col>*~*{margin-top:var(--stack-gap)!important}.photo-dirty-45ee\:items-stretch{align-items:stretch}.photo-dirty-45ee\:items-start{align-items:flex-start}.photo-dirty-45ee\:items-center{align-items:center}.photo-dirty-45ee\:items-end{align-items:flex-end}.photo-dirty-45ee\:items-baseline{align-items:baseline}.photo-dirty-45ee\:justify-start{justify-content:flex-start}.photo-dirty-45ee\:justify-center{justify-content:center}.photo-dirty-45ee\:justify-end{justify-content:flex-end}.photo-dirty-45ee\:justify-between{justify-content:space-between}.photo-dirty-45ee\:justify-around{justify-content:space-around}}table{border-color:#ececec;border-spacing:0;margin-bottom:1em;width:100%}td,th{border-bottom:1px solid #ececec;font-size:.9em;line-height:1.3;padding:.5em;text-align:left}td{color:#666}td:first-child,th:first-child{padding-left:0}td:last-child,th:last-child{padding-right:0}.summary_5e3d td,.summary_5e3d th{border-color:hsla(0,0%,100%,.08)}td .dropdown_soft_f939,td dl,td form,td input,td label,td p,td select{margin:.5em 0}label{color:#222}.info_basic_15a4{display:table}.filter_blue_fb3d{display:table-cell;vertical-align:middle}@media(max-width:849px){.search_c004{box-shadow:inset -2px 0 18px -5px rgba(0,0,0,.5);margin-left:-15px;overflow-x:scroll;overflow-y:hidden;padding:15px;position:relative;width:calc(100% + 30px)}.search_c004 table{width:100%}}.aside_7919{max-height:100%}.aside_7919 .text-new-821b{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:10}.section-e2e6 .hot_e95a,.old_9306 .hot_e95a{background-color:rgba(0,0,0,.9);height:0;padding:100% 0 0!important}.section-e2e6 .gradient_9832,.old_9306 .gradient_9832{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.section-e2e6 .tooltip_steel_9a54,.section-e2e6 .text-new-821b{border-radius:100%!important}.chip-small-f658{position:relative}.hidden-4b80>.first-5963,.chip-small-f658:last-child,.backdrop-purple-d2bb>.first-5963{margin-bottom:0}.panel-hard-22cc,.backdrop-purple-d2bb{position:relative;scrollbar-width:none}.motion-5a3f .hidden-4b80>.cool_3c2b{padding:0!important}.disabled-fixed-22cb{max-height:999px;transition:max-height 2s}.disabled-fixed-22cb:not(.column-a5d2){max-height:500px}.disabled-fixed-22cb:not(.column-a5d2)>div{opacity:0}.backdrop-purple-d2bb:not(.column-a5d2){-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;width:auto}.panel-hard-22cc::-webkit-scrollbar,.backdrop-purple-d2bb::-webkit-scrollbar{height:0!important;width:0!important}.grid_hard_b47e.panel-hard-22cc:not(.column-a5d2){display:block}.backdrop-purple-d2bb:not(.column-a5d2)>*{display:inline-block!important;vertical-align:top;white-space:normal!important}.backdrop-purple-d2bb:not(.column-a5d2)>a,.backdrop-purple-d2bb>a,.backdrop-purple-d2bb>a>img,.backdrop-purple-d2bb>div:not(.cool_3c2b),.backdrop-purple-d2bb>img,.backdrop-purple-d2bb>p{width:100%}.hidden-4b80>a,.hidden-4b80>a>img,.hidden-4b80>div:not(.cool_3c2b),.hidden-4b80>figure,.hidden-4b80>img,.hidden-4b80>p{margin:0;padding:0;transition:transform .6s,opacity .6s,box-shadow .6s;width:100%!important}.hidden-4b80>.grid_hard_b47e:not(.chip-8877){opacity:0}.column-a5d2{display:block;position:relative}.column-a5d2:focus{outline:none}.block_huge_4dd3{height:100%;overflow:hidden;position:relative;width:100%}.hidden-4b80{height:100%;position:absolute;width:100%}.message-26fa .frame_red_6414{transition:opacity .3s!important}.modal_advanced_8177 .block_huge_4dd3 .hidden-4b80{pointer-events:none}.column-a5d2.sort-thick-5387{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.column-a5d2.sort-thick-5387 .block_huge_4dd3{cursor:move;cursor:grab}.column-a5d2.sort-thick-5387 .block_huge_4dd3.easy_a3d9{cursor:grabbing}.hover_7808{background-color:transparent;border:none;bottom:40%;color:#111;cursor:pointer;margin:0;opacity:0;padding:0;position:absolute;top:40%;transition:transform .3s,opacity .3s,background .3s,box-shadow .3s;width:36px}.hover_7808.table_e035{right:2%;transform:translateX(-20%)}.hover_7808.purple-8c92{left:2%;transform:translateX(20%)}.table-large-4878 .hover_7808,.backdrop-purple-d2bb:hover .hover_7808{opacity:.7;transform:translateX(0)!important}.backdrop-purple-d2bb .hover_7808:hover{box-shadow:none;opacity:1}.backdrop-purple-d2bb .hover_7808:hover .footer_dd42,.backdrop-purple-d2bb .hover_7808:hover svg{fill:#446084}@media(min-width:850px){.highlight-ff7d .hover_7808.table_e035{left:100%;right:auto}.highlight-ff7d .hover_7808.purple-8c92{left:auto;right:100%}}.hover_7808:disabled,button.hover_7808[disabled]{background:none!important;box-shadow:none!important;cursor:auto;opacity:0!important;pointer-events:none}.hover_7808 svg{height:auto;left:50%;max-height:100%;max-width:100%;padding:20%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s;width:100%}.tooltip-205b:not(.pattern_brown_a131) .hover_7808{margin-top:-10%}.tooltip-205b.pattern_brown_a131 .hover_7808 svg{margin-top:-40px}.hover_7808 .footer_dd42,.hover_7808 svg{fill:currentColor;border-color:currentColor;transition:all .3s}.image-under-39a3,.text-84f9{transition:height .2s}.hover_7808.surface-steel-843b{color:#111;font-size:26px}.badge-fixed-eaa7 .hover_7808{display:none!important}.under_52f1 .hidden-4b80{transform:none!important}.under_52f1 .hidden-4b80>*{left:0!important;opacity:0;z-index:1}.under_52f1 .hidden-4b80>.chip-8877{opacity:1;z-index:2}.under_52f1 .avatar-tiny-8599,.under_52f1 .hover_7808{z-index:3}@media(prefers-reduced-motion){.hover_7808.table_e035,.hover_7808.purple-8c92{transform:none!important}}.avatar-tiny-8599{bottom:15px;left:20%;line-height:1;list-style:none;margin:0;padding:0;position:absolute;right:20%;text-align:center}.panel-hard-22cc .avatar-tiny-8599,.highlight-ff7d .avatar-tiny-8599{bottom:0}.tag-947b .avatar-tiny-8599{direction:rtl}.avatar-tiny-8599 .footer-4181{border:3px solid #111;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;opacity:.4;transition:opacity .3s;width:12px}.left-190e .avatar-tiny-8599 .footer-4181,.panel-hard-22cc .avatar-tiny-8599 .footer-4181{background-color:#111;border:0;height:10px;opacity:.2;width:10px}.avatar-tiny-8599 .footer-4181:hover{opacity:.7}.avatar-tiny-8599 .footer-4181:first-child:last-child{display:none}.avatar-tiny-8599 .footer-4181.chip-8877{background-color:#111;opacity:1!important}.bottom_085c .avatar-tiny-8599 .footer-4181{border-radius:0;height:4px;margin:0;width:40px}.article_rough_4374 .avatar-tiny-8599 .footer-4181{border-radius:0;height:4px;width:40px}.heading-fixed-1063 .avatar-tiny-8599 .footer-4181{background-color:#111}.progress-e793 .avatar-tiny-8599 .footer-4181{border-radius:0}.card-cc77 .hover_7808 .footer_dd42,.card-cc77 .hover_7808 svg{border:2px solid;border-radius:100%}.card-cc77 .hover_7808:hover .footer_dd42,.card-cc77 .hover_7808:hover svg{fill:#fff!important;background-color:#446084;border-color:#446084}.highlight-ff7d.card-cc77 .table_e035{transform:translateX(-50%)!important}.highlight-ff7d.card-cc77 .purple-8c92{transform:translateX(50%)!important}.pattern_brown_a131{overflow:hidden;padding-top:0}.pattern_brown_a131 .hover_7808,.pattern_brown_a131 .hover_7808:hover{background-color:#fff;bottom:0;box-shadow:0 -150px 15px 0 rgba(0,0,0,.3);height:100%;margin:0!important;top:-2px;width:30px}.summary_5e3d .pattern_brown_a131 .hover_7808{background-color:rgba(0,0,0,.3);border-radius:99px;color:#fff}.pattern_brown_a131 .hover_7808.table_e035{left:auto!important;right:-1px!important;transform:translateX(10%)}.pattern_brown_a131 .hover_7808.purple-8c92{left:-1px!important;right:auto!important;transform:translateX(-10%)}.module-easy-3548 .hover_7808{color:#fff}.module-easy-3548 .hover_7808 .footer_dd42,.module-easy-3548 .hover_7808 svg{fill:#fff}.module-easy-3548 .avatar-tiny-8599 .footer-4181{border-color:#fff}.module-easy-3548 .avatar-tiny-8599 .footer-4181.chip-8877,.module-easy-3548.heading-fixed-1063 .avatar-tiny-8599 .footer-4181{background-color:#fff}.carousel_rough_79f9 .hidden-4b80>*,.border_plasma_e2f6 .hidden-4b80>*,.green_1ce6 .hidden-4b80>*{margin:0 auto;max-width:1080px}.carousel_rough_79f9:not(.column-a5d2) .clean_e306,.border_plasma_e2f6:not(.column-a5d2) .clean_e306,.green_1ce6:not(.column-a5d2) .clean_e306{opacity:0!important}.carousel_rough_79f9 .clean_e306,.border_plasma_e2f6 .clean_e306,.green_1ce6 .clean_e306{opacity:1}.carousel_rough_79f9 .hidden-4b80>:not(.chip-8877),.border_plasma_e2f6 .hidden-4b80>:not(.chip-8877),.green_1ce6 .hidden-4b80>:not(.chip-8877){opacity:.5}.green_1ce6{padding:15px 0 25px}.green_1ce6 .hidden-4b80>:before{background-image:url(../img/shadow@2x.image-4fa1);background-size:100% 100%;bottom:-6px;content:"";height:100px;left:-10%;position:absolute;right:-10%;z-index:-2}.green_1ce6 .hidden-4b80>:not(.chip-8877){opacity:1;transform:scale(.9);z-index:-1}.green_1ce6 .hidden-4b80>:not(.chip-8877):before{height:200px;opacity:.5}.green_1ce6 .hidden-4b80>.chip-8877{transform:scale(.95)}.border_plasma_e2f6{background-color:transparent;padding:30px 0}.border_plasma_e2f6 .avatar-tiny-8599{bottom:6px}.border_plasma_e2f6 .hidden-4b80>*{max-width:1050px}.border_plasma_e2f6 .hidden-4b80>:not(.chip-8877){transform:scale(.93)}@media screen and (max-width:549px){.chip-small-f658 .hover_7808{display:none}.panel-hard-22cc .hover_7808{background-color:transparent!important;box-shadow:none!important;opacity:.8;transform:translateX(0)!important;width:20px!important}.panel-hard-22cc .hover_7808 svg{border:0!important;padding:3px!important}.avatar-tiny-8599{pointer-events:none}.hidden-4b80 .box-e3cd{overflow:hidden}}a{color:#334862;text-decoration:none}.detail-east-fda6:focus:not(:focus-visible),a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:none}.detail-east-fda6:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid currentColor;outline-offset:2px}a.aside-new-a302{color:currentColor;transition:color .3s,opacity .3s,transform .3s}.west-e4b9 a.aside-new-a302:hover{opacity:.7}a.picture_dirty_afb2:hover,a.preview_pressed_8d26:hover,a:hover{color:#000}.fn-primary-a126:focus-visible,.new_96a8:focus-visible,button[type=submit]:focus-visible{outline-color:#446084}.fn-secondary-a126:focus-visible{outline-color:#d26e4b}.in_a9c1:focus-visible{outline-color:#d26e4b}.summary_5e3d .iron-429f a,.summary_5e3d a{color:currentColor}.summary_5e3d .iron-429f a:hover,.summary_5e3d a:hover{color:#fff}ul.avatar-red-2a1c{font-size:.85em;margin:5px 0}ul.avatar-red-2a1c li{display:inline-block;margin:0 .4em}ul.avatar-red-2a1c li a{color:currentColor}ul.avatar-red-2a1c li:before{display:inline-block;font-family:fl-icons;margin-right:5px}ul.avatar-red-2a1c li:first-child{margin-left:0}ul.avatar-red-2a1c li:last-child{margin-right:0}.progress-ce0d .avatar-top-21ee{padding:.7em 0}.progress-ce0d i{font-size:2em;margin:0 10px!important;top:-1px;vertical-align:middle}.progress-ce0d .avatar-top-21ee+.avatar-top-21ee{border-left:1px solid #ececec}ul{list-style:disc}ol{list-style:decimal}ol,ul{margin-top:0;padding:0}ol ol,ol ul,ul ol,ul ul{margin:1.5em 0 1.5em 3em}li{margin-bottom:.6em}dl dd,dl dt{display:inline-block;margin:0 5px 0 0}dl dd p,dl dt p{margin:0;padding:0}dl{font-size:.85em;opacity:.8;text-transform:uppercase}ul.center_94f5,ul.center_94f5>li{margin:0;padding:0}ul.center_94f5>li{list-style:none}.accent-7a25 ol li,.accent-7a25 ul li,.label-a23d ol li,.label-a23d ul li,.south_6fe5 ol li,.south_6fe5 ul li{margin-left:1.3em}.accent-7a25 ol li.disabled-blue-46fe,.accent-7a25 ul li.disabled-blue-46fe,.label-a23d ol li.disabled-blue-46fe,.label-a23d ul li.disabled-blue-46fe,.south_6fe5 ol li.disabled-blue-46fe,.south_6fe5 ul li.disabled-blue-46fe{margin-left:0}ul li.item-c699,ul li.texture-center-8acc,ul li.caption_9110{border-bottom:1px solid #ececec;list-style:none;margin:0;padding:7px 0 7px 25px;position:relative}.summary_5e3d ul li.item-c699,.summary_5e3d ul li.texture-center-8acc,.summary_5e3d ul li.caption_9110{border-color:hsla(0,0%,100%,.2)}ul li.item-c699:before,ul li.texture-center-8acc:before,ul li.caption_9110:before{color:#7a9c59;font-family:fl-icons;font-size:16px;left:0;position:absolute}ul li.texture-center-8acc:before{content:""!important}ul li.item-c699:before{content:""!important}ul li.caption_9110:before{content:""!important}.detail-east-fda6,button,fieldset,input,select,textarea{margin-bottom:1em}blockquote,dl,figure,form,ol,p,pre,ul{margin-bottom:1.3em}form p{margin-bottom:.5em}body{line-height:1.6}h1,h2,h3,h4,h5,h6{color:#555;margin-bottom:.5em;margin-top:0;text-rendering:optimizeSpeed;width:100%}.tabs-full-8414,h1{font-size:1.7em}.tabs-full-8414,.dark_e645,h1,h2{line-height:1.3}.dark_e645,h2{font-size:1.6em}.highlight_out_07de,h3{font-size:1.25em}.bronze_9f8c,h4{font-size:1.125em}.paragraph_short_4352,h5{font-size:1em}.frame-south-cf59,h6{font-size:.85em;opacity:.8}h1.selected_debd.grid_229e{margin-bottom:30px}@media(max-width:549px){h1{font-size:1.4em}h2{font-size:1.2em}h3{font-size:1em}}h6 span{font-weight:400;font-weight:500}h3 label{display:inline-block;margin-right:10px}p{margin-top:0}h1>span,h2>span,h3>span,h4>span,h5>span,h6>span,p.fast-8985>span{-webkit-box-decoration-break:clone;box-decoration-break:clone}a.badge-a301,p.badge-a301{font-size:1.3em}.solid_8398,h6,span.widget_fast_35d4,th{letter-spacing:.05em;line-height:1.05;text-transform:uppercase}.pattern-42b7{text-transform:none!important}span.widget_fast_35d4{font-size:1em;font-weight:600}.under_3507{font-weight:400}.form_pro_8036{font-weight:700}.block_action_21c4,.menu-d486{font-weight:300!important}.block_action_21c4 strong,.menu-d486 strong{font-weight:700!important}.surface-8ff5{font-style:italic!important}.disabled-plasma-c9fa,.solid_8398{line-height:1.2;text-transform:uppercase}.aside-b7e4,.row-south-b97d{font-family:Georgia}.cold-d5c1{font-size:2.5em}.notice_5e84{font-size:2em}.stale_9c24{font-size:1.5em}.paper_9d05{font-size:1.3em}.hover_2d5c{font-size:1.15em}.layout_2497,.layout_2497.detail-east-fda6{font-size:.8em}.fixed-d169{font-size:.75em}.panel-3b44{font-size:.7em}.description-basic-8cd8{font-size:.6em}@media(max-width:549px){.notice_5e84{font-size:2.5em}.stale_9c24{font-size:1.8em}.paper_9d05{font-size:1.2em}.hover_2d5c{font-size:1em}}.hovered-b383 a:not(.detail-east-fda6),.hovered-b383 h1,.hovered-b383 h2,.hovered-b383 h3,.hovered-b383 h4,.hovered-b383 h5,.hovered-b383 h6{line-height:1.3;margin-bottom:.1em;margin-top:.1em}.hovered-b383 p{margin-bottom:.1em;margin-top:.1em}.hovered-b383 .detail-east-fda6{margin-top:1em}.description-4b2c .detail-east-fda6{margin-bottom:.5em;margin-top:.5em}.description-4b2c .background_light_18db,.description-4b2c .info_c838 .background_light_18db{margin-bottom:1em;margin-top:1em}.description-4b2c h1{font-size:3.5em}.description-4b2c h2{font-size:2.9em}.description-4b2c h3{font-size:2em}.description-4b2c h1,.description-4b2c h2,.description-4b2c h3{font-weight:400;line-height:1;margin-bottom:.2em;margin-top:.2em;padding:0}.description-4b2c h4{font-size:1.5em;margin-bottom:.6em;margin-top:.6em;padding:0}.description-4b2c h5,.description-4b2c h6,.description-4b2c p{margin-bottom:1em;margin-top:1em;padding:0}.silver-6ec0{line-height:1.4em}[data-line-height=xs]{line-height:.85!important}[data-line-height=s]{line-height:1!important}[data-line-height=m]{line-height:1.2!important}[data-line-height=l]{line-height:1.4!important}[data-line-height=xl]{line-height:1.6!important}.center-3bdf>li>a{font-size:.8em}.center-3bdf>li.mask-0854{font-size:.85em}.tag_d1a3>li>a{font-size:.65em}.fast-7b00>li>a{font-size:.7em}.backdrop_05bc>li>a{font-size:.9em}.huge-2972>li>a{font-size:1em}.out-a1e3>li>a{font-size:1.1em}.text-b302>li{margin:0}.lite_ad1a>li{margin:0 5px}.item-2aab>li{margin:0 9px}.button-46f4>li{margin:0 11px}.popup-c82e>li{margin:0 13px}.box-8c73{position:relative}.box-8c73:after{background:url(../img/underline.image-4fa1) 50% top no-repeat;background-size:100% 9px;border-radius:999px;color:green;content:"";height:9px;image-rendering:-webkit-optimize-contrast;left:0;position:absolute;right:0;top:100%}span.footer-d0e9{opacity:0;transition:opacity 2s}span.footer-d0e9.fn-active-a126{opacity:1}[data-text-color=primary]{color:#446084!important}[data-text-color=secondary]{color:#d26e4b!important}[data-text-color=alert]{color:#b20000!important}[data-text-color=success]{color:#7a9c59!important}[data-text-bg=primary]{background-color:#446084}[data-text-bg=secondary]{background-color:#d26e4b}[data-text-bg=alert]{background-color:#b20000}[data-text-bg=success]{background-color:#7a9c59}.block-d3ef,.slow_aee8,.disabled_smooth_9008{border:2px solid #fff;display:inline-block;padding:5px}.block-d3ef{border-color:#000}h1.block-d3ef,h1.slow_aee8,h1.disabled_smooth_9008{padding:15px}.gas_6e7d,.main_dark_1013{border-bottom:3px solid #fff;border-top:3px solid #fff;display:inline-block;padding-bottom:15px;padding-top:15px}.gas_6e7d{border-color:#000}blockquote{border-left:2px solid #446084;color:#333;font-size:1.2em;font-style:italic;margin:0 0 1.25em;padding:0 1.25em 0 1.875em;position:relative}.summary_5e3d blockquote{color:#fff}.small_077d:after,.under_5595:after,.focused_643b:after,.grid_hard_b47e:after{clear:both;content:"";display:table}@media(max-width:549px){.message-brown-f596,[data-show=hide-for-small]{display:none!important}.label_5440{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:550px){.shadow_complex_6928,[data-show=show-for-small]{display:none!important}}@media(min-width:850px){.title-outer-0acb,[data-show=show-for-medium]{display:none!important}}@media(max-width:849px){.description_270f,[data-show=hide-for-medium]{display:none!important}.mask-rough-ea96 .mini_e48b,.mask-rough-ea96 .article-inner-2e35{float:none}.mask-rough-ea96 .white_d4ee{margin-left:auto}.mask-rough-ea96 .card-selected-901d{margin-right:auto}.mask-rough-ea96{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:850px){.progress-out-3eeb,[data-show=hide-for-large]{display:none!important}}.first-86d4,.glass_9239{display:block;max-width:100%!important;padding-left:0!important;padding-right:0!important;width:100%!important}.article-inner-2e35{margin-right:0!important}.mini_e48b{margin-left:0!important}.grid_229e{margin-bottom:30px}.message_392d{margin-top:30px}.card-selected-901d{margin-right:30px}.white_d4ee{margin-left:30px}.secondary_0c56{margin-bottom:0!important}.mask_d85d{margin-left:0!important}.pressed_5568{margin-right:0!important}.frame_easy_20c6{margin-top:0!important}.footer-action-d004{margin-bottom:15px}.outline-up-57b7{margin-top:15px}.highlight-red-e94d{margin-right:15px}.dim-a393{margin-left:15px}.footer-action-d004:last-child,.grid_229e:last-child{margin-bottom:0}.slow-032a{padding-bottom:30px}.active_48ba{padding-top:30px}.wide-2f32{padding-bottom:15px}.stale-bbe4{padding-top:15px}.wrapper-narrow-78e0{padding-bottom:0!important}.box-84d8{padding-top:0!important}.preview-fixed-06d3{margin:0!important}.picture-ffc7{padding:0!important}.video_2486{padding:30px}.hero_copper_785c :first-child{margin-top:0}.list_over_c81d :last-child{margin-bottom:0}.middle_35c3{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.logo_322e{text-align:left}.info_c838{text-align:center}.hot-08ed{text-align:right}.info_c838 .background_light_18db,.info_c838 .photo-69ac,.info_c838 .block_huge_a741,.info_c838>div,.info_c838>div>div{margin-left:auto;margin-right:auto}.info_c838 .mini_e48b,.info_c838 .article-inner-2e35{float:none}.logo_322e .background_light_18db,.logo_322e .photo-69ac,.logo_322e .block_huge_a741{margin-left:0;margin-right:auto}.hot-08ed .background_light_18db,.hot-08ed .photo-69ac,.hot-08ed .block_huge_a741,.hot-08ed>div,.hot-08ed>div>div{margin-left:auto;margin-right:0}.fn-relative-a126{position:relative!important}.fn-absolute-a126{position:absolute!important}.fn-fixed-a126{position:fixed!important;z-index:12}.fn-top-a126{top:0}.fn-right-a126{right:0}.fn-left-a126{left:0}.fn-bottom-a126,.detail-brown-36dd{bottom:0}.detail-brown-36dd{height:100%;left:0;margin:0!important;padding:0!important;position:absolute;right:0;top:0}.cool-9251{bottom:auto;top:50%;transform:translateY(-50%)}.component-small-8967{left:50%;transform:translateX(-50%)}.component-small-8967.cool-9251{bottom:auto!important;left:auto!important;right:50%;top:50%;transform:translate(50%,-50%)}.article-inner-2e35{float:right}.mini_e48b{float:left}.east-0463{height:100%;height:100vh;min-height:550px;padding-bottom:0!important;padding-top:0!important}.feature-solid-38fb{background-position:50% 50%;background-repeat:no-repeat!important;background-size:cover!important}.surface_next_96d6{background-position:top;-o-object-position:top;object-position:top}.element_north_4fd3,.element_north_4fd3 img{border-radius:999px!important;-o-object-fit:cover;object-fit:cover}.focused-14fb{border-radius:5px}.nav_brown_dec7{border:2px solid #446084;padding:15px 30px 30px}.dynamic_d94a{border-style:dashed}.mini_8b3c{border-color:#7a9c59}.avatar_85c7{border-top:1px solid #ececec}.heading_4e69{border-bottom:1px solid #ececec}.next_e87b{border-left:1px solid #ececec}.section_47a1{border-right:1px solid #ececec}.fn-hidden-a126{display:none!important;visibility:hidden!important}.header_a2c7{opacity:0;visibility:hidden}.texture_8b51{z-index:21}.fast_7ce9{z-index:22}.black_cf47{z-index:23}.modal-421e{z-index:24}.tabs_yellow_f552{z-index:25}.dropdown-complex-c470{z-index:9995}.component-tall-9762{z-index:9996}.outline_1144{z-index:9997}.selected-8533{pointer-events:none}.alert_5200{white-space:nowrap}.focused_cd3b{color:#446084}.lower-f665{color:#d26e4b}.notice-f3d3{color:#7a9c59}.breadcrumb_yellow_4dae{color:#b20000}.widget_c237{background-color:#446084}.secondary_2a69{background-color:#d26e4b}.background-new-2d5a{background-color:#7a9c59}.gradient-ad9f{background-color:#b20000}.detail-55ce{background-color:transparent!important}.alert_stale_3a12{display:inline}.surface-6555{display:block}.texture-3be6{display:flex}@media(max-width:549px){.steel-2b8d{display:block}}.detail_1fd4{display:inline-block}.red-b8ed img,img.alert_stale_3a12{display:inline-block!important}.list-gas-0a63{background-color:rgba(0,0,0,.02);box-shadow:1px 1px 3px 0 rgba(0,0,0,.2),0 1px 0 rgba(0,0,0,.07),inset 0 0 0 1px rgba(0,0,0,.05);padding:30px}.badge-east-0da9{overflow:hidden}.light_f65b{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.black_5f44{font-weight:700}.shade-4010{opacity:.4}.info-b5dc{opacity:.5}.gallery-gas-5855{opacity:.6}.accent_0d59{opacity:.7}.element-3575{opacity:.8}@media(max-width:549px){.tabs_ab04{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:none}}.active-down-ecc6{-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none}.active-down-ecc6::-webkit-scrollbar{height:0!important;width:0!important}.gallery_inner_dca2{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.gallery_inner_dca2:focus{clip:auto!important;background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@media screen and (max-width:549px){.backdrop_ab2d{left:5%}.mask_blue_88ca{left:15%}.middle-db64{left:25%}.hovered-4d0e{left:35%}.shadow_lower_5ab5{left:45%}.preview-c12b{right:45%}.description_5c9b{right:35%}.left-1c79{right:25%}.header_ac9d{right:15%}.last-388b{right:5%}.card_steel_45cb{left:0}.alert_63a1{left:10%}.tiny_351e{left:20%}.table-446b{left:30%}.box_9824{left:40%}.carousel-8937{right:40%}.layout_mini_1b79{right:30%}.small_efa6{right:20%}.logo-1a71{right:10%}.pagination-9c93{right:0}.table-9bb3{top:0}.frame_first_792c{top:10%}.logo_031c{top:20%}.content_6082{top:30%}.fresh_7a84{top:40%}.backdrop_dca6{bottom:40%}.pagination_8868{bottom:30%}.picture-last-5608{bottom:20%}.accent-up-d4b0{bottom:10%}.border-ecac{bottom:0}.shade_fa99{top:5%}.smooth-466b{top:15%}.orange_e4c4{top:25%}.button-f257{top:35%}.input_28eb{top:45%}.form-iron-53fc{bottom:45%}.title_out_ce55{bottom:35%}.label_large_a0ff{bottom:25%}.paragraph_purple_cd27{bottom:15%}.disabled_hovered_ae8d{bottom:5%}.pattern-bottom-b899{left:50%;transform:translateX(-50%)}.info_blue_fffe{top:50.3%;transform:translateY(-50%)}.info_blue_fffe.pattern-bottom-b899{transform:translate(-50%,-50%)}}@media screen and (min-width:550px)and (max-width:849px){.picture-d61c{left:5%}.chip-7ebd{left:15%}.tooltip-top-4dfa{left:25%}.box-center-dd1d{left:35%}.shadow-c64c{left:45%}.huge_019b{right:45%}.large-5b3f{right:35%}.photo_b349{right:25%}.header-clean-9686{right:15%}.card_e743{right:5%}.icon_prev_4976{top:5%}.current-7fd2{top:15%}.chip-4b0f{top:25%}.active_blue_78e0{top:35%}.outline_fe06{top:45%}.backdrop-white-eb0a{bottom:45%}.popup-ae71{bottom:35%}.banner_steel_4314{bottom:25%}.summary-c004{bottom:15%}.form-de21{bottom:5%}.outline-simple-2a2b{left:0}.feature_04cb{left:10%}.medium_9bd3{left:20%}.header_current_9224{left:30%}.notice_7d94{left:40%}.footer_east_96a8{right:40%}.aside_focused_393a{right:30%}.hidden_selected_12d7{right:20%}.alert_fluid_a8ef{right:10%}.down-e95b{right:0}.pattern_83e4{top:0}.info_bright_7633{top:10%}.image_f9ed{top:20%}.block_4307{top:30%}.thumbnail-7ec4{top:40%}.sort_3118{bottom:40%}.column-huge-7ab5{bottom:30%}.panel-white-eca4{bottom:20%}.narrow-d327{bottom:10%}.texture_e02b{bottom:0}.logo_6888{left:50%;transform:translateX(-50%)!important}.west_d871{top:50%;transform:translateY(-50%)!important}.logo_6888.west_d871{transform:translate(-50%,-50%)!important}}@media screen and (min-width:850px){.medium-4a99{left:5%}.iron_0c99{left:15%}.hidden-silver-52f2{left:25%}.solid-16e5{left:35%}.brown_aeca{left:45%}.text_hot_ae1f{right:45%}.accordion-short-ddb4{right:35%}.media_70af{right:25%}.link_c9d3{right:15%}.lower-b796{right:5%}.input-inner-bbb2{top:5%}.avatar_a74b{top:15%}.button-53bf{top:25%}.surface-20fc{top:35%}.highlight-easy-8c8c{top:45%}.module-dim-df9e{bottom:45%}.south_baba{bottom:35%}.footer-f20a{bottom:25%}.description_hard_822e{bottom:15%}.new_d9ba{bottom:5%}.dirty_f51c{left:0}.paragraph_ca9e{left:10%}.message-7cbd{left:20%}.title-9cda{left:30%}.media_81f7{left:40%}.message-bb5f{right:40%}.popup-0008{right:30%}.next_930e{right:20%}.yellow_5b8b{right:10%}.center_b4f1{right:0}.table-0e9b{top:0}.solid_829c{top:10%}.bright-d4e3{top:20%}.sort_3246{top:30%}.gradient_upper_8254{top:40%}.advanced-a719{bottom:40%}.disabled_b375{bottom:30%}.old-dc55{bottom:20%}.header_50fc{bottom:10%}.first_bb26{bottom:0}.gallery_93cc{left:50%;transform:translateX(-50%)!important}.aside-0706{top:50%;transform:translateY(-50%)!important}.gallery_93cc.aside-0706{transform:translate(-50%,-50%)!important}}.sort_5c5e{font-size:11px}.text_9f26 .sort_5c5e,.highlight_warm_9895 .sort_5c5e,.breadcrumb-e357 .sort_5c5e,.overlay-684f .sort_5c5e{font-size:8px}.text_9f26 .sort_5c5e h6,.highlight_warm_9895 .sort_5c5e h6,.breadcrumb-e357 .sort_5c5e h6{font-size:10px}.text_9f26 .sort_5c5e p.badge-a301,.highlight_warm_9895 .sort_5c5e p.badge-a301,.breadcrumb-e357 .sort_5c5e p.badge-a301{font-size:16px}.hidden-7d17 .sort_5c5e{font-size:8.5px}.filter_old_70a8 .sort_5c5e{font-size:9px}.photo-next-5c57 .sort_5c5e{font-size:10px}.component_9213 .sort_5c5e{font-size:11px}.sidebar-6f99 .sort_5c5e{font-size:12px}.small_9a4c .sort_5c5e{font-size:13px}.gallery-wide-28a5 .sort_5c5e{font-size:14px}.filter-prev-371f .sort_5c5e{font-size:15px}@media screen and (min-width:550px){.layout_8dc3 .sort_5c5e,.center_2d57 .sort_5c5e,.panel-2b50 .sort_5c5e,.content_mini_268d .sort_5c5e,.mini_cd16 .sort_5c5e,.summary-narrow-9419 .sort_5c5e,.mask_ee7f .sort_5c5e{font-size:.8vw}.label-cde2 .sort_5c5e{font-size:.9vw}.container-51f6 .sort_5c5e{font-size:1.15vw}.purple-2632 .sort_5c5e{font-size:1.3vw}.dim-3e37 .sort_5c5e{font-size:1.5vw}.sort_5c5e{font-size:1.8vw}}@media screen and (min-width:850px){.sort_5c5e{font-size:16px}.orange-0b70 .sort_5c5e,.alert_dynamic_a1cb .sort_5c5e,.dynamic_4038 .sort_5c5e,.overlay-684f .sort_5c5e{font-size:8px}.orange-0b70 .sort_5c5e h6,.alert_dynamic_a1cb .sort_5c5e h6,.dynamic_4038 .sort_5c5e h6{font-size:10px}.orange-0b70 .sort_5c5e p.badge-a301,.alert_dynamic_a1cb .sort_5c5e p.badge-a301,.dynamic_4038 .sort_5c5e p.badge-a301{font-size:16px}.steel_07b5 .sort_5c5e{font-size:8.5px}.preview_gold_70af .sort_5c5e{font-size:9px}.last-e0f3 .sort_5c5e{font-size:10px}.wrapper_edaa .sort_5c5e{font-size:11px}.stone_3264 .sort_5c5e{font-size:12px}.tabs_under_88fc .sort_5c5e{font-size:13px}.image-b829 .sort_5c5e{font-size:14px}.hovered_5762 .sort_5c5e{font-size:15px}}@media(prefers-reduced-motion:no-preference){.backdrop-purple-d2bb [data-animate],[data-animate]{animation-fill-mode:forwards;-webkit-backface-visibility:hidden;opacity:0!important;transition:filter 1.3s,transform 1.6s,opacity .7s ease-in;will-change:filter,transform,opacity}.backdrop-purple-d2bb [data-animate]:not([data-animate-transform]),[data-animate]:not([data-animate-transform]){transform:none!important}.backdrop-purple-d2bb [data-animate]:not([data-animate-transition]),[data-animate]:not([data-animate-transition]){transition:none!important}.backdrop-purple-d2bb [data-animate=bounceInDown],.backdrop-purple-d2bb [data-animate=bounceInLeft],.backdrop-purple-d2bb [data-animate=bounceInRight],.backdrop-purple-d2bb [data-animate=bounceInUp],[data-animate=bounceInDown],[data-animate=bounceInLeft],[data-animate=bounceInRight],[data-animate=bounceInUp]{transition:transform .8s cubic-bezier(0,.195,0,1.465),opacity .5s ease-in}.backdrop-purple-d2bb [data-animate=bounceInLeft],[data-animate=bounceInLeft]{transform:translate3d(-300px,0,0)}.backdrop-purple-d2bb [data-animate=blurIn],[data-animate=blurIn]{filter:blur(15px)}.backdrop-purple-d2bb [data-animate=fadeInLeft],[data-animate=fadeInLeft]{transform:translate3d(-70px,0,0)}.backdrop-purple-d2bb [data-animate=fadeInRight],[data-animate=fadeInRight]{transform:translate3d(70px,0,0)}.backdrop-purple-d2bb [data-animate=bounceInUp],.backdrop-purple-d2bb [data-animate=fadeInUp],[data-animate=bounceInUp],[data-animate=fadeInUp]{transform:translate3d(0,70px,0)}.backdrop-purple-d2bb [data-animate=bounceInRight],[data-animate=bounceInRight]{transform:translate3d(300px,0,0)}.backdrop-purple-d2bb [data-animate=bounceIn],[data-animate=bounceIn]{transform:scale(1.3)}.backdrop-purple-d2bb [data-animate=bounceInDown],.backdrop-purple-d2bb [data-animate=fadeInDown],[data-animate=bounceInDown],[data-animate=fadeInDown]{transform:translate3d(0,-70px,0)}.backdrop-purple-d2bb [data-animate=flipInY],[data-animate=flipInY]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateY(-90deg) translate3d(15px,0,0)}.backdrop-purple-d2bb [data-animate=flipInX],[data-animate=flipInX]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateX(90deg) translate3d(0,-15px,0)}.panel-hard-22cc.backdrop-purple-d2bb [data-animated=true],.backdrop-purple-d2bb .chip-8877 [data-animated=true],[data-animated=true]{animation-delay:.1s;opacity:1!important;transform:translateZ(0) scale(1)}.hidden-4b80>:not(.chip-8877) [data-animated=true]{transition:transform .7s,opacity .3s!important}.backdrop-purple-d2bb [data-animate=none],[data-animate=none]{opacity:1!important}.backdrop-purple-d2bb [data-animate=blurIn][data-animated=true],[data-animated=true][data-animate=blurIn]{filter:blur(0)}[data-animated=false]{transition:none!important}.focus-a971 [data-animate],[data-animate]:hover{transition-delay:0s!important}[data-animate-delay="100"]{transition-delay:.1s}.menu-current-450e>li{opacity:0;transform:translateY(-15px);transition:transform .3s,opacity .3s}.fn-active-a126 .menu-current-450e>li,.table-fixed-5e00 .menu-current-450e>li,.menu-current-450e.fn-active-a126>li{opacity:1;transform:none}.cool_3c2b+.cool_3c2b [data-animate],.menu-current-450e>li,[data-animate-delay="200"],[data-animate]+[data-animate]{transition-delay:.2s}.menu-current-450e>li+li,[data-animate-delay="300"]{transition-delay:.3s}.cool_3c2b+.cool_3c2b+.cool_3c2b [data-animate],.menu-current-450e>li+li+li,[data-animate-delay="400"],[data-animate]+[data-animate]+[data-animate]{transition-delay:.4s}.menu-current-450e>li+li+li+li,[data-animate-delay="500"]{transition-delay:.5s}.cool_3c2b+.cool_3c2b+.cool_3c2b+.cool_3c2b [data-animate],.menu-current-450e>li+li+li+li+li,[data-animate-delay="600"],[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.6s}.menu-current-450e>li+li+li+li+li+li,[data-animate-delay="700"]{transition-delay:.7s}.cool_3c2b+.cool_3c2b+.cool_3c2b+.cool_3c2b+.cool_3c2b [data-animate],.menu-current-450e>li+li+li+li+li+li+li,[data-animate-delay="800"],[data-animate]+[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.8s}.cool_3c2b+.cool_3c2b+.cool_3c2b+.cool_3c2b+.cool_3c2b+.cool_3c2b [data-animate],.menu-current-450e>li+li+li+li+li+li+li+li,[data-animate-delay="900"]{transition-delay:.9s}.cool_3c2b+.cool_3c2b+.cool_3c2b+.cool_3c2b+.cool_3c2b+.cool_3c2b+.cool_3c2b [data-animate],.menu-current-450e>li+li+li+li+li+li+li+li+li,[data-animate-delay="1000"]{transition-delay:1s}.under_52f1 .hidden-4b80>:not(.chip-8877) [data-animate]{opacity:0!important;transition:none!important}}@keyframes stuckMoveDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}@keyframes stuckMoveUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@keyframes stuckFadeIn{0%{opacity:0}to{opacity:1}}.tooltip_4cb0{border:1px solid #ececec;border-radius:0;bottom:0;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.section_05a9{border-style:dashed}.image_3a30{border-style:dotted}.focus-a971 .paper_90f5:not(.sort-c3b8):not(.module-solid-96c3),.focus-a971.paper_90f5:not(.sort-c3b8):not(.module-solid-96c3){background-color:#fff}.summary_5e3d .focus-a971 .paper_90f5:not(.sort-c3b8):not(.module-solid-96c3),.summary_5e3d .focus-a971.paper_90f5:not(.sort-c3b8):not(.module-solid-96c3){background-color:#333}.smooth_dfe9,.cool_1599,.pagination-dynamic-c037,.accordion_hard_370b,.title-south-5a98,.up-6984,.warm-27b2,.frame_aca4,.detail-in-c48d,.wrapper-0c7c,.chip_prev_281f .accent-7a25,.tooltip-d3f5 .accent-7a25,.focus_cb79 .accent-7a25,.module-5320 .accent-7a25,.fast-91f1 .accent-7a25,.dropdown-south-6f91 .accent-7a25,.main_67e2 .accent-7a25,.notification_f86c .accent-7a25,.stale-5342 .accent-7a25,.purple_66ba .accent-7a25{transition:transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s}.smooth_dfe9,.cool_1599:hover,.chip_prev_281f .accent-7a25,.tooltip-d3f5 .accent-7a25:hover{box-shadow:0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.next_b2e9,.pagination-dynamic-c037,.accordion_hard_370b:hover,.focus_cb79 .accent-7a25,.module-5320 .accent-7a25:hover{box-shadow:0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.title-south-5a98,.up-6984:hover,.fast-91f1 .accent-7a25,.dropdown-south-6f91 .accent-7a25:hover{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.22)}.warm-27b2,.frame_aca4:hover,.main_67e2 .accent-7a25,.notification_f86c .accent-7a25:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1)}.detail-in-c48d,.wrapper-0c7c:hover,.stale-5342 .accent-7a25,.purple_66ba .accent-7a25:hover{box-shadow:0 30px 40px 0 rgba(0,0,0,.2)}.frame_aca4:hover,.wrapper-0c7c:hover,.notification_f86c .accent-7a25:hover,.purple_66ba .accent-7a25:hover{transform:translateY(-6px)}.orange-469b,.center_8bdd{text-shadow:1px 1px 1px rgba(0,0,0,.3)}.column_3356{text-shadow:2px 2px 5px rgba(0,0,0,.4)}.title-dynamic-44dc{text-shadow:3px 3px 8px rgba(0,0,0,.4)}.highlight-gold-7e4e{text-shadow:3px 3px 12px rgba(0,0,0,.5)}.search_e7fc{text-shadow:5px 5px 16px rgba(0,0,0,.6)}a.tag-12ef{background-color:#000;border-radius:99px;color:#fff;display:block;font-weight:bolder;height:1.5em;line-height:1.5em;opacity:.8;padding:0;text-align:center;transition:all .3s;width:1.5em}a.tag-12ef i{font-size:.8em}a.tag-12ef:hover{background-color:#fff!important;color:#000!important;opacity:1}.background_cool_304b .frame_red_6414,.background_cool_304b [class*=image-] img{transition:filter .6s,opacity .6s,transform .6s,box-shadow .3s}.background_cool_304b .tooltip-3b43 img{transition:unset}.component_cbe6 .frame_red_6414,.photo_7374:hover .frame_red_6414,.background_cool_304b .main-172d img,.background_cool_304b:hover .gradient_action_da23 img{filter:grayscale(100%)}.component_cbe6:hover .frame_red_6414,.background_cool_304b:hover .main-172d img{filter:grayscale(0)}.media-ece8:hover .frame_red_6414,.background_cool_304b:hover .wood_e9c7 img{transform:scale(1.1)}.paper-661d .frame_red_6414,.background_cool_304b .wood_e452 img{transition:transform 5s!important}.paper-661d .frame_red_6414,.background_cool_304b:hover .wood_e452 img{transform:scale(1.3)}.paragraph_072a:hover .frame_red_6414,.background_cool_304b:hover .link-8b10 img{opacity:.7;transform:scale(1.1)}.gold-99c9:hover .frame_red_6414,.background_cool_304b:hover .photo_4642 img{filter:brightness(1.1)}.upper_8e47:hover .frame_red_6414,.background_cool_304b:hover .lite-1a35 img{opacity:.7}.background_cool_304b:hover .logo-easy-171c img,.logo-easy-171c:hover .frame_red_6414{opacity:.6}.motion-9250 .frame_red_6414,.alert_lower_fc30 img{opacity:.7}.motion-9250:hover .frame_red_6414,.background_cool_304b:hover .alert_lower_fc30 img{opacity:1}.wrapper_9ed9:hover .frame_red_6414,.background_cool_304b:hover .up-f78a img{filter:blur(5px)}.text-full-ae5f:not(:hover) .popup_da7b,.button_liquid_8d7d:hover .popup_da7b,.background_cool_304b:hover .right-728d .popup_da7b,.background_cool_304b:not(:hover) .notification-hot-1723 .popup_da7b{opacity:0}.overlay_c5dc:not(:hover) .popup_da7b,.filter_f8e2:hover .popup_da7b,.background_cool_304b:hover .complex-9ed2 .popup_da7b,.background_cool_304b:not(:hover) .wood_9a6c .popup_da7b{opacity:.5}.popup-iron-fd92{overflow:hidden;transform:translateZ(0)}.fixed_1daa{-webkit-clip-path:circle(50% at center);clip-path:circle(50% at center)}.media-c28c{-webkit-clip-path:polygon(0 30px,100% 0,100% 100%,0 100%);clip-path:polygon(0 30px,100% 0,100% 100%,0 100%)}.top-560b{-webkit-clip-path:polygon(0 0,100% 30px,100% 100%,0 100%);clip-path:polygon(0 0,100% 30px,100% 100%,0 100%)}.wrapper_78d1{-webkit-clip-path:polygon(0 0,calc(50% - 30px) 0,50% 30px,calc(50% + 30px) 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,calc(50% - 30px) 0,50% 30px,calc(50% + 30px) 0,100% 0,100% 100%,0 100%)}.form_center_769b{-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%)}.caption_8ae5{-webkit-clip-path:polygon(0 0,100% 0,100% calc(100% - 60px),0 100%);clip-path:polygon(0 0,100% 0,100% calc(100% - 60px),0 100%)}.column_dfd4{-webkit-clip-path:polygon(0 0,calc(50% - 60px) 0,50% 60px,calc(50% + 60px) 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,calc(50% - 60px) 0,50% 60px,calc(50% + 60px) 0,100% 0,100% 100%,0 100%)}.media-c28c,.top-560b,.wrapper_78d1{margin-top:-30px}.form_center_769b,.caption_8ae5,.column_dfd4{margin-top:-60px}[data-parallax-container]{overflow:hidden}@media(prefers-reduced-motion:no-preference){[data-parallax]{will-change:transform!important}[data-parallax]:not(.footer-easy-c8d4),[data-parallax]:not(.footer-easy-c8d4) .frame_red_6414{opacity:0}}.sort_473f{-webkit-backface-visibility:hidden;backface-visibility:hidden;background:rgba(0,0,0,.2);background:linear-gradient(0deg,#323232 0,rgba(50,50,50,0) 33%);bottom:0;content:" ";left:0;opacity:.3;pointer-events:none;position:absolute;right:0;top:0;transition:opacity .3s}.box_left_2f65{background:rgba(0,0,0,.2);background:linear-gradient(180deg,#000 0,transparent 70%);opacity:.4}.paper_90f5:hover .sort_473f{opacity:.5}.module-solid-96c3:not(.summary_5e3d) .sort_473f{background:hsla(0,0%,100%,.2);background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 33%);opacity:.8}.mini-0972,.breadcrumb-5e68,.backdrop-5fe1,.nav-15ba,.dynamic-0faf{filter:blur(0);opacity:0;pointer-events:none;transition:opacity .5s,transform .3s,max-height .6s,filter .6s}.mini-0972{transform:translateY(15%) translateZ(0)}.breadcrumb-5e68{transform:translateY(100%) translateZ(0)}.lower_8e17 .hovered-b383.mini-0972{transform:translateY(-40%) translateZ(0)}.new-a024{opacity:0;transition:opacity .3s}.background_cool_304b:hover .new-a024{opacity:1}.thick_c4c9{transition:opacity .3s}.background_cool_304b:hover .thick_c4c9{opacity:0}.active-3310{filter:invert(0);opacity:1!important}.background_cool_304b:hover .active-3310{filter:invert(100%)}.bottom_7afe{max-height:0;opacity:0;transform:translateY(15%) translateZ(0);transition:all .6s}.background_cool_304b:hover .bottom_7afe{max-height:150px;opacity:1}.background_cool_304b:hover .bottom_7afe.down_0910{max-height:30px}.tall-53f8{filter:blur(10px);opacity:0;transition:filter .3s,opacity .3s}.background_cool_304b:hover .tall-53f8{filter:blur(0)!important;opacity:1}.backdrop-5fe1{transform:scale(1.1) translateZ(0)}.lower_8e17 .hovered-b383.backdrop-5fe1{transform:scale(1.1) translateZ(0) translateY(-50%)}.nav-15ba{transform:scale(.9) translateZ(0)}.lower_8e17 .hovered-b383.nav-15ba{transform:scale(.9) translateZ(0) translateY(-50%)}.notification_glass_0152{opacity:1!important;transform:scale(1) translateZ(0) translateY(10px)!important;transition:transform .3s}.background_cool_304b:hover .notification_glass_0152{transform:scale(1) translateZ(0) translateY(0)!important}.lower_8e17 .notification_glass_0152{transform:scale(1) translateZ(0) translateY(-40%)!important}.lower_8e17:hover .hovered-b383.notification_glass_0152{transform:scale(1) translateZ(0) translateY(-50%)!important}.background_cool_304b:hover img.dynamic-0faf{opacity:1}.background_cool_304b .surface_1034:focus-within .dynamic-0faf,.background_cool_304b:hover .mini-0972,.background_cool_304b:hover .breadcrumb-5e68,.background_cool_304b:hover .backdrop-5fe1,.background_cool_304b:hover .nav-15ba,.background_cool_304b:hover .dynamic-0faf{opacity:1;pointer-events:inherit;transform:scale(1) translateZ(0) translateY(0)!important}.lower_8e17:hover .dynamic-0faf.hovered-b383,.background_cool_304b:hover .dynamic-0faf.fn-center-a126{transform:scale(1) translateZ(0) translateY(-50%)!important}@media(prefers-reduced-motion){.lower_8e17 .hovered-b383.mini-0972,.lower_8e17:hover .dynamic-0faf.hovered-b383,.background_cool_304b:hover .notification_glass_0152,.background_cool_304b:hover .mini-0972,.background_cool_304b:hover .breadcrumb-5e68,.background_cool_304b:hover .backdrop-5fe1,.background_cool_304b:hover .nav-15ba,.background_cool_304b:hover .dynamic-0faf,.background_cool_304b:hover .dynamic-0faf.fn-center-a126,.notification_glass_0152,.bottom_7afe,.mini-0972,.breadcrumb-5e68,.backdrop-5fe1,.nav-15ba{transform:translateZ(0)}}.backdrop-purple-d2bb .left_7f03{background-color:transparent!important;overflow:hidden}.backdrop-purple-d2bb .left_7f03 .frame_red_6414{opacity:0;transition:opacity 1s}.column-e8a4 .frame_red_6414,.glass-f244 .frame_red_6414{transform:scale(1)}.static_49d2 .frame_red_6414,.middle_3de0 .frame_red_6414{transform:scale(1.2)}.left_7f03.chip-8877 .frame_red_6414{opacity:1;transform:scale(1);transition:opacity 1s,transform 20s ease-out}.east-0cca.chip-8877 .frame_red_6414{transition:opacity 3.5s}.hovered-edb9.chip-8877 .frame_red_6414{transition:opacity 1.5s}.glass-f244.chip-8877 .frame_red_6414,.column-e8a4.chip-8877 .frame_red_6414{transform:scale(1.2)}.middle_3de0.chip-8877 .frame_red_6414{transition:opacity 1s,transform 5s ease-out}.east-4ad1{display:flex;pointer-events:none;position:absolute}.alert-ea11{flex:1 1 auto}.filter-232a{box-sizing:border-box;font-family:Arial,sans-serif;font-size:14px;line-height:16px;max-height:100%;max-width:100%;overflow:auto;padding:8px 10px}.texture-action-d1c3{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.notice-east-00c8{opacity:0;transition-property:opacity}.notice-east-00c8.section-dirty-15b4{opacity:1}.sidebar-629a.stale_3647 .alert-ea11{background:#000;border:2px solid #000;border-radius:4px}.sidebar-629a.stale_3647.notification-9ba8 .alert-ea11{margin-top:8px}.sidebar-629a.stale_3647.article-iron-e050 .alert-ea11{margin-right:8px}.sidebar-629a.stale_3647.cold-16ab .alert-ea11{margin-left:8px}.sidebar-629a.stale_3647.primary_clean_daed .alert-ea11{margin-bottom:8px}.sidebar-629a.stale_3647 .filter-232a{color:#fff;padding:6px 8px}.sidebar-629a.stale_3647 .thick_3ed8{overflow:hidden;position:absolute}.sidebar-629a.stale_3647.notification-9ba8 .thick_3ed8{height:8px;margin-left:-8px;top:0;width:16px}.sidebar-629a.stale_3647.article-iron-e050 .thick_3ed8{height:16px;margin-top:-8px;right:0;top:0;width:8px}.sidebar-629a.stale_3647.cold-16ab .thick_3ed8{height:16px;left:0;margin-top:-8px;top:0;width:8px}.sidebar-629a.stale_3647.primary_clean_daed .thick_3ed8{bottom:0;height:8px;margin-left:-8px;width:16px}.sidebar-629a.stale_3647 .outer_4470,.sidebar-629a.stale_3647 .white-f855{height:0;position:absolute;width:0}.sidebar-629a.stale_3647 .outer_4470{border:8px solid transparent}.sidebar-629a.stale_3647.notification-9ba8 .outer_4470{border-bottom-color:#000;left:0;top:3px}.sidebar-629a.stale_3647.article-iron-e050 .outer_4470{border-left-color:#000;left:-3px;top:0}.sidebar-629a.stale_3647.cold-16ab .outer_4470{border-right-color:#000;left:3px;top:0}.sidebar-629a.stale_3647.primary_clean_daed .outer_4470{border-top-color:#000;left:0;top:-3px}.sidebar-629a.stale_3647 .white-f855{border:8px solid transparent;left:0;top:0}.sidebar-629a.stale_3647.notification-9ba8 .white-f855{border-bottom-color:#000}.sidebar-629a.stale_3647.article-iron-e050 .white-f855{border-left-color:#000}.sidebar-629a.stale_3647.cold-16ab .white-f855{border-right-color:#000}.sidebar-629a.stale_3647.primary_clean_daed .white-f855{border-top-color:#000}.sidebar-629a.stale_3647 .heading_f0a4{position:relative}.sidebar-629a.stale_3647.notification-9ba8 .heading_f0a4{top:-8px}.sidebar-629a.stale_3647.cold-16ab .heading_f0a4{left:-8px}.summary_5e3d,.summary_5e3d p,.summary_5e3d td{color:#f1f1f1}.summary_5e3d .wrapper_8984,.summary_5e3d a.badge-a301,.summary_5e3d h1,.summary_5e3d h2,.summary_5e3d h3,.summary_5e3d h4,.summary_5e3d h5,.summary_5e3d h6,.summary_5e3d label,.carousel_cc9f:hover a,.carousel_cc9f:hover h1,.carousel_cc9f:hover h2,.carousel_cc9f:hover h3,.carousel_cc9f:hover h4,.carousel_cc9f:hover h5,.carousel_cc9f:hover h6,.carousel_cc9f:hover p{color:#fff}.summary_5e3d .texture_f9a8 .item-c123,.summary_5e3d .carousel_liquid_6700,.summary_5e3d .input-down-a531 a+a{border-color:hsla(0,0%,100%,.2)}.summary_5e3d .media_prev_39f4 li li.soft_bd16>a,.summary_5e3d .backdrop_003e>li>a,.summary_5e3d .media_prev_39f4>li>ul li a,.summary_5e3d .center-3bdf>li.mask-0854,.summary_5e3d .center-3bdf>li>a,.west-e4b9 .east_f94b,.west-e4b9 .center-3bdf>li>a,.west-e4b9 .center-3bdf>li>button,.dim_7050.summary_5e3d .gallery-e597>li>a,.dim_7050.summary_5e3d>li>a{color:hsla(0,0%,100%,.8)}.summary_5e3d .backdrop_003e>li>a:hover,.summary_5e3d .center-3bdf>li.fn-active-a126>a,.summary_5e3d .center-3bdf>li>a.fn-active-a126,.summary_5e3d .center-3bdf>li>a:hover,.west-e4b9 .center-3bdf>li.fn-active-a126>a,.west-e4b9 .center-3bdf>li.fn-current-a126>a,.west-e4b9 .center-3bdf>li>a.fn-active-a126,.west-e4b9 .center-3bdf>li>a:hover,.west-e4b9 a.aside-new-a302:hover,.dim_7050.summary_5e3d .gallery-e597>li>a:hover,.dim_7050.summary_5e3d>li>a:hover{color:#fff}.summary_5e3d.dim_7050.panel-4a32>li.summary_c124,.summary_5e3d.dim_7050.mask-776d>li.summary_c124,.west-e4b9 .fast_01b3:after,.west-e4b9 .card_dynamic_81e4>li+li>a:after,.west-e4b9 .center-3bdf>li.fast_01b3,.dim_7050.summary_5e3d .gallery-e597>li>a,.dim_7050.summary_5e3d>li>a{border-color:hsla(0,0%,100%,.2)}.summary_5e3d .media_prev_39f4 li li.soft_bd16>a,.west-e4b9 .tag-cf19,.west-e4b9 .media_prev_39f4 li li.soft_bd16>a,.west-e4b9 .center-3bdf>li.mask-0854{color:#fff}.description-8818 a:hover span.box-wood-56ac,.west-e4b9 span.box-wood-56ac{color:currentColor}:root{--flatsome-scroll-padding-top:calc(var(--flatsome--header--sticky-height, 0px) + var(--wp-admin--admin-bar--height, 0px))}html{overflow-x:hidden;scroll-padding-top:var(--flatsome-scroll-padding-top)}#main,#wrapper{background-color:#fff;position:relative}#main.summary_5e3d{background-color:#333}.badge_f700{padding-bottom:30px;padding-top:30px}.tertiary-2e0f{padding-top:0}.surface_east_cf35{display:flow-root}@media(min-width:850px){.avatar_cool_8414{position:sticky}.avatar_cool_8414[data-sticky-mode]{transform:translateZ(0);will-change:transform}.avatar_cool_8414:not([data-sticky-mode]){top:calc(var(--flatsome-scroll-padding-top) + 30px);transition:top .6s}}.basic_1c92{background-color:rgba(0,0,0,.3);bottom:0;display:block;height:100%;left:0;opacity:0;position:fixed;right:0;top:0;transition:visibility .3s,opacity .3s ease-in-out;visibility:hidden;width:100%;z-index:29}.label-81fc,.tag_pressed_098c{opacity:1;visibility:visible}.tag_pressed_99e2,.hard-bc25{background-position:50% 0;background-size:cover;position:relative;transition:background-color .3s,opacity .3s;width:100%;z-index:1001}.dark_9189{background-color:hsla(0,0%,100%,.9)}.hero_tall_61fa,.black-0dcb{align-items:center;display:flex;flex-wrap:no-wrap}.tag_pressed_99e2.fast-1a80,.tag_pressed_99e2.fluid-3e89,.tag_pressed_99e2.static_1490{position:absolute}.tag_pressed_99e2.fluid-3e89:not(.accent_bright_33c2),.tag_pressed_99e2.static_1490:not(.accent_bright_33c2){left:auto;right:auto}.tag_pressed_99e2.fluid-3e89 .hard-bc25{opacity:0;transition:opacity .3s;visibility:hidden}.tag_pressed_99e2.fluid-3e89 .hard-bc25.accent_bright_33c2{opacity:1;visibility:visible}.tag_pressed_99e2.static_1490 .dark_9189,.tag_pressed_99e2.static_1490 .solid-0e96,.tag_pressed_99e2.static_1490 .hero_tall_61fa,.tag_pressed_99e2.static_1490 .hard-bc25{background-color:transparent;background-image:none!important;box-shadow:none}.dark_9189,.solid-0e96{background-position:50% 0;transition:background .4s}.black-0dcb{background-color:#446084;min-height:20px;position:relative;z-index:11}.last_ea3d{position:relative;z-index:10}.hero_tall_61fa{min-height:35px;position:relative;z-index:9}.menu_b652{border-top:1px solid;margin-bottom:-1px;opacity:.1}.west-e4b9 .menu_b652{display:none}.accent_bright_33c2{left:0;margin:0 auto;position:fixed;right:0;top:0}.feature-0eb8 .accent_bright_33c2{animation:stuckMoveDown .6s}.breadcrumb-pro-4abc .accent_bright_33c2{animation:stuckFadeIn .6s}.tooltip_d3f6 .accent_bright_33c2 .last_ea3d{transition:height .8s}.accent_bright_33c2 .center_388c,.accent_bright_33c2 .list_d80b,.accent_bright_33c2 .list_d80b img{margin-top:0;padding-top:0}.hard-bc25:not(.accent_bright_33c2) .list_d80b img{transition:max-height .5s}.tag_pressed_99e2.fluid-3e89 .selected_1eff,.accent_bright_33c2 .selected_1eff{display:none}.small-0ffc .hard-bc25,.hard-bc25.accent_bright_33c2,.section_simple_9df5 #wrapper{box-shadow:1px 1px 10px rgba(0,0,0,.15)}.center-3bdf>li.fast_01b3{border-left:1px solid rgba(0,0,0,.1);height:30px;margin:0 7.5px;position:relative;vertical-align:middle}.west-e4b9 .center-3bdf>li.fast_01b3{border-color:hsla(0,0%,100%,.1)}.heading_north_e3ee{min-height:15px;width:100%}.tag_up_6815 .focused_643b{max-width:100%!important}@media(max-width:849px){.last_ea3d li.mask-0854.basic_9b0d{display:none}}@media(prefers-reduced-motion){.feature-0eb8 .accent_bright_33c2{animation-name:stuckFadeIn}}@media(max-width:549px){.icon-c423>li>a:not(.detail-east-fda6){line-height:5em}}.icon-c489{margin:0 0 30px}.box-11a2 .icon-c489{margin-bottom:0}.logo-6500{padding:1.5em 0}.logo-6500.info_c838{padding-left:1.5em;padding-right:1.5em}.photo_right_af86{padding-top:0}.outline_27b6{padding-bottom:0}.label-a23d{padding-bottom:1.5em;padding-top:1.5em}.box-11a2 .wide_61d2 .paper_90f5{margin-bottom:1.5em}.wide_61d2{transition:opacity .3s,box-shadow .5s,transform .3s}.frame_1a83+#main .filter_warm_6a9e{padding-top:30px}.status-5f86{opacity:.8;padding-top:7px}.wide_61d2.focus-a971{background-color:#fff}.wide_61d2.focus-a971 .image-light-d46e,.wide_61d2.focus-a971 .label-a23d,.wide_61d2.focus-a971 .logo-6500,.wide_61d2.focus-a971 footer.description-2370{padding-left:1.5em;padding-right:1.5em}.wide_61d2.focus-a971 .photo_right_af86{padding-top:1.5em}.frame-gas-3047{padding:2em 0}.description-4b2c h2.selected_debd{font-size:2em}.solid_6a11.lower_1e44{top:7%}.hidden_fluid_ac85 img{width:100%}.icon_76e9{position:relative}@media(min-width:850px){.icon_76e9{float:left;margin-right:2em;max-width:50%}.icon_76e9+.label-a23d{padding-top:0}}.icon-c489 .south_6fe5 p:last-of-type{margin-bottom:0}footer.description-2370{border-bottom:2px solid #ececec;border-top:1px solid #ececec;font-size:.8em;padding:.5em 0 .6em}li.list-bottom-9106{padding:7px 0}li.list-bottom-9106 a{display:inline!important}.hot_9123 .background_light_18db{height:2px;margin-bottom:.5em;margin-top:.5em}.tooltip-lower-44d4{display:block}.preview-orange-7b88{margin-top:1.5em}.picture-tiny-c8ff:not(.summary-cbe3){display:none}@media(min-width:850px){.carousel-be8b{display:inline;float:left;margin-right:1.5em}.notice_dirty_dd27{display:inline;float:right;margin-left:1.5em}.background-next-4f13{clear:both;display:block;margin:0 auto}}.mask-0cf0{margin-bottom:2em;max-width:100%}.mask-0cf0 .out-e80b{background:rgba(0,0,0,.05);font-size:.9em;font-style:italic;padding:.4em}.out-e80b{text-align:center}img.module-old-b139.widget-ab04{margin-bottom:2em}.grid_hard_b47e .label-a23d .small_6b74{padding:0}.video_ae51{display:block}.paragraph-stone-0fd5 .item-dirty-c861,.label-a23d .item-dirty-c861,.tiny-477c .item-dirty-c861{border:none;margin-bottom:0;margin-top:0;padding:0}.iron-429f{margin-bottom:1.5em}.iron-429f ul{margin:0}.iron-429f li{list-style:none}.block-simple-3706 .iron-429f,.inner_edc4 .iron-429f{background-color:#fff;border:1px solid #ddd;box-shadow:2px 2px 10px 0 rgba(0,0,0,.05);padding:15px 20px}.block-simple-3706 .iron-429f h3{background-color:#446084;color:#fff;margin-left:-21px;margin-top:-16px;padding:10px 20px;width:calc(100% + 42px)}.block-simple-3706 h3+.background_light_18db{display:none}.iron-429f>ul>li,ul.module_pro_06eb>li{list-style:none;margin:0;text-align:left}.iron-429f>ul>li li,ul.module_pro_06eb>li li{list-style:none}.iron-429f>ul>li>a,.iron-429f>ul>li>span:first-child,ul.module_pro_06eb>li>a,ul.module_pro_06eb>li>span:first-child{display:inline-block;flex:1;padding:6px 0}.iron-429f>ul>li:before,ul.module_pro_06eb>li:before{display:inline-block;font-family:fl-icons;margin-right:6px;opacity:.6}.iron-429f>ul>li li>a,ul.module_pro_06eb>li li>a{display:inline-block;font-size:.9em;padding:3px 0}.iron-429f>ul>li+li,ul.module_pro_06eb>li+li{border-top:1px solid #ececec}.summary_5e3d .iron-429f>ul>li+li,.summary_5e3d ul.module_pro_06eb>li+li{border-color:hsla(0,0%,100%,.08)}.iron-429f>ul>li ul,ul.module_pro_06eb>li ul{border-left:1px solid #ddd;display:none;margin:0 0 10px 3px;padding-left:15px;width:100%}.iron-429f>ul>li ul li,ul.module_pro_06eb>li ul li{border:0;margin:0}.summary_5e3d .iron-429f>ul>li ul,.summary_5e3d ul.module_pro_06eb>li ul{border-color:hsla(0,0%,100%,.08)}.summary_5e3d .iron-429f>ul>li.fn-active-a126>a,.summary_5e3d .iron-429f>ul>li.slow-9f7a>a,.summary_5e3d .iron-429f>ul>li>a:hover,.summary_5e3d ul.module_pro_06eb>li.fn-active-a126>a,.summary_5e3d ul.module_pro_06eb>li.slow-9f7a>a,.summary_5e3d ul.module_pro_06eb>li>a:hover{color:#fff}.iron-429f>ul>li.popup_cool_12a0,ul.module_pro_06eb>li.popup_cool_12a0{align-items:center;display:flex;flex-flow:row wrap}.iron-429f>ul>li .old_8392{font-size:.7em;line-height:3em;opacity:.5}.iron-429f .pro_8728>ul,.iron-429f .fn-current-a126>ul{display:block}.iron-429f .slow-9f7a>a{color:#000;font-weight:bolder}.active-a3e8{padding:10px 0}.active-a3e8 a{display:block;line-height:1.2;margin-bottom:6px}.iron-429f .background_rough_c5ff:after{clear:both;content:"";display:table}.iron-429f .background_rough_c5ff>li{border:0;float:left;list-style:none;margin:0;padding:0;width:33.333333%}.iron-429f .background_rough_c5ff>li a{display:block;margin:0;padding:0}.iron-429f .background_rough_c5ff>li img{display:block;width:100%}.first-5179 li{align-items:center;display:flex}.last-8c1f li{font-size:.9em;font-style:italic}.last-8c1f a{display:inline!important}.last-8c1f span{display:block;font-weight:bolder}.logo_solid_cf6f{color:#333;position:relative}.logo_solid_cf6f .highlight_north_b6a6{display:none!important}.summary_5e3d .logo_solid_cf6f{color:#fff}.logo_solid_cf6f p{margin:0;padding:0}.logo_solid_cf6f br{display:none}.logo_solid_cf6f label{display:inline-block;width:100%}.logo_solid_cf6f span.tabs-out-ee85{margin-left:0;margin-right:1.2em}.logo_solid_cf6f .disabled_narrow_86bd{display:block}.logo_solid_cf6f .highlight_north_b6a6{background-color:#fff;border-radius:99px;position:absolute;right:0}.logo_solid_cf6f .widget-5a2e{background-color:#f1f1f1;border-radius:3px;color:#b20000;line-height:1.2em;margin-top:-10px;opacity:.8;padding:5px 8px;position:relative}.logo_solid_cf6f .widget-5a2e:after{border:10px solid rgba(136,183,213,0);border-bottom-color:#f1f1f1;bottom:100%;content:" ";height:0;left:30px;margin-left:-10px;pointer-events:none;position:absolute;width:0}.logo_solid_cf6f .upper-44ff{display:none!important}.logo_solid_cf6f .avatar-top-21ee .widget-5a2e{margin-top:5px;position:absolute;width:100%;z-index:99}.logo_solid_cf6f .widget-hovered-b7d6{border-radius:10px;margin:5px 0 0}.popup_54d3 .fn-processing-a126 *{opacity:.8}.gallery-current-21ae form.fast_b978{margin:0 auto;max-width:620px;padding:30px 15px}.action-5f93 img{width:100%}.description-cool-7f2d{margin-bottom:-1px}.grid_hard_b47e+.image-f699 .footer_lite_7d7f{margin-top:30px}.layout-lower-01f1{display:none;padding:1em 2.3em}.motion_8e73{border-top:1px solid #ddd;display:block;font-size:110%;padding:.6em 2.3em;position:relative;transition:border .2s ease-out,background-color .3s}.summary_5e3d .motion_8e73{border-color:hsla(0,0%,100%,.2)}.motion_8e73.fn-active-a126{background-color:rgba(0,0,0,.03);border-color:#446084;color:#446084;font-weight:700}.summary_5e3d .motion_8e73.fn-active-a126{color:#fff}.gradient-silver-a6bc .item-5b4d{border-radius:999px;height:1.5em;left:0;margin-right:5px;position:absolute;top:.3em;transform-origin:50% 47%;width:2.3em}.gradient-silver-a6bc .fn-active-a126 .item-5b4d{color:currentColor;opacity:1}.dark_8027{color:#222;font-weight:700;letter-spacing:0;padding:0}.large_8c29 .dark_8027{font-size:.85em;margin:0 0 .5em}.dark_8027 .dirty_1b5d,.dark_8027 .thumbnail-glass-d7d4{font-weight:300;margin:0 .3em;opacity:.35;position:relative;top:0}.summary_5e3d .dark_8027{color:#fff}.dark_8027 a{color:hsla(0,0%,40%,.7);font-weight:400}.dark_8027 a:first-of-type{margin-left:0}.dark_8027 a.fn-current-a126,.dark_8027 a:hover{color:#111}.summary_5e3d .dark_8027 a{color:#fff}.footer_dddc{padding:15px 0}.footer_dddc a{align-items:center;color:#ccc;display:inline-flex}.footer_dddc .dirty_1b5d{margin:0 .5em;top:2px}.list_1157{background-color:#ccc;border-radius:99px;color:#fff;display:inline-block;font-size:.7em;font-weight:bolder;height:1.5em;line-height:1.5em;margin:0 .5em;position:relative;text-align:center;width:1.5em}.fn-current-a126 .list_1157{background-color:#d26e4b}@media(min-width:850px){.wrapper-solid-10b3{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.wrapper-solid-10b3>div,.wrapper-solid-10b3>p{padding:0 15px;width:100%}.wrapper-solid-10b3 p.article-purple-78a1,.wrapper-solid-10b3 p.wrapper_fb71,.wrapper-solid-10b3 p.table-slow-9366{flex:1}}.preview-first-3249:target{background-color:#f1f1f1;border-radius:10px;padding:15px}.backdrop-hard-7241 li,.backdrop_39d3 li{list-style:none;padding:1em 0 0}.backdrop-hard-7241 li .frame-50d2,.backdrop_39d3 li .frame-50d2{margin-bottom:0}.backdrop-hard-7241 li .light_5393,.backdrop_39d3 li .light_5393{border-radius:100%}.backdrop-hard-7241 li .feature-dark-a053,.backdrop_39d3 li .feature-dark-a053{font-style:italic}.backdrop-hard-7241 li .link_e677,.backdrop_39d3 li .link_e677{padding:0 1.5em}.backdrop-hard-7241>li:not(:first-child),.backdrop_39d3>li:not(:first-child){border-top:1px dashed #ddd}#comments .frame-in-3cbf{background-color:rgba(0,0,0,.05);margin-top:15px;padding:15px 25px 0}#comments .frame-in-3cbf .item-34ea{font-size:1.2em}#comments .frame-in-3cbf small{font-size:.6em;margin-left:10px;text-transform:uppercase}.wrapper_light_219a{position:relative;width:100%}.orange_7429{padding:30px 0 0}.logo_dirty_a83f{background-color:#fff}.warm-3dc5{background-color:#777}.logo_dirty_a83f,.warm-3dc5{border-top:1px solid rgba(0,0,0,.05)}.green_34b6{padding:7.5px 0}.hero-fa23,html{background-color:#5b5b5b}.orange_7429 ul{margin:0}.hero-fa23{color:rgba(0,0,0,.5);font-size:.9em;padding:10px 0 15px}.hero-fa23.summary_5e3d{color:hsla(0,0%,100%,.5)}.hero-fa23.fn-fixed-a126{background-color:transparent;bottom:0;color:#fff;left:0;padding:7.5px 15px;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.7);z-index:101}.hero-fa23 ul{border-bottom:1px solid #ddd;opacity:.8;padding-bottom:5px}.hero-fa23.summary_5e3d ul{border-color:hsla(0,0%,100%,.08)}.hero-fa23.info_c838 ul{border:0;padding-top:5px}.tiny-fe57{box-shadow:0 0 20px 0 rgba(0,0,0,.5);margin-bottom:100px;position:relative;z-index:1}.tiny-fe57+.wrapper_light_219a{bottom:0;position:fixed;z-index:0}.accordion-yellow-6195{bottom:20px;margin:0;opacity:0;pointer-events:none;right:20px;transform:translateY(30%)}.accordion-yellow-6195.fn-left-a126{left:20px;right:unset}.accordion-yellow-6195.fn-active-a126{opacity:1;pointer-events:inherit;transform:translateY(0)}.north-716b{display:block;padding-bottom:100%}.north-716b a>img{font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.article_new_b6a8 img{background-color:rgba(0,0,0,.03)}.list_d80b{line-height:1;margin:0}.primary-14d9{font-size:.9em;font-style:italic;line-height:1;margin:.85em 0}.list_d80b a{color:#446084;display:block;font-size:32px;font-weight:bolder;margin:0;text-decoration:none;text-transform:uppercase}.list_d80b img{display:block;width:auto}.detail-9beb,.sort-thick-2752,.west-e4b9 .hero_dark_5bf3,.fn-sticky-a126 .summary_5e3d .detail-9beb,.fn-sticky-a126 .dark_8b71 .hero_dark_5bf3{display:none!important}.west-e4b9 .detail-9beb,.accent_bright_33c2 .sort-thick-2752{display:block!important}.accent_bright_33c2 .sort-thick-2752+img,.accent_bright_33c2 .sort-thick-2752+img+img{display:none!important}.west-e4b9 .list_d80b a{color:#fff}.header_914f .list_d80b{margin-left:0;margin-right:30px}.box_386a .input-678b{flex:1 1 0;order:1}.box_386a .list_d80b{margin:0 30px;order:2;text-align:center}.box_386a .list_d80b img{margin:0 auto}.box_386a .active_507c{flex:1 1 0;order:3}@media screen and (max-width:849px){.center_388c .center-3bdf{flex-wrap:nowrap}.fast_e3e5 .list_d80b{margin-left:0;margin-right:15px;order:1}.fast_e3e5 .input-678b{flex:1 1 0;order:2}.fast_e3e5 .active_507c{flex:1 1 0;order:3}.list_e311 .input-678b{flex:1 1 0;order:1}.list_e311 .list_d80b{margin:0 15px;order:2;text-align:center}.list_e311 .list_d80b img{margin:0 auto}.list_e311 .active_507c{flex:1 1 0;order:3}}.logo_fresh_88f2{height:300px}.row_3f5b{height:400px}.bright_93f0{background-color:#fff;background-color:hsla(0,0%,100%,.9);padding:20px}.gallery-97cd .layout-narrow-48cd button{max-width:none!important;min-height:auto!important}.gallery-97cd .layout-narrow-48cd .detail-easy-ce93 li{margin:0}.active_7611{background-color:#f1f1f1;padding-left:30px;padding-right:30px}.active_7611.summary_5e3d{background-color:#333}.active_7611 .cool_3c2b,.active_7611 .accent-7a25,.active_7611 .grid_hard_b47e{padding-bottom:0!important;padding-top:0!important}.active_db5b li{display:inline-block;margin:0 1px!important;position:relative}.active_db5b li .detail-east-fda6{margin-bottom:0}.active_db5b .dim_7050{min-width:90px;padding:2px;width:90px}.detail_8bfd{position:relative}.detail_8bfd .iron-429f{margin:0 .3em;vertical-align:middle}.feature_orange_78be{overflow:hidden}.thick-e4e4{transition:opacity .6s}.title_active_c4b3{background-color:rgba(0,0,0,.25)}.tag-light-3caf{min-height:60px;padding-top:20px;position:relative}.tag-light-3caf button,.tag-light-3caf form,.tag-light-3caf p,.tag-light-3caf select,.tag-light-3caf ul{margin-bottom:0;margin-top:0}.image_fab3{background-color:#f7f7f7;border-bottom:1px solid #ececec;border-top:1px solid #ececec}.image_fab3 .tag-light-3caf{padding-bottom:15px;padding-top:15px}.icon_5a3b{background-color:#446084;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.icon_5a3b .tag-light-3caf{padding-bottom:20px}.icon_5a3b .feature_orange_78be{box-shadow:inset 0 0 30px 0 rgba(0,0,0,.1)}.icon_5a3b .popup_da7b{background-color:rgba(0,0,0,.4)}.hot_184a .nav_outer_8e38{background-color:rgba(0,0,0,.1);border-radius:5px;display:inline-block;margin:3px 3px 0;opacity:.6;padding:3px 5px 5px;transition:opacity .3s}.hot_184a .nav_outer_8e38 svg{height:20px;vertical-align:middle;width:auto!important}.hot_184a .nav_outer_8e38:hover{opacity:1}.summary_5e3d .hot_184a .nav_outer_8e38{background-color:hsla(0,0%,100%,.1)}.summary_5e3d .hot_184a .nav_outer_8e38 svg{fill:#fff}.active-c5af{background-color:#fff;border:1px solid #ececec;overflow:hidden;padding-bottom:15px}.summary_5e3d .active-c5af{border-color:hsla(0,0%,100%,.2)}.active-c5af .search-outer-0d88{border-bottom:1px solid #ececec;padding:.5em 15%}.summary_5e3d .active-c5af .search-outer-0d88{border-color:hsla(0,0%,100%,.2)}.active-c5af .tooltip-0c46{color:#000;font-weight:300;padding:.6em 15% 0}.active-c5af .feature-dark-a053{padding:15px 15px 0}.active-c5af .logo_865a{padding:10px 15%}.active-c5af .shadow-small-7136{opacity:.6;text-decoration:line-through}.active-c5af .logo_865a .detail-east-fda6:last-child{margin:30px 0 0}.active-c5af .smooth-956a{font-size:14px;margin-left:10px}.active-c5af .logo_865a>div{border-bottom:1px solid #ececec;padding:7.5px 0}.summary_5e3d .active-c5af .logo_865a>div{border-color:hsla(0,0%,100%,.08)}.summary_5e3d .active-c5af{background-color:#333}.active-c5af .search-outer-0d88{background-color:rgba(0,0,0,.02)}.modal_dim_e0d1{border-color:#446084;border-width:2px;margin-top:-15px}.modal_dim_e0d1 .search-outer-0d88{background-color:#446084;border-color:#446084;color:#fff}.breadcrumb_a82a{width:100%}.form-huge-6c6b{max-height:100vh;overflow:hidden;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:999}.form-huge-6c6b a{background-color:#446084;border:3px solid transparent;border-radius:30px;box-shadow:1px 1px 1px rgba(0,0,0,.3);display:block;height:15px;margin:10px 15px;transition:all .3s;width:15px}.form-huge-6c6b a.fn-active-a126,.form-huge-6c6b a:hover{background-color:#fff;opacity:1}.form-huge-6c6b a.fn-active-a126{border-color:#446084}.preview_08a7 .out_b30b{display:block!important}.pattern-under-2821 form{margin-bottom:0}.old_59c7>.out_b30b,.preview_08a7 .out_b30b{padding:5px 0;width:100%}.top_ddc5 .avatar_c17b{padding-right:5px}.pattern-under-2821:not(.top_ddc5) .new_96a8,.slider-a7bd .new_96a8{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.inner-b1e1{position:relative}.inner-b1e1 .detail-east-fda6.notice-54cc{margin:0}.inner-b1e1 .detail-east-fda6.notice-54cc i{font-size:1.2em}.pattern-under-2821{width:100%}.pattern-under-2821.top_ddc5 .new_96a8.fn-loading-a126 .disabled-7590{opacity:0}.pattern-under-2821.top_ddc5 .new_96a8.fn-loading-a126:after{border-color:currentColor}.pattern-under-2821.top_ddc5 .avatar-top-21ee:last-of-type{margin-left:-2.9em}@media(max-width:849px){.pattern-under-2821{font-size:1rem}}.pattern-under-2821 .huge_da9b{-webkit-overflow-scrolling:touch;max-height:50vh;overflow-y:scroll;overflow-y:auto}.tag_pressed_99e2 .out_b30b .huge_da9b,.heading_north_e3ee .huge_da9b{max-height:80vh}.cool_3c2b .notice_7a84,.tag_pressed_99e2 .out_b30b .notice_7a84,.heading_north_e3ee .notice_7a84{background-color:hsla(0,0%,100%,.95);box-shadow:0 0 10px 0 rgba(0,0,0,.1);color:#111;left:0;position:absolute;right:0;text-align:left;top:105%}.tag_pressed_99e2 li .mask-0854 .notice_7a84{background-color:transparent;box-shadow:none;position:relative;top:0}.next_cf4b{align-items:center;border-bottom:1px solid rgba(0,0,0,.05);cursor:default;display:flex;padding:10px .75em}.next_cf4b .left_40d7{flex:1}.next_cf4b img{border-radius:99px;display:inline-block;height:40px;margin-right:10px;width:40px}.next_cf4b img+.left_40d7{margin-top:-.15em;padding-left:.5em}.next_cf4b .photo-north-e0e9{font-size:.8em;margin-left:5px;padding-top:3px}.next_cf4b:last-child{border-bottom:none}.footer-1acf{background-color:rgba(0,0,0,.05)}#search-lightbox{font-size:1.5em;margin:0 auto;max-width:600px}.input-warm-ba9b{margin-bottom:1.5em}.description-4b2c+.input-warm-ba9b,.hidden-down-8709+.input-warm-ba9b,.chip-small-f658+.input-warm-ba9b{margin-top:30px}.form_388c{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;width:100%}.form_388c i{margin-right:.5em;opacity:.6}.form_388c i.hover_cc3c{margin-left:10px;margin-right:0}.form_388c span{text-transform:uppercase}.form_388c small{font-size:1em;font-weight:400;opacity:.7;padding-left:15px;text-transform:none}.form_388c b{background-color:currentColor;display:block;flex:1;height:2px;opacity:.1}.form_388c a{display:block;font-size:.8em;margin-left:auto;padding-left:15px}.modal_hot_a35a{border-bottom:2px solid #ececec}.modal_hot_a35a span{border-bottom:2px solid rgba(0,0,0,.1);margin-bottom:-2px;margin-right:15px;padding-bottom:7.5px}.summary_5e3d .modal_hot_a35a,.summary_5e3d .modal_hot_a35a span{border-color:hsla(0,0%,100%,.2)}.modal_hot_a35a b{display:none}.table_aecb span{margin:0 15px}.item-299f span,.table_aecb span{text-align:center}.item-299f small,.table_aecb small{display:block;padding:0 15px}.plasma-2b84 span,.item-299f span{border:2px solid rgba(0,0,0,.1);padding:.3em .8em}.plasma-2b84 b:first-of-type{display:none}.in-2441{background-color:#fff;bottom:0;box-shadow:0 0 9px rgba(0,0,0,.14);left:0;padding:15px 30px;position:fixed;right:0;top:auto;transform:translate3d(0,100%,0);transition:transform .35s ease;z-index:999}.panel_e06f{align-items:center;display:flex;justify-content:space-between}.column-5e6d{flex:1 1 auto;padding-right:30px}.banner-c0af{flex:0 0 auto}.banner-c0af>a{margin-bottom:0;margin-right:20px}.banner-c0af>a:last-child{margin-right:0}.image_56d1{transform:translate3d(0,100%,0)}.dynamic-c4bb{transform:none}@media(max-width:849px){.panel_e06f{align-items:stretch;flex-direction:column;font-size:.9em;text-align:center}.banner-c0af{margin-top:15px}.column-5e6d{padding-right:0}}.dynamic_481d:before{content:""}.center-dada:before{content:""}.old_3c11:before,.search_short_2332:before{content:""}.outline-inner-60b8:before{content:""}.notice-wide-ecb8:before{content:""}.info_4db1:before{content:""}.column-aa48:before{content:""}.progress_first_8965:before{content:""}.breadcrumb-tall-2e26:before{content:""}.surface-887c:before{content:""}.out_b373:before{content:""}.hot_baf8:before{content:""}.feature_center_b288:before{content:""}.filter_9126:before{content:""}.bronze-0005:before{content:""}.highlight_plasma_5d07:before{content:""}.widget-prev-4898:before{content:""}.label-bright-3ffd:before{content:""}.message-636e:before{content:""}.hover_cc3c:before{content:""}.west_4094:before{content:""}.video-under-9760:before{content:""}.warm-ec1b:before{content:""}.cool_fe5d:before{content:""}.last-24c9:before{content:""}.section-fluid-05b1:before{content:""}.tertiary-c7a9:before{content:""}.center_cc47:before{content:""}.card-fresh-5b1c:before{content:""}.list-fixed-b2bf:before{content:""}.input_orange_64d6:before{content:""}.heading_advanced_b917:before{content:""}.static-2bdb:before{content:""}.soft-03a1:before{content:""}.disabled-7590:before{content:""}.logo-6e82:before{content:""}.slider-2153:before{content:""}.row-c99f:before{content:""}.description-rough-b7d6:before{content:""}.black_5ea6:before{content:""}.easy_dec3:before{content:""}.lite-869a:before{content:""}.bright-8e15:before{content:""}.next_4d30:before{content:""}.form-64e6:before{content:""}.center_1304:before{content:""}.form-smooth-0339:before{content:""}.glass_11a4:before{content:""}.out-7328:before{content:""}.medium-42d1:before{content:""}.box_large_8cf1{--divider-top-width:100%;--divider-width:100%;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.box_large_8cf1 svg{display:block;height:150px;left:50%;position:relative;transform:translateX(-50%)}.plasma-92a9{top:-1px;transform:rotate(180deg)}.plasma-92a9 svg{width:calc(var(--divider-top-width) + 2px)}.feature-133d{bottom:-1px}.feature-133d svg{width:calc(var(--divider-width) + 2px)}.secondary_2298 svg{transform:translateX(-50%) rotateY(180deg)}.basic-5795{z-index:2}.box_large_8cf1 .brown-513d{fill:#fff}.info_c838 .pagination_upper_d926{margin-left:auto;margin-right:auto}.pagination_upper_d926{color:#999;display:inline-block;font-size:.85em;vertical-align:middle}.mask-0854 .pagination_upper_d926{font-size:1em}.mask-0854 .pagination_upper_d926 .detail-east-fda6{margin-bottom:0}.pagination_upper_d926 span{font-weight:700;padding-right:10px}.pagination_upper_d926 i{min-width:1em}.summary_5e3d .pagination_upper_d926,.west-e4b9 .pagination_upper_d926{color:#fff}.summary_5e3d .pagination_upper_d926 .detail-east-fda6.east_f94b,.west-e4b9 .pagination_upper_d926 .detail-east-fda6.east_f94b{border-color:hsla(0,0%,100%,.5)}.active_82f9,.pagination_upper_d926 .detail-east-fda6.notice-54cc:hover,.pagination_upper_d926 .detail-east-fda6.notice-54cc:not(.east_f94b){background-color:currentColor!important;border-color:currentColor!important}.active_82f9>i,.active_82f9>span,.pagination_upper_d926 .detail-east-fda6.notice-54cc:hover>i,.pagination_upper_d926 .detail-east-fda6.notice-54cc:hover>span,.pagination_upper_d926 .detail-east-fda6.notice-54cc:not(.east_f94b)>i,.pagination_upper_d926 .detail-east-fda6.notice-54cc:not(.east_f94b)>span{color:#fff!important}.detail-east-fda6.cold_ec3f:hover,.detail-east-fda6.cold_ec3f:not(.east_f94b){color:#3a589d!important}.detail-east-fda6.content-north-ad33:hover,.detail-east-fda6.content-north-ad33:not(.east_f94b){color:#3b6994!important}.detail-east-fda6.label_ab69:hover,.detail-east-fda6.label_ab69:not(.east_f94b){color:#51cb5a!important}.detail-east-fda6.orange_412b:hover,.detail-east-fda6.orange_412b:not(.east_f94b){color:#2478ba!important}.detail-east-fda6.input-motion-6422:hover,.detail-east-fda6.input-motion-6422:not(.east_f94b),.detail-east-fda6.advanced-d6af:hover,.detail-east-fda6.advanced-d6af:not(.east_f94b){color:#111!important}.detail-east-fda6.description_static_2567:hover,.detail-east-fda6.description_static_2567:not(.east_f94b){color:#51cb5a!important}.detail-east-fda6.down_f96d:hover,.detail-east-fda6.down_f96d:not(.east_f94b){color:#cb2320!important}.detail-east-fda6.component_ed79:hover,.detail-east-fda6.component_ed79:not(.east_f94b){color:#fc7600!important}.detail-east-fda6.stale-8e24:hover,.detail-east-fda6.stale-8e24:not(.east_f94b){color:#36455d!important}.detail-east-fda6.block-red-0aca:hover,.detail-east-fda6.block-red-0aca:not(.east_f94b){color:#527498!important}.detail-east-fda6.dynamic-ddf0:hover,.detail-east-fda6.dynamic-ddf0:not(.east_f94b){color:#dd4e31!important}.detail-east-fda6.cold_7b04:hover,.detail-east-fda6.cold_7b04:not(.east_f94b){color:#0072b7!important}.detail-east-fda6.gas_9686:hover,.detail-east-fda6.gas_9686:not(.east_f94b){color:#c33223!important}.detail-east-fda6.filter-2073:hover,.detail-east-fda6.filter-2073:not(.east_f94b){color:#e5086f!important}.detail-east-fda6.carousel-8eb4:hover,.detail-east-fda6.carousel-8eb4:not(.east_f94b){color:#fff600!important}.detail-east-fda6.carousel-8eb4:hover i,.detail-east-fda6.carousel-8eb4:not(.east_f94b) i{text-shadow:0 0 6px rgba(0,0,0,.4)}.detail-east-fda6.backdrop-5e7c:hover,.detail-east-fda6.backdrop-5e7c:not(.east_f94b){color:#0099e5!important}.detail-east-fda6.accordion_last_5a42:hover,.detail-east-fda6.accordion_last_5a42:not(.east_f94b){color:#54a9ea!important}.detail-east-fda6.popup-upper-2896:hover,.detail-east-fda6.popup-upper-2896:not(.east_f94b){color:#9146fe!important}.detail-east-fda6.cool_0c36:hover,.detail-east-fda6.cool_0c36:not(.east_f94b){color:#7189d9!important}.element-7ff6{position:relative;visibility:visible}.block_huge_a741{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;display:block;font-family:fl-icons!important;font-size:16px;font-weight:400!important;height:1em;letter-spacing:0;line-height:1em;margin:.5em 0;overflow:hidden;position:relative;text-align:left;width:5.06em}.block_huge_a741:before,.progress_dim_c6b5 .block_huge_a741:before{color:#d26e4b;content:"";float:left;left:0;position:absolute;top:0}.block_huge_a741 span{float:left;font-family:fl-icons!important;font-weight:400!important;height:10px;left:0;overflow:hidden;padding-top:1.5em;position:absolute;top:0;width:10px}.block_huge_a741 span:before{color:#d26e4b;content:"";left:0;position:absolute;top:0}.filter_89a6{display:inline-block;height:18px;vertical-align:middle}.section_5133{font-size:90%}li.active_fd99{font-size:.8em}li.active_fd99 .block_huge_a741{display:inline-block;margin-bottom:0}.input-down-a531 a{color:transparent!important;display:inline-block;font-family:fl-icons;font-size:16px;margin-left:-10px;overflow:hidden}.input-down-a531 a+a{border-left:1px solid #ececec;margin-left:.3em}.input-down-a531 a.fn-active-a126:after,.input-down-a531 a:hover:after{color:#d26e4b}.input-down-a531 a:after{color:#ddd;content:""}.input-down-a531 a.caption-medium-ef19:after{content:""}.input-down-a531 a.photo_5524:after{content:""}.input-down-a531 a.overlay_b517:after{content:""}.input-down-a531 a.container_94be:after{content:""}

/* css-noise: a8dd */
.widget-item-p2 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.0;
}
