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

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

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

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

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

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

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

  .search-first-8943 {
    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;
  }

  .search-first-8943.fn-show-28f7 {
    display: flex;
  }

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

  .search-first-8943 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}.nav_6467{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%}.hot-7b9e,.middle-49d3,.preview_plasma_d781{margin:0;padding:0 15px 30px;position:relative;width:100%}.card-up-4bd3{flex:1}.search-ea38{order:-1}.gradient_3237{order:1}.media-71e1{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%}.hero_413a{overflow:hidden}@media screen and (min-width:850px){.hot-7b9e:first-child .media-71e1{margin-left:auto;margin-right:0}.hot-7b9e+.hot-7b9e .media-71e1{margin-left:0;margin-right:auto}}@media screen and (max-width:549px){.notification-6b39{order:-1}}@media screen and (min-width:850px){.card_c9a4{order:-1}}@media screen and (max-width:849px){.tabs_center_c508{order:-1}.hot-7b9e{padding-bottom:30px}}@media screen and (min-width:850px){.static-5d27>.hot-7b9e+.hot-7b9e:not(.texture-d8e3){border-left:1px solid #ececec}.static-5d27.component-6b4c>.hot-7b9e+.hot-7b9e:not(.texture-d8e3){border-left:0;border-right:1px solid #ececec}.tooltip-3552{border-right:1px solid #ececec;padding-right:30px}.hot-7b9e.tooltip-3552:not(.search-ea38):last-child{border-left:1px solid #ececec;border-right:0;padding-left:30px;padding-right:0}.center_080c{border-right:1px solid #ececec;padding-right:0}.center_080c+.hot-7b9e,.tooltip-3552+.hot-7b9e{padding-left:30px}}.sidebar-f433 .tooltip-3552{border-color:hsla(0,0%,100%,.2)}.hero-d9b7>.hot-7b9e{display:flex}.filter_3301{align-items:center!important;align-self:center!important;vertical-align:middle!important}.motion_785a{align-items:flex-end!important;align-self:flex-end!important;justify-content:flex-end!important;vertical-align:bottom!important}.accent_green_93dc{align-items:flex-start!important;align-self:flex-start!important;justify-content:flex-start!important;vertical-align:top!important}.section-red-c445{justify-content:center!important}.widget-basic-9b5b{justify-content:flex-end!important}.popup-7592{flex-basis:8.3333333333%;max-width:8.3333333333%}.hidden_9257{flex-basis:16.6666666667%;max-width:16.6666666667%}.chip_9af5{flex-basis:25%;max-width:25%}.yellow-ec36{flex-basis:33.3333333333%;max-width:33.3333333333%}.background_b517{flex-basis:41.6666666667%;max-width:41.6666666667%}.basic_5f0f{flex-basis:50%;max-width:50%}.label-cbaf{flex-basis:58.3333333333%;max-width:58.3333333333%}.grid_9b11{flex-basis:66.6666666667%;max-width:66.6666666667%}.photo_ae88{flex-basis:75%;max-width:75%}.fluid_1c9c{flex-basis:83.3333333333%;max-width:83.3333333333%}.west_fb36{flex-basis:91.6666666667%;max-width:91.6666666667%}.highlight_3b41,.hero-7bd0 .stale_c695>.hot-7b9e,.hero-7bd0>.hot-7b9e{flex-basis:100%;max-width:100%}.dropdown-paper-084b .stale_c695>.hot-7b9e,.dropdown-paper-084b>.hot-7b9e{flex-basis:50%;max-width:50%}.motion-52a0 .stale_c695>.hot-7b9e,.motion-52a0>.hot-7b9e{flex-basis:33.3333333333%;max-width:33.3333333333%}.status_7aa1 .stale_c695>.hot-7b9e,.status_7aa1>.hot-7b9e{flex-basis:25%;max-width:25%}.text-dynamic-831d .stale_c695>.hot-7b9e,.text-dynamic-831d>.hot-7b9e{flex-basis:20%;max-width:20%}.backdrop-6d69 .stale_c695>.hot-7b9e,.backdrop-6d69>.hot-7b9e{flex-basis:16.6666666667%;max-width:16.6666666667%}.tag_black_8836 .stale_c695>.hot-7b9e,.tag_black_8836>.hot-7b9e{flex-basis:14.2857142857%;max-width:14.2857142857%}.down-3e4f .stale_c695>.hot-7b9e,.down-3e4f>.hot-7b9e{flex-basis:12.5%;max-width:12.5%}@media screen and (min-width:550px){.hero_first_c28f{flex-basis:8.3333333333%;max-width:8.3333333333%}.photo-silver-33f3{flex-basis:16.6666666667%;max-width:16.6666666667%}.chip_478f{flex-basis:25%;max-width:25%}.menu_2236{flex-basis:33.3333333333%;max-width:33.3333333333%}.button_92c5{flex-basis:41.6666666667%;max-width:41.6666666667%}.container-6d64{flex-basis:50%;max-width:50%}.slider_upper_bfcf{flex-basis:58.3333333333%;max-width:58.3333333333%}.caption-middle-672b{flex-basis:66.6666666667%;max-width:66.6666666667%}.notice_9967{flex-basis:75%;max-width:75%}.yellow-4af2{flex-basis:83.3333333333%;max-width:83.3333333333%}.avatar-iron-9dba{flex-basis:91.6666666667%;max-width:91.6666666667%}.accent_first_c317,.west_c464 .stale_c695>.hot-7b9e,.west_c464>.hot-7b9e{flex-basis:100%;max-width:100%}.table_ff0c .stale_c695>.hot-7b9e,.table_ff0c>.hot-7b9e{flex-basis:50%;max-width:50%}.full-9705 .stale_c695>.hot-7b9e,.full-9705>.hot-7b9e{flex-basis:33.3333333333%;max-width:33.3333333333%}.hot-99d5 .stale_c695>.hot-7b9e,.hot-99d5>.hot-7b9e{flex-basis:25%;max-width:25%}.outline-simple-d711 .stale_c695>.hot-7b9e,.outline-simple-d711>.hot-7b9e{flex-basis:20%;max-width:20%}.grid_down_59b9 .stale_c695>.hot-7b9e,.grid_down_59b9>.hot-7b9e{flex-basis:16.6666666667%;max-width:16.6666666667%}.summary-0e04 .stale_c695>.hot-7b9e,.summary-0e04>.hot-7b9e{flex-basis:14.2857142857%;max-width:14.2857142857%}.logo-bottom-f5ac .stale_c695>.hot-7b9e,.logo-bottom-f5ac>.hot-7b9e{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width:850px){.link_wide_ba2c{flex-basis:8.3333333333%;max-width:8.3333333333%}.focus_2309{flex-basis:16.6666666667%;max-width:16.6666666667%}.surface-smooth-42f7{flex-basis:25%;max-width:25%}.image-easy-1640{flex-basis:33.3333333333%;max-width:33.3333333333%}.breadcrumb-gas-4882{flex-basis:41.6666666667%;max-width:41.6666666667%}.row_plasma_2e52{flex-basis:50%;max-width:50%}.detail_out_0bae{flex-basis:58.3333333333%;max-width:58.3333333333%}.grid-gold-aad7{flex-basis:66.6666666667%;max-width:66.6666666667%}.basic-b047{flex-basis:75%;max-width:75%}.shade_29a8{flex-basis:83.3333333333%;max-width:83.3333333333%}.middle-869e{flex-basis:91.6666666667%;max-width:91.6666666667%}.info-3673 .preview_plasma_d781,.texture-d8e3,.carousel_7e51 .stale_c695>.hot-7b9e,.carousel_7e51>.hot-7b9e{flex-basis:100%;max-width:100%}.summary-huge-2da2 .preview_plasma_d781,.full_2146 .stale_c695>.hot-7b9e,.full_2146>.hot-7b9e{flex-basis:50%;max-width:50%}.simple-1f9c .preview_plasma_d781,.glass_9615 .stale_c695>.hot-7b9e,.glass_9615>.hot-7b9e{flex-basis:33.3333333333%;max-width:33.3333333333%}.backdrop_d981 .preview_plasma_d781,.upper_cf05 .stale_c695>.hot-7b9e,.upper_cf05>.hot-7b9e{flex-basis:25%;max-width:25%}.action-b58f .preview_plasma_d781,.button-bf49 .stale_c695>.hot-7b9e,.button-bf49>.hot-7b9e{flex-basis:20%;max-width:20%}.logo_last_871b .preview_plasma_d781,.media-medium-db8c .stale_c695>.hot-7b9e,.media-medium-db8c>.hot-7b9e{flex-basis:16.6666666667%;max-width:16.6666666667%}.active-1c85 .preview_plasma_d781,.white-c959 .stale_c695>.hot-7b9e,.white-c959>.hot-7b9e{flex-basis:14.2857142857%;max-width:14.2857142857%}.component_c45d .preview_plasma_d781,.info-d8a8 .stale_c695>.hot-7b9e,.info-d8a8>.hot-7b9e{flex-basis:12.5%;max-width:12.5%}}.image_hovered_4761>.hot-7b9e>.media-71e1{background-color:#fff}.thumbnail-cool-09a7 .media-71e1,.badge-slow-f328 .media-71e1,.alert-outer-96d9 .media-71e1{transition:all,.2s}.badge-slow-f328 .media-71e1{opacity:.6}.badge-slow-f328:hover .media-71e1{opacity:1}.thumbnail-cool-09a7 .media-71e1{filter:blur(3px)}.thumbnail-cool-09a7:hover .media-71e1{filter:blur(0)}.alert-outer-96d9:hover .media-71e1{opacity:1}.tag_2695:hover .alert-outer-96d9 .hot-7b9e:not(:hover){opacity:.6}.label-a3c0,.current-6936,.huge_1e97 .paper_66e2,.tag_2695,body{margin-left:auto;margin-right:auto;width:100%}.label-a3c0{padding-left:15px;padding-right:15px}.label-a3c0,.current-6936,.huge_1e97 .paper_66e2,.tag_2695{max-width:1080px}.tag_2695.border-dark-a71f{max-width:1050px}.tag_2695.small-3b6d{max-width:1065px}.tag_2695.mini-d0e1{max-width:1110px}body.avatar_95f6,body.avatar_95f6 .plasma-8276,body.avatar_95f6 .grid-f885,body.avatar_95f6 header,body.pressed_e39f,body.pressed_e39f .plasma-8276,body.pressed_e39f header{max-width:1170px}@media screen and (min-width:850px){body.pressed_e39f{margin:30px auto}}.info_up_0926{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%}.gallery-hovered-0fca{justify-content:flex-start}.in_7280{justify-content:center}.filter-0b78{display:flex;flex-direction:column;justify-content:flex-start}.frame_9b95 .info_up_0926{justify-content:center}.blue-17ae .info_up_0926{height:100%}.tooltip-12e1{max-height:100%}.badge-wide-1478{-ms-flex-negative:1;-ms-flex-preferred-size:auto!important;flex:1}.right-a728{margin:0 auto}.action_9739{margin-right:auto}.current-2608{margin-left:auto}.bright-1ce8{flex-wrap:wrap}.focus_clean_f478>.tooltip-12e1:not(.right-a728),.focus_clean_f478>.info_up_0926>.tooltip-12e1:not(.right-a728),.focus_clean_f478>.copper-c2b6>.tooltip-12e1:not(.right-a728){flex:1}@media(max-width:849px){.hot-216c{flex-flow:column wrap}.hot-216c .tooltip-12e1{flex-grow:0;padding-bottom:5px;padding-top:5px;width:100%}}@media(max-width:549px){.label_c04e{flex-flow:column wrap}.label_c04e .tooltip-12e1{flex-grow:0;width:100%}}@media(min-width:850px){.module-medium-3144,.grid_c8da{display:flex}.module-medium-3144>div+div,.grid_c8da>div+div{padding-left:30px}}.narrow-a65e .chip_0166 .yellow-d9cb{height:100%;padding:0}.avatar-copper-ce14>.media-71e1{height:100%}.avatar-copper-ce14 .red-41d1,.avatar-copper-ce14 .chip_0166,.avatar-copper-ce14 .tooltip_7d0c,.avatar-copper-ce14 .tooltip_7d0c img,.avatar-copper-ce14 .media-71e1>.secondary_bronze_e5b4,.avatar-copper-ce14 .stale_c695>.secondary_bronze_e5b4,.avatar-copper-ce14 .yellow-d9cb,.avatar-copper-ce14 .yellow-d9cb img,.avatar-copper-ce14 .dim_d96b,.avatar-copper-ce14 .yellow-f33a,.avatar-copper-ce14 .dim_d96b:not(.gradient-fresh-d14b),.avatar-copper-ce14 .dim_d96b>.secondary_bronze_e5b4,.avatar-copper-ce14>.media-71e1>.secondary_bronze_e5b4,.avatar-copper-ce14>.media-71e1>.secondary_bronze_e5b4 .input-9074>img,.avatar-copper-ce14>.media-71e1>.secondary_bronze_e5b4 div{bottom:0;height:100%;-o-object-fit:cover;object-fit:cover;padding:0!important;position:absolute!important;top:0;width:100%}.avatar-copper-ce14 .tooltip_7d0c img{font-family:"object-fit: cover;"}.avatar-copper-ce14 .paragraph-blue-f4ae{height:100%!important}.avatar-copper-ce14 .chip_0166:not(.active-brown-3062):not(.main_pro_3318):not(.slider_gas_e2c7) .mask-0ba3{background-color:hsla(0,0%,100%,.95);bottom:0;padding-left:1.5em;padding-right:1.5em;position:absolute}@media(prefers-reduced-motion){.avatar-copper-ce14{transition:none!important}}@media (-ms-high-contrast:none){.overlay_mini_7113 svg{max-width:50px}.frame-next-e5d6 .frame_e074 svg{height:36px!important}.background-6ee7>li>a>i{top:-1px}}.label_f0a8,.tag_2695{display:flex;flex-flow:row wrap;width:100%}.tag_2695>div:not(.hot-7b9e):not([class^=col-]):not([class*=" col-"]){width:100%!important}.tag_2695.narrow-a65e,.tag_2695.tabs-1c3f{display:block}.tag_2695.narrow-a65e>.hot-7b9e,.tag_2695.tabs-1c3f>.hot-7b9e{float:left}.label-a3c0 .tag_2695:not(.border-dark-a71f),.title-7b86 .tag_2695:not(.border-dark-a71f),.tag_2695 .label_f0a8,.tag_2695 .tag_2695:not(.border-dark-a71f){margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;width:auto}.tag_2695 .label-a3c0{padding-left:0;padding-right:0}.red-41d1+.tag_2695:not(.border-dark-a71f),.hero_8d0e+.tag_2695:not(.border-dark-a71f),.icon_dim_0c19+.tag_2695:not(.border-dark-a71f),.yellow-f33a+.tag_2695:not(.border-dark-a71f){margin-top:30px}.primary_2182{max-width:100%!important}.narrow_32a3{transition:height .3s}.component-6b4c{flex-direction:row-reverse}@media screen and (max-width:549px){.header-dark-306a{flex-direction:column-reverse}}@media screen and (max-width:849px){.left_1e24{flex-direction:row-reverse}}.border-dark-a71f{padding:0}.border-dark-a71f>.hot-7b9e,.border-dark-a71f>.paragraph-blue-f4ae>.stale_c695>.hot-7b9e{padding:0!important}.border-dark-a71f>.hot-7b9e .label-a3c0{max-width:100%}.label-a3c0 .small-3b6d:not(.border-dark-a71f),.tag_2695 .small-3b6d:not(.border-dark-a71f){margin-bottom:0;margin-left:-10px;margin-right:-10px}.small-3b6d>.hot-7b9e,.small-3b6d>.paragraph-blue-f4ae>.stale_c695>.hot-7b9e{margin-bottom:0;padding:0 9.8px 19.6px}.label-a3c0 .complex-22ee:not(.border-dark-a71f),.tag_2695 .complex-22ee:not(.border-dark-a71f){margin-bottom:0;margin-left:-2px;margin-right:-2px}.complex-22ee>.hot-7b9e,.complex-22ee>.paragraph-blue-f4ae>.stale_c695>.hot-7b9e{margin-bottom:0;padding:0 2px 3px}@media screen and (min-width:850px){.mini-d0e1{padding-left:0;padding-right:0}.label-a3c0 .mini-d0e1:not(.border-dark-a71f),.tag_2695 .mini-d0e1:not(.border-dark-a71f){margin-bottom:0;margin-left:-30px;margin-right:-30px}.mini-d0e1>.hot-7b9e,.mini-d0e1>.paragraph-blue-f4ae>.stale_c695>.hot-7b9e{margin-bottom:0;padding:0 30px 30px}}.filter-dc29,.grid-1899{overflow:hidden}.filter-dc29 .hot-7b9e,.grid-1899 .hot-7b9e{padding:0;position:relative}.filter-dc29 .media-71e1,.grid-1899 .media-71e1{padding:15px}.filter-dc29 .hot-7b9e:before,.grid-1899 .hot-7b9e:before{border-left:1px dashed #ddd;content:" ";height:100%;left:-1px;position:absolute;top:0}.filter-dc29 .hot-7b9e:after,.grid-1899 .hot-7b9e:after{border-bottom:1px dashed #ddd;bottom:-1px;content:" ";height:0;left:0;position:absolute;top:auto;width:100%}.grid-1899 .hot-7b9e:before{border-left-style:solid}.grid-1899 .hot-7b9e:after{border-bottom-style:solid}.sidebar-f433 .filter-dc29 .hot-7b9e:after,.sidebar-f433 .filter-dc29 .hot-7b9e:before,.sidebar-f433 .grid-1899 .hot-7b9e:after,.sidebar-f433 .grid-1899 .hot-7b9e:before{border-color:hsla(0,0%,100%,.2)}.silver-11f3 .tag_2695 .hot-7b9e{padding-bottom:0}.message_3e18 .tag_2695:before{display:block!important}.icon_dim_0c19{align-items:center;display:flex;flex-flow:row;min-height:auto;padding:30px 0;position:relative;width:100%}.icon_dim_0c19.sidebar-f433{background-color:#666}.purple-55dc{overflow:hidden}.purple-55dc,.container_08d2{width:100%}.container_08d2{z-index:1}.shade-9100{overflow:hidden}.label-a3c0 .icon_dim_0c19,.tag_2695 .icon_dim_0c19{padding-left:30px;padding-right:30px}.grid-f885+.dirty-dd89{background-color:#000;min-height:100vh!important}.dirty-dd89+div{background-color:#fff;box-shadow:15px 15px 15px 15px rgba(0,0,0,.1);position:relative}.dropdown-fbe9{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}.grid-f885{position:fixed!important}.copper_fc07{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}.sidebar-f433.copper_fc07{color:#f1f1f1}.copper_fc07:after{clear:both;content:"";display:block;height:0;visibility:hidden}.copper_fc07 li{display:block;margin:0;vertical-align:top}.copper_fc07 li ul{margin:0;padding:0}.copper_fc07>li.dynamic-f337{min-width:260px}.pressed_9610 li.section-smooth-0098:hover>.copper_fc07,.east-434d li.section-smooth-0098:hover>.copper_fc07,li.dynamic_28b5>.copper_fc07{left:-15px;max-height:inherit;opacity:1;visibility:visible}.row_huge_91e9 li.dynamic_28b5:last-child>.copper_fc07,.row_huge_91e9 li.section-smooth-0098:hover:last-child>.copper_fc07{left:auto;right:-15px}.heading_steel_c77c li>a,.copper_fc07>li>a{display:block;line-height:1.3;padding:10px 20px;width:auto}.heading_steel_c77c>li:last-child:not(.mask_advanced_6d7f)>a,.copper_fc07>li:last-child:not(.mask_advanced_6d7f)>a{border-bottom:0!important}.chip-a4bb.copper_fc07 .heading_steel_c77c>li>a,.copper_fc07.chip-a4bb>li>a{font-size:.85em;text-transform:uppercase}.copper_fc07>li.active_47ef,.copper_fc07>li.mask_advanced_6d7f{display:table-cell;min-width:160px;text-align:left;white-space:nowrap;width:160px}.copper_fc07>li.active_47ef:not(:last-child),.copper_fc07>li.mask_advanced_6d7f:not(:last-child){border-right:1px solid transparent}.copper_fc07 .hover_hovered_5222>a,.copper_fc07 .mask_advanced_6d7f>a,.copper_fc07 .description_5f5a>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.copper_fc07 .mask_advanced_6d7f .hover_hovered_5222{margin-top:5px}.copper_fc07 li.active_47ef{border:0!important;margin:0!important;padding:0!important}.copper_fc07 li.active_47ef>a{font-size:0!important;line-height:0!important;margin:-20px 0!important;padding:0!important}.copper_fc07 li.active_47ef>a img{display:block;margin:0;width:100%}.copper_fc07 li.active_47ef>a:hover{opacity:.8}.button_83f1 li.active_47ef:first-child>a{margin-left:-20px!important;margin-right:20px!important}.button_83f1 li.active_47ef:last-child>a{margin-right:-20px!important}.copper_fc07.panel_02ad>li.mask_advanced_6d7f,.copper_fc07.west_b362>li.mask_advanced_6d7f{border-color:#f1f1f1}.button_83f1 .heading_steel_c77c li>a,.copper_fc07.button_83f1>li>a{border-bottom:1px solid #ececec;margin:0 10px;padding-left:0;padding-right:0}.button_83f1{padding:20px}.panel_02ad .heading_steel_c77c li>a,.copper_fc07.panel_02ad>li>a{border-radius:10px;margin:0 10px;padding-left:10px;padding-right:5px}.panel_02ad .heading_steel_c77c li>a:hover,.panel_02ad.sidebar-f433 .heading_steel_c77c li>a:hover,.copper_fc07.panel_02ad.sidebar-f433>li>a:hover,.copper_fc07.panel_02ad>li>a:hover{background-color:#446084;color:#fff!important}.west_b362 .heading_steel_c77c li>a:hover,.copper_fc07.west_b362>li>a:hover{background-color:rgba(0,0,0,.03)}.copper_fc07.panel_02ad li.dynamic-f337,.copper_fc07.west_b362 li.dynamic-f337{padding:0 20px 10px}.secondary-liquid-c2d2 .copper_fc07{padding:0}li.dynamic_28b5>.secondary_cf5d,li.section-smooth-0098:hover>.secondary_cf5d{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%}.secondary_cf5d>li.mask_advanced_6d7f{white-space:normal}.south_975d li.section-smooth-0098:after,.south_975d li.section-smooth-0098:before{border:solid transparent;bottom:-2px;content:"";height:0;left:50%;opacity:0;pointer-events:none;position:absolute;width:0;z-index:10}.south_975d li.section-smooth-0098:after{border-color:hsla(0,0%,87%,0) hsla(0,0%,87%,0) #fff;border-width:8px;margin-left:-8px}.south_975d li.section-smooth-0098:before{border-width:11px;margin-left:-11px;z-index:-999}.south_975d .bright-e702 .row-outer-e64a:after,.south_975d .bright-e702 .row-outer-e64a:before,.south_975d .bright-e702 .description-e4c9:after,.south_975d .bright-e702 .description-e4c9:before,.south_975d li.section-smooth-0098.gradient_active_92b3:after,.south_975d li.section-smooth-0098.gradient_active_92b3:before,.south_975d li.section-smooth-0098.icon-new-5d6d:after,.south_975d li.section-smooth-0098.icon-new-5d6d:before{display:none}.steel_e6ae .copper_fc07{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.south_975d.hard_935d li.section-smooth-0098:before{border-bottom-color:#ddd}.hard_935d .copper_fc07{border:2px solid #ddd}.south_975d li.dynamic_28b5.section-smooth-0098:after,.south_975d li.dynamic_28b5.section-smooth-0098:before{opacity:1;transition:opacity .25s}.hot_ab86.inner-a52c>a:after,.wide-785b.inner-a52c>a:after,.hovered_b85a.inner-a52c>a:after,.right-8fd5.inner-a52c>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}.wide-785b.inner-a52c>a:after{background-color:#446084}.right-8fd5.inner-a52c>a:after{background-color:#d26e4b}.hovered_b85a.inner-a52c>a:after{background-color:#7a9c59}.hot_ab86.inner-a52c>a:after{background-color:#b20000}.background-6ee7 p{margin:0;padding-bottom:0}.background-6ee7,.background-6ee7 ul:not(.copper_fc07){margin:0;padding:0}.background-6ee7>li>a.summary_selected_6e25,.background-6ee7>li>button{margin-bottom:0}.background-6ee7{align-items:center;display:inline-block;display:flex;flex-flow:row wrap;width:100%}.background-6ee7,.background-6ee7>li{position:relative}.background-6ee7>li{list-style:none;margin:0 7px;padding:0;transition:background-color .3s}.background-6ee7>li,.background-6ee7>li>a{display:inline-block}.background-6ee7>li>a{align-items:center;display:inline-flex;flex-wrap:wrap;padding:10px 0}.dynamic-f337 .background-6ee7>li>a{padding-bottom:0;padding-top:0}.hero-white-04e5 .background-6ee7>li>a,.background-6ee7.hero-white-04e5>li>a{font-weight:400;padding-bottom:5px;padding-top:5px;vertical-align:top}.hero-white-04e5.background-6ee7>li.dynamic-f337{font-size:.75em}.fresh-d549{justify-content:center}.label-c418{justify-content:space-between}.bright_8ced{justify-content:flex-start}.row_huge_91e9{justify-content:flex-end}@media(max-width:849px){.info-clean-18fe{justify-content:center}}@media(max-width:549px){.hot_b6de{justify-content:center}}.heading_steel_c77c>li>a,.copper_fc07>li>a,.picture-pro-46c0>li>a,.background-6ee7>li>a{color:hsla(0,0%,40%,.85);transition:all .2s}.heading_steel_c77c>li>a,.copper_fc07>li>a{display:block}.heading_steel_c77c li.fn-active-28f7>a,.heading_steel_c77c li>a:hover,.copper_fc07 li.fn-active-28f7>a,.copper_fc07>li>a:hover,.picture-pro-46c0>li>a:hover,.background-6ee7>li.fn-active-28f7>a,.background-6ee7>li.fn-current-28f7>a,.background-6ee7>li>a.fn-active-28f7,.background-6ee7>li>a.fn-current-28f7,.background-6ee7>li>a:hover{color:hsla(0,0%,7%,.85)}.background-6ee7 li:first-child{margin-left:0!important}.background-6ee7 li:last-child{margin-right:0!important}.current_6191>li>a{font-weight:bolder;letter-spacing:.02em;text-transform:uppercase}.dim-bd7d>li>a{font-weight:thin!important}@media(min-width:850px){.component-0065>li{margin:0 .7em}.component-0065>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}.component-0065>li+li.active_bb8a>a:after{height:50px;margin-top:-25px}}li.dynamic-f337 .tag_2695,li.dynamic-f337 form,li.dynamic-f337 input,li.dynamic-f337 select{margin:0}li.dynamic-f337>.summary_selected_6e25{margin-bottom:0}li.gas_4e2e>a{display:none!important}.glass_c2fd>li>a,.glass_c2fd>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}.glass_c2fd>li i{font-size:1.2em;top:-1px;vertical-align:middle}.glass_c2fd>li>.fn-current-28f7,.glass_c2fd>li>a:hover,.glass_c2fd>li>span:hover{background-color:#446084;border-color:#446084;color:#fff}.tag-d8df .text-3697{bottom:0;overflow:hidden;position:fixed;top:0;width:100%}.tag-d8df .text-3697 .tertiary-up-8cfc{height:100%;padding-bottom:0;padding-top:0;transform:translateX(0);transition:transform .3s;will-change:transform}.icon_291d .background_13ec>li>.nav_c0fc,.icon_291d .background_13ec>li>ul.form_lower_f4f4{-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%}.icon_291d .background_13ec>li>.nav_c0fc>li,.icon_291d .background_13ec>li>ul.form_lower_f4f4>li{align-items:center;display:flex;flex-flow:row wrap}.icon_291d .background_13ec>li>.nav_c0fc.texture_left_961f,.icon_291d .background_13ec>li>ul.form_lower_f4f4.texture_left_961f{display:block}.icon_291d .background_13ec>li>.nav_c0fc.form-dynamic-d42a,.icon_291d .background_13ec>li>ul.form_lower_f4f4.form-dynamic-d42a{overflow-y:hidden;padding-right:100%;width:200%}.cold_fdc8 .background_13ec>li>.nav_c0fc>li:not(.easy_c3bd),.cold_fdc8 .background_13ec>li>ul.form_lower_f4f4>li:not(.easy_c3bd){border-top:1px solid #ececec;margin-bottom:0;margin-top:0;transition:background-color .3s}.cold_fdc8 .background_13ec>li>.nav_c0fc>li:not(.easy_c3bd)>a,.cold_fdc8 .background_13ec>li>ul.form_lower_f4f4>li:not(.easy_c3bd)>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}.cold_fdc8 .background_13ec>li>.nav_c0fc>li:not(.easy_c3bd).fn-active-28f7,.cold_fdc8 .background_13ec>li>.nav_c0fc>li:not(.easy_c3bd):hover,.cold_fdc8 .background_13ec>li>ul.form_lower_f4f4>li:not(.easy_c3bd).fn-active-28f7,.cold_fdc8 .background_13ec>li>ul.form_lower_f4f4>li:not(.easy_c3bd):hover{background-color:rgba(0,0,0,.05)}.cold_fdc8 .background_13ec>li>.nav_c0fc>li:not(.easy_c3bd)>.nav_c0fc,.cold_fdc8 .background_13ec>li>.nav_c0fc>li:not(.easy_c3bd)>ul.form_lower_f4f4,.cold_fdc8 .background_13ec>li>ul.form_lower_f4f4>li:not(.easy_c3bd)>.nav_c0fc,.cold_fdc8 .background_13ec>li>ul.form_lower_f4f4>li:not(.easy_c3bd)>ul.form_lower_f4f4{-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%}.cold_fdc8 .background_13ec>li>.nav_c0fc>li:not(.easy_c3bd)>.nav_c0fc>li,.cold_fdc8 .background_13ec>li>.nav_c0fc>li:not(.easy_c3bd)>ul.form_lower_f4f4>li,.cold_fdc8 .background_13ec>li>ul.form_lower_f4f4>li:not(.easy_c3bd)>.nav_c0fc>li,.cold_fdc8 .background_13ec>li>ul.form_lower_f4f4>li:not(.easy_c3bd)>ul.form_lower_f4f4>li{align-items:center;display:flex;flex-flow:row wrap}.cold_fdc8 .background_13ec>li>.nav_c0fc>li:not(.easy_c3bd)>.nav_c0fc.texture_left_961f,.cold_fdc8 .background_13ec>li>.nav_c0fc>li:not(.easy_c3bd)>ul.form_lower_f4f4.texture_left_961f,.cold_fdc8 .background_13ec>li>ul.form_lower_f4f4>li:not(.easy_c3bd)>.nav_c0fc.texture_left_961f,.cold_fdc8 .background_13ec>li>ul.form_lower_f4f4>li:not(.easy_c3bd)>ul.form_lower_f4f4.texture_left_961f{display:block}.cold_fdc8 .background_13ec>li>.nav_c0fc>li:not(.easy_c3bd)>.nav_c0fc.form-dynamic-d42a,.cold_fdc8 .background_13ec>li>.nav_c0fc>li:not(.easy_c3bd)>ul.form_lower_f4f4.form-dynamic-d42a,.cold_fdc8 .background_13ec>li>ul.form_lower_f4f4>li:not(.easy_c3bd)>.nav_c0fc.form-dynamic-d42a,.cold_fdc8 .background_13ec>li>ul.form_lower_f4f4>li:not(.easy_c3bd)>ul.form_lower_f4f4.form-dynamic-d42a{overflow-y:hidden;padding-right:100%;width:200%}.background_13ec{-webkit-overflow-scrolling:auto;height:100%;overflow:visible;overflow-y:auto;padding-top:20px}.background_13ec .fn-active-28f7>.caption_5a51{transform:none}.background_13ec>li{flex-shrink:0}.easy_c3bd .caption_5a51{margin-left:0!important;padding-left:5px;position:relative!important;text-align:left;top:0!important;width:100%}.easy_c3bd .caption_5a51 i{font-size:1.4em;margin-right:2px}.frame_9b95 .easy_c3bd .caption_5a51{margin-left:auto!important;margin-right:auto!important;width:auto}.brown-b95c>li>a:before,.detail-fresh-a2a8>li>a:before,.main-complex-822d>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%}.brown-b95c>li.fn-active-28f7>a:before,.brown-b95c>li:hover>a:before,.detail-fresh-a2a8>li.fn-active-28f7>a:before,.detail-fresh-a2a8>li:hover>a:before,.main-complex-822d>li.fn-active-28f7>a:before,.main-complex-822d>li:hover>a:before{opacity:1}.background-6ee7:hover>li:not(:hover)>a:before{opacity:0}.tall_9004 .brown-b95c:before{bottom:0;top:auto}.detail-fresh-a2a8>li>a:before{width:0}.detail-fresh-a2a8>li.fn-active-28f7>a:before,.detail-fresh-a2a8>li:hover>a:before{width:100%}.brown-b95c>li:after,.brown-b95c>li:before{display:none}.brown-b95c>li>a:before{bottom:0;top:auto}.module-liquid-41fe>li.fn-active-28f7>a,.thumbnail_narrow_1106>li.fn-active-28f7>a{background-color:#446084;color:#fff;opacity:1}.fixed_4650>li.fn-active-28f7>a{background-color:#fff}.short_4f09 .background-6ee7.fixed_4650>li.fn-active-28f7>a{color:#000}.content-2ffb>li.fn-active-28f7>a{border-color:currentColor;color:#446084}.tall_9004{display:flex;flex-flow:row wrap}.tall_9004 .background-6ee7,.tall_9004 .hover_75d9{width:100%}.hover_75d9{padding-top:1em}.hover_75d9 .cold-b2a4{padding:0}.hover_75d9 .fluid_d3c9:not(.fn-active-28f7){display:block;height:0;opacity:0;overflow:hidden;padding:0;visibility:hidden}.hover_75d9 .fluid_d3c9.fn-active-28f7{display:block!important}.module-liquid-41fe>li,.content-2ffb>li,.thumbnail_narrow_1106>li,.fixed_4650>li{margin:0}.module-liquid-41fe>li>a,.thumbnail_narrow_1106>li>a{line-height:2.5em;padding:0 .75em}.thumbnail_narrow_1106>li>a{border-radius:99px}.fixed_4650>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}.fixed_4650>li.fn-active-28f7>a{border-top-color:#446084}.short_4f09 .fixed_4650>li:not(.fn-active-28f7)>a{background-color:hsla(0,0%,100%,.1);border-color:transparent}.tall_9004 .fixed_4650>li{margin:0 .1em -1px}.fixed_4650+.hover_75d9{background-color:#fff;border:1px solid #ddd;padding:30px}.content-2ffb>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){.tall_9004 .list_outer_3fd4{padding-top:0;width:25%}.list_outer_3fd4+.hover_75d9{border-left:1px solid #ddd;flex:1;margin-top:0!important;padding:0 30px 30px}.tall_9004 .list_outer_3fd4.content-2ffb{padding-right:15px}}@media(max-width:549px){.hero_e3de>li{margin:0!important;width:100%}.hero_e3de>li a{display:block;width:100%}.motion-397c{-webkit-overflow-scrolling:touch;flex-flow:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.motion-397c>li{display:inline-block}}.medium-ec4c{background-color:rgba(0,0,0,.02);flex:1 0 50%;list-style-type:none;max-width:50%;text-align:center}.medium-ec4c.fn-active-28f7{background-color:rgba(0,0,0,.05)}.module_pressed_f31a{flex:1 1 auto}.form-left-55c8.background-6ee7>li{margin:0}.form-left-55c8.background-6ee7>li>a{display:flex;padding:15px 10px}.caption_5a51{box-shadow:none!important;color:currentColor;height:auto;line-height:1;margin:0 5px 0 0;opacity:.6;padding:0;width:45px}.caption_5a51 i{font-size:1.8em;transition:all .3s}.caption_5a51:focus{color:currentColor}.caption_5a51:hover{cursor:pointer;opacity:1}.fn-active-28f7>.caption_5a51{transform:rotate(-180deg)}.fn-active-28f7>ul.form_lower_f4f4,.fn-active-28f7>ul.nav_c0fc:not(.copper_fc07){display:block!important}.motion_ff52 .caption_5a51{margin:0 0 0 5px;min-height:1em;width:1em}.motion_ff52 .caption_5a51 i{font-size:1.2em;top:1px}@media(prefers-reduced-motion){.caption_5a51{transition:none}}.background-6ee7.list_outer_3fd4{flex-flow:column}.background-6ee7.list_outer_3fd4 li{list-style:none;margin:0;width:100%}.list_outer_3fd4 li li{font-size:1em;padding-left:.5em}.list_outer_3fd4 .active_47ef{display:none!important}.list_outer_3fd4>li{align-items:center;display:flex;flex-flow:row wrap}.list_outer_3fd4>li ul{width:100%}.list_outer_3fd4 li li.hover_hovered_5222{margin-bottom:1em}.list_outer_3fd4 li li.hover_hovered_5222:not(:first-child){margin-top:1em}.list_outer_3fd4>li>a,.list_outer_3fd4>li>ul>li a{align-items:center;display:flex;flex-grow:1;width:auto}.list_outer_3fd4 li li.hover_hovered_5222>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.list_outer_3fd4>li.dynamic-f337{padding-bottom:1em;padding-top:1em}.list_outer_3fd4>li>ul li a{color:#666;transition:color .2s}.list_outer_3fd4>li>ul li a:hover{color:#111;opacity:1}.list_outer_3fd4>li>ul{margin:0 0 2em;padding-left:1em}.background-6ee7 .form_lower_f4f4{left:-99999px;opacity:0;position:fixed;transform:translateX(-10px);transition:background-color .6s,transform .3s,opacity .3s}@media(prefers-reduced-motion){.background-6ee7 .form_lower_f4f4{opacity:1;transform:none}}.background-6ee7:not(.background_13ec) .fn-active-28f7>.form_lower_f4f4{left:auto;opacity:1;padding-bottom:30px;position:inherit;transform:translateX(0)}.tag-4d29.list_outer_3fd4>li.inner-a52c.fn-active-28f7,.tag-4d29.list_outer_3fd4>li.inner-a52c:hover{background-color:rgba(0,0,0,.05)}.tag-4d29.list_outer_3fd4>li+li{border-top:1px solid #ececec}.sidebar-f433 .tag-4d29.list_outer_3fd4>li+li,.sidebar-f433 .picture-pro-46c0>li+li{border-color:hsla(0,0%,100%,.2)}.list_outer_3fd4>li+li{border-top:1px solid #ececec}.picture-pro-46c0>li+li{border-color:#ececec}.list_outer_3fd4.main-complex-822d>li>a:before{height:100%;left:auto;right:-2px;width:3px;z-index:1}.list_outer_3fd4.fixed_4650>li>a{border:0}.list_outer_3fd4.fixed_4650>li.fn-active-28f7>a{border-left:3px solid #446084}.frame_9b95 .caption_5a51{margin-left:-35px}.frame_9b95 .list_outer_3fd4 li{border:0}.frame_9b95 .list_outer_3fd4 li li,.frame_9b95.list_outer_3fd4 li li{padding-left:0}@media screen and (max-width:549px){.large-19ed{flex-flow:column;margin-bottom:20px}.large-19ed>li{border-bottom:1px solid #ececec;list-style:none;margin:0!important;width:100%}}.list_outer_3fd4 .component-narrow-de90{width:100%}.list_outer_3fd4 .avatar-green-639f,.list_outer_3fd4 .backdrop-dd66{display:block;width:100%}@media screen and (min-width:849px){.tooltip-3552>.media-71e1>.rough-9154>.list_outer_3fd4{width:calc(100% + 31px)}}.short-5e25{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}.short-5e25 .tabs-51b2{font-size:1.7em;margin-right:10px}.progress-center-ec66{display:block;font-size:.9em;font-weight:400;line-height:1.3}.main-fresh-4ea5{flex:1 1 auto}.wide_34a3{background-color:#fff;opacity:0;position:absolute;visibility:hidden;width:250px;z-index:9}.wide_34a3 .picture-pro-46c0{align-items:stretch;display:flex;flex-direction:column}.wide_34a3 .picture-pro-46c0>li.inner-a52c{list-style:none;margin:0;position:static}.wide_34a3 .picture-pro-46c0>li.inner-a52c[class*=" label-"]>a:after,.wide_34a3 .picture-pro-46c0>li.inner-a52c[class^=label-]>a:after{order:2;top:0}.wide_34a3 .picture-pro-46c0>li.inner-a52c>a>i.narrow-895a{margin-left:auto;margin-right:-.1em;order:3;transform:rotate(-90deg)}.wide_34a3 .picture-pro-46c0>li.inner-a52c>a{align-items:center;display:flex;padding:10px 15px}.wide_34a3 .picture-pro-46c0 li.tag-f8f6>a>i,.wide_34a3 .picture-pro-46c0 li.tag-f8f6>a>img,.wide_34a3 .picture-pro-46c0 li.tag-f8f6>a>svg{margin-right:10px}.wide_34a3 .nav-dynamic-c6c2{font-size:.9em;order:1}.wide_34a3 .dynamic_28b5 .copper_fc07{left:100%!important;top:0}.wide_34a3 .dynamic_28b5.inner-a52c .copper_fc07{min-height:100%}.widget-aac3{opacity:1;visibility:visible}.bottom_2662 .wide_34a3,.dropdown_over_732d .wide_34a3{opacity:0;visibility:hidden}.plasma-8276:not(.dropdown_over_732d) .wide_34a3{transition:opacity .25s,visibility .25s}.wide_34a3.image_hovered_4761{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.article_down_e010:hover .wide_34a3{opacity:1;visibility:visible}.up_d867{margin:30px 0 0}.modal-6d2d{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:table;height:2.8em;pointer-events:none;width:2.8em;z-index:20}.modal-6d2d.fn-top-28f7{left:0}.photo-yellow-8115{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%}.narrow_6da4{height:2.3em;width:2.3em}.narrow_6da4 .photo-yellow-8115{line-height:.7}.modal-6d2d+.modal-6d2d{height:2.5em;opacity:.9;width:2.5em}.modal-6d2d+.modal-6d2d+.modal-6d2d{opacity:.8}.list_4d41 .photo-yellow-8115,.blue-82fd .photo-yellow-8115{background-color:#fff;border:2px solid;color:#446084}.gallery-8ae5:hover .blue-82fd .photo-yellow-8115{background-color:#446084;border-color:#446084;color:#fff}.north-c0c0,.blue-82fd{margin-left:-.4em}.item-last-ae23{margin-left:1em}.north-c0c0+.modal-6d2d{margin-left:-.4em;margin-top:-.4em}.north-c0c0 .photo-yellow-8115,.item-last-ae23 .photo-yellow-8115{border-radius:999px}.list_4d41 .photo-yellow-8115,.motion_ff52 .blue-82fd .photo-yellow-8115{background-color:transparent}.list_4d41{height:2em;margin-left:-4px}.motion_ff52 .modal-6d2d{margin:0!important}.sidebar-f433 .motion_ff52 .blue-82fd .photo-yellow-8115{color:#fff;opacity:.7}.border-dark-a71f .north-c0c0{margin-left:15px}.red-41d1{background-color:#446084;min-height:30px;position:relative;width:100%}.video-8cc5{overflow:hidden}.detail_7584{height:100%;max-height:100%;position:relative}@media(max-width:549px){.detail_7584{-webkit-overflow-scrolling:touch;overflow:auto}}.detail_7584>*{position:absolute!important}.sidebar-f433 .red-41d1 a{color:#fff}.action-0adb{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){.focused-a8a7 .text_0c31{display:none}}.chip_0166{margin:0 auto;position:relative;width:100%}.chip_0166>a{display:block;width:100%}.chip_0166 a{display:inline-block}.chip_0166,.tooltip_7d0c,.mask-0ba3{transition:opacity .3s,transform .3s,background-color .3s}.tooltip_7d0c>a,.tooltip_7d0c>div>a{display:block}.tooltip_7d0c>a:focus-visible,.tooltip_7d0c>div>a:focus-visible{outline-offset:-2px}.mask-0ba3{font-size:.9em;padding-bottom:1.4em;padding-top:.7em;position:relative;width:100%}.image_hovered_4761 .mask-0ba3{padding-left:1.2em;padding-right:1.2em}@media(max-width:549px){.mask-0ba3{font-size:85%}}.tooltip_7d0c{height:auto;margin:0 auto;overflow:hidden;position:relative}.tooltip_7d0c[style*=-radius]{-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.description-paper-631f{overflow:hidden;position:relative;z-index:0}.mask-0ba3.frame_9b95{padding-left:10px;padding-right:10px}.tooltip_7d0c img{margin:0 auto;max-width:100%;width:100%}.frame-808f{overflow:hidden}.frame-808f .mask-0ba3.frame_9b95{left:50%;margin:10% 0;transform:translateX(-50%)}.frame-808f .mask-0ba3.pink-980c{left:auto;right:0}.frame-808f .mask-0ba3{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}.frame-808f:hover .mask-0ba3{opacity:1}.slider_gas_e2c7{overflow:hidden}.slider_gas_e2c7 .mask-0ba3{background-color:hsla(0,0%,100%,.95);bottom:15%;padding:.8em 1em 1em;position:absolute;transition:background .3s;z-index:1}.sidebar-f433 .slider_gas_e2c7 .mask-0ba3{background-color:rgba(0,0,0,.95)}.slider_gas_e2c7:hover .mask-0ba3{background-color:#446084}.steel_47e6 .mask-0ba3{padding:15px 15px 20px;z-index:1}.steel_47e6:hover .mask-0ba3{background-color:#fff;transform:translateY(-15px)}.sidebar-f433 .steel_47e6:hover .mask-0ba3{background-color:#222}.steel_47e6:hover .tooltip_7d0c{transform:translateY(-5px)}.hard-6bdf .mask-0ba3{background-color:hsla(0,0%,100%,.95);margin:-15% auto 0;max-width:85%;padding:15px 20px}.main_pro_3318 .mask-0ba3,.active-brown-3062 .mask-0ba3{bottom:0;max-height:100%;padding-left:1.5em;padding-right:1.5em;position:absolute;width:100%}.main_pro_3318.sidebar-f433 .mask-0ba3,.active-brown-3062.sidebar-f433 .mask-0ba3{text-shadow:1px 1px 1px rgba(0,0,0,.5)}.cold-3a15 .mask-0ba3{display:none!important}.fresh_eb2e:hover .main_pro_3318 .mask-0ba3,.fresh_eb2e:hover .active-brown-3062 .mask-0ba3{opacity:0!important}.container-4ac1.main_pro_3318 .mask-0ba3,.container-4ac1.active-brown-3062 .mask-0ba3{bottom:auto!important;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:16}.container-center-4b81.main_pro_3318 .mask-0ba3,.container-center-4b81.active-brown-3062 .mask-0ba3{bottom:auto!important;left:0;position:absolute;right:0;top:0;z-index:16}.gallery-pink-06ed .container-4ac1 .mask-0ba3{bottom:auto;position:relative;top:auto;transform:translateY(0)}.sidebar-d369 .hot-7b9e{max-width:100%!important;width:100%!important}@media screen and (max-width:549px){.gallery-pink-06ed .tooltip_7d0c{width:100%!important}}@media screen and (min-width:550px){.primary_plasma_e257 .hot-7b9e{flex-basis:100%!important;max-width:100%!important}.primary_plasma_e257 .chip_0166,.gallery-pink-06ed{display:table;width:100%}.primary_plasma_e257 .chip_0166 .content_white_7d22,.gallery-pink-06ed .content_white_7d22{direction:rtl}.primary_plasma_e257 .chip_0166 .tooltip_7d0c,.primary_plasma_e257 .chip_0166 .mask-0ba3,.gallery-pink-06ed .tooltip_7d0c,.gallery-pink-06ed .mask-0ba3{direction:ltr;display:table-cell;vertical-align:middle}.primary_plasma_e257 .chip_0166 .mask-0ba3,.gallery-pink-06ed .mask-0ba3{padding-left:1.5em;padding-right:1.5em}.primary_plasma_e257 .chip_0166 .tooltip_7d0c,.gallery-pink-06ed .tooltip_7d0c{width:50%}.primary_plasma_e257 .chip_0166.accent_green_93dc .mask-0ba3,.gallery-pink-06ed.accent_green_93dc .mask-0ba3{vertical-align:top}}.summary_selected_6e25,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}.summary_selected_6e25 span{display:inline-block;line-height:1.6}.summary_selected_6e25.tabs-963c{line-height:2.19em}.background-6ee7>li>a.summary_selected_6e25,.background-6ee7>li>a.summary_selected_6e25:hover{padding-bottom:0;padding-top:0}.background-6ee7>li>a.summary_selected_6e25:hover{color:#fff}.summary_selected_6e25,input[type=button].summary_selected_6e25,input[type=reset].summary_selected_6e25,input[type=submit],input[type=submit].summary_selected_6e25{background-color:#446084;background-color:var(--primary-color);border-color:rgba(0,0,0,.05);color:#fff}.summary_selected_6e25.tabs-963c,input[type=button].tabs-963c,input[type=reset].tabs-963c,input[type=submit].tabs-963c{background-color:transparent;border:2px solid}.summary_selected_6e25:hover,.sidebar-f433 .summary_selected_6e25.white-933b: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}.summary_selected_6e25.east_5581,.summary_selected_6e25.grid_mini_1ea8{background-color:transparent!important;border-color:transparent!important;padding-left:.15em;padding-right:.15em}.summary_selected_6e25.grid_mini_1ea8:before{background-color:currentColor;bottom:0;content:"";height:2px;left:20%;opacity:.3;position:absolute;transition:all .3s;width:60%}.summary_selected_6e25.grid_mini_1ea8:hover:before{left:0;opacity:1;width:100%}.east_5581,.grid_mini_1ea8{color:#666}.sidebar-f433 .summary_selected_6e25.east_5581:hover,.sidebar-f433 .summary_selected_6e25.grid_mini_1ea8:hover{color:#fff;opacity:.8}.summary_selected_6e25.east_5581:hover,.summary_selected_6e25.grid_mini_1ea8:hover{box-shadow:none;color:#333}.white-933b,button.white-933b,button[type=submit].white-933b,input[type=button].white-933b,input[type=reset].white-933b,input[type=submit].white-933b{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}.summary_selected_6e25.white-933b:hover{background-color:#f1f1f1;color:#000}.sidebar-f433 .summary_selected_6e25,.sidebar-f433 input[type=button],.sidebar-f433 input[type=reset],.sidebar-f433 input[type=submit]{color:#fff}.sidebar-f433 .summary_selected_6e25.white-933b,.sidebar-f433 input[type=button].white-933b,.sidebar-f433 input[type=reset].white-933b,.sidebar-f433 input[type=submit].white-933b{color:#000}.middle_0b71{border-radius:99px}.basic_4cd0,.avatar_f8d5,.gallery_last_8668{overflow:hidden}.basic_4cd0:after,.avatar_f8d5:after,.gallery_last_8668: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%}.gallery_last_8668:after{box-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.1),inset 0 2em 15px 0 hsla(0,0%,100%,.2)}.basic_4cd0:after{box-shadow:inset -.01em -.1em 0 0 rgba(0,0,0,.15);left:0;width:100%}.tabs-963c{color:silver}.tabs-963c:hover{box-shadow:none!important}.fn-primary-28f7,input[type=submit],input[type=submit].summary_selected_6e25{background-color:#446084}.fn-primary-28f7.east_5581,.fn-primary-28f7.tabs-963c,.fn-primary-28f7.grid_mini_1ea8{color:#446084}.tabs-963c:hover,.fn-primary-28f7.tabs-963c:hover{background-color:#446084;border-color:#446084;color:#fff}.fn-success-28f7{background-color:#7a9c59}.fn-success-28f7.east_5581,.fn-success-28f7.tabs-963c,.fn-success-28f7.grid_mini_1ea8{color:#7a9c59}.fn-success-28f7.tabs-963c:hover{background-color:#7a9c59;border-color:#7a9c59;color:#fff}.caption-7b41{background-color:#fff!important;color:#666!important}.caption-7b41.summary_selected_6e25.tabs-963c{background-color:transparent;color:currentColor!important}.caption-7b41.east_5581,.caption-7b41.tabs-963c,.caption-7b41.grid_mini_1ea8{background-color:transparent!important;color:#fff!important}.caption-7b41.tabs-963c:hover{background-color:#fff!important;border-color:#fff;color:#666!important}.summary_selected_6e25.element-copper-c3ec,.summary_selected_6e25.section-wood-269c,.popup_hot_1c6f,.fn-secondary-28f7{background-color:#d26e4b}.fn-secondary-28f7.east_5581,.fn-secondary-28f7.tabs-963c,.fn-secondary-28f7.grid_mini_1ea8{color:#d26e4b}.fn-secondary-28f7.tabs-963c:hover{background-color:#d26e4b;border-color:#d26e4b;color:#fff}a.fn-primary-28f7:not(.summary_selected_6e25),a.fn-secondary-28f7:not(.summary_selected_6e25){background-color:transparent}.fn-alert-28f7{background-color:#b20000}.fn-alert-28f7.east_5581,.fn-alert-28f7.tabs-963c,.fn-alert-28f7.grid_mini_1ea8{color:#b20000}.fn-alert-28f7.tabs-963c:hover{background-color:#b20000;border-color:#b20000;color:#fff}.frame_9b95 .summary_selected_6e25:first-of-type{margin-left:0!important}.frame_9b95 .summary_selected_6e25:last-of-type,.pink-980c .summary_selected_6e25:last-of-type{margin-right:0!important}.summary_selected_6e25.fn-disabled-28f7,.summary_selected_6e25[disabled],button.fn-disabled-28f7,button[disabled]{opacity:.6}.east_6200 .summary_selected_6e25{margin-bottom:0;margin-right:.65em}.avatar-green-639f{display:inline-block}.avatar-green-639f .widget-new-f43f.tabs-963c:not(:hover){color:#999}.short_4f09 .avatar-green-639f .widget-new-f43f.tabs-963c:not(:hover){color:#fff}.avatar-green-639f .summary_selected_6e25{margin:0}.accent_12ef{margin-left:0!important}.accent_12ef:not(:hover){opacity:.7}.tooltip-12e1 .summary_selected_6e25,.tooltip-12e1 button,.tooltip-12e1 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}.sidebar-f433 code{background-color:rgba(0,0,0,.5);border-color:#000}.hover-ebc0{background-color:rgba(0,0,0,.1);display:block;height:3px;margin:1em 0;max-width:30px;width:100%}.motion_ff52 .hover-ebc0{margin-top:.66em}.sidebar-f433 .hover-ebc0{background-color:hsla(0,0%,100%,.3)}form{margin-bottom:0}.clean-273c,.item_2867 .summary_7c4e,.item_2867 .heading-lite-8fa9,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){.clean-273c,.item_2867 .summary_7c4e,.item_2867 .heading-lite-8fa9,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>.column-e217{display:inline-block;font-weight:400;margin-left:.5em}abbr[title=required]{color:#b20000}input[type=checkbox]+label,input[type=radio]+label{display:inline}.clean-273c,.item_2867 .summary_7c4e,.item_2867 .heading-lite-8fa9,select{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.short_52a0.bronze-3d98/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}.clean-273c{display:inline-block;opacity:0;position:absolute;width:auto}select.media_6bd9{width:55px}.focus_3f1f b{border-color:transparent!important}.item_2867 .sidebar_white_232e .accordion-5ed0{background-image:none;height:auto;line-height:1.7em;padding:10px}.item_2867 .sidebar_white_232e .accordion-5ed0 .steel_c407{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}}.paragraph_tiny_800f input:not([type=submit]),.paragraph_tiny_800f select,.paragraph_tiny_800f textarea{background-color:rgba(0,0,0,.03);border-color:rgba(0,0,0,.09);border-radius:99px;box-shadow:none;color:currentColor!important}.paragraph_tiny_800f button,.paragraph_tiny_800f input{border-radius:99px}.paragraph_tiny_800f textarea{border-radius:15px}.info_up_0926.paragraph_tiny_800f .tooltip-12e1,.paragraph_tiny_800f .info_up_0926 .tooltip-12e1{padding-right:4px}.sidebar-f433 .paragraph_tiny_800f input:not([type=submit]),.sidebar-f433 .paragraph_tiny_800f select,.sidebar-f433 .paragraph_tiny_800f textarea,.short_4f09 .paragraph_tiny_800f input:not([type=submit]),.short_4f09 .paragraph_tiny_800f select,.short_4f09 .paragraph_tiny_800f textarea{background-color:hsla(0,0%,100%,.2)!important;border-color:hsla(0,0%,100%,.09);color:#fff}.sidebar-f433 .paragraph_tiny_800f select option{color:#333}.sidebar-f433 .paragraph_tiny_800f select,.short_4f09 .paragraph_tiny_800f select{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.short_52a0.bronze-3d98/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")}.sidebar-f433 .paragraph_tiny_800f input::-webkit-input-placeholder,.short_4f09 .paragraph_tiny_800f input::-webkit-input-placeholder{color:#fff}.paragraph_tiny_800f .summary_selected_6e25.breadcrumb-bronze-74b8{background-color:transparent!important;border-color:transparent!important;box-shadow:none;color:currentColor!important}.wood_6c81 input:not([type=submit]),.wood_6c81 select,.wood_6c81 textarea{background-color:transparent;box-shadow:none}.wood_6c81.slow-26e1 .message_old_54f5{border-left:0;border-right:0;max-width:2em}.menu-hovered-97d3 input,input.bright_356a{border-color:#b20000;color:#b20000}.menu-hovered-97d3 select{border-color:#b20000}.menu-hovered-97d3 input.pink_2551{outline:1px solid #b20000;outline-offset:1px}.item_2867{text-align:left}.slow_2b3e .item_2867{margin-bottom:1em}.simple-b3dd{margin-bottom:0}.tertiary-54f0 .silver-bd05 .focus_3f1f{width:30px}.item_2867 .summary_7c4e>.outline-stale-2ba8,.item_2867 .silver-bd05 .background-a685,.heading-lite-8fa9{line-height:2.507em;padding:0}.tertiary-54f0 .silver-bd05 .focus_3f1f{height:2.507em}.form_b3b5{position:relative}.prev-47bc .footer-7dce label[for]:first-child{display:none}.footer-7dce .form_b3b5 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}.sidebar-f433 .form_b3b5 label{color:#000}.form_b3b5.top-8c54>label[for]:first-child{opacity:.8;z-index:1}.footer-7dce .slow_2b3e input:not([type=checkbox]),.footer-7dce .slow_2b3e select,.footer-7dce .slow_2b3e textarea{height:3.0084em;transition:padding .3s}.slow_2b3e .top-8c54 input,.slow_2b3e .top-8c54 textarea{padding-bottom:.5em;padding-top:1.1em}.slow_2b3e .top-8c54 select{padding-bottom:.4em;padding-top:1.1em}.lower_7c07 .module_a845{margin-bottom:1em;max-width:100%;position:relative}.stale_c695>.lower_7c07,.dim_d96b>.lower_7c07{padding-left:3%!important;padding-right:3%!important}.module_a845 img,.module_a845 svg{padding-top:.2em;width:100%}.module_a845 svg{fill:currentColor;height:100%;transition:all .3s;width:100%}.module_a845 svg path{fill:currentColor}.lower_7c07:hover .photo_454e i,.lower_7c07:hover .photo_454e svg,.lower_7c07:hover .photo_454e svg path{fill:#fff}.photo_454e .breadcrumb-bronze-74b8{height:0;overflow:hidden;padding-top:100%;position:relative}.photo_454e .breadcrumb-bronze-74b8 .dynamic_c8e0{border:2px solid;border-radius:100%;color:#446084;height:100%;position:absolute;top:0;transition:all .3s;width:100%}.lower_7c07:hover .photo_454e .breadcrumb-bronze-74b8 .dynamic_c8e0{background-color:currentColor}.photo_454e .breadcrumb-bronze-74b8 i,.photo_454e .breadcrumb-bronze-74b8 img,.photo_454e .breadcrumb-bronze-74b8 svg{left:0;margin:0 20%;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:60%}.media-short-842b .photo_454e .breadcrumb-bronze-74b8{position:absolute;width:100%}.media-short-842b,.row-left-e9fe{display:flex;flex-flow:row wrap;width:100%}.media-short-842b .module_a845,.row-left-e9fe .module_a845{flex:0 0 auto;margin-bottom:0;max-width:200px}.media-short-842b .caption_prev_fa44,.row-left-e9fe .caption_prev_fa44{flex:1 1 0px}.row-left-e9fe .caption_prev_fa44{order:-1}.media-short-842b .module_a845+.caption_prev_fa44{padding-left:1em}.row-left-e9fe .module_a845+.caption_prev_fa44{padding-right:1em}.column-824c .module_a845{margin:0 auto 1em}.plasma-8635>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}.mini_bd08 i{margin-right:4px;opacity:.35}.summary_selected_6e25 i,button i{top:-1.5px;vertical-align:middle}.summary_selected_6e25.feature-basic-4cd9 i{top:-.027em}a.footer_rough_6f4e,a.widget_3476{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.breadcrumb-bronze-74b8:not(.summary_selected_6e25),button.breadcrumb-bronze-74b8:not(.summary_selected_6e25){font-family:sans-serif;font-size:1.2em;margin-left:.25em;margin-right:.25em}.blue-17ae a.breadcrumb-bronze-74b8:not(.summary_selected_6e25){margin-left:.3em;margin-right:.3em}.blue-17ae .hero-white-04e5 a.breadcrumb-bronze-74b8:not(.summary_selected_6e25){font-size:1em}.summary_selected_6e25.breadcrumb-bronze-74b8{display:inline-block;margin-left:.12em;margin-right:.12em;min-width:2.5em;padding-left:.6em;padding-right:.6em}.summary_selected_6e25.breadcrumb-bronze-74b8 i{font-size:1.2em}.summary_selected_6e25.breadcrumb-bronze-74b8 i+span{padding-right:.5em}.summary_selected_6e25.breadcrumb-bronze-74b8.hero-9816{border-width:1px}.summary_selected_6e25.breadcrumb-bronze-74b8.hero-9816 i{top:-1px}.summary_selected_6e25.breadcrumb-bronze-74b8.red-f649{padding-left:0;padding-right:0}.summary_selected_6e25.breadcrumb-bronze-74b8.red-f649>span{margin:0 8px}.summary_selected_6e25.breadcrumb-bronze-74b8.red-f649>span+i{margin-left:-4px}.summary_selected_6e25.breadcrumb-bronze-74b8.red-f649>i{margin:0 8px}.summary_selected_6e25.breadcrumb-bronze-74b8.red-f649>i+span{margin-left:-4px}.summary_selected_6e25.breadcrumb-bronze-74b8.red-f649>i:only-child{margin:0}.background-6ee7>li>a>i{font-size:20px;transition:color .3s;vertical-align:middle}.background-6ee7>li>a>i+span{margin-left:5px}.background-6ee7 li.tag-f8f6>a>i,.background-6ee7 li.tag-f8f6>a>img,.background-6ee7 li.tag-f8f6>a>svg{margin-right:5px}.background-6ee7>li>a>span+i{margin-left:5px}.hero-white-04e5>li>a>i{font-size:1em}.background-6ee7>li>a>i.container-7f14{font-size:1.2em}.background-6ee7>li>a>i.tabs-51b2{font-size:1.9em}.background-6ee7>li.column-cool-4741>a>i{min-width:1em}.list_outer_3fd4>li>a>i{font-size:16px;opacity:.6}.avatar-green-639f a.breadcrumb-bronze-74b8:not(.summary_selected_6e25){display:inline-block;padding:6px 0}.avatar-green-639f a.breadcrumb-bronze-74b8:not(.summary_selected_6e25) i{font-size:24px}.avatar-green-639f a.breadcrumb-bronze-74b8:not(.summary_selected_6e25) i.container-7f14{font-size:16px}.hero-white-04e5 .avatar-green-639f a.breadcrumb-bronze-74b8:not(.summary_selected_6e25){padding:3px 0}.summary_selected_6e25:not(.breadcrumb-bronze-74b8)>i{margin-left:-.15em;margin-right:.4em}.summary_selected_6e25:not(.breadcrumb-bronze-74b8)>span+i{margin-left:.4em;margin-right:-.15em}.section-smooth-0098 .narrow-895a{font-size:16px;margin-left:.2em;opacity:.6}.over-c6de{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}.over-c6de i{font-size:1.3em;top:3px;transition:color .3s}.gallery-8ae5:hover .over-c6de{opacity:1;transform:scale(1.15)}.main_pro_3318 .over-c6de,.active-brown-3062 .over-c6de{opacity:0}.search_gas_7a4d{display:inline-block;height:auto;position:relative;vertical-align:middle}span+.search_gas_7a4d{margin-left:10px}.search_gas_7a4d img{max-width:32px;min-width:100%}.hero-white-04e5 .search_gas_7a4d{height:16px;margin:0 5px;width:16px}.hero-white-04e5 .search_gas_7a4d 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}.hero-white-04e5 [data-icon-label]:after{font-size:10px;height:13px;line-height:13px;min-width:13px;right:-10px;top:-4px}.summary_selected_6e25 [data-icon-label]:after{right:-12px;top:-12px}.detail-8b51 i{width:1em}.detail-8b51 i,.detail-8b51 span{display:inline-block;transition:opacity .3s,transform .3s}.detail-8b51 span{transform:translateX(.75em)}.detail-8b51 i+span{transform:translateX(-.75em)}.detail-8b51:hover>span{transform:translateX(0)}.detail-8b51:not(:hover) i{opacity:0}img{opacity:1;transition:opacity 1s}.media-71e1>.secondary_bronze_e5b4:not(:last-child),.hot-7b9e>.secondary_bronze_e5b4:not(:last-child){margin-bottom:1em}.secondary_bronze_e5b4,.secondary_bronze_e5b4 .input-9074{position:relative}.secondary_bronze_e5b4 .input-9074{overflow:hidden}.secondary_bronze_e5b4,.secondary_bronze_e5b4 img{width:100%}.pressed_ac1c{background-color:rgba(0,0,0,.15);height:100%;left:-1px;pointer-events:none;right:-1px;top:0;transition:transform .3s,opacity .6s}.secondary_bronze_e5b4 .photo_de9b,.pressed_ac1c{bottom:0;position:absolute}.secondary_bronze_e5b4 .photo_de9b{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%}.secondary_bronze_e5b4 .button_large_11ad,.secondary_bronze_e5b4:hover .photo_de9b{transform:translateY(0)}.element-11a0{background-color:rgba(0,0,0,.03)}.detail_warm_26ab,.yellow-d9cb,.easy_1451{background-position:50% 50%;background-size:cover;height:auto;overflow:hidden;padding-top:100%;position:relative}.easy_1451{padding-top:56.5%}.summary-glass-050c .tooltip_7d0c img,.detail_warm_26ab img,.yellow-d9cb img,.easy_1451 iframe,.easy_1451 video,img.notice-warm-ed4b{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%}.summary-glass-050c .tooltip_7d0c{padding-top:100%}.easy_1451 iframe{-o-object-fit:fill;object-fit:fill}.panel_center_d33b{padding:10px;position:absolute}.panel_center_d33b a:last-child{margin-bottom:0}.panel_center_d33b a.summary_selected_6e25{display:block}.panel_center_d33b.fn-bottom-28f7.fn-left-28f7{padding-right:0;padding-top:0}.panel_center_d33b.fn-top-28f7.fn-right-28f7{padding-bottom:0;padding-left:0}.panel_center_d33b .backdrop_pink_eb58{bottom:100%;left:10px;margin:5px;position:absolute}.panel_center_d33b .slider-wide-62a7:hover{background-color:#b20000;border-color:#b20000}@media only screen and (max-device-width:1024px){.panel_center_d33b{opacity:1!important;padding:5px}}.wrapper_5b11{margin-top:10px}.wrapper_5b11 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}.wrapper_5b11 a:hover{background-color:#fff;color:#000!important}.article_up_be3b{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}.gallery-8ae5:hover .article_up_be3b{background-color:#d26e4b;opacity:1}.title-7b86{background-color:#fff;box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);margin:0 auto;max-width:875px;position:relative}.title-7b86 .texture_tall_a247{padding:30px 20px}.gas-454f{background-color:rgba(0,0,0,.6)}@media(min-width:549px){.bright-cc65{background-color:transparent!important}}.top_5e08{opacity:0;transition:opacity .5s}.tooltip_f119 .top_5e08{opacity:1}.under-64de{text-align:center}.mask_warm_3e38{background:#0b0b0b;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity .25s;width:100%;z-index:1042}.mask_warm_3e38.paragraph_4ea8{opacity:.6}.mask_warm_3e38.table_3b51{opacity:0!important}.accent_pressed_2dcc{-webkit-backface-visibility:hidden;outline:none!important;position:fixed;z-index:1043}.background-out-0737,.accent_pressed_2dcc{height:100%;left:0;top:0;width:100%}.background-out-0737{box-sizing:border-box;padding:30px;position:absolute;text-align:center}.background-out-0737:before{content:"";display:inline-block;height:100%;vertical-align:middle}.dropdown_6c4f{padding:40px 6.66%}.north-b4a6 .background-out-0737:before{display:none}.steel_4a20{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}.column-orange-40f4{box-shadow:1px 1px 5px 0 rgba(0,0,0,.2)}.paragraph_4ea8 .steel_4a20{opacity:1;transform:translateY(0)}.paragraph_4ea8.table_3b51 .steel_4a20{opacity:0}.footer_cfb0 .steel_4a20,.fluid_98f0 .steel_4a20{cursor:auto;width:100%}.slider-complex-7268{cursor:progress}.progress-thick-31e2,.progress-thick-31e2 .dropdown_6c4f .panel_red_d0d4{cursor:zoom-out}.sidebar-55ac{cursor:pointer;cursor:zoom-in}.full-2475 .steel_4a20{cursor:auto}.top-7e19,.panel_red_d0d4,.thumbnail_small_32c6,.hovered-8f66{-webkit-user-select:none;-moz-user-select:none;user-select:none}.purple_9577.focus_e705{display:none}.badge_east_502d{display:none!important}.hovered-8f66{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.hovered-8f66 a{color:#ccc}.hovered-8f66 a:hover{color:#fff}.north_52d1 .steel_4a20,.form_53b0 .hovered-8f66{display:none}.panel_red_d0d4{-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}.panel_red_d0d4 svg{pointer-events:none}.steel_4a20 .panel_red_d0d4{position:absolute}.paragraph_4ea8 .panel_red_d0d4{opacity:.6;transform:translateY(0) translateZ(1px)}.table_3b51 .panel_red_d0d4{display:none!important}.panel_red_d0d4:hover{opacity:1}.container-40c0 .panel_red_d0d4{color:currentColor;top:0!important}.thumbnail_small_32c6{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0}.top-7e19{color:#fff;height:50px;margin:0;mix-blend-mode:difference;opacity:.6;position:fixed;text-align:center;top:50%;width:50px;z-index:1046}.top-7e19 i{font-size:42px!important;pointer-events:none}.top-7e19:hover{opacity:1}.top-7e19:active{top:50.1%}.fixed-983d{left:0;transform:translateX(100%)}.smooth-91f2{right:0;transform:translateX(-100%)}.paragraph_4ea8 .fixed-983d,.paragraph_4ea8 .smooth-91f2{transform:translateX(0)}.modal_3b88{padding-bottom:40px;padding-top:40px}.modal_3b88 .steel_4a20,.fluid_98f0 .slider_6dd5{line-height:0;max-width:900px;width:100%}.modal_3b88 .panel_red_d0d4{top:-40px}.text_huge_c60e{height:0;overflow:hidden;padding-top:56.25%;width:100%}.text_huge_c60e iframe{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.text_huge_c60e iframe,.fluid_98f0 .slider_6dd5{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6)}.fluid_98f0 .hero_light_32c8,img.table-0e39{margin:0 auto}img.table-0e39{-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}.focus_e705,img.table-0e39{line-height:0}.focus_e705: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}.focus_e705 small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.focus_e705 figure{margin:0}.up_d384{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.video_fd4f{word-wrap:break-word;color:#f3f3f3;font-size:11px;line-height:18px;padding-right:36px;text-align:left}.video_fd4f a{color:#f3f3f3;text-decoration:underline}.video_fd4f a:hover{color:#f3f3f3;opacity:.8;text-decoration:none}.dropdown_6c4f .steel_4a20{max-width:100%}.tooltip-south-7daf .dropdown_6c4f .focus_e705{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.hero-static-1c10 .dropdown_6c4f{padding-left:0;padding-right:0}.hero-static-1c10 img.table-0e39{padding:0}.hero-static-1c10 .focus_e705:after{bottom:0;top:0}.hero-static-1c10 .focus_e705 small{display:inline;margin-left:5px}.hero-static-1c10 .up_d384{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.hero-static-1c10 .up_d384:empty{padding:0}.hero-static-1c10 .thumbnail_small_32c6{right:5px;top:3px}}@media(max-width:849px){body.fixed_fa2b .accent_pressed_2dcc{overflow:auto;position:fixed!important}}@media(prefers-reduced-motion){.mask_warm_3e38,.panel_red_d0d4,.steel_4a20{transition:opacity .3s}}.tabs_4e20,.fn-processing-28f7{position:relative}.tabs_4e20,.fn-processing-28f7: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}.tooltip_7d0c.fn-processing-28f7:before,.sidebar-f433 .tabs_4e20,.sidebar-f433 .fn-processing-28f7:before,.sidebar-f433.tabs_4e20,.sidebar-f433.fn-processing-28f7:before{border:3px solid rgba(0,0,0,.1)!important;border-left-color:#fff!important}.tooltip_7d0c.fn-processing-28f7:after{background-color:#000;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.tooltip_7d0c.fn-processing-28f7 .panel_center_d33b{opacity:0!important}.status_purple_b550.fn-processing-28f7:before{position:fixed}.tabs_4e20.form-wide-e143,.fn-processing-28f7:before{left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;z-index:99}.tabs_4e20{border-radius:50%;height:30px;width:30px}.summary_selected_6e25.fn-loading-28f7{color:hsla(0,0%,100%,.05);opacity:1!important;pointer-events:none!important;position:relative}.summary_selected_6e25.fn-loading-28f7: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}.tabs-963c .summary_selected_6e25.fn-loading-28f7:after{border-color:#446084}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.orange_e046{align-items:center}.yellow_92e0 .gas_bb18,.orange_e046:hover .gas_bb18{color:hsla(0,0%,7%,.85)}.sidebar-f433 .gas_bb18{border-bottom-color:hsla(0,0%,100%,.2)}.sidebar-f433 .yellow_92e0 .gas_bb18,.sidebar-f433 .orange_e046:hover .gas_bb18{color:hsla(0,0%,100%,.85)}.main_left_a066.avatar-3d44 .orange_e046:not(:last-of-type) .gas_bb18{border-bottom-style:solid}.gas_bb18{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}.easy-a4d4{flex-shrink:0;vertical-align:middle;width:16px}.easy-a4d4+.brown-877a{padding-left:.5em}.block-gold-fcef{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}.orange_e046+.block-gold-fcef{margin-top:5px!important}.sidebar-f433 .block-gold-fcef{color:currentColor}.tag-d8df .steel_4a20{-ms-scrollbar-base-color:#000;-ms-scrollbar-arrow-color:#000;-ms-overflow-style:-ms-autohiding-scrollbar}.tag-d8df .list_outer_3fd4>li>a{padding-bottom:15px;padding-top:15px}.tag-d8df .list_outer_3fd4 li li>a{padding-bottom:5px;padding-top:5px}.tag-d8df .west-5b79{display:none!important}.tag-d8df .aside-old-c06f,.tag-d8df .gradient-blue-0bbf{display:inline-block!important}.pagination_silver_59b8 .steel_4a20,.thumbnail_rough_08f8 .steel_4a20{-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}.pagination_silver_59b8.sidebar-f433 .steel_4a20,.thumbnail_rough_08f8.sidebar-f433 .steel_4a20{background-color:rgba(0,0,0,.95)}.thumbnail_rough_08f8 .steel_4a20{left:auto;right:0;transform:translateX(270px)}.old-2a60 .list_outer_3fd4>li>a,.old-2a60 .list_outer_3fd4>li>ul>li a{justify-content:center}.old-2a60 .list_outer_3fd4>li>a{font-size:1.5em}.old-2a60 .background-out-0737{padding:0}.old-2a60 .steel_4a20{-webkit-overflow-scrolling:touch;max-width:700px;overflow-x:hidden;overflow-y:auto;padding-top:50px}.old-2a60 .steel_4a20 .tertiary-dynamic-faa2{margin:0 auto;max-width:260px}.old-2a60.mask_warm_3e38.paragraph_4ea8{opacity:.85}.mask_warm_3e38.old-2a60:not(.sidebar-f433){background-color:#fff;opacity:.95}.old-2a60 .tag-4d29.list_outer_3fd4>li{border:0}.old-2a60 .tag-4d29.list_outer_3fd4>li>a{padding-left:30px;padding-right:30px}.old-2a60 .tag-4d29.list_outer_3fd4>li .caption_5a51{position:absolute;right:0;top:15px}.old-2a60:not(.sidebar-f433) .panel_red_d0d4{color:currentColor}.tag-d8df.table_3b51 .steel_4a20{opacity:0!important}.pagination_silver_59b8.paragraph_4ea8 .steel_4a20,.thumbnail_rough_08f8.paragraph_4ea8 .steel_4a20{opacity:1;transform:translate(0)}.detail-f61a .modal-6e90{filter:blur(5px)}.detail-f61a .medium-76bc{transform:scale(.98)}.detail-f61a .in_f073{opacity:0!important;transform:translateY(-7px)}.detail-f61a.thumbnail-fluid-38ab .in_f073,.detail-f61a.media_cold_2634 .in_f073{transform:translateX(-7px)}.tag-d8df .tertiary-up-8cfc{padding:30px 0}.tag-d8df .sort_orange_27f7{padding:30px 20px}.tag-d8df:not(.old-2a60) .list_outer_3fd4 li>a{padding-left:20px}.tag-d8df:not(.old-2a60) li.dynamic-f337{padding:20px}@media(prefers-reduced-motion){.pagination_silver_59b8 .steel_4a20,.thumbnail_rough_08f8 .steel_4a20{transition:opacity .2s}}.east-1611{--stack-gap:0;display:flex}.east-1611>.background_5a2a>:first-child{margin-top:0}.east-1611>.background_5a2a>:last-child{margin-bottom:0}.thumbnail-3fb2{flex-direction:row}.thumbnail-3fb2>*{margin:0!important}.thumbnail-3fb2>*~*{margin-left:var(--stack-gap)!important}.content_in_9995{flex-direction:column}.content_in_9995>*{margin:0!important}.content_in_9995>*~*{margin-top:var(--stack-gap)!important}.article_dirty_d3fe{align-items:stretch}.rough_3493{align-items:flex-start}.label-gas-e282{align-items:center}.chip-7f1d{align-items:flex-end}.yellow_6afe{align-items:baseline}.focus-33ce{justify-content:flex-start}.header_up_93dc{justify-content:center}.link_new_fe40{justify-content:flex-end}.overlay_d8e2{justify-content:space-between}.mask-03e0{justify-content:space-around}@media(max-width:849px){.nav-4140\:stack-row{flex-direction:row}.nav-4140\:stack-row>*{margin:0!important}.nav-4140\:stack-row>*~*{margin-left:var(--stack-gap)!important}.nav-4140\:stack-col{flex-direction:column}.nav-4140\:stack-col>*{margin:0!important}.nav-4140\:stack-col>*~*{margin-top:var(--stack-gap)!important}.nav-4140\:items-stretch{align-items:stretch}.nav-4140\:items-start{align-items:flex-start}.nav-4140\:items-center{align-items:center}.nav-4140\:items-end{align-items:flex-end}.nav-4140\:items-baseline{align-items:baseline}.nav-4140\:justify-start{justify-content:flex-start}.nav-4140\:justify-center{justify-content:center}.nav-4140\:justify-end{justify-content:flex-end}.nav-4140\:justify-between{justify-content:space-between}.nav-4140\:justify-around{justify-content:space-around}}@media(max-width:549px){.form-80fa\:stack-row{flex-direction:row}.form-80fa\:stack-row>*{margin:0!important}.form-80fa\:stack-row>*~*{margin-left:var(--stack-gap)!important}.form-80fa\:stack-col{flex-direction:column}.form-80fa\:stack-col>*{margin:0!important}.form-80fa\:stack-col>*~*{margin-top:var(--stack-gap)!important}.form-80fa\:items-stretch{align-items:stretch}.form-80fa\:items-start{align-items:flex-start}.form-80fa\:items-center{align-items:center}.form-80fa\:items-end{align-items:flex-end}.form-80fa\:items-baseline{align-items:baseline}.form-80fa\:justify-start{justify-content:flex-start}.form-80fa\:justify-center{justify-content:center}.form-80fa\:justify-end{justify-content:flex-end}.form-80fa\:justify-between{justify-content:space-between}.form-80fa\: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}.sidebar-f433 td,.sidebar-f433 th{border-color:hsla(0,0%,100%,.08)}td .outer_3523,td dl,td form,td input,td label,td p,td select{margin:.5em 0}label{color:#222}.liquid_612d{display:table}.prev_efe5{display:table-cell;vertical-align:middle}@media(max-width:849px){.primary_1d3a{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)}.primary_1d3a table{width:100%}}.inner_a411{max-height:100%}.inner_a411 .border_wide_1e5c{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:10}.warm_cbb8 .background_5a2a,.current_cb5f .background_5a2a{background-color:rgba(0,0,0,.9);height:0;padding:100% 0 0!important}.warm_cbb8 .panel_7c45,.current_cb5f .panel_7c45{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.warm_cbb8 .link_0766,.warm_cbb8 .border_wide_1e5c{border-radius:100%!important}.yellow-f33a{position:relative}.stale_c695>.secondary_bronze_e5b4,.yellow-f33a:last-child,.dim_d96b>.secondary_bronze_e5b4{margin-bottom:0}.last-9605,.dim_d96b{position:relative;scrollbar-width:none}.focus_d681 .stale_c695>.hot-7b9e{padding:0!important}.logo-4f2a{max-height:999px;transition:max-height 2s}.logo-4f2a:not(.gradient-fresh-d14b){max-height:500px}.logo-4f2a:not(.gradient-fresh-d14b)>div{opacity:0}.dim_d96b:not(.gradient-fresh-d14b){-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;width:auto}.last-9605::-webkit-scrollbar,.dim_d96b::-webkit-scrollbar{height:0!important;width:0!important}.tag_2695.last-9605:not(.gradient-fresh-d14b){display:block}.dim_d96b:not(.gradient-fresh-d14b)>*{display:inline-block!important;vertical-align:top;white-space:normal!important}.dim_d96b:not(.gradient-fresh-d14b)>a,.dim_d96b>a,.dim_d96b>a>img,.dim_d96b>div:not(.hot-7b9e),.dim_d96b>img,.dim_d96b>p{width:100%}.stale_c695>a,.stale_c695>a>img,.stale_c695>div:not(.hot-7b9e),.stale_c695>figure,.stale_c695>img,.stale_c695>p{margin:0;padding:0;transition:transform .6s,opacity .6s,box-shadow .6s;width:100%!important}.stale_c695>.tag_2695:not(.hero_pressed_164c){opacity:0}.gradient-fresh-d14b{display:block;position:relative}.gradient-fresh-d14b:focus{outline:none}.paragraph-blue-f4ae{height:100%;overflow:hidden;position:relative;width:100%}.stale_c695{height:100%;position:absolute;width:100%}.notice_new_d1f7 .text_0c31{transition:opacity .3s!important}.cool_9048 .paragraph-blue-f4ae .stale_c695{pointer-events:none}.gradient-fresh-d14b.summary_16ed{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.gradient-fresh-d14b.summary_16ed .paragraph-blue-f4ae{cursor:move;cursor:grab}.gradient-fresh-d14b.summary_16ed .paragraph-blue-f4ae.middle_197a{cursor:grabbing}.frame_e074{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}.frame_e074.summary_pink_7d44{right:2%;transform:translateX(-20%)}.frame_e074.panel_tall_9922{left:2%;transform:translateX(20%)}.highlight_af82 .frame_e074,.dim_d96b:hover .frame_e074{opacity:.7;transform:translateX(0)!important}.dim_d96b .frame_e074:hover{box-shadow:none;opacity:1}.dim_d96b .frame_e074:hover .secondary-easy-cb43,.dim_d96b .frame_e074:hover svg{fill:#446084}@media(min-width:850px){.sidebar_silver_1231 .frame_e074.summary_pink_7d44{left:100%;right:auto}.sidebar_silver_1231 .frame_e074.panel_tall_9922{left:auto;right:100%}}.frame_e074:disabled,button.frame_e074[disabled]{background:none!important;box-shadow:none!important;cursor:auto;opacity:0!important;pointer-events:none}.frame_e074 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%}.layout-f751:not(.section-huge-1f4d) .frame_e074{margin-top:-10%}.layout-f751.section-huge-1f4d .frame_e074 svg{margin-top:-40px}.frame_e074 .secondary-easy-cb43,.frame_e074 svg{fill:currentColor;border-color:currentColor;transition:all .3s}.mini-37c4,.upper_baec{transition:height .2s}.frame_e074.over_e3cd{color:#111;font-size:26px}.progress-cd99 .frame_e074{display:none!important}.sidebar-north-21f2 .stale_c695{transform:none!important}.sidebar-north-21f2 .stale_c695>*{left:0!important;opacity:0;z-index:1}.sidebar-north-21f2 .stale_c695>.hero_pressed_164c{opacity:1;z-index:2}.sidebar-north-21f2 .popup-stone-c820,.sidebar-north-21f2 .frame_e074{z-index:3}@media(prefers-reduced-motion){.frame_e074.summary_pink_7d44,.frame_e074.panel_tall_9922{transform:none!important}}.popup-stone-c820{bottom:15px;left:20%;line-height:1;list-style:none;margin:0;padding:0;position:absolute;right:20%;text-align:center}.last-9605 .popup-stone-c820,.sidebar_silver_1231 .popup-stone-c820{bottom:0}.filter_dark_9835 .popup-stone-c820{direction:rtl}.popup-stone-c820 .paper-dd46{border:3px solid #111;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;opacity:.4;transition:opacity .3s;width:12px}.paragraph-wide-1fba .popup-stone-c820 .paper-dd46,.last-9605 .popup-stone-c820 .paper-dd46{background-color:#111;border:0;height:10px;opacity:.2;width:10px}.popup-stone-c820 .paper-dd46:hover{opacity:.7}.popup-stone-c820 .paper-dd46:first-child:last-child{display:none}.popup-stone-c820 .paper-dd46.hero_pressed_164c{background-color:#111;opacity:1!important}.notice-0419 .popup-stone-c820 .paper-dd46{border-radius:0;height:4px;margin:0;width:40px}.out_f251 .popup-stone-c820 .paper-dd46{border-radius:0;height:4px;width:40px}.preview-outer-e2cc .popup-stone-c820 .paper-dd46{background-color:#111}.media_out_729c .popup-stone-c820 .paper-dd46{border-radius:0}.frame-next-e5d6 .frame_e074 .secondary-easy-cb43,.frame-next-e5d6 .frame_e074 svg{border:2px solid;border-radius:100%}.frame-next-e5d6 .frame_e074:hover .secondary-easy-cb43,.frame-next-e5d6 .frame_e074:hover svg{fill:#fff!important;background-color:#446084;border-color:#446084}.sidebar_silver_1231.frame-next-e5d6 .summary_pink_7d44{transform:translateX(-50%)!important}.sidebar_silver_1231.frame-next-e5d6 .panel_tall_9922{transform:translateX(50%)!important}.section-huge-1f4d{overflow:hidden;padding-top:0}.section-huge-1f4d .frame_e074,.section-huge-1f4d .frame_e074: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}.sidebar-f433 .section-huge-1f4d .frame_e074{background-color:rgba(0,0,0,.3);border-radius:99px;color:#fff}.section-huge-1f4d .frame_e074.summary_pink_7d44{left:auto!important;right:-1px!important;transform:translateX(10%)}.section-huge-1f4d .frame_e074.panel_tall_9922{left:-1px!important;right:auto!important;transform:translateX(-10%)}.preview-2b8b .frame_e074{color:#fff}.preview-2b8b .frame_e074 .secondary-easy-cb43,.preview-2b8b .frame_e074 svg{fill:#fff}.preview-2b8b .popup-stone-c820 .paper-dd46{border-color:#fff}.preview-2b8b .popup-stone-c820 .paper-dd46.hero_pressed_164c,.preview-2b8b.preview-outer-e2cc .popup-stone-c820 .paper-dd46{background-color:#fff}.highlight_thick_35a5 .stale_c695>*,.rough_c738 .stale_c695>*,.component_pressed_1628 .stale_c695>*{margin:0 auto;max-width:1080px}.highlight_thick_35a5:not(.gradient-fresh-d14b) .selected_95c1,.rough_c738:not(.gradient-fresh-d14b) .selected_95c1,.component_pressed_1628:not(.gradient-fresh-d14b) .selected_95c1{opacity:0!important}.highlight_thick_35a5 .selected_95c1,.rough_c738 .selected_95c1,.component_pressed_1628 .selected_95c1{opacity:1}.highlight_thick_35a5 .stale_c695>:not(.hero_pressed_164c),.rough_c738 .stale_c695>:not(.hero_pressed_164c),.component_pressed_1628 .stale_c695>:not(.hero_pressed_164c){opacity:.5}.component_pressed_1628{padding:15px 0 25px}.component_pressed_1628 .stale_c695>:before{background-image:url(../img/shadow@2x.video_31e5);background-size:100% 100%;bottom:-6px;content:"";height:100px;left:-10%;position:absolute;right:-10%;z-index:-2}.component_pressed_1628 .stale_c695>:not(.hero_pressed_164c){opacity:1;transform:scale(.9);z-index:-1}.component_pressed_1628 .stale_c695>:not(.hero_pressed_164c):before{height:200px;opacity:.5}.component_pressed_1628 .stale_c695>.hero_pressed_164c{transform:scale(.95)}.rough_c738{background-color:transparent;padding:30px 0}.rough_c738 .popup-stone-c820{bottom:6px}.rough_c738 .stale_c695>*{max-width:1050px}.rough_c738 .stale_c695>:not(.hero_pressed_164c){transform:scale(.93)}@media screen and (max-width:549px){.yellow-f33a .frame_e074{display:none}.last-9605 .frame_e074{background-color:transparent!important;box-shadow:none!important;opacity:.8;transform:translateX(0)!important;width:20px!important}.last-9605 .frame_e074 svg{border:0!important;padding:3px!important}.popup-stone-c820{pointer-events:none}.stale_c695 .detail_7584{overflow:hidden}}a{color:#334862;text-decoration:none}.summary_selected_6e25:focus:not(:focus-visible),a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:none}.summary_selected_6e25:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid currentColor;outline-offset:2px}a.widget-new-f43f{color:currentColor;transition:color .3s,opacity .3s,transform .3s}.short_4f09 a.widget-new-f43f:hover{opacity:.7}a.message-9bea:hover,a.widget_3476:hover,a:hover{color:#000}.fn-primary-28f7:focus-visible,.middle-cbe9:focus-visible,button[type=submit]:focus-visible{outline-color:#446084}.fn-secondary-28f7:focus-visible{outline-color:#d26e4b}.element-copper-c3ec:focus-visible{outline-color:#d26e4b}.sidebar-f433 .motion_ff52 a,.sidebar-f433 a{color:currentColor}.sidebar-f433 .motion_ff52 a:hover,.sidebar-f433 a:hover{color:#fff}ul.plasma-8635{font-size:.85em;margin:5px 0}ul.plasma-8635 li{display:inline-block;margin:0 .4em}ul.plasma-8635 li a{color:currentColor}ul.plasma-8635 li:before{display:inline-block;font-family:fl-icons;margin-right:5px}ul.plasma-8635 li:first-child{margin-left:0}ul.plasma-8635 li:last-child{margin-right:0}.media_f271 .tooltip-12e1{padding:.7em 0}.media_f271 i{font-size:2em;margin:0 10px!important;top:-1px;vertical-align:middle}.media_f271 .tooltip-12e1+.tooltip-12e1{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.dirty-adf8,ul.dirty-adf8>li{margin:0;padding:0}ul.dirty-adf8>li{list-style:none}.media-71e1 ol li,.media-71e1 ul li,.cold-b2a4 ol li,.cold-b2a4 ul li,.caption-brown-1596 ol li,.caption-brown-1596 ul li{margin-left:1.3em}.media-71e1 ol li.next_ef69,.media-71e1 ul li.next_ef69,.cold-b2a4 ol li.next_ef69,.cold-b2a4 ul li.next_ef69,.caption-brown-1596 ol li.next_ef69,.caption-brown-1596 ul li.next_ef69{margin-left:0}ul li.last_d449,ul li.lite_a4ed,ul li.narrow-16b8{border-bottom:1px solid #ececec;list-style:none;margin:0;padding:7px 0 7px 25px;position:relative}.sidebar-f433 ul li.last_d449,.sidebar-f433 ul li.lite_a4ed,.sidebar-f433 ul li.narrow-16b8{border-color:hsla(0,0%,100%,.2)}ul li.last_d449:before,ul li.lite_a4ed:before,ul li.narrow-16b8:before{color:#7a9c59;font-family:fl-icons;font-size:16px;left:0;position:absolute}ul li.lite_a4ed:before{content:""!important}ul li.last_d449:before{content:""!important}ul li.narrow-16b8:before{content:""!important}.summary_selected_6e25,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%}.module-fbda,h1{font-size:1.7em}.module-fbda,.wood-f82a,h1,h2{line-height:1.3}.wood-f82a,h2{font-size:1.6em}.pagination_0e06,h3{font-size:1.25em}.element-glass-9442,h4{font-size:1.125em}.disabled_eb9d,h5{font-size:1em}.silver_a5c4,h6{font-size:.85em;opacity:.8}h1.focus_solid_eb4d.table-5243{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.down_d107>span{-webkit-box-decoration-break:clone;box-decoration-break:clone}a.green-ec20,p.green-ec20{font-size:1.3em}.highlight_yellow_6bba,h6,span.mini_bd08,th{letter-spacing:.05em;line-height:1.05;text-transform:uppercase}.card-16a3{text-transform:none!important}span.mini_bd08{font-size:1em;font-weight:600}.hard_4013{font-weight:400}.liquid-7461{font-weight:700}.logo-dark-5618,.plasma_b272{font-weight:300!important}.logo-dark-5618 strong,.plasma_b272 strong{font-weight:700!important}.description-85f9{font-style:italic!important}.pagination_c7a9,.highlight_yellow_6bba{line-height:1.2;text-transform:uppercase}.hovered-6d12,.section-basic-a154{font-family:Georgia}.detail_c7cc{font-size:2.5em}.smooth-4146{font-size:2em}.silver_976a{font-size:1.5em}.blue_9c56{font-size:1.3em}.middle_ccf8{font-size:1.15em}.hero-9816,.hero-9816.summary_selected_6e25{font-size:.8em}.accordion_e399{font-size:.75em}.dropdown-a654{font-size:.7em}.box_1ee5{font-size:.6em}@media(max-width:549px){.smooth-4146{font-size:2.5em}.silver_976a{font-size:1.8em}.blue_9c56{font-size:1.2em}.middle_ccf8{font-size:1em}}.mask-0ba3 a:not(.summary_selected_6e25),.mask-0ba3 h1,.mask-0ba3 h2,.mask-0ba3 h3,.mask-0ba3 h4,.mask-0ba3 h5,.mask-0ba3 h6{line-height:1.3;margin-bottom:.1em;margin-top:.1em}.mask-0ba3 p{margin-bottom:.1em;margin-top:.1em}.mask-0ba3 .summary_selected_6e25{margin-top:1em}.red-41d1 .summary_selected_6e25{margin-bottom:.5em;margin-top:.5em}.red-41d1 .hover-ebc0,.red-41d1 .frame_9b95 .hover-ebc0{margin-bottom:1em;margin-top:1em}.red-41d1 h1{font-size:3.5em}.red-41d1 h2{font-size:2.9em}.red-41d1 h3{font-size:2em}.red-41d1 h1,.red-41d1 h2,.red-41d1 h3{font-weight:400;line-height:1;margin-bottom:.2em;margin-top:.2em;padding:0}.red-41d1 h4{font-size:1.5em;margin-bottom:.6em;margin-top:.6em;padding:0}.red-41d1 h5,.red-41d1 h6,.red-41d1 p{margin-bottom:1em;margin-top:1em;padding:0}.out_8ad8{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}.background-6ee7>li>a{font-size:.8em}.background-6ee7>li.dynamic-f337{font-size:.85em}.logo_7263>li>a{font-size:.65em}.disabled_64f0>li>a{font-size:.7em}.active-purple-512a>li>a{font-size:.9em}.first-46eb>li>a{font-size:1em}.focus_515f>li>a{font-size:1.1em}.primary_large_f11c>li{margin:0}.icon_06d9>li{margin:0 5px}.detail-daf1>li{margin:0 9px}.panel_139a>li{margin:0 11px}.medium_220d>li{margin:0 13px}.bottom_3ed6{position:relative}.bottom_3ed6:after{background:url(../img/underline.video_31e5) 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.button-small-0eda{opacity:0;transition:opacity 2s}span.button-small-0eda.fn-active-28f7{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}.progress-42ac,.secondary_9724,.popup_motion_d279{border:2px solid #fff;display:inline-block;padding:5px}.progress-42ac{border-color:#000}h1.progress-42ac,h1.secondary_9724,h1.popup_motion_d279{padding:15px}.section_hovered_de5f,.row_middle_d011{border-bottom:3px solid #fff;border-top:3px solid #fff;display:inline-block;padding-bottom:15px;padding-top:15px}.section_hovered_de5f{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}.sidebar-f433 blockquote{color:#fff}.block-3aa0:after,.huge-9093:after,.label-a3c0:after,.tag_2695:after{clear:both;content:"";display:table}@media(max-width:549px){.gradient-blue-0bbf,[data-show=hide-for-small]{display:none!important}.slider-9ea1{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:550px){.info-390b,[data-show=show-for-small]{display:none!important}}@media(min-width:850px){.focus_957e,[data-show=show-for-medium]{display:none!important}}@media(max-width:849px){.aside-old-c06f,[data-show=hide-for-medium]{display:none!important}.box-pro-8c48 .caption-0f70,.box-pro-8c48 .sort_fa64{float:none}.box-pro-8c48 .medium-4438{margin-left:auto}.box-pro-8c48 .background-69d6{margin-right:auto}.box-pro-8c48{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:850px){.tertiary_792a,[data-show=hide-for-large]{display:none!important}}.bright_801c,.huge_1e97{display:block;max-width:100%!important;padding-left:0!important;padding-right:0!important;width:100%!important}.sort_fa64{margin-right:0!important}.caption-0f70{margin-left:0!important}.table-5243{margin-bottom:30px}.progress-a48d{margin-top:30px}.background-69d6{margin-right:30px}.medium-4438{margin-left:30px}.text-c0c8{margin-bottom:0!important}.lite_28d8{margin-left:0!important}.clean-c1c4{margin-right:0!important}.menu-basic-48b0{margin-top:0!important}.aside_prev_4f23{margin-bottom:15px}.row_lite_0415{margin-top:15px}.notice-77db{margin-right:15px}.picture_light_19b5{margin-left:15px}.aside_prev_4f23:last-child,.table-5243:last-child{margin-bottom:0}.out_9784{padding-bottom:30px}.glass_1a1a{padding-top:30px}.main-f342{padding-bottom:15px}.warm_3694{padding-top:15px}.new_5e50{padding-bottom:0!important}.lower-7d41{padding-top:0!important}.section-iron-bf3b{margin:0!important}.mini_e910{padding:0!important}.table_wood_1e18{padding:30px}.progress_inner_5592 :first-child{margin-top:0}.border-d947 :last-child{margin-bottom:0}.accordion-18d3{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.motion-cf5d{text-align:left}.frame_9b95{text-align:center}.pink-980c{text-align:right}.frame_9b95 .hover-ebc0,.frame_9b95 .form-3f46,.frame_9b95 .content-b3eb,.frame_9b95>div,.frame_9b95>div>div{margin-left:auto;margin-right:auto}.frame_9b95 .caption-0f70,.frame_9b95 .sort_fa64{float:none}.motion-cf5d .hover-ebc0,.motion-cf5d .form-3f46,.motion-cf5d .content-b3eb{margin-left:0;margin-right:auto}.pink-980c .hover-ebc0,.pink-980c .form-3f46,.pink-980c .content-b3eb,.pink-980c>div,.pink-980c>div>div{margin-left:auto;margin-right:0}.fn-relative-28f7{position:relative!important}.fn-absolute-28f7{position:absolute!important}.fn-fixed-28f7{position:fixed!important;z-index:12}.fn-top-28f7{top:0}.fn-right-28f7{right:0}.fn-left-28f7{left:0}.fn-bottom-28f7,.block-2c83{bottom:0}.block-2c83{height:100%;left:0;margin:0!important;padding:0!important;position:absolute;right:0;top:0}.stale_a365{bottom:auto;top:50%;transform:translateY(-50%)}.modal_steel_5960{left:50%;transform:translateX(-50%)}.modal_steel_5960.stale_a365{bottom:auto!important;left:auto!important;right:50%;top:50%;transform:translate(50%,-50%)}.sort_fa64{float:right}.caption-0f70{float:left}.copper-9db9{height:100%;height:100vh;min-height:550px;padding-bottom:0!important;padding-top:0!important}.list-13d4{background-position:50% 50%;background-repeat:no-repeat!important;background-size:cover!important}.primary-black-1966{background-position:top;-o-object-position:top;object-position:top}.red-f649,.red-f649 img{border-radius:999px!important;-o-object-fit:cover;object-fit:cover}.gold-3c40{border-radius:5px}.top_77e0{border:2px solid #446084;padding:15px 30px 30px}.icon-slow-fc7d{border-style:dashed}.pro_4cf3{border-color:#7a9c59}.status_tiny_630a{border-top:1px solid #ececec}.green_4a6f{border-bottom:1px solid #ececec}.tag-dirty-d519{border-left:1px solid #ececec}.pagination_old_cfd8{border-right:1px solid #ececec}.fn-hidden-28f7{display:none!important;visibility:hidden!important}.current-a474{opacity:0;visibility:hidden}.alert-c7d6{z-index:21}.full-3af9{z-index:22}.fixed-8535{z-index:23}.simple-6cf5{z-index:24}.block-hot-e57a{z-index:25}.gas-af1a{z-index:9995}.button_old_5e3d{z-index:9996}.cold_0155{z-index:9997}.new_8c9e{pointer-events:none}.dropdown_action_ec0e{white-space:nowrap}.container-bronze-2a8f{color:#446084}.cool-9913{color:#d26e4b}.under-58e2{color:#7a9c59}.modal_mini_5344{color:#b20000}.detail-9936{background-color:#446084}.title-steel-6ddd{background-color:#d26e4b}.soft_7fc6{background-color:#7a9c59}.header_small_953d{background-color:#b20000}.focused_b99c{background-color:transparent!important}.footer-gas-f353{display:inline}.accordion_glass_55e3{display:block}.overlay-next-0bdb{display:flex}@media(max-width:549px){.rough-1f9f{display:block}}.hero_0fbe{display:inline-block}.hidden_fluid_60d2 img,img.footer-gas-f353{display:inline-block!important}.heading_wood_559a{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}.notice-fixed-32f2{overflow:hidden}.mask-blue-470a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.iron-06b3{font-weight:700}.modal-south-45de{opacity:.4}.section-focused-be32{opacity:.5}.bright_597d{opacity:.6}.menu_center_0a71{opacity:.7}.article_bb0c{opacity:.8}@media(max-width:549px){.tag-narrow-53ea{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:none}}.chip_2789{-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none}.chip_2789::-webkit-scrollbar{height:0!important;width:0!important}.fresh_4c0f{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.fresh_4c0f: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){.module-a8b8{left:5%}.table-white-e83e{left:15%}.hidden_yellow_35dd{left:25%}.menu-fb3a{left:35%}.grid-paper-97d1{left:45%}.table_2de7{right:45%}.bottom_f0fc{right:35%}.lite_9d43{right:25%}.notification-5791{right:15%}.modal_gas_6ce6{right:5%}.header_219f{left:0}.focus-908f{left:10%}.simple-4d76{left:20%}.carousel_a142{left:30%}.wood_42fa{left:40%}.modal-mini-afd1{right:40%}.card_d747{right:30%}.heading_c05a{right:20%}.content-cold-3ee9{right:10%}.breadcrumb_5dec{right:0}.green-1d7f{top:0}.banner_084a{top:10%}.outline-606d{top:20%}.gold_b1eb{top:30%}.hero-top-6211{top:40%}.outline-88cd{bottom:40%}.highlight-da5b{bottom:30%}.link_outer_dc2d{bottom:20%}.header-3572{bottom:10%}.advanced-1cde{bottom:0}.alert-104c{top:5%}.gold_a61d{top:15%}.aside_c3f2{top:25%}.old-c6a6{top:35%}.disabled-f3b9{top:45%}.complex_0d5a{bottom:45%}.hard-fd9c{bottom:35%}.chip_204c{bottom:25%}.tooltip_14e8{bottom:15%}.video-complex-c732{bottom:5%}.complex_01bc{left:50%;transform:translateX(-50%)}.button_bb7d{top:50.3%;transform:translateY(-50%)}.button_bb7d.complex_01bc{transform:translate(-50%,-50%)}}@media screen and (min-width:550px)and (max-width:849px){.item_fluid_4a2b{left:5%}.static-e142{left:15%}.popup-7872{left:25%}.paper_9333{left:35%}.first-c0df{left:45%}.media-advanced-bd71{right:45%}.white_5d09{right:35%}.black_8950{right:25%}.list-b811{right:15%}.container_mini_c710{right:5%}.paragraph-3766{top:5%}.top_aa91{top:15%}.item_f8d0{top:25%}.gallery_6459{top:35%}.element-cf56{top:45%}.gradient_black_02d2{bottom:45%}.widget_8856{bottom:35%}.secondary_38cf{bottom:25%}.label_cf76{bottom:15%}.upper-a328{bottom:5%}.grid_2bf3{left:0}.nav_outer_a64f{left:10%}.row-white-54c0{left:20%}.list-hot-dc32{left:30%}.label_white_8afc{left:40%}.disabled_5afc{right:40%}.article-last-d056{right:30%}.tertiary-complex-7fce{right:20%}.over-cbf2{right:10%}.focus_focused_d7da{right:0}.complex-e467{top:0}.alert-huge-aa3e{top:10%}.current_49e1{top:20%}.picture-8ef7{top:30%}.dropdown_88df{top:40%}.hero_white_4edd{bottom:40%}.thumbnail-69a2{bottom:30%}.fresh_a923{bottom:20%}.logo_out_5b01{bottom:10%}.center_57bf{bottom:0}.new_edd2{left:50%;transform:translateX(-50%)!important}.container_73a6{top:50%;transform:translateY(-50%)!important}.new_edd2.container_73a6{transform:translate(-50%,-50%)!important}}@media screen and (min-width:850px){.label-copper-3ab9{left:5%}.plasma-b4c8{left:15%}.breadcrumb-ae09{left:25%}.short_fb5d{left:35%}.heading_c558{left:45%}.video-static-3bc8{right:45%}.text_green_c6a6{right:35%}.caption-4163{right:25%}.description-4600{right:15%}.upper_6b8e{right:5%}.wrapper-new-7d28{top:5%}.active_new_9813{top:15%}.basic-2c85{top:25%}.feature_0568{top:35%}.grid-3b42{top:45%}.fluid_813c{bottom:45%}.video_5512{bottom:35%}.main-red-67a3{bottom:25%}.card_c0ad{bottom:15%}.label-out-56f5{bottom:5%}.summary_fixed_6018{left:0}.bright_da50{left:10%}.focus_7362{left:20%}.row_88a4{left:30%}.title_pink_d4c6{left:40%}.lower-4683{right:40%}.logo-static-1c08{right:30%}.chip-glass-39af{right:20%}.panel_01d7{right:10%}.filter-wide-63e1{right:0}.form-2453{top:0}.hidden_61a8{top:10%}.layout_old_8336{top:20%}.simple_7f65{top:30%}.menu-white-921a{top:40%}.text_light_4224{bottom:40%}.chip_paper_512d{bottom:30%}.item-4359{bottom:20%}.hidden-ca39{bottom:10%}.button-large-d87b{bottom:0}.breadcrumb_paper_909a{left:50%;transform:translateX(-50%)!important}.hidden_adcd{top:50%;transform:translateY(-50%)!important}.breadcrumb_paper_909a.hidden_adcd{transform:translate(-50%,-50%)!important}}.module_wood_744f{font-size:11px}.popup-7592 .module_wood_744f,.hidden_9257 .module_wood_744f,.chip_9af5 .module_wood_744f,.tertiary_medium_218f .module_wood_744f{font-size:8px}.popup-7592 .module_wood_744f h6,.hidden_9257 .module_wood_744f h6,.chip_9af5 .module_wood_744f h6{font-size:10px}.popup-7592 .module_wood_744f p.green-ec20,.hidden_9257 .module_wood_744f p.green-ec20,.chip_9af5 .module_wood_744f p.green-ec20{font-size:16px}.yellow-ec36 .module_wood_744f{font-size:8.5px}.background_b517 .module_wood_744f{font-size:9px}.basic_5f0f .module_wood_744f{font-size:10px}.label-cbaf .module_wood_744f{font-size:11px}.grid_9b11 .module_wood_744f{font-size:12px}.photo_ae88 .module_wood_744f{font-size:13px}.fluid_1c9c .module_wood_744f{font-size:14px}.west_fb36 .module_wood_744f{font-size:15px}@media screen and (min-width:550px){.hero_first_c28f .module_wood_744f,.photo-silver-33f3 .module_wood_744f,.chip_478f .module_wood_744f,.menu_2236 .module_wood_744f,.button_92c5 .module_wood_744f,.container-6d64 .module_wood_744f,.slider_upper_bfcf .module_wood_744f{font-size:.8vw}.caption-middle-672b .module_wood_744f{font-size:.9vw}.notice_9967 .module_wood_744f{font-size:1.15vw}.yellow-4af2 .module_wood_744f{font-size:1.3vw}.avatar-iron-9dba .module_wood_744f{font-size:1.5vw}.module_wood_744f{font-size:1.8vw}}@media screen and (min-width:850px){.module_wood_744f{font-size:16px}.link_wide_ba2c .module_wood_744f,.focus_2309 .module_wood_744f,.surface-smooth-42f7 .module_wood_744f,.tertiary_medium_218f .module_wood_744f{font-size:8px}.link_wide_ba2c .module_wood_744f h6,.focus_2309 .module_wood_744f h6,.surface-smooth-42f7 .module_wood_744f h6{font-size:10px}.link_wide_ba2c .module_wood_744f p.green-ec20,.focus_2309 .module_wood_744f p.green-ec20,.surface-smooth-42f7 .module_wood_744f p.green-ec20{font-size:16px}.image-easy-1640 .module_wood_744f{font-size:8.5px}.breadcrumb-gas-4882 .module_wood_744f{font-size:9px}.row_plasma_2e52 .module_wood_744f{font-size:10px}.detail_out_0bae .module_wood_744f{font-size:11px}.grid-gold-aad7 .module_wood_744f{font-size:12px}.basic-b047 .module_wood_744f{font-size:13px}.shade_29a8 .module_wood_744f{font-size:14px}.middle-869e .module_wood_744f{font-size:15px}}@media(prefers-reduced-motion:no-preference){.dim_d96b [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}.dim_d96b [data-animate]:not([data-animate-transform]),[data-animate]:not([data-animate-transform]){transform:none!important}.dim_d96b [data-animate]:not([data-animate-transition]),[data-animate]:not([data-animate-transition]){transition:none!important}.dim_d96b [data-animate=bounceInDown],.dim_d96b [data-animate=bounceInLeft],.dim_d96b [data-animate=bounceInRight],.dim_d96b [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}.dim_d96b [data-animate=bounceInLeft],[data-animate=bounceInLeft]{transform:translate3d(-300px,0,0)}.dim_d96b [data-animate=blurIn],[data-animate=blurIn]{filter:blur(15px)}.dim_d96b [data-animate=fadeInLeft],[data-animate=fadeInLeft]{transform:translate3d(-70px,0,0)}.dim_d96b [data-animate=fadeInRight],[data-animate=fadeInRight]{transform:translate3d(70px,0,0)}.dim_d96b [data-animate=bounceInUp],.dim_d96b [data-animate=fadeInUp],[data-animate=bounceInUp],[data-animate=fadeInUp]{transform:translate3d(0,70px,0)}.dim_d96b [data-animate=bounceInRight],[data-animate=bounceInRight]{transform:translate3d(300px,0,0)}.dim_d96b [data-animate=bounceIn],[data-animate=bounceIn]{transform:scale(1.3)}.dim_d96b [data-animate=bounceInDown],.dim_d96b [data-animate=fadeInDown],[data-animate=bounceInDown],[data-animate=fadeInDown]{transform:translate3d(0,-70px,0)}.dim_d96b [data-animate=flipInY],[data-animate=flipInY]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateY(-90deg) translate3d(15px,0,0)}.dim_d96b [data-animate=flipInX],[data-animate=flipInX]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateX(90deg) translate3d(0,-15px,0)}.last-9605.dim_d96b [data-animated=true],.dim_d96b .hero_pressed_164c [data-animated=true],[data-animated=true]{animation-delay:.1s;opacity:1!important;transform:translateZ(0) scale(1)}.stale_c695>:not(.hero_pressed_164c) [data-animated=true]{transition:transform .7s,opacity .3s!important}.dim_d96b [data-animate=none],[data-animate=none]{opacity:1!important}.dim_d96b [data-animate=blurIn][data-animated=true],[data-animated=true][data-animate=blurIn]{filter:blur(0)}[data-animated=false]{transition:none!important}.image_hovered_4761 [data-animate],[data-animate]:hover{transition-delay:0s!important}[data-animate-delay="100"]{transition-delay:.1s}.last_c549>li{opacity:0;transform:translateY(-15px);transition:transform .3s,opacity .3s}.fn-active-28f7 .last_c549>li,.paragraph_4ea8 .last_c549>li,.last_c549.fn-active-28f7>li{opacity:1;transform:none}.hot-7b9e+.hot-7b9e [data-animate],.last_c549>li,[data-animate-delay="200"],[data-animate]+[data-animate]{transition-delay:.2s}.last_c549>li+li,[data-animate-delay="300"]{transition-delay:.3s}.hot-7b9e+.hot-7b9e+.hot-7b9e [data-animate],.last_c549>li+li+li,[data-animate-delay="400"],[data-animate]+[data-animate]+[data-animate]{transition-delay:.4s}.last_c549>li+li+li+li,[data-animate-delay="500"]{transition-delay:.5s}.hot-7b9e+.hot-7b9e+.hot-7b9e+.hot-7b9e [data-animate],.last_c549>li+li+li+li+li,[data-animate-delay="600"],[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.6s}.last_c549>li+li+li+li+li+li,[data-animate-delay="700"]{transition-delay:.7s}.hot-7b9e+.hot-7b9e+.hot-7b9e+.hot-7b9e+.hot-7b9e [data-animate],.last_c549>li+li+li+li+li+li+li,[data-animate-delay="800"],[data-animate]+[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.8s}.hot-7b9e+.hot-7b9e+.hot-7b9e+.hot-7b9e+.hot-7b9e+.hot-7b9e [data-animate],.last_c549>li+li+li+li+li+li+li+li,[data-animate-delay="900"]{transition-delay:.9s}.hot-7b9e+.hot-7b9e+.hot-7b9e+.hot-7b9e+.hot-7b9e+.hot-7b9e+.hot-7b9e [data-animate],.last_c549>li+li+li+li+li+li+li+li+li,[data-animate-delay="1000"]{transition-delay:1s}.sidebar-north-21f2 .stale_c695>:not(.hero_pressed_164c) [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}}.hero_d2e9{border:1px solid #ececec;border-radius:0;bottom:0;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.gold-9c98{border-style:dashed}.wrapper-center-2388{border-style:dotted}.image_hovered_4761 .chip_0166:not(.main_pro_3318):not(.active-brown-3062),.image_hovered_4761.chip_0166:not(.main_pro_3318):not(.active-brown-3062){background-color:#fff}.sidebar-f433 .image_hovered_4761 .chip_0166:not(.main_pro_3318):not(.active-brown-3062),.sidebar-f433 .image_hovered_4761.chip_0166:not(.main_pro_3318):not(.active-brown-3062){background-color:#333}.tertiary-2129,.detail-d8ba,.item-easy-5826,.in_ff05,.banner-pink-3862,.carousel_2b16,.secondary-static-eb37,.outline_ec2d,.caption_4fef,.dropdown-b909,.tall-1c37 .media-71e1,.nav-3824 .media-71e1,.carousel_first_928e .media-71e1,.slider_active_1366 .media-71e1,.summary-6835 .media-71e1,.slider_b9a7 .media-71e1,.static_d551 .media-71e1,.highlight_60d9 .media-71e1,.next_5a47 .media-71e1,.border_outer_83bf .media-71e1{transition:transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s}.tertiary-2129,.detail-d8ba:hover,.tall-1c37 .media-71e1,.nav-3824 .media-71e1:hover{box-shadow:0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.article_hard_aaca,.item-easy-5826,.in_ff05:hover,.carousel_first_928e .media-71e1,.slider_active_1366 .media-71e1:hover{box-shadow:0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.banner-pink-3862,.carousel_2b16:hover,.summary-6835 .media-71e1,.slider_b9a7 .media-71e1:hover{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.22)}.secondary-static-eb37,.outline_ec2d:hover,.static_d551 .media-71e1,.highlight_60d9 .media-71e1:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1)}.caption_4fef,.dropdown-b909:hover,.next_5a47 .media-71e1,.border_outer_83bf .media-71e1:hover{box-shadow:0 30px 40px 0 rgba(0,0,0,.2)}.outline_ec2d:hover,.dropdown-b909:hover,.highlight_60d9 .media-71e1:hover,.border_outer_83bf .media-71e1:hover{transform:translateY(-6px)}.header-cold-a168,.tooltip_1bc4{text-shadow:1px 1px 1px rgba(0,0,0,.3)}.left_e386{text-shadow:2px 2px 5px rgba(0,0,0,.4)}.feature-4c54{text-shadow:3px 3px 8px rgba(0,0,0,.4)}.chip_pressed_e2a9{text-shadow:3px 3px 12px rgba(0,0,0,.5)}.silver_c072{text-shadow:5px 5px 16px rgba(0,0,0,.6)}a.chip-current-bafe{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.chip-current-bafe i{font-size:.8em}a.chip-current-bafe:hover{background-color:#fff!important;color:#000!important;opacity:1}.gallery-8ae5 .text_0c31,.gallery-8ae5 [class*=image-] img{transition:filter .6s,opacity .6s,transform .6s,box-shadow .3s}.gallery-8ae5 .shade-857b img{transition:unset}.black_a552 .text_0c31,.tabs-bronze-4f5d:hover .text_0c31,.gallery-8ae5 .last_8c47 img,.gallery-8ae5:hover .slow_733a img{filter:grayscale(100%)}.black_a552:hover .text_0c31,.gallery-8ae5:hover .last_8c47 img{filter:grayscale(0)}.photo-purple-9f1e:hover .text_0c31,.gallery-8ae5:hover .list_new_8e6c img{transform:scale(1.1)}.smooth-de96 .text_0c31,.gallery-8ae5 .summary-36f7 img{transition:transform 5s!important}.smooth-de96 .text_0c31,.gallery-8ae5:hover .summary-36f7 img{transform:scale(1.3)}.description_a0f3:hover .text_0c31,.gallery-8ae5:hover .left_896e img{opacity:.7;transform:scale(1.1)}.border-9a0c:hover .text_0c31,.gallery-8ae5:hover .tooltip_39e4 img{filter:brightness(1.1)}.slider-9751:hover .text_0c31,.gallery-8ae5:hover .last-1762 img{opacity:.7}.gallery-8ae5:hover .accordion_dab1 img,.accordion_dab1:hover .text_0c31{opacity:.6}.gradient-light-686d .text_0c31,.component-pro-937b img{opacity:.7}.gradient-light-686d:hover .text_0c31,.gallery-8ae5:hover .component-pro-937b img{opacity:1}.search_down_02d2:hover .text_0c31,.gallery-8ae5:hover .center-8062 img{filter:blur(5px)}.hover_11c2:not(:hover) .pressed_ac1c,.sidebar-rough-c53c:hover .pressed_ac1c,.gallery-8ae5:hover .info-basic-5658 .pressed_ac1c,.gallery-8ae5:not(:hover) .filter_hard_2dcb .pressed_ac1c{opacity:0}.down_2460:not(:hover) .pressed_ac1c,.shade-pressed-9e8e:hover .pressed_ac1c,.gallery-8ae5:hover .description_4964 .pressed_ac1c,.gallery-8ae5:not(:hover) .easy_2c94 .pressed_ac1c{opacity:.5}.advanced_24e8{overflow:hidden;transform:translateZ(0)}.alert-36f7{-webkit-clip-path:circle(50% at center);clip-path:circle(50% at center)}.image_smooth_f542{-webkit-clip-path:polygon(0 30px,100% 0,100% 100%,0 100%);clip-path:polygon(0 30px,100% 0,100% 100%,0 100%)}.new_b32c{-webkit-clip-path:polygon(0 0,100% 30px,100% 100%,0 100%);clip-path:polygon(0 0,100% 30px,100% 100%,0 100%)}.shadow_c44f{-webkit-clip-path:polygon(0 0,calc(50% - 30px) 0,50% 30px,calc(50% + 30px) 0,100% 0,100% 100%,0 100%);clip-path:polygon(0 0,calc(50% - 30px) 0,50% 30px,calc(50% + 30px) 0,100% 0,100% 100%,0 100%)}.form-large-bf37{-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%)}.sidebar_a71b{-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%)}.accent_stone_df8a{-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%)}.image_smooth_f542,.new_b32c,.shadow_c44f{margin-top:-30px}.form-large-bf37,.sidebar_a71b,.accent_stone_df8a{margin-top:-60px}[data-parallax-container]{overflow:hidden}@media(prefers-reduced-motion:no-preference){[data-parallax]{will-change:transform!important}[data-parallax]:not(.lite-dced),[data-parallax]:not(.lite-dced) .text_0c31{opacity:0}}.layout_6643{-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_60b5{background:rgba(0,0,0,.2);background:linear-gradient(180deg,#000 0,transparent 70%);opacity:.4}.chip_0166:hover .layout_6643{opacity:.5}.active-brown-3062:not(.sidebar-f433) .layout_6643{background:hsla(0,0%,100%,.2);background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 33%);opacity:.8}.notification-huge-94fd,.preview-e9fd,.shade_simple_3d6d,.primary-brown-6e53,.notice-a75f{filter:blur(0);opacity:0;pointer-events:none;transition:opacity .5s,transform .3s,max-height .6s,filter .6s}.notification-huge-94fd{transform:translateY(15%) translateZ(0)}.preview-e9fd{transform:translateY(100%) translateZ(0)}.container-4ac1 .mask-0ba3.notification-huge-94fd{transform:translateY(-40%) translateZ(0)}.blue_e6dd{opacity:0;transition:opacity .3s}.gallery-8ae5:hover .blue_e6dd{opacity:1}.content-6cf7{transition:opacity .3s}.gallery-8ae5:hover .content-6cf7{opacity:0}.down-826c{filter:invert(0);opacity:1!important}.gallery-8ae5:hover .down-826c{filter:invert(100%)}.secondary-15ad{max-height:0;opacity:0;transform:translateY(15%) translateZ(0);transition:all .6s}.gallery-8ae5:hover .secondary-15ad{max-height:150px;opacity:1}.gallery-8ae5:hover .secondary-15ad.button_upper_3d7d{max-height:30px}.text_db5d{filter:blur(10px);opacity:0;transition:filter .3s,opacity .3s}.gallery-8ae5:hover .text_db5d{filter:blur(0)!important;opacity:1}.shade_simple_3d6d{transform:scale(1.1) translateZ(0)}.container-4ac1 .mask-0ba3.shade_simple_3d6d{transform:scale(1.1) translateZ(0) translateY(-50%)}.primary-brown-6e53{transform:scale(.9) translateZ(0)}.container-4ac1 .mask-0ba3.primary-brown-6e53{transform:scale(.9) translateZ(0) translateY(-50%)}.aside-37e7{opacity:1!important;transform:scale(1) translateZ(0) translateY(10px)!important;transition:transform .3s}.gallery-8ae5:hover .aside-37e7{transform:scale(1) translateZ(0) translateY(0)!important}.container-4ac1 .aside-37e7{transform:scale(1) translateZ(0) translateY(-40%)!important}.container-4ac1:hover .mask-0ba3.aside-37e7{transform:scale(1) translateZ(0) translateY(-50%)!important}.gallery-8ae5:hover img.notice-a75f{opacity:1}.gallery-8ae5 .tooltip_7d0c:focus-within .notice-a75f,.gallery-8ae5:hover .notification-huge-94fd,.gallery-8ae5:hover .preview-e9fd,.gallery-8ae5:hover .shade_simple_3d6d,.gallery-8ae5:hover .primary-brown-6e53,.gallery-8ae5:hover .notice-a75f{opacity:1;pointer-events:inherit;transform:scale(1) translateZ(0) translateY(0)!important}.container-4ac1:hover .notice-a75f.mask-0ba3,.gallery-8ae5:hover .notice-a75f.fn-center-28f7{transform:scale(1) translateZ(0) translateY(-50%)!important}@media(prefers-reduced-motion){.container-4ac1 .mask-0ba3.notification-huge-94fd,.container-4ac1:hover .notice-a75f.mask-0ba3,.gallery-8ae5:hover .aside-37e7,.gallery-8ae5:hover .notification-huge-94fd,.gallery-8ae5:hover .preview-e9fd,.gallery-8ae5:hover .shade_simple_3d6d,.gallery-8ae5:hover .primary-brown-6e53,.gallery-8ae5:hover .notice-a75f,.gallery-8ae5:hover .notice-a75f.fn-center-28f7,.aside-37e7,.secondary-15ad,.notification-huge-94fd,.preview-e9fd,.shade_simple_3d6d,.primary-brown-6e53{transform:translateZ(0)}}.dim_d96b .dropdown_bd8c{background-color:transparent!important;overflow:hidden}.dim_d96b .dropdown_bd8c .text_0c31{opacity:0;transition:opacity 1s}.plasma-af9a .text_0c31,.bright-824d .text_0c31{transform:scale(1)}.active_afed .text_0c31,.liquid_19ed .text_0c31{transform:scale(1.2)}.dropdown_bd8c.hero_pressed_164c .text_0c31{opacity:1;transform:scale(1);transition:opacity 1s,transform 20s ease-out}.banner_cold_c186.hero_pressed_164c .text_0c31{transition:opacity 3.5s}.mini-0246.hero_pressed_164c .text_0c31{transition:opacity 1.5s}.bright-824d.hero_pressed_164c .text_0c31,.plasma-af9a.hero_pressed_164c .text_0c31{transform:scale(1.2)}.liquid_19ed.hero_pressed_164c .text_0c31{transition:opacity 1s,transform 5s ease-out}.motion_fec6{display:flex;pointer-events:none;position:absolute}.message_outer_8c98{flex:1 1 auto}.menu_copper_c1a5{box-sizing:border-box;font-family:Arial,sans-serif;font-size:14px;line-height:16px;max-height:100%;max-width:100%;overflow:auto;padding:8px 10px}.texture-75bd{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.preview-11b8{opacity:0;transition-property:opacity}.preview-11b8.search-a2e0{opacity:1}.cold_6caf.background-aa76 .message_outer_8c98{background:#000;border:2px solid #000;border-radius:4px}.cold_6caf.background-aa76.hidden-eed7 .message_outer_8c98{margin-top:8px}.cold_6caf.background-aa76.hover-30b4 .message_outer_8c98{margin-right:8px}.cold_6caf.background-aa76.mask-b16e .message_outer_8c98{margin-left:8px}.cold_6caf.background-aa76.label_left_47a4 .message_outer_8c98{margin-bottom:8px}.cold_6caf.background-aa76 .menu_copper_c1a5{color:#fff;padding:6px 8px}.cold_6caf.background-aa76 .avatar-mini-3889{overflow:hidden;position:absolute}.cold_6caf.background-aa76.hidden-eed7 .avatar-mini-3889{height:8px;margin-left:-8px;top:0;width:16px}.cold_6caf.background-aa76.hover-30b4 .avatar-mini-3889{height:16px;margin-top:-8px;right:0;top:0;width:8px}.cold_6caf.background-aa76.mask-b16e .avatar-mini-3889{height:16px;left:0;margin-top:-8px;top:0;width:8px}.cold_6caf.background-aa76.label_left_47a4 .avatar-mini-3889{bottom:0;height:8px;margin-left:-8px;width:16px}.cold_6caf.background-aa76 .hard_1f30,.cold_6caf.background-aa76 .over-9763{height:0;position:absolute;width:0}.cold_6caf.background-aa76 .hard_1f30{border:8px solid transparent}.cold_6caf.background-aa76.hidden-eed7 .hard_1f30{border-bottom-color:#000;left:0;top:3px}.cold_6caf.background-aa76.hover-30b4 .hard_1f30{border-left-color:#000;left:-3px;top:0}.cold_6caf.background-aa76.mask-b16e .hard_1f30{border-right-color:#000;left:3px;top:0}.cold_6caf.background-aa76.label_left_47a4 .hard_1f30{border-top-color:#000;left:0;top:-3px}.cold_6caf.background-aa76 .over-9763{border:8px solid transparent;left:0;top:0}.cold_6caf.background-aa76.hidden-eed7 .over-9763{border-bottom-color:#000}.cold_6caf.background-aa76.hover-30b4 .over-9763{border-left-color:#000}.cold_6caf.background-aa76.mask-b16e .over-9763{border-right-color:#000}.cold_6caf.background-aa76.label_left_47a4 .over-9763{border-top-color:#000}.cold_6caf.background-aa76 .component-46b0{position:relative}.cold_6caf.background-aa76.hidden-eed7 .component-46b0{top:-8px}.cold_6caf.background-aa76.mask-b16e .component-46b0{left:-8px}.sidebar-f433,.sidebar-f433 p,.sidebar-f433 td{color:#f1f1f1}.sidebar-f433 .banner_607d,.sidebar-f433 a.green-ec20,.sidebar-f433 h1,.sidebar-f433 h2,.sidebar-f433 h3,.sidebar-f433 h4,.sidebar-f433 h5,.sidebar-f433 h6,.sidebar-f433 label,.tertiary_5953:hover a,.tertiary_5953:hover h1,.tertiary_5953:hover h2,.tertiary_5953:hover h3,.tertiary_5953:hover h4,.tertiary_5953:hover h5,.tertiary_5953:hover h6,.tertiary_5953:hover p{color:#fff}.sidebar-f433 .pattern_0077 .element-hovered-9b1a,.sidebar-f433 .notice-0b9c,.sidebar-f433 .carousel_06cf a+a{border-color:hsla(0,0%,100%,.2)}.sidebar-f433 .list_outer_3fd4 li li.hover_hovered_5222>a,.sidebar-f433 .picture-pro-46c0>li>a,.sidebar-f433 .list_outer_3fd4>li>ul li a,.sidebar-f433 .background-6ee7>li.dynamic-f337,.sidebar-f433 .background-6ee7>li>a,.short_4f09 .tabs-963c,.short_4f09 .background-6ee7>li>a,.short_4f09 .background-6ee7>li>button,.copper_fc07.sidebar-f433 .heading_steel_c77c>li>a,.copper_fc07.sidebar-f433>li>a{color:hsla(0,0%,100%,.8)}.sidebar-f433 .picture-pro-46c0>li>a:hover,.sidebar-f433 .background-6ee7>li.fn-active-28f7>a,.sidebar-f433 .background-6ee7>li>a.fn-active-28f7,.sidebar-f433 .background-6ee7>li>a:hover,.short_4f09 .background-6ee7>li.fn-active-28f7>a,.short_4f09 .background-6ee7>li.fn-current-28f7>a,.short_4f09 .background-6ee7>li>a.fn-active-28f7,.short_4f09 .background-6ee7>li>a:hover,.short_4f09 a.widget-new-f43f:hover,.copper_fc07.sidebar-f433 .heading_steel_c77c>li>a:hover,.copper_fc07.sidebar-f433>li>a:hover{color:#fff}.sidebar-f433.copper_fc07.panel_02ad>li.mask_advanced_6d7f,.sidebar-f433.copper_fc07.west_b362>li.mask_advanced_6d7f,.short_4f09 .advanced_d94a:after,.short_4f09 .component-0065>li+li>a:after,.short_4f09 .background-6ee7>li.advanced_d94a,.copper_fc07.sidebar-f433 .heading_steel_c77c>li>a,.copper_fc07.sidebar-f433>li>a{border-color:hsla(0,0%,100%,.2)}.sidebar-f433 .list_outer_3fd4 li li.hover_hovered_5222>a,.short_4f09 .avatar-green-639f,.short_4f09 .list_outer_3fd4 li li.hover_hovered_5222>a,.short_4f09 .background-6ee7>li.dynamic-f337{color:#fff}.module-liquid-41fe a:hover span.text-a160,.short_4f09 span.text-a160{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.sidebar-f433{background-color:#333}.static-819e{padding-bottom:30px;padding-top:30px}.thumbnail_837a{padding-top:0}.picture-a414{display:flow-root}@media(min-width:850px){.hard-a360{position:sticky}.hard-a360[data-sticky-mode]{transform:translateZ(0);will-change:transform}.hard-a360:not([data-sticky-mode]){top:calc(var(--flatsome-scroll-padding-top) + 30px);transition:top .6s}}.static_fc2e{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}.tertiary-cfe4,.slider-ffba{opacity:1;visibility:visible}.blue-17ae,.plasma-8276{background-position:50% 0;background-size:cover;position:relative;transition:background-color .3s,opacity .3s;width:100%;z-index:1001}.shadow-94af{background-color:hsla(0,0%,100%,.9)}.primary-medium-e425,.chip-pink-0750{align-items:center;display:flex;flex-wrap:no-wrap}.blue-17ae.bright-8fc8,.blue-17ae.layout-wide-246c,.blue-17ae.overlay-0d7d{position:absolute}.blue-17ae.layout-wide-246c:not(.dropdown_over_732d),.blue-17ae.overlay-0d7d:not(.dropdown_over_732d){left:auto;right:auto}.blue-17ae.layout-wide-246c .plasma-8276{opacity:0;transition:opacity .3s;visibility:hidden}.blue-17ae.layout-wide-246c .plasma-8276.dropdown_over_732d{opacity:1;visibility:visible}.blue-17ae.overlay-0d7d .shadow-94af,.blue-17ae.overlay-0d7d .description-black-0cd0,.blue-17ae.overlay-0d7d .primary-medium-e425,.blue-17ae.overlay-0d7d .plasma-8276{background-color:transparent;background-image:none!important;box-shadow:none}.shadow-94af,.description-black-0cd0{background-position:50% 0;transition:background .4s}.chip-pink-0750{background-color:#446084;min-height:20px;position:relative;z-index:11}.tooltip_rough_8c88{position:relative;z-index:10}.primary-medium-e425{min-height:35px;position:relative;z-index:9}.purple-6ced{border-top:1px solid;margin-bottom:-1px;opacity:.1}.short_4f09 .purple-6ced{display:none}.dropdown_over_732d{left:0;margin:0 auto;position:fixed;right:0;top:0}.container_fast_0a44 .dropdown_over_732d{animation:stuckMoveDown .6s}.layout_060e .dropdown_over_732d{animation:stuckFadeIn .6s}.popup-3139 .dropdown_over_732d .tooltip_rough_8c88{transition:height .8s}.dropdown_over_732d .breadcrumb_huge_088e,.dropdown_over_732d .slider_south_be41,.dropdown_over_732d .slider_south_be41 img{margin-top:0;padding-top:0}.plasma-8276:not(.dropdown_over_732d) .slider_south_be41 img{transition:max-height .5s}.blue-17ae.layout-wide-246c .aside_green_7f85,.dropdown_over_732d .aside_green_7f85{display:none}.content-f8aa .plasma-8276,.plasma-8276.dropdown_over_732d,.frame-green-9f7a #wrapper{box-shadow:1px 1px 10px rgba(0,0,0,.15)}.background-6ee7>li.advanced_d94a{border-left:1px solid rgba(0,0,0,.1);height:30px;margin:0 7.5px;position:relative;vertical-align:middle}.short_4f09 .background-6ee7>li.advanced_d94a{border-color:hsla(0,0%,100%,.1)}.gallery-2310{min-height:15px;width:100%}.button-first-bd7a .label-a3c0{max-width:100%!important}@media(max-width:849px){.tooltip_rough_8c88 li.dynamic-f337.hover-active-8f73{display:none}}@media(prefers-reduced-motion){.container_fast_0a44 .dropdown_over_732d{animation-name:stuckFadeIn}}@media(max-width:549px){.breadcrumb_dark_2686>li>a:not(.summary_selected_6e25){line-height:5em}}.row-plasma-f3c9{margin:0 0 30px}.media_c75f .row-plasma-f3c9{margin-bottom:0}.primary_ae88{padding:1.5em 0}.primary_ae88.frame_9b95{padding-left:1.5em;padding-right:1.5em}.link-up-d815{padding-top:0}.tiny-bfc1{padding-bottom:0}.cold-b2a4{padding-bottom:1.5em;padding-top:1.5em}.media_c75f .tooltip_81b8 .chip_0166{margin-bottom:1.5em}.tooltip_81b8{transition:opacity .3s,box-shadow .5s,transform .3s}.image-thick-d01a+#main .picture-8421{padding-top:30px}.accent_large_18b4{opacity:.8;padding-top:7px}.tooltip_81b8.image_hovered_4761{background-color:#fff}.tooltip_81b8.image_hovered_4761 .paragraph-outer-bd74,.tooltip_81b8.image_hovered_4761 .cold-b2a4,.tooltip_81b8.image_hovered_4761 .primary_ae88,.tooltip_81b8.image_hovered_4761 footer.block_selected_32ab{padding-left:1.5em;padding-right:1.5em}.tooltip_81b8.image_hovered_4761 .link-up-d815{padding-top:1.5em}.paper-8cff{padding:2em 0}.red-41d1 h2.focus_solid_eb4d{font-size:2em}.modal-6d2d.icon-9746{top:7%}.paragraph-02a3 img{width:100%}.notification-82a1{position:relative}@media(min-width:850px){.notification-82a1{float:left;margin-right:2em;max-width:50%}.notification-82a1+.cold-b2a4{padding-top:0}}.row-plasma-f3c9 .caption-brown-1596 p:last-of-type{margin-bottom:0}footer.block_selected_32ab{border-bottom:2px solid #ececec;border-top:1px solid #ececec;font-size:.8em;padding:.5em 0 .6em}li.feature_fe75{padding:7px 0}li.feature_fe75 a{display:inline!important}.modal-hard-1a66 .hover-ebc0{height:2px;margin-bottom:.5em;margin-top:.5em}.orange-a895{display:block}.menu_bd71{margin-top:1.5em}.black_155b:not(.upper_1d87){display:none}@media(min-width:850px){.widget-e841{display:inline;float:left;margin-right:1.5em}.border_dirty_b92d{display:inline;float:right;margin-left:1.5em}.fast-6f07{clear:both;display:block;margin:0 auto}}.gold_8f3a{margin-bottom:2em;max-width:100%}.gold_8f3a .outline-pro-cd59{background:rgba(0,0,0,.05);font-size:.9em;font-style:italic;padding:.4em}.outline-pro-cd59{text-align:center}img.banner-focused-61c1.surface_pink_cc97{margin-bottom:2em}.tag_2695 .cold-b2a4 .label_f0a8{padding:0}.warm-cdfb{display:block}.center-48bc .progress_77f5,.cold-b2a4 .progress_77f5,.stone-0167 .progress_77f5{border:none;margin-bottom:0;margin-top:0;padding:0}.motion_ff52{margin-bottom:1.5em}.motion_ff52 ul{margin:0}.motion_ff52 li{list-style:none}.message-ce7a .motion_ff52,.brown_590b .motion_ff52{background-color:#fff;border:1px solid #ddd;box-shadow:2px 2px 10px 0 rgba(0,0,0,.05);padding:15px 20px}.message-ce7a .motion_ff52 h3{background-color:#446084;color:#fff;margin-left:-21px;margin-top:-16px;padding:10px 20px;width:calc(100% + 42px)}.message-ce7a h3+.hover-ebc0{display:none}.motion_ff52>ul>li,ul.thumbnail_03bd>li{list-style:none;margin:0;text-align:left}.motion_ff52>ul>li li,ul.thumbnail_03bd>li li{list-style:none}.motion_ff52>ul>li>a,.motion_ff52>ul>li>span:first-child,ul.thumbnail_03bd>li>a,ul.thumbnail_03bd>li>span:first-child{display:inline-block;flex:1;padding:6px 0}.motion_ff52>ul>li:before,ul.thumbnail_03bd>li:before{display:inline-block;font-family:fl-icons;margin-right:6px;opacity:.6}.motion_ff52>ul>li li>a,ul.thumbnail_03bd>li li>a{display:inline-block;font-size:.9em;padding:3px 0}.motion_ff52>ul>li+li,ul.thumbnail_03bd>li+li{border-top:1px solid #ececec}.sidebar-f433 .motion_ff52>ul>li+li,.sidebar-f433 ul.thumbnail_03bd>li+li{border-color:hsla(0,0%,100%,.08)}.motion_ff52>ul>li ul,ul.thumbnail_03bd>li ul{border-left:1px solid #ddd;display:none;margin:0 0 10px 3px;padding-left:15px;width:100%}.motion_ff52>ul>li ul li,ul.thumbnail_03bd>li ul li{border:0;margin:0}.sidebar-f433 .motion_ff52>ul>li ul,.sidebar-f433 ul.thumbnail_03bd>li ul{border-color:hsla(0,0%,100%,.08)}.sidebar-f433 .motion_ff52>ul>li.fn-active-28f7>a,.sidebar-f433 .motion_ff52>ul>li.info_cd16>a,.sidebar-f433 .motion_ff52>ul>li>a:hover,.sidebar-f433 ul.thumbnail_03bd>li.fn-active-28f7>a,.sidebar-f433 ul.thumbnail_03bd>li.info_cd16>a,.sidebar-f433 ul.thumbnail_03bd>li>a:hover{color:#fff}.motion_ff52>ul>li.row-58c9,ul.thumbnail_03bd>li.row-58c9{align-items:center;display:flex;flex-flow:row wrap}.motion_ff52>ul>li .hidden_iron_44f7{font-size:.7em;line-height:3em;opacity:.5}.motion_ff52 .panel-c0da>ul,.motion_ff52 .fn-current-28f7>ul{display:block}.motion_ff52 .info_cd16>a{color:#000;font-weight:bolder}.aside_0456{padding:10px 0}.aside_0456 a{display:block;line-height:1.2;margin-bottom:6px}.motion_ff52 .caption-b032:after{clear:both;content:"";display:table}.motion_ff52 .caption-b032>li{border:0;float:left;list-style:none;margin:0;padding:0;width:33.333333%}.motion_ff52 .caption-b032>li a{display:block;margin:0;padding:0}.motion_ff52 .caption-b032>li img{display:block;width:100%}.pagination-smooth-0066 li{align-items:center;display:flex}.gradient-tiny-cded li{font-size:.9em;font-style:italic}.gradient-tiny-cded a{display:inline!important}.gradient-tiny-cded span{display:block;font-weight:bolder}.middle_7f6f{color:#333;position:relative}.middle_7f6f .menu_rough_44ce{display:none!important}.sidebar-f433 .middle_7f6f{color:#fff}.middle_7f6f p{margin:0;padding:0}.middle_7f6f br{display:none}.middle_7f6f label{display:inline-block;width:100%}.middle_7f6f span.detail_e4c5{margin-left:0;margin-right:1.2em}.middle_7f6f .avatar_left_37fc{display:block}.middle_7f6f .menu_rough_44ce{background-color:#fff;border-radius:99px;position:absolute;right:0}.middle_7f6f .surface-69b1{background-color:#f1f1f1;border-radius:3px;color:#b20000;line-height:1.2em;margin-top:-10px;opacity:.8;padding:5px 8px;position:relative}.middle_7f6f .surface-69b1: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}.middle_7f6f .popup_3d45{display:none!important}.middle_7f6f .tooltip-12e1 .surface-69b1{margin-top:5px;position:absolute;width:100%;z-index:99}.middle_7f6f .sidebar-e66a{border-radius:10px;margin:5px 0 0}.shadow-glass-d6bf .fn-processing-28f7 *{opacity:.8}.summary_liquid_b30d form.label_first_3f84{margin:0 auto;max-width:620px;padding:30px 15px}.paragraph-solid-1382 img{width:100%}.layout-1c49{margin-bottom:-1px}.tag_2695+.alert_2bea .frame_orange_e18f{margin-top:30px}.yellow-5549{display:none;padding:1em 2.3em}.background_down_b710{border-top:1px solid #ddd;display:block;font-size:110%;padding:.6em 2.3em;position:relative;transition:border .2s ease-out,background-color .3s}.sidebar-f433 .background_down_b710{border-color:hsla(0,0%,100%,.2)}.background_down_b710.fn-active-28f7{background-color:rgba(0,0,0,.03);border-color:#446084;color:#446084;font-weight:700}.sidebar-f433 .background_down_b710.fn-active-28f7{color:#fff}.row_f619 .caption_5a51{border-radius:999px;height:1.5em;left:0;margin-right:5px;position:absolute;top:.3em;transform-origin:50% 47%;width:2.3em}.row_f619 .fn-active-28f7 .caption_5a51{color:currentColor;opacity:1}.icon_wood_6b94{color:#222;font-weight:700;letter-spacing:0;padding:0}.grid_active_fda8 .icon_wood_6b94{font-size:.85em;margin:0 0 .5em}.icon_wood_6b94 .text_fc78,.icon_wood_6b94 .module-upper-2bbe{font-weight:300;margin:0 .3em;opacity:.35;position:relative;top:0}.sidebar-f433 .icon_wood_6b94{color:#fff}.icon_wood_6b94 a{color:hsla(0,0%,40%,.7);font-weight:400}.icon_wood_6b94 a:first-of-type{margin-left:0}.icon_wood_6b94 a.fn-current-28f7,.icon_wood_6b94 a:hover{color:#111}.sidebar-f433 .icon_wood_6b94 a{color:#fff}.gallery-orange-5d0b{padding:15px 0}.gallery-orange-5d0b a{align-items:center;color:#ccc;display:inline-flex}.gallery-orange-5d0b .text_fc78{margin:0 .5em;top:2px}.progress_529c{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-28f7 .progress_529c{background-color:#d26e4b}@media(min-width:850px){.breadcrumb-fluid-c99c{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.breadcrumb-fluid-c99c>div,.breadcrumb-fluid-c99c>p{padding:0 15px;width:100%}.breadcrumb-fluid-c99c p.rough-26e1,.breadcrumb-fluid-c99c p.box-silver-2ee6,.breadcrumb-fluid-c99c p.static_bd69{flex:1}}.top_04bc:target{background-color:#f1f1f1;border-radius:10px;padding:15px}.content-prev-66dd li,.logo_3638 li{list-style:none;padding:1em 0 0}.content-prev-66dd li .logo_5f42,.logo_3638 li .logo_5f42{margin-bottom:0}.content-prev-66dd li .grid-north-0fc7,.logo_3638 li .grid-north-0fc7{border-radius:100%}.content-prev-66dd li .alert-top-bec4,.logo_3638 li .alert-top-bec4{font-style:italic}.content-prev-66dd li .tag_0fb9,.logo_3638 li .tag_0fb9{padding:0 1.5em}.content-prev-66dd>li:not(:first-child),.logo_3638>li:not(:first-child){border-top:1px dashed #ddd}#comments .texture-prev-398c{background-color:rgba(0,0,0,.05);margin-top:15px;padding:15px 25px 0}#comments .texture-prev-398c .frame-66df{font-size:1.2em}#comments .texture-prev-398c small{font-size:.6em;margin-left:10px;text-transform:uppercase}.detail_first_bfbb{position:relative;width:100%}.notification_2e90{padding:30px 0 0}.huge-350f{background-color:#fff}.icon-abdb{background-color:#777}.huge-350f,.icon-abdb{border-top:1px solid rgba(0,0,0,.05)}.new-113b{padding:7.5px 0}.dynamic_25e6,html{background-color:#5b5b5b}.notification_2e90 ul{margin:0}.dynamic_25e6{color:rgba(0,0,0,.5);font-size:.9em;padding:10px 0 15px}.dynamic_25e6.sidebar-f433{color:hsla(0,0%,100%,.5)}.dynamic_25e6.fn-fixed-28f7{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}.dynamic_25e6 ul{border-bottom:1px solid #ddd;opacity:.8;padding-bottom:5px}.dynamic_25e6.sidebar-f433 ul{border-color:hsla(0,0%,100%,.08)}.dynamic_25e6.frame_9b95 ul{border:0;padding-top:5px}.tooltip-ada7{box-shadow:0 0 20px 0 rgba(0,0,0,.5);margin-bottom:100px;position:relative;z-index:1}.tooltip-ada7+.detail_first_bfbb{bottom:0;position:fixed;z-index:0}.lite-7458{bottom:20px;margin:0;opacity:0;pointer-events:none;right:20px;transform:translateY(30%)}.lite-7458.fn-left-28f7{left:20px;right:unset}.lite-7458.fn-active-28f7{opacity:1;pointer-events:inherit;transform:translateY(0)}.yellow-1ed1{display:block;padding-bottom:100%}.yellow-1ed1 a>img{font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.old_3c1e img{background-color:rgba(0,0,0,.03)}.slider_south_be41{line-height:1;margin:0}.accordion-f4e1{font-size:.9em;font-style:italic;line-height:1;margin:.85em 0}.slider_south_be41 a{color:#446084;display:block;font-size:32px;font-weight:bolder;margin:0;text-decoration:none;text-transform:uppercase}.slider_south_be41 img{display:block;width:auto}.pattern_2fd9,.button_1ca4,.short_4f09 .mask-b36f,.fn-sticky-28f7 .sidebar-f433 .pattern_2fd9,.fn-sticky-28f7 .smooth_d103 .mask-b36f{display:none!important}.short_4f09 .pattern_2fd9,.dropdown_over_732d .button_1ca4{display:block!important}.dropdown_over_732d .button_1ca4+img,.dropdown_over_732d .button_1ca4+img+img{display:none!important}.short_4f09 .slider_south_be41 a{color:#fff}.gas-6070 .slider_south_be41{margin-left:0;margin-right:30px}.upper-2aff .action_9739{flex:1 1 0;order:1}.upper-2aff .slider_south_be41{margin:0 30px;order:2;text-align:center}.upper-2aff .slider_south_be41 img{margin:0 auto}.upper-2aff .current-2608{flex:1 1 0;order:3}@media screen and (max-width:849px){.breadcrumb_huge_088e .background-6ee7{flex-wrap:nowrap}.gold-ca22 .slider_south_be41{margin-left:0;margin-right:15px;order:1}.gold-ca22 .action_9739{flex:1 1 0;order:2}.gold-ca22 .current-2608{flex:1 1 0;order:3}.icon_1050 .action_9739{flex:1 1 0;order:1}.icon_1050 .slider_south_be41{margin:0 15px;order:2;text-align:center}.icon_1050 .slider_south_be41 img{margin:0 auto}.icon_1050 .current-2608{flex:1 1 0;order:3}}.hero_tiny_0166{height:300px}.content_ea8b{height:400px}.layout_last_5514{background-color:#fff;background-color:hsla(0,0%,100%,.9);padding:20px}.status-4394 .hover-3827 button{max-width:none!important;min-height:auto!important}.status-4394 .hover-3827 .link-current-3516 li{margin:0}.component_prev_1911{background-color:#f1f1f1;padding-left:30px;padding-right:30px}.component_prev_1911.sidebar-f433{background-color:#333}.component_prev_1911 .hot-7b9e,.component_prev_1911 .media-71e1,.component_prev_1911 .tag_2695{padding-bottom:0!important;padding-top:0!important}.pressed_9610 li{display:inline-block;margin:0 1px!important;position:relative}.pressed_9610 li .summary_selected_6e25{margin-bottom:0}.pressed_9610 .copper_fc07{min-width:90px;padding:2px;width:90px}.fluid-94a3{position:relative}.fluid-94a3 .motion_ff52{margin:0 .3em;vertical-align:middle}.fresh-4b76{overflow:hidden}.white_6a93{transition:opacity .6s}.yellow-0dd9{background-color:rgba(0,0,0,.25)}.pro_02d6{min-height:60px;padding-top:20px;position:relative}.pro_02d6 button,.pro_02d6 form,.pro_02d6 p,.pro_02d6 select,.pro_02d6 ul{margin-bottom:0;margin-top:0}.steel-a045{background-color:#f7f7f7;border-bottom:1px solid #ececec;border-top:1px solid #ececec}.steel-a045 .pro_02d6{padding-bottom:15px;padding-top:15px}.tag_d269{background-color:#446084;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.tag_d269 .pro_02d6{padding-bottom:20px}.tag_d269 .fresh-4b76{box-shadow:inset 0 0 30px 0 rgba(0,0,0,.1)}.tag_d269 .pressed_ac1c{background-color:rgba(0,0,0,.4)}.description_a817 .overlay_mini_7113{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}.description_a817 .overlay_mini_7113 svg{height:20px;vertical-align:middle;width:auto!important}.description_a817 .overlay_mini_7113:hover{opacity:1}.sidebar-f433 .description_a817 .overlay_mini_7113{background-color:hsla(0,0%,100%,.1)}.sidebar-f433 .description_a817 .overlay_mini_7113 svg{fill:#fff}.card-ff9d{background-color:#fff;border:1px solid #ececec;overflow:hidden;padding-bottom:15px}.sidebar-f433 .card-ff9d{border-color:hsla(0,0%,100%,.2)}.card-ff9d .description_5f5a{border-bottom:1px solid #ececec;padding:.5em 15%}.sidebar-f433 .card-ff9d .description_5f5a{border-color:hsla(0,0%,100%,.2)}.card-ff9d .active-2258{color:#000;font-weight:300;padding:.6em 15% 0}.card-ff9d .alert-top-bec4{padding:15px 15px 0}.card-ff9d .shadow-short-92a4{padding:10px 15%}.card-ff9d .top-a0f8{opacity:.6;text-decoration:line-through}.card-ff9d .shadow-short-92a4 .summary_selected_6e25:last-child{margin:30px 0 0}.card-ff9d .soft_17c3{font-size:14px;margin-left:10px}.card-ff9d .shadow-short-92a4>div{border-bottom:1px solid #ececec;padding:7.5px 0}.sidebar-f433 .card-ff9d .shadow-short-92a4>div{border-color:hsla(0,0%,100%,.08)}.sidebar-f433 .card-ff9d{background-color:#333}.card-ff9d .description_5f5a{background-color:rgba(0,0,0,.02)}.caption-0d4b{border-color:#446084;border-width:2px;margin-top:-15px}.caption-0d4b .description_5f5a{background-color:#446084;border-color:#446084;color:#fff}.input-south-553e{width:100%}.under_f253{max-height:100vh;overflow:hidden;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:999}.under_f253 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}.under_f253 a.fn-active-28f7,.under_f253 a:hover{background-color:#fff;opacity:1}.under_f253 a.fn-active-28f7{border-color:#446084}.tertiary-up-8cfc .focused_dda7{display:block!important}.text_c6b5 form{margin-bottom:0}.glass_5dd0>.focused_dda7,.tertiary-up-8cfc .focused_dda7{padding:5px 0;width:100%}.paragraph_tiny_800f .lite-8ccb{padding-right:5px}.text_c6b5:not(.paragraph_tiny_800f) .middle-cbe9,.smooth-310f .middle-cbe9{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.tertiary-dynamic-faa2{position:relative}.tertiary-dynamic-faa2 .summary_selected_6e25.breadcrumb-bronze-74b8{margin:0}.tertiary-dynamic-faa2 .summary_selected_6e25.breadcrumb-bronze-74b8 i{font-size:1.2em}.text_c6b5{width:100%}.text_c6b5.paragraph_tiny_800f .middle-cbe9.fn-loading-28f7 .container-7f14{opacity:0}.text_c6b5.paragraph_tiny_800f .middle-cbe9.fn-loading-28f7:after{border-color:currentColor}.text_c6b5.paragraph_tiny_800f .tooltip-12e1:last-of-type{margin-left:-2.9em}@media(max-width:849px){.text_c6b5{font-size:1rem}}.text_c6b5 .fixed_639c{-webkit-overflow-scrolling:touch;max-height:50vh;overflow-y:scroll;overflow-y:auto}.blue-17ae .focused_dda7 .fixed_639c,.gallery-2310 .fixed_639c{max-height:80vh}.hot-7b9e .wide-8ce2,.blue-17ae .focused_dda7 .wide-8ce2,.gallery-2310 .wide-8ce2{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%}.blue-17ae li .dynamic-f337 .wide-8ce2{background-color:transparent;box-shadow:none;position:relative;top:0}.short_0cdf{align-items:center;border-bottom:1px solid rgba(0,0,0,.05);cursor:default;display:flex;padding:10px .75em}.short_0cdf .background-cdcb{flex:1}.short_0cdf img{border-radius:99px;display:inline-block;height:40px;margin-right:10px;width:40px}.short_0cdf img+.background-cdcb{margin-top:-.15em;padding-left:.5em}.short_0cdf .row-right-b3e9{font-size:.8em;margin-left:5px;padding-top:3px}.short_0cdf:last-child{border-bottom:none}.outline_3578{background-color:rgba(0,0,0,.05)}#search-lightbox{font-size:1.5em;margin:0 auto;max-width:600px}.sort_f35c{margin-bottom:1.5em}.red-41d1+.sort_f35c,.border-dark-a71f+.sort_f35c,.yellow-f33a+.sort_f35c{margin-top:30px}.wrapper_over_cbd8{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;width:100%}.wrapper_over_cbd8 i{margin-right:.5em;opacity:.6}.wrapper_over_cbd8 i.module_stale_8287{margin-left:10px;margin-right:0}.wrapper_over_cbd8 span{text-transform:uppercase}.wrapper_over_cbd8 small{font-size:1em;font-weight:400;opacity:.7;padding-left:15px;text-transform:none}.wrapper_over_cbd8 b{background-color:currentColor;display:block;flex:1;height:2px;opacity:.1}.wrapper_over_cbd8 a{display:block;font-size:.8em;margin-left:auto;padding-left:15px}.image-8b4f{border-bottom:2px solid #ececec}.image-8b4f span{border-bottom:2px solid rgba(0,0,0,.1);margin-bottom:-2px;margin-right:15px;padding-bottom:7.5px}.sidebar-f433 .image-8b4f,.sidebar-f433 .image-8b4f span{border-color:hsla(0,0%,100%,.2)}.image-8b4f b{display:none}.pattern_df21 span{margin:0 15px}.outer_299d span,.pattern_df21 span{text-align:center}.outer_299d small,.pattern_df21 small{display:block;padding:0 15px}.status-center-f035 span,.outer_299d span{border:2px solid rgba(0,0,0,.1);padding:.3em .8em}.status-center-f035 b:first-of-type{display:none}.hot_afcf{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}.icon_36e4{align-items:center;display:flex;justify-content:space-between}.modal-3d83{flex:1 1 auto;padding-right:30px}.under_1ef3{flex:0 0 auto}.under_1ef3>a{margin-bottom:0;margin-right:20px}.under_1ef3>a:last-child{margin-right:0}.tooltip-a2c8{transform:translate3d(0,100%,0)}.feature-prev-d7e1{transform:none}@media(max-width:849px){.icon_36e4{align-items:stretch;flex-direction:column;font-size:.9em;text-align:center}.under_1ef3{margin-top:15px}.modal-3d83{padding-right:0}}.texture-1ee4:before{content:""}.feature-tall-732b:before{content:""}.column_gas_f114:before,.box_bright_389b:before{content:""}.panel-purple-42b5:before{content:""}.preview_6e56:before{content:""}.stale-af35:before{content:""}.gold_85f0:before{content:""}.overlay_solid_68fa:before{content:""}.module_223d:before{content:""}.tabs-51b2:before{content:""}.hover-2d3f:before{content:""}.component-596f:before{content:""}.row-liquid-a04d:before{content:""}.input_gas_cd32:before{content:""}.modal_9105:before{content:""}.plasma_5331:before{content:""}.solid-941d:before{content:""}.gradient-8c50:before{content:""}.feature_left_4a0b:before{content:""}.module_stale_8287:before{content:""}.action-97ea:before{content:""}.narrow-895a:before{content:""}.paragraph_c9f1:before{content:""}.title_motion_f50d:before{content:""}.detail-027f:before{content:""}.caption-bottom-68e8:before{content:""}.aside_silver_cac9:before{content:""}.label-solid-dac9:before{content:""}.description-dirty-ad72:before{content:""}.section-current-a7ec:before{content:""}.smooth_816b:before{content:""}.secondary_left_c603:before{content:""}.new-89af:before{content:""}.fresh-be50:before{content:""}.container-7f14:before{content:""}.badge_pressed_73fb:before{content:""}.column-top-56f4:before{content:""}.thick-b370:before{content:""}.logo_190f:before{content:""}.icon-upper-af94:before{content:""}.wrapper_6815:before{content:""}.popup_cold_6831:before{content:""}.component-wide-2aa1:before{content:""}.frame-29f2:before{content:""}.list-a7ef:before{content:""}.overlay_d52e:before{content:""}.mask-1e81:before{content:""}.current-8fb9:before{content:""}.first-230c:before{content:""}.caption-warm-e5fd:before{content:""}.nav-dim-36f0{--divider-top-width:100%;--divider-width:100%;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.nav-dim-36f0 svg{display:block;height:150px;left:50%;position:relative;transform:translateX(-50%)}.container_north_1a06{top:-1px;transform:rotate(180deg)}.container_north_1a06 svg{width:calc(var(--divider-top-width) + 2px)}.basic_4086{bottom:-1px}.basic_4086 svg{width:calc(var(--divider-width) + 2px)}.paper-816e svg{transform:translateX(-50%) rotateY(180deg)}.aside_tall_5ee5{z-index:2}.nav-dim-36f0 .logo_glass_fab3{fill:#fff}.frame_9b95 .backdrop-dd66{margin-left:auto;margin-right:auto}.backdrop-dd66{color:#999;display:inline-block;font-size:.85em;vertical-align:middle}.dynamic-f337 .backdrop-dd66{font-size:1em}.dynamic-f337 .backdrop-dd66 .summary_selected_6e25{margin-bottom:0}.backdrop-dd66 span{font-weight:700;padding-right:10px}.backdrop-dd66 i{min-width:1em}.sidebar-f433 .backdrop-dd66,.short_4f09 .backdrop-dd66{color:#fff}.sidebar-f433 .backdrop-dd66 .summary_selected_6e25.tabs-963c,.short_4f09 .backdrop-dd66 .summary_selected_6e25.tabs-963c{border-color:hsla(0,0%,100%,.5)}.bronze-5629,.backdrop-dd66 .summary_selected_6e25.breadcrumb-bronze-74b8:hover,.backdrop-dd66 .summary_selected_6e25.breadcrumb-bronze-74b8:not(.tabs-963c){background-color:currentColor!important;border-color:currentColor!important}.bronze-5629>i,.bronze-5629>span,.backdrop-dd66 .summary_selected_6e25.breadcrumb-bronze-74b8:hover>i,.backdrop-dd66 .summary_selected_6e25.breadcrumb-bronze-74b8:hover>span,.backdrop-dd66 .summary_selected_6e25.breadcrumb-bronze-74b8:not(.tabs-963c)>i,.backdrop-dd66 .summary_selected_6e25.breadcrumb-bronze-74b8:not(.tabs-963c)>span{color:#fff!important}.summary_selected_6e25.top-8dc0:hover,.summary_selected_6e25.top-8dc0:not(.tabs-963c){color:#3a589d!important}.summary_selected_6e25.dynamic-fd9a:hover,.summary_selected_6e25.dynamic-fd9a:not(.tabs-963c){color:#3b6994!important}.summary_selected_6e25.accent-daee:hover,.summary_selected_6e25.accent-daee:not(.tabs-963c){color:#51cb5a!important}.summary_selected_6e25.message_5e81:hover,.summary_selected_6e25.message_5e81:not(.tabs-963c){color:#2478ba!important}.summary_selected_6e25.up-bf72:hover,.summary_selected_6e25.up-bf72:not(.tabs-963c),.summary_selected_6e25.overlay-6897:hover,.summary_selected_6e25.overlay-6897:not(.tabs-963c){color:#111!important}.summary_selected_6e25.table-78c8:hover,.summary_selected_6e25.table-78c8:not(.tabs-963c){color:#51cb5a!important}.summary_selected_6e25.section-25ba:hover,.summary_selected_6e25.section-25ba:not(.tabs-963c){color:#cb2320!important}.summary_selected_6e25.text_hovered_9465:hover,.summary_selected_6e25.text_hovered_9465:not(.tabs-963c){color:#fc7600!important}.summary_selected_6e25.logo_rough_3da7:hover,.summary_selected_6e25.logo_rough_3da7:not(.tabs-963c){color:#36455d!important}.summary_selected_6e25.border_selected_a16c:hover,.summary_selected_6e25.border_selected_a16c:not(.tabs-963c){color:#527498!important}.summary_selected_6e25.card_05b4:hover,.summary_selected_6e25.card_05b4:not(.tabs-963c){color:#dd4e31!important}.summary_selected_6e25.frame-hard-e4ca:hover,.summary_selected_6e25.frame-hard-e4ca:not(.tabs-963c){color:#0072b7!important}.summary_selected_6e25.primary-gas-0e1e:hover,.summary_selected_6e25.primary-gas-0e1e:not(.tabs-963c){color:#c33223!important}.summary_selected_6e25.border-motion-df38:hover,.summary_selected_6e25.border-motion-df38:not(.tabs-963c){color:#e5086f!important}.summary_selected_6e25.button-dark-dcb6:hover,.summary_selected_6e25.button-dark-dcb6:not(.tabs-963c){color:#fff600!important}.summary_selected_6e25.button-dark-dcb6:hover i,.summary_selected_6e25.button-dark-dcb6:not(.tabs-963c) i{text-shadow:0 0 6px rgba(0,0,0,.4)}.summary_selected_6e25.overlay_copper_b8d9:hover,.summary_selected_6e25.overlay_copper_b8d9:not(.tabs-963c){color:#0099e5!important}.summary_selected_6e25.thick-448e:hover,.summary_selected_6e25.thick-448e:not(.tabs-963c){color:#54a9ea!important}.summary_selected_6e25.tooltip_bright_5c14:hover,.summary_selected_6e25.tooltip_bright_5c14:not(.tabs-963c){color:#9146fe!important}.summary_selected_6e25.image_ee20:hover,.summary_selected_6e25.image_ee20:not(.tabs-963c){color:#7189d9!important}.text-hard-e369{position:relative;visibility:visible}.content-b3eb{-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}.content-b3eb:before,.box-out-c7a6 .content-b3eb:before{color:#d26e4b;content:"";float:left;left:0;position:absolute;top:0}.content-b3eb 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}.content-b3eb span:before{color:#d26e4b;content:"";left:0;position:absolute;top:0}.tabs-dim-665a{display:inline-block;height:18px;vertical-align:middle}.stone-e72b{font-size:90%}li.dark-0671{font-size:.8em}li.dark-0671 .content-b3eb{display:inline-block;margin-bottom:0}.carousel_06cf a{color:transparent!important;display:inline-block;font-family:fl-icons;font-size:16px;margin-left:-10px;overflow:hidden}.carousel_06cf a+a{border-left:1px solid #ececec;margin-left:.3em}.carousel_06cf a.fn-active-28f7:after,.carousel_06cf a:hover:after{color:#d26e4b}.carousel_06cf a:after{color:#ddd;content:""}.carousel_06cf a.row-7a86:after{content:""}.carousel_06cf a.yellow_c92f:after{content:""}.carousel_06cf a.focused_ddb4:after{content:""}.carousel_06cf a.nav-60cc:after{content:""}

/* css-noise: eb71 */
.promo-block-v0 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.1;
}
