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

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

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

.article-lite-0101 {
  list-style: none;
  display: flex;
  flex-direction: row;
  gap: 20px;
  padding: 0;
  margin: 0;
}

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

.article-lite-0101 li a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

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

  .article-lite-0101 {
    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;
  }

  .article-lite-0101.fn-show-1f2a {
    display: flex;
  }

  .article-lite-0101 li {
    text-align: center;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
  }

  .article-lite-0101 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}.bottom-d941{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%}.frame_tall_119c,.steel-ee73,.feature_f6af{margin:0;padding:0 15px 30px;position:relative;width:100%}.backdrop_1f06{flex:1}.cool_13d6{order:-1}.main-1f5b{order:1}.wrapper-67d9{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%}.dark_d059{overflow:hidden}@media screen and (min-width:850px){.frame_tall_119c:first-child .wrapper-67d9{margin-left:auto;margin-right:0}.frame_tall_119c+.frame_tall_119c .wrapper-67d9{margin-left:0;margin-right:auto}}@media screen and (max-width:549px){.first_dff6{order:-1}}@media screen and (min-width:850px){.chip-selected-7cb3{order:-1}}@media screen and (max-width:849px){.tertiary-cool-3601{order:-1}.frame_tall_119c{padding-bottom:30px}}@media screen and (min-width:850px){.image_542f>.frame_tall_119c+.frame_tall_119c:not(.message_12b5){border-left:1px solid #ececec}.image_542f.main-bcc1>.frame_tall_119c+.frame_tall_119c:not(.message_12b5){border-left:0;border-right:1px solid #ececec}.icon-57ef{border-right:1px solid #ececec;padding-right:30px}.frame_tall_119c.icon-57ef:not(.cool_13d6):last-child{border-left:1px solid #ececec;border-right:0;padding-left:30px;padding-right:0}.component_fluid_1959{border-right:1px solid #ececec;padding-right:0}.component_fluid_1959+.frame_tall_119c,.icon-57ef+.frame_tall_119c{padding-left:30px}}.breadcrumb-west-ca07 .icon-57ef{border-color:hsla(0,0%,100%,.2)}.blue_f86b>.frame_tall_119c{display:flex}.pattern_center_4a85{align-items:center!important;align-self:center!important;vertical-align:middle!important}.accent-tall-b806{align-items:flex-end!important;align-self:flex-end!important;justify-content:flex-end!important;vertical-align:bottom!important}.menu_hard_5eb9{align-items:flex-start!important;align-self:flex-start!important;justify-content:flex-start!important;vertical-align:top!important}.popup_middle_141c{justify-content:center!important}.hover-fluid-e59a{justify-content:flex-end!important}.out_b8f3{flex-basis:8.3333333333%;max-width:8.3333333333%}.active-medium-9298{flex-basis:16.6666666667%;max-width:16.6666666667%}.status-north-1111{flex-basis:25%;max-width:25%}.wood-5bc8{flex-basis:33.3333333333%;max-width:33.3333333333%}.outline-stone-1101{flex-basis:41.6666666667%;max-width:41.6666666667%}.preview-b375{flex-basis:50%;max-width:50%}.summary-fcea{flex-basis:58.3333333333%;max-width:58.3333333333%}.dark-4390{flex-basis:66.6666666667%;max-width:66.6666666667%}.pink-1d94{flex-basis:75%;max-width:75%}.hover_b08c{flex-basis:83.3333333333%;max-width:83.3333333333%}.photo_32d7{flex-basis:91.6666666667%;max-width:91.6666666667%}.white_6a58,.mask-bbe2 .title_left_50c7>.frame_tall_119c,.mask-bbe2>.frame_tall_119c{flex-basis:100%;max-width:100%}.clean-4b77 .title_left_50c7>.frame_tall_119c,.clean-4b77>.frame_tall_119c{flex-basis:50%;max-width:50%}.hard-c523 .title_left_50c7>.frame_tall_119c,.hard-c523>.frame_tall_119c{flex-basis:33.3333333333%;max-width:33.3333333333%}.status_f05b .title_left_50c7>.frame_tall_119c,.status_f05b>.frame_tall_119c{flex-basis:25%;max-width:25%}.label-gas-2d54 .title_left_50c7>.frame_tall_119c,.label-gas-2d54>.frame_tall_119c{flex-basis:20%;max-width:20%}.highlight-3523 .title_left_50c7>.frame_tall_119c,.highlight-3523>.frame_tall_119c{flex-basis:16.6666666667%;max-width:16.6666666667%}.header-ec3b .title_left_50c7>.frame_tall_119c,.header-ec3b>.frame_tall_119c{flex-basis:14.2857142857%;max-width:14.2857142857%}.solid-e5aa .title_left_50c7>.frame_tall_119c,.solid-e5aa>.frame_tall_119c{flex-basis:12.5%;max-width:12.5%}@media screen and (min-width:550px){.container-paper-3f65{flex-basis:8.3333333333%;max-width:8.3333333333%}.search_slow_250e{flex-basis:16.6666666667%;max-width:16.6666666667%}.form_upper_17e5{flex-basis:25%;max-width:25%}.carousel_hot_2b01{flex-basis:33.3333333333%;max-width:33.3333333333%}.dynamic_0bed{flex-basis:41.6666666667%;max-width:41.6666666667%}.gradient_5e44{flex-basis:50%;max-width:50%}.gallery-current-0d27{flex-basis:58.3333333333%;max-width:58.3333333333%}.dirty_8f49{flex-basis:66.6666666667%;max-width:66.6666666667%}.modal-ad73{flex-basis:75%;max-width:75%}.tabs_e7b4{flex-basis:83.3333333333%;max-width:83.3333333333%}.table_c450{flex-basis:91.6666666667%;max-width:91.6666666667%}.section-1b21,.tag_7be1 .title_left_50c7>.frame_tall_119c,.tag_7be1>.frame_tall_119c{flex-basis:100%;max-width:100%}.mini_fa26 .title_left_50c7>.frame_tall_119c,.mini_fa26>.frame_tall_119c{flex-basis:50%;max-width:50%}.breadcrumb-5e42 .title_left_50c7>.frame_tall_119c,.breadcrumb-5e42>.frame_tall_119c{flex-basis:33.3333333333%;max-width:33.3333333333%}.box_basic_3948 .title_left_50c7>.frame_tall_119c,.box_basic_3948>.frame_tall_119c{flex-basis:25%;max-width:25%}.plasma_8e16 .title_left_50c7>.frame_tall_119c,.plasma_8e16>.frame_tall_119c{flex-basis:20%;max-width:20%}.secondary-complex-bd25 .title_left_50c7>.frame_tall_119c,.secondary-complex-bd25>.frame_tall_119c{flex-basis:16.6666666667%;max-width:16.6666666667%}.mask-simple-0682 .title_left_50c7>.frame_tall_119c,.mask-simple-0682>.frame_tall_119c{flex-basis:14.2857142857%;max-width:14.2857142857%}.table-344d .title_left_50c7>.frame_tall_119c,.table-344d>.frame_tall_119c{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width:850px){.pattern-6443{flex-basis:8.3333333333%;max-width:8.3333333333%}.panel-hot-d2d0{flex-basis:16.6666666667%;max-width:16.6666666667%}.under-019a{flex-basis:25%;max-width:25%}.component_68ec{flex-basis:33.3333333333%;max-width:33.3333333333%}.badge_bb71{flex-basis:41.6666666667%;max-width:41.6666666667%}.wrapper-5ed2{flex-basis:50%;max-width:50%}.gallery-3e2d{flex-basis:58.3333333333%;max-width:58.3333333333%}.status_614f{flex-basis:66.6666666667%;max-width:66.6666666667%}.background-yellow-c41d{flex-basis:75%;max-width:75%}.table-0bd7{flex-basis:83.3333333333%;max-width:83.3333333333%}.status-491d{flex-basis:91.6666666667%;max-width:91.6666666667%}.caption-selected-0942 .feature_f6af,.message_12b5,.basic-e31f .title_left_50c7>.frame_tall_119c,.basic-e31f>.frame_tall_119c{flex-basis:100%;max-width:100%}.focus_soft_3766 .feature_f6af,.shade-5a4b .title_left_50c7>.frame_tall_119c,.shade-5a4b>.frame_tall_119c{flex-basis:50%;max-width:50%}.notification-1731 .feature_f6af,.hover-4070 .title_left_50c7>.frame_tall_119c,.hover-4070>.frame_tall_119c{flex-basis:33.3333333333%;max-width:33.3333333333%}.logo-6bbc .feature_f6af,.thick_2847 .title_left_50c7>.frame_tall_119c,.thick_2847>.frame_tall_119c{flex-basis:25%;max-width:25%}.sidebar-9da4 .feature_f6af,.static_6e7b .title_left_50c7>.frame_tall_119c,.static_6e7b>.frame_tall_119c{flex-basis:20%;max-width:20%}.fast-8a63 .feature_f6af,.heading_86d7 .title_left_50c7>.frame_tall_119c,.heading_86d7>.frame_tall_119c{flex-basis:16.6666666667%;max-width:16.6666666667%}.layout_007b .feature_f6af,.table_3a8b .title_left_50c7>.frame_tall_119c,.table_3a8b>.frame_tall_119c{flex-basis:14.2857142857%;max-width:14.2857142857%}.info-00ec .feature_f6af,.footer_small_0740 .title_left_50c7>.frame_tall_119c,.footer_small_0740>.frame_tall_119c{flex-basis:12.5%;max-width:12.5%}}.blue_b716>.frame_tall_119c>.wrapper-67d9{background-color:#fff}.article-cce2 .wrapper-67d9,.button-4d11 .wrapper-67d9,.light-4800 .wrapper-67d9{transition:all,.2s}.button-4d11 .wrapper-67d9{opacity:.6}.button-4d11:hover .wrapper-67d9{opacity:1}.article-cce2 .wrapper-67d9{filter:blur(3px)}.article-cce2:hover .wrapper-67d9{filter:blur(0)}.light-4800:hover .wrapper-67d9{opacity:1}.section-a610:hover .light-4800 .frame_tall_119c:not(:hover){opacity:.6}.solid_cfde,.info-focused-90ad,.filter-afc5 .component_224e,.section-a610,body{margin-left:auto;margin-right:auto;width:100%}.solid_cfde{padding-left:15px;padding-right:15px}.solid_cfde,.info-focused-90ad,.filter-afc5 .component_224e,.section-a610{max-width:1080px}.section-a610.fixed_ff17{max-width:1050px}.section-a610.chip_641f{max-width:1065px}.section-a610.thumbnail_f320{max-width:1110px}body.label_first_c184,body.label_first_c184 .message-52a5,body.label_first_c184 .wrapper_ee50,body.label_first_c184 header,body.prev-e6be,body.prev-e6be .message-52a5,body.prev-e6be header{max-width:1170px}@media screen and (min-width:850px){body.prev-e6be{margin:30px auto}}.warm-e09a{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%}.upper_1048{justify-content:flex-start}.image-4f2d{justify-content:center}.huge-4b84{display:flex;flex-direction:column;justify-content:flex-start}.inner-0b7c .warm-e09a{justify-content:center}.message_first_2dc0 .warm-e09a{height:100%}.simple-37e3{max-height:100%}.label_4816{-ms-flex-negative:1;-ms-flex-preferred-size:auto!important;flex:1}.motion-60f4{margin:0 auto}.dropdown_first_8e6c{margin-right:auto}.sort_3eb7{margin-left:auto}.container_a41f{flex-wrap:wrap}.block-7f11>.simple-37e3:not(.motion-60f4),.block-7f11>.warm-e09a>.simple-37e3:not(.motion-60f4),.block-7f11>.caption_f247>.simple-37e3:not(.motion-60f4){flex:1}@media(max-width:849px){.east_598b{flex-flow:column wrap}.east_598b .simple-37e3{flex-grow:0;padding-bottom:5px;padding-top:5px;width:100%}}@media(max-width:549px){.overlay_404e{flex-flow:column wrap}.overlay_404e .simple-37e3{flex-grow:0;width:100%}}@media(min-width:850px){.liquid_eaf5,.up-3e76{display:flex}.liquid_eaf5>div+div,.up-3e76>div+div{padding-left:30px}}.lite_13e1 .article_silver_afd9 .orange-f494{height:100%;padding:0}.tertiary-2230>.wrapper-67d9{height:100%}.tertiary-2230 .feature_east_36ce,.tertiary-2230 .article_silver_afd9,.tertiary-2230 .icon-stone-2174,.tertiary-2230 .icon-stone-2174 img,.tertiary-2230 .wrapper-67d9>.progress-out-b502,.tertiary-2230 .title_left_50c7>.progress-out-b502,.tertiary-2230 .orange-f494,.tertiary-2230 .orange-f494 img,.tertiary-2230 .inner-742c,.tertiary-2230 .notice-96af,.tertiary-2230 .inner-742c:not(.module-bbda),.tertiary-2230 .inner-742c>.progress-out-b502,.tertiary-2230>.wrapper-67d9>.progress-out-b502,.tertiary-2230>.wrapper-67d9>.progress-out-b502 .next_d55c>img,.tertiary-2230>.wrapper-67d9>.progress-out-b502 div{bottom:0;height:100%;-o-object-fit:cover;object-fit:cover;padding:0!important;position:absolute!important;top:0;width:100%}.tertiary-2230 .icon-stone-2174 img{font-family:"object-fit: cover;"}.tertiary-2230 .content-b209{height:100%!important}.tertiary-2230 .article_silver_afd9:not(.accordion-center-2d5e):not(.preview-01c9):not(.orange_a70f) .highlight_7f71{background-color:hsla(0,0%,100%,.95);bottom:0;padding-left:1.5em;padding-right:1.5em;position:absolute}@media(prefers-reduced-motion){.tertiary-2230{transition:none!important}}@media (-ms-high-contrast:none){.accordion_9261 svg{max-width:50px}.basic_dacb .wrapper-current-9f8c svg{height:36px!important}.logo_8fc6>li>a>i{top:-1px}}.accordion-south-8dfa,.section-a610{display:flex;flex-flow:row wrap;width:100%}.section-a610>div:not(.frame_tall_119c):not([class^=col-]):not([class*=" col-"]){width:100%!important}.section-a610.lite_13e1,.section-a610.accent_over_7de4{display:block}.section-a610.lite_13e1>.frame_tall_119c,.section-a610.accent_over_7de4>.frame_tall_119c{float:left}.solid_cfde .section-a610:not(.fixed_ff17),.accordion_d5d9 .section-a610:not(.fixed_ff17),.section-a610 .accordion-south-8dfa,.section-a610 .section-a610:not(.fixed_ff17){margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;width:auto}.section-a610 .solid_cfde{padding-left:0;padding-right:0}.feature_east_36ce+.section-a610:not(.fixed_ff17),.banner_0055+.section-a610:not(.fixed_ff17),.narrow_f24b+.section-a610:not(.fixed_ff17),.notice-96af+.section-a610:not(.fixed_ff17){margin-top:30px}.icon-dbea{max-width:100%!important}.hover_steel_fbaa{transition:height .3s}.main-bcc1{flex-direction:row-reverse}@media screen and (max-width:549px){.mini_f59f{flex-direction:column-reverse}}@media screen and (max-width:849px){.label_b191{flex-direction:row-reverse}}.fixed_ff17{padding:0}.fixed_ff17>.frame_tall_119c,.fixed_ff17>.content-b209>.title_left_50c7>.frame_tall_119c{padding:0!important}.fixed_ff17>.frame_tall_119c .solid_cfde{max-width:100%}.solid_cfde .chip_641f:not(.fixed_ff17),.section-a610 .chip_641f:not(.fixed_ff17){margin-bottom:0;margin-left:-10px;margin-right:-10px}.chip_641f>.frame_tall_119c,.chip_641f>.content-b209>.title_left_50c7>.frame_tall_119c{margin-bottom:0;padding:0 9.8px 19.6px}.solid_cfde .prev-baff:not(.fixed_ff17),.section-a610 .prev-baff:not(.fixed_ff17){margin-bottom:0;margin-left:-2px;margin-right:-2px}.prev-baff>.frame_tall_119c,.prev-baff>.content-b209>.title_left_50c7>.frame_tall_119c{margin-bottom:0;padding:0 2px 3px}@media screen and (min-width:850px){.thumbnail_f320{padding-left:0;padding-right:0}.solid_cfde .thumbnail_f320:not(.fixed_ff17),.section-a610 .thumbnail_f320:not(.fixed_ff17){margin-bottom:0;margin-left:-30px;margin-right:-30px}.thumbnail_f320>.frame_tall_119c,.thumbnail_f320>.content-b209>.title_left_50c7>.frame_tall_119c{margin-bottom:0;padding:0 30px 30px}}.disabled-692f,.heading_slow_be73{overflow:hidden}.disabled-692f .frame_tall_119c,.heading_slow_be73 .frame_tall_119c{padding:0;position:relative}.disabled-692f .wrapper-67d9,.heading_slow_be73 .wrapper-67d9{padding:15px}.disabled-692f .frame_tall_119c:before,.heading_slow_be73 .frame_tall_119c:before{border-left:1px dashed #ddd;content:" ";height:100%;left:-1px;position:absolute;top:0}.disabled-692f .frame_tall_119c:after,.heading_slow_be73 .frame_tall_119c:after{border-bottom:1px dashed #ddd;bottom:-1px;content:" ";height:0;left:0;position:absolute;top:auto;width:100%}.heading_slow_be73 .frame_tall_119c:before{border-left-style:solid}.heading_slow_be73 .frame_tall_119c:after{border-bottom-style:solid}.breadcrumb-west-ca07 .disabled-692f .frame_tall_119c:after,.breadcrumb-west-ca07 .disabled-692f .frame_tall_119c:before,.breadcrumb-west-ca07 .heading_slow_be73 .frame_tall_119c:after,.breadcrumb-west-ca07 .heading_slow_be73 .frame_tall_119c:before{border-color:hsla(0,0%,100%,.2)}.element-cool-7e1b .section-a610 .frame_tall_119c{padding-bottom:0}.full-deee .section-a610:before{display:block!important}.narrow_f24b{align-items:center;display:flex;flex-flow:row;min-height:auto;padding:30px 0;position:relative;width:100%}.narrow_f24b.breadcrumb-west-ca07{background-color:#666}.search-fast-fcc2{overflow:hidden}.search-fast-fcc2,.menu_083d{width:100%}.menu_083d{z-index:1}.layout_0b61{overflow:hidden}.solid_cfde .narrow_f24b,.section-a610 .narrow_f24b{padding-left:30px;padding-right:30px}.wrapper_ee50+.gallery_action_e2be{background-color:#000;min-height:100vh!important}.gallery_action_e2be+div{background-color:#fff;box-shadow:15px 15px 15px 15px rgba(0,0,0,.1);position:relative}.table-focused-b894{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}.wrapper_ee50{position:fixed!important}.mask_9e18{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}.breadcrumb-west-ca07.mask_9e18{color:#f1f1f1}.mask_9e18:after{clear:both;content:"";display:block;height:0;visibility:hidden}.mask_9e18 li{display:block;margin:0;vertical-align:top}.mask_9e18 li ul{margin:0;padding:0}.mask_9e18>li.complex_bc76{min-width:260px}.active_1708 li.first_771d:hover>.mask_9e18,.primary_gold_2d2c li.first_771d:hover>.mask_9e18,li.stale-acc2>.mask_9e18{left:-15px;max-height:inherit;opacity:1;visibility:visible}.component_narrow_e282 li.stale-acc2:last-child>.mask_9e18,.component_narrow_e282 li.first_771d:hover:last-child>.mask_9e18{left:auto;right:-15px}.upper_68fc li>a,.mask_9e18>li>a{display:block;line-height:1.3;padding:10px 20px;width:auto}.upper_68fc>li:last-child:not(.clean-7bd3)>a,.mask_9e18>li:last-child:not(.clean-7bd3)>a{border-bottom:0!important}.container-north-93f2.mask_9e18 .upper_68fc>li>a,.mask_9e18.container-north-93f2>li>a{font-size:.85em;text-transform:uppercase}.mask_9e18>li.notice_green_fbc2,.mask_9e18>li.clean-7bd3{display:table-cell;min-width:160px;text-align:left;white-space:nowrap;width:160px}.mask_9e18>li.notice_green_fbc2:not(:last-child),.mask_9e18>li.clean-7bd3:not(:last-child){border-right:1px solid transparent}.mask_9e18 .tabs_old_10a8>a,.mask_9e18 .clean-7bd3>a,.mask_9e18 .carousel-175d>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.mask_9e18 .clean-7bd3 .tabs_old_10a8{margin-top:5px}.mask_9e18 li.notice_green_fbc2{border:0!important;margin:0!important;padding:0!important}.mask_9e18 li.notice_green_fbc2>a{font-size:0!important;line-height:0!important;margin:-20px 0!important;padding:0!important}.mask_9e18 li.notice_green_fbc2>a img{display:block;margin:0;width:100%}.mask_9e18 li.notice_green_fbc2>a:hover{opacity:.8}.frame-north-38f5 li.notice_green_fbc2:first-child>a{margin-left:-20px!important;margin-right:20px!important}.frame-north-38f5 li.notice_green_fbc2:last-child>a{margin-right:-20px!important}.mask_9e18.west_2c81>li.clean-7bd3,.mask_9e18.shade-7572>li.clean-7bd3{border-color:#f1f1f1}.frame-north-38f5 .upper_68fc li>a,.mask_9e18.frame-north-38f5>li>a{border-bottom:1px solid #ececec;margin:0 10px;padding-left:0;padding-right:0}.frame-north-38f5{padding:20px}.west_2c81 .upper_68fc li>a,.mask_9e18.west_2c81>li>a{border-radius:10px;margin:0 10px;padding-left:10px;padding-right:5px}.west_2c81 .upper_68fc li>a:hover,.west_2c81.breadcrumb-west-ca07 .upper_68fc li>a:hover,.mask_9e18.west_2c81.breadcrumb-west-ca07>li>a:hover,.mask_9e18.west_2c81>li>a:hover{background-color:#446084;color:#fff!important}.shade-7572 .upper_68fc li>a:hover,.mask_9e18.shade-7572>li>a:hover{background-color:rgba(0,0,0,.03)}.mask_9e18.west_2c81 li.complex_bc76,.mask_9e18.shade-7572 li.complex_bc76{padding:0 20px 10px}.row-easy-26e5 .mask_9e18{padding:0}li.stale-acc2>.red_c239,li.first_771d:hover>.red_c239{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%}.red_c239>li.clean-7bd3{white-space:normal}.liquid_61a1 li.first_771d:after,.liquid_61a1 li.first_771d:before{border:solid transparent;bottom:-2px;content:"";height:0;left:50%;opacity:0;pointer-events:none;position:absolute;width:0;z-index:10}.liquid_61a1 li.first_771d:after{border-color:hsla(0,0%,87%,0) hsla(0,0%,87%,0) #fff;border-width:8px;margin-left:-8px}.liquid_61a1 li.first_771d:before{border-width:11px;margin-left:-11px;z-index:-999}.liquid_61a1 .slider-rough-ce2d .section_soft_0efd:after,.liquid_61a1 .slider-rough-ce2d .section_soft_0efd:before,.liquid_61a1 .slider-rough-ce2d .pink-1c8f:after,.liquid_61a1 .slider-rough-ce2d .pink-1c8f:before,.liquid_61a1 li.first_771d.last_1671:after,.liquid_61a1 li.first_771d.last_1671:before,.liquid_61a1 li.first_771d.button_f719:after,.liquid_61a1 li.first_771d.button_f719:before{display:none}.input-ff90 .mask_9e18{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.liquid_61a1.hover_hovered_1f7e li.first_771d:before{border-bottom-color:#ddd}.hover_hovered_1f7e .mask_9e18{border:2px solid #ddd}.liquid_61a1 li.stale-acc2.first_771d:after,.liquid_61a1 li.stale-acc2.first_771d:before{opacity:1;transition:opacity .25s}.smooth_e61d.dropdown-fast-e450>a:after,.alert-motion-64cc.dropdown-fast-e450>a:after,.static-3695.dropdown-fast-e450>a:after,.list_7c9e.dropdown-fast-e450>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}.alert-motion-64cc.dropdown-fast-e450>a:after{background-color:#446084}.list_7c9e.dropdown-fast-e450>a:after{background-color:#d26e4b}.static-3695.dropdown-fast-e450>a:after{background-color:#7a9c59}.smooth_e61d.dropdown-fast-e450>a:after{background-color:#b20000}.logo_8fc6 p{margin:0;padding-bottom:0}.logo_8fc6,.logo_8fc6 ul:not(.mask_9e18){margin:0;padding:0}.logo_8fc6>li>a.header-rough-08e7,.logo_8fc6>li>button{margin-bottom:0}.logo_8fc6{align-items:center;display:inline-block;display:flex;flex-flow:row wrap;width:100%}.logo_8fc6,.logo_8fc6>li{position:relative}.logo_8fc6>li{list-style:none;margin:0 7px;padding:0;transition:background-color .3s}.logo_8fc6>li,.logo_8fc6>li>a{display:inline-block}.logo_8fc6>li>a{align-items:center;display:inline-flex;flex-wrap:wrap;padding:10px 0}.complex_bc76 .logo_8fc6>li>a{padding-bottom:0;padding-top:0}.up-5a72 .logo_8fc6>li>a,.logo_8fc6.up-5a72>li>a{font-weight:400;padding-bottom:5px;padding-top:5px;vertical-align:top}.up-5a72.logo_8fc6>li.complex_bc76{font-size:.75em}.cold-ae44{justify-content:center}.hot-a105{justify-content:space-between}.input-orange-6ab0{justify-content:flex-start}.component_narrow_e282{justify-content:flex-end}@media(max-width:849px){.progress-5d9b{justify-content:center}}@media(max-width:549px){.content_e94f{justify-content:center}}.upper_68fc>li>a,.mask_9e18>li>a,.motion-38d1>li>a,.logo_8fc6>li>a{color:hsla(0,0%,40%,.85);transition:all .2s}.upper_68fc>li>a,.mask_9e18>li>a{display:block}.upper_68fc li.fn-active-1f2a>a,.upper_68fc li>a:hover,.mask_9e18 li.fn-active-1f2a>a,.mask_9e18>li>a:hover,.motion-38d1>li>a:hover,.logo_8fc6>li.fn-active-1f2a>a,.logo_8fc6>li.fn-current-1f2a>a,.logo_8fc6>li>a.fn-active-1f2a,.logo_8fc6>li>a.fn-current-1f2a,.logo_8fc6>li>a:hover{color:hsla(0,0%,7%,.85)}.logo_8fc6 li:first-child{margin-left:0!important}.logo_8fc6 li:last-child{margin-right:0!important}.menu-right-d634>li>a{font-weight:bolder;letter-spacing:.02em;text-transform:uppercase}.carousel_active_1786>li>a{font-weight:thin!important}@media(min-width:850px){.section-06a5>li{margin:0 .7em}.section-06a5>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}.section-06a5>li+li.lite-4ef5>a:after{height:50px;margin-top:-25px}}li.complex_bc76 .section-a610,li.complex_bc76 form,li.complex_bc76 input,li.complex_bc76 select{margin:0}li.complex_bc76>.header-rough-08e7{margin-bottom:0}li.caption_plasma_c398>a{display:none!important}.alert_b7b8>li>a,.alert_b7b8>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}.alert_b7b8>li i{font-size:1.2em;top:-1px;vertical-align:middle}.alert_b7b8>li>.fn-current-1f2a,.alert_b7b8>li>a:hover,.alert_b7b8>li>span:hover{background-color:#446084;border-color:#446084;color:#fff}.pagination-b42e .title_gas_5e30{bottom:0;overflow:hidden;position:fixed;top:0;width:100%}.pagination-b42e .title_gas_5e30 .video_fresh_ac97{height:100%;padding-bottom:0;padding-top:0;transform:translateX(0);transition:transform .3s;will-change:transform}.panel-wood-08c7 .new-c7bd>li>.border-29b8,.panel-wood-08c7 .new-c7bd>li>ul.gradient-hovered-da47{-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%}.panel-wood-08c7 .new-c7bd>li>.border-29b8>li,.panel-wood-08c7 .new-c7bd>li>ul.gradient-hovered-da47>li{align-items:center;display:flex;flex-flow:row wrap}.panel-wood-08c7 .new-c7bd>li>.border-29b8.hover-mini-d14b,.panel-wood-08c7 .new-c7bd>li>ul.gradient-hovered-da47.hover-mini-d14b{display:block}.panel-wood-08c7 .new-c7bd>li>.border-29b8.primary_huge_49dd,.panel-wood-08c7 .new-c7bd>li>ul.gradient-hovered-da47.primary_huge_49dd{overflow-y:hidden;padding-right:100%;width:200%}.highlight_glass_ab70 .new-c7bd>li>.border-29b8>li:not(.iron-20e1),.highlight_glass_ab70 .new-c7bd>li>ul.gradient-hovered-da47>li:not(.iron-20e1){border-top:1px solid #ececec;margin-bottom:0;margin-top:0;transition:background-color .3s}.highlight_glass_ab70 .new-c7bd>li>.border-29b8>li:not(.iron-20e1)>a,.highlight_glass_ab70 .new-c7bd>li>ul.gradient-hovered-da47>li:not(.iron-20e1)>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}.highlight_glass_ab70 .new-c7bd>li>.border-29b8>li:not(.iron-20e1).fn-active-1f2a,.highlight_glass_ab70 .new-c7bd>li>.border-29b8>li:not(.iron-20e1):hover,.highlight_glass_ab70 .new-c7bd>li>ul.gradient-hovered-da47>li:not(.iron-20e1).fn-active-1f2a,.highlight_glass_ab70 .new-c7bd>li>ul.gradient-hovered-da47>li:not(.iron-20e1):hover{background-color:rgba(0,0,0,.05)}.highlight_glass_ab70 .new-c7bd>li>.border-29b8>li:not(.iron-20e1)>.border-29b8,.highlight_glass_ab70 .new-c7bd>li>.border-29b8>li:not(.iron-20e1)>ul.gradient-hovered-da47,.highlight_glass_ab70 .new-c7bd>li>ul.gradient-hovered-da47>li:not(.iron-20e1)>.border-29b8,.highlight_glass_ab70 .new-c7bd>li>ul.gradient-hovered-da47>li:not(.iron-20e1)>ul.gradient-hovered-da47{-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%}.highlight_glass_ab70 .new-c7bd>li>.border-29b8>li:not(.iron-20e1)>.border-29b8>li,.highlight_glass_ab70 .new-c7bd>li>.border-29b8>li:not(.iron-20e1)>ul.gradient-hovered-da47>li,.highlight_glass_ab70 .new-c7bd>li>ul.gradient-hovered-da47>li:not(.iron-20e1)>.border-29b8>li,.highlight_glass_ab70 .new-c7bd>li>ul.gradient-hovered-da47>li:not(.iron-20e1)>ul.gradient-hovered-da47>li{align-items:center;display:flex;flex-flow:row wrap}.highlight_glass_ab70 .new-c7bd>li>.border-29b8>li:not(.iron-20e1)>.border-29b8.hover-mini-d14b,.highlight_glass_ab70 .new-c7bd>li>.border-29b8>li:not(.iron-20e1)>ul.gradient-hovered-da47.hover-mini-d14b,.highlight_glass_ab70 .new-c7bd>li>ul.gradient-hovered-da47>li:not(.iron-20e1)>.border-29b8.hover-mini-d14b,.highlight_glass_ab70 .new-c7bd>li>ul.gradient-hovered-da47>li:not(.iron-20e1)>ul.gradient-hovered-da47.hover-mini-d14b{display:block}.highlight_glass_ab70 .new-c7bd>li>.border-29b8>li:not(.iron-20e1)>.border-29b8.primary_huge_49dd,.highlight_glass_ab70 .new-c7bd>li>.border-29b8>li:not(.iron-20e1)>ul.gradient-hovered-da47.primary_huge_49dd,.highlight_glass_ab70 .new-c7bd>li>ul.gradient-hovered-da47>li:not(.iron-20e1)>.border-29b8.primary_huge_49dd,.highlight_glass_ab70 .new-c7bd>li>ul.gradient-hovered-da47>li:not(.iron-20e1)>ul.gradient-hovered-da47.primary_huge_49dd{overflow-y:hidden;padding-right:100%;width:200%}.new-c7bd{-webkit-overflow-scrolling:auto;height:100%;overflow:visible;overflow-y:auto;padding-top:20px}.new-c7bd .fn-active-1f2a>.media-633b{transform:none}.new-c7bd>li{flex-shrink:0}.iron-20e1 .media-633b{margin-left:0!important;padding-left:5px;position:relative!important;text-align:left;top:0!important;width:100%}.iron-20e1 .media-633b i{font-size:1.4em;margin-right:2px}.inner-0b7c .iron-20e1 .media-633b{margin-left:auto!important;margin-right:auto!important;width:auto}.current-6d0a>li>a:before,.small_90c0>li>a:before,.blue_0b84>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%}.current-6d0a>li.fn-active-1f2a>a:before,.current-6d0a>li:hover>a:before,.small_90c0>li.fn-active-1f2a>a:before,.small_90c0>li:hover>a:before,.blue_0b84>li.fn-active-1f2a>a:before,.blue_0b84>li:hover>a:before{opacity:1}.logo_8fc6:hover>li:not(:hover)>a:before{opacity:0}.layout-hot-66f1 .current-6d0a:before{bottom:0;top:auto}.small_90c0>li>a:before{width:0}.small_90c0>li.fn-active-1f2a>a:before,.small_90c0>li:hover>a:before{width:100%}.current-6d0a>li:after,.current-6d0a>li:before{display:none}.current-6d0a>li>a:before{bottom:0;top:auto}.silver-af55>li.fn-active-1f2a>a,.texture-57f6>li.fn-active-1f2a>a{background-color:#446084;color:#fff;opacity:1}.search-slow-73b8>li.fn-active-1f2a>a{background-color:#fff}.tertiary-pro-86b3 .logo_8fc6.search-slow-73b8>li.fn-active-1f2a>a{color:#000}.breadcrumb-7c5a>li.fn-active-1f2a>a{border-color:currentColor;color:#446084}.layout-hot-66f1{display:flex;flex-flow:row wrap}.layout-hot-66f1 .logo_8fc6,.layout-hot-66f1 .logo_15c0{width:100%}.logo_15c0{padding-top:1em}.logo_15c0 .filter_last_3ac7{padding:0}.logo_15c0 .accent_4faf:not(.fn-active-1f2a){display:block;height:0;opacity:0;overflow:hidden;padding:0;visibility:hidden}.logo_15c0 .accent_4faf.fn-active-1f2a{display:block!important}.silver-af55>li,.breadcrumb-7c5a>li,.texture-57f6>li,.search-slow-73b8>li{margin:0}.silver-af55>li>a,.texture-57f6>li>a{line-height:2.5em;padding:0 .75em}.texture-57f6>li>a{border-radius:99px}.search-slow-73b8>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}.search-slow-73b8>li.fn-active-1f2a>a{border-top-color:#446084}.tertiary-pro-86b3 .search-slow-73b8>li:not(.fn-active-1f2a)>a{background-color:hsla(0,0%,100%,.1);border-color:transparent}.layout-hot-66f1 .search-slow-73b8>li{margin:0 .1em -1px}.search-slow-73b8+.logo_15c0{background-color:#fff;border:1px solid #ddd;padding:30px}.breadcrumb-7c5a>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){.layout-hot-66f1 .east-e1f1{padding-top:0;width:25%}.east-e1f1+.logo_15c0{border-left:1px solid #ddd;flex:1;margin-top:0!important;padding:0 30px 30px}.layout-hot-66f1 .east-e1f1.breadcrumb-7c5a{padding-right:15px}}@media(max-width:549px){.image-e368>li{margin:0!important;width:100%}.image-e368>li a{display:block;width:100%}.chip_7cde{-webkit-overflow-scrolling:touch;flex-flow:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.chip_7cde>li{display:inline-block}}.menu_e0ca{background-color:rgba(0,0,0,.02);flex:1 0 50%;list-style-type:none;max-width:50%;text-align:center}.menu_e0ca.fn-active-1f2a{background-color:rgba(0,0,0,.05)}.media_pro_a4a1{flex:1 1 auto}.main_motion_c582.logo_8fc6>li{margin:0}.main_motion_c582.logo_8fc6>li>a{display:flex;padding:15px 10px}.media-633b{box-shadow:none!important;color:currentColor;height:auto;line-height:1;margin:0 5px 0 0;opacity:.6;padding:0;width:45px}.media-633b i{font-size:1.8em;transition:all .3s}.media-633b:focus{color:currentColor}.media-633b:hover{cursor:pointer;opacity:1}.fn-active-1f2a>.media-633b{transform:rotate(-180deg)}.fn-active-1f2a>ul.gradient-hovered-da47,.fn-active-1f2a>ul.border-29b8:not(.mask_9e18){display:block!important}.gradient-copper-3976 .media-633b{margin:0 0 0 5px;min-height:1em;width:1em}.gradient-copper-3976 .media-633b i{font-size:1.2em;top:1px}@media(prefers-reduced-motion){.media-633b{transition:none}}.logo_8fc6.east-e1f1{flex-flow:column}.logo_8fc6.east-e1f1 li{list-style:none;margin:0;width:100%}.east-e1f1 li li{font-size:1em;padding-left:.5em}.east-e1f1 .notice_green_fbc2{display:none!important}.east-e1f1>li{align-items:center;display:flex;flex-flow:row wrap}.east-e1f1>li ul{width:100%}.east-e1f1 li li.tabs_old_10a8{margin-bottom:1em}.east-e1f1 li li.tabs_old_10a8:not(:first-child){margin-top:1em}.east-e1f1>li>a,.east-e1f1>li>ul>li a{align-items:center;display:flex;flex-grow:1;width:auto}.east-e1f1 li li.tabs_old_10a8>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.east-e1f1>li.complex_bc76{padding-bottom:1em;padding-top:1em}.east-e1f1>li>ul li a{color:#666;transition:color .2s}.east-e1f1>li>ul li a:hover{color:#111;opacity:1}.east-e1f1>li>ul{margin:0 0 2em;padding-left:1em}.logo_8fc6 .gradient-hovered-da47{left:-99999px;opacity:0;position:fixed;transform:translateX(-10px);transition:background-color .6s,transform .3s,opacity .3s}@media(prefers-reduced-motion){.logo_8fc6 .gradient-hovered-da47{opacity:1;transform:none}}.logo_8fc6:not(.new-c7bd) .fn-active-1f2a>.gradient-hovered-da47{left:auto;opacity:1;padding-bottom:30px;position:inherit;transform:translateX(0)}.content_copper_70bf.east-e1f1>li.dropdown-fast-e450.fn-active-1f2a,.content_copper_70bf.east-e1f1>li.dropdown-fast-e450:hover{background-color:rgba(0,0,0,.05)}.content_copper_70bf.east-e1f1>li+li{border-top:1px solid #ececec}.breadcrumb-west-ca07 .content_copper_70bf.east-e1f1>li+li,.breadcrumb-west-ca07 .motion-38d1>li+li{border-color:hsla(0,0%,100%,.2)}.east-e1f1>li+li{border-top:1px solid #ececec}.motion-38d1>li+li{border-color:#ececec}.east-e1f1.blue_0b84>li>a:before{height:100%;left:auto;right:-2px;width:3px;z-index:1}.east-e1f1.search-slow-73b8>li>a{border:0}.east-e1f1.search-slow-73b8>li.fn-active-1f2a>a{border-left:3px solid #446084}.inner-0b7c .media-633b{margin-left:-35px}.inner-0b7c .east-e1f1 li{border:0}.inner-0b7c .east-e1f1 li li,.inner-0b7c.east-e1f1 li li{padding-left:0}@media screen and (max-width:549px){.over_ffb8{flex-flow:column;margin-bottom:20px}.over_ffb8>li{border-bottom:1px solid #ececec;list-style:none;margin:0!important;width:100%}}.east-e1f1 .feature_complex_78bf{width:100%}.east-e1f1 .frame_lower_3918,.east-e1f1 .chip-tall-d8aa{display:block;width:100%}@media screen and (min-width:849px){.icon-57ef>.wrapper-67d9>.module-pro-bb7a>.east-e1f1{width:calc(100% + 31px)}}.modal-04c7{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}.modal-04c7 .easy_e9bf{font-size:1.7em;margin-right:10px}.card-63fa{display:block;font-size:.9em;font-weight:400;line-height:1.3}.old-4b62{flex:1 1 auto}.info_ff68{background-color:#fff;opacity:0;position:absolute;visibility:hidden;width:250px;z-index:9}.info_ff68 .motion-38d1{align-items:stretch;display:flex;flex-direction:column}.info_ff68 .motion-38d1>li.dropdown-fast-e450{list-style:none;margin:0;position:static}.info_ff68 .motion-38d1>li.dropdown-fast-e450[class*=" label-"]>a:after,.info_ff68 .motion-38d1>li.dropdown-fast-e450[class^=label-]>a:after{order:2;top:0}.info_ff68 .motion-38d1>li.dropdown-fast-e450>a>i.down-ad52{margin-left:auto;margin-right:-.1em;order:3;transform:rotate(-90deg)}.info_ff68 .motion-38d1>li.dropdown-fast-e450>a{align-items:center;display:flex;padding:10px 15px}.info_ff68 .motion-38d1 li.huge-f9d9>a>i,.info_ff68 .motion-38d1 li.huge-f9d9>a>img,.info_ff68 .motion-38d1 li.huge-f9d9>a>svg{margin-right:10px}.info_ff68 .pattern_motion_28f2{font-size:.9em;order:1}.info_ff68 .stale-acc2 .mask_9e18{left:100%!important;top:0}.info_ff68 .stale-acc2.dropdown-fast-e450 .mask_9e18{min-height:100%}.module_85b9{opacity:1;visibility:visible}.card-medium-efae .info_ff68,.detail_e55b .info_ff68{opacity:0;visibility:hidden}.message-52a5:not(.detail_e55b) .info_ff68{transition:opacity .25s,visibility .25s}.info_ff68.blue_b716{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.media_right_d45d:hover .info_ff68{opacity:1;visibility:visible}.avatar_easy_5132{margin:30px 0 0}.east-0ccb{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:table;height:2.8em;pointer-events:none;width:2.8em;z-index:20}.east-0ccb.fn-top-1f2a{left:0}.gold-099d{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_5be3{height:2.3em;width:2.3em}.advanced_5be3 .gold-099d{line-height:.7}.east-0ccb+.east-0ccb{height:2.5em;opacity:.9;width:2.5em}.east-0ccb+.east-0ccb+.east-0ccb{opacity:.8}.tag_71cb .gold-099d,.border-6962 .gold-099d{background-color:#fff;border:2px solid;color:#446084}.breadcrumb_advanced_cf26:hover .border-6962 .gold-099d{background-color:#446084;border-color:#446084;color:#fff}.link_bronze_4e49,.border-6962{margin-left:-.4em}.orange-91ee{margin-left:1em}.link_bronze_4e49+.east-0ccb{margin-left:-.4em;margin-top:-.4em}.link_bronze_4e49 .gold-099d,.orange-91ee .gold-099d{border-radius:999px}.tag_71cb .gold-099d,.gradient-copper-3976 .border-6962 .gold-099d{background-color:transparent}.tag_71cb{height:2em;margin-left:-4px}.gradient-copper-3976 .east-0ccb{margin:0!important}.breadcrumb-west-ca07 .gradient-copper-3976 .border-6962 .gold-099d{color:#fff;opacity:.7}.fixed_ff17 .link_bronze_4e49{margin-left:15px}.feature_east_36ce{background-color:#446084;min-height:30px;position:relative;width:100%}.paper_0c1b{overflow:hidden}.light_c7a5{height:100%;max-height:100%;position:relative}@media(max-width:549px){.light_c7a5{-webkit-overflow-scrolling:touch;overflow:auto}}.light_c7a5>*{position:absolute!important}.breadcrumb-west-ca07 .feature_east_36ce a{color:#fff}.heading-a940{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){.layout_3eb0 .left_7939{display:none}}.article_silver_afd9{margin:0 auto;position:relative;width:100%}.article_silver_afd9>a{display:block;width:100%}.article_silver_afd9 a{display:inline-block}.article_silver_afd9,.icon-stone-2174,.highlight_7f71{transition:opacity .3s,transform .3s,background-color .3s}.icon-stone-2174>a,.icon-stone-2174>div>a{display:block}.icon-stone-2174>a:focus-visible,.icon-stone-2174>div>a:focus-visible{outline-offset:-2px}.highlight_7f71{font-size:.9em;padding-bottom:1.4em;padding-top:.7em;position:relative;width:100%}.blue_b716 .highlight_7f71{padding-left:1.2em;padding-right:1.2em}@media(max-width:549px){.highlight_7f71{font-size:85%}}.icon-stone-2174{height:auto;margin:0 auto;overflow:hidden;position:relative}.icon-stone-2174[style*=-radius]{-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.inner-f389{overflow:hidden;position:relative;z-index:0}.highlight_7f71.inner-0b7c{padding-left:10px;padding-right:10px}.icon-stone-2174 img{margin:0 auto;max-width:100%;width:100%}.alert-b593{overflow:hidden}.alert-b593 .highlight_7f71.inner-0b7c{left:50%;margin:10% 0;transform:translateX(-50%)}.alert-b593 .highlight_7f71.description_f3cc{left:auto;right:0}.alert-b593 .highlight_7f71{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-b593:hover .highlight_7f71{opacity:1}.orange_a70f{overflow:hidden}.orange_a70f .highlight_7f71{background-color:hsla(0,0%,100%,.95);bottom:15%;padding:.8em 1em 1em;position:absolute;transition:background .3s;z-index:1}.breadcrumb-west-ca07 .orange_a70f .highlight_7f71{background-color:rgba(0,0,0,.95)}.orange_a70f:hover .highlight_7f71{background-color:#446084}.bright_066e .highlight_7f71{padding:15px 15px 20px;z-index:1}.bright_066e:hover .highlight_7f71{background-color:#fff;transform:translateY(-15px)}.breadcrumb-west-ca07 .bright_066e:hover .highlight_7f71{background-color:#222}.bright_066e:hover .icon-stone-2174{transform:translateY(-5px)}.grid_slow_170b .highlight_7f71{background-color:hsla(0,0%,100%,.95);margin:-15% auto 0;max-width:85%;padding:15px 20px}.preview-01c9 .highlight_7f71,.accordion-center-2d5e .highlight_7f71{bottom:0;max-height:100%;padding-left:1.5em;padding-right:1.5em;position:absolute;width:100%}.preview-01c9.breadcrumb-west-ca07 .highlight_7f71,.accordion-center-2d5e.breadcrumb-west-ca07 .highlight_7f71{text-shadow:1px 1px 1px rgba(0,0,0,.5)}.logo-79c7 .highlight_7f71{display:none!important}.article-dim-781f:hover .preview-01c9 .highlight_7f71,.article-dim-781f:hover .accordion-center-2d5e .highlight_7f71{opacity:0!important}.logo_stone_4016.preview-01c9 .highlight_7f71,.logo_stone_4016.accordion-center-2d5e .highlight_7f71{bottom:auto!important;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:16}.carousel-457f.preview-01c9 .highlight_7f71,.carousel-457f.accordion-center-2d5e .highlight_7f71{bottom:auto!important;left:0;position:absolute;right:0;top:0;z-index:16}.mini_2288 .logo_stone_4016 .highlight_7f71{bottom:auto;position:relative;top:auto;transform:translateY(0)}.backdrop-huge-22c4 .frame_tall_119c{max-width:100%!important;width:100%!important}@media screen and (max-width:549px){.mini_2288 .icon-stone-2174{width:100%!important}}@media screen and (min-width:550px){.panel-liquid-6680 .frame_tall_119c{flex-basis:100%!important;max-width:100%!important}.panel-liquid-6680 .article_silver_afd9,.mini_2288{display:table;width:100%}.panel-liquid-6680 .article_silver_afd9 .shadow-8355,.mini_2288 .shadow-8355{direction:rtl}.panel-liquid-6680 .article_silver_afd9 .icon-stone-2174,.panel-liquid-6680 .article_silver_afd9 .highlight_7f71,.mini_2288 .icon-stone-2174,.mini_2288 .highlight_7f71{direction:ltr;display:table-cell;vertical-align:middle}.panel-liquid-6680 .article_silver_afd9 .highlight_7f71,.mini_2288 .highlight_7f71{padding-left:1.5em;padding-right:1.5em}.panel-liquid-6680 .article_silver_afd9 .icon-stone-2174,.mini_2288 .icon-stone-2174{width:50%}.panel-liquid-6680 .article_silver_afd9.menu_hard_5eb9 .highlight_7f71,.mini_2288.menu_hard_5eb9 .highlight_7f71{vertical-align:top}}.header-rough-08e7,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}.header-rough-08e7 span{display:inline-block;line-height:1.6}.header-rough-08e7.chip-d67a{line-height:2.19em}.logo_8fc6>li>a.header-rough-08e7,.logo_8fc6>li>a.header-rough-08e7:hover{padding-bottom:0;padding-top:0}.logo_8fc6>li>a.header-rough-08e7:hover{color:#fff}.header-rough-08e7,input[type=button].header-rough-08e7,input[type=reset].header-rough-08e7,input[type=submit],input[type=submit].header-rough-08e7{background-color:#446084;background-color:var(--primary-color);border-color:rgba(0,0,0,.05);color:#fff}.header-rough-08e7.chip-d67a,input[type=button].chip-d67a,input[type=reset].chip-d67a,input[type=submit].chip-d67a{background-color:transparent;border:2px solid}.header-rough-08e7:hover,.breadcrumb-west-ca07 .header-rough-08e7.overlay-cold-4da9: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}.header-rough-08e7.widget-96ea,.header-rough-08e7.container_0ad8{background-color:transparent!important;border-color:transparent!important;padding-left:.15em;padding-right:.15em}.header-rough-08e7.container_0ad8:before{background-color:currentColor;bottom:0;content:"";height:2px;left:20%;opacity:.3;position:absolute;transition:all .3s;width:60%}.header-rough-08e7.container_0ad8:hover:before{left:0;opacity:1;width:100%}.widget-96ea,.container_0ad8{color:#666}.breadcrumb-west-ca07 .header-rough-08e7.widget-96ea:hover,.breadcrumb-west-ca07 .header-rough-08e7.container_0ad8:hover{color:#fff;opacity:.8}.header-rough-08e7.widget-96ea:hover,.header-rough-08e7.container_0ad8:hover{box-shadow:none;color:#333}.overlay-cold-4da9,button.overlay-cold-4da9,button[type=submit].overlay-cold-4da9,input[type=button].overlay-cold-4da9,input[type=reset].overlay-cold-4da9,input[type=submit].overlay-cold-4da9{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}.header-rough-08e7.overlay-cold-4da9:hover{background-color:#f1f1f1;color:#000}.breadcrumb-west-ca07 .header-rough-08e7,.breadcrumb-west-ca07 input[type=button],.breadcrumb-west-ca07 input[type=reset],.breadcrumb-west-ca07 input[type=submit]{color:#fff}.breadcrumb-west-ca07 .header-rough-08e7.overlay-cold-4da9,.breadcrumb-west-ca07 input[type=button].overlay-cold-4da9,.breadcrumb-west-ca07 input[type=reset].overlay-cold-4da9,.breadcrumb-west-ca07 input[type=submit].overlay-cold-4da9{color:#000}.gradient_a91d{border-radius:99px}.pagination-yellow-5645,.bright_3d5f,.text-outer-75c0{overflow:hidden}.pagination-yellow-5645:after,.bright_3d5f:after,.text-outer-75c0: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%}.text-outer-75c0:after{box-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.1),inset 0 2em 15px 0 hsla(0,0%,100%,.2)}.pagination-yellow-5645:after{box-shadow:inset -.01em -.1em 0 0 rgba(0,0,0,.15);left:0;width:100%}.chip-d67a{color:silver}.chip-d67a:hover{box-shadow:none!important}.fn-primary-1f2a,input[type=submit],input[type=submit].header-rough-08e7{background-color:#446084}.fn-primary-1f2a.widget-96ea,.fn-primary-1f2a.chip-d67a,.fn-primary-1f2a.container_0ad8{color:#446084}.chip-d67a:hover,.fn-primary-1f2a.chip-d67a:hover{background-color:#446084;border-color:#446084;color:#fff}.fn-success-1f2a{background-color:#7a9c59}.fn-success-1f2a.widget-96ea,.fn-success-1f2a.chip-d67a,.fn-success-1f2a.container_0ad8{color:#7a9c59}.fn-success-1f2a.chip-d67a:hover{background-color:#7a9c59;border-color:#7a9c59;color:#fff}.tooltip-basic-d7b6{background-color:#fff!important;color:#666!important}.tooltip-basic-d7b6.header-rough-08e7.chip-d67a{background-color:transparent;color:currentColor!important}.tooltip-basic-d7b6.widget-96ea,.tooltip-basic-d7b6.chip-d67a,.tooltip-basic-d7b6.container_0ad8{background-color:transparent!important;color:#fff!important}.tooltip-basic-d7b6.chip-d67a:hover{background-color:#fff!important;border-color:#fff;color:#666!important}.header-rough-08e7.description_warm_7a23,.header-rough-08e7.chip_red_63da,.filter_hard_4fcc,.fn-secondary-1f2a{background-color:#d26e4b}.fn-secondary-1f2a.widget-96ea,.fn-secondary-1f2a.chip-d67a,.fn-secondary-1f2a.container_0ad8{color:#d26e4b}.fn-secondary-1f2a.chip-d67a:hover{background-color:#d26e4b;border-color:#d26e4b;color:#fff}a.fn-primary-1f2a:not(.header-rough-08e7),a.fn-secondary-1f2a:not(.header-rough-08e7){background-color:transparent}.fn-alert-1f2a{background-color:#b20000}.fn-alert-1f2a.widget-96ea,.fn-alert-1f2a.chip-d67a,.fn-alert-1f2a.container_0ad8{color:#b20000}.fn-alert-1f2a.chip-d67a:hover{background-color:#b20000;border-color:#b20000;color:#fff}.inner-0b7c .header-rough-08e7:first-of-type{margin-left:0!important}.inner-0b7c .header-rough-08e7:last-of-type,.description_f3cc .header-rough-08e7:last-of-type{margin-right:0!important}.header-rough-08e7.fn-disabled-1f2a,.header-rough-08e7[disabled],button.fn-disabled-1f2a,button[disabled]{opacity:.6}.detail-next-4606 .header-rough-08e7{margin-bottom:0;margin-right:.65em}.frame_lower_3918{display:inline-block}.frame_lower_3918 .carousel_left_efa7.chip-d67a:not(:hover){color:#999}.tertiary-pro-86b3 .frame_lower_3918 .carousel_left_efa7.chip-d67a:not(:hover){color:#fff}.frame_lower_3918 .header-rough-08e7{margin:0}.wrapper-action-ac00{margin-left:0!important}.wrapper-action-ac00:not(:hover){opacity:.7}.simple-37e3 .header-rough-08e7,.simple-37e3 button,.simple-37e3 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}.breadcrumb-west-ca07 code{background-color:rgba(0,0,0,.5);border-color:#000}.alert_gas_28bb{background-color:rgba(0,0,0,.1);display:block;height:3px;margin:1em 0;max-width:30px;width:100%}.gradient-copper-3976 .alert_gas_28bb{margin-top:.66em}.breadcrumb-west-ca07 .alert_gas_28bb{background-color:hsla(0,0%,100%,.3)}form{margin-bottom:0}.dark-4410,.hard_4de1 .pink_e70e,.hard_4de1 .south_5b08,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){.dark-4410,.hard_4de1 .pink_e70e,.hard_4de1 .south_5b08,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>.shadow-0dee{display:inline-block;font-weight:400;margin-left:.5em}abbr[title=required]{color:#b20000}input[type=checkbox]+label,input[type=radio]+label{display:inline}.dark-4410,.hard_4de1 .pink_e70e,.hard_4de1 .south_5b08,select{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.mini-7a23.caption-2a87/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}.dark-4410{display:inline-block;opacity:0;position:absolute;width:auto}select.banner-727a{width:55px}.form_easy_86cf b{border-color:transparent!important}.hard_4de1 .green_48db .static_a8a3{background-image:none;height:auto;line-height:1.7em;padding:10px}.hard_4de1 .green_48db .static_a8a3 .main_motion_3ec5{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}}.tag-c097 input:not([type=submit]),.tag-c097 select,.tag-c097 textarea{background-color:rgba(0,0,0,.03);border-color:rgba(0,0,0,.09);border-radius:99px;box-shadow:none;color:currentColor!important}.tag-c097 button,.tag-c097 input{border-radius:99px}.tag-c097 textarea{border-radius:15px}.warm-e09a.tag-c097 .simple-37e3,.tag-c097 .warm-e09a .simple-37e3{padding-right:4px}.breadcrumb-west-ca07 .tag-c097 input:not([type=submit]),.breadcrumb-west-ca07 .tag-c097 select,.breadcrumb-west-ca07 .tag-c097 textarea,.tertiary-pro-86b3 .tag-c097 input:not([type=submit]),.tertiary-pro-86b3 .tag-c097 select,.tertiary-pro-86b3 .tag-c097 textarea{background-color:hsla(0,0%,100%,.2)!important;border-color:hsla(0,0%,100%,.09);color:#fff}.breadcrumb-west-ca07 .tag-c097 select option{color:#333}.breadcrumb-west-ca07 .tag-c097 select,.tertiary-pro-86b3 .tag-c097 select{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.mini-7a23.caption-2a87/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")}.breadcrumb-west-ca07 .tag-c097 input::-webkit-input-placeholder,.tertiary-pro-86b3 .tag-c097 input::-webkit-input-placeholder{color:#fff}.tag-c097 .header-rough-08e7.tertiary_yellow_3f8b{background-color:transparent!important;border-color:transparent!important;box-shadow:none;color:currentColor!important}.shade_84c7 input:not([type=submit]),.shade_84c7 select,.shade_84c7 textarea{background-color:transparent;box-shadow:none}.shade_84c7.info_fresh_4df3 .media-lite-0ea3{border-left:0;border-right:0;max-width:2em}.hot-1015 input,input.black_181b{border-color:#b20000;color:#b20000}.hot-1015 select{border-color:#b20000}.hot-1015 input.texture_066b{outline:1px solid #b20000;outline-offset:1px}.hard_4de1{text-align:left}.description_36b3 .hard_4de1{margin-bottom:1em}.north_1db4{margin-bottom:0}.picture-a365 .main-lite-4f8c .form_easy_86cf{width:30px}.hard_4de1 .pink_e70e>.inner_3bc9,.hard_4de1 .main-lite-4f8c .title-b964,.south_5b08{line-height:2.507em;padding:0}.picture-a365 .main-lite-4f8c .form_easy_86cf{height:2.507em}.upper-4092{position:relative}.disabled_advanced_bce9 .static_2be4 label[for]:first-child{display:none}.static_2be4 .upper-4092 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}.breadcrumb-west-ca07 .upper-4092 label{color:#000}.upper-4092.backdrop_soft_1f04>label[for]:first-child{opacity:.8;z-index:1}.static_2be4 .description_36b3 input:not([type=checkbox]),.static_2be4 .description_36b3 select,.static_2be4 .description_36b3 textarea{height:3.0084em;transition:padding .3s}.description_36b3 .backdrop_soft_1f04 input,.description_36b3 .backdrop_soft_1f04 textarea{padding-bottom:.5em;padding-top:1.1em}.description_36b3 .backdrop_soft_1f04 select{padding-bottom:.4em;padding-top:1.1em}.sort_1178 .table_up_d132{margin-bottom:1em;max-width:100%;position:relative}.title_left_50c7>.sort_1178,.inner-742c>.sort_1178{padding-left:3%!important;padding-right:3%!important}.table_up_d132 img,.table_up_d132 svg{padding-top:.2em;width:100%}.table_up_d132 svg{fill:currentColor;height:100%;transition:all .3s;width:100%}.table_up_d132 svg path{fill:currentColor}.sort_1178:hover .easy-838f i,.sort_1178:hover .easy-838f svg,.sort_1178:hover .easy-838f svg path{fill:#fff}.easy-838f .tertiary_yellow_3f8b{height:0;overflow:hidden;padding-top:100%;position:relative}.easy-838f .tertiary_yellow_3f8b .copper_1874{border:2px solid;border-radius:100%;color:#446084;height:100%;position:absolute;top:0;transition:all .3s;width:100%}.sort_1178:hover .easy-838f .tertiary_yellow_3f8b .copper_1874{background-color:currentColor}.easy-838f .tertiary_yellow_3f8b i,.easy-838f .tertiary_yellow_3f8b img,.easy-838f .tertiary_yellow_3f8b svg{left:0;margin:0 20%;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:60%}.aside-b256 .easy-838f .tertiary_yellow_3f8b{position:absolute;width:100%}.aside-b256,.white_a54f{display:flex;flex-flow:row wrap;width:100%}.aside-b256 .table_up_d132,.white_a54f .table_up_d132{flex:0 0 auto;margin-bottom:0;max-width:200px}.aside-b256 .cool-0ec8,.white_a54f .cool-0ec8{flex:1 1 0px}.white_a54f .cool-0ec8{order:-1}.aside-b256 .table_up_d132+.cool-0ec8{padding-left:1em}.white_a54f .table_up_d132+.cool-0ec8{padding-right:1em}.dim_e60d .table_up_d132{margin:0 auto 1em}.last_87ed>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}.aside_92a8 i{margin-right:4px;opacity:.35}.header-rough-08e7 i,button i{top:-1.5px;vertical-align:middle}.header-rough-08e7.last-a36a i{top:-.027em}a.status-9df0,a.easy_20ee{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.tertiary_yellow_3f8b:not(.header-rough-08e7),button.tertiary_yellow_3f8b:not(.header-rough-08e7){font-family:sans-serif;font-size:1.2em;margin-left:.25em;margin-right:.25em}.message_first_2dc0 a.tertiary_yellow_3f8b:not(.header-rough-08e7){margin-left:.3em;margin-right:.3em}.message_first_2dc0 .up-5a72 a.tertiary_yellow_3f8b:not(.header-rough-08e7){font-size:1em}.header-rough-08e7.tertiary_yellow_3f8b{display:inline-block;margin-left:.12em;margin-right:.12em;min-width:2.5em;padding-left:.6em;padding-right:.6em}.header-rough-08e7.tertiary_yellow_3f8b i{font-size:1.2em}.header-rough-08e7.tertiary_yellow_3f8b i+span{padding-right:.5em}.header-rough-08e7.tertiary_yellow_3f8b.mini-0513{border-width:1px}.header-rough-08e7.tertiary_yellow_3f8b.mini-0513 i{top:-1px}.header-rough-08e7.tertiary_yellow_3f8b.thumbnail_middle_01fb{padding-left:0;padding-right:0}.header-rough-08e7.tertiary_yellow_3f8b.thumbnail_middle_01fb>span{margin:0 8px}.header-rough-08e7.tertiary_yellow_3f8b.thumbnail_middle_01fb>span+i{margin-left:-4px}.header-rough-08e7.tertiary_yellow_3f8b.thumbnail_middle_01fb>i{margin:0 8px}.header-rough-08e7.tertiary_yellow_3f8b.thumbnail_middle_01fb>i+span{margin-left:-4px}.header-rough-08e7.tertiary_yellow_3f8b.thumbnail_middle_01fb>i:only-child{margin:0}.logo_8fc6>li>a>i{font-size:20px;transition:color .3s;vertical-align:middle}.logo_8fc6>li>a>i+span{margin-left:5px}.logo_8fc6 li.huge-f9d9>a>i,.logo_8fc6 li.huge-f9d9>a>img,.logo_8fc6 li.huge-f9d9>a>svg{margin-right:5px}.logo_8fc6>li>a>span+i{margin-left:5px}.up-5a72>li>a>i{font-size:1em}.logo_8fc6>li>a>i.link-7cca{font-size:1.2em}.logo_8fc6>li>a>i.easy_e9bf{font-size:1.9em}.logo_8fc6>li.basic_b38f>a>i{min-width:1em}.east-e1f1>li>a>i{font-size:16px;opacity:.6}.frame_lower_3918 a.tertiary_yellow_3f8b:not(.header-rough-08e7){display:inline-block;padding:6px 0}.frame_lower_3918 a.tertiary_yellow_3f8b:not(.header-rough-08e7) i{font-size:24px}.frame_lower_3918 a.tertiary_yellow_3f8b:not(.header-rough-08e7) i.link-7cca{font-size:16px}.up-5a72 .frame_lower_3918 a.tertiary_yellow_3f8b:not(.header-rough-08e7){padding:3px 0}.header-rough-08e7:not(.tertiary_yellow_3f8b)>i{margin-left:-.15em;margin-right:.4em}.header-rough-08e7:not(.tertiary_yellow_3f8b)>span+i{margin-left:.4em;margin-right:-.15em}.first_771d .down-ad52{font-size:16px;margin-left:.2em;opacity:.6}.active-03cd{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}.active-03cd i{font-size:1.3em;top:3px;transition:color .3s}.breadcrumb_advanced_cf26:hover .active-03cd{opacity:1;transform:scale(1.15)}.preview-01c9 .active-03cd,.accordion-center-2d5e .active-03cd{opacity:0}.summary_pressed_3e8d{display:inline-block;height:auto;position:relative;vertical-align:middle}span+.summary_pressed_3e8d{margin-left:10px}.summary_pressed_3e8d img{max-width:32px;min-width:100%}.up-5a72 .summary_pressed_3e8d{height:16px;margin:0 5px;width:16px}.up-5a72 .summary_pressed_3e8d 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}.up-5a72 [data-icon-label]:after{font-size:10px;height:13px;line-height:13px;min-width:13px;right:-10px;top:-4px}.header-rough-08e7 [data-icon-label]:after{right:-12px;top:-12px}.hot_9dcf i{width:1em}.hot_9dcf i,.hot_9dcf span{display:inline-block;transition:opacity .3s,transform .3s}.hot_9dcf span{transform:translateX(.75em)}.hot_9dcf i+span{transform:translateX(-.75em)}.hot_9dcf:hover>span{transform:translateX(0)}.hot_9dcf:not(:hover) i{opacity:0}img{opacity:1;transition:opacity 1s}.wrapper-67d9>.progress-out-b502:not(:last-child),.frame_tall_119c>.progress-out-b502:not(:last-child){margin-bottom:1em}.progress-out-b502,.progress-out-b502 .next_d55c{position:relative}.progress-out-b502 .next_d55c{overflow:hidden}.progress-out-b502,.progress-out-b502 img{width:100%}.focus_new_e8c0{background-color:rgba(0,0,0,.15);height:100%;left:-1px;pointer-events:none;right:-1px;top:0;transition:transform .3s,opacity .6s}.progress-out-b502 .tiny-d99c,.focus_new_e8c0{bottom:0;position:absolute}.progress-out-b502 .tiny-d99c{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%}.progress-out-b502 .full-a78b,.progress-out-b502:hover .tiny-d99c{transform:translateY(0)}.texture_prev_bd9b{background-color:rgba(0,0,0,.03)}.content_wood_53e0,.orange-f494,.label_prev_1b6d{background-position:50% 50%;background-size:cover;height:auto;overflow:hidden;padding-top:100%;position:relative}.label_prev_1b6d{padding-top:56.5%}.dropdown_plasma_5063 .icon-stone-2174 img,.content_wood_53e0 img,.orange-f494 img,.label_prev_1b6d iframe,.label_prev_1b6d video,img.sidebar-south-7036{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%}.dropdown_plasma_5063 .icon-stone-2174{padding-top:100%}.label_prev_1b6d iframe{-o-object-fit:fill;object-fit:fill}.article_advanced_7a6c{padding:10px;position:absolute}.article_advanced_7a6c a:last-child{margin-bottom:0}.article_advanced_7a6c a.header-rough-08e7{display:block}.article_advanced_7a6c.fn-bottom-1f2a.fn-left-1f2a{padding-right:0;padding-top:0}.article_advanced_7a6c.fn-top-1f2a.fn-right-1f2a{padding-bottom:0;padding-left:0}.article_advanced_7a6c .title-9181{bottom:100%;left:10px;margin:5px;position:absolute}.article_advanced_7a6c .overlay_f56e:hover{background-color:#b20000;border-color:#b20000}@media only screen and (max-device-width:1024px){.article_advanced_7a6c{opacity:1!important;padding:5px}}.silver_6d7a{margin-top:10px}.silver_6d7a 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}.silver_6d7a a:hover{background-color:#fff;color:#000!important}.text_bright_a06f{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}.breadcrumb_advanced_cf26:hover .text_bright_a06f{background-color:#d26e4b;opacity:1}.accordion_d5d9{background-color:#fff;box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);margin:0 auto;max-width:875px;position:relative}.accordion_d5d9 .tiny-26c0{padding:30px 20px}.grid-3e82{background-color:rgba(0,0,0,.6)}@media(min-width:549px){.media_south_6859{background-color:transparent!important}}.smooth_cb1c{opacity:0;transition:opacity .5s}.label-a8b9 .smooth_cb1c{opacity:1}.motion_2e53{text-align:center}.sort-rough-6397{background:#0b0b0b;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity .25s;width:100%;z-index:1042}.sort-rough-6397.header-center-9260{opacity:.6}.sort-rough-6397.stone_f712{opacity:0!important}.status-huge-f11d{-webkit-backface-visibility:hidden;outline:none!important;position:fixed;z-index:1043}.logo-efc2,.status-huge-f11d{height:100%;left:0;top:0;width:100%}.logo-efc2{box-sizing:border-box;padding:30px;position:absolute;text-align:center}.logo-efc2:before{content:"";display:inline-block;height:100%;vertical-align:middle}.frame-a785{padding:40px 6.66%}.shade_smooth_d6f6 .logo-efc2:before{display:none}.basic_5ac7{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}.hidden_outer_5986{box-shadow:1px 1px 5px 0 rgba(0,0,0,.2)}.header-center-9260 .basic_5ac7{opacity:1;transform:translateY(0)}.header-center-9260.stone_f712 .basic_5ac7{opacity:0}.accent_48f8 .basic_5ac7,.fixed-fe9e .basic_5ac7{cursor:auto;width:100%}.block-3529{cursor:progress}.content-e0c7,.content-e0c7 .frame-a785 .new_7198{cursor:zoom-out}.narrow-3271{cursor:pointer;cursor:zoom-in}.upper-f871 .basic_5ac7{cursor:auto}.copper-307c,.new_7198,.solid_6f01,.dirty_cc96{-webkit-user-select:none;-moz-user-select:none;user-select:none}.gallery-83a6.light-e169{display:none}.tertiary-copper-8e61{display:none!important}.dirty_cc96{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.dirty_cc96 a{color:#ccc}.dirty_cc96 a:hover{color:#fff}.input-0b43 .basic_5ac7,.gas-5709 .dirty_cc96{display:none}.new_7198{-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}.new_7198 svg{pointer-events:none}.basic_5ac7 .new_7198{position:absolute}.header-center-9260 .new_7198{opacity:.6;transform:translateY(0) translateZ(1px)}.stone_f712 .new_7198{display:none!important}.new_7198:hover{opacity:1}.search-top-e09d .new_7198{color:currentColor;top:0!important}.solid_6f01{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0}.copper-307c{color:#fff;height:50px;margin:0;mix-blend-mode:difference;opacity:.6;position:fixed;text-align:center;top:50%;width:50px;z-index:1046}.copper-307c i{font-size:42px!important;pointer-events:none}.copper-307c:hover{opacity:1}.copper-307c:active{top:50.1%}.primary_medium_789d{left:0;transform:translateX(100%)}.nav_8189{right:0;transform:translateX(-100%)}.header-center-9260 .primary_medium_789d,.header-center-9260 .nav_8189{transform:translateX(0)}.iron_dbb2{padding-bottom:40px;padding-top:40px}.iron_dbb2 .basic_5ac7,.fixed-fe9e .banner_red_7405{line-height:0;max-width:900px;width:100%}.iron_dbb2 .new_7198{top:-40px}.in-4eba{height:0;overflow:hidden;padding-top:56.25%;width:100%}.in-4eba iframe{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.in-4eba iframe,.fixed-fe9e .banner_red_7405{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6)}.fixed-fe9e .full-cd7a,img.right_0940{margin:0 auto}img.right_0940{-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}.light-e169,img.right_0940{line-height:0}.light-e169: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}.light-e169 small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.light-e169 figure{margin:0}.liquid-350c{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.paper-48b2{word-wrap:break-word;color:#f3f3f3;font-size:11px;line-height:18px;padding-right:36px;text-align:left}.paper-48b2 a{color:#f3f3f3;text-decoration:underline}.paper-48b2 a:hover{color:#f3f3f3;opacity:.8;text-decoration:none}.frame-a785 .basic_5ac7{max-width:100%}.selected-72b0 .frame-a785 .light-e169{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.motion_72e6 .frame-a785{padding-left:0;padding-right:0}.motion_72e6 img.right_0940{padding:0}.motion_72e6 .light-e169:after{bottom:0;top:0}.motion_72e6 .light-e169 small{display:inline;margin-left:5px}.motion_72e6 .liquid-350c{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.motion_72e6 .liquid-350c:empty{padding:0}.motion_72e6 .solid_6f01{right:5px;top:3px}}@media(max-width:849px){body.notification-narrow-015a .status-huge-f11d{overflow:auto;position:fixed!important}}@media(prefers-reduced-motion){.sort-rough-6397,.new_7198,.basic_5ac7{transition:opacity .3s}}.caption_top_b586,.fn-processing-1f2a{position:relative}.caption_top_b586,.fn-processing-1f2a: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}.icon-stone-2174.fn-processing-1f2a:before,.breadcrumb-west-ca07 .caption_top_b586,.breadcrumb-west-ca07 .fn-processing-1f2a:before,.breadcrumb-west-ca07.caption_top_b586,.breadcrumb-west-ca07.fn-processing-1f2a:before{border:3px solid rgba(0,0,0,.1)!important;border-left-color:#fff!important}.icon-stone-2174.fn-processing-1f2a:after{background-color:#000;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.icon-stone-2174.fn-processing-1f2a .article_advanced_7a6c{opacity:0!important}.pagination_next_af32.fn-processing-1f2a:before{position:fixed}.caption_top_b586.down_8251,.fn-processing-1f2a:before{left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;z-index:99}.caption_top_b586{border-radius:50%;height:30px;width:30px}.header-rough-08e7.fn-loading-1f2a{color:hsla(0,0%,100%,.05);opacity:1!important;pointer-events:none!important;position:relative}.header-rough-08e7.fn-loading-1f2a: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}.chip-d67a .header-rough-08e7.fn-loading-1f2a:after{border-color:#446084}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.slow-e45f{align-items:center}.column_brown_3bd1 .down-959c,.slow-e45f:hover .down-959c{color:hsla(0,0%,7%,.85)}.breadcrumb-west-ca07 .down-959c{border-bottom-color:hsla(0,0%,100%,.2)}.breadcrumb-west-ca07 .column_brown_3bd1 .down-959c,.breadcrumb-west-ca07 .slow-e45f:hover .down-959c{color:hsla(0,0%,100%,.85)}.dirty_10e7.huge_b86a .slow-e45f:not(:last-of-type) .down-959c{border-bottom-style:solid}.down-959c{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}.upper_d0e0{flex-shrink:0;vertical-align:middle;width:16px}.upper_d0e0+.component-ea84{padding-left:.5em}.component_action_5edf{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}.slow-e45f+.component_action_5edf{margin-top:5px!important}.breadcrumb-west-ca07 .component_action_5edf{color:currentColor}.pagination-b42e .basic_5ac7{-ms-scrollbar-base-color:#000;-ms-scrollbar-arrow-color:#000;-ms-overflow-style:-ms-autohiding-scrollbar}.pagination-b42e .east-e1f1>li>a{padding-bottom:15px;padding-top:15px}.pagination-b42e .east-e1f1 li li>a{padding-bottom:5px;padding-top:5px}.pagination-b42e .pattern_d6ac{display:none!important}.pagination-b42e .overlay-inner-bb36,.pagination-b42e .red_a567{display:inline-block!important}.thick_efa8 .basic_5ac7,.medium-327c .basic_5ac7{-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}.thick_efa8.breadcrumb-west-ca07 .basic_5ac7,.medium-327c.breadcrumb-west-ca07 .basic_5ac7{background-color:rgba(0,0,0,.95)}.medium-327c .basic_5ac7{left:auto;right:0;transform:translateX(270px)}.badge_warm_01d9 .east-e1f1>li>a,.badge_warm_01d9 .east-e1f1>li>ul>li a{justify-content:center}.badge_warm_01d9 .east-e1f1>li>a{font-size:1.5em}.badge_warm_01d9 .logo-efc2{padding:0}.badge_warm_01d9 .basic_5ac7{-webkit-overflow-scrolling:touch;max-width:700px;overflow-x:hidden;overflow-y:auto;padding-top:50px}.badge_warm_01d9 .basic_5ac7 .notice_ac94{margin:0 auto;max-width:260px}.badge_warm_01d9.sort-rough-6397.header-center-9260{opacity:.85}.sort-rough-6397.badge_warm_01d9:not(.breadcrumb-west-ca07){background-color:#fff;opacity:.95}.badge_warm_01d9 .content_copper_70bf.east-e1f1>li{border:0}.badge_warm_01d9 .content_copper_70bf.east-e1f1>li>a{padding-left:30px;padding-right:30px}.badge_warm_01d9 .content_copper_70bf.east-e1f1>li .media-633b{position:absolute;right:0;top:15px}.badge_warm_01d9:not(.breadcrumb-west-ca07) .new_7198{color:currentColor}.pagination-b42e.stone_f712 .basic_5ac7{opacity:0!important}.thick_efa8.header-center-9260 .basic_5ac7,.medium-327c.header-center-9260 .basic_5ac7{opacity:1;transform:translate(0)}.gallery-north-1bd5 .shadow_hard_efd6{filter:blur(5px)}.gallery-north-1bd5 .gallery_65a4{transform:scale(.98)}.gallery-north-1bd5 .aside-advanced-2bde{opacity:0!important;transform:translateY(-7px)}.gallery-north-1bd5.hover_b655 .aside-advanced-2bde,.gallery-north-1bd5.warm_f343 .aside-advanced-2bde{transform:translateX(-7px)}.pagination-b42e .video_fresh_ac97{padding:30px 0}.pagination-b42e .label-advanced-100d{padding:30px 20px}.pagination-b42e:not(.badge_warm_01d9) .east-e1f1 li>a{padding-left:20px}.pagination-b42e:not(.badge_warm_01d9) li.complex_bc76{padding:20px}@media(prefers-reduced-motion){.thick_efa8 .basic_5ac7,.medium-327c .basic_5ac7{transition:opacity .2s}}.aside-df35{--stack-gap:0;display:flex}.aside-df35>.modal_clean_c6e6>:first-child{margin-top:0}.aside-df35>.modal_clean_c6e6>:last-child{margin-bottom:0}.texture-d849{flex-direction:row}.texture-d849>*{margin:0!important}.texture-d849>*~*{margin-left:var(--stack-gap)!important}.fixed_432a{flex-direction:column}.fixed_432a>*{margin:0!important}.fixed_432a>*~*{margin-top:var(--stack-gap)!important}.popup_f43a{align-items:stretch}.hover-9104{align-items:flex-start}.badge_fresh_d20b{align-items:center}.row_huge_99d7{align-items:flex-end}.photo-middle-f38c{align-items:baseline}.icon_bd98{justify-content:flex-start}.orange-e58f{justify-content:center}.highlight_gas_0da8{justify-content:flex-end}.overlay_54b3{justify-content:space-between}.feature-clean-64ef{justify-content:space-around}@media(max-width:849px){.tag_40ff\:stack-row{flex-direction:row}.tag_40ff\:stack-row>*{margin:0!important}.tag_40ff\:stack-row>*~*{margin-left:var(--stack-gap)!important}.tag_40ff\:stack-col{flex-direction:column}.tag_40ff\:stack-col>*{margin:0!important}.tag_40ff\:stack-col>*~*{margin-top:var(--stack-gap)!important}.tag_40ff\:items-stretch{align-items:stretch}.tag_40ff\:items-start{align-items:flex-start}.tag_40ff\:items-center{align-items:center}.tag_40ff\:items-end{align-items:flex-end}.tag_40ff\:items-baseline{align-items:baseline}.tag_40ff\:justify-start{justify-content:flex-start}.tag_40ff\:justify-center{justify-content:center}.tag_40ff\:justify-end{justify-content:flex-end}.tag_40ff\:justify-between{justify-content:space-between}.tag_40ff\:justify-around{justify-content:space-around}}@media(max-width:549px){.prev-64d0\:stack-row{flex-direction:row}.prev-64d0\:stack-row>*{margin:0!important}.prev-64d0\:stack-row>*~*{margin-left:var(--stack-gap)!important}.prev-64d0\:stack-col{flex-direction:column}.prev-64d0\:stack-col>*{margin:0!important}.prev-64d0\:stack-col>*~*{margin-top:var(--stack-gap)!important}.prev-64d0\:items-stretch{align-items:stretch}.prev-64d0\:items-start{align-items:flex-start}.prev-64d0\:items-center{align-items:center}.prev-64d0\:items-end{align-items:flex-end}.prev-64d0\:items-baseline{align-items:baseline}.prev-64d0\:justify-start{justify-content:flex-start}.prev-64d0\:justify-center{justify-content:center}.prev-64d0\:justify-end{justify-content:flex-end}.prev-64d0\:justify-between{justify-content:space-between}.prev-64d0\: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}.breadcrumb-west-ca07 td,.breadcrumb-west-ca07 th{border-color:hsla(0,0%,100%,.08)}td .tiny-f12e,td dl,td form,td input,td label,td p,td select{margin:.5em 0}label{color:#222}.label-orange-2fb9{display:table}.hidden_advanced_032f{display:table-cell;vertical-align:middle}@media(max-width:849px){.link-1b79{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)}.link-1b79 table{width:100%}}.current-3772{max-height:100%}.current-3772 .text_2efe{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:10}.banner-d9f1 .modal_clean_c6e6,.slider_gas_300f .modal_clean_c6e6{background-color:rgba(0,0,0,.9);height:0;padding:100% 0 0!important}.banner-d9f1 .outline_41fd,.slider_gas_300f .outline_41fd{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.banner-d9f1 .fast_68e3,.banner-d9f1 .text_2efe{border-radius:100%!important}.notice-96af{position:relative}.title_left_50c7>.progress-out-b502,.notice-96af:last-child,.inner-742c>.progress-out-b502{margin-bottom:0}.south-fc6f,.inner-742c{position:relative;scrollbar-width:none}.tag-orange-4f05 .title_left_50c7>.frame_tall_119c{padding:0!important}.pattern-wood-a7f1{max-height:999px;transition:max-height 2s}.pattern-wood-a7f1:not(.module-bbda){max-height:500px}.pattern-wood-a7f1:not(.module-bbda)>div{opacity:0}.inner-742c:not(.module-bbda){-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;width:auto}.south-fc6f::-webkit-scrollbar,.inner-742c::-webkit-scrollbar{height:0!important;width:0!important}.section-a610.south-fc6f:not(.module-bbda){display:block}.inner-742c:not(.module-bbda)>*{display:inline-block!important;vertical-align:top;white-space:normal!important}.inner-742c:not(.module-bbda)>a,.inner-742c>a,.inner-742c>a>img,.inner-742c>div:not(.frame_tall_119c),.inner-742c>img,.inner-742c>p{width:100%}.title_left_50c7>a,.title_left_50c7>a>img,.title_left_50c7>div:not(.frame_tall_119c),.title_left_50c7>figure,.title_left_50c7>img,.title_left_50c7>p{margin:0;padding:0;transition:transform .6s,opacity .6s,box-shadow .6s;width:100%!important}.title_left_50c7>.section-a610:not(.backdrop_full_05df){opacity:0}.module-bbda{display:block;position:relative}.module-bbda:focus{outline:none}.content-b209{height:100%;overflow:hidden;position:relative;width:100%}.title_left_50c7{height:100%;position:absolute;width:100%}.widget-5945 .left_7939{transition:opacity .3s!important}.secondary-fa88 .content-b209 .title_left_50c7{pointer-events:none}.module-bbda.banner_light_c7e9{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.module-bbda.banner_light_c7e9 .content-b209{cursor:move;cursor:grab}.module-bbda.banner_light_c7e9 .content-b209.middle_3dd8{cursor:grabbing}.wrapper-current-9f8c{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}.wrapper-current-9f8c.focus-simple-014c{right:2%;transform:translateX(-20%)}.wrapper-current-9f8c.column_232f{left:2%;transform:translateX(20%)}.tooltip_ce81 .wrapper-current-9f8c,.inner-742c:hover .wrapper-current-9f8c{opacity:.7;transform:translateX(0)!important}.inner-742c .wrapper-current-9f8c:hover{box-shadow:none;opacity:1}.inner-742c .wrapper-current-9f8c:hover .element_short_2858,.inner-742c .wrapper-current-9f8c:hover svg{fill:#446084}@media(min-width:850px){.out-3b37 .wrapper-current-9f8c.focus-simple-014c{left:100%;right:auto}.out-3b37 .wrapper-current-9f8c.column_232f{left:auto;right:100%}}.wrapper-current-9f8c:disabled,button.wrapper-current-9f8c[disabled]{background:none!important;box-shadow:none!important;cursor:auto;opacity:0!important;pointer-events:none}.wrapper-current-9f8c 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%}.button-5584:not(.backdrop-7374) .wrapper-current-9f8c{margin-top:-10%}.button-5584.backdrop-7374 .wrapper-current-9f8c svg{margin-top:-40px}.wrapper-current-9f8c .element_short_2858,.wrapper-current-9f8c svg{fill:currentColor;border-color:currentColor;transition:all .3s}.detail_north_3682,.over-5d4e{transition:height .2s}.wrapper-current-9f8c.pressed-32b1{color:#111;font-size:26px}.input_175d .wrapper-current-9f8c{display:none!important}.form_bright_539d .title_left_50c7{transform:none!important}.form_bright_539d .title_left_50c7>*{left:0!important;opacity:0;z-index:1}.form_bright_539d .title_left_50c7>.backdrop_full_05df{opacity:1;z-index:2}.form_bright_539d .fast_79c3,.form_bright_539d .wrapper-current-9f8c{z-index:3}@media(prefers-reduced-motion){.wrapper-current-9f8c.focus-simple-014c,.wrapper-current-9f8c.column_232f{transform:none!important}}.fast_79c3{bottom:15px;left:20%;line-height:1;list-style:none;margin:0;padding:0;position:absolute;right:20%;text-align:center}.south-fc6f .fast_79c3,.out-3b37 .fast_79c3{bottom:0}.full-cbda .fast_79c3{direction:rtl}.fast_79c3 .fresh_d735{border:3px solid #111;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;opacity:.4;transition:opacity .3s;width:12px}.new_4e3f .fast_79c3 .fresh_d735,.south-fc6f .fast_79c3 .fresh_d735{background-color:#111;border:0;height:10px;opacity:.2;width:10px}.fast_79c3 .fresh_d735:hover{opacity:.7}.fast_79c3 .fresh_d735:first-child:last-child{display:none}.fast_79c3 .fresh_d735.backdrop_full_05df{background-color:#111;opacity:1!important}.lite_05ec .fast_79c3 .fresh_d735{border-radius:0;height:4px;margin:0;width:40px}.dropdown_5e25 .fast_79c3 .fresh_d735{border-radius:0;height:4px;width:40px}.section_53e4 .fast_79c3 .fresh_d735{background-color:#111}.icon-97b2 .fast_79c3 .fresh_d735{border-radius:0}.basic_dacb .wrapper-current-9f8c .element_short_2858,.basic_dacb .wrapper-current-9f8c svg{border:2px solid;border-radius:100%}.basic_dacb .wrapper-current-9f8c:hover .element_short_2858,.basic_dacb .wrapper-current-9f8c:hover svg{fill:#fff!important;background-color:#446084;border-color:#446084}.out-3b37.basic_dacb .focus-simple-014c{transform:translateX(-50%)!important}.out-3b37.basic_dacb .column_232f{transform:translateX(50%)!important}.backdrop-7374{overflow:hidden;padding-top:0}.backdrop-7374 .wrapper-current-9f8c,.backdrop-7374 .wrapper-current-9f8c: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}.breadcrumb-west-ca07 .backdrop-7374 .wrapper-current-9f8c{background-color:rgba(0,0,0,.3);border-radius:99px;color:#fff}.backdrop-7374 .wrapper-current-9f8c.focus-simple-014c{left:auto!important;right:-1px!important;transform:translateX(10%)}.backdrop-7374 .wrapper-current-9f8c.column_232f{left:-1px!important;right:auto!important;transform:translateX(-10%)}.summary-right-efed .wrapper-current-9f8c{color:#fff}.summary-right-efed .wrapper-current-9f8c .element_short_2858,.summary-right-efed .wrapper-current-9f8c svg{fill:#fff}.summary-right-efed .fast_79c3 .fresh_d735{border-color:#fff}.summary-right-efed .fast_79c3 .fresh_d735.backdrop_full_05df,.summary-right-efed.section_53e4 .fast_79c3 .fresh_d735{background-color:#fff}.frame-ed1e .title_left_50c7>*,.hidden_e933 .title_left_50c7>*,.text-9219 .title_left_50c7>*{margin:0 auto;max-width:1080px}.frame-ed1e:not(.module-bbda) .list_soft_c908,.hidden_e933:not(.module-bbda) .list_soft_c908,.text-9219:not(.module-bbda) .list_soft_c908{opacity:0!important}.frame-ed1e .list_soft_c908,.hidden_e933 .list_soft_c908,.text-9219 .list_soft_c908{opacity:1}.frame-ed1e .title_left_50c7>:not(.backdrop_full_05df),.hidden_e933 .title_left_50c7>:not(.backdrop_full_05df),.text-9219 .title_left_50c7>:not(.backdrop_full_05df){opacity:.5}.text-9219{padding:15px 0 25px}.text-9219 .title_left_50c7>:before{background-image:url(../img/shadow@2x.accent-a171);background-size:100% 100%;bottom:-6px;content:"";height:100px;left:-10%;position:absolute;right:-10%;z-index:-2}.text-9219 .title_left_50c7>:not(.backdrop_full_05df){opacity:1;transform:scale(.9);z-index:-1}.text-9219 .title_left_50c7>:not(.backdrop_full_05df):before{height:200px;opacity:.5}.text-9219 .title_left_50c7>.backdrop_full_05df{transform:scale(.95)}.hidden_e933{background-color:transparent;padding:30px 0}.hidden_e933 .fast_79c3{bottom:6px}.hidden_e933 .title_left_50c7>*{max-width:1050px}.hidden_e933 .title_left_50c7>:not(.backdrop_full_05df){transform:scale(.93)}@media screen and (max-width:549px){.notice-96af .wrapper-current-9f8c{display:none}.south-fc6f .wrapper-current-9f8c{background-color:transparent!important;box-shadow:none!important;opacity:.8;transform:translateX(0)!important;width:20px!important}.south-fc6f .wrapper-current-9f8c svg{border:0!important;padding:3px!important}.fast_79c3{pointer-events:none}.title_left_50c7 .light_c7a5{overflow:hidden}}a{color:#334862;text-decoration:none}.header-rough-08e7:focus:not(:focus-visible),a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:none}.header-rough-08e7:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid currentColor;outline-offset:2px}a.carousel_left_efa7{color:currentColor;transition:color .3s,opacity .3s,transform .3s}.tertiary-pro-86b3 a.carousel_left_efa7:hover{opacity:.7}a.secondary-d3b7:hover,a.easy_20ee:hover,a:hover{color:#000}.fn-primary-1f2a:focus-visible,.pressed_c231:focus-visible,button[type=submit]:focus-visible{outline-color:#446084}.fn-secondary-1f2a:focus-visible{outline-color:#d26e4b}.description_warm_7a23:focus-visible{outline-color:#d26e4b}.breadcrumb-west-ca07 .gradient-copper-3976 a,.breadcrumb-west-ca07 a{color:currentColor}.breadcrumb-west-ca07 .gradient-copper-3976 a:hover,.breadcrumb-west-ca07 a:hover{color:#fff}ul.last_87ed{font-size:.85em;margin:5px 0}ul.last_87ed li{display:inline-block;margin:0 .4em}ul.last_87ed li a{color:currentColor}ul.last_87ed li:before{display:inline-block;font-family:fl-icons;margin-right:5px}ul.last_87ed li:first-child{margin-left:0}ul.last_87ed li:last-child{margin-right:0}.dirty_680d .simple-37e3{padding:.7em 0}.dirty_680d i{font-size:2em;margin:0 10px!important;top:-1px;vertical-align:middle}.dirty_680d .simple-37e3+.simple-37e3{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.solid_b74b,ul.solid_b74b>li{margin:0;padding:0}ul.solid_b74b>li{list-style:none}.wrapper-67d9 ol li,.wrapper-67d9 ul li,.filter_last_3ac7 ol li,.filter_last_3ac7 ul li,.shade_narrow_cbb3 ol li,.shade_narrow_cbb3 ul li{margin-left:1.3em}.wrapper-67d9 ol li.east-a629,.wrapper-67d9 ul li.east-a629,.filter_last_3ac7 ol li.east-a629,.filter_last_3ac7 ul li.east-a629,.shade_narrow_cbb3 ol li.east-a629,.shade_narrow_cbb3 ul li.east-a629{margin-left:0}ul li.layout-pressed-4c9b,ul li.secondary_78c4,ul li.section-clean-7579{border-bottom:1px solid #ececec;list-style:none;margin:0;padding:7px 0 7px 25px;position:relative}.breadcrumb-west-ca07 ul li.layout-pressed-4c9b,.breadcrumb-west-ca07 ul li.secondary_78c4,.breadcrumb-west-ca07 ul li.section-clean-7579{border-color:hsla(0,0%,100%,.2)}ul li.layout-pressed-4c9b:before,ul li.secondary_78c4:before,ul li.section-clean-7579:before{color:#7a9c59;font-family:fl-icons;font-size:16px;left:0;position:absolute}ul li.secondary_78c4:before{content:""!important}ul li.layout-pressed-4c9b:before{content:""!important}ul li.section-clean-7579:before{content:""!important}.header-rough-08e7,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%}.primary_c550,h1{font-size:1.7em}.primary_c550,.table-5dc4,h1,h2{line-height:1.3}.table-5dc4,h2{font-size:1.6em}.rough_1128,h3{font-size:1.25em}.link-31c3,h4{font-size:1.125em}.orange_c453,h5{font-size:1em}.carousel_28b5,h6{font-size:.85em;opacity:.8}h1.active_full_8b82.link-pro-5244{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.tabs-cool-668d>span{-webkit-box-decoration-break:clone;box-decoration-break:clone}a.panel-2320,p.panel-2320{font-size:1.3em}.grid-f8aa,h6,span.aside_92a8,th{letter-spacing:.05em;line-height:1.05;text-transform:uppercase}.primary_fast_ad9a{text-transform:none!important}span.aside_92a8{font-size:1em;font-weight:600}.nav-8a6d{font-weight:400}.background_a92a{font-weight:700}.filter-rough-c18f,.menu_solid_81ad{font-weight:300!important}.filter-rough-c18f strong,.menu_solid_81ad strong{font-weight:700!important}.grid_glass_13ae{font-style:italic!important}.panel-02d1,.grid-f8aa{line-height:1.2;text-transform:uppercase}.item-821b,.simple-410f{font-family:Georgia}.outline_601e{font-size:2.5em}.hover_45c1{font-size:2em}.popup-512e{font-size:1.5em}.description_huge_8319{font-size:1.3em}.block_0150{font-size:1.15em}.mini-0513,.mini-0513.header-rough-08e7{font-size:.8em}.layout-first-96f8{font-size:.75em}.thumbnail-a85c{font-size:.7em}.message-upper-1a9c{font-size:.6em}@media(max-width:549px){.hover_45c1{font-size:2.5em}.popup-512e{font-size:1.8em}.description_huge_8319{font-size:1.2em}.block_0150{font-size:1em}}.highlight_7f71 a:not(.header-rough-08e7),.highlight_7f71 h1,.highlight_7f71 h2,.highlight_7f71 h3,.highlight_7f71 h4,.highlight_7f71 h5,.highlight_7f71 h6{line-height:1.3;margin-bottom:.1em;margin-top:.1em}.highlight_7f71 p{margin-bottom:.1em;margin-top:.1em}.highlight_7f71 .header-rough-08e7{margin-top:1em}.feature_east_36ce .header-rough-08e7{margin-bottom:.5em;margin-top:.5em}.feature_east_36ce .alert_gas_28bb,.feature_east_36ce .inner-0b7c .alert_gas_28bb{margin-bottom:1em;margin-top:1em}.feature_east_36ce h1{font-size:3.5em}.feature_east_36ce h2{font-size:2.9em}.feature_east_36ce h3{font-size:2em}.feature_east_36ce h1,.feature_east_36ce h2,.feature_east_36ce h3{font-weight:400;line-height:1;margin-bottom:.2em;margin-top:.2em;padding:0}.feature_east_36ce h4{font-size:1.5em;margin-bottom:.6em;margin-top:.6em;padding:0}.feature_east_36ce h5,.feature_east_36ce h6,.feature_east_36ce p{margin-bottom:1em;margin-top:1em;padding:0}.label-pressed-d0e2{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}.logo_8fc6>li>a{font-size:.8em}.logo_8fc6>li.complex_bc76{font-size:.85em}.item-center-7812>li>a{font-size:.65em}.white_847c>li>a{font-size:.7em}.detail-inner-47c3>li>a{font-size:.9em}.steel_53a8>li>a{font-size:1em}.notice-west-f543>li>a{font-size:1.1em}.large-1591>li{margin:0}.title_hard_e8de>li{margin:0 5px}.badge_5266>li{margin:0 9px}.background_pro_2b9d>li{margin:0 11px}.overlay_c358>li{margin:0 13px}.progress-6fe0{position:relative}.progress-6fe0:after{background:url(../img/underline.accent-a171) 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.notice_west_cc17{opacity:0;transition:opacity 2s}span.notice_west_cc17.fn-active-1f2a{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}.item_daef,.hidden-1324,.static_a167{border:2px solid #fff;display:inline-block;padding:5px}.item_daef{border-color:#000}h1.item_daef,h1.hidden-1324,h1.static_a167{padding:15px}.primary-hovered-4cb4,.media_b275{border-bottom:3px solid #fff;border-top:3px solid #fff;display:inline-block;padding-bottom:15px;padding-top:15px}.primary-hovered-4cb4{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}.breadcrumb-west-ca07 blockquote{color:#fff}.tag-upper-48c6:after,.center_4637:after,.solid_cfde:after,.section-a610:after{clear:both;content:"";display:table}@media(max-width:549px){.red_a567,[data-show=hide-for-small]{display:none!important}.out-c19c{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:550px){.image_65e1,[data-show=show-for-small]{display:none!important}}@media(min-width:850px){.list-motion-4f7f,[data-show=show-for-medium]{display:none!important}}@media(max-width:849px){.overlay-inner-bb36,[data-show=hide-for-medium]{display:none!important}.table-6b67 .full_c955,.table-6b67 .clean-642b{float:none}.table-6b67 .backdrop-7d00{margin-left:auto}.table-6b67 .footer-gas-9abc{margin-right:auto}.table-6b67{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:850px){.active_0bc7,[data-show=hide-for-large]{display:none!important}}.smooth-f224,.filter-afc5{display:block;max-width:100%!important;padding-left:0!important;padding-right:0!important;width:100%!important}.clean-642b{margin-right:0!important}.full_c955{margin-left:0!important}.link-pro-5244{margin-bottom:30px}.iron-23e8{margin-top:30px}.footer-gas-9abc{margin-right:30px}.backdrop-7d00{margin-left:30px}.stone-71c1{margin-bottom:0!important}.tabs_cd0f{margin-left:0!important}.sidebar_clean_b720{margin-right:0!important}.pro_6e69{margin-top:0!important}.article-8aff{margin-bottom:15px}.hover_east_d8ce{margin-top:15px}.text_silver_c0a5{margin-right:15px}.dropdown_warm_818b{margin-left:15px}.article-8aff:last-child,.link-pro-5244:last-child{margin-bottom:0}.accent_92b9{padding-bottom:30px}.next-2e01{padding-top:30px}.green_9596{padding-bottom:15px}.tall_73bd{padding-top:15px}.glass-0d37{padding-bottom:0!important}.cool_4f62{padding-top:0!important}.hero_69ae{margin:0!important}.bright_fc7e{padding:0!important}.main-dynamic-fdd6{padding:30px}.media_under_65a5 :first-child{margin-top:0}.notification_solid_b77c :last-child{margin-bottom:0}.gold_1f65{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.status_b16e{text-align:left}.inner-0b7c{text-align:center}.description_f3cc{text-align:right}.inner-0b7c .alert_gas_28bb,.inner-0b7c .hot-76c4,.inner-0b7c .sidebar_out_2650,.inner-0b7c>div,.inner-0b7c>div>div{margin-left:auto;margin-right:auto}.inner-0b7c .full_c955,.inner-0b7c .clean-642b{float:none}.status_b16e .alert_gas_28bb,.status_b16e .hot-76c4,.status_b16e .sidebar_out_2650{margin-left:0;margin-right:auto}.description_f3cc .alert_gas_28bb,.description_f3cc .hot-76c4,.description_f3cc .sidebar_out_2650,.description_f3cc>div,.description_f3cc>div>div{margin-left:auto;margin-right:0}.fn-relative-1f2a{position:relative!important}.fn-absolute-1f2a{position:absolute!important}.fn-fixed-1f2a{position:fixed!important;z-index:12}.fn-top-1f2a{top:0}.fn-right-1f2a{right:0}.fn-left-1f2a{left:0}.fn-bottom-1f2a,.pagination-plasma-cc0d{bottom:0}.pagination-plasma-cc0d{height:100%;left:0;margin:0!important;padding:0!important;position:absolute;right:0;top:0}.alert-stale-0fd6{bottom:auto;top:50%;transform:translateY(-50%)}.hidden-white-2480{left:50%;transform:translateX(-50%)}.hidden-white-2480.alert-stale-0fd6{bottom:auto!important;left:auto!important;right:50%;top:50%;transform:translate(50%,-50%)}.clean-642b{float:right}.full_c955{float:left}.clean_fd58{height:100%;height:100vh;min-height:550px;padding-bottom:0!important;padding-top:0!important}.label_up_8184{background-position:50% 50%;background-repeat:no-repeat!important;background-size:cover!important}.nav_stale_9177{background-position:top;-o-object-position:top;object-position:top}.thumbnail_middle_01fb,.thumbnail_middle_01fb img{border-radius:999px!important;-o-object-fit:cover;object-fit:cover}.row_glass_c17d{border-radius:5px}.dark_bfb9{border:2px solid #446084;padding:15px 30px 30px}.steel_c244{border-style:dashed}.breadcrumb-fixed-dc1d{border-color:#7a9c59}.white-36c7{border-top:1px solid #ececec}.first-10b4{border-bottom:1px solid #ececec}.card-1b03{border-left:1px solid #ececec}.highlight_665b{border-right:1px solid #ececec}.fn-hidden-1f2a{display:none!important;visibility:hidden!important}.alert-f110{opacity:0;visibility:hidden}.hot-ee76{z-index:21}.item_current_8c6c{z-index:22}.layout_active_3082{z-index:23}.accordion_plasma_efd0{z-index:24}.narrow_f9d6{z-index:25}.section-847a{z-index:9995}.pagination_hot_83e9{z-index:9996}.component-59b0{z-index:9997}.simple-c7c9{pointer-events:none}.sidebar_yellow_c7c7{white-space:nowrap}.bright_f66c{color:#446084}.full-51a8{color:#d26e4b}.feature_green_ec43{color:#7a9c59}.input-3927{color:#b20000}.tabs_ba4d{background-color:#446084}.border-2689{background-color:#d26e4b}.yellow-99e8{background-color:#7a9c59}.gallery-dynamic-64eb{background-color:#b20000}.highlight-brown-5b26{background-color:transparent!important}.motion_27c9{display:inline}.action-7f01{display:block}.breadcrumb_fast_d44c{display:flex}@media(max-width:549px){.detail_8637{display:block}}.section_top_831a{display:inline-block}.hard-fc3a img,img.motion_27c9{display:inline-block!important}.component-d7e4{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}.overlay-soft-3264{overflow:hidden}.right_5f8a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.border_next_b992{font-weight:700}.gas_f9ee{opacity:.4}.pattern-b0f4{opacity:.5}.stone-7810{opacity:.6}.container-upper-b922{opacity:.7}.medium_2d3b{opacity:.8}@media(max-width:549px){.label-fast-fdd0{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:none}}.light_f09a{-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none}.light_f09a::-webkit-scrollbar{height:0!important;width:0!important}.image_f4b5{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.image_f4b5: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){.sort_1d36{left:5%}.glass_3693{left:15%}.white-39da{left:25%}.mini-d0e0{left:35%}.article-5f69{left:45%}.item_complex_5c06{right:45%}.info-steel-031c{right:35%}.slider_c61b{right:25%}.current-8823{right:15%}.short-0093{right:5%}.gradient_pressed_e4f1{left:0}.icon-complex-0691{left:10%}.row-9a1a{left:20%}.huge_c9a0{left:30%}.pro-6a58{left:40%}.media-4b6d{right:40%}.content_top_431a{right:30%}.search_lower_3a24{right:20%}.active_4e32{right:10%}.picture-7527{right:0}.overlay-5455{top:0}.liquid_bbf0{top:10%}.card-steel-be93{top:20%}.modal-bottom-81bf{top:30%}.box_hot_b63d{top:40%}.nav_e4cd{bottom:40%}.sidebar-tall-5cb9{bottom:30%}.complex-a492{bottom:20%}.tooltip-iron-e869{bottom:10%}.frame-9581{bottom:0}.green-b6da{top:5%}.grid-inner-c278{top:15%}.alert_white_1d1c{top:25%}.block-32ea{top:35%}.slider-hard-682b{top:45%}.accent_28e6{bottom:45%}.green_ad96{bottom:35%}.list_over_16c5{bottom:25%}.label-df6e{bottom:15%}.huge_bb05{bottom:5%}.grid-light-125e{left:50%;transform:translateX(-50%)}.action_b1c6{top:50.3%;transform:translateY(-50%)}.action_b1c6.grid-light-125e{transform:translate(-50%,-50%)}}@media screen and (min-width:550px)and (max-width:849px){.hover_565a{left:5%}.component-49b0{left:15%}.status_c585{left:25%}.dropdown-paper-9bd5{left:35%}.breadcrumb_dark_344b{left:45%}.caption_blue_c20d{right:45%}.narrow-a8cf{right:35%}.texture_493e{right:25%}.message_28a4{right:15%}.link-bronze-d9fc{right:5%}.inner-8329{top:5%}.clean-c512{top:15%}.progress_prev_2788{top:25%}.overlay-a274{top:35%}.tiny-b3e3{top:45%}.widget-rough-f117{bottom:45%}.filter_soft_ef2b{bottom:35%}.smooth_0bf7{bottom:25%}.soft_9fde{bottom:15%}.tabs_pro_9a23{bottom:5%}.iron_fbfe{left:0}.sort-blue-12ba{left:10%}.accent_steel_ecf3{left:20%}.north_cdbc{left:30%}.accordion_ab34{left:40%}.notification-221c{right:40%}.tiny_4b31{right:30%}.dim_518a{right:20%}.hard_9a97{right:10%}.element_glass_8c7d{right:0}.module_down_68a8{top:0}.footer-3f05{top:10%}.item-warm-c7ae{top:20%}.box-simple-6d9b{top:30%}.layout_huge_20da{top:40%}.middle-4b90{bottom:40%}.avatar-cool-b0f8{bottom:30%}.slider_5fa2{bottom:20%}.brown-4dcc{bottom:10%}.popup-c2a4{bottom:0}.sort_f6c7{left:50%;transform:translateX(-50%)!important}.small_955b{top:50%;transform:translateY(-50%)!important}.sort_f6c7.small_955b{transform:translate(-50%,-50%)!important}}@media screen and (min-width:850px){.shade_slow_ca9b{left:5%}.picture-5147{left:15%}.block_1dd3{left:25%}.east-8aa7{left:35%}.full_677a{left:45%}.button-8f37{right:45%}.iron-b949{right:35%}.description-middle-9954{right:25%}.link_c2e8{right:15%}.breadcrumb_910d{right:5%}.backdrop-07e8{top:5%}.hidden_ec22{top:15%}.selected_edb8{top:25%}.accent_glass_073d{top:35%}.alert_7e4c{top:45%}.input-north-0e02{bottom:45%}.modal_advanced_1466{bottom:35%}.surface_medium_6444{bottom:25%}.menu-e219{bottom:15%}.video-5069{bottom:5%}.picture-current-ba5e{left:0}.next-bc54{left:10%}.hard_4ca9{left:20%}.mask-8e8f{left:30%}.backdrop-lite-4f37{left:40%}.center_9446{right:40%}.gas_ea95{right:30%}.center_6143{right:20%}.article-a90e{right:10%}.border_9473{right:0}.progress_ff34{top:0}.modal-ea2e{top:10%}.pressed-6079{top:20%}.prev-09e7{top:30%}.surface-96ba{top:40%}.article-bright-6380{bottom:40%}.border-small-3128{bottom:30%}.filter_60f3{bottom:20%}.sidebar_fbf2{bottom:10%}.pagination_061c{bottom:0}.texture_f098{left:50%;transform:translateX(-50%)!important}.tag-c310{top:50%;transform:translateY(-50%)!important}.texture_f098.tag-c310{transform:translate(-50%,-50%)!important}}.sidebar_1315{font-size:11px}.out_b8f3 .sidebar_1315,.active-medium-9298 .sidebar_1315,.status-north-1111 .sidebar_1315,.pink_a4f9 .sidebar_1315{font-size:8px}.out_b8f3 .sidebar_1315 h6,.active-medium-9298 .sidebar_1315 h6,.status-north-1111 .sidebar_1315 h6{font-size:10px}.out_b8f3 .sidebar_1315 p.panel-2320,.active-medium-9298 .sidebar_1315 p.panel-2320,.status-north-1111 .sidebar_1315 p.panel-2320{font-size:16px}.wood-5bc8 .sidebar_1315{font-size:8.5px}.outline-stone-1101 .sidebar_1315{font-size:9px}.preview-b375 .sidebar_1315{font-size:10px}.summary-fcea .sidebar_1315{font-size:11px}.dark-4390 .sidebar_1315{font-size:12px}.pink-1d94 .sidebar_1315{font-size:13px}.hover_b08c .sidebar_1315{font-size:14px}.photo_32d7 .sidebar_1315{font-size:15px}@media screen and (min-width:550px){.container-paper-3f65 .sidebar_1315,.search_slow_250e .sidebar_1315,.form_upper_17e5 .sidebar_1315,.carousel_hot_2b01 .sidebar_1315,.dynamic_0bed .sidebar_1315,.gradient_5e44 .sidebar_1315,.gallery-current-0d27 .sidebar_1315{font-size:.8vw}.dirty_8f49 .sidebar_1315{font-size:.9vw}.modal-ad73 .sidebar_1315{font-size:1.15vw}.tabs_e7b4 .sidebar_1315{font-size:1.3vw}.table_c450 .sidebar_1315{font-size:1.5vw}.sidebar_1315{font-size:1.8vw}}@media screen and (min-width:850px){.sidebar_1315{font-size:16px}.pattern-6443 .sidebar_1315,.panel-hot-d2d0 .sidebar_1315,.under-019a .sidebar_1315,.pink_a4f9 .sidebar_1315{font-size:8px}.pattern-6443 .sidebar_1315 h6,.panel-hot-d2d0 .sidebar_1315 h6,.under-019a .sidebar_1315 h6{font-size:10px}.pattern-6443 .sidebar_1315 p.panel-2320,.panel-hot-d2d0 .sidebar_1315 p.panel-2320,.under-019a .sidebar_1315 p.panel-2320{font-size:16px}.component_68ec .sidebar_1315{font-size:8.5px}.badge_bb71 .sidebar_1315{font-size:9px}.wrapper-5ed2 .sidebar_1315{font-size:10px}.gallery-3e2d .sidebar_1315{font-size:11px}.status_614f .sidebar_1315{font-size:12px}.background-yellow-c41d .sidebar_1315{font-size:13px}.table-0bd7 .sidebar_1315{font-size:14px}.status-491d .sidebar_1315{font-size:15px}}@media(prefers-reduced-motion:no-preference){.inner-742c [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}.inner-742c [data-animate]:not([data-animate-transform]),[data-animate]:not([data-animate-transform]){transform:none!important}.inner-742c [data-animate]:not([data-animate-transition]),[data-animate]:not([data-animate-transition]){transition:none!important}.inner-742c [data-animate=bounceInDown],.inner-742c [data-animate=bounceInLeft],.inner-742c [data-animate=bounceInRight],.inner-742c [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}.inner-742c [data-animate=bounceInLeft],[data-animate=bounceInLeft]{transform:translate3d(-300px,0,0)}.inner-742c [data-animate=blurIn],[data-animate=blurIn]{filter:blur(15px)}.inner-742c [data-animate=fadeInLeft],[data-animate=fadeInLeft]{transform:translate3d(-70px,0,0)}.inner-742c [data-animate=fadeInRight],[data-animate=fadeInRight]{transform:translate3d(70px,0,0)}.inner-742c [data-animate=bounceInUp],.inner-742c [data-animate=fadeInUp],[data-animate=bounceInUp],[data-animate=fadeInUp]{transform:translate3d(0,70px,0)}.inner-742c [data-animate=bounceInRight],[data-animate=bounceInRight]{transform:translate3d(300px,0,0)}.inner-742c [data-animate=bounceIn],[data-animate=bounceIn]{transform:scale(1.3)}.inner-742c [data-animate=bounceInDown],.inner-742c [data-animate=fadeInDown],[data-animate=bounceInDown],[data-animate=fadeInDown]{transform:translate3d(0,-70px,0)}.inner-742c [data-animate=flipInY],[data-animate=flipInY]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateY(-90deg) translate3d(15px,0,0)}.inner-742c [data-animate=flipInX],[data-animate=flipInX]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateX(90deg) translate3d(0,-15px,0)}.south-fc6f.inner-742c [data-animated=true],.inner-742c .backdrop_full_05df [data-animated=true],[data-animated=true]{animation-delay:.1s;opacity:1!important;transform:translateZ(0) scale(1)}.title_left_50c7>:not(.backdrop_full_05df) [data-animated=true]{transition:transform .7s,opacity .3s!important}.inner-742c [data-animate=none],[data-animate=none]{opacity:1!important}.inner-742c [data-animate=blurIn][data-animated=true],[data-animated=true][data-animate=blurIn]{filter:blur(0)}[data-animated=false]{transition:none!important}.blue_b716 [data-animate],[data-animate]:hover{transition-delay:0s!important}[data-animate-delay="100"]{transition-delay:.1s}.overlay_6493>li{opacity:0;transform:translateY(-15px);transition:transform .3s,opacity .3s}.fn-active-1f2a .overlay_6493>li,.header-center-9260 .overlay_6493>li,.overlay_6493.fn-active-1f2a>li{opacity:1;transform:none}.frame_tall_119c+.frame_tall_119c [data-animate],.overlay_6493>li,[data-animate-delay="200"],[data-animate]+[data-animate]{transition-delay:.2s}.overlay_6493>li+li,[data-animate-delay="300"]{transition-delay:.3s}.frame_tall_119c+.frame_tall_119c+.frame_tall_119c [data-animate],.overlay_6493>li+li+li,[data-animate-delay="400"],[data-animate]+[data-animate]+[data-animate]{transition-delay:.4s}.overlay_6493>li+li+li+li,[data-animate-delay="500"]{transition-delay:.5s}.frame_tall_119c+.frame_tall_119c+.frame_tall_119c+.frame_tall_119c [data-animate],.overlay_6493>li+li+li+li+li,[data-animate-delay="600"],[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.6s}.overlay_6493>li+li+li+li+li+li,[data-animate-delay="700"]{transition-delay:.7s}.frame_tall_119c+.frame_tall_119c+.frame_tall_119c+.frame_tall_119c+.frame_tall_119c [data-animate],.overlay_6493>li+li+li+li+li+li+li,[data-animate-delay="800"],[data-animate]+[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.8s}.frame_tall_119c+.frame_tall_119c+.frame_tall_119c+.frame_tall_119c+.frame_tall_119c+.frame_tall_119c [data-animate],.overlay_6493>li+li+li+li+li+li+li+li,[data-animate-delay="900"]{transition-delay:.9s}.frame_tall_119c+.frame_tall_119c+.frame_tall_119c+.frame_tall_119c+.frame_tall_119c+.frame_tall_119c+.frame_tall_119c [data-animate],.overlay_6493>li+li+li+li+li+li+li+li+li,[data-animate-delay="1000"]{transition-delay:1s}.form_bright_539d .title_left_50c7>:not(.backdrop_full_05df) [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}}.fresh-4b91{border:1px solid #ececec;border-radius:0;bottom:0;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.pattern_1d67{border-style:dashed}.tiny-ae38{border-style:dotted}.blue_b716 .article_silver_afd9:not(.preview-01c9):not(.accordion-center-2d5e),.blue_b716.article_silver_afd9:not(.preview-01c9):not(.accordion-center-2d5e){background-color:#fff}.breadcrumb-west-ca07 .blue_b716 .article_silver_afd9:not(.preview-01c9):not(.accordion-center-2d5e),.breadcrumb-west-ca07 .blue_b716.article_silver_afd9:not(.preview-01c9):not(.accordion-center-2d5e){background-color:#333}.block_e1f4,.content_4a8f,.title-5cd4,.item_d59f,.photo_pro_c9be,.tabs-8c8b,.tag_upper_ea83,.text_upper_bedc,.primary_medium_e2a6,.aside-next-c469,.title-8c71 .wrapper-67d9,.widget-4903 .wrapper-67d9,.article_6b84 .wrapper-67d9,.avatar_fast_3ec2 .wrapper-67d9,.right-1177 .wrapper-67d9,.shade_95c8 .wrapper-67d9,.status-green-ae72 .wrapper-67d9,.filter-top-41ae .wrapper-67d9,.yellow-9b91 .wrapper-67d9,.frame_last_7e3c .wrapper-67d9{transition:transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s}.block_e1f4,.content_4a8f:hover,.title-8c71 .wrapper-67d9,.widget-4903 .wrapper-67d9:hover{box-shadow:0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.element-c4f4,.title-5cd4,.item_d59f:hover,.article_6b84 .wrapper-67d9,.avatar_fast_3ec2 .wrapper-67d9:hover{box-shadow:0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.photo_pro_c9be,.tabs-8c8b:hover,.right-1177 .wrapper-67d9,.shade_95c8 .wrapper-67d9:hover{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.22)}.tag_upper_ea83,.text_upper_bedc:hover,.status-green-ae72 .wrapper-67d9,.filter-top-41ae .wrapper-67d9:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1)}.primary_medium_e2a6,.aside-next-c469:hover,.yellow-9b91 .wrapper-67d9,.frame_last_7e3c .wrapper-67d9:hover{box-shadow:0 30px 40px 0 rgba(0,0,0,.2)}.text_upper_bedc:hover,.aside-next-c469:hover,.filter-top-41ae .wrapper-67d9:hover,.frame_last_7e3c .wrapper-67d9:hover{transform:translateY(-6px)}.complex-92e8,.overlay-7f04{text-shadow:1px 1px 1px rgba(0,0,0,.3)}.feature_b136{text-shadow:2px 2px 5px rgba(0,0,0,.4)}.slider-green-d712{text-shadow:3px 3px 8px rgba(0,0,0,.4)}.gallery-inner-ddfc{text-shadow:3px 3px 12px rgba(0,0,0,.5)}.grid_8021{text-shadow:5px 5px 16px rgba(0,0,0,.6)}a.tabs-orange-dfa2{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.tabs-orange-dfa2 i{font-size:.8em}a.tabs-orange-dfa2:hover{background-color:#fff!important;color:#000!important;opacity:1}.breadcrumb_advanced_cf26 .left_7939,.breadcrumb_advanced_cf26 [class*=image-] img{transition:filter .6s,opacity .6s,transform .6s,box-shadow .3s}.breadcrumb_advanced_cf26 .detail_5801 img{transition:unset}.shade-huge-0475 .left_7939,.hero_dynamic_1710:hover .left_7939,.breadcrumb_advanced_cf26 .accent_first_9f92 img,.breadcrumb_advanced_cf26:hover .summary-124f img{filter:grayscale(100%)}.shade-huge-0475:hover .left_7939,.breadcrumb_advanced_cf26:hover .accent_first_9f92 img{filter:grayscale(0)}.active-gold-be77:hover .left_7939,.breadcrumb_advanced_cf26:hover .panel-183c img{transform:scale(1.1)}.grid-2adb .left_7939,.breadcrumb_advanced_cf26 .avatar-5444 img{transition:transform 5s!important}.grid-2adb .left_7939,.breadcrumb_advanced_cf26:hover .avatar-5444 img{transform:scale(1.3)}.hover-c1ca:hover .left_7939,.breadcrumb_advanced_cf26:hover .photo-418c img{opacity:.7;transform:scale(1.1)}.notification-b9a2:hover .left_7939,.breadcrumb_advanced_cf26:hover .icon-mini-9b86 img{filter:brightness(1.1)}.accordion-3628:hover .left_7939,.breadcrumb_advanced_cf26:hover .down_ce9c img{opacity:.7}.breadcrumb_advanced_cf26:hover .gas-0d36 img,.gas-0d36:hover .left_7939{opacity:.6}.heading_76a5 .left_7939,.badge_brown_02dd img{opacity:.7}.heading_76a5:hover .left_7939,.breadcrumb_advanced_cf26:hover .badge_brown_02dd img{opacity:1}.dropdown-3648:hover .left_7939,.breadcrumb_advanced_cf26:hover .focus-down-092e img{filter:blur(5px)}.menu_green_68c3:not(:hover) .focus_new_e8c0,.aside_lower_f252:hover .focus_new_e8c0,.breadcrumb_advanced_cf26:hover .shadow_ec6d .focus_new_e8c0,.breadcrumb_advanced_cf26:not(:hover) .active-17e8 .focus_new_e8c0{opacity:0}.message-easy-e565:not(:hover) .focus_new_e8c0,.item_bc84:hover .focus_new_e8c0,.breadcrumb_advanced_cf26:hover .texture-pro-4906 .focus_new_e8c0,.breadcrumb_advanced_cf26:not(:hover) .shadow-b1c6 .focus_new_e8c0{opacity:.5}.shade_0127{overflow:hidden;transform:translateZ(0)}.hero-c772{-webkit-clip-path:circle(50% at center);clip-path:circle(50% at center)}.lower_9762{-webkit-clip-path:polygon(0 30px,100% 0,100% 100%,0 100%);clip-path:polygon(0 30px,100% 0,100% 100%,0 100%)}.mini-69b6{-webkit-clip-path:polygon(0 0,100% 30px,100% 100%,0 100%);clip-path:polygon(0 0,100% 30px,100% 100%,0 100%)}.texture-stale-918d{-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%)}.primary-36ab{-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%)}.first-b038{-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%)}.hidden_fc1e{-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%)}.lower_9762,.mini-69b6,.texture-stale-918d{margin-top:-30px}.primary-36ab,.first-b038,.hidden_fc1e{margin-top:-60px}[data-parallax-container]{overflow:hidden}@media(prefers-reduced-motion:no-preference){[data-parallax]{will-change:transform!important}[data-parallax]:not(.block_2c87),[data-parallax]:not(.block_2c87) .left_7939{opacity:0}}.secondary-fafb{-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}.focus-877f{background:rgba(0,0,0,.2);background:linear-gradient(180deg,#000 0,transparent 70%);opacity:.4}.article_silver_afd9:hover .secondary-fafb{opacity:.5}.accordion-center-2d5e:not(.breadcrumb-west-ca07) .secondary-fafb{background:hsla(0,0%,100%,.2);background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 33%);opacity:.8}.tooltip_4290,.status_35ea,.banner-e765,.tertiary_cold_fa76,.card_4696{filter:blur(0);opacity:0;pointer-events:none;transition:opacity .5s,transform .3s,max-height .6s,filter .6s}.tooltip_4290{transform:translateY(15%) translateZ(0)}.status_35ea{transform:translateY(100%) translateZ(0)}.logo_stone_4016 .highlight_7f71.tooltip_4290{transform:translateY(-40%) translateZ(0)}.element_545e{opacity:0;transition:opacity .3s}.breadcrumb_advanced_cf26:hover .element_545e{opacity:1}.white-ce1b{transition:opacity .3s}.breadcrumb_advanced_cf26:hover .white-ce1b{opacity:0}.lite_dc36{filter:invert(0);opacity:1!important}.breadcrumb_advanced_cf26:hover .lite_dc36{filter:invert(100%)}.south-5da7{max-height:0;opacity:0;transform:translateY(15%) translateZ(0);transition:all .6s}.breadcrumb_advanced_cf26:hover .south-5da7{max-height:150px;opacity:1}.breadcrumb_advanced_cf26:hover .south-5da7.hidden_73b8{max-height:30px}.module_15c4{filter:blur(10px);opacity:0;transition:filter .3s,opacity .3s}.breadcrumb_advanced_cf26:hover .module_15c4{filter:blur(0)!important;opacity:1}.banner-e765{transform:scale(1.1) translateZ(0)}.logo_stone_4016 .highlight_7f71.banner-e765{transform:scale(1.1) translateZ(0) translateY(-50%)}.tertiary_cold_fa76{transform:scale(.9) translateZ(0)}.logo_stone_4016 .highlight_7f71.tertiary_cold_fa76{transform:scale(.9) translateZ(0) translateY(-50%)}.cold-b528{opacity:1!important;transform:scale(1) translateZ(0) translateY(10px)!important;transition:transform .3s}.breadcrumb_advanced_cf26:hover .cold-b528{transform:scale(1) translateZ(0) translateY(0)!important}.logo_stone_4016 .cold-b528{transform:scale(1) translateZ(0) translateY(-40%)!important}.logo_stone_4016:hover .highlight_7f71.cold-b528{transform:scale(1) translateZ(0) translateY(-50%)!important}.breadcrumb_advanced_cf26:hover img.card_4696{opacity:1}.breadcrumb_advanced_cf26 .icon-stone-2174:focus-within .card_4696,.breadcrumb_advanced_cf26:hover .tooltip_4290,.breadcrumb_advanced_cf26:hover .status_35ea,.breadcrumb_advanced_cf26:hover .banner-e765,.breadcrumb_advanced_cf26:hover .tertiary_cold_fa76,.breadcrumb_advanced_cf26:hover .card_4696{opacity:1;pointer-events:inherit;transform:scale(1) translateZ(0) translateY(0)!important}.logo_stone_4016:hover .card_4696.highlight_7f71,.breadcrumb_advanced_cf26:hover .card_4696.fn-center-1f2a{transform:scale(1) translateZ(0) translateY(-50%)!important}@media(prefers-reduced-motion){.logo_stone_4016 .highlight_7f71.tooltip_4290,.logo_stone_4016:hover .card_4696.highlight_7f71,.breadcrumb_advanced_cf26:hover .cold-b528,.breadcrumb_advanced_cf26:hover .tooltip_4290,.breadcrumb_advanced_cf26:hover .status_35ea,.breadcrumb_advanced_cf26:hover .banner-e765,.breadcrumb_advanced_cf26:hover .tertiary_cold_fa76,.breadcrumb_advanced_cf26:hover .card_4696,.breadcrumb_advanced_cf26:hover .card_4696.fn-center-1f2a,.cold-b528,.south-5da7,.tooltip_4290,.status_35ea,.banner-e765,.tertiary_cold_fa76{transform:translateZ(0)}}.inner-742c .complex_0923{background-color:transparent!important;overflow:hidden}.inner-742c .complex_0923 .left_7939{opacity:0;transition:opacity 1s}.mini_dab4 .left_7939,.black_6861 .left_7939{transform:scale(1)}.shadow_92f5 .left_7939,.sort_silver_c3c8 .left_7939{transform:scale(1.2)}.complex_0923.backdrop_full_05df .left_7939{opacity:1;transform:scale(1);transition:opacity 1s,transform 20s ease-out}.section_8dac.backdrop_full_05df .left_7939{transition:opacity 3.5s}.form_hovered_97de.backdrop_full_05df .left_7939{transition:opacity 1.5s}.black_6861.backdrop_full_05df .left_7939,.mini_dab4.backdrop_full_05df .left_7939{transform:scale(1.2)}.sort_silver_c3c8.backdrop_full_05df .left_7939{transition:opacity 1s,transform 5s ease-out}.section-tall-7802{display:flex;pointer-events:none;position:absolute}.table-b19d{flex:1 1 auto}.badge-ddea{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}.light-cf6b{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.selected-2ef4{opacity:0;transition-property:opacity}.selected-2ef4.dirty-0f42{opacity:1}.east_895c.info_warm_c913 .table-b19d{background:#000;border:2px solid #000;border-radius:4px}.east_895c.info_warm_c913.modal_49ca .table-b19d{margin-top:8px}.east_895c.info_warm_c913.module-dim-4da1 .table-b19d{margin-right:8px}.east_895c.info_warm_c913.chip_4481 .table-b19d{margin-left:8px}.east_895c.info_warm_c913.last_5bb0 .table-b19d{margin-bottom:8px}.east_895c.info_warm_c913 .badge-ddea{color:#fff;padding:6px 8px}.east_895c.info_warm_c913 .short_ae2f{overflow:hidden;position:absolute}.east_895c.info_warm_c913.modal_49ca .short_ae2f{height:8px;margin-left:-8px;top:0;width:16px}.east_895c.info_warm_c913.module-dim-4da1 .short_ae2f{height:16px;margin-top:-8px;right:0;top:0;width:8px}.east_895c.info_warm_c913.chip_4481 .short_ae2f{height:16px;left:0;margin-top:-8px;top:0;width:8px}.east_895c.info_warm_c913.last_5bb0 .short_ae2f{bottom:0;height:8px;margin-left:-8px;width:16px}.east_895c.info_warm_c913 .tag-pro-e190,.east_895c.info_warm_c913 .disabled-a282{height:0;position:absolute;width:0}.east_895c.info_warm_c913 .tag-pro-e190{border:8px solid transparent}.east_895c.info_warm_c913.modal_49ca .tag-pro-e190{border-bottom-color:#000;left:0;top:3px}.east_895c.info_warm_c913.module-dim-4da1 .tag-pro-e190{border-left-color:#000;left:-3px;top:0}.east_895c.info_warm_c913.chip_4481 .tag-pro-e190{border-right-color:#000;left:3px;top:0}.east_895c.info_warm_c913.last_5bb0 .tag-pro-e190{border-top-color:#000;left:0;top:-3px}.east_895c.info_warm_c913 .disabled-a282{border:8px solid transparent;left:0;top:0}.east_895c.info_warm_c913.modal_49ca .disabled-a282{border-bottom-color:#000}.east_895c.info_warm_c913.module-dim-4da1 .disabled-a282{border-left-color:#000}.east_895c.info_warm_c913.chip_4481 .disabled-a282{border-right-color:#000}.east_895c.info_warm_c913.last_5bb0 .disabled-a282{border-top-color:#000}.east_895c.info_warm_c913 .table_lower_bc0d{position:relative}.east_895c.info_warm_c913.modal_49ca .table_lower_bc0d{top:-8px}.east_895c.info_warm_c913.chip_4481 .table_lower_bc0d{left:-8px}.breadcrumb-west-ca07,.breadcrumb-west-ca07 p,.breadcrumb-west-ca07 td{color:#f1f1f1}.breadcrumb-west-ca07 .summary_blue_b590,.breadcrumb-west-ca07 a.panel-2320,.breadcrumb-west-ca07 h1,.breadcrumb-west-ca07 h2,.breadcrumb-west-ca07 h3,.breadcrumb-west-ca07 h4,.breadcrumb-west-ca07 h5,.breadcrumb-west-ca07 h6,.breadcrumb-west-ca07 label,.video_9003:hover a,.video_9003:hover h1,.video_9003:hover h2,.video_9003:hover h3,.video_9003:hover h4,.video_9003:hover h5,.video_9003:hover h6,.video_9003:hover p{color:#fff}.breadcrumb-west-ca07 .stone_fa43 .stone_c100,.breadcrumb-west-ca07 .static_6198,.breadcrumb-west-ca07 .sort_rough_3bff a+a{border-color:hsla(0,0%,100%,.2)}.breadcrumb-west-ca07 .east-e1f1 li li.tabs_old_10a8>a,.breadcrumb-west-ca07 .motion-38d1>li>a,.breadcrumb-west-ca07 .east-e1f1>li>ul li a,.breadcrumb-west-ca07 .logo_8fc6>li.complex_bc76,.breadcrumb-west-ca07 .logo_8fc6>li>a,.tertiary-pro-86b3 .chip-d67a,.tertiary-pro-86b3 .logo_8fc6>li>a,.tertiary-pro-86b3 .logo_8fc6>li>button,.mask_9e18.breadcrumb-west-ca07 .upper_68fc>li>a,.mask_9e18.breadcrumb-west-ca07>li>a{color:hsla(0,0%,100%,.8)}.breadcrumb-west-ca07 .motion-38d1>li>a:hover,.breadcrumb-west-ca07 .logo_8fc6>li.fn-active-1f2a>a,.breadcrumb-west-ca07 .logo_8fc6>li>a.fn-active-1f2a,.breadcrumb-west-ca07 .logo_8fc6>li>a:hover,.tertiary-pro-86b3 .logo_8fc6>li.fn-active-1f2a>a,.tertiary-pro-86b3 .logo_8fc6>li.fn-current-1f2a>a,.tertiary-pro-86b3 .logo_8fc6>li>a.fn-active-1f2a,.tertiary-pro-86b3 .logo_8fc6>li>a:hover,.tertiary-pro-86b3 a.carousel_left_efa7:hover,.mask_9e18.breadcrumb-west-ca07 .upper_68fc>li>a:hover,.mask_9e18.breadcrumb-west-ca07>li>a:hover{color:#fff}.breadcrumb-west-ca07.mask_9e18.west_2c81>li.clean-7bd3,.breadcrumb-west-ca07.mask_9e18.shade-7572>li.clean-7bd3,.tertiary-pro-86b3 .label-silver-11cd:after,.tertiary-pro-86b3 .section-06a5>li+li>a:after,.tertiary-pro-86b3 .logo_8fc6>li.label-silver-11cd,.mask_9e18.breadcrumb-west-ca07 .upper_68fc>li>a,.mask_9e18.breadcrumb-west-ca07>li>a{border-color:hsla(0,0%,100%,.2)}.breadcrumb-west-ca07 .east-e1f1 li li.tabs_old_10a8>a,.tertiary-pro-86b3 .frame_lower_3918,.tertiary-pro-86b3 .east-e1f1 li li.tabs_old_10a8>a,.tertiary-pro-86b3 .logo_8fc6>li.complex_bc76{color:#fff}.silver-af55 a:hover span.photo-medium-29cc,.tertiary-pro-86b3 span.photo-medium-29cc{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.breadcrumb-west-ca07{background-color:#333}.surface-0e77{padding-bottom:30px;padding-top:30px}.pressed_7740{padding-top:0}.surface_soft_b3a9{display:flow-root}@media(min-width:850px){.over_dc95{position:sticky}.over_dc95[data-sticky-mode]{transform:translateZ(0);will-change:transform}.over_dc95:not([data-sticky-mode]){top:calc(var(--flatsome-scroll-padding-top) + 30px);transition:top .6s}}.outline-db00{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}.upper-ede4,.under-1495{opacity:1;visibility:visible}.message_first_2dc0,.message-52a5{background-position:50% 0;background-size:cover;position:relative;transition:background-color .3s,opacity .3s;width:100%;z-index:1001}.tag-4d67{background-color:hsla(0,0%,100%,.9)}.top_6cd6,.highlight_e58c{align-items:center;display:flex;flex-wrap:no-wrap}.message_first_2dc0.hero-cool-3e58,.message_first_2dc0.in_fe03,.message_first_2dc0.module_fast_2a65{position:absolute}.message_first_2dc0.in_fe03:not(.detail_e55b),.message_first_2dc0.module_fast_2a65:not(.detail_e55b){left:auto;right:auto}.message_first_2dc0.in_fe03 .message-52a5{opacity:0;transition:opacity .3s;visibility:hidden}.message_first_2dc0.in_fe03 .message-52a5.detail_e55b{opacity:1;visibility:visible}.message_first_2dc0.module_fast_2a65 .tag-4d67,.message_first_2dc0.module_fast_2a65 .selected-a318,.message_first_2dc0.module_fast_2a65 .top_6cd6,.message_first_2dc0.module_fast_2a65 .message-52a5{background-color:transparent;background-image:none!important;box-shadow:none}.tag-4d67,.selected-a318{background-position:50% 0;transition:background .4s}.highlight_e58c{background-color:#446084;min-height:20px;position:relative;z-index:11}.link-0805{position:relative;z-index:10}.top_6cd6{min-height:35px;position:relative;z-index:9}.fresh-e277{border-top:1px solid;margin-bottom:-1px;opacity:.1}.tertiary-pro-86b3 .fresh-e277{display:none}.detail_e55b{left:0;margin:0 auto;position:fixed;right:0;top:0}.info_down_a6a0 .detail_e55b{animation:stuckMoveDown .6s}.avatar-new-1b0d .detail_e55b{animation:stuckFadeIn .6s}.paragraph-active-35de .detail_e55b .link-0805{transition:height .8s}.detail_e55b .secondary_5245,.detail_e55b .aside-pink-16d2,.detail_e55b .aside-pink-16d2 img{margin-top:0;padding-top:0}.message-52a5:not(.detail_e55b) .aside-pink-16d2 img{transition:max-height .5s}.message_first_2dc0.in_fe03 .full_ac35,.detail_e55b .full_ac35{display:none}.narrow-95a1 .message-52a5,.message-52a5.detail_e55b,.medium_1cba #wrapper{box-shadow:1px 1px 10px rgba(0,0,0,.15)}.logo_8fc6>li.label-silver-11cd{border-left:1px solid rgba(0,0,0,.1);height:30px;margin:0 7.5px;position:relative;vertical-align:middle}.tertiary-pro-86b3 .logo_8fc6>li.label-silver-11cd{border-color:hsla(0,0%,100%,.1)}.slow-76fd{min-height:15px;width:100%}.breadcrumb-37a9 .solid_cfde{max-width:100%!important}@media(max-width:849px){.link-0805 li.complex_bc76.highlight_hard_0c19{display:none}}@media(prefers-reduced-motion){.info_down_a6a0 .detail_e55b{animation-name:stuckFadeIn}}@media(max-width:549px){.dropdown-0a8b>li>a:not(.header-rough-08e7){line-height:5em}}.tooltip-1c5e{margin:0 0 30px}.filter_short_d974 .tooltip-1c5e{margin-bottom:0}.menu-4c33{padding:1.5em 0}.menu-4c33.inner-0b7c{padding-left:1.5em;padding-right:1.5em}.lower_cbe9{padding-top:0}.thumbnail_thick_a3d4{padding-bottom:0}.filter_last_3ac7{padding-bottom:1.5em;padding-top:1.5em}.filter_short_d974 .element_wide_d6cb .article_silver_afd9{margin-bottom:1.5em}.element_wide_d6cb{transition:opacity .3s,box-shadow .5s,transform .3s}.black-0621+#main .content-outer-9af1{padding-top:30px}.inner_a1ce{opacity:.8;padding-top:7px}.element_wide_d6cb.blue_b716{background-color:#fff}.element_wide_d6cb.blue_b716 .bronze-1419,.element_wide_d6cb.blue_b716 .filter_last_3ac7,.element_wide_d6cb.blue_b716 .menu-4c33,.element_wide_d6cb.blue_b716 footer.modal_copper_0c3b{padding-left:1.5em;padding-right:1.5em}.element_wide_d6cb.blue_b716 .lower_cbe9{padding-top:1.5em}.white_98a6{padding:2em 0}.feature_east_36ce h2.active_full_8b82{font-size:2em}.east-0ccb.pressed_a470{top:7%}.paper_b9aa img{width:100%}.nav_1fe5{position:relative}@media(min-width:850px){.nav_1fe5{float:left;margin-right:2em;max-width:50%}.nav_1fe5+.filter_last_3ac7{padding-top:0}}.tooltip-1c5e .shade_narrow_cbb3 p:last-of-type{margin-bottom:0}footer.modal_copper_0c3b{border-bottom:2px solid #ececec;border-top:1px solid #ececec;font-size:.8em;padding:.5em 0 .6em}li.progress_static_2908{padding:7px 0}li.progress_static_2908 a{display:inline!important}.primary_paper_5568 .alert_gas_28bb{height:2px;margin-bottom:.5em;margin-top:.5em}.message_first_7355{display:block}.carousel_4b87{margin-top:1.5em}.disabled_iron_5f36:not(.warm_0773){display:none}@media(min-width:850px){.frame_copper_c8fd{display:inline;float:left;margin-right:1.5em}.filter-4941{display:inline;float:right;margin-left:1.5em}.dim-2960{clear:both;display:block;margin:0 auto}}.shade-c9ad{margin-bottom:2em;max-width:100%}.shade-c9ad .easy-4bd5{background:rgba(0,0,0,.05);font-size:.9em;font-style:italic;padding:.4em}.easy-4bd5{text-align:center}img.bright-6bb9.medium_90d2{margin-bottom:2em}.section-a610 .filter_last_3ac7 .accordion-south-8dfa{padding:0}.card_f28f{display:block}.soft-9123 .border_4f3e,.filter_last_3ac7 .border_4f3e,.disabled-27ea .border_4f3e{border:none;margin-bottom:0;margin-top:0;padding:0}.gradient-copper-3976{margin-bottom:1.5em}.gradient-copper-3976 ul{margin:0}.gradient-copper-3976 li{list-style:none}.motion-8db7 .gradient-copper-3976,.picture_a74d .gradient-copper-3976{background-color:#fff;border:1px solid #ddd;box-shadow:2px 2px 10px 0 rgba(0,0,0,.05);padding:15px 20px}.motion-8db7 .gradient-copper-3976 h3{background-color:#446084;color:#fff;margin-left:-21px;margin-top:-16px;padding:10px 20px;width:calc(100% + 42px)}.motion-8db7 h3+.alert_gas_28bb{display:none}.gradient-copper-3976>ul>li,ul.layout_dim_feec>li{list-style:none;margin:0;text-align:left}.gradient-copper-3976>ul>li li,ul.layout_dim_feec>li li{list-style:none}.gradient-copper-3976>ul>li>a,.gradient-copper-3976>ul>li>span:first-child,ul.layout_dim_feec>li>a,ul.layout_dim_feec>li>span:first-child{display:inline-block;flex:1;padding:6px 0}.gradient-copper-3976>ul>li:before,ul.layout_dim_feec>li:before{display:inline-block;font-family:fl-icons;margin-right:6px;opacity:.6}.gradient-copper-3976>ul>li li>a,ul.layout_dim_feec>li li>a{display:inline-block;font-size:.9em;padding:3px 0}.gradient-copper-3976>ul>li+li,ul.layout_dim_feec>li+li{border-top:1px solid #ececec}.breadcrumb-west-ca07 .gradient-copper-3976>ul>li+li,.breadcrumb-west-ca07 ul.layout_dim_feec>li+li{border-color:hsla(0,0%,100%,.08)}.gradient-copper-3976>ul>li ul,ul.layout_dim_feec>li ul{border-left:1px solid #ddd;display:none;margin:0 0 10px 3px;padding-left:15px;width:100%}.gradient-copper-3976>ul>li ul li,ul.layout_dim_feec>li ul li{border:0;margin:0}.breadcrumb-west-ca07 .gradient-copper-3976>ul>li ul,.breadcrumb-west-ca07 ul.layout_dim_feec>li ul{border-color:hsla(0,0%,100%,.08)}.breadcrumb-west-ca07 .gradient-copper-3976>ul>li.fn-active-1f2a>a,.breadcrumb-west-ca07 .gradient-copper-3976>ul>li.border_1aa6>a,.breadcrumb-west-ca07 .gradient-copper-3976>ul>li>a:hover,.breadcrumb-west-ca07 ul.layout_dim_feec>li.fn-active-1f2a>a,.breadcrumb-west-ca07 ul.layout_dim_feec>li.border_1aa6>a,.breadcrumb-west-ca07 ul.layout_dim_feec>li>a:hover{color:#fff}.gradient-copper-3976>ul>li.frame-8a1f,ul.layout_dim_feec>li.frame-8a1f{align-items:center;display:flex;flex-flow:row wrap}.gradient-copper-3976>ul>li .modal_0c82{font-size:.7em;line-height:3em;opacity:.5}.gradient-copper-3976 .shade_0ca1>ul,.gradient-copper-3976 .fn-current-1f2a>ul{display:block}.gradient-copper-3976 .border_1aa6>a{color:#000;font-weight:bolder}.hovered_7de3{padding:10px 0}.hovered_7de3 a{display:block;line-height:1.2;margin-bottom:6px}.gradient-copper-3976 .primary-left-2c8c:after{clear:both;content:"";display:table}.gradient-copper-3976 .primary-left-2c8c>li{border:0;float:left;list-style:none;margin:0;padding:0;width:33.333333%}.gradient-copper-3976 .primary-left-2c8c>li a{display:block;margin:0;padding:0}.gradient-copper-3976 .primary-left-2c8c>li img{display:block;width:100%}.button-b399 li{align-items:center;display:flex}.popup-ff69 li{font-size:.9em;font-style:italic}.popup-ff69 a{display:inline!important}.popup-ff69 span{display:block;font-weight:bolder}.outline-east-c73c{color:#333;position:relative}.outline-east-c73c .chip_full_1431{display:none!important}.breadcrumb-west-ca07 .outline-east-c73c{color:#fff}.outline-east-c73c p{margin:0;padding:0}.outline-east-c73c br{display:none}.outline-east-c73c label{display:inline-block;width:100%}.outline-east-c73c span.plasma-a48e{margin-left:0;margin-right:1.2em}.outline-east-c73c .section_medium_d304{display:block}.outline-east-c73c .chip_full_1431{background-color:#fff;border-radius:99px;position:absolute;right:0}.outline-east-c73c .message_advanced_06f3{background-color:#f1f1f1;border-radius:3px;color:#b20000;line-height:1.2em;margin-top:-10px;opacity:.8;padding:5px 8px;position:relative}.outline-east-c73c .message_advanced_06f3: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}.outline-east-c73c .layout-tall-f2a5{display:none!important}.outline-east-c73c .simple-37e3 .message_advanced_06f3{margin-top:5px;position:absolute;width:100%;z-index:99}.outline-east-c73c .message_4173{border-radius:10px;margin:5px 0 0}.hidden-lower-bc04 .fn-processing-1f2a *{opacity:.8}.box_c762 form.shade-west-2f6e{margin:0 auto;max-width:620px;padding:30px 15px}.gallery-steel-94cf img{width:100%}.backdrop_b22f{margin-bottom:-1px}.section-a610+.widget-7fce .caption-8021{margin-top:30px}.backdrop_381f{display:none;padding:1em 2.3em}.sidebar_cold_9e58{border-top:1px solid #ddd;display:block;font-size:110%;padding:.6em 2.3em;position:relative;transition:border .2s ease-out,background-color .3s}.breadcrumb-west-ca07 .sidebar_cold_9e58{border-color:hsla(0,0%,100%,.2)}.sidebar_cold_9e58.fn-active-1f2a{background-color:rgba(0,0,0,.03);border-color:#446084;color:#446084;font-weight:700}.breadcrumb-west-ca07 .sidebar_cold_9e58.fn-active-1f2a{color:#fff}.nav_b449 .media-633b{border-radius:999px;height:1.5em;left:0;margin-right:5px;position:absolute;top:.3em;transform-origin:50% 47%;width:2.3em}.nav_b449 .fn-active-1f2a .media-633b{color:currentColor;opacity:1}.tabs-8c5e{color:#222;font-weight:700;letter-spacing:0;padding:0}.feature-right-97fb .tabs-8c5e{font-size:.85em;margin:0 0 .5em}.tabs-8c5e .copper-8e06,.tabs-8c5e .sidebar-under-0ebb{font-weight:300;margin:0 .3em;opacity:.35;position:relative;top:0}.breadcrumb-west-ca07 .tabs-8c5e{color:#fff}.tabs-8c5e a{color:hsla(0,0%,40%,.7);font-weight:400}.tabs-8c5e a:first-of-type{margin-left:0}.tabs-8c5e a.fn-current-1f2a,.tabs-8c5e a:hover{color:#111}.breadcrumb-west-ca07 .tabs-8c5e a{color:#fff}.red-a640{padding:15px 0}.red-a640 a{align-items:center;color:#ccc;display:inline-flex}.red-a640 .copper-8e06{margin:0 .5em;top:2px}.filter_b158{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-1f2a .filter_b158{background-color:#d26e4b}@media(min-width:850px){.gallery-bd19{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.gallery-bd19>div,.gallery-bd19>p{padding:0 15px;width:100%}.gallery-bd19 p.progress_4f8f,.gallery-bd19 p.label_large_f069,.gallery-bd19 p.dark-a4b4{flex:1}}.dynamic-e542:target{background-color:#f1f1f1;border-radius:10px;padding:15px}.label-22e5 li,.nav_b14c li{list-style:none;padding:1em 0 0}.label-22e5 li .form_light_d10c,.nav_b14c li .form_light_d10c{margin-bottom:0}.label-22e5 li .sort-02b6,.nav_b14c li .sort-02b6{border-radius:100%}.label-22e5 li .preview-north-598d,.nav_b14c li .preview-north-598d{font-style:italic}.label-22e5 li .bottom_8007,.nav_b14c li .bottom_8007{padding:0 1.5em}.label-22e5>li:not(:first-child),.nav_b14c>li:not(:first-child){border-top:1px dashed #ddd}#comments .tiny-36da{background-color:rgba(0,0,0,.05);margin-top:15px;padding:15px 25px 0}#comments .tiny-36da .background_mini_da58{font-size:1.2em}#comments .tiny-36da small{font-size:.6em;margin-left:10px;text-transform:uppercase}.content_08dc{position:relative;width:100%}.item-2afb{padding:30px 0 0}.sidebar_gold_2880{background-color:#fff}.container-smooth-6862{background-color:#777}.sidebar_gold_2880,.container-smooth-6862{border-top:1px solid rgba(0,0,0,.05)}.fluid_26e9{padding:7.5px 0}.narrow_41ce,html{background-color:#5b5b5b}.item-2afb ul{margin:0}.narrow_41ce{color:rgba(0,0,0,.5);font-size:.9em;padding:10px 0 15px}.narrow_41ce.breadcrumb-west-ca07{color:hsla(0,0%,100%,.5)}.narrow_41ce.fn-fixed-1f2a{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}.narrow_41ce ul{border-bottom:1px solid #ddd;opacity:.8;padding-bottom:5px}.narrow_41ce.breadcrumb-west-ca07 ul{border-color:hsla(0,0%,100%,.08)}.narrow_41ce.inner-0b7c ul{border:0;padding-top:5px}.complex-0a48{box-shadow:0 0 20px 0 rgba(0,0,0,.5);margin-bottom:100px;position:relative;z-index:1}.complex-0a48+.content_08dc{bottom:0;position:fixed;z-index:0}.button-over-4a73{bottom:20px;margin:0;opacity:0;pointer-events:none;right:20px;transform:translateY(30%)}.button-over-4a73.fn-left-1f2a{left:20px;right:unset}.button-over-4a73.fn-active-1f2a{opacity:1;pointer-events:inherit;transform:translateY(0)}.footer-old-2c47{display:block;padding-bottom:100%}.footer-old-2c47 a>img{font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.rough_0ee1 img{background-color:rgba(0,0,0,.03)}.aside-pink-16d2{line-height:1;margin:0}.pro-7c92{font-size:.9em;font-style:italic;line-height:1;margin:.85em 0}.aside-pink-16d2 a{color:#446084;display:block;font-size:32px;font-weight:bolder;margin:0;text-decoration:none;text-transform:uppercase}.aside-pink-16d2 img{display:block;width:auto}.banner-0c1b,.paragraph-1a77,.tertiary-pro-86b3 .main-90fb,.fn-sticky-1f2a .breadcrumb-west-ca07 .banner-0c1b,.fn-sticky-1f2a .status_tall_e7b2 .main-90fb{display:none!important}.tertiary-pro-86b3 .banner-0c1b,.detail_e55b .paragraph-1a77{display:block!important}.detail_e55b .paragraph-1a77+img,.detail_e55b .paragraph-1a77+img+img{display:none!important}.tertiary-pro-86b3 .aside-pink-16d2 a{color:#fff}.text_7a8d .aside-pink-16d2{margin-left:0;margin-right:30px}.picture_9cc4 .dropdown_first_8e6c{flex:1 1 0;order:1}.picture_9cc4 .aside-pink-16d2{margin:0 30px;order:2;text-align:center}.picture_9cc4 .aside-pink-16d2 img{margin:0 auto}.picture_9cc4 .sort_3eb7{flex:1 1 0;order:3}@media screen and (max-width:849px){.secondary_5245 .logo_8fc6{flex-wrap:nowrap}.focus_warm_2f77 .aside-pink-16d2{margin-left:0;margin-right:15px;order:1}.focus_warm_2f77 .dropdown_first_8e6c{flex:1 1 0;order:2}.focus_warm_2f77 .sort_3eb7{flex:1 1 0;order:3}.sort-ec7d .dropdown_first_8e6c{flex:1 1 0;order:1}.sort-ec7d .aside-pink-16d2{margin:0 15px;order:2;text-align:center}.sort-ec7d .aside-pink-16d2 img{margin:0 auto}.sort-ec7d .sort_3eb7{flex:1 1 0;order:3}}.container_green_4ffb{height:300px}.plasma-c2b9{height:400px}.dim_a6d0{background-color:#fff;background-color:hsla(0,0%,100%,.9);padding:20px}.surface_wood_3bc9 .primary_2159 button{max-width:none!important;min-height:auto!important}.surface_wood_3bc9 .primary_2159 .tooltip-2728 li{margin:0}.widget-91a5{background-color:#f1f1f1;padding-left:30px;padding-right:30px}.widget-91a5.breadcrumb-west-ca07{background-color:#333}.widget-91a5 .frame_tall_119c,.widget-91a5 .wrapper-67d9,.widget-91a5 .section-a610{padding-bottom:0!important;padding-top:0!important}.active_1708 li{display:inline-block;margin:0 1px!important;position:relative}.active_1708 li .header-rough-08e7{margin-bottom:0}.active_1708 .mask_9e18{min-width:90px;padding:2px;width:90px}.alert_773e{position:relative}.alert_773e .gradient-copper-3976{margin:0 .3em;vertical-align:middle}.block-a02b{overflow:hidden}.mask_a129{transition:opacity .6s}.aside_top_ecd0{background-color:rgba(0,0,0,.25)}.dirty-d858{min-height:60px;padding-top:20px;position:relative}.dirty-d858 button,.dirty-d858 form,.dirty-d858 p,.dirty-d858 select,.dirty-d858 ul{margin-bottom:0;margin-top:0}.tag-0659{background-color:#f7f7f7;border-bottom:1px solid #ececec;border-top:1px solid #ececec}.tag-0659 .dirty-d858{padding-bottom:15px;padding-top:15px}.column_top_1059{background-color:#446084;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.column_top_1059 .dirty-d858{padding-bottom:20px}.column_top_1059 .block-a02b{box-shadow:inset 0 0 30px 0 rgba(0,0,0,.1)}.column_top_1059 .focus_new_e8c0{background-color:rgba(0,0,0,.4)}.picture-7524 .accordion_9261{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}.picture-7524 .accordion_9261 svg{height:20px;vertical-align:middle;width:auto!important}.picture-7524 .accordion_9261:hover{opacity:1}.breadcrumb-west-ca07 .picture-7524 .accordion_9261{background-color:hsla(0,0%,100%,.1)}.breadcrumb-west-ca07 .picture-7524 .accordion_9261 svg{fill:#fff}.prev-ab05{background-color:#fff;border:1px solid #ececec;overflow:hidden;padding-bottom:15px}.breadcrumb-west-ca07 .prev-ab05{border-color:hsla(0,0%,100%,.2)}.prev-ab05 .carousel-175d{border-bottom:1px solid #ececec;padding:.5em 15%}.breadcrumb-west-ca07 .prev-ab05 .carousel-175d{border-color:hsla(0,0%,100%,.2)}.prev-ab05 .active-3c2c{color:#000;font-weight:300;padding:.6em 15% 0}.prev-ab05 .preview-north-598d{padding:15px 15px 0}.prev-ab05 .avatar-01aa{padding:10px 15%}.prev-ab05 .box_576d{opacity:.6;text-decoration:line-through}.prev-ab05 .avatar-01aa .header-rough-08e7:last-child{margin:30px 0 0}.prev-ab05 .fresh-2981{font-size:14px;margin-left:10px}.prev-ab05 .avatar-01aa>div{border-bottom:1px solid #ececec;padding:7.5px 0}.breadcrumb-west-ca07 .prev-ab05 .avatar-01aa>div{border-color:hsla(0,0%,100%,.08)}.breadcrumb-west-ca07 .prev-ab05{background-color:#333}.prev-ab05 .carousel-175d{background-color:rgba(0,0,0,.02)}.widget_c03c{border-color:#446084;border-width:2px;margin-top:-15px}.widget_c03c .carousel-175d{background-color:#446084;border-color:#446084;color:#fff}.picture_6536{width:100%}.alert-over-a4d4{max-height:100vh;overflow:hidden;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:999}.alert-over-a4d4 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}.alert-over-a4d4 a.fn-active-1f2a,.alert-over-a4d4 a:hover{background-color:#fff;opacity:1}.alert-over-a4d4 a.fn-active-1f2a{border-color:#446084}.video_fresh_ac97 .section-72b2{display:block!important}.old_bdc3 form{margin-bottom:0}.tag_last_cacf>.section-72b2,.video_fresh_ac97 .section-72b2{padding:5px 0;width:100%}.tag-c097 .input-west-ae42{padding-right:5px}.old_bdc3:not(.tag-c097) .pressed_c231,.right_5a73 .pressed_c231{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.notice_ac94{position:relative}.notice_ac94 .header-rough-08e7.tertiary_yellow_3f8b{margin:0}.notice_ac94 .header-rough-08e7.tertiary_yellow_3f8b i{font-size:1.2em}.old_bdc3{width:100%}.old_bdc3.tag-c097 .pressed_c231.fn-loading-1f2a .link-7cca{opacity:0}.old_bdc3.tag-c097 .pressed_c231.fn-loading-1f2a:after{border-color:currentColor}.old_bdc3.tag-c097 .simple-37e3:last-of-type{margin-left:-2.9em}@media(max-width:849px){.old_bdc3{font-size:1rem}}.old_bdc3 .avatar-plasma-956c{-webkit-overflow-scrolling:touch;max-height:50vh;overflow-y:scroll;overflow-y:auto}.message_first_2dc0 .section-72b2 .avatar-plasma-956c,.slow-76fd .avatar-plasma-956c{max-height:80vh}.frame_tall_119c .motion-5047,.message_first_2dc0 .section-72b2 .motion-5047,.slow-76fd .motion-5047{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%}.message_first_2dc0 li .complex_bc76 .motion-5047{background-color:transparent;box-shadow:none;position:relative;top:0}.up_36cb{align-items:center;border-bottom:1px solid rgba(0,0,0,.05);cursor:default;display:flex;padding:10px .75em}.up_36cb .badge_outer_8339{flex:1}.up_36cb img{border-radius:99px;display:inline-block;height:40px;margin-right:10px;width:40px}.up_36cb img+.badge_outer_8339{margin-top:-.15em;padding-left:.5em}.up_36cb .chip-5693{font-size:.8em;margin-left:5px;padding-top:3px}.up_36cb:last-child{border-bottom:none}.column_thick_4e3a{background-color:rgba(0,0,0,.05)}#search-lightbox{font-size:1.5em;margin:0 auto;max-width:600px}.glass-9519{margin-bottom:1.5em}.feature_east_36ce+.glass-9519,.fixed_ff17+.glass-9519,.notice-96af+.glass-9519{margin-top:30px}.last-3e82{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;width:100%}.last-3e82 i{margin-right:.5em;opacity:.6}.last-3e82 i.hero-out-c642{margin-left:10px;margin-right:0}.last-3e82 span{text-transform:uppercase}.last-3e82 small{font-size:1em;font-weight:400;opacity:.7;padding-left:15px;text-transform:none}.last-3e82 b{background-color:currentColor;display:block;flex:1;height:2px;opacity:.1}.last-3e82 a{display:block;font-size:.8em;margin-left:auto;padding-left:15px}.accordion_yellow_0f62{border-bottom:2px solid #ececec}.accordion_yellow_0f62 span{border-bottom:2px solid rgba(0,0,0,.1);margin-bottom:-2px;margin-right:15px;padding-bottom:7.5px}.breadcrumb-west-ca07 .accordion_yellow_0f62,.breadcrumb-west-ca07 .accordion_yellow_0f62 span{border-color:hsla(0,0%,100%,.2)}.accordion_yellow_0f62 b{display:none}.pagination-gas-b85f span{margin:0 15px}.highlight_small_37c7 span,.pagination-gas-b85f span{text-align:center}.highlight_small_37c7 small,.pagination-gas-b85f small{display:block;padding:0 15px}.hero_dirty_34b0 span,.highlight_small_37c7 span{border:2px solid rgba(0,0,0,.1);padding:.3em .8em}.hero_dirty_34b0 b:first-of-type{display:none}.filter-static-2378{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}.tag-inner-6bd7{align-items:center;display:flex;justify-content:space-between}.center_f06a{flex:1 1 auto;padding-right:30px}.clean_0cb7{flex:0 0 auto}.clean_0cb7>a{margin-bottom:0;margin-right:20px}.clean_0cb7>a:last-child{margin-right:0}.easy_cabd{transform:translate3d(0,100%,0)}.article-556b{transform:none}@media(max-width:849px){.tag-inner-6bd7{align-items:stretch;flex-direction:column;font-size:.9em;text-align:center}.clean_0cb7{margin-top:15px}.center_f06a{padding-right:0}}.thumbnail-76be:before{content:""}.mask_8473:before{content:""}.east_ed7e:before,.header_prev_6cc3:before{content:""}.motion-ce4b:before{content:""}.pattern_fresh_a4df:before{content:""}.pattern_748f:before{content:""}.paragraph_medium_0281:before{content:""}.photo_gold_3423:before{content:""}.background-outer-e151:before{content:""}.easy_e9bf:before{content:""}.fast-cdf3:before{content:""}.aside-be69:before{content:""}.feature_green_4715:before{content:""}.nav-brown-282f:before{content:""}.inner_6581:before{content:""}.table-97d5:before{content:""}.first-cc97:before{content:""}.out_1eac:before{content:""}.form_clean_7971:before{content:""}.hero-out-c642:before{content:""}.grid-1d52:before{content:""}.down-ad52:before{content:""}.background-afe0:before{content:""}.image-purple-24c8:before{content:""}.focus_0a68:before{content:""}.heading-action-f2e2:before{content:""}.module_left_ae7e:before{content:""}.widget-d73c:before{content:""}.chip-thick-1d53:before{content:""}.prev_8a3c:before{content:""}.column-7773:before{content:""}.background_2649:before{content:""}.inner-2695:before{content:""}.north_28ea:before{content:""}.link-7cca:before{content:""}.message_lower_0f42:before{content:""}.link-90c0:before{content:""}.gas_99ca:before{content:""}.component_4a3c:before{content:""}.paragraph_last_5921:before{content:""}.north_c14e:before{content:""}.info-advanced-ca60:before{content:""}.backdrop-bdc3:before{content:""}.container_pink_d4e8:before{content:""}.silver_b3dc:before{content:""}.highlight_medium_b834:before{content:""}.cold-6267:before{content:""}.background-f311:before{content:""}.media-slow-f2b3:before{content:""}.tabs-66e0:before{content:""}.new_4d87{--divider-top-width:100%;--divider-width:100%;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.new_4d87 svg{display:block;height:150px;left:50%;position:relative;transform:translateX(-50%)}.item_5559{top:-1px;transform:rotate(180deg)}.item_5559 svg{width:calc(var(--divider-top-width) + 2px)}.footer_2649{bottom:-1px}.footer_2649 svg{width:calc(var(--divider-width) + 2px)}.pressed-ee02 svg{transform:translateX(-50%) rotateY(180deg)}.liquid_0ada{z-index:2}.new_4d87 .thumbnail-fixed-646e{fill:#fff}.inner-0b7c .chip-tall-d8aa{margin-left:auto;margin-right:auto}.chip-tall-d8aa{color:#999;display:inline-block;font-size:.85em;vertical-align:middle}.complex_bc76 .chip-tall-d8aa{font-size:1em}.complex_bc76 .chip-tall-d8aa .header-rough-08e7{margin-bottom:0}.chip-tall-d8aa span{font-weight:700;padding-right:10px}.chip-tall-d8aa i{min-width:1em}.breadcrumb-west-ca07 .chip-tall-d8aa,.tertiary-pro-86b3 .chip-tall-d8aa{color:#fff}.breadcrumb-west-ca07 .chip-tall-d8aa .header-rough-08e7.chip-d67a,.tertiary-pro-86b3 .chip-tall-d8aa .header-rough-08e7.chip-d67a{border-color:hsla(0,0%,100%,.5)}.narrow_dad0,.chip-tall-d8aa .header-rough-08e7.tertiary_yellow_3f8b:hover,.chip-tall-d8aa .header-rough-08e7.tertiary_yellow_3f8b:not(.chip-d67a){background-color:currentColor!important;border-color:currentColor!important}.narrow_dad0>i,.narrow_dad0>span,.chip-tall-d8aa .header-rough-08e7.tertiary_yellow_3f8b:hover>i,.chip-tall-d8aa .header-rough-08e7.tertiary_yellow_3f8b:hover>span,.chip-tall-d8aa .header-rough-08e7.tertiary_yellow_3f8b:not(.chip-d67a)>i,.chip-tall-d8aa .header-rough-08e7.tertiary_yellow_3f8b:not(.chip-d67a)>span{color:#fff!important}.header-rough-08e7.content-86bd:hover,.header-rough-08e7.content-86bd:not(.chip-d67a){color:#3a589d!important}.header-rough-08e7.avatar-next-21cb:hover,.header-rough-08e7.avatar-next-21cb:not(.chip-d67a){color:#3b6994!important}.header-rough-08e7.hard-ee8e:hover,.header-rough-08e7.hard-ee8e:not(.chip-d67a){color:#51cb5a!important}.header-rough-08e7.small-9286:hover,.header-rough-08e7.small-9286:not(.chip-d67a){color:#2478ba!important}.header-rough-08e7.tooltip_warm_74d6:hover,.header-rough-08e7.tooltip_warm_74d6:not(.chip-d67a),.header-rough-08e7.motion-11dd:hover,.header-rough-08e7.motion-11dd:not(.chip-d67a){color:#111!important}.header-rough-08e7.badge_a87f:hover,.header-rough-08e7.badge_a87f:not(.chip-d67a){color:#51cb5a!important}.header-rough-08e7.progress-1a5a:hover,.header-rough-08e7.progress-1a5a:not(.chip-d67a){color:#cb2320!important}.header-rough-08e7.narrow-8740:hover,.header-rough-08e7.narrow-8740:not(.chip-d67a){color:#fc7600!important}.header-rough-08e7.active-3fbe:hover,.header-rough-08e7.active-3fbe:not(.chip-d67a){color:#36455d!important}.header-rough-08e7.outline-old-1690:hover,.header-rough-08e7.outline-old-1690:not(.chip-d67a){color:#527498!important}.header-rough-08e7.pattern-tiny-ce15:hover,.header-rough-08e7.pattern-tiny-ce15:not(.chip-d67a){color:#dd4e31!important}.header-rough-08e7.pattern-bbd5:hover,.header-rough-08e7.pattern-bbd5:not(.chip-d67a){color:#0072b7!important}.header-rough-08e7.cool-fda9:hover,.header-rough-08e7.cool-fda9:not(.chip-d67a){color:#c33223!important}.header-rough-08e7.chip_active_db0d:hover,.header-rough-08e7.chip_active_db0d:not(.chip-d67a){color:#e5086f!important}.header-rough-08e7.accordion-9c30:hover,.header-rough-08e7.accordion-9c30:not(.chip-d67a){color:#fff600!important}.header-rough-08e7.accordion-9c30:hover i,.header-rough-08e7.accordion-9c30:not(.chip-d67a) i{text-shadow:0 0 6px rgba(0,0,0,.4)}.header-rough-08e7.copper-ece9:hover,.header-rough-08e7.copper-ece9:not(.chip-d67a){color:#0099e5!important}.header-rough-08e7.soft_6efd:hover,.header-rough-08e7.soft_6efd:not(.chip-d67a){color:#54a9ea!important}.header-rough-08e7.fast-5c44:hover,.header-rough-08e7.fast-5c44:not(.chip-d67a){color:#9146fe!important}.header-rough-08e7.hero-next-ae00:hover,.header-rough-08e7.hero-next-ae00:not(.chip-d67a){color:#7189d9!important}.message_7bb2{position:relative;visibility:visible}.sidebar_out_2650{-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}.sidebar_out_2650:before,.link-4c8b .sidebar_out_2650:before{color:#d26e4b;content:"";float:left;left:0;position:absolute;top:0}.sidebar_out_2650 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}.sidebar_out_2650 span:before{color:#d26e4b;content:"";left:0;position:absolute;top:0}.column-green-42f0{display:inline-block;height:18px;vertical-align:middle}.lower-21c1{font-size:90%}li.detail_short_e8c8{font-size:.8em}li.detail_short_e8c8 .sidebar_out_2650{display:inline-block;margin-bottom:0}.sort_rough_3bff a{color:transparent!important;display:inline-block;font-family:fl-icons;font-size:16px;margin-left:-10px;overflow:hidden}.sort_rough_3bff a+a{border-left:1px solid #ececec;margin-left:.3em}.sort_rough_3bff a.fn-active-1f2a:after,.sort_rough_3bff a:hover:after{color:#d26e4b}.sort_rough_3bff a:after{color:#ddd;content:""}.sort_rough_3bff a.component_aac7:after{content:""}.sort_rough_3bff a.content_3ec1:after{content:""}.sort_rough_3bff a.pink-52c0:after{content:""}.sort_rough_3bff a.feature-plasma-2581:after{content:""}

/* css-noise: 01e1 */
.phantom-card-y4 {
  padding: 0.5rem;
  font-size: 10px;
  line-height: 1.0;
}
