

/* Start:/include/elements/request_form/style.css?16256422292296*/
.ih-request-form .wrapper {
  padding: 50px;
  max-width: 500px;
}
.ih-request-form .title {
  font: bold 26px/22px "PT Sans", Arial, Helvetica, sans-serif;
  margin-top: 0;
  margin-bottom: 20px;
  color: #AACC18;
}
.ih-request-form .subtitle {
  margin-bottom: 20px;
  font-size: 15px;
  color: #8A8A8A;
}
.ih-request-form .item {
  margin-bottom: 14px;
  position: relative;
}
.ih-request-form .item input {
  width: 100%;
  padding: 10px 20px;
  outline: none;
}
.ih-request-form .item input[type=text] {
  border: 1px solid #cccccc;
}
.ih-request-form .item textarea {
  width: 100%;
  padding: 10px 50px 10px 20px;
  outline: none;
  border: 1px solid #cccccc;
}
.ih-request-form .item I {
  position: absolute;
  top: 10px;
  right: 10px;
  font-size: 24px;
  color: #EDEDE7;
}
.ih-request-form .item.phone I {
  font-size: 32px;
  top: 10px;
  right: 5px;
}
.ih-request-form .agreement-item label {
  font-size: 14px;
  color: #696767;
  font-weight: 300;
}
.ih-request-form .agreement-item label span {
  border-radius: 2px;
  background-color: #FFF;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.17);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.17);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.17);
  border: solid 1px #B8B8B8;
  padding: 3px;
  margin-right: 5px;
  text-indent: -999em;
  width: 24px;
  -webkit-transition: all 0s;
  color: #878787;
  font-size: 16px;
}
.ih-request-form .agreement-item input[type=checkbox] {
  display: none;
}
.ih-request-form .agreement-item input[type=checkbox]:checked + LABEL SPAN {
  text-indent: 0;
}
.ih-request-form .agreement-item.error label span {
  border-color: red;
}
.ih-request-form .action input {
  padding: 10px;
  width: 100%;
  border: none;
  font-size: 18px;
}
.ih-request-form .action input:active, .ih-request-form .action input:focus {
  outline: none !important;
}
.ih-request-form .error INPUT, .ih-request-form .error TEXTAREA {
  border-color: red !important;
}
.ih-request-form .answer {
  margin-top: 40px;
  display: none;
  font-size: 17px;
  color: gray;
  margin-top: 15px;
  border: 2px solid #CEF171;
  padding: 30px;
  border-radius: 20px;
  background: #FFFFFF;
}
.ih-request-form .answer I {
  font-size: 100px;
  margin-top: 19px;
  color: #8ABD00;
}

/*# sourceMappingURL=style.css.map */

/* End */


