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

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

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

.hero-under-ec7d {
  list-style: none;
  display: flex;
  flex-direction: row;
  gap: 20px;
  padding: 0;
  margin: 0;
}

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

.hero-under-ec7d li a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

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

  .hero-under-ec7d {
    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;
  }

  .hero-under-ec7d.fn-show-7a42 {
    display: flex;
  }

  .hero-under-ec7d li {
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  .hero-under-ec7d 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}.grid-95b7{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%}.aside-ec91,.slider_full_dc80,.hidden-e0f8{margin:0;padding:0 15px 30px;position:relative;width:100%}.cool_27be{flex:1}.hard_3156{order:-1}.nav-e505{order:1}.grid_tiny_542d{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%}.cool_8394{overflow:hidden}@media screen and (min-width:850px){.aside-ec91:first-child .grid_tiny_542d{margin-left:auto;margin-right:0}.aside-ec91+.aside-ec91 .grid_tiny_542d{margin-left:0;margin-right:auto}}@media screen and (max-width:549px){.light-f69e{order:-1}}@media screen and (min-width:850px){.large_adfc{order:-1}}@media screen and (max-width:849px){.highlight_top_c903{order:-1}.aside-ec91{padding-bottom:30px}}@media screen and (min-width:850px){.west-1954>.aside-ec91+.aside-ec91:not(.secondary-bottom-7b32){border-left:1px solid #ececec}.west-1954.slider-806b>.aside-ec91+.aside-ec91:not(.secondary-bottom-7b32){border-left:0;border-right:1px solid #ececec}.article-a467{border-right:1px solid #ececec;padding-right:30px}.aside-ec91.article-a467:not(.hard_3156):last-child{border-left:1px solid #ececec;border-right:0;padding-left:30px;padding-right:0}.item_pressed_ae27{border-right:1px solid #ececec;padding-right:0}.item_pressed_ae27+.aside-ec91,.article-a467+.aside-ec91{padding-left:30px}}.hard_65ac .article-a467{border-color:hsla(0,0%,100%,.2)}.wide_1d13>.aside-ec91{display:flex}.photo-wood-85fa{align-items:center!important;align-self:center!important;vertical-align:middle!important}.iron_8d4c{align-items:flex-end!important;align-self:flex-end!important;justify-content:flex-end!important;vertical-align:bottom!important}.out_cb4f{align-items:flex-start!important;align-self:flex-start!important;justify-content:flex-start!important;vertical-align:top!important}.aside_1f41{justify-content:center!important}.advanced-b28f{justify-content:flex-end!important}.layout-advanced-0c75{flex-basis:8.3333333333%;max-width:8.3333333333%}.disabled_medium_582e{flex-basis:16.6666666667%;max-width:16.6666666667%}.bright_4773{flex-basis:25%;max-width:25%}.article_short_a69f{flex-basis:33.3333333333%;max-width:33.3333333333%}.carousel_old_bff7{flex-basis:41.6666666667%;max-width:41.6666666667%}.column-plasma-7b3f{flex-basis:50%;max-width:50%}.hovered-189f{flex-basis:58.3333333333%;max-width:58.3333333333%}.plasma_74ff{flex-basis:66.6666666667%;max-width:66.6666666667%}.media-58cf{flex-basis:75%;max-width:75%}.main_bf15{flex-basis:83.3333333333%;max-width:83.3333333333%}.detail_09aa{flex-basis:91.6666666667%;max-width:91.6666666667%}.sort_down_9b6f,.nav-short-42a7 .card-under-569d>.aside-ec91,.nav-short-42a7>.aside-ec91{flex-basis:100%;max-width:100%}.hovered_a489 .card-under-569d>.aside-ec91,.hovered_a489>.aside-ec91{flex-basis:50%;max-width:50%}.link_tiny_8a8a .card-under-569d>.aside-ec91,.link_tiny_8a8a>.aside-ec91{flex-basis:33.3333333333%;max-width:33.3333333333%}.row-13ff .card-under-569d>.aside-ec91,.row-13ff>.aside-ec91{flex-basis:25%;max-width:25%}.gold_2696 .card-under-569d>.aside-ec91,.gold_2696>.aside-ec91{flex-basis:20%;max-width:20%}.description-pro-7259 .card-under-569d>.aside-ec91,.description-pro-7259>.aside-ec91{flex-basis:16.6666666667%;max-width:16.6666666667%}.table_352b .card-under-569d>.aside-ec91,.table_352b>.aside-ec91{flex-basis:14.2857142857%;max-width:14.2857142857%}.hero-0e42 .card-under-569d>.aside-ec91,.hero-0e42>.aside-ec91{flex-basis:12.5%;max-width:12.5%}@media screen and (min-width:550px){.chip_c97c{flex-basis:8.3333333333%;max-width:8.3333333333%}.medium_12be{flex-basis:16.6666666667%;max-width:16.6666666667%}.icon-1dd3{flex-basis:25%;max-width:25%}.row-aefd{flex-basis:33.3333333333%;max-width:33.3333333333%}.white_f9c8{flex-basis:41.6666666667%;max-width:41.6666666667%}.description_2f0e{flex-basis:50%;max-width:50%}.aside-glass-4753{flex-basis:58.3333333333%;max-width:58.3333333333%}.mini_9912{flex-basis:66.6666666667%;max-width:66.6666666667%}.block-da2c{flex-basis:75%;max-width:75%}.backdrop-action-a487{flex-basis:83.3333333333%;max-width:83.3333333333%}.mini-5385{flex-basis:91.6666666667%;max-width:91.6666666667%}.description-b6f7,.container-6188 .card-under-569d>.aside-ec91,.container-6188>.aside-ec91{flex-basis:100%;max-width:100%}.outer-e6e5 .card-under-569d>.aside-ec91,.outer-e6e5>.aside-ec91{flex-basis:50%;max-width:50%}.main_75bd .card-under-569d>.aside-ec91,.main_75bd>.aside-ec91{flex-basis:33.3333333333%;max-width:33.3333333333%}.accent_f323 .card-under-569d>.aside-ec91,.accent_f323>.aside-ec91{flex-basis:25%;max-width:25%}.dropdown-paper-cee5 .card-under-569d>.aside-ec91,.dropdown-paper-cee5>.aside-ec91{flex-basis:20%;max-width:20%}.surface_thick_9c80 .card-under-569d>.aside-ec91,.surface_thick_9c80>.aside-ec91{flex-basis:16.6666666667%;max-width:16.6666666667%}.input_new_ec26 .card-under-569d>.aside-ec91,.input_new_ec26>.aside-ec91{flex-basis:14.2857142857%;max-width:14.2857142857%}.cold-ff27 .card-under-569d>.aside-ec91,.cold-ff27>.aside-ec91{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width:850px){.inner-2c01{flex-basis:8.3333333333%;max-width:8.3333333333%}.logo-577e{flex-basis:16.6666666667%;max-width:16.6666666667%}.overlay_wide_7008{flex-basis:25%;max-width:25%}.slow_ae74{flex-basis:33.3333333333%;max-width:33.3333333333%}.up_1a31{flex-basis:41.6666666667%;max-width:41.6666666667%}.right-54a9{flex-basis:50%;max-width:50%}.card-silver-87b2{flex-basis:58.3333333333%;max-width:58.3333333333%}.element_first_57ec{flex-basis:66.6666666667%;max-width:66.6666666667%}.menu_brown_e2d0{flex-basis:75%;max-width:75%}.module-7e86{flex-basis:83.3333333333%;max-width:83.3333333333%}.nav_easy_af1d{flex-basis:91.6666666667%;max-width:91.6666666667%}.dropdown_19b6 .hidden-e0f8,.secondary-bottom-7b32,.gold_9d9e .card-under-569d>.aside-ec91,.gold_9d9e>.aside-ec91{flex-basis:100%;max-width:100%}.wrapper-3c43 .hidden-e0f8,.fast-4447 .card-under-569d>.aside-ec91,.fast-4447>.aside-ec91{flex-basis:50%;max-width:50%}.article-f89d .hidden-e0f8,.progress_cb5c .card-under-569d>.aside-ec91,.progress_cb5c>.aside-ec91{flex-basis:33.3333333333%;max-width:33.3333333333%}.hard_bf4d .hidden-e0f8,.prev-755d .card-under-569d>.aside-ec91,.prev-755d>.aside-ec91{flex-basis:25%;max-width:25%}.border-6215 .hidden-e0f8,.tertiary-hot-011b .card-under-569d>.aside-ec91,.tertiary-hot-011b>.aside-ec91{flex-basis:20%;max-width:20%}.new-e2bb .hidden-e0f8,.menu_east_4285 .card-under-569d>.aside-ec91,.menu_east_4285>.aside-ec91{flex-basis:16.6666666667%;max-width:16.6666666667%}.container_8957 .hidden-e0f8,.yellow_a097 .card-under-569d>.aside-ec91,.yellow_a097>.aside-ec91{flex-basis:14.2857142857%;max-width:14.2857142857%}.wood_abae .hidden-e0f8,.popup-in-9dbc .card-under-569d>.aside-ec91,.popup-in-9dbc>.aside-ec91{flex-basis:12.5%;max-width:12.5%}}.widget_down_8013>.aside-ec91>.grid_tiny_542d{background-color:#fff}.badge-1261 .grid_tiny_542d,.active-2def .grid_tiny_542d,.sort_full_aec7 .grid_tiny_542d{transition:all,.2s}.active-2def .grid_tiny_542d{opacity:.6}.active-2def:hover .grid_tiny_542d{opacity:1}.badge-1261 .grid_tiny_542d{filter:blur(3px)}.badge-1261:hover .grid_tiny_542d{filter:blur(0)}.sort_full_aec7:hover .grid_tiny_542d{opacity:1}.focus_old_6595:hover .sort_full_aec7 .aside-ec91:not(:hover){opacity:.6}.accordion_upper_38ba,.wrapper_old_7b44,.current_52ca .aside-ef58,.focus_old_6595,body{margin-left:auto;margin-right:auto;width:100%}.accordion_upper_38ba{padding-left:15px;padding-right:15px}.accordion_upper_38ba,.wrapper_old_7b44,.current_52ca .aside-ef58,.focus_old_6595{max-width:1080px}.focus_old_6595.gas-1494{max-width:1050px}.focus_old_6595.link_91e9{max-width:1065px}.focus_old_6595.modal_9054{max-width:1110px}body.shade_clean_e1c9,body.shade_clean_e1c9 .background_solid_fb20,body.shade_clean_e1c9 .wood-8cd9,body.shade_clean_e1c9 header,body.carousel_old_be43,body.carousel_old_be43 .background_solid_fb20,body.carousel_old_be43 header{max-width:1170px}@media screen and (min-width:850px){body.carousel_old_be43{margin:30px auto}}.link-basic-838a{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%}.detail_orange_bf87{justify-content:flex-start}.media-smooth-0b2c{justify-content:center}.accordion_red_337d{display:flex;flex-direction:column;justify-content:flex-start}.detail_3c3b .link-basic-838a{justify-content:center}.accent_10db .link-basic-838a{height:100%}.menu-hot-35ca{max-height:100%}.simple-3fb7{-ms-flex-negative:1;-ms-flex-preferred-size:auto!important;flex:1}.stale-f4eb{margin:0 auto}.basic_5b8a{margin-right:auto}.mask-west-8f53{margin-left:auto}.primary_20b5{flex-wrap:wrap}.box-orange-4ce1>.menu-hot-35ca:not(.stale-f4eb),.box-orange-4ce1>.link-basic-838a>.menu-hot-35ca:not(.stale-f4eb),.box-orange-4ce1>.input-55af>.menu-hot-35ca:not(.stale-f4eb){flex:1}@media(max-width:849px){.input_5521{flex-flow:column wrap}.input_5521 .menu-hot-35ca{flex-grow:0;padding-bottom:5px;padding-top:5px;width:100%}}@media(max-width:549px){.picture-03e3{flex-flow:column wrap}.picture-03e3 .menu-hot-35ca{flex-grow:0;width:100%}}@media(min-width:850px){.south_ec59,.backdrop-short-145f{display:flex}.south_ec59>div+div,.backdrop-short-145f>div+div{padding-left:30px}}.video-3ec7 .stale_53c0 .texture_5d6c{height:100%;padding:0}.pagination_solid_5bd5>.grid_tiny_542d{height:100%}.pagination_solid_5bd5 .right-7403,.pagination_solid_5bd5 .stale_53c0,.pagination_solid_5bd5 .frame_3912,.pagination_solid_5bd5 .frame_3912 img,.pagination_solid_5bd5 .grid_tiny_542d>.layout_0c76,.pagination_solid_5bd5 .card-under-569d>.layout_0c76,.pagination_solid_5bd5 .texture_5d6c,.pagination_solid_5bd5 .texture_5d6c img,.pagination_solid_5bd5 .box-6ca6,.pagination_solid_5bd5 .summary_advanced_577d,.pagination_solid_5bd5 .box-6ca6:not(.black-1a85),.pagination_solid_5bd5 .box-6ca6>.layout_0c76,.pagination_solid_5bd5>.grid_tiny_542d>.layout_0c76,.pagination_solid_5bd5>.grid_tiny_542d>.layout_0c76 .element_static_66b1>img,.pagination_solid_5bd5>.grid_tiny_542d>.layout_0c76 div{bottom:0;height:100%;-o-object-fit:cover;object-fit:cover;padding:0!important;position:absolute!important;top:0;width:100%}.pagination_solid_5bd5 .frame_3912 img{font-family:"object-fit: cover;"}.pagination_solid_5bd5 .mask_medium_50f0{height:100%!important}.pagination_solid_5bd5 .stale_53c0:not(.solid-36f1):not(.pressed_5119):not(.black_db4d) .complex-46d0{background-color:hsla(0,0%,100%,.95);bottom:0;padding-left:1.5em;padding-right:1.5em;position:absolute}@media(prefers-reduced-motion){.pagination_solid_5bd5{transition:none!important}}@media (-ms-high-contrast:none){.backdrop_focused_e17f svg{max-width:50px}.box-3bb8 .action_9020 svg{height:36px!important}.pagination-motion-1594>li>a>i{top:-1px}}.copper_afa8,.focus_old_6595{display:flex;flex-flow:row wrap;width:100%}.focus_old_6595>div:not(.aside-ec91):not([class^=col-]):not([class*=" col-"]){width:100%!important}.focus_old_6595.video-3ec7,.focus_old_6595.outline_simple_111d{display:block}.focus_old_6595.video-3ec7>.aside-ec91,.focus_old_6595.outline_simple_111d>.aside-ec91{float:left}.accordion_upper_38ba .focus_old_6595:not(.gas-1494),.gold_40bc .focus_old_6595:not(.gas-1494),.focus_old_6595 .copper_afa8,.focus_old_6595 .focus_old_6595:not(.gas-1494){margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;width:auto}.focus_old_6595 .accordion_upper_38ba{padding-left:0;padding-right:0}.right-7403+.focus_old_6595:not(.gas-1494),.gallery_22b6+.focus_old_6595:not(.gas-1494),.gold-9395+.focus_old_6595:not(.gas-1494),.summary_advanced_577d+.focus_old_6595:not(.gas-1494){margin-top:30px}.stale_8fb1{max-width:100%!important}.photo_glass_8a4f{transition:height .3s}.slider-806b{flex-direction:row-reverse}@media screen and (max-width:549px){.tooltip_top_a7f7{flex-direction:column-reverse}}@media screen and (max-width:849px){.frame-right-41d9{flex-direction:row-reverse}}.gas-1494{padding:0}.gas-1494>.aside-ec91,.gas-1494>.mask_medium_50f0>.card-under-569d>.aside-ec91{padding:0!important}.gas-1494>.aside-ec91 .accordion_upper_38ba{max-width:100%}.accordion_upper_38ba .link_91e9:not(.gas-1494),.focus_old_6595 .link_91e9:not(.gas-1494){margin-bottom:0;margin-left:-10px;margin-right:-10px}.link_91e9>.aside-ec91,.link_91e9>.mask_medium_50f0>.card-under-569d>.aside-ec91{margin-bottom:0;padding:0 9.8px 19.6px}.accordion_upper_38ba .pagination-rough-ec73:not(.gas-1494),.focus_old_6595 .pagination-rough-ec73:not(.gas-1494){margin-bottom:0;margin-left:-2px;margin-right:-2px}.pagination-rough-ec73>.aside-ec91,.pagination-rough-ec73>.mask_medium_50f0>.card-under-569d>.aside-ec91{margin-bottom:0;padding:0 2px 3px}@media screen and (min-width:850px){.modal_9054{padding-left:0;padding-right:0}.accordion_upper_38ba .modal_9054:not(.gas-1494),.focus_old_6595 .modal_9054:not(.gas-1494){margin-bottom:0;margin-left:-30px;margin-right:-30px}.modal_9054>.aside-ec91,.modal_9054>.mask_medium_50f0>.card-under-569d>.aside-ec91{margin-bottom:0;padding:0 30px 30px}}.grid-f7f4,.old_f4a3{overflow:hidden}.grid-f7f4 .aside-ec91,.old_f4a3 .aside-ec91{padding:0;position:relative}.grid-f7f4 .grid_tiny_542d,.old_f4a3 .grid_tiny_542d{padding:15px}.grid-f7f4 .aside-ec91:before,.old_f4a3 .aside-ec91:before{border-left:1px dashed #ddd;content:" ";height:100%;left:-1px;position:absolute;top:0}.grid-f7f4 .aside-ec91:after,.old_f4a3 .aside-ec91:after{border-bottom:1px dashed #ddd;bottom:-1px;content:" ";height:0;left:0;position:absolute;top:auto;width:100%}.old_f4a3 .aside-ec91:before{border-left-style:solid}.old_f4a3 .aside-ec91:after{border-bottom-style:solid}.hard_65ac .grid-f7f4 .aside-ec91:after,.hard_65ac .grid-f7f4 .aside-ec91:before,.hard_65ac .old_f4a3 .aside-ec91:after,.hard_65ac .old_f4a3 .aside-ec91:before{border-color:hsla(0,0%,100%,.2)}.dirty-1aea .focus_old_6595 .aside-ec91{padding-bottom:0}.active_gold_beae .focus_old_6595:before{display:block!important}.gold-9395{align-items:center;display:flex;flex-flow:row;min-height:auto;padding:30px 0;position:relative;width:100%}.gold-9395.hard_65ac{background-color:#666}.secondary-large-d7f7{overflow:hidden}.secondary-large-d7f7,.tabs_out_4440{width:100%}.tabs_out_4440{z-index:1}.yellow_129a{overflow:hidden}.accordion_upper_38ba .gold-9395,.focus_old_6595 .gold-9395{padding-left:30px;padding-right:30px}.wood-8cd9+.current-6cef{background-color:#000;min-height:100vh!important}.current-6cef+div{background-color:#fff;box-shadow:15px 15px 15px 15px rgba(0,0,0,.1);position:relative}.shadow-stone-f364{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}.wood-8cd9{position:fixed!important}.action_348c{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}.hard_65ac.action_348c{color:#f1f1f1}.action_348c:after{clear:both;content:"";display:block;height:0;visibility:hidden}.action_348c li{display:block;margin:0;vertical-align:top}.action_348c li ul{margin:0;padding:0}.action_348c>li.south-9dcb{min-width:260px}.copper_6ae8 li.soft-c0dc:hover>.action_348c,.notification_glass_40e8 li.soft-c0dc:hover>.action_348c,li.mini_cf34>.action_348c{left:-15px;max-height:inherit;opacity:1;visibility:visible}.glass_c847 li.mini_cf34:last-child>.action_348c,.glass_c847 li.soft-c0dc:hover:last-child>.action_348c{left:auto;right:-15px}.logo-f649 li>a,.action_348c>li>a{display:block;line-height:1.3;padding:10px 20px;width:auto}.logo-f649>li:last-child:not(.hover_narrow_4d4a)>a,.action_348c>li:last-child:not(.hover_narrow_4d4a)>a{border-bottom:0!important}.black-e6e6.action_348c .logo-f649>li>a,.action_348c.black-e6e6>li>a{font-size:.85em;text-transform:uppercase}.action_348c>li.description-soft-9d58,.action_348c>li.hover_narrow_4d4a{display:table-cell;min-width:160px;text-align:left;white-space:nowrap;width:160px}.action_348c>li.description-soft-9d58:not(:last-child),.action_348c>li.hover_narrow_4d4a:not(:last-child){border-right:1px solid transparent}.action_348c .rough-f87d>a,.action_348c .hover_narrow_4d4a>a,.action_348c .light_e8e2>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.action_348c .hover_narrow_4d4a .rough-f87d{margin-top:5px}.action_348c li.description-soft-9d58{border:0!important;margin:0!important;padding:0!important}.action_348c li.description-soft-9d58>a{font-size:0!important;line-height:0!important;margin:-20px 0!important;padding:0!important}.action_348c li.description-soft-9d58>a img{display:block;margin:0;width:100%}.action_348c li.description-soft-9d58>a:hover{opacity:.8}.icon_4779 li.description-soft-9d58:first-child>a{margin-left:-20px!important;margin-right:20px!important}.icon_4779 li.description-soft-9d58:last-child>a{margin-right:-20px!important}.action_348c.feature-a6c9>li.hover_narrow_4d4a,.action_348c.tag_iron_f5fc>li.hover_narrow_4d4a{border-color:#f1f1f1}.icon_4779 .logo-f649 li>a,.action_348c.icon_4779>li>a{border-bottom:1px solid #ececec;margin:0 10px;padding-left:0;padding-right:0}.icon_4779{padding:20px}.feature-a6c9 .logo-f649 li>a,.action_348c.feature-a6c9>li>a{border-radius:10px;margin:0 10px;padding-left:10px;padding-right:5px}.feature-a6c9 .logo-f649 li>a:hover,.feature-a6c9.hard_65ac .logo-f649 li>a:hover,.action_348c.feature-a6c9.hard_65ac>li>a:hover,.action_348c.feature-a6c9>li>a:hover{background-color:#446084;color:#fff!important}.tag_iron_f5fc .logo-f649 li>a:hover,.action_348c.tag_iron_f5fc>li>a:hover{background-color:rgba(0,0,0,.03)}.action_348c.feature-a6c9 li.south-9dcb,.action_348c.tag_iron_f5fc li.south-9dcb{padding:0 20px 10px}.notification_864b .action_348c{padding:0}li.mini_cf34>.notification-245c,li.soft-c0dc:hover>.notification-245c{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%}.notification-245c>li.hover_narrow_4d4a{white-space:normal}.menu_fdb5 li.soft-c0dc:after,.menu_fdb5 li.soft-c0dc:before{border:solid transparent;bottom:-2px;content:"";height:0;left:50%;opacity:0;pointer-events:none;position:absolute;width:0;z-index:10}.menu_fdb5 li.soft-c0dc:after{border-color:hsla(0,0%,87%,0) hsla(0,0%,87%,0) #fff;border-width:8px;margin-left:-8px}.menu_fdb5 li.soft-c0dc:before{border-width:11px;margin-left:-11px;z-index:-999}.menu_fdb5 .text_163b .mask-1730:after,.menu_fdb5 .text_163b .mask-1730:before,.menu_fdb5 .text_163b .texture-fresh-9c64:after,.menu_fdb5 .text_163b .texture-fresh-9c64:before,.menu_fdb5 li.soft-c0dc.active-ae15:after,.menu_fdb5 li.soft-c0dc.active-ae15:before,.menu_fdb5 li.soft-c0dc.under-daa1:after,.menu_fdb5 li.soft-c0dc.under-daa1:before{display:none}.grid-4806 .action_348c{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.menu_fdb5.photo-ab9f li.soft-c0dc:before{border-bottom-color:#ddd}.photo-ab9f .action_348c{border:2px solid #ddd}.menu_fdb5 li.mini_cf34.soft-c0dc:after,.menu_fdb5 li.mini_cf34.soft-c0dc:before{opacity:1;transition:opacity .25s}.fast_cc37.module_60e6>a:after,.image-paper-151e.module_60e6>a:after,.breadcrumb-b0fa.module_60e6>a:after,.table_b1b8.module_60e6>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}.image-paper-151e.module_60e6>a:after{background-color:#446084}.table_b1b8.module_60e6>a:after{background-color:#d26e4b}.breadcrumb-b0fa.module_60e6>a:after{background-color:#7a9c59}.fast_cc37.module_60e6>a:after{background-color:#b20000}.pagination-motion-1594 p{margin:0;padding-bottom:0}.pagination-motion-1594,.pagination-motion-1594 ul:not(.action_348c){margin:0;padding:0}.pagination-motion-1594>li>a.chip_copper_ea78,.pagination-motion-1594>li>button{margin-bottom:0}.pagination-motion-1594{align-items:center;display:inline-block;display:flex;flex-flow:row wrap;width:100%}.pagination-motion-1594,.pagination-motion-1594>li{position:relative}.pagination-motion-1594>li{list-style:none;margin:0 7px;padding:0;transition:background-color .3s}.pagination-motion-1594>li,.pagination-motion-1594>li>a{display:inline-block}.pagination-motion-1594>li>a{align-items:center;display:inline-flex;flex-wrap:wrap;padding:10px 0}.south-9dcb .pagination-motion-1594>li>a{padding-bottom:0;padding-top:0}.item-huge-83eb .pagination-motion-1594>li>a,.pagination-motion-1594.item-huge-83eb>li>a{font-weight:400;padding-bottom:5px;padding-top:5px;vertical-align:top}.item-huge-83eb.pagination-motion-1594>li.south-9dcb{font-size:.75em}.banner_156b{justify-content:center}.next-439a{justify-content:space-between}.table-large-116d{justify-content:flex-start}.glass_c847{justify-content:flex-end}@media(max-width:849px){.article_fast_2f55{justify-content:center}}@media(max-width:549px){.accent-e8bc{justify-content:center}}.logo-f649>li>a,.action_348c>li>a,.card-hard-b9ca>li>a,.pagination-motion-1594>li>a{color:hsla(0,0%,40%,.85);transition:all .2s}.logo-f649>li>a,.action_348c>li>a{display:block}.logo-f649 li.fn-active-7a42>a,.logo-f649 li>a:hover,.action_348c li.fn-active-7a42>a,.action_348c>li>a:hover,.card-hard-b9ca>li>a:hover,.pagination-motion-1594>li.fn-active-7a42>a,.pagination-motion-1594>li.fn-current-7a42>a,.pagination-motion-1594>li>a.fn-active-7a42,.pagination-motion-1594>li>a.fn-current-7a42,.pagination-motion-1594>li>a:hover{color:hsla(0,0%,7%,.85)}.pagination-motion-1594 li:first-child{margin-left:0!important}.pagination-motion-1594 li:last-child{margin-right:0!important}.info-4b98>li>a{font-weight:bolder;letter-spacing:.02em;text-transform:uppercase}.disabled_hard_6ca4>li>a{font-weight:thin!important}@media(min-width:850px){.upper_98d7>li{margin:0 .7em}.upper_98d7>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}.upper_98d7>li+li.stone-1b74>a:after{height:50px;margin-top:-25px}}li.south-9dcb .focus_old_6595,li.south-9dcb form,li.south-9dcb input,li.south-9dcb select{margin:0}li.south-9dcb>.chip_copper_ea78{margin-bottom:0}li.dark_bce8>a{display:none!important}.highlight_41d9>li>a,.highlight_41d9>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}.highlight_41d9>li i{font-size:1.2em;top:-1px;vertical-align:middle}.highlight_41d9>li>.fn-current-7a42,.highlight_41d9>li>a:hover,.highlight_41d9>li>span:hover{background-color:#446084;border-color:#446084;color:#fff}.table-5873 .carousel_easy_1a9c{bottom:0;overflow:hidden;position:fixed;top:0;width:100%}.table-5873 .carousel_easy_1a9c .description-soft-ad56{height:100%;padding-bottom:0;padding-top:0;transform:translateX(0);transition:transform .3s;will-change:transform}.item-huge-2f39 .bronze-2741>li>.component_new_a68b,.item-huge-2f39 .bronze-2741>li>ul.small-455a{-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%}.item-huge-2f39 .bronze-2741>li>.component_new_a68b>li,.item-huge-2f39 .bronze-2741>li>ul.small-455a>li{align-items:center;display:flex;flex-flow:row wrap}.item-huge-2f39 .bronze-2741>li>.component_new_a68b.shade-51d5,.item-huge-2f39 .bronze-2741>li>ul.small-455a.shade-51d5{display:block}.item-huge-2f39 .bronze-2741>li>.component_new_a68b.tertiary-eeaf,.item-huge-2f39 .bronze-2741>li>ul.small-455a.tertiary-eeaf{overflow-y:hidden;padding-right:100%;width:200%}.sidebar_easy_384a .bronze-2741>li>.component_new_a68b>li:not(.accent_stale_209c),.sidebar_easy_384a .bronze-2741>li>ul.small-455a>li:not(.accent_stale_209c){border-top:1px solid #ececec;margin-bottom:0;margin-top:0;transition:background-color .3s}.sidebar_easy_384a .bronze-2741>li>.component_new_a68b>li:not(.accent_stale_209c)>a,.sidebar_easy_384a .bronze-2741>li>ul.small-455a>li:not(.accent_stale_209c)>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}.sidebar_easy_384a .bronze-2741>li>.component_new_a68b>li:not(.accent_stale_209c).fn-active-7a42,.sidebar_easy_384a .bronze-2741>li>.component_new_a68b>li:not(.accent_stale_209c):hover,.sidebar_easy_384a .bronze-2741>li>ul.small-455a>li:not(.accent_stale_209c).fn-active-7a42,.sidebar_easy_384a .bronze-2741>li>ul.small-455a>li:not(.accent_stale_209c):hover{background-color:rgba(0,0,0,.05)}.sidebar_easy_384a .bronze-2741>li>.component_new_a68b>li:not(.accent_stale_209c)>.component_new_a68b,.sidebar_easy_384a .bronze-2741>li>.component_new_a68b>li:not(.accent_stale_209c)>ul.small-455a,.sidebar_easy_384a .bronze-2741>li>ul.small-455a>li:not(.accent_stale_209c)>.component_new_a68b,.sidebar_easy_384a .bronze-2741>li>ul.small-455a>li:not(.accent_stale_209c)>ul.small-455a{-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%}.sidebar_easy_384a .bronze-2741>li>.component_new_a68b>li:not(.accent_stale_209c)>.component_new_a68b>li,.sidebar_easy_384a .bronze-2741>li>.component_new_a68b>li:not(.accent_stale_209c)>ul.small-455a>li,.sidebar_easy_384a .bronze-2741>li>ul.small-455a>li:not(.accent_stale_209c)>.component_new_a68b>li,.sidebar_easy_384a .bronze-2741>li>ul.small-455a>li:not(.accent_stale_209c)>ul.small-455a>li{align-items:center;display:flex;flex-flow:row wrap}.sidebar_easy_384a .bronze-2741>li>.component_new_a68b>li:not(.accent_stale_209c)>.component_new_a68b.shade-51d5,.sidebar_easy_384a .bronze-2741>li>.component_new_a68b>li:not(.accent_stale_209c)>ul.small-455a.shade-51d5,.sidebar_easy_384a .bronze-2741>li>ul.small-455a>li:not(.accent_stale_209c)>.component_new_a68b.shade-51d5,.sidebar_easy_384a .bronze-2741>li>ul.small-455a>li:not(.accent_stale_209c)>ul.small-455a.shade-51d5{display:block}.sidebar_easy_384a .bronze-2741>li>.component_new_a68b>li:not(.accent_stale_209c)>.component_new_a68b.tertiary-eeaf,.sidebar_easy_384a .bronze-2741>li>.component_new_a68b>li:not(.accent_stale_209c)>ul.small-455a.tertiary-eeaf,.sidebar_easy_384a .bronze-2741>li>ul.small-455a>li:not(.accent_stale_209c)>.component_new_a68b.tertiary-eeaf,.sidebar_easy_384a .bronze-2741>li>ul.small-455a>li:not(.accent_stale_209c)>ul.small-455a.tertiary-eeaf{overflow-y:hidden;padding-right:100%;width:200%}.bronze-2741{-webkit-overflow-scrolling:auto;height:100%;overflow:visible;overflow-y:auto;padding-top:20px}.bronze-2741 .fn-active-7a42>.block_ecba{transform:none}.bronze-2741>li{flex-shrink:0}.accent_stale_209c .block_ecba{margin-left:0!important;padding-left:5px;position:relative!important;text-align:left;top:0!important;width:100%}.accent_stale_209c .block_ecba i{font-size:1.4em;margin-right:2px}.detail_3c3b .accent_stale_209c .block_ecba{margin-left:auto!important;margin-right:auto!important;width:auto}.clean_232a>li>a:before,.card_244f>li>a:before,.lite_1501>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%}.clean_232a>li.fn-active-7a42>a:before,.clean_232a>li:hover>a:before,.card_244f>li.fn-active-7a42>a:before,.card_244f>li:hover>a:before,.lite_1501>li.fn-active-7a42>a:before,.lite_1501>li:hover>a:before{opacity:1}.pagination-motion-1594:hover>li:not(:hover)>a:before{opacity:0}.detail_e0eb .clean_232a:before{bottom:0;top:auto}.card_244f>li>a:before{width:0}.card_244f>li.fn-active-7a42>a:before,.card_244f>li:hover>a:before{width:100%}.clean_232a>li:after,.clean_232a>li:before{display:none}.clean_232a>li>a:before{bottom:0;top:auto}.mini_d184>li.fn-active-7a42>a,.over_57e4>li.fn-active-7a42>a{background-color:#446084;color:#fff;opacity:1}.down-215a>li.fn-active-7a42>a{background-color:#fff}.summary-pro-5b01 .pagination-motion-1594.down-215a>li.fn-active-7a42>a{color:#000}.backdrop-0034>li.fn-active-7a42>a{border-color:currentColor;color:#446084}.detail_e0eb{display:flex;flex-flow:row wrap}.detail_e0eb .pagination-motion-1594,.detail_e0eb .popup_d4bc{width:100%}.popup_d4bc{padding-top:1em}.popup_d4bc .item_de27{padding:0}.popup_d4bc .border_8051:not(.fn-active-7a42){display:block;height:0;opacity:0;overflow:hidden;padding:0;visibility:hidden}.popup_d4bc .border_8051.fn-active-7a42{display:block!important}.mini_d184>li,.backdrop-0034>li,.over_57e4>li,.down-215a>li{margin:0}.mini_d184>li>a,.over_57e4>li>a{line-height:2.5em;padding:0 .75em}.over_57e4>li>a{border-radius:99px}.down-215a>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}.down-215a>li.fn-active-7a42>a{border-top-color:#446084}.summary-pro-5b01 .down-215a>li:not(.fn-active-7a42)>a{background-color:hsla(0,0%,100%,.1);border-color:transparent}.detail_e0eb .down-215a>li{margin:0 .1em -1px}.down-215a+.popup_d4bc{background-color:#fff;border:1px solid #ddd;padding:30px}.backdrop-0034>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){.detail_e0eb .easy_5682{padding-top:0;width:25%}.easy_5682+.popup_d4bc{border-left:1px solid #ddd;flex:1;margin-top:0!important;padding:0 30px 30px}.detail_e0eb .easy_5682.backdrop-0034{padding-right:15px}}@media(max-width:549px){.secondary-6927>li{margin:0!important;width:100%}.secondary-6927>li a{display:block;width:100%}.preview-fe08{-webkit-overflow-scrolling:touch;flex-flow:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.preview-fe08>li{display:inline-block}}.pagination-cfdf{background-color:rgba(0,0,0,.02);flex:1 0 50%;list-style-type:none;max-width:50%;text-align:center}.pagination-cfdf.fn-active-7a42{background-color:rgba(0,0,0,.05)}.orange_10a9{flex:1 1 auto}.advanced_1fcf.pagination-motion-1594>li{margin:0}.advanced_1fcf.pagination-motion-1594>li>a{display:flex;padding:15px 10px}.block_ecba{box-shadow:none!important;color:currentColor;height:auto;line-height:1;margin:0 5px 0 0;opacity:.6;padding:0;width:45px}.block_ecba i{font-size:1.8em;transition:all .3s}.block_ecba:focus{color:currentColor}.block_ecba:hover{cursor:pointer;opacity:1}.fn-active-7a42>.block_ecba{transform:rotate(-180deg)}.fn-active-7a42>ul.small-455a,.fn-active-7a42>ul.component_new_a68b:not(.action_348c){display:block!important}.header_prev_f785 .block_ecba{margin:0 0 0 5px;min-height:1em;width:1em}.header_prev_f785 .block_ecba i{font-size:1.2em;top:1px}@media(prefers-reduced-motion){.block_ecba{transition:none}}.pagination-motion-1594.easy_5682{flex-flow:column}.pagination-motion-1594.easy_5682 li{list-style:none;margin:0;width:100%}.easy_5682 li li{font-size:1em;padding-left:.5em}.easy_5682 .description-soft-9d58{display:none!important}.easy_5682>li{align-items:center;display:flex;flex-flow:row wrap}.easy_5682>li ul{width:100%}.easy_5682 li li.rough-f87d{margin-bottom:1em}.easy_5682 li li.rough-f87d:not(:first-child){margin-top:1em}.easy_5682>li>a,.easy_5682>li>ul>li a{align-items:center;display:flex;flex-grow:1;width:auto}.easy_5682 li li.rough-f87d>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.easy_5682>li.south-9dcb{padding-bottom:1em;padding-top:1em}.easy_5682>li>ul li a{color:#666;transition:color .2s}.easy_5682>li>ul li a:hover{color:#111;opacity:1}.easy_5682>li>ul{margin:0 0 2em;padding-left:1em}.pagination-motion-1594 .small-455a{left:-99999px;opacity:0;position:fixed;transform:translateX(-10px);transition:background-color .6s,transform .3s,opacity .3s}@media(prefers-reduced-motion){.pagination-motion-1594 .small-455a{opacity:1;transform:none}}.pagination-motion-1594:not(.bronze-2741) .fn-active-7a42>.small-455a{left:auto;opacity:1;padding-bottom:30px;position:inherit;transform:translateX(0)}.hover_cold_2fc6.easy_5682>li.module_60e6.fn-active-7a42,.hover_cold_2fc6.easy_5682>li.module_60e6:hover{background-color:rgba(0,0,0,.05)}.hover_cold_2fc6.easy_5682>li+li{border-top:1px solid #ececec}.hard_65ac .hover_cold_2fc6.easy_5682>li+li,.hard_65ac .card-hard-b9ca>li+li{border-color:hsla(0,0%,100%,.2)}.easy_5682>li+li{border-top:1px solid #ececec}.card-hard-b9ca>li+li{border-color:#ececec}.easy_5682.lite_1501>li>a:before{height:100%;left:auto;right:-2px;width:3px;z-index:1}.easy_5682.down-215a>li>a{border:0}.easy_5682.down-215a>li.fn-active-7a42>a{border-left:3px solid #446084}.detail_3c3b .block_ecba{margin-left:-35px}.detail_3c3b .easy_5682 li{border:0}.detail_3c3b .easy_5682 li li,.detail_3c3b.easy_5682 li li{padding-left:0}@media screen and (max-width:549px){.gallery_north_a2e2{flex-flow:column;margin-bottom:20px}.gallery_north_a2e2>li{border-bottom:1px solid #ececec;list-style:none;margin:0!important;width:100%}}.easy_5682 .alert_white_ef25{width:100%}.easy_5682 .row_6b00,.easy_5682 .element_motion_009f{display:block;width:100%}@media screen and (min-width:849px){.article-a467>.grid_tiny_542d>.over-94ce>.easy_5682{width:calc(100% + 31px)}}.motion_e10c{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}.motion_e10c .notification_easy_ac53{font-size:1.7em;margin-right:10px}.gas_e7e7{display:block;font-size:.9em;font-weight:400;line-height:1.3}.white-8acb{flex:1 1 auto}.filter-gold-1d96{background-color:#fff;opacity:0;position:absolute;visibility:hidden;width:250px;z-index:9}.filter-gold-1d96 .card-hard-b9ca{align-items:stretch;display:flex;flex-direction:column}.filter-gold-1d96 .card-hard-b9ca>li.module_60e6{list-style:none;margin:0;position:static}.filter-gold-1d96 .card-hard-b9ca>li.module_60e6[class*=" label-"]>a:after,.filter-gold-1d96 .card-hard-b9ca>li.module_60e6[class^=label-]>a:after{order:2;top:0}.filter-gold-1d96 .card-hard-b9ca>li.module_60e6>a>i.down_e5f9{margin-left:auto;margin-right:-.1em;order:3;transform:rotate(-90deg)}.filter-gold-1d96 .card-hard-b9ca>li.module_60e6>a{align-items:center;display:flex;padding:10px 15px}.filter-gold-1d96 .card-hard-b9ca li.surface-81e4>a>i,.filter-gold-1d96 .card-hard-b9ca li.surface-81e4>a>img,.filter-gold-1d96 .card-hard-b9ca li.surface-81e4>a>svg{margin-right:10px}.filter-gold-1d96 .cool-f369{font-size:.9em;order:1}.filter-gold-1d96 .mini_cf34 .action_348c{left:100%!important;top:0}.filter-gold-1d96 .mini_cf34.module_60e6 .action_348c{min-height:100%}.list-6c2a{opacity:1;visibility:visible}.old-6f24 .filter-gold-1d96,.photo-black-a580 .filter-gold-1d96{opacity:0;visibility:hidden}.background_solid_fb20:not(.photo-black-a580) .filter-gold-1d96{transition:opacity .25s,visibility .25s}.filter-gold-1d96.widget_down_8013{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.row_green_84b5:hover .filter-gold-1d96{opacity:1;visibility:visible}.module-fresh-f069{margin:30px 0 0}.label_6b01{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:table;height:2.8em;pointer-events:none;width:2.8em;z-index:20}.label_6b01.fn-top-7a42{left:0}.container-east-9793{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%}.advanced_094a{height:2.3em;width:2.3em}.advanced_094a .container-east-9793{line-height:.7}.label_6b01+.label_6b01{height:2.5em;opacity:.9;width:2.5em}.label_6b01+.label_6b01+.label_6b01{opacity:.8}.primary_79f3 .container-east-9793,.surface-solid-30bd .container-east-9793{background-color:#fff;border:2px solid;color:#446084}.banner_pressed_ea58:hover .surface-solid-30bd .container-east-9793{background-color:#446084;border-color:#446084;color:#fff}.picture_d8cc,.surface-solid-30bd{margin-left:-.4em}.simple-443d{margin-left:1em}.picture_d8cc+.label_6b01{margin-left:-.4em;margin-top:-.4em}.picture_d8cc .container-east-9793,.simple-443d .container-east-9793{border-radius:999px}.primary_79f3 .container-east-9793,.header_prev_f785 .surface-solid-30bd .container-east-9793{background-color:transparent}.primary_79f3{height:2em;margin-left:-4px}.header_prev_f785 .label_6b01{margin:0!important}.hard_65ac .header_prev_f785 .surface-solid-30bd .container-east-9793{color:#fff;opacity:.7}.gas-1494 .picture_d8cc{margin-left:15px}.right-7403{background-color:#446084;min-height:30px;position:relative;width:100%}.table_pressed_55c9{overflow:hidden}.accent-right-c137{height:100%;max-height:100%;position:relative}@media(max-width:549px){.accent-right-c137{-webkit-overflow-scrolling:touch;overflow:auto}}.accent-right-c137>*{position:absolute!important}.hard_65ac .right-7403 a{color:#fff}.accent-2a61{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){.modal_0eb2 .complex-90e4{display:none}}.stale_53c0{margin:0 auto;position:relative;width:100%}.stale_53c0>a{display:block;width:100%}.stale_53c0 a{display:inline-block}.stale_53c0,.frame_3912,.complex-46d0{transition:opacity .3s,transform .3s,background-color .3s}.frame_3912>a,.frame_3912>div>a{display:block}.frame_3912>a:focus-visible,.frame_3912>div>a:focus-visible{outline-offset:-2px}.complex-46d0{font-size:.9em;padding-bottom:1.4em;padding-top:.7em;position:relative;width:100%}.widget_down_8013 .complex-46d0{padding-left:1.2em;padding-right:1.2em}@media(max-width:549px){.complex-46d0{font-size:85%}}.frame_3912{height:auto;margin:0 auto;overflow:hidden;position:relative}.frame_3912[style*=-radius]{-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.tabs_east_6e6f{overflow:hidden;position:relative;z-index:0}.complex-46d0.detail_3c3b{padding-left:10px;padding-right:10px}.frame_3912 img{margin:0 auto;max-width:100%;width:100%}.alert_wide_6bb7{overflow:hidden}.alert_wide_6bb7 .complex-46d0.detail_3c3b{left:50%;margin:10% 0;transform:translateX(-50%)}.alert_wide_6bb7 .complex-46d0.frame_fe15{left:auto;right:0}.alert_wide_6bb7 .complex-46d0{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}.alert_wide_6bb7:hover .complex-46d0{opacity:1}.black_db4d{overflow:hidden}.black_db4d .complex-46d0{background-color:hsla(0,0%,100%,.95);bottom:15%;padding:.8em 1em 1em;position:absolute;transition:background .3s;z-index:1}.hard_65ac .black_db4d .complex-46d0{background-color:rgba(0,0,0,.95)}.black_db4d:hover .complex-46d0{background-color:#446084}.photo-82c8 .complex-46d0{padding:15px 15px 20px;z-index:1}.photo-82c8:hover .complex-46d0{background-color:#fff;transform:translateY(-15px)}.hard_65ac .photo-82c8:hover .complex-46d0{background-color:#222}.photo-82c8:hover .frame_3912{transform:translateY(-5px)}.menu-91d2 .complex-46d0{background-color:hsla(0,0%,100%,.95);margin:-15% auto 0;max-width:85%;padding:15px 20px}.pressed_5119 .complex-46d0,.solid-36f1 .complex-46d0{bottom:0;max-height:100%;padding-left:1.5em;padding-right:1.5em;position:absolute;width:100%}.pressed_5119.hard_65ac .complex-46d0,.solid-36f1.hard_65ac .complex-46d0{text-shadow:1px 1px 1px rgba(0,0,0,.5)}.mask_large_0c8b .complex-46d0{display:none!important}.thumbnail_middle_8b32:hover .pressed_5119 .complex-46d0,.thumbnail_middle_8b32:hover .solid-36f1 .complex-46d0{opacity:0!important}.main_eed9.pressed_5119 .complex-46d0,.main_eed9.solid-36f1 .complex-46d0{bottom:auto!important;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:16}.south-b96a.pressed_5119 .complex-46d0,.south-b96a.solid-36f1 .complex-46d0{bottom:auto!important;left:0;position:absolute;right:0;top:0;z-index:16}.pressed-a37b .main_eed9 .complex-46d0{bottom:auto;position:relative;top:auto;transform:translateY(0)}.hot_82d0 .aside-ec91{max-width:100%!important;width:100%!important}@media screen and (max-width:549px){.pressed-a37b .frame_3912{width:100%!important}}@media screen and (min-width:550px){.column_prev_9884 .aside-ec91{flex-basis:100%!important;max-width:100%!important}.column_prev_9884 .stale_53c0,.pressed-a37b{display:table;width:100%}.column_prev_9884 .stale_53c0 .image_west_9b64,.pressed-a37b .image_west_9b64{direction:rtl}.column_prev_9884 .stale_53c0 .frame_3912,.column_prev_9884 .stale_53c0 .complex-46d0,.pressed-a37b .frame_3912,.pressed-a37b .complex-46d0{direction:ltr;display:table-cell;vertical-align:middle}.column_prev_9884 .stale_53c0 .complex-46d0,.pressed-a37b .complex-46d0{padding-left:1.5em;padding-right:1.5em}.column_prev_9884 .stale_53c0 .frame_3912,.pressed-a37b .frame_3912{width:50%}.column_prev_9884 .stale_53c0.out_cb4f .complex-46d0,.pressed-a37b.out_cb4f .complex-46d0{vertical-align:top}}.chip_copper_ea78,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}.chip_copper_ea78 span{display:inline-block;line-height:1.6}.chip_copper_ea78.form-8dd1{line-height:2.19em}.pagination-motion-1594>li>a.chip_copper_ea78,.pagination-motion-1594>li>a.chip_copper_ea78:hover{padding-bottom:0;padding-top:0}.pagination-motion-1594>li>a.chip_copper_ea78:hover{color:#fff}.chip_copper_ea78,input[type=button].chip_copper_ea78,input[type=reset].chip_copper_ea78,input[type=submit],input[type=submit].chip_copper_ea78{background-color:#446084;background-color:var(--primary-color);border-color:rgba(0,0,0,.05);color:#fff}.chip_copper_ea78.form-8dd1,input[type=button].form-8dd1,input[type=reset].form-8dd1,input[type=submit].form-8dd1{background-color:transparent;border:2px solid}.chip_copper_ea78:hover,.hard_65ac .chip_copper_ea78.cold_8082: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}.chip_copper_ea78.tertiary-hard-5f3d,.chip_copper_ea78.pagination-551c{background-color:transparent!important;border-color:transparent!important;padding-left:.15em;padding-right:.15em}.chip_copper_ea78.pagination-551c:before{background-color:currentColor;bottom:0;content:"";height:2px;left:20%;opacity:.3;position:absolute;transition:all .3s;width:60%}.chip_copper_ea78.pagination-551c:hover:before{left:0;opacity:1;width:100%}.tertiary-hard-5f3d,.pagination-551c{color:#666}.hard_65ac .chip_copper_ea78.tertiary-hard-5f3d:hover,.hard_65ac .chip_copper_ea78.pagination-551c:hover{color:#fff;opacity:.8}.chip_copper_ea78.tertiary-hard-5f3d:hover,.chip_copper_ea78.pagination-551c:hover{box-shadow:none;color:#333}.cold_8082,button.cold_8082,button[type=submit].cold_8082,input[type=button].cold_8082,input[type=reset].cold_8082,input[type=submit].cold_8082{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}.chip_copper_ea78.cold_8082:hover{background-color:#f1f1f1;color:#000}.hard_65ac .chip_copper_ea78,.hard_65ac input[type=button],.hard_65ac input[type=reset],.hard_65ac input[type=submit]{color:#fff}.hard_65ac .chip_copper_ea78.cold_8082,.hard_65ac input[type=button].cold_8082,.hard_65ac input[type=reset].cold_8082,.hard_65ac input[type=submit].cold_8082{color:#000}.tall-bdd2{border-radius:99px}.tertiary-silver-2578,.video_up_6a7c,.hard-6130{overflow:hidden}.tertiary-silver-2578:after,.video_up_6a7c:after,.hard-6130: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%}.hard-6130:after{box-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.1),inset 0 2em 15px 0 hsla(0,0%,100%,.2)}.tertiary-silver-2578:after{box-shadow:inset -.01em -.1em 0 0 rgba(0,0,0,.15);left:0;width:100%}.form-8dd1{color:silver}.form-8dd1:hover{box-shadow:none!important}.fn-primary-7a42,input[type=submit],input[type=submit].chip_copper_ea78{background-color:#446084}.fn-primary-7a42.tertiary-hard-5f3d,.fn-primary-7a42.form-8dd1,.fn-primary-7a42.pagination-551c{color:#446084}.form-8dd1:hover,.fn-primary-7a42.form-8dd1:hover{background-color:#446084;border-color:#446084;color:#fff}.fn-success-7a42{background-color:#7a9c59}.fn-success-7a42.tertiary-hard-5f3d,.fn-success-7a42.form-8dd1,.fn-success-7a42.pagination-551c{color:#7a9c59}.fn-success-7a42.form-8dd1:hover{background-color:#7a9c59;border-color:#7a9c59;color:#fff}.notification_45c7{background-color:#fff!important;color:#666!important}.notification_45c7.chip_copper_ea78.form-8dd1{background-color:transparent;color:currentColor!important}.notification_45c7.tertiary-hard-5f3d,.notification_45c7.form-8dd1,.notification_45c7.pagination-551c{background-color:transparent!important;color:#fff!important}.notification_45c7.form-8dd1:hover{background-color:#fff!important;border-color:#fff;color:#666!important}.chip_copper_ea78.video-e246,.chip_copper_ea78.tooltip_static_17cb,.hero_1fd8,.fn-secondary-7a42{background-color:#d26e4b}.fn-secondary-7a42.tertiary-hard-5f3d,.fn-secondary-7a42.form-8dd1,.fn-secondary-7a42.pagination-551c{color:#d26e4b}.fn-secondary-7a42.form-8dd1:hover{background-color:#d26e4b;border-color:#d26e4b;color:#fff}a.fn-primary-7a42:not(.chip_copper_ea78),a.fn-secondary-7a42:not(.chip_copper_ea78){background-color:transparent}.fn-alert-7a42{background-color:#b20000}.fn-alert-7a42.tertiary-hard-5f3d,.fn-alert-7a42.form-8dd1,.fn-alert-7a42.pagination-551c{color:#b20000}.fn-alert-7a42.form-8dd1:hover{background-color:#b20000;border-color:#b20000;color:#fff}.detail_3c3b .chip_copper_ea78:first-of-type{margin-left:0!important}.detail_3c3b .chip_copper_ea78:last-of-type,.frame_fe15 .chip_copper_ea78:last-of-type{margin-right:0!important}.chip_copper_ea78.fn-disabled-7a42,.chip_copper_ea78[disabled],button.fn-disabled-7a42,button[disabled]{opacity:.6}.smooth-391d .chip_copper_ea78{margin-bottom:0;margin-right:.65em}.row_6b00{display:inline-block}.row_6b00 .backdrop_liquid_f869.form-8dd1:not(:hover){color:#999}.summary-pro-5b01 .row_6b00 .backdrop_liquid_f869.form-8dd1:not(:hover){color:#fff}.row_6b00 .chip_copper_ea78{margin:0}.title_gold_e563{margin-left:0!important}.title_gold_e563:not(:hover){opacity:.7}.menu-hot-35ca .chip_copper_ea78,.menu-hot-35ca button,.menu-hot-35ca 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}.hard_65ac code{background-color:rgba(0,0,0,.5);border-color:#000}.mask-b36f{background-color:rgba(0,0,0,.1);display:block;height:3px;margin:1em 0;max-width:30px;width:100%}.header_prev_f785 .mask-b36f{margin-top:.66em}.hard_65ac .mask-b36f{background-color:hsla(0,0%,100%,.3)}form{margin-bottom:0}.alert-top-4327,.detail_paper_cdfc .steel_92eb,.detail_paper_cdfc .panel_wide_7de7,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){.alert-top-4327,.detail_paper_cdfc .steel_92eb,.detail_paper_cdfc .panel_wide_7de7,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>.soft_11f3{display:inline-block;font-weight:400;margin-left:.5em}abbr[title=required]{color:#b20000}input[type=checkbox]+label,input[type=radio]+label{display:inline}.alert-top-4327,.detail_paper_cdfc .steel_92eb,.detail_paper_cdfc .panel_wide_7de7,select{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.motion_3ae4.tag_west_d7dc/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}.alert-top-4327{display:inline-block;opacity:0;position:absolute;width:auto}select.tall-8849{width:55px}.green_e26f b{border-color:transparent!important}.detail_paper_cdfc .article_basic_e60a .box_red_e3f5{background-image:none;height:auto;line-height:1.7em;padding:10px}.detail_paper_cdfc .article_basic_e60a .box_red_e3f5 .main-fluid-05bd{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}}.dynamic_5a43 input:not([type=submit]),.dynamic_5a43 select,.dynamic_5a43 textarea{background-color:rgba(0,0,0,.03);border-color:rgba(0,0,0,.09);border-radius:99px;box-shadow:none;color:currentColor!important}.dynamic_5a43 button,.dynamic_5a43 input{border-radius:99px}.dynamic_5a43 textarea{border-radius:15px}.link-basic-838a.dynamic_5a43 .menu-hot-35ca,.dynamic_5a43 .link-basic-838a .menu-hot-35ca{padding-right:4px}.hard_65ac .dynamic_5a43 input:not([type=submit]),.hard_65ac .dynamic_5a43 select,.hard_65ac .dynamic_5a43 textarea,.summary-pro-5b01 .dynamic_5a43 input:not([type=submit]),.summary-pro-5b01 .dynamic_5a43 select,.summary-pro-5b01 .dynamic_5a43 textarea{background-color:hsla(0,0%,100%,.2)!important;border-color:hsla(0,0%,100%,.09);color:#fff}.hard_65ac .dynamic_5a43 select option{color:#333}.hard_65ac .dynamic_5a43 select,.summary-pro-5b01 .dynamic_5a43 select{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.motion_3ae4.tag_west_d7dc/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")}.hard_65ac .dynamic_5a43 input::-webkit-input-placeholder,.summary-pro-5b01 .dynamic_5a43 input::-webkit-input-placeholder{color:#fff}.dynamic_5a43 .chip_copper_ea78.pattern-brown-1739{background-color:transparent!important;border-color:transparent!important;box-shadow:none;color:currentColor!important}.red_2e03 input:not([type=submit]),.red_2e03 select,.red_2e03 textarea{background-color:transparent;box-shadow:none}.red_2e03.row-d206 .video_d9cf{border-left:0;border-right:0;max-width:2em}.fast-9a71 input,input.short-038f{border-color:#b20000;color:#b20000}.fast-9a71 select{border-color:#b20000}.fast-9a71 input.accordion_6ce5{outline:1px solid #b20000;outline-offset:1px}.detail_paper_cdfc{text-align:left}.right-73bd .detail_paper_cdfc{margin-bottom:1em}.red-2ab2{margin-bottom:0}.small_03ce .medium_8c36 .green_e26f{width:30px}.detail_paper_cdfc .steel_92eb>.thumbnail_east_2f6b,.detail_paper_cdfc .medium_8c36 .shadow_prev_2858,.panel_wide_7de7{line-height:2.507em;padding:0}.small_03ce .medium_8c36 .green_e26f{height:2.507em}.gallery-3288{position:relative}.badge-paper-bb98 .tabs_up_2cc2 label[for]:first-child{display:none}.tabs_up_2cc2 .gallery-3288 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}.hard_65ac .gallery-3288 label{color:#000}.gallery-3288.pagination-clean-f7c8>label[for]:first-child{opacity:.8;z-index:1}.tabs_up_2cc2 .right-73bd input:not([type=checkbox]),.tabs_up_2cc2 .right-73bd select,.tabs_up_2cc2 .right-73bd textarea{height:3.0084em;transition:padding .3s}.right-73bd .pagination-clean-f7c8 input,.right-73bd .pagination-clean-f7c8 textarea{padding-bottom:.5em;padding-top:1.1em}.right-73bd .pagination-clean-f7c8 select{padding-bottom:.4em;padding-top:1.1em}.carousel_0397 .simple-2147{margin-bottom:1em;max-width:100%;position:relative}.card-under-569d>.carousel_0397,.box-6ca6>.carousel_0397{padding-left:3%!important;padding-right:3%!important}.simple-2147 img,.simple-2147 svg{padding-top:.2em;width:100%}.simple-2147 svg{fill:currentColor;height:100%;transition:all .3s;width:100%}.simple-2147 svg path{fill:currentColor}.carousel_0397:hover .row_7ca1 i,.carousel_0397:hover .row_7ca1 svg,.carousel_0397:hover .row_7ca1 svg path{fill:#fff}.row_7ca1 .pattern-brown-1739{height:0;overflow:hidden;padding-top:100%;position:relative}.row_7ca1 .pattern-brown-1739 .button-69ae{border:2px solid;border-radius:100%;color:#446084;height:100%;position:absolute;top:0;transition:all .3s;width:100%}.carousel_0397:hover .row_7ca1 .pattern-brown-1739 .button-69ae{background-color:currentColor}.row_7ca1 .pattern-brown-1739 i,.row_7ca1 .pattern-brown-1739 img,.row_7ca1 .pattern-brown-1739 svg{left:0;margin:0 20%;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:60%}.box-in-d877 .row_7ca1 .pattern-brown-1739{position:absolute;width:100%}.box-in-d877,.carousel_complex_0cf9{display:flex;flex-flow:row wrap;width:100%}.box-in-d877 .simple-2147,.carousel_complex_0cf9 .simple-2147{flex:0 0 auto;margin-bottom:0;max-width:200px}.box-in-d877 .panel-ad5a,.carousel_complex_0cf9 .panel-ad5a{flex:1 1 0px}.carousel_complex_0cf9 .panel-ad5a{order:-1}.box-in-d877 .simple-2147+.panel-ad5a{padding-left:1em}.carousel_complex_0cf9 .simple-2147+.panel-ad5a{padding-right:1em}.paragraph_9676 .simple-2147{margin:0 auto 1em}.footer-56ff>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}.mask-1d3f i{margin-right:4px;opacity:.35}.chip_copper_ea78 i,button i{top:-1.5px;vertical-align:middle}.chip_copper_ea78.image-out-8cab i{top:-.027em}a.active-034d,a.banner-current-9b3e{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.pattern-brown-1739:not(.chip_copper_ea78),button.pattern-brown-1739:not(.chip_copper_ea78){font-family:sans-serif;font-size:1.2em;margin-left:.25em;margin-right:.25em}.accent_10db a.pattern-brown-1739:not(.chip_copper_ea78){margin-left:.3em;margin-right:.3em}.accent_10db .item-huge-83eb a.pattern-brown-1739:not(.chip_copper_ea78){font-size:1em}.chip_copper_ea78.pattern-brown-1739{display:inline-block;margin-left:.12em;margin-right:.12em;min-width:2.5em;padding-left:.6em;padding-right:.6em}.chip_copper_ea78.pattern-brown-1739 i{font-size:1.2em}.chip_copper_ea78.pattern-brown-1739 i+span{padding-right:.5em}.chip_copper_ea78.pattern-brown-1739.west-f391{border-width:1px}.chip_copper_ea78.pattern-brown-1739.west-f391 i{top:-1px}.chip_copper_ea78.pattern-brown-1739.down-c5d9{padding-left:0;padding-right:0}.chip_copper_ea78.pattern-brown-1739.down-c5d9>span{margin:0 8px}.chip_copper_ea78.pattern-brown-1739.down-c5d9>span+i{margin-left:-4px}.chip_copper_ea78.pattern-brown-1739.down-c5d9>i{margin:0 8px}.chip_copper_ea78.pattern-brown-1739.down-c5d9>i+span{margin-left:-4px}.chip_copper_ea78.pattern-brown-1739.down-c5d9>i:only-child{margin:0}.pagination-motion-1594>li>a>i{font-size:20px;transition:color .3s;vertical-align:middle}.pagination-motion-1594>li>a>i+span{margin-left:5px}.pagination-motion-1594 li.surface-81e4>a>i,.pagination-motion-1594 li.surface-81e4>a>img,.pagination-motion-1594 li.surface-81e4>a>svg{margin-right:5px}.pagination-motion-1594>li>a>span+i{margin-left:5px}.item-huge-83eb>li>a>i{font-size:1em}.pagination-motion-1594>li>a>i.in_c838{font-size:1.2em}.pagination-motion-1594>li>a>i.notification_easy_ac53{font-size:1.9em}.pagination-motion-1594>li.block_east_45c5>a>i{min-width:1em}.easy_5682>li>a>i{font-size:16px;opacity:.6}.row_6b00 a.pattern-brown-1739:not(.chip_copper_ea78){display:inline-block;padding:6px 0}.row_6b00 a.pattern-brown-1739:not(.chip_copper_ea78) i{font-size:24px}.row_6b00 a.pattern-brown-1739:not(.chip_copper_ea78) i.in_c838{font-size:16px}.item-huge-83eb .row_6b00 a.pattern-brown-1739:not(.chip_copper_ea78){padding:3px 0}.chip_copper_ea78:not(.pattern-brown-1739)>i{margin-left:-.15em;margin-right:.4em}.chip_copper_ea78:not(.pattern-brown-1739)>span+i{margin-left:.4em;margin-right:-.15em}.soft-c0dc .down_e5f9{font-size:16px;margin-left:.2em;opacity:.6}.complex-1864{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}.complex-1864 i{font-size:1.3em;top:3px;transition:color .3s}.banner_pressed_ea58:hover .complex-1864{opacity:1;transform:scale(1.15)}.pressed_5119 .complex-1864,.solid-36f1 .complex-1864{opacity:0}.tertiary_hard_3e4d{display:inline-block;height:auto;position:relative;vertical-align:middle}span+.tertiary_hard_3e4d{margin-left:10px}.tertiary_hard_3e4d img{max-width:32px;min-width:100%}.item-huge-83eb .tertiary_hard_3e4d{height:16px;margin:0 5px;width:16px}.item-huge-83eb .tertiary_hard_3e4d 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}.item-huge-83eb [data-icon-label]:after{font-size:10px;height:13px;line-height:13px;min-width:13px;right:-10px;top:-4px}.chip_copper_ea78 [data-icon-label]:after{right:-12px;top:-12px}.wrapper-3f4f i{width:1em}.wrapper-3f4f i,.wrapper-3f4f span{display:inline-block;transition:opacity .3s,transform .3s}.wrapper-3f4f span{transform:translateX(.75em)}.wrapper-3f4f i+span{transform:translateX(-.75em)}.wrapper-3f4f:hover>span{transform:translateX(0)}.wrapper-3f4f:not(:hover) i{opacity:0}img{opacity:1;transition:opacity 1s}.grid_tiny_542d>.layout_0c76:not(:last-child),.aside-ec91>.layout_0c76:not(:last-child){margin-bottom:1em}.layout_0c76,.layout_0c76 .element_static_66b1{position:relative}.layout_0c76 .element_static_66b1{overflow:hidden}.layout_0c76,.layout_0c76 img{width:100%}.smooth-6155{background-color:rgba(0,0,0,.15);height:100%;left:-1px;pointer-events:none;right:-1px;top:0;transition:transform .3s,opacity .6s}.layout_0c76 .silver_7b9a,.smooth-6155{bottom:0;position:absolute}.layout_0c76 .silver_7b9a{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%}.layout_0c76 .steel_18b9,.layout_0c76:hover .silver_7b9a{transform:translateY(0)}.dynamic_e160{background-color:rgba(0,0,0,.03)}.label_orange_e1af,.texture_5d6c,.background-10cc{background-position:50% 50%;background-size:cover;height:auto;overflow:hidden;padding-top:100%;position:relative}.background-10cc{padding-top:56.5%}.tall-6af1 .frame_3912 img,.label_orange_e1af img,.texture_5d6c img,.background-10cc iframe,.background-10cc video,img.hidden-complex-203e{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%}.tall-6af1 .frame_3912{padding-top:100%}.background-10cc iframe{-o-object-fit:fill;object-fit:fill}.footer_advanced_23c3{padding:10px;position:absolute}.footer_advanced_23c3 a:last-child{margin-bottom:0}.footer_advanced_23c3 a.chip_copper_ea78{display:block}.footer_advanced_23c3.fn-bottom-7a42.fn-left-7a42{padding-right:0;padding-top:0}.footer_advanced_23c3.fn-top-7a42.fn-right-7a42{padding-bottom:0;padding-left:0}.footer_advanced_23c3 .progress-3df9{bottom:100%;left:10px;margin:5px;position:absolute}.footer_advanced_23c3 .aside_steel_6b1c:hover{background-color:#b20000;border-color:#b20000}@media only screen and (max-device-width:1024px){.footer_advanced_23c3{opacity:1!important;padding:5px}}.background_c845{margin-top:10px}.background_c845 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}.background_c845 a:hover{background-color:#fff;color:#000!important}.label_smooth_40ee{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}.banner_pressed_ea58:hover .label_smooth_40ee{background-color:#d26e4b;opacity:1}.gold_40bc{background-color:#fff;box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);margin:0 auto;max-width:875px;position:relative}.gold_40bc .out-8228{padding:30px 20px}.row-8c75{background-color:rgba(0,0,0,.6)}@media(min-width:549px){.old-51b2{background-color:transparent!important}}.message-4253{opacity:0;transition:opacity .5s}.outline_9371 .message-4253{opacity:1}.mask-outer-46ba{text-align:center}.hidden_stone_b733{background:#0b0b0b;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity .25s;width:100%;z-index:1042}.hidden_stone_b733.button-selected-4ee6{opacity:.6}.hidden_stone_b733.white-1389{opacity:0!important}.component_74e0{-webkit-backface-visibility:hidden;outline:none!important;position:fixed;z-index:1043}.chip_9c95,.component_74e0{height:100%;left:0;top:0;width:100%}.chip_9c95{box-sizing:border-box;padding:30px;position:absolute;text-align:center}.chip_9c95:before{content:"";display:inline-block;height:100%;vertical-align:middle}.box_aed6{padding:40px 6.66%}.detail-upper-4c46 .chip_9c95:before{display:none}.element_action_4b8e{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}.chip-8733{box-shadow:1px 1px 5px 0 rgba(0,0,0,.2)}.button-selected-4ee6 .element_action_4b8e{opacity:1;transform:translateY(0)}.button-selected-4ee6.white-1389 .element_action_4b8e{opacity:0}.nav-2494 .element_action_4b8e,.element-pink-df95 .element_action_4b8e{cursor:auto;width:100%}.backdrop_b5d5{cursor:progress}.wrapper-silver-743d,.wrapper-silver-743d .box_aed6 .short_c9a9{cursor:zoom-out}.message_152c{cursor:pointer;cursor:zoom-in}.hot_8e23 .element_action_4b8e{cursor:auto}.blue-5e84,.short_c9a9,.grid-2bee,.module-motion-c269{-webkit-user-select:none;-moz-user-select:none;user-select:none}.filter_tiny_ea1d.inner-f13e{display:none}.rough-1278{display:none!important}.module-motion-c269{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.module-motion-c269 a{color:#ccc}.module-motion-c269 a:hover{color:#fff}.advanced_50bd .element_action_4b8e,.article-small-e116 .module-motion-c269{display:none}.short_c9a9{-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}.short_c9a9 svg{pointer-events:none}.element_action_4b8e .short_c9a9{position:absolute}.button-selected-4ee6 .short_c9a9{opacity:.6;transform:translateY(0) translateZ(1px)}.white-1389 .short_c9a9{display:none!important}.short_c9a9:hover{opacity:1}.silver_a3b0 .short_c9a9{color:currentColor;top:0!important}.grid-2bee{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0}.blue-5e84{color:#fff;height:50px;margin:0;mix-blend-mode:difference;opacity:.6;position:fixed;text-align:center;top:50%;width:50px;z-index:1046}.blue-5e84 i{font-size:42px!important;pointer-events:none}.blue-5e84:hover{opacity:1}.blue-5e84:active{top:50.1%}.dynamic_925a{left:0;transform:translateX(100%)}.card-f928{right:0;transform:translateX(-100%)}.button-selected-4ee6 .dynamic_925a,.button-selected-4ee6 .card-f928{transform:translateX(0)}.tall_748c{padding-bottom:40px;padding-top:40px}.tall_748c .element_action_4b8e,.element-pink-df95 .summary-69fa{line-height:0;max-width:900px;width:100%}.tall_748c .short_c9a9{top:-40px}.in-d963{height:0;overflow:hidden;padding-top:56.25%;width:100%}.in-d963 iframe{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.in-d963 iframe,.element-pink-df95 .summary-69fa{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6)}.element-pink-df95 .media_action_1757,img.mask_4fcc{margin:0 auto}img.mask_4fcc{-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}.inner-f13e,img.mask_4fcc{line-height:0}.inner-f13e: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}.inner-f13e small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.inner-f13e figure{margin:0}.layout_a4cd{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.plasma-feff{word-wrap:break-word;color:#f3f3f3;font-size:11px;line-height:18px;padding-right:36px;text-align:left}.plasma-feff a{color:#f3f3f3;text-decoration:underline}.plasma-feff a:hover{color:#f3f3f3;opacity:.8;text-decoration:none}.box_aed6 .element_action_4b8e{max-width:100%}.bright-186f .box_aed6 .inner-f13e{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.item_out_0f16 .box_aed6{padding-left:0;padding-right:0}.item_out_0f16 img.mask_4fcc{padding:0}.item_out_0f16 .inner-f13e:after{bottom:0;top:0}.item_out_0f16 .inner-f13e small{display:inline;margin-left:5px}.item_out_0f16 .layout_a4cd{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.item_out_0f16 .layout_a4cd:empty{padding:0}.item_out_0f16 .grid-2bee{right:5px;top:3px}}@media(max-width:849px){body.chip_7175 .component_74e0{overflow:auto;position:fixed!important}}@media(prefers-reduced-motion){.hidden_stone_b733,.short_c9a9,.element_action_4b8e{transition:opacity .3s}}.button_15a1,.fn-processing-7a42{position:relative}.button_15a1,.fn-processing-7a42: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}.frame_3912.fn-processing-7a42:before,.hard_65ac .button_15a1,.hard_65ac .fn-processing-7a42:before,.hard_65ac.button_15a1,.hard_65ac.fn-processing-7a42:before{border:3px solid rgba(0,0,0,.1)!important;border-left-color:#fff!important}.frame_3912.fn-processing-7a42:after{background-color:#000;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.frame_3912.fn-processing-7a42 .footer_advanced_23c3{opacity:0!important}.solid_6231.fn-processing-7a42:before{position:fixed}.button_15a1.status-6a01,.fn-processing-7a42:before{left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;z-index:99}.button_15a1{border-radius:50%;height:30px;width:30px}.chip_copper_ea78.fn-loading-7a42{color:hsla(0,0%,100%,.05);opacity:1!important;pointer-events:none!important;position:relative}.chip_copper_ea78.fn-loading-7a42: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}.form-8dd1 .chip_copper_ea78.fn-loading-7a42:after{border-color:#446084}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.middle_f76a{align-items:center}.input_fluid_4ac7 .row-medium-5749,.middle_f76a:hover .row-medium-5749{color:hsla(0,0%,7%,.85)}.hard_65ac .row-medium-5749{border-bottom-color:hsla(0,0%,100%,.2)}.hard_65ac .input_fluid_4ac7 .row-medium-5749,.hard_65ac .middle_f76a:hover .row-medium-5749{color:hsla(0,0%,100%,.85)}.photo-plasma-6664.over-7a34 .middle_f76a:not(:last-of-type) .row-medium-5749{border-bottom-style:solid}.row-medium-5749{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}.background-f92d{flex-shrink:0;vertical-align:middle;width:16px}.background-f92d+.message_medium_6016{padding-left:.5em}.section-gas-a2f0{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}.middle_f76a+.section-gas-a2f0{margin-top:5px!important}.hard_65ac .section-gas-a2f0{color:currentColor}.table-5873 .element_action_4b8e{-ms-scrollbar-base-color:#000;-ms-scrollbar-arrow-color:#000;-ms-overflow-style:-ms-autohiding-scrollbar}.table-5873 .easy_5682>li>a{padding-bottom:15px;padding-top:15px}.table-5873 .easy_5682 li li>a{padding-bottom:5px;padding-top:5px}.table-5873 .popup-full-18e1{display:none!important}.table-5873 .warm_7a49,.table-5873 .sort-03ef{display:inline-block!important}.dim-3412 .element_action_4b8e,.element_lite_ae7a .element_action_4b8e{-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}.dim-3412.hard_65ac .element_action_4b8e,.element_lite_ae7a.hard_65ac .element_action_4b8e{background-color:rgba(0,0,0,.95)}.element_lite_ae7a .element_action_4b8e{left:auto;right:0;transform:translateX(270px)}.filter_gas_b159 .easy_5682>li>a,.filter_gas_b159 .easy_5682>li>ul>li a{justify-content:center}.filter_gas_b159 .easy_5682>li>a{font-size:1.5em}.filter_gas_b159 .chip_9c95{padding:0}.filter_gas_b159 .element_action_4b8e{-webkit-overflow-scrolling:touch;max-width:700px;overflow-x:hidden;overflow-y:auto;padding-top:50px}.filter_gas_b159 .element_action_4b8e .easy-404b{margin:0 auto;max-width:260px}.filter_gas_b159.hidden_stone_b733.button-selected-4ee6{opacity:.85}.hidden_stone_b733.filter_gas_b159:not(.hard_65ac){background-color:#fff;opacity:.95}.filter_gas_b159 .hover_cold_2fc6.easy_5682>li{border:0}.filter_gas_b159 .hover_cold_2fc6.easy_5682>li>a{padding-left:30px;padding-right:30px}.filter_gas_b159 .hover_cold_2fc6.easy_5682>li .block_ecba{position:absolute;right:0;top:15px}.filter_gas_b159:not(.hard_65ac) .short_c9a9{color:currentColor}.table-5873.white-1389 .element_action_4b8e{opacity:0!important}.dim-3412.button-selected-4ee6 .element_action_4b8e,.element_lite_ae7a.button-selected-4ee6 .element_action_4b8e{opacity:1;transform:translate(0)}.orange-ed56 .brown-8eb1{filter:blur(5px)}.orange-ed56 .yellow_5e1a{transform:scale(.98)}.orange-ed56 .paper-5b02{opacity:0!important;transform:translateY(-7px)}.orange-ed56.solid-dd1b .paper-5b02,.orange-ed56.box_east_351e .paper-5b02{transform:translateX(-7px)}.table-5873 .description-soft-ad56{padding:30px 0}.table-5873 .brown_399e{padding:30px 20px}.table-5873:not(.filter_gas_b159) .easy_5682 li>a{padding-left:20px}.table-5873:not(.filter_gas_b159) li.south-9dcb{padding:20px}@media(prefers-reduced-motion){.dim-3412 .element_action_4b8e,.element_lite_ae7a .element_action_4b8e{transition:opacity .2s}}.box_large_7dc9{--stack-gap:0;display:flex}.box_large_7dc9>.east-f750>:first-child{margin-top:0}.box_large_7dc9>.east-f750>:last-child{margin-bottom:0}.notice_bright_6100{flex-direction:row}.notice_bright_6100>*{margin:0!important}.notice_bright_6100>*~*{margin-left:var(--stack-gap)!important}.background-8e97{flex-direction:column}.background-8e97>*{margin:0!important}.background-8e97>*~*{margin-top:var(--stack-gap)!important}.section_motion_2df5{align-items:stretch}.dropdown_hard_a3a5{align-items:flex-start}.form-fixed-ebaf{align-items:center}.huge_c5ec{align-items:flex-end}.dim-5ca1{align-items:baseline}.feature-3f52{justify-content:flex-start}.input-over-e0a5{justify-content:center}.picture-ff64{justify-content:flex-end}.active_cool_71e5{justify-content:space-between}.highlight_aaef{justify-content:space-around}@media(max-width:849px){.footer_prev_dd2a\:stack-row{flex-direction:row}.footer_prev_dd2a\:stack-row>*{margin:0!important}.footer_prev_dd2a\:stack-row>*~*{margin-left:var(--stack-gap)!important}.footer_prev_dd2a\:stack-col{flex-direction:column}.footer_prev_dd2a\:stack-col>*{margin:0!important}.footer_prev_dd2a\:stack-col>*~*{margin-top:var(--stack-gap)!important}.footer_prev_dd2a\:items-stretch{align-items:stretch}.footer_prev_dd2a\:items-start{align-items:flex-start}.footer_prev_dd2a\:items-center{align-items:center}.footer_prev_dd2a\:items-end{align-items:flex-end}.footer_prev_dd2a\:items-baseline{align-items:baseline}.footer_prev_dd2a\:justify-start{justify-content:flex-start}.footer_prev_dd2a\:justify-center{justify-content:center}.footer_prev_dd2a\:justify-end{justify-content:flex-end}.footer_prev_dd2a\:justify-between{justify-content:space-between}.footer_prev_dd2a\:justify-around{justify-content:space-around}}@media(max-width:549px){.dim_8ec5\:stack-row{flex-direction:row}.dim_8ec5\:stack-row>*{margin:0!important}.dim_8ec5\:stack-row>*~*{margin-left:var(--stack-gap)!important}.dim_8ec5\:stack-col{flex-direction:column}.dim_8ec5\:stack-col>*{margin:0!important}.dim_8ec5\:stack-col>*~*{margin-top:var(--stack-gap)!important}.dim_8ec5\:items-stretch{align-items:stretch}.dim_8ec5\:items-start{align-items:flex-start}.dim_8ec5\:items-center{align-items:center}.dim_8ec5\:items-end{align-items:flex-end}.dim_8ec5\:items-baseline{align-items:baseline}.dim_8ec5\:justify-start{justify-content:flex-start}.dim_8ec5\:justify-center{justify-content:center}.dim_8ec5\:justify-end{justify-content:flex-end}.dim_8ec5\:justify-between{justify-content:space-between}.dim_8ec5\: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}.hard_65ac td,.hard_65ac th{border-color:hsla(0,0%,100%,.08)}td .link-tiny-e91b,td dl,td form,td input,td label,td p,td select{margin:.5em 0}label{color:#222}.block_07c0{display:table}.button-400e{display:table-cell;vertical-align:middle}@media(max-width:849px){.breadcrumb_gas_d1f8{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)}.breadcrumb_gas_d1f8 table{width:100%}}.icon_1589{max-height:100%}.icon_1589 .status_north_0065{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:10}.button-slow-b976 .east-f750,.header-gold-3eff .east-f750{background-color:rgba(0,0,0,.9);height:0;padding:100% 0 0!important}.button-slow-b976 .label_88a7,.header-gold-3eff .label_88a7{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.button-slow-b976 .article_e2b8,.button-slow-b976 .status_north_0065{border-radius:100%!important}.summary_advanced_577d{position:relative}.card-under-569d>.layout_0c76,.summary_advanced_577d:last-child,.box-6ca6>.layout_0c76{margin-bottom:0}.surface_f0dd,.box-6ca6{position:relative;scrollbar-width:none}.status_709c .card-under-569d>.aside-ec91{padding:0!important}.red-58f7{max-height:999px;transition:max-height 2s}.red-58f7:not(.black-1a85){max-height:500px}.red-58f7:not(.black-1a85)>div{opacity:0}.box-6ca6:not(.black-1a85){-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;width:auto}.surface_f0dd::-webkit-scrollbar,.box-6ca6::-webkit-scrollbar{height:0!important;width:0!important}.focus_old_6595.surface_f0dd:not(.black-1a85){display:block}.box-6ca6:not(.black-1a85)>*{display:inline-block!important;vertical-align:top;white-space:normal!important}.box-6ca6:not(.black-1a85)>a,.box-6ca6>a,.box-6ca6>a>img,.box-6ca6>div:not(.aside-ec91),.box-6ca6>img,.box-6ca6>p{width:100%}.card-under-569d>a,.card-under-569d>a>img,.card-under-569d>div:not(.aside-ec91),.card-under-569d>figure,.card-under-569d>img,.card-under-569d>p{margin:0;padding:0;transition:transform .6s,opacity .6s,box-shadow .6s;width:100%!important}.card-under-569d>.focus_old_6595:not(.tag-7b37){opacity:0}.black-1a85{display:block;position:relative}.black-1a85:focus{outline:none}.mask_medium_50f0{height:100%;overflow:hidden;position:relative;width:100%}.card-under-569d{height:100%;position:absolute;width:100%}.filter_liquid_a8aa .complex-90e4{transition:opacity .3s!important}.easy_9271 .mask_medium_50f0 .card-under-569d{pointer-events:none}.black-1a85.accent-basic-a810{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.black-1a85.accent-basic-a810 .mask_medium_50f0{cursor:move;cursor:grab}.black-1a85.accent-basic-a810 .mask_medium_50f0.progress_8c07{cursor:grabbing}.action_9020{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}.action_9020.wrapper-e0a4{right:2%;transform:translateX(-20%)}.action_9020.modal_61db{left:2%;transform:translateX(20%)}.backdrop-ae63 .action_9020,.box-6ca6:hover .action_9020{opacity:.7;transform:translateX(0)!important}.box-6ca6 .action_9020:hover{box-shadow:none;opacity:1}.box-6ca6 .action_9020:hover .texture_hot_4024,.box-6ca6 .action_9020:hover svg{fill:#446084}@media(min-width:850px){.item-hard-d33d .action_9020.wrapper-e0a4{left:100%;right:auto}.item-hard-d33d .action_9020.modal_61db{left:auto;right:100%}}.action_9020:disabled,button.action_9020[disabled]{background:none!important;box-shadow:none!important;cursor:auto;opacity:0!important;pointer-events:none}.action_9020 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%}.brown-944c:not(.picture_huge_daaf) .action_9020{margin-top:-10%}.brown-944c.picture_huge_daaf .action_9020 svg{margin-top:-40px}.action_9020 .texture_hot_4024,.action_9020 svg{fill:currentColor;border-color:currentColor;transition:all .3s}.label_hot_f560,.active-bronze-af95{transition:height .2s}.action_9020.tag-3440{color:#111;font-size:26px}.hero-8807 .action_9020{display:none!important}.search-short-db71 .card-under-569d{transform:none!important}.search-short-db71 .card-under-569d>*{left:0!important;opacity:0;z-index:1}.search-short-db71 .card-under-569d>.tag-7b37{opacity:1;z-index:2}.search-short-db71 .notice-c7b7,.search-short-db71 .action_9020{z-index:3}@media(prefers-reduced-motion){.action_9020.wrapper-e0a4,.action_9020.modal_61db{transform:none!important}}.notice-c7b7{bottom:15px;left:20%;line-height:1;list-style:none;margin:0;padding:0;position:absolute;right:20%;text-align:center}.surface_f0dd .notice-c7b7,.item-hard-d33d .notice-c7b7{bottom:0}.article-44da .notice-c7b7{direction:rtl}.notice-c7b7 .steel_a5a4{border:3px solid #111;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;opacity:.4;transition:opacity .3s;width:12px}.element-6f95 .notice-c7b7 .steel_a5a4,.surface_f0dd .notice-c7b7 .steel_a5a4{background-color:#111;border:0;height:10px;opacity:.2;width:10px}.notice-c7b7 .steel_a5a4:hover{opacity:.7}.notice-c7b7 .steel_a5a4:first-child:last-child{display:none}.notice-c7b7 .steel_a5a4.tag-7b37{background-color:#111;opacity:1!important}.dim-2d5f .notice-c7b7 .steel_a5a4{border-radius:0;height:4px;margin:0;width:40px}.content-steel-fa28 .notice-c7b7 .steel_a5a4{border-radius:0;height:4px;width:40px}.pagination-2768 .notice-c7b7 .steel_a5a4{background-color:#111}.overlay-upper-742d .notice-c7b7 .steel_a5a4{border-radius:0}.box-3bb8 .action_9020 .texture_hot_4024,.box-3bb8 .action_9020 svg{border:2px solid;border-radius:100%}.box-3bb8 .action_9020:hover .texture_hot_4024,.box-3bb8 .action_9020:hover svg{fill:#fff!important;background-color:#446084;border-color:#446084}.item-hard-d33d.box-3bb8 .wrapper-e0a4{transform:translateX(-50%)!important}.item-hard-d33d.box-3bb8 .modal_61db{transform:translateX(50%)!important}.picture_huge_daaf{overflow:hidden;padding-top:0}.picture_huge_daaf .action_9020,.picture_huge_daaf .action_9020: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}.hard_65ac .picture_huge_daaf .action_9020{background-color:rgba(0,0,0,.3);border-radius:99px;color:#fff}.picture_huge_daaf .action_9020.wrapper-e0a4{left:auto!important;right:-1px!important;transform:translateX(10%)}.picture_huge_daaf .action_9020.modal_61db{left:-1px!important;right:auto!important;transform:translateX(-10%)}.gradient-c910 .action_9020{color:#fff}.gradient-c910 .action_9020 .texture_hot_4024,.gradient-c910 .action_9020 svg{fill:#fff}.gradient-c910 .notice-c7b7 .steel_a5a4{border-color:#fff}.gradient-c910 .notice-c7b7 .steel_a5a4.tag-7b37,.gradient-c910.pagination-2768 .notice-c7b7 .steel_a5a4{background-color:#fff}.shadow_3871 .card-under-569d>*,.media_0de7 .card-under-569d>*,.paragraph-6883 .card-under-569d>*{margin:0 auto;max-width:1080px}.shadow_3871:not(.black-1a85) .clean_6bb9,.media_0de7:not(.black-1a85) .clean_6bb9,.paragraph-6883:not(.black-1a85) .clean_6bb9{opacity:0!important}.shadow_3871 .clean_6bb9,.media_0de7 .clean_6bb9,.paragraph-6883 .clean_6bb9{opacity:1}.shadow_3871 .card-under-569d>:not(.tag-7b37),.media_0de7 .card-under-569d>:not(.tag-7b37),.paragraph-6883 .card-under-569d>:not(.tag-7b37){opacity:.5}.paragraph-6883{padding:15px 0 25px}.paragraph-6883 .card-under-569d>:before{background-image:url(../img/shadow@2x.detail-ad3d);background-size:100% 100%;bottom:-6px;content:"";height:100px;left:-10%;position:absolute;right:-10%;z-index:-2}.paragraph-6883 .card-under-569d>:not(.tag-7b37){opacity:1;transform:scale(.9);z-index:-1}.paragraph-6883 .card-under-569d>:not(.tag-7b37):before{height:200px;opacity:.5}.paragraph-6883 .card-under-569d>.tag-7b37{transform:scale(.95)}.media_0de7{background-color:transparent;padding:30px 0}.media_0de7 .notice-c7b7{bottom:6px}.media_0de7 .card-under-569d>*{max-width:1050px}.media_0de7 .card-under-569d>:not(.tag-7b37){transform:scale(.93)}@media screen and (max-width:549px){.summary_advanced_577d .action_9020{display:none}.surface_f0dd .action_9020{background-color:transparent!important;box-shadow:none!important;opacity:.8;transform:translateX(0)!important;width:20px!important}.surface_f0dd .action_9020 svg{border:0!important;padding:3px!important}.notice-c7b7{pointer-events:none}.card-under-569d .accent-right-c137{overflow:hidden}}a{color:#334862;text-decoration:none}.chip_copper_ea78:focus:not(:focus-visible),a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:none}.chip_copper_ea78:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid currentColor;outline-offset:2px}a.backdrop_liquid_f869{color:currentColor;transition:color .3s,opacity .3s,transform .3s}.summary-pro-5b01 a.backdrop_liquid_f869:hover{opacity:.7}a.bottom_1e54:hover,a.banner-current-9b3e:hover,a:hover{color:#000}.fn-primary-7a42:focus-visible,.brown-05f0:focus-visible,button[type=submit]:focus-visible{outline-color:#446084}.fn-secondary-7a42:focus-visible{outline-color:#d26e4b}.video-e246:focus-visible{outline-color:#d26e4b}.hard_65ac .header_prev_f785 a,.hard_65ac a{color:currentColor}.hard_65ac .header_prev_f785 a:hover,.hard_65ac a:hover{color:#fff}ul.footer-56ff{font-size:.85em;margin:5px 0}ul.footer-56ff li{display:inline-block;margin:0 .4em}ul.footer-56ff li a{color:currentColor}ul.footer-56ff li:before{display:inline-block;font-family:fl-icons;margin-right:5px}ul.footer-56ff li:first-child{margin-left:0}ul.footer-56ff li:last-child{margin-right:0}.shade-paper-f69b .menu-hot-35ca{padding:.7em 0}.shade-paper-f69b i{font-size:2em;margin:0 10px!important;top:-1px;vertical-align:middle}.shade-paper-f69b .menu-hot-35ca+.menu-hot-35ca{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.layout_bottom_ce4b,ul.layout_bottom_ce4b>li{margin:0;padding:0}ul.layout_bottom_ce4b>li{list-style:none}.grid_tiny_542d ol li,.grid_tiny_542d ul li,.item_de27 ol li,.item_de27 ul li,.text_d149 ol li,.text_d149 ul li{margin-left:1.3em}.grid_tiny_542d ol li.layout_5c79,.grid_tiny_542d ul li.layout_5c79,.item_de27 ol li.layout_5c79,.item_de27 ul li.layout_5c79,.text_d149 ol li.layout_5c79,.text_d149 ul li.layout_5c79{margin-left:0}ul li.wrapper_hard_23d1,ul li.green_2fc1,ul li.sidebar_7bf8{border-bottom:1px solid #ececec;list-style:none;margin:0;padding:7px 0 7px 25px;position:relative}.hard_65ac ul li.wrapper_hard_23d1,.hard_65ac ul li.green_2fc1,.hard_65ac ul li.sidebar_7bf8{border-color:hsla(0,0%,100%,.2)}ul li.wrapper_hard_23d1:before,ul li.green_2fc1:before,ul li.sidebar_7bf8:before{color:#7a9c59;font-family:fl-icons;font-size:16px;left:0;position:absolute}ul li.green_2fc1:before{content:""!important}ul li.wrapper_hard_23d1:before{content:""!important}ul li.sidebar_7bf8:before{content:""!important}.chip_copper_ea78,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%}.pink_4b5d,h1{font-size:1.7em}.pink_4b5d,.card-bright-cf4a,h1,h2{line-height:1.3}.card-bright-cf4a,h2{font-size:1.6em}.south-3364,h3{font-size:1.25em}.panel-stone-ef1c,h4{font-size:1.125em}.pattern-selected-cf6e,h5{font-size:1em}.panel-804c,h6{font-size:.85em;opacity:.8}h1.form-d18a.label-3a84{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.notification-stale-ebc7>span{-webkit-box-decoration-break:clone;box-decoration-break:clone}a.tooltip-thick-36ac,p.tooltip-thick-36ac{font-size:1.3em}.dirty_1a69,h6,span.mask-1d3f,th{letter-spacing:.05em;line-height:1.05;text-transform:uppercase}.widget-fb12{text-transform:none!important}span.mask-1d3f{font-size:1em;font-weight:600}.fresh_2c16{font-weight:400}.right_d8b9{font-weight:700}.notice-65b5,.selected_1533{font-weight:300!important}.notice-65b5 strong,.selected_1533 strong{font-weight:700!important}.caption-185e{font-style:italic!important}.popup_06fe,.dirty_1a69{line-height:1.2;text-transform:uppercase}.nav-5dca,.module-solid-d20c{font-family:Georgia}.focused-91a7{font-size:2.5em}.logo-mini-4c92{font-size:2em}.chip-86d5{font-size:1.5em}.image-a3ee{font-size:1.3em}.message-new-653e{font-size:1.15em}.west-f391,.west-f391.chip_copper_ea78{font-size:.8em}.gallery_a3a3{font-size:.75em}.next_552f{font-size:.7em}.upper-66ea{font-size:.6em}@media(max-width:549px){.logo-mini-4c92{font-size:2.5em}.chip-86d5{font-size:1.8em}.image-a3ee{font-size:1.2em}.message-new-653e{font-size:1em}}.complex-46d0 a:not(.chip_copper_ea78),.complex-46d0 h1,.complex-46d0 h2,.complex-46d0 h3,.complex-46d0 h4,.complex-46d0 h5,.complex-46d0 h6{line-height:1.3;margin-bottom:.1em;margin-top:.1em}.complex-46d0 p{margin-bottom:.1em;margin-top:.1em}.complex-46d0 .chip_copper_ea78{margin-top:1em}.right-7403 .chip_copper_ea78{margin-bottom:.5em;margin-top:.5em}.right-7403 .mask-b36f,.right-7403 .detail_3c3b .mask-b36f{margin-bottom:1em;margin-top:1em}.right-7403 h1{font-size:3.5em}.right-7403 h2{font-size:2.9em}.right-7403 h3{font-size:2em}.right-7403 h1,.right-7403 h2,.right-7403 h3{font-weight:400;line-height:1;margin-bottom:.2em;margin-top:.2em;padding:0}.right-7403 h4{font-size:1.5em;margin-bottom:.6em;margin-top:.6em;padding:0}.right-7403 h5,.right-7403 h6,.right-7403 p{margin-bottom:1em;margin-top:1em;padding:0}.tooltip_1897{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}.pagination-motion-1594>li>a{font-size:.8em}.pagination-motion-1594>li.south-9dcb{font-size:.85em}.highlight-6db9>li>a{font-size:.65em}.filter-0ff2>li>a{font-size:.7em}.background_in_8288>li>a{font-size:.9em}.full_dfe4>li>a{font-size:1em}.input-0f98>li>a{font-size:1.1em}.next-a9fe>li{margin:0}.yellow_9819>li{margin:0 5px}.light-380f>li{margin:0 9px}.disabled-dbfe>li{margin:0 11px}.component-dark-fd5f>li{margin:0 13px}.frame_303c{position:relative}.frame_303c:after{background:url(../img/underline.detail-ad3d) 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.label-9656{opacity:0;transition:opacity 2s}span.label-9656.fn-active-7a42{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}.gallery-down-e385,.search_bc24,.content_simple_3fd2{border:2px solid #fff;display:inline-block;padding:5px}.gallery-down-e385{border-color:#000}h1.gallery-down-e385,h1.search_bc24,h1.content_simple_3fd2{padding:15px}.component-in-3fd2,.item-focused-139a{border-bottom:3px solid #fff;border-top:3px solid #fff;display:inline-block;padding-bottom:15px;padding-top:15px}.component-in-3fd2{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}.hard_65ac blockquote{color:#fff}.summary_61fa:after,.upper_4375:after,.accordion_upper_38ba:after,.focus_old_6595:after{clear:both;content:"";display:table}@media(max-width:549px){.sort-03ef,[data-show=hide-for-small]{display:none!important}.west-475f{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:550px){.border-prev-20c7,[data-show=show-for-small]{display:none!important}}@media(min-width:850px){.list_pressed_402c,[data-show=show-for-medium]{display:none!important}}@media(max-width:849px){.warm_7a49,[data-show=hide-for-medium]{display:none!important}.card_fresh_958c .glass_ecba,.card_fresh_958c .highlight_8eb7{float:none}.card_fresh_958c .accordion-upper-a990{margin-left:auto}.card_fresh_958c .element_fixed_d40f{margin-right:auto}.card_fresh_958c{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:850px){.summary_silver_d589,[data-show=hide-for-large]{display:none!important}}.texture_bottom_d5fb,.current_52ca{display:block;max-width:100%!important;padding-left:0!important;padding-right:0!important;width:100%!important}.highlight_8eb7{margin-right:0!important}.glass_ecba{margin-left:0!important}.label-3a84{margin-bottom:30px}.west_1345{margin-top:30px}.element_fixed_d40f{margin-right:30px}.accordion-upper-a990{margin-left:30px}.dim_1c7d{margin-bottom:0!important}.bottom_6cb5{margin-left:0!important}.form-action-56fe{margin-right:0!important}.aside-orange-fde8{margin-top:0!important}.wrapper_aa9e{margin-bottom:15px}.gas-a102{margin-top:15px}.pattern_c8b3{margin-right:15px}.gas-ef76{margin-left:15px}.wrapper_aa9e:last-child,.label-3a84:last-child{margin-bottom:0}.picture_cool_e56a{padding-bottom:30px}.accent_next_5e5c{padding-top:30px}.content_1501{padding-bottom:15px}.preview-yellow-d7f8{padding-top:15px}.panel_glass_d8e7{padding-bottom:0!important}.hard-1ebd{padding-top:0!important}.accent-active-2cb2{margin:0!important}.solid_fe84{padding:0!important}.surface_thick_229c{padding:30px}.breadcrumb_rough_9c92 :first-child{margin-top:0}.bronze_5d40 :last-child{margin-bottom:0}.steel_159a{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.north-91b0{text-align:left}.detail_3c3b{text-align:center}.frame_fe15{text-align:right}.detail_3c3b .mask-b36f,.detail_3c3b .center-bce2,.detail_3c3b .widget-9dc3,.detail_3c3b>div,.detail_3c3b>div>div{margin-left:auto;margin-right:auto}.detail_3c3b .glass_ecba,.detail_3c3b .highlight_8eb7{float:none}.north-91b0 .mask-b36f,.north-91b0 .center-bce2,.north-91b0 .widget-9dc3{margin-left:0;margin-right:auto}.frame_fe15 .mask-b36f,.frame_fe15 .center-bce2,.frame_fe15 .widget-9dc3,.frame_fe15>div,.frame_fe15>div>div{margin-left:auto;margin-right:0}.fn-relative-7a42{position:relative!important}.fn-absolute-7a42{position:absolute!important}.fn-fixed-7a42{position:fixed!important;z-index:12}.fn-top-7a42{top:0}.fn-right-7a42{right:0}.fn-left-7a42{left:0}.fn-bottom-7a42,.yellow_408d{bottom:0}.yellow_408d{height:100%;left:0;margin:0!important;padding:0!important;position:absolute;right:0;top:0}.nav_3fb3{bottom:auto;top:50%;transform:translateY(-50%)}.aside_ba64{left:50%;transform:translateX(-50%)}.aside_ba64.nav_3fb3{bottom:auto!important;left:auto!important;right:50%;top:50%;transform:translate(50%,-50%)}.highlight_8eb7{float:right}.glass_ecba{float:left}.notification_full_150e{height:100%;height:100vh;min-height:550px;padding-bottom:0!important;padding-top:0!important}.feature-huge-ef24{background-position:50% 50%;background-repeat:no-repeat!important;background-size:cover!important}.mini-5688{background-position:top;-o-object-position:top;object-position:top}.down-c5d9,.down-c5d9 img{border-radius:999px!important;-o-object-fit:cover;object-fit:cover}.surface-8ed7{border-radius:5px}.text-d008{border:2px solid #446084;padding:15px 30px 30px}.fixed-ce18{border-style:dashed}.gas-f15b{border-color:#7a9c59}.status-7715{border-top:1px solid #ececec}.narrow_2343{border-bottom:1px solid #ececec}.breadcrumb_120c{border-left:1px solid #ececec}.over_ac75{border-right:1px solid #ececec}.fn-hidden-7a42{display:none!important;visibility:hidden!important}.small-cb99{opacity:0;visibility:hidden}.chip_cce4{z-index:21}.secondary-0385{z-index:22}.hard_ffd8{z-index:23}.tall_86fc{z-index:24}.right_0795{z-index:25}.stale_7315{z-index:9995}.surface_ac84{z-index:9996}.module_dfad{z-index:9997}.component_f50d{pointer-events:none}.section_aa73{white-space:nowrap}.new-8988{color:#446084}.active_green_082c{color:#d26e4b}.hovered-867c{color:#7a9c59}.filter-a7af{color:#b20000}.slider-2f64{background-color:#446084}.accordion_lower_7df4{background-color:#d26e4b}.highlight_yellow_47ad{background-color:#7a9c59}.blue-77be{background-color:#b20000}.section_3932{background-color:transparent!important}.iron-d201{display:inline}.badge_5a9f{display:block}.heading_7dd6{display:flex}@media(max-width:549px){.dark-86a6{display:block}}.paper-4184{display:inline-block}.primary-ce31 img,img.iron-d201{display:inline-block!important}.summary_972e{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}.clean-9ce9{overflow:hidden}.popup_61e3{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dropdown-north-8780{font-weight:700}.alert-gold-42f0{opacity:.4}.silver-a39b{opacity:.5}.tooltip_lower_eb9a{opacity:.6}.panel_north_1800{opacity:.7}.filter_7d90{opacity:.8}@media(max-width:549px){.text-432a{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:none}}.outline-pink-4bf6{-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none}.outline-pink-4bf6::-webkit-scrollbar{height:0!important;width:0!important}.selected-6f15{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.selected-6f15: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){.secondary_center_c03a{left:5%}.column_gas_f042{left:15%}.thumbnail-down-0041{left:25%}.component-west-afdb{left:35%}.row_top_38cb{left:45%}.box_copper_38c8{right:45%}.glass-c58c{right:35%}.filter_d6ec{right:25%}.primary_8570{right:15%}.paragraph_3032{right:5%}.tertiary_190e{left:0}.left-3da0{left:10%}.action_79ad{left:20%}.pro_5d9f{left:30%}.solid-bd13{left:40%}.old_bc44{right:40%}.paper_0279{right:30%}.surface_complex_a667{right:20%}.last_8325{right:10%}.pattern-slow-ed69{right:0}.progress-left-b167{top:0}.thick_9552{top:10%}.right-78d3{top:20%}.surface_7646{top:30%}.feature-98d1{top:40%}.breadcrumb_598b{bottom:40%}.info-brown-e44e{bottom:30%}.tooltip_f3c8{bottom:20%}.plasma-58a2{bottom:10%}.content-next-c2f6{bottom:0}.main_full_d102{top:5%}.element_d25a{top:15%}.block_blue_55b1{top:25%}.top_8d2f{top:35%}.preview-advanced-017c{top:45%}.banner_2f20{bottom:45%}.block-c8d0{bottom:35%}.media_black_4658{bottom:25%}.progress_soft_5dfb{bottom:15%}.wood_e08c{bottom:5%}.inner-7f9c{left:50%;transform:translateX(-50%)}.full_dafb{top:50.3%;transform:translateY(-50%)}.full_dafb.inner-7f9c{transform:translate(-50%,-50%)}}@media screen and (min-width:550px)and (max-width:849px){.row_e7db{left:5%}.gas-eba4{left:15%}.hidden_dim_7845{left:25%}.row-9fae{left:35%}.title-silver-94c7{left:45%}.tag_35ae{right:45%}.texture_hovered_7e07{right:35%}.item_up_22fd{right:25%}.info_right_b6f8{right:15%}.label_huge_86cb{right:5%}.notice_b52a{top:5%}.module-3659{top:15%}.background_bd55{top:25%}.grid-motion-45fd{top:35%}.motion_4fe2{top:45%}.rough_beeb{bottom:45%}.label_e397{bottom:35%}.short-7edc{bottom:25%}.alert-steel-6670{bottom:15%}.focus_0c60{bottom:5%}.preview_out_4872{left:0}.avatar_down_7f83{left:10%}.sidebar_69f0{left:20%}.frame_48b4{left:30%}.upper_392f{left:40%}.label-under-8547{right:40%}.fluid-1a69{right:30%}.dynamic-abf0{right:20%}.notice-plasma-6e96{right:10%}.main-full-c600{right:0}.breadcrumb_slow_8155{top:0}.overlay_5af9{top:10%}.article-b6b3{top:20%}.container-6331{top:30%}.icon-static-5874{top:40%}.focused_3eb2{bottom:40%}.advanced_5d50{bottom:30%}.surface-0e66{bottom:20%}.out_f364{bottom:10%}.texture-dark-1d48{bottom:0}.shade-b001{left:50%;transform:translateX(-50%)!important}.warm-0af9{top:50%;transform:translateY(-50%)!important}.shade-b001.warm-0af9{transform:translate(-50%,-50%)!important}}@media screen and (min-width:850px){.background_lower_d67c{left:5%}.component-tall-b705{left:15%}.fast_4034{left:25%}.column-49f9{left:35%}.breadcrumb-inner-0652{left:45%}.preview_599f{right:45%}.sort-1c90{right:35%}.module-42cf{right:25%}.iron_f595{right:15%}.under_94f5{right:5%}.accent_cool_c4a8{top:5%}.hard_a29e{top:15%}.orange-f2b9{top:25%}.light-d786{top:35%}.east_576a{top:45%}.bronze_9a7d{bottom:45%}.hero-mini-f610{bottom:35%}.element_70b0{bottom:25%}.box-cool-da3d{bottom:15%}.tooltip_bce3{bottom:5%}.video_49fa{left:0}.logo-f02f{left:10%}.accent-active-9266{left:20%}.south-ea9b{left:30%}.focus-ef28{left:40%}.hover_2e97{right:40%}.banner-soft-1df5{right:30%}.list-up-5f8b{right:20%}.fresh-71b9{right:10%}.breadcrumb-84bb{right:0}.row_23a5{top:0}.wrapper_2822{top:10%}.tabs_hard_f4f1{top:20%}.outline-bf6c{top:30%}.overlay_7a4a{top:40%}.sort-0d69{bottom:40%}.warm_349a{bottom:30%}.banner-f578{bottom:20%}.gold_3866{bottom:10%}.link_focused_a6a3{bottom:0}.mini_82ac{left:50%;transform:translateX(-50%)!important}.wrapper-dirty-71e9{top:50%;transform:translateY(-50%)!important}.mini_82ac.wrapper-dirty-71e9{transform:translate(-50%,-50%)!important}}.column_8660{font-size:11px}.layout-advanced-0c75 .column_8660,.disabled_medium_582e .column_8660,.bright_4773 .column_8660,.first_537f .column_8660{font-size:8px}.layout-advanced-0c75 .column_8660 h6,.disabled_medium_582e .column_8660 h6,.bright_4773 .column_8660 h6{font-size:10px}.layout-advanced-0c75 .column_8660 p.tooltip-thick-36ac,.disabled_medium_582e .column_8660 p.tooltip-thick-36ac,.bright_4773 .column_8660 p.tooltip-thick-36ac{font-size:16px}.article_short_a69f .column_8660{font-size:8.5px}.carousel_old_bff7 .column_8660{font-size:9px}.column-plasma-7b3f .column_8660{font-size:10px}.hovered-189f .column_8660{font-size:11px}.plasma_74ff .column_8660{font-size:12px}.media-58cf .column_8660{font-size:13px}.main_bf15 .column_8660{font-size:14px}.detail_09aa .column_8660{font-size:15px}@media screen and (min-width:550px){.chip_c97c .column_8660,.medium_12be .column_8660,.icon-1dd3 .column_8660,.row-aefd .column_8660,.white_f9c8 .column_8660,.description_2f0e .column_8660,.aside-glass-4753 .column_8660{font-size:.8vw}.mini_9912 .column_8660{font-size:.9vw}.block-da2c .column_8660{font-size:1.15vw}.backdrop-action-a487 .column_8660{font-size:1.3vw}.mini-5385 .column_8660{font-size:1.5vw}.column_8660{font-size:1.8vw}}@media screen and (min-width:850px){.column_8660{font-size:16px}.inner-2c01 .column_8660,.logo-577e .column_8660,.overlay_wide_7008 .column_8660,.first_537f .column_8660{font-size:8px}.inner-2c01 .column_8660 h6,.logo-577e .column_8660 h6,.overlay_wide_7008 .column_8660 h6{font-size:10px}.inner-2c01 .column_8660 p.tooltip-thick-36ac,.logo-577e .column_8660 p.tooltip-thick-36ac,.overlay_wide_7008 .column_8660 p.tooltip-thick-36ac{font-size:16px}.slow_ae74 .column_8660{font-size:8.5px}.up_1a31 .column_8660{font-size:9px}.right-54a9 .column_8660{font-size:10px}.card-silver-87b2 .column_8660{font-size:11px}.element_first_57ec .column_8660{font-size:12px}.menu_brown_e2d0 .column_8660{font-size:13px}.module-7e86 .column_8660{font-size:14px}.nav_easy_af1d .column_8660{font-size:15px}}@media(prefers-reduced-motion:no-preference){.box-6ca6 [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}.box-6ca6 [data-animate]:not([data-animate-transform]),[data-animate]:not([data-animate-transform]){transform:none!important}.box-6ca6 [data-animate]:not([data-animate-transition]),[data-animate]:not([data-animate-transition]){transition:none!important}.box-6ca6 [data-animate=bounceInDown],.box-6ca6 [data-animate=bounceInLeft],.box-6ca6 [data-animate=bounceInRight],.box-6ca6 [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}.box-6ca6 [data-animate=bounceInLeft],[data-animate=bounceInLeft]{transform:translate3d(-300px,0,0)}.box-6ca6 [data-animate=blurIn],[data-animate=blurIn]{filter:blur(15px)}.box-6ca6 [data-animate=fadeInLeft],[data-animate=fadeInLeft]{transform:translate3d(-70px,0,0)}.box-6ca6 [data-animate=fadeInRight],[data-animate=fadeInRight]{transform:translate3d(70px,0,0)}.box-6ca6 [data-animate=bounceInUp],.box-6ca6 [data-animate=fadeInUp],[data-animate=bounceInUp],[data-animate=fadeInUp]{transform:translate3d(0,70px,0)}.box-6ca6 [data-animate=bounceInRight],[data-animate=bounceInRight]{transform:translate3d(300px,0,0)}.box-6ca6 [data-animate=bounceIn],[data-animate=bounceIn]{transform:scale(1.3)}.box-6ca6 [data-animate=bounceInDown],.box-6ca6 [data-animate=fadeInDown],[data-animate=bounceInDown],[data-animate=fadeInDown]{transform:translate3d(0,-70px,0)}.box-6ca6 [data-animate=flipInY],[data-animate=flipInY]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateY(-90deg) translate3d(15px,0,0)}.box-6ca6 [data-animate=flipInX],[data-animate=flipInX]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateX(90deg) translate3d(0,-15px,0)}.surface_f0dd.box-6ca6 [data-animated=true],.box-6ca6 .tag-7b37 [data-animated=true],[data-animated=true]{animation-delay:.1s;opacity:1!important;transform:translateZ(0) scale(1)}.card-under-569d>:not(.tag-7b37) [data-animated=true]{transition:transform .7s,opacity .3s!important}.box-6ca6 [data-animate=none],[data-animate=none]{opacity:1!important}.box-6ca6 [data-animate=blurIn][data-animated=true],[data-animated=true][data-animate=blurIn]{filter:blur(0)}[data-animated=false]{transition:none!important}.widget_down_8013 [data-animate],[data-animate]:hover{transition-delay:0s!important}[data-animate-delay="100"]{transition-delay:.1s}.hidden_cfc7>li{opacity:0;transform:translateY(-15px);transition:transform .3s,opacity .3s}.fn-active-7a42 .hidden_cfc7>li,.button-selected-4ee6 .hidden_cfc7>li,.hidden_cfc7.fn-active-7a42>li{opacity:1;transform:none}.aside-ec91+.aside-ec91 [data-animate],.hidden_cfc7>li,[data-animate-delay="200"],[data-animate]+[data-animate]{transition-delay:.2s}.hidden_cfc7>li+li,[data-animate-delay="300"]{transition-delay:.3s}.aside-ec91+.aside-ec91+.aside-ec91 [data-animate],.hidden_cfc7>li+li+li,[data-animate-delay="400"],[data-animate]+[data-animate]+[data-animate]{transition-delay:.4s}.hidden_cfc7>li+li+li+li,[data-animate-delay="500"]{transition-delay:.5s}.aside-ec91+.aside-ec91+.aside-ec91+.aside-ec91 [data-animate],.hidden_cfc7>li+li+li+li+li,[data-animate-delay="600"],[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.6s}.hidden_cfc7>li+li+li+li+li+li,[data-animate-delay="700"]{transition-delay:.7s}.aside-ec91+.aside-ec91+.aside-ec91+.aside-ec91+.aside-ec91 [data-animate],.hidden_cfc7>li+li+li+li+li+li+li,[data-animate-delay="800"],[data-animate]+[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.8s}.aside-ec91+.aside-ec91+.aside-ec91+.aside-ec91+.aside-ec91+.aside-ec91 [data-animate],.hidden_cfc7>li+li+li+li+li+li+li+li,[data-animate-delay="900"]{transition-delay:.9s}.aside-ec91+.aside-ec91+.aside-ec91+.aside-ec91+.aside-ec91+.aside-ec91+.aside-ec91 [data-animate],.hidden_cfc7>li+li+li+li+li+li+li+li+li,[data-animate-delay="1000"]{transition-delay:1s}.search-short-db71 .card-under-569d>:not(.tag-7b37) [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}}.first-c844{border:1px solid #ececec;border-radius:0;bottom:0;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.row-plasma-76ee{border-style:dashed}.form_b4a7{border-style:dotted}.widget_down_8013 .stale_53c0:not(.pressed_5119):not(.solid-36f1),.widget_down_8013.stale_53c0:not(.pressed_5119):not(.solid-36f1){background-color:#fff}.hard_65ac .widget_down_8013 .stale_53c0:not(.pressed_5119):not(.solid-36f1),.hard_65ac .widget_down_8013.stale_53c0:not(.pressed_5119):not(.solid-36f1){background-color:#333}.row-241c,.basic-a58c,.element_d104,.plasma-fbae,.disabled-black-8433,.secondary_active_5222,.bottom-ce4d,.orange_7a3d,.notice-down-60a4,.info-hot-719a,.old-8952 .grid_tiny_542d,.content-left-599e .grid_tiny_542d,.paper_f4e9 .grid_tiny_542d,.border_4a7b .grid_tiny_542d,.block_glass_79b5 .grid_tiny_542d,.image_upper_9b0f .grid_tiny_542d,.inner_f21f .grid_tiny_542d,.tertiary-7b39 .grid_tiny_542d,.row_tiny_fd35 .grid_tiny_542d,.layout-pressed-1cae .grid_tiny_542d{transition:transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s}.row-241c,.basic-a58c:hover,.old-8952 .grid_tiny_542d,.content-left-599e .grid_tiny_542d:hover{box-shadow:0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.notice_dim_218d,.element_d104,.plasma-fbae:hover,.paper_f4e9 .grid_tiny_542d,.border_4a7b .grid_tiny_542d:hover{box-shadow:0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.disabled-black-8433,.secondary_active_5222:hover,.block_glass_79b5 .grid_tiny_542d,.image_upper_9b0f .grid_tiny_542d:hover{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.22)}.bottom-ce4d,.orange_7a3d:hover,.inner_f21f .grid_tiny_542d,.tertiary-7b39 .grid_tiny_542d:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1)}.notice-down-60a4,.info-hot-719a:hover,.row_tiny_fd35 .grid_tiny_542d,.layout-pressed-1cae .grid_tiny_542d:hover{box-shadow:0 30px 40px 0 rgba(0,0,0,.2)}.orange_7a3d:hover,.info-hot-719a:hover,.tertiary-7b39 .grid_tiny_542d:hover,.layout-pressed-1cae .grid_tiny_542d:hover{transform:translateY(-6px)}.gradient_92dd,.prev-b381{text-shadow:1px 1px 1px rgba(0,0,0,.3)}.wrapper_paper_12a2{text-shadow:2px 2px 5px rgba(0,0,0,.4)}.basic_7f09{text-shadow:3px 3px 8px rgba(0,0,0,.4)}.small_565c{text-shadow:3px 3px 12px rgba(0,0,0,.5)}.top_0436{text-shadow:5px 5px 16px rgba(0,0,0,.6)}a.table_black_cc58{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.table_black_cc58 i{font-size:.8em}a.table_black_cc58:hover{background-color:#fff!important;color:#000!important;opacity:1}.banner_pressed_ea58 .complex-90e4,.banner_pressed_ea58 [class*=image-] img{transition:filter .6s,opacity .6s,transform .6s,box-shadow .3s}.banner_pressed_ea58 .dim-1c8a img{transition:unset}.message_250c .complex-90e4,.left-dd9a:hover .complex-90e4,.banner_pressed_ea58 .small_4986 img,.banner_pressed_ea58:hover .module-tiny-1b6d img{filter:grayscale(100%)}.message_250c:hover .complex-90e4,.banner_pressed_ea58:hover .small_4986 img{filter:grayscale(0)}.steel_f00c:hover .complex-90e4,.banner_pressed_ea58:hover .list-cd76 img{transform:scale(1.1)}.slider-static-f325 .complex-90e4,.banner_pressed_ea58 .pagination-green-fdb1 img{transition:transform 5s!important}.slider-static-f325 .complex-90e4,.banner_pressed_ea58:hover .pagination-green-fdb1 img{transform:scale(1.3)}.text-copper-fd26:hover .complex-90e4,.banner_pressed_ea58:hover .summary_ef37 img{opacity:.7;transform:scale(1.1)}.gallery_41b9:hover .complex-90e4,.banner_pressed_ea58:hover .paper-fae7 img{filter:brightness(1.1)}.east_77d7:hover .complex-90e4,.banner_pressed_ea58:hover .main_left_c4e6 img{opacity:.7}.banner_pressed_ea58:hover .summary_7283 img,.summary_7283:hover .complex-90e4{opacity:.6}.filter-bronze-f7f3 .complex-90e4,.paper-7ecc img{opacity:.7}.filter-bronze-f7f3:hover .complex-90e4,.banner_pressed_ea58:hover .paper-7ecc img{opacity:1}.carousel_a4f7:hover .complex-90e4,.banner_pressed_ea58:hover .sidebar_f3d6 img{filter:blur(5px)}.pink_432d:not(:hover) .smooth-6155,.feature_prev_f4a3:hover .smooth-6155,.banner_pressed_ea58:hover .shadow_6713 .smooth-6155,.banner_pressed_ea58:not(:hover) .content-hard-f476 .smooth-6155{opacity:0}.disabled-gas-4b7d:not(:hover) .smooth-6155,.top-1c48:hover .smooth-6155,.banner_pressed_ea58:hover .bronze-8d7d .smooth-6155,.banner_pressed_ea58:not(:hover) .south_0096 .smooth-6155{opacity:.5}.detail_c8eb{overflow:hidden;transform:translateZ(0)}.accordion-32fe{-webkit-clip-path:circle(50% at center);clip-path:circle(50% at center)}.summary-c790{-webkit-clip-path:polygon(0 30px,100% 0,100% 100%,0 100%);clip-path:polygon(0 30px,100% 0,100% 100%,0 100%)}.row_1977{-webkit-clip-path:polygon(0 0,100% 30px,100% 100%,0 100%);clip-path:polygon(0 0,100% 30px,100% 100%,0 100%)}.slider_0835{-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%)}.header_narrow_dbc7{-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%)}.paragraph_6b70{-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%)}.gradient-bd98{-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%)}.summary-c790,.row_1977,.slider_0835{margin-top:-30px}.header_narrow_dbc7,.paragraph_6b70,.gradient-bd98{margin-top:-60px}[data-parallax-container]{overflow:hidden}@media(prefers-reduced-motion:no-preference){[data-parallax]{will-change:transform!important}[data-parallax]:not(.basic_c0b7),[data-parallax]:not(.basic_c0b7) .complex-90e4{opacity:0}}.aside-81d9{-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}.input-6c22{background:rgba(0,0,0,.2);background:linear-gradient(180deg,#000 0,transparent 70%);opacity:.4}.stale_53c0:hover .aside-81d9{opacity:.5}.solid-36f1:not(.hard_65ac) .aside-81d9{background:hsla(0,0%,100%,.2);background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 33%);opacity:.8}.modal-center-51c5,.static-83f2,.advanced_f847,.shade-blue-49c5,.logo-f842{filter:blur(0);opacity:0;pointer-events:none;transition:opacity .5s,transform .3s,max-height .6s,filter .6s}.modal-center-51c5{transform:translateY(15%) translateZ(0)}.static-83f2{transform:translateY(100%) translateZ(0)}.main_eed9 .complex-46d0.modal-center-51c5{transform:translateY(-40%) translateZ(0)}.new_bd9b{opacity:0;transition:opacity .3s}.banner_pressed_ea58:hover .new_bd9b{opacity:1}.lower-d7a3{transition:opacity .3s}.banner_pressed_ea58:hover .lower-d7a3{opacity:0}.slider-wide-fc59{filter:invert(0);opacity:1!important}.banner_pressed_ea58:hover .slider-wide-fc59{filter:invert(100%)}.wrapper_thick_f211{max-height:0;opacity:0;transform:translateY(15%) translateZ(0);transition:all .6s}.banner_pressed_ea58:hover .wrapper_thick_f211{max-height:150px;opacity:1}.banner_pressed_ea58:hover .wrapper_thick_f211.active_c712{max-height:30px}.breadcrumb-top-af38{filter:blur(10px);opacity:0;transition:filter .3s,opacity .3s}.banner_pressed_ea58:hover .breadcrumb-top-af38{filter:blur(0)!important;opacity:1}.advanced_f847{transform:scale(1.1) translateZ(0)}.main_eed9 .complex-46d0.advanced_f847{transform:scale(1.1) translateZ(0) translateY(-50%)}.shade-blue-49c5{transform:scale(.9) translateZ(0)}.main_eed9 .complex-46d0.shade-blue-49c5{transform:scale(.9) translateZ(0) translateY(-50%)}.logo-ff89{opacity:1!important;transform:scale(1) translateZ(0) translateY(10px)!important;transition:transform .3s}.banner_pressed_ea58:hover .logo-ff89{transform:scale(1) translateZ(0) translateY(0)!important}.main_eed9 .logo-ff89{transform:scale(1) translateZ(0) translateY(-40%)!important}.main_eed9:hover .complex-46d0.logo-ff89{transform:scale(1) translateZ(0) translateY(-50%)!important}.banner_pressed_ea58:hover img.logo-f842{opacity:1}.banner_pressed_ea58 .frame_3912:focus-within .logo-f842,.banner_pressed_ea58:hover .modal-center-51c5,.banner_pressed_ea58:hover .static-83f2,.banner_pressed_ea58:hover .advanced_f847,.banner_pressed_ea58:hover .shade-blue-49c5,.banner_pressed_ea58:hover .logo-f842{opacity:1;pointer-events:inherit;transform:scale(1) translateZ(0) translateY(0)!important}.main_eed9:hover .logo-f842.complex-46d0,.banner_pressed_ea58:hover .logo-f842.fn-center-7a42{transform:scale(1) translateZ(0) translateY(-50%)!important}@media(prefers-reduced-motion){.main_eed9 .complex-46d0.modal-center-51c5,.main_eed9:hover .logo-f842.complex-46d0,.banner_pressed_ea58:hover .logo-ff89,.banner_pressed_ea58:hover .modal-center-51c5,.banner_pressed_ea58:hover .static-83f2,.banner_pressed_ea58:hover .advanced_f847,.banner_pressed_ea58:hover .shade-blue-49c5,.banner_pressed_ea58:hover .logo-f842,.banner_pressed_ea58:hover .logo-f842.fn-center-7a42,.logo-ff89,.wrapper_thick_f211,.modal-center-51c5,.static-83f2,.advanced_f847,.shade-blue-49c5{transform:translateZ(0)}}.box-6ca6 .outline-focused-8de7{background-color:transparent!important;overflow:hidden}.box-6ca6 .outline-focused-8de7 .complex-90e4{opacity:0;transition:opacity 1s}.gradient_b941 .complex-90e4,.badge-e34b .complex-90e4{transform:scale(1)}.breadcrumb-brown-5597 .complex-90e4,.active_6937 .complex-90e4{transform:scale(1.2)}.outline-focused-8de7.tag-7b37 .complex-90e4{opacity:1;transform:scale(1);transition:opacity 1s,transform 20s ease-out}.wrapper_fixed_a5df.tag-7b37 .complex-90e4{transition:opacity 3.5s}.pink_0be1.tag-7b37 .complex-90e4{transition:opacity 1.5s}.badge-e34b.tag-7b37 .complex-90e4,.gradient_b941.tag-7b37 .complex-90e4{transform:scale(1.2)}.active_6937.tag-7b37 .complex-90e4{transition:opacity 1s,transform 5s ease-out}.label-f6e3{display:flex;pointer-events:none;position:absolute}.tiny-1182{flex:1 1 auto}.first_0ad7{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}.component-narrow-bfc0{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.new_5e4a{opacity:0;transition-property:opacity}.new_5e4a.label-a6c9{opacity:1}.component_full_25b0.section_soft_c4be .tiny-1182{background:#000;border:2px solid #000;border-radius:4px}.component_full_25b0.section_soft_c4be.white-5c10 .tiny-1182{margin-top:8px}.component_full_25b0.section_soft_c4be.chip_complex_7846 .tiny-1182{margin-right:8px}.component_full_25b0.section_soft_c4be.bright-c810 .tiny-1182{margin-left:8px}.component_full_25b0.section_soft_c4be.layout_92c0 .tiny-1182{margin-bottom:8px}.component_full_25b0.section_soft_c4be .first_0ad7{color:#fff;padding:6px 8px}.component_full_25b0.section_soft_c4be .hero_static_9b58{overflow:hidden;position:absolute}.component_full_25b0.section_soft_c4be.white-5c10 .hero_static_9b58{height:8px;margin-left:-8px;top:0;width:16px}.component_full_25b0.section_soft_c4be.chip_complex_7846 .hero_static_9b58{height:16px;margin-top:-8px;right:0;top:0;width:8px}.component_full_25b0.section_soft_c4be.bright-c810 .hero_static_9b58{height:16px;left:0;margin-top:-8px;top:0;width:8px}.component_full_25b0.section_soft_c4be.layout_92c0 .hero_static_9b58{bottom:0;height:8px;margin-left:-8px;width:16px}.component_full_25b0.section_soft_c4be .secondary_413a,.component_full_25b0.section_soft_c4be .menu-8082{height:0;position:absolute;width:0}.component_full_25b0.section_soft_c4be .secondary_413a{border:8px solid transparent}.component_full_25b0.section_soft_c4be.white-5c10 .secondary_413a{border-bottom-color:#000;left:0;top:3px}.component_full_25b0.section_soft_c4be.chip_complex_7846 .secondary_413a{border-left-color:#000;left:-3px;top:0}.component_full_25b0.section_soft_c4be.bright-c810 .secondary_413a{border-right-color:#000;left:3px;top:0}.component_full_25b0.section_soft_c4be.layout_92c0 .secondary_413a{border-top-color:#000;left:0;top:-3px}.component_full_25b0.section_soft_c4be .menu-8082{border:8px solid transparent;left:0;top:0}.component_full_25b0.section_soft_c4be.white-5c10 .menu-8082{border-bottom-color:#000}.component_full_25b0.section_soft_c4be.chip_complex_7846 .menu-8082{border-left-color:#000}.component_full_25b0.section_soft_c4be.bright-c810 .menu-8082{border-right-color:#000}.component_full_25b0.section_soft_c4be.layout_92c0 .menu-8082{border-top-color:#000}.component_full_25b0.section_soft_c4be .progress_stone_e78b{position:relative}.component_full_25b0.section_soft_c4be.white-5c10 .progress_stone_e78b{top:-8px}.component_full_25b0.section_soft_c4be.bright-c810 .progress_stone_e78b{left:-8px}.hard_65ac,.hard_65ac p,.hard_65ac td{color:#f1f1f1}.hard_65ac .main-south-ea02,.hard_65ac a.tooltip-thick-36ac,.hard_65ac h1,.hard_65ac h2,.hard_65ac h3,.hard_65ac h4,.hard_65ac h5,.hard_65ac h6,.hard_65ac label,.shadow_46a0:hover a,.shadow_46a0:hover h1,.shadow_46a0:hover h2,.shadow_46a0:hover h3,.shadow_46a0:hover h4,.shadow_46a0:hover h5,.shadow_46a0:hover h6,.shadow_46a0:hover p{color:#fff}.hard_65ac .info_old_38a9 .lite-8ab9,.hard_65ac .secondary_b530,.hard_65ac .link-9370 a+a{border-color:hsla(0,0%,100%,.2)}.hard_65ac .easy_5682 li li.rough-f87d>a,.hard_65ac .card-hard-b9ca>li>a,.hard_65ac .easy_5682>li>ul li a,.hard_65ac .pagination-motion-1594>li.south-9dcb,.hard_65ac .pagination-motion-1594>li>a,.summary-pro-5b01 .form-8dd1,.summary-pro-5b01 .pagination-motion-1594>li>a,.summary-pro-5b01 .pagination-motion-1594>li>button,.action_348c.hard_65ac .logo-f649>li>a,.action_348c.hard_65ac>li>a{color:hsla(0,0%,100%,.8)}.hard_65ac .card-hard-b9ca>li>a:hover,.hard_65ac .pagination-motion-1594>li.fn-active-7a42>a,.hard_65ac .pagination-motion-1594>li>a.fn-active-7a42,.hard_65ac .pagination-motion-1594>li>a:hover,.summary-pro-5b01 .pagination-motion-1594>li.fn-active-7a42>a,.summary-pro-5b01 .pagination-motion-1594>li.fn-current-7a42>a,.summary-pro-5b01 .pagination-motion-1594>li>a.fn-active-7a42,.summary-pro-5b01 .pagination-motion-1594>li>a:hover,.summary-pro-5b01 a.backdrop_liquid_f869:hover,.action_348c.hard_65ac .logo-f649>li>a:hover,.action_348c.hard_65ac>li>a:hover{color:#fff}.hard_65ac.action_348c.feature-a6c9>li.hover_narrow_4d4a,.hard_65ac.action_348c.tag_iron_f5fc>li.hover_narrow_4d4a,.summary-pro-5b01 .top-087e:after,.summary-pro-5b01 .upper_98d7>li+li>a:after,.summary-pro-5b01 .pagination-motion-1594>li.top-087e,.action_348c.hard_65ac .logo-f649>li>a,.action_348c.hard_65ac>li>a{border-color:hsla(0,0%,100%,.2)}.hard_65ac .easy_5682 li li.rough-f87d>a,.summary-pro-5b01 .row_6b00,.summary-pro-5b01 .easy_5682 li li.rough-f87d>a,.summary-pro-5b01 .pagination-motion-1594>li.south-9dcb{color:#fff}.mini_d184 a:hover span.description-4146,.summary-pro-5b01 span.description-4146{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.hard_65ac{background-color:#333}.layout-middle-1fda{padding-bottom:30px;padding-top:30px}.disabled_yellow_802c{padding-top:0}.glass_fe38{display:flow-root}@media(min-width:850px){.icon_696e{position:sticky}.icon_696e[data-sticky-mode]{transform:translateZ(0);will-change:transform}.icon_696e:not([data-sticky-mode]){top:calc(var(--flatsome-scroll-padding-top) + 30px);transition:top .6s}}.left-c632{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}.black-dadb,.thumbnail-stone-163b{opacity:1;visibility:visible}.accent_10db,.background_solid_fb20{background-position:50% 0;background-size:cover;position:relative;transition:background-color .3s,opacity .3s;width:100%;z-index:1001}.shadow_5aff{background-color:hsla(0,0%,100%,.9)}.video_6345,.preview-full-5dbd{align-items:center;display:flex;flex-wrap:no-wrap}.accent_10db.top_1013,.accent_10db.full_a7f0,.accent_10db.up_7575{position:absolute}.accent_10db.full_a7f0:not(.photo-black-a580),.accent_10db.up_7575:not(.photo-black-a580){left:auto;right:auto}.accent_10db.full_a7f0 .background_solid_fb20{opacity:0;transition:opacity .3s;visibility:hidden}.accent_10db.full_a7f0 .background_solid_fb20.photo-black-a580{opacity:1;visibility:visible}.accent_10db.up_7575 .shadow_5aff,.accent_10db.up_7575 .feature-06b1,.accent_10db.up_7575 .video_6345,.accent_10db.up_7575 .background_solid_fb20{background-color:transparent;background-image:none!important;box-shadow:none}.shadow_5aff,.feature-06b1{background-position:50% 0;transition:background .4s}.preview-full-5dbd{background-color:#446084;min-height:20px;position:relative;z-index:11}.dropdown-295c{position:relative;z-index:10}.video_6345{min-height:35px;position:relative;z-index:9}.light-eef5{border-top:1px solid;margin-bottom:-1px;opacity:.1}.summary-pro-5b01 .light-eef5{display:none}.photo-black-a580{left:0;margin:0 auto;position:fixed;right:0;top:0}.column_lite_3b45 .photo-black-a580{animation:stuckMoveDown .6s}.accent-short-4a06 .photo-black-a580{animation:stuckFadeIn .6s}.fluid_3a84 .photo-black-a580 .dropdown-295c{transition:height .8s}.photo-black-a580 .large_dc65,.photo-black-a580 .glass_34b3,.photo-black-a580 .glass_34b3 img{margin-top:0;padding-top:0}.background_solid_fb20:not(.photo-black-a580) .glass_34b3 img{transition:max-height .5s}.accent_10db.full_a7f0 .panel-narrow-0dcf,.photo-black-a580 .panel-narrow-0dcf{display:none}.main_soft_a5d5 .background_solid_fb20,.background_solid_fb20.photo-black-a580,.focused-ee13 #wrapper{box-shadow:1px 1px 10px rgba(0,0,0,.15)}.pagination-motion-1594>li.top-087e{border-left:1px solid rgba(0,0,0,.1);height:30px;margin:0 7.5px;position:relative;vertical-align:middle}.summary-pro-5b01 .pagination-motion-1594>li.top-087e{border-color:hsla(0,0%,100%,.1)}.rough_a3f1{min-height:15px;width:100%}.copper_8d04 .accordion_upper_38ba{max-width:100%!important}@media(max-width:849px){.dropdown-295c li.south-9dcb.content-dark-4468{display:none}}@media(prefers-reduced-motion){.column_lite_3b45 .photo-black-a580{animation-name:stuckFadeIn}}@media(max-width:549px){.overlay_huge_908b>li>a:not(.chip_copper_ea78){line-height:5em}}.tag-hovered-5d9a{margin:0 0 30px}.status-fda6 .tag-hovered-5d9a{margin-bottom:0}.header_right_62c8{padding:1.5em 0}.header_right_62c8.detail_3c3b{padding-left:1.5em;padding-right:1.5em}.tooltip-blue-1fe5{padding-top:0}.slow_5edd{padding-bottom:0}.item_de27{padding-bottom:1.5em;padding-top:1.5em}.status-fda6 .video_1a58 .stale_53c0{margin-bottom:1.5em}.video_1a58{transition:opacity .3s,box-shadow .5s,transform .3s}.message_d2a8+#main .pattern_hard_3b62{padding-top:30px}.glass-c18c{opacity:.8;padding-top:7px}.video_1a58.widget_down_8013{background-color:#fff}.video_1a58.widget_down_8013 .box-solid-3bcd,.video_1a58.widget_down_8013 .item_de27,.video_1a58.widget_down_8013 .header_right_62c8,.video_1a58.widget_down_8013 footer.pagination_dim_e02d{padding-left:1.5em;padding-right:1.5em}.video_1a58.widget_down_8013 .tooltip-blue-1fe5{padding-top:1.5em}.menu_ab59{padding:2em 0}.right-7403 h2.form-d18a{font-size:2em}.label_6b01.widget-b81b{top:7%}.primary_plasma_55bc img{width:100%}.rough-3973{position:relative}@media(min-width:850px){.rough-3973{float:left;margin-right:2em;max-width:50%}.rough-3973+.item_de27{padding-top:0}}.tag-hovered-5d9a .text_d149 p:last-of-type{margin-bottom:0}footer.pagination_dim_e02d{border-bottom:2px solid #ececec;border-top:1px solid #ececec;font-size:.8em;padding:.5em 0 .6em}li.filter_red_25f3{padding:7px 0}li.filter_red_25f3 a{display:inline!important}.tiny-3873 .mask-b36f{height:2px;margin-bottom:.5em;margin-top:.5em}.hover_45ab{display:block}.wrapper-inner-ed1c{margin-top:1.5em}.last-a094:not(.badge-852c){display:none}@media(min-width:850px){.mask_old_6e4d{display:inline;float:left;margin-right:1.5em}.clean_7aaf{display:inline;float:right;margin-left:1.5em}.component-middle-b272{clear:both;display:block;margin:0 auto}}.message_gas_319e{margin-bottom:2em;max-width:100%}.message_gas_319e .video-bcbf{background:rgba(0,0,0,.05);font-size:.9em;font-style:italic;padding:.4em}.video-bcbf{text-align:center}img.block-short-acad.under_a624{margin-bottom:2em}.focus_old_6595 .item_de27 .copper_afa8{padding:0}.frame_white_01f3{display:block}.right_47a4 .status-focused-02c2,.item_de27 .status-focused-02c2,.paragraph-bronze-74fc .status-focused-02c2{border:none;margin-bottom:0;margin-top:0;padding:0}.header_prev_f785{margin-bottom:1.5em}.header_prev_f785 ul{margin:0}.header_prev_f785 li{list-style:none}.component-bc59 .header_prev_f785,.breadcrumb_89a2 .header_prev_f785{background-color:#fff;border:1px solid #ddd;box-shadow:2px 2px 10px 0 rgba(0,0,0,.05);padding:15px 20px}.component-bc59 .header_prev_f785 h3{background-color:#446084;color:#fff;margin-left:-21px;margin-top:-16px;padding:10px 20px;width:calc(100% + 42px)}.component-bc59 h3+.mask-b36f{display:none}.header_prev_f785>ul>li,ul.heading_2af7>li{list-style:none;margin:0;text-align:left}.header_prev_f785>ul>li li,ul.heading_2af7>li li{list-style:none}.header_prev_f785>ul>li>a,.header_prev_f785>ul>li>span:first-child,ul.heading_2af7>li>a,ul.heading_2af7>li>span:first-child{display:inline-block;flex:1;padding:6px 0}.header_prev_f785>ul>li:before,ul.heading_2af7>li:before{display:inline-block;font-family:fl-icons;margin-right:6px;opacity:.6}.header_prev_f785>ul>li li>a,ul.heading_2af7>li li>a{display:inline-block;font-size:.9em;padding:3px 0}.header_prev_f785>ul>li+li,ul.heading_2af7>li+li{border-top:1px solid #ececec}.hard_65ac .header_prev_f785>ul>li+li,.hard_65ac ul.heading_2af7>li+li{border-color:hsla(0,0%,100%,.08)}.header_prev_f785>ul>li ul,ul.heading_2af7>li ul{border-left:1px solid #ddd;display:none;margin:0 0 10px 3px;padding-left:15px;width:100%}.header_prev_f785>ul>li ul li,ul.heading_2af7>li ul li{border:0;margin:0}.hard_65ac .header_prev_f785>ul>li ul,.hard_65ac ul.heading_2af7>li ul{border-color:hsla(0,0%,100%,.08)}.hard_65ac .header_prev_f785>ul>li.fn-active-7a42>a,.hard_65ac .header_prev_f785>ul>li.red-17ee>a,.hard_65ac .header_prev_f785>ul>li>a:hover,.hard_65ac ul.heading_2af7>li.fn-active-7a42>a,.hard_65ac ul.heading_2af7>li.red-17ee>a,.hard_65ac ul.heading_2af7>li>a:hover{color:#fff}.header_prev_f785>ul>li.prev_1a6d,ul.heading_2af7>li.prev_1a6d{align-items:center;display:flex;flex-flow:row wrap}.header_prev_f785>ul>li .accordion-green-140b{font-size:.7em;line-height:3em;opacity:.5}.header_prev_f785 .disabled_ee3c>ul,.header_prev_f785 .fn-current-7a42>ul{display:block}.header_prev_f785 .red-17ee>a{color:#000;font-weight:bolder}.east_3aa8{padding:10px 0}.east_3aa8 a{display:block;line-height:1.2;margin-bottom:6px}.header_prev_f785 .primary_b3ef:after{clear:both;content:"";display:table}.header_prev_f785 .primary_b3ef>li{border:0;float:left;list-style:none;margin:0;padding:0;width:33.333333%}.header_prev_f785 .primary_b3ef>li a{display:block;margin:0;padding:0}.header_prev_f785 .primary_b3ef>li img{display:block;width:100%}.carousel-c280 li{align-items:center;display:flex}.pattern-32fc li{font-size:.9em;font-style:italic}.pattern-32fc a{display:inline!important}.pattern-32fc span{display:block;font-weight:bolder}.button_0ddb{color:#333;position:relative}.button_0ddb .light_7a16{display:none!important}.hard_65ac .button_0ddb{color:#fff}.button_0ddb p{margin:0;padding:0}.button_0ddb br{display:none}.button_0ddb label{display:inline-block;width:100%}.button_0ddb span.thumbnail_tiny_1d9b{margin-left:0;margin-right:1.2em}.button_0ddb .tag-d302{display:block}.button_0ddb .light_7a16{background-color:#fff;border-radius:99px;position:absolute;right:0}.button_0ddb .content-833d{background-color:#f1f1f1;border-radius:3px;color:#b20000;line-height:1.2em;margin-top:-10px;opacity:.8;padding:5px 8px;position:relative}.button_0ddb .content-833d: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}.button_0ddb .highlight-motion-5651{display:none!important}.button_0ddb .menu-hot-35ca .content-833d{margin-top:5px;position:absolute;width:100%;z-index:99}.button_0ddb .pro_83ab{border-radius:10px;margin:5px 0 0}.liquid-ced5 .fn-processing-7a42 *{opacity:.8}.gradient-warm-90f0 form.sort-dirty-fef7{margin:0 auto;max-width:620px;padding:30px 15px}.video_fresh_4552 img{width:100%}.over_de40{margin-bottom:-1px}.focus_old_6595+.sidebar-5bb7 .preview-lite-c850{margin-top:30px}.simple_69ff{display:none;padding:1em 2.3em}.down-c431{border-top:1px solid #ddd;display:block;font-size:110%;padding:.6em 2.3em;position:relative;transition:border .2s ease-out,background-color .3s}.hard_65ac .down-c431{border-color:hsla(0,0%,100%,.2)}.down-c431.fn-active-7a42{background-color:rgba(0,0,0,.03);border-color:#446084;color:#446084;font-weight:700}.hard_65ac .down-c431.fn-active-7a42{color:#fff}.hard-9b65 .block_ecba{border-radius:999px;height:1.5em;left:0;margin-right:5px;position:absolute;top:.3em;transform-origin:50% 47%;width:2.3em}.hard-9b65 .fn-active-7a42 .block_ecba{color:currentColor;opacity:1}.panel-4a44{color:#222;font-weight:700;letter-spacing:0;padding:0}.inner_947e .panel-4a44{font-size:.85em;margin:0 0 .5em}.panel-4a44 .popup-9424,.panel-4a44 .breadcrumb_76b5{font-weight:300;margin:0 .3em;opacity:.35;position:relative;top:0}.hard_65ac .panel-4a44{color:#fff}.panel-4a44 a{color:hsla(0,0%,40%,.7);font-weight:400}.panel-4a44 a:first-of-type{margin-left:0}.panel-4a44 a.fn-current-7a42,.panel-4a44 a:hover{color:#111}.hard_65ac .panel-4a44 a{color:#fff}.huge-c9e8{padding:15px 0}.huge-c9e8 a{align-items:center;color:#ccc;display:inline-flex}.huge-c9e8 .popup-9424{margin:0 .5em;top:2px}.grid_outer_ec70{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-7a42 .grid_outer_ec70{background-color:#d26e4b}@media(min-width:850px){.item_4160{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.item_4160>div,.item_4160>p{padding:0 15px;width:100%}.item_4160 p.logo-dark-ea8b,.item_4160 p.preview_hot_ea98,.item_4160 p.primary-1de3{flex:1}}.pagination-2968:target{background-color:#f1f1f1;border-radius:10px;padding:15px}.progress_aba2 li,.silver-c74c li{list-style:none;padding:1em 0 0}.progress_aba2 li .header_0e70,.silver-c74c li .header_0e70{margin-bottom:0}.progress_aba2 li .box_7e0e,.silver-c74c li .box_7e0e{border-radius:100%}.progress_aba2 li .avatar_085b,.silver-c74c li .avatar_085b{font-style:italic}.progress_aba2 li .alert-orange-482d,.silver-c74c li .alert-orange-482d{padding:0 1.5em}.progress_aba2>li:not(:first-child),.silver-c74c>li:not(:first-child){border-top:1px dashed #ddd}#comments .west_32e7{background-color:rgba(0,0,0,.05);margin-top:15px;padding:15px 25px 0}#comments .west_32e7 .box-431a{font-size:1.2em}#comments .west_32e7 small{font-size:.6em;margin-left:10px;text-transform:uppercase}.shade_8651{position:relative;width:100%}.module_8824{padding:30px 0 0}.fixed_686a{background-color:#fff}.filter_7ca0{background-color:#777}.fixed_686a,.filter_7ca0{border-top:1px solid rgba(0,0,0,.05)}.article_920c{padding:7.5px 0}.focus_7964,html{background-color:#5b5b5b}.module_8824 ul{margin:0}.focus_7964{color:rgba(0,0,0,.5);font-size:.9em;padding:10px 0 15px}.focus_7964.hard_65ac{color:hsla(0,0%,100%,.5)}.focus_7964.fn-fixed-7a42{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}.focus_7964 ul{border-bottom:1px solid #ddd;opacity:.8;padding-bottom:5px}.focus_7964.hard_65ac ul{border-color:hsla(0,0%,100%,.08)}.focus_7964.detail_3c3b ul{border:0;padding-top:5px}.shade_purple_8051{box-shadow:0 0 20px 0 rgba(0,0,0,.5);margin-bottom:100px;position:relative;z-index:1}.shade_purple_8051+.shade_8651{bottom:0;position:fixed;z-index:0}.feature_8155{bottom:20px;margin:0;opacity:0;pointer-events:none;right:20px;transform:translateY(30%)}.feature_8155.fn-left-7a42{left:20px;right:unset}.feature_8155.fn-active-7a42{opacity:1;pointer-events:inherit;transform:translateY(0)}.old_c909{display:block;padding-bottom:100%}.old_c909 a>img{font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.feature-5a25 img{background-color:rgba(0,0,0,.03)}.glass_34b3{line-height:1;margin:0}.footer_black_e88c{font-size:.9em;font-style:italic;line-height:1;margin:.85em 0}.glass_34b3 a{color:#446084;display:block;font-size:32px;font-weight:bolder;margin:0;text-decoration:none;text-transform:uppercase}.glass_34b3 img{display:block;width:auto}.south-0dcb,.upper_86f7,.summary-pro-5b01 .layout_tiny_6761,.fn-sticky-7a42 .hard_65ac .south-0dcb,.fn-sticky-7a42 .widget_0e82 .layout_tiny_6761{display:none!important}.summary-pro-5b01 .south-0dcb,.photo-black-a580 .upper_86f7{display:block!important}.photo-black-a580 .upper_86f7+img,.photo-black-a580 .upper_86f7+img+img{display:none!important}.summary-pro-5b01 .glass_34b3 a{color:#fff}.current-c834 .glass_34b3{margin-left:0;margin-right:30px}.top-2e95 .basic_5b8a{flex:1 1 0;order:1}.top-2e95 .glass_34b3{margin:0 30px;order:2;text-align:center}.top-2e95 .glass_34b3 img{margin:0 auto}.top-2e95 .mask-west-8f53{flex:1 1 0;order:3}@media screen and (max-width:849px){.large_dc65 .pagination-motion-1594{flex-wrap:nowrap}.inner-550c .glass_34b3{margin-left:0;margin-right:15px;order:1}.inner-550c .basic_5b8a{flex:1 1 0;order:2}.inner-550c .mask-west-8f53{flex:1 1 0;order:3}.accordion-30f0 .basic_5b8a{flex:1 1 0;order:1}.accordion-30f0 .glass_34b3{margin:0 15px;order:2;text-align:center}.accordion-30f0 .glass_34b3 img{margin:0 auto}.accordion-30f0 .mask-west-8f53{flex:1 1 0;order:3}}.section_in_83a1{height:300px}.brown-10a6{height:400px}.photo-a233{background-color:#fff;background-color:hsla(0,0%,100%,.9);padding:20px}.main_bottom_2cfc .fast-d1b2 button{max-width:none!important;min-height:auto!important}.main_bottom_2cfc .fast-d1b2 .photo-iron-f799 li{margin:0}.tag-db77{background-color:#f1f1f1;padding-left:30px;padding-right:30px}.tag-db77.hard_65ac{background-color:#333}.tag-db77 .aside-ec91,.tag-db77 .grid_tiny_542d,.tag-db77 .focus_old_6595{padding-bottom:0!important;padding-top:0!important}.copper_6ae8 li{display:inline-block;margin:0 1px!important;position:relative}.copper_6ae8 li .chip_copper_ea78{margin-bottom:0}.copper_6ae8 .action_348c{min-width:90px;padding:2px;width:90px}.caption_bcc7{position:relative}.caption_bcc7 .header_prev_f785{margin:0 .3em;vertical-align:middle}.picture_ae50{overflow:hidden}.media-wide-eea4{transition:opacity .6s}.article_6af7{background-color:rgba(0,0,0,.25)}.pattern_motion_f4cf{min-height:60px;padding-top:20px;position:relative}.pattern_motion_f4cf button,.pattern_motion_f4cf form,.pattern_motion_f4cf p,.pattern_motion_f4cf select,.pattern_motion_f4cf ul{margin-bottom:0;margin-top:0}.hero-soft-067c{background-color:#f7f7f7;border-bottom:1px solid #ececec;border-top:1px solid #ececec}.hero-soft-067c .pattern_motion_f4cf{padding-bottom:15px;padding-top:15px}.box-04ef{background-color:#446084;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.box-04ef .pattern_motion_f4cf{padding-bottom:20px}.box-04ef .picture_ae50{box-shadow:inset 0 0 30px 0 rgba(0,0,0,.1)}.box-04ef .smooth-6155{background-color:rgba(0,0,0,.4)}.secondary_eba2 .backdrop_focused_e17f{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}.secondary_eba2 .backdrop_focused_e17f svg{height:20px;vertical-align:middle;width:auto!important}.secondary_eba2 .backdrop_focused_e17f:hover{opacity:1}.hard_65ac .secondary_eba2 .backdrop_focused_e17f{background-color:hsla(0,0%,100%,.1)}.hard_65ac .secondary_eba2 .backdrop_focused_e17f svg{fill:#fff}.dynamic_de8e{background-color:#fff;border:1px solid #ececec;overflow:hidden;padding-bottom:15px}.hard_65ac .dynamic_de8e{border-color:hsla(0,0%,100%,.2)}.dynamic_de8e .light_e8e2{border-bottom:1px solid #ececec;padding:.5em 15%}.hard_65ac .dynamic_de8e .light_e8e2{border-color:hsla(0,0%,100%,.2)}.dynamic_de8e .text_5125{color:#000;font-weight:300;padding:.6em 15% 0}.dynamic_de8e .avatar_085b{padding:15px 15px 0}.dynamic_de8e .element_pro_b5f5{padding:10px 15%}.dynamic_de8e .cold-a6bf{opacity:.6;text-decoration:line-through}.dynamic_de8e .element_pro_b5f5 .chip_copper_ea78:last-child{margin:30px 0 0}.dynamic_de8e .sidebar_warm_d9c8{font-size:14px;margin-left:10px}.dynamic_de8e .element_pro_b5f5>div{border-bottom:1px solid #ececec;padding:7.5px 0}.hard_65ac .dynamic_de8e .element_pro_b5f5>div{border-color:hsla(0,0%,100%,.08)}.hard_65ac .dynamic_de8e{background-color:#333}.dynamic_de8e .light_e8e2{background-color:rgba(0,0,0,.02)}.highlight_eacf{border-color:#446084;border-width:2px;margin-top:-15px}.highlight_eacf .light_e8e2{background-color:#446084;border-color:#446084;color:#fff}.full-f3ba{width:100%}.table-fast-6242{max-height:100vh;overflow:hidden;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:999}.table-fast-6242 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}.table-fast-6242 a.fn-active-7a42,.table-fast-6242 a:hover{background-color:#fff;opacity:1}.table-fast-6242 a.fn-active-7a42{border-color:#446084}.description-soft-ad56 .modal-71ab{display:block!important}.alert-b9af form{margin-bottom:0}.list_dirty_3832>.modal-71ab,.description-soft-ad56 .modal-71ab{padding:5px 0;width:100%}.dynamic_5a43 .image_motion_0d66{padding-right:5px}.alert-b9af:not(.dynamic_5a43) .brown-05f0,.pink-2a2f .brown-05f0{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.easy-404b{position:relative}.easy-404b .chip_copper_ea78.pattern-brown-1739{margin:0}.easy-404b .chip_copper_ea78.pattern-brown-1739 i{font-size:1.2em}.alert-b9af{width:100%}.alert-b9af.dynamic_5a43 .brown-05f0.fn-loading-7a42 .in_c838{opacity:0}.alert-b9af.dynamic_5a43 .brown-05f0.fn-loading-7a42:after{border-color:currentColor}.alert-b9af.dynamic_5a43 .menu-hot-35ca:last-of-type{margin-left:-2.9em}@media(max-width:849px){.alert-b9af{font-size:1rem}}.alert-b9af .paragraph-hard-ffa7{-webkit-overflow-scrolling:touch;max-height:50vh;overflow-y:scroll;overflow-y:auto}.accent_10db .modal-71ab .paragraph-hard-ffa7,.rough_a3f1 .paragraph-hard-ffa7{max-height:80vh}.aside-ec91 .pattern_38c8,.accent_10db .modal-71ab .pattern_38c8,.rough_a3f1 .pattern_38c8{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%}.accent_10db li .south-9dcb .pattern_38c8{background-color:transparent;box-shadow:none;position:relative;top:0}.center_0024{align-items:center;border-bottom:1px solid rgba(0,0,0,.05);cursor:default;display:flex;padding:10px .75em}.center_0024 .paper_842d{flex:1}.center_0024 img{border-radius:99px;display:inline-block;height:40px;margin-right:10px;width:40px}.center_0024 img+.paper_842d{margin-top:-.15em;padding-left:.5em}.center_0024 .thumbnail-easy-035b{font-size:.8em;margin-left:5px;padding-top:3px}.center_0024:last-child{border-bottom:none}.overlay_43d8{background-color:rgba(0,0,0,.05)}#search-lightbox{font-size:1.5em;margin:0 auto;max-width:600px}.in-2dd2{margin-bottom:1.5em}.right-7403+.in-2dd2,.gas-1494+.in-2dd2,.summary_advanced_577d+.in-2dd2{margin-top:30px}.header-85a9{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;width:100%}.header-85a9 i{margin-right:.5em;opacity:.6}.header-85a9 i.texture-54d5{margin-left:10px;margin-right:0}.header-85a9 span{text-transform:uppercase}.header-85a9 small{font-size:1em;font-weight:400;opacity:.7;padding-left:15px;text-transform:none}.header-85a9 b{background-color:currentColor;display:block;flex:1;height:2px;opacity:.1}.header-85a9 a{display:block;font-size:.8em;margin-left:auto;padding-left:15px}.last_18d7{border-bottom:2px solid #ececec}.last_18d7 span{border-bottom:2px solid rgba(0,0,0,.1);margin-bottom:-2px;margin-right:15px;padding-bottom:7.5px}.hard_65ac .last_18d7,.hard_65ac .last_18d7 span{border-color:hsla(0,0%,100%,.2)}.last_18d7 b{display:none}.photo_442d span{margin:0 15px}.easy-069b span,.photo_442d span{text-align:center}.easy-069b small,.photo_442d small{display:block;padding:0 15px}.table-e1a7 span,.easy-069b span{border:2px solid rgba(0,0,0,.1);padding:.3em .8em}.table-e1a7 b:first-of-type{display:none}.bright_4e29{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}.current-ba04{align-items:center;display:flex;justify-content:space-between}.section-static-ef13{flex:1 1 auto;padding-right:30px}.tag-warm-f302{flex:0 0 auto}.tag-warm-f302>a{margin-bottom:0;margin-right:20px}.tag-warm-f302>a:last-child{margin-right:0}.item_green_2dd1{transform:translate3d(0,100%,0)}.outline_first_c053{transform:none}@media(max-width:849px){.current-ba04{align-items:stretch;flex-direction:column;font-size:.9em;text-align:center}.tag-warm-f302{margin-top:15px}.section-static-ef13{padding-right:0}}.aside-8f9e:before{content:""}.block-smooth-ef1e:before{content:""}.aside-f5c4:before,.purple_c388:before{content:""}.texture_b441:before{content:""}.gas_9f5d:before{content:""}.full-c703:before{content:""}.dropdown_dynamic_dbd4:before{content:""}.detail-d82c:before{content:""}.tertiary_a42d:before{content:""}.notification_easy_ac53:before{content:""}.main-over-a410:before{content:""}.fresh_3eb0:before{content:""}.text-832c:before{content:""}.pagination-71d6:before{content:""}.current-cfcb:before{content:""}.pressed_051b:before{content:""}.small-afd4:before{content:""}.banner_e708:before{content:""}.right-7e67:before{content:""}.texture-54d5:before{content:""}.soft-c7a8:before{content:""}.down_e5f9:before{content:""}.prev-3e2f:before{content:""}.accordion_under_cf08:before{content:""}.outer-9772:before{content:""}.primary_2445:before{content:""}.accent-4597:before{content:""}.out-2af0:before{content:""}.info-lower-22f1:before{content:""}.preview-a7c8:before{content:""}.avatar_current_be49:before{content:""}.active-top-33d7:before{content:""}.disabled_9bdd:before{content:""}.upper_bee8:before{content:""}.in_c838:before{content:""}.prev_de77:before{content:""}.media-silver-0cb1:before{content:""}.overlay_b2b1:before{content:""}.avatar-prev-ce33:before{content:""}.mini-1b7d:before{content:""}.new_e6ed:before{content:""}.accordion_9b28:before{content:""}.bronze-03a7:before{content:""}.search-1614:before{content:""}.photo-eb32:before{content:""}.progress_d5bf:before{content:""}.slider_under_a2e0:before{content:""}.bottom-28d6:before{content:""}.complex-e115:before{content:""}.yellow-9113:before{content:""}.nav_50cc{--divider-top-width:100%;--divider-width:100%;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.nav_50cc svg{display:block;height:150px;left:50%;position:relative;transform:translateX(-50%)}.surface-51fb{top:-1px;transform:rotate(180deg)}.surface-51fb svg{width:calc(var(--divider-top-width) + 2px)}.hover_5404{bottom:-1px}.hover_5404 svg{width:calc(var(--divider-width) + 2px)}.primary-4dda svg{transform:translateX(-50%) rotateY(180deg)}.detail-cda9{z-index:2}.nav_50cc .basic_e4d2{fill:#fff}.detail_3c3b .element_motion_009f{margin-left:auto;margin-right:auto}.element_motion_009f{color:#999;display:inline-block;font-size:.85em;vertical-align:middle}.south-9dcb .element_motion_009f{font-size:1em}.south-9dcb .element_motion_009f .chip_copper_ea78{margin-bottom:0}.element_motion_009f span{font-weight:700;padding-right:10px}.element_motion_009f i{min-width:1em}.hard_65ac .element_motion_009f,.summary-pro-5b01 .element_motion_009f{color:#fff}.hard_65ac .element_motion_009f .chip_copper_ea78.form-8dd1,.summary-pro-5b01 .element_motion_009f .chip_copper_ea78.form-8dd1{border-color:hsla(0,0%,100%,.5)}.image_3221,.element_motion_009f .chip_copper_ea78.pattern-brown-1739:hover,.element_motion_009f .chip_copper_ea78.pattern-brown-1739:not(.form-8dd1){background-color:currentColor!important;border-color:currentColor!important}.image_3221>i,.image_3221>span,.element_motion_009f .chip_copper_ea78.pattern-brown-1739:hover>i,.element_motion_009f .chip_copper_ea78.pattern-brown-1739:hover>span,.element_motion_009f .chip_copper_ea78.pattern-brown-1739:not(.form-8dd1)>i,.element_motion_009f .chip_copper_ea78.pattern-brown-1739:not(.form-8dd1)>span{color:#fff!important}.chip_copper_ea78.aside-ebfd:hover,.chip_copper_ea78.aside-ebfd:not(.form-8dd1){color:#3a589d!important}.chip_copper_ea78.gallery-large-2261:hover,.chip_copper_ea78.gallery-large-2261:not(.form-8dd1){color:#3b6994!important}.chip_copper_ea78.hero_b49e:hover,.chip_copper_ea78.hero_b49e:not(.form-8dd1){color:#51cb5a!important}.chip_copper_ea78.inner_a3a8:hover,.chip_copper_ea78.inner_a3a8:not(.form-8dd1){color:#2478ba!important}.chip_copper_ea78.small_4a38:hover,.chip_copper_ea78.small_4a38:not(.form-8dd1),.chip_copper_ea78.widget_motion_7d07:hover,.chip_copper_ea78.widget_motion_7d07:not(.form-8dd1){color:#111!important}.chip_copper_ea78.text-up-d733:hover,.chip_copper_ea78.text-up-d733:not(.form-8dd1){color:#51cb5a!important}.chip_copper_ea78.title_hard_237f:hover,.chip_copper_ea78.title_hard_237f:not(.form-8dd1){color:#cb2320!important}.chip_copper_ea78.first-73e8:hover,.chip_copper_ea78.first-73e8:not(.form-8dd1){color:#fc7600!important}.chip_copper_ea78.thumbnail_west_955d:hover,.chip_copper_ea78.thumbnail_west_955d:not(.form-8dd1){color:#36455d!important}.chip_copper_ea78.down_c7fa:hover,.chip_copper_ea78.down_c7fa:not(.form-8dd1){color:#527498!important}.chip_copper_ea78.stale-9704:hover,.chip_copper_ea78.stale-9704:not(.form-8dd1){color:#dd4e31!important}.chip_copper_ea78.chip-5e4f:hover,.chip_copper_ea78.chip-5e4f:not(.form-8dd1){color:#0072b7!important}.chip_copper_ea78.fluid_380f:hover,.chip_copper_ea78.fluid_380f:not(.form-8dd1){color:#c33223!important}.chip_copper_ea78.fluid-12d3:hover,.chip_copper_ea78.fluid-12d3:not(.form-8dd1){color:#e5086f!important}.chip_copper_ea78.outer_5c70:hover,.chip_copper_ea78.outer_5c70:not(.form-8dd1){color:#fff600!important}.chip_copper_ea78.outer_5c70:hover i,.chip_copper_ea78.outer_5c70:not(.form-8dd1) i{text-shadow:0 0 6px rgba(0,0,0,.4)}.chip_copper_ea78.active-old-c2bd:hover,.chip_copper_ea78.active-old-c2bd:not(.form-8dd1){color:#0099e5!important}.chip_copper_ea78.in_112f:hover,.chip_copper_ea78.in_112f:not(.form-8dd1){color:#54a9ea!important}.chip_copper_ea78.slider-e7e6:hover,.chip_copper_ea78.slider-e7e6:not(.form-8dd1){color:#9146fe!important}.chip_copper_ea78.input_simple_1976:hover,.chip_copper_ea78.input_simple_1976:not(.form-8dd1){color:#7189d9!important}.yellow-48e1{position:relative;visibility:visible}.widget-9dc3{-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}.widget-9dc3:before,.shade_55fd .widget-9dc3:before{color:#d26e4b;content:"";float:left;left:0;position:absolute;top:0}.widget-9dc3 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}.widget-9dc3 span:before{color:#d26e4b;content:"";left:0;position:absolute;top:0}.current-eb42{display:inline-block;height:18px;vertical-align:middle}.south-1350{font-size:90%}li.center-e08d{font-size:.8em}li.center-e08d .widget-9dc3{display:inline-block;margin-bottom:0}.link-9370 a{color:transparent!important;display:inline-block;font-family:fl-icons;font-size:16px;margin-left:-10px;overflow:hidden}.link-9370 a+a{border-left:1px solid #ececec;margin-left:.3em}.link-9370 a.fn-active-7a42:after,.link-9370 a:hover:after{color:#d26e4b}.link-9370 a:after{color:#ddd;content:""}.link-9370 a.yellow_4ade:after{content:""}.link-9370 a.gold_e613:after{content:""}.link-9370 a.filter_easy_c818:after{content:""}.link-9370 a.motion_90a0:after{content:""}

/* css-noise: 0d74 */
.widget-item-h2 {
  padding: 0.3rem;
  font-size: 12px;
  line-height: 1.0;
}
