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

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

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

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

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

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

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

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

  .fast_7705.fn-show-bf06 {
    display: flex;
  }

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

  .fast_7705 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}.tertiary_20cb{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%}.status-603f,.list_pressed_625c,.layout-327a{margin:0;padding:0 15px 30px;position:relative;width:100%}.module-84a5{flex:1}.hover_bfbe{order:-1}.hover-stale-e42c{order:1}.texture-full-f65c{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%}.component-easy-9cf7{overflow:hidden}@media screen and (min-width:850px){.status-603f:first-child .texture-full-f65c{margin-left:auto;margin-right:0}.status-603f+.status-603f .texture-full-f65c{margin-left:0;margin-right:auto}}@media screen and (max-width:549px){.silver_388a{order:-1}}@media screen and (min-width:850px){.under-3fcb{order:-1}}@media screen and (max-width:849px){.in_8e9e{order:-1}.status-603f{padding-bottom:30px}}@media screen and (min-width:850px){.texture-6745>.status-603f+.status-603f:not(.article-8868){border-left:1px solid #ececec}.texture-6745.fluid-9e6b>.status-603f+.status-603f:not(.article-8868){border-left:0;border-right:1px solid #ececec}.header_ae0d{border-right:1px solid #ececec;padding-right:30px}.status-603f.header_ae0d:not(.hover_bfbe):last-child{border-left:1px solid #ececec;border-right:0;padding-left:30px;padding-right:0}.surface-0ff1{border-right:1px solid #ececec;padding-right:0}.surface-0ff1+.status-603f,.header_ae0d+.status-603f{padding-left:30px}}.hovered-0a6c .header_ae0d{border-color:hsla(0,0%,100%,.2)}.video_51d4>.status-603f{display:flex}.medium-24ae{align-items:center!important;align-self:center!important;vertical-align:middle!important}.module-20d3{align-items:flex-end!important;align-self:flex-end!important;justify-content:flex-end!important;vertical-align:bottom!important}.aside_4ef6{align-items:flex-start!important;align-self:flex-start!important;justify-content:flex-start!important;vertical-align:top!important}.fast-8df7{justify-content:center!important}.overlay_fresh_a33c{justify-content:flex-end!important}.small-b19f{flex-basis:8.3333333333%;max-width:8.3333333333%}.filter_short_a52e{flex-basis:16.6666666667%;max-width:16.6666666667%}.article_south_10b9{flex-basis:25%;max-width:25%}.liquid_aa12{flex-basis:33.3333333333%;max-width:33.3333333333%}.selected_d2cb{flex-basis:41.6666666667%;max-width:41.6666666667%}.text_9f68{flex-basis:50%;max-width:50%}.silver-3ce6{flex-basis:58.3333333333%;max-width:58.3333333333%}.dropdown-7a9a{flex-basis:66.6666666667%;max-width:66.6666666667%}.info_tall_9ccc{flex-basis:75%;max-width:75%}.heading-50b5{flex-basis:83.3333333333%;max-width:83.3333333333%}.label_warm_2034{flex-basis:91.6666666667%;max-width:91.6666666667%}.hot-5a99,.layout_blue_2984 .black_48bf>.status-603f,.layout_blue_2984>.status-603f{flex-basis:100%;max-width:100%}.item_b495 .black_48bf>.status-603f,.item_b495>.status-603f{flex-basis:50%;max-width:50%}.inner-d744 .black_48bf>.status-603f,.inner-d744>.status-603f{flex-basis:33.3333333333%;max-width:33.3333333333%}.focus_2d8e .black_48bf>.status-603f,.focus_2d8e>.status-603f{flex-basis:25%;max-width:25%}.notification_c67d .black_48bf>.status-603f,.notification_c67d>.status-603f{flex-basis:20%;max-width:20%}.middle_41db .black_48bf>.status-603f,.middle_41db>.status-603f{flex-basis:16.6666666667%;max-width:16.6666666667%}.accent_new_1eb5 .black_48bf>.status-603f,.accent_new_1eb5>.status-603f{flex-basis:14.2857142857%;max-width:14.2857142857%}.focused-86f0 .black_48bf>.status-603f,.focused-86f0>.status-603f{flex-basis:12.5%;max-width:12.5%}@media screen and (min-width:550px){.icon_fixed_600a{flex-basis:8.3333333333%;max-width:8.3333333333%}.focus-wood-82a2{flex-basis:16.6666666667%;max-width:16.6666666667%}.grid_d5bd{flex-basis:25%;max-width:25%}.complex-1cdf{flex-basis:33.3333333333%;max-width:33.3333333333%}.button-wood-1c45{flex-basis:41.6666666667%;max-width:41.6666666667%}.first_dffc{flex-basis:50%;max-width:50%}.table-4a9c{flex-basis:58.3333333333%;max-width:58.3333333333%}.caption_4d52{flex-basis:66.6666666667%;max-width:66.6666666667%}.outline_a16a{flex-basis:75%;max-width:75%}.paper_b20b{flex-basis:83.3333333333%;max-width:83.3333333333%}.gold_8fe0{flex-basis:91.6666666667%;max-width:91.6666666667%}.sidebar_c3d0,.selected_4a35 .black_48bf>.status-603f,.selected_4a35>.status-603f{flex-basis:100%;max-width:100%}.message_9956 .black_48bf>.status-603f,.message_9956>.status-603f{flex-basis:50%;max-width:50%}.top-ae0f .black_48bf>.status-603f,.top-ae0f>.status-603f{flex-basis:33.3333333333%;max-width:33.3333333333%}.wrapper-brown-544b .black_48bf>.status-603f,.wrapper-brown-544b>.status-603f{flex-basis:25%;max-width:25%}.notice-first-744e .black_48bf>.status-603f,.notice-first-744e>.status-603f{flex-basis:20%;max-width:20%}.notification-02c6 .black_48bf>.status-603f,.notification-02c6>.status-603f{flex-basis:16.6666666667%;max-width:16.6666666667%}.down_a99b .black_48bf>.status-603f,.down_a99b>.status-603f{flex-basis:14.2857142857%;max-width:14.2857142857%}.pattern_0116 .black_48bf>.status-603f,.pattern_0116>.status-603f{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width:850px){.tall-f35d{flex-basis:8.3333333333%;max-width:8.3333333333%}.wide_d668{flex-basis:16.6666666667%;max-width:16.6666666667%}.focus_black_790e{flex-basis:25%;max-width:25%}.search_huge_5168{flex-basis:33.3333333333%;max-width:33.3333333333%}.tabs_lower_49b6{flex-basis:41.6666666667%;max-width:41.6666666667%}.picture_5fe9{flex-basis:50%;max-width:50%}.form_7f87{flex-basis:58.3333333333%;max-width:58.3333333333%}.texture_iron_9f3f{flex-basis:66.6666666667%;max-width:66.6666666667%}.fresh_8ed8{flex-basis:75%;max-width:75%}.shade-inner-96f9{flex-basis:83.3333333333%;max-width:83.3333333333%}.filter_fb7c{flex-basis:91.6666666667%;max-width:91.6666666667%}.main-ad57 .layout-327a,.article-8868,.button_22af .black_48bf>.status-603f,.button_22af>.status-603f{flex-basis:100%;max-width:100%}.tag-cool-4422 .layout-327a,.menu_copper_d734 .black_48bf>.status-603f,.menu_copper_d734>.status-603f{flex-basis:50%;max-width:50%}.green-494d .layout-327a,.slider_wood_eba5 .black_48bf>.status-603f,.slider_wood_eba5>.status-603f{flex-basis:33.3333333333%;max-width:33.3333333333%}.caption_ccb5 .layout-327a,.video-d2d1 .black_48bf>.status-603f,.video-d2d1>.status-603f{flex-basis:25%;max-width:25%}.dropdown_8933 .layout-327a,.link_medium_1cc0 .black_48bf>.status-603f,.link_medium_1cc0>.status-603f{flex-basis:20%;max-width:20%}.popup_blue_0dd8 .layout-327a,.dropdown_4444 .black_48bf>.status-603f,.dropdown_4444>.status-603f{flex-basis:16.6666666667%;max-width:16.6666666667%}.hidden-4ea2 .layout-327a,.frame-fresh-10ce .black_48bf>.status-603f,.frame-fresh-10ce>.status-603f{flex-basis:14.2857142857%;max-width:14.2857142857%}.media-medium-c9be .layout-327a,.overlay_motion_a925 .black_48bf>.status-603f,.overlay_motion_a925>.status-603f{flex-basis:12.5%;max-width:12.5%}}.footer_simple_4a89>.status-603f>.texture-full-f65c{background-color:#fff}.thumbnail_56e6 .texture-full-f65c,.texture_1ec5 .texture-full-f65c,.stale-51db .texture-full-f65c{transition:all,.2s}.texture_1ec5 .texture-full-f65c{opacity:.6}.texture_1ec5:hover .texture-full-f65c{opacity:1}.thumbnail_56e6 .texture-full-f65c{filter:blur(3px)}.thumbnail_56e6:hover .texture-full-f65c{filter:blur(0)}.stale-51db:hover .texture-full-f65c{opacity:1}.info-44ec:hover .stale-51db .status-603f:not(:hover){opacity:.6}.white-7583,.header_1150,.nav_advanced_075f .column-53cc,.info-44ec,body{margin-left:auto;margin-right:auto;width:100%}.white-7583{padding-left:15px;padding-right:15px}.white-7583,.header_1150,.nav_advanced_075f .column-53cc,.info-44ec{max-width:1080px}.info-44ec.paragraph-paper-8251{max-width:1050px}.info-44ec.badge-4aac{max-width:1065px}.info-44ec.red_061c{max-width:1110px}body.button_acaf,body.button_acaf .cold-dcf4,body.button_acaf .menu_cold_da06,body.button_acaf header,body.column-center-0208,body.column-center-0208 .cold-dcf4,body.column-center-0208 header{max-width:1170px}@media screen and (min-width:850px){body.column-center-0208{margin:30px auto}}.mask_out_eec5{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%}.paragraph_9b1b{justify-content:flex-start}.secondary-d32a{justify-content:center}.aside_rough_eadc{display:flex;flex-direction:column;justify-content:flex-start}.brown_a02e .mask_out_eec5{justify-content:center}.input-8a35 .mask_out_eec5{height:100%}.south_eaee{max-height:100%}.image-4e92{-ms-flex-negative:1;-ms-flex-preferred-size:auto!important;flex:1}.green_0092{margin:0 auto}.plasma-beab{margin-right:auto}.container_0fff{margin-left:auto}.picture_paper_3ef2{flex-wrap:wrap}.dim_7cb6>.south_eaee:not(.green_0092),.dim_7cb6>.mask_out_eec5>.south_eaee:not(.green_0092),.dim_7cb6>.search-ad23>.south_eaee:not(.green_0092){flex:1}@media(max-width:849px){.silver-395c{flex-flow:column wrap}.silver-395c .south_eaee{flex-grow:0;padding-bottom:5px;padding-top:5px;width:100%}}@media(max-width:549px){.icon_ddc5{flex-flow:column wrap}.icon_ddc5 .south_eaee{flex-grow:0;width:100%}}@media(min-width:850px){.next-31e8,.down_6013{display:flex}.next-31e8>div+div,.down_6013>div+div{padding-left:30px}}.box_1f74 .inner_5818 .panel_complex_ff57{height:100%;padding:0}.cold-2be4>.texture-full-f65c{height:100%}.cold-2be4 .preview_tiny_184f,.cold-2be4 .inner_5818,.cold-2be4 .black_53cf,.cold-2be4 .black_53cf img,.cold-2be4 .texture-full-f65c>.backdrop-pink-3b6b,.cold-2be4 .black_48bf>.backdrop-pink-3b6b,.cold-2be4 .panel_complex_ff57,.cold-2be4 .panel_complex_ff57 img,.cold-2be4 .notification_202b,.cold-2be4 .slider-glass-163d,.cold-2be4 .notification_202b:not(.hover-cold-46a3),.cold-2be4 .notification_202b>.backdrop-pink-3b6b,.cold-2be4>.texture-full-f65c>.backdrop-pink-3b6b,.cold-2be4>.texture-full-f65c>.backdrop-pink-3b6b .media_27ee>img,.cold-2be4>.texture-full-f65c>.backdrop-pink-3b6b div{bottom:0;height:100%;-o-object-fit:cover;object-fit:cover;padding:0!important;position:absolute!important;top:0;width:100%}.cold-2be4 .black_53cf img{font-family:"object-fit: cover;"}.cold-2be4 .bottom-1dad{height:100%!important}.cold-2be4 .inner_5818:not(.surface_purple_d379):not(.header_e6f7):not(.thick-fc8c) .simple_8e53{background-color:hsla(0,0%,100%,.95);bottom:0;padding-left:1.5em;padding-right:1.5em;position:absolute}@media(prefers-reduced-motion){.cold-2be4{transition:none!important}}@media (-ms-high-contrast:none){.bronze_4717 svg{max-width:50px}.paper-971d .input_last_86a3 svg{height:36px!important}.card-steel-6386>li>a>i{top:-1px}}.sort_red_84db,.info-44ec{display:flex;flex-flow:row wrap;width:100%}.info-44ec>div:not(.status-603f):not([class^=col-]):not([class*=" col-"]){width:100%!important}.info-44ec.box_1f74,.info-44ec.shadow-prev-8f97{display:block}.info-44ec.box_1f74>.status-603f,.info-44ec.shadow-prev-8f97>.status-603f{float:left}.white-7583 .info-44ec:not(.paragraph-paper-8251),.progress_dirty_b333 .info-44ec:not(.paragraph-paper-8251),.info-44ec .sort_red_84db,.info-44ec .info-44ec:not(.paragraph-paper-8251){margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;width:auto}.info-44ec .white-7583{padding-left:0;padding-right:0}.preview_tiny_184f+.info-44ec:not(.paragraph-paper-8251),.chip-orange-515c+.info-44ec:not(.paragraph-paper-8251),.tiny-efa3+.info-44ec:not(.paragraph-paper-8251),.slider-glass-163d+.info-44ec:not(.paragraph-paper-8251){margin-top:30px}.sort-hovered-e832{max-width:100%!important}.panel-dark-c1c2{transition:height .3s}.fluid-9e6b{flex-direction:row-reverse}@media screen and (max-width:549px){.action-daf6{flex-direction:column-reverse}}@media screen and (max-width:849px){.input-7998{flex-direction:row-reverse}}.paragraph-paper-8251{padding:0}.paragraph-paper-8251>.status-603f,.paragraph-paper-8251>.bottom-1dad>.black_48bf>.status-603f{padding:0!important}.paragraph-paper-8251>.status-603f .white-7583{max-width:100%}.white-7583 .badge-4aac:not(.paragraph-paper-8251),.info-44ec .badge-4aac:not(.paragraph-paper-8251){margin-bottom:0;margin-left:-10px;margin-right:-10px}.badge-4aac>.status-603f,.badge-4aac>.bottom-1dad>.black_48bf>.status-603f{margin-bottom:0;padding:0 9.8px 19.6px}.white-7583 .wood-2465:not(.paragraph-paper-8251),.info-44ec .wood-2465:not(.paragraph-paper-8251){margin-bottom:0;margin-left:-2px;margin-right:-2px}.wood-2465>.status-603f,.wood-2465>.bottom-1dad>.black_48bf>.status-603f{margin-bottom:0;padding:0 2px 3px}@media screen and (min-width:850px){.red_061c{padding-left:0;padding-right:0}.white-7583 .red_061c:not(.paragraph-paper-8251),.info-44ec .red_061c:not(.paragraph-paper-8251){margin-bottom:0;margin-left:-30px;margin-right:-30px}.red_061c>.status-603f,.red_061c>.bottom-1dad>.black_48bf>.status-603f{margin-bottom:0;padding:0 30px 30px}}.section_tall_5ebd,.aside_952c{overflow:hidden}.section_tall_5ebd .status-603f,.aside_952c .status-603f{padding:0;position:relative}.section_tall_5ebd .texture-full-f65c,.aside_952c .texture-full-f65c{padding:15px}.section_tall_5ebd .status-603f:before,.aside_952c .status-603f:before{border-left:1px dashed #ddd;content:" ";height:100%;left:-1px;position:absolute;top:0}.section_tall_5ebd .status-603f:after,.aside_952c .status-603f:after{border-bottom:1px dashed #ddd;bottom:-1px;content:" ";height:0;left:0;position:absolute;top:auto;width:100%}.aside_952c .status-603f:before{border-left-style:solid}.aside_952c .status-603f:after{border-bottom-style:solid}.hovered-0a6c .section_tall_5ebd .status-603f:after,.hovered-0a6c .section_tall_5ebd .status-603f:before,.hovered-0a6c .aside_952c .status-603f:after,.hovered-0a6c .aside_952c .status-603f:before{border-color:hsla(0,0%,100%,.2)}.accent_c952 .info-44ec .status-603f{padding-bottom:0}.pressed-a21b .info-44ec:before{display:block!important}.tiny-efa3{align-items:center;display:flex;flex-flow:row;min-height:auto;padding:30px 0;position:relative;width:100%}.tiny-efa3.hovered-0a6c{background-color:#666}.layout_1e61{overflow:hidden}.layout_1e61,.shade-in-1869{width:100%}.shade-in-1869{z-index:1}.fixed_8024{overflow:hidden}.white-7583 .tiny-efa3,.info-44ec .tiny-efa3{padding-left:30px;padding-right:30px}.menu_cold_da06+.list-f176{background-color:#000;min-height:100vh!important}.list-f176+div{background-color:#fff;box-shadow:15px 15px 15px 15px rgba(0,0,0,.1);position:relative}.upper_cf37{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}.menu_cold_da06{position:fixed!important}.paper_b74b{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}.hovered-0a6c.paper_b74b{color:#f1f1f1}.paper_b74b:after{clear:both;content:"";display:block;height:0;visibility:hidden}.paper_b74b li{display:block;margin:0;vertical-align:top}.paper_b74b li ul{margin:0;padding:0}.paper_b74b>li.progress_solid_d687{min-width:260px}.container_fast_631c li.video-active-d533:hover>.paper_b74b,.out-d076 li.video-active-d533:hover>.paper_b74b,li.east_e8c6>.paper_b74b{left:-15px;max-height:inherit;opacity:1;visibility:visible}.tiny-d52c li.east_e8c6:last-child>.paper_b74b,.tiny-d52c li.video-active-d533:hover:last-child>.paper_b74b{left:auto;right:-15px}.left_18a5 li>a,.paper_b74b>li>a{display:block;line-height:1.3;padding:10px 20px;width:auto}.left_18a5>li:last-child:not(.carousel-3a97)>a,.paper_b74b>li:last-child:not(.carousel-3a97)>a{border-bottom:0!important}.caption_prev_abb7.paper_b74b .left_18a5>li>a,.paper_b74b.caption_prev_abb7>li>a{font-size:.85em;text-transform:uppercase}.paper_b74b>li.component_089d,.paper_b74b>li.carousel-3a97{display:table-cell;min-width:160px;text-align:left;white-space:nowrap;width:160px}.paper_b74b>li.component_089d:not(:last-child),.paper_b74b>li.carousel-3a97:not(:last-child){border-right:1px solid transparent}.paper_b74b .static-19d4>a,.paper_b74b .carousel-3a97>a,.paper_b74b .title_0db6>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.paper_b74b .carousel-3a97 .static-19d4{margin-top:5px}.paper_b74b li.component_089d{border:0!important;margin:0!important;padding:0!important}.paper_b74b li.component_089d>a{font-size:0!important;line-height:0!important;margin:-20px 0!important;padding:0!important}.paper_b74b li.component_089d>a img{display:block;margin:0;width:100%}.paper_b74b li.component_089d>a:hover{opacity:.8}.shadow-3b3e li.component_089d:first-child>a{margin-left:-20px!important;margin-right:20px!important}.shadow-3b3e li.component_089d:last-child>a{margin-right:-20px!important}.paper_b74b.accordion_b242>li.carousel-3a97,.paper_b74b.light_3397>li.carousel-3a97{border-color:#f1f1f1}.shadow-3b3e .left_18a5 li>a,.paper_b74b.shadow-3b3e>li>a{border-bottom:1px solid #ececec;margin:0 10px;padding-left:0;padding-right:0}.shadow-3b3e{padding:20px}.accordion_b242 .left_18a5 li>a,.paper_b74b.accordion_b242>li>a{border-radius:10px;margin:0 10px;padding-left:10px;padding-right:5px}.accordion_b242 .left_18a5 li>a:hover,.accordion_b242.hovered-0a6c .left_18a5 li>a:hover,.paper_b74b.accordion_b242.hovered-0a6c>li>a:hover,.paper_b74b.accordion_b242>li>a:hover{background-color:#446084;color:#fff!important}.light_3397 .left_18a5 li>a:hover,.paper_b74b.light_3397>li>a:hover{background-color:rgba(0,0,0,.03)}.paper_b74b.accordion_b242 li.progress_solid_d687,.paper_b74b.light_3397 li.progress_solid_d687{padding:0 20px 10px}.paragraph_cf18 .paper_b74b{padding:0}li.east_e8c6>.text-rough-02e3,li.video-active-d533:hover>.text-rough-02e3{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%}.text-rough-02e3>li.carousel-3a97{white-space:normal}.fast-d6f3 li.video-active-d533:after,.fast-d6f3 li.video-active-d533:before{border:solid transparent;bottom:-2px;content:"";height:0;left:50%;opacity:0;pointer-events:none;position:absolute;width:0;z-index:10}.fast-d6f3 li.video-active-d533:after{border-color:hsla(0,0%,87%,0) hsla(0,0%,87%,0) #fff;border-width:8px;margin-left:-8px}.fast-d6f3 li.video-active-d533:before{border-width:11px;margin-left:-11px;z-index:-999}.fast-d6f3 .footer_next_82fd .title-f971:after,.fast-d6f3 .footer_next_82fd .title-f971:before,.fast-d6f3 .footer_next_82fd .description-yellow-065d:after,.fast-d6f3 .footer_next_82fd .description-yellow-065d:before,.fast-d6f3 li.video-active-d533.title_fixed_a20c:after,.fast-d6f3 li.video-active-d533.title_fixed_a20c:before,.fast-d6f3 li.video-active-d533.huge-6755:after,.fast-d6f3 li.video-active-d533.huge-6755:before{display:none}.form-a396 .paper_b74b{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.fast-d6f3.advanced_ca0c li.video-active-d533:before{border-bottom-color:#ddd}.advanced_ca0c .paper_b74b{border:2px solid #ddd}.fast-d6f3 li.east_e8c6.video-active-d533:after,.fast-d6f3 li.east_e8c6.video-active-d533:before{opacity:1;transition:opacity .25s}.image-medium-329d.carousel_liquid_e78c>a:after,.tertiary_in_80ee.carousel_liquid_e78c>a:after,.section-61ea.carousel_liquid_e78c>a:after,.gas-5b9f.carousel_liquid_e78c>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}.tertiary_in_80ee.carousel_liquid_e78c>a:after{background-color:#446084}.gas-5b9f.carousel_liquid_e78c>a:after{background-color:#d26e4b}.section-61ea.carousel_liquid_e78c>a:after{background-color:#7a9c59}.image-medium-329d.carousel_liquid_e78c>a:after{background-color:#b20000}.card-steel-6386 p{margin:0;padding-bottom:0}.card-steel-6386,.card-steel-6386 ul:not(.paper_b74b){margin:0;padding:0}.card-steel-6386>li>a.red-55ec,.card-steel-6386>li>button{margin-bottom:0}.card-steel-6386{align-items:center;display:inline-block;display:flex;flex-flow:row wrap;width:100%}.card-steel-6386,.card-steel-6386>li{position:relative}.card-steel-6386>li{list-style:none;margin:0 7px;padding:0;transition:background-color .3s}.card-steel-6386>li,.card-steel-6386>li>a{display:inline-block}.card-steel-6386>li>a{align-items:center;display:inline-flex;flex-wrap:wrap;padding:10px 0}.progress_solid_d687 .card-steel-6386>li>a{padding-bottom:0;padding-top:0}.table_blue_0fea .card-steel-6386>li>a,.card-steel-6386.table_blue_0fea>li>a{font-weight:400;padding-bottom:5px;padding-top:5px;vertical-align:top}.table_blue_0fea.card-steel-6386>li.progress_solid_d687{font-size:.75em}.avatar-huge-9a3d{justify-content:center}.button-4f00{justify-content:space-between}.label_purple_9747{justify-content:flex-start}.tiny-d52c{justify-content:flex-end}@media(max-width:849px){.highlight-lite-959a{justify-content:center}}@media(max-width:549px){.gradient_wood_40ac{justify-content:center}}.left_18a5>li>a,.paper_b74b>li>a,.element_in_fa27>li>a,.card-steel-6386>li>a{color:hsla(0,0%,40%,.85);transition:all .2s}.left_18a5>li>a,.paper_b74b>li>a{display:block}.left_18a5 li.fn-active-bf06>a,.left_18a5 li>a:hover,.paper_b74b li.fn-active-bf06>a,.paper_b74b>li>a:hover,.element_in_fa27>li>a:hover,.card-steel-6386>li.fn-active-bf06>a,.card-steel-6386>li.fn-current-bf06>a,.card-steel-6386>li>a.fn-active-bf06,.card-steel-6386>li>a.fn-current-bf06,.card-steel-6386>li>a:hover{color:hsla(0,0%,7%,.85)}.card-steel-6386 li:first-child{margin-left:0!important}.card-steel-6386 li:last-child{margin-right:0!important}.active_b77c>li>a{font-weight:bolder;letter-spacing:.02em;text-transform:uppercase}.status-clean-53d5>li>a{font-weight:thin!important}@media(min-width:850px){.dynamic-c65e>li{margin:0 .7em}.dynamic-c65e>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}.dynamic-c65e>li+li.card_fast_26d4>a:after{height:50px;margin-top:-25px}}li.progress_solid_d687 .info-44ec,li.progress_solid_d687 form,li.progress_solid_d687 input,li.progress_solid_d687 select{margin:0}li.progress_solid_d687>.red-55ec{margin-bottom:0}li.light_b3db>a{display:none!important}.card_small_e23d>li>a,.card_small_e23d>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}.card_small_e23d>li i{font-size:1.2em;top:-1px;vertical-align:middle}.card_small_e23d>li>.fn-current-bf06,.card_small_e23d>li>a:hover,.card_small_e23d>li>span:hover{background-color:#446084;border-color:#446084;color:#fff}.secondary-e9c8 .modal-outer-cccf{bottom:0;overflow:hidden;position:fixed;top:0;width:100%}.secondary-e9c8 .modal-outer-cccf .progress_9040{height:100%;padding-bottom:0;padding-top:0;transform:translateX(0);transition:transform .3s;will-change:transform}.lite-da9e .notification_under_9483>li>.grid-lite-831c,.lite-da9e .notification_under_9483>li>ul.menu-483c{-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%}.lite-da9e .notification_under_9483>li>.grid-lite-831c>li,.lite-da9e .notification_under_9483>li>ul.menu-483c>li{align-items:center;display:flex;flex-flow:row wrap}.lite-da9e .notification_under_9483>li>.grid-lite-831c.easy_db5a,.lite-da9e .notification_under_9483>li>ul.menu-483c.easy_db5a{display:block}.lite-da9e .notification_under_9483>li>.grid-lite-831c.wrapper_5e4f,.lite-da9e .notification_under_9483>li>ul.menu-483c.wrapper_5e4f{overflow-y:hidden;padding-right:100%;width:200%}.content-d949 .notification_under_9483>li>.grid-lite-831c>li:not(.info_current_b538),.content-d949 .notification_under_9483>li>ul.menu-483c>li:not(.info_current_b538){border-top:1px solid #ececec;margin-bottom:0;margin-top:0;transition:background-color .3s}.content-d949 .notification_under_9483>li>.grid-lite-831c>li:not(.info_current_b538)>a,.content-d949 .notification_under_9483>li>ul.menu-483c>li:not(.info_current_b538)>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}.content-d949 .notification_under_9483>li>.grid-lite-831c>li:not(.info_current_b538).fn-active-bf06,.content-d949 .notification_under_9483>li>.grid-lite-831c>li:not(.info_current_b538):hover,.content-d949 .notification_under_9483>li>ul.menu-483c>li:not(.info_current_b538).fn-active-bf06,.content-d949 .notification_under_9483>li>ul.menu-483c>li:not(.info_current_b538):hover{background-color:rgba(0,0,0,.05)}.content-d949 .notification_under_9483>li>.grid-lite-831c>li:not(.info_current_b538)>.grid-lite-831c,.content-d949 .notification_under_9483>li>.grid-lite-831c>li:not(.info_current_b538)>ul.menu-483c,.content-d949 .notification_under_9483>li>ul.menu-483c>li:not(.info_current_b538)>.grid-lite-831c,.content-d949 .notification_under_9483>li>ul.menu-483c>li:not(.info_current_b538)>ul.menu-483c{-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%}.content-d949 .notification_under_9483>li>.grid-lite-831c>li:not(.info_current_b538)>.grid-lite-831c>li,.content-d949 .notification_under_9483>li>.grid-lite-831c>li:not(.info_current_b538)>ul.menu-483c>li,.content-d949 .notification_under_9483>li>ul.menu-483c>li:not(.info_current_b538)>.grid-lite-831c>li,.content-d949 .notification_under_9483>li>ul.menu-483c>li:not(.info_current_b538)>ul.menu-483c>li{align-items:center;display:flex;flex-flow:row wrap}.content-d949 .notification_under_9483>li>.grid-lite-831c>li:not(.info_current_b538)>.grid-lite-831c.easy_db5a,.content-d949 .notification_under_9483>li>.grid-lite-831c>li:not(.info_current_b538)>ul.menu-483c.easy_db5a,.content-d949 .notification_under_9483>li>ul.menu-483c>li:not(.info_current_b538)>.grid-lite-831c.easy_db5a,.content-d949 .notification_under_9483>li>ul.menu-483c>li:not(.info_current_b538)>ul.menu-483c.easy_db5a{display:block}.content-d949 .notification_under_9483>li>.grid-lite-831c>li:not(.info_current_b538)>.grid-lite-831c.wrapper_5e4f,.content-d949 .notification_under_9483>li>.grid-lite-831c>li:not(.info_current_b538)>ul.menu-483c.wrapper_5e4f,.content-d949 .notification_under_9483>li>ul.menu-483c>li:not(.info_current_b538)>.grid-lite-831c.wrapper_5e4f,.content-d949 .notification_under_9483>li>ul.menu-483c>li:not(.info_current_b538)>ul.menu-483c.wrapper_5e4f{overflow-y:hidden;padding-right:100%;width:200%}.notification_under_9483{-webkit-overflow-scrolling:auto;height:100%;overflow:visible;overflow-y:auto;padding-top:20px}.notification_under_9483 .fn-active-bf06>.preview-d7c3{transform:none}.notification_under_9483>li{flex-shrink:0}.info_current_b538 .preview-d7c3{margin-left:0!important;padding-left:5px;position:relative!important;text-align:left;top:0!important;width:100%}.info_current_b538 .preview-d7c3 i{font-size:1.4em;margin-right:2px}.brown_a02e .info_current_b538 .preview-d7c3{margin-left:auto!important;margin-right:auto!important;width:auto}.border-yellow-53cb>li>a:before,.focus-hard-031f>li>a:before,.logo-short-dc0e>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%}.border-yellow-53cb>li.fn-active-bf06>a:before,.border-yellow-53cb>li:hover>a:before,.focus-hard-031f>li.fn-active-bf06>a:before,.focus-hard-031f>li:hover>a:before,.logo-short-dc0e>li.fn-active-bf06>a:before,.logo-short-dc0e>li:hover>a:before{opacity:1}.card-steel-6386:hover>li:not(:hover)>a:before{opacity:0}.gallery-948f .border-yellow-53cb:before{bottom:0;top:auto}.focus-hard-031f>li>a:before{width:0}.focus-hard-031f>li.fn-active-bf06>a:before,.focus-hard-031f>li:hover>a:before{width:100%}.border-yellow-53cb>li:after,.border-yellow-53cb>li:before{display:none}.border-yellow-53cb>li>a:before{bottom:0;top:auto}.carousel-a322>li.fn-active-bf06>a,.progress_ebd8>li.fn-active-bf06>a{background-color:#446084;color:#fff;opacity:1}.fast_371c>li.fn-active-bf06>a{background-color:#fff}.old_75c6 .card-steel-6386.fast_371c>li.fn-active-bf06>a{color:#000}.hover-pink-2c51>li.fn-active-bf06>a{border-color:currentColor;color:#446084}.gallery-948f{display:flex;flex-flow:row wrap}.gallery-948f .card-steel-6386,.gallery-948f .menu-right-ec58{width:100%}.menu-right-ec58{padding-top:1em}.menu-right-ec58 .button_f584{padding:0}.menu-right-ec58 .wrapper_soft_b610:not(.fn-active-bf06){display:block;height:0;opacity:0;overflow:hidden;padding:0;visibility:hidden}.menu-right-ec58 .wrapper_soft_b610.fn-active-bf06{display:block!important}.carousel-a322>li,.hover-pink-2c51>li,.progress_ebd8>li,.fast_371c>li{margin:0}.carousel-a322>li>a,.progress_ebd8>li>a{line-height:2.5em;padding:0 .75em}.progress_ebd8>li>a{border-radius:99px}.fast_371c>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}.fast_371c>li.fn-active-bf06>a{border-top-color:#446084}.old_75c6 .fast_371c>li:not(.fn-active-bf06)>a{background-color:hsla(0,0%,100%,.1);border-color:transparent}.gallery-948f .fast_371c>li{margin:0 .1em -1px}.fast_371c+.menu-right-ec58{background-color:#fff;border:1px solid #ddd;padding:30px}.hover-pink-2c51>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-948f .tabs-d804{padding-top:0;width:25%}.tabs-d804+.menu-right-ec58{border-left:1px solid #ddd;flex:1;margin-top:0!important;padding:0 30px 30px}.gallery-948f .tabs-d804.hover-pink-2c51{padding-right:15px}}@media(max-width:549px){.progress-slow-de42>li{margin:0!important;width:100%}.progress-slow-de42>li a{display:block;width:100%}.simple-02af{-webkit-overflow-scrolling:touch;flex-flow:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.simple-02af>li{display:inline-block}}.pressed_73d6{background-color:rgba(0,0,0,.02);flex:1 0 50%;list-style-type:none;max-width:50%;text-align:center}.pressed_73d6.fn-active-bf06{background-color:rgba(0,0,0,.05)}.slider-14b4{flex:1 1 auto}.nav-full-7aa1.card-steel-6386>li{margin:0}.nav-full-7aa1.card-steel-6386>li>a{display:flex;padding:15px 10px}.preview-d7c3{box-shadow:none!important;color:currentColor;height:auto;line-height:1;margin:0 5px 0 0;opacity:.6;padding:0;width:45px}.preview-d7c3 i{font-size:1.8em;transition:all .3s}.preview-d7c3:focus{color:currentColor}.preview-d7c3:hover{cursor:pointer;opacity:1}.fn-active-bf06>.preview-d7c3{transform:rotate(-180deg)}.fn-active-bf06>ul.menu-483c,.fn-active-bf06>ul.grid-lite-831c:not(.paper_b74b){display:block!important}.huge-2674 .preview-d7c3{margin:0 0 0 5px;min-height:1em;width:1em}.huge-2674 .preview-d7c3 i{font-size:1.2em;top:1px}@media(prefers-reduced-motion){.preview-d7c3{transition:none}}.card-steel-6386.tabs-d804{flex-flow:column}.card-steel-6386.tabs-d804 li{list-style:none;margin:0;width:100%}.tabs-d804 li li{font-size:1em;padding-left:.5em}.tabs-d804 .component_089d{display:none!important}.tabs-d804>li{align-items:center;display:flex;flex-flow:row wrap}.tabs-d804>li ul{width:100%}.tabs-d804 li li.static-19d4{margin-bottom:1em}.tabs-d804 li li.static-19d4:not(:first-child){margin-top:1em}.tabs-d804>li>a,.tabs-d804>li>ul>li a{align-items:center;display:flex;flex-grow:1;width:auto}.tabs-d804 li li.static-19d4>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.tabs-d804>li.progress_solid_d687{padding-bottom:1em;padding-top:1em}.tabs-d804>li>ul li a{color:#666;transition:color .2s}.tabs-d804>li>ul li a:hover{color:#111;opacity:1}.tabs-d804>li>ul{margin:0 0 2em;padding-left:1em}.card-steel-6386 .menu-483c{left:-99999px;opacity:0;position:fixed;transform:translateX(-10px);transition:background-color .6s,transform .3s,opacity .3s}@media(prefers-reduced-motion){.card-steel-6386 .menu-483c{opacity:1;transform:none}}.card-steel-6386:not(.notification_under_9483) .fn-active-bf06>.menu-483c{left:auto;opacity:1;padding-bottom:30px;position:inherit;transform:translateX(0)}.sort_f655.tabs-d804>li.carousel_liquid_e78c.fn-active-bf06,.sort_f655.tabs-d804>li.carousel_liquid_e78c:hover{background-color:rgba(0,0,0,.05)}.sort_f655.tabs-d804>li+li{border-top:1px solid #ececec}.hovered-0a6c .sort_f655.tabs-d804>li+li,.hovered-0a6c .element_in_fa27>li+li{border-color:hsla(0,0%,100%,.2)}.tabs-d804>li+li{border-top:1px solid #ececec}.element_in_fa27>li+li{border-color:#ececec}.tabs-d804.logo-short-dc0e>li>a:before{height:100%;left:auto;right:-2px;width:3px;z-index:1}.tabs-d804.fast_371c>li>a{border:0}.tabs-d804.fast_371c>li.fn-active-bf06>a{border-left:3px solid #446084}.brown_a02e .preview-d7c3{margin-left:-35px}.brown_a02e .tabs-d804 li{border:0}.brown_a02e .tabs-d804 li li,.brown_a02e.tabs-d804 li li{padding-left:0}@media screen and (max-width:549px){.liquid-4db3{flex-flow:column;margin-bottom:20px}.liquid-4db3>li{border-bottom:1px solid #ececec;list-style:none;margin:0!important;width:100%}}.tabs-d804 .new-b91d{width:100%}.tabs-d804 .new-3eed,.tabs-d804 .gallery-85f8{display:block;width:100%}@media screen and (min-width:849px){.header_ae0d>.texture-full-f65c>.white_8d0c>.tabs-d804{width:calc(100% + 31px)}}.box_fresh_4338{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}.box_fresh_4338 .west-7e91{font-size:1.7em;margin-right:10px}.accent_mini_f943{display:block;font-size:.9em;font-weight:400;line-height:1.3}.card-selected-7e66{flex:1 1 auto}.notification_a4fa{background-color:#fff;opacity:0;position:absolute;visibility:hidden;width:250px;z-index:9}.notification_a4fa .element_in_fa27{align-items:stretch;display:flex;flex-direction:column}.notification_a4fa .element_in_fa27>li.carousel_liquid_e78c{list-style:none;margin:0;position:static}.notification_a4fa .element_in_fa27>li.carousel_liquid_e78c[class*=" label-"]>a:after,.notification_a4fa .element_in_fa27>li.carousel_liquid_e78c[class^=label-]>a:after{order:2;top:0}.notification_a4fa .element_in_fa27>li.carousel_liquid_e78c>a>i.label-black-95e8{margin-left:auto;margin-right:-.1em;order:3;transform:rotate(-90deg)}.notification_a4fa .element_in_fa27>li.carousel_liquid_e78c>a{align-items:center;display:flex;padding:10px 15px}.notification_a4fa .element_in_fa27 li.summary-bd0d>a>i,.notification_a4fa .element_in_fa27 li.summary-bd0d>a>img,.notification_a4fa .element_in_fa27 li.summary-bd0d>a>svg{margin-right:10px}.notification_a4fa .text-pink-512a{font-size:.9em;order:1}.notification_a4fa .east_e8c6 .paper_b74b{left:100%!important;top:0}.notification_a4fa .east_e8c6.carousel_liquid_e78c .paper_b74b{min-height:100%}.video_hard_61fd{opacity:1;visibility:visible}.grid-center-0623 .notification_a4fa,.search_complex_d47f .notification_a4fa{opacity:0;visibility:hidden}.cold-dcf4:not(.search_complex_d47f) .notification_a4fa{transition:opacity .25s,visibility .25s}.notification_a4fa.footer_simple_4a89{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.focus-dark-6a72:hover .notification_a4fa{opacity:1;visibility:visible}.sort-100c{margin:30px 0 0}.active_d55b{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:table;height:2.8em;pointer-events:none;width:2.8em;z-index:20}.active_d55b.fn-top-bf06{left:0}.mask-70fd{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%}.hidden_903a{height:2.3em;width:2.3em}.hidden_903a .mask-70fd{line-height:.7}.active_d55b+.active_d55b{height:2.5em;opacity:.9;width:2.5em}.active_d55b+.active_d55b+.active_d55b{opacity:.8}.copper_3052 .mask-70fd,.rough-578e .mask-70fd{background-color:#fff;border:2px solid;color:#446084}.east-9d2a:hover .rough-578e .mask-70fd{background-color:#446084;border-color:#446084;color:#fff}.copper-3d8c,.rough-578e{margin-left:-.4em}.highlight_fc50{margin-left:1em}.copper-3d8c+.active_d55b{margin-left:-.4em;margin-top:-.4em}.copper-3d8c .mask-70fd,.highlight_fc50 .mask-70fd{border-radius:999px}.copper_3052 .mask-70fd,.huge-2674 .rough-578e .mask-70fd{background-color:transparent}.copper_3052{height:2em;margin-left:-4px}.huge-2674 .active_d55b{margin:0!important}.hovered-0a6c .huge-2674 .rough-578e .mask-70fd{color:#fff;opacity:.7}.paragraph-paper-8251 .copper-3d8c{margin-left:15px}.preview_tiny_184f{background-color:#446084;min-height:30px;position:relative;width:100%}.alert_787f{overflow:hidden}.tiny-8228{height:100%;max-height:100%;position:relative}@media(max-width:549px){.tiny-8228{-webkit-overflow-scrolling:touch;overflow:auto}}.tiny-8228>*{position:absolute!important}.hovered-0a6c .preview_tiny_184f a{color:#fff}.link_1a6a{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){.image-52fe .tertiary-fast-4810{display:none}}.inner_5818{margin:0 auto;position:relative;width:100%}.inner_5818>a{display:block;width:100%}.inner_5818 a{display:inline-block}.inner_5818,.black_53cf,.simple_8e53{transition:opacity .3s,transform .3s,background-color .3s}.black_53cf>a,.black_53cf>div>a{display:block}.black_53cf>a:focus-visible,.black_53cf>div>a:focus-visible{outline-offset:-2px}.simple_8e53{font-size:.9em;padding-bottom:1.4em;padding-top:.7em;position:relative;width:100%}.footer_simple_4a89 .simple_8e53{padding-left:1.2em;padding-right:1.2em}@media(max-width:549px){.simple_8e53{font-size:85%}}.black_53cf{height:auto;margin:0 auto;overflow:hidden;position:relative}.black_53cf[style*=-radius]{-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.list_b16d{overflow:hidden;position:relative;z-index:0}.simple_8e53.brown_a02e{padding-left:10px;padding-right:10px}.black_53cf img{margin:0 auto;max-width:100%;width:100%}.shadow_2211{overflow:hidden}.shadow_2211 .simple_8e53.brown_a02e{left:50%;margin:10% 0;transform:translateX(-50%)}.shadow_2211 .simple_8e53.pro-95db{left:auto;right:0}.shadow_2211 .simple_8e53{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}.shadow_2211:hover .simple_8e53{opacity:1}.thick-fc8c{overflow:hidden}.thick-fc8c .simple_8e53{background-color:hsla(0,0%,100%,.95);bottom:15%;padding:.8em 1em 1em;position:absolute;transition:background .3s;z-index:1}.hovered-0a6c .thick-fc8c .simple_8e53{background-color:rgba(0,0,0,.95)}.thick-fc8c:hover .simple_8e53{background-color:#446084}.complex_0417 .simple_8e53{padding:15px 15px 20px;z-index:1}.complex_0417:hover .simple_8e53{background-color:#fff;transform:translateY(-15px)}.hovered-0a6c .complex_0417:hover .simple_8e53{background-color:#222}.complex_0417:hover .black_53cf{transform:translateY(-5px)}.over-b3a3 .simple_8e53{background-color:hsla(0,0%,100%,.95);margin:-15% auto 0;max-width:85%;padding:15px 20px}.header_e6f7 .simple_8e53,.surface_purple_d379 .simple_8e53{bottom:0;max-height:100%;padding-left:1.5em;padding-right:1.5em;position:absolute;width:100%}.header_e6f7.hovered-0a6c .simple_8e53,.surface_purple_d379.hovered-0a6c .simple_8e53{text-shadow:1px 1px 1px rgba(0,0,0,.5)}.link_0ed4 .simple_8e53{display:none!important}.over_8838:hover .header_e6f7 .simple_8e53,.over_8838:hover .surface_purple_d379 .simple_8e53{opacity:0!important}.focus-c87b.header_e6f7 .simple_8e53,.focus-c87b.surface_purple_d379 .simple_8e53{bottom:auto!important;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:16}.texture-orange-d9f7.header_e6f7 .simple_8e53,.texture-orange-d9f7.surface_purple_d379 .simple_8e53{bottom:auto!important;left:0;position:absolute;right:0;top:0;z-index:16}.clean-fca5 .focus-c87b .simple_8e53{bottom:auto;position:relative;top:auto;transform:translateY(0)}.aside_left_d58f .status-603f{max-width:100%!important;width:100%!important}@media screen and (max-width:549px){.clean-fca5 .black_53cf{width:100%!important}}@media screen and (min-width:550px){.frame-0d12 .status-603f{flex-basis:100%!important;max-width:100%!important}.frame-0d12 .inner_5818,.clean-fca5{display:table;width:100%}.frame-0d12 .inner_5818 .title_c33f,.clean-fca5 .title_c33f{direction:rtl}.frame-0d12 .inner_5818 .black_53cf,.frame-0d12 .inner_5818 .simple_8e53,.clean-fca5 .black_53cf,.clean-fca5 .simple_8e53{direction:ltr;display:table-cell;vertical-align:middle}.frame-0d12 .inner_5818 .simple_8e53,.clean-fca5 .simple_8e53{padding-left:1.5em;padding-right:1.5em}.frame-0d12 .inner_5818 .black_53cf,.clean-fca5 .black_53cf{width:50%}.frame-0d12 .inner_5818.aside_4ef6 .simple_8e53,.clean-fca5.aside_4ef6 .simple_8e53{vertical-align:top}}.red-55ec,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}.red-55ec span{display:inline-block;line-height:1.6}.red-55ec.outer_580f{line-height:2.19em}.card-steel-6386>li>a.red-55ec,.card-steel-6386>li>a.red-55ec:hover{padding-bottom:0;padding-top:0}.card-steel-6386>li>a.red-55ec:hover{color:#fff}.red-55ec,input[type=button].red-55ec,input[type=reset].red-55ec,input[type=submit],input[type=submit].red-55ec{background-color:#446084;background-color:var(--primary-color);border-color:rgba(0,0,0,.05);color:#fff}.red-55ec.outer_580f,input[type=button].outer_580f,input[type=reset].outer_580f,input[type=submit].outer_580f{background-color:transparent;border:2px solid}.red-55ec:hover,.hovered-0a6c .red-55ec.hero_wood_2fd3: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}.red-55ec.soft-f1aa,.red-55ec.slow_dce2{background-color:transparent!important;border-color:transparent!important;padding-left:.15em;padding-right:.15em}.red-55ec.slow_dce2:before{background-color:currentColor;bottom:0;content:"";height:2px;left:20%;opacity:.3;position:absolute;transition:all .3s;width:60%}.red-55ec.slow_dce2:hover:before{left:0;opacity:1;width:100%}.soft-f1aa,.slow_dce2{color:#666}.hovered-0a6c .red-55ec.soft-f1aa:hover,.hovered-0a6c .red-55ec.slow_dce2:hover{color:#fff;opacity:.8}.red-55ec.soft-f1aa:hover,.red-55ec.slow_dce2:hover{box-shadow:none;color:#333}.hero_wood_2fd3,button.hero_wood_2fd3,button[type=submit].hero_wood_2fd3,input[type=button].hero_wood_2fd3,input[type=reset].hero_wood_2fd3,input[type=submit].hero_wood_2fd3{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}.red-55ec.hero_wood_2fd3:hover{background-color:#f1f1f1;color:#000}.hovered-0a6c .red-55ec,.hovered-0a6c input[type=button],.hovered-0a6c input[type=reset],.hovered-0a6c input[type=submit]{color:#fff}.hovered-0a6c .red-55ec.hero_wood_2fd3,.hovered-0a6c input[type=button].hero_wood_2fd3,.hovered-0a6c input[type=reset].hero_wood_2fd3,.hovered-0a6c input[type=submit].hero_wood_2fd3{color:#000}.widget_hovered_cdde{border-radius:99px}.panel-f818,.summary-purple-1ce3,.article_narrow_3fd0{overflow:hidden}.panel-f818:after,.summary-purple-1ce3:after,.article_narrow_3fd0: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%}.article_narrow_3fd0:after{box-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.1),inset 0 2em 15px 0 hsla(0,0%,100%,.2)}.panel-f818:after{box-shadow:inset -.01em -.1em 0 0 rgba(0,0,0,.15);left:0;width:100%}.outer_580f{color:silver}.outer_580f:hover{box-shadow:none!important}.fn-primary-bf06,input[type=submit],input[type=submit].red-55ec{background-color:#446084}.fn-primary-bf06.soft-f1aa,.fn-primary-bf06.outer_580f,.fn-primary-bf06.slow_dce2{color:#446084}.outer_580f:hover,.fn-primary-bf06.outer_580f:hover{background-color:#446084;border-color:#446084;color:#fff}.fn-success-bf06{background-color:#7a9c59}.fn-success-bf06.soft-f1aa,.fn-success-bf06.outer_580f,.fn-success-bf06.slow_dce2{color:#7a9c59}.fn-success-bf06.outer_580f:hover{background-color:#7a9c59;border-color:#7a9c59;color:#fff}.west_9ccc{background-color:#fff!important;color:#666!important}.west_9ccc.red-55ec.outer_580f{background-color:transparent;color:currentColor!important}.west_9ccc.soft-f1aa,.west_9ccc.outer_580f,.west_9ccc.slow_dce2{background-color:transparent!important;color:#fff!important}.west_9ccc.outer_580f:hover{background-color:#fff!important;border-color:#fff;color:#666!important}.red-55ec.carousel_last_4428,.red-55ec.tabs-prev-9665,.picture_green_6905,.fn-secondary-bf06{background-color:#d26e4b}.fn-secondary-bf06.soft-f1aa,.fn-secondary-bf06.outer_580f,.fn-secondary-bf06.slow_dce2{color:#d26e4b}.fn-secondary-bf06.outer_580f:hover{background-color:#d26e4b;border-color:#d26e4b;color:#fff}a.fn-primary-bf06:not(.red-55ec),a.fn-secondary-bf06:not(.red-55ec){background-color:transparent}.fn-alert-bf06{background-color:#b20000}.fn-alert-bf06.soft-f1aa,.fn-alert-bf06.outer_580f,.fn-alert-bf06.slow_dce2{color:#b20000}.fn-alert-bf06.outer_580f:hover{background-color:#b20000;border-color:#b20000;color:#fff}.brown_a02e .red-55ec:first-of-type{margin-left:0!important}.brown_a02e .red-55ec:last-of-type,.pro-95db .red-55ec:last-of-type{margin-right:0!important}.red-55ec.fn-disabled-bf06,.red-55ec[disabled],button.fn-disabled-bf06,button[disabled]{opacity:.6}.block_complex_58a2 .red-55ec{margin-bottom:0;margin-right:.65em}.new-3eed{display:inline-block}.new-3eed .progress-north-ddff.outer_580f:not(:hover){color:#999}.old_75c6 .new-3eed .progress-north-ddff.outer_580f:not(:hover){color:#fff}.new-3eed .red-55ec{margin:0}.layout_923e{margin-left:0!important}.layout_923e:not(:hover){opacity:.7}.south_eaee .red-55ec,.south_eaee button,.south_eaee 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}.hovered-0a6c code{background-color:rgba(0,0,0,.5);border-color:#000}.west_6d03{background-color:rgba(0,0,0,.1);display:block;height:3px;margin:1em 0;max-width:30px;width:100%}.huge-2674 .west_6d03{margin-top:.66em}.hovered-0a6c .west_6d03{background-color:hsla(0,0%,100%,.3)}form{margin-bottom:0}.picture-in-7aae,.chip_88e9 .iron-ade6,.chip_88e9 .title_fe7d,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){.picture-in-7aae,.chip_88e9 .iron-ade6,.chip_88e9 .title_fe7d,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>.active_d2e1{display:inline-block;font-weight:400;margin-left:.5em}abbr[title=required]{color:#b20000}input[type=checkbox]+label,input[type=radio]+label{display:inline}.picture-in-7aae,.chip_88e9 .iron-ade6,.chip_88e9 .title_fe7d,select{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.card_pink_f397.gas_e0d0/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}.picture-in-7aae{display:inline-block;opacity:0;position:absolute;width:auto}select.accent-full-2929{width:55px}.paragraph-a45a b{border-color:transparent!important}.chip_88e9 .nav_9345 .complex_5737{background-image:none;height:auto;line-height:1.7em;padding:10px}.chip_88e9 .nav_9345 .complex_5737 .narrow-482f{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}}.next-4a1f input:not([type=submit]),.next-4a1f select,.next-4a1f textarea{background-color:rgba(0,0,0,.03);border-color:rgba(0,0,0,.09);border-radius:99px;box-shadow:none;color:currentColor!important}.next-4a1f button,.next-4a1f input{border-radius:99px}.next-4a1f textarea{border-radius:15px}.mask_out_eec5.next-4a1f .south_eaee,.next-4a1f .mask_out_eec5 .south_eaee{padding-right:4px}.hovered-0a6c .next-4a1f input:not([type=submit]),.hovered-0a6c .next-4a1f select,.hovered-0a6c .next-4a1f textarea,.old_75c6 .next-4a1f input:not([type=submit]),.old_75c6 .next-4a1f select,.old_75c6 .next-4a1f textarea{background-color:hsla(0,0%,100%,.2)!important;border-color:hsla(0,0%,100%,.09);color:#fff}.hovered-0a6c .next-4a1f select option{color:#333}.hovered-0a6c .next-4a1f select,.old_75c6 .next-4a1f select{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.card_pink_f397.gas_e0d0/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")}.hovered-0a6c .next-4a1f input::-webkit-input-placeholder,.old_75c6 .next-4a1f input::-webkit-input-placeholder{color:#fff}.next-4a1f .red-55ec.dropdown-2052{background-color:transparent!important;border-color:transparent!important;box-shadow:none;color:currentColor!important}.mask-de27 input:not([type=submit]),.mask-de27 select,.mask-de27 textarea{background-color:transparent;box-shadow:none}.mask-de27.advanced-10c8 .hot-e608{border-left:0;border-right:0;max-width:2em}.logo-focused-c709 input,input.south_e441{border-color:#b20000;color:#b20000}.logo-focused-c709 select{border-color:#b20000}.logo-focused-c709 input.breadcrumb-8097{outline:1px solid #b20000;outline-offset:1px}.chip_88e9{text-align:left}.progress-2069 .chip_88e9{margin-bottom:1em}.down_76f8{margin-bottom:0}.dark_6851 .tertiary_wood_71ec .paragraph-a45a{width:30px}.chip_88e9 .iron-ade6>.plasma-59ae,.chip_88e9 .tertiary_wood_71ec .video-0b04,.title_fe7d{line-height:2.507em;padding:0}.dark_6851 .tertiary_wood_71ec .paragraph-a45a{height:2.507em}.search-5c9f{position:relative}.sidebar-in-f7e1 .under-9fda label[for]:first-child{display:none}.under-9fda .search-5c9f 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}.hovered-0a6c .search-5c9f label{color:#000}.search-5c9f.hard-f98f>label[for]:first-child{opacity:.8;z-index:1}.under-9fda .progress-2069 input:not([type=checkbox]),.under-9fda .progress-2069 select,.under-9fda .progress-2069 textarea{height:3.0084em;transition:padding .3s}.progress-2069 .hard-f98f input,.progress-2069 .hard-f98f textarea{padding-bottom:.5em;padding-top:1.1em}.progress-2069 .hard-f98f select{padding-bottom:.4em;padding-top:1.1em}.grid-6408 .image_c7f3{margin-bottom:1em;max-width:100%;position:relative}.black_48bf>.grid-6408,.notification_202b>.grid-6408{padding-left:3%!important;padding-right:3%!important}.image_c7f3 img,.image_c7f3 svg{padding-top:.2em;width:100%}.image_c7f3 svg{fill:currentColor;height:100%;transition:all .3s;width:100%}.image_c7f3 svg path{fill:currentColor}.grid-6408:hover .info-442b i,.grid-6408:hover .info-442b svg,.grid-6408:hover .info-442b svg path{fill:#fff}.info-442b .dropdown-2052{height:0;overflow:hidden;padding-top:100%;position:relative}.info-442b .dropdown-2052 .bronze_1766{border:2px solid;border-radius:100%;color:#446084;height:100%;position:absolute;top:0;transition:all .3s;width:100%}.grid-6408:hover .info-442b .dropdown-2052 .bronze_1766{background-color:currentColor}.info-442b .dropdown-2052 i,.info-442b .dropdown-2052 img,.info-442b .dropdown-2052 svg{left:0;margin:0 20%;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:60%}.nav_b8ae .info-442b .dropdown-2052{position:absolute;width:100%}.nav_b8ae,.menu_488c{display:flex;flex-flow:row wrap;width:100%}.nav_b8ae .image_c7f3,.menu_488c .image_c7f3{flex:0 0 auto;margin-bottom:0;max-width:200px}.nav_b8ae .clean_18d2,.menu_488c .clean_18d2{flex:1 1 0px}.menu_488c .clean_18d2{order:-1}.nav_b8ae .image_c7f3+.clean_18d2{padding-left:1em}.menu_488c .image_c7f3+.clean_18d2{padding-right:1em}.row_huge_030b .image_c7f3{margin:0 auto 1em}.east-f639>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}.tooltip-eb7c i{margin-right:4px;opacity:.35}.red-55ec i,button i{top:-1.5px;vertical-align:middle}.red-55ec.mask-in-4c7c i{top:-.027em}a.avatar-hovered-256c,a.feature_west_26e7{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.dropdown-2052:not(.red-55ec),button.dropdown-2052:not(.red-55ec){font-family:sans-serif;font-size:1.2em;margin-left:.25em;margin-right:.25em}.input-8a35 a.dropdown-2052:not(.red-55ec){margin-left:.3em;margin-right:.3em}.input-8a35 .table_blue_0fea a.dropdown-2052:not(.red-55ec){font-size:1em}.red-55ec.dropdown-2052{display:inline-block;margin-left:.12em;margin-right:.12em;min-width:2.5em;padding-left:.6em;padding-right:.6em}.red-55ec.dropdown-2052 i{font-size:1.2em}.red-55ec.dropdown-2052 i+span{padding-right:.5em}.red-55ec.dropdown-2052.small_ad14{border-width:1px}.red-55ec.dropdown-2052.small_ad14 i{top:-1px}.red-55ec.dropdown-2052.selected_9970{padding-left:0;padding-right:0}.red-55ec.dropdown-2052.selected_9970>span{margin:0 8px}.red-55ec.dropdown-2052.selected_9970>span+i{margin-left:-4px}.red-55ec.dropdown-2052.selected_9970>i{margin:0 8px}.red-55ec.dropdown-2052.selected_9970>i+span{margin-left:-4px}.red-55ec.dropdown-2052.selected_9970>i:only-child{margin:0}.card-steel-6386>li>a>i{font-size:20px;transition:color .3s;vertical-align:middle}.card-steel-6386>li>a>i+span{margin-left:5px}.card-steel-6386 li.summary-bd0d>a>i,.card-steel-6386 li.summary-bd0d>a>img,.card-steel-6386 li.summary-bd0d>a>svg{margin-right:5px}.card-steel-6386>li>a>span+i{margin-left:5px}.table_blue_0fea>li>a>i{font-size:1em}.card-steel-6386>li>a>i.layout-mini-64b5{font-size:1.2em}.card-steel-6386>li>a>i.west-7e91{font-size:1.9em}.card-steel-6386>li.paper-151e>a>i{min-width:1em}.tabs-d804>li>a>i{font-size:16px;opacity:.6}.new-3eed a.dropdown-2052:not(.red-55ec){display:inline-block;padding:6px 0}.new-3eed a.dropdown-2052:not(.red-55ec) i{font-size:24px}.new-3eed a.dropdown-2052:not(.red-55ec) i.layout-mini-64b5{font-size:16px}.table_blue_0fea .new-3eed a.dropdown-2052:not(.red-55ec){padding:3px 0}.red-55ec:not(.dropdown-2052)>i{margin-left:-.15em;margin-right:.4em}.red-55ec:not(.dropdown-2052)>span+i{margin-left:.4em;margin-right:-.15em}.video-active-d533 .label-black-95e8{font-size:16px;margin-left:.2em;opacity:.6}.heading-smooth-2bc9{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}.heading-smooth-2bc9 i{font-size:1.3em;top:3px;transition:color .3s}.east-9d2a:hover .heading-smooth-2bc9{opacity:1;transform:scale(1.15)}.header_e6f7 .heading-smooth-2bc9,.surface_purple_d379 .heading-smooth-2bc9{opacity:0}.content-8943{display:inline-block;height:auto;position:relative;vertical-align:middle}span+.content-8943{margin-left:10px}.content-8943 img{max-width:32px;min-width:100%}.table_blue_0fea .content-8943{height:16px;margin:0 5px;width:16px}.table_blue_0fea .content-8943 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}.table_blue_0fea [data-icon-label]:after{font-size:10px;height:13px;line-height:13px;min-width:13px;right:-10px;top:-4px}.red-55ec [data-icon-label]:after{right:-12px;top:-12px}.image_1a5f i{width:1em}.image_1a5f i,.image_1a5f span{display:inline-block;transition:opacity .3s,transform .3s}.image_1a5f span{transform:translateX(.75em)}.image_1a5f i+span{transform:translateX(-.75em)}.image_1a5f:hover>span{transform:translateX(0)}.image_1a5f:not(:hover) i{opacity:0}img{opacity:1;transition:opacity 1s}.texture-full-f65c>.backdrop-pink-3b6b:not(:last-child),.status-603f>.backdrop-pink-3b6b:not(:last-child){margin-bottom:1em}.backdrop-pink-3b6b,.backdrop-pink-3b6b .media_27ee{position:relative}.backdrop-pink-3b6b .media_27ee{overflow:hidden}.backdrop-pink-3b6b,.backdrop-pink-3b6b img{width:100%}.menu_901b{background-color:rgba(0,0,0,.15);height:100%;left:-1px;pointer-events:none;right:-1px;top:0;transition:transform .3s,opacity .6s}.backdrop-pink-3b6b .popup-a2ee,.menu_901b{bottom:0;position:absolute}.backdrop-pink-3b6b .popup-a2ee{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%}.backdrop-pink-3b6b .hard_e3ab,.backdrop-pink-3b6b:hover .popup-a2ee{transform:translateY(0)}.surface-up-dcf7{background-color:rgba(0,0,0,.03)}.gallery_liquid_5061,.panel_complex_ff57,.logo-wood-2fc8{background-position:50% 50%;background-size:cover;height:auto;overflow:hidden;padding-top:100%;position:relative}.logo-wood-2fc8{padding-top:56.5%}.secondary_current_6219 .black_53cf img,.gallery_liquid_5061 img,.panel_complex_ff57 img,.logo-wood-2fc8 iframe,.logo-wood-2fc8 video,img.breadcrumb_a73c{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%}.secondary_current_6219 .black_53cf{padding-top:100%}.logo-wood-2fc8 iframe{-o-object-fit:fill;object-fit:fill}.disabled_2099{padding:10px;position:absolute}.disabled_2099 a:last-child{margin-bottom:0}.disabled_2099 a.red-55ec{display:block}.disabled_2099.fn-bottom-bf06.fn-left-bf06{padding-right:0;padding-top:0}.disabled_2099.fn-top-bf06.fn-right-bf06{padding-bottom:0;padding-left:0}.disabled_2099 .input-smooth-bd40{bottom:100%;left:10px;margin:5px;position:absolute}.disabled_2099 .out-f612:hover{background-color:#b20000;border-color:#b20000}@media only screen and (max-device-width:1024px){.disabled_2099{opacity:1!important;padding:5px}}.media-in-6794{margin-top:10px}.media-in-6794 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}.media-in-6794 a:hover{background-color:#fff;color:#000!important}.highlight_38db{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}.east-9d2a:hover .highlight_38db{background-color:#d26e4b;opacity:1}.progress_dirty_b333{background-color:#fff;box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);margin:0 auto;max-width:875px;position:relative}.progress_dirty_b333 .outline_action_1a21{padding:30px 20px}.status_ff54{background-color:rgba(0,0,0,.6)}@media(min-width:549px){.huge-7421{background-color:transparent!important}}.accordion-15ee{opacity:0;transition:opacity .5s}.popup-short-2718 .accordion-15ee{opacity:1}.status_light_36da{text-align:center}.frame_2c63{background:#0b0b0b;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity .25s;width:100%;z-index:1042}.frame_2c63.dim_7af1{opacity:.6}.frame_2c63.pro-b9ee{opacity:0!important}.chip-f405{-webkit-backface-visibility:hidden;outline:none!important;position:fixed;z-index:1043}.module-warm-f9bf,.chip-f405{height:100%;left:0;top:0;width:100%}.module-warm-f9bf{box-sizing:border-box;padding:30px;position:absolute;text-align:center}.module-warm-f9bf:before{content:"";display:inline-block;height:100%;vertical-align:middle}.box-thick-83bb{padding:40px 6.66%}.tabs-medium-8f05 .module-warm-f9bf:before{display:none}.shade_3316{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}.action-286e{box-shadow:1px 1px 5px 0 rgba(0,0,0,.2)}.dim_7af1 .shade_3316{opacity:1;transform:translateY(0)}.dim_7af1.pro-b9ee .shade_3316{opacity:0}.green-233a .shade_3316,.carousel-a4a1 .shade_3316{cursor:auto;width:100%}.notification_39f1{cursor:progress}.full-1f42,.full-1f42 .box-thick-83bb .gradient-middle-0494{cursor:zoom-out}.shadow_pressed_d0f8{cursor:pointer;cursor:zoom-in}.form_0dcf .shade_3316{cursor:auto}.dropdown_bronze_e68d,.gradient-middle-0494,.menu-white-9460,.caption_c4e5{-webkit-user-select:none;-moz-user-select:none;user-select:none}.menu-in-e721.shadow_f813{display:none}.avatar-be93{display:none!important}.caption_c4e5{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.caption_c4e5 a{color:#ccc}.caption_c4e5 a:hover{color:#fff}.item-steel-ce89 .shade_3316,.active_b5f5 .caption_c4e5{display:none}.gradient-middle-0494{-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}.gradient-middle-0494 svg{pointer-events:none}.shade_3316 .gradient-middle-0494{position:absolute}.dim_7af1 .gradient-middle-0494{opacity:.6;transform:translateY(0) translateZ(1px)}.pro-b9ee .gradient-middle-0494{display:none!important}.gradient-middle-0494:hover{opacity:1}.pattern-ad47 .gradient-middle-0494{color:currentColor;top:0!important}.menu-white-9460{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0}.dropdown_bronze_e68d{color:#fff;height:50px;margin:0;mix-blend-mode:difference;opacity:.6;position:fixed;text-align:center;top:50%;width:50px;z-index:1046}.dropdown_bronze_e68d i{font-size:42px!important;pointer-events:none}.dropdown_bronze_e68d:hover{opacity:1}.dropdown_bronze_e68d:active{top:50.1%}.accent_187e{left:0;transform:translateX(100%)}.breadcrumb_3581{right:0;transform:translateX(-100%)}.dim_7af1 .accent_187e,.dim_7af1 .breadcrumb_3581{transform:translateX(0)}.hovered-451a{padding-bottom:40px;padding-top:40px}.hovered-451a .shade_3316,.carousel-a4a1 .stone_8736{line-height:0;max-width:900px;width:100%}.hovered-451a .gradient-middle-0494{top:-40px}.out_e0e4{height:0;overflow:hidden;padding-top:56.25%;width:100%}.out_e0e4 iframe{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.out_e0e4 iframe,.carousel-a4a1 .stone_8736{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6)}.carousel-a4a1 .title_6da9,img.stale-9d42{margin:0 auto}img.stale-9d42{-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}.shadow_f813,img.stale-9d42{line-height:0}.shadow_f813: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}.shadow_f813 small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.shadow_f813 figure{margin:0}.input_north_5f02{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.current_91eb{word-wrap:break-word;color:#f3f3f3;font-size:11px;line-height:18px;padding-right:36px;text-align:left}.current_91eb a{color:#f3f3f3;text-decoration:underline}.current_91eb a:hover{color:#f3f3f3;opacity:.8;text-decoration:none}.box-thick-83bb .shade_3316{max-width:100%}.picture-fcf2 .box-thick-83bb .shadow_f813{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.current-aa7e .box-thick-83bb{padding-left:0;padding-right:0}.current-aa7e img.stale-9d42{padding:0}.current-aa7e .shadow_f813:after{bottom:0;top:0}.current-aa7e .shadow_f813 small{display:inline;margin-left:5px}.current-aa7e .input_north_5f02{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.current-aa7e .input_north_5f02:empty{padding:0}.current-aa7e .menu-white-9460{right:5px;top:3px}}@media(max-width:849px){body.mini-cb96 .chip-f405{overflow:auto;position:fixed!important}}@media(prefers-reduced-motion){.frame_2c63,.gradient-middle-0494,.shade_3316{transition:opacity .3s}}.dropdown-full-4db7,.fn-processing-bf06{position:relative}.dropdown-full-4db7,.fn-processing-bf06: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}.black_53cf.fn-processing-bf06:before,.hovered-0a6c .dropdown-full-4db7,.hovered-0a6c .fn-processing-bf06:before,.hovered-0a6c.dropdown-full-4db7,.hovered-0a6c.fn-processing-bf06:before{border:3px solid rgba(0,0,0,.1)!important;border-left-color:#fff!important}.black_53cf.fn-processing-bf06:after{background-color:#000;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.black_53cf.fn-processing-bf06 .disabled_2099{opacity:0!important}.backdrop_e1a5.fn-processing-bf06:before{position:fixed}.dropdown-full-4db7.widget_9090,.fn-processing-bf06:before{left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;z-index:99}.dropdown-full-4db7{border-radius:50%;height:30px;width:30px}.red-55ec.fn-loading-bf06{color:hsla(0,0%,100%,.05);opacity:1!important;pointer-events:none!important;position:relative}.red-55ec.fn-loading-bf06: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}.outer_580f .red-55ec.fn-loading-bf06:after{border-color:#446084}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.tabs-050e{align-items:center}.media-narrow-db6c .wood_5f5a,.tabs-050e:hover .wood_5f5a{color:hsla(0,0%,7%,.85)}.hovered-0a6c .wood_5f5a{border-bottom-color:hsla(0,0%,100%,.2)}.hovered-0a6c .media-narrow-db6c .wood_5f5a,.hovered-0a6c .tabs-050e:hover .wood_5f5a{color:hsla(0,0%,100%,.85)}.aside_a032.dynamic-9718 .tabs-050e:not(:last-of-type) .wood_5f5a{border-bottom-style:solid}.wood_5f5a{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}.logo-wide-300e{flex-shrink:0;vertical-align:middle;width:16px}.logo-wide-300e+.next-a3ed{padding-left:.5em}.header-dirty-d00c{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}.tabs-050e+.header-dirty-d00c{margin-top:5px!important}.hovered-0a6c .header-dirty-d00c{color:currentColor}.secondary-e9c8 .shade_3316{-ms-scrollbar-base-color:#000;-ms-scrollbar-arrow-color:#000;-ms-overflow-style:-ms-autohiding-scrollbar}.secondary-e9c8 .tabs-d804>li>a{padding-bottom:15px;padding-top:15px}.secondary-e9c8 .tabs-d804 li li>a{padding-bottom:5px;padding-top:5px}.secondary-e9c8 .gallery_969c{display:none!important}.secondary-e9c8 .link_bfe9,.secondary-e9c8 .middle-9f25{display:inline-block!important}.hot_2f04 .shade_3316,.overlay-12ea .shade_3316{-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}.hot_2f04.hovered-0a6c .shade_3316,.overlay-12ea.hovered-0a6c .shade_3316{background-color:rgba(0,0,0,.95)}.overlay-12ea .shade_3316{left:auto;right:0;transform:translateX(270px)}.text_d78a .tabs-d804>li>a,.text_d78a .tabs-d804>li>ul>li a{justify-content:center}.text_d78a .tabs-d804>li>a{font-size:1.5em}.text_d78a .module-warm-f9bf{padding:0}.text_d78a .shade_3316{-webkit-overflow-scrolling:touch;max-width:700px;overflow-x:hidden;overflow-y:auto;padding-top:50px}.text_d78a .shade_3316 .avatar_8671{margin:0 auto;max-width:260px}.text_d78a.frame_2c63.dim_7af1{opacity:.85}.frame_2c63.text_d78a:not(.hovered-0a6c){background-color:#fff;opacity:.95}.text_d78a .sort_f655.tabs-d804>li{border:0}.text_d78a .sort_f655.tabs-d804>li>a{padding-left:30px;padding-right:30px}.text_d78a .sort_f655.tabs-d804>li .preview-d7c3{position:absolute;right:0;top:15px}.text_d78a:not(.hovered-0a6c) .gradient-middle-0494{color:currentColor}.secondary-e9c8.pro-b9ee .shade_3316{opacity:0!important}.hot_2f04.dim_7af1 .shade_3316,.overlay-12ea.dim_7af1 .shade_3316{opacity:1;transform:translate(0)}.button-027a .filter-8635{filter:blur(5px)}.button-027a .status_c7b5{transform:scale(.98)}.button-027a .footer-gas-8368{opacity:0!important;transform:translateY(-7px)}.button-027a.element-old-97e1 .footer-gas-8368,.button-027a.row-fluid-afa1 .footer-gas-8368{transform:translateX(-7px)}.secondary-e9c8 .progress_9040{padding:30px 0}.secondary-e9c8 .green_8cef{padding:30px 20px}.secondary-e9c8:not(.text_d78a) .tabs-d804 li>a{padding-left:20px}.secondary-e9c8:not(.text_d78a) li.progress_solid_d687{padding:20px}@media(prefers-reduced-motion){.hot_2f04 .shade_3316,.overlay-12ea .shade_3316{transition:opacity .2s}}.aside_bb67{--stack-gap:0;display:flex}.aside_bb67>.paper_f1a6>:first-child{margin-top:0}.aside_bb67>.paper_f1a6>:last-child{margin-bottom:0}.cold-02c5{flex-direction:row}.cold-02c5>*{margin:0!important}.cold-02c5>*~*{margin-left:var(--stack-gap)!important}.fluid-fdba{flex-direction:column}.fluid-fdba>*{margin:0!important}.fluid-fdba>*~*{margin-top:var(--stack-gap)!important}.element_narrow_71db{align-items:stretch}.east-c75c{align-items:flex-start}.fluid-5e49{align-items:center}.aside-dim-06a1{align-items:flex-end}.button-b80b{align-items:baseline}.sidebar-6be6{justify-content:flex-start}.breadcrumb-2875{justify-content:center}.stale-5091{justify-content:flex-end}.basic-d6b2{justify-content:space-between}.active_8cc9{justify-content:space-around}@media(max-width:849px){.progress_solid_ddd5\:stack-row{flex-direction:row}.progress_solid_ddd5\:stack-row>*{margin:0!important}.progress_solid_ddd5\:stack-row>*~*{margin-left:var(--stack-gap)!important}.progress_solid_ddd5\:stack-col{flex-direction:column}.progress_solid_ddd5\:stack-col>*{margin:0!important}.progress_solid_ddd5\:stack-col>*~*{margin-top:var(--stack-gap)!important}.progress_solid_ddd5\:items-stretch{align-items:stretch}.progress_solid_ddd5\:items-start{align-items:flex-start}.progress_solid_ddd5\:items-center{align-items:center}.progress_solid_ddd5\:items-end{align-items:flex-end}.progress_solid_ddd5\:items-baseline{align-items:baseline}.progress_solid_ddd5\:justify-start{justify-content:flex-start}.progress_solid_ddd5\:justify-center{justify-content:center}.progress_solid_ddd5\:justify-end{justify-content:flex-end}.progress_solid_ddd5\:justify-between{justify-content:space-between}.progress_solid_ddd5\:justify-around{justify-content:space-around}}@media(max-width:549px){.solid_50e6\:stack-row{flex-direction:row}.solid_50e6\:stack-row>*{margin:0!important}.solid_50e6\:stack-row>*~*{margin-left:var(--stack-gap)!important}.solid_50e6\:stack-col{flex-direction:column}.solid_50e6\:stack-col>*{margin:0!important}.solid_50e6\:stack-col>*~*{margin-top:var(--stack-gap)!important}.solid_50e6\:items-stretch{align-items:stretch}.solid_50e6\:items-start{align-items:flex-start}.solid_50e6\:items-center{align-items:center}.solid_50e6\:items-end{align-items:flex-end}.solid_50e6\:items-baseline{align-items:baseline}.solid_50e6\:justify-start{justify-content:flex-start}.solid_50e6\:justify-center{justify-content:center}.solid_50e6\:justify-end{justify-content:flex-end}.solid_50e6\:justify-between{justify-content:space-between}.solid_50e6\: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}.hovered-0a6c td,.hovered-0a6c th{border-color:hsla(0,0%,100%,.08)}td .widget-fcc5,td dl,td form,td input,td label,td p,td select{margin:.5em 0}label{color:#222}.picture_lower_30f7{display:table}.article_fresh_f2e3{display:table-cell;vertical-align:middle}@media(max-width:849px){.hard-ba76{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)}.hard-ba76 table{width:100%}}.top_c98e{max-height:100%}.top_c98e .copper_05a2{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:10}.info_huge_cd7b .paper_f1a6,.hard_1c76 .paper_f1a6{background-color:rgba(0,0,0,.9);height:0;padding:100% 0 0!important}.info_huge_cd7b .content_2b3e,.hard_1c76 .content_2b3e{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.info_huge_cd7b .icon_complex_7c2c,.info_huge_cd7b .copper_05a2{border-radius:100%!important}.slider-glass-163d{position:relative}.black_48bf>.backdrop-pink-3b6b,.slider-glass-163d:last-child,.notification_202b>.backdrop-pink-3b6b{margin-bottom:0}.highlight-hot-494b,.notification_202b{position:relative;scrollbar-width:none}.liquid_0ca6 .black_48bf>.status-603f{padding:0!important}.wide_a758{max-height:999px;transition:max-height 2s}.wide_a758:not(.hover-cold-46a3){max-height:500px}.wide_a758:not(.hover-cold-46a3)>div{opacity:0}.notification_202b:not(.hover-cold-46a3){-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;width:auto}.highlight-hot-494b::-webkit-scrollbar,.notification_202b::-webkit-scrollbar{height:0!important;width:0!important}.info-44ec.highlight-hot-494b:not(.hover-cold-46a3){display:block}.notification_202b:not(.hover-cold-46a3)>*{display:inline-block!important;vertical-align:top;white-space:normal!important}.notification_202b:not(.hover-cold-46a3)>a,.notification_202b>a,.notification_202b>a>img,.notification_202b>div:not(.status-603f),.notification_202b>img,.notification_202b>p{width:100%}.black_48bf>a,.black_48bf>a>img,.black_48bf>div:not(.status-603f),.black_48bf>figure,.black_48bf>img,.black_48bf>p{margin:0;padding:0;transition:transform .6s,opacity .6s,box-shadow .6s;width:100%!important}.black_48bf>.info-44ec:not(.avatar_6dd3){opacity:0}.hover-cold-46a3{display:block;position:relative}.hover-cold-46a3:focus{outline:none}.bottom-1dad{height:100%;overflow:hidden;position:relative;width:100%}.black_48bf{height:100%;position:absolute;width:100%}.article-823e .tertiary-fast-4810{transition:opacity .3s!important}.menu-yellow-cbf3 .bottom-1dad .black_48bf{pointer-events:none}.hover-cold-46a3.plasma-b225{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.hover-cold-46a3.plasma-b225 .bottom-1dad{cursor:move;cursor:grab}.hover-cold-46a3.plasma-b225 .bottom-1dad.table-4a03{cursor:grabbing}.input_last_86a3{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}.input_last_86a3.left-9026{right:2%;transform:translateX(-20%)}.input_last_86a3.button-8a21{left:2%;transform:translateX(20%)}.video-wide-8353 .input_last_86a3,.notification_202b:hover .input_last_86a3{opacity:.7;transform:translateX(0)!important}.notification_202b .input_last_86a3:hover{box-shadow:none;opacity:1}.notification_202b .input_last_86a3:hover .thumbnail-prev-ec92,.notification_202b .input_last_86a3:hover svg{fill:#446084}@media(min-width:850px){.full_e0d6 .input_last_86a3.left-9026{left:100%;right:auto}.full_e0d6 .input_last_86a3.button-8a21{left:auto;right:100%}}.input_last_86a3:disabled,button.input_last_86a3[disabled]{background:none!important;box-shadow:none!important;cursor:auto;opacity:0!important;pointer-events:none}.input_last_86a3 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%}.east_1f5c:not(.liquid-e804) .input_last_86a3{margin-top:-10%}.east_1f5c.liquid-e804 .input_last_86a3 svg{margin-top:-40px}.input_last_86a3 .thumbnail-prev-ec92,.input_last_86a3 svg{fill:currentColor;border-color:currentColor;transition:all .3s}.notice-old-fe2d,.blue_d448{transition:height .2s}.input_last_86a3.in-9224{color:#111;font-size:26px}.slow_415d .input_last_86a3{display:none!important}.search_7bf9 .black_48bf{transform:none!important}.search_7bf9 .black_48bf>*{left:0!important;opacity:0;z-index:1}.search_7bf9 .black_48bf>.avatar_6dd3{opacity:1;z-index:2}.search_7bf9 .dynamic-4023,.search_7bf9 .input_last_86a3{z-index:3}@media(prefers-reduced-motion){.input_last_86a3.left-9026,.input_last_86a3.button-8a21{transform:none!important}}.dynamic-4023{bottom:15px;left:20%;line-height:1;list-style:none;margin:0;padding:0;position:absolute;right:20%;text-align:center}.highlight-hot-494b .dynamic-4023,.full_e0d6 .dynamic-4023{bottom:0}.modal-1224 .dynamic-4023{direction:rtl}.dynamic-4023 .pressed_b106{border:3px solid #111;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;opacity:.4;transition:opacity .3s;width:12px}.module-white-15ef .dynamic-4023 .pressed_b106,.highlight-hot-494b .dynamic-4023 .pressed_b106{background-color:#111;border:0;height:10px;opacity:.2;width:10px}.dynamic-4023 .pressed_b106:hover{opacity:.7}.dynamic-4023 .pressed_b106:first-child:last-child{display:none}.dynamic-4023 .pressed_b106.avatar_6dd3{background-color:#111;opacity:1!important}.caption_f3f7 .dynamic-4023 .pressed_b106{border-radius:0;height:4px;margin:0;width:40px}.motion-7e45 .dynamic-4023 .pressed_b106{border-radius:0;height:4px;width:40px}.article_up_dbb0 .dynamic-4023 .pressed_b106{background-color:#111}.message-liquid-55b0 .dynamic-4023 .pressed_b106{border-radius:0}.paper-971d .input_last_86a3 .thumbnail-prev-ec92,.paper-971d .input_last_86a3 svg{border:2px solid;border-radius:100%}.paper-971d .input_last_86a3:hover .thumbnail-prev-ec92,.paper-971d .input_last_86a3:hover svg{fill:#fff!important;background-color:#446084;border-color:#446084}.full_e0d6.paper-971d .left-9026{transform:translateX(-50%)!important}.full_e0d6.paper-971d .button-8a21{transform:translateX(50%)!important}.liquid-e804{overflow:hidden;padding-top:0}.liquid-e804 .input_last_86a3,.liquid-e804 .input_last_86a3: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}.hovered-0a6c .liquid-e804 .input_last_86a3{background-color:rgba(0,0,0,.3);border-radius:99px;color:#fff}.liquid-e804 .input_last_86a3.left-9026{left:auto!important;right:-1px!important;transform:translateX(10%)}.liquid-e804 .input_last_86a3.button-8a21{left:-1px!important;right:auto!important;transform:translateX(-10%)}.gradient-e24b .input_last_86a3{color:#fff}.gradient-e24b .input_last_86a3 .thumbnail-prev-ec92,.gradient-e24b .input_last_86a3 svg{fill:#fff}.gradient-e24b .dynamic-4023 .pressed_b106{border-color:#fff}.gradient-e24b .dynamic-4023 .pressed_b106.avatar_6dd3,.gradient-e24b.article_up_dbb0 .dynamic-4023 .pressed_b106{background-color:#fff}.panel-narrow-c7ef .black_48bf>*,.element_advanced_eaef .black_48bf>*,.dim_68fd .black_48bf>*{margin:0 auto;max-width:1080px}.panel-narrow-c7ef:not(.hover-cold-46a3) .caption_b523,.element_advanced_eaef:not(.hover-cold-46a3) .caption_b523,.dim_68fd:not(.hover-cold-46a3) .caption_b523{opacity:0!important}.panel-narrow-c7ef .caption_b523,.element_advanced_eaef .caption_b523,.dim_68fd .caption_b523{opacity:1}.panel-narrow-c7ef .black_48bf>:not(.avatar_6dd3),.element_advanced_eaef .black_48bf>:not(.avatar_6dd3),.dim_68fd .black_48bf>:not(.avatar_6dd3){opacity:.5}.dim_68fd{padding:15px 0 25px}.dim_68fd .black_48bf>:before{background-image:url(../img/shadow@2x.south_1dfb);background-size:100% 100%;bottom:-6px;content:"";height:100px;left:-10%;position:absolute;right:-10%;z-index:-2}.dim_68fd .black_48bf>:not(.avatar_6dd3){opacity:1;transform:scale(.9);z-index:-1}.dim_68fd .black_48bf>:not(.avatar_6dd3):before{height:200px;opacity:.5}.dim_68fd .black_48bf>.avatar_6dd3{transform:scale(.95)}.element_advanced_eaef{background-color:transparent;padding:30px 0}.element_advanced_eaef .dynamic-4023{bottom:6px}.element_advanced_eaef .black_48bf>*{max-width:1050px}.element_advanced_eaef .black_48bf>:not(.avatar_6dd3){transform:scale(.93)}@media screen and (max-width:549px){.slider-glass-163d .input_last_86a3{display:none}.highlight-hot-494b .input_last_86a3{background-color:transparent!important;box-shadow:none!important;opacity:.8;transform:translateX(0)!important;width:20px!important}.highlight-hot-494b .input_last_86a3 svg{border:0!important;padding:3px!important}.dynamic-4023{pointer-events:none}.black_48bf .tiny-8228{overflow:hidden}}a{color:#334862;text-decoration:none}.red-55ec:focus:not(:focus-visible),a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:none}.red-55ec:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid currentColor;outline-offset:2px}a.progress-north-ddff{color:currentColor;transition:color .3s,opacity .3s,transform .3s}.old_75c6 a.progress-north-ddff:hover{opacity:.7}a.blue-c74e:hover,a.feature_west_26e7:hover,a:hover{color:#000}.fn-primary-bf06:focus-visible,.chip-narrow-30e3:focus-visible,button[type=submit]:focus-visible{outline-color:#446084}.fn-secondary-bf06:focus-visible{outline-color:#d26e4b}.carousel_last_4428:focus-visible{outline-color:#d26e4b}.hovered-0a6c .huge-2674 a,.hovered-0a6c a{color:currentColor}.hovered-0a6c .huge-2674 a:hover,.hovered-0a6c a:hover{color:#fff}ul.east-f639{font-size:.85em;margin:5px 0}ul.east-f639 li{display:inline-block;margin:0 .4em}ul.east-f639 li a{color:currentColor}ul.east-f639 li:before{display:inline-block;font-family:fl-icons;margin-right:5px}ul.east-f639 li:first-child{margin-left:0}ul.east-f639 li:last-child{margin-right:0}.grid_e65a .south_eaee{padding:.7em 0}.grid_e65a i{font-size:2em;margin:0 10px!important;top:-1px;vertical-align:middle}.grid_e65a .south_eaee+.south_eaee{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.modal_e659,ul.modal_e659>li{margin:0;padding:0}ul.modal_e659>li{list-style:none}.texture-full-f65c ol li,.texture-full-f65c ul li,.button_f584 ol li,.button_f584 ul li,.backdrop_f243 ol li,.backdrop_f243 ul li{margin-left:1.3em}.texture-full-f65c ol li.advanced-64ae,.texture-full-f65c ul li.advanced-64ae,.button_f584 ol li.advanced-64ae,.button_f584 ul li.advanced-64ae,.backdrop_f243 ol li.advanced-64ae,.backdrop_f243 ul li.advanced-64ae{margin-left:0}ul li.menu_light_2b97,ul li.yellow_aa6e,ul li.block-1e79{border-bottom:1px solid #ececec;list-style:none;margin:0;padding:7px 0 7px 25px;position:relative}.hovered-0a6c ul li.menu_light_2b97,.hovered-0a6c ul li.yellow_aa6e,.hovered-0a6c ul li.block-1e79{border-color:hsla(0,0%,100%,.2)}ul li.menu_light_2b97:before,ul li.yellow_aa6e:before,ul li.block-1e79:before{color:#7a9c59;font-family:fl-icons;font-size:16px;left:0;position:absolute}ul li.yellow_aa6e:before{content:""!important}ul li.menu_light_2b97:before{content:""!important}ul li.block-1e79:before{content:""!important}.red-55ec,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%}.video-ba30,h1{font-size:1.7em}.video-ba30,.lite-0500,h1,h2{line-height:1.3}.lite-0500,h2{font-size:1.6em}.article-north-f323,h3{font-size:1.25em}.wood-9a63,h4{font-size:1.125em}.dynamic-41d7,h5{font-size:1em}.pressed_2ad4,h6{font-size:.85em;opacity:.8}h1.surface_f41e.lite_3638{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.gas_0f76>span{-webkit-box-decoration-break:clone;box-decoration-break:clone}a.texture_selected_a888,p.texture_selected_a888{font-size:1.3em}.right-7fe1,h6,span.tooltip-eb7c,th{letter-spacing:.05em;line-height:1.05;text-transform:uppercase}.panel_c650{text-transform:none!important}span.tooltip-eb7c{font-size:1em;font-weight:600}.brown-a47c{font-weight:400}.frame-45d2{font-weight:700}.overlay-2614,.tag_2125{font-weight:300!important}.overlay-2614 strong,.tag_2125 strong{font-weight:700!important}.pagination-mini-78db{font-style:italic!important}.disabled_122e,.right-7fe1{line-height:1.2;text-transform:uppercase}.link_48e4,.table-fd4c{font-family:Georgia}.pattern_black_6193{font-size:2.5em}.chip_dc6e{font-size:2em}.input_a32a{font-size:1.5em}.picture-lower-e00b{font-size:1.3em}.search-5815{font-size:1.15em}.small_ad14,.small_ad14.red-55ec{font-size:.8em}.text_cf46{font-size:.75em}.lite-d5ff{font-size:.7em}.message-prev-4951{font-size:.6em}@media(max-width:549px){.chip_dc6e{font-size:2.5em}.input_a32a{font-size:1.8em}.picture-lower-e00b{font-size:1.2em}.search-5815{font-size:1em}}.simple_8e53 a:not(.red-55ec),.simple_8e53 h1,.simple_8e53 h2,.simple_8e53 h3,.simple_8e53 h4,.simple_8e53 h5,.simple_8e53 h6{line-height:1.3;margin-bottom:.1em;margin-top:.1em}.simple_8e53 p{margin-bottom:.1em;margin-top:.1em}.simple_8e53 .red-55ec{margin-top:1em}.preview_tiny_184f .red-55ec{margin-bottom:.5em;margin-top:.5em}.preview_tiny_184f .west_6d03,.preview_tiny_184f .brown_a02e .west_6d03{margin-bottom:1em;margin-top:1em}.preview_tiny_184f h1{font-size:3.5em}.preview_tiny_184f h2{font-size:2.9em}.preview_tiny_184f h3{font-size:2em}.preview_tiny_184f h1,.preview_tiny_184f h2,.preview_tiny_184f h3{font-weight:400;line-height:1;margin-bottom:.2em;margin-top:.2em;padding:0}.preview_tiny_184f h4{font-size:1.5em;margin-bottom:.6em;margin-top:.6em;padding:0}.preview_tiny_184f h5,.preview_tiny_184f h6,.preview_tiny_184f p{margin-bottom:1em;margin-top:1em;padding:0}.basic_5629{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}.card-steel-6386>li>a{font-size:.8em}.card-steel-6386>li.progress_solid_d687{font-size:.85em}.block-middle-6c92>li>a{font-size:.65em}.media-center-9b21>li>a{font-size:.7em}.paper-6879>li>a{font-size:.9em}.input_cb2f>li>a{font-size:1em}.full-8aec>li>a{font-size:1.1em}.prev_5c58>li{margin:0}.image-steel-166c>li{margin:0 5px}.panel_stale_32d3>li{margin:0 9px}.old-3d2a>li{margin:0 11px}.inner_fd00>li{margin:0 13px}.banner_focused_1bab{position:relative}.banner_focused_1bab:after{background:url(../img/underline.south_1dfb) 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.action-956a{opacity:0;transition:opacity 2s}span.action-956a.fn-active-bf06{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}.link_selected_06e3,.dropdown-b0ed,.left_e0d0{border:2px solid #fff;display:inline-block;padding:5px}.link_selected_06e3{border-color:#000}h1.link_selected_06e3,h1.dropdown-b0ed,h1.left_e0d0{padding:15px}.tiny-55dc,.sort_4233{border-bottom:3px solid #fff;border-top:3px solid #fff;display:inline-block;padding-bottom:15px;padding-top:15px}.tiny-55dc{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}.hovered-0a6c blockquote{color:#fff}.copper_ca17:after,.component_82de:after,.white-7583:after,.info-44ec:after{clear:both;content:"";display:table}@media(max-width:549px){.middle-9f25,[data-show=hide-for-small]{display:none!important}.outline-6035{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:550px){.bright_c894,[data-show=show-for-small]{display:none!important}}@media(min-width:850px){.alert-current-a7bd,[data-show=show-for-medium]{display:none!important}}@media(max-width:849px){.link_bfe9,[data-show=hide-for-medium]{display:none!important}.texture_a8d3 .iron-781a,.texture_a8d3 .info-dirty-3a59{float:none}.texture_a8d3 .badge_c381{margin-left:auto}.texture_a8d3 .header_motion_81cc{margin-right:auto}.texture_a8d3{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:850px){.picture-light-4d96,[data-show=hide-for-large]{display:none!important}}.cold-5348,.nav_advanced_075f{display:block;max-width:100%!important;padding-left:0!important;padding-right:0!important;width:100%!important}.info-dirty-3a59{margin-right:0!important}.iron-781a{margin-left:0!important}.lite_3638{margin-bottom:30px}.card-8d10{margin-top:30px}.header_motion_81cc{margin-right:30px}.badge_c381{margin-left:30px}.hidden_c8d0{margin-bottom:0!important}.thick-8d9b{margin-left:0!important}.top_5194{margin-right:0!important}.caption-55bc{margin-top:0!important}.item-first-d570{margin-bottom:15px}.iron-81f9{margin-top:15px}.wrapper-full-bcc3{margin-right:15px}.section_2b6b{margin-left:15px}.item-first-d570:last-child,.lite_3638:last-child{margin-bottom:0}.tertiary_soft_3123{padding-bottom:30px}.wrapper_medium_450c{padding-top:30px}.west-7313{padding-bottom:15px}.heading_7024{padding-top:15px}.progress_baec{padding-bottom:0!important}.dropdown-c208{padding-top:0!important}.gold_b6c3{margin:0!important}.backdrop-b362{padding:0!important}.article_over_19cd{padding:30px}.focus-smooth-6f44 :first-child{margin-top:0}.card-99ef :last-child{margin-bottom:0}.stale-48c4{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.thumbnail-9c62{text-align:left}.brown_a02e{text-align:center}.pro-95db{text-align:right}.brown_a02e .west_6d03,.brown_a02e .thick_466a,.brown_a02e .gradient-easy-3a4c,.brown_a02e>div,.brown_a02e>div>div{margin-left:auto;margin-right:auto}.brown_a02e .iron-781a,.brown_a02e .info-dirty-3a59{float:none}.thumbnail-9c62 .west_6d03,.thumbnail-9c62 .thick_466a,.thumbnail-9c62 .gradient-easy-3a4c{margin-left:0;margin-right:auto}.pro-95db .west_6d03,.pro-95db .thick_466a,.pro-95db .gradient-easy-3a4c,.pro-95db>div,.pro-95db>div>div{margin-left:auto;margin-right:0}.fn-relative-bf06{position:relative!important}.fn-absolute-bf06{position:absolute!important}.fn-fixed-bf06{position:fixed!important;z-index:12}.fn-top-bf06{top:0}.fn-right-bf06{right:0}.fn-left-bf06{left:0}.fn-bottom-bf06,.button_8e84{bottom:0}.button_8e84{height:100%;left:0;margin:0!important;padding:0!important;position:absolute;right:0;top:0}.small_1583{bottom:auto;top:50%;transform:translateY(-50%)}.element-11f0{left:50%;transform:translateX(-50%)}.element-11f0.small_1583{bottom:auto!important;left:auto!important;right:50%;top:50%;transform:translate(50%,-50%)}.info-dirty-3a59{float:right}.iron-781a{float:left}.highlight-fluid-45f2{height:100%;height:100vh;min-height:550px;padding-bottom:0!important;padding-top:0!important}.link_7214{background-position:50% 50%;background-repeat:no-repeat!important;background-size:cover!important}.primary_first_b2d2{background-position:top;-o-object-position:top;object-position:top}.selected_9970,.selected_9970 img{border-radius:999px!important;-o-object-fit:cover;object-fit:cover}.plasma-e34e{border-radius:5px}.gallery-1744{border:2px solid #446084;padding:15px 30px 30px}.stale-02c7{border-style:dashed}.accordion-598f{border-color:#7a9c59}.bright_1c87{border-top:1px solid #ececec}.gallery-7806{border-bottom:1px solid #ececec}.label-west-977b{border-left:1px solid #ececec}.slow_e9d3{border-right:1px solid #ececec}.fn-hidden-bf06{display:none!important;visibility:hidden!important}.label-hard-7aa4{opacity:0;visibility:hidden}.dynamic-8803{z-index:21}.yellow_809e{z-index:22}.full_01ab{z-index:23}.first_24f1{z-index:24}.advanced_570b{z-index:25}.main-right-311d{z-index:9995}.white-82b3{z-index:9996}.layout-fast-77b9{z-index:9997}.medium_ca6a{pointer-events:none}.frame_ab2f{white-space:nowrap}.nav_11fe{color:#446084}.popup_5422{color:#d26e4b}.content-plasma-3417{color:#7a9c59}.pink-9c89{color:#b20000}.sidebar_huge_0f83{background-color:#446084}.red-7af1{background-color:#d26e4b}.item-8a0c{background-color:#7a9c59}.bronze_d24a{background-color:#b20000}.icon_action_8e2c{background-color:transparent!important}.notification_fresh_cccd{display:inline}.west_56f8{display:block}.slow_c764{display:flex}@media(max-width:549px){.fixed_3717{display:block}}.full-df2d{display:inline-block}.active-e0b7 img,img.notification_fresh_cccd{display:inline-block!important}.black-0fe5{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}.tall_4e9a{overflow:hidden}.dirty-42a5{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wrapper_lite_12ac{font-weight:700}.focus-c8ee{opacity:.4}.card-38c7{opacity:.5}.module_9a49{opacity:.6}.progress-south-b211{opacity:.7}.sidebar-3fe7{opacity:.8}@media(max-width:549px){.card_da0e{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:none}}.layout_4dc6{-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none}.layout_4dc6::-webkit-scrollbar{height:0!important;width:0!important}.info-95c2{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.info-95c2:focus{clip:auto!important;background-color:#f1f1f1;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);color:#21759b;display:block;font-size:14px;font-size:.875rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}@media screen and (max-width:549px){.pagination-24e7{left:5%}.plasma_af77{left:15%}.menu-simple-7f57{left:25%}.list-fresh-3833{left:35%}.element-3569{left:45%}.north_40e9{right:45%}.iron-ddc2{right:35%}.outline-under-a176{right:25%}.shadow_317e{right:15%}.component_146d{right:5%}.modal-action-097f{left:0}.logo_02d8{left:10%}.title-9f31{left:20%}.white_4bd3{left:30%}.article-dynamic-33a2{left:40%}.icon_north_0d4d{right:40%}.thumbnail-224f{right:30%}.box-c02b{right:20%}.primary_gas_d839{right:10%}.block-845b{right:0}.component_dd89{top:0}.title_new_fd68{top:10%}.paper-ef78{top:20%}.list_eab1{top:30%}.shadow-6b29{top:40%}.new-f9e4{bottom:40%}.photo_ddcc{bottom:30%}.pro-b3ed{bottom:20%}.gold-ace5{bottom:10%}.widget_middle_6cbf{bottom:0}.motion_3a7a{top:5%}.heading-outer-9e18{top:15%}.preview_bronze_9930{top:25%}.active-c872{top:35%}.column_96d1{top:45%}.media_c9d0{bottom:45%}.info_tall_3785{bottom:35%}.overlay-6edb{bottom:25%}.focus-036b{bottom:15%}.medium_4d6d{bottom:5%}.backdrop-stale-fd8d{left:50%;transform:translateX(-50%)}.hover_brown_84c7{top:50.3%;transform:translateY(-50%)}.hover_brown_84c7.backdrop-stale-fd8d{transform:translate(-50%,-50%)}}@media screen and (min-width:550px)and (max-width:849px){.progress_slow_ba85{left:5%}.primary-4425{left:15%}.carousel_073f{left:25%}.pink-5109{left:35%}.notice-66d4{left:45%}.up_6deb{right:45%}.progress-fluid-df67{right:35%}.text-copper-87e8{right:25%}.box-advanced-bb86{right:15%}.sort_de4c{right:5%}.button_dirty_2cfd{top:5%}.west-520e{top:15%}.backdrop-babc{top:25%}.full_d31a{top:35%}.thumbnail-easy-18a8{top:45%}.grid_3824{bottom:45%}.pattern-4000{bottom:35%}.cold_cf1d{bottom:25%}.element-2bae{bottom:15%}.lower_330c{bottom:5%}.heading_90cd{left:0}.mask-wood-0b66{left:10%}.row-7067{left:20%}.complex_0886{left:30%}.label-slow-0706{left:40%}.large_9df3{right:40%}.list_soft_b445{right:30%}.hot_25b0{right:20%}.small_01e1{right:10%}.wrapper-dirty-8d16{right:0}.avatar_286b{top:0}.new_6bc2{top:10%}.plasma-efb0{top:20%}.tag_60f1{top:30%}.paragraph-92e9{top:40%}.grid_ce14{bottom:40%}.picture-gas-31a5{bottom:30%}.box-next-0bc1{bottom:20%}.tabs_d70f{bottom:10%}.glass-3950{bottom:0}.icon_c56a{left:50%;transform:translateX(-50%)!important}.backdrop-4145{top:50%;transform:translateY(-50%)!important}.icon_c56a.backdrop-4145{transform:translate(-50%,-50%)!important}}@media screen and (min-width:850px){.article_1abd{left:5%}.pagination-9727{left:15%}.search-dim-1a5a{left:25%}.component-brown-d0e9{left:35%}.primary-055b{left:45%}.content-36ae{right:45%}.full-f9dd{right:35%}.bottom-4713{right:25%}.disabled_4e41{right:15%}.dropdown-fast-e329{right:5%}.small-f546{top:5%}.breadcrumb-hovered-552a{top:15%}.avatar-1681{top:25%}.section_iron_f3c3{top:35%}.gradient_665a{top:45%}.slow-f400{bottom:45%}.pink_5fcc{bottom:35%}.form-a808{bottom:25%}.east_f59b{bottom:15%}.message_selected_03ee{bottom:5%}.banner_tall_0161{left:0}.purple-a1f3{left:10%}.summary_narrow_6f58{left:20%}.center_1519{left:30%}.wood-24ff{left:40%}.cold_f72a{right:40%}.heading_outer_a587{right:30%}.caption-c864{right:20%}.table-1eaf{right:10%}.dropdown-d36a{right:0}.middle_b6ac{top:0}.rough_a476{top:10%}.inner-c511{top:20%}.huge-f9b0{top:30%}.feature-78b8{top:40%}.tag_935c{bottom:40%}.nav-tall-40ac{bottom:30%}.old-d35b{bottom:20%}.block-out-3c40{bottom:10%}.heading_simple_6b7e{bottom:0}.panel-fresh-f3a2{left:50%;transform:translateX(-50%)!important}.summary-17b3{top:50%;transform:translateY(-50%)!important}.panel-fresh-f3a2.summary-17b3{transform:translate(-50%,-50%)!important}}.photo_brown_95d6{font-size:11px}.small-b19f .photo_brown_95d6,.filter_short_a52e .photo_brown_95d6,.article_south_10b9 .photo_brown_95d6,.highlight_90e0 .photo_brown_95d6{font-size:8px}.small-b19f .photo_brown_95d6 h6,.filter_short_a52e .photo_brown_95d6 h6,.article_south_10b9 .photo_brown_95d6 h6{font-size:10px}.small-b19f .photo_brown_95d6 p.texture_selected_a888,.filter_short_a52e .photo_brown_95d6 p.texture_selected_a888,.article_south_10b9 .photo_brown_95d6 p.texture_selected_a888{font-size:16px}.liquid_aa12 .photo_brown_95d6{font-size:8.5px}.selected_d2cb .photo_brown_95d6{font-size:9px}.text_9f68 .photo_brown_95d6{font-size:10px}.silver-3ce6 .photo_brown_95d6{font-size:11px}.dropdown-7a9a .photo_brown_95d6{font-size:12px}.info_tall_9ccc .photo_brown_95d6{font-size:13px}.heading-50b5 .photo_brown_95d6{font-size:14px}.label_warm_2034 .photo_brown_95d6{font-size:15px}@media screen and (min-width:550px){.icon_fixed_600a .photo_brown_95d6,.focus-wood-82a2 .photo_brown_95d6,.grid_d5bd .photo_brown_95d6,.complex-1cdf .photo_brown_95d6,.button-wood-1c45 .photo_brown_95d6,.first_dffc .photo_brown_95d6,.table-4a9c .photo_brown_95d6{font-size:.8vw}.caption_4d52 .photo_brown_95d6{font-size:.9vw}.outline_a16a .photo_brown_95d6{font-size:1.15vw}.paper_b20b .photo_brown_95d6{font-size:1.3vw}.gold_8fe0 .photo_brown_95d6{font-size:1.5vw}.photo_brown_95d6{font-size:1.8vw}}@media screen and (min-width:850px){.photo_brown_95d6{font-size:16px}.tall-f35d .photo_brown_95d6,.wide_d668 .photo_brown_95d6,.focus_black_790e .photo_brown_95d6,.highlight_90e0 .photo_brown_95d6{font-size:8px}.tall-f35d .photo_brown_95d6 h6,.wide_d668 .photo_brown_95d6 h6,.focus_black_790e .photo_brown_95d6 h6{font-size:10px}.tall-f35d .photo_brown_95d6 p.texture_selected_a888,.wide_d668 .photo_brown_95d6 p.texture_selected_a888,.focus_black_790e .photo_brown_95d6 p.texture_selected_a888{font-size:16px}.search_huge_5168 .photo_brown_95d6{font-size:8.5px}.tabs_lower_49b6 .photo_brown_95d6{font-size:9px}.picture_5fe9 .photo_brown_95d6{font-size:10px}.form_7f87 .photo_brown_95d6{font-size:11px}.texture_iron_9f3f .photo_brown_95d6{font-size:12px}.fresh_8ed8 .photo_brown_95d6{font-size:13px}.shade-inner-96f9 .photo_brown_95d6{font-size:14px}.filter_fb7c .photo_brown_95d6{font-size:15px}}@media(prefers-reduced-motion:no-preference){.notification_202b [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}.notification_202b [data-animate]:not([data-animate-transform]),[data-animate]:not([data-animate-transform]){transform:none!important}.notification_202b [data-animate]:not([data-animate-transition]),[data-animate]:not([data-animate-transition]){transition:none!important}.notification_202b [data-animate=bounceInDown],.notification_202b [data-animate=bounceInLeft],.notification_202b [data-animate=bounceInRight],.notification_202b [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}.notification_202b [data-animate=bounceInLeft],[data-animate=bounceInLeft]{transform:translate3d(-300px,0,0)}.notification_202b [data-animate=blurIn],[data-animate=blurIn]{filter:blur(15px)}.notification_202b [data-animate=fadeInLeft],[data-animate=fadeInLeft]{transform:translate3d(-70px,0,0)}.notification_202b [data-animate=fadeInRight],[data-animate=fadeInRight]{transform:translate3d(70px,0,0)}.notification_202b [data-animate=bounceInUp],.notification_202b [data-animate=fadeInUp],[data-animate=bounceInUp],[data-animate=fadeInUp]{transform:translate3d(0,70px,0)}.notification_202b [data-animate=bounceInRight],[data-animate=bounceInRight]{transform:translate3d(300px,0,0)}.notification_202b [data-animate=bounceIn],[data-animate=bounceIn]{transform:scale(1.3)}.notification_202b [data-animate=bounceInDown],.notification_202b [data-animate=fadeInDown],[data-animate=bounceInDown],[data-animate=fadeInDown]{transform:translate3d(0,-70px,0)}.notification_202b [data-animate=flipInY],[data-animate=flipInY]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateY(-90deg) translate3d(15px,0,0)}.notification_202b [data-animate=flipInX],[data-animate=flipInX]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateX(90deg) translate3d(0,-15px,0)}.highlight-hot-494b.notification_202b [data-animated=true],.notification_202b .avatar_6dd3 [data-animated=true],[data-animated=true]{animation-delay:.1s;opacity:1!important;transform:translateZ(0) scale(1)}.black_48bf>:not(.avatar_6dd3) [data-animated=true]{transition:transform .7s,opacity .3s!important}.notification_202b [data-animate=none],[data-animate=none]{opacity:1!important}.notification_202b [data-animate=blurIn][data-animated=true],[data-animated=true][data-animate=blurIn]{filter:blur(0)}[data-animated=false]{transition:none!important}.footer_simple_4a89 [data-animate],[data-animate]:hover{transition-delay:0s!important}[data-animate-delay="100"]{transition-delay:.1s}.article_glass_37f1>li{opacity:0;transform:translateY(-15px);transition:transform .3s,opacity .3s}.fn-active-bf06 .article_glass_37f1>li,.dim_7af1 .article_glass_37f1>li,.article_glass_37f1.fn-active-bf06>li{opacity:1;transform:none}.status-603f+.status-603f [data-animate],.article_glass_37f1>li,[data-animate-delay="200"],[data-animate]+[data-animate]{transition-delay:.2s}.article_glass_37f1>li+li,[data-animate-delay="300"]{transition-delay:.3s}.status-603f+.status-603f+.status-603f [data-animate],.article_glass_37f1>li+li+li,[data-animate-delay="400"],[data-animate]+[data-animate]+[data-animate]{transition-delay:.4s}.article_glass_37f1>li+li+li+li,[data-animate-delay="500"]{transition-delay:.5s}.status-603f+.status-603f+.status-603f+.status-603f [data-animate],.article_glass_37f1>li+li+li+li+li,[data-animate-delay="600"],[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.6s}.article_glass_37f1>li+li+li+li+li+li,[data-animate-delay="700"]{transition-delay:.7s}.status-603f+.status-603f+.status-603f+.status-603f+.status-603f [data-animate],.article_glass_37f1>li+li+li+li+li+li+li,[data-animate-delay="800"],[data-animate]+[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.8s}.status-603f+.status-603f+.status-603f+.status-603f+.status-603f+.status-603f [data-animate],.article_glass_37f1>li+li+li+li+li+li+li+li,[data-animate-delay="900"]{transition-delay:.9s}.status-603f+.status-603f+.status-603f+.status-603f+.status-603f+.status-603f+.status-603f [data-animate],.article_glass_37f1>li+li+li+li+li+li+li+li+li,[data-animate-delay="1000"]{transition-delay:1s}.search_7bf9 .black_48bf>:not(.avatar_6dd3) [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}}.detail-9c55{border:1px solid #ececec;border-radius:0;bottom:0;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.gas_5001{border-style:dashed}.current_7fdb{border-style:dotted}.footer_simple_4a89 .inner_5818:not(.header_e6f7):not(.surface_purple_d379),.footer_simple_4a89.inner_5818:not(.header_e6f7):not(.surface_purple_d379){background-color:#fff}.hovered-0a6c .footer_simple_4a89 .inner_5818:not(.header_e6f7):not(.surface_purple_d379),.hovered-0a6c .footer_simple_4a89.inner_5818:not(.header_e6f7):not(.surface_purple_d379){background-color:#333}.gradient-226c,.silver_295c,.photo-black-2f35,.card-26d8,.preview_b9b7,.accent-clean-e1c1,.widget_c1db,.focus_d31f,.aside_b3e8,.paragraph_wide_d731,.video-hot-0796 .texture-full-f65c,.video_7099 .texture-full-f65c,.wrapper-398b .texture-full-f65c,.rough-c59d .texture-full-f65c,.block-f5dc .texture-full-f65c,.copper_bc13 .texture-full-f65c,.detail_fluid_0339 .texture-full-f65c,.sidebar-6150 .texture-full-f65c,.pattern_hovered_f32f .texture-full-f65c,.shadow-warm-233b .texture-full-f65c{transition:transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s}.gradient-226c,.silver_295c:hover,.video-hot-0796 .texture-full-f65c,.video_7099 .texture-full-f65c:hover{box-shadow:0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.banner_short_a20c,.photo-black-2f35,.card-26d8:hover,.wrapper-398b .texture-full-f65c,.rough-c59d .texture-full-f65c:hover{box-shadow:0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.preview_b9b7,.accent-clean-e1c1:hover,.block-f5dc .texture-full-f65c,.copper_bc13 .texture-full-f65c:hover{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.22)}.widget_c1db,.focus_d31f:hover,.detail_fluid_0339 .texture-full-f65c,.sidebar-6150 .texture-full-f65c:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1)}.aside_b3e8,.paragraph_wide_d731:hover,.pattern_hovered_f32f .texture-full-f65c,.shadow-warm-233b .texture-full-f65c:hover{box-shadow:0 30px 40px 0 rgba(0,0,0,.2)}.focus_d31f:hover,.paragraph_wide_d731:hover,.sidebar-6150 .texture-full-f65c:hover,.shadow-warm-233b .texture-full-f65c:hover{transform:translateY(-6px)}.image-84a1,.upper-1648{text-shadow:1px 1px 1px rgba(0,0,0,.3)}.light_3fe6{text-shadow:2px 2px 5px rgba(0,0,0,.4)}.grid_top_938a{text-shadow:3px 3px 8px rgba(0,0,0,.4)}.pattern-5a95{text-shadow:3px 3px 12px rgba(0,0,0,.5)}.panel-9f1f{text-shadow:5px 5px 16px rgba(0,0,0,.6)}a.purple_662a{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.purple_662a i{font-size:.8em}a.purple_662a:hover{background-color:#fff!important;color:#000!important;opacity:1}.east-9d2a .tertiary-fast-4810,.east-9d2a [class*=image-] img{transition:filter .6s,opacity .6s,transform .6s,box-shadow .3s}.east-9d2a .bright_0b0a img{transition:unset}.focused_be50 .tertiary-fast-4810,.hidden_4bd0:hover .tertiary-fast-4810,.east-9d2a .pressed-f1d3 img,.east-9d2a:hover .full_dabd img{filter:grayscale(100%)}.focused_be50:hover .tertiary-fast-4810,.east-9d2a:hover .pressed-f1d3 img{filter:grayscale(0)}.active_44f9:hover .tertiary-fast-4810,.east-9d2a:hover .huge_9738 img{transform:scale(1.1)}.photo-left-ee0e .tertiary-fast-4810,.east-9d2a .form_hard_ea49 img{transition:transform 5s!important}.photo-left-ee0e .tertiary-fast-4810,.east-9d2a:hover .form_hard_ea49 img{transform:scale(1.3)}.bronze-1e4e:hover .tertiary-fast-4810,.east-9d2a:hover .item-c131 img{opacity:.7;transform:scale(1.1)}.banner_087d:hover .tertiary-fast-4810,.east-9d2a:hover .chip-full-5872 img{filter:brightness(1.1)}.status-tall-2211:hover .tertiary-fast-4810,.east-9d2a:hover .hero-bottom-6f23 img{opacity:.7}.east-9d2a:hover .label-yellow-09ea img,.label-yellow-09ea:hover .tertiary-fast-4810{opacity:.6}.middle-6a89 .tertiary-fast-4810,.section-warm-109b img{opacity:.7}.middle-6a89:hover .tertiary-fast-4810,.east-9d2a:hover .section-warm-109b img{opacity:1}.sort-tall-ad88:hover .tertiary-fast-4810,.east-9d2a:hover .hidden_1982 img{filter:blur(5px)}.paper-f26c:not(:hover) .menu_901b,.gallery_5f8c:hover .menu_901b,.east-9d2a:hover .hover_hard_a140 .menu_901b,.east-9d2a:not(:hover) .east_d868 .menu_901b{opacity:0}.dropdown-9303:not(:hover) .menu_901b,.narrow_f2a7:hover .menu_901b,.east-9d2a:hover .medium-cbc6 .menu_901b,.east-9d2a:not(:hover) .wood-2cb5 .menu_901b{opacity:.5}.tiny_1fa3{overflow:hidden;transform:translateZ(0)}.black-fdda{-webkit-clip-path:circle(50% at center);clip-path:circle(50% at center)}.red-6c93{-webkit-clip-path:polygon(0 30px,100% 0,100% 100%,0 100%);clip-path:polygon(0 30px,100% 0,100% 100%,0 100%)}.notice-545b{-webkit-clip-path:polygon(0 0,100% 30px,100% 100%,0 100%);clip-path:polygon(0 0,100% 30px,100% 100%,0 100%)}.article-full-d027{-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%)}.preview_36e8{-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%)}.last-a2f5{-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%)}.link_active_c638{-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%)}.red-6c93,.notice-545b,.article-full-d027{margin-top:-30px}.preview_36e8,.last-a2f5,.link_active_c638{margin-top:-60px}[data-parallax-container]{overflow:hidden}@media(prefers-reduced-motion:no-preference){[data-parallax]{will-change:transform!important}[data-parallax]:not(.mini-42ae),[data-parallax]:not(.mini-42ae) .tertiary-fast-4810{opacity:0}}.advanced-e324{-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}.title-stale-d05e{background:rgba(0,0,0,.2);background:linear-gradient(180deg,#000 0,transparent 70%);opacity:.4}.inner_5818:hover .advanced-e324{opacity:.5}.surface_purple_d379:not(.hovered-0a6c) .advanced-e324{background:hsla(0,0%,100%,.2);background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 33%);opacity:.8}.old_dee8,.carousel_under_f188,.active_basic_b803,.fast-8e2a,.message-c642{filter:blur(0);opacity:0;pointer-events:none;transition:opacity .5s,transform .3s,max-height .6s,filter .6s}.old_dee8{transform:translateY(15%) translateZ(0)}.carousel_under_f188{transform:translateY(100%) translateZ(0)}.focus-c87b .simple_8e53.old_dee8{transform:translateY(-40%) translateZ(0)}.cold_9f14{opacity:0;transition:opacity .3s}.east-9d2a:hover .cold_9f14{opacity:1}.wood_30ca{transition:opacity .3s}.east-9d2a:hover .wood_30ca{opacity:0}.up-23a2{filter:invert(0);opacity:1!important}.east-9d2a:hover .up-23a2{filter:invert(100%)}.menu_hot_b34a{max-height:0;opacity:0;transform:translateY(15%) translateZ(0);transition:all .6s}.east-9d2a:hover .menu_hot_b34a{max-height:150px;opacity:1}.east-9d2a:hover .menu_hot_b34a.surface_fixed_560b{max-height:30px}.right-38b3{filter:blur(10px);opacity:0;transition:filter .3s,opacity .3s}.east-9d2a:hover .right-38b3{filter:blur(0)!important;opacity:1}.active_basic_b803{transform:scale(1.1) translateZ(0)}.focus-c87b .simple_8e53.active_basic_b803{transform:scale(1.1) translateZ(0) translateY(-50%)}.fast-8e2a{transform:scale(.9) translateZ(0)}.focus-c87b .simple_8e53.fast-8e2a{transform:scale(.9) translateZ(0) translateY(-50%)}.caption_selected_2afc{opacity:1!important;transform:scale(1) translateZ(0) translateY(10px)!important;transition:transform .3s}.east-9d2a:hover .caption_selected_2afc{transform:scale(1) translateZ(0) translateY(0)!important}.focus-c87b .caption_selected_2afc{transform:scale(1) translateZ(0) translateY(-40%)!important}.focus-c87b:hover .simple_8e53.caption_selected_2afc{transform:scale(1) translateZ(0) translateY(-50%)!important}.east-9d2a:hover img.message-c642{opacity:1}.east-9d2a .black_53cf:focus-within .message-c642,.east-9d2a:hover .old_dee8,.east-9d2a:hover .carousel_under_f188,.east-9d2a:hover .active_basic_b803,.east-9d2a:hover .fast-8e2a,.east-9d2a:hover .message-c642{opacity:1;pointer-events:inherit;transform:scale(1) translateZ(0) translateY(0)!important}.focus-c87b:hover .message-c642.simple_8e53,.east-9d2a:hover .message-c642.fn-center-bf06{transform:scale(1) translateZ(0) translateY(-50%)!important}@media(prefers-reduced-motion){.focus-c87b .simple_8e53.old_dee8,.focus-c87b:hover .message-c642.simple_8e53,.east-9d2a:hover .caption_selected_2afc,.east-9d2a:hover .old_dee8,.east-9d2a:hover .carousel_under_f188,.east-9d2a:hover .active_basic_b803,.east-9d2a:hover .fast-8e2a,.east-9d2a:hover .message-c642,.east-9d2a:hover .message-c642.fn-center-bf06,.caption_selected_2afc,.menu_hot_b34a,.old_dee8,.carousel_under_f188,.active_basic_b803,.fast-8e2a{transform:translateZ(0)}}.notification_202b .north-752c{background-color:transparent!important;overflow:hidden}.notification_202b .north-752c .tertiary-fast-4810{opacity:0;transition:opacity 1s}.in-f302 .tertiary-fast-4810,.focused-8834 .tertiary-fast-4810{transform:scale(1)}.secondary_steel_d3a4 .tertiary-fast-4810,.module-8a71 .tertiary-fast-4810{transform:scale(1.2)}.north-752c.avatar_6dd3 .tertiary-fast-4810{opacity:1;transform:scale(1);transition:opacity 1s,transform 20s ease-out}.pagination-1d5d.avatar_6dd3 .tertiary-fast-4810{transition:opacity 3.5s}.hover_9e85.avatar_6dd3 .tertiary-fast-4810{transition:opacity 1.5s}.focused-8834.avatar_6dd3 .tertiary-fast-4810,.in-f302.avatar_6dd3 .tertiary-fast-4810{transform:scale(1.2)}.module-8a71.avatar_6dd3 .tertiary-fast-4810{transition:opacity 1s,transform 5s ease-out}.picture-1c4a{display:flex;pointer-events:none;position:absolute}.icon-1508{flex:1 1 auto}.widget_out_aed7{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}.background_cool_48d4{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.link_slow_3ebc{opacity:0;transition-property:opacity}.link_slow_3ebc.text-01ac{opacity:1}.hidden_dark_643d.background-9d56 .icon-1508{background:#000;border:2px solid #000;border-radius:4px}.hidden_dark_643d.background-9d56.notice_over_8685 .icon-1508{margin-top:8px}.hidden_dark_643d.background-9d56.grid_up_5485 .icon-1508{margin-right:8px}.hidden_dark_643d.background-9d56.tooltip-9a33 .icon-1508{margin-left:8px}.hidden_dark_643d.background-9d56.gradient_soft_c7f7 .icon-1508{margin-bottom:8px}.hidden_dark_643d.background-9d56 .widget_out_aed7{color:#fff;padding:6px 8px}.hidden_dark_643d.background-9d56 .message_9589{overflow:hidden;position:absolute}.hidden_dark_643d.background-9d56.notice_over_8685 .message_9589{height:8px;margin-left:-8px;top:0;width:16px}.hidden_dark_643d.background-9d56.grid_up_5485 .message_9589{height:16px;margin-top:-8px;right:0;top:0;width:8px}.hidden_dark_643d.background-9d56.tooltip-9a33 .message_9589{height:16px;left:0;margin-top:-8px;top:0;width:8px}.hidden_dark_643d.background-9d56.gradient_soft_c7f7 .message_9589{bottom:0;height:8px;margin-left:-8px;width:16px}.hidden_dark_643d.background-9d56 .cold-3146,.hidden_dark_643d.background-9d56 .box_rough_5f62{height:0;position:absolute;width:0}.hidden_dark_643d.background-9d56 .cold-3146{border:8px solid transparent}.hidden_dark_643d.background-9d56.notice_over_8685 .cold-3146{border-bottom-color:#000;left:0;top:3px}.hidden_dark_643d.background-9d56.grid_up_5485 .cold-3146{border-left-color:#000;left:-3px;top:0}.hidden_dark_643d.background-9d56.tooltip-9a33 .cold-3146{border-right-color:#000;left:3px;top:0}.hidden_dark_643d.background-9d56.gradient_soft_c7f7 .cold-3146{border-top-color:#000;left:0;top:-3px}.hidden_dark_643d.background-9d56 .box_rough_5f62{border:8px solid transparent;left:0;top:0}.hidden_dark_643d.background-9d56.notice_over_8685 .box_rough_5f62{border-bottom-color:#000}.hidden_dark_643d.background-9d56.grid_up_5485 .box_rough_5f62{border-left-color:#000}.hidden_dark_643d.background-9d56.tooltip-9a33 .box_rough_5f62{border-right-color:#000}.hidden_dark_643d.background-9d56.gradient_soft_c7f7 .box_rough_5f62{border-top-color:#000}.hidden_dark_643d.background-9d56 .red_3f3a{position:relative}.hidden_dark_643d.background-9d56.notice_over_8685 .red_3f3a{top:-8px}.hidden_dark_643d.background-9d56.tooltip-9a33 .red_3f3a{left:-8px}.hovered-0a6c,.hovered-0a6c p,.hovered-0a6c td{color:#f1f1f1}.hovered-0a6c .black-b4e9,.hovered-0a6c a.texture_selected_a888,.hovered-0a6c h1,.hovered-0a6c h2,.hovered-0a6c h3,.hovered-0a6c h4,.hovered-0a6c h5,.hovered-0a6c h6,.hovered-0a6c label,.wood-99ca:hover a,.wood-99ca:hover h1,.wood-99ca:hover h2,.wood-99ca:hover h3,.wood-99ca:hover h4,.wood-99ca:hover h5,.wood-99ca:hover h6,.wood-99ca:hover p{color:#fff}.hovered-0a6c .description-simple-b7f8 .up-97b1,.hovered-0a6c .description_liquid_3d6d,.hovered-0a6c .sort-fast-24c6 a+a{border-color:hsla(0,0%,100%,.2)}.hovered-0a6c .tabs-d804 li li.static-19d4>a,.hovered-0a6c .element_in_fa27>li>a,.hovered-0a6c .tabs-d804>li>ul li a,.hovered-0a6c .card-steel-6386>li.progress_solid_d687,.hovered-0a6c .card-steel-6386>li>a,.old_75c6 .outer_580f,.old_75c6 .card-steel-6386>li>a,.old_75c6 .card-steel-6386>li>button,.paper_b74b.hovered-0a6c .left_18a5>li>a,.paper_b74b.hovered-0a6c>li>a{color:hsla(0,0%,100%,.8)}.hovered-0a6c .element_in_fa27>li>a:hover,.hovered-0a6c .card-steel-6386>li.fn-active-bf06>a,.hovered-0a6c .card-steel-6386>li>a.fn-active-bf06,.hovered-0a6c .card-steel-6386>li>a:hover,.old_75c6 .card-steel-6386>li.fn-active-bf06>a,.old_75c6 .card-steel-6386>li.fn-current-bf06>a,.old_75c6 .card-steel-6386>li>a.fn-active-bf06,.old_75c6 .card-steel-6386>li>a:hover,.old_75c6 a.progress-north-ddff:hover,.paper_b74b.hovered-0a6c .left_18a5>li>a:hover,.paper_b74b.hovered-0a6c>li>a:hover{color:#fff}.hovered-0a6c.paper_b74b.accordion_b242>li.carousel-3a97,.hovered-0a6c.paper_b74b.light_3397>li.carousel-3a97,.old_75c6 .avatar_in_969a:after,.old_75c6 .dynamic-c65e>li+li>a:after,.old_75c6 .card-steel-6386>li.avatar_in_969a,.paper_b74b.hovered-0a6c .left_18a5>li>a,.paper_b74b.hovered-0a6c>li>a{border-color:hsla(0,0%,100%,.2)}.hovered-0a6c .tabs-d804 li li.static-19d4>a,.old_75c6 .new-3eed,.old_75c6 .tabs-d804 li li.static-19d4>a,.old_75c6 .card-steel-6386>li.progress_solid_d687{color:#fff}.carousel-a322 a:hover span.huge-a451,.old_75c6 span.huge-a451{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.hovered-0a6c{background-color:#333}.summary_baa5{padding-bottom:30px;padding-top:30px}.video-current-9b06{padding-top:0}.fluid_e439{display:flow-root}@media(min-width:850px){.caption-stone-6aef{position:sticky}.caption-stone-6aef[data-sticky-mode]{transform:translateZ(0);will-change:transform}.caption-stone-6aef:not([data-sticky-mode]){top:calc(var(--flatsome-scroll-padding-top) + 30px);transition:top .6s}}.image_bronze_1dcd{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}.element_98ab,.text_0db1{opacity:1;visibility:visible}.input-8a35,.cold-dcf4{background-position:50% 0;background-size:cover;position:relative;transition:background-color .3s,opacity .3s;width:100%;z-index:1001}.outer_1195{background-color:hsla(0,0%,100%,.9)}.hovered-6a0d,.description-plasma-9244{align-items:center;display:flex;flex-wrap:no-wrap}.input-8a35.basic-3b7c,.input-8a35.tag_eea8,.input-8a35.media-down-742e{position:absolute}.input-8a35.tag_eea8:not(.search_complex_d47f),.input-8a35.media-down-742e:not(.search_complex_d47f){left:auto;right:auto}.input-8a35.tag_eea8 .cold-dcf4{opacity:0;transition:opacity .3s;visibility:hidden}.input-8a35.tag_eea8 .cold-dcf4.search_complex_d47f{opacity:1;visibility:visible}.input-8a35.media-down-742e .outer_1195,.input-8a35.media-down-742e .accordion_0abb,.input-8a35.media-down-742e .hovered-6a0d,.input-8a35.media-down-742e .cold-dcf4{background-color:transparent;background-image:none!important;box-shadow:none}.outer_1195,.accordion_0abb{background-position:50% 0;transition:background .4s}.description-plasma-9244{background-color:#446084;min-height:20px;position:relative;z-index:11}.sidebar-mini-e780{position:relative;z-index:10}.hovered-6a0d{min-height:35px;position:relative;z-index:9}.button_last_9b58{border-top:1px solid;margin-bottom:-1px;opacity:.1}.old_75c6 .button_last_9b58{display:none}.search_complex_d47f{left:0;margin:0 auto;position:fixed;right:0;top:0}.panel_f2b4 .search_complex_d47f{animation:stuckMoveDown .6s}.purple_b052 .search_complex_d47f{animation:stuckFadeIn .6s}.hovered_93ae .search_complex_d47f .sidebar-mini-e780{transition:height .8s}.search_complex_d47f .wrapper-b691,.search_complex_d47f .article_5638,.search_complex_d47f .article_5638 img{margin-top:0;padding-top:0}.cold-dcf4:not(.search_complex_d47f) .article_5638 img{transition:max-height .5s}.input-8a35.tag_eea8 .frame-1c00,.search_complex_d47f .frame-1c00{display:none}.hard_86c0 .cold-dcf4,.cold-dcf4.search_complex_d47f,.black-7a6e #wrapper{box-shadow:1px 1px 10px rgba(0,0,0,.15)}.card-steel-6386>li.avatar_in_969a{border-left:1px solid rgba(0,0,0,.1);height:30px;margin:0 7.5px;position:relative;vertical-align:middle}.old_75c6 .card-steel-6386>li.avatar_in_969a{border-color:hsla(0,0%,100%,.1)}.form_simple_4452{min-height:15px;width:100%}.secondary-hot-585b .white-7583{max-width:100%!important}@media(max-width:849px){.sidebar-mini-e780 li.progress_solid_d687.nav-c513{display:none}}@media(prefers-reduced-motion){.panel_f2b4 .search_complex_d47f{animation-name:stuckFadeIn}}@media(max-width:549px){.lite_5831>li>a:not(.red-55ec){line-height:5em}}.dirty_b571{margin:0 0 30px}.main_d1bc .dirty_b571{margin-bottom:0}.pressed-555f{padding:1.5em 0}.pressed-555f.brown_a02e{padding-left:1.5em;padding-right:1.5em}.footer-8c55{padding-top:0}.info-a456{padding-bottom:0}.button_f584{padding-bottom:1.5em;padding-top:1.5em}.main_d1bc .hover_2e50 .inner_5818{margin-bottom:1.5em}.hover_2e50{transition:opacity .3s,box-shadow .5s,transform .3s}.disabled_5444+#main .full_0a7e{padding-top:30px}.hard-de06{opacity:.8;padding-top:7px}.hover_2e50.footer_simple_4a89{background-color:#fff}.hover_2e50.footer_simple_4a89 .detail-complex-fc5e,.hover_2e50.footer_simple_4a89 .button_f584,.hover_2e50.footer_simple_4a89 .pressed-555f,.hover_2e50.footer_simple_4a89 footer.search-d2c6{padding-left:1.5em;padding-right:1.5em}.hover_2e50.footer_simple_4a89 .footer-8c55{padding-top:1.5em}.nav-pro-9323{padding:2em 0}.preview_tiny_184f h2.surface_f41e{font-size:2em}.active_d55b.slider-light-81c7{top:7%}.icon-small-9be2 img{width:100%}.feature_static_6cb3{position:relative}@media(min-width:850px){.feature_static_6cb3{float:left;margin-right:2em;max-width:50%}.feature_static_6cb3+.button_f584{padding-top:0}}.dirty_b571 .backdrop_f243 p:last-of-type{margin-bottom:0}footer.search-d2c6{border-bottom:2px solid #ececec;border-top:1px solid #ececec;font-size:.8em;padding:.5em 0 .6em}li.status-left-a202{padding:7px 0}li.status-left-a202 a{display:inline!important}.block-inner-bf31 .west_6d03{height:2px;margin-bottom:.5em;margin-top:.5em}.container_c37e{display:block}.cool_8acd{margin-top:1.5em}.column_cc58:not(.paper-b096){display:none}@media(min-width:850px){.huge-87e5{display:inline;float:left;margin-right:1.5em}.preview-6177{display:inline;float:right;margin-left:1.5em}.backdrop-1466{clear:both;display:block;margin:0 auto}}.hidden-45d0{margin-bottom:2em;max-width:100%}.hidden-45d0 .section-plasma-435b{background:rgba(0,0,0,.05);font-size:.9em;font-style:italic;padding:.4em}.section-plasma-435b{text-align:center}img.medium_ad75.new-0607{margin-bottom:2em}.info-44ec .button_f584 .sort_red_84db{padding:0}.label_caa7{display:block}.detail-brown-a231 .table-0bae,.button_f584 .table-0bae,.panel_8c3c .table-0bae{border:none;margin-bottom:0;margin-top:0;padding:0}.huge-2674{margin-bottom:1.5em}.huge-2674 ul{margin:0}.huge-2674 li{list-style:none}.hidden-5d1a .huge-2674,.soft_27d5 .huge-2674{background-color:#fff;border:1px solid #ddd;box-shadow:2px 2px 10px 0 rgba(0,0,0,.05);padding:15px 20px}.hidden-5d1a .huge-2674 h3{background-color:#446084;color:#fff;margin-left:-21px;margin-top:-16px;padding:10px 20px;width:calc(100% + 42px)}.hidden-5d1a h3+.west_6d03{display:none}.huge-2674>ul>li,ul.content-aaea>li{list-style:none;margin:0;text-align:left}.huge-2674>ul>li li,ul.content-aaea>li li{list-style:none}.huge-2674>ul>li>a,.huge-2674>ul>li>span:first-child,ul.content-aaea>li>a,ul.content-aaea>li>span:first-child{display:inline-block;flex:1;padding:6px 0}.huge-2674>ul>li:before,ul.content-aaea>li:before{display:inline-block;font-family:fl-icons;margin-right:6px;opacity:.6}.huge-2674>ul>li li>a,ul.content-aaea>li li>a{display:inline-block;font-size:.9em;padding:3px 0}.huge-2674>ul>li+li,ul.content-aaea>li+li{border-top:1px solid #ececec}.hovered-0a6c .huge-2674>ul>li+li,.hovered-0a6c ul.content-aaea>li+li{border-color:hsla(0,0%,100%,.08)}.huge-2674>ul>li ul,ul.content-aaea>li ul{border-left:1px solid #ddd;display:none;margin:0 0 10px 3px;padding-left:15px;width:100%}.huge-2674>ul>li ul li,ul.content-aaea>li ul li{border:0;margin:0}.hovered-0a6c .huge-2674>ul>li ul,.hovered-0a6c ul.content-aaea>li ul{border-color:hsla(0,0%,100%,.08)}.hovered-0a6c .huge-2674>ul>li.fn-active-bf06>a,.hovered-0a6c .huge-2674>ul>li.focus_slow_19e1>a,.hovered-0a6c .huge-2674>ul>li>a:hover,.hovered-0a6c ul.content-aaea>li.fn-active-bf06>a,.hovered-0a6c ul.content-aaea>li.focus_slow_19e1>a,.hovered-0a6c ul.content-aaea>li>a:hover{color:#fff}.huge-2674>ul>li.hidden_c696,ul.content-aaea>li.hidden_c696{align-items:center;display:flex;flex-flow:row wrap}.huge-2674>ul>li .dirty_3bbc{font-size:.7em;line-height:3em;opacity:.5}.huge-2674 .lite_84e0>ul,.huge-2674 .fn-current-bf06>ul{display:block}.huge-2674 .focus_slow_19e1>a{color:#000;font-weight:bolder}.hidden_378c{padding:10px 0}.hidden_378c a{display:block;line-height:1.2;margin-bottom:6px}.huge-2674 .component-58b7:after{clear:both;content:"";display:table}.huge-2674 .component-58b7>li{border:0;float:left;list-style:none;margin:0;padding:0;width:33.333333%}.huge-2674 .component-58b7>li a{display:block;margin:0;padding:0}.huge-2674 .component-58b7>li img{display:block;width:100%}.dark-304c li{align-items:center;display:flex}.gold_b992 li{font-size:.9em;font-style:italic}.gold_b992 a{display:inline!important}.gold_b992 span{display:block;font-weight:bolder}.outer_2b54{color:#333;position:relative}.outer_2b54 .table-brown-c97a{display:none!important}.hovered-0a6c .outer_2b54{color:#fff}.outer_2b54 p{margin:0;padding:0}.outer_2b54 br{display:none}.outer_2b54 label{display:inline-block;width:100%}.outer_2b54 span.gradient_e739{margin-left:0;margin-right:1.2em}.outer_2b54 .video-c8b1{display:block}.outer_2b54 .table-brown-c97a{background-color:#fff;border-radius:99px;position:absolute;right:0}.outer_2b54 .filter_pink_9aa5{background-color:#f1f1f1;border-radius:3px;color:#b20000;line-height:1.2em;margin-top:-10px;opacity:.8;padding:5px 8px;position:relative}.outer_2b54 .filter_pink_9aa5: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}.outer_2b54 .popup-current-608f{display:none!important}.outer_2b54 .south_eaee .filter_pink_9aa5{margin-top:5px;position:absolute;width:100%;z-index:99}.outer_2b54 .picture_10e5{border-radius:10px;margin:5px 0 0}.photo_4fd4 .fn-processing-bf06 *{opacity:.8}.overlay-4396 form.in_1f78{margin:0 auto;max-width:620px;padding:30px 15px}.backdrop-last-070b img{width:100%}.dynamic_25b3{margin-bottom:-1px}.info-44ec+.caption-east-be61 .short-5ea5{margin-top:30px}.copper-bcb3{display:none;padding:1em 2.3em}.orange_b4e1{border-top:1px solid #ddd;display:block;font-size:110%;padding:.6em 2.3em;position:relative;transition:border .2s ease-out,background-color .3s}.hovered-0a6c .orange_b4e1{border-color:hsla(0,0%,100%,.2)}.orange_b4e1.fn-active-bf06{background-color:rgba(0,0,0,.03);border-color:#446084;color:#446084;font-weight:700}.hovered-0a6c .orange_b4e1.fn-active-bf06{color:#fff}.secondary_hovered_cc39 .preview-d7c3{border-radius:999px;height:1.5em;left:0;margin-right:5px;position:absolute;top:.3em;transform-origin:50% 47%;width:2.3em}.secondary_hovered_cc39 .fn-active-bf06 .preview-d7c3{color:currentColor;opacity:1}.article_9a0d{color:#222;font-weight:700;letter-spacing:0;padding:0}.banner-7f45 .article_9a0d{font-size:.85em;margin:0 0 .5em}.article_9a0d .pattern_center_0a39,.article_9a0d .sort-661a{font-weight:300;margin:0 .3em;opacity:.35;position:relative;top:0}.hovered-0a6c .article_9a0d{color:#fff}.article_9a0d a{color:hsla(0,0%,40%,.7);font-weight:400}.article_9a0d a:first-of-type{margin-left:0}.article_9a0d a.fn-current-bf06,.article_9a0d a:hover{color:#111}.hovered-0a6c .article_9a0d a{color:#fff}.left_fd0d{padding:15px 0}.left_fd0d a{align-items:center;color:#ccc;display:inline-flex}.left_fd0d .pattern_center_0a39{margin:0 .5em;top:2px}.search_fe07{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-bf06 .search_fe07{background-color:#d26e4b}@media(min-width:850px){.title_f44c{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.title_f44c>div,.title_f44c>p{padding:0 15px;width:100%}.title_f44c p.inner-68ee,.title_f44c p.photo-south-ee23,.title_f44c p.small_bc93{flex:1}}.accent_north_3484:target{background-color:#f1f1f1;border-radius:10px;padding:15px}.lower-be76 li,.full_d071 li{list-style:none;padding:1em 0 0}.lower-be76 li .chip_tall_912c,.full_d071 li .chip_tall_912c{margin-bottom:0}.lower-be76 li .filter-82be,.full_d071 li .filter-82be{border-radius:100%}.lower-be76 li .element_lower_50bc,.full_d071 li .element_lower_50bc{font-style:italic}.lower-be76 li .hero-blue-419e,.full_d071 li .hero-blue-419e{padding:0 1.5em}.lower-be76>li:not(:first-child),.full_d071>li:not(:first-child){border-top:1px dashed #ddd}#comments .backdrop_a7fd{background-color:rgba(0,0,0,.05);margin-top:15px;padding:15px 25px 0}#comments .backdrop_a7fd .east_d916{font-size:1.2em}#comments .backdrop_a7fd small{font-size:.6em;margin-left:10px;text-transform:uppercase}.message_hot_41e3{position:relative;width:100%}.card_yellow_1562{padding:30px 0 0}.tall-ff2d{background-color:#fff}.stone_07ef{background-color:#777}.tall-ff2d,.stone_07ef{border-top:1px solid rgba(0,0,0,.05)}.action-fb70{padding:7.5px 0}.heading-8243,html{background-color:#5b5b5b}.card_yellow_1562 ul{margin:0}.heading-8243{color:rgba(0,0,0,.5);font-size:.9em;padding:10px 0 15px}.heading-8243.hovered-0a6c{color:hsla(0,0%,100%,.5)}.heading-8243.fn-fixed-bf06{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}.heading-8243 ul{border-bottom:1px solid #ddd;opacity:.8;padding-bottom:5px}.heading-8243.hovered-0a6c ul{border-color:hsla(0,0%,100%,.08)}.heading-8243.brown_a02e ul{border:0;padding-top:5px}.accent_center_c2d7{box-shadow:0 0 20px 0 rgba(0,0,0,.5);margin-bottom:100px;position:relative;z-index:1}.accent_center_c2d7+.message_hot_41e3{bottom:0;position:fixed;z-index:0}.component-3dc7{bottom:20px;margin:0;opacity:0;pointer-events:none;right:20px;transform:translateY(30%)}.component-3dc7.fn-left-bf06{left:20px;right:unset}.component-3dc7.fn-active-bf06{opacity:1;pointer-events:inherit;transform:translateY(0)}.video-728c{display:block;padding-bottom:100%}.video-728c a>img{font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.table-up-1dc8 img{background-color:rgba(0,0,0,.03)}.article_5638{line-height:1;margin:0}.middle_f02e{font-size:.9em;font-style:italic;line-height:1;margin:.85em 0}.article_5638 a{color:#446084;display:block;font-size:32px;font-weight:bolder;margin:0;text-decoration:none;text-transform:uppercase}.article_5638 img{display:block;width:auto}.highlight_744e,.table_c3b5,.old_75c6 .video_b177,.fn-sticky-bf06 .hovered-0a6c .highlight_744e,.fn-sticky-bf06 .gas_a945 .video_b177{display:none!important}.old_75c6 .highlight_744e,.search_complex_d47f .table_c3b5{display:block!important}.search_complex_d47f .table_c3b5+img,.search_complex_d47f .table_c3b5+img+img{display:none!important}.old_75c6 .article_5638 a{color:#fff}.tabs_plasma_c147 .article_5638{margin-left:0;margin-right:30px}.hovered_e30a .plasma-beab{flex:1 1 0;order:1}.hovered_e30a .article_5638{margin:0 30px;order:2;text-align:center}.hovered_e30a .article_5638 img{margin:0 auto}.hovered_e30a .container_0fff{flex:1 1 0;order:3}@media screen and (max-width:849px){.wrapper-b691 .card-steel-6386{flex-wrap:nowrap}.mini-5139 .article_5638{margin-left:0;margin-right:15px;order:1}.mini-5139 .plasma-beab{flex:1 1 0;order:2}.mini-5139 .container_0fff{flex:1 1 0;order:3}.wrapper_a35c .plasma-beab{flex:1 1 0;order:1}.wrapper_a35c .article_5638{margin:0 15px;order:2;text-align:center}.wrapper_a35c .article_5638 img{margin:0 auto}.wrapper_a35c .container_0fff{flex:1 1 0;order:3}}.breadcrumb_03f1{height:300px}.search_1aa5{height:400px}.red-d9ef{background-color:#fff;background-color:hsla(0,0%,100%,.9);padding:20px}.notification-cebf .carousel_copper_5bbd button{max-width:none!important;min-height:auto!important}.notification-cebf .carousel_copper_5bbd .sidebar_a6ca li{margin:0}.gas-b530{background-color:#f1f1f1;padding-left:30px;padding-right:30px}.gas-b530.hovered-0a6c{background-color:#333}.gas-b530 .status-603f,.gas-b530 .texture-full-f65c,.gas-b530 .info-44ec{padding-bottom:0!important;padding-top:0!important}.container_fast_631c li{display:inline-block;margin:0 1px!important;position:relative}.container_fast_631c li .red-55ec{margin-bottom:0}.container_fast_631c .paper_b74b{min-width:90px;padding:2px;width:90px}.status_6c98{position:relative}.status_6c98 .huge-2674{margin:0 .3em;vertical-align:middle}.row-short-2b8d{overflow:hidden}.border-4edb{transition:opacity .6s}.steel-a6fe{background-color:rgba(0,0,0,.25)}.backdrop-b029{min-height:60px;padding-top:20px;position:relative}.backdrop-b029 button,.backdrop-b029 form,.backdrop-b029 p,.backdrop-b029 select,.backdrop-b029 ul{margin-bottom:0;margin-top:0}.highlight-paper-8454{background-color:#f7f7f7;border-bottom:1px solid #ececec;border-top:1px solid #ececec}.highlight-paper-8454 .backdrop-b029{padding-bottom:15px;padding-top:15px}.soft-5a69{background-color:#446084;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.soft-5a69 .backdrop-b029{padding-bottom:20px}.soft-5a69 .row-short-2b8d{box-shadow:inset 0 0 30px 0 rgba(0,0,0,.1)}.soft-5a69 .menu_901b{background-color:rgba(0,0,0,.4)}.cold-5387 .bronze_4717{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}.cold-5387 .bronze_4717 svg{height:20px;vertical-align:middle;width:auto!important}.cold-5387 .bronze_4717:hover{opacity:1}.hovered-0a6c .cold-5387 .bronze_4717{background-color:hsla(0,0%,100%,.1)}.hovered-0a6c .cold-5387 .bronze_4717 svg{fill:#fff}.menu-ee09{background-color:#fff;border:1px solid #ececec;overflow:hidden;padding-bottom:15px}.hovered-0a6c .menu-ee09{border-color:hsla(0,0%,100%,.2)}.menu-ee09 .title_0db6{border-bottom:1px solid #ececec;padding:.5em 15%}.hovered-0a6c .menu-ee09 .title_0db6{border-color:hsla(0,0%,100%,.2)}.menu-ee09 .accordion_inner_c876{color:#000;font-weight:300;padding:.6em 15% 0}.menu-ee09 .element_lower_50bc{padding:15px 15px 0}.menu-ee09 .slow-7835{padding:10px 15%}.menu-ee09 .backdrop-4312{opacity:.6;text-decoration:line-through}.menu-ee09 .slow-7835 .red-55ec:last-child{margin:30px 0 0}.menu-ee09 .table_plasma_773f{font-size:14px;margin-left:10px}.menu-ee09 .slow-7835>div{border-bottom:1px solid #ececec;padding:7.5px 0}.hovered-0a6c .menu-ee09 .slow-7835>div{border-color:hsla(0,0%,100%,.08)}.hovered-0a6c .menu-ee09{background-color:#333}.menu-ee09 .title_0db6{background-color:rgba(0,0,0,.02)}.hero_center_d145{border-color:#446084;border-width:2px;margin-top:-15px}.hero_center_d145 .title_0db6{background-color:#446084;border-color:#446084;color:#fff}.brown_087a{width:100%}.preview_down_86e6{max-height:100vh;overflow:hidden;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:999}.preview_down_86e6 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}.preview_down_86e6 a.fn-active-bf06,.preview_down_86e6 a:hover{background-color:#fff;opacity:1}.preview_down_86e6 a.fn-active-bf06{border-color:#446084}.progress_9040 .video_4dd1{display:block!important}.background_6679 form{margin-bottom:0}.search_right_62ab>.video_4dd1,.progress_9040 .video_4dd1{padding:5px 0;width:100%}.next-4a1f .feature-6870{padding-right:5px}.background_6679:not(.next-4a1f) .chip-narrow-30e3,.aside_4b2e .chip-narrow-30e3{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.avatar_8671{position:relative}.avatar_8671 .red-55ec.dropdown-2052{margin:0}.avatar_8671 .red-55ec.dropdown-2052 i{font-size:1.2em}.background_6679{width:100%}.background_6679.next-4a1f .chip-narrow-30e3.fn-loading-bf06 .layout-mini-64b5{opacity:0}.background_6679.next-4a1f .chip-narrow-30e3.fn-loading-bf06:after{border-color:currentColor}.background_6679.next-4a1f .south_eaee:last-of-type{margin-left:-2.9em}@media(max-width:849px){.background_6679{font-size:1rem}}.background_6679 .image_4f9b{-webkit-overflow-scrolling:touch;max-height:50vh;overflow-y:scroll;overflow-y:auto}.input-8a35 .video_4dd1 .image_4f9b,.form_simple_4452 .image_4f9b{max-height:80vh}.status-603f .background-gold-9aea,.input-8a35 .video_4dd1 .background-gold-9aea,.form_simple_4452 .background-gold-9aea{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%}.input-8a35 li .progress_solid_d687 .background-gold-9aea{background-color:transparent;box-shadow:none;position:relative;top:0}.slider_cold_a9fa{align-items:center;border-bottom:1px solid rgba(0,0,0,.05);cursor:default;display:flex;padding:10px .75em}.slider_cold_a9fa .disabled_1124{flex:1}.slider_cold_a9fa img{border-radius:99px;display:inline-block;height:40px;margin-right:10px;width:40px}.slider_cold_a9fa img+.disabled_1124{margin-top:-.15em;padding-left:.5em}.slider_cold_a9fa .video_40c3{font-size:.8em;margin-left:5px;padding-top:3px}.slider_cold_a9fa:last-child{border-bottom:none}.input-3824{background-color:rgba(0,0,0,.05)}#search-lightbox{font-size:1.5em;margin:0 auto;max-width:600px}.hard-d8ca{margin-bottom:1.5em}.preview_tiny_184f+.hard-d8ca,.paragraph-paper-8251+.hard-d8ca,.slider-glass-163d+.hard-d8ca{margin-top:30px}.inner_7916{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;width:100%}.inner_7916 i{margin-right:.5em;opacity:.6}.inner_7916 i.article-f0ca{margin-left:10px;margin-right:0}.inner_7916 span{text-transform:uppercase}.inner_7916 small{font-size:1em;font-weight:400;opacity:.7;padding-left:15px;text-transform:none}.inner_7916 b{background-color:currentColor;display:block;flex:1;height:2px;opacity:.1}.inner_7916 a{display:block;font-size:.8em;margin-left:auto;padding-left:15px}.container_e682{border-bottom:2px solid #ececec}.container_e682 span{border-bottom:2px solid rgba(0,0,0,.1);margin-bottom:-2px;margin-right:15px;padding-bottom:7.5px}.hovered-0a6c .container_e682,.hovered-0a6c .container_e682 span{border-color:hsla(0,0%,100%,.2)}.container_e682 b{display:none}.outer_a7c9 span{margin:0 15px}.header_f3da span,.outer_a7c9 span{text-align:center}.header_f3da small,.outer_a7c9 small{display:block;padding:0 15px}.border-pink-4abb span,.header_f3da span{border:2px solid rgba(0,0,0,.1);padding:.3em .8em}.border-pink-4abb b:first-of-type{display:none}.box-65eb{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}.caption_3055{align-items:center;display:flex;justify-content:space-between}.description_033e{flex:1 1 auto;padding-right:30px}.status_6bc1{flex:0 0 auto}.status_6bc1>a{margin-bottom:0;margin-right:20px}.status_6bc1>a:last-child{margin-right:0}.yellow_0c9a{transform:translate3d(0,100%,0)}.image_out_1c5d{transform:none}@media(max-width:849px){.caption_3055{align-items:stretch;flex-direction:column;font-size:.9em;text-align:center}.status_6bc1{margin-top:15px}.description_033e{padding-right:0}}.section-slow-0ab2:before{content:""}.picture_medium_5b90:before{content:""}.section-hard-046c:before,.center-d3db:before{content:""}.warm_9ccd:before{content:""}.mini-745b:before{content:""}.accordion-c45e:before{content:""}.nav-red-21fc:before{content:""}.secondary-2f13:before{content:""}.in_788a:before{content:""}.west-7e91:before{content:""}.dim_5131:before{content:""}.plasma-5dcd:before{content:""}.hover_b23f:before{content:""}.content-0507:before{content:""}.progress-fluid-8cdb:before{content:""}.layout_full_8a71:before{content:""}.shadow_db8c:before{content:""}.gallery_1fdc:before{content:""}.block_paper_b719:before{content:""}.article-f0ca:before{content:""}.sidebar_b7c0:before{content:""}.label-black-95e8:before{content:""}.section_cea7:before{content:""}.solid_4930:before{content:""}.gold_c336:before{content:""}.shadow-058c:before{content:""}.sort-short-d836:before{content:""}.focus_bcf0:before{content:""}.new_ddac:before{content:""}.section_3fd0:before{content:""}.chip-plasma-5653:before{content:""}.small_fad1:before{content:""}.surface-f476:before{content:""}.card-white-8aef:before{content:""}.layout-mini-64b5:before{content:""}.overlay_north_2e22:before{content:""}.picture-light-ee8d:before{content:""}.fluid-f513:before{content:""}.thumbnail-80d4:before{content:""}.east-146d:before{content:""}.image_d029:before{content:""}.disabled-8182:before{content:""}.overlay_f776:before{content:""}.list-pressed-4ecc:before{content:""}.thumbnail-7013:before{content:""}.video-black-d687:before{content:""}.item-8410:before{content:""}.nav-down-ed50:before{content:""}.list-4282:before{content:""}.search_3302:before{content:""}.down-0965{--divider-top-width:100%;--divider-width:100%;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.down-0965 svg{display:block;height:150px;left:50%;position:relative;transform:translateX(-50%)}.down-a1c7{top:-1px;transform:rotate(180deg)}.down-a1c7 svg{width:calc(var(--divider-top-width) + 2px)}.inner-4c7d{bottom:-1px}.inner-4c7d svg{width:calc(var(--divider-width) + 2px)}.row-5796 svg{transform:translateX(-50%) rotateY(180deg)}.black_8134{z-index:2}.down-0965 .carousel-931b{fill:#fff}.brown_a02e .gallery-85f8{margin-left:auto;margin-right:auto}.gallery-85f8{color:#999;display:inline-block;font-size:.85em;vertical-align:middle}.progress_solid_d687 .gallery-85f8{font-size:1em}.progress_solid_d687 .gallery-85f8 .red-55ec{margin-bottom:0}.gallery-85f8 span{font-weight:700;padding-right:10px}.gallery-85f8 i{min-width:1em}.hovered-0a6c .gallery-85f8,.old_75c6 .gallery-85f8{color:#fff}.hovered-0a6c .gallery-85f8 .red-55ec.outer_580f,.old_75c6 .gallery-85f8 .red-55ec.outer_580f{border-color:hsla(0,0%,100%,.5)}.picture_ec61,.gallery-85f8 .red-55ec.dropdown-2052:hover,.gallery-85f8 .red-55ec.dropdown-2052:not(.outer_580f){background-color:currentColor!important;border-color:currentColor!important}.picture_ec61>i,.picture_ec61>span,.gallery-85f8 .red-55ec.dropdown-2052:hover>i,.gallery-85f8 .red-55ec.dropdown-2052:hover>span,.gallery-85f8 .red-55ec.dropdown-2052:not(.outer_580f)>i,.gallery-85f8 .red-55ec.dropdown-2052:not(.outer_580f)>span{color:#fff!important}.red-55ec.message-smooth-87ec:hover,.red-55ec.message-smooth-87ec:not(.outer_580f){color:#3a589d!important}.red-55ec.hover_prev_35e9:hover,.red-55ec.hover_prev_35e9:not(.outer_580f){color:#3b6994!important}.red-55ec.hovered_cd9c:hover,.red-55ec.hovered_cd9c:not(.outer_580f){color:#51cb5a!important}.red-55ec.widget-6112:hover,.red-55ec.widget-6112:not(.outer_580f){color:#2478ba!important}.red-55ec.hard-2cd4:hover,.red-55ec.hard-2cd4:not(.outer_580f),.red-55ec.small-5a5a:hover,.red-55ec.small-5a5a:not(.outer_580f){color:#111!important}.red-55ec.pagination-4620:hover,.red-55ec.pagination-4620:not(.outer_580f){color:#51cb5a!important}.red-55ec.video_7863:hover,.red-55ec.video_7863:not(.outer_580f){color:#cb2320!important}.red-55ec.title_5eb8:hover,.red-55ec.title_5eb8:not(.outer_580f){color:#fc7600!important}.red-55ec.hovered-1303:hover,.red-55ec.hovered-1303:not(.outer_580f){color:#36455d!important}.red-55ec.smooth_8680:hover,.red-55ec.smooth_8680:not(.outer_580f){color:#527498!important}.red-55ec.paragraph_small_1aac:hover,.red-55ec.paragraph_small_1aac:not(.outer_580f){color:#dd4e31!important}.red-55ec.grid_3c97:hover,.red-55ec.grid_3c97:not(.outer_580f){color:#0072b7!important}.red-55ec.slider-bc0f:hover,.red-55ec.slider-bc0f:not(.outer_580f){color:#c33223!important}.red-55ec.fixed_73f4:hover,.red-55ec.fixed_73f4:not(.outer_580f){color:#e5086f!important}.red-55ec.text_ec57:hover,.red-55ec.text_ec57:not(.outer_580f){color:#fff600!important}.red-55ec.text_ec57:hover i,.red-55ec.text_ec57:not(.outer_580f) i{text-shadow:0 0 6px rgba(0,0,0,.4)}.red-55ec.solid_904d:hover,.red-55ec.solid_904d:not(.outer_580f){color:#0099e5!important}.red-55ec.advanced-21b6:hover,.red-55ec.advanced-21b6:not(.outer_580f){color:#54a9ea!important}.red-55ec.slow-c518:hover,.red-55ec.slow-c518:not(.outer_580f){color:#9146fe!important}.red-55ec.stone_8f43:hover,.red-55ec.stone_8f43:not(.outer_580f){color:#7189d9!important}.pagination_b891{position:relative;visibility:visible}.gradient-easy-3a4c{-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}.gradient-easy-3a4c:before,.middle-bcb8 .gradient-easy-3a4c:before{color:#d26e4b;content:"";float:left;left:0;position:absolute;top:0}.gradient-easy-3a4c 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}.gradient-easy-3a4c span:before{color:#d26e4b;content:"";left:0;position:absolute;top:0}.widget_09d8{display:inline-block;height:18px;vertical-align:middle}.pagination_da6d{font-size:90%}li.detail-803e{font-size:.8em}li.detail-803e .gradient-easy-3a4c{display:inline-block;margin-bottom:0}.sort-fast-24c6 a{color:transparent!important;display:inline-block;font-family:fl-icons;font-size:16px;margin-left:-10px;overflow:hidden}.sort-fast-24c6 a+a{border-left:1px solid #ececec;margin-left:.3em}.sort-fast-24c6 a.fn-active-bf06:after,.sort-fast-24c6 a:hover:after{color:#d26e4b}.sort-fast-24c6 a:after{color:#ddd;content:""}.sort-fast-24c6 a.border_b66e:after{content:""}.sort-fast-24c6 a.thumbnail_9c52:after{content:""}.sort-fast-24c6 a.column-hard-185e:after{content:""}.sort-fast-24c6 a.inner-ba3b:after{content:""}

/* css-noise: 0abf */
.phantom-card-y8 {
  padding: 0.3rem;
  font-size: 10px;
  line-height: 1.3;
}
