/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 6px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1261;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
/* @license GNU GPL v2 https://www.drupal.org/about/licensing */
.chosen-container.error .chosen-single,.chosen-container.error .chosen-single span{line-height:inherit;}.chosen-container-single .chosen-search{display:block;}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{height:auto;}.chosen-container{display:inline-block !important;}.container-inline div.chosen-container div:not(.chosen-drop){display:block;}.chosen-container.error .chosen-choices,.chosen-container.error .chosen-single{border:2px solid red;}.filter-wrapper{overflow:visible !important;}.filter-wrapper:after{content:"";display:block;clear:both;}
/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.chosen-container{position:relative;display:inline-block;vertical-align:middle;font-size:13px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;}.chosen-container *{-webkit-box-sizing:border-box;box-sizing:border-box;}.chosen-container .chosen-drop{position:absolute;top:100%;z-index:1010;width:100%;border:1px solid #aaa;border-top:0;background:#fff;-webkit-box-shadow:0 4px 5px rgba(0,0,0,0.15);box-shadow:0 4px 5px rgba(0,0,0,0.15);clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%);}.chosen-container.chosen-with-drop .chosen-drop{clip:auto;-webkit-clip-path:none;clip-path:none;}.chosen-container a{cursor:pointer;}.chosen-container .search-choice .group-name,.chosen-container .chosen-single .group-name{margin-right:4px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-weight:normal;color:#999999;}.chosen-container .search-choice .group-name:after,.chosen-container .chosen-single .group-name:after{content:":";padding-left:2px;vertical-align:top;}.chosen-container-single .chosen-single{position:relative;display:block;overflow:hidden;padding:0 0 0 8px;height:25px;border:1px solid #aaa;border-radius:5px;background-color:#fff;background:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#fff),color-stop(50%,#f6f6f6),color-stop(52%,#eee),to(#f4f4f4));background:linear-gradient(#fff 20%,#f6f6f6 50%,#eee 52%,#f4f4f4 100%);background-clip:padding-box;-webkit-box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);box-shadow:0 0 3px #fff inset,0 1px 1px rgba(0,0,0,0.1);color:#444;text-decoration:none;white-space:nowrap;line-height:24px;}.chosen-container-single .chosen-default{color:#999;}.chosen-container-single .chosen-single span{display:block;overflow:hidden;margin-right:26px;text-overflow:ellipsis;white-space:nowrap;}.chosen-container-single .chosen-single-with-deselect span{margin-right:38px;}.chosen-container-single .chosen-single abbr{position:absolute;top:6px;right:26px;display:block;width:12px;height:12px;background:url(/libraries/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px;}.chosen-container-single .chosen-single abbr:hover{background-position:-42px -10px;}.chosen-container-single.chosen-disabled .chosen-single abbr:hover{background-position:-42px -10px;}.chosen-container-single .chosen-single div{position:absolute;top:0;right:0;display:block;width:18px;height:100%;}.chosen-container-single .chosen-single div b{display:block;width:100%;height:100%;background:url(/libraries/chosen/chosen-sprite.png) no-repeat 0px 2px;}.chosen-container-single .chosen-search{position:relative;z-index:1010;margin:0;padding:3px 4px;white-space:nowrap;}.chosen-container-single .chosen-search input[type="text"]{margin:1px 0;padding:4px 20px 4px 5px;width:100%;height:auto;outline:0;border:1px solid #aaa;background:url(/libraries/chosen/chosen-sprite.png) no-repeat 100% -20px;font-size:1em;font-family:sans-serif;line-height:normal;border-radius:0;}.chosen-container-single .chosen-drop{margin-top:-1px;border-radius:0 0 4px 4px;background-clip:padding-box;}.chosen-container-single.chosen-container-single-nosearch .chosen-search{position:absolute;clip:rect(0,0,0,0);-webkit-clip-path:inset(100% 100%);clip-path:inset(100% 100%);}.chosen-container .chosen-results{color:#444;position:relative;overflow-x:hidden;overflow-y:auto;margin:0 4px 4px 0;padding:0 0 0 4px;max-height:240px;-webkit-overflow-scrolling:touch;}.chosen-container .chosen-results li{display:none;margin:0;padding:5px 6px;list-style:none;line-height:15px;word-wrap:break-word;-webkit-touch-callout:none;}.chosen-container .chosen-results li.active-result{display:list-item;cursor:pointer;}.chosen-container .chosen-results li.disabled-result{display:list-item;color:#ccc;cursor:default;}.chosen-container .chosen-results li.highlighted{background-color:#3875d7;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#3875d7),color-stop(90%,#2a62bc));background-image:linear-gradient(#3875d7 20%,#2a62bc 90%);color:#fff;}.chosen-container .chosen-results li.no-results{color:#777;display:list-item;background:#f4f4f4;}.chosen-container .chosen-results li.group-result{display:list-item;font-weight:bold;cursor:default;}.chosen-container .chosen-results li.group-option{padding-left:15px;}.chosen-container .chosen-results li em{font-style:normal;text-decoration:underline;}.chosen-container-multi .chosen-choices{position:relative;overflow:hidden;margin:0;padding:0 5px;width:100%;height:auto;border:1px solid #aaa;background-color:#fff;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(1%,#eee),color-stop(15%,#fff));background-image:linear-gradient(#eee 1%,#fff 15%);cursor:text;}.chosen-container-multi .chosen-choices li{float:left;list-style:none;}.chosen-container-multi .chosen-choices li.search-field{margin:0;padding:0;white-space:nowrap;}.chosen-container-multi .chosen-choices li.search-field input[type="text"]{margin:1px 0;padding:0;height:25px;outline:0;border:0 !important;background:transparent !important;-webkit-box-shadow:none;box-shadow:none;color:#999;font-size:100%;font-family:sans-serif;line-height:normal;border-radius:0;width:25px;}.chosen-container-multi .chosen-choices li.search-choice{position:relative;margin:3px 5px 3px 0;padding:3px 20px 3px 5px;border:1px solid #aaa;max-width:100%;border-radius:3px;background-color:#eeeeee;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);background-size:100% 19px;background-repeat:repeat-x;background-clip:padding-box;-webkit-box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);box-shadow:0 0 2px #fff inset,0 1px 0 rgba(0,0,0,0.05);color:#333;line-height:13px;cursor:default;}.chosen-container-multi .chosen-choices li.search-choice span{word-wrap:break-word;}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close{position:absolute;top:4px;right:3px;display:block;width:12px;height:12px;background:url(/libraries/chosen/chosen-sprite.png) -42px 1px no-repeat;font-size:1px;}.chosen-container-multi .chosen-choices li.search-choice .search-choice-close:hover{background-position:-42px -10px;}.chosen-container-multi .chosen-choices li.search-choice-disabled{padding-right:5px;border:1px solid #ccc;background-color:#e4e4e4;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#f4f4f4),color-stop(50%,#f0f0f0),color-stop(52%,#e8e8e8),to(#eee));background-image:linear-gradient(#f4f4f4 20%,#f0f0f0 50%,#e8e8e8 52%,#eee 100%);color:#666;}.chosen-container-multi .chosen-choices li.search-choice-focus{background:#d4d4d4;}.chosen-container-multi .chosen-choices li.search-choice-focus .search-choice-close{background-position:-42px -10px;}.chosen-container-multi .chosen-results{margin:0;padding:0;}.chosen-container-multi .chosen-drop .result-selected{display:list-item;color:#ccc;cursor:default;}.chosen-container-active .chosen-single{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3);}.chosen-container-active.chosen-with-drop .chosen-single{border:1px solid #aaa;border-bottom-right-radius:0;border-bottom-left-radius:0;background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#eee),color-stop(80%,#fff));background-image:linear-gradient(#eee 20%,#fff 80%);-webkit-box-shadow:0 1px 0 #fff inset;box-shadow:0 1px 0 #fff inset;}.chosen-container-active.chosen-with-drop .chosen-single div{border-left:none;background:transparent;}.chosen-container-active.chosen-with-drop .chosen-single div b{background-position:-18px 2px;}.chosen-container-active .chosen-choices{border:1px solid #5897fb;-webkit-box-shadow:0 0 5px rgba(0,0,0,0.3);box-shadow:0 0 5px rgba(0,0,0,0.3);}.chosen-container-active .chosen-choices li.search-field input[type="text"]{color:#222 !important;}.chosen-disabled{opacity:0.5 !important;cursor:default;}.chosen-disabled .chosen-single{cursor:default;}.chosen-disabled .chosen-choices .search-choice .search-choice-close{cursor:default;}.chosen-rtl{text-align:right;}.chosen-rtl .chosen-single{overflow:visible;padding:0 8px 0 0;}.chosen-rtl .chosen-single span{margin-right:0;margin-left:26px;direction:rtl;}.chosen-rtl .chosen-single-with-deselect span{margin-left:38px;}.chosen-rtl .chosen-single div{right:auto;left:3px;}.chosen-rtl .chosen-single abbr{right:auto;left:26px;}.chosen-rtl .chosen-choices li{float:right;}.chosen-rtl .chosen-choices li.search-field input[type="text"]{direction:rtl;}.chosen-rtl .chosen-choices li.search-choice{margin:3px 5px 3px 0;padding:3px 5px 3px 19px;}.chosen-rtl .chosen-choices li.search-choice .search-choice-close{right:auto;left:4px;}.chosen-rtl.chosen-container-single .chosen-results{margin:0 0 4px 4px;padding:0 4px 0 0;}.chosen-rtl .chosen-results li.group-option{padding-right:15px;padding-left:0;}.chosen-rtl.chosen-container-active.chosen-with-drop .chosen-single div{border-right:none;}.chosen-rtl .chosen-search input[type="text"]{padding:4px 5px 4px 20px;background:url(/libraries/chosen/chosen-sprite.png) no-repeat -30px -20px;direction:rtl;}.chosen-rtl.chosen-container-single .chosen-single div b{background-position:6px 2px;}.chosen-rtl.chosen-container-single.chosen-with-drop .chosen-single div b{background-position:-12px 2px;}@media only screen and (-webkit-min-device-pixel-ratio:1.5),only screen and (min-resolution:144dpi),only screen and (min-resolution:1.5dppx){.chosen-rtl .chosen-search input[type="text"],.chosen-container-single .chosen-single abbr,.chosen-container-single .chosen-single div b,.chosen-container-single .chosen-search input[type="text"],.chosen-container-multi .chosen-choices .search-choice .search-choice-close,.chosen-container .chosen-results-scroll-down span,.chosen-container .chosen-results-scroll-up span{background-image:url(/libraries/chosen/chosen-sprite%402x.png) !important;background-size:52px 37px !important;background-repeat:no-repeat !important;}}
form.fivestar-widget{clear:both;display:block;}form.fivestar-widget select,form.fivestar-widget input{margin:0;}.fivestar-combo-stars .fivestar-static-form-item{float:left;margin-right:40px;margin-left:40px;}.fivestar-combo-stars .fivestar-form-item{float:left;}.fivestar-static-form-item .form-item,.fivestar-form-item .form-item{margin:0;}div.fivestar-widget-static{display:block;}div.fivestar-widget-static br{clear:left;}div.fivestar-widget-static .star{float:left;width:17px;height:15px;overflow:hidden;text-indent:-999em;background:url(/modules/contrib/fivestar/widgets/default/star.gif) no-repeat 0 0;}div.fivestar-widget-static .star span.on{display:block;width:100%;height:100%;background:url(/modules/contrib/fivestar/widgets/default/star.gif) no-repeat 0 -32px;}div.fivestar-widget-static .star span.off{display:block;width:100%;height:100%;background:url(/modules/contrib/fivestar/widgets/default/star.gif) no-repeat 0 0;}div.fivestar-widget{display:block;}div.fivestar-widget .cancel,div.fivestar-widget .star{float:left;width:17px;height:15px;overflow:hidden;text-indent:-999em;}div.fivestar-widget .cancel,div.fivestar-widget .cancel a{background:url(/modules/contrib/widgets/default/delete.gif) no-repeat 0 -16px;text-decoration:none;}div.fivestar-widget .star,div.fivestar-widget .star a{background:url(/modules/contrib/widgets/default/star.gif) no-repeat 0 0;text-decoration:none;}div.fivestar-widget .cancel a,div.fivestar-widget .star a{display:block;width:100%;height:100%;background-position:0 0;cursor:pointer;}div.fivestar-widget div.on a{background-position:0 -16px;}div.fivestar-widget div.hover a,div.rating div a:hover{background-position:0 -32px;}form.fivestar-widget div.description{margin-bottom:0;}html.js .fivestar-submit{display:none;}.fivestar-combo-stars .form-type-fivestar .form-item{float:left;}
.fivestar-txtcraft div.fivestar-widget-static .star,.fivestar-txtcraft div.fivestar-widget .star,.fivestar-txtcraft div.fivestar-widget div.on a{height:31px;}.fivestar-txtcraft div.fivestar-widget .star,.fivestar-txtcraft div.fivestar-widget .star a,.fivestar-txtcraft div.fivestar-widget-static .star,.fivestar-txtcraft div.fivestar-widget-static .star span.on{background:no-repeat 0 -62px;}.fivestar-txtcraft div.fivestar-widget .star-1,.fivestar-txtcraft div.fivestar-widget .star-1 a,.fivestar-txtcraft div.fivestar-widget-static .star-1,.fivestar-txtcraft div.fivestar-widget-static .star-1 span.on,.fivestar-txtcraft div.fivestar-widget-5 .star-2,.fivestar-txtcraft div.fivestar-widget-5 .star-2 a,.fivestar-txtcraft div.fivestar-widget-static-5 .star-2,.fivestar-txtcraft div.fivestar-widget-static-5 .star-2 span.on,.fivestar-txtcraft div.fivestar-widget-5 .star-3,.fivestar-txtcraft div.fivestar-widget-5 .star-3 a,.fivestar-txtcraft div.fivestar-widget-static-5 .star-3,.fivestar-txtcraft div.fivestar-widget-static-5 .star-3 span.on,.fivestar-txtcraft div.fivestar-widget-5 .star-4,.fivestar-txtcraft div.fivestar-widget-5 .star-4 a,.fivestar-txtcraft div.fivestar-widget-static-5 .star-4,.fivestar-txtcraft div.fivestar-widget-static-5 .star-4 span.on,.fivestar-txtcraft div.fivestar-widget-5 .star-5,.fivestar-txtcraft div.fivestar-widget-5 .star-5 a,.fivestar-txtcraft div.fivestar-widget-static-5 .star-5,.fivestar-txtcraft div.fivestar-widget-static-5 .star-5 span.on{width:30px;background-image:url(/modules/custom/txt/fivestar_widgets/craft/craft-10.png);}.fivestar-txtcraft div.fivestar-widget-static .star span.on,.fivestar-txtcraft div.fivestar-widget-static .star span.on a,.fivestar-txtcraft div.fivestar-widget div.on a{background-position:0 0;}.fivestar-txtcraft div.fivestar-widget div.hover a,div.rating div a:hover{background-position:0 -31px;}.fivestar-txtcraft div.fivestar-widget-static .star span.off{background-position:0 -62px;}.fivestar-txtcraft div.fivestar-widget .cancel,.fivestar-txtcraft div.fivestar-widget .cancel a{width:9px;height:31px;background:url(/modules/custom/txt/fivestar_widgets/craft/craft-cancel.png) no-repeat 0 0;}.fivestar-txtcraft div.fivestar-widget .cancel a:hover{width:9px;height:31px;background-position:0 -31px;}.fhidden .fivestar-txtcraft .fivestar-widget .star,.fhidden .fivestar-txtcraft .fivestar-widget .star a{background-image:none;}#fivestar-block{text-align:center;margin:20px 0 5px 0;}#fivestar-block .fivestar-widget{display:inline-block;}#fivestar-block .description{margin:0;}
.social-likes *{display:inline-block;}.social-likes li{list-style:none;text-align:center;margin:5px 0;}.social-likes__icon{height:28px;width:28px;background-size:24px 24px;background-position:center;vertical-align:top;margin:0;padding:0;}#smm_share_button{right:0;position:fixed;bottom:96px;display:none;z-index:1005;opacity:0.8;width:46px;height:46px;border:2px solid #099;border-right:none;border-radius:50% 0 0 50%;background:#fcf8e3;}#smm_share_button .social-likes__icon_more{height:36px;width:36px;background-size:32px 32px;background-position:center;vertical-align:top;margin:4px;padding:0;display:inline-block;}.social-likes__icon_odnoklassniki{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.674 6.536a1.69 1.69 0 00-1.688 1.688c0 .93.757 1.687 1.688 1.687a1.69 1.69 0 001.688-1.687 1.69 1.69 0 00-1.688-1.688zm0 5.763a4.08 4.08 0 01-4.076-4.075 4.08 4.08 0 014.076-4.077 4.08 4.08 0 014.077 4.077 4.08 4.08 0 01-4.077 4.075zm-1.649 3.325a7.633 7.633 0 01-2.367-.98 1.194 1.194 0 011.272-2.022 5.175 5.175 0 005.489 0 1.194 1.194 0 111.272 2.022 7.647 7.647 0 01-2.367.98l2.279 2.28a1.194 1.194 0 01-1.69 1.688l-2.238-2.24-2.24 2.24a1.193 1.193 0 11-1.689-1.689l2.279-2.279' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");}.social-likes__icon_vkontakte{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M19.623 7.66c.12-.372 0-.643-.525-.643h-1.745c-.44 0-.644.237-.763.491 0 0-.898 2.17-2.152 3.576-.406.406-.593.542-.813.542-.119 0-.271-.136-.271-.508V7.644c0-.44-.136-.644-.509-.644H10.1c-.27 0-.44.203-.44.407 0 .423.627.525.694 1.711v2.576c0 .559-.101.66-.322.66-.593 0-2.033-2.185-2.897-4.676-.17-.492-.339-.678-.78-.678H4.593C4.085 7 4 7.237 4 7.491c0 .458.593 2.762 2.762 5.813 1.44 2.084 3.49 3.202 5.338 3.202 1.118 0 1.254-.254 1.254-.678v-1.575c0-.509.101-.594.457-.594.254 0 .712.136 1.746 1.136 1.186 1.186 1.39 1.728 2.05 1.728h1.745c.509 0 .746-.254.61-.745-.152-.492-.728-1.203-1.474-2.05-.407-.475-1.017-1-1.203-1.255-.254-.339-.186-.474 0-.78-.017 0 2.118-3.015 2.338-4.032' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");}.social-likes__icon_facebook{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M13.423 20v-7.298h2.464l.369-2.845h-2.832V8.042c0-.824.23-1.385 1.417-1.385h1.515V4.111A20.255 20.255 0 0014.148 4c-2.183 0-3.678 1.326-3.678 3.76v2.097H8v2.845h2.47V20h2.953z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");}.social-likes__icon_pinterest{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6 9.742c0 1.58.599 2.986 1.884 3.51.21.087.4.003.46-.23.043-.16.144-.568.189-.738.06-.23.037-.31-.133-.512-.37-.436-.608-1.001-.608-1.802 0-2.322 1.74-4.402 4.53-4.402 2.471 0 3.829 1.508 3.829 3.522 0 2.65-1.174 4.887-2.917 4.887-.963 0-1.683-.795-1.452-1.77.276-1.165.812-2.421.812-3.262 0-.752-.405-1.38-1.24-1.38-.985 0-1.775 1.017-1.775 2.38 0 .867.293 1.454.293 1.454L8.69 16.406c-.352 1.487-.053 3.309-.028 3.492.015.11.155.136.22.054.09-.119 1.262-1.564 1.66-3.008.113-.409.647-2.526.647-2.526.32.61 1.254 1.145 2.248 1.145 2.957 0 4.964-2.693 4.964-6.298C18.4 6.539 16.089 4 12.576 4 8.204 4 6 7.13 6 9.742z' fill='%23FFF' fill-rule='evenodd'/%3E%3C/svg%3E");}.social-likes__icon_telegram{background-image:url("data:image/svg+xml,%3Csvg fill='%23fff' viewBox='-1 -1 28 28' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='m20.665 3.717-17.73 6.837c-1.21.486-1.203 1.161-.222 1.462l4.552 1.42 10.532-6.645c.498-.303.953-.14.579.192l-8.533 7.701h-.002l.002.001-.314 4.692c.46 0 .663-.211.921-.46l2.211-2.15 4.599 3.397c.848.467 1.457.227 1.668-.785l3.019-14.228c.309-1.239-.473-1.8-1.282-1.434z'/%3e%3c/svg%3e");}.social-likes__icon_more{background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M13.803 5.33333C13.803 3.49238 15.3022 2 17.1515 2C19.0008 2 20.5 3.49238 20.5 5.33333C20.5 7.17428 19.0008 8.66667 17.1515 8.66667C16.2177 8.66667 15.3738 8.28596 14.7671 7.67347L10.1317 10.8295C10.1745 11.0425 10.197 11.2625 10.197 11.4872C10.197 11.9322 10.109 12.3576 9.94959 12.7464L15.0323 16.0858C15.6092 15.6161 16.3473 15.3333 17.1515 15.3333C19.0008 15.3333 20.5 16.8257 20.5 18.6667C20.5 20.5076 19.0008 22 17.1515 22C15.3022 22 13.803 20.5076 13.803 18.6667C13.803 18.1845 13.9062 17.7255 14.0917 17.3111L9.05007 13.9987C8.46196 14.5098 7.6916 14.8205 6.84848 14.8205C4.99917 14.8205 3.5 13.3281 3.5 11.4872C3.5 9.64623 4.99917 8.15385 6.84848 8.15385C7.9119 8.15385 8.85853 8.64725 9.47145 9.41518L13.9639 6.35642C13.8594 6.03359 13.803 5.6896 13.803 5.33333Z' fill='%23099'/%3E%3C/svg%3E");}.social-likes__counter{line-height:24px;vertical-align:middle;}.social-likes__button{margin-right:8px;margin-left:4px;border-radius:50px;color:#fff;overflow:hidden;cursor:pointer;position:relative;padding:0;line-height:24px;vertical-align:middle;}.social-likes__counter{text-decoration:none;text-rendering:optimizeLegibility;cursor:pointer;vertical-align:middle;border-width:1px;border-style:solid;border-radius:3px;margin:0;outline:0;position:relative;margin-left:2px;padding:1px 4px;font-weight:400;color:#666;color:rgba(0,0,0,.5);}.social-likes_ready .social-likes__counter_empty{display:none}.social-likes__counter:after,.social-likes__counter:before{content:"";position:absolute;width:0;height:0}.social-likes__counter:before{top:6px;left:-6px;border:6px inset transparent;border-left:0;border-right:6px solid;border-right-color:inherit;opacity:.7}.social-likes__counter::after{top:7px;left:-4px;border:5px inset transparent;border-left:0;border-right:5px solid;border-right-color:#fff5f6;}.social-likes__counter_odnoklassniki{color:#eb722e;}.social-likes__counter_vkontakte{color:#4680c2;}.social-likes__counter_facebook{color:#3b5998;}.social-likes__counter_pinterest{color:#c20724;}.social-likes__button_more{background-color:#eee;border:1px solid #777;border-radius:5px;padding:0 5px;}.social-likes__button_odnoklassniki{background-color:#eb722e;}.social-likes__button_vkontakte{background-color:#4680c2;}.social-likes__button_facebook{background-color:#3b5998;}.social-likes__button_pinterest{background-color:#c20724;}.social-likes__button_telegram{background-color:#54A9EB;}
.taxonomy-openclose{max-height:95px;overflow:hidden;position:relative;}.taxonomy-opener{position:absolute;bottom:0;width:100%;height:32px;background:white;text-align:center;}.taxonomy-opener-btn{border:none;color:#099;background-color:white;font-weight:bold;width:100%;margin:0;padding:0;border-radius:5px;}.taxonomy-opener-btn:hover,.taxonomy-opener-btn:focus{background-color:#eee;}.t-menu-ul-inline{display:inline-block;width:100%;}@media (min-width:767px){ul.t-menu-ul-left{text-align:left;width:auto;}}li.t-submenu-li a{border-right:3px solid #00CCCC;border-left:3px solid #00CCCC;border-top:1px solid #00CCCC;border-bottom:1px solid #00CCCC;border-radius:5px;}.t-submenu-ul{display:inline-block;margin:0 0 5px 10px;text-align:center;padding:0;}.submenu-span{margin:0 5px;font-weight:700;}.t-submenu-ul li{margin:4px 1px;padding:0;display:inline-block;}.t-submenu-ul li.active a{background-color:#ffffcc;}.t-submenu-ul li a{text-decoration:none;padding:2px 5px;}.contacts-block,.term-description{text-align:justify;}.recipe-attributes{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-around;width:98%;}.recipe-attributes div{display:flex;align-items:center;color:#099;font-size:17px;margin-left:5px;}.recipe-icon{height:32px;width:30px;display:inline-block;background-repeat:no-repeat;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 80 20' height='30' width='120'%3E%3Cdefs%3E%3Cstyle%3E.a%7Bfill:%23099;stroke-width:0.5px;%7D.b,.c,.d,.e,.f,.g,.h%7Bstroke:%23099;stroke-width:2px;%7D.a,.b,.c,.d%7Bstroke-miterlimit:4.21;%7D.b,.d,.h%7Bfill:none;%7D.b,.c%7Bstroke-width:2px;%7D.c,.e,.f,.d,.f,.g,.h%7Bstroke-linecap:round;%7D.d%7Bstroke-width:1.5px;%7D.g,.h%7Bstroke-linejoin:round;%7D.h%7Bstroke-width:2px;%7D%3C/style%3E%3C/defs%3E%3Ccircle class='a' cx='4.5' cy='8.61' r='1'/%3E%3Ccircle class='a' cx='8.37' cy='8.61' r='1'/%3E%3Ccircle class='a' cx='12.23' cy='8.61' r='1'/%3E%3Cpath class='b' d='M7.13,18.62l-4.19,1.3,1.73-3.48a6.77,6.77,0,1,1,5.61,2.9A5.44,5.44,0,0,1,7.13,18.62Z' transform='translate(-1.92 -3.96)'/%3E%3Ccircle class='b' cx='68' cy='9' r='7'/%3E%3Cline class='d' x1='68' y1='5' x2='68' y2='9'/%3E%3Cline class='d' x1='68' y1='9' x2='71' y2='9'/%3E%3Cline class='e' x1='21.58' y1='1.54' x2='21.58' y2='15.54'/%3E%3Cline class='f' x1='26.58' y1='10.54' x2='21.58' y2='15.54'/%3E%3Cline class='g' x1='21.58' y1='1.54' x2='31.58' y2='1.54'/%3E%3Cline class='e' x1='26.58' y1='10.54' x2='31.58' y2='15.54'/%3E%3Cline class='f' x1='31.58' y1='1.54' x2='31.58' y2='15.54'/%3E%3Cpolygon class='h' points='45.11 0.46 48.28 5.61 54.32 5.62 50.42 10.24 52.28 16 46.69 13.7 41.81 17.25 42.26 11.21 37.38 7.64 43.24 6.21 45.11 0.46'/%3E%3C/svg%3E");}.icon-svg-comment{background-position:3px 0;}.icon-svg-bookmark{background-position:-24px 1px;}.icon-svg-star{background-position:-54px 0;}.icon-svg-time{background-position:-88px 0;}.teaser-ul{padding:0;}.teaser-li{list-style:none;border-radius:10px;border:2px solid #00cccc;margin:10px 0;box-shadow:0px 0px 10px #aaa;}.teaser-container{display:flex;}.teaser-img{text-align:center;position:relative;}.teaser-content .teaser-img img{max-width:100%;min-height:200px;}.teaser-icons{width:100%;padding:0 15px 0 0;}.teaser-content a:hover{text-decoration:none;}.teaser-content,.teaser-panel{box-sizing:border-box;width:100%;display:flex;flex-direction:column;align-items:center;}.teaser-title{font-size:23px;margin:10px;text-align:center;font-weight:700;}.t-desc{margin:0 0 10px 0;}.teaser-li.teaser-ads{border:none;box-shadow:none;}.total-count span{font-size:140%;font-style:italic;}.select-span{position:relative;padding:0 25px 0 0;font-weight:700;font-size:120%;color:#fff;}.select-span:after{content:'\e114';font-family:'Glyphicons Halflings';line-height:1;margin-top:-8px;position:absolute;right:0;top:50%;z-index:10;}.teaser-text{text-align:justify;margin:0 15px 10px 15px;}.teaser-panel .panel-body{padding:0 15px 15px 15px;}.teaser-panel button{border-width:0;padding:5px 0;border-bottom-right-radius:7px;border-bottom-left-radius:7px;background-color:#00cccc;background:linear-gradient(90deg,#00e7e7 0%,#00cccc 40%,#00cccc 60%,#00e7e7 100%);}.teaser-panel .collapsed .select-span:after{content:'\e114';}.teaser-panel .select-span:after{content:'\e113';}.teaser-panel .to-open,.teaser-panel .collapsed .to-close{display:none;}.teaser-panel .to-close,.teaser-panel .collapsed .to-open{display:inline;}.teaser-panel .panel-collapse{border-top:1px solid #00cccc;width:100%;}.teaser-panel li{list-style-type:none;position:relative;}.teaser-panel ul{padding-left:0;}.teaser-panel .teaser-ingredient::before{content:'\e013';font-family:'Glyphicons Halflings';color:#099;padding-right:10px;font-size:10px;}.teaser-panel .teaser-ingredient{overflow:hidden;text-overflow:ellipsis;z-index:1;position:relative;width:90%;margin:2px;white-space:nowrap;}.teaser-panel li .percent{position:absolute;top:5%;right:0;height:90%;border-radius:5px;background-color:#f2f2f2;background:linear-gradient(90deg,#f2f2f2 0%,#00f1f1 100%);content:'';}.teaser-calories-div{position:absolute;top:15px;left:5%;background-color:#00cccc;border-radius:5px;padding:3px 10px;color:#fff;font-weight:700;text-shadow:2px 1px 2px #555;box-shadow:0 0 1px 1px #00cccc;}.teaser-container{flex-direction:column;}@media (min-width:740px){.teaser-container{flex-direction:row;}.teaser-content .teaser-img img{border:1px solid #AABA9A;border-radius:5px 5px 5px 5px;max-width:90%;max-height:300px;}.teaser-calories-div{left:10%;}.teaser-panel .panel-collapse{display:block;border:none;}.teaser-ul{margin:5px;}.teaser-panel .switch-button{display:none;}}
