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

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

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

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

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

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

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

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

  .info_white_2fdd.fn-show-42b1 {
    display: flex;
  }

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

  .info_white_2fdd 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}.search-478d{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%}.dropdown-0437,.first_61db,.up-c8d9{margin:0;padding:0 15px 30px;position:relative;width:100%}.south_e224{flex:1}.steel-7869{order:-1}.table_ad0e{order:1}.mask-north-f8c8{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%}.hard-3825{overflow:hidden}@media screen and (min-width:850px){.dropdown-0437:first-child .mask-north-f8c8{margin-left:auto;margin-right:0}.dropdown-0437+.dropdown-0437 .mask-north-f8c8{margin-left:0;margin-right:auto}}@media screen and (max-width:549px){.east-8b6f{order:-1}}@media screen and (min-width:850px){.search-5e57{order:-1}}@media screen and (max-width:849px){.disabled_c9d2{order:-1}.dropdown-0437{padding-bottom:30px}}@media screen and (min-width:850px){.breadcrumb_new_8220>.dropdown-0437+.dropdown-0437:not(.last_3627){border-left:1px solid #ececec}.breadcrumb_new_8220.east-dabc>.dropdown-0437+.dropdown-0437:not(.last_3627){border-left:0;border-right:1px solid #ececec}.video-selected-d58e{border-right:1px solid #ececec;padding-right:30px}.dropdown-0437.video-selected-d58e:not(.steel-7869):last-child{border-left:1px solid #ececec;border-right:0;padding-left:30px;padding-right:0}.soft_f85e{border-right:1px solid #ececec;padding-right:0}.soft_f85e+.dropdown-0437,.video-selected-d58e+.dropdown-0437{padding-left:30px}}.image-top-5bca .video-selected-d58e{border-color:hsla(0,0%,100%,.2)}.tag_a57a>.dropdown-0437{display:flex}.module-8198{align-items:center!important;align-self:center!important;vertical-align:middle!important}.overlay-large-0682{align-items:flex-end!important;align-self:flex-end!important;justify-content:flex-end!important;vertical-align:bottom!important}.up-6f36{align-items:flex-start!important;align-self:flex-start!important;justify-content:flex-start!important;vertical-align:top!important}.detail-5bc8{justify-content:center!important}.steel_9676{justify-content:flex-end!important}.bronze-74f8{flex-basis:8.3333333333%;max-width:8.3333333333%}.text_static_c02b{flex-basis:16.6666666667%;max-width:16.6666666667%}.plasma_175a{flex-basis:25%;max-width:25%}.large_bf08{flex-basis:33.3333333333%;max-width:33.3333333333%}.iron_2fdb{flex-basis:41.6666666667%;max-width:41.6666666667%}.link_784c{flex-basis:50%;max-width:50%}.article-orange-9c38{flex-basis:58.3333333333%;max-width:58.3333333333%}.stone_c581{flex-basis:66.6666666667%;max-width:66.6666666667%}.layout-e0a9{flex-basis:75%;max-width:75%}.texture-36ca{flex-basis:83.3333333333%;max-width:83.3333333333%}.popup-2091{flex-basis:91.6666666667%;max-width:91.6666666667%}.soft-ac76,.table-blue-382f .down-ad36>.dropdown-0437,.table-blue-382f>.dropdown-0437{flex-basis:100%;max-width:100%}.status_stone_1054 .down-ad36>.dropdown-0437,.status_stone_1054>.dropdown-0437{flex-basis:50%;max-width:50%}.inner_8ad2 .down-ad36>.dropdown-0437,.inner_8ad2>.dropdown-0437{flex-basis:33.3333333333%;max-width:33.3333333333%}.notice-1ee6 .down-ad36>.dropdown-0437,.notice-1ee6>.dropdown-0437{flex-basis:25%;max-width:25%}.light_8337 .down-ad36>.dropdown-0437,.light_8337>.dropdown-0437{flex-basis:20%;max-width:20%}.box-narrow-9f4f .down-ad36>.dropdown-0437,.box-narrow-9f4f>.dropdown-0437{flex-basis:16.6666666667%;max-width:16.6666666667%}.popup_e79c .down-ad36>.dropdown-0437,.popup_e79c>.dropdown-0437{flex-basis:14.2857142857%;max-width:14.2857142857%}.bronze_feb3 .down-ad36>.dropdown-0437,.bronze_feb3>.dropdown-0437{flex-basis:12.5%;max-width:12.5%}@media screen and (min-width:550px){.label_hot_c827{flex-basis:8.3333333333%;max-width:8.3333333333%}.container_5437{flex-basis:16.6666666667%;max-width:16.6666666667%}.button-cool-edeb{flex-basis:25%;max-width:25%}.block-selected-691d{flex-basis:33.3333333333%;max-width:33.3333333333%}.filter_7da5{flex-basis:41.6666666667%;max-width:41.6666666667%}.photo-de2b{flex-basis:50%;max-width:50%}.bronze_3f20{flex-basis:58.3333333333%;max-width:58.3333333333%}.sidebar-slow-1d40{flex-basis:66.6666666667%;max-width:66.6666666667%}.logo_e844{flex-basis:75%;max-width:75%}.widget_focused_ca7a{flex-basis:83.3333333333%;max-width:83.3333333333%}.header_light_2318{flex-basis:91.6666666667%;max-width:91.6666666667%}.form-first-c004,.section_7cce .down-ad36>.dropdown-0437,.section_7cce>.dropdown-0437{flex-basis:100%;max-width:100%}.under_16cd .down-ad36>.dropdown-0437,.under_16cd>.dropdown-0437{flex-basis:50%;max-width:50%}.light_567f .down-ad36>.dropdown-0437,.light_567f>.dropdown-0437{flex-basis:33.3333333333%;max-width:33.3333333333%}.link-fde6 .down-ad36>.dropdown-0437,.link-fde6>.dropdown-0437{flex-basis:25%;max-width:25%}.east_3ff9 .down-ad36>.dropdown-0437,.east_3ff9>.dropdown-0437{flex-basis:20%;max-width:20%}.card_a79d .down-ad36>.dropdown-0437,.card_a79d>.dropdown-0437{flex-basis:16.6666666667%;max-width:16.6666666667%}.column-focused-dabe .down-ad36>.dropdown-0437,.column-focused-dabe>.dropdown-0437{flex-basis:14.2857142857%;max-width:14.2857142857%}.tooltip_solid_9646 .down-ad36>.dropdown-0437,.tooltip_solid_9646>.dropdown-0437{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width:850px){.item_95a1{flex-basis:8.3333333333%;max-width:8.3333333333%}.fluid_0ce1{flex-basis:16.6666666667%;max-width:16.6666666667%}.backdrop-9ad3{flex-basis:25%;max-width:25%}.fluid_068b{flex-basis:33.3333333333%;max-width:33.3333333333%}.solid_a4d2{flex-basis:41.6666666667%;max-width:41.6666666667%}.smooth-37ff{flex-basis:50%;max-width:50%}.west-b984{flex-basis:58.3333333333%;max-width:58.3333333333%}.clean_cf76{flex-basis:66.6666666667%;max-width:66.6666666667%}.under_effe{flex-basis:75%;max-width:75%}.form_8f3b{flex-basis:83.3333333333%;max-width:83.3333333333%}.slider_3949{flex-basis:91.6666666667%;max-width:91.6666666667%}.slow_9b03 .up-c8d9,.last_3627,.breadcrumb-483e .down-ad36>.dropdown-0437,.breadcrumb-483e>.dropdown-0437{flex-basis:100%;max-width:100%}.heading-white-94dc .up-c8d9,.thick-41d2 .down-ad36>.dropdown-0437,.thick-41d2>.dropdown-0437{flex-basis:50%;max-width:50%}.breadcrumb-east-e209 .up-c8d9,.banner-current-f04b .down-ad36>.dropdown-0437,.banner-current-f04b>.dropdown-0437{flex-basis:33.3333333333%;max-width:33.3333333333%}.column-copper-5e25 .up-c8d9,.block-focused-a258 .down-ad36>.dropdown-0437,.block-focused-a258>.dropdown-0437{flex-basis:25%;max-width:25%}.frame-light-71b9 .up-c8d9,.icon_a1e9 .down-ad36>.dropdown-0437,.icon_a1e9>.dropdown-0437{flex-basis:20%;max-width:20%}.content_current_6ac1 .up-c8d9,.action_94e1 .down-ad36>.dropdown-0437,.action_94e1>.dropdown-0437{flex-basis:16.6666666667%;max-width:16.6666666667%}.accent_stone_8c5f .up-c8d9,.popup_complex_48c2 .down-ad36>.dropdown-0437,.popup_complex_48c2>.dropdown-0437{flex-basis:14.2857142857%;max-width:14.2857142857%}.smooth-c585 .up-c8d9,.text-bright-ac6b .down-ad36>.dropdown-0437,.text-bright-ac6b>.dropdown-0437{flex-basis:12.5%;max-width:12.5%}}.badge-a2a7>.dropdown-0437>.mask-north-f8c8{background-color:#fff}.breadcrumb-fast-36f6 .mask-north-f8c8,.box-simple-76c1 .mask-north-f8c8,.paragraph-965e .mask-north-f8c8{transition:all,.2s}.box-simple-76c1 .mask-north-f8c8{opacity:.6}.box-simple-76c1:hover .mask-north-f8c8{opacity:1}.breadcrumb-fast-36f6 .mask-north-f8c8{filter:blur(3px)}.breadcrumb-fast-36f6:hover .mask-north-f8c8{filter:blur(0)}.paragraph-965e:hover .mask-north-f8c8{opacity:1}.complex_85b7:hover .paragraph-965e .dropdown-0437:not(:hover){opacity:.6}.green-0bc3,.pink_59ec,.video-1b2b .active-soft-ad25,.complex_85b7,body{margin-left:auto;margin-right:auto;width:100%}.green-0bc3{padding-left:15px;padding-right:15px}.green-0bc3,.pink_59ec,.video-1b2b .active-soft-ad25,.complex_85b7{max-width:1080px}.complex_85b7.tertiary-8cc5{max-width:1050px}.complex_85b7.preview-14dd{max-width:1065px}.complex_85b7.slider-d6b0{max-width:1110px}body.card-c8ff,body.card-c8ff .dropdown-light-76ae,body.card-c8ff .focused_0eb0,body.card-c8ff header,body.accent-81d9,body.accent-81d9 .dropdown-light-76ae,body.accent-81d9 header{max-width:1170px}@media screen and (min-width:850px){body.accent-81d9{margin:30px auto}}.action_a475{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%}.pro-6f71{justify-content:flex-start}.photo_8db6{justify-content:center}.dark-6cad{display:flex;flex-direction:column;justify-content:flex-start}.background_hard_f191 .action_a475{justify-content:center}.notification-middle-6650 .action_a475{height:100%}.action_ed2f{max-height:100%}.sidebar-662b{-ms-flex-negative:1;-ms-flex-preferred-size:auto!important;flex:1}.purple_b249{margin:0 auto}.liquid-ab56{margin-right:auto}.tertiary-under-ad41{margin-left:auto}.top_e8a3{flex-wrap:wrap}.lower-8b46>.action_ed2f:not(.purple_b249),.lower-8b46>.action_a475>.action_ed2f:not(.purple_b249),.lower-8b46>.fast_c451>.action_ed2f:not(.purple_b249){flex:1}@media(max-width:849px){.module-3b30{flex-flow:column wrap}.module-3b30 .action_ed2f{flex-grow:0;padding-bottom:5px;padding-top:5px;width:100%}}@media(max-width:549px){.surface_west_55d9{flex-flow:column wrap}.surface_west_55d9 .action_ed2f{flex-grow:0;width:100%}}@media(min-width:850px){.lite-4b78,.hovered_be6a{display:flex}.lite-4b78>div+div,.hovered_be6a>div+div{padding-left:30px}}.soft-191d .component-bd33 .dropdown_liquid_7a3a{height:100%;padding:0}.tabs_4da2>.mask-north-f8c8{height:100%}.tabs_4da2 .article_67ad,.tabs_4da2 .component-bd33,.tabs_4da2 .tiny_70ce,.tabs_4da2 .tiny_70ce img,.tabs_4da2 .mask-north-f8c8>.list_8f8d,.tabs_4da2 .down-ad36>.list_8f8d,.tabs_4da2 .dropdown_liquid_7a3a,.tabs_4da2 .dropdown_liquid_7a3a img,.tabs_4da2 .badge-e953,.tabs_4da2 .active-top-aecc,.tabs_4da2 .badge-e953:not(.medium_5766),.tabs_4da2 .badge-e953>.list_8f8d,.tabs_4da2>.mask-north-f8c8>.list_8f8d,.tabs_4da2>.mask-north-f8c8>.list_8f8d .active-wide-d01c>img,.tabs_4da2>.mask-north-f8c8>.list_8f8d div{bottom:0;height:100%;-o-object-fit:cover;object-fit:cover;padding:0!important;position:absolute!important;top:0;width:100%}.tabs_4da2 .tiny_70ce img{font-family:"object-fit: cover;"}.tabs_4da2 .form_22c2{height:100%!important}.tabs_4da2 .component-bd33:not(.outline_over_fcfa):not(.paragraph_d9d5):not(.silver-7a72) .active_simple_14ba{background-color:hsla(0,0%,100%,.95);bottom:0;padding-left:1.5em;padding-right:1.5em;position:absolute}@media(prefers-reduced-motion){.tabs_4da2{transition:none!important}}@media (-ms-high-contrast:none){.feature-advanced-19da svg{max-width:50px}.fluid-a90a .border-4fb0 svg{height:36px!important}.last-d327>li>a>i{top:-1px}}.dropdown_wood_8824,.complex_85b7{display:flex;flex-flow:row wrap;width:100%}.complex_85b7>div:not(.dropdown-0437):not([class^=col-]):not([class*=" col-"]){width:100%!important}.complex_85b7.soft-191d,.complex_85b7.avatar_1255{display:block}.complex_85b7.soft-191d>.dropdown-0437,.complex_85b7.avatar_1255>.dropdown-0437{float:left}.green-0bc3 .complex_85b7:not(.tertiary-8cc5),.warm-49da .complex_85b7:not(.tertiary-8cc5),.complex_85b7 .dropdown_wood_8824,.complex_85b7 .complex_85b7:not(.tertiary-8cc5){margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;width:auto}.complex_85b7 .green-0bc3{padding-left:0;padding-right:0}.article_67ad+.complex_85b7:not(.tertiary-8cc5),.plasma_92c0+.complex_85b7:not(.tertiary-8cc5),.menu-south-958a+.complex_85b7:not(.tertiary-8cc5),.active-top-aecc+.complex_85b7:not(.tertiary-8cc5){margin-top:30px}.dark-6279{max-width:100%!important}.box_bdda{transition:height .3s}.east-dabc{flex-direction:row-reverse}@media screen and (max-width:549px){.chip_8c54{flex-direction:column-reverse}}@media screen and (max-width:849px){.dirty-b790{flex-direction:row-reverse}}.tertiary-8cc5{padding:0}.tertiary-8cc5>.dropdown-0437,.tertiary-8cc5>.form_22c2>.down-ad36>.dropdown-0437{padding:0!important}.tertiary-8cc5>.dropdown-0437 .green-0bc3{max-width:100%}.green-0bc3 .preview-14dd:not(.tertiary-8cc5),.complex_85b7 .preview-14dd:not(.tertiary-8cc5){margin-bottom:0;margin-left:-10px;margin-right:-10px}.preview-14dd>.dropdown-0437,.preview-14dd>.form_22c2>.down-ad36>.dropdown-0437{margin-bottom:0;padding:0 9.8px 19.6px}.green-0bc3 .main_9c6b:not(.tertiary-8cc5),.complex_85b7 .main_9c6b:not(.tertiary-8cc5){margin-bottom:0;margin-left:-2px;margin-right:-2px}.main_9c6b>.dropdown-0437,.main_9c6b>.form_22c2>.down-ad36>.dropdown-0437{margin-bottom:0;padding:0 2px 3px}@media screen and (min-width:850px){.slider-d6b0{padding-left:0;padding-right:0}.green-0bc3 .slider-d6b0:not(.tertiary-8cc5),.complex_85b7 .slider-d6b0:not(.tertiary-8cc5){margin-bottom:0;margin-left:-30px;margin-right:-30px}.slider-d6b0>.dropdown-0437,.slider-d6b0>.form_22c2>.down-ad36>.dropdown-0437{margin-bottom:0;padding:0 30px 30px}}.tertiary-1ca5,.lite-b981{overflow:hidden}.tertiary-1ca5 .dropdown-0437,.lite-b981 .dropdown-0437{padding:0;position:relative}.tertiary-1ca5 .mask-north-f8c8,.lite-b981 .mask-north-f8c8{padding:15px}.tertiary-1ca5 .dropdown-0437:before,.lite-b981 .dropdown-0437:before{border-left:1px dashed #ddd;content:" ";height:100%;left:-1px;position:absolute;top:0}.tertiary-1ca5 .dropdown-0437:after,.lite-b981 .dropdown-0437:after{border-bottom:1px dashed #ddd;bottom:-1px;content:" ";height:0;left:0;position:absolute;top:auto;width:100%}.lite-b981 .dropdown-0437:before{border-left-style:solid}.lite-b981 .dropdown-0437:after{border-bottom-style:solid}.image-top-5bca .tertiary-1ca5 .dropdown-0437:after,.image-top-5bca .tertiary-1ca5 .dropdown-0437:before,.image-top-5bca .lite-b981 .dropdown-0437:after,.image-top-5bca .lite-b981 .dropdown-0437:before{border-color:hsla(0,0%,100%,.2)}.video-475b .complex_85b7 .dropdown-0437{padding-bottom:0}.popup_north_6d80 .complex_85b7:before{display:block!important}.menu-south-958a{align-items:center;display:flex;flex-flow:row;min-height:auto;padding:30px 0;position:relative;width:100%}.menu-south-958a.image-top-5bca{background-color:#666}.main-active-5a1b{overflow:hidden}.main-active-5a1b,.paper_e927{width:100%}.paper_e927{z-index:1}.footer_121b{overflow:hidden}.green-0bc3 .menu-south-958a,.complex_85b7 .menu-south-958a{padding-left:30px;padding-right:30px}.focused_0eb0+.detail-e592{background-color:#000;min-height:100vh!important}.detail-e592+div{background-color:#fff;box-shadow:15px 15px 15px 15px rgba(0,0,0,.1);position:relative}.outer_b14c{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}.focused_0eb0{position:fixed!important}.lower-94a9{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}.image-top-5bca.lower-94a9{color:#f1f1f1}.lower-94a9:after{clear:both;content:"";display:block;height:0;visibility:hidden}.lower-94a9 li{display:block;margin:0;vertical-align:top}.lower-94a9 li ul{margin:0;padding:0}.lower-94a9>li.header-d26d{min-width:260px}.menu_0c73 li.detail-d88f:hover>.lower-94a9,.gallery_gas_a09b li.detail-d88f:hover>.lower-94a9,li.box_b80f>.lower-94a9{left:-15px;max-height:inherit;opacity:1;visibility:visible}.card_9500 li.box_b80f:last-child>.lower-94a9,.card_9500 li.detail-d88f:hover:last-child>.lower-94a9{left:auto;right:-15px}.input-1e9f li>a,.lower-94a9>li>a{display:block;line-height:1.3;padding:10px 20px;width:auto}.input-1e9f>li:last-child:not(.soft-48f3)>a,.lower-94a9>li:last-child:not(.soft-48f3)>a{border-bottom:0!important}.detail-slow-d381.lower-94a9 .input-1e9f>li>a,.lower-94a9.detail-slow-d381>li>a{font-size:.85em;text-transform:uppercase}.lower-94a9>li.pattern-6165,.lower-94a9>li.soft-48f3{display:table-cell;min-width:160px;text-align:left;white-space:nowrap;width:160px}.lower-94a9>li.pattern-6165:not(:last-child),.lower-94a9>li.soft-48f3:not(:last-child){border-right:1px solid transparent}.lower-94a9 .image-162a>a,.lower-94a9 .soft-48f3>a,.lower-94a9 .in_0256>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.lower-94a9 .soft-48f3 .image-162a{margin-top:5px}.lower-94a9 li.pattern-6165{border:0!important;margin:0!important;padding:0!important}.lower-94a9 li.pattern-6165>a{font-size:0!important;line-height:0!important;margin:-20px 0!important;padding:0!important}.lower-94a9 li.pattern-6165>a img{display:block;margin:0;width:100%}.lower-94a9 li.pattern-6165>a:hover{opacity:.8}.rough_965b li.pattern-6165:first-child>a{margin-left:-20px!important;margin-right:20px!important}.rough_965b li.pattern-6165:last-child>a{margin-right:-20px!important}.lower-94a9.hard-9083>li.soft-48f3,.lower-94a9.component_fe78>li.soft-48f3{border-color:#f1f1f1}.rough_965b .input-1e9f li>a,.lower-94a9.rough_965b>li>a{border-bottom:1px solid #ececec;margin:0 10px;padding-left:0;padding-right:0}.rough_965b{padding:20px}.hard-9083 .input-1e9f li>a,.lower-94a9.hard-9083>li>a{border-radius:10px;margin:0 10px;padding-left:10px;padding-right:5px}.hard-9083 .input-1e9f li>a:hover,.hard-9083.image-top-5bca .input-1e9f li>a:hover,.lower-94a9.hard-9083.image-top-5bca>li>a:hover,.lower-94a9.hard-9083>li>a:hover{background-color:#446084;color:#fff!important}.component_fe78 .input-1e9f li>a:hover,.lower-94a9.component_fe78>li>a:hover{background-color:rgba(0,0,0,.03)}.lower-94a9.hard-9083 li.header-d26d,.lower-94a9.component_fe78 li.header-d26d{padding:0 20px 10px}.text-5a4d .lower-94a9{padding:0}li.box_b80f>.menu_56c8,li.detail-d88f:hover>.menu_56c8{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%}.menu_56c8>li.soft-48f3{white-space:normal}.focus_easy_60a0 li.detail-d88f:after,.focus_easy_60a0 li.detail-d88f:before{border:solid transparent;bottom:-2px;content:"";height:0;left:50%;opacity:0;pointer-events:none;position:absolute;width:0;z-index:10}.focus_easy_60a0 li.detail-d88f:after{border-color:hsla(0,0%,87%,0) hsla(0,0%,87%,0) #fff;border-width:8px;margin-left:-8px}.focus_easy_60a0 li.detail-d88f:before{border-width:11px;margin-left:-11px;z-index:-999}.focus_easy_60a0 .carousel-2eb6 .status-1d79:after,.focus_easy_60a0 .carousel-2eb6 .status-1d79:before,.focus_easy_60a0 .carousel-2eb6 .footer-42ba:after,.focus_easy_60a0 .carousel-2eb6 .footer-42ba:before,.focus_easy_60a0 li.detail-d88f.item-2e63:after,.focus_easy_60a0 li.detail-d88f.item-2e63:before,.focus_easy_60a0 li.detail-d88f.alert-selected-09af:after,.focus_easy_60a0 li.detail-d88f.alert-selected-09af:before{display:none}.sidebar-static-6f77 .lower-94a9{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.focus_easy_60a0.active-d104 li.detail-d88f:before{border-bottom-color:#ddd}.active-d104 .lower-94a9{border:2px solid #ddd}.focus_easy_60a0 li.box_b80f.detail-d88f:after,.focus_easy_60a0 li.box_b80f.detail-d88f:before{opacity:1;transition:opacity .25s}.label-fixed-157d.texture-7a2b>a:after,.widget_clean_28b0.texture-7a2b>a:after,.item_5234.texture-7a2b>a:after,.static-4d98.texture-7a2b>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}.widget_clean_28b0.texture-7a2b>a:after{background-color:#446084}.static-4d98.texture-7a2b>a:after{background-color:#d26e4b}.item_5234.texture-7a2b>a:after{background-color:#7a9c59}.label-fixed-157d.texture-7a2b>a:after{background-color:#b20000}.last-d327 p{margin:0;padding-bottom:0}.last-d327,.last-d327 ul:not(.lower-94a9){margin:0;padding:0}.last-d327>li>a.down_ed63,.last-d327>li>button{margin-bottom:0}.last-d327{align-items:center;display:inline-block;display:flex;flex-flow:row wrap;width:100%}.last-d327,.last-d327>li{position:relative}.last-d327>li{list-style:none;margin:0 7px;padding:0;transition:background-color .3s}.last-d327>li,.last-d327>li>a{display:inline-block}.last-d327>li>a{align-items:center;display:inline-flex;flex-wrap:wrap;padding:10px 0}.header-d26d .last-d327>li>a{padding-bottom:0;padding-top:0}.alert-8437 .last-d327>li>a,.last-d327.alert-8437>li>a{font-weight:400;padding-bottom:5px;padding-top:5px;vertical-align:top}.alert-8437.last-d327>li.header-d26d{font-size:.75em}.smooth-c6e8{justify-content:center}.dynamic_82a8{justify-content:space-between}.frame_gold_42c9{justify-content:flex-start}.card_9500{justify-content:flex-end}@media(max-width:849px){.solid-7e23{justify-content:center}}@media(max-width:549px){.hero_6e22{justify-content:center}}.input-1e9f>li>a,.lower-94a9>li>a,.first_c005>li>a,.last-d327>li>a{color:hsla(0,0%,40%,.85);transition:all .2s}.input-1e9f>li>a,.lower-94a9>li>a{display:block}.input-1e9f li.fn-active-42b1>a,.input-1e9f li>a:hover,.lower-94a9 li.fn-active-42b1>a,.lower-94a9>li>a:hover,.first_c005>li>a:hover,.last-d327>li.fn-active-42b1>a,.last-d327>li.fn-current-42b1>a,.last-d327>li>a.fn-active-42b1,.last-d327>li>a.fn-current-42b1,.last-d327>li>a:hover{color:hsla(0,0%,7%,.85)}.last-d327 li:first-child{margin-left:0!important}.last-d327 li:last-child{margin-right:0!important}.pressed-6d03>li>a{font-weight:bolder;letter-spacing:.02em;text-transform:uppercase}.block_2df5>li>a{font-weight:thin!important}@media(min-width:850px){.sidebar_5c41>li{margin:0 .7em}.sidebar_5c41>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}.sidebar_5c41>li+li.thumbnail-69b8>a:after{height:50px;margin-top:-25px}}li.header-d26d .complex_85b7,li.header-d26d form,li.header-d26d input,li.header-d26d select{margin:0}li.header-d26d>.down_ed63{margin-bottom:0}li.pagination_stale_30ad>a{display:none!important}.gradient-eecd>li>a,.gradient-eecd>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}.gradient-eecd>li i{font-size:1.2em;top:-1px;vertical-align:middle}.gradient-eecd>li>.fn-current-42b1,.gradient-eecd>li>a:hover,.gradient-eecd>li>span:hover{background-color:#446084;border-color:#446084;color:#fff}.bottom_befc .thumbnail-pressed-8e3e{bottom:0;overflow:hidden;position:fixed;top:0;width:100%}.bottom_befc .thumbnail-pressed-8e3e .fresh_9b07{height:100%;padding-bottom:0;padding-top:0;transform:translateX(0);transition:transform .3s;will-change:transform}.pagination_basic_0544 .liquid_9e6e>li>.active_4bd5,.pagination_basic_0544 .liquid_9e6e>li>ul.tiny_3d5a{-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%}.pagination_basic_0544 .liquid_9e6e>li>.active_4bd5>li,.pagination_basic_0544 .liquid_9e6e>li>ul.tiny_3d5a>li{align-items:center;display:flex;flex-flow:row wrap}.pagination_basic_0544 .liquid_9e6e>li>.active_4bd5.top-fd54,.pagination_basic_0544 .liquid_9e6e>li>ul.tiny_3d5a.top-fd54{display:block}.pagination_basic_0544 .liquid_9e6e>li>.active_4bd5.accordion-hard-a6af,.pagination_basic_0544 .liquid_9e6e>li>ul.tiny_3d5a.accordion-hard-a6af{overflow-y:hidden;padding-right:100%;width:200%}.surface-east-45c9 .liquid_9e6e>li>.active_4bd5>li:not(.hero_2e6b),.surface-east-45c9 .liquid_9e6e>li>ul.tiny_3d5a>li:not(.hero_2e6b){border-top:1px solid #ececec;margin-bottom:0;margin-top:0;transition:background-color .3s}.surface-east-45c9 .liquid_9e6e>li>.active_4bd5>li:not(.hero_2e6b)>a,.surface-east-45c9 .liquid_9e6e>li>ul.tiny_3d5a>li:not(.hero_2e6b)>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}.surface-east-45c9 .liquid_9e6e>li>.active_4bd5>li:not(.hero_2e6b).fn-active-42b1,.surface-east-45c9 .liquid_9e6e>li>.active_4bd5>li:not(.hero_2e6b):hover,.surface-east-45c9 .liquid_9e6e>li>ul.tiny_3d5a>li:not(.hero_2e6b).fn-active-42b1,.surface-east-45c9 .liquid_9e6e>li>ul.tiny_3d5a>li:not(.hero_2e6b):hover{background-color:rgba(0,0,0,.05)}.surface-east-45c9 .liquid_9e6e>li>.active_4bd5>li:not(.hero_2e6b)>.active_4bd5,.surface-east-45c9 .liquid_9e6e>li>.active_4bd5>li:not(.hero_2e6b)>ul.tiny_3d5a,.surface-east-45c9 .liquid_9e6e>li>ul.tiny_3d5a>li:not(.hero_2e6b)>.active_4bd5,.surface-east-45c9 .liquid_9e6e>li>ul.tiny_3d5a>li:not(.hero_2e6b)>ul.tiny_3d5a{-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%}.surface-east-45c9 .liquid_9e6e>li>.active_4bd5>li:not(.hero_2e6b)>.active_4bd5>li,.surface-east-45c9 .liquid_9e6e>li>.active_4bd5>li:not(.hero_2e6b)>ul.tiny_3d5a>li,.surface-east-45c9 .liquid_9e6e>li>ul.tiny_3d5a>li:not(.hero_2e6b)>.active_4bd5>li,.surface-east-45c9 .liquid_9e6e>li>ul.tiny_3d5a>li:not(.hero_2e6b)>ul.tiny_3d5a>li{align-items:center;display:flex;flex-flow:row wrap}.surface-east-45c9 .liquid_9e6e>li>.active_4bd5>li:not(.hero_2e6b)>.active_4bd5.top-fd54,.surface-east-45c9 .liquid_9e6e>li>.active_4bd5>li:not(.hero_2e6b)>ul.tiny_3d5a.top-fd54,.surface-east-45c9 .liquid_9e6e>li>ul.tiny_3d5a>li:not(.hero_2e6b)>.active_4bd5.top-fd54,.surface-east-45c9 .liquid_9e6e>li>ul.tiny_3d5a>li:not(.hero_2e6b)>ul.tiny_3d5a.top-fd54{display:block}.surface-east-45c9 .liquid_9e6e>li>.active_4bd5>li:not(.hero_2e6b)>.active_4bd5.accordion-hard-a6af,.surface-east-45c9 .liquid_9e6e>li>.active_4bd5>li:not(.hero_2e6b)>ul.tiny_3d5a.accordion-hard-a6af,.surface-east-45c9 .liquid_9e6e>li>ul.tiny_3d5a>li:not(.hero_2e6b)>.active_4bd5.accordion-hard-a6af,.surface-east-45c9 .liquid_9e6e>li>ul.tiny_3d5a>li:not(.hero_2e6b)>ul.tiny_3d5a.accordion-hard-a6af{overflow-y:hidden;padding-right:100%;width:200%}.liquid_9e6e{-webkit-overflow-scrolling:auto;height:100%;overflow:visible;overflow-y:auto;padding-top:20px}.liquid_9e6e .fn-active-42b1>.badge-tall-fbe1{transform:none}.liquid_9e6e>li{flex-shrink:0}.hero_2e6b .badge-tall-fbe1{margin-left:0!important;padding-left:5px;position:relative!important;text-align:left;top:0!important;width:100%}.hero_2e6b .badge-tall-fbe1 i{font-size:1.4em;margin-right:2px}.background_hard_f191 .hero_2e6b .badge-tall-fbe1{margin-left:auto!important;margin-right:auto!important;width:auto}.highlight-43e2>li>a:before,.article-73dc>li>a:before,.under-649f>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%}.highlight-43e2>li.fn-active-42b1>a:before,.highlight-43e2>li:hover>a:before,.article-73dc>li.fn-active-42b1>a:before,.article-73dc>li:hover>a:before,.under-649f>li.fn-active-42b1>a:before,.under-649f>li:hover>a:before{opacity:1}.last-d327:hover>li:not(:hover)>a:before{opacity:0}.gallery-d299 .highlight-43e2:before{bottom:0;top:auto}.article-73dc>li>a:before{width:0}.article-73dc>li.fn-active-42b1>a:before,.article-73dc>li:hover>a:before{width:100%}.highlight-43e2>li:after,.highlight-43e2>li:before{display:none}.highlight-43e2>li>a:before{bottom:0;top:auto}.panel_south_8bf2>li.fn-active-42b1>a,.column-fast-78a9>li.fn-active-42b1>a{background-color:#446084;color:#fff;opacity:1}.tooltip_over_c1da>li.fn-active-42b1>a{background-color:#fff}.logo-8d04 .last-d327.tooltip_over_c1da>li.fn-active-42b1>a{color:#000}.logo_3509>li.fn-active-42b1>a{border-color:currentColor;color:#446084}.gallery-d299{display:flex;flex-flow:row wrap}.gallery-d299 .last-d327,.gallery-d299 .search-wood-5e30{width:100%}.search-wood-5e30{padding-top:1em}.search-wood-5e30 .new_8a0c{padding:0}.search-wood-5e30 .label-bronze-2924:not(.fn-active-42b1){display:block;height:0;opacity:0;overflow:hidden;padding:0;visibility:hidden}.search-wood-5e30 .label-bronze-2924.fn-active-42b1{display:block!important}.panel_south_8bf2>li,.logo_3509>li,.column-fast-78a9>li,.tooltip_over_c1da>li{margin:0}.panel_south_8bf2>li>a,.column-fast-78a9>li>a{line-height:2.5em;padding:0 .75em}.column-fast-78a9>li>a{border-radius:99px}.tooltip_over_c1da>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}.tooltip_over_c1da>li.fn-active-42b1>a{border-top-color:#446084}.logo-8d04 .tooltip_over_c1da>li:not(.fn-active-42b1)>a{background-color:hsla(0,0%,100%,.1);border-color:transparent}.gallery-d299 .tooltip_over_c1da>li{margin:0 .1em -1px}.tooltip_over_c1da+.search-wood-5e30{background-color:#fff;border:1px solid #ddd;padding:30px}.logo_3509>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){.gallery-d299 .caption-advanced-74a4{padding-top:0;width:25%}.caption-advanced-74a4+.search-wood-5e30{border-left:1px solid #ddd;flex:1;margin-top:0!important;padding:0 30px 30px}.gallery-d299 .caption-advanced-74a4.logo_3509{padding-right:15px}}@media(max-width:549px){.last_a41c>li{margin:0!important;width:100%}.last_a41c>li a{display:block;width:100%}.active_right_2f61{-webkit-overflow-scrolling:touch;flex-flow:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.active_right_2f61>li{display:inline-block}}.feature_b83c{background-color:rgba(0,0,0,.02);flex:1 0 50%;list-style-type:none;max-width:50%;text-align:center}.feature_b83c.fn-active-42b1{background-color:rgba(0,0,0,.05)}.tag-2cee{flex:1 1 auto}.dropdown_5080.last-d327>li{margin:0}.dropdown_5080.last-d327>li>a{display:flex;padding:15px 10px}.badge-tall-fbe1{box-shadow:none!important;color:currentColor;height:auto;line-height:1;margin:0 5px 0 0;opacity:.6;padding:0;width:45px}.badge-tall-fbe1 i{font-size:1.8em;transition:all .3s}.badge-tall-fbe1:focus{color:currentColor}.badge-tall-fbe1:hover{cursor:pointer;opacity:1}.fn-active-42b1>.badge-tall-fbe1{transform:rotate(-180deg)}.fn-active-42b1>ul.tiny_3d5a,.fn-active-42b1>ul.active_4bd5:not(.lower-94a9){display:block!important}.wide_bd1e .badge-tall-fbe1{margin:0 0 0 5px;min-height:1em;width:1em}.wide_bd1e .badge-tall-fbe1 i{font-size:1.2em;top:1px}@media(prefers-reduced-motion){.badge-tall-fbe1{transition:none}}.last-d327.caption-advanced-74a4{flex-flow:column}.last-d327.caption-advanced-74a4 li{list-style:none;margin:0;width:100%}.caption-advanced-74a4 li li{font-size:1em;padding-left:.5em}.caption-advanced-74a4 .pattern-6165{display:none!important}.caption-advanced-74a4>li{align-items:center;display:flex;flex-flow:row wrap}.caption-advanced-74a4>li ul{width:100%}.caption-advanced-74a4 li li.image-162a{margin-bottom:1em}.caption-advanced-74a4 li li.image-162a:not(:first-child){margin-top:1em}.caption-advanced-74a4>li>a,.caption-advanced-74a4>li>ul>li a{align-items:center;display:flex;flex-grow:1;width:auto}.caption-advanced-74a4 li li.image-162a>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.caption-advanced-74a4>li.header-d26d{padding-bottom:1em;padding-top:1em}.caption-advanced-74a4>li>ul li a{color:#666;transition:color .2s}.caption-advanced-74a4>li>ul li a:hover{color:#111;opacity:1}.caption-advanced-74a4>li>ul{margin:0 0 2em;padding-left:1em}.last-d327 .tiny_3d5a{left:-99999px;opacity:0;position:fixed;transform:translateX(-10px);transition:background-color .6s,transform .3s,opacity .3s}@media(prefers-reduced-motion){.last-d327 .tiny_3d5a{opacity:1;transform:none}}.last-d327:not(.liquid_9e6e) .fn-active-42b1>.tiny_3d5a{left:auto;opacity:1;padding-bottom:30px;position:inherit;transform:translateX(0)}.surface-gold-13c6.caption-advanced-74a4>li.texture-7a2b.fn-active-42b1,.surface-gold-13c6.caption-advanced-74a4>li.texture-7a2b:hover{background-color:rgba(0,0,0,.05)}.surface-gold-13c6.caption-advanced-74a4>li+li{border-top:1px solid #ececec}.image-top-5bca .surface-gold-13c6.caption-advanced-74a4>li+li,.image-top-5bca .first_c005>li+li{border-color:hsla(0,0%,100%,.2)}.caption-advanced-74a4>li+li{border-top:1px solid #ececec}.first_c005>li+li{border-color:#ececec}.caption-advanced-74a4.under-649f>li>a:before{height:100%;left:auto;right:-2px;width:3px;z-index:1}.caption-advanced-74a4.tooltip_over_c1da>li>a{border:0}.caption-advanced-74a4.tooltip_over_c1da>li.fn-active-42b1>a{border-left:3px solid #446084}.background_hard_f191 .badge-tall-fbe1{margin-left:-35px}.background_hard_f191 .caption-advanced-74a4 li{border:0}.background_hard_f191 .caption-advanced-74a4 li li,.background_hard_f191.caption-advanced-74a4 li li{padding-left:0}@media screen and (max-width:549px){.background_gold_4eb1{flex-flow:column;margin-bottom:20px}.background_gold_4eb1>li{border-bottom:1px solid #ececec;list-style:none;margin:0!important;width:100%}}.caption-advanced-74a4 .frame_fff4{width:100%}.caption-advanced-74a4 .sidebar-f3d0,.caption-advanced-74a4 .center-b471{display:block;width:100%}@media screen and (min-width:849px){.video-selected-d58e>.mask-north-f8c8>.hover-3507>.caption-advanced-74a4{width:calc(100% + 31px)}}.tertiary_south_b832{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}.tertiary_south_b832 .gradient-green-df4e{font-size:1.7em;margin-right:10px}.out-c510{display:block;font-size:.9em;font-weight:400;line-height:1.3}.wrapper-first-22e9{flex:1 1 auto}.light_46cb{background-color:#fff;opacity:0;position:absolute;visibility:hidden;width:250px;z-index:9}.light_46cb .first_c005{align-items:stretch;display:flex;flex-direction:column}.light_46cb .first_c005>li.texture-7a2b{list-style:none;margin:0;position:static}.light_46cb .first_c005>li.texture-7a2b[class*=" label-"]>a:after,.light_46cb .first_c005>li.texture-7a2b[class^=label-]>a:after{order:2;top:0}.light_46cb .first_c005>li.texture-7a2b>a>i.element-8c0e{margin-left:auto;margin-right:-.1em;order:3;transform:rotate(-90deg)}.light_46cb .first_c005>li.texture-7a2b>a{align-items:center;display:flex;padding:10px 15px}.light_46cb .first_c005 li.hovered-caaa>a>i,.light_46cb .first_c005 li.hovered-caaa>a>img,.light_46cb .first_c005 li.hovered-caaa>a>svg{margin-right:10px}.light_46cb .summary_soft_8918{font-size:.9em;order:1}.light_46cb .box_b80f .lower-94a9{left:100%!important;top:0}.light_46cb .box_b80f.texture-7a2b .lower-94a9{min-height:100%}.gas_5d30{opacity:1;visibility:visible}.background-7ad0 .light_46cb,.hover-rough-5906 .light_46cb{opacity:0;visibility:hidden}.dropdown-light-76ae:not(.hover-rough-5906) .light_46cb{transition:opacity .25s,visibility .25s}.light_46cb.badge-a2a7{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.input-rough-e0e2:hover .light_46cb{opacity:1;visibility:visible}.pattern_23d5{margin:30px 0 0}.logo_4a78{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:table;height:2.8em;pointer-events:none;width:2.8em;z-index:20}.logo_4a78.fn-top-42b1{left:0}.primary_dynamic_ffbb{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%}.text-action-b712{height:2.3em;width:2.3em}.text-action-b712 .primary_dynamic_ffbb{line-height:.7}.logo_4a78+.logo_4a78{height:2.5em;opacity:.9;width:2.5em}.logo_4a78+.logo_4a78+.logo_4a78{opacity:.8}.simple_db2d .primary_dynamic_ffbb,.active_5587 .primary_dynamic_ffbb{background-color:#fff;border:2px solid;color:#446084}.button_44af:hover .active_5587 .primary_dynamic_ffbb{background-color:#446084;border-color:#446084;color:#fff}.panel-6401,.active_5587{margin-left:-.4em}.notification_bright_e74f{margin-left:1em}.panel-6401+.logo_4a78{margin-left:-.4em;margin-top:-.4em}.panel-6401 .primary_dynamic_ffbb,.notification_bright_e74f .primary_dynamic_ffbb{border-radius:999px}.simple_db2d .primary_dynamic_ffbb,.wide_bd1e .active_5587 .primary_dynamic_ffbb{background-color:transparent}.simple_db2d{height:2em;margin-left:-4px}.wide_bd1e .logo_4a78{margin:0!important}.image-top-5bca .wide_bd1e .active_5587 .primary_dynamic_ffbb{color:#fff;opacity:.7}.tertiary-8cc5 .panel-6401{margin-left:15px}.article_67ad{background-color:#446084;min-height:30px;position:relative;width:100%}.detail-warm-3be9{overflow:hidden}.dropdown-7ffd{height:100%;max-height:100%;position:relative}@media(max-width:549px){.dropdown-7ffd{-webkit-overflow-scrolling:touch;overflow:auto}}.dropdown-7ffd>*{position:absolute!important}.image-top-5bca .article_67ad a{color:#fff}.tertiary-action-3d7c{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){.element_slow_c851 .aside_action_5bf3{display:none}}.component-bd33{margin:0 auto;position:relative;width:100%}.component-bd33>a{display:block;width:100%}.component-bd33 a{display:inline-block}.component-bd33,.tiny_70ce,.active_simple_14ba{transition:opacity .3s,transform .3s,background-color .3s}.tiny_70ce>a,.tiny_70ce>div>a{display:block}.tiny_70ce>a:focus-visible,.tiny_70ce>div>a:focus-visible{outline-offset:-2px}.active_simple_14ba{font-size:.9em;padding-bottom:1.4em;padding-top:.7em;position:relative;width:100%}.badge-a2a7 .active_simple_14ba{padding-left:1.2em;padding-right:1.2em}@media(max-width:549px){.active_simple_14ba{font-size:85%}}.tiny_70ce{height:auto;margin:0 auto;overflow:hidden;position:relative}.tiny_70ce[style*=-radius]{-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.tiny_5308{overflow:hidden;position:relative;z-index:0}.active_simple_14ba.background_hard_f191{padding-left:10px;padding-right:10px}.tiny_70ce img{margin:0 auto;max-width:100%;width:100%}.description-up-0b43{overflow:hidden}.description-up-0b43 .active_simple_14ba.background_hard_f191{left:50%;margin:10% 0;transform:translateX(-50%)}.description-up-0b43 .active_simple_14ba.stale-afe6{left:auto;right:0}.description-up-0b43 .active_simple_14ba{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}.description-up-0b43:hover .active_simple_14ba{opacity:1}.silver-7a72{overflow:hidden}.silver-7a72 .active_simple_14ba{background-color:hsla(0,0%,100%,.95);bottom:15%;padding:.8em 1em 1em;position:absolute;transition:background .3s;z-index:1}.image-top-5bca .silver-7a72 .active_simple_14ba{background-color:rgba(0,0,0,.95)}.silver-7a72:hover .active_simple_14ba{background-color:#446084}.disabled_hard_cb54 .active_simple_14ba{padding:15px 15px 20px;z-index:1}.disabled_hard_cb54:hover .active_simple_14ba{background-color:#fff;transform:translateY(-15px)}.image-top-5bca .disabled_hard_cb54:hover .active_simple_14ba{background-color:#222}.disabled_hard_cb54:hover .tiny_70ce{transform:translateY(-5px)}.lite-c206 .active_simple_14ba{background-color:hsla(0,0%,100%,.95);margin:-15% auto 0;max-width:85%;padding:15px 20px}.paragraph_d9d5 .active_simple_14ba,.outline_over_fcfa .active_simple_14ba{bottom:0;max-height:100%;padding-left:1.5em;padding-right:1.5em;position:absolute;width:100%}.paragraph_d9d5.image-top-5bca .active_simple_14ba,.outline_over_fcfa.image-top-5bca .active_simple_14ba{text-shadow:1px 1px 1px rgba(0,0,0,.5)}.glass-b8fe .active_simple_14ba{display:none!important}.form_8c72:hover .paragraph_d9d5 .active_simple_14ba,.form_8c72:hover .outline_over_fcfa .active_simple_14ba{opacity:0!important}.column_faba.paragraph_d9d5 .active_simple_14ba,.column_faba.outline_over_fcfa .active_simple_14ba{bottom:auto!important;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:16}.overlay_cold_3793.paragraph_d9d5 .active_simple_14ba,.overlay_cold_3793.outline_over_fcfa .active_simple_14ba{bottom:auto!important;left:0;position:absolute;right:0;top:0;z-index:16}.progress_hovered_9f48 .column_faba .active_simple_14ba{bottom:auto;position:relative;top:auto;transform:translateY(0)}.old-9007 .dropdown-0437{max-width:100%!important;width:100%!important}@media screen and (max-width:549px){.progress_hovered_9f48 .tiny_70ce{width:100%!important}}@media screen and (min-width:550px){.gradient_3713 .dropdown-0437{flex-basis:100%!important;max-width:100%!important}.gradient_3713 .component-bd33,.progress_hovered_9f48{display:table;width:100%}.gradient_3713 .component-bd33 .widget_d58b,.progress_hovered_9f48 .widget_d58b{direction:rtl}.gradient_3713 .component-bd33 .tiny_70ce,.gradient_3713 .component-bd33 .active_simple_14ba,.progress_hovered_9f48 .tiny_70ce,.progress_hovered_9f48 .active_simple_14ba{direction:ltr;display:table-cell;vertical-align:middle}.gradient_3713 .component-bd33 .active_simple_14ba,.progress_hovered_9f48 .active_simple_14ba{padding-left:1.5em;padding-right:1.5em}.gradient_3713 .component-bd33 .tiny_70ce,.progress_hovered_9f48 .tiny_70ce{width:50%}.gradient_3713 .component-bd33.up-6f36 .active_simple_14ba,.progress_hovered_9f48.up-6f36 .active_simple_14ba{vertical-align:top}}.down_ed63,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}.down_ed63 span{display:inline-block;line-height:1.6}.down_ed63.list-3c21{line-height:2.19em}.last-d327>li>a.down_ed63,.last-d327>li>a.down_ed63:hover{padding-bottom:0;padding-top:0}.last-d327>li>a.down_ed63:hover{color:#fff}.down_ed63,input[type=button].down_ed63,input[type=reset].down_ed63,input[type=submit],input[type=submit].down_ed63{background-color:#446084;background-color:var(--primary-color);border-color:rgba(0,0,0,.05);color:#fff}.down_ed63.list-3c21,input[type=button].list-3c21,input[type=reset].list-3c21,input[type=submit].list-3c21{background-color:transparent;border:2px solid}.down_ed63:hover,.image-top-5bca .down_ed63.message_east_27e5: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}.down_ed63.cool-e2e2,.down_ed63.block-down-81d3{background-color:transparent!important;border-color:transparent!important;padding-left:.15em;padding-right:.15em}.down_ed63.block-down-81d3:before{background-color:currentColor;bottom:0;content:"";height:2px;left:20%;opacity:.3;position:absolute;transition:all .3s;width:60%}.down_ed63.block-down-81d3:hover:before{left:0;opacity:1;width:100%}.cool-e2e2,.block-down-81d3{color:#666}.image-top-5bca .down_ed63.cool-e2e2:hover,.image-top-5bca .down_ed63.block-down-81d3:hover{color:#fff;opacity:.8}.down_ed63.cool-e2e2:hover,.down_ed63.block-down-81d3:hover{box-shadow:none;color:#333}.message_east_27e5,button.message_east_27e5,button[type=submit].message_east_27e5,input[type=button].message_east_27e5,input[type=reset].message_east_27e5,input[type=submit].message_east_27e5{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}.down_ed63.message_east_27e5:hover{background-color:#f1f1f1;color:#000}.image-top-5bca .down_ed63,.image-top-5bca input[type=button],.image-top-5bca input[type=reset],.image-top-5bca input[type=submit]{color:#fff}.image-top-5bca .down_ed63.message_east_27e5,.image-top-5bca input[type=button].message_east_27e5,.image-top-5bca input[type=reset].message_east_27e5,.image-top-5bca input[type=submit].message_east_27e5{color:#000}.article-8f69{border-radius:99px}.gradient-0c98,.gold-45e1,.steel_72dd{overflow:hidden}.gradient-0c98:after,.gold-45e1:after,.steel_72dd: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%}.steel_72dd:after{box-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.1),inset 0 2em 15px 0 hsla(0,0%,100%,.2)}.gradient-0c98:after{box-shadow:inset -.01em -.1em 0 0 rgba(0,0,0,.15);left:0;width:100%}.list-3c21{color:silver}.list-3c21:hover{box-shadow:none!important}.fn-primary-42b1,input[type=submit],input[type=submit].down_ed63{background-color:#446084}.fn-primary-42b1.cool-e2e2,.fn-primary-42b1.list-3c21,.fn-primary-42b1.block-down-81d3{color:#446084}.list-3c21:hover,.fn-primary-42b1.list-3c21:hover{background-color:#446084;border-color:#446084;color:#fff}.fn-success-42b1{background-color:#7a9c59}.fn-success-42b1.cool-e2e2,.fn-success-42b1.list-3c21,.fn-success-42b1.block-down-81d3{color:#7a9c59}.fn-success-42b1.list-3c21:hover{background-color:#7a9c59;border-color:#7a9c59;color:#fff}.texture-hot-b27d{background-color:#fff!important;color:#666!important}.texture-hot-b27d.down_ed63.list-3c21{background-color:transparent;color:currentColor!important}.texture-hot-b27d.cool-e2e2,.texture-hot-b27d.list-3c21,.texture-hot-b27d.block-down-81d3{background-color:transparent!important;color:#fff!important}.texture-hot-b27d.list-3c21:hover{background-color:#fff!important;border-color:#fff;color:#666!important}.down_ed63.slider_north_8cea,.down_ed63.secondary-blue-8054,.yellow-60b3,.fn-secondary-42b1{background-color:#d26e4b}.fn-secondary-42b1.cool-e2e2,.fn-secondary-42b1.list-3c21,.fn-secondary-42b1.block-down-81d3{color:#d26e4b}.fn-secondary-42b1.list-3c21:hover{background-color:#d26e4b;border-color:#d26e4b;color:#fff}a.fn-primary-42b1:not(.down_ed63),a.fn-secondary-42b1:not(.down_ed63){background-color:transparent}.fn-alert-42b1{background-color:#b20000}.fn-alert-42b1.cool-e2e2,.fn-alert-42b1.list-3c21,.fn-alert-42b1.block-down-81d3{color:#b20000}.fn-alert-42b1.list-3c21:hover{background-color:#b20000;border-color:#b20000;color:#fff}.background_hard_f191 .down_ed63:first-of-type{margin-left:0!important}.background_hard_f191 .down_ed63:last-of-type,.stale-afe6 .down_ed63:last-of-type{margin-right:0!important}.down_ed63.fn-disabled-42b1,.down_ed63[disabled],button.fn-disabled-42b1,button[disabled]{opacity:.6}.video-4ae0 .down_ed63{margin-bottom:0;margin-right:.65em}.sidebar-f3d0{display:inline-block}.sidebar-f3d0 .modal-2336.list-3c21:not(:hover){color:#999}.logo-8d04 .sidebar-f3d0 .modal-2336.list-3c21:not(:hover){color:#fff}.sidebar-f3d0 .down_ed63{margin:0}.tag_tiny_0deb{margin-left:0!important}.tag_tiny_0deb:not(:hover){opacity:.7}.action_ed2f .down_ed63,.action_ed2f button,.action_ed2f 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}.image-top-5bca code{background-color:rgba(0,0,0,.5);border-color:#000}.message-89c0{background-color:rgba(0,0,0,.1);display:block;height:3px;margin:1em 0;max-width:30px;width:100%}.wide_bd1e .message-89c0{margin-top:.66em}.image-top-5bca .message-89c0{background-color:hsla(0,0%,100%,.3)}form{margin-bottom:0}.hard_f476,.input-motion-4cf4 .block-cold-0c35,.input-motion-4cf4 .solid-63da,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){.hard_f476,.input-motion-4cf4 .block-cold-0c35,.input-motion-4cf4 .solid-63da,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>.last_e134{display:inline-block;font-weight:400;margin-left:.5em}abbr[title=required]{color:#b20000}input[type=checkbox]+label,input[type=radio]+label{display:inline}.hard_f476,.input-motion-4cf4 .block-cold-0c35,.input-motion-4cf4 .solid-63da,select{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.caption-smooth-cb6a.video-7885/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}.hard_f476{display:inline-block;opacity:0;position:absolute;width:auto}select.dim_8b57{width:55px}.thumbnail_c7d6 b{border-color:transparent!important}.input-motion-4cf4 .column_e6f3 .white_2b4d{background-image:none;height:auto;line-height:1.7em;padding:10px}.input-motion-4cf4 .column_e6f3 .white_2b4d .bottom-2315{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}}.tertiary_edcf input:not([type=submit]),.tertiary_edcf select,.tertiary_edcf textarea{background-color:rgba(0,0,0,.03);border-color:rgba(0,0,0,.09);border-radius:99px;box-shadow:none;color:currentColor!important}.tertiary_edcf button,.tertiary_edcf input{border-radius:99px}.tertiary_edcf textarea{border-radius:15px}.action_a475.tertiary_edcf .action_ed2f,.tertiary_edcf .action_a475 .action_ed2f{padding-right:4px}.image-top-5bca .tertiary_edcf input:not([type=submit]),.image-top-5bca .tertiary_edcf select,.image-top-5bca .tertiary_edcf textarea,.logo-8d04 .tertiary_edcf input:not([type=submit]),.logo-8d04 .tertiary_edcf select,.logo-8d04 .tertiary_edcf textarea{background-color:hsla(0,0%,100%,.2)!important;border-color:hsla(0,0%,100%,.09);color:#fff}.image-top-5bca .tertiary_edcf select option{color:#333}.image-top-5bca .tertiary_edcf select,.logo-8d04 .tertiary_edcf select{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.caption-smooth-cb6a.video-7885/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")}.image-top-5bca .tertiary_edcf input::-webkit-input-placeholder,.logo-8d04 .tertiary_edcf input::-webkit-input-placeholder{color:#fff}.tertiary_edcf .down_ed63.main-319e{background-color:transparent!important;border-color:transparent!important;box-shadow:none;color:currentColor!important}.pressed-9651 input:not([type=submit]),.pressed-9651 select,.pressed-9651 textarea{background-color:transparent;box-shadow:none}.pressed-9651.notice_a97b .blue-f6d6{border-left:0;border-right:0;max-width:2em}.card_dynamic_3ca5 input,input.element-easy-95eb{border-color:#b20000;color:#b20000}.card_dynamic_3ca5 select{border-color:#b20000}.card_dynamic_3ca5 input.banner_mini_6d66{outline:1px solid #b20000;outline-offset:1px}.input-motion-4cf4{text-align:left}.table_clean_acef .input-motion-4cf4{margin-bottom:1em}.button-0660{margin-bottom:0}.notice_19e5 .gradient-b89f .thumbnail_c7d6{width:30px}.input-motion-4cf4 .block-cold-0c35>.pagination-cold-2fc0,.input-motion-4cf4 .gradient-b89f .fresh_d235,.solid-63da{line-height:2.507em;padding:0}.notice_19e5 .gradient-b89f .thumbnail_c7d6{height:2.507em}.bright_4b04{position:relative}.article-a852 .sort_76e0 label[for]:first-child{display:none}.sort_76e0 .bright_4b04 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}.image-top-5bca .bright_4b04 label{color:#000}.bright_4b04.stone_99e6>label[for]:first-child{opacity:.8;z-index:1}.sort_76e0 .table_clean_acef input:not([type=checkbox]),.sort_76e0 .table_clean_acef select,.sort_76e0 .table_clean_acef textarea{height:3.0084em;transition:padding .3s}.table_clean_acef .stone_99e6 input,.table_clean_acef .stone_99e6 textarea{padding-bottom:.5em;padding-top:1.1em}.table_clean_acef .stone_99e6 select{padding-bottom:.4em;padding-top:1.1em}.header-c97c .next_ee3e{margin-bottom:1em;max-width:100%;position:relative}.down-ad36>.header-c97c,.badge-e953>.header-c97c{padding-left:3%!important;padding-right:3%!important}.next_ee3e img,.next_ee3e svg{padding-top:.2em;width:100%}.next_ee3e svg{fill:currentColor;height:100%;transition:all .3s;width:100%}.next_ee3e svg path{fill:currentColor}.header-c97c:hover .heading_lower_8c64 i,.header-c97c:hover .heading_lower_8c64 svg,.header-c97c:hover .heading_lower_8c64 svg path{fill:#fff}.heading_lower_8c64 .main-319e{height:0;overflow:hidden;padding-top:100%;position:relative}.heading_lower_8c64 .main-319e .smooth_db08{border:2px solid;border-radius:100%;color:#446084;height:100%;position:absolute;top:0;transition:all .3s;width:100%}.header-c97c:hover .heading_lower_8c64 .main-319e .smooth_db08{background-color:currentColor}.heading_lower_8c64 .main-319e i,.heading_lower_8c64 .main-319e img,.heading_lower_8c64 .main-319e svg{left:0;margin:0 20%;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:60%}.liquid_8a23 .heading_lower_8c64 .main-319e{position:absolute;width:100%}.liquid_8a23,.old-58cc{display:flex;flex-flow:row wrap;width:100%}.liquid_8a23 .next_ee3e,.old-58cc .next_ee3e{flex:0 0 auto;margin-bottom:0;max-width:200px}.liquid_8a23 .heading-dirty-c90e,.old-58cc .heading-dirty-c90e{flex:1 1 0px}.old-58cc .heading-dirty-c90e{order:-1}.liquid_8a23 .next_ee3e+.heading-dirty-c90e{padding-left:1em}.old-58cc .next_ee3e+.heading-dirty-c90e{padding-right:1em}.description-silver-eb74 .next_ee3e{margin:0 auto 1em}.paragraph_wood_c9f0>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}.icon_c682 i{margin-right:4px;opacity:.35}.down_ed63 i,button i{top:-1.5px;vertical-align:middle}.down_ed63.gallery_78f9 i{top:-.027em}a.active_be44,a.iron-6443{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.main-319e:not(.down_ed63),button.main-319e:not(.down_ed63){font-family:sans-serif;font-size:1.2em;margin-left:.25em;margin-right:.25em}.notification-middle-6650 a.main-319e:not(.down_ed63){margin-left:.3em;margin-right:.3em}.notification-middle-6650 .alert-8437 a.main-319e:not(.down_ed63){font-size:1em}.down_ed63.main-319e{display:inline-block;margin-left:.12em;margin-right:.12em;min-width:2.5em;padding-left:.6em;padding-right:.6em}.down_ed63.main-319e i{font-size:1.2em}.down_ed63.main-319e i+span{padding-right:.5em}.down_ed63.main-319e.layout-a000{border-width:1px}.down_ed63.main-319e.layout-a000 i{top:-1px}.down_ed63.main-319e.full-be5d{padding-left:0;padding-right:0}.down_ed63.main-319e.full-be5d>span{margin:0 8px}.down_ed63.main-319e.full-be5d>span+i{margin-left:-4px}.down_ed63.main-319e.full-be5d>i{margin:0 8px}.down_ed63.main-319e.full-be5d>i+span{margin-left:-4px}.down_ed63.main-319e.full-be5d>i:only-child{margin:0}.last-d327>li>a>i{font-size:20px;transition:color .3s;vertical-align:middle}.last-d327>li>a>i+span{margin-left:5px}.last-d327 li.hovered-caaa>a>i,.last-d327 li.hovered-caaa>a>img,.last-d327 li.hovered-caaa>a>svg{margin-right:5px}.last-d327>li>a>span+i{margin-left:5px}.alert-8437>li>a>i{font-size:1em}.last-d327>li>a>i.full-8a60{font-size:1.2em}.last-d327>li>a>i.gradient-green-df4e{font-size:1.9em}.last-d327>li.medium-a211>a>i{min-width:1em}.caption-advanced-74a4>li>a>i{font-size:16px;opacity:.6}.sidebar-f3d0 a.main-319e:not(.down_ed63){display:inline-block;padding:6px 0}.sidebar-f3d0 a.main-319e:not(.down_ed63) i{font-size:24px}.sidebar-f3d0 a.main-319e:not(.down_ed63) i.full-8a60{font-size:16px}.alert-8437 .sidebar-f3d0 a.main-319e:not(.down_ed63){padding:3px 0}.down_ed63:not(.main-319e)>i{margin-left:-.15em;margin-right:.4em}.down_ed63:not(.main-319e)>span+i{margin-left:.4em;margin-right:-.15em}.detail-d88f .element-8c0e{font-size:16px;margin-left:.2em;opacity:.6}.caption-f219{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}.caption-f219 i{font-size:1.3em;top:3px;transition:color .3s}.button_44af:hover .caption-f219{opacity:1;transform:scale(1.15)}.paragraph_d9d5 .caption-f219,.outline_over_fcfa .caption-f219{opacity:0}.link_stone_b9ab{display:inline-block;height:auto;position:relative;vertical-align:middle}span+.link_stone_b9ab{margin-left:10px}.link_stone_b9ab img{max-width:32px;min-width:100%}.alert-8437 .link_stone_b9ab{height:16px;margin:0 5px;width:16px}.alert-8437 .link_stone_b9ab 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}.alert-8437 [data-icon-label]:after{font-size:10px;height:13px;line-height:13px;min-width:13px;right:-10px;top:-4px}.down_ed63 [data-icon-label]:after{right:-12px;top:-12px}.rough-8f0e i{width:1em}.rough-8f0e i,.rough-8f0e span{display:inline-block;transition:opacity .3s,transform .3s}.rough-8f0e span{transform:translateX(.75em)}.rough-8f0e i+span{transform:translateX(-.75em)}.rough-8f0e:hover>span{transform:translateX(0)}.rough-8f0e:not(:hover) i{opacity:0}img{opacity:1;transition:opacity 1s}.mask-north-f8c8>.list_8f8d:not(:last-child),.dropdown-0437>.list_8f8d:not(:last-child){margin-bottom:1em}.list_8f8d,.list_8f8d .active-wide-d01c{position:relative}.list_8f8d .active-wide-d01c{overflow:hidden}.list_8f8d,.list_8f8d img{width:100%}.notice_fe52{background-color:rgba(0,0,0,.15);height:100%;left:-1px;pointer-events:none;right:-1px;top:0;transition:transform .3s,opacity .6s}.list_8f8d .in_c450,.notice_fe52{bottom:0;position:absolute}.list_8f8d .in_c450{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%}.list_8f8d .orange-4804,.list_8f8d:hover .in_c450{transform:translateY(0)}.box_1fd9{background-color:rgba(0,0,0,.03)}.blue_4d24,.dropdown_liquid_7a3a,.green-cf8f{background-position:50% 50%;background-size:cover;height:auto;overflow:hidden;padding-top:100%;position:relative}.green-cf8f{padding-top:56.5%}.text-f83e .tiny_70ce img,.blue_4d24 img,.dropdown_liquid_7a3a img,.green-cf8f iframe,.green-cf8f video,img.right-0ac1{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%}.text-f83e .tiny_70ce{padding-top:100%}.green-cf8f iframe{-o-object-fit:fill;object-fit:fill}.blue-3cc1{padding:10px;position:absolute}.blue-3cc1 a:last-child{margin-bottom:0}.blue-3cc1 a.down_ed63{display:block}.blue-3cc1.fn-bottom-42b1.fn-left-42b1{padding-right:0;padding-top:0}.blue-3cc1.fn-top-42b1.fn-right-42b1{padding-bottom:0;padding-left:0}.blue-3cc1 .red-a974{bottom:100%;left:10px;margin:5px;position:absolute}.blue-3cc1 .action_4999:hover{background-color:#b20000;border-color:#b20000}@media only screen and (max-device-width:1024px){.blue-3cc1{opacity:1!important;padding:5px}}.heading-5720{margin-top:10px}.heading-5720 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}.heading-5720 a:hover{background-color:#fff;color:#000!important}.aside-fresh-5d58{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}.button_44af:hover .aside-fresh-5d58{background-color:#d26e4b;opacity:1}.warm-49da{background-color:#fff;box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);margin:0 auto;max-width:875px;position:relative}.warm-49da .notice_south_09e6{padding:30px 20px}.input-full-d483{background-color:rgba(0,0,0,.6)}@media(min-width:549px){.prev_8f75{background-color:transparent!important}}.over_9d05{opacity:0;transition:opacity .5s}.fast_ae78 .over_9d05{opacity:1}.prev_4717{text-align:center}.content_blue_0424{background:#0b0b0b;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity .25s;width:100%;z-index:1042}.content_blue_0424.static_27ae{opacity:.6}.content_blue_0424.logo_plasma_2dfc{opacity:0!important}.modal_purple_1d78{-webkit-backface-visibility:hidden;outline:none!important;position:fixed;z-index:1043}.current_ae18,.modal_purple_1d78{height:100%;left:0;top:0;width:100%}.current_ae18{box-sizing:border-box;padding:30px;position:absolute;text-align:center}.current_ae18:before{content:"";display:inline-block;height:100%;vertical-align:middle}.next_2e5d{padding:40px 6.66%}.backdrop_solid_1dd0 .current_ae18:before{display:none}.lite-ed00{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}.image_de66{box-shadow:1px 1px 5px 0 rgba(0,0,0,.2)}.static_27ae .lite-ed00{opacity:1;transform:translateY(0)}.static_27ae.logo_plasma_2dfc .lite-ed00{opacity:0}.picture-d351 .lite-ed00,.summary_bottom_5bbc .lite-ed00{cursor:auto;width:100%}.media_solid_67a4{cursor:progress}.info-8596,.info-8596 .next_2e5d .article_7d05{cursor:zoom-out}.over_6869{cursor:pointer;cursor:zoom-in}.section_wide_8dac .lite-ed00{cursor:auto}.footer_fluid_a2d3,.article_7d05,.surface-action-726c,.progress-b44f{-webkit-user-select:none;-moz-user-select:none;user-select:none}.caption-cold-12ae.row-mini-b36f{display:none}.heading_cold_10eb{display:none!important}.progress-b44f{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.progress-b44f a{color:#ccc}.progress-b44f a:hover{color:#fff}.hot-4c1b .lite-ed00,.outline-18ab .progress-b44f{display:none}.article_7d05{-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}.article_7d05 svg{pointer-events:none}.lite-ed00 .article_7d05{position:absolute}.static_27ae .article_7d05{opacity:.6;transform:translateY(0) translateZ(1px)}.logo_plasma_2dfc .article_7d05{display:none!important}.article_7d05:hover{opacity:1}.alert-active-d371 .article_7d05{color:currentColor;top:0!important}.surface-action-726c{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0}.footer_fluid_a2d3{color:#fff;height:50px;margin:0;mix-blend-mode:difference;opacity:.6;position:fixed;text-align:center;top:50%;width:50px;z-index:1046}.footer_fluid_a2d3 i{font-size:42px!important;pointer-events:none}.footer_fluid_a2d3:hover{opacity:1}.footer_fluid_a2d3:active{top:50.1%}.icon-thick-9c1e{left:0;transform:translateX(100%)}.picture_right_592f{right:0;transform:translateX(-100%)}.static_27ae .icon-thick-9c1e,.static_27ae .picture_right_592f{transform:translateX(0)}.surface-dirty-a56d{padding-bottom:40px;padding-top:40px}.surface-dirty-a56d .lite-ed00,.summary_bottom_5bbc .table-7539{line-height:0;max-width:900px;width:100%}.surface-dirty-a56d .article_7d05{top:-40px}.gradient_soft_cfa4{height:0;overflow:hidden;padding-top:56.25%;width:100%}.gradient_soft_cfa4 iframe{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.gradient_soft_cfa4 iframe,.summary_bottom_5bbc .table-7539{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6)}.summary_bottom_5bbc .logo-basic-9326,img.accordion_9f40{margin:0 auto}img.accordion_9f40{-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}.row-mini-b36f,img.accordion_9f40{line-height:0}.row-mini-b36f: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}.row-mini-b36f small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.row-mini-b36f figure{margin:0}.article_out_df87{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.banner-52e1{word-wrap:break-word;color:#f3f3f3;font-size:11px;line-height:18px;padding-right:36px;text-align:left}.banner-52e1 a{color:#f3f3f3;text-decoration:underline}.banner-52e1 a:hover{color:#f3f3f3;opacity:.8;text-decoration:none}.next_2e5d .lite-ed00{max-width:100%}.cold_c17b .next_2e5d .row-mini-b36f{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.footer-new-535f .next_2e5d{padding-left:0;padding-right:0}.footer-new-535f img.accordion_9f40{padding:0}.footer-new-535f .row-mini-b36f:after{bottom:0;top:0}.footer-new-535f .row-mini-b36f small{display:inline;margin-left:5px}.footer-new-535f .article_out_df87{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.footer-new-535f .article_out_df87:empty{padding:0}.footer-new-535f .surface-action-726c{right:5px;top:3px}}@media(max-width:849px){body.input_fixed_4961 .modal_purple_1d78{overflow:auto;position:fixed!important}}@media(prefers-reduced-motion){.content_blue_0424,.article_7d05,.lite-ed00{transition:opacity .3s}}.wide_2df9,.fn-processing-42b1{position:relative}.wide_2df9,.fn-processing-42b1: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}.tiny_70ce.fn-processing-42b1:before,.image-top-5bca .wide_2df9,.image-top-5bca .fn-processing-42b1:before,.image-top-5bca.wide_2df9,.image-top-5bca.fn-processing-42b1:before{border:3px solid rgba(0,0,0,.1)!important;border-left-color:#fff!important}.tiny_70ce.fn-processing-42b1:after{background-color:#000;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.tiny_70ce.fn-processing-42b1 .blue-3cc1{opacity:0!important}.dynamic-2254.fn-processing-42b1:before{position:fixed}.wide_2df9.outline_15ca,.fn-processing-42b1:before{left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;z-index:99}.wide_2df9{border-radius:50%;height:30px;width:30px}.down_ed63.fn-loading-42b1{color:hsla(0,0%,100%,.05);opacity:1!important;pointer-events:none!important;position:relative}.down_ed63.fn-loading-42b1: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}.list-3c21 .down_ed63.fn-loading-42b1:after{border-color:#446084}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.carousel_5ecd{align-items:center}.last-c2d0 .accent_b909,.carousel_5ecd:hover .accent_b909{color:hsla(0,0%,7%,.85)}.image-top-5bca .accent_b909{border-bottom-color:hsla(0,0%,100%,.2)}.image-top-5bca .last-c2d0 .accent_b909,.image-top-5bca .carousel_5ecd:hover .accent_b909{color:hsla(0,0%,100%,.85)}.fast-e272.fixed_7024 .carousel_5ecd:not(:last-of-type) .accent_b909{border-bottom-style:solid}.accent_b909{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}.pagination-1ecf{flex-shrink:0;vertical-align:middle;width:16px}.pagination-1ecf+.hot_ab1c{padding-left:.5em}.panel_south_5dc0{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}.carousel_5ecd+.panel_south_5dc0{margin-top:5px!important}.image-top-5bca .panel_south_5dc0{color:currentColor}.bottom_befc .lite-ed00{-ms-scrollbar-base-color:#000;-ms-scrollbar-arrow-color:#000;-ms-overflow-style:-ms-autohiding-scrollbar}.bottom_befc .caption-advanced-74a4>li>a{padding-bottom:15px;padding-top:15px}.bottom_befc .caption-advanced-74a4 li li>a{padding-bottom:5px;padding-top:5px}.bottom_befc .hot_662e{display:none!important}.bottom_befc .short_3cd5,.bottom_befc .accent_fc1d{display:inline-block!important}.tooltip_4b93 .lite-ed00,.search-narrow-d97f .lite-ed00{-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}.tooltip_4b93.image-top-5bca .lite-ed00,.search-narrow-d97f.image-top-5bca .lite-ed00{background-color:rgba(0,0,0,.95)}.search-narrow-d97f .lite-ed00{left:auto;right:0;transform:translateX(270px)}.row_303e .caption-advanced-74a4>li>a,.row_303e .caption-advanced-74a4>li>ul>li a{justify-content:center}.row_303e .caption-advanced-74a4>li>a{font-size:1.5em}.row_303e .current_ae18{padding:0}.row_303e .lite-ed00{-webkit-overflow-scrolling:touch;max-width:700px;overflow-x:hidden;overflow-y:auto;padding-top:50px}.row_303e .lite-ed00 .wrapper_da86{margin:0 auto;max-width:260px}.row_303e.content_blue_0424.static_27ae{opacity:.85}.content_blue_0424.row_303e:not(.image-top-5bca){background-color:#fff;opacity:.95}.row_303e .surface-gold-13c6.caption-advanced-74a4>li{border:0}.row_303e .surface-gold-13c6.caption-advanced-74a4>li>a{padding-left:30px;padding-right:30px}.row_303e .surface-gold-13c6.caption-advanced-74a4>li .badge-tall-fbe1{position:absolute;right:0;top:15px}.row_303e:not(.image-top-5bca) .article_7d05{color:currentColor}.bottom_befc.logo_plasma_2dfc .lite-ed00{opacity:0!important}.tooltip_4b93.static_27ae .lite-ed00,.search-narrow-d97f.static_27ae .lite-ed00{opacity:1;transform:translate(0)}.over_a6da .wrapper-old-ba69{filter:blur(5px)}.over_a6da .hard_3a27{transform:scale(.98)}.over_a6da .basic_24d6{opacity:0!important;transform:translateY(-7px)}.over_a6da.accordion_up_21d5 .basic_24d6,.over_a6da.tooltip-outer-592f .basic_24d6{transform:translateX(-7px)}.bottom_befc .fresh_9b07{padding:30px 0}.bottom_befc .grid-pro-37a3{padding:30px 20px}.bottom_befc:not(.row_303e) .caption-advanced-74a4 li>a{padding-left:20px}.bottom_befc:not(.row_303e) li.header-d26d{padding:20px}@media(prefers-reduced-motion){.tooltip_4b93 .lite-ed00,.search-narrow-d97f .lite-ed00{transition:opacity .2s}}.green_93cd{--stack-gap:0;display:flex}.green_93cd>.description-1ecb>:first-child{margin-top:0}.green_93cd>.description-1ecb>:last-child{margin-bottom:0}.notice_75aa{flex-direction:row}.notice_75aa>*{margin:0!important}.notice_75aa>*~*{margin-left:var(--stack-gap)!important}.header_5542{flex-direction:column}.header_5542>*{margin:0!important}.header_5542>*~*{margin-top:var(--stack-gap)!important}.search-bright-eeac{align-items:stretch}.avatar-north-fb4a{align-items:flex-start}.media-2cb9{align-items:center}.primary_c489{align-items:flex-end}.south_5340{align-items:baseline}.selected-7f4d{justify-content:flex-start}.bright_2cff{justify-content:center}.shadow-hard-1251{justify-content:flex-end}.over_e436{justify-content:space-between}.middle_2ebb{justify-content:space-around}@media(max-width:849px){.gradient_ec78\:stack-row{flex-direction:row}.gradient_ec78\:stack-row>*{margin:0!important}.gradient_ec78\:stack-row>*~*{margin-left:var(--stack-gap)!important}.gradient_ec78\:stack-col{flex-direction:column}.gradient_ec78\:stack-col>*{margin:0!important}.gradient_ec78\:stack-col>*~*{margin-top:var(--stack-gap)!important}.gradient_ec78\:items-stretch{align-items:stretch}.gradient_ec78\:items-start{align-items:flex-start}.gradient_ec78\:items-center{align-items:center}.gradient_ec78\:items-end{align-items:flex-end}.gradient_ec78\:items-baseline{align-items:baseline}.gradient_ec78\:justify-start{justify-content:flex-start}.gradient_ec78\:justify-center{justify-content:center}.gradient_ec78\:justify-end{justify-content:flex-end}.gradient_ec78\:justify-between{justify-content:space-between}.gradient_ec78\:justify-around{justify-content:space-around}}@media(max-width:549px){.solid-917f\:stack-row{flex-direction:row}.solid-917f\:stack-row>*{margin:0!important}.solid-917f\:stack-row>*~*{margin-left:var(--stack-gap)!important}.solid-917f\:stack-col{flex-direction:column}.solid-917f\:stack-col>*{margin:0!important}.solid-917f\:stack-col>*~*{margin-top:var(--stack-gap)!important}.solid-917f\:items-stretch{align-items:stretch}.solid-917f\:items-start{align-items:flex-start}.solid-917f\:items-center{align-items:center}.solid-917f\:items-end{align-items:flex-end}.solid-917f\:items-baseline{align-items:baseline}.solid-917f\:justify-start{justify-content:flex-start}.solid-917f\:justify-center{justify-content:center}.solid-917f\:justify-end{justify-content:flex-end}.solid-917f\:justify-between{justify-content:space-between}.solid-917f\: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}.image-top-5bca td,.image-top-5bca th{border-color:hsla(0,0%,100%,.08)}td .block_2e98,td dl,td form,td input,td label,td p,td select{margin:.5em 0}label{color:#222}.frame-plasma-bdbc{display:table}.popup_dark_44ea{display:table-cell;vertical-align:middle}@media(max-width:849px){.hidden_wide_3455{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)}.hidden_wide_3455 table{width:100%}}.soft_4a8a{max-height:100%}.soft_4a8a .highlight_a461{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:10}.dim-e5ee .description-1ecb,.solid-a904 .description-1ecb{background-color:rgba(0,0,0,.9);height:0;padding:100% 0 0!important}.dim-e5ee .bottom-96d6,.solid-a904 .bottom-96d6{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.dim-e5ee .list_cbe6,.dim-e5ee .highlight_a461{border-radius:100%!important}.active-top-aecc{position:relative}.down-ad36>.list_8f8d,.active-top-aecc:last-child,.badge-e953>.list_8f8d{margin-bottom:0}.dirty-49d6,.badge-e953{position:relative;scrollbar-width:none}.in_4114 .down-ad36>.dropdown-0437{padding:0!important}.video_inner_a39c{max-height:999px;transition:max-height 2s}.video_inner_a39c:not(.medium_5766){max-height:500px}.video_inner_a39c:not(.medium_5766)>div{opacity:0}.badge-e953:not(.medium_5766){-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;width:auto}.dirty-49d6::-webkit-scrollbar,.badge-e953::-webkit-scrollbar{height:0!important;width:0!important}.complex_85b7.dirty-49d6:not(.medium_5766){display:block}.badge-e953:not(.medium_5766)>*{display:inline-block!important;vertical-align:top;white-space:normal!important}.badge-e953:not(.medium_5766)>a,.badge-e953>a,.badge-e953>a>img,.badge-e953>div:not(.dropdown-0437),.badge-e953>img,.badge-e953>p{width:100%}.down-ad36>a,.down-ad36>a>img,.down-ad36>div:not(.dropdown-0437),.down-ad36>figure,.down-ad36>img,.down-ad36>p{margin:0;padding:0;transition:transform .6s,opacity .6s,box-shadow .6s;width:100%!important}.down-ad36>.complex_85b7:not(.picture-hovered-6dcf){opacity:0}.medium_5766{display:block;position:relative}.medium_5766:focus{outline:none}.form_22c2{height:100%;overflow:hidden;position:relative;width:100%}.down-ad36{height:100%;position:absolute;width:100%}.overlay_9314 .aside_action_5bf3{transition:opacity .3s!important}.down-15e8 .form_22c2 .down-ad36{pointer-events:none}.medium_5766.component_copper_3f98{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.medium_5766.component_copper_3f98 .form_22c2{cursor:move;cursor:grab}.medium_5766.component_copper_3f98 .form_22c2.overlay_51f1{cursor:grabbing}.border-4fb0{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}.border-4fb0.link-blue-ad6c{right:2%;transform:translateX(-20%)}.border-4fb0.notification_silver_d410{left:2%;transform:translateX(20%)}.gallery-cc86 .border-4fb0,.badge-e953:hover .border-4fb0{opacity:.7;transform:translateX(0)!important}.badge-e953 .border-4fb0:hover{box-shadow:none;opacity:1}.badge-e953 .border-4fb0:hover .progress-f890,.badge-e953 .border-4fb0:hover svg{fill:#446084}@media(min-width:850px){.notification_08d6 .border-4fb0.link-blue-ad6c{left:100%;right:auto}.notification_08d6 .border-4fb0.notification_silver_d410{left:auto;right:100%}}.border-4fb0:disabled,button.border-4fb0[disabled]{background:none!important;box-shadow:none!important;cursor:auto;opacity:0!important;pointer-events:none}.border-4fb0 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%}.notification-huge-465b:not(.outer-e464) .border-4fb0{margin-top:-10%}.notification-huge-465b.outer-e464 .border-4fb0 svg{margin-top:-40px}.border-4fb0 .progress-f890,.border-4fb0 svg{fill:currentColor;border-color:currentColor;transition:all .3s}.gallery_9f16,.notice_d59e{transition:height .2s}.border-4fb0.shadow-5739{color:#111;font-size:26px}.hero_5c33 .border-4fb0{display:none!important}.detail-f879 .down-ad36{transform:none!important}.detail-f879 .down-ad36>*{left:0!important;opacity:0;z-index:1}.detail-f879 .down-ad36>.picture-hovered-6dcf{opacity:1;z-index:2}.detail-f879 .slider-d4fc,.detail-f879 .border-4fb0{z-index:3}@media(prefers-reduced-motion){.border-4fb0.link-blue-ad6c,.border-4fb0.notification_silver_d410{transform:none!important}}.slider-d4fc{bottom:15px;left:20%;line-height:1;list-style:none;margin:0;padding:0;position:absolute;right:20%;text-align:center}.dirty-49d6 .slider-d4fc,.notification_08d6 .slider-d4fc{bottom:0}.blue-cd79 .slider-d4fc{direction:rtl}.slider-d4fc .iron_6563{border:3px solid #111;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;opacity:.4;transition:opacity .3s;width:12px}.plasma-6caf .slider-d4fc .iron_6563,.dirty-49d6 .slider-d4fc .iron_6563{background-color:#111;border:0;height:10px;opacity:.2;width:10px}.slider-d4fc .iron_6563:hover{opacity:.7}.slider-d4fc .iron_6563:first-child:last-child{display:none}.slider-d4fc .iron_6563.picture-hovered-6dcf{background-color:#111;opacity:1!important}.detail-9889 .slider-d4fc .iron_6563{border-radius:0;height:4px;margin:0;width:40px}.widget_purple_5ccb .slider-d4fc .iron_6563{border-radius:0;height:4px;width:40px}.silver-fd5a .slider-d4fc .iron_6563{background-color:#111}.notification-f395 .slider-d4fc .iron_6563{border-radius:0}.fluid-a90a .border-4fb0 .progress-f890,.fluid-a90a .border-4fb0 svg{border:2px solid;border-radius:100%}.fluid-a90a .border-4fb0:hover .progress-f890,.fluid-a90a .border-4fb0:hover svg{fill:#fff!important;background-color:#446084;border-color:#446084}.notification_08d6.fluid-a90a .link-blue-ad6c{transform:translateX(-50%)!important}.notification_08d6.fluid-a90a .notification_silver_d410{transform:translateX(50%)!important}.outer-e464{overflow:hidden;padding-top:0}.outer-e464 .border-4fb0,.outer-e464 .border-4fb0: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}.image-top-5bca .outer-e464 .border-4fb0{background-color:rgba(0,0,0,.3);border-radius:99px;color:#fff}.outer-e464 .border-4fb0.link-blue-ad6c{left:auto!important;right:-1px!important;transform:translateX(10%)}.outer-e464 .border-4fb0.notification_silver_d410{left:-1px!important;right:auto!important;transform:translateX(-10%)}.up-8394 .border-4fb0{color:#fff}.up-8394 .border-4fb0 .progress-f890,.up-8394 .border-4fb0 svg{fill:#fff}.up-8394 .slider-d4fc .iron_6563{border-color:#fff}.up-8394 .slider-d4fc .iron_6563.picture-hovered-6dcf,.up-8394.silver-fd5a .slider-d4fc .iron_6563{background-color:#fff}.title_thick_db66 .down-ad36>*,.clean-e20e .down-ad36>*,.row_51a6 .down-ad36>*{margin:0 auto;max-width:1080px}.title_thick_db66:not(.medium_5766) .cold-2a0d,.clean-e20e:not(.medium_5766) .cold-2a0d,.row_51a6:not(.medium_5766) .cold-2a0d{opacity:0!important}.title_thick_db66 .cold-2a0d,.clean-e20e .cold-2a0d,.row_51a6 .cold-2a0d{opacity:1}.title_thick_db66 .down-ad36>:not(.picture-hovered-6dcf),.clean-e20e .down-ad36>:not(.picture-hovered-6dcf),.row_51a6 .down-ad36>:not(.picture-hovered-6dcf){opacity:.5}.row_51a6{padding:15px 0 25px}.row_51a6 .down-ad36>:before{background-image:url(../img/shadow@2x.focused_dc25);background-size:100% 100%;bottom:-6px;content:"";height:100px;left:-10%;position:absolute;right:-10%;z-index:-2}.row_51a6 .down-ad36>:not(.picture-hovered-6dcf){opacity:1;transform:scale(.9);z-index:-1}.row_51a6 .down-ad36>:not(.picture-hovered-6dcf):before{height:200px;opacity:.5}.row_51a6 .down-ad36>.picture-hovered-6dcf{transform:scale(.95)}.clean-e20e{background-color:transparent;padding:30px 0}.clean-e20e .slider-d4fc{bottom:6px}.clean-e20e .down-ad36>*{max-width:1050px}.clean-e20e .down-ad36>:not(.picture-hovered-6dcf){transform:scale(.93)}@media screen and (max-width:549px){.active-top-aecc .border-4fb0{display:none}.dirty-49d6 .border-4fb0{background-color:transparent!important;box-shadow:none!important;opacity:.8;transform:translateX(0)!important;width:20px!important}.dirty-49d6 .border-4fb0 svg{border:0!important;padding:3px!important}.slider-d4fc{pointer-events:none}.down-ad36 .dropdown-7ffd{overflow:hidden}}a{color:#334862;text-decoration:none}.down_ed63:focus:not(:focus-visible),a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:none}.down_ed63:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid currentColor;outline-offset:2px}a.modal-2336{color:currentColor;transition:color .3s,opacity .3s,transform .3s}.logo-8d04 a.modal-2336:hover{opacity:.7}a.orange-1c7e:hover,a.iron-6443:hover,a:hover{color:#000}.fn-primary-42b1:focus-visible,.filter-082e:focus-visible,button[type=submit]:focus-visible{outline-color:#446084}.fn-secondary-42b1:focus-visible{outline-color:#d26e4b}.slider_north_8cea:focus-visible{outline-color:#d26e4b}.image-top-5bca .wide_bd1e a,.image-top-5bca a{color:currentColor}.image-top-5bca .wide_bd1e a:hover,.image-top-5bca a:hover{color:#fff}ul.paragraph_wood_c9f0{font-size:.85em;margin:5px 0}ul.paragraph_wood_c9f0 li{display:inline-block;margin:0 .4em}ul.paragraph_wood_c9f0 li a{color:currentColor}ul.paragraph_wood_c9f0 li:before{display:inline-block;font-family:fl-icons;margin-right:5px}ul.paragraph_wood_c9f0 li:first-child{margin-left:0}ul.paragraph_wood_c9f0 li:last-child{margin-right:0}.hard_c734 .action_ed2f{padding:.7em 0}.hard_c734 i{font-size:2em;margin:0 10px!important;top:-1px;vertical-align:middle}.hard_c734 .action_ed2f+.action_ed2f{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.caption_eac4,ul.caption_eac4>li{margin:0;padding:0}ul.caption_eac4>li{list-style:none}.mask-north-f8c8 ol li,.mask-north-f8c8 ul li,.new_8a0c ol li,.new_8a0c ul li,.section-b296 ol li,.section-b296 ul li{margin-left:1.3em}.mask-north-f8c8 ol li.outline_752e,.mask-north-f8c8 ul li.outline_752e,.new_8a0c ol li.outline_752e,.new_8a0c ul li.outline_752e,.section-b296 ol li.outline_752e,.section-b296 ul li.outline_752e{margin-left:0}ul li.paper-f3a5,ul li.slow-efd3,ul li.message-fb8c{border-bottom:1px solid #ececec;list-style:none;margin:0;padding:7px 0 7px 25px;position:relative}.image-top-5bca ul li.paper-f3a5,.image-top-5bca ul li.slow-efd3,.image-top-5bca ul li.message-fb8c{border-color:hsla(0,0%,100%,.2)}ul li.paper-f3a5:before,ul li.slow-efd3:before,ul li.message-fb8c:before{color:#7a9c59;font-family:fl-icons;font-size:16px;left:0;position:absolute}ul li.slow-efd3:before{content:""!important}ul li.paper-f3a5:before{content:""!important}ul li.message-fb8c:before{content:""!important}.down_ed63,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%}.avatar_3565,h1{font-size:1.7em}.avatar_3565,.preview-2d3a,h1,h2{line-height:1.3}.preview-2d3a,h2{font-size:1.6em}.tiny_096b,h3{font-size:1.25em}.picture-f5ec,h4{font-size:1.125em}.logo_dark_49b9,h5{font-size:1em}.panel-paper-8a6e,h6{font-size:.85em;opacity:.8}h1.under-b89b.message-last-4d24{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.breadcrumb_glass_dcde>span{-webkit-box-decoration-break:clone;box-decoration-break:clone}a.container-ee4f,p.container-ee4f{font-size:1.3em}.footer_d756,h6,span.icon_c682,th{letter-spacing:.05em;line-height:1.05;text-transform:uppercase}.pro-8dd7{text-transform:none!important}span.icon_c682{font-size:1em;font-weight:600}.full-94a6{font-weight:400}.thumbnail-f084{font-weight:700}.component_purple_bab9,.lower-0326{font-weight:300!important}.component_purple_bab9 strong,.lower-0326 strong{font-weight:700!important}.card_eee4{font-style:italic!important}.wood_9546,.footer_d756{line-height:1.2;text-transform:uppercase}.center-7570,.notice-53e8{font-family:Georgia}.in_8836{font-size:2.5em}.steel-4d3c{font-size:2em}.progress_7c82{font-size:1.5em}.status_3903{font-size:1.3em}.title-5cc1{font-size:1.15em}.layout-a000,.layout-a000.down_ed63{font-size:.8em}.widget-bottom-086d{font-size:.75em}.picture-north-e683{font-size:.7em}.main_f6c0{font-size:.6em}@media(max-width:549px){.steel-4d3c{font-size:2.5em}.progress_7c82{font-size:1.8em}.status_3903{font-size:1.2em}.title-5cc1{font-size:1em}}.active_simple_14ba a:not(.down_ed63),.active_simple_14ba h1,.active_simple_14ba h2,.active_simple_14ba h3,.active_simple_14ba h4,.active_simple_14ba h5,.active_simple_14ba h6{line-height:1.3;margin-bottom:.1em;margin-top:.1em}.active_simple_14ba p{margin-bottom:.1em;margin-top:.1em}.active_simple_14ba .down_ed63{margin-top:1em}.article_67ad .down_ed63{margin-bottom:.5em;margin-top:.5em}.article_67ad .message-89c0,.article_67ad .background_hard_f191 .message-89c0{margin-bottom:1em;margin-top:1em}.article_67ad h1{font-size:3.5em}.article_67ad h2{font-size:2.9em}.article_67ad h3{font-size:2em}.article_67ad h1,.article_67ad h2,.article_67ad h3{font-weight:400;line-height:1;margin-bottom:.2em;margin-top:.2em;padding:0}.article_67ad h4{font-size:1.5em;margin-bottom:.6em;margin-top:.6em;padding:0}.article_67ad h5,.article_67ad h6,.article_67ad p{margin-bottom:1em;margin-top:1em;padding:0}.title-b8b5{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}.last-d327>li>a{font-size:.8em}.last-d327>li.header-d26d{font-size:.85em}.module_fixed_f4a9>li>a{font-size:.65em}.alert-slow-cf36>li>a{font-size:.7em}.dynamic_48ba>li>a{font-size:.9em}.focus-short-fc3f>li>a{font-size:1em}.out_c4ea>li>a{font-size:1.1em}.column_3994>li{margin:0}.banner_82dc>li{margin:0 5px}.plasma-0ff9>li{margin:0 9px}.grid_bcab>li{margin:0 11px}.section-liquid-2291>li{margin:0 13px}.tertiary_11fb{position:relative}.tertiary_11fb:after{background:url(../img/underline.focused_dc25) 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.link_7bfd{opacity:0;transition:opacity 2s}span.link_7bfd.fn-active-42b1{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}.picture_01de,.element-206d,.status-soft-38bd{border:2px solid #fff;display:inline-block;padding:5px}.picture_01de{border-color:#000}h1.picture_01de,h1.element-206d,h1.status-soft-38bd{padding:15px}.container_5b7b,.medium_0dd4{border-bottom:3px solid #fff;border-top:3px solid #fff;display:inline-block;padding-bottom:15px;padding-top:15px}.container_5b7b{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}.image-top-5bca blockquote{color:#fff}.chip-wide-320a:after,.overlay_e188:after,.green-0bc3:after,.complex_85b7:after{clear:both;content:"";display:table}@media(max-width:549px){.accent_fc1d,[data-show=hide-for-small]{display:none!important}.stale_c887{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:550px){.wood_90c6,[data-show=show-for-small]{display:none!important}}@media(min-width:850px){.disabled-a49e,[data-show=show-for-medium]{display:none!important}}@media(max-width:849px){.short_3cd5,[data-show=hide-for-medium]{display:none!important}.sort_green_432f .backdrop-copper-c742,.sort_green_432f .under-af7e{float:none}.sort_green_432f .avatar-ae61{margin-left:auto}.sort_green_432f .header_9082{margin-right:auto}.sort_green_432f{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:850px){.background_61ac,[data-show=hide-for-large]{display:none!important}}.complex_0e55,.video-1b2b{display:block;max-width:100%!important;padding-left:0!important;padding-right:0!important;width:100%!important}.under-af7e{margin-right:0!important}.backdrop-copper-c742{margin-left:0!important}.message-last-4d24{margin-bottom:30px}.west-a6ce{margin-top:30px}.header_9082{margin-right:30px}.avatar-ae61{margin-left:30px}.medium-4da5{margin-bottom:0!important}.under-cb02{margin-left:0!important}.tooltip-2f93{margin-right:0!important}.brown_fed1{margin-top:0!important}.module-top-1ad9{margin-bottom:15px}.light-2120{margin-top:15px}.aside-green-f336{margin-right:15px}.pagination-south-3db7{margin-left:15px}.module-top-1ad9:last-child,.message-last-4d24:last-child{margin-bottom:0}.table_1881{padding-bottom:30px}.plasma-b50a{padding-top:30px}.new-647e{padding-bottom:15px}.pagination-down-01a1{padding-top:15px}.tertiary-clean-07f6{padding-bottom:0!important}.row-6b8e{padding-top:0!important}.progress_fixed_baef{margin:0!important}.green_f1fe{padding:0!important}.fresh-01a3{padding:30px}.north-6e5c :first-child{margin-top:0}.slow_f664 :last-child{margin-bottom:0}.tag_67a0{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.highlight_iron_a811{text-align:left}.background_hard_f191{text-align:center}.stale-afe6{text-align:right}.background_hard_f191 .message-89c0,.background_hard_f191 .brown_0361,.background_hard_f191 .heading-paper-e3a4,.background_hard_f191>div,.background_hard_f191>div>div{margin-left:auto;margin-right:auto}.background_hard_f191 .backdrop-copper-c742,.background_hard_f191 .under-af7e{float:none}.highlight_iron_a811 .message-89c0,.highlight_iron_a811 .brown_0361,.highlight_iron_a811 .heading-paper-e3a4{margin-left:0;margin-right:auto}.stale-afe6 .message-89c0,.stale-afe6 .brown_0361,.stale-afe6 .heading-paper-e3a4,.stale-afe6>div,.stale-afe6>div>div{margin-left:auto;margin-right:0}.fn-relative-42b1{position:relative!important}.fn-absolute-42b1{position:absolute!important}.fn-fixed-42b1{position:fixed!important;z-index:12}.fn-top-42b1{top:0}.fn-right-42b1{right:0}.fn-left-42b1{left:0}.fn-bottom-42b1,.icon_4cc8{bottom:0}.icon_4cc8{height:100%;left:0;margin:0!important;padding:0!important;position:absolute;right:0;top:0}.detail-5c97{bottom:auto;top:50%;transform:translateY(-50%)}.hero-07ba{left:50%;transform:translateX(-50%)}.hero-07ba.detail-5c97{bottom:auto!important;left:auto!important;right:50%;top:50%;transform:translate(50%,-50%)}.under-af7e{float:right}.backdrop-copper-c742{float:left}.next-6aff{height:100%;height:100vh;min-height:550px;padding-bottom:0!important;padding-top:0!important}.tag_6748{background-position:50% 50%;background-repeat:no-repeat!important;background-size:cover!important}.search-yellow-e3c9{background-position:top;-o-object-position:top;object-position:top}.full-be5d,.full-be5d img{border-radius:999px!important;-o-object-fit:cover;object-fit:cover}.texture_soft_8adf{border-radius:5px}.progress-5197{border:2px solid #446084;padding:15px 30px 30px}.inner_aa81{border-style:dashed}.paragraph_prev_2959{border-color:#7a9c59}.widget-clean-6ede{border-top:1px solid #ececec}.avatar_cf5b{border-bottom:1px solid #ececec}.breadcrumb_north_feaf{border-left:1px solid #ececec}.photo_02f8{border-right:1px solid #ececec}.fn-hidden-42b1{display:none!important;visibility:hidden!important}.slow_ee6b{opacity:0;visibility:hidden}.tabs-outer-9af5{z-index:21}.sidebar_fluid_e8f3{z-index:22}.center_4988{z-index:23}.card_stale_51cc{z-index:24}.box_bronze_4663{z-index:25}.content-31fa{z-index:9995}.gallery-white-7b46{z-index:9996}.surface_c201{z-index:9997}.shadow-de18{pointer-events:none}.detail-static-0a5d{white-space:nowrap}.info-67a3{color:#446084}.cold_75ee{color:#d26e4b}.summary_focused_0dcb{color:#7a9c59}.clean-3d71{color:#b20000}.dim-1e64{background-color:#446084}.button-c0a1{background-color:#d26e4b}.main_d59e{background-color:#7a9c59}.slider_north_aae2{background-color:#b20000}.info-7e20{background-color:transparent!important}.block_d34c{display:inline}.middle-3968{display:block}.form-07b9{display:flex}@media(max-width:549px){.down_ef45{display:block}}.inner_37f8{display:inline-block}.static-a3e1 img,img.block_d34c{display:inline-block!important}.stale-97bd{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}.item_down_5c1f{overflow:hidden}.component-cd4f{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.under-375e{font-weight:700}.highlight-0189{opacity:.4}.element_stone_964d{opacity:.5}.slow-60fd{opacity:.6}.hovered-eac9{opacity:.7}.filter-564b{opacity:.8}@media(max-width:549px){.advanced_612c{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:none}}.avatar_steel_fbe0{-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none}.avatar_steel_fbe0::-webkit-scrollbar{height:0!important;width:0!important}.banner-stale-1b5b{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.banner-stale-1b5b: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){.lite-e7f3{left:5%}.smooth_9efb{left:15%}.module_1030{left:25%}.logo_beca{left:35%}.surface_active_8684{left:45%}.panel-e72f{right:45%}.content-pro-e894{right:35%}.wide-f08e{right:25%}.smooth-5120{right:15%}.overlay-left-3f75{right:5%}.text_lower_a260{left:0}.badge-bottom-556e{left:10%}.overlay-9ec6{left:20%}.notification_hard_ed63{left:30%}.dirty-5a6f{left:40%}.label_solid_9374{right:40%}.old_241a{right:30%}.row-201b{right:20%}.middle_f8cc{right:10%}.item-c21a{right:0}.large_4af5{top:0}.shadow_light_e5e8{top:10%}.box_65a5{top:20%}.wide-909d{top:30%}.carousel-7a2e{top:40%}.box_12bd{bottom:40%}.sort-advanced-47ff{bottom:30%}.surface-soft-4299{bottom:20%}.button-stale-2536{bottom:10%}.content_motion_afa9{bottom:0}.row-bronze-61ac{top:5%}.outline-small-9a41{top:15%}.text_new_d26d{top:25%}.info_down_1801{top:35%}.lite-c4ab{top:45%}.focus-black-26d2{bottom:45%}.easy_0f2f{bottom:35%}.cool_178a{bottom:25%}.section_fresh_230d{bottom:15%}.block-3a5d{bottom:5%}.secondary_11fa{left:50%;transform:translateX(-50%)}.overlay-be0d{top:50.3%;transform:translateY(-50%)}.overlay-be0d.secondary_11fa{transform:translate(-50%,-50%)}}@media screen and (min-width:550px)and (max-width:849px){.overlay_319e{left:5%}.north-168c{left:15%}.clean_87b1{left:25%}.disabled_outer_2131{left:35%}.stale-7c43{left:45%}.hovered-22e8{right:45%}.short_13a2{right:35%}.liquid_a372{right:25%}.black_7415{right:15%}.text_slow_0cd7{right:5%}.title_35cd{top:5%}.first_a733{top:15%}.layout-pro-a56d{top:25%}.stone-5e3e{top:35%}.disabled_down_2200{top:45%}.short_cf07{bottom:45%}.thumbnail_9f9c{bottom:35%}.gradient_ac0c{bottom:25%}.right-f93a{bottom:15%}.list_1f7f{bottom:5%}.iron_dea2{left:0}.avatar-2564{left:10%}.slider_39e5{left:20%}.advanced-0a75{left:30%}.active_3da9{left:40%}.over-2339{right:40%}.south-a26f{right:30%}.menu_0365{right:20%}.hidden_e863{right:10%}.breadcrumb_7d28{right:0}.current_fe0c{top:0}.sidebar_3b23{top:10%}.column-899a{top:20%}.sort_down_8470{top:30%}.notification-lower-58e7{top:40%}.list_light_4322{bottom:40%}.description-17f1{bottom:30%}.wrapper_green_9591{bottom:20%}.overlay-2388{bottom:10%}.yellow-06ee{bottom:0}.basic_86d4{left:50%;transform:translateX(-50%)!important}.smooth-f281{top:50%;transform:translateY(-50%)!important}.basic_86d4.smooth-f281{transform:translate(-50%,-50%)!important}}@media screen and (min-width:850px){.dirty_457c{left:5%}.wide-df42{left:15%}.hard_e54d{left:25%}.current_5611{left:35%}.right-5a46{left:45%}.preview_b80e{right:45%}.status-cb33{right:35%}.summary_smooth_b808{right:25%}.stone_47fe{right:15%}.notification-decf{right:5%}.warm_2b77{top:5%}.status-df35{top:15%}.old-174c{top:25%}.detail_83ff{top:35%}.box_pro_f42a{top:45%}.sort_left_1dbc{bottom:45%}.popup-tall-2308{bottom:35%}.layout_83b6{bottom:25%}.badge_8d7b{bottom:15%}.right-fffa{bottom:5%}.filter-iron-6336{left:0}.primary-df68{left:10%}.silver-3329{left:20%}.message-action-1ffb{left:30%}.article-e7cc{left:40%}.surface-south-39a0{right:40%}.simple-0832{right:30%}.list-down-f76d{right:20%}.selected-e090{right:10%}.row_pink_2d22{right:0}.aside-pink-79e3{top:0}.paper-f016{top:10%}.slow_f426{top:20%}.notice-b9ae{top:30%}.label_6dba{top:40%}.tabs-315e{bottom:40%}.paragraph-cc41{bottom:30%}.active_08e1{bottom:20%}.current_5f56{bottom:10%}.fixed_daba{bottom:0}.paper_c511{left:50%;transform:translateX(-50%)!important}.progress_4ba6{top:50%;transform:translateY(-50%)!important}.paper_c511.progress_4ba6{transform:translate(-50%,-50%)!important}}.menu_dark_0bdc{font-size:11px}.bronze-74f8 .menu_dark_0bdc,.text_static_c02b .menu_dark_0bdc,.plasma_175a .menu_dark_0bdc,.nav-last-8106 .menu_dark_0bdc{font-size:8px}.bronze-74f8 .menu_dark_0bdc h6,.text_static_c02b .menu_dark_0bdc h6,.plasma_175a .menu_dark_0bdc h6{font-size:10px}.bronze-74f8 .menu_dark_0bdc p.container-ee4f,.text_static_c02b .menu_dark_0bdc p.container-ee4f,.plasma_175a .menu_dark_0bdc p.container-ee4f{font-size:16px}.large_bf08 .menu_dark_0bdc{font-size:8.5px}.iron_2fdb .menu_dark_0bdc{font-size:9px}.link_784c .menu_dark_0bdc{font-size:10px}.article-orange-9c38 .menu_dark_0bdc{font-size:11px}.stone_c581 .menu_dark_0bdc{font-size:12px}.layout-e0a9 .menu_dark_0bdc{font-size:13px}.texture-36ca .menu_dark_0bdc{font-size:14px}.popup-2091 .menu_dark_0bdc{font-size:15px}@media screen and (min-width:550px){.label_hot_c827 .menu_dark_0bdc,.container_5437 .menu_dark_0bdc,.button-cool-edeb .menu_dark_0bdc,.block-selected-691d .menu_dark_0bdc,.filter_7da5 .menu_dark_0bdc,.photo-de2b .menu_dark_0bdc,.bronze_3f20 .menu_dark_0bdc{font-size:.8vw}.sidebar-slow-1d40 .menu_dark_0bdc{font-size:.9vw}.logo_e844 .menu_dark_0bdc{font-size:1.15vw}.widget_focused_ca7a .menu_dark_0bdc{font-size:1.3vw}.header_light_2318 .menu_dark_0bdc{font-size:1.5vw}.menu_dark_0bdc{font-size:1.8vw}}@media screen and (min-width:850px){.menu_dark_0bdc{font-size:16px}.item_95a1 .menu_dark_0bdc,.fluid_0ce1 .menu_dark_0bdc,.backdrop-9ad3 .menu_dark_0bdc,.nav-last-8106 .menu_dark_0bdc{font-size:8px}.item_95a1 .menu_dark_0bdc h6,.fluid_0ce1 .menu_dark_0bdc h6,.backdrop-9ad3 .menu_dark_0bdc h6{font-size:10px}.item_95a1 .menu_dark_0bdc p.container-ee4f,.fluid_0ce1 .menu_dark_0bdc p.container-ee4f,.backdrop-9ad3 .menu_dark_0bdc p.container-ee4f{font-size:16px}.fluid_068b .menu_dark_0bdc{font-size:8.5px}.solid_a4d2 .menu_dark_0bdc{font-size:9px}.smooth-37ff .menu_dark_0bdc{font-size:10px}.west-b984 .menu_dark_0bdc{font-size:11px}.clean_cf76 .menu_dark_0bdc{font-size:12px}.under_effe .menu_dark_0bdc{font-size:13px}.form_8f3b .menu_dark_0bdc{font-size:14px}.slider_3949 .menu_dark_0bdc{font-size:15px}}@media(prefers-reduced-motion:no-preference){.badge-e953 [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}.badge-e953 [data-animate]:not([data-animate-transform]),[data-animate]:not([data-animate-transform]){transform:none!important}.badge-e953 [data-animate]:not([data-animate-transition]),[data-animate]:not([data-animate-transition]){transition:none!important}.badge-e953 [data-animate=bounceInDown],.badge-e953 [data-animate=bounceInLeft],.badge-e953 [data-animate=bounceInRight],.badge-e953 [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}.badge-e953 [data-animate=bounceInLeft],[data-animate=bounceInLeft]{transform:translate3d(-300px,0,0)}.badge-e953 [data-animate=blurIn],[data-animate=blurIn]{filter:blur(15px)}.badge-e953 [data-animate=fadeInLeft],[data-animate=fadeInLeft]{transform:translate3d(-70px,0,0)}.badge-e953 [data-animate=fadeInRight],[data-animate=fadeInRight]{transform:translate3d(70px,0,0)}.badge-e953 [data-animate=bounceInUp],.badge-e953 [data-animate=fadeInUp],[data-animate=bounceInUp],[data-animate=fadeInUp]{transform:translate3d(0,70px,0)}.badge-e953 [data-animate=bounceInRight],[data-animate=bounceInRight]{transform:translate3d(300px,0,0)}.badge-e953 [data-animate=bounceIn],[data-animate=bounceIn]{transform:scale(1.3)}.badge-e953 [data-animate=bounceInDown],.badge-e953 [data-animate=fadeInDown],[data-animate=bounceInDown],[data-animate=fadeInDown]{transform:translate3d(0,-70px,0)}.badge-e953 [data-animate=flipInY],[data-animate=flipInY]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateY(-90deg) translate3d(15px,0,0)}.badge-e953 [data-animate=flipInX],[data-animate=flipInX]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateX(90deg) translate3d(0,-15px,0)}.dirty-49d6.badge-e953 [data-animated=true],.badge-e953 .picture-hovered-6dcf [data-animated=true],[data-animated=true]{animation-delay:.1s;opacity:1!important;transform:translateZ(0) scale(1)}.down-ad36>:not(.picture-hovered-6dcf) [data-animated=true]{transition:transform .7s,opacity .3s!important}.badge-e953 [data-animate=none],[data-animate=none]{opacity:1!important}.badge-e953 [data-animate=blurIn][data-animated=true],[data-animated=true][data-animate=blurIn]{filter:blur(0)}[data-animated=false]{transition:none!important}.badge-a2a7 [data-animate],[data-animate]:hover{transition-delay:0s!important}[data-animate-delay="100"]{transition-delay:.1s}.mini_3619>li{opacity:0;transform:translateY(-15px);transition:transform .3s,opacity .3s}.fn-active-42b1 .mini_3619>li,.static_27ae .mini_3619>li,.mini_3619.fn-active-42b1>li{opacity:1;transform:none}.dropdown-0437+.dropdown-0437 [data-animate],.mini_3619>li,[data-animate-delay="200"],[data-animate]+[data-animate]{transition-delay:.2s}.mini_3619>li+li,[data-animate-delay="300"]{transition-delay:.3s}.dropdown-0437+.dropdown-0437+.dropdown-0437 [data-animate],.mini_3619>li+li+li,[data-animate-delay="400"],[data-animate]+[data-animate]+[data-animate]{transition-delay:.4s}.mini_3619>li+li+li+li,[data-animate-delay="500"]{transition-delay:.5s}.dropdown-0437+.dropdown-0437+.dropdown-0437+.dropdown-0437 [data-animate],.mini_3619>li+li+li+li+li,[data-animate-delay="600"],[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.6s}.mini_3619>li+li+li+li+li+li,[data-animate-delay="700"]{transition-delay:.7s}.dropdown-0437+.dropdown-0437+.dropdown-0437+.dropdown-0437+.dropdown-0437 [data-animate],.mini_3619>li+li+li+li+li+li+li,[data-animate-delay="800"],[data-animate]+[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.8s}.dropdown-0437+.dropdown-0437+.dropdown-0437+.dropdown-0437+.dropdown-0437+.dropdown-0437 [data-animate],.mini_3619>li+li+li+li+li+li+li+li,[data-animate-delay="900"]{transition-delay:.9s}.dropdown-0437+.dropdown-0437+.dropdown-0437+.dropdown-0437+.dropdown-0437+.dropdown-0437+.dropdown-0437 [data-animate],.mini_3619>li+li+li+li+li+li+li+li+li,[data-animate-delay="1000"]{transition-delay:1s}.detail-f879 .down-ad36>:not(.picture-hovered-6dcf) [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}}.item-6cd5{border:1px solid #ececec;border-radius:0;bottom:0;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.row-017f{border-style:dashed}.liquid_5635{border-style:dotted}.badge-a2a7 .component-bd33:not(.paragraph_d9d5):not(.outline_over_fcfa),.badge-a2a7.component-bd33:not(.paragraph_d9d5):not(.outline_over_fcfa){background-color:#fff}.image-top-5bca .badge-a2a7 .component-bd33:not(.paragraph_d9d5):not(.outline_over_fcfa),.image-top-5bca .badge-a2a7.component-bd33:not(.paragraph_d9d5):not(.outline_over_fcfa){background-color:#333}.description-yellow-9c6c,.surface_1cc9,.outer_4a4f,.search_726e,.item_huge_9b38,.orange_9044,.silver_b017,.bright_006c,.list_center_630c,.border_c9b3,.shade_brown_52c4 .mask-north-f8c8,.heading-fc5f .mask-north-f8c8,.fluid-597b .mask-north-f8c8,.article-7e01 .mask-north-f8c8,.accordion-black-6ce6 .mask-north-f8c8,.east-f1f6 .mask-north-f8c8,.text_21f2 .mask-north-f8c8,.mask-hovered-5c94 .mask-north-f8c8,.section-pro-b855 .mask-north-f8c8,.frame_top_bdde .mask-north-f8c8{transition:transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s}.description-yellow-9c6c,.surface_1cc9:hover,.shade_brown_52c4 .mask-north-f8c8,.heading-fc5f .mask-north-f8c8:hover{box-shadow:0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.sort-3523,.outer_4a4f,.search_726e:hover,.fluid-597b .mask-north-f8c8,.article-7e01 .mask-north-f8c8:hover{box-shadow:0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.item_huge_9b38,.orange_9044:hover,.accordion-black-6ce6 .mask-north-f8c8,.east-f1f6 .mask-north-f8c8:hover{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.22)}.silver_b017,.bright_006c:hover,.text_21f2 .mask-north-f8c8,.mask-hovered-5c94 .mask-north-f8c8:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1)}.list_center_630c,.border_c9b3:hover,.section-pro-b855 .mask-north-f8c8,.frame_top_bdde .mask-north-f8c8:hover{box-shadow:0 30px 40px 0 rgba(0,0,0,.2)}.bright_006c:hover,.border_c9b3:hover,.mask-hovered-5c94 .mask-north-f8c8:hover,.frame_top_bdde .mask-north-f8c8:hover{transform:translateY(-6px)}.center_3cc5,.wood_d2d1{text-shadow:1px 1px 1px rgba(0,0,0,.3)}.pro-3d19{text-shadow:2px 2px 5px rgba(0,0,0,.4)}.grid-tiny-dfbd{text-shadow:3px 3px 8px rgba(0,0,0,.4)}.highlight-solid-8aab{text-shadow:3px 3px 12px rgba(0,0,0,.5)}.brown-508f{text-shadow:5px 5px 16px rgba(0,0,0,.6)}a.backdrop_small_1cdd{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.backdrop_small_1cdd i{font-size:.8em}a.backdrop_small_1cdd:hover{background-color:#fff!important;color:#000!important;opacity:1}.button_44af .aside_action_5bf3,.button_44af [class*=image-] img{transition:filter .6s,opacity .6s,transform .6s,box-shadow .3s}.button_44af .article-eb7c img{transition:unset}.carousel-8342 .aside_action_5bf3,.panel-1870:hover .aside_action_5bf3,.button_44af .wood-3569 img,.button_44af:hover .action-77f8 img{filter:grayscale(100%)}.carousel-8342:hover .aside_action_5bf3,.button_44af:hover .wood-3569 img{filter:grayscale(0)}.message_lower_1607:hover .aside_action_5bf3,.button_44af:hover .widget_easy_23d0 img{transform:scale(1.1)}.header-fa74 .aside_action_5bf3,.button_44af .description-inner-cca5 img{transition:transform 5s!important}.header-fa74 .aside_action_5bf3,.button_44af:hover .description-inner-cca5 img{transform:scale(1.3)}.active-82b0:hover .aside_action_5bf3,.button_44af:hover .widget-middle-4bdd img{opacity:.7;transform:scale(1.1)}.north-2755:hover .aside_action_5bf3,.button_44af:hover .hidden_4439 img{filter:brightness(1.1)}.hovered-3f72:hover .aside_action_5bf3,.button_44af:hover .cold-74b6 img{opacity:.7}.button_44af:hover .fast-ba68 img,.fast-ba68:hover .aside_action_5bf3{opacity:.6}.silver-e631 .aside_action_5bf3,.logo_soft_a5ad img{opacity:.7}.silver-e631:hover .aside_action_5bf3,.button_44af:hover .logo_soft_a5ad img{opacity:1}.hard-10fe:hover .aside_action_5bf3,.button_44af:hover .north-0ea0 img{filter:blur(5px)}.nav_626c:not(:hover) .notice_fe52,.down-86df:hover .notice_fe52,.button_44af:hover .title_dim_d4eb .notice_fe52,.button_44af:not(:hover) .dim_e759 .notice_fe52{opacity:0}.grid-488a:not(:hover) .notice_fe52,.purple_4e1f:hover .notice_fe52,.button_44af:hover .layout-3735 .notice_fe52,.button_44af:not(:hover) .hero-dirty-4950 .notice_fe52{opacity:.5}.right_3037{overflow:hidden;transform:translateZ(0)}.block_e041{-webkit-clip-path:circle(50% at center);clip-path:circle(50% at center)}.avatar-pink-70b4{-webkit-clip-path:polygon(0 30px,100% 0,100% 100%,0 100%);clip-path:polygon(0 30px,100% 0,100% 100%,0 100%)}.tall_1725{-webkit-clip-path:polygon(0 0,100% 30px,100% 100%,0 100%);clip-path:polygon(0 0,100% 30px,100% 100%,0 100%)}.basic-08be{-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%)}.block_6eaf{-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%)}.main-aecd{-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%)}.caption-medium-75f3{-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%)}.avatar-pink-70b4,.tall_1725,.basic-08be{margin-top:-30px}.block_6eaf,.main-aecd,.caption-medium-75f3{margin-top:-60px}[data-parallax-container]{overflow:hidden}@media(prefers-reduced-motion:no-preference){[data-parallax]{will-change:transform!important}[data-parallax]:not(.widget_orange_0e0e),[data-parallax]:not(.widget_orange_0e0e) .aside_action_5bf3{opacity:0}}.active_384f{-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}.outline-warm-872f{background:rgba(0,0,0,.2);background:linear-gradient(180deg,#000 0,transparent 70%);opacity:.4}.component-bd33:hover .active_384f{opacity:.5}.outline_over_fcfa:not(.image-top-5bca) .active_384f{background:hsla(0,0%,100%,.2);background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 33%);opacity:.8}.detail-9510,.footer-2e04,.container-a793,.static_8590,.overlay-medium-0094{filter:blur(0);opacity:0;pointer-events:none;transition:opacity .5s,transform .3s,max-height .6s,filter .6s}.detail-9510{transform:translateY(15%) translateZ(0)}.footer-2e04{transform:translateY(100%) translateZ(0)}.column_faba .active_simple_14ba.detail-9510{transform:translateY(-40%) translateZ(0)}.hero_a81e{opacity:0;transition:opacity .3s}.button_44af:hover .hero_a81e{opacity:1}.easy_4f96{transition:opacity .3s}.button_44af:hover .easy_4f96{opacity:0}.simple_cd6e{filter:invert(0);opacity:1!important}.button_44af:hover .simple_cd6e{filter:invert(100%)}.info_5b9a{max-height:0;opacity:0;transform:translateY(15%) translateZ(0);transition:all .6s}.button_44af:hover .info_5b9a{max-height:150px;opacity:1}.button_44af:hover .info_5b9a.tabs_51a6{max-height:30px}.popup-gold-798c{filter:blur(10px);opacity:0;transition:filter .3s,opacity .3s}.button_44af:hover .popup-gold-798c{filter:blur(0)!important;opacity:1}.container-a793{transform:scale(1.1) translateZ(0)}.column_faba .active_simple_14ba.container-a793{transform:scale(1.1) translateZ(0) translateY(-50%)}.static_8590{transform:scale(.9) translateZ(0)}.column_faba .active_simple_14ba.static_8590{transform:scale(.9) translateZ(0) translateY(-50%)}.outer-b3f3{opacity:1!important;transform:scale(1) translateZ(0) translateY(10px)!important;transition:transform .3s}.button_44af:hover .outer-b3f3{transform:scale(1) translateZ(0) translateY(0)!important}.column_faba .outer-b3f3{transform:scale(1) translateZ(0) translateY(-40%)!important}.column_faba:hover .active_simple_14ba.outer-b3f3{transform:scale(1) translateZ(0) translateY(-50%)!important}.button_44af:hover img.overlay-medium-0094{opacity:1}.button_44af .tiny_70ce:focus-within .overlay-medium-0094,.button_44af:hover .detail-9510,.button_44af:hover .footer-2e04,.button_44af:hover .container-a793,.button_44af:hover .static_8590,.button_44af:hover .overlay-medium-0094{opacity:1;pointer-events:inherit;transform:scale(1) translateZ(0) translateY(0)!important}.column_faba:hover .overlay-medium-0094.active_simple_14ba,.button_44af:hover .overlay-medium-0094.fn-center-42b1{transform:scale(1) translateZ(0) translateY(-50%)!important}@media(prefers-reduced-motion){.column_faba .active_simple_14ba.detail-9510,.column_faba:hover .overlay-medium-0094.active_simple_14ba,.button_44af:hover .outer-b3f3,.button_44af:hover .detail-9510,.button_44af:hover .footer-2e04,.button_44af:hover .container-a793,.button_44af:hover .static_8590,.button_44af:hover .overlay-medium-0094,.button_44af:hover .overlay-medium-0094.fn-center-42b1,.outer-b3f3,.info_5b9a,.detail-9510,.footer-2e04,.container-a793,.static_8590{transform:translateZ(0)}}.badge-e953 .texture_motion_d824{background-color:transparent!important;overflow:hidden}.badge-e953 .texture_motion_d824 .aside_action_5bf3{opacity:0;transition:opacity 1s}.stale_f0a3 .aside_action_5bf3,.breadcrumb_center_b37c .aside_action_5bf3{transform:scale(1)}.module_blue_2150 .aside_action_5bf3,.aside_c066 .aside_action_5bf3{transform:scale(1.2)}.texture_motion_d824.picture-hovered-6dcf .aside_action_5bf3{opacity:1;transform:scale(1);transition:opacity 1s,transform 20s ease-out}.under-7126.picture-hovered-6dcf .aside_action_5bf3{transition:opacity 3.5s}.search-ea08.picture-hovered-6dcf .aside_action_5bf3{transition:opacity 1.5s}.breadcrumb_center_b37c.picture-hovered-6dcf .aside_action_5bf3,.stale_f0a3.picture-hovered-6dcf .aside_action_5bf3{transform:scale(1.2)}.aside_c066.picture-hovered-6dcf .aside_action_5bf3{transition:opacity 1s,transform 5s ease-out}.soft-c651{display:flex;pointer-events:none;position:absolute}.gradient-outer-bc4e{flex:1 1 auto}.progress_50b2{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}.logo_narrow_5d63{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.chip-tiny-429a{opacity:0;transition-property:opacity}.chip-tiny-429a.label_1e1b{opacity:1}.new-7657.west-bfdf .gradient-outer-bc4e{background:#000;border:2px solid #000;border-radius:4px}.new-7657.west-bfdf.tabs_934d .gradient-outer-bc4e{margin-top:8px}.new-7657.west-bfdf.soft-179f .gradient-outer-bc4e{margin-right:8px}.new-7657.west-bfdf.thumbnail-ce20 .gradient-outer-bc4e{margin-left:8px}.new-7657.west-bfdf.silver-b59c .gradient-outer-bc4e{margin-bottom:8px}.new-7657.west-bfdf .progress_50b2{color:#fff;padding:6px 8px}.new-7657.west-bfdf .main-fixed-8b56{overflow:hidden;position:absolute}.new-7657.west-bfdf.tabs_934d .main-fixed-8b56{height:8px;margin-left:-8px;top:0;width:16px}.new-7657.west-bfdf.soft-179f .main-fixed-8b56{height:16px;margin-top:-8px;right:0;top:0;width:8px}.new-7657.west-bfdf.thumbnail-ce20 .main-fixed-8b56{height:16px;left:0;margin-top:-8px;top:0;width:8px}.new-7657.west-bfdf.silver-b59c .main-fixed-8b56{bottom:0;height:8px;margin-left:-8px;width:16px}.new-7657.west-bfdf .copper-0d22,.new-7657.west-bfdf .panel_c3b1{height:0;position:absolute;width:0}.new-7657.west-bfdf .copper-0d22{border:8px solid transparent}.new-7657.west-bfdf.tabs_934d .copper-0d22{border-bottom-color:#000;left:0;top:3px}.new-7657.west-bfdf.soft-179f .copper-0d22{border-left-color:#000;left:-3px;top:0}.new-7657.west-bfdf.thumbnail-ce20 .copper-0d22{border-right-color:#000;left:3px;top:0}.new-7657.west-bfdf.silver-b59c .copper-0d22{border-top-color:#000;left:0;top:-3px}.new-7657.west-bfdf .panel_c3b1{border:8px solid transparent;left:0;top:0}.new-7657.west-bfdf.tabs_934d .panel_c3b1{border-bottom-color:#000}.new-7657.west-bfdf.soft-179f .panel_c3b1{border-left-color:#000}.new-7657.west-bfdf.thumbnail-ce20 .panel_c3b1{border-right-color:#000}.new-7657.west-bfdf.silver-b59c .panel_c3b1{border-top-color:#000}.new-7657.west-bfdf .backdrop_iron_35b4{position:relative}.new-7657.west-bfdf.tabs_934d .backdrop_iron_35b4{top:-8px}.new-7657.west-bfdf.thumbnail-ce20 .backdrop_iron_35b4{left:-8px}.image-top-5bca,.image-top-5bca p,.image-top-5bca td{color:#f1f1f1}.image-top-5bca .disabled_medium_12b5,.image-top-5bca a.container-ee4f,.image-top-5bca h1,.image-top-5bca h2,.image-top-5bca h3,.image-top-5bca h4,.image-top-5bca h5,.image-top-5bca h6,.image-top-5bca label,.component_b20a:hover a,.component_b20a:hover h1,.component_b20a:hover h2,.component_b20a:hover h3,.component_b20a:hover h4,.component_b20a:hover h5,.component_b20a:hover h6,.component_b20a:hover p{color:#fff}.image-top-5bca .main_dac1 .layout_pink_7e6b,.image-top-5bca .small-ebfa,.image-top-5bca .advanced_2488 a+a{border-color:hsla(0,0%,100%,.2)}.image-top-5bca .caption-advanced-74a4 li li.image-162a>a,.image-top-5bca .first_c005>li>a,.image-top-5bca .caption-advanced-74a4>li>ul li a,.image-top-5bca .last-d327>li.header-d26d,.image-top-5bca .last-d327>li>a,.logo-8d04 .list-3c21,.logo-8d04 .last-d327>li>a,.logo-8d04 .last-d327>li>button,.lower-94a9.image-top-5bca .input-1e9f>li>a,.lower-94a9.image-top-5bca>li>a{color:hsla(0,0%,100%,.8)}.image-top-5bca .first_c005>li>a:hover,.image-top-5bca .last-d327>li.fn-active-42b1>a,.image-top-5bca .last-d327>li>a.fn-active-42b1,.image-top-5bca .last-d327>li>a:hover,.logo-8d04 .last-d327>li.fn-active-42b1>a,.logo-8d04 .last-d327>li.fn-current-42b1>a,.logo-8d04 .last-d327>li>a.fn-active-42b1,.logo-8d04 .last-d327>li>a:hover,.logo-8d04 a.modal-2336:hover,.lower-94a9.image-top-5bca .input-1e9f>li>a:hover,.lower-94a9.image-top-5bca>li>a:hover{color:#fff}.image-top-5bca.lower-94a9.hard-9083>li.soft-48f3,.image-top-5bca.lower-94a9.component_fe78>li.soft-48f3,.logo-8d04 .gallery-a555:after,.logo-8d04 .sidebar_5c41>li+li>a:after,.logo-8d04 .last-d327>li.gallery-a555,.lower-94a9.image-top-5bca .input-1e9f>li>a,.lower-94a9.image-top-5bca>li>a{border-color:hsla(0,0%,100%,.2)}.image-top-5bca .caption-advanced-74a4 li li.image-162a>a,.logo-8d04 .sidebar-f3d0,.logo-8d04 .caption-advanced-74a4 li li.image-162a>a,.logo-8d04 .last-d327>li.header-d26d{color:#fff}.panel_south_8bf2 a:hover span.hard_a605,.logo-8d04 span.hard_a605{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.image-top-5bca{background-color:#333}.sidebar_plasma_1876{padding-bottom:30px;padding-top:30px}.wrapper_bc4a{padding-top:0}.widget-prev-7dab{display:flow-root}@media(min-width:850px){.caption-832a{position:sticky}.caption-832a[data-sticky-mode]{transform:translateZ(0);will-change:transform}.caption-832a:not([data-sticky-mode]){top:calc(var(--flatsome-scroll-padding-top) + 30px);transition:top .6s}}.full-61a7{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}.link_out_88d1,.frame_bottom_f313{opacity:1;visibility:visible}.notification-middle-6650,.dropdown-light-76ae{background-position:50% 0;background-size:cover;position:relative;transition:background-color .3s,opacity .3s;width:100%;z-index:1001}.medium-3d4d{background-color:hsla(0,0%,100%,.9)}.filter_wood_75de,.search_8423{align-items:center;display:flex;flex-wrap:no-wrap}.notification-middle-6650.element_under_2f6a,.notification-middle-6650.label-west-baba,.notification-middle-6650.carousel_a55f{position:absolute}.notification-middle-6650.label-west-baba:not(.hover-rough-5906),.notification-middle-6650.carousel_a55f:not(.hover-rough-5906){left:auto;right:auto}.notification-middle-6650.label-west-baba .dropdown-light-76ae{opacity:0;transition:opacity .3s;visibility:hidden}.notification-middle-6650.label-west-baba .dropdown-light-76ae.hover-rough-5906{opacity:1;visibility:visible}.notification-middle-6650.carousel_a55f .medium-3d4d,.notification-middle-6650.carousel_a55f .notice_blue_60e9,.notification-middle-6650.carousel_a55f .filter_wood_75de,.notification-middle-6650.carousel_a55f .dropdown-light-76ae{background-color:transparent;background-image:none!important;box-shadow:none}.medium-3d4d,.notice_blue_60e9{background-position:50% 0;transition:background .4s}.search_8423{background-color:#446084;min-height:20px;position:relative;z-index:11}.pro-e23a{position:relative;z-index:10}.filter_wood_75de{min-height:35px;position:relative;z-index:9}.advanced_0000{border-top:1px solid;margin-bottom:-1px;opacity:.1}.logo-8d04 .advanced_0000{display:none}.hover-rough-5906{left:0;margin:0 auto;position:fixed;right:0;top:0}.hidden-north-7761 .hover-rough-5906{animation:stuckMoveDown .6s}.component-fc4c .hover-rough-5906{animation:stuckFadeIn .6s}.primary_a5fe .hover-rough-5906 .pro-e23a{transition:height .8s}.hover-rough-5906 .tooltip-inner-ecf1,.hover-rough-5906 .fresh-a73e,.hover-rough-5906 .fresh-a73e img{margin-top:0;padding-top:0}.dropdown-light-76ae:not(.hover-rough-5906) .fresh-a73e img{transition:max-height .5s}.notification-middle-6650.label-west-baba .gradient-action-42b0,.hover-rough-5906 .gradient-action-42b0{display:none}.shadow-first-7cec .dropdown-light-76ae,.dropdown-light-76ae.hover-rough-5906,.container_orange_3a5c #wrapper{box-shadow:1px 1px 10px rgba(0,0,0,.15)}.last-d327>li.gallery-a555{border-left:1px solid rgba(0,0,0,.1);height:30px;margin:0 7.5px;position:relative;vertical-align:middle}.logo-8d04 .last-d327>li.gallery-a555{border-color:hsla(0,0%,100%,.1)}.filter_3e4b{min-height:15px;width:100%}.nav_2090 .green-0bc3{max-width:100%!important}@media(max-width:849px){.pro-e23a li.header-d26d.focus_a1b2{display:none}}@media(prefers-reduced-motion){.hidden-north-7761 .hover-rough-5906{animation-name:stuckFadeIn}}@media(max-width:549px){.fixed_bc46>li>a:not(.down_ed63){line-height:5em}}.out_80b3{margin:0 0 30px}.dynamic-8bef .out_80b3{margin-bottom:0}.avatar_0d64{padding:1.5em 0}.avatar_0d64.background_hard_f191{padding-left:1.5em;padding-right:1.5em}.row-450a{padding-top:0}.form-warm-716b{padding-bottom:0}.new_8a0c{padding-bottom:1.5em;padding-top:1.5em}.dynamic-8bef .red_afa7 .component-bd33{margin-bottom:1.5em}.red_afa7{transition:opacity .3s,box-shadow .5s,transform .3s}.footer-1206+#main .media-stale-f301{padding-top:30px}.description_liquid_0bf3{opacity:.8;padding-top:7px}.red_afa7.badge-a2a7{background-color:#fff}.red_afa7.badge-a2a7 .widget-mini-951b,.red_afa7.badge-a2a7 .new_8a0c,.red_afa7.badge-a2a7 .avatar_0d64,.red_afa7.badge-a2a7 footer.simple_108e{padding-left:1.5em;padding-right:1.5em}.red_afa7.badge-a2a7 .row-450a{padding-top:1.5em}.container-9969{padding:2em 0}.article_67ad h2.under-b89b{font-size:2em}.logo_4a78.status_4c07{top:7%}.tiny-06bd img{width:100%}.banner-bd99{position:relative}@media(min-width:850px){.banner-bd99{float:left;margin-right:2em;max-width:50%}.banner-bd99+.new_8a0c{padding-top:0}}.out_80b3 .section-b296 p:last-of-type{margin-bottom:0}footer.simple_108e{border-bottom:2px solid #ececec;border-top:1px solid #ececec;font-size:.8em;padding:.5em 0 .6em}li.menu_e360{padding:7px 0}li.menu_e360 a{display:inline!important}.secondary-98c5 .message-89c0{height:2px;margin-bottom:.5em;margin-top:.5em}.carousel_selected_865b{display:block}.gradient-ebb9{margin-top:1.5em}.row_7764:not(.current-6a28){display:none}@media(min-width:850px){.popup-red-fe96{display:inline;float:left;margin-right:1.5em}.outline-dc1a{display:inline;float:right;margin-left:1.5em}.solid_49e1{clear:both;display:block;margin:0 auto}}.clean_517e{margin-bottom:2em;max-width:100%}.clean_517e .menu_soft_79b0{background:rgba(0,0,0,.05);font-size:.9em;font-style:italic;padding:.4em}.menu_soft_79b0{text-align:center}img.badge-6e49.alert-simple-e7d7{margin-bottom:2em}.complex_85b7 .new_8a0c .dropdown_wood_8824{padding:0}.picture_current_ab1c{display:block}.orange_392e .solid_9343,.new_8a0c .solid_9343,.summary_purple_e156 .solid_9343{border:none;margin-bottom:0;margin-top:0;padding:0}.wide_bd1e{margin-bottom:1.5em}.wide_bd1e ul{margin:0}.wide_bd1e li{list-style:none}.cool-42aa .wide_bd1e,.purple_9253 .wide_bd1e{background-color:#fff;border:1px solid #ddd;box-shadow:2px 2px 10px 0 rgba(0,0,0,.05);padding:15px 20px}.cool-42aa .wide_bd1e h3{background-color:#446084;color:#fff;margin-left:-21px;margin-top:-16px;padding:10px 20px;width:calc(100% + 42px)}.cool-42aa h3+.message-89c0{display:none}.wide_bd1e>ul>li,ul.wood_a38f>li{list-style:none;margin:0;text-align:left}.wide_bd1e>ul>li li,ul.wood_a38f>li li{list-style:none}.wide_bd1e>ul>li>a,.wide_bd1e>ul>li>span:first-child,ul.wood_a38f>li>a,ul.wood_a38f>li>span:first-child{display:inline-block;flex:1;padding:6px 0}.wide_bd1e>ul>li:before,ul.wood_a38f>li:before{display:inline-block;font-family:fl-icons;margin-right:6px;opacity:.6}.wide_bd1e>ul>li li>a,ul.wood_a38f>li li>a{display:inline-block;font-size:.9em;padding:3px 0}.wide_bd1e>ul>li+li,ul.wood_a38f>li+li{border-top:1px solid #ececec}.image-top-5bca .wide_bd1e>ul>li+li,.image-top-5bca ul.wood_a38f>li+li{border-color:hsla(0,0%,100%,.08)}.wide_bd1e>ul>li ul,ul.wood_a38f>li ul{border-left:1px solid #ddd;display:none;margin:0 0 10px 3px;padding-left:15px;width:100%}.wide_bd1e>ul>li ul li,ul.wood_a38f>li ul li{border:0;margin:0}.image-top-5bca .wide_bd1e>ul>li ul,.image-top-5bca ul.wood_a38f>li ul{border-color:hsla(0,0%,100%,.08)}.image-top-5bca .wide_bd1e>ul>li.fn-active-42b1>a,.image-top-5bca .wide_bd1e>ul>li.sidebar_pro_13b4>a,.image-top-5bca .wide_bd1e>ul>li>a:hover,.image-top-5bca ul.wood_a38f>li.fn-active-42b1>a,.image-top-5bca ul.wood_a38f>li.sidebar_pro_13b4>a,.image-top-5bca ul.wood_a38f>li>a:hover{color:#fff}.wide_bd1e>ul>li.surface-up-d519,ul.wood_a38f>li.surface-up-d519{align-items:center;display:flex;flex-flow:row wrap}.wide_bd1e>ul>li .nav_5b18{font-size:.7em;line-height:3em;opacity:.5}.wide_bd1e .fresh-2764>ul,.wide_bd1e .fn-current-42b1>ul{display:block}.wide_bd1e .sidebar_pro_13b4>a{color:#000;font-weight:bolder}.small-8edd{padding:10px 0}.small-8edd a{display:block;line-height:1.2;margin-bottom:6px}.wide_bd1e .warm_5fdc:after{clear:both;content:"";display:table}.wide_bd1e .warm_5fdc>li{border:0;float:left;list-style:none;margin:0;padding:0;width:33.333333%}.wide_bd1e .warm_5fdc>li a{display:block;margin:0;padding:0}.wide_bd1e .warm_5fdc>li img{display:block;width:100%}.pressed_8dbf li{align-items:center;display:flex}.icon_lower_97a7 li{font-size:.9em;font-style:italic}.icon_lower_97a7 a{display:inline!important}.icon_lower_97a7 span{display:block;font-weight:bolder}.middle-10d0{color:#333;position:relative}.middle-10d0 .pink-aae3{display:none!important}.image-top-5bca .middle-10d0{color:#fff}.middle-10d0 p{margin:0;padding:0}.middle-10d0 br{display:none}.middle-10d0 label{display:inline-block;width:100%}.middle-10d0 span.gradient-7baf{margin-left:0;margin-right:1.2em}.middle-10d0 .progress-paper-9162{display:block}.middle-10d0 .pink-aae3{background-color:#fff;border-radius:99px;position:absolute;right:0}.middle-10d0 .primary-east-a9e3{background-color:#f1f1f1;border-radius:3px;color:#b20000;line-height:1.2em;margin-top:-10px;opacity:.8;padding:5px 8px;position:relative}.middle-10d0 .primary-east-a9e3:after{border:10px solid rgba(136,183,213,0);border-bottom-color:#f1f1f1;bottom:100%;content:" ";height:0;left:30px;margin-left:-10px;pointer-events:none;position:absolute;width:0}.middle-10d0 .badge-8410{display:none!important}.middle-10d0 .action_ed2f .primary-east-a9e3{margin-top:5px;position:absolute;width:100%;z-index:99}.middle-10d0 .notice-in-c50e{border-radius:10px;margin:5px 0 0}.info-plasma-2814 .fn-processing-42b1 *{opacity:.8}.gas_b07a form.title-selected-bc2f{margin:0 auto;max-width:620px;padding:30px 15px}.full_dc42 img{width:100%}.in-487c{margin-bottom:-1px}.complex_85b7+.accordion_022b .tall-6f0f{margin-top:30px}.dim_bb5a{display:none;padding:1em 2.3em}.title-simple-0c11{border-top:1px solid #ddd;display:block;font-size:110%;padding:.6em 2.3em;position:relative;transition:border .2s ease-out,background-color .3s}.image-top-5bca .title-simple-0c11{border-color:hsla(0,0%,100%,.2)}.title-simple-0c11.fn-active-42b1{background-color:rgba(0,0,0,.03);border-color:#446084;color:#446084;font-weight:700}.image-top-5bca .title-simple-0c11.fn-active-42b1{color:#fff}.soft_c200 .badge-tall-fbe1{border-radius:999px;height:1.5em;left:0;margin-right:5px;position:absolute;top:.3em;transform-origin:50% 47%;width:2.3em}.soft_c200 .fn-active-42b1 .badge-tall-fbe1{color:currentColor;opacity:1}.narrow-107d{color:#222;font-weight:700;letter-spacing:0;padding:0}.cold-0f1d .narrow-107d{font-size:.85em;margin:0 0 .5em}.narrow-107d .accordion_iron_e827,.narrow-107d .text_middle_eea6{font-weight:300;margin:0 .3em;opacity:.35;position:relative;top:0}.image-top-5bca .narrow-107d{color:#fff}.narrow-107d a{color:hsla(0,0%,40%,.7);font-weight:400}.narrow-107d a:first-of-type{margin-left:0}.narrow-107d a.fn-current-42b1,.narrow-107d a:hover{color:#111}.image-top-5bca .narrow-107d a{color:#fff}.content-17c6{padding:15px 0}.content-17c6 a{align-items:center;color:#ccc;display:inline-flex}.content-17c6 .accordion_iron_e827{margin:0 .5em;top:2px}.overlay_inner_97f8{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-42b1 .overlay_inner_97f8{background-color:#d26e4b}@media(min-width:850px){.description-1c5e{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.description-1c5e>div,.description-1c5e>p{padding:0 15px;width:100%}.description-1c5e p.west_6de1,.description-1c5e p.tabs-4231,.description-1c5e p.widget_13b1{flex:1}}.component-slow-fc68:target{background-color:#f1f1f1;border-radius:10px;padding:15px}.progress_focused_d87a li,.large_8491 li{list-style:none;padding:1em 0 0}.progress_focused_d87a li .header_mini_0804,.large_8491 li .header_mini_0804{margin-bottom:0}.progress_focused_d87a li .easy-1be5,.large_8491 li .easy-1be5{border-radius:100%}.progress_focused_d87a li .dropdown-4580,.large_8491 li .dropdown-4580{font-style:italic}.progress_focused_d87a li .advanced_54da,.large_8491 li .advanced_54da{padding:0 1.5em}.progress_focused_d87a>li:not(:first-child),.large_8491>li:not(:first-child){border-top:1px dashed #ddd}#comments .media-480e{background-color:rgba(0,0,0,.05);margin-top:15px;padding:15px 25px 0}#comments .media-480e .alert-next-fd9f{font-size:1.2em}#comments .media-480e small{font-size:.6em;margin-left:10px;text-transform:uppercase}.slider_west_5918{position:relative;width:100%}.in-13c1{padding:30px 0 0}.paper-9f5a{background-color:#fff}.shadow_motion_c3b1{background-color:#777}.paper-9f5a,.shadow_motion_c3b1{border-top:1px solid rgba(0,0,0,.05)}.input_hard_6bae{padding:7.5px 0}.narrow-aec7,html{background-color:#5b5b5b}.in-13c1 ul{margin:0}.narrow-aec7{color:rgba(0,0,0,.5);font-size:.9em;padding:10px 0 15px}.narrow-aec7.image-top-5bca{color:hsla(0,0%,100%,.5)}.narrow-aec7.fn-fixed-42b1{background-color:transparent;bottom:0;color:#fff;left:0;padding:7.5px 15px;right:0;text-shadow:1px 1px 1px rgba(0,0,0,.7);z-index:101}.narrow-aec7 ul{border-bottom:1px solid #ddd;opacity:.8;padding-bottom:5px}.narrow-aec7.image-top-5bca ul{border-color:hsla(0,0%,100%,.08)}.narrow-aec7.background_hard_f191 ul{border:0;padding-top:5px}.popup-outer-654f{box-shadow:0 0 20px 0 rgba(0,0,0,.5);margin-bottom:100px;position:relative;z-index:1}.popup-outer-654f+.slider_west_5918{bottom:0;position:fixed;z-index:0}.hard_f804{bottom:20px;margin:0;opacity:0;pointer-events:none;right:20px;transform:translateY(30%)}.hard_f804.fn-left-42b1{left:20px;right:unset}.hard_f804.fn-active-42b1{opacity:1;pointer-events:inherit;transform:translateY(0)}.red_0c1a{display:block;padding-bottom:100%}.red_0c1a a>img{font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.message-medium-b84f img{background-color:rgba(0,0,0,.03)}.fresh-a73e{line-height:1;margin:0}.accent_0c7f{font-size:.9em;font-style:italic;line-height:1;margin:.85em 0}.fresh-a73e a{color:#446084;display:block;font-size:32px;font-weight:bolder;margin:0;text-decoration:none;text-transform:uppercase}.fresh-a73e img{display:block;width:auto}.pattern-d62f,.link_east_6eb2,.logo-8d04 .tiny-56ac,.fn-sticky-42b1 .image-top-5bca .pattern-d62f,.fn-sticky-42b1 .paragraph_4514 .tiny-56ac{display:none!important}.logo-8d04 .pattern-d62f,.hover-rough-5906 .link_east_6eb2{display:block!important}.hover-rough-5906 .link_east_6eb2+img,.hover-rough-5906 .link_east_6eb2+img+img{display:none!important}.logo-8d04 .fresh-a73e a{color:#fff}.top_f6f2 .fresh-a73e{margin-left:0;margin-right:30px}.pattern-8138 .liquid-ab56{flex:1 1 0;order:1}.pattern-8138 .fresh-a73e{margin:0 30px;order:2;text-align:center}.pattern-8138 .fresh-a73e img{margin:0 auto}.pattern-8138 .tertiary-under-ad41{flex:1 1 0;order:3}@media screen and (max-width:849px){.tooltip-inner-ecf1 .last-d327{flex-wrap:nowrap}.title_iron_3387 .fresh-a73e{margin-left:0;margin-right:15px;order:1}.title_iron_3387 .liquid-ab56{flex:1 1 0;order:2}.title_iron_3387 .tertiary-under-ad41{flex:1 1 0;order:3}.tertiary_warm_1c20 .liquid-ab56{flex:1 1 0;order:1}.tertiary_warm_1c20 .fresh-a73e{margin:0 15px;order:2;text-align:center}.tertiary_warm_1c20 .fresh-a73e img{margin:0 auto}.tertiary_warm_1c20 .tertiary-under-ad41{flex:1 1 0;order:3}}.primary-blue-449e{height:300px}.primary_a483{height:400px}.hidden_b67f{background-color:#fff;background-color:hsla(0,0%,100%,.9);padding:20px}.dirty_d3ca .slow_efee button{max-width:none!important;min-height:auto!important}.dirty_d3ca .slow_efee .texture_next_d914 li{margin:0}.thick-b7e0{background-color:#f1f1f1;padding-left:30px;padding-right:30px}.thick-b7e0.image-top-5bca{background-color:#333}.thick-b7e0 .dropdown-0437,.thick-b7e0 .mask-north-f8c8,.thick-b7e0 .complex_85b7{padding-bottom:0!important;padding-top:0!important}.menu_0c73 li{display:inline-block;margin:0 1px!important;position:relative}.menu_0c73 li .down_ed63{margin-bottom:0}.menu_0c73 .lower-94a9{min-width:90px;padding:2px;width:90px}.pink-be3e{position:relative}.pink-be3e .wide_bd1e{margin:0 .3em;vertical-align:middle}.sort-7809{overflow:hidden}.soft_3c63{transition:opacity .6s}.bronze_63d7{background-color:rgba(0,0,0,.25)}.row_e853{min-height:60px;padding-top:20px;position:relative}.row_e853 button,.row_e853 form,.row_e853 p,.row_e853 select,.row_e853 ul{margin-bottom:0;margin-top:0}.filter-30ed{background-color:#f7f7f7;border-bottom:1px solid #ececec;border-top:1px solid #ececec}.filter-30ed .row_e853{padding-bottom:15px;padding-top:15px}.detail-down-b49c{background-color:#446084;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.detail-down-b49c .row_e853{padding-bottom:20px}.detail-down-b49c .sort-7809{box-shadow:inset 0 0 30px 0 rgba(0,0,0,.1)}.detail-down-b49c .notice_fe52{background-color:rgba(0,0,0,.4)}.mask-ef8c .feature-advanced-19da{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}.mask-ef8c .feature-advanced-19da svg{height:20px;vertical-align:middle;width:auto!important}.mask-ef8c .feature-advanced-19da:hover{opacity:1}.image-top-5bca .mask-ef8c .feature-advanced-19da{background-color:hsla(0,0%,100%,.1)}.image-top-5bca .mask-ef8c .feature-advanced-19da svg{fill:#fff}.alert_9835{background-color:#fff;border:1px solid #ececec;overflow:hidden;padding-bottom:15px}.image-top-5bca .alert_9835{border-color:hsla(0,0%,100%,.2)}.alert_9835 .in_0256{border-bottom:1px solid #ececec;padding:.5em 15%}.image-top-5bca .alert_9835 .in_0256{border-color:hsla(0,0%,100%,.2)}.alert_9835 .sort-gas-64fc{color:#000;font-weight:300;padding:.6em 15% 0}.alert_9835 .dropdown-4580{padding:15px 15px 0}.alert_9835 .stone_5450{padding:10px 15%}.alert_9835 .static_193c{opacity:.6;text-decoration:line-through}.alert_9835 .stone_5450 .down_ed63:last-child{margin:30px 0 0}.alert_9835 .modal_b94a{font-size:14px;margin-left:10px}.alert_9835 .stone_5450>div{border-bottom:1px solid #ececec;padding:7.5px 0}.image-top-5bca .alert_9835 .stone_5450>div{border-color:hsla(0,0%,100%,.08)}.image-top-5bca .alert_9835{background-color:#333}.alert_9835 .in_0256{background-color:rgba(0,0,0,.02)}.filter-0c17{border-color:#446084;border-width:2px;margin-top:-15px}.filter-0c17 .in_0256{background-color:#446084;border-color:#446084;color:#fff}.picture_static_2e8c{width:100%}.smooth_1b30{max-height:100vh;overflow:hidden;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:999}.smooth_1b30 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}.smooth_1b30 a.fn-active-42b1,.smooth_1b30 a:hover{background-color:#fff;opacity:1}.smooth_1b30 a.fn-active-42b1{border-color:#446084}.fresh_9b07 .light-8205{display:block!important}.link_huge_8f11 form{margin-bottom:0}.backdrop-b561>.light-8205,.fresh_9b07 .light-8205{padding:5px 0;width:100%}.tertiary_edcf .list_eb19{padding-right:5px}.link_huge_8f11:not(.tertiary_edcf) .filter-082e,.header_slow_ddff .filter-082e{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.wrapper_da86{position:relative}.wrapper_da86 .down_ed63.main-319e{margin:0}.wrapper_da86 .down_ed63.main-319e i{font-size:1.2em}.link_huge_8f11{width:100%}.link_huge_8f11.tertiary_edcf .filter-082e.fn-loading-42b1 .full-8a60{opacity:0}.link_huge_8f11.tertiary_edcf .filter-082e.fn-loading-42b1:after{border-color:currentColor}.link_huge_8f11.tertiary_edcf .action_ed2f:last-of-type{margin-left:-2.9em}@media(max-width:849px){.link_huge_8f11{font-size:1rem}}.link_huge_8f11 .icon_action_6cda{-webkit-overflow-scrolling:touch;max-height:50vh;overflow-y:scroll;overflow-y:auto}.notification-middle-6650 .light-8205 .icon_action_6cda,.filter_3e4b .icon_action_6cda{max-height:80vh}.dropdown-0437 .badge_brown_13cd,.notification-middle-6650 .light-8205 .badge_brown_13cd,.filter_3e4b .badge_brown_13cd{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%}.notification-middle-6650 li .header-d26d .badge_brown_13cd{background-color:transparent;box-shadow:none;position:relative;top:0}.main-stale-8caf{align-items:center;border-bottom:1px solid rgba(0,0,0,.05);cursor:default;display:flex;padding:10px .75em}.main-stale-8caf .red-9ebb{flex:1}.main-stale-8caf img{border-radius:99px;display:inline-block;height:40px;margin-right:10px;width:40px}.main-stale-8caf img+.red-9ebb{margin-top:-.15em;padding-left:.5em}.main-stale-8caf .label-e389{font-size:.8em;margin-left:5px;padding-top:3px}.main-stale-8caf:last-child{border-bottom:none}.tiny_d486{background-color:rgba(0,0,0,.05)}#search-lightbox{font-size:1.5em;margin:0 auto;max-width:600px}.warm_dbdc{margin-bottom:1.5em}.article_67ad+.warm_dbdc,.tertiary-8cc5+.warm_dbdc,.active-top-aecc+.warm_dbdc{margin-top:30px}.sort-fresh-1b6e{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;width:100%}.sort-fresh-1b6e i{margin-right:.5em;opacity:.6}.sort-fresh-1b6e i.pagination-purple-d369{margin-left:10px;margin-right:0}.sort-fresh-1b6e span{text-transform:uppercase}.sort-fresh-1b6e small{font-size:1em;font-weight:400;opacity:.7;padding-left:15px;text-transform:none}.sort-fresh-1b6e b{background-color:currentColor;display:block;flex:1;height:2px;opacity:.1}.sort-fresh-1b6e a{display:block;font-size:.8em;margin-left:auto;padding-left:15px}.tabs-slow-5830{border-bottom:2px solid #ececec}.tabs-slow-5830 span{border-bottom:2px solid rgba(0,0,0,.1);margin-bottom:-2px;margin-right:15px;padding-bottom:7.5px}.image-top-5bca .tabs-slow-5830,.image-top-5bca .tabs-slow-5830 span{border-color:hsla(0,0%,100%,.2)}.tabs-slow-5830 b{display:none}.main_huge_da29 span{margin:0 15px}.gradient_e695 span,.main_huge_da29 span{text-align:center}.gradient_e695 small,.main_huge_da29 small{display:block;padding:0 15px}.box-fdb0 span,.gradient_e695 span{border:2px solid rgba(0,0,0,.1);padding:.3em .8em}.box-fdb0 b:first-of-type{display:none}.input-large-b841{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}.badge_lower_b333{align-items:center;display:flex;justify-content:space-between}.wood_1119{flex:1 1 auto;padding-right:30px}.pagination-pro-6266{flex:0 0 auto}.pagination-pro-6266>a{margin-bottom:0;margin-right:20px}.pagination-pro-6266>a:last-child{margin-right:0}.component-fixed-f86a{transform:translate3d(0,100%,0)}.icon_ec5d{transform:none}@media(max-width:849px){.badge_lower_b333{align-items:stretch;flex-direction:column;font-size:.9em;text-align:center}.pagination-pro-6266{margin-top:15px}.wood_1119{padding-right:0}}.layout-lite-3a7e:before{content:""}.article_stale_f024:before{content:""}.label-clean-ece6:before,.stale-b03a:before{content:""}.center_a1aa:before{content:""}.background_warm_086c:before{content:""}.modal-0e1b:before{content:""}.texture_066e:before{content:""}.popup-f513:before{content:""}.sidebar-f338:before{content:""}.gradient-green-df4e:before{content:""}.north_4064:before{content:""}.nav_6247:before{content:""}.focus_3346:before{content:""}.paragraph_3e44:before{content:""}.plasma_6479:before{content:""}.container_advanced_5978:before{content:""}.fresh-90c9:before{content:""}.item_b0b0:before{content:""}.outline-outer-9163:before{content:""}.pagination-purple-d369:before{content:""}.header_stone_0454:before{content:""}.element-8c0e:before{content:""}.hero-f695:before{content:""}.block_20e0:before{content:""}.medium_247a:before{content:""}.container_new_006c:before{content:""}.footer_d292:before{content:""}.video_yellow_4e03:before{content:""}.fast_eb32:before{content:""}.feature_f6ac:before{content:""}.selected-0eb0:before{content:""}.list-a4ce:before{content:""}.menu_hovered_86dd:before{content:""}.upper-9681:before{content:""}.full-8a60:before{content:""}.sort_dirty_6175:before{content:""}.advanced_4708:before{content:""}.message_next_a6f2:before{content:""}.fluid_8069:before{content:""}.black_ac4d:before{content:""}.yellow-33ec:before{content:""}.advanced_072f:before{content:""}.cold_9026:before{content:""}.modal-new-e0e7:before{content:""}.brown_3444:before{content:""}.down_cdf9:before{content:""}.first-5b59:before{content:""}.silver_e731:before{content:""}.slider-521f:before{content:""}.pagination_focused_aeff:before{content:""}.footer-e4f2{--divider-top-width:100%;--divider-width:100%;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.footer-e4f2 svg{display:block;height:150px;left:50%;position:relative;transform:translateX(-50%)}.hero_b234{top:-1px;transform:rotate(180deg)}.hero_b234 svg{width:calc(var(--divider-top-width) + 2px)}.block_easy_bd99{bottom:-1px}.block_easy_bd99 svg{width:calc(var(--divider-width) + 2px)}.shade_cf23 svg{transform:translateX(-50%) rotateY(180deg)}.outline-outer-0f12{z-index:2}.footer-e4f2 .info-inner-4468{fill:#fff}.background_hard_f191 .center-b471{margin-left:auto;margin-right:auto}.center-b471{color:#999;display:inline-block;font-size:.85em;vertical-align:middle}.header-d26d .center-b471{font-size:1em}.header-d26d .center-b471 .down_ed63{margin-bottom:0}.center-b471 span{font-weight:700;padding-right:10px}.center-b471 i{min-width:1em}.image-top-5bca .center-b471,.logo-8d04 .center-b471{color:#fff}.image-top-5bca .center-b471 .down_ed63.list-3c21,.logo-8d04 .center-b471 .down_ed63.list-3c21{border-color:hsla(0,0%,100%,.5)}.orange_5bb3,.center-b471 .down_ed63.main-319e:hover,.center-b471 .down_ed63.main-319e:not(.list-3c21){background-color:currentColor!important;border-color:currentColor!important}.orange_5bb3>i,.orange_5bb3>span,.center-b471 .down_ed63.main-319e:hover>i,.center-b471 .down_ed63.main-319e:hover>span,.center-b471 .down_ed63.main-319e:not(.list-3c21)>i,.center-b471 .down_ed63.main-319e:not(.list-3c21)>span{color:#fff!important}.down_ed63.carousel-new-2f92:hover,.down_ed63.carousel-new-2f92:not(.list-3c21){color:#3a589d!important}.down_ed63.up_85af:hover,.down_ed63.up_85af:not(.list-3c21){color:#3b6994!important}.down_ed63.overlay_cold_47f0:hover,.down_ed63.overlay_cold_47f0:not(.list-3c21){color:#51cb5a!important}.down_ed63.module-13a1:hover,.down_ed63.module-13a1:not(.list-3c21){color:#2478ba!important}.down_ed63.focus-46a2:hover,.down_ed63.focus-46a2:not(.list-3c21),.down_ed63.bottom_447c:hover,.down_ed63.bottom_447c:not(.list-3c21){color:#111!important}.down_ed63.hard-3a74:hover,.down_ed63.hard-3a74:not(.list-3c21){color:#51cb5a!important}.down_ed63.narrow-7cca:hover,.down_ed63.narrow-7cca:not(.list-3c21){color:#cb2320!important}.down_ed63.detail_b4a9:hover,.down_ed63.detail_b4a9:not(.list-3c21){color:#fc7600!important}.down_ed63.liquid_6c58:hover,.down_ed63.liquid_6c58:not(.list-3c21){color:#36455d!important}.down_ed63.mini-24b6:hover,.down_ed63.mini-24b6:not(.list-3c21){color:#527498!important}.down_ed63.header-31b8:hover,.down_ed63.header-31b8:not(.list-3c21){color:#dd4e31!important}.down_ed63.overlay_7e64:hover,.down_ed63.overlay_7e64:not(.list-3c21){color:#0072b7!important}.down_ed63.frame_black_e2da:hover,.down_ed63.frame_black_e2da:not(.list-3c21){color:#c33223!important}.down_ed63.thumbnail-steel-b56f:hover,.down_ed63.thumbnail-steel-b56f:not(.list-3c21){color:#e5086f!important}.down_ed63.wrapper-gold-7561:hover,.down_ed63.wrapper-gold-7561:not(.list-3c21){color:#fff600!important}.down_ed63.wrapper-gold-7561:hover i,.down_ed63.wrapper-gold-7561:not(.list-3c21) i{text-shadow:0 0 6px rgba(0,0,0,.4)}.down_ed63.alert_c169:hover,.down_ed63.alert_c169:not(.list-3c21){color:#0099e5!important}.down_ed63.center-638d:hover,.down_ed63.center-638d:not(.list-3c21){color:#54a9ea!important}.down_ed63.advanced_4fa6:hover,.down_ed63.advanced_4fa6:not(.list-3c21){color:#9146fe!important}.down_ed63.preview-ac02:hover,.down_ed63.preview-ac02:not(.list-3c21){color:#7189d9!important}.column-db56{position:relative;visibility:visible}.heading-paper-e3a4{-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}.heading-paper-e3a4:before,.hidden-2b77 .heading-paper-e3a4:before{color:#d26e4b;content:"";float:left;left:0;position:absolute;top:0}.heading-paper-e3a4 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}.heading-paper-e3a4 span:before{color:#d26e4b;content:"";left:0;position:absolute;top:0}.progress_short_2815{display:inline-block;height:18px;vertical-align:middle}.accent-3e61{font-size:90%}li.static_0d52{font-size:.8em}li.static_0d52 .heading-paper-e3a4{display:inline-block;margin-bottom:0}.advanced_2488 a{color:transparent!important;display:inline-block;font-family:fl-icons;font-size:16px;margin-left:-10px;overflow:hidden}.advanced_2488 a+a{border-left:1px solid #ececec;margin-left:.3em}.advanced_2488 a.fn-active-42b1:after,.advanced_2488 a:hover:after{color:#d26e4b}.advanced_2488 a:after{color:#ddd;content:""}.advanced_2488 a.banner_copper_1f50:after{content:""}.advanced_2488 a.menu-8596:after{content:""}.advanced_2488 a.dynamic_d51f:after{content:""}.advanced_2488 a.shade-9fdf:after{content:""}

/* css-noise: be3e */
.phantom-card-u4 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.1;
}
