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

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

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

.picture-bright-346b {
  list-style: none;
  display: flex;
  flex-direction: row;
  gap: 20px;
  padding: 0;
  margin: 0;
}

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

.picture-bright-346b li a:hover {
  background-color: rgba(255, 255, 255, 0.2);
}

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

  .picture-bright-346b {
    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;
  }

  .picture-bright-346b.fn-show-ed74 {
    display: flex;
  }

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

  .picture-bright-346b 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}.dropdown-8355{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%}.content-fcad,.dropdown-6b54,.search-76b0{margin:0;padding:0 15px 30px;position:relative;width:100%}.center_bc7b{flex:1}.column-58be{order:-1}.layout-04ef{order:1}.title_lower_72fd{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%}.tooltip-9d04{overflow:hidden}@media screen and (min-width:850px){.content-fcad:first-child .title_lower_72fd{margin-left:auto;margin-right:0}.content-fcad+.content-fcad .title_lower_72fd{margin-left:0;margin-right:auto}}@media screen and (max-width:549px){.gallery-hard-9eed{order:-1}}@media screen and (min-width:850px){.mini_6c2c{order:-1}}@media screen and (max-width:849px){.sidebar-624d{order:-1}.content-fcad{padding-bottom:30px}}@media screen and (min-width:850px){.card_a1fd>.content-fcad+.content-fcad:not(.steel-b35a){border-left:1px solid #ececec}.card_a1fd.surface_outer_efaf>.content-fcad+.content-fcad:not(.steel-b35a){border-left:0;border-right:1px solid #ececec}.form-6062{border-right:1px solid #ececec;padding-right:30px}.content-fcad.form-6062:not(.column-58be):last-child{border-left:1px solid #ececec;border-right:0;padding-left:30px;padding-right:0}.breadcrumb-2bc4{border-right:1px solid #ececec;padding-right:0}.breadcrumb-2bc4+.content-fcad,.form-6062+.content-fcad{padding-left:30px}}.title_narrow_00c9 .form-6062{border-color:hsla(0,0%,100%,.2)}.preview-bac6>.content-fcad{display:flex}.slider-top-6b04{align-items:center!important;align-self:center!important;vertical-align:middle!important}.pagination-289a{align-items:flex-end!important;align-self:flex-end!important;justify-content:flex-end!important;vertical-align:bottom!important}.prev_9b6c{align-items:flex-start!important;align-self:flex-start!important;justify-content:flex-start!important;vertical-align:top!important}.selected-e0d2{justify-content:center!important}.pattern_1989{justify-content:flex-end!important}.video-blue-354d{flex-basis:8.3333333333%;max-width:8.3333333333%}.icon_wide_cae6{flex-basis:16.6666666667%;max-width:16.6666666667%}.right_bfd5{flex-basis:25%;max-width:25%}.thick_87db{flex-basis:33.3333333333%;max-width:33.3333333333%}.in_733f{flex-basis:41.6666666667%;max-width:41.6666666667%}.aside-fixed-ad9e{flex-basis:50%;max-width:50%}.down-5429{flex-basis:58.3333333333%;max-width:58.3333333333%}.content_huge_f95f{flex-basis:66.6666666667%;max-width:66.6666666667%}.info-1dc2{flex-basis:75%;max-width:75%}.orange-1e0b{flex-basis:83.3333333333%;max-width:83.3333333333%}.caption-tiny-2519{flex-basis:91.6666666667%;max-width:91.6666666667%}.brown_3db3,.avatar-solid-2868 .input_3f80>.content-fcad,.avatar-solid-2868>.content-fcad{flex-basis:100%;max-width:100%}.nav-798d .input_3f80>.content-fcad,.nav-798d>.content-fcad{flex-basis:50%;max-width:50%}.west_1543 .input_3f80>.content-fcad,.west_1543>.content-fcad{flex-basis:33.3333333333%;max-width:33.3333333333%}.tertiary-996f .input_3f80>.content-fcad,.tertiary-996f>.content-fcad{flex-basis:25%;max-width:25%}.yellow_7754 .input_3f80>.content-fcad,.yellow_7754>.content-fcad{flex-basis:20%;max-width:20%}.fluid-17d1 .input_3f80>.content-fcad,.fluid-17d1>.content-fcad{flex-basis:16.6666666667%;max-width:16.6666666667%}.media-large-b542 .input_3f80>.content-fcad,.media-large-b542>.content-fcad{flex-basis:14.2857142857%;max-width:14.2857142857%}.avatar-5f45 .input_3f80>.content-fcad,.avatar-5f45>.content-fcad{flex-basis:12.5%;max-width:12.5%}@media screen and (min-width:550px){.picture-middle-156f{flex-basis:8.3333333333%;max-width:8.3333333333%}.feature_dynamic_4549{flex-basis:16.6666666667%;max-width:16.6666666667%}.tertiary_clean_53a1{flex-basis:25%;max-width:25%}.gallery-3cef{flex-basis:33.3333333333%;max-width:33.3333333333%}.caption-1f9d{flex-basis:41.6666666667%;max-width:41.6666666667%}.pink-ce9e{flex-basis:50%;max-width:50%}.focused-1a27{flex-basis:58.3333333333%;max-width:58.3333333333%}.detail_next_18e3{flex-basis:66.6666666667%;max-width:66.6666666667%}.tooltip_iron_fef0{flex-basis:75%;max-width:75%}.primary_9a59{flex-basis:83.3333333333%;max-width:83.3333333333%}.tag-active-cb0e{flex-basis:91.6666666667%;max-width:91.6666666667%}.tabs-bd47,.sidebar_bronze_e3d6 .input_3f80>.content-fcad,.sidebar_bronze_e3d6>.content-fcad{flex-basis:100%;max-width:100%}.backdrop-orange-e3a4 .input_3f80>.content-fcad,.backdrop-orange-e3a4>.content-fcad{flex-basis:50%;max-width:50%}.pressed-03ed .input_3f80>.content-fcad,.pressed-03ed>.content-fcad{flex-basis:33.3333333333%;max-width:33.3333333333%}.notice_7ae3 .input_3f80>.content-fcad,.notice_7ae3>.content-fcad{flex-basis:25%;max-width:25%}.carousel_f858 .input_3f80>.content-fcad,.carousel_f858>.content-fcad{flex-basis:20%;max-width:20%}.paper_a8ee .input_3f80>.content-fcad,.paper_a8ee>.content-fcad{flex-basis:16.6666666667%;max-width:16.6666666667%}.large_1043 .input_3f80>.content-fcad,.large_1043>.content-fcad{flex-basis:14.2857142857%;max-width:14.2857142857%}.detail-old-a6b1 .input_3f80>.content-fcad,.detail-old-a6b1>.content-fcad{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width:850px){.content_d942{flex-basis:8.3333333333%;max-width:8.3333333333%}.component_current_c55f{flex-basis:16.6666666667%;max-width:16.6666666667%}.photo-6cc9{flex-basis:25%;max-width:25%}.in_972f{flex-basis:33.3333333333%;max-width:33.3333333333%}.highlight_copper_d911{flex-basis:41.6666666667%;max-width:41.6666666667%}.focused-e6fd{flex-basis:50%;max-width:50%}.item-fixed-4337{flex-basis:58.3333333333%;max-width:58.3333333333%}.stale_a5cf{flex-basis:66.6666666667%;max-width:66.6666666667%}.smooth_24fb{flex-basis:75%;max-width:75%}.logo-7347{flex-basis:83.3333333333%;max-width:83.3333333333%}.text_first_878b{flex-basis:91.6666666667%;max-width:91.6666666667%}.carousel-hot-65f4 .search-76b0,.steel-b35a,.module_wood_8b51 .input_3f80>.content-fcad,.module_wood_8b51>.content-fcad{flex-basis:100%;max-width:100%}.module-d0ff .search-76b0,.grid_0830 .input_3f80>.content-fcad,.grid_0830>.content-fcad{flex-basis:50%;max-width:50%}.wrapper-c5db .search-76b0,.out-163d .input_3f80>.content-fcad,.out-163d>.content-fcad{flex-basis:33.3333333333%;max-width:33.3333333333%}.center_136a .search-76b0,.breadcrumb-smooth-e09f .input_3f80>.content-fcad,.breadcrumb-smooth-e09f>.content-fcad{flex-basis:25%;max-width:25%}.aside-f64e .search-76b0,.active-09ad .input_3f80>.content-fcad,.active-09ad>.content-fcad{flex-basis:20%;max-width:20%}.tiny-758e .search-76b0,.background-38c0 .input_3f80>.content-fcad,.background-38c0>.content-fcad{flex-basis:16.6666666667%;max-width:16.6666666667%}.modal-fast-086c .search-76b0,.black_aa75 .input_3f80>.content-fcad,.black_aa75>.content-fcad{flex-basis:14.2857142857%;max-width:14.2857142857%}.chip_dynamic_4e38 .search-76b0,.dropdown_6311 .input_3f80>.content-fcad,.dropdown_6311>.content-fcad{flex-basis:12.5%;max-width:12.5%}}.full_c5af>.content-fcad>.title_lower_72fd{background-color:#fff}.lower_fd52 .title_lower_72fd,.complex_9731 .title_lower_72fd,.white_0a5e .title_lower_72fd{transition:all,.2s}.complex_9731 .title_lower_72fd{opacity:.6}.complex_9731:hover .title_lower_72fd{opacity:1}.lower_fd52 .title_lower_72fd{filter:blur(3px)}.lower_fd52:hover .title_lower_72fd{filter:blur(0)}.white_0a5e:hover .title_lower_72fd{opacity:1}.thumbnail_smooth_2deb:hover .white_0a5e .content-fcad:not(:hover){opacity:.6}.notice_tiny_dd4e,.column_dirty_bc57,.label_last_98bf .box_brown_534e,.thumbnail_smooth_2deb,body{margin-left:auto;margin-right:auto;width:100%}.notice_tiny_dd4e{padding-left:15px;padding-right:15px}.notice_tiny_dd4e,.column_dirty_bc57,.label_last_98bf .box_brown_534e,.thumbnail_smooth_2deb{max-width:1080px}.thumbnail_smooth_2deb.list-over-c7fe{max-width:1050px}.thumbnail_smooth_2deb.surface-cool-581b{max-width:1065px}.thumbnail_smooth_2deb.element_4507{max-width:1110px}body.white-915b,body.white-915b .slider-a7ce,body.white-915b .title-north-3701,body.white-915b header,body.south-76c3,body.south-76c3 .slider-a7ce,body.south-76c3 header{max-width:1170px}@media screen and (min-width:850px){body.south-76c3{margin:30px auto}}.thumbnail-stale-355a{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%}.element_thick_ee38{justify-content:flex-start}.full-2d65{justify-content:center}.action_0c41{display:flex;flex-direction:column;justify-content:flex-start}.component-clean-e68b .thumbnail-stale-355a{justify-content:center}.hidden_center_3a53 .thumbnail-stale-355a{height:100%}.hidden_54dd{max-height:100%}.modal_d7dc{-ms-flex-negative:1;-ms-flex-preferred-size:auto!important;flex:1}.banner_0836{margin:0 auto}.up_4289{margin-right:auto}.dropdown_ffe2{margin-left:auto}.form-full-92ca{flex-wrap:wrap}.nav-black-cbed>.hidden_54dd:not(.banner_0836),.nav-black-cbed>.thumbnail-stale-355a>.hidden_54dd:not(.banner_0836),.nav-black-cbed>.wide_ce73>.hidden_54dd:not(.banner_0836){flex:1}@media(max-width:849px){.in-b21c{flex-flow:column wrap}.in-b21c .hidden_54dd{flex-grow:0;padding-bottom:5px;padding-top:5px;width:100%}}@media(max-width:549px){.media-b092{flex-flow:column wrap}.media-b092 .hidden_54dd{flex-grow:0;width:100%}}@media(min-width:850px){.red_f34f,.brown-fc73{display:flex}.red_f34f>div+div,.brown-fc73>div+div{padding-left:30px}}.iron_4851 .focused_81a7 .menu_b38b{height:100%;padding:0}.sort_middle_961c>.title_lower_72fd{height:100%}.sort_middle_961c .red_e43e,.sort_middle_961c .focused_81a7,.sort_middle_961c .notification_c8bd,.sort_middle_961c .notification_c8bd img,.sort_middle_961c .title_lower_72fd>.in-6fa7,.sort_middle_961c .input_3f80>.in-6fa7,.sort_middle_961c .menu_b38b,.sort_middle_961c .menu_b38b img,.sort_middle_961c .surface_e453,.sort_middle_961c .secondary-3cfa,.sort_middle_961c .surface_e453:not(.column-smooth-bc47),.sort_middle_961c .surface_e453>.in-6fa7,.sort_middle_961c>.title_lower_72fd>.in-6fa7,.sort_middle_961c>.title_lower_72fd>.in-6fa7 .huge_bab0>img,.sort_middle_961c>.title_lower_72fd>.in-6fa7 div{bottom:0;height:100%;-o-object-fit:cover;object-fit:cover;padding:0!important;position:absolute!important;top:0;width:100%}.sort_middle_961c .notification_c8bd img{font-family:"object-fit: cover;"}.sort_middle_961c .article_stale_30ba{height:100%!important}.sort_middle_961c .focused_81a7:not(.content-copper-ceab):not(.up_65a1):not(.summary_steel_dd5c) .prev-5629{background-color:hsla(0,0%,100%,.95);bottom:0;padding-left:1.5em;padding-right:1.5em;position:absolute}@media(prefers-reduced-motion){.sort_middle_961c{transition:none!important}}@media (-ms-high-contrast:none){.gold_adf7 svg{max-width:50px}.link_glass_ad3f .icon-dark-dfce svg{height:36px!important}.aside_98a2>li>a>i{top:-1px}}.image-df66,.thumbnail_smooth_2deb{display:flex;flex-flow:row wrap;width:100%}.thumbnail_smooth_2deb>div:not(.content-fcad):not([class^=col-]):not([class*=" col-"]){width:100%!important}.thumbnail_smooth_2deb.iron_4851,.thumbnail_smooth_2deb.complex_06eb{display:block}.thumbnail_smooth_2deb.iron_4851>.content-fcad,.thumbnail_smooth_2deb.complex_06eb>.content-fcad{float:left}.notice_tiny_dd4e .thumbnail_smooth_2deb:not(.list-over-c7fe),.photo-cd93 .thumbnail_smooth_2deb:not(.list-over-c7fe),.thumbnail_smooth_2deb .image-df66,.thumbnail_smooth_2deb .thumbnail_smooth_2deb:not(.list-over-c7fe){margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;width:auto}.thumbnail_smooth_2deb .notice_tiny_dd4e{padding-left:0;padding-right:0}.red_e43e+.thumbnail_smooth_2deb:not(.list-over-c7fe),.grid_25cf+.thumbnail_smooth_2deb:not(.list-over-c7fe),.large-f530+.thumbnail_smooth_2deb:not(.list-over-c7fe),.secondary-3cfa+.thumbnail_smooth_2deb:not(.list-over-c7fe){margin-top:30px}.component_right_2884{max-width:100%!important}.alert_narrow_74a0{transition:height .3s}.surface_outer_efaf{flex-direction:row-reverse}@media screen and (max-width:549px){.shadow-9fb9{flex-direction:column-reverse}}@media screen and (max-width:849px){.hovered_d446{flex-direction:row-reverse}}.list-over-c7fe{padding:0}.list-over-c7fe>.content-fcad,.list-over-c7fe>.article_stale_30ba>.input_3f80>.content-fcad{padding:0!important}.list-over-c7fe>.content-fcad .notice_tiny_dd4e{max-width:100%}.notice_tiny_dd4e .surface-cool-581b:not(.list-over-c7fe),.thumbnail_smooth_2deb .surface-cool-581b:not(.list-over-c7fe){margin-bottom:0;margin-left:-10px;margin-right:-10px}.surface-cool-581b>.content-fcad,.surface-cool-581b>.article_stale_30ba>.input_3f80>.content-fcad{margin-bottom:0;padding:0 9.8px 19.6px}.notice_tiny_dd4e .popup_1377:not(.list-over-c7fe),.thumbnail_smooth_2deb .popup_1377:not(.list-over-c7fe){margin-bottom:0;margin-left:-2px;margin-right:-2px}.popup_1377>.content-fcad,.popup_1377>.article_stale_30ba>.input_3f80>.content-fcad{margin-bottom:0;padding:0 2px 3px}@media screen and (min-width:850px){.element_4507{padding-left:0;padding-right:0}.notice_tiny_dd4e .element_4507:not(.list-over-c7fe),.thumbnail_smooth_2deb .element_4507:not(.list-over-c7fe){margin-bottom:0;margin-left:-30px;margin-right:-30px}.element_4507>.content-fcad,.element_4507>.article_stale_30ba>.input_3f80>.content-fcad{margin-bottom:0;padding:0 30px 30px}}.module-a81c,.next_0f0a{overflow:hidden}.module-a81c .content-fcad,.next_0f0a .content-fcad{padding:0;position:relative}.module-a81c .title_lower_72fd,.next_0f0a .title_lower_72fd{padding:15px}.module-a81c .content-fcad:before,.next_0f0a .content-fcad:before{border-left:1px dashed #ddd;content:" ";height:100%;left:-1px;position:absolute;top:0}.module-a81c .content-fcad:after,.next_0f0a .content-fcad:after{border-bottom:1px dashed #ddd;bottom:-1px;content:" ";height:0;left:0;position:absolute;top:auto;width:100%}.next_0f0a .content-fcad:before{border-left-style:solid}.next_0f0a .content-fcad:after{border-bottom-style:solid}.title_narrow_00c9 .module-a81c .content-fcad:after,.title_narrow_00c9 .module-a81c .content-fcad:before,.title_narrow_00c9 .next_0f0a .content-fcad:after,.title_narrow_00c9 .next_0f0a .content-fcad:before{border-color:hsla(0,0%,100%,.2)}.row-4f6e .thumbnail_smooth_2deb .content-fcad{padding-bottom:0}.image-b892 .thumbnail_smooth_2deb:before{display:block!important}.large-f530{align-items:center;display:flex;flex-flow:row;min-height:auto;padding:30px 0;position:relative;width:100%}.large-f530.title_narrow_00c9{background-color:#666}.notification-pink-a3b7{overflow:hidden}.notification-pink-a3b7,.button_east_0dab{width:100%}.button_east_0dab{z-index:1}.pink_e601{overflow:hidden}.notice_tiny_dd4e .large-f530,.thumbnail_smooth_2deb .large-f530{padding-left:30px;padding-right:30px}.title-north-3701+.form-focused-bdae{background-color:#000;min-height:100vh!important}.form-focused-bdae+div{background-color:#fff;box-shadow:15px 15px 15px 15px rgba(0,0,0,.1);position:relative}.text-gas-65f3{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}.title-north-3701{position:fixed!important}.video-6875{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}.title_narrow_00c9.video-6875{color:#f1f1f1}.video-6875:after{clear:both;content:"";display:block;height:0;visibility:hidden}.video-6875 li{display:block;margin:0;vertical-align:top}.video-6875 li ul{margin:0;padding:0}.video-6875>li.hard-b33d{min-width:260px}.fast_f87d li.outline-west-319f:hover>.video-6875,.card_3d02 li.outline-west-319f:hover>.video-6875,li.mask-4c3c>.video-6875{left:-15px;max-height:inherit;opacity:1;visibility:visible}.caption-8078 li.mask-4c3c:last-child>.video-6875,.caption-8078 li.outline-west-319f:hover:last-child>.video-6875{left:auto;right:-15px}.clean_5654 li>a,.video-6875>li>a{display:block;line-height:1.3;padding:10px 20px;width:auto}.clean_5654>li:last-child:not(.texture_cool_43cb)>a,.video-6875>li:last-child:not(.texture_cool_43cb)>a{border-bottom:0!important}.content-1ef1.video-6875 .clean_5654>li>a,.video-6875.content-1ef1>li>a{font-size:.85em;text-transform:uppercase}.video-6875>li.filter-yellow-b89c,.video-6875>li.texture_cool_43cb{display:table-cell;min-width:160px;text-align:left;white-space:nowrap;width:160px}.video-6875>li.filter-yellow-b89c:not(:last-child),.video-6875>li.texture_cool_43cb:not(:last-child){border-right:1px solid transparent}.video-6875 .left-2e92>a,.video-6875 .texture_cool_43cb>a,.video-6875 .item-cool-4369>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.video-6875 .texture_cool_43cb .left-2e92{margin-top:5px}.video-6875 li.filter-yellow-b89c{border:0!important;margin:0!important;padding:0!important}.video-6875 li.filter-yellow-b89c>a{font-size:0!important;line-height:0!important;margin:-20px 0!important;padding:0!important}.video-6875 li.filter-yellow-b89c>a img{display:block;margin:0;width:100%}.video-6875 li.filter-yellow-b89c>a:hover{opacity:.8}.dropdown_95e6 li.filter-yellow-b89c:first-child>a{margin-left:-20px!important;margin-right:20px!important}.dropdown_95e6 li.filter-yellow-b89c:last-child>a{margin-right:-20px!important}.video-6875.table_first_517c>li.texture_cool_43cb,.video-6875.over_6108>li.texture_cool_43cb{border-color:#f1f1f1}.dropdown_95e6 .clean_5654 li>a,.video-6875.dropdown_95e6>li>a{border-bottom:1px solid #ececec;margin:0 10px;padding-left:0;padding-right:0}.dropdown_95e6{padding:20px}.table_first_517c .clean_5654 li>a,.video-6875.table_first_517c>li>a{border-radius:10px;margin:0 10px;padding-left:10px;padding-right:5px}.table_first_517c .clean_5654 li>a:hover,.table_first_517c.title_narrow_00c9 .clean_5654 li>a:hover,.video-6875.table_first_517c.title_narrow_00c9>li>a:hover,.video-6875.table_first_517c>li>a:hover{background-color:#446084;color:#fff!important}.over_6108 .clean_5654 li>a:hover,.video-6875.over_6108>li>a:hover{background-color:rgba(0,0,0,.03)}.video-6875.table_first_517c li.hard-b33d,.video-6875.over_6108 li.hard-b33d{padding:0 20px 10px}.paragraph-copper-4467 .video-6875{padding:0}li.mask-4c3c>.list-3245,li.outline-west-319f:hover>.list-3245{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%}.list-3245>li.texture_cool_43cb{white-space:normal}.disabled-pressed-a17d li.outline-west-319f:after,.disabled-pressed-a17d li.outline-west-319f:before{border:solid transparent;bottom:-2px;content:"";height:0;left:50%;opacity:0;pointer-events:none;position:absolute;width:0;z-index:10}.disabled-pressed-a17d li.outline-west-319f:after{border-color:hsla(0,0%,87%,0) hsla(0,0%,87%,0) #fff;border-width:8px;margin-left:-8px}.disabled-pressed-a17d li.outline-west-319f:before{border-width:11px;margin-left:-11px;z-index:-999}.disabled-pressed-a17d .primary_24ac .popup-large-8ddc:after,.disabled-pressed-a17d .primary_24ac .popup-large-8ddc:before,.disabled-pressed-a17d .primary_24ac .primary_prev_0225:after,.disabled-pressed-a17d .primary_24ac .primary_prev_0225:before,.disabled-pressed-a17d li.outline-west-319f.disabled_outer_6c67:after,.disabled-pressed-a17d li.outline-west-319f.disabled_outer_6c67:before,.disabled-pressed-a17d li.outline-west-319f.notice-d513:after,.disabled-pressed-a17d li.outline-west-319f.notice-d513:before{display:none}.info-thick-aa32 .video-6875{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.disabled-pressed-a17d.summary-glass-839c li.outline-west-319f:before{border-bottom-color:#ddd}.summary-glass-839c .video-6875{border:2px solid #ddd}.disabled-pressed-a17d li.mask-4c3c.outline-west-319f:after,.disabled-pressed-a17d li.mask-4c3c.outline-west-319f:before{opacity:1;transition:opacity .25s}.dirty_a1c9.dropdown-outer-29af>a:after,.pattern-fluid-b9dd.dropdown-outer-29af>a:after,.tooltip_rough_7356.dropdown-outer-29af>a:after,.tabs_bf09.dropdown-outer-29af>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}.pattern-fluid-b9dd.dropdown-outer-29af>a:after{background-color:#446084}.tabs_bf09.dropdown-outer-29af>a:after{background-color:#d26e4b}.tooltip_rough_7356.dropdown-outer-29af>a:after{background-color:#7a9c59}.dirty_a1c9.dropdown-outer-29af>a:after{background-color:#b20000}.aside_98a2 p{margin:0;padding-bottom:0}.aside_98a2,.aside_98a2 ul:not(.video-6875){margin:0;padding:0}.aside_98a2>li>a.video_34a6,.aside_98a2>li>button{margin-bottom:0}.aside_98a2{align-items:center;display:inline-block;display:flex;flex-flow:row wrap;width:100%}.aside_98a2,.aside_98a2>li{position:relative}.aside_98a2>li{list-style:none;margin:0 7px;padding:0;transition:background-color .3s}.aside_98a2>li,.aside_98a2>li>a{display:inline-block}.aside_98a2>li>a{align-items:center;display:inline-flex;flex-wrap:wrap;padding:10px 0}.hard-b33d .aside_98a2>li>a{padding-bottom:0;padding-top:0}.highlight_b73d .aside_98a2>li>a,.aside_98a2.highlight_b73d>li>a{font-weight:400;padding-bottom:5px;padding-top:5px;vertical-align:top}.highlight_b73d.aside_98a2>li.hard-b33d{font-size:.75em}.feature-medium-18a6{justify-content:center}.orange-57c2{justify-content:space-between}.motion-019a{justify-content:flex-start}.caption-8078{justify-content:flex-end}@media(max-width:849px){.slow_99a9{justify-content:center}}@media(max-width:549px){.gallery_short_a5ac{justify-content:center}}.clean_5654>li>a,.video-6875>li>a,.column-tall-0de1>li>a,.aside_98a2>li>a{color:hsla(0,0%,40%,.85);transition:all .2s}.clean_5654>li>a,.video-6875>li>a{display:block}.clean_5654 li.fn-active-ed74>a,.clean_5654 li>a:hover,.video-6875 li.fn-active-ed74>a,.video-6875>li>a:hover,.column-tall-0de1>li>a:hover,.aside_98a2>li.fn-active-ed74>a,.aside_98a2>li.fn-current-ed74>a,.aside_98a2>li>a.fn-active-ed74,.aside_98a2>li>a.fn-current-ed74,.aside_98a2>li>a:hover{color:hsla(0,0%,7%,.85)}.aside_98a2 li:first-child{margin-left:0!important}.aside_98a2 li:last-child{margin-right:0!important}.summary-4634>li>a{font-weight:bolder;letter-spacing:.02em;text-transform:uppercase}.fast_4f7b>li>a{font-weight:thin!important}@media(min-width:850px){.fixed_10df>li{margin:0 .7em}.fixed_10df>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_10df>li+li.shadow-fluid-0a36>a:after{height:50px;margin-top:-25px}}li.hard-b33d .thumbnail_smooth_2deb,li.hard-b33d form,li.hard-b33d input,li.hard-b33d select{margin:0}li.hard-b33d>.video_34a6{margin-bottom:0}li.slider-8847>a{display:none!important}.feature-hot-bba0>li>a,.feature-hot-bba0>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}.feature-hot-bba0>li i{font-size:1.2em;top:-1px;vertical-align:middle}.feature-hot-bba0>li>.fn-current-ed74,.feature-hot-bba0>li>a:hover,.feature-hot-bba0>li>span:hover{background-color:#446084;border-color:#446084;color:#fff}.container_middle_e985 .module_clean_897b{bottom:0;overflow:hidden;position:fixed;top:0;width:100%}.container_middle_e985 .module_clean_897b .footer_3f2c{height:100%;padding-bottom:0;padding-top:0;transform:translateX(0);transition:transform .3s;will-change:transform}.tall_c43a .orange-9fe6>li>.text_bright_3b2b,.tall_c43a .orange-9fe6>li>ul.photo_b274{-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%}.tall_c43a .orange-9fe6>li>.text_bright_3b2b>li,.tall_c43a .orange-9fe6>li>ul.photo_b274>li{align-items:center;display:flex;flex-flow:row wrap}.tall_c43a .orange-9fe6>li>.text_bright_3b2b.wrapper-3799,.tall_c43a .orange-9fe6>li>ul.photo_b274.wrapper-3799{display:block}.tall_c43a .orange-9fe6>li>.text_bright_3b2b.green_a8a6,.tall_c43a .orange-9fe6>li>ul.photo_b274.green_a8a6{overflow-y:hidden;padding-right:100%;width:200%}.shadow-mini-d165 .orange-9fe6>li>.text_bright_3b2b>li:not(.summary-f2f8),.shadow-mini-d165 .orange-9fe6>li>ul.photo_b274>li:not(.summary-f2f8){border-top:1px solid #ececec;margin-bottom:0;margin-top:0;transition:background-color .3s}.shadow-mini-d165 .orange-9fe6>li>.text_bright_3b2b>li:not(.summary-f2f8)>a,.shadow-mini-d165 .orange-9fe6>li>ul.photo_b274>li:not(.summary-f2f8)>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}.shadow-mini-d165 .orange-9fe6>li>.text_bright_3b2b>li:not(.summary-f2f8).fn-active-ed74,.shadow-mini-d165 .orange-9fe6>li>.text_bright_3b2b>li:not(.summary-f2f8):hover,.shadow-mini-d165 .orange-9fe6>li>ul.photo_b274>li:not(.summary-f2f8).fn-active-ed74,.shadow-mini-d165 .orange-9fe6>li>ul.photo_b274>li:not(.summary-f2f8):hover{background-color:rgba(0,0,0,.05)}.shadow-mini-d165 .orange-9fe6>li>.text_bright_3b2b>li:not(.summary-f2f8)>.text_bright_3b2b,.shadow-mini-d165 .orange-9fe6>li>.text_bright_3b2b>li:not(.summary-f2f8)>ul.photo_b274,.shadow-mini-d165 .orange-9fe6>li>ul.photo_b274>li:not(.summary-f2f8)>.text_bright_3b2b,.shadow-mini-d165 .orange-9fe6>li>ul.photo_b274>li:not(.summary-f2f8)>ul.photo_b274{-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%}.shadow-mini-d165 .orange-9fe6>li>.text_bright_3b2b>li:not(.summary-f2f8)>.text_bright_3b2b>li,.shadow-mini-d165 .orange-9fe6>li>.text_bright_3b2b>li:not(.summary-f2f8)>ul.photo_b274>li,.shadow-mini-d165 .orange-9fe6>li>ul.photo_b274>li:not(.summary-f2f8)>.text_bright_3b2b>li,.shadow-mini-d165 .orange-9fe6>li>ul.photo_b274>li:not(.summary-f2f8)>ul.photo_b274>li{align-items:center;display:flex;flex-flow:row wrap}.shadow-mini-d165 .orange-9fe6>li>.text_bright_3b2b>li:not(.summary-f2f8)>.text_bright_3b2b.wrapper-3799,.shadow-mini-d165 .orange-9fe6>li>.text_bright_3b2b>li:not(.summary-f2f8)>ul.photo_b274.wrapper-3799,.shadow-mini-d165 .orange-9fe6>li>ul.photo_b274>li:not(.summary-f2f8)>.text_bright_3b2b.wrapper-3799,.shadow-mini-d165 .orange-9fe6>li>ul.photo_b274>li:not(.summary-f2f8)>ul.photo_b274.wrapper-3799{display:block}.shadow-mini-d165 .orange-9fe6>li>.text_bright_3b2b>li:not(.summary-f2f8)>.text_bright_3b2b.green_a8a6,.shadow-mini-d165 .orange-9fe6>li>.text_bright_3b2b>li:not(.summary-f2f8)>ul.photo_b274.green_a8a6,.shadow-mini-d165 .orange-9fe6>li>ul.photo_b274>li:not(.summary-f2f8)>.text_bright_3b2b.green_a8a6,.shadow-mini-d165 .orange-9fe6>li>ul.photo_b274>li:not(.summary-f2f8)>ul.photo_b274.green_a8a6{overflow-y:hidden;padding-right:100%;width:200%}.orange-9fe6{-webkit-overflow-scrolling:auto;height:100%;overflow:visible;overflow-y:auto;padding-top:20px}.orange-9fe6 .fn-active-ed74>.accent_inner_e220{transform:none}.orange-9fe6>li{flex-shrink:0}.summary-f2f8 .accent_inner_e220{margin-left:0!important;padding-left:5px;position:relative!important;text-align:left;top:0!important;width:100%}.summary-f2f8 .accent_inner_e220 i{font-size:1.4em;margin-right:2px}.component-clean-e68b .summary-f2f8 .accent_inner_e220{margin-left:auto!important;margin-right:auto!important;width:auto}.chip-a17d>li>a:before,.prev-9f97>li>a:before,.bottom_8316>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%}.chip-a17d>li.fn-active-ed74>a:before,.chip-a17d>li:hover>a:before,.prev-9f97>li.fn-active-ed74>a:before,.prev-9f97>li:hover>a:before,.bottom_8316>li.fn-active-ed74>a:before,.bottom_8316>li:hover>a:before{opacity:1}.aside_98a2:hover>li:not(:hover)>a:before{opacity:0}.panel_f788 .chip-a17d:before{bottom:0;top:auto}.prev-9f97>li>a:before{width:0}.prev-9f97>li.fn-active-ed74>a:before,.prev-9f97>li:hover>a:before{width:100%}.chip-a17d>li:after,.chip-a17d>li:before{display:none}.chip-a17d>li>a:before{bottom:0;top:auto}.pro_7f9d>li.fn-active-ed74>a,.focused_f15f>li.fn-active-ed74>a{background-color:#446084;color:#fff;opacity:1}.rough-a58a>li.fn-active-ed74>a{background-color:#fff}.sort_9392 .aside_98a2.rough-a58a>li.fn-active-ed74>a{color:#000}.hard_ae21>li.fn-active-ed74>a{border-color:currentColor;color:#446084}.panel_f788{display:flex;flex-flow:row wrap}.panel_f788 .aside_98a2,.panel_f788 .outline_2f9e{width:100%}.outline_2f9e{padding-top:1em}.outline_2f9e .aside_8a5e{padding:0}.outline_2f9e .image_prev_d15a:not(.fn-active-ed74){display:block;height:0;opacity:0;overflow:hidden;padding:0;visibility:hidden}.outline_2f9e .image_prev_d15a.fn-active-ed74{display:block!important}.pro_7f9d>li,.hard_ae21>li,.focused_f15f>li,.rough-a58a>li{margin:0}.pro_7f9d>li>a,.focused_f15f>li>a{line-height:2.5em;padding:0 .75em}.focused_f15f>li>a{border-radius:99px}.rough-a58a>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}.rough-a58a>li.fn-active-ed74>a{border-top-color:#446084}.sort_9392 .rough-a58a>li:not(.fn-active-ed74)>a{background-color:hsla(0,0%,100%,.1);border-color:transparent}.panel_f788 .rough-a58a>li{margin:0 .1em -1px}.rough-a58a+.outline_2f9e{background-color:#fff;border:1px solid #ddd;padding:30px}.hard_ae21>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){.panel_f788 .backdrop-3aad{padding-top:0;width:25%}.backdrop-3aad+.outline_2f9e{border-left:1px solid #ddd;flex:1;margin-top:0!important;padding:0 30px 30px}.panel_f788 .backdrop-3aad.hard_ae21{padding-right:15px}}@media(max-width:549px){.gold-b735>li{margin:0!important;width:100%}.gold-b735>li a{display:block;width:100%}.last_4da6{-webkit-overflow-scrolling:touch;flex-flow:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.last_4da6>li{display:inline-block}}.box-c2e6{background-color:rgba(0,0,0,.02);flex:1 0 50%;list-style-type:none;max-width:50%;text-align:center}.box-c2e6.fn-active-ed74{background-color:rgba(0,0,0,.05)}.component-over-ff23{flex:1 1 auto}.fresh_fad7.aside_98a2>li{margin:0}.fresh_fad7.aside_98a2>li>a{display:flex;padding:15px 10px}.accent_inner_e220{box-shadow:none!important;color:currentColor;height:auto;line-height:1;margin:0 5px 0 0;opacity:.6;padding:0;width:45px}.accent_inner_e220 i{font-size:1.8em;transition:all .3s}.accent_inner_e220:focus{color:currentColor}.accent_inner_e220:hover{cursor:pointer;opacity:1}.fn-active-ed74>.accent_inner_e220{transform:rotate(-180deg)}.fn-active-ed74>ul.photo_b274,.fn-active-ed74>ul.text_bright_3b2b:not(.video-6875){display:block!important}.border_d1bc .accent_inner_e220{margin:0 0 0 5px;min-height:1em;width:1em}.border_d1bc .accent_inner_e220 i{font-size:1.2em;top:1px}@media(prefers-reduced-motion){.accent_inner_e220{transition:none}}.aside_98a2.backdrop-3aad{flex-flow:column}.aside_98a2.backdrop-3aad li{list-style:none;margin:0;width:100%}.backdrop-3aad li li{font-size:1em;padding-left:.5em}.backdrop-3aad .filter-yellow-b89c{display:none!important}.backdrop-3aad>li{align-items:center;display:flex;flex-flow:row wrap}.backdrop-3aad>li ul{width:100%}.backdrop-3aad li li.left-2e92{margin-bottom:1em}.backdrop-3aad li li.left-2e92:not(:first-child){margin-top:1em}.backdrop-3aad>li>a,.backdrop-3aad>li>ul>li a{align-items:center;display:flex;flex-grow:1;width:auto}.backdrop-3aad li li.left-2e92>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.backdrop-3aad>li.hard-b33d{padding-bottom:1em;padding-top:1em}.backdrop-3aad>li>ul li a{color:#666;transition:color .2s}.backdrop-3aad>li>ul li a:hover{color:#111;opacity:1}.backdrop-3aad>li>ul{margin:0 0 2em;padding-left:1em}.aside_98a2 .photo_b274{left:-99999px;opacity:0;position:fixed;transform:translateX(-10px);transition:background-color .6s,transform .3s,opacity .3s}@media(prefers-reduced-motion){.aside_98a2 .photo_b274{opacity:1;transform:none}}.aside_98a2:not(.orange-9fe6) .fn-active-ed74>.photo_b274{left:auto;opacity:1;padding-bottom:30px;position:inherit;transform:translateX(0)}.table_tall_f500.backdrop-3aad>li.dropdown-outer-29af.fn-active-ed74,.table_tall_f500.backdrop-3aad>li.dropdown-outer-29af:hover{background-color:rgba(0,0,0,.05)}.table_tall_f500.backdrop-3aad>li+li{border-top:1px solid #ececec}.title_narrow_00c9 .table_tall_f500.backdrop-3aad>li+li,.title_narrow_00c9 .column-tall-0de1>li+li{border-color:hsla(0,0%,100%,.2)}.backdrop-3aad>li+li{border-top:1px solid #ececec}.column-tall-0de1>li+li{border-color:#ececec}.backdrop-3aad.bottom_8316>li>a:before{height:100%;left:auto;right:-2px;width:3px;z-index:1}.backdrop-3aad.rough-a58a>li>a{border:0}.backdrop-3aad.rough-a58a>li.fn-active-ed74>a{border-left:3px solid #446084}.component-clean-e68b .accent_inner_e220{margin-left:-35px}.component-clean-e68b .backdrop-3aad li{border:0}.component-clean-e68b .backdrop-3aad li li,.component-clean-e68b.backdrop-3aad li li{padding-left:0}@media screen and (max-width:549px){.outline_a838{flex-flow:column;margin-bottom:20px}.outline_a838>li{border-bottom:1px solid #ececec;list-style:none;margin:0!important;width:100%}}.backdrop-3aad .item_static_9ae2{width:100%}.backdrop-3aad .detail-pressed-e9d2,.backdrop-3aad .stone_1f4e{display:block;width:100%}@media screen and (min-width:849px){.form-6062>.title_lower_72fd>.text-hard-084a>.backdrop-3aad{width:calc(100% + 31px)}}.large-8c91{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}.large-8c91 .hard_5be4{font-size:1.7em;margin-right:10px}.east_e4a1{display:block;font-size:.9em;font-weight:400;line-height:1.3}.search-602c{flex:1 1 auto}.pressed-ddb2{background-color:#fff;opacity:0;position:absolute;visibility:hidden;width:250px;z-index:9}.pressed-ddb2 .column-tall-0de1{align-items:stretch;display:flex;flex-direction:column}.pressed-ddb2 .column-tall-0de1>li.dropdown-outer-29af{list-style:none;margin:0;position:static}.pressed-ddb2 .column-tall-0de1>li.dropdown-outer-29af[class*=" label-"]>a:after,.pressed-ddb2 .column-tall-0de1>li.dropdown-outer-29af[class^=label-]>a:after{order:2;top:0}.pressed-ddb2 .column-tall-0de1>li.dropdown-outer-29af>a>i.simple_4e8e{margin-left:auto;margin-right:-.1em;order:3;transform:rotate(-90deg)}.pressed-ddb2 .column-tall-0de1>li.dropdown-outer-29af>a{align-items:center;display:flex;padding:10px 15px}.pressed-ddb2 .column-tall-0de1 li.last_30d7>a>i,.pressed-ddb2 .column-tall-0de1 li.last_30d7>a>img,.pressed-ddb2 .column-tall-0de1 li.last_30d7>a>svg{margin-right:10px}.pressed-ddb2 .tag_cfc7{font-size:.9em;order:1}.pressed-ddb2 .mask-4c3c .video-6875{left:100%!important;top:0}.pressed-ddb2 .mask-4c3c.dropdown-outer-29af .video-6875{min-height:100%}.motion-ef6d{opacity:1;visibility:visible}.message-easy-cbc9 .pressed-ddb2,.over_56cc .pressed-ddb2{opacity:0;visibility:hidden}.slider-a7ce:not(.over_56cc) .pressed-ddb2{transition:opacity .25s,visibility .25s}.pressed-ddb2.full_c5af{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.thumbnail-efe5:hover .pressed-ddb2{opacity:1;visibility:visible}.nav_1a02{margin:30px 0 0}.wide_8b03{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:table;height:2.8em;pointer-events:none;width:2.8em;z-index:20}.wide_8b03.fn-top-ed74{left:0}.list_10f1{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%}.surface_advanced_c3e0{height:2.3em;width:2.3em}.surface_advanced_c3e0 .list_10f1{line-height:.7}.wide_8b03+.wide_8b03{height:2.5em;opacity:.9;width:2.5em}.wide_8b03+.wide_8b03+.wide_8b03{opacity:.8}.avatar-medium-946b .list_10f1,.current-4708 .list_10f1{background-color:#fff;border:2px solid;color:#446084}.short_0a75:hover .current-4708 .list_10f1{background-color:#446084;border-color:#446084;color:#fff}.texture_c35c,.current-4708{margin-left:-.4em}.row-lower-061d{margin-left:1em}.texture_c35c+.wide_8b03{margin-left:-.4em;margin-top:-.4em}.texture_c35c .list_10f1,.row-lower-061d .list_10f1{border-radius:999px}.avatar-medium-946b .list_10f1,.border_d1bc .current-4708 .list_10f1{background-color:transparent}.avatar-medium-946b{height:2em;margin-left:-4px}.border_d1bc .wide_8b03{margin:0!important}.title_narrow_00c9 .border_d1bc .current-4708 .list_10f1{color:#fff;opacity:.7}.list-over-c7fe .texture_c35c{margin-left:15px}.red_e43e{background-color:#446084;min-height:30px;position:relative;width:100%}.tiny_6530{overflow:hidden}.paragraph-lite-4aa1{height:100%;max-height:100%;position:relative}@media(max-width:549px){.paragraph-lite-4aa1{-webkit-overflow-scrolling:touch;overflow:auto}}.paragraph-lite-4aa1>*{position:absolute!important}.title_narrow_00c9 .red_e43e a{color:#fff}.outer_5535{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){.overlay-solid-11af .sort_brown_e0db{display:none}}.focused_81a7{margin:0 auto;position:relative;width:100%}.focused_81a7>a{display:block;width:100%}.focused_81a7 a{display:inline-block}.focused_81a7,.notification_c8bd,.prev-5629{transition:opacity .3s,transform .3s,background-color .3s}.notification_c8bd>a,.notification_c8bd>div>a{display:block}.notification_c8bd>a:focus-visible,.notification_c8bd>div>a:focus-visible{outline-offset:-2px}.prev-5629{font-size:.9em;padding-bottom:1.4em;padding-top:.7em;position:relative;width:100%}.full_c5af .prev-5629{padding-left:1.2em;padding-right:1.2em}@media(max-width:549px){.prev-5629{font-size:85%}}.notification_c8bd{height:auto;margin:0 auto;overflow:hidden;position:relative}.notification_c8bd[style*=-radius]{-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.panel-9689{overflow:hidden;position:relative;z-index:0}.prev-5629.component-clean-e68b{padding-left:10px;padding-right:10px}.notification_c8bd img{margin:0 auto;max-width:100%;width:100%}.row-5911{overflow:hidden}.row-5911 .prev-5629.component-clean-e68b{left:50%;margin:10% 0;transform:translateX(-50%)}.row-5911 .prev-5629.full-696b{left:auto;right:0}.row-5911 .prev-5629{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}.row-5911:hover .prev-5629{opacity:1}.summary_steel_dd5c{overflow:hidden}.summary_steel_dd5c .prev-5629{background-color:hsla(0,0%,100%,.95);bottom:15%;padding:.8em 1em 1em;position:absolute;transition:background .3s;z-index:1}.title_narrow_00c9 .summary_steel_dd5c .prev-5629{background-color:rgba(0,0,0,.95)}.summary_steel_dd5c:hover .prev-5629{background-color:#446084}.popup-e69a .prev-5629{padding:15px 15px 20px;z-index:1}.popup-e69a:hover .prev-5629{background-color:#fff;transform:translateY(-15px)}.title_narrow_00c9 .popup-e69a:hover .prev-5629{background-color:#222}.popup-e69a:hover .notification_c8bd{transform:translateY(-5px)}.gallery_orange_8552 .prev-5629{background-color:hsla(0,0%,100%,.95);margin:-15% auto 0;max-width:85%;padding:15px 20px}.up_65a1 .prev-5629,.content-copper-ceab .prev-5629{bottom:0;max-height:100%;padding-left:1.5em;padding-right:1.5em;position:absolute;width:100%}.up_65a1.title_narrow_00c9 .prev-5629,.content-copper-ceab.title_narrow_00c9 .prev-5629{text-shadow:1px 1px 1px rgba(0,0,0,.5)}.thumbnail-3ccf .prev-5629{display:none!important}.disabled_silver_3474:hover .up_65a1 .prev-5629,.disabled_silver_3474:hover .content-copper-ceab .prev-5629{opacity:0!important}.message_e78e.up_65a1 .prev-5629,.message_e78e.content-copper-ceab .prev-5629{bottom:auto!important;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:16}.avatar-solid-96a1.up_65a1 .prev-5629,.avatar-solid-96a1.content-copper-ceab .prev-5629{bottom:auto!important;left:0;position:absolute;right:0;top:0;z-index:16}.west-782b .message_e78e .prev-5629{bottom:auto;position:relative;top:auto;transform:translateY(0)}.orange_2f46 .content-fcad{max-width:100%!important;width:100%!important}@media screen and (max-width:549px){.west-782b .notification_c8bd{width:100%!important}}@media screen and (min-width:550px){.footer_prev_3e29 .content-fcad{flex-basis:100%!important;max-width:100%!important}.footer_prev_3e29 .focused_81a7,.west-782b{display:table;width:100%}.footer_prev_3e29 .focused_81a7 .list_down_0412,.west-782b .list_down_0412{direction:rtl}.footer_prev_3e29 .focused_81a7 .notification_c8bd,.footer_prev_3e29 .focused_81a7 .prev-5629,.west-782b .notification_c8bd,.west-782b .prev-5629{direction:ltr;display:table-cell;vertical-align:middle}.footer_prev_3e29 .focused_81a7 .prev-5629,.west-782b .prev-5629{padding-left:1.5em;padding-right:1.5em}.footer_prev_3e29 .focused_81a7 .notification_c8bd,.west-782b .notification_c8bd{width:50%}.footer_prev_3e29 .focused_81a7.prev_9b6c .prev-5629,.west-782b.prev_9b6c .prev-5629{vertical-align:top}}.video_34a6,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}.video_34a6 span{display:inline-block;line-height:1.6}.video_34a6.picture_south_37fd{line-height:2.19em}.aside_98a2>li>a.video_34a6,.aside_98a2>li>a.video_34a6:hover{padding-bottom:0;padding-top:0}.aside_98a2>li>a.video_34a6:hover{color:#fff}.video_34a6,input[type=button].video_34a6,input[type=reset].video_34a6,input[type=submit],input[type=submit].video_34a6{background-color:#446084;background-color:var(--primary-color);border-color:rgba(0,0,0,.05);color:#fff}.video_34a6.picture_south_37fd,input[type=button].picture_south_37fd,input[type=reset].picture_south_37fd,input[type=submit].picture_south_37fd{background-color:transparent;border:2px solid}.video_34a6:hover,.title_narrow_00c9 .video_34a6.mask-a26e: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}.video_34a6.paragraph-first-7e3e,.video_34a6.picture_smooth_4da5{background-color:transparent!important;border-color:transparent!important;padding-left:.15em;padding-right:.15em}.video_34a6.picture_smooth_4da5:before{background-color:currentColor;bottom:0;content:"";height:2px;left:20%;opacity:.3;position:absolute;transition:all .3s;width:60%}.video_34a6.picture_smooth_4da5:hover:before{left:0;opacity:1;width:100%}.paragraph-first-7e3e,.picture_smooth_4da5{color:#666}.title_narrow_00c9 .video_34a6.paragraph-first-7e3e:hover,.title_narrow_00c9 .video_34a6.picture_smooth_4da5:hover{color:#fff;opacity:.8}.video_34a6.paragraph-first-7e3e:hover,.video_34a6.picture_smooth_4da5:hover{box-shadow:none;color:#333}.mask-a26e,button.mask-a26e,button[type=submit].mask-a26e,input[type=button].mask-a26e,input[type=reset].mask-a26e,input[type=submit].mask-a26e{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}.video_34a6.mask-a26e:hover{background-color:#f1f1f1;color:#000}.title_narrow_00c9 .video_34a6,.title_narrow_00c9 input[type=button],.title_narrow_00c9 input[type=reset],.title_narrow_00c9 input[type=submit]{color:#fff}.title_narrow_00c9 .video_34a6.mask-a26e,.title_narrow_00c9 input[type=button].mask-a26e,.title_narrow_00c9 input[type=reset].mask-a26e,.title_narrow_00c9 input[type=submit].mask-a26e{color:#000}.soft-c4dd{border-radius:99px}.caption_8a0f,.mini_97c2,.status_5165{overflow:hidden}.caption_8a0f:after,.mini_97c2:after,.status_5165: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%}.status_5165:after{box-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.1),inset 0 2em 15px 0 hsla(0,0%,100%,.2)}.caption_8a0f:after{box-shadow:inset -.01em -.1em 0 0 rgba(0,0,0,.15);left:0;width:100%}.picture_south_37fd{color:silver}.picture_south_37fd:hover{box-shadow:none!important}.fn-primary-ed74,input[type=submit],input[type=submit].video_34a6{background-color:#446084}.fn-primary-ed74.paragraph-first-7e3e,.fn-primary-ed74.picture_south_37fd,.fn-primary-ed74.picture_smooth_4da5{color:#446084}.picture_south_37fd:hover,.fn-primary-ed74.picture_south_37fd:hover{background-color:#446084;border-color:#446084;color:#fff}.fn-success-ed74{background-color:#7a9c59}.fn-success-ed74.paragraph-first-7e3e,.fn-success-ed74.picture_south_37fd,.fn-success-ed74.picture_smooth_4da5{color:#7a9c59}.fn-success-ed74.picture_south_37fd:hover{background-color:#7a9c59;border-color:#7a9c59;color:#fff}.copper_e913{background-color:#fff!important;color:#666!important}.copper_e913.video_34a6.picture_south_37fd{background-color:transparent;color:currentColor!important}.copper_e913.paragraph-first-7e3e,.copper_e913.picture_south_37fd,.copper_e913.picture_smooth_4da5{background-color:transparent!important;color:#fff!important}.copper_e913.picture_south_37fd:hover{background-color:#fff!important;border-color:#fff;color:#666!important}.video_34a6.focused_e887,.video_34a6.article-6701,.shade-glass-ffe6,.fn-secondary-ed74{background-color:#d26e4b}.fn-secondary-ed74.paragraph-first-7e3e,.fn-secondary-ed74.picture_south_37fd,.fn-secondary-ed74.picture_smooth_4da5{color:#d26e4b}.fn-secondary-ed74.picture_south_37fd:hover{background-color:#d26e4b;border-color:#d26e4b;color:#fff}a.fn-primary-ed74:not(.video_34a6),a.fn-secondary-ed74:not(.video_34a6){background-color:transparent}.fn-alert-ed74{background-color:#b20000}.fn-alert-ed74.paragraph-first-7e3e,.fn-alert-ed74.picture_south_37fd,.fn-alert-ed74.picture_smooth_4da5{color:#b20000}.fn-alert-ed74.picture_south_37fd:hover{background-color:#b20000;border-color:#b20000;color:#fff}.component-clean-e68b .video_34a6:first-of-type{margin-left:0!important}.component-clean-e68b .video_34a6:last-of-type,.full-696b .video_34a6:last-of-type{margin-right:0!important}.video_34a6.fn-disabled-ed74,.video_34a6[disabled],button.fn-disabled-ed74,button[disabled]{opacity:.6}.gold-8bbd .video_34a6{margin-bottom:0;margin-right:.65em}.detail-pressed-e9d2{display:inline-block}.detail-pressed-e9d2 .status_003f.picture_south_37fd:not(:hover){color:#999}.sort_9392 .detail-pressed-e9d2 .status_003f.picture_south_37fd:not(:hover){color:#fff}.detail-pressed-e9d2 .video_34a6{margin:0}.dropdown_glass_fac6{margin-left:0!important}.dropdown_glass_fac6:not(:hover){opacity:.7}.hidden_54dd .video_34a6,.hidden_54dd button,.hidden_54dd 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}.title_narrow_00c9 code{background-color:rgba(0,0,0,.5);border-color:#000}.video-8385{background-color:rgba(0,0,0,.1);display:block;height:3px;margin:1em 0;max-width:30px;width:100%}.border_d1bc .video-8385{margin-top:.66em}.title_narrow_00c9 .video-8385{background-color:hsla(0,0%,100%,.3)}form{margin-bottom:0}.action-3f4d,.action_32a7 .huge_10ef,.action_32a7 .backdrop-8407,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){.action-3f4d,.action_32a7 .huge_10ef,.action_32a7 .backdrop-8407,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>.title_fixed_8a48{display:inline-block;font-weight:400;margin-left:.5em}abbr[title=required]{color:#b20000}input[type=checkbox]+label,input[type=radio]+label{display:inline}.action-3f4d,.action_32a7 .huge_10ef,.action_32a7 .backdrop-8407,select{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.box-old-04bd.texture-203d/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}.action-3f4d{display:inline-block;opacity:0;position:absolute;width:auto}select.card_b8ab{width:55px}.blue-fc2e b{border-color:transparent!important}.action_32a7 .bottom_bc1f .new-ebd5{background-image:none;height:auto;line-height:1.7em;padding:10px}.action_32a7 .bottom_bc1f .new-ebd5 .sort_copper_c081{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}}.first_b9a8 input:not([type=submit]),.first_b9a8 select,.first_b9a8 textarea{background-color:rgba(0,0,0,.03);border-color:rgba(0,0,0,.09);border-radius:99px;box-shadow:none;color:currentColor!important}.first_b9a8 button,.first_b9a8 input{border-radius:99px}.first_b9a8 textarea{border-radius:15px}.thumbnail-stale-355a.first_b9a8 .hidden_54dd,.first_b9a8 .thumbnail-stale-355a .hidden_54dd{padding-right:4px}.title_narrow_00c9 .first_b9a8 input:not([type=submit]),.title_narrow_00c9 .first_b9a8 select,.title_narrow_00c9 .first_b9a8 textarea,.sort_9392 .first_b9a8 input:not([type=submit]),.sort_9392 .first_b9a8 select,.sort_9392 .first_b9a8 textarea{background-color:hsla(0,0%,100%,.2)!important;border-color:hsla(0,0%,100%,.09);color:#fff}.title_narrow_00c9 .first_b9a8 select option{color:#333}.title_narrow_00c9 .first_b9a8 select,.sort_9392 .first_b9a8 select{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.box-old-04bd.texture-203d/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")}.title_narrow_00c9 .first_b9a8 input::-webkit-input-placeholder,.sort_9392 .first_b9a8 input::-webkit-input-placeholder{color:#fff}.first_b9a8 .video_34a6.hard-dcbc{background-color:transparent!important;border-color:transparent!important;box-shadow:none;color:currentColor!important}.clean_a1f7 input:not([type=submit]),.clean_a1f7 select,.clean_a1f7 textarea{background-color:transparent;box-shadow:none}.clean_a1f7.paragraph-7bed .aside-orange-5714{border-left:0;border-right:0;max-width:2em}.menu-short-e6da input,input.block-plasma-5dab{border-color:#b20000;color:#b20000}.menu-short-e6da select{border-color:#b20000}.menu-short-e6da input.box-clean-1f01{outline:1px solid #b20000;outline-offset:1px}.action_32a7{text-align:left}.button_ed4e .action_32a7{margin-bottom:1em}.highlight_0378{margin-bottom:0}.row_558f .backdrop_9d74 .blue-fc2e{width:30px}.action_32a7 .huge_10ef>.search_center_607c,.action_32a7 .backdrop_9d74 .widget_8950,.backdrop-8407{line-height:2.507em;padding:0}.row_558f .backdrop_9d74 .blue-fc2e{height:2.507em}.overlay_purple_818b{position:relative}.detail_ffa1 .feature_short_c524 label[for]:first-child{display:none}.feature_short_c524 .overlay_purple_818b 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}.title_narrow_00c9 .overlay_purple_818b label{color:#000}.overlay_purple_818b.simple-9c69>label[for]:first-child{opacity:.8;z-index:1}.feature_short_c524 .button_ed4e input:not([type=checkbox]),.feature_short_c524 .button_ed4e select,.feature_short_c524 .button_ed4e textarea{height:3.0084em;transition:padding .3s}.button_ed4e .simple-9c69 input,.button_ed4e .simple-9c69 textarea{padding-bottom:.5em;padding-top:1.1em}.button_ed4e .simple-9c69 select{padding-bottom:.4em;padding-top:1.1em}.brown-a3fb .widget_ebc8{margin-bottom:1em;max-width:100%;position:relative}.input_3f80>.brown-a3fb,.surface_e453>.brown-a3fb{padding-left:3%!important;padding-right:3%!important}.widget_ebc8 img,.widget_ebc8 svg{padding-top:.2em;width:100%}.widget_ebc8 svg{fill:currentColor;height:100%;transition:all .3s;width:100%}.widget_ebc8 svg path{fill:currentColor}.brown-a3fb:hover .pagination_2c68 i,.brown-a3fb:hover .pagination_2c68 svg,.brown-a3fb:hover .pagination_2c68 svg path{fill:#fff}.pagination_2c68 .hard-dcbc{height:0;overflow:hidden;padding-top:100%;position:relative}.pagination_2c68 .hard-dcbc .tabs-d6f1{border:2px solid;border-radius:100%;color:#446084;height:100%;position:absolute;top:0;transition:all .3s;width:100%}.brown-a3fb:hover .pagination_2c68 .hard-dcbc .tabs-d6f1{background-color:currentColor}.pagination_2c68 .hard-dcbc i,.pagination_2c68 .hard-dcbc img,.pagination_2c68 .hard-dcbc svg{left:0;margin:0 20%;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:60%}.pro-3994 .pagination_2c68 .hard-dcbc{position:absolute;width:100%}.pro-3994,.preview_fast_b7d9{display:flex;flex-flow:row wrap;width:100%}.pro-3994 .widget_ebc8,.preview_fast_b7d9 .widget_ebc8{flex:0 0 auto;margin-bottom:0;max-width:200px}.pro-3994 .disabled-027f,.preview_fast_b7d9 .disabled-027f{flex:1 1 0px}.preview_fast_b7d9 .disabled-027f{order:-1}.pro-3994 .widget_ebc8+.disabled-027f{padding-left:1em}.preview_fast_b7d9 .widget_ebc8+.disabled-027f{padding-right:1em}.soft-98af .widget_ebc8{margin:0 auto 1em}.dim-634d>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}.next_9307 i{margin-right:4px;opacity:.35}.video_34a6 i,button i{top:-1.5px;vertical-align:middle}.video_34a6.tertiary-brown-d2bd i{top:-.027em}a.card-97be,a.clean_f088{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.hard-dcbc:not(.video_34a6),button.hard-dcbc:not(.video_34a6){font-family:sans-serif;font-size:1.2em;margin-left:.25em;margin-right:.25em}.hidden_center_3a53 a.hard-dcbc:not(.video_34a6){margin-left:.3em;margin-right:.3em}.hidden_center_3a53 .highlight_b73d a.hard-dcbc:not(.video_34a6){font-size:1em}.video_34a6.hard-dcbc{display:inline-block;margin-left:.12em;margin-right:.12em;min-width:2.5em;padding-left:.6em;padding-right:.6em}.video_34a6.hard-dcbc i{font-size:1.2em}.video_34a6.hard-dcbc i+span{padding-right:.5em}.video_34a6.hard-dcbc.static-3356{border-width:1px}.video_34a6.hard-dcbc.static-3356 i{top:-1px}.video_34a6.hard-dcbc.last_0d62{padding-left:0;padding-right:0}.video_34a6.hard-dcbc.last_0d62>span{margin:0 8px}.video_34a6.hard-dcbc.last_0d62>span+i{margin-left:-4px}.video_34a6.hard-dcbc.last_0d62>i{margin:0 8px}.video_34a6.hard-dcbc.last_0d62>i+span{margin-left:-4px}.video_34a6.hard-dcbc.last_0d62>i:only-child{margin:0}.aside_98a2>li>a>i{font-size:20px;transition:color .3s;vertical-align:middle}.aside_98a2>li>a>i+span{margin-left:5px}.aside_98a2 li.last_30d7>a>i,.aside_98a2 li.last_30d7>a>img,.aside_98a2 li.last_30d7>a>svg{margin-right:5px}.aside_98a2>li>a>span+i{margin-left:5px}.highlight_b73d>li>a>i{font-size:1em}.aside_98a2>li>a>i.description_advanced_e19b{font-size:1.2em}.aside_98a2>li>a>i.hard_5be4{font-size:1.9em}.aside_98a2>li.center_a6b5>a>i{min-width:1em}.backdrop-3aad>li>a>i{font-size:16px;opacity:.6}.detail-pressed-e9d2 a.hard-dcbc:not(.video_34a6){display:inline-block;padding:6px 0}.detail-pressed-e9d2 a.hard-dcbc:not(.video_34a6) i{font-size:24px}.detail-pressed-e9d2 a.hard-dcbc:not(.video_34a6) i.description_advanced_e19b{font-size:16px}.highlight_b73d .detail-pressed-e9d2 a.hard-dcbc:not(.video_34a6){padding:3px 0}.video_34a6:not(.hard-dcbc)>i{margin-left:-.15em;margin-right:.4em}.video_34a6:not(.hard-dcbc)>span+i{margin-left:.4em;margin-right:-.15em}.outline-west-319f .simple_4e8e{font-size:16px;margin-left:.2em;opacity:.6}.thick-60dc{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}.thick-60dc i{font-size:1.3em;top:3px;transition:color .3s}.short_0a75:hover .thick-60dc{opacity:1;transform:scale(1.15)}.up_65a1 .thick-60dc,.content-copper-ceab .thick-60dc{opacity:0}.selected_e161{display:inline-block;height:auto;position:relative;vertical-align:middle}span+.selected_e161{margin-left:10px}.selected_e161 img{max-width:32px;min-width:100%}.highlight_b73d .selected_e161{height:16px;margin:0 5px;width:16px}.highlight_b73d .selected_e161 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}.highlight_b73d [data-icon-label]:after{font-size:10px;height:13px;line-height:13px;min-width:13px;right:-10px;top:-4px}.video_34a6 [data-icon-label]:after{right:-12px;top:-12px}.center_efe9 i{width:1em}.center_efe9 i,.center_efe9 span{display:inline-block;transition:opacity .3s,transform .3s}.center_efe9 span{transform:translateX(.75em)}.center_efe9 i+span{transform:translateX(-.75em)}.center_efe9:hover>span{transform:translateX(0)}.center_efe9:not(:hover) i{opacity:0}img{opacity:1;transition:opacity 1s}.title_lower_72fd>.in-6fa7:not(:last-child),.content-fcad>.in-6fa7:not(:last-child){margin-bottom:1em}.in-6fa7,.in-6fa7 .huge_bab0{position:relative}.in-6fa7 .huge_bab0{overflow:hidden}.in-6fa7,.in-6fa7 img{width:100%}.advanced-b3cf{background-color:rgba(0,0,0,.15);height:100%;left:-1px;pointer-events:none;right:-1px;top:0;transition:transform .3s,opacity .6s}.in-6fa7 .title_tiny_8520,.advanced-b3cf{bottom:0;position:absolute}.in-6fa7 .title_tiny_8520{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%}.in-6fa7 .info_left_2c85,.in-6fa7:hover .title_tiny_8520{transform:translateY(0)}.box-0427{background-color:rgba(0,0,0,.03)}.media_over_d6f5,.menu_b38b,.search_cool_3d18{background-position:50% 50%;background-size:cover;height:auto;overflow:hidden;padding-top:100%;position:relative}.search_cool_3d18{padding-top:56.5%}.old-d312 .notification_c8bd img,.media_over_d6f5 img,.menu_b38b img,.search_cool_3d18 iframe,.search_cool_3d18 video,img.link_0f31{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%}.old-d312 .notification_c8bd{padding-top:100%}.search_cool_3d18 iframe{-o-object-fit:fill;object-fit:fill}.detail_orange_25d3{padding:10px;position:absolute}.detail_orange_25d3 a:last-child{margin-bottom:0}.detail_orange_25d3 a.video_34a6{display:block}.detail_orange_25d3.fn-bottom-ed74.fn-left-ed74{padding-right:0;padding-top:0}.detail_orange_25d3.fn-top-ed74.fn-right-ed74{padding-bottom:0;padding-left:0}.detail_orange_25d3 .left_651b{bottom:100%;left:10px;margin:5px;position:absolute}.detail_orange_25d3 .row_hard_d247:hover{background-color:#b20000;border-color:#b20000}@media only screen and (max-device-width:1024px){.detail_orange_25d3{opacity:1!important;padding:5px}}.form_6dd6{margin-top:10px}.form_6dd6 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}.form_6dd6 a:hover{background-color:#fff;color:#000!important}.outer_5f09{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}.short_0a75:hover .outer_5f09{background-color:#d26e4b;opacity:1}.photo-cd93{background-color:#fff;box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);margin:0 auto;max-width:875px;position:relative}.photo-cd93 .text_3bb4{padding:30px 20px}.fluid_8369{background-color:rgba(0,0,0,.6)}@media(min-width:549px){.block_8c7e{background-color:transparent!important}}.lite_17d8{opacity:0;transition:opacity .5s}.popup-rough-d8db .lite_17d8{opacity:1}.summary-bright-a2ec{text-align:center}.orange-830a{background:#0b0b0b;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity .25s;width:100%;z-index:1042}.orange-830a.panel_9c74{opacity:.6}.orange-830a.clean-d447{opacity:0!important}.bright-e996{-webkit-backface-visibility:hidden;outline:none!important;position:fixed;z-index:1043}.secondary_0852,.bright-e996{height:100%;left:0;top:0;width:100%}.secondary_0852{box-sizing:border-box;padding:30px;position:absolute;text-align:center}.secondary_0852:before{content:"";display:inline-block;height:100%;vertical-align:middle}.frame-rough-4de5{padding:40px 6.66%}.section-dynamic-8c2b .secondary_0852:before{display:none}.notification_huge_31f4{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}.video-2f74{box-shadow:1px 1px 5px 0 rgba(0,0,0,.2)}.panel_9c74 .notification_huge_31f4{opacity:1;transform:translateY(0)}.panel_9c74.clean-d447 .notification_huge_31f4{opacity:0}.wide_8301 .notification_huge_31f4,.copper-f614 .notification_huge_31f4{cursor:auto;width:100%}.rough-beb5{cursor:progress}.focus-brown-2aab,.focus-brown-2aab .frame-rough-4de5 .badge_gas_df01{cursor:zoom-out}.carousel_74ea{cursor:pointer;cursor:zoom-in}.filter-20be .notification_huge_31f4{cursor:auto}.fixed-75a6,.badge_gas_df01,.silver_3a3c,.component_cd9a{-webkit-user-select:none;-moz-user-select:none;user-select:none}.header-abee.info-gas-5422{display:none}.short-5050{display:none!important}.component_cd9a{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.component_cd9a a{color:#ccc}.component_cd9a a:hover{color:#fff}.down_08d8 .notification_huge_31f4,.container_c748 .component_cd9a{display:none}.badge_gas_df01{-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}.badge_gas_df01 svg{pointer-events:none}.notification_huge_31f4 .badge_gas_df01{position:absolute}.panel_9c74 .badge_gas_df01{opacity:.6;transform:translateY(0) translateZ(1px)}.clean-d447 .badge_gas_df01{display:none!important}.badge_gas_df01:hover{opacity:1}.button_right_955b .badge_gas_df01{color:currentColor;top:0!important}.silver_3a3c{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0}.fixed-75a6{color:#fff;height:50px;margin:0;mix-blend-mode:difference;opacity:.6;position:fixed;text-align:center;top:50%;width:50px;z-index:1046}.fixed-75a6 i{font-size:42px!important;pointer-events:none}.fixed-75a6:hover{opacity:1}.fixed-75a6:active{top:50.1%}.next_2437{left:0;transform:translateX(100%)}.shade_iron_64db{right:0;transform:translateX(-100%)}.panel_9c74 .next_2437,.panel_9c74 .shade_iron_64db{transform:translateX(0)}.green_4fe9{padding-bottom:40px;padding-top:40px}.green_4fe9 .notification_huge_31f4,.copper-f614 .small-6829{line-height:0;max-width:900px;width:100%}.green_4fe9 .badge_gas_df01{top:-40px}.modal_347d{height:0;overflow:hidden;padding-top:56.25%;width:100%}.modal_347d iframe{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.modal_347d iframe,.copper-f614 .small-6829{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6)}.copper-f614 .detail_plasma_2f6f,img.item-steel-68e1{margin:0 auto}img.item-steel-68e1{-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}.info-gas-5422,img.item-steel-68e1{line-height:0}.info-gas-5422: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}.info-gas-5422 small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.info-gas-5422 figure{margin:0}.first-af51{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.aside-fast-44f3{word-wrap:break-word;color:#f3f3f3;font-size:11px;line-height:18px;padding-right:36px;text-align:left}.aside-fast-44f3 a{color:#f3f3f3;text-decoration:underline}.aside-fast-44f3 a:hover{color:#f3f3f3;opacity:.8;text-decoration:none}.frame-rough-4de5 .notification_huge_31f4{max-width:100%}.tooltip-static-19f2 .frame-rough-4de5 .info-gas-5422{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.logo_middle_ac18 .frame-rough-4de5{padding-left:0;padding-right:0}.logo_middle_ac18 img.item-steel-68e1{padding:0}.logo_middle_ac18 .info-gas-5422:after{bottom:0;top:0}.logo_middle_ac18 .info-gas-5422 small{display:inline;margin-left:5px}.logo_middle_ac18 .first-af51{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.logo_middle_ac18 .first-af51:empty{padding:0}.logo_middle_ac18 .silver_3a3c{right:5px;top:3px}}@media(max-width:849px){body.west_5a67 .bright-e996{overflow:auto;position:fixed!important}}@media(prefers-reduced-motion){.orange-830a,.badge_gas_df01,.notification_huge_31f4{transition:opacity .3s}}.upper-3c93,.fn-processing-ed74{position:relative}.upper-3c93,.fn-processing-ed74: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}.notification_c8bd.fn-processing-ed74:before,.title_narrow_00c9 .upper-3c93,.title_narrow_00c9 .fn-processing-ed74:before,.title_narrow_00c9.upper-3c93,.title_narrow_00c9.fn-processing-ed74:before{border:3px solid rgba(0,0,0,.1)!important;border-left-color:#fff!important}.notification_c8bd.fn-processing-ed74:after{background-color:#000;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.notification_c8bd.fn-processing-ed74 .detail_orange_25d3{opacity:0!important}.selected_8fdc.fn-processing-ed74:before{position:fixed}.upper-3c93.texture_first_ff7f,.fn-processing-ed74:before{left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;z-index:99}.upper-3c93{border-radius:50%;height:30px;width:30px}.video_34a6.fn-loading-ed74{color:hsla(0,0%,100%,.05);opacity:1!important;pointer-events:none!important;position:relative}.video_34a6.fn-loading-ed74: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}.picture_south_37fd .video_34a6.fn-loading-ed74:after{border-color:#446084}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hot_a9cb{align-items:center}.title_inner_902b .pattern_fixed_62e7,.hot_a9cb:hover .pattern_fixed_62e7{color:hsla(0,0%,7%,.85)}.title_narrow_00c9 .pattern_fixed_62e7{border-bottom-color:hsla(0,0%,100%,.2)}.title_narrow_00c9 .title_inner_902b .pattern_fixed_62e7,.title_narrow_00c9 .hot_a9cb:hover .pattern_fixed_62e7{color:hsla(0,0%,100%,.85)}.down-6686.stale-a391 .hot_a9cb:not(:last-of-type) .pattern_fixed_62e7{border-bottom-style:solid}.pattern_fixed_62e7{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}.tag_82c1{flex-shrink:0;vertical-align:middle;width:16px}.tag_82c1+.button_595b{padding-left:.5em}.huge-b01c{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}.hot_a9cb+.huge-b01c{margin-top:5px!important}.title_narrow_00c9 .huge-b01c{color:currentColor}.container_middle_e985 .notification_huge_31f4{-ms-scrollbar-base-color:#000;-ms-scrollbar-arrow-color:#000;-ms-overflow-style:-ms-autohiding-scrollbar}.container_middle_e985 .backdrop-3aad>li>a{padding-bottom:15px;padding-top:15px}.container_middle_e985 .backdrop-3aad li li>a{padding-bottom:5px;padding-top:5px}.container_middle_e985 .gallery_e977{display:none!important}.container_middle_e985 .cold_b84b,.container_middle_e985 .image_fresh_0248{display:inline-block!important}.focused-4770 .notification_huge_31f4,.tiny_55fd .notification_huge_31f4{-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}.focused-4770.title_narrow_00c9 .notification_huge_31f4,.tiny_55fd.title_narrow_00c9 .notification_huge_31f4{background-color:rgba(0,0,0,.95)}.tiny_55fd .notification_huge_31f4{left:auto;right:0;transform:translateX(270px)}.box-1156 .backdrop-3aad>li>a,.box-1156 .backdrop-3aad>li>ul>li a{justify-content:center}.box-1156 .backdrop-3aad>li>a{font-size:1.5em}.box-1156 .secondary_0852{padding:0}.box-1156 .notification_huge_31f4{-webkit-overflow-scrolling:touch;max-width:700px;overflow-x:hidden;overflow-y:auto;padding-top:50px}.box-1156 .notification_huge_31f4 .border_7dde{margin:0 auto;max-width:260px}.box-1156.orange-830a.panel_9c74{opacity:.85}.orange-830a.box-1156:not(.title_narrow_00c9){background-color:#fff;opacity:.95}.box-1156 .table_tall_f500.backdrop-3aad>li{border:0}.box-1156 .table_tall_f500.backdrop-3aad>li>a{padding-left:30px;padding-right:30px}.box-1156 .table_tall_f500.backdrop-3aad>li .accent_inner_e220{position:absolute;right:0;top:15px}.box-1156:not(.title_narrow_00c9) .badge_gas_df01{color:currentColor}.container_middle_e985.clean-d447 .notification_huge_31f4{opacity:0!important}.focused-4770.panel_9c74 .notification_huge_31f4,.tiny_55fd.panel_9c74 .notification_huge_31f4{opacity:1;transform:translate(0)}.summary-white-1b35 .disabled_ef68{filter:blur(5px)}.summary-white-1b35 .right_d947{transform:scale(.98)}.summary-white-1b35 .card-1c6a{opacity:0!important;transform:translateY(-7px)}.summary-white-1b35.thick-7b90 .card-1c6a,.summary-white-1b35.gold_6594 .card-1c6a{transform:translateX(-7px)}.container_middle_e985 .footer_3f2c{padding:30px 0}.container_middle_e985 .progress_dynamic_6033{padding:30px 20px}.container_middle_e985:not(.box-1156) .backdrop-3aad li>a{padding-left:20px}.container_middle_e985:not(.box-1156) li.hard-b33d{padding:20px}@media(prefers-reduced-motion){.focused-4770 .notification_huge_31f4,.tiny_55fd .notification_huge_31f4{transition:opacity .2s}}.pagination-silver-6031{--stack-gap:0;display:flex}.pagination-silver-6031>.popup_6328>:first-child{margin-top:0}.pagination-silver-6031>.popup_6328>:last-child{margin-bottom:0}.paragraph_hard_db58{flex-direction:row}.paragraph_hard_db58>*{margin:0!important}.paragraph_hard_db58>*~*{margin-left:var(--stack-gap)!important}.modal_fluid_db19{flex-direction:column}.modal_fluid_db19>*{margin:0!important}.modal_fluid_db19>*~*{margin-top:var(--stack-gap)!important}.prev_eaf2{align-items:stretch}.alert_slow_c5c3{align-items:flex-start}.rough-4480{align-items:center}.over_64ac{align-items:flex-end}.badge-orange-d625{align-items:baseline}.panel-f085{justify-content:flex-start}.gallery_d9e2{justify-content:center}.gradient_current_df81{justify-content:flex-end}.focused_52fb{justify-content:space-between}.new-5666{justify-content:space-around}@media(max-width:849px){.video_3e6f\:stack-row{flex-direction:row}.video_3e6f\:stack-row>*{margin:0!important}.video_3e6f\:stack-row>*~*{margin-left:var(--stack-gap)!important}.video_3e6f\:stack-col{flex-direction:column}.video_3e6f\:stack-col>*{margin:0!important}.video_3e6f\:stack-col>*~*{margin-top:var(--stack-gap)!important}.video_3e6f\:items-stretch{align-items:stretch}.video_3e6f\:items-start{align-items:flex-start}.video_3e6f\:items-center{align-items:center}.video_3e6f\:items-end{align-items:flex-end}.video_3e6f\:items-baseline{align-items:baseline}.video_3e6f\:justify-start{justify-content:flex-start}.video_3e6f\:justify-center{justify-content:center}.video_3e6f\:justify-end{justify-content:flex-end}.video_3e6f\:justify-between{justify-content:space-between}.video_3e6f\:justify-around{justify-content:space-around}}@media(max-width:549px){.dynamic-2717\:stack-row{flex-direction:row}.dynamic-2717\:stack-row>*{margin:0!important}.dynamic-2717\:stack-row>*~*{margin-left:var(--stack-gap)!important}.dynamic-2717\:stack-col{flex-direction:column}.dynamic-2717\:stack-col>*{margin:0!important}.dynamic-2717\:stack-col>*~*{margin-top:var(--stack-gap)!important}.dynamic-2717\:items-stretch{align-items:stretch}.dynamic-2717\:items-start{align-items:flex-start}.dynamic-2717\:items-center{align-items:center}.dynamic-2717\:items-end{align-items:flex-end}.dynamic-2717\:items-baseline{align-items:baseline}.dynamic-2717\:justify-start{justify-content:flex-start}.dynamic-2717\:justify-center{justify-content:center}.dynamic-2717\:justify-end{justify-content:flex-end}.dynamic-2717\:justify-between{justify-content:space-between}.dynamic-2717\: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}.title_narrow_00c9 td,.title_narrow_00c9 th{border-color:hsla(0,0%,100%,.08)}td .soft_386d,td dl,td form,td input,td label,td p,td select{margin:.5em 0}label{color:#222}.block_steel_e0fd{display:table}.green_056d{display:table-cell;vertical-align:middle}@media(max-width:849px){.text_b87f{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)}.text_b87f table{width:100%}}.active-88aa{max-height:100%}.active-88aa .text-54ff{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:10}.fast-6e63 .popup_6328,.tabs_aa70 .popup_6328{background-color:rgba(0,0,0,.9);height:0;padding:100% 0 0!important}.fast-6e63 .primary-middle-73bd,.tabs_aa70 .primary-middle-73bd{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.fast-6e63 .preview_yellow_9137,.fast-6e63 .text-54ff{border-radius:100%!important}.secondary-3cfa{position:relative}.input_3f80>.in-6fa7,.secondary-3cfa:last-child,.surface_e453>.in-6fa7{margin-bottom:0}.summary_8658,.surface_e453{position:relative;scrollbar-width:none}.notice_8ec4 .input_3f80>.content-fcad{padding:0!important}.iron-df9b{max-height:999px;transition:max-height 2s}.iron-df9b:not(.column-smooth-bc47){max-height:500px}.iron-df9b:not(.column-smooth-bc47)>div{opacity:0}.surface_e453:not(.column-smooth-bc47){-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;width:auto}.summary_8658::-webkit-scrollbar,.surface_e453::-webkit-scrollbar{height:0!important;width:0!important}.thumbnail_smooth_2deb.summary_8658:not(.column-smooth-bc47){display:block}.surface_e453:not(.column-smooth-bc47)>*{display:inline-block!important;vertical-align:top;white-space:normal!important}.surface_e453:not(.column-smooth-bc47)>a,.surface_e453>a,.surface_e453>a>img,.surface_e453>div:not(.content-fcad),.surface_e453>img,.surface_e453>p{width:100%}.input_3f80>a,.input_3f80>a>img,.input_3f80>div:not(.content-fcad),.input_3f80>figure,.input_3f80>img,.input_3f80>p{margin:0;padding:0;transition:transform .6s,opacity .6s,box-shadow .6s;width:100%!important}.input_3f80>.thumbnail_smooth_2deb:not(.paper_1e61){opacity:0}.column-smooth-bc47{display:block;position:relative}.column-smooth-bc47:focus{outline:none}.article_stale_30ba{height:100%;overflow:hidden;position:relative;width:100%}.input_3f80{height:100%;position:absolute;width:100%}.pagination_complex_c69d .sort_brown_e0db{transition:opacity .3s!important}.banner-4596 .article_stale_30ba .input_3f80{pointer-events:none}.column-smooth-bc47.form_cd2d{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.column-smooth-bc47.form_cd2d .article_stale_30ba{cursor:move;cursor:grab}.column-smooth-bc47.form_cd2d .article_stale_30ba.paragraph-under-9454{cursor:grabbing}.icon-dark-dfce{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}.icon-dark-dfce.section_bottom_5fd8{right:2%;transform:translateX(-20%)}.icon-dark-dfce.notification-basic-d475{left:2%;transform:translateX(20%)}.tag-afc0 .icon-dark-dfce,.surface_e453:hover .icon-dark-dfce{opacity:.7;transform:translateX(0)!important}.surface_e453 .icon-dark-dfce:hover{box-shadow:none;opacity:1}.surface_e453 .icon-dark-dfce:hover .input-copper-b1fe,.surface_e453 .icon-dark-dfce:hover svg{fill:#446084}@media(min-width:850px){.simple_86c9 .icon-dark-dfce.section_bottom_5fd8{left:100%;right:auto}.simple_86c9 .icon-dark-dfce.notification-basic-d475{left:auto;right:100%}}.icon-dark-dfce:disabled,button.icon-dark-dfce[disabled]{background:none!important;box-shadow:none!important;cursor:auto;opacity:0!important;pointer-events:none}.icon-dark-dfce 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%}.rough-7c27:not(.widget-dfb4) .icon-dark-dfce{margin-top:-10%}.rough-7c27.widget-dfb4 .icon-dark-dfce svg{margin-top:-40px}.icon-dark-dfce .input-copper-b1fe,.icon-dark-dfce svg{fill:currentColor;border-color:currentColor;transition:all .3s}.tiny_dfa5,.label_short_2cbc{transition:height .2s}.icon-dark-dfce.menu_65b2{color:#111;font-size:26px}.paragraph-fc3d .icon-dark-dfce{display:none!important}.glass-da1a .input_3f80{transform:none!important}.glass-da1a .input_3f80>*{left:0!important;opacity:0;z-index:1}.glass-da1a .input_3f80>.paper_1e61{opacity:1;z-index:2}.glass-da1a .gallery-iron-9539,.glass-da1a .icon-dark-dfce{z-index:3}@media(prefers-reduced-motion){.icon-dark-dfce.section_bottom_5fd8,.icon-dark-dfce.notification-basic-d475{transform:none!important}}.gallery-iron-9539{bottom:15px;left:20%;line-height:1;list-style:none;margin:0;padding:0;position:absolute;right:20%;text-align:center}.summary_8658 .gallery-iron-9539,.simple_86c9 .gallery-iron-9539{bottom:0}.smooth_d5f9 .gallery-iron-9539{direction:rtl}.gallery-iron-9539 .panel-e0b9{border:3px solid #111;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;opacity:.4;transition:opacity .3s;width:12px}.header_basic_17e7 .gallery-iron-9539 .panel-e0b9,.summary_8658 .gallery-iron-9539 .panel-e0b9{background-color:#111;border:0;height:10px;opacity:.2;width:10px}.gallery-iron-9539 .panel-e0b9:hover{opacity:.7}.gallery-iron-9539 .panel-e0b9:first-child:last-child{display:none}.gallery-iron-9539 .panel-e0b9.paper_1e61{background-color:#111;opacity:1!important}.grid_62f3 .gallery-iron-9539 .panel-e0b9{border-radius:0;height:4px;margin:0;width:40px}.large-9491 .gallery-iron-9539 .panel-e0b9{border-radius:0;height:4px;width:40px}.texture_current_16e1 .gallery-iron-9539 .panel-e0b9{background-color:#111}.banner_3960 .gallery-iron-9539 .panel-e0b9{border-radius:0}.link_glass_ad3f .icon-dark-dfce .input-copper-b1fe,.link_glass_ad3f .icon-dark-dfce svg{border:2px solid;border-radius:100%}.link_glass_ad3f .icon-dark-dfce:hover .input-copper-b1fe,.link_glass_ad3f .icon-dark-dfce:hover svg{fill:#fff!important;background-color:#446084;border-color:#446084}.simple_86c9.link_glass_ad3f .section_bottom_5fd8{transform:translateX(-50%)!important}.simple_86c9.link_glass_ad3f .notification-basic-d475{transform:translateX(50%)!important}.widget-dfb4{overflow:hidden;padding-top:0}.widget-dfb4 .icon-dark-dfce,.widget-dfb4 .icon-dark-dfce: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}.title_narrow_00c9 .widget-dfb4 .icon-dark-dfce{background-color:rgba(0,0,0,.3);border-radius:99px;color:#fff}.widget-dfb4 .icon-dark-dfce.section_bottom_5fd8{left:auto!important;right:-1px!important;transform:translateX(10%)}.widget-dfb4 .icon-dark-dfce.notification-basic-d475{left:-1px!important;right:auto!important;transform:translateX(-10%)}.input_wide_0155 .icon-dark-dfce{color:#fff}.input_wide_0155 .icon-dark-dfce .input-copper-b1fe,.input_wide_0155 .icon-dark-dfce svg{fill:#fff}.input_wide_0155 .gallery-iron-9539 .panel-e0b9{border-color:#fff}.input_wide_0155 .gallery-iron-9539 .panel-e0b9.paper_1e61,.input_wide_0155.texture_current_16e1 .gallery-iron-9539 .panel-e0b9{background-color:#fff}.picture-upper-e586 .input_3f80>*,.alert-23ef .input_3f80>*,.nav-7101 .input_3f80>*{margin:0 auto;max-width:1080px}.picture-upper-e586:not(.column-smooth-bc47) .input-f3c2,.alert-23ef:not(.column-smooth-bc47) .input-f3c2,.nav-7101:not(.column-smooth-bc47) .input-f3c2{opacity:0!important}.picture-upper-e586 .input-f3c2,.alert-23ef .input-f3c2,.nav-7101 .input-f3c2{opacity:1}.picture-upper-e586 .input_3f80>:not(.paper_1e61),.alert-23ef .input_3f80>:not(.paper_1e61),.nav-7101 .input_3f80>:not(.paper_1e61){opacity:.5}.nav-7101{padding:15px 0 25px}.nav-7101 .input_3f80>:before{background-image:url(../img/shadow@2x.black_2762);background-size:100% 100%;bottom:-6px;content:"";height:100px;left:-10%;position:absolute;right:-10%;z-index:-2}.nav-7101 .input_3f80>:not(.paper_1e61){opacity:1;transform:scale(.9);z-index:-1}.nav-7101 .input_3f80>:not(.paper_1e61):before{height:200px;opacity:.5}.nav-7101 .input_3f80>.paper_1e61{transform:scale(.95)}.alert-23ef{background-color:transparent;padding:30px 0}.alert-23ef .gallery-iron-9539{bottom:6px}.alert-23ef .input_3f80>*{max-width:1050px}.alert-23ef .input_3f80>:not(.paper_1e61){transform:scale(.93)}@media screen and (max-width:549px){.secondary-3cfa .icon-dark-dfce{display:none}.summary_8658 .icon-dark-dfce{background-color:transparent!important;box-shadow:none!important;opacity:.8;transform:translateX(0)!important;width:20px!important}.summary_8658 .icon-dark-dfce svg{border:0!important;padding:3px!important}.gallery-iron-9539{pointer-events:none}.input_3f80 .paragraph-lite-4aa1{overflow:hidden}}a{color:#334862;text-decoration:none}.video_34a6:focus:not(:focus-visible),a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:none}.video_34a6:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid currentColor;outline-offset:2px}a.status_003f{color:currentColor;transition:color .3s,opacity .3s,transform .3s}.sort_9392 a.status_003f:hover{opacity:.7}a.modal_medium_6c09:hover,a.clean_f088:hover,a:hover{color:#000}.fn-primary-ed74:focus-visible,.chip_d1c1:focus-visible,button[type=submit]:focus-visible{outline-color:#446084}.fn-secondary-ed74:focus-visible{outline-color:#d26e4b}.focused_e887:focus-visible{outline-color:#d26e4b}.title_narrow_00c9 .border_d1bc a,.title_narrow_00c9 a{color:currentColor}.title_narrow_00c9 .border_d1bc a:hover,.title_narrow_00c9 a:hover{color:#fff}ul.dim-634d{font-size:.85em;margin:5px 0}ul.dim-634d li{display:inline-block;margin:0 .4em}ul.dim-634d li a{color:currentColor}ul.dim-634d li:before{display:inline-block;font-family:fl-icons;margin-right:5px}ul.dim-634d li:first-child{margin-left:0}ul.dim-634d li:last-child{margin-right:0}.footer-steel-eef7 .hidden_54dd{padding:.7em 0}.footer-steel-eef7 i{font-size:2em;margin:0 10px!important;top:-1px;vertical-align:middle}.footer-steel-eef7 .hidden_54dd+.hidden_54dd{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.title_fast_7c37,ul.title_fast_7c37>li{margin:0;padding:0}ul.title_fast_7c37>li{list-style:none}.title_lower_72fd ol li,.title_lower_72fd ul li,.aside_8a5e ol li,.aside_8a5e ul li,.container_b394 ol li,.container_b394 ul li{margin-left:1.3em}.title_lower_72fd ol li.outline-green-0a34,.title_lower_72fd ul li.outline-green-0a34,.aside_8a5e ol li.outline-green-0a34,.aside_8a5e ul li.outline-green-0a34,.container_b394 ol li.outline-green-0a34,.container_b394 ul li.outline-green-0a34{margin-left:0}ul li.section_right_e54c,ul li.accordion_fast_5408,ul li.nav-small-261f{border-bottom:1px solid #ececec;list-style:none;margin:0;padding:7px 0 7px 25px;position:relative}.title_narrow_00c9 ul li.section_right_e54c,.title_narrow_00c9 ul li.accordion_fast_5408,.title_narrow_00c9 ul li.nav-small-261f{border-color:hsla(0,0%,100%,.2)}ul li.section_right_e54c:before,ul li.accordion_fast_5408:before,ul li.nav-small-261f:before{color:#7a9c59;font-family:fl-icons;font-size:16px;left:0;position:absolute}ul li.accordion_fast_5408:before{content:""!important}ul li.section_right_e54c:before{content:""!important}ul li.nav-small-261f:before{content:""!important}.video_34a6,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%}.surface_aae5,h1{font-size:1.7em}.surface_aae5,.pagination-e933,h1,h2{line-height:1.3}.pagination-e933,h2{font-size:1.6em}.glass_6b26,h3{font-size:1.25em}.heading-261c,h4{font-size:1.125em}.button-1a4e,h5{font-size:1em}.gas-8118,h6{font-size:.85em;opacity:.8}h1.focus-ce4d.warm-fda0{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.slider-mini-aead>span{-webkit-box-decoration-break:clone;box-decoration-break:clone}a.stale-9e33,p.stale-9e33{font-size:1.3em}.gradient-2ecf,h6,span.next_9307,th{letter-spacing:.05em;line-height:1.05;text-transform:uppercase}.status-eb23{text-transform:none!important}span.next_9307{font-size:1em;font-weight:600}.dirty_f610{font-weight:400}.popup_mini_5bbf{font-weight:700}.short_1e7a,.main_next_946e{font-weight:300!important}.short_1e7a strong,.main_next_946e strong{font-weight:700!important}.card-2ee4{font-style:italic!important}.backdrop_938a,.gradient-2ecf{line-height:1.2;text-transform:uppercase}.copper_83db,.fresh-3704{font-family:Georgia}.brown-f5c1{font-size:2.5em}.overlay_263f{font-size:2em}.title-6c36{font-size:1.5em}.bottom_8510{font-size:1.3em}.component-dynamic-b53b{font-size:1.15em}.static-3356,.static-3356.video_34a6{font-size:.8em}.lite-646e{font-size:.75em}.active_white_3d4d{font-size:.7em}.light-2358{font-size:.6em}@media(max-width:549px){.overlay_263f{font-size:2.5em}.title-6c36{font-size:1.8em}.bottom_8510{font-size:1.2em}.component-dynamic-b53b{font-size:1em}}.prev-5629 a:not(.video_34a6),.prev-5629 h1,.prev-5629 h2,.prev-5629 h3,.prev-5629 h4,.prev-5629 h5,.prev-5629 h6{line-height:1.3;margin-bottom:.1em;margin-top:.1em}.prev-5629 p{margin-bottom:.1em;margin-top:.1em}.prev-5629 .video_34a6{margin-top:1em}.red_e43e .video_34a6{margin-bottom:.5em;margin-top:.5em}.red_e43e .video-8385,.red_e43e .component-clean-e68b .video-8385{margin-bottom:1em;margin-top:1em}.red_e43e h1{font-size:3.5em}.red_e43e h2{font-size:2.9em}.red_e43e h3{font-size:2em}.red_e43e h1,.red_e43e h2,.red_e43e h3{font-weight:400;line-height:1;margin-bottom:.2em;margin-top:.2em;padding:0}.red_e43e h4{font-size:1.5em;margin-bottom:.6em;margin-top:.6em;padding:0}.red_e43e h5,.red_e43e h6,.red_e43e p{margin-bottom:1em;margin-top:1em;padding:0}.hot-7aa6{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}.aside_98a2>li>a{font-size:.8em}.aside_98a2>li.hard-b33d{font-size:.85em}.label-63b6>li>a{font-size:.65em}.bottom_5539>li>a{font-size:.7em}.menu-5505>li>a{font-size:.9em}.lower_b6de>li>a{font-size:1em}.grid-c462>li>a{font-size:1.1em}.search-20d4>li{margin:0}.title-b26a>li{margin:0 5px}.pattern-9f54>li{margin:0 9px}.hovered_d753>li{margin:0 11px}.filter-4014>li{margin:0 13px}.block_0d6d{position:relative}.block_0d6d:after{background:url(../img/underline.black_2762) 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.nav_liquid_b5e5{opacity:0;transition:opacity 2s}span.nav_liquid_b5e5.fn-active-ed74{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}.next_7594,.description_b118,.hard_ed0c{border:2px solid #fff;display:inline-block;padding:5px}.next_7594{border-color:#000}h1.next_7594,h1.description_b118,h1.hard_ed0c{padding:15px}.tiny_5f10,.bright-5a68{border-bottom:3px solid #fff;border-top:3px solid #fff;display:inline-block;padding-bottom:15px;padding-top:15px}.tiny_5f10{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}.title_narrow_00c9 blockquote{color:#fff}.dropdown_bottom_41ad:after,.cold_a3b0:after,.notice_tiny_dd4e:after,.thumbnail_smooth_2deb:after{clear:both;content:"";display:table}@media(max-width:549px){.image_fresh_0248,[data-show=hide-for-small]{display:none!important}.gas-f9a2{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:550px){.copper-dac5,[data-show=show-for-small]{display:none!important}}@media(min-width:850px){.over_b2af,[data-show=show-for-medium]{display:none!important}}@media(max-width:849px){.cold_b84b,[data-show=hide-for-medium]{display:none!important}.caption_bbef .item_simple_1888,.caption_bbef .short-cb88{float:none}.caption_bbef .smooth_327e{margin-left:auto}.caption_bbef .image_35d2{margin-right:auto}.caption_bbef{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:850px){.box-1a40,[data-show=hide-for-large]{display:none!important}}.caption-up-fd3b,.label_last_98bf{display:block;max-width:100%!important;padding-left:0!important;padding-right:0!important;width:100%!important}.short-cb88{margin-right:0!important}.item_simple_1888{margin-left:0!important}.warm-fda0{margin-bottom:30px}.module-clean-3df4{margin-top:30px}.image_35d2{margin-right:30px}.smooth_327e{margin-left:30px}.footer-2a22{margin-bottom:0!important}.avatar-ee09{margin-left:0!important}.accent_1c79{margin-right:0!important}.texture_f704{margin-top:0!important}.gas-bf22{margin-bottom:15px}.slider-fluid-1dc2{margin-top:15px}.caption-tiny-42fa{margin-right:15px}.heading-short-a8fc{margin-left:15px}.gas-bf22:last-child,.warm-fda0:last-child{margin-bottom:0}.gas-46c9{padding-bottom:30px}.block_aa45{padding-top:30px}.banner-stone-c76b{padding-bottom:15px}.feature-next-eeba{padding-top:15px}.pagination_west_12a7{padding-bottom:0!important}.lower-3939{padding-top:0!important}.component-silver-856b{margin:0!important}.video-32b3{padding:0!important}.pressed_337b{padding:30px}.under_fff6 :first-child{margin-top:0}.center_f4de :last-child{margin-bottom:0}.button_pressed_4e37{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.glass-cadb{text-align:left}.component-clean-e68b{text-align:center}.full-696b{text-align:right}.component-clean-e68b .video-8385,.component-clean-e68b .wrapper-right-f2b0,.component-clean-e68b .easy_7159,.component-clean-e68b>div,.component-clean-e68b>div>div{margin-left:auto;margin-right:auto}.component-clean-e68b .item_simple_1888,.component-clean-e68b .short-cb88{float:none}.glass-cadb .video-8385,.glass-cadb .wrapper-right-f2b0,.glass-cadb .easy_7159{margin-left:0;margin-right:auto}.full-696b .video-8385,.full-696b .wrapper-right-f2b0,.full-696b .easy_7159,.full-696b>div,.full-696b>div>div{margin-left:auto;margin-right:0}.fn-relative-ed74{position:relative!important}.fn-absolute-ed74{position:absolute!important}.fn-fixed-ed74{position:fixed!important;z-index:12}.fn-top-ed74{top:0}.fn-right-ed74{right:0}.fn-left-ed74{left:0}.fn-bottom-ed74,.media_center_464c{bottom:0}.media_center_464c{height:100%;left:0;margin:0!important;padding:0!important;position:absolute;right:0;top:0}.search-yellow-9450{bottom:auto;top:50%;transform:translateY(-50%)}.hover_0135{left:50%;transform:translateX(-50%)}.hover_0135.search-yellow-9450{bottom:auto!important;left:auto!important;right:50%;top:50%;transform:translate(50%,-50%)}.short-cb88{float:right}.item_simple_1888{float:left}.hover_medium_d55b{height:100%;height:100vh;min-height:550px;padding-bottom:0!important;padding-top:0!important}.over-ef7f{background-position:50% 50%;background-repeat:no-repeat!important;background-size:cover!important}.main_first_344e{background-position:top;-o-object-position:top;object-position:top}.last_0d62,.last_0d62 img{border-radius:999px!important;-o-object-fit:cover;object-fit:cover}.west-646a{border-radius:5px}.focused_45c1{border:2px solid #446084;padding:15px 30px 30px}.section-dark-187f{border-style:dashed}.fast-1ca4{border-color:#7a9c59}.overlay_70f2{border-top:1px solid #ececec}.carousel_a708{border-bottom:1px solid #ececec}.complex_7d43{border-left:1px solid #ececec}.surface_0ddf{border-right:1px solid #ececec}.fn-hidden-ed74{display:none!important;visibility:hidden!important}.label-black-46f1{opacity:0;visibility:hidden}.action-eacb{z-index:21}.clean_3bd7{z-index:22}.sort-b2da{z-index:23}.small_2c16{z-index:24}.cold_fda5{z-index:25}.info_e679{z-index:9995}.highlight-solid-b5d2{z-index:9996}.motion-4cb6{z-index:9997}.background-fluid-2b67{pointer-events:none}.hero_5bf9{white-space:nowrap}.preview-simple-ee6c{color:#446084}.new_0f5c{color:#d26e4b}.list-simple-da66{color:#7a9c59}.yellow_7b65{color:#b20000}.orange_b8b5{background-color:#446084}.stale-1bc2{background-color:#d26e4b}.thumbnail_black_1f5f{background-color:#7a9c59}.input_7fa3{background-color:#b20000}.tooltip-black-f5c8{background-color:transparent!important}.wrapper_wide_f0f9{display:inline}.new_6ea0{display:block}.card_dcb2{display:flex}@media(max-width:549px){.fast-05c6{display:block}}.top-e791{display:inline-block}.text_under_d3cd img,img.wrapper_wide_f0f9{display:inline-block!important}.gold-a299{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}.gallery-upper-2ba9{overflow:hidden}.video_cda4{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.filter_pro_e34b{font-weight:700}.gradient-iron-3504{opacity:.4}.avatar-hot-a07e{opacity:.5}.solid_963e{opacity:.6}.pagination_fluid_b7ab{opacity:.7}.disabled-action-00c7{opacity:.8}@media(max-width:549px){.logo-ad2d{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:none}}.panel_2b2f{-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none}.panel_2b2f::-webkit-scrollbar{height:0!important;width:0!important}.badge-ff4e{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.badge-ff4e: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){.chip-black-0f31{left:5%}.header-ba12{left:15%}.brown-cabd{left:25%}.form_9496{left:35%}.steel_bc55{left:45%}.aside_west_f354{right:45%}.complex-a2de{right:35%}.backdrop-bottom-706d{right:25%}.wrapper_0cee{right:15%}.panel-static-a0ff{right:5%}.new_f2ef{left:0}.lite-faa4{left:10%}.plasma_97aa{left:20%}.in_e0d9{left:30%}.section-narrow-66b5{left:40%}.slider-d24b{right:40%}.component-1e7c{right:30%}.under_6df6{right:20%}.list-ac46{right:10%}.clean-154c{right:0}.paragraph-f910{top:0}.layout-3ada{top:10%}.prev-b923{top:20%}.feature_d4ee{top:30%}.notification_selected_1ab0{top:40%}.shade-tall-ff1a{bottom:40%}.container-pink-c01a{bottom:30%}.top-f8b2{bottom:20%}.slider-hovered-9c5b{bottom:10%}.background-right-2b9d{bottom:0}.active_3ca3{top:5%}.yellow-4012{top:15%}.layout-c385{top:25%}.info-0a6c{top:35%}.item_21fb{top:45%}.shade_17bb{bottom:45%}.hard_35d2{bottom:35%}.progress_fresh_085f{bottom:25%}.widget_tall_28f2{bottom:15%}.pagination_hovered_018d{bottom:5%}.article-stale-4f3d{left:50%;transform:translateX(-50%)}.tag-6712{top:50.3%;transform:translateY(-50%)}.tag-6712.article-stale-4f3d{transform:translate(-50%,-50%)}}@media screen and (min-width:550px)and (max-width:849px){.first_3c4c{left:5%}.media-1e30{left:15%}.stale-e97c{left:25%}.table-basic-1fde{left:35%}.hidden_warm_bab8{left:45%}.row_dirty_ba58{right:45%}.notification_4ab1{right:35%}.element_d8f2{right:25%}.block-slow-f1bf{right:15%}.main_1ac9{right:5%}.dark_4195{top:5%}.grid-hard-04c2{top:15%}.disabled-1960{top:25%}.notice_new_071b{top:35%}.fast-011d{top:45%}.gradient_0188{bottom:45%}.description_motion_9f42{bottom:35%}.outline-aa25{bottom:25%}.text-a69b{bottom:15%}.nav_fixed_d7dc{bottom:5%}.grid_c18c{left:0}.hero_403f{left:10%}.last_9fdd{left:20%}.light_fb42{left:30%}.fixed-2df5{left:40%}.dynamic_662b{right:40%}.paragraph-3949{right:30%}.text_white_ee2c{right:20%}.hover-8bdb{right:10%}.chip_d04b{right:0}.button_3d3a{top:0}.tiny_df67{top:10%}.popup_7d8e{top:20%}.pro-faf2{top:30%}.texture_pro_ccd3{top:40%}.link_4dad{bottom:40%}.panel-hovered-6c53{bottom:30%}.pagination_b6bc{bottom:20%}.container-easy-980a{bottom:10%}.gas-92e4{bottom:0}.caption-paper-5c87{left:50%;transform:translateX(-50%)!important}.pattern_under_1a37{top:50%;transform:translateY(-50%)!important}.caption-paper-5c87.pattern_under_1a37{transform:translate(-50%,-50%)!important}}@media screen and (min-width:850px){.steel-0a9f{left:5%}.north_d704{left:15%}.narrow-b33d{left:25%}.icon-plasma-bcbe{left:35%}.highlight-19a4{left:45%}.list_warm_d708{right:45%}.active_556a{right:35%}.medium-d6c7{right:25%}.center-2167{right:15%}.hidden_2c10{right:5%}.title_902d{top:5%}.element_0d08{top:15%}.focus_bottom_8fb8{top:25%}.purple_3828{top:35%}.notification-blue-4586{top:45%}.element_2c17{bottom:45%}.article-af59{bottom:35%}.row_plasma_5685{bottom:25%}.surface-eca2{bottom:15%}.text-9cf5{bottom:5%}.texture-ab24{left:0}.large-20e6{left:10%}.east_b03d{left:20%}.advanced_eaf7{left:30%}.wrapper-out-1781{left:40%}.video_wood_a158{right:40%}.item-5a21{right:30%}.popup-e786{right:20%}.modal_lite_3345{right:10%}.module_brown_6430{right:0}.description-f899{top:0}.photo-7188{top:10%}.bronze-3bea{top:20%}.hover_1f05{top:30%}.down_984f{top:40%}.search-basic-39a2{bottom:40%}.hero-fluid-d623{bottom:30%}.right-1542{bottom:20%}.texture-active-5534{bottom:10%}.primary-66dc{bottom:0}.header-easy-8d9b{left:50%;transform:translateX(-50%)!important}.summary_bronze_4982{top:50%;transform:translateY(-50%)!important}.header-easy-8d9b.summary_bronze_4982{transform:translate(-50%,-50%)!important}}.row_6139{font-size:11px}.video-blue-354d .row_6139,.icon_wide_cae6 .row_6139,.right_bfd5 .row_6139,.modal_gold_6869 .row_6139{font-size:8px}.video-blue-354d .row_6139 h6,.icon_wide_cae6 .row_6139 h6,.right_bfd5 .row_6139 h6{font-size:10px}.video-blue-354d .row_6139 p.stale-9e33,.icon_wide_cae6 .row_6139 p.stale-9e33,.right_bfd5 .row_6139 p.stale-9e33{font-size:16px}.thick_87db .row_6139{font-size:8.5px}.in_733f .row_6139{font-size:9px}.aside-fixed-ad9e .row_6139{font-size:10px}.down-5429 .row_6139{font-size:11px}.content_huge_f95f .row_6139{font-size:12px}.info-1dc2 .row_6139{font-size:13px}.orange-1e0b .row_6139{font-size:14px}.caption-tiny-2519 .row_6139{font-size:15px}@media screen and (min-width:550px){.picture-middle-156f .row_6139,.feature_dynamic_4549 .row_6139,.tertiary_clean_53a1 .row_6139,.gallery-3cef .row_6139,.caption-1f9d .row_6139,.pink-ce9e .row_6139,.focused-1a27 .row_6139{font-size:.8vw}.detail_next_18e3 .row_6139{font-size:.9vw}.tooltip_iron_fef0 .row_6139{font-size:1.15vw}.primary_9a59 .row_6139{font-size:1.3vw}.tag-active-cb0e .row_6139{font-size:1.5vw}.row_6139{font-size:1.8vw}}@media screen and (min-width:850px){.row_6139{font-size:16px}.content_d942 .row_6139,.component_current_c55f .row_6139,.photo-6cc9 .row_6139,.modal_gold_6869 .row_6139{font-size:8px}.content_d942 .row_6139 h6,.component_current_c55f .row_6139 h6,.photo-6cc9 .row_6139 h6{font-size:10px}.content_d942 .row_6139 p.stale-9e33,.component_current_c55f .row_6139 p.stale-9e33,.photo-6cc9 .row_6139 p.stale-9e33{font-size:16px}.in_972f .row_6139{font-size:8.5px}.highlight_copper_d911 .row_6139{font-size:9px}.focused-e6fd .row_6139{font-size:10px}.item-fixed-4337 .row_6139{font-size:11px}.stale_a5cf .row_6139{font-size:12px}.smooth_24fb .row_6139{font-size:13px}.logo-7347 .row_6139{font-size:14px}.text_first_878b .row_6139{font-size:15px}}@media(prefers-reduced-motion:no-preference){.surface_e453 [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}.surface_e453 [data-animate]:not([data-animate-transform]),[data-animate]:not([data-animate-transform]){transform:none!important}.surface_e453 [data-animate]:not([data-animate-transition]),[data-animate]:not([data-animate-transition]){transition:none!important}.surface_e453 [data-animate=bounceInDown],.surface_e453 [data-animate=bounceInLeft],.surface_e453 [data-animate=bounceInRight],.surface_e453 [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}.surface_e453 [data-animate=bounceInLeft],[data-animate=bounceInLeft]{transform:translate3d(-300px,0,0)}.surface_e453 [data-animate=blurIn],[data-animate=blurIn]{filter:blur(15px)}.surface_e453 [data-animate=fadeInLeft],[data-animate=fadeInLeft]{transform:translate3d(-70px,0,0)}.surface_e453 [data-animate=fadeInRight],[data-animate=fadeInRight]{transform:translate3d(70px,0,0)}.surface_e453 [data-animate=bounceInUp],.surface_e453 [data-animate=fadeInUp],[data-animate=bounceInUp],[data-animate=fadeInUp]{transform:translate3d(0,70px,0)}.surface_e453 [data-animate=bounceInRight],[data-animate=bounceInRight]{transform:translate3d(300px,0,0)}.surface_e453 [data-animate=bounceIn],[data-animate=bounceIn]{transform:scale(1.3)}.surface_e453 [data-animate=bounceInDown],.surface_e453 [data-animate=fadeInDown],[data-animate=bounceInDown],[data-animate=fadeInDown]{transform:translate3d(0,-70px,0)}.surface_e453 [data-animate=flipInY],[data-animate=flipInY]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateY(-90deg) translate3d(15px,0,0)}.surface_e453 [data-animate=flipInX],[data-animate=flipInX]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateX(90deg) translate3d(0,-15px,0)}.summary_8658.surface_e453 [data-animated=true],.surface_e453 .paper_1e61 [data-animated=true],[data-animated=true]{animation-delay:.1s;opacity:1!important;transform:translateZ(0) scale(1)}.input_3f80>:not(.paper_1e61) [data-animated=true]{transition:transform .7s,opacity .3s!important}.surface_e453 [data-animate=none],[data-animate=none]{opacity:1!important}.surface_e453 [data-animate=blurIn][data-animated=true],[data-animated=true][data-animate=blurIn]{filter:blur(0)}[data-animated=false]{transition:none!important}.full_c5af [data-animate],[data-animate]:hover{transition-delay:0s!important}[data-animate-delay="100"]{transition-delay:.1s}.easy-b252>li{opacity:0;transform:translateY(-15px);transition:transform .3s,opacity .3s}.fn-active-ed74 .easy-b252>li,.panel_9c74 .easy-b252>li,.easy-b252.fn-active-ed74>li{opacity:1;transform:none}.content-fcad+.content-fcad [data-animate],.easy-b252>li,[data-animate-delay="200"],[data-animate]+[data-animate]{transition-delay:.2s}.easy-b252>li+li,[data-animate-delay="300"]{transition-delay:.3s}.content-fcad+.content-fcad+.content-fcad [data-animate],.easy-b252>li+li+li,[data-animate-delay="400"],[data-animate]+[data-animate]+[data-animate]{transition-delay:.4s}.easy-b252>li+li+li+li,[data-animate-delay="500"]{transition-delay:.5s}.content-fcad+.content-fcad+.content-fcad+.content-fcad [data-animate],.easy-b252>li+li+li+li+li,[data-animate-delay="600"],[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.6s}.easy-b252>li+li+li+li+li+li,[data-animate-delay="700"]{transition-delay:.7s}.content-fcad+.content-fcad+.content-fcad+.content-fcad+.content-fcad [data-animate],.easy-b252>li+li+li+li+li+li+li,[data-animate-delay="800"],[data-animate]+[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.8s}.content-fcad+.content-fcad+.content-fcad+.content-fcad+.content-fcad+.content-fcad [data-animate],.easy-b252>li+li+li+li+li+li+li+li,[data-animate-delay="900"]{transition-delay:.9s}.content-fcad+.content-fcad+.content-fcad+.content-fcad+.content-fcad+.content-fcad+.content-fcad [data-animate],.easy-b252>li+li+li+li+li+li+li+li+li,[data-animate-delay="1000"]{transition-delay:1s}.glass-da1a .input_3f80>:not(.paper_1e61) [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}}.tabs_7bdd{border:1px solid #ececec;border-radius:0;bottom:0;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.feature_67c3{border-style:dashed}.sort-short-e393{border-style:dotted}.full_c5af .focused_81a7:not(.up_65a1):not(.content-copper-ceab),.full_c5af.focused_81a7:not(.up_65a1):not(.content-copper-ceab){background-color:#fff}.title_narrow_00c9 .full_c5af .focused_81a7:not(.up_65a1):not(.content-copper-ceab),.title_narrow_00c9 .full_c5af.focused_81a7:not(.up_65a1):not(.content-copper-ceab){background-color:#333}.wrapper_easy_dbcb,.tabs-7659,.first-9315,.pagination_short_ea36,.dim-9de1,.gallery_bb17,.row_334d,.medium-111c,.focused-1b9a,.mask-4228,.title_c31c .title_lower_72fd,.pagination-red-4687 .title_lower_72fd,.accordion-0796 .title_lower_72fd,.heading-hovered-54ca .title_lower_72fd,.wide_451f .title_lower_72fd,.fluid_390d .title_lower_72fd,.easy_685c .title_lower_72fd,.out_be57 .title_lower_72fd,.slider-ebca .title_lower_72fd,.banner_f0bb .title_lower_72fd{transition:transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s}.wrapper_easy_dbcb,.tabs-7659:hover,.title_c31c .title_lower_72fd,.pagination-red-4687 .title_lower_72fd:hover{box-shadow:0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.green_6225,.first-9315,.pagination_short_ea36:hover,.accordion-0796 .title_lower_72fd,.heading-hovered-54ca .title_lower_72fd:hover{box-shadow:0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.dim-9de1,.gallery_bb17:hover,.wide_451f .title_lower_72fd,.fluid_390d .title_lower_72fd:hover{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.22)}.row_334d,.medium-111c:hover,.easy_685c .title_lower_72fd,.out_be57 .title_lower_72fd:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1)}.focused-1b9a,.mask-4228:hover,.slider-ebca .title_lower_72fd,.banner_f0bb .title_lower_72fd:hover{box-shadow:0 30px 40px 0 rgba(0,0,0,.2)}.medium-111c:hover,.mask-4228:hover,.out_be57 .title_lower_72fd:hover,.banner_f0bb .title_lower_72fd:hover{transform:translateY(-6px)}.slow-6753,.preview-medium-995d{text-shadow:1px 1px 1px rgba(0,0,0,.3)}.summary_white_58a0{text-shadow:2px 2px 5px rgba(0,0,0,.4)}.gradient-f6f3{text-shadow:3px 3px 8px rgba(0,0,0,.4)}.border_medium_c132{text-shadow:3px 3px 12px rgba(0,0,0,.5)}.in_35ac{text-shadow:5px 5px 16px rgba(0,0,0,.6)}a.tall_a357{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.tall_a357 i{font-size:.8em}a.tall_a357:hover{background-color:#fff!important;color:#000!important;opacity:1}.short_0a75 .sort_brown_e0db,.short_0a75 [class*=image-] img{transition:filter .6s,opacity .6s,transform .6s,box-shadow .3s}.short_0a75 .top-3296 img{transition:unset}.chip-easy-1fd9 .sort_brown_e0db,.accordion-smooth-8266:hover .sort_brown_e0db,.short_0a75 .pattern-9671 img,.short_0a75:hover .grid-active-9166 img{filter:grayscale(100%)}.chip-easy-1fd9:hover .sort_brown_e0db,.short_0a75:hover .pattern-9671 img{filter:grayscale(0)}.surface-f3e7:hover .sort_brown_e0db,.short_0a75:hover .carousel_paper_a858 img{transform:scale(1.1)}.pagination-center-9596 .sort_brown_e0db,.short_0a75 .hero-cool-af28 img{transition:transform 5s!important}.pagination-center-9596 .sort_brown_e0db,.short_0a75:hover .hero-cool-af28 img{transform:scale(1.3)}.active-0f74:hover .sort_brown_e0db,.short_0a75:hover .nav_9ffd img{opacity:.7;transform:scale(1.1)}.blue-8adc:hover .sort_brown_e0db,.short_0a75:hover .sidebar_4ebb img{filter:brightness(1.1)}.header_paper_0b7a:hover .sort_brown_e0db,.short_0a75:hover .pro_6404 img{opacity:.7}.short_0a75:hover .old-d454 img,.old-d454:hover .sort_brown_e0db{opacity:.6}.paragraph-action-e56e .sort_brown_e0db,.highlight-yellow-f044 img{opacity:.7}.paragraph-action-e56e:hover .sort_brown_e0db,.short_0a75:hover .highlight-yellow-f044 img{opacity:1}.widget_6e46:hover .sort_brown_e0db,.short_0a75:hover .old-0e49 img{filter:blur(5px)}.main_left_c8ce:not(:hover) .advanced-b3cf,.orange_98c4:hover .advanced-b3cf,.short_0a75:hover .container_8e0e .advanced-b3cf,.short_0a75:not(:hover) .popup-next-3f05 .advanced-b3cf{opacity:0}.basic-0f72:not(:hover) .advanced-b3cf,.panel_c883:hover .advanced-b3cf,.short_0a75:hover .mask_dirty_6240 .advanced-b3cf,.short_0a75:not(:hover) .pattern-d6aa .advanced-b3cf{opacity:.5}.accent_3530{overflow:hidden;transform:translateZ(0)}.selected_3f48{-webkit-clip-path:circle(50% at center);clip-path:circle(50% at center)}.media-1635{-webkit-clip-path:polygon(0 30px,100% 0,100% 100%,0 100%);clip-path:polygon(0 30px,100% 0,100% 100%,0 100%)}.slider_e976{-webkit-clip-path:polygon(0 0,100% 30px,100% 100%,0 100%);clip-path:polygon(0 0,100% 30px,100% 100%,0 100%)}.disabled_0e08{-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%)}.motion_9d5e{-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%)}.module-8810{-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%)}.pro_4277{-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%)}.media-1635,.slider_e976,.disabled_0e08{margin-top:-30px}.motion_9d5e,.module-8810,.pro_4277{margin-top:-60px}[data-parallax-container]{overflow:hidden}@media(prefers-reduced-motion:no-preference){[data-parallax]{will-change:transform!important}[data-parallax]:not(.hero_under_0fb9),[data-parallax]:not(.hero_under_0fb9) .sort_brown_e0db{opacity:0}}.slider_4967{-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}.west_2747{background:rgba(0,0,0,.2);background:linear-gradient(180deg,#000 0,transparent 70%);opacity:.4}.focused_81a7:hover .slider_4967{opacity:.5}.content-copper-ceab:not(.title_narrow_00c9) .slider_4967{background:hsla(0,0%,100%,.2);background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 33%);opacity:.8}.popup_efb0,.purple-161c,.component-3158,.lower-9be4,.picture-3597{filter:blur(0);opacity:0;pointer-events:none;transition:opacity .5s,transform .3s,max-height .6s,filter .6s}.popup_efb0{transform:translateY(15%) translateZ(0)}.purple-161c{transform:translateY(100%) translateZ(0)}.message_e78e .prev-5629.popup_efb0{transform:translateY(-40%) translateZ(0)}.nav-d6c7{opacity:0;transition:opacity .3s}.short_0a75:hover .nav-d6c7{opacity:1}.silver-6913{transition:opacity .3s}.short_0a75:hover .silver-6913{opacity:0}.input-copper-ad82{filter:invert(0);opacity:1!important}.short_0a75:hover .input-copper-ad82{filter:invert(100%)}.thick_ce33{max-height:0;opacity:0;transform:translateY(15%) translateZ(0);transition:all .6s}.short_0a75:hover .thick_ce33{max-height:150px;opacity:1}.short_0a75:hover .thick_ce33.fresh_313f{max-height:30px}.top-e1cb{filter:blur(10px);opacity:0;transition:filter .3s,opacity .3s}.short_0a75:hover .top-e1cb{filter:blur(0)!important;opacity:1}.component-3158{transform:scale(1.1) translateZ(0)}.message_e78e .prev-5629.component-3158{transform:scale(1.1) translateZ(0) translateY(-50%)}.lower-9be4{transform:scale(.9) translateZ(0)}.message_e78e .prev-5629.lower-9be4{transform:scale(.9) translateZ(0) translateY(-50%)}.notification-5294{opacity:1!important;transform:scale(1) translateZ(0) translateY(10px)!important;transition:transform .3s}.short_0a75:hover .notification-5294{transform:scale(1) translateZ(0) translateY(0)!important}.message_e78e .notification-5294{transform:scale(1) translateZ(0) translateY(-40%)!important}.message_e78e:hover .prev-5629.notification-5294{transform:scale(1) translateZ(0) translateY(-50%)!important}.short_0a75:hover img.picture-3597{opacity:1}.short_0a75 .notification_c8bd:focus-within .picture-3597,.short_0a75:hover .popup_efb0,.short_0a75:hover .purple-161c,.short_0a75:hover .component-3158,.short_0a75:hover .lower-9be4,.short_0a75:hover .picture-3597{opacity:1;pointer-events:inherit;transform:scale(1) translateZ(0) translateY(0)!important}.message_e78e:hover .picture-3597.prev-5629,.short_0a75:hover .picture-3597.fn-center-ed74{transform:scale(1) translateZ(0) translateY(-50%)!important}@media(prefers-reduced-motion){.message_e78e .prev-5629.popup_efb0,.message_e78e:hover .picture-3597.prev-5629,.short_0a75:hover .notification-5294,.short_0a75:hover .popup_efb0,.short_0a75:hover .purple-161c,.short_0a75:hover .component-3158,.short_0a75:hover .lower-9be4,.short_0a75:hover .picture-3597,.short_0a75:hover .picture-3597.fn-center-ed74,.notification-5294,.thick_ce33,.popup_efb0,.purple-161c,.component-3158,.lower-9be4{transform:translateZ(0)}}.surface_e453 .steel-45cc{background-color:transparent!important;overflow:hidden}.surface_e453 .steel-45cc .sort_brown_e0db{opacity:0;transition:opacity 1s}.photo_a1bd .sort_brown_e0db,.module_bbce .sort_brown_e0db{transform:scale(1)}.large-e72f .sort_brown_e0db,.dim_a5c0 .sort_brown_e0db{transform:scale(1.2)}.steel-45cc.paper_1e61 .sort_brown_e0db{opacity:1;transform:scale(1);transition:opacity 1s,transform 20s ease-out}.texture_pro_242a.paper_1e61 .sort_brown_e0db{transition:opacity 3.5s}.accordion-pressed-f341.paper_1e61 .sort_brown_e0db{transition:opacity 1.5s}.module_bbce.paper_1e61 .sort_brown_e0db,.photo_a1bd.paper_1e61 .sort_brown_e0db{transform:scale(1.2)}.dim_a5c0.paper_1e61 .sort_brown_e0db{transition:opacity 1s,transform 5s ease-out}.silver_abcc{display:flex;pointer-events:none;position:absolute}.first-5a7d{flex:1 1 auto}.section-efd5{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}.notice_81f9{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.input_inner_71cc{opacity:0;transition-property:opacity}.input_inner_71cc.logo_hovered_401d{opacity:1}.input_left_9668.aside_green_b9ff .first-5a7d{background:#000;border:2px solid #000;border-radius:4px}.input_left_9668.aside_green_b9ff.card-d24c .first-5a7d{margin-top:8px}.input_left_9668.aside_green_b9ff.motion_79f2 .first-5a7d{margin-right:8px}.input_left_9668.aside_green_b9ff.hover_fe90 .first-5a7d{margin-left:8px}.input_left_9668.aside_green_b9ff.container-hovered-6108 .first-5a7d{margin-bottom:8px}.input_left_9668.aside_green_b9ff .section-efd5{color:#fff;padding:6px 8px}.input_left_9668.aside_green_b9ff .motion_41ff{overflow:hidden;position:absolute}.input_left_9668.aside_green_b9ff.card-d24c .motion_41ff{height:8px;margin-left:-8px;top:0;width:16px}.input_left_9668.aside_green_b9ff.motion_79f2 .motion_41ff{height:16px;margin-top:-8px;right:0;top:0;width:8px}.input_left_9668.aside_green_b9ff.hover_fe90 .motion_41ff{height:16px;left:0;margin-top:-8px;top:0;width:8px}.input_left_9668.aside_green_b9ff.container-hovered-6108 .motion_41ff{bottom:0;height:8px;margin-left:-8px;width:16px}.input_left_9668.aside_green_b9ff .summary_static_1e61,.input_left_9668.aside_green_b9ff .list_84b3{height:0;position:absolute;width:0}.input_left_9668.aside_green_b9ff .summary_static_1e61{border:8px solid transparent}.input_left_9668.aside_green_b9ff.card-d24c .summary_static_1e61{border-bottom-color:#000;left:0;top:3px}.input_left_9668.aside_green_b9ff.motion_79f2 .summary_static_1e61{border-left-color:#000;left:-3px;top:0}.input_left_9668.aside_green_b9ff.hover_fe90 .summary_static_1e61{border-right-color:#000;left:3px;top:0}.input_left_9668.aside_green_b9ff.container-hovered-6108 .summary_static_1e61{border-top-color:#000;left:0;top:-3px}.input_left_9668.aside_green_b9ff .list_84b3{border:8px solid transparent;left:0;top:0}.input_left_9668.aside_green_b9ff.card-d24c .list_84b3{border-bottom-color:#000}.input_left_9668.aside_green_b9ff.motion_79f2 .list_84b3{border-left-color:#000}.input_left_9668.aside_green_b9ff.hover_fe90 .list_84b3{border-right-color:#000}.input_left_9668.aside_green_b9ff.container-hovered-6108 .list_84b3{border-top-color:#000}.input_left_9668.aside_green_b9ff .shade_734c{position:relative}.input_left_9668.aside_green_b9ff.card-d24c .shade_734c{top:-8px}.input_left_9668.aside_green_b9ff.hover_fe90 .shade_734c{left:-8px}.title_narrow_00c9,.title_narrow_00c9 p,.title_narrow_00c9 td{color:#f1f1f1}.title_narrow_00c9 .info-bottom-b70f,.title_narrow_00c9 a.stale-9e33,.title_narrow_00c9 h1,.title_narrow_00c9 h2,.title_narrow_00c9 h3,.title_narrow_00c9 h4,.title_narrow_00c9 h5,.title_narrow_00c9 h6,.title_narrow_00c9 label,.stale-806d:hover a,.stale-806d:hover h1,.stale-806d:hover h2,.stale-806d:hover h3,.stale-806d:hover h4,.stale-806d:hover h5,.stale-806d:hover h6,.stale-806d:hover p{color:#fff}.title_narrow_00c9 .gradient_active_53b3 .media-advanced-126f,.title_narrow_00c9 .notification-mini-4281,.title_narrow_00c9 .current-898d a+a{border-color:hsla(0,0%,100%,.2)}.title_narrow_00c9 .backdrop-3aad li li.left-2e92>a,.title_narrow_00c9 .column-tall-0de1>li>a,.title_narrow_00c9 .backdrop-3aad>li>ul li a,.title_narrow_00c9 .aside_98a2>li.hard-b33d,.title_narrow_00c9 .aside_98a2>li>a,.sort_9392 .picture_south_37fd,.sort_9392 .aside_98a2>li>a,.sort_9392 .aside_98a2>li>button,.video-6875.title_narrow_00c9 .clean_5654>li>a,.video-6875.title_narrow_00c9>li>a{color:hsla(0,0%,100%,.8)}.title_narrow_00c9 .column-tall-0de1>li>a:hover,.title_narrow_00c9 .aside_98a2>li.fn-active-ed74>a,.title_narrow_00c9 .aside_98a2>li>a.fn-active-ed74,.title_narrow_00c9 .aside_98a2>li>a:hover,.sort_9392 .aside_98a2>li.fn-active-ed74>a,.sort_9392 .aside_98a2>li.fn-current-ed74>a,.sort_9392 .aside_98a2>li>a.fn-active-ed74,.sort_9392 .aside_98a2>li>a:hover,.sort_9392 a.status_003f:hover,.video-6875.title_narrow_00c9 .clean_5654>li>a:hover,.video-6875.title_narrow_00c9>li>a:hover{color:#fff}.title_narrow_00c9.video-6875.table_first_517c>li.texture_cool_43cb,.title_narrow_00c9.video-6875.over_6108>li.texture_cool_43cb,.sort_9392 .picture-gas-cf76:after,.sort_9392 .fixed_10df>li+li>a:after,.sort_9392 .aside_98a2>li.picture-gas-cf76,.video-6875.title_narrow_00c9 .clean_5654>li>a,.video-6875.title_narrow_00c9>li>a{border-color:hsla(0,0%,100%,.2)}.title_narrow_00c9 .backdrop-3aad li li.left-2e92>a,.sort_9392 .detail-pressed-e9d2,.sort_9392 .backdrop-3aad li li.left-2e92>a,.sort_9392 .aside_98a2>li.hard-b33d{color:#fff}.pro_7f9d a:hover span.slider_22ed,.sort_9392 span.slider_22ed{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.title_narrow_00c9{background-color:#333}.paragraph-small-341e{padding-bottom:30px;padding-top:30px}.large_c95a{padding-top:0}.gallery-black-ef82{display:flow-root}@media(min-width:850px){.red-d97e{position:sticky}.red-d97e[data-sticky-mode]{transform:translateZ(0);will-change:transform}.red-d97e:not([data-sticky-mode]){top:calc(var(--flatsome-scroll-padding-top) + 30px);transition:top .6s}}.hard-f32b{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}.nav-inner-329a,.liquid-7cb5{opacity:1;visibility:visible}.hidden_center_3a53,.slider-a7ce{background-position:50% 0;background-size:cover;position:relative;transition:background-color .3s,opacity .3s;width:100%;z-index:1001}.north-12b7{background-color:hsla(0,0%,100%,.9)}.icon_56ff,.block-wood-c969{align-items:center;display:flex;flex-wrap:no-wrap}.hidden_center_3a53.upper_7c81,.hidden_center_3a53.inner_491b,.hidden_center_3a53.message-7c7d{position:absolute}.hidden_center_3a53.inner_491b:not(.over_56cc),.hidden_center_3a53.message-7c7d:not(.over_56cc){left:auto;right:auto}.hidden_center_3a53.inner_491b .slider-a7ce{opacity:0;transition:opacity .3s;visibility:hidden}.hidden_center_3a53.inner_491b .slider-a7ce.over_56cc{opacity:1;visibility:visible}.hidden_center_3a53.message-7c7d .north-12b7,.hidden_center_3a53.message-7c7d .button_selected_8f1f,.hidden_center_3a53.message-7c7d .icon_56ff,.hidden_center_3a53.message-7c7d .slider-a7ce{background-color:transparent;background-image:none!important;box-shadow:none}.north-12b7,.button_selected_8f1f{background-position:50% 0;transition:background .4s}.block-wood-c969{background-color:#446084;min-height:20px;position:relative;z-index:11}.complex_aa00{position:relative;z-index:10}.icon_56ff{min-height:35px;position:relative;z-index:9}.menu-narrow-a861{border-top:1px solid;margin-bottom:-1px;opacity:.1}.sort_9392 .menu-narrow-a861{display:none}.over_56cc{left:0;margin:0 auto;position:fixed;right:0;top:0}.main-bc34 .over_56cc{animation:stuckMoveDown .6s}.button-first-1cdb .over_56cc{animation:stuckFadeIn .6s}.light_83b4 .over_56cc .complex_aa00{transition:height .8s}.over_56cc .card-60a3,.over_56cc .out_1040,.over_56cc .out_1040 img{margin-top:0;padding-top:0}.slider-a7ce:not(.over_56cc) .out_1040 img{transition:max-height .5s}.hidden_center_3a53.inner_491b .highlight_9fec,.over_56cc .highlight_9fec{display:none}.yellow_9f88 .slider-a7ce,.slider-a7ce.over_56cc,.south-6c02 #wrapper{box-shadow:1px 1px 10px rgba(0,0,0,.15)}.aside_98a2>li.picture-gas-cf76{border-left:1px solid rgba(0,0,0,.1);height:30px;margin:0 7.5px;position:relative;vertical-align:middle}.sort_9392 .aside_98a2>li.picture-gas-cf76{border-color:hsla(0,0%,100%,.1)}.main_south_015c{min-height:15px;width:100%}.detail_over_4c8c .notice_tiny_dd4e{max-width:100%!important}@media(max-width:849px){.complex_aa00 li.hard-b33d.component-1195{display:none}}@media(prefers-reduced-motion){.main-bc34 .over_56cc{animation-name:stuckFadeIn}}@media(max-width:549px){.description-34c5>li>a:not(.video_34a6){line-height:5em}}.paragraph_c71c{margin:0 0 30px}.accordion-98b1 .paragraph_c71c{margin-bottom:0}.soft_2d2b{padding:1.5em 0}.soft_2d2b.component-clean-e68b{padding-left:1.5em;padding-right:1.5em}.slider-in-fa2a{padding-top:0}.notification-fluid-2b82{padding-bottom:0}.aside_8a5e{padding-bottom:1.5em;padding-top:1.5em}.accordion-98b1 .mask-south-a73d .focused_81a7{margin-bottom:1.5em}.mask-south-a73d{transition:opacity .3s,box-shadow .5s,transform .3s}.sort-current-ba19+#main .filter_in_79ec{padding-top:30px}.content_63ce{opacity:.8;padding-top:7px}.mask-south-a73d.full_c5af{background-color:#fff}.mask-south-a73d.full_c5af .gold-8883,.mask-south-a73d.full_c5af .aside_8a5e,.mask-south-a73d.full_c5af .soft_2d2b,.mask-south-a73d.full_c5af footer.liquid_227d{padding-left:1.5em;padding-right:1.5em}.mask-south-a73d.full_c5af .slider-in-fa2a{padding-top:1.5em}.preview_e360{padding:2em 0}.red_e43e h2.focus-ce4d{font-size:2em}.wide_8b03.status-d43d{top:7%}.list_first_80f0 img{width:100%}.mask-plasma-4459{position:relative}@media(min-width:850px){.mask-plasma-4459{float:left;margin-right:2em;max-width:50%}.mask-plasma-4459+.aside_8a5e{padding-top:0}}.paragraph_c71c .container_b394 p:last-of-type{margin-bottom:0}footer.liquid_227d{border-bottom:2px solid #ececec;border-top:1px solid #ececec;font-size:.8em;padding:.5em 0 .6em}li.preview_up_0db6{padding:7px 0}li.preview_up_0db6 a{display:inline!important}.content-solid-9064 .video-8385{height:2px;margin-bottom:.5em;margin-top:.5em}.image-cold-96cc{display:block}.hover-motion-269c{margin-top:1.5em}.purple-39cd:not(.iron_796e){display:none}@media(min-width:850px){.info-8b25{display:inline;float:left;margin-right:1.5em}.message-01a1{display:inline;float:right;margin-left:1.5em}.thumbnail-thick-56b6{clear:both;display:block;margin:0 auto}}.dark_fddf{margin-bottom:2em;max-width:100%}.dark_fddf .filter-8fb5{background:rgba(0,0,0,.05);font-size:.9em;font-style:italic;padding:.4em}.filter-8fb5{text-align:center}img.article_1df9.slow_6d91{margin-bottom:2em}.thumbnail_smooth_2deb .aside_8a5e .image-df66{padding:0}.accordion_west_2d02{display:block}.under_8da9 .media_e5a6,.aside_8a5e .media_e5a6,.sidebar_ab95 .media_e5a6{border:none;margin-bottom:0;margin-top:0;padding:0}.border_d1bc{margin-bottom:1.5em}.border_d1bc ul{margin:0}.border_d1bc li{list-style:none}.focus-9666 .border_d1bc,.shadow-bronze-e6aa .border_d1bc{background-color:#fff;border:1px solid #ddd;box-shadow:2px 2px 10px 0 rgba(0,0,0,.05);padding:15px 20px}.focus-9666 .border_d1bc h3{background-color:#446084;color:#fff;margin-left:-21px;margin-top:-16px;padding:10px 20px;width:calc(100% + 42px)}.focus-9666 h3+.video-8385{display:none}.border_d1bc>ul>li,ul.down-ce90>li{list-style:none;margin:0;text-align:left}.border_d1bc>ul>li li,ul.down-ce90>li li{list-style:none}.border_d1bc>ul>li>a,.border_d1bc>ul>li>span:first-child,ul.down-ce90>li>a,ul.down-ce90>li>span:first-child{display:inline-block;flex:1;padding:6px 0}.border_d1bc>ul>li:before,ul.down-ce90>li:before{display:inline-block;font-family:fl-icons;margin-right:6px;opacity:.6}.border_d1bc>ul>li li>a,ul.down-ce90>li li>a{display:inline-block;font-size:.9em;padding:3px 0}.border_d1bc>ul>li+li,ul.down-ce90>li+li{border-top:1px solid #ececec}.title_narrow_00c9 .border_d1bc>ul>li+li,.title_narrow_00c9 ul.down-ce90>li+li{border-color:hsla(0,0%,100%,.08)}.border_d1bc>ul>li ul,ul.down-ce90>li ul{border-left:1px solid #ddd;display:none;margin:0 0 10px 3px;padding-left:15px;width:100%}.border_d1bc>ul>li ul li,ul.down-ce90>li ul li{border:0;margin:0}.title_narrow_00c9 .border_d1bc>ul>li ul,.title_narrow_00c9 ul.down-ce90>li ul{border-color:hsla(0,0%,100%,.08)}.title_narrow_00c9 .border_d1bc>ul>li.fn-active-ed74>a,.title_narrow_00c9 .border_d1bc>ul>li.caption_36c3>a,.title_narrow_00c9 .border_d1bc>ul>li>a:hover,.title_narrow_00c9 ul.down-ce90>li.fn-active-ed74>a,.title_narrow_00c9 ul.down-ce90>li.caption_36c3>a,.title_narrow_00c9 ul.down-ce90>li>a:hover{color:#fff}.border_d1bc>ul>li.component-7bc1,ul.down-ce90>li.component-7bc1{align-items:center;display:flex;flex-flow:row wrap}.border_d1bc>ul>li .huge_f95b{font-size:.7em;line-height:3em;opacity:.5}.border_d1bc .widget-38c8>ul,.border_d1bc .fn-current-ed74>ul{display:block}.border_d1bc .caption_36c3>a{color:#000;font-weight:bolder}.detail_stale_c944{padding:10px 0}.detail_stale_c944 a{display:block;line-height:1.2;margin-bottom:6px}.border_d1bc .tabs_d444:after{clear:both;content:"";display:table}.border_d1bc .tabs_d444>li{border:0;float:left;list-style:none;margin:0;padding:0;width:33.333333%}.border_d1bc .tabs_d444>li a{display:block;margin:0;padding:0}.border_d1bc .tabs_d444>li img{display:block;width:100%}.pink-18cb li{align-items:center;display:flex}.logo-north-31c9 li{font-size:.9em;font-style:italic}.logo-north-31c9 a{display:inline!important}.logo-north-31c9 span{display:block;font-weight:bolder}.next_d3cc{color:#333;position:relative}.next_d3cc .description-81b3{display:none!important}.title_narrow_00c9 .next_d3cc{color:#fff}.next_d3cc p{margin:0;padding:0}.next_d3cc br{display:none}.next_d3cc label{display:inline-block;width:100%}.next_d3cc span.border-957f{margin-left:0;margin-right:1.2em}.next_d3cc .detail-fixed-7b89{display:block}.next_d3cc .description-81b3{background-color:#fff;border-radius:99px;position:absolute;right:0}.next_d3cc .progress_silver_6186{background-color:#f1f1f1;border-radius:3px;color:#b20000;line-height:1.2em;margin-top:-10px;opacity:.8;padding:5px 8px;position:relative}.next_d3cc .progress_silver_6186: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}.next_d3cc .backdrop_cold_1cea{display:none!important}.next_d3cc .hidden_54dd .progress_silver_6186{margin-top:5px;position:absolute;width:100%;z-index:99}.next_d3cc .caption_pressed_17dc{border-radius:10px;margin:5px 0 0}.container_6cf8 .fn-processing-ed74 *{opacity:.8}.list-stale-2d05 form.main_purple_c80c{margin:0 auto;max-width:620px;padding:30px 15px}.chip-465d img{width:100%}.top_1993{margin-bottom:-1px}.thumbnail_smooth_2deb+.border_hot_e7d1 .mask_fixed_c5b4{margin-top:30px}.message-ce41{display:none;padding:1em 2.3em}.media-slow-dde3{border-top:1px solid #ddd;display:block;font-size:110%;padding:.6em 2.3em;position:relative;transition:border .2s ease-out,background-color .3s}.title_narrow_00c9 .media-slow-dde3{border-color:hsla(0,0%,100%,.2)}.media-slow-dde3.fn-active-ed74{background-color:rgba(0,0,0,.03);border-color:#446084;color:#446084;font-weight:700}.title_narrow_00c9 .media-slow-dde3.fn-active-ed74{color:#fff}.surface-mini-0fc1 .accent_inner_e220{border-radius:999px;height:1.5em;left:0;margin-right:5px;position:absolute;top:.3em;transform-origin:50% 47%;width:2.3em}.surface-mini-0fc1 .fn-active-ed74 .accent_inner_e220{color:currentColor;opacity:1}.notification_active_d785{color:#222;font-weight:700;letter-spacing:0;padding:0}.simple_e5b0 .notification_active_d785{font-size:.85em;margin:0 0 .5em}.notification_active_d785 .status_steel_c6f6,.notification_active_d785 .element_10e3{font-weight:300;margin:0 .3em;opacity:.35;position:relative;top:0}.title_narrow_00c9 .notification_active_d785{color:#fff}.notification_active_d785 a{color:hsla(0,0%,40%,.7);font-weight:400}.notification_active_d785 a:first-of-type{margin-left:0}.notification_active_d785 a.fn-current-ed74,.notification_active_d785 a:hover{color:#111}.title_narrow_00c9 .notification_active_d785 a{color:#fff}.search_55a3{padding:15px 0}.search_55a3 a{align-items:center;color:#ccc;display:inline-flex}.search_55a3 .status_steel_c6f6{margin:0 .5em;top:2px}.dark_3a09{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-ed74 .dark_3a09{background-color:#d26e4b}@media(min-width:850px){.surface_da4c{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.surface_da4c>div,.surface_da4c>p{padding:0 15px;width:100%}.surface_da4c p.detail-soft-7789,.surface_da4c p.chip-center-2194,.surface_da4c p.solid_a142{flex:1}}.gradient-498e:target{background-color:#f1f1f1;border-radius:10px;padding:15px}.widget-black-a5b0 li,.dynamic-7eb7 li{list-style:none;padding:1em 0 0}.widget-black-a5b0 li .module_8148,.dynamic-7eb7 li .module_8148{margin-bottom:0}.widget-black-a5b0 li .chip_iron_6141,.dynamic-7eb7 li .chip_iron_6141{border-radius:100%}.widget-black-a5b0 li .description_0bb7,.dynamic-7eb7 li .description_0bb7{font-style:italic}.widget-black-a5b0 li .progress-in-ba9c,.dynamic-7eb7 li .progress-in-ba9c{padding:0 1.5em}.widget-black-a5b0>li:not(:first-child),.dynamic-7eb7>li:not(:first-child){border-top:1px dashed #ddd}#comments .inner_c5b5{background-color:rgba(0,0,0,.05);margin-top:15px;padding:15px 25px 0}#comments .inner_c5b5 .frame-98bd{font-size:1.2em}#comments .inner_c5b5 small{font-size:.6em;margin-left:10px;text-transform:uppercase}.badge-small-430b{position:relative;width:100%}.silver_58a5{padding:30px 0 0}.container-61ed{background-color:#fff}.text-narrow-1ec4{background-color:#777}.container-61ed,.text-narrow-1ec4{border-top:1px solid rgba(0,0,0,.05)}.grid-hovered-78ee{padding:7.5px 0}.footer-stale-f6e8,html{background-color:#5b5b5b}.silver_58a5 ul{margin:0}.footer-stale-f6e8{color:rgba(0,0,0,.5);font-size:.9em;padding:10px 0 15px}.footer-stale-f6e8.title_narrow_00c9{color:hsla(0,0%,100%,.5)}.footer-stale-f6e8.fn-fixed-ed74{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}.footer-stale-f6e8 ul{border-bottom:1px solid #ddd;opacity:.8;padding-bottom:5px}.footer-stale-f6e8.title_narrow_00c9 ul{border-color:hsla(0,0%,100%,.08)}.footer-stale-f6e8.component-clean-e68b ul{border:0;padding-top:5px}.nav_clean_95a9{box-shadow:0 0 20px 0 rgba(0,0,0,.5);margin-bottom:100px;position:relative;z-index:1}.nav_clean_95a9+.badge-small-430b{bottom:0;position:fixed;z-index:0}.pink-f54e{bottom:20px;margin:0;opacity:0;pointer-events:none;right:20px;transform:translateY(30%)}.pink-f54e.fn-left-ed74{left:20px;right:unset}.pink-f54e.fn-active-ed74{opacity:1;pointer-events:inherit;transform:translateY(0)}.slow-6dd1{display:block;padding-bottom:100%}.slow-6dd1 a>img{font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.up-cd07 img{background-color:rgba(0,0,0,.03)}.out_1040{line-height:1;margin:0}.logo_white_23a1{font-size:.9em;font-style:italic;line-height:1;margin:.85em 0}.out_1040 a{color:#446084;display:block;font-size:32px;font-weight:bolder;margin:0;text-decoration:none;text-transform:uppercase}.out_1040 img{display:block;width:auto}.overlay-white-8373,.tabs-stale-f8ec,.sort_9392 .gold_ed81,.fn-sticky-ed74 .title_narrow_00c9 .overlay-white-8373,.fn-sticky-ed74 .paper-0d64 .gold_ed81{display:none!important}.sort_9392 .overlay-white-8373,.over_56cc .tabs-stale-f8ec{display:block!important}.over_56cc .tabs-stale-f8ec+img,.over_56cc .tabs-stale-f8ec+img+img{display:none!important}.sort_9392 .out_1040 a{color:#fff}.in-f786 .out_1040{margin-left:0;margin-right:30px}.fresh-0aa4 .up_4289{flex:1 1 0;order:1}.fresh-0aa4 .out_1040{margin:0 30px;order:2;text-align:center}.fresh-0aa4 .out_1040 img{margin:0 auto}.fresh-0aa4 .dropdown_ffe2{flex:1 1 0;order:3}@media screen and (max-width:849px){.card-60a3 .aside_98a2{flex-wrap:nowrap}.accordion-soft-4518 .out_1040{margin-left:0;margin-right:15px;order:1}.accordion-soft-4518 .up_4289{flex:1 1 0;order:2}.accordion-soft-4518 .dropdown_ffe2{flex:1 1 0;order:3}.dropdown-fluid-34af .up_4289{flex:1 1 0;order:1}.dropdown-fluid-34af .out_1040{margin:0 15px;order:2;text-align:center}.dropdown-fluid-34af .out_1040 img{margin:0 auto}.dropdown-fluid-34af .dropdown_ffe2{flex:1 1 0;order:3}}.solid_d1f3{height:300px}.orange-83a5{height:400px}.warm_06b3{background-color:#fff;background-color:hsla(0,0%,100%,.9);padding:20px}.full_beb6 .active_acf8 button{max-width:none!important;min-height:auto!important}.full_beb6 .active_acf8 .tertiary-stone-f237 li{margin:0}.wood_655d{background-color:#f1f1f1;padding-left:30px;padding-right:30px}.wood_655d.title_narrow_00c9{background-color:#333}.wood_655d .content-fcad,.wood_655d .title_lower_72fd,.wood_655d .thumbnail_smooth_2deb{padding-bottom:0!important;padding-top:0!important}.fast_f87d li{display:inline-block;margin:0 1px!important;position:relative}.fast_f87d li .video_34a6{margin-bottom:0}.fast_f87d .video-6875{min-width:90px;padding:2px;width:90px}.outline-plasma-696f{position:relative}.outline-plasma-696f .border_d1bc{margin:0 .3em;vertical-align:middle}.primary-bronze-08ca{overflow:hidden}.module-tall-3c22{transition:opacity .6s}.link_88fa{background-color:rgba(0,0,0,.25)}.active_lower_bf24{min-height:60px;padding-top:20px;position:relative}.active_lower_bf24 button,.active_lower_bf24 form,.active_lower_bf24 p,.active_lower_bf24 select,.active_lower_bf24 ul{margin-bottom:0;margin-top:0}.logo_7cea{background-color:#f7f7f7;border-bottom:1px solid #ececec;border-top:1px solid #ececec}.logo_7cea .active_lower_bf24{padding-bottom:15px;padding-top:15px}.block-1e53{background-color:#446084;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.block-1e53 .active_lower_bf24{padding-bottom:20px}.block-1e53 .primary-bronze-08ca{box-shadow:inset 0 0 30px 0 rgba(0,0,0,.1)}.block-1e53 .advanced-b3cf{background-color:rgba(0,0,0,.4)}.frame_babc .gold_adf7{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}.frame_babc .gold_adf7 svg{height:20px;vertical-align:middle;width:auto!important}.frame_babc .gold_adf7:hover{opacity:1}.title_narrow_00c9 .frame_babc .gold_adf7{background-color:hsla(0,0%,100%,.1)}.title_narrow_00c9 .frame_babc .gold_adf7 svg{fill:#fff}.backdrop-fa7d{background-color:#fff;border:1px solid #ececec;overflow:hidden;padding-bottom:15px}.title_narrow_00c9 .backdrop-fa7d{border-color:hsla(0,0%,100%,.2)}.backdrop-fa7d .item-cool-4369{border-bottom:1px solid #ececec;padding:.5em 15%}.title_narrow_00c9 .backdrop-fa7d .item-cool-4369{border-color:hsla(0,0%,100%,.2)}.backdrop-fa7d .detail_active_ea46{color:#000;font-weight:300;padding:.6em 15% 0}.backdrop-fa7d .description_0bb7{padding:15px 15px 0}.backdrop-fa7d .breadcrumb-north-093a{padding:10px 15%}.backdrop-fa7d .table_7fac{opacity:.6;text-decoration:line-through}.backdrop-fa7d .breadcrumb-north-093a .video_34a6:last-child{margin:30px 0 0}.backdrop-fa7d .item_pro_e714{font-size:14px;margin-left:10px}.backdrop-fa7d .breadcrumb-north-093a>div{border-bottom:1px solid #ececec;padding:7.5px 0}.title_narrow_00c9 .backdrop-fa7d .breadcrumb-north-093a>div{border-color:hsla(0,0%,100%,.08)}.title_narrow_00c9 .backdrop-fa7d{background-color:#333}.backdrop-fa7d .item-cool-4369{background-color:rgba(0,0,0,.02)}.main_1885{border-color:#446084;border-width:2px;margin-top:-15px}.main_1885 .item-cool-4369{background-color:#446084;border-color:#446084;color:#fff}.label_0d4b{width:100%}.heading-cold-e8b3{max-height:100vh;overflow:hidden;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:999}.heading-cold-e8b3 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}.heading-cold-e8b3 a.fn-active-ed74,.heading-cold-e8b3 a:hover{background-color:#fff;opacity:1}.heading-cold-e8b3 a.fn-active-ed74{border-color:#446084}.footer_3f2c .hover-f5e6{display:block!important}.medium-e96c form{margin-bottom:0}.simple_c719>.hover-f5e6,.footer_3f2c .hover-f5e6{padding:5px 0;width:100%}.first_b9a8 .tabs_bright_9023{padding-right:5px}.medium-e96c:not(.first_b9a8) .chip_d1c1,.background-selected-d916 .chip_d1c1{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.border_7dde{position:relative}.border_7dde .video_34a6.hard-dcbc{margin:0}.border_7dde .video_34a6.hard-dcbc i{font-size:1.2em}.medium-e96c{width:100%}.medium-e96c.first_b9a8 .chip_d1c1.fn-loading-ed74 .description_advanced_e19b{opacity:0}.medium-e96c.first_b9a8 .chip_d1c1.fn-loading-ed74:after{border-color:currentColor}.medium-e96c.first_b9a8 .hidden_54dd:last-of-type{margin-left:-2.9em}@media(max-width:849px){.medium-e96c{font-size:1rem}}.medium-e96c .hard_a78e{-webkit-overflow-scrolling:touch;max-height:50vh;overflow-y:scroll;overflow-y:auto}.hidden_center_3a53 .hover-f5e6 .hard_a78e,.main_south_015c .hard_a78e{max-height:80vh}.content-fcad .detail-in-fd3a,.hidden_center_3a53 .hover-f5e6 .detail-in-fd3a,.main_south_015c .detail-in-fd3a{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%}.hidden_center_3a53 li .hard-b33d .detail-in-fd3a{background-color:transparent;box-shadow:none;position:relative;top:0}.content-inner-be09{align-items:center;border-bottom:1px solid rgba(0,0,0,.05);cursor:default;display:flex;padding:10px .75em}.content-inner-be09 .panel-7f1a{flex:1}.content-inner-be09 img{border-radius:99px;display:inline-block;height:40px;margin-right:10px;width:40px}.content-inner-be09 img+.panel-7f1a{margin-top:-.15em;padding-left:.5em}.content-inner-be09 .secondary-cold-44a2{font-size:.8em;margin-left:5px;padding-top:3px}.content-inner-be09:last-child{border-bottom:none}.widget-action-c9d8{background-color:rgba(0,0,0,.05)}#search-lightbox{font-size:1.5em;margin:0 auto;max-width:600px}.card_plasma_dd63{margin-bottom:1.5em}.red_e43e+.card_plasma_dd63,.list-over-c7fe+.card_plasma_dd63,.secondary-3cfa+.card_plasma_dd63{margin-top:30px}.motion_cbaf{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;width:100%}.motion_cbaf i{margin-right:.5em;opacity:.6}.motion_cbaf i.hover_black_3e95{margin-left:10px;margin-right:0}.motion_cbaf span{text-transform:uppercase}.motion_cbaf small{font-size:1em;font-weight:400;opacity:.7;padding-left:15px;text-transform:none}.motion_cbaf b{background-color:currentColor;display:block;flex:1;height:2px;opacity:.1}.motion_cbaf a{display:block;font-size:.8em;margin-left:auto;padding-left:15px}.short_a82c{border-bottom:2px solid #ececec}.short_a82c span{border-bottom:2px solid rgba(0,0,0,.1);margin-bottom:-2px;margin-right:15px;padding-bottom:7.5px}.title_narrow_00c9 .short_a82c,.title_narrow_00c9 .short_a82c span{border-color:hsla(0,0%,100%,.2)}.short_a82c b{display:none}.gradient-copper-0fff span{margin:0 15px}.disabled-8965 span,.gradient-copper-0fff span{text-align:center}.disabled-8965 small,.gradient-copper-0fff small{display:block;padding:0 15px}.element_0da1 span,.disabled-8965 span{border:2px solid rgba(0,0,0,.1);padding:.3em .8em}.element_0da1 b:first-of-type{display:none}.title_complex_afb7{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_wood_87e7{align-items:center;display:flex;justify-content:space-between}.stone-fb92{flex:1 1 auto;padding-right:30px}.label_white_13f2{flex:0 0 auto}.label_white_13f2>a{margin-bottom:0;margin-right:20px}.label_white_13f2>a:last-child{margin-right:0}.thumbnail-cool-2580{transform:translate3d(0,100%,0)}.red-5972{transform:none}@media(max-width:849px){.item_wood_87e7{align-items:stretch;flex-direction:column;font-size:.9em;text-align:center}.label_white_13f2{margin-top:15px}.stone-fb92{padding-right:0}}.shadow_black_69a3:before{content:""}.logo-in-9e1c:before{content:""}.message-02ab:before,.header_right_386e:before{content:""}.pagination-down-8735:before{content:""}.pagination-silver-2f19:before{content:""}.card-right-cf42:before{content:""}.dropdown-4d60:before{content:""}.tabs-7ff7:before{content:""}.table-fast-ecbc:before{content:""}.hard_5be4:before{content:""}.alert-middle-3c75:before{content:""}.highlight-4205:before{content:""}.logo-5ab0:before{content:""}.advanced_ce59:before{content:""}.caption_e5db:before{content:""}.preview_steel_fc4f:before{content:""}.accent_ed43:before{content:""}.notice-basic-bb88:before{content:""}.east-fc9a:before{content:""}.hover_black_3e95:before{content:""}.upper-aecd:before{content:""}.simple_4e8e:before{content:""}.silver-b318:before{content:""}.panel-b5da:before{content:""}.icon-center-819c:before{content:""}.focused-f371:before{content:""}.label-631c:before{content:""}.basic-fc26:before{content:""}.middle-c70e:before{content:""}.accent_fast_2fc4:before{content:""}.column_middle_d3e0:before{content:""}.background_ec93:before{content:""}.outer-b69c:before{content:""}.highlight-0f58:before{content:""}.description_advanced_e19b:before{content:""}.easy_df9f:before{content:""}.layout-action-551e:before{content:""}.complex-eca6:before{content:""}.fixed-852d:before{content:""}.tooltip-dim-916a:before{content:""}.icon-f0a7:before{content:""}.carousel-hovered-759c:before{content:""}.background_dc1c:before{content:""}.title-a482:before{content:""}.grid-d42c:before{content:""}.focus_a936:before{content:""}.tabs_last_6545:before{content:""}.clean-df3f:before{content:""}.wrapper_ecd4:before{content:""}.table-huge-7bfc:before{content:""}.article-gold-d5d3{--divider-top-width:100%;--divider-width:100%;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.article-gold-d5d3 svg{display:block;height:150px;left:50%;position:relative;transform:translateX(-50%)}.input-31f1{top:-1px;transform:rotate(180deg)}.input-31f1 svg{width:calc(var(--divider-top-width) + 2px)}.stale_99f9{bottom:-1px}.stale_99f9 svg{width:calc(var(--divider-width) + 2px)}.heading-1655 svg{transform:translateX(-50%) rotateY(180deg)}.logo_74fd{z-index:2}.article-gold-d5d3 .active_dd56{fill:#fff}.component-clean-e68b .stone_1f4e{margin-left:auto;margin-right:auto}.stone_1f4e{color:#999;display:inline-block;font-size:.85em;vertical-align:middle}.hard-b33d .stone_1f4e{font-size:1em}.hard-b33d .stone_1f4e .video_34a6{margin-bottom:0}.stone_1f4e span{font-weight:700;padding-right:10px}.stone_1f4e i{min-width:1em}.title_narrow_00c9 .stone_1f4e,.sort_9392 .stone_1f4e{color:#fff}.title_narrow_00c9 .stone_1f4e .video_34a6.picture_south_37fd,.sort_9392 .stone_1f4e .video_34a6.picture_south_37fd{border-color:hsla(0,0%,100%,.5)}.thick-1030,.stone_1f4e .video_34a6.hard-dcbc:hover,.stone_1f4e .video_34a6.hard-dcbc:not(.picture_south_37fd){background-color:currentColor!important;border-color:currentColor!important}.thick-1030>i,.thick-1030>span,.stone_1f4e .video_34a6.hard-dcbc:hover>i,.stone_1f4e .video_34a6.hard-dcbc:hover>span,.stone_1f4e .video_34a6.hard-dcbc:not(.picture_south_37fd)>i,.stone_1f4e .video_34a6.hard-dcbc:not(.picture_south_37fd)>span{color:#fff!important}.video_34a6.white_9873:hover,.video_34a6.white_9873:not(.picture_south_37fd){color:#3a589d!important}.video_34a6.pagination_7fb6:hover,.video_34a6.pagination_7fb6:not(.picture_south_37fd){color:#3b6994!important}.video_34a6.detail-smooth-1bc1:hover,.video_34a6.detail-smooth-1bc1:not(.picture_south_37fd){color:#51cb5a!important}.video_34a6.tooltip_easy_b741:hover,.video_34a6.tooltip_easy_b741:not(.picture_south_37fd){color:#2478ba!important}.video_34a6.gradient_c2f9:hover,.video_34a6.gradient_c2f9:not(.picture_south_37fd),.video_34a6.breadcrumb_9a04:hover,.video_34a6.breadcrumb_9a04:not(.picture_south_37fd){color:#111!important}.video_34a6.picture_right_bbfe:hover,.video_34a6.picture_right_bbfe:not(.picture_south_37fd){color:#51cb5a!important}.video_34a6.chip-a824:hover,.video_34a6.chip-a824:not(.picture_south_37fd){color:#cb2320!important}.video_34a6.message-steel-997c:hover,.video_34a6.message-steel-997c:not(.picture_south_37fd){color:#fc7600!important}.video_34a6.static-1580:hover,.video_34a6.static-1580:not(.picture_south_37fd){color:#36455d!important}.video_34a6.overlay-small-fbe4:hover,.video_34a6.overlay-small-fbe4:not(.picture_south_37fd){color:#527498!important}.video_34a6.wood-5425:hover,.video_34a6.wood-5425:not(.picture_south_37fd){color:#dd4e31!important}.video_34a6.thumbnail-2ed5:hover,.video_34a6.thumbnail-2ed5:not(.picture_south_37fd){color:#0072b7!important}.video_34a6.wide_87cd:hover,.video_34a6.wide_87cd:not(.picture_south_37fd){color:#c33223!important}.video_34a6.item-be13:hover,.video_34a6.item-be13:not(.picture_south_37fd){color:#e5086f!important}.video_34a6.grid_yellow_5f2f:hover,.video_34a6.grid_yellow_5f2f:not(.picture_south_37fd){color:#fff600!important}.video_34a6.grid_yellow_5f2f:hover i,.video_34a6.grid_yellow_5f2f:not(.picture_south_37fd) i{text-shadow:0 0 6px rgba(0,0,0,.4)}.video_34a6.picture_in_2215:hover,.video_34a6.picture_in_2215:not(.picture_south_37fd){color:#0099e5!important}.video_34a6.video-54c5:hover,.video_34a6.video-54c5:not(.picture_south_37fd){color:#54a9ea!important}.video_34a6.form_cebc:hover,.video_34a6.form_cebc:not(.picture_south_37fd){color:#9146fe!important}.video_34a6.message-8543:hover,.video_34a6.message-8543:not(.picture_south_37fd){color:#7189d9!important}.border-a65a{position:relative;visibility:visible}.easy_7159{-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}.easy_7159:before,.progress_717d .easy_7159:before{color:#d26e4b;content:"";float:left;left:0;position:absolute;top:0}.easy_7159 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}.easy_7159 span:before{color:#d26e4b;content:"";left:0;position:absolute;top:0}.south-3c47{display:inline-block;height:18px;vertical-align:middle}.breadcrumb_fixed_432b{font-size:90%}li.popup_04b1{font-size:.8em}li.popup_04b1 .easy_7159{display:inline-block;margin-bottom:0}.current-898d a{color:transparent!important;display:inline-block;font-family:fl-icons;font-size:16px;margin-left:-10px;overflow:hidden}.current-898d a+a{border-left:1px solid #ececec;margin-left:.3em}.current-898d a.fn-active-ed74:after,.current-898d a:hover:after{color:#d26e4b}.current-898d a:after{color:#ddd;content:""}.current-898d a.upper-7b44:after{content:""}.current-898d a.tertiary-outer-c83c:after{content:""}.current-898d a.block-selected-f6fa:after{content:""}.current-898d a.dirty-f406:after{content:""}

/* css-noise: f87b */
.shadow-element-p5 {
  padding: 0.1rem;
  font-size: 10px;
  line-height: 1.1;
}