/* Start:/local/templates/info_hit_5_0/components/bitrix/catalog.element/company_page/style.css?175462510867581*/
﻿.comments .review-course-button a,.comments .burlakastudio_realcommenter>.br_comment>.brn_add>span,.comments .burlakastudio_realcommenter .brf_submit button,.cashback-block-button,.subscribe .button,.float-block .button,.gift .button{text-decoration:none;display:inline-block;transition:.2s;cursor:pointer;outline:none !important;background:none;text-align:center}.comments .review-course-button a:active,.comments .burlakastudio_realcommenter>.br_comment>.brn_add>span:active,.comments .burlakastudio_realcommenter .brf_submit button:active,.cashback-block-button:active,.subscribe .button:active,.float-block .button:active,.gift .button:active{position:relative;top:2px}.float-block .button,.gift .button{color:#fff !important;font-size:1.1em;padding:.7em 1.2em .8em;border-radius:3em;background:rgba(0,0,0,.05);background:-moz-linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 70%);background:-webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 70%);background:-o-linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 70%);background:-ms-linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 70%);background:linear-gradient(0deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 70%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="$color1", endColorstr="$color2", GradientType=0 );background-color:#97ba02}.float-block .button:hover,.gift .button:hover{background-color:#aacc18;box-shadow:0 5px 10px 0 rgba(151,186,2,.3)}.float-block .button:active,.gift .button:active{background-color:#97ba02}.float-block .button,.gift .button{color:#fff !important;font-size:1.1em;padding:.7em 1.2em .8em;border-radius:3em;background:rgba(0,0,0,.05);background:-moz-linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);background:-webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);background:-o-linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);background:-ms-linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);background:linear-gradient(0deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="$color1", endColorstr="$color2", GradientType=0 );background-color:#97ba02}@media(min-width: 576px){.float-block .button:hover,.gift .button:hover{background-color:#aacc18;box-shadow:0 5px 10px 0 rgba(151,186,2,.3)}}.float-block .button:active,.gift .button:active{background-color:#97ba02}.subscribe .button{background:#fff;color:#027f9d;font-size:.95em;padding:.4em 1.5em .55em;border-radius:3em;border:1px solid #dee2e6}.subscribe .button:hover{border-color:#6c757d}.cashback-block-button{padding:.4em 1.5em .52em;border-radius:3em;border:1px solid #f5a000;color:#333}.cashback-block-button:hover,.cashback-block-button:focus{color:#fff;background:#f5a000}.preview-text .more{font-size:.95em}.preview-text .more i{width:20px;height:20px;line-height:18px;text-align:center;border:1px solid #dee2e6;border-radius:50%;font-size:.8em;margin-left:.7em;padding-left:.1em}.preview-text .more a{text-decoration:none}.company-badges span,.event-item-badges span{font-size:.7em;font-weight:bold;text-transform:uppercase;padding:0 1em;line-height:2.1em;border:1px solid #dee2e6;border-radius:5px;display:inline-block;background:#fff;position:relative;margin-right:.5em}.company-badges span.orange,.event-item-badges span.orange{color:#f5a000}.company-badges span.yellow,.event-item-badges span.yellow{color:#ffda44}.company-badges span.green,.event-item-badges span.green{color:#97ba02}.company-badges span.blue,.event-item-badges span.blue{color:#027f9d}.company-badges span.violet,.event-item-badges span.violet{color:#c051cc}.company-badges span.gray,.event-item-badges span.gray{color:#adb5bd}.bg-version .company-badges span.gray,.bg-version .event-item-badges span.gray{color:rgba(255,255,255,.7)}.company-badges span.red,.event-item-badges span.red{color:#dc3545}.bg-version .company-badges span,.bg-version .event-item-badges span{background:transparent !important;border-color:rgba(255,255,255,.3)}.tabmenu{position:relative}@media(min-width: 992px){.tabmenu{border-bottom:1px solid #d9d9d9}}.tabmenu .wrap{transition:max-height .2s;max-height:60px;width:100%}@media(prefers-reduced-motion: reduce){.tabmenu .wrap{transition:none}}@media(max-width: 991.98px){.tabmenu .wrap{background:#f7f7f7;overflow:hidden}}@media(min-width: 768px){.tabmenu .wrap{padding-right:0}}@media(min-width: 1200px){.tabmenu .wrap{background:transparent;position:static}}.tabmenu .wrap.scrolled{position:fixed;z-index:100}.tabmenu .wrap.scrolled-more{transition:.2s;transform:translateY(-100%)}.tabmenu .wrap .container{padding-right:45px;position:relative}@media(min-width: 992px){.tabmenu .wrap .container{padding-right:15px}}.tabmenu ul{margin:0;padding:0;font-size:1.1em}.tabmenu ul::after{display:block;content:"";clear:both}.tabmenu ul li{list-style:none;display:inline-block}@media(min-width: 992px){.tabmenu ul li{float:left;position:relative;z-index:2;top:1px}}@media(max-width: 991.98px){.tabmenu ul li{margin-right:1em}}.tabmenu ul li a{text-decoration:none;color:#333;padding:.5em 1em .6em;border-radius:.25rem .25rem 0 0;border:1px solid transparent;transition:.2s;display:block}@media(min-width: 992px){.tabmenu ul li a{padding:.6em 1.1em .6em}}@media(max-width: 991.98px){.tabmenu ul li a{padding:0;line-height:60px;border-width:0;border-radius:0}}.tabmenu ul li a span{position:relative;top:-4px;color:#027f9d;font-weight:normal;font-size:.8em}@media(min-width: 992px){.tabmenu ul li a:hover{background:#fff;border-color:#e9ecef #e9ecef #d9d9d9}}.tabmenu ul li.active a{border-color:#d9d9d9;border-bottom-color:#fff;background:#fff}@media(max-width: 991.98px){.tabmenu ul li.active a{border:none;border-radius:0;font-weight:700;background:transparent;color:#8fb100}}.tabmenu .menu-button{transform:rotate(90deg);padding-right:1.25rem;padding-left:1.25rem;position:absolute;right:0;top:0;height:60px;background:none;border:0;outline:none;font-size:20px;color:#6c757d;cursor:pointer;display:none}.small-tabs{position:relative;z-index:1}.small-tabs .clear::after{display:block;content:"";clear:both}.small-tabs .tabs{position:relative;color:#7d7d7d;font-size:12px;border-bottom:1px solid #ddd;zoom:1;z-index:9;padding-left:0;margin-top:20px}@media(max-width: 991.98px){.small-tabs .tabs{border:none;margin-bottom:0}}.small-tabs .tabs:before,.small-tabs .tabs:after{content:" ";display:block;overflow:hidden;visibility:hidden;width:0;height:0}.small-tabs .tabs:after{clear:both}.small-tabs .tabs li{cursor:pointer;float:left;padding:.5em 1em .6em;color:#1489b4;border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem;list-style:none;font-size:16px;position:relative;top:1px;margin-bottom:0}.small-tabs .tabs li:before{content:"";width:0;height:0}.small-tabs .tabs li:hover{border-color:#e9ecef #e9ecef #ddd}.small-tabs .tabs li.active{z-index:10;background:#fff;color:#495057;border-color:#ddd #ddd #fff}@media(max-width: 991.98px){.small-tabs .tabs li{padding:.5rem 1rem;background:none;border:none;border-radius:4px;font-size:14px;display:inline-block;float:none;margin-bottom:10px !important;height:auto;color:#339cc6;font-weight:bold}.small-tabs .tabs li.active{height:auto;color:#fff;background:#339cc6}}@media(min-width: 992px){.small-tabs-top .tabs{border-bottom:none;margin-top:0}.small-tabs-top .tabs li{top:-1px;border-top-left-radius:0;border-top-right-radius:0;border-bottom-left-radius:.25rem;border-bottom-right-radius:.25rem}.small-tabs-top .tabs li:hover{border-color:#ddd #e9ecef #e9ecef #e9ecef}.small-tabs-top .tabs li.active{z-index:10;background:#fff;color:#495057;border-color:#fff #ddd #ddd #ddd}}.small-tabs__new .tabs{font-size:inherit}.small-tabs__new .tabs li{font-size:1.3em;border:none;color:#333;padding:.5em 0 .6em;margin-right:2em;background:none !important;border-radius:0 !important}.small-tabs__new .tabs li.active{border-bottom:2px solid #8fb100;color:#8fb100}@media(max-width: 767.98px){.small-tabs__new .tabs li{font-size:1.1em;border-bottom:2px solid #ced4da;margin-right:1em;padding:.3em 0 .4em}}.small-tabs .tab{display:none;padding-top:10px;padding-bottom:20px;overflow:hidden}.small-tabs .tab.active{display:block}.small-tabs .tab ul.styled{margin-bottom:14px}.small-tabs .tab table{width:100%;margin-bottom:18px}.small-tabs .tab table th,.small-tabs .tab table td{padding:8px;line-height:18px;text-align:left;vertical-align:top}.small-tabs .tab table th{font-weight:bold;vertical-align:bottom}.characteristics{clear:both}.characteristics-title{font-size:18px;margin-bottom:.9em}@media(max-width: 767.98px){.course-detail .characteristics-title{display:none}}.characteristics ul{margin:0;padding:0;font-size:.92em}.characteristics li{padding:.5em 0}@media(max-width: 1199.98px){.course-detail .characteristics li div{display:inline-block;width:auto}.course-detail .characteristics li div.item{padding-right:0;margin-right:-5px}}.characteristics .item{color:#6c757d;position:relative;overflow:hidden}@media(min-width: 992px){.characteristics .item{padding-right:0}}.characteristics .item span{background:#fff;padding-right:.3em}.characteristics .item:after{content:". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .";white-space:nowrap;position:absolute;display:block;z-index:-1;left:15px;top:0;letter-spacing:.12em}@media(max-width: 991.98px){.characteristics .item:after{display:none}}@media(max-width: 1199.98px){.course-detail .characteristics .item:after{display:none}}.characteristics .item.item-info span{padding-right:.5em}.characteristics .item.item-info .ih-icon-quest{box-shadow:5px 0 5px #fff}@media(min-width: 992px){.characteristics .val{padding-left:.4em}}@media(min-width: 992px)and (max-width: 1199.98px){.course-detail .characteristics .val{padding-left:15px}}.characteristics .val a{display:inline-block}.characteristics .val i{color:#8fb100}.characteristics .scroll-link{text-decoration:none}.characteristics .scroll-link i{color:#333}.characteristics__themes .val a{background-color:#f7f7f7;padding:2px 5px 2px 13px;font-size:.9em;text-decoration:none;margin-bottom:5px;color:#6c757d;transition:.2s;position:relative;border-radius:15px 2px 2px 15px}.characteristics__themes .val a:before{content:"";position:absolute;top:9px;left:5px;height:5px;width:5px;background-color:#fff;border-radius:50%}.characteristics__themes .val a:hover{background-color:#e9ecef;color:#343a40}.characteristics__themes .val a:active{top:1px}.bg-version .characteristics-title{color:#ffda44}.bg-version .characteristics .item{color:rgba(255,255,255,.7);white-space:nowrap}.bg-version .characteristics .item span{background:transparent}.bg-version .characteristics .item.item-info .ih-icon-quest{box-shadow:none}.bg-version .characteristics .item:after{content:". . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .";position:relative;display:inline;z-index:0;left:5px}@media(max-width: 991.98px){.bg-version .characteristics .item:after{display:none}}@media(max-width: 1199.98px){.course-detail .bg-version .characteristics .item:after{display:none}}.bg-version .characteristics .val{color:#fff}.bg-version .characteristics .val a,.bg-version .characteristics .val i{color:#ffda44}.bg-version .characteristics .scroll-link i{color:#ffda44}.bg-version .characteristics__themes .val a{background-color:rgba(0,0,0,.1)}.bg-version .characteristics__themes .val a:before{background-color:rgba(255,255,255,.4)}.bg-version .characteristics__themes .val a:hover{background-color:rgba(0,0,0,.25)}.action-buttons{position:absolute;right:20px;top:40px}@media(max-width: 767.98px){.action-buttons{display:none}}.action-buttons .wishlist-button{display:inline}.action-buttons .wishlist-button .dropdown-toggle::after{content:inherit;border:none;margin:0}.action-buttons .wishlist-button .dropdown-menu a{margin:0;font-size:14px;text-decoration:none}.action-buttons .wishlist-add{text-decoration:none}.action-buttons .wishlist-add i{font-size:26px;transition:.2s;color:#333;display:inline-block}.action-buttons .wishlist-add:hover i{-webkit-transform:scale(1.2);transform:scale(1.2)}.action-buttons .wishlist-add.exists i{color:red}.action-buttons a{margin-left:20px}.action-buttons .random-link:hover img{-webkit-animation:fa-spin 3s infinite linear;animation:fa-spin 3s infinite linear}.action-buttons .random-link:active img,.action-buttons .random-link:focus img{-webkit-animation:fa-spin 1s infinite linear;animation:fa-spin 1s infinite linear}.action-buttons .random-link img{width:30px;top:-5px;position:relative}.action-buttons-new{position:absolute;right:15px;bottom:0}@media(max-width: 767.98px){.action-buttons-new{display:none}}@media(max-width: 767.98px){.course-detail .action-buttons-new{position:relative;width:40px;z-index:2;right:0}}.course-detail .left-col .action-buttons-new{display:block;position:inherit !important;top:inherit !important;right:inherit !important}.course-detail .block-info .action-buttons-new{display:block;position:absolute;top:0;right:0}@media(max-width: 767.98px){.bg-version .action-buttons-new{bottom:auto;top:36px}}.action-buttons-new>div{display:inline-block}.action-buttons-new-item{display:inline-block;margin-left:10px;position:relative}@media(max-width: 767.98px){.course-detail .action-buttons-new-item{margin-left:0;margin-bottom:10px}}.action-buttons-new-item>a{border:1px solid #ced4da;display:block;width:40px;height:40px;border-radius:50%;text-align:center;line-height:40px;vertical-align:middle;transition:.2s;color:#333;text-decoration:none}.bg-version .action-buttons-new-item>a{color:#fff;border-color:rgba(255,255,255,.2)}.action-buttons-new-item>a:hover{-webkit-transform:scale(1.2);transform:scale(1.2)}.action-buttons-new-item>a i{font-size:20px;line-height:40px;display:inline-block}.action-buttons-new-item__with-title>a{width:auto;border-radius:30px;padding:0 1rem 0 .6rem;display:flex;align-items:center}.action-buttons-new-item__with-title span{font-size:.82em;font-weight:bold;color:rgba(0,0,0,.5);margin-left:7px}.bg-version .action-buttons-new-item__with-title span{color:#adb5bd}.action-buttons-new-item .dropdown-toggle::after{content:inherit;border:none;margin:0}.action-buttons-new-item .dropdown-menu a{margin:0;font-size:14px;text-decoration:none}.action-buttons-new .random-link i{font-size:22px}.action-buttons-new .random-link:hover i{-webkit-animation:fa-spin 3s infinite linear !important;animation:fa-spin 3s infinite linear !important}.action-buttons-new .random-link:active i,.action-buttons-new .random-link:focus i{-webkit-animation:fa-spin 1s infinite linear !important;animation:fa-spin 1s infinite linear !important}.action-buttons-new .share-link i{font-size:22px;position:relative;top:-1px;left:-2px}.video-list-item{margin-bottom:3em;text-align:center}.video-list-item a{display:block;text-decoration:none;color:#333 !important;font-weight:700}.video-list-item .pic{position:relative;margin-bottom:.5em;transition:.2s;width:100%;padding-bottom:66.7%}.video-list-item .pic i{position:absolute;bottom:20px;left:20px;font-size:2em;color:#fff}.video-list-item .pic .filter{position:absolute;width:100%;height:100%;top:0;left:0;background:rgba(2,127,157,.7);border-radius:0;margin:0;padding:0}.video-list-item img{position:absolute;top:0;left:0;width:100%;-webkit-filter:grayscale(100%);-moz-filter:grayscale(100%);-o-filter:grayscale(100%);filter:grayscale(100%)}.video-list-item .title{display:block}.video-list-item .duration{font-size:.75em;color:#fff;font-weight:normal;position:absolute;bottom:0;right:0;padding:7px 15px;background:rgba(0,0,0,.7);border-radius:10px 0 0 0}.video-list-item:hover .pic{-webkit-transform:scale(1.05);transform:scale(1.05);box-shadow:0 22px 50px rgba(0,0,0,.2),0 8px 20px rgba(0,0,0,.2)}.video-list.video-slider{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;margin-left:-7px;margin-right:-7px;margin-bottom:3em !important;height:250px;overflow:hidden}@media screen and (max-width: 768px){.video-list.video-slider{margin-left:-15px;margin-right:-15px}}.video-list.video-slider .video-list-item{margin-bottom:1em;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.3333333333% - 30px);width:33.3333333333%;margin-left:0;margin-right:0;padding:7px}@media screen and (max-width: 576px){.video-list.video-slider .video-list-item{max-width:300px}}.video-list.video-slider.slick-initialized{overflow:inherit;height:auto}.video-list.video-slider .slick-prev,.video-list.video-slider .slick-next{z-index:2;height:40px;width:40px;top:38%;background-color:#333;border-radius:50%}.video-list.video-slider .slick-prev:before,.video-list.video-slider .slick-next:before{display:inline-block;font-family:FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:30px;color:#fff;padding-bottom:4px}.video-list.video-slider .slick-prev{left:-7px}.video-list.video-slider .slick-prev:before{content:"";padding-right:5px}.video-list.video-slider .slick-next{right:-7px}.video-list.video-slider .slick-next:before{content:"";padding-left:5px}.video-list.video-slider .slick-dots{bottom:-15px !important}@media(max-width: 767.98px){.video-list.video-slider .slick-dots{bottom:-25px !important}}@media(max-width: 767.98px){.video-list.video-slider .slick-dots li{margin:0;width:15px}}.courses__dark .video-list.video-slider .slick-dots li button:before{color:#fff}.video-list.video-slider .slick-slide{height:auto !important}.cashback-block{position:relative;padding-left:5em;margin-bottom:2em}.cashback-block i{position:absolute;font-size:4.2em;color:#f5a000;left:0;top:-0.3rem}.cashback-block-text{margin-bottom:.5em}.cashback-block-text span{font-weight:700;font-size:1.3em;color:#f5a000}.courses__dark{background-color:#12171c}.courses__dark h2,.courses__dark .h2{color:#fff}@media(max-width: 767.98px){.courses__dark .container{max-width:100%}}.course-item__figure a{background-repeat:no-repeat;background-size:cover;background-position:center;position:relative;padding-top:137%}.course-item__figure a:before{display:block;content:"";width:100%}.course-item__figure .course-item-filter{position:absolute;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5)}.course-item__figure .course-item-desc{position:absolute;bottom:20px;left:15px;right:15px}.course-item__figure .course-item-author{color:rgba(255,255,255,.8)}.course-item__figure .course-item-icons{top:20px;right:20px}.course-item__figure .course-item-icons i{color:#fff}@media(max-width: 1199.98px){.course-item__figure .course-item-type{font-size:.8em}.course-item__figure .course-item-title{font-size:.9em}.course-item__figure .course-item-author{font-size:.8em}}@media(max-width: 767.98px){.course-item__figure .course-item-desc{left:10px;right:10px}.course-item__figure .course-item-type{font-size:.8em}.course-item__figure .course-item-title{font-size:.8em}.course-item__figure .course-item-author{font-size:.7em}.course-item__figure .course-item-rating{display:none}}.courses-slider{overflow:hidden;height:438px;margin-top:30px}@media(min-width: 992px)and (max-width: 1199.98px){.courses-slider{height:350px}}@media(max-width: 991.98px){.courses-slider{height:inherit}}.courses-slider.slick-initialized{overflow:inherit}.courses-slider .course-item:hover{transform:translateY(0)}.courses-slider .slick-prev,.courses-slider .slick-next{z-index:500;height:40px;width:40px;top:46%}.courses-slider .slick-prev:before,.courses-slider .slick-next:before{display:inline-block;font-family:FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:40px;color:#333}.courses__dark .courses-slider .slick-prev:before,.courses__dark .courses-slider .slick-next:before{color:#fff}.courses-slider .slick-prev{left:-50px}.courses-slider .slick-prev:before{content:""}.courses-slider .slick-next{right:-50px}.courses-slider .slick-next:before{content:""}.courses-slider .slick-dots{bottom:-15px !important}@media(max-width: 767.98px){.courses-slider .slick-dots{bottom:-25px !important}}@media(max-width: 767.98px){.courses-slider .slick-dots li{margin:0;width:15px}}.courses__dark .courses-slider .slick-dots li button:before{color:#fff}.courses-slider .slick-slide{height:auto !important}.block--courses-list .row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}@media screen and (max-width: 768px){.block--courses-list .row{margin-left:-7px;margin-right:-7px}}.block--courses-list .smart-col{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px)}@media screen and (max-width: 1200px){.block--courses-list .smart-col{width:calc(33.3333333333% - 30px)}}@media screen and (max-width: 768px){.block--courses-list .smart-col{width:calc(50% - 30px)}}@media screen and (max-width: 768px){.block--courses-list .smart-col{width:calc(50% - 14px);margin-left:7px;margin-right:7px}}.ih-courses-list-subtitle{margin-top:1.8em}.ih-courses-list-subtitle:first-child{margin-top:0}.ih-course-item{width:100%;text-align:center}.slick-initialized .ih-course-item{max-width:inherit}.block--courses-list .ih-course-item{margin-bottom:1.4em}@media screen and (max-width: 1200px){.block--courses-list .ih-course-item{margin-bottom:2em}}@media screen and (max-width: 992px){.block--courses-list .ih-course-item{margin-bottom:1.5em}}@media screen and (max-width: 576px){.block--courses-list .ih-course-item{margin-bottom:11px}}.ih-course-item-wrap{width:100%;max-width:270px;height:365px;position:relative;text-align:left;display:inline-block;overflow:hidden}@media screen and (max-width: 576px){.block--courses-list .ih-course-item-wrap{height:250px}}.ih-course-item-link{width:100%;height:100%;display:block;background-repeat:no-repeat;background-size:cover;background-position:center;text-decoration:none;color:#fff !important;position:relative;border-radius:4px}.ih-course-item-link:hover,.ih-course-item-link:active,.ih-course-item-link:focus{color:#fff}.ih-course-item-link:active .ih-course-item-loader,.ih-course-item-link:focus .ih-course-item-loader{display:block !important}@media(min-width: 576px){.ih-course-item-link:hover .ih-course-item-content{top:20px}.ih-course-item-link:hover .ih-course-item-desc{opacity:1}.ih-course-item-link:hover .ih-course-item-price{opacity:1}}.ih-course-item-filter{background:#8fb100;background:-moz-linear-gradient(-45deg, #8FB100 0%, #027F9D 100%);background:-webkit-gradient(left top, right bottom, color-stop(0%, #8FB100), color-stop(100%, #027F9D));background:-webkit-linear-gradient(-45deg, #8FB100 0%, #027F9D 100%);background:-o-linear-gradient(-45deg, #8FB100 0%, #027F9D 100%);background:-ms-linear-gradient(-45deg, #8FB100 0%, #027F9D 100%);background:linear-gradient(135deg, #8FB100 0%, #027F9D 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="$color1", endColorstr="$color2", GradientType=1 );width:100%;height:100%;position:absolute;top:0;left:0;bottom:0;right:0;transition:.4s;opacity:.8;border-radius:4px}.ih-course-item-link:hover .ih-course-item-filter{opacity:.9}.ih-course-item-filter__cover{opacity:.9}.ih-course-item-content{position:absolute;top:120px;width:100%;transition:.4s}@media screen and (max-width: 576px){.block--courses-list .ih-course-item-content{top:0}}.ih-course-item-badges{position:relative;left:-1px;min-height:30px}.ih-course-item-badge{padding:7px 10px;font-size:11px;font-weight:bold;color:#fff;text-transform:uppercase;background:#333;border-radius:0 5px 5px 0;display:inline-block;margin-bottom:8px;line-height:1.5em}@media screen and (max-width: 576px){.block--courses-list .ih-course-item-badge{font-size:8px;letter-spacing:-0.05em;padding:3px 5px}}.ih-course-item-badge:last-child{margin-bottom:0}.ih-course-item-badge__green{background-color:#97ba02}.ih-course-item-badge__orange{background-color:#f5a000}.ih-course-item-badge__gray{background-color:rgba(73,80,87,.6) !important;backdrop-filter:blur(5px)}.ih-course-item-badge__yellow-discount{background-color:#ffda44;color:#6b0000}.ih-course-item-badge__yellow-discount span{line-height:0;font-size:12px}.ih-course-item-badge__yellow{background-color:#ffda44;color:#000;border-radius:5px;opacity:1;transition:.2s}@media(min-width: 576px){.ih-course-item-link:hover .ih-course-item-badge__yellow{opacity:0}}.ih-course-item-badge__price{text-transform:none;background-color:#c051cc;transition:.2s}@media(min-width: 576px){.ih-course-item-link:hover .ih-course-item-badge__price{opacity:0}}.ih-course-item-badge__round{border-radius:5px}.ih-course-item-compare{position:absolute;top:22px;right:22px;z-index:2}@media(max-width: 575.98px){.block--courses-list .ih-course-item-compare{top:10px;right:10px}}.ih-course-item-compare__button{display:block;color:#333;font-size:16px;border-radius:50%;width:36px;height:36px;line-height:36px;cursor:pointer;text-align:center;background-color:rgba(255,255,255,.9);opacity:0;transition:.2s}.ih-course-item:hover .ih-course-item-compare__button{opacity:1}.ih-course-item-compare__button:hover{box-shadow:0 0 20px rgba(0,0,0,.4);opacity:.8 !important}.ih-course-item-compare__button__on{opacity:1;background-color:rgba(255,218,68,.9)}.ih-course-item-title{font-size:16px;font-weight:bold;padding:0 22px;margin-top:20px;line-height:1.5;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:5;display:-webkit-box;-webkit-box-orient:vertical}@media screen and (max-width: 576px){.block--courses-list .ih-course-item-title{padding:0 14px;font-size:12px;margin-top:30px}}.ih-course-item-desc{font-size:12px;padding:0 22px;margin-top:16px;opacity:0;transition:.4s;line-height:1.5;color:rgba(255,255,255,.7)}.ih-course-item-price{font-size:12px;color:#fff;margin-top:16px;padding:0 22px;text-align:right;opacity:0;transition:.4s}.ih-course-item-price-val{font-size:13px;font-weight:bold;color:#fff;margin-left:5px;font-family:"pfhighwaysanspro-bold",Arial,Helvetica,sans-serif}.ih-course-item-price-val__default{font-size:12px;color:rgba(255,255,255,.6)}.ih-course-item-icons{position:absolute;top:22px;left:20px;transition:opacity .4s}@media(min-width: 576px){.ih-course-item:hover .ih-course-item-icons{opacity:0}}@media screen and (max-width: 576px){.block--courses-list .ih-course-item-icons{top:32px;left:15px}}.ih-course-item-icon{font-size:25px;margin-right:5px}.ih-course-item-icon__show-form{font-size:20px !important;opacity:.5;position:relative;top:-4px}@media screen and (max-width: 576px){.block--courses-list .ih-course-item-icon{font-size:19px}}.ih-course-item-category-18{border:2px solid #fff;font-style:normal;width:26px;height:26px;display:inline-block;line-height:23px;position:relative;top:-6px;border-radius:50%;font-size:11px;font-weight:bold;text-align:center}@media screen and (max-width: 576px){.block--courses-list .ih-course-item-category-18{width:20px;height:20px;line-height:16px;top:-5px;font-size:8px}}.ih-course-item-author{color:rgba(255,255,255,.8) !important;text-decoration:none;display:flex !important;align-items:center !important;position:absolute;width:50%;bottom:20px;left:20px}@media screen and (max-width: 576px){.block--courses-list .ih-course-item-author{width:86%;bottom:50px;left:15px}}.ih-course-item-author img{width:32px;height:32px;border-radius:50%;margin-right:7px;background-color:#343a40}.ih-course-item-author-name{font-size:12px;line-height:14px}@media screen and (max-width: 576px){.block--courses-list .ih-course-item-author-name{font-size:10px}}.ih-course-item-company{text-decoration:none;position:absolute;bottom:20px;left:20px;width:50%;font-size:12px;line-height:14px;color:rgba(255,255,255,.8) !important;overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:2;display:-webkit-box;-webkit-box-orient:vertical}@media screen and (max-width: 576px){.block--courses-list .ih-course-item-company{width:86%;bottom:50px;left:15px;font-size:10px}}.ih-course-item-theme{font-size:.57rem;font-weight:bold;text-transform:uppercase;text-decoration:none;color:#ffda44 !important;position:absolute;right:20px;bottom:20px;width:35%;text-align:right;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto;word-wrap:normal;height:32px;display:flex;align-items:center;flex-grow:1;justify-content:flex-end;line-height:1.5em}@media screen and (max-width: 768px){.ih-course-item-theme{font-size:9px}}@media screen and (max-width: 576px){.block--courses-list .ih-course-item-theme{right:inherit;width:86%;bottom:15px;left:15px;text-align:left}}.ih-course-item-theme__top{bottom:inherit;top:70px;opacity:1;transition:.4s}@media(min-width: 576px){.ih-course-item:hover .ih-course-item-theme__top{opacity:0}}.ih-course-item-place{font-size:11px;position:absolute;top:50px;left:20px;width:50%;color:rgba(255,255,255,.6);opacity:1;transition:.4s}@media(min-width: 576px){.ih-course-item:hover .ih-course-item-place{opacity:0}}@media screen and (max-width: 576px){.ih-course-item-place{display:none}}.ih-course-item-counts{margin-top:10px;font-size:12px;color:#fff;line-height:24px}.ih-course-item-counts i{font-size:14px;margin-right:2px;width:20px;text-align:center;display:inline-block}.ih-course-item-loader{display:none !important;position:absolute;z-index:2;top:26px;left:50%;margin-left:-16px;font-size:30px !important;color:#fff}@media screen and (max-width: 576px){.block--courses-list .ih-course-item-loader{top:17px;font-size:24px !important}}.ih-course-item__light .ih-course-item-link{color:#000 !important}.ih-course-item__light .ih-course-item-author{color:rgba(0,0,0,.8) !important}.ih-course-item__light .ih-course-item-theme{color:rgba(0,0,0,.8) !important}.ih-course-item__light .ih-course-item-desc{color:rgba(0,0,0,.6) !important}.ih-course-item__light .ih-course-item-price{color:#000}.ih-course-item__light .ih-course-item-price-val{color:#000}.ih-course-item__light .ih-course-item-price-val__default{color:rgba(0,0,0,.6)}.ih-courses-slider{overflow:hidden;height:400px;margin-top:30px}@media(min-width: 1200px)and (max-width: 1270px){.ih-courses-slider{margin-left:auto !important;margin-right:auto !important;width:1100px}}@media(min-width: 974px)and (max-width: 1060px){.ih-courses-slider{margin-left:auto !important;margin-right:auto !important;width:900px}}.ih-courses-slider.slick-initialized{overflow:inherit}.ih-courses-slider .course-item:hover{transform:translateY(0)}.ih-courses-slider .slick-prev,.ih-courses-slider .slick-next{z-index:500;height:40px;width:40px;top:46%}.ih-courses-slider .slick-prev:before,.ih-courses-slider .slick-next:before{display:inline-block;font-family:FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:40px;color:#333}.courses__dark .ih-courses-slider .slick-prev:before,.courses__dark .ih-courses-slider .slick-next:before{color:#fff}.ih-courses-slider .slick-prev{left:-50px}.ih-courses-slider .slick-prev:before{content:""}.ih-courses-slider .slick-next{right:-50px}.ih-courses-slider .slick-next:before{content:""}.ih-courses-slider .slick-dots{bottom:-15px !important}@media(max-width: 767.98px){.ih-courses-slider .slick-dots{bottom:-25px !important}}@media(max-width: 767.98px){.ih-courses-slider .slick-dots li{margin:0;width:15px}}.courses__dark .ih-courses-slider .slick-dots li button:before{color:#fff}.ih-courses-slider .slick-slide{height:auto !important}.ih-courses-slider.ih-slick-loaded .slick-next{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear;top:41%}.ih-courses-slider.ih-slick-loaded .slick-next:before{content:"";font-size:30px}.ih-courses-slider.ih-courses-slider_few .slick-track{width:100% !important}.mainpage-courses .ih-courses-slider .ih-course-item-wrap{padding:0 5px;max-width:280px}.event-item{background:#fff;margin-bottom:1.5em;position:relative;border:1px solid #ededed}.event-item-filter{background-color:rgba(255,255,255,.85);height:100%}.event-item .row{display:flex;flex-wrap:wrap}@media(min-width: 576px){.event-item .col-sm-3{flex:0 0 25%;max-width:25%}.event-item .col-sm-9{flex:0 0 75%;max-width:75%}}.event-item .left{border-right:1px solid #ededed;background-repeat:no-repeat;background-size:cover;background-position:center}@media(max-width: 991.98px){.event-item .left{background:none !important}}@media(max-width: 575.98px){.event-item .left{border-right:none;border-bottom:1px solid #ededed;padding-bottom:1em !important;width:100%}}@media(max-width: 575.98px){.event-item .right{padding-top:2em !important}}.event-item .wrap{padding:1.5em !important}.event-item .remained{font-size:.8em;font-weight:bold;text-transform:uppercase;color:rgba(0,0,0,.3);margin-bottom:1.5em}@media(max-width: 575.98px){.event-item .remained{float:right;margin-top:.3em}}.event-item .date{font-size:1.6em;font-family:"pfhighwaysanspro-bold",Arial,Helvetica,sans-serif;font-weight:bold;color:#495057;line-height:1em}@media(max-width: 575.98px){.event-item .date{font-size:.9rem;margin-top:.4em}}.event-item .date span{font-size:.9rem;display:block}@media(max-width: 767.98px){.event-item .date span{display:inline-block}}.event-item-city{font-family:"pfhighwaysanspro-bold",Arial,Helvetica,sans-serif;font-weight:bold;color:#495057}.event-item-speaker{text-align:center;padding:1em 0 0 1em}.event-item-speaker a{text-decoration:none;color:#333;display:block}.event-item-speaker img{width:100%;max-width:65px;border-radius:50%;margin-bottom:.5em}.event-item-speaker .post{font-size:.8em;color:#adb5bd}.event-item-speaker .name{font-size:.95em;line-height:1.2em}.event-item-title{font-size:1.1em;font-weight:bold;line-height:1.2em;margin-bottom:.5em}.event-item-title a{text-decoration:none;color:#333}.event-item-title a:hover{border-bottom:1px solid}.event-item-desc{font-size:.85em;color:#6c757d;margin-bottom:10px}@media screen and (max-width: 768px){.event-item-desc{font-size:.95em}}.event-item__with-speakers .event-item-desc{margin-bottom:1em}.event-item-badges{margin-bottom:1em}@media(max-width: 575.98px){.event-item-badges{position:absolute;top:-42px}}@media(max-width: 767.98px){.event-item-links{text-align:center}}.event-item-links a{text-decoration:none;transition:.2s;display:inline-block;margin-right:1.5em;font-size:.85em;color:#495057}@media(min-width: 768px){.event-item-links a:hover{opacity:.6}}.event-item-links a:last-child{margin-right:0}@media(max-width: 575.98px){.event-item-links a{margin-right:0}}.event-item-links a i{margin-right:3px}.event-item-links .button{background:#027f9d;color:#fff;padding:.5em 1.5em .6em;border-radius:3em}.events .count-events{text-align:center;font-size:.9em;color:#6c757d;margin-bottom:-1em}.comments .burlakastudio_realcommenter a{text-decoration:underline}.comments .burlakastudio_realcommenter a:hover{text-decoration:none}.comments .burlakastudio_realcommenter header{background-color:transparent}.comments .burlakastudio_realcommenter .br_head ins{font-weight:normal;margin-left:0}.comments .burlakastudio_realcommenter .brf_header del{background-color:#ababab;width:23px;top:10px}.comments .burlakastudio_realcommenter .brf_header del:hover,.comments .burlakastudio_realcommenter .brf_header del:active,.comments .burlakastudio_realcommenter .brf_header del:focus{background-color:#5e5e5e}.comments .burlakastudio_realcommenter .brf_body{background-color:#f7f7f7}.comments .burlakastudio_realcommenter .brf_body:before{background-color:#f7f7f7 !important}.comments .burlakastudio_realcommenter .brna_form>div+div{border-color:#dedede}.comments .burlakastudio_realcommenter .brf_header+div:before{background:#fff;border-color:#dedede}.comments .burlakastudio_realcommenter .brf_errors,.comments .burlakastudio_realcommenter .brf_submit{background-color:#dedede}.comments .burlakastudio_realcommenter .brfb_userfields span{font-size:.9em}.comments .burlakastudio_realcommenter .brna_form input[type=password],.comments .burlakastudio_realcommenter .brna_form input[type=text],.comments .burlakastudio_realcommenter .brna_form input[type=date],.comments .burlakastudio_realcommenter .brna_form input[type=time],.comments .burlakastudio_realcommenter .brna_form textarea{border:1px solid #c4c4c4;font-style:normal}.comments .burlakastudio_realcommenter .brna_form input[type=password]:focus,.comments .burlakastudio_realcommenter .brna_form input[type=text]:focus,.comments .burlakastudio_realcommenter .brna_form input[type=date]:focus,.comments .burlakastudio_realcommenter .brna_form input[type=time]:focus,.comments .burlakastudio_realcommenter .brna_form textarea:focus{border-color:#6c757d;box-shadow:none}.comments .burlakastudio_realcommenter .brb_adminoptions>div>input[type=date],.comments .burlakastudio_realcommenter .brb_adminoptions>div>input[type=time]{height:47px}.comments .burlakastudio_realcommenter .lhe-button-disabled{border:none !important}.comments .burlakastudio_realcommenter .file-selectdialog .file-extended .file-selector{font-size:.9em;line-height:1.5em}.comments .burlakastudio_realcommenter .brna_form .brf_submit ins{background:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" version="1" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd" viewBox="0 0 96 106"> <g fill="rgb(82,112,128)"> <path fill-rule="nonzero" d="M77 78l11-53c4-19-27-25-31-6L44 84c-3 14 16 21 20 4l10-48c1-8-8-9-9-2l-8 37-7-2 7-37c4-16 28-12 24 5L71 90c-5 26-39 16-34-7l13-65c6-29 51-21 45 9L84 80l-7-2z"/> <path d="M12 16h5.72259v29.6729H12z"/> <path d="M0 33.4352v-5.72258418h29.67289334V33.4352z"/> </g> </svg>') no-repeat center center}.comments .burlakastudio_realcommenter .brf_submit button{color:#fff !important;font-size:1.1em;padding:.7em 1.2em .8em;border-radius:3em;background:rgba(0,0,0,.05);background:-moz-linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);background:-webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);background:-o-linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);background:-ms-linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);background:linear-gradient(0deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="$color1", endColorstr="$color2", GradientType=0 );background-color:#aacc18;font-weight:normal;padding:.6em 1.2em .7em;font-size:1.1em}@media(min-width: 576px){.comments .burlakastudio_realcommenter .brf_submit button:hover{background-color:#aacc18;box-shadow:0 5px 10px 0 rgba(170,204,24,.3)}}.comments .burlakastudio_realcommenter .brf_submit button:active{background-color:#aacc18}.comments .burlakastudio_realcommenter .br_tree .br_comment{background-color:#f7f7f7;border-radius:4px 30px 30px 30px;padding:10px}.comments .burlakastudio_realcommenter .br_comment article{padding:0;margin-left:50px;font-size:.85em;margin-top:0;line-height:1.6em}@media screen and (max-width: 768px){.comments .burlakastudio_realcommenter .br_comment article{margin-left:0}}.comments .burlakastudio_realcommenter .br_comment._fixedTop{background-color:#f3f9df}.comments .burlakastudio_realcommenter .br_comment .brn_bottom_actions{display:flex;flex-wrap:wrap;gap:5px 10px;align-items:center}.comments .burlakastudio_realcommenter .br_comment section{margin-left:50px}@media screen and (max-width: 768px){.comments .burlakastudio_realcommenter .br_comment section{margin-left:0}}.comments .burlakastudio_realcommenter .br_comment .br_node{margin-left:50px}@media screen and (max-width: 768px){.comments .burlakastudio_realcommenter .br_comment .br_node{margin-left:25px}}.comments .burlakastudio_realcommenter .br_comment .brc_af .brca_title{display:none}.comments .burlakastudio_realcommenter .br_comment .brc_af .brca_value{font-style:normal}.comments .burlakastudio_realcommenter .br_comment._incomment>.schema_org_wrapper>.br_node,.comments .burlakastudio_realcommenter .br_comment._incomment>.br_node{margin-left:0}.comments .burlakastudio_realcommenter .brc_header header abbr img{border-radius:3px 50% 50% 50%}.comments .burlakastudio_realcommenter .brc_header i.fa-check{color:#97ba02}.comments .burlakastudio_realcommenter .brc_header._fresh time{color:#6c757d}.comments .burlakastudio_realcommenter .brc_header header span{font-size:1.2em;color:#212529}.comments .burlakastudio_realcommenter [data-rating] [data-shape]{margin-left:0}.comments .burlakastudio_realcommenter [data-rating] .brca_title{margin-right:5px}.comments .burlakastudio_realcommenter .br_comment .brn_add{margin-left:50px}@media screen and (max-width: 768px){.comments .burlakastudio_realcommenter .br_comment .brn_add{margin-left:0}}.comments .burlakastudio_realcommenter .br_comment .brn_add span{font-style:normal;color:#6c757d;font-weight:normal}.comments .burlakastudio_realcommenter .brc_header header{z-index:inherit}.comments .burlakastudio_realcommenter .brn_add abbr{font-weight:normal;font-style:normal}.comments .burlakastudio_realcommenter .br_comment article._tint_height ins.toggle_out{background:linear-gradient(rgba(255, 255, 255, 0), #F7F7F7, #F7F7F7)}.comments .burlakastudio_realcommenter .brc_header header abbr:empty{border-radius:3px 50% 50% 50%;background-color:#aacc18}.comments .burlakastudio_realcommenter .brc_header header abbr:empty:before{width:40px;height:40px;background:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" viewBox="194 -104 1000 1000"><path fill-rule="evenodd" clip-rule="evenodd" fill="rgb(255,255,255)" d="M892.4 585.9c10 3.1 19.1 5.7 27.5 8.2 34.5 10 44.8 54.6 17.5 78.1-65.4 56.5-150.7 90.8-244 90.8-92.8 0-177.6-33.8-242.9-89.8-27.4-23.5-17.3-68.2 17.4-78.3 9.2-2.7 19.2-5.5 30.2-9 62.6-19.5 92.6-43.7 98.2-68.7 0-.1 0-.2.1-.2 3.6-16.1-2.8-32.9-15.5-43.5-26.4-22.1-37.1-59.8-44.1-87.5-.8-3.2-1.7-6.5-2.5-9.8-12.1-2.1-25.4-17.3-32.2-38.5-8.2-25.5-3.9-49.8 9.6-54.1 1.3-.4 2.6-.4 3.9-.5-3.1-18.2-6.9-45.4-7.3-69.3-.1-5.2-.2-10.9-.2-16.9 0-3 .1-6.1.1-9.3 0-1.6.1-3.2.2-4.8.1-1.6.2-3.2.3-4.9.9-13.1 2.9-26.8 7-40 7.4-23.7 21.6-45.4 47.4-57.3 5.8-2.7 11-6.4 15.1-11.3 22.4-26.4 49.1-39.6 74.2-45.4 6.9-1.6 13.6-2.6 20.1-3.2 3.2-.3 6.4-.5 9.5-.6 1.6-.1 3.1-.1 4.6-.1h4.5c11.7.3 22 1.8 29.6 3.7 50 12.3 89.2 38 116.4 69.5 13.5 15.8 23.9 33 30.7 50.7 3.4 8.9 5.9 17.9 7.4 26.9.8 4.5 1.3 9 1.6 13.5.3 4.5.3 8.9.1 13.4-1.5 27.1-4.4 45.9-7.3 60.1-2.3 11.1.1 22.2 5 32.4 4.9 10.3 5.3 26.7.2 43.9-6.1 20.3-18.3 35.3-29.8 38.7-2.2 8.1-3.8 13.5-3.9 13.5-3.8 29-10.7 59.8-35.3 82.9-10.5 9.8-15 24.5-13.1 38.7.5 3.5 1 6.6 1.6 9.2 5.6 25.1 35.5 49.3 98.1 68.8z"/></svg>') no-repeat center;background-size:80%}.comments .burlakastudio_realcommenter>.br_comment>.brn_add{margin-left:0}.comments .burlakastudio_realcommenter>.br_comment>.brn_add>span{color:#343a40;font-size:1em;padding:.5em 1.2em .6em;border-radius:3em;background-color:transparent;border:2px solid #aacc18;font-style:normal;font-weight:normal;padding:.5em 2em .6em;font-size:1.1em}.comments .burlakastudio_realcommenter>.br_comment>.brn_add>span:hover,.comments .burlakastudio_realcommenter>.br_comment>.brn_add>span:active,.comments .burlakastudio_realcommenter>.br_comment>.brn_add>span:focus{border-color:#c4e730;color:#343a40}.comments .burlakastudio_realcommenter .brc_header aside .brc_voteblock ins[data-emo=p]{color:#8fb100}.comments .burlakastudio_realcommenter .brc_header aside .brc_voteblock ins[data-emo=n]{color:#c90011}.comments .burlakastudio_realcommenter .brc_header aside .brc_voteblock .br_iva_btn:hover:before{background-color:#8fb100}.comments .burlakastudio_realcommenter .brc_header aside .brc_voteblock .br_iva_btn._down:hover:before{background-color:#c90011}.comments .burlakastudio_realcommenter .brc_voteblock{margin-left:0}.comments .burlakastudio_realcommenter .brc_voteblock>span{font-weight:bold}.comments .burlakastudio_realcommenter .brn_add ins{font-style:normal;font-size:.8em}.comments .burlakastudio_realcommenter .brn_add ins strong{font-size:1em;background-color:#adb5bd}.comments .burlakastudio_realcommenter .brn_add ins strong:hover{background-color:#6c757d}.comments-disclaimer{margin-bottom:2em}.comments .reviews-stat{display:flex;align-items:center;flex-wrap:wrap;margin-bottom:50px}@media screen and (max-width: 768px){.comments .reviews-stat{margin-bottom:30px}}@media screen and (max-width: 768px){.comments .reviews-stat__rating,.comments .reviews-stat__parts{margin-bottom:15px}}.comments .reviews-stat__rating{display:flex;margin-right:36px;color:#8fb111}@media screen and (max-width: 768px){.comments .reviews-stat__rating{margin-right:20px}}.comments .reviews-stat__rating.rating-mid{color:#9b9b9b}.comments .reviews-stat__rating.rating-mid svg{fill:#9b9b9b}.comments .reviews-stat__rating.rating-low{color:#e84545}.comments .reviews-stat__rating.rating-low svg{fill:#e84545}.comments .reviews-stat__rating-num{margin-left:7px;font-family:"pfhighwaysanspro-bold",Arial,Helvetica,sans-serif;font-weight:700;font-size:1.625em;line-height:1.385em}@media screen and (max-width: 768px){.comments .reviews-stat__rating-num{margin-left:5px}}.comments .reviews-stat__rating svg{position:relative;top:5px;flex:none}@media screen and (max-width: 992px){.comments .reviews-stat__rating svg{top:3px}}@media screen and (max-width: 768px){.comments .reviews-stat__rating svg{top:unset}}.comments .reviews-stat__count{margin:0 47px 0 0;font-weight:700;font-size:1em;line-height:1.375em;white-space:nowrap;color:#363636}@media screen and (max-width: 768px){.comments .reviews-stat__count{margin:0 20px 15px 0}}.comments .reviews-stat__parts{display:flex;align-items:center;cursor:pointer}.comments .reviews-stat__parts__item{display:block;padding-left:25px;font-weight:700;font-size:.875em;line-height:1.43em;background-repeat:no-repeat;background-position:left center;background-size:contain}@media screen and (max-width: 768px){.comments .reviews-stat__parts__item{padding-left:22px}}.comments .reviews-stat__parts__item:not(:last-child){margin-right:25px}@media screen and (max-width: 768px){.comments .reviews-stat__parts__item:not(:last-child){margin-right:15px}}.comments .reviews-stat__parts__item.item-positive{color:#8fb111;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 1.75C5.44365 1.75 1.75 5.44365 1.75 10C1.75 14.5563 5.44365 18.25 10 18.25C14.5563 18.25 18.25 14.5563 18.25 10C18.25 5.44365 14.5563 1.75 10 1.75ZM0.25 10C0.25 4.61522 4.61522 0.25 10 0.25C15.3848 0.25 19.75 4.61522 19.75 10C19.75 15.3848 15.3848 19.75 10 19.75C4.61522 19.75 0.25 15.3848 0.25 10Z' fill='%238FB111'/%3E%3Cpath d='M6.625 9.0625C7.14277 9.0625 7.5625 8.64277 7.5625 8.125C7.5625 7.60723 7.14277 7.1875 6.625 7.1875C6.10723 7.1875 5.6875 7.60723 5.6875 8.125C5.6875 8.64277 6.10723 9.0625 6.625 9.0625Z' fill='%238FB111'/%3E%3Cpath d='M13.375 9.0625C13.8928 9.0625 14.3125 8.64277 14.3125 8.125C14.3125 7.60723 13.8928 7.1875 13.375 7.1875C12.8572 7.1875 12.4375 7.60723 12.4375 8.125C12.4375 8.64277 12.8572 9.0625 13.375 9.0625Z' fill='%238FB111'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.72408 11.6014C6.08232 11.3934 6.5413 11.5153 6.74924 11.8735C7.07977 12.443 7.55407 12.9156 8.12467 13.2442C8.69527 13.5727 9.34216 13.7456 10.0006 13.7456C10.659 13.7456 11.3059 13.5727 11.8765 13.2442C12.4471 12.9156 12.9214 12.443 13.2519 11.8735C13.4599 11.5153 13.9189 11.3934 14.2771 11.6014C14.6353 11.8093 14.7572 12.2683 14.5492 12.6265C14.0868 13.4232 13.4233 14.0844 12.625 14.5441C11.8267 15.0037 10.9217 15.2456 10.0006 15.2456C9.07944 15.2456 8.17445 15.0037 7.37618 14.5441C6.57791 14.0844 5.91436 13.4232 5.45194 12.6265C5.244 12.2683 5.36585 11.8093 5.72408 11.6014Z' fill='%238FB111'/%3E%3C/svg%3E")}.comments .reviews-stat__parts__item.item-neutral{color:#9b9b9b;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 1.75C5.44365 1.75 1.75 5.44365 1.75 10C1.75 14.5563 5.44365 18.25 10 18.25C14.5563 18.25 18.25 14.5563 18.25 10C18.25 5.44365 14.5563 1.75 10 1.75ZM0.25 10C0.25 4.61522 4.61522 0.25 10 0.25C15.3848 0.25 19.75 4.61522 19.75 10C19.75 15.3848 15.3848 19.75 10 19.75C4.61522 19.75 0.25 15.3848 0.25 10Z' fill='%239F9F9F'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M5.5 13C5.5 12.5858 5.83579 12.25 6.25 12.25H13.75C14.1642 12.25 14.5 12.5858 14.5 13C14.5 13.4142 14.1642 13.75 13.75 13.75H6.25C5.83579 13.75 5.5 13.4142 5.5 13Z' fill='%239F9F9F'/%3E%3Cpath d='M6.625 9.0625C7.14277 9.0625 7.5625 8.64277 7.5625 8.125C7.5625 7.60723 7.14277 7.1875 6.625 7.1875C6.10723 7.1875 5.6875 7.60723 5.6875 8.125C5.6875 8.64277 6.10723 9.0625 6.625 9.0625Z' fill='%239F9F9F'/%3E%3Cpath d='M13.375 9.0625C13.8928 9.0625 14.3125 8.64277 14.3125 8.125C14.3125 7.60723 13.8928 7.1875 13.375 7.1875C12.8572 7.1875 12.4375 7.60723 12.4375 8.125C12.4375 8.64277 12.8572 9.0625 13.375 9.0625Z' fill='%239F9F9F'/%3E%3C/svg%3E")}.comments .reviews-stat__parts__item.item-negative{color:#e84545;background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M10 1.75C5.44365 1.75 1.75 5.44365 1.75 10C1.75 14.5563 5.44365 18.25 10 18.25C14.5563 18.25 18.25 14.5563 18.25 10C18.25 5.44365 14.5563 1.75 10 1.75ZM0.25 10C0.25 4.61522 4.61522 0.25 10 0.25C15.3848 0.25 19.75 4.61522 19.75 10C19.75 15.3848 15.3848 19.75 10 19.75C4.61522 19.75 0.25 15.3848 0.25 10Z' fill='%23E84545'/%3E%3Cpath d='M6.625 9.0625C7.14277 9.0625 7.5625 8.64277 7.5625 8.125C7.5625 7.60723 7.14277 7.1875 6.625 7.1875C6.10723 7.1875 5.6875 7.60723 5.6875 8.125C5.6875 8.64277 6.10723 9.0625 6.625 9.0625Z' fill='%23E84545'/%3E%3Cpath d='M13.375 9.0625C13.8928 9.0625 14.3125 8.64277 14.3125 8.125C14.3125 7.60723 13.8928 7.1875 13.375 7.1875C12.8572 7.1875 12.4375 7.60723 12.4375 8.125C12.4375 8.64277 12.8572 9.0625 13.375 9.0625Z' fill='%23E84545'/%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M7.37618 12.206C8.17445 11.7463 9.07944 11.5044 10.0006 11.5044C10.9217 11.5044 11.8267 11.7463 12.625 12.206C13.4233 12.6656 14.0868 13.3269 14.5492 14.1235C14.7572 14.4818 14.6353 14.9408 14.2771 15.1487C13.9189 15.3566 13.4599 15.2348 13.2519 14.8765C12.9214 14.3071 12.4471 13.8344 11.8765 13.5059C11.3059 13.1773 10.659 13.0044 10.0006 13.0044C9.34216 13.0044 8.69527 13.1773 8.12467 13.5059C7.55407 13.8344 7.07977 14.3071 6.74924 14.8765C6.5413 15.2348 6.08232 15.3566 5.72408 15.1487C5.36585 14.9408 5.244 14.4818 5.45194 14.1235C5.91436 13.3269 6.57791 12.6656 7.37618 12.206Z' fill='%23E84545'/%3E%3C/svg%3E")}.comments .br_comment_bottom-links{display:flex;flex-wrap:wrap;justify-content:space-between;gap:5px 10px}.comments .review-source{font-size:.8em;border:none;color:#6c757d}.comments .review-source a{color:#6c757d;text-decoration:none;border-bottom:1px solid #dee2e6;transition:border-bottom-color .2s,color .2s}.comments .review-source a:hover{border-bottom-color:transparent;color:#027f9d}.comments .review-course-info{margin-bottom:10px;margin-top:10px;margin-left:50px}@media screen and (max-width: 768px){.comments .review-course-info{margin-left:0}}.comments .review-course-info a{font-weight:700;text-decoration:none;border-bottom:1px solid rgba(2,127,157,.5)}.comments .review-course-info a:hover{border-color:transparent}.comments .review-course-button{margin-top:10px;margin-left:50px}@media screen and (max-width: 768px){.comments .review-course-button{margin-left:0}}.comments .review-course-button a{color:#fff !important;font-size:1.1em;padding:.7em 1.2em .8em;border-radius:3em;background:rgba(0,0,0,.05);background:-moz-linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);background:-webkit-linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);background:-o-linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);background:-ms-linear-gradient(90deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);background:linear-gradient(0deg, rgba(0, 0, 0, 0.05) 0%, rgba(255, 255, 255, 0.05) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="$color1", endColorstr="$color2", GradientType=0 );background-color:#027f9d;font-weight:bold;text-decoration:none;transition:.2s;font-size:.95em;display:inline-block}@media(min-width: 576px){.comments .review-course-button a:hover{background-color:#027f9d;box-shadow:0 5px 10px 0 rgba(2,127,157,.3)}}.comments .review-course-button a:active{background-color:#027f9d}.go-to-top-button{font-size:.9em;display:block;margin-bottom:10px;text-decoration:none}.go-to-top-button span{border-bottom:1px solid rgba(2,127,157,.5);transition:border-bottom-color .2s}.go-to-top-button:hover span{border-bottom-color:transparent}.go-to-top-button i{color:#333;background-color:#ffda44;height:24px;width:24px;display:inline-block;text-align:center;line-height:24px;border-radius:30px;margin-right:5px}.ap-block{margin-top:3rem}.ap-block__blog-list__item{display:flex;align-items:start;text-decoration:none;color:#343a40 !important}.ap-block__blog-list__item:not(:last-of-type){margin-bottom:2rem}@media screen and (max-width: 768px){.ap-block__blog-list__item{align-items:start}}.ap-block__blog-list__item img{width:200px;max-height:100%;margin-right:1rem}@media screen and (max-width: 768px){.ap-block__blog-list__item img{width:100px;margin-right:.7rem}}.ap-block__blog-list__item--title{padding-left:0 !important;display:inline;font-size:1.2em;font-weight:bold;border-bottom:1px solid #adb5bd;transition:border-bottom-color .2s}@media screen and (max-width: 768px){.ap-block__blog-list__item--title{font-size:1em}}.ap-block__blog-list__item--subtitle{margin-top:.5rem;display:block;color:#6c757d}@media screen and (max-width: 768px){.ap-block__blog-list__item--subtitle{font-size:.85em}}.ap-block__blog-list__item:hover .ap-block__blog-list__item--title{border-color:transparent;color:#027f9d}.faq{margin-bottom:4rem}.faq-item{margin-bottom:1rem;border-radius:30px;border:1px solid #dee2e6}.faq-item-link{display:block;padding:1.5rem 2.2rem;text-decoration:none;font-size:1.1em;position:relative}.faq-item-link:after{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;content:"";font-size:22px;position:absolute;top:1.7rem;right:2.2rem;z-index:2;color:#333}.faq-item-link.collapsed:after{content:""}.faq-item-answer{padding:0 2.2rem 1rem 2.2rem}.faq-list{margin-top:4rem}.faq-list>div{margin-bottom:20px}.faq-list__question{font-size:17px;color:#027f9d;font-weight:normal;cursor:pointer;border-bottom:1px dashed;display:inline;transition:border-bottom-color .2s}.faq-list__question:hover{border-bottom-color:transparent}.faq-list__answer{padding:10px 0 20px 20px;font-size:.9em}@media(max-width: 767.98px){.company-detail{padding-top:1em}}.company-detail .title__wrap{display:flex;align-items:center;margin-bottom:1.5rem;margin-right:100px}@media screen and (max-width: 768px){.company-detail .title__wrap{margin-bottom:1rem;margin-right:0}}.company-detail .title__wrap h1{padding-right:0;margin-right:10px;margin-bottom:0}.block-info{margin-top:2rem;overflow:hidden}@media(max-width: 767.98px){.block-info{margin-top:1em;padding-bottom:1.5em}.block-info .left-col{order:3}.block-info .right-col{order:2}.block-info .gallery{order:1}}.preview-text .wrap{font-size:1.1em;color:#6c757d;margin-bottom:1.5em;display:flex}@media screen and (max-width: 768px){.preview-text .wrap{flex-wrap:wrap}}.preview-text .more{text-decoration:none;font-size:.92rem;display:inline-block}@media(max-width: 767.98px){.preview-text .more{display:none}}.preview-text .more span{border-bottom:1px dashed;transition:.2s}.preview-text .more:hover span{border-color:transparent}.company-badges{overflow:hidden;height:26px;margin-top:1.5em;margin-bottom:2em}@media(max-width: 767.98px){.company-badges{display:none}}.company-badges-wrap{position:relative;display:flex;flex-wrap:wrap}.company-badges-wrap::after{content:"";position:absolute;z-index:-1;width:100%;height:1px;top:12px;background:#e9ecef}.company-badges-wrap span{margin-bottom:2px}.company-logo{text-align:center;margin-right:15px;margin-bottom:10px}@media(max-width: 767.98px){.company-logo{width:100%;text-align:left}}.company-logo img{max-width:200px;max-height:100px}.gift{margin-bottom:2rem;position:relative}@media(min-width: 768px){.gift{background:#f7f7f7;padding:2rem}}.gift .title{color:#8fb100;font-size:19px;font-family:"pfhighwaysanspro-bold",Arial,Helvetica,sans-serif;margin-bottom:10px;line-height:1em}@media(max-width: 767.98px){.gift .title{color:#333}}.gift .text{font-size:.9em;color:#495057;margin-bottom:1.5em}.gift .button{font-weight:bold}.gift i{position:absolute;top:2rem;right:2rem;font-size:1.5em;color:#495057;transition:.2s;cursor:pointer}.gift i:hover{color:#333}@media(max-width: 767.98px){.gift i{display:none}}.float-block-row>.gift{background-color:unset;padding:0;margin:0}.hide-on-low-height{display:none}.characteristics .val__more-button{margin-left:5px;color:rgba(0,0,0,.3);border-bottom:1px dashed rgba(0,0,0,.3);font-size:.85em;cursor:pointer;transition:border-color .2s}.characteristics .val__more-button:hover,.characteristics .val__more-button:active,.characteristics .val__more-button:focus{border-color:transparent}.characteristics .val__hidden{display:none}.characteristics .val small{color:#6c757d;margin-top:5px;line-height:1.3em;display:inline-block}@media screen and (min-height: 672px){.hide-on-low-height{display:block}}.author-warning{margin-bottom:2rem;position:relative;width:100%;margin-top:20px;padding:10px 10px 10px 10px;display:inline-block;font-weight:bold;font-size:14px}@media(min-width: 768px){.author-warning{background:#f7f7f7;padding:2rem}}.author-warning-span{background:#df0000;color:#fff;text-align:center;display:inline-block;width:20px;border-radius:20px;line-height:20px;font-size:15px;margin-right:10px;font-weight:normal;position:absolute;left:10px;top:10px}.subscribe{margin-bottom:2rem;position:relative;padding-right:4em}@media(max-width: 767.98px){.subscribe{margin-top:2em}}.subscribe .title{color:#333;font-size:19px;font-family:"pfhighwaysanspro-bold",Arial,Helvetica,sans-serif;margin-bottom:10px;line-height:1em}.subscribe .text{font-size:.9em;color:#6c757d;margin-bottom:1.5em}.subscribe i{position:absolute;top:0;right:0;font-size:2.3em;color:#027f9d}.video-preview{margin-bottom:2rem}.video-preview a{text-decoration:none;color:#333 !important;display:block;position:relative;padding-left:3.7em;padding-top:.8em;font-size:.9em}.video-preview a i{font-size:3em;position:absolute;top:0;left:0;color:#f5a000}.video-preview a span{transition:.2s;display:inline;border-bottom:1px dashed #333}.video-preview a span:hover{border-color:transparent}.gallery{margin-bottom:2.5em;width:100%}.gallery .container{position:relative;padding-top:2em}.gallery .zoom-link{position:absolute;top:0;right:15px;font-size:.85em}.gallery .zoom-link a{color:#6c757d;text-decoration:none;transition:.2s}.gallery .zoom-link a:hover{color:#333}.gallery .zoom-link a i{font-size:1.5em;position:relative;top:5px}.gallery .slider{height:100px;opacity:0}.gallery .slider.slick-initialized{opacity:1}.gallery .slider .item{padding-right:.5em;transition:.2s}.gallery .slider .item:hover{opacity:.8}.gallery .slider .item a{display:table-cell;height:100px;vertical-align:middle}.gallery .slider .item img{max-width:100%;max-height:100px}.gallery .slider .item-logo--mobile{display:none}.gallery .slider .slick-prev,.gallery .slider .slick-next{width:30px;height:30px}.gallery .slider .slick-prev:before,.gallery .slider .slick-next:before{display:inline-block;font-family:FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:2rem;color:#333}.gallery .slider .slick-next{right:-40px}.gallery .slider .slick-next:before{content:""}.gallery .slider .slick-prev{left:-40px}.gallery .slider .slick-prev:before{content:""}@media(max-width: 991.98px){.float-col{display:none !important}}.float-col-wrap{position:relative}.float-block{background-color:#fff;border:1px solid #ededed;max-width:289.97px}.float-block--absolute{position:absolute}.float-block-row{padding:1.5em;border-bottom:1px solid #ededed}.float-block-row:last-child{border-bottom:none}.float-block .maintab{text-decoration:none}.float-block img{max-width:100%;max-height:50px}.float-block .title{color:#495057;line-height:1.25em;margin:.6em 0}.float-block .button{padding:1em;font-size:.8em;text-transform:uppercase;display:block;font-weight:700}.float-block .desc{font-size:.8em;color:#6c757d;margin-bottom:1.2em}.float-block .rating{margin:0}.float-block .rating .vote{font-size:1.1em;margin-top:0}.float-block .rating .vote i{margin-right:2px}.float-block .rating .vote i.inactive{color:#dee2e6}.float-block nav ul{margin:0;padding:0}.float-block nav ul li{list-style:none;margin-bottom:1em;margin-left:-1.5em;padding-left:1.5em;border-left:2px solid transparent}.float-block nav ul li a{transition:.2s;text-decoration:none;color:#6c757d;position:relative;padding-left:1.8em;line-height:1.2em;display:block}@media(min-width: 768px){.float-block nav ul li a:hover{opacity:.6}}.float-block nav ul li a i{position:absolute;top:2px;left:0}.float-block nav ul li a .count{font-size:.9em;color:#8fb100;display:inline-block;margin-left:.5em}.float-block nav ul li.active{border-color:#97ba02}.float-block nav ul li.active a{color:#333}.float-block.affix{top:15px;left:inherit}.float-block--minimal .desc{display:none}.float-block .gift .title{margin-top:0}.contacts-title{color:#adb5bd;margin-bottom:1em}.contacts ul{margin:0;padding:0}.contacts ul li{margin-bottom:1em;list-style:none;position:relative;padding-left:2.5em;color:#adb5bd}.contacts ul li.black{color:#343a40}.contacts ul li i{font-size:1.4em;width:36px;text-align:center;display:inline-block;position:absolute;top:0;left:0}.contacts ul li a{text-decoration:none}.contacts ul li a span{border-bottom:1px solid transparent;transition:.2s}.contacts ul li a:hover span{border-color:#027f9d}.contacts .auth-mess{padding-left:24px;position:relative;font-size:13px;color:#495057;margin-left:10px}.contacts .auth-mess i{font-size:20px;position:absolute;top:0;left:0;color:#f5a000}.events-block__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.events-block__header h2{margin:0 !important}.events-block__header__archive{margin-top:0 !important}.cp-courses h2{font-size:1.65em;font-weight:bold;font-family:"pfhighwaysanspro-bold",Arial,Helvetica,sans-serif}@media screen and (max-width: 768px){.cp-courses h2{font-size:1.3em}}.cp-courses .row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}@media screen and (max-width: 1200px){.cp-courses .row{margin-left:-10px;margin-right:-10px}}@media screen and (max-width: 768px){.cp-courses .row{margin-left:-7px;margin-right:-7px}}.cp-courses .smart-col_thin{box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(33.3333333333% - 30px);margin-bottom:1.5em}@media screen and (max-width: 1200px){.cp-courses .smart-col_thin{width:calc(50% - 20px);margin-left:10px;margin-right:10px}}@media screen and (max-width: 768px){.cp-courses .smart-col_thin{width:calc(50% - 14px);margin-left:7px;margin-right:7px}}@media screen and (max-width: 1200px){.cp-courses .smart-col_thin{margin-bottom:1em}}@media screen and (max-width: 576px){.cp-courses .smart-col_thin{margin-bottom:11px}}.cp-courses .smart-col_thin .ih-course-item-wrap{max-width:350px}.cp-courses.cp-block .smart-col_thin{margin-bottom:0}@media screen and (max-width: 1200px){.cp-courses.cp-block .smart-col_thin{margin-bottom:1em}}@media screen and (max-width: 576px){.cp-courses.cp-block .smart-col_thin{margin-bottom:11px}}.cp-courses.cp-block .smart-col_thin:last-child{margin-bottom:0}@media screen and (max-width: 576px){.cp-courses .ih-course-item-wrap{height:250px}}@media screen and (max-width: 576px){.cp-courses .ih-course-item-content{top:0}}@media screen and (max-width: 576px){.cp-courses .ih-course-item-badge{font-size:8px;letter-spacing:-0.05em;padding:3px 5px}}@media screen and (max-width: 576px){.cp-courses .ih-course-item-compare{top:10px;right:10px}}@media screen and (max-width: 576px){.cp-courses .ih-course-item-title{padding:0 14px;font-size:12px;margin-top:30px}}@media screen and (max-width: 576px){.cp-courses .ih-course-item-icons{top:32px;left:15px}}@media screen and (max-width: 576px){.cp-courses .ih-course-item-icon{font-size:19px}}@media screen and (max-width: 576px){.cp-courses .ih-course-item-category-18{width:20px;height:20px;line-height:16px;top:-5px;font-size:8px}}@media screen and (max-width: 576px){.cp-courses .ih-course-item-author{width:86%;bottom:50px;left:15px}}@media screen and (max-width: 576px){.cp-courses .ih-course-item-author-name{font-size:10px}}@media screen and (max-width: 576px){.cp-courses .ih-course-item-company{width:86%;bottom:50px;left:15px;font-size:10px}}@media screen and (max-width: 576px){.cp-courses .ih-course-item-theme{right:inherit;width:86%;bottom:15px;left:15px;text-align:left}}@media screen and (max-width: 576px){.cp-courses .ih-course-item-loader{top:17px;font-size:24px !important}}.cp-courses__wrap{width:100%}.cp-courses.w-filter{display:flex;flex-direction:row-reverse;justify-content:space-between}@media screen and (max-width: 992px){.cp-courses.w-filter{flex-wrap:wrap;justify-content:center}}.cp-courses__filter{width:100%;padding:0 15px}@media screen and (max-width: 992px){.cp-courses__filter{padding:10px;margin-bottom:20px;background:#f7f7f7}}.cp-courses__filter .ih-cf{padding:0;margin-left:auto}@media screen and (max-width: 992px){.cp-courses__filter .ih-cf{margin-left:5px}}@media screen and (max-width: 576px){.cp-courses__filter .ih-cf{width:150px}}.cp-courses__filter .ih-cf .modef-right{right:unset;left:-210px}.cp-courses__filter .ih-cf .modef-right:before{left:unset;right:-6px;transform:rotate(-135deg)}.cp-courses__filter .ih-cf .btn-mobile-close{position:fixed;top:0;left:0;width:60px;height:60px;display:none;border:none;outline:none;background:transparent;color:#212a34;z-index:3600}.cp-courses__filter .ih-cf .btn-mobile-close:hover,.cp-courses__filter .ih-cf .btn-mobile-close:active{cursor:pointer;background:transparent;color:#212a34}@media screen and (max-width: 992px){.cp-courses__filter .ih-cf.open .btn-mobile-close{display:block}}.cp-courses__filter .ih-cf .open-filter span,.cp-courses__filter .ih-cf .open-filter .fa-angle-down{display:inline-block !important}@media screen and (max-width: 992px){.block-content.top-w-filter{padding-top:2em}}.reviews-authors{margin-top:70px;overflow:hidden}.reviews-authors__element{margin-bottom:40px}.reviews-authors__element a{display:flex;align-items:center;text-decoration:none}.reviews-authors__element a:hover span{text-decoration:none !important}.reviews-authors__element img{margin-right:10px;border-radius:50%}.reviews-authors__name{font-size:18px;color:#212121;text-decoration:underline}.reviews-authors__val{margin-left:10px}.action__auth_margin{margin-bottom:0 !important}@media screen and (max-width: 576px){.cp-courses .course-card,.ap-courses .course-card,.courses.block-content .course-card{width:calc(50% - 10px) !important}}

/* End */


/* Start:/local/js/slick/slick.css?16369603031306*/
.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;overflow:hidden;display:block;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0, 0, 0);-moz-transform:translate3d(0, 0, 0);-ms-transform:translate3d(0, 0, 0);-o-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0)}.slick-track{position:relative;left:0;top:0;display:block}.slick-track:before,.slick-track:after{content:"";display:table}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{float:left;height:100%;min-height:1px;display:none}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}

