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

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

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

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

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

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

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

  .black-791d {
    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;
  }

  .black-791d.fn-show-522b {
    display: flex;
  }

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

  .black-791d 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}.lower_ec07{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%}.texture-large-f53f,.media_silver_b391,.box_under_c1f4{margin:0;padding:0 15px 30px;position:relative;width:100%}.widget-3753{flex:1}.out-f4b3{order:-1}.link_stale_48a0{order:1}.complex-f1fd{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%}.image-b873{overflow:hidden}@media screen and (min-width:850px){.texture-large-f53f:first-child .complex-f1fd{margin-left:auto;margin-right:0}.texture-large-f53f+.texture-large-f53f .complex-f1fd{margin-left:0;margin-right:auto}}@media screen and (max-width:549px){.modal_b96c{order:-1}}@media screen and (min-width:850px){.shadow_hard_f1c7{order:-1}}@media screen and (max-width:849px){.dark-cfd3{order:-1}.texture-large-f53f{padding-bottom:30px}}@media screen and (min-width:850px){.tabs-south-c7b5>.texture-large-f53f+.texture-large-f53f:not(.block_fd2c){border-left:1px solid #ececec}.tabs-south-c7b5.backdrop-30b0>.texture-large-f53f+.texture-large-f53f:not(.block_fd2c){border-left:0;border-right:1px solid #ececec}.preview-47c0{border-right:1px solid #ececec;padding-right:30px}.texture-large-f53f.preview-47c0:not(.out-f4b3):last-child{border-left:1px solid #ececec;border-right:0;padding-left:30px;padding-right:0}.notice_plasma_b879{border-right:1px solid #ececec;padding-right:0}.notice_plasma_b879+.texture-large-f53f,.preview-47c0+.texture-large-f53f{padding-left:30px}}.action-1c84 .preview-47c0{border-color:hsla(0,0%,100%,.2)}.container_pressed_a5c9>.texture-large-f53f{display:flex}.input-dark-4189{align-items:center!important;align-self:center!important;vertical-align:middle!important}.rough_261d{align-items:flex-end!important;align-self:flex-end!important;justify-content:flex-end!important;vertical-align:bottom!important}.stone-aa08{align-items:flex-start!important;align-self:flex-start!important;justify-content:flex-start!important;vertical-align:top!important}.detail_cd95{justify-content:center!important}.grid-pressed-6ae1{justify-content:flex-end!important}.cold-0437{flex-basis:8.3333333333%;max-width:8.3333333333%}.search-6955{flex-basis:16.6666666667%;max-width:16.6666666667%}.gas_34fc{flex-basis:25%;max-width:25%}.surface-70cd{flex-basis:33.3333333333%;max-width:33.3333333333%}.video-ea46{flex-basis:41.6666666667%;max-width:41.6666666667%}.chip-glass-8b56{flex-basis:50%;max-width:50%}.paragraph_3e5e{flex-basis:58.3333333333%;max-width:58.3333333333%}.border_up_317e{flex-basis:66.6666666667%;max-width:66.6666666667%}.dirty_f6e3{flex-basis:75%;max-width:75%}.disabled_aa92{flex-basis:83.3333333333%;max-width:83.3333333333%}.layout_3bf2{flex-basis:91.6666666667%;max-width:91.6666666667%}.mini_6737,.tertiary_edc2 .overlay-solid-6ce7>.texture-large-f53f,.tertiary_edc2>.texture-large-f53f{flex-basis:100%;max-width:100%}.feature-6f9c .overlay-solid-6ce7>.texture-large-f53f,.feature-6f9c>.texture-large-f53f{flex-basis:50%;max-width:50%}.tag-b663 .overlay-solid-6ce7>.texture-large-f53f,.tag-b663>.texture-large-f53f{flex-basis:33.3333333333%;max-width:33.3333333333%}.content_bright_ca1a .overlay-solid-6ce7>.texture-large-f53f,.content_bright_ca1a>.texture-large-f53f{flex-basis:25%;max-width:25%}.title-4f57 .overlay-solid-6ce7>.texture-large-f53f,.title-4f57>.texture-large-f53f{flex-basis:20%;max-width:20%}.block_f611 .overlay-solid-6ce7>.texture-large-f53f,.block_f611>.texture-large-f53f{flex-basis:16.6666666667%;max-width:16.6666666667%}.hot-8604 .overlay-solid-6ce7>.texture-large-f53f,.hot-8604>.texture-large-f53f{flex-basis:14.2857142857%;max-width:14.2857142857%}.panel-f995 .overlay-solid-6ce7>.texture-large-f53f,.panel-f995>.texture-large-f53f{flex-basis:12.5%;max-width:12.5%}@media screen and (min-width:550px){.preview_24ed{flex-basis:8.3333333333%;max-width:8.3333333333%}.wide_7d40{flex-basis:16.6666666667%;max-width:16.6666666667%}.hover_clean_086b{flex-basis:25%;max-width:25%}.down_df5b{flex-basis:33.3333333333%;max-width:33.3333333333%}.narrow_6045{flex-basis:41.6666666667%;max-width:41.6666666667%}.steel-1f1d{flex-basis:50%;max-width:50%}.label_50ab{flex-basis:58.3333333333%;max-width:58.3333333333%}.grid_solid_9117{flex-basis:66.6666666667%;max-width:66.6666666667%}.hard_21d0{flex-basis:75%;max-width:75%}.link_wood_978b{flex-basis:83.3333333333%;max-width:83.3333333333%}.top_b9cb{flex-basis:91.6666666667%;max-width:91.6666666667%}.progress-yellow-559a,.heading-up-b30a .overlay-solid-6ce7>.texture-large-f53f,.heading-up-b30a>.texture-large-f53f{flex-basis:100%;max-width:100%}.modal-02e6 .overlay-solid-6ce7>.texture-large-f53f,.modal-02e6>.texture-large-f53f{flex-basis:50%;max-width:50%}.mini_c173 .overlay-solid-6ce7>.texture-large-f53f,.mini_c173>.texture-large-f53f{flex-basis:33.3333333333%;max-width:33.3333333333%}.popup-3b72 .overlay-solid-6ce7>.texture-large-f53f,.popup-3b72>.texture-large-f53f{flex-basis:25%;max-width:25%}.last_3232 .overlay-solid-6ce7>.texture-large-f53f,.last_3232>.texture-large-f53f{flex-basis:20%;max-width:20%}.chip_cc4c .overlay-solid-6ce7>.texture-large-f53f,.chip_cc4c>.texture-large-f53f{flex-basis:16.6666666667%;max-width:16.6666666667%}.texture-up-f7c5 .overlay-solid-6ce7>.texture-large-f53f,.texture-up-f7c5>.texture-large-f53f{flex-basis:14.2857142857%;max-width:14.2857142857%}.item-833e .overlay-solid-6ce7>.texture-large-f53f,.item-833e>.texture-large-f53f{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width:850px){.tabs_021e{flex-basis:8.3333333333%;max-width:8.3333333333%}.aside-982f{flex-basis:16.6666666667%;max-width:16.6666666667%}.highlight-cb94{flex-basis:25%;max-width:25%}.basic_e326{flex-basis:33.3333333333%;max-width:33.3333333333%}.photo-b695{flex-basis:41.6666666667%;max-width:41.6666666667%}.popup-middle-d067{flex-basis:50%;max-width:50%}.steel-fa15{flex-basis:58.3333333333%;max-width:58.3333333333%}.heading_brown_3a40{flex-basis:66.6666666667%;max-width:66.6666666667%}.bright_62b1{flex-basis:75%;max-width:75%}.slow_252d{flex-basis:83.3333333333%;max-width:83.3333333333%}.filter_hovered_fc30{flex-basis:91.6666666667%;max-width:91.6666666667%}.component-large-07df .box_under_c1f4,.block_fd2c,.solid_33e1 .overlay-solid-6ce7>.texture-large-f53f,.solid_33e1>.texture-large-f53f{flex-basis:100%;max-width:100%}.focus-c80a .box_under_c1f4,.item_aaab .overlay-solid-6ce7>.texture-large-f53f,.item_aaab>.texture-large-f53f{flex-basis:50%;max-width:50%}.active_b954 .box_under_c1f4,.modal_1d93 .overlay-solid-6ce7>.texture-large-f53f,.modal_1d93>.texture-large-f53f{flex-basis:33.3333333333%;max-width:33.3333333333%}.solid_7e6a .box_under_c1f4,.shade_82ab .overlay-solid-6ce7>.texture-large-f53f,.shade_82ab>.texture-large-f53f{flex-basis:25%;max-width:25%}.layout-f694 .box_under_c1f4,.card_b3d8 .overlay-solid-6ce7>.texture-large-f53f,.card_b3d8>.texture-large-f53f{flex-basis:20%;max-width:20%}.container_19f0 .box_under_c1f4,.notice_outer_ad3a .overlay-solid-6ce7>.texture-large-f53f,.notice_outer_ad3a>.texture-large-f53f{flex-basis:16.6666666667%;max-width:16.6666666667%}.short-4d29 .box_under_c1f4,.component-b706 .overlay-solid-6ce7>.texture-large-f53f,.component-b706>.texture-large-f53f{flex-basis:14.2857142857%;max-width:14.2857142857%}.grid-15d0 .box_under_c1f4,.left-492e .overlay-solid-6ce7>.texture-large-f53f,.left-492e>.texture-large-f53f{flex-basis:12.5%;max-width:12.5%}}.avatar_full_5ca4>.texture-large-f53f>.complex-f1fd{background-color:#fff}.content-73c4 .complex-f1fd,.thumbnail_stone_91c5 .complex-f1fd,.dim_791d .complex-f1fd{transition:all,.2s}.thumbnail_stone_91c5 .complex-f1fd{opacity:.6}.thumbnail_stone_91c5:hover .complex-f1fd{opacity:1}.content-73c4 .complex-f1fd{filter:blur(3px)}.content-73c4:hover .complex-f1fd{filter:blur(0)}.dim_791d:hover .complex-f1fd{opacity:1}.panel-bright-b82e:hover .dim_791d .texture-large-f53f:not(:hover){opacity:.6}.yellow-0848,.header_out_8922,.video-9109 .brown_4b0b,.panel-bright-b82e,body{margin-left:auto;margin-right:auto;width:100%}.yellow-0848{padding-left:15px;padding-right:15px}.yellow-0848,.header_out_8922,.video-9109 .brown_4b0b,.panel-bright-b82e{max-width:1080px}.panel-bright-b82e.center-0d36{max-width:1050px}.panel-bright-b82e.widget-ba7d{max-width:1065px}.panel-bright-b82e.gas_9a91{max-width:1110px}body.white_baad,body.white_baad .modal_advanced_5159,body.white_baad .notification-center-7205,body.white_baad header,body.row-59d3,body.row-59d3 .modal_advanced_5159,body.row-59d3 header{max-width:1170px}@media screen and (min-width:850px){body.row-59d3{margin:30px auto}}.hover-dirty-c8ee{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%}.overlay_liquid_600a{justify-content:flex-start}.east-76cb{justify-content:center}.avatar_action_c274{display:flex;flex-direction:column;justify-content:flex-start}.disabled_603a .hover-dirty-c8ee{justify-content:center}.row_456a .hover-dirty-c8ee{height:100%}.backdrop-paper-43eb{max-height:100%}.summary-ed33{-ms-flex-negative:1;-ms-flex-preferred-size:auto!important;flex:1}.photo-large-0fd6{margin:0 auto}.overlay_05ef{margin-right:auto}.tag-bronze-9044{margin-left:auto}.in_fa1a{flex-wrap:wrap}.widget_4811>.backdrop-paper-43eb:not(.photo-large-0fd6),.widget_4811>.hover-dirty-c8ee>.backdrop-paper-43eb:not(.photo-large-0fd6),.widget_4811>.south_3be0>.backdrop-paper-43eb:not(.photo-large-0fd6){flex:1}@media(max-width:849px){.pink_49ee{flex-flow:column wrap}.pink_49ee .backdrop-paper-43eb{flex-grow:0;padding-bottom:5px;padding-top:5px;width:100%}}@media(max-width:549px){.title_glass_3c81{flex-flow:column wrap}.title_glass_3c81 .backdrop-paper-43eb{flex-grow:0;width:100%}}@media(min-width:850px){.wood_831f,.popup_out_4ec1{display:flex}.wood_831f>div+div,.popup_out_4ec1>div+div{padding-left:30px}}.paragraph-2b4a .under-0a1d .solid-93c7{height:100%;padding:0}.prev_3398>.complex-f1fd{height:100%}.prev_3398 .tag_7499,.prev_3398 .under-0a1d,.prev_3398 .warm_d203,.prev_3398 .warm_d203 img,.prev_3398 .complex-f1fd>.hidden-c6d6,.prev_3398 .overlay-solid-6ce7>.hidden-c6d6,.prev_3398 .solid-93c7,.prev_3398 .solid-93c7 img,.prev_3398 .picture_hovered_8589,.prev_3398 .input-9068,.prev_3398 .picture_hovered_8589:not(.notification-165e),.prev_3398 .picture_hovered_8589>.hidden-c6d6,.prev_3398>.complex-f1fd>.hidden-c6d6,.prev_3398>.complex-f1fd>.hidden-c6d6 .dropdown-hot-6282>img,.prev_3398>.complex-f1fd>.hidden-c6d6 div{bottom:0;height:100%;-o-object-fit:cover;object-fit:cover;padding:0!important;position:absolute!important;top:0;width:100%}.prev_3398 .warm_d203 img{font-family:"object-fit: cover;"}.prev_3398 .outline_tiny_4d11{height:100%!important}.prev_3398 .under-0a1d:not(.copper_bb23):not(.footer-a169):not(.label_a5f1) .title-rough-8e73{background-color:hsla(0,0%,100%,.95);bottom:0;padding-left:1.5em;padding-right:1.5em;position:absolute}@media(prefers-reduced-motion){.prev_3398{transition:none!important}}@media (-ms-high-contrast:none){.disabled_fixed_5885 svg{max-width:50px}.pink_a325 .mask_ba42 svg{height:36px!important}.east_e779>li>a>i{top:-1px}}.content_dynamic_aad1,.panel-bright-b82e{display:flex;flex-flow:row wrap;width:100%}.panel-bright-b82e>div:not(.texture-large-f53f):not([class^=col-]):not([class*=" col-"]){width:100%!important}.panel-bright-b82e.paragraph-2b4a,.panel-bright-b82e.thick_c4fa{display:block}.panel-bright-b82e.paragraph-2b4a>.texture-large-f53f,.panel-bright-b82e.thick_c4fa>.texture-large-f53f{float:left}.yellow-0848 .panel-bright-b82e:not(.center-0d36),.tall-5aad .panel-bright-b82e:not(.center-0d36),.panel-bright-b82e .content_dynamic_aad1,.panel-bright-b82e .panel-bright-b82e:not(.center-0d36){margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;width:auto}.panel-bright-b82e .yellow-0848{padding-left:0;padding-right:0}.tag_7499+.panel-bright-b82e:not(.center-0d36),.preview-fresh-ddde+.panel-bright-b82e:not(.center-0d36),.pattern_fc0e+.panel-bright-b82e:not(.center-0d36),.input-9068+.panel-bright-b82e:not(.center-0d36){margin-top:30px}.steel_f874{max-width:100%!important}.gas_18dc{transition:height .3s}.backdrop-30b0{flex-direction:row-reverse}@media screen and (max-width:549px){.yellow_6a37{flex-direction:column-reverse}}@media screen and (max-width:849px){.gallery-full-d0e1{flex-direction:row-reverse}}.center-0d36{padding:0}.center-0d36>.texture-large-f53f,.center-0d36>.outline_tiny_4d11>.overlay-solid-6ce7>.texture-large-f53f{padding:0!important}.center-0d36>.texture-large-f53f .yellow-0848{max-width:100%}.yellow-0848 .widget-ba7d:not(.center-0d36),.panel-bright-b82e .widget-ba7d:not(.center-0d36){margin-bottom:0;margin-left:-10px;margin-right:-10px}.widget-ba7d>.texture-large-f53f,.widget-ba7d>.outline_tiny_4d11>.overlay-solid-6ce7>.texture-large-f53f{margin-bottom:0;padding:0 9.8px 19.6px}.yellow-0848 .status-static-ee38:not(.center-0d36),.panel-bright-b82e .status-static-ee38:not(.center-0d36){margin-bottom:0;margin-left:-2px;margin-right:-2px}.status-static-ee38>.texture-large-f53f,.status-static-ee38>.outline_tiny_4d11>.overlay-solid-6ce7>.texture-large-f53f{margin-bottom:0;padding:0 2px 3px}@media screen and (min-width:850px){.gas_9a91{padding-left:0;padding-right:0}.yellow-0848 .gas_9a91:not(.center-0d36),.panel-bright-b82e .gas_9a91:not(.center-0d36){margin-bottom:0;margin-left:-30px;margin-right:-30px}.gas_9a91>.texture-large-f53f,.gas_9a91>.outline_tiny_4d11>.overlay-solid-6ce7>.texture-large-f53f{margin-bottom:0;padding:0 30px 30px}}.wide_f7a6,.hero_82d7{overflow:hidden}.wide_f7a6 .texture-large-f53f,.hero_82d7 .texture-large-f53f{padding:0;position:relative}.wide_f7a6 .complex-f1fd,.hero_82d7 .complex-f1fd{padding:15px}.wide_f7a6 .texture-large-f53f:before,.hero_82d7 .texture-large-f53f:before{border-left:1px dashed #ddd;content:" ";height:100%;left:-1px;position:absolute;top:0}.wide_f7a6 .texture-large-f53f:after,.hero_82d7 .texture-large-f53f:after{border-bottom:1px dashed #ddd;bottom:-1px;content:" ";height:0;left:0;position:absolute;top:auto;width:100%}.hero_82d7 .texture-large-f53f:before{border-left-style:solid}.hero_82d7 .texture-large-f53f:after{border-bottom-style:solid}.action-1c84 .wide_f7a6 .texture-large-f53f:after,.action-1c84 .wide_f7a6 .texture-large-f53f:before,.action-1c84 .hero_82d7 .texture-large-f53f:after,.action-1c84 .hero_82d7 .texture-large-f53f:before{border-color:hsla(0,0%,100%,.2)}.label-south-712c .panel-bright-b82e .texture-large-f53f{padding-bottom:0}.middle_b833 .panel-bright-b82e:before{display:block!important}.pattern_fc0e{align-items:center;display:flex;flex-flow:row;min-height:auto;padding:30px 0;position:relative;width:100%}.pattern_fc0e.action-1c84{background-color:#666}.image_451f{overflow:hidden}.image_451f,.notice-e411{width:100%}.notice-e411{z-index:1}.nav_right_ac48{overflow:hidden}.yellow-0848 .pattern_fc0e,.panel-bright-b82e .pattern_fc0e{padding-left:30px;padding-right:30px}.notification-center-7205+.logo-south-34b3{background-color:#000;min-height:100vh!important}.logo-south-34b3+div{background-color:#fff;box-shadow:15px 15px 15px 15px rgba(0,0,0,.1);position:relative}.overlay-pink-4a22{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}.notification-center-7205{position:fixed!important}.thumbnail_hot_df31{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}.action-1c84.thumbnail_hot_df31{color:#f1f1f1}.thumbnail_hot_df31:after{clear:both;content:"";display:block;height:0;visibility:hidden}.thumbnail_hot_df31 li{display:block;margin:0;vertical-align:top}.thumbnail_hot_df31 li ul{margin:0;padding:0}.thumbnail_hot_df31>li.gallery-6589{min-width:260px}.border-upper-c834 li.paper-f1ca:hover>.thumbnail_hot_df31,.pressed_4c11 li.paper-f1ca:hover>.thumbnail_hot_df31,li.article-white-a3bf>.thumbnail_hot_df31{left:-15px;max-height:inherit;opacity:1;visibility:visible}.primary-pink-1f77 li.article-white-a3bf:last-child>.thumbnail_hot_df31,.primary-pink-1f77 li.paper-f1ca:hover:last-child>.thumbnail_hot_df31{left:auto;right:-15px}.block_green_952a li>a,.thumbnail_hot_df31>li>a{display:block;line-height:1.3;padding:10px 20px;width:auto}.block_green_952a>li:last-child:not(.grid_5689)>a,.thumbnail_hot_df31>li:last-child:not(.grid_5689)>a{border-bottom:0!important}.chip-center-8a56.thumbnail_hot_df31 .block_green_952a>li>a,.thumbnail_hot_df31.chip-center-8a56>li>a{font-size:.85em;text-transform:uppercase}.thumbnail_hot_df31>li.hard-99a5,.thumbnail_hot_df31>li.grid_5689{display:table-cell;min-width:160px;text-align:left;white-space:nowrap;width:160px}.thumbnail_hot_df31>li.hard-99a5:not(:last-child),.thumbnail_hot_df31>li.grid_5689:not(:last-child){border-right:1px solid transparent}.thumbnail_hot_df31 .prev-b425>a,.thumbnail_hot_df31 .grid_5689>a,.thumbnail_hot_df31 .west_63db>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.thumbnail_hot_df31 .grid_5689 .prev-b425{margin-top:5px}.thumbnail_hot_df31 li.hard-99a5{border:0!important;margin:0!important;padding:0!important}.thumbnail_hot_df31 li.hard-99a5>a{font-size:0!important;line-height:0!important;margin:-20px 0!important;padding:0!important}.thumbnail_hot_df31 li.hard-99a5>a img{display:block;margin:0;width:100%}.thumbnail_hot_df31 li.hard-99a5>a:hover{opacity:.8}.article_up_ac8f li.hard-99a5:first-child>a{margin-left:-20px!important;margin-right:20px!important}.article_up_ac8f li.hard-99a5:last-child>a{margin-right:-20px!important}.thumbnail_hot_df31.sidebar-03c6>li.grid_5689,.thumbnail_hot_df31.item-f492>li.grid_5689{border-color:#f1f1f1}.article_up_ac8f .block_green_952a li>a,.thumbnail_hot_df31.article_up_ac8f>li>a{border-bottom:1px solid #ececec;margin:0 10px;padding-left:0;padding-right:0}.article_up_ac8f{padding:20px}.sidebar-03c6 .block_green_952a li>a,.thumbnail_hot_df31.sidebar-03c6>li>a{border-radius:10px;margin:0 10px;padding-left:10px;padding-right:5px}.sidebar-03c6 .block_green_952a li>a:hover,.sidebar-03c6.action-1c84 .block_green_952a li>a:hover,.thumbnail_hot_df31.sidebar-03c6.action-1c84>li>a:hover,.thumbnail_hot_df31.sidebar-03c6>li>a:hover{background-color:#446084;color:#fff!important}.item-f492 .block_green_952a li>a:hover,.thumbnail_hot_df31.item-f492>li>a:hover{background-color:rgba(0,0,0,.03)}.thumbnail_hot_df31.sidebar-03c6 li.gallery-6589,.thumbnail_hot_df31.item-f492 li.gallery-6589{padding:0 20px 10px}.outline-south-a480 .thumbnail_hot_df31{padding:0}li.article-white-a3bf>.up_da91,li.paper-f1ca:hover>.up_da91{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%}.up_da91>li.grid_5689{white-space:normal}.west-8142 li.paper-f1ca:after,.west-8142 li.paper-f1ca:before{border:solid transparent;bottom:-2px;content:"";height:0;left:50%;opacity:0;pointer-events:none;position:absolute;width:0;z-index:10}.west-8142 li.paper-f1ca:after{border-color:hsla(0,0%,87%,0) hsla(0,0%,87%,0) #fff;border-width:8px;margin-left:-8px}.west-8142 li.paper-f1ca:before{border-width:11px;margin-left:-11px;z-index:-999}.west-8142 .row_cool_ae0b .huge_fc3a:after,.west-8142 .row_cool_ae0b .huge_fc3a:before,.west-8142 .row_cool_ae0b .middle_4912:after,.west-8142 .row_cool_ae0b .middle_4912:before,.west-8142 li.paper-f1ca.hard_e74d:after,.west-8142 li.paper-f1ca.hard_e74d:before,.west-8142 li.paper-f1ca.focused_b5d3:after,.west-8142 li.paper-f1ca.focused_b5d3:before{display:none}.paragraph-0a56 .thumbnail_hot_df31{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.west-8142.surface_east_c5b0 li.paper-f1ca:before{border-bottom-color:#ddd}.surface_east_c5b0 .thumbnail_hot_df31{border:2px solid #ddd}.west-8142 li.article-white-a3bf.paper-f1ca:after,.west-8142 li.article-white-a3bf.paper-f1ca:before{opacity:1;transition:opacity .25s}.gallery-cool-4675.motion_dd1d>a:after,.surface-9c8a.motion_dd1d>a:after,.element-a82f.motion_dd1d>a:after,.surface-white-9529.motion_dd1d>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}.surface-9c8a.motion_dd1d>a:after{background-color:#446084}.surface-white-9529.motion_dd1d>a:after{background-color:#d26e4b}.element-a82f.motion_dd1d>a:after{background-color:#7a9c59}.gallery-cool-4675.motion_dd1d>a:after{background-color:#b20000}.east_e779 p{margin:0;padding-bottom:0}.east_e779,.east_e779 ul:not(.thumbnail_hot_df31){margin:0;padding:0}.east_e779>li>a.highlight-f5af,.east_e779>li>button{margin-bottom:0}.east_e779{align-items:center;display:inline-block;display:flex;flex-flow:row wrap;width:100%}.east_e779,.east_e779>li{position:relative}.east_e779>li{list-style:none;margin:0 7px;padding:0;transition:background-color .3s}.east_e779>li,.east_e779>li>a{display:inline-block}.east_e779>li>a{align-items:center;display:inline-flex;flex-wrap:wrap;padding:10px 0}.gallery-6589 .east_e779>li>a{padding-bottom:0;padding-top:0}.green_a593 .east_e779>li>a,.east_e779.green_a593>li>a{font-weight:400;padding-bottom:5px;padding-top:5px;vertical-align:top}.green_a593.east_e779>li.gallery-6589{font-size:.75em}.thick-101c{justify-content:center}.smooth-8113{justify-content:space-between}.advanced-c09c{justify-content:flex-start}.primary-pink-1f77{justify-content:flex-end}@media(max-width:849px){.component-9cf1{justify-content:center}}@media(max-width:549px){.selected-3f58{justify-content:center}}.block_green_952a>li>a,.thumbnail_hot_df31>li>a,.motion_c1d6>li>a,.east_e779>li>a{color:hsla(0,0%,40%,.85);transition:all .2s}.block_green_952a>li>a,.thumbnail_hot_df31>li>a{display:block}.block_green_952a li.fn-active-522b>a,.block_green_952a li>a:hover,.thumbnail_hot_df31 li.fn-active-522b>a,.thumbnail_hot_df31>li>a:hover,.motion_c1d6>li>a:hover,.east_e779>li.fn-active-522b>a,.east_e779>li.fn-current-522b>a,.east_e779>li>a.fn-active-522b,.east_e779>li>a.fn-current-522b,.east_e779>li>a:hover{color:hsla(0,0%,7%,.85)}.east_e779 li:first-child{margin-left:0!important}.east_e779 li:last-child{margin-right:0!important}.link_light_276e>li>a{font-weight:bolder;letter-spacing:.02em;text-transform:uppercase}.alert_center_b24e>li>a{font-weight:thin!important}@media(min-width:850px){.green_055c>li{margin:0 .7em}.green_055c>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}.green_055c>li+li.frame-advanced-0b52>a:after{height:50px;margin-top:-25px}}li.gallery-6589 .panel-bright-b82e,li.gallery-6589 form,li.gallery-6589 input,li.gallery-6589 select{margin:0}li.gallery-6589>.highlight-f5af{margin-bottom:0}li.list_soft_6f86>a{display:none!important}.container_89f5>li>a,.container_89f5>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}.container_89f5>li i{font-size:1.2em;top:-1px;vertical-align:middle}.container_89f5>li>.fn-current-522b,.container_89f5>li>a:hover,.container_89f5>li>span:hover{background-color:#446084;border-color:#446084;color:#fff}.preview_copper_7b48 .box_3e68{bottom:0;overflow:hidden;position:fixed;top:0;width:100%}.preview_copper_7b48 .box_3e68 .feature-plasma-e592{height:100%;padding-bottom:0;padding-top:0;transform:translateX(0);transition:transform .3s;will-change:transform}.mini-cb9b .element_static_6b8e>li>.nav-7241,.mini-cb9b .element_static_6b8e>li>ul.form_5e83{-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%}.mini-cb9b .element_static_6b8e>li>.nav-7241>li,.mini-cb9b .element_static_6b8e>li>ul.form_5e83>li{align-items:center;display:flex;flex-flow:row wrap}.mini-cb9b .element_static_6b8e>li>.nav-7241.warm-681f,.mini-cb9b .element_static_6b8e>li>ul.form_5e83.warm-681f{display:block}.mini-cb9b .element_static_6b8e>li>.nav-7241.tooltip_steel_e67d,.mini-cb9b .element_static_6b8e>li>ul.form_5e83.tooltip_steel_e67d{overflow-y:hidden;padding-right:100%;width:200%}.last_3119 .element_static_6b8e>li>.nav-7241>li:not(.card-blue-02b4),.last_3119 .element_static_6b8e>li>ul.form_5e83>li:not(.card-blue-02b4){border-top:1px solid #ececec;margin-bottom:0;margin-top:0;transition:background-color .3s}.last_3119 .element_static_6b8e>li>.nav-7241>li:not(.card-blue-02b4)>a,.last_3119 .element_static_6b8e>li>ul.form_5e83>li:not(.card-blue-02b4)>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}.last_3119 .element_static_6b8e>li>.nav-7241>li:not(.card-blue-02b4).fn-active-522b,.last_3119 .element_static_6b8e>li>.nav-7241>li:not(.card-blue-02b4):hover,.last_3119 .element_static_6b8e>li>ul.form_5e83>li:not(.card-blue-02b4).fn-active-522b,.last_3119 .element_static_6b8e>li>ul.form_5e83>li:not(.card-blue-02b4):hover{background-color:rgba(0,0,0,.05)}.last_3119 .element_static_6b8e>li>.nav-7241>li:not(.card-blue-02b4)>.nav-7241,.last_3119 .element_static_6b8e>li>.nav-7241>li:not(.card-blue-02b4)>ul.form_5e83,.last_3119 .element_static_6b8e>li>ul.form_5e83>li:not(.card-blue-02b4)>.nav-7241,.last_3119 .element_static_6b8e>li>ul.form_5e83>li:not(.card-blue-02b4)>ul.form_5e83{-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%}.last_3119 .element_static_6b8e>li>.nav-7241>li:not(.card-blue-02b4)>.nav-7241>li,.last_3119 .element_static_6b8e>li>.nav-7241>li:not(.card-blue-02b4)>ul.form_5e83>li,.last_3119 .element_static_6b8e>li>ul.form_5e83>li:not(.card-blue-02b4)>.nav-7241>li,.last_3119 .element_static_6b8e>li>ul.form_5e83>li:not(.card-blue-02b4)>ul.form_5e83>li{align-items:center;display:flex;flex-flow:row wrap}.last_3119 .element_static_6b8e>li>.nav-7241>li:not(.card-blue-02b4)>.nav-7241.warm-681f,.last_3119 .element_static_6b8e>li>.nav-7241>li:not(.card-blue-02b4)>ul.form_5e83.warm-681f,.last_3119 .element_static_6b8e>li>ul.form_5e83>li:not(.card-blue-02b4)>.nav-7241.warm-681f,.last_3119 .element_static_6b8e>li>ul.form_5e83>li:not(.card-blue-02b4)>ul.form_5e83.warm-681f{display:block}.last_3119 .element_static_6b8e>li>.nav-7241>li:not(.card-blue-02b4)>.nav-7241.tooltip_steel_e67d,.last_3119 .element_static_6b8e>li>.nav-7241>li:not(.card-blue-02b4)>ul.form_5e83.tooltip_steel_e67d,.last_3119 .element_static_6b8e>li>ul.form_5e83>li:not(.card-blue-02b4)>.nav-7241.tooltip_steel_e67d,.last_3119 .element_static_6b8e>li>ul.form_5e83>li:not(.card-blue-02b4)>ul.form_5e83.tooltip_steel_e67d{overflow-y:hidden;padding-right:100%;width:200%}.element_static_6b8e{-webkit-overflow-scrolling:auto;height:100%;overflow:visible;overflow-y:auto;padding-top:20px}.element_static_6b8e .fn-active-522b>.panel_3664{transform:none}.element_static_6b8e>li{flex-shrink:0}.card-blue-02b4 .panel_3664{margin-left:0!important;padding-left:5px;position:relative!important;text-align:left;top:0!important;width:100%}.card-blue-02b4 .panel_3664 i{font-size:1.4em;margin-right:2px}.disabled_603a .card-blue-02b4 .panel_3664{margin-left:auto!important;margin-right:auto!important;width:auto}.pattern_orange_5a33>li>a:before,.carousel-lower-e068>li>a:before,.main-192c>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%}.pattern_orange_5a33>li.fn-active-522b>a:before,.pattern_orange_5a33>li:hover>a:before,.carousel-lower-e068>li.fn-active-522b>a:before,.carousel-lower-e068>li:hover>a:before,.main-192c>li.fn-active-522b>a:before,.main-192c>li:hover>a:before{opacity:1}.east_e779:hover>li:not(:hover)>a:before{opacity:0}.label-prev-7a49 .pattern_orange_5a33:before{bottom:0;top:auto}.carousel-lower-e068>li>a:before{width:0}.carousel-lower-e068>li.fn-active-522b>a:before,.carousel-lower-e068>li:hover>a:before{width:100%}.pattern_orange_5a33>li:after,.pattern_orange_5a33>li:before{display:none}.pattern_orange_5a33>li>a:before{bottom:0;top:auto}.tag_large_f0cb>li.fn-active-522b>a,.overlay_37b8>li.fn-active-522b>a{background-color:#446084;color:#fff;opacity:1}.slow-20d2>li.fn-active-522b>a{background-color:#fff}.texture-fresh-bc9b .east_e779.slow-20d2>li.fn-active-522b>a{color:#000}.banner_west_9f57>li.fn-active-522b>a{border-color:currentColor;color:#446084}.label-prev-7a49{display:flex;flex-flow:row wrap}.label-prev-7a49 .east_e779,.label-prev-7a49 .left-a2e0{width:100%}.left-a2e0{padding-top:1em}.left-a2e0 .dynamic-447e{padding:0}.left-a2e0 .tooltip-wide-0eb7:not(.fn-active-522b){display:block;height:0;opacity:0;overflow:hidden;padding:0;visibility:hidden}.left-a2e0 .tooltip-wide-0eb7.fn-active-522b{display:block!important}.tag_large_f0cb>li,.banner_west_9f57>li,.overlay_37b8>li,.slow-20d2>li{margin:0}.tag_large_f0cb>li>a,.overlay_37b8>li>a{line-height:2.5em;padding:0 .75em}.overlay_37b8>li>a{border-radius:99px}.slow-20d2>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}.slow-20d2>li.fn-active-522b>a{border-top-color:#446084}.texture-fresh-bc9b .slow-20d2>li:not(.fn-active-522b)>a{background-color:hsla(0,0%,100%,.1);border-color:transparent}.label-prev-7a49 .slow-20d2>li{margin:0 .1em -1px}.slow-20d2+.left-a2e0{background-color:#fff;border:1px solid #ddd;padding:30px}.banner_west_9f57>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){.label-prev-7a49 .surface_gas_af03{padding-top:0;width:25%}.surface_gas_af03+.left-a2e0{border-left:1px solid #ddd;flex:1;margin-top:0!important;padding:0 30px 30px}.label-prev-7a49 .surface_gas_af03.banner_west_9f57{padding-right:15px}}@media(max-width:549px){.hero-aff6>li{margin:0!important;width:100%}.hero-aff6>li a{display:block;width:100%}.motion_30b6{-webkit-overflow-scrolling:touch;flex-flow:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.motion_30b6>li{display:inline-block}}.focused_97e1{background-color:rgba(0,0,0,.02);flex:1 0 50%;list-style-type:none;max-width:50%;text-align:center}.focused_97e1.fn-active-522b{background-color:rgba(0,0,0,.05)}.secondary_9c14{flex:1 1 auto}.disabled-e8eb.east_e779>li{margin:0}.disabled-e8eb.east_e779>li>a{display:flex;padding:15px 10px}.panel_3664{box-shadow:none!important;color:currentColor;height:auto;line-height:1;margin:0 5px 0 0;opacity:.6;padding:0;width:45px}.panel_3664 i{font-size:1.8em;transition:all .3s}.panel_3664:focus{color:currentColor}.panel_3664:hover{cursor:pointer;opacity:1}.fn-active-522b>.panel_3664{transform:rotate(-180deg)}.fn-active-522b>ul.form_5e83,.fn-active-522b>ul.nav-7241:not(.thumbnail_hot_df31){display:block!important}.solid_5718 .panel_3664{margin:0 0 0 5px;min-height:1em;width:1em}.solid_5718 .panel_3664 i{font-size:1.2em;top:1px}@media(prefers-reduced-motion){.panel_3664{transition:none}}.east_e779.surface_gas_af03{flex-flow:column}.east_e779.surface_gas_af03 li{list-style:none;margin:0;width:100%}.surface_gas_af03 li li{font-size:1em;padding-left:.5em}.surface_gas_af03 .hard-99a5{display:none!important}.surface_gas_af03>li{align-items:center;display:flex;flex-flow:row wrap}.surface_gas_af03>li ul{width:100%}.surface_gas_af03 li li.prev-b425{margin-bottom:1em}.surface_gas_af03 li li.prev-b425:not(:first-child){margin-top:1em}.surface_gas_af03>li>a,.surface_gas_af03>li>ul>li a{align-items:center;display:flex;flex-grow:1;width:auto}.surface_gas_af03 li li.prev-b425>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.surface_gas_af03>li.gallery-6589{padding-bottom:1em;padding-top:1em}.surface_gas_af03>li>ul li a{color:#666;transition:color .2s}.surface_gas_af03>li>ul li a:hover{color:#111;opacity:1}.surface_gas_af03>li>ul{margin:0 0 2em;padding-left:1em}.east_e779 .form_5e83{left:-99999px;opacity:0;position:fixed;transform:translateX(-10px);transition:background-color .6s,transform .3s,opacity .3s}@media(prefers-reduced-motion){.east_e779 .form_5e83{opacity:1;transform:none}}.east_e779:not(.element_static_6b8e) .fn-active-522b>.form_5e83{left:auto;opacity:1;padding-bottom:30px;position:inherit;transform:translateX(0)}.texture_last_38e3.surface_gas_af03>li.motion_dd1d.fn-active-522b,.texture_last_38e3.surface_gas_af03>li.motion_dd1d:hover{background-color:rgba(0,0,0,.05)}.texture_last_38e3.surface_gas_af03>li+li{border-top:1px solid #ececec}.action-1c84 .texture_last_38e3.surface_gas_af03>li+li,.action-1c84 .motion_c1d6>li+li{border-color:hsla(0,0%,100%,.2)}.surface_gas_af03>li+li{border-top:1px solid #ececec}.motion_c1d6>li+li{border-color:#ececec}.surface_gas_af03.main-192c>li>a:before{height:100%;left:auto;right:-2px;width:3px;z-index:1}.surface_gas_af03.slow-20d2>li>a{border:0}.surface_gas_af03.slow-20d2>li.fn-active-522b>a{border-left:3px solid #446084}.disabled_603a .panel_3664{margin-left:-35px}.disabled_603a .surface_gas_af03 li{border:0}.disabled_603a .surface_gas_af03 li li,.disabled_603a.surface_gas_af03 li li{padding-left:0}@media screen and (max-width:549px){.top_57ea{flex-flow:column;margin-bottom:20px}.top_57ea>li{border-bottom:1px solid #ececec;list-style:none;margin:0!important;width:100%}}.surface_gas_af03 .over_f4ed{width:100%}.surface_gas_af03 .heading-plasma-de50,.surface_gas_af03 .banner-7277{display:block;width:100%}@media screen and (min-width:849px){.preview-47c0>.complex-f1fd>.mini-2bd4>.surface_gas_af03{width:calc(100% + 31px)}}.large_a195{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_a195 .paper-cbb5{font-size:1.7em;margin-right:10px}.wrapper_1c1a{display:block;font-size:.9em;font-weight:400;line-height:1.3}.item-4bfc{flex:1 1 auto}.tiny_8683{background-color:#fff;opacity:0;position:absolute;visibility:hidden;width:250px;z-index:9}.tiny_8683 .motion_c1d6{align-items:stretch;display:flex;flex-direction:column}.tiny_8683 .motion_c1d6>li.motion_dd1d{list-style:none;margin:0;position:static}.tiny_8683 .motion_c1d6>li.motion_dd1d[class*=" label-"]>a:after,.tiny_8683 .motion_c1d6>li.motion_dd1d[class^=label-]>a:after{order:2;top:0}.tiny_8683 .motion_c1d6>li.motion_dd1d>a>i.pro_e36a{margin-left:auto;margin-right:-.1em;order:3;transform:rotate(-90deg)}.tiny_8683 .motion_c1d6>li.motion_dd1d>a{align-items:center;display:flex;padding:10px 15px}.tiny_8683 .motion_c1d6 li.icon_cool_61b6>a>i,.tiny_8683 .motion_c1d6 li.icon_cool_61b6>a>img,.tiny_8683 .motion_c1d6 li.icon_cool_61b6>a>svg{margin-right:10px}.tiny_8683 .outline_5ecf{font-size:.9em;order:1}.tiny_8683 .article-white-a3bf .thumbnail_hot_df31{left:100%!important;top:0}.tiny_8683 .article-white-a3bf.motion_dd1d .thumbnail_hot_df31{min-height:100%}.item_stale_4479{opacity:1;visibility:visible}.grid_gas_edbe .tiny_8683,.avatar-smooth-e08e .tiny_8683{opacity:0;visibility:hidden}.modal_advanced_5159:not(.avatar-smooth-e08e) .tiny_8683{transition:opacity .25s,visibility .25s}.tiny_8683.avatar_full_5ca4{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.simple-6c14:hover .tiny_8683{opacity:1;visibility:visible}.disabled_b3d4{margin:30px 0 0}.modal_e512{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:table;height:2.8em;pointer-events:none;width:2.8em;z-index:20}.modal_e512.fn-top-522b{left:0}.label_a871{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%}.form-a2fd{height:2.3em;width:2.3em}.form-a2fd .label_a871{line-height:.7}.modal_e512+.modal_e512{height:2.5em;opacity:.9;width:2.5em}.modal_e512+.modal_e512+.modal_e512{opacity:.8}.tertiary_7ba0 .label_a871,.steel-fb3a .label_a871{background-color:#fff;border:2px solid;color:#446084}.bronze-5194:hover .steel-fb3a .label_a871{background-color:#446084;border-color:#446084;color:#fff}.tertiary-warm-bdd2,.steel-fb3a{margin-left:-.4em}.media-middle-5798{margin-left:1em}.tertiary-warm-bdd2+.modal_e512{margin-left:-.4em;margin-top:-.4em}.tertiary-warm-bdd2 .label_a871,.media-middle-5798 .label_a871{border-radius:999px}.tertiary_7ba0 .label_a871,.solid_5718 .steel-fb3a .label_a871{background-color:transparent}.tertiary_7ba0{height:2em;margin-left:-4px}.solid_5718 .modal_e512{margin:0!important}.action-1c84 .solid_5718 .steel-fb3a .label_a871{color:#fff;opacity:.7}.center-0d36 .tertiary-warm-bdd2{margin-left:15px}.tag_7499{background-color:#446084;min-height:30px;position:relative;width:100%}.paragraph-active-513c{overflow:hidden}.medium-6668{height:100%;max-height:100%;position:relative}@media(max-width:549px){.medium-6668{-webkit-overflow-scrolling:touch;overflow:auto}}.medium-6668>*{position:absolute!important}.action-1c84 .tag_7499 a{color:#fff}.hard_7582{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){.wood_1d17 .module-iron-b6d8{display:none}}.under-0a1d{margin:0 auto;position:relative;width:100%}.under-0a1d>a{display:block;width:100%}.under-0a1d a{display:inline-block}.under-0a1d,.warm_d203,.title-rough-8e73{transition:opacity .3s,transform .3s,background-color .3s}.warm_d203>a,.warm_d203>div>a{display:block}.warm_d203>a:focus-visible,.warm_d203>div>a:focus-visible{outline-offset:-2px}.title-rough-8e73{font-size:.9em;padding-bottom:1.4em;padding-top:.7em;position:relative;width:100%}.avatar_full_5ca4 .title-rough-8e73{padding-left:1.2em;padding-right:1.2em}@media(max-width:549px){.title-rough-8e73{font-size:85%}}.warm_d203{height:auto;margin:0 auto;overflow:hidden;position:relative}.warm_d203[style*=-radius]{-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.list_hovered_aaa2{overflow:hidden;position:relative;z-index:0}.title-rough-8e73.disabled_603a{padding-left:10px;padding-right:10px}.warm_d203 img{margin:0 auto;max-width:100%;width:100%}.info_7f05{overflow:hidden}.info_7f05 .title-rough-8e73.disabled_603a{left:50%;margin:10% 0;transform:translateX(-50%)}.info_7f05 .title-rough-8e73.layout-steel-12d0{left:auto;right:0}.info_7f05 .title-rough-8e73{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}.info_7f05:hover .title-rough-8e73{opacity:1}.label_a5f1{overflow:hidden}.label_a5f1 .title-rough-8e73{background-color:hsla(0,0%,100%,.95);bottom:15%;padding:.8em 1em 1em;position:absolute;transition:background .3s;z-index:1}.action-1c84 .label_a5f1 .title-rough-8e73{background-color:rgba(0,0,0,.95)}.label_a5f1:hover .title-rough-8e73{background-color:#446084}.item_clean_f841 .title-rough-8e73{padding:15px 15px 20px;z-index:1}.item_clean_f841:hover .title-rough-8e73{background-color:#fff;transform:translateY(-15px)}.action-1c84 .item_clean_f841:hover .title-rough-8e73{background-color:#222}.item_clean_f841:hover .warm_d203{transform:translateY(-5px)}.widget_new_741f .title-rough-8e73{background-color:hsla(0,0%,100%,.95);margin:-15% auto 0;max-width:85%;padding:15px 20px}.footer-a169 .title-rough-8e73,.copper_bb23 .title-rough-8e73{bottom:0;max-height:100%;padding-left:1.5em;padding-right:1.5em;position:absolute;width:100%}.footer-a169.action-1c84 .title-rough-8e73,.copper_bb23.action-1c84 .title-rough-8e73{text-shadow:1px 1px 1px rgba(0,0,0,.5)}.title-8bd9 .title-rough-8e73{display:none!important}.picture-7ad2:hover .footer-a169 .title-rough-8e73,.picture-7ad2:hover .copper_bb23 .title-rough-8e73{opacity:0!important}.pagination-middle-b597.footer-a169 .title-rough-8e73,.pagination-middle-b597.copper_bb23 .title-rough-8e73{bottom:auto!important;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:16}.thumbnail-pro-a22c.footer-a169 .title-rough-8e73,.thumbnail-pro-a22c.copper_bb23 .title-rough-8e73{bottom:auto!important;left:0;position:absolute;right:0;top:0;z-index:16}.dirty-133b .pagination-middle-b597 .title-rough-8e73{bottom:auto;position:relative;top:auto;transform:translateY(0)}.shadow_6a84 .texture-large-f53f{max-width:100%!important;width:100%!important}@media screen and (max-width:549px){.dirty-133b .warm_d203{width:100%!important}}@media screen and (min-width:550px){.shade_focused_88ad .texture-large-f53f{flex-basis:100%!important;max-width:100%!important}.shade_focused_88ad .under-0a1d,.dirty-133b{display:table;width:100%}.shade_focused_88ad .under-0a1d .thumbnail_focused_6088,.dirty-133b .thumbnail_focused_6088{direction:rtl}.shade_focused_88ad .under-0a1d .warm_d203,.shade_focused_88ad .under-0a1d .title-rough-8e73,.dirty-133b .warm_d203,.dirty-133b .title-rough-8e73{direction:ltr;display:table-cell;vertical-align:middle}.shade_focused_88ad .under-0a1d .title-rough-8e73,.dirty-133b .title-rough-8e73{padding-left:1.5em;padding-right:1.5em}.shade_focused_88ad .under-0a1d .warm_d203,.dirty-133b .warm_d203{width:50%}.shade_focused_88ad .under-0a1d.stone-aa08 .title-rough-8e73,.dirty-133b.stone-aa08 .title-rough-8e73{vertical-align:top}}.highlight-f5af,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}.highlight-f5af span{display:inline-block;line-height:1.6}.highlight-f5af.medium_7895{line-height:2.19em}.east_e779>li>a.highlight-f5af,.east_e779>li>a.highlight-f5af:hover{padding-bottom:0;padding-top:0}.east_e779>li>a.highlight-f5af:hover{color:#fff}.highlight-f5af,input[type=button].highlight-f5af,input[type=reset].highlight-f5af,input[type=submit],input[type=submit].highlight-f5af{background-color:#446084;background-color:var(--primary-color);border-color:rgba(0,0,0,.05);color:#fff}.highlight-f5af.medium_7895,input[type=button].medium_7895,input[type=reset].medium_7895,input[type=submit].medium_7895{background-color:transparent;border:2px solid}.highlight-f5af:hover,.action-1c84 .highlight-f5af.background-3334: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}.highlight-f5af.warm-ab71,.highlight-f5af.avatar_up_ef16{background-color:transparent!important;border-color:transparent!important;padding-left:.15em;padding-right:.15em}.highlight-f5af.avatar_up_ef16:before{background-color:currentColor;bottom:0;content:"";height:2px;left:20%;opacity:.3;position:absolute;transition:all .3s;width:60%}.highlight-f5af.avatar_up_ef16:hover:before{left:0;opacity:1;width:100%}.warm-ab71,.avatar_up_ef16{color:#666}.action-1c84 .highlight-f5af.warm-ab71:hover,.action-1c84 .highlight-f5af.avatar_up_ef16:hover{color:#fff;opacity:.8}.highlight-f5af.warm-ab71:hover,.highlight-f5af.avatar_up_ef16:hover{box-shadow:none;color:#333}.background-3334,button.background-3334,button[type=submit].background-3334,input[type=button].background-3334,input[type=reset].background-3334,input[type=submit].background-3334{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}.highlight-f5af.background-3334:hover{background-color:#f1f1f1;color:#000}.action-1c84 .highlight-f5af,.action-1c84 input[type=button],.action-1c84 input[type=reset],.action-1c84 input[type=submit]{color:#fff}.action-1c84 .highlight-f5af.background-3334,.action-1c84 input[type=button].background-3334,.action-1c84 input[type=reset].background-3334,.action-1c84 input[type=submit].background-3334{color:#000}.tooltip_b2cf{border-radius:99px}.element_e3c6,.focus_hard_d282,.tiny-7d0e{overflow:hidden}.element_e3c6:after,.focus_hard_d282:after,.tiny-7d0e: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%}.tiny-7d0e:after{box-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.1),inset 0 2em 15px 0 hsla(0,0%,100%,.2)}.element_e3c6:after{box-shadow:inset -.01em -.1em 0 0 rgba(0,0,0,.15);left:0;width:100%}.medium_7895{color:silver}.medium_7895:hover{box-shadow:none!important}.fn-primary-522b,input[type=submit],input[type=submit].highlight-f5af{background-color:#446084}.fn-primary-522b.warm-ab71,.fn-primary-522b.medium_7895,.fn-primary-522b.avatar_up_ef16{color:#446084}.medium_7895:hover,.fn-primary-522b.medium_7895:hover{background-color:#446084;border-color:#446084;color:#fff}.fn-success-522b{background-color:#7a9c59}.fn-success-522b.warm-ab71,.fn-success-522b.medium_7895,.fn-success-522b.avatar_up_ef16{color:#7a9c59}.fn-success-522b.medium_7895:hover{background-color:#7a9c59;border-color:#7a9c59;color:#fff}.link-middle-26de{background-color:#fff!important;color:#666!important}.link-middle-26de.highlight-f5af.medium_7895{background-color:transparent;color:currentColor!important}.link-middle-26de.warm-ab71,.link-middle-26de.medium_7895,.link-middle-26de.avatar_up_ef16{background-color:transparent!important;color:#fff!important}.link-middle-26de.medium_7895:hover{background-color:#fff!important;border-color:#fff;color:#666!important}.highlight-f5af.liquid-a368,.highlight-f5af.heading-7677,.overlay-basic-a907,.fn-secondary-522b{background-color:#d26e4b}.fn-secondary-522b.warm-ab71,.fn-secondary-522b.medium_7895,.fn-secondary-522b.avatar_up_ef16{color:#d26e4b}.fn-secondary-522b.medium_7895:hover{background-color:#d26e4b;border-color:#d26e4b;color:#fff}a.fn-primary-522b:not(.highlight-f5af),a.fn-secondary-522b:not(.highlight-f5af){background-color:transparent}.fn-alert-522b{background-color:#b20000}.fn-alert-522b.warm-ab71,.fn-alert-522b.medium_7895,.fn-alert-522b.avatar_up_ef16{color:#b20000}.fn-alert-522b.medium_7895:hover{background-color:#b20000;border-color:#b20000;color:#fff}.disabled_603a .highlight-f5af:first-of-type{margin-left:0!important}.disabled_603a .highlight-f5af:last-of-type,.layout-steel-12d0 .highlight-f5af:last-of-type{margin-right:0!important}.highlight-f5af.fn-disabled-522b,.highlight-f5af[disabled],button.fn-disabled-522b,button[disabled]{opacity:.6}.small-fd4e .highlight-f5af{margin-bottom:0;margin-right:.65em}.heading-plasma-de50{display:inline-block}.heading-plasma-de50 .dirty_cdc3.medium_7895:not(:hover){color:#999}.texture-fresh-bc9b .heading-plasma-de50 .dirty_cdc3.medium_7895:not(:hover){color:#fff}.heading-plasma-de50 .highlight-f5af{margin:0}.panel-5c3e{margin-left:0!important}.panel-5c3e:not(:hover){opacity:.7}.backdrop-paper-43eb .highlight-f5af,.backdrop-paper-43eb button,.backdrop-paper-43eb 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}.action-1c84 code{background-color:rgba(0,0,0,.5);border-color:#000}.bright_3ddf{background-color:rgba(0,0,0,.1);display:block;height:3px;margin:1em 0;max-width:30px;width:100%}.solid_5718 .bright_3ddf{margin-top:.66em}.action-1c84 .bright_3ddf{background-color:hsla(0,0%,100%,.3)}form{margin-bottom:0}.detail_2719,.item_easy_c0b4 .label_north_069d,.item_easy_c0b4 .feature_medium_6355,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){.detail_2719,.item_easy_c0b4 .label_north_069d,.item_easy_c0b4 .feature_medium_6355,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>.heading_steel_8492{display:inline-block;font-weight:400;margin-left:.5em}abbr[title=required]{color:#b20000}input[type=checkbox]+label,input[type=radio]+label{display:inline}.detail_2719,.item_easy_c0b4 .label_north_069d,.item_easy_c0b4 .feature_medium_6355,select{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.row-1496.summary-advanced-b0bc/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}.detail_2719{display:inline-block;opacity:0;position:absolute;width:auto}select.article-selected-4c66{width:55px}.pattern-lower-dd66 b{border-color:transparent!important}.item_easy_c0b4 .panel-orange-473c .badge_fd5e{background-image:none;height:auto;line-height:1.7em;padding:10px}.item_easy_c0b4 .panel-orange-473c .badge_fd5e .alert_cold_5c5f{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}}.badge-hovered-4d30 input:not([type=submit]),.badge-hovered-4d30 select,.badge-hovered-4d30 textarea{background-color:rgba(0,0,0,.03);border-color:rgba(0,0,0,.09);border-radius:99px;box-shadow:none;color:currentColor!important}.badge-hovered-4d30 button,.badge-hovered-4d30 input{border-radius:99px}.badge-hovered-4d30 textarea{border-radius:15px}.hover-dirty-c8ee.badge-hovered-4d30 .backdrop-paper-43eb,.badge-hovered-4d30 .hover-dirty-c8ee .backdrop-paper-43eb{padding-right:4px}.action-1c84 .badge-hovered-4d30 input:not([type=submit]),.action-1c84 .badge-hovered-4d30 select,.action-1c84 .badge-hovered-4d30 textarea,.texture-fresh-bc9b .badge-hovered-4d30 input:not([type=submit]),.texture-fresh-bc9b .badge-hovered-4d30 select,.texture-fresh-bc9b .badge-hovered-4d30 textarea{background-color:hsla(0,0%,100%,.2)!important;border-color:hsla(0,0%,100%,.09);color:#fff}.action-1c84 .badge-hovered-4d30 select option{color:#333}.action-1c84 .badge-hovered-4d30 select,.texture-fresh-bc9b .badge-hovered-4d30 select{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.row-1496.summary-advanced-b0bc/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")}.action-1c84 .badge-hovered-4d30 input::-webkit-input-placeholder,.texture-fresh-bc9b .badge-hovered-4d30 input::-webkit-input-placeholder{color:#fff}.badge-hovered-4d30 .highlight-f5af.hover_motion_c480{background-color:transparent!important;border-color:transparent!important;box-shadow:none;color:currentColor!important}.row_full_1f7b input:not([type=submit]),.row_full_1f7b select,.row_full_1f7b textarea{background-color:transparent;box-shadow:none}.row_full_1f7b.status-a6bb .active-858d{border-left:0;border-right:0;max-width:2em}.huge-b46a input,input.breadcrumb_d75a{border-color:#b20000;color:#b20000}.huge-b46a select{border-color:#b20000}.huge-b46a input.first-5d2b{outline:1px solid #b20000;outline-offset:1px}.item_easy_c0b4{text-align:left}.notification_e627 .item_easy_c0b4{margin-bottom:1em}.primary_f290{margin-bottom:0}.clean_7406 .feature-over-ffa3 .pattern-lower-dd66{width:30px}.item_easy_c0b4 .label_north_069d>.table-7e6d,.item_easy_c0b4 .feature-over-ffa3 .slider-cool-0c07,.feature_medium_6355{line-height:2.507em;padding:0}.clean_7406 .feature-over-ffa3 .pattern-lower-dd66{height:2.507em}.notification-af81{position:relative}.input-fresh-cf57 .component-smooth-0047 label[for]:first-child{display:none}.component-smooth-0047 .notification-af81 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}.action-1c84 .notification-af81 label{color:#000}.notification-af81.upper-d994>label[for]:first-child{opacity:.8;z-index:1}.component-smooth-0047 .notification_e627 input:not([type=checkbox]),.component-smooth-0047 .notification_e627 select,.component-smooth-0047 .notification_e627 textarea{height:3.0084em;transition:padding .3s}.notification_e627 .upper-d994 input,.notification_e627 .upper-d994 textarea{padding-bottom:.5em;padding-top:1.1em}.notification_e627 .upper-d994 select{padding-bottom:.4em;padding-top:1.1em}.mask-plasma-f88e .wrapper_fde7{margin-bottom:1em;max-width:100%;position:relative}.overlay-solid-6ce7>.mask-plasma-f88e,.picture_hovered_8589>.mask-plasma-f88e{padding-left:3%!important;padding-right:3%!important}.wrapper_fde7 img,.wrapper_fde7 svg{padding-top:.2em;width:100%}.wrapper_fde7 svg{fill:currentColor;height:100%;transition:all .3s;width:100%}.wrapper_fde7 svg path{fill:currentColor}.mask-plasma-f88e:hover .breadcrumb_228f i,.mask-plasma-f88e:hover .breadcrumb_228f svg,.mask-plasma-f88e:hover .breadcrumb_228f svg path{fill:#fff}.breadcrumb_228f .hover_motion_c480{height:0;overflow:hidden;padding-top:100%;position:relative}.breadcrumb_228f .hover_motion_c480 .rough_3569{border:2px solid;border-radius:100%;color:#446084;height:100%;position:absolute;top:0;transition:all .3s;width:100%}.mask-plasma-f88e:hover .breadcrumb_228f .hover_motion_c480 .rough_3569{background-color:currentColor}.breadcrumb_228f .hover_motion_c480 i,.breadcrumb_228f .hover_motion_c480 img,.breadcrumb_228f .hover_motion_c480 svg{left:0;margin:0 20%;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:60%}.over-7924 .breadcrumb_228f .hover_motion_c480{position:absolute;width:100%}.over-7924,.next_ccdf{display:flex;flex-flow:row wrap;width:100%}.over-7924 .wrapper_fde7,.next_ccdf .wrapper_fde7{flex:0 0 auto;margin-bottom:0;max-width:200px}.over-7924 .tag_first_99d6,.next_ccdf .tag_first_99d6{flex:1 1 0px}.next_ccdf .tag_first_99d6{order:-1}.over-7924 .wrapper_fde7+.tag_first_99d6{padding-left:1em}.next_ccdf .wrapper_fde7+.tag_first_99d6{padding-right:1em}.east-4322 .wrapper_fde7{margin:0 auto 1em}.south_3968>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}.footer_wood_fdb6 i{margin-right:4px;opacity:.35}.highlight-f5af i,button i{top:-1.5px;vertical-align:middle}.highlight-f5af.gallery_68d2 i{top:-.027em}a.highlight_fast_894e,a.summary_dda0{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.hover_motion_c480:not(.highlight-f5af),button.hover_motion_c480:not(.highlight-f5af){font-family:sans-serif;font-size:1.2em;margin-left:.25em;margin-right:.25em}.row_456a a.hover_motion_c480:not(.highlight-f5af){margin-left:.3em;margin-right:.3em}.row_456a .green_a593 a.hover_motion_c480:not(.highlight-f5af){font-size:1em}.highlight-f5af.hover_motion_c480{display:inline-block;margin-left:.12em;margin-right:.12em;min-width:2.5em;padding-left:.6em;padding-right:.6em}.highlight-f5af.hover_motion_c480 i{font-size:1.2em}.highlight-f5af.hover_motion_c480 i+span{padding-right:.5em}.highlight-f5af.hover_motion_c480.accent_8b50{border-width:1px}.highlight-f5af.hover_motion_c480.accent_8b50 i{top:-1px}.highlight-f5af.hover_motion_c480.status-dark-8b56{padding-left:0;padding-right:0}.highlight-f5af.hover_motion_c480.status-dark-8b56>span{margin:0 8px}.highlight-f5af.hover_motion_c480.status-dark-8b56>span+i{margin-left:-4px}.highlight-f5af.hover_motion_c480.status-dark-8b56>i{margin:0 8px}.highlight-f5af.hover_motion_c480.status-dark-8b56>i+span{margin-left:-4px}.highlight-f5af.hover_motion_c480.status-dark-8b56>i:only-child{margin:0}.east_e779>li>a>i{font-size:20px;transition:color .3s;vertical-align:middle}.east_e779>li>a>i+span{margin-left:5px}.east_e779 li.icon_cool_61b6>a>i,.east_e779 li.icon_cool_61b6>a>img,.east_e779 li.icon_cool_61b6>a>svg{margin-right:5px}.east_e779>li>a>span+i{margin-left:5px}.green_a593>li>a>i{font-size:1em}.east_e779>li>a>i.paper_c528{font-size:1.2em}.east_e779>li>a>i.paper-cbb5{font-size:1.9em}.east_e779>li.photo-e82e>a>i{min-width:1em}.surface_gas_af03>li>a>i{font-size:16px;opacity:.6}.heading-plasma-de50 a.hover_motion_c480:not(.highlight-f5af){display:inline-block;padding:6px 0}.heading-plasma-de50 a.hover_motion_c480:not(.highlight-f5af) i{font-size:24px}.heading-plasma-de50 a.hover_motion_c480:not(.highlight-f5af) i.paper_c528{font-size:16px}.green_a593 .heading-plasma-de50 a.hover_motion_c480:not(.highlight-f5af){padding:3px 0}.highlight-f5af:not(.hover_motion_c480)>i{margin-left:-.15em;margin-right:.4em}.highlight-f5af:not(.hover_motion_c480)>span+i{margin-left:.4em;margin-right:-.15em}.paper-f1ca .pro_e36a{font-size:16px;margin-left:.2em;opacity:.6}.hover_13ac{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}.hover_13ac i{font-size:1.3em;top:3px;transition:color .3s}.bronze-5194:hover .hover_13ac{opacity:1;transform:scale(1.15)}.footer-a169 .hover_13ac,.copper_bb23 .hover_13ac{opacity:0}.large_0ff2{display:inline-block;height:auto;position:relative;vertical-align:middle}span+.large_0ff2{margin-left:10px}.large_0ff2 img{max-width:32px;min-width:100%}.green_a593 .large_0ff2{height:16px;margin:0 5px;width:16px}.green_a593 .large_0ff2 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}.green_a593 [data-icon-label]:after{font-size:10px;height:13px;line-height:13px;min-width:13px;right:-10px;top:-4px}.highlight-f5af [data-icon-label]:after{right:-12px;top:-12px}.accordion-f986 i{width:1em}.accordion-f986 i,.accordion-f986 span{display:inline-block;transition:opacity .3s,transform .3s}.accordion-f986 span{transform:translateX(.75em)}.accordion-f986 i+span{transform:translateX(-.75em)}.accordion-f986:hover>span{transform:translateX(0)}.accordion-f986:not(:hover) i{opacity:0}img{opacity:1;transition:opacity 1s}.complex-f1fd>.hidden-c6d6:not(:last-child),.texture-large-f53f>.hidden-c6d6:not(:last-child){margin-bottom:1em}.hidden-c6d6,.hidden-c6d6 .dropdown-hot-6282{position:relative}.hidden-c6d6 .dropdown-hot-6282{overflow:hidden}.hidden-c6d6,.hidden-c6d6 img{width:100%}.input_d32a{background-color:rgba(0,0,0,.15);height:100%;left:-1px;pointer-events:none;right:-1px;top:0;transition:transform .3s,opacity .6s}.hidden-c6d6 .outer_d99d,.input_d32a{bottom:0;position:absolute}.hidden-c6d6 .outer_d99d{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%}.hidden-c6d6 .logo_cold_99f4,.hidden-c6d6:hover .outer_d99d{transform:translateY(0)}.sidebar_4640{background-color:rgba(0,0,0,.03)}.solid_26e8,.solid-93c7,.outer-ab79{background-position:50% 50%;background-size:cover;height:auto;overflow:hidden;padding-top:100%;position:relative}.outer-ab79{padding-top:56.5%}.alert-liquid-27e1 .warm_d203 img,.solid_26e8 img,.solid-93c7 img,.outer-ab79 iframe,.outer-ab79 video,img.silver-e315{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%}.alert-liquid-27e1 .warm_d203{padding-top:100%}.outer-ab79 iframe{-o-object-fit:fill;object-fit:fill}.photo-8b6b{padding:10px;position:absolute}.photo-8b6b a:last-child{margin-bottom:0}.photo-8b6b a.highlight-f5af{display:block}.photo-8b6b.fn-bottom-522b.fn-left-522b{padding-right:0;padding-top:0}.photo-8b6b.fn-top-522b.fn-right-522b{padding-bottom:0;padding-left:0}.photo-8b6b .form_5437{bottom:100%;left:10px;margin:5px;position:absolute}.photo-8b6b .icon_active_e0d1:hover{background-color:#b20000;border-color:#b20000}@media only screen and (max-device-width:1024px){.photo-8b6b{opacity:1!important;padding:5px}}.overlay_2d05{margin-top:10px}.overlay_2d05 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}.overlay_2d05 a:hover{background-color:#fff;color:#000!important}.avatar_808a{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}.bronze-5194:hover .avatar_808a{background-color:#d26e4b;opacity:1}.tall-5aad{background-color:#fff;box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);margin:0 auto;max-width:875px;position:relative}.tall-5aad .header-simple-3f81{padding:30px 20px}.dirty_1ed5{background-color:rgba(0,0,0,.6)}@media(min-width:549px){.filter-up-f4d1{background-color:transparent!important}}.wrapper_wide_2fee{opacity:0;transition:opacity .5s}.texture_6740 .wrapper_wide_2fee{opacity:1}.bright-5270{text-align:center}.bright_031c{background:#0b0b0b;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity .25s;width:100%;z-index:1042}.bright_031c.box_lower_3a90{opacity:.6}.bright_031c.heading-basic-98a3{opacity:0!important}.static-c33a{-webkit-backface-visibility:hidden;outline:none!important;position:fixed;z-index:1043}.pressed-7849,.static-c33a{height:100%;left:0;top:0;width:100%}.pressed-7849{box-sizing:border-box;padding:30px;position:absolute;text-align:center}.pressed-7849:before{content:"";display:inline-block;height:100%;vertical-align:middle}.photo-5179{padding:40px 6.66%}.picture-dynamic-67eb .pressed-7849:before{display:none}.highlight_fast_5a12{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}.hidden_red_fc38{box-shadow:1px 1px 5px 0 rgba(0,0,0,.2)}.box_lower_3a90 .highlight_fast_5a12{opacity:1;transform:translateY(0)}.box_lower_3a90.heading-basic-98a3 .highlight_fast_5a12{opacity:0}.left_349e .highlight_fast_5a12,.logo-left-962b .highlight_fast_5a12{cursor:auto;width:100%}.description_f546{cursor:progress}.stale_9b61,.stale_9b61 .photo-5179 .sidebar-right-b803{cursor:zoom-out}.stone-44ce{cursor:pointer;cursor:zoom-in}.image_static_0e66 .highlight_fast_5a12{cursor:auto}.description_narrow_3a73,.sidebar-right-b803,.video-1d24,.out-2f85{-webkit-user-select:none;-moz-user-select:none;user-select:none}.badge_bronze_3b46.border_2f13{display:none}.up-3ec6{display:none!important}.out-2f85{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.out-2f85 a{color:#ccc}.out-2f85 a:hover{color:#fff}.input-572a .highlight_fast_5a12,.progress_a89b .out-2f85{display:none}.sidebar-right-b803{-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}.sidebar-right-b803 svg{pointer-events:none}.highlight_fast_5a12 .sidebar-right-b803{position:absolute}.box_lower_3a90 .sidebar-right-b803{opacity:.6;transform:translateY(0) translateZ(1px)}.heading-basic-98a3 .sidebar-right-b803{display:none!important}.sidebar-right-b803:hover{opacity:1}.form-fresh-c5d9 .sidebar-right-b803{color:currentColor;top:0!important}.video-1d24{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0}.description_narrow_3a73{color:#fff;height:50px;margin:0;mix-blend-mode:difference;opacity:.6;position:fixed;text-align:center;top:50%;width:50px;z-index:1046}.description_narrow_3a73 i{font-size:42px!important;pointer-events:none}.description_narrow_3a73:hover{opacity:1}.description_narrow_3a73:active{top:50.1%}.highlight_bottom_a137{left:0;transform:translateX(100%)}.advanced_216e{right:0;transform:translateX(-100%)}.box_lower_3a90 .highlight_bottom_a137,.box_lower_3a90 .advanced_216e{transform:translateX(0)}.slider-b5af{padding-bottom:40px;padding-top:40px}.slider-b5af .highlight_fast_5a12,.logo-left-962b .module_clean_6051{line-height:0;max-width:900px;width:100%}.slider-b5af .sidebar-right-b803{top:-40px}.advanced-d10c{height:0;overflow:hidden;padding-top:56.25%;width:100%}.advanced-d10c iframe{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.advanced-d10c iframe,.logo-left-962b .module_clean_6051{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6)}.logo-left-962b .label_advanced_0b3f,img.hidden_2a88{margin:0 auto}img.hidden_2a88{-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}.border_2f13,img.hidden_2a88{line-height:0}.border_2f13: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}.border_2f13 small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.border_2f13 figure{margin:0}.search_7841{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.dropdown-34bb{word-wrap:break-word;color:#f3f3f3;font-size:11px;line-height:18px;padding-right:36px;text-align:left}.dropdown-34bb a{color:#f3f3f3;text-decoration:underline}.dropdown-34bb a:hover{color:#f3f3f3;opacity:.8;text-decoration:none}.photo-5179 .highlight_fast_5a12{max-width:100%}.mask_5a8f .photo-5179 .border_2f13{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.image_lower_708c .photo-5179{padding-left:0;padding-right:0}.image_lower_708c img.hidden_2a88{padding:0}.image_lower_708c .border_2f13:after{bottom:0;top:0}.image_lower_708c .border_2f13 small{display:inline;margin-left:5px}.image_lower_708c .search_7841{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.image_lower_708c .search_7841:empty{padding:0}.image_lower_708c .video-1d24{right:5px;top:3px}}@media(max-width:849px){body.hard_c843 .static-c33a{overflow:auto;position:fixed!important}}@media(prefers-reduced-motion){.bright_031c,.sidebar-right-b803,.highlight_fast_5a12{transition:opacity .3s}}.modal_9872,.fn-processing-522b{position:relative}.modal_9872,.fn-processing-522b: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}.warm_d203.fn-processing-522b:before,.action-1c84 .modal_9872,.action-1c84 .fn-processing-522b:before,.action-1c84.modal_9872,.action-1c84.fn-processing-522b:before{border:3px solid rgba(0,0,0,.1)!important;border-left-color:#fff!important}.warm_d203.fn-processing-522b:after{background-color:#000;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.warm_d203.fn-processing-522b .photo-8b6b{opacity:0!important}.carousel-simple-1c04.fn-processing-522b:before{position:fixed}.modal_9872.feature_fixed_456d,.fn-processing-522b:before{left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;z-index:99}.modal_9872{border-radius:50%;height:30px;width:30px}.highlight-f5af.fn-loading-522b{color:hsla(0,0%,100%,.05);opacity:1!important;pointer-events:none!important;position:relative}.highlight-f5af.fn-loading-522b: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}.medium_7895 .highlight-f5af.fn-loading-522b:after{border-color:#446084}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hot_3710{align-items:center}.east-82a8 .modal_3169,.hot_3710:hover .modal_3169{color:hsla(0,0%,7%,.85)}.action-1c84 .modal_3169{border-bottom-color:hsla(0,0%,100%,.2)}.action-1c84 .east-82a8 .modal_3169,.action-1c84 .hot_3710:hover .modal_3169{color:hsla(0,0%,100%,.85)}.card-medium-41af.shadow_648f .hot_3710:not(:last-of-type) .modal_3169{border-bottom-style:solid}.modal_3169{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}.item-a9bd{flex-shrink:0;vertical-align:middle;width:16px}.item-a9bd+.description-d088{padding-left:.5em}.center-51c0{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_3710+.center-51c0{margin-top:5px!important}.action-1c84 .center-51c0{color:currentColor}.preview_copper_7b48 .highlight_fast_5a12{-ms-scrollbar-base-color:#000;-ms-scrollbar-arrow-color:#000;-ms-overflow-style:-ms-autohiding-scrollbar}.preview_copper_7b48 .surface_gas_af03>li>a{padding-bottom:15px;padding-top:15px}.preview_copper_7b48 .surface_gas_af03 li li>a{padding-bottom:5px;padding-top:5px}.preview_copper_7b48 .texture_e5a3{display:none!important}.preview_copper_7b48 .footer-3b79,.preview_copper_7b48 .fresh_693b{display:inline-block!important}.tooltip-lite-bac0 .highlight_fast_5a12,.text-mini-28ec .highlight_fast_5a12{-webkit-overflow-scrolling:touch;background-color:hsla(0,0%,100%,.95);bottom:0;box-shadow:0 0 10px 0 rgba(0,0,0,.5);left:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transform:translateX(-270px);transition:transform .2s;width:260px}.tooltip-lite-bac0.action-1c84 .highlight_fast_5a12,.text-mini-28ec.action-1c84 .highlight_fast_5a12{background-color:rgba(0,0,0,.95)}.text-mini-28ec .highlight_fast_5a12{left:auto;right:0;transform:translateX(270px)}.glass_a246 .surface_gas_af03>li>a,.glass_a246 .surface_gas_af03>li>ul>li a{justify-content:center}.glass_a246 .surface_gas_af03>li>a{font-size:1.5em}.glass_a246 .pressed-7849{padding:0}.glass_a246 .highlight_fast_5a12{-webkit-overflow-scrolling:touch;max-width:700px;overflow-x:hidden;overflow-y:auto;padding-top:50px}.glass_a246 .highlight_fast_5a12 .link-action-b90e{margin:0 auto;max-width:260px}.glass_a246.bright_031c.box_lower_3a90{opacity:.85}.bright_031c.glass_a246:not(.action-1c84){background-color:#fff;opacity:.95}.glass_a246 .texture_last_38e3.surface_gas_af03>li{border:0}.glass_a246 .texture_last_38e3.surface_gas_af03>li>a{padding-left:30px;padding-right:30px}.glass_a246 .texture_last_38e3.surface_gas_af03>li .panel_3664{position:absolute;right:0;top:15px}.glass_a246:not(.action-1c84) .sidebar-right-b803{color:currentColor}.preview_copper_7b48.heading-basic-98a3 .highlight_fast_5a12{opacity:0!important}.tooltip-lite-bac0.box_lower_3a90 .highlight_fast_5a12,.text-mini-28ec.box_lower_3a90 .highlight_fast_5a12{opacity:1;transform:translate(0)}.block-south-d2b5 .card-upper-1ca1{filter:blur(5px)}.block-south-d2b5 .item-4d25{transform:scale(.98)}.block-south-d2b5 .out_68cd{opacity:0!important;transform:translateY(-7px)}.block-south-d2b5.label_34e2 .out_68cd,.block-south-d2b5.title-soft-f178 .out_68cd{transform:translateX(-7px)}.preview_copper_7b48 .feature-plasma-e592{padding:30px 0}.preview_copper_7b48 .column_dynamic_ac62{padding:30px 20px}.preview_copper_7b48:not(.glass_a246) .surface_gas_af03 li>a{padding-left:20px}.preview_copper_7b48:not(.glass_a246) li.gallery-6589{padding:20px}@media(prefers-reduced-motion){.tooltip-lite-bac0 .highlight_fast_5a12,.text-mini-28ec .highlight_fast_5a12{transition:opacity .2s}}.video_outer_72e5{--stack-gap:0;display:flex}.video_outer_72e5>.complex_c2e0>:first-child{margin-top:0}.video_outer_72e5>.complex_c2e0>:last-child{margin-bottom:0}.modal_d4da{flex-direction:row}.modal_d4da>*{margin:0!important}.modal_d4da>*~*{margin-left:var(--stack-gap)!important}.summary-active-ae58{flex-direction:column}.summary-active-ae58>*{margin:0!important}.summary-active-ae58>*~*{margin-top:var(--stack-gap)!important}.media-4f77{align-items:stretch}.frame_lite_7f83{align-items:flex-start}.row-wide-7b67{align-items:center}.card-bright-d814{align-items:flex-end}.texture-huge-bf6e{align-items:baseline}.focused_a8e8{justify-content:flex-start}.notice_fe20{justify-content:center}.full_e19b{justify-content:flex-end}.surface_left_25b3{justify-content:space-between}.backdrop-center-0147{justify-content:space-around}@media(max-width:849px){.full_ca67\:stack-row{flex-direction:row}.full_ca67\:stack-row>*{margin:0!important}.full_ca67\:stack-row>*~*{margin-left:var(--stack-gap)!important}.full_ca67\:stack-col{flex-direction:column}.full_ca67\:stack-col>*{margin:0!important}.full_ca67\:stack-col>*~*{margin-top:var(--stack-gap)!important}.full_ca67\:items-stretch{align-items:stretch}.full_ca67\:items-start{align-items:flex-start}.full_ca67\:items-center{align-items:center}.full_ca67\:items-end{align-items:flex-end}.full_ca67\:items-baseline{align-items:baseline}.full_ca67\:justify-start{justify-content:flex-start}.full_ca67\:justify-center{justify-content:center}.full_ca67\:justify-end{justify-content:flex-end}.full_ca67\:justify-between{justify-content:space-between}.full_ca67\:justify-around{justify-content:space-around}}@media(max-width:549px){.nav-171f\:stack-row{flex-direction:row}.nav-171f\:stack-row>*{margin:0!important}.nav-171f\:stack-row>*~*{margin-left:var(--stack-gap)!important}.nav-171f\:stack-col{flex-direction:column}.nav-171f\:stack-col>*{margin:0!important}.nav-171f\:stack-col>*~*{margin-top:var(--stack-gap)!important}.nav-171f\:items-stretch{align-items:stretch}.nav-171f\:items-start{align-items:flex-start}.nav-171f\:items-center{align-items:center}.nav-171f\:items-end{align-items:flex-end}.nav-171f\:items-baseline{align-items:baseline}.nav-171f\:justify-start{justify-content:flex-start}.nav-171f\:justify-center{justify-content:center}.nav-171f\:justify-end{justify-content:flex-end}.nav-171f\:justify-between{justify-content:space-between}.nav-171f\: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}.action-1c84 td,.action-1c84 th{border-color:hsla(0,0%,100%,.08)}td .filter_3682,td dl,td form,td input,td label,td p,td select{margin:.5em 0}label{color:#222}.input-east-038a{display:table}.accent_clean_5487{display:table-cell;vertical-align:middle}@media(max-width:849px){.disabled_bright_5307{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)}.disabled_bright_5307 table{width:100%}}.out-2d67{max-height:100%}.out-2d67 .left-c7ab{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:10}.huge-9069 .complex_c2e0,.carousel_8105 .complex_c2e0{background-color:rgba(0,0,0,.9);height:0;padding:100% 0 0!important}.huge-9069 .chip_5479,.carousel_8105 .chip_5479{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.huge-9069 .element_2815,.huge-9069 .left-c7ab{border-radius:100%!important}.input-9068{position:relative}.overlay-solid-6ce7>.hidden-c6d6,.input-9068:last-child,.picture_hovered_8589>.hidden-c6d6{margin-bottom:0}.search-pink-d876,.picture_hovered_8589{position:relative;scrollbar-width:none}.panel-iron-9ef7 .overlay-solid-6ce7>.texture-large-f53f{padding:0!important}.yellow-ee87{max-height:999px;transition:max-height 2s}.yellow-ee87:not(.notification-165e){max-height:500px}.yellow-ee87:not(.notification-165e)>div{opacity:0}.picture_hovered_8589:not(.notification-165e){-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;width:auto}.search-pink-d876::-webkit-scrollbar,.picture_hovered_8589::-webkit-scrollbar{height:0!important;width:0!important}.panel-bright-b82e.search-pink-d876:not(.notification-165e){display:block}.picture_hovered_8589:not(.notification-165e)>*{display:inline-block!important;vertical-align:top;white-space:normal!important}.picture_hovered_8589:not(.notification-165e)>a,.picture_hovered_8589>a,.picture_hovered_8589>a>img,.picture_hovered_8589>div:not(.texture-large-f53f),.picture_hovered_8589>img,.picture_hovered_8589>p{width:100%}.overlay-solid-6ce7>a,.overlay-solid-6ce7>a>img,.overlay-solid-6ce7>div:not(.texture-large-f53f),.overlay-solid-6ce7>figure,.overlay-solid-6ce7>img,.overlay-solid-6ce7>p{margin:0;padding:0;transition:transform .6s,opacity .6s,box-shadow .6s;width:100%!important}.overlay-solid-6ce7>.panel-bright-b82e:not(.active_45c2){opacity:0}.notification-165e{display:block;position:relative}.notification-165e:focus{outline:none}.outline_tiny_4d11{height:100%;overflow:hidden;position:relative;width:100%}.overlay-solid-6ce7{height:100%;position:absolute;width:100%}.notice_dim_0633 .module-iron-b6d8{transition:opacity .3s!important}.short_2b03 .outline_tiny_4d11 .overlay-solid-6ce7{pointer-events:none}.notification-165e.carousel-static-e003{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.notification-165e.carousel-static-e003 .outline_tiny_4d11{cursor:move;cursor:grab}.notification-165e.carousel-static-e003 .outline_tiny_4d11.left-ccd5{cursor:grabbing}.mask_ba42{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}.mask_ba42.menu-smooth-9184{right:2%;transform:translateX(-20%)}.mask_ba42.overlay_33cf{left:2%;transform:translateX(20%)}.list_south_2af7 .mask_ba42,.picture_hovered_8589:hover .mask_ba42{opacity:.7;transform:translateX(0)!important}.picture_hovered_8589 .mask_ba42:hover{box-shadow:none;opacity:1}.picture_hovered_8589 .mask_ba42:hover .white_2bfc,.picture_hovered_8589 .mask_ba42:hover svg{fill:#446084}@media(min-width:850px){.new-8a5d .mask_ba42.menu-smooth-9184{left:100%;right:auto}.new-8a5d .mask_ba42.overlay_33cf{left:auto;right:100%}}.mask_ba42:disabled,button.mask_ba42[disabled]{background:none!important;box-shadow:none!important;cursor:auto;opacity:0!important;pointer-events:none}.mask_ba42 svg{height:auto;left:50%;max-height:100%;max-width:100%;padding:20%;position:absolute;top:50%;transform:translate(-50%,-50%);transition:all .3s;width:100%}.notification-old-0a06:not(.form-1c91) .mask_ba42{margin-top:-10%}.notification-old-0a06.form-1c91 .mask_ba42 svg{margin-top:-40px}.mask_ba42 .white_2bfc,.mask_ba42 svg{fill:currentColor;border-color:currentColor;transition:all .3s}.pressed_755f,.simple-dc8b{transition:height .2s}.mask_ba42.badge_blue_be35{color:#111;font-size:26px}.wrapper-green-d12f .mask_ba42{display:none!important}.in_8d09 .overlay-solid-6ce7{transform:none!important}.in_8d09 .overlay-solid-6ce7>*{left:0!important;opacity:0;z-index:1}.in_8d09 .overlay-solid-6ce7>.active_45c2{opacity:1;z-index:2}.in_8d09 .info_plasma_2c30,.in_8d09 .mask_ba42{z-index:3}@media(prefers-reduced-motion){.mask_ba42.menu-smooth-9184,.mask_ba42.overlay_33cf{transform:none!important}}.info_plasma_2c30{bottom:15px;left:20%;line-height:1;list-style:none;margin:0;padding:0;position:absolute;right:20%;text-align:center}.search-pink-d876 .info_plasma_2c30,.new-8a5d .info_plasma_2c30{bottom:0}.photo-7d4b .info_plasma_2c30{direction:rtl}.info_plasma_2c30 .detail_3262{border:3px solid #111;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;opacity:.4;transition:opacity .3s;width:12px}.modal-1502 .info_plasma_2c30 .detail_3262,.search-pink-d876 .info_plasma_2c30 .detail_3262{background-color:#111;border:0;height:10px;opacity:.2;width:10px}.info_plasma_2c30 .detail_3262:hover{opacity:.7}.info_plasma_2c30 .detail_3262:first-child:last-child{display:none}.info_plasma_2c30 .detail_3262.active_45c2{background-color:#111;opacity:1!important}.active_1920 .info_plasma_2c30 .detail_3262{border-radius:0;height:4px;margin:0;width:40px}.badge-fd4e .info_plasma_2c30 .detail_3262{border-radius:0;height:4px;width:40px}.soft_6cab .info_plasma_2c30 .detail_3262{background-color:#111}.hover_4816 .info_plasma_2c30 .detail_3262{border-radius:0}.pink_a325 .mask_ba42 .white_2bfc,.pink_a325 .mask_ba42 svg{border:2px solid;border-radius:100%}.pink_a325 .mask_ba42:hover .white_2bfc,.pink_a325 .mask_ba42:hover svg{fill:#fff!important;background-color:#446084;border-color:#446084}.new-8a5d.pink_a325 .menu-smooth-9184{transform:translateX(-50%)!important}.new-8a5d.pink_a325 .overlay_33cf{transform:translateX(50%)!important}.form-1c91{overflow:hidden;padding-top:0}.form-1c91 .mask_ba42,.form-1c91 .mask_ba42: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}.action-1c84 .form-1c91 .mask_ba42{background-color:rgba(0,0,0,.3);border-radius:99px;color:#fff}.form-1c91 .mask_ba42.menu-smooth-9184{left:auto!important;right:-1px!important;transform:translateX(10%)}.form-1c91 .mask_ba42.overlay_33cf{left:-1px!important;right:auto!important;transform:translateX(-10%)}.cold-b993 .mask_ba42{color:#fff}.cold-b993 .mask_ba42 .white_2bfc,.cold-b993 .mask_ba42 svg{fill:#fff}.cold-b993 .info_plasma_2c30 .detail_3262{border-color:#fff}.cold-b993 .info_plasma_2c30 .detail_3262.active_45c2,.cold-b993.soft_6cab .info_plasma_2c30 .detail_3262{background-color:#fff}.large-4a74 .overlay-solid-6ce7>*,.panel-hard-ac8b .overlay-solid-6ce7>*,.bright_d01c .overlay-solid-6ce7>*{margin:0 auto;max-width:1080px}.large-4a74:not(.notification-165e) .label-bright-f76a,.panel-hard-ac8b:not(.notification-165e) .label-bright-f76a,.bright_d01c:not(.notification-165e) .label-bright-f76a{opacity:0!important}.large-4a74 .label-bright-f76a,.panel-hard-ac8b .label-bright-f76a,.bright_d01c .label-bright-f76a{opacity:1}.large-4a74 .overlay-solid-6ce7>:not(.active_45c2),.panel-hard-ac8b .overlay-solid-6ce7>:not(.active_45c2),.bright_d01c .overlay-solid-6ce7>:not(.active_45c2){opacity:.5}.bright_d01c{padding:15px 0 25px}.bright_d01c .overlay-solid-6ce7>:before{background-image:url(../img/shadow@2x.pro-1d66);background-size:100% 100%;bottom:-6px;content:"";height:100px;left:-10%;position:absolute;right:-10%;z-index:-2}.bright_d01c .overlay-solid-6ce7>:not(.active_45c2){opacity:1;transform:scale(.9);z-index:-1}.bright_d01c .overlay-solid-6ce7>:not(.active_45c2):before{height:200px;opacity:.5}.bright_d01c .overlay-solid-6ce7>.active_45c2{transform:scale(.95)}.panel-hard-ac8b{background-color:transparent;padding:30px 0}.panel-hard-ac8b .info_plasma_2c30{bottom:6px}.panel-hard-ac8b .overlay-solid-6ce7>*{max-width:1050px}.panel-hard-ac8b .overlay-solid-6ce7>:not(.active_45c2){transform:scale(.93)}@media screen and (max-width:549px){.input-9068 .mask_ba42{display:none}.search-pink-d876 .mask_ba42{background-color:transparent!important;box-shadow:none!important;opacity:.8;transform:translateX(0)!important;width:20px!important}.search-pink-d876 .mask_ba42 svg{border:0!important;padding:3px!important}.info_plasma_2c30{pointer-events:none}.overlay-solid-6ce7 .medium-6668{overflow:hidden}}a{color:#334862;text-decoration:none}.highlight-f5af:focus:not(:focus-visible),a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:none}.highlight-f5af:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid currentColor;outline-offset:2px}a.dirty_cdc3{color:currentColor;transition:color .3s,opacity .3s,transform .3s}.texture-fresh-bc9b a.dirty_cdc3:hover{opacity:.7}a.input_prev_5735:hover,a.summary_dda0:hover,a:hover{color:#000}.fn-primary-522b:focus-visible,.list_bfb6:focus-visible,button[type=submit]:focus-visible{outline-color:#446084}.fn-secondary-522b:focus-visible{outline-color:#d26e4b}.liquid-a368:focus-visible{outline-color:#d26e4b}.action-1c84 .solid_5718 a,.action-1c84 a{color:currentColor}.action-1c84 .solid_5718 a:hover,.action-1c84 a:hover{color:#fff}ul.south_3968{font-size:.85em;margin:5px 0}ul.south_3968 li{display:inline-block;margin:0 .4em}ul.south_3968 li a{color:currentColor}ul.south_3968 li:before{display:inline-block;font-family:fl-icons;margin-right:5px}ul.south_3968 li:first-child{margin-left:0}ul.south_3968 li:last-child{margin-right:0}.module_5879 .backdrop-paper-43eb{padding:.7em 0}.module_5879 i{font-size:2em;margin:0 10px!important;top:-1px;vertical-align:middle}.module_5879 .backdrop-paper-43eb+.backdrop-paper-43eb{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.wood_40d9,ul.wood_40d9>li{margin:0;padding:0}ul.wood_40d9>li{list-style:none}.complex-f1fd ol li,.complex-f1fd ul li,.dynamic-447e ol li,.dynamic-447e ul li,.brown-7f9a ol li,.brown-7f9a ul li{margin-left:1.3em}.complex-f1fd ol li.shade-ca5d,.complex-f1fd ul li.shade-ca5d,.dynamic-447e ol li.shade-ca5d,.dynamic-447e ul li.shade-ca5d,.brown-7f9a ol li.shade-ca5d,.brown-7f9a ul li.shade-ca5d{margin-left:0}ul li.hero-a32f,ul li.fast-a2ed,ul li.highlight_bd8f{border-bottom:1px solid #ececec;list-style:none;margin:0;padding:7px 0 7px 25px;position:relative}.action-1c84 ul li.hero-a32f,.action-1c84 ul li.fast-a2ed,.action-1c84 ul li.highlight_bd8f{border-color:hsla(0,0%,100%,.2)}ul li.hero-a32f:before,ul li.fast-a2ed:before,ul li.highlight_bd8f:before{color:#7a9c59;font-family:fl-icons;font-size:16px;left:0;position:absolute}ul li.fast-a2ed:before{content:""!important}ul li.hero-a32f:before{content:""!important}ul li.highlight_bd8f:before{content:""!important}.highlight-f5af,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%}.label_cold_0c54,h1{font-size:1.7em}.label_cold_0c54,.logo-wide-9d5f,h1,h2{line-height:1.3}.logo-wide-9d5f,h2{font-size:1.6em}.warm-8d19,h3{font-size:1.25em}.column-left-0c1d,h4{font-size:1.125em}.component_4c0e,h5{font-size:1em}.east_dcd3,h6{font-size:.85em;opacity:.8}h1.picture-ea31.accordion_full_0009{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.tall-7933>span{-webkit-box-decoration-break:clone;box-decoration-break:clone}a.popup-99bd,p.popup-99bd{font-size:1.3em}.heading_ef9b,h6,span.footer_wood_fdb6,th{letter-spacing:.05em;line-height:1.05;text-transform:uppercase}.hover_cbf8{text-transform:none!important}span.footer_wood_fdb6{font-size:1em;font-weight:600}.fluid-ad26{font-weight:400}.label_mini_1522{font-weight:700}.filter-031e,.footer_8d5f{font-weight:300!important}.filter-031e strong,.footer_8d5f strong{font-weight:700!important}.out-6505{font-style:italic!important}.carousel_8000,.heading_ef9b{line-height:1.2;text-transform:uppercase}.grid-33c0,.grid_94c5{font-family:Georgia}.focus-plasma-2e0a{font-size:2.5em}.brown-7925{font-size:2em}.up-b3f0{font-size:1.5em}.carousel_f5c1{font-size:1.3em}.white-cf50{font-size:1.15em}.accent_8b50,.accent_8b50.highlight-f5af{font-size:.8em}.blue-67c0{font-size:.75em}.pagination-cold-d779{font-size:.7em}.full-387e{font-size:.6em}@media(max-width:549px){.brown-7925{font-size:2.5em}.up-b3f0{font-size:1.8em}.carousel_f5c1{font-size:1.2em}.white-cf50{font-size:1em}}.title-rough-8e73 a:not(.highlight-f5af),.title-rough-8e73 h1,.title-rough-8e73 h2,.title-rough-8e73 h3,.title-rough-8e73 h4,.title-rough-8e73 h5,.title-rough-8e73 h6{line-height:1.3;margin-bottom:.1em;margin-top:.1em}.title-rough-8e73 p{margin-bottom:.1em;margin-top:.1em}.title-rough-8e73 .highlight-f5af{margin-top:1em}.tag_7499 .highlight-f5af{margin-bottom:.5em;margin-top:.5em}.tag_7499 .bright_3ddf,.tag_7499 .disabled_603a .bright_3ddf{margin-bottom:1em;margin-top:1em}.tag_7499 h1{font-size:3.5em}.tag_7499 h2{font-size:2.9em}.tag_7499 h3{font-size:2em}.tag_7499 h1,.tag_7499 h2,.tag_7499 h3{font-weight:400;line-height:1;margin-bottom:.2em;margin-top:.2em;padding:0}.tag_7499 h4{font-size:1.5em;margin-bottom:.6em;margin-top:.6em;padding:0}.tag_7499 h5,.tag_7499 h6,.tag_7499 p{margin-bottom:1em;margin-top:1em;padding:0}.panel-red-8709{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}.east_e779>li>a{font-size:.8em}.east_e779>li.gallery-6589{font-size:.85em}.block-bd6d>li>a{font-size:.65em}.filter_bronze_a0ab>li>a{font-size:.7em}.hover-a97f>li>a{font-size:.9em}.table_purple_bab0>li>a{font-size:1em}.highlight-21c1>li>a{font-size:1.1em}.rough-06e2>li{margin:0}.grid_hard_f133>li{margin:0 5px}.modal_f6c0>li{margin:0 9px}.panel-a1a5>li{margin:0 11px}.pro-7011>li{margin:0 13px}.aside-upper-f8f4{position:relative}.aside-upper-f8f4:after{background:url(../img/underline.pro-1d66) 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.panel-b3d8{opacity:0;transition:opacity 2s}span.panel-b3d8.fn-active-522b{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}.up-0bfb,.hard-df6e,.paper_bb57{border:2px solid #fff;display:inline-block;padding:5px}.up-0bfb{border-color:#000}h1.up-0bfb,h1.hard-df6e,h1.paper_bb57{padding:15px}.hard-3921,.status-58a9{border-bottom:3px solid #fff;border-top:3px solid #fff;display:inline-block;padding-bottom:15px;padding-top:15px}.hard-3921{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}.action-1c84 blockquote{color:#fff}.new-4a11:after,.carousel-05bc:after,.yellow-0848:after,.panel-bright-b82e:after{clear:both;content:"";display:table}@media(max-width:549px){.fresh_693b,[data-show=hide-for-small]{display:none!important}.fixed-6b50{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:550px){.alert_34fc,[data-show=show-for-small]{display:none!important}}@media(min-width:850px){.media_selected_673a,[data-show=show-for-medium]{display:none!important}}@media(max-width:849px){.footer-3b79,[data-show=hide-for-medium]{display:none!important}.photo_plasma_081d .preview_8518,.photo_plasma_081d .short-f15b{float:none}.photo_plasma_081d .pro-6ad3{margin-left:auto}.photo_plasma_081d .focus-19ea{margin-right:auto}.photo_plasma_081d{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:850px){.list-f67d,[data-show=hide-for-large]{display:none!important}}.tag_wood_6543,.video-9109{display:block;max-width:100%!important;padding-left:0!important;padding-right:0!important;width:100%!important}.short-f15b{margin-right:0!important}.preview_8518{margin-left:0!important}.accordion_full_0009{margin-bottom:30px}.sort_basic_7961{margin-top:30px}.focus-19ea{margin-right:30px}.pro-6ad3{margin-left:30px}.filter_e168{margin-bottom:0!important}.selected-8380{margin-left:0!important}.bright_ba80{margin-right:0!important}.first_5333{margin-top:0!important}.warm-29fe{margin-bottom:15px}.mini-736f{margin-top:15px}.label-dirty-fafb{margin-right:15px}.input-bronze-7432{margin-left:15px}.warm-29fe:last-child,.accordion_full_0009:last-child{margin-bottom:0}.focus_east_fb22{padding-bottom:30px}.item_fresh_150f{padding-top:30px}.preview_2b67{padding-bottom:15px}.column_f9cc{padding-top:15px}.pagination_84ab{padding-bottom:0!important}.wide_0e66{padding-top:0!important}.disabled_plasma_c4f3{margin:0!important}.motion_abac{padding:0!important}.mini_0745{padding:30px}.main_under_feb8 :first-child{margin-top:0}.block-692e :last-child{margin-bottom:0}.video_07a7{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.carousel_gold_9fe8{text-align:left}.disabled_603a{text-align:center}.layout-steel-12d0{text-align:right}.disabled_603a .bright_3ddf,.disabled_603a .title-warm-fce0,.disabled_603a .picture-c841,.disabled_603a>div,.disabled_603a>div>div{margin-left:auto;margin-right:auto}.disabled_603a .preview_8518,.disabled_603a .short-f15b{float:none}.carousel_gold_9fe8 .bright_3ddf,.carousel_gold_9fe8 .title-warm-fce0,.carousel_gold_9fe8 .picture-c841{margin-left:0;margin-right:auto}.layout-steel-12d0 .bright_3ddf,.layout-steel-12d0 .title-warm-fce0,.layout-steel-12d0 .picture-c841,.layout-steel-12d0>div,.layout-steel-12d0>div>div{margin-left:auto;margin-right:0}.fn-relative-522b{position:relative!important}.fn-absolute-522b{position:absolute!important}.fn-fixed-522b{position:fixed!important;z-index:12}.fn-top-522b{top:0}.fn-right-522b{right:0}.fn-left-522b{left:0}.fn-bottom-522b,.disabled_d953{bottom:0}.disabled_d953{height:100%;left:0;margin:0!important;padding:0!important;position:absolute;right:0;top:0}.cool-6169{bottom:auto;top:50%;transform:translateY(-50%)}.search_db65{left:50%;transform:translateX(-50%)}.search_db65.cool-6169{bottom:auto!important;left:auto!important;right:50%;top:50%;transform:translate(50%,-50%)}.short-f15b{float:right}.preview_8518{float:left}.carousel-ce90{height:100%;height:100vh;min-height:550px;padding-bottom:0!important;padding-top:0!important}.panel_31cb{background-position:50% 50%;background-repeat:no-repeat!important;background-size:cover!important}.block-gold-3cae{background-position:top;-o-object-position:top;object-position:top}.status-dark-8b56,.status-dark-8b56 img{border-radius:999px!important;-o-object-fit:cover;object-fit:cover}.paper_9dea{border-radius:5px}.caption_liquid_ce11{border:2px solid #446084;padding:15px 30px 30px}.top-ec27{border-style:dashed}.detail_f1e6{border-color:#7a9c59}.link_mini_ee8f{border-top:1px solid #ececec}.aside-63a4{border-bottom:1px solid #ececec}.photo_db3f{border-left:1px solid #ececec}.thumbnail-56b9{border-right:1px solid #ececec}.fn-hidden-522b{display:none!important;visibility:hidden!important}.column_d440{opacity:0;visibility:hidden}.logo_first_8467{z-index:21}.breadcrumb-gold-c0c4{z-index:22}.widget_fee8{z-index:23}.gradient_cb8c{z-index:24}.gallery-down-fbcf{z-index:25}.hero-7aab{z-index:9995}.upper-2267{z-index:9996}.mini-e8ae{z-index:9997}.yellow-8a8d{pointer-events:none}.thumbnail_9a73{white-space:nowrap}.gallery-wood-aa8b{color:#446084}.new_ab7d{color:#d26e4b}.black-462a{color:#7a9c59}.box_mini_5244{color:#b20000}.red-6b30{background-color:#446084}.motion_5d0e{background-color:#d26e4b}.fast-b4b6{background-color:#7a9c59}.column-lite-3c0b{background-color:#b20000}.heading-black-0d18{background-color:transparent!important}.layout-old-1f39{display:inline}.up-0d14{display:block}.nav-07b8{display:flex}@media(max-width:549px){.sidebar_9c0e{display:block}}.active-6abc{display:inline-block}.lite_507e img,img.layout-old-1f39{display:inline-block!important}.card-right-8c54{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}.tag_2dc0{overflow:hidden}.thick_6b90{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.table-black-3ae2{font-weight:700}.grid-d627{opacity:.4}.new_7e5f{opacity:.5}.link-center-3ead{opacity:.6}.pagination_0d3d{opacity:.7}.logo_narrow_9bf6{opacity:.8}@media(max-width:549px){.title_right_386e{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:none}}.dropdown-last-5a79{-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none}.dropdown-last-5a79::-webkit-scrollbar{height:0!important;width:0!important}.filter-glass-724b{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.filter-glass-724b: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){.over_4fa2{left:5%}.modal-purple-f43a{left:15%}.accordion-1430{left:25%}.logo-e4e1{left:35%}.footer-hovered-1dca{left:45%}.element-brown-8333{right:45%}.photo_complex_42f3{right:35%}.orange_f365{right:25%}.carousel-fb04{right:15%}.fast_351f{right:5%}.content_95a7{left:0}.under_837d{left:10%}.thumbnail-cool-9a0b{left:20%}.nav_657a{left:30%}.right_c57f{left:40%}.sidebar_fcf0{right:40%}.gradient-fast-2486{right:30%}.description_7973{right:20%}.next-29dd{right:10%}.right_9b70{right:0}.middle-a8d4{top:0}.modal_9f35{top:10%}.wide_4c82{top:20%}.primary-7981{top:30%}.notification-fast-8c42{top:40%}.module-a5e3{bottom:40%}.section-5ae6{bottom:30%}.carousel_tiny_3e5c{bottom:20%}.soft_2123{bottom:10%}.east_9a97{bottom:0}.complex_72e2{top:5%}.focus_hard_2858{top:15%}.overlay_1c23{top:25%}.link-orange-f80c{top:35%}.wood_6e10{top:45%}.block_white_235b{bottom:45%}.outer-2dc1{bottom:35%}.card-fresh-b903{bottom:25%}.widget_8cf5{bottom:15%}.photo_8ac1{bottom:5%}.video-491b{left:50%;transform:translateX(-50%)}.layout_020c{top:50.3%;transform:translateY(-50%)}.layout_020c.video-491b{transform:translate(-50%,-50%)}}@media screen and (min-width:550px)and (max-width:849px){.image_3af1{left:5%}.summary-thick-ec8f{left:15%}.element_cool_154d{left:25%}.frame-1b16{left:35%}.pink-4ecc{left:45%}.pagination-mini-12d8{right:45%}.search-6488{right:35%}.surface_huge_06d2{right:25%}.status_prev_84dc{right:15%}.input-fd99{right:5%}.avatar-hard-f6a3{top:5%}.modal_mini_bb25{top:15%}.wide-4e68{top:25%}.upper-af2a{top:35%}.component_static_ff01{top:45%}.white_7f3c{bottom:45%}.content-out-8f80{bottom:35%}.hovered-cfd9{bottom:25%}.caption_196c{bottom:15%}.detail_3cad{bottom:5%}.right_5dc5{left:0}.picture_thick_921d{left:10%}.module_4c43{left:20%}.primary_3b0f{left:30%}.chip_green_37f1{left:40%}.rough-fbca{right:40%}.pattern-orange-f2a8{right:30%}.card_44f0{right:20%}.picture-north-6188{right:10%}.sidebar-soft-77a0{right:0}.panel_fluid_ddbd{top:0}.hidden-plasma-4943{top:10%}.purple_1203{top:20%}.hover_upper_e298{top:30%}.pattern-static-eabd{top:40%}.header_tiny_6d3c{bottom:40%}.carousel-fa0b{bottom:30%}.item-1690{bottom:20%}.photo-9d0a{bottom:10%}.hero_a8a2{bottom:0}.active_29da{left:50%;transform:translateX(-50%)!important}.shade_c835{top:50%;transform:translateY(-50%)!important}.active_29da.shade_c835{transform:translate(-50%,-50%)!important}}@media screen and (min-width:850px){.east_e6bf{left:5%}.wood-3420{left:15%}.component_inner_057f{left:25%}.dirty_c562{left:35%}.shade-mini-7271{left:45%}.narrow-e8e5{right:45%}.mask-cbd2{right:35%}.sidebar_south_34a4{right:25%}.simple_7c7c{right:15%}.down_ab7d{right:5%}.title-302b{top:5%}.grid_light_455b{top:15%}.primary-selected-dd64{top:25%}.medium-c772{top:35%}.shadow-2c99{top:45%}.title_orange_cd0c{bottom:45%}.full-7a3b{bottom:35%}.dropdown-silver-c040{bottom:25%}.breadcrumb_f8d2{bottom:15%}.link_9fb4{bottom:5%}.warm-1176{left:0}.popup_wood_0675{left:10%}.description_a1f6{left:20%}.accordion-out-a620{left:30%}.fluid_b58a{left:40%}.bottom-77ec{right:40%}.accordion-purple-8939{right:30%}.panel_e3fe{right:20%}.chip-left-6eed{right:10%}.highlight-1412{right:0}.section_6fe3{top:0}.section-small-c0d4{top:10%}.caption-0e09{top:20%}.button-7ff2{top:30%}.content_dc0a{top:40%}.small_1173{bottom:40%}.breadcrumb_fluid_a7be{bottom:30%}.video_fresh_0497{bottom:20%}.heading_hard_6223{bottom:10%}.module_brown_4e70{bottom:0}.popup-7734{left:50%;transform:translateX(-50%)!important}.selected-a9e3{top:50%;transform:translateY(-50%)!important}.popup-7734.selected-a9e3{transform:translate(-50%,-50%)!important}}.video-warm-b142{font-size:11px}.cold-0437 .video-warm-b142,.search-6955 .video-warm-b142,.gas_34fc .video-warm-b142,.content_glass_f082 .video-warm-b142{font-size:8px}.cold-0437 .video-warm-b142 h6,.search-6955 .video-warm-b142 h6,.gas_34fc .video-warm-b142 h6{font-size:10px}.cold-0437 .video-warm-b142 p.popup-99bd,.search-6955 .video-warm-b142 p.popup-99bd,.gas_34fc .video-warm-b142 p.popup-99bd{font-size:16px}.surface-70cd .video-warm-b142{font-size:8.5px}.video-ea46 .video-warm-b142{font-size:9px}.chip-glass-8b56 .video-warm-b142{font-size:10px}.paragraph_3e5e .video-warm-b142{font-size:11px}.border_up_317e .video-warm-b142{font-size:12px}.dirty_f6e3 .video-warm-b142{font-size:13px}.disabled_aa92 .video-warm-b142{font-size:14px}.layout_3bf2 .video-warm-b142{font-size:15px}@media screen and (min-width:550px){.preview_24ed .video-warm-b142,.wide_7d40 .video-warm-b142,.hover_clean_086b .video-warm-b142,.down_df5b .video-warm-b142,.narrow_6045 .video-warm-b142,.steel-1f1d .video-warm-b142,.label_50ab .video-warm-b142{font-size:.8vw}.grid_solid_9117 .video-warm-b142{font-size:.9vw}.hard_21d0 .video-warm-b142{font-size:1.15vw}.link_wood_978b .video-warm-b142{font-size:1.3vw}.top_b9cb .video-warm-b142{font-size:1.5vw}.video-warm-b142{font-size:1.8vw}}@media screen and (min-width:850px){.video-warm-b142{font-size:16px}.tabs_021e .video-warm-b142,.aside-982f .video-warm-b142,.highlight-cb94 .video-warm-b142,.content_glass_f082 .video-warm-b142{font-size:8px}.tabs_021e .video-warm-b142 h6,.aside-982f .video-warm-b142 h6,.highlight-cb94 .video-warm-b142 h6{font-size:10px}.tabs_021e .video-warm-b142 p.popup-99bd,.aside-982f .video-warm-b142 p.popup-99bd,.highlight-cb94 .video-warm-b142 p.popup-99bd{font-size:16px}.basic_e326 .video-warm-b142{font-size:8.5px}.photo-b695 .video-warm-b142{font-size:9px}.popup-middle-d067 .video-warm-b142{font-size:10px}.steel-fa15 .video-warm-b142{font-size:11px}.heading_brown_3a40 .video-warm-b142{font-size:12px}.bright_62b1 .video-warm-b142{font-size:13px}.slow_252d .video-warm-b142{font-size:14px}.filter_hovered_fc30 .video-warm-b142{font-size:15px}}@media(prefers-reduced-motion:no-preference){.picture_hovered_8589 [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}.picture_hovered_8589 [data-animate]:not([data-animate-transform]),[data-animate]:not([data-animate-transform]){transform:none!important}.picture_hovered_8589 [data-animate]:not([data-animate-transition]),[data-animate]:not([data-animate-transition]){transition:none!important}.picture_hovered_8589 [data-animate=bounceInDown],.picture_hovered_8589 [data-animate=bounceInLeft],.picture_hovered_8589 [data-animate=bounceInRight],.picture_hovered_8589 [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}.picture_hovered_8589 [data-animate=bounceInLeft],[data-animate=bounceInLeft]{transform:translate3d(-300px,0,0)}.picture_hovered_8589 [data-animate=blurIn],[data-animate=blurIn]{filter:blur(15px)}.picture_hovered_8589 [data-animate=fadeInLeft],[data-animate=fadeInLeft]{transform:translate3d(-70px,0,0)}.picture_hovered_8589 [data-animate=fadeInRight],[data-animate=fadeInRight]{transform:translate3d(70px,0,0)}.picture_hovered_8589 [data-animate=bounceInUp],.picture_hovered_8589 [data-animate=fadeInUp],[data-animate=bounceInUp],[data-animate=fadeInUp]{transform:translate3d(0,70px,0)}.picture_hovered_8589 [data-animate=bounceInRight],[data-animate=bounceInRight]{transform:translate3d(300px,0,0)}.picture_hovered_8589 [data-animate=bounceIn],[data-animate=bounceIn]{transform:scale(1.3)}.picture_hovered_8589 [data-animate=bounceInDown],.picture_hovered_8589 [data-animate=fadeInDown],[data-animate=bounceInDown],[data-animate=fadeInDown]{transform:translate3d(0,-70px,0)}.picture_hovered_8589 [data-animate=flipInY],[data-animate=flipInY]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateY(-90deg) translate3d(15px,0,0)}.picture_hovered_8589 [data-animate=flipInX],[data-animate=flipInX]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateX(90deg) translate3d(0,-15px,0)}.search-pink-d876.picture_hovered_8589 [data-animated=true],.picture_hovered_8589 .active_45c2 [data-animated=true],[data-animated=true]{animation-delay:.1s;opacity:1!important;transform:translateZ(0) scale(1)}.overlay-solid-6ce7>:not(.active_45c2) [data-animated=true]{transition:transform .7s,opacity .3s!important}.picture_hovered_8589 [data-animate=none],[data-animate=none]{opacity:1!important}.picture_hovered_8589 [data-animate=blurIn][data-animated=true],[data-animated=true][data-animate=blurIn]{filter:blur(0)}[data-animated=false]{transition:none!important}.avatar_full_5ca4 [data-animate],[data-animate]:hover{transition-delay:0s!important}[data-animate-delay="100"]{transition-delay:.1s}.gallery-east-6aeb>li{opacity:0;transform:translateY(-15px);transition:transform .3s,opacity .3s}.fn-active-522b .gallery-east-6aeb>li,.box_lower_3a90 .gallery-east-6aeb>li,.gallery-east-6aeb.fn-active-522b>li{opacity:1;transform:none}.texture-large-f53f+.texture-large-f53f [data-animate],.gallery-east-6aeb>li,[data-animate-delay="200"],[data-animate]+[data-animate]{transition-delay:.2s}.gallery-east-6aeb>li+li,[data-animate-delay="300"]{transition-delay:.3s}.texture-large-f53f+.texture-large-f53f+.texture-large-f53f [data-animate],.gallery-east-6aeb>li+li+li,[data-animate-delay="400"],[data-animate]+[data-animate]+[data-animate]{transition-delay:.4s}.gallery-east-6aeb>li+li+li+li,[data-animate-delay="500"]{transition-delay:.5s}.texture-large-f53f+.texture-large-f53f+.texture-large-f53f+.texture-large-f53f [data-animate],.gallery-east-6aeb>li+li+li+li+li,[data-animate-delay="600"],[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.6s}.gallery-east-6aeb>li+li+li+li+li+li,[data-animate-delay="700"]{transition-delay:.7s}.texture-large-f53f+.texture-large-f53f+.texture-large-f53f+.texture-large-f53f+.texture-large-f53f [data-animate],.gallery-east-6aeb>li+li+li+li+li+li+li,[data-animate-delay="800"],[data-animate]+[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.8s}.texture-large-f53f+.texture-large-f53f+.texture-large-f53f+.texture-large-f53f+.texture-large-f53f+.texture-large-f53f [data-animate],.gallery-east-6aeb>li+li+li+li+li+li+li+li,[data-animate-delay="900"]{transition-delay:.9s}.texture-large-f53f+.texture-large-f53f+.texture-large-f53f+.texture-large-f53f+.texture-large-f53f+.texture-large-f53f+.texture-large-f53f [data-animate],.gallery-east-6aeb>li+li+li+li+li+li+li+li+li,[data-animate-delay="1000"]{transition-delay:1s}.in_8d09 .overlay-solid-6ce7>:not(.active_45c2) [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}}.popup-d6d1{border:1px solid #ececec;border-radius:0;bottom:0;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.progress-a2ee{border-style:dashed}.link_red_1839{border-style:dotted}.avatar_full_5ca4 .under-0a1d:not(.footer-a169):not(.copper_bb23),.avatar_full_5ca4.under-0a1d:not(.footer-a169):not(.copper_bb23){background-color:#fff}.action-1c84 .avatar_full_5ca4 .under-0a1d:not(.footer-a169):not(.copper_bb23),.action-1c84 .avatar_full_5ca4.under-0a1d:not(.footer-a169):not(.copper_bb23){background-color:#333}.sort_gas_7071,.green-d034,.modal_7dce,.chip-bottom-e21f,.tooltip_f67b,.icon_middle_b059,.east-beea,.white_ca53,.old-83e5,.focus_3603,.article_hovered_a5c3 .complex-f1fd,.row_6e98 .complex-f1fd,.fixed-6999 .complex-f1fd,.video-soft-2040 .complex-f1fd,.summary-rough-137f .complex-f1fd,.top_f7b6 .complex-f1fd,.layout-soft-bc7a .complex-f1fd,.outer_69bf .complex-f1fd,.prev-0f33 .complex-f1fd,.notification_4140 .complex-f1fd{transition:transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s}.sort_gas_7071,.green-d034:hover,.article_hovered_a5c3 .complex-f1fd,.row_6e98 .complex-f1fd:hover{box-shadow:0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.gas_8bd8,.modal_7dce,.chip-bottom-e21f:hover,.fixed-6999 .complex-f1fd,.video-soft-2040 .complex-f1fd:hover{box-shadow:0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.tooltip_f67b,.icon_middle_b059:hover,.summary-rough-137f .complex-f1fd,.top_f7b6 .complex-f1fd:hover{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.22)}.east-beea,.white_ca53:hover,.layout-soft-bc7a .complex-f1fd,.outer_69bf .complex-f1fd:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1)}.old-83e5,.focus_3603:hover,.prev-0f33 .complex-f1fd,.notification_4140 .complex-f1fd:hover{box-shadow:0 30px 40px 0 rgba(0,0,0,.2)}.white_ca53:hover,.focus_3603:hover,.outer_69bf .complex-f1fd:hover,.notification_4140 .complex-f1fd:hover{transform:translateY(-6px)}.video-lite-f157,.notice-lite-88e6{text-shadow:1px 1px 1px rgba(0,0,0,.3)}.link_down_3bc0{text-shadow:2px 2px 5px rgba(0,0,0,.4)}.column_light_8a7c{text-shadow:3px 3px 8px rgba(0,0,0,.4)}.rough_eae5{text-shadow:3px 3px 12px rgba(0,0,0,.5)}.media_in_059f{text-shadow:5px 5px 16px rgba(0,0,0,.6)}a.alert-8f1f{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.alert-8f1f i{font-size:.8em}a.alert-8f1f:hover{background-color:#fff!important;color:#000!important;opacity:1}.bronze-5194 .module-iron-b6d8,.bronze-5194 [class*=image-] img{transition:filter .6s,opacity .6s,transform .6s,box-shadow .3s}.bronze-5194 .yellow-c46d img{transition:unset}.tertiary-gold-4735 .module-iron-b6d8,.up-aae2:hover .module-iron-b6d8,.bronze-5194 .blue_fc79 img,.bronze-5194:hover .sort-brown-e816 img{filter:grayscale(100%)}.tertiary-gold-4735:hover .module-iron-b6d8,.bronze-5194:hover .blue_fc79 img{filter:grayscale(0)}.simple_49ca:hover .module-iron-b6d8,.bronze-5194:hover .item-9e33 img{transform:scale(1.1)}.message-orange-ea4b .module-iron-b6d8,.bronze-5194 .fluid-24d7 img{transition:transform 5s!important}.message-orange-ea4b .module-iron-b6d8,.bronze-5194:hover .fluid-24d7 img{transform:scale(1.3)}.aside-west-ecb1:hover .module-iron-b6d8,.bronze-5194:hover .row_650c img{opacity:.7;transform:scale(1.1)}.footer-slow-ad71:hover .module-iron-b6d8,.bronze-5194:hover .action-7912 img{filter:brightness(1.1)}.out_2faf:hover .module-iron-b6d8,.bronze-5194:hover .over_0b6a img{opacity:.7}.bronze-5194:hover .image-purple-2200 img,.image-purple-2200:hover .module-iron-b6d8{opacity:.6}.thumbnail-clean-32f2 .module-iron-b6d8,.tiny-22af img{opacity:.7}.thumbnail-clean-32f2:hover .module-iron-b6d8,.bronze-5194:hover .tiny-22af img{opacity:1}.badge_6361:hover .module-iron-b6d8,.bronze-5194:hover .mask-slow-b764 img{filter:blur(5px)}.blue_3919:not(:hover) .input_d32a,.thumbnail-dbb1:hover .input_d32a,.bronze-5194:hover .form-c02e .input_d32a,.bronze-5194:not(:hover) .title-next-54ed .input_d32a{opacity:0}.panel_3213:not(:hover) .input_d32a,.active-0cf1:hover .input_d32a,.bronze-5194:hover .secondary_b1dd .input_d32a,.bronze-5194:not(:hover) .description_0bd9 .input_d32a{opacity:.5}.aside_155c{overflow:hidden;transform:translateZ(0)}.filter-0bf1{-webkit-clip-path:circle(50% at center);clip-path:circle(50% at center)}.popup-358a{-webkit-clip-path:polygon(0 30px,100% 0,100% 100%,0 100%);clip-path:polygon(0 30px,100% 0,100% 100%,0 100%)}.soft-a13b{-webkit-clip-path:polygon(0 0,100% 30px,100% 100%,0 100%);clip-path:polygon(0 0,100% 30px,100% 100%,0 100%)}.silver-5340{-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%)}.alert-4a8d{-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%)}.frame-static-ee9a{-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%)}.notification-upper-f195{-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%)}.popup-358a,.soft-a13b,.silver-5340{margin-top:-30px}.alert-4a8d,.frame-static-ee9a,.notification-upper-f195{margin-top:-60px}[data-parallax-container]{overflow:hidden}@media(prefers-reduced-motion:no-preference){[data-parallax]{will-change:transform!important}[data-parallax]:not(.container-e97b),[data-parallax]:not(.container-e97b) .module-iron-b6d8{opacity:0}}.modal-b8d7{-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}.background_f95a{background:rgba(0,0,0,.2);background:linear-gradient(180deg,#000 0,transparent 70%);opacity:.4}.under-0a1d:hover .modal-b8d7{opacity:.5}.copper_bb23:not(.action-1c84) .modal-b8d7{background:hsla(0,0%,100%,.2);background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 33%);opacity:.8}.media-copper-4cd1,.copper-6eb4,.description_slow_a1a7,.complex-cc63,.disabled-c7d2{filter:blur(0);opacity:0;pointer-events:none;transition:opacity .5s,transform .3s,max-height .6s,filter .6s}.media-copper-4cd1{transform:translateY(15%) translateZ(0)}.copper-6eb4{transform:translateY(100%) translateZ(0)}.pagination-middle-b597 .title-rough-8e73.media-copper-4cd1{transform:translateY(-40%) translateZ(0)}.cool_ad32{opacity:0;transition:opacity .3s}.bronze-5194:hover .cool_ad32{opacity:1}.top-0d0e{transition:opacity .3s}.bronze-5194:hover .top-0d0e{opacity:0}.message-liquid-52f1{filter:invert(0);opacity:1!important}.bronze-5194:hover .message-liquid-52f1{filter:invert(100%)}.filter_left_6f15{max-height:0;opacity:0;transform:translateY(15%) translateZ(0);transition:all .6s}.bronze-5194:hover .filter_left_6f15{max-height:150px;opacity:1}.bronze-5194:hover .filter_left_6f15.alert_gas_7abc{max-height:30px}.progress-outer-c6d4{filter:blur(10px);opacity:0;transition:filter .3s,opacity .3s}.bronze-5194:hover .progress-outer-c6d4{filter:blur(0)!important;opacity:1}.description_slow_a1a7{transform:scale(1.1) translateZ(0)}.pagination-middle-b597 .title-rough-8e73.description_slow_a1a7{transform:scale(1.1) translateZ(0) translateY(-50%)}.complex-cc63{transform:scale(.9) translateZ(0)}.pagination-middle-b597 .title-rough-8e73.complex-cc63{transform:scale(.9) translateZ(0) translateY(-50%)}.narrow_eac8{opacity:1!important;transform:scale(1) translateZ(0) translateY(10px)!important;transition:transform .3s}.bronze-5194:hover .narrow_eac8{transform:scale(1) translateZ(0) translateY(0)!important}.pagination-middle-b597 .narrow_eac8{transform:scale(1) translateZ(0) translateY(-40%)!important}.pagination-middle-b597:hover .title-rough-8e73.narrow_eac8{transform:scale(1) translateZ(0) translateY(-50%)!important}.bronze-5194:hover img.disabled-c7d2{opacity:1}.bronze-5194 .warm_d203:focus-within .disabled-c7d2,.bronze-5194:hover .media-copper-4cd1,.bronze-5194:hover .copper-6eb4,.bronze-5194:hover .description_slow_a1a7,.bronze-5194:hover .complex-cc63,.bronze-5194:hover .disabled-c7d2{opacity:1;pointer-events:inherit;transform:scale(1) translateZ(0) translateY(0)!important}.pagination-middle-b597:hover .disabled-c7d2.title-rough-8e73,.bronze-5194:hover .disabled-c7d2.fn-center-522b{transform:scale(1) translateZ(0) translateY(-50%)!important}@media(prefers-reduced-motion){.pagination-middle-b597 .title-rough-8e73.media-copper-4cd1,.pagination-middle-b597:hover .disabled-c7d2.title-rough-8e73,.bronze-5194:hover .narrow_eac8,.bronze-5194:hover .media-copper-4cd1,.bronze-5194:hover .copper-6eb4,.bronze-5194:hover .description_slow_a1a7,.bronze-5194:hover .complex-cc63,.bronze-5194:hover .disabled-c7d2,.bronze-5194:hover .disabled-c7d2.fn-center-522b,.narrow_eac8,.filter_left_6f15,.media-copper-4cd1,.copper-6eb4,.description_slow_a1a7,.complex-cc63{transform:translateZ(0)}}.picture_hovered_8589 .east_e55c{background-color:transparent!important;overflow:hidden}.picture_hovered_8589 .east_e55c .module-iron-b6d8{opacity:0;transition:opacity 1s}.caption_8777 .module-iron-b6d8,.purple_0681 .module-iron-b6d8{transform:scale(1)}.bronze-d6a5 .module-iron-b6d8,.photo_prev_4df1 .module-iron-b6d8{transform:scale(1.2)}.east_e55c.active_45c2 .module-iron-b6d8{opacity:1;transform:scale(1);transition:opacity 1s,transform 20s ease-out}.bottom_9ac0.active_45c2 .module-iron-b6d8{transition:opacity 3.5s}.info_silver_51a1.active_45c2 .module-iron-b6d8{transition:opacity 1.5s}.purple_0681.active_45c2 .module-iron-b6d8,.caption_8777.active_45c2 .module-iron-b6d8{transform:scale(1.2)}.photo_prev_4df1.active_45c2 .module-iron-b6d8{transition:opacity 1s,transform 5s ease-out}.cool-48ec{display:flex;pointer-events:none;position:absolute}.first-a04d{flex:1 1 auto}.west_6ebe{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}.column_0c00{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.small-a616{opacity:0;transition-property:opacity}.small-a616.label_c839{opacity:1}.cold_86ec.active-7dec .first-a04d{background:#000;border:2px solid #000;border-radius:4px}.cold_86ec.active-7dec.content_c5b4 .first-a04d{margin-top:8px}.cold_86ec.active-7dec.top-ff26 .first-a04d{margin-right:8px}.cold_86ec.active-7dec.nav_1007 .first-a04d{margin-left:8px}.cold_86ec.active-7dec.popup-steel-bbe4 .first-a04d{margin-bottom:8px}.cold_86ec.active-7dec .west_6ebe{color:#fff;padding:6px 8px}.cold_86ec.active-7dec .accordion-14cf{overflow:hidden;position:absolute}.cold_86ec.active-7dec.content_c5b4 .accordion-14cf{height:8px;margin-left:-8px;top:0;width:16px}.cold_86ec.active-7dec.top-ff26 .accordion-14cf{height:16px;margin-top:-8px;right:0;top:0;width:8px}.cold_86ec.active-7dec.nav_1007 .accordion-14cf{height:16px;left:0;margin-top:-8px;top:0;width:8px}.cold_86ec.active-7dec.popup-steel-bbe4 .accordion-14cf{bottom:0;height:8px;margin-left:-8px;width:16px}.cold_86ec.active-7dec .north-de73,.cold_86ec.active-7dec .tabs_06c8{height:0;position:absolute;width:0}.cold_86ec.active-7dec .north-de73{border:8px solid transparent}.cold_86ec.active-7dec.content_c5b4 .north-de73{border-bottom-color:#000;left:0;top:3px}.cold_86ec.active-7dec.top-ff26 .north-de73{border-left-color:#000;left:-3px;top:0}.cold_86ec.active-7dec.nav_1007 .north-de73{border-right-color:#000;left:3px;top:0}.cold_86ec.active-7dec.popup-steel-bbe4 .north-de73{border-top-color:#000;left:0;top:-3px}.cold_86ec.active-7dec .tabs_06c8{border:8px solid transparent;left:0;top:0}.cold_86ec.active-7dec.content_c5b4 .tabs_06c8{border-bottom-color:#000}.cold_86ec.active-7dec.top-ff26 .tabs_06c8{border-left-color:#000}.cold_86ec.active-7dec.nav_1007 .tabs_06c8{border-right-color:#000}.cold_86ec.active-7dec.popup-steel-bbe4 .tabs_06c8{border-top-color:#000}.cold_86ec.active-7dec .title-right-de80{position:relative}.cold_86ec.active-7dec.content_c5b4 .title-right-de80{top:-8px}.cold_86ec.active-7dec.nav_1007 .title-right-de80{left:-8px}.action-1c84,.action-1c84 p,.action-1c84 td{color:#f1f1f1}.action-1c84 .widget-bronze-53e9,.action-1c84 a.popup-99bd,.action-1c84 h1,.action-1c84 h2,.action-1c84 h3,.action-1c84 h4,.action-1c84 h5,.action-1c84 h6,.action-1c84 label,.west-4d80:hover a,.west-4d80:hover h1,.west-4d80:hover h2,.west-4d80:hover h3,.west-4d80:hover h4,.west-4d80:hover h5,.west-4d80:hover h6,.west-4d80:hover p{color:#fff}.action-1c84 .tall_d6f9 .picture-a82d,.action-1c84 .description-top-e7c3,.action-1c84 .chip_gold_281d a+a{border-color:hsla(0,0%,100%,.2)}.action-1c84 .surface_gas_af03 li li.prev-b425>a,.action-1c84 .motion_c1d6>li>a,.action-1c84 .surface_gas_af03>li>ul li a,.action-1c84 .east_e779>li.gallery-6589,.action-1c84 .east_e779>li>a,.texture-fresh-bc9b .medium_7895,.texture-fresh-bc9b .east_e779>li>a,.texture-fresh-bc9b .east_e779>li>button,.thumbnail_hot_df31.action-1c84 .block_green_952a>li>a,.thumbnail_hot_df31.action-1c84>li>a{color:hsla(0,0%,100%,.8)}.action-1c84 .motion_c1d6>li>a:hover,.action-1c84 .east_e779>li.fn-active-522b>a,.action-1c84 .east_e779>li>a.fn-active-522b,.action-1c84 .east_e779>li>a:hover,.texture-fresh-bc9b .east_e779>li.fn-active-522b>a,.texture-fresh-bc9b .east_e779>li.fn-current-522b>a,.texture-fresh-bc9b .east_e779>li>a.fn-active-522b,.texture-fresh-bc9b .east_e779>li>a:hover,.texture-fresh-bc9b a.dirty_cdc3:hover,.thumbnail_hot_df31.action-1c84 .block_green_952a>li>a:hover,.thumbnail_hot_df31.action-1c84>li>a:hover{color:#fff}.action-1c84.thumbnail_hot_df31.sidebar-03c6>li.grid_5689,.action-1c84.thumbnail_hot_df31.item-f492>li.grid_5689,.texture-fresh-bc9b .inner-cdd5:after,.texture-fresh-bc9b .green_055c>li+li>a:after,.texture-fresh-bc9b .east_e779>li.inner-cdd5,.thumbnail_hot_df31.action-1c84 .block_green_952a>li>a,.thumbnail_hot_df31.action-1c84>li>a{border-color:hsla(0,0%,100%,.2)}.action-1c84 .surface_gas_af03 li li.prev-b425>a,.texture-fresh-bc9b .heading-plasma-de50,.texture-fresh-bc9b .surface_gas_af03 li li.prev-b425>a,.texture-fresh-bc9b .east_e779>li.gallery-6589{color:#fff}.tag_large_f0cb a:hover span.info-707f,.texture-fresh-bc9b span.info-707f{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.action-1c84{background-color:#333}.detail_8eb4{padding-bottom:30px;padding-top:30px}.sidebar_simple_d9c0{padding-top:0}.component_large_b2a7{display:flow-root}@media(min-width:850px){.card-8b1d{position:sticky}.card-8b1d[data-sticky-mode]{transform:translateZ(0);will-change:transform}.card-8b1d:not([data-sticky-mode]){top:calc(var(--flatsome-scroll-padding-top) + 30px);transition:top .6s}}.plasma-afd7{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}.tag-452c,.liquid_ac31{opacity:1;visibility:visible}.row_456a,.modal_advanced_5159{background-position:50% 0;background-size:cover;position:relative;transition:background-color .3s,opacity .3s;width:100%;z-index:1001}.frame_d553{background-color:hsla(0,0%,100%,.9)}.article_e858,.message-static-04a5{align-items:center;display:flex;flex-wrap:no-wrap}.row_456a.active-41bc,.row_456a.video-9d70,.row_456a.accordion-56fd{position:absolute}.row_456a.video-9d70:not(.avatar-smooth-e08e),.row_456a.accordion-56fd:not(.avatar-smooth-e08e){left:auto;right:auto}.row_456a.video-9d70 .modal_advanced_5159{opacity:0;transition:opacity .3s;visibility:hidden}.row_456a.video-9d70 .modal_advanced_5159.avatar-smooth-e08e{opacity:1;visibility:visible}.row_456a.accordion-56fd .frame_d553,.row_456a.accordion-56fd .input-faf9,.row_456a.accordion-56fd .article_e858,.row_456a.accordion-56fd .modal_advanced_5159{background-color:transparent;background-image:none!important;box-shadow:none}.frame_d553,.input-faf9{background-position:50% 0;transition:background .4s}.message-static-04a5{background-color:#446084;min-height:20px;position:relative;z-index:11}.mask-6642{position:relative;z-index:10}.article_e858{min-height:35px;position:relative;z-index:9}.frame_c597{border-top:1px solid;margin-bottom:-1px;opacity:.1}.texture-fresh-bc9b .frame_c597{display:none}.avatar-smooth-e08e{left:0;margin:0 auto;position:fixed;right:0;top:0}.title_white_18c8 .avatar-smooth-e08e{animation:stuckMoveDown .6s}.focus-fresh-431b .avatar-smooth-e08e{animation:stuckFadeIn .6s}.element-dd41 .avatar-smooth-e08e .mask-6642{transition:height .8s}.avatar-smooth-e08e .row-a6c4,.avatar-smooth-e08e .gradient-silver-9856,.avatar-smooth-e08e .gradient-silver-9856 img{margin-top:0;padding-top:0}.modal_advanced_5159:not(.avatar-smooth-e08e) .gradient-silver-9856 img{transition:max-height .5s}.row_456a.video-9d70 .chip_9114,.avatar-smooth-e08e .chip_9114{display:none}.logo-b156 .modal_advanced_5159,.modal_advanced_5159.avatar-smooth-e08e,.slider_efb4 #wrapper{box-shadow:1px 1px 10px rgba(0,0,0,.15)}.east_e779>li.inner-cdd5{border-left:1px solid rgba(0,0,0,.1);height:30px;margin:0 7.5px;position:relative;vertical-align:middle}.texture-fresh-bc9b .east_e779>li.inner-cdd5{border-color:hsla(0,0%,100%,.1)}.card-20ce{min-height:15px;width:100%}.bottom_1910 .yellow-0848{max-width:100%!important}@media(max-width:849px){.mask-6642 li.gallery-6589.thick-9ca0{display:none}}@media(prefers-reduced-motion){.title_white_18c8 .avatar-smooth-e08e{animation-name:stuckFadeIn}}@media(max-width:549px){.icon_dark_c1f3>li>a:not(.highlight-f5af){line-height:5em}}.video_easy_834f{margin:0 0 30px}.widget_short_43ed .video_easy_834f{margin-bottom:0}.heading_fresh_08d5{padding:1.5em 0}.heading_fresh_08d5.disabled_603a{padding-left:1.5em;padding-right:1.5em}.small-f60a{padding-top:0}.thumbnail_d35f{padding-bottom:0}.dynamic-447e{padding-bottom:1.5em;padding-top:1.5em}.widget_short_43ed .pagination-south-fd50 .under-0a1d{margin-bottom:1.5em}.pagination-south-fd50{transition:opacity .3s,box-shadow .5s,transform .3s}.container_ab8e+#main .highlight-644a{padding-top:30px}.image_a43e{opacity:.8;padding-top:7px}.pagination-south-fd50.avatar_full_5ca4{background-color:#fff}.pagination-south-fd50.avatar_full_5ca4 .heading-action-785d,.pagination-south-fd50.avatar_full_5ca4 .dynamic-447e,.pagination-south-fd50.avatar_full_5ca4 .heading_fresh_08d5,.pagination-south-fd50.avatar_full_5ca4 footer.container_rough_4b01{padding-left:1.5em;padding-right:1.5em}.pagination-south-fd50.avatar_full_5ca4 .small-f60a{padding-top:1.5em}.pattern-black-a369{padding:2em 0}.tag_7499 h2.picture-ea31{font-size:2em}.modal_e512.hero_7c45{top:7%}.hovered_9057 img{width:100%}.chip_7ac8{position:relative}@media(min-width:850px){.chip_7ac8{float:left;margin-right:2em;max-width:50%}.chip_7ac8+.dynamic-447e{padding-top:0}}.video_easy_834f .brown-7f9a p:last-of-type{margin-bottom:0}footer.container_rough_4b01{border-bottom:2px solid #ececec;border-top:1px solid #ececec;font-size:.8em;padding:.5em 0 .6em}li.hero_red_c97a{padding:7px 0}li.hero_red_c97a a{display:inline!important}.carousel-static-7594 .bright_3ddf{height:2px;margin-bottom:.5em;margin-top:.5em}.link-middle-3c47{display:block}.menu-292b{margin-top:1.5em}.media-stone-20e4:not(.motion-85d8){display:none}@media(min-width:850px){.highlight-middle-e555{display:inline;float:left;margin-right:1.5em}.focus-2acd{display:inline;float:right;margin-left:1.5em}.gallery_b30d{clear:both;display:block;margin:0 auto}}.carousel-eab2{margin-bottom:2em;max-width:100%}.carousel-eab2 .row-7103{background:rgba(0,0,0,.05);font-size:.9em;font-style:italic;padding:.4em}.row-7103{text-align:center}img.active_lower_ad01.link_a78a{margin-bottom:2em}.panel-bright-b82e .dynamic-447e .content_dynamic_aad1{padding:0}.paper_c2e3{display:block}.dynamic_a860 .hover_prev_3a09,.dynamic-447e .hover_prev_3a09,.hot-6c8b .hover_prev_3a09{border:none;margin-bottom:0;margin-top:0;padding:0}.solid_5718{margin-bottom:1.5em}.solid_5718 ul{margin:0}.solid_5718 li{list-style:none}.hero-5f96 .solid_5718,.large-520c .solid_5718{background-color:#fff;border:1px solid #ddd;box-shadow:2px 2px 10px 0 rgba(0,0,0,.05);padding:15px 20px}.hero-5f96 .solid_5718 h3{background-color:#446084;color:#fff;margin-left:-21px;margin-top:-16px;padding:10px 20px;width:calc(100% + 42px)}.hero-5f96 h3+.bright_3ddf{display:none}.solid_5718>ul>li,ul.popup_left_cc6c>li{list-style:none;margin:0;text-align:left}.solid_5718>ul>li li,ul.popup_left_cc6c>li li{list-style:none}.solid_5718>ul>li>a,.solid_5718>ul>li>span:first-child,ul.popup_left_cc6c>li>a,ul.popup_left_cc6c>li>span:first-child{display:inline-block;flex:1;padding:6px 0}.solid_5718>ul>li:before,ul.popup_left_cc6c>li:before{display:inline-block;font-family:fl-icons;margin-right:6px;opacity:.6}.solid_5718>ul>li li>a,ul.popup_left_cc6c>li li>a{display:inline-block;font-size:.9em;padding:3px 0}.solid_5718>ul>li+li,ul.popup_left_cc6c>li+li{border-top:1px solid #ececec}.action-1c84 .solid_5718>ul>li+li,.action-1c84 ul.popup_left_cc6c>li+li{border-color:hsla(0,0%,100%,.08)}.solid_5718>ul>li ul,ul.popup_left_cc6c>li ul{border-left:1px solid #ddd;display:none;margin:0 0 10px 3px;padding-left:15px;width:100%}.solid_5718>ul>li ul li,ul.popup_left_cc6c>li ul li{border:0;margin:0}.action-1c84 .solid_5718>ul>li ul,.action-1c84 ul.popup_left_cc6c>li ul{border-color:hsla(0,0%,100%,.08)}.action-1c84 .solid_5718>ul>li.fn-active-522b>a,.action-1c84 .solid_5718>ul>li.rough-1c3c>a,.action-1c84 .solid_5718>ul>li>a:hover,.action-1c84 ul.popup_left_cc6c>li.fn-active-522b>a,.action-1c84 ul.popup_left_cc6c>li.rough-1c3c>a,.action-1c84 ul.popup_left_cc6c>li>a:hover{color:#fff}.solid_5718>ul>li.main_cadb,ul.popup_left_cc6c>li.main_cadb{align-items:center;display:flex;flex-flow:row wrap}.solid_5718>ul>li .selected-b444{font-size:.7em;line-height:3em;opacity:.5}.solid_5718 .last-d3a1>ul,.solid_5718 .fn-current-522b>ul{display:block}.solid_5718 .rough-1c3c>a{color:#000;font-weight:bolder}.breadcrumb_silver_c472{padding:10px 0}.breadcrumb_silver_c472 a{display:block;line-height:1.2;margin-bottom:6px}.solid_5718 .logo_0c29:after{clear:both;content:"";display:table}.solid_5718 .logo_0c29>li{border:0;float:left;list-style:none;margin:0;padding:0;width:33.333333%}.solid_5718 .logo_0c29>li a{display:block;margin:0;padding:0}.solid_5718 .logo_0c29>li img{display:block;width:100%}.content-b9ea li{align-items:center;display:flex}.highlight-8f92 li{font-size:.9em;font-style:italic}.highlight-8f92 a{display:inline!important}.highlight-8f92 span{display:block;font-weight:bolder}.element-bright-eb5e{color:#333;position:relative}.element-bright-eb5e .card-caf2{display:none!important}.action-1c84 .element-bright-eb5e{color:#fff}.element-bright-eb5e p{margin:0;padding:0}.element-bright-eb5e br{display:none}.element-bright-eb5e label{display:inline-block;width:100%}.element-bright-eb5e span.east_5bdc{margin-left:0;margin-right:1.2em}.element-bright-eb5e .gold_1481{display:block}.element-bright-eb5e .card-caf2{background-color:#fff;border-radius:99px;position:absolute;right:0}.element-bright-eb5e .mask-092e{background-color:#f1f1f1;border-radius:3px;color:#b20000;line-height:1.2em;margin-top:-10px;opacity:.8;padding:5px 8px;position:relative}.element-bright-eb5e .mask-092e: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}.element-bright-eb5e .stone-1c0e{display:none!important}.element-bright-eb5e .backdrop-paper-43eb .mask-092e{margin-top:5px;position:absolute;width:100%;z-index:99}.element-bright-eb5e .caption_plasma_408f{border-radius:10px;margin:5px 0 0}.hero_8db2 .fn-processing-522b *{opacity:.8}.block_68ee form.active-thick-79b5{margin:0 auto;max-width:620px;padding:30px 15px}.top_30a8 img{width:100%}.tertiary_b1b4{margin-bottom:-1px}.panel-bright-b82e+.orange_2e7f .info_glass_a879{margin-top:30px}.pro_1f8a{display:none;padding:1em 2.3em}.blue-fa22{border-top:1px solid #ddd;display:block;font-size:110%;padding:.6em 2.3em;position:relative;transition:border .2s ease-out,background-color .3s}.action-1c84 .blue-fa22{border-color:hsla(0,0%,100%,.2)}.blue-fa22.fn-active-522b{background-color:rgba(0,0,0,.03);border-color:#446084;color:#446084;font-weight:700}.action-1c84 .blue-fa22.fn-active-522b{color:#fff}.row_top_4c0e .panel_3664{border-radius:999px;height:1.5em;left:0;margin-right:5px;position:absolute;top:.3em;transform-origin:50% 47%;width:2.3em}.row_top_4c0e .fn-active-522b .panel_3664{color:currentColor;opacity:1}.iron_de9b{color:#222;font-weight:700;letter-spacing:0;padding:0}.upper_46bc .iron_de9b{font-size:.85em;margin:0 0 .5em}.iron_de9b .light_1628,.iron_de9b .simple_e9fc{font-weight:300;margin:0 .3em;opacity:.35;position:relative;top:0}.action-1c84 .iron_de9b{color:#fff}.iron_de9b a{color:hsla(0,0%,40%,.7);font-weight:400}.iron_de9b a:first-of-type{margin-left:0}.iron_de9b a.fn-current-522b,.iron_de9b a:hover{color:#111}.action-1c84 .iron_de9b a{color:#fff}.header-65d9{padding:15px 0}.header-65d9 a{align-items:center;color:#ccc;display:inline-flex}.header-65d9 .light_1628{margin:0 .5em;top:2px}.active_tall_53ad{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-522b .active_tall_53ad{background-color:#d26e4b}@media(min-width:850px){.disabled-fast-1dfd{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.disabled-fast-1dfd>div,.disabled-fast-1dfd>p{padding:0 15px;width:100%}.disabled-fast-1dfd p.green-2e7b,.disabled-fast-1dfd p.video_static_16b1,.disabled-fast-1dfd p.bronze-8477{flex:1}}.secondary-8c51:target{background-color:#f1f1f1;border-radius:10px;padding:15px}.preview-wood-9cdd li,.nav-wide-959c li{list-style:none;padding:1em 0 0}.preview-wood-9cdd li .dropdown_full_5970,.nav-wide-959c li .dropdown_full_5970{margin-bottom:0}.preview-wood-9cdd li .thumbnail_c4fe,.nav-wide-959c li .thumbnail_c4fe{border-radius:100%}.preview-wood-9cdd li .wrapper-green-9de1,.nav-wide-959c li .wrapper-green-9de1{font-style:italic}.preview-wood-9cdd li .fixed-7e5e,.nav-wide-959c li .fixed-7e5e{padding:0 1.5em}.preview-wood-9cdd>li:not(:first-child),.nav-wide-959c>li:not(:first-child){border-top:1px dashed #ddd}#comments .fresh_c25b{background-color:rgba(0,0,0,.05);margin-top:15px;padding:15px 25px 0}#comments .fresh_c25b .lower_4a9b{font-size:1.2em}#comments .fresh_c25b small{font-size:.6em;margin-left:10px;text-transform:uppercase}.content-current-bc59{position:relative;width:100%}.label-active-c3f2{padding:30px 0 0}.hidden-e514{background-color:#fff}.gold-1fcc{background-color:#777}.hidden-e514,.gold-1fcc{border-top:1px solid rgba(0,0,0,.05)}.column-a90d{padding:7.5px 0}.tabs-pressed-da31,html{background-color:#5b5b5b}.label-active-c3f2 ul{margin:0}.tabs-pressed-da31{color:rgba(0,0,0,.5);font-size:.9em;padding:10px 0 15px}.tabs-pressed-da31.action-1c84{color:hsla(0,0%,100%,.5)}.tabs-pressed-da31.fn-fixed-522b{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}.tabs-pressed-da31 ul{border-bottom:1px solid #ddd;opacity:.8;padding-bottom:5px}.tabs-pressed-da31.action-1c84 ul{border-color:hsla(0,0%,100%,.08)}.tabs-pressed-da31.disabled_603a ul{border:0;padding-top:5px}.content_current_7311{box-shadow:0 0 20px 0 rgba(0,0,0,.5);margin-bottom:100px;position:relative;z-index:1}.content_current_7311+.content-current-bc59{bottom:0;position:fixed;z-index:0}.first-b150{bottom:20px;margin:0;opacity:0;pointer-events:none;right:20px;transform:translateY(30%)}.first-b150.fn-left-522b{left:20px;right:unset}.first-b150.fn-active-522b{opacity:1;pointer-events:inherit;transform:translateY(0)}.surface-copper-92b5{display:block;padding-bottom:100%}.surface-copper-92b5 a>img{font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.center_a213 img{background-color:rgba(0,0,0,.03)}.gradient-silver-9856{line-height:1;margin:0}.title-c4c1{font-size:.9em;font-style:italic;line-height:1;margin:.85em 0}.gradient-silver-9856 a{color:#446084;display:block;font-size:32px;font-weight:bolder;margin:0;text-decoration:none;text-transform:uppercase}.gradient-silver-9856 img{display:block;width:auto}.feature-42f7,.layout-3d27,.texture-fresh-bc9b .sort-e1c9,.fn-sticky-522b .action-1c84 .feature-42f7,.fn-sticky-522b .paragraph-iron-ea4a .sort-e1c9{display:none!important}.texture-fresh-bc9b .feature-42f7,.avatar-smooth-e08e .layout-3d27{display:block!important}.avatar-smooth-e08e .layout-3d27+img,.avatar-smooth-e08e .layout-3d27+img+img{display:none!important}.texture-fresh-bc9b .gradient-silver-9856 a{color:#fff}.right_9b4a .gradient-silver-9856{margin-left:0;margin-right:30px}.table-clean-5914 .overlay_05ef{flex:1 1 0;order:1}.table-clean-5914 .gradient-silver-9856{margin:0 30px;order:2;text-align:center}.table-clean-5914 .gradient-silver-9856 img{margin:0 auto}.table-clean-5914 .tag-bronze-9044{flex:1 1 0;order:3}@media screen and (max-width:849px){.row-a6c4 .east_e779{flex-wrap:nowrap}.filter_gold_be06 .gradient-silver-9856{margin-left:0;margin-right:15px;order:1}.filter_gold_be06 .overlay_05ef{flex:1 1 0;order:2}.filter_gold_be06 .tag-bronze-9044{flex:1 1 0;order:3}.stale_f9b7 .overlay_05ef{flex:1 1 0;order:1}.stale_f9b7 .gradient-silver-9856{margin:0 15px;order:2;text-align:center}.stale_f9b7 .gradient-silver-9856 img{margin:0 auto}.stale_f9b7 .tag-bronze-9044{flex:1 1 0;order:3}}.caption_44ad{height:300px}.solid-5a58{height:400px}.aside_ed62{background-color:#fff;background-color:hsla(0,0%,100%,.9);padding:20px}.avatar-08ab .preview-orange-2be2 button{max-width:none!important;min-height:auto!important}.avatar-08ab .preview-orange-2be2 .summary-dim-ca2f li{margin:0}.alert_north_cc40{background-color:#f1f1f1;padding-left:30px;padding-right:30px}.alert_north_cc40.action-1c84{background-color:#333}.alert_north_cc40 .texture-large-f53f,.alert_north_cc40 .complex-f1fd,.alert_north_cc40 .panel-bright-b82e{padding-bottom:0!important;padding-top:0!important}.border-upper-c834 li{display:inline-block;margin:0 1px!important;position:relative}.border-upper-c834 li .highlight-f5af{margin-bottom:0}.border-upper-c834 .thumbnail_hot_df31{min-width:90px;padding:2px;width:90px}.header-advanced-6035{position:relative}.header-advanced-6035 .solid_5718{margin:0 .3em;vertical-align:middle}.solid-c48c{overflow:hidden}.row_8c30{transition:opacity .6s}.list_a1b5{background-color:rgba(0,0,0,.25)}.liquid-cd06{min-height:60px;padding-top:20px;position:relative}.liquid-cd06 button,.liquid-cd06 form,.liquid-cd06 p,.liquid-cd06 select,.liquid-cd06 ul{margin-bottom:0;margin-top:0}.bronze-3fdc{background-color:#f7f7f7;border-bottom:1px solid #ececec;border-top:1px solid #ececec}.bronze-3fdc .liquid-cd06{padding-bottom:15px;padding-top:15px}.hidden-1030{background-color:#446084;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.hidden-1030 .liquid-cd06{padding-bottom:20px}.hidden-1030 .solid-c48c{box-shadow:inset 0 0 30px 0 rgba(0,0,0,.1)}.hidden-1030 .input_d32a{background-color:rgba(0,0,0,.4)}.summary_deaf .disabled_fixed_5885{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}.summary_deaf .disabled_fixed_5885 svg{height:20px;vertical-align:middle;width:auto!important}.summary_deaf .disabled_fixed_5885:hover{opacity:1}.action-1c84 .summary_deaf .disabled_fixed_5885{background-color:hsla(0,0%,100%,.1)}.action-1c84 .summary_deaf .disabled_fixed_5885 svg{fill:#fff}.slow_4621{background-color:#fff;border:1px solid #ececec;overflow:hidden;padding-bottom:15px}.action-1c84 .slow_4621{border-color:hsla(0,0%,100%,.2)}.slow_4621 .west_63db{border-bottom:1px solid #ececec;padding:.5em 15%}.action-1c84 .slow_4621 .west_63db{border-color:hsla(0,0%,100%,.2)}.slow_4621 .layout_7054{color:#000;font-weight:300;padding:.6em 15% 0}.slow_4621 .wrapper-green-9de1{padding:15px 15px 0}.slow_4621 .sidebar-9f1d{padding:10px 15%}.slow_4621 .old-db0f{opacity:.6;text-decoration:line-through}.slow_4621 .sidebar-9f1d .highlight-f5af:last-child{margin:30px 0 0}.slow_4621 .tag_6db3{font-size:14px;margin-left:10px}.slow_4621 .sidebar-9f1d>div{border-bottom:1px solid #ececec;padding:7.5px 0}.action-1c84 .slow_4621 .sidebar-9f1d>div{border-color:hsla(0,0%,100%,.08)}.action-1c84 .slow_4621{background-color:#333}.slow_4621 .west_63db{background-color:rgba(0,0,0,.02)}.image-dim-e2ed{border-color:#446084;border-width:2px;margin-top:-15px}.image-dim-e2ed .west_63db{background-color:#446084;border-color:#446084;color:#fff}.column_under_103e{width:100%}.menu_df92{max-height:100vh;overflow:hidden;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:999}.menu_df92 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}.menu_df92 a.fn-active-522b,.menu_df92 a:hover{background-color:#fff;opacity:1}.menu_df92 a.fn-active-522b{border-color:#446084}.feature-plasma-e592 .description-2bd7{display:block!important}.lower_e10f form{margin-bottom:0}.orange_1238>.description-2bd7,.feature-plasma-e592 .description-2bd7{padding:5px 0;width:100%}.badge-hovered-4d30 .pagination-80c4{padding-right:5px}.lower_e10f:not(.badge-hovered-4d30) .list_bfb6,.logo_bb77 .list_bfb6{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.link-action-b90e{position:relative}.link-action-b90e .highlight-f5af.hover_motion_c480{margin:0}.link-action-b90e .highlight-f5af.hover_motion_c480 i{font-size:1.2em}.lower_e10f{width:100%}.lower_e10f.badge-hovered-4d30 .list_bfb6.fn-loading-522b .paper_c528{opacity:0}.lower_e10f.badge-hovered-4d30 .list_bfb6.fn-loading-522b:after{border-color:currentColor}.lower_e10f.badge-hovered-4d30 .backdrop-paper-43eb:last-of-type{margin-left:-2.9em}@media(max-width:849px){.lower_e10f{font-size:1rem}}.lower_e10f .iron_6566{-webkit-overflow-scrolling:touch;max-height:50vh;overflow-y:scroll;overflow-y:auto}.row_456a .description-2bd7 .iron_6566,.card-20ce .iron_6566{max-height:80vh}.texture-large-f53f .text_d618,.row_456a .description-2bd7 .text_d618,.card-20ce .text_d618{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%}.row_456a li .gallery-6589 .text_d618{background-color:transparent;box-shadow:none;position:relative;top:0}.green_2dfb{align-items:center;border-bottom:1px solid rgba(0,0,0,.05);cursor:default;display:flex;padding:10px .75em}.green_2dfb .list_medium_1ec1{flex:1}.green_2dfb img{border-radius:99px;display:inline-block;height:40px;margin-right:10px;width:40px}.green_2dfb img+.list_medium_1ec1{margin-top:-.15em;padding-left:.5em}.green_2dfb .overlay_4417{font-size:.8em;margin-left:5px;padding-top:3px}.green_2dfb:last-child{border-bottom:none}.logo-light-9271{background-color:rgba(0,0,0,.05)}#search-lightbox{font-size:1.5em;margin:0 auto;max-width:600px}.module_03f8{margin-bottom:1.5em}.tag_7499+.module_03f8,.center-0d36+.module_03f8,.input-9068+.module_03f8{margin-top:30px}.tertiary_plasma_8590{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;width:100%}.tertiary_plasma_8590 i{margin-right:.5em;opacity:.6}.tertiary_plasma_8590 i.box_722a{margin-left:10px;margin-right:0}.tertiary_plasma_8590 span{text-transform:uppercase}.tertiary_plasma_8590 small{font-size:1em;font-weight:400;opacity:.7;padding-left:15px;text-transform:none}.tertiary_plasma_8590 b{background-color:currentColor;display:block;flex:1;height:2px;opacity:.1}.tertiary_plasma_8590 a{display:block;font-size:.8em;margin-left:auto;padding-left:15px}.north-3e88{border-bottom:2px solid #ececec}.north-3e88 span{border-bottom:2px solid rgba(0,0,0,.1);margin-bottom:-2px;margin-right:15px;padding-bottom:7.5px}.action-1c84 .north-3e88,.action-1c84 .north-3e88 span{border-color:hsla(0,0%,100%,.2)}.north-3e88 b{display:none}.lower_7e5f span{margin:0 15px}.backdrop_stone_0b18 span,.lower_7e5f span{text-align:center}.backdrop_stone_0b18 small,.lower_7e5f small{display:block;padding:0 15px}.sort-76f9 span,.backdrop_stone_0b18 span{border:2px solid rgba(0,0,0,.1);padding:.3em .8em}.sort-76f9 b:first-of-type{display:none}.under-6368{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}.slider_93bd{align-items:center;display:flex;justify-content:space-between}.outline_eccc{flex:1 1 auto;padding-right:30px}.picture_cold_9298{flex:0 0 auto}.picture_cold_9298>a{margin-bottom:0;margin-right:20px}.picture_cold_9298>a:last-child{margin-right:0}.outer_d01e{transform:translate3d(0,100%,0)}.simple-11da{transform:none}@media(max-width:849px){.slider_93bd{align-items:stretch;flex-direction:column;font-size:.9em;text-align:center}.picture_cold_9298{margin-top:15px}.outline_eccc{padding-right:0}}.accordion-red-65c9:before{content:""}.notification_f03b:before{content:""}.advanced-417e:before,.video_fc27:before{content:""}.breadcrumb-a921:before{content:""}.link_top_0d2e:before{content:""}.form_691b:before{content:""}.sidebar-narrow-6072:before{content:""}.title_cold_9433:before{content:""}.over_6d70:before{content:""}.paper-cbb5:before{content:""}.heading-lite-3445:before{content:""}.copper-c144:before{content:""}.heading-2a40:before{content:""}.iron-fa78:before{content:""}.menu_0487:before{content:""}.easy_2ecd:before{content:""}.section_bebb:before{content:""}.narrow-3737:before{content:""}.pagination-first-e3aa:before{content:""}.box_722a:before{content:""}.image-next-5c2a:before{content:""}.pro_e36a:before{content:""}.accent-fluid-4200:before{content:""}.green_abce:before{content:""}.button-north-d380:before{content:""}.lite_a8bb:before{content:""}.bright_89a4:before{content:""}.fixed-f65c:before{content:""}.highlight_slow_5fa9:before{content:""}.north_40aa:before{content:""}.background-south-01a5:before{content:""}.element_8375:before{content:""}.detail-tiny-0598:before{content:""}.widget_copper_69d3:before{content:""}.paper_c528:before{content:""}.hovered_c69a:before{content:""}.widget-fresh-2c82:before{content:""}.banner_copper_77d0:before{content:""}.inner-5b6c:before{content:""}.white-6501:before{content:""}.basic_73a6:before{content:""}.fresh-65f0:before{content:""}.article_ab60:before{content:""}.alert-4907:before{content:""}.full_4305:before{content:""}.frame_b5fb:before{content:""}.west_5935:before{content:""}.hidden-basic-c180:before{content:""}.next-16e7:before{content:""}.simple-28fd:before{content:""}.soft_ec8d{--divider-top-width:100%;--divider-width:100%;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.soft_ec8d svg{display:block;height:150px;left:50%;position:relative;transform:translateX(-50%)}.dropdown_medium_3c26{top:-1px;transform:rotate(180deg)}.dropdown_medium_3c26 svg{width:calc(var(--divider-top-width) + 2px)}.caption-41bc{bottom:-1px}.caption-41bc svg{width:calc(var(--divider-width) + 2px)}.list-280d svg{transform:translateX(-50%) rotateY(180deg)}.content_small_dbd0{z-index:2}.soft_ec8d .gallery-7461{fill:#fff}.disabled_603a .banner-7277{margin-left:auto;margin-right:auto}.banner-7277{color:#999;display:inline-block;font-size:.85em;vertical-align:middle}.gallery-6589 .banner-7277{font-size:1em}.gallery-6589 .banner-7277 .highlight-f5af{margin-bottom:0}.banner-7277 span{font-weight:700;padding-right:10px}.banner-7277 i{min-width:1em}.action-1c84 .banner-7277,.texture-fresh-bc9b .banner-7277{color:#fff}.action-1c84 .banner-7277 .highlight-f5af.medium_7895,.texture-fresh-bc9b .banner-7277 .highlight-f5af.medium_7895{border-color:hsla(0,0%,100%,.5)}.media-copper-9f98,.banner-7277 .highlight-f5af.hover_motion_c480:hover,.banner-7277 .highlight-f5af.hover_motion_c480:not(.medium_7895){background-color:currentColor!important;border-color:currentColor!important}.media-copper-9f98>i,.media-copper-9f98>span,.banner-7277 .highlight-f5af.hover_motion_c480:hover>i,.banner-7277 .highlight-f5af.hover_motion_c480:hover>span,.banner-7277 .highlight-f5af.hover_motion_c480:not(.medium_7895)>i,.banner-7277 .highlight-f5af.hover_motion_c480:not(.medium_7895)>span{color:#fff!important}.highlight-f5af.detail_old_505f:hover,.highlight-f5af.detail_old_505f:not(.medium_7895){color:#3a589d!important}.highlight-f5af.slow_7b05:hover,.highlight-f5af.slow_7b05:not(.medium_7895){color:#3b6994!important}.highlight-f5af.wood-00fc:hover,.highlight-f5af.wood-00fc:not(.medium_7895){color:#51cb5a!important}.highlight-f5af.gallery-71b2:hover,.highlight-f5af.gallery-71b2:not(.medium_7895){color:#2478ba!important}.highlight-f5af.caption_orange_b3d0:hover,.highlight-f5af.caption_orange_b3d0:not(.medium_7895),.highlight-f5af.card_dynamic_2d4d:hover,.highlight-f5af.card_dynamic_2d4d:not(.medium_7895){color:#111!important}.highlight-f5af.panel-first-4146:hover,.highlight-f5af.panel-first-4146:not(.medium_7895){color:#51cb5a!important}.highlight-f5af.tiny-80f4:hover,.highlight-f5af.tiny-80f4:not(.medium_7895){color:#cb2320!important}.highlight-f5af.easy_e8db:hover,.highlight-f5af.easy_e8db:not(.medium_7895){color:#fc7600!important}.highlight-f5af.static_1d0b:hover,.highlight-f5af.static_1d0b:not(.medium_7895){color:#36455d!important}.highlight-f5af.title_current_2804:hover,.highlight-f5af.title_current_2804:not(.medium_7895){color:#527498!important}.highlight-f5af.orange-ca93:hover,.highlight-f5af.orange-ca93:not(.medium_7895){color:#dd4e31!important}.highlight-f5af.narrow_9bd6:hover,.highlight-f5af.narrow_9bd6:not(.medium_7895){color:#0072b7!important}.highlight-f5af.middle_9b24:hover,.highlight-f5af.middle_9b24:not(.medium_7895){color:#c33223!important}.highlight-f5af.tall-75ff:hover,.highlight-f5af.tall-75ff:not(.medium_7895){color:#e5086f!important}.highlight-f5af.tiny_ce57:hover,.highlight-f5af.tiny_ce57:not(.medium_7895){color:#fff600!important}.highlight-f5af.tiny_ce57:hover i,.highlight-f5af.tiny_ce57:not(.medium_7895) i{text-shadow:0 0 6px rgba(0,0,0,.4)}.highlight-f5af.glass-e80a:hover,.highlight-f5af.glass-e80a:not(.medium_7895){color:#0099e5!important}.highlight-f5af.under_915c:hover,.highlight-f5af.under_915c:not(.medium_7895){color:#54a9ea!important}.highlight-f5af.dropdown-4e54:hover,.highlight-f5af.dropdown-4e54:not(.medium_7895){color:#9146fe!important}.highlight-f5af.focused_b43a:hover,.highlight-f5af.focused_b43a:not(.medium_7895){color:#7189d9!important}.photo_4b87{position:relative;visibility:visible}.picture-c841{-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}.picture-c841:before,.mini_72ec .picture-c841:before{color:#d26e4b;content:"";float:left;left:0;position:absolute;top:0}.picture-c841 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}.picture-c841 span:before{color:#d26e4b;content:"";left:0;position:absolute;top:0}.slow-9e28{display:inline-block;height:18px;vertical-align:middle}.current-c5eb{font-size:90%}li.title_ef95{font-size:.8em}li.title_ef95 .picture-c841{display:inline-block;margin-bottom:0}.chip_gold_281d a{color:transparent!important;display:inline-block;font-family:fl-icons;font-size:16px;margin-left:-10px;overflow:hidden}.chip_gold_281d a+a{border-left:1px solid #ececec;margin-left:.3em}.chip_gold_281d a.fn-active-522b:after,.chip_gold_281d a:hover:after{color:#d26e4b}.chip_gold_281d a:after{color:#ddd;content:""}.chip_gold_281d a.smooth_703c:after{content:""}.chip_gold_281d a.info_stale_6c28:after{content:""}.chip_gold_281d a.solid_961c:after{content:""}.chip_gold_281d a.stale_7b8c:after{content:""}

/* css-noise: e6aa */
.shadow-element-t3 {
  padding: 0.1rem;
  font-size: 12px;
  line-height: 1.2;
}
