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

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

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

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

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

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

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

  .secondary-tall-f3fc {
    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;
  }

  .secondary-tall-f3fc.fn-show-d035 {
    display: flex;
  }

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

  .secondary-tall-f3fc 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}.module_b796{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%}.title-simple-074b,.carousel_5949,.thick_6de0{margin:0;padding:0 15px 30px;position:relative;width:100%}.blue-bfff{flex:1}.media_pro_b28a{order:-1}.content_031d{order:1}.white_6d0e{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%}.green-e1df{overflow:hidden}@media screen and (min-width:850px){.title-simple-074b:first-child .white_6d0e{margin-left:auto;margin-right:0}.title-simple-074b+.title-simple-074b .white_6d0e{margin-left:0;margin-right:auto}}@media screen and (max-width:549px){.soft_a81f{order:-1}}@media screen and (min-width:850px){.video_10bc{order:-1}}@media screen and (max-width:849px){.tabs-simple-523f{order:-1}.title-simple-074b{padding-bottom:30px}}@media screen and (min-width:850px){.iron-c69a>.title-simple-074b+.title-simple-074b:not(.lite_4d03){border-left:1px solid #ececec}.iron-c69a.row_purple_c347>.title-simple-074b+.title-simple-074b:not(.lite_4d03){border-left:0;border-right:1px solid #ececec}.title-4ee8{border-right:1px solid #ececec;padding-right:30px}.title-simple-074b.title-4ee8:not(.media_pro_b28a):last-child{border-left:1px solid #ececec;border-right:0;padding-left:30px;padding-right:0}.surface_dirty_f3c8{border-right:1px solid #ececec;padding-right:0}.surface_dirty_f3c8+.title-simple-074b,.title-4ee8+.title-simple-074b{padding-left:30px}}.rough-5067 .title-4ee8{border-color:hsla(0,0%,100%,.2)}.alert-4ba5>.title-simple-074b{display:flex}.search_2995{align-items:center!important;align-self:center!important;vertical-align:middle!important}.notice_glass_162d{align-items:flex-end!important;align-self:flex-end!important;justify-content:flex-end!important;vertical-align:bottom!important}.avatar_clean_a0c8{align-items:flex-start!important;align-self:flex-start!important;justify-content:flex-start!important;vertical-align:top!important}.article-lower-7f3b{justify-content:center!important}.preview-old-a69b{justify-content:flex-end!important}.fast_e647{flex-basis:8.3333333333%;max-width:8.3333333333%}.content_3507{flex-basis:16.6666666667%;max-width:16.6666666667%}.pressed-d4fe{flex-basis:25%;max-width:25%}.steel-e7d7{flex-basis:33.3333333333%;max-width:33.3333333333%}.overlay_2ca7{flex-basis:41.6666666667%;max-width:41.6666666667%}.old_d31c{flex-basis:50%;max-width:50%}.tertiary-9bb1{flex-basis:58.3333333333%;max-width:58.3333333333%}.in-2008{flex-basis:66.6666666667%;max-width:66.6666666667%}.badge-fluid-b270{flex-basis:75%;max-width:75%}.orange_76d7{flex-basis:83.3333333333%;max-width:83.3333333333%}.south_ba74{flex-basis:91.6666666667%;max-width:91.6666666667%}.search_834e,.summary-7334 .badge_orange_0589>.title-simple-074b,.summary-7334>.title-simple-074b{flex-basis:100%;max-width:100%}.inner-4c20 .badge_orange_0589>.title-simple-074b,.inner-4c20>.title-simple-074b{flex-basis:50%;max-width:50%}.notice_4b1d .badge_orange_0589>.title-simple-074b,.notice_4b1d>.title-simple-074b{flex-basis:33.3333333333%;max-width:33.3333333333%}.message-green-7e2e .badge_orange_0589>.title-simple-074b,.message-green-7e2e>.title-simple-074b{flex-basis:25%;max-width:25%}.tooltip-cool-b3a2 .badge_orange_0589>.title-simple-074b,.tooltip-cool-b3a2>.title-simple-074b{flex-basis:20%;max-width:20%}.header_old_fe0b .badge_orange_0589>.title-simple-074b,.header_old_fe0b>.title-simple-074b{flex-basis:16.6666666667%;max-width:16.6666666667%}.upper_631b .badge_orange_0589>.title-simple-074b,.upper_631b>.title-simple-074b{flex-basis:14.2857142857%;max-width:14.2857142857%}.warm-df81 .badge_orange_0589>.title-simple-074b,.warm-df81>.title-simple-074b{flex-basis:12.5%;max-width:12.5%}@media screen and (min-width:550px){.module_center_34e2{flex-basis:8.3333333333%;max-width:8.3333333333%}.steel-1230{flex-basis:16.6666666667%;max-width:16.6666666667%}.summary-iron-d5dd{flex-basis:25%;max-width:25%}.gold-0517{flex-basis:33.3333333333%;max-width:33.3333333333%}.iron-177e{flex-basis:41.6666666667%;max-width:41.6666666667%}.rough_2f6c{flex-basis:50%;max-width:50%}.short_780a{flex-basis:58.3333333333%;max-width:58.3333333333%}.summary-steel-cb8d{flex-basis:66.6666666667%;max-width:66.6666666667%}.accent-stale-f239{flex-basis:75%;max-width:75%}.accordion-over-70f1{flex-basis:83.3333333333%;max-width:83.3333333333%}.cold-ab94{flex-basis:91.6666666667%;max-width:91.6666666667%}.content-77a9,.in-f12c .badge_orange_0589>.title-simple-074b,.in-f12c>.title-simple-074b{flex-basis:100%;max-width:100%}.background_next_1f01 .badge_orange_0589>.title-simple-074b,.background_next_1f01>.title-simple-074b{flex-basis:50%;max-width:50%}.rough_d1cf .badge_orange_0589>.title-simple-074b,.rough_d1cf>.title-simple-074b{flex-basis:33.3333333333%;max-width:33.3333333333%}.mask-adaf .badge_orange_0589>.title-simple-074b,.mask-adaf>.title-simple-074b{flex-basis:25%;max-width:25%}.prev_27b3 .badge_orange_0589>.title-simple-074b,.prev_27b3>.title-simple-074b{flex-basis:20%;max-width:20%}.hard-f2a0 .badge_orange_0589>.title-simple-074b,.hard-f2a0>.title-simple-074b{flex-basis:16.6666666667%;max-width:16.6666666667%}.pagination-in-a78d .badge_orange_0589>.title-simple-074b,.pagination-in-a78d>.title-simple-074b{flex-basis:14.2857142857%;max-width:14.2857142857%}.tooltip_solid_cbed .badge_orange_0589>.title-simple-074b,.tooltip_solid_cbed>.title-simple-074b{flex-basis:12.5%;max-width:12.5%}}@media screen and (min-width:850px){.soft_af56{flex-basis:8.3333333333%;max-width:8.3333333333%}.simple-c508{flex-basis:16.6666666667%;max-width:16.6666666667%}.middle-1baf{flex-basis:25%;max-width:25%}.tabs-center-b2c9{flex-basis:33.3333333333%;max-width:33.3333333333%}.tag_ba67{flex-basis:41.6666666667%;max-width:41.6666666667%}.section-7f4b{flex-basis:50%;max-width:50%}.overlay_steel_42a5{flex-basis:58.3333333333%;max-width:58.3333333333%}.simple-f150{flex-basis:66.6666666667%;max-width:66.6666666667%}.copper-4d55{flex-basis:75%;max-width:75%}.carousel_5255{flex-basis:83.3333333333%;max-width:83.3333333333%}.tall-d1c3{flex-basis:91.6666666667%;max-width:91.6666666667%}.notice-west-d280 .thick_6de0,.lite_4d03,.under-d9a2 .badge_orange_0589>.title-simple-074b,.under-d9a2>.title-simple-074b{flex-basis:100%;max-width:100%}.dim_f1fa .thick_6de0,.hero-a1ae .badge_orange_0589>.title-simple-074b,.hero-a1ae>.title-simple-074b{flex-basis:50%;max-width:50%}.hidden-2704 .thick_6de0,.module-3cfd .badge_orange_0589>.title-simple-074b,.module-3cfd>.title-simple-074b{flex-basis:33.3333333333%;max-width:33.3333333333%}.slider-d02e .thick_6de0,.plasma_aed0 .badge_orange_0589>.title-simple-074b,.plasma_aed0>.title-simple-074b{flex-basis:25%;max-width:25%}.logo_bottom_21d4 .thick_6de0,.narrow_2ab1 .badge_orange_0589>.title-simple-074b,.narrow_2ab1>.title-simple-074b{flex-basis:20%;max-width:20%}.basic-46d0 .thick_6de0,.smooth-f340 .badge_orange_0589>.title-simple-074b,.smooth-f340>.title-simple-074b{flex-basis:16.6666666667%;max-width:16.6666666667%}.media-paper-3a6f .thick_6de0,.section_6eab .badge_orange_0589>.title-simple-074b,.section_6eab>.title-simple-074b{flex-basis:14.2857142857%;max-width:14.2857142857%}.accordion_liquid_2a80 .thick_6de0,.advanced_153b .badge_orange_0589>.title-simple-074b,.advanced_153b>.title-simple-074b{flex-basis:12.5%;max-width:12.5%}}.nav-3a3a>.title-simple-074b>.white_6d0e{background-color:#fff}.bronze-ceab .white_6d0e,.texture-orange-1a65 .white_6d0e,.plasma-a9d6 .white_6d0e{transition:all,.2s}.texture-orange-1a65 .white_6d0e{opacity:.6}.texture-orange-1a65:hover .white_6d0e{opacity:1}.bronze-ceab .white_6d0e{filter:blur(3px)}.bronze-ceab:hover .white_6d0e{filter:blur(0)}.plasma-a9d6:hover .white_6d0e{opacity:1}.image-warm-0aab:hover .plasma-a9d6 .title-simple-074b:not(:hover){opacity:.6}.highlight-38b2,.photo_889c,.paper_50f5 .tiny_29b5,.image-warm-0aab,body{margin-left:auto;margin-right:auto;width:100%}.highlight-38b2{padding-left:15px;padding-right:15px}.highlight-38b2,.photo_889c,.paper_50f5 .tiny_29b5,.image-warm-0aab{max-width:1080px}.image-warm-0aab.texture-first-1ec7{max-width:1050px}.image-warm-0aab.thumbnail_6111{max-width:1065px}.image-warm-0aab.gradient-south-c7eb{max-width:1110px}body.modal-3cce,body.modal-3cce .accordion-wood-54ad,body.modal-3cce .avatar_186a,body.modal-3cce header,body.outline-light-dd30,body.outline-light-dd30 .accordion-wood-54ad,body.outline-light-dd30 header{max-width:1170px}@media screen and (min-width:850px){body.outline-light-dd30{margin:30px auto}}.over_e851{align-items:center;display:flex;flex-flow:row nowrap;justify-content:space-between;width:100%}.badge_d4f2{justify-content:flex-start}.hot_6360{justify-content:center}.tag-0143{display:flex;flex-direction:column;justify-content:flex-start}.old-45eb .over_e851{justify-content:center}.article_advanced_2760 .over_e851{height:100%}.detail-72ee{max-height:100%}.accent_8f10{-ms-flex-negative:1;-ms-flex-preferred-size:auto!important;flex:1}.avatar_71c3{margin:0 auto}.large_aeb9{margin-right:auto}.hard-b540{margin-left:auto}.paragraph_66ce{flex-wrap:wrap}.old_e2b6>.detail-72ee:not(.avatar_71c3),.old_e2b6>.over_e851>.detail-72ee:not(.avatar_71c3),.old_e2b6>.status-right-b70b>.detail-72ee:not(.avatar_71c3){flex:1}@media(max-width:849px){.badge-0fc0{flex-flow:column wrap}.badge-0fc0 .detail-72ee{flex-grow:0;padding-bottom:5px;padding-top:5px;width:100%}}@media(max-width:549px){.status-wood-9f1c{flex-flow:column wrap}.status-wood-9f1c .detail-72ee{flex-grow:0;width:100%}}@media(min-width:850px){.chip_31c3,.pagination_77dc{display:flex}.chip_31c3>div+div,.pagination_77dc>div+div{padding-left:30px}}.small-09fc .huge-623e .accent-right-fc6e{height:100%;padding:0}.icon-black-8ef2>.white_6d0e{height:100%}.icon-black-8ef2 .popup_hot_53dd,.icon-black-8ef2 .huge-623e,.icon-black-8ef2 .clean-ea76,.icon-black-8ef2 .clean-ea76 img,.icon-black-8ef2 .white_6d0e>.purple_2563,.icon-black-8ef2 .badge_orange_0589>.purple_2563,.icon-black-8ef2 .accent-right-fc6e,.icon-black-8ef2 .accent-right-fc6e img,.icon-black-8ef2 .gradient_1fcb,.icon-black-8ef2 .element_7d1c,.icon-black-8ef2 .gradient_1fcb:not(.lower_dd4b),.icon-black-8ef2 .gradient_1fcb>.purple_2563,.icon-black-8ef2>.white_6d0e>.purple_2563,.icon-black-8ef2>.white_6d0e>.purple_2563 .rough_05ff>img,.icon-black-8ef2>.white_6d0e>.purple_2563 div{bottom:0;height:100%;-o-object-fit:cover;object-fit:cover;padding:0!important;position:absolute!important;top:0;width:100%}.icon-black-8ef2 .clean-ea76 img{font-family:"object-fit: cover;"}.icon-black-8ef2 .hot_15df{height:100%!important}.icon-black-8ef2 .huge-623e:not(.primary-iron-5dbf):not(.filter_medium_0b9b):not(.image-a114) .content_fluid_8a3f{background-color:hsla(0,0%,100%,.95);bottom:0;padding-left:1.5em;padding-right:1.5em;position:absolute}@media(prefers-reduced-motion){.icon-black-8ef2{transition:none!important}}@media (-ms-high-contrast:none){.silver_55a3 svg{max-width:50px}.gallery_smooth_25e6 .shade-out-9fdc svg{height:36px!important}.status_cool_acad>li>a>i{top:-1px}}.aside_d8ce,.image-warm-0aab{display:flex;flex-flow:row wrap;width:100%}.image-warm-0aab>div:not(.title-simple-074b):not([class^=col-]):not([class*=" col-"]){width:100%!important}.image-warm-0aab.small-09fc,.image-warm-0aab.active_8bb8{display:block}.image-warm-0aab.small-09fc>.title-simple-074b,.image-warm-0aab.active_8bb8>.title-simple-074b{float:left}.highlight-38b2 .image-warm-0aab:not(.texture-first-1ec7),.notification_ed82 .image-warm-0aab:not(.texture-first-1ec7),.image-warm-0aab .aside_d8ce,.image-warm-0aab .image-warm-0aab:not(.texture-first-1ec7){margin-left:-15px;margin-right:-15px;padding-left:0;padding-right:0;width:auto}.image-warm-0aab .highlight-38b2{padding-left:0;padding-right:0}.popup_hot_53dd+.image-warm-0aab:not(.texture-first-1ec7),.sort-paper-771b+.image-warm-0aab:not(.texture-first-1ec7),.iron_0dea+.image-warm-0aab:not(.texture-first-1ec7),.element_7d1c+.image-warm-0aab:not(.texture-first-1ec7){margin-top:30px}.widget-simple-1152{max-width:100%!important}.filter-9bd2{transition:height .3s}.row_purple_c347{flex-direction:row-reverse}@media screen and (max-width:549px){.tabs_narrow_1dec{flex-direction:column-reverse}}@media screen and (max-width:849px){.column_3933{flex-direction:row-reverse}}.texture-first-1ec7{padding:0}.texture-first-1ec7>.title-simple-074b,.texture-first-1ec7>.hot_15df>.badge_orange_0589>.title-simple-074b{padding:0!important}.texture-first-1ec7>.title-simple-074b .highlight-38b2{max-width:100%}.highlight-38b2 .thumbnail_6111:not(.texture-first-1ec7),.image-warm-0aab .thumbnail_6111:not(.texture-first-1ec7){margin-bottom:0;margin-left:-10px;margin-right:-10px}.thumbnail_6111>.title-simple-074b,.thumbnail_6111>.hot_15df>.badge_orange_0589>.title-simple-074b{margin-bottom:0;padding:0 9.8px 19.6px}.highlight-38b2 .first-2733:not(.texture-first-1ec7),.image-warm-0aab .first-2733:not(.texture-first-1ec7){margin-bottom:0;margin-left:-2px;margin-right:-2px}.first-2733>.title-simple-074b,.first-2733>.hot_15df>.badge_orange_0589>.title-simple-074b{margin-bottom:0;padding:0 2px 3px}@media screen and (min-width:850px){.gradient-south-c7eb{padding-left:0;padding-right:0}.highlight-38b2 .gradient-south-c7eb:not(.texture-first-1ec7),.image-warm-0aab .gradient-south-c7eb:not(.texture-first-1ec7){margin-bottom:0;margin-left:-30px;margin-right:-30px}.gradient-south-c7eb>.title-simple-074b,.gradient-south-c7eb>.hot_15df>.badge_orange_0589>.title-simple-074b{margin-bottom:0;padding:0 30px 30px}}.lower_745b,.south_c859{overflow:hidden}.lower_745b .title-simple-074b,.south_c859 .title-simple-074b{padding:0;position:relative}.lower_745b .white_6d0e,.south_c859 .white_6d0e{padding:15px}.lower_745b .title-simple-074b:before,.south_c859 .title-simple-074b:before{border-left:1px dashed #ddd;content:" ";height:100%;left:-1px;position:absolute;top:0}.lower_745b .title-simple-074b:after,.south_c859 .title-simple-074b:after{border-bottom:1px dashed #ddd;bottom:-1px;content:" ";height:0;left:0;position:absolute;top:auto;width:100%}.south_c859 .title-simple-074b:before{border-left-style:solid}.south_c859 .title-simple-074b:after{border-bottom-style:solid}.rough-5067 .lower_745b .title-simple-074b:after,.rough-5067 .lower_745b .title-simple-074b:before,.rough-5067 .south_c859 .title-simple-074b:after,.rough-5067 .south_c859 .title-simple-074b:before{border-color:hsla(0,0%,100%,.2)}.tall-a4df .image-warm-0aab .title-simple-074b{padding-bottom:0}.feature_f0d5 .image-warm-0aab:before{display:block!important}.iron_0dea{align-items:center;display:flex;flex-flow:row;min-height:auto;padding:30px 0;position:relative;width:100%}.iron_0dea.rough-5067{background-color:#666}.bright-af28{overflow:hidden}.bright-af28,.thumbnail_9a1b{width:100%}.thumbnail_9a1b{z-index:1}.left_436a{overflow:hidden}.highlight-38b2 .iron_0dea,.image-warm-0aab .iron_0dea{padding-left:30px;padding-right:30px}.avatar_186a+.pressed-4b08{background-color:#000;min-height:100vh!important}.pressed-4b08+div{background-color:#fff;box-shadow:15px 15px 15px 15px rgba(0,0,0,.1);position:relative}.gallery-d2e7{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}.avatar_186a{position:fixed!important}.accordion_lite_07e0{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}.rough-5067.accordion_lite_07e0{color:#f1f1f1}.accordion_lite_07e0:after{clear:both;content:"";display:block;height:0;visibility:hidden}.accordion_lite_07e0 li{display:block;margin:0;vertical-align:top}.accordion_lite_07e0 li ul{margin:0;padding:0}.accordion_lite_07e0>li.detail-76f7{min-width:260px}.row_10f0 li.stale-2ea8:hover>.accordion_lite_07e0,.stone_d452 li.stale-2ea8:hover>.accordion_lite_07e0,li.accordion-up-5fb4>.accordion_lite_07e0{left:-15px;max-height:inherit;opacity:1;visibility:visible}.search-1062 li.accordion-up-5fb4:last-child>.accordion_lite_07e0,.search-1062 li.stale-2ea8:hover:last-child>.accordion_lite_07e0{left:auto;right:-15px}.footer_out_2c6f li>a,.accordion_lite_07e0>li>a{display:block;line-height:1.3;padding:10px 20px;width:auto}.footer_out_2c6f>li:last-child:not(.filter-huge-a286)>a,.accordion_lite_07e0>li:last-child:not(.filter-huge-a286)>a{border-bottom:0!important}.icon-narrow-c7a0.accordion_lite_07e0 .footer_out_2c6f>li>a,.accordion_lite_07e0.icon-narrow-c7a0>li>a{font-size:.85em;text-transform:uppercase}.accordion_lite_07e0>li.mask-in-3c01,.accordion_lite_07e0>li.filter-huge-a286{display:table-cell;min-width:160px;text-align:left;white-space:nowrap;width:160px}.accordion_lite_07e0>li.mask-in-3c01:not(:last-child),.accordion_lite_07e0>li.filter-huge-a286:not(:last-child){border-right:1px solid transparent}.accordion_lite_07e0 .silver_a245>a,.accordion_lite_07e0 .filter-huge-a286>a,.accordion_lite_07e0 .steel_3cb1>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.accordion_lite_07e0 .filter-huge-a286 .silver_a245{margin-top:5px}.accordion_lite_07e0 li.mask-in-3c01{border:0!important;margin:0!important;padding:0!important}.accordion_lite_07e0 li.mask-in-3c01>a{font-size:0!important;line-height:0!important;margin:-20px 0!important;padding:0!important}.accordion_lite_07e0 li.mask-in-3c01>a img{display:block;margin:0;width:100%}.accordion_lite_07e0 li.mask-in-3c01>a:hover{opacity:.8}.huge_6a1f li.mask-in-3c01:first-child>a{margin-left:-20px!important;margin-right:20px!important}.huge_6a1f li.mask-in-3c01:last-child>a{margin-right:-20px!important}.accordion_lite_07e0.feature-2305>li.filter-huge-a286,.accordion_lite_07e0.icon-8c21>li.filter-huge-a286{border-color:#f1f1f1}.huge_6a1f .footer_out_2c6f li>a,.accordion_lite_07e0.huge_6a1f>li>a{border-bottom:1px solid #ececec;margin:0 10px;padding-left:0;padding-right:0}.huge_6a1f{padding:20px}.feature-2305 .footer_out_2c6f li>a,.accordion_lite_07e0.feature-2305>li>a{border-radius:10px;margin:0 10px;padding-left:10px;padding-right:5px}.feature-2305 .footer_out_2c6f li>a:hover,.feature-2305.rough-5067 .footer_out_2c6f li>a:hover,.accordion_lite_07e0.feature-2305.rough-5067>li>a:hover,.accordion_lite_07e0.feature-2305>li>a:hover{background-color:#446084;color:#fff!important}.icon-8c21 .footer_out_2c6f li>a:hover,.accordion_lite_07e0.icon-8c21>li>a:hover{background-color:rgba(0,0,0,.03)}.accordion_lite_07e0.feature-2305 li.detail-76f7,.accordion_lite_07e0.icon-8c21 li.detail-76f7{padding:0 20px 10px}.outer-fc90 .accordion_lite_07e0{padding:0}li.accordion-up-5fb4>.yellow_7a58,li.stale-2ea8:hover>.yellow_7a58{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%}.yellow_7a58>li.filter-huge-a286{white-space:normal}.input_simple_10bd li.stale-2ea8:after,.input_simple_10bd li.stale-2ea8:before{border:solid transparent;bottom:-2px;content:"";height:0;left:50%;opacity:0;pointer-events:none;position:absolute;width:0;z-index:10}.input_simple_10bd li.stale-2ea8:after{border-color:hsla(0,0%,87%,0) hsla(0,0%,87%,0) #fff;border-width:8px;margin-left:-8px}.input_simple_10bd li.stale-2ea8:before{border-width:11px;margin-left:-11px;z-index:-999}.input_simple_10bd .accordion-7752 .backdrop_dim_cf84:after,.input_simple_10bd .accordion-7752 .backdrop_dim_cf84:before,.input_simple_10bd .accordion-7752 .texture-right-7cbe:after,.input_simple_10bd .accordion-7752 .texture-right-7cbe:before,.input_simple_10bd li.stale-2ea8.under_a520:after,.input_simple_10bd li.stale-2ea8.under_a520:before,.input_simple_10bd li.stale-2ea8.small_4536:after,.input_simple_10bd li.stale-2ea8.small_4536:before{display:none}.next_87d4 .accordion_lite_07e0{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.input_simple_10bd.link_wide_78be li.stale-2ea8:before{border-bottom-color:#ddd}.link_wide_78be .accordion_lite_07e0{border:2px solid #ddd}.input_simple_10bd li.accordion-up-5fb4.stale-2ea8:after,.input_simple_10bd li.accordion-up-5fb4.stale-2ea8:before{opacity:1;transition:opacity .25s}.popup-ee08.border-static-fc44>a:after,.video-tiny-85d1.border-static-fc44>a:after,.column-down-57a2.border-static-fc44>a:after,.gold-f736.border-static-fc44>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}.video-tiny-85d1.border-static-fc44>a:after{background-color:#446084}.gold-f736.border-static-fc44>a:after{background-color:#d26e4b}.column-down-57a2.border-static-fc44>a:after{background-color:#7a9c59}.popup-ee08.border-static-fc44>a:after{background-color:#b20000}.status_cool_acad p{margin:0;padding-bottom:0}.status_cool_acad,.status_cool_acad ul:not(.accordion_lite_07e0){margin:0;padding:0}.status_cool_acad>li>a.dropdown_699c,.status_cool_acad>li>button{margin-bottom:0}.status_cool_acad{align-items:center;display:inline-block;display:flex;flex-flow:row wrap;width:100%}.status_cool_acad,.status_cool_acad>li{position:relative}.status_cool_acad>li{list-style:none;margin:0 7px;padding:0;transition:background-color .3s}.status_cool_acad>li,.status_cool_acad>li>a{display:inline-block}.status_cool_acad>li>a{align-items:center;display:inline-flex;flex-wrap:wrap;padding:10px 0}.detail-76f7 .status_cool_acad>li>a{padding-bottom:0;padding-top:0}.avatar-center-4c98 .status_cool_acad>li>a,.status_cool_acad.avatar-center-4c98>li>a{font-weight:400;padding-bottom:5px;padding-top:5px;vertical-align:top}.avatar-center-4c98.status_cool_acad>li.detail-76f7{font-size:.75em}.focus_ae3a{justify-content:center}.border_solid_425f{justify-content:space-between}.action_ffe9{justify-content:flex-start}.search-1062{justify-content:flex-end}@media(max-width:849px){.badge_pro_719b{justify-content:center}}@media(max-width:549px){.small-11fb{justify-content:center}}.footer_out_2c6f>li>a,.accordion_lite_07e0>li>a,.row_rough_9c9e>li>a,.status_cool_acad>li>a{color:hsla(0,0%,40%,.85);transition:all .2s}.footer_out_2c6f>li>a,.accordion_lite_07e0>li>a{display:block}.footer_out_2c6f li.fn-active-d035>a,.footer_out_2c6f li>a:hover,.accordion_lite_07e0 li.fn-active-d035>a,.accordion_lite_07e0>li>a:hover,.row_rough_9c9e>li>a:hover,.status_cool_acad>li.fn-active-d035>a,.status_cool_acad>li.fn-current-d035>a,.status_cool_acad>li>a.fn-active-d035,.status_cool_acad>li>a.fn-current-d035,.status_cool_acad>li>a:hover{color:hsla(0,0%,7%,.85)}.status_cool_acad li:first-child{margin-left:0!important}.status_cool_acad li:last-child{margin-right:0!important}.description-soft-9ecb>li>a{font-weight:bolder;letter-spacing:.02em;text-transform:uppercase}.slow-228e>li>a{font-weight:thin!important}@media(min-width:850px){.stale_e4cd>li{margin:0 .7em}.stale_e4cd>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}.stale_e4cd>li+li.last_bcf9>a:after{height:50px;margin-top:-25px}}li.detail-76f7 .image-warm-0aab,li.detail-76f7 form,li.detail-76f7 input,li.detail-76f7 select{margin:0}li.detail-76f7>.dropdown_699c{margin-bottom:0}li.static_cf9a>a{display:none!important}.info-e8a9>li>a,.info-e8a9>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}.info-e8a9>li i{font-size:1.2em;top:-1px;vertical-align:middle}.info-e8a9>li>.fn-current-d035,.info-e8a9>li>a:hover,.info-e8a9>li>span:hover{background-color:#446084;border-color:#446084;color:#fff}.shade-ab17 .fluid-b600{bottom:0;overflow:hidden;position:fixed;top:0;width:100%}.shade-ab17 .fluid-b600 .gradient-blue-1007{height:100%;padding-bottom:0;padding-top:0;transform:translateX(0);transition:transform .3s;will-change:transform}.thumbnail-stale-a7c4 .sort-over-11ae>li>.glass-f162,.thumbnail-stale-a7c4 .sort-over-11ae>li>ul.gold_3855{-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%}.thumbnail-stale-a7c4 .sort-over-11ae>li>.glass-f162>li,.thumbnail-stale-a7c4 .sort-over-11ae>li>ul.gold_3855>li{align-items:center;display:flex;flex-flow:row wrap}.thumbnail-stale-a7c4 .sort-over-11ae>li>.glass-f162.shade-prev-1dd4,.thumbnail-stale-a7c4 .sort-over-11ae>li>ul.gold_3855.shade-prev-1dd4{display:block}.thumbnail-stale-a7c4 .sort-over-11ae>li>.glass-f162.button-75fe,.thumbnail-stale-a7c4 .sort-over-11ae>li>ul.gold_3855.button-75fe{overflow-y:hidden;padding-right:100%;width:200%}.sort-d3ed .sort-over-11ae>li>.glass-f162>li:not(.upper-6b23),.sort-d3ed .sort-over-11ae>li>ul.gold_3855>li:not(.upper-6b23){border-top:1px solid #ececec;margin-bottom:0;margin-top:0;transition:background-color .3s}.sort-d3ed .sort-over-11ae>li>.glass-f162>li:not(.upper-6b23)>a,.sort-d3ed .sort-over-11ae>li>ul.gold_3855>li:not(.upper-6b23)>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}.sort-d3ed .sort-over-11ae>li>.glass-f162>li:not(.upper-6b23).fn-active-d035,.sort-d3ed .sort-over-11ae>li>.glass-f162>li:not(.upper-6b23):hover,.sort-d3ed .sort-over-11ae>li>ul.gold_3855>li:not(.upper-6b23).fn-active-d035,.sort-d3ed .sort-over-11ae>li>ul.gold_3855>li:not(.upper-6b23):hover{background-color:rgba(0,0,0,.05)}.sort-d3ed .sort-over-11ae>li>.glass-f162>li:not(.upper-6b23)>.glass-f162,.sort-d3ed .sort-over-11ae>li>.glass-f162>li:not(.upper-6b23)>ul.gold_3855,.sort-d3ed .sort-over-11ae>li>ul.gold_3855>li:not(.upper-6b23)>.glass-f162,.sort-d3ed .sort-over-11ae>li>ul.gold_3855>li:not(.upper-6b23)>ul.gold_3855{-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%}.sort-d3ed .sort-over-11ae>li>.glass-f162>li:not(.upper-6b23)>.glass-f162>li,.sort-d3ed .sort-over-11ae>li>.glass-f162>li:not(.upper-6b23)>ul.gold_3855>li,.sort-d3ed .sort-over-11ae>li>ul.gold_3855>li:not(.upper-6b23)>.glass-f162>li,.sort-d3ed .sort-over-11ae>li>ul.gold_3855>li:not(.upper-6b23)>ul.gold_3855>li{align-items:center;display:flex;flex-flow:row wrap}.sort-d3ed .sort-over-11ae>li>.glass-f162>li:not(.upper-6b23)>.glass-f162.shade-prev-1dd4,.sort-d3ed .sort-over-11ae>li>.glass-f162>li:not(.upper-6b23)>ul.gold_3855.shade-prev-1dd4,.sort-d3ed .sort-over-11ae>li>ul.gold_3855>li:not(.upper-6b23)>.glass-f162.shade-prev-1dd4,.sort-d3ed .sort-over-11ae>li>ul.gold_3855>li:not(.upper-6b23)>ul.gold_3855.shade-prev-1dd4{display:block}.sort-d3ed .sort-over-11ae>li>.glass-f162>li:not(.upper-6b23)>.glass-f162.button-75fe,.sort-d3ed .sort-over-11ae>li>.glass-f162>li:not(.upper-6b23)>ul.gold_3855.button-75fe,.sort-d3ed .sort-over-11ae>li>ul.gold_3855>li:not(.upper-6b23)>.glass-f162.button-75fe,.sort-d3ed .sort-over-11ae>li>ul.gold_3855>li:not(.upper-6b23)>ul.gold_3855.button-75fe{overflow-y:hidden;padding-right:100%;width:200%}.sort-over-11ae{-webkit-overflow-scrolling:auto;height:100%;overflow:visible;overflow-y:auto;padding-top:20px}.sort-over-11ae .fn-active-d035>.outer_f73f{transform:none}.sort-over-11ae>li{flex-shrink:0}.upper-6b23 .outer_f73f{margin-left:0!important;padding-left:5px;position:relative!important;text-align:left;top:0!important;width:100%}.upper-6b23 .outer_f73f i{font-size:1.4em;margin-right:2px}.old-45eb .upper-6b23 .outer_f73f{margin-left:auto!important;margin-right:auto!important;width:auto}.carousel-gold-24d5>li>a:before,.container_fixed_3aa5>li>a:before,.button_5511>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%}.carousel-gold-24d5>li.fn-active-d035>a:before,.carousel-gold-24d5>li:hover>a:before,.container_fixed_3aa5>li.fn-active-d035>a:before,.container_fixed_3aa5>li:hover>a:before,.button_5511>li.fn-active-d035>a:before,.button_5511>li:hover>a:before{opacity:1}.status_cool_acad:hover>li:not(:hover)>a:before{opacity:0}.dropdown_medium_142b .carousel-gold-24d5:before{bottom:0;top:auto}.container_fixed_3aa5>li>a:before{width:0}.container_fixed_3aa5>li.fn-active-d035>a:before,.container_fixed_3aa5>li:hover>a:before{width:100%}.carousel-gold-24d5>li:after,.carousel-gold-24d5>li:before{display:none}.carousel-gold-24d5>li>a:before{bottom:0;top:auto}.photo_568c>li.fn-active-d035>a,.pressed_069f>li.fn-active-d035>a{background-color:#446084;color:#fff;opacity:1}.south_dabc>li.fn-active-d035>a{background-color:#fff}.hero-f417 .status_cool_acad.south_dabc>li.fn-active-d035>a{color:#000}.background_static_6cda>li.fn-active-d035>a{border-color:currentColor;color:#446084}.dropdown_medium_142b{display:flex;flex-flow:row wrap}.dropdown_medium_142b .status_cool_acad,.dropdown_medium_142b .medium-de74{width:100%}.medium-de74{padding-top:1em}.medium-de74 .rough_b155{padding:0}.medium-de74 .frame-green-6c1a:not(.fn-active-d035){display:block;height:0;opacity:0;overflow:hidden;padding:0;visibility:hidden}.medium-de74 .frame-green-6c1a.fn-active-d035{display:block!important}.photo_568c>li,.background_static_6cda>li,.pressed_069f>li,.south_dabc>li{margin:0}.photo_568c>li>a,.pressed_069f>li>a{line-height:2.5em;padding:0 .75em}.pressed_069f>li>a{border-radius:99px}.south_dabc>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}.south_dabc>li.fn-active-d035>a{border-top-color:#446084}.hero-f417 .south_dabc>li:not(.fn-active-d035)>a{background-color:hsla(0,0%,100%,.1);border-color:transparent}.dropdown_medium_142b .south_dabc>li{margin:0 .1em -1px}.south_dabc+.medium-de74{background-color:#fff;border:1px solid #ddd;padding:30px}.background_static_6cda>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){.dropdown_medium_142b .alert-fee7{padding-top:0;width:25%}.alert-fee7+.medium-de74{border-left:1px solid #ddd;flex:1;margin-top:0!important;padding:0 30px 30px}.dropdown_medium_142b .alert-fee7.background_static_6cda{padding-right:15px}}@media(max-width:549px){.last_feea>li{margin:0!important;width:100%}.last_feea>li a{display:block;width:100%}.summary-bottom-dc11{-webkit-overflow-scrolling:touch;flex-flow:nowrap;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.summary-bottom-dc11>li{display:inline-block}}.backdrop-green-cb94{background-color:rgba(0,0,0,.02);flex:1 0 50%;list-style-type:none;max-width:50%;text-align:center}.backdrop-green-cb94.fn-active-d035{background-color:rgba(0,0,0,.05)}.next-9ed5{flex:1 1 auto}.label_large_4358.status_cool_acad>li{margin:0}.label_large_4358.status_cool_acad>li>a{display:flex;padding:15px 10px}.outer_f73f{box-shadow:none!important;color:currentColor;height:auto;line-height:1;margin:0 5px 0 0;opacity:.6;padding:0;width:45px}.outer_f73f i{font-size:1.8em;transition:all .3s}.outer_f73f:focus{color:currentColor}.outer_f73f:hover{cursor:pointer;opacity:1}.fn-active-d035>.outer_f73f{transform:rotate(-180deg)}.fn-active-d035>ul.gold_3855,.fn-active-d035>ul.glass-f162:not(.accordion_lite_07e0){display:block!important}.easy-603f .outer_f73f{margin:0 0 0 5px;min-height:1em;width:1em}.easy-603f .outer_f73f i{font-size:1.2em;top:1px}@media(prefers-reduced-motion){.outer_f73f{transition:none}}.status_cool_acad.alert-fee7{flex-flow:column}.status_cool_acad.alert-fee7 li{list-style:none;margin:0;width:100%}.alert-fee7 li li{font-size:1em;padding-left:.5em}.alert-fee7 .mask-in-3c01{display:none!important}.alert-fee7>li{align-items:center;display:flex;flex-flow:row wrap}.alert-fee7>li ul{width:100%}.alert-fee7 li li.silver_a245{margin-bottom:1em}.alert-fee7 li li.silver_a245:not(:first-child){margin-top:1em}.alert-fee7>li>a,.alert-fee7>li>ul>li a{align-items:center;display:flex;flex-grow:1;width:auto}.alert-fee7 li li.silver_a245>a{color:#000;font-size:.8em;font-weight:bolder;text-transform:uppercase}.alert-fee7>li.detail-76f7{padding-bottom:1em;padding-top:1em}.alert-fee7>li>ul li a{color:#666;transition:color .2s}.alert-fee7>li>ul li a:hover{color:#111;opacity:1}.alert-fee7>li>ul{margin:0 0 2em;padding-left:1em}.status_cool_acad .gold_3855{left:-99999px;opacity:0;position:fixed;transform:translateX(-10px);transition:background-color .6s,transform .3s,opacity .3s}@media(prefers-reduced-motion){.status_cool_acad .gold_3855{opacity:1;transform:none}}.status_cool_acad:not(.sort-over-11ae) .fn-active-d035>.gold_3855{left:auto;opacity:1;padding-bottom:30px;position:inherit;transform:translateX(0)}.column-fc20.alert-fee7>li.border-static-fc44.fn-active-d035,.column-fc20.alert-fee7>li.border-static-fc44:hover{background-color:rgba(0,0,0,.05)}.column-fc20.alert-fee7>li+li{border-top:1px solid #ececec}.rough-5067 .column-fc20.alert-fee7>li+li,.rough-5067 .row_rough_9c9e>li+li{border-color:hsla(0,0%,100%,.2)}.alert-fee7>li+li{border-top:1px solid #ececec}.row_rough_9c9e>li+li{border-color:#ececec}.alert-fee7.button_5511>li>a:before{height:100%;left:auto;right:-2px;width:3px;z-index:1}.alert-fee7.south_dabc>li>a{border:0}.alert-fee7.south_dabc>li.fn-active-d035>a{border-left:3px solid #446084}.old-45eb .outer_f73f{margin-left:-35px}.old-45eb .alert-fee7 li{border:0}.old-45eb .alert-fee7 li li,.old-45eb.alert-fee7 li li{padding-left:0}@media screen and (max-width:549px){.gradient-2839{flex-flow:column;margin-bottom:20px}.gradient-2839>li{border-bottom:1px solid #ececec;list-style:none;margin:0!important;width:100%}}.alert-fee7 .card_9b9b{width:100%}.alert-fee7 .card_medium_6cb9,.alert-fee7 .article-c088{display:block;width:100%}@media screen and (min-width:849px){.title-4ee8>.white_6d0e>.steel-3da2>.alert-fee7{width:calc(100% + 31px)}}.overlay_wide_f58e{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}.overlay_wide_f58e .table-cff1{font-size:1.7em;margin-right:10px}.left_5851{display:block;font-size:.9em;font-weight:400;line-height:1.3}.overlay-05b0{flex:1 1 auto}.center-6580{background-color:#fff;opacity:0;position:absolute;visibility:hidden;width:250px;z-index:9}.center-6580 .row_rough_9c9e{align-items:stretch;display:flex;flex-direction:column}.center-6580 .row_rough_9c9e>li.border-static-fc44{list-style:none;margin:0;position:static}.center-6580 .row_rough_9c9e>li.border-static-fc44[class*=" label-"]>a:after,.center-6580 .row_rough_9c9e>li.border-static-fc44[class^=label-]>a:after{order:2;top:0}.center-6580 .row_rough_9c9e>li.border-static-fc44>a>i.notice-last-69f7{margin-left:auto;margin-right:-.1em;order:3;transform:rotate(-90deg)}.center-6580 .row_rough_9c9e>li.border-static-fc44>a{align-items:center;display:flex;padding:10px 15px}.center-6580 .row_rough_9c9e li.primary_b99a>a>i,.center-6580 .row_rough_9c9e li.primary_b99a>a>img,.center-6580 .row_rough_9c9e li.primary_b99a>a>svg{margin-right:10px}.center-6580 .light-8b13{font-size:.9em;order:1}.center-6580 .accordion-up-5fb4 .accordion_lite_07e0{left:100%!important;top:0}.center-6580 .accordion-up-5fb4.border-static-fc44 .accordion_lite_07e0{min-height:100%}.nav_010e{opacity:1;visibility:visible}.huge-739d .center-6580,.banner_2b5d .center-6580{opacity:0;visibility:hidden}.accordion-wood-54ad:not(.banner_2b5d) .center-6580{transition:opacity .25s,visibility .25s}.center-6580.nav-3a3a{box-shadow:1px 1px 15px rgba(0,0,0,.15)}.wrapper_5633:hover .center-6580{opacity:1;visibility:visible}.cold_4d58{margin:30px 0 0}.old-e9dd{-webkit-backface-visibility:hidden;backface-visibility:hidden;display:table;height:2.8em;pointer-events:none;width:2.8em;z-index:20}.old-e9dd.fn-top-d035{left:0}.message-center-1afd{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%}.current_d5f7{height:2.3em;width:2.3em}.current_d5f7 .message-center-1afd{line-height:.7}.old-e9dd+.old-e9dd{height:2.5em;opacity:.9;width:2.5em}.old-e9dd+.old-e9dd+.old-e9dd{opacity:.8}.detail_e32e .message-center-1afd,.tabs_west_000c .message-center-1afd{background-color:#fff;border:2px solid;color:#446084}.caption_north_b4b3:hover .tabs_west_000c .message-center-1afd{background-color:#446084;border-color:#446084;color:#fff}.focus_6a8f,.tabs_west_000c{margin-left:-.4em}.component-prev-c006{margin-left:1em}.focus_6a8f+.old-e9dd{margin-left:-.4em;margin-top:-.4em}.focus_6a8f .message-center-1afd,.component-prev-c006 .message-center-1afd{border-radius:999px}.detail_e32e .message-center-1afd,.easy-603f .tabs_west_000c .message-center-1afd{background-color:transparent}.detail_e32e{height:2em;margin-left:-4px}.easy-603f .old-e9dd{margin:0!important}.rough-5067 .easy-603f .tabs_west_000c .message-center-1afd{color:#fff;opacity:.7}.texture-first-1ec7 .focus_6a8f{margin-left:15px}.popup_hot_53dd{background-color:#446084;min-height:30px;position:relative;width:100%}.footer-b85d{overflow:hidden}.tabs-3864{height:100%;max-height:100%;position:relative}@media(max-width:549px){.tabs-3864{-webkit-overflow-scrolling:touch;overflow:auto}}.tabs-3864>*{position:absolute!important}.rough-5067 .popup_hot_53dd a{color:#fff}.input-dark-c6f5{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){.wrapper-purple-2d51 .layout-dynamic-5c63{display:none}}.huge-623e{margin:0 auto;position:relative;width:100%}.huge-623e>a{display:block;width:100%}.huge-623e a{display:inline-block}.huge-623e,.clean-ea76,.content_fluid_8a3f{transition:opacity .3s,transform .3s,background-color .3s}.clean-ea76>a,.clean-ea76>div>a{display:block}.clean-ea76>a:focus-visible,.clean-ea76>div>a:focus-visible{outline-offset:-2px}.content_fluid_8a3f{font-size:.9em;padding-bottom:1.4em;padding-top:.7em;position:relative;width:100%}.nav-3a3a .content_fluid_8a3f{padding-left:1.2em;padding-right:1.2em}@media(max-width:549px){.content_fluid_8a3f{font-size:85%}}.clean-ea76{height:auto;margin:0 auto;overflow:hidden;position:relative}.clean-ea76[style*=-radius]{-webkit-mask-image:-webkit-radial-gradient(#fff,#000)}.tertiary_143a{overflow:hidden;position:relative;z-index:0}.content_fluid_8a3f.old-45eb{padding-left:10px;padding-right:10px}.clean-ea76 img{margin:0 auto;max-width:100%;width:100%}.block-0746{overflow:hidden}.block-0746 .content_fluid_8a3f.old-45eb{left:50%;margin:10% 0;transform:translateX(-50%)}.block-0746 .content_fluid_8a3f.container_df33{left:auto;right:0}.block-0746 .content_fluid_8a3f{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}.block-0746:hover .content_fluid_8a3f{opacity:1}.image-a114{overflow:hidden}.image-a114 .content_fluid_8a3f{background-color:hsla(0,0%,100%,.95);bottom:15%;padding:.8em 1em 1em;position:absolute;transition:background .3s;z-index:1}.rough-5067 .image-a114 .content_fluid_8a3f{background-color:rgba(0,0,0,.95)}.image-a114:hover .content_fluid_8a3f{background-color:#446084}.wide_c376 .content_fluid_8a3f{padding:15px 15px 20px;z-index:1}.wide_c376:hover .content_fluid_8a3f{background-color:#fff;transform:translateY(-15px)}.rough-5067 .wide_c376:hover .content_fluid_8a3f{background-color:#222}.wide_c376:hover .clean-ea76{transform:translateY(-5px)}.cold-4683 .content_fluid_8a3f{background-color:hsla(0,0%,100%,.95);margin:-15% auto 0;max-width:85%;padding:15px 20px}.filter_medium_0b9b .content_fluid_8a3f,.primary-iron-5dbf .content_fluid_8a3f{bottom:0;max-height:100%;padding-left:1.5em;padding-right:1.5em;position:absolute;width:100%}.filter_medium_0b9b.rough-5067 .content_fluid_8a3f,.primary-iron-5dbf.rough-5067 .content_fluid_8a3f{text-shadow:1px 1px 1px rgba(0,0,0,.5)}.input-up-ebfa .content_fluid_8a3f{display:none!important}.secondary-hard-2560:hover .filter_medium_0b9b .content_fluid_8a3f,.secondary-hard-2560:hover .primary-iron-5dbf .content_fluid_8a3f{opacity:0!important}.label_complex_b5fd.filter_medium_0b9b .content_fluid_8a3f,.label_complex_b5fd.primary-iron-5dbf .content_fluid_8a3f{bottom:auto!important;left:0;position:absolute;right:0;top:50%;transform:translateY(-50%);z-index:16}.outline_e1ef.filter_medium_0b9b .content_fluid_8a3f,.outline_e1ef.primary-iron-5dbf .content_fluid_8a3f{bottom:auto!important;left:0;position:absolute;right:0;top:0;z-index:16}.container-top-6014 .label_complex_b5fd .content_fluid_8a3f{bottom:auto;position:relative;top:auto;transform:translateY(0)}.thumbnail_8dd8 .title-simple-074b{max-width:100%!important;width:100%!important}@media screen and (max-width:549px){.container-top-6014 .clean-ea76{width:100%!important}}@media screen and (min-width:550px){.solid-22fd .title-simple-074b{flex-basis:100%!important;max-width:100%!important}.solid-22fd .huge-623e,.container-top-6014{display:table;width:100%}.solid-22fd .huge-623e .shadow-2e19,.container-top-6014 .shadow-2e19{direction:rtl}.solid-22fd .huge-623e .clean-ea76,.solid-22fd .huge-623e .content_fluid_8a3f,.container-top-6014 .clean-ea76,.container-top-6014 .content_fluid_8a3f{direction:ltr;display:table-cell;vertical-align:middle}.solid-22fd .huge-623e .content_fluid_8a3f,.container-top-6014 .content_fluid_8a3f{padding-left:1.5em;padding-right:1.5em}.solid-22fd .huge-623e .clean-ea76,.container-top-6014 .clean-ea76{width:50%}.solid-22fd .huge-623e.avatar_clean_a0c8 .content_fluid_8a3f,.container-top-6014.avatar_clean_a0c8 .content_fluid_8a3f{vertical-align:top}}.dropdown_699c,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}.dropdown_699c span{display:inline-block;line-height:1.6}.dropdown_699c.surface-572f{line-height:2.19em}.status_cool_acad>li>a.dropdown_699c,.status_cool_acad>li>a.dropdown_699c:hover{padding-bottom:0;padding-top:0}.status_cool_acad>li>a.dropdown_699c:hover{color:#fff}.dropdown_699c,input[type=button].dropdown_699c,input[type=reset].dropdown_699c,input[type=submit],input[type=submit].dropdown_699c{background-color:#446084;background-color:var(--primary-color);border-color:rgba(0,0,0,.05);color:#fff}.dropdown_699c.surface-572f,input[type=button].surface-572f,input[type=reset].surface-572f,input[type=submit].surface-572f{background-color:transparent;border:2px solid}.dropdown_699c:hover,.rough-5067 .dropdown_699c.module_2ad4: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}.dropdown_699c.icon_iron_e692,.dropdown_699c.dim_5e33{background-color:transparent!important;border-color:transparent!important;padding-left:.15em;padding-right:.15em}.dropdown_699c.dim_5e33:before{background-color:currentColor;bottom:0;content:"";height:2px;left:20%;opacity:.3;position:absolute;transition:all .3s;width:60%}.dropdown_699c.dim_5e33:hover:before{left:0;opacity:1;width:100%}.icon_iron_e692,.dim_5e33{color:#666}.rough-5067 .dropdown_699c.icon_iron_e692:hover,.rough-5067 .dropdown_699c.dim_5e33:hover{color:#fff;opacity:.8}.dropdown_699c.icon_iron_e692:hover,.dropdown_699c.dim_5e33:hover{box-shadow:none;color:#333}.module_2ad4,button.module_2ad4,button[type=submit].module_2ad4,input[type=button].module_2ad4,input[type=reset].module_2ad4,input[type=submit].module_2ad4{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}.dropdown_699c.module_2ad4:hover{background-color:#f1f1f1;color:#000}.rough-5067 .dropdown_699c,.rough-5067 input[type=button],.rough-5067 input[type=reset],.rough-5067 input[type=submit]{color:#fff}.rough-5067 .dropdown_699c.module_2ad4,.rough-5067 input[type=button].module_2ad4,.rough-5067 input[type=reset].module_2ad4,.rough-5067 input[type=submit].module_2ad4{color:#000}.easy_2fb7{border-radius:99px}.status_bronze_292a,.filter_690c,.filter-33a7{overflow:hidden}.status_bronze_292a:after,.filter_690c:after,.filter-33a7: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%}.filter-33a7:after{box-shadow:inset 1px 1px 0 0 hsla(0,0%,100%,.1),inset 0 2em 15px 0 hsla(0,0%,100%,.2)}.status_bronze_292a:after{box-shadow:inset -.01em -.1em 0 0 rgba(0,0,0,.15);left:0;width:100%}.surface-572f{color:silver}.surface-572f:hover{box-shadow:none!important}.fn-primary-d035,input[type=submit],input[type=submit].dropdown_699c{background-color:#446084}.fn-primary-d035.icon_iron_e692,.fn-primary-d035.surface-572f,.fn-primary-d035.dim_5e33{color:#446084}.surface-572f:hover,.fn-primary-d035.surface-572f:hover{background-color:#446084;border-color:#446084;color:#fff}.fn-success-d035{background-color:#7a9c59}.fn-success-d035.icon_iron_e692,.fn-success-d035.surface-572f,.fn-success-d035.dim_5e33{color:#7a9c59}.fn-success-d035.surface-572f:hover{background-color:#7a9c59;border-color:#7a9c59;color:#fff}.backdrop-simple-fa56{background-color:#fff!important;color:#666!important}.backdrop-simple-fa56.dropdown_699c.surface-572f{background-color:transparent;color:currentColor!important}.backdrop-simple-fa56.icon_iron_e692,.backdrop-simple-fa56.surface-572f,.backdrop-simple-fa56.dim_5e33{background-color:transparent!important;color:#fff!important}.backdrop-simple-fa56.surface-572f:hover{background-color:#fff!important;border-color:#fff;color:#666!important}.dropdown_699c.fixed-e1d5,.dropdown_699c.layout-selected-6eef,.static_5a03,.fn-secondary-d035{background-color:#d26e4b}.fn-secondary-d035.icon_iron_e692,.fn-secondary-d035.surface-572f,.fn-secondary-d035.dim_5e33{color:#d26e4b}.fn-secondary-d035.surface-572f:hover{background-color:#d26e4b;border-color:#d26e4b;color:#fff}a.fn-primary-d035:not(.dropdown_699c),a.fn-secondary-d035:not(.dropdown_699c){background-color:transparent}.fn-alert-d035{background-color:#b20000}.fn-alert-d035.icon_iron_e692,.fn-alert-d035.surface-572f,.fn-alert-d035.dim_5e33{color:#b20000}.fn-alert-d035.surface-572f:hover{background-color:#b20000;border-color:#b20000;color:#fff}.old-45eb .dropdown_699c:first-of-type{margin-left:0!important}.old-45eb .dropdown_699c:last-of-type,.container_df33 .dropdown_699c:last-of-type{margin-right:0!important}.dropdown_699c.fn-disabled-d035,.dropdown_699c[disabled],button.fn-disabled-d035,button[disabled]{opacity:.6}.avatar_green_b6b0 .dropdown_699c{margin-bottom:0;margin-right:.65em}.card_medium_6cb9{display:inline-block}.card_medium_6cb9 .frame-6d4d.surface-572f:not(:hover){color:#999}.hero-f417 .card_medium_6cb9 .frame-6d4d.surface-572f:not(:hover){color:#fff}.card_medium_6cb9 .dropdown_699c{margin:0}.top-12ac{margin-left:0!important}.top-12ac:not(:hover){opacity:.7}.detail-72ee .dropdown_699c,.detail-72ee button,.detail-72ee 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}.rough-5067 code{background-color:rgba(0,0,0,.5);border-color:#000}.image_smooth_1d16{background-color:rgba(0,0,0,.1);display:block;height:3px;margin:1em 0;max-width:30px;width:100%}.easy-603f .image_smooth_1d16{margin-top:.66em}.rough-5067 .image_smooth_1d16{background-color:hsla(0,0%,100%,.3)}form{margin-bottom:0}.block_c28f,.cool_5d8d .inner-dff9,.cool_5d8d .active-22ef,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){.block_c28f,.cool_5d8d .inner-dff9,.cool_5d8d .active-22ef,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>.copper_9c41{display:inline-block;font-weight:400;margin-left:.5em}abbr[title=required]{color:#b20000}input[type=checkbox]+label,input[type=radio]+label{display:inline}.block_c28f,.cool_5d8d .inner-dff9,.cool_5d8d .active-22ef,select{-webkit-appearance:none;-moz-appearance:none;background-color:#fff;background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.mask-b334.bottom-ea12/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}.block_c28f{display:inline-block;opacity:0;position:absolute;width:auto}select.tertiary-9d1a{width:55px}.pattern_center_2826 b{border-color:transparent!important}.cool_5d8d .sort-bbad .component-orange-1887{background-image:none;height:auto;line-height:1.7em;padding:10px}.cool_5d8d .sort-bbad .component-orange-1887 .message-b294{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}}.carousel-f8e0 input:not([type=submit]),.carousel-f8e0 select,.carousel-f8e0 textarea{background-color:rgba(0,0,0,.03);border-color:rgba(0,0,0,.09);border-radius:99px;box-shadow:none;color:currentColor!important}.carousel-f8e0 button,.carousel-f8e0 input{border-radius:99px}.carousel-f8e0 textarea{border-radius:15px}.over_e851.carousel-f8e0 .detail-72ee,.carousel-f8e0 .over_e851 .detail-72ee{padding-right:4px}.rough-5067 .carousel-f8e0 input:not([type=submit]),.rough-5067 .carousel-f8e0 select,.rough-5067 .carousel-f8e0 textarea,.hero-f417 .carousel-f8e0 input:not([type=submit]),.hero-f417 .carousel-f8e0 select,.hero-f417 .carousel-f8e0 textarea{background-color:hsla(0,0%,100%,.2)!important;border-color:hsla(0,0%,100%,.09);color:#fff}.rough-5067 .carousel-f8e0 select option{color:#333}.rough-5067 .carousel-f8e0 select,.hero-f417 .carousel-f8e0 select{background-image:url("data:image/svg+xml;charset=utf8, %3Csvg xmlns='http://www.mask-b334.bottom-ea12/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")}.rough-5067 .carousel-f8e0 input::-webkit-input-placeholder,.hero-f417 .carousel-f8e0 input::-webkit-input-placeholder{color:#fff}.carousel-f8e0 .dropdown_699c.north_486d{background-color:transparent!important;border-color:transparent!important;box-shadow:none;color:currentColor!important}.wide_0d0d input:not([type=submit]),.wide_0d0d select,.wide_0d0d textarea{background-color:transparent;box-shadow:none}.wide_0d0d.slider_2d2a .border-1ae0{border-left:0;border-right:0;max-width:2em}.chip_b493 input,input.prev_bb3c{border-color:#b20000;color:#b20000}.chip_b493 select{border-color:#b20000}.chip_b493 input.pro_0309{outline:1px solid #b20000;outline-offset:1px}.cool_5d8d{text-align:left}.action_61bf .cool_5d8d{margin-bottom:1em}.video_2e6e{margin-bottom:0}.east-9c7f .huge-8617 .pattern_center_2826{width:30px}.cool_5d8d .inner-dff9>.input_5246,.cool_5d8d .huge-8617 .full-11c9,.active-22ef{line-height:2.507em;padding:0}.east-9c7f .huge-8617 .pattern_center_2826{height:2.507em}.section_a18c{position:relative}.stone-57b5 .last_14e9 label[for]:first-child{display:none}.last_14e9 .section_a18c 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}.rough-5067 .section_a18c label{color:#000}.section_a18c.stone-89b8>label[for]:first-child{opacity:.8;z-index:1}.last_14e9 .action_61bf input:not([type=checkbox]),.last_14e9 .action_61bf select,.last_14e9 .action_61bf textarea{height:3.0084em;transition:padding .3s}.action_61bf .stone-89b8 input,.action_61bf .stone-89b8 textarea{padding-bottom:.5em;padding-top:1.1em}.action_61bf .stone-89b8 select{padding-bottom:.4em;padding-top:1.1em}.dropdown_blue_8582 .primary-complex-0efc{margin-bottom:1em;max-width:100%;position:relative}.badge_orange_0589>.dropdown_blue_8582,.gradient_1fcb>.dropdown_blue_8582{padding-left:3%!important;padding-right:3%!important}.primary-complex-0efc img,.primary-complex-0efc svg{padding-top:.2em;width:100%}.primary-complex-0efc svg{fill:currentColor;height:100%;transition:all .3s;width:100%}.primary-complex-0efc svg path{fill:currentColor}.dropdown_blue_8582:hover .motion-d41d i,.dropdown_blue_8582:hover .motion-d41d svg,.dropdown_blue_8582:hover .motion-d41d svg path{fill:#fff}.motion-d41d .north_486d{height:0;overflow:hidden;padding-top:100%;position:relative}.motion-d41d .north_486d .pink_722f{border:2px solid;border-radius:100%;color:#446084;height:100%;position:absolute;top:0;transition:all .3s;width:100%}.dropdown_blue_8582:hover .motion-d41d .north_486d .pink_722f{background-color:currentColor}.motion-d41d .north_486d i,.motion-d41d .north_486d img,.motion-d41d .north_486d svg{left:0;margin:0 20%;-o-object-fit:cover;object-fit:cover;padding:0;position:absolute;top:50%;transform:translateY(-50%);width:60%}.search-f31e .motion-d41d .north_486d{position:absolute;width:100%}.search-f31e,.media_1a72{display:flex;flex-flow:row wrap;width:100%}.search-f31e .primary-complex-0efc,.media_1a72 .primary-complex-0efc{flex:0 0 auto;margin-bottom:0;max-width:200px}.search-f31e .outer-b4ca,.media_1a72 .outer-b4ca{flex:1 1 0px}.media_1a72 .outer-b4ca{order:-1}.search-f31e .primary-complex-0efc+.outer-b4ca{padding-left:1em}.media_1a72 .primary-complex-0efc+.outer-b4ca{padding-right:1em}.title_bright_e3da .primary-complex-0efc{margin:0 auto 1em}.silver_e2b0>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}.image-92f5 i{margin-right:4px;opacity:.35}.dropdown_699c i,button i{top:-1.5px;vertical-align:middle}.dropdown_699c.title-copper-071a i{top:-.027em}a.tooltip-6390,a.top_cbf0{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.north_486d:not(.dropdown_699c),button.north_486d:not(.dropdown_699c){font-family:sans-serif;font-size:1.2em;margin-left:.25em;margin-right:.25em}.article_advanced_2760 a.north_486d:not(.dropdown_699c){margin-left:.3em;margin-right:.3em}.article_advanced_2760 .avatar-center-4c98 a.north_486d:not(.dropdown_699c){font-size:1em}.dropdown_699c.north_486d{display:inline-block;margin-left:.12em;margin-right:.12em;min-width:2.5em;padding-left:.6em;padding-right:.6em}.dropdown_699c.north_486d i{font-size:1.2em}.dropdown_699c.north_486d i+span{padding-right:.5em}.dropdown_699c.north_486d.pagination-d558{border-width:1px}.dropdown_699c.north_486d.pagination-d558 i{top:-1px}.dropdown_699c.north_486d.list_new_3913{padding-left:0;padding-right:0}.dropdown_699c.north_486d.list_new_3913>span{margin:0 8px}.dropdown_699c.north_486d.list_new_3913>span+i{margin-left:-4px}.dropdown_699c.north_486d.list_new_3913>i{margin:0 8px}.dropdown_699c.north_486d.list_new_3913>i+span{margin-left:-4px}.dropdown_699c.north_486d.list_new_3913>i:only-child{margin:0}.status_cool_acad>li>a>i{font-size:20px;transition:color .3s;vertical-align:middle}.status_cool_acad>li>a>i+span{margin-left:5px}.status_cool_acad li.primary_b99a>a>i,.status_cool_acad li.primary_b99a>a>img,.status_cool_acad li.primary_b99a>a>svg{margin-right:5px}.status_cool_acad>li>a>span+i{margin-left:5px}.avatar-center-4c98>li>a>i{font-size:1em}.status_cool_acad>li>a>i.narrow_1476{font-size:1.2em}.status_cool_acad>li>a>i.table-cff1{font-size:1.9em}.status_cool_acad>li.dim-d10e>a>i{min-width:1em}.alert-fee7>li>a>i{font-size:16px;opacity:.6}.card_medium_6cb9 a.north_486d:not(.dropdown_699c){display:inline-block;padding:6px 0}.card_medium_6cb9 a.north_486d:not(.dropdown_699c) i{font-size:24px}.card_medium_6cb9 a.north_486d:not(.dropdown_699c) i.narrow_1476{font-size:16px}.avatar-center-4c98 .card_medium_6cb9 a.north_486d:not(.dropdown_699c){padding:3px 0}.dropdown_699c:not(.north_486d)>i{margin-left:-.15em;margin-right:.4em}.dropdown_699c:not(.north_486d)>span+i{margin-left:.4em;margin-right:-.15em}.stale-2ea8 .notice-last-69f7{font-size:16px;margin-left:.2em;opacity:.6}.form-cool-9242{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}.form-cool-9242 i{font-size:1.3em;top:3px;transition:color .3s}.caption_north_b4b3:hover .form-cool-9242{opacity:1;transform:scale(1.15)}.filter_medium_0b9b .form-cool-9242,.primary-iron-5dbf .form-cool-9242{opacity:0}.input-f9c8{display:inline-block;height:auto;position:relative;vertical-align:middle}span+.input-f9c8{margin-left:10px}.input-f9c8 img{max-width:32px;min-width:100%}.avatar-center-4c98 .input-f9c8{height:16px;margin:0 5px;width:16px}.avatar-center-4c98 .input-f9c8 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}.avatar-center-4c98 [data-icon-label]:after{font-size:10px;height:13px;line-height:13px;min-width:13px;right:-10px;top:-4px}.dropdown_699c [data-icon-label]:after{right:-12px;top:-12px}.avatar-d8ad i{width:1em}.avatar-d8ad i,.avatar-d8ad span{display:inline-block;transition:opacity .3s,transform .3s}.avatar-d8ad span{transform:translateX(.75em)}.avatar-d8ad i+span{transform:translateX(-.75em)}.avatar-d8ad:hover>span{transform:translateX(0)}.avatar-d8ad:not(:hover) i{opacity:0}img{opacity:1;transition:opacity 1s}.white_6d0e>.purple_2563:not(:last-child),.title-simple-074b>.purple_2563:not(:last-child){margin-bottom:1em}.purple_2563,.purple_2563 .rough_05ff{position:relative}.purple_2563 .rough_05ff{overflow:hidden}.purple_2563,.purple_2563 img{width:100%}.message_old_e72d{background-color:rgba(0,0,0,.15);height:100%;left:-1px;pointer-events:none;right:-1px;top:0;transition:transform .3s,opacity .6s}.purple_2563 .shade_929b,.message_old_e72d{bottom:0;position:absolute}.purple_2563 .shade_929b{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%}.purple_2563 .progress_steel_580d,.purple_2563:hover .shade_929b{transform:translateY(0)}.stone_8f6d{background-color:rgba(0,0,0,.03)}.input-0923,.accent-right-fc6e,.new_b9ae{background-position:50% 50%;background-size:cover;height:auto;overflow:hidden;padding-top:100%;position:relative}.new_b9ae{padding-top:56.5%}.content-fast-ebc9 .clean-ea76 img,.input-0923 img,.accent-right-fc6e img,.new_b9ae iframe,.new_b9ae video,img.dim-4a4d{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%}.content-fast-ebc9 .clean-ea76{padding-top:100%}.new_b9ae iframe{-o-object-fit:fill;object-fit:fill}.old_2762{padding:10px;position:absolute}.old_2762 a:last-child{margin-bottom:0}.old_2762 a.dropdown_699c{display:block}.old_2762.fn-bottom-d035.fn-left-d035{padding-right:0;padding-top:0}.old_2762.fn-top-d035.fn-right-d035{padding-bottom:0;padding-left:0}.old_2762 .sidebar_down_0598{bottom:100%;left:10px;margin:5px;position:absolute}.old_2762 .main-medium-b618:hover{background-color:#b20000;border-color:#b20000}@media only screen and (max-device-width:1024px){.old_2762{opacity:1!important;padding:5px}}.gallery-147d{margin-top:10px}.gallery-147d 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}.gallery-147d a:hover{background-color:#fff;color:#000!important}.title-3c68{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}.caption_north_b4b3:hover .title-3c68{background-color:#d26e4b;opacity:1}.notification_ed82{background-color:#fff;box-shadow:3px 3px 20px 0 rgba(0,0,0,.15);margin:0 auto;max-width:875px;position:relative}.notification_ed82 .box-9d29{padding:30px 20px}.huge-5b27{background-color:rgba(0,0,0,.6)}@media(min-width:549px){.logo-7293{background-color:transparent!important}}.list_solid_e734{opacity:0;transition:opacity .5s}.hard_84c3 .list_solid_e734{opacity:1}.focused-7621{text-align:center}.chip_8cce{background:#0b0b0b;height:100%;left:0;opacity:0;overflow:hidden;position:fixed;top:0;transition:opacity .25s;width:100%;z-index:1042}.chip_8cce.hero-silver-ee64{opacity:.6}.chip_8cce.footer_6e03{opacity:0!important}.focus_hard_af3b{-webkit-backface-visibility:hidden;outline:none!important;position:fixed;z-index:1043}.copper_be94,.focus_hard_af3b{height:100%;left:0;top:0;width:100%}.copper_be94{box-sizing:border-box;padding:30px;position:absolute;text-align:center}.copper_be94:before{content:"";display:inline-block;height:100%;vertical-align:middle}.box_east_ef1a{padding:40px 6.66%}.column_basic_7e44 .copper_be94:before{display:none}.widget-14b5{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}.chip-fcb3{box-shadow:1px 1px 5px 0 rgba(0,0,0,.2)}.hero-silver-ee64 .widget-14b5{opacity:1;transform:translateY(0)}.hero-silver-ee64.footer_6e03 .widget-14b5{opacity:0}.shade-narrow-e552 .widget-14b5,.basic-d9e1 .widget-14b5{cursor:auto;width:100%}.title_07c7{cursor:progress}.frame-fa00,.frame-fa00 .box_east_ef1a .bottom_e0ed{cursor:zoom-out}.form-5957{cursor:pointer;cursor:zoom-in}.west-0512 .widget-14b5{cursor:auto}.active_e5db,.bottom_e0ed,.avatar_pink_9d2f,.narrow_de8e{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mini_e35d.slider-up-da41{display:none}.gradient-0b2c{display:none!important}.narrow_de8e{color:#ccc;left:8px;margin-top:-.8em;position:absolute;right:8px;text-align:center;top:50%;width:auto;z-index:1044}.narrow_de8e a{color:#ccc}.narrow_de8e a:hover{color:#fff}.block_silver_71d0 .widget-14b5,.notification_d83d .narrow_de8e{display:none}.bottom_e0ed{-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}.bottom_e0ed svg{pointer-events:none}.widget-14b5 .bottom_e0ed{position:absolute}.hero-silver-ee64 .bottom_e0ed{opacity:.6;transform:translateY(0) translateZ(1px)}.footer_6e03 .bottom_e0ed{display:none!important}.bottom_e0ed:hover{opacity:1}.west-8126 .bottom_e0ed{color:currentColor;top:0!important}.avatar_pink_9d2f{color:#ccc;font-size:12px;line-height:18px;position:absolute;right:0;top:0}.active_e5db{color:#fff;height:50px;margin:0;mix-blend-mode:difference;opacity:.6;position:fixed;text-align:center;top:50%;width:50px;z-index:1046}.active_e5db i{font-size:42px!important;pointer-events:none}.active_e5db:hover{opacity:1}.active_e5db:active{top:50.1%}.green-369f{left:0;transform:translateX(100%)}.shade_f90b{right:0;transform:translateX(-100%)}.hero-silver-ee64 .green-369f,.hero-silver-ee64 .shade_f90b{transform:translateX(0)}.easy_56b5{padding-bottom:40px;padding-top:40px}.easy_56b5 .widget-14b5,.basic-d9e1 .message-25dd{line-height:0;max-width:900px;width:100%}.easy_56b5 .bottom_e0ed{top:-40px}.item-pressed-f940{height:0;overflow:hidden;padding-top:56.25%;width:100%}.item-pressed-f940 iframe{display:block;height:100%;left:0;position:absolute;top:0;width:100%}.item-pressed-f940 iframe,.basic-d9e1 .message-25dd{background:#000;box-shadow:0 0 8px rgba(0,0,0,.6)}.basic-d9e1 .hero_fixed_2cdb,img.panel_simple_cdc9{margin:0 auto}img.panel_simple_cdc9{-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}.slider-up-da41,img.panel_simple_cdc9{line-height:0}.slider-up-da41: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}.slider-up-da41 small{color:#bdbdbd;display:block;font-size:12px;line-height:14px}.slider-up-da41 figure{margin:0}.green_e505{cursor:auto;left:0;margin-top:-36px;position:absolute;top:100%;width:100%}.nav-right-01f4{word-wrap:break-word;color:#f3f3f3;font-size:11px;line-height:18px;padding-right:36px;text-align:left}.nav-right-01f4 a{color:#f3f3f3;text-decoration:underline}.nav-right-01f4 a:hover{color:#f3f3f3;opacity:.8;text-decoration:none}.box_east_ef1a .widget-14b5{max-width:100%}.north-f30d .box_east_ef1a .slider-up-da41{cursor:pointer}@media screen and (max-height:300px),screen and (max-width:800px)and (orientation:landscape){.easy-d797 .box_east_ef1a{padding-left:0;padding-right:0}.easy-d797 img.panel_simple_cdc9{padding:0}.easy-d797 .slider-up-da41:after{bottom:0;top:0}.easy-d797 .slider-up-da41 small{display:inline;margin-left:5px}.easy-d797 .green_e505{background:rgba(0,0,0,.6);bottom:0;box-sizing:border-box;margin:0;padding:3px 5px;position:fixed;top:auto}.easy-d797 .green_e505:empty{padding:0}.easy-d797 .avatar_pink_9d2f{right:5px;top:3px}}@media(max-width:849px){body.title_9874 .focus_hard_af3b{overflow:auto;position:fixed!important}}@media(prefers-reduced-motion){.chip_8cce,.bottom_e0ed,.widget-14b5{transition:opacity .3s}}.paragraph_aed1,.fn-processing-d035{position:relative}.paragraph_aed1,.fn-processing-d035: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}.clean-ea76.fn-processing-d035:before,.rough-5067 .paragraph_aed1,.rough-5067 .fn-processing-d035:before,.rough-5067.paragraph_aed1,.rough-5067.fn-processing-d035:before{border:3px solid rgba(0,0,0,.1)!important;border-left-color:#fff!important}.clean-ea76.fn-processing-d035:after{background-color:#000;bottom:0;content:"";left:0;opacity:.1;position:absolute;right:0;top:0}.clean-ea76.fn-processing-d035 .old_2762{opacity:0!important}.layout-hard-57a3.fn-processing-d035:before{position:fixed}.paragraph_aed1.slider_6887,.fn-processing-d035:before{left:50%;margin-left:-15px;margin-top:-15px;position:absolute;top:50%;z-index:99}.paragraph_aed1{border-radius:50%;height:30px;width:30px}.dropdown_699c.fn-loading-d035{color:hsla(0,0%,100%,.05);opacity:1!important;pointer-events:none!important;position:relative}.dropdown_699c.fn-loading-d035: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}.surface-572f .dropdown_699c.fn-loading-d035:after{border-color:#446084}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.description_current_3079{align-items:center}.overlay-slow-a93c .message_ca86,.description_current_3079:hover .message_ca86{color:hsla(0,0%,7%,.85)}.rough-5067 .message_ca86{border-bottom-color:hsla(0,0%,100%,.2)}.rough-5067 .overlay-slow-a93c .message_ca86,.rough-5067 .description_current_3079:hover .message_ca86{color:hsla(0,0%,100%,.85)}.tooltip_black_aab7.slow_1252 .description_current_3079:not(:last-of-type) .message_ca86{border-bottom-style:solid}.message_ca86{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}.selected_aba8{flex-shrink:0;vertical-align:middle;width:16px}.selected_aba8+.up_e113{padding-left:.5em}.complex_1fb7{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}.description_current_3079+.complex_1fb7{margin-top:5px!important}.rough-5067 .complex_1fb7{color:currentColor}.shade-ab17 .widget-14b5{-ms-scrollbar-base-color:#000;-ms-scrollbar-arrow-color:#000;-ms-overflow-style:-ms-autohiding-scrollbar}.shade-ab17 .alert-fee7>li>a{padding-bottom:15px;padding-top:15px}.shade-ab17 .alert-fee7 li li>a{padding-bottom:5px;padding-top:5px}.shade-ab17 .text_5f1c{display:none!important}.shade-ab17 .warm-c610,.shade-ab17 .gradient_6920{display:inline-block!important}.tiny_c090 .widget-14b5,.large-ceff .widget-14b5{-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}.tiny_c090.rough-5067 .widget-14b5,.large-ceff.rough-5067 .widget-14b5{background-color:rgba(0,0,0,.95)}.large-ceff .widget-14b5{left:auto;right:0;transform:translateX(270px)}.red_69de .alert-fee7>li>a,.red_69de .alert-fee7>li>ul>li a{justify-content:center}.red_69de .alert-fee7>li>a{font-size:1.5em}.red_69de .copper_be94{padding:0}.red_69de .widget-14b5{-webkit-overflow-scrolling:touch;max-width:700px;overflow-x:hidden;overflow-y:auto;padding-top:50px}.red_69de .widget-14b5 .in-8b1b{margin:0 auto;max-width:260px}.red_69de.chip_8cce.hero-silver-ee64{opacity:.85}.chip_8cce.red_69de:not(.rough-5067){background-color:#fff;opacity:.95}.red_69de .column-fc20.alert-fee7>li{border:0}.red_69de .column-fc20.alert-fee7>li>a{padding-left:30px;padding-right:30px}.red_69de .column-fc20.alert-fee7>li .outer_f73f{position:absolute;right:0;top:15px}.red_69de:not(.rough-5067) .bottom_e0ed{color:currentColor}.shade-ab17.footer_6e03 .widget-14b5{opacity:0!important}.tiny_c090.hero-silver-ee64 .widget-14b5,.large-ceff.hero-silver-ee64 .widget-14b5{opacity:1;transform:translate(0)}.last_efcd .logo-c0af{filter:blur(5px)}.last_efcd .card-simple-eb0a{transform:scale(.98)}.last_efcd .tag-hard-6aad{opacity:0!important;transform:translateY(-7px)}.last_efcd.stale-c12b .tag-hard-6aad,.last_efcd.aside-hard-cc16 .tag-hard-6aad{transform:translateX(-7px)}.shade-ab17 .gradient-blue-1007{padding:30px 0}.shade-ab17 .modal_f555{padding:30px 20px}.shade-ab17:not(.red_69de) .alert-fee7 li>a{padding-left:20px}.shade-ab17:not(.red_69de) li.detail-76f7{padding:20px}@media(prefers-reduced-motion){.tiny_c090 .widget-14b5,.large-ceff .widget-14b5{transition:opacity .2s}}.search-b72e{--stack-gap:0;display:flex}.search-b72e>.widget_large_4f2b>:first-child{margin-top:0}.search-b72e>.widget_large_4f2b>:last-child{margin-bottom:0}.menu-cfe5{flex-direction:row}.menu-cfe5>*{margin:0!important}.menu-cfe5>*~*{margin-left:var(--stack-gap)!important}.footer-8210{flex-direction:column}.footer-8210>*{margin:0!important}.footer-8210>*~*{margin-top:var(--stack-gap)!important}.filter_c5cc{align-items:stretch}.popup-8068{align-items:flex-start}.mask_71da{align-items:center}.secondary-c8c9{align-items:flex-end}.lower_d2e0{align-items:baseline}.component-brown-5775{justify-content:flex-start}.purple_def0{justify-content:center}.solid_e07b{justify-content:flex-end}.container-paper-dcfc{justify-content:space-between}.outer_bda9{justify-content:space-around}@media(max-width:849px){.notification-292e\:stack-row{flex-direction:row}.notification-292e\:stack-row>*{margin:0!important}.notification-292e\:stack-row>*~*{margin-left:var(--stack-gap)!important}.notification-292e\:stack-col{flex-direction:column}.notification-292e\:stack-col>*{margin:0!important}.notification-292e\:stack-col>*~*{margin-top:var(--stack-gap)!important}.notification-292e\:items-stretch{align-items:stretch}.notification-292e\:items-start{align-items:flex-start}.notification-292e\:items-center{align-items:center}.notification-292e\:items-end{align-items:flex-end}.notification-292e\:items-baseline{align-items:baseline}.notification-292e\:justify-start{justify-content:flex-start}.notification-292e\:justify-center{justify-content:center}.notification-292e\:justify-end{justify-content:flex-end}.notification-292e\:justify-between{justify-content:space-between}.notification-292e\:justify-around{justify-content:space-around}}@media(max-width:549px){.highlight-e779\:stack-row{flex-direction:row}.highlight-e779\:stack-row>*{margin:0!important}.highlight-e779\:stack-row>*~*{margin-left:var(--stack-gap)!important}.highlight-e779\:stack-col{flex-direction:column}.highlight-e779\:stack-col>*{margin:0!important}.highlight-e779\:stack-col>*~*{margin-top:var(--stack-gap)!important}.highlight-e779\:items-stretch{align-items:stretch}.highlight-e779\:items-start{align-items:flex-start}.highlight-e779\:items-center{align-items:center}.highlight-e779\:items-end{align-items:flex-end}.highlight-e779\:items-baseline{align-items:baseline}.highlight-e779\:justify-start{justify-content:flex-start}.highlight-e779\:justify-center{justify-content:center}.highlight-e779\:justify-end{justify-content:flex-end}.highlight-e779\:justify-between{justify-content:space-between}.highlight-e779\: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}.rough-5067 td,.rough-5067 th{border-color:hsla(0,0%,100%,.08)}td .tabs-gas-480d,td dl,td form,td input,td label,td p,td select{margin:.5em 0}label{color:#222}.fixed-63e6{display:table}.lite_611e{display:table-cell;vertical-align:middle}@media(max-width:849px){.stone_f5d8{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)}.stone_f5d8 table{width:100%}}.block_top_0d3e{max-height:100%}.block_top_0d3e .up-75f1{-webkit-backface-visibility:hidden;backface-visibility:hidden;position:relative;z-index:10}.next_c7ba .widget_large_4f2b,.status-714b .widget_large_4f2b{background-color:rgba(0,0,0,.9);height:0;padding:100% 0 0!important}.next_c7ba .rough-1e32,.status-714b .rough-1e32{left:0;position:absolute;right:0;top:50%;transform:translateY(-50%)}.next_c7ba .filter_medium_a7ed,.next_c7ba .up-75f1{border-radius:100%!important}.element_7d1c{position:relative}.badge_orange_0589>.purple_2563,.element_7d1c:last-child,.gradient_1fcb>.purple_2563{margin-bottom:0}.in-3242,.gradient_1fcb{position:relative;scrollbar-width:none}.blue-58af .badge_orange_0589>.title-simple-074b{padding:0!important}.aside-easy-bd7f{max-height:999px;transition:max-height 2s}.aside-easy-bd7f:not(.lower_dd4b){max-height:500px}.aside-easy-bd7f:not(.lower_dd4b)>div{opacity:0}.gradient_1fcb:not(.lower_dd4b){-ms-overflow-style:-ms-autohiding-scrollbar;overflow-x:scroll;overflow-y:hidden;white-space:nowrap;width:auto}.in-3242::-webkit-scrollbar,.gradient_1fcb::-webkit-scrollbar{height:0!important;width:0!important}.image-warm-0aab.in-3242:not(.lower_dd4b){display:block}.gradient_1fcb:not(.lower_dd4b)>*{display:inline-block!important;vertical-align:top;white-space:normal!important}.gradient_1fcb:not(.lower_dd4b)>a,.gradient_1fcb>a,.gradient_1fcb>a>img,.gradient_1fcb>div:not(.title-simple-074b),.gradient_1fcb>img,.gradient_1fcb>p{width:100%}.badge_orange_0589>a,.badge_orange_0589>a>img,.badge_orange_0589>div:not(.title-simple-074b),.badge_orange_0589>figure,.badge_orange_0589>img,.badge_orange_0589>p{margin:0;padding:0;transition:transform .6s,opacity .6s,box-shadow .6s;width:100%!important}.badge_orange_0589>.image-warm-0aab:not(.feature-810d){opacity:0}.lower_dd4b{display:block;position:relative}.lower_dd4b:focus{outline:none}.hot_15df{height:100%;overflow:hidden;position:relative;width:100%}.badge_orange_0589{height:100%;position:absolute;width:100%}.stale_7a4c .layout-dynamic-5c63{transition:opacity .3s!important}.dropdown-1235 .hot_15df .badge_orange_0589{pointer-events:none}.lower_dd4b.hard-4f7e{-webkit-tap-highlight-color:rgba(0,0,0,0);tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.lower_dd4b.hard-4f7e .hot_15df{cursor:move;cursor:grab}.lower_dd4b.hard-4f7e .hot_15df.module-4f80{cursor:grabbing}.shade-out-9fdc{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}.shade-out-9fdc.surface_9887{right:2%;transform:translateX(-20%)}.shade-out-9fdc.section_clean_37b2{left:2%;transform:translateX(20%)}.search_b902 .shade-out-9fdc,.gradient_1fcb:hover .shade-out-9fdc{opacity:.7;transform:translateX(0)!important}.gradient_1fcb .shade-out-9fdc:hover{box-shadow:none;opacity:1}.gradient_1fcb .shade-out-9fdc:hover .table_full_6569,.gradient_1fcb .shade-out-9fdc:hover svg{fill:#446084}@media(min-width:850px){.text-soft-4ceb .shade-out-9fdc.surface_9887{left:100%;right:auto}.text-soft-4ceb .shade-out-9fdc.section_clean_37b2{left:auto;right:100%}}.shade-out-9fdc:disabled,button.shade-out-9fdc[disabled]{background:none!important;box-shadow:none!important;cursor:auto;opacity:0!important;pointer-events:none}.shade-out-9fdc 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%}.backdrop_last_60cd:not(.picture_narrow_6cdd) .shade-out-9fdc{margin-top:-10%}.backdrop_last_60cd.picture_narrow_6cdd .shade-out-9fdc svg{margin-top:-40px}.shade-out-9fdc .table_full_6569,.shade-out-9fdc svg{fill:currentColor;border-color:currentColor;transition:all .3s}.outline-red-7530,.prev-6ca3{transition:height .2s}.shade-out-9fdc.white-8337{color:#111;font-size:26px}.chip-upper-d180 .shade-out-9fdc{display:none!important}.banner_cool_30f4 .badge_orange_0589{transform:none!important}.banner_cool_30f4 .badge_orange_0589>*{left:0!important;opacity:0;z-index:1}.banner_cool_30f4 .badge_orange_0589>.feature-810d{opacity:1;z-index:2}.banner_cool_30f4 .accent_warm_dc73,.banner_cool_30f4 .shade-out-9fdc{z-index:3}@media(prefers-reduced-motion){.shade-out-9fdc.surface_9887,.shade-out-9fdc.section_clean_37b2{transform:none!important}}.accent_warm_dc73{bottom:15px;left:20%;line-height:1;list-style:none;margin:0;padding:0;position:absolute;right:20%;text-align:center}.in-3242 .accent_warm_dc73,.text-soft-4ceb .accent_warm_dc73{bottom:0}.picture-37f1 .accent_warm_dc73{direction:rtl}.accent_warm_dc73 .south-d1c7{border:3px solid #111;border-radius:50%;cursor:pointer;display:inline-block;height:12px;margin:0 5px;opacity:.4;transition:opacity .3s;width:12px}.badge-west-f8ad .accent_warm_dc73 .south-d1c7,.in-3242 .accent_warm_dc73 .south-d1c7{background-color:#111;border:0;height:10px;opacity:.2;width:10px}.accent_warm_dc73 .south-d1c7:hover{opacity:.7}.accent_warm_dc73 .south-d1c7:first-child:last-child{display:none}.accent_warm_dc73 .south-d1c7.feature-810d{background-color:#111;opacity:1!important}.element-3bee .accent_warm_dc73 .south-d1c7{border-radius:0;height:4px;margin:0;width:40px}.glass-d9bf .accent_warm_dc73 .south-d1c7{border-radius:0;height:4px;width:40px}.over-015f .accent_warm_dc73 .south-d1c7{background-color:#111}.action_417f .accent_warm_dc73 .south-d1c7{border-radius:0}.gallery_smooth_25e6 .shade-out-9fdc .table_full_6569,.gallery_smooth_25e6 .shade-out-9fdc svg{border:2px solid;border-radius:100%}.gallery_smooth_25e6 .shade-out-9fdc:hover .table_full_6569,.gallery_smooth_25e6 .shade-out-9fdc:hover svg{fill:#fff!important;background-color:#446084;border-color:#446084}.text-soft-4ceb.gallery_smooth_25e6 .surface_9887{transform:translateX(-50%)!important}.text-soft-4ceb.gallery_smooth_25e6 .section_clean_37b2{transform:translateX(50%)!important}.picture_narrow_6cdd{overflow:hidden;padding-top:0}.picture_narrow_6cdd .shade-out-9fdc,.picture_narrow_6cdd .shade-out-9fdc: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}.rough-5067 .picture_narrow_6cdd .shade-out-9fdc{background-color:rgba(0,0,0,.3);border-radius:99px;color:#fff}.picture_narrow_6cdd .shade-out-9fdc.surface_9887{left:auto!important;right:-1px!important;transform:translateX(10%)}.picture_narrow_6cdd .shade-out-9fdc.section_clean_37b2{left:-1px!important;right:auto!important;transform:translateX(-10%)}.motion-ec66 .shade-out-9fdc{color:#fff}.motion-ec66 .shade-out-9fdc .table_full_6569,.motion-ec66 .shade-out-9fdc svg{fill:#fff}.motion-ec66 .accent_warm_dc73 .south-d1c7{border-color:#fff}.motion-ec66 .accent_warm_dc73 .south-d1c7.feature-810d,.motion-ec66.over-015f .accent_warm_dc73 .south-d1c7{background-color:#fff}.info-5819 .badge_orange_0589>*,.breadcrumb-wide-37d0 .badge_orange_0589>*,.paper_6fe6 .badge_orange_0589>*{margin:0 auto;max-width:1080px}.info-5819:not(.lower_dd4b) .pattern_dynamic_59c7,.breadcrumb-wide-37d0:not(.lower_dd4b) .pattern_dynamic_59c7,.paper_6fe6:not(.lower_dd4b) .pattern_dynamic_59c7{opacity:0!important}.info-5819 .pattern_dynamic_59c7,.breadcrumb-wide-37d0 .pattern_dynamic_59c7,.paper_6fe6 .pattern_dynamic_59c7{opacity:1}.info-5819 .badge_orange_0589>:not(.feature-810d),.breadcrumb-wide-37d0 .badge_orange_0589>:not(.feature-810d),.paper_6fe6 .badge_orange_0589>:not(.feature-810d){opacity:.5}.paper_6fe6{padding:15px 0 25px}.paper_6fe6 .badge_orange_0589>:before{background-image:url(../img/shadow@2x.progress-red-113a);background-size:100% 100%;bottom:-6px;content:"";height:100px;left:-10%;position:absolute;right:-10%;z-index:-2}.paper_6fe6 .badge_orange_0589>:not(.feature-810d){opacity:1;transform:scale(.9);z-index:-1}.paper_6fe6 .badge_orange_0589>:not(.feature-810d):before{height:200px;opacity:.5}.paper_6fe6 .badge_orange_0589>.feature-810d{transform:scale(.95)}.breadcrumb-wide-37d0{background-color:transparent;padding:30px 0}.breadcrumb-wide-37d0 .accent_warm_dc73{bottom:6px}.breadcrumb-wide-37d0 .badge_orange_0589>*{max-width:1050px}.breadcrumb-wide-37d0 .badge_orange_0589>:not(.feature-810d){transform:scale(.93)}@media screen and (max-width:549px){.element_7d1c .shade-out-9fdc{display:none}.in-3242 .shade-out-9fdc{background-color:transparent!important;box-shadow:none!important;opacity:.8;transform:translateX(0)!important;width:20px!important}.in-3242 .shade-out-9fdc svg{border:0!important;padding:3px!important}.accent_warm_dc73{pointer-events:none}.badge_orange_0589 .tabs-3864{overflow:hidden}}a{color:#334862;text-decoration:none}.dropdown_699c:focus:not(:focus-visible),a:focus:not(:focus-visible),button:focus:not(:focus-visible),input:focus:not(:focus-visible){outline:none}.dropdown_699c:focus-visible,a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid currentColor;outline-offset:2px}a.frame-6d4d{color:currentColor;transition:color .3s,opacity .3s,transform .3s}.hero-f417 a.frame-6d4d:hover{opacity:.7}a.outline-8383:hover,a.top_cbf0:hover,a:hover{color:#000}.fn-primary-d035:focus-visible,.sidebar_lower_e52d:focus-visible,button[type=submit]:focus-visible{outline-color:#446084}.fn-secondary-d035:focus-visible{outline-color:#d26e4b}.fixed-e1d5:focus-visible{outline-color:#d26e4b}.rough-5067 .easy-603f a,.rough-5067 a{color:currentColor}.rough-5067 .easy-603f a:hover,.rough-5067 a:hover{color:#fff}ul.silver_e2b0{font-size:.85em;margin:5px 0}ul.silver_e2b0 li{display:inline-block;margin:0 .4em}ul.silver_e2b0 li a{color:currentColor}ul.silver_e2b0 li:before{display:inline-block;font-family:fl-icons;margin-right:5px}ul.silver_e2b0 li:first-child{margin-left:0}ul.silver_e2b0 li:last-child{margin-right:0}.banner-cfbb .detail-72ee{padding:.7em 0}.banner-cfbb i{font-size:2em;margin:0 10px!important;top:-1px;vertical-align:middle}.banner-cfbb .detail-72ee+.detail-72ee{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.border-tall-cbf3,ul.border-tall-cbf3>li{margin:0;padding:0}ul.border-tall-cbf3>li{list-style:none}.white_6d0e ol li,.white_6d0e ul li,.rough_b155 ol li,.rough_b155 ul li,.hidden-c6ab ol li,.hidden-c6ab ul li{margin-left:1.3em}.white_6d0e ol li.hover-4fac,.white_6d0e ul li.hover-4fac,.rough_b155 ol li.hover-4fac,.rough_b155 ul li.hover-4fac,.hidden-c6ab ol li.hover-4fac,.hidden-c6ab ul li.hover-4fac{margin-left:0}ul li.new_4c72,ul li.copper-7113,ul li.backdrop-active-3a92{border-bottom:1px solid #ececec;list-style:none;margin:0;padding:7px 0 7px 25px;position:relative}.rough-5067 ul li.new_4c72,.rough-5067 ul li.copper-7113,.rough-5067 ul li.backdrop-active-3a92{border-color:hsla(0,0%,100%,.2)}ul li.new_4c72:before,ul li.copper-7113:before,ul li.backdrop-active-3a92:before{color:#7a9c59;font-family:fl-icons;font-size:16px;left:0;position:absolute}ul li.copper-7113:before{content:""!important}ul li.new_4c72:before{content:""!important}ul li.backdrop-active-3a92:before{content:""!important}.dropdown_699c,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%}.pagination-cde7,h1{font-size:1.7em}.pagination-cde7,.card-right-4f3f,h1,h2{line-height:1.3}.card-right-4f3f,h2{font-size:1.6em}.summary_aa26,h3{font-size:1.25em}.button_1a47,h4{font-size:1.125em}.cool-8843,h5{font-size:1em}.header-d0a4,h6{font-size:.85em;opacity:.8}h1.bottom_9a60.button-4c3a{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.pagination-d117>span{-webkit-box-decoration-break:clone;box-decoration-break:clone}a.heading_wide_87fa,p.heading_wide_87fa{font-size:1.3em}.breadcrumb-49f1,h6,span.image-92f5,th{letter-spacing:.05em;line-height:1.05;text-transform:uppercase}.content_hovered_a646{text-transform:none!important}span.image-92f5{font-size:1em;font-weight:600}.next_a8d8{font-weight:400}.focused-e28c{font-weight:700}.alert_afa5,.hovered_89ae{font-weight:300!important}.alert_afa5 strong,.hovered_89ae strong{font-weight:700!important}.silver_1ff6{font-style:italic!important}.wide-b9bb,.breadcrumb-49f1{line-height:1.2;text-transform:uppercase}.basic-7927,.cold-230d{font-family:Georgia}.photo-down-4f61{font-size:2.5em}.preview_2704{font-size:2em}.medium_7114{font-size:1.5em}.dropdown-67d0{font-size:1.3em}.sort-e776{font-size:1.15em}.pagination-d558,.pagination-d558.dropdown_699c{font-size:.8em}.element_a155{font-size:.75em}.smooth_5688{font-size:.7em}.stone-f044{font-size:.6em}@media(max-width:549px){.preview_2704{font-size:2.5em}.medium_7114{font-size:1.8em}.dropdown-67d0{font-size:1.2em}.sort-e776{font-size:1em}}.content_fluid_8a3f a:not(.dropdown_699c),.content_fluid_8a3f h1,.content_fluid_8a3f h2,.content_fluid_8a3f h3,.content_fluid_8a3f h4,.content_fluid_8a3f h5,.content_fluid_8a3f h6{line-height:1.3;margin-bottom:.1em;margin-top:.1em}.content_fluid_8a3f p{margin-bottom:.1em;margin-top:.1em}.content_fluid_8a3f .dropdown_699c{margin-top:1em}.popup_hot_53dd .dropdown_699c{margin-bottom:.5em;margin-top:.5em}.popup_hot_53dd .image_smooth_1d16,.popup_hot_53dd .old-45eb .image_smooth_1d16{margin-bottom:1em;margin-top:1em}.popup_hot_53dd h1{font-size:3.5em}.popup_hot_53dd h2{font-size:2.9em}.popup_hot_53dd h3{font-size:2em}.popup_hot_53dd h1,.popup_hot_53dd h2,.popup_hot_53dd h3{font-weight:400;line-height:1;margin-bottom:.2em;margin-top:.2em;padding:0}.popup_hot_53dd h4{font-size:1.5em;margin-bottom:.6em;margin-top:.6em;padding:0}.popup_hot_53dd h5,.popup_hot_53dd h6,.popup_hot_53dd p{margin-bottom:1em;margin-top:1em;padding:0}.small-3a61{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}.status_cool_acad>li>a{font-size:.8em}.status_cool_acad>li.detail-76f7{font-size:.85em}.header-current-0f28>li>a{font-size:.65em}.black-20d7>li>a{font-size:.7em}.tooltip-tall-bcdf>li>a{font-size:.9em}.notice_9ae8>li>a{font-size:1em}.link-pressed-a33a>li>a{font-size:1.1em}.logo-smooth-dac0>li{margin:0}.content_lower_72a4>li{margin:0 5px}.element_30d5>li{margin:0 9px}.section_hot_130b>li{margin:0 11px}.summary-left-30cf>li{margin:0 13px}.hidden-5026{position:relative}.hidden-5026:after{background:url(../img/underline.progress-red-113a) 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.form_3b41{opacity:0;transition:opacity 2s}span.form_3b41.fn-active-d035{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}.north-63ee,.easy-2b25,.under_9027{border:2px solid #fff;display:inline-block;padding:5px}.north-63ee{border-color:#000}h1.north-63ee,h1.easy-2b25,h1.under_9027{padding:15px}.disabled-fresh-9017,.yellow-97bc{border-bottom:3px solid #fff;border-top:3px solid #fff;display:inline-block;padding-bottom:15px;padding-top:15px}.disabled-fresh-9017{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}.rough-5067 blockquote{color:#fff}.overlay-current-0eb3:after,.block_29fa:after,.highlight-38b2:after,.image-warm-0aab:after{clear:both;content:"";display:table}@media(max-width:549px){.gradient_6920,[data-show=hide-for-small]{display:none!important}.fixed-673e{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:550px){.accent-da3e,[data-show=show-for-small]{display:none!important}}@media(min-width:850px){.notification_749e,[data-show=show-for-medium]{display:none!important}}@media(max-width:849px){.warm-c610,[data-show=hide-for-medium]{display:none!important}.out_82a9 .block-ae76,.out_82a9 .nav-solid-a317{float:none}.out_82a9 .badge_47a7{margin-left:auto}.out_82a9 .background_fast_466f{margin-right:auto}.out_82a9{float:none!important;text-align:center!important;width:100%!important}}@media(min-width:850px){.white-e11c,[data-show=hide-for-large]{display:none!important}}.info-dim-9335,.paper_50f5{display:block;max-width:100%!important;padding-left:0!important;padding-right:0!important;width:100%!important}.nav-solid-a317{margin-right:0!important}.block-ae76{margin-left:0!important}.button-4c3a{margin-bottom:30px}.next_cb75{margin-top:30px}.background_fast_466f{margin-right:30px}.badge_47a7{margin-left:30px}.out-8698{margin-bottom:0!important}.glass-d0d4{margin-left:0!important}.stale_20ee{margin-right:0!important}.glass_3fb5{margin-top:0!important}.picture-315d{margin-bottom:15px}.menu_stale_7bda{margin-top:15px}.texture-5a72{margin-right:15px}.stone_2303{margin-left:15px}.picture-315d:last-child,.button-4c3a:last-child{margin-bottom:0}.table-aa67{padding-bottom:30px}.link_plasma_7225{padding-top:30px}.logo_new_4949{padding-bottom:15px}.label_fixed_5a6d{padding-top:15px}.first-4e5f{padding-bottom:0!important}.fluid_0a49{padding-top:0!important}.button_cdce{margin:0!important}.pattern-4abe{padding:0!important}.white-3cef{padding:30px}.next_e630 :first-child{margin-top:0}.popup_fixed_51d8 :last-child{margin-bottom:0}.info-f955{-webkit-user-select:none!important;-moz-user-select:none!important;user-select:none!important}.accordion_d6c7{text-align:left}.old-45eb{text-align:center}.container_df33{text-align:right}.old-45eb .image_smooth_1d16,.old-45eb .tabs-d1da,.old-45eb .lower_72ff,.old-45eb>div,.old-45eb>div>div{margin-left:auto;margin-right:auto}.old-45eb .block-ae76,.old-45eb .nav-solid-a317{float:none}.accordion_d6c7 .image_smooth_1d16,.accordion_d6c7 .tabs-d1da,.accordion_d6c7 .lower_72ff{margin-left:0;margin-right:auto}.container_df33 .image_smooth_1d16,.container_df33 .tabs-d1da,.container_df33 .lower_72ff,.container_df33>div,.container_df33>div>div{margin-left:auto;margin-right:0}.fn-relative-d035{position:relative!important}.fn-absolute-d035{position:absolute!important}.fn-fixed-d035{position:fixed!important;z-index:12}.fn-top-d035{top:0}.fn-right-d035{right:0}.fn-left-d035{left:0}.fn-bottom-d035,.grid_b9c0{bottom:0}.grid_b9c0{height:100%;left:0;margin:0!important;padding:0!important;position:absolute;right:0;top:0}.block_clean_5a80{bottom:auto;top:50%;transform:translateY(-50%)}.backdrop-b9c4{left:50%;transform:translateX(-50%)}.backdrop-b9c4.block_clean_5a80{bottom:auto!important;left:auto!important;right:50%;top:50%;transform:translate(50%,-50%)}.nav-solid-a317{float:right}.block-ae76{float:left}.menu-tall-ddc6{height:100%;height:100vh;min-height:550px;padding-bottom:0!important;padding-top:0!important}.dropdown_pink_657e{background-position:50% 50%;background-repeat:no-repeat!important;background-size:cover!important}.dim_8661{background-position:top;-o-object-position:top;object-position:top}.list_new_3913,.list_new_3913 img{border-radius:999px!important;-o-object-fit:cover;object-fit:cover}.section_silver_4a6b{border-radius:5px}.box_cold_c364{border:2px solid #446084;padding:15px 30px 30px}.dropdown_current_7fbc{border-style:dashed}.hidden_green_9942{border-color:#7a9c59}.purple_b873{border-top:1px solid #ececec}.tiny_bf1e{border-bottom:1px solid #ececec}.wood-e2ea{border-left:1px solid #ececec}.column_white_b651{border-right:1px solid #ececec}.fn-hidden-d035{display:none!important;visibility:hidden!important}.thumbnail_a493{opacity:0;visibility:hidden}.detail_motion_7b3a{z-index:21}.pattern-cold-feaa{z-index:22}.tertiary_881f{z-index:23}.summary-dim-45c5{z-index:24}.info_6c00{z-index:25}.heading-b558{z-index:9995}.soft_c249{z-index:9996}.paper_97f7{z-index:9997}.input_dynamic_8516{pointer-events:none}.photo-c58d{white-space:nowrap}.dynamic_755c{color:#446084}.pro-ac62{color:#d26e4b}.feature-6717{color:#7a9c59}.content-afc0{color:#b20000}.bottom-e7e9{background-color:#446084}.link-6be7{background-color:#d26e4b}.alert_e891{background-color:#7a9c59}.button-0da0{background-color:#b20000}.mask_active_3d09{background-color:transparent!important}.popup-3b76{display:inline}.button-pro-14dc{display:block}.feature-b094{display:flex}@media(max-width:549px){.modal-new-b364{display:block}}.middle-4755{display:inline-block}.north-1ba7 img,img.popup-3b76{display:inline-block!important}.container_prev_8a38{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}.cool-e734{overflow:hidden}.up_490c{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.component_current_3438{font-weight:700}.description-aed3{opacity:.4}.message-3b8b{opacity:.5}.highlight_0232{opacity:.6}.red-53c4{opacity:.7}.filter-658f{opacity:.8}@media(max-width:549px){.current-5f8e{-webkit-overflow-scrolling:touch;overflow-x:auto;overflow-y:none}}.tag-hot-cdfb{-ms-overflow-style:-ms-autohiding-scrollbar;scrollbar-width:none}.tag-hot-cdfb::-webkit-scrollbar{height:0!important;width:0!important}.notification_a3ea{clip:rect(1px,1px,1px,1px);height:1px;overflow:hidden;position:absolute!important;width:1px}.notification_a3ea: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){.list_right_aca0{left:5%}.iron-2c5d{left:15%}.dark_5385{left:25%}.background-dcac{left:35%}.summary_c3ec{left:45%}.main-next-d749{right:45%}.filter-d65c{right:35%}.element_top_4fb3{right:25%}.narrow_e81b{right:15%}.lite_aff6{right:5%}.detail-smooth-c00e{left:0}.focused_1f1b{left:10%}.backdrop-wide-5a30{left:20%}.current-7a6e{left:30%}.modal-1f3f{left:40%}.status_ade5{right:40%}.under-a5db{right:30%}.black-82ce{right:20%}.chip_fff5{right:10%}.widget_fixed_fcb0{right:0}.outer-ef8e{top:0}.tooltip-simple-fe67{top:10%}.link-b901{top:20%}.modal-a5d9{top:30%}.hot-c19b{top:40%}.last_0973{bottom:40%}.active_red_5e58{bottom:30%}.shade_focused_f9ee{bottom:20%}.logo_fixed_4e68{bottom:10%}.current_eeb8{bottom:0}.dynamic_790c{top:5%}.carousel-5c82{top:15%}.in-0956{top:25%}.summary_1c97{top:35%}.tertiary_easy_ed81{top:45%}.thick_4fe7{bottom:45%}.media-south-67ff{bottom:35%}.article_bca8{bottom:25%}.active-advanced-8182{bottom:15%}.chip-next-bdba{bottom:5%}.chip_basic_180a{left:50%;transform:translateX(-50%)}.border-out-4afe{top:50.3%;transform:translateY(-50%)}.border-out-4afe.chip_basic_180a{transform:translate(-50%,-50%)}}@media screen and (min-width:550px)and (max-width:849px){.popup-hard-bf80{left:5%}.main-0ee3{left:15%}.wrapper_e0da{left:25%}.modal_d0a3{left:35%}.static_0061{left:45%}.sort_tiny_bc70{right:45%}.title-cool-432f{right:35%}.active_5591{right:25%}.focus_aec5{right:15%}.fixed-8163{right:5%}.active-smooth-8189{top:5%}.accent_9865{top:15%}.tabs_dim_56ac{top:25%}.inner_720f{top:35%}.down-2443{top:45%}.grid_092e{bottom:45%}.action_d2cb{bottom:35%}.secondary_lite_f475{bottom:25%}.banner-b03c{bottom:15%}.filter-d3ce{bottom:5%}.purple_5747{left:0}.small-3ecb{left:10%}.container-e020{left:20%}.complex_22cd{left:30%}.sidebar_7f4f{left:40%}.liquid_bed3{right:40%}.summary_right_8e29{right:30%}.text_paper_ce80{right:20%}.chip-a55d{right:10%}.liquid_4ae7{right:0}.badge-db87{top:0}.main_motion_8b08{top:10%}.link_6d31{top:20%}.hot-0a41{top:30%}.brown_891b{top:40%}.carousel-new-e442{bottom:40%}.tiny-8b33{bottom:30%}.shade-narrow-b033{bottom:20%}.menu_ae97{bottom:10%}.sort-b8d4{bottom:0}.mask_9a98{left:50%;transform:translateX(-50%)!important}.bottom_c3e4{top:50%;transform:translateY(-50%)!important}.mask_9a98.bottom_c3e4{transform:translate(-50%,-50%)!important}}@media screen and (min-width:850px){.new_3b09{left:5%}.north_18c8{left:15%}.element_9190{left:25%}.wrapper_f579{left:35%}.fast_8790{left:45%}.last_35e3{right:45%}.overlay_9ba3{right:35%}.link-static-fd91{right:25%}.media_1b55{right:15%}.focus-pink-9a93{right:5%}.pattern-a94d{top:5%}.text-medium-0de5{top:15%}.outline_left_096f{top:25%}.pink_fdf6{top:35%}.icon-lower-2dc7{top:45%}.text_9063{bottom:45%}.video-c157{bottom:35%}.container_under_f533{bottom:25%}.bronze_21ed{bottom:15%}.table_active_8de6{bottom:5%}.label-narrow-839d{left:0}.inner-a0ac{left:10%}.list_gold_e269{left:20%}.menu-8c29{left:30%}.first-c601{left:40%}.middle_6620{right:40%}.warm_45a6{right:30%}.footer_plasma_fb8a{right:20%}.bottom_2e7e{right:10%}.grid-easy-99d2{right:0}.progress-left-cd37{top:0}.iron_a6ed{top:10%}.motion-a7cc{top:20%}.frame_f546{top:30%}.dark_5e14{top:40%}.tertiary_4d54{bottom:40%}.caption_4602{bottom:30%}.image-current-7390{bottom:20%}.video-purple-ca09{bottom:10%}.aside-action-5972{bottom:0}.banner_47cb{left:50%;transform:translateX(-50%)!important}.secondary_bronze_dad2{top:50%;transform:translateY(-50%)!important}.banner_47cb.secondary_bronze_dad2{transform:translate(-50%,-50%)!important}}.gas_de90{font-size:11px}.fast_e647 .gas_de90,.content_3507 .gas_de90,.pressed-d4fe .gas_de90,.bright_5c9d .gas_de90{font-size:8px}.fast_e647 .gas_de90 h6,.content_3507 .gas_de90 h6,.pressed-d4fe .gas_de90 h6{font-size:10px}.fast_e647 .gas_de90 p.heading_wide_87fa,.content_3507 .gas_de90 p.heading_wide_87fa,.pressed-d4fe .gas_de90 p.heading_wide_87fa{font-size:16px}.steel-e7d7 .gas_de90{font-size:8.5px}.overlay_2ca7 .gas_de90{font-size:9px}.old_d31c .gas_de90{font-size:10px}.tertiary-9bb1 .gas_de90{font-size:11px}.in-2008 .gas_de90{font-size:12px}.badge-fluid-b270 .gas_de90{font-size:13px}.orange_76d7 .gas_de90{font-size:14px}.south_ba74 .gas_de90{font-size:15px}@media screen and (min-width:550px){.module_center_34e2 .gas_de90,.steel-1230 .gas_de90,.summary-iron-d5dd .gas_de90,.gold-0517 .gas_de90,.iron-177e .gas_de90,.rough_2f6c .gas_de90,.short_780a .gas_de90{font-size:.8vw}.summary-steel-cb8d .gas_de90{font-size:.9vw}.accent-stale-f239 .gas_de90{font-size:1.15vw}.accordion-over-70f1 .gas_de90{font-size:1.3vw}.cold-ab94 .gas_de90{font-size:1.5vw}.gas_de90{font-size:1.8vw}}@media screen and (min-width:850px){.gas_de90{font-size:16px}.soft_af56 .gas_de90,.simple-c508 .gas_de90,.middle-1baf .gas_de90,.bright_5c9d .gas_de90{font-size:8px}.soft_af56 .gas_de90 h6,.simple-c508 .gas_de90 h6,.middle-1baf .gas_de90 h6{font-size:10px}.soft_af56 .gas_de90 p.heading_wide_87fa,.simple-c508 .gas_de90 p.heading_wide_87fa,.middle-1baf .gas_de90 p.heading_wide_87fa{font-size:16px}.tabs-center-b2c9 .gas_de90{font-size:8.5px}.tag_ba67 .gas_de90{font-size:9px}.section-7f4b .gas_de90{font-size:10px}.overlay_steel_42a5 .gas_de90{font-size:11px}.simple-f150 .gas_de90{font-size:12px}.copper-4d55 .gas_de90{font-size:13px}.carousel_5255 .gas_de90{font-size:14px}.tall-d1c3 .gas_de90{font-size:15px}}@media(prefers-reduced-motion:no-preference){.gradient_1fcb [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}.gradient_1fcb [data-animate]:not([data-animate-transform]),[data-animate]:not([data-animate-transform]){transform:none!important}.gradient_1fcb [data-animate]:not([data-animate-transition]),[data-animate]:not([data-animate-transition]){transition:none!important}.gradient_1fcb [data-animate=bounceInDown],.gradient_1fcb [data-animate=bounceInLeft],.gradient_1fcb [data-animate=bounceInRight],.gradient_1fcb [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}.gradient_1fcb [data-animate=bounceInLeft],[data-animate=bounceInLeft]{transform:translate3d(-300px,0,0)}.gradient_1fcb [data-animate=blurIn],[data-animate=blurIn]{filter:blur(15px)}.gradient_1fcb [data-animate=fadeInLeft],[data-animate=fadeInLeft]{transform:translate3d(-70px,0,0)}.gradient_1fcb [data-animate=fadeInRight],[data-animate=fadeInRight]{transform:translate3d(70px,0,0)}.gradient_1fcb [data-animate=bounceInUp],.gradient_1fcb [data-animate=fadeInUp],[data-animate=bounceInUp],[data-animate=fadeInUp]{transform:translate3d(0,70px,0)}.gradient_1fcb [data-animate=bounceInRight],[data-animate=bounceInRight]{transform:translate3d(300px,0,0)}.gradient_1fcb [data-animate=bounceIn],[data-animate=bounceIn]{transform:scale(1.3)}.gradient_1fcb [data-animate=bounceInDown],.gradient_1fcb [data-animate=fadeInDown],[data-animate=bounceInDown],[data-animate=fadeInDown]{transform:translate3d(0,-70px,0)}.gradient_1fcb [data-animate=flipInY],[data-animate=flipInY]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateY(-90deg) translate3d(15px,0,0)}.gradient_1fcb [data-animate=flipInX],[data-animate=flipInX]{-webkit-backface-visibility:visible;backface-visibility:visible;transform:perspective(400px) rotateX(90deg) translate3d(0,-15px,0)}.in-3242.gradient_1fcb [data-animated=true],.gradient_1fcb .feature-810d [data-animated=true],[data-animated=true]{animation-delay:.1s;opacity:1!important;transform:translateZ(0) scale(1)}.badge_orange_0589>:not(.feature-810d) [data-animated=true]{transition:transform .7s,opacity .3s!important}.gradient_1fcb [data-animate=none],[data-animate=none]{opacity:1!important}.gradient_1fcb [data-animate=blurIn][data-animated=true],[data-animated=true][data-animate=blurIn]{filter:blur(0)}[data-animated=false]{transition:none!important}.nav-3a3a [data-animate],[data-animate]:hover{transition-delay:0s!important}[data-animate-delay="100"]{transition-delay:.1s}.link-aacf>li{opacity:0;transform:translateY(-15px);transition:transform .3s,opacity .3s}.fn-active-d035 .link-aacf>li,.hero-silver-ee64 .link-aacf>li,.link-aacf.fn-active-d035>li{opacity:1;transform:none}.title-simple-074b+.title-simple-074b [data-animate],.link-aacf>li,[data-animate-delay="200"],[data-animate]+[data-animate]{transition-delay:.2s}.link-aacf>li+li,[data-animate-delay="300"]{transition-delay:.3s}.title-simple-074b+.title-simple-074b+.title-simple-074b [data-animate],.link-aacf>li+li+li,[data-animate-delay="400"],[data-animate]+[data-animate]+[data-animate]{transition-delay:.4s}.link-aacf>li+li+li+li,[data-animate-delay="500"]{transition-delay:.5s}.title-simple-074b+.title-simple-074b+.title-simple-074b+.title-simple-074b [data-animate],.link-aacf>li+li+li+li+li,[data-animate-delay="600"],[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.6s}.link-aacf>li+li+li+li+li+li,[data-animate-delay="700"]{transition-delay:.7s}.title-simple-074b+.title-simple-074b+.title-simple-074b+.title-simple-074b+.title-simple-074b [data-animate],.link-aacf>li+li+li+li+li+li+li,[data-animate-delay="800"],[data-animate]+[data-animate]+[data-animate]+[data-animate]+[data-animate]{transition-delay:.8s}.title-simple-074b+.title-simple-074b+.title-simple-074b+.title-simple-074b+.title-simple-074b+.title-simple-074b [data-animate],.link-aacf>li+li+li+li+li+li+li+li,[data-animate-delay="900"]{transition-delay:.9s}.title-simple-074b+.title-simple-074b+.title-simple-074b+.title-simple-074b+.title-simple-074b+.title-simple-074b+.title-simple-074b [data-animate],.link-aacf>li+li+li+li+li+li+li+li+li,[data-animate-delay="1000"]{transition-delay:1s}.banner_cool_30f4 .badge_orange_0589>:not(.feature-810d) [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}}.video_ec7b{border:1px solid #ececec;border-radius:0;bottom:0;left:0;margin:0;pointer-events:none;position:absolute;right:0;top:0}.summary-mini-e807{border-style:dashed}.article-slow-48f5{border-style:dotted}.nav-3a3a .huge-623e:not(.filter_medium_0b9b):not(.primary-iron-5dbf),.nav-3a3a.huge-623e:not(.filter_medium_0b9b):not(.primary-iron-5dbf){background-color:#fff}.rough-5067 .nav-3a3a .huge-623e:not(.filter_medium_0b9b):not(.primary-iron-5dbf),.rough-5067 .nav-3a3a.huge-623e:not(.filter_medium_0b9b):not(.primary-iron-5dbf){background-color:#333}.yellow_765f,.fixed-e975,.down-c0ec,.basic-a21e,.selected-8ef5,.filter_soft_0a0d,.disabled-middle-6ad9,.input-b3d7,.new-749a,.clean-ee81,.article-a5e8 .white_6d0e,.border_static_e37f .white_6d0e,.basic-2a45 .white_6d0e,.content_new_54ae .white_6d0e,.hard-4414 .white_6d0e,.simple-ec93 .white_6d0e,.banner-first-18b7 .white_6d0e,.wood-61b6 .white_6d0e,.silver-5518 .white_6d0e,.chip_upper_96fa .white_6d0e{transition:transform .3s,box-shadow .3s,background-color .3s,color .3s,opacity .3s}.yellow_765f,.fixed-e975:hover,.article-a5e8 .white_6d0e,.border_static_e37f .white_6d0e:hover{box-shadow:0 1px 3px -2px rgba(0,0,0,.12),0 1px 2px rgba(0,0,0,.24)}.background-cb25,.down-c0ec,.basic-a21e:hover,.basic-2a45 .white_6d0e,.content_new_54ae .white_6d0e:hover{box-shadow:0 3px 6px -4px rgba(0,0,0,.16),0 3px 6px rgba(0,0,0,.23)}.selected-8ef5,.filter_soft_0a0d:hover,.hard-4414 .white_6d0e,.simple-ec93 .white_6d0e:hover{box-shadow:0 10px 20px rgba(0,0,0,.19),0 6px 6px rgba(0,0,0,.22)}.disabled-middle-6ad9,.input-b3d7:hover,.banner-first-18b7 .white_6d0e,.wood-61b6 .white_6d0e:hover{box-shadow:0 14px 28px rgba(0,0,0,.25),0 10px 10px rgba(0,0,0,.1)}.new-749a,.clean-ee81:hover,.silver-5518 .white_6d0e,.chip_upper_96fa .white_6d0e:hover{box-shadow:0 30px 40px 0 rgba(0,0,0,.2)}.input-b3d7:hover,.clean-ee81:hover,.wood-61b6 .white_6d0e:hover,.chip_upper_96fa .white_6d0e:hover{transform:translateY(-6px)}.list_a84b,.dim_ef32{text-shadow:1px 1px 1px rgba(0,0,0,.3)}.pattern-last-d3fe{text-shadow:2px 2px 5px rgba(0,0,0,.4)}.banner_0992{text-shadow:3px 3px 8px rgba(0,0,0,.4)}.summary_d2b2{text-shadow:3px 3px 12px rgba(0,0,0,.5)}.steel-c49d{text-shadow:5px 5px 16px rgba(0,0,0,.6)}a.grid_b550{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.grid_b550 i{font-size:.8em}a.grid_b550:hover{background-color:#fff!important;color:#000!important;opacity:1}.caption_north_b4b3 .layout-dynamic-5c63,.caption_north_b4b3 [class*=image-] img{transition:filter .6s,opacity .6s,transform .6s,box-shadow .3s}.caption_north_b4b3 .yellow_c0ab img{transition:unset}.menu_paper_4535 .layout-dynamic-5c63,.stale-1df7:hover .layout-dynamic-5c63,.caption_north_b4b3 .smooth_0437 img,.caption_north_b4b3:hover .over_fb41 img{filter:grayscale(100%)}.menu_paper_4535:hover .layout-dynamic-5c63,.caption_north_b4b3:hover .smooth_0437 img{filter:grayscale(0)}.hidden-out-9239:hover .layout-dynamic-5c63,.caption_north_b4b3:hover .header_up_b187 img{transform:scale(1.1)}.shade-lower-7dfb .layout-dynamic-5c63,.caption_north_b4b3 .accent-6517 img{transition:transform 5s!important}.shade-lower-7dfb .layout-dynamic-5c63,.caption_north_b4b3:hover .accent-6517 img{transform:scale(1.3)}.avatar_1de3:hover .layout-dynamic-5c63,.caption_north_b4b3:hover .carousel-d5f3 img{opacity:.7;transform:scale(1.1)}.media-37ff:hover .layout-dynamic-5c63,.caption_north_b4b3:hover .filter_dba8 img{filter:brightness(1.1)}.wide_b90a:hover .layout-dynamic-5c63,.caption_north_b4b3:hover .caption-solid-b726 img{opacity:.7}.caption_north_b4b3:hover .label_aaa2 img,.label_aaa2:hover .layout-dynamic-5c63{opacity:.6}.section_a05a .layout-dynamic-5c63,.list-1a05 img{opacity:.7}.section_a05a:hover .layout-dynamic-5c63,.caption_north_b4b3:hover .list-1a05 img{opacity:1}.shadow-4018:hover .layout-dynamic-5c63,.caption_north_b4b3:hover .south-3ab6 img{filter:blur(5px)}.link_41c5:not(:hover) .message_old_e72d,.tabs-c45f:hover .message_old_e72d,.caption_north_b4b3:hover .photo_pressed_6f20 .message_old_e72d,.caption_north_b4b3:not(:hover) .video-pink-adaf .message_old_e72d{opacity:0}.border_8c6a:not(:hover) .message_old_e72d,.mask-1c75:hover .message_old_e72d,.caption_north_b4b3:hover .fresh-accd .message_old_e72d,.caption_north_b4b3:not(:hover) .accordion_9691 .message_old_e72d{opacity:.5}.light_8614{overflow:hidden;transform:translateZ(0)}.surface-a572{-webkit-clip-path:circle(50% at center);clip-path:circle(50% at center)}.info-d4bc{-webkit-clip-path:polygon(0 30px,100% 0,100% 100%,0 100%);clip-path:polygon(0 30px,100% 0,100% 100%,0 100%)}.tall-5a31{-webkit-clip-path:polygon(0 0,100% 30px,100% 100%,0 100%);clip-path:polygon(0 0,100% 30px,100% 100%,0 100%)}.accordion-purple-e491{-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%)}.picture-676a{-webkit-clip-path:polygon(0 60px,100% 0,100% 100%,0 100%);clip-path:polygon(0 60px,100% 0,100% 100%,0 100%)}.over-038f{-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%)}.cool-b694{-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%)}.info-d4bc,.tall-5a31,.accordion-purple-e491{margin-top:-30px}.picture-676a,.over-038f,.cool-b694{margin-top:-60px}[data-parallax-container]{overflow:hidden}@media(prefers-reduced-motion:no-preference){[data-parallax]{will-change:transform!important}[data-parallax]:not(.caption-fixed-eab2),[data-parallax]:not(.caption-fixed-eab2) .layout-dynamic-5c63{opacity:0}}.avatar_short_e914{-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}.border-da91{background:rgba(0,0,0,.2);background:linear-gradient(180deg,#000 0,transparent 70%);opacity:.4}.huge-623e:hover .avatar_short_e914{opacity:.5}.primary-iron-5dbf:not(.rough-5067) .avatar_short_e914{background:hsla(0,0%,100%,.2);background:linear-gradient(0deg,#fff 0,hsla(0,0%,100%,0) 33%);opacity:.8}.form-steel-90ec,.accent-af2e,.outer_156d,.label-af53,.new-627a{filter:blur(0);opacity:0;pointer-events:none;transition:opacity .5s,transform .3s,max-height .6s,filter .6s}.form-steel-90ec{transform:translateY(15%) translateZ(0)}.accent-af2e{transform:translateY(100%) translateZ(0)}.label_complex_b5fd .content_fluid_8a3f.form-steel-90ec{transform:translateY(-40%) translateZ(0)}.yellow-dfc0{opacity:0;transition:opacity .3s}.caption_north_b4b3:hover .yellow-dfc0{opacity:1}.paragraph_smooth_a0d4{transition:opacity .3s}.caption_north_b4b3:hover .paragraph_smooth_a0d4{opacity:0}.input_2679{filter:invert(0);opacity:1!important}.caption_north_b4b3:hover .input_2679{filter:invert(100%)}.cool_9d9a{max-height:0;opacity:0;transform:translateY(15%) translateZ(0);transition:all .6s}.caption_north_b4b3:hover .cool_9d9a{max-height:150px;opacity:1}.caption_north_b4b3:hover .cool_9d9a.accent_right_7de0{max-height:30px}.texture_e404{filter:blur(10px);opacity:0;transition:filter .3s,opacity .3s}.caption_north_b4b3:hover .texture_e404{filter:blur(0)!important;opacity:1}.outer_156d{transform:scale(1.1) translateZ(0)}.label_complex_b5fd .content_fluid_8a3f.outer_156d{transform:scale(1.1) translateZ(0) translateY(-50%)}.label-af53{transform:scale(.9) translateZ(0)}.label_complex_b5fd .content_fluid_8a3f.label-af53{transform:scale(.9) translateZ(0) translateY(-50%)}.link-cda8{opacity:1!important;transform:scale(1) translateZ(0) translateY(10px)!important;transition:transform .3s}.caption_north_b4b3:hover .link-cda8{transform:scale(1) translateZ(0) translateY(0)!important}.label_complex_b5fd .link-cda8{transform:scale(1) translateZ(0) translateY(-40%)!important}.label_complex_b5fd:hover .content_fluid_8a3f.link-cda8{transform:scale(1) translateZ(0) translateY(-50%)!important}.caption_north_b4b3:hover img.new-627a{opacity:1}.caption_north_b4b3 .clean-ea76:focus-within .new-627a,.caption_north_b4b3:hover .form-steel-90ec,.caption_north_b4b3:hover .accent-af2e,.caption_north_b4b3:hover .outer_156d,.caption_north_b4b3:hover .label-af53,.caption_north_b4b3:hover .new-627a{opacity:1;pointer-events:inherit;transform:scale(1) translateZ(0) translateY(0)!important}.label_complex_b5fd:hover .new-627a.content_fluid_8a3f,.caption_north_b4b3:hover .new-627a.fn-center-d035{transform:scale(1) translateZ(0) translateY(-50%)!important}@media(prefers-reduced-motion){.label_complex_b5fd .content_fluid_8a3f.form-steel-90ec,.label_complex_b5fd:hover .new-627a.content_fluid_8a3f,.caption_north_b4b3:hover .link-cda8,.caption_north_b4b3:hover .form-steel-90ec,.caption_north_b4b3:hover .accent-af2e,.caption_north_b4b3:hover .outer_156d,.caption_north_b4b3:hover .label-af53,.caption_north_b4b3:hover .new-627a,.caption_north_b4b3:hover .new-627a.fn-center-d035,.link-cda8,.cool_9d9a,.form-steel-90ec,.accent-af2e,.outer_156d,.label-af53{transform:translateZ(0)}}.gradient_1fcb .north_de91{background-color:transparent!important;overflow:hidden}.gradient_1fcb .north_de91 .layout-dynamic-5c63{opacity:0;transition:opacity 1s}.disabled_south_9983 .layout-dynamic-5c63,.notification-3335 .layout-dynamic-5c63{transform:scale(1)}.glass_b484 .layout-dynamic-5c63,.clean_623f .layout-dynamic-5c63{transform:scale(1.2)}.north_de91.feature-810d .layout-dynamic-5c63{opacity:1;transform:scale(1);transition:opacity 1s,transform 20s ease-out}.disabled-prev-fa4f.feature-810d .layout-dynamic-5c63{transition:opacity 3.5s}.surface_simple_43e0.feature-810d .layout-dynamic-5c63{transition:opacity 1.5s}.notification-3335.feature-810d .layout-dynamic-5c63,.disabled_south_9983.feature-810d .layout-dynamic-5c63{transform:scale(1.2)}.clean_623f.feature-810d .layout-dynamic-5c63{transition:opacity 1s,transform 5s ease-out}.pressed-ca07{display:flex;pointer-events:none;position:absolute}.warm_e774{flex:1 1 auto}.fluid_13b0{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}.simple-6498{bottom:0;left:0;overflow:hidden;position:fixed;right:0;top:0;visibility:hidden}.caption_1ef1{opacity:0;transition-property:opacity}.caption_1ef1.tertiary_04ac{opacity:1}.thumbnail_cold_a3ad.secondary-8ad1 .warm_e774{background:#000;border:2px solid #000;border-radius:4px}.thumbnail_cold_a3ad.secondary-8ad1.pagination_42dd .warm_e774{margin-top:8px}.thumbnail_cold_a3ad.secondary-8ad1.white-a7c2 .warm_e774{margin-right:8px}.thumbnail_cold_a3ad.secondary-8ad1.lower-ddbf .warm_e774{margin-left:8px}.thumbnail_cold_a3ad.secondary-8ad1.heading_north_9479 .warm_e774{margin-bottom:8px}.thumbnail_cold_a3ad.secondary-8ad1 .fluid_13b0{color:#fff;padding:6px 8px}.thumbnail_cold_a3ad.secondary-8ad1 .chip-25a0{overflow:hidden;position:absolute}.thumbnail_cold_a3ad.secondary-8ad1.pagination_42dd .chip-25a0{height:8px;margin-left:-8px;top:0;width:16px}.thumbnail_cold_a3ad.secondary-8ad1.white-a7c2 .chip-25a0{height:16px;margin-top:-8px;right:0;top:0;width:8px}.thumbnail_cold_a3ad.secondary-8ad1.lower-ddbf .chip-25a0{height:16px;left:0;margin-top:-8px;top:0;width:8px}.thumbnail_cold_a3ad.secondary-8ad1.heading_north_9479 .chip-25a0{bottom:0;height:8px;margin-left:-8px;width:16px}.thumbnail_cold_a3ad.secondary-8ad1 .top-33ca,.thumbnail_cold_a3ad.secondary-8ad1 .highlight_rough_8e5d{height:0;position:absolute;width:0}.thumbnail_cold_a3ad.secondary-8ad1 .top-33ca{border:8px solid transparent}.thumbnail_cold_a3ad.secondary-8ad1.pagination_42dd .top-33ca{border-bottom-color:#000;left:0;top:3px}.thumbnail_cold_a3ad.secondary-8ad1.white-a7c2 .top-33ca{border-left-color:#000;left:-3px;top:0}.thumbnail_cold_a3ad.secondary-8ad1.lower-ddbf .top-33ca{border-right-color:#000;left:3px;top:0}.thumbnail_cold_a3ad.secondary-8ad1.heading_north_9479 .top-33ca{border-top-color:#000;left:0;top:-3px}.thumbnail_cold_a3ad.secondary-8ad1 .highlight_rough_8e5d{border:8px solid transparent;left:0;top:0}.thumbnail_cold_a3ad.secondary-8ad1.pagination_42dd .highlight_rough_8e5d{border-bottom-color:#000}.thumbnail_cold_a3ad.secondary-8ad1.white-a7c2 .highlight_rough_8e5d{border-left-color:#000}.thumbnail_cold_a3ad.secondary-8ad1.lower-ddbf .highlight_rough_8e5d{border-right-color:#000}.thumbnail_cold_a3ad.secondary-8ad1.heading_north_9479 .highlight_rough_8e5d{border-top-color:#000}.thumbnail_cold_a3ad.secondary-8ad1 .secondary-purple-801d{position:relative}.thumbnail_cold_a3ad.secondary-8ad1.pagination_42dd .secondary-purple-801d{top:-8px}.thumbnail_cold_a3ad.secondary-8ad1.lower-ddbf .secondary-purple-801d{left:-8px}.rough-5067,.rough-5067 p,.rough-5067 td{color:#f1f1f1}.rough-5067 .thick-a835,.rough-5067 a.heading_wide_87fa,.rough-5067 h1,.rough-5067 h2,.rough-5067 h3,.rough-5067 h4,.rough-5067 h5,.rough-5067 h6,.rough-5067 label,.focus_e248:hover a,.focus_e248:hover h1,.focus_e248:hover h2,.focus_e248:hover h3,.focus_e248:hover h4,.focus_e248:hover h5,.focus_e248:hover h6,.focus_e248:hover p{color:#fff}.rough-5067 .pattern-tall-6163 .modal_hard_c0c0,.rough-5067 .bright_9023,.rough-5067 .feature_easy_4db4 a+a{border-color:hsla(0,0%,100%,.2)}.rough-5067 .alert-fee7 li li.silver_a245>a,.rough-5067 .row_rough_9c9e>li>a,.rough-5067 .alert-fee7>li>ul li a,.rough-5067 .status_cool_acad>li.detail-76f7,.rough-5067 .status_cool_acad>li>a,.hero-f417 .surface-572f,.hero-f417 .status_cool_acad>li>a,.hero-f417 .status_cool_acad>li>button,.accordion_lite_07e0.rough-5067 .footer_out_2c6f>li>a,.accordion_lite_07e0.rough-5067>li>a{color:hsla(0,0%,100%,.8)}.rough-5067 .row_rough_9c9e>li>a:hover,.rough-5067 .status_cool_acad>li.fn-active-d035>a,.rough-5067 .status_cool_acad>li>a.fn-active-d035,.rough-5067 .status_cool_acad>li>a:hover,.hero-f417 .status_cool_acad>li.fn-active-d035>a,.hero-f417 .status_cool_acad>li.fn-current-d035>a,.hero-f417 .status_cool_acad>li>a.fn-active-d035,.hero-f417 .status_cool_acad>li>a:hover,.hero-f417 a.frame-6d4d:hover,.accordion_lite_07e0.rough-5067 .footer_out_2c6f>li>a:hover,.accordion_lite_07e0.rough-5067>li>a:hover{color:#fff}.rough-5067.accordion_lite_07e0.feature-2305>li.filter-huge-a286,.rough-5067.accordion_lite_07e0.icon-8c21>li.filter-huge-a286,.hero-f417 .content-b00f:after,.hero-f417 .stale_e4cd>li+li>a:after,.hero-f417 .status_cool_acad>li.content-b00f,.accordion_lite_07e0.rough-5067 .footer_out_2c6f>li>a,.accordion_lite_07e0.rough-5067>li>a{border-color:hsla(0,0%,100%,.2)}.rough-5067 .alert-fee7 li li.silver_a245>a,.hero-f417 .card_medium_6cb9,.hero-f417 .alert-fee7 li li.silver_a245>a,.hero-f417 .status_cool_acad>li.detail-76f7{color:#fff}.photo_568c a:hover span.banner-bronze-f510,.hero-f417 span.banner-bronze-f510{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.rough-5067{background-color:#333}.selected-8286{padding-bottom:30px;padding-top:30px}.main_short_78d0{padding-top:0}.popup-7554{display:flow-root}@media(min-width:850px){.active_4002{position:sticky}.active_4002[data-sticky-mode]{transform:translateZ(0);will-change:transform}.active_4002:not([data-sticky-mode]){top:calc(var(--flatsome-scroll-padding-top) + 30px);transition:top .6s}}.hover-deae{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}.button-fixed-17d1,.shadow-fast-4e44{opacity:1;visibility:visible}.article_advanced_2760,.accordion-wood-54ad{background-position:50% 0;background-size:cover;position:relative;transition:background-color .3s,opacity .3s;width:100%;z-index:1001}.focused_8ec5{background-color:hsla(0,0%,100%,.9)}.north_759d,.pink-1623{align-items:center;display:flex;flex-wrap:no-wrap}.article_advanced_2760.green-d7fb,.article_advanced_2760.detail-warm-8fe9,.article_advanced_2760.focus_glass_6fa5{position:absolute}.article_advanced_2760.detail-warm-8fe9:not(.banner_2b5d),.article_advanced_2760.focus_glass_6fa5:not(.banner_2b5d){left:auto;right:auto}.article_advanced_2760.detail-warm-8fe9 .accordion-wood-54ad{opacity:0;transition:opacity .3s;visibility:hidden}.article_advanced_2760.detail-warm-8fe9 .accordion-wood-54ad.banner_2b5d{opacity:1;visibility:visible}.article_advanced_2760.focus_glass_6fa5 .focused_8ec5,.article_advanced_2760.focus_glass_6fa5 .red-5dd2,.article_advanced_2760.focus_glass_6fa5 .north_759d,.article_advanced_2760.focus_glass_6fa5 .accordion-wood-54ad{background-color:transparent;background-image:none!important;box-shadow:none}.focused_8ec5,.red-5dd2{background-position:50% 0;transition:background .4s}.pink-1623{background-color:#446084;min-height:20px;position:relative;z-index:11}.link_top_490f{position:relative;z-index:10}.north_759d{min-height:35px;position:relative;z-index:9}.advanced-5225{border-top:1px solid;margin-bottom:-1px;opacity:.1}.hero-f417 .advanced-5225{display:none}.banner_2b5d{left:0;margin:0 auto;position:fixed;right:0;top:0}.mask_dynamic_ac3b .banner_2b5d{animation:stuckMoveDown .6s}.rough-cc2e .banner_2b5d{animation:stuckFadeIn .6s}.photo_11ff .banner_2b5d .link_top_490f{transition:height .8s}.banner_2b5d .grid-9d43,.banner_2b5d .backdrop_c6b5,.banner_2b5d .backdrop_c6b5 img{margin-top:0;padding-top:0}.accordion-wood-54ad:not(.banner_2b5d) .backdrop_c6b5 img{transition:max-height .5s}.article_advanced_2760.detail-warm-8fe9 .item_stale_d4d8,.banner_2b5d .item_stale_d4d8{display:none}.fluid-8a6b .accordion-wood-54ad,.accordion-wood-54ad.banner_2b5d,.slow_4169 #wrapper{box-shadow:1px 1px 10px rgba(0,0,0,.15)}.status_cool_acad>li.content-b00f{border-left:1px solid rgba(0,0,0,.1);height:30px;margin:0 7.5px;position:relative;vertical-align:middle}.hero-f417 .status_cool_acad>li.content-b00f{border-color:hsla(0,0%,100%,.1)}.soft_b51d{min-height:15px;width:100%}.tabs-94ea .highlight-38b2{max-width:100%!important}@media(max-width:849px){.link_top_490f li.detail-76f7.component_thick_31dc{display:none}}@media(prefers-reduced-motion){.mask_dynamic_ac3b .banner_2b5d{animation-name:stuckFadeIn}}@media(max-width:549px){.texture-0414>li>a:not(.dropdown_699c){line-height:5em}}.panel_stale_1a8d{margin:0 0 30px}.hovered-8009 .panel_stale_1a8d{margin-bottom:0}.thumbnail-f7e1{padding:1.5em 0}.thumbnail-f7e1.old-45eb{padding-left:1.5em;padding-right:1.5em}.filter-fast-5141{padding-top:0}.tertiary-1023{padding-bottom:0}.rough_b155{padding-bottom:1.5em;padding-top:1.5em}.hovered-8009 .sidebar-2fdf .huge-623e{margin-bottom:1.5em}.sidebar-2fdf{transition:opacity .3s,box-shadow .5s,transform .3s}.link-glass-0703+#main .wood_435a{padding-top:30px}.status_tall_c5bb{opacity:.8;padding-top:7px}.sidebar-2fdf.nav-3a3a{background-color:#fff}.sidebar-2fdf.nav-3a3a .wood-3b9a,.sidebar-2fdf.nav-3a3a .rough_b155,.sidebar-2fdf.nav-3a3a .thumbnail-f7e1,.sidebar-2fdf.nav-3a3a footer.background_current_cbaa{padding-left:1.5em;padding-right:1.5em}.sidebar-2fdf.nav-3a3a .filter-fast-5141{padding-top:1.5em}.preview_d0a6{padding:2em 0}.popup_hot_53dd h2.bottom_9a60{font-size:2em}.old-e9dd.shade-d6cf{top:7%}.thumbnail_active_f173 img{width:100%}.medium-5e7e{position:relative}@media(min-width:850px){.medium-5e7e{float:left;margin-right:2em;max-width:50%}.medium-5e7e+.rough_b155{padding-top:0}}.panel_stale_1a8d .hidden-c6ab p:last-of-type{margin-bottom:0}footer.background_current_cbaa{border-bottom:2px solid #ececec;border-top:1px solid #ececec;font-size:.8em;padding:.5em 0 .6em}li.disabled_3316{padding:7px 0}li.disabled_3316 a{display:inline!important}.widget_right_0c9c .image_smooth_1d16{height:2px;margin-bottom:.5em;margin-top:.5em}.container_58cf{display:block}.button_dcb7{margin-top:1.5em}.tiny_24eb:not(.row-69b0){display:none}@media(min-width:850px){.middle_b395{display:inline;float:left;margin-right:1.5em}.icon-1738{display:inline;float:right;margin-left:1.5em}.hidden-rough-42df{clear:both;display:block;margin:0 auto}}.avatar-9c7c{margin-bottom:2em;max-width:100%}.avatar-9c7c .silver-63f8{background:rgba(0,0,0,.05);font-size:.9em;font-style:italic;padding:.4em}.silver-63f8{text-align:center}img.border_2329.gallery-6572{margin-bottom:2em}.image-warm-0aab .rough_b155 .aside_d8ce{padding:0}.complex-a935{display:block}.pagination_e00b .summary_d2d1,.rough_b155 .summary_d2d1,.layout-bright-9dd5 .summary_d2d1{border:none;margin-bottom:0;margin-top:0;padding:0}.easy-603f{margin-bottom:1.5em}.easy-603f ul{margin:0}.easy-603f li{list-style:none}.highlight-advanced-fc4d .easy-603f,.last_bb3a .easy-603f{background-color:#fff;border:1px solid #ddd;box-shadow:2px 2px 10px 0 rgba(0,0,0,.05);padding:15px 20px}.highlight-advanced-fc4d .easy-603f h3{background-color:#446084;color:#fff;margin-left:-21px;margin-top:-16px;padding:10px 20px;width:calc(100% + 42px)}.highlight-advanced-fc4d h3+.image_smooth_1d16{display:none}.easy-603f>ul>li,ul.disabled_cool_9b04>li{list-style:none;margin:0;text-align:left}.easy-603f>ul>li li,ul.disabled_cool_9b04>li li{list-style:none}.easy-603f>ul>li>a,.easy-603f>ul>li>span:first-child,ul.disabled_cool_9b04>li>a,ul.disabled_cool_9b04>li>span:first-child{display:inline-block;flex:1;padding:6px 0}.easy-603f>ul>li:before,ul.disabled_cool_9b04>li:before{display:inline-block;font-family:fl-icons;margin-right:6px;opacity:.6}.easy-603f>ul>li li>a,ul.disabled_cool_9b04>li li>a{display:inline-block;font-size:.9em;padding:3px 0}.easy-603f>ul>li+li,ul.disabled_cool_9b04>li+li{border-top:1px solid #ececec}.rough-5067 .easy-603f>ul>li+li,.rough-5067 ul.disabled_cool_9b04>li+li{border-color:hsla(0,0%,100%,.08)}.easy-603f>ul>li ul,ul.disabled_cool_9b04>li ul{border-left:1px solid #ddd;display:none;margin:0 0 10px 3px;padding-left:15px;width:100%}.easy-603f>ul>li ul li,ul.disabled_cool_9b04>li ul li{border:0;margin:0}.rough-5067 .easy-603f>ul>li ul,.rough-5067 ul.disabled_cool_9b04>li ul{border-color:hsla(0,0%,100%,.08)}.rough-5067 .easy-603f>ul>li.fn-active-d035>a,.rough-5067 .easy-603f>ul>li.motion-1c51>a,.rough-5067 .easy-603f>ul>li>a:hover,.rough-5067 ul.disabled_cool_9b04>li.fn-active-d035>a,.rough-5067 ul.disabled_cool_9b04>li.motion-1c51>a,.rough-5067 ul.disabled_cool_9b04>li>a:hover{color:#fff}.easy-603f>ul>li.background-4181,ul.disabled_cool_9b04>li.background-4181{align-items:center;display:flex;flex-flow:row wrap}.easy-603f>ul>li .tertiary-east-ca10{font-size:.7em;line-height:3em;opacity:.5}.easy-603f .button-paper-fcfc>ul,.easy-603f .fn-current-d035>ul{display:block}.easy-603f .motion-1c51>a{color:#000;font-weight:bolder}.under_19b5{padding:10px 0}.under_19b5 a{display:block;line-height:1.2;margin-bottom:6px}.easy-603f .upper_37a7:after{clear:both;content:"";display:table}.easy-603f .upper_37a7>li{border:0;float:left;list-style:none;margin:0;padding:0;width:33.333333%}.easy-603f .upper_37a7>li a{display:block;margin:0;padding:0}.easy-603f .upper_37a7>li img{display:block;width:100%}.easy_6de8 li{align-items:center;display:flex}.grid-bf81 li{font-size:.9em;font-style:italic}.grid-bf81 a{display:inline!important}.grid-bf81 span{display:block;font-weight:bolder}.focused-d5e1{color:#333;position:relative}.focused-d5e1 .static_fcac{display:none!important}.rough-5067 .focused-d5e1{color:#fff}.focused-d5e1 p{margin:0;padding:0}.focused-d5e1 br{display:none}.focused-d5e1 label{display:inline-block;width:100%}.focused-d5e1 span.bright-8516{margin-left:0;margin-right:1.2em}.focused-d5e1 .container_narrow_23d6{display:block}.focused-d5e1 .static_fcac{background-color:#fff;border-radius:99px;position:absolute;right:0}.focused-d5e1 .row_glass_512e{background-color:#f1f1f1;border-radius:3px;color:#b20000;line-height:1.2em;margin-top:-10px;opacity:.8;padding:5px 8px;position:relative}.focused-d5e1 .row_glass_512e: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}.focused-d5e1 .blue-5422{display:none!important}.focused-d5e1 .detail-72ee .row_glass_512e{margin-top:5px;position:absolute;width:100%;z-index:99}.focused-d5e1 .banner-b8fd{border-radius:10px;margin:5px 0 0}.module_b883 .fn-processing-d035 *{opacity:.8}.active-ac35 form.fresh-1a18{margin:0 auto;max-width:620px;padding:30px 15px}.notification_7621 img{width:100%}.label-fixed-cff5{margin-bottom:-1px}.image-warm-0aab+.header_mini_e4e8 .article_dim_ac11{margin-top:30px}.cool-af46{display:none;padding:1em 2.3em}.focused_94af{border-top:1px solid #ddd;display:block;font-size:110%;padding:.6em 2.3em;position:relative;transition:border .2s ease-out,background-color .3s}.rough-5067 .focused_94af{border-color:hsla(0,0%,100%,.2)}.focused_94af.fn-active-d035{background-color:rgba(0,0,0,.03);border-color:#446084;color:#446084;font-weight:700}.rough-5067 .focused_94af.fn-active-d035{color:#fff}.aside-dim-a90a .outer_f73f{border-radius:999px;height:1.5em;left:0;margin-right:5px;position:absolute;top:.3em;transform-origin:50% 47%;width:2.3em}.aside-dim-a90a .fn-active-d035 .outer_f73f{color:currentColor;opacity:1}.fixed_d144{color:#222;font-weight:700;letter-spacing:0;padding:0}.focused_19b7 .fixed_d144{font-size:.85em;margin:0 0 .5em}.fixed_d144 .picture_ad90,.fixed_d144 .pressed-45c6{font-weight:300;margin:0 .3em;opacity:.35;position:relative;top:0}.rough-5067 .fixed_d144{color:#fff}.fixed_d144 a{color:hsla(0,0%,40%,.7);font-weight:400}.fixed_d144 a:first-of-type{margin-left:0}.fixed_d144 a.fn-current-d035,.fixed_d144 a:hover{color:#111}.rough-5067 .fixed_d144 a{color:#fff}.yellow_2d90{padding:15px 0}.yellow_2d90 a{align-items:center;color:#ccc;display:inline-flex}.yellow_2d90 .picture_ad90{margin:0 .5em;top:2px}.module-copper-92e1{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-d035 .module-copper-92e1{background-color:#d26e4b}@media(min-width:850px){.grid-over-a553{display:flex;flex-flow:row wrap;margin-left:-15px;margin-right:-15px}.grid-over-a553>div,.grid-over-a553>p{padding:0 15px;width:100%}.grid-over-a553 p.notice_3d4f,.grid-over-a553 p.content-693b,.grid-over-a553 p.bottom-1f91{flex:1}}.lite-fd60:target{background-color:#f1f1f1;border-radius:10px;padding:15px}.form_d79a li,.hover_26dc li{list-style:none;padding:1em 0 0}.form_d79a li .gas_409e,.hover_26dc li .gas_409e{margin-bottom:0}.form_d79a li .progress-d000,.hover_26dc li .progress-d000{border-radius:100%}.form_d79a li .simple-b579,.hover_26dc li .simple-b579{font-style:italic}.form_d79a li .copper-18e8,.hover_26dc li .copper-18e8{padding:0 1.5em}.form_d79a>li:not(:first-child),.hover_26dc>li:not(:first-child){border-top:1px dashed #ddd}#comments .accent-light-0e52{background-color:rgba(0,0,0,.05);margin-top:15px;padding:15px 25px 0}#comments .accent-light-0e52 .main_simple_5294{font-size:1.2em}#comments .accent-light-0e52 small{font-size:.6em;margin-left:10px;text-transform:uppercase}.thumbnail_next_913d{position:relative;width:100%}.hover-7676{padding:30px 0 0}.preview_ed7c{background-color:#fff}.focus-ae52{background-color:#777}.preview_ed7c,.focus-ae52{border-top:1px solid rgba(0,0,0,.05)}.gallery-b219{padding:7.5px 0}.nav_tiny_ee25,html{background-color:#5b5b5b}.hover-7676 ul{margin:0}.nav_tiny_ee25{color:rgba(0,0,0,.5);font-size:.9em;padding:10px 0 15px}.nav_tiny_ee25.rough-5067{color:hsla(0,0%,100%,.5)}.nav_tiny_ee25.fn-fixed-d035{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}.nav_tiny_ee25 ul{border-bottom:1px solid #ddd;opacity:.8;padding-bottom:5px}.nav_tiny_ee25.rough-5067 ul{border-color:hsla(0,0%,100%,.08)}.nav_tiny_ee25.old-45eb ul{border:0;padding-top:5px}.thumbnail-down-9892{box-shadow:0 0 20px 0 rgba(0,0,0,.5);margin-bottom:100px;position:relative;z-index:1}.thumbnail-down-9892+.thumbnail_next_913d{bottom:0;position:fixed;z-index:0}.background-prev-14d6{bottom:20px;margin:0;opacity:0;pointer-events:none;right:20px;transform:translateY(30%)}.background-prev-14d6.fn-left-d035{left:20px;right:unset}.background-prev-14d6.fn-active-d035{opacity:1;pointer-events:inherit;transform:translateY(0)}.block_909b{display:block;padding-bottom:100%}.block_909b a>img{font-family:"object-fit: cover;";height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;width:100%}.box-938c img{background-color:rgba(0,0,0,.03)}.backdrop_c6b5{line-height:1;margin:0}.main-b0e2{font-size:.9em;font-style:italic;line-height:1;margin:.85em 0}.backdrop_c6b5 a{color:#446084;display:block;font-size:32px;font-weight:bolder;margin:0;text-decoration:none;text-transform:uppercase}.backdrop_c6b5 img{display:block;width:auto}.widget_tall_fc4d,.tag-73d1,.hero-f417 .down_1189,.fn-sticky-d035 .rough-5067 .widget_tall_fc4d,.fn-sticky-d035 .layout_bottom_a20f .down_1189{display:none!important}.hero-f417 .widget_tall_fc4d,.banner_2b5d .tag-73d1{display:block!important}.banner_2b5d .tag-73d1+img,.banner_2b5d .tag-73d1+img+img{display:none!important}.hero-f417 .backdrop_c6b5 a{color:#fff}.bronze-d53a .backdrop_c6b5{margin-left:0;margin-right:30px}.label-huge-12eb .large_aeb9{flex:1 1 0;order:1}.label-huge-12eb .backdrop_c6b5{margin:0 30px;order:2;text-align:center}.label-huge-12eb .backdrop_c6b5 img{margin:0 auto}.label-huge-12eb .hard-b540{flex:1 1 0;order:3}@media screen and (max-width:849px){.grid-9d43 .status_cool_acad{flex-wrap:nowrap}.info-f489 .backdrop_c6b5{margin-left:0;margin-right:15px;order:1}.info-f489 .large_aeb9{flex:1 1 0;order:2}.info-f489 .hard-b540{flex:1 1 0;order:3}.hovered_1c0b .large_aeb9{flex:1 1 0;order:1}.hovered_1c0b .backdrop_c6b5{margin:0 15px;order:2;text-align:center}.hovered_1c0b .backdrop_c6b5 img{margin:0 auto}.hovered_1c0b .hard-b540{flex:1 1 0;order:3}}.accordion-4707{height:300px}.search_5009{height:400px}.media_easy_1f6e{background-color:#fff;background-color:hsla(0,0%,100%,.9);padding:20px}.lite_9231 .west_f36b button{max-width:none!important;min-height:auto!important}.lite_9231 .west_f36b .header_3930 li{margin:0}.image-5b34{background-color:#f1f1f1;padding-left:30px;padding-right:30px}.image-5b34.rough-5067{background-color:#333}.image-5b34 .title-simple-074b,.image-5b34 .white_6d0e,.image-5b34 .image-warm-0aab{padding-bottom:0!important;padding-top:0!important}.row_10f0 li{display:inline-block;margin:0 1px!important;position:relative}.row_10f0 li .dropdown_699c{margin-bottom:0}.row_10f0 .accordion_lite_07e0{min-width:90px;padding:2px;width:90px}.primary-green-661d{position:relative}.primary-green-661d .easy-603f{margin:0 .3em;vertical-align:middle}.under_d322{overflow:hidden}.active_small_8d17{transition:opacity .6s}.advanced_31e7{background-color:rgba(0,0,0,.25)}.main-black-fad1{min-height:60px;padding-top:20px;position:relative}.main-black-fad1 button,.main-black-fad1 form,.main-black-fad1 p,.main-black-fad1 select,.main-black-fad1 ul{margin-bottom:0;margin-top:0}.border-narrow-23e6{background-color:#f7f7f7;border-bottom:1px solid #ececec;border-top:1px solid #ececec}.border-narrow-23e6 .main-black-fad1{padding-bottom:15px;padding-top:15px}.huge-f70d{background-color:#446084;text-shadow:1px 1px 1px rgba(0,0,0,.2)}.huge-f70d .main-black-fad1{padding-bottom:20px}.huge-f70d .under_d322{box-shadow:inset 0 0 30px 0 rgba(0,0,0,.1)}.huge-f70d .message_old_e72d{background-color:rgba(0,0,0,.4)}.solid_9ee1 .silver_55a3{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}.solid_9ee1 .silver_55a3 svg{height:20px;vertical-align:middle;width:auto!important}.solid_9ee1 .silver_55a3:hover{opacity:1}.rough-5067 .solid_9ee1 .silver_55a3{background-color:hsla(0,0%,100%,.1)}.rough-5067 .solid_9ee1 .silver_55a3 svg{fill:#fff}.secondary_cf9c{background-color:#fff;border:1px solid #ececec;overflow:hidden;padding-bottom:15px}.rough-5067 .secondary_cf9c{border-color:hsla(0,0%,100%,.2)}.secondary_cf9c .steel_3cb1{border-bottom:1px solid #ececec;padding:.5em 15%}.rough-5067 .secondary_cf9c .steel_3cb1{border-color:hsla(0,0%,100%,.2)}.secondary_cf9c .paragraph_ade2{color:#000;font-weight:300;padding:.6em 15% 0}.secondary_cf9c .simple-b579{padding:15px 15px 0}.secondary_cf9c .texture-91f6{padding:10px 15%}.secondary_cf9c .badge-iron-cb19{opacity:.6;text-decoration:line-through}.secondary_cf9c .texture-91f6 .dropdown_699c:last-child{margin:30px 0 0}.secondary_cf9c .soft-9bb6{font-size:14px;margin-left:10px}.secondary_cf9c .texture-91f6>div{border-bottom:1px solid #ececec;padding:7.5px 0}.rough-5067 .secondary_cf9c .texture-91f6>div{border-color:hsla(0,0%,100%,.08)}.rough-5067 .secondary_cf9c{background-color:#333}.secondary_cf9c .steel_3cb1{background-color:rgba(0,0,0,.02)}.link_hot_0410{border-color:#446084;border-width:2px;margin-top:-15px}.link_hot_0410 .steel_3cb1{background-color:#446084;border-color:#446084;color:#fff}.progress-middle-1df3{width:100%}.background_93d4{max-height:100vh;overflow:hidden;position:fixed;right:0;top:50%;transform:translateY(-50%);z-index:999}.background_93d4 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}.background_93d4 a.fn-active-d035,.background_93d4 a:hover{background-color:#fff;opacity:1}.background_93d4 a.fn-active-d035{border-color:#446084}.gradient-blue-1007 .form-46d0{display:block!important}.element_mini_6895 form{margin-bottom:0}.sidebar_bright_b61c>.form-46d0,.gradient-blue-1007 .form-46d0{padding:5px 0;width:100%}.carousel-f8e0 .large-8d1a{padding-right:5px}.element_mini_6895:not(.carousel-f8e0) .sidebar_lower_e52d,.popup-751b .sidebar_lower_e52d{border-bottom-left-radius:0!important;border-top-left-radius:0!important}.in-8b1b{position:relative}.in-8b1b .dropdown_699c.north_486d{margin:0}.in-8b1b .dropdown_699c.north_486d i{font-size:1.2em}.element_mini_6895{width:100%}.element_mini_6895.carousel-f8e0 .sidebar_lower_e52d.fn-loading-d035 .narrow_1476{opacity:0}.element_mini_6895.carousel-f8e0 .sidebar_lower_e52d.fn-loading-d035:after{border-color:currentColor}.element_mini_6895.carousel-f8e0 .detail-72ee:last-of-type{margin-left:-2.9em}@media(max-width:849px){.element_mini_6895{font-size:1rem}}.element_mini_6895 .notice-in-6ae3{-webkit-overflow-scrolling:touch;max-height:50vh;overflow-y:scroll;overflow-y:auto}.article_advanced_2760 .form-46d0 .notice-in-6ae3,.soft_b51d .notice-in-6ae3{max-height:80vh}.title-simple-074b .stale-4df8,.article_advanced_2760 .form-46d0 .stale-4df8,.soft_b51d .stale-4df8{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%}.article_advanced_2760 li .detail-76f7 .stale-4df8{background-color:transparent;box-shadow:none;position:relative;top:0}.filter-9c3a{align-items:center;border-bottom:1px solid rgba(0,0,0,.05);cursor:default;display:flex;padding:10px .75em}.filter-9c3a .cold_aa6b{flex:1}.filter-9c3a img{border-radius:99px;display:inline-block;height:40px;margin-right:10px;width:40px}.filter-9c3a img+.cold_aa6b{margin-top:-.15em;padding-left:.5em}.filter-9c3a .stale-0d5a{font-size:.8em;margin-left:5px;padding-top:3px}.filter-9c3a:last-child{border-bottom:none}.column-lower-7b7b{background-color:rgba(0,0,0,.05)}#search-lightbox{font-size:1.5em;margin:0 auto;max-width:600px}.input-advanced-475a{margin-bottom:1.5em}.popup_hot_53dd+.input-advanced-475a,.texture-first-1ec7+.input-advanced-475a,.element_7d1c+.input-advanced-475a{margin-top:30px}.shade-wide-762d{align-items:center;display:flex;flex-flow:row wrap;justify-content:space-between;position:relative;width:100%}.shade-wide-762d i{margin-right:.5em;opacity:.6}.shade-wide-762d i.prev-ef29{margin-left:10px;margin-right:0}.shade-wide-762d span{text-transform:uppercase}.shade-wide-762d small{font-size:1em;font-weight:400;opacity:.7;padding-left:15px;text-transform:none}.shade-wide-762d b{background-color:currentColor;display:block;flex:1;height:2px;opacity:.1}.shade-wide-762d a{display:block;font-size:.8em;margin-left:auto;padding-left:15px}.active-thick-bedc{border-bottom:2px solid #ececec}.active-thick-bedc span{border-bottom:2px solid rgba(0,0,0,.1);margin-bottom:-2px;margin-right:15px;padding-bottom:7.5px}.rough-5067 .active-thick-bedc,.rough-5067 .active-thick-bedc span{border-color:hsla(0,0%,100%,.2)}.active-thick-bedc b{display:none}.background-c3ea span{margin:0 15px}.background-1f44 span,.background-c3ea span{text-align:center}.background-1f44 small,.background-c3ea small{display:block;padding:0 15px}.lite_6196 span,.background-1f44 span{border:2px solid rgba(0,0,0,.1);padding:.3em .8em}.lite_6196 b:first-of-type{display:none}.list-purple-bce7{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}.inner-9a88{align-items:center;display:flex;justify-content:space-between}.module_black_44dd{flex:1 1 auto;padding-right:30px}.active_df83{flex:0 0 auto}.active_df83>a{margin-bottom:0;margin-right:20px}.active_df83>a:last-child{margin-right:0}.chip_4f96{transform:translate3d(0,100%,0)}.shade_cool_031e{transform:none}@media(max-width:849px){.inner-9a88{align-items:stretch;flex-direction:column;font-size:.9em;text-align:center}.active_df83{margin-top:15px}.module_black_44dd{padding-right:0}}.footer-9055:before{content:""}.lower-9a11:before{content:""}.slow_5813:before,.preview_upper_5911:before{content:""}.backdrop_3508:before{content:""}.basic_f2a5:before{content:""}.media-yellow-415c:before{content:""}.tooltip_under_1fb1:before{content:""}.gallery-48c3:before{content:""}.surface-middle-33d5:before{content:""}.table-cff1:before{content:""}.nav-f429:before{content:""}.notice-pro-f0ae:before{content:""}.aside-b6bc:before{content:""}.focused-c0ae:before{content:""}.paper-1018:before{content:""}.aside_easy_0a20:before{content:""}.detail-full-22c3:before{content:""}.carousel-9b20:before{content:""}.old_5a81:before{content:""}.prev-ef29:before{content:""}.surface_advanced_68f0:before{content:""}.notice-last-69f7:before{content:""}.form_f43a:before{content:""}.east_7673:before{content:""}.section-6d3e:before{content:""}.hidden_d2c1:before{content:""}.outline_current_f3f5:before{content:""}.highlight-a7d9:before{content:""}.under-c2b5:before{content:""}.item_8882:before{content:""}.advanced_14b2:before{content:""}.brown_7f5a:before{content:""}.breadcrumb_5928:before{content:""}.tall-b467:before{content:""}.narrow_1476:before{content:""}.shadow_white_6d24:before{content:""}.dynamic_bdab:before{content:""}.thumbnail_east_bcea:before{content:""}.icon_f56f:before{content:""}.pagination_wide_ff70:before{content:""}.warm_d21f:before{content:""}.notice_4523:before{content:""}.in-a877:before{content:""}.primary-f12d:before{content:""}.text-59e6:before{content:""}.section_paper_7d22:before{content:""}.badge-hard-8893:before{content:""}.under_809b:before{content:""}.mini-fb2e:before{content:""}.search_ba36:before{content:""}.caption_clean_ced2{--divider-top-width:100%;--divider-width:100%;left:0;line-height:0;overflow:hidden;position:absolute;width:100%}.caption_clean_ced2 svg{display:block;height:150px;left:50%;position:relative;transform:translateX(-50%)}.in_e9d9{top:-1px;transform:rotate(180deg)}.in_e9d9 svg{width:calc(var(--divider-top-width) + 2px)}.top-a76a{bottom:-1px}.top-a76a svg{width:calc(var(--divider-width) + 2px)}.shade_11cb svg{transform:translateX(-50%) rotateY(180deg)}.avatar_c291{z-index:2}.caption_clean_ced2 .outer-31f1{fill:#fff}.old-45eb .article-c088{margin-left:auto;margin-right:auto}.article-c088{color:#999;display:inline-block;font-size:.85em;vertical-align:middle}.detail-76f7 .article-c088{font-size:1em}.detail-76f7 .article-c088 .dropdown_699c{margin-bottom:0}.article-c088 span{font-weight:700;padding-right:10px}.article-c088 i{min-width:1em}.rough-5067 .article-c088,.hero-f417 .article-c088{color:#fff}.rough-5067 .article-c088 .dropdown_699c.surface-572f,.hero-f417 .article-c088 .dropdown_699c.surface-572f{border-color:hsla(0,0%,100%,.5)}.title_bottom_055d,.article-c088 .dropdown_699c.north_486d:hover,.article-c088 .dropdown_699c.north_486d:not(.surface-572f){background-color:currentColor!important;border-color:currentColor!important}.title_bottom_055d>i,.title_bottom_055d>span,.article-c088 .dropdown_699c.north_486d:hover>i,.article-c088 .dropdown_699c.north_486d:hover>span,.article-c088 .dropdown_699c.north_486d:not(.surface-572f)>i,.article-c088 .dropdown_699c.north_486d:not(.surface-572f)>span{color:#fff!important}.dropdown_699c.heading_909f:hover,.dropdown_699c.heading_909f:not(.surface-572f){color:#3a589d!important}.dropdown_699c.highlight_1e64:hover,.dropdown_699c.highlight_1e64:not(.surface-572f){color:#3b6994!important}.dropdown_699c.dark_8e34:hover,.dropdown_699c.dark_8e34:not(.surface-572f){color:#51cb5a!important}.dropdown_699c.search_478c:hover,.dropdown_699c.search_478c:not(.surface-572f){color:#2478ba!important}.dropdown_699c.right_1a45:hover,.dropdown_699c.right_1a45:not(.surface-572f),.dropdown_699c.bright-6303:hover,.dropdown_699c.bright-6303:not(.surface-572f){color:#111!important}.dropdown_699c.shade-fresh-9248:hover,.dropdown_699c.shade-fresh-9248:not(.surface-572f){color:#51cb5a!important}.dropdown_699c.background_right_e8ba:hover,.dropdown_699c.background_right_e8ba:not(.surface-572f){color:#cb2320!important}.dropdown_699c.status_lite_c627:hover,.dropdown_699c.status_lite_c627:not(.surface-572f){color:#fc7600!important}.dropdown_699c.over-d4ff:hover,.dropdown_699c.over-d4ff:not(.surface-572f){color:#36455d!important}.dropdown_699c.form-7306:hover,.dropdown_699c.form-7306:not(.surface-572f){color:#527498!important}.dropdown_699c.south-8aa6:hover,.dropdown_699c.south-8aa6:not(.surface-572f){color:#dd4e31!important}.dropdown_699c.column-under-44aa:hover,.dropdown_699c.column-under-44aa:not(.surface-572f){color:#0072b7!important}.dropdown_699c.sort_ae45:hover,.dropdown_699c.sort_ae45:not(.surface-572f){color:#c33223!important}.dropdown_699c.item_black_842f:hover,.dropdown_699c.item_black_842f:not(.surface-572f){color:#e5086f!important}.dropdown_699c.advanced-0750:hover,.dropdown_699c.advanced-0750:not(.surface-572f){color:#fff600!important}.dropdown_699c.advanced-0750:hover i,.dropdown_699c.advanced-0750:not(.surface-572f) i{text-shadow:0 0 6px rgba(0,0,0,.4)}.dropdown_699c.paragraph-inner-3ac8:hover,.dropdown_699c.paragraph-inner-3ac8:not(.surface-572f){color:#0099e5!important}.dropdown_699c.lite-260d:hover,.dropdown_699c.lite-260d:not(.surface-572f){color:#54a9ea!important}.dropdown_699c.short-b37d:hover,.dropdown_699c.short-b37d:not(.surface-572f){color:#9146fe!important}.dropdown_699c.tabs-wide-0bcf:hover,.dropdown_699c.tabs-wide-0bcf:not(.surface-572f){color:#7189d9!important}.texture-fb23{position:relative;visibility:visible}.lower_72ff{-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}.lower_72ff:before,.summary-533e .lower_72ff:before{color:#d26e4b;content:"";float:left;left:0;position:absolute;top:0}.lower_72ff 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}.lower_72ff span:before{color:#d26e4b;content:"";left:0;position:absolute;top:0}.paper-4c74{display:inline-block;height:18px;vertical-align:middle}.status_fcfd{font-size:90%}li.complex-a0f2{font-size:.8em}li.complex-a0f2 .lower_72ff{display:inline-block;margin-bottom:0}.feature_easy_4db4 a{color:transparent!important;display:inline-block;font-family:fl-icons;font-size:16px;margin-left:-10px;overflow:hidden}.feature_easy_4db4 a+a{border-left:1px solid #ececec;margin-left:.3em}.feature_easy_4db4 a.fn-active-d035:after,.feature_easy_4db4 a:hover:after{color:#d26e4b}.feature_easy_4db4 a:after{color:#ddd;content:""}.feature_easy_4db4 a.widget_c0e1:after{content:""}.feature_easy_4db4 a.wide-5e9c:after{content:""}.feature_easy_4db4 a.large-c526:after{content:""}.feature_easy_4db4 a.card-liquid-4d76:after{content:""}

/* css-noise: 3801 */
.shadow-element-q3 {
  padding: 0.5rem;
  font-size: 11px;
  line-height: 1.2;
}
