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

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

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

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

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

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

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

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

  .notification_hovered_46bc.fn-show-daf2 {
    display: flex;
  }

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

  .notification_hovered_46bc 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}.stone_d215{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%}.pagination-static-4f19,.old-9454,.menu-selected-5a1d{margin:0;padding:0 15px 30px;position:relative;width:100%}.menu-focused-e5ec{flex:1}.active_cool_6daa{order:-1}.card-b770{order:1}.widget_short_9905{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%}.east_616e{overflow:hidden}@media screen and (min-width:850px){.pagination-static-4f19:first-child .widget_short_9905{margin-left:auto;margin-right:0}.pagination-static-4f19+.pagination-static-4f19 .widget_short_9905{margin-left:0;margin-right:auto}}@media screen and (max-width:549px){.content-next-bc24{order:-1}}@media screen and (min-width:850px){.white_734b{order:-1}}@media screen and (max-width:849px){.first_83ff{order:-1}.pagination-static-4f19{padding-bottom:30px}}@media screen and (min-width:850px){.hot_681c>.pagination-static-4f19+.pagination-static-4f19:not(.secondary-upper-42b2){border-left:1px solid #ececec}.hot_681c.panel_4121>.pagination-static-4f19+.pagination-static-4f19:not(.secondary-upper-42b2){border-left:0;border-right:1px solid #ececec}.dropdown_c357{border-right:1px solid #ececec;padding-right:30px}.pagination-static-4f19.dropdown_c357:not(.active_cool_6daa):last-child{border-left:1px solid #ececec;border-right:0;padding-left:30px;padding-right:0}.hidden-9d3f{border-right:1px solid #ececec;padding-right:0}.hidden-9d3f+.pagination-static-4f19,.dropdown_c357+.pagination-static-4f19{padding-left:30px}}.notice_4eea .dropdown_c357{border-color:hsla(0,0%,100%,.2)}.modal-tiny-b63d>.pagination-static-4f19{display:flex}.large_f80b{align-items:center!important;align-self:center!important;vertical-align:middle!important}.brown-89f2{align-items:flex-end!important;align-self:flex-end!important;justify-content:flex-end!important;vertical-align:bottom!important}.nav_old_42f0{align-items:flex-start!important;align-self:flex-start!important;justify-content:flex-start!important;vertical-align:top!important}.carousel-20ae{justify-content:center!important}.hidden-bef7{justify-content:flex-end!important}.new_fb85{flex-basis:8.3333333333%;max-width:8.3333333333%}.purple-8d37{flex-basis:16.6666666667%;max-width:16.6666666667%}.disabled-blue-9956{flex-basis:25%;max-width:25%}.icon-in-7c9d{flex-basis:33.3333333333%;max-width:33.3333333333%}.box-soft-a582{flex-basis:41.6666666667%;max-width:41.6666666667%}.carousel-1d59{flex-basis:50%;max-width:50%}.module_top_49a7{flex-basis:58.3333333333%;max-width:58.3333333333%}.middle-e8f7{flex-basis:66.6666666667%;max-width:66.6666666667%}.slow-4cde{flex-basis:75%;max-width:75%}.menu_e3e4{flex-basis:83.3333333333%;max-width:83.3333333333%}.tag-inner-b228{flex-basis:91.6666666667%;max-width:91.6666666667%}.disabled_plasma_d315,.video_ac29 .badge-cool-09ea>.pagination-static-4f19,.video_ac29>.pagination-static-4f19{flex-basis:100%;max-width:100%}.light_df88 .badge-cool-09ea>.pagination-static-4f19,.light_df88>.pagination-static-4f19{flex-basis:50%;max-width:50%}.badge_gas_414d .badge-cool-09ea>.pagination-static-4f19,.badge_gas_414d>.pagination-static-4f19{flex-basis:33.3333333333%;max-width:33.3333333333%}.overlay_under_a4b3 .badge-cool-09ea>.pagination-static-4f19,.overlay_under_a4b3>.pagination-static-4f19{flex-basis:25%;max-width:25%}.feature_complex_d83a .badge-cool-09ea>.pagination-static-4f19,.feature_complex_d83a>.pagination-static-4f19{flex-basis:20%;max-width:20%}.tag_35ac .badge-cool-09ea>.pagination-static-4f19,.tag_35ac>.pagination-static-4f19{flex-basis:16.6666666667%;max-width:16.6666666667%}.tabs_f27f .badge-cool-09ea>.pagination-static-4f19,.tabs_f27f>.pagination-static-4f19{flex-basis:14.2857142857%;max-width:14.2857142857%}.gallery_first_6676 .badge-cool-09ea>.pagination-static-4f19,.gallery_first_6676>.pagination-static-4f19{flex-basis:12.5%;max-width:12.5%}@media screen and (min-width:550px){.right-b66d{flex-basis:8.3333333333%;max-width:8.3333333333%}.box-6673{flex-basis:16.6666666667%;max-width:16.6666666667%}.hard_5c53{flex-basis:25%;max-width:25%}.pro_9357{flex-basis:33.3333333333%;max-width:33.3333333333%}.tag_up_276c{flex-basis:41.6666666667%;max-width:41.6666666667%}.container_762f{flex-basis:50%;max-width:50%}.overlay-cold-1448{flex-basis:58.3333333333%;max-width:58.3333333333%}.top_e3df{flex-basis:66.6666666667%;max-width:66.6666666667%}.content-ed8c{flex-basis:75%;max-width:75%}.preview-soft-3813{flex-basis:83.3333333333%;max-width:83.3333333333%}.avatar-pink-2e6a{flex-basis:91.6666666667%;max-width:91.6666666667%}.grid-4552,.active-9ac9 .badge-cool-09ea>.pagination-static-4f19,.active-9ac9>.pagination-static-4f19{flex-basis:100%;max-width:100%}.backdrop_e47c .badge-cool-09ea>.pagination-static-4f19,.backdrop_e47c>.pagination-static-4f19{flex-basis:50%;max-width:50%}.large-8166 .badge-cool-09ea>.pagination-static-4f19,.large-8166>.pagination-static-4f19{flex-basis:33.3333333333%;max-width:33.3333333333%}.mini-8a59 .badge-cool-09ea>.pagination-static-4f19,.mini-8a59>.pagination-static-4f19{flex-basis:25%;max-width:25%}.icon-advanced-682e .badge-cool-09ea>.pagination-static-4f19,.icon-advanced-682e>.pagination-static-4f19{flex-basis:20%;max-width:20%}.paragraph-0405 .badge-cool-09ea>.pagination-static-4f19,.paragraph-0405>.pagination-static-4f19{flex-basis:16.6666666667%;max-width:16.6666666667%}.nav-0545 .badge-cool-09ea>.pagination-static-4f19,.nav-0545>.pagination-static-4f19{flex-basis:14.2857142857%;max-width:14.2857142857%}.detail_9741 .badge-cool-09ea>.pagination-static-4f19,.detail_9741>.pagination-static-4f19{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width:850px){.disabled_iron_96d5{flex-basis:8.3333333333%;max-width:8.3333333333%}.overlay_0c8d{flex-basis:16.6666666667%;max-width:16.6666666667%}.row_d1fe{flex-basis:25%;max-width:25%}.component_51d7{flex-basis:33.3333333333%;max-width:33.3333333333%}.focus-rough-eb89{flex-basis:41.6666666667%;max-width:41.6666666667%}.popup_hot_66e3{flex-basis:50%;max-width:50%}.short_95c5{flex-basis:58.3333333333%;max-width:58.3333333333%}.backdrop_7a76{flex-basis:66.6666666667%;max-width:66.6666666667%}.breadcrumb_a273{flex-basis:75%;max-width:75%}.notice_stone_b3e9{flex-basis:83.3333333333%;max-width:83.3333333333%}.icon_focused_6526{flex-basis:91.6666666667%;max-width:91.6666666667%}.narrow-33e9 .menu-selected-5a1d,.secondary-upper-42b2,.content-fb77 .badge-cool-09ea>.pagination-static-4f19,.content-fb77>.pagination-static-4f19{flex-basis:100%;max-width:100%}.highlight_fluid_5b5f .menu-selected-5a1d,.mask-stale-092e .badge-cool-09ea>.pagination-static-4f19,.mask-stale-092e>.pagination-static-4f19{flex-basis:50%;max-width:50%}.button-556c .menu-selected-5a1d,.block_76c0 .badge-cool-09ea>.pagination-static-4f19,.block_76c0>.pagination-static-4f19{flex-basis:33.3333333333%;max-width:33.3333333333%}.notice-d003 .menu-selected-5a1d,.thumbnail-next-94d2 .badge-cool-09ea>.pagination-static-4f19,.thumbnail-next-94d2>.pagination-static-4f19{flex-basis:25%;max-width:25%}.info_selected_5f96 .menu-selected-5a1d,.status-solid-4efb .badge-cool-09ea>.pagination-static-4f19,.status-solid-4efb>.pagination-static-4f19{flex-basis:20%;max-width:20%}.content-thick-a607 .menu-selected-5a1d,.purple_10b1 .badge-cool-09ea>.pagination-static-4f19,.purple_10b1>.pagination-static-4f19{flex-basis:16.6666666667%;max-width:16.6666666667%}.notification_079e .menu-selected-5a1d,.blue_d773 .badge-cool-09ea>.pagination-static-4f19,.blue_d773>.pagination-static-4f19{flex-basis:14.2857142857%;max-width:14.2857142857%}.hard_5ee8 .menu-selected-5a1d,.block_0ff8 .badge-cool-09ea>.pagination-static-4f19,.block_0ff8>.pagination-static-4f19{flex-basis:12.5%;max-width:12.5%}}.complex_7d15>.pagination-static-4f19>.widget_short_9905{background-color:#fff}.copper_1daa .widget_short_9905,.container_yellow_5b99 .widget_short_9905,.tertiary-aab5 .widget_short_9905{transition:all,.2s}.container_yellow_5b99 .widget_short_9905{opacity:.6}.container_yellow_5b99:hover .widget_short_9905{opacity:1}.copper_1daa .widget_short_9905{filter:blur(3px)}.copper_1daa:hover .widget_short_9905{filter:blur(0)}.tertiary-aab5:hover .widget_short_9905{opacity:1}.overlay-static-99a7:hover .tertiary-aab5 .pagination-static-4f19:not(:hover){opacity:.6}.detail-9b65,.texture-29be,.notice_medium_3714 .red-9856,.overlay-static-99a7,body{margin-left:auto;margin-right:auto;width:100%}.detail-9b65{padding-left:15px;padding-right:15px}.detail-9b65,.texture-29be,.notice_medium_3714 .red-9856,.overlay-static-99a7{max-width:1080px}.overlay-static-99a7.gradient-c277{max-width:1050px}.overlay-static-99a7.image-inner-5610{max-width:1065px}.overlay-static-99a7.right-c7df{max-width:1110px}body.text_dynamic_14ae,body.text_dynamic_14ae .widget-eaa4,body.text_dynamic_14ae .button-action-147e,body.text_dynamic_14ae header,body.tag-small-b948,body.tag-small-b948 .widget-eaa4,body.tag-small-b948 header{max-width:1170px}@media screen and (min-width:850px){body.tag-small-b948{margin:30px auto}}.footer-center-7395{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%}.primary_fixed_4e0e{justify-content:flex-start}.liquid-361a{justify-content:center}.alert_bf03{display:flex;flex-direction:column;justify-content:flex-start}.clean_e6d5 .footer-center-7395{justify-content:center}.active-e549 .footer-center-7395{height:100%}.upper-9d28{max-height:100%}.block-pressed-f4f3{-ms-flex-negative:1;-ms-flex-preferred-size:auto!important;flex:1}.over_419d{margin:0 auto}.search_orange_3d23{margin-right:auto}.breadcrumb-liquid-dd87{margin-left:auto}.wrapper_10af{flex-wrap:wrap}.gradient-right-5222>.upper-9d28:not(.over_419d),.gradient-right-5222>.footer-center-7395>.upper-9d28:not(.over_419d),.gradient-right-5222>.link_71bf>.upper-9d28:not(.over_419d){flex:1}@media(max-width:849px){.icon_6cb7{flex-flow:column wrap}.icon_6cb7 .upper-9d28{flex-grow:0;padding-bottom:5px;padding-top:5px;width:100%}}@media(max-width:549px){.feature-a7f4{flex-flow:column wrap}.feature-a7f4 .upper-9d28{flex-grow:0;width:100%}}@media(min-width:850px){.last_8a6d,.icon_5f4d{display:flex}.last_8a6d>div+div,.icon_5f4d>div+div{padding-left:30px}}.hovered_a9aa .hero-bright-526b .avatar-1635{height:100%;padding:0}.outline-8596>.widget_short_9905{height:100%}.outline-8596 .logo-9d09,.outline-8596 .hero-bright-526b,.outline-8596 .section_10e2,.outline-8596 .section_10e2 img,.outline-8596 .widget_short_9905>.column_rough_0611,.outline-8596 .badge-cool-09ea>.column_rough_0611,.outline-8596 .avatar-1635,.outline-8596 .avatar-1635 img,.outline-8596 .tabs-narrow-59ef,.outline-8596 .popup-da89,.outline-8596 .tabs-narrow-59ef:not(.white-9a65),.outline-8596 .tabs-narrow-59ef>.column_rough_0611,.outline-8596>.widget_short_9905>.column_rough_0611,.outline-8596>.widget_short_9905>.column_rough_0611 .focus-45ab>img,.outline-8596>.widget_short_9905>.column_rough_0611 div{bottom:0;height:100%;-o-object-fit:cover;object-fit:cover;padding:0!important;position:absolute!important;top:0;width:100%}.outline-8596 .section_10e2 img{font-family:"object-fit: cover;"}.outline-8596 .primary_plasma_862e{height:100%!important}.outline-8596 .hero-bright-526b:not(.picture-hard-68b4):not(.hidden_0ac7):not(.sidebar_plasma_f785) .footer_8df0{background-color:hsla(0,0%,100%,.95);bottom:0;padding-left:1.5em;padding-right:1.5em;position:absolute}@media(prefers-reduced-motion){.outline-8596{transition:none!important}}@media (-ms-high-contrast:none){.solid-ffc5 svg{max-width:50px}.gas_f2fe .liquid-8efb svg{height:36px!important}.brown_8191>li>a>i{top:-1px}}.dynamic-9b7f,.overlay-static-99a7{display:flex;flex-flow:row wrap;width:100%}.overlay-static-99a7>div:not(.pagination-static-4f19):not([class^=col-]):not([class*=" col-"]){width:100%!important}.overlay-static-99a7.hovered_a9aa,.overlay-static-99a7.easy-13ec{display:block}.overlay-static-99a7.hovered_a9aa>.pagination-static-4f19,.overlay-static-99a7.easy-13ec>.pagination-static-4f19{float:left}.detail-9b65 .overlay-static-99a7:not(.gradient-c277),.column_new_291c .overlay-static-99a7:not(.gradient-c277),.overlay-static-99a7 .dynamic-9b7f,.overlay-static-99a7 .overlay-static-99a7:not(.gradient-c277){margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;width:auto}.overlay-static-99a7 .detail-9b65{padding-left:0;padding-right:0}.logo-9d09+.overlay-static-99a7:not(.gradient-c277),.widget-upper-b035+.overlay-static-99a7:not(.gradient-c277),.narrow_e5e9+.overlay-static-99a7:not(.gradient-c277),.popup-da89+.overlay-static-99a7:not(.gradient-c277){margin-top:30px}.input_dark_5045{max-width:100%!important}.video_7853{transition:height .3s}.panel_4121{flex-direction:row-reverse}@media screen and (max-width:549px){.progress_light_81ac{flex-direction:column-reverse}}@media screen and (max-width:849px){.overlay-1889{flex-direction:row-reverse}}.gradient-c277{padding:0}.gradient-c277>.pagination-static-4f19,.gradient-c277>.primary_plasma_862e>.badge-cool-09ea>.pagination-static-4f19{padding:0!important}.gradient-c277>.pagination-static-4f19 .detail-9b65{max-width:100%}.detail-9b65 .image-inner-5610:not(.gradient-c277),.overlay-static-99a7 .image-inner-5610:not(.gradient-c277){margin-bottom:0;margin-left:-10px;margin-right:-10px}.image-inner-5610>.pagination-static-4f19,.image-inner-5610>.primary_plasma_862e>.badge-cool-09ea>.pagination-static-4f19{margin-bottom:0;padding:0 9.8px 19.6px}.detail-9b65 .primary-dark-ef6c:not(.gradient-c277),.overlay-static-99a7 .primary-dark-ef6c:not(.gradient-c277){margin-bottom:0;margin-left:-2px;margin-right:-2px}.primary-dark-ef6c>.pagination-static-4f19,.primary-dark-ef6c>.primary_plasma_862e>.badge-cool-09ea>.pagination-static-4f19{margin-bottom:0;padding:0 2px 3px}@media screen and (min-width:850px){.right-c7df{padding-left:0;padding-right:0}.detail-9b65 .right-c7df:not(.gradient-c277),.overlay-static-99a7 .right-c7df:not(.gradient-c277){margin-bottom:0;margin-left:-30px;margin-right:-30px}.right-c7df>.pagination-static-4f19,.right-c7df>.primary_plasma_862e>.badge-cool-09ea>.pagination-static-4f19{margin-bottom:0;padding:0 30px 30px}}.cool_e5aa,.footer_fast_3371{overflow:hidden}.cool_e5aa .pagination-static-4f19,.footer_fast_3371 .pagination-static-4f19{padding:0;position:relative}.cool_e5aa .widget_short_9905,.footer_fast_3371 .widget_short_9905{padding:15px}.cool_e5aa .pagination-static-4f19:before,.footer_fast_3371 .pagination-static-4f19:before{border-left:1px dashed #ddd;content:" ";height:100%;left:-1px;position:absolute;top:0}.cool_e5aa .pagination-static-4f19:after,.footer_fast_3371 .pagination-static-4f19:after{border-bottom:1px dashed #ddd;bottom:-1px;content:" ";height:0;left:0;position:absolute;top:auto;width:100%}.footer_fast_3371 .pagination-static-4f19:before{border-left-style:solid}.footer_fast_3371 .pagination-static-4f19:after{border-bottom-style:solid}.notice_4eea .cool_e5aa .pagination-static-4f19:after,.notice_4eea .cool_e5aa .pagination-static-4f19:before,.notice_4eea .footer_fast_3371 .pagination-static-4f19:after,.notice_4eea .footer_fast_3371 .pagination-static-4f19:before{border-color:hsla(0,0%,100%,.2)}.primary-dba3 .overlay-static-99a7 .pagination-static-4f19{padding-bottom:0}.paper_aa61 .overlay-static-99a7:before{display:block!important}.narrow_e5e9{align-items:center;display:flex;flex-flow:row;min-height:auto;padding:30px 0;position:relative;width:100%}.narrow_e5e9.notice_4eea{background-color:#666}.full-e9b7{overflow:hidden}.full-e9b7,.dim_6b09{width:100%}.dim_6b09{z-index:1}.light-ad47{overflow:hidden}.detail-9b65 .narrow_e5e9,.overlay-static-99a7 .narrow_e5e9{padding-left:30px;padding-right:30px}.button-action-147e+.bronze-a469{background-color:#000;min-height:100vh!important}.bronze-a469+div{background-color:#fff;box-shadow:15px 15px 15px 15px rgba(0,0,0,.1);position:relative}.row_06e8{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}.button-action-147e{position:fixed!important}.link_92b2{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}.notice_4eea.link_92b2{color:#f1f1f1}.link_92b2:after{clear:both;content:"";display:block;height:0;visibility:hidden}.link_92b2 li{display:block;margin:0;vertical-align:top}.link_92b2 li ul{margin:0;padding:0}.link_92b2>li.fluid_7515{min-width:260px}.modal-66dc li.complex_a235:hover>.link_92b2,.main_east_3edb li.complex_a235:hover>.link_92b2,li.surface_warm_7396>.link_92b2{left:-15px;max-height:inherit;opacity:1;visibility:visible}.pattern_glass_71a4 li.surface_warm_7396:last-child>.link_92b2,.pattern_glass_71a4 li.complex_a235:hover:last-child>.link_92b2{left:auto;right:-15px}.summary-a3d8 li>a,.link_92b2>li>a{display:block;line-height:1.3;padding:10px 20px;width:auto}.summary-a3d8>li:last-child:not(.old_ca65)>a,.link_92b2>li:last-child:not(.old_ca65)>a{border-bottom:0!important}.disabled-9818.link_92b2 .summary-a3d8>li>a,.link_92b2.disabled-9818>li>a{font-size:.85em;text-transform:uppercase}.link_92b2>li.badge_medium_87f6,.link_92b2>li.old_ca65{display:table-cell;min-width:160px;text-align:left;white-space:nowrap;width:160px}.link_92b2>li.badge_medium_87f6:not(:last-child),.link_92b2>li.old_ca65:not(:last-child){border-right:1px solid transparent}.link_92b2 .chip_5c7b>a,.link_92b2 .old_ca65>a,.link_92b2 .title-1034>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.link_92b2 .old_ca65 .chip_5c7b{margin-top:5px}.link_92b2 li.badge_medium_87f6{border:0!important;margin:0!important;padding:0!important}.link_92b2 li.badge_medium_87f6>a{font-size:0!important;line-height:0!important;margin:-20px 0!important;padding:0!important}.link_92b2 li.badge_medium_87f6>a img{display:block;margin:0;width:100%}.link_92b2 li.badge_medium_87f6>a:hover{opacity:.8}.hidden-77be li.badge_medium_87f6:first-child>a{margin-left:-20px!important;margin-right:20px!important}.hidden-77be li.badge_medium_87f6:last-child>a{margin-right:-20px!important}.link_92b2.gradient-7dc7>li.old_ca65,.link_92b2.accent_plasma_6976>li.old_ca65{border-color:#f1f1f1}.hidden-77be .summary-a3d8 li>a,.link_92b2.hidden-77be>li>a{border-bottom:1px solid #ececec;margin:0 10px;padding-left:0;padding-right:0}.hidden-77be{padding:20px}.gradient-7dc7 .summary-a3d8 li>a,.link_92b2.gradient-7dc7>li>a{border-radius:10px;margin:0 10px;padding-left:10px;padding-right:5px}.gradient-7dc7 .summary-a3d8 li>a:hover,.gradient-7dc7.notice_4eea .summary-a3d8 li>a:hover,.link_92b2.gradient-7dc7.notice_4eea>li>a:hover,.link_92b2.gradient-7dc7>li>a:hover{background-color:#446084;color:#fff!important}.accent_plasma_6976 .summary-a3d8 li>a:hover,.link_92b2.accent_plasma_6976>li>a:hover{background-color:rgba(0,0,0,.03)}.link_92b2.gradient-7dc7 li.fluid_7515,.link_92b2.accent_plasma_6976 li.fluid_7515{padding:0 20px 10px}.text-simple-b0f1 .link_92b2{padding:0}li.surface_warm_7396>.warm_26c8,li.complex_a235:hover>.warm_26c8{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%}.warm_26c8>li.old_ca65{white-space:normal}.easy-212a li.complex_a235:after,.easy-212a li.complex_a235:before{border:solid transparent;bottom:-2px;content:"";height:0;left:50%;opacity:0;pointer-events:none;position:absolute;width:0;z-index:10}.easy-212a li.complex_a235:after{border-color:hsla(0,0%,87%,0) hsla(0,0%,87%,0) #fff;border-width:8px;margin-left:-8px}.easy-212a li.complex_a235:before{border-width:11px;margin-left:-11px;z-index:-999}.easy-212a .steel_8fc5 .surface-795a:after,.easy-212a .steel_8fc5 .surface-795a:before,.easy-212a .steel_8fc5 .selected_30cc:after,.easy-212a .steel_8fc5 .selected_30cc:before,.easy-212a li.complex_a235.slider_dynamic_8c39:after,.easy-212a li.complex_a235.slider_dynamic_8c39:before,.easy-212a li.complex_a235.module_hard_cf87:after,.easy-212a li.complex_a235.module_hard_cf87:before{display:none}.first-8f0b .link_92b2{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.easy-212a.video-stale-ac64 li.complex_a235:before{border-bottom-color:#ddd}.video-stale-ac64 .link_92b2{border:2px solid #ddd}.easy-212a li.surface_warm_7396.complex_a235:after,.easy-212a li.surface_warm_7396.complex_a235:before{opacity:1;transition:opacity .25s}.light_d598.layout-pink-afce>a:after,.active-4805.layout-pink-afce>a:after,.hero-purple-e912.layout-pink-afce>a:after,.gradient-stone-a058.layout-pink-afce>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}.active-4805.layout-pink-afce>a:after{background-color:#446084}.gradient-stone-a058.layout-pink-afce>a:after{background-color:#d26e4b}.hero-purple-e912.layout-pink-afce>a:after{background-color:#7a9c59}.light_d598.layout-pink-afce>a:after{background-color:#b20000}.brown_8191 p{margin:0;padding-bottom:0}.brown_8191,.brown_8191 ul:not(.link_92b2){margin:0;padding:0}.brown_8191>li>a.old-0d19,.brown_8191>li>button{margin-bottom:0}.brown_8191{align-items:center;display:inline-block;display:flex;flex-flow:row wrap;width:100%}.brown_8191,.brown_8191>li{position:relative}.brown_8191>li{list-style:none;margin:0 7px;padding:0;transition:background-color .3s}.brown_8191>li,.brown_8191>li>a{display:inline-block}.brown_8191>li>a{align-items:center;display:inline-flex;flex-wrap:wrap;padding:10px 0}.fluid_7515 .brown_8191>li>a{padding-bottom:0;padding-top:0}.wrapper_ac70 .brown_8191>li>a,.brown_8191.wrapper_ac70>li>a{font-weight:400;padding-bottom:5px;padding-top:5px;vertical-align:top}.wrapper_ac70.brown_8191>li.fluid_7515{font-size:.75em}.fresh-155f{justify-content:center}.old-3005{justify-content:space-between}.aside_1e9f{justify-content:flex-start}.pattern_glass_71a4{justify-content:flex-end}@media(max-width:849px){.current_367e{justify-content:center}}@media(max-width:549px){.narrow_1a0b{justify-content:center}}.summary-a3d8>li>a,.link_92b2>li>a,.short_072f>li>a,.brown_8191>li>a{color:hsla(0,0%,40%,.85);transition:all .2s}.summary-a3d8>li>a,.link_92b2>li>a{display:block}.summary-a3d8 li.fn-active-daf2>a,.summary-a3d8 li>a:hover,.link_92b2 li.fn-active-daf2>a,.link_92b2>li>a:hover,.short_072f>li>a:hover,.brown_8191>li.fn-active-daf2>a,.brown_8191>li.fn-current-daf2>a,.brown_8191>li>a.fn-active-daf2,.brown_8191>li>a.fn-current-daf2,.brown_8191>li>a:hover{color:hsla(0,0%,7%,.85)}.brown_8191 li:first-child{margin-left:0!important}.brown_8191 li:last-child{margin-right:0!important}.blue-86d0>li>a{font-weight:bolder;letter-spacing:.02em;text-transform:uppercase}.menu-f601>li>a{font-weight:thin!important}@media(min-width:850px){.fixed-dfac>li{margin:0 .7em}.fixed-dfac>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}.fixed-dfac>li+li.fixed-7a0c>a:after{height:50px;margin-top:-25px}}li.fluid_7515 .overlay-static-99a7,li.fluid_7515 form,li.fluid_7515 input,li.fluid_7515 select{margin:0}li.fluid_7515>.old-0d19{margin-bottom:0}li.video-44d5>a{display:none!important}.overlay_5168>li>a,.overlay_5168>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}.overlay_5168>li i{font-size:1.2em;top:-1px;vertical-align:middle}.overlay_5168>li>.fn-current-daf2,.overlay_5168>li>a:hover,.overlay_5168>li>span:hover{background-color:#446084;border-color:#446084;color:#fff}.card_simple_1b81 .motion-0cd8{bottom:0;overflow:hidden;position:fixed;top:0;width:100%}.card_simple_1b81 .motion-0cd8 .shade_bronze_2938{height:100%;padding-bottom:0;padding-top:0;transform:translateX(0);transition:transform .3s;will-change:transform}.section-15ba .thumbnail_5ece>li>.full_efc7,.section-15ba .thumbnail_5ece>li>ul.border_19ea{-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%}.section-15ba .thumbnail_5ece>li>.full_efc7>li,.section-15ba .thumbnail_5ece>li>ul.border_19ea>li{align-items:center;display:flex;flex-flow:row wrap}.section-15ba .thumbnail_5ece>li>.full_efc7.hover_full_a874,.section-15ba .thumbnail_5ece>li>ul.border_19ea.hover_full_a874{display:block}.section-15ba .thumbnail_5ece>li>.full_efc7.notice_selected_4ff4,.section-15ba .thumbnail_5ece>li>ul.border_19ea.notice_selected_4ff4{overflow-y:hidden;padding-right:100%;width:200%}.blue-b292 .thumbnail_5ece>li>.full_efc7>li:not(.pagination_old_0173),.blue-b292 .thumbnail_5ece>li>ul.border_19ea>li:not(.pagination_old_0173){border-top:1px solid #ececec;margin-bottom:0;margin-top:0;transition:background-color .3s}.blue-b292 .thumbnail_5ece>li>.full_efc7>li:not(.pagination_old_0173)>a,.blue-b292 .thumbnail_5ece>li>ul.border_19ea>li:not(.pagination_old_0173)>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}.blue-b292 .thumbnail_5ece>li>.full_efc7>li:not(.pagination_old_0173).fn-active-daf2,.blue-b292 .thumbnail_5ece>li>.full_efc7>li:not(.pagination_old_0173):hover,.blue-b292 .thumbnail_5ece>li>ul.border_19ea>li:not(.pagination_old_0173).fn-active-daf2,.blue-b292 .thumbnail_5ece>li>ul.border_19ea>li:not(.pagination_old_0173):hover{background-color:rgba(0,0,0,.05)}.blue-b292 .thumbnail_5ece>li>.full_efc7>li:not(.pagination_old_0173)>.full_efc7,.blue-b292 .thumbnail_5ece>li>.full_efc7>li:not(.pagination_old_0173)>ul.border_19ea,.blue-b292 .thumbnail_5ece>li>ul.border_19ea>li:not(.pagination_old_0173)>.full_efc7,.blue-b292 .thumbnail_5ece>li>ul.border_19ea>li:not(.pagination_old_0173)>ul.border_19ea{-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%}.blue-b292 .thumbnail_5ece>li>.full_efc7>li:not(.pagination_old_0173)>.full_efc7>li,.blue-b292 .thumbnail_5ece>li>.full_efc7>li:not(.pagination_old_0173)>ul.border_19ea>li,.blue-b292 .thumbnail_5ece>li>ul.border_19ea>li:not(.pagination_old_0173)>.full_efc7>li,.blue-b292 .thumbnail_5ece>li>ul.border_19ea>li:not(.pagination_old_0173)>ul.border_19ea>li{align-items:center;display:flex;flex-flow:row wrap}.blue-b292 .thumbnail_5ece>li>.full_efc7>li:not(.pagination_old_0173)>.full_efc7.hover_full_a874,.blue-b292 .thumbnail_5ece>li>.full_efc7>li:not(.pagination_old_0173)>ul.border_19ea.hover_full_a874,.blue-b292 .thumbnail_5ece>li>ul.border_19ea>li:not(.pagination_old_0173)>.full_efc7.hover_full_a874,.blue-b292 .thumbnail_5ece>li>ul.border_19ea>li:not(.pagination_old_0173)>ul.border_19ea.hover_full_a874{display:block}.blue-b292 .thumbnail_5ece>li>.full_efc7>li:not(.pagination_old_0173)>.full_efc7.notice_selected_4ff4,.blue-b292 .thumbnail_5ece>li>.full_efc7>li:not(.pagination_old_0173)>ul.border_19ea.notice_selected_4ff4,.blue-b292 .thumbnail_5ece>li>ul.border_19ea>li:not(.pagination_old_0173)>.full_efc7.notice_selected_4ff4,.blue-b292 .thumbnail_5ece>li>ul.border_19ea>li:not(.pagination_old_0173)>ul.border_19ea.notice_selected_4ff4{overflow-y:hidden;padding-right:100%;width:200%}.thumbnail_5ece{-webkit-overflow-scrolling:auto;height:100%;overflow:visible;overflow-y:auto;padding-top:20px}.thumbnail_5ece .fn-active-daf2>.backdrop_under_70ac{transform:none}.thumbnail_5ece>li{flex-shrink:0}.pagination_old_0173 .backdrop_under_70ac{margin-left:0!important;padding-left:5px;position:relative!important;text-align:left;top:0!important;width:100%}.pagination_old_0173 .backdrop_under_70ac i{font-size:1.4em;margin-right:2px}.clean_e6d5 .pagination_old_0173 .backdrop_under_70ac{margin-left:auto!important;margin-right:auto!important;width:auto}.nav-88a2>li>a:before,.hard_26be>li>a:before,.widget-893b>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%}.nav-88a2>li.fn-active-daf2>a:before,.nav-88a2>li:hover>a:before,.hard_26be>li.fn-active-daf2>a:before,.hard_26be>li:hover>a:before,.widget-893b>li.fn-active-daf2>a:before,.widget-893b>li:hover>a:before{opacity:1}.brown_8191:hover>li:not(:hover)>a:before{opacity:0}.row-brown-c664 .nav-88a2:before{bottom:0;top:auto}.hard_26be>li>a:before{width:0}.hard_26be>li.fn-active-daf2>a:before,.hard_26be>li:hover>a:before{width:100%}.nav-88a2>li:after,.nav-88a2>li:before{display:none}.nav-88a2>li>a:before{bottom:0;top:auto}.tertiary_f6fb>li.fn-active-daf2>a,.panel_selected_e4e1>li.fn-active-daf2>a{background-color:#446084;color:#fff;opacity:1}.avatar-action-9b11>li.fn-active-daf2>a{background-color:#fff}.texture-fast-5889 .brown_8191.avatar-action-9b11>li.fn-active-daf2>a{color:#000}.sort_7779>li.fn-active-daf2>a{border-color:currentColor;color:#446084}.row-brown-c664{display:flex;flex-flow:row wrap}.row-brown-c664 .brown_8191,.row-brown-c664 .table_cb07{width:100%}.table_cb07{padding-top:1em}.table_cb07 .static_7dd9{padding:0}.table_cb07 .wrapper_c97f:not(.fn-active-daf2){display:block;height:0;opacity:0;overflow:hidden;padding:0;visibility:hidden}.table_cb07 .wrapper_c97f.fn-active-daf2{display:block!important}.tertiary_f6fb>li,.sort_7779>li,.panel_selected_e4e1>li,.avatar-action-9b11>li{margin:0}.tertiary_f6fb>li>a,.panel_selected_e4e1>li>a{line-height:2.5em;padding:0 .75em}.panel_selected_e4e1>li>a{border-radius:99px}.avatar-action-9b11>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}.avatar-action-9b11>li.fn-active-daf2>a{border-top-color:#446084}.texture-fast-5889 .avatar-action-9b11>li:not(.fn-active-daf2)>a{background-color:hsla(0,0%,100%,.1);border-color:transparent}.row-brown-c664 .avatar-action-9b11>li{margin:0 .1em -1px}.avatar-action-9b11+.table_cb07{background-color:#fff;border:1px solid #ddd;padding:30px}.sort_7779>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){.row-brown-c664 .layout_1696{padding-top:0;width:25%}.layout_1696+.table_cb07{border-left:1px solid #ddd;flex:1;margin-top:0!important;padding:0 30px 30px}.row-brown-c664 .layout_1696.sort_7779{padding-right:15px}}@media(max-width:549px){.tooltip-copper-36ff>li{margin:0!important;width:100%}.tooltip-copper-36ff>li a{display:block;width:100%}.easy_c6e6{-webkit-overflow-scrolling:touch;flex-flow:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.easy_c6e6>li{display:inline-block}}.carousel_stale_dd8f{background-color:rgba(0,0,0,.02);flex:1 0 50%;list-style-type:none;max-width:50%;text-align:center}.carousel_stale_dd8f.fn-active-daf2{background-color:rgba(0,0,0,.05)}.chip-hard-43e9{flex:1 1 auto}.fast_4967.brown_8191>li{margin:0}.fast_4967.brown_8191>li>a{display:flex;padding:15px 10px}.backdrop_under_70ac{box-shadow:none!important;color:currentColor;height:auto;line-height:1;margin:0 5px 0 0;opacity:.6;padding:0;width:45px}.backdrop_under_70ac i{font-size:1.8em;transition:all .3s}.backdrop_under_70ac:focus{color:currentColor}.backdrop_under_70ac:hover{cursor:pointer;opacity:1}.fn-active-daf2>.backdrop_under_70ac{transform:rotate(-180deg)}.fn-active-daf2>ul.border_19ea,.fn-active-daf2>ul.full_efc7:not(.link_92b2){display:block!important}.wood-0cfd .backdrop_under_70ac{margin:0 0 0 5px;min-height:1em;width:1em}.wood-0cfd .backdrop_under_70ac i{font-size:1.2em;top:1px}@media(prefers-reduced-motion){.backdrop_under_70ac{transition:none}}.brown_8191.layout_1696{flex-flow:column}.brown_8191.layout_1696 li{list-style:none;margin:0;width:100%}.layout_1696 li li{font-size:1em;padding-left:.5em}.layout_1696 .badge_medium_87f6{display:none!important}.layout_1696>li{align-items:center;display:flex;flex-flow:row wrap}.layout_1696>li ul{width:100%}.layout_1696 li li.chip_5c7b{margin-bottom:1em}.layout_1696 li li.chip_5c7b:not(:first-child){margin-top:1em}.layout_1696>li>a,.layout_1696>li>ul>li a{align-items:center;display:flex;flex-grow:1;width:auto}.layout_1696 li li.chip_5c7b>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.layout_1696>li.fluid_7515{padding-bottom:1em;padding-top:1em}.layout_1696>li>ul li a{color:#666;transition:color .2s}.layout_1696>li>ul li a:hover{color:#111;opacity:1}.layout_1696>li>ul{margin:0 0 2em;padding-left:1em}.brown_8191 .border_19ea{left:-99999px;opacity:0;position:fixed;transform:translateX(-10px);transition:background-color .6s,transform .3s,opacity .3s}@media(prefers-reduced-motion){.brown_8191 .border_19ea{opacity:1;transform:none}}.brown_8191:not(.thumbnail_5ece) .fn-active-daf2>.border_19ea{left:auto;opacity:1;padding-bottom:30px;position:inherit;transform:translateX(0)}.notification-left-6888.layout_1696>li.layout-pink-afce.fn-active-daf2,.notification-left-6888.layout_1696>li.layout-pink-afce:hover{background-color:rgba(0,0,0,.05)}.notification-left-6888.layout_1696>li+li{border-top:1px solid #ececec}.notice_4eea .notification-left-6888.layout_1696>li+li,.notice_4eea .short_072f>li+li{border-color:hsla(0,0%,100%,.2)}.layout_1696>li+li{border-top:1px solid #ececec}.short_072f>li+li{border-color:#ececec}.layout_1696.widget-893b>li>a:before{height:100%;left:auto;right:-2px;width:3px;z-index:1}.layout_1696.avatar-action-9b11>li>a{border:0}.layout_1696.avatar-action-9b11>li.fn-active-daf2>a{border-left:3px solid #446084}.clean_e6d5 .backdrop_under_70ac{margin-left:-35px}.clean_e6d5 .layout_1696 li{border:0}.clean_e6d5 .layout_1696 li li,.clean_e6d5.layout_1696 li li{padding-left:0}@media screen and (max-width:549px){.tooltip_21f9{flex-flow:column;margin-bottom:20px}.tooltip_21f9>li{border-bottom:1px solid #ececec;list-style:none;margin:0!important;width:100%}}.layout_1696 .sidebar-ef9c{width:100%}.layout_1696 .hidden-36b3,.layout_1696 .mask_124e{display:block;width:100%}@media screen and (min-width:849px){.dropdown_c357>.widget_short_9905>.surface_rough_a95d>.layout_1696{width:calc(100% + 31px)}}.article_bottom_1a9c{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}.article_bottom_1a9c .image-79f7{font-size:1.7em;margin-right:10px}.media-cbd3{display:block;font-size:.9em;font-weight:400;line-height:1.3}.breadcrumb_lower_d973{flex:1 1 auto}.under-b555{background-color:#fff;opacity:0;position:absolute;visibility:hidden;width:250px;z-index:9}.under-b555 .short_072f{align-items:stretch;display:flex;flex-direction:column}.under-b555 .short_072f>li.layout-pink-afce{list-style:none;margin:0;position:static}.under-b555 .short_072f>li.layout-pink-afce[class*=" label-"]>a:after,.under-b555 .short_072f>li.layout-pink-afce[class^=label-]>a:after{order:2;top:0}.under-b555 .short_072f>li.layout-pink-afce>a>i.module_clean_4172{margin-left:auto;margin-right:-.1em;order:3;transform:rotate(-90deg)}.under-b555 .short_072f>li.layout-pink-afce>a{align-items:center;display:flex;padding:10px 15px}.under-b555 .short_072f li.panel_491e>a>i,.under-b555 .short_072f li.panel_491e>a>img,.under-b555 .short_072f li.panel_491e>a>svg{margin-right:10px}.under-b555 .container-ac16{font-size:.9em;order:1}.under-b555 .surface_warm_7396 .link_92b2{left:100%!important;top:0}.under-b555 .surface_warm_7396.layout-pink-afce .link_92b2{min-height:100%}.focus-advanced-3a04{opacity:1;visibility:visible}.up-1efc .under-b555,.aside-dirty-c4de .under-b555{opacity:0;visibility:hidden}.widget-eaa4:not(.aside-dirty-c4de) .under-b555{transition:opacity .25s,visibility .25s}.under-b555.complex_7d15{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.active_5d94:hover .under-b555{opacity:1;visibility:visible}.mask-paper-8b9f{margin:30px 0 0}.column_ac7b{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:table;height:2.8em;pointer-events:none;width:2.8em;z-index:20}.column_ac7b.fn-top-daf2{left:0}.main-060c{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%}.first-97cf{height:2.3em;width:2.3em}.first-97cf .main-060c{line-height:.7}.column_ac7b+.column_ac7b{height:2.5em;opacity:.9;width:2.5em}.column_ac7b+.column_ac7b+.column_ac7b{opacity:.8}.light_3854 .main-060c,.tag_lower_7965 .main-060c{background-color:#fff;border:2px solid;color:#446084}.paragraph_wood_dbae:hover .tag_lower_7965 .main-060c{background-color:#446084;border-color:#446084;color:#fff}.liquid_c3ac,.tag_lower_7965{margin-left:-.4em}.link_678b{margin-left:1em}.liquid_c3ac+.column_ac7b{margin-left:-.4em;margin-top:-.4em}.liquid_c3ac .main-060c,.link_678b .main-060c{border-radius:999px}.light_3854 .main-060c,.wood-0cfd .tag_lower_7965 .main-060c{background-color:transparent}.light_3854{height:2em;margin-left:-4px}.wood-0cfd .column_ac7b{margin:0!important}.notice_4eea .wood-0cfd .tag_lower_7965 .main-060c{color:#fff;opacity:.7}.gradient-c277 .liquid_c3ac{margin-left:15px}.logo-9d09{background-color:#446084;min-height:30px;position:relative;width:100%}.new_51d8{overflow:hidden}.aside-f68b{height:100%;max-height:100%;position:relative}@media(max-width:549px){.aside-f68b{-webkit-overflow-scrolling:touch;overflow:auto}}.aside-f68b>*{position:absolute!important}.notice_4eea .logo-9d09 a{color:#fff}.top_127b{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){.block_6dbc .paragraph_29ec{display:none}}.hero-bright-526b{margin:0 auto;position:relative;width:100%}.hero-bright-526b>a{display:block;width:100%}.hero-bright-526b a{display:inline-block}.hero-bright-526b,.section_10e2,.footer_8df0{transition:opacity .3s,transform .3s,background-color .3s}.section_10e2>a,.section_10e2>div>a{display:block}.section_10e2>a:focus-visible,.section_10e2>div>a:focus-visible{outline-offset:-2px}.footer_8df0{font-size:.9em;padding-bottom:1.4em;padding-top:.7em;position:relative;width:100%}.complex_7d15 .footer_8df0{padding-left:1.2em;padding-right:1.2em}@media(max-width:549px){.footer_8df0{font-size:85%}}.section_10e2{height:auto;margin:0 auto;overflow:hidden;position:relative}.section_10e2[style*=-radius]{-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.message-fa39{overflow:hidden;position:relative;z-index:0}.footer_8df0.clean_e6d5{padding-left:10px;padding-right:10px}.section_10e2 img{margin:0 auto;max-width:100%;width:100%}.footer_old_719b{overflow:hidden}.footer_old_719b .footer_8df0.clean_e6d5{left:50%;margin:10% 0;transform:translateX(-50%)}.footer_old_719b .footer_8df0.cool-9194{left:auto;right:0}.footer_old_719b .footer_8df0{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}.footer_old_719b:hover .footer_8df0{opacity:1}.sidebar_plasma_f785{overflow:hidden}.sidebar_plasma_f785 .footer_8df0{background-color:hsla(0,0%,100%,.95);bottom:15%;padding:.8em 1em 1em;position:absolute;transition:background .3s;z-index:1}.notice_4eea .sidebar_plasma_f785 .footer_8df0{background-color:rgba(0,0,0,.95)}.sidebar_plasma_f785:hover .footer_8df0{background-color:#446084}.simple_d8dd .footer_8df0{padding:15px 15px 20px;z-index:1}.simple_d8dd:hover .footer_8df0{background-color:#fff;transform:translateY(-15px)}.notice_4eea .simple_d8dd:hover .footer_8df0{background-color:#222}.simple_d8dd:hover .section_10e2{transform:translateY(-5px)}.logo_current_9fdd .footer_8df0{background-color:hsla(0,0%,100%,.95);margin:-15% auto 0;max-width:85%;padding:15px 20px}.hidden_0ac7 .footer_8df0,.picture-hard-68b4 .footer_8df0{bottom:0;max-height:100%;padding-left:1.5em;padding-right:1.5em;position:absolute;width:100%}.hidden_0ac7.notice_4eea .footer_8df0,.picture-hard-68b4.notice_4eea .footer_8df0{text-shadow:1px 1px 1px rgba(0,0,0,.5)}.card_fluid_d1ea .footer_8df0{display:none!important}.notification_2be6:hover .hidden_0ac7 .footer_8df0,.notification_2be6:hover .picture-hard-68b4 .footer_8df0{opacity:0!important}.text-green-ccd5.hidden_0ac7 .footer_8df0,.text-green-ccd5.picture-hard-68b4 .footer_8df0{bottom:auto!important;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:16}.info-cbe0.hidden_0ac7 .footer_8df0,.info-cbe0.picture-hard-68b4 .footer_8df0{bottom:auto!important;left:0;position:absolute;right:0;top:0;z-index:16}.detail_rough_4942 .text-green-ccd5 .footer_8df0{bottom:auto;position:relative;top:auto;transform:translateY(0)}.disabled_dynamic_4458 .pagination-static-4f19{max-width:100%!important;width:100%!important}@media screen and (max-width:549px){.detail_rough_4942 .section_10e2{width:100%!important}}@media screen and (min-width:550px){.smooth-5762 .pagination-static-4f19{flex-basis:100%!important;max-width:100%!important}.smooth-5762 .hero-bright-526b,.detail_rough_4942{display:table;width:100%}.smooth-5762 .hero-bright-526b .container-middle-7c0f,.detail_rough_4942 .container-middle-7c0f{direction:rtl}.smooth-5762 .hero-bright-526b .section_10e2,.smooth-5762 .hero-bright-526b .footer_8df0,.detail_rough_4942 .section_10e2,.detail_rough_4942 .footer_8df0{direction:ltr;display:table-cell;vertical-align:middle}.smooth-5762 .hero-bright-526b .footer_8df0,.detail_rough_4942 .footer_8df0{padding-left:1.5em;padding-right:1.5em}.smooth-5762 .hero-bright-526b .section_10e2,.detail_rough_4942 .section_10e2{width:50%}.smooth-5762 .hero-bright-526b.nav_old_42f0 .footer_8df0,.detail_rough_4942.nav_old_42f0 .footer_8df0{vertical-align:top}}.old-0d19,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}.old-0d19 span{display:inline-block;line-height:1.6}.old-0d19.texture_liquid_e3e8{line-height:2.19em}.brown_8191>li>a.old-0d19,.brown_8191>li>a.old-0d19:hover{padding-bottom:0;padding-top:0}.brown_8191>li>a.old-0d19:hover{color:#fff}.old-0d19,input[type=button].old-0d19,input[type=reset].old-0d19,input[type=submit],input[type=submit].old-0d19{background-color:#446084;background-color:var(--primary-color);border-color:rgba(0,0,0,.05);color:#fff}.old-0d19.texture_liquid_e3e8,input[type=button].texture_liquid_e3e8,input[type=reset].texture_liquid_e3e8,input[type=submit].texture_liquid_e3e8{background-color:transparent;border:2px solid}.old-0d19:hover,.notice_4eea .old-0d19.active-6365: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}.old-0d19.tabs-a234,.old-0d19.image_aa31{background-color:transparent!important;border-color:transparent!important;padding-left:.15em;padding-right:.15em}.old-0d19.image_aa31:before{background-color:currentColor;bottom:0;content:"";height:2px;left:20%;opacity:.3;position:absolute;transition:all .3s;width:60%}.old-0d19.image_aa31:hover:before{left:0;opacity:1;width:100%}.tabs-a234,.image_aa31{color:#666}.notice_4eea .old-0d19.tabs-a234:hover,.notice_4eea .old-0d19.image_aa31:hover{color:#fff;opacity:.8}.old-0d19.tabs-a234:hover,.old-0d19.image_aa31:hover{box-shadow:none;color:#333}.active-6365,button.active-6365,button[type=submit].active-6365,input[type=button].active-6365,input[type=reset].active-6365,input[type=submit].active-6365{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}.old-0d19.active-6365:hover{background-color:#f1f1f1;color:#000}.notice_4eea .old-0d19,.notice_4eea input[type=button],.notice_4eea input[type=reset],.notice_4eea input[type=submit]{color:#fff}.notice_4eea .old-0d19.active-6365,.notice_4eea input[type=button].active-6365,.notice_4eea input[type=reset].active-6365,.notice_4eea input[type=submit].active-6365{color:#000}.form_ada6{border-radius:99px}.sidebar_f7c8,.hard_fc07,.input_356c{overflow:hidden}.sidebar_f7c8:after,.hard_fc07:after,.input_356c:after{box-shadow:inset 0 1.2em 0 0 hsla(0,0%,100%,.1);content:"";height:100%;left:-25%;position:absolute;top:0;width:150%}.input_356c:after{box-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.1),inset 0 2em 15px 0 hsla(0,0%,100%,.2)}.sidebar_f7c8:after{box-shadow:inset -.01em -.1em 0 0 rgba(0,0,0,.15);left:0;width:100%}.texture_liquid_e3e8{color:silver}.texture_liquid_e3e8:hover{box-shadow:none!important}.fn-primary-daf2,input[type=submit],input[type=submit].old-0d19{background-color:#446084}.fn-primary-daf2.tabs-a234,.fn-primary-daf2.texture_liquid_e3e8,.fn-primary-daf2.image_aa31{color:#446084}.texture_liquid_e3e8:hover,.fn-primary-daf2.texture_liquid_e3e8:hover{background-color:#446084;border-color:#446084;color:#fff}.fn-success-daf2{background-color:#7a9c59}.fn-success-daf2.tabs-a234,.fn-success-daf2.texture_liquid_e3e8,.fn-success-daf2.image_aa31{color:#7a9c59}.fn-success-daf2.texture_liquid_e3e8:hover{background-color:#7a9c59;border-color:#7a9c59;color:#fff}.alert-under-fa17{background-color:#fff!important;color:#666!important}.alert-under-fa17.old-0d19.texture_liquid_e3e8{background-color:transparent;color:currentColor!important}.alert-under-fa17.tabs-a234,.alert-under-fa17.texture_liquid_e3e8,.alert-under-fa17.image_aa31{background-color:transparent!important;color:#fff!important}.alert-under-fa17.texture_liquid_e3e8:hover{background-color:#fff!important;border-color:#fff;color:#666!important}.old-0d19.cold-ec16,.old-0d19.fixed_c670,.avatar-thick-76b5,.fn-secondary-daf2{background-color:#d26e4b}.fn-secondary-daf2.tabs-a234,.fn-secondary-daf2.texture_liquid_e3e8,.fn-secondary-daf2.image_aa31{color:#d26e4b}.fn-secondary-daf2.texture_liquid_e3e8:hover{background-color:#d26e4b;border-color:#d26e4b;color:#fff}a.fn-primary-daf2:not(.old-0d19),a.fn-secondary-daf2:not(.old-0d19){background-color:transparent}.fn-alert-daf2{background-color:#b20000}.fn-alert-daf2.tabs-a234,.fn-alert-daf2.texture_liquid_e3e8,.fn-alert-daf2.image_aa31{color:#b20000}.fn-alert-daf2.texture_liquid_e3e8:hover{background-color:#b20000;border-color:#b20000;color:#fff}.clean_e6d5 .old-0d19:first-of-type{margin-left:0!important}.clean_e6d5 .old-0d19:last-of-type,.cool-9194 .old-0d19:last-of-type{margin-right:0!important}.old-0d19.fn-disabled-daf2,.old-0d19[disabled],button.fn-disabled-daf2,button[disabled]{opacity:.6}.tabs-basic-97f9 .old-0d19{margin-bottom:0;margin-right:.65em}.hidden-36b3{display:inline-block}.hidden-36b3 .footer_motion_fc08.texture_liquid_e3e8:not(:hover){color:#999}.texture-fast-5889 .hidden-36b3 .footer_motion_fc08.texture_liquid_e3e8:not(:hover){color:#fff}.hidden-36b3 .old-0d19{margin:0}.clean_8c8e{margin-left:0!important}.clean_8c8e:not(:hover){opacity:.7}.upper-9d28 .old-0d19,.upper-9d28 button,.upper-9d28 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}.notice_4eea code{background-color:rgba(0,0,0,.5);border-color:#000}.text_medium_d605{background-color:rgba(0,0,0,.1);display:block;height:3px;margin:1em 0;max-width:30px;width:100%}.wood-0cfd .text_medium_d605{margin-top:.66em}.notice_4eea .text_medium_d605{background-color:hsla(0,0%,100%,.3)}form{margin-bottom:0}.hidden-solid-0c0a,.pagination-7333 .media-aecd,.pagination-7333 .motion_c72a,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){.hidden-solid-0c0a,.pagination-7333 .media-aecd,.pagination-7333 .motion_c72a,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>.blue_9b56{display:inline-block;font-weight:400;margin-left:.5em}abbr[title=required]{color:#b20000}input[type=checkbox]+label,input[type=radio]+label{display:inline}.hidden-solid-0c0a,.pagination-7333 .media-aecd,.pagination-7333 .motion_c72a,select{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.sort-56bd.middle-5bfe/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}.hidden-solid-0c0a{display:inline-block;opacity:0;position:absolute;width:auto}select.border_bright_7e87{width:55px}.mask_2cdc b{border-color:transparent!important}.pagination-7333 .black_5439 .glass-02ad{background-image:none;height:auto;line-height:1.7em;padding:10px}.pagination-7333 .black_5439 .glass-02ad .shadow-c60f{padding:5px}@media (-ms-high-contrast:none),screen and (-ms-high-contrast:active){select::-ms-expand{display:none}select:focus::-ms-value{background:transparent;color:currentColor}}.paragraph_next_8b7f input:not([type=submit]),.paragraph_next_8b7f select,.paragraph_next_8b7f textarea{background-color:rgba(0,0,0,.03);border-color:rgba(0,0,0,.09);border-radius:99px;box-shadow:none;color:currentColor!important}.paragraph_next_8b7f button,.paragraph_next_8b7f input{border-radius:99px}.paragraph_next_8b7f textarea{border-radius:15px}.footer-center-7395.paragraph_next_8b7f .upper-9d28,.paragraph_next_8b7f .footer-center-7395 .upper-9d28{padding-right:4px}.notice_4eea .paragraph_next_8b7f input:not([type=submit]),.notice_4eea .paragraph_next_8b7f select,.notice_4eea .paragraph_next_8b7f textarea,.texture-fast-5889 .paragraph_next_8b7f input:not([type=submit]),.texture-fast-5889 .paragraph_next_8b7f select,.texture-fast-5889 .paragraph_next_8b7f textarea{background-color:hsla(0,0%,100%,.2)!important;border-color:hsla(0,0%,100%,.09);color:#fff}.notice_4eea .paragraph_next_8b7f select option{color:#333}.notice_4eea .paragraph_next_8b7f select,.texture-fast-5889 .paragraph_next_8b7f select{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.sort-56bd.middle-5bfe/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")}.notice_4eea .paragraph_next_8b7f input::-webkit-input-placeholder,.texture-fast-5889 .paragraph_next_8b7f input::-webkit-input-placeholder{color:#fff}.paragraph_next_8b7f .old-0d19.dropdown_blue_029f{background-color:transparent!important;border-color:transparent!important;box-shadow:none;color:currentColor!important}.block_82ea input:not([type=submit]),.block_82ea select,.block_82ea textarea{background-color:transparent;box-shadow:none}.block_82ea.tabs_clean_b736 .gas_c872{border-left:0;border-right:0;max-width:2em}.info-static-c89c input,input.pagination-black-6711{border-color:#b20000;color:#b20000}.info-static-c89c select{border-color:#b20000}.info-static-c89c input.title-glass-82cf{outline:1px solid #b20000;outline-offset:1px}.pagination-7333{text-align:left}.west-4d23 .pagination-7333{margin-bottom:1em}.section_07e5{margin-bottom:0}.texture-narrow-4ec1 .complex-e07b .mask_2cdc{width:30px}.pagination-7333 .media-aecd>.item-bc1d,.pagination-7333 .complex-e07b .motion-084f,.motion_c72a{line-height:2.507em;padding:0}.texture-narrow-4ec1 .complex-e07b .mask_2cdc{height:2.507em}.chip_fb4e{position:relative}.form-e4f4 .accent-2c91 label[for]:first-child{display:none}.accent-2c91 .chip_fb4e 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}.notice_4eea .chip_fb4e label{color:#000}.chip_fb4e.mini_a38f>label[for]:first-child{opacity:.8;z-index:1}.accent-2c91 .west-4d23 input:not([type=checkbox]),.accent-2c91 .west-4d23 select,.accent-2c91 .west-4d23 textarea{height:3.0084em;transition:padding .3s}.west-4d23 .mini_a38f input,.west-4d23 .mini_a38f textarea{padding-bottom:.5em;padding-top:1.1em}.west-4d23 .mini_a38f select{padding-bottom:.4em;padding-top:1.1em}.popup_389f .detail_smooth_1b62{margin-bottom:1em;max-width:100%;position:relative}.badge-cool-09ea>.popup_389f,.tabs-narrow-59ef>.popup_389f{padding-left:3%!important;padding-right:3%!important}.detail_smooth_1b62 img,.detail_smooth_1b62 svg{padding-top:.2em;width:100%}.detail_smooth_1b62 svg{fill:currentColor;height:100%;transition:all .3s;width:100%}.detail_smooth_1b62 svg path{fill:currentColor}.popup_389f:hover .middle_85b1 i,.popup_389f:hover .middle_85b1 svg,.popup_389f:hover .middle_85b1 svg path{fill:#fff}.middle_85b1 .dropdown_blue_029f{height:0;overflow:hidden;padding-top:100%;position:relative}.middle_85b1 .dropdown_blue_029f .card-167d{border:2px solid;border-radius:100%;color:#446084;height:100%;position:absolute;top:0;transition:all .3s;width:100%}.popup_389f:hover .middle_85b1 .dropdown_blue_029f .card-167d{background-color:currentColor}.middle_85b1 .dropdown_blue_029f i,.middle_85b1 .dropdown_blue_029f img,.middle_85b1 .dropdown_blue_029f svg{left:0;margin:0 20%;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:60%}.huge_2099 .middle_85b1 .dropdown_blue_029f{position:absolute;width:100%}.huge_2099,.article-7813{display:flex;flex-flow:row wrap;width:100%}.huge_2099 .detail_smooth_1b62,.article-7813 .detail_smooth_1b62{flex:0 0 auto;margin-bottom:0;max-width:200px}.huge_2099 .huge-243d,.article-7813 .huge-243d{flex:1 1 0px}.article-7813 .huge-243d{order:-1}.huge_2099 .detail_smooth_1b62+.huge-243d{padding-left:1em}.article-7813 .detail_smooth_1b62+.huge-243d{padding-right:1em}.wood-bd3a .detail_smooth_1b62{margin:0 auto 1em}.last_89a0>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}.element_c08c i{margin-right:4px;opacity:.35}.old-0d19 i,button i{top:-1.5px;vertical-align:middle}.old-0d19.lower-f055 i{top:-.027em}a.picture-pressed-b870,a.mask-4c3b{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_blue_029f:not(.old-0d19),button.dropdown_blue_029f:not(.old-0d19){font-family:sans-serif;font-size:1.2em;margin-left:.25em;margin-right:.25em}.active-e549 a.dropdown_blue_029f:not(.old-0d19){margin-left:.3em;margin-right:.3em}.active-e549 .wrapper_ac70 a.dropdown_blue_029f:not(.old-0d19){font-size:1em}.old-0d19.dropdown_blue_029f{display:inline-block;margin-left:.12em;margin-right:.12em;min-width:2.5em;padding-left:.6em;padding-right:.6em}.old-0d19.dropdown_blue_029f i{font-size:1.2em}.old-0d19.dropdown_blue_029f i+span{padding-right:.5em}.old-0d19.dropdown_blue_029f.blue-a871{border-width:1px}.old-0d19.dropdown_blue_029f.blue-a871 i{top:-1px}.old-0d19.dropdown_blue_029f.panel_dark_6195{padding-left:0;padding-right:0}.old-0d19.dropdown_blue_029f.panel_dark_6195>span{margin:0 8px}.old-0d19.dropdown_blue_029f.panel_dark_6195>span+i{margin-left:-4px}.old-0d19.dropdown_blue_029f.panel_dark_6195>i{margin:0 8px}.old-0d19.dropdown_blue_029f.panel_dark_6195>i+span{margin-left:-4px}.old-0d19.dropdown_blue_029f.panel_dark_6195>i:only-child{margin:0}.brown_8191>li>a>i{font-size:20px;transition:color .3s;vertical-align:middle}.brown_8191>li>a>i+span{margin-left:5px}.brown_8191 li.panel_491e>a>i,.brown_8191 li.panel_491e>a>img,.brown_8191 li.panel_491e>a>svg{margin-right:5px}.brown_8191>li>a>span+i{margin-left:5px}.wrapper_ac70>li>a>i{font-size:1em}.brown_8191>li>a>i.texture-hot-b9f2{font-size:1.2em}.brown_8191>li>a>i.image-79f7{font-size:1.9em}.brown_8191>li.badge-0f45>a>i{min-width:1em}.layout_1696>li>a>i{font-size:16px;opacity:.6}.hidden-36b3 a.dropdown_blue_029f:not(.old-0d19){display:inline-block;padding:6px 0}.hidden-36b3 a.dropdown_blue_029f:not(.old-0d19) i{font-size:24px}.hidden-36b3 a.dropdown_blue_029f:not(.old-0d19) i.texture-hot-b9f2{font-size:16px}.wrapper_ac70 .hidden-36b3 a.dropdown_blue_029f:not(.old-0d19){padding:3px 0}.old-0d19:not(.dropdown_blue_029f)>i{margin-left:-.15em;margin-right:.4em}.old-0d19:not(.dropdown_blue_029f)>span+i{margin-left:.4em;margin-right:-.15em}.complex_a235 .module_clean_4172{font-size:16px;margin-left:.2em;opacity:.6}.easy_139d{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}.easy_139d i{font-size:1.3em;top:3px;transition:color .3s}.paragraph_wood_dbae:hover .easy_139d{opacity:1;transform:scale(1.15)}.hidden_0ac7 .easy_139d,.picture-hard-68b4 .easy_139d{opacity:0}.grid_warm_3c1a{display:inline-block;height:auto;position:relative;vertical-align:middle}span+.grid_warm_3c1a{margin-left:10px}.grid_warm_3c1a img{max-width:32px;min-width:100%}.wrapper_ac70 .grid_warm_3c1a{height:16px;margin:0 5px;width:16px}.wrapper_ac70 .grid_warm_3c1a 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}.wrapper_ac70 [data-icon-label]:after{font-size:10px;height:13px;line-height:13px;min-width:13px;right:-10px;top:-4px}.old-0d19 [data-icon-label]:after{right:-12px;top:-12px}.filter-wide-4062 i{width:1em}.filter-wide-4062 i,.filter-wide-4062 span{display:inline-block;transition:opacity .3s,transform .3s}.filter-wide-4062 span{transform:translateX(.75em)}.filter-wide-4062 i+span{transform:translateX(-.75em)}.filter-wide-4062:hover>span{transform:translateX(0)}.filter-wide-4062:not(:hover) i{opacity:0}img{opacity:1;transition:opacity 1s}.widget_short_9905>.column_rough_0611:not(:last-child),.pagination-static-4f19>.column_rough_0611:not(:last-child){margin-bottom:1em}.column_rough_0611,.column_rough_0611 .focus-45ab{position:relative}.column_rough_0611 .focus-45ab{overflow:hidden}.column_rough_0611,.column_rough_0611 img{width:100%}.notice-446b{background-color:rgba(0,0,0,.15);height:100%;left:-1px;pointer-events:none;right:-1px;top:0;transition:transform .3s,opacity .6s}.column_rough_0611 .search-fresh-144b,.notice-446b{bottom:0;position:absolute}.column_rough_0611 .search-fresh-144b{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%}.column_rough_0611 .box_7ca9,.column_rough_0611:hover .search-fresh-144b{transform:translateY(0)}.solid_859d{background-color:rgba(0,0,0,.03)}.wrapper_motion_8845,.avatar-1635,.shade_purple_7bb2{background-position:50% 50%;background-size:cover;height:auto;overflow:hidden;padding-top:100%;position:relative}.shade_purple_7bb2{padding-top:56.5%}.section_2464 .section_10e2 img,.wrapper_motion_8845 img,.avatar-1635 img,.shade_purple_7bb2 iframe,.shade_purple_7bb2 video,img.form-right-1227{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%}.section_2464 .section_10e2{padding-top:100%}.shade_purple_7bb2 iframe{-o-object-fit:fill;object-fit:fill}.solid-6d52{padding:10px;position:absolute}.solid-6d52 a:last-child{margin-bottom:0}.solid-6d52 a.old-0d19{display:block}.solid-6d52.fn-bottom-daf2.fn-left-daf2{padding-right:0;padding-top:0}.solid-6d52.fn-top-daf2.fn-right-daf2{padding-bottom:0;padding-left:0}.solid-6d52 .tabs_down_592a{bottom:100%;left:10px;margin:5px;position:absolute}.solid-6d52 .main_mini_388a:hover{background-color:#b20000;border-color:#b20000}@media only screen and (max-device-width:1024px){.solid-6d52{opacity:1!important;padding:5px}}.prev_81f2{margin-top:10px}.prev_81f2 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}.prev_81f2 a:hover{background-color:#fff;color:#000!important}.white_bbaf{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}.paragraph_wood_dbae:hover .white_bbaf{background-color:#d26e4b;opacity:1}.column_new_291c{background-color:#fff;box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);margin:0 auto;max-width:875px;position:relative}.column_new_291c .yellow-0f8e{padding:30px 20px}.tabs-9647{background-color:rgba(0,0,0,.6)}@media(min-width:549px){.search_east_1bf3{background-color:transparent!important}}.caption-bffe{opacity:0;transition:opacity .5s}.feature_bottom_c31c .caption-bffe{opacity:1}.blue-0c47{text-align:center}.solid-3e31{background:#0b0b0b;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity .25s;width:100%;z-index:1042}.solid-3e31.box-blue-9ec3{opacity:.6}.solid-3e31.cold_03e2{opacity:0!important}.icon_59af{-webkit-backface-visibility:hidden;outline:none!important;position:fixed;z-index:1043}.tertiary-711f,.icon_59af{height:100%;left:0;top:0;width:100%}.tertiary-711f{box-sizing:border-box;padding:30px;position:absolute;text-align:center}.tertiary-711f:before{content:"";display:inline-block;height:100%;vertical-align:middle}.large-1e14{padding:40px 6.66%}.link-d593 .tertiary-711f:before{display:none}.down-bc21{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}.medium_24d3{box-shadow:1px 1px 5px 0 rgba(0,0,0,.2)}.box-blue-9ec3 .down-bc21{opacity:1;transform:translateY(0)}.box-blue-9ec3.cold_03e2 .down-bc21{opacity:0}.column_smooth_53fd .down-bc21,.wood-5851 .down-bc21{cursor:auto;width:100%}.avatar_glass_d236{cursor:progress}.pagination-rough-6bbc,.pagination-rough-6bbc .large-1e14 .medium_a2b0{cursor:zoom-out}.center-4802{cursor:pointer;cursor:zoom-in}.silver_aba5 .down-bc21{cursor:auto}.description_8bfd,.medium_a2b0,.stone-8b74,.dynamic_b1f2{-webkit-user-select:none;-moz-user-select:none;user-select:none}.carousel-solid-374f.item_d9a4{display:none}.accordion-fluid-927b{display:none!important}.dynamic_b1f2{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.dynamic_b1f2 a{color:#ccc}.dynamic_b1f2 a:hover{color:#fff}.progress_3c5e .down-bc21,.notice_orange_5023 .dynamic_b1f2{display:none}.medium_a2b0{-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}.medium_a2b0 svg{pointer-events:none}.down-bc21 .medium_a2b0{position:absolute}.box-blue-9ec3 .medium_a2b0{opacity:.6;transform:translateY(0) translateZ(1px)}.cold_03e2 .medium_a2b0{display:none!important}.medium_a2b0:hover{opacity:1}.detail-2f2f .medium_a2b0{color:currentColor;top:0!important}.stone-8b74{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0}.description_8bfd{color:#fff;height:50px;margin:0;mix-blend-mode:difference;opacity:.6;position:fixed;text-align:center;top:50%;width:50px;z-index:1046}.description_8bfd i{font-size:42px!important;pointer-events:none}.description_8bfd:hover{opacity:1}.description_8bfd:active{top:50.1%}.brown_dd3a{left:0;transform:translateX(100%)}.module_purple_5fb9{right:0;transform:translateX(-100%)}.box-blue-9ec3 .brown_dd3a,.box-blue-9ec3 .module_purple_5fb9{transform:translateX(0)}.frame_paper_6b66{padding-bottom:40px;padding-top:40px}.frame_paper_6b66 .down-bc21,.wood-5851 .badge-ea54{line-height:0;max-width:900px;width:100%}.frame_paper_6b66 .medium_a2b0{top:-40px}.glass-300d{height:0;overflow:hidden;padding-top:56.25%;width:100%}.glass-300d iframe{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.glass-300d iframe,.wood-5851 .badge-ea54{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6)}.wood-5851 .shadow-639b,img.inner_d8b7{margin:0 auto}img.inner_d8b7{-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}.item_d9a4,img.inner_d8b7{line-height:0}.item_d9a4: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}.item_d9a4 small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.item_d9a4 figure{margin:0}.blue-5019{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.paragraph-liquid-2745{word-wrap:break-word;color:#f3f3f3;font-size:11px;line-height:18px;padding-right:36px;text-align:left}.paragraph-liquid-2745 a{color:#f3f3f3;text-decoration:underline}.paragraph-liquid-2745 a:hover{color:#f3f3f3;opacity:.8;text-decoration:none}.large-1e14 .down-bc21{max-width:100%}.up_2c66 .large-1e14 .item_d9a4{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.layout_soft_87eb .large-1e14{padding-left:0;padding-right:0}.layout_soft_87eb img.inner_d8b7{padding:0}.layout_soft_87eb .item_d9a4:after{bottom:0;top:0}.layout_soft_87eb .item_d9a4 small{display:inline;margin-left:5px}.layout_soft_87eb .blue-5019{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.layout_soft_87eb .blue-5019:empty{padding:0}.layout_soft_87eb .stone-8b74{right:5px;top:3px}}@media(max-width:849px){body.copper_0eb5 .icon_59af{overflow:auto;position:fixed!important}}@media(prefers-reduced-motion){.solid-3e31,.medium_a2b0,.down-bc21{transition:opacity .3s}}.gradient-64be,.fn-processing-daf2{position:relative}.gradient-64be,.fn-processing-daf2: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}.section_10e2.fn-processing-daf2:before,.notice_4eea .gradient-64be,.notice_4eea .fn-processing-daf2:before,.notice_4eea.gradient-64be,.notice_4eea.fn-processing-daf2:before{border:3px solid rgba(0,0,0,.1)!important;border-left-color:#fff!important}.section_10e2.fn-processing-daf2:after{background-color:#000;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.section_10e2.fn-processing-daf2 .solid-6d52{opacity:0!important}.grid-warm-e974.fn-processing-daf2:before{position:fixed}.gradient-64be.active_a4ba,.fn-processing-daf2:before{left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;z-index:99}.gradient-64be{border-radius:50%;height:30px;width:30px}.old-0d19.fn-loading-daf2{color:hsla(0,0%,100%,.05);opacity:1!important;pointer-events:none!important;position:relative}.old-0d19.fn-loading-daf2: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}.texture_liquid_e3e8 .old-0d19.fn-loading-daf2:after{border-color:#446084}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.modal_dc99{align-items:center}.wrapper-plasma-ec2b .thick_ea3e,.modal_dc99:hover .thick_ea3e{color:hsla(0,0%,7%,.85)}.notice_4eea .thick_ea3e{border-bottom-color:hsla(0,0%,100%,.2)}.notice_4eea .wrapper-plasma-ec2b .thick_ea3e,.notice_4eea .modal_dc99:hover .thick_ea3e{color:hsla(0,0%,100%,.85)}.gradient-512d.input-medium-1dc6 .modal_dc99:not(:last-of-type) .thick_ea3e{border-bottom-style:solid}.thick_ea3e{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}.advanced-1740{flex-shrink:0;vertical-align:middle;width:16px}.advanced-1740+.wide-3e7a{padding-left:.5em}.notice_hovered_e6b2{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}.modal_dc99+.notice_hovered_e6b2{margin-top:5px!important}.notice_4eea .notice_hovered_e6b2{color:currentColor}.card_simple_1b81 .down-bc21{-ms-scrollbar-base-color:#000;-ms-scrollbar-arrow-color:#000;-ms-overflow-style:-ms-autohiding-scrollbar}.card_simple_1b81 .layout_1696>li>a{padding-bottom:15px;padding-top:15px}.card_simple_1b81 .layout_1696 li li>a{padding-bottom:5px;padding-top:5px}.card_simple_1b81 .thumbnail-basic-87c3{display:none!important}.card_simple_1b81 .item_outer_d21b,.card_simple_1b81 .fast_d570{display:inline-block!important}.popup-medium-fdaa .down-bc21,.logo-5b8e .down-bc21{-webkit-overflow-scrolling:touch;background-color:hsla(0,0%,100%,.95);bottom:0;box-shadow:0 0 10px 0 rgba(0,0,0,.5);left:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transform:translateX(-270px);transition:transform .2s;width:260px}.popup-medium-fdaa.notice_4eea .down-bc21,.logo-5b8e.notice_4eea .down-bc21{background-color:rgba(0,0,0,.95)}.logo-5b8e .down-bc21{left:auto;right:0;transform:translateX(270px)}.tooltip_tiny_68a1 .layout_1696>li>a,.tooltip_tiny_68a1 .layout_1696>li>ul>li a{justify-content:center}.tooltip_tiny_68a1 .layout_1696>li>a{font-size:1.5em}.tooltip_tiny_68a1 .tertiary-711f{padding:0}.tooltip_tiny_68a1 .down-bc21{-webkit-overflow-scrolling:touch;max-width:700px;overflow-x:hidden;overflow-y:auto;padding-top:50px}.tooltip_tiny_68a1 .down-bc21 .notification_691a{margin:0 auto;max-width:260px}.tooltip_tiny_68a1.solid-3e31.box-blue-9ec3{opacity:.85}.solid-3e31.tooltip_tiny_68a1:not(.notice_4eea){background-color:#fff;opacity:.95}.tooltip_tiny_68a1 .notification-left-6888.layout_1696>li{border:0}.tooltip_tiny_68a1 .notification-left-6888.layout_1696>li>a{padding-left:30px;padding-right:30px}.tooltip_tiny_68a1 .notification-left-6888.layout_1696>li .backdrop_under_70ac{position:absolute;right:0;top:15px}.tooltip_tiny_68a1:not(.notice_4eea) .medium_a2b0{color:currentColor}.card_simple_1b81.cold_03e2 .down-bc21{opacity:0!important}.popup-medium-fdaa.box-blue-9ec3 .down-bc21,.logo-5b8e.box-blue-9ec3 .down-bc21{opacity:1;transform:translate(0)}.notification_42f0 .main_31fb{filter:blur(5px)}.notification_42f0 .hero_small_6da3{transform:scale(.98)}.notification_42f0 .list-2c0b{opacity:0!important;transform:translateY(-7px)}.notification_42f0.gold-74cc .list-2c0b,.notification_42f0.fast-c2be .list-2c0b{transform:translateX(-7px)}.card_simple_1b81 .shade_bronze_2938{padding:30px 0}.card_simple_1b81 .solid-9670{padding:30px 20px}.card_simple_1b81:not(.tooltip_tiny_68a1) .layout_1696 li>a{padding-left:20px}.card_simple_1b81:not(.tooltip_tiny_68a1) li.fluid_7515{padding:20px}@media(prefers-reduced-motion){.popup-medium-fdaa .down-bc21,.logo-5b8e .down-bc21{transition:opacity .2s}}.button-5c9c{--stack-gap:0;display:flex}.button-5c9c>.focus-5adf>:first-child{margin-top:0}.button-5c9c>.focus-5adf>:last-child{margin-bottom:0}.search-00e2{flex-direction:row}.search-00e2>*{margin:0!important}.search-00e2>*~*{margin-left:var(--stack-gap)!important}.green_3f6f{flex-direction:column}.green_3f6f>*{margin:0!important}.green_3f6f>*~*{margin-top:var(--stack-gap)!important}.solid-ffc7{align-items:stretch}.column-west-e802{align-items:flex-start}.focus_rough_67fd{align-items:center}.link-7268{align-items:flex-end}.filter_12f1{align-items:baseline}.focus_725b{justify-content:flex-start}.hover_954d{justify-content:center}.narrow-5ed3{justify-content:flex-end}.pink_0eea{justify-content:space-between}.overlay_f1d3{justify-content:space-around}@media(max-width:849px){.stale_857d\:stack-row{flex-direction:row}.stale_857d\:stack-row>*{margin:0!important}.stale_857d\:stack-row>*~*{margin-left:var(--stack-gap)!important}.stale_857d\:stack-col{flex-direction:column}.stale_857d\:stack-col>*{margin:0!important}.stale_857d\:stack-col>*~*{margin-top:var(--stack-gap)!important}.stale_857d\:items-stretch{align-items:stretch}.stale_857d\:items-start{align-items:flex-start}.stale_857d\:items-center{align-items:center}.stale_857d\:items-end{align-items:flex-end}.stale_857d\:items-baseline{align-items:baseline}.stale_857d\:justify-start{justify-content:flex-start}.stale_857d\:justify-center{justify-content:center}.stale_857d\:justify-end{justify-content:flex-end}.stale_857d\:justify-between{justify-content:space-between}.stale_857d\:justify-around{justify-content:space-around}}@media(max-width:549px){.mask_wood_5f03\:stack-row{flex-direction:row}.mask_wood_5f03\:stack-row>*{margin:0!important}.mask_wood_5f03\:stack-row>*~*{margin-left:var(--stack-gap)!important}.mask_wood_5f03\:stack-col{flex-direction:column}.mask_wood_5f03\:stack-col>*{margin:0!important}.mask_wood_5f03\:stack-col>*~*{margin-top:var(--stack-gap)!important}.mask_wood_5f03\:items-stretch{align-items:stretch}.mask_wood_5f03\:items-start{align-items:flex-start}.mask_wood_5f03\:items-center{align-items:center}.mask_wood_5f03\:items-end{align-items:flex-end}.mask_wood_5f03\:items-baseline{align-items:baseline}.mask_wood_5f03\:justify-start{justify-content:flex-start}.mask_wood_5f03\:justify-center{justify-content:center}.mask_wood_5f03\:justify-end{justify-content:flex-end}.mask_wood_5f03\:justify-between{justify-content:space-between}.mask_wood_5f03\: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}.notice_4eea td,.notice_4eea th{border-color:hsla(0,0%,100%,.08)}td .border-blue-52a6,td dl,td form,td input,td label,td p,td select{margin:.5em 0}label{color:#222}.slider-focused-8734{display:table}.steel_691d{display:table-cell;vertical-align:middle}@media(max-width:849px){.component_420a{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)}.component_420a table{width:100%}}.complex-2e04{max-height:100%}.complex-2e04 .dark_8739{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:10}.section-lite-78b4 .focus-5adf,.pattern_6491 .focus-5adf{background-color:rgba(0,0,0,.9);height:0;padding:100% 0 0!important}.section-lite-78b4 .iron-7679,.pattern_6491 .iron-7679{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.section-lite-78b4 .medium_9722,.section-lite-78b4 .dark_8739{border-radius:100%!important}.popup-da89{position:relative}.badge-cool-09ea>.column_rough_0611,.popup-da89:last-child,.tabs-narrow-59ef>.column_rough_0611{margin-bottom:0}.active_beda,.tabs-narrow-59ef{position:relative;scrollbar-width:none}.feature-7473 .badge-cool-09ea>.pagination-static-4f19{padding:0!important}.thick-cdd8{max-height:999px;transition:max-height 2s}.thick-cdd8:not(.white-9a65){max-height:500px}.thick-cdd8:not(.white-9a65)>div{opacity:0}.tabs-narrow-59ef:not(.white-9a65){-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;width:auto}.active_beda::-webkit-scrollbar,.tabs-narrow-59ef::-webkit-scrollbar{height:0!important;width:0!important}.overlay-static-99a7.active_beda:not(.white-9a65){display:block}.tabs-narrow-59ef:not(.white-9a65)>*{display:inline-block!important;vertical-align:top;white-space:normal!important}.tabs-narrow-59ef:not(.white-9a65)>a,.tabs-narrow-59ef>a,.tabs-narrow-59ef>a>img,.tabs-narrow-59ef>div:not(.pagination-static-4f19),.tabs-narrow-59ef>img,.tabs-narrow-59ef>p{width:100%}.badge-cool-09ea>a,.badge-cool-09ea>a>img,.badge-cool-09ea>div:not(.pagination-static-4f19),.badge-cool-09ea>figure,.badge-cool-09ea>img,.badge-cool-09ea>p{margin:0;padding:0;transition:transform .6s,opacity .6s,box-shadow .6s;width:100%!important}.badge-cool-09ea>.overlay-static-99a7:not(.aside_eb49){opacity:0}.white-9a65{display:block;position:relative}.white-9a65:focus{outline:none}.primary_plasma_862e{height:100%;overflow:hidden;position:relative;width:100%}.badge-cool-09ea{height:100%;position:absolute;width:100%}.rough_0569 .paragraph_29ec{transition:opacity .3s!important}.simple-823c .primary_plasma_862e .badge-cool-09ea{pointer-events:none}.white-9a65.table_warm_0b64{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.white-9a65.table_warm_0b64 .primary_plasma_862e{cursor:move;cursor:grab}.white-9a65.table_warm_0b64 .primary_plasma_862e.slow-7b8d{cursor:grabbing}.liquid-8efb{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}.liquid-8efb.layout_9db0{right:2%;transform:translateX(-20%)}.liquid-8efb.table_d488{left:2%;transform:translateX(20%)}.iron_4dd0 .liquid-8efb,.tabs-narrow-59ef:hover .liquid-8efb{opacity:.7;transform:translateX(0)!important}.tabs-narrow-59ef .liquid-8efb:hover{box-shadow:none;opacity:1}.tabs-narrow-59ef .liquid-8efb:hover .background_steel_d51f,.tabs-narrow-59ef .liquid-8efb:hover svg{fill:#446084}@media(min-width:850px){.video-c639 .liquid-8efb.layout_9db0{left:100%;right:auto}.video-c639 .liquid-8efb.table_d488{left:auto;right:100%}}.liquid-8efb:disabled,button.liquid-8efb[disabled]{background:none!important;box-shadow:none!important;cursor:auto;opacity:0!important;pointer-events:none}.liquid-8efb 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%}.container-orange-22e3:not(.badge-0a76) .liquid-8efb{margin-top:-10%}.container-orange-22e3.badge-0a76 .liquid-8efb svg{margin-top:-40px}.liquid-8efb .background_steel_d51f,.liquid-8efb svg{fill:currentColor;border-color:currentColor;transition:all .3s}.pattern-7f6b,.selected_fb8b{transition:height .2s}.liquid-8efb.footer_967d{color:#111;font-size:26px}.stone_db64 .liquid-8efb{display:none!important}.narrow-f32e .badge-cool-09ea{transform:none!important}.narrow-f32e .badge-cool-09ea>*{left:0!important;opacity:0;z-index:1}.narrow-f32e .badge-cool-09ea>.aside_eb49{opacity:1;z-index:2}.narrow-f32e .menu-simple-9da4,.narrow-f32e .liquid-8efb{z-index:3}@media(prefers-reduced-motion){.liquid-8efb.layout_9db0,.liquid-8efb.table_d488{transform:none!important}}.menu-simple-9da4{bottom:15px;left:20%;line-height:1;list-style:none;margin:0;padding:0;position:absolute;right:20%;text-align:center}.active_beda .menu-simple-9da4,.video-c639 .menu-simple-9da4{bottom:0}.alert-simple-2095 .menu-simple-9da4{direction:rtl}.menu-simple-9da4 .thumbnail_0876{border:3px solid #111;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;opacity:.4;transition:opacity .3s;width:12px}.east_d4e9 .menu-simple-9da4 .thumbnail_0876,.active_beda .menu-simple-9da4 .thumbnail_0876{background-color:#111;border:0;height:10px;opacity:.2;width:10px}.menu-simple-9da4 .thumbnail_0876:hover{opacity:.7}.menu-simple-9da4 .thumbnail_0876:first-child:last-child{display:none}.menu-simple-9da4 .thumbnail_0876.aside_eb49{background-color:#111;opacity:1!important}.mini-d741 .menu-simple-9da4 .thumbnail_0876{border-radius:0;height:4px;margin:0;width:40px}.inner-153a .menu-simple-9da4 .thumbnail_0876{border-radius:0;height:4px;width:40px}.card-a0c7 .menu-simple-9da4 .thumbnail_0876{background-color:#111}.gas-1aab .menu-simple-9da4 .thumbnail_0876{border-radius:0}.gas_f2fe .liquid-8efb .background_steel_d51f,.gas_f2fe .liquid-8efb svg{border:2px solid;border-radius:100%}.gas_f2fe .liquid-8efb:hover .background_steel_d51f,.gas_f2fe .liquid-8efb:hover svg{fill:#fff!important;background-color:#446084;border-color:#446084}.video-c639.gas_f2fe .layout_9db0{transform:translateX(-50%)!important}.video-c639.gas_f2fe .table_d488{transform:translateX(50%)!important}.badge-0a76{overflow:hidden;padding-top:0}.badge-0a76 .liquid-8efb,.badge-0a76 .liquid-8efb: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}.notice_4eea .badge-0a76 .liquid-8efb{background-color:rgba(0,0,0,.3);border-radius:99px;color:#fff}.badge-0a76 .liquid-8efb.layout_9db0{left:auto!important;right:-1px!important;transform:translateX(10%)}.badge-0a76 .liquid-8efb.table_d488{left:-1px!important;right:auto!important;transform:translateX(-10%)}.focus_copper_97ed .liquid-8efb{color:#fff}.focus_copper_97ed .liquid-8efb .background_steel_d51f,.focus_copper_97ed .liquid-8efb svg{fill:#fff}.focus_copper_97ed .menu-simple-9da4 .thumbnail_0876{border-color:#fff}.focus_copper_97ed .menu-simple-9da4 .thumbnail_0876.aside_eb49,.focus_copper_97ed.card-a0c7 .menu-simple-9da4 .thumbnail_0876{background-color:#fff}.heading-easy-f0cf .badge-cool-09ea>*,.badge_solid_b2ef .badge-cool-09ea>*,.disabled-b0db .badge-cool-09ea>*{margin:0 auto;max-width:1080px}.heading-easy-f0cf:not(.white-9a65) .south_e68b,.badge_solid_b2ef:not(.white-9a65) .south_e68b,.disabled-b0db:not(.white-9a65) .south_e68b{opacity:0!important}.heading-easy-f0cf .south_e68b,.badge_solid_b2ef .south_e68b,.disabled-b0db .south_e68b{opacity:1}.heading-easy-f0cf .badge-cool-09ea>:not(.aside_eb49),.badge_solid_b2ef .badge-cool-09ea>:not(.aside_eb49),.disabled-b0db .badge-cool-09ea>:not(.aside_eb49){opacity:.5}.disabled-b0db{padding:15px 0 25px}.disabled-b0db .badge-cool-09ea>:before{background-image:url(../img/shadow@2x.input-outer-e6a1);background-size:100% 100%;bottom:-6px;content:"";height:100px;left:-10%;position:absolute;right:-10%;z-index:-2}.disabled-b0db .badge-cool-09ea>:not(.aside_eb49){opacity:1;transform:scale(.9);z-index:-1}.disabled-b0db .badge-cool-09ea>:not(.aside_eb49):before{height:200px;opacity:.5}.disabled-b0db .badge-cool-09ea>.aside_eb49{transform:scale(.95)}.badge_solid_b2ef{background-color:transparent;padding:30px 0}.badge_solid_b2ef .menu-simple-9da4{bottom:6px}.badge_solid_b2ef .badge-cool-09ea>*{max-width:1050px}.badge_solid_b2ef .badge-cool-09ea>:not(.aside_eb49){transform:scale(.93)}@media screen and (max-width:549px){.popup-da89 .liquid-8efb{display:none}.active_beda .liquid-8efb{background-color:transparent!important;box-shadow:none!important;opacity:.8;transform:translateX(0)!important;width:20px!important}.active_beda .liquid-8efb svg{border:0!important;padding:3px!important}.menu-simple-9da4{pointer-events:none}.badge-cool-09ea .aside-f68b{overflow:hidden}}a{color:#334862;text-decoration:none}.old-0d19:focus:not(:focus-visible),a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:none}.old-0d19:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid currentColor;outline-offset:2px}a.footer_motion_fc08{color:currentColor;transition:color .3s,opacity .3s,transform .3s}.texture-fast-5889 a.footer_motion_fc08:hover{opacity:.7}a.component-new-aaaa:hover,a.mask-4c3b:hover,a:hover{color:#000}.fn-primary-daf2:focus-visible,.tabs-ba6a:focus-visible,button[type=submit]:focus-visible{outline-color:#446084}.fn-secondary-daf2:focus-visible{outline-color:#d26e4b}.cold-ec16:focus-visible{outline-color:#d26e4b}.notice_4eea .wood-0cfd a,.notice_4eea a{color:currentColor}.notice_4eea .wood-0cfd a:hover,.notice_4eea a:hover{color:#fff}ul.last_89a0{font-size:.85em;margin:5px 0}ul.last_89a0 li{display:inline-block;margin:0 .4em}ul.last_89a0 li a{color:currentColor}ul.last_89a0 li:before{display:inline-block;font-family:fl-icons;margin-right:5px}ul.last_89a0 li:first-child{margin-left:0}ul.last_89a0 li:last-child{margin-right:0}.container-4ac8 .upper-9d28{padding:.7em 0}.container-4ac8 i{font-size:2em;margin:0 10px!important;top:-1px;vertical-align:middle}.container-4ac8 .upper-9d28+.upper-9d28{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.aside_advanced_5a80,ul.aside_advanced_5a80>li{margin:0;padding:0}ul.aside_advanced_5a80>li{list-style:none}.widget_short_9905 ol li,.widget_short_9905 ul li,.static_7dd9 ol li,.static_7dd9 ul li,.popup-bbb1 ol li,.popup-bbb1 ul li{margin-left:1.3em}.widget_short_9905 ol li.narrow_be10,.widget_short_9905 ul li.narrow_be10,.static_7dd9 ol li.narrow_be10,.static_7dd9 ul li.narrow_be10,.popup-bbb1 ol li.narrow_be10,.popup-bbb1 ul li.narrow_be10{margin-left:0}ul li.message_9486,ul li.out_fb97,ul li.action_acda{border-bottom:1px solid #ececec;list-style:none;margin:0;padding:7px 0 7px 25px;position:relative}.notice_4eea ul li.message_9486,.notice_4eea ul li.out_fb97,.notice_4eea ul li.action_acda{border-color:hsla(0,0%,100%,.2)}ul li.message_9486:before,ul li.out_fb97:before,ul li.action_acda:before{color:#7a9c59;font-family:fl-icons;font-size:16px;left:0;position:absolute}ul li.out_fb97:before{content:""!important}ul li.message_9486:before{content:""!important}ul li.action_acda:before{content:""!important}.old-0d19,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%}.lower_e79c,h1{font-size:1.7em}.lower_e79c,.upper-54f6,h1,h2{line-height:1.3}.upper-54f6,h2{font-size:1.6em}.smooth-bd57,h3{font-size:1.25em}.texture_ecc7,h4{font-size:1.125em}.grid-motion-6abc,h5{font-size:1em}.inner_c548,h6{font-size:.85em;opacity:.8}h1.silver-0171.accordion-c1a9{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.mini-c981>span{-webkit-box-decoration-break:clone;box-decoration-break:clone}a.content_dark_1057,p.content_dark_1057{font-size:1.3em}.sort-9be1,h6,span.element_c08c,th{letter-spacing:.05em;line-height:1.05;text-transform:uppercase}.out_cae3{text-transform:none!important}span.element_c08c{font-size:1em;font-weight:600}.soft_2206{font-weight:400}.modal-out-1f88{font-weight:700}.grid_253d,.medium_e549{font-weight:300!important}.grid_253d strong,.medium_e549 strong{font-weight:700!important}.sort-e2e8{font-style:italic!important}.aside-129a,.sort-9be1{line-height:1.2;text-transform:uppercase}.mask-d9a7,.hidden_in_c48b{font-family:Georgia}.footer_current_a3fe{font-size:2.5em}.block-slow-4b13{font-size:2em}.status_bright_db66{font-size:1.5em}.info-060a{font-size:1.3em}.lite-41c4{font-size:1.15em}.blue-a871,.blue-a871.old-0d19{font-size:.8em}.main_768d{font-size:.75em}.photo-402d{font-size:.7em}.section-focused-774e{font-size:.6em}@media(max-width:549px){.block-slow-4b13{font-size:2.5em}.status_bright_db66{font-size:1.8em}.info-060a{font-size:1.2em}.lite-41c4{font-size:1em}}.footer_8df0 a:not(.old-0d19),.footer_8df0 h1,.footer_8df0 h2,.footer_8df0 h3,.footer_8df0 h4,.footer_8df0 h5,.footer_8df0 h6{line-height:1.3;margin-bottom:.1em;margin-top:.1em}.footer_8df0 p{margin-bottom:.1em;margin-top:.1em}.footer_8df0 .old-0d19{margin-top:1em}.logo-9d09 .old-0d19{margin-bottom:.5em;margin-top:.5em}.logo-9d09 .text_medium_d605,.logo-9d09 .clean_e6d5 .text_medium_d605{margin-bottom:1em;margin-top:1em}.logo-9d09 h1{font-size:3.5em}.logo-9d09 h2{font-size:2.9em}.logo-9d09 h3{font-size:2em}.logo-9d09 h1,.logo-9d09 h2,.logo-9d09 h3{font-weight:400;line-height:1;margin-bottom:.2em;margin-top:.2em;padding:0}.logo-9d09 h4{font-size:1.5em;margin-bottom:.6em;margin-top:.6em;padding:0}.logo-9d09 h5,.logo-9d09 h6,.logo-9d09 p{margin-bottom:1em;margin-top:1em;padding:0}.hover-smooth-6a77{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}.brown_8191>li>a{font-size:.8em}.brown_8191>li.fluid_7515{font-size:.85em}.wood_f896>li>a{font-size:.65em}.photo_motion_a13a>li>a{font-size:.7em}.alert_complex_33e9>li>a{font-size:.9em}.form-ade6>li>a{font-size:1em}.hover_large_7542>li>a{font-size:1.1em}.yellow_cb56>li{margin:0}.tag-ab16>li{margin:0 5px}.gas_cc2f>li{margin:0 9px}.gas_3da4>li{margin:0 11px}.banner_active_f883>li{margin:0 13px}.complex-6245{position:relative}.complex-6245:after{background:url(../img/underline.input-outer-e6a1) 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.tag_motion_8069{opacity:0;transition:opacity 2s}span.tag_motion_8069.fn-active-daf2{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}.status_first_d21f,.image_1e34,.primary-d7dc{border:2px solid #fff;display:inline-block;padding:5px}.status_first_d21f{border-color:#000}h1.status_first_d21f,h1.image_1e34,h1.primary-d7dc{padding:15px}.gradient_8113,.hover_61db{border-bottom:3px solid #fff;border-top:3px solid #fff;display:inline-block;padding-bottom:15px;padding-top:15px}.gradient_8113{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}.notice_4eea blockquote{color:#fff}.detail-down-e6ce:after,.grid_warm_0622:after,.detail-9b65:after,.overlay-static-99a7:after{clear:both;content:"";display:table}@media(max-width:549px){.fast_d570,[data-show=hide-for-small]{display:none!important}.caption-fluid-5f42{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:550px){.clean-6295,[data-show=show-for-small]{display:none!important}}@media(min-width:850px){.chip_large_0529,[data-show=show-for-medium]{display:none!important}}@media(max-width:849px){.item_outer_d21b,[data-show=hide-for-medium]{display:none!important}.picture-steel-9027 .hero_north_66bb,.picture-steel-9027 .article-liquid-93f4{float:none}.picture-steel-9027 .slider-soft-f374{margin-left:auto}.picture-steel-9027 .focus-1be3{margin-right:auto}.picture-steel-9027{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:850px){.pro_78b2,[data-show=hide-for-large]{display:none!important}}.section_af53,.notice_medium_3714{display:block;max-width:100%!important;padding-left:0!important;padding-right:0!important;width:100%!important}.article-liquid-93f4{margin-right:0!important}.hero_north_66bb{margin-left:0!important}.accordion-c1a9{margin-bottom:30px}.feature_red_b4d0{margin-top:30px}.focus-1be3{margin-right:30px}.slider-soft-f374{margin-left:30px}.warm-6e9a{margin-bottom:0!important}.current-1b9a{margin-left:0!important}.avatar-1fc4{margin-right:0!important}.carousel-5232{margin-top:0!important}.south_1a9c{margin-bottom:15px}.wrapper-a6c4{margin-top:15px}.header-0201{margin-right:15px}.hovered_74e2{margin-left:15px}.south_1a9c:last-child,.accordion-c1a9:last-child{margin-bottom:0}.input-4f8f{padding-bottom:30px}.easy_3cb9{padding-top:30px}.first_82ee{padding-bottom:15px}.pagination-16f8{padding-top:15px}.lower-40b3{padding-bottom:0!important}.shade-54c2{padding-top:0!important}.feature-purple-f275{margin:0!important}.header-04bb{padding:0!important}.message-south-6375{padding:30px}.first-c69a :first-child{margin-top:0}.hidden_yellow_9e2d :last-child{margin-bottom:0}.action_e18a{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.complex-53e2{text-align:left}.clean_e6d5{text-align:center}.cool-9194{text-align:right}.clean_e6d5 .text_medium_d605,.clean_e6d5 .new-2c67,.clean_e6d5 .tabs-tall-120c,.clean_e6d5>div,.clean_e6d5>div>div{margin-left:auto;margin-right:auto}.clean_e6d5 .hero_north_66bb,.clean_e6d5 .article-liquid-93f4{float:none}.complex-53e2 .text_medium_d605,.complex-53e2 .new-2c67,.complex-53e2 .tabs-tall-120c{margin-left:0;margin-right:auto}.cool-9194 .text_medium_d605,.cool-9194 .new-2c67,.cool-9194 .tabs-tall-120c,.cool-9194>div,.cool-9194>div>div{margin-left:auto;margin-right:0}.fn-relative-daf2{position:relative!important}.fn-absolute-daf2{position:absolute!important}.fn-fixed-daf2{position:fixed!important;z-index:12}.fn-top-daf2{top:0}.fn-right-daf2{right:0}.fn-left-daf2{left:0}.fn-bottom-daf2,.static-22e1{bottom:0}.static-22e1{height:100%;left:0;margin:0!important;padding:0!important;position:absolute;right:0;top:0}.large-916f{bottom:auto;top:50%;transform:translateY(-50%)}.banner_1243{left:50%;transform:translateX(-50%)}.banner_1243.large-916f{bottom:auto!important;left:auto!important;right:50%;top:50%;transform:translate(50%,-50%)}.article-liquid-93f4{float:right}.hero_north_66bb{float:left}.lower_6477{height:100%;height:100vh;min-height:550px;padding-bottom:0!important;padding-top:0!important}.modal-b593{background-position:50% 50%;background-repeat:no-repeat!important;background-size:cover!important}.preview_out_fee8{background-position:top;-o-object-position:top;object-position:top}.panel_dark_6195,.panel_dark_6195 img{border-radius:999px!important;-o-object-fit:cover;object-fit:cover}.small_29aa{border-radius:5px}.component_center_8e96{border:2px solid #446084;padding:15px 30px 30px}.accent_pink_368e{border-style:dashed}.main_95be{border-color:#7a9c59}.old_3828{border-top:1px solid #ececec}.purple_2849{border-bottom:1px solid #ececec}.badge_4fe2{border-left:1px solid #ececec}.current_5198{border-right:1px solid #ececec}.fn-hidden-daf2{display:none!important;visibility:hidden!important}.center_c4c4{opacity:0;visibility:hidden}.section_in_8109{z-index:21}.active-951d{z-index:22}.dirty-6af2{z-index:23}.preview-bottom-63d7{z-index:24}.paragraph-bottom-426f{z-index:25}.section_soft_db32{z-index:9995}.box_selected_47cf{z-index:9996}.wrapper-6dc6{z-index:9997}.title-outer-6cbc{pointer-events:none}.smooth_71b9{white-space:nowrap}.green_c1d8{color:#446084}.status_inner_264a{color:#d26e4b}.down_9c5e{color:#7a9c59}.mask_f1fc{color:#b20000}.row_red_6bbd{background-color:#446084}.form_a33f{background-color:#d26e4b}.table-e211{background-color:#7a9c59}.filter_98cb{background-color:#b20000}.message_76af{background-color:transparent!important}.widget-0fa7{display:inline}.clean-593c{display:block}.texture_tall_16ba{display:flex}@media(max-width:549px){.item_copper_dffa{display:block}}.pattern-493e{display:inline-block}.column-mini-4418 img,img.widget-0fa7{display:inline-block!important}.icon-71df{background-color:rgba(0,0,0,.02);box-shadow:1px 1px 3px 0 rgba(0,0,0,.2),0 1px 0 rgba(0,0,0,.07),inset 0 0 0 1px rgba(0,0,0,.05);padding:30px}.item-801e{overflow:hidden}.outline_00ca{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.widget-8ae4{font-weight:700}.column-6767{opacity:.4}.card-6886{opacity:.5}.purple-3dcb{opacity:.6}.middle-29b4{opacity:.7}.dirty_a84f{opacity:.8}@media(max-width:549px){.stale_1fac{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:none}}.status-4b0c{-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none}.status-4b0c::-webkit-scrollbar{height:0!important;width:0!important}.feature_down_9651{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.feature_down_9651: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){.yellow_e2a1{left:5%}.tertiary_f185{left:15%}.outline-2f53{left:25%}.cold_1fa9{left:35%}.green-4fc4{left:45%}.focused-58db{right:45%}.cold_eaa5{right:35%}.description_light_cd0d{right:25%}.tiny_a78b{right:15%}.short_75b2{right:5%}.shade-south-6b2b{left:0}.texture-3b6e{left:10%}.picture_5664{left:20%}.accent-cool-b90a{left:30%}.media_large_e2a1{left:40%}.sidebar_4df3{right:40%}.preview-next-17e6{right:30%}.cold-e981{right:20%}.first-73be{right:10%}.inner_9605{right:0}.feature_8153{top:0}.lower-24d2{top:10%}.video-46be{top:20%}.row-51ef{top:30%}.wrapper_9d64{top:40%}.paragraph-2c29{bottom:40%}.menu_prev_ef8c{bottom:30%}.title_black_7e9f{bottom:20%}.panel-f92a{bottom:10%}.static_59ef{bottom:0}.huge_51f1{top:5%}.block_motion_e674{top:15%}.background_c2b6{top:25%}.title_1b3b{top:35%}.item-99e0{top:45%}.orange_9e76{bottom:45%}.header-north-c6e0{bottom:35%}.component_3862{bottom:25%}.sort-warm-25c5{bottom:15%}.stone-7265{bottom:5%}.iron_2456{left:50%;transform:translateX(-50%)}.full-68f8{top:50.3%;transform:translateY(-50%)}.full-68f8.iron_2456{transform:translate(-50%,-50%)}}@media screen and (min-width:550px)and (max-width:849px){.frame_5e95{left:5%}.hero_upper_4bcc{left:15%}.bronze-fdbb{left:25%}.accordion_874a{left:35%}.static_50dd{left:45%}.title-83c9{right:45%}.border_e9af{right:35%}.huge-829f{right:25%}.south-ae4f{right:15%}.gold-9e05{right:5%}.green-bbb9{top:5%}.dynamic-38fd{top:15%}.caption_dim_11e7{top:25%}.fixed_bd7d{top:35%}.secondary-complex-309d{top:45%}.small-316c{bottom:45%}.small_5069{bottom:35%}.element-a501{bottom:25%}.gallery-8274{bottom:15%}.feature-95da{bottom:5%}.hard_32a8{left:0}.sort-current-333c{left:10%}.mask_steel_88c6{left:20%}.button_down_5231{left:30%}.accordion-steel-5222{left:40%}.wrapper-ab98{right:40%}.pink_66df{right:30%}.video-2697{right:20%}.highlight-b6ee{right:10%}.current_40cc{right:0}.summary_bronze_a489{top:0}.stale_2fe3{top:10%}.west-df9b{top:20%}.article_0221{top:30%}.sidebar-de14{top:40%}.red-a52d{bottom:40%}.article-dirty-f700{bottom:30%}.inner-38da{bottom:20%}.grid_01c1{bottom:10%}.static_4f0a{bottom:0}.highlight_2253{left:50%;transform:translateX(-50%)!important}.nav_simple_f863{top:50%;transform:translateY(-50%)!important}.highlight_2253.nav_simple_f863{transform:translate(-50%,-50%)!important}}@media screen and (min-width:850px){.east_b900{left:5%}.banner_hot_21c8{left:15%}.shade-selected-a692{left:25%}.tooltip_fa23{left:35%}.caption-2a27{left:45%}.out_7f2a{right:45%}.pagination-paper-7641{right:35%}.alert-fast-c435{right:25%}.popup-lower-5e35{right:15%}.sidebar_29be{right:5%}.feature_complex_1ab0{top:5%}.dim-dc7a{top:15%}.shadow_white_a51d{top:25%}.warm_3ce3{top:35%}.media_ee70{top:45%}.hidden_55fe{bottom:45%}.table-2181{bottom:35%}.title-7ff6{bottom:25%}.row-e7da{bottom:15%}.avatar_paper_03cc{bottom:5%}.black-f26c{left:0}.list_0210{left:10%}.overlay-0a1c{left:20%}.popup-629b{left:30%}.form-basic-f925{left:40%}.background_dynamic_0440{right:40%}.footer_green_0f6d{right:30%}.backdrop_yellow_9e62{right:20%}.smooth_c7d0{right:10%}.pattern_6584{right:0}.notification_58a4{top:0}.cool_1f9f{top:10%}.outline-iron-dd6f{top:20%}.orange-c59e{top:30%}.out_a56b{top:40%}.accordion_1bba{bottom:40%}.border_f44e{bottom:30%}.footer_2c70{bottom:20%}.copper-b7ea{bottom:10%}.pagination-thick-7c8a{bottom:0}.focused-6039{left:50%;transform:translateX(-50%)!important}.selected_24a4{top:50%;transform:translateY(-50%)!important}.focused-6039.selected_24a4{transform:translate(-50%,-50%)!important}}.block_d3bb{font-size:11px}.new_fb85 .block_d3bb,.purple-8d37 .block_d3bb,.disabled-blue-9956 .block_d3bb,.mask-dirty-8c26 .block_d3bb{font-size:8px}.new_fb85 .block_d3bb h6,.purple-8d37 .block_d3bb h6,.disabled-blue-9956 .block_d3bb h6{font-size:10px}.new_fb85 .block_d3bb p.content_dark_1057,.purple-8d37 .block_d3bb p.content_dark_1057,.disabled-blue-9956 .block_d3bb p.content_dark_1057{font-size:16px}.icon-in-7c9d .block_d3bb{font-size:8.5px}.box-soft-a582 .block_d3bb{font-size:9px}.carousel-1d59 .block_d3bb{font-size:10px}.module_top_49a7 .block_d3bb{font-size:11px}.middle-e8f7 .block_d3bb{font-size:12px}.slow-4cde .block_d3bb{font-size:13px}.menu_e3e4 .block_d3bb{font-size:14px}.tag-inner-b228 .block_d3bb{font-size:15px}@media screen and (min-width:550px){.right-b66d .block_d3bb,.box-6673 .block_d3bb,.hard_5c53 .block_d3bb,.pro_9357 .block_d3bb,.tag_up_276c .block_d3bb,.container_762f .block_d3bb,.overlay-cold-1448 .block_d3bb{font-size:.8vw}.top_e3df .block_d3bb{font-size:.9vw}.content-ed8c .block_d3bb{font-size:1.15vw}.preview-soft-3813 .block_d3bb{font-size:1.3vw}.avatar-pink-2e6a .block_d3bb{font-size:1.5vw}.block_d3bb{font-size:1.8vw}}@media screen and (min-width:850px){.block_d3bb{font-size:16px}.disabled_iron_96d5 .block_d3bb,.overlay_0c8d .block_d3bb,.row_d1fe .block_d3bb,.mask-dirty-8c26 .block_d3bb{font-size:8px}.disabled_iron_96d5 .block_d3bb h6,.overlay_0c8d .block_d3bb h6,.row_d1fe .block_d3bb h6{font-size:10px}.disabled_iron_96d5 .block_d3bb p.content_dark_1057,.overlay_0c8d .block_d3bb p.content_dark_1057,.row_d1fe .block_d3bb p.content_dark_1057{font-size:16px}.component_51d7 .block_d3bb{font-size:8.5px}.focus-rough-eb89 .block_d3bb{font-size:9px}.popup_hot_66e3 .block_d3bb{font-size:10px}.short_95c5 .block_d3bb{font-size:11px}.backdrop_7a76 .block_d3bb{font-size:12px}.breadcrumb_a273 .block_d3bb{font-size:13px}.notice_stone_b3e9 .block_d3bb{font-size:14px}.icon_focused_6526 .block_d3bb{font-size:15px}}@media(prefers-reduced-motion:no-preference){.tabs-narrow-59ef [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}.tabs-narrow-59ef [data-animate]:not([data-animate-transform]),[data-animate]:not([data-animate-transform]){transform:none!important}.tabs-narrow-59ef [data-animate]:not([data-animate-transition]),[data-animate]:not([data-animate-transition]){transition:none!important}.tabs-narrow-59ef [data-animate=bounceInDown],.tabs-narrow-59ef [data-animate=bounceInLeft],.tabs-narrow-59ef [data-animate=bounceInRight],.tabs-narrow-59ef [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}.tabs-narrow-59ef [data-animate=bounceInLeft],[data-animate=bounceInLeft]{transform:translate3d(-300px,0,0)}.tabs-narrow-59ef [data-animate=blurIn],[data-animate=blurIn]{filter:blur(15px)}.tabs-narrow-59ef [data-animate=fadeInLeft],[data-animate=fadeInLeft]{transform:translate3d(-70px,0,0)}.tabs-narrow-59ef [data-animate=fadeInRight],[data-animate=fadeInRight]{transform:translate3d(70px,0,0)}.tabs-narrow-59ef [data-animate=bounceInUp],.tabs-narrow-59ef [data-animate=fadeInUp],[data-animate=bounceInUp],[data-animate=fadeInUp]{transform:translate3d(0,70px,0)}.tabs-narrow-59ef [data-animate=bounceInRight],[data-animate=bounceInRight]{transform:translate3d(300px,0,0)}.tabs-narrow-59ef [data-animate=bounceIn],[data-animate=bounceIn]{transform:scale(1.3)}.tabs-narrow-59ef [data-animate=bounceInDown],.tabs-narrow-59ef [data-animate=fadeInDown],[data-animate=bounceInDown],[data-animate=fadeInDown]{transform:translate3d(0,-70px,0)}.tabs-narrow-59ef [data-animate=flipInY],[data-animate=flipInY]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateY(-90deg) translate3d(15px,0,0)}.tabs-narrow-59ef [data-animate=flipInX],[data-animate=flipInX]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateX(90deg) translate3d(0,-15px,0)}.active_beda.tabs-narrow-59ef [data-animated=true],.tabs-narrow-59ef .aside_eb49 [data-animated=true],[data-animated=true]{animation-delay:.1s;opacity:1!important;transform:translateZ(0) scale(1)}.badge-cool-09ea>:not(.aside_eb49) [data-animated=true]{transition:transform .7s,opacity .3s!important}.tabs-narrow-59ef [data-animate=none],[data-animate=none]{opacity:1!important}.tabs-narrow-59ef [data-animate=blurIn][data-animated=true],[data-animated=true][data-animate=blurIn]{filter:blur(0)}[data-animated=false]{transition:none!important}.complex_7d15 [data-animate],[data-animate]:hover{transition-delay:0s!important}[data-animate-delay="100"]{transition-delay:.1s}.texture_e2e2>li{opacity:0;transform:translateY(-15px);transition:transform .3s,opacity .3s}.fn-active-daf2 .texture_e2e2>li,.box-blue-9ec3 .texture_e2e2>li,.texture_e2e2.fn-active-daf2>li{opacity:1;transform:none}.pagination-static-4f19+.pagination-static-4f19 [data-animate],.texture_e2e2>li,[data-animate-delay="200"],[data-animate]+[data-animate]{transition-delay:.2s}.texture_e2e2>li+li,[data-animate-delay="300"]{transition-delay:.3s}.pagination-static-4f19+.pagination-static-4f19+.pagination-static-4f19 [data-animate],.texture_e2e2>li+li+li,[data-animate-delay="400"],[data-animate]+[data-animate]+[data-animate]{transition-delay:.4s}.texture_e2e2>li+li+li+li,[data-animate-delay="500"]{transition-delay:.5s}.pagination-static-4f19+.pagination-static-4f19+.pagination-static-4f19+.pagination-static-4f19 [data-animate],.texture_e2e2>li+li+li+li+li,[data-animate-delay="600"],[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.6s}.texture_e2e2>li+li+li+li+li+li,[data-animate-delay="700"]{transition-delay:.7s}.pagination-static-4f19+.pagination-static-4f19+.pagination-static-4f19+.pagination-static-4f19+.pagination-static-4f19 [data-animate],.texture_e2e2>li+li+li+li+li+li+li,[data-animate-delay="800"],[data-animate]+[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.8s}.pagination-static-4f19+.pagination-static-4f19+.pagination-static-4f19+.pagination-static-4f19+.pagination-static-4f19+.pagination-static-4f19 [data-animate],.texture_e2e2>li+li+li+li+li+li+li+li,[data-animate-delay="900"]{transition-delay:.9s}.pagination-static-4f19+.pagination-static-4f19+.pagination-static-4f19+.pagination-static-4f19+.pagination-static-4f19+.pagination-static-4f19+.pagination-static-4f19 [data-animate],.texture_e2e2>li+li+li+li+li+li+li+li+li,[data-animate-delay="1000"]{transition-delay:1s}.narrow-f32e .badge-cool-09ea>:not(.aside_eb49) [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}}.pro-4c68{border:1px solid #ececec;border-radius:0;bottom:0;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.mask_31cc{border-style:dashed}.nav_24ca{border-style:dotted}.complex_7d15 .hero-bright-526b:not(.hidden_0ac7):not(.picture-hard-68b4),.complex_7d15.hero-bright-526b:not(.hidden_0ac7):not(.picture-hard-68b4){background-color:#fff}.notice_4eea .complex_7d15 .hero-bright-526b:not(.hidden_0ac7):not(.picture-hard-68b4),.notice_4eea .complex_7d15.hero-bright-526b:not(.hidden_0ac7):not(.picture-hard-68b4){background-color:#333}.input-mini-902e,.video_smooth_783b,.mask_glass_3c1e,.upper_3060,.pagination-8b59,.media-silver-2726,.active_prev_7f77,.text_bbb8,.media_slow_b3f1,.fluid_5f07,.hero-right-6208 .widget_short_9905,.grid_87e8 .widget_short_9905,.column_paper_8de9 .widget_short_9905,.modal-purple-89a6 .widget_short_9905,.grid-5c4e .widget_short_9905,.inner_0505 .widget_short_9905,.pro_6d00 .widget_short_9905,.container-f9a4 .widget_short_9905,.background_bronze_5628 .widget_short_9905,.feature_5afd .widget_short_9905{transition:transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s}.input-mini-902e,.video_smooth_783b:hover,.hero-right-6208 .widget_short_9905,.grid_87e8 .widget_short_9905:hover{box-shadow:0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.backdrop-7cc8,.mask_glass_3c1e,.upper_3060:hover,.column_paper_8de9 .widget_short_9905,.modal-purple-89a6 .widget_short_9905:hover{box-shadow:0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.pagination-8b59,.media-silver-2726:hover,.grid-5c4e .widget_short_9905,.inner_0505 .widget_short_9905:hover{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.22)}.active_prev_7f77,.text_bbb8:hover,.pro_6d00 .widget_short_9905,.container-f9a4 .widget_short_9905:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1)}.media_slow_b3f1,.fluid_5f07:hover,.background_bronze_5628 .widget_short_9905,.feature_5afd .widget_short_9905:hover{box-shadow:0 30px 40px 0 rgba(0,0,0,.2)}.text_bbb8:hover,.fluid_5f07:hover,.container-f9a4 .widget_short_9905:hover,.feature_5afd .widget_short_9905:hover{transform:translateY(-6px)}.surface-915e,.motion_7128{text-shadow:1px 1px 1px rgba(0,0,0,.3)}.tertiary_f043{text-shadow:2px 2px 5px rgba(0,0,0,.4)}.sort_e2bb{text-shadow:3px 3px 8px rgba(0,0,0,.4)}.blue-c443{text-shadow:3px 3px 12px rgba(0,0,0,.5)}.hidden_1e9e{text-shadow:5px 5px 16px rgba(0,0,0,.6)}a.tooltip-blue-691a{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.tooltip-blue-691a i{font-size:.8em}a.tooltip-blue-691a:hover{background-color:#fff!important;color:#000!important;opacity:1}.paragraph_wood_dbae .paragraph_29ec,.paragraph_wood_dbae [class*=image-] img{transition:filter .6s,opacity .6s,transform .6s,box-shadow .3s}.paragraph_wood_dbae .tabs_d894 img{transition:unset}.red-2031 .paragraph_29ec,.small_31ed:hover .paragraph_29ec,.paragraph_wood_dbae .accordion_fdca img,.paragraph_wood_dbae:hover .card_6da3 img{filter:grayscale(100%)}.red-2031:hover .paragraph_29ec,.paragraph_wood_dbae:hover .accordion_fdca img{filter:grayscale(0)}.tiny-d60b:hover .paragraph_29ec,.paragraph_wood_dbae:hover .tabs-ccf7 img{transform:scale(1.1)}.footer-3e1e .paragraph_29ec,.paragraph_wood_dbae .brown-7e6c img{transition:transform 5s!important}.footer-3e1e .paragraph_29ec,.paragraph_wood_dbae:hover .brown-7e6c img{transform:scale(1.3)}.icon_hard_1003:hover .paragraph_29ec,.paragraph_wood_dbae:hover .popup-static-8dc3 img{opacity:.7;transform:scale(1.1)}.lower_331e:hover .paragraph_29ec,.paragraph_wood_dbae:hover .focus-prev-3f11 img{filter:brightness(1.1)}.progress-yellow-904c:hover .paragraph_29ec,.paragraph_wood_dbae:hover .overlay_clean_e272 img{opacity:.7}.paragraph_wood_dbae:hover .heading-cold-cad4 img,.heading-cold-cad4:hover .paragraph_29ec{opacity:.6}.aside-simple-c18a .paragraph_29ec,.hover-f870 img{opacity:.7}.aside-simple-c18a:hover .paragraph_29ec,.paragraph_wood_dbae:hover .hover-f870 img{opacity:1}.tiny_b676:hover .paragraph_29ec,.paragraph_wood_dbae:hover .card-dirty-8bcc img{filter:blur(5px)}.thumbnail-8f6a:not(:hover) .notice-446b,.grid_light_74d0:hover .notice-446b,.paragraph_wood_dbae:hover .highlight-c7fc .notice-446b,.paragraph_wood_dbae:not(:hover) .yellow-c312 .notice-446b{opacity:0}.selected-27fd:not(:hover) .notice-446b,.west_1625:hover .notice-446b,.paragraph_wood_dbae:hover .steel_6592 .notice-446b,.paragraph_wood_dbae:not(:hover) .last-6c87 .notice-446b{opacity:.5}.breadcrumb_4dd1{overflow:hidden;transform:translateZ(0)}.avatar-left-b5cd{-webkit-clip-path:circle(50% at center);clip-path:circle(50% at center)}.gallery_f06f{-webkit-clip-path:polygon(0 30px,100% 0,100% 100%,0 100%);clip-path:polygon(0 30px,100% 0,100% 100%,0 100%)}.chip-hot-b0b2{-webkit-clip-path:polygon(0 0,100% 30px,100% 100%,0 100%);clip-path:polygon(0 0,100% 30px,100% 100%,0 100%)}.component_cfed{-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%)}.secondary_active_c754{-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%)}.article-cbb6{-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%)}.fixed_f020{-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%)}.gallery_f06f,.chip-hot-b0b2,.component_cfed{margin-top:-30px}.secondary_active_c754,.article-cbb6,.fixed_f020{margin-top:-60px}[data-parallax-container]{overflow:hidden}@media(prefers-reduced-motion:no-preference){[data-parallax]{will-change:transform!important}[data-parallax]:not(.mask-d5d1),[data-parallax]:not(.mask-d5d1) .paragraph_29ec{opacity:0}}.advanced_960d{-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}.active-8815{background:rgba(0,0,0,.2);background:linear-gradient(180deg,#000 0,transparent 70%);opacity:.4}.hero-bright-526b:hover .advanced_960d{opacity:.5}.picture-hard-68b4:not(.notice_4eea) .advanced_960d{background:hsla(0,0%,100%,.2);background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 33%);opacity:.8}.bright_358a,.layout_a653,.up_66ee,.form_pro_02d5,.video_62bc{filter:blur(0);opacity:0;pointer-events:none;transition:opacity .5s,transform .3s,max-height .6s,filter .6s}.bright_358a{transform:translateY(15%) translateZ(0)}.layout_a653{transform:translateY(100%) translateZ(0)}.text-green-ccd5 .footer_8df0.bright_358a{transform:translateY(-40%) translateZ(0)}.disabled_67ff{opacity:0;transition:opacity .3s}.paragraph_wood_dbae:hover .disabled_67ff{opacity:1}.narrow-ee1c{transition:opacity .3s}.paragraph_wood_dbae:hover .narrow-ee1c{opacity:0}.notification_bottom_415d{filter:invert(0);opacity:1!important}.paragraph_wood_dbae:hover .notification_bottom_415d{filter:invert(100%)}.breadcrumb-silver-4e88{max-height:0;opacity:0;transform:translateY(15%) translateZ(0);transition:all .6s}.paragraph_wood_dbae:hover .breadcrumb-silver-4e88{max-height:150px;opacity:1}.paragraph_wood_dbae:hover .breadcrumb-silver-4e88.east-bf8a{max-height:30px}.component_a7e5{filter:blur(10px);opacity:0;transition:filter .3s,opacity .3s}.paragraph_wood_dbae:hover .component_a7e5{filter:blur(0)!important;opacity:1}.up_66ee{transform:scale(1.1) translateZ(0)}.text-green-ccd5 .footer_8df0.up_66ee{transform:scale(1.1) translateZ(0) translateY(-50%)}.form_pro_02d5{transform:scale(.9) translateZ(0)}.text-green-ccd5 .footer_8df0.form_pro_02d5{transform:scale(.9) translateZ(0) translateY(-50%)}.dropdown_cb2a{opacity:1!important;transform:scale(1) translateZ(0) translateY(10px)!important;transition:transform .3s}.paragraph_wood_dbae:hover .dropdown_cb2a{transform:scale(1) translateZ(0) translateY(0)!important}.text-green-ccd5 .dropdown_cb2a{transform:scale(1) translateZ(0) translateY(-40%)!important}.text-green-ccd5:hover .footer_8df0.dropdown_cb2a{transform:scale(1) translateZ(0) translateY(-50%)!important}.paragraph_wood_dbae:hover img.video_62bc{opacity:1}.paragraph_wood_dbae .section_10e2:focus-within .video_62bc,.paragraph_wood_dbae:hover .bright_358a,.paragraph_wood_dbae:hover .layout_a653,.paragraph_wood_dbae:hover .up_66ee,.paragraph_wood_dbae:hover .form_pro_02d5,.paragraph_wood_dbae:hover .video_62bc{opacity:1;pointer-events:inherit;transform:scale(1) translateZ(0) translateY(0)!important}.text-green-ccd5:hover .video_62bc.footer_8df0,.paragraph_wood_dbae:hover .video_62bc.fn-center-daf2{transform:scale(1) translateZ(0) translateY(-50%)!important}@media(prefers-reduced-motion){.text-green-ccd5 .footer_8df0.bright_358a,.text-green-ccd5:hover .video_62bc.footer_8df0,.paragraph_wood_dbae:hover .dropdown_cb2a,.paragraph_wood_dbae:hover .bright_358a,.paragraph_wood_dbae:hover .layout_a653,.paragraph_wood_dbae:hover .up_66ee,.paragraph_wood_dbae:hover .form_pro_02d5,.paragraph_wood_dbae:hover .video_62bc,.paragraph_wood_dbae:hover .video_62bc.fn-center-daf2,.dropdown_cb2a,.breadcrumb-silver-4e88,.bright_358a,.layout_a653,.up_66ee,.form_pro_02d5{transform:translateZ(0)}}.tabs-narrow-59ef .carousel-pink-4c03{background-color:transparent!important;overflow:hidden}.tabs-narrow-59ef .carousel-pink-4c03 .paragraph_29ec{opacity:0;transition:opacity 1s}.modal_hovered_8d3b .paragraph_29ec,.down-b1f1 .paragraph_29ec{transform:scale(1)}.stale-a18c .paragraph_29ec,.table-91ce .paragraph_29ec{transform:scale(1.2)}.carousel-pink-4c03.aside_eb49 .paragraph_29ec{opacity:1;transform:scale(1);transition:opacity 1s,transform 20s ease-out}.banner-rough-1dd9.aside_eb49 .paragraph_29ec{transition:opacity 3.5s}.tabs_7ac9.aside_eb49 .paragraph_29ec{transition:opacity 1.5s}.down-b1f1.aside_eb49 .paragraph_29ec,.modal_hovered_8d3b.aside_eb49 .paragraph_29ec{transform:scale(1.2)}.table-91ce.aside_eb49 .paragraph_29ec{transition:opacity 1s,transform 5s ease-out}.pattern_under_0901{display:flex;pointer-events:none;position:absolute}.media-brown-6e9b{flex:1 1 auto}.component-74ab{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}.main_d739{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.copper_771e{opacity:0;transition-property:opacity}.copper_771e.over_b631{opacity:1}.hard_6ba1.accordion-e48b .media-brown-6e9b{background:#000;border:2px solid #000;border-radius:4px}.hard_6ba1.accordion-e48b.header_advanced_5b84 .media-brown-6e9b{margin-top:8px}.hard_6ba1.accordion-e48b.photo_large_afe9 .media-brown-6e9b{margin-right:8px}.hard_6ba1.accordion-e48b.panel-inner-98c0 .media-brown-6e9b{margin-left:8px}.hard_6ba1.accordion-e48b.feature_d000 .media-brown-6e9b{margin-bottom:8px}.hard_6ba1.accordion-e48b .component-74ab{color:#fff;padding:6px 8px}.hard_6ba1.accordion-e48b .form-9536{overflow:hidden;position:absolute}.hard_6ba1.accordion-e48b.header_advanced_5b84 .form-9536{height:8px;margin-left:-8px;top:0;width:16px}.hard_6ba1.accordion-e48b.photo_large_afe9 .form-9536{height:16px;margin-top:-8px;right:0;top:0;width:8px}.hard_6ba1.accordion-e48b.panel-inner-98c0 .form-9536{height:16px;left:0;margin-top:-8px;top:0;width:8px}.hard_6ba1.accordion-e48b.feature_d000 .form-9536{bottom:0;height:8px;margin-left:-8px;width:16px}.hard_6ba1.accordion-e48b .solid-bbf2,.hard_6ba1.accordion-e48b .component_b2ec{height:0;position:absolute;width:0}.hard_6ba1.accordion-e48b .solid-bbf2{border:8px solid transparent}.hard_6ba1.accordion-e48b.header_advanced_5b84 .solid-bbf2{border-bottom-color:#000;left:0;top:3px}.hard_6ba1.accordion-e48b.photo_large_afe9 .solid-bbf2{border-left-color:#000;left:-3px;top:0}.hard_6ba1.accordion-e48b.panel-inner-98c0 .solid-bbf2{border-right-color:#000;left:3px;top:0}.hard_6ba1.accordion-e48b.feature_d000 .solid-bbf2{border-top-color:#000;left:0;top:-3px}.hard_6ba1.accordion-e48b .component_b2ec{border:8px solid transparent;left:0;top:0}.hard_6ba1.accordion-e48b.header_advanced_5b84 .component_b2ec{border-bottom-color:#000}.hard_6ba1.accordion-e48b.photo_large_afe9 .component_b2ec{border-left-color:#000}.hard_6ba1.accordion-e48b.panel-inner-98c0 .component_b2ec{border-right-color:#000}.hard_6ba1.accordion-e48b.feature_d000 .component_b2ec{border-top-color:#000}.hard_6ba1.accordion-e48b .top-8189{position:relative}.hard_6ba1.accordion-e48b.header_advanced_5b84 .top-8189{top:-8px}.hard_6ba1.accordion-e48b.panel-inner-98c0 .top-8189{left:-8px}.notice_4eea,.notice_4eea p,.notice_4eea td{color:#f1f1f1}.notice_4eea .block_out_d0dc,.notice_4eea a.content_dark_1057,.notice_4eea h1,.notice_4eea h2,.notice_4eea h3,.notice_4eea h4,.notice_4eea h5,.notice_4eea h6,.notice_4eea label,.copper-2853:hover a,.copper-2853:hover h1,.copper-2853:hover h2,.copper-2853:hover h3,.copper-2853:hover h4,.copper-2853:hover h5,.copper-2853:hover h6,.copper-2853:hover p{color:#fff}.notice_4eea .content_fluid_23bd .slow-569f,.notice_4eea .mask-small-dd42,.notice_4eea .border_east_5e24 a+a{border-color:hsla(0,0%,100%,.2)}.notice_4eea .layout_1696 li li.chip_5c7b>a,.notice_4eea .short_072f>li>a,.notice_4eea .layout_1696>li>ul li a,.notice_4eea .brown_8191>li.fluid_7515,.notice_4eea .brown_8191>li>a,.texture-fast-5889 .texture_liquid_e3e8,.texture-fast-5889 .brown_8191>li>a,.texture-fast-5889 .brown_8191>li>button,.link_92b2.notice_4eea .summary-a3d8>li>a,.link_92b2.notice_4eea>li>a{color:hsla(0,0%,100%,.8)}.notice_4eea .short_072f>li>a:hover,.notice_4eea .brown_8191>li.fn-active-daf2>a,.notice_4eea .brown_8191>li>a.fn-active-daf2,.notice_4eea .brown_8191>li>a:hover,.texture-fast-5889 .brown_8191>li.fn-active-daf2>a,.texture-fast-5889 .brown_8191>li.fn-current-daf2>a,.texture-fast-5889 .brown_8191>li>a.fn-active-daf2,.texture-fast-5889 .brown_8191>li>a:hover,.texture-fast-5889 a.footer_motion_fc08:hover,.link_92b2.notice_4eea .summary-a3d8>li>a:hover,.link_92b2.notice_4eea>li>a:hover{color:#fff}.notice_4eea.link_92b2.gradient-7dc7>li.old_ca65,.notice_4eea.link_92b2.accent_plasma_6976>li.old_ca65,.texture-fast-5889 .feature-brown-c1e7:after,.texture-fast-5889 .fixed-dfac>li+li>a:after,.texture-fast-5889 .brown_8191>li.feature-brown-c1e7,.link_92b2.notice_4eea .summary-a3d8>li>a,.link_92b2.notice_4eea>li>a{border-color:hsla(0,0%,100%,.2)}.notice_4eea .layout_1696 li li.chip_5c7b>a,.texture-fast-5889 .hidden-36b3,.texture-fast-5889 .layout_1696 li li.chip_5c7b>a,.texture-fast-5889 .brown_8191>li.fluid_7515{color:#fff}.tertiary_f6fb a:hover span.dropdown_dae2,.texture-fast-5889 span.dropdown_dae2{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.notice_4eea{background-color:#333}.popup-9cfa{padding-bottom:30px;padding-top:30px}.dark_7045{padding-top:0}.article_f455{display:flow-root}@media(min-width:850px){.pro-50c0{position:sticky}.pro-50c0[data-sticky-mode]{transform:translateZ(0);will-change:transform}.pro-50c0:not([data-sticky-mode]){top:calc(var(--flatsome-scroll-padding-top) + 30px);transition:top .6s}}.wrapper-purple-bc65{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}.photo-liquid-f7e3,.paragraph-over-496d{opacity:1;visibility:visible}.active-e549,.widget-eaa4{background-position:50% 0;background-size:cover;position:relative;transition:background-color .3s,opacity .3s;width:100%;z-index:1001}.row_3d30{background-color:hsla(0,0%,100%,.9)}.heading-e5c7,.hard-8d4f{align-items:center;display:flex;flex-wrap:no-wrap}.active-e549.out_c3f3,.active-e549.north_6483,.active-e549.caption_8fe5{position:absolute}.active-e549.north_6483:not(.aside-dirty-c4de),.active-e549.caption_8fe5:not(.aside-dirty-c4de){left:auto;right:auto}.active-e549.north_6483 .widget-eaa4{opacity:0;transition:opacity .3s;visibility:hidden}.active-e549.north_6483 .widget-eaa4.aside-dirty-c4de{opacity:1;visibility:visible}.active-e549.caption_8fe5 .row_3d30,.active-e549.caption_8fe5 .overlay_dark_278e,.active-e549.caption_8fe5 .heading-e5c7,.active-e549.caption_8fe5 .widget-eaa4{background-color:transparent;background-image:none!important;box-shadow:none}.row_3d30,.overlay_dark_278e{background-position:50% 0;transition:background .4s}.hard-8d4f{background-color:#446084;min-height:20px;position:relative;z-index:11}.solid-6462{position:relative;z-index:10}.heading-e5c7{min-height:35px;position:relative;z-index:9}.list_copper_06ba{border-top:1px solid;margin-bottom:-1px;opacity:.1}.texture-fast-5889 .list_copper_06ba{display:none}.aside-dirty-c4de{left:0;margin:0 auto;position:fixed;right:0;top:0}.focus_5b43 .aside-dirty-c4de{animation:stuckMoveDown .6s}.info_cool_c9c7 .aside-dirty-c4de{animation:stuckFadeIn .6s}.hero_1937 .aside-dirty-c4de .solid-6462{transition:height .8s}.aside-dirty-c4de .dark-2ff9,.aside-dirty-c4de .column_3040,.aside-dirty-c4de .column_3040 img{margin-top:0;padding-top:0}.widget-eaa4:not(.aside-dirty-c4de) .column_3040 img{transition:max-height .5s}.active-e549.north_6483 .item_eefc,.aside-dirty-c4de .item_eefc{display:none}.complex-9979 .widget-eaa4,.widget-eaa4.aside-dirty-c4de,.info_paper_a9c3 #wrapper{box-shadow:1px 1px 10px rgba(0,0,0,.15)}.brown_8191>li.feature-brown-c1e7{border-left:1px solid rgba(0,0,0,.1);height:30px;margin:0 7.5px;position:relative;vertical-align:middle}.texture-fast-5889 .brown_8191>li.feature-brown-c1e7{border-color:hsla(0,0%,100%,.1)}.search-paper-fb57{min-height:15px;width:100%}.nav_motion_a435 .detail-9b65{max-width:100%!important}@media(max-width:849px){.solid-6462 li.fluid_7515.description-27f0{display:none}}@media(prefers-reduced-motion){.focus_5b43 .aside-dirty-c4de{animation-name:stuckFadeIn}}@media(max-width:549px){.stale_ebc4>li>a:not(.old-0d19){line-height:5em}}.pro_c8c4{margin:0 0 30px}.container_yellow_8138 .pro_c8c4{margin-bottom:0}.outline-48b8{padding:1.5em 0}.outline-48b8.clean_e6d5{padding-left:1.5em;padding-right:1.5em}.text-copper-2f1b{padding-top:0}.notice_8fe1{padding-bottom:0}.static_7dd9{padding-bottom:1.5em;padding-top:1.5em}.container_yellow_8138 .gas_f664 .hero-bright-526b{margin-bottom:1.5em}.gas_f664{transition:opacity .3s,box-shadow .5s,transform .3s}.preview_2bc9+#main .input-lower-c7e8{padding-top:30px}.caption_4421{opacity:.8;padding-top:7px}.gas_f664.complex_7d15{background-color:#fff}.gas_f664.complex_7d15 .purple-cd08,.gas_f664.complex_7d15 .static_7dd9,.gas_f664.complex_7d15 .outline-48b8,.gas_f664.complex_7d15 footer.glass_b41b{padding-left:1.5em;padding-right:1.5em}.gas_f664.complex_7d15 .text-copper-2f1b{padding-top:1.5em}.focus-507b{padding:2em 0}.logo-9d09 h2.silver-0171{font-size:2em}.column_ac7b.light_b372{top:7%}.alert-orange-7d39 img{width:100%}.message-static-9894{position:relative}@media(min-width:850px){.message-static-9894{float:left;margin-right:2em;max-width:50%}.message-static-9894+.static_7dd9{padding-top:0}}.pro_c8c4 .popup-bbb1 p:last-of-type{margin-bottom:0}footer.glass_b41b{border-bottom:2px solid #ececec;border-top:1px solid #ececec;font-size:.8em;padding:.5em 0 .6em}li.tiny_8341{padding:7px 0}li.tiny_8341 a{display:inline!important}.slider-de4e .text_medium_d605{height:2px;margin-bottom:.5em;margin-top:.5em}.tag-6462{display:block}.yellow-b0c2{margin-top:1.5em}.section_next_ce3b:not(.element-a193){display:none}@media(min-width:850px){.tooltip_clean_540a{display:inline;float:left;margin-right:1.5em}.up_8230{display:inline;float:right;margin-left:1.5em}.brown_45c6{clear:both;display:block;margin:0 auto}}.footer_north_60b4{margin-bottom:2em;max-width:100%}.footer_north_60b4 .component-1a8b{background:rgba(0,0,0,.05);font-size:.9em;font-style:italic;padding:.4em}.component-1a8b{text-align:center}img.action-1c14.fast_403f{margin-bottom:2em}.overlay-static-99a7 .static_7dd9 .dynamic-9b7f{padding:0}.dropdown-5d40{display:block}.pagination-d46b .next-a439,.static_7dd9 .next-a439,.disabled_selected_0873 .next-a439{border:none;margin-bottom:0;margin-top:0;padding:0}.wood-0cfd{margin-bottom:1.5em}.wood-0cfd ul{margin:0}.wood-0cfd li{list-style:none}.mini-c758 .wood-0cfd,.backdrop_5191 .wood-0cfd{background-color:#fff;border:1px solid #ddd;box-shadow:2px 2px 10px 0 rgba(0,0,0,.05);padding:15px 20px}.mini-c758 .wood-0cfd h3{background-color:#446084;color:#fff;margin-left:-21px;margin-top:-16px;padding:10px 20px;width:calc(100% + 42px)}.mini-c758 h3+.text_medium_d605{display:none}.wood-0cfd>ul>li,ul.shade_mini_f97a>li{list-style:none;margin:0;text-align:left}.wood-0cfd>ul>li li,ul.shade_mini_f97a>li li{list-style:none}.wood-0cfd>ul>li>a,.wood-0cfd>ul>li>span:first-child,ul.shade_mini_f97a>li>a,ul.shade_mini_f97a>li>span:first-child{display:inline-block;flex:1;padding:6px 0}.wood-0cfd>ul>li:before,ul.shade_mini_f97a>li:before{display:inline-block;font-family:fl-icons;margin-right:6px;opacity:.6}.wood-0cfd>ul>li li>a,ul.shade_mini_f97a>li li>a{display:inline-block;font-size:.9em;padding:3px 0}.wood-0cfd>ul>li+li,ul.shade_mini_f97a>li+li{border-top:1px solid #ececec}.notice_4eea .wood-0cfd>ul>li+li,.notice_4eea ul.shade_mini_f97a>li+li{border-color:hsla(0,0%,100%,.08)}.wood-0cfd>ul>li ul,ul.shade_mini_f97a>li ul{border-left:1px solid #ddd;display:none;margin:0 0 10px 3px;padding-left:15px;width:100%}.wood-0cfd>ul>li ul li,ul.shade_mini_f97a>li ul li{border:0;margin:0}.notice_4eea .wood-0cfd>ul>li ul,.notice_4eea ul.shade_mini_f97a>li ul{border-color:hsla(0,0%,100%,.08)}.notice_4eea .wood-0cfd>ul>li.fn-active-daf2>a,.notice_4eea .wood-0cfd>ul>li.overlay_warm_b5e2>a,.notice_4eea .wood-0cfd>ul>li>a:hover,.notice_4eea ul.shade_mini_f97a>li.fn-active-daf2>a,.notice_4eea ul.shade_mini_f97a>li.overlay_warm_b5e2>a,.notice_4eea ul.shade_mini_f97a>li>a:hover{color:#fff}.wood-0cfd>ul>li.widget-b3ee,ul.shade_mini_f97a>li.widget-b3ee{align-items:center;display:flex;flex-flow:row wrap}.wood-0cfd>ul>li .thumbnail_4399{font-size:.7em;line-height:3em;opacity:.5}.wood-0cfd .pagination-0df2>ul,.wood-0cfd .fn-current-daf2>ul{display:block}.wood-0cfd .overlay_warm_b5e2>a{color:#000;font-weight:bolder}.short_cd51{padding:10px 0}.short_cd51 a{display:block;line-height:1.2;margin-bottom:6px}.wood-0cfd .narrow-aebc:after{clear:both;content:"";display:table}.wood-0cfd .narrow-aebc>li{border:0;float:left;list-style:none;margin:0;padding:0;width:33.333333%}.wood-0cfd .narrow-aebc>li a{display:block;margin:0;padding:0}.wood-0cfd .narrow-aebc>li img{display:block;width:100%}.breadcrumb-south-aefb li{align-items:center;display:flex}.disabled-23e1 li{font-size:.9em;font-style:italic}.disabled-23e1 a{display:inline!important}.disabled-23e1 span{display:block;font-weight:bolder}.article-paper-5920{color:#333;position:relative}.article-paper-5920 .outline_56b4{display:none!important}.notice_4eea .article-paper-5920{color:#fff}.article-paper-5920 p{margin:0;padding:0}.article-paper-5920 br{display:none}.article-paper-5920 label{display:inline-block;width:100%}.article-paper-5920 span.black_330c{margin-left:0;margin-right:1.2em}.article-paper-5920 .down-16f4{display:block}.article-paper-5920 .outline_56b4{background-color:#fff;border-radius:99px;position:absolute;right:0}.article-paper-5920 .tabs_glass_d012{background-color:#f1f1f1;border-radius:3px;color:#b20000;line-height:1.2em;margin-top:-10px;opacity:.8;padding:5px 8px;position:relative}.article-paper-5920 .tabs_glass_d012: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}.article-paper-5920 .status-1136{display:none!important}.article-paper-5920 .upper-9d28 .tabs_glass_d012{margin-top:5px;position:absolute;width:100%;z-index:99}.article-paper-5920 .carousel-4df9{border-radius:10px;margin:5px 0 0}.preview-upper-3c20 .fn-processing-daf2 *{opacity:.8}.under-caf9 form.fluid_6b6a{margin:0 auto;max-width:620px;padding:30px 15px}.mask-596b img{width:100%}.image_pro_4d14{margin-bottom:-1px}.overlay-static-99a7+.accordion-d906 .basic_8bb3{margin-top:30px}.panel-7d8e{display:none;padding:1em 2.3em}.bright-2cd8{border-top:1px solid #ddd;display:block;font-size:110%;padding:.6em 2.3em;position:relative;transition:border .2s ease-out,background-color .3s}.notice_4eea .bright-2cd8{border-color:hsla(0,0%,100%,.2)}.bright-2cd8.fn-active-daf2{background-color:rgba(0,0,0,.03);border-color:#446084;color:#446084;font-weight:700}.notice_4eea .bright-2cd8.fn-active-daf2{color:#fff}.media_a9bb .backdrop_under_70ac{border-radius:999px;height:1.5em;left:0;margin-right:5px;position:absolute;top:.3em;transform-origin:50% 47%;width:2.3em}.media_a9bb .fn-active-daf2 .backdrop_under_70ac{color:currentColor;opacity:1}.orange-e324{color:#222;font-weight:700;letter-spacing:0;padding:0}.tooltip_8505 .orange-e324{font-size:.85em;margin:0 0 .5em}.orange-e324 .gallery_983c,.orange-e324 .module_5fd6{font-weight:300;margin:0 .3em;opacity:.35;position:relative;top:0}.notice_4eea .orange-e324{color:#fff}.orange-e324 a{color:hsla(0,0%,40%,.7);font-weight:400}.orange-e324 a:first-of-type{margin-left:0}.orange-e324 a.fn-current-daf2,.orange-e324 a:hover{color:#111}.notice_4eea .orange-e324 a{color:#fff}.right_d15d{padding:15px 0}.right_d15d a{align-items:center;color:#ccc;display:inline-flex}.right_d15d .gallery_983c{margin:0 .5em;top:2px}.rough_aea6{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-daf2 .rough_aea6{background-color:#d26e4b}@media(min-width:850px){.secondary-46ee{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.secondary-46ee>div,.secondary-46ee>p{padding:0 15px;width:100%}.secondary-46ee p.fixed-1261,.secondary-46ee p.thumbnail-right-7798,.secondary-46ee p.green_4358{flex:1}}.item-lite-059c:target{background-color:#f1f1f1;border-radius:10px;padding:15px}.wood_496e li,.dropdown_motion_7fe3 li{list-style:none;padding:1em 0 0}.wood_496e li .carousel-3714,.dropdown_motion_7fe3 li .carousel-3714{margin-bottom:0}.wood_496e li .south_8d64,.dropdown_motion_7fe3 li .south_8d64{border-radius:100%}.wood_496e li .orange_f59e,.dropdown_motion_7fe3 li .orange_f59e{font-style:italic}.wood_496e li .article-144a,.dropdown_motion_7fe3 li .article-144a{padding:0 1.5em}.wood_496e>li:not(:first-child),.dropdown_motion_7fe3>li:not(:first-child){border-top:1px dashed #ddd}#comments .grid_under_e1b5{background-color:rgba(0,0,0,.05);margin-top:15px;padding:15px 25px 0}#comments .grid_under_e1b5 .focused_dd03{font-size:1.2em}#comments .grid_under_e1b5 small{font-size:.6em;margin-left:10px;text-transform:uppercase}.wide-ca58{position:relative;width:100%}.image_silver_21b6{padding:30px 0 0}.focus-319f{background-color:#fff}.nav-dynamic-1833{background-color:#777}.focus-319f,.nav-dynamic-1833{border-top:1px solid rgba(0,0,0,.05)}.frame_0474{padding:7.5px 0}.mini-31d6,html{background-color:#5b5b5b}.image_silver_21b6 ul{margin:0}.mini-31d6{color:rgba(0,0,0,.5);font-size:.9em;padding:10px 0 15px}.mini-31d6.notice_4eea{color:hsla(0,0%,100%,.5)}.mini-31d6.fn-fixed-daf2{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}.mini-31d6 ul{border-bottom:1px solid #ddd;opacity:.8;padding-bottom:5px}.mini-31d6.notice_4eea ul{border-color:hsla(0,0%,100%,.08)}.mini-31d6.clean_e6d5 ul{border:0;padding-top:5px}.pattern_ad4a{box-shadow:0 0 20px 0 rgba(0,0,0,.5);margin-bottom:100px;position:relative;z-index:1}.pattern_ad4a+.wide-ca58{bottom:0;position:fixed;z-index:0}.image-8c47{bottom:20px;margin:0;opacity:0;pointer-events:none;right:20px;transform:translateY(30%)}.image-8c47.fn-left-daf2{left:20px;right:unset}.image-8c47.fn-active-daf2{opacity:1;pointer-events:inherit;transform:translateY(0)}.summary_736c{display:block;padding-bottom:100%}.summary_736c a>img{font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.motion_1414 img{background-color:rgba(0,0,0,.03)}.column_3040{line-height:1;margin:0}.background-focused-4389{font-size:.9em;font-style:italic;line-height:1;margin:.85em 0}.column_3040 a{color:#446084;display:block;font-size:32px;font-weight:bolder;margin:0;text-decoration:none;text-transform:uppercase}.column_3040 img{display:block;width:auto}.element-action-c0b0,.gallery_e6ef,.texture-fast-5889 .header_f9cb,.fn-sticky-daf2 .notice_4eea .element-action-c0b0,.fn-sticky-daf2 .bronze-395c .header_f9cb{display:none!important}.texture-fast-5889 .element-action-c0b0,.aside-dirty-c4de .gallery_e6ef{display:block!important}.aside-dirty-c4de .gallery_e6ef+img,.aside-dirty-c4de .gallery_e6ef+img+img{display:none!important}.texture-fast-5889 .column_3040 a{color:#fff}.summary-fresh-2253 .column_3040{margin-left:0;margin-right:30px}.wood_4e07 .search_orange_3d23{flex:1 1 0;order:1}.wood_4e07 .column_3040{margin:0 30px;order:2;text-align:center}.wood_4e07 .column_3040 img{margin:0 auto}.wood_4e07 .breadcrumb-liquid-dd87{flex:1 1 0;order:3}@media screen and (max-width:849px){.dark-2ff9 .brown_8191{flex-wrap:nowrap}.outer-0d9e .column_3040{margin-left:0;margin-right:15px;order:1}.outer-0d9e .search_orange_3d23{flex:1 1 0;order:2}.outer-0d9e .breadcrumb-liquid-dd87{flex:1 1 0;order:3}.container-smooth-8c26 .search_orange_3d23{flex:1 1 0;order:1}.container-smooth-8c26 .column_3040{margin:0 15px;order:2;text-align:center}.container-smooth-8c26 .column_3040 img{margin:0 auto}.container-smooth-8c26 .breadcrumb-liquid-dd87{flex:1 1 0;order:3}}.mask_south_3ba6{height:300px}.status-focused-d9a8{height:400px}.label_plasma_192a{background-color:#fff;background-color:hsla(0,0%,100%,.9);padding:20px}.module-9ed7 .caption-copper-a028 button{max-width:none!important;min-height:auto!important}.module-9ed7 .caption-copper-a028 .main-2698 li{margin:0}.modal_ec5c{background-color:#f1f1f1;padding-left:30px;padding-right:30px}.modal_ec5c.notice_4eea{background-color:#333}.modal_ec5c .pagination-static-4f19,.modal_ec5c .widget_short_9905,.modal_ec5c .overlay-static-99a7{padding-bottom:0!important;padding-top:0!important}.modal-66dc li{display:inline-block;margin:0 1px!important;position:relative}.modal-66dc li .old-0d19{margin-bottom:0}.modal-66dc .link_92b2{min-width:90px;padding:2px;width:90px}.header-simple-52ea{position:relative}.header-simple-52ea .wood-0cfd{margin:0 .3em;vertical-align:middle}.hard_38ee{overflow:hidden}.main-hovered-33bb{transition:opacity .6s}.sort_simple_abe8{background-color:rgba(0,0,0,.25)}.label_complex_5053{min-height:60px;padding-top:20px;position:relative}.label_complex_5053 button,.label_complex_5053 form,.label_complex_5053 p,.label_complex_5053 select,.label_complex_5053 ul{margin-bottom:0;margin-top:0}.dim_30f4{background-color:#f7f7f7;border-bottom:1px solid #ececec;border-top:1px solid #ececec}.dim_30f4 .label_complex_5053{padding-bottom:15px;padding-top:15px}.hard_e51a{background-color:#446084;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.hard_e51a .label_complex_5053{padding-bottom:20px}.hard_e51a .hard_38ee{box-shadow:inset 0 0 30px 0 rgba(0,0,0,.1)}.hard_e51a .notice-446b{background-color:rgba(0,0,0,.4)}.description-7acb .solid-ffc5{background-color:rgba(0,0,0,.1);border-radius:5px;display:inline-block;margin:3px 3px 0;opacity:.6;padding:3px 5px 5px;transition:opacity .3s}.description-7acb .solid-ffc5 svg{height:20px;vertical-align:middle;width:auto!important}.description-7acb .solid-ffc5:hover{opacity:1}.notice_4eea .description-7acb .solid-ffc5{background-color:hsla(0,0%,100%,.1)}.notice_4eea .description-7acb .solid-ffc5 svg{fill:#fff}.surface-huge-c3fa{background-color:#fff;border:1px solid #ececec;overflow:hidden;padding-bottom:15px}.notice_4eea .surface-huge-c3fa{border-color:hsla(0,0%,100%,.2)}.surface-huge-c3fa .title-1034{border-bottom:1px solid #ececec;padding:.5em 15%}.notice_4eea .surface-huge-c3fa .title-1034{border-color:hsla(0,0%,100%,.2)}.surface-huge-c3fa .dropdown-fluid-a77e{color:#000;font-weight:300;padding:.6em 15% 0}.surface-huge-c3fa .orange_f59e{padding:15px 15px 0}.surface-huge-c3fa .center_aeb1{padding:10px 15%}.surface-huge-c3fa .component-de34{opacity:.6;text-decoration:line-through}.surface-huge-c3fa .center_aeb1 .old-0d19:last-child{margin:30px 0 0}.surface-huge-c3fa .dark_c5e7{font-size:14px;margin-left:10px}.surface-huge-c3fa .center_aeb1>div{border-bottom:1px solid #ececec;padding:7.5px 0}.notice_4eea .surface-huge-c3fa .center_aeb1>div{border-color:hsla(0,0%,100%,.08)}.notice_4eea .surface-huge-c3fa{background-color:#333}.surface-huge-c3fa .title-1034{background-color:rgba(0,0,0,.02)}.basic-c365{border-color:#446084;border-width:2px;margin-top:-15px}.basic-c365 .title-1034{background-color:#446084;border-color:#446084;color:#fff}.hovered-ed83{width:100%}.dirty-c294{max-height:100vh;overflow:hidden;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:999}.dirty-c294 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}.dirty-c294 a.fn-active-daf2,.dirty-c294 a:hover{background-color:#fff;opacity:1}.dirty-c294 a.fn-active-daf2{border-color:#446084}.shade_bronze_2938 .slider_0e54{display:block!important}.list_2542 form{margin-bottom:0}.disabled_full_3d8e>.slider_0e54,.shade_bronze_2938 .slider_0e54{padding:5px 0;width:100%}.paragraph_next_8b7f .aside_copper_ad6a{padding-right:5px}.list_2542:not(.paragraph_next_8b7f) .tabs-ba6a,.module-53f3 .tabs-ba6a{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.notification_691a{position:relative}.notification_691a .old-0d19.dropdown_blue_029f{margin:0}.notification_691a .old-0d19.dropdown_blue_029f i{font-size:1.2em}.list_2542{width:100%}.list_2542.paragraph_next_8b7f .tabs-ba6a.fn-loading-daf2 .texture-hot-b9f2{opacity:0}.list_2542.paragraph_next_8b7f .tabs-ba6a.fn-loading-daf2:after{border-color:currentColor}.list_2542.paragraph_next_8b7f .upper-9d28:last-of-type{margin-left:-2.9em}@media(max-width:849px){.list_2542{font-size:1rem}}.list_2542 .thumbnail-59a5{-webkit-overflow-scrolling:touch;max-height:50vh;overflow-y:scroll;overflow-y:auto}.active-e549 .slider_0e54 .thumbnail-59a5,.search-paper-fb57 .thumbnail-59a5{max-height:80vh}.pagination-static-4f19 .outline-over-464a,.active-e549 .slider_0e54 .outline-over-464a,.search-paper-fb57 .outline-over-464a{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%}.active-e549 li .fluid_7515 .outline-over-464a{background-color:transparent;box-shadow:none;position:relative;top:0}.module-advanced-e887{align-items:center;border-bottom:1px solid rgba(0,0,0,.05);cursor:default;display:flex;padding:10px .75em}.module-advanced-e887 .title_0da2{flex:1}.module-advanced-e887 img{border-radius:99px;display:inline-block;height:40px;margin-right:10px;width:40px}.module-advanced-e887 img+.title_0da2{margin-top:-.15em;padding-left:.5em}.module-advanced-e887 .filter-84b2{font-size:.8em;margin-left:5px;padding-top:3px}.module-advanced-e887:last-child{border-bottom:none}.huge-0fb7{background-color:rgba(0,0,0,.05)}#search-lightbox{font-size:1.5em;margin:0 auto;max-width:600px}.prev_5405{margin-bottom:1.5em}.logo-9d09+.prev_5405,.gradient-c277+.prev_5405,.popup-da89+.prev_5405{margin-top:30px}.wood-d77f{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;width:100%}.wood-d77f i{margin-right:.5em;opacity:.6}.wood-d77f i.component-b15e{margin-left:10px;margin-right:0}.wood-d77f span{text-transform:uppercase}.wood-d77f small{font-size:1em;font-weight:400;opacity:.7;padding-left:15px;text-transform:none}.wood-d77f b{background-color:currentColor;display:block;flex:1;height:2px;opacity:.1}.wood-d77f a{display:block;font-size:.8em;margin-left:auto;padding-left:15px}.silver-78cf{border-bottom:2px solid #ececec}.silver-78cf span{border-bottom:2px solid rgba(0,0,0,.1);margin-bottom:-2px;margin-right:15px;padding-bottom:7.5px}.notice_4eea .silver-78cf,.notice_4eea .silver-78cf span{border-color:hsla(0,0%,100%,.2)}.silver-78cf b{display:none}.thick_787d span{margin:0 15px}.sidebar_pro_8040 span,.thick_787d span{text-align:center}.sidebar_pro_8040 small,.thick_787d small{display:block;padding:0 15px}.wrapper_82d5 span,.sidebar_pro_8040 span{border:2px solid rgba(0,0,0,.1);padding:.3em .8em}.wrapper_82d5 b:first-of-type{display:none}.middle_87ea{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}.item-d0ee{align-items:center;display:flex;justify-content:space-between}.label_2119{flex:1 1 auto;padding-right:30px}.orange_e245{flex:0 0 auto}.orange_e245>a{margin-bottom:0;margin-right:20px}.orange_e245>a:last-child{margin-right:0}.mask-right-c67d{transform:translate3d(0,100%,0)}.detail_2ed6{transform:none}@media(max-width:849px){.item-d0ee{align-items:stretch;flex-direction:column;font-size:.9em;text-align:center}.orange_e245{margin-top:15px}.label_2119{padding-right:0}}.focus_clean_dec0:before{content:""}.shade_out_2195:before{content:""}.video_green_cbd6:before,.brown_76a6:before{content:""}.message-medium-d127:before{content:""}.status_721b:before{content:""}.header_tiny_f7b1:before{content:""}.sidebar_hard_259e:before{content:""}.nav_south_ae22:before{content:""}.module_f96b:before{content:""}.image-79f7:before{content:""}.button_eb12:before{content:""}.iron-0ed4:before{content:""}.box_advanced_4a3a:before{content:""}.complex_ff73:before{content:""}.motion_bbd6:before{content:""}.tabs-5acf:before{content:""}.main_047e:before{content:""}.main-0c14:before{content:""}.button-steel-d501:before{content:""}.component-b15e:before{content:""}.article-db0b:before{content:""}.module_clean_4172:before{content:""}.search_lite_9012:before{content:""}.highlight-black-f0d9:before{content:""}.message_e4ed:before{content:""}.card_22bb:before{content:""}.popup_d8ea:before{content:""}.thumbnail_iron_55b3:before{content:""}.rough-c790:before{content:""}.purple_044b:before{content:""}.hard_7279:before{content:""}.simple-b320:before{content:""}.section_outer_a509:before{content:""}.under_77bc:before{content:""}.texture-hot-b9f2:before{content:""}.fixed_1b14:before{content:""}.iron_8e80:before{content:""}.sort-wide-1d5e:before{content:""}.box_warm_3b46:before{content:""}.progress_yellow_8afe:before{content:""}.picture-d731:before{content:""}.shadow-steel-22bb:before{content:""}.alert_iron_2ab7:before{content:""}.active-west-2735:before{content:""}.heading-e59a:before{content:""}.active_4df7:before{content:""}.paper-8027:before{content:""}.dynamic_77d5:before{content:""}.upper_576d:before{content:""}.light_a710:before{content:""}.tiny-c776{--divider-top-width:100%;--divider-width:100%;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.tiny-c776 svg{display:block;height:150px;left:50%;position:relative;transform:translateX(-50%)}.article_simple_97d6{top:-1px;transform:rotate(180deg)}.article_simple_97d6 svg{width:calc(var(--divider-top-width) + 2px)}.container-a757{bottom:-1px}.container-a757 svg{width:calc(var(--divider-width) + 2px)}.cool_429b svg{transform:translateX(-50%) rotateY(180deg)}.medium-d16e{z-index:2}.tiny-c776 .feature_7e33{fill:#fff}.clean_e6d5 .mask_124e{margin-left:auto;margin-right:auto}.mask_124e{color:#999;display:inline-block;font-size:.85em;vertical-align:middle}.fluid_7515 .mask_124e{font-size:1em}.fluid_7515 .mask_124e .old-0d19{margin-bottom:0}.mask_124e span{font-weight:700;padding-right:10px}.mask_124e i{min-width:1em}.notice_4eea .mask_124e,.texture-fast-5889 .mask_124e{color:#fff}.notice_4eea .mask_124e .old-0d19.texture_liquid_e3e8,.texture-fast-5889 .mask_124e .old-0d19.texture_liquid_e3e8{border-color:hsla(0,0%,100%,.5)}.content-7eba,.mask_124e .old-0d19.dropdown_blue_029f:hover,.mask_124e .old-0d19.dropdown_blue_029f:not(.texture_liquid_e3e8){background-color:currentColor!important;border-color:currentColor!important}.content-7eba>i,.content-7eba>span,.mask_124e .old-0d19.dropdown_blue_029f:hover>i,.mask_124e .old-0d19.dropdown_blue_029f:hover>span,.mask_124e .old-0d19.dropdown_blue_029f:not(.texture_liquid_e3e8)>i,.mask_124e .old-0d19.dropdown_blue_029f:not(.texture_liquid_e3e8)>span{color:#fff!important}.old-0d19.slider_current_8f38:hover,.old-0d19.slider_current_8f38:not(.texture_liquid_e3e8){color:#3a589d!important}.old-0d19.slider_842f:hover,.old-0d19.slider_842f:not(.texture_liquid_e3e8){color:#3b6994!important}.old-0d19.accent_5f86:hover,.old-0d19.accent_5f86:not(.texture_liquid_e3e8){color:#51cb5a!important}.old-0d19.outline-top-b8d2:hover,.old-0d19.outline-top-b8d2:not(.texture_liquid_e3e8){color:#2478ba!important}.old-0d19.form_smooth_e621:hover,.old-0d19.form_smooth_e621:not(.texture_liquid_e3e8),.old-0d19.accordion-large-0783:hover,.old-0d19.accordion-large-0783:not(.texture_liquid_e3e8){color:#111!important}.old-0d19.dirty-04ed:hover,.old-0d19.dirty-04ed:not(.texture_liquid_e3e8){color:#51cb5a!important}.old-0d19.action_8b8a:hover,.old-0d19.action_8b8a:not(.texture_liquid_e3e8){color:#cb2320!important}.old-0d19.pressed_2776:hover,.old-0d19.pressed_2776:not(.texture_liquid_e3e8){color:#fc7600!important}.old-0d19.gradient-new-1f32:hover,.old-0d19.gradient-new-1f32:not(.texture_liquid_e3e8){color:#36455d!important}.old-0d19.gradient-fe29:hover,.old-0d19.gradient-fe29:not(.texture_liquid_e3e8){color:#527498!important}.old-0d19.background_clean_aeb1:hover,.old-0d19.background_clean_aeb1:not(.texture_liquid_e3e8){color:#dd4e31!important}.old-0d19.card_light_f7b0:hover,.old-0d19.card_light_f7b0:not(.texture_liquid_e3e8){color:#0072b7!important}.old-0d19.focused-c038:hover,.old-0d19.focused-c038:not(.texture_liquid_e3e8){color:#c33223!important}.old-0d19.carousel_static_c231:hover,.old-0d19.carousel_static_c231:not(.texture_liquid_e3e8){color:#e5086f!important}.old-0d19.picture_fresh_18c3:hover,.old-0d19.picture_fresh_18c3:not(.texture_liquid_e3e8){color:#fff600!important}.old-0d19.picture_fresh_18c3:hover i,.old-0d19.picture_fresh_18c3:not(.texture_liquid_e3e8) i{text-shadow:0 0 6px rgba(0,0,0,.4)}.old-0d19.black-99e3:hover,.old-0d19.black-99e3:not(.texture_liquid_e3e8){color:#0099e5!important}.old-0d19.black_2d02:hover,.old-0d19.black_2d02:not(.texture_liquid_e3e8){color:#54a9ea!important}.old-0d19.mini-8cae:hover,.old-0d19.mini-8cae:not(.texture_liquid_e3e8){color:#9146fe!important}.old-0d19.accent_d937:hover,.old-0d19.accent_d937:not(.texture_liquid_e3e8){color:#7189d9!important}.secondary-baa9{position:relative;visibility:visible}.tabs-tall-120c{-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}.tabs-tall-120c:before,.frame_f4ad .tabs-tall-120c:before{color:#d26e4b;content:"";float:left;left:0;position:absolute;top:0}.tabs-tall-120c 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}.tabs-tall-120c span:before{color:#d26e4b;content:"";left:0;position:absolute;top:0}.carousel_dfd9{display:inline-block;height:18px;vertical-align:middle}.label_short_e504{font-size:90%}li.hero_af0a{font-size:.8em}li.hero_af0a .tabs-tall-120c{display:inline-block;margin-bottom:0}.border_east_5e24 a{color:transparent!important;display:inline-block;font-family:fl-icons;font-size:16px;margin-left:-10px;overflow:hidden}.border_east_5e24 a+a{border-left:1px solid #ececec;margin-left:.3em}.border_east_5e24 a.fn-active-daf2:after,.border_east_5e24 a:hover:after{color:#d26e4b}.border_east_5e24 a:after{color:#ddd;content:""}.border_east_5e24 a.inner-1ac2:after{content:""}.border_east_5e24 a.accordion_ef90:after{content:""}.border_east_5e24 a.sidebar_d859:after{content:""}.border_east_5e24 a.status-left-a228:after{content:""}

/* css-noise: 11dc */
.shadow-element-q1 {
  padding: 0.3rem;
  font-size: 11px;
  line-height: 1.3;
}
