

/* Start:/local/templates/cw_template/css/slick.css?16684356541854*/
/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    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;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[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/templates/cw_template/css/swiper.min.css?166843565419811*/
/**
 * Swiper 4.5.1
 * Most modern mobile touch slider and framework with hardware accelerated transitions
 * http://www.idangero.us/swiper/
 *
 * Copyright 2014-2019 Vladimir Kharlampidi
 *
 * Released under the MIT License
 *
 * Released on: September 13, 2019
 */
.swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar,.swiper-container-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-container-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px}
/* End */


/* Start:/local/templates/cw_template/css/jquery.fancybox.min.css?166843565412795*/
body.compensate-for-scrollbar{overflow:hidden}.fancybox-active{height:auto}.fancybox-is-hidden{left:-9999px;margin:0;position:absolute!important;top:-9999px;visibility:hidden}.fancybox-container{-webkit-backface-visibility:hidden;height:100%;left:0;outline:none;position:fixed;-webkit-tap-highlight-color:transparent;top:0;-ms-touch-action:manipulation;touch-action:manipulation;transform:translateZ(0);width:100%;z-index:99992}.fancybox-container *{box-sizing:border-box}.fancybox-bg,.fancybox-inner,.fancybox-outer,.fancybox-stage{bottom:0;left:0;position:absolute;right:0;top:0}.fancybox-outer{-webkit-overflow-scrolling:touch;overflow-y:auto}.fancybox-bg{background:#1e1e1e;opacity:0;transition-duration:inherit;transition-property:opacity;transition-timing-function:cubic-bezier(.47,0,.74,.71)}.fancybox-is-open .fancybox-bg{opacity:.9;transition-timing-function:cubic-bezier(.22,.61,.36,1)}.fancybox-caption,.fancybox-infobar,.fancybox-navigation .fancybox-button,.fancybox-toolbar{direction:ltr;opacity:0;position:absolute;transition:opacity .25s ease,visibility 0s ease .25s;visibility:hidden;z-index:99997}.fancybox-show-caption .fancybox-caption,.fancybox-show-infobar .fancybox-infobar,.fancybox-show-nav .fancybox-navigation .fancybox-button,.fancybox-show-toolbar .fancybox-toolbar{opacity:1;transition:opacity .25s ease 0s,visibility 0s ease 0s;visibility:visible}.fancybox-infobar{color:#ccc;font-size:13px;-webkit-font-smoothing:subpixel-antialiased;height:44px;left:0;line-height:44px;min-width:44px;mix-blend-mode:difference;padding:0 10px;pointer-events:none;top:0;-webkit-touch-callout:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.fancybox-toolbar{right:0;top:0}.fancybox-stage{direction:ltr;overflow:visible;transform:translateZ(0);z-index:99994}.fancybox-is-open .fancybox-stage{overflow:hidden}.fancybox-slide{-webkit-backface-visibility:hidden;display:none;height:100%;left:0;outline:none;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:absolute;text-align:center;top:0;transition-property:transform,opacity;white-space:normal;width:100%;z-index:99994}.fancybox-slide:before{content:"";display:inline-block;font-size:0;height:100%;vertical-align:middle;width:0}.fancybox-is-sliding .fancybox-slide,.fancybox-slide--current,.fancybox-slide--next,.fancybox-slide--previous{display:block}.fancybox-slide--image{overflow:hidden;padding:44px 0}.fancybox-slide--image:before{display:none}.fancybox-slide--html{padding:6px}.fancybox-content{background:#fff;display:inline-block;margin:0;max-width:100%;overflow:auto;-webkit-overflow-scrolling:touch;padding:44px;position:relative;text-align:left;vertical-align:middle}.fancybox-slide--image .fancybox-content{animation-timing-function:cubic-bezier(.5,0,.14,1);-webkit-backface-visibility:hidden;background:transparent;background-repeat:no-repeat;background-size:100% 100%;left:0;max-width:none;overflow:visible;padding:0;position:absolute;top:0;transform-origin:top left;transition-property:transform,opacity;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;z-index:99995}.fancybox-can-zoomOut .fancybox-content{cursor:zoom-out}.fancybox-can-zoomIn .fancybox-content{cursor:zoom-in}.fancybox-can-pan .fancybox-content,.fancybox-can-swipe .fancybox-content{cursor:grab}.fancybox-is-grabbing .fancybox-content{cursor:grabbing}.fancybox-container [data-selectable=true]{cursor:text}.fancybox-image,.fancybox-spaceball{background:transparent;border:0;height:100%;left:0;margin:0;max-height:none;max-width:none;padding:0;position:absolute;top:0;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;width:100%}.fancybox-spaceball{z-index:1}.fancybox-slide--iframe .fancybox-content,.fancybox-slide--map .fancybox-content,.fancybox-slide--pdf .fancybox-content,.fancybox-slide--video .fancybox-content{height:100%;overflow:visible;padding:0;width:100%}.fancybox-slide--video .fancybox-content{background:#000}.fancybox-slide--map .fancybox-content{background:#e5e3df}.fancybox-slide--iframe .fancybox-content{background:#fff}.fancybox-iframe,.fancybox-video{background:transparent;border:0;display:block;height:100%;margin:0;overflow:hidden;padding:0;width:100%}.fancybox-iframe{left:0;position:absolute;top:0}.fancybox-error{background:#fff;cursor:default;max-width:400px;padding:40px;width:100%}.fancybox-error p{color:#444;font-size:16px;line-height:20px;margin:0;padding:0}.fancybox-button{background:rgba(30,30,30,.6);border:0;border-radius:0;box-shadow:none;cursor:pointer;display:inline-block;height:44px;margin:0;padding:10px;position:relative;transition:color .2s;vertical-align:top;visibility:inherit;width:44px}.fancybox-button,.fancybox-button:link,.fancybox-button:visited{color:#ccc}.fancybox-button:hover{color:#fff}.fancybox-button:focus{outline:none}.fancybox-button.fancybox-focus{outline:1px dotted}.fancybox-button[disabled],.fancybox-button[disabled]:hover{color:#888;cursor:default;outline:none}.fancybox-button div{height:100%}.fancybox-button svg{display:block;height:100%;overflow:visible;position:relative;width:100%}.fancybox-button svg path{fill:currentColor;stroke-width:0}.fancybox-button--fsenter svg:nth-child(2),.fancybox-button--fsexit svg:first-child,.fancybox-button--pause svg:first-child,.fancybox-button--play svg:nth-child(2){display:none}.fancybox-progress{background:#ff5268;height:2px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transform-origin:0;transition-property:transform;transition-timing-function:linear;z-index:99998}.fancybox-close-small{background:transparent;border:0;border-radius:0;color:#ccc;cursor:pointer;opacity:.8;padding:8px;position:absolute;right:-12px;top:-44px;z-index:401}.fancybox-close-small:hover{color:#fff;opacity:1}.fancybox-slide--html .fancybox-close-small{color:currentColor;padding:10px;right:0;top:0}.fancybox-slide--image.fancybox-is-scaling .fancybox-content{overflow:hidden}.fancybox-is-scaling .fancybox-close-small,.fancybox-is-zoomable.fancybox-can-pan .fancybox-close-small{display:none}.fancybox-navigation .fancybox-button{background-clip:content-box;height:100px;opacity:0;position:absolute;top:calc(50% - 50px);width:70px}.fancybox-navigation .fancybox-button div{padding:7px}.fancybox-navigation .fancybox-button--arrow_left{left:0;left:env(safe-area-inset-left);padding:31px 26px 31px 6px}.fancybox-navigation .fancybox-button--arrow_right{padding:31px 6px 31px 26px;right:0;right:env(safe-area-inset-right)}.fancybox-caption{background:linear-gradient(0deg,rgba(0,0,0,.85) 0,rgba(0,0,0,.3) 50%,rgba(0,0,0,.15) 65%,rgba(0,0,0,.075) 75.5%,rgba(0,0,0,.037) 82.85%,rgba(0,0,0,.019) 88%,transparent);bottom:0;color:#eee;font-size:14px;font-weight:400;left:0;line-height:1.5;padding:75px 44px 25px;pointer-events:none;right:0;text-align:center;z-index:99996}@supports (padding:max(0px)){.fancybox-caption{padding:75px max(44px,env(safe-area-inset-right)) max(25px,env(safe-area-inset-bottom)) max(44px,env(safe-area-inset-left))}}.fancybox-caption--separate{margin-top:-50px}.fancybox-caption__body{max-height:50vh;overflow:auto;pointer-events:all}.fancybox-caption a,.fancybox-caption a:link,.fancybox-caption a:visited{color:#ccc;text-decoration:none}.fancybox-caption a:hover{color:#fff;text-decoration:underline}.fancybox-loading{animation:a 1s linear infinite;background:transparent;border:4px solid #888;border-bottom-color:#fff;border-radius:50%;height:50px;left:50%;margin:-25px 0 0 -25px;opacity:.7;padding:0;position:absolute;top:50%;width:50px;z-index:99999}@keyframes a{to{transform:rotate(1turn)}}.fancybox-animated{transition-timing-function:cubic-bezier(0,0,.25,1)}.fancybox-fx-slide.fancybox-slide--previous{opacity:0;transform:translate3d(-100%,0,0)}.fancybox-fx-slide.fancybox-slide--next{opacity:0;transform:translate3d(100%,0,0)}.fancybox-fx-slide.fancybox-slide--current{opacity:1;transform:translateZ(0)}.fancybox-fx-fade.fancybox-slide--next,.fancybox-fx-fade.fancybox-slide--previous{opacity:0;transition-timing-function:cubic-bezier(.19,1,.22,1)}.fancybox-fx-fade.fancybox-slide--current{opacity:1}.fancybox-fx-zoom-in-out.fancybox-slide--previous{opacity:0;transform:scale3d(1.5,1.5,1.5)}.fancybox-fx-zoom-in-out.fancybox-slide--next{opacity:0;transform:scale3d(.5,.5,.5)}.fancybox-fx-zoom-in-out.fancybox-slide--current{opacity:1;transform:scaleX(1)}.fancybox-fx-rotate.fancybox-slide--previous{opacity:0;transform:rotate(-1turn)}.fancybox-fx-rotate.fancybox-slide--next{opacity:0;transform:rotate(1turn)}.fancybox-fx-rotate.fancybox-slide--current{opacity:1;transform:rotate(0deg)}.fancybox-fx-circular.fancybox-slide--previous{opacity:0;transform:scale3d(0,0,0) translate3d(-100%,0,0)}.fancybox-fx-circular.fancybox-slide--next{opacity:0;transform:scale3d(0,0,0) translate3d(100%,0,0)}.fancybox-fx-circular.fancybox-slide--current{opacity:1;transform:scaleX(1) translateZ(0)}.fancybox-fx-tube.fancybox-slide--previous{transform:translate3d(-100%,0,0) scale(.1) skew(-10deg)}.fancybox-fx-tube.fancybox-slide--next{transform:translate3d(100%,0,0) scale(.1) skew(10deg)}.fancybox-fx-tube.fancybox-slide--current{transform:translateZ(0) scale(1)}@media (max-height:576px){.fancybox-slide{padding-left:6px;padding-right:6px}.fancybox-slide--image{padding:6px 0}.fancybox-close-small{right:-6px}.fancybox-slide--image .fancybox-close-small{background:#4e4e4e;color:#f2f4f6;height:36px;opacity:1;padding:6px;right:0;top:0;width:36px}.fancybox-caption{padding-left:12px;padding-right:12px}@supports (padding:max(0px)){.fancybox-caption{padding-left:max(12px,env(safe-area-inset-left));padding-right:max(12px,env(safe-area-inset-right))}}}.fancybox-share{background:#f4f4f4;border-radius:3px;max-width:90%;padding:30px;text-align:center}.fancybox-share h1{color:#222;font-size:35px;font-weight:700;margin:0 0 20px}.fancybox-share p{margin:0;padding:0}.fancybox-share__button{border:0;border-radius:3px;display:inline-block;font-size:14px;font-weight:700;line-height:40px;margin:0 5px 10px;min-width:130px;padding:0 15px;text-decoration:none;transition:all .2s;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap}.fancybox-share__button:link,.fancybox-share__button:visited{color:#fff}.fancybox-share__button:hover{text-decoration:none}.fancybox-share__button--fb{background:#3b5998}.fancybox-share__button--fb:hover{background:#344e86}.fancybox-share__button--pt{background:#bd081d}.fancybox-share__button--pt:hover{background:#aa0719}.fancybox-share__button--tw{background:#1da1f2}.fancybox-share__button--tw:hover{background:#0d95e8}.fancybox-share__button svg{height:25px;margin-right:7px;position:relative;top:-1px;vertical-align:middle;width:25px}.fancybox-share__button svg path{fill:#fff}.fancybox-share__input{background:transparent;border:0;border-bottom:1px solid #d7d7d7;border-radius:0;color:#5d5b5b;font-size:14px;margin:10px 0 0;outline:none;padding:10px 15px;width:100%}.fancybox-thumbs{background:#ddd;bottom:0;display:none;margin:0;-webkit-overflow-scrolling:touch;-ms-overflow-style:-ms-autohiding-scrollbar;padding:2px 2px 4px;position:absolute;right:0;-webkit-tap-highlight-color:rgba(0,0,0,0);top:0;width:212px;z-index:99995}.fancybox-thumbs-x{overflow-x:auto;overflow-y:hidden}.fancybox-show-thumbs .fancybox-thumbs{display:block}.fancybox-show-thumbs .fancybox-inner{right:212px}.fancybox-thumbs__list{font-size:0;height:100%;list-style:none;margin:0;overflow-x:hidden;overflow-y:auto;padding:0;position:absolute;position:relative;white-space:nowrap;width:100%}.fancybox-thumbs-x .fancybox-thumbs__list{overflow:hidden}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar{width:7px}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-track{background:#fff;border-radius:10px;box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.fancybox-thumbs-y .fancybox-thumbs__list::-webkit-scrollbar-thumb{background:#2a2a2a;border-radius:10px}.fancybox-thumbs__list a{-webkit-backface-visibility:hidden;backface-visibility:hidden;background-color:rgba(0,0,0,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;cursor:pointer;float:left;height:75px;margin:2px;max-height:calc(100% - 8px);max-width:calc(50% - 4px);outline:none;overflow:hidden;padding:0;position:relative;-webkit-tap-highlight-color:transparent;width:100px}.fancybox-thumbs__list a:before{border:6px solid #ff5268;bottom:0;content:"";left:0;opacity:0;position:absolute;right:0;top:0;transition:all .2s cubic-bezier(.25,.46,.45,.94);z-index:99991}.fancybox-thumbs__list a:focus:before{opacity:.5}.fancybox-thumbs__list a.fancybox-thumbs-active:before{opacity:1}@media (max-width:576px){.fancybox-thumbs{width:110px}.fancybox-show-thumbs .fancybox-inner{right:110px}.fancybox-thumbs__list a{max-width:calc(100% - 10px)}}
/* End */


/* Start:/local/templates/cw_template/css/animate.min.css?166843565458139*/
@charset "UTF-8";

/*!
 * animate.css -https://daneden.github.io/animate.css/
 * Version - 3.7.2
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2019 Daniel Eden
 */

@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}
/* End */


/* Start:/local/templates/cw_template/css/style.css?1668435654175271*/
@charset "UTF-8";/*!
 * Bootstrap Grid v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 */html{box-sizing:border-box;-ms-overflow-style:scrollbar}*,::after,::before{box-sizing:inherit}.container{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media (min-width:576px){.container{max-width:540px}}@media (min-width:768px){.container{max-width:720px}}@media (min-width:992px){.container{max-width:960px}}@media (min-width:1200px){.container{max-width:1200px}}.container-fluid{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.row{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.no-gutters{margin-right:0;margin-left:0}.no-gutters>.col,.no-gutters>[class*=col-]{padding-right:0;padding-left:0}.col,.col-1,.col-10,.col-11,.col-12,.col-2,.col-3,.col-4,.col-5,.col-6,.col-7,.col-8,.col-9,.col-auto,.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-auto,.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-auto,.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-auto,.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-auto{position:relative;width:100%;padding-right:15px;padding-left:15px}.col{flex-basis:0;flex-grow:1;max-width:100%}.col-auto{flex:0 0 auto;width:auto;max-width:100%}.col-1{flex:0 0 8.33333%;max-width:8.33333%}.col-2{flex:0 0 16.66667%;max-width:16.66667%}.col-3{flex:0 0 25%;max-width:25%}.col-4{flex:0 0 33.33333%;max-width:33.33333%}.col-5{flex:0 0 41.66667%;max-width:41.66667%}.col-6{flex:0 0 50%;max-width:50%}.col-7{flex:0 0 58.33333%;max-width:58.33333%}.col-8{flex:0 0 66.66667%;max-width:66.66667%}.col-9{flex:0 0 75%;max-width:75%}.col-10{flex:0 0 83.33333%;max-width:83.33333%}.col-11{flex:0 0 91.66667%;max-width:91.66667%}.col-12{flex:0 0 100%;max-width:100%}.order-first{order:-1}.order-last{order:13}.order-0{order:0}.order-1{order:1}.order-2{order:2}.order-3{order:3}.order-4{order:4}.order-5{order:5}.order-6{order:6}.order-7{order:7}.order-8{order:8}.order-9{order:9}.order-10{order:10}.order-11{order:11}.order-12{order:12}.offset-1{margin-left:8.33333%}.offset-2{margin-left:16.66667%}.offset-3{margin-left:25%}.offset-4{margin-left:33.33333%}.offset-5{margin-left:41.66667%}.offset-6{margin-left:50%}.offset-7{margin-left:58.33333%}.offset-8{margin-left:66.66667%}.offset-9{margin-left:75%}.offset-10{margin-left:83.33333%}.offset-11{margin-left:91.66667%}@media (min-width:576px){.col-sm{flex-basis:0;flex-grow:1;max-width:100%}.col-sm-auto{flex:0 0 auto;width:auto;max-width:100%}.col-sm-1{flex:0 0 8.33333%;max-width:8.33333%}.col-sm-2{flex:0 0 16.66667%;max-width:16.66667%}.col-sm-3{flex:0 0 25%;max-width:25%}.col-sm-4{flex:0 0 33.33333%;max-width:33.33333%}.col-sm-5{flex:0 0 41.66667%;max-width:41.66667%}.col-sm-6{flex:0 0 50%;max-width:50%}.col-sm-7{flex:0 0 58.33333%;max-width:58.33333%}.col-sm-8{flex:0 0 66.66667%;max-width:66.66667%}.col-sm-9{flex:0 0 75%;max-width:75%}.col-sm-10{flex:0 0 83.33333%;max-width:83.33333%}.col-sm-11{flex:0 0 91.66667%;max-width:91.66667%}.col-sm-12{flex:0 0 100%;max-width:100%}.order-sm-first{order:-1}.order-sm-last{order:13}.order-sm-0{order:0}.order-sm-1{order:1}.order-sm-2{order:2}.order-sm-3{order:3}.order-sm-4{order:4}.order-sm-5{order:5}.order-sm-6{order:6}.order-sm-7{order:7}.order-sm-8{order:8}.order-sm-9{order:9}.order-sm-10{order:10}.order-sm-11{order:11}.order-sm-12{order:12}.offset-sm-0{margin-left:0}.offset-sm-1{margin-left:8.33333%}.offset-sm-2{margin-left:16.66667%}.offset-sm-3{margin-left:25%}.offset-sm-4{margin-left:33.33333%}.offset-sm-5{margin-left:41.66667%}.offset-sm-6{margin-left:50%}.offset-sm-7{margin-left:58.33333%}.offset-sm-8{margin-left:66.66667%}.offset-sm-9{margin-left:75%}.offset-sm-10{margin-left:83.33333%}.offset-sm-11{margin-left:91.66667%}}@media (min-width:768px){.col-md{flex-basis:0;flex-grow:1;max-width:100%}.col-md-auto{flex:0 0 auto;width:auto;max-width:100%}.col-md-1{flex:0 0 8.33333%;max-width:8.33333%}.col-md-2{flex:0 0 16.66667%;max-width:16.66667%}.col-md-3{flex:0 0 25%;max-width:25%}.col-md-4{flex:0 0 33.33333%;max-width:33.33333%}.col-md-5{flex:0 0 41.66667%;max-width:41.66667%}.col-md-6{flex:0 0 50%;max-width:50%}.col-md-7{flex:0 0 58.33333%;max-width:58.33333%}.col-md-8{flex:0 0 66.66667%;max-width:66.66667%}.col-md-9{flex:0 0 75%;max-width:75%}.col-md-10{flex:0 0 83.33333%;max-width:83.33333%}.col-md-11{flex:0 0 91.66667%;max-width:91.66667%}.col-md-12{flex:0 0 100%;max-width:100%}.order-md-first{order:-1}.order-md-last{order:13}.order-md-0{order:0}.order-md-1{order:1}.order-md-2{order:2}.order-md-3{order:3}.order-md-4{order:4}.order-md-5{order:5}.order-md-6{order:6}.order-md-7{order:7}.order-md-8{order:8}.order-md-9{order:9}.order-md-10{order:10}.order-md-11{order:11}.order-md-12{order:12}.offset-md-0{margin-left:0}.offset-md-1{margin-left:8.33333%}.offset-md-2{margin-left:16.66667%}.offset-md-3{margin-left:25%}.offset-md-4{margin-left:33.33333%}.offset-md-5{margin-left:41.66667%}.offset-md-6{margin-left:50%}.offset-md-7{margin-left:58.33333%}.offset-md-8{margin-left:66.66667%}.offset-md-9{margin-left:75%}.offset-md-10{margin-left:83.33333%}.offset-md-11{margin-left:91.66667%}}@media (min-width:992px){.col-lg{flex-basis:0;flex-grow:1;max-width:100%}.col-lg-auto{flex:0 0 auto;width:auto;max-width:100%}.col-lg-1{flex:0 0 8.33333%;max-width:8.33333%}.col-lg-2{flex:0 0 16.66667%;max-width:16.66667%}.col-lg-3{flex:0 0 25%;max-width:25%}.col-lg-4{flex:0 0 33.33333%;max-width:33.33333%}.col-lg-5{flex:0 0 41.66667%;max-width:41.66667%}.col-lg-6{flex:0 0 50%;max-width:50%}.col-lg-7{flex:0 0 58.33333%;max-width:58.33333%}.col-lg-8{flex:0 0 66.66667%;max-width:66.66667%}.col-lg-9{flex:0 0 75%;max-width:75%}.col-lg-10{flex:0 0 83.33333%;max-width:83.33333%}.col-lg-11{flex:0 0 91.66667%;max-width:91.66667%}.col-lg-12{flex:0 0 100%;max-width:100%}.order-lg-first{order:-1}.order-lg-last{order:13}.order-lg-0{order:0}.order-lg-1{order:1}.order-lg-2{order:2}.order-lg-3{order:3}.order-lg-4{order:4}.order-lg-5{order:5}.order-lg-6{order:6}.order-lg-7{order:7}.order-lg-8{order:8}.order-lg-9{order:9}.order-lg-10{order:10}.order-lg-11{order:11}.order-lg-12{order:12}.offset-lg-0{margin-left:0}.offset-lg-1{margin-left:8.33333%}.offset-lg-2{margin-left:16.66667%}.offset-lg-3{margin-left:25%}.offset-lg-4{margin-left:33.33333%}.offset-lg-5{margin-left:41.66667%}.offset-lg-6{margin-left:50%}.offset-lg-7{margin-left:58.33333%}.offset-lg-8{margin-left:66.66667%}.offset-lg-9{margin-left:75%}.offset-lg-10{margin-left:83.33333%}.offset-lg-11{margin-left:91.66667%}}@media (min-width:1200px){.col-xl{flex-basis:0;flex-grow:1;max-width:100%}.col-xl-auto{flex:0 0 auto;width:auto;max-width:100%}.col-xl-1{flex:0 0 8.33333%;max-width:8.33333%}.col-xl-2{flex:0 0 16.66667%;max-width:16.66667%}.col-xl-3{flex:0 0 25%;max-width:25%}.col-xl-4{flex:0 0 33.33333%;max-width:33.33333%}.col-xl-5{flex:0 0 41.66667%;max-width:41.66667%}.col-xl-6{flex:0 0 50%;max-width:50%}.col-xl-7{flex:0 0 58.33333%;max-width:58.33333%}.col-xl-8{flex:0 0 66.66667%;max-width:66.66667%}.col-xl-9{flex:0 0 75%;max-width:75%}.col-xl-10{flex:0 0 83.33333%;max-width:83.33333%}.col-xl-11{flex:0 0 91.66667%;max-width:91.66667%}.col-xl-12{flex:0 0 100%;max-width:100%}.order-xl-first{order:-1}.order-xl-last{order:13}.order-xl-0{order:0}.order-xl-1{order:1}.order-xl-2{order:2}.order-xl-3{order:3}.order-xl-4{order:4}.order-xl-5{order:5}.order-xl-6{order:6}.order-xl-7{order:7}.order-xl-8{order:8}.order-xl-9{order:9}.order-xl-10{order:10}.order-xl-11{order:11}.order-xl-12{order:12}.offset-xl-0{margin-left:0}.offset-xl-1{margin-left:8.33333%}.offset-xl-2{margin-left:16.66667%}.offset-xl-3{margin-left:25%}.offset-xl-4{margin-left:33.33333%}.offset-xl-5{margin-left:41.66667%}.offset-xl-6{margin-left:50%}.offset-xl-7{margin-left:58.33333%}.offset-xl-8{margin-left:66.66667%}.offset-xl-9{margin-left:75%}.offset-xl-10{margin-left:83.33333%}.offset-xl-11{margin-left:91.66667%}}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}/*!
 * Bootstrap Reboot v4.3.1 (https://getbootstrap.com/)
 * Copyright 2011-2019 The Bootstrap Authors
 * Copyright 2011-2019 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)
 * Forked from Normalize.css, licensed MIT (https://github.com/necolas/normalize.css/blob/master/LICENSE.md)
 */*,::after,::before{box-sizing:border-box}html{font-family:sans-serif;line-height:1.15;-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent}article,aside,figcaption,figure,footer,header,hgroup,main,nav,section{display:block}body{margin:0;font-family:-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";font-size:1rem;font-weight:400;line-height:1.5;color:#212529;text-align:left;background-color:#fff}[tabindex="-1"]:focus{outline:0!important}hr{box-sizing:content-box;height:0;overflow:visible}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:.5rem}p{margin-top:0;margin-bottom:1rem}abbr[data-original-title],abbr[title]{text-decoration:underline;-webkit-text-decoration:underline dotted;text-decoration:underline dotted;cursor:help;border-bottom:0;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none}address{margin-bottom:1rem;font-style:normal;line-height:inherit}dl,ol,ul{margin-top:0;margin-bottom:1rem}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}dt{font-weight:700}dd{margin-bottom:.5rem;margin-left:0}blockquote{margin:0 0 1rem}b,strong{font-weight:bolder}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}a{color:#007bff;text-decoration:none;background-color:transparent}a:hover{color:#0056b3;text-decoration:underline}a:not([href]):not([tabindex]){color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus,a:not([href]):not([tabindex]):hover{color:inherit;text-decoration:none}a:not([href]):not([tabindex]):focus{outline:0}code,kbd,pre,samp{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;font-size:1em}pre{margin-top:0;margin-bottom:1rem;overflow:auto}figure{margin:0 0 1rem}img{vertical-align:middle;border-style:none}svg{overflow:hidden;vertical-align:middle}table{border-collapse:collapse}caption{padding-top:.75rem;padding-bottom:.75rem;color:#6c757d;text-align:left;caption-side:bottom}th{text-align:inherit}label{display:inline-block;margin-bottom:.5rem}button{border-radius:0}button:focus{outline:1px dotted;outline:5px auto -webkit-focus-ring-color}button,input,optgroup,select,textarea{margin:0;font-family:inherit;font-size:inherit;line-height:inherit}button,input{overflow:visible}button,select{text-transform:none}select{word-wrap:normal}[type=button],[type=reset],[type=submit],button{-webkit-appearance:button}[type=button]:not(:disabled),[type=reset]:not(:disabled),[type=submit]:not(:disabled),button:not(:disabled){cursor:pointer}[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner,button::-moz-focus-inner{padding:0;border-style:none}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=date],input[type=datetime-local],input[type=month],input[type=time]{-webkit-appearance:listbox}textarea{overflow:auto;resize:vertical}fieldset{min-width:0;padding:0;margin:0;border:0}legend{display:block;width:100%;max-width:100%;padding:0;margin-bottom:.5rem;font-size:1.5rem;line-height:inherit;color:inherit;white-space:normal}progress{vertical-align:baseline}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{outline-offset:-2px;-webkit-appearance:none}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{font:inherit;-webkit-appearance:button}output{display:inline-block}summary{display:list-item;cursor:pointer}template{display:none}[hidden]{display:none!important}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.img-fluid{max-width:100%;height:auto}.img-thumbnail{padding:.25rem;background-color:#fff;border:1px solid #dee2e6;border-radius:.25rem;max-width:100%;height:auto}.figure{display:inline-block}.figure-img{margin-bottom:.5rem;line-height:1}.figure-caption{font-size:90%;color:#6c757d}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.align-baseline{vertical-align:baseline!important}.align-top{vertical-align:top!important}.align-middle{vertical-align:middle!important}.align-bottom{vertical-align:bottom!important}.align-text-bottom{vertical-align:text-bottom!important}.align-text-top{vertical-align:text-top!important}.bg-primary{background-color:#007bff!important}a.bg-primary:focus,a.bg-primary:hover,button.bg-primary:focus,button.bg-primary:hover{background-color:#0062cc!important}.bg-secondary{background-color:#6c757d!important}a.bg-secondary:focus,a.bg-secondary:hover,button.bg-secondary:focus,button.bg-secondary:hover{background-color:#545b62!important}.bg-success{background-color:#28a745!important}a.bg-success:focus,a.bg-success:hover,button.bg-success:focus,button.bg-success:hover{background-color:#1e7e34!important}.bg-info{background-color:#17a2b8!important}a.bg-info:focus,a.bg-info:hover,button.bg-info:focus,button.bg-info:hover{background-color:#117a8b!important}.bg-warning{background-color:#ffc107!important}a.bg-warning:focus,a.bg-warning:hover,button.bg-warning:focus,button.bg-warning:hover{background-color:#d39e00!important}.bg-danger{background-color:#dc3545!important}a.bg-danger:focus,a.bg-danger:hover,button.bg-danger:focus,button.bg-danger:hover{background-color:#bd2130!important}.bg-light{background-color:#f8f9fa!important}a.bg-light:focus,a.bg-light:hover,button.bg-light:focus,button.bg-light:hover{background-color:#dae0e5!important}.bg-dark{background-color:#343a40!important}a.bg-dark:focus,a.bg-dark:hover,button.bg-dark:focus,button.bg-dark:hover{background-color:#1d2124!important}.bg-white{background-color:#fff!important}.bg-transparent{background-color:transparent!important}.border{border:1px solid #dee2e6!important}.border-top{border-top:1px solid #dee2e6!important}.border-right{border-right:1px solid #dee2e6!important}.border-bottom{border-bottom:1px solid #dee2e6!important}.border-left{border-left:1px solid #dee2e6!important}.border-0{border:0!important}.border-top-0{border-top:0!important}.border-right-0{border-right:0!important}.border-bottom-0{border-bottom:0!important}.border-left-0{border-left:0!important}.border-primary{border-color:#007bff!important}.border-secondary{border-color:#6c757d!important}.border-success{border-color:#28a745!important}.border-info{border-color:#17a2b8!important}.border-warning{border-color:#ffc107!important}.border-danger{border-color:#dc3545!important}.border-light{border-color:#f8f9fa!important}.border-dark{border-color:#343a40!important}.border-white{border-color:#fff!important}.rounded-sm{border-radius:.2rem!important}.rounded{border-radius:.25rem!important}.rounded-top{border-top-left-radius:.25rem!important;border-top-right-radius:.25rem!important}.rounded-right{border-top-right-radius:.25rem!important;border-bottom-right-radius:.25rem!important}.rounded-bottom{border-bottom-right-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-left{border-top-left-radius:.25rem!important;border-bottom-left-radius:.25rem!important}.rounded-lg{border-radius:.3rem!important}.rounded-circle{border-radius:50%!important}.rounded-pill{border-radius:50rem!important}.rounded-0{border-radius:0!important}.clearfix::after{display:block;clear:both;content:""}.d-none{display:none!important}.d-inline{display:inline!important}.d-inline-block{display:inline-block!important}.d-block{display:block!important}.d-table{display:table!important}.d-table-row{display:table-row!important}.d-table-cell{display:table-cell!important}.d-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}@media (min-width:576px){.d-sm-none{display:none!important}.d-sm-inline{display:inline!important}.d-sm-inline-block{display:inline-block!important}.d-sm-block{display:block!important}.d-sm-table{display:table!important}.d-sm-table-row{display:table-row!important}.d-sm-table-cell{display:table-cell!important}.d-sm-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-sm-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:768px){.d-md-none{display:none!important}.d-md-inline{display:inline!important}.d-md-inline-block{display:inline-block!important}.d-md-block{display:block!important}.d-md-table{display:table!important}.d-md-table-row{display:table-row!important}.d-md-table-cell{display:table-cell!important}.d-md-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-md-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:992px){.d-lg-none{display:none!important}.d-lg-inline{display:inline!important}.d-lg-inline-block{display:inline-block!important}.d-lg-block{display:block!important}.d-lg-table{display:table!important}.d-lg-table-row{display:table-row!important}.d-lg-table-cell{display:table-cell!important}.d-lg-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-lg-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media (min-width:1200px){.d-xl-none{display:none!important}.d-xl-inline{display:inline!important}.d-xl-inline-block{display:inline-block!important}.d-xl-block{display:block!important}.d-xl-table{display:table!important}.d-xl-table-row{display:table-row!important}.d-xl-table-cell{display:table-cell!important}.d-xl-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-xl-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}@media print{.d-print-none{display:none!important}.d-print-inline{display:inline!important}.d-print-inline-block{display:inline-block!important}.d-print-block{display:block!important}.d-print-table{display:table!important}.d-print-table-row{display:table-row!important}.d-print-table-cell{display:table-cell!important}.d-print-flex{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important}.d-print-inline-flex{display:-webkit-inline-box!important;display:-webkit-inline-flex!important;display:-moz-inline-box!important;display:-ms-inline-flexbox!important;display:inline-flex!important}}.embed-responsive{position:relative;display:block;width:100%;padding:0;overflow:hidden}.embed-responsive::before{display:block;content:""}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;bottom:0;left:0;width:100%;height:100%;border:0}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.embed-responsive-21by9::before{padding-top:42.85714%}.embed-responsive-16by9::before{padding-top:56.25%}.embed-responsive-4by3::before{padding-top:75%}.embed-responsive-1by1::before{padding-top:100%}.flex-row{flex-direction:row!important}.flex-column{flex-direction:column!important}.flex-row-reverse{flex-direction:row-reverse!important}.flex-column-reverse{flex-direction:column-reverse!important}.flex-wrap{flex-wrap:wrap!important}.flex-nowrap{flex-wrap:nowrap!important}.flex-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-fill{flex:1 1 auto!important}.flex-grow-0{flex-grow:0!important}.flex-grow-1{flex-grow:1!important}.flex-shrink-0{flex-shrink:0!important}.flex-shrink-1{flex-shrink:1!important}.justify-content-start{justify-content:flex-start!important}.justify-content-end{justify-content:flex-end!important}.justify-content-center{justify-content:center!important}.justify-content-between{justify-content:space-between!important}.justify-content-around{justify-content:space-around!important}.align-items-start{align-items:flex-start!important}.align-items-end{align-items:flex-end!important}.align-items-center{align-items:center!important}.align-items-baseline{align-items:baseline!important}.align-items-stretch{align-items:stretch!important}.align-content-start{align-content:flex-start!important}.align-content-end{align-content:flex-end!important}.align-content-center{align-content:center!important}.align-content-between{align-content:space-between!important}.align-content-around{align-content:space-around!important}.align-content-stretch{align-content:stretch!important}.align-self-auto{align-self:auto!important}.align-self-start{align-self:flex-start!important}.align-self-end{align-self:flex-end!important}.align-self-center{align-self:center!important}.align-self-baseline{align-self:baseline!important}.align-self-stretch{align-self:stretch!important}@media (min-width:576px){.flex-sm-row{flex-direction:row!important}.flex-sm-column{flex-direction:column!important}.flex-sm-row-reverse{flex-direction:row-reverse!important}.flex-sm-column-reverse{flex-direction:column-reverse!important}.flex-sm-wrap{flex-wrap:wrap!important}.flex-sm-nowrap{flex-wrap:nowrap!important}.flex-sm-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-sm-fill{flex:1 1 auto!important}.flex-sm-grow-0{flex-grow:0!important}.flex-sm-grow-1{flex-grow:1!important}.flex-sm-shrink-0{flex-shrink:0!important}.flex-sm-shrink-1{flex-shrink:1!important}.justify-content-sm-start{justify-content:flex-start!important}.justify-content-sm-end{justify-content:flex-end!important}.justify-content-sm-center{justify-content:center!important}.justify-content-sm-between{justify-content:space-between!important}.justify-content-sm-around{justify-content:space-around!important}.align-items-sm-start{align-items:flex-start!important}.align-items-sm-end{align-items:flex-end!important}.align-items-sm-center{align-items:center!important}.align-items-sm-baseline{align-items:baseline!important}.align-items-sm-stretch{align-items:stretch!important}.align-content-sm-start{align-content:flex-start!important}.align-content-sm-end{align-content:flex-end!important}.align-content-sm-center{align-content:center!important}.align-content-sm-between{align-content:space-between!important}.align-content-sm-around{align-content:space-around!important}.align-content-sm-stretch{align-content:stretch!important}.align-self-sm-auto{align-self:auto!important}.align-self-sm-start{align-self:flex-start!important}.align-self-sm-end{align-self:flex-end!important}.align-self-sm-center{align-self:center!important}.align-self-sm-baseline{align-self:baseline!important}.align-self-sm-stretch{align-self:stretch!important}}@media (min-width:768px){.flex-md-row{flex-direction:row!important}.flex-md-column{flex-direction:column!important}.flex-md-row-reverse{flex-direction:row-reverse!important}.flex-md-column-reverse{flex-direction:column-reverse!important}.flex-md-wrap{flex-wrap:wrap!important}.flex-md-nowrap{flex-wrap:nowrap!important}.flex-md-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-md-fill{flex:1 1 auto!important}.flex-md-grow-0{flex-grow:0!important}.flex-md-grow-1{flex-grow:1!important}.flex-md-shrink-0{flex-shrink:0!important}.flex-md-shrink-1{flex-shrink:1!important}.justify-content-md-start{justify-content:flex-start!important}.justify-content-md-end{justify-content:flex-end!important}.justify-content-md-center{justify-content:center!important}.justify-content-md-between{justify-content:space-between!important}.justify-content-md-around{justify-content:space-around!important}.align-items-md-start{align-items:flex-start!important}.align-items-md-end{align-items:flex-end!important}.align-items-md-center{align-items:center!important}.align-items-md-baseline{align-items:baseline!important}.align-items-md-stretch{align-items:stretch!important}.align-content-md-start{align-content:flex-start!important}.align-content-md-end{align-content:flex-end!important}.align-content-md-center{align-content:center!important}.align-content-md-between{align-content:space-between!important}.align-content-md-around{align-content:space-around!important}.align-content-md-stretch{align-content:stretch!important}.align-self-md-auto{align-self:auto!important}.align-self-md-start{align-self:flex-start!important}.align-self-md-end{align-self:flex-end!important}.align-self-md-center{align-self:center!important}.align-self-md-baseline{align-self:baseline!important}.align-self-md-stretch{align-self:stretch!important}}@media (min-width:992px){.flex-lg-row{flex-direction:row!important}.flex-lg-column{flex-direction:column!important}.flex-lg-row-reverse{flex-direction:row-reverse!important}.flex-lg-column-reverse{flex-direction:column-reverse!important}.flex-lg-wrap{flex-wrap:wrap!important}.flex-lg-nowrap{flex-wrap:nowrap!important}.flex-lg-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-lg-fill{flex:1 1 auto!important}.flex-lg-grow-0{flex-grow:0!important}.flex-lg-grow-1{flex-grow:1!important}.flex-lg-shrink-0{flex-shrink:0!important}.flex-lg-shrink-1{flex-shrink:1!important}.justify-content-lg-start{justify-content:flex-start!important}.justify-content-lg-end{justify-content:flex-end!important}.justify-content-lg-center{justify-content:center!important}.justify-content-lg-between{justify-content:space-between!important}.justify-content-lg-around{justify-content:space-around!important}.align-items-lg-start{align-items:flex-start!important}.align-items-lg-end{align-items:flex-end!important}.align-items-lg-center{align-items:center!important}.align-items-lg-baseline{align-items:baseline!important}.align-items-lg-stretch{align-items:stretch!important}.align-content-lg-start{align-content:flex-start!important}.align-content-lg-end{align-content:flex-end!important}.align-content-lg-center{align-content:center!important}.align-content-lg-between{align-content:space-between!important}.align-content-lg-around{align-content:space-around!important}.align-content-lg-stretch{align-content:stretch!important}.align-self-lg-auto{align-self:auto!important}.align-self-lg-start{align-self:flex-start!important}.align-self-lg-end{align-self:flex-end!important}.align-self-lg-center{align-self:center!important}.align-self-lg-baseline{align-self:baseline!important}.align-self-lg-stretch{align-self:stretch!important}}@media (min-width:1200px){.flex-xl-row{flex-direction:row!important}.flex-xl-column{flex-direction:column!important}.flex-xl-row-reverse{flex-direction:row-reverse!important}.flex-xl-column-reverse{flex-direction:column-reverse!important}.flex-xl-wrap{flex-wrap:wrap!important}.flex-xl-nowrap{flex-wrap:nowrap!important}.flex-xl-wrap-reverse{flex-wrap:wrap-reverse!important}.flex-xl-fill{flex:1 1 auto!important}.flex-xl-grow-0{flex-grow:0!important}.flex-xl-grow-1{flex-grow:1!important}.flex-xl-shrink-0{flex-shrink:0!important}.flex-xl-shrink-1{flex-shrink:1!important}.justify-content-xl-start{justify-content:flex-start!important}.justify-content-xl-end{justify-content:flex-end!important}.justify-content-xl-center{justify-content:center!important}.justify-content-xl-between{justify-content:space-between!important}.justify-content-xl-around{justify-content:space-around!important}.align-items-xl-start{align-items:flex-start!important}.align-items-xl-end{align-items:flex-end!important}.align-items-xl-center{align-items:center!important}.align-items-xl-baseline{align-items:baseline!important}.align-items-xl-stretch{align-items:stretch!important}.align-content-xl-start{align-content:flex-start!important}.align-content-xl-end{align-content:flex-end!important}.align-content-xl-center{align-content:center!important}.align-content-xl-between{align-content:space-between!important}.align-content-xl-around{align-content:space-around!important}.align-content-xl-stretch{align-content:stretch!important}.align-self-xl-auto{align-self:auto!important}.align-self-xl-start{align-self:flex-start!important}.align-self-xl-end{align-self:flex-end!important}.align-self-xl-center{align-self:center!important}.align-self-xl-baseline{align-self:baseline!important}.align-self-xl-stretch{align-self:stretch!important}}.float-left{float:left!important}.float-right{float:right!important}.float-none{float:none!important}@media (min-width:576px){.float-sm-left{float:left!important}.float-sm-right{float:right!important}.float-sm-none{float:none!important}}@media (min-width:768px){.float-md-left{float:left!important}.float-md-right{float:right!important}.float-md-none{float:none!important}}@media (min-width:992px){.float-lg-left{float:left!important}.float-lg-right{float:right!important}.float-lg-none{float:none!important}}@media (min-width:1200px){.float-xl-left{float:left!important}.float-xl-right{float:right!important}.float-xl-none{float:none!important}}.overflow-auto{overflow:auto!important}.overflow-hidden{overflow:hidden!important}.position-static{position:static!important}.position-relative{position:relative!important}.position-absolute{position:absolute!important}.position-fixed{position:fixed!important}.position-sticky{position:-webkit-sticky!important;position:sticky!important}.fixed-top{position:fixed;top:0;right:0;left:0;z-index:1030}.fixed-bottom{position:fixed;right:0;bottom:0;left:0;z-index:1030}@supports ((position: -webkit-sticky) or (position: sticky)){.sticky-top{position:-webkit-sticky;position:sticky;top:0;z-index:1020}}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.shadow-sm{box-shadow:0 .125rem .25rem rgba(0,0,0,.075)!important}.shadow{box-shadow:0 .5rem 1rem rgba(0,0,0,.15)!important}.shadow-lg{box-shadow:0 1rem 3rem rgba(0,0,0,.175)!important}.shadow-none{box-shadow:none!important}.w-25{width:25%!important}.w-50{width:50%!important}.w-75{width:75%!important}.w-100{width:100%!important}.w-auto{width:auto!important}.h-25{height:25%!important}.h-50{height:50%!important}.h-75{height:75%!important}.h-100{height:100%!important}.h-auto{height:auto!important}.mw-100{max-width:100%!important}.mh-100{max-height:100%!important}.min-vw-100{min-width:100vw!important}.min-vh-100{min-height:100vh!important}.vw-100{width:100vw!important}.vh-100{height:100vh!important}.stretched-link::after{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;pointer-events:auto;content:"";background-color:rgba(0,0,0,0)}.m-0{margin:0!important}.mt-0,.my-0{margin-top:0!important}.mr-0,.mx-0{margin-right:0!important}.mb-0,.my-0{margin-bottom:0!important}.ml-0,.mx-0{margin-left:0!important}.m-1{margin:.25rem!important}.mt-1,.my-1{margin-top:.25rem!important}.mr-1,.mx-1{margin-right:.25rem!important}.mb-1,.my-1{margin-bottom:.25rem!important}.ml-1,.mx-1{margin-left:.25rem!important}.m-2{margin:.5rem!important}.mt-2,.my-2{margin-top:.5rem!important}.mr-2,.mx-2{margin-right:.5rem!important}.mb-2,.my-2{margin-bottom:.5rem!important}.ml-2,.mx-2{margin-left:.5rem!important}.m-3{margin:1rem!important}.mt-3,.my-3{margin-top:1rem!important}.mr-3,.mx-3{margin-right:1rem!important}.mb-3,.my-3{margin-bottom:1rem!important}.ml-3,.mx-3{margin-left:1rem!important}.m-4{margin:1.5rem!important}.mt-4,.my-4{margin-top:1.5rem!important}.mr-4,.mx-4{margin-right:1.5rem!important}.mb-4,.my-4{margin-bottom:1.5rem!important}.ml-4,.mx-4{margin-left:1.5rem!important}.m-5{margin:3rem!important}.mt-5,.my-5{margin-top:3rem!important}.mr-5,.mx-5{margin-right:3rem!important}.mb-5,.my-5{margin-bottom:3rem!important}.ml-5,.mx-5{margin-left:3rem!important}.p-0{padding:0!important}.pt-0,.py-0{padding-top:0!important}.pr-0,.px-0{padding-right:0!important}.pb-0,.py-0{padding-bottom:0!important}.pl-0,.px-0{padding-left:0!important}.p-1{padding:.25rem!important}.pt-1,.py-1{padding-top:.25rem!important}.pr-1,.px-1{padding-right:.25rem!important}.pb-1,.py-1{padding-bottom:.25rem!important}.pl-1,.px-1{padding-left:.25rem!important}.p-2{padding:.5rem!important}.pt-2,.py-2{padding-top:.5rem!important}.pr-2,.px-2{padding-right:.5rem!important}.pb-2,.py-2{padding-bottom:.5rem!important}.pl-2,.px-2{padding-left:.5rem!important}.p-3{padding:1rem!important}.pt-3,.py-3{padding-top:1rem!important}.pr-3,.px-3{padding-right:1rem!important}.pb-3,.py-3{padding-bottom:1rem!important}.pl-3,.px-3{padding-left:1rem!important}.p-4{padding:1.5rem!important}.pt-4,.py-4{padding-top:1.5rem!important}.pr-4,.px-4{padding-right:1.5rem!important}.pb-4,.py-4{padding-bottom:1.5rem!important}.pl-4,.px-4{padding-left:1.5rem!important}.p-5{padding:3rem!important}.pt-5,.py-5{padding-top:3rem!important}.pr-5,.px-5{padding-right:3rem!important}.pb-5,.py-5{padding-bottom:3rem!important}.pl-5,.px-5{padding-left:3rem!important}.m-n1{margin:-.25rem!important}.mt-n1,.my-n1{margin-top:-.25rem!important}.mr-n1,.mx-n1{margin-right:-.25rem!important}.mb-n1,.my-n1{margin-bottom:-.25rem!important}.ml-n1,.mx-n1{margin-left:-.25rem!important}.m-n2{margin:-.5rem!important}.mt-n2,.my-n2{margin-top:-.5rem!important}.mr-n2,.mx-n2{margin-right:-.5rem!important}.mb-n2,.my-n2{margin-bottom:-.5rem!important}.ml-n2,.mx-n2{margin-left:-.5rem!important}.m-n3{margin:-1rem!important}.mt-n3,.my-n3{margin-top:-1rem!important}.mr-n3,.mx-n3{margin-right:-1rem!important}.mb-n3,.my-n3{margin-bottom:-1rem!important}.ml-n3,.mx-n3{margin-left:-1rem!important}.m-n4{margin:-1.5rem!important}.mt-n4,.my-n4{margin-top:-1.5rem!important}.mr-n4,.mx-n4{margin-right:-1.5rem!important}.mb-n4,.my-n4{margin-bottom:-1.5rem!important}.ml-n4,.mx-n4{margin-left:-1.5rem!important}.m-n5{margin:-3rem!important}.mt-n5,.my-n5{margin-top:-3rem!important}.mr-n5,.mx-n5{margin-right:-3rem!important}.mb-n5,.my-n5{margin-bottom:-3rem!important}.ml-n5,.mx-n5{margin-left:-3rem!important}.m-auto{margin:auto!important}.mt-auto,.my-auto{margin-top:auto!important}.mr-auto,.mx-auto{margin-right:auto!important}.mb-auto,.my-auto{margin-bottom:auto!important}.ml-auto,.mx-auto{margin-left:auto!important}@media (min-width:576px){.m-sm-0{margin:0!important}.mt-sm-0,.my-sm-0{margin-top:0!important}.mr-sm-0,.mx-sm-0{margin-right:0!important}.mb-sm-0,.my-sm-0{margin-bottom:0!important}.ml-sm-0,.mx-sm-0{margin-left:0!important}.m-sm-1{margin:.25rem!important}.mt-sm-1,.my-sm-1{margin-top:.25rem!important}.mr-sm-1,.mx-sm-1{margin-right:.25rem!important}.mb-sm-1,.my-sm-1{margin-bottom:.25rem!important}.ml-sm-1,.mx-sm-1{margin-left:.25rem!important}.m-sm-2{margin:.5rem!important}.mt-sm-2,.my-sm-2{margin-top:.5rem!important}.mr-sm-2,.mx-sm-2{margin-right:.5rem!important}.mb-sm-2,.my-sm-2{margin-bottom:.5rem!important}.ml-sm-2,.mx-sm-2{margin-left:.5rem!important}.m-sm-3{margin:1rem!important}.mt-sm-3,.my-sm-3{margin-top:1rem!important}.mr-sm-3,.mx-sm-3{margin-right:1rem!important}.mb-sm-3,.my-sm-3{margin-bottom:1rem!important}.ml-sm-3,.mx-sm-3{margin-left:1rem!important}.m-sm-4{margin:1.5rem!important}.mt-sm-4,.my-sm-4{margin-top:1.5rem!important}.mr-sm-4,.mx-sm-4{margin-right:1.5rem!important}.mb-sm-4,.my-sm-4{margin-bottom:1.5rem!important}.ml-sm-4,.mx-sm-4{margin-left:1.5rem!important}.m-sm-5{margin:3rem!important}.mt-sm-5,.my-sm-5{margin-top:3rem!important}.mr-sm-5,.mx-sm-5{margin-right:3rem!important}.mb-sm-5,.my-sm-5{margin-bottom:3rem!important}.ml-sm-5,.mx-sm-5{margin-left:3rem!important}.p-sm-0{padding:0!important}.pt-sm-0,.py-sm-0{padding-top:0!important}.pr-sm-0,.px-sm-0{padding-right:0!important}.pb-sm-0,.py-sm-0{padding-bottom:0!important}.pl-sm-0,.px-sm-0{padding-left:0!important}.p-sm-1{padding:.25rem!important}.pt-sm-1,.py-sm-1{padding-top:.25rem!important}.pr-sm-1,.px-sm-1{padding-right:.25rem!important}.pb-sm-1,.py-sm-1{padding-bottom:.25rem!important}.pl-sm-1,.px-sm-1{padding-left:.25rem!important}.p-sm-2{padding:.5rem!important}.pt-sm-2,.py-sm-2{padding-top:.5rem!important}.pr-sm-2,.px-sm-2{padding-right:.5rem!important}.pb-sm-2,.py-sm-2{padding-bottom:.5rem!important}.pl-sm-2,.px-sm-2{padding-left:.5rem!important}.p-sm-3{padding:1rem!important}.pt-sm-3,.py-sm-3{padding-top:1rem!important}.pr-sm-3,.px-sm-3{padding-right:1rem!important}.pb-sm-3,.py-sm-3{padding-bottom:1rem!important}.pl-sm-3,.px-sm-3{padding-left:1rem!important}.p-sm-4{padding:1.5rem!important}.pt-sm-4,.py-sm-4{padding-top:1.5rem!important}.pr-sm-4,.px-sm-4{padding-right:1.5rem!important}.pb-sm-4,.py-sm-4{padding-bottom:1.5rem!important}.pl-sm-4,.px-sm-4{padding-left:1.5rem!important}.p-sm-5{padding:3rem!important}.pt-sm-5,.py-sm-5{padding-top:3rem!important}.pr-sm-5,.px-sm-5{padding-right:3rem!important}.pb-sm-5,.py-sm-5{padding-bottom:3rem!important}.pl-sm-5,.px-sm-5{padding-left:3rem!important}.m-sm-n1{margin:-.25rem!important}.mt-sm-n1,.my-sm-n1{margin-top:-.25rem!important}.mr-sm-n1,.mx-sm-n1{margin-right:-.25rem!important}.mb-sm-n1,.my-sm-n1{margin-bottom:-.25rem!important}.ml-sm-n1,.mx-sm-n1{margin-left:-.25rem!important}.m-sm-n2{margin:-.5rem!important}.mt-sm-n2,.my-sm-n2{margin-top:-.5rem!important}.mr-sm-n2,.mx-sm-n2{margin-right:-.5rem!important}.mb-sm-n2,.my-sm-n2{margin-bottom:-.5rem!important}.ml-sm-n2,.mx-sm-n2{margin-left:-.5rem!important}.m-sm-n3{margin:-1rem!important}.mt-sm-n3,.my-sm-n3{margin-top:-1rem!important}.mr-sm-n3,.mx-sm-n3{margin-right:-1rem!important}.mb-sm-n3,.my-sm-n3{margin-bottom:-1rem!important}.ml-sm-n3,.mx-sm-n3{margin-left:-1rem!important}.m-sm-n4{margin:-1.5rem!important}.mt-sm-n4,.my-sm-n4{margin-top:-1.5rem!important}.mr-sm-n4,.mx-sm-n4{margin-right:-1.5rem!important}.mb-sm-n4,.my-sm-n4{margin-bottom:-1.5rem!important}.ml-sm-n4,.mx-sm-n4{margin-left:-1.5rem!important}.m-sm-n5{margin:-3rem!important}.mt-sm-n5,.my-sm-n5{margin-top:-3rem!important}.mr-sm-n5,.mx-sm-n5{margin-right:-3rem!important}.mb-sm-n5,.my-sm-n5{margin-bottom:-3rem!important}.ml-sm-n5,.mx-sm-n5{margin-left:-3rem!important}.m-sm-auto{margin:auto!important}.mt-sm-auto,.my-sm-auto{margin-top:auto!important}.mr-sm-auto,.mx-sm-auto{margin-right:auto!important}.mb-sm-auto,.my-sm-auto{margin-bottom:auto!important}.ml-sm-auto,.mx-sm-auto{margin-left:auto!important}}@media (min-width:768px){.m-md-0{margin:0!important}.mt-md-0,.my-md-0{margin-top:0!important}.mr-md-0,.mx-md-0{margin-right:0!important}.mb-md-0,.my-md-0{margin-bottom:0!important}.ml-md-0,.mx-md-0{margin-left:0!important}.m-md-1{margin:.25rem!important}.mt-md-1,.my-md-1{margin-top:.25rem!important}.mr-md-1,.mx-md-1{margin-right:.25rem!important}.mb-md-1,.my-md-1{margin-bottom:.25rem!important}.ml-md-1,.mx-md-1{margin-left:.25rem!important}.m-md-2{margin:.5rem!important}.mt-md-2,.my-md-2{margin-top:.5rem!important}.mr-md-2,.mx-md-2{margin-right:.5rem!important}.mb-md-2,.my-md-2{margin-bottom:.5rem!important}.ml-md-2,.mx-md-2{margin-left:.5rem!important}.m-md-3{margin:1rem!important}.mt-md-3,.my-md-3{margin-top:1rem!important}.mr-md-3,.mx-md-3{margin-right:1rem!important}.mb-md-3,.my-md-3{margin-bottom:1rem!important}.ml-md-3,.mx-md-3{margin-left:1rem!important}.m-md-4{margin:1.5rem!important}.mt-md-4,.my-md-4{margin-top:1.5rem!important}.mr-md-4,.mx-md-4{margin-right:1.5rem!important}.mb-md-4,.my-md-4{margin-bottom:1.5rem!important}.ml-md-4,.mx-md-4{margin-left:1.5rem!important}.m-md-5{margin:3rem!important}.mt-md-5,.my-md-5{margin-top:3rem!important}.mr-md-5,.mx-md-5{margin-right:3rem!important}.mb-md-5,.my-md-5{margin-bottom:3rem!important}.ml-md-5,.mx-md-5{margin-left:3rem!important}.p-md-0{padding:0!important}.pt-md-0,.py-md-0{padding-top:0!important}.pr-md-0,.px-md-0{padding-right:0!important}.pb-md-0,.py-md-0{padding-bottom:0!important}.pl-md-0,.px-md-0{padding-left:0!important}.p-md-1{padding:.25rem!important}.pt-md-1,.py-md-1{padding-top:.25rem!important}.pr-md-1,.px-md-1{padding-right:.25rem!important}.pb-md-1,.py-md-1{padding-bottom:.25rem!important}.pl-md-1,.px-md-1{padding-left:.25rem!important}.p-md-2{padding:.5rem!important}.pt-md-2,.py-md-2{padding-top:.5rem!important}.pr-md-2,.px-md-2{padding-right:.5rem!important}.pb-md-2,.py-md-2{padding-bottom:.5rem!important}.pl-md-2,.px-md-2{padding-left:.5rem!important}.p-md-3{padding:1rem!important}.pt-md-3,.py-md-3{padding-top:1rem!important}.pr-md-3,.px-md-3{padding-right:1rem!important}.pb-md-3,.py-md-3{padding-bottom:1rem!important}.pl-md-3,.px-md-3{padding-left:1rem!important}.p-md-4{padding:1.5rem!important}.pt-md-4,.py-md-4{padding-top:1.5rem!important}.pr-md-4,.px-md-4{padding-right:1.5rem!important}.pb-md-4,.py-md-4{padding-bottom:1.5rem!important}.pl-md-4,.px-md-4{padding-left:1.5rem!important}.p-md-5{padding:3rem!important}.pt-md-5,.py-md-5{padding-top:3rem!important}.pr-md-5,.px-md-5{padding-right:3rem!important}.pb-md-5,.py-md-5{padding-bottom:3rem!important}.pl-md-5,.px-md-5{padding-left:3rem!important}.m-md-n1{margin:-.25rem!important}.mt-md-n1,.my-md-n1{margin-top:-.25rem!important}.mr-md-n1,.mx-md-n1{margin-right:-.25rem!important}.mb-md-n1,.my-md-n1{margin-bottom:-.25rem!important}.ml-md-n1,.mx-md-n1{margin-left:-.25rem!important}.m-md-n2{margin:-.5rem!important}.mt-md-n2,.my-md-n2{margin-top:-.5rem!important}.mr-md-n2,.mx-md-n2{margin-right:-.5rem!important}.mb-md-n2,.my-md-n2{margin-bottom:-.5rem!important}.ml-md-n2,.mx-md-n2{margin-left:-.5rem!important}.m-md-n3{margin:-1rem!important}.mt-md-n3,.my-md-n3{margin-top:-1rem!important}.mr-md-n3,.mx-md-n3{margin-right:-1rem!important}.mb-md-n3,.my-md-n3{margin-bottom:-1rem!important}.ml-md-n3,.mx-md-n3{margin-left:-1rem!important}.m-md-n4{margin:-1.5rem!important}.mt-md-n4,.my-md-n4{margin-top:-1.5rem!important}.mr-md-n4,.mx-md-n4{margin-right:-1.5rem!important}.mb-md-n4,.my-md-n4{margin-bottom:-1.5rem!important}.ml-md-n4,.mx-md-n4{margin-left:-1.5rem!important}.m-md-n5{margin:-3rem!important}.mt-md-n5,.my-md-n5{margin-top:-3rem!important}.mr-md-n5,.mx-md-n5{margin-right:-3rem!important}.mb-md-n5,.my-md-n5{margin-bottom:-3rem!important}.ml-md-n5,.mx-md-n5{margin-left:-3rem!important}.m-md-auto{margin:auto!important}.mt-md-auto,.my-md-auto{margin-top:auto!important}.mr-md-auto,.mx-md-auto{margin-right:auto!important}.mb-md-auto,.my-md-auto{margin-bottom:auto!important}.ml-md-auto,.mx-md-auto{margin-left:auto!important}}@media (min-width:992px){.m-lg-0{margin:0!important}.mt-lg-0,.my-lg-0{margin-top:0!important}.mr-lg-0,.mx-lg-0{margin-right:0!important}.mb-lg-0,.my-lg-0{margin-bottom:0!important}.ml-lg-0,.mx-lg-0{margin-left:0!important}.m-lg-1{margin:.25rem!important}.mt-lg-1,.my-lg-1{margin-top:.25rem!important}.mr-lg-1,.mx-lg-1{margin-right:.25rem!important}.mb-lg-1,.my-lg-1{margin-bottom:.25rem!important}.ml-lg-1,.mx-lg-1{margin-left:.25rem!important}.m-lg-2{margin:.5rem!important}.mt-lg-2,.my-lg-2{margin-top:.5rem!important}.mr-lg-2,.mx-lg-2{margin-right:.5rem!important}.mb-lg-2,.my-lg-2{margin-bottom:.5rem!important}.ml-lg-2,.mx-lg-2{margin-left:.5rem!important}.m-lg-3{margin:1rem!important}.mt-lg-3,.my-lg-3{margin-top:1rem!important}.mr-lg-3,.mx-lg-3{margin-right:1rem!important}.mb-lg-3,.my-lg-3{margin-bottom:1rem!important}.ml-lg-3,.mx-lg-3{margin-left:1rem!important}.m-lg-4{margin:1.5rem!important}.mt-lg-4,.my-lg-4{margin-top:1.5rem!important}.mr-lg-4,.mx-lg-4{margin-right:1.5rem!important}.mb-lg-4,.my-lg-4{margin-bottom:1.5rem!important}.ml-lg-4,.mx-lg-4{margin-left:1.5rem!important}.m-lg-5{margin:3rem!important}.mt-lg-5,.my-lg-5{margin-top:3rem!important}.mr-lg-5,.mx-lg-5{margin-right:3rem!important}.mb-lg-5,.my-lg-5{margin-bottom:3rem!important}.ml-lg-5,.mx-lg-5{margin-left:3rem!important}.p-lg-0{padding:0!important}.pt-lg-0,.py-lg-0{padding-top:0!important}.pr-lg-0,.px-lg-0{padding-right:0!important}.pb-lg-0,.py-lg-0{padding-bottom:0!important}.pl-lg-0,.px-lg-0{padding-left:0!important}.p-lg-1{padding:.25rem!important}.pt-lg-1,.py-lg-1{padding-top:.25rem!important}.pr-lg-1,.px-lg-1{padding-right:.25rem!important}.pb-lg-1,.py-lg-1{padding-bottom:.25rem!important}.pl-lg-1,.px-lg-1{padding-left:.25rem!important}.p-lg-2{padding:.5rem!important}.pt-lg-2,.py-lg-2{padding-top:.5rem!important}.pr-lg-2,.px-lg-2{padding-right:.5rem!important}.pb-lg-2,.py-lg-2{padding-bottom:.5rem!important}.pl-lg-2,.px-lg-2{padding-left:.5rem!important}.p-lg-3{padding:1rem!important}.pt-lg-3,.py-lg-3{padding-top:1rem!important}.pr-lg-3,.px-lg-3{padding-right:1rem!important}.pb-lg-3,.py-lg-3{padding-bottom:1rem!important}.pl-lg-3,.px-lg-3{padding-left:1rem!important}.p-lg-4{padding:1.5rem!important}.pt-lg-4,.py-lg-4{padding-top:1.5rem!important}.pr-lg-4,.px-lg-4{padding-right:1.5rem!important}.pb-lg-4,.py-lg-4{padding-bottom:1.5rem!important}.pl-lg-4,.px-lg-4{padding-left:1.5rem!important}.p-lg-5{padding:3rem!important}.pt-lg-5,.py-lg-5{padding-top:3rem!important}.pr-lg-5,.px-lg-5{padding-right:3rem!important}.pb-lg-5,.py-lg-5{padding-bottom:3rem!important}.pl-lg-5,.px-lg-5{padding-left:3rem!important}.m-lg-n1{margin:-.25rem!important}.mt-lg-n1,.my-lg-n1{margin-top:-.25rem!important}.mr-lg-n1,.mx-lg-n1{margin-right:-.25rem!important}.mb-lg-n1,.my-lg-n1{margin-bottom:-.25rem!important}.ml-lg-n1,.mx-lg-n1{margin-left:-.25rem!important}.m-lg-n2{margin:-.5rem!important}.mt-lg-n2,.my-lg-n2{margin-top:-.5rem!important}.mr-lg-n2,.mx-lg-n2{margin-right:-.5rem!important}.mb-lg-n2,.my-lg-n2{margin-bottom:-.5rem!important}.ml-lg-n2,.mx-lg-n2{margin-left:-.5rem!important}.m-lg-n3{margin:-1rem!important}.mt-lg-n3,.my-lg-n3{margin-top:-1rem!important}.mr-lg-n3,.mx-lg-n3{margin-right:-1rem!important}.mb-lg-n3,.my-lg-n3{margin-bottom:-1rem!important}.ml-lg-n3,.mx-lg-n3{margin-left:-1rem!important}.m-lg-n4{margin:-1.5rem!important}.mt-lg-n4,.my-lg-n4{margin-top:-1.5rem!important}.mr-lg-n4,.mx-lg-n4{margin-right:-1.5rem!important}.mb-lg-n4,.my-lg-n4{margin-bottom:-1.5rem!important}.ml-lg-n4,.mx-lg-n4{margin-left:-1.5rem!important}.m-lg-n5{margin:-3rem!important}.mt-lg-n5,.my-lg-n5{margin-top:-3rem!important}.mr-lg-n5,.mx-lg-n5{margin-right:-3rem!important}.mb-lg-n5,.my-lg-n5{margin-bottom:-3rem!important}.ml-lg-n5,.mx-lg-n5{margin-left:-3rem!important}.m-lg-auto{margin:auto!important}.mt-lg-auto,.my-lg-auto{margin-top:auto!important}.mr-lg-auto,.mx-lg-auto{margin-right:auto!important}.mb-lg-auto,.my-lg-auto{margin-bottom:auto!important}.ml-lg-auto,.mx-lg-auto{margin-left:auto!important}}@media (min-width:1200px){.m-xl-0{margin:0!important}.mt-xl-0,.my-xl-0{margin-top:0!important}.mr-xl-0,.mx-xl-0{margin-right:0!important}.mb-xl-0,.my-xl-0{margin-bottom:0!important}.ml-xl-0,.mx-xl-0{margin-left:0!important}.m-xl-1{margin:.25rem!important}.mt-xl-1,.my-xl-1{margin-top:.25rem!important}.mr-xl-1,.mx-xl-1{margin-right:.25rem!important}.mb-xl-1,.my-xl-1{margin-bottom:.25rem!important}.ml-xl-1,.mx-xl-1{margin-left:.25rem!important}.m-xl-2{margin:.5rem!important}.mt-xl-2,.my-xl-2{margin-top:.5rem!important}.mr-xl-2,.mx-xl-2{margin-right:.5rem!important}.mb-xl-2,.my-xl-2{margin-bottom:.5rem!important}.ml-xl-2,.mx-xl-2{margin-left:.5rem!important}.m-xl-3{margin:1rem!important}.mt-xl-3,.my-xl-3{margin-top:1rem!important}.mr-xl-3,.mx-xl-3{margin-right:1rem!important}.mb-xl-3,.my-xl-3{margin-bottom:1rem!important}.ml-xl-3,.mx-xl-3{margin-left:1rem!important}.m-xl-4{margin:1.5rem!important}.mt-xl-4,.my-xl-4{margin-top:1.5rem!important}.mr-xl-4,.mx-xl-4{margin-right:1.5rem!important}.mb-xl-4,.my-xl-4{margin-bottom:1.5rem!important}.ml-xl-4,.mx-xl-4{margin-left:1.5rem!important}.m-xl-5{margin:3rem!important}.mt-xl-5,.my-xl-5{margin-top:3rem!important}.mr-xl-5,.mx-xl-5{margin-right:3rem!important}.mb-xl-5,.my-xl-5{margin-bottom:3rem!important}.ml-xl-5,.mx-xl-5{margin-left:3rem!important}.p-xl-0{padding:0!important}.pt-xl-0,.py-xl-0{padding-top:0!important}.pr-xl-0,.px-xl-0{padding-right:0!important}.pb-xl-0,.py-xl-0{padding-bottom:0!important}.pl-xl-0,.px-xl-0{padding-left:0!important}.p-xl-1{padding:.25rem!important}.pt-xl-1,.py-xl-1{padding-top:.25rem!important}.pr-xl-1,.px-xl-1{padding-right:.25rem!important}.pb-xl-1,.py-xl-1{padding-bottom:.25rem!important}.pl-xl-1,.px-xl-1{padding-left:.25rem!important}.p-xl-2{padding:.5rem!important}.pt-xl-2,.py-xl-2{padding-top:.5rem!important}.pr-xl-2,.px-xl-2{padding-right:.5rem!important}.pb-xl-2,.py-xl-2{padding-bottom:.5rem!important}.pl-xl-2,.px-xl-2{padding-left:.5rem!important}.p-xl-3{padding:1rem!important}.pt-xl-3,.py-xl-3{padding-top:1rem!important}.pr-xl-3,.px-xl-3{padding-right:1rem!important}.pb-xl-3,.py-xl-3{padding-bottom:1rem!important}.pl-xl-3,.px-xl-3{padding-left:1rem!important}.p-xl-4{padding:1.5rem!important}.pt-xl-4,.py-xl-4{padding-top:1.5rem!important}.pr-xl-4,.px-xl-4{padding-right:1.5rem!important}.pb-xl-4,.py-xl-4{padding-bottom:1.5rem!important}.pl-xl-4,.px-xl-4{padding-left:1.5rem!important}.p-xl-5{padding:3rem!important}.pt-xl-5,.py-xl-5{padding-top:3rem!important}.pr-xl-5,.px-xl-5{padding-right:3rem!important}.pb-xl-5,.py-xl-5{padding-bottom:3rem!important}.pl-xl-5,.px-xl-5{padding-left:3rem!important}.m-xl-n1{margin:-.25rem!important}.mt-xl-n1,.my-xl-n1{margin-top:-.25rem!important}.mr-xl-n1,.mx-xl-n1{margin-right:-.25rem!important}.mb-xl-n1,.my-xl-n1{margin-bottom:-.25rem!important}.ml-xl-n1,.mx-xl-n1{margin-left:-.25rem!important}.m-xl-n2{margin:-.5rem!important}.mt-xl-n2,.my-xl-n2{margin-top:-.5rem!important}.mr-xl-n2,.mx-xl-n2{margin-right:-.5rem!important}.mb-xl-n2,.my-xl-n2{margin-bottom:-.5rem!important}.ml-xl-n2,.mx-xl-n2{margin-left:-.5rem!important}.m-xl-n3{margin:-1rem!important}.mt-xl-n3,.my-xl-n3{margin-top:-1rem!important}.mr-xl-n3,.mx-xl-n3{margin-right:-1rem!important}.mb-xl-n3,.my-xl-n3{margin-bottom:-1rem!important}.ml-xl-n3,.mx-xl-n3{margin-left:-1rem!important}.m-xl-n4{margin:-1.5rem!important}.mt-xl-n4,.my-xl-n4{margin-top:-1.5rem!important}.mr-xl-n4,.mx-xl-n4{margin-right:-1.5rem!important}.mb-xl-n4,.my-xl-n4{margin-bottom:-1.5rem!important}.ml-xl-n4,.mx-xl-n4{margin-left:-1.5rem!important}.m-xl-n5{margin:-3rem!important}.mt-xl-n5,.my-xl-n5{margin-top:-3rem!important}.mr-xl-n5,.mx-xl-n5{margin-right:-3rem!important}.mb-xl-n5,.my-xl-n5{margin-bottom:-3rem!important}.ml-xl-n5,.mx-xl-n5{margin-left:-3rem!important}.m-xl-auto{margin:auto!important}.mt-xl-auto,.my-xl-auto{margin-top:auto!important}.mr-xl-auto,.mx-xl-auto{margin-right:auto!important}.mb-xl-auto,.my-xl-auto{margin-bottom:auto!important}.ml-xl-auto,.mx-xl-auto{margin-left:auto!important}}.text-monospace{font-family:SFMono-Regular,Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace!important}.text-justify{text-align:justify!important}.text-wrap{white-space:normal!important}.text-nowrap{white-space:nowrap!important}.text-truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.text-left{text-align:left!important}.text-right{text-align:right!important}.text-center{text-align:center!important}@media (min-width:576px){.text-sm-left{text-align:left!important}.text-sm-right{text-align:right!important}.text-sm-center{text-align:center!important}}@media (min-width:768px){.text-md-left{text-align:left!important}.text-md-right{text-align:right!important}.text-md-center{text-align:center!important}}@media (min-width:992px){.text-lg-left{text-align:left!important}.text-lg-right{text-align:right!important}.text-lg-center{text-align:center!important}}@media (min-width:1200px){.text-xl-left{text-align:left!important}.text-xl-right{text-align:right!important}.text-xl-center{text-align:center!important}}.text-lowercase{text-transform:lowercase!important}.text-uppercase{text-transform:uppercase!important}.text-capitalize{text-transform:capitalize!important}.font-weight-light{font-weight:300!important}.font-weight-lighter{font-weight:lighter!important}.font-weight-normal{font-weight:400!important}.font-weight-bold{font-weight:700!important}.font-weight-bolder{font-weight:bolder!important}.font-italic{font-style:italic!important}.text-white{color:#fff!important}.text-primary{color:#007bff!important}a.text-primary:focus,a.text-primary:hover{color:#0056b3!important}.text-secondary{color:#6c757d!important}a.text-secondary:focus,a.text-secondary:hover{color:#494f54!important}.text-success{color:#28a745!important}a.text-success:focus,a.text-success:hover{color:#19692c!important}.text-info{color:#17a2b8!important}a.text-info:focus,a.text-info:hover{color:#0f6674!important}.text-warning{color:#ffc107!important}a.text-warning:focus,a.text-warning:hover{color:#ba8b00!important}.text-danger{color:#dc3545!important}a.text-danger:focus,a.text-danger:hover{color:#a71d2a!important}.text-light{color:#f8f9fa!important}a.text-light:focus,a.text-light:hover{color:#cbd3da!important}.text-dark{color:#343a40!important}a.text-dark:focus,a.text-dark:hover{color:#121416!important}.text-body{color:#212529!important}.text-muted{color:#6c757d!important}.text-black-50{color:rgba(0,0,0,.5)!important}.text-white-50{color:rgba(255,255,255,.5)!important}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.text-decoration-none{text-decoration:none!important}.text-break{word-break:break-word!important;word-wrap:break-word!important}.text-reset{color:inherit!important}.visible{visibility:visible!important}.invisible{visibility:hidden!important}.modal-open{overflow:hidden}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal{position:fixed;top:0;left:0;z-index:1050;display:none;width:100%;height:100%;overflow:hidden;outline:0}.modal-dialog{position:relative;width:auto;margin:.5rem;pointer-events:none}.modal.fade .modal-dialog{transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out, -webkit-transform .3s ease-out;-webkit-transform:translate(0,-50px);transform:translate(0,-50px)}@media (prefers-reduced-motion:reduce){.modal.fade .modal-dialog{transition:none}}.modal.show .modal-dialog{-webkit-transform:none;transform:none}.modal-content{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-direction:column;width:100%;pointer-events:auto;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.2);border-radius:.3rem;outline:0}.modal-backdrop{position:fixed;top:0;left:0;z-index:1040;width:100vw;height:100vh;background-color:#000}.modal-backdrop.fade{opacity:0}.modal-backdrop.show{opacity:.5}.modal-header{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:flex-start;justify-content:space-between;padding:1rem 1rem;border-bottom:1px solid #dee2e6;border-top-left-radius:.3rem;border-top-right-radius:.3rem}.modal-header .close{padding:1rem 1rem;margin:-1rem -1rem -1rem auto}.modal-title{margin-bottom:0;line-height:1.5}.modal-body{position:relative;flex:1 1 auto;padding:1rem}.modal-footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:flex-end;padding:1rem;border-top:1px solid #dee2e6;border-bottom-right-radius:.3rem;border-bottom-left-radius:.3rem}.modal-footer>:not(:first-child){margin-left:.25rem}.modal-footer>:not(:last-child){margin-right:.25rem}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:576px){.modal-dialog{max-width:500px;margin:1.75rem auto}.modal-sm{max-width:300px}}@media (min-width:992px){.modal-lg,.modal-xl{max-width:800px}}@media (min-width:1200px){.modal-xl{max-width:1140px}}.nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none}.nav-link{display:block;padding:.5rem 1rem}.nav-link:focus,.nav-link:hover{text-decoration:none}.nav-link.disabled{color:#6c757d;pointer-events:none;cursor:default}.nav-tabs{border-bottom:1px solid #dee2e6}.nav-tabs .nav-item{margin-bottom:-1px}.nav-tabs .nav-link{border:1px solid transparent;border-top-left-radius:.25rem;border-top-right-radius:.25rem}.nav-tabs .nav-link:focus,.nav-tabs .nav-link:hover{border-color:#e9ecef #e9ecef #dee2e6}.nav-tabs .nav-link.disabled{color:#6c757d;background-color:transparent;border-color:transparent}.nav-tabs .nav-item.show .nav-link,.nav-tabs .nav-link.active{color:#495057;background-color:#fff;border-color:#dee2e6 #dee2e6 #fff}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-left-radius:0;border-top-right-radius:0}.nav-pills .nav-link{border-radius:.25rem}.nav-pills .nav-link.active,.nav-pills .show>.nav-link{color:#fff;background-color:#007bff}.nav-fill .nav-item{flex:1 1 auto;text-align:center}.nav-justified .nav-item{flex-basis:0;flex-grow:1;text-align:center}.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.navbar{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;padding:.5rem 1rem}.navbar>.container,.navbar>.container-fluid{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}.navbar-brand{display:inline-block;padding-top:.3125rem;padding-bottom:.3125rem;margin-right:1rem;font-size:1.25rem;line-height:inherit;white-space:nowrap}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-nav{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-direction:column;padding-left:0;margin-bottom:0;list-style:none}.navbar-nav .nav-link{padding-right:0;padding-left:0}.navbar-nav .dropdown-menu{position:static;float:none}.navbar-text{display:inline-block;padding-top:.5rem;padding-bottom:.5rem}.navbar-collapse{flex-basis:100%;flex-grow:1;align-items:center}.navbar-toggler{padding:.25rem .75rem;font-size:1.25rem;line-height:1;background-color:transparent;border:1px solid transparent;border-radius:.25rem}.navbar-toggler:focus,.navbar-toggler:hover{text-decoration:none}.navbar-toggler-icon{display:inline-block;width:1.5em;height:1.5em;vertical-align:middle;content:"";background:no-repeat center center;background-size:100% 100%}@media (max-width:575.98px){.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:576px){.navbar-expand-sm{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-sm .navbar-nav{flex-direction:row}.navbar-expand-sm .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-sm .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-sm>.container,.navbar-expand-sm>.container-fluid{flex-wrap:nowrap}.navbar-expand-sm .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-sm .navbar-toggler{display:none}}@media (max-width:767.98px){.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:768px){.navbar-expand-md{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-md .navbar-nav{flex-direction:row}.navbar-expand-md .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-md .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-md>.container,.navbar-expand-md>.container-fluid{flex-wrap:nowrap}.navbar-expand-md .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-md .navbar-toggler{display:none}}@media (max-width:991.98px){.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:992px){.navbar-expand-lg{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-lg .navbar-nav{flex-direction:row}.navbar-expand-lg .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-lg .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-lg>.container,.navbar-expand-lg>.container-fluid{flex-wrap:nowrap}.navbar-expand-lg .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-lg .navbar-toggler{display:none}}@media (max-width:1199.98px){.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{padding-right:0;padding-left:0}}@media (min-width:1200px){.navbar-expand-xl{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand-xl .navbar-nav{flex-direction:row}.navbar-expand-xl .navbar-nav .dropdown-menu{position:absolute}.navbar-expand-xl .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand-xl>.container,.navbar-expand-xl>.container-fluid{flex-wrap:nowrap}.navbar-expand-xl .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand-xl .navbar-toggler{display:none}}.navbar-expand{flex-flow:row nowrap;justify-content:flex-start}.navbar-expand>.container,.navbar-expand>.container-fluid{padding-right:0;padding-left:0}.navbar-expand .navbar-nav{flex-direction:row}.navbar-expand .navbar-nav .dropdown-menu{position:absolute}.navbar-expand .navbar-nav .nav-link{padding-right:.5rem;padding-left:.5rem}.navbar-expand>.container,.navbar-expand>.container-fluid{flex-wrap:nowrap}.navbar-expand .navbar-collapse{display:-webkit-box!important;display:-webkit-flex!important;display:-moz-box!important;display:-ms-flexbox!important;display:flex!important;flex-basis:auto}.navbar-expand .navbar-toggler{display:none}.navbar-light .navbar-brand{color:rgba(0,0,0,.9)}.navbar-light .navbar-brand:focus,.navbar-light .navbar-brand:hover{color:rgba(0,0,0,.9)}.navbar-light .navbar-nav .nav-link{color:rgba(0,0,0,.5)}.navbar-light .navbar-nav .nav-link:focus,.navbar-light .navbar-nav .nav-link:hover{color:rgba(0,0,0,.7)}.navbar-light .navbar-nav .nav-link.disabled{color:rgba(0,0,0,.3)}.navbar-light .navbar-nav .active>.nav-link,.navbar-light .navbar-nav .nav-link.active,.navbar-light .navbar-nav .nav-link.show,.navbar-light .navbar-nav .show>.nav-link{color:rgba(0,0,0,.9)}.navbar-light .navbar-toggler{color:rgba(0,0,0,.5);border-color:rgba(0,0,0,.1)}.navbar-light .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(0, 0, 0, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-light .navbar-text{color:rgba(0,0,0,.5)}.navbar-light .navbar-text a{color:rgba(0,0,0,.9)}.navbar-light .navbar-text a:focus,.navbar-light .navbar-text a:hover{color:rgba(0,0,0,.9)}.navbar-dark .navbar-brand{color:#fff}.navbar-dark .navbar-brand:focus,.navbar-dark .navbar-brand:hover{color:#fff}.navbar-dark .navbar-nav .nav-link{color:rgba(255,255,255,.5)}.navbar-dark .navbar-nav .nav-link:focus,.navbar-dark .navbar-nav .nav-link:hover{color:rgba(255,255,255,.75)}.navbar-dark .navbar-nav .nav-link.disabled{color:rgba(255,255,255,.25)}.navbar-dark .navbar-nav .active>.nav-link,.navbar-dark .navbar-nav .nav-link.active,.navbar-dark .navbar-nav .nav-link.show,.navbar-dark .navbar-nav .show>.nav-link{color:#fff}.navbar-dark .navbar-toggler{color:rgba(255,255,255,.5);border-color:rgba(255,255,255,.1)}.navbar-dark .navbar-toggler-icon{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 30 30' xmlns='http://www.w3.org/2000/svg'%3e%3cpath stroke='rgba(255, 255, 255, 0.5)' stroke-width='2' stroke-linecap='round' stroke-miterlimit='10' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e")}.navbar-dark .navbar-text{color:rgba(255,255,255,.5)}.navbar-dark .navbar-text a{color:#fff}.navbar-dark .navbar-text a:focus,.navbar-dark .navbar-text a:hover{color:#fff}.table{width:100%;margin-bottom:1rem;color:#212529}.table td,.table th{padding:.75rem;vertical-align:top;border-top:1px solid #dee2e6}.table thead th{vertical-align:bottom;border-bottom:2px solid #dee2e6}.table tbody+tbody{border-top:2px solid #dee2e6}.table-sm td,.table-sm th{padding:.3rem}.table-bordered{border:1px solid #dee2e6}.table-bordered td,.table-bordered th{border:1px solid #dee2e6}.table-bordered thead td,.table-bordered thead th{border-bottom-width:2px}.table-borderless tbody+tbody,.table-borderless td,.table-borderless th,.table-borderless thead th{border:0}.table-striped tbody tr:nth-of-type(odd){background-color:rgba(0,0,0,.05)}.table-hover tbody tr:hover{color:#212529;background-color:rgba(0,0,0,.075)}.table-primary,.table-primary>td,.table-primary>th{background-color:#b8daff}.table-primary tbody+tbody,.table-primary td,.table-primary th,.table-primary thead th{border-color:#7abaff}.table-hover .table-primary:hover{background-color:#9fcdff}.table-hover .table-primary:hover>td,.table-hover .table-primary:hover>th{background-color:#9fcdff}.table-secondary,.table-secondary>td,.table-secondary>th{background-color:#d6d8db}.table-secondary tbody+tbody,.table-secondary td,.table-secondary th,.table-secondary thead th{border-color:#b3b7bb}.table-hover .table-secondary:hover{background-color:#c8cbcf}.table-hover .table-secondary:hover>td,.table-hover .table-secondary:hover>th{background-color:#c8cbcf}.table-success,.table-success>td,.table-success>th{background-color:#c3e6cb}.table-success tbody+tbody,.table-success td,.table-success th,.table-success thead th{border-color:#8fd19e}.table-hover .table-success:hover{background-color:#b1dfbb}.table-hover .table-success:hover>td,.table-hover .table-success:hover>th{background-color:#b1dfbb}.table-info,.table-info>td,.table-info>th{background-color:#bee5eb}.table-info tbody+tbody,.table-info td,.table-info th,.table-info thead th{border-color:#86cfda}.table-hover .table-info:hover{background-color:#abdde5}.table-hover .table-info:hover>td,.table-hover .table-info:hover>th{background-color:#abdde5}.table-warning,.table-warning>td,.table-warning>th{background-color:#ffeeba}.table-warning tbody+tbody,.table-warning td,.table-warning th,.table-warning thead th{border-color:#ffdf7e}.table-hover .table-warning:hover{background-color:#ffe8a1}.table-hover .table-warning:hover>td,.table-hover .table-warning:hover>th{background-color:#ffe8a1}.table-danger,.table-danger>td,.table-danger>th{background-color:#f5c6cb}.table-danger tbody+tbody,.table-danger td,.table-danger th,.table-danger thead th{border-color:#ed969e}.table-hover .table-danger:hover{background-color:#f1b0b7}.table-hover .table-danger:hover>td,.table-hover .table-danger:hover>th{background-color:#f1b0b7}.table-light,.table-light>td,.table-light>th{background-color:#fdfdfe}.table-light tbody+tbody,.table-light td,.table-light th,.table-light thead th{border-color:#fbfcfc}.table-hover .table-light:hover{background-color:#ececf6}.table-hover .table-light:hover>td,.table-hover .table-light:hover>th{background-color:#ececf6}.table-dark,.table-dark>td,.table-dark>th{background-color:#c6c8ca}.table-dark tbody+tbody,.table-dark td,.table-dark th,.table-dark thead th{border-color:#95999c}.table-hover .table-dark:hover{background-color:#b9bbbe}.table-hover .table-dark:hover>td,.table-hover .table-dark:hover>th{background-color:#b9bbbe}.table-active,.table-active>td,.table-active>th{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover{background-color:rgba(0,0,0,.075)}.table-hover .table-active:hover>td,.table-hover .table-active:hover>th{background-color:rgba(0,0,0,.075)}.table .thead-dark th{color:#fff;background-color:#343a40;border-color:#454d55}.table .thead-light th{color:#495057;background-color:#e9ecef;border-color:#dee2e6}.table-dark{color:#fff;background-color:#343a40}.table-dark td,.table-dark th,.table-dark thead th{border-color:#454d55}.table-dark.table-bordered{border:0}.table-dark.table-striped tbody tr:nth-of-type(odd){background-color:rgba(255,255,255,.05)}.table-dark.table-hover tbody tr:hover{color:#fff;background-color:rgba(255,255,255,.075)}@media (max-width:575.98px){.table-responsive-sm{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-sm>.table-bordered{border:0}}@media (max-width:767.98px){.table-responsive-md{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-md>.table-bordered{border:0}}@media (max-width:991.98px){.table-responsive-lg{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-lg>.table-bordered{border:0}}@media (max-width:1199.98px){.table-responsive-xl{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive-xl>.table-bordered{border:0}}.table-responsive{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.table-responsive>.table-bordered{border:0}.dropdown,.dropleft,.dropright,.dropup{position:relative}.dropdown-toggle{white-space:nowrap}.dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid;border-right:.3em solid transparent;border-bottom:0;border-left:.3em solid transparent}.dropdown-toggle:empty::after{margin-left:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:10rem;padding:.5rem 0;margin:.125rem 0 0;font-size:1rem;color:#212529;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box;border:1px solid rgba(0,0,0,.15);border-radius:.25rem}.dropdown-menu-left{right:auto;left:0}.dropdown-menu-right{right:0;left:auto}@media (min-width:576px){.dropdown-menu-sm-left{right:auto;left:0}.dropdown-menu-sm-right{right:0;left:auto}}@media (min-width:768px){.dropdown-menu-md-left{right:auto;left:0}.dropdown-menu-md-right{right:0;left:auto}}@media (min-width:992px){.dropdown-menu-lg-left{right:auto;left:0}.dropdown-menu-lg-right{right:0;left:auto}}@media (min-width:1200px){.dropdown-menu-xl-left{right:auto;left:0}.dropdown-menu-xl-right{right:0;left:auto}}.dropup .dropdown-menu{top:auto;bottom:100%;margin-top:0;margin-bottom:.125rem}.dropup .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:0;border-right:.3em solid transparent;border-bottom:.3em solid;border-left:.3em solid transparent}.dropup .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-menu{top:0;right:auto;left:100%;margin-top:0;margin-left:.125rem}.dropright .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:0;border-bottom:.3em solid transparent;border-left:.3em solid}.dropright .dropdown-toggle:empty::after{margin-left:0}.dropright .dropdown-toggle::after{vertical-align:0}.dropleft .dropdown-menu{top:0;right:100%;left:auto;margin-top:0;margin-right:.125rem}.dropleft .dropdown-toggle::after{display:inline-block;margin-left:.255em;vertical-align:.255em;content:""}.dropleft .dropdown-toggle::after{display:none}.dropleft .dropdown-toggle::before{display:inline-block;margin-right:.255em;vertical-align:.255em;content:"";border-top:.3em solid transparent;border-right:.3em solid;border-bottom:.3em solid transparent}.dropleft .dropdown-toggle:empty::after{margin-left:0}.dropleft .dropdown-toggle::before{vertical-align:0}.dropdown-menu[x-placement^=bottom],.dropdown-menu[x-placement^=left],.dropdown-menu[x-placement^=right],.dropdown-menu[x-placement^=top]{right:auto;bottom:auto}.dropdown-divider{height:0;margin:.5rem 0;overflow:hidden;border-top:1px solid #e9ecef}.dropdown-item{display:block;width:100%;padding:.25rem 1.5rem;clear:both;font-weight:400;color:#212529;text-align:inherit;white-space:nowrap;background-color:transparent;border:0}.dropdown-item:focus,.dropdown-item:hover{color:#16181b;text-decoration:none;background-color:#f8f9fa}.dropdown-item.active,.dropdown-item:active{color:#fff;text-decoration:none;background-color:#007bff}.dropdown-item.disabled,.dropdown-item:disabled{color:#6c757d;pointer-events:none;background-color:transparent}.dropdown-menu.show{display:block}.dropdown-header{display:block;padding:.5rem 1.5rem;margin-bottom:0;font-size:.875rem;color:#6c757d;white-space:nowrap}.dropdown-item-text{display:block;padding:.25rem 1.5rem;color:#212529}.card{position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-direction:column;min-width:0;word-wrap:break-word;background-color:#fff;background-clip:border-box;border:1px solid rgba(0,0,0,.125);border-radius:.25rem}.card>hr{margin-right:0;margin-left:0}.card>.list-group:first-child .list-group-item:first-child{border-top-left-radius:.25rem;border-top-right-radius:.25rem}.card>.list-group:last-child .list-group-item:last-child{border-bottom-right-radius:.25rem;border-bottom-left-radius:.25rem}.card-body{flex:1 1 auto;padding:1.25rem}.card-title{margin-bottom:.75rem}.card-subtitle{margin-top:-.375rem;margin-bottom:0}.card-text:last-child{margin-bottom:0}.card-link:hover{text-decoration:none}.card-link+.card-link{margin-left:1.25rem}.card-group{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-direction:column}.card-group>.card{margin-bottom:15px}@media (min-width:576px){.card-group{flex-flow:row wrap}.card-group>.card{flex:1 0 0%;margin-bottom:0}.card-group>.card+.card{margin-left:0;border-left:0}.card-group>.card:not(:last-child){border-top-right-radius:0;border-bottom-right-radius:0}.card-group>.card:not(:last-child) .card-header,.card-group>.card:not(:last-child) .card-img-top{border-top-right-radius:0}.card-group>.card:not(:last-child) .card-footer,.card-group>.card:not(:last-child) .card-img-bottom{border-bottom-right-radius:0}.card-group>.card:not(:first-child){border-top-left-radius:0;border-bottom-left-radius:0}.card-group>.card:not(:first-child) .card-header,.card-group>.card:not(:first-child) .card-img-top{border-top-left-radius:0}.card-group>.card:not(:first-child) .card-footer,.card-group>.card:not(:first-child) .card-img-bottom{border-bottom-left-radius:0}}.card-columns .card{margin-bottom:.75rem}@media (min-width:576px){.card-columns{-webkit-column-count:3;-moz-column-count:3;column-count:3;-webkit-column-gap:1.25rem;-moz-column-gap:1.25rem;grid-column-gap:1.25rem;column-gap:1.25rem;orphans:1;widows:1}.card-columns .card{display:inline-block;width:100%}}.accordion>.card{overflow:hidden}.accordion>.card:not(:first-of-type) .card-header:first-child{border-radius:0}.accordion>.card:not(:first-of-type):not(:last-of-type){border-bottom:0;border-radius:0}.accordion>.card:first-of-type{border-bottom:0;border-bottom-right-radius:0;border-bottom-left-radius:0}.accordion>.card:last-of-type{border-top-left-radius:0;border-top-right-radius:0}.accordion>.card .card-header{margin-bottom:-1px}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show){display:none}.collapsing{position:relative;height:0;overflow:hidden;transition:height .35s ease}@media (prefers-reduced-motion:reduce){.collapsing{transition:none}}@font-face{font-family:Inter;font-style:normal;font-weight:400;font-display:swap;src:url(/local/templates/cw_template/css/../fonts/Inter-Regular.woff2?v=3.11) format("woff2"),url(/local/templates/cw_template/css/Inter-Regular.woff?v=3.11) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:500;font-display:swap;src:url(/local/templates/cw_template/css/../fonts/Inter-Medium.woff2?v=3.11) format("woff2"),url(/local/templates/cw_template/css/../fonts/Inter-Medium.woff?v=3.11) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:600;font-display:swap;src:url(/local/templates/cw_template/css/../fonts/Inter-SemiBold.woff2?v=3.11) format("woff2"),url(/local/templates/cw_template/css/../fonts/Inter-SemiBold.woff?v=3.11) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:700;font-display:swap;src:url(/local/templates/cw_template/css/../fonts/Inter-Bold.woff2?v=3.11) format("woff2"),url(/local/templates/cw_template/css/../fonts/Inter-Bold.woff?v=3.11) format("woff")}@font-face{font-family:Inter;font-style:normal;font-weight:800;font-display:swap;src:url(/local/templates/cw_template/css/../fonts/Inter-ExtraBold.woff2?v=3.11) format("woff2"),url(/local/templates/cw_template/css/../fonts/Inter-ExtraBold.woff?v=3.11) format("woff")}*,:active,:focus{outline:0!important}body{font-family:Inter;font-size:18px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-direction:column}body,html{height:100%;margin:0}footer{margin-top:auto}a{transition:ease-in-out .3s}a:hover{transition:ease-in-out .3s;text-decoration:none;color:#e06627}.header__info-row{border-top:1px solid #e5e5e5;border-bottom:1px solid #e5e5e5}.header__logo img{width:221px;height:auto}.header__logo span{font-weight:600;font-size:15px;line-height:18px;letter-spacing:-.03em;color:#009757}.header__logo{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-direction:column}.city__header{font-weight:500;font-size:17px;line-height:21px;letter-spacing:-.03em;color:#008f57;position:relative}.city__header:before{content:'';background:url(/local/templates/cw_template/css/../images/map-icon.png) no-repeat;width:15px;height:15px;position:absolute;margin-left:-20px;top:2px}.city__header .nav-link{padding:0;color:#008f57}.city__header .nav-link span{border-bottom:1px solid #cfeadf;padding-bottom:3px}.city__header .nav-link:after{border-top:.25em solid;border-right:.25em solid transparent;border-bottom:0;border-left:.25em solid transparent;vertical-align:.115em;margin-left:.355em}.navbar-nav .dropdown-menu{border-radius:0}.city__header .dropdown-menu{margin-top:-1px}.menu__wrapper .navbar-nav .dropdown-menu{margin-top:0;padding:0;background:rgba(245,245,245,.98);left:auto;padding-top:27px;padding-bottom:22px;border:none;width:100%}.menu__wrapper .navbar-nav .nav-item-catalog .dropdown-menu:before{content:'';background:rgba(245,245,245,.98);width:100%;height:100%;position:absolute;left:-1170px;top:0;z-index:-1}.menu__wrapper .navbar-nav .dropdown-menu:after{content:'';background:rgba(245,245,245,.98);width:100%;height:100%;position:absolute;right:-1170px;top:0;z-index:-1}.nav-item-catalog .dropdown-menu{width:100%}.navbar-nav .dropdown{position:unset}.menu__wrapper .navbar-nav .dropdown-menu .menu-sub-title{font-weight:700;font-size:18px;line-height:22px;letter-spacing:-.02em;display:inline-block;margin-bottom:10px}.menu__wrapper .dropdown-item span{font-weight:400;font-size:14px;line-height:17px;letter-spacing:-.02em;border-bottom:1px solid #06ac6b;color:#06ac6b}.menu__wrapper .dropdown-item{position:relative;white-space:unset;padding-left:25px!important;line-height:1.2;margin-bottom:5px}.menu__wrapper .dropdown-item:before{content:'';background:url(/local/templates/cw_template/css/../images/arrow_green.svg) no-repeat;position:absolute;width:15px;height:11px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);left:0}.nav-item-catalog-20{max-width:16.5%;flex-basis:16.5%}.header-20let{font-weight:600;font-size:15px;line-height:18px;letter-spacing:-.03em;color:#009355;padding-left:38px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center}.header-20let span{display:inline-block;max-width:65px}.city__header--pad{padding-left:62px}.menu__wrapper .dropdown-item{padding:0}.menu__wrapper .dropdown-item:hover{background:0 0}.menu__wrapper .dropdown-item:hover span{color:#e06627;border-bottom:1px solid #e06627;text-decoration:none;transition:ease-in-out .3s}.pt-title{padding-top:76px}.h2-title-mb{margin-bottom:20px}.header__info-text{font-style:normal;font-weight:700;font-size:17px;line-height:21px;letter-spacing:-.03em;color:#313130;font-size:17px}.header__info-text span{display:block;color:#008f57}.header__info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:center;padding:32px 0;max-width:273px}.header__info-row .col-md-4:not(:last-child){border-right:1px solid #e5e5e5}.header__info-row .col-md-4:not(:first-child) .header__info{margin:0 auto}.header__info-row .col-md-4:last-child .header__info{margin-left:70px}.header__info-img{margin-right:20px}.header__info-img img{max-height:67px}.header__slider{position:relative;height:492px}.slider__item-text{position:absolute;top:27%;font-weight:800;font-size:52px;line-height:64px;letter-spacing:-.02em;color:#fff;display:grid;z-index:10;background:rgba(0,0,0,.35);padding:23px 32px;padding-left:0}.slider__item-text:before{content:'';background:rgba(0,0,0,.35);width:1000px;height:100%;position:absolute;left:-1000px;top:0}.slider__item-text span:last-child{font-weight:800;font-size:35px;line-height:40px;display:inline-block}.header__slider .slick-arrow{position:absolute;z-index:99}.btn-header{background:#e06627;border:2px solid #e06627;border-radius:3px;color:#fff;font-weight:700;font-size:17px;line-height:21px;letter-spacing:-.03em;z-index:9;position:absolute;bottom:104px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center;padding:18px 72px 18px 38px}.btn-header:after{content:'';background:url(/local/templates/cw_template/css/../images/arrow_white.svg) no-repeat;width:23px;height:16px;position:absolute;right:35px;margin-top:0;transition:.3s ease-in-out}.btn-header:hover:after{right:30px;transition:.3s ease-in-out}.btn-header:hover{color:#fff;text-decoration:none}[class^=swiper-button-]{opacity:1!important;visibility:visible!important}.swiper-slide{backface-visibility:hidden;-webkit-backface-visibility:hidden}.header__slider .swiper-container{width:100%;height:492px;transition:opacity .6s ease,-webkit-transform .3s ease;transition:opacity .6s ease,transform .3s ease;transition:opacity .6s ease,transform .3s ease,-webkit-transform .3s ease}.header__slider.swiper-container.nav-slider{width:20%;padding-left:5px}.header__slider .swiper-container.nav-slider .swiper-slide{cursor:pointer;opacity:.4;transition:opacity .3s ease}.header__slider.swiper-container.nav-slider .swiper-slide.swiper-slide-active{opacity:1}.header__slider .swiper-container.nav-slider .swiper-slide .content{width:100%}.header__slider .swiper-container:hover .swiper-button-next,.header__slider .swiper-container:hover .swiper-button-prev{-webkit-transform:translateX(0);transform:translateX(0);opacity:1;visibility:visible}.swiper-container.loading{opacity:0;visibility:hidden}.swiper-slide{overflow:hidden}.swiper-slide .slide-bgimg{position:absolute;top:0;left:0;width:100%;height:100%;background-position:center;background-size:cover}.swiper-slide .entity-img{display:none}.swiper-slide .content{padding:0}[class^=swiper-button-]{width:44px;opacity:0;visibility:hidden}.swiper-button-prev{background-image:url(/local/templates/cw_template/css/../images/arrow_prev.svg)!important;background-position:center;background-repeat:no-repeat;background-size:contain;background-size:auto;border:1px solid rgba(199,199,199,.3);box-sizing:border-box;border-radius:3px;width:44px!important;height:44px!important}.swiper-button-next{background-image:url(/local/templates/cw_template/css/../images/arrow_next.svg)!important;background-position:center;background-repeat:no-repeat;background-size:contain;background-size:auto;border:1px solid rgba(199,199,199,.3);box-sizing:border-box;border-radius:3px;width:44px!important;height:44px!important}figure{margin:0}.header__phone{display:block;font-weight:400;font-size:20px;line-height:24px;letter-spacing:-.03em;text-align:right;position:relative;color:#313130;max-width:100%;margin-left:auto;margin-top:4px;transition:ease-in-out .3s}.header__phone:nth-child(2){font-weight:400;font-size:20px;line-height:24px;letter-spacing:-.02em}.header__phone:before{content:'';background:url(/local/templates/cw_template/css/../images/phone-icon.svg) no-repeat;width:15px;height:15px;position:absolute;left:0;top:4px}.header__phone:hover{color:#008f57;text-decoration:none;transition:ease-in-out .3s}.text-bold{font-weight:700;font-size:20px;line-height:24px;letter-spacing:-.03em;color:#313130}.navbar-toggler img{width:37px;height:22px}.navbar-toggler-icon{width:65px;height:auto}.header__top{padding-top:19px;padding-bottom:19px}.header__lk{display:block;padding-left:0;max-width:160px;margin-left:auto;position:relative}.header__lk span{position:relative;color:#008f57;font-size:17px;line-height:21px;font-weight:500;letter-spacing:-.03em;transition:ease-in-out .3s}.header__lk:before{content:'';background:url(/local/templates/cw_template/css/../images/user-icon.png) no-repeat;width:15px;height:15px;position:absolute;margin-left:-20px;top:7px}.header__lk span{transition:ease-in-out .3s;border-bottom:1px solid #cfeadf}.header__lk:hover span{color:#e06627;text-decoration:none;transition:ease-in-out .3s;border-bottom:1px solid #e06627}.header__mail{display:block;padding-left:0;max-width:160px;margin-left:auto;position:relative}.header__mail span{position:relative;color:#008f57;font-size:17px;line-height:21px;font-weight:500;transition:ease-in-out .3s}.header__mail span{border-bottom:1px solid #cfeadf;padding-bottom:3px}.header__mail:hover span{color:#e06627;text-decoration:none;transition:ease-in-out .3s;border-bottom:1px solid #e06627}.header__mail:before{content:'';background:url(/local/templates/cw_template/css/../images/email-icon.png) no-repeat;width:15px;height:15px;position:absolute;margin-left:-22px;top:9px}.menu__wrapper{background:#e5e5e5}.menu__wrapper .navbar .nav-link{color:#52524e;font-weight:600;font-size:20px;line-height:24px;letter-spacing:-.01em}header .navbar-nav{justify-content:space-between;width:100%}.menu__wrapper .navbar .nav-link{padding:14px 0}header .navbar{padding:0}header .nav-item:first-child .nav-link{padding-left:0}header .nav-item:last-child .nav-link{padding-right:0}.dropdown-toggle::after{border-top:.2em solid;border-right:.2em solid transparent;border-bottom:0;border-left:.2em solid transparent;vertical-align:.155em;margin-left:.455em}.swiper-button-wrapper{position:absolute;top:50%;z-index:99;width:100%;left:0;right:0}.swiper-button-wrapper .swiper-button-next,.swiper-button-wrapper .swiper-button-prev{top:auto}.swiper-button-wrapper .swiper-button-next{right:-70px}.swiper-button-wrapper .swiper-button-prev{left:-70px}.h2-title{font-weight:800;font-size:35px;line-height:42px;letter-spacing:-.02em}.desc-title{font-weight:400;font-size:18px;line-height:22px;color:#7f7f7e;letter-spacing:-.01em}.card__category-wrapper{padding:33px 29px}.card__category-list{padding:0}.card__category-list-item{list-style:none;padding-left:33px;position:relative;line-height:1;margin-bottom:12px}.card__category-list-item svg{position:absolute;width:15px;height:11px;left:9px;top:5px;transition:ease-in-out .3s}.card__category-list-item:hover svg path{fill:#e06627;transition:ease-in-out .3s}.card__category-list-item:hover svg{-webkit-filter:drop-shadow(0 4px 4px rgba(0, 0, 0, .25));filter:drop-shadow(0 4px 4px rgba(0, 0, 0, .25));transition:ease-in-out .3s}.card__category-list-item a{font-weight:400;font-size:17px;line-height:21px;letter-spacing:-.02em;color:#06ac6b;border-bottom:1px solid #06ac6b;transition:ease-in-out .3s}.card__category-list-item a:hover{text-decoration:none;color:#e06627;border-bottom:1px solid #e06627;transition:ease-in-out .3s}.card__category-title{font-weight:700;font-size:24px;line-height:32px;letter-spacing:-.01em;margin-bottom:20px}.card__category-row{margin-top:50px;padding-bottom:42px}.card__category-img{height:221px;-o-object-fit:cover;object-fit:cover;width:100%}.card__category--mb{padding-bottom:30px}.card__category{height:100%;background:#f9f9f9;border:1px solid #c7c7c7;box-sizing:border-box;border-radius:3px;transition:ease-in-out .3s}.card__category:hover{background:#fff;border:1px solid #fff;box-shadow:0 2px 17px rgba(0,0,0,.2);transition:ease-in-out .3s}.card__category-last .card__category-list-item svg path{fill:#777a79}.card__category-last{background-color:#f3f3f3!important;border:7px solid #e7e7e7;border-radius:3px;background-position:bottom!important;padding:56px 45px}.card__category-last:hover{background-color:#f3f3f3!important;border:7px solid #e7e7e7;box-shadow:none}.card__category-last .card__category-list-item a{color:#777a79;border-bottom:1px solid #777a79}.card__category-last .card__category-list-item a:hover{text-decoration:none;color:#e06627;border-bottom:1px solid #e06627;transition:ease-in-out .3s}.card__category-last .card__category-list-item:hover svg path{fill:#e06627;transition:ease-in-out .3s}.card__category-last .card__category-title{color:#52524e;font-weight:600;font-size:24px;line-height:29px;letter-spacing:-.01em;margin-bottom:21px}.card__category-last-b{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:29px}.card__category-last-b-title{font-weight:400;font-size:15px;line-height:18px;letter-spacing:-.02em;color:#52524e}.card__category-last-b-btn{position:relative;background:#e06627;border-radius:3px;font-weight:400;font-size:16px;line-height:19px;letter-spacing:-.02em;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;color:#fff;height:34px;padding:14px 16px 16px 30px}.card__category-last-b-btn span{border-bottom:1px solid #fff}.card__category-last-b-btn span:before{content:'';background:url(/local/templates/cw_template/css/../images/link.svg) no-repeat;position:absolute;left:12px;top:13px;width:11.2px;height:11px}.card__category-last-b-btn:hover{color:#fff;text-decoration:none}.container-bg{background:#f9f9f9}.card__category-o .card__category-img{height:236px}.card__category-o .card__category-list li{font-weight:400;font-size:16px;line-height:19px;letter-spacing:-.02em;color:#777a79;border-bottom:none}.card__category-o .card__category-list-item{color:#777a79;list-style:inherit;padding-left:0}.card__category-o .card__category-list{padding:0 23px}.card__category-o .card__category-title{font-weight:700;font-size:17px;line-height:21px;letter-spacing:-.01em;color:#fff;background:#e06627;border-radius:0 0 3px 3px;padding:25px 30px}.card__category-o .card__category-wrapper{padding:0;position:relative}.card__category-wrapper-2{padding:0 26px}.card__category-o .card__category-wrapper svg{position:absolute;width:21px;height:22px;right:30px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.card__category-o .card__category-title{transition:ease-in-out .3s}.card__category-o:hover .card__category-title{background:#008f57;transition:ease-in-out .3s}.card__category-o.card__category{height:100%!important;display:block}.card__category-o.card__category:hover{text-decoration:none}.mb-30{margin-bottom:25px}.part__info .card__category-list-item a{font-weight:400;font-size:17px;line-height:21px;letter-spacing:-.02em}.part__info-title{font-weight:700;font-size:24px;line-height:29px;letter-spacing:-.01em;margin-bottom:20px;margin-top:25px}.part__info{padding:30px;border:1px solid #c7c7c7;border-radius:3px}.swiper-button-wrapper-p .swiper-button-next,.swiper-button-wrapper-p .swiper-button-prev{border:1px solid #313130}.swiper-button-prev.swiper-button-black{background-image:url(/local/templates/cw_template/css/../images/swiper-button-black-prev.svg)!important;background-color:#fff}.swiper-button-next.swiper-button-black{background-image:url(/local/templates/cw_template/css/../images/swiper-button-black-next.svg)!important;background-color:#fff}.pt-40{padding-top:40px}.swiper-button-wrapper-p .swiper-button-next,.swiper-button-wrapper-p .swiper-button-prev{margin-top:0}footer{background:#333232;color:#7f7f7e;font-weight:400;font-size:13px;line-height:17px;padding:24px 0;letter-spacing:-.03em}.footer__desc{font-weight:600;font-size:15px;line-height:18px;letter-spacing:-.03em;color:#797979;margin-left:20px}.link{color:inherit;text-decoration:none}.link:hover{color:inherit;text-decoration:none}.logo__footer{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center}.card__category-row .col-md-4:nth-child(4) .card__category,.card__category-row .col-md-4:nth-child(5) .card__category,.card__category-row .col-md-4:nth-child(6) .card__category{height:624px}.card__category-o .card__category-title{margin-bottom:17px;height:74px;padding-top:0;padding-bottom:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center}.card__category-o .card__category-list li{line-height:25px;margin-bottom:1px}.product-main{position:relative;margin-top:40px;margin-bottom:77px;height:auto}.product-main:before{content:'';background:rgba(0,0,0,.3);width:156px;height:100%;position:absolute;top:0;left:0;z-index:9;opacity:0;transition:ease-in-out .3s}.product-main:after{content:'';background:rgba(0,0,0,.3);width:156px;height:100%;position:absolute;top:0;right:0;z-index:2;opacity:0;transition:ease-in-out .3s}.product-main .swiper-button-next{right:50px}.product-main .swiper-button-prev{left:50px}.row--w{padding-bottom:43px}.row--w2{padding-bottom:43px}.pt-title-33{padding-top:33px}.product-main .swiper-button-black{opacity:0!important;transition:ease-in-out .3s}.product-main:hover .swiper-button-black,.product-main:hover:after,.product-main:hover:before{opacity:1!important;transition:ease-in-out .3s}.partners-main .slick-slide{padding-left:15px;padding-right:15px}.partners-main .swiper-slide{border:1px solid #c7c7c7;border-radius:3px;height:184px;padding:30px 15px 30px 25px;margin-top:17px;margin-bottom:20px;margin-left:10px;margin-right:10px;transition:ease-in-out .3s}.partners-main .swiper-slide:hover{border:1px solid #fff;background:#fff;box-shadow:0 2px 17px rgba(0,0,0,.2);transition:ease-in-out .3s}.partners-main .swiper-slide:hover .partners-main-title{color:#e06627;transition:ease-in-out .3s}.partners-main-title{font-weight:700;font-size:17px;line-height:21px;letter-spacing:-.02em;margin-top:20px}.partners-main-img{min-height:45px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center}.partners-main-wrapper .swiper-button-next,.photo__slider-wrapper .swiper-button-next{right:-50px}.partners-main-wrapper .swiper-button-prev,.photo__slider-wrapper .swiper-button-prev{left:-50px}.partners-main-wrapper{margin-top:30px;padding:0}.news__item-text{font-weight:400;font-size:15px;line-height:20px;color:#7f7f7e}.news__item-link{font-weight:700;font-size:18px;line-height:22px;color:#313130;margin-bottom:12px;display:inline-block}.news__item-link span{border-bottom:1px solid #313130;transition:ease-in-out .3s}.news__item-link span:hover{color:#e06627;border-bottom:1px solid #e06627;text-decoration:none;transition:ease-in-out .3s}.news__item-link:hover{color:#e06627;text-decoration:none;transition:ease-in-out .3s}.news__item-date{font-weight:400;font-size:14px;line-height:17px;margin-bottom:10px;letter-spacing:-.02em;color:#828282}.news__main{padding-bottom:40px}.news__item{background:#fff;box-shadow:0 2px 17px rgba(0,0,0,.2);border-radius:3px;padding:30px 15px 30px 30px}.row-main-news{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.col-main-news-img{min-width:150px;margin-right:17px;margin-left:0;margin-top:0;position:relative}.col-main-news-img img{height:100%;height:100%;-o-object-fit:cover;object-fit:cover}.has__photo{font-weight:400;font-size:12px;line-height:15px;color:#fff;background:#0faf70;border-radius:3px;width:103px;height:20px;position:absolute;bottom:15px;left:0;right:0;margin-right:auto;margin-left:auto;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;line-height:1}.row-main-news{margin-bottom:2px}.news__item .row-main-news{margin-bottom:15px}.btn__news-more{font-weight:400;font-size:13px;line-height:16px;letter-spacing:-.02em;color:#777a79;background:#fff;border:1px solid #c7c7c7;border-radius:3px;display:inline-block;padding:8px 17px}.h--auto{height:auto!important}.h--100{height:100%}.news__item--flex{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between}.mb-10{margin-bottom:10px!important}.breadcrubs{font-weight:400;font-size:16px;line-height:19px;letter-spacing:-.02em;color:#7f7f7e;margin-top:34px;margin-bottom:14px}.breadcrubs a{color:#008f57}.breadcrubs span{color:#7f7f7e}.form--bg{background:url(/local/templates/cw_template/css/../images/form-bg.png) no-repeat; background-size: cover;  background-position: center; padding-top:50px}.form__raschet--bg{background:url(/local/templates/cw_template/css/../images/form-bg.png) no-repeat;padding-top:63px;padding-bottom:100px;background-size:cover}.form__raschet--bg+.container .row__part-news{padding-bottom:70px;padding-top:70px}.form__desc{font-weight:400;font-size:17px;line-height:25px;letter-spacing:-.02em;border:3px solid #777a79;padding:16px 18px;color:#000}.form__desc:before{content:'';content:'';position:absolute;width:0;height:0;border-style:solid;border-width:0 8px 8px 8px;border-color:transparent transparent #777a79 transparent;left:-10px;top:45px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.form__desc-wrapper{position:absolute;top:170px;max-width:458px;right:37px}.form__bottom{background:#fff;border-radius:3px;}.input__form{border:1px solid #c7c7c7;border-radius:3px;width:100%;padding:16px 17px}.input__form::-webkit-input-placeholder{font-size:17px;line-height:21px;letter-spacing:-.03em;color:#c7c7c7}.input__form::-moz-placeholder{font-size:17px;line-height:21px;letter-spacing:-.03em;color:#c7c7c7}.input__form:-ms-input-placeholder{font-size:17px;line-height:21px;letter-spacing:-.03em;color:#c7c7c7}.input__form::-ms-input-placeholder{font-size:17px;line-height:21px;letter-spacing:-.03em;color:#c7c7c7}.input__form::placeholder{font-size:17px;line-height:21px;letter-spacing:-.03em;color:#c7c7c7}.form__bottom-title{font-weight:700;font-size:24px;line-height:29px;margin-bottom:40px;letter-spacing:-.01em}.form-lg-8{flex-basis:61%;max-width:61%;padding-top:30px}.form-lg-4{flex-basis:39%;max-width:39%}.label{font-size:13px;line-height:16px;letter-spacing:-.02em;margin-bottom:9px;color:#777a79}.form-man-name{font-weight:500;font-size:15px;line-height:25px;color:#313130}.form-man-prof{font-weight:500;font-size:13px;line-height:15px;letter-spacing:-.02em;color:#777a79}.form-man{margin-top:54px}.form-man-about{padding:13px 22px}.btn__form{font-weight:700;font-size:17px;line-height:21px;background:#e06627;border-radius:3px;color:#fff;padding:25px 93px 25px 40px;letter-spacing:-.03em;position:relative;border:none}.btn__form:after{content:'';background:url(/local/templates/cw_template/css/../images/arrow_white.svg) no-repeat;width:28px;height:22px;position:absolute;right:35px;margin-top:2px;transition:.3s ease-in-out}.form-group{margin-bottom:15px}.politics-wrapper label{font-weight:400;font-size:13px;line-height:16px;letter-spacing:-.02em;color:#777a79;margin-top:18px}.politics a{color:#777a79;border-bottom:1px solid #777a79}.politics a:hover{text-decoration:none}.politics{display:block;position:relative;padding-left:29px;margin-bottom:12px;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.politics input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checkmark{position:absolute;top:-2px;left:0;height:21px;width:21px;border:1px solid #c7c7c7;box-sizing:border-box;border-radius:3px}.checkmark:after{content:"";position:absolute;display:none}.politics input:checked~.checkmark:after{display:block}.politics .checkmark:after{left:7px;top:2px;width:6px;height:12px;border:solid #008f57;border-width:0 2px 2px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.checbox-bg{display:block;position:relative;padding-left:29px;margin-bottom:0;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.checbox-bg input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.checbox-bg .checkmark{position:absolute;top:5px;left:0;height:21px;width:21px;border:1px solid #828282;box-sizing:border-box;border-radius:3px;background:0 0}.checbox-bg .checkmark:after{content:"";position:absolute;display:none}.checbox-bg input:checked~.checkmark:after{display:block}.checbox-bg input:checked~.checkmark{background:#008f57;border:none}.checbox-bg .checkmark:after{left:7px;top:2px;width:7px;height:14px;border:solid #fff;border-width:0 3px 3px 0;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.checbox-bg{font-weight:400;font-size:17px;line-height:31px;letter-spacing:-.02em;color:#4f4f4f}.card__uslugi-row{margin-top:50px;padding-bottom:42px}.card__uslugi-row .card__category{height:auto;margin-bottom:30px}.card__uslugi-row .card__category-img{height:181px;-o-object-fit:cover;object-fit:cover}.card__uslugi-row .card__category-wrapper{padding:24px 28px 24px 27px}.card__uslugi-row .card__category-title{margin-bottom:16px}.card__uslugi-row .card__category-list-item svg{left:2px}.card__uslugi-row .card__category-list-item{padding-left:27px}.ml-20{margin-left:20px}.card__uslugi-row .card__category{display:block;color:inherit}.card__uslugi-row .card__category:hover{text-decoration:none}.card__uslugi-row .card__category span{color:#06ac6b}.part__info-desc{font-size:16px;line-height:19px;letter-spacing:-.02em;color:#777a79}.card__documents-row .part__info-title{font-weight:700;font-size:22px;line-height:27px;letter-spacing:-.01em;transition:ease-in-out .3s;color:#008f57;margin-bottom:12px;margin-top:16px}.card__documents-row .part__info-title span{border-bottom:1px solid #008f57}.card__documents-row .part__info img{max-height:96px}.card__documents-row .part__info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-direction:column;align-items:baseline;height:259px;margin-bottom:45px;padding:30px 20px 30px 30px;transition:ease-in-out .3s}.card__documents-row .part__info:hover{text-decoration:none}.card__documents-row .part__info:hover .part__info-title span{color:#e06627;border-bottom:1px solid #e06627;transition:ease-in-out .3s}.card__documents-row{margin-top:36px}.news__sub{padding-top:45px;padding-bottom:28px}.header__sub{background-size:cover!important;height:328px;position:relative}.header__sub-title{font-weight:800;font-size:45px;line-height:54px;letter-spacing:-.02em;color:#fff;background:rgba(0,0,0,.3);padding:9px 20px 11px 0;display:inline-block;margin-bottom:35px;position:relative}.header__sub-title:before{content:'';background:rgba(0,0,0,.3);position:absolute;width:1000px;height:100%;left:-1000px;top:0}.header__sub-title span{font-weight:700;font-size:20px;line-height:28px;letter-spacing:-.03em;display:block;margin-top:5px}.header__sub-subtitle{font-weight:400;font-size:20px;line-height:28px;letter-spacing:-.03em;color:#fff;max-width:900px;padding-top:0;margin-top:11px}.header__sub-subtitle span{background:rgba(0,0,0,.6);padding:23px 20px}.row__centered{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center}.header__sub .btn-header{position:relative;display:inline-block;bottom:auto;margin-top:15px}.sub--margin{padding-top:45px}.card__otrasli-row{margin-top:90px;padding-bottom:16px}.card__otrasli-row .card__category-img{max-height:210px;width:auto;margin:0 auto;display:block;margin-top:-21px}.card__otrasli-row .card__category{display:block;color:inherit;height:auto;margin-bottom:48px;min-height:391px}.card__otrasli-row .card__category:hover{text-decoration:none}.card__otrasli-row .card__category span{color:#06ac6b;border-bottom:1px solid #06ac6b;transition:ease-in-out .3s}.card__otrasli-row .card__category span:hover{color:#e06627;border-bottom:1px solid #e06627;transition:ease-in-out .3s}.card__otrasli-row .card__category-wrapper{padding:17px 33px 29px}.card__otrasli-row .card__category-list-item{font-size:17px;line-height:21px;letter-spacing:-.02em;padding-left:26px}.card__otrasli-row .card__category-title{min-height:64px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center}.card__otrasli-row .card__category-list-item svg{left:2px}.step__item-num{font-weight:700;font-size:95px;line-height:115px;letter-spacing:-.02em;color:#d1d1d1}.step__item-title{font-weight:700;font-size:24px;line-height:29px;letter-spacing:-.01em;margin-top:4px;margin-bottom:15px}.step__item-text{font-weight:400;font-size:16px;line-height:19px;letter-spacing:-.02em}.step__item{border:1px solid #c7c7c7;border-radius:3px;padding:30px 20px 30px 30px;min-height:321px;height:100%}.row__step{margin-top:35px;margin-bottom:43px}.catalog__pdf-title{font-weight:700;font-size:22px;line-height:27px;letter-spacing:-.01em;color:#313130;margin-bottom:15px;max-width:250px}.catalog__pdf-text{font-weight:400;font-size:17px;line-height:21px;color:#7f7f7e;margin-bottom:15px}.link__arrow-left span{font-size:17px;line-height:21px;letter-spacing:-.02em;color:#06ac6b;border-bottom:1px solid #06ac6b;transition:ease-in-out .3s}.link__arrow-left span:hover{color:#e06627;border-bottom:1px solid #e06627;transition:ease-in-out .3s}.row__pdf{margin-top:50px;margin-bottom:66px}.catalog__pdf-item{padding:0 20px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;height:100%}.row--w-max{padding-bottom:96px}.letter__item-img{border:1px solid #c7c7c7;border-radius:3px}.letter__item-name{font-weight:700;font-size:17px;line-height:21px;letter-spacing:-.01em;color:#313130;margin-top:14px;text-align:center}.row__pisma{margin-top:13px;margin-bottom:48px}.letter__item{margin-bottom:33px}.letter__item-img img{max-height:400px}.spasibo__title{font-weight:800;font-size:35px;line-height:42px;letter-spacing:-.02em;margin-bottom:5px}.spasibo__text{max-width:490px;margin-bottom:15px}.spasibo__text p{font-weight:400;font-size:19px;line-height:23px;letter-spacing:-.02em;color:#52524e}.spasibo__centered p{font-weight:400;font-size:19px;line-height:23px;letter-spacing:-.02em}.boss__name{font-weight:500;font-size:19px;line-height:23px;letter-spacing:-.02em;color:#313130}.boss__desc{font-weight:500;font-size:13px;line-height:22px;letter-spacing:-.02em;color:#777a79;margin-bottom:15px}.link__green{color:#008f57;font-weight:700;font-size:19px;line-height:25px;letter-spacing:-.02em}.link__green--contacts{color:#008f57;border-bottom:1px solid #008f57;font-weight:400;font-size:18px;line-height:22px;letter-spacing:-.01em}.row__spasibo{padding:50px 0}.spasibo__centered{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:center;align-items:baseline;padding-left:47px}.lh-35{font-size:19px;line-height:35px;margin-bottom:8px}.catalogs__subtitle{font-weight:700;font-size:30px;line-height:36px;letter-spacing:-.02em;color:#008f57}.catalogs__img{border:1px solid #c7c7c7;border-radius:3px;min-width:142px;margin-right:23px}.catalogs__item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border:1px solid #c7c7c7;border-radius:3px;padding:23px 20px 23px 23px;align-items:end;margin-bottom:30px}.catalogs__text{font-weight:400;font-size:17px;line-height:21px;color:#7f7f7e;margin-bottom:30px}.catalogs__title{font-weight:700;font-size:22px;line-height:27px;letter-spacing:-.01em;color:#313130;margin-bottom:15px}.btn__large{background:#e06627;border-radius:3px;padding:23px 33px 23px 38px;display:inline-block}.btn__large span{font-weight:700;font-size:17px;line-height:21px;letter-spacing:-.03em;color:#fff}.btn__large svg{width:23px;height:16px;margin-left:8px}.btn__large svg path{fill:#fff}.catalogs__item--hidden{display:none}.more__btn{border:1px solid #c7c7c7;border-radius:3px;font-weight:700;font-size:18px;line-height:22px;letter-spacing:-.01em;color:#008f57;padding:20px 0;text-align:center;cursor:pointer;margin-bottom:42px}.catalogs__subtitle--marg{margin-bottom:30px}.chertezh__item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;justify-content:space-between;align-items:center;border:1px solid #c7c7c7;border-radius:3px;margin-bottom:22px}.chertezh__item-num{padding:36px 0;text-align:center;width:74px;border-right:1px solid #c7c7c7}.chertezh__item-num span{font-weight:400;font-size:17px;line-height:21px;letter-spacing:-.02em;color:#777a79}.chertezh__item-title{padding:36px 15px;text-align:center}.chertezh__item-title a{font-weight:700;font-size:18px;line-height:22px;letter-spacing:-.01em;color:#000;border-bottom:1px dashed #bdbdbd}.chertezh__item-link{padding:36px 25px;text-align:center;cursor:pointer}.chertezh__item-link span{white-space: nowrap;font-weight:400;font-size:18px;line-height:22px;letter-spacing:-.01em;border-bottom:1px solid #e06627;color:#e06627}.chertezh__title{font-weight:800;font-size:30px;line-height:37px;letter-spacing:-.02em;margin-bottom:24px}.chertezh__item-link{border-left:1px solid #c7c7c7}.sidebar__list{list-style:none;padding-left:0;border-radius:3px;max-width:329px}.sidebar__item{background:#e5e5e5;padding:13px 20px 13px 27px;line-height:1.3}.sidebar__item:not(:last-child){border-bottom:1px solid #d1d1d1}.sidebar__item:first-child{border-radius:3px 3px 0 0}.sidebar__item:last-child{border-radius:0 0 3px 3px}.sidebar__item a{font-weight:500;font-size:20px;line-height:20px;letter-spacing:-.01em;color:#5b5b58}.sidebar__item--active{background:#9f9f9f;position:relative}.sidebar__item--active:after{content:'';width:0;height:0;border-style:solid;border-width:12px 0 12px 12px;border-color:transparent transparent transparent #9f9f9f;position:absolute;right:-8px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.sidebar__item--active a{color:#fff}.row__chertezh{margin-top:26px}.row__chertezh{margin-bottom:50px}button[type=button],button[type=submit]{border:none}@media (min-width:576px){.modal-style .modal-dialog{max-width:432px;background:#fff;border-radius:3px;}.modal-rab .modal-dialog{max-width:806px}.modal-opros-zapolnit .modal-dialog{max-width:1066px}.modal-opros-zapolnit .modal-dialog.step-2{max-width:419px}.modal-opros-zapolnit .modal-dialog.step-3{max-width:419px}}.modal__title{font-weight:700;font-size:24px;line-height:29px;letter-spacing:-.01em;margin-bottom:7px}.modal__text{font-weight:400;font-size:16px;line-height:21px;letter-spacing:-.03em;color:#706f6f;margin-bottom:10px}.modal-style .modal-content{border:none;}.modal-style .btn__large{padding:23px 33px 23px 33px}span.modal-style-name{color:rgba(255,255,255,.5)}.sidebar--min{max-width:237px}.desc-title-contacts{font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.02em;color:#52524e}.contact__item-title{font-weight:700;font-size:25px;line-height:30px;letter-spacing:-.01em;color:#000;margin-bottom:20px}.contact__item-subtitle{font-weight:700;font-size:18px;line-height:22px;letter-spacing:-.01em;color:#000;max-width:101px}.contact__item-text{font-weight:400;font-size:18px;line-height:24px;letter-spacing:-.02em;color:#52524e}.contacts__title{font-weight:800;font-size:29px;line-height:35px;letter-spacing:-.02em;color:#000;margin-bottom:18px}.contact__item{border:1px solid #c7c7c7;border-radius:3px;padding:23px 24px 35px 35px;margin-bottom:30px}.h2-title-mb-11{margin-bottom:11px}.desc-title-contacts{margin-bottom:57px}.contacts__title{padding-top:49px;margin-bottom:28px}.row__adr{margin-bottom:9px}.row__tel{margin-bottom:16px}.contacts{padding-bottom:70px}.shema__title{font-weight:800;font-size:30px;line-height:37px;letter-spacing:-.02em}.schema__title{font-weight:800;font-size:30px;line-height:37px;letter-spacing:-.02em;color:#000;margin-top:25px;margin-bottom:26px}.schema__title-green{font-size:22px;line-height:27px;color:#008f57}.schema__item{border-radius:3px;margin-bottom:15px}.table .schema__name{font-weight:400;font-size:18px;line-height:22px;letter-spacing:-.01em;border:1px solid #c7c7c7;color:#52524e;padding:15px 25px;min-height:57px;width:711px;vertical-align:middle}.table .schema__icon{padding:10px 0;min-height:65px;width:56px;text-align:center;border:1px solid #c7c7c7;vertical-align:middle}.schema__icon img{width:35px;height:35px}.table .schema__size{padding:10px 0;font-weight:400;font-size:18px;line-height:22px;letter-spacing:-.01em;color:#777a79;min-height:65px;width:93px;border:1px solid #c7c7c7;text-align:center;vertical-align:middle}.table .shema__show{padding:10px 0;width:176px;min-height:65px;text-align:center;border:1px solid #c7c7c7;vertical-align:middle}.shema__show a{font-size:18px;line-height:22px;letter-spacing:-.01em;color:#e06627;border-bottom:1px solid #e06627}.table .shema__download{padding:10px 0;width:140px;min-height:65px;text-align:center;vertical-align:middle;border:1px solid #c7c7c7}.shema__download a{font-size:18px;line-height:22px;letter-spacing:-.01em;color:#e06627;border-bottom:1px solid #e06627}.shema{margin-bottom:50px}.table .shema__email{padding:10px 0;width:224px;min-height:65px;text-align:center;border:1px solid #c7c7c7;vertical-align:middle}.shema__email a{font-size:18px;line-height:22px;letter-spacing:-.01em;color:#e06627;border-bottom:1px solid #e06627}.table .shema__online{padding:10px 0;width:224px;min-height:65px;text-align:center;border:1px solid #c7c7c7;vertical-align:middle}.shema__online a,.shema__online span{font-size:18px;line-height:22px;letter-spacing:-.01em;color:#e06627;border-bottom:1px solid #e06627}.table-2 .schema__name{width:578px}.table tr{margin-bottom:15px;display:block}.schema__name a{color:#52524e}.news-detail-text,.news-detail-text p{font-size:16px;line-height:24px;letter-spacing:-.02em;color:#52524e}.news-detail-text p{margin-bottom:28px}.news-detail-text p:last-child{margin-bottom:0}.news-detail{padding-bottom:45px}.photo__slider-img img{margin:0 auto;display:block;border-radius:3px}.photo__slider-wrapper{margin-top:15px}.news-detail--bottom{padding-top:55px;padding-bottom:65px}.row__part-news{padding-top:53px}.gallery__img{border-radius:3px;margin-bottom:30px}.gall__subtitle{font-weight:800;font-size:30px;line-height:36px;letter-spacing:-.02em;margin-bottom:25px;margin-top:10px}.projects__name{font-weight:700;font-size:19px;line-height:26px;letter-spacing:-.01em;margin-bottom:10px}.projects__subtext{font-weight:400;font-size:16px;line-height:19px;letter-spacing:-.02em;color:#777a79}.projects__item{border:1px solid #c7c7c7;border-radius:3px;height:100%}.projects__item-mb{margin-bottom:30px}.projects__item img{margin:0 auto;display:block;padding:0 32px}.projects__w{padding:20px 33px;border-top:1px solid #bdbdbd}.projects__title{font-weight:700;font-size:30px;line-height:36px;letter-spacing:-.02em;color:#008f57}.projects__title-marg{margin-top:47px;margin-bottom:38px}.projects__img-wrapper{height:168px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center}.projects__subtext a{color:#06ac6b;border-bottom:1px solid #06ac6b}.usluga-detail-text p{font-weight:400;font-size:18px;line-height:26px;letter-spacing:-.01em;color:#52524e}.usluga-detail-text ul li{font-size:18px;line-height:26px;letter-spacing:-.01em;list-style-position:inside;margin-top:10px}.usluga-detail-text ul li>ul li{font-weight:400;font-size:17px;line-height:24px;letter-spacing:-.01em;color:#52524e;padding-left:10px;margin-top:3px}.usluga-detail-text ul li>ul{list-style:none;padding:0;margin-bottom:18px;margin-top:12px}.usluga-detail-text ul li>ul li:before{content:'—';left:-10px;position:relative}.usluga-detail-text>ul{padding-left:0}.usluga-detail{padding-bottom:47px}.usluga-detail-preim{margin-top:57px;margin-bottom:20px}.usluga-detail-preim .h2-title-mb{margin-bottom:13px}.usluga-detail-preim__item{border:1px solid #c7c7c7;border-radius:3px}.usluga-detail-preim__text{font-weight:400;font-size:22px;line-height:27px;letter-spacing:-.01em;color:#333}.usluga-detail-preim__text span{font-weight:700;font-size:22px;line-height:27px;letter-spacing:-.01em;display:block;color:#333}.usluga-detail-preim__img{width:80px;height:80px;margin-bottom:26px}.row__usluga-detail-preim{margin-top:50px}.usluga-detail-preim__item{padding:30px 50px 30px 42px;margin-bottom:35px;min-height:285px}.videoWrapper{position:relative;padding-bottom:51%;padding-top:25px;height:0}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%;max-height:606px}.row__part-bot{padding-bottom:75px}.header__sub-subtitle-1{font-weight:700;font-size:22px;line-height:28px;letter-spacing:-.03em;color:#fff;margin-top:32px;margin-bottom:14px}.header__sub-subtitle-1 span{padding:23px 20px 15px 20px;background:rgba(0,0,0,.6)}.h2-title-iz{font-weight:700;font-size:22px;line-height:28px;letter-spacing:-.03em}.iz-subtitle{font-weight:700;font-size:22px;line-height:28px;letter-spacing:-.03em;margin-bottom:7px}.iz-text{font-weight:400;font-size:20px;line-height:24px;letter-spacing:-.03em;color:#52524e;margin-bottom:25px}.iz-text:last-child{margin-bottom:0}.h2-title-iz.h2-title-mb{margin-bottom:10px}.news__main--pad{padding-top:40px;padding-bottom:40px}.otziv__name{font-weight:500;font-size:15px;line-height:25px;letter-spacing:-.02em;color:#313130;padding:20px 25px 5px}.otziv__desc{font-weight:500;font-size:13px;line-height:16px;letter-spacing:-.02em;color:#7f7f7e;padding:0 25px 0}.otziv__text{border:3px solid #c7c7c7;padding:20px 25px;font-weight:400;font-size:17px;line-height:25px;letter-spacing:-.02em;color:#706f6f}.otziv__text:before{content:'';position:absolute;width:0;height:0;border-style:solid;border-width:0 8px 8px 8px;border-color:transparent transparent #c7c7c7 transparent;left:5px;top:45px;-webkit-transform:rotate(45deg);transform:rotate(45deg)}.row__otziv img{border:1px solid #c7c7c7;border-radius:3px}.row__otziv .h2-title-mb{margin-top:40px;margin-bottom:30px}.btn-header-white{border:2px solid #fff;background:rgba(0,0,0,.1)}.list-dots{padding-left:0;list-style-position:inside}.cat-product__text{font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.02em;color:#52524e}.cat-product__title{font-weight:700;font-size:18px;line-height:25px;letter-spacing:-.02em;margin-top:16px;margin-bottom:13px}.cat-product__text ul li{margin-bottom:2px}.row__cat-product .col-xl-4{margin-bottom:30px}.accordion>.card{margin-bottom:18px}.accordion .card-header .btn{font-weight:700;font-size:22px;line-height:27px;letter-spacing:-.01em;color:#323232;text-align:left;border:none;border-bottom:none;border-radius:3px;padding:27px 76px;width:100%;background:#fff}.accordion .card-header .btn.collapsed{border-bottom:1px solid #c7c7c7;background:#f9f9f9}.accordion>.card{border:1px solid #c7c7c7!important}.accordion .card-body p{font-weight:400;font-size:17px;line-height:25px;letter-spacing:-.02em;color:#52524e}.accordion .card-body{padding:0 76px 68px 76px}.accordion .row__img img{width:100%}.accordion .row__img img:not(:last-child){margin-right:34px}.row__img{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-top:25px}.accordion .card-header .btn svg path{fill:#c7c7c7}.accordion .card-header .btn.collapsed svg path{fill:#008f57}.accordion .card-header .btn.collapsed svg{-webkit-transform:rotate(0);transform:rotate(0);top:33px;transition:-webkit-transform ease-in-out .3s;transition:transform ease-in-out .3s;transition:transform ease-in-out .3s, -webkit-transform ease-in-out .3s}.accordion .card-header .btn svg{-webkit-transform:rotate(90deg);transform:rotate(90deg);top:33px;transition:-webkit-transform ease-in-out .3s;transition:transform ease-in-out .3s;transition:transform ease-in-out .3s, -webkit-transform ease-in-out .3s}.accordion .card-header .btn svg{position:absolute;left:37px}.accordion{font-weight:400;font-size:17px;line-height:25px}.accordion{margin-top:25px}.accordion .card-header .btn.collapsed{color:#008f57}.accordion-container{padding-top:65px;padding-bottom:70px}.cat-product__row{padding-top:60px;padding-bottom:19px}.row__cat-product{margin-top:23px}.row__cat-product .step__item{padding:12px 20px 14px 30px}.row__cat-product .step__item-num{margin-bottom:20px}.row__cat-product .step__item-text{line-height:24px}.form__raschet{background:#fff;padding:40px 65px;border-radius:3px}.form__raschet-title{font-weight:700;font-size:21px;line-height:25px;letter-spacing:-.01em}.form__raschet-text{font-weight:400;font-size:15px;line-height:18px;letter-spacing:-.03em;color:#706f6f;margin-bottom:6px}.form__raschet-right .form-group{margin-bottom:13px}.custom-select+.select2-container{width:100%!important;margin-top:15px}.custom-select+.select2-container .select2-selection--single{background:#fff;border:1px solid #c7c7c7;border-radius:3px;height:63px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center}.custom-select+.select2-container .select2-selection--single .select2-selection__arrow b{border-color:#008f57 transparent transparent transparent}.custom-select+.select2-container .select2-selection--single .select2-selection__rendered{padding-left:26px}.select2-results__option{padding:10px!important;padding-left:26px!important}.custom-select+.select2-container .select2-selection--single .select2-selection__arrow{top:18px;right:20px}.select2-results__option--highlighted[aria-selected]{background-color:#008f57!important}.form__raschet{margin-top:52px}.form__raschet-check{margin-top:16px;margin-bottom:30px}.form__raschet-right{padding-left:24px;}.title__404{font-weight:700;font-size:30px;line-height:36px;letter-spacing:-.02em;padding-left:60px}.title__404:after{content:'404';position:absolute;font-weight:700;font-size:290px;line-height:351px;letter-spacing:-.02em;color:rgba(0,0,0,.04);top:50%;right:0;left:0;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);z-index:-1}.title__404 a{color:#008f57;border-bottom:1px solid #008f57}.row__404{padding:20px 0}.title__404 p{margin-top:15px}.product__text,.product__text p{font-weight:400;font-size:18px;line-height:26px;letter-spacing:-.01em;color:#7f7f7e}.product__tab img{margin-bottom:30px;border-radius:5px}.tabs__left{border-radius:3px}.tabs__left .nav-link{background:#e5e5e5;padding:17px 12px 17px 23px;line-height:1.3;color:#52524e}.tabs__left .nav-link:not(:last-child){border-bottom:1px solid #d1d1d1}.tabs__left .nav-link:after{content:'';right:-4px;transition:right ease-in-out .3s}.tabs__left .nav-link.active{background:#9f9f9f;color:#fff;font-weight:700;position:relative;transition:none}.tabs__left .nav-link.active:after{content:'';width:0;height:0;border-style:solid;border-width:12px 0 12px 12px;border-color:transparent transparent transparent #9f9f9f;position:absolute;right:-8px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%);transition:right ease-in-out .3s}.row__product{margin-top:16px;padding-bottom:40px}.col-tab-2{flex:0 0 20%;max-width:20%}.col-tab-10{flex:0 0 80%;max-width:80%;padding-left:45px}.product__tab .h2-title{line-height:35px}.r__btn{position:relative;background:#e06627;border-radius:3px;color:#fff;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-content:center;padding:22px 25px;cursor:pointer}.r__btn:after{content:'';background:url(/local/templates/cw_template/css/../images/arrow_white.svg) no-repeat;width:23px;height:16px;position:absolute;right:35px;top:29px;transition:.3s ease-in-out}.r__block-top{font-weight:400;font-size:24px;line-height:29px;letter-spacing:-.01em}.r__block-top span{font-weight:700;font-size:24px;line-height:29px;letter-spacing:-.01em}.r__block{border:1px solid #c7c7c7;border-radius:3px;padding:25px 20px 25px 25px;min-height:456px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-direction:column;justify-content:space-between}.r__block-top img{margin-bottom:28px}.r__row{margin-top:50px;margin-bottom:60px}.row__phgall{margin-top:55px}.product__text ul li{color:#52524e}.product__ul{padding-left:0;list-style-position:inside}.product__ul li{margin-bottom:7px}.r__subtitle{font-weight:700;font-size:18px;line-height:34px;letter-spacing:-.01em;color:#333;margin-bottom:10px}.tab-pane .h2-title-mb{margin-bottom:15px}.table [data-sort]{cursor:pointer}.table [data-sort]::before{content:'';margin-left:.25rem;border-top:.2em solid;border-right:.2em solid transparent;border-bottom:0;border-left:.2em solid transparent;vertical-align:.155em;margin-left:-20px;margin-top:10px;position:absolute;color:#008f57}.r__table thead tr{border-radius:2px 2px 0 0}.r__table tr{margin-bottom:0;display:unset}.r__table thead th{background:#1c1c1c;border-radius:2px 2px 0 0;font-weight:600;font-size:17px;line-height:21px;letter-spacing:-.03em;color:#fff;border-bottom:none;padding-left:35px}.table tbody td:not(:last-child),.table thead th:not(:last-child){width:280px}.table tbody td:last-child,.table thead th:last-child{width:90px;text-align:center}.r__table td,.r__table th{border:1px solid #bdbdbd;font-weight:400;font-size:15px;line-height:18px;letter-spacing:-.03em;color:#706f6f;vertical-align:middle;padding:.5rem .9rem}.r__table .checbox-bg{display:inline;padding:6px 11px}.r__table tr:not(:last-child) td{border-bottom:none}.radio-bg{display:block;position:relative;cursor:pointer;font-size:22px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:inline;padding:0 11px}.radio-bg input{position:absolute;opacity:0;cursor:pointer}.radio-bg .checkmark{position:absolute;top:5px;left:0;height:20px;width:20px;background-color:#fff;border-radius:50%;border:3px solid #828282}.radio-bg:hover input~.checkmark{background-color:#219653}.radio-bg input:checked~.checkmark{background-color:#219653;border:none}.radio-bg .checkmark:after{content:"";position:absolute;display:none}.radio-bg input:checked~.checkmark:after{display:block}.radio-bg .checkmark:after{top:6px;left:6px;width:8px;height:8px;border-radius:50%;background:#fff}.table-mb{margin-bottom:30px}.under-table-text{font-weight:400;font-size:18px;line-height:26px;letter-spacing:-.01em;color:#7f7f7e}.under-table-text p{margin-bottom:5px}.under-table-text span{color:#333}.product__text-bottom{font-size:19px;line-height:27px;letter-spacing:-.01em;color:#52524e}.r__table-price tr td:first-child,.r__table-price tr th:first-child{width:280px}.r__table-price tr td:nth-child(2),.r__table-price tr th:nth-child(2){width:430px}.r__table-price tr td:nth-child(3),.r__table-price tr th:nth-child(3){width:191px}.r__table-price{margin-top:25px}.about__title{font-weight:800;font-size:38px;line-height:46px;letter-spacing:-.02em;color:#fff;background:rgba(0,0,0,.6);padding:23px 20px;display:inline-block;margin-bottom:0}.about__list{background:#fff;padding:27px;max-height:793px;overflow-y:scroll}.about__list-item{margin-bottom:30px}.about__list-item-year{font-weight:700;font-size:24px;line-height:29px;letter-spacing:-.01em;margin-bottom:10px}.about__list-item-text{font-weight:400;font-size:16px;line-height:19px;letter-spacing:-.02em;color:#777a79}.about__left img{margin-top:30px;border-radius:3px}.container__about{padding-bottom:76px;padding-top:50px;margin-top:60px}.container__about .schema__title{margin-top:0}.about__bottom{background:url(/local/templates/cw_template/css/../images/form-bg.png) no-repeat;background-size: cover;background-position: center;min-height:566px;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.about__bottom .btn-header{position:relative;bottom:auto;display:inline-block;margin-top:25px}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-track{background:#e7e7e7}::-webkit-scrollbar-thumb{background:#7f7f7e}::-webkit-scrollbar-thumb:hover{background:#555}.card-body h4{font-weight:700;font-size:19px;line-height:25px;letter-spacing:-.02em;color:#52524e}.card-body ul{list-style:none;position:relative;padding-left:27px}.card-body ul li{font-weight:400;font-size:17px;line-height:25px;letter-spacing:-.02em;color:#52524e}.card-body ul li:before{content:'—';position:absolute;left:0}.card-body a{color:#06ac6b;border-bottom:1px solid #06ac6b}.vac__step .step__item-title{font-weight:700;font-size:18px;line-height:22px;letter-spacing:-.01em}.vac__step .step__item{padding:0 10px 30px 23px;min-height:100%;height:231px}.vac__step2 .step__item-title{font-weight:700;font-size:18px;line-height:22px;letter-spacing:-.01em}.vac__step2 .step__item{padding:20px 10px 30px 23px;min-height:100%;height:231px}.vac__step,.vac__step2{padding-top:50px;padding-bottom:70px}.vac__bottom{font-weight:500;font-size:35px;line-height:42px;letter-spacing:-.02em}.vac__bottom a{font-weight:800;color:#000}.v__accordion{padding-bottom:40px}.dillers__item{border:1px solid #c7c7c7;border-radius:3px;padding:30px;margin-bottom:30px}.dillers__item-title{font-weight:700;font-size:25px;line-height:30px;letter-spacing:-.01em;margin-bottom:15px}.dillers__list{padding-left:0;list-style:none;margin-bottom:0}.dillers__list-item{font-weight:400;font-size:18px;line-height:26px;letter-spacing:-.01em;color:#0faf70;margin-bottom:3px}.dillers__list-item span{border-bottom:1px solid #0faf70;cursor:pointer}.diller__hidden-title{color:#000;font-weight:700}.diller__hidden-item{border:1px solid #c7c7c7;border-radius:3px;padding:10px 20px;font-size:16px;color:#52524e;margin:20px 0}.diller__hidden-item p{margin-bottom:0}.diller__hidden{display:none}.row__dillers{margin-top:30px;margin-bottom:25px}.dillers__bottom-text{font-weight:500;font-size:30px;line-height:36px;letter-spacing:-.02em;padding-left:40px}.dillers__bottom-text a{font-weight:700;border-bottom:1px solid #000;color:#000}.dillers__bottom{background:url(/local/templates/cw_template/css/../images/form-bg.jpg) no-repeat;background-position: center;padding-top:50px;padding-bottom:50px;background-size:cover}.dillers__form-wrapper{padding:30px;background:#fff}.dillers__form .btn__form{padding:25px 25px 25px 25px;width:100%;text-align:left}.dillers__form .btn__form:after{right:25px}.press__year-list{list-style:none;padding:0;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;border-radius:3px;justify-content:space-around;margin-top:15px;margin-bottom:13px}.press__year-list-item{position:relative;padding:12px 18px;background:#e5e5e5;margin-bottom:12px;transition:ease-in-out .3s}.press__year-list-item:first-child{border-top-left-radius:3px;border-bottom-left-radius:3px}.press__year-list-item:last-child{border-top-right-radius:3px;border-bottom-right-radius:3px}.press__year-list-item:not(:first-child):after{content:'';position:absolute;height:100%;width:1px;background:#d2d2d2;top:0;left:0}.press__year-list-item a{font-weight:500;font-size:18px;line-height:27px;letter-spacing:-.01em;color:#52524e}.press__year-list-item--active{background:#9f9f9f}.press__year-list-item:hover{background:#9f9f9f;transition:ease-in-out .3s}.press__year-list-item:hover a{color:#fff}.press__year-list-item--active a{font-weight:700;color:#fff}.press__left-list{list-style:none;padding:0}.press__left-list-item{background:#e5e5e5;text-align:center;height:57px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center}.press__left-list-item:not(:last-child){border-bottom:1px solid #d2d2d2}.press__left-list-item a{font-weight:500;font-size:18px;line-height:27px;letter-spacing:-.01em;color:#52524e}.col__press-left{max-width:130px}.press__left-list-item:first-child{border-radius:3px 3px 0 0}.press__left-list-item:last-child{border-radius:0 0 3px 3px}.press__left-list-item--active{background:#9f9f9f;position:relative}.press__left-list-item--active:after{content:'';width:0;height:0;border-style:solid;border-width:12px 0 12px 12px;border-color:transparent transparent transparent #9f9f9f;position:absolute;right:-8px;top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.press__left-list-item--active a{font-weight:700;color:#fff}.press__left-list-item:hover{background:#9f9f9f;transition:ease-in-out .3s}.press__left-list-item:hover a{color:#fff;transition:ease-in-out .3s}.col__press-right{margin-bottom:60px}.col__press-right .news__item{box-shadow:none;padding:0}.col__press-right .row-sub-news>div{max-width:50%;flex-direction:column}.col__press-right .row-sub-news .news__item-link span{font-weight:500;font-size:18px;line-height:22px;letter-spacing:-.02em}.col__press-right .col-main-news-img{margin-left:0;margin-right:0;margin-top:0}.col__press-right .col-main-news-img img{height:190px;-o-object-fit:cover;object-fit:cover;border-radius:3px}.col__press-right .row-sub-news{margin-right:-15px;margin-left:-15px;flex-wrap:wrap}.col__press-right .row-sub-news>.col{margin-bottom:25px}.col__press-right .news__item-date{margin-top:17px}.col__press-right .row-main-news{margin-bottom:0px}.col__press-right .btn__news-more{font-weight:700;font-size:18px;line-height:22px;letter-spacing:-.01em;color:#008f57;display:block;text-align:center;padding:21px 15px}.col__press-right .has__photo{bottom:20px;font-weight:400;font-size:13px;line-height:16px;letter-spacing:-.02em;margin-left:20px;width:128px;height:34px}.modal__text-2{font-weight:400;font-size:16px;line-height:21px;text-align:center;letter-spacing:-.03em;color:#333;margin-bottom:5px}.modal-opros-zapolnit-step{font-weight:400;font-size:17px;line-height:21px;text-align:center;letter-spacing:-.03em;color:#706f6f}.modal-opros-text{font-weight:400;font-size:15px;line-height:18px;letter-spacing:-.03em;color:#706f6f}.step-1 .input__form{font-weight:400;font-size:15px;line-height:18px;letter-spacing:-.03em;padding:8px 12px;margin-bottom:12px}.br-bl{border-right:1px solid #bdbdbd;border-left:1px solid #bdbdbd}.modal-opros-zapolnit .modal__title{margin-bottom:30px}.r__btn--m{padding:22px 66px 22px 30px}.r__btn--m:after{right:30px}.modal-opros-zapolnit .custom-select+.select2-container .select2-selection--single{height:36px}.modal-opros-zapolnit .custom-select+.select2-container{margin-bottom:12px}.modal-opros-zapolnit .custom-select+.select2-container{margin-top:0}.modal-opros-zapolnit .custom-select+.select2-container .select2-selection--single .select2-selection__rendered{padding-left:12px;font-weight:400;font-size:15px;line-height:18px;letter-spacing:-.03em;color:#4f4f4f}.modal-opros-zapolnit .custom-select+.select2-container .select2-selection--single .select2-selection__arrow{top:6px;right:12px}.step-2:after{right:115px}.modal-style .step-final{padding:23px 33px 23px 0}.modal-style .step-final:after{right:68px}.step-3 .modal__title{font-weight:700;font-size:21px;line-height:25px;text-align:center;letter-spacing:-.01em}.m-progress-bar-wrapper{background:#e0e0e0;border-radius:50px;position:relative;height:13px;width:276px;margin:0 auto;margin-top:10px;margin-bottom:30px}.m-progress-bar{background:#27ae60;width:80px;position:absolute;height:13px;left:0;top:0;border-radius:50px}.social__footer-item{width:32px;height:32px;background-color:#565656;display:inline-block;border-radius:3px}.social__footer-item:hover{background-color:#6c6c6c}.social__footer-item:not(:last-child){margin-right:10px}.vk-icon{background-image:url(/local/templates/cw_template/css/../images/vk-icon.svg);background-repeat:no-repeat;background-position:center;background-size:18px}.fb-icon{background-image:url(/local/templates/cw_template/css/../images/facebook-icon.svg);background-repeat:no-repeat;background-position:center;background-size:14px}.yt-icon{background-image:url(/local/templates/cw_template/css/../images/youtube-icon.svg);background-repeat:no-repeat;background-position:center;background-size:18px}.in-icon{background-image:url(/local/templates/cw_template/css/../images/instagram-icon.svg);background-repeat:no-repeat;background-position:center;background-size:14px}.h-sub-p{padding-top:10px;padding-bottom:10px}.m-t-x{margin-top:30px!important}.header__sub .header__sub-subtitle span{display:inline-block}.header__sub .header__sub-subtitle{margin-top:0}.swiper-pagination-bullet{border:2px solid #fff;opacity:1;width:12px;height:12px;-webkit-transform:none;transform:none;background:0 0}.swiper-pagination-bullet.swiper-pagination-bullet-active{background:#fff}.accordion__subtitle{font-weight:700;font-size:22px;line-height:27px;margin-top:10px}.accordion .card-body-0{padding:0}.projects__accordion>.card{border:none!important}.projects__accordion .card-header .btn.collapsed{background:0 0;border:1px solid #c7c7c7;border-radius:3px;margin-bottom:1px;font-weight:700;font-size:30px;line-height:36px}.projects__accordion .more__btn{margin-bottom:5px}.projects__accordion .card-header .btn:not(.collapsed){padding-left:30px}.projects__accordion .card-header .btn:not(.collapsed) svg{left:0}.projects__accordion .card-header .btn.collapsed svg{-webkit-transform:rotate(0);transform:rotate(0);top:38px;transition:-webkit-transform ease-in-out .3s;transition:transform ease-in-out .3s;transition:transform ease-in-out .3s, -webkit-transform ease-in-out .3s}.projects__accordion .card-header .btn svg{-webkit-transform:rotate(90deg);transform:rotate(90deg);top:33px;transition:-webkit-transform ease-in-out .3s;transition:transform ease-in-out .3s;transition:transform ease-in-out .3s, -webkit-transform ease-in-out .3s}.projects__accordion{margin-bottom:60px}.iz-img img{height:auto;min-height:100%;-o-object-fit:cover;object-fit:cover}.table-sh tr{margin-bottom:-1px}.table-sh td{min-height:64px!important}.table-sh .schema__name{min-width:707px}.table-sh .shema__download{min-width:138px}.header-mobile{display:none}.projects__accordion .swiper-button-next,.projects__accordion .swiper-button-prev{display:none}.otziv__wrapper .slick-arrow{display:none!important}.row__m svg{display:none}.chert__m svg{display:none}.table-responsive-lg{overflow-x:unset}.row__gallery-2 .catalogs__item--hidden{display:block}.table-2 tr{margin-bottom:0}.table-2 tr td{border-bottom:0;padding-bottom:0}.table-2{border:1px solid #c7c7c7;border-radius:3px}.table-2 td{border:none!important;border-right:1px solid #c7c7c7!important}.table-2 tr:nth-child(even){background:#f9f9f9}.table-2 tbody td.schema__name{min-width:578px;max-width:578px}.table-2 td.shema__online{border-right:none!important}.table-2 tbody td.schema__icon{min-width:58px;max-width:58px;width:58px}.table-2 tbody td.schema__size{min-width:93px;max-width:93px;width:93px}.table-2 tbody td.shema__email{min-width:220px;max-width:220px}.table-2 tbody td.shema__online{min-width:220px;max-width:220px}.shema-o .schema__title{font-size:22px;line-height:27px;color:#008f57;padding-left:20px;border:1px solid #c7c7c7;border-radius:3px;padding:15px;padding-left:30px;margin:7px 0;cursor:pointer;transition:ease-in-out .3s}.shema-o .schema__title svg{margin-top:-1px;position:relative;left:-10px;transition:ease-in-out .3s}.hidden-table-o{display:none}.shema-o .schema__title-expand{color:#52524e;border:none;transition:ease-in-out .3s}.schema__title-expand svg{-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:ease-in-out .3s}.schema__title-expand svg path{fill:#c7c7c7;transition:ease-in-out .3s}
div#modal-chertezh.modal-style .modal-dialog {
    max-width: 600px;
}
.form__raschet > .row > .row {
    width: 100%;
}


/* End */


/* Start:/local/templates/cw_template/css/media.css?166843565483060*/
@charset "UTF-8";@media (max-width:1199px){.header__logo span{display:none}.header-20let{display:none}.header__phone,.header__phone:nth-child(2){font-size:19px}.menu__wrapper .navbar-nav .nav-item-catalog .dropdown-menu:before{left:-930px}.menu__wrapper .navbar-nav .dropdown-menu:after{right:-930px}.slider__item-text{max-width:930px;font-size:45px;line-height:54px}.slider__item-text span:last-child{font-size:28px;margin-top:0}.header__info-row .col-md-4:last-child .header__info{margin-left:0}.card__category-last{padding:56px 15px}.card__category-wrapper-2{padding:0 15px}.form__bottom{padding:30px 30px}.form__bottom-title{margin-bottom:20px}.btn__form{padding:25px 60px 25px 20px;width:100%}.btn__form:after{right:20px}.form__desc-wrapper{top:160px;max-width:335px;right:25px}.form-man{margin-top:10px}.cat-product__img img{height:92%;-o-object-fit:cover;object-fit:cover}.accordion .card-body img{max-width:30%!important}.r__btn{padding:10px 34px}.accordion .projects__img-wrapper img{max-width:100%!important}.btn__large{padding:18px}.press__year-list{flex-wrap:wrap;justify-content:flex-start}.table-sh .schema__name{min-width:500px}}@media (max-width:991px){.header__logo{flex-direction:row}.header__phone:before{right:155px;left:auto}.header__phone span{border-bottom:1px solid #313130}.header-20let{display:block;max-width:122px;margin-left:15px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center;position:absolute;left:200px;top:20px}.navbar-toggler-icon{font-weight:600;font-size:20px;line-height:24px;letter-spacing:-.01em;color:#e06627}.header__top{padding-top:10px;padding-bottom:10px}.navbar-toggler{position:absolute;top:-60px;right:200px}.slider__item-text{max-width:690px}.header__info-text{font-size:15px}.header__info-img img{max-height:55px}.header__info-img{margin-right:10px}.header__info{padding:20px 0}.header__info-row .col-md-4{padding-right:0}.container-bg{background:#f9f9f9}.card__category-row{margin-top:30px;padding-bottom:32px}.slider__mobile-p.slick-initialized .slick-slide,.slider__mobile.slick-initialized .slick-slide{max-width:435px}.slider__mobile{margin-right:-165px}.card__category-title br{display:none}.container-md-bg-white{background:#fff}.pt-title{padding-top:35px}.pt-0-md{padding-top:0}.product-main{margin-bottom:58px}.partners-main .swiper-slide{margin-bottom:15px;max-width:46.9%}.partners-main .swiper-slide:nth-child(odd){margin-right:30px}.slider-part{flex-wrap:wrap}.partners-main{padding:0 15px}.news__item{box-shadow:none;padding:0}.news__main{padding-top:30px}.btn__news-more{font-size:16px;line-height:19px;letter-spacing:-.02em;width:100%;height:69px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center;margin-bottom:40px;margin-top:15px}.form--row{flex-direction:column}.form--bg{background-size:cover;padding-bottom:50px}.form-man{margin-top:54px;max-width:195px}.form__desc-wrapper{top:160px;max-width:472px;right:15px}.form__bottom{text-align:center}.form__bottom form{max-width:335px;margin:0 auto}.form__bottom form input{text-align:center}.form__bottom .politics-wrapper{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;justify-content:center;margin-top:-15px;margin-bottom:0}.form__bottom-title{margin-bottom:10px}.h2-title br{display:none}.form__raschet-right{padding-left:0;padding-top:25px}.form__raschet{padding:40px 40px}.form__raschet-text{max-width:453px}.partners-main-wrapper{margin-top:10px}.form__raschet--bg+.container .row__part-news{padding-bottom:30px;padding-top:30px}.accordion-container{padding-top:30px;padding-bottom:30px}.form-lg-8{flex-basis:100%;max-width:100%}.form-md-12{flex-basis:100%;max-width:100%}.accordion .card-header .btn{font-size:20px;line-height:24px}.accordion .card-header .btn.collapsed br{display:none}.card__otrasli-row .slick-track{padding-top:50px}.card__otrasli-row{margin-top:0;padding-bottom:0}.header__sub .header__sub-subtitle span{padding-top:0}.header__sub .header__sub-title{padding-top:5px}.cat-product__img img{max-height:348px;width:100%}.cat-product__row{padding-top:30px;padding-bottom:30px}.row__step{margin-top:0;margin-bottom:15px}.form__raschet--bg{padding-top:30px}.form__raschet{margin-top:30px}.partners-main .swiper-slide{margin-bottom:0;margin-top:15px}.form--bg{padding-top:30px;padding-bottom:30px}.form-lg-8{padding-top:0}.r__btn{padding:22px 25px}.desc-title-hidden{display:none}.row__product{flex-direction:column}.col-tab-2{flex:0 0 100%;max-width:100%}.tabs__left{flex-direction:row!important}.tabs__left::-webkit-scrollbar{display:none}.col-tab-10{flex:0 0 100%;max-width:100%;padding-left:15px}.tabs__left{margin-bottom:20px}.product__tab img{max-height:279px;margin-right:20px}.flex-md{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;overflow-x:scroll}.flex-md::-webkit-scrollbar{display:none}.header__slider .swiper-button-white{display:none}.part__info{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:20px}.part__info img{margin-right:50px;width:127px}.part__info-title{margin-top:15px}.row--w2{padding-bottom:0}.card__category--mb{padding-bottom:20px}.btn__news-more{margin-bottom:0}.slider__mobile .slick-track{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.slider__mobile .slick-track .slick-slide{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:auto}.card__category--mb{height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;height:auto}.card__category-row{padding-bottom:30px}.step__item{min-height:100%}.card__category-wrapper{padding:26px 22px}.part__info .card__category-list{display:none}.part__info img{width:60px}.part__info{padding:5px 10px}.part__info-title{border-bottom:2px solid #000;display:inline-block}.part__info{cursor:pointer}.desc-title{font-size:18px;line-height:22px}.header__sub .header__sub-title{font-size:36px;line-height:40px}.card__otrasli-row{margin-top:50px}.row__cat-product .step__item-text{display:none}.row__cat-product .step__item-title{cursor:pointer;text-decoration:underline}.row__cat-product .step__item>div:first-child{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center}.row__cat-product .step__item-num{margin-right:20px}.row__cat-product .step__item-num img{max-width:60px}.row__cat-product .step__item-num{margin-bottom:0;line-height:52px}.row__cat-product .step__item-title{margin-top:0;margin-bottom:0}.card__uslugi-row .card__category-img{display:none}.card__uslugi-row .card__category-list{display:none}.card__uslugi-row .card__category-title{font-size:24px;line-height:29px;margin-bottom:0;color:#06ac6b;text-decoration:underline}.card__uslugi-row .card__category-wrapper{padding:20px}.card__uslugi-row .card__category{margin-bottom:15px}.card__category-wrapper-2{display:none}.card__category-o .card__category-title{margin-bottom:0}.card__category-o .card__category-img{height:170px}.row__step .step__item{padding:20px 15px 20px 15px}.row__step .step__item-title{font-size:21px;line-height:25px}.row__step>.col-md-4:not(:last-child){padding-right:5px}.row__step>.col-md-4:not(:first-child){padding-left:5px}.row__pdf-item img{margin:0 auto}.desc-title br{display:none}.pdf__col .slick-arrow{background-color:#eaeaea;border:none}.projects__accordion .more__btn{display:none}.projects__accordion .projects__name{font-size:17px;line-height:21px;margin-bottom:20px}.projects__accordion .projects__subtext{display:none}.projects__w{padding:0 13px;border-top:none}.projects__img-wrapper{height:75px}.projects__item-mb.catalogs__item--hidden{display:block!important}.row_9_slider .col-md-4{flex:0 0 100%;max-width:100%}.arrow-grey{background-color:#eaeaea!important;border:none}.projects__accordion .arrow-grey{margin-top:0}.projects__accordion>.card{overflow:visible}.projects__accordion .swiper-button-next{right:-20px}.projects__accordion .swiper-button-prev{left:-20px}.projects__accordion .projects__item{padding:17px}.accordion .projects__img-wrapper img{padding:12px}.iz-img img{width:100%}.photo__slider-img img{width:100%}.photo__slider-wrapper .swiper-button-next{right:30px;background-color:#fff;background-image:url(/local/templates/cw_template/css/../images/swiper-button-black-next.svg)!important}.photo__slider-wrapper .swiper-button-prev{left:30px;background-color:#fff;background-image:url(/local/templates/cw_template/css/../images/swiper-button-black-prev.svg)!important}.projects__accordion .swiper-button-next,.projects__accordion .swiper-button-prev{display:block}.otziv__name{padding:10px 10px 5px}.otziv__desc{padding:0 10px 0}.row__otziv img{width:100%}.partners-main-wrapper .swiper-button-next,.partners-main-wrapper .swiper-button-prev{display:none!important}.row__otziv{padding-left:60px;padding-right:60px}.otziv__wrapper .slick-arrow{display:block!important}.card__documents-row .part__info-title{border-bottom:none;font-size:24px;line-height:29px}.card__documents-row .part__info-desc{display:none}.card__documents-row .part__info{flex-direction:row}.card__documents-row .part__info img{width:40px}.part__info img{margin-right:15px;margin-left:0}.card__documents-row .part__info{height:auto;min-height:93px;padding:10px 20px 15px;align-items:center;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;margin-bottom:25px}.card__documents-row .part__info-title{margin-bottom:0;margin-top:0}.catalogs__row .more__btn{display:none}.catalogs__item--hidden{display:block}.catalogs__item{border:none;padding:0;align-items:center}.catalogs__img{min-width:200px}.catalogs__subtitle{font-size:22px;line-height:27px;border:1px solid #c7c7c7;border-radius:3px;margin-bottom:0;height:83px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center;padding-left:70px}.catalogs__row{display:none;border-top:none;border-radius:3px;margin:0 0}.row__m{margin-top:20px;cursor:pointer}.row__m--active .catalogs__subtitle{border:none;color:#52524e}.row__m svg{display:block;position:absolute;top:50%;-webkit-transform:translate(0,-50%) rotate(0);transform:translate(0,-50%) rotate(0);left:45px;transition:ease-in-out .3s}.row__m--active svg{-webkit-transform:translate(0,-50%) rotate(90deg);transform:translate(0,-50%) rotate(90deg);transition:ease-in-out .3s}.row__m--active svg path{fill:#c7c7c7}.container__catalogs{margin-bottom:50px}.chert__m{position:relative}.chert__m .chertezh__title{font-size:22px;line-height:27px;border:1px solid #c7c7c7;border-radius:3px;margin-bottom:0;height:83px;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center;padding-left:70px}.chert__m svg{display:block;position:absolute;top:50%;-webkit-transform:translate(0,-50%) rotate(0);transform:translate(0,-50%) rotate(0);left:30px;transition:ease-in-out .3s}.chertez__hidden{display:none;margin-top:20px}.chert__m--active svg path{fill:#c7c7c7}.chert__m--active svg{-webkit-transform:translate(0,-50%) rotate(90deg);transform:translate(0,-50%) rotate(90deg);transition:ease-in-out .3s}.chert__m--active .chertezh__title{border:none;color:#52524e}.chertezh__item-link{padding:21px 25px}.chertezh__item{height:98px}.chertezh__item-link{width:190px;height:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;justify-content:center;align-items:center}.table .schema__name{min-width:314px}.table .schema__icon{max-width:56px;width:56px}.schema__icon img{width:30px;height:30px}.table .shema__download{width:100px;min-width:100px}.sidebar--min{max-width:100%}.sidebar--min .sidebar__list{max-width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-wrap:wrap}.sidebar--min .sidebar__item{display:inline-block;border-bottom:none;margin-bottom:4px;border-right:1px solid #d1d1d1}.sidebar--min .sidebar__item--active:after{content:none}.sidebar--min .sidebar__item{padding:13px 33px 13px 33px}.row__chertezh{margin-top:0}.row__chertezh .arrow-grey{display:block;top:40%}.letter__item-img img{margin:0 auto}.v__accordion .card-body{padding:0 26px 26px 26px}.h2-title{font-size:30px;line-height:37px}.vac__step2{display:none}.about__bottom{min-height:453px}.vac__bottom br{display:none}.col__press-left{max-width:100%;flex:0 0 100%;max-width:100%}.col__press-right{max-width:100%;flex:0 0 100%;max-width:100%}.press__left-list-item--active:after{content:none}.press__left-list-item{width:100%}.press__left-list{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;justify-content:space-between}.press__left-list-item:not(:last-child){border-bottom:none;border-right:1px solid #d2d2d2}.press__left-list-item:first-child{border-radius:3px 0 0 3px}.press__left-list-item:last-child{border-radius:0 3px 3px 0}.press__year-list{margin-bottom:0}.col__press-right .row-main-news{margin-bottom:0}.col__press-right .row-sub-news>.col{margin-bottom:0;max-width:100%;flex:0 0 100%;max-width:100%;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex-direction:row;margin-bottom:20px}.col__press-right .col-main-news-img img{width:127px;height:136px}.col__press-right .has__photo{font-size:12px;line-height:15px;width:103px;height:20px;margin-left:13px;bottom:10px}.col-main-news-img{min-width:auto}.col__press-right .row-sub-news .news__item-link span{font-weight:700;font-size:18px;line-height:22px}.col__press-right .col-main-news-img{margin-right:26px;margin-bottom:0}.col__press-right .news__item-date{margin-top:0}.col__press-right .btn__news-more{font-weight:400;font-size:16px;line-height:24px;letter-spacing:-.02em;color:#777a79;margin-top:0}.col__press-right .news__item{margin-top:40px}.col__press-right .btn__news-more{margin-bottom:30px}.news-detail-text{margin-bottom:30px}.news-detail img{width:100%}.row__spasibo .col-lg-4 img{height:100%;-o-object-fit:cover;object-fit:cover}.spasibo__title{font-size:32px;line-height:39px;margin-bottom:15px}.spasibo__centered{padding-left:25px}.row__404{flex-direction:column-reverse}.title__404{margin:0 auto;padding-left:0;margin-bottom:20px}.title__404:after{text-align:center}.row__gallery-2 .gallery__img{margin-bottom:0}.arrow-white.swiper-button-prev{left:30px}.arrow-white.swiper-button-next{right:30px}.desc-title-contacts{margin-bottom:20px}.row__adr,.row__sh,.row__tel{display:none}.contact__item{padding:22px 22px 0;cursor:pointer}.row__sh{margin-bottom:30px}.contact__item-title{text-decoration:underline}.title__404{margin-top:100px}.title__404:after{font-size:260px}.r__block{min-height:auto}.r__block-top br{display:none}.r__block-top span{display:block}.r__block-top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-content:center}.r__block-top img{margin-right:20px}.r__block-top{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.r__block-bottom .r__btn{max-width:313px;margin-left:105px;font-size:17px;line-height:21px}.r__block-top img{margin-bottom:0}.r__block-top>div{padding-top:10px}.r__row{margin-top:30px;margin-bottom:40px}.r__block-bottom .r__btn:after{top:24px}.product__tab .col>img{width:100%;max-height:100%}.product__tab .col{padding:0}.product__tab img{border-radius:3px;margin-right:0}.tabs__left .nav-link.active:after{content:none}.tabs__left .nav-link{margin-bottom:5px}.tabs__left .nav-link:not(:last-child){border-bottom:none}.tabs__left .nav-link{padding:17px 15px}.usluga-detail-preim__item{min-height:auto}.usluga-detail-preim__text div{display:none}.usluga-detail-preim__item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center;justify-content:flex-start}.usluga-detail-preim__img{margin-bottom:0}.usluga-detail-preim__img{width:40px;height:40px;margin-right:15px}.usluga-detail-preim__item{padding:18px;margin-bottom:25px}.usluga-detail-preim__text span{font-size:20px;line-height:24px;letter-spacing:-.01em;border-bottom:2px solid #06ac6b;color:#06ac6b;display:inline}.row__usluga-detail-preim{margin-top:30px}.partners-main .swiper-slide:nth-child(even){margin-right:0}.partners-main .swiper-slide:nth-child(odd){margin-left:0;margin-right:10px}.partners-main .swiper-slide{max-width:47.9%}.table-sh td{min-height:auto!important}}@media (max-width:767px){.navbar-toggler{top:-60px}.header__logo img{width:131px}.header-20let{left:110px;top:2px}.navbar-toggler{right:15px;top:-44px;padding:0;padding-top:5px}.navbar-toggler-icon{display:none}.row-main-news:nth-child(3){display:none}.row-main-news{flex-direction:column}.col-main-news-img img{margin:0 auto;display:block}.col-main-news-img{margin:0}.col-main-news-img img{max-height:162px;width:100%}.col-main-news-img{margin-bottom:20px}.header__info{max-width:100%;justify-content:unset}.header__info-row .col-md-4:not(:last-child){border:none}.header__info-row .col-md-4{padding-right:15px}.slider__item-text{max-width:515px;top:17%}.slider__item-text span:last-child{line-height:1.3}.product-main .swiper-slide img{height:340px;-o-object-fit:cover;object-fit:cover}.has__photo{margin-left:20px;width:106px;height:23px}.form__desc-wrapper{position:relative;top:0;right:0;left:0;width:100%;max-width:100%;margin-bottom:10px}.form__desc:before{content:none}.form-man{margin-top:15px}.form--row .h2-title{font-size:27px;line-height:33px}.accordion .card-body{padding:0 26px 38px 26px}.partners-main .swiper-slide:nth-child(odd){margin-right:15px}.partners-main .swiper-slide{max-width:48%}.cat-product__img img{height:348px}.header__sub .header__sub-subtitle--hidden{display:none}.header__sub .header__sub-title{font-size:43px;line-height:50px;padding-bottom:0}.header__sub .btn-header{width:304px}.r__btn{padding:22px 60px 22px 25px}.r__btn:after{top:50%;-webkit-transform:translate(0,-50%);transform:translate(0,-50%)}.card__category-o .card__category-img{height:190px}.part__info img{width:67px}.part__info{flex-direction:column;align-items:baseline}.header-mobile{display:block}.header__slider{display:none}.header-mobile-bg{min-height:393px;padding:50px 20px}.header-mobile-title{display:block;font-weight:800;font-size:40px;line-height:45px;letter-spacing:-.02em;color:#fff}.header-mobile-menu a{font-weight:700;font-size:15px;line-height:18px;letter-spacing:-.03em;color:#333;padding:20px 5px;position:relative;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;flex:1;justify-content:center}.header-mobile-menu{background:#e5e5e5;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;justify-content:space-around}.header-mobile-menu a:not(:last-child){border-right:1px solid #d1d1d1}.card__category{width:100%}.card__category-row .card__category-list{display:none}.card__category-row .card__category-title{margin-bottom:0;cursor:pointer;position:relative}.card__category-row .card__category .card__category-list{margin-top:20px}.card__category-row .card__category-title:after{content:'';background:url(/images/card__category-title.svg) no-repeat;position:absolute;width:11px;height:18px;background-size:cover;right:5px;top:3px;transition:ease-in-out .3s}.card__category-row .card__category-title--active:after{background:url(/images/card__category-title-active.svg) no-repeat;-webkit-transform:rotate(90deg);transform:rotate(90deg);transition:ease-in-out .3s}.card__category-row .card__category-last{background:0 0!important}.card__category-last-b-title{max-width:160px}.card__category-last .card__category-title{max-width:200px}.card__category-last .card__category-title:after{content:none}.card__category-last-b{justify-content:space-between}.part__info{flex-direction:row;align-items:center}.form__desc{display:none}.form__desc-wrapper{position:absolute;max-width:210px;right:auto;top:100px;left:190px}.header__sub .btn-header-white{display:none}.row__cat-product .step__item-title{font-size:15px;line-height:18px}.row__cat-product .step__item-num img{max-width:40px}.row__cat-product .step__item-num{line-height:0}.row__cat-product .step__item{padding:12px 15px}.row__cat-product .col-xl-4{margin-bottom:10px}.card__otrasli-row .card__category{min-height:auto}.card__otrasli-row .card__category-wrapper{padding:17px 15px 20px}.card__otrasli-row .card__category-img{max-height:180px}.header__sub .header__sub-title{background:0 0}.header__sub-title:before{content:none}.header__sub-title span{display:none}.row__img{display:none}.card__uslugi-row .card__category-title{font-size:15px;line-height:18px}.card__uslugi-row .card__category-wrapper{padding:9px 20px}.card__uslugi-row{margin-top:20px}.card__category-o .card__category-title:after{content:none}.card__category-o .card__category-wrapper svg{display:none}.card__category-o .card__category-title{font-size:14px;line-height:17px;height:52px;padding:25px 15px}.card__category-row-s .col-6{padding-right:5px;padding-left:5px}.row__step .step__item-text{display:none}.row__step>.col-md-4{padding-right:15px!important;padding-left:15px!important;margin-bottom:15px}.row__step .step__item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center;margin-bottom:0}.row__step .step__item-num{margin-right:15px}.row__step .step__item{padding:10px}.row__step{margin-top:20px}.row__step .step__item-num{font-size:38px;line-height:46px}.row__step .step__item-title{margin-bottom:0;margin-top:0;font-size:15px;line-height:18px;text-decoration:underline}.projects__accordion .partners-main-wrapper .swiper-button-white{display:block!important}.pdf__col .slick-arrow{display:none!important}.catalog__pdf-item{padding:0}.row__pdf-item{margin-bottom:40px}.row__pdf{margin-bottom:0}.iz-subtitle{font-size:18px;line-height:25px}.iz-text{font-size:14px;line-height:17px}.photo__slider-wrapper .swiper-button-next{background-color:rgba(255,255,255,.6)}.photo__slider-wrapper .swiper-button-prev{background-color:rgba(255,255,255,.6)}.otziv{margin-top:20px}.otziv__text{font-size:15px;line-height:22px}.otziv__desc{font-size:12px;line-height:13px}.otziv__name{font-size:14px;line-height:25px}.otziv__text:before{content:none}.card__documents-row{margin-top:20px;margin-bottom:25px}.catalogs__text{display:none}.catalogs__title{font-size:16px;line-height:19px}.catalogs__img{min-width:auto;max-width:96px}.catalogs__item .btn__large{background:0 0;padding:0}.catalogs__item .btn__large span{color:#06ac6b;border-bottom:1px solid #06ac6b;font-size:15px;line-height:18px;font-weight:400}.catalogs__item .btn__large svg{display:none}.row__m .catalogs__subtitle{font-size:15px;line-height:18px;height:53px;padding-left:40px;padding-right:10px}.row__m svg{left:30px}.row__m{margin-top:10px}.chertezh__item-title{text-align:left}.chertezh__item-num span{font-weight:400;font-size:10px;line-height:12px}.chertezh__item-num{position:absolute;border:none;width:auto;padding:0;left:25px;margin-top:-30px}.chertezh__item-title a{font-size:12px;line-height:15px}.chertezh__item-link span{white-space: nowrap;font-size:14px;line-height:17px}.chertezh__item-link{min-width:87px;max-width:87px}.chertezh__item{line-height:1}.chertezh__item-link{padding:14px 5px}.chertezh__item-link span{border-bottom:none;text-decoration:underline}.chertezh__item-title{padding:16px 6px}.chert__m .chertezh__title{padding-left:40px;font-size:15px;line-height:18px}.chert__m svg{left:13px}.chertez__hidden{margin-top:0}.table .schema__name{display:block;width:100%!important;font-size:12px;line-height:15px;border:none;padding:15px;min-height:100%;padding-bottom:0}.table .schema__icon{display:inline;border:none;min-height:100%;padding-left:10px;line-height:3}.table .schema__size{display:inline;width:100%!important;font-size:12px;line-height:15px;border:none;padding:15px;min-height:100%;line-height:3}.table tr{border:1px solid #c7c7c7;border-radius:3px}.table .shema__download{padding:0;height:37px;border-bottom:none;border-right:0;min-width:50%;width:50%!important}.table .shema__show{padding:0;height:37px;border-bottom:none;border-left:0}.table .shema__download,.table .shema__show{opacity:1}.sidebar__item a{font-size:15px;line-height:18px}.sidebar--min .sidebar__item{padding:13px 24px 13px 24px}.arrow-grey-md{top:43%}.h2-title{font-size:20px;line-height:24px}.vac__step .step__item{display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex;align-items:center;height:auto;padding:5px 20px}.step__item-num{font-size:38px;line-height:46px}.vac__step .step__item-title{font-size:14px;line-height:17px;margin:0;margin-left:15px}.vac__bottom{font-size:16px;line-height:20px}.about__bottom{min-height:183px}.vac__step{padding-bottom:20px;padding-top:20px}.accordion .card-body p{font-size:12px;line-height:15px}.card-body ul li{font-size:12px;line-height:15px}.card-body h4{font-size:13px;line-height:25px}.accordion .card-header .btn{font-size:15px;line-height:18px}.accordion .card-header .btn{padding:17px 70px}.accordion .card-header .btn svg{top:18px}.accordion .card-header .btn.collapsed svg{top:18px}.accordion>.card{margin-bottom:8px}.v__accordion{padding-bottom:20px}.news-detail--bottom{padding-top:25px;padding-bottom:45px}.row__part-news{padding-top:30px}.news-detail-text p{font-size:12px;line-height:15px;margin-bottom:15px}.spasibo__title{font-size:20px;line-height:24px;text-align:center}.row__spasibo{flex-direction:column-reverse;padding-bottom:170px}.boss__wrap{position:absolute;bottom:-530px}.spasibo__centered{padding-left:15px}.spasibo__centered p{font-size:12px;line-height:15px;margin-bottom:10px}.link__green{font-size:15px;line-height:18px}.spasibo__text{margin-bottom:5px}.boss__name{font-size:15px;line-height:18px}.contact__item-subtitle{flex-basis:100%;max-width:100%;margin-bottom:5px}.desc-title-contacts{font-size:16px;line-height:22px}.contact__item{margin-bottom:20px}.contacts{padding-bottom:30px}.dillers__list{display:none}.dillers__item-title{font-size:16px;line-height:19px}.dillers__item{padding:14px 20px 0;margin-bottom:10px}.dillers__list-item{font-size:14px;line-height:25px;margin-bottom:0}.dillers__list{margin-bottom:15px}.dillers__item{cursor:pointer}.diller__hidden-item{margin:20px 0 0}.row__dillers{margin-top:20px}.r__block-bottom .r__btn{max-width:100%;margin-left:0;justify-content:center}.r__block-bottom .r__btn:after{content:none}.r__block-bottom .r__btn{font-size:15px;line-height:18px;padding:14px 22px}.r__block-top{flex-direction:column;align-items:flex-start}.r__block-top>div{padding-top:15px;padding-bottom:15px;font-size:17px;line-height:21px}.r__block-top span{font-size:17px;line-height:21px}.r__block-top img{max-width:45px}.r__block{padding:20px}.r__table tr{border:none}.product__text-bottom,.tab-pane p{font-size:12px;line-height:15px}.usluga-detail-preim__text span{font-size:15px;line-height:18px}.usluga-detail-preim__img{width:30px;height:30px}.usluga-detail-preim__item{padding:12px 10px;margin-bottom:10px}.usluga-detail-preim__text{line-height:16px}.row__usluga-detail-preim{margin-top:20px}.usluga-detail-preim{margin-top:30px}.usluga-detail{padding-bottom:20px}.product-main{margin-bottom:30px;margin-top:20px}}@media (max-width:575px){.partners-main-wrapper .swiper-button-next,.partners-main-wrapper .swiper-button-prev{display:block!important}.slider__item-text{font-size:30px;line-height:36px}.slider__item-text span:last-child{font-size:19px;line-height:27px}.slider__item-text{padding:12px 12px}.btn-header{font-size:16px;line-height:19px;width:100%;left:6px;max-width:97%;bottom:95px}.slider__item-text{max-width:97%;left:6px;top:22%}.header__slider{height:406px}.header__slider .swiper-container{height:406px}.card__category-img{height:140px}.card__category-title{font-size:22px;line-height:25px}.card__category-wrapper{padding:15px 8px}.slider__mobile-p.slick-initialized .slick-slide div>.col-md-12,.slider__mobile.slick-initialized .slick-slide div>.col-md-12{padding-right:7px;padding-left:7px}.h2-title{font-size:27px;line-height:33px}.desc-title{font-size:15px;line-height:20px}.card__category-row{margin-top:28px}.product-main .swiper-slide img{height:275px;width:100%;-o-object-fit:cover;object-fit:cover}.product-main:after,.product-main:before{content:none}.product-main .swiper-button-black{opacity:1!important}.product-main .swiper-button-next{right:15px}.product-main .swiper-button-prev{left:15px}.partners-main .swiper-slide{max-width:100%}.partners-main .swiper-slide:nth-child(odd){margin-right:0}.partners-main .swiper-slide{margin-bottom:10px}.part__info{padding:15px}.card__category-row .slick-list{margin-right:-57px}.part__info-title{font-size:22px}.card__category{margin-bottom:0}.header__info{padding:10px 0}.form-man{max-width:155px}.btn__form{font-size:16px;line-height:19px;text-align:left;padding:15px 65px 15px 25px}.form__bottom{padding:20px 20px;text-align:left}.politics-wrapper label{text-align:left;font-size:10px;line-height:12px}.form__bottom form input{text-align:left;font-size:17px;line-height:21px}.checkmark{top:-5px}.form__bottom .politics-wrapper{justify-content:start}.form__bottom-title{font-size:20px;line-height:24px}.header__sub-subtitle span{font-size:16px;line-height:19px;display:block}.header__sub-title{font-size:30px;line-height:36px}.header__sub .header__sub-subtitle{margin-top:0}.header__sub .btn-header{padding:18px 12px 18px 12px;left:0;max-width:100%}.header__sub .btn-header:after{right:15px}.header__sub{height:403px}.header__sub .header__sub-subtitle span{padding:12px 20px}.header__sub .h-sub-p{padding-top:10px;padding-bottom:0}.header__sub .m-t-x{margin-top:10px!important}.h2-title{font-size:27px;line-height:33px}.card__otrasli-row .card__category-title,.step__item-title{font-size:22px;line-height:27px;word-wrap:break-word;word-wrap:break-word;word-break:normal;line-break:normal;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.row__cat-product .step__item{padding:12px 10px 14px 15px}.card__otrasli-row .card__category-wrapper{padding:17px 15px 10px}.form__raschet{padding:15px}.form__raschet-right .btn__form:after{content:none}.form__raschet-right .btn__form{padding:15px;text-align:center!important}.accordion .card-body{padding:0 15px 38px 15px}.accordion .card-header .btn{padding-right:15px;padding-left:45px}.accordion .card-header .btn svg{left:17px}.accordion .card-body img:not(:last-child){margin-right:10px}.header__sub .header__sub-title{font-size:26px;line-height:32px}.header__sub .btn-header{margin-top:10px}.card__category-o .card__category-img{height:140px}.card__category-o .card__category-title{padding:0 6px}.mb-30{margin-bottom:10px}.card__category-wrapper-2{padding:0 10px}.card__category-o .card__category-list{padding:0 0 0 23px}.card__category-last-b-title{font-weight:400;font-size:12px;line-height:15px;max-width:130px}.card__category-last .card__category-title{font-weight:600;font-size:18px;line-height:22px;max-width:153px}.card__category-last{padding:26px 25px}.part__info-title{font-weight:700;font-size:18px;line-height:22px}.part__info img{width:40px}.part__info{padding:3px 15px}.part__info-title{margin-top:12px;margin-bottom:12px}.partners-main .slick-slide{padding-left:0;padding-right:0}.partners-main-wrapper .swiper-button-prev{left:3px;background-color:#eaeaea;border:none}.partners-main-wrapper .swiper-button-next{right:3px;background-color:#eaeaea;border:none}.partners-main .swiper-slide{padding:30px 35px 30px 35px}.partners-main-title{font-weight:700;font-size:15px;line-height:18px}.desc-title{font-weight:400;font-size:12px;line-height:15px}.news__item-text{font-size:12px;line-height:15px}.news__item-link{font-weight:700;font-size:15px;line-height:18px}.btn__news-more{height:45px}.news__item-date{font-weight:400;font-size:12px;line-height:15px}.h2-title{font-weight:800;font-size:20px;line-height:24px}.card__category-title{font-size:18px;line-height:25px}.card__category-title:after{right:0}.header-20let{font-size:12px;line-height:12px;top:10px}.form--row .h2-title{font-size:20px;line-height:24px}.form-man-prof{font-size:12px;line-height:15px}.form__desc-wrapper{top:90px;left:130px}.btn__form:after{content:none}.btn__form{padding:13px;text-align:center}.input__form{padding:11px 15px}.header__sub .btn-header{display:none}.card__otrasli-row .card__category-title{font-size:14px;line-height:17px}.card__otrasli-row .card__category-img{max-height:120px}.card__otrasli-row .card__category-wrapper{padding:17px 10px 10px}.card__otrasli-row .card__category-list-item{font-size:13px;line-height:16px;padding-left:20px}.card__category-list-item svg{width:12px;height:10px}.card__otrasli-row .col-6{padding-right:5px;padding-left:5px}.card__otrasli-row .card__category{margin-bottom:22px}.breadcrubs{font-size:10px;line-height:12px;margin-top:15px}.checbox-bg{font-size:15px;line-height:31px}.form__raschet-text{font-size:12px;line-height:15px;margin-top:5px}.form__raschet-title{font-size:18px;line-height:22px}.select2-container--default .select2-selection--single .select2-selection__rendered{font-size:15px;line-height:18px}.custom-select+.select2-container .select2-selection--single{height:45px}.custom-select+.select2-container .select2-selection--single .select2-selection__arrow{top:10px}.input__form{padding:8px 15px}.form__raschet-right .btn__form{font-size:15px;line-height:18px}.header__sub .header__sub-title{padding-right:0}.accordion p{font-size:12px;line-height:18px}.accordion__subtitle{font-size:15px;line-height:18px}.accordion{margin-top:15px}.h2-title-mb{margin-bottom:10px}.card__category-o .card__category-img{height:90px}.sub--margin{padding-top:15px}.catalog__pdf-text{display:none}.catalog__pdf-title{font-size:16px;line-height:19px}.catalog__pdf-item .link__arrow-left span{font-size:15px;line-height:18px}.catalog__pdf-item .link__arrow-left svg{display:none}.projects__accordion .swiper-button-next{right:-10px}.projects__accordion .swiper-button-prev{left:-10px}.projects__item-mb{margin-bottom:0}.row__otziv{padding-left:0;padding-right:0}.card__documents-row .part__info-title{font-size:15px;line-height:18px}.card__documents-row .part__info{min-height:45px;margin-bottom:7px}.letter__item-img{max-width:270px;margin:0 auto}.sidebar--min .sidebar__item{padding:10px 20px 10px 20px}.hidden-arrow{position:relative}.col__press-right .row-sub-news>.col{flex-direction:column}.col__press-right .col-main-news-img img{width:100%;height:100%;max-height:250px}.col__press-right .col-main-news-text{margin-top:15px}.col__press-right .row-sub-news .news__item-link span{font-size:15px;line-height:18px}.col__press-right .btn__news-more{padding:10px}.col__press-right .news__item{margin-top:0}.col__press-right .col-main-news-text{margin-top:5px}.press__year-list-item a{font-size:15px;line-height:18px}.press__left-list-item a{font-size:15px;line-height:18px}.press__left-list-item{width:auto;padding:0 28px;height:45px;margin-bottom:10px}.press__left-list{flex-wrap:wrap;justify-content:flex-start}.press__year-list-item{padding:9px 18px;height:45px}.row__spasibo .col-lg-4 img{height:320px}.boss__wrap{bottom:-450px}.boss__desc{font-size:12px;line-height:28px}.title__404{font-size:17px;line-height:21px;margin:0}.title__404:after{content:none}.row__404{padding-bottom:50px}.arrow-white{background-color:rgba(255,255,255,.65)!important}.contact__item-text{font-size:12px;line-height:15px}.contact__item-subtitle{font-size:14px;line-height:17px}.link__green--contacts{font-size:14px;line-height:17px}.contact__item-title{font-size:16px;line-height:19px}.contact__item{padding:13px 22px 0;margin-bottom:10px}.contact__item-title{margin-bottom:15px}.desc-title-contacts{font-size:12px;line-height:18px}.tabs__left .nav-link{font-size:15px;line-height:18px}.tabs__left .nav-link{padding:13px 15px}.product__text,.product__text p{font-size:12px;line-height:15px}.row__product{padding-bottom:20px}.row__phgall{margin-top:25px}.usluga-detail-text p,.usluga-detail-text ul li{font-size:12px;line-height:22px}.usluga-detail-text ul li{margin-top:5px;font-weight:400}.usluga-detail-text ul li>ul li{font-size:12px;line-height:22px}.shema__download a,.shema__show a{font-size:15px;line-height:18px}.table .schema__size{padding:6px}.schema__title{font-size:18px;line-height:22px;margin-bottom:10px;margin-top:12px}.schema__icon img{width:20px;height:20px}.shema .table{margin-bottom:0}.shema{margin-bottom:20px}.table .schema__name{min-width:283px}}@media (max-width:320px){.product-main .swiper-slide img{height:175px;width:100%;-o-object-fit:cover;object-fit:cover}.card__category-last{padding:16px 12px}.sidebar--min .sidebar__item{padding:10px 10px 10px 10px}}
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiIiwic291cmNlcyI6WyJtZWRpYS5jc3MiXSwic291cmNlc0NvbnRlbnQiOlsiQGNoYXJzZXQgXCJVVEYtOFwiO0BtZWRpYSAobWF4LXdpZHRoOjExOTlweCl7LmhlYWRlcl9fbG9nbyBzcGFue2Rpc3BsYXk6bm9uZX0uaGVhZGVyLTIwbGV0e2Rpc3BsYXk6bm9uZX0uaGVhZGVyX19waG9uZSwuaGVhZGVyX19waG9uZTpudGgtY2hpbGQoMil7Zm9udC1zaXplOjE5cHh9Lm1lbnVfX3dyYXBwZXIgLm5hdmJhci1uYXYgLm5hdi1pdGVtLWNhdGFsb2cgLmRyb3Bkb3duLW1lbnU6YmVmb3Jle2xlZnQ6LTkzMHB4fS5tZW51X193cmFwcGVyIC5uYXZiYXItbmF2IC5kcm9wZG93bi1tZW51OmFmdGVye3JpZ2h0Oi05MzBweH0uc2xpZGVyX19pdGVtLXRleHR7bWF4LXdpZHRoOjkzMHB4O2ZvbnQtc2l6ZTo0NXB4O2xpbmUtaGVpZ2h0OjU0cHh9LnNsaWRlcl9faXRlbS10ZXh0IHNwYW46bGFzdC1jaGlsZHtmb250LXNpemU6MjhweDttYXJnaW4tdG9wOjB9LmhlYWRlcl9faW5mby1yb3cgLmNvbC1tZC00Omxhc3QtY2hpbGQgLmhlYWRlcl9faW5mb3ttYXJnaW4tbGVmdDowfS5jYXJkX19jYXRlZ29yeS1sYXN0e3BhZGRpbmc6NTZweCAxNXB4fS5jYXJkX19jYXRlZ29yeS13cmFwcGVyLTJ7cGFkZGluZzowIDE1cHh9LmZvcm1fX2JvdHRvbXtwYWRkaW5nOjMwcHggMzBweH0uZm9ybV9fYm90dG9tLXRpdGxle21hcmdpbi1ib3R0b206MjBweH0uYnRuX19mb3Jte3BhZGRpbmc6MjVweCA2MHB4IDI1cHggMjBweDt3aWR0aDoxMDAlfS5idG5fX2Zvcm06YWZ0ZXJ7cmlnaHQ6MjBweH0uZm9ybV9fZGVzYy13cmFwcGVye3RvcDoxNjBweDttYXgtd2lkdGg6MzM1cHg7cmlnaHQ6MjVweH0uZm9ybS1tYW57bWFyZ2luLXRvcDoxMHB4fS5jYXQtcHJvZHVjdF9faW1nIGltZ3toZWlnaHQ6OTIlO29iamVjdC1maXQ6Y292ZXJ9LmFjY29yZGlvbiAuY2FyZC1ib2R5IGltZ3ttYXgtd2lkdGg6MzAlIWltcG9ydGFudH0ucl9fYnRue3BhZGRpbmc6MTBweCAzNHB4fS5hY2NvcmRpb24gLnByb2plY3RzX19pbWctd3JhcHBlciBpbWd7bWF4LXdpZHRoOjEwMCUhaW1wb3J0YW50fS5idG5fX2xhcmdle3BhZGRpbmc6MThweH0ucHJlc3NfX3llYXItbGlzdHtmbGV4LXdyYXA6d3JhcDtqdXN0aWZ5LWNvbnRlbnQ6ZmxleC1zdGFydH0udGFibGUtc2ggLnNjaGVtYV9fbmFtZXttaW4td2lkdGg6NTAwcHh9fUBtZWRpYSAobWF4LXdpZHRoOjk5MXB4KXsuaGVhZGVyX19sb2dve2ZsZXgtZGlyZWN0aW9uOnJvd30uaGVhZGVyX19waG9uZTpiZWZvcmV7cmlnaHQ6MTU1cHg7bGVmdDphdXRvfS5oZWFkZXJfX3Bob25lIHNwYW57Ym9yZGVyLWJvdHRvbToxcHggc29saWQgIzMxMzEzMH0uaGVhZGVyLTIwbGV0e2Rpc3BsYXk6YmxvY2s7bWF4LXdpZHRoOjEyMnB4O21hcmdpbi1sZWZ0OjE1cHg7ZGlzcGxheTpmbGV4O2FsaWduLWl0ZW1zOmNlbnRlcjtwb3NpdGlvbjphYnNvbHV0ZTtsZWZ0OjIwMHB4O3RvcDoyMHB4fS5uYXZiYXItdG9nZ2xlci1pY29ue2ZvbnQtd2VpZ2h0OjYwMDtmb250LXNpemU6MjBweDtsaW5lLWhlaWdodDoyNHB4O2xldHRlci1zcGFjaW5nOi0uMDFlbTtjb2xvcjojZTA2NjI3fS5oZWFkZXJfX3RvcHtwYWRkaW5nLXRvcDoxMHB4O3BhZGRpbmctYm90dG9tOjEwcHh9Lm5hdmJhci10b2dnbGVye3Bvc2l0aW9uOmFic29sdXRlO3RvcDotNjBweDtyaWdodDoyMDBweH0uc2xpZGVyX19pdGVtLXRleHR7bWF4LXdpZHRoOjY5MHB4fS5oZWFkZXJfX2luZm8tdGV4dHtmb250LXNpemU6MTVweH0uaGVhZGVyX19pbmZvLWltZyBpbWd7bWF4LWhlaWdodDo1NXB4fS5oZWFkZXJfX2luZm8taW1ne21hcmdpbi1yaWdodDoxMHB4fS5oZWFkZXJfX2luZm97cGFkZGluZzoyMHB4IDB9LmhlYWRlcl9faW5mby1yb3cgLmNvbC1tZC00e3BhZGRpbmctcmlnaHQ6MH0uY29udGFpbmVyLWJne2JhY2tncm91bmQ6I2Y5ZjlmOX0uY2FyZF9fY2F0ZWdvcnktcm93e21hcmdpbi10b3A6MzBweDtwYWRkaW5nLWJvdHRvbTozMnB4fS5zbGlkZXJfX21vYmlsZS1wLnNsaWNrLWluaXRpYWxpemVkIC5zbGljay1zbGlkZSwuc2xpZGVyX19tb2JpbGUuc2xpY2staW5pdGlhbGl6ZWQgLnNsaWNrLXNsaWRle21heC13aWR0aDo0MzVweH0uc2xpZGVyX19tb2JpbGV7bWFyZ2luLXJpZ2h0Oi0xNjVweH0uY2FyZF9fY2F0ZWdvcnktdGl0bGUgYnJ7ZGlzcGxheTpub25lfS5jb250YWluZXItbWQtYmctd2hpdGV7YmFja2dyb3VuZDojZmZmfS5wdC10aXRsZXtwYWRkaW5nLXRvcDozNXB4fS5wdC0wLW1ke3BhZGRpbmctdG9wOjB9LnByb2R1Y3QtbWFpbnttYXJnaW4tYm90dG9tOjU4cHh9LnBhcnRuZXJzLW1haW4gLnN3aXBlci1zbGlkZXttYXJnaW4tYm90dG9tOjE1cHg7bWF4LXdpZHRoOjQ2LjklfS5wYXJ0bmVycy1tYWluIC5zd2lwZXItc2xpZGU6bnRoLWNoaWxkKG9kZCl7bWFyZ2luLXJpZ2h0OjMwcHh9LnNsaWRlci1wYXJ0e2ZsZXgtd3JhcDp3cmFwfS5wYXJ0bmVycy1tYWlue3BhZGRpbmc6MCAxNXB4fS5uZXdzX19pdGVte2JveC1zaGFkb3c6bm9uZTtwYWRkaW5nOjB9Lm5ld3NfX21haW57cGFkZGluZy10b3A6MzBweH0uYnRuX19uZXdzLW1vcmV7Zm9udC1zaXplOjE2cHg7bGluZS1oZWlnaHQ6MTlweDtsZXR0ZXItc3BhY2luZzotLjAyZW07d2lkdGg6MTAwJTtoZWlnaHQ6NjlweDtkaXNwbGF5OmZsZXg7anVzdGlmeS1jb250ZW50OmNlbnRlcjthbGlnbi1pdGVtczpjZW50ZXI7bWFyZ2luLWJvdHRvbTo0MHB4O21hcmdpbi10b3A6MTVweH0uZm9ybS0tcm93e2ZsZXgtZGlyZWN0aW9uOmNvbHVtbn0uZm9ybS0tYmd7YmFja2dyb3VuZC1zaXplOmNvdmVyO3BhZGRpbmctYm90dG9tOjUwcHh9LmZvcm0tbWFue21hcmdpbi10b3A6NTRweDttYXgtd2lkdGg6MTk1cHh9LmZvcm1fX2Rlc2Mtd3JhcHBlcnt0b3A6MTYwcHg7bWF4LXdpZHRoOjQ3MnB4O3JpZ2h0OjE1cHh9LmZvcm1fX2JvdHRvbXt0ZXh0LWFsaWduOmNlbnRlcn0uZm9ybV9fYm90dG9tIGZvcm17bWF4LXdpZHRoOjMzNXB4O21hcmdpbjowIGF1dG99LmZvcm1fX2JvdHRvbSBmb3JtIGlucHV0e3RleHQtYWxpZ246Y2VudGVyfS5mb3JtX19ib3R0b20gLnBvbGl0aWNzLXdyYXBwZXJ7ZGlzcGxheTpmbGV4O2p1c3RpZnktY29udGVudDpjZW50ZXI7bWFyZ2luLXRvcDotMTVweDttYXJnaW4tYm90dG9tOjB9LmZvcm1fX2JvdHRvbS10aXRsZXttYXJnaW4tYm90dG9tOjEwcHh9LmgyLXRpdGxlIGJye2Rpc3BsYXk6bm9uZX0uZm9ybV9fcmFzY2hldC1yaWdodHtwYWRkaW5nLWxlZnQ6MDtwYWRkaW5nLXRvcDoyNXB4fS5mb3JtX19yYXNjaGV0e3BhZGRpbmc6NDBweCA0MHB4fS5mb3JtX19yYXNjaGV0LXRleHR7bWF4LXdpZHRoOjQ1M3B4fS5wYXJ0bmVycy1tYWluLXdyYXBwZXJ7bWFyZ2luLXRvcDoxMHB4fS5mb3JtX19yYXNjaGV0LS1iZysuY29udGFpbmVyIC5yb3dfX3BhcnQtbmV3c3twYWRkaW5nLWJvdHRvbTozMHB4O3BhZGRpbmctdG9wOjMwcHh9LmFjY29yZGlvbi1jb250YWluZXJ7cGFkZGluZy10b3A6MzBweDtwYWRkaW5nLWJvdHRvbTozMHB4fS5mb3JtLWxnLTh7ZmxleC1iYXNpczoxMDAlO21heC13aWR0aDoxMDAlfS5mb3JtLW1kLTEye2ZsZXgtYmFzaXM6MTAwJTttYXgtd2lkdGg6MTAwJX0uYWNjb3JkaW9uIC5jYXJkLWhlYWRlciAuYnRue2ZvbnQtc2l6ZToyMHB4O2xpbmUtaGVpZ2h0OjI0cHh9LmFjY29yZGlvbiAuY2FyZC1oZWFkZXIgLmJ0bi5jb2xsYXBzZWQgYnJ7ZGlzcGxheTpub25lfS5jYXJkX19vdHJhc2xpLXJvdyAuc2xpY2stdHJhY2t7cGFkZGluZy10b3A6NTBweH0uY2FyZF9fb3RyYXNsaS1yb3d7bWFyZ2luLXRvcDowO3BhZGRpbmctYm90dG9tOjB9LmhlYWRlcl9fc3ViIC5oZWFkZXJfX3N1Yi1zdWJ0aXRsZSBzcGFue3BhZGRpbmctdG9wOjB9LmhlYWRlcl9fc3ViIC5oZWFkZXJfX3N1Yi10aXRsZXtwYWRkaW5nLXRvcDo1cHh9LmNhdC1wcm9kdWN0X19pbWcgaW1ne21heC1oZWlnaHQ6MzQ4cHg7d2lkdGg6MTAwJX0uY2F0LXByb2R1Y3RfX3Jvd3twYWRkaW5nLXRvcDozMHB4O3BhZGRpbmctYm90dG9tOjMwcHh9LnJvd19fc3RlcHttYXJnaW4tdG9wOjA7bWFyZ2luLWJvdHRvbToxNXB4fS5mb3JtX19yYXNjaGV0LS1iZ3twYWRkaW5nLXRvcDozMHB4fS5mb3JtX19yYXNjaGV0e21hcmdpbi10b3A6MzBweH0ucGFydG5lcnMtbWFpbiAuc3dpcGVyLXNsaWRle21hcmdpbi1ib3R0b206MDttYXJnaW4tdG9wOjE1cHh9LmZvcm0tLWJne3BhZGRpbmctdG9wOjMwcHg7cGFkZGluZy1ib3R0b206MzBweH0uZm9ybS1sZy04e3BhZGRpbmctdG9wOjB9LnJfX2J0bntwYWRkaW5nOjIycHggMjVweH0uZGVzYy10aXRsZS1oaWRkZW57ZGlzcGxheTpub25lfS5yb3dfX3Byb2R1Y3R7ZmxleC1kaXJlY3Rpb246Y29sdW1ufS5jb2wtdGFiLTJ7ZmxleDowIDAgMTAwJTttYXgtd2lkdGg6MTAwJX0udGFic19fbGVmdHtmbGV4LWRpcmVjdGlvbjpyb3chaW1wb3J0YW50fS50YWJzX19sZWZ0Ojotd2Via2l0LXNjcm9sbGJhcntkaXNwbGF5Om5vbmV9LmNvbC10YWItMTB7ZmxleDowIDAgMTAwJTttYXgtd2lkdGg6MTAwJTtwYWRkaW5nLWxlZnQ6MTVweH0udGFic19fbGVmdHttYXJnaW4tYm90dG9tOjIwcHh9LnByb2R1Y3RfX3RhYiBpbWd7bWF4LWhlaWdodDoyNzlweDttYXJnaW4tcmlnaHQ6MjBweH0uZmxleC1tZHtkaXNwbGF5OmZsZXg7b3ZlcmZsb3cteDpzY3JvbGx9LmZsZXgtbWQ6Oi13ZWJraXQtc2Nyb2xsYmFye2Rpc3BsYXk6bm9uZX0uaGVhZGVyX19zbGlkZXIgLnN3aXBlci1idXR0b24td2hpdGV7ZGlzcGxheTpub25lfS5wYXJ0X19pbmZve2Rpc3BsYXk6ZmxleDthbGlnbi1pdGVtczpjZW50ZXI7bWFyZ2luLWJvdHRvbToyMHB4fS5wYXJ0X19pbmZvIGltZ3ttYXJnaW4tcmlnaHQ6NTBweDt3aWR0aDoxMjdweH0ucGFydF9faW5mby10aXRsZXttYXJnaW4tdG9wOjE1cHh9LnJvdy0tdzJ7cGFkZGluZy1ib3R0b206MH0uY2FyZF9fY2F0ZWdvcnktLW1ie3BhZGRpbmctYm90dG9tOjIwcHh9LmJ0bl9fbmV3cy1tb3Jle21hcmdpbi1ib3R0b206MH0uc2xpZGVyX19tb2JpbGUgLnNsaWNrLXRyYWNre2Rpc3BsYXk6ZmxleH0uc2xpZGVyX19tb2JpbGUgLnNsaWNrLXRyYWNrIC5zbGljay1zbGlkZXtkaXNwbGF5OmZsZXg7aGVpZ2h0OmF1dG99LmNhcmRfX2NhdGVnb3J5LS1tYntoZWlnaHQ6MTAwJTtkaXNwbGF5OmZsZXg7aGVpZ2h0OmF1dG99LmNhcmRfX2NhdGVnb3J5LXJvd3twYWRkaW5nLWJvdHRvbTozMHB4fS5zdGVwX19pdGVte21pbi1oZWlnaHQ6MTAwJX0uY2FyZF9fY2F0ZWdvcnktd3JhcHBlcntwYWRkaW5nOjI2cHggMjJweH0ucGFydF9faW5mbyAuY2FyZF9fY2F0ZWdvcnktbGlzdHtkaXNwbGF5Om5vbmV9LnBhcnRfX2luZm8gaW1ne3dpZHRoOjYwcHh9LnBhcnRfX2luZm97cGFkZGluZzo1cHggMTBweH0ucGFydF9faW5mby10aXRsZXtib3JkZXItYm90dG9tOjJweCBzb2xpZCAjMDAwO2Rpc3BsYXk6aW5saW5lLWJsb2NrfS5wYXJ0X19pbmZve2N1cnNvcjpwb2ludGVyfS5kZXNjLXRpdGxle2ZvbnQtc2l6ZToxOHB4O2xpbmUtaGVpZ2h0OjIycHh9LmhlYWRlcl9fc3ViIC5oZWFkZXJfX3N1Yi10aXRsZXtmb250LXNpemU6MzZweDtsaW5lLWhlaWdodDo0MHB4fS5jYXJkX19vdHJhc2xpLXJvd3ttYXJnaW4tdG9wOjUwcHh9LnJvd19fY2F0LXByb2R1Y3QgLnN0ZXBfX2l0ZW0tdGV4dHtkaXNwbGF5Om5vbmV9LnJvd19fY2F0LXByb2R1Y3QgLnN0ZXBfX2l0ZW0tdGl0bGV7Y3Vyc29yOnBvaW50ZXI7dGV4dC1kZWNvcmF0aW9uOnVuZGVybGluZX0ucm93X19jYXQtcHJvZHVjdCAuc3RlcF9faXRlbT5kaXY6Zmlyc3QtY2hpbGR7ZGlzcGxheTpmbGV4O2FsaWduLWl0ZW1zOmNlbnRlcn0ucm93X19jYXQtcHJvZHVjdCAuc3RlcF9faXRlbS1udW17bWFyZ2luLXJpZ2h0OjIwcHh9LnJvd19fY2F0LXByb2R1Y3QgLnN0ZXBfX2l0ZW0tbnVtIGltZ3ttYXgtd2lkdGg6NjBweH0ucm93X19jYXQtcHJvZHVjdCAuc3RlcF9faXRlbS1udW17bWFyZ2luLWJvdHRvbTowO2xpbmUtaGVpZ2h0OjUycHh9LnJvd19fY2F0LXByb2R1Y3QgLnN0ZXBfX2l0ZW0tdGl0bGV7bWFyZ2luLXRvcDowO21hcmdpbi1ib3R0b206MH0uY2FyZF9fdXNsdWdpLXJvdyAuY2FyZF9fY2F0ZWdvcnktaW1ne2Rpc3BsYXk6bm9uZX0uY2FyZF9fdXNsdWdpLXJvdyAuY2FyZF9fY2F0ZWdvcnktbGlzdHtkaXNwbGF5Om5vbmV9LmNhcmRfX3VzbHVnaS1yb3cgLmNhcmRfX2NhdGVnb3J5LXRpdGxle2ZvbnQtc2l6ZToyNHB4O2xpbmUtaGVpZ2h0OjI5cHg7bWFyZ2luLWJvdHRvbTowO2NvbG9yOiMwNmFjNmI7dGV4dC1kZWNvcmF0aW9uOnVuZGVybGluZX0uY2FyZF9fdXNsdWdpLXJvdyAuY2FyZF9fY2F0ZWdvcnktd3JhcHBlcntwYWRkaW5nOjIwcHh9LmNhcmRfX3VzbHVnaS1yb3cgLmNhcmRfX2NhdGVnb3J5e21hcmdpbi1ib3R0b206MTVweH0uY2FyZF9fY2F0ZWdvcnktd3JhcHBlci0ye2Rpc3BsYXk6bm9uZX0uY2FyZF9fY2F0ZWdvcnktbyAuY2FyZF9fY2F0ZWdvcnktdGl0bGV7bWFyZ2luLWJvdHRvbTowfS5jYXJkX19jYXRlZ29yeS1vIC5jYXJkX19jYXRlZ29yeS1pbWd7aGVpZ2h0OjE3MHB4fS5yb3dfX3N0ZXAgLnN0ZXBfX2l0ZW17cGFkZGluZzoyMHB4IDE1cHggMjBweCAxNXB4fS5yb3dfX3N0ZXAgLnN0ZXBfX2l0ZW0tdGl0bGV7Zm9udC1zaXplOjIxcHg7bGluZS1oZWlnaHQ6MjVweH0ucm93X19zdGVwPi5jb2wtbWQtNDpub3QoOmxhc3QtY2hpbGQpe3BhZGRpbmctcmlnaHQ6NXB4fS5yb3dfX3N0ZXA+LmNvbC1tZC00Om5vdCg6Zmlyc3QtY2hpbGQpe3BhZGRpbmctbGVmdDo1cHh9LnJvd19fcGRmLWl0ZW0gaW1ne21hcmdpbjowIGF1dG99LmRlc2MtdGl0bGUgYnJ7ZGlzcGxheTpub25lfS5wZGZfX2NvbCAuc2xpY2stYXJyb3d7YmFja2dyb3VuZC1jb2xvcjojZWFlYWVhO2JvcmRlcjpub25lfS5wcm9qZWN0c19fYWNjb3JkaW9uIC5tb3JlX19idG57ZGlzcGxheTpub25lfS5wcm9qZWN0c19fYWNjb3JkaW9uIC5wcm9qZWN0c19fbmFtZXtmb250LXNpemU6MTdweDtsaW5lLWhlaWdodDoyMXB4O21hcmdpbi1ib3R0b206MjBweH0ucHJvamVjdHNfX2FjY29yZGlvbiAucHJvamVjdHNfX3N1YnRleHR7ZGlzcGxheTpub25lfS5wcm9qZWN0c19fd3twYWRkaW5nOjAgMTNweDtib3JkZXItdG9wOm5vbmV9LnByb2plY3RzX19pbWctd3JhcHBlcntoZWlnaHQ6NzVweH0ucHJvamVjdHNfX2l0ZW0tbWIuY2F0YWxvZ3NfX2l0ZW0tLWhpZGRlbntkaXNwbGF5OmJsb2NrIWltcG9ydGFudH0ucm93Xzlfc2xpZGVyIC5jb2wtbWQtNHtmbGV4OjAgMCAxMDAlO21heC13aWR0aDoxMDAlfS5hcnJvdy1ncmV5e2JhY2tncm91bmQtY29sb3I6I2VhZWFlYSFpbXBvcnRhbnQ7Ym9yZGVyOm5vbmV9LnByb2plY3RzX19hY2NvcmRpb24gLmFycm93LWdyZXl7bWFyZ2luLXRvcDowfS5wcm9qZWN0c19fYWNjb3JkaW9uPi5jYXJke292ZXJmbG93OnZpc2libGV9LnByb2plY3RzX19hY2NvcmRpb24gLnN3aXBlci1idXR0b24tbmV4dHtyaWdodDotMjBweH0ucHJvamVjdHNfX2FjY29yZGlvbiAuc3dpcGVyLWJ1dHRvbi1wcmV2e2xlZnQ6LTIwcHh9LnByb2plY3RzX19hY2NvcmRpb24gLnByb2plY3RzX19pdGVte3BhZGRpbmc6MTdweH0uYWNjb3JkaW9uIC5wcm9qZWN0c19faW1nLXdyYXBwZXIgaW1ne3BhZGRpbmc6MTJweH0uaXotaW1nIGltZ3t3aWR0aDoxMDAlfS5waG90b19fc2xpZGVyLWltZyBpbWd7d2lkdGg6MTAwJX0ucGhvdG9fX3NsaWRlci13cmFwcGVyIC5zd2lwZXItYnV0dG9uLW5leHR7cmlnaHQ6MzBweDtiYWNrZ3JvdW5kLWNvbG9yOiNmZmY7YmFja2dyb3VuZC1pbWFnZTp1cmwoLi4vaW1hZ2VzL3N3aXBlci1idXR0b24tYmxhY2stbmV4dC5zdmcpIWltcG9ydGFudH0ucGhvdG9fX3NsaWRlci13cmFwcGVyIC5zd2lwZXItYnV0dG9uLXByZXZ7bGVmdDozMHB4O2JhY2tncm91bmQtY29sb3I6I2ZmZjtiYWNrZ3JvdW5kLWltYWdlOnVybCguLi9pbWFnZXMvc3dpcGVyLWJ1dHRvbi1ibGFjay1wcmV2LnN2ZykhaW1wb3J0YW50fS5wcm9qZWN0c19fYWNjb3JkaW9uIC5zd2lwZXItYnV0dG9uLW5leHQsLnByb2plY3RzX19hY2NvcmRpb24gLnN3aXBlci1idXR0b24tcHJldntkaXNwbGF5OmJsb2NrfS5vdHppdl9fbmFtZXtwYWRkaW5nOjEwcHggMTBweCA1cHh9Lm90eml2X19kZXNje3BhZGRpbmc6MCAxMHB4IDB9LnJvd19fb3R6aXYgaW1ne3dpZHRoOjEwMCV9LnBhcnRuZXJzLW1haW4td3JhcHBlciAuc3dpcGVyLWJ1dHRvbi1uZXh0LC5wYXJ0bmVycy1tYWluLXdyYXBwZXIgLnN3aXBlci1idXR0b24tcHJldntkaXNwbGF5Om5vbmUhaW1wb3J0YW50fS5yb3dfX290eml2e3BhZGRpbmctbGVmdDo2MHB4O3BhZGRpbmctcmlnaHQ6NjBweH0ub3R6aXZfX3dyYXBwZXIgLnNsaWNrLWFycm93e2Rpc3BsYXk6YmxvY2shaW1wb3J0YW50fS5jYXJkX19kb2N1bWVudHMtcm93IC5wYXJ0X19pbmZvLXRpdGxle2JvcmRlci1ib3R0b206bm9uZTtmb250LXNpemU6MjRweDtsaW5lLWhlaWdodDoyOXB4fS5jYXJkX19kb2N1bWVudHMtcm93IC5wYXJ0X19pbmZvLWRlc2N7ZGlzcGxheTpub25lfS5jYXJkX19kb2N1bWVudHMtcm93IC5wYXJ0X19pbmZve2ZsZXgtZGlyZWN0aW9uOnJvd30uY2FyZF9fZG9jdW1lbnRzLXJvdyAucGFydF9faW5mbyBpbWd7d2lkdGg6NDBweH0ucGFydF9faW5mbyBpbWd7bWFyZ2luLXJpZ2h0OjE1cHg7bWFyZ2luLWxlZnQ6MH0uY2FyZF9fZG9jdW1lbnRzLXJvdyAucGFydF9faW5mb3toZWlnaHQ6YXV0bzttaW4taGVpZ2h0OjkzcHg7cGFkZGluZzoxMHB4IDIwcHggMTVweDthbGlnbi1pdGVtczpjZW50ZXI7ZGlzcGxheTpmbGV4O21hcmdpbi1ib3R0b206MjVweH0uY2FyZF9fZG9jdW1lbnRzLXJvdyAucGFydF9faW5mby10aXRsZXttYXJnaW4tYm90dG9tOjA7bWFyZ2luLXRvcDowfS5jYXRhbG9nc19fcm93IC5tb3JlX19idG57ZGlzcGxheTpub25lfS5jYXRhbG9nc19faXRlbS0taGlkZGVue2Rpc3BsYXk6YmxvY2t9LmNhdGFsb2dzX19pdGVte2JvcmRlcjpub25lO3BhZGRpbmc6MDthbGlnbi1pdGVtczpjZW50ZXJ9LmNhdGFsb2dzX19pbWd7bWluLXdpZHRoOjIwMHB4fS5jYXRhbG9nc19fc3VidGl0bGV7Zm9udC1zaXplOjIycHg7bGluZS1oZWlnaHQ6MjdweDtib3JkZXI6MXB4IHNvbGlkICNjN2M3Yzc7Ym9yZGVyLXJhZGl1czozcHg7bWFyZ2luLWJvdHRvbTowO2hlaWdodDo4M3B4O2Rpc3BsYXk6ZmxleDthbGlnbi1pdGVtczpjZW50ZXI7cGFkZGluZy1sZWZ0OjcwcHh9LmNhdGFsb2dzX19yb3d7ZGlzcGxheTpub25lO2JvcmRlci10b3A6bm9uZTtib3JkZXItcmFkaXVzOjNweDttYXJnaW46MCAwfS5yb3dfX217bWFyZ2luLXRvcDoyMHB4O2N1cnNvcjpwb2ludGVyfS5yb3dfX20tLWFjdGl2ZSAuY2F0YWxvZ3NfX3N1YnRpdGxle2JvcmRlcjpub25lO2NvbG9yOiM1MjUyNGV9LnJvd19fbSBzdmd7ZGlzcGxheTpibG9jaztwb3NpdGlvbjphYnNvbHV0ZTt0b3A6NTAlO3RyYW5zZm9ybTp0cmFuc2xhdGUoMCwtNTAlKSByb3RhdGUoMCk7bGVmdDo0NXB4O3RyYW5zaXRpb246ZWFzZS1pbi1vdXQgLjNzfS5yb3dfX20tLWFjdGl2ZSBzdmd7dHJhbnNmb3JtOnRyYW5zbGF0ZSgwLC01MCUpIHJvdGF0ZSg5MGRlZyk7dHJhbnNpdGlvbjplYXNlLWluLW91dCAuM3N9LnJvd19fbS0tYWN0aXZlIHN2ZyBwYXRoe2ZpbGw6I2M3YzdjN30uY29udGFpbmVyX19jYXRhbG9nc3ttYXJnaW4tYm90dG9tOjUwcHh9LmNoZXJ0X19te3Bvc2l0aW9uOnJlbGF0aXZlfS5jaGVydF9fbSAuY2hlcnRlemhfX3RpdGxle2ZvbnQtc2l6ZToyMnB4O2xpbmUtaGVpZ2h0OjI3cHg7Ym9yZGVyOjFweCBzb2xpZCAjYzdjN2M3O2JvcmRlci1yYWRpdXM6M3B4O21hcmdpbi1ib3R0b206MDtoZWlnaHQ6ODNweDtkaXNwbGF5OmZsZXg7YWxpZ24taXRlbXM6Y2VudGVyO3BhZGRpbmctbGVmdDo3MHB4fS5jaGVydF9fbSBzdmd7ZGlzcGxheTpibG9jaztwb3NpdGlvbjphYnNvbHV0ZTt0b3A6NTAlO3RyYW5zZm9ybTp0cmFuc2xhdGUoMCwtNTAlKSByb3RhdGUoMCk7bGVmdDozMHB4O3RyYW5zaXRpb246ZWFzZS1pbi1vdXQgLjNzfS5jaGVydGV6X19oaWRkZW57ZGlzcGxheTpub25lO21hcmdpbi10b3A6MjBweH0uY2hlcnRfX20tLWFjdGl2ZSBzdmcgcGF0aHtmaWxsOiNjN2M3Yzd9LmNoZXJ0X19tLS1hY3RpdmUgc3Zne3RyYW5zZm9ybTp0cmFuc2xhdGUoMCwtNTAlKSByb3RhdGUoOTBkZWcpO3RyYW5zaXRpb246ZWFzZS1pbi1vdXQgLjNzfS5jaGVydF9fbS0tYWN0aXZlIC5jaGVydGV6aF9fdGl0bGV7Ym9yZGVyOm5vbmU7Y29sb3I6IzUyNTI0ZX0uY2hlcnRlemhfX2l0ZW0tbGlua3twYWRkaW5nOjIxcHggMjVweH0uY2hlcnRlemhfX2l0ZW17aGVpZ2h0Ojk4cHh9LmNoZXJ0ZXpoX19pdGVtLWxpbmt7d2lkdGg6MTkwcHg7aGVpZ2h0OjEwMCU7ZGlzcGxheTpmbGV4O2p1c3RpZnktY29udGVudDpjZW50ZXI7YWxpZ24taXRlbXM6Y2VudGVyfS50YWJsZSAuc2NoZW1hX19uYW1le21pbi13aWR0aDozMTRweH0udGFibGUgLnNjaGVtYV9faWNvbnttYXgtd2lkdGg6NTZweDt3aWR0aDo1NnB4fS5zY2hlbWFfX2ljb24gaW1ne3dpZHRoOjMwcHg7aGVpZ2h0OjMwcHh9LnRhYmxlIC5zaGVtYV9fZG93bmxvYWR7d2lkdGg6MTAwcHg7bWluLXdpZHRoOjEwMHB4fS5zaWRlYmFyLS1taW57bWF4LXdpZHRoOjEwMCV9LnNpZGViYXItLW1pbiAuc2lkZWJhcl9fbGlzdHttYXgtd2lkdGg6MTAwJTtkaXNwbGF5OmZsZXg7ZmxleC13cmFwOndyYXB9LnNpZGViYXItLW1pbiAuc2lkZWJhcl9faXRlbXtkaXNwbGF5OmlubGluZS1ibG9jaztib3JkZXItYm90dG9tOm5vbmU7bWFyZ2luLWJvdHRvbTo0cHg7Ym9yZGVyLXJpZ2h0OjFweCBzb2xpZCAjZDFkMWQxfS5zaWRlYmFyLS1taW4gLnNpZGViYXJfX2l0ZW0tLWFjdGl2ZTphZnRlcntjb250ZW50Om5vbmV9LnNpZGViYXItLW1pbiAuc2lkZWJhcl9faXRlbXtwYWRkaW5nOjEzcHggMzNweCAxM3B4IDMzcHh9LnJvd19fY2hlcnRlemh7bWFyZ2luLXRvcDowfS5yb3dfX2NoZXJ0ZXpoIC5hcnJvdy1ncmV5e2Rpc3BsYXk6YmxvY2s7dG9wOjQwJX0ubGV0dGVyX19pdGVtLWltZyBpbWd7bWFyZ2luOjAgYXV0b30udl9fYWNjb3JkaW9uIC5jYXJkLWJvZHl7cGFkZGluZzowIDI2cHggMjZweCAyNnB4fS5oMi10aXRsZXtmb250LXNpemU6MzBweDtsaW5lLWhlaWdodDozN3B4fS52YWNfX3N0ZXAye2Rpc3BsYXk6bm9uZX0uYWJvdXRfX2JvdHRvbXttaW4taGVpZ2h0OjQ1M3B4fS52YWNfX2JvdHRvbSBicntkaXNwbGF5Om5vbmV9LmNvbF9fcHJlc3MtbGVmdHttYXgtd2lkdGg6MTAwJTtmbGV4OjAgMCAxMDAlO21heC13aWR0aDoxMDAlfS5jb2xfX3ByZXNzLXJpZ2h0e21heC13aWR0aDoxMDAlO2ZsZXg6MCAwIDEwMCU7bWF4LXdpZHRoOjEwMCV9LnByZXNzX19sZWZ0LWxpc3QtaXRlbS0tYWN0aXZlOmFmdGVye2NvbnRlbnQ6bm9uZX0ucHJlc3NfX2xlZnQtbGlzdC1pdGVte3dpZHRoOjEwMCV9LnByZXNzX19sZWZ0LWxpc3R7ZGlzcGxheTpmbGV4O2p1c3RpZnktY29udGVudDpzcGFjZS1iZXR3ZWVufS5wcmVzc19fbGVmdC1saXN0LWl0ZW06bm90KDpsYXN0LWNoaWxkKXtib3JkZXItYm90dG9tOm5vbmU7Ym9yZGVyLXJpZ2h0OjFweCBzb2xpZCAjZDJkMmQyfS5wcmVzc19fbGVmdC1saXN0LWl0ZW06Zmlyc3QtY2hpbGR7Ym9yZGVyLXJhZGl1czozcHggMCAwIDNweH0ucHJlc3NfX2xlZnQtbGlzdC1pdGVtOmxhc3QtY2hpbGR7Ym9yZGVyLXJhZGl1czowIDNweCAzcHggMH0ucHJlc3NfX3llYXItbGlzdHttYXJnaW4tYm90dG9tOjB9LmNvbF9fcHJlc3MtcmlnaHQgLnJvdy1tYWluLW5ld3N7bWFyZ2luLWJvdHRvbTowfS5jb2xfX3ByZXNzLXJpZ2h0IC5yb3ctc3ViLW5ld3M+LmNvbHttYXJnaW4tYm90dG9tOjA7bWF4LXdpZHRoOjEwMCU7ZmxleDowIDAgMTAwJTttYXgtd2lkdGg6MTAwJTtkaXNwbGF5OmZsZXg7ZmxleC1kaXJlY3Rpb246cm93O21hcmdpbi1ib3R0b206MjBweH0uY29sX19wcmVzcy1yaWdodCAuY29sLW1haW4tbmV3cy1pbWcgaW1ne3dpZHRoOjEyN3B4O2hlaWdodDoxMzZweH0uY29sX19wcmVzcy1yaWdodCAuaGFzX19waG90b3tmb250LXNpemU6MTJweDtsaW5lLWhlaWdodDoxNXB4O3dpZHRoOjEwM3B4O2hlaWdodDoyMHB4O21hcmdpbi1sZWZ0OjEzcHg7Ym90dG9tOjEwcHh9LmNvbC1tYWluLW5ld3MtaW1ne21pbi13aWR0aDphdXRvfS5jb2xfX3ByZXNzLXJpZ2h0IC5yb3ctc3ViLW5ld3MgLm5ld3NfX2l0ZW0tbGluayBzcGFue2ZvbnQtd2VpZ2h0OjcwMDtmb250LXNpemU6MThweDtsaW5lLWhlaWdodDoyMnB4fS5jb2xfX3ByZXNzLXJpZ2h0IC5jb2wtbWFpbi1uZXdzLWltZ3ttYXJnaW4tcmlnaHQ6MjZweDttYXJnaW4tYm90dG9tOjB9LmNvbF9fcHJlc3MtcmlnaHQgLm5ld3NfX2l0ZW0tZGF0ZXttYXJnaW4tdG9wOjB9LmNvbF9fcHJlc3MtcmlnaHQgLmJ0bl9fbmV3cy1tb3Jle2ZvbnQtd2VpZ2h0OjQwMDtmb250LXNpemU6MTZweDtsaW5lLWhlaWdodDoyNHB4O2xldHRlci1zcGFjaW5nOi0uMDJlbTtjb2xvcjojNzc3YTc5O21hcmdpbi10b3A6MH0uY29sX19wcmVzcy1yaWdodCAubmV3c19faXRlbXttYXJnaW4tdG9wOjQwcHh9LmNvbF9fcHJlc3MtcmlnaHQgLmJ0bl9fbmV3cy1tb3Jle21hcmdpbi1ib3R0b206MzBweH0ubmV3cy1kZXRhaWwtdGV4dHttYXJnaW4tYm90dG9tOjMwcHh9Lm5ld3MtZGV0YWlsIGltZ3t3aWR0aDoxMDAlfS5yb3dfX3NwYXNpYm8gLmNvbC1sZy00IGltZ3toZWlnaHQ6MTAwJTtvYmplY3QtZml0OmNvdmVyfS5zcGFzaWJvX190aXRsZXtmb250LXNpemU6MzJweDtsaW5lLWhlaWdodDozOXB4O21hcmdpbi1ib3R0b206MTVweH0uc3Bhc2lib19fY2VudGVyZWR7cGFkZGluZy1sZWZ0OjI1cHh9LnJvd19fNDA0e2ZsZXgtZGlyZWN0aW9uOmNvbHVtbi1yZXZlcnNlfS50aXRsZV9fNDA0e21hcmdpbjowIGF1dG87cGFkZGluZy1sZWZ0OjA7bWFyZ2luLWJvdHRvbToyMHB4fS50aXRsZV9fNDA0OmFmdGVye3RleHQtYWxpZ246Y2VudGVyfS5yb3dfX2dhbGxlcnktMiAuZ2FsbGVyeV9faW1ne21hcmdpbi1ib3R0b206MH0uYXJyb3ctd2hpdGUuc3dpcGVyLWJ1dHRvbi1wcmV2e2xlZnQ6MzBweH0uYXJyb3ctd2hpdGUuc3dpcGVyLWJ1dHRvbi1uZXh0e3JpZ2h0OjMwcHh9LmRlc2MtdGl0bGUtY29udGFjdHN7bWFyZ2luLWJvdHRvbToyMHB4fS5yb3dfX2Fkciwucm93X19zaCwucm93X190ZWx7ZGlzcGxheTpub25lfS5jb250YWN0X19pdGVte3BhZGRpbmc6MjJweCAyMnB4IDA7Y3Vyc29yOnBvaW50ZXJ9LnJvd19fc2h7bWFyZ2luLWJvdHRvbTozMHB4fS5jb250YWN0X19pdGVtLXRpdGxle3RleHQtZGVjb3JhdGlvbjp1bmRlcmxpbmV9LnRpdGxlX180MDR7bWFyZ2luLXRvcDoxMDBweH0udGl0bGVfXzQwNDphZnRlcntmb250LXNpemU6MjYwcHh9LnJfX2Jsb2Nre21pbi1oZWlnaHQ6YXV0b30ucl9fYmxvY2stdG9wIGJye2Rpc3BsYXk6bm9uZX0ucl9fYmxvY2stdG9wIHNwYW57ZGlzcGxheTpibG9ja30ucl9fYmxvY2stdG9we2Rpc3BsYXk6ZmxleDthbGlnbi1jb250ZW50OmNlbnRlcn0ucl9fYmxvY2stdG9wIGltZ3ttYXJnaW4tcmlnaHQ6MjBweH0ucl9fYmxvY2stdG9we2Rpc3BsYXk6ZmxleH0ucl9fYmxvY2stYm90dG9tIC5yX19idG57bWF4LXdpZHRoOjMxM3B4O21hcmdpbi1sZWZ0OjEwNXB4O2ZvbnQtc2l6ZToxN3B4O2xpbmUtaGVpZ2h0OjIxcHh9LnJfX2Jsb2NrLXRvcCBpbWd7bWFyZ2luLWJvdHRvbTowfS5yX19ibG9jay10b3A+ZGl2e3BhZGRpbmctdG9wOjEwcHh9LnJfX3Jvd3ttYXJnaW4tdG9wOjMwcHg7bWFyZ2luLWJvdHRvbTo0MHB4fS5yX19ibG9jay1ib3R0b20gLnJfX2J0bjphZnRlcnt0b3A6MjRweH0ucHJvZHVjdF9fdGFiIC5jb2w+aW1ne3dpZHRoOjEwMCU7bWF4LWhlaWdodDoxMDAlfS5wcm9kdWN0X190YWIgLmNvbHtwYWRkaW5nOjB9LnByb2R1Y3RfX3RhYiBpbWd7Ym9yZGVyLXJhZGl1czozcHg7bWFyZ2luLXJpZ2h0OjB9LnRhYnNfX2xlZnQgLm5hdi1saW5rLmFjdGl2ZTphZnRlcntjb250ZW50Om5vbmV9LnRhYnNfX2xlZnQgLm5hdi1saW5re21hcmdpbi1ib3R0b206NXB4fS50YWJzX19sZWZ0IC5uYXYtbGluazpub3QoOmxhc3QtY2hpbGQpe2JvcmRlci1ib3R0b206bm9uZX0udGFic19fbGVmdCAubmF2LWxpbmt7cGFkZGluZzoxN3B4IDE1cHh9LnVzbHVnYS1kZXRhaWwtcHJlaW1fX2l0ZW17bWluLWhlaWdodDphdXRvfS51c2x1Z2EtZGV0YWlsLXByZWltX190ZXh0IGRpdntkaXNwbGF5Om5vbmV9LnVzbHVnYS1kZXRhaWwtcHJlaW1fX2l0ZW17ZGlzcGxheTpmbGV4O2FsaWduLWl0ZW1zOmNlbnRlcjtqdXN0aWZ5LWNvbnRlbnQ6ZmxleC1zdGFydH0udXNsdWdhLWRldGFpbC1wcmVpbV9faW1ne21hcmdpbi1ib3R0b206MH0udXNsdWdhLWRldGFpbC1wcmVpbV9faW1ne3dpZHRoOjQwcHg7aGVpZ2h0OjQwcHg7bWFyZ2luLXJpZ2h0OjE1cHh9LnVzbHVnYS1kZXRhaWwtcHJlaW1fX2l0ZW17cGFkZGluZzoxOHB4O21hcmdpbi1ib3R0b206MjVweH0udXNsdWdhLWRldGFpbC1wcmVpbV9fdGV4dCBzcGFue2ZvbnQtc2l6ZToyMHB4O2xpbmUtaGVpZ2h0OjI0cHg7bGV0dGVyLXNwYWNpbmc6LS4wMWVtO2JvcmRlci1ib3R0b206MnB4IHNvbGlkICMwNmFjNmI7Y29sb3I6IzA2YWM2YjtkaXNwbGF5OmlubGluZX0ucm93X191c2x1Z2EtZGV0YWlsLXByZWlte21hcmdpbi10b3A6MzBweH0ucGFydG5lcnMtbWFpbiAuc3dpcGVyLXNsaWRlOm50aC1jaGlsZChldmVuKXttYXJnaW4tcmlnaHQ6MH0ucGFydG5lcnMtbWFpbiAuc3dpcGVyLXNsaWRlOm50aC1jaGlsZChvZGQpe21hcmdpbi1sZWZ0OjA7bWFyZ2luLXJpZ2h0OjEwcHh9LnBhcnRuZXJzLW1haW4gLnN3aXBlci1zbGlkZXttYXgtd2lkdGg6NDcuOSV9LnRhYmxlLXNoIHRke21pbi1oZWlnaHQ6YXV0byFpbXBvcnRhbnR9fUBtZWRpYSAobWF4LXdpZHRoOjc2N3B4KXsubmF2YmFyLXRvZ2dsZXJ7dG9wOi02MHB4fS5oZWFkZXJfX2xvZ28gaW1ne3dpZHRoOjEzMXB4fS5oZWFkZXItMjBsZXR7bGVmdDoxMTBweDt0b3A6MnB4fS5uYXZiYXItdG9nZ2xlcntyaWdodDoxNXB4O3RvcDotNDRweDtwYWRkaW5nOjA7cGFkZGluZy10b3A6NXB4fS5uYXZiYXItdG9nZ2xlci1pY29ue2Rpc3BsYXk6bm9uZX0ucm93LW1haW4tbmV3czpudGgtY2hpbGQoMyl7ZGlzcGxheTpub25lfS5yb3ctbWFpbi1uZXdze2ZsZXgtZGlyZWN0aW9uOmNvbHVtbn0uY29sLW1haW4tbmV3cy1pbWcgaW1ne21hcmdpbjowIGF1dG87ZGlzcGxheTpibG9ja30uY29sLW1haW4tbmV3cy1pbWd7bWFyZ2luOjB9LmNvbC1tYWluLW5ld3MtaW1nIGltZ3ttYXgtaGVpZ2h0OjE2MnB4O3dpZHRoOjEwMCV9LmNvbC1tYWluLW5ld3MtaW1ne21hcmdpbi1ib3R0b206MjBweH0uaGVhZGVyX19pbmZve21heC13aWR0aDoxMDAlO2p1c3RpZnktY29udGVudDp1bnNldH0uaGVhZGVyX19pbmZvLXJvdyAuY29sLW1kLTQ6bm90KDpsYXN0LWNoaWxkKXtib3JkZXI6bm9uZX0uaGVhZGVyX19pbmZvLXJvdyAuY29sLW1kLTR7cGFkZGluZy1yaWdodDoxNXB4fS5zbGlkZXJfX2l0ZW0tdGV4dHttYXgtd2lkdGg6NTE1cHg7dG9wOjE3JX0uc2xpZGVyX19pdGVtLXRleHQgc3BhbjpsYXN0LWNoaWxke2xpbmUtaGVpZ2h0OjEuM30ucHJvZHVjdC1tYWluIC5zd2lwZXItc2xpZGUgaW1ne2hlaWdodDozNDBweDtvYmplY3QtZml0OmNvdmVyfS5oYXNfX3Bob3Rve21hcmdpbi1sZWZ0OjIwcHg7d2lkdGg6MTA2cHg7aGVpZ2h0OjIzcHh9LmZvcm1fX2Rlc2Mtd3JhcHBlcntwb3NpdGlvbjpyZWxhdGl2ZTt0b3A6MDtyaWdodDowO2xlZnQ6MDt3aWR0aDoxMDAlO21heC13aWR0aDoxMDAlO21hcmdpbi1ib3R0b206MTBweH0uZm9ybV9fZGVzYzpiZWZvcmV7Y29udGVudDpub25lfS5mb3JtLW1hbnttYXJnaW4tdG9wOjE1cHh9LmZvcm0tLXJvdyAuaDItdGl0bGV7Zm9udC1zaXplOjI3cHg7bGluZS1oZWlnaHQ6MzNweH0uYWNjb3JkaW9uIC5jYXJkLWJvZHl7cGFkZGluZzowIDI2cHggMzhweCAyNnB4fS5wYXJ0bmVycy1tYWluIC5zd2lwZXItc2xpZGU6bnRoLWNoaWxkKG9kZCl7bWFyZ2luLXJpZ2h0OjE1cHh9LnBhcnRuZXJzLW1haW4gLnN3aXBlci1zbGlkZXttYXgtd2lkdGg6NDglfS5jYXQtcHJvZHVjdF9faW1nIGltZ3toZWlnaHQ6MzQ4cHh9LmhlYWRlcl9fc3ViIC5oZWFkZXJfX3N1Yi1zdWJ0aXRsZS0taGlkZGVue2Rpc3BsYXk6bm9uZX0uaGVhZGVyX19zdWIgLmhlYWRlcl9fc3ViLXRpdGxle2ZvbnQtc2l6ZTo0M3B4O2xpbmUtaGVpZ2h0OjUwcHg7cGFkZGluZy1ib3R0b206MH0uaGVhZGVyX19zdWIgLmJ0bi1oZWFkZXJ7d2lkdGg6MzA0cHh9LnJfX2J0bntwYWRkaW5nOjIycHggNjBweCAyMnB4IDI1cHh9LnJfX2J0bjphZnRlcnt0b3A6NTAlO3RyYW5zZm9ybTp0cmFuc2xhdGUoMCwtNTAlKX0uY2FyZF9fY2F0ZWdvcnktbyAuY2FyZF9fY2F0ZWdvcnktaW1ne2hlaWdodDoxOTBweH0ucGFydF9faW5mbyBpbWd7d2lkdGg6NjdweH0ucGFydF9faW5mb3tmbGV4LWRpcmVjdGlvbjpjb2x1bW47YWxpZ24taXRlbXM6YmFzZWxpbmV9LmhlYWRlci1tb2JpbGV7ZGlzcGxheTpibG9ja30uaGVhZGVyX19zbGlkZXJ7ZGlzcGxheTpub25lfS5oZWFkZXItbW9iaWxlLWJne21pbi1oZWlnaHQ6MzkzcHg7cGFkZGluZzo1MHB4IDIwcHh9LmhlYWRlci1tb2JpbGUtdGl0bGV7ZGlzcGxheTpibG9jaztmb250LXdlaWdodDo4MDA7Zm9udC1zaXplOjQwcHg7bGluZS1oZWlnaHQ6NDVweDtsZXR0ZXItc3BhY2luZzotLjAyZW07Y29sb3I6I2ZmZn0uaGVhZGVyLW1vYmlsZS1tZW51IGF7Zm9udC13ZWlnaHQ6NzAwO2ZvbnQtc2l6ZToxNXB4O2xpbmUtaGVpZ2h0OjE4cHg7bGV0dGVyLXNwYWNpbmc6LS4wM2VtO2NvbG9yOiMzMzM7cGFkZGluZzoyMHB4IDVweDtwb3NpdGlvbjpyZWxhdGl2ZTtkaXNwbGF5OmZsZXg7ZmxleDoxO2p1c3RpZnktY29udGVudDpjZW50ZXJ9LmhlYWRlci1tb2JpbGUtbWVudXtiYWNrZ3JvdW5kOiNlNWU1ZTU7ZGlzcGxheTpmbGV4O2p1c3RpZnktY29udGVudDpzcGFjZS1hcm91bmR9LmhlYWRlci1tb2JpbGUtbWVudSBhOm5vdCg6bGFzdC1jaGlsZCl7Ym9yZGVyLXJpZ2h0OjFweCBzb2xpZCAjZDFkMWQxfS5jYXJkX19jYXRlZ29yeXt3aWR0aDoxMDAlfS5jYXJkX19jYXRlZ29yeS1yb3cgLmNhcmRfX2NhdGVnb3J5LWxpc3R7ZGlzcGxheTpub25lfS5jYXJkX19jYXRlZ29yeS1yb3cgLmNhcmRfX2NhdGVnb3J5LXRpdGxle21hcmdpbi1ib3R0b206MDtjdXJzb3I6cG9pbnRlcjtwb3NpdGlvbjpyZWxhdGl2ZX0uY2FyZF9fY2F0ZWdvcnktcm93IC5jYXJkX19jYXRlZ29yeSAuY2FyZF9fY2F0ZWdvcnktbGlzdHttYXJnaW4tdG9wOjIwcHh9LmNhcmRfX2NhdGVnb3J5LXJvdyAuY2FyZF9fY2F0ZWdvcnktdGl0bGU6YWZ0ZXJ7Y29udGVudDonJztiYWNrZ3JvdW5kOnVybCgvaW1hZ2VzL2NhcmRfX2NhdGVnb3J5LXRpdGxlLnN2Zykgbm8tcmVwZWF0O3Bvc2l0aW9uOmFic29sdXRlO3dpZHRoOjExcHg7aGVpZ2h0OjE4cHg7YmFja2dyb3VuZC1zaXplOmNvdmVyO3JpZ2h0OjVweDt0b3A6M3B4O3RyYW5zaXRpb246ZWFzZS1pbi1vdXQgLjNzfS5jYXJkX19jYXRlZ29yeS1yb3cgLmNhcmRfX2NhdGVnb3J5LXRpdGxlLS1hY3RpdmU6YWZ0ZXJ7YmFja2dyb3VuZDp1cmwoL2ltYWdlcy9jYXJkX19jYXRlZ29yeS10aXRsZS1hY3RpdmUuc3ZnKSBuby1yZXBlYXQ7dHJhbnNmb3JtOnJvdGF0ZSg5MGRlZyk7dHJhbnNpdGlvbjplYXNlLWluLW91dCAuM3N9LmNhcmRfX2NhdGVnb3J5LXJvdyAuY2FyZF9fY2F0ZWdvcnktbGFzdHtiYWNrZ3JvdW5kOjAgMCFpbXBvcnRhbnR9LmNhcmRfX2NhdGVnb3J5LWxhc3QtYi10aXRsZXttYXgtd2lkdGg6MTYwcHh9LmNhcmRfX2NhdGVnb3J5LWxhc3QgLmNhcmRfX2NhdGVnb3J5LXRpdGxle21heC13aWR0aDoyMDBweH0uY2FyZF9fY2F0ZWdvcnktbGFzdCAuY2FyZF9fY2F0ZWdvcnktdGl0bGU6YWZ0ZXJ7Y29udGVudDpub25lfS5jYXJkX19jYXRlZ29yeS1sYXN0LWJ7anVzdGlmeS1jb250ZW50OnNwYWNlLWJldHdlZW59LnBhcnRfX2luZm97ZmxleC1kaXJlY3Rpb246cm93O2FsaWduLWl0ZW1zOmNlbnRlcn0uZm9ybV9fZGVzY3tkaXNwbGF5Om5vbmV9LmZvcm1fX2Rlc2Mtd3JhcHBlcntwb3NpdGlvbjphYnNvbHV0ZTttYXgtd2lkdGg6MjEwcHg7cmlnaHQ6YXV0bzt0b3A6MTAwcHg7bGVmdDoxOTBweH0uaGVhZGVyX19zdWIgLmJ0bi1oZWFkZXItd2hpdGV7ZGlzcGxheTpub25lfS5yb3dfX2NhdC1wcm9kdWN0IC5zdGVwX19pdGVtLXRpdGxle2ZvbnQtc2l6ZToxNXB4O2xpbmUtaGVpZ2h0OjE4cHh9LnJvd19fY2F0LXByb2R1Y3QgLnN0ZXBfX2l0ZW0tbnVtIGltZ3ttYXgtd2lkdGg6NDBweH0ucm93X19jYXQtcHJvZHVjdCAuc3RlcF9faXRlbS1udW17bGluZS1oZWlnaHQ6MH0ucm93X19jYXQtcHJvZHVjdCAuc3RlcF9faXRlbXtwYWRkaW5nOjEycHggMTVweH0ucm93X19jYXQtcHJvZHVjdCAuY29sLXhsLTR7bWFyZ2luLWJvdHRvbToxMHB4fS5jYXJkX19vdHJhc2xpLXJvdyAuY2FyZF9fY2F0ZWdvcnl7bWluLWhlaWdodDphdXRvfS5jYXJkX19vdHJhc2xpLXJvdyAuY2FyZF9fY2F0ZWdvcnktd3JhcHBlcntwYWRkaW5nOjE3cHggMTVweCAyMHB4fS5jYXJkX19vdHJhc2xpLXJvdyAuY2FyZF9fY2F0ZWdvcnktaW1ne21heC1oZWlnaHQ6MTgwcHh9LmhlYWRlcl9fc3ViIC5oZWFkZXJfX3N1Yi10aXRsZXtiYWNrZ3JvdW5kOjAgMH0uaGVhZGVyX19zdWItdGl0bGU6YmVmb3Jle2NvbnRlbnQ6bm9uZX0uaGVhZGVyX19zdWItdGl0bGUgc3BhbntkaXNwbGF5Om5vbmV9LnJvd19faW1ne2Rpc3BsYXk6bm9uZX0uY2FyZF9fdXNsdWdpLXJvdyAuY2FyZF9fY2F0ZWdvcnktdGl0bGV7Zm9udC1zaXplOjE1cHg7bGluZS1oZWlnaHQ6MThweH0uY2FyZF9fdXNsdWdpLXJvdyAuY2FyZF9fY2F0ZWdvcnktd3JhcHBlcntwYWRkaW5nOjlweCAyMHB4fS5jYXJkX191c2x1Z2ktcm93e21hcmdpbi10b3A6MjBweH0uY2FyZF9fY2F0ZWdvcnktbyAuY2FyZF9fY2F0ZWdvcnktdGl0bGU6YWZ0ZXJ7Y29udGVudDpub25lfS5jYXJkX19jYXRlZ29yeS1vIC5jYXJkX19jYXRlZ29yeS13cmFwcGVyIHN2Z3tkaXNwbGF5Om5vbmV9LmNhcmRfX2NhdGVnb3J5LW8gLmNhcmRfX2NhdGVnb3J5LXRpdGxle2ZvbnQtc2l6ZToxNHB4O2xpbmUtaGVpZ2h0OjE3cHg7aGVpZ2h0OjUycHg7cGFkZGluZzoyNXB4IDE1cHh9LmNhcmRfX2NhdGVnb3J5LXJvdy1zIC5jb2wtNntwYWRkaW5nLXJpZ2h0OjVweDtwYWRkaW5nLWxlZnQ6NXB4fS5yb3dfX3N0ZXAgLnN0ZXBfX2l0ZW0tdGV4dHtkaXNwbGF5Om5vbmV9LnJvd19fc3RlcD4uY29sLW1kLTR7cGFkZGluZy1yaWdodDoxNXB4IWltcG9ydGFudDtwYWRkaW5nLWxlZnQ6MTVweCFpbXBvcnRhbnQ7bWFyZ2luLWJvdHRvbToxNXB4fS5yb3dfX3N0ZXAgLnN0ZXBfX2l0ZW17ZGlzcGxheTpmbGV4O2FsaWduLWl0ZW1zOmNlbnRlcjttYXJnaW4tYm90dG9tOjB9LnJvd19fc3RlcCAuc3RlcF9faXRlbS1udW17bWFyZ2luLXJpZ2h0OjE1cHh9LnJvd19fc3RlcCAuc3RlcF9faXRlbXtwYWRkaW5nOjEwcHh9LnJvd19fc3RlcHttYXJnaW4tdG9wOjIwcHh9LnJvd19fc3RlcCAuc3RlcF9faXRlbS1udW17Zm9udC1zaXplOjM4cHg7bGluZS1oZWlnaHQ6NDZweH0ucm93X19zdGVwIC5zdGVwX19pdGVtLXRpdGxle21hcmdpbi1ib3R0b206MDttYXJnaW4tdG9wOjA7Zm9udC1zaXplOjE1cHg7bGluZS1oZWlnaHQ6MThweDt0ZXh0LWRlY29yYXRpb246dW5kZXJsaW5lfS5wcm9qZWN0c19fYWNjb3JkaW9uIC5wYXJ0bmVycy1tYWluLXdyYXBwZXIgLnN3aXBlci1idXR0b24td2hpdGV7ZGlzcGxheTpibG9jayFpbXBvcnRhbnR9LnBkZl9fY29sIC5zbGljay1hcnJvd3tkaXNwbGF5Om5vbmUhaW1wb3J0YW50fS5jYXRhbG9nX19wZGYtaXRlbXtwYWRkaW5nOjB9LnJvd19fcGRmLWl0ZW17bWFyZ2luLWJvdHRvbTo0MHB4fS5yb3dfX3BkZnttYXJnaW4tYm90dG9tOjB9Lml6LXN1YnRpdGxle2ZvbnQtc2l6ZToxOHB4O2xpbmUtaGVpZ2h0OjI1cHh9Lml6LXRleHR7Zm9udC1zaXplOjE0cHg7bGluZS1oZWlnaHQ6MTdweH0ucGhvdG9fX3NsaWRlci13cmFwcGVyIC5zd2lwZXItYnV0dG9uLW5leHR7YmFja2dyb3VuZC1jb2xvcjpyZ2JhKDI1NSwyNTUsMjU1LC42KX0ucGhvdG9fX3NsaWRlci13cmFwcGVyIC5zd2lwZXItYnV0dG9uLXByZXZ7YmFja2dyb3VuZC1jb2xvcjpyZ2JhKDI1NSwyNTUsMjU1LC42KX0ub3R6aXZ7bWFyZ2luLXRvcDoyMHB4fS5vdHppdl9fdGV4dHtmb250LXNpemU6MTVweDtsaW5lLWhlaWdodDoyMnB4fS5vdHppdl9fZGVzY3tmb250LXNpemU6MTJweDtsaW5lLWhlaWdodDoxM3B4fS5vdHppdl9fbmFtZXtmb250LXNpemU6MTRweDtsaW5lLWhlaWdodDoyNXB4fS5vdHppdl9fdGV4dDpiZWZvcmV7Y29udGVudDpub25lfS5jYXJkX19kb2N1bWVudHMtcm93e21hcmdpbi10b3A6MjBweDttYXJnaW4tYm90dG9tOjI1cHh9LmNhdGFsb2dzX190ZXh0e2Rpc3BsYXk6bm9uZX0uY2F0YWxvZ3NfX3RpdGxle2ZvbnQtc2l6ZToxNnB4O2xpbmUtaGVpZ2h0OjE5cHh9LmNhdGFsb2dzX19pbWd7bWluLXdpZHRoOmF1dG87bWF4LXdpZHRoOjk2cHh9LmNhdGFsb2dzX19pdGVtIC5idG5fX2xhcmdle2JhY2tncm91bmQ6MCAwO3BhZGRpbmc6MH0uY2F0YWxvZ3NfX2l0ZW0gLmJ0bl9fbGFyZ2Ugc3Bhbntjb2xvcjojMDZhYzZiO2JvcmRlci1ib3R0b206MXB4IHNvbGlkICMwNmFjNmI7Zm9udC1zaXplOjE1cHg7bGluZS1oZWlnaHQ6MThweDtmb250LXdlaWdodDo0MDB9LmNhdGFsb2dzX19pdGVtIC5idG5fX2xhcmdlIHN2Z3tkaXNwbGF5Om5vbmV9LnJvd19fbSAuY2F0YWxvZ3NfX3N1YnRpdGxle2ZvbnQtc2l6ZToxNXB4O2xpbmUtaGVpZ2h0OjE4cHg7aGVpZ2h0OjUzcHg7cGFkZGluZy1sZWZ0OjQwcHg7cGFkZGluZy1yaWdodDoxMHB4fS5yb3dfX20gc3Zne2xlZnQ6MzBweH0ucm93X19te21hcmdpbi10b3A6MTBweH0uY2hlcnRlemhfX2l0ZW0tdGl0bGV7dGV4dC1hbGlnbjpsZWZ0fS5jaGVydGV6aF9faXRlbS1udW0gc3Bhbntmb250LXdlaWdodDo0MDA7Zm9udC1zaXplOjEwcHg7bGluZS1oZWlnaHQ6MTJweH0uY2hlcnRlemhfX2l0ZW0tbnVte3Bvc2l0aW9uOmFic29sdXRlO2JvcmRlcjpub25lO3dpZHRoOmF1dG87cGFkZGluZzowO2xlZnQ6MjVweDttYXJnaW4tdG9wOi0zMHB4fS5jaGVydGV6aF9faXRlbS10aXRsZSBhe2ZvbnQtc2l6ZToxMnB4O2xpbmUtaGVpZ2h0OjE1cHh9LmNoZXJ0ZXpoX19pdGVtLWxpbmsgc3Bhbntmb250LXNpemU6MTRweDtsaW5lLWhlaWdodDoxN3B4fS5jaGVydGV6aF9faXRlbS1saW5re21pbi13aWR0aDo4N3B4O21heC13aWR0aDo4N3B4fS5jaGVydGV6aF9faXRlbXtsaW5lLWhlaWdodDoxfS5jaGVydGV6aF9faXRlbS1saW5re3BhZGRpbmc6MTRweCA1cHh9LmNoZXJ0ZXpoX19pdGVtLWxpbmsgc3Bhbntib3JkZXItYm90dG9tOm5vbmU7dGV4dC1kZWNvcmF0aW9uOnVuZGVybGluZX0uY2hlcnRlemhfX2l0ZW0tdGl0bGV7cGFkZGluZzoxNnB4IDZweH0uY2hlcnRfX20gLmNoZXJ0ZXpoX190aXRsZXtwYWRkaW5nLWxlZnQ6NDBweDtmb250LXNpemU6MTVweDtsaW5lLWhlaWdodDoxOHB4fS5jaGVydF9fbSBzdmd7bGVmdDoxM3B4fS5jaGVydGV6X19oaWRkZW57bWFyZ2luLXRvcDowfS50YWJsZSAuc2NoZW1hX19uYW1le2Rpc3BsYXk6YmxvY2s7d2lkdGg6MTAwJSFpbXBvcnRhbnQ7Zm9udC1zaXplOjEycHg7bGluZS1oZWlnaHQ6MTVweDtib3JkZXI6bm9uZTtwYWRkaW5nOjE1cHg7bWluLWhlaWdodDoxMDAlO3BhZGRpbmctYm90dG9tOjB9LnRhYmxlIC5zY2hlbWFfX2ljb257ZGlzcGxheTppbmxpbmU7Ym9yZGVyOm5vbmU7bWluLWhlaWdodDoxMDAlO3BhZGRpbmctbGVmdDoxMHB4O2xpbmUtaGVpZ2h0OjN9LnRhYmxlIC5zY2hlbWFfX3NpemV7ZGlzcGxheTppbmxpbmU7d2lkdGg6MTAwJSFpbXBvcnRhbnQ7Zm9udC1zaXplOjEycHg7bGluZS1oZWlnaHQ6MTVweDtib3JkZXI6bm9uZTtwYWRkaW5nOjE1cHg7bWluLWhlaWdodDoxMDAlO2xpbmUtaGVpZ2h0OjN9LnRhYmxlIHRye2JvcmRlcjoxcHggc29saWQgI2M3YzdjNztib3JkZXItcmFkaXVzOjNweH0udGFibGUgLnNoZW1hX19kb3dubG9hZHtwYWRkaW5nOjA7aGVpZ2h0OjM3cHg7Ym9yZGVyLWJvdHRvbTpub25lO2JvcmRlci1yaWdodDowO21pbi13aWR0aDo1MCU7d2lkdGg6NTAlIWltcG9ydGFudH0udGFibGUgLnNoZW1hX19zaG93e3BhZGRpbmc6MDtoZWlnaHQ6MzdweDtib3JkZXItYm90dG9tOm5vbmU7Ym9yZGVyLWxlZnQ6MH0udGFibGUgLnNoZW1hX19kb3dubG9hZCwudGFibGUgLnNoZW1hX19zaG93e29wYWNpdHk6MX0uc2lkZWJhcl9faXRlbSBhe2ZvbnQtc2l6ZToxNXB4O2xpbmUtaGVpZ2h0OjE4cHh9LnNpZGViYXItLW1pbiAuc2lkZWJhcl9faXRlbXtwYWRkaW5nOjEzcHggMjRweCAxM3B4IDI0cHh9LmFycm93LWdyZXktbWR7dG9wOjQzJX0uaDItdGl0bGV7Zm9udC1zaXplOjIwcHg7bGluZS1oZWlnaHQ6MjRweH0udmFjX19zdGVwIC5zdGVwX19pdGVte2Rpc3BsYXk6ZmxleDthbGlnbi1pdGVtczpjZW50ZXI7aGVpZ2h0OmF1dG87cGFkZGluZzo1cHggMjBweH0uc3RlcF9faXRlbS1udW17Zm9udC1zaXplOjM4cHg7bGluZS1oZWlnaHQ6NDZweH0udmFjX19zdGVwIC5zdGVwX19pdGVtLXRpdGxle2ZvbnQtc2l6ZToxNHB4O2xpbmUtaGVpZ2h0OjE3cHg7bWFyZ2luOjA7bWFyZ2luLWxlZnQ6MTVweH0udmFjX19ib3R0b217Zm9udC1zaXplOjE2cHg7bGluZS1oZWlnaHQ6MjBweH0uYWJvdXRfX2JvdHRvbXttaW4taGVpZ2h0OjE4M3B4fS52YWNfX3N0ZXB7cGFkZGluZy1ib3R0b206MjBweDtwYWRkaW5nLXRvcDoyMHB4fS5hY2NvcmRpb24gLmNhcmQtYm9keSBwe2ZvbnQtc2l6ZToxMnB4O2xpbmUtaGVpZ2h0OjE1cHh9LmNhcmQtYm9keSB1bCBsaXtmb250LXNpemU6MTJweDtsaW5lLWhlaWdodDoxNXB4fS5jYXJkLWJvZHkgaDR7Zm9udC1zaXplOjEzcHg7bGluZS1oZWlnaHQ6MjVweH0uYWNjb3JkaW9uIC5jYXJkLWhlYWRlciAuYnRue2ZvbnQtc2l6ZToxNXB4O2xpbmUtaGVpZ2h0OjE4cHh9LmFjY29yZGlvbiAuY2FyZC1oZWFkZXIgLmJ0bntwYWRkaW5nOjE3cHggNzBweH0uYWNjb3JkaW9uIC5jYXJkLWhlYWRlciAuYnRuIHN2Z3t0b3A6MThweH0uYWNjb3JkaW9uIC5jYXJkLWhlYWRlciAuYnRuLmNvbGxhcHNlZCBzdmd7dG9wOjE4cHh9LmFjY29yZGlvbj4uY2FyZHttYXJnaW4tYm90dG9tOjhweH0udl9fYWNjb3JkaW9ue3BhZGRpbmctYm90dG9tOjIwcHh9Lm5ld3MtZGV0YWlsLS1ib3R0b217cGFkZGluZy10b3A6MjVweDtwYWRkaW5nLWJvdHRvbTo0NXB4fS5yb3dfX3BhcnQtbmV3c3twYWRkaW5nLXRvcDozMHB4fS5uZXdzLWRldGFpbC10ZXh0IHB7Zm9udC1zaXplOjEycHg7bGluZS1oZWlnaHQ6MTVweDttYXJnaW4tYm90dG9tOjE1cHh9LnNwYXNpYm9fX3RpdGxle2ZvbnQtc2l6ZToyMHB4O2xpbmUtaGVpZ2h0OjI0cHg7dGV4dC1hbGlnbjpjZW50ZXJ9LnJvd19fc3Bhc2lib3tmbGV4LWRpcmVjdGlvbjpjb2x1bW4tcmV2ZXJzZTtwYWRkaW5nLWJvdHRvbToxNzBweH0uYm9zc19fd3JhcHtwb3NpdGlvbjphYnNvbHV0ZTtib3R0b206LTUzMHB4fS5zcGFzaWJvX19jZW50ZXJlZHtwYWRkaW5nLWxlZnQ6MTVweH0uc3Bhc2lib19fY2VudGVyZWQgcHtmb250LXNpemU6MTJweDtsaW5lLWhlaWdodDoxNXB4O21hcmdpbi1ib3R0b206MTBweH0ubGlua19fZ3JlZW57Zm9udC1zaXplOjE1cHg7bGluZS1oZWlnaHQ6MThweH0uc3Bhc2lib19fdGV4dHttYXJnaW4tYm90dG9tOjVweH0uYm9zc19fbmFtZXtmb250LXNpemU6MTVweDtsaW5lLWhlaWdodDoxOHB4fS5jb250YWN0X19pdGVtLXN1YnRpdGxle2ZsZXgtYmFzaXM6MTAwJTttYXgtd2lkdGg6MTAwJTttYXJnaW4tYm90dG9tOjVweH0uZGVzYy10aXRsZS1jb250YWN0c3tmb250LXNpemU6MTZweDtsaW5lLWhlaWdodDoyMnB4fS5jb250YWN0X19pdGVte21hcmdpbi1ib3R0b206MjBweH0uY29udGFjdHN7cGFkZGluZy1ib3R0b206MzBweH0uZGlsbGVyc19fbGlzdHtkaXNwbGF5Om5vbmV9LmRpbGxlcnNfX2l0ZW0tdGl0bGV7Zm9udC1zaXplOjE2cHg7bGluZS1oZWlnaHQ6MTlweH0uZGlsbGVyc19faXRlbXtwYWRkaW5nOjE0cHggMjBweCAwO21hcmdpbi1ib3R0b206MTBweH0uZGlsbGVyc19fbGlzdC1pdGVte2ZvbnQtc2l6ZToxNHB4O2xpbmUtaGVpZ2h0OjI1cHg7bWFyZ2luLWJvdHRvbTowfS5kaWxsZXJzX19saXN0e21hcmdpbi1ib3R0b206MTVweH0uZGlsbGVyc19faXRlbXtjdXJzb3I6cG9pbnRlcn0uZGlsbGVyX19oaWRkZW4taXRlbXttYXJnaW46MjBweCAwIDB9LnJvd19fZGlsbGVyc3ttYXJnaW4tdG9wOjIwcHh9LnJfX2Jsb2NrLWJvdHRvbSAucl9fYnRue21heC13aWR0aDoxMDAlO21hcmdpbi1sZWZ0OjA7anVzdGlmeS1jb250ZW50OmNlbnRlcn0ucl9fYmxvY2stYm90dG9tIC5yX19idG46YWZ0ZXJ7Y29udGVudDpub25lfS5yX19ibG9jay1ib3R0b20gLnJfX2J0bntmb250LXNpemU6MTVweDtsaW5lLWhlaWdodDoxOHB4O3BhZGRpbmc6MTRweCAyMnB4fS5yX19ibG9jay10b3B7ZmxleC1kaXJlY3Rpb246Y29sdW1uO2FsaWduLWl0ZW1zOmZsZXgtc3RhcnR9LnJfX2Jsb2NrLXRvcD5kaXZ7cGFkZGluZy10b3A6MTVweDtwYWRkaW5nLWJvdHRvbToxNXB4O2ZvbnQtc2l6ZToxN3B4O2xpbmUtaGVpZ2h0OjIxcHh9LnJfX2Jsb2NrLXRvcCBzcGFue2ZvbnQtc2l6ZToxN3B4O2xpbmUtaGVpZ2h0OjIxcHh9LnJfX2Jsb2NrLXRvcCBpbWd7bWF4LXdpZHRoOjQ1cHh9LnJfX2Jsb2Nre3BhZGRpbmc6MjBweH0ucl9fdGFibGUgdHJ7Ym9yZGVyOm5vbmV9LnByb2R1Y3RfX3RleHQtYm90dG9tLC50YWItcGFuZSBwe2ZvbnQtc2l6ZToxMnB4O2xpbmUtaGVpZ2h0OjE1cHh9LnVzbHVnYS1kZXRhaWwtcHJlaW1fX3RleHQgc3Bhbntmb250LXNpemU6MTVweDtsaW5lLWhlaWdodDoxOHB4fS51c2x1Z2EtZGV0YWlsLXByZWltX19pbWd7d2lkdGg6MzBweDtoZWlnaHQ6MzBweH0udXNsdWdhLWRldGFpbC1wcmVpbV9faXRlbXtwYWRkaW5nOjEycHggMTBweDttYXJnaW4tYm90dG9tOjEwcHh9LnVzbHVnYS1kZXRhaWwtcHJlaW1fX3RleHR7bGluZS1oZWlnaHQ6MTZweH0ucm93X191c2x1Z2EtZGV0YWlsLXByZWlte21hcmdpbi10b3A6MjBweH0udXNsdWdhLWRldGFpbC1wcmVpbXttYXJnaW4tdG9wOjMwcHh9LnVzbHVnYS1kZXRhaWx7cGFkZGluZy1ib3R0b206MjBweH0ucHJvZHVjdC1tYWlue21hcmdpbi1ib3R0b206MzBweDttYXJnaW4tdG9wOjIwcHh9fUBtZWRpYSAobWF4LXdpZHRoOjU3NXB4KXsucGFydG5lcnMtbWFpbi13cmFwcGVyIC5zd2lwZXItYnV0dG9uLW5leHQsLnBhcnRuZXJzLW1haW4td3JhcHBlciAuc3dpcGVyLWJ1dHRvbi1wcmV2e2Rpc3BsYXk6YmxvY2shaW1wb3J0YW50fS5zbGlkZXJfX2l0ZW0tdGV4dHtmb250LXNpemU6MzBweDtsaW5lLWhlaWdodDozNnB4fS5zbGlkZXJfX2l0ZW0tdGV4dCBzcGFuOmxhc3QtY2hpbGR7Zm9udC1zaXplOjE5cHg7bGluZS1oZWlnaHQ6MjdweH0uc2xpZGVyX19pdGVtLXRleHR7cGFkZGluZzoxMnB4IDEycHh9LmJ0bi1oZWFkZXJ7Zm9udC1zaXplOjE2cHg7bGluZS1oZWlnaHQ6MTlweDt3aWR0aDoxMDAlO2xlZnQ6NnB4O21heC13aWR0aDo5NyU7Ym90dG9tOjk1cHh9LnNsaWRlcl9faXRlbS10ZXh0e21heC13aWR0aDo5NyU7bGVmdDo2cHg7dG9wOjIyJX0uaGVhZGVyX19zbGlkZXJ7aGVpZ2h0OjQwNnB4fS5oZWFkZXJfX3NsaWRlciAuc3dpcGVyLWNvbnRhaW5lcntoZWlnaHQ6NDA2cHh9LmNhcmRfX2NhdGVnb3J5LWltZ3toZWlnaHQ6MTQwcHh9LmNhcmRfX2NhdGVnb3J5LXRpdGxle2ZvbnQtc2l6ZToyMnB4O2xpbmUtaGVpZ2h0OjI1cHh9LmNhcmRfX2NhdGVnb3J5LXdyYXBwZXJ7cGFkZGluZzoxNXB4IDhweH0uc2xpZGVyX19tb2JpbGUtcC5zbGljay1pbml0aWFsaXplZCAuc2xpY2stc2xpZGUgZGl2Pi5jb2wtbWQtMTIsLnNsaWRlcl9fbW9iaWxlLnNsaWNrLWluaXRpYWxpemVkIC5zbGljay1zbGlkZSBkaXY+LmNvbC1tZC0xMntwYWRkaW5nLXJpZ2h0OjdweDtwYWRkaW5nLWxlZnQ6N3B4fS5oMi10aXRsZXtmb250LXNpemU6MjdweDtsaW5lLWhlaWdodDozM3B4fS5kZXNjLXRpdGxle2ZvbnQtc2l6ZToxNXB4O2xpbmUtaGVpZ2h0OjIwcHh9LmNhcmRfX2NhdGVnb3J5LXJvd3ttYXJnaW4tdG9wOjI4cHh9LnByb2R1Y3QtbWFpbiAuc3dpcGVyLXNsaWRlIGltZ3toZWlnaHQ6Mjc1cHg7d2lkdGg6MTAwJTtvYmplY3QtZml0OmNvdmVyfS5wcm9kdWN0LW1haW46YWZ0ZXIsLnByb2R1Y3QtbWFpbjpiZWZvcmV7Y29udGVudDpub25lfS5wcm9kdWN0LW1haW4gLnN3aXBlci1idXR0b24tYmxhY2t7b3BhY2l0eToxIWltcG9ydGFudH0ucHJvZHVjdC1tYWluIC5zd2lwZXItYnV0dG9uLW5leHR7cmlnaHQ6MTVweH0ucHJvZHVjdC1tYWluIC5zd2lwZXItYnV0dG9uLXByZXZ7bGVmdDoxNXB4fS5wYXJ0bmVycy1tYWluIC5zd2lwZXItc2xpZGV7bWF4LXdpZHRoOjEwMCV9LnBhcnRuZXJzLW1haW4gLnN3aXBlci1zbGlkZTpudGgtY2hpbGQob2RkKXttYXJnaW4tcmlnaHQ6MH0ucGFydG5lcnMtbWFpbiAuc3dpcGVyLXNsaWRle21hcmdpbi1ib3R0b206MTBweH0ucGFydF9faW5mb3twYWRkaW5nOjE1cHh9LmNhcmRfX2NhdGVnb3J5LXJvdyAuc2xpY2stbGlzdHttYXJnaW4tcmlnaHQ6LTU3cHh9LnBhcnRfX2luZm8tdGl0bGV7Zm9udC1zaXplOjIycHh9LmNhcmRfX2NhdGVnb3J5e21hcmdpbi1ib3R0b206MH0uaGVhZGVyX19pbmZve3BhZGRpbmc6MTBweCAwfS5mb3JtLW1hbnttYXgtd2lkdGg6MTU1cHh9LmJ0bl9fZm9ybXtmb250LXNpemU6MTZweDtsaW5lLWhlaWdodDoxOXB4O3RleHQtYWxpZ246bGVmdDtwYWRkaW5nOjE1cHggNjVweCAxNXB4IDI1cHh9LmZvcm1fX2JvdHRvbXtwYWRkaW5nOjIwcHggMjBweDt0ZXh0LWFsaWduOmxlZnR9LnBvbGl0aWNzLXdyYXBwZXIgbGFiZWx7dGV4dC1hbGlnbjpsZWZ0O2ZvbnQtc2l6ZToxMHB4O2xpbmUtaGVpZ2h0OjEycHh9LmZvcm1fX2JvdHRvbSBmb3JtIGlucHV0e3RleHQtYWxpZ246bGVmdDtmb250LXNpemU6MTdweDtsaW5lLWhlaWdodDoyMXB4fS5jaGVja21hcmt7dG9wOi01cHh9LmZvcm1fX2JvdHRvbSAucG9saXRpY3Mtd3JhcHBlcntqdXN0aWZ5LWNvbnRlbnQ6c3RhcnR9LmZvcm1fX2JvdHRvbS10aXRsZXtmb250LXNpemU6MjBweDtsaW5lLWhlaWdodDoyNHB4fS5oZWFkZXJfX3N1Yi1zdWJ0aXRsZSBzcGFue2ZvbnQtc2l6ZToxNnB4O2xpbmUtaGVpZ2h0OjE5cHg7ZGlzcGxheTpibG9ja30uaGVhZGVyX19zdWItdGl0bGV7Zm9udC1zaXplOjMwcHg7bGluZS1oZWlnaHQ6MzZweH0uaGVhZGVyX19zdWIgLmhlYWRlcl9fc3ViLXN1YnRpdGxle21hcmdpbi10b3A6MH0uaGVhZGVyX19zdWIgLmJ0bi1oZWFkZXJ7cGFkZGluZzoxOHB4IDEycHggMThweCAxMnB4O2xlZnQ6MDttYXgtd2lkdGg6MTAwJX0uaGVhZGVyX19zdWIgLmJ0bi1oZWFkZXI6YWZ0ZXJ7cmlnaHQ6MTVweH0uaGVhZGVyX19zdWJ7aGVpZ2h0OjQwM3B4fS5oZWFkZXJfX3N1YiAuaGVhZGVyX19zdWItc3VidGl0bGUgc3BhbntwYWRkaW5nOjEycHggMjBweH0uaGVhZGVyX19zdWIgLmgtc3ViLXB7cGFkZGluZy10b3A6MTBweDtwYWRkaW5nLWJvdHRvbTowfS5oZWFkZXJfX3N1YiAubS10LXh7bWFyZ2luLXRvcDoxMHB4IWltcG9ydGFudH0uaDItdGl0bGV7Zm9udC1zaXplOjI3cHg7bGluZS1oZWlnaHQ6MzNweH0uY2FyZF9fb3RyYXNsaS1yb3cgLmNhcmRfX2NhdGVnb3J5LXRpdGxlLC5zdGVwX19pdGVtLXRpdGxle2ZvbnQtc2l6ZToyMnB4O2xpbmUtaGVpZ2h0OjI3cHg7b3ZlcmZsb3ctd3JhcDpicmVhay13b3JkO3dvcmQtd3JhcDpicmVhay13b3JkO3dvcmQtYnJlYWs6bm9ybWFsO2xpbmUtYnJlYWs6bm9ybWFsOy13ZWJraXQtaHlwaGVuczphdXRvO2h5cGhlbnM6YXV0b30ucm93X19jYXQtcHJvZHVjdCAuc3RlcF9faXRlbXtwYWRkaW5nOjEycHggMTBweCAxNHB4IDE1cHh9LmNhcmRfX290cmFzbGktcm93IC5jYXJkX19jYXRlZ29yeS13cmFwcGVye3BhZGRpbmc6MTdweCAxNXB4IDEwcHh9LmZvcm1fX3Jhc2NoZXR7cGFkZGluZzoxNXB4fS5mb3JtX19yYXNjaGV0LXJpZ2h0IC5idG5fX2Zvcm06YWZ0ZXJ7Y29udGVudDpub25lfS5mb3JtX19yYXNjaGV0LXJpZ2h0IC5idG5fX2Zvcm17cGFkZGluZzoxNXB4O3RleHQtYWxpZ246Y2VudGVyIWltcG9ydGFudH0uYWNjb3JkaW9uIC5jYXJkLWJvZHl7cGFkZGluZzowIDE1cHggMzhweCAxNXB4fS5hY2NvcmRpb24gLmNhcmQtaGVhZGVyIC5idG57cGFkZGluZy1yaWdodDoxNXB4O3BhZGRpbmctbGVmdDo0NXB4fS5hY2NvcmRpb24gLmNhcmQtaGVhZGVyIC5idG4gc3Zne2xlZnQ6MTdweH0uYWNjb3JkaW9uIC5jYXJkLWJvZHkgaW1nOm5vdCg6bGFzdC1jaGlsZCl7bWFyZ2luLXJpZ2h0OjEwcHh9LmhlYWRlcl9fc3ViIC5oZWFkZXJfX3N1Yi10aXRsZXtmb250LXNpemU6MjZweDtsaW5lLWhlaWdodDozMnB4fS5oZWFkZXJfX3N1YiAuYnRuLWhlYWRlcnttYXJnaW4tdG9wOjEwcHh9LmNhcmRfX2NhdGVnb3J5LW8gLmNhcmRfX2NhdGVnb3J5LWltZ3toZWlnaHQ6MTQwcHh9LmNhcmRfX2NhdGVnb3J5LW8gLmNhcmRfX2NhdGVnb3J5LXRpdGxle3BhZGRpbmc6MCA2cHh9Lm1iLTMwe21hcmdpbi1ib3R0b206MTBweH0uY2FyZF9fY2F0ZWdvcnktd3JhcHBlci0ye3BhZGRpbmc6MCAxMHB4fS5jYXJkX19jYXRlZ29yeS1vIC5jYXJkX19jYXRlZ29yeS1saXN0e3BhZGRpbmc6MCAwIDAgMjNweH0uY2FyZF9fY2F0ZWdvcnktbGFzdC1iLXRpdGxle2ZvbnQtd2VpZ2h0OjQwMDtmb250LXNpemU6MTJweDtsaW5lLWhlaWdodDoxNXB4O21heC13aWR0aDoxMzBweH0uY2FyZF9fY2F0ZWdvcnktbGFzdCAuY2FyZF9fY2F0ZWdvcnktdGl0bGV7Zm9udC13ZWlnaHQ6NjAwO2ZvbnQtc2l6ZToxOHB4O2xpbmUtaGVpZ2h0OjIycHg7bWF4LXdpZHRoOjE1M3B4fS5jYXJkX19jYXRlZ29yeS1sYXN0e3BhZGRpbmc6MjZweCAyNXB4fS5wYXJ0X19pbmZvLXRpdGxle2ZvbnQtd2VpZ2h0OjcwMDtmb250LXNpemU6MThweDtsaW5lLWhlaWdodDoyMnB4fS5wYXJ0X19pbmZvIGltZ3t3aWR0aDo0MHB4fS5wYXJ0X19pbmZve3BhZGRpbmc6M3B4IDE1cHh9LnBhcnRfX2luZm8tdGl0bGV7bWFyZ2luLXRvcDoxMnB4O21hcmdpbi1ib3R0b206MTJweH0ucGFydG5lcnMtbWFpbiAuc2xpY2stc2xpZGV7cGFkZGluZy1sZWZ0OjA7cGFkZGluZy1yaWdodDowfS5wYXJ0bmVycy1tYWluLXdyYXBwZXIgLnN3aXBlci1idXR0b24tcHJldntsZWZ0OjNweDtiYWNrZ3JvdW5kLWNvbG9yOiNlYWVhZWE7Ym9yZGVyOm5vbmV9LnBhcnRuZXJzLW1haW4td3JhcHBlciAuc3dpcGVyLWJ1dHRvbi1uZXh0e3JpZ2h0OjNweDtiYWNrZ3JvdW5kLWNvbG9yOiNlYWVhZWE7Ym9yZGVyOm5vbmV9LnBhcnRuZXJzLW1haW4gLnN3aXBlci1zbGlkZXtwYWRkaW5nOjMwcHggMzVweCAzMHB4IDM1cHh9LnBhcnRuZXJzLW1haW4tdGl0bGV7Zm9udC13ZWlnaHQ6NzAwO2ZvbnQtc2l6ZToxNXB4O2xpbmUtaGVpZ2h0OjE4cHh9LmRlc2MtdGl0bGV7Zm9udC13ZWlnaHQ6NDAwO2ZvbnQtc2l6ZToxMnB4O2xpbmUtaGVpZ2h0OjE1cHh9Lm5ld3NfX2l0ZW0tdGV4dHtmb250LXNpemU6MTJweDtsaW5lLWhlaWdodDoxNXB4fS5uZXdzX19pdGVtLWxpbmt7Zm9udC13ZWlnaHQ6NzAwO2ZvbnQtc2l6ZToxNXB4O2xpbmUtaGVpZ2h0OjE4cHh9LmJ0bl9fbmV3cy1tb3Jle2hlaWdodDo0NXB4fS5uZXdzX19pdGVtLWRhdGV7Zm9udC13ZWlnaHQ6NDAwO2ZvbnQtc2l6ZToxMnB4O2xpbmUtaGVpZ2h0OjE1cHh9LmgyLXRpdGxle2ZvbnQtd2VpZ2h0OjgwMDtmb250LXNpemU6MjBweDtsaW5lLWhlaWdodDoyNHB4fS5jYXJkX19jYXRlZ29yeS10aXRsZXtmb250LXNpemU6MThweDtsaW5lLWhlaWdodDoyNXB4fS5jYXJkX19jYXRlZ29yeS10aXRsZTphZnRlcntyaWdodDowfS5oZWFkZXItMjBsZXR7Zm9udC1zaXplOjEycHg7bGluZS1oZWlnaHQ6MTJweDt0b3A6MTBweH0uZm9ybS0tcm93IC5oMi10aXRsZXtmb250LXNpemU6MjBweDtsaW5lLWhlaWdodDoyNHB4fS5mb3JtLW1hbi1wcm9me2ZvbnQtc2l6ZToxMnB4O2xpbmUtaGVpZ2h0OjE1cHh9LmZvcm1fX2Rlc2Mtd3JhcHBlcnt0b3A6OTBweDtsZWZ0OjEzMHB4fS5idG5fX2Zvcm06YWZ0ZXJ7Y29udGVudDpub25lfS5idG5fX2Zvcm17cGFkZGluZzoxM3B4O3RleHQtYWxpZ246Y2VudGVyfS5pbnB1dF9fZm9ybXtwYWRkaW5nOjExcHggMTVweH0uaGVhZGVyX19zdWIgLmJ0bi1oZWFkZXJ7ZGlzcGxheTpub25lfS5jYXJkX19vdHJhc2xpLXJvdyAuY2FyZF9fY2F0ZWdvcnktdGl0bGV7Zm9udC1zaXplOjE0cHg7bGluZS1oZWlnaHQ6MTdweH0uY2FyZF9fb3RyYXNsaS1yb3cgLmNhcmRfX2NhdGVnb3J5LWltZ3ttYXgtaGVpZ2h0OjEyMHB4fS5jYXJkX19vdHJhc2xpLXJvdyAuY2FyZF9fY2F0ZWdvcnktd3JhcHBlcntwYWRkaW5nOjE3cHggMTBweCAxMHB4fS5jYXJkX19vdHJhc2xpLXJvdyAuY2FyZF9fY2F0ZWdvcnktbGlzdC1pdGVte2ZvbnQtc2l6ZToxM3B4O2xpbmUtaGVpZ2h0OjE2cHg7cGFkZGluZy1sZWZ0OjIwcHh9LmNhcmRfX2NhdGVnb3J5LWxpc3QtaXRlbSBzdmd7d2lkdGg6MTJweDtoZWlnaHQ6MTBweH0uY2FyZF9fb3RyYXNsaS1yb3cgLmNvbC02e3BhZGRpbmctcmlnaHQ6NXB4O3BhZGRpbmctbGVmdDo1cHh9LmNhcmRfX290cmFzbGktcm93IC5jYXJkX19jYXRlZ29yeXttYXJnaW4tYm90dG9tOjIycHh9LmJyZWFkY3J1YnN7Zm9udC1zaXplOjEwcHg7bGluZS1oZWlnaHQ6MTJweDttYXJnaW4tdG9wOjE1cHh9LmNoZWNib3gtYmd7Zm9udC1zaXplOjE1cHg7bGluZS1oZWlnaHQ6MzFweH0uZm9ybV9fcmFzY2hldC10ZXh0e2ZvbnQtc2l6ZToxMnB4O2xpbmUtaGVpZ2h0OjE1cHg7bWFyZ2luLXRvcDo1cHh9LmZvcm1fX3Jhc2NoZXQtdGl0bGV7Zm9udC1zaXplOjE4cHg7bGluZS1oZWlnaHQ6MjJweH0uc2VsZWN0Mi1jb250YWluZXItLWRlZmF1bHQgLnNlbGVjdDItc2VsZWN0aW9uLS1zaW5nbGUgLnNlbGVjdDItc2VsZWN0aW9uX19yZW5kZXJlZHtmb250LXNpemU6MTVweDtsaW5lLWhlaWdodDoxOHB4fS5jdXN0b20tc2VsZWN0Ky5zZWxlY3QyLWNvbnRhaW5lciAuc2VsZWN0Mi1zZWxlY3Rpb24tLXNpbmdsZXtoZWlnaHQ6NDVweH0uY3VzdG9tLXNlbGVjdCsuc2VsZWN0Mi1jb250YWluZXIgLnNlbGVjdDItc2VsZWN0aW9uLS1zaW5nbGUgLnNlbGVjdDItc2VsZWN0aW9uX19hcnJvd3t0b3A6MTBweH0uaW5wdXRfX2Zvcm17cGFkZGluZzo4cHggMTVweH0uZm9ybV9fcmFzY2hldC1yaWdodCAuYnRuX19mb3Jte2ZvbnQtc2l6ZToxNXB4O2xpbmUtaGVpZ2h0OjE4cHh9LmhlYWRlcl9fc3ViIC5oZWFkZXJfX3N1Yi10aXRsZXtwYWRkaW5nLXJpZ2h0OjB9LmFjY29yZGlvbiBwe2ZvbnQtc2l6ZToxMnB4O2xpbmUtaGVpZ2h0OjE4cHh9LmFjY29yZGlvbl9fc3VidGl0bGV7Zm9udC1zaXplOjE1cHg7bGluZS1oZWlnaHQ6MThweH0uYWNjb3JkaW9ue21hcmdpbi10b3A6MTVweH0uaDItdGl0bGUtbWJ7bWFyZ2luLWJvdHRvbToxMHB4fS5jYXJkX19jYXRlZ29yeS1vIC5jYXJkX19jYXRlZ29yeS1pbWd7aGVpZ2h0OjkwcHh9LnN1Yi0tbWFyZ2lue3BhZGRpbmctdG9wOjE1cHh9LmNhdGFsb2dfX3BkZi10ZXh0e2Rpc3BsYXk6bm9uZX0uY2F0YWxvZ19fcGRmLXRpdGxle2ZvbnQtc2l6ZToxNnB4O2xpbmUtaGVpZ2h0OjE5cHh9LmNhdGFsb2dfX3BkZi1pdGVtIC5saW5rX19hcnJvdy1sZWZ0IHNwYW57Zm9udC1zaXplOjE1cHg7bGluZS1oZWlnaHQ6MThweH0uY2F0YWxvZ19fcGRmLWl0ZW0gLmxpbmtfX2Fycm93LWxlZnQgc3Zne2Rpc3BsYXk6bm9uZX0ucHJvamVjdHNfX2FjY29yZGlvbiAuc3dpcGVyLWJ1dHRvbi1uZXh0e3JpZ2h0Oi0xMHB4fS5wcm9qZWN0c19fYWNjb3JkaW9uIC5zd2lwZXItYnV0dG9uLXByZXZ7bGVmdDotMTBweH0ucHJvamVjdHNfX2l0ZW0tbWJ7bWFyZ2luLWJvdHRvbTowfS5yb3dfX290eml2e3BhZGRpbmctbGVmdDowO3BhZGRpbmctcmlnaHQ6MH0uY2FyZF9fZG9jdW1lbnRzLXJvdyAucGFydF9faW5mby10aXRsZXtmb250LXNpemU6MTVweDtsaW5lLWhlaWdodDoxOHB4fS5jYXJkX19kb2N1bWVudHMtcm93IC5wYXJ0X19pbmZve21pbi1oZWlnaHQ6NDVweDttYXJnaW4tYm90dG9tOjdweH0ubGV0dGVyX19pdGVtLWltZ3ttYXgtd2lkdGg6MjcwcHg7bWFyZ2luOjAgYXV0b30uc2lkZWJhci0tbWluIC5zaWRlYmFyX19pdGVte3BhZGRpbmc6MTBweCAyMHB4IDEwcHggMjBweH0uaGlkZGVuLWFycm93e3Bvc2l0aW9uOnJlbGF0aXZlfS5jb2xfX3ByZXNzLXJpZ2h0IC5yb3ctc3ViLW5ld3M+LmNvbHtmbGV4LWRpcmVjdGlvbjpjb2x1bW59LmNvbF9fcHJlc3MtcmlnaHQgLmNvbC1tYWluLW5ld3MtaW1nIGltZ3t3aWR0aDoxMDAlO2hlaWdodDoxMDAlO21heC1oZWlnaHQ6MjUwcHh9LmNvbF9fcHJlc3MtcmlnaHQgLmNvbC1tYWluLW5ld3MtdGV4dHttYXJnaW4tdG9wOjE1cHh9LmNvbF9fcHJlc3MtcmlnaHQgLnJvdy1zdWItbmV3cyAubmV3c19faXRlbS1saW5rIHNwYW57Zm9udC1zaXplOjE1cHg7bGluZS1oZWlnaHQ6MThweH0uY29sX19wcmVzcy1yaWdodCAuYnRuX19uZXdzLW1vcmV7cGFkZGluZzoxMHB4fS5jb2xfX3ByZXNzLXJpZ2h0IC5uZXdzX19pdGVte21hcmdpbi10b3A6MH0uY29sX19wcmVzcy1yaWdodCAuY29sLW1haW4tbmV3cy10ZXh0e21hcmdpbi10b3A6NXB4fS5wcmVzc19feWVhci1saXN0LWl0ZW0gYXtmb250LXNpemU6MTVweDtsaW5lLWhlaWdodDoxOHB4fS5wcmVzc19fbGVmdC1saXN0LWl0ZW0gYXtmb250LXNpemU6MTVweDtsaW5lLWhlaWdodDoxOHB4fS5wcmVzc19fbGVmdC1saXN0LWl0ZW17d2lkdGg6YXV0bztwYWRkaW5nOjAgMjhweDtoZWlnaHQ6NDVweDttYXJnaW4tYm90dG9tOjEwcHh9LnByZXNzX19sZWZ0LWxpc3R7ZmxleC13cmFwOndyYXA7anVzdGlmeS1jb250ZW50OmZsZXgtc3RhcnR9LnByZXNzX195ZWFyLWxpc3QtaXRlbXtwYWRkaW5nOjlweCAxOHB4O2hlaWdodDo0NXB4fS5yb3dfX3NwYXNpYm8gLmNvbC1sZy00IGltZ3toZWlnaHQ6MzIwcHh9LmJvc3NfX3dyYXB7Ym90dG9tOi00NTBweH0uYm9zc19fZGVzY3tmb250LXNpemU6MTJweDtsaW5lLWhlaWdodDoyOHB4fS50aXRsZV9fNDA0e2ZvbnQtc2l6ZToxN3B4O2xpbmUtaGVpZ2h0OjIxcHg7bWFyZ2luOjB9LnRpdGxlX180MDQ6YWZ0ZXJ7Y29udGVudDpub25lfS5yb3dfXzQwNHtwYWRkaW5nLWJvdHRvbTo1MHB4fS5hcnJvdy13aGl0ZXtiYWNrZ3JvdW5kLWNvbG9yOnJnYmEoMjU1LDI1NSwyNTUsLjY1KSFpbXBvcnRhbnR9LmNvbnRhY3RfX2l0ZW0tdGV4dHtmb250LXNpemU6MTJweDtsaW5lLWhlaWdodDoxNXB4fS5jb250YWN0X19pdGVtLXN1YnRpdGxle2ZvbnQtc2l6ZToxNHB4O2xpbmUtaGVpZ2h0OjE3cHh9LmxpbmtfX2dyZWVuLS1jb250YWN0c3tmb250LXNpemU6MTRweDtsaW5lLWhlaWdodDoxN3B4fS5jb250YWN0X19pdGVtLXRpdGxle2ZvbnQtc2l6ZToxNnB4O2xpbmUtaGVpZ2h0OjE5cHh9LmNvbnRhY3RfX2l0ZW17cGFkZGluZzoxM3B4IDIycHggMDttYXJnaW4tYm90dG9tOjEwcHh9LmNvbnRhY3RfX2l0ZW0tdGl0bGV7bWFyZ2luLWJvdHRvbToxNXB4fS5kZXNjLXRpdGxlLWNvbnRhY3Rze2ZvbnQtc2l6ZToxMnB4O2xpbmUtaGVpZ2h0OjE4cHh9LnRhYnNfX2xlZnQgLm5hdi1saW5re2ZvbnQtc2l6ZToxNXB4O2xpbmUtaGVpZ2h0OjE4cHh9LnRhYnNfX2xlZnQgLm5hdi1saW5re3BhZGRpbmc6MTNweCAxNXB4fS5wcm9kdWN0X190ZXh0LC5wcm9kdWN0X190ZXh0IHB7Zm9udC1zaXplOjEycHg7bGluZS1oZWlnaHQ6MTVweH0ucm93X19wcm9kdWN0e3BhZGRpbmctYm90dG9tOjIwcHh9LnJvd19fcGhnYWxse21hcmdpbi10b3A6MjVweH0udXNsdWdhLWRldGFpbC10ZXh0IHAsLnVzbHVnYS1kZXRhaWwtdGV4dCB1bCBsaXtmb250LXNpemU6MTJweDtsaW5lLWhlaWdodDoyMnB4fS51c2x1Z2EtZGV0YWlsLXRleHQgdWwgbGl7bWFyZ2luLXRvcDo1cHg7Zm9udC13ZWlnaHQ6NDAwfS51c2x1Z2EtZGV0YWlsLXRleHQgdWwgbGk+dWwgbGl7Zm9udC1zaXplOjEycHg7bGluZS1oZWlnaHQ6MjJweH0uc2hlbWFfX2Rvd25sb2FkIGEsLnNoZW1hX19zaG93IGF7Zm9udC1zaXplOjE1cHg7bGluZS1oZWlnaHQ6MThweH0udGFibGUgLnNjaGVtYV9fc2l6ZXtwYWRkaW5nOjZweH0uc2NoZW1hX190aXRsZXtmb250LXNpemU6MThweDtsaW5lLWhlaWdodDoyMnB4O21hcmdpbi1ib3R0b206MTBweDttYXJnaW4tdG9wOjEycHh9LnNjaGVtYV9faWNvbiBpbWd7d2lkdGg6MjBweDtoZWlnaHQ6MjBweH0uc2hlbWEgLnRhYmxle21hcmdpbi1ib3R0b206MH0uc2hlbWF7bWFyZ2luLWJvdHRvbToyMHB4fS50YWJsZSAuc2NoZW1hX19uYW1le21pbi13aWR0aDoyODNweH19QG1lZGlhIChtYXgtd2lkdGg6MzIwcHgpey5wcm9kdWN0LW1haW4gLnN3aXBlci1zbGlkZSBpbWd7aGVpZ2h0OjE3NXB4O3dpZHRoOjEwMCU7b2JqZWN0LWZpdDpjb3Zlcn0uY2FyZF9fY2F0ZWdvcnktbGFzdHtwYWRkaW5nOjE2cHggMTJweH0uc2lkZWJhci0tbWluIC5zaWRlYmFyX19pdGVte3BhZGRpbmc6MTBweCAxMHB4IDEwcHggMTBweH19Il0sImZpbGUiOiJtZWRpYS5jc3MifQ== */
@media (max-width: 991px) {
	.navbar-toggler {
		top: -87px;
	}
}

@media (max-width: 767px) {
	.navbar-toggler {
		top: -71px;
	}
}
/* End */


/* Start:/local/templates/cw_template/css/custom.css?166843565444349*/

/*main{*/
/*    overflow-x: hidden;*/
/*}*/
body, html{
    overflow-x: hidden;
    height: auto!important;
}
body.compensate-for-scrollbar {
    overflow-y:scroll!important;
}
.fancybox-active{
    height: inherit!important;
}
.col-main-news-img img{
    height: 175px;
}
.card__category-title a{
    color: inherit;
}

.card__category-row .card__category{
    min-height: 550px;
}

.btn__news-more{
    cursor: pointer;
}

.col__press-right .col-main-news-img img{
    height: 210px;
    width: 100%;
}

.news__item-text--hidden{
    display: none
}

.news__item-date-hidden{
    display: none
}

.col__press-right .news__item{
    background: #f9f9f9;
}

.news__item--flex{
    justify-content: flex-start;
    justify-content: space-between;
}

.row__part-bot {
    padding-bottom: 0;
}
.container__about .partners-main-wrapper{
    padding: 0 15px;
}

.catalogs__img{
    max-width: 170px;
    width: 100%;
}

#modal-city .modal-content{
    max-width: 230px;
    padding: 30px 40px;
    margin: 0 auto;
}
#modal-city .modal-content a{
    margin-bottom: 7px;
}
#modal-city .modal-content a span{
    font-size: 17px;
    line-height: 21px;
    color: #008F52;
    border-bottom: 1px solid #008F52;
    font-weight: 500;
}

#modal-city .modal-content a.city--active span{
    color: #313130;
    border-bottom: none;
}


.row__part-bot{
   padding-bottom: 50px;
}

.menu__wrapper .navbar-nav .dropdown-menu{
    left: 0;
}

#navbarNavDropdown > .navbar-nav > .nav-item > a{
    position: relative;
    padding: 14px 40px;
}
#navbarNavDropdown > .navbar-nav > .nav-item:not(:last-child) > a:before{
    content: '';
    border: 1px solid #C6C6C6;
    position: absolute;
    width: 1px;
    height: 100%;
    right: -8px;
    top: 0;
}

.nav-item.active > a{
    color: #008f57!important;

}



/*.hamburger {*/
/*    padding: 15px 15px;*/
/*    display: inline-block;*/
/*    cursor: pointer;*/
/*    transition-property: opacity, filter;*/
/*    transition-duration: 0.15s;*/
/*    transition-timing-function: linear;*/
/*    font: inherit;*/
/*    color: inherit;*/
/*    text-transform: none;*/
/*    background-color: transparent;*/
/*    border: 0;*/
/*    margin: 0;*/
/*    overflow: visible; }*/
.hamburger{
    display: flex;
}

.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner::before,
.hamburger.is-active .hamburger-inner::after {
    background-color:#E06627; }

.hamburger-box {
    width: 40px;
    height: 24px;
    display: inline-block;
    margin-right: 10px;
    position: relative; }

.hamburger-inner {
    display: block;
    top: 50%;
    margin-top: -2px; }
.hamburger-inner, .hamburger-inner::before, .hamburger-inner::after {
    width: 40px;
    height: 2px;
    background-color: #E06627;
    border-radius: 0px;
    position: absolute;
    transition-property: transform;
    transition-duration: 0.15s;
    transition-timing-function: ease; }
.hamburger-inner::before, .hamburger-inner::after {
    content: "";
    display: block; }
.hamburger-inner::before {
    top: -9px; }
.hamburger-inner::after {
    bottom: -9px; }

.hamburger--squeeze .hamburger-inner {
    transition-duration: 0.075s;
    transition-timing-function: cubic-bezier(0.55, 0.055, 0.675, 0.19); }
.hamburger--squeeze .hamburger-inner::before {
    transition: top 0.075s 0.12s ease, opacity 0.075s ease; }
.hamburger--squeeze .hamburger-inner::after {
    transition: bottom 0.075s 0.12s ease, transform 0.075s cubic-bezier(0.55, 0.055, 0.675, 0.19); }

.hamburger--squeeze.is-active .hamburger-inner {
    transform: rotate(45deg);
    transition-delay: 0.12s;
    transition-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1); }
.hamburger--squeeze.is-active .hamburger-inner::before {
    top: 0;
    opacity: 0;
    transition: top 0.075s ease, opacity 0.075s 0.12s ease; }
.hamburger--squeeze.is-active .hamburger-inner::after {
    bottom: 0;
    transform: rotate(-90deg);
    transition: bottom 0.075s ease, transform 0.075s 0.12s cubic-bezier(0.215, 0.61, 0.355, 1); }

.container__about-cert{
    margin-top: 0!important;
}

.popup-window{
    padding: 30px;
}
.popup-window-close-icon:after{
    width: 15px;
    height: 15px;
}
.bx-auth-note{
    font-size: 16px;
    margin-bottom: 10px;
    font-weight: bold;
    text-align: center;
}

.bx-auth-input{
    border: 1px solid #c7c7c7;
    border-radius: 3px;
    width: 100%;
    padding: 16px 17px;
    margin-bottom: 7px;
}

.popup-window-content a{
    color: #e06627;
}

.bx-auth-label{
    font-size: 13px;
    line-height: 16px;
    letter-spacing: -.02em;
    margin-bottom: 9px;
    color: #777a79;
    margin-bottom: 0;
}

.bx-registration-table{
    width: 100%;
    max-width: 100%;
}
.bx-auth-table tr,
.bx-registration-table tr{
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    width: 100%;
    max-width: 100%;
}

.bx-auth-table{
    width: 100%;
}

.authorize-submit-cell .btn{
    position: relative;
    background: #e06627;
    border-radius: 3px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-content: center;
    padding: 18px 25px;
    cursor: pointer;
    border: none;
    font-size: 16px;
    width: 100%;
    text-align: center;
    justify-content: center;
    max-width: 200px;
}

.popup-window{
    max-width: 400px;
}

.bx-auth-table .politics{
    font-size: 14px;
    padding-left: 25px;
    margin-bottom: 5px;
}

.bx-auth-table .checkmark{
    height: 17px;
    width: 17px;
}
.bx-auth-table .politics .checkmark:after {
    left: 5px;
    top: 0px;
}

.card-body-0 a{
    border-bottom: none;
}

.catalogs__text{
    min-height: 58px;
}

.row__pdf-item img{
    border: 1px solid #C7C7C7;
    border-radius: 3px;

}

.map-columns{
    margin-bottom: 30px;
}

.map-level-0{
    padding-left: 20px;
    list-style: none;
}
.map-level-0 > li{
    position: relative;
}
.map-level-0 > li:before{
    content: '•';
    color: #008F57;
    position: absolute;
    left: -15px;
}

.map-level-1{
    padding-left: 0;
    list-style: none;
    margin-top: 10px;
}

.map-columns ul li a{
    color: #008F57;
    border-bottom: 1px solid #008F57;
    font-size: 18px;
    line-height: 22px;
}

.map-level-0 > li {
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 22px;

}

#message-about-cookie{
    position: fixed;
    bottom: 0;
    background: rgba(245, 245, 245, 0.9);
    padding: 25px;
    font-weight: normal;
    font-size: 19px;
    line-height: 23px;
    z-index: 3;
    color: #323232;
    left: 0;
    right: 0;
}

#button_cook{
    color: #E06627;
    background: none;
    border: none;
    padding-left: 30px;
    position: relative;
}

.mess-flex{
    display: flex;
    align-items: center;
    justify-content: space-around;
}

#message-about-cookie a{
    color: #E06627;
    border-bottom: 1px solid #E06627;
}

#button_cook:before{
    content: '';
   background: url(/local/templates/cw_template/css/../images/cook-close.svg) no-repeat;
    background-size: cover;
    width: 16px;
    height: 16px;
    position: absolute;
    left: 5px;
    top: 4px;
}

#message-about{
    position: fixed;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, .6);
    z-index: 99;
}
.message-about-body{
    position: fixed;
    background: #fff;
    left: 0;
    right: 0;
    top: 50%;
    transform: translate(0, -50%);
    z-index: 100;
    width: 320px;
    margin: 0 auto;
    text-align: center;
    padding: 30px;
    display: block;
}

.message-about-body div{
    font-size: 17px;
    margin-bottom: 15px;
}

#button_geo{
    background: #e06627;
    border: 2px solid #e06627;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    line-height: 21px;
    letter-spacing: -.03em;
    z-index: 9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 10px 50px;
    text-align: center;
    margin: 0 auto;
}

.modal-mail .form__raschet{
    padding: 0;
}


.popup-window-with-titlebar .popup-window-content, .popup-window-content-gray .popup-window-content{
    background-color: transparent;
}

.popup-window-content > div{
    padding: 0!important;
}

#call_feedback{
    max-width: 432px;
    background: #fff;
    border-radius: 3px;
    padding: 40px 48px 35px 48px;
}

.popup-window-with-titlebar .popup-window-content{
    padding: 0;
}


.popup-window-titlebar > div{
    font-weight: 700!important;
    font-size: 24px;
    line-height: 29px;
    letter-spacing: -.01em;
    margin-bottom: 7px;
    margin: 0!important;
    margin-bottom: 7px!important;
    text-align: center;
}

.container__about-cert .swiper-button-next.swiper-button-white{
    right: -50px;
}
.container__about-cert .swiper-button-prev.swiper-button-white{
    left: -50px;
}


.shema__email a,
.shema__online a{
    color: #e06627!important;
    cursor: pointer!important;
}

.partners-main-title{
    color: initial;
}

.table-sh  .schema__icon{
    min-width: 58px;
    max-width: 58px;
    width: 58px!important;
}

.table-sh .schema__size{
    min-width: 100px;
    max-width: 100px;
    width: 100px!important;
}

.menu__wrapper .navbar-nav .dropdown-menu .menu-sub-title .cw_main_section-wrap{
    color: #000;
}


.gallery__img{
    height: 220px;
    width: 100%;
    object-fit: cover;
}

.dillers__form-wrapper .btn__form{
    width: 100%;
}

.news__main .col-main-news-img img{
    width: 100%;
    max-width: 155px;
    height: 150px;
}
.news__main .news__item{
    height: 100%;
    display: flex;
    flex-direction: column;
    align-items: start;
    justify-content: space-between;
}

.news-detail-text a{
    color: #008f57;
}

.news-detail-text a:hover{
    color: #e06627;
}

.news-detail-text img{
    margin-bottom: 28px;
}

.cw-new-target-posts .row-main-news{
    margin-bottom: 20px;
}

.contact__item .contact__item-text a{
    color: #008f57;
}
.contact__item .contact__item-text a:hover{
    color: #e06627;
}
.press-center{
  height: 200vh;
    background: #f9f9f9;
}


.link-polit:hover{
    text-decoration: underline;
}

.header__lk{
    margin-top: 5px;
    margin-bottom: 5px;
}

.part__info{
    height: 100%;
}


.navbar-nav li:hover>.dropdown-menu {
    display: block;
}

.dropdown-menu .col{
    flex-basis: 25%;
    max-width: 25%;
    margin-bottom: 15px;
}
.menu__wrapper .navbar-nav .dropdown-menu{
    padding-bottom: 5px;
}


.det-img{
    width: 100%;
}
.row__map{
    display: none;
    margin-top: 15px;
}

.row__map iframe{
    width: 100%;
}

.link__green--contacts{
    color: #008f57!important;
    cursor: pointer;
}

.contacts > .row > .col-md-6{
    margin-bottom: 30px;
}

.contact__item{
    height: 100%;
    margin-bottom: 0;
}

.about__cert img {
    height: 380px;
    object-fit: cover;
}
.pdf__col-3 .swiper-button-black{
    display: block;
}
.row__pdf-item > .row{
    margin: 0;
}

.otziv__wrapper .swiper-button-black{
    display: none;
}

.photo__slider-img img{
    height: 200px;
    object-fit: cover;
    width: 100%;
}

.slider-part .slick-list {
    width: 100%;
}
.slider-part.slick-slider .slick-track{
    margin-left: 5px;
}

.usluga-detail-preim__text span{
    margin-bottom: 10px;
}

.usluga-detail-text ul li{
    list-style: none;
    padding-left: 23px;
    position: relative;
}

.usluga-detail-text ul li:before{
    content: '•';
    position: absolute;
    left: 0;
    top: 0px;
    font-size: 23px;
    margin-top: -1px;
}

.letter__item-img img{
    width: 100%;
    object-fit: cover;
}

.popup-window.popup-window-with-titlebar{
    padding: 40px 48px 35px 48px;
}

.popup-window-content form{
    margin-top: 20px;
}

.diller__hidden{
    margin-top: 10px;
}

.diller__item {
  margin-top: 10px;
    margin-bottom: 10px;
}
.diller__hidden-item{
    height: 100%;
    margin: 0;
}

.letter__item-img img{
    height: 354px;
}

.catalogs__item{
    min-height: 100%;
    padding-bottom: 0;
}

.catalogs__row > .col-lg-6 {
    margin-bottom: 25px;
}

.product__text, .product__text p{
    color: #52524e;
}

.product__text h3,
.product__text h2{
    color: #000;
}

.product__text a{
    color: #008f57;
}

.cw-link-doc{
    color: #008f57;
}

.r__table thead th{
    /*width: 180px!important;*/
    min-width: 149px;
    padding: 10px;
    background: #e5e5e5;
    color: #000;
}


.r__table tbody tr td{
    /*width: 180px!important;*/
    min-width: 149px;
}

.r__table tbody tr td:not(:last-child){
    border-right: none;
}

.green-table:not(.bd_opros) {
width: 100%;
    margin-bottom: 10px;
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

.product__text h3{
    font-size: 18px;
    line-height: 34px;
    letter-spacing: -0.01em;
    color: #333333;
}

.green-table{
    overflow-x: auto;
    margin-bottom: 10px;
    margin-top: 15px;
}

.green-table:not(.bd_opros) tr:first-child td{
    background: #e5e5e5;
    border-radius: 2px 2px 0 0;
    font-weight: 600;
    font-size: 17px;
    line-height: 21px;
    letter-spacing: -.03em;
    color: #000;
    border-bottom: none;

}
.green-table:not(.bd_opros) td{
    border: 1px solid #bdbdbd;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -.03em;

    vertical-align: middle;
    padding: 7px;

}

.green-table:not(.bd_opros) tbody tr td:not(:last-child){
    border-right: none;
}

.green-table:not(.bd_opros) tbody tr:not(:last-child) td{
    border-bottom: none;
}



.pdf__col-3 .slick-list{
    margin: 0 50px;
}

.product__text iframe{
    width: 100%;
}
.product__text h2 {
    font-size: 22px;
    line-height: 34px;
    text-align: left;
    margin-bottom: 20px;
}

.product__text img{
    margin-top: 10px;
    margin-bottom: 10px;
}

.tab-pane img{
    margin-top: 15px;
    margin-bottom: 15px;
}


.green-table .second_block{
    color: #52524e;
}

.tab_main p{
    color: #52524e;
}

.tab_main .block_name{
   margin-top: 25px;
}


.green-table td{
    color: #52524e;
}

.photo__slider .slick-track{
    margin-left: 0;
    margin-right: 0;
}


.photo__slider .slick-slide {
    margin: 0 10px;
}

.photo__slider .slick-list {
    margin: 0 -10px;
}

.pdf__col-3 .swiper-button-next,.pdf__col-3  .swiper-button-prev{
    top: 35%;
}

.cw_tree_t tr td {
    width: 33.33%;
}

.tbl-img{
    width: 200px;
}

.tbl-img img{
    margin: 0 auto;
    display: block;
    max-width: 110px;
    height: auto;
}
li.nav-item.dropdown.nav-item-catalog:not(:first-child) .row.d-flex {
    flex-direction: column;
}

.menu__wrapper .navbar-nav .nav-item-catalog:not(:first-child) .dropdown-menu:before, .menu__wrapper .navbar-nav .nav-item-catalog:not(:first-child) .dropdown-menu:after {
    content: none;
}
.menu__wrapper .navbar-nav .nav-item-catalog:not(:first-child) .dropdown-menu {
    left: initial;
    width: initial;
    padding: 30px 30px 20px;
    margin-left: -4px;
}
li.nav-item.dropdown.nav-item-catalog:not(:first-child) .dropdown-menu .col {
    flex-basis: 100%;
    max-width: 100%;
    margin-bottom: 0;
}

.boss-mobile{
    display: none
}

.catalogs__item{
    min-height: 372px;
}

body table.table-sh td.schema__name{
    width: 100%;
}

#modal-mail > div{
    width: fit-content;
    margin: 0 auto;
}

.partners-main-img img{
    max-height: 45px;
    margin: 0 auto;
}

.partners-main .swiper-slide{
    padding: 30px 10px 30px 15px;
}

.pt-title{
    padding-top: 30px;
}

@media (min-width: 576px){
    .modal-mail .modal-dialog{
        max-width: 860px;
    }
}

@media (min-width: 992px) {
    .hidden-arrow .arrow-grey, .hidden-arrow .arrow-white {
        display: none !important
    }
}

@media (max-width: 1199px) {
    #navbarNavDropdown > .navbar-nav > .nav-item > a{
        padding: 14px 30px;
        font-size: 16px;
    }
    .table-2 tbody td.schema__name {
        min-width: 360px;
        max-width: 360px;
    }
    .table-2 tbody td.shema__email {
        min-width: 205px;
        max-width: 205px;
    }
    .table-2 tbody td.shema__online {
        min-width: 213px;
        max-width: 213px;
    }
    /*.col-main-news-img img {*/
    /*    height: 100%;*/
    /*}*/
    .about__cert img {
        height: 300px;
    }
    .green-table:not(.bd_opros) td{
        min-width: 75px;
    }
    .pdf__col-3 .swiper-button-next, .pdf__col-3  .swiper-button-prev {
        top: 22%;
    }
.catalogs__item {
    min-height: 480px;
}
    }

@media (max-width: 992px) {
    .news__item-text--hidden {
        display: block
    }

    .col__press-right .col-main-news-img img {
        height: 140px;
        width: 130px;
    }

    .col__press-right .col-main-news-img {
        min-width: fit-content;
    }

    /*.row__part-bot {*/
    /*    padding-bottom: 0;*/
    /*}*/
    .partners-main-wrapper-2 .swiper-button-next, .partners-main-wrapper-2 .swiper-button-prev {
        display: block !important
    }

    .about__left img {
        width: 100%;
    }

    .social__footer {
        margin-top: 20px;
    }

    .cool-maket {
        position: absolute;
        bottom: 5px;
        z-index: 2;
        right: 15px;
        text-align: right;
        max-width: 515px;
    }

    .dropdown-menu > .d-flex {
        flex-direction: column;
    }

    #navbarNavDropdown > .navbar-nav > .nav-item > a {
        font-size: 25px;
        line-height: 30px;
        padding: 10px 0;
    }

    #navbarNavDropdown > .navbar-nav > .nav-item:not(:last-child) > a:before {
        content: none;
    }

    .menu__wrapper .navbar-nav .dropdown-menu {
        background: none;
    }

    .menu__wrapper .navbar-nav .dropdown-menu .menu-sub-title {
        font-size: 23px;
        line-height: 28px;
    }

    .dropdown-menu > .d-flex > .col {
        flex-basis: 50%;
        max-width: 50%;
        margin-bottom: 20px;
    }

    .dropdown-menu > .d-flex {
        flex-direction: row;
    }

    .menu__wrapper .dropdown-item span {
        font-size: 16px;
        line-height: 19px;
    }

    .col-img-right:not(:last-child) {
        display: none
    }

    .table-2 tbody td.shema__online {
        /*display: none;*/
        padding: 0;
        height: 37px;

        border: 1px solid #c7c7c7 !important;
        border-right: 0 !important;
        border-bottom: 0 !important;
        min-width: auto;
        max-width: initial;
        width: 280px !important;
    }

    .table-2 tbody td.shema__email {
        min-width: auto !important;
        max-width: initial !important;
        width: 280px !important;
    }

    .table-2 tbody td.shema__online a {
        font-size: 14px;
        line-height: 17px;
    }

    .table-2 tbody td.shema__email {
        min-width: 178px;
        max-width: 178px;
    }

    .more-object {
        display: none
    }

    .more-photo {
        font-size: 16px;
        line-height: 19px;
        font-weight: normal;
        color: #777A79;
    }

    .row__gallery-3 .gallery__img {
        margin-bottom: 0;
    }

    .row__gallery-3 {
        margin-bottom: 20px;
    }

    .dillers__form .form-group:first-child {
        display: none;
    }

    .dillers__form .form-group:nth-child(3) {
        display: none;
    }

    .dillers__bottom-text {
        padding-left: 0;
        text-align: center;
        margin-top: 35px;
    }

    .dillers__bottom-text br {
        display: none;
    }

    .dillers__form-wrapper .modal__title {
        text-align: center;
    }

    .dillers__form-wrapper .modal__text {
        display: none
    }

    .dillers__form {
        max-width: 335px;
        margin: 0 auto;
    }

    .dillers__form .form-group {
        text-align: center;
    }

    .dillers__form input::placeholder {
        text-align: center;
    }

    .mess-flex {
        flex-direction: column;
    }

    #message-about-cookie {
        font-size: 14px;
        line-height: 18px;
    }

    #button_cook {
        margin-top: 10px;
        line-height: 1.5;
    }

    .flex-news {
        flex-direction: column-reverse;
    }

    .news-detail img {
        margin-bottom: 20px;
    }

    .card__category--mb {
        height: unset;
        display: block;
    }

    .row__sp {
        display: none;
    }

    .row__map {
        margin-bottom: 15px;
    }


    .link__green--contacts {
        margin-bottom: 18px;
        display: inline-block;
    }

    .contacts > .row > .col-md-6 {
        margin-bottom: 15px;
    }

    .pdf__col .swiper-button-black {
        display: block;
    }

    .otziv__wrapper .swiper-button-black {
        display: block;
    }

    .pdf__col-3 .swiper-button-next, .pdf__col-3 .swiper-button-prev {
        top: 42%;
    }

    .r__table {
        overflow-x: auto;
        display: block;
    }

    header {
        box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
    }

    .row__spasibo {
        padding-top: 99px;
        padding-bottom: 162px;
    }

    .spasibo__centered {
        padding-left: 35px;
        padding-right: 7px;
    }

    .spasibo__title {
        margin-bottom: 35px;
        margin-top: -3px;
    }

    .spasibo__text {
        margin-top: 9px;
    }

    .spasibo__text .link__green {
        display: block
    }

    .boss__desc {
        margin-bottom: 9px;
    }

    .row__spasibo .col-lg-4 img {
        height: 96%;
    }
    .spasibo__centered p{
        margin-bottom: 14px;
    }
.catalogs__item {
    min-height: 100%;
}
}

@media (max-width: 767px){
    .card__category {
        min-height: auto;
    }
    .card__category-row .card__category{
        min-height: auto;
        /*height: auto;*/
    }
    .partners-main .swiper-slide{
        max-width: 47%;
        height: auto;
    }
    .row__part-bot {
        padding-bottom: 30px;
    }
    .news__item-date-hidden{
        display: block
    }
    .about__bottom .btn-header{
        margin-top: 0;
        margin-bottom: 20px;
        left: 0;
    }
    .about__bottom{
        padding-top: 30px;
        padding-bottom: 30px;
    }
    header{
        box-shadow: 0px 1px 0px rgba(0, 0, 0, 0.25);
    }

.about__right{
  margin-top: 40px;
}
    .cool-maket{
        position: relative;
        right: 0;
        max-width: 100%;
        text-align: center;
        margin-top: 15px;
        margin-bottom: 15px;
    }
    .logo__footer{
        flex-direction: column;
        align-items: baseline;
    }
    .footer__desc{
        margin-left: 0;
        font-size: 12px;
        line-height: 15px;
    }
    .footer__desc br{
        display: none
    }
    .logo__footer img{
        width: 130px;
    }
    .social__footer{
        text-align: center;
    }
    .social__footer {
        margin-top: 0;
    }
    .link-polit{
        border-bottom: 1px solid #7f7f7e;
    }
    .navbar-toggler{
        right: 0;
        padding-top: 3px;
    }
    .dropdown-menu > .d-flex {
        flex-direction: column;
    }
    .dropdown-menu > .d-flex > .col {
        flex-basis: 100%;
        max-width: 100%;
        margin-bottom: 10px;
    }
    #navbarNavDropdown > .navbar-nav > .nav-item > a{
        font-size: 18px;
        line-height: 22px;
    }
    .menu__wrapper .navbar-nav .dropdown-menu{
        padding: 0;
    }
    .menu__wrapper .navbar-nav .dropdown-menu .menu-sub-title{
        font-size: 16px;
        line-height: 19px;
    }
    .menu__wrapper .dropdown-item span{
        font-size: 14px;
        line-height: 17px;
    }
    .row__product{
        padding-bottom: 20px;
    }

    .table tbody td{
        border: none!important;
    }
    .shema__email a{
        font-size: 14px;
        line-height: 17px;
    }
    .table-2 tbody td.shema__email{
        padding: 0;
        height: 37px;
        min-width: 50%;
        width: 50%!important;
        border: 1px solid #c7c7c7!important;
        border-right: 0!important;
        border-bottom: 0!important;
    }
    .more-photo{
        padding: 12px 0;
    }
    .catalogs__img{
        max-width: 120px;
    }

    .catalogs__img img{
        width: 100%;

    }
    .row--w-max {
        padding-bottom: 20px;
    }
    .row__pdf{
        margin-right: 0;
        margin-left: 0;
    }
    .dillers__bottom-text{
        font-size: 16px;
        line-height: 19px;
    }
    .dillers__form .btn__form{
        text-align: center;
    }
    .table-sh .shema__show
    {
        border: 1px solid #c7c7c7!important;
        border-bottom: none!important;
        border-left: 0!important;
    }
    .table-sh .shema__download{
        border: 1px solid #c7c7c7!important;
        border-bottom: none!important;
        border-left: 0!important;
        border-right: 0!important;
    }
    .pdf__col-3 .swiper-button-black{
        display: block!important;
    }
    .otziv__wrapper .swiper-button-black{
        display: none;
    }
    .photo__slider-img img{
        height: 250px;
    }
    .r__table tbody tr td {
        width: 105px!important;
        min-width: 100px;
    }
    .r__table thead th {
        width: 105px!important;
        min-width: 100px;
        padding: 5px;
        font-size: 12px;
    }
    .product__text ul li{
        font-size: 12px;
        line-height: 15px;
    }
    .green-table:not(.bd_opros) td{
        font-size: 12px;
        padding: 4px 5px;
    }
    .green-table:not(.bd_opros) tr:first-child td{
        font-size: 12px;
        padding: 4px 5px;
    }
    .green-table{
        display: block;
    }
    .pdf__col-3 .swiper-button-next,  .pdf__col-3  .swiper-button-prev {
        top: 31%;
    }
    .green-table{
        overflow-x: auto;
    }
    .tab-content ul li{
        font-size: 12px;
        line-height: 15px;
    }
    .cw_spisok_t td img{
        max-width: 100px;
        height: auto;
    }
    .cw_spisok_t td{
        font-size: 12px;
        line-height: 16px;
    }
    .cw_spisok_t{
        overflow-x: auto;
        display: block;
    }
    .cw_cvet_t{
        overflow-x: auto;
        display: block;
    }

 
    .row__spasibo .col-lg-4 img {
        height: auto;
    }
    .spasibo__centered {
        padding-left: 15px;
        padding-right: 15px;
    }
    .row__spasibo {
        padding: 25px 0;
        padding-bottom: 162px;
    }
    .spasibo__title {
        margin-bottom: 11px;
        margin-top: 0px;
    }
    .spasibo__centered p {
        margin-bottom: 7px;
    }
    .spasibo__text .link__green {
        display: inline-block;
    }

    .boss-desk{
        display: none
    }
    .boss-mobile{
        display: block;
        margin-bottom: 14px;
    }
    .spasibo__text {
        margin-bottom: 3px;
    }

    .row__spasibo{
        padding-bottom: 21px;
    }
.table-sh .shema__download{
width: 10%!important;
}
.opros_check_right {
    padding-left: 15px!important;
}
.opros_check_left {
    padding-right: 15px!important;
}
.ajax-contact-form .br-bl{
    border-right: none;
    border-left: none;
    position: absolute;
    right: 15px;
    text-align: right;
    width: 22px;
}
.ajax-contact-form .col-md-6 .modal-opros-text{
    padding-right: 30px;
    margin-bottom: 10px;
}
}


@media (max-width: 575px) {
    .partners-main .swiper-slide{
        margin-left: 0px!important;
        margin-right: 0px!important;
    }
    .col__press-right .col-main-news-img img {
        height: auto;
        max-height: 150px;
        width: 100%;
    }
    .col__press-right .col-main-news-img {
        margin-right: 0;
    }
    .btn__news-more-article{
        margin-top: 15px!important;
    }
    .col__press-right .col-main-news-text {
        margin-top: 10px;
    }
    .col__press-right{
        margin-bottom: 20px;
    }
    .header__sub {
        max-height: 245px;
    }
    .container-fluid > .container{
        padding-left: 0;
        padding-right: 0;
    }
    .container__about{
        margin-top: 30px;
        padding-top: 30px;
        padding-bottom: 40px;
    }

    .about__bottom{
        padding-top: 30px;
        padding-bottom: 50px;
    }
    .about__bottom .btn-header{
        max-width: 348px;
    }
    .about__cert{
        text-align: center;
    }
    .about__left img{
        width: 100%;
    }
    .about__list{
        max-height: 300px;
    }
    .about__list-item-year{
        font-size: 18px;
        line-height: 22px;
    }
    .about__list-item-text{
        font-size: 12px;
        line-height: 15px;
    }
    .about__list{
        padding: 20px;
    }
    .about__list-item {
        margin-bottom: 15px;
    }
    .r__table thead th{
        font-size: 12px;
        line-height: 16px;
        padding-left: 20px;
    }
    .table [data-sort]::before{
        margin-left: -14px;
        margin-top: 7px;
    }
    .modal-style .modal-dialog .modal-content{
        padding: 20px;
    }
    .modal-style .btn__large{
        font-size: 15px;
        line-height: 18px;
    }
    .modal-style .btn__large {
        padding: 14px 33px 14px 33px;
    }
    .label{
        font-size: 10px;
        line-height: 12px;
    }
    .input__form {
        padding: 13px 15px;
        font-size: 15px;
        line-height: 18px;
    }
    .form-group {
        margin-bottom: 10px;
    }
    .modal__text,.modal__text-2 {
        font-size: 12px;
        line-height: 15px;
    }
    .modal__title{
        font-size: 20px;
        line-height: 24px;
    }
    .politics-wrapper label{
        max-width: 250px;
        margin: 0 auto;
        margin-top: 18px;
    }
    .r__table td, .r__table th{
        padding: 5px;
        font-size: 12px;
        line-height: 16px;
    }
    .row--w-max {
        padding-bottom: 0px;
    }
    .news__main .col-main-news-img img{
        height: auto;
        max-width: 100%;
    }
    .usluga-detail-text {
        font-size: 12px;
        line-height: 22px;
    }
    .pdf__col-3 .swiper-button-next,   .pdf__col-3 .swiper-button-prev {
        top: 50%;
    }
    .tbl-img {
        width: 125px;
    }
}
#wait_comp_07d27449d1eb98b0ff60b51759a749c3{
    display: none;
}
#wait_comp_cb40509819826a67fe323f6bad336225{
    display: none;
}
#wait_comp_5ccb0540ecb95927d387d9636eeecda8{
    display: none;
}
#wait_comp_ab0746e49c2cd093fa34d08649e9a700{
    display: none;
}
#wait_comp_03cb48d94e7d2fb13547d3520b6397c6{
    display: none;
}
#wait_comp_de3fb4deda44968601cb75e1eb55878c{
    display: none;
}
.cw_cities-wrap{
    display: flex;
}
#button_geo_nope{
    background: #e06627;
    border: 2px solid #e06627;
    border-radius: 3px;
    color: #fff;
    font-weight: 700;
    font-size: 17px;
    line-height: 21px;
    letter-spacing: -.03em;
    z-index: 9;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-items: center;
    padding: 10px 46px;
    text-align: center;
    margin: 0 auto;
}

@media (min-width: 576px){
    .modal-style .modal-content{
        padding:40px 48px 35px 48px
    }
}

.z-info{
    margin-top: 20px;
}

.z-info .form-group{
    text-align: left;
    margin-bottom: 0px;
}

.modal-opros-text{
    text-align: left;
}

.success-text{
    font-size: 18px;
    color: #e06627;
    margin-top: 20px;
}

.form-textarea{
    margin-top: 20px;

}

.form-textarea textarea{
    width: 100%;
    height: 150px;
    margin-top: 10px;
}

.form-textarea .modal-opros-text{
    margin-bottom: 5px;
}



/*radio button*/

/* Customize the label (the container) */
.container-radio {
    display: block;
    position: relative;
    padding-left: 35px;
    margin-bottom: 18px;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-weight: 400;
    font-size: 17px;
    line-height: 18px;
    letter-spacing: -.03em;
    color: #706f6f;
}

/* Hide the browser's default radio button */
.container-radio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
    height: 0;
    width: 0;
}

/* Create a custom radio button */
.checkmark-radio {
    position: absolute;
    top: -1px;
    left: 0;
    height: 20px;
    width: 20px;
    border: 2px solid #008f57;
    border-radius: 50%;
}
.container-radio:first-child{
    margin-top: 15px;
}
.container-radio:last-child{
    margin-bottom: 25px;
}
/* On mouse-over, add a grey background color */
.container-radio:hover input ~ .checkmark-radio {

}

/* When the radio button is checked, add a blue background */
.container-radio input:checked ~ .checkmark-radio {

}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark-radio:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.container-radio input:checked ~ .checkmark-radio:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.container-radio .checkmark-radio:after {
    top: 4px;
    left: 4px;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: #008f57;
}

.ajax-contact-form{
    margin-top: 30px;
    margin-bottom: 60px;
}


.ajax-contact-form .input__form{
    padding: 8px 14px;
    margin-bottom: 18px;
}

.modal__subtitle{
    font-size: 20px;
    font-weight: 700;
    margin-top: 25px;
    margin-bottom: 20px;
}

.ul__clear{
    list-style: none;
    padding-left: 0;
}

.ajax-contact-form-img{
    max-width: 600px;
    margin: 0 auto;
    display: block;
}

.ajax-contact-form .custom-select+.select2-container{
    margin-top: 2px;
    margin-bottom: 18px;
}

.ajax-contact-form .custom-select+.select2-container .select2-selection--single{
    height: 45px;
    margin-bottom: 0px;
}

.ajax-contact-form .custom-select+.select2-container .select2-selection--single .select2-selection__rendered {
    padding-left: 13px;
}

.ajax-contact-form .custom-select+.select2-container .select2-selection--single .select2-selection__arrow {
    top: 9px;
    right: 13px;
}

.ajax-contact-form .modal__title{
    margin-bottom: 20px;
}


.ajax-checkbox .checkmark{
    right: 20px;
    left: auto;
    height: 30px;
    width: 30px;
}

.ajax-checkbox{
    margin-bottom: 45px;
}

.ajax-checkbox .checkmark:after{
    left: 10px;
    top: 2px;
    width: 9px;
    height: 19px;
}

.col-img-right:first-child img{
    margin-top: 0;
}
.product__text, .product__text p{
    text-align: justify;
}
.header__sub .header__sub-title h1{
    font-weight:800;
    font-size:45px;
    line-height:54px;
    letter-spacing:-.02em;
}
.tab-content .tab-pane{
    text-align: justify;
}

.social__footer{
    text-align: right;
}

ul.breadcrubs{
    list-style: none;
    padding-left: 0;
    display: flex;
}

.opros_check_left{
    padding-right: 35px;
}

.opros_check_right{
    padding-left: 35px;
}

.press-center{
    height: 100%;
    padding-bottom: 100px;
}

.btn__large{
    border: none;
    font-size: 16px;
}

#call_oproslist .r__btn:after{
    top: 23px;
}

.r__btn__link:hover{
    color: #fff
}

ul.breadcrubs{
    display: flex;
    flex-wrap: wrap;
}

.menu__wrapper .navbar-nav .dropdown-menu .menu-sub-title .cw_main_section-wrap:hover{
    color: #008f57;
}

.projects__item img{
    height: 100px;
    width: max-content;
    object-fit: contain;
}

#m3 .dropdown-item{
    display: none
}

@media (max-width: 767px){
    .header__sub .header__sub-title h1{
        font-size: 36px;
        line-height: 40px;
}
    .opros_check_left{
        padding-right: 0px;
    }

    .opros_check_right{
        padding-left: 0px;
    }
}

@media (max-width: 575px){
    .header__sub .header__sub-title h1{
        font-size: 26px;
        line-height: 32px;
    }
}

.map-level-0{
    padding-left: 0;
}
.map-columns li,
.map-level-0 > li:before{
    list-style: none;
    content: none;

}
.map-columns li a{
    color: #008F57;
    border-bottom: 1px solid #008F57;
}
.map-columns li > ul{
    padding-left: 20px;
}

.map-columns li a:hover{
    border-bottom: none;
}
.cw_videl2 {
    background: #008f51;
    color: #fff !important;
    padding: 20px;
}
.cw_videl {
    border: 3px solid #008f51;
    padding: 20px;
}
.product__text h1 {
    color: #000;
    margin-bottom: 30px;
    text-align: left;
    line-height: 42px;
}


.shema__email .r__btn{
    font-size: 18px;
    line-height: 22px;
    letter-spacing: -.01em;
    border-bottom: 1px solid #e06627;
    background: none;
    border-radius: 0;
    display: inline-block;
    padding: 0;
    color: #e06627!important;
    cursor: pointer!important;
}

.shema__email .r__btn:after{
  content: none
}

#v-pills-2 .product__text table{
    overflow-x: auto;
    margin-bottom: 10px;
    margin-top: 15px;
    width: 100%;
    margin-bottom: 10px;
    max-width: 100%;
    background-color: transparent;
    border-collapse: collapse;
    border-spacing: 0;
}

#v-pills-2 .product__text table td{
    border: 1px solid #bdbdbd;
    font-weight: 400;
    font-size: 15px;
    line-height: 18px;
    letter-spacing: -.03em;
    vertical-align: middle;
    padding: 7px;
}

#v-pills-2 .product__text tr:first-child td{
    background: #e5e5e5;
    border-radius: 2px 2px 0 0;
    font-weight: 600;
    font-size: 17px;
    line-height: 21px;
    letter-spacing: -.03em;
    color: #000;
}
#v-pills-2 .product__text table tbody tr:not(:last-child) td{
    border-bottom: none;
}

.row__spasibo{
    min-height: calc(100vh - 345px);

}
.city__header--pad {
    align-items: initial !important;
    padding-top: 12px;
}
.city__header--pad .navbar {
    align-items: initial !important;
}
div.search-item h4 a {
    color: #008f51;
}
.navigation {
    text-align: center;
}
.navigation a {
    color: #008f51;
}
.cw_input_search {
    display: flex;
}
.cw_input_search  input.search-query {
    padding-left: 15px;
    padding-right: 15px;
    font-size: 18px !important;
}
.cw_input_search input.search-button {
    font-size: 18px !important;
    line-height: 21px;
    background: #e06627;
    color: #fff;
    padding: 15px 30px;
    position: relative;
    border: none;
    text-align: center;
}
div#title-search {
    position: absolute;
    left: -20px;
    top: 32px;
    z-index: 2;
}
div#title-search form {
    position: relative;
}
.cw_search_btn svg {
    width: 17px;
    height: 17px;
    fill: #008f51;
    position: absolute;
    top: 6px;
    right: 10px;
    pointer-events: none;
}
.cw_search_btn {
    position: absolute;
    right: 0;
    top: 0;
}
.cw_search_btn input[type="submit"] {
    width: 55px;
    height: 33px;
    background: none;
    border: none;
}
div#title-search input#title-search-input {
    border: 1px solid #cfebdf;
    border-radius: 15px;
    width: 435px;
    padding-left: 20px;
    padding-right: 20px;
    font-size: 16px;
    line-height: 27px;
}
div#title-search input#title-search-input::placeholder {
    color: #afafaf;
}
.header__mail {
    margin-top: -10px;
}
.cw_tel_head_block .cw-insert-phone {
    margin-top: -5px;
}
.search-language-guess a {
    color: #008f51;
}

.cw_text_hid {
    max-height: 0px;
    overflow: hidden;
}
.cw_text_hid_all {
    max-height:9000px;
}
a.cw_readmore_text {
    color: #2ACD83;
    border-bottom: 1px dotted;
    font-size: 14px;
}
a.cw_readmore_text:before {
    content: 'показать';
}
a.cw_readmore_text.cw_readmore_text2:before {
    content: 'скрыть';
}
.cw_table_prod_item {
    display: flex;
    align-items: center;
    justify-content: space-between;
    border: 1px solid #c7c7c7;
    border-radius: 3px;
    padding: 25px 20px 25px 25px;
    margin-bottom: 20px;
}
.cw_table_prod_img img {
    display: block;
    width: 80px;
    max-width: 100%;
}
.cw_table_prod_cart a {
    position: relative;
    background: #008f51;
    border-radius: 3px;
    color: #fff;
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -ms-flexbox;
    display: flex;
    align-content: center;
    padding: 10px 25px;
    cursor: pointer;
    font-size: 14px;
}
.cw_table_prod_opros svg {
    width: 41px;
    height: 41px;
    fill: #212529;
    transition: all 0.2s;
}
.cw_table_prod_price span {
    font-size: 12px;
}
.cw_table_prod_opros:hover svg {
    fill: #008f51;
}
.cw_table_prod_opros span {
    position: absolute;
    top: 55px;
    left: -38px;
    right: 0;
    margin-right: auto;
    margin-left: auto;
    display: flex;
    align-items: baseline;
    justify-content: center;
    text-align: center;
    width: 114px;
    margin: 0 auto;
    background: #fff;
    color: #000;
    border-radius: 4px;
    padding: 2px 7px;
    opacity: 0;
    transition: ease-in-out .3s;
    -webkit-box-shadow: 1px 1px 6px -2px rgba(0,0,0,.75);
    -moz-box-shadow: 1px 1px 6px -2px rgba(0,0,0,.75);
    box-shadow: 1px 1px 6px -2px rgba(0,0,0,.75);
    font-size: 12px;
}
.cw_table_prod_opros:hover span {
    opacity: 1;
    transition: ease-in-out .3s;
}
.cw_table_prod_opros {
    position: relative;
    margin-right: 20px;
}
.cw_table_prod_btn {
    display: flex;
    align-items: center;
}
.cw_table_prod_xar {
    display: flex;
}
.cw_table_prod_xar_item > div:first-child {
    font-size: 12px;
    line-height: 14px;
    color: #a7a7a7;
    margin-bottom: 5px;
}
.cw_table_prod_xar_item {
    text-align: center;
}
.cw_table_prod_xar_item:not(:last-child) {
    margin-right: 15px;
}
.cw_table_prod_item_head {
    display: flex;
    align-items: center;
}
.cw_table_prod_img {
    margin-right: 30px;
}
.cw_table_prod_cart a:hover {
    background: #e06527;
}
.cw_table_prod_bott {
    display: flex;
    align-items: center;
}
.cw_table_prod_price {
    margin-right: 30px;
}
.cw_table_prod_price div {
    font-weight: bold;
}
.cw_table_prod_price div span {
    font-weight: initial;
}
.cw_catalog_prod h2 {
    margin-bottom: 30px;
}
.container.news-detail img {
    max-width: 100%;
    height: auto;
}
span.js-city-link.city--active {
    white-space: nowrap;
}
#tovar_name{
    pointer-events: none;
    color: #ccc;
}
p.cw_videl2 a {
    color: #fff;
    text-decoration: underline;
}

#modal-opros-zapolnit .modal-dialog{
    max-width: 432px;
}
#modal-opros-call .modal-dialog{
    max-width: 432px;
}
@media (min-width: 576px){
    #modal-opros-zapolnit.modal-style .modal-content {
        padding: 20px;
    }
    #modal-opros-call.modal-style .modal-content {
        padding: 20px;
    }
    #modal-opros-list_z.modal-style .modal-content {
        padding: 20px;
    }
}


@media (max-width: 1199px){

    .city__header--pad {
        padding-top: 0;
    }
    .cw_table_prod_item {
        flex-direction: column;
    }
    .cw_table_prod_xar {
        margin: 30px 0;
    }


}





@media (max-width: 1024px){
    .row__spasibo{
        min-height: calc(100vh - 325px);
    }
}
@media (max-width: 992px){
    .row__spasibo{
        min-height: calc(100vh - 312px);
    }


}

@media (max-width: 767px){
    .row__spasibo{
        min-height: calc(100vh - 321px);
        justify-content: center;
    }
}


@media (max-width: 479px){
    .cw_table_prod_item_head {
        flex-direction: column;
    }
    .cw_table_prod_img {
        margin-right: 0;
        margin-bottom: 20px;
    }
    .cw_table_prod_item {
        padding: 15px;
    }
    .cw_table_prod_xar {
        margin: 20px 0;
        align-items: initial;
        flex-direction: column;
        width: 100%;
    }
    .cw_table_prod_price {
        margin-right: 10px;
    }
    .cw_table_prod_opros {
        position: relative;
        margin-right: 10px;
    }
    .cw_table_prod_cart a {
        padding: 10px 15px;
        font-size: 12px;
    }
    .cw_table_prod_opros svg {
        width: 38px;
        height: 38px;
    }
    .cw_table_prod_bott {
        justify-content: space-between;
        width: 100%;
    }
    .cw_table_prod_xar_item div:last-child {
        font-size: 14px;
        padding: 0 0 0 5px;
    }
    .cw_table_prod_xar_item {
        display: flex;
        justify-content: space-between;
        position: relative;
    }
    .cw_table_prod_xar_item br {
        display: none;
    }
    .cw_table_prod_xar_item:not(:last-child) {
        margin-right: 0;
    }
    .cw_table_prod_xar_item div {
        background: #fff;
        position: relative;
        z-index: 2;
    }
    .cw_table_prod_xar_item:after {
        content: '';
        border-bottom: dotted 1px;
        display: block;
        width: 100%;
        position: absolute;
        bottom: 5px;
    }
    .cw_table_prod_xar_item > div:first-child {
        line-height: 21px;
        margin-bottom: 0;
        padding: 0 5px 0 0;
    }
}



/* End */


/* Start:/local/templates/cw_template/components/bitrix/search.title/cw_search/style.css?16684356542175*/
div.title-search-result {
	border:1px solid #c6c6c6;
	display:none;
	overflow:hidden;
	z-index:205;
}

table.title-search-result {
	border-collapse: collapse;
	border:none;
	width:10%;
}

table.title-search-result th {
	background-color:#F7F7F7;
	border-right:1px solid #e8e8e8;
	color:#949494;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:14px;
 	padding-right:12px;
	text-align:right;
	vertical-align:top;
	white-space:nowrap;
	width:1%;
}

table.title-search-result td {
	background-color:white;
	font-weight:normal;
	padding-top:2px;
	padding-bottom:2px;
	text-align:left;
	white-space:nowrap;
}

table.title-search-result td.title-search-item {
	padding-left:8px;
	padding-right:15px;
}

table.title-search-result td.title-search-item a {
	padding-left:4px;
	padding-right:15px;
	vertical-align:top;
	display:block;
}

table.title-search-result td.title-search-item img {
	vertical-align:top;
}

table.title-search-result td.title-search-item b {
	color:#cf0000;
	font-weight:normal;
}

table.title-search-result tr.title-search-selected td
,table.title-search-result tr.title-search-selected a
,table.title-search-result tr.title-search-selected td.title-search-more a
{
	background-color:#fff2be;
}

table.title-search-result td.title-search-more {
	font-size:11px;
	font-weight:normal;
	padding-right:15px;
	padding-left:24px;
	padding-top:0px;
}

table.title-search-result td.title-search-more a
{
	padding-left:12px;
	padding-right:15px;
	text-decoration:none;
	color:#999999;
}

table.title-search-result td.title-search-all {
	padding-left:24px;
	padding-right:15px;
}

table.title-search-result td.title-search-all a
{
	padding-left:4px;
	text-decoration:none;
	color:#808080;
}

table.title-search-result td.title-search-separator
, table.title-search-result th.title-search-separator {
	padding-top:0px;
	padding-bottom:0px;
	font-size:4px;
}

div.title-search-fader {
	display:none;
	background-image: url('/local/templates/cw_template/components/bitrix/search.title/cw_search/images/fader.png');
	background-position: right top;
	background-repeat: repeat-y;
	position:absolute;
}

p.title-search-preview {
	font-size:12px;
}
div.title-search-result td.title-search-price span {
	font-size: 26px;
}

/* End */


/* Start:/local/templates/cw_template/components/bitrix/news.list/cw_socials/style.css?1668435655150*/
div.news-list
{
	word-wrap: break-word;
}
div.news-list img.preview_picture
{
	float:left;
	margin:0 4px 6px 0;
}
.news-date-time {
	color:#486DAA;
}

/* End */


/* Start:/local/templates/cw_template/components/bitrix/form.result.new/cw_simple_form_1/style.css?1668435654666*/
table.form-table
{
	width:100%;
	background-color:white;
	border-collapse:collapse;
	font-size:100%;
	font-weight:normal;
	line-height:160%;
}

table.form-table th, table.form-table td
{
	border:1px solid #ADC3D5;
	padding: 5px 5px;
	vertical-align:top;
}

table.form-table th
{
	background-image:url(/local/templates/cw_template/components/bitrix/form.result.new/cw_simple_form_1/images/table_head.gif);
	background-repeat:repeat-x;
	text-align: left;
	color:#25639A;
}


table.form-table td
{
	padding: 15px 5px;
}

.form-required 
{
	color: red;
}

.error-fld {
	display: block;
	float: left;
	height: 13px;
	width: 15px;
	background-repeat: no-repeat;
	background-image: url(/local/templates/cw_template/components/bitrix/form.result.new/cw_simple_form_1/images/icon_warn.gif);
}
/* End */
/* /local/templates/cw_template/css/slick.css?16684356541854 */
/* /local/templates/cw_template/css/swiper.min.css?166843565419811 */
/* /local/templates/cw_template/css/jquery.fancybox.min.css?166843565412795 */
/* /local/templates/cw_template/css/animate.min.css?166843565458139 */
/* /local/templates/cw_template/css/style.css?1668435654175271 */
/* /local/templates/cw_template/css/media.css?166843565483060 */
/* /local/templates/cw_template/css/custom.css?166843565444349 */
/* /local/templates/cw_template/components/bitrix/search.title/cw_search/style.css?16684356542175 */
/* /local/templates/cw_template/components/bitrix/news.list/cw_socials/style.css?1668435655150 */
/* /local/templates/cw_template/components/bitrix/form.result.new/cw_simple_form_1/style.css?1668435654666 */
