@charset "UTF-8";.postcard-snippet__play{width:70px;height:70px;border-radius:50%;background-color:#00000080;position:absolute;z-index:99;top:calc(50% - 35px);left:calc(50% - 35px);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media(max-width:330px){.postcard-snippet__play{top:calc(50% - 25px);left:calc(50% - 25px);width:50px;height:50px}}.postcard-snippet__playIcon{width:24px;height:24px;margin-left:6px;fill:#fff}.postcard-snippet__link{display:block;text-decoration:none;cursor:pointer}.postcard-snippet__link:hover .postcard-snippet__caption{color:#f76042}.postcard-snippet__placeholder{padding-top:71.42857%;background-position:50%;background-repeat:no-repeat;background-size:54px;background-color:#e5e9f2;height:0;overflow:hidden;position:relative}.postcard-snippet__placeholder:hover .postcard-snippet__gif{opacity:0;visibility:hidden}@media(max-width:991.9px){.postcard-snippet__placeholder:hover .postcard-snippet__gif{opacity:1;visibility:visible}}.postcard-snippet__gif{width:40px;height:40px;background-color:#000000b3;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;color:#fff;font-weight:600;font-size:12px;font-size:1.2rem;position:absolute;top:calc(50% - 20px);left:calc(50% - 20px);z-index:7;opacity:1;visibility:visible;-webkit-transition:.1s;transition:.1s}.postcard-snippet__image{display:block;width:100%;max-width:100%;height:100%;bottom:0;left:0;position:absolute;right:0;top:0;z-index:5;-webkit-animation:fadein .5s;animation:fadein .5s;background-color:#e5e9f2}@media screen and (-ms-high-contrast:active),(-ms-high-contrast:none){.postcard-snippet__image{width:calc(100% + 2px);max-width:calc(100% + 2px)}}.postcard-snippet__caption{margin-top:.8rem;text-align:center}@-webkit-keyframes fadein{0%{opacity:0}to{opacity:1}}@keyframes fadein{0%{opacity:0}to{opacity:1}}.breadcrumbs{padding:5px 40px 4px 10px;background:#f9fafc;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px #0000001a;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;min-height:40px}.breadcrumbs.initial{position:absolute;top:0;left:0;bottom:0;right:0}.breadcrumbs_margin{margin-bottom:10px}.breadcrumbs__list{padding:0;margin:0;list-style:none;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.breadcrumbs__item-text{font-size:14px;font-size:1.4rem;text-decoration:none;color:#273444;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:color .3s;transition:color .3s}.breadcrumbs__item-text:hover{color:#f76042}.breadcrumbs__item-text:after{content:"›";margin:-3px 5px 0;color:#c0ccda;font-size:23px;font-size:2.3rem}.breadcrumbs__item-text_selected{color:#8492a6}.breadcrumbs__item-text_selected:hover{color:inherit}.breadcrumbs__item{max-width:100%}.breadcrumbs__item:nth-last-of-type(1) .breadcrumbs__item-text:after{display:none}.breadcrumbs__item:nth-last-of-type(1) .breadcrumbs__item-text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%;display:block}.breadcrumbs__inactive-text{color:#8492a6;font-size:14px;font-size:1.4rem}.hiddenBreadcrumbs{-webkit-box-flex:0;-ms-flex-positive:0;flex-grow:0;position:relative;padding-left:15px;display:none}.hiddenBreadcrumbs_visible{display:block}.hiddenBreadcrumbs_open .hiddenBreadcrumbs__clicked svg{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.hiddenBreadcrumbs_open .hiddenBreadcrumbs__items{opacity:1;visibility:visible;padding:2px 0 4px;top:calc(100% + 4px)}.hiddenBreadcrumbs_open .hiddenBreadcrumbs__item-text{padding:3px 10px}.hiddenBreadcrumbs__clicked{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;font-size:1.4rem;color:#8492a6}.hiddenBreadcrumbs__clicked:after{content:"›";margin:-3px 5px 0;color:#c0ccda;font-size:23px;font-size:2.3rem}.hiddenBreadcrumbs__clicked svg{width:10px;height:13px;fill:#8492a6;position:absolute;top:calc(50% - 5px);left:0;-webkit-transform:rotate(0deg);transform:rotate(0);-webkit-transition:.3s;transition:.3s}.hiddenBreadcrumbs__items{position:absolute;display:block;top:100%;left:-10px;background-color:#f9fafc;z-index:5;min-width:160px;max-width:calc(100% - 200px);padding:0;opacity:0;visibility:hidden;-webkit-transition:.3s;transition:.3s}.hiddenBreadcrumbs__item-text{font-size:14px;font-size:1.4rem;color:#273444;padding:0 10px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;-webkit-transition:.3s;transition:.3s}.textBlock{padding:10px;background:#f9fafc;margin-bottom:10px;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px #0000001a}.textBlock_position{margin-bottom:10px}@media(max-width:1299.9px){.textBlock__svg{float:right;width:24px;height:24px;background:#d3dce6;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.textBlock__close{width:23px;fill:#3c4858;stroke:#3c4858;stroke-width:0;height:16px}.textBlock__paragraph{max-height:42px;overflow:hidden;-webkit-transition:max-height .3s;transition:max-height .3s}.textBlock__show-more{text-decoration:underline;cursor:pointer;color:#3c4858;font-size:14px;font-size:1.4rem}.textBlock__show-more_position{margin-top:10px}.noInnerHtml p{margin:0}.noInnerHtml p:first-letter{margin-left:6px}.noInnerHtml ul{padding-left:8px}.noInnerHtml ul li{margin:0}.ads{display:block;text-align:center;position:relative}.ads_yandex{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.advertisment{display:block;text-align:center;position:relative;background:#f9fafc;min-height:100px;height:100px}.advertisment_margin{margin-bottom:10px}.advertisment_big{height:100px}@media only screen and (max-width:900px){.advertisment_big{height:300px}}.postcard-wrapper{min-height:calc(100vh - 170px);height:auto;margin-top:-10px;margin-bottom:-20px;padding-bottom:20px;background-repeat:repeat}@media only screen and (max-width:850px){.postcard-wrapper{background-color:#f9fafc;background-image:none!important}}.notification{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:5px 16px;background-color:#f9fafc;border-radius:13px;-webkit-box-shadow:0 2px 2px 0 rgba(0,0,0,.2);box-shadow:0 2px 2px #0003;-webkit-transition:.3s;transition:.3s}@media(max-width:767.9px){.notification{display:none}}.notification_position{margin:6px 0}.notification__icon{margin-right:4px;max-width:14px}.notification__text{font-size:14px;font-size:1.4rem;font-weight:600}.title-postcard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;padding:7px 10px;background:#f9fafc;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px #0000001a}.title-postcard_margin{margin-bottom:10px}.title-postcard__name{color:#f76042;margin:0;font-weight:600}@media(max-width:767.9px){.title-postcard__name{width:100%;text-align:center}}.title-postcard__text{color:#8492a6;font-size:14px;font-size:1.4rem}.image{padding:10px 0;display:-webkit-box;display:-ms-flexbox;display:flex;background:#f9fafc;-webkit-box-shadow:0 1px 2px rgba(0,0,0,.1);box-shadow:0 1px 2px #0000001a;position:relative}.image_margin{margin-bottom:10px}.image__preloader{max-width:700px;width:100%;display:block;margin:0 auto;position:relative;background-color:#e5e9f2;overflow:hidden}.image__preloader:before{content:"";display:block;padding-top:71.4285714286%}.image__preloader:after{content:"";border:5px solid #d3dce6;border-top:5px solid #f76042;border-radius:50%;width:40px;height:40px;position:absolute;z-index:3;top:calc(50% - 20px);left:calc(50% - 20px);-webkit-animation:loading-spin 1s linear infinite;animation:loading-spin 1s linear infinite}.image__preloader.loaded:after{display:none}.image__postcard{position:absolute;top:0;right:0;left:0;max-width:100%;width:100%;height:100%;-o-object-fit:fill;object-fit:fill;margin:auto;z-index:4;background-color:#e5e9f2}.image__postcard-blur{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;margin:auto;z-index:2;-webkit-filter:blur(2px);filter:blur(2px);-o-object-fit:fill;object-fit:fill}.arrowPostcard{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin:0 5px;width:calc((100% - 700px)/2);-webkit-transition:.3s;transition:.3s}.arrowPostcard.left{left:0}.arrowPostcard.right{right:0}@media(max-width:767.9px){.arrowPostcard{width:30px;position:absolute;top:10px;bottom:10px;z-index:9}}.arrowPostcard:hover{background-color:#e5e9f2}@media(max-width:767.9px){.arrowPostcard:hover:hover{background-color:transparent}}.arrowPostcard:hover .arrowPostcard__icon{fill:#f76042}.arrowPostcard.mobile{height:50px;top:calc(50% - 25px);-webkit-transition:0s;transition:0s;position:absolute}.arrowPostcard__icon{width:100%;height:70px;fill:#8492a6;-webkit-transition:.3s;transition:.3s}@media(max-width:767.9px){.arrowPostcard__icon{fill:#fff;stroke:#fff;height:50px}}.similarPostcard{background-color:#f9fafc;padding:0 30px 12px;margin:10px 0;position:relative}.similarPostcard .postcardSlider__item{opacity:0;visibility:hidden}.similarPostcard .sliderBlock{padding:0 20px}@media(max-width:991.9px){.similarPostcard .sliderBlock{padding:0}}@media(max-width:991.9px){.similarPostcard{padding:0 10px 12px}}.similarPostcard_loaded .postcardSlider__item{opacity:1;visibility:visible}.similarPostcard__title{font-size:20px;font-size:2rem;color:#3c4858;font-weight:600;text-align:center;margin:0}.similarPostcard__title_border{border-bottom:2px solid #c0ccda;padding:10px 0 5px;margin-bottom:5px}.loadMoreSimilar{width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:12px 0}.loadMoreSimilar__btn{background-image:-webkit-gradient(linear,left top,left bottom,from(#f3984e),color-stop(#f2904b),color-stop(#f28848),color-stop(#f18046),to(#f07744));background-image:linear-gradient(to bottom,#f3984e,#f2904b,#f28848,#f18046,#f07744);font-size:21px;font-size:2.1rem;color:#fff;border-radius:4px;padding:8px 118px 10px;cursor:pointer;font-weight:600}@media(max-width:575.9px){.loadMoreSimilar__btn{padding:12px;width:100%;text-align:center}}.similarPostcard .inner-box{-webkit-box-shadow:none;box-shadow:none}#mediaPlayer{margin:13px 0 10px;min-height:54px;background-color:#f9fafc}#postcardButtons{min-height:74px;margin-bottom:10px;background-color:#f9fafc}@media(max-width:767.9px){#postcardButtons{min-height:57px}}#shareCode{min-height:48px;background-color:#f9fafc}