.control-wrapper{line-height:2rem;margin-bottom:3rem;position:relative}@media(max-width:768px){.control-wrapper{margin-bottom:calc(4.46429vw + .57143rem)}}.control-wrapper_with-icon .control-wrapper__control:after{font-family:"SVGFont"!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;-moz-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;bottom:1.7rem;font-size:20px;position:absolute;right:2.1rem}.control-wrapper.hidden{display:none}.control-wrapper_placeholder{padding:0}.control-wrapper__companions{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.control-wrapper__control{position:relative}.control-wrapper__description{font-size:1.2rem;padding:.7rem 1.9rem 0;width:100%}.control-wrapper__error{color:red;font-size:1.2rem;padding:0 1.9rem;width:100%;position:absolute}body.visually-impaired-mode .control-wrapper__error{color:#000!important}.control-wrapper__native-control{display:none}.control-wrapper__captcha{height:40px;width:180px}.control-wrapper__icon{padding:24px 18px;position:absolute;right:0;top:0}.input{-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;border:1px solid #f5f5f5;background-color:#f5f5f5;min-height:7rem;padding:0 1.8rem 1rem}.input input{background:rgba(0,0,0,0);border:none;font-family:Hauss,Arial,sans-serif;padding:0;width:100%}.control-wrapper_with-icon .input input{width:-webkit-calc(100% - 32px);width:-moz-calc(100% - 32px);width:calc(100% - 32px)}.input input:focus{outline:none}.input_disabled{opacity:.5}.input:not(.input_disabled):hover{background-color:#f5f5f5;border-color:#888}.input:not(.input_disabled):focus,.input_focus:not(.input_disabled):not(.input_error){background-color:#fff!important;border-color:#000!important}.input:not(.input_disabled):focus,.input_focus:not(.input_disabled){background-color:#fff!important}.input.input_error.input_error{border-color:red!important}body.visually-impaired-mode .input.input_error.input_error{border-color:#000!important}.input .input__title-wrapper{overflow:hidden;-webkit-transform:translateY(1.1rem);-moz-transform:translateY(1.1rem);-ms-transform:translateY(1.1rem);-o-transform:translateY(1.1rem);transform:translateY(1.1rem);-webkit-transition:opacity,.25s ease,-webkit-transform;transition:opacity,.25s ease,-webkit-transform;-o-transition:opacity,.25s ease,-o-transform;-moz-transition:transform,opacity,.25s ease,-moz-transform;transition:transform,opacity,.25s ease;transition:transform,opacity,.25s ease,-webkit-transform,-moz-transform,-o-transform}.input .input__title{color:#000;font-size:1.2rem;line-height:1;opacity:.7;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-transition:font-size,.25s ease;-o-transition:font-size,.25s ease;-moz-transition:font-size,.25s ease;transition:font-size,.25s ease;white-space:nowrap}.input_empty.input_disabled .input__title-wrapper,.input_empty:not(:focus):not(.input_focus) .input__title-wrapper{-webkit-transform:translateY(2.3rem);-moz-transform:translateY(2.3rem);-ms-transform:translateY(2.3rem);-o-transform:translateY(2.3rem);transform:translateY(2.3rem)}.input_empty.input_disabled .input__title,.input_empty:not(:focus):not(.input_focus) .input__title{font-size:2rem}.input_empty.input_disabled .input__value,.input_empty:not(:focus):not(.input_focus) .input__value{-webkit-transform:translateY(2.3rem);-moz-transform:translateY(2.3rem);-ms-transform:translateY(2.3rem);-o-transform:translateY(2.3rem);transform:translateY(2.3rem)}.input__value{font-size:2rem;-webkit-transform:translateY(1.9rem);-moz-transform:translateY(1.9rem);-ms-transform:translateY(1.9rem);-o-transform:translateY(1.9rem);transform:translateY(1.9rem)}.control-wrapper_with-icon .input .input__title{padding-right:3rem}.input_type_hidden{display:none}.input_with-companion{-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;-webkit-flex-grow:1;-moz-box-flex:1;-ms-flex-positive:1;flex-grow:1;overflow:hidden;border-right:2px solid #eaeaea}.input_with-companion:hover{border-right:2px solid #888}.select{-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;border:1px solid #f5f5f5;background-color:#f5f5f5;min-height:7rem;outline:none;padding:0 3rem 1rem 1.8rem;position:relative}.select:not(.select_disabled):hover{background-color:#f5f5f5;border-color:#888}.select:not(.select_disabled):focus,.select_focus:not(.select_disabled):not(.select_error){background-color:#fff!important;border-color:#000!important}.select:not(.select_disabled):focus,.select_focus:not(.select_disabled){background-color:#fff!important}.select.select_error.select_error{border-color:red!important}body.visually-impaired-mode .select.select_error.select_error{border-color:#000!important}.select .select__title-wrapper{overflow:hidden;-webkit-transform:translateY(1.1rem);-moz-transform:translateY(1.1rem);-ms-transform:translateY(1.1rem);-o-transform:translateY(1.1rem);transform:translateY(1.1rem);-webkit-transition:opacity,.25s ease,-webkit-transform;transition:opacity,.25s ease,-webkit-transform;-o-transition:opacity,.25s ease,-o-transform;-moz-transition:transform,opacity,.25s ease,-moz-transform;transition:transform,opacity,.25s ease;transition:transform,opacity,.25s ease,-webkit-transform,-moz-transform,-o-transform}.select .select__title{color:#000;font-size:1.2rem;line-height:1;opacity:.7;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-transition:font-size,.25s ease;-o-transition:font-size,.25s ease;-moz-transition:font-size,.25s ease;transition:font-size,.25s ease;white-space:nowrap}.select_empty.select_disabled .select__title-wrapper,.select_empty:not(:focus):not(.select_focus) .select__title-wrapper{-webkit-transform:translateY(2.3rem);-moz-transform:translateY(2.3rem);-ms-transform:translateY(2.3rem);-o-transform:translateY(2.3rem);transform:translateY(2.3rem)}.select_empty.select_disabled .select__title,.select_empty:not(:focus):not(.select_focus) .select__title{font-size:2rem}.select_empty.select_disabled .select__value,.select_empty:not(:focus):not(.select_focus) .select__value{-webkit-transform:translateY(2.3rem);-moz-transform:translateY(2.3rem);-ms-transform:translateY(2.3rem);-o-transform:translateY(2.3rem);transform:translateY(2.3rem)}.select__value{font-size:2rem;-webkit-transform:translateY(1.9rem);-moz-transform:translateY(1.9rem);-ms-transform:translateY(1.9rem);-o-transform:translateY(1.9rem);transform:translateY(1.9rem)}.control-wrapper_with-icon .select .select__title{padding-right:3rem}.select:after{font-family:"SVGFont"!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;-moz-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:.6rem;content:"";position:absolute;top:3.6rem;-webkit-transform:translateY(-50%);-moz-transform:translateY(-50%);-ms-transform:translateY(-50%);-o-transform:translateY(-50%);transform:translateY(-50%);right:1.3rem}.select__value{cursor:default;overflow:hidden;-o-text-overflow:ellipsis;text-overflow:ellipsis;-webkit-transform:translateY(2rem);-moz-transform:translateY(2rem);-ms-transform:translateY(2rem);-o-transform:translateY(2rem);transform:translateY(2rem);white-space:pre}.select__options-wrapper{-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;background-color:#f5f5f5;min-height:7rem;display:none;position:absolute;background-color:#fff;border:1px solid #000;border-top:0 solid #000;-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-border-top-right-radius:0;-moz-border-radius-topright:0;border-top-right-radius:0;top:100%;left:0;right:0;padding:0 0 1rem;overflow:hidden;z-index:1000;width:100%;margin:0 0 0 auto}.control-wrapper_with-icon .select__options-wrapper .select__title{padding-right:3rem}.select__options,.select__select-expander{list-style:none;margin:0;padding:0}.select__options{max-height:45vh;overflow-y:auto;width:-webkit-calc(100% + var(--scroll-bar-width));width:-moz-calc(100% + var(--scroll-bar-width));width:calc(100% + var(--scroll-bar-width))}.select.select_error.select_error .select__options-wrapper{border-color:red}.select__select-expander{display:block;height:0;margin:0 -2.8rem 0 -2rem;min-height:0;padding:0;position:relative;visibility:hidden}.select__select-expander .select__option{font-weight:700}.select__option{cursor:pointer;padding:1rem 2.8rem 1rem 2rem;word-wrap:break-word}.select__option:hover{opacity:.5}.select__option_selected{cursor:default;font-weight:700;pointer-events:none}.select_exposed{background-color:#fff;-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;-moz-border-radius-bottomright:0;border-bottom-right-radius:0;border-bottom:none;border-color:#000}.select_exposed:after{-webkit-transform:translateY(-50%) rotate(180deg);-moz-transform:translateY(-50%) rotate(180deg);-ms-transform:translateY(-50%) rotate(180deg);-o-transform:translateY(-50%) rotate(180deg);transform:translateY(-50%) rotate(180deg)}.select_exposed .select__value{opacity:.5}.select_exposed .select__options-wrapper{border-top:none;display:block}.select_exposed~.select__options-wrapper{display:block}.select_disabled{opacity:.5}.select_companion{-webkit-border-bottom-left-radius:0;-moz-border-radius-bottomleft:0;border-bottom-left-radius:0;border-left-color:#eaeaea;-webkit-border-top-left-radius:0;-moz-border-radius-topleft:0;border-top-left-radius:0;-webkit-flex-grow:0;-moz-box-flex:0;-ms-flex-positive:0;flex-grow:0;max-width:50%}.select_untitled .select__value{-webkit-transform:translateY(2.3rem);-moz-transform:translateY(2.3rem);-ms-transform:translateY(2.3rem);-o-transform:translateY(2.3rem);transform:translateY(2.3rem)}.checkbox{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:1.6rem;line-height:2rem;max-width:-webkit-max-content;max-width:-moz-max-content;max-width:max-content;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-align-items:baseline;-moz-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.checkbox .checkbox__box,body.visually-impaired-mode .checkbox .checkbox__box{background-color:rgba(0,0,0,0);border-color:#d4d4d4}.checkbox_disabled{opacity:.2}.checkbox:not(.checkbox_disabled){cursor:pointer}.checkbox:not(.checkbox_disabled):active .checkbox__box,body.visually-impaired-mode .checkbox:not(.checkbox_disabled):active .checkbox__box{background-color:rgba(0,0,0,0);border-color:#000}.checkbox_checked .checkbox__box{background-color:#f7ce46;border-color:#f7ce46}body.visually-impaired-mode .checkbox_checked .checkbox__box{background-color:#000;border-color:#000}.checkbox_checked .checkbox__box{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-position:50%;background-repeat:no-repeat;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.checkbox_checked .checkbox__box:after{content:""}.checkbox_checked:not(.checkbox_disabled):hover .checkbox__box{background-color:#ebb70d;border-color:#ebb70d}body.visually-impaired-mode .checkbox_checked:not(.checkbox_disabled):hover .checkbox__box{background-color:#000;border-color:#000}.checkbox_checked:not(.checkbox_disabled):active .checkbox__box{background-color:#d3a714;border-color:#d3a714}body.visually-impaired-mode .checkbox_checked:not(.checkbox_disabled):active .checkbox__box{background-color:#000;border-color:#000}.checkbox__box{-webkit-border-radius:5px;-moz-border-radius:5px;border-radius:5px;border-style:solid;border-width:1px;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;height:18px;margin-right:11px;-webkit-transform:translateY(.125em);-moz-transform:translateY(.125em);-ms-transform:translateY(.125em);-o-transform:translateY(.125em);transform:translateY(.125em);width:18px}.checkbox__box:after{font-family:"SVGFont"!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;-moz-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:8px;position:absolute}body.visually-impaired-mode .checkbox__box:after{color:#fff}.checkbox_alternative{border:1px solid #f5f5f5;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;background-color:#f5f5f5;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-direction:row-reverse;-moz-box-orient:horizontal;-moz-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;-webkit-flex:1 1 auto;-moz-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;min-height:7rem;width:100%;max-width:100%;padding:0 1.8rem}.checkbox_alternative span{font-size:20px}.checkbox_alternative .checkbox__box{width:24px;height:24px;margin-right:0}.checkbox_alternative .checkbox__box:after{font-size:10px}.checkbox_slick .checkbox__box{width:52px;height:32px;-webkit-border-radius:35px;-moz-border-radius:35px;border-radius:35px;background-color:#d9d9d9;padding:3px;-webkit-transition:all .5s;-o-transition:all .5s;-moz-transition:all .5s;transition:all .5s}.checkbox_slick .checkbox__box:after{content:"";font-size:0;height:24px;width:24px;background-color:#fff;-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%;-webkit-box-shadow:0 2px 4px rgba(55,45,11,.15);-moz-box-shadow:0 2px 4px rgba(55,45,11,.15);box-shadow:0 2px 4px rgba(55,45,11,.15)}.checkbox_slick .checkbox__box:active{background-color:#ebb70d;border-color:#ebb70d}.checkbox_slick.checkbox_checked .checkbox__box{background-color:#ebb70d;-webkit-justify-content:flex-end;-moz-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.checkbox_slick.checkbox_checked .checkbox__box:active{background-color:#ebb70d}.checkbox_slick:not(.checkbox_disabled):active .checkbox__box{background-color:#ebb70d;border-color:rgba(0,0,0,0)}.checkbox_button{padding:13px 20px;-webkit-border-radius:40px;-moz-border-radius:40px;border-radius:40px;border:1px solid #000;background:#fff;font-size:18px;line-height:13px;-webkit-transition:all .3s ease;-o-transition:all .3s ease;-moz-transition:all .3s ease;transition:all .3s ease}.checkbox_button.checkbox_checked{border-color:#f7ce46;background-color:#f7ce46}.checkbox_button .checkbox__box{display:none}.tab-bar{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(0,0,0,.5);-webkit-border-radius:2.5rem;-moz-border-radius:2.5rem;border-radius:2.5rem;color:inherit;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;font-size:1.6rem;font-weight:400;line-height:3rem;list-style:none;margin:0 auto;overflow:hidden;padding:7px;position:relative;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:-webkit-fit-content;width:-moz-fit-content;width:fit-content}.tab-bar_white{color:#fff;border-color:hsla(0,0%,100%,.5)}.tab-bar_white .tab-bar__underlay{background-color:#fff}.tab-bar_white .tab-bar__item_active{color:#2f3947}.tab-bar_fallback-underlay .tab-bar__underlay{display:none}.tab-bar_fallback-underlay .tab-bar__item_active{-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;background-color:#fac91b}.tab-bar_fallback-underlay.tab-bar_white .tab-bar__item_active{background-color:#fff}.tab-bar__underlay{background-color:#fac91b;-webkit-border-radius:2rem;-moz-border-radius:2rem;border-radius:2rem;height:100%;left:0;position:absolute;top:0;-webkit-transition-property:height,width,-webkit-transform;transition-property:height,width,-webkit-transform;-o-transition-property:height,width,-o-transform;-moz-transition-property:transform,height,width,-moz-transform;transition-property:transform,height,width;transition-property:transform,height,width,-webkit-transform,-moz-transform,-o-transform;-webkit-transition-duration:.23s;-moz-transition-duration:.23s;-o-transition-duration:.23s;transition-duration:.23s;-webkit-transition-timing-function:ease;-moz-transition-timing-function:ease;-o-transition-timing-function:ease;transition-timing-function:ease;width:100%}.tab-bar__item{letter-spacing:.004rem;padding:.1rem 2rem;position:relative}.tab-bar__item:not(.tab-bar__item_active){cursor:pointer}.tab-bar__item:not(.tab-bar__item_active):hover{opacity:.5}.tab-bar__item_active{cursor:default}.card{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;width:-webkit-calc(25% - 10px);width:-moz-calc(25% - 10px);width:calc(25% - 10px)}.card:hover .card__detail .h1 a,.card:hover .card__detail .h2 a,.card:hover .card__detail .h3 a,.card:hover .card__detail .h4 a,.card:hover .card__detail h1 a,.card:hover .card__detail h2 a,.card:hover .card__detail h3 a,.card:hover .card__detail h4 a{color:#fac91b}.with-max-width .card{max-width:25rem}.grid-1 .card{-webkit-flex:0 0 100%;-moz-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%}.grid-2 .card{-webkit-flex:0 0 50%;-moz-box-flex:0;-ms-flex:0 0 50%;flex:0 0 50%}.grid-3 .card{-webkit-flex-grow:0;-moz-box-flex:0;-ms-flex-positive:0;flex-grow:0;-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;-webkit-flex-basis:-webkit-calc(33.33333% - 15px);-ms-flex-preferred-size:calc(33.33333% - 15px);flex-basis:-moz-calc(33.33333% - 15px);flex-basis:calc(33.33333% - 15px)}@media(max-width:980px){.card{width:-webkit-calc(33.33333% - 10px);width:-moz-calc(33.33333% - 10px);width:calc(33.33333% - 10px)}}@media(max-width:750px){.card{width:-webkit-calc(50% - 10px);width:-moz-calc(50% - 10px);width:calc(50% - 10px)}}@media(max-width:475px){.card{width:100%}}.with-max-width .card .card__detail{margin-left:2rem}@media(max-width:475px){.with-max-width .card .card__detail{margin-left:0}}.card__picture-wrapper{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:10px;width:100%}.card__picture-border{height:0;padding-top:100%;position:relative;-webkit-transition-property:height,width;-o-transition-property:height,width;-moz-transition-property:height,width;transition-property:height,width;-webkit-transition-duration:.2s;-moz-transition-duration:.2s;-o-transition-duration:.2s;transition-duration:.2s;-webkit-transition-timing-function:ease-in-out;-moz-transition-timing-function:ease-in-out;-o-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out;width:100%;overflow:hidden}.card__picture{background-position:50%;-webkit-background-size:cover;-moz-background-size:cover;background-size:cover;height:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate3d(-50%,-50%,0);-moz-transform:translate3d(-50%,-50%,0);transform:translate3d(-50%,-50%,0);-webkit-transition:-webkit-transform .3s ease;transition:-webkit-transform .3s ease;-o-transition:-o-transform .3s ease;-moz-transition:transform .3s ease,-moz-transform .3s ease;transition:transform .3s ease;transition:transform .3s ease,-webkit-transform .3s ease,-moz-transform .3s ease,-o-transform .3s ease;width:100%}.card__picture:hover{-webkit-transform:translate3d(-50%,-50%,0) scale(1.1);-moz-transform:translate3d(-50%,-50%,0) scale(1.1);transform:translate3d(-50%,-50%,0) scale(1.1)}.ie .card__picture{-webkit-border-radius:50%;-moz-border-radius:50%;border-radius:50%}.card__tags{display:-webkit-inline-flex;display:-moz-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.4rem;line-height:1.9rem;list-style:none;margin:0;padding:0 0 .5rem}.card__tag:not(:last-child){margin-right:.8rem}.card .h1,.card .h2,.card h1,.card h2{margin-bottom:2rem}.card .h3,.card .h4,.card h3,.card h4{margin-bottom:1rem}.card .h1 a,.card .h2 a,.card .h3 a,.card .h4 a,.card h1 a,.card h2 a,.card h3 a,.card h4 a{border:none;color:inherit;text-decoration:none}.card .h1 a:hover,.card .h2 a:hover,.card .h3 a:hover,.card .h4 a:hover,.card h1 a:hover,.card h2 a:hover,.card h3 a:hover,.card h4 a:hover{color:#fac91b}.card__preview-text{line-height:2.4rem;margin-bottom:1rem}@media(max-width:1120px){.card__preview-text{line-height:-webkit-calc(.25vw + 2.12rem);line-height:-moz-calc(.25vw + 2.12rem);line-height:calc(.25vw + 2.12rem)}}.card__download{font-size:1.4rem}.card__download .ext{margin-left:5px}.card__stats{font-size:1.4rem;line-height:1.9rem}.card__stats,.card__views-count{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.card__views-count{padding-left:1.6rem}.card__views-count:before{font-family:"SVGFont"!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;-moz-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";display:block;font-size:1.4rem;line-height:1.6rem;padding-right:.4rem}.table__title{font-weight:700;margin-bottom:25px}.table__table{width:100%}.table__body .table__cell{border-bottom:1px solid #ececec}.table__row:hover{background-color:#f5f5f5}.table__row_header{background-color:#fac91b;-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;color:#000;font-size:2rem;font-weight:700;line-height:2.4rem}.table__row_footer{margin-top:2px;border-top:2px solid #e0e0e0}.table__cell{padding:1.6rem;vertical-align:middle}.table__show-all-rows-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;position:relative}.table__show-all-rows-wrapper:before{background:-webkit-gradient(linear,left top,left bottom,color-stop(13.64%,hsla(0,0%,100%,.51)),color-stop(72.73%,#fff));background:-webkit-linear-gradient(top,hsla(0,0%,100%,.51) 13.64%,#fff 72.73%);background:-moz-linear-gradient(top,hsla(0,0%,100%,.51) 13.64%,#fff 72.73%);background:-o-linear-gradient(top,hsla(0,0%,100%,.51) 13.64%,#fff 72.73%);background:linear-gradient(180deg,hsla(0,0%,100%,.51) 13.64%,#fff 72.73%);-webkit-border-radius:14px;-moz-border-radius:14px;border-radius:14px;bottom:0;content:" ";height:17.6rem;left:0;position:absolute;right:0}.table__show-all-rows{color:#1070a7;cursor:pointer;font-size:2rem;line-height:2.4rem;position:relative}.table__show-all-rows:after{background-color:#1070a7;content:" ";height:1px;left:0;opacity:.3;position:absolute;right:0;bottom:0}.article__table .table{padding-bottom:25px}.table__table_css-table{display:table}.table__table_css-table .table__body,.table__table_css-table .table__footer,.table__table_css-table .table__header{display:table-row-group}.table__table_css-table .table__header{background-color:rgba(0,0,0,0);background-color:initial;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;-webkit-border-radius:initial;-moz-border-radius:initial;border-radius:initial}.table__table_css-table .table__header .table__cell{background-color:#fac91b}.table__table_css-table .table__header .table__cell:first-child{-webkit-border-bottom-left-radius:14px;-moz-border-radius-bottomleft:14px;border-bottom-left-radius:14px;-webkit-border-top-left-radius:14px;-moz-border-radius-topleft:14px;border-top-left-radius:14px}.table__table_css-table .table__header .table__cell:last-child{-webkit-border-bottom-right-radius:14px;-moz-border-radius-bottomright:14px;border-bottom-right-radius:14px;-webkit-border-top-right-radius:14px;-moz-border-radius-topright:14px;border-top-right-radius:14px}.table__table_css-table .table__row{display:table-row}.table__table_css-table .table__row_footer:first-child .table__cell{border-top:2px solid #e0e0e0}.table__table_css-table .table__cell{display:table-cell}.tag{-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid rgba(0,0,0,.2);-webkit-border-radius:28px;-moz-border-radius:28px;border-radius:28px;cursor:pointer;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;line-height:2.4rem;margin-bottom:.8rem;margin-right:.8rem;-webkit-transition:all .3s ease;-o-transition:all ease .3s;-moz-transition:all ease .3s;transition:all .3s ease;white-space:nowrap}.tag__last-child{position:relative;margin-left:8px}.tag__last-child:before{content:"";position:absolute;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;background-color:hsla(0,0%,100%,.5);width:1px;height:-webkit-calc(100% - 6px);height:-moz-calc(100% - 6px);height:calc(100% - 6px);margin:3px 0;left:-9px;top:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}@media(max-width:425px){.tag{margin-bottom:calc(3.80952vw - .81905rem);margin-right:calc(3.80952vw - .81905rem)}}.tag.to{border:none}.tag.to>a{-webkit-border-radius:inherit;-moz-border-radius:inherit;border-radius:inherit;border:1px solid rgba(0,0,0,.2)}.tag:hover{background:rgba(0,0,0,.1)}.tag>a,.tag>span{padding:0 1.2rem .2rem}@media(max-width:425px){.tag>a,.tag>span{padding:0 calc(1.90476vw + .39048rem) calc(1.90476vw - .60952rem)}}.links .tag{border-color:#000}.dark-theme .links .tag{border-color:#fff}.tag a{border:none;color:#000}.dark-theme .tag a{color:#fff}.dark-theme .tag{border-color:#fff}.tag:last-child{margin-right:0}.tag_selected{background:#fac91b;border-color:#fac91b}.tag_selected:hover{background:rgba(250,201,27,.7)}.tag_selected span:nth-child(2){margin-left:0!important}.tag__clear-all{border-color:#fac91b;border-width:2px;padding:0 3rem 0 1.2rem;position:relative}.tag__clear-all:hover{border:2px solid rgba(0,0,0,.2)}.tag__clear-all:after{font-family:"SVGFont"!important;speak:none;font-style:normal;font-weight:400;-webkit-font-feature-settings:normal;-moz-font-feature-settings:normal;font-feature-settings:normal;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;color:#333;content:"";font-size:1.2rem;line-height:2.8rem;right:12px;position:absolute}.tag__count{color:rgba(0,0,0,.2);font-size:1.2rem;line-height:1;margin-left:10px}.tag span:nth-child(2){margin-top:1.5px;margin-left:12px;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;z-index:100}.tags,.tag span:nth-child(2){display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;position:relative}.tags{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;font-size:1.6rem;list-style:none;margin:0 0 32px;padding:0;z-index:1}@media(max-width:425px){.tags{font-size:-webkit-calc(1.90476vw + .79048rem);font-size:-moz-calc(1.90476vw + .79048rem);font-size:calc(1.90476vw + .79048rem)}}.tags.center{-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center}.card-list{overflow:visible!important}.card-list__card{cursor:pointer;margin-top:8rem}@media(max-width:1120px){.card-list__card{margin-top:calc(6.25vw + 1rem)}}.card-list__card:last-child{margin-bottom:0}.card-list__list{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;list-style:none;margin:-8rem 0 0;padding:0}@media(max-width:1120px){.card-list__list{margin:calc(-6.25vw + -1rem) 0 0}}@media(max-width:980px){.card-list__list{-webkit-justify-content:space-around;-ms-flex-pack:distribute;justify-content:space-around}.carousel .card-list__list{-webkit-justify-content:space-between;-moz-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.card-list__show-all-button-wrapper{display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-top:8rem;padding-bottom:4rem}