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

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

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

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

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

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

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

  .text_121f {
    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;
  }

  .text_121f.fn-show-b944 {
    display: flex;
  }

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

  .text_121f 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}.accordion_blue_e320{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%}.tertiary-large-6784,.stale_e7fc,.tertiary-focused-aefc{margin:0;padding:0 15px 30px;position:relative;width:100%}.smooth_e195{flex:1}.iron_aadf{order:-1}.dark_2168{order:1}.slow_358e{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%}.small-9282{overflow:hidden}@media screen and (min-width:850px){.tertiary-large-6784:first-child .slow_358e{margin-left:auto;margin-right:0}.tertiary-large-6784+.tertiary-large-6784 .slow_358e{margin-left:0;margin-right:auto}}@media screen and (max-width:549px){.module_fcb9{order:-1}}@media screen and (min-width:850px){.video_dirty_d90b{order:-1}}@media screen and (max-width:849px){.yellow_05d6{order:-1}.tertiary-large-6784{padding-bottom:30px}}@media screen and (min-width:850px){.hover_f5e9>.tertiary-large-6784+.tertiary-large-6784:not(.progress_a7f7){border-left:1px solid #ececec}.hover_f5e9.silver_c078>.tertiary-large-6784+.tertiary-large-6784:not(.progress_a7f7){border-left:0;border-right:1px solid #ececec}.liquid_ac93{border-right:1px solid #ececec;padding-right:30px}.tertiary-large-6784.liquid_ac93:not(.iron_aadf):last-child{border-left:1px solid #ececec;border-right:0;padding-left:30px;padding-right:0}.background-1a61{border-right:1px solid #ececec;padding-right:0}.background-1a61+.tertiary-large-6784,.liquid_ac93+.tertiary-large-6784{padding-left:30px}}.dropdown_basic_a64c .liquid_ac93{border-color:hsla(0,0%,100%,.2)}.preview-bc79>.tertiary-large-6784{display:flex}.header_out_d06c{align-items:center!important;align-self:center!important;vertical-align:middle!important}.texture-stone-ce2e{align-items:flex-end!important;align-self:flex-end!important;justify-content:flex-end!important;vertical-align:bottom!important}.notice_old_dc72{align-items:flex-start!important;align-self:flex-start!important;justify-content:flex-start!important;vertical-align:top!important}.paragraph_center_6aaf{justify-content:center!important}.main-tall-220a{justify-content:flex-end!important}.pattern_6d2b{flex-basis:8.3333333333%;max-width:8.3333333333%}.header_stone_821f{flex-basis:16.6666666667%;max-width:16.6666666667%}.widget_pink_daaf{flex-basis:25%;max-width:25%}.frame-9ab8{flex-basis:33.3333333333%;max-width:33.3333333333%}.hovered_4e6d{flex-basis:41.6666666667%;max-width:41.6666666667%}.chip_4835{flex-basis:50%;max-width:50%}.video_93a6{flex-basis:58.3333333333%;max-width:58.3333333333%}.bottom_8a6f{flex-basis:66.6666666667%;max-width:66.6666666667%}.table-314c{flex-basis:75%;max-width:75%}.table_abd5{flex-basis:83.3333333333%;max-width:83.3333333333%}.hard-8c82{flex-basis:91.6666666667%;max-width:91.6666666667%}.shadow_last_5a9c,.simple-1cf4 .list-black-e7db>.tertiary-large-6784,.simple-1cf4>.tertiary-large-6784{flex-basis:100%;max-width:100%}.caption-9e88 .list-black-e7db>.tertiary-large-6784,.caption-9e88>.tertiary-large-6784{flex-basis:50%;max-width:50%}.focus-18cb .list-black-e7db>.tertiary-large-6784,.focus-18cb>.tertiary-large-6784{flex-basis:33.3333333333%;max-width:33.3333333333%}.red_dd59 .list-black-e7db>.tertiary-large-6784,.red_dd59>.tertiary-large-6784{flex-basis:25%;max-width:25%}.highlight-814b .list-black-e7db>.tertiary-large-6784,.highlight-814b>.tertiary-large-6784{flex-basis:20%;max-width:20%}.iron-beea .list-black-e7db>.tertiary-large-6784,.iron-beea>.tertiary-large-6784{flex-basis:16.6666666667%;max-width:16.6666666667%}.black-7875 .list-black-e7db>.tertiary-large-6784,.black-7875>.tertiary-large-6784{flex-basis:14.2857142857%;max-width:14.2857142857%}.outline-a7ca .list-black-e7db>.tertiary-large-6784,.outline-a7ca>.tertiary-large-6784{flex-basis:12.5%;max-width:12.5%}@media screen and (min-width:550px){.module-wide-d71d{flex-basis:8.3333333333%;max-width:8.3333333333%}.progress-cd4a{flex-basis:16.6666666667%;max-width:16.6666666667%}.video_light_2ad6{flex-basis:25%;max-width:25%}.medium_d49d{flex-basis:33.3333333333%;max-width:33.3333333333%}.gas_83cd{flex-basis:41.6666666667%;max-width:41.6666666667%}.sidebar-gas-47fc{flex-basis:50%;max-width:50%}.white-67f4{flex-basis:58.3333333333%;max-width:58.3333333333%}.paragraph_large_662d{flex-basis:66.6666666667%;max-width:66.6666666667%}.active_37dd{flex-basis:75%;max-width:75%}.video-static-a460{flex-basis:83.3333333333%;max-width:83.3333333333%}.icon-iron-e6cc{flex-basis:91.6666666667%;max-width:91.6666666667%}.module-bdaf,.red_4f93 .list-black-e7db>.tertiary-large-6784,.red_4f93>.tertiary-large-6784{flex-basis:100%;max-width:100%}.tabs_40be .list-black-e7db>.tertiary-large-6784,.tabs_40be>.tertiary-large-6784{flex-basis:50%;max-width:50%}.label-plasma-e5f0 .list-black-e7db>.tertiary-large-6784,.label-plasma-e5f0>.tertiary-large-6784{flex-basis:33.3333333333%;max-width:33.3333333333%}.secondary-selected-5d31 .list-black-e7db>.tertiary-large-6784,.secondary-selected-5d31>.tertiary-large-6784{flex-basis:25%;max-width:25%}.outer-003f .list-black-e7db>.tertiary-large-6784,.outer-003f>.tertiary-large-6784{flex-basis:20%;max-width:20%}.module_dark_94b1 .list-black-e7db>.tertiary-large-6784,.module_dark_94b1>.tertiary-large-6784{flex-basis:16.6666666667%;max-width:16.6666666667%}.hero_bronze_8ddb .list-black-e7db>.tertiary-large-6784,.hero_bronze_8ddb>.tertiary-large-6784{flex-basis:14.2857142857%;max-width:14.2857142857%}.panel-lower-d2a2 .list-black-e7db>.tertiary-large-6784,.panel-lower-d2a2>.tertiary-large-6784{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width:850px){.fixed-07f9{flex-basis:8.3333333333%;max-width:8.3333333333%}.fixed_5218{flex-basis:16.6666666667%;max-width:16.6666666667%}.tabs_complex_89d5{flex-basis:25%;max-width:25%}.caption-e459{flex-basis:33.3333333333%;max-width:33.3333333333%}.old_5781{flex-basis:41.6666666667%;max-width:41.6666666667%}.left-a179{flex-basis:50%;max-width:50%}.current-4a90{flex-basis:58.3333333333%;max-width:58.3333333333%}.fluid_0944{flex-basis:66.6666666667%;max-width:66.6666666667%}.next_1924{flex-basis:75%;max-width:75%}.notification_white_e7e2{flex-basis:83.3333333333%;max-width:83.3333333333%}.action_4e4b{flex-basis:91.6666666667%;max-width:91.6666666667%}.dropdown-5ef2 .tertiary-focused-aefc,.progress_a7f7,.orange_68cc .list-black-e7db>.tertiary-large-6784,.orange_68cc>.tertiary-large-6784{flex-basis:100%;max-width:100%}.up-21ec .tertiary-focused-aefc,.progress-pro-6f96 .list-black-e7db>.tertiary-large-6784,.progress-pro-6f96>.tertiary-large-6784{flex-basis:50%;max-width:50%}.accordion_7a50 .tertiary-focused-aefc,.badge_d1de .list-black-e7db>.tertiary-large-6784,.badge_d1de>.tertiary-large-6784{flex-basis:33.3333333333%;max-width:33.3333333333%}.panel-black-ffb2 .tertiary-focused-aefc,.text_fe3c .list-black-e7db>.tertiary-large-6784,.text_fe3c>.tertiary-large-6784{flex-basis:25%;max-width:25%}.heading-brown-34b6 .tertiary-focused-aefc,.primary_a8e9 .list-black-e7db>.tertiary-large-6784,.primary_a8e9>.tertiary-large-6784{flex-basis:20%;max-width:20%}.detail-bd1e .tertiary-focused-aefc,.banner-cbb4 .list-black-e7db>.tertiary-large-6784,.banner-cbb4>.tertiary-large-6784{flex-basis:16.6666666667%;max-width:16.6666666667%}.bronze_7e84 .tertiary-focused-aefc,.up_e8b6 .list-black-e7db>.tertiary-large-6784,.up_e8b6>.tertiary-large-6784{flex-basis:14.2857142857%;max-width:14.2857142857%}.focus_2f56 .tertiary-focused-aefc,.secondary_23c9 .list-black-e7db>.tertiary-large-6784,.secondary_23c9>.tertiary-large-6784{flex-basis:12.5%;max-width:12.5%}}.panel-bb51>.tertiary-large-6784>.slow_358e{background-color:#fff}.article_3c3f .slow_358e,.down-4f7d .slow_358e,.search-9043 .slow_358e{transition:all,.2s}.down-4f7d .slow_358e{opacity:.6}.down-4f7d:hover .slow_358e{opacity:1}.article_3c3f .slow_358e{filter:blur(3px)}.article_3c3f:hover .slow_358e{filter:blur(0)}.search-9043:hover .slow_358e{opacity:1}.module-wood-4d25:hover .search-9043 .tertiary-large-6784:not(:hover){opacity:.6}.hard_ba71,.fluid_40a8,.mini_cdfa .hard-6e8d,.module-wood-4d25,body{margin-left:auto;margin-right:auto;width:100%}.hard_ba71{padding-left:15px;padding-right:15px}.hard_ba71,.fluid_40a8,.mini_cdfa .hard-6e8d,.module-wood-4d25{max-width:1080px}.module-wood-4d25.summary_wood_ffb4{max-width:1050px}.module-wood-4d25.panel_5844{max-width:1065px}.module-wood-4d25.surface_7d1b{max-width:1110px}body.prev-0dc0,body.prev-0dc0 .aside_de6e,body.prev-0dc0 .bottom_2e1c,body.prev-0dc0 header,body.shade-middle-6fed,body.shade-middle-6fed .aside_de6e,body.shade-middle-6fed header{max-width:1170px}@media screen and (min-width:850px){body.shade-middle-6fed{margin:30px auto}}.tall-2163{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%}.old-b5fa{justify-content:flex-start}.search_ccc1{justify-content:center}.shadow-light-bdf4{display:flex;flex-direction:column;justify-content:flex-start}.component_3542 .tall-2163{justify-content:center}.photo_fast_1263 .tall-2163{height:100%}.shadow-west-ffac{max-height:100%}.mask-green-e576{-ms-flex-negative:1;-ms-flex-preferred-size:auto!important;flex:1}.modal_a679{margin:0 auto}.static_a98e{margin-right:auto}.block_9ca3{margin-left:auto}.small-eadb{flex-wrap:wrap}.bronze-3d50>.shadow-west-ffac:not(.modal_a679),.bronze-3d50>.tall-2163>.shadow-west-ffac:not(.modal_a679),.bronze-3d50>.chip-e5f8>.shadow-west-ffac:not(.modal_a679){flex:1}@media(max-width:849px){.frame-easy-b826{flex-flow:column wrap}.frame-easy-b826 .shadow-west-ffac{flex-grow:0;padding-bottom:5px;padding-top:5px;width:100%}}@media(max-width:549px){.highlight_fixed_a897{flex-flow:column wrap}.highlight_fixed_a897 .shadow-west-ffac{flex-grow:0;width:100%}}@media(min-width:850px){.hero-8fce,.out-2c1d{display:flex}.hero-8fce>div+div,.out-2c1d>div+div{padding-left:30px}}.info_paper_585c .tabs-cold-554b .alert_2f1b{height:100%;padding:0}.wrapper_rough_6e81>.slow_358e{height:100%}.wrapper_rough_6e81 .info-0440,.wrapper_rough_6e81 .tabs-cold-554b,.wrapper_rough_6e81 .glass-d33a,.wrapper_rough_6e81 .glass-d33a img,.wrapper_rough_6e81 .slow_358e>.picture_full_640e,.wrapper_rough_6e81 .list-black-e7db>.picture_full_640e,.wrapper_rough_6e81 .alert_2f1b,.wrapper_rough_6e81 .alert_2f1b img,.wrapper_rough_6e81 .first-51bd,.wrapper_rough_6e81 .warm-f557,.wrapper_rough_6e81 .first-51bd:not(.article-up-3ecc),.wrapper_rough_6e81 .first-51bd>.picture_full_640e,.wrapper_rough_6e81>.slow_358e>.picture_full_640e,.wrapper_rough_6e81>.slow_358e>.picture_full_640e .carousel-762e>img,.wrapper_rough_6e81>.slow_358e>.picture_full_640e div{bottom:0;height:100%;-o-object-fit:cover;object-fit:cover;padding:0!important;position:absolute!important;top:0;width:100%}.wrapper_rough_6e81 .glass-d33a img{font-family:"object-fit: cover;"}.wrapper_rough_6e81 .footer_31c5{height:100%!important}.wrapper_rough_6e81 .tabs-cold-554b:not(.container-rough-4135):not(.tooltip-9bbb):not(.tooltip_first_35bb) .input_6cec{background-color:hsla(0,0%,100%,.95);bottom:0;padding-left:1.5em;padding-right:1.5em;position:absolute}@media(prefers-reduced-motion){.wrapper_rough_6e81{transition:none!important}}@media (-ms-high-contrast:none){.component_3f2b svg{max-width:50px}.module-warm-b2f7 .grid-c7bc svg{height:36px!important}.hidden_fresh_c075>li>a>i{top:-1px}}.secondary_down_fec7,.module-wood-4d25{display:flex;flex-flow:row wrap;width:100%}.module-wood-4d25>div:not(.tertiary-large-6784):not([class^=col-]):not([class*=" col-"]){width:100%!important}.module-wood-4d25.info_paper_585c,.module-wood-4d25.dynamic_cb2b{display:block}.module-wood-4d25.info_paper_585c>.tertiary-large-6784,.module-wood-4d25.dynamic_cb2b>.tertiary-large-6784{float:left}.hard_ba71 .module-wood-4d25:not(.summary_wood_ffb4),.active_7c60 .module-wood-4d25:not(.summary_wood_ffb4),.module-wood-4d25 .secondary_down_fec7,.module-wood-4d25 .module-wood-4d25:not(.summary_wood_ffb4){margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;width:auto}.module-wood-4d25 .hard_ba71{padding-left:0;padding-right:0}.info-0440+.module-wood-4d25:not(.summary_wood_ffb4),.paragraph-warm-1c35+.module-wood-4d25:not(.summary_wood_ffb4),.upper-22e3+.module-wood-4d25:not(.summary_wood_ffb4),.warm-f557+.module-wood-4d25:not(.summary_wood_ffb4){margin-top:30px}.filter-basic-b4d0{max-width:100%!important}.current_decf{transition:height .3s}.silver_c078{flex-direction:row-reverse}@media screen and (max-width:549px){.disabled_2df8{flex-direction:column-reverse}}@media screen and (max-width:849px){.border-basic-4e81{flex-direction:row-reverse}}.summary_wood_ffb4{padding:0}.summary_wood_ffb4>.tertiary-large-6784,.summary_wood_ffb4>.footer_31c5>.list-black-e7db>.tertiary-large-6784{padding:0!important}.summary_wood_ffb4>.tertiary-large-6784 .hard_ba71{max-width:100%}.hard_ba71 .panel_5844:not(.summary_wood_ffb4),.module-wood-4d25 .panel_5844:not(.summary_wood_ffb4){margin-bottom:0;margin-left:-10px;margin-right:-10px}.panel_5844>.tertiary-large-6784,.panel_5844>.footer_31c5>.list-black-e7db>.tertiary-large-6784{margin-bottom:0;padding:0 9.8px 19.6px}.hard_ba71 .frame-short-c627:not(.summary_wood_ffb4),.module-wood-4d25 .frame-short-c627:not(.summary_wood_ffb4){margin-bottom:0;margin-left:-2px;margin-right:-2px}.frame-short-c627>.tertiary-large-6784,.frame-short-c627>.footer_31c5>.list-black-e7db>.tertiary-large-6784{margin-bottom:0;padding:0 2px 3px}@media screen and (min-width:850px){.surface_7d1b{padding-left:0;padding-right:0}.hard_ba71 .surface_7d1b:not(.summary_wood_ffb4),.module-wood-4d25 .surface_7d1b:not(.summary_wood_ffb4){margin-bottom:0;margin-left:-30px;margin-right:-30px}.surface_7d1b>.tertiary-large-6784,.surface_7d1b>.footer_31c5>.list-black-e7db>.tertiary-large-6784{margin-bottom:0;padding:0 30px 30px}}.video_complex_b1d8,.list_large_e5ef{overflow:hidden}.video_complex_b1d8 .tertiary-large-6784,.list_large_e5ef .tertiary-large-6784{padding:0;position:relative}.video_complex_b1d8 .slow_358e,.list_large_e5ef .slow_358e{padding:15px}.video_complex_b1d8 .tertiary-large-6784:before,.list_large_e5ef .tertiary-large-6784:before{border-left:1px dashed #ddd;content:" ";height:100%;left:-1px;position:absolute;top:0}.video_complex_b1d8 .tertiary-large-6784:after,.list_large_e5ef .tertiary-large-6784:after{border-bottom:1px dashed #ddd;bottom:-1px;content:" ";height:0;left:0;position:absolute;top:auto;width:100%}.list_large_e5ef .tertiary-large-6784:before{border-left-style:solid}.list_large_e5ef .tertiary-large-6784:after{border-bottom-style:solid}.dropdown_basic_a64c .video_complex_b1d8 .tertiary-large-6784:after,.dropdown_basic_a64c .video_complex_b1d8 .tertiary-large-6784:before,.dropdown_basic_a64c .list_large_e5ef .tertiary-large-6784:after,.dropdown_basic_a64c .list_large_e5ef .tertiary-large-6784:before{border-color:hsla(0,0%,100%,.2)}.dim-df84 .module-wood-4d25 .tertiary-large-6784{padding-bottom:0}.widget_lower_f44e .module-wood-4d25:before{display:block!important}.upper-22e3{align-items:center;display:flex;flex-flow:row;min-height:auto;padding:30px 0;position:relative;width:100%}.upper-22e3.dropdown_basic_a64c{background-color:#666}.filter-basic-7583{overflow:hidden}.filter-basic-7583,.layout-e68e{width:100%}.layout-e68e{z-index:1}.description-current-0c5a{overflow:hidden}.hard_ba71 .upper-22e3,.module-wood-4d25 .upper-22e3{padding-left:30px;padding-right:30px}.bottom_2e1c+.border-bd05{background-color:#000;min-height:100vh!important}.border-bd05+div{background-color:#fff;box-shadow:15px 15px 15px 15px rgba(0,0,0,.1);position:relative}.tag-3ab0{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}.bottom_2e1c{position:fixed!important}.accordion_6d21{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}.dropdown_basic_a64c.accordion_6d21{color:#f1f1f1}.accordion_6d21:after{clear:both;content:"";display:block;height:0;visibility:hidden}.accordion_6d21 li{display:block;margin:0;vertical-align:top}.accordion_6d21 li ul{margin:0;padding:0}.accordion_6d21>li.gradient_746f{min-width:260px}.upper_fdb7 li.module_top_1cfc:hover>.accordion_6d21,.plasma-d719 li.module_top_1cfc:hover>.accordion_6d21,li.down_36ce>.accordion_6d21{left:-15px;max-height:inherit;opacity:1;visibility:visible}.picture_green_2e23 li.down_36ce:last-child>.accordion_6d21,.picture_green_2e23 li.module_top_1cfc:hover:last-child>.accordion_6d21{left:auto;right:-15px}.element-e23a li>a,.accordion_6d21>li>a{display:block;line-height:1.3;padding:10px 20px;width:auto}.element-e23a>li:last-child:not(.module-222e)>a,.accordion_6d21>li:last-child:not(.module-222e)>a{border-bottom:0!important}.header-north-081f.accordion_6d21 .element-e23a>li>a,.accordion_6d21.header-north-081f>li>a{font-size:.85em;text-transform:uppercase}.accordion_6d21>li.info-e59a,.accordion_6d21>li.module-222e{display:table-cell;min-width:160px;text-align:left;white-space:nowrap;width:160px}.accordion_6d21>li.info-e59a:not(:last-child),.accordion_6d21>li.module-222e:not(:last-child){border-right:1px solid transparent}.accordion_6d21 .liquid-a6cc>a,.accordion_6d21 .module-222e>a,.accordion_6d21 .main_f7fe>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.accordion_6d21 .module-222e .liquid-a6cc{margin-top:5px}.accordion_6d21 li.info-e59a{border:0!important;margin:0!important;padding:0!important}.accordion_6d21 li.info-e59a>a{font-size:0!important;line-height:0!important;margin:-20px 0!important;padding:0!important}.accordion_6d21 li.info-e59a>a img{display:block;margin:0;width:100%}.accordion_6d21 li.info-e59a>a:hover{opacity:.8}.status-7846 li.info-e59a:first-child>a{margin-left:-20px!important;margin-right:20px!important}.status-7846 li.info-e59a:last-child>a{margin-right:-20px!important}.accordion_6d21.feature-small-a8e3>li.module-222e,.accordion_6d21.active_fast_0fe7>li.module-222e{border-color:#f1f1f1}.status-7846 .element-e23a li>a,.accordion_6d21.status-7846>li>a{border-bottom:1px solid #ececec;margin:0 10px;padding-left:0;padding-right:0}.status-7846{padding:20px}.feature-small-a8e3 .element-e23a li>a,.accordion_6d21.feature-small-a8e3>li>a{border-radius:10px;margin:0 10px;padding-left:10px;padding-right:5px}.feature-small-a8e3 .element-e23a li>a:hover,.feature-small-a8e3.dropdown_basic_a64c .element-e23a li>a:hover,.accordion_6d21.feature-small-a8e3.dropdown_basic_a64c>li>a:hover,.accordion_6d21.feature-small-a8e3>li>a:hover{background-color:#446084;color:#fff!important}.active_fast_0fe7 .element-e23a li>a:hover,.accordion_6d21.active_fast_0fe7>li>a:hover{background-color:rgba(0,0,0,.03)}.accordion_6d21.feature-small-a8e3 li.gradient_746f,.accordion_6d21.active_fast_0fe7 li.gradient_746f{padding:0 20px 10px}.footer_a214 .accordion_6d21{padding:0}li.down_36ce>.surface-wood-59c2,li.module_top_1cfc:hover>.surface-wood-59c2{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%}.surface-wood-59c2>li.module-222e{white-space:normal}.section_b7b6 li.module_top_1cfc:after,.section_b7b6 li.module_top_1cfc:before{border:solid transparent;bottom:-2px;content:"";height:0;left:50%;opacity:0;pointer-events:none;position:absolute;width:0;z-index:10}.section_b7b6 li.module_top_1cfc:after{border-color:hsla(0,0%,87%,0) hsla(0,0%,87%,0) #fff;border-width:8px;margin-left:-8px}.section_b7b6 li.module_top_1cfc:before{border-width:11px;margin-left:-11px;z-index:-999}.section_b7b6 .article-b501 .new_dec2:after,.section_b7b6 .article-b501 .new_dec2:before,.section_b7b6 .article-b501 .outline_copper_1c5d:after,.section_b7b6 .article-b501 .outline_copper_1c5d:before,.section_b7b6 li.module_top_1cfc.avatar-dirty-cf98:after,.section_b7b6 li.module_top_1cfc.avatar-dirty-cf98:before,.section_b7b6 li.module_top_1cfc.thumbnail-dynamic-42a0:after,.section_b7b6 li.module_top_1cfc.thumbnail-dynamic-42a0:before{display:none}.item-a760 .accordion_6d21{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.section_b7b6.light_63f2 li.module_top_1cfc:before{border-bottom-color:#ddd}.light_63f2 .accordion_6d21{border:2px solid #ddd}.section_b7b6 li.down_36ce.module_top_1cfc:after,.section_b7b6 li.down_36ce.module_top_1cfc:before{opacity:1;transition:opacity .25s}.popup_dirty_f388.menu-west-8f8d>a:after,.focus-dirty-334f.menu-west-8f8d>a:after,.lite_bf52.menu-west-8f8d>a:after,.description-complex-9f5b.menu-west-8f8d>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}.focus-dirty-334f.menu-west-8f8d>a:after{background-color:#446084}.description-complex-9f5b.menu-west-8f8d>a:after{background-color:#d26e4b}.lite_bf52.menu-west-8f8d>a:after{background-color:#7a9c59}.popup_dirty_f388.menu-west-8f8d>a:after{background-color:#b20000}.hidden_fresh_c075 p{margin:0;padding-bottom:0}.hidden_fresh_c075,.hidden_fresh_c075 ul:not(.accordion_6d21){margin:0;padding:0}.hidden_fresh_c075>li>a.bottom-af0e,.hidden_fresh_c075>li>button{margin-bottom:0}.hidden_fresh_c075{align-items:center;display:inline-block;display:flex;flex-flow:row wrap;width:100%}.hidden_fresh_c075,.hidden_fresh_c075>li{position:relative}.hidden_fresh_c075>li{list-style:none;margin:0 7px;padding:0;transition:background-color .3s}.hidden_fresh_c075>li,.hidden_fresh_c075>li>a{display:inline-block}.hidden_fresh_c075>li>a{align-items:center;display:inline-flex;flex-wrap:wrap;padding:10px 0}.gradient_746f .hidden_fresh_c075>li>a{padding-bottom:0;padding-top:0}.gallery_55d4 .hidden_fresh_c075>li>a,.hidden_fresh_c075.gallery_55d4>li>a{font-weight:400;padding-bottom:5px;padding-top:5px;vertical-align:top}.gallery_55d4.hidden_fresh_c075>li.gradient_746f{font-size:.75em}.cold-70d4{justify-content:center}.sort_788a{justify-content:space-between}.motion-9cc4{justify-content:flex-start}.picture_green_2e23{justify-content:flex-end}@media(max-width:849px){.dropdown-liquid-d5b6{justify-content:center}}@media(max-width:549px){.module-2d6a{justify-content:center}}.element-e23a>li>a,.accordion_6d21>li>a,.logo_dark_101e>li>a,.hidden_fresh_c075>li>a{color:hsla(0,0%,40%,.85);transition:all .2s}.element-e23a>li>a,.accordion_6d21>li>a{display:block}.element-e23a li.fn-active-b944>a,.element-e23a li>a:hover,.accordion_6d21 li.fn-active-b944>a,.accordion_6d21>li>a:hover,.logo_dark_101e>li>a:hover,.hidden_fresh_c075>li.fn-active-b944>a,.hidden_fresh_c075>li.fn-current-b944>a,.hidden_fresh_c075>li>a.fn-active-b944,.hidden_fresh_c075>li>a.fn-current-b944,.hidden_fresh_c075>li>a:hover{color:hsla(0,0%,7%,.85)}.hidden_fresh_c075 li:first-child{margin-left:0!important}.hidden_fresh_c075 li:last-child{margin-right:0!important}.glass_a9f9>li>a{font-weight:bolder;letter-spacing:.02em;text-transform:uppercase}.breadcrumb-f5ac>li>a{font-weight:thin!important}@media(min-width:850px){.footer-43ae>li{margin:0 .7em}.footer-43ae>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}.footer-43ae>li+li.accordion-dirty-99c2>a:after{height:50px;margin-top:-25px}}li.gradient_746f .module-wood-4d25,li.gradient_746f form,li.gradient_746f input,li.gradient_746f select{margin:0}li.gradient_746f>.bottom-af0e{margin-bottom:0}li.fixed_9dd9>a{display:none!important}.selected_71f9>li>a,.selected_71f9>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}.selected_71f9>li i{font-size:1.2em;top:-1px;vertical-align:middle}.selected_71f9>li>.fn-current-b944,.selected_71f9>li>a:hover,.selected_71f9>li>span:hover{background-color:#446084;border-color:#446084;color:#fff}.item-7591 .image-in-e7e5{bottom:0;overflow:hidden;position:fixed;top:0;width:100%}.item-7591 .image-in-e7e5 .hover-941c{height:100%;padding-bottom:0;padding-top:0;transform:translateX(0);transition:transform .3s;will-change:transform}.tiny-713f .sort-new-8170>li>.hidden_bronze_9506,.tiny-713f .sort-new-8170>li>ul.overlay_948e{-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%}.tiny-713f .sort-new-8170>li>.hidden_bronze_9506>li,.tiny-713f .sort-new-8170>li>ul.overlay_948e>li{align-items:center;display:flex;flex-flow:row wrap}.tiny-713f .sort-new-8170>li>.hidden_bronze_9506.easy_bc82,.tiny-713f .sort-new-8170>li>ul.overlay_948e.easy_bc82{display:block}.tiny-713f .sort-new-8170>li>.hidden_bronze_9506.message_1bbf,.tiny-713f .sort-new-8170>li>ul.overlay_948e.message_1bbf{overflow-y:hidden;padding-right:100%;width:200%}.focus_active_d5a2 .sort-new-8170>li>.hidden_bronze_9506>li:not(.paragraph-8eca),.focus_active_d5a2 .sort-new-8170>li>ul.overlay_948e>li:not(.paragraph-8eca){border-top:1px solid #ececec;margin-bottom:0;margin-top:0;transition:background-color .3s}.focus_active_d5a2 .sort-new-8170>li>.hidden_bronze_9506>li:not(.paragraph-8eca)>a,.focus_active_d5a2 .sort-new-8170>li>ul.overlay_948e>li:not(.paragraph-8eca)>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}.focus_active_d5a2 .sort-new-8170>li>.hidden_bronze_9506>li:not(.paragraph-8eca).fn-active-b944,.focus_active_d5a2 .sort-new-8170>li>.hidden_bronze_9506>li:not(.paragraph-8eca):hover,.focus_active_d5a2 .sort-new-8170>li>ul.overlay_948e>li:not(.paragraph-8eca).fn-active-b944,.focus_active_d5a2 .sort-new-8170>li>ul.overlay_948e>li:not(.paragraph-8eca):hover{background-color:rgba(0,0,0,.05)}.focus_active_d5a2 .sort-new-8170>li>.hidden_bronze_9506>li:not(.paragraph-8eca)>.hidden_bronze_9506,.focus_active_d5a2 .sort-new-8170>li>.hidden_bronze_9506>li:not(.paragraph-8eca)>ul.overlay_948e,.focus_active_d5a2 .sort-new-8170>li>ul.overlay_948e>li:not(.paragraph-8eca)>.hidden_bronze_9506,.focus_active_d5a2 .sort-new-8170>li>ul.overlay_948e>li:not(.paragraph-8eca)>ul.overlay_948e{-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%}.focus_active_d5a2 .sort-new-8170>li>.hidden_bronze_9506>li:not(.paragraph-8eca)>.hidden_bronze_9506>li,.focus_active_d5a2 .sort-new-8170>li>.hidden_bronze_9506>li:not(.paragraph-8eca)>ul.overlay_948e>li,.focus_active_d5a2 .sort-new-8170>li>ul.overlay_948e>li:not(.paragraph-8eca)>.hidden_bronze_9506>li,.focus_active_d5a2 .sort-new-8170>li>ul.overlay_948e>li:not(.paragraph-8eca)>ul.overlay_948e>li{align-items:center;display:flex;flex-flow:row wrap}.focus_active_d5a2 .sort-new-8170>li>.hidden_bronze_9506>li:not(.paragraph-8eca)>.hidden_bronze_9506.easy_bc82,.focus_active_d5a2 .sort-new-8170>li>.hidden_bronze_9506>li:not(.paragraph-8eca)>ul.overlay_948e.easy_bc82,.focus_active_d5a2 .sort-new-8170>li>ul.overlay_948e>li:not(.paragraph-8eca)>.hidden_bronze_9506.easy_bc82,.focus_active_d5a2 .sort-new-8170>li>ul.overlay_948e>li:not(.paragraph-8eca)>ul.overlay_948e.easy_bc82{display:block}.focus_active_d5a2 .sort-new-8170>li>.hidden_bronze_9506>li:not(.paragraph-8eca)>.hidden_bronze_9506.message_1bbf,.focus_active_d5a2 .sort-new-8170>li>.hidden_bronze_9506>li:not(.paragraph-8eca)>ul.overlay_948e.message_1bbf,.focus_active_d5a2 .sort-new-8170>li>ul.overlay_948e>li:not(.paragraph-8eca)>.hidden_bronze_9506.message_1bbf,.focus_active_d5a2 .sort-new-8170>li>ul.overlay_948e>li:not(.paragraph-8eca)>ul.overlay_948e.message_1bbf{overflow-y:hidden;padding-right:100%;width:200%}.sort-new-8170{-webkit-overflow-scrolling:auto;height:100%;overflow:visible;overflow-y:auto;padding-top:20px}.sort-new-8170 .fn-active-b944>.current_2903{transform:none}.sort-new-8170>li{flex-shrink:0}.paragraph-8eca .current_2903{margin-left:0!important;padding-left:5px;position:relative!important;text-align:left;top:0!important;width:100%}.paragraph-8eca .current_2903 i{font-size:1.4em;margin-right:2px}.component_3542 .paragraph-8eca .current_2903{margin-left:auto!important;margin-right:auto!important;width:auto}.popup-c1da>li>a:before,.under-d2e4>li>a:before,.tag_hot_3442>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%}.popup-c1da>li.fn-active-b944>a:before,.popup-c1da>li:hover>a:before,.under-d2e4>li.fn-active-b944>a:before,.under-d2e4>li:hover>a:before,.tag_hot_3442>li.fn-active-b944>a:before,.tag_hot_3442>li:hover>a:before{opacity:1}.hidden_fresh_c075:hover>li:not(:hover)>a:before{opacity:0}.tag_thick_e310 .popup-c1da:before{bottom:0;top:auto}.under-d2e4>li>a:before{width:0}.under-d2e4>li.fn-active-b944>a:before,.under-d2e4>li:hover>a:before{width:100%}.popup-c1da>li:after,.popup-c1da>li:before{display:none}.popup-c1da>li>a:before{bottom:0;top:auto}.element_pro_55d2>li.fn-active-b944>a,.section-1fdb>li.fn-active-b944>a{background-color:#446084;color:#fff;opacity:1}.nav_7bc1>li.fn-active-b944>a{background-color:#fff}.carousel_0ba8 .hidden_fresh_c075.nav_7bc1>li.fn-active-b944>a{color:#000}.dropdown-385b>li.fn-active-b944>a{border-color:currentColor;color:#446084}.tag_thick_e310{display:flex;flex-flow:row wrap}.tag_thick_e310 .hidden_fresh_c075,.tag_thick_e310 .focus_00d8{width:100%}.focus_00d8{padding-top:1em}.focus_00d8 .tooltip_afad{padding:0}.focus_00d8 .heading-db32:not(.fn-active-b944){display:block;height:0;opacity:0;overflow:hidden;padding:0;visibility:hidden}.focus_00d8 .heading-db32.fn-active-b944{display:block!important}.element_pro_55d2>li,.dropdown-385b>li,.section-1fdb>li,.nav_7bc1>li{margin:0}.element_pro_55d2>li>a,.section-1fdb>li>a{line-height:2.5em;padding:0 .75em}.section-1fdb>li>a{border-radius:99px}.nav_7bc1>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}.nav_7bc1>li.fn-active-b944>a{border-top-color:#446084}.carousel_0ba8 .nav_7bc1>li:not(.fn-active-b944)>a{background-color:hsla(0,0%,100%,.1);border-color:transparent}.tag_thick_e310 .nav_7bc1>li{margin:0 .1em -1px}.nav_7bc1+.focus_00d8{background-color:#fff;border:1px solid #ddd;padding:30px}.dropdown-385b>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){.tag_thick_e310 .menu_0da0{padding-top:0;width:25%}.menu_0da0+.focus_00d8{border-left:1px solid #ddd;flex:1;margin-top:0!important;padding:0 30px 30px}.tag_thick_e310 .menu_0da0.dropdown-385b{padding-right:15px}}@media(max-width:549px){.fixed_90bd>li{margin:0!important;width:100%}.fixed_90bd>li a{display:block;width:100%}.content-b6f1{-webkit-overflow-scrolling:touch;flex-flow:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.content-b6f1>li{display:inline-block}}.box_medium_d1f7{background-color:rgba(0,0,0,.02);flex:1 0 50%;list-style-type:none;max-width:50%;text-align:center}.box_medium_d1f7.fn-active-b944{background-color:rgba(0,0,0,.05)}.center_f7da{flex:1 1 auto}.panel-east-b690.hidden_fresh_c075>li{margin:0}.panel-east-b690.hidden_fresh_c075>li>a{display:flex;padding:15px 10px}.current_2903{box-shadow:none!important;color:currentColor;height:auto;line-height:1;margin:0 5px 0 0;opacity:.6;padding:0;width:45px}.current_2903 i{font-size:1.8em;transition:all .3s}.current_2903:focus{color:currentColor}.current_2903:hover{cursor:pointer;opacity:1}.fn-active-b944>.current_2903{transform:rotate(-180deg)}.fn-active-b944>ul.overlay_948e,.fn-active-b944>ul.hidden_bronze_9506:not(.accordion_6d21){display:block!important}.pattern_ec33 .current_2903{margin:0 0 0 5px;min-height:1em;width:1em}.pattern_ec33 .current_2903 i{font-size:1.2em;top:1px}@media(prefers-reduced-motion){.current_2903{transition:none}}.hidden_fresh_c075.menu_0da0{flex-flow:column}.hidden_fresh_c075.menu_0da0 li{list-style:none;margin:0;width:100%}.menu_0da0 li li{font-size:1em;padding-left:.5em}.menu_0da0 .info-e59a{display:none!important}.menu_0da0>li{align-items:center;display:flex;flex-flow:row wrap}.menu_0da0>li ul{width:100%}.menu_0da0 li li.liquid-a6cc{margin-bottom:1em}.menu_0da0 li li.liquid-a6cc:not(:first-child){margin-top:1em}.menu_0da0>li>a,.menu_0da0>li>ul>li a{align-items:center;display:flex;flex-grow:1;width:auto}.menu_0da0 li li.liquid-a6cc>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.menu_0da0>li.gradient_746f{padding-bottom:1em;padding-top:1em}.menu_0da0>li>ul li a{color:#666;transition:color .2s}.menu_0da0>li>ul li a:hover{color:#111;opacity:1}.menu_0da0>li>ul{margin:0 0 2em;padding-left:1em}.hidden_fresh_c075 .overlay_948e{left:-99999px;opacity:0;position:fixed;transform:translateX(-10px);transition:background-color .6s,transform .3s,opacity .3s}@media(prefers-reduced-motion){.hidden_fresh_c075 .overlay_948e{opacity:1;transform:none}}.hidden_fresh_c075:not(.sort-new-8170) .fn-active-b944>.overlay_948e{left:auto;opacity:1;padding-bottom:30px;position:inherit;transform:translateX(0)}.west_250f.menu_0da0>li.menu-west-8f8d.fn-active-b944,.west_250f.menu_0da0>li.menu-west-8f8d:hover{background-color:rgba(0,0,0,.05)}.west_250f.menu_0da0>li+li{border-top:1px solid #ececec}.dropdown_basic_a64c .west_250f.menu_0da0>li+li,.dropdown_basic_a64c .logo_dark_101e>li+li{border-color:hsla(0,0%,100%,.2)}.menu_0da0>li+li{border-top:1px solid #ececec}.logo_dark_101e>li+li{border-color:#ececec}.menu_0da0.tag_hot_3442>li>a:before{height:100%;left:auto;right:-2px;width:3px;z-index:1}.menu_0da0.nav_7bc1>li>a{border:0}.menu_0da0.nav_7bc1>li.fn-active-b944>a{border-left:3px solid #446084}.component_3542 .current_2903{margin-left:-35px}.component_3542 .menu_0da0 li{border:0}.component_3542 .menu_0da0 li li,.component_3542.menu_0da0 li li{padding-left:0}@media screen and (max-width:549px){.hard_eb20{flex-flow:column;margin-bottom:20px}.hard_eb20>li{border-bottom:1px solid #ececec;list-style:none;margin:0!important;width:100%}}.menu_0da0 .primary_3592{width:100%}.menu_0da0 .row_dc53,.menu_0da0 .dropdown_8562{display:block;width:100%}@media screen and (min-width:849px){.liquid_ac93>.slow_358e>.search_0ca6>.menu_0da0{width:calc(100% + 31px)}}.north_3c6a{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}.north_3c6a .message_motion_d67c{font-size:1.7em;margin-right:10px}.hero-in-97dd{display:block;font-size:.9em;font-weight:400;line-height:1.3}.paragraph_f261{flex:1 1 auto}.chip-4f04{background-color:#fff;opacity:0;position:absolute;visibility:hidden;width:250px;z-index:9}.chip-4f04 .logo_dark_101e{align-items:stretch;display:flex;flex-direction:column}.chip-4f04 .logo_dark_101e>li.menu-west-8f8d{list-style:none;margin:0;position:static}.chip-4f04 .logo_dark_101e>li.menu-west-8f8d[class*=" label-"]>a:after,.chip-4f04 .logo_dark_101e>li.menu-west-8f8d[class^=label-]>a:after{order:2;top:0}.chip-4f04 .logo_dark_101e>li.menu-west-8f8d>a>i.orange_8f8b{margin-left:auto;margin-right:-.1em;order:3;transform:rotate(-90deg)}.chip-4f04 .logo_dark_101e>li.menu-west-8f8d>a{align-items:center;display:flex;padding:10px 15px}.chip-4f04 .logo_dark_101e li.stale_6386>a>i,.chip-4f04 .logo_dark_101e li.stale_6386>a>img,.chip-4f04 .logo_dark_101e li.stale_6386>a>svg{margin-right:10px}.chip-4f04 .background_out_0816{font-size:.9em;order:1}.chip-4f04 .down_36ce .accordion_6d21{left:100%!important;top:0}.chip-4f04 .down_36ce.menu-west-8f8d .accordion_6d21{min-height:100%}.top_d676{opacity:1;visibility:visible}.surface-4587 .chip-4f04,.input-89ed .chip-4f04{opacity:0;visibility:hidden}.aside_de6e:not(.input-89ed) .chip-4f04{transition:opacity .25s,visibility .25s}.chip-4f04.panel-bb51{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.over-8b42:hover .chip-4f04{opacity:1;visibility:visible}.title-motion-434d{margin:30px 0 0}.slider_blue_2f3f{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:table;height:2.8em;pointer-events:none;width:2.8em;z-index:20}.slider_blue_2f3f.fn-top-b944{left:0}.article-orange-04da{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%}.silver_540c{height:2.3em;width:2.3em}.silver_540c .article-orange-04da{line-height:.7}.slider_blue_2f3f+.slider_blue_2f3f{height:2.5em;opacity:.9;width:2.5em}.slider_blue_2f3f+.slider_blue_2f3f+.slider_blue_2f3f{opacity:.8}.avatar_15f1 .article-orange-04da,.first-d895 .article-orange-04da{background-color:#fff;border:2px solid;color:#446084}.grid_smooth_2f00:hover .first-d895 .article-orange-04da{background-color:#446084;border-color:#446084;color:#fff}.summary_in_8d7b,.first-d895{margin-left:-.4em}.rough-7db9{margin-left:1em}.summary_in_8d7b+.slider_blue_2f3f{margin-left:-.4em;margin-top:-.4em}.summary_in_8d7b .article-orange-04da,.rough-7db9 .article-orange-04da{border-radius:999px}.avatar_15f1 .article-orange-04da,.pattern_ec33 .first-d895 .article-orange-04da{background-color:transparent}.avatar_15f1{height:2em;margin-left:-4px}.pattern_ec33 .slider_blue_2f3f{margin:0!important}.dropdown_basic_a64c .pattern_ec33 .first-d895 .article-orange-04da{color:#fff;opacity:.7}.summary_wood_ffb4 .summary_in_8d7b{margin-left:15px}.info-0440{background-color:#446084;min-height:30px;position:relative;width:100%}.yellow_9ba3{overflow:hidden}.wide-6f84{height:100%;max-height:100%;position:relative}@media(max-width:549px){.wide-6f84{-webkit-overflow-scrolling:touch;overflow:auto}}.wide-6f84>*{position:absolute!important}.dropdown_basic_a64c .info-0440 a{color:#fff}.notice_outer_71f9{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){.wood-2224 .west-429c{display:none}}.tabs-cold-554b{margin:0 auto;position:relative;width:100%}.tabs-cold-554b>a{display:block;width:100%}.tabs-cold-554b a{display:inline-block}.tabs-cold-554b,.glass-d33a,.input_6cec{transition:opacity .3s,transform .3s,background-color .3s}.glass-d33a>a,.glass-d33a>div>a{display:block}.glass-d33a>a:focus-visible,.glass-d33a>div>a:focus-visible{outline-offset:-2px}.input_6cec{font-size:.9em;padding-bottom:1.4em;padding-top:.7em;position:relative;width:100%}.panel-bb51 .input_6cec{padding-left:1.2em;padding-right:1.2em}@media(max-width:549px){.input_6cec{font-size:85%}}.glass-d33a{height:auto;margin:0 auto;overflow:hidden;position:relative}.glass-d33a[style*=-radius]{-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.active_warm_3773{overflow:hidden;position:relative;z-index:0}.input_6cec.component_3542{padding-left:10px;padding-right:10px}.glass-d33a img{margin:0 auto;max-width:100%;width:100%}.pagination_focused_ffc0{overflow:hidden}.pagination_focused_ffc0 .input_6cec.component_3542{left:50%;margin:10% 0;transform:translateX(-50%)}.pagination_focused_ffc0 .input_6cec.in-b03d{left:auto;right:0}.pagination_focused_ffc0 .input_6cec{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}.pagination_focused_ffc0:hover .input_6cec{opacity:1}.tooltip_first_35bb{overflow:hidden}.tooltip_first_35bb .input_6cec{background-color:hsla(0,0%,100%,.95);bottom:15%;padding:.8em 1em 1em;position:absolute;transition:background .3s;z-index:1}.dropdown_basic_a64c .tooltip_first_35bb .input_6cec{background-color:rgba(0,0,0,.95)}.tooltip_first_35bb:hover .input_6cec{background-color:#446084}.accent-36f4 .input_6cec{padding:15px 15px 20px;z-index:1}.accent-36f4:hover .input_6cec{background-color:#fff;transform:translateY(-15px)}.dropdown_basic_a64c .accent-36f4:hover .input_6cec{background-color:#222}.accent-36f4:hover .glass-d33a{transform:translateY(-5px)}.element_selected_aafe .input_6cec{background-color:hsla(0,0%,100%,.95);margin:-15% auto 0;max-width:85%;padding:15px 20px}.tooltip-9bbb .input_6cec,.container-rough-4135 .input_6cec{bottom:0;max-height:100%;padding-left:1.5em;padding-right:1.5em;position:absolute;width:100%}.tooltip-9bbb.dropdown_basic_a64c .input_6cec,.container-rough-4135.dropdown_basic_a64c .input_6cec{text-shadow:1px 1px 1px rgba(0,0,0,.5)}.motion_100c .input_6cec{display:none!important}.last_7dbe:hover .tooltip-9bbb .input_6cec,.last_7dbe:hover .container-rough-4135 .input_6cec{opacity:0!important}.table_b6e9.tooltip-9bbb .input_6cec,.table_b6e9.container-rough-4135 .input_6cec{bottom:auto!important;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:16}.box-094e.tooltip-9bbb .input_6cec,.box-094e.container-rough-4135 .input_6cec{bottom:auto!important;left:0;position:absolute;right:0;top:0;z-index:16}.status_motion_937d .table_b6e9 .input_6cec{bottom:auto;position:relative;top:auto;transform:translateY(0)}.image_solid_817d .tertiary-large-6784{max-width:100%!important;width:100%!important}@media screen and (max-width:549px){.status_motion_937d .glass-d33a{width:100%!important}}@media screen and (min-width:550px){.hidden-6243 .tertiary-large-6784{flex-basis:100%!important;max-width:100%!important}.hidden-6243 .tabs-cold-554b,.status_motion_937d{display:table;width:100%}.hidden-6243 .tabs-cold-554b .paragraph_south_600e,.status_motion_937d .paragraph_south_600e{direction:rtl}.hidden-6243 .tabs-cold-554b .glass-d33a,.hidden-6243 .tabs-cold-554b .input_6cec,.status_motion_937d .glass-d33a,.status_motion_937d .input_6cec{direction:ltr;display:table-cell;vertical-align:middle}.hidden-6243 .tabs-cold-554b .input_6cec,.status_motion_937d .input_6cec{padding-left:1.5em;padding-right:1.5em}.hidden-6243 .tabs-cold-554b .glass-d33a,.status_motion_937d .glass-d33a{width:50%}.hidden-6243 .tabs-cold-554b.notice_old_dc72 .input_6cec,.status_motion_937d.notice_old_dc72 .input_6cec{vertical-align:top}}.bottom-af0e,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}.bottom-af0e span{display:inline-block;line-height:1.6}.bottom-af0e.slider-47b7{line-height:2.19em}.hidden_fresh_c075>li>a.bottom-af0e,.hidden_fresh_c075>li>a.bottom-af0e:hover{padding-bottom:0;padding-top:0}.hidden_fresh_c075>li>a.bottom-af0e:hover{color:#fff}.bottom-af0e,input[type=button].bottom-af0e,input[type=reset].bottom-af0e,input[type=submit],input[type=submit].bottom-af0e{background-color:#446084;background-color:var(--primary-color);border-color:rgba(0,0,0,.05);color:#fff}.bottom-af0e.slider-47b7,input[type=button].slider-47b7,input[type=reset].slider-47b7,input[type=submit].slider-47b7{background-color:transparent;border:2px solid}.bottom-af0e:hover,.dropdown_basic_a64c .bottom-af0e.element_iron_8f93: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}.bottom-af0e.east-87c6,.bottom-af0e.table_8306{background-color:transparent!important;border-color:transparent!important;padding-left:.15em;padding-right:.15em}.bottom-af0e.table_8306:before{background-color:currentColor;bottom:0;content:"";height:2px;left:20%;opacity:.3;position:absolute;transition:all .3s;width:60%}.bottom-af0e.table_8306:hover:before{left:0;opacity:1;width:100%}.east-87c6,.table_8306{color:#666}.dropdown_basic_a64c .bottom-af0e.east-87c6:hover,.dropdown_basic_a64c .bottom-af0e.table_8306:hover{color:#fff;opacity:.8}.bottom-af0e.east-87c6:hover,.bottom-af0e.table_8306:hover{box-shadow:none;color:#333}.element_iron_8f93,button.element_iron_8f93,button[type=submit].element_iron_8f93,input[type=button].element_iron_8f93,input[type=reset].element_iron_8f93,input[type=submit].element_iron_8f93{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}.bottom-af0e.element_iron_8f93:hover{background-color:#f1f1f1;color:#000}.dropdown_basic_a64c .bottom-af0e,.dropdown_basic_a64c input[type=button],.dropdown_basic_a64c input[type=reset],.dropdown_basic_a64c input[type=submit]{color:#fff}.dropdown_basic_a64c .bottom-af0e.element_iron_8f93,.dropdown_basic_a64c input[type=button].element_iron_8f93,.dropdown_basic_a64c input[type=reset].element_iron_8f93,.dropdown_basic_a64c input[type=submit].element_iron_8f93{color:#000}.element_a02b{border-radius:99px}.backdrop_1a5f,.plasma_5fde,.mini-02ad{overflow:hidden}.backdrop_1a5f:after,.plasma_5fde:after,.mini-02ad: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%}.mini-02ad:after{box-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.1),inset 0 2em 15px 0 hsla(0,0%,100%,.2)}.backdrop_1a5f:after{box-shadow:inset -.01em -.1em 0 0 rgba(0,0,0,.15);left:0;width:100%}.slider-47b7{color:silver}.slider-47b7:hover{box-shadow:none!important}.fn-primary-b944,input[type=submit],input[type=submit].bottom-af0e{background-color:#446084}.fn-primary-b944.east-87c6,.fn-primary-b944.slider-47b7,.fn-primary-b944.table_8306{color:#446084}.slider-47b7:hover,.fn-primary-b944.slider-47b7:hover{background-color:#446084;border-color:#446084;color:#fff}.fn-success-b944{background-color:#7a9c59}.fn-success-b944.east-87c6,.fn-success-b944.slider-47b7,.fn-success-b944.table_8306{color:#7a9c59}.fn-success-b944.slider-47b7:hover{background-color:#7a9c59;border-color:#7a9c59;color:#fff}.popup-3e73{background-color:#fff!important;color:#666!important}.popup-3e73.bottom-af0e.slider-47b7{background-color:transparent;color:currentColor!important}.popup-3e73.east-87c6,.popup-3e73.slider-47b7,.popup-3e73.table_8306{background-color:transparent!important;color:#fff!important}.popup-3e73.slider-47b7:hover{background-color:#fff!important;border-color:#fff;color:#666!important}.bottom-af0e.gallery_ee3b,.bottom-af0e.label_black_abf1,.warm-9d09,.fn-secondary-b944{background-color:#d26e4b}.fn-secondary-b944.east-87c6,.fn-secondary-b944.slider-47b7,.fn-secondary-b944.table_8306{color:#d26e4b}.fn-secondary-b944.slider-47b7:hover{background-color:#d26e4b;border-color:#d26e4b;color:#fff}a.fn-primary-b944:not(.bottom-af0e),a.fn-secondary-b944:not(.bottom-af0e){background-color:transparent}.fn-alert-b944{background-color:#b20000}.fn-alert-b944.east-87c6,.fn-alert-b944.slider-47b7,.fn-alert-b944.table_8306{color:#b20000}.fn-alert-b944.slider-47b7:hover{background-color:#b20000;border-color:#b20000;color:#fff}.component_3542 .bottom-af0e:first-of-type{margin-left:0!important}.component_3542 .bottom-af0e:last-of-type,.in-b03d .bottom-af0e:last-of-type{margin-right:0!important}.bottom-af0e.fn-disabled-b944,.bottom-af0e[disabled],button.fn-disabled-b944,button[disabled]{opacity:.6}.panel_gold_64d1 .bottom-af0e{margin-bottom:0;margin-right:.65em}.row_dc53{display:inline-block}.row_dc53 .main-silver-d963.slider-47b7:not(:hover){color:#999}.carousel_0ba8 .row_dc53 .main-silver-d963.slider-47b7:not(:hover){color:#fff}.row_dc53 .bottom-af0e{margin:0}.article-d59c{margin-left:0!important}.article-d59c:not(:hover){opacity:.7}.shadow-west-ffac .bottom-af0e,.shadow-west-ffac button,.shadow-west-ffac 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}.dropdown_basic_a64c code{background-color:rgba(0,0,0,.5);border-color:#000}.content_over_2dc5{background-color:rgba(0,0,0,.1);display:block;height:3px;margin:1em 0;max-width:30px;width:100%}.pattern_ec33 .content_over_2dc5{margin-top:.66em}.dropdown_basic_a64c .content_over_2dc5{background-color:hsla(0,0%,100%,.3)}form{margin-bottom:0}.sort_0f08,.tag_d76e .orange-39f8,.tag_d76e .label_ec1e,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){.sort_0f08,.tag_d76e .orange-39f8,.tag_d76e .label_ec1e,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>.hero_green_f22c{display:inline-block;font-weight:400;margin-left:.5em}abbr[title=required]{color:#b20000}input[type=checkbox]+label,input[type=radio]+label{display:inline}.sort_0f08,.tag_d76e .orange-39f8,.tag_d76e .label_ec1e,select{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.accent_medium_4c5b.advanced-ee7b/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}.sort_0f08{display:inline-block;opacity:0;position:absolute;width:auto}select.bright-140a{width:55px}.row_4539 b{border-color:transparent!important}.tag_d76e .image_bronze_450c .fast_eef4{background-image:none;height:auto;line-height:1.7em;padding:10px}.tag_d76e .image_bronze_450c .fast_eef4 .copper-f1e7{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}}.surface_fresh_e486 input:not([type=submit]),.surface_fresh_e486 select,.surface_fresh_e486 textarea{background-color:rgba(0,0,0,.03);border-color:rgba(0,0,0,.09);border-radius:99px;box-shadow:none;color:currentColor!important}.surface_fresh_e486 button,.surface_fresh_e486 input{border-radius:99px}.surface_fresh_e486 textarea{border-radius:15px}.tall-2163.surface_fresh_e486 .shadow-west-ffac,.surface_fresh_e486 .tall-2163 .shadow-west-ffac{padding-right:4px}.dropdown_basic_a64c .surface_fresh_e486 input:not([type=submit]),.dropdown_basic_a64c .surface_fresh_e486 select,.dropdown_basic_a64c .surface_fresh_e486 textarea,.carousel_0ba8 .surface_fresh_e486 input:not([type=submit]),.carousel_0ba8 .surface_fresh_e486 select,.carousel_0ba8 .surface_fresh_e486 textarea{background-color:hsla(0,0%,100%,.2)!important;border-color:hsla(0,0%,100%,.09);color:#fff}.dropdown_basic_a64c .surface_fresh_e486 select option{color:#333}.dropdown_basic_a64c .surface_fresh_e486 select,.carousel_0ba8 .surface_fresh_e486 select{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.accent_medium_4c5b.advanced-ee7b/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")}.dropdown_basic_a64c .surface_fresh_e486 input::-webkit-input-placeholder,.carousel_0ba8 .surface_fresh_e486 input::-webkit-input-placeholder{color:#fff}.surface_fresh_e486 .bottom-af0e.mini-2988{background-color:transparent!important;border-color:transparent!important;box-shadow:none;color:currentColor!important}.hovered-05e6 input:not([type=submit]),.hovered-05e6 select,.hovered-05e6 textarea{background-color:transparent;box-shadow:none}.hovered-05e6.picture-9b01 .texture-120e{border-left:0;border-right:0;max-width:2em}.banner_3a65 input,input.dropdown-yellow-1fb2{border-color:#b20000;color:#b20000}.banner_3a65 select{border-color:#b20000}.banner_3a65 input.hidden-6c8f{outline:1px solid #b20000;outline-offset:1px}.tag_d76e{text-align:left}.notice_6678 .tag_d76e{margin-bottom:1em}.pattern_dark_0439{margin-bottom:0}.icon_fixed_2076 .tabs-d79d .row_4539{width:30px}.tag_d76e .orange-39f8>.overlay-pro-ab85,.tag_d76e .tabs-d79d .hover-688e,.label_ec1e{line-height:2.507em;padding:0}.icon_fixed_2076 .tabs-d79d .row_4539{height:2.507em}.hover_lite_7ce1{position:relative}.green_2dba .red_716b label[for]:first-child{display:none}.red_716b .hover_lite_7ce1 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}.dropdown_basic_a64c .hover_lite_7ce1 label{color:#000}.hover_lite_7ce1.modal_smooth_1a9f>label[for]:first-child{opacity:.8;z-index:1}.red_716b .notice_6678 input:not([type=checkbox]),.red_716b .notice_6678 select,.red_716b .notice_6678 textarea{height:3.0084em;transition:padding .3s}.notice_6678 .modal_smooth_1a9f input,.notice_6678 .modal_smooth_1a9f textarea{padding-bottom:.5em;padding-top:1.1em}.notice_6678 .modal_smooth_1a9f select{padding-bottom:.4em;padding-top:1.1em}.outline_a77f .row-073c{margin-bottom:1em;max-width:100%;position:relative}.list-black-e7db>.outline_a77f,.first-51bd>.outline_a77f{padding-left:3%!important;padding-right:3%!important}.row-073c img,.row-073c svg{padding-top:.2em;width:100%}.row-073c svg{fill:currentColor;height:100%;transition:all .3s;width:100%}.row-073c svg path{fill:currentColor}.outline_a77f:hover .accordion-pro-f341 i,.outline_a77f:hover .accordion-pro-f341 svg,.outline_a77f:hover .accordion-pro-f341 svg path{fill:#fff}.accordion-pro-f341 .mini-2988{height:0;overflow:hidden;padding-top:100%;position:relative}.accordion-pro-f341 .mini-2988 .main-adae{border:2px solid;border-radius:100%;color:#446084;height:100%;position:absolute;top:0;transition:all .3s;width:100%}.outline_a77f:hover .accordion-pro-f341 .mini-2988 .main-adae{background-color:currentColor}.accordion-pro-f341 .mini-2988 i,.accordion-pro-f341 .mini-2988 img,.accordion-pro-f341 .mini-2988 svg{left:0;margin:0 20%;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:60%}.badge_69a3 .accordion-pro-f341 .mini-2988{position:absolute;width:100%}.badge_69a3,.wood-917a{display:flex;flex-flow:row wrap;width:100%}.badge_69a3 .row-073c,.wood-917a .row-073c{flex:0 0 auto;margin-bottom:0;max-width:200px}.badge_69a3 .sidebar_steel_594c,.wood-917a .sidebar_steel_594c{flex:1 1 0px}.wood-917a .sidebar_steel_594c{order:-1}.badge_69a3 .row-073c+.sidebar_steel_594c{padding-left:1em}.wood-917a .row-073c+.sidebar_steel_594c{padding-right:1em}.pink-5d2a .row-073c{margin:0 auto 1em}.link_d3d6>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}.backdrop-next-4e46 i{margin-right:4px;opacity:.35}.bottom-af0e i,button i{top:-1.5px;vertical-align:middle}.bottom-af0e.panel_2574 i{top:-.027em}a.bottom_9027,a.in_666c{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.mini-2988:not(.bottom-af0e),button.mini-2988:not(.bottom-af0e){font-family:sans-serif;font-size:1.2em;margin-left:.25em;margin-right:.25em}.photo_fast_1263 a.mini-2988:not(.bottom-af0e){margin-left:.3em;margin-right:.3em}.photo_fast_1263 .gallery_55d4 a.mini-2988:not(.bottom-af0e){font-size:1em}.bottom-af0e.mini-2988{display:inline-block;margin-left:.12em;margin-right:.12em;min-width:2.5em;padding-left:.6em;padding-right:.6em}.bottom-af0e.mini-2988 i{font-size:1.2em}.bottom-af0e.mini-2988 i+span{padding-right:.5em}.bottom-af0e.mini-2988.fast-37b7{border-width:1px}.bottom-af0e.mini-2988.fast-37b7 i{top:-1px}.bottom-af0e.mini-2988.column_west_86a2{padding-left:0;padding-right:0}.bottom-af0e.mini-2988.column_west_86a2>span{margin:0 8px}.bottom-af0e.mini-2988.column_west_86a2>span+i{margin-left:-4px}.bottom-af0e.mini-2988.column_west_86a2>i{margin:0 8px}.bottom-af0e.mini-2988.column_west_86a2>i+span{margin-left:-4px}.bottom-af0e.mini-2988.column_west_86a2>i:only-child{margin:0}.hidden_fresh_c075>li>a>i{font-size:20px;transition:color .3s;vertical-align:middle}.hidden_fresh_c075>li>a>i+span{margin-left:5px}.hidden_fresh_c075 li.stale_6386>a>i,.hidden_fresh_c075 li.stale_6386>a>img,.hidden_fresh_c075 li.stale_6386>a>svg{margin-right:5px}.hidden_fresh_c075>li>a>span+i{margin-left:5px}.gallery_55d4>li>a>i{font-size:1em}.hidden_fresh_c075>li>a>i.top_4593{font-size:1.2em}.hidden_fresh_c075>li>a>i.message_motion_d67c{font-size:1.9em}.hidden_fresh_c075>li.card-360e>a>i{min-width:1em}.menu_0da0>li>a>i{font-size:16px;opacity:.6}.row_dc53 a.mini-2988:not(.bottom-af0e){display:inline-block;padding:6px 0}.row_dc53 a.mini-2988:not(.bottom-af0e) i{font-size:24px}.row_dc53 a.mini-2988:not(.bottom-af0e) i.top_4593{font-size:16px}.gallery_55d4 .row_dc53 a.mini-2988:not(.bottom-af0e){padding:3px 0}.bottom-af0e:not(.mini-2988)>i{margin-left:-.15em;margin-right:.4em}.bottom-af0e:not(.mini-2988)>span+i{margin-left:.4em;margin-right:-.15em}.module_top_1cfc .orange_8f8b{font-size:16px;margin-left:.2em;opacity:.6}.image_slow_21ed{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}.image_slow_21ed i{font-size:1.3em;top:3px;transition:color .3s}.grid_smooth_2f00:hover .image_slow_21ed{opacity:1;transform:scale(1.15)}.tooltip-9bbb .image_slow_21ed,.container-rough-4135 .image_slow_21ed{opacity:0}.logo-4e30{display:inline-block;height:auto;position:relative;vertical-align:middle}span+.logo-4e30{margin-left:10px}.logo-4e30 img{max-width:32px;min-width:100%}.gallery_55d4 .logo-4e30{height:16px;margin:0 5px;width:16px}.gallery_55d4 .logo-4e30 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}.gallery_55d4 [data-icon-label]:after{font-size:10px;height:13px;line-height:13px;min-width:13px;right:-10px;top:-4px}.bottom-af0e [data-icon-label]:after{right:-12px;top:-12px}.active_short_a344 i{width:1em}.active_short_a344 i,.active_short_a344 span{display:inline-block;transition:opacity .3s,transform .3s}.active_short_a344 span{transform:translateX(.75em)}.active_short_a344 i+span{transform:translateX(-.75em)}.active_short_a344:hover>span{transform:translateX(0)}.active_short_a344:not(:hover) i{opacity:0}img{opacity:1;transition:opacity 1s}.slow_358e>.picture_full_640e:not(:last-child),.tertiary-large-6784>.picture_full_640e:not(:last-child){margin-bottom:1em}.picture_full_640e,.picture_full_640e .carousel-762e{position:relative}.picture_full_640e .carousel-762e{overflow:hidden}.picture_full_640e,.picture_full_640e img{width:100%}.dirty-eb67{background-color:rgba(0,0,0,.15);height:100%;left:-1px;pointer-events:none;right:-1px;top:0;transition:transform .3s,opacity .6s}.picture_full_640e .tall_52a5,.dirty-eb67{bottom:0;position:absolute}.picture_full_640e .tall_52a5{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%}.picture_full_640e .lower-e561,.picture_full_640e:hover .tall_52a5{transform:translateY(0)}.status_left_1a9e{background-color:rgba(0,0,0,.03)}.pro_e3ad,.alert_2f1b,.preview-cb37{background-position:50% 50%;background-size:cover;height:auto;overflow:hidden;padding-top:100%;position:relative}.preview-cb37{padding-top:56.5%}.disabled_cold_68d5 .glass-d33a img,.pro_e3ad img,.alert_2f1b img,.preview-cb37 iframe,.preview-cb37 video,img.advanced-2eae{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%}.disabled_cold_68d5 .glass-d33a{padding-top:100%}.preview-cb37 iframe{-o-object-fit:fill;object-fit:fill}.label-8144{padding:10px;position:absolute}.label-8144 a:last-child{margin-bottom:0}.label-8144 a.bottom-af0e{display:block}.label-8144.fn-bottom-b944.fn-left-b944{padding-right:0;padding-top:0}.label-8144.fn-top-b944.fn-right-b944{padding-bottom:0;padding-left:0}.label-8144 .white_410d{bottom:100%;left:10px;margin:5px;position:absolute}.label-8144 .menu-0e19:hover{background-color:#b20000;border-color:#b20000}@media only screen and (max-device-width:1024px){.label-8144{opacity:1!important;padding:5px}}.clean-b275{margin-top:10px}.clean-b275 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}.clean-b275 a:hover{background-color:#fff;color:#000!important}.gradient-6bdb{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}.grid_smooth_2f00:hover .gradient-6bdb{background-color:#d26e4b;opacity:1}.active_7c60{background-color:#fff;box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);margin:0 auto;max-width:875px;position:relative}.active_7c60 .message-6bf6{padding:30px 20px}.modal-1bcb{background-color:rgba(0,0,0,.6)}@media(min-width:549px){.filter-upper-4eed{background-color:transparent!important}}.focused_ea29{opacity:0;transition:opacity .5s}.dropdown-middle-a228 .focused_ea29{opacity:1}.new_9921{text-align:center}.new-c426{background:#0b0b0b;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity .25s;width:100%;z-index:1042}.new-c426.icon-medium-7e9d{opacity:.6}.new-c426.wrapper_basic_5113{opacity:0!important}.hidden_7cc3{-webkit-backface-visibility:hidden;outline:none!important;position:fixed;z-index:1043}.west-3596,.hidden_7cc3{height:100%;left:0;top:0;width:100%}.west-3596{box-sizing:border-box;padding:30px;position:absolute;text-align:center}.west-3596:before{content:"";display:inline-block;height:100%;vertical-align:middle}.popup-rough-f39d{padding:40px 6.66%}.panel_1ed8 .west-3596:before{display:none}.solid_eaaa{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}.grid_668a{box-shadow:1px 1px 5px 0 rgba(0,0,0,.2)}.icon-medium-7e9d .solid_eaaa{opacity:1;transform:translateY(0)}.icon-medium-7e9d.wrapper_basic_5113 .solid_eaaa{opacity:0}.secondary_dynamic_094f .solid_eaaa,.banner-1b07 .solid_eaaa{cursor:auto;width:100%}.progress_purple_0e83{cursor:progress}.outline_010e,.outline_010e .popup-rough-f39d .gold_e5ad{cursor:zoom-out}.border-white-0a73{cursor:pointer;cursor:zoom-in}.notification_orange_b9a7 .solid_eaaa{cursor:auto}.slider-inner-eeb3,.gold_e5ad,.label_last_d9d0,.box-out-5eff{-webkit-user-select:none;-moz-user-select:none;user-select:none}.banner-5985.footer-small-b3cd{display:none}.carousel-short-f4a1{display:none!important}.box-out-5eff{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.box-out-5eff a{color:#ccc}.box-out-5eff a:hover{color:#fff}.under_075f .solid_eaaa,.thick-72c0 .box-out-5eff{display:none}.gold_e5ad{-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}.gold_e5ad svg{pointer-events:none}.solid_eaaa .gold_e5ad{position:absolute}.icon-medium-7e9d .gold_e5ad{opacity:.6;transform:translateY(0) translateZ(1px)}.wrapper_basic_5113 .gold_e5ad{display:none!important}.gold_e5ad:hover{opacity:1}.modal_gas_8f38 .gold_e5ad{color:currentColor;top:0!important}.label_last_d9d0{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0}.slider-inner-eeb3{color:#fff;height:50px;margin:0;mix-blend-mode:difference;opacity:.6;position:fixed;text-align:center;top:50%;width:50px;z-index:1046}.slider-inner-eeb3 i{font-size:42px!important;pointer-events:none}.slider-inner-eeb3:hover{opacity:1}.slider-inner-eeb3:active{top:50.1%}.primary_d8b1{left:0;transform:translateX(100%)}.outer_f587{right:0;transform:translateX(-100%)}.icon-medium-7e9d .primary_d8b1,.icon-medium-7e9d .outer_f587{transform:translateX(0)}.tooltip_17d5{padding-bottom:40px;padding-top:40px}.tooltip_17d5 .solid_eaaa,.banner-1b07 .soft_d628{line-height:0;max-width:900px;width:100%}.tooltip_17d5 .gold_e5ad{top:-40px}.container-39cd{height:0;overflow:hidden;padding-top:56.25%;width:100%}.container-39cd iframe{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.container-39cd iframe,.banner-1b07 .soft_d628{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6)}.banner-1b07 .plasma-4e6c,img.narrow-4d0d{margin:0 auto}img.narrow-4d0d{-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}.footer-small-b3cd,img.narrow-4d0d{line-height:0}.footer-small-b3cd: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}.footer-small-b3cd small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.footer-small-b3cd figure{margin:0}.aside_warm_2ba7{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.up-fadd{word-wrap:break-word;color:#f3f3f3;font-size:11px;line-height:18px;padding-right:36px;text-align:left}.up-fadd a{color:#f3f3f3;text-decoration:underline}.up-fadd a:hover{color:#f3f3f3;opacity:.8;text-decoration:none}.popup-rough-f39d .solid_eaaa{max-width:100%}.disabled_030f .popup-rough-f39d .footer-small-b3cd{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.highlight-white-177f .popup-rough-f39d{padding-left:0;padding-right:0}.highlight-white-177f img.narrow-4d0d{padding:0}.highlight-white-177f .footer-small-b3cd:after{bottom:0;top:0}.highlight-white-177f .footer-small-b3cd small{display:inline;margin-left:5px}.highlight-white-177f .aside_warm_2ba7{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.highlight-white-177f .aside_warm_2ba7:empty{padding:0}.highlight-white-177f .label_last_d9d0{right:5px;top:3px}}@media(max-width:849px){body.accent_dark_1c98 .hidden_7cc3{overflow:auto;position:fixed!important}}@media(prefers-reduced-motion){.new-c426,.gold_e5ad,.solid_eaaa{transition:opacity .3s}}.badge_huge_6f5b,.fn-processing-b944{position:relative}.badge_huge_6f5b,.fn-processing-b944: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}.glass-d33a.fn-processing-b944:before,.dropdown_basic_a64c .badge_huge_6f5b,.dropdown_basic_a64c .fn-processing-b944:before,.dropdown_basic_a64c.badge_huge_6f5b,.dropdown_basic_a64c.fn-processing-b944:before{border:3px solid rgba(0,0,0,.1)!important;border-left-color:#fff!important}.glass-d33a.fn-processing-b944:after{background-color:#000;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.glass-d33a.fn-processing-b944 .label-8144{opacity:0!important}.detail-bronze-b26f.fn-processing-b944:before{position:fixed}.badge_huge_6f5b.banner_inner_819e,.fn-processing-b944:before{left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;z-index:99}.badge_huge_6f5b{border-radius:50%;height:30px;width:30px}.bottom-af0e.fn-loading-b944{color:hsla(0,0%,100%,.05);opacity:1!important;pointer-events:none!important;position:relative}.bottom-af0e.fn-loading-b944: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}.slider-47b7 .bottom-af0e.fn-loading-b944:after{border-color:#446084}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.static-2546{align-items:center}.element_3e60 .footer_eeee,.static-2546:hover .footer_eeee{color:hsla(0,0%,7%,.85)}.dropdown_basic_a64c .footer_eeee{border-bottom-color:hsla(0,0%,100%,.2)}.dropdown_basic_a64c .element_3e60 .footer_eeee,.dropdown_basic_a64c .static-2546:hover .footer_eeee{color:hsla(0,0%,100%,.85)}.prev-8fdb.active-76cd .static-2546:not(:last-of-type) .footer_eeee{border-bottom-style:solid}.footer_eeee{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}.last_e15b{flex-shrink:0;vertical-align:middle;width:16px}.last_e15b+.input_slow_d36e{padding-left:.5em}.widget_cd0b{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}.static-2546+.widget_cd0b{margin-top:5px!important}.dropdown_basic_a64c .widget_cd0b{color:currentColor}.item-7591 .solid_eaaa{-ms-scrollbar-base-color:#000;-ms-scrollbar-arrow-color:#000;-ms-overflow-style:-ms-autohiding-scrollbar}.item-7591 .menu_0da0>li>a{padding-bottom:15px;padding-top:15px}.item-7591 .menu_0da0 li li>a{padding-bottom:5px;padding-top:5px}.item-7591 .footer_5c30{display:none!important}.item-7591 .media-69ef,.item-7591 .alert-hovered-689f{display:inline-block!important}.under-556f .solid_eaaa,.form-a0c2 .solid_eaaa{-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}.under-556f.dropdown_basic_a64c .solid_eaaa,.form-a0c2.dropdown_basic_a64c .solid_eaaa{background-color:rgba(0,0,0,.95)}.form-a0c2 .solid_eaaa{left:auto;right:0;transform:translateX(270px)}.chip-full-6ada .menu_0da0>li>a,.chip-full-6ada .menu_0da0>li>ul>li a{justify-content:center}.chip-full-6ada .menu_0da0>li>a{font-size:1.5em}.chip-full-6ada .west-3596{padding:0}.chip-full-6ada .solid_eaaa{-webkit-overflow-scrolling:touch;max-width:700px;overflow-x:hidden;overflow-y:auto;padding-top:50px}.chip-full-6ada .solid_eaaa .form_644e{margin:0 auto;max-width:260px}.chip-full-6ada.new-c426.icon-medium-7e9d{opacity:.85}.new-c426.chip-full-6ada:not(.dropdown_basic_a64c){background-color:#fff;opacity:.95}.chip-full-6ada .west_250f.menu_0da0>li{border:0}.chip-full-6ada .west_250f.menu_0da0>li>a{padding-left:30px;padding-right:30px}.chip-full-6ada .west_250f.menu_0da0>li .current_2903{position:absolute;right:0;top:15px}.chip-full-6ada:not(.dropdown_basic_a64c) .gold_e5ad{color:currentColor}.item-7591.wrapper_basic_5113 .solid_eaaa{opacity:0!important}.under-556f.icon-medium-7e9d .solid_eaaa,.form-a0c2.icon-medium-7e9d .solid_eaaa{opacity:1;transform:translate(0)}.gallery_complex_17ba .feature_c798{filter:blur(5px)}.gallery_complex_17ba .mask-5bfc{transform:scale(.98)}.gallery_complex_17ba .stale_9429{opacity:0!important;transform:translateY(-7px)}.gallery_complex_17ba.disabled_b27f .stale_9429,.gallery_complex_17ba.layout_e4f6 .stale_9429{transform:translateX(-7px)}.item-7591 .hover-941c{padding:30px 0}.item-7591 .shade_prev_16b7{padding:30px 20px}.item-7591:not(.chip-full-6ada) .menu_0da0 li>a{padding-left:20px}.item-7591:not(.chip-full-6ada) li.gradient_746f{padding:20px}@media(prefers-reduced-motion){.under-556f .solid_eaaa,.form-a0c2 .solid_eaaa{transition:opacity .2s}}.paper-730a{--stack-gap:0;display:flex}.paper-730a>.pagination-wide-6182>:first-child{margin-top:0}.paper-730a>.pagination-wide-6182>:last-child{margin-bottom:0}.yellow_9abe{flex-direction:row}.yellow_9abe>*{margin:0!important}.yellow_9abe>*~*{margin-left:var(--stack-gap)!important}.icon_plasma_b391{flex-direction:column}.icon_plasma_b391>*{margin:0!important}.icon_plasma_b391>*~*{margin-top:var(--stack-gap)!important}.menu_purple_b05a{align-items:stretch}.container-f03a{align-items:flex-start}.chip-abc2{align-items:center}.static_c0b6{align-items:flex-end}.shade-fe0d{align-items:baseline}.item-ff5d{justify-content:flex-start}.lite_7d9b{justify-content:center}.first_40cf{justify-content:flex-end}.old_2a4d{justify-content:space-between}.menu-7856{justify-content:space-around}@media(max-width:849px){.preview-6ef3\:stack-row{flex-direction:row}.preview-6ef3\:stack-row>*{margin:0!important}.preview-6ef3\:stack-row>*~*{margin-left:var(--stack-gap)!important}.preview-6ef3\:stack-col{flex-direction:column}.preview-6ef3\:stack-col>*{margin:0!important}.preview-6ef3\:stack-col>*~*{margin-top:var(--stack-gap)!important}.preview-6ef3\:items-stretch{align-items:stretch}.preview-6ef3\:items-start{align-items:flex-start}.preview-6ef3\:items-center{align-items:center}.preview-6ef3\:items-end{align-items:flex-end}.preview-6ef3\:items-baseline{align-items:baseline}.preview-6ef3\:justify-start{justify-content:flex-start}.preview-6ef3\:justify-center{justify-content:center}.preview-6ef3\:justify-end{justify-content:flex-end}.preview-6ef3\:justify-between{justify-content:space-between}.preview-6ef3\:justify-around{justify-content:space-around}}@media(max-width:549px){.image_copper_ea0a\:stack-row{flex-direction:row}.image_copper_ea0a\:stack-row>*{margin:0!important}.image_copper_ea0a\:stack-row>*~*{margin-left:var(--stack-gap)!important}.image_copper_ea0a\:stack-col{flex-direction:column}.image_copper_ea0a\:stack-col>*{margin:0!important}.image_copper_ea0a\:stack-col>*~*{margin-top:var(--stack-gap)!important}.image_copper_ea0a\:items-stretch{align-items:stretch}.image_copper_ea0a\:items-start{align-items:flex-start}.image_copper_ea0a\:items-center{align-items:center}.image_copper_ea0a\:items-end{align-items:flex-end}.image_copper_ea0a\:items-baseline{align-items:baseline}.image_copper_ea0a\:justify-start{justify-content:flex-start}.image_copper_ea0a\:justify-center{justify-content:center}.image_copper_ea0a\:justify-end{justify-content:flex-end}.image_copper_ea0a\:justify-between{justify-content:space-between}.image_copper_ea0a\: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}.dropdown_basic_a64c td,.dropdown_basic_a64c th{border-color:hsla(0,0%,100%,.08)}td .in_5781,td dl,td form,td input,td label,td p,td select{margin:.5em 0}label{color:#222}.green_0d47{display:table}.pattern-69a2{display:table-cell;vertical-align:middle}@media(max-width:849px){.gallery_huge_3986{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)}.gallery_huge_3986 table{width:100%}}.input-top-8126{max-height:100%}.input-top-8126 .aside_wide_0d4a{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:10}.main_0b0b .pagination-wide-6182,.under-6e57 .pagination-wide-6182{background-color:rgba(0,0,0,.9);height:0;padding:100% 0 0!important}.main_0b0b .widget-copper-8516,.under-6e57 .widget-copper-8516{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.main_0b0b .accent_brown_bdb7,.main_0b0b .aside_wide_0d4a{border-radius:100%!important}.warm-f557{position:relative}.list-black-e7db>.picture_full_640e,.warm-f557:last-child,.first-51bd>.picture_full_640e{margin-bottom:0}.hidden_4b3a,.first-51bd{position:relative;scrollbar-width:none}.tiny-626e .list-black-e7db>.tertiary-large-6784{padding:0!important}.text-eb54{max-height:999px;transition:max-height 2s}.text-eb54:not(.article-up-3ecc){max-height:500px}.text-eb54:not(.article-up-3ecc)>div{opacity:0}.first-51bd:not(.article-up-3ecc){-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;width:auto}.hidden_4b3a::-webkit-scrollbar,.first-51bd::-webkit-scrollbar{height:0!important;width:0!important}.module-wood-4d25.hidden_4b3a:not(.article-up-3ecc){display:block}.first-51bd:not(.article-up-3ecc)>*{display:inline-block!important;vertical-align:top;white-space:normal!important}.first-51bd:not(.article-up-3ecc)>a,.first-51bd>a,.first-51bd>a>img,.first-51bd>div:not(.tertiary-large-6784),.first-51bd>img,.first-51bd>p{width:100%}.list-black-e7db>a,.list-black-e7db>a>img,.list-black-e7db>div:not(.tertiary-large-6784),.list-black-e7db>figure,.list-black-e7db>img,.list-black-e7db>p{margin:0;padding:0;transition:transform .6s,opacity .6s,box-shadow .6s;width:100%!important}.list-black-e7db>.module-wood-4d25:not(.title_advanced_c19e){opacity:0}.article-up-3ecc{display:block;position:relative}.article-up-3ecc:focus{outline:none}.footer_31c5{height:100%;overflow:hidden;position:relative;width:100%}.list-black-e7db{height:100%;position:absolute;width:100%}.nav_complex_b2c5 .west-429c{transition:opacity .3s!important}.tag_solid_3ffb .footer_31c5 .list-black-e7db{pointer-events:none}.article-up-3ecc.bronze_8a81{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.article-up-3ecc.bronze_8a81 .footer_31c5{cursor:move;cursor:grab}.article-up-3ecc.bronze_8a81 .footer_31c5.photo-liquid-c9da{cursor:grabbing}.grid-c7bc{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}.grid-c7bc.layout-9394{right:2%;transform:translateX(-20%)}.grid-c7bc.current-c6c1{left:2%;transform:translateX(20%)}.background_down_e4a7 .grid-c7bc,.first-51bd:hover .grid-c7bc{opacity:.7;transform:translateX(0)!important}.first-51bd .grid-c7bc:hover{box-shadow:none;opacity:1}.first-51bd .grid-c7bc:hover .avatar_0630,.first-51bd .grid-c7bc:hover svg{fill:#446084}@media(min-width:850px){.footer-pro-ce22 .grid-c7bc.layout-9394{left:100%;right:auto}.footer-pro-ce22 .grid-c7bc.current-c6c1{left:auto;right:100%}}.grid-c7bc:disabled,button.grid-c7bc[disabled]{background:none!important;box-shadow:none!important;cursor:auto;opacity:0!important;pointer-events:none}.grid-c7bc 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%}.row_7bf0:not(.tag_c969) .grid-c7bc{margin-top:-10%}.row_7bf0.tag_c969 .grid-c7bc svg{margin-top:-40px}.grid-c7bc .avatar_0630,.grid-c7bc svg{fill:currentColor;border-color:currentColor;transition:all .3s}.last-6643,.list_7822{transition:height .2s}.grid-c7bc.backdrop-lite-d1a0{color:#111;font-size:26px}.photo_green_0e0a .grid-c7bc{display:none!important}.alert-current-a891 .list-black-e7db{transform:none!important}.alert-current-a891 .list-black-e7db>*{left:0!important;opacity:0;z-index:1}.alert-current-a891 .list-black-e7db>.title_advanced_c19e{opacity:1;z-index:2}.alert-current-a891 .header-1db4,.alert-current-a891 .grid-c7bc{z-index:3}@media(prefers-reduced-motion){.grid-c7bc.layout-9394,.grid-c7bc.current-c6c1{transform:none!important}}.header-1db4{bottom:15px;left:20%;line-height:1;list-style:none;margin:0;padding:0;position:absolute;right:20%;text-align:center}.hidden_4b3a .header-1db4,.footer-pro-ce22 .header-1db4{bottom:0}.background-solid-144f .header-1db4{direction:rtl}.header-1db4 .summary-action-545b{border:3px solid #111;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;opacity:.4;transition:opacity .3s;width:12px}.search_0a10 .header-1db4 .summary-action-545b,.hidden_4b3a .header-1db4 .summary-action-545b{background-color:#111;border:0;height:10px;opacity:.2;width:10px}.header-1db4 .summary-action-545b:hover{opacity:.7}.header-1db4 .summary-action-545b:first-child:last-child{display:none}.header-1db4 .summary-action-545b.title_advanced_c19e{background-color:#111;opacity:1!important}.tiny-e692 .header-1db4 .summary-action-545b{border-radius:0;height:4px;margin:0;width:40px}.selected_0721 .header-1db4 .summary-action-545b{border-radius:0;height:4px;width:40px}.east_d8a1 .header-1db4 .summary-action-545b{background-color:#111}.element-last-e3ed .header-1db4 .summary-action-545b{border-radius:0}.module-warm-b2f7 .grid-c7bc .avatar_0630,.module-warm-b2f7 .grid-c7bc svg{border:2px solid;border-radius:100%}.module-warm-b2f7 .grid-c7bc:hover .avatar_0630,.module-warm-b2f7 .grid-c7bc:hover svg{fill:#fff!important;background-color:#446084;border-color:#446084}.footer-pro-ce22.module-warm-b2f7 .layout-9394{transform:translateX(-50%)!important}.footer-pro-ce22.module-warm-b2f7 .current-c6c1{transform:translateX(50%)!important}.tag_c969{overflow:hidden;padding-top:0}.tag_c969 .grid-c7bc,.tag_c969 .grid-c7bc: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}.dropdown_basic_a64c .tag_c969 .grid-c7bc{background-color:rgba(0,0,0,.3);border-radius:99px;color:#fff}.tag_c969 .grid-c7bc.layout-9394{left:auto!important;right:-1px!important;transform:translateX(10%)}.tag_c969 .grid-c7bc.current-c6c1{left:-1px!important;right:auto!important;transform:translateX(-10%)}.article_old_9b76 .grid-c7bc{color:#fff}.article_old_9b76 .grid-c7bc .avatar_0630,.article_old_9b76 .grid-c7bc svg{fill:#fff}.article_old_9b76 .header-1db4 .summary-action-545b{border-color:#fff}.article_old_9b76 .header-1db4 .summary-action-545b.title_advanced_c19e,.article_old_9b76.east_d8a1 .header-1db4 .summary-action-545b{background-color:#fff}.upper-0315 .list-black-e7db>*,.info_77e6 .list-black-e7db>*,.dropdown-a081 .list-black-e7db>*{margin:0 auto;max-width:1080px}.upper-0315:not(.article-up-3ecc) .primary-4ed4,.info_77e6:not(.article-up-3ecc) .primary-4ed4,.dropdown-a081:not(.article-up-3ecc) .primary-4ed4{opacity:0!important}.upper-0315 .primary-4ed4,.info_77e6 .primary-4ed4,.dropdown-a081 .primary-4ed4{opacity:1}.upper-0315 .list-black-e7db>:not(.title_advanced_c19e),.info_77e6 .list-black-e7db>:not(.title_advanced_c19e),.dropdown-a081 .list-black-e7db>:not(.title_advanced_c19e){opacity:.5}.dropdown-a081{padding:15px 0 25px}.dropdown-a081 .list-black-e7db>:before{background-image:url(../img/shadow@2x.upper-54a0);background-size:100% 100%;bottom:-6px;content:"";height:100px;left:-10%;position:absolute;right:-10%;z-index:-2}.dropdown-a081 .list-black-e7db>:not(.title_advanced_c19e){opacity:1;transform:scale(.9);z-index:-1}.dropdown-a081 .list-black-e7db>:not(.title_advanced_c19e):before{height:200px;opacity:.5}.dropdown-a081 .list-black-e7db>.title_advanced_c19e{transform:scale(.95)}.info_77e6{background-color:transparent;padding:30px 0}.info_77e6 .header-1db4{bottom:6px}.info_77e6 .list-black-e7db>*{max-width:1050px}.info_77e6 .list-black-e7db>:not(.title_advanced_c19e){transform:scale(.93)}@media screen and (max-width:549px){.warm-f557 .grid-c7bc{display:none}.hidden_4b3a .grid-c7bc{background-color:transparent!important;box-shadow:none!important;opacity:.8;transform:translateX(0)!important;width:20px!important}.hidden_4b3a .grid-c7bc svg{border:0!important;padding:3px!important}.header-1db4{pointer-events:none}.list-black-e7db .wide-6f84{overflow:hidden}}a{color:#334862;text-decoration:none}.bottom-af0e:focus:not(:focus-visible),a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:none}.bottom-af0e:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid currentColor;outline-offset:2px}a.main-silver-d963{color:currentColor;transition:color .3s,opacity .3s,transform .3s}.carousel_0ba8 a.main-silver-d963:hover{opacity:.7}a.detail-c37b:hover,a.in_666c:hover,a:hover{color:#000}.fn-primary-b944:focus-visible,.accordion_77b3:focus-visible,button[type=submit]:focus-visible{outline-color:#446084}.fn-secondary-b944:focus-visible{outline-color:#d26e4b}.gallery_ee3b:focus-visible{outline-color:#d26e4b}.dropdown_basic_a64c .pattern_ec33 a,.dropdown_basic_a64c a{color:currentColor}.dropdown_basic_a64c .pattern_ec33 a:hover,.dropdown_basic_a64c a:hover{color:#fff}ul.link_d3d6{font-size:.85em;margin:5px 0}ul.link_d3d6 li{display:inline-block;margin:0 .4em}ul.link_d3d6 li a{color:currentColor}ul.link_d3d6 li:before{display:inline-block;font-family:fl-icons;margin-right:5px}ul.link_d3d6 li:first-child{margin-left:0}ul.link_d3d6 li:last-child{margin-right:0}.list-small-c6cd .shadow-west-ffac{padding:.7em 0}.list-small-c6cd i{font-size:2em;margin:0 10px!important;top:-1px;vertical-align:middle}.list-small-c6cd .shadow-west-ffac+.shadow-west-ffac{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.image_center_6de2,ul.image_center_6de2>li{margin:0;padding:0}ul.image_center_6de2>li{list-style:none}.slow_358e ol li,.slow_358e ul li,.tooltip_afad ol li,.tooltip_afad ul li,.tag_353e ol li,.tag_353e ul li{margin-left:1.3em}.slow_358e ol li.detail-8349,.slow_358e ul li.detail-8349,.tooltip_afad ol li.detail-8349,.tooltip_afad ul li.detail-8349,.tag_353e ol li.detail-8349,.tag_353e ul li.detail-8349{margin-left:0}ul li.pink-0a56,ul li.module_huge_ff78,ul li.east-4286{border-bottom:1px solid #ececec;list-style:none;margin:0;padding:7px 0 7px 25px;position:relative}.dropdown_basic_a64c ul li.pink-0a56,.dropdown_basic_a64c ul li.module_huge_ff78,.dropdown_basic_a64c ul li.east-4286{border-color:hsla(0,0%,100%,.2)}ul li.pink-0a56:before,ul li.module_huge_ff78:before,ul li.east-4286:before{color:#7a9c59;font-family:fl-icons;font-size:16px;left:0;position:absolute}ul li.module_huge_ff78:before{content:""!important}ul li.pink-0a56:before{content:""!important}ul li.east-4286:before{content:""!important}.bottom-af0e,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%}.focus-1a70,h1{font-size:1.7em}.focus-1a70,.thick-b6cc,h1,h2{line-height:1.3}.thick-b6cc,h2{font-size:1.6em}.module_e1d9,h3{font-size:1.25em}.overlay-focused-9575,h4{font-size:1.125em}.description_fc8d,h5{font-size:1em}.gas_3f9e,h6{font-size:.85em;opacity:.8}h1.bronze_23aa.slider_glass_7ec3{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.motion-3349>span{-webkit-box-decoration-break:clone;box-decoration-break:clone}a.active-761a,p.active-761a{font-size:1.3em}.picture_black_1753,h6,span.backdrop-next-4e46,th{letter-spacing:.05em;line-height:1.05;text-transform:uppercase}.box_medium_6bbc{text-transform:none!important}span.backdrop-next-4e46{font-size:1em;font-weight:600}.header_west_00ee{font-weight:400}.iron_f922{font-weight:700}.info_solid_0d50,.hot_c79c{font-weight:300!important}.info_solid_0d50 strong,.hot_c79c strong{font-weight:700!important}.top_4b7f{font-style:italic!important}.item_dynamic_d72c,.picture_black_1753{line-height:1.2;text-transform:uppercase}.dim_8b11,.tooltip_70df{font-family:Georgia}.background_9992{font-size:2.5em}.west-b931{font-size:2em}.bronze_f146{font-size:1.5em}.focus_fast_e3f5{font-size:1.3em}.disabled-blue-df90{font-size:1.15em}.fast-37b7,.fast-37b7.bottom-af0e{font-size:.8em}.grid-wide-9531{font-size:.75em}.component_wide_ac44{font-size:.7em}.action-2c9a{font-size:.6em}@media(max-width:549px){.west-b931{font-size:2.5em}.bronze_f146{font-size:1.8em}.focus_fast_e3f5{font-size:1.2em}.disabled-blue-df90{font-size:1em}}.input_6cec a:not(.bottom-af0e),.input_6cec h1,.input_6cec h2,.input_6cec h3,.input_6cec h4,.input_6cec h5,.input_6cec h6{line-height:1.3;margin-bottom:.1em;margin-top:.1em}.input_6cec p{margin-bottom:.1em;margin-top:.1em}.input_6cec .bottom-af0e{margin-top:1em}.info-0440 .bottom-af0e{margin-bottom:.5em;margin-top:.5em}.info-0440 .content_over_2dc5,.info-0440 .component_3542 .content_over_2dc5{margin-bottom:1em;margin-top:1em}.info-0440 h1{font-size:3.5em}.info-0440 h2{font-size:2.9em}.info-0440 h3{font-size:2em}.info-0440 h1,.info-0440 h2,.info-0440 h3{font-weight:400;line-height:1;margin-bottom:.2em;margin-top:.2em;padding:0}.info-0440 h4{font-size:1.5em;margin-bottom:.6em;margin-top:.6em;padding:0}.info-0440 h5,.info-0440 h6,.info-0440 p{margin-bottom:1em;margin-top:1em;padding:0}.north_07ae{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}.hidden_fresh_c075>li>a{font-size:.8em}.hidden_fresh_c075>li.gradient_746f{font-size:.85em}.header_mini_f4b3>li>a{font-size:.65em}.bottom-7994>li>a{font-size:.7em}.bronze_bc39>li>a{font-size:.9em}.south-81d3>li>a{font-size:1em}.icon_gas_a6e4>li>a{font-size:1.1em}.summary-down-84b6>li{margin:0}.secondary-west-2f40>li{margin:0 5px}.footer_ec62>li{margin:0 9px}.container-narrow-4fbe>li{margin:0 11px}.large-7299>li{margin:0 13px}.pagination_440e{position:relative}.pagination_440e:after{background:url(../img/underline.upper-54a0) 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.widget-646b{opacity:0;transition:opacity 2s}span.widget-646b.fn-active-b944{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}.bottom-bea9,.brown_a6f5,.input_top_ff3b{border:2px solid #fff;display:inline-block;padding:5px}.bottom-bea9{border-color:#000}h1.bottom-bea9,h1.brown_a6f5,h1.input_top_ff3b{padding:15px}.fluid-a654,.main-aa1d{border-bottom:3px solid #fff;border-top:3px solid #fff;display:inline-block;padding-bottom:15px;padding-top:15px}.fluid-a654{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}.dropdown_basic_a64c blockquote{color:#fff}.static_d450:after,.blue_16a9:after,.hard_ba71:after,.module-wood-4d25:after{clear:both;content:"";display:table}@media(max-width:549px){.alert-hovered-689f,[data-show=hide-for-small]{display:none!important}.description-f5c5{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:550px){.container_thick_3478,[data-show=show-for-small]{display:none!important}}@media(min-width:850px){.gradient_solid_db0b,[data-show=show-for-medium]{display:none!important}}@media(max-width:849px){.media-69ef,[data-show=hide-for-medium]{display:none!important}.status-d310 .next_2e55,.status-d310 .tag_a381{float:none}.status-d310 .box-orange-19d8{margin-left:auto}.status-d310 .shadow_east_ad08{margin-right:auto}.status-d310{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:850px){.fluid-4321,[data-show=hide-for-large]{display:none!important}}.caption-new-5576,.mini_cdfa{display:block;max-width:100%!important;padding-left:0!important;padding-right:0!important;width:100%!important}.tag_a381{margin-right:0!important}.next_2e55{margin-left:0!important}.slider_glass_7ec3{margin-bottom:30px}.full_c0f2{margin-top:30px}.shadow_east_ad08{margin-right:30px}.box-orange-19d8{margin-left:30px}.dropdown_bronze_cf48{margin-bottom:0!important}.notification-1c5c{margin-left:0!important}.smooth-9e29{margin-right:0!important}.soft-9b08{margin-top:0!important}.outline_5a74{margin-bottom:15px}.nav-outer-8de2{margin-top:15px}.text-out-b93b{margin-right:15px}.north-0592{margin-left:15px}.outline_5a74:last-child,.slider_glass_7ec3:last-child{margin-bottom:0}.label_green_629a{padding-bottom:30px}.accent-18e0{padding-top:30px}.under-0dae{padding-bottom:15px}.center-a13f{padding-top:15px}.top_ce54{padding-bottom:0!important}.shade-stone-dae3{padding-top:0!important}.top-b2b2{margin:0!important}.shade-5ba6{padding:0!important}.wrapper-8cb8{padding:30px}.frame-43a0 :first-child{margin-top:0}.thumbnail_smooth_25e2 :last-child{margin-bottom:0}.carousel-0b93{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.content-inner-d82e{text-align:left}.component_3542{text-align:center}.in-b03d{text-align:right}.component_3542 .content_over_2dc5,.component_3542 .icon-c88c,.component_3542 .inner_c664,.component_3542>div,.component_3542>div>div{margin-left:auto;margin-right:auto}.component_3542 .next_2e55,.component_3542 .tag_a381{float:none}.content-inner-d82e .content_over_2dc5,.content-inner-d82e .icon-c88c,.content-inner-d82e .inner_c664{margin-left:0;margin-right:auto}.in-b03d .content_over_2dc5,.in-b03d .icon-c88c,.in-b03d .inner_c664,.in-b03d>div,.in-b03d>div>div{margin-left:auto;margin-right:0}.fn-relative-b944{position:relative!important}.fn-absolute-b944{position:absolute!important}.fn-fixed-b944{position:fixed!important;z-index:12}.fn-top-b944{top:0}.fn-right-b944{right:0}.fn-left-b944{left:0}.fn-bottom-b944,.tertiary_new_3f4b{bottom:0}.tertiary_new_3f4b{height:100%;left:0;margin:0!important;padding:0!important;position:absolute;right:0;top:0}.avatar_c1bd{bottom:auto;top:50%;transform:translateY(-50%)}.description_7684{left:50%;transform:translateX(-50%)}.description_7684.avatar_c1bd{bottom:auto!important;left:auto!important;right:50%;top:50%;transform:translate(50%,-50%)}.tag_a381{float:right}.next_2e55{float:left}.caption-dynamic-5c00{height:100%;height:100vh;min-height:550px;padding-bottom:0!important;padding-top:0!important}.element_cd35{background-position:50% 50%;background-repeat:no-repeat!important;background-size:cover!important}.section_narrow_47de{background-position:top;-o-object-position:top;object-position:top}.column_west_86a2,.column_west_86a2 img{border-radius:999px!important;-o-object-fit:cover;object-fit:cover}.filter-fluid-6087{border-radius:5px}.form-b2b8{border:2px solid #446084;padding:15px 30px 30px}.pressed-3ba4{border-style:dashed}.button_short_9817{border-color:#7a9c59}.pressed_765d{border-top:1px solid #ececec}.photo-60d3{border-bottom:1px solid #ececec}.wide-c6ff{border-left:1px solid #ececec}.summary-5043{border-right:1px solid #ececec}.fn-hidden-b944{display:none!important;visibility:hidden!important}.bronze_f6b3{opacity:0;visibility:hidden}.green_e172{z-index:21}.list_a39d{z-index:22}.stone-d1d6{z-index:23}.fresh-f691{z-index:24}.tertiary-complex-a2b5{z-index:25}.accent-smooth-270e{z-index:9995}.fast-b5f1{z-index:9996}.out-9d62{z-index:9997}.pagination_4efc{pointer-events:none}.white-bf81{white-space:nowrap}.module-smooth-7682{color:#446084}.form-b56d{color:#d26e4b}.link_3b45{color:#7a9c59}.shadow-0b3f{color:#b20000}.description-3874{background-color:#446084}.tag-7e6d{background-color:#d26e4b}.bright_b964{background-color:#7a9c59}.hidden-f1cf{background-color:#b20000}.red_043c{background-color:transparent!important}.component_dynamic_a532{display:inline}.gallery-f14a{display:block}.dropdown_7779{display:flex}@media(max-width:549px){.pagination_7902{display:block}}.picture_tall_be3c{display:inline-block}.container_focused_869a img,img.component_dynamic_a532{display:inline-block!important}.full-f1ae{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}.hidden_0022{overflow:hidden}.blue-7389{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wood_9e66{font-weight:700}.active-ae4b{opacity:.4}.component-bottom-c373{opacity:.5}.avatar-4474{opacity:.6}.filter-c339{opacity:.7}.breadcrumb-full-d760{opacity:.8}@media(max-width:549px){.inner_93c9{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:none}}.outer_1e1d{-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none}.outer_1e1d::-webkit-scrollbar{height:0!important;width:0!important}.basic-1865{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.basic-1865: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){.pagination-42cc{left:5%}.dim-ccd8{left:15%}.paper_a378{left:25%}.warm_f981{left:35%}.item-right-3431{left:45%}.gallery_98c0{right:45%}.aside-08c4{right:35%}.info-aa98{right:25%}.complex_d869{right:15%}.short_2204{right:5%}.tag_b1bd{left:0}.dynamic_e9f2{left:10%}.box_d855{left:20%}.glass-8a23{left:30%}.accent-1f15{left:40%}.down-48b6{right:40%}.status_b0d3{right:30%}.footer_38fa{right:20%}.header_a384{right:10%}.article_bb08{right:0}.rough-51f6{top:0}.gallery_8960{top:10%}.focused_0256{top:20%}.info_center_725b{top:30%}.simple-0fbd{top:40%}.iron_ec9d{bottom:40%}.gradient_inner_4887{bottom:30%}.backdrop-9b22{bottom:20%}.notice-e811{bottom:10%}.feature_b919{bottom:0}.highlight_prev_6e84{top:5%}.hard_d118{top:15%}.copper-22bf{top:25%}.form_d215{top:35%}.component-34dd{top:45%}.breadcrumb_middle_579a{bottom:45%}.input-hard-25e5{bottom:35%}.first-c2fb{bottom:25%}.preview_435e{bottom:15%}.slider-gold-db00{bottom:5%}.tag-e755{left:50%;transform:translateX(-50%)}.complex-8291{top:50.3%;transform:translateY(-50%)}.complex-8291.tag-e755{transform:translate(-50%,-50%)}}@media screen and (min-width:550px)and (max-width:849px){.east_e0fe{left:5%}.main-397f{left:15%}.link-hard-fa63{left:25%}.tag-glass-198f{left:35%}.gallery_first_1d5d{left:45%}.iron_d59e{right:45%}.hover_94d5{right:35%}.active_5c88{right:25%}.secondary_5847{right:15%}.main-red-8f42{right:5%}.avatar_outer_e814{top:5%}.notification-advanced-93c7{top:15%}.widget-35df{top:25%}.summary_bottom_0642{top:35%}.background_6a9c{top:45%}.gradient_4d77{bottom:45%}.item-1b41{bottom:35%}.article-ed32{bottom:25%}.label_mini_843d{bottom:15%}.popup-b1a0{bottom:5%}.footer_74e5{left:0}.card-dynamic-7f46{left:10%}.west_d844{left:20%}.focus_green_a7b6{left:30%}.thumbnail_d589{left:40%}.container-604d{right:40%}.static_4dc8{right:30%}.thumbnail-84fe{right:20%}.next_1726{right:10%}.gold-9d45{right:0}.motion-207e{top:0}.item_paper_e20e{top:10%}.prev-97d1{top:20%}.selected-4ec5{top:30%}.hidden_upper_57d9{top:40%}.icon-stale-536d{bottom:40%}.modal-action-329c{bottom:30%}.column_7d07{bottom:20%}.main_708e{bottom:10%}.hover-first-32a1{bottom:0}.out-2891{left:50%;transform:translateX(-50%)!important}.under_bc74{top:50%;transform:translateY(-50%)!important}.out-2891.under_bc74{transform:translate(-50%,-50%)!important}}@media screen and (min-width:850px){.right-17a8{left:5%}.outline_bright_0e9e{left:15%}.steel-d1a3{left:25%}.wrapper-outer-5baa{left:35%}.tabs-064d{left:45%}.summary-69c3{right:45%}.text-short-f98d{right:35%}.notification_5946{right:25%}.red-e049{right:15%}.paragraph-medium-1f02{right:5%}.nav-last-f0c2{top:5%}.picture-light-6133{top:15%}.hidden-e330{top:25%}.logo_left_a73f{top:35%}.prev-0242{top:45%}.shadow_07ae{bottom:45%}.video_easy_fe48{bottom:35%}.cool_d009{bottom:25%}.east_6041{bottom:15%}.aside-d307{bottom:5%}.outline_fixed_41e3{left:0}.header_bb2c{left:10%}.fresh_7307{left:20%}.main_paper_ee3b{left:30%}.nav_88a7{left:40%}.static_d291{right:40%}.primary-11bc{right:30%}.hover-d19d{right:20%}.element_cold_a75c{right:10%}.disabled-10fa{right:0}.tabs-fd72{top:0}.notice_east_b972{top:10%}.simple-445d{top:20%}.purple-0656{top:30%}.heading-87c8{top:40%}.label_a8ff{bottom:40%}.plasma-fa27{bottom:30%}.pattern_7b36{bottom:20%}.tiny-3375{bottom:10%}.texture-8cb4{bottom:0}.breadcrumb_dbeb{left:50%;transform:translateX(-50%)!important}.bronze_f256{top:50%;transform:translateY(-50%)!important}.breadcrumb_dbeb.bronze_f256{transform:translate(-50%,-50%)!important}}.narrow-0229{font-size:11px}.pattern_6d2b .narrow-0229,.header_stone_821f .narrow-0229,.widget_pink_daaf .narrow-0229,.banner-2f61 .narrow-0229{font-size:8px}.pattern_6d2b .narrow-0229 h6,.header_stone_821f .narrow-0229 h6,.widget_pink_daaf .narrow-0229 h6{font-size:10px}.pattern_6d2b .narrow-0229 p.active-761a,.header_stone_821f .narrow-0229 p.active-761a,.widget_pink_daaf .narrow-0229 p.active-761a{font-size:16px}.frame-9ab8 .narrow-0229{font-size:8.5px}.hovered_4e6d .narrow-0229{font-size:9px}.chip_4835 .narrow-0229{font-size:10px}.video_93a6 .narrow-0229{font-size:11px}.bottom_8a6f .narrow-0229{font-size:12px}.table-314c .narrow-0229{font-size:13px}.table_abd5 .narrow-0229{font-size:14px}.hard-8c82 .narrow-0229{font-size:15px}@media screen and (min-width:550px){.module-wide-d71d .narrow-0229,.progress-cd4a .narrow-0229,.video_light_2ad6 .narrow-0229,.medium_d49d .narrow-0229,.gas_83cd .narrow-0229,.sidebar-gas-47fc .narrow-0229,.white-67f4 .narrow-0229{font-size:.8vw}.paragraph_large_662d .narrow-0229{font-size:.9vw}.active_37dd .narrow-0229{font-size:1.15vw}.video-static-a460 .narrow-0229{font-size:1.3vw}.icon-iron-e6cc .narrow-0229{font-size:1.5vw}.narrow-0229{font-size:1.8vw}}@media screen and (min-width:850px){.narrow-0229{font-size:16px}.fixed-07f9 .narrow-0229,.fixed_5218 .narrow-0229,.tabs_complex_89d5 .narrow-0229,.banner-2f61 .narrow-0229{font-size:8px}.fixed-07f9 .narrow-0229 h6,.fixed_5218 .narrow-0229 h6,.tabs_complex_89d5 .narrow-0229 h6{font-size:10px}.fixed-07f9 .narrow-0229 p.active-761a,.fixed_5218 .narrow-0229 p.active-761a,.tabs_complex_89d5 .narrow-0229 p.active-761a{font-size:16px}.caption-e459 .narrow-0229{font-size:8.5px}.old_5781 .narrow-0229{font-size:9px}.left-a179 .narrow-0229{font-size:10px}.current-4a90 .narrow-0229{font-size:11px}.fluid_0944 .narrow-0229{font-size:12px}.next_1924 .narrow-0229{font-size:13px}.notification_white_e7e2 .narrow-0229{font-size:14px}.action_4e4b .narrow-0229{font-size:15px}}@media(prefers-reduced-motion:no-preference){.first-51bd [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}.first-51bd [data-animate]:not([data-animate-transform]),[data-animate]:not([data-animate-transform]){transform:none!important}.first-51bd [data-animate]:not([data-animate-transition]),[data-animate]:not([data-animate-transition]){transition:none!important}.first-51bd [data-animate=bounceInDown],.first-51bd [data-animate=bounceInLeft],.first-51bd [data-animate=bounceInRight],.first-51bd [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}.first-51bd [data-animate=bounceInLeft],[data-animate=bounceInLeft]{transform:translate3d(-300px,0,0)}.first-51bd [data-animate=blurIn],[data-animate=blurIn]{filter:blur(15px)}.first-51bd [data-animate=fadeInLeft],[data-animate=fadeInLeft]{transform:translate3d(-70px,0,0)}.first-51bd [data-animate=fadeInRight],[data-animate=fadeInRight]{transform:translate3d(70px,0,0)}.first-51bd [data-animate=bounceInUp],.first-51bd [data-animate=fadeInUp],[data-animate=bounceInUp],[data-animate=fadeInUp]{transform:translate3d(0,70px,0)}.first-51bd [data-animate=bounceInRight],[data-animate=bounceInRight]{transform:translate3d(300px,0,0)}.first-51bd [data-animate=bounceIn],[data-animate=bounceIn]{transform:scale(1.3)}.first-51bd [data-animate=bounceInDown],.first-51bd [data-animate=fadeInDown],[data-animate=bounceInDown],[data-animate=fadeInDown]{transform:translate3d(0,-70px,0)}.first-51bd [data-animate=flipInY],[data-animate=flipInY]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateY(-90deg) translate3d(15px,0,0)}.first-51bd [data-animate=flipInX],[data-animate=flipInX]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateX(90deg) translate3d(0,-15px,0)}.hidden_4b3a.first-51bd [data-animated=true],.first-51bd .title_advanced_c19e [data-animated=true],[data-animated=true]{animation-delay:.1s;opacity:1!important;transform:translateZ(0) scale(1)}.list-black-e7db>:not(.title_advanced_c19e) [data-animated=true]{transition:transform .7s,opacity .3s!important}.first-51bd [data-animate=none],[data-animate=none]{opacity:1!important}.first-51bd [data-animate=blurIn][data-animated=true],[data-animated=true][data-animate=blurIn]{filter:blur(0)}[data-animated=false]{transition:none!important}.panel-bb51 [data-animate],[data-animate]:hover{transition-delay:0s!important}[data-animate-delay="100"]{transition-delay:.1s}.preview-current-c7b7>li{opacity:0;transform:translateY(-15px);transition:transform .3s,opacity .3s}.fn-active-b944 .preview-current-c7b7>li,.icon-medium-7e9d .preview-current-c7b7>li,.preview-current-c7b7.fn-active-b944>li{opacity:1;transform:none}.tertiary-large-6784+.tertiary-large-6784 [data-animate],.preview-current-c7b7>li,[data-animate-delay="200"],[data-animate]+[data-animate]{transition-delay:.2s}.preview-current-c7b7>li+li,[data-animate-delay="300"]{transition-delay:.3s}.tertiary-large-6784+.tertiary-large-6784+.tertiary-large-6784 [data-animate],.preview-current-c7b7>li+li+li,[data-animate-delay="400"],[data-animate]+[data-animate]+[data-animate]{transition-delay:.4s}.preview-current-c7b7>li+li+li+li,[data-animate-delay="500"]{transition-delay:.5s}.tertiary-large-6784+.tertiary-large-6784+.tertiary-large-6784+.tertiary-large-6784 [data-animate],.preview-current-c7b7>li+li+li+li+li,[data-animate-delay="600"],[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.6s}.preview-current-c7b7>li+li+li+li+li+li,[data-animate-delay="700"]{transition-delay:.7s}.tertiary-large-6784+.tertiary-large-6784+.tertiary-large-6784+.tertiary-large-6784+.tertiary-large-6784 [data-animate],.preview-current-c7b7>li+li+li+li+li+li+li,[data-animate-delay="800"],[data-animate]+[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.8s}.tertiary-large-6784+.tertiary-large-6784+.tertiary-large-6784+.tertiary-large-6784+.tertiary-large-6784+.tertiary-large-6784 [data-animate],.preview-current-c7b7>li+li+li+li+li+li+li+li,[data-animate-delay="900"]{transition-delay:.9s}.tertiary-large-6784+.tertiary-large-6784+.tertiary-large-6784+.tertiary-large-6784+.tertiary-large-6784+.tertiary-large-6784+.tertiary-large-6784 [data-animate],.preview-current-c7b7>li+li+li+li+li+li+li+li+li,[data-animate-delay="1000"]{transition-delay:1s}.alert-current-a891 .list-black-e7db>:not(.title_advanced_c19e) [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}}.gallery_20b7{border:1px solid #ececec;border-radius:0;bottom:0;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.bronze-a816{border-style:dashed}.outline_8852{border-style:dotted}.panel-bb51 .tabs-cold-554b:not(.tooltip-9bbb):not(.container-rough-4135),.panel-bb51.tabs-cold-554b:not(.tooltip-9bbb):not(.container-rough-4135){background-color:#fff}.dropdown_basic_a64c .panel-bb51 .tabs-cold-554b:not(.tooltip-9bbb):not(.container-rough-4135),.dropdown_basic_a64c .panel-bb51.tabs-cold-554b:not(.tooltip-9bbb):not(.container-rough-4135){background-color:#333}.title-soft-efca,.info-first-8681,.badge_soft_4f8d,.text_e650,.grid_dim_3244,.sidebar-fe67,.image_clean_a421,.item_rough_7087,.thumbnail_medium_999d,.heading_e598,.progress_e17f .slow_358e,.hot-d977 .slow_358e,.secondary_green_edf5 .slow_358e,.sort_b1c7 .slow_358e,.rough_5432 .slow_358e,.mini_1bc3 .slow_358e,.tooltip-90fe .slow_358e,.last_03b5 .slow_358e,.slow_7ffd .slow_358e,.picture-fixed-67eb .slow_358e{transition:transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s}.title-soft-efca,.info-first-8681:hover,.progress_e17f .slow_358e,.hot-d977 .slow_358e:hover{box-shadow:0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.popup-6bc1,.badge_soft_4f8d,.text_e650:hover,.secondary_green_edf5 .slow_358e,.sort_b1c7 .slow_358e:hover{box-shadow:0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.grid_dim_3244,.sidebar-fe67:hover,.rough_5432 .slow_358e,.mini_1bc3 .slow_358e:hover{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.22)}.image_clean_a421,.item_rough_7087:hover,.tooltip-90fe .slow_358e,.last_03b5 .slow_358e:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1)}.thumbnail_medium_999d,.heading_e598:hover,.slow_7ffd .slow_358e,.picture-fixed-67eb .slow_358e:hover{box-shadow:0 30px 40px 0 rgba(0,0,0,.2)}.item_rough_7087:hover,.heading_e598:hover,.last_03b5 .slow_358e:hover,.picture-fixed-67eb .slow_358e:hover{transform:translateY(-6px)}.panel-dynamic-5c93,.middle-c54e{text-shadow:1px 1px 1px rgba(0,0,0,.3)}.nav-e3f3{text-shadow:2px 2px 5px rgba(0,0,0,.4)}.paragraph-3e30{text-shadow:3px 3px 8px rgba(0,0,0,.4)}.lite_917e{text-shadow:3px 3px 12px rgba(0,0,0,.5)}.basic_6aa9{text-shadow:5px 5px 16px rgba(0,0,0,.6)}a.outer_3a93{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.outer_3a93 i{font-size:.8em}a.outer_3a93:hover{background-color:#fff!important;color:#000!important;opacity:1}.grid_smooth_2f00 .west-429c,.grid_smooth_2f00 [class*=image-] img{transition:filter .6s,opacity .6s,transform .6s,box-shadow .3s}.grid_smooth_2f00 .dirty_ed8e img{transition:unset}.current-83a4 .west-429c,.over_c373:hover .west-429c,.grid_smooth_2f00 .disabled_down_0c04 img,.grid_smooth_2f00:hover .filter_6c1a img{filter:grayscale(100%)}.current-83a4:hover .west-429c,.grid_smooth_2f00:hover .disabled_down_0c04 img{filter:grayscale(0)}.short_690a:hover .west-429c,.grid_smooth_2f00:hover .iron_1fbe img{transform:scale(1.1)}.texture_hot_9d69 .west-429c,.grid_smooth_2f00 .gradient-out-9ef4 img{transition:transform 5s!important}.texture_hot_9d69 .west-429c,.grid_smooth_2f00:hover .gradient-out-9ef4 img{transform:scale(1.3)}.top_05cf:hover .west-429c,.grid_smooth_2f00:hover .carousel_5b00 img{opacity:.7;transform:scale(1.1)}.south-ce61:hover .west-429c,.grid_smooth_2f00:hover .tertiary-narrow-3fa6 img{filter:brightness(1.1)}.header-8c6e:hover .west-429c,.grid_smooth_2f00:hover .description-north-f40b img{opacity:.7}.grid_smooth_2f00:hover .preview_df36 img,.preview_df36:hover .west-429c{opacity:.6}.hovered-d4d4 .west-429c,.layout-motion-e916 img{opacity:.7}.hovered-d4d4:hover .west-429c,.grid_smooth_2f00:hover .layout-motion-e916 img{opacity:1}.video-steel-cf4b:hover .west-429c,.grid_smooth_2f00:hover .alert-prev-830f img{filter:blur(5px)}.description-purple-8894:not(:hover) .dirty-eb67,.image_9309:hover .dirty-eb67,.grid_smooth_2f00:hover .dropdown-4f61 .dirty-eb67,.grid_smooth_2f00:not(:hover) .summary_next_e336 .dirty-eb67{opacity:0}.primary-0a3c:not(:hover) .dirty-eb67,.card-4db6:hover .dirty-eb67,.grid_smooth_2f00:hover .backdrop_0bd6 .dirty-eb67,.grid_smooth_2f00:not(:hover) .fresh-6200 .dirty-eb67{opacity:.5}.logo_6aa0{overflow:hidden;transform:translateZ(0)}.orange_7e63{-webkit-clip-path:circle(50% at center);clip-path:circle(50% at center)}.description_brown_5e04{-webkit-clip-path:polygon(0 30px,100% 0,100% 100%,0 100%);clip-path:polygon(0 30px,100% 0,100% 100%,0 100%)}.widget-0809{-webkit-clip-path:polygon(0 0,100% 30px,100% 100%,0 100%);clip-path:polygon(0 0,100% 30px,100% 100%,0 100%)}.widget-paper-200f{-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%)}.detail-paper-ea67{-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%)}.breadcrumb-next-2a46{-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%)}.secondary-9f8b{-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%)}.description_brown_5e04,.widget-0809,.widget-paper-200f{margin-top:-30px}.detail-paper-ea67,.breadcrumb-next-2a46,.secondary-9f8b{margin-top:-60px}[data-parallax-container]{overflow:hidden}@media(prefers-reduced-motion:no-preference){[data-parallax]{will-change:transform!important}[data-parallax]:not(.hover-d328),[data-parallax]:not(.hover-d328) .west-429c{opacity:0}}.breadcrumb_7bbd{-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}.tall_177f{background:rgba(0,0,0,.2);background:linear-gradient(180deg,#000 0,transparent 70%);opacity:.4}.tabs-cold-554b:hover .breadcrumb_7bbd{opacity:.5}.container-rough-4135:not(.dropdown_basic_a64c) .breadcrumb_7bbd{background:hsla(0,0%,100%,.2);background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 33%);opacity:.8}.complex-a9cf,.primary-8888,.title_stone_7ec3,.blue-4116,.form-e36e{filter:blur(0);opacity:0;pointer-events:none;transition:opacity .5s,transform .3s,max-height .6s,filter .6s}.complex-a9cf{transform:translateY(15%) translateZ(0)}.primary-8888{transform:translateY(100%) translateZ(0)}.table_b6e9 .input_6cec.complex-a9cf{transform:translateY(-40%) translateZ(0)}.pagination_dark_6c33{opacity:0;transition:opacity .3s}.grid_smooth_2f00:hover .pagination_dark_6c33{opacity:1}.header_outer_64f0{transition:opacity .3s}.grid_smooth_2f00:hover .header_outer_64f0{opacity:0}.list-e4a8{filter:invert(0);opacity:1!important}.grid_smooth_2f00:hover .list-e4a8{filter:invert(100%)}.sort_c5e8{max-height:0;opacity:0;transform:translateY(15%) translateZ(0);transition:all .6s}.grid_smooth_2f00:hover .sort_c5e8{max-height:150px;opacity:1}.grid_smooth_2f00:hover .sort_c5e8.east-bcf3{max-height:30px}.logo_6086{filter:blur(10px);opacity:0;transition:filter .3s,opacity .3s}.grid_smooth_2f00:hover .logo_6086{filter:blur(0)!important;opacity:1}.title_stone_7ec3{transform:scale(1.1) translateZ(0)}.table_b6e9 .input_6cec.title_stone_7ec3{transform:scale(1.1) translateZ(0) translateY(-50%)}.blue-4116{transform:scale(.9) translateZ(0)}.table_b6e9 .input_6cec.blue-4116{transform:scale(.9) translateZ(0) translateY(-50%)}.info_62a9{opacity:1!important;transform:scale(1) translateZ(0) translateY(10px)!important;transition:transform .3s}.grid_smooth_2f00:hover .info_62a9{transform:scale(1) translateZ(0) translateY(0)!important}.table_b6e9 .info_62a9{transform:scale(1) translateZ(0) translateY(-40%)!important}.table_b6e9:hover .input_6cec.info_62a9{transform:scale(1) translateZ(0) translateY(-50%)!important}.grid_smooth_2f00:hover img.form-e36e{opacity:1}.grid_smooth_2f00 .glass-d33a:focus-within .form-e36e,.grid_smooth_2f00:hover .complex-a9cf,.grid_smooth_2f00:hover .primary-8888,.grid_smooth_2f00:hover .title_stone_7ec3,.grid_smooth_2f00:hover .blue-4116,.grid_smooth_2f00:hover .form-e36e{opacity:1;pointer-events:inherit;transform:scale(1) translateZ(0) translateY(0)!important}.table_b6e9:hover .form-e36e.input_6cec,.grid_smooth_2f00:hover .form-e36e.fn-center-b944{transform:scale(1) translateZ(0) translateY(-50%)!important}@media(prefers-reduced-motion){.table_b6e9 .input_6cec.complex-a9cf,.table_b6e9:hover .form-e36e.input_6cec,.grid_smooth_2f00:hover .info_62a9,.grid_smooth_2f00:hover .complex-a9cf,.grid_smooth_2f00:hover .primary-8888,.grid_smooth_2f00:hover .title_stone_7ec3,.grid_smooth_2f00:hover .blue-4116,.grid_smooth_2f00:hover .form-e36e,.grid_smooth_2f00:hover .form-e36e.fn-center-b944,.info_62a9,.sort_c5e8,.complex-a9cf,.primary-8888,.title_stone_7ec3,.blue-4116{transform:translateZ(0)}}.first-51bd .popup-inner-f96e{background-color:transparent!important;overflow:hidden}.first-51bd .popup-inner-f96e .west-429c{opacity:0;transition:opacity 1s}.nav_48f8 .west-429c,.text-5d0a .west-429c{transform:scale(1)}.aside_north_4d60 .west-429c,.component-a12e .west-429c{transform:scale(1.2)}.popup-inner-f96e.title_advanced_c19e .west-429c{opacity:1;transform:scale(1);transition:opacity 1s,transform 20s ease-out}.up_cc09.title_advanced_c19e .west-429c{transition:opacity 3.5s}.mini_e2ee.title_advanced_c19e .west-429c{transition:opacity 1.5s}.text-5d0a.title_advanced_c19e .west-429c,.nav_48f8.title_advanced_c19e .west-429c{transform:scale(1.2)}.component-a12e.title_advanced_c19e .west-429c{transition:opacity 1s,transform 5s ease-out}.paper_dd12{display:flex;pointer-events:none;position:absolute}.container-fresh-ecbc{flex:1 1 auto}.detail-85ef{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}.west_fd89{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.block-14c6{opacity:0;transition-property:opacity}.block-14c6.easy_ea4b{opacity:1}.popup_complex_39b6.inner_af7a .container-fresh-ecbc{background:#000;border:2px solid #000;border-radius:4px}.popup_complex_39b6.inner_af7a.east-0d99 .container-fresh-ecbc{margin-top:8px}.popup_complex_39b6.inner_af7a.secondary-5e0b .container-fresh-ecbc{margin-right:8px}.popup_complex_39b6.inner_af7a.summary-067a .container-fresh-ecbc{margin-left:8px}.popup_complex_39b6.inner_af7a.form-hovered-79f8 .container-fresh-ecbc{margin-bottom:8px}.popup_complex_39b6.inner_af7a .detail-85ef{color:#fff;padding:6px 8px}.popup_complex_39b6.inner_af7a .progress-west-de0a{overflow:hidden;position:absolute}.popup_complex_39b6.inner_af7a.east-0d99 .progress-west-de0a{height:8px;margin-left:-8px;top:0;width:16px}.popup_complex_39b6.inner_af7a.secondary-5e0b .progress-west-de0a{height:16px;margin-top:-8px;right:0;top:0;width:8px}.popup_complex_39b6.inner_af7a.summary-067a .progress-west-de0a{height:16px;left:0;margin-top:-8px;top:0;width:8px}.popup_complex_39b6.inner_af7a.form-hovered-79f8 .progress-west-de0a{bottom:0;height:8px;margin-left:-8px;width:16px}.popup_complex_39b6.inner_af7a .grid-orange-1b83,.popup_complex_39b6.inner_af7a .image_cabf{height:0;position:absolute;width:0}.popup_complex_39b6.inner_af7a .grid-orange-1b83{border:8px solid transparent}.popup_complex_39b6.inner_af7a.east-0d99 .grid-orange-1b83{border-bottom-color:#000;left:0;top:3px}.popup_complex_39b6.inner_af7a.secondary-5e0b .grid-orange-1b83{border-left-color:#000;left:-3px;top:0}.popup_complex_39b6.inner_af7a.summary-067a .grid-orange-1b83{border-right-color:#000;left:3px;top:0}.popup_complex_39b6.inner_af7a.form-hovered-79f8 .grid-orange-1b83{border-top-color:#000;left:0;top:-3px}.popup_complex_39b6.inner_af7a .image_cabf{border:8px solid transparent;left:0;top:0}.popup_complex_39b6.inner_af7a.east-0d99 .image_cabf{border-bottom-color:#000}.popup_complex_39b6.inner_af7a.secondary-5e0b .image_cabf{border-left-color:#000}.popup_complex_39b6.inner_af7a.summary-067a .image_cabf{border-right-color:#000}.popup_complex_39b6.inner_af7a.form-hovered-79f8 .image_cabf{border-top-color:#000}.popup_complex_39b6.inner_af7a .message_narrow_97dd{position:relative}.popup_complex_39b6.inner_af7a.east-0d99 .message_narrow_97dd{top:-8px}.popup_complex_39b6.inner_af7a.summary-067a .message_narrow_97dd{left:-8px}.dropdown_basic_a64c,.dropdown_basic_a64c p,.dropdown_basic_a64c td{color:#f1f1f1}.dropdown_basic_a64c .pro_cb05,.dropdown_basic_a64c a.active-761a,.dropdown_basic_a64c h1,.dropdown_basic_a64c h2,.dropdown_basic_a64c h3,.dropdown_basic_a64c h4,.dropdown_basic_a64c h5,.dropdown_basic_a64c h6,.dropdown_basic_a64c label,.row_c3df:hover a,.row_c3df:hover h1,.row_c3df:hover h2,.row_c3df:hover h3,.row_c3df:hover h4,.row_c3df:hover h5,.row_c3df:hover h6,.row_c3df:hover p{color:#fff}.dropdown_basic_a64c .surface-active-4832 .row-stale-e745,.dropdown_basic_a64c .popup-tall-d1fa,.dropdown_basic_a64c .gradient_82b3 a+a{border-color:hsla(0,0%,100%,.2)}.dropdown_basic_a64c .menu_0da0 li li.liquid-a6cc>a,.dropdown_basic_a64c .logo_dark_101e>li>a,.dropdown_basic_a64c .menu_0da0>li>ul li a,.dropdown_basic_a64c .hidden_fresh_c075>li.gradient_746f,.dropdown_basic_a64c .hidden_fresh_c075>li>a,.carousel_0ba8 .slider-47b7,.carousel_0ba8 .hidden_fresh_c075>li>a,.carousel_0ba8 .hidden_fresh_c075>li>button,.accordion_6d21.dropdown_basic_a64c .element-e23a>li>a,.accordion_6d21.dropdown_basic_a64c>li>a{color:hsla(0,0%,100%,.8)}.dropdown_basic_a64c .logo_dark_101e>li>a:hover,.dropdown_basic_a64c .hidden_fresh_c075>li.fn-active-b944>a,.dropdown_basic_a64c .hidden_fresh_c075>li>a.fn-active-b944,.dropdown_basic_a64c .hidden_fresh_c075>li>a:hover,.carousel_0ba8 .hidden_fresh_c075>li.fn-active-b944>a,.carousel_0ba8 .hidden_fresh_c075>li.fn-current-b944>a,.carousel_0ba8 .hidden_fresh_c075>li>a.fn-active-b944,.carousel_0ba8 .hidden_fresh_c075>li>a:hover,.carousel_0ba8 a.main-silver-d963:hover,.accordion_6d21.dropdown_basic_a64c .element-e23a>li>a:hover,.accordion_6d21.dropdown_basic_a64c>li>a:hover{color:#fff}.dropdown_basic_a64c.accordion_6d21.feature-small-a8e3>li.module-222e,.dropdown_basic_a64c.accordion_6d21.active_fast_0fe7>li.module-222e,.carousel_0ba8 .detail-9797:after,.carousel_0ba8 .footer-43ae>li+li>a:after,.carousel_0ba8 .hidden_fresh_c075>li.detail-9797,.accordion_6d21.dropdown_basic_a64c .element-e23a>li>a,.accordion_6d21.dropdown_basic_a64c>li>a{border-color:hsla(0,0%,100%,.2)}.dropdown_basic_a64c .menu_0da0 li li.liquid-a6cc>a,.carousel_0ba8 .row_dc53,.carousel_0ba8 .menu_0da0 li li.liquid-a6cc>a,.carousel_0ba8 .hidden_fresh_c075>li.gradient_746f{color:#fff}.element_pro_55d2 a:hover span.text_623e,.carousel_0ba8 span.text_623e{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.dropdown_basic_a64c{background-color:#333}.accordion-6246{padding-bottom:30px;padding-top:30px}.orange-1b2b{padding-top:0}.shadow-2315{display:flow-root}@media(min-width:850px){.input_427d{position:sticky}.input_427d[data-sticky-mode]{transform:translateZ(0);will-change:transform}.input_427d:not([data-sticky-mode]){top:calc(var(--flatsome-scroll-padding-top) + 30px);transition:top .6s}}.gradient-hard-6bf0{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}.active-e38a,.lite_94e0{opacity:1;visibility:visible}.photo_fast_1263,.aside_de6e{background-position:50% 0;background-size:cover;position:relative;transition:background-color .3s,opacity .3s;width:100%;z-index:1001}.fast-aa3b{background-color:hsla(0,0%,100%,.9)}.lite-7560,.bright-82d5{align-items:center;display:flex;flex-wrap:no-wrap}.photo_fast_1263.summary_short_81ce,.photo_fast_1263.pagination_93a5,.photo_fast_1263.element_red_cca5{position:absolute}.photo_fast_1263.pagination_93a5:not(.input-89ed),.photo_fast_1263.element_red_cca5:not(.input-89ed){left:auto;right:auto}.photo_fast_1263.pagination_93a5 .aside_de6e{opacity:0;transition:opacity .3s;visibility:hidden}.photo_fast_1263.pagination_93a5 .aside_de6e.input-89ed{opacity:1;visibility:visible}.photo_fast_1263.element_red_cca5 .fast-aa3b,.photo_fast_1263.element_red_cca5 .shadow_upper_a1f8,.photo_fast_1263.element_red_cca5 .lite-7560,.photo_fast_1263.element_red_cca5 .aside_de6e{background-color:transparent;background-image:none!important;box-shadow:none}.fast-aa3b,.shadow_upper_a1f8{background-position:50% 0;transition:background .4s}.bright-82d5{background-color:#446084;min-height:20px;position:relative;z-index:11}.backdrop-e430{position:relative;z-index:10}.lite-7560{min-height:35px;position:relative;z-index:9}.media_201e{border-top:1px solid;margin-bottom:-1px;opacity:.1}.carousel_0ba8 .media_201e{display:none}.input-89ed{left:0;margin:0 auto;position:fixed;right:0;top:0}.sort-fe3a .input-89ed{animation:stuckMoveDown .6s}.picture-warm-4fe6 .input-89ed{animation:stuckFadeIn .6s}.thumbnail_action_d4dc .input-89ed .backdrop-e430{transition:height .8s}.input-89ed .hero-brown-f334,.input-89ed .iron_e74b,.input-89ed .iron_e74b img{margin-top:0;padding-top:0}.aside_de6e:not(.input-89ed) .iron_e74b img{transition:max-height .5s}.photo_fast_1263.pagination_93a5 .container-brown-d151,.input-89ed .container-brown-d151{display:none}.dirty_90f1 .aside_de6e,.aside_de6e.input-89ed,.detail-south-9309 #wrapper{box-shadow:1px 1px 10px rgba(0,0,0,.15)}.hidden_fresh_c075>li.detail-9797{border-left:1px solid rgba(0,0,0,.1);height:30px;margin:0 7.5px;position:relative;vertical-align:middle}.carousel_0ba8 .hidden_fresh_c075>li.detail-9797{border-color:hsla(0,0%,100%,.1)}.lower-d00d{min-height:15px;width:100%}.status_6312 .hard_ba71{max-width:100%!important}@media(max-width:849px){.backdrop-e430 li.gradient_746f.frame_dynamic_818b{display:none}}@media(prefers-reduced-motion){.sort-fe3a .input-89ed{animation-name:stuckFadeIn}}@media(max-width:549px){.out_5746>li>a:not(.bottom-af0e){line-height:5em}}.popup-soft-d6d7{margin:0 0 30px}.active_selected_e010 .popup-soft-d6d7{margin-bottom:0}.search_8673{padding:1.5em 0}.search_8673.component_3542{padding-left:1.5em;padding-right:1.5em}.action_9129{padding-top:0}.out-463b{padding-bottom:0}.tooltip_afad{padding-bottom:1.5em;padding-top:1.5em}.active_selected_e010 .south-ab9c .tabs-cold-554b{margin-bottom:1.5em}.south-ab9c{transition:opacity .3s,box-shadow .5s,transform .3s}.overlay-small-7546+#main .green-2566{padding-top:30px}.shade_27ae{opacity:.8;padding-top:7px}.south-ab9c.panel-bb51{background-color:#fff}.south-ab9c.panel-bb51 .mask-narrow-3e36,.south-ab9c.panel-bb51 .tooltip_afad,.south-ab9c.panel-bb51 .search_8673,.south-ab9c.panel-bb51 footer.wrapper-4505{padding-left:1.5em;padding-right:1.5em}.south-ab9c.panel-bb51 .action_9129{padding-top:1.5em}.chip-a047{padding:2em 0}.info-0440 h2.bronze_23aa{font-size:2em}.slider_blue_2f3f.advanced_b94b{top:7%}.notice-3182 img{width:100%}.list_iron_afb2{position:relative}@media(min-width:850px){.list_iron_afb2{float:left;margin-right:2em;max-width:50%}.list_iron_afb2+.tooltip_afad{padding-top:0}}.popup-soft-d6d7 .tag_353e p:last-of-type{margin-bottom:0}footer.wrapper-4505{border-bottom:2px solid #ececec;border-top:1px solid #ececec;font-size:.8em;padding:.5em 0 .6em}li.nav-bright-7fba{padding:7px 0}li.nav-bright-7fba a{display:inline!important}.card-simple-6d61 .content_over_2dc5{height:2px;margin-bottom:.5em;margin-top:.5em}.backdrop_dynamic_65fd{display:block}.mini-3f34{margin-top:1.5em}.slow-e0da:not(.form-d5f0){display:none}@media(min-width:850px){.lite_d141{display:inline;float:left;margin-right:1.5em}.table-def0{display:inline;float:right;margin-left:1.5em}.slider-dim-407d{clear:both;display:block;margin:0 auto}}.plasma_342c{margin-bottom:2em;max-width:100%}.plasma_342c .top_4d9f{background:rgba(0,0,0,.05);font-size:.9em;font-style:italic;padding:.4em}.top_4d9f{text-align:center}img.image_17ce.cold_d3b7{margin-bottom:2em}.module-wood-4d25 .tooltip_afad .secondary_down_fec7{padding:0}.hidden-98ba{display:block}.article-2999 .copper-1a1e,.tooltip_afad .copper-1a1e,.shadow-aa60 .copper-1a1e{border:none;margin-bottom:0;margin-top:0;padding:0}.pattern_ec33{margin-bottom:1.5em}.pattern_ec33 ul{margin:0}.pattern_ec33 li{list-style:none}.wrapper-1b66 .pattern_ec33,.text_huge_fc2b .pattern_ec33{background-color:#fff;border:1px solid #ddd;box-shadow:2px 2px 10px 0 rgba(0,0,0,.05);padding:15px 20px}.wrapper-1b66 .pattern_ec33 h3{background-color:#446084;color:#fff;margin-left:-21px;margin-top:-16px;padding:10px 20px;width:calc(100% + 42px)}.wrapper-1b66 h3+.content_over_2dc5{display:none}.pattern_ec33>ul>li,ul.dropdown-prev-b602>li{list-style:none;margin:0;text-align:left}.pattern_ec33>ul>li li,ul.dropdown-prev-b602>li li{list-style:none}.pattern_ec33>ul>li>a,.pattern_ec33>ul>li>span:first-child,ul.dropdown-prev-b602>li>a,ul.dropdown-prev-b602>li>span:first-child{display:inline-block;flex:1;padding:6px 0}.pattern_ec33>ul>li:before,ul.dropdown-prev-b602>li:before{display:inline-block;font-family:fl-icons;margin-right:6px;opacity:.6}.pattern_ec33>ul>li li>a,ul.dropdown-prev-b602>li li>a{display:inline-block;font-size:.9em;padding:3px 0}.pattern_ec33>ul>li+li,ul.dropdown-prev-b602>li+li{border-top:1px solid #ececec}.dropdown_basic_a64c .pattern_ec33>ul>li+li,.dropdown_basic_a64c ul.dropdown-prev-b602>li+li{border-color:hsla(0,0%,100%,.08)}.pattern_ec33>ul>li ul,ul.dropdown-prev-b602>li ul{border-left:1px solid #ddd;display:none;margin:0 0 10px 3px;padding-left:15px;width:100%}.pattern_ec33>ul>li ul li,ul.dropdown-prev-b602>li ul li{border:0;margin:0}.dropdown_basic_a64c .pattern_ec33>ul>li ul,.dropdown_basic_a64c ul.dropdown-prev-b602>li ul{border-color:hsla(0,0%,100%,.08)}.dropdown_basic_a64c .pattern_ec33>ul>li.fn-active-b944>a,.dropdown_basic_a64c .pattern_ec33>ul>li.old-9536>a,.dropdown_basic_a64c .pattern_ec33>ul>li>a:hover,.dropdown_basic_a64c ul.dropdown-prev-b602>li.fn-active-b944>a,.dropdown_basic_a64c ul.dropdown-prev-b602>li.old-9536>a,.dropdown_basic_a64c ul.dropdown-prev-b602>li>a:hover{color:#fff}.pattern_ec33>ul>li.lite_25e2,ul.dropdown-prev-b602>li.lite_25e2{align-items:center;display:flex;flex-flow:row wrap}.pattern_ec33>ul>li .huge_3018{font-size:.7em;line-height:3em;opacity:.5}.pattern_ec33 .caption-dark-31c7>ul,.pattern_ec33 .fn-current-b944>ul{display:block}.pattern_ec33 .old-9536>a{color:#000;font-weight:bolder}.tall-8247{padding:10px 0}.tall-8247 a{display:block;line-height:1.2;margin-bottom:6px}.pattern_ec33 .row-6652:after{clear:both;content:"";display:table}.pattern_ec33 .row-6652>li{border:0;float:left;list-style:none;margin:0;padding:0;width:33.333333%}.pattern_ec33 .row-6652>li a{display:block;margin:0;padding:0}.pattern_ec33 .row-6652>li img{display:block;width:100%}.heading_fixed_3665 li{align-items:center;display:flex}.modal_over_1790 li{font-size:.9em;font-style:italic}.modal_over_1790 a{display:inline!important}.modal_over_1790 span{display:block;font-weight:bolder}.up_377f{color:#333;position:relative}.up_377f .dark_a64e{display:none!important}.dropdown_basic_a64c .up_377f{color:#fff}.up_377f p{margin:0;padding:0}.up_377f br{display:none}.up_377f label{display:inline-block;width:100%}.up_377f span.heading-2644{margin-left:0;margin-right:1.2em}.up_377f .gas_361b{display:block}.up_377f .dark_a64e{background-color:#fff;border-radius:99px;position:absolute;right:0}.up_377f .pressed_6ee0{background-color:#f1f1f1;border-radius:3px;color:#b20000;line-height:1.2em;margin-top:-10px;opacity:.8;padding:5px 8px;position:relative}.up_377f .pressed_6ee0: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}.up_377f .notification-rough-9259{display:none!important}.up_377f .shadow-west-ffac .pressed_6ee0{margin-top:5px;position:absolute;width:100%;z-index:99}.up_377f .notification_d6c9{border-radius:10px;margin:5px 0 0}.fixed-9d5f .fn-processing-b944 *{opacity:.8}.notification-4285 form.medium-bbb4{margin:0 auto;max-width:620px;padding:30px 15px}.west_71c7 img{width:100%}.tooltip_plasma_a0ff{margin-bottom:-1px}.module-wood-4d25+.modal_c54f .current-5a56{margin-top:30px}.smooth_dae2{display:none;padding:1em 2.3em}.thick-595c{border-top:1px solid #ddd;display:block;font-size:110%;padding:.6em 2.3em;position:relative;transition:border .2s ease-out,background-color .3s}.dropdown_basic_a64c .thick-595c{border-color:hsla(0,0%,100%,.2)}.thick-595c.fn-active-b944{background-color:rgba(0,0,0,.03);border-color:#446084;color:#446084;font-weight:700}.dropdown_basic_a64c .thick-595c.fn-active-b944{color:#fff}.text-iron-822b .current_2903{border-radius:999px;height:1.5em;left:0;margin-right:5px;position:absolute;top:.3em;transform-origin:50% 47%;width:2.3em}.text-iron-822b .fn-active-b944 .current_2903{color:currentColor;opacity:1}.link_pressed_8aa8{color:#222;font-weight:700;letter-spacing:0;padding:0}.background_30b6 .link_pressed_8aa8{font-size:.85em;margin:0 0 .5em}.link_pressed_8aa8 .summary_glass_81ec,.link_pressed_8aa8 .surface-orange-97dd{font-weight:300;margin:0 .3em;opacity:.35;position:relative;top:0}.dropdown_basic_a64c .link_pressed_8aa8{color:#fff}.link_pressed_8aa8 a{color:hsla(0,0%,40%,.7);font-weight:400}.link_pressed_8aa8 a:first-of-type{margin-left:0}.link_pressed_8aa8 a.fn-current-b944,.link_pressed_8aa8 a:hover{color:#111}.dropdown_basic_a64c .link_pressed_8aa8 a{color:#fff}.accent-7bf6{padding:15px 0}.accent-7bf6 a{align-items:center;color:#ccc;display:inline-flex}.accent-7bf6 .summary_glass_81ec{margin:0 .5em;top:2px}.notice_mini_1e7b{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-b944 .notice_mini_1e7b{background-color:#d26e4b}@media(min-width:850px){.smooth_140a{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.smooth_140a>div,.smooth_140a>p{padding:0 15px;width:100%}.smooth_140a p.primary_bb0c,.smooth_140a p.new_599d,.smooth_140a p.short_2023{flex:1}}.large_a610:target{background-color:#f1f1f1;border-radius:10px;padding:15px}.solid_86d9 li,.middle-12dd li{list-style:none;padding:1em 0 0}.solid_86d9 li .light-fa6a,.middle-12dd li .light-fa6a{margin-bottom:0}.solid_86d9 li .filter-2c9d,.middle-12dd li .filter-2c9d{border-radius:100%}.solid_86d9 li .clean-5b23,.middle-12dd li .clean-5b23{font-style:italic}.solid_86d9 li .link-2798,.middle-12dd li .link-2798{padding:0 1.5em}.solid_86d9>li:not(:first-child),.middle-12dd>li:not(:first-child){border-top:1px dashed #ddd}#comments .gradient_inner_e3ae{background-color:rgba(0,0,0,.05);margin-top:15px;padding:15px 25px 0}#comments .gradient_inner_e3ae .pagination_stone_da8a{font-size:1.2em}#comments .gradient_inner_e3ae small{font-size:.6em;margin-left:10px;text-transform:uppercase}.right_5931{position:relative;width:100%}.dark_7c03{padding:30px 0 0}.notification_clean_dce7{background-color:#fff}.clean-413d{background-color:#777}.notification_clean_dce7,.clean-413d{border-top:1px solid rgba(0,0,0,.05)}.frame-right-4564{padding:7.5px 0}.mask_0593,html{background-color:#5b5b5b}.dark_7c03 ul{margin:0}.mask_0593{color:rgba(0,0,0,.5);font-size:.9em;padding:10px 0 15px}.mask_0593.dropdown_basic_a64c{color:hsla(0,0%,100%,.5)}.mask_0593.fn-fixed-b944{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}.mask_0593 ul{border-bottom:1px solid #ddd;opacity:.8;padding-bottom:5px}.mask_0593.dropdown_basic_a64c ul{border-color:hsla(0,0%,100%,.08)}.mask_0593.component_3542 ul{border:0;padding-top:5px}.gallery_steel_3419{box-shadow:0 0 20px 0 rgba(0,0,0,.5);margin-bottom:100px;position:relative;z-index:1}.gallery_steel_3419+.right_5931{bottom:0;position:fixed;z-index:0}.dropdown_9d99{bottom:20px;margin:0;opacity:0;pointer-events:none;right:20px;transform:translateY(30%)}.dropdown_9d99.fn-left-b944{left:20px;right:unset}.dropdown_9d99.fn-active-b944{opacity:1;pointer-events:inherit;transform:translateY(0)}.mask-1af7{display:block;padding-bottom:100%}.mask-1af7 a>img{font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.bottom_3fbe img{background-color:rgba(0,0,0,.03)}.iron_e74b{line-height:1;margin:0}.item_bb13{font-size:.9em;font-style:italic;line-height:1;margin:.85em 0}.iron_e74b a{color:#446084;display:block;font-size:32px;font-weight:bolder;margin:0;text-decoration:none;text-transform:uppercase}.iron_e74b img{display:block;width:auto}.under-cf25,.nav-4b3d,.carousel_0ba8 .chip_light_44a3,.fn-sticky-b944 .dropdown_basic_a64c .under-cf25,.fn-sticky-b944 .table-cool-d3e7 .chip_light_44a3{display:none!important}.carousel_0ba8 .under-cf25,.input-89ed .nav-4b3d{display:block!important}.input-89ed .nav-4b3d+img,.input-89ed .nav-4b3d+img+img{display:none!important}.carousel_0ba8 .iron_e74b a{color:#fff}.surface_69db .iron_e74b{margin-left:0;margin-right:30px}.focus-first-1541 .static_a98e{flex:1 1 0;order:1}.focus-first-1541 .iron_e74b{margin:0 30px;order:2;text-align:center}.focus-first-1541 .iron_e74b img{margin:0 auto}.focus-first-1541 .block_9ca3{flex:1 1 0;order:3}@media screen and (max-width:849px){.hero-brown-f334 .hidden_fresh_c075{flex-wrap:nowrap}.badge_80f9 .iron_e74b{margin-left:0;margin-right:15px;order:1}.badge_80f9 .static_a98e{flex:1 1 0;order:2}.badge_80f9 .block_9ca3{flex:1 1 0;order:3}.aside-799d .static_a98e{flex:1 1 0;order:1}.aside-799d .iron_e74b{margin:0 15px;order:2;text-align:center}.aside-799d .iron_e74b img{margin:0 auto}.aside-799d .block_9ca3{flex:1 1 0;order:3}}.selected_a16b{height:300px}.north-c588{height:400px}.section_glass_75be{background-color:#fff;background-color:hsla(0,0%,100%,.9);padding:20px}.tag-78bd .column-static-3062 button{max-width:none!important;min-height:auto!important}.tag-78bd .column-static-3062 .button_down_76d9 li{margin:0}.hover-c295{background-color:#f1f1f1;padding-left:30px;padding-right:30px}.hover-c295.dropdown_basic_a64c{background-color:#333}.hover-c295 .tertiary-large-6784,.hover-c295 .slow_358e,.hover-c295 .module-wood-4d25{padding-bottom:0!important;padding-top:0!important}.upper_fdb7 li{display:inline-block;margin:0 1px!important;position:relative}.upper_fdb7 li .bottom-af0e{margin-bottom:0}.upper_fdb7 .accordion_6d21{min-width:90px;padding:2px;width:90px}.shade_ea9b{position:relative}.shade_ea9b .pattern_ec33{margin:0 .3em;vertical-align:middle}.thumbnail_7c51{overflow:hidden}.out-f696{transition:opacity .6s}.focused-7688{background-color:rgba(0,0,0,.25)}.panel-6653{min-height:60px;padding-top:20px;position:relative}.panel-6653 button,.panel-6653 form,.panel-6653 p,.panel-6653 select,.panel-6653 ul{margin-bottom:0;margin-top:0}.solid_7249{background-color:#f7f7f7;border-bottom:1px solid #ececec;border-top:1px solid #ececec}.solid_7249 .panel-6653{padding-bottom:15px;padding-top:15px}.summary-upper-f127{background-color:#446084;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.summary-upper-f127 .panel-6653{padding-bottom:20px}.summary-upper-f127 .thumbnail_7c51{box-shadow:inset 0 0 30px 0 rgba(0,0,0,.1)}.summary-upper-f127 .dirty-eb67{background-color:rgba(0,0,0,.4)}.shade-fresh-77f3 .component_3f2b{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}.shade-fresh-77f3 .component_3f2b svg{height:20px;vertical-align:middle;width:auto!important}.shade-fresh-77f3 .component_3f2b:hover{opacity:1}.dropdown_basic_a64c .shade-fresh-77f3 .component_3f2b{background-color:hsla(0,0%,100%,.1)}.dropdown_basic_a64c .shade-fresh-77f3 .component_3f2b svg{fill:#fff}.table-d669{background-color:#fff;border:1px solid #ececec;overflow:hidden;padding-bottom:15px}.dropdown_basic_a64c .table-d669{border-color:hsla(0,0%,100%,.2)}.table-d669 .main_f7fe{border-bottom:1px solid #ececec;padding:.5em 15%}.dropdown_basic_a64c .table-d669 .main_f7fe{border-color:hsla(0,0%,100%,.2)}.table-d669 .cool_b4e6{color:#000;font-weight:300;padding:.6em 15% 0}.table-d669 .clean-5b23{padding:15px 15px 0}.table-d669 .layout-red-e2ee{padding:10px 15%}.table-d669 .active-lite-0eee{opacity:.6;text-decoration:line-through}.table-d669 .layout-red-e2ee .bottom-af0e:last-child{margin:30px 0 0}.table-d669 .feature_smooth_e27a{font-size:14px;margin-left:10px}.table-d669 .layout-red-e2ee>div{border-bottom:1px solid #ececec;padding:7.5px 0}.dropdown_basic_a64c .table-d669 .layout-red-e2ee>div{border-color:hsla(0,0%,100%,.08)}.dropdown_basic_a64c .table-d669{background-color:#333}.table-d669 .main_f7fe{background-color:rgba(0,0,0,.02)}.tooltip-94ca{border-color:#446084;border-width:2px;margin-top:-15px}.tooltip-94ca .main_f7fe{background-color:#446084;border-color:#446084;color:#fff}.title_3ff1{width:100%}.middle_7ac0{max-height:100vh;overflow:hidden;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:999}.middle_7ac0 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}.middle_7ac0 a.fn-active-b944,.middle_7ac0 a:hover{background-color:#fff;opacity:1}.middle_7ac0 a.fn-active-b944{border-color:#446084}.hover-941c .out_d811{display:block!important}.info-00ad form{margin-bottom:0}.hero_next_b4a5>.out_d811,.hover-941c .out_d811{padding:5px 0;width:100%}.surface_fresh_e486 .tabs-c1af{padding-right:5px}.info-00ad:not(.surface_fresh_e486) .accordion_77b3,.feature_4993 .accordion_77b3{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.form_644e{position:relative}.form_644e .bottom-af0e.mini-2988{margin:0}.form_644e .bottom-af0e.mini-2988 i{font-size:1.2em}.info-00ad{width:100%}.info-00ad.surface_fresh_e486 .accordion_77b3.fn-loading-b944 .top_4593{opacity:0}.info-00ad.surface_fresh_e486 .accordion_77b3.fn-loading-b944:after{border-color:currentColor}.info-00ad.surface_fresh_e486 .shadow-west-ffac:last-of-type{margin-left:-2.9em}@media(max-width:849px){.info-00ad{font-size:1rem}}.info-00ad .outer_c718{-webkit-overflow-scrolling:touch;max-height:50vh;overflow-y:scroll;overflow-y:auto}.photo_fast_1263 .out_d811 .outer_c718,.lower-d00d .outer_c718{max-height:80vh}.tertiary-large-6784 .menu_91d8,.photo_fast_1263 .out_d811 .menu_91d8,.lower-d00d .menu_91d8{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%}.photo_fast_1263 li .gradient_746f .menu_91d8{background-color:transparent;box-shadow:none;position:relative;top:0}.green_3484{align-items:center;border-bottom:1px solid rgba(0,0,0,.05);cursor:default;display:flex;padding:10px .75em}.green_3484 .message_old_eafe{flex:1}.green_3484 img{border-radius:99px;display:inline-block;height:40px;margin-right:10px;width:40px}.green_3484 img+.message_old_eafe{margin-top:-.15em;padding-left:.5em}.green_3484 .pagination-a026{font-size:.8em;margin-left:5px;padding-top:3px}.green_3484:last-child{border-bottom:none}.heading-3bd8{background-color:rgba(0,0,0,.05)}#search-lightbox{font-size:1.5em;margin:0 auto;max-width:600px}.logo-outer-994c{margin-bottom:1.5em}.info-0440+.logo-outer-994c,.summary_wood_ffb4+.logo-outer-994c,.warm-f557+.logo-outer-994c{margin-top:30px}.fluid_9229{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;width:100%}.fluid_9229 i{margin-right:.5em;opacity:.6}.fluid_9229 i.progress-2a20{margin-left:10px;margin-right:0}.fluid_9229 span{text-transform:uppercase}.fluid_9229 small{font-size:1em;font-weight:400;opacity:.7;padding-left:15px;text-transform:none}.fluid_9229 b{background-color:currentColor;display:block;flex:1;height:2px;opacity:.1}.fluid_9229 a{display:block;font-size:.8em;margin-left:auto;padding-left:15px}.breadcrumb-smooth-8fd1{border-bottom:2px solid #ececec}.breadcrumb-smooth-8fd1 span{border-bottom:2px solid rgba(0,0,0,.1);margin-bottom:-2px;margin-right:15px;padding-bottom:7.5px}.dropdown_basic_a64c .breadcrumb-smooth-8fd1,.dropdown_basic_a64c .breadcrumb-smooth-8fd1 span{border-color:hsla(0,0%,100%,.2)}.breadcrumb-smooth-8fd1 b{display:none}.breadcrumb_focused_ec58 span{margin:0 15px}.status_03b5 span,.breadcrumb_focused_ec58 span{text-align:center}.status_03b5 small,.breadcrumb_focused_ec58 small{display:block;padding:0 15px}.notice_new_23aa span,.status_03b5 span{border:2px solid rgba(0,0,0,.1);padding:.3em .8em}.notice_new_23aa b:first-of-type{display:none}.gradient-3aba{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}.card-bottom-fa46{align-items:center;display:flex;justify-content:space-between}.pattern_fb22{flex:1 1 auto;padding-right:30px}.cold-6d53{flex:0 0 auto}.cold-6d53>a{margin-bottom:0;margin-right:20px}.cold-6d53>a:last-child{margin-right:0}.pagination_outer_7a44{transform:translate3d(0,100%,0)}.content_8b26{transform:none}@media(max-width:849px){.card-bottom-fa46{align-items:stretch;flex-direction:column;font-size:.9em;text-align:center}.cold-6d53{margin-top:15px}.pattern_fb22{padding-right:0}}.nav-7780:before{content:""}.fixed-b991:before{content:""}.hero_last_3281:before,.narrow_39ae:before{content:""}.heading_9176:before{content:""}.background-5cf3:before{content:""}.caption_90d1:before{content:""}.menu-33ce:before{content:""}.highlight-5dd4:before{content:""}.static-415a:before{content:""}.message_motion_d67c:before{content:""}.alert_middle_4c9d:before{content:""}.complex-c7e9:before{content:""}.tertiary_3274:before{content:""}.progress_dirty_0ad5:before{content:""}.surface_clean_bf63:before{content:""}.popup-07bd:before{content:""}.accent-paper-e9c9:before{content:""}.light-ebf8:before{content:""}.banner-basic-ac24:before{content:""}.progress-2a20:before{content:""}.bottom-0054:before{content:""}.orange_8f8b:before{content:""}.tall_6b66:before{content:""}.action-9e9b:before{content:""}.image_6f94:before{content:""}.shade_1ecc:before{content:""}.large_7c47:before{content:""}.pink-83f7:before{content:""}.focused-e455:before{content:""}.icon-north-5589:before{content:""}.old_ca16:before{content:""}.detail_motion_f019:before{content:""}.hard-e200:before{content:""}.logo_4c17:before{content:""}.top_4593:before{content:""}.narrow_8a96:before{content:""}.menu_bd55:before{content:""}.disabled_564f:before{content:""}.light-50c7:before{content:""}.active-stone-6c7c:before{content:""}.module_2e4a:before{content:""}.accordion_inner_9750:before{content:""}.wood_ca73:before{content:""}.nav_blue_d168:before{content:""}.grid_fixed_0359:before{content:""}.upper-666b:before{content:""}.modal-98b2:before{content:""}.notice_51f9:before{content:""}.selected-5f23:before{content:""}.large_3c41:before{content:""}.focus_301f{--divider-top-width:100%;--divider-width:100%;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.focus_301f svg{display:block;height:150px;left:50%;position:relative;transform:translateX(-50%)}.shade_a820{top:-1px;transform:rotate(180deg)}.shade_a820 svg{width:calc(var(--divider-top-width) + 2px)}.icon_last_f814{bottom:-1px}.icon_last_f814 svg{width:calc(var(--divider-width) + 2px)}.media_short_3a1f svg{transform:translateX(-50%) rotateY(180deg)}.mask_inner_12da{z-index:2}.focus_301f .iron_9dcd{fill:#fff}.component_3542 .dropdown_8562{margin-left:auto;margin-right:auto}.dropdown_8562{color:#999;display:inline-block;font-size:.85em;vertical-align:middle}.gradient_746f .dropdown_8562{font-size:1em}.gradient_746f .dropdown_8562 .bottom-af0e{margin-bottom:0}.dropdown_8562 span{font-weight:700;padding-right:10px}.dropdown_8562 i{min-width:1em}.dropdown_basic_a64c .dropdown_8562,.carousel_0ba8 .dropdown_8562{color:#fff}.dropdown_basic_a64c .dropdown_8562 .bottom-af0e.slider-47b7,.carousel_0ba8 .dropdown_8562 .bottom-af0e.slider-47b7{border-color:hsla(0,0%,100%,.5)}.status-medium-608c,.dropdown_8562 .bottom-af0e.mini-2988:hover,.dropdown_8562 .bottom-af0e.mini-2988:not(.slider-47b7){background-color:currentColor!important;border-color:currentColor!important}.status-medium-608c>i,.status-medium-608c>span,.dropdown_8562 .bottom-af0e.mini-2988:hover>i,.dropdown_8562 .bottom-af0e.mini-2988:hover>span,.dropdown_8562 .bottom-af0e.mini-2988:not(.slider-47b7)>i,.dropdown_8562 .bottom-af0e.mini-2988:not(.slider-47b7)>span{color:#fff!important}.bottom-af0e.heading_south_ad74:hover,.bottom-af0e.heading_south_ad74:not(.slider-47b7){color:#3a589d!important}.bottom-af0e.form_5435:hover,.bottom-af0e.form_5435:not(.slider-47b7){color:#3b6994!important}.bottom-af0e.module-new-a73a:hover,.bottom-af0e.module-new-a73a:not(.slider-47b7){color:#51cb5a!important}.bottom-af0e.shade_easy_58ec:hover,.bottom-af0e.shade_easy_58ec:not(.slider-47b7){color:#2478ba!important}.bottom-af0e.popup-red-6412:hover,.bottom-af0e.popup-red-6412:not(.slider-47b7),.bottom-af0e.blue-8a22:hover,.bottom-af0e.blue-8a22:not(.slider-47b7){color:#111!important}.bottom-af0e.light_5d2b:hover,.bottom-af0e.light_5d2b:not(.slider-47b7){color:#51cb5a!important}.bottom-af0e.tag-290e:hover,.bottom-af0e.tag-290e:not(.slider-47b7){color:#cb2320!important}.bottom-af0e.accordion-0291:hover,.bottom-af0e.accordion-0291:not(.slider-47b7){color:#fc7600!important}.bottom-af0e.bronze-9243:hover,.bottom-af0e.bronze-9243:not(.slider-47b7){color:#36455d!important}.bottom-af0e.image-fc4b:hover,.bottom-af0e.image-fc4b:not(.slider-47b7){color:#527498!important}.bottom-af0e.card_3d5a:hover,.bottom-af0e.card_3d5a:not(.slider-47b7){color:#dd4e31!important}.bottom-af0e.pink_a118:hover,.bottom-af0e.pink_a118:not(.slider-47b7){color:#0072b7!important}.bottom-af0e.notification-9683:hover,.bottom-af0e.notification-9683:not(.slider-47b7){color:#c33223!important}.bottom-af0e.alert_hard_3515:hover,.bottom-af0e.alert_hard_3515:not(.slider-47b7){color:#e5086f!important}.bottom-af0e.item-1deb:hover,.bottom-af0e.item-1deb:not(.slider-47b7){color:#fff600!important}.bottom-af0e.item-1deb:hover i,.bottom-af0e.item-1deb:not(.slider-47b7) i{text-shadow:0 0 6px rgba(0,0,0,.4)}.bottom-af0e.detail-9615:hover,.bottom-af0e.detail-9615:not(.slider-47b7){color:#0099e5!important}.bottom-af0e.middle_d262:hover,.bottom-af0e.middle_d262:not(.slider-47b7){color:#54a9ea!important}.bottom-af0e.first-d97f:hover,.bottom-af0e.first-d97f:not(.slider-47b7){color:#9146fe!important}.bottom-af0e.title_wide_b978:hover,.bottom-af0e.title_wide_b978:not(.slider-47b7){color:#7189d9!important}.caption-pressed-4b90{position:relative;visibility:visible}.inner_c664{-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}.inner_c664:before,.link_ebd4 .inner_c664:before{color:#d26e4b;content:"";float:left;left:0;position:absolute;top:0}.inner_c664 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}.inner_c664 span:before{color:#d26e4b;content:"";left:0;position:absolute;top:0}.search_e21f{display:inline-block;height:18px;vertical-align:middle}.badge_8a0a{font-size:90%}li.chip-3bf8{font-size:.8em}li.chip-3bf8 .inner_c664{display:inline-block;margin-bottom:0}.gradient_82b3 a{color:transparent!important;display:inline-block;font-family:fl-icons;font-size:16px;margin-left:-10px;overflow:hidden}.gradient_82b3 a+a{border-left:1px solid #ececec;margin-left:.3em}.gradient_82b3 a.fn-active-b944:after,.gradient_82b3 a:hover:after{color:#d26e4b}.gradient_82b3 a:after{color:#ddd;content:""}.gradient_82b3 a.static-25fc:after{content:""}.gradient_82b3 a.iron-fedc:after{content:""}.gradient_82b3 a.input_dfa4:after{content:""}.gradient_82b3 a.caption-iron-a78c:after{content:""}

/* css-noise: 3214 */
.phantom-card-a5 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.1;
}