/* End */


/* Start:/local/js/slick/slick-theme.css?16369603012084*/
.slick-loading .slick-list{background:#fff url("/local/js/slick/./ajax-loader.gif") center center no-repeat}.slick-prev,.slick-next{position:absolute;display:block;height:20px;width:20px;line-height:0px;font-size:0px;cursor:pointer;background:transparent;color:transparent;top:50%;-webkit-transform:translate(0, -50%);-ms-transform:translate(0, -50%);transform:translate(0, -50%);padding:0;border:none;outline:none}.slick-prev:hover,.slick-prev:focus,.slick-next:hover,.slick-next:focus{outline:none;background:transparent;color:transparent}.slick-prev:hover:before,.slick-prev:focus:before,.slick-next:hover:before,.slick-next:focus:before{opacity:1}.slick-prev.slick-disabled:before,.slick-next.slick-disabled:before{opacity:.25}.slick-prev:before,.slick-next:before{font-size:20px;line-height:1;color:#fff;opacity:.75;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-prev{left:-25px}[dir="rtl"] .slick-prev{left:auto;right:-25px}.slick-prev:before{content:"←"}[dir="rtl"] .slick-prev:before{content:"→"}.slick-next{right:-25px}[dir="rtl"] .slick-next{left:-25px;right:auto}.slick-next:before{content:"→"}[dir="rtl"] .slick-next:before{content:"←"}.slick-dotted.slick-slider{margin-bottom:30px}.slick-dots{position:absolute;bottom:-25px;list-style:none;display:block;text-align:center;padding:0;margin:0;width:100%}.slick-dots li{position:relative;display:inline-block;height:20px;width:20px;margin:0 5px;padding:0;cursor:pointer}.slick-dots li button{border:0;background:transparent;display:block;height:20px;width:20px;outline:none;line-height:0px;font-size:0px;color:transparent;padding:5px;cursor:pointer}.slick-dots li button:hover,.slick-dots li button:focus{outline:none}.slick-dots li button:hover:before,.slick-dots li button:focus:before{opacity:1}.slick-dots li button:before{position:absolute;top:0;left:0;content:"•";width:20px;height:20px;font-size:20px;line-height:20px;text-align:center;color:#000;opacity:.25;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.slick-dots li.slick-active button:before{color:#000;opacity:.75}

/* End */


/* Start:/bitrix/templates/.default/components/askaron/askaron.ibvote.iblock.vote/ajax-stars_5_0/style.css?17531752631134*/
﻿.iblock-vote TABLE TD{text-align:center;width:10%;line-height:14px}.iblock-vote TABLE DIV{display:block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:23px;width:23px;height:23px}.iblock-vote TABLE SPAN{color:#c3c3c3;font-size:11px}.author-block .iblock-vote TABLE DIV,.company-block .iblock-vote TABLE DIV{font-size:17px;width:17px;height:17px}.author-block .iblock-vote TABLE SPAN,.company-block .iblock-vote TABLE SPAN{font-size:10px;color:#c8d6db}DIV.star-active{cursor:pointer}DIV.star-empty{overflow:hidden;color:#c2c2c2}DIV.star-empty:before{content:""}DIV.star-voted{background-position:bottom;overflow:hidden;color:#ffda44}DIV.star-voted:before{content:""}DIV.star-over{background-position:center;overflow:hidden;color:#f5a000}DIV.star-over:before{content:""}.iblock-vote{float:left;margin-right:1.2rem}.vote-result{float:left;width:150px}@media(min-width: 992px)and (max-width: 1199px){.iblock-vote TABLE DIV{font-size:19px;width:19px;height:19px}}tr.label td{padding-bottom:.5em;text-align:left}

/* End */


/* Start:/bitrix/components/realcommenter_2.0/tape.show.tree/templates/ih/style.css?173760526445849*/
﻿.all-reviews-link{text-decoration:none;display:inline-block;transition:.2s;cursor:pointer;outline:none !important;background:none;text-align:center}.all-reviews-link:active{position:relative;top:2px}.burlakastudio_realcommenter{position:relative;font-size:16px;z-index:1}.burlakastudio_realcommenter div{position:relative;box-sizing:border-box;line-height:1.6em}.burlakastudio_realcommenter ins{text-decoration:none}.burlakastudio_realcommenter a{text-decoration:none}.br_head ins{color:#7e7e7e;margin-left:10px;font-weight:bold}.brf_submit{padding:20px;background-color:#ddd;display:flex;align-items:center;flex-wrap:wrap}.brf_errors{background-color:#ddd;padding:20px;font-style:oblique;color:red;font-size:.85em}.brna_form .brf_submit ins{margin-right:10px;display:inline-block;width:34px;height:37px;vertical-align:bottom;padding:0;box-sizing:border-box;position:relative;cursor:pointer;background:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" version="1" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd" viewBox="0 0 96 106"> <g fill="rgb(0,61,92)"> <path fill-rule="nonzero" d="M77 78l11-53c4-19-27-25-31-6L44 84c-3 14 16 21 20 4l10-48c1-8-8-9-9-2l-8 37-7-2 7-37c4-16 28-12 24 5L71 90c-5 26-39 16-34-7l13-65c6-29 51-21 45 9L84 80l-7-2z"/> <path d="M12 16h5.72259v29.6729H12z"/> <path d="M0 33.4352v-5.72258418h29.67289334V33.4352z"/> </g> </svg>') no-repeat center center}.brna_form .brf_submit ins:hover{background:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" version="1" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd" viewBox="0 0 96 106"> <g fill="rgb(0,116,175)"> <path fill-rule="nonzero" d="M77 78l11-53c4-19-27-25-31-6L44 84c-3 14 16 21 20 4l10-48c1-8-8-9-9-2l-8 37-7-2 7-37c4-16 28-12 24 5L71 90c-5 26-39 16-34-7l13-65c6-29 51-21 45 9L84 80l-7-2z"/> <path d="M12 16h5.72259v29.6729H12z"/> <path d="M0 33.4352v-5.72258418h29.67289334V33.4352z"/> </g> </svg>') no-repeat center center}.brna_form .brf_submit ins[data-indicator]{cursor:default;background:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" version="1" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" image-rendering="optimizeQuality" fill-rule="evenodd" clip-rule="evenodd" viewBox="0 0 47 84"> <path fill="rgb(0,116,175)" fill-rule="nonzero" d="M32 62l9-42c3-16-21-20-24-5L6 67c-2 11 13 16 16 3l8-39c1-5-6-6-7-1l-6 29-6-1 6-29c3-13 22-10 19 4l-8 38C24 92-3 84 0 66l11-52c5-23 41-16 36 7l-9 42-6-1z"/> </svg>') no-repeat left center}.brna_form .brf_submit ins[data-indicator]:after{content:attr(data-indicator);color:#000;position:absolute;top:0;right:0;width:19px;height:19px;border-radius:100px;background-color:#fff;font-size:8px;font-family:Verdana;font-weight:bold;display:flex;align-items:center;justify-content:center;box-shadow:0px 0px 8px 0px rgba(0,45,68,.72)}.brf_submit button{font-size:1.5em;font-family:inherit;border:none;background-color:#003d5c;border-radius:5px;padding:2px 10px 4px;color:#fff;cursor:pointer;outline:none;-webkit-transition:background-color .3s ease-out 0s;-moz-transition:background-color .3s ease-out 0s;-o-transition:background-color .3s ease-out 0s;transition:background-color .3s ease-out 0s}.brf_submit button:hover{background-color:#0074af}.brna_form .brf_submit .recaptcha2{flex-grow:2;display:flex;justify-content:flex-end}.brna_form .brf_submit .recaptcha2.recaptcha_error>*{border:2px solid red;overflow:hidden}.brf_submit .errors{margin-top:10px;color:red;flex-basis:100%}.brf_submit .errors:empty{margin-top:0}.brf_submit .errors div{font-style:oblique;font-size:.85em}.br_tree blockquote{margin:15px 5px 5px 0;color:#717171;background-color:#f1f1f1;font-style:oblique;border-left:2px solid;font-size:.9em;padding:10px 20px}._zero{margin:40px 0}._zero .brn_add span{background-color:#003d5c;color:#fff;display:inline-block;padding:5px 10px;border-radius:6px;cursor:pointer;-webkit-transition:background-color .3s ease-out 0s;-moz-transition:background-color .3s ease-out 0s;-o-transition:background-color .3s ease-out 0s;transition:background-color .3s ease-out 0s}._zero .brn_add span:hover{background-color:#0074af}.br_node{margin-top:10px;border-top:1px solid transparent}.br_comment{margin-top:20px}.br_comment._hightlight:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background:#f3f399;z-index:-1;margin:-14px}.br_comment._found:after{content:"";position:absolute;left:0;top:0;right:0;bottom:0;background-color:#ffe567;z-index:-1;margin:-14px;-webkit-transition:background-color .3s ease-out 0s;-moz-transition:background-color .3s ease-out 0s;-o-transition:background-color .3s ease-out 0s;transition:background-color .3s ease-out 0s}.br_comment._found._found_and_faded:after{background-color:transparent}.br_comment article{margin-top:7px;max-height:200px;overflow:hidden;overflow-wrap:break-word;position:relative;-webkit-transition:max-height .3s ease-out 0s;-moz-transition:max-height .3s ease-out 0s;-o-transition:max-height .3s ease-out 0s;transition:max-height .3s ease-out 0s}.br_comment article iframe{display:block;max-width:100%;margin:10px auto}.br_comment article p{margin:7px 0 0}.br_comment article._tint_height ins.toggle_out{position:absolute;bottom:0;left:0;right:0;background:linear-gradient(rgba(255, 255, 255, 0), white, white);height:50px;cursor:pointer}.br_comment article._tint_height ins.toggle_out:before{content:"";height:1px;max-width:200px;position:absolute;left:0;right:0;bottom:7px;background-color:#c7c7c7;margin:auto}.br_comment article._tint_height ins.toggle_out:after{content:"...";color:#fff;height:14px;width:51px;position:absolute;left:0;right:0;bottom:0;background-color:#c7c7c7;margin:auto;border-radius:25px;z-index:1;line-height:5px;text-align:center;-webkit-transition:background-color .3s ease-out 0s;-moz-transition:background-color .3s ease-out 0s;-o-transition:background-color .3s ease-out 0s;transition:background-color .3s ease-out 0s}.br_comment article._tint_height ins.toggle_out:hover:after{background-color:#0074af}.br_comment article._any_height{max-height:600px}.br_comment section{margin-top:11px}.burlakastudio_realcommenter .brn_add{margin-top:5px;font-size:1em}.burlakastudio_realcommenter .brn_add span,.burlakastudio_realcommenter .brn_add abbr{cursor:pointer;border-bottom:1px dotted;font-style:oblique;color:#003d5c;margin-right:10px;font-weight:bold;line-height:1.65em;font-size:.85em;-webkit-transition:color .3s ease 0s;-moz-transition:color .3s ease 0s;-o-transition:color .3s ease 0s;transition:color .3s ease 0s}.burlakastudio_realcommenter .brn_add abbr{color:#7e7e7e}.burlakastudio_realcommenter .brn_add span:hover,.burlakastudio_realcommenter .brn_add abbr:hover{color:#0074af}.burlakastudio_realcommenter .brn_add ins{color:#003d5c;font-style:oblique;font-size:.85em}.burlakastudio_realcommenter .brn_add ins strong{display:inline-block;padding:0 9px;background-color:#003d5c;color:#fff;font-weight:normal;margin-left:5px;cursor:pointer;border-radius:7px;font-size:.85em;vertical-align:bottom;-webkit-transition:background-color .3s ease-out 0s;-moz-transition:background-color .3s ease-out 0s;-o-transition:background-color .3s ease-out 0s;transition:background-color .3s ease-out 0s}.burlakastudio_realcommenter .brn_add ins strong:hover{background-color:#0074af}.burlakastudio_realcommenter .brn_add ins strong:before{content:attr(data-value)}.br_comment .br_node{margin-left:20px}.br_comment._incomment>.schema_org_wrapper>.br_node,.br_comment._incomment>.br_node{margin-left:0}.br_comment._incomment>.schema_org_wrapper>.brn_add,.br_comment._incomment>.brn_add{display:none}.br_comment._incomment>.schema_org_wrapper>.brn_add span,.br_comment._incomment>.brn_add span{cursor:default;color:#fff;background-color:#b5b5b5;padding:3px 10px}.br_comment._disabled{color:#c7c7c7;border-left:2px dotted;padding-left:10px}.br_comment._disabled .brn_add span,.br_comment._disabled .brc_header header>noindex>a,.br_comment._disabled .brc_header header>a,.br_comment._disabled .brc_header aside .brc_voteblock{display:none}.br_comment._disabled .brc_header header abbr:empty{background-color:#ddd}.br_comment._disabled .brc_header header abbr:empty:before{background:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" viewBox="194 -104 1000 1000"><path fill-rule="evenodd" clip-rule="evenodd" fill="rgb(240,240,240)" d="M892.4 585.9c10 3.1 19.1 5.7 27.5 8.2 34.5 10 44.8 54.6 17.5 78.1-65.4 56.5-150.7 90.8-244 90.8-92.8 0-177.6-33.8-242.9-89.8-27.4-23.5-17.3-68.2 17.4-78.3 9.2-2.7 19.2-5.5 30.2-9 62.6-19.5 92.6-43.7 98.2-68.7 0-.1 0-.2.1-.2 3.6-16.1-2.8-32.9-15.5-43.5-26.4-22.1-37.1-59.8-44.1-87.5-.8-3.2-1.7-6.5-2.5-9.8-12.1-2.1-25.4-17.3-32.2-38.5-8.2-25.5-3.9-49.8 9.6-54.1 1.3-.4 2.6-.4 3.9-.5-3.1-18.2-6.9-45.4-7.3-69.3-.1-5.2-.2-10.9-.2-16.9 0-3 .1-6.1.1-9.3 0-1.6.1-3.2.2-4.8.1-1.6.2-3.2.3-4.9.9-13.1 2.9-26.8 7-40 7.4-23.7 21.6-45.4 47.4-57.3 5.8-2.7 11-6.4 15.1-11.3 22.4-26.4 49.1-39.6 74.2-45.4 6.9-1.6 13.6-2.6 20.1-3.2 3.2-.3 6.4-.5 9.5-.6 1.6-.1 3.1-.1 4.6-.1h4.5c11.7.3 22 1.8 29.6 3.7 50 12.3 89.2 38 116.4 69.5 13.5 15.8 23.9 33 30.7 50.7 3.4 8.9 5.9 17.9 7.4 26.9.8 4.5 1.3 9 1.6 13.5.3 4.5.3 8.9.1 13.4-1.5 27.1-4.4 45.9-7.3 60.1-2.3 11.1.1 22.2 5 32.4 4.9 10.3 5.3 26.7.2 43.9-6.1 20.3-18.3 35.3-29.8 38.7-2.2 8.1-3.8 13.5-3.9 13.5-3.8 29-10.7 59.8-35.3 82.9-10.5 9.8-15 24.5-13.1 38.7.5 3.5 1 6.6 1.6 9.2 5.6 25.1 35.5 49.3 98.1 68.8z"/></svg>') no-repeat left top}.br_node._collapsed *{color:#b7b7b7 !important;font-weight:normal}.br_node._collapsed .brc_header header abbr img{max-width:15px}.br_node._collapsed *._disabled *{color:#d8d8d8 !important}.br_comment._proof_awaiting{color:#f58220;border-left:2px dotted;padding-left:10px}.br_comment._proof_awaiting .brn_add span,.br_comment._proof_awaiting .brc_header header>noindex>a,.br_comment._proof_awaiting .brc_header header>a,.br_comment._proof_awaiting .brc_header aside .brc_voteblock{display:none}.br_comment._proof_awaiting .brc_header header abbr:empty{background-color:#ddd}.br_comment._proof_awaiting .brc_header header abbr:empty:before{background:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" viewBox="194 -104 1000 1000"><path fill-rule="evenodd" clip-rule="evenodd" fill="rgb(240,240,240)" d="M892.4 585.9c10 3.1 19.1 5.7 27.5 8.2 34.5 10 44.8 54.6 17.5 78.1-65.4 56.5-150.7 90.8-244 90.8-92.8 0-177.6-33.8-242.9-89.8-27.4-23.5-17.3-68.2 17.4-78.3 9.2-2.7 19.2-5.5 30.2-9 62.6-19.5 92.6-43.7 98.2-68.7 0-.1 0-.2.1-.2 3.6-16.1-2.8-32.9-15.5-43.5-26.4-22.1-37.1-59.8-44.1-87.5-.8-3.2-1.7-6.5-2.5-9.8-12.1-2.1-25.4-17.3-32.2-38.5-8.2-25.5-3.9-49.8 9.6-54.1 1.3-.4 2.6-.4 3.9-.5-3.1-18.2-6.9-45.4-7.3-69.3-.1-5.2-.2-10.9-.2-16.9 0-3 .1-6.1.1-9.3 0-1.6.1-3.2.2-4.8.1-1.6.2-3.2.3-4.9.9-13.1 2.9-26.8 7-40 7.4-23.7 21.6-45.4 47.4-57.3 5.8-2.7 11-6.4 15.1-11.3 22.4-26.4 49.1-39.6 74.2-45.4 6.9-1.6 13.6-2.6 20.1-3.2 3.2-.3 6.4-.5 9.5-.6 1.6-.1 3.1-.1 4.6-.1h4.5c11.7.3 22 1.8 29.6 3.7 50 12.3 89.2 38 116.4 69.5 13.5 15.8 23.9 33 30.7 50.7 3.4 8.9 5.9 17.9 7.4 26.9.8 4.5 1.3 9 1.6 13.5.3 4.5.3 8.9.1 13.4-1.5 27.1-4.4 45.9-7.3 60.1-2.3 11.1.1 22.2 5 32.4 4.9 10.3 5.3 26.7.2 43.9-6.1 20.3-18.3 35.3-29.8 38.7-2.2 8.1-3.8 13.5-3.9 13.5-3.8 29-10.7 59.8-35.3 82.9-10.5 9.8-15 24.5-13.1 38.7.5 3.5 1 6.6 1.6 9.2 5.6 25.1 35.5 49.3 98.1 68.8z"/></svg>') no-repeat left top}.br_node._collapsed *._proof_awaiting *{color:#f58220 !important}.br_comment._proof_awaiting article:before{content:attr(data-appoval-awaiting);display:block;background-color:red;color:#fff;border-radius:5px;padding:0px 7px;font-size:11px;text-align:center;line-height:16px}.br_node._collapsed .brn_add,.br_node._collapsed .brc_header header>noindex>a,.br_node._collapsed .brc_header header>a,.br_node._collapsed .brc_header aside .brc_voteblock abbr,.br_node._collapsed .brc_header aside del,.br_node._collapsed article{display:none}.br_node._collapsed .br_node,.br_node._collapsed .br_comment{margin-top:3px}.br_node._collapsed .brc_header header abbr:empty:before{width:13px;height:13px}.br_comment article._hidden:before{content:attr(data-hidden);background-color:#8c8c8c;color:#fff;display:inline-block;padding:0 8px;border-radius:7px;font-size:.8em;font-style:oblique}.brc_header{display:flex;font-size:.75em;flex-wrap:wrap;justify-content:flex-end;color:#777}.brc_header header{display:flex;flex-grow:1;align-items:center;padding:0;background:transparent}.brc_header header>*{margin-right:9px}.brc_header header abbr{display:flex;align-items:center}.brc_header header abbr img{max-width:100%;height:auto}.brc_header header abbr:empty{background-color:#e2e2e2}.brc_header header abbr:empty:before{content:"";display:inline-block;width:20px;height:20px;background:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" id="Layer_1" viewBox="194 -104 1000 1000"><path fill-rule="evenodd" clip-rule="evenodd" fill="rgb(204,204,204)" d="M892.4 585.9c10 3.1 19.1 5.7 27.5 8.2 34.5 10 44.8 54.6 17.5 78.1-65.4 56.5-150.7 90.8-244 90.8-92.8 0-177.6-33.8-242.9-89.8-27.4-23.5-17.3-68.2 17.4-78.3 9.2-2.7 19.2-5.5 30.2-9 62.6-19.5 92.6-43.7 98.2-68.7 0-.1 0-.2.1-.2 3.6-16.1-2.8-32.9-15.5-43.5-26.4-22.1-37.1-59.8-44.1-87.5-.8-3.2-1.7-6.5-2.5-9.8-12.1-2.1-25.4-17.3-32.2-38.5-8.2-25.5-3.9-49.8 9.6-54.1 1.3-.4 2.6-.4 3.9-.5-3.1-18.2-6.9-45.4-7.3-69.3-.1-5.2-.2-10.9-.2-16.9 0-3 .1-6.1.1-9.3 0-1.6.1-3.2.2-4.8.1-1.6.2-3.2.3-4.9.9-13.1 2.9-26.8 7-40 7.4-23.7 21.6-45.4 47.4-57.3 5.8-2.7 11-6.4 15.1-11.3 22.4-26.4 49.1-39.6 74.2-45.4 6.9-1.6 13.6-2.6 20.1-3.2 3.2-.3 6.4-.5 9.5-.6 1.6-.1 3.1-.1 4.6-.1h4.5c11.7.3 22 1.8 29.6 3.7 50 12.3 89.2 38 116.4 69.5 13.5 15.8 23.9 33 30.7 50.7 3.4 8.9 5.9 17.9 7.4 26.9.8 4.5 1.3 9 1.6 13.5.3 4.5.3 8.9.1 13.4-1.5 27.1-4.4 45.9-7.3 60.1-2.3 11.1.1 22.2 5 32.4 4.9 10.3 5.3 26.7.2 43.9-6.1 20.3-18.3 35.3-29.8 38.7-2.2 8.1-3.8 13.5-3.9 13.5-3.8 29-10.7 59.8-35.3 82.9-10.5 9.8-15 24.5-13.1 38.7.5 3.5 1 6.6 1.6 9.2 5.6 25.1 35.5 49.3 98.1 68.8z"/></svg>') no-repeat left top;background-size:cover}.brc_header header span{font-weight:bold}.brc_header header span._blocked{display:inline-flex;align-items:center;color:#8e8e8e;background-color:#cacaca;padding:2px 7px 2px 5px;border-radius:60px}.brc_header header span._blocked:before{content:"¤";color:#fff;margin-right:4px;font-size:1.3em;display:inline;vertical-align:middle;font-weight:normal}.brc_header header span._admin{color:#900000}.brc_header header span._brand{color:#020038}.brc_header header span._have_ban:before,.brc_header header span._have_warnings:before{content:"";display:inline-block;width:16px;height:16px;margin-right:4px;border-radius:100px}.brc_header header span._have_ban:before{background-color:red;vertical-align:sub}.brc_header header span._have_warnings:before{content:attr(data-warnings);background-color:#f37021;color:#fff;line-height:0;display:inline-flex;justify-content:center;align-items:center;font-family:Tahoma,serif;font-size:10px;font-weight:bold}.brc_header header time{display:flex;align-items:center}.brc_header header time:empty{display:none}.brc_header header time[data-time]:after{content:attr(data-time);display:inline-block}.brc_header header>noindex>a,.brc_header header>a{border-bottom:none}.brc_header header>noindex>a:before,.brc_header header>a:before{content:"";display:inline-block;width:12px;height:12px;background-size:cover;background:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0, 0, 12, 12"> <path fill-rule="evenodd" fill="rgb(126,126,126)" d="M11.226,3.370 L9.424,3.370 L10.069,0.836 L8.340,0.836 L7.703,3.370 L5.850,3.370 L6.487,0.836 L4.759,0.836 L4.121,3.370 L1.638,3.370 L1.638,5.055 L3.704,5.055 L3.103,7.457 L0.781,7.457 L0.781,9.142 L2.678,9.142 L2.027,11.742 L3.748,11.742 L4.400,9.142 L6.260,9.142 L5.608,11.742 L7.307,11.742 L7.967,9.142 L10.376,9.142 L10.376,7.457 L8.391,7.457 L8.999,5.055 L11.226,5.055 L11.226,3.370 ZM6.692,7.472 L4.802,7.472 L5.418,5.040 L7.307,5.040 L6.692,7.472 Z"/> </svg>') no-repeat center center}.brc_header header>noindex>a:hover:before,.brc_header header>a:hover:before{background:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0, 0, 12, 12"> <path fill-rule="evenodd" fill="rgba(0,85,204)" d="M11.226,3.370 L9.424,3.370 L10.069,0.836 L8.340,0.836 L7.703,3.370 L5.850,3.370 L6.487,0.836 L4.759,0.836 L4.121,3.370 L1.638,3.370 L1.638,5.055 L3.704,5.055 L3.103,7.457 L0.781,7.457 L0.781,9.142 L2.678,9.142 L2.027,11.742 L3.748,11.742 L4.400,9.142 L6.260,9.142 L5.608,11.742 L7.307,11.742 L7.967,9.142 L10.376,9.142 L10.376,7.457 L8.391,7.457 L8.999,5.055 L11.226,5.055 L11.226,3.370 ZM6.692,7.472 L4.802,7.472 L5.418,5.040 L7.307,5.040 L6.692,7.472 Z"/> </svg>') no-repeat center center}.brc_header._fresh time{color:#003d5c}.brc_header._fresh time:before{content:"";width:7px;height:7px;border-radius:100%;background-color:#003d5c;display:inline-block;margin-right:6px}.brc_header aside{display:flex;align-items:center}.brc_header aside>*{margin-left:10px}.brc_header aside .brc_voteblock{display:flex;align-items:center}.brc_header aside .brc_voteblock ins{text-decoration:none;font-weight:bold;color:#ccc;margin:0 6px}.brc_header aside .brc_voteblock ins[data-emo=p]{color:red}.brc_header aside .brc_voteblock ins[data-emo=n]{color:#05c}.brc_header aside .brc_voteblock ins[data-emo=z]{color:#000}.brc_header aside .brc_voteblock .br_iva_btn{cursor:pointer;display:flex;border-bottom:none}.brc_header aside .brc_voteblock .br_iva_btn:before{content:"";display:inline-block;width:20px;height:14px;background-color:#7e7e7e;-webkit-mask:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0, 0, 8, 11"><path  fill-rule="evenodd" clip-rule="evenodd" fill="rgb(126,126,126)" d="M5 1l3 3H5v7H3V4H0l3-3 1-1 1 1z"/></svg>') center center/contain no-repeat;mask:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0, 0, 8, 11"><path  fill-rule="evenodd" clip-rule="evenodd" fill="rgb(126,126,126)" d="M5 1l3 3H5v7H3V4H0l3-3 1-1 1 1z"/></svg>') center center/contain no-repeat;-webkit-transition:background-color .3s ease-out 0s;-moz-transition:background-color .3s ease-out 0s;-o-transition:background-color .3s ease-out 0s;transition:background-color .3s ease-out 0s}.brc_header aside .brc_voteblock .br_iva_btn:hover:before{background-color:red}.brc_header aside .brc_voteblock .br_iva_btn._down:before{-moz-transform:scaleY(-1);-o-transform:scaleY(-1);-webkit-transform:scaleY(-1);transform:scaleY(-1);filter:"FlipH"}.brc_header aside .brc_voteblock .br_iva_btn._down:hover:before{background-color:blue}.brc_header aside .brc_voteblock._used .br_iva_btn{cursor:default}.brc_header aside .brc_voteblock._used .br_iva_btn:before,.brc_header aside .brc_voteblock._used .br_iva_btn._down:hover:before{background:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0, 0, 8, 11"><path  fill-rule="evenodd" clip-rule="evenodd" fill="rgb(212,212,212)" d="M5 1l3 3H5v7H3V4H0l3-3 1-1 1 1z"/></svg>') no-repeat center center}.brc_header aside>del ins{display:flex;cursor:pointer;align-items:center;padding:5px 0}.brc_header aside>del ins:before{content:"";display:inline-block;width:15px;height:15px;background-color:#7e7e7e;-webkit-mask:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" version="1" viewBox="340 140 280 279"><path fill= "rgb(126,126,126)" d="M620 306v-52l-31-5-10-24 18-25-36-37-26 18c-8-4-16-8-24-10l-5-31h-52l-5 32c-9 2-16 5-24 9l-25-18-37 37 18 25c-4 8-7 16-9 25l-32 4v52l32 5c2 9 5 16 9 24l-18 26 36 36 26-18c8 4 16 7 25 9l5 31h51l6-31c8-2 16-6 23-10l27 19 36-37-19-26c4-7 8-15 10-24l31-4zm-140 28a54 54 0 1 1 54-54c0 30-24 54-54 54z"/></svg>') center center/contain no-repeat;mask:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" version="1" viewBox="340 140 280 279"><path fill= "rgb(126,126,126)" d="M620 306v-52l-31-5-10-24 18-25-36-37-26 18c-8-4-16-8-24-10l-5-31h-52l-5 32c-9 2-16 5-24 9l-25-18-37 37 18 25c-4 8-7 16-9 25l-32 4v52l32 5c2 9 5 16 9 24l-18 26 36 36 26-18c8 4 16 7 25 9l5 31h51l6-31c8-2 16-6 23-10l27 19 36-37-19-26c4-7 8-15 10-24l31-4zm-140 28a54 54 0 1 1 54-54c0 30-24 54-54 54z"/></svg>') center center/contain no-repeat;-webkit-transition:background-color .3s ease-out 0s;-moz-transition:background-color .3s ease-out 0s;-o-transition:background-color .3s ease-out 0s;transition:background-color .3s ease-out 0s}.brc_header aside>del ins:hover:before{background-color:#05c}.brc_header aside>del._show ins:before{background-color:#cc8383}.brc_header aside>del._show .br_options{display:block}.brc_header aside>del .br_options{position:absolute;top:33px;right:-19px;background-color:#eca4a4;z-index:1;display:none;box-shadow:-2px 3px 30px -3px rgba(167,85,85,.65);border-radius:5px;border:3px solid #cc8383}.brc_header aside>del .br_options:before{content:"";width:20px;height:20px;position:absolute;right:10px;top:0;margin-top:-7px;z-index:1;border:3px solid #cc8383;background-color:#efbaba;-moz-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}.brc_header aside>del .br_options div{padding:5px 10px;font-family:Verdana;font-size:13px;white-space:nowrap;cursor:pointer;z-index:2;color:#000;background-color:#efbaba;-webkit-transition:background-color .3s ease-out 0s;-moz-transition:background-color .3s ease-out 0s;-o-transition:background-color .3s ease-out 0s;transition:background-color .3s ease-out 0s}.brc_header aside>del .br_options div:hover{background-color:#f4c8c8}.brc_header aside>del .br_options div._break{border-top:solid 1px rgba(255,255,255,.4)}.brc_header aside>del .br_options div[data-action-proof]{display:flex;justify-content:space-between}.brc_header aside>del .br_options div[data-action-proof]:after{content:attr(data-proof-label);color:#3211e8;font-weight:bold;border-bottom:1px dashed;padding:0 3px}.brc_header aside>del .br_options b{display:block;padding:5px 10px}.brna_form._waiting .brf_header del{display:none}.brna_form._waiting .brfb_msg{display:flex}.brna_form._waiting .brfb_msg textarea{height:40px;min-height:0;overflow:hidden}.brfb_tools ins{display:inline-flex;padding:2px 5px;cursor:pointer;min-width:30px;justify-content:center;align-items:center;-webkit-transition:background-color .3s ease-out 0s,color .3s ease-in 0s;-moz-transition:background-color .3s ease-out 0s,color .3s ease-in 0s;-o-transition:background-color .3s ease-out 0s,color .3s ease-in 0s;transition:background-color .3s ease-out 0s,color .3s ease-in 0s;font-size:.8em}.brfb_tools ins:hover{background-color:#fff;color:#05c}.brna_form input[type=text],.brna_form input[type=password],.brna_form textarea{width:100%;padding:10px;border:1px solid #bdbdbd;font-size:1em;font-style:oblique;font-family:inherit;border-radius:5px;box-sizing:border-box;min-width:220px;height:auto;-webkit-transition:border-color .3s ease-in 0s;-moz-transition:border-color .3s ease-in 0s;-o-transition:border-color .3s ease-in 0s;transition:border-color .3s ease-in 0s}.brna_form input[type=text]:focus,.brna_form input[type=password]:focus,.brna_form textarea:focus{border-color:#003d5c;outline:none;box-shadow:-1px 1px 8px -1px rgba(0,61,92,.49) inset}.brna_form input[type=text]._error,.brna_form input[type=password]._error,.brna_form textarea._error{border:2px solid red}.brf_header{padding-top:16px}.brf_header h3{font-size:1.2em;font-weight:normal}.br_comment._incomment .brna_form .brf_header h3{display:none}.brf_header del{position:absolute;right:0;background:#b5b5b5;bottom:0;width:22px;height:22px;top:0;margin-top:-16px;cursor:pointer;-webkit-transition:background-color .3s ease-out 0s;-moz-transition:background-color .3s ease-out 0s;-o-transition:background-color .3s ease-out 0s;transition:background-color .3s ease-out 0s}.brf_header del:hover{background-color:#000}.brf_header del:before,.brf_header del:after{content:"";width:1px;height:20px;position:absolute;background-color:#fff;left:0;right:0;top:0;bottom:0;margin:auto}.brf_header del:before{-moz-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg)}.brf_header del:after{-moz-transform:rotateZ(45deg);-o-transform:rotateZ(45deg);-webkit-transform:rotateZ(45deg);transform:rotateZ(45deg)}.brf_header+div:before{content:"";position:absolute;left:20px;top:0;width:20px;height:20px;background:#ddd;border-width:4px 4px 0 0;border-style:solid;border-color:#b5b5b5;margin-top:-15px;-moz-transform:rotateZ(-45deg);-o-transform:rotateZ(-45deg);-webkit-transform:rotateZ(-45deg);transform:rotateZ(-45deg);box-sizing:content-box}.brf_body:before{background-color:#eee !important}.brf_body{background-color:#eee;padding:20px}.brf_body>div:first-of-type{margin-top:0}.brfb_tools{display:flex}.brf_header+div{border-top:4px solid #b5b5b5}.brna_form>div+div{border-left:4px solid #b5b5b5;border-right:4px solid #b5b5b5}.brna_form>div:last-of-type{border-bottom:4px solid #b5b5b5}.brf_additionals>div{display:flex;flex-wrap:wrap;margin-bottom:10px}.brf_additionals>div:last-of-type{margin-bottom:0}.brf_additionals>div div{flex-basis:100%}.brf_additionals>div span{font-weight:bold;margin-right:12px;margin-bottom:7px}[data-shape]{display:inline-flex;align-items:center}[data-shape] ins{display:inline-block;width:14px;height:14px;margin-right:4px;background-color:#ddd;-webkit-mask:url("data:image/svg+xml;utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15px' height='16px'%3E%3Cpath fill-rule='evenodd' fill='rgb(189, 123, 2)' d='M7.659,0.977 L9.356,6.517 L14.879,6.506 L10.405,9.919 L12.122,15.452 L7.659,12.021 L3.198,15.452 L4.914,9.919 L0.440,6.506 L5.963,6.517 L7.659,0.977 Z'/%3E%3C/svg%3E") center center/contain no-repeat;mask:url("data:image/svg+xml;utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' width='15px' height='16px'%3E%3Cpath fill-rule='evenodd' fill='rgb(189, 123, 2)' d='M7.659,0.977 L9.356,6.517 L14.879,6.506 L10.405,9.919 L12.122,15.452 L7.659,12.021 L3.198,15.452 L4.914,9.919 L0.440,6.506 L5.963,6.517 L7.659,0.977 Z'/%3E%3C/svg%3E") center center/contain no-repeat;-webkit-transition:background-color .3s ease-out 0s;-moz-transition:background-color .3s ease-out 0s;-o-transition:background-color .3s ease-out 0s;transition:background-color .3s ease-out 0s}[data-shape] ins:last-of-type{margin-right:0}[data-shape=star] ins{width:19px;height:19px;margin-right:0px}[data-shape=circle] ins{-webkit-mask:url("data:image/svg+xml;utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3E%3Cpath fill-rule='evenodd' fill='%23BD7B02' d='M7 0a7 7 0 110 14A7 7 0 017 0z'/%3E%3C/svg%3E") center center/contain no-repeat;mask:url("data:image/svg+xml;utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3E%3Cpath fill-rule='evenodd' fill='%23BD7B02' d='M7 0a7 7 0 110 14A7 7 0 017 0z'/%3E%3C/svg%3E") center center/contain no-repeat}[data-shape=rectangle] ins{-webkit-mask:url("data:image/svg+xml;utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3E%3Cpath fill-rule='evenodd' fill='%23BD7B02' d='M0 0h14v14H0V0z'/%3E%3C/svg%3E") center center/contain no-repeat;mask:url("data:image/svg+xml;utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='14' height='14'%3E%3Cpath fill-rule='evenodd' fill='%23BD7B02' d='M0 0h14v14H0V0z'/%3E%3C/svg%3E") center center/contain no-repeat}[data-shape=heart] ins{-webkit-mask:url("data:image/svg+xml;utf-8,%3Csvg width='128' height='128' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M90.35 16.05c-11.66 0-21.81 6.97-26.35 17.06-4.54-10.08-14.69-17.06-26.35-17.06-15.92 0-28.87 12.96-28.87 28.88 0 35.9 51.79 65.46 54 66.7.38.21.79.32 1.21.32.42 0 .84-.11 1.21-.32 2.2-1.24 54.01-30.8 54.01-66.7.01-15.92-12.94-28.88-28.86-28.88z' fill='%23db4437'/%3E%3C/svg%3E") center center/contain no-repeat;mask:url("data:image/svg+xml;utf-8,%3Csvg width='128' height='128' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M90.35 16.05c-11.66 0-21.81 6.97-26.35 17.06-4.54-10.08-14.69-17.06-26.35-17.06-15.92 0-28.87 12.96-28.87 28.88 0 35.9 51.79 65.46 54 66.7.38.21.79.32 1.21.32.42 0 .84-.11 1.21-.32 2.2-1.24 54.01-30.8 54.01-66.7.01-15.92-12.94-28.88-28.86-28.88z' fill='%23db4437'/%3E%3C/svg%3E") center center/contain no-repeat;width:18px;height:18px;margin-right:1px}.brf_additionals .itape_rating ins{cursor:pointer}[data-shape][data-value="1"] ins:nth-child(1),[data-shape][data-value="2"] ins:nth-child(1),[data-shape][data-value="2"] ins:nth-child(2),[data-shape][data-value="3"] ins:nth-child(1),[data-shape][data-value="3"] ins:nth-child(2),[data-shape][data-value="3"] ins:nth-child(3),[data-shape][data-value="4"] ins:nth-child(1),[data-shape][data-value="4"] ins:nth-child(2),[data-shape][data-value="4"] ins:nth-child(3),[data-shape][data-value="4"] ins:nth-child(4),[data-shape][data-value="5"] ins:nth-child(1),[data-shape][data-value="5"] ins:nth-child(2),[data-shape][data-value="5"] ins:nth-child(3),[data-shape][data-value="5"] ins:nth-child(4),[data-shape][data-value="5"] ins:nth-child(5),[data-shape][data-value="6"] ins:nth-child(1),[data-shape][data-value="6"] ins:nth-child(2),[data-shape][data-value="6"] ins:nth-child(3),[data-shape][data-value="6"] ins:nth-child(4),[data-shape][data-value="6"] ins:nth-child(5),[data-shape][data-value="6"] ins:nth-child(6),[data-shape][data-value="7"] ins:nth-child(1),[data-shape][data-value="7"] ins:nth-child(2),[data-shape][data-value="7"] ins:nth-child(3),[data-shape][data-value="7"] ins:nth-child(4),[data-shape][data-value="7"] ins:nth-child(5),[data-shape][data-value="7"] ins:nth-child(6),[data-shape][data-value="7"] ins:nth-child(7),[data-shape][data-value="8"] ins:nth-child(1),[data-shape][data-value="8"] ins:nth-child(2),[data-shape][data-value="8"] ins:nth-child(3),[data-shape][data-value="8"] ins:nth-child(4),[data-shape][data-value="8"] ins:nth-child(5),[data-shape][data-value="8"] ins:nth-child(6),[data-shape][data-value="8"] ins:nth-child(7),[data-shape][data-value="8"] ins:nth-child(8),[data-shape][data-value="9"] ins:nth-child(1),[data-shape][data-value="9"] ins:nth-child(2),[data-shape][data-value="9"] ins:nth-child(3),[data-shape][data-value="9"] ins:nth-child(4),[data-shape][data-value="9"] ins:nth-child(5),[data-shape][data-value="9"] ins:nth-child(6),[data-shape][data-value="9"] ins:nth-child(7),[data-shape][data-value="9"] ins:nth-child(8),[data-shape][data-value="9"] ins:nth-child(9),[data-shape][data-value="10"] ins:nth-child(1),[data-shape][data-value="10"] ins:nth-child(2),[data-shape][data-value="10"] ins:nth-child(3),[data-shape][data-value="10"] ins:nth-child(4),[data-shape][data-value="10"] ins:nth-child(5),[data-shape][data-value="10"] ins:nth-child(6),[data-shape][data-value="10"] ins:nth-child(7),[data-shape][data-value="10"] ins:nth-child(8),[data-shape][data-value="10"] ins:nth-child(9),[data-shape][data-value="10"] ins:nth-child(10){background-color:#ffd117}[data-rating]{display:flex}[data-rating]>*{order:2}[data-rating] [data-shape]{min-width:95px;justify-content:space-evenly;margin-left:10px}[data-rating][data-shape-position=before_title] [data-shape]{order:1;margin-right:10px;margin-left:0}[data-rating][data-shape-position=before_title] .brca_title:after{display:none}.brfb_msg{display:flex}.brna_form._ambushed .brfb_msg textarea{min-height:0;height:30px;overflow:hidden;resize:none;font-size:0}.brna_form._ambushed{cursor:pointer}.brna_form._ambushed .brfb_msg em{position:absolute;left:0;right:0;top:0;bottom:0;border:none;text-decoration:none;display:flex;justify-content:center;align-items:center;color:#888;-webkit-transition:color .3s ease-out 0s;-moz-transition:color .3s ease-out 0s;-o-transition:color .3s ease-out 0s;transition:color .3s ease-out 0s}.brna_form._ambushed:hover .brfb_msg em{color:#05c}.brna_form._error_onboard>div+div{border-left-color:red;border-right-color:red}.brna_form._error_onboard .brf_header+div{border-top-color:red}.brna_form._error_onboard>div:last-of-type{border-bottom-color:red}.brna_form._error_onboard .brf_header+div:before{border-color:red}.brfb_msg textarea{min-height:120px}.brfb_sublink{padding-top:5px;padding-bottom:10px;overflow:hidden}.brfb_sublink ins{display:inline-block;white-space:nowrap;margin-right:10px;font-size:.85em;cursor:pointer;border-bottom:1px dotted;color:#003d5c;-webkit-transition:color .3s ease-out 0s;-moz-transition:color .3s ease-out 0s;-o-transition:color .3s ease-out 0s;transition:color .3s ease-out 0s;line-height:1.45em}.brfb_sublink ins:hover{color:#0074af}.brfb_userfields{display:flex;flex-wrap:wrap;margin-top:20px}.brfb_userfields>div{margin-right:10px;margin-bottom:10px}.brfb_userfields>div:last-of-type{margin-bottom:0}.brfb_userfields span{font-weight:bold;margin-bottom:5px;display:inline-block}.brf_uploads{background-color:#ddd;padding:20px}.brf_uploads+.brf_submit{padding-top:0}.uploaded_images{display:flex;flex-wrap:wrap;align-items:flex-end}.uploaded_images span{margin-right:11px;margin-bottom:11px;display:inline-flex;cursor:pointer}.uploaded_files{display:flex;flex-wrap:wrap}.uploaded_files span{margin-right:11px;margin-bottom:11px;white-space:nowrap;display:inline-block}section .uploaded_files span{display:inline-flex;align-items:center}section .uploaded_files span a{display:inline-flex;align-items:center}section .uploaded_files span a:before{content:"";display:inline-block;width:20px;height:20px;margin-right:5px;background-color:#737373;-webkit-mask:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -256 1792 1792" fill-rule="evenodd"><path fill="rgb(181,181,181)" fill-rule="nonzero" d="M1407.338983 503.2711q17 41-14 70l-448 448q-18 19-45 19t-45-19l-448-448q-31-29-14-70 17-39 59-39h256v-448q0-26 19-45t45-19h256q26 0 45 19t19 45v448h256q42 0 59 39zm293 217q14 0 23 9t9 23v576q0 14-9 23t-23 9h-1600q-14 0-23-9t-9-23v-576q0-14 9-23t23-9h192q14 0 23 9t9 23v352h1152v-352q0-14 9-23t23-9h192z"/></svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 -256 1792 1792" fill-rule="evenodd"><path fill="rgb(181,181,181)" fill-rule="nonzero" d="M1407.338983 503.2711q17 41-14 70l-448 448q-18 19-45 19t-45-19l-448-448q-31-29-14-70 17-39 59-39h256v-448q0-26 19-45t45-19h256q26 0 45 19t19 45v448h256q42 0 59 39zm293 217q14 0 23 9t9 23v576q0 14-9 23t-23 9h-1600q-14 0-23-9t-9-23v-576q0-14 9-23t23-9h192q14 0 23 9t9 23v352h1152v-352q0-14 9-23t23-9h192z"/></svg>')}section .uploaded_files span a{border-bottom:none;padding:5px 10px 5px;background-color:transparent;-webkit-transition:background-color .3s ease-out 0s;-moz-transition:background-color .3s ease-out 0s;-o-transition:background-color .3s ease-out 0s;transition:background-color .3s ease-out 0s}section .uploaded_files span a:hover{background-color:#eee}.brf_edit_uploads{padding:20px;background:#fff}.brf_edit_uploads .uploaded_images{display:flex;flex-wrap:wrap;background:#fff}.brf_edit_uploads .uploaded_images span,.brf_edit_uploads .uploaded_files span{display:flex;flex-direction:column;padding:7px;border:1px solid #dedede;justify-content:space-between}.brf_edit_uploads .uploaded_images span del,.brf_edit_uploads .uploaded_files span del{padding-top:10px;display:flex;justify-content:space-between}.brf_edit_uploads .uploaded_images span del ins,.brf_edit_uploads .uploaded_files span del ins{cursor:pointer;display:inline-block;height:20px;width:20px;-webkit-transition:background-color .3s ease-out 0s;-moz-transition:background-color .3s ease-out 0s;-o-transition:background-color .3s ease-out 0s;transition:background-color .3s ease-out 0s}.brf_edit_uploads .uploaded_images span del ins:hover:before,.brf_edit_uploads .uploaded_files span del:hover:before{background-color:#000}.brf_edit_uploads .uploaded_images span del ins:before,.brf_edit_uploads .uploaded_files span del ins:before{content:"";display:inline-block;width:20px;height:20px;background-color:#737373;-webkit-mask:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="13px" height="14px"> <path fill-rule="evenodd" fill="rgb(243, 0, 0)" d="M12.737,12.324 L11.263,13.676 L6.500,8.480 L1.737,13.676 L0.263,12.324 L5.143,7.000 L0.263,1.676 L1.737,0.324 L6.500,5.520 L11.263,0.324 L12.737,1.676 L7.857,7.000 L12.737,12.324 Z"/> </svg>') no-repeat 50% 50%;mask:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 20 22" width="20px" height="22px"><path fill-rule="evenodd" d="M19.415,8.360 L19.442,8.408 L19.387,8.419 L13.098,21.993 L0.445,16.131 L6.790,2.436 L6.918,2.495 L15.198,0.928 L19.357,8.258 L19.443,8.298 L19.415,8.360 ZM13.522,4.556 C12.520,4.092 11.331,4.528 10.867,5.530 C10.402,6.532 10.839,7.721 11.841,8.185 C12.843,8.650 14.032,8.214 14.496,7.211 C14.961,6.209 14.524,5.020 13.522,4.556 Z"/></svg>')}.brf_edit_uploads .uploaded_images span del button,.brf_edit_uploads .uploaded_files span del button{background:#000;color:#fff;cursor:pointer;border:none;display:none}.brf_edit_uploads .uploaded_images span del button:hover,.brf_edit_uploads .uploaded_files span del button:hover{background:red}.brf_edit_uploads .uploaded_images span._proof_awaiting del button,.brf_edit_uploads .uploaded_files span._proof_awaiting del button{display:block}.brf_edit_uploads .uploaded_images span._marked_to_del,.brf_edit_uploads .uploaded_files span._marked_to_del{background:#eca1a1;border-color:red}.brf_edit_uploads .uploaded_images span._marked_to_del img,.brf_edit_uploads .uploaded_files span._marked_to_del img{opacity:.5}.brf_edit_uploads .uploaded_images span._marked_to_del del ins:before,.brf_edit_uploads .uploaded_files span._marked_to_del del ins:before{background-color:#fff}.brf_edit_uploads .uploaded_files{display:flex;flex-wrap:wrap}.br_node+.br_nav{margin-top:40px}.br_nav{display:flex;margin:20px 0 16px;flex-wrap:wrap}.br_nav ins,.br_nav a{background-color:#dcdcdc;margin-right:4px;padding:3px 10px 4px;color:#393939;font-size:.85em;cursor:pointer;font-weight:bold;margin-bottom:4px;border-radius:6px;-webkit-transition:background-color .3s ease-out 0s;-moz-transition:background-color .3s ease-out 0s;-o-transition:background-color .3s ease-out 0s;transition:background-color .3s ease-out 0s;text-decoration:none !important}.br_nav_classic ins,.br_nav_classic a{padding:0;width:36px;height:36px;line-height:36px;text-align:center;border-radius:50%}.br_nav ins:hover,.br_nav a:hover,.br_nav a:focus{background-color:#97ba02;color:#fff}.br_nav ins._active,.br_nav a._active{background-color:#484848;cursor:default;color:#fff}.all-reviews{margin-left:50px;margin-top:2em}@media screen and (max-width: 768px){.all-reviews{margin-left:0}}.all-reviews-link{text-decoration:none !important;color:#333;font-size:1em;padding:.5em 1.2em .6em;border-radius:3em;background-color:transparent;border:2px solid #027f9d}.all-reviews-link:hover,.all-reviews-link:active,.all-reviews-link:focus{border-color:#03a8cf;color:#333}._frozen{background-color:#e7e7ff;padding:15px;margin-top:0px}.ncli_tinter{bottom:0;left:0;position:absolute;right:0;top:0;z-index:10}.ncli_tinter::before{background-color:#081c2e;background-image:url("/bitrix/images/burlakastudio.realcommenter/waitbar.gif");background-position:center center;background-repeat:no-repeat;content:"";display:block;height:31px;left:0;position:absolute;top:0;width:31px;z-index:12}.ncli_tinter::after{background-color:#fff;bottom:0;content:"";display:block;left:0;opacity:.7;position:absolute;right:0;top:0;z-index:11}.bf_auth{background-color:#cecece}.bf_auth.brf_body:before{background-color:#cecece !important}.bfa_form{display:flex;flex-wrap:wrap}.baf_row{margin-right:10px;margin-bottom:10px}.bfa_form .baf_row{margin-bottom:10px}.bfa_form button{background-color:#c8a100;border:none;border-radius:5px;cursor:pointer;display:flex;justify-content:center;align-items:center;outline:none;-webkit-transition:background-color .3s ease-out 0s;-moz-transition:background-color .3s ease-out 0s;-o-transition:background-color .3s ease-out 0s;transition:background-color .3s ease-out 0s;min-width:50px;min-height:40px}.bfa_form button:hover{background-color:#a68602}.bfa_form button:before{content:"";display:inline-block;width:20px;height:20px;background:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 499.1 499.1" fill-rule="evenodd" clip-rule="evenodd" fill="rgb(255,255,255)"><path d="M0 249.6c0 9.5 7.7 17.2 17.2 17.2h327.6l-63.9 63.8c-6.7 6.7-6.7 17.6 0 24.3 3.3 3.3 7.7 5 12.1 5s8.8-1.7 12.1-5l93.1-93.1c6.7-6.7 6.7-17.6 0-24.3l-93.1-93.1c-6.7-6.7-17.6-6.7-24.3 0-6.7 6.7-6.7 17.6 0 24.3l63.8 63.8H17.2c-9.5 0-17.2 7.6-17.2 17.1z"/> <path d="M396.4 494.2c56.7 0 102.7-46.1 102.7-102.8V107.7C499.1 51 453 4.9 396.4 4.9H112.7C56 4.9 10 51 10 107.7V166c0 9.5 7.7 17.1 17.1 17.1 9.5 0 17.2-7.7 17.2-17.1v-58.3c0-37.7 30.7-68.5 68.4-68.5h283.7c37.7 0 68.4 30.7 68.4 68.5v283.7c0 37.7-30.7 68.5-68.4 68.5H112.7c-37.7 0-68.4-30.7-68.4-68.5v-57.6c0-9.5-7.7-17.2-17.2-17.2S10 324.3 10 333.8v57.6c0 56.7 46.1 102.8 102.7 102.8h283.7z"/> </svg>') no-repeat center center;background-size:cover}.bf_auth .bfa_soc ul{margin:0;padding:0;list-style:none;display:flex;flex-wrap:wrap}.bf_auth .bfa_soc ul li{margin:0 5px 5px 0;padding:0}.bf_auth .bfa_soc ul li:before{display:none}.bf_auth .brf_submit{padding:0 10px;margin:0 0 15px 0;border-top:1px solid transparent;border-bottom:1px solid transparent;background-color:transparent}.bf_auth .errors{margin:10px 0}.bf_auth._error_onboard{border:4px solid red !important}.itape_gallery_monitor{position:fixed;background:rgba(0,0,0,0);top:0;bottom:0;right:0;left:0;z-index:1000;-webkit-transition:background-color .3s ease-out 0s;-moz-transition:background-color .3s ease-out 0s;-o-transition:background-color .3s ease-out 0s;transition:background-color .3s ease-out 0s}.itape_gallery_monitor._show{background:rgba(0,0,0,.75)}.igm_shadow{position:absolute;top:0;bottom:0;right:0;left:0;z-index:10}.igm_monitor{position:absolute;top:0;bottom:0;right:0;left:0;z-index:11;display:flex;justify-content:center;align-items:center;padding:20px 100px}.igm_monitor img{z-index:2;max-width:100%;max-height:100%;height:auto;opacity:0;box-shadow:0px 0px 80px -5px rgba(0,0,0,.32);-webkit-transition:opacity .3s ease-out 0s;-moz-transition:opacity .3s ease-out 0s;-o-transition:opacity .3s ease-out 0s;transition:opacity .3s ease-out 0s}.imt_nav{position:absolute;top:0;bottom:0;right:0;left:0;z-index:1;height:76px;margin:auto}.imt_nav span{width:44px;height:76px;position:absolute;opacity:0;background-color:#fff;-webkit-mask:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="44" height="76"> <path fill="rgb(255, 255, 255)" fill-rule="evenodd" d="M43.985 70.304l-5.698 5.681L5.89 43.681l-.177.177-5.698-5.681L.193 38l-.178-.177 5.698-5.681.177.177L38.287.015l5.698 5.681L11.587 38l32.398 32.304z"/> </svg>') center center/contain no-repeat;mask:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="44" height="76"> <path fill="rgb(255, 255, 255)" fill-rule="evenodd" d="M43.985 70.304l-5.698 5.681L5.89 43.681l-.177.177-5.698-5.681L.193 38l-.178-.177 5.698-5.681.177.177L38.287.015l5.698 5.681L11.587 38l32.398 32.304z"/> </svg>') center center/contain no-repeat;top:0;bottom:0;left:20px;margin:auto;cursor:pointer;-webkit-transition:opacity .3s ease-out 0s;-moz-transition:opacity .3s ease-out 0s;-o-transition:opacity .3s ease-out 0s;transition:opacity .3s ease-out 0s}.imt_nav span:hover{background-color:#ffff80}.itape_gallery_monitor._show .imt_nav span,.itape_gallery_monitor._show del{opacity:1}.itape_gallery_monitor._show .igm_monitor img._show{opacity:1}.igm_monitor.ncli_tinter:after{display:none}.igm_monitor.ncli_tinter:before{margin:auto;bottom:0;right:0;z-index:0}.imt_nav span.itn_right{left:auto;right:20px;-moz-transform:scaleX(-1);-o-transform:scaleX(-1);-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:"FlipH"}.itape_gallery_monitor del{background:transparent;position:absolute;top:20px;right:20px;width:40px;height:40px;z-index:13;cursor:pointer;opacity:0;-webkit-transition:background-color .3s ease-out 0s,opacity .3s ease-out 0s;-moz-transition:background-color .3s ease-out 0s,opacity .3s ease-out 0s;-o-transition:background-color .3s ease-out 0s,opacity .3s ease-out 0s;transition:background-color .3s ease-out 0s,opacity .3s ease-out 0s}.itape_gallery_monitor del:before{content:"";max-width:27px;max-height:27px;position:absolute;background-color:#fff;-webkit-mask:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30"> <path fill="rgb(255,255,255)" fill-rule="evenodd" d="M29.998 27.813l-2.185 2.185L15 17.185 2.187 29.998.002 27.813 12.815 15 .002 2.187 2.187.002 15 12.815 27.813.002l2.185 2.185L17.185 15l12.813 12.813z"/> </svg>') center center/contain no-repeat;mask:url('data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="30" height="30"> <path fill="rgb(255,255,255)" fill-rule="evenodd" d="M29.998 27.813l-2.185 2.185L15 17.185 2.187 29.998.002 27.813 12.815 15 .002 2.187 2.187.002 15 12.815 27.813.002l2.185 2.185L17.185 15l12.813 12.813z"/> </svg>') center center/contain no-repeat;top:0;bottom:0;right:0;left:0;margin:auto}.itape_gallery_monitor del:hover{background-color:red}@media(max-width: 820px){.igm_monitor{padding:20px}}.br_comment .brc_af+.brc_af{margin-top:10px}[data-rating] .brca_title{font-weight:bold;margin-right:0}[data-rating] .brca_title:after{content:":"}.br_comment .brc_af .brca_title+.brca_value{font-style:oblique}

/* End */


/* Start:/local/templates/info_hit_5_0/components/bitrix/catalog.section/authors_list/style.css?17645812224406*/
.author-item button{text-decoration:none;display:inline-block;transition:.2s;cursor:pointer;outline:none !important;background:none;text-align:center}.author-item button:active{position:relative;top:2px}.author-item button{padding:.48em 1.5em .55em;border-radius:3em;font-size:.7em;color:#fff;border:1px solid hsla(0,0%,100%,.5);text-transform:uppercase;font-weight:700}.author-list{margin-bottom:-2em}.list-page .author-list{margin-bottom:0}.author-list_row{display:flex;flex-wrap:wrap;margin-left:-15px;margin-right:-15px}@media screen and (max-width: 768px){.author-list_row{margin-left:-7px;margin-right:-7px}}.author-item{margin-bottom:2em}@media(max-width: 767.98px){.author-item{max-width:300px}}.author-item__loader{position:absolute;z-index:2;top:20px;right:20px;display:none !important;font-size:30px !important;color:#fff}.author-item a:active .author-item__loader,.author-item a:focus .author-item__loader{display:block !important}.author-item_wrap{position:relative}.author-item_col{position:relative;box-sizing:border-box;word-wrap:break-word;margin-left:15px;margin-right:15px;width:calc(25% - 30px)}@media screen and (max-width: 1200px){.author-item_col{width:calc(33.3333333333% - 30px)}}@media screen and (max-width: 768px){.author-item_col{width:calc(50% - 30px)}}@media screen and (max-width: 768px){.author-item_col{width:calc(50% - 14px);margin-left:7px;margin-right:7px;margin-bottom:1em}}.author-item a.main-block{display:block;overflow:hidden;position:relative;color:#fff !important;text-decoration:none;min-height:400px;text-align:center;background-repeat:no-repeat;background-size:cover;background-position:center;background-color:#dee2e6}.author-item-wrap{background:#000;background:-moz-linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);background:-webkit-linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);background:-o-linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);background:-ms-linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 0) 100%);background:linear-gradient(0deg, #000000 0%, rgba(0, 0, 0, 0) 100%);filter:progid:DXImageTransform.Microsoft.gradient( startColorstr="$color1", endColorstr="$color2", GradientType=0 );position:absolute;bottom:0;left:0;z-index:2;padding:1.5em;transition:.4s;height:180px;width:100%}.author-item-name{font-size:1.1em;font-weight:700;line-height:1.15em;margin-bottom:.5em}.author-item-desc{font-size:.85em;opacity:.8;height:200px;margin-bottom:1em;line-height:1.2em;transition:.4s}@media screen and (max-width: 576px){.author-item-desc{overflow:hidden;text-overflow:ellipsis;-webkit-line-clamp:4;display:-webkit-box;-webkit-box-orient:vertical;height:unset}}.author-item-rating{font-size:.8em;transition:.4s;opacity:0}.author-item-rating i{margin-right:3px;color:#ffda44}.author-item-rating i.inactive{color:#dee2e6}.author-item-stat{opacity:0;transition:.4s}.author-item-stat ul{margin:0;padding:0}.author-item-stat ul li{display:inline-block;font-size:13px;margin-right:10px;opacity:.8}.author-item button{margin-top:1em}@media screen and (max-width: 576px){.author-item button{display:none}}.author-item-event{position:absolute;bottom:0;left:0;width:100%;padding-left:15px;z-index:4;padding:1em}.author-item-event i{width:24px;height:24px;color:#fff;border:1px solid #fff;border-radius:50%;margin-right:5px;display:inline-block;font-weight:700;font-style:normal;line-height:1.35em}.author-item-event .date{font-size:12px;display:inline-block;line-height:1.2em}.author-item__section{position:absolute;transform:rotate(-90deg) translate(-100%, 0);font-size:11px;text-transform:uppercase;left:10px;top:10px;transform-origin:0 0;color:#000 !important;opacity:.9;font-weight:bold;background-color:#ffda44;padding:2px 5px;display:inline;text-decoration:none !important}@media screen and (max-width: 576px){.author-item__section{font-size:9px;padding:1px 3px}}@media(min-width: 576px){.author-item:hover .author-item-wrap{height:240px}.author-item:hover .author-item-desc{opacity:0;height:0;margin-bottom:0}.author-item:hover .author-item-rating,.author-item:hover .author-item-stat{opacity:1}}@media(max-width: 575.98px){.author-item{max-width:50%}.author-item a{min-height:250px !important}.author-item-event{display:none}.author-item-name{font-size:1em}.author-item-desc{font-size:.9em;line-height:1.2em}.author-item-wrap{padding:1em;height:150px}}.author-item .author-item__section{min-height:inherit !important}

/* End */


/* Start:/local/components/ih/favorites.add/templates/action-buttons-new/style.css?1737605245135*/
.ih-user-favorites__add-link_on{border-color:#dc3545 !important;background-color:#dc3545}.ih-user-favorites__add-link_on i{color:#fff}

/* End */
/* /include/elements/request_form/style.css?16256422292296 */
/* /local/templates/info_hit_5_0/components/bitrix/catalog.element/company_page/style.css?175462510867581 */
/* /local/js/slick/slick.css?16369603031306 */
/* /local/js/slick/slick-theme.css?16369603012084 */
/* /bitrix/templates/.default/components/askaron/askaron.ibvote.iblock.vote/ajax-stars_5_0/style.css?17531752631134 */
/* /bitrix/components/realcommenter_2.0/tape.show.tree/templates/ih/style.css?173760526445849 */
/* /local/templates/info_hit_5_0/components/bitrix/catalog.section/authors_list/style.css?17645812224406 */
/* /local/components/ih/favorites.add/templates/action-buttons-new/style.css?1737605245135 */
