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

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

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

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

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

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

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

  .west-4a8a {
    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;
  }

  .west-4a8a.fn-show-6cab {
    display: flex;
  }

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

  .west-4a8a 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}.fixed-f147{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%}.banner_d5f9,.center-28c3,.text-in-f984{margin:0;padding:0 15px 30px;position:relative;width:100%}.active_e7c5{flex:1}.menu_selected_d5be{order:-1}.link-c71c{order:1}.search_gas_8cf7{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%}.logo-lower-2c25{overflow:hidden}@media screen and (min-width:850px){.banner_d5f9:first-child .search_gas_8cf7{margin-left:auto;margin-right:0}.banner_d5f9+.banner_d5f9 .search_gas_8cf7{margin-left:0;margin-right:auto}}@media screen and (max-width:549px){.pro_b280{order:-1}}@media screen and (min-width:850px){.paragraph-red-92ed{order:-1}}@media screen and (max-width:849px){.pattern_new_f328{order:-1}.banner_d5f9{padding-bottom:30px}}@media screen and (min-width:850px){.wrapper-right-b5a8>.banner_d5f9+.banner_d5f9:not(.wide-b716){border-left:1px solid #ececec}.wrapper-right-b5a8.nav-34ca>.banner_d5f9+.banner_d5f9:not(.wide-b716){border-left:0;border-right:1px solid #ececec}.feature-e8ae{border-right:1px solid #ececec;padding-right:30px}.banner_d5f9.feature-e8ae:not(.menu_selected_d5be):last-child{border-left:1px solid #ececec;border-right:0;padding-left:30px;padding-right:0}.form_wood_d269{border-right:1px solid #ececec;padding-right:0}.form_wood_d269+.banner_d5f9,.feature-e8ae+.banner_d5f9{padding-left:30px}}.chip_dynamic_a6d2 .feature-e8ae{border-color:hsla(0,0%,100%,.2)}.carousel-1e0c>.banner_d5f9{display:flex}.overlay_static_fe54{align-items:center!important;align-self:center!important;vertical-align:middle!important}.easy-ed13{align-items:flex-end!important;align-self:flex-end!important;justify-content:flex-end!important;vertical-align:bottom!important}.article_full_c0a4{align-items:flex-start!important;align-self:flex-start!important;justify-content:flex-start!important;vertical-align:top!important}.brown_245b{justify-content:center!important}.menu_3fa2{justify-content:flex-end!important}.detail-357c{flex-basis:8.3333333333%;max-width:8.3333333333%}.widget-hovered-e979{flex-basis:16.6666666667%;max-width:16.6666666667%}.message-complex-6152{flex-basis:25%;max-width:25%}.badge-pink-2bf5{flex-basis:33.3333333333%;max-width:33.3333333333%}.complex-3737{flex-basis:41.6666666667%;max-width:41.6666666667%}.prev_7938{flex-basis:50%;max-width:50%}.frame-a74a{flex-basis:58.3333333333%;max-width:58.3333333333%}.breadcrumb_cb7b{flex-basis:66.6666666667%;max-width:66.6666666667%}.wood-4c9c{flex-basis:75%;max-width:75%}.border_aeb9{flex-basis:83.3333333333%;max-width:83.3333333333%}.bottom-3464{flex-basis:91.6666666667%;max-width:91.6666666667%}.status-c9bc,.hidden_silver_520e .paragraph-4a3f>.banner_d5f9,.hidden_silver_520e>.banner_d5f9{flex-basis:100%;max-width:100%}.carousel_42e4 .paragraph-4a3f>.banner_d5f9,.carousel_42e4>.banner_d5f9{flex-basis:50%;max-width:50%}.hidden_f1d3 .paragraph-4a3f>.banner_d5f9,.hidden_f1d3>.banner_d5f9{flex-basis:33.3333333333%;max-width:33.3333333333%}.button-motion-bfcf .paragraph-4a3f>.banner_d5f9,.button-motion-bfcf>.banner_d5f9{flex-basis:25%;max-width:25%}.section_6c1b .paragraph-4a3f>.banner_d5f9,.section_6c1b>.banner_d5f9{flex-basis:20%;max-width:20%}.aside_new_5454 .paragraph-4a3f>.banner_d5f9,.aside_new_5454>.banner_d5f9{flex-basis:16.6666666667%;max-width:16.6666666667%}.heading_active_4b6a .paragraph-4a3f>.banner_d5f9,.heading_active_4b6a>.banner_d5f9{flex-basis:14.2857142857%;max-width:14.2857142857%}.hidden_9cc1 .paragraph-4a3f>.banner_d5f9,.hidden_9cc1>.banner_d5f9{flex-basis:12.5%;max-width:12.5%}@media screen and (min-width:550px){.notification_e547{flex-basis:8.3333333333%;max-width:8.3333333333%}.paragraph_small_a40f{flex-basis:16.6666666667%;max-width:16.6666666667%}.grid-7424{flex-basis:25%;max-width:25%}.alert-fb16{flex-basis:33.3333333333%;max-width:33.3333333333%}.label-3a1a{flex-basis:41.6666666667%;max-width:41.6666666667%}.purple-deed{flex-basis:50%;max-width:50%}.breadcrumb-steel-7471{flex-basis:58.3333333333%;max-width:58.3333333333%}.advanced_32ea{flex-basis:66.6666666667%;max-width:66.6666666667%}.notice_red_74cb{flex-basis:75%;max-width:75%}.hard-6b3b{flex-basis:83.3333333333%;max-width:83.3333333333%}.chip-upper-674a{flex-basis:91.6666666667%;max-width:91.6666666667%}.upper_046e,.motion_b678 .paragraph-4a3f>.banner_d5f9,.motion_b678>.banner_d5f9{flex-basis:100%;max-width:100%}.layout-tiny-26f0 .paragraph-4a3f>.banner_d5f9,.layout-tiny-26f0>.banner_d5f9{flex-basis:50%;max-width:50%}.large-e9d7 .paragraph-4a3f>.banner_d5f9,.large-e9d7>.banner_d5f9{flex-basis:33.3333333333%;max-width:33.3333333333%}.accent_c038 .paragraph-4a3f>.banner_d5f9,.accent_c038>.banner_d5f9{flex-basis:25%;max-width:25%}.article_71ef .paragraph-4a3f>.banner_d5f9,.article_71ef>.banner_d5f9{flex-basis:20%;max-width:20%}.wrapper-9d56 .paragraph-4a3f>.banner_d5f9,.wrapper-9d56>.banner_d5f9{flex-basis:16.6666666667%;max-width:16.6666666667%}.west_daac .paragraph-4a3f>.banner_d5f9,.west_daac>.banner_d5f9{flex-basis:14.2857142857%;max-width:14.2857142857%}.in-6b22 .paragraph-4a3f>.banner_d5f9,.in-6b22>.banner_d5f9{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width:850px){.slider_liquid_dba4{flex-basis:8.3333333333%;max-width:8.3333333333%}.row_217f{flex-basis:16.6666666667%;max-width:16.6666666667%}.overlay_168a{flex-basis:25%;max-width:25%}.gallery_ff26{flex-basis:33.3333333333%;max-width:33.3333333333%}.frame-easy-b439{flex-basis:41.6666666667%;max-width:41.6666666667%}.inner_3ecb{flex-basis:50%;max-width:50%}.progress_medium_3311{flex-basis:58.3333333333%;max-width:58.3333333333%}.active-static-e3cb{flex-basis:66.6666666667%;max-width:66.6666666667%}.menu-tall-ae4c{flex-basis:75%;max-width:75%}.gas_f4dd{flex-basis:83.3333333333%;max-width:83.3333333333%}.popup-5912{flex-basis:91.6666666667%;max-width:91.6666666667%}.photo-hard-bdfc .text-in-f984,.wide-b716,.dirty-2309 .paragraph-4a3f>.banner_d5f9,.dirty-2309>.banner_d5f9{flex-basis:100%;max-width:100%}.hero_advanced_c5f6 .text-in-f984,.active_54d0 .paragraph-4a3f>.banner_d5f9,.active_54d0>.banner_d5f9{flex-basis:50%;max-width:50%}.bronze_bac1 .text-in-f984,.pagination_smooth_c508 .paragraph-4a3f>.banner_d5f9,.pagination_smooth_c508>.banner_d5f9{flex-basis:33.3333333333%;max-width:33.3333333333%}.west_0bae .text-in-f984,.background-0c11 .paragraph-4a3f>.banner_d5f9,.background-0c11>.banner_d5f9{flex-basis:25%;max-width:25%}.menu-3738 .text-in-f984,.menu_up_c95a .paragraph-4a3f>.banner_d5f9,.menu_up_c95a>.banner_d5f9{flex-basis:20%;max-width:20%}.bronze-4afe .text-in-f984,.fast-b332 .paragraph-4a3f>.banner_d5f9,.fast-b332>.banner_d5f9{flex-basis:16.6666666667%;max-width:16.6666666667%}.widget_89e7 .text-in-f984,.hard-0f86 .paragraph-4a3f>.banner_d5f9,.hard-0f86>.banner_d5f9{flex-basis:14.2857142857%;max-width:14.2857142857%}.module_narrow_9a8c .text-in-f984,.column_inner_1894 .paragraph-4a3f>.banner_d5f9,.column_inner_1894>.banner_d5f9{flex-basis:12.5%;max-width:12.5%}}.description-e428>.banner_d5f9>.search_gas_8cf7{background-color:#fff}.accordion_322e .search_gas_8cf7,.gas-b37c .search_gas_8cf7,.gas-3af4 .search_gas_8cf7{transition:all,.2s}.gas-b37c .search_gas_8cf7{opacity:.6}.gas-b37c:hover .search_gas_8cf7{opacity:1}.accordion_322e .search_gas_8cf7{filter:blur(3px)}.accordion_322e:hover .search_gas_8cf7{filter:blur(0)}.gas-3af4:hover .search_gas_8cf7{opacity:1}.photo_88f6:hover .gas-3af4 .banner_d5f9:not(:hover){opacity:.6}.wood_c998,.secondary_f3b7,.status_solid_1cac .secondary_9961,.photo_88f6,body{margin-left:auto;margin-right:auto;width:100%}.wood_c998{padding-left:15px;padding-right:15px}.wood_c998,.secondary_f3b7,.status_solid_1cac .secondary_9961,.photo_88f6{max-width:1080px}.photo_88f6.plasma_8a83{max-width:1050px}.photo_88f6.background_8a4d{max-width:1065px}.photo_88f6.info-dynamic-7be4{max-width:1110px}body.panel-small-138a,body.panel-small-138a .sidebar-simple-4218,body.panel-small-138a .avatar-paper-c5d3,body.panel-small-138a header,body.hover_a4b8,body.hover_a4b8 .sidebar-simple-4218,body.hover_a4b8 header{max-width:1170px}@media screen and (min-width:850px){body.hover_a4b8{margin:30px auto}}.orange-c5b3{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%}.table_f1d8{justify-content:flex-start}.dynamic_4240{justify-content:center}.lite-365b{display:flex;flex-direction:column;justify-content:flex-start}.link-under-d6fd .orange-c5b3{justify-content:center}.chip-a1df .orange-c5b3{height:100%}.form_f8a1{max-height:100%}.medium-9fa2{-ms-flex-negative:1;-ms-flex-preferred-size:auto!important;flex:1}.tag-tall-9e88{margin:0 auto}.tabs-7270{margin-right:auto}.hover-active-364f{margin-left:auto}.pagination_227f{flex-wrap:wrap}.caption_fluid_1ce1>.form_f8a1:not(.tag-tall-9e88),.caption_fluid_1ce1>.orange-c5b3>.form_f8a1:not(.tag-tall-9e88),.caption_fluid_1ce1>.accordion-basic-a65f>.form_f8a1:not(.tag-tall-9e88){flex:1}@media(max-width:849px){.paragraph-medium-8acd{flex-flow:column wrap}.paragraph-medium-8acd .form_f8a1{flex-grow:0;padding-bottom:5px;padding-top:5px;width:100%}}@media(max-width:549px){.middle-799b{flex-flow:column wrap}.middle-799b .form_f8a1{flex-grow:0;width:100%}}@media(min-width:850px){.last_7d99,.bottom-3ed3{display:flex}.last_7d99>div+div,.bottom-3ed3>div+div{padding-left:30px}}.focus_short_d18c .highlight-light-e60e .container-last-97ba{height:100%;padding:0}.module-63bd>.search_gas_8cf7{height:100%}.module-63bd .paper_5093,.module-63bd .highlight-light-e60e,.module-63bd .sidebar-cold-827c,.module-63bd .sidebar-cold-827c img,.module-63bd .search_gas_8cf7>.text_under_34fe,.module-63bd .paragraph-4a3f>.text_under_34fe,.module-63bd .container-last-97ba,.module-63bd .container-last-97ba img,.module-63bd .module-middle-c6ae,.module-63bd .notice_aa72,.module-63bd .module-middle-c6ae:not(.dark-4f6d),.module-63bd .module-middle-c6ae>.text_under_34fe,.module-63bd>.search_gas_8cf7>.text_under_34fe,.module-63bd>.search_gas_8cf7>.text_under_34fe .card_tall_c8c7>img,.module-63bd>.search_gas_8cf7>.text_under_34fe div{bottom:0;height:100%;-o-object-fit:cover;object-fit:cover;padding:0!important;position:absolute!important;top:0;width:100%}.module-63bd .sidebar-cold-827c img{font-family:"object-fit: cover;"}.module-63bd .gradient_center_f723{height:100%!important}.module-63bd .highlight-light-e60e:not(.tabs-green-ba68):not(.media_tall_9263):not(.dynamic_cb32) .fixed-8cf5{background-color:hsla(0,0%,100%,.95);bottom:0;padding-left:1.5em;padding-right:1.5em;position:absolute}@media(prefers-reduced-motion){.module-63bd{transition:none!important}}@media (-ms-high-contrast:none){.filter-white-7ed5 svg{max-width:50px}.pagination-7759 .gallery-0413 svg{height:36px!important}.copper_c26b>li>a>i{top:-1px}}.popup-hovered-9f79,.photo_88f6{display:flex;flex-flow:row wrap;width:100%}.photo_88f6>div:not(.banner_d5f9):not([class^=col-]):not([class*=" col-"]){width:100%!important}.photo_88f6.focus_short_d18c,.photo_88f6.form_gas_60ac{display:block}.photo_88f6.focus_short_d18c>.banner_d5f9,.photo_88f6.form_gas_60ac>.banner_d5f9{float:left}.wood_c998 .photo_88f6:not(.plasma_8a83),.footer_wood_50c6 .photo_88f6:not(.plasma_8a83),.photo_88f6 .popup-hovered-9f79,.photo_88f6 .photo_88f6:not(.plasma_8a83){margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;width:auto}.photo_88f6 .wood_c998{padding-left:0;padding-right:0}.paper_5093+.photo_88f6:not(.plasma_8a83),.dim-9d9b+.photo_88f6:not(.plasma_8a83),.motion_00b0+.photo_88f6:not(.plasma_8a83),.notice_aa72+.photo_88f6:not(.plasma_8a83){margin-top:30px}.title-stone-d29a{max-width:100%!important}.sort-0fa5{transition:height .3s}.nav-34ca{flex-direction:row-reverse}@media screen and (max-width:549px){.primary-11ee{flex-direction:column-reverse}}@media screen and (max-width:849px){.media-c249{flex-direction:row-reverse}}.plasma_8a83{padding:0}.plasma_8a83>.banner_d5f9,.plasma_8a83>.gradient_center_f723>.paragraph-4a3f>.banner_d5f9{padding:0!important}.plasma_8a83>.banner_d5f9 .wood_c998{max-width:100%}.wood_c998 .background_8a4d:not(.plasma_8a83),.photo_88f6 .background_8a4d:not(.plasma_8a83){margin-bottom:0;margin-left:-10px;margin-right:-10px}.background_8a4d>.banner_d5f9,.background_8a4d>.gradient_center_f723>.paragraph-4a3f>.banner_d5f9{margin-bottom:0;padding:0 9.8px 19.6px}.wood_c998 .column_678c:not(.plasma_8a83),.photo_88f6 .column_678c:not(.plasma_8a83){margin-bottom:0;margin-left:-2px;margin-right:-2px}.column_678c>.banner_d5f9,.column_678c>.gradient_center_f723>.paragraph-4a3f>.banner_d5f9{margin-bottom:0;padding:0 2px 3px}@media screen and (min-width:850px){.info-dynamic-7be4{padding-left:0;padding-right:0}.wood_c998 .info-dynamic-7be4:not(.plasma_8a83),.photo_88f6 .info-dynamic-7be4:not(.plasma_8a83){margin-bottom:0;margin-left:-30px;margin-right:-30px}.info-dynamic-7be4>.banner_d5f9,.info-dynamic-7be4>.gradient_center_f723>.paragraph-4a3f>.banner_d5f9{margin-bottom:0;padding:0 30px 30px}}.glass_d329,.pagination-b670{overflow:hidden}.glass_d329 .banner_d5f9,.pagination-b670 .banner_d5f9{padding:0;position:relative}.glass_d329 .search_gas_8cf7,.pagination-b670 .search_gas_8cf7{padding:15px}.glass_d329 .banner_d5f9:before,.pagination-b670 .banner_d5f9:before{border-left:1px dashed #ddd;content:" ";height:100%;left:-1px;position:absolute;top:0}.glass_d329 .banner_d5f9:after,.pagination-b670 .banner_d5f9:after{border-bottom:1px dashed #ddd;bottom:-1px;content:" ";height:0;left:0;position:absolute;top:auto;width:100%}.pagination-b670 .banner_d5f9:before{border-left-style:solid}.pagination-b670 .banner_d5f9:after{border-bottom-style:solid}.chip_dynamic_a6d2 .glass_d329 .banner_d5f9:after,.chip_dynamic_a6d2 .glass_d329 .banner_d5f9:before,.chip_dynamic_a6d2 .pagination-b670 .banner_d5f9:after,.chip_dynamic_a6d2 .pagination-b670 .banner_d5f9:before{border-color:hsla(0,0%,100%,.2)}.shadow-fixed-e22b .photo_88f6 .banner_d5f9{padding-bottom:0}.item-steel-751d .photo_88f6:before{display:block!important}.motion_00b0{align-items:center;display:flex;flex-flow:row;min-height:auto;padding:30px 0;position:relative;width:100%}.motion_00b0.chip_dynamic_a6d2{background-color:#666}.paragraph-middle-2493{overflow:hidden}.paragraph-middle-2493,.background_e663{width:100%}.background_e663{z-index:1}.lower-5e9d{overflow:hidden}.wood_c998 .motion_00b0,.photo_88f6 .motion_00b0{padding-left:30px;padding-right:30px}.avatar-paper-c5d3+.basic_187a{background-color:#000;min-height:100vh!important}.basic_187a+div{background-color:#fff;box-shadow:15px 15px 15px 15px rgba(0,0,0,.1);position:relative}.thick_bed1{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}.avatar-paper-c5d3{position:fixed!important}.hard-0757{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}.chip_dynamic_a6d2.hard-0757{color:#f1f1f1}.hard-0757:after{clear:both;content:"";display:block;height:0;visibility:hidden}.hard-0757 li{display:block;margin:0;vertical-align:top}.hard-0757 li ul{margin:0;padding:0}.hard-0757>li.content_540f{min-width:260px}.brown_5f68 li.content-9a2d:hover>.hard-0757,.description-up-7c68 li.content-9a2d:hover>.hard-0757,li.hidden_soft_8f0b>.hard-0757{left:-15px;max-height:inherit;opacity:1;visibility:visible}.tertiary_left_2dbb li.hidden_soft_8f0b:last-child>.hard-0757,.tertiary_left_2dbb li.content-9a2d:hover:last-child>.hard-0757{left:auto;right:-15px}.purple_4e4c li>a,.hard-0757>li>a{display:block;line-height:1.3;padding:10px 20px;width:auto}.purple_4e4c>li:last-child:not(.center_dae7)>a,.hard-0757>li:last-child:not(.center_dae7)>a{border-bottom:0!important}.out_9cab.hard-0757 .purple_4e4c>li>a,.hard-0757.out_9cab>li>a{font-size:.85em;text-transform:uppercase}.hard-0757>li.short_a41b,.hard-0757>li.center_dae7{display:table-cell;min-width:160px;text-align:left;white-space:nowrap;width:160px}.hard-0757>li.short_a41b:not(:last-child),.hard-0757>li.center_dae7:not(:last-child){border-right:1px solid transparent}.hard-0757 .basic_97f9>a,.hard-0757 .center_dae7>a,.hard-0757 .gradient_331b>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.hard-0757 .center_dae7 .basic_97f9{margin-top:5px}.hard-0757 li.short_a41b{border:0!important;margin:0!important;padding:0!important}.hard-0757 li.short_a41b>a{font-size:0!important;line-height:0!important;margin:-20px 0!important;padding:0!important}.hard-0757 li.short_a41b>a img{display:block;margin:0;width:100%}.hard-0757 li.short_a41b>a:hover{opacity:.8}.row_brown_cc57 li.short_a41b:first-child>a{margin-left:-20px!important;margin-right:20px!important}.row_brown_cc57 li.short_a41b:last-child>a{margin-right:-20px!important}.hard-0757.focused_5918>li.center_dae7,.hard-0757.progress_plasma_0a7d>li.center_dae7{border-color:#f1f1f1}.row_brown_cc57 .purple_4e4c li>a,.hard-0757.row_brown_cc57>li>a{border-bottom:1px solid #ececec;margin:0 10px;padding-left:0;padding-right:0}.row_brown_cc57{padding:20px}.focused_5918 .purple_4e4c li>a,.hard-0757.focused_5918>li>a{border-radius:10px;margin:0 10px;padding-left:10px;padding-right:5px}.focused_5918 .purple_4e4c li>a:hover,.focused_5918.chip_dynamic_a6d2 .purple_4e4c li>a:hover,.hard-0757.focused_5918.chip_dynamic_a6d2>li>a:hover,.hard-0757.focused_5918>li>a:hover{background-color:#446084;color:#fff!important}.progress_plasma_0a7d .purple_4e4c li>a:hover,.hard-0757.progress_plasma_0a7d>li>a:hover{background-color:rgba(0,0,0,.03)}.hard-0757.focused_5918 li.content_540f,.hard-0757.progress_plasma_0a7d li.content_540f{padding:0 20px 10px}.text-warm-6803 .hard-0757{padding:0}li.hidden_soft_8f0b>.surface-ce78,li.content-9a2d:hover>.surface-ce78{display:flex;flex-wrap:wrap;left:50%!important;margin-left:0!important;margin-right:0!important;max-width:1150px!important;position:fixed;right:auto;transform:translateX(-50%);transition:opacity .3s!important;width:100%}.surface-ce78>li.center_dae7{white-space:normal}.next_a781 li.content-9a2d:after,.next_a781 li.content-9a2d:before{border:solid transparent;bottom:-2px;content:"";height:0;left:50%;opacity:0;pointer-events:none;position:absolute;width:0;z-index:10}.next_a781 li.content-9a2d:after{border-color:hsla(0,0%,87%,0) hsla(0,0%,87%,0) #fff;border-width:8px;margin-left:-8px}.next_a781 li.content-9a2d:before{border-width:11px;margin-left:-11px;z-index:-999}.next_a781 .box_over_4ace .yellow_03b1:after,.next_a781 .box_over_4ace .yellow_03b1:before,.next_a781 .box_over_4ace .breadcrumb_135d:after,.next_a781 .box_over_4ace .breadcrumb_135d:before,.next_a781 li.content-9a2d.shade-new-98f7:after,.next_a781 li.content-9a2d.shade-new-98f7:before,.next_a781 li.content-9a2d.primary_hovered_71b5:after,.next_a781 li.content-9a2d.primary_hovered_71b5:before{display:none}.focus-8896 .hard-0757{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.next_a781.nav_dim_fb75 li.content-9a2d:before{border-bottom-color:#ddd}.nav_dim_fb75 .hard-0757{border:2px solid #ddd}.next_a781 li.hidden_soft_8f0b.content-9a2d:after,.next_a781 li.hidden_soft_8f0b.content-9a2d:before{opacity:1;transition:opacity .25s}.pro_a444.container_ade4>a:after,.input_dca9.container_ade4>a:after,.block_8a19.container_ade4>a:after,.banner-light-72e1.container_ade4>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}.input_dca9.container_ade4>a:after{background-color:#446084}.banner-light-72e1.container_ade4>a:after{background-color:#d26e4b}.block_8a19.container_ade4>a:after{background-color:#7a9c59}.pro_a444.container_ade4>a:after{background-color:#b20000}.copper_c26b p{margin:0;padding-bottom:0}.copper_c26b,.copper_c26b ul:not(.hard-0757){margin:0;padding:0}.copper_c26b>li>a.hero-tiny-7d44,.copper_c26b>li>button{margin-bottom:0}.copper_c26b{align-items:center;display:inline-block;display:flex;flex-flow:row wrap;width:100%}.copper_c26b,.copper_c26b>li{position:relative}.copper_c26b>li{list-style:none;margin:0 7px;padding:0;transition:background-color .3s}.copper_c26b>li,.copper_c26b>li>a{display:inline-block}.copper_c26b>li>a{align-items:center;display:inline-flex;flex-wrap:wrap;padding:10px 0}.content_540f .copper_c26b>li>a{padding-bottom:0;padding-top:0}.avatar_00fb .copper_c26b>li>a,.copper_c26b.avatar_00fb>li>a{font-weight:400;padding-bottom:5px;padding-top:5px;vertical-align:top}.avatar_00fb.copper_c26b>li.content_540f{font-size:.75em}.shadow_079c{justify-content:center}.stale-759f{justify-content:space-between}.panel_ec50{justify-content:flex-start}.tertiary_left_2dbb{justify-content:flex-end}@media(max-width:849px){.summary_in_5a90{justify-content:center}}@media(max-width:549px){.surface_top_e7c7{justify-content:center}}.purple_4e4c>li>a,.hard-0757>li>a,.image_bottom_289d>li>a,.copper_c26b>li>a{color:hsla(0,0%,40%,.85);transition:all .2s}.purple_4e4c>li>a,.hard-0757>li>a{display:block}.purple_4e4c li.fn-active-6cab>a,.purple_4e4c li>a:hover,.hard-0757 li.fn-active-6cab>a,.hard-0757>li>a:hover,.image_bottom_289d>li>a:hover,.copper_c26b>li.fn-active-6cab>a,.copper_c26b>li.fn-current-6cab>a,.copper_c26b>li>a.fn-active-6cab,.copper_c26b>li>a.fn-current-6cab,.copper_c26b>li>a:hover{color:hsla(0,0%,7%,.85)}.copper_c26b li:first-child{margin-left:0!important}.copper_c26b li:last-child{margin-right:0!important}.menu-copper-f0cb>li>a{font-weight:bolder;letter-spacing:.02em;text-transform:uppercase}.status-a104>li>a{font-weight:thin!important}@media(min-width:850px){.thick_f7ad>li{margin:0 .7em}.thick_f7ad>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}.thick_f7ad>li+li.wrapper-bronze-f524>a:after{height:50px;margin-top:-25px}}li.content_540f .photo_88f6,li.content_540f form,li.content_540f input,li.content_540f select{margin:0}li.content_540f>.hero-tiny-7d44{margin-bottom:0}li.status_purple_e97c>a{display:none!important}.backdrop_paper_aca0>li>a,.backdrop_paper_aca0>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}.backdrop_paper_aca0>li i{font-size:1.2em;top:-1px;vertical-align:middle}.backdrop_paper_aca0>li>.fn-current-6cab,.backdrop_paper_aca0>li>a:hover,.backdrop_paper_aca0>li>span:hover{background-color:#446084;border-color:#446084;color:#fff}.hovered_ddd0 .under-0b95{bottom:0;overflow:hidden;position:fixed;top:0;width:100%}.hovered_ddd0 .under-0b95 .info_upper_f973{height:100%;padding-bottom:0;padding-top:0;transform:translateX(0);transition:transform .3s;will-change:transform}.large-42ed .tooltip_ff55>li>.outer_0a62,.large-42ed .tooltip_ff55>li>ul.heading-complex-6130{-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%}.large-42ed .tooltip_ff55>li>.outer_0a62>li,.large-42ed .tooltip_ff55>li>ul.heading-complex-6130>li{align-items:center;display:flex;flex-flow:row wrap}.large-42ed .tooltip_ff55>li>.outer_0a62.lite_fbb3,.large-42ed .tooltip_ff55>li>ul.heading-complex-6130.lite_fbb3{display:block}.large-42ed .tooltip_ff55>li>.outer_0a62.sidebar-0d16,.large-42ed .tooltip_ff55>li>ul.heading-complex-6130.sidebar-0d16{overflow-y:hidden;padding-right:100%;width:200%}.disabled-f1dc .tooltip_ff55>li>.outer_0a62>li:not(.progress_easy_d47f),.disabled-f1dc .tooltip_ff55>li>ul.heading-complex-6130>li:not(.progress_easy_d47f){border-top:1px solid #ececec;margin-bottom:0;margin-top:0;transition:background-color .3s}.disabled-f1dc .tooltip_ff55>li>.outer_0a62>li:not(.progress_easy_d47f)>a,.disabled-f1dc .tooltip_ff55>li>ul.heading-complex-6130>li:not(.progress_easy_d47f)>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}.disabled-f1dc .tooltip_ff55>li>.outer_0a62>li:not(.progress_easy_d47f).fn-active-6cab,.disabled-f1dc .tooltip_ff55>li>.outer_0a62>li:not(.progress_easy_d47f):hover,.disabled-f1dc .tooltip_ff55>li>ul.heading-complex-6130>li:not(.progress_easy_d47f).fn-active-6cab,.disabled-f1dc .tooltip_ff55>li>ul.heading-complex-6130>li:not(.progress_easy_d47f):hover{background-color:rgba(0,0,0,.05)}.disabled-f1dc .tooltip_ff55>li>.outer_0a62>li:not(.progress_easy_d47f)>.outer_0a62,.disabled-f1dc .tooltip_ff55>li>.outer_0a62>li:not(.progress_easy_d47f)>ul.heading-complex-6130,.disabled-f1dc .tooltip_ff55>li>ul.heading-complex-6130>li:not(.progress_easy_d47f)>.outer_0a62,.disabled-f1dc .tooltip_ff55>li>ul.heading-complex-6130>li:not(.progress_easy_d47f)>ul.heading-complex-6130{-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%}.disabled-f1dc .tooltip_ff55>li>.outer_0a62>li:not(.progress_easy_d47f)>.outer_0a62>li,.disabled-f1dc .tooltip_ff55>li>.outer_0a62>li:not(.progress_easy_d47f)>ul.heading-complex-6130>li,.disabled-f1dc .tooltip_ff55>li>ul.heading-complex-6130>li:not(.progress_easy_d47f)>.outer_0a62>li,.disabled-f1dc .tooltip_ff55>li>ul.heading-complex-6130>li:not(.progress_easy_d47f)>ul.heading-complex-6130>li{align-items:center;display:flex;flex-flow:row wrap}.disabled-f1dc .tooltip_ff55>li>.outer_0a62>li:not(.progress_easy_d47f)>.outer_0a62.lite_fbb3,.disabled-f1dc .tooltip_ff55>li>.outer_0a62>li:not(.progress_easy_d47f)>ul.heading-complex-6130.lite_fbb3,.disabled-f1dc .tooltip_ff55>li>ul.heading-complex-6130>li:not(.progress_easy_d47f)>.outer_0a62.lite_fbb3,.disabled-f1dc .tooltip_ff55>li>ul.heading-complex-6130>li:not(.progress_easy_d47f)>ul.heading-complex-6130.lite_fbb3{display:block}.disabled-f1dc .tooltip_ff55>li>.outer_0a62>li:not(.progress_easy_d47f)>.outer_0a62.sidebar-0d16,.disabled-f1dc .tooltip_ff55>li>.outer_0a62>li:not(.progress_easy_d47f)>ul.heading-complex-6130.sidebar-0d16,.disabled-f1dc .tooltip_ff55>li>ul.heading-complex-6130>li:not(.progress_easy_d47f)>.outer_0a62.sidebar-0d16,.disabled-f1dc .tooltip_ff55>li>ul.heading-complex-6130>li:not(.progress_easy_d47f)>ul.heading-complex-6130.sidebar-0d16{overflow-y:hidden;padding-right:100%;width:200%}.tooltip_ff55{-webkit-overflow-scrolling:auto;height:100%;overflow:visible;overflow-y:auto;padding-top:20px}.tooltip_ff55 .fn-active-6cab>.middle_ed3e{transform:none}.tooltip_ff55>li{flex-shrink:0}.progress_easy_d47f .middle_ed3e{margin-left:0!important;padding-left:5px;position:relative!important;text-align:left;top:0!important;width:100%}.progress_easy_d47f .middle_ed3e i{font-size:1.4em;margin-right:2px}.link-under-d6fd .progress_easy_d47f .middle_ed3e{margin-left:auto!important;margin-right:auto!important;width:auto}.stale-9bec>li>a:before,.pattern-ca79>li>a:before,.image-3da6>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%}.stale-9bec>li.fn-active-6cab>a:before,.stale-9bec>li:hover>a:before,.pattern-ca79>li.fn-active-6cab>a:before,.pattern-ca79>li:hover>a:before,.image-3da6>li.fn-active-6cab>a:before,.image-3da6>li:hover>a:before{opacity:1}.copper_c26b:hover>li:not(:hover)>a:before{opacity:0}.clean_39e9 .stale-9bec:before{bottom:0;top:auto}.pattern-ca79>li>a:before{width:0}.pattern-ca79>li.fn-active-6cab>a:before,.pattern-ca79>li:hover>a:before{width:100%}.stale-9bec>li:after,.stale-9bec>li:before{display:none}.stale-9bec>li>a:before{bottom:0;top:auto}.highlight-plasma-3ee2>li.fn-active-6cab>a,.image-d16e>li.fn-active-6cab>a{background-color:#446084;color:#fff;opacity:1}.accordion_67cf>li.fn-active-6cab>a{background-color:#fff}.paragraph-lower-8588 .copper_c26b.accordion_67cf>li.fn-active-6cab>a{color:#000}.gallery_bronze_f9ee>li.fn-active-6cab>a{border-color:currentColor;color:#446084}.clean_39e9{display:flex;flex-flow:row wrap}.clean_39e9 .copper_c26b,.clean_39e9 .hovered-4acb{width:100%}.hovered-4acb{padding-top:1em}.hovered-4acb .pink_6c03{padding:0}.hovered-4acb .mask_gold_6dac:not(.fn-active-6cab){display:block;height:0;opacity:0;overflow:hidden;padding:0;visibility:hidden}.hovered-4acb .mask_gold_6dac.fn-active-6cab{display:block!important}.highlight-plasma-3ee2>li,.gallery_bronze_f9ee>li,.image-d16e>li,.accordion_67cf>li{margin:0}.highlight-plasma-3ee2>li>a,.image-d16e>li>a{line-height:2.5em;padding:0 .75em}.image-d16e>li>a{border-radius:99px}.accordion_67cf>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}.accordion_67cf>li.fn-active-6cab>a{border-top-color:#446084}.paragraph-lower-8588 .accordion_67cf>li:not(.fn-active-6cab)>a{background-color:hsla(0,0%,100%,.1);border-color:transparent}.clean_39e9 .accordion_67cf>li{margin:0 .1em -1px}.accordion_67cf+.hovered-4acb{background-color:#fff;border:1px solid #ddd;padding:30px}.gallery_bronze_f9ee>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){.clean_39e9 .widget_a2af{padding-top:0;width:25%}.widget_a2af+.hovered-4acb{border-left:1px solid #ddd;flex:1;margin-top:0!important;padding:0 30px 30px}.clean_39e9 .widget_a2af.gallery_bronze_f9ee{padding-right:15px}}@media(max-width:549px){.dynamic-d601>li{margin:0!important;width:100%}.dynamic-d601>li a{display:block;width:100%}.smooth-bc2e{-webkit-overflow-scrolling:touch;flex-flow:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.smooth-bc2e>li{display:inline-block}}.info_7440{background-color:rgba(0,0,0,.02);flex:1 0 50%;list-style-type:none;max-width:50%;text-align:center}.info_7440.fn-active-6cab{background-color:rgba(0,0,0,.05)}.last-793d{flex:1 1 auto}.focused_c990.copper_c26b>li{margin:0}.focused_c990.copper_c26b>li>a{display:flex;padding:15px 10px}.middle_ed3e{box-shadow:none!important;color:currentColor;height:auto;line-height:1;margin:0 5px 0 0;opacity:.6;padding:0;width:45px}.middle_ed3e i{font-size:1.8em;transition:all .3s}.middle_ed3e:focus{color:currentColor}.middle_ed3e:hover{cursor:pointer;opacity:1}.fn-active-6cab>.middle_ed3e{transform:rotate(-180deg)}.fn-active-6cab>ul.heading-complex-6130,.fn-active-6cab>ul.outer_0a62:not(.hard-0757){display:block!important}.modal-last-8fe0 .middle_ed3e{margin:0 0 0 5px;min-height:1em;width:1em}.modal-last-8fe0 .middle_ed3e i{font-size:1.2em;top:1px}@media(prefers-reduced-motion){.middle_ed3e{transition:none}}.copper_c26b.widget_a2af{flex-flow:column}.copper_c26b.widget_a2af li{list-style:none;margin:0;width:100%}.widget_a2af li li{font-size:1em;padding-left:.5em}.widget_a2af .short_a41b{display:none!important}.widget_a2af>li{align-items:center;display:flex;flex-flow:row wrap}.widget_a2af>li ul{width:100%}.widget_a2af li li.basic_97f9{margin-bottom:1em}.widget_a2af li li.basic_97f9:not(:first-child){margin-top:1em}.widget_a2af>li>a,.widget_a2af>li>ul>li a{align-items:center;display:flex;flex-grow:1;width:auto}.widget_a2af li li.basic_97f9>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.widget_a2af>li.content_540f{padding-bottom:1em;padding-top:1em}.widget_a2af>li>ul li a{color:#666;transition:color .2s}.widget_a2af>li>ul li a:hover{color:#111;opacity:1}.widget_a2af>li>ul{margin:0 0 2em;padding-left:1em}.copper_c26b .heading-complex-6130{left:-99999px;opacity:0;position:fixed;transform:translateX(-10px);transition:background-color .6s,transform .3s,opacity .3s}@media(prefers-reduced-motion){.copper_c26b .heading-complex-6130{opacity:1;transform:none}}.copper_c26b:not(.tooltip_ff55) .fn-active-6cab>.heading-complex-6130{left:auto;opacity:1;padding-bottom:30px;position:inherit;transform:translateX(0)}.bright_94c2.widget_a2af>li.container_ade4.fn-active-6cab,.bright_94c2.widget_a2af>li.container_ade4:hover{background-color:rgba(0,0,0,.05)}.bright_94c2.widget_a2af>li+li{border-top:1px solid #ececec}.chip_dynamic_a6d2 .bright_94c2.widget_a2af>li+li,.chip_dynamic_a6d2 .image_bottom_289d>li+li{border-color:hsla(0,0%,100%,.2)}.widget_a2af>li+li{border-top:1px solid #ececec}.image_bottom_289d>li+li{border-color:#ececec}.widget_a2af.image-3da6>li>a:before{height:100%;left:auto;right:-2px;width:3px;z-index:1}.widget_a2af.accordion_67cf>li>a{border:0}.widget_a2af.accordion_67cf>li.fn-active-6cab>a{border-left:3px solid #446084}.link-under-d6fd .middle_ed3e{margin-left:-35px}.link-under-d6fd .widget_a2af li{border:0}.link-under-d6fd .widget_a2af li li,.link-under-d6fd.widget_a2af li li{padding-left:0}@media screen and (max-width:549px){.slider_5672{flex-flow:column;margin-bottom:20px}.slider_5672>li{border-bottom:1px solid #ececec;list-style:none;margin:0!important;width:100%}}.widget_a2af .container-brown-e24a{width:100%}.widget_a2af .gradient-3588,.widget_a2af .fixed-112a{display:block;width:100%}@media screen and (min-width:849px){.feature-e8ae>.search_gas_8cf7>.panel_7d18>.widget_a2af{width:calc(100% + 31px)}}.hard_d258{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}.hard_d258 .header-02aa{font-size:1.7em;margin-right:10px}.avatar_purple_b77a{display:block;font-size:.9em;font-weight:400;line-height:1.3}.hero-2e33{flex:1 1 auto}.orange-93c2{background-color:#fff;opacity:0;position:absolute;visibility:hidden;width:250px;z-index:9}.orange-93c2 .image_bottom_289d{align-items:stretch;display:flex;flex-direction:column}.orange-93c2 .image_bottom_289d>li.container_ade4{list-style:none;margin:0;position:static}.orange-93c2 .image_bottom_289d>li.container_ade4[class*=" label-"]>a:after,.orange-93c2 .image_bottom_289d>li.container_ade4[class^=label-]>a:after{order:2;top:0}.orange-93c2 .image_bottom_289d>li.container_ade4>a>i.focus-plasma-f139{margin-left:auto;margin-right:-.1em;order:3;transform:rotate(-90deg)}.orange-93c2 .image_bottom_289d>li.container_ade4>a{align-items:center;display:flex;padding:10px 15px}.orange-93c2 .image_bottom_289d li.backdrop-upper-4c4b>a>i,.orange-93c2 .image_bottom_289d li.backdrop-upper-4c4b>a>img,.orange-93c2 .image_bottom_289d li.backdrop-upper-4c4b>a>svg{margin-right:10px}.orange-93c2 .search-4562{font-size:.9em;order:1}.orange-93c2 .hidden_soft_8f0b .hard-0757{left:100%!important;top:0}.orange-93c2 .hidden_soft_8f0b.container_ade4 .hard-0757{min-height:100%}.outline-c3e5{opacity:1;visibility:visible}.secondary_0342 .orange-93c2,.aside-26d9 .orange-93c2{opacity:0;visibility:hidden}.sidebar-simple-4218:not(.aside-26d9) .orange-93c2{transition:opacity .25s,visibility .25s}.orange-93c2.description-e428{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.silver-86f1:hover .orange-93c2{opacity:1;visibility:visible}.orange_3559{margin:30px 0 0}.first_456b{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:table;height:2.8em;pointer-events:none;width:2.8em;z-index:20}.first_456b.fn-top-6cab{left:0}.outline_abe2{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%}.popup_smooth_75ad{height:2.3em;width:2.3em}.popup_smooth_75ad .outline_abe2{line-height:.7}.first_456b+.first_456b{height:2.5em;opacity:.9;width:2.5em}.first_456b+.first_456b+.first_456b{opacity:.8}.module-light-0136 .outline_abe2,.slow_59f7 .outline_abe2{background-color:#fff;border:2px solid;color:#446084}.motion_de7a:hover .slow_59f7 .outline_abe2{background-color:#446084;border-color:#446084;color:#fff}.thick_2250,.slow_59f7{margin-left:-.4em}.filter-action-e202{margin-left:1em}.thick_2250+.first_456b{margin-left:-.4em;margin-top:-.4em}.thick_2250 .outline_abe2,.filter-action-e202 .outline_abe2{border-radius:999px}.module-light-0136 .outline_abe2,.modal-last-8fe0 .slow_59f7 .outline_abe2{background-color:transparent}.module-light-0136{height:2em;margin-left:-4px}.modal-last-8fe0 .first_456b{margin:0!important}.chip_dynamic_a6d2 .modal-last-8fe0 .slow_59f7 .outline_abe2{color:#fff;opacity:.7}.plasma_8a83 .thick_2250{margin-left:15px}.paper_5093{background-color:#446084;min-height:30px;position:relative;width:100%}.caption_smooth_b1ff{overflow:hidden}.alert-1868{height:100%;max-height:100%;position:relative}@media(max-width:549px){.alert-1868{-webkit-overflow-scrolling:touch;overflow:auto}}.alert-1868>*{position:absolute!important}.chip_dynamic_a6d2 .paper_5093 a{color:#fff}.simple_8af5{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){.notification-silver-fabb .popup_d7ea{display:none}}.highlight-light-e60e{margin:0 auto;position:relative;width:100%}.highlight-light-e60e>a{display:block;width:100%}.highlight-light-e60e a{display:inline-block}.highlight-light-e60e,.sidebar-cold-827c,.fixed-8cf5{transition:opacity .3s,transform .3s,background-color .3s}.sidebar-cold-827c>a,.sidebar-cold-827c>div>a{display:block}.sidebar-cold-827c>a:focus-visible,.sidebar-cold-827c>div>a:focus-visible{outline-offset:-2px}.fixed-8cf5{font-size:.9em;padding-bottom:1.4em;padding-top:.7em;position:relative;width:100%}.description-e428 .fixed-8cf5{padding-left:1.2em;padding-right:1.2em}@media(max-width:549px){.fixed-8cf5{font-size:85%}}.sidebar-cold-827c{height:auto;margin:0 auto;overflow:hidden;position:relative}.sidebar-cold-827c[style*=-radius]{-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.detail-dim-9b36{overflow:hidden;position:relative;z-index:0}.fixed-8cf5.link-under-d6fd{padding-left:10px;padding-right:10px}.sidebar-cold-827c img{margin:0 auto;max-width:100%;width:100%}.shade_inner_5881{overflow:hidden}.shade_inner_5881 .fixed-8cf5.link-under-d6fd{left:50%;margin:10% 0;transform:translateX(-50%)}.shade_inner_5881 .fixed-8cf5.accent_c908{left:auto;right:0}.shade_inner_5881 .fixed-8cf5{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}.shade_inner_5881:hover .fixed-8cf5{opacity:1}.dynamic_cb32{overflow:hidden}.dynamic_cb32 .fixed-8cf5{background-color:hsla(0,0%,100%,.95);bottom:15%;padding:.8em 1em 1em;position:absolute;transition:background .3s;z-index:1}.chip_dynamic_a6d2 .dynamic_cb32 .fixed-8cf5{background-color:rgba(0,0,0,.95)}.dynamic_cb32:hover .fixed-8cf5{background-color:#446084}.outline-4c98 .fixed-8cf5{padding:15px 15px 20px;z-index:1}.outline-4c98:hover .fixed-8cf5{background-color:#fff;transform:translateY(-15px)}.chip_dynamic_a6d2 .outline-4c98:hover .fixed-8cf5{background-color:#222}.outline-4c98:hover .sidebar-cold-827c{transform:translateY(-5px)}.media_motion_fc08 .fixed-8cf5{background-color:hsla(0,0%,100%,.95);margin:-15% auto 0;max-width:85%;padding:15px 20px}.media_tall_9263 .fixed-8cf5,.tabs-green-ba68 .fixed-8cf5{bottom:0;max-height:100%;padding-left:1.5em;padding-right:1.5em;position:absolute;width:100%}.media_tall_9263.chip_dynamic_a6d2 .fixed-8cf5,.tabs-green-ba68.chip_dynamic_a6d2 .fixed-8cf5{text-shadow:1px 1px 1px rgba(0,0,0,.5)}.grid-55ac .fixed-8cf5{display:none!important}.dropdown-black-d78b:hover .media_tall_9263 .fixed-8cf5,.dropdown-black-d78b:hover .tabs-green-ba68 .fixed-8cf5{opacity:0!important}.modal_clean_d6fc.media_tall_9263 .fixed-8cf5,.modal_clean_d6fc.tabs-green-ba68 .fixed-8cf5{bottom:auto!important;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:16}.dirty_ac69.media_tall_9263 .fixed-8cf5,.dirty_ac69.tabs-green-ba68 .fixed-8cf5{bottom:auto!important;left:0;position:absolute;right:0;top:0;z-index:16}.disabled_center_b1cb .modal_clean_d6fc .fixed-8cf5{bottom:auto;position:relative;top:auto;transform:translateY(0)}.shadow_paper_1ef0 .banner_d5f9{max-width:100%!important;width:100%!important}@media screen and (max-width:549px){.disabled_center_b1cb .sidebar-cold-827c{width:100%!important}}@media screen and (min-width:550px){.header-right-d971 .banner_d5f9{flex-basis:100%!important;max-width:100%!important}.header-right-d971 .highlight-light-e60e,.disabled_center_b1cb{display:table;width:100%}.header-right-d971 .highlight-light-e60e .current_082c,.disabled_center_b1cb .current_082c{direction:rtl}.header-right-d971 .highlight-light-e60e .sidebar-cold-827c,.header-right-d971 .highlight-light-e60e .fixed-8cf5,.disabled_center_b1cb .sidebar-cold-827c,.disabled_center_b1cb .fixed-8cf5{direction:ltr;display:table-cell;vertical-align:middle}.header-right-d971 .highlight-light-e60e .fixed-8cf5,.disabled_center_b1cb .fixed-8cf5{padding-left:1.5em;padding-right:1.5em}.header-right-d971 .highlight-light-e60e .sidebar-cold-827c,.disabled_center_b1cb .sidebar-cold-827c{width:50%}.header-right-d971 .highlight-light-e60e.article_full_c0a4 .fixed-8cf5,.disabled_center_b1cb.article_full_c0a4 .fixed-8cf5{vertical-align:top}}.hero-tiny-7d44,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}.hero-tiny-7d44 span{display:inline-block;line-height:1.6}.hero-tiny-7d44.image_gold_f279{line-height:2.19em}.copper_c26b>li>a.hero-tiny-7d44,.copper_c26b>li>a.hero-tiny-7d44:hover{padding-bottom:0;padding-top:0}.copper_c26b>li>a.hero-tiny-7d44:hover{color:#fff}.hero-tiny-7d44,input[type=button].hero-tiny-7d44,input[type=reset].hero-tiny-7d44,input[type=submit],input[type=submit].hero-tiny-7d44{background-color:#446084;background-color:var(--primary-color);border-color:rgba(0,0,0,.05);color:#fff}.hero-tiny-7d44.image_gold_f279,input[type=button].image_gold_f279,input[type=reset].image_gold_f279,input[type=submit].image_gold_f279{background-color:transparent;border:2px solid}.hero-tiny-7d44:hover,.chip_dynamic_a6d2 .hero-tiny-7d44.hot-96fc: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}.hero-tiny-7d44.liquid_437d,.hero-tiny-7d44.panel-dark-b924{background-color:transparent!important;border-color:transparent!important;padding-left:.15em;padding-right:.15em}.hero-tiny-7d44.panel-dark-b924:before{background-color:currentColor;bottom:0;content:"";height:2px;left:20%;opacity:.3;position:absolute;transition:all .3s;width:60%}.hero-tiny-7d44.panel-dark-b924:hover:before{left:0;opacity:1;width:100%}.liquid_437d,.panel-dark-b924{color:#666}.chip_dynamic_a6d2 .hero-tiny-7d44.liquid_437d:hover,.chip_dynamic_a6d2 .hero-tiny-7d44.panel-dark-b924:hover{color:#fff;opacity:.8}.hero-tiny-7d44.liquid_437d:hover,.hero-tiny-7d44.panel-dark-b924:hover{box-shadow:none;color:#333}.hot-96fc,button.hot-96fc,button[type=submit].hot-96fc,input[type=button].hot-96fc,input[type=reset].hot-96fc,input[type=submit].hot-96fc{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}.hero-tiny-7d44.hot-96fc:hover{background-color:#f1f1f1;color:#000}.chip_dynamic_a6d2 .hero-tiny-7d44,.chip_dynamic_a6d2 input[type=button],.chip_dynamic_a6d2 input[type=reset],.chip_dynamic_a6d2 input[type=submit]{color:#fff}.chip_dynamic_a6d2 .hero-tiny-7d44.hot-96fc,.chip_dynamic_a6d2 input[type=button].hot-96fc,.chip_dynamic_a6d2 input[type=reset].hot-96fc,.chip_dynamic_a6d2 input[type=submit].hot-96fc{color:#000}.main_5f1e{border-radius:99px}.search_b476,.hot_8bad,.input-fast-a199{overflow:hidden}.search_b476:after,.hot_8bad:after,.input-fast-a199: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%}.input-fast-a199:after{box-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.1),inset 0 2em 15px 0 hsla(0,0%,100%,.2)}.search_b476:after{box-shadow:inset -.01em -.1em 0 0 rgba(0,0,0,.15);left:0;width:100%}.image_gold_f279{color:silver}.image_gold_f279:hover{box-shadow:none!important}.fn-primary-6cab,input[type=submit],input[type=submit].hero-tiny-7d44{background-color:#446084}.fn-primary-6cab.liquid_437d,.fn-primary-6cab.image_gold_f279,.fn-primary-6cab.panel-dark-b924{color:#446084}.image_gold_f279:hover,.fn-primary-6cab.image_gold_f279:hover{background-color:#446084;border-color:#446084;color:#fff}.fn-success-6cab{background-color:#7a9c59}.fn-success-6cab.liquid_437d,.fn-success-6cab.image_gold_f279,.fn-success-6cab.panel-dark-b924{color:#7a9c59}.fn-success-6cab.image_gold_f279:hover{background-color:#7a9c59;border-color:#7a9c59;color:#fff}.primary-2dba{background-color:#fff!important;color:#666!important}.primary-2dba.hero-tiny-7d44.image_gold_f279{background-color:transparent;color:currentColor!important}.primary-2dba.liquid_437d,.primary-2dba.image_gold_f279,.primary-2dba.panel-dark-b924{background-color:transparent!important;color:#fff!important}.primary-2dba.image_gold_f279:hover{background-color:#fff!important;border-color:#fff;color:#666!important}.hero-tiny-7d44.gold-f313,.hero-tiny-7d44.item-d5fb,.thick_4d08,.fn-secondary-6cab{background-color:#d26e4b}.fn-secondary-6cab.liquid_437d,.fn-secondary-6cab.image_gold_f279,.fn-secondary-6cab.panel-dark-b924{color:#d26e4b}.fn-secondary-6cab.image_gold_f279:hover{background-color:#d26e4b;border-color:#d26e4b;color:#fff}a.fn-primary-6cab:not(.hero-tiny-7d44),a.fn-secondary-6cab:not(.hero-tiny-7d44){background-color:transparent}.fn-alert-6cab{background-color:#b20000}.fn-alert-6cab.liquid_437d,.fn-alert-6cab.image_gold_f279,.fn-alert-6cab.panel-dark-b924{color:#b20000}.fn-alert-6cab.image_gold_f279:hover{background-color:#b20000;border-color:#b20000;color:#fff}.link-under-d6fd .hero-tiny-7d44:first-of-type{margin-left:0!important}.link-under-d6fd .hero-tiny-7d44:last-of-type,.accent_c908 .hero-tiny-7d44:last-of-type{margin-right:0!important}.hero-tiny-7d44.fn-disabled-6cab,.hero-tiny-7d44[disabled],button.fn-disabled-6cab,button[disabled]{opacity:.6}.background-6a8a .hero-tiny-7d44{margin-bottom:0;margin-right:.65em}.gradient-3588{display:inline-block}.gradient-3588 .component-selected-c705.image_gold_f279:not(:hover){color:#999}.paragraph-lower-8588 .gradient-3588 .component-selected-c705.image_gold_f279:not(:hover){color:#fff}.gradient-3588 .hero-tiny-7d44{margin:0}.photo_b303{margin-left:0!important}.photo_b303:not(:hover){opacity:.7}.form_f8a1 .hero-tiny-7d44,.form_f8a1 button,.form_f8a1 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}.chip_dynamic_a6d2 code{background-color:rgba(0,0,0,.5);border-color:#000}.chip-15e3{background-color:rgba(0,0,0,.1);display:block;height:3px;margin:1em 0;max-width:30px;width:100%}.modal-last-8fe0 .chip-15e3{margin-top:.66em}.chip_dynamic_a6d2 .chip-15e3{background-color:hsla(0,0%,100%,.3)}form{margin-bottom:0}.dim-17d7,.prev_e569 .tag-out-91af,.prev_e569 .tertiary_small_53f4,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){.dim-17d7,.prev_e569 .tag-out-91af,.prev_e569 .tertiary_small_53f4,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>.hidden-ccdf{display:inline-block;font-weight:400;margin-left:.5em}abbr[title=required]{color:#b20000}input[type=checkbox]+label,input[type=radio]+label{display:inline}.dim-17d7,.prev_e569 .tag-out-91af,.prev_e569 .tertiary_small_53f4,select{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.text-ceed.tag-new-13ae/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}.dim-17d7{display:inline-block;opacity:0;position:absolute;width:auto}select.overlay-05f1{width:55px}.fresh_e42b b{border-color:transparent!important}.prev_e569 .container-23f9 .layout_be17{background-image:none;height:auto;line-height:1.7em;padding:10px}.prev_e569 .container-23f9 .layout_be17 .button_5b81{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}}.nav-9fa6 input:not([type=submit]),.nav-9fa6 select,.nav-9fa6 textarea{background-color:rgba(0,0,0,.03);border-color:rgba(0,0,0,.09);border-radius:99px;box-shadow:none;color:currentColor!important}.nav-9fa6 button,.nav-9fa6 input{border-radius:99px}.nav-9fa6 textarea{border-radius:15px}.orange-c5b3.nav-9fa6 .form_f8a1,.nav-9fa6 .orange-c5b3 .form_f8a1{padding-right:4px}.chip_dynamic_a6d2 .nav-9fa6 input:not([type=submit]),.chip_dynamic_a6d2 .nav-9fa6 select,.chip_dynamic_a6d2 .nav-9fa6 textarea,.paragraph-lower-8588 .nav-9fa6 input:not([type=submit]),.paragraph-lower-8588 .nav-9fa6 select,.paragraph-lower-8588 .nav-9fa6 textarea{background-color:hsla(0,0%,100%,.2)!important;border-color:hsla(0,0%,100%,.09);color:#fff}.chip_dynamic_a6d2 .nav-9fa6 select option{color:#333}.chip_dynamic_a6d2 .nav-9fa6 select,.paragraph-lower-8588 .nav-9fa6 select{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.text-ceed.tag-new-13ae/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")}.chip_dynamic_a6d2 .nav-9fa6 input::-webkit-input-placeholder,.paragraph-lower-8588 .nav-9fa6 input::-webkit-input-placeholder{color:#fff}.nav-9fa6 .hero-tiny-7d44.grid-pro-29ee{background-color:transparent!important;border-color:transparent!important;box-shadow:none;color:currentColor!important}.icon_8dc1 input:not([type=submit]),.icon_8dc1 select,.icon_8dc1 textarea{background-color:transparent;box-shadow:none}.icon_8dc1.action_b5b7 .list_dirty_9557{border-left:0;border-right:0;max-width:2em}.west-35c5 input,input.static_ef2f{border-color:#b20000;color:#b20000}.west-35c5 select{border-color:#b20000}.west-35c5 input.content_slow_3961{outline:1px solid #b20000;outline-offset:1px}.prev_e569{text-align:left}.filter_0c4c .prev_e569{margin-bottom:1em}.nav_next_dcce{margin-bottom:0}.blue_b16f .stale_2255 .fresh_e42b{width:30px}.prev_e569 .tag-out-91af>.west-611f,.prev_e569 .stale_2255 .content-smooth-acfe,.tertiary_small_53f4{line-height:2.507em;padding:0}.blue_b16f .stale_2255 .fresh_e42b{height:2.507em}.focus-full-e8cf{position:relative}.tertiary-82cf .badge_active_a934 label[for]:first-child{display:none}.badge_active_a934 .focus-full-e8cf 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}.chip_dynamic_a6d2 .focus-full-e8cf label{color:#000}.focus-full-e8cf.panel_outer_c252>label[for]:first-child{opacity:.8;z-index:1}.badge_active_a934 .filter_0c4c input:not([type=checkbox]),.badge_active_a934 .filter_0c4c select,.badge_active_a934 .filter_0c4c textarea{height:3.0084em;transition:padding .3s}.filter_0c4c .panel_outer_c252 input,.filter_0c4c .panel_outer_c252 textarea{padding-bottom:.5em;padding-top:1.1em}.filter_0c4c .panel_outer_c252 select{padding-bottom:.4em;padding-top:1.1em}.link-pro-a93e .fresh_639f{margin-bottom:1em;max-width:100%;position:relative}.paragraph-4a3f>.link-pro-a93e,.module-middle-c6ae>.link-pro-a93e{padding-left:3%!important;padding-right:3%!important}.fresh_639f img,.fresh_639f svg{padding-top:.2em;width:100%}.fresh_639f svg{fill:currentColor;height:100%;transition:all .3s;width:100%}.fresh_639f svg path{fill:currentColor}.link-pro-a93e:hover .notice_a240 i,.link-pro-a93e:hover .notice_a240 svg,.link-pro-a93e:hover .notice_a240 svg path{fill:#fff}.notice_a240 .grid-pro-29ee{height:0;overflow:hidden;padding-top:100%;position:relative}.notice_a240 .grid-pro-29ee .gold_10d0{border:2px solid;border-radius:100%;color:#446084;height:100%;position:absolute;top:0;transition:all .3s;width:100%}.link-pro-a93e:hover .notice_a240 .grid-pro-29ee .gold_10d0{background-color:currentColor}.notice_a240 .grid-pro-29ee i,.notice_a240 .grid-pro-29ee img,.notice_a240 .grid-pro-29ee svg{left:0;margin:0 20%;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:60%}.aside-68c0 .notice_a240 .grid-pro-29ee{position:absolute;width:100%}.aside-68c0,.nav-dirty-821d{display:flex;flex-flow:row wrap;width:100%}.aside-68c0 .fresh_639f,.nav-dirty-821d .fresh_639f{flex:0 0 auto;margin-bottom:0;max-width:200px}.aside-68c0 .hidden-prev-499f,.nav-dirty-821d .hidden-prev-499f{flex:1 1 0px}.nav-dirty-821d .hidden-prev-499f{order:-1}.aside-68c0 .fresh_639f+.hidden-prev-499f{padding-left:1em}.nav-dirty-821d .fresh_639f+.hidden-prev-499f{padding-right:1em}.accent-269d .fresh_639f{margin:0 auto 1em}.right-778a>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}.highlight_362e i{margin-right:4px;opacity:.35}.hero-tiny-7d44 i,button i{top:-1.5px;vertical-align:middle}.hero-tiny-7d44.form_e5e1 i{top:-.027em}a.mask_dark_e646,a.stone_c416{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.grid-pro-29ee:not(.hero-tiny-7d44),button.grid-pro-29ee:not(.hero-tiny-7d44){font-family:sans-serif;font-size:1.2em;margin-left:.25em;margin-right:.25em}.chip-a1df a.grid-pro-29ee:not(.hero-tiny-7d44){margin-left:.3em;margin-right:.3em}.chip-a1df .avatar_00fb a.grid-pro-29ee:not(.hero-tiny-7d44){font-size:1em}.hero-tiny-7d44.grid-pro-29ee{display:inline-block;margin-left:.12em;margin-right:.12em;min-width:2.5em;padding-left:.6em;padding-right:.6em}.hero-tiny-7d44.grid-pro-29ee i{font-size:1.2em}.hero-tiny-7d44.grid-pro-29ee i+span{padding-right:.5em}.hero-tiny-7d44.grid-pro-29ee.mini-2d4f{border-width:1px}.hero-tiny-7d44.grid-pro-29ee.mini-2d4f i{top:-1px}.hero-tiny-7d44.grid-pro-29ee.new_bd24{padding-left:0;padding-right:0}.hero-tiny-7d44.grid-pro-29ee.new_bd24>span{margin:0 8px}.hero-tiny-7d44.grid-pro-29ee.new_bd24>span+i{margin-left:-4px}.hero-tiny-7d44.grid-pro-29ee.new_bd24>i{margin:0 8px}.hero-tiny-7d44.grid-pro-29ee.new_bd24>i+span{margin-left:-4px}.hero-tiny-7d44.grid-pro-29ee.new_bd24>i:only-child{margin:0}.copper_c26b>li>a>i{font-size:20px;transition:color .3s;vertical-align:middle}.copper_c26b>li>a>i+span{margin-left:5px}.copper_c26b li.backdrop-upper-4c4b>a>i,.copper_c26b li.backdrop-upper-4c4b>a>img,.copper_c26b li.backdrop-upper-4c4b>a>svg{margin-right:5px}.copper_c26b>li>a>span+i{margin-left:5px}.avatar_00fb>li>a>i{font-size:1em}.copper_c26b>li>a>i.static_c042{font-size:1.2em}.copper_c26b>li>a>i.header-02aa{font-size:1.9em}.copper_c26b>li.block_brown_799a>a>i{min-width:1em}.widget_a2af>li>a>i{font-size:16px;opacity:.6}.gradient-3588 a.grid-pro-29ee:not(.hero-tiny-7d44){display:inline-block;padding:6px 0}.gradient-3588 a.grid-pro-29ee:not(.hero-tiny-7d44) i{font-size:24px}.gradient-3588 a.grid-pro-29ee:not(.hero-tiny-7d44) i.static_c042{font-size:16px}.avatar_00fb .gradient-3588 a.grid-pro-29ee:not(.hero-tiny-7d44){padding:3px 0}.hero-tiny-7d44:not(.grid-pro-29ee)>i{margin-left:-.15em;margin-right:.4em}.hero-tiny-7d44:not(.grid-pro-29ee)>span+i{margin-left:.4em;margin-right:-.15em}.content-9a2d .focus-plasma-f139{font-size:16px;margin-left:.2em;opacity:.6}.alert_east_23a0{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}.alert_east_23a0 i{font-size:1.3em;top:3px;transition:color .3s}.motion_de7a:hover .alert_east_23a0{opacity:1;transform:scale(1.15)}.media_tall_9263 .alert_east_23a0,.tabs-green-ba68 .alert_east_23a0{opacity:0}.yellow_f443{display:inline-block;height:auto;position:relative;vertical-align:middle}span+.yellow_f443{margin-left:10px}.yellow_f443 img{max-width:32px;min-width:100%}.avatar_00fb .yellow_f443{height:16px;margin:0 5px;width:16px}.avatar_00fb .yellow_f443 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}.avatar_00fb [data-icon-label]:after{font-size:10px;height:13px;line-height:13px;min-width:13px;right:-10px;top:-4px}.hero-tiny-7d44 [data-icon-label]:after{right:-12px;top:-12px}.search_outer_b93e i{width:1em}.search_outer_b93e i,.search_outer_b93e span{display:inline-block;transition:opacity .3s,transform .3s}.search_outer_b93e span{transform:translateX(.75em)}.search_outer_b93e i+span{transform:translateX(-.75em)}.search_outer_b93e:hover>span{transform:translateX(0)}.search_outer_b93e:not(:hover) i{opacity:0}img{opacity:1;transition:opacity 1s}.search_gas_8cf7>.text_under_34fe:not(:last-child),.banner_d5f9>.text_under_34fe:not(:last-child){margin-bottom:1em}.text_under_34fe,.text_under_34fe .card_tall_c8c7{position:relative}.text_under_34fe .card_tall_c8c7{overflow:hidden}.text_under_34fe,.text_under_34fe img{width:100%}.caption-5929{background-color:rgba(0,0,0,.15);height:100%;left:-1px;pointer-events:none;right:-1px;top:0;transition:transform .3s,opacity .6s}.text_under_34fe .highlight-huge-681e,.caption-5929{bottom:0;position:absolute}.text_under_34fe .highlight-huge-681e{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%}.text_under_34fe .glass-4302,.text_under_34fe:hover .highlight-huge-681e{transform:translateY(0)}.row-9d12{background-color:rgba(0,0,0,.03)}.pressed_fc93,.container-last-97ba,.popup_wood_bf68{background-position:50% 50%;background-size:cover;height:auto;overflow:hidden;padding-top:100%;position:relative}.popup_wood_bf68{padding-top:56.5%}.hover-5c08 .sidebar-cold-827c img,.pressed_fc93 img,.container-last-97ba img,.popup_wood_bf68 iframe,.popup_wood_bf68 video,img.content-huge-07d9{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%}.hover-5c08 .sidebar-cold-827c{padding-top:100%}.popup_wood_bf68 iframe{-o-object-fit:fill;object-fit:fill}.breadcrumb-fda6{padding:10px;position:absolute}.breadcrumb-fda6 a:last-child{margin-bottom:0}.breadcrumb-fda6 a.hero-tiny-7d44{display:block}.breadcrumb-fda6.fn-bottom-6cab.fn-left-6cab{padding-right:0;padding-top:0}.breadcrumb-fda6.fn-top-6cab.fn-right-6cab{padding-bottom:0;padding-left:0}.breadcrumb-fda6 .first_4b54{bottom:100%;left:10px;margin:5px;position:absolute}.breadcrumb-fda6 .smooth-0ceb:hover{background-color:#b20000;border-color:#b20000}@media only screen and (max-device-width:1024px){.breadcrumb-fda6{opacity:1!important;padding:5px}}.input-72e9{margin-top:10px}.input-72e9 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}.input-72e9 a:hover{background-color:#fff;color:#000!important}.simple_3d29{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}.motion_de7a:hover .simple_3d29{background-color:#d26e4b;opacity:1}.footer_wood_50c6{background-color:#fff;box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);margin:0 auto;max-width:875px;position:relative}.footer_wood_50c6 .background-e7ed{padding:30px 20px}.next_bf9f{background-color:rgba(0,0,0,.6)}@media(min-width:549px){.row_dirty_bbb9{background-color:transparent!important}}.background_inner_0144{opacity:0;transition:opacity .5s}.tag-e54a .background_inner_0144{opacity:1}.aside-072f{text-align:center}.texture_ec18{background:#0b0b0b;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity .25s;width:100%;z-index:1042}.texture_ec18.caption_c2e0{opacity:.6}.texture_ec18.mask-37d9{opacity:0!important}.hero_b9c4{-webkit-backface-visibility:hidden;outline:none!important;position:fixed;z-index:1043}.bright_0739,.hero_b9c4{height:100%;left:0;top:0;width:100%}.bright_0739{box-sizing:border-box;padding:30px;position:absolute;text-align:center}.bright_0739:before{content:"";display:inline-block;height:100%;vertical-align:middle}.hovered-7baa{padding:40px 6.66%}.fresh_e7e1 .bright_0739:before{display:none}.stale_8ab0{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}.filter-01e4{box-shadow:1px 1px 5px 0 rgba(0,0,0,.2)}.caption_c2e0 .stale_8ab0{opacity:1;transform:translateY(0)}.caption_c2e0.mask-37d9 .stale_8ab0{opacity:0}.accordion-in-44c5 .stale_8ab0,.right-731b .stale_8ab0{cursor:auto;width:100%}.title_basic_5f05{cursor:progress}.frame_fc2e,.frame_fc2e .hovered-7baa .item_rough_4b4c{cursor:zoom-out}.background_d58c{cursor:pointer;cursor:zoom-in}.surface-top-4d45 .stale_8ab0{cursor:auto}.rough-b014,.item_rough_4b4c,.element_over_ec46,.background_simple_ae95{-webkit-user-select:none;-moz-user-select:none;user-select:none}.header_iron_7909.middle-a525{display:none}.column-motion-12c8{display:none!important}.background_simple_ae95{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.background_simple_ae95 a{color:#ccc}.background_simple_ae95 a:hover{color:#fff}.east_2c8e .stale_8ab0,.pink-0fe4 .background_simple_ae95{display:none}.item_rough_4b4c{-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}.item_rough_4b4c svg{pointer-events:none}.stale_8ab0 .item_rough_4b4c{position:absolute}.caption_c2e0 .item_rough_4b4c{opacity:.6;transform:translateY(0) translateZ(1px)}.mask-37d9 .item_rough_4b4c{display:none!important}.item_rough_4b4c:hover{opacity:1}.sort_blue_394d .item_rough_4b4c{color:currentColor;top:0!important}.element_over_ec46{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0}.rough-b014{color:#fff;height:50px;margin:0;mix-blend-mode:difference;opacity:.6;position:fixed;text-align:center;top:50%;width:50px;z-index:1046}.rough-b014 i{font-size:42px!important;pointer-events:none}.rough-b014:hover{opacity:1}.rough-b014:active{top:50.1%}.dirty-0d1d{left:0;transform:translateX(100%)}.gallery_4de9{right:0;transform:translateX(-100%)}.caption_c2e0 .dirty-0d1d,.caption_c2e0 .gallery_4de9{transform:translateX(0)}.white_7d11{padding-bottom:40px;padding-top:40px}.white_7d11 .stale_8ab0,.right-731b .tertiary-9c71{line-height:0;max-width:900px;width:100%}.white_7d11 .item_rough_4b4c{top:-40px}.simple-d3d5{height:0;overflow:hidden;padding-top:56.25%;width:100%}.simple-d3d5 iframe{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.simple-d3d5 iframe,.right-731b .tertiary-9c71{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6)}.right-731b .texture-orange-afaa,img.old_e2c7{margin:0 auto}img.old_e2c7{-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}.middle-a525,img.old_e2c7{line-height:0}.middle-a525: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}.middle-a525 small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.middle-a525 figure{margin:0}.middle_8db2{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.hero-mini-5289{word-wrap:break-word;color:#f3f3f3;font-size:11px;line-height:18px;padding-right:36px;text-align:left}.hero-mini-5289 a{color:#f3f3f3;text-decoration:underline}.hero-mini-5289 a:hover{color:#f3f3f3;opacity:.8;text-decoration:none}.hovered-7baa .stale_8ab0{max-width:100%}.heading_f3e5 .hovered-7baa .middle-a525{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.tooltip-east-42cb .hovered-7baa{padding-left:0;padding-right:0}.tooltip-east-42cb img.old_e2c7{padding:0}.tooltip-east-42cb .middle-a525:after{bottom:0;top:0}.tooltip-east-42cb .middle-a525 small{display:inline;margin-left:5px}.tooltip-east-42cb .middle_8db2{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.tooltip-east-42cb .middle_8db2:empty{padding:0}.tooltip-east-42cb .element_over_ec46{right:5px;top:3px}}@media(max-width:849px){body.border_024e .hero_b9c4{overflow:auto;position:fixed!important}}@media(prefers-reduced-motion){.texture_ec18,.item_rough_4b4c,.stale_8ab0{transition:opacity .3s}}.hard_e4c6,.fn-processing-6cab{position:relative}.hard_e4c6,.fn-processing-6cab: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}.sidebar-cold-827c.fn-processing-6cab:before,.chip_dynamic_a6d2 .hard_e4c6,.chip_dynamic_a6d2 .fn-processing-6cab:before,.chip_dynamic_a6d2.hard_e4c6,.chip_dynamic_a6d2.fn-processing-6cab:before{border:3px solid rgba(0,0,0,.1)!important;border-left-color:#fff!important}.sidebar-cold-827c.fn-processing-6cab:after{background-color:#000;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.sidebar-cold-827c.fn-processing-6cab .breadcrumb-fda6{opacity:0!important}.tertiary-motion-1f34.fn-processing-6cab:before{position:fixed}.hard_e4c6.sort-25c4,.fn-processing-6cab:before{left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;z-index:99}.hard_e4c6{border-radius:50%;height:30px;width:30px}.hero-tiny-7d44.fn-loading-6cab{color:hsla(0,0%,100%,.05);opacity:1!important;pointer-events:none!important;position:relative}.hero-tiny-7d44.fn-loading-6cab: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}.image_gold_f279 .hero-tiny-7d44.fn-loading-6cab:after{border-color:#446084}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.main-mini-4e8d{align-items:center}.copper-8cbb .hero-274f,.main-mini-4e8d:hover .hero-274f{color:hsla(0,0%,7%,.85)}.chip_dynamic_a6d2 .hero-274f{border-bottom-color:hsla(0,0%,100%,.2)}.chip_dynamic_a6d2 .copper-8cbb .hero-274f,.chip_dynamic_a6d2 .main-mini-4e8d:hover .hero-274f{color:hsla(0,0%,100%,.85)}.full_cb4d.red_cbce .main-mini-4e8d:not(:last-of-type) .hero-274f{border-bottom-style:solid}.hero-274f{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}.huge-039d{flex-shrink:0;vertical-align:middle;width:16px}.huge-039d+.summary_c37c{padding-left:.5em}.chip-2973{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}.main-mini-4e8d+.chip-2973{margin-top:5px!important}.chip_dynamic_a6d2 .chip-2973{color:currentColor}.hovered_ddd0 .stale_8ab0{-ms-scrollbar-base-color:#000;-ms-scrollbar-arrow-color:#000;-ms-overflow-style:-ms-autohiding-scrollbar}.hovered_ddd0 .widget_a2af>li>a{padding-bottom:15px;padding-top:15px}.hovered_ddd0 .widget_a2af li li>a{padding-bottom:5px;padding-top:5px}.hovered_ddd0 .banner-basic-7710{display:none!important}.hovered_ddd0 .widget-clean-eab7,.hovered_ddd0 .image-complex-29c4{display:inline-block!important}.popup_soft_dd55 .stale_8ab0,.layout_north_93df .stale_8ab0{-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}.popup_soft_dd55.chip_dynamic_a6d2 .stale_8ab0,.layout_north_93df.chip_dynamic_a6d2 .stale_8ab0{background-color:rgba(0,0,0,.95)}.layout_north_93df .stale_8ab0{left:auto;right:0;transform:translateX(270px)}.chip_lite_a719 .widget_a2af>li>a,.chip_lite_a719 .widget_a2af>li>ul>li a{justify-content:center}.chip_lite_a719 .widget_a2af>li>a{font-size:1.5em}.chip_lite_a719 .bright_0739{padding:0}.chip_lite_a719 .stale_8ab0{-webkit-overflow-scrolling:touch;max-width:700px;overflow-x:hidden;overflow-y:auto;padding-top:50px}.chip_lite_a719 .stale_8ab0 .tertiary-lower-75e8{margin:0 auto;max-width:260px}.chip_lite_a719.texture_ec18.caption_c2e0{opacity:.85}.texture_ec18.chip_lite_a719:not(.chip_dynamic_a6d2){background-color:#fff;opacity:.95}.chip_lite_a719 .bright_94c2.widget_a2af>li{border:0}.chip_lite_a719 .bright_94c2.widget_a2af>li>a{padding-left:30px;padding-right:30px}.chip_lite_a719 .bright_94c2.widget_a2af>li .middle_ed3e{position:absolute;right:0;top:15px}.chip_lite_a719:not(.chip_dynamic_a6d2) .item_rough_4b4c{color:currentColor}.hovered_ddd0.mask-37d9 .stale_8ab0{opacity:0!important}.popup_soft_dd55.caption_c2e0 .stale_8ab0,.layout_north_93df.caption_c2e0 .stale_8ab0{opacity:1;transform:translate(0)}.hovered_d9c8 .tall_c086{filter:blur(5px)}.hovered_d9c8 .slow-4634{transform:scale(.98)}.hovered_d9c8 .fast-5a1b{opacity:0!important;transform:translateY(-7px)}.hovered_d9c8.easy-8744 .fast-5a1b,.hovered_d9c8.banner-cold-ede6 .fast-5a1b{transform:translateX(-7px)}.hovered_ddd0 .info_upper_f973{padding:30px 0}.hovered_ddd0 .slider-right-4938{padding:30px 20px}.hovered_ddd0:not(.chip_lite_a719) .widget_a2af li>a{padding-left:20px}.hovered_ddd0:not(.chip_lite_a719) li.content_540f{padding:20px}@media(prefers-reduced-motion){.popup_soft_dd55 .stale_8ab0,.layout_north_93df .stale_8ab0{transition:opacity .2s}}.tertiary_23a1{--stack-gap:0;display:flex}.tertiary_23a1>.action-7bae>:first-child{margin-top:0}.tertiary_23a1>.action-7bae>:last-child{margin-bottom:0}.logo-3d82{flex-direction:row}.logo-3d82>*{margin:0!important}.logo-3d82>*~*{margin-left:var(--stack-gap)!important}.selected_b694{flex-direction:column}.selected_b694>*{margin:0!important}.selected_b694>*~*{margin-top:var(--stack-gap)!important}.wrapper-fixed-e3fd{align-items:stretch}.gold_dbc1{align-items:flex-start}.nav-ab9c{align-items:center}.fluid_9bf6{align-items:flex-end}.video-34da{align-items:baseline}.caption_e412{justify-content:flex-start}.secondary-4950{justify-content:center}.gradient_cold_6232{justify-content:flex-end}.main-inner-0a76{justify-content:space-between}.logo_pressed_5369{justify-content:space-around}@media(max-width:849px){.table-ab58\:stack-row{flex-direction:row}.table-ab58\:stack-row>*{margin:0!important}.table-ab58\:stack-row>*~*{margin-left:var(--stack-gap)!important}.table-ab58\:stack-col{flex-direction:column}.table-ab58\:stack-col>*{margin:0!important}.table-ab58\:stack-col>*~*{margin-top:var(--stack-gap)!important}.table-ab58\:items-stretch{align-items:stretch}.table-ab58\:items-start{align-items:flex-start}.table-ab58\:items-center{align-items:center}.table-ab58\:items-end{align-items:flex-end}.table-ab58\:items-baseline{align-items:baseline}.table-ab58\:justify-start{justify-content:flex-start}.table-ab58\:justify-center{justify-content:center}.table-ab58\:justify-end{justify-content:flex-end}.table-ab58\:justify-between{justify-content:space-between}.table-ab58\:justify-around{justify-content:space-around}}@media(max-width:549px){.soft_2745\:stack-row{flex-direction:row}.soft_2745\:stack-row>*{margin:0!important}.soft_2745\:stack-row>*~*{margin-left:var(--stack-gap)!important}.soft_2745\:stack-col{flex-direction:column}.soft_2745\:stack-col>*{margin:0!important}.soft_2745\:stack-col>*~*{margin-top:var(--stack-gap)!important}.soft_2745\:items-stretch{align-items:stretch}.soft_2745\:items-start{align-items:flex-start}.soft_2745\:items-center{align-items:center}.soft_2745\:items-end{align-items:flex-end}.soft_2745\:items-baseline{align-items:baseline}.soft_2745\:justify-start{justify-content:flex-start}.soft_2745\:justify-center{justify-content:center}.soft_2745\:justify-end{justify-content:flex-end}.soft_2745\:justify-between{justify-content:space-between}.soft_2745\: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}.chip_dynamic_a6d2 td,.chip_dynamic_a6d2 th{border-color:hsla(0,0%,100%,.08)}td .container-a28a,td dl,td form,td input,td label,td p,td select{margin:.5em 0}label{color:#222}.thick_3060{display:table}.old_b433{display:table-cell;vertical-align:middle}@media(max-width:849px){.tiny-f0e6{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)}.tiny-f0e6 table{width:100%}}.popup_faf6{max-height:100%}.popup_faf6 .soft_cd3f{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:10}.logo-8c63 .action-7bae,.current_0b4b .action-7bae{background-color:rgba(0,0,0,.9);height:0;padding:100% 0 0!important}.logo-8c63 .element-basic-3e0d,.current_0b4b .element-basic-3e0d{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.logo-8c63 .selected_02ea,.logo-8c63 .soft_cd3f{border-radius:100%!important}.notice_aa72{position:relative}.paragraph-4a3f>.text_under_34fe,.notice_aa72:last-child,.module-middle-c6ae>.text_under_34fe{margin-bottom:0}.caption-focused-1c46,.module-middle-c6ae{position:relative;scrollbar-width:none}.black-3b53 .paragraph-4a3f>.banner_d5f9{padding:0!important}.detail_dc06{max-height:999px;transition:max-height 2s}.detail_dc06:not(.dark-4f6d){max-height:500px}.detail_dc06:not(.dark-4f6d)>div{opacity:0}.module-middle-c6ae:not(.dark-4f6d){-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;width:auto}.caption-focused-1c46::-webkit-scrollbar,.module-middle-c6ae::-webkit-scrollbar{height:0!important;width:0!important}.photo_88f6.caption-focused-1c46:not(.dark-4f6d){display:block}.module-middle-c6ae:not(.dark-4f6d)>*{display:inline-block!important;vertical-align:top;white-space:normal!important}.module-middle-c6ae:not(.dark-4f6d)>a,.module-middle-c6ae>a,.module-middle-c6ae>a>img,.module-middle-c6ae>div:not(.banner_d5f9),.module-middle-c6ae>img,.module-middle-c6ae>p{width:100%}.paragraph-4a3f>a,.paragraph-4a3f>a>img,.paragraph-4a3f>div:not(.banner_d5f9),.paragraph-4a3f>figure,.paragraph-4a3f>img,.paragraph-4a3f>p{margin:0;padding:0;transition:transform .6s,opacity .6s,box-shadow .6s;width:100%!important}.paragraph-4a3f>.photo_88f6:not(.frame-ca3e){opacity:0}.dark-4f6d{display:block;position:relative}.dark-4f6d:focus{outline:none}.gradient_center_f723{height:100%;overflow:hidden;position:relative;width:100%}.paragraph-4a3f{height:100%;position:absolute;width:100%}.tag-4447 .popup_d7ea{transition:opacity .3s!important}.dark_c2a6 .gradient_center_f723 .paragraph-4a3f{pointer-events:none}.dark-4f6d.container-5c30{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.dark-4f6d.container-5c30 .gradient_center_f723{cursor:move;cursor:grab}.dark-4f6d.container-5c30 .gradient_center_f723.block-98b3{cursor:grabbing}.gallery-0413{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}.gallery-0413.tabs-cdab{right:2%;transform:translateX(-20%)}.gallery-0413.rough-fd8b{left:2%;transform:translateX(20%)}.easy-8272 .gallery-0413,.module-middle-c6ae:hover .gallery-0413{opacity:.7;transform:translateX(0)!important}.module-middle-c6ae .gallery-0413:hover{box-shadow:none;opacity:1}.module-middle-c6ae .gallery-0413:hover .current-4195,.module-middle-c6ae .gallery-0413:hover svg{fill:#446084}@media(min-width:850px){.iron_bee8 .gallery-0413.tabs-cdab{left:100%;right:auto}.iron_bee8 .gallery-0413.rough-fd8b{left:auto;right:100%}}.gallery-0413:disabled,button.gallery-0413[disabled]{background:none!important;box-shadow:none!important;cursor:auto;opacity:0!important;pointer-events:none}.gallery-0413 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%}.soft_f702:not(.prev_77c5) .gallery-0413{margin-top:-10%}.soft_f702.prev_77c5 .gallery-0413 svg{margin-top:-40px}.gallery-0413 .current-4195,.gallery-0413 svg{fill:currentColor;border-color:currentColor;transition:all .3s}.slider_7d9e,.badge-4ba2{transition:height .2s}.gallery-0413.breadcrumb_df0d{color:#111;font-size:26px}.card-62b1 .gallery-0413{display:none!important}.under-4e9b .paragraph-4a3f{transform:none!important}.under-4e9b .paragraph-4a3f>*{left:0!important;opacity:0;z-index:1}.under-4e9b .paragraph-4a3f>.frame-ca3e{opacity:1;z-index:2}.under-4e9b .breadcrumb-bright-1a59,.under-4e9b .gallery-0413{z-index:3}@media(prefers-reduced-motion){.gallery-0413.tabs-cdab,.gallery-0413.rough-fd8b{transform:none!important}}.breadcrumb-bright-1a59{bottom:15px;left:20%;line-height:1;list-style:none;margin:0;padding:0;position:absolute;right:20%;text-align:center}.caption-focused-1c46 .breadcrumb-bright-1a59,.iron_bee8 .breadcrumb-bright-1a59{bottom:0}.banner-tiny-3d45 .breadcrumb-bright-1a59{direction:rtl}.breadcrumb-bright-1a59 .lite-df0e{border:3px solid #111;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;opacity:.4;transition:opacity .3s;width:12px}.element-under-f3b9 .breadcrumb-bright-1a59 .lite-df0e,.caption-focused-1c46 .breadcrumb-bright-1a59 .lite-df0e{background-color:#111;border:0;height:10px;opacity:.2;width:10px}.breadcrumb-bright-1a59 .lite-df0e:hover{opacity:.7}.breadcrumb-bright-1a59 .lite-df0e:first-child:last-child{display:none}.breadcrumb-bright-1a59 .lite-df0e.frame-ca3e{background-color:#111;opacity:1!important}.static_e92f .breadcrumb-bright-1a59 .lite-df0e{border-radius:0;height:4px;margin:0;width:40px}.hover-hard-c6ee .breadcrumb-bright-1a59 .lite-df0e{border-radius:0;height:4px;width:40px}.grid_2432 .breadcrumb-bright-1a59 .lite-df0e{background-color:#111}.status-2511 .breadcrumb-bright-1a59 .lite-df0e{border-radius:0}.pagination-7759 .gallery-0413 .current-4195,.pagination-7759 .gallery-0413 svg{border:2px solid;border-radius:100%}.pagination-7759 .gallery-0413:hover .current-4195,.pagination-7759 .gallery-0413:hover svg{fill:#fff!important;background-color:#446084;border-color:#446084}.iron_bee8.pagination-7759 .tabs-cdab{transform:translateX(-50%)!important}.iron_bee8.pagination-7759 .rough-fd8b{transform:translateX(50%)!important}.prev_77c5{overflow:hidden;padding-top:0}.prev_77c5 .gallery-0413,.prev_77c5 .gallery-0413: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}.chip_dynamic_a6d2 .prev_77c5 .gallery-0413{background-color:rgba(0,0,0,.3);border-radius:99px;color:#fff}.prev_77c5 .gallery-0413.tabs-cdab{left:auto!important;right:-1px!important;transform:translateX(10%)}.prev_77c5 .gallery-0413.rough-fd8b{left:-1px!important;right:auto!important;transform:translateX(-10%)}.accent-66b2 .gallery-0413{color:#fff}.accent-66b2 .gallery-0413 .current-4195,.accent-66b2 .gallery-0413 svg{fill:#fff}.accent-66b2 .breadcrumb-bright-1a59 .lite-df0e{border-color:#fff}.accent-66b2 .breadcrumb-bright-1a59 .lite-df0e.frame-ca3e,.accent-66b2.grid_2432 .breadcrumb-bright-1a59 .lite-df0e{background-color:#fff}.paper_a5ee .paragraph-4a3f>*,.popup_red_b2f2 .paragraph-4a3f>*,.status-2cab .paragraph-4a3f>*{margin:0 auto;max-width:1080px}.paper_a5ee:not(.dark-4f6d) .stale_2c23,.popup_red_b2f2:not(.dark-4f6d) .stale_2c23,.status-2cab:not(.dark-4f6d) .stale_2c23{opacity:0!important}.paper_a5ee .stale_2c23,.popup_red_b2f2 .stale_2c23,.status-2cab .stale_2c23{opacity:1}.paper_a5ee .paragraph-4a3f>:not(.frame-ca3e),.popup_red_b2f2 .paragraph-4a3f>:not(.frame-ca3e),.status-2cab .paragraph-4a3f>:not(.frame-ca3e){opacity:.5}.status-2cab{padding:15px 0 25px}.status-2cab .paragraph-4a3f>:before{background-image:url(../img/shadow@2x.picture-active-e1a1);background-size:100% 100%;bottom:-6px;content:"";height:100px;left:-10%;position:absolute;right:-10%;z-index:-2}.status-2cab .paragraph-4a3f>:not(.frame-ca3e){opacity:1;transform:scale(.9);z-index:-1}.status-2cab .paragraph-4a3f>:not(.frame-ca3e):before{height:200px;opacity:.5}.status-2cab .paragraph-4a3f>.frame-ca3e{transform:scale(.95)}.popup_red_b2f2{background-color:transparent;padding:30px 0}.popup_red_b2f2 .breadcrumb-bright-1a59{bottom:6px}.popup_red_b2f2 .paragraph-4a3f>*{max-width:1050px}.popup_red_b2f2 .paragraph-4a3f>:not(.frame-ca3e){transform:scale(.93)}@media screen and (max-width:549px){.notice_aa72 .gallery-0413{display:none}.caption-focused-1c46 .gallery-0413{background-color:transparent!important;box-shadow:none!important;opacity:.8;transform:translateX(0)!important;width:20px!important}.caption-focused-1c46 .gallery-0413 svg{border:0!important;padding:3px!important}.breadcrumb-bright-1a59{pointer-events:none}.paragraph-4a3f .alert-1868{overflow:hidden}}a{color:#334862;text-decoration:none}.hero-tiny-7d44:focus:not(:focus-visible),a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:none}.hero-tiny-7d44:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid currentColor;outline-offset:2px}a.component-selected-c705{color:currentColor;transition:color .3s,opacity .3s,transform .3s}.paragraph-lower-8588 a.component-selected-c705:hover{opacity:.7}a.hovered_eb97:hover,a.stone_c416:hover,a:hover{color:#000}.fn-primary-6cab:focus-visible,.mini_d70e:focus-visible,button[type=submit]:focus-visible{outline-color:#446084}.fn-secondary-6cab:focus-visible{outline-color:#d26e4b}.gold-f313:focus-visible{outline-color:#d26e4b}.chip_dynamic_a6d2 .modal-last-8fe0 a,.chip_dynamic_a6d2 a{color:currentColor}.chip_dynamic_a6d2 .modal-last-8fe0 a:hover,.chip_dynamic_a6d2 a:hover{color:#fff}ul.right-778a{font-size:.85em;margin:5px 0}ul.right-778a li{display:inline-block;margin:0 .4em}ul.right-778a li a{color:currentColor}ul.right-778a li:before{display:inline-block;font-family:fl-icons;margin-right:5px}ul.right-778a li:first-child{margin-left:0}ul.right-778a li:last-child{margin-right:0}.lite_5b6b .form_f8a1{padding:.7em 0}.lite_5b6b i{font-size:2em;margin:0 10px!important;top:-1px;vertical-align:middle}.lite_5b6b .form_f8a1+.form_f8a1{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.top_f237,ul.top_f237>li{margin:0;padding:0}ul.top_f237>li{list-style:none}.search_gas_8cf7 ol li,.search_gas_8cf7 ul li,.pink_6c03 ol li,.pink_6c03 ul li,.summary-6d9d ol li,.summary-6d9d ul li{margin-left:1.3em}.search_gas_8cf7 ol li.modal-8251,.search_gas_8cf7 ul li.modal-8251,.pink_6c03 ol li.modal-8251,.pink_6c03 ul li.modal-8251,.summary-6d9d ol li.modal-8251,.summary-6d9d ul li.modal-8251{margin-left:0}ul li.heading_4eea,ul li.fluid_f3d6,ul li.hover-white-abfb{border-bottom:1px solid #ececec;list-style:none;margin:0;padding:7px 0 7px 25px;position:relative}.chip_dynamic_a6d2 ul li.heading_4eea,.chip_dynamic_a6d2 ul li.fluid_f3d6,.chip_dynamic_a6d2 ul li.hover-white-abfb{border-color:hsla(0,0%,100%,.2)}ul li.heading_4eea:before,ul li.fluid_f3d6:before,ul li.hover-white-abfb:before{color:#7a9c59;font-family:fl-icons;font-size:16px;left:0;position:absolute}ul li.fluid_f3d6:before{content:""!important}ul li.heading_4eea:before{content:""!important}ul li.hover-white-abfb:before{content:""!important}.hero-tiny-7d44,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%}.form_light_b3ab,h1{font-size:1.7em}.form_light_b3ab,.panel_e85d,h1,h2{line-height:1.3}.panel_e85d,h2{font-size:1.6em}.highlight_89bc,h3{font-size:1.25em}.card-steel-ea0d,h4{font-size:1.125em}.accordion-dim-426d,h5{font-size:1em}.accent-0b0a,h6{font-size:.85em;opacity:.8}h1.module-46bf.info_old_491e{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.hot-460c>span{-webkit-box-decoration-break:clone;box-decoration-break:clone}a.title_6783,p.title_6783{font-size:1.3em}.detail-a861,h6,span.highlight_362e,th{letter-spacing:.05em;line-height:1.05;text-transform:uppercase}.pagination-8616{text-transform:none!important}span.highlight_362e{font-size:1em;font-weight:600}.picture_selected_a0bd{font-weight:400}.disabled_7b66{font-weight:700}.dirty-8419,.notice_west_1641{font-weight:300!important}.dirty-8419 strong,.notice_west_1641 strong{font-weight:700!important}.bright_159b{font-style:italic!important}.soft_a03e,.detail-a861{line-height:1.2;text-transform:uppercase}.link-bd3f,.section_9338{font-family:Georgia}.wood-abf1{font-size:2.5em}.wood-fd85{font-size:2em}.sidebar-556f{font-size:1.5em}.shade_out_3088{font-size:1.3em}.glass-d367{font-size:1.15em}.mini-2d4f,.mini-2d4f.hero-tiny-7d44{font-size:.8em}.article-inner-b0c7{font-size:.75em}.preview-1265{font-size:.7em}.content_2ef2{font-size:.6em}@media(max-width:549px){.wood-fd85{font-size:2.5em}.sidebar-556f{font-size:1.8em}.shade_out_3088{font-size:1.2em}.glass-d367{font-size:1em}}.fixed-8cf5 a:not(.hero-tiny-7d44),.fixed-8cf5 h1,.fixed-8cf5 h2,.fixed-8cf5 h3,.fixed-8cf5 h4,.fixed-8cf5 h5,.fixed-8cf5 h6{line-height:1.3;margin-bottom:.1em;margin-top:.1em}.fixed-8cf5 p{margin-bottom:.1em;margin-top:.1em}.fixed-8cf5 .hero-tiny-7d44{margin-top:1em}.paper_5093 .hero-tiny-7d44{margin-bottom:.5em;margin-top:.5em}.paper_5093 .chip-15e3,.paper_5093 .link-under-d6fd .chip-15e3{margin-bottom:1em;margin-top:1em}.paper_5093 h1{font-size:3.5em}.paper_5093 h2{font-size:2.9em}.paper_5093 h3{font-size:2em}.paper_5093 h1,.paper_5093 h2,.paper_5093 h3{font-weight:400;line-height:1;margin-bottom:.2em;margin-top:.2em;padding:0}.paper_5093 h4{font-size:1.5em;margin-bottom:.6em;margin-top:.6em;padding:0}.paper_5093 h5,.paper_5093 h6,.paper_5093 p{margin-bottom:1em;margin-top:1em;padding:0}.highlight_a1fb{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}.copper_c26b>li>a{font-size:.8em}.copper_c26b>li.content_540f{font-size:.85em}.aside-red-b28e>li>a{font-size:.65em}.stale-9cf0>li>a{font-size:.7em}.west-275b>li>a{font-size:.9em}.text_bf04>li>a{font-size:1em}.link-complex-6509>li>a{font-size:1.1em}.gallery-caa0>li{margin:0}.paragraph_up_90b0>li{margin:0 5px}.down_13f1>li{margin:0 9px}.item_purple_93d3>li{margin:0 11px}.disabled-dc7f>li{margin:0 13px}.texture-e63e{position:relative}.texture-e63e:after{background:url(../img/underline.picture-active-e1a1) 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.detail_hovered_cc10{opacity:0;transition:opacity 2s}span.detail_hovered_cc10.fn-active-6cab{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}.silver_a0a2,.caption_large_aa2f,.tabs-5742{border:2px solid #fff;display:inline-block;padding:5px}.silver_a0a2{border-color:#000}h1.silver_a0a2,h1.caption_large_aa2f,h1.tabs-5742{padding:15px}.sort-fast-0d08,.thumbnail-plasma-4ffc{border-bottom:3px solid #fff;border-top:3px solid #fff;display:inline-block;padding-bottom:15px;padding-top:15px}.sort-fast-0d08{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}.chip_dynamic_a6d2 blockquote{color:#fff}.cool_ee52:after,.full_958a:after,.wood_c998:after,.photo_88f6:after{clear:both;content:"";display:table}@media(max-width:549px){.image-complex-29c4,[data-show=hide-for-small]{display:none!important}.description-white-2bac{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:550px){.pink_e381,[data-show=show-for-small]{display:none!important}}@media(min-width:850px){.plasma-53bf,[data-show=show-for-medium]{display:none!important}}@media(max-width:849px){.widget-clean-eab7,[data-show=hide-for-medium]{display:none!important}.orange-b515 .photo_advanced_2366,.orange-b515 .yellow-c3f6{float:none}.orange-b515 .feature-paper-c151{margin-left:auto}.orange-b515 .lower_91fb{margin-right:auto}.orange-b515{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:850px){.photo-up-8ad8,[data-show=hide-for-large]{display:none!important}}.outline-top-e103,.status_solid_1cac{display:block;max-width:100%!important;padding-left:0!important;padding-right:0!important;width:100%!important}.yellow-c3f6{margin-right:0!important}.photo_advanced_2366{margin-left:0!important}.info_old_491e{margin-bottom:30px}.detail-9610{margin-top:30px}.lower_91fb{margin-right:30px}.feature-paper-c151{margin-left:30px}.silver_5ca8{margin-bottom:0!important}.stale_70b5{margin-left:0!important}.paper-b2df{margin-right:0!important}.stone-d284{margin-top:0!important}.liquid_1018{margin-bottom:15px}.accordion_red_b95a{margin-top:15px}.section-b7b7{margin-right:15px}.chip_plasma_0773{margin-left:15px}.liquid_1018:last-child,.info_old_491e:last-child{margin-bottom:0}.frame_cold_679e{padding-bottom:30px}.complex_f479{padding-top:30px}.badge-9078{padding-bottom:15px}.footer_west_07f4{padding-top:15px}.photo_new_0dfe{padding-bottom:0!important}.gradient_095f{padding-top:0!important}.detail_3355{margin:0!important}.grid-8153{padding:0!important}.bright-38d6{padding:30px}.in_5882 :first-child{margin-top:0}.image-0560 :last-child{margin-bottom:0}.static_cf22{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.gallery-dynamic-3f39{text-align:left}.link-under-d6fd{text-align:center}.accent_c908{text-align:right}.link-under-d6fd .chip-15e3,.link-under-d6fd .popup-709e,.link-under-d6fd .middle_61ab,.link-under-d6fd>div,.link-under-d6fd>div>div{margin-left:auto;margin-right:auto}.link-under-d6fd .photo_advanced_2366,.link-under-d6fd .yellow-c3f6{float:none}.gallery-dynamic-3f39 .chip-15e3,.gallery-dynamic-3f39 .popup-709e,.gallery-dynamic-3f39 .middle_61ab{margin-left:0;margin-right:auto}.accent_c908 .chip-15e3,.accent_c908 .popup-709e,.accent_c908 .middle_61ab,.accent_c908>div,.accent_c908>div>div{margin-left:auto;margin-right:0}.fn-relative-6cab{position:relative!important}.fn-absolute-6cab{position:absolute!important}.fn-fixed-6cab{position:fixed!important;z-index:12}.fn-top-6cab{top:0}.fn-right-6cab{right:0}.fn-left-6cab{left:0}.fn-bottom-6cab,.container-3261{bottom:0}.container-3261{height:100%;left:0;margin:0!important;padding:0!important;position:absolute;right:0;top:0}.orange-a38e{bottom:auto;top:50%;transform:translateY(-50%)}.search_c3a8{left:50%;transform:translateX(-50%)}.search_c3a8.orange-a38e{bottom:auto!important;left:auto!important;right:50%;top:50%;transform:translate(50%,-50%)}.yellow-c3f6{float:right}.photo_advanced_2366{float:left}.card_eb4c{height:100%;height:100vh;min-height:550px;padding-bottom:0!important;padding-top:0!important}.alert-5921{background-position:50% 50%;background-repeat:no-repeat!important;background-size:cover!important}.text_thick_4927{background-position:top;-o-object-position:top;object-position:top}.new_bd24,.new_bd24 img{border-radius:999px!important;-o-object-fit:cover;object-fit:cover}.highlight_fdeb{border-radius:5px}.thumbnail_hovered_4978{border:2px solid #446084;padding:15px 30px 30px}.photo-655e{border-style:dashed}.picture_pressed_8b6e{border-color:#7a9c59}.focus_fast_8321{border-top:1px solid #ececec}.pro_ffd8{border-bottom:1px solid #ececec}.right-d32a{border-left:1px solid #ececec}.main-f0e5{border-right:1px solid #ececec}.fn-hidden-6cab{display:none!important;visibility:hidden!important}.detail_west_cb3a{opacity:0;visibility:hidden}.surface_liquid_1f82{z-index:21}.secondary-focused-90bc{z-index:22}.accent_9254{z-index:23}.focused-b314{z-index:24}.slider_7fb8{z-index:25}.backdrop_c638{z-index:9995}.tall_2cd2{z-index:9996}.video-c30b{z-index:9997}.bright-5540{pointer-events:none}.feature-0748{white-space:nowrap}.hard_df4b{color:#446084}.iron-125a{color:#d26e4b}.widget-4545{color:#7a9c59}.tertiary-9990{color:#b20000}.tiny_df2a{background-color:#446084}.header_43db{background-color:#d26e4b}.main-51e3{background-color:#7a9c59}.outline-7e51{background-color:#b20000}.heading-e3a5{background-color:transparent!important}.current_f4ed{display:inline}.tertiary_motion_9e6f{display:block}.preview_98f8{display:flex}@media(max-width:549px){.badge_535c{display:block}}.tag-9108{display:inline-block}.full-92c6 img,img.current_f4ed{display:inline-block!important}.block_rough_81f2{background-color:rgba(0,0,0,.02);box-shadow:1px 1px 3px 0 rgba(0,0,0,.2),0 1px 0 rgba(0,0,0,.07),inset 0 0 0 1px rgba(0,0,0,.05);padding:30px}.badge_5992{overflow:hidden}.filter_a70a{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.list-7726{font-weight:700}.wrapper-static-8803{opacity:.4}.summary_3fe2{opacity:.5}.popup-be36{opacity:.6}.hidden-f968{opacity:.7}.menu-lite-42b2{opacity:.8}@media(max-width:549px){.lower-c5a4{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:none}}.detail_hot_337a{-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none}.detail_hot_337a::-webkit-scrollbar{height:0!important;width:0!important}.blue_69dc{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.blue_69dc: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){.media-dacc{left:5%}.input-small-42af{left:15%}.tag_new_8f59{left:25%}.card_wide_d541{left:35%}.dynamic-c5a9{left:45%}.input-smooth-3d22{right:45%}.thumbnail-6a61{right:35%}.card-eb9b{right:25%}.section-20a7{right:15%}.dropdown-ae39{right:5%}.component_524d{left:0}.green_bf70{left:10%}.selected-0d9a{left:20%}.pattern-dim-7ac6{left:30%}.lite_e9d4{left:40%}.clean-2d3b{right:40%}.primary-advanced-2ab6{right:30%}.popup-light-1744{right:20%}.silver-0ff6{right:10%}.accent-purple-90d5{right:0}.thumbnail-first-ab90{top:0}.bright-d88c{top:10%}.message-1cac{top:20%}.hard_4e25{top:30%}.hard-c031{top:40%}.label_pro_11f7{bottom:40%}.surface_stone_4844{bottom:30%}.alert_red_7cf3{bottom:20%}.copper_793e{bottom:10%}.active-rough-a01a{bottom:0}.outline_right_c2a0{top:5%}.selected_ff67{top:15%}.column-full-8d89{top:25%}.outer-6d84{top:35%}.popup-b690{top:45%}.picture_full_b817{bottom:45%}.pro-f080{bottom:35%}.container_db08{bottom:25%}.preview_e531{bottom:15%}.modal-copper-e996{bottom:5%}.large_887b{left:50%;transform:translateX(-50%)}.clean-6791{top:50.3%;transform:translateY(-50%)}.clean-6791.large_887b{transform:translate(-50%,-50%)}}@media screen and (min-width:550px)and (max-width:849px){.middle_b709{left:5%}.sidebar_clean_0d05{left:15%}.wood-a406{left:25%}.description_d6f9{left:35%}.accent_lower_8542{left:45%}.solid_0d1c{right:45%}.photo_acd8{right:35%}.sort-dirty-3179{right:25%}.light-c437{right:15%}.aside-west-6052{right:5%}.text-44e9{top:5%}.upper-e49f{top:15%}.table_clean_54e3{top:25%}.mini_002f{top:35%}.container_5e55{top:45%}.block-basic-c9e8{bottom:45%}.red_de39{bottom:35%}.old_6aac{bottom:25%}.heading_pro_0d13{bottom:15%}.notice-5b70{bottom:5%}.sort_f78e{left:0}.steel-a874{left:10%}.large_6235{left:20%}.accent-f7c3{left:30%}.copper-2595{left:40%}.shadow_narrow_ca1d{right:40%}.fluid_a53e{right:30%}.clean_516a{right:20%}.block-7c1c{right:10%}.tabs-25c5{right:0}.badge_e8a7{top:0}.overlay_bronze_6ba2{top:10%}.secondary_4cad{top:20%}.tabs_a5e1{top:30%}.last_8c94{top:40%}.accordion-north-b579{bottom:40%}.image-down-d7d7{bottom:30%}.short-351a{bottom:20%}.down-fcd8{bottom:10%}.notice_under_59c2{bottom:0}.focus_2b0b{left:50%;transform:translateX(-50%)!important}.message_warm_cff3{top:50%;transform:translateY(-50%)!important}.focus_2b0b.message_warm_cff3{transform:translate(-50%,-50%)!important}}@media screen and (min-width:850px){.purple-4b10{left:5%}.fluid_5647{left:15%}.backdrop_e045{left:25%}.outline-large-565f{left:35%}.next_e9e8{left:45%}.liquid_e3a1{right:45%}.highlight_7f26{right:35%}.pagination_2367{right:25%}.detail_6af7{right:15%}.icon_79dc{right:5%}.next-4b4a{top:5%}.sort-slow-f7f3{top:15%}.dark_1488{top:25%}.background_narrow_bff6{top:35%}.summary_abf3{top:45%}.last-5499{bottom:45%}.filter-0513{bottom:35%}.header_hot_88dc{bottom:25%}.down_9ecb{bottom:15%}.tabs-227f{bottom:5%}.aside-6851{left:0}.alert_34c7{left:10%}.left_f9a9{left:20%}.detail-dc66{left:30%}.bronze-3c20{left:40%}.top_399d{right:40%}.active_fresh_69c5{right:30%}.avatar_cool_2c34{right:20%}.feature-c97a{right:10%}.aside-solid-a0f7{right:0}.hero_up_e21f{top:0}.icon-cb97{top:10%}.menu_1a62{top:20%}.photo_a220{top:30%}.header_right_b7ed{top:40%}.south-bc08{bottom:40%}.badge_2da2{bottom:30%}.overlay-prev-eb12{bottom:20%}.large-1ae0{bottom:10%}.caption-hot-cb4c{bottom:0}.dim-b797{left:50%;transform:translateX(-50%)!important}.pressed_c933{top:50%;transform:translateY(-50%)!important}.dim-b797.pressed_c933{transform:translate(-50%,-50%)!important}}.block-cold-26fc{font-size:11px}.detail-357c .block-cold-26fc,.widget-hovered-e979 .block-cold-26fc,.message-complex-6152 .block-cold-26fc,.copper_56b6 .block-cold-26fc{font-size:8px}.detail-357c .block-cold-26fc h6,.widget-hovered-e979 .block-cold-26fc h6,.message-complex-6152 .block-cold-26fc h6{font-size:10px}.detail-357c .block-cold-26fc p.title_6783,.widget-hovered-e979 .block-cold-26fc p.title_6783,.message-complex-6152 .block-cold-26fc p.title_6783{font-size:16px}.badge-pink-2bf5 .block-cold-26fc{font-size:8.5px}.complex-3737 .block-cold-26fc{font-size:9px}.prev_7938 .block-cold-26fc{font-size:10px}.frame-a74a .block-cold-26fc{font-size:11px}.breadcrumb_cb7b .block-cold-26fc{font-size:12px}.wood-4c9c .block-cold-26fc{font-size:13px}.border_aeb9 .block-cold-26fc{font-size:14px}.bottom-3464 .block-cold-26fc{font-size:15px}@media screen and (min-width:550px){.notification_e547 .block-cold-26fc,.paragraph_small_a40f .block-cold-26fc,.grid-7424 .block-cold-26fc,.alert-fb16 .block-cold-26fc,.label-3a1a .block-cold-26fc,.purple-deed .block-cold-26fc,.breadcrumb-steel-7471 .block-cold-26fc{font-size:.8vw}.advanced_32ea .block-cold-26fc{font-size:.9vw}.notice_red_74cb .block-cold-26fc{font-size:1.15vw}.hard-6b3b .block-cold-26fc{font-size:1.3vw}.chip-upper-674a .block-cold-26fc{font-size:1.5vw}.block-cold-26fc{font-size:1.8vw}}@media screen and (min-width:850px){.block-cold-26fc{font-size:16px}.slider_liquid_dba4 .block-cold-26fc,.row_217f .block-cold-26fc,.overlay_168a .block-cold-26fc,.copper_56b6 .block-cold-26fc{font-size:8px}.slider_liquid_dba4 .block-cold-26fc h6,.row_217f .block-cold-26fc h6,.overlay_168a .block-cold-26fc h6{font-size:10px}.slider_liquid_dba4 .block-cold-26fc p.title_6783,.row_217f .block-cold-26fc p.title_6783,.overlay_168a .block-cold-26fc p.title_6783{font-size:16px}.gallery_ff26 .block-cold-26fc{font-size:8.5px}.frame-easy-b439 .block-cold-26fc{font-size:9px}.inner_3ecb .block-cold-26fc{font-size:10px}.progress_medium_3311 .block-cold-26fc{font-size:11px}.active-static-e3cb .block-cold-26fc{font-size:12px}.menu-tall-ae4c .block-cold-26fc{font-size:13px}.gas_f4dd .block-cold-26fc{font-size:14px}.popup-5912 .block-cold-26fc{font-size:15px}}@media(prefers-reduced-motion:no-preference){.module-middle-c6ae [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}.module-middle-c6ae [data-animate]:not([data-animate-transform]),[data-animate]:not([data-animate-transform]){transform:none!important}.module-middle-c6ae [data-animate]:not([data-animate-transition]),[data-animate]:not([data-animate-transition]){transition:none!important}.module-middle-c6ae [data-animate=bounceInDown],.module-middle-c6ae [data-animate=bounceInLeft],.module-middle-c6ae [data-animate=bounceInRight],.module-middle-c6ae [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}.module-middle-c6ae [data-animate=bounceInLeft],[data-animate=bounceInLeft]{transform:translate3d(-300px,0,0)}.module-middle-c6ae [data-animate=blurIn],[data-animate=blurIn]{filter:blur(15px)}.module-middle-c6ae [data-animate=fadeInLeft],[data-animate=fadeInLeft]{transform:translate3d(-70px,0,0)}.module-middle-c6ae [data-animate=fadeInRight],[data-animate=fadeInRight]{transform:translate3d(70px,0,0)}.module-middle-c6ae [data-animate=bounceInUp],.module-middle-c6ae [data-animate=fadeInUp],[data-animate=bounceInUp],[data-animate=fadeInUp]{transform:translate3d(0,70px,0)}.module-middle-c6ae [data-animate=bounceInRight],[data-animate=bounceInRight]{transform:translate3d(300px,0,0)}.module-middle-c6ae [data-animate=bounceIn],[data-animate=bounceIn]{transform:scale(1.3)}.module-middle-c6ae [data-animate=bounceInDown],.module-middle-c6ae [data-animate=fadeInDown],[data-animate=bounceInDown],[data-animate=fadeInDown]{transform:translate3d(0,-70px,0)}.module-middle-c6ae [data-animate=flipInY],[data-animate=flipInY]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateY(-90deg) translate3d(15px,0,0)}.module-middle-c6ae [data-animate=flipInX],[data-animate=flipInX]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateX(90deg) translate3d(0,-15px,0)}.caption-focused-1c46.module-middle-c6ae [data-animated=true],.module-middle-c6ae .frame-ca3e [data-animated=true],[data-animated=true]{animation-delay:.1s;opacity:1!important;transform:translateZ(0) scale(1)}.paragraph-4a3f>:not(.frame-ca3e) [data-animated=true]{transition:transform .7s,opacity .3s!important}.module-middle-c6ae [data-animate=none],[data-animate=none]{opacity:1!important}.module-middle-c6ae [data-animate=blurIn][data-animated=true],[data-animated=true][data-animate=blurIn]{filter:blur(0)}[data-animated=false]{transition:none!important}.description-e428 [data-animate],[data-animate]:hover{transition-delay:0s!important}[data-animate-delay="100"]{transition-delay:.1s}.box-purple-e251>li{opacity:0;transform:translateY(-15px);transition:transform .3s,opacity .3s}.fn-active-6cab .box-purple-e251>li,.caption_c2e0 .box-purple-e251>li,.box-purple-e251.fn-active-6cab>li{opacity:1;transform:none}.banner_d5f9+.banner_d5f9 [data-animate],.box-purple-e251>li,[data-animate-delay="200"],[data-animate]+[data-animate]{transition-delay:.2s}.box-purple-e251>li+li,[data-animate-delay="300"]{transition-delay:.3s}.banner_d5f9+.banner_d5f9+.banner_d5f9 [data-animate],.box-purple-e251>li+li+li,[data-animate-delay="400"],[data-animate]+[data-animate]+[data-animate]{transition-delay:.4s}.box-purple-e251>li+li+li+li,[data-animate-delay="500"]{transition-delay:.5s}.banner_d5f9+.banner_d5f9+.banner_d5f9+.banner_d5f9 [data-animate],.box-purple-e251>li+li+li+li+li,[data-animate-delay="600"],[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.6s}.box-purple-e251>li+li+li+li+li+li,[data-animate-delay="700"]{transition-delay:.7s}.banner_d5f9+.banner_d5f9+.banner_d5f9+.banner_d5f9+.banner_d5f9 [data-animate],.box-purple-e251>li+li+li+li+li+li+li,[data-animate-delay="800"],[data-animate]+[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.8s}.banner_d5f9+.banner_d5f9+.banner_d5f9+.banner_d5f9+.banner_d5f9+.banner_d5f9 [data-animate],.box-purple-e251>li+li+li+li+li+li+li+li,[data-animate-delay="900"]{transition-delay:.9s}.banner_d5f9+.banner_d5f9+.banner_d5f9+.banner_d5f9+.banner_d5f9+.banner_d5f9+.banner_d5f9 [data-animate],.box-purple-e251>li+li+li+li+li+li+li+li+li,[data-animate-delay="1000"]{transition-delay:1s}.under-4e9b .paragraph-4a3f>:not(.frame-ca3e) [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}}.lower-a3fd{border:1px solid #ececec;border-radius:0;bottom:0;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.content_28a5{border-style:dashed}.content_dbc2{border-style:dotted}.description-e428 .highlight-light-e60e:not(.media_tall_9263):not(.tabs-green-ba68),.description-e428.highlight-light-e60e:not(.media_tall_9263):not(.tabs-green-ba68){background-color:#fff}.chip_dynamic_a6d2 .description-e428 .highlight-light-e60e:not(.media_tall_9263):not(.tabs-green-ba68),.chip_dynamic_a6d2 .description-e428.highlight-light-e60e:not(.media_tall_9263):not(.tabs-green-ba68){background-color:#333}.card_0ff8,.link-94f2,.box-8af3,.hard_38a8,.card_east_b150,.table-soft-7ffc,.tabs-57d4,.widget-action-86f9,.slider-5e9c,.menu-974f,.focus_ea81 .search_gas_8cf7,.progress_iron_c460 .search_gas_8cf7,.popup-229a .search_gas_8cf7,.focused_9ed1 .search_gas_8cf7,.glass_63a4 .search_gas_8cf7,.header_56e3 .search_gas_8cf7,.lower_e517 .search_gas_8cf7,.container-huge-7ffb .search_gas_8cf7,.logo-65a0 .search_gas_8cf7,.slow_aa33 .search_gas_8cf7{transition:transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s}.card_0ff8,.link-94f2:hover,.focus_ea81 .search_gas_8cf7,.progress_iron_c460 .search_gas_8cf7:hover{box-shadow:0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.notice-817d,.box-8af3,.hard_38a8:hover,.popup-229a .search_gas_8cf7,.focused_9ed1 .search_gas_8cf7:hover{box-shadow:0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.card_east_b150,.table-soft-7ffc:hover,.glass_63a4 .search_gas_8cf7,.header_56e3 .search_gas_8cf7:hover{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.22)}.tabs-57d4,.widget-action-86f9:hover,.lower_e517 .search_gas_8cf7,.container-huge-7ffb .search_gas_8cf7:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1)}.slider-5e9c,.menu-974f:hover,.logo-65a0 .search_gas_8cf7,.slow_aa33 .search_gas_8cf7:hover{box-shadow:0 30px 40px 0 rgba(0,0,0,.2)}.widget-action-86f9:hover,.menu-974f:hover,.container-huge-7ffb .search_gas_8cf7:hover,.slow_aa33 .search_gas_8cf7:hover{transform:translateY(-6px)}.inner-d941,.header_basic_b650{text-shadow:1px 1px 1px rgba(0,0,0,.3)}.right-dd1c{text-shadow:2px 2px 5px rgba(0,0,0,.4)}.table_5c21{text-shadow:3px 3px 8px rgba(0,0,0,.4)}.warm-e9be{text-shadow:3px 3px 12px rgba(0,0,0,.5)}.info-copper-1abc{text-shadow:5px 5px 16px rgba(0,0,0,.6)}a.header_2fc2{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.header_2fc2 i{font-size:.8em}a.header_2fc2:hover{background-color:#fff!important;color:#000!important;opacity:1}.motion_de7a .popup_d7ea,.motion_de7a [class*=image-] img{transition:filter .6s,opacity .6s,transform .6s,box-shadow .3s}.motion_de7a .picture-af5d img{transition:unset}.header-medium-5651 .popup_d7ea,.out_f06e:hover .popup_d7ea,.motion_de7a .form_narrow_da6c img,.motion_de7a:hover .nav-99e6 img{filter:grayscale(100%)}.header-medium-5651:hover .popup_d7ea,.motion_de7a:hover .form_narrow_da6c img{filter:grayscale(0)}.item-paper-f817:hover .popup_d7ea,.motion_de7a:hover .box_upper_ae5b img{transform:scale(1.1)}.iron_675b .popup_d7ea,.motion_de7a .icon_bottom_fa73 img{transition:transform 5s!important}.iron_675b .popup_d7ea,.motion_de7a:hover .icon_bottom_fa73 img{transform:scale(1.3)}.notice_smooth_5f4d:hover .popup_d7ea,.motion_de7a:hover .hero-b8aa img{opacity:.7;transform:scale(1.1)}.summary-8ab2:hover .popup_d7ea,.motion_de7a:hover .container_fd39 img{filter:brightness(1.1)}.modal-0e73:hover .popup_d7ea,.motion_de7a:hover .tiny-caac img{opacity:.7}.motion_de7a:hover .block-glass-4b88 img,.block-glass-4b88:hover .popup_d7ea{opacity:.6}.gradient-wide-64b4 .popup_d7ea,.module-3aa3 img{opacity:.7}.gradient-wide-64b4:hover .popup_d7ea,.motion_de7a:hover .module-3aa3 img{opacity:1}.info-05a9:hover .popup_d7ea,.motion_de7a:hover .breadcrumb-gold-7323 img{filter:blur(5px)}.widget_fbf2:not(:hover) .caption-5929,.fluid_51df:hover .caption-5929,.motion_de7a:hover .module_plasma_b6b6 .caption-5929,.motion_de7a:not(:hover) .pressed-3235 .caption-5929{opacity:0}.status_18f5:not(:hover) .caption-5929,.frame-b42b:hover .caption-5929,.motion_de7a:hover .summary-red-e2bc .caption-5929,.motion_de7a:not(:hover) .prev-a728 .caption-5929{opacity:.5}.thumbnail_620c{overflow:hidden;transform:translateZ(0)}.image_dirty_8d15{-webkit-clip-path:circle(50% at center);clip-path:circle(50% at center)}.primary_next_65f8{-webkit-clip-path:polygon(0 30px,100% 0,100% 100%,0 100%);clip-path:polygon(0 30px,100% 0,100% 100%,0 100%)}.middle-23cc{-webkit-clip-path:polygon(0 0,100% 30px,100% 100%,0 100%);clip-path:polygon(0 0,100% 30px,100% 100%,0 100%)}.text_9f01{-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%)}.hot_e52f{-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%)}.frame_8753{-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%)}.chip-d016{-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%)}.primary_next_65f8,.middle-23cc,.text_9f01{margin-top:-30px}.hot_e52f,.frame_8753,.chip-d016{margin-top:-60px}[data-parallax-container]{overflow:hidden}@media(prefers-reduced-motion:no-preference){[data-parallax]{will-change:transform!important}[data-parallax]:not(.soft-9f36),[data-parallax]:not(.soft-9f36) .popup_d7ea{opacity:0}}.avatar_abf4{-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}.highlight_north_5216{background:rgba(0,0,0,.2);background:linear-gradient(180deg,#000 0,transparent 70%);opacity:.4}.highlight-light-e60e:hover .avatar_abf4{opacity:.5}.tabs-green-ba68:not(.chip_dynamic_a6d2) .avatar_abf4{background:hsla(0,0%,100%,.2);background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 33%);opacity:.8}.east-b465,.form-80ad,.article-6dfa,.hovered_efcc,.notification_a682{filter:blur(0);opacity:0;pointer-events:none;transition:opacity .5s,transform .3s,max-height .6s,filter .6s}.east-b465{transform:translateY(15%) translateZ(0)}.form-80ad{transform:translateY(100%) translateZ(0)}.modal_clean_d6fc .fixed-8cf5.east-b465{transform:translateY(-40%) translateZ(0)}.orange-a28c{opacity:0;transition:opacity .3s}.motion_de7a:hover .orange-a28c{opacity:1}.button_simple_08c2{transition:opacity .3s}.motion_de7a:hover .button_simple_08c2{opacity:0}.secondary-41a0{filter:invert(0);opacity:1!important}.motion_de7a:hover .secondary-41a0{filter:invert(100%)}.hovered-505b{max-height:0;opacity:0;transform:translateY(15%) translateZ(0);transition:all .6s}.motion_de7a:hover .hovered-505b{max-height:150px;opacity:1}.motion_de7a:hover .hovered-505b.wrapper_6597{max-height:30px}.up-53e5{filter:blur(10px);opacity:0;transition:filter .3s,opacity .3s}.motion_de7a:hover .up-53e5{filter:blur(0)!important;opacity:1}.article-6dfa{transform:scale(1.1) translateZ(0)}.modal_clean_d6fc .fixed-8cf5.article-6dfa{transform:scale(1.1) translateZ(0) translateY(-50%)}.hovered_efcc{transform:scale(.9) translateZ(0)}.modal_clean_d6fc .fixed-8cf5.hovered_efcc{transform:scale(.9) translateZ(0) translateY(-50%)}.notification_8e48{opacity:1!important;transform:scale(1) translateZ(0) translateY(10px)!important;transition:transform .3s}.motion_de7a:hover .notification_8e48{transform:scale(1) translateZ(0) translateY(0)!important}.modal_clean_d6fc .notification_8e48{transform:scale(1) translateZ(0) translateY(-40%)!important}.modal_clean_d6fc:hover .fixed-8cf5.notification_8e48{transform:scale(1) translateZ(0) translateY(-50%)!important}.motion_de7a:hover img.notification_a682{opacity:1}.motion_de7a .sidebar-cold-827c:focus-within .notification_a682,.motion_de7a:hover .east-b465,.motion_de7a:hover .form-80ad,.motion_de7a:hover .article-6dfa,.motion_de7a:hover .hovered_efcc,.motion_de7a:hover .notification_a682{opacity:1;pointer-events:inherit;transform:scale(1) translateZ(0) translateY(0)!important}.modal_clean_d6fc:hover .notification_a682.fixed-8cf5,.motion_de7a:hover .notification_a682.fn-center-6cab{transform:scale(1) translateZ(0) translateY(-50%)!important}@media(prefers-reduced-motion){.modal_clean_d6fc .fixed-8cf5.east-b465,.modal_clean_d6fc:hover .notification_a682.fixed-8cf5,.motion_de7a:hover .notification_8e48,.motion_de7a:hover .east-b465,.motion_de7a:hover .form-80ad,.motion_de7a:hover .article-6dfa,.motion_de7a:hover .hovered_efcc,.motion_de7a:hover .notification_a682,.motion_de7a:hover .notification_a682.fn-center-6cab,.notification_8e48,.hovered-505b,.east-b465,.form-80ad,.article-6dfa,.hovered_efcc{transform:translateZ(0)}}.module-middle-c6ae .input_8f4d{background-color:transparent!important;overflow:hidden}.module-middle-c6ae .input_8f4d .popup_d7ea{opacity:0;transition:opacity 1s}.status-edf0 .popup_d7ea,.green-c735 .popup_d7ea{transform:scale(1)}.outer_9d05 .popup_d7ea,.search-124f .popup_d7ea{transform:scale(1.2)}.input_8f4d.frame-ca3e .popup_d7ea{opacity:1;transform:scale(1);transition:opacity 1s,transform 20s ease-out}.dirty-495b.frame-ca3e .popup_d7ea{transition:opacity 3.5s}.hot-c51a.frame-ca3e .popup_d7ea{transition:opacity 1.5s}.green-c735.frame-ca3e .popup_d7ea,.status-edf0.frame-ca3e .popup_d7ea{transform:scale(1.2)}.search-124f.frame-ca3e .popup_d7ea{transition:opacity 1s,transform 5s ease-out}.banner_north_5c5b{display:flex;pointer-events:none;position:absolute}.liquid_44c6{flex:1 1 auto}.notification_smooth_8e3c{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}.link_0ad1{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.accent_liquid_6c8b{opacity:0;transition-property:opacity}.accent_liquid_6c8b.wide_5fd3{opacity:1}.button_fresh_3032.photo_thick_631e .liquid_44c6{background:#000;border:2px solid #000;border-radius:4px}.button_fresh_3032.photo_thick_631e.image-3f12 .liquid_44c6{margin-top:8px}.button_fresh_3032.photo_thick_631e.black_d170 .liquid_44c6{margin-right:8px}.button_fresh_3032.photo_thick_631e.outline_bf54 .liquid_44c6{margin-left:8px}.button_fresh_3032.photo_thick_631e.primary-b9ad .liquid_44c6{margin-bottom:8px}.button_fresh_3032.photo_thick_631e .notification_smooth_8e3c{color:#fff;padding:6px 8px}.button_fresh_3032.photo_thick_631e .nav-c4b9{overflow:hidden;position:absolute}.button_fresh_3032.photo_thick_631e.image-3f12 .nav-c4b9{height:8px;margin-left:-8px;top:0;width:16px}.button_fresh_3032.photo_thick_631e.black_d170 .nav-c4b9{height:16px;margin-top:-8px;right:0;top:0;width:8px}.button_fresh_3032.photo_thick_631e.outline_bf54 .nav-c4b9{height:16px;left:0;margin-top:-8px;top:0;width:8px}.button_fresh_3032.photo_thick_631e.primary-b9ad .nav-c4b9{bottom:0;height:8px;margin-left:-8px;width:16px}.button_fresh_3032.photo_thick_631e .pressed-7eeb,.button_fresh_3032.photo_thick_631e .card-53cb{height:0;position:absolute;width:0}.button_fresh_3032.photo_thick_631e .pressed-7eeb{border:8px solid transparent}.button_fresh_3032.photo_thick_631e.image-3f12 .pressed-7eeb{border-bottom-color:#000;left:0;top:3px}.button_fresh_3032.photo_thick_631e.black_d170 .pressed-7eeb{border-left-color:#000;left:-3px;top:0}.button_fresh_3032.photo_thick_631e.outline_bf54 .pressed-7eeb{border-right-color:#000;left:3px;top:0}.button_fresh_3032.photo_thick_631e.primary-b9ad .pressed-7eeb{border-top-color:#000;left:0;top:-3px}.button_fresh_3032.photo_thick_631e .card-53cb{border:8px solid transparent;left:0;top:0}.button_fresh_3032.photo_thick_631e.image-3f12 .card-53cb{border-bottom-color:#000}.button_fresh_3032.photo_thick_631e.black_d170 .card-53cb{border-left-color:#000}.button_fresh_3032.photo_thick_631e.outline_bf54 .card-53cb{border-right-color:#000}.button_fresh_3032.photo_thick_631e.primary-b9ad .card-53cb{border-top-color:#000}.button_fresh_3032.photo_thick_631e .border_df77{position:relative}.button_fresh_3032.photo_thick_631e.image-3f12 .border_df77{top:-8px}.button_fresh_3032.photo_thick_631e.outline_bf54 .border_df77{left:-8px}.chip_dynamic_a6d2,.chip_dynamic_a6d2 p,.chip_dynamic_a6d2 td{color:#f1f1f1}.chip_dynamic_a6d2 .west_8cb8,.chip_dynamic_a6d2 a.title_6783,.chip_dynamic_a6d2 h1,.chip_dynamic_a6d2 h2,.chip_dynamic_a6d2 h3,.chip_dynamic_a6d2 h4,.chip_dynamic_a6d2 h5,.chip_dynamic_a6d2 h6,.chip_dynamic_a6d2 label,.picture-selected-c820:hover a,.picture-selected-c820:hover h1,.picture-selected-c820:hover h2,.picture-selected-c820:hover h3,.picture-selected-c820:hover h4,.picture-selected-c820:hover h5,.picture-selected-c820:hover h6,.picture-selected-c820:hover p{color:#fff}.chip_dynamic_a6d2 .wood-c3b8 .slider-black-02c6,.chip_dynamic_a6d2 .black_7f7d,.chip_dynamic_a6d2 .south-15b9 a+a{border-color:hsla(0,0%,100%,.2)}.chip_dynamic_a6d2 .widget_a2af li li.basic_97f9>a,.chip_dynamic_a6d2 .image_bottom_289d>li>a,.chip_dynamic_a6d2 .widget_a2af>li>ul li a,.chip_dynamic_a6d2 .copper_c26b>li.content_540f,.chip_dynamic_a6d2 .copper_c26b>li>a,.paragraph-lower-8588 .image_gold_f279,.paragraph-lower-8588 .copper_c26b>li>a,.paragraph-lower-8588 .copper_c26b>li>button,.hard-0757.chip_dynamic_a6d2 .purple_4e4c>li>a,.hard-0757.chip_dynamic_a6d2>li>a{color:hsla(0,0%,100%,.8)}.chip_dynamic_a6d2 .image_bottom_289d>li>a:hover,.chip_dynamic_a6d2 .copper_c26b>li.fn-active-6cab>a,.chip_dynamic_a6d2 .copper_c26b>li>a.fn-active-6cab,.chip_dynamic_a6d2 .copper_c26b>li>a:hover,.paragraph-lower-8588 .copper_c26b>li.fn-active-6cab>a,.paragraph-lower-8588 .copper_c26b>li.fn-current-6cab>a,.paragraph-lower-8588 .copper_c26b>li>a.fn-active-6cab,.paragraph-lower-8588 .copper_c26b>li>a:hover,.paragraph-lower-8588 a.component-selected-c705:hover,.hard-0757.chip_dynamic_a6d2 .purple_4e4c>li>a:hover,.hard-0757.chip_dynamic_a6d2>li>a:hover{color:#fff}.chip_dynamic_a6d2.hard-0757.focused_5918>li.center_dae7,.chip_dynamic_a6d2.hard-0757.progress_plasma_0a7d>li.center_dae7,.paragraph-lower-8588 .aside_old_ad06:after,.paragraph-lower-8588 .thick_f7ad>li+li>a:after,.paragraph-lower-8588 .copper_c26b>li.aside_old_ad06,.hard-0757.chip_dynamic_a6d2 .purple_4e4c>li>a,.hard-0757.chip_dynamic_a6d2>li>a{border-color:hsla(0,0%,100%,.2)}.chip_dynamic_a6d2 .widget_a2af li li.basic_97f9>a,.paragraph-lower-8588 .gradient-3588,.paragraph-lower-8588 .widget_a2af li li.basic_97f9>a,.paragraph-lower-8588 .copper_c26b>li.content_540f{color:#fff}.highlight-plasma-3ee2 a:hover span.cold-298c,.paragraph-lower-8588 span.cold-298c{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.chip_dynamic_a6d2{background-color:#333}.texture_liquid_1fa3{padding-bottom:30px;padding-top:30px}.logo_active_078d{padding-top:0}.title_yellow_da10{display:flow-root}@media(min-width:850px){.hero-dirty-f521{position:sticky}.hero-dirty-f521[data-sticky-mode]{transform:translateZ(0);will-change:transform}.hero-dirty-f521:not([data-sticky-mode]){top:calc(var(--flatsome-scroll-padding-top) + 30px);transition:top .6s}}.caption-f010{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}.tooltip-rough-a8cd,.sort-light-2781{opacity:1;visibility:visible}.chip-a1df,.sidebar-simple-4218{background-position:50% 0;background-size:cover;position:relative;transition:background-color .3s,opacity .3s;width:100%;z-index:1001}.feature-ba48{background-color:hsla(0,0%,100%,.9)}.pink_6f47,.hard-7052{align-items:center;display:flex;flex-wrap:no-wrap}.chip-a1df.west-9428,.chip-a1df.module-old-5f15,.chip-a1df.tag_hard_4432{position:absolute}.chip-a1df.module-old-5f15:not(.aside-26d9),.chip-a1df.tag_hard_4432:not(.aside-26d9){left:auto;right:auto}.chip-a1df.module-old-5f15 .sidebar-simple-4218{opacity:0;transition:opacity .3s;visibility:hidden}.chip-a1df.module-old-5f15 .sidebar-simple-4218.aside-26d9{opacity:1;visibility:visible}.chip-a1df.tag_hard_4432 .feature-ba48,.chip-a1df.tag_hard_4432 .banner_bb54,.chip-a1df.tag_hard_4432 .pink_6f47,.chip-a1df.tag_hard_4432 .sidebar-simple-4218{background-color:transparent;background-image:none!important;box-shadow:none}.feature-ba48,.banner_bb54{background-position:50% 0;transition:background .4s}.hard-7052{background-color:#446084;min-height:20px;position:relative;z-index:11}.highlight-c185{position:relative;z-index:10}.pink_6f47{min-height:35px;position:relative;z-index:9}.thick-606d{border-top:1px solid;margin-bottom:-1px;opacity:.1}.paragraph-lower-8588 .thick-606d{display:none}.aside-26d9{left:0;margin:0 auto;position:fixed;right:0;top:0}.heading_action_d379 .aside-26d9{animation:stuckMoveDown .6s}.slider_a432 .aside-26d9{animation:stuckFadeIn .6s}.badge-rough-c5f5 .aside-26d9 .highlight-c185{transition:height .8s}.aside-26d9 .center-d334,.aside-26d9 .link-900d,.aside-26d9 .link-900d img{margin-top:0;padding-top:0}.sidebar-simple-4218:not(.aside-26d9) .link-900d img{transition:max-height .5s}.chip-a1df.module-old-5f15 .media_orange_67ab,.aside-26d9 .media_orange_67ab{display:none}.smooth-8df2 .sidebar-simple-4218,.sidebar-simple-4218.aside-26d9,.badge-d443 #wrapper{box-shadow:1px 1px 10px rgba(0,0,0,.15)}.copper_c26b>li.aside_old_ad06{border-left:1px solid rgba(0,0,0,.1);height:30px;margin:0 7.5px;position:relative;vertical-align:middle}.paragraph-lower-8588 .copper_c26b>li.aside_old_ad06{border-color:hsla(0,0%,100%,.1)}.row-light-56b3{min-height:15px;width:100%}.backdrop_yellow_acd9 .wood_c998{max-width:100%!important}@media(max-width:849px){.highlight-c185 li.content_540f.glass_1869{display:none}}@media(prefers-reduced-motion){.heading_action_d379 .aside-26d9{animation-name:stuckFadeIn}}@media(max-width:549px){.active_up_fd48>li>a:not(.hero-tiny-7d44){line-height:5em}}.down-b8d8{margin:0 0 30px}.item-6f0c .down-b8d8{margin-bottom:0}.copper_776d{padding:1.5em 0}.copper_776d.link-under-d6fd{padding-left:1.5em;padding-right:1.5em}.dim_de00{padding-top:0}.outline-7841{padding-bottom:0}.pink_6c03{padding-bottom:1.5em;padding-top:1.5em}.item-6f0c .inner_ff73 .highlight-light-e60e{margin-bottom:1.5em}.inner_ff73{transition:opacity .3s,box-shadow .5s,transform .3s}.carousel_94e5+#main .accent_7bc4{padding-top:30px}.accent-72ee{opacity:.8;padding-top:7px}.inner_ff73.description-e428{background-color:#fff}.inner_ff73.description-e428 .purple-1862,.inner_ff73.description-e428 .pink_6c03,.inner_ff73.description-e428 .copper_776d,.inner_ff73.description-e428 footer.gallery-1872{padding-left:1.5em;padding-right:1.5em}.inner_ff73.description-e428 .dim_de00{padding-top:1.5em}.iron_ebd1{padding:2em 0}.paper_5093 h2.module-46bf{font-size:2em}.first_456b.static_e74c{top:7%}.article_purple_24ce img{width:100%}.texture-fast-46bb{position:relative}@media(min-width:850px){.texture-fast-46bb{float:left;margin-right:2em;max-width:50%}.texture-fast-46bb+.pink_6c03{padding-top:0}}.down-b8d8 .summary-6d9d p:last-of-type{margin-bottom:0}footer.gallery-1872{border-bottom:2px solid #ececec;border-top:1px solid #ececec;font-size:.8em;padding:.5em 0 .6em}li.filter-stale-102b{padding:7px 0}li.filter-stale-102b a{display:inline!important}.section-221c .chip-15e3{height:2px;margin-bottom:.5em;margin-top:.5em}.easy_0b52{display:block}.overlay_0f5a{margin-top:1.5em}.label-fa5a:not(.item_red_903e){display:none}@media(min-width:850px){.text-9dd2{display:inline;float:left;margin-right:1.5em}.orange_40c6{display:inline;float:right;margin-left:1.5em}.steel-992c{clear:both;display:block;margin:0 auto}}.table-ef28{margin-bottom:2em;max-width:100%}.table-ef28 .surface_a59c{background:rgba(0,0,0,.05);font-size:.9em;font-style:italic;padding:.4em}.surface_a59c{text-align:center}img.sort-fresh-9294.gas_701f{margin-bottom:2em}.photo_88f6 .pink_6c03 .popup-hovered-9f79{padding:0}.texture_ba93{display:block}.warm-6e0d .easy-6a56,.pink_6c03 .easy-6a56,.west_9b53 .easy-6a56{border:none;margin-bottom:0;margin-top:0;padding:0}.modal-last-8fe0{margin-bottom:1.5em}.modal-last-8fe0 ul{margin:0}.modal-last-8fe0 li{list-style:none}.tabs-white-e45e .modal-last-8fe0,.shadow_hard_4019 .modal-last-8fe0{background-color:#fff;border:1px solid #ddd;box-shadow:2px 2px 10px 0 rgba(0,0,0,.05);padding:15px 20px}.tabs-white-e45e .modal-last-8fe0 h3{background-color:#446084;color:#fff;margin-left:-21px;margin-top:-16px;padding:10px 20px;width:calc(100% + 42px)}.tabs-white-e45e h3+.chip-15e3{display:none}.modal-last-8fe0>ul>li,ul.frame-narrow-5534>li{list-style:none;margin:0;text-align:left}.modal-last-8fe0>ul>li li,ul.frame-narrow-5534>li li{list-style:none}.modal-last-8fe0>ul>li>a,.modal-last-8fe0>ul>li>span:first-child,ul.frame-narrow-5534>li>a,ul.frame-narrow-5534>li>span:first-child{display:inline-block;flex:1;padding:6px 0}.modal-last-8fe0>ul>li:before,ul.frame-narrow-5534>li:before{display:inline-block;font-family:fl-icons;margin-right:6px;opacity:.6}.modal-last-8fe0>ul>li li>a,ul.frame-narrow-5534>li li>a{display:inline-block;font-size:.9em;padding:3px 0}.modal-last-8fe0>ul>li+li,ul.frame-narrow-5534>li+li{border-top:1px solid #ececec}.chip_dynamic_a6d2 .modal-last-8fe0>ul>li+li,.chip_dynamic_a6d2 ul.frame-narrow-5534>li+li{border-color:hsla(0,0%,100%,.08)}.modal-last-8fe0>ul>li ul,ul.frame-narrow-5534>li ul{border-left:1px solid #ddd;display:none;margin:0 0 10px 3px;padding-left:15px;width:100%}.modal-last-8fe0>ul>li ul li,ul.frame-narrow-5534>li ul li{border:0;margin:0}.chip_dynamic_a6d2 .modal-last-8fe0>ul>li ul,.chip_dynamic_a6d2 ul.frame-narrow-5534>li ul{border-color:hsla(0,0%,100%,.08)}.chip_dynamic_a6d2 .modal-last-8fe0>ul>li.fn-active-6cab>a,.chip_dynamic_a6d2 .modal-last-8fe0>ul>li.notification-action-797f>a,.chip_dynamic_a6d2 .modal-last-8fe0>ul>li>a:hover,.chip_dynamic_a6d2 ul.frame-narrow-5534>li.fn-active-6cab>a,.chip_dynamic_a6d2 ul.frame-narrow-5534>li.notification-action-797f>a,.chip_dynamic_a6d2 ul.frame-narrow-5534>li>a:hover{color:#fff}.modal-last-8fe0>ul>li.aside-1aea,ul.frame-narrow-5534>li.aside-1aea{align-items:center;display:flex;flex-flow:row wrap}.modal-last-8fe0>ul>li .hard_de6d{font-size:.7em;line-height:3em;opacity:.5}.modal-last-8fe0 .orange_00b0>ul,.modal-last-8fe0 .fn-current-6cab>ul{display:block}.modal-last-8fe0 .notification-action-797f>a{color:#000;font-weight:bolder}.sort-e459{padding:10px 0}.sort-e459 a{display:block;line-height:1.2;margin-bottom:6px}.modal-last-8fe0 .primary_wood_2dcc:after{clear:both;content:"";display:table}.modal-last-8fe0 .primary_wood_2dcc>li{border:0;float:left;list-style:none;margin:0;padding:0;width:33.333333%}.modal-last-8fe0 .primary_wood_2dcc>li a{display:block;margin:0;padding:0}.modal-last-8fe0 .primary_wood_2dcc>li img{display:block;width:100%}.copper-a714 li{align-items:center;display:flex}.silver_35f8 li{font-size:.9em;font-style:italic}.silver_35f8 a{display:inline!important}.silver_35f8 span{display:block;font-weight:bolder}.module_silver_382d{color:#333;position:relative}.module_silver_382d .image_solid_62b5{display:none!important}.chip_dynamic_a6d2 .module_silver_382d{color:#fff}.module_silver_382d p{margin:0;padding:0}.module_silver_382d br{display:none}.module_silver_382d label{display:inline-block;width:100%}.module_silver_382d span.pattern-complex-e37c{margin-left:0;margin-right:1.2em}.module_silver_382d .alert_wide_886c{display:block}.module_silver_382d .image_solid_62b5{background-color:#fff;border-radius:99px;position:absolute;right:0}.module_silver_382d .status_large_ee16{background-color:#f1f1f1;border-radius:3px;color:#b20000;line-height:1.2em;margin-top:-10px;opacity:.8;padding:5px 8px;position:relative}.module_silver_382d .status_large_ee16: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}.module_silver_382d .green-a2ce{display:none!important}.module_silver_382d .form_f8a1 .status_large_ee16{margin-top:5px;position:absolute;width:100%;z-index:99}.module_silver_382d .image_662b{border-radius:10px;margin:5px 0 0}.medium-d824 .fn-processing-6cab *{opacity:.8}.wood-90c8 form.hero-8fe7{margin:0 auto;max-width:620px;padding:30px 15px}.solid-9159 img{width:100%}.thumbnail_huge_ff41{margin-bottom:-1px}.photo_88f6+.outer_c602 .focus_19ea{margin-top:30px}.dark-8a20{display:none;padding:1em 2.3em}.border_soft_0263{border-top:1px solid #ddd;display:block;font-size:110%;padding:.6em 2.3em;position:relative;transition:border .2s ease-out,background-color .3s}.chip_dynamic_a6d2 .border_soft_0263{border-color:hsla(0,0%,100%,.2)}.border_soft_0263.fn-active-6cab{background-color:rgba(0,0,0,.03);border-color:#446084;color:#446084;font-weight:700}.chip_dynamic_a6d2 .border_soft_0263.fn-active-6cab{color:#fff}.text-fast-a0f3 .middle_ed3e{border-radius:999px;height:1.5em;left:0;margin-right:5px;position:absolute;top:.3em;transform-origin:50% 47%;width:2.3em}.text-fast-a0f3 .fn-active-6cab .middle_ed3e{color:currentColor;opacity:1}.static_b7f1{color:#222;font-weight:700;letter-spacing:0;padding:0}.message-tiny-e0c1 .static_b7f1{font-size:.85em;margin:0 0 .5em}.static_b7f1 .hover_cdd8,.static_b7f1 .hover_db0e{font-weight:300;margin:0 .3em;opacity:.35;position:relative;top:0}.chip_dynamic_a6d2 .static_b7f1{color:#fff}.static_b7f1 a{color:hsla(0,0%,40%,.7);font-weight:400}.static_b7f1 a:first-of-type{margin-left:0}.static_b7f1 a.fn-current-6cab,.static_b7f1 a:hover{color:#111}.chip_dynamic_a6d2 .static_b7f1 a{color:#fff}.frame-e60f{padding:15px 0}.frame-e60f a{align-items:center;color:#ccc;display:inline-flex}.frame-e60f .hover_cdd8{margin:0 .5em;top:2px}.accordion_308c{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-6cab .accordion_308c{background-color:#d26e4b}@media(min-width:850px){.hard_c8dc{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.hard_c8dc>div,.hard_c8dc>p{padding:0 15px;width:100%}.hard_c8dc p.left-e86a,.hard_c8dc p.border-dark-821b,.hard_c8dc p.tabs_motion_d895{flex:1}}.mini-cfa1:target{background-color:#f1f1f1;border-radius:10px;padding:15px}.image_mini_8308 li,.tooltip-soft-773c li{list-style:none;padding:1em 0 0}.image_mini_8308 li .pagination_0b85,.tooltip-soft-773c li .pagination_0b85{margin-bottom:0}.image_mini_8308 li .north_6a82,.tooltip-soft-773c li .north_6a82{border-radius:100%}.image_mini_8308 li .blue-61c3,.tooltip-soft-773c li .blue-61c3{font-style:italic}.image_mini_8308 li .hero-c01a,.tooltip-soft-773c li .hero-c01a{padding:0 1.5em}.image_mini_8308>li:not(:first-child),.tooltip-soft-773c>li:not(:first-child){border-top:1px dashed #ddd}#comments .dynamic-6ed0{background-color:rgba(0,0,0,.05);margin-top:15px;padding:15px 25px 0}#comments .dynamic-6ed0 .section-71f1{font-size:1.2em}#comments .dynamic-6ed0 small{font-size:.6em;margin-left:10px;text-transform:uppercase}.wide_b2fe{position:relative;width:100%}.fast_3abb{padding:30px 0 0}.badge-e678{background-color:#fff}.south-4517{background-color:#777}.badge-e678,.south-4517{border-top:1px solid rgba(0,0,0,.05)}.blue-0235{padding:7.5px 0}.simple_e8af,html{background-color:#5b5b5b}.fast_3abb ul{margin:0}.simple_e8af{color:rgba(0,0,0,.5);font-size:.9em;padding:10px 0 15px}.simple_e8af.chip_dynamic_a6d2{color:hsla(0,0%,100%,.5)}.simple_e8af.fn-fixed-6cab{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}.simple_e8af ul{border-bottom:1px solid #ddd;opacity:.8;padding-bottom:5px}.simple_e8af.chip_dynamic_a6d2 ul{border-color:hsla(0,0%,100%,.08)}.simple_e8af.link-under-d6fd ul{border:0;padding-top:5px}.label_61eb{box-shadow:0 0 20px 0 rgba(0,0,0,.5);margin-bottom:100px;position:relative;z-index:1}.label_61eb+.wide_b2fe{bottom:0;position:fixed;z-index:0}.avatar_fb51{bottom:20px;margin:0;opacity:0;pointer-events:none;right:20px;transform:translateY(30%)}.avatar_fb51.fn-left-6cab{left:20px;right:unset}.avatar_fb51.fn-active-6cab{opacity:1;pointer-events:inherit;transform:translateY(0)}.clean_48c4{display:block;padding-bottom:100%}.clean_48c4 a>img{font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.dropdown_active_9b44 img{background-color:rgba(0,0,0,.03)}.link-900d{line-height:1;margin:0}.form_e093{font-size:.9em;font-style:italic;line-height:1;margin:.85em 0}.link-900d a{color:#446084;display:block;font-size:32px;font-weight:bolder;margin:0;text-decoration:none;text-transform:uppercase}.link-900d img{display:block;width:auto}.description-right-14cd,.center-514d,.paragraph-lower-8588 .lite_1870,.fn-sticky-6cab .chip_dynamic_a6d2 .description-right-14cd,.fn-sticky-6cab .banner-5056 .lite_1870{display:none!important}.paragraph-lower-8588 .description-right-14cd,.aside-26d9 .center-514d{display:block!important}.aside-26d9 .center-514d+img,.aside-26d9 .center-514d+img+img{display:none!important}.paragraph-lower-8588 .link-900d a{color:#fff}.hover-blue-4213 .link-900d{margin-left:0;margin-right:30px}.list-rough-a40a .tabs-7270{flex:1 1 0;order:1}.list-rough-a40a .link-900d{margin:0 30px;order:2;text-align:center}.list-rough-a40a .link-900d img{margin:0 auto}.list-rough-a40a .hover-active-364f{flex:1 1 0;order:3}@media screen and (max-width:849px){.center-d334 .copper_c26b{flex-wrap:nowrap}.progress_43a5 .link-900d{margin-left:0;margin-right:15px;order:1}.progress_43a5 .tabs-7270{flex:1 1 0;order:2}.progress_43a5 .hover-active-364f{flex:1 1 0;order:3}.header_0807 .tabs-7270{flex:1 1 0;order:1}.header_0807 .link-900d{margin:0 15px;order:2;text-align:center}.header_0807 .link-900d img{margin:0 auto}.header_0807 .hover-active-364f{flex:1 1 0;order:3}}.badge_mini_ff3d{height:300px}.fluid-18e0{height:400px}.pattern_complex_b3c0{background-color:#fff;background-color:hsla(0,0%,100%,.9);padding:20px}.highlight-26ce .stale-ae55 button{max-width:none!important;min-height:auto!important}.highlight-26ce .stale-ae55 .current_ba30 li{margin:0}.link_top_862d{background-color:#f1f1f1;padding-left:30px;padding-right:30px}.link_top_862d.chip_dynamic_a6d2{background-color:#333}.link_top_862d .banner_d5f9,.link_top_862d .search_gas_8cf7,.link_top_862d .photo_88f6{padding-bottom:0!important;padding-top:0!important}.brown_5f68 li{display:inline-block;margin:0 1px!important;position:relative}.brown_5f68 li .hero-tiny-7d44{margin-bottom:0}.brown_5f68 .hard-0757{min-width:90px;padding:2px;width:90px}.nav_be9b{position:relative}.nav_be9b .modal-last-8fe0{margin:0 .3em;vertical-align:middle}.list-43d3{overflow:hidden}.tooltip_068c{transition:opacity .6s}.east_1a17{background-color:rgba(0,0,0,.25)}.sort-acc3{min-height:60px;padding-top:20px;position:relative}.sort-acc3 button,.sort-acc3 form,.sort-acc3 p,.sort-acc3 select,.sort-acc3 ul{margin-bottom:0;margin-top:0}.stale_614e{background-color:#f7f7f7;border-bottom:1px solid #ececec;border-top:1px solid #ececec}.stale_614e .sort-acc3{padding-bottom:15px;padding-top:15px}.column_31b8{background-color:#446084;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.column_31b8 .sort-acc3{padding-bottom:20px}.column_31b8 .list-43d3{box-shadow:inset 0 0 30px 0 rgba(0,0,0,.1)}.column_31b8 .caption-5929{background-color:rgba(0,0,0,.4)}.focused_b984 .filter-white-7ed5{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}.focused_b984 .filter-white-7ed5 svg{height:20px;vertical-align:middle;width:auto!important}.focused_b984 .filter-white-7ed5:hover{opacity:1}.chip_dynamic_a6d2 .focused_b984 .filter-white-7ed5{background-color:hsla(0,0%,100%,.1)}.chip_dynamic_a6d2 .focused_b984 .filter-white-7ed5 svg{fill:#fff}.hidden_16d1{background-color:#fff;border:1px solid #ececec;overflow:hidden;padding-bottom:15px}.chip_dynamic_a6d2 .hidden_16d1{border-color:hsla(0,0%,100%,.2)}.hidden_16d1 .gradient_331b{border-bottom:1px solid #ececec;padding:.5em 15%}.chip_dynamic_a6d2 .hidden_16d1 .gradient_331b{border-color:hsla(0,0%,100%,.2)}.hidden_16d1 .notice_wood_7874{color:#000;font-weight:300;padding:.6em 15% 0}.hidden_16d1 .blue-61c3{padding:15px 15px 0}.hidden_16d1 .module-iron-3275{padding:10px 15%}.hidden_16d1 .sidebar_beca{opacity:.6;text-decoration:line-through}.hidden_16d1 .module-iron-3275 .hero-tiny-7d44:last-child{margin:30px 0 0}.hidden_16d1 .active_8303{font-size:14px;margin-left:10px}.hidden_16d1 .module-iron-3275>div{border-bottom:1px solid #ececec;padding:7.5px 0}.chip_dynamic_a6d2 .hidden_16d1 .module-iron-3275>div{border-color:hsla(0,0%,100%,.08)}.chip_dynamic_a6d2 .hidden_16d1{background-color:#333}.hidden_16d1 .gradient_331b{background-color:rgba(0,0,0,.02)}.border_basic_d3bf{border-color:#446084;border-width:2px;margin-top:-15px}.border_basic_d3bf .gradient_331b{background-color:#446084;border-color:#446084;color:#fff}.hover_ee01{width:100%}.search-pink-395c{max-height:100vh;overflow:hidden;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:999}.search-pink-395c 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}.search-pink-395c a.fn-active-6cab,.search-pink-395c a:hover{background-color:#fff;opacity:1}.search-pink-395c a.fn-active-6cab{border-color:#446084}.info_upper_f973 .notification-c7f5{display:block!important}.caption-gold-bc8e form{margin-bottom:0}.iron_6b69>.notification-c7f5,.info_upper_f973 .notification-c7f5{padding:5px 0;width:100%}.nav-9fa6 .message-cool-27ff{padding-right:5px}.caption-gold-bc8e:not(.nav-9fa6) .mini_d70e,.footer-10f1 .mini_d70e{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.tertiary-lower-75e8{position:relative}.tertiary-lower-75e8 .hero-tiny-7d44.grid-pro-29ee{margin:0}.tertiary-lower-75e8 .hero-tiny-7d44.grid-pro-29ee i{font-size:1.2em}.caption-gold-bc8e{width:100%}.caption-gold-bc8e.nav-9fa6 .mini_d70e.fn-loading-6cab .static_c042{opacity:0}.caption-gold-bc8e.nav-9fa6 .mini_d70e.fn-loading-6cab:after{border-color:currentColor}.caption-gold-bc8e.nav-9fa6 .form_f8a1:last-of-type{margin-left:-2.9em}@media(max-width:849px){.caption-gold-bc8e{font-size:1rem}}.caption-gold-bc8e .banner_6b75{-webkit-overflow-scrolling:touch;max-height:50vh;overflow-y:scroll;overflow-y:auto}.chip-a1df .notification-c7f5 .banner_6b75,.row-light-56b3 .banner_6b75{max-height:80vh}.banner_d5f9 .liquid-7863,.chip-a1df .notification-c7f5 .liquid-7863,.row-light-56b3 .liquid-7863{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%}.chip-a1df li .content_540f .liquid-7863{background-color:transparent;box-shadow:none;position:relative;top:0}.title-402f{align-items:center;border-bottom:1px solid rgba(0,0,0,.05);cursor:default;display:flex;padding:10px .75em}.title-402f .warm_d96b{flex:1}.title-402f img{border-radius:99px;display:inline-block;height:40px;margin-right:10px;width:40px}.title-402f img+.warm_d96b{margin-top:-.15em;padding-left:.5em}.title-402f .accordion-0773{font-size:.8em;margin-left:5px;padding-top:3px}.title-402f:last-child{border-bottom:none}.progress-49b8{background-color:rgba(0,0,0,.05)}#search-lightbox{font-size:1.5em;margin:0 auto;max-width:600px}.pagination_bad2{margin-bottom:1.5em}.paper_5093+.pagination_bad2,.plasma_8a83+.pagination_bad2,.notice_aa72+.pagination_bad2{margin-top:30px}.accordion-bottom-030a{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;width:100%}.accordion-bottom-030a i{margin-right:.5em;opacity:.6}.accordion-bottom-030a i.yellow_70d4{margin-left:10px;margin-right:0}.accordion-bottom-030a span{text-transform:uppercase}.accordion-bottom-030a small{font-size:1em;font-weight:400;opacity:.7;padding-left:15px;text-transform:none}.accordion-bottom-030a b{background-color:currentColor;display:block;flex:1;height:2px;opacity:.1}.accordion-bottom-030a a{display:block;font-size:.8em;margin-left:auto;padding-left:15px}.hard-c5ff{border-bottom:2px solid #ececec}.hard-c5ff span{border-bottom:2px solid rgba(0,0,0,.1);margin-bottom:-2px;margin-right:15px;padding-bottom:7.5px}.chip_dynamic_a6d2 .hard-c5ff,.chip_dynamic_a6d2 .hard-c5ff span{border-color:hsla(0,0%,100%,.2)}.hard-c5ff b{display:none}.inner_9a53 span{margin:0 15px}.label_8479 span,.inner_9a53 span{text-align:center}.label_8479 small,.inner_9a53 small{display:block;padding:0 15px}.yellow-71eb span,.label_8479 span{border:2px solid rgba(0,0,0,.1);padding:.3em .8em}.yellow-71eb b:first-of-type{display:none}.basic_cf48{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}.background_21dd{align-items:center;display:flex;justify-content:space-between}.layout-38cb{flex:1 1 auto;padding-right:30px}.disabled_07d7{flex:0 0 auto}.disabled_07d7>a{margin-bottom:0;margin-right:20px}.disabled_07d7>a:last-child{margin-right:0}.input_up_ab06{transform:translate3d(0,100%,0)}.active-7049{transform:none}@media(max-width:849px){.background_21dd{align-items:stretch;flex-direction:column;font-size:.9em;text-align:center}.disabled_07d7{margin-top:15px}.layout-38cb{padding-right:0}}.surface-1118:before{content:""}.widget_bf68:before{content:""}.black_e108:before,.title-1083:before{content:""}.border-fixed-1ead:before{content:""}.panel_c21a:before{content:""}.frame_9234:before{content:""}.tabs_cold_dbf7:before{content:""}.picture_full_26d0:before{content:""}.caption_b449:before{content:""}.header-02aa:before{content:""}.image-9f16:before{content:""}.narrow-ff55:before{content:""}.element_cold_f325:before{content:""}.smooth_bc04:before{content:""}.prev_27a7:before{content:""}.notice_blue_292b:before{content:""}.simple-c7d4:before{content:""}.banner_white_6190:before{content:""}.lite_6ce6:before{content:""}.yellow_70d4:before{content:""}.popup-eed5:before{content:""}.focus-plasma-f139:before{content:""}.disabled-ec45:before{content:""}.under-3769:before{content:""}.tall-f168:before{content:""}.current-c074:before{content:""}.outer_0684:before{content:""}.disabled_wide_c6f4:before{content:""}.header-current-8771:before{content:""}.mask-paper-a7f4:before{content:""}.logo-fb5a:before{content:""}.text_selected_7320:before{content:""}.block_45f7:before{content:""}.image_f755:before{content:""}.static_c042:before{content:""}.gallery-b7b6:before{content:""}.hero-b1a6:before{content:""}.layout-action-34e9:before{content:""}.media_96b4:before{content:""}.input-1222:before{content:""}.notice_white_9619:before{content:""}.summary_fd63:before{content:""}.text_paper_2ec6:before{content:""}.basic_4b92:before{content:""}.stone_2260:before{content:""}.widget-c35b:before{content:""}.hot-a902:before{content:""}.element-082f:before{content:""}.icon_8656:before{content:""}.breadcrumb_brown_9fb1:before{content:""}.accent-blue-565b{--divider-top-width:100%;--divider-width:100%;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.accent-blue-565b svg{display:block;height:150px;left:50%;position:relative;transform:translateX(-50%)}.active-basic-1060{top:-1px;transform:rotate(180deg)}.active-basic-1060 svg{width:calc(var(--divider-top-width) + 2px)}.large-b5a2{bottom:-1px}.large-b5a2 svg{width:calc(var(--divider-width) + 2px)}.aside_af5f svg{transform:translateX(-50%) rotateY(180deg)}.mask-dd63{z-index:2}.accent-blue-565b .detail_f225{fill:#fff}.link-under-d6fd .fixed-112a{margin-left:auto;margin-right:auto}.fixed-112a{color:#999;display:inline-block;font-size:.85em;vertical-align:middle}.content_540f .fixed-112a{font-size:1em}.content_540f .fixed-112a .hero-tiny-7d44{margin-bottom:0}.fixed-112a span{font-weight:700;padding-right:10px}.fixed-112a i{min-width:1em}.chip_dynamic_a6d2 .fixed-112a,.paragraph-lower-8588 .fixed-112a{color:#fff}.chip_dynamic_a6d2 .fixed-112a .hero-tiny-7d44.image_gold_f279,.paragraph-lower-8588 .fixed-112a .hero-tiny-7d44.image_gold_f279{border-color:hsla(0,0%,100%,.5)}.wrapper-b082,.fixed-112a .hero-tiny-7d44.grid-pro-29ee:hover,.fixed-112a .hero-tiny-7d44.grid-pro-29ee:not(.image_gold_f279){background-color:currentColor!important;border-color:currentColor!important}.wrapper-b082>i,.wrapper-b082>span,.fixed-112a .hero-tiny-7d44.grid-pro-29ee:hover>i,.fixed-112a .hero-tiny-7d44.grid-pro-29ee:hover>span,.fixed-112a .hero-tiny-7d44.grid-pro-29ee:not(.image_gold_f279)>i,.fixed-112a .hero-tiny-7d44.grid-pro-29ee:not(.image_gold_f279)>span{color:#fff!important}.hero-tiny-7d44.tag_soft_612f:hover,.hero-tiny-7d44.tag_soft_612f:not(.image_gold_f279){color:#3a589d!important}.hero-tiny-7d44.image_627f:hover,.hero-tiny-7d44.image_627f:not(.image_gold_f279){color:#3b6994!important}.hero-tiny-7d44.cool-ad7c:hover,.hero-tiny-7d44.cool-ad7c:not(.image_gold_f279){color:#51cb5a!important}.hero-tiny-7d44.icon-purple-fc86:hover,.hero-tiny-7d44.icon-purple-fc86:not(.image_gold_f279){color:#2478ba!important}.hero-tiny-7d44.container_d3d0:hover,.hero-tiny-7d44.container_d3d0:not(.image_gold_f279),.hero-tiny-7d44.description_329f:hover,.hero-tiny-7d44.description_329f:not(.image_gold_f279){color:#111!important}.hero-tiny-7d44.list-a91c:hover,.hero-tiny-7d44.list-a91c:not(.image_gold_f279){color:#51cb5a!important}.hero-tiny-7d44.next_4f66:hover,.hero-tiny-7d44.next_4f66:not(.image_gold_f279){color:#cb2320!important}.hero-tiny-7d44.middle_96a0:hover,.hero-tiny-7d44.middle_96a0:not(.image_gold_f279){color:#fc7600!important}.hero-tiny-7d44.hard-e88a:hover,.hero-tiny-7d44.hard-e88a:not(.image_gold_f279){color:#36455d!important}.hero-tiny-7d44.content_rough_369f:hover,.hero-tiny-7d44.content_rough_369f:not(.image_gold_f279){color:#527498!important}.hero-tiny-7d44.carousel_def7:hover,.hero-tiny-7d44.carousel_def7:not(.image_gold_f279){color:#dd4e31!important}.hero-tiny-7d44.link_lite_5019:hover,.hero-tiny-7d44.link_lite_5019:not(.image_gold_f279){color:#0072b7!important}.hero-tiny-7d44.action-598a:hover,.hero-tiny-7d44.action-598a:not(.image_gold_f279){color:#c33223!important}.hero-tiny-7d44.overlay-8385:hover,.hero-tiny-7d44.overlay-8385:not(.image_gold_f279){color:#e5086f!important}.hero-tiny-7d44.slider_static_6128:hover,.hero-tiny-7d44.slider_static_6128:not(.image_gold_f279){color:#fff600!important}.hero-tiny-7d44.slider_static_6128:hover i,.hero-tiny-7d44.slider_static_6128:not(.image_gold_f279) i{text-shadow:0 0 6px rgba(0,0,0,.4)}.hero-tiny-7d44.dropdown-d405:hover,.hero-tiny-7d44.dropdown-d405:not(.image_gold_f279){color:#0099e5!important}.hero-tiny-7d44.first_214e:hover,.hero-tiny-7d44.first_214e:not(.image_gold_f279){color:#54a9ea!important}.hero-tiny-7d44.thumbnail-dynamic-f890:hover,.hero-tiny-7d44.thumbnail-dynamic-f890:not(.image_gold_f279){color:#9146fe!important}.hero-tiny-7d44.video-right-afcb:hover,.hero-tiny-7d44.video-right-afcb:not(.image_gold_f279){color:#7189d9!important}.selected-0e7f{position:relative;visibility:visible}.middle_61ab{-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}.middle_61ab:before,.bronze-cf2b .middle_61ab:before{color:#d26e4b;content:"";float:left;left:0;position:absolute;top:0}.middle_61ab 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}.middle_61ab span:before{color:#d26e4b;content:"";left:0;position:absolute;top:0}.nav-basic-7e77{display:inline-block;height:18px;vertical-align:middle}.status_4da2{font-size:90%}li.fresh_aade{font-size:.8em}li.fresh_aade .middle_61ab{display:inline-block;margin-bottom:0}.south-15b9 a{color:transparent!important;display:inline-block;font-family:fl-icons;font-size:16px;margin-left:-10px;overflow:hidden}.south-15b9 a+a{border-left:1px solid #ececec;margin-left:.3em}.south-15b9 a.fn-active-6cab:after,.south-15b9 a:hover:after{color:#d26e4b}.south-15b9 a:after{color:#ddd;content:""}.south-15b9 a.table-paper-04e4:after{content:""}.south-15b9 a.row_721f:after{content:""}.south-15b9 a.dirty-44e9:after{content:""}.south-15b9 a.huge-40f9:after{content:""}

/* css-noise: 3c63 */
.phantom-card-p2 {
  padding: 0.5rem;
  font-size: 12px;
  line-height: 1.2;
}
