.carousel{box-sizing:border-box;position:relative}.carousel *,.carousel :before,.carousel :after{box-sizing:inherit}.carousel.is-draggable{cursor:move;cursor:grab}.carousel.is-dragging{cursor:move;cursor:grabbing}.carousel__viewport{max-width:100%;max-height:100%;position:relative;overflow:hidden}.carousel__track{display:-ms-flexbox;display:flex}.carousel__slide{width:var(--carousel-slide-width,60%);overscroll-behavior:contain;-ms-flex:none;flex:none;max-width:100%;padding:1rem;position:relative;overflow-x:hidden;overflow-y:auto}.has-dots{margin-bottom:calc(.5rem + 22px)}.carousel__dots{-ms-user-select:none;user-select:none;-ms-flex-pack:center;justify-content:center;margin:0 auto;padding:0;list-style:none;display:-ms-flexbox;display:flex;position:absolute;top:calc(100% + .5rem);left:0;right:0}.carousel__dots .carousel__dot{cursor:pointer;width:22px;height:22px;margin:0;padding:0;display:block;position:relative}.carousel__dots .carousel__dot:after{content:"";opacity:.25;background-color:currentColor;border-radius:50%;width:8px;height:8px;transition:opacity .15s ease-in-out;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.carousel__dots .carousel__dot.is-selected:after{opacity:1}.carousel__button{pointer-events:all;cursor:pointer;color:#333;width:57px;height:57px;box-shadow:none;background:0 0;border:0;border-radius:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;padding:0;display:-ms-flexbox;display:flex}.carousel__button.is-prev,.carousel__button.is-next{position:absolute;top:50%;transform:translateY(-50%)}.carousel__button{transition:opacity .15s}.carousel__button[disabled]{cursor:default;opacity:.3}.carousel__button svg{fill:none;stroke:currentColor;stroke-width:1px;stroke-linejoin:bevel;stroke-linecap:round;filter:none;pointer-events:none;width:13px;height:13px}html.with-fancybox{scroll-behavior:auto}body.compensate-for-scrollbar{touch-action:none;overflow:hidden!important}.fancybox__container{padding:env(safe-area-inset-top,0px)env(safe-area-inset-right,0px)env(safe-area-inset-bottom,0px)env(safe-area-inset-left,0px);box-sizing:border-box;color:var(--fancybox-color,#fff);-webkit-tap-highlight-color:transparent;z-index:1050;transform-origin:0 0;direction:ltr;outline:none;-ms-flex-direction:column;flex-direction:column;margin:0;display:-ms-flexbox;display:flex;position:fixed;top:0;bottom:0;left:0;right:0;overflow:hidden}.fancybox__container *,.fancybox__container :before,.fancybox__container :after{box-sizing:inherit}.fancybox__container :focus{outline:none}body:not(.is-using-mouse) .fancybox__container :focus{box-shadow:0 0 0 1px #fff,0 0 0 2px var(--fancybox-accent-color,rgba(1,210,232,.94))}.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:24px;--carousel-button-svg-height:24px;--carousel-button-svg-stroke-width:2.5;--carousel-button-svg-filter:drop-shadow(1px 1px 1px rgba(0,0,0,.4))}@media (min-width:1024px){.fancybox__container{--carousel-button-width:48px;--carousel-button-height:48px;--carousel-button-svg-width:27px;--carousel-button-svg-height:27px}}.fancybox__backdrop{z-index:-1;background:#0d0d0d;position:absolute;top:0;bottom:0;left:0;right:0}.fancybox__carousel{z-index:10;-ms-flex:auto;flex:auto;height:100%;min-height:0;position:relative}.fancybox__carousel.has-dots{margin-bottom:calc(.5rem + 22px)}.fancybox__viewport{cursor:default;width:100%;height:100%;position:relative;overflow:visible}.fancybox__track{height:100%;display:-ms-flexbox;display:flex}.fancybox__slide{overscroll-behavior:contain;outline:0;-ms-flex-direction:column;flex-direction:column;-ms-flex:none;flex:none;width:100%;max-width:100%;margin:0;padding:48px 8px 8px;display:-ms-flexbox;display:flex;position:relative;overflow:auto}.fancybox__slide:before,.fancybox__slide:after{content:"";-ms-flex:0 0 0;flex:0 0 0;margin:auto}.fancybox__slide{--carousel-button-width:36px;--carousel-button-height:36px;--carousel-button-svg-width:22px;--carousel-button-svg-height:22px}@media (min-width:1024px){.fancybox__slide{padding:64px 100px}}.fancybox__content{margin:0 env(safe-area-inset-right,0px)0 env(safe-area-inset-left,0px);color:var(--fancybox-content-color,#374151);background:var(--fancybox-content-bg,#fff);z-index:20;-ms-flex-direction:column;flex-direction:column;-ms-flex-item-align:center;align-self:center;padding:36px;display:-ms-flexbox;display:flex;position:relative}.fancybox__content :focus:not(.carousel__button.is-close){box-shadow:none;outline:thin dotted}.fancybox__caption{max-width:100%;color:var(--fancybox-color,currentColor);visibility:visible;cursor:auto;overflow-wrap:anywhere;-ms-flex-negative:0;flex-shrink:0;-ms-flex-item-align:center;align-self:center;margin:0;padding:1rem 0 0;line-height:1.375}.is-loading .fancybox__caption{visibility:hidden}.fancybox__container>.carousel__dots{color:var(--fancybox-color,#fff);top:100%}.fancybox__nav .carousel__button{z-index:40}.fancybox__nav .carousel__button.is-next{right:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-next{right:40px}}.fancybox__nav .carousel__button.is-prev{left:8px}@media (min-width:1024px){.fancybox__nav .carousel__button.is-prev{left:40px}}.carousel__button.is-close{top:8px;right:8px;top:calc(env(safe-area-inset-top,0px) + 8px);right:calc(env(safe-area-inset-right,0px) + 8px);z-index:40;position:absolute}@media (min-width:1024px){.carousel__button.is-close{right:40px}}.fancybox__content>.carousel__button.is-close{color:var(--fancybox-color,#fff);position:absolute;top:-40px;right:0}.fancybox__no-click,.fancybox__no-click button{pointer-events:none}.fancybox__spinner{width:50px;height:50px;color:var(--fancybox-color,currentColor);position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fancybox__slide .fancybox__spinner{cursor:pointer;z-index:1053}.fancybox__spinner svg{transform-origin:50%;width:100%;height:100%;margin:auto;animation:2s linear infinite fancybox-rotate;position:absolute;top:0;bottom:0;left:0;right:0}.fancybox__spinner svg circle{fill:none;stroke-width:2.75px;stroke-miterlimit:10;stroke-dasharray:1 200;stroke-dashoffset:0;stroke-linecap:round;stroke:currentColor;animation:1.5s ease-in-out infinite fancybox-dash}@keyframes fancybox-rotate{to{transform:rotate(360deg)}}@keyframes fancybox-dash{0%{stroke-dasharray:1 200;stroke-dashoffset:0}50%{stroke-dasharray:89 200;stroke-dashoffset:-35px}to{stroke-dasharray:89 200;stroke-dashoffset:-124px}}.fancybox__backdrop,.fancybox__caption,.fancybox__nav,.carousel__dots,.carousel__button.is-close{opacity:var(--fancybox-opacity,1)}.fancybox__container.is-animated[aria-hidden=false] .fancybox__backdrop,.fancybox__container.is-animated[aria-hidden=false] .fancybox__caption,.fancybox__container.is-animated[aria-hidden=false] .fancybox__nav,.fancybox__container.is-animated[aria-hidden=false] .carousel__dots,.fancybox__container.is-animated[aria-hidden=false] .carousel__button.is-close{animation:.15s backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__backdrop,.fancybox__container.is-animated.is-closing .fancybox__caption,.fancybox__container.is-animated.is-closing .fancybox__nav,.fancybox__container.is-animated.is-closing .carousel__dots,.fancybox__container.is-animated.is-closing .carousel__button.is-close{animation:.15s both fancybox-fadeOut}.fancybox-fadeIn{animation:.15s both fancybox-fadeIn}.fancybox-fadeOut{animation:.1s both fancybox-fadeOut}.fancybox-zoomInUp{animation:.2s both fancybox-zoomInUp}.fancybox-zoomOutDown{animation:.15s both fancybox-zoomOutDown}.fancybox-throwOutUp{animation:.15s both fancybox-throwOutUp}.fancybox-throwOutDown{animation:.15s both fancybox-throwOutDown}@keyframes fancybox-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fancybox-fadeOut{to{opacity:0}}@keyframes fancybox-zoomInUp{0%{opacity:0;transform:scale(.97)translateY(16px)}to{opacity:1;transform:scale(1)translate(0,0)}}@keyframes fancybox-zoomOutDown{to{opacity:0;transform:scale(.97)translateY(16px)}}@keyframes fancybox-throwOutUp{to{opacity:0;transform:translateY(-30%)}}@keyframes fancybox-throwOutDown{to{opacity:0;transform:translateY(30%)}}.fancybox__carousel .carousel__slide{scrollbar-width:thin;scrollbar-color:#ccc rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar{width:8px;height:8px}.fancybox__carousel .carousel__slide::-webkit-scrollbar-track{background-color:rgba(255,255,255,.1)}.fancybox__carousel .carousel__slide::-webkit-scrollbar-thumb{background-color:#ccc;border-radius:2px;box-shadow:inset 0 0 4px rgba(0,0,0,.2)}.fancybox__carousel.is-draggable .fancybox__slide,.fancybox__carousel.is-draggable .fancybox__slide .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel.is-dragging .fancybox__slide,.fancybox__carousel.is-dragging .fancybox__slide .fancybox__content{cursor:move;cursor:grabbing}.fancybox__carousel .fancybox__slide .fancybox__content{cursor:auto}.fancybox__carousel .fancybox__slide.can-zoom_in .fancybox__content{cursor:zoom-in}.fancybox__carousel .fancybox__slide.can-zoom_out .fancybox__content{cursor:zoom-out}.fancybox__carousel .fancybox__slide.is-draggable .fancybox__content{cursor:move;cursor:grab}.fancybox__carousel .fancybox__slide.is-dragging .fancybox__content{cursor:move;cursor:grabbing}.fancybox__image{transform-origin:0 0;-ms-user-select:none;user-select:none;transition:none}.has-image .fancybox__content{background:0 0;min-height:1px;padding:0}.is-closing .has-image .fancybox__content{overflow:visible}.has-image[data-image-fit=contain]{touch-action:none;overflow:visible}.has-image[data-image-fit=contain] .fancybox__content{-ms-flex-flow:wrap;flex-flow:wrap}.has-image[data-image-fit=contain] .fancybox__image{object-fit:contain;max-width:100%;max-height:100%}.has-image[data-image-fit=contain-w]{overflow-x:hidden;overflow-y:auto}.has-image[data-image-fit=contain-w] .fancybox__content{min-height:auto}.has-image[data-image-fit=contain-w] .fancybox__image{max-width:100%;height:auto}.has-image[data-image-fit=cover]{touch-action:none;overflow:visible}.has-image[data-image-fit=cover] .fancybox__content{width:100%;height:100%}.has-image[data-image-fit=cover] .fancybox__image{object-fit:cover;width:100%;height:100%}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{-ms-flex-negative:1;flex-shrink:1;max-width:100%;min-height:1px;overflow:visible}.fancybox__carousel .fancybox__slide.has-iframe .fancybox__content,.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content{width:100%;height:80%}.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{width:960px;max-width:100%;height:540px;max-height:100%}.fancybox__carousel .fancybox__slide.has-map .fancybox__content,.fancybox__carousel .fancybox__slide.has-pdf .fancybox__content,.fancybox__carousel .fancybox__slide.has-video .fancybox__content,.fancybox__carousel .fancybox__slide.has-html5video .fancybox__content{color:#fff;background:rgba(24,24,27,.9);padding:0}.fancybox__carousel .fancybox__slide.has-map .fancybox__content{background:#e5e3df}.fancybox__html5video,.fancybox__iframe{background:0 0;border:0;width:100%;height:100%;display:block}.fancybox-placeholder{clip:rect(0,0,0,0);white-space:nowrap;border-width:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.fancybox__thumbs{opacity:var(--fancybox-opacity,1);-ms-flex:none;flex:none;padding:0 3px;position:relative}.fancybox__container.is-animated[aria-hidden=false] .fancybox__thumbs{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__thumbs{opacity:0}.fancybox__thumbs .carousel__slide{width:var(--fancybox-thumbs-width,96px);box-sizing:content-box;cursor:pointer;-ms-flex:none;flex:none;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;margin:0;padding:8px 3px;display:-ms-flexbox;display:flex;overflow:visible}.fancybox__thumbs .carousel__slide .fancybox__thumb:after{content:"";border-style:solid;border-width:5px;border-color:var(--fancybox-accent-color,rgba(34,213,233,.96));opacity:0;border-radius:var(--fancybox-thumbs-border-radius,4px);transition:opacity .15s;position:absolute;top:0;bottom:0;left:0;right:0}.fancybox__thumbs .carousel__slide.is-nav-selected .fancybox__thumb:after{opacity:.92}.fancybox__thumbs .carousel__slide>*{pointer-events:none;-ms-user-select:none;user-select:none}.fancybox__thumb{width:100%;padding-top:calc(100%/(var(--fancybox-thumbs-ratio,1.5)));border-radius:var(--fancybox-thumbs-border-radius,4px);background-color:rgba(255,255,255,.1);background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.fancybox__toolbar{z-index:20;touch-action:none;--carousel-button-svg-width:20px;--carousel-button-svg-height:20px;background:linear-gradient(rgba(0,0,0,.44) 0%,rgba(0,0,0,.435) 8.1%,rgba(0,0,0,.42) 15.5%,rgba(0,0,0,.392) 22.5%,rgba(0,0,0,.365) 29%,rgba(0,0,0,.325) 35.3%,rgba(0,0,0,.286) 41.2%,rgba(0,0,0,.243) 47.1%,rgba(0,0,0,.196) 52.9%,rgba(0,0,0,.157) 58.8%,rgba(0,0,0,.114) 64.7%,rgba(0,0,0,.08) 71%,rgba(0,0,0,.047) 77.5%,rgba(0,0,0,.02) 84.5%,rgba(0,0,0,.008) 91.9%,transparent 100%);-ms-flex-pack:justify;justify-content:space-between;padding:0;display:-ms-flexbox;display:flex;position:absolute;top:0;left:0;right:0}@media (min-width:1024px){.fancybox__toolbar{padding:8px}}.fancybox__toolbar{opacity:var(--fancybox-opacity,1);text-shadow:var(--fancybox-toolbar-text-shadow,1px 1px 1px rgba(0,0,0,.4))}.fancybox__container.is-animated[aria-hidden=false] .fancybox__toolbar{animation:.15s ease-in backwards fancybox-fadeIn}.fancybox__container.is-animated.is-closing .fancybox__toolbar{opacity:0}.fancybox__toolbar__items{display:-ms-flexbox;display:flex}.fancybox__toolbar__items--left{margin-right:auto}.fancybox__toolbar__items--center{position:absolute;left:50%;transform:translate(-50%)}.fancybox__toolbar__items--right{margin-left:auto}@media (max-width:640px){.fancybox__toolbar__items--center:not(:last-child){display:none}}.fancybox__counter{min-width:72px;line-height:var(--carousel-button-height,48px);text-align:center;font-variant-numeric:tabular-nums;-webkit-font-smoothing:subpixel-antialiased;padding:0 10px;font-size:17px}.fancybox__progress{background:var(--fancybox-accent-color,rgba(34,213,233,.96));transform-origin:0;z-index:30;-ms-user-select:none;user-select:none;height:3px;transition-property:transform;transition-timing-function:linear;position:absolute;top:0;left:0;right:0;transform:scaleX(0)}.fancybox__container:fullscreen::-ms-backdrop{opacity:0}.fancybox__container:fullscreen::-ms-backdrop{opacity:0}.fancybox__container:fullscreen::backdrop{opacity:0}.fancybox__button--fullscreen g:nth-child(2){display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:first-child{display:none}.fancybox__container:fullscreen .fancybox__button--fullscreen g:nth-child(2){display:block}.fancybox__button--slideshow g:nth-child(2),.fancybox__container.has-slideshow .fancybox__button--slideshow g:first-child{display:none}.fancybox__container.has-slideshow .fancybox__button--slideshow g:nth-child(2){display:block}@media (max-width:782px){body.admin-bar div[id=wpadminbar]{position:fixed!important}}body.admin-bar .fancybox__container{top:32px}@media (max-width:782px){body.admin-bar .fancybox__container{top:46px}}body.debug-bar-maximized{overflow-x:initial}.fancybox__container{z-index:20000}.carousel__button{opacity:.2;background-position:50%;background-repeat:no-repeat;border:1px solid #fff;transition:opacity .15s;box-shadow:none!important;outline:0!important}.carousel__button svg{display:none}.carousel__button.is-next{right:20px!important}@media (min-width:1200px){.carousel__button.is-next{right:115px!important}}.carousel__button.is-next{background-image:url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 17L9 9L0.999999 1' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position:calc(50% + 1px) calc(50% + 1px)}@media (max-width:768px){.carousel__button.is-next{display:none!important}}.carousel__button.is-prev{left:20px!important}@media (min-width:1200px){.carousel__button.is-prev{left:115px!important}}.carousel__button.is-prev{background-image:url("data:image/svg+xml,%3Csvg width='10' height='18' viewBox='0 0 10 18' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M9 17L1 9L9 1' stroke='%23ffffff' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position:calc(50% - 2px) calc(50% + 1px)}@media (max-width:768px){.carousel__button.is-prev{display:none!important}}.carousel__button.is-close{opacity:.2;background-image:url("data:image/svg+xml,%3Csvg width='13' height='13' viewBox='0 0 13 13' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='11.4492' y='0.843147' width='1' height='15' transform='rotate(45 11.4492 0.843147)' fill='%23ffffff'/%3E%3Crect x='12.1562' y='11.4497' width='1' height='15' transform='rotate(135 12.1562 11.4497)' fill='%23ffffff'/%3E%3C/svg%3E");width:41px;height:41px;display:none;position:static;top:20px;right:20px}.carousel__button.is-close:first-child{display:-ms-flexbox;display:flex}.carousel__button.is-close[data-orig-tabindex]{visibility:hidden!important}.carousel__button:hover{opacity:1}.fancybox__slide{padding:0 20px 96px}@media (min-width:768px){.fancybox__slide{padding:55px 98px 112px}}@media (min-width:1200px){.fancybox__slide{padding-left:300px;padding-right:300px}}.fancybox__toolbar{padding:20px;position:static}.fancybox-template{display:none!important}.fancybox-user-info{color:#fff;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;font-family:DM Sans,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:1.3;display:-ms-flexbox;display:flex}.fancybox-user-info__username{color:#4d4d4d;font-size:13px}.fancybox-user-info__username:hover{color:#aaa}.fancybox-user-info__data{margin-bottom:10px}.fancybox-user-info__avatar{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:46px;height:46px;margin-bottom:10px;margin-right:10px;display:-ms-flexbox;display:flex;position:relative}.fancybox-user-info__avatar img{object-fit:cover;object-position:center;border-radius:100%;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.fancybox-user-location{color:#4d4d4d;z-index:999999;width:100%;font-family:DM Sans,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:1.3;position:absolute;bottom:25px;left:0}.fancybox-user-location .ts-feed-post-location{color:#4d4d4d}.fancybox-user-location .ts-feed-post-location__inner:before{background-image:url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.024 6.00001C12.024 2.81232 9.52011 0.198009 6.3718 0.011458C6.30693 0.00433301 6.24186 -0.000366211 6.17586 -0.000366211C6.15636 -0.000366211 6.13686 0.00169629 6.11736 0.00225879C6.0823 0.00169629 6.04743 -0.000366211 6.01199 -0.000366211C2.69699 -0.000366211 0 2.69138 0 6.00001C0 9.30863 2.697 12.0004 6.01199 12.0004C6.04743 12.0004 6.0823 11.9983 6.11755 11.9976C6.13705 11.9983 6.15655 12.0004 6.17605 12.0004C6.24205 12.0004 6.30711 11.9957 6.37199 11.9886C9.52011 11.802 12.024 9.18806 12.024 6.00001ZM10.9054 7.93163C10.6988 7.87163 10.1798 7.74132 9.26404 7.63407C9.33979 7.1162 9.38122 6.56888 9.38122 6.00001C9.38122 5.5517 9.35535 5.11708 9.30754 4.69913C10.4678 4.56057 10.9761 4.38601 11.0102 4.374L10.8705 3.98043C11.1312 4.60256 11.2755 5.28468 11.2755 6C11.2755 6.68195 11.1433 7.33313 10.9054 7.93163H10.9054ZM3.35759 6.00002C3.35759 5.5804 3.38536 5.17068 3.43616 4.77657C4.04422 4.82438 4.77135 4.85963 5.62596 4.86788V7.4702C4.79402 7.47826 4.08302 7.51201 3.48509 7.55777C3.40259 7.06332 3.35759 6.53965 3.35759 6.00002ZM6.37466 0.799497C7.29416 1.06593 8.08147 2.3428 8.43416 4.03517C7.86735 4.08036 7.18466 4.11337 6.37466 4.12107V0.799497ZM5.626 0.808673V4.12067C4.82481 4.11261 4.13912 4.07997 3.56276 4.03592C3.92257 2.36474 4.71626 1.09742 5.626 0.808673ZM5.626 8.21754L5.62601 11.1911C4.77757 10.9218 4.03001 9.80154 3.64132 8.29629C4.20101 8.25522 4.8612 8.22523 5.626 8.21754ZM6.37468 11.2005L6.37467 8.21734C7.14755 8.22464 7.80511 8.25577 8.35768 8.29852C7.97556 9.82346 7.23268 10.9518 6.37468 11.2005ZM6.37467 7.47015L6.37468 4.86821C7.2338 4.86015 7.95661 4.82396 8.55661 4.77446C8.60732 5.18106 8.63274 5.59041 8.63273 6.00015C8.63273 6.54071 8.58923 7.06496 8.50936 7.56015C7.91855 7.51234 7.21092 7.47802 6.37467 7.47015ZM10.7324 3.6789C10.6191 3.71415 10.1457 3.84859 9.19696 3.96052C8.98546 2.83609 8.60314 1.87496 8.10571 1.18121C9.24871 1.6779 10.1815 2.56759 10.7324 3.6789H10.7324ZM4.21695 1.0616C3.60513 1.76416 3.10563 2.77442 2.83301 3.96917C1.98363 3.87711 1.47456 3.76891 1.27076 3.71979C1.86513 2.49354 2.92357 1.53129 4.21695 1.0616ZM0.992145 4.42011C1.13652 4.4593 1.68253 4.5952 2.69784 4.70751C2.63791 5.13578 2.60784 5.56771 2.60784 6.00015C2.60784 6.56585 2.65903 7.11016 2.75128 7.6254C1.87941 7.71954 1.34316 7.83222 1.10259 7.89035C0.874781 7.30329 0.748594 6.66636 0.748594 5.99997C0.748594 5.44966 0.834281 4.91885 0.992145 4.42011ZM1.43109 8.58221C1.70372 8.52427 2.19178 8.43615 2.91459 8.3604C3.19922 9.41171 3.66216 10.3012 4.21697 10.9381C3.03197 10.5078 2.04553 9.66371 1.43109 8.58221ZM8.10572 10.8185C8.55366 10.1943 8.90822 9.3534 9.12872 8.37164C9.87178 8.45695 10.3383 8.5567 10.5736 8.61614C10.0109 9.58964 9.14561 10.3668 8.10572 10.8185Z' fill='white'/%3E%3C/svg%3E%0A");float:none!important;margin-left:-18px!important;margin-right:5px!important;display:inline-block!important;top:1px!important}.fancybox-user-location .ts-feed-post-location__inner{text-align:center!important;float:none!important;margin-bottom:0!important}.fancybox-user-location .ts-feed-post-location a,.fancybox-user-location .ts-feed-post-location button{font-size:13px;color:#4d4d4d!important;box-shadow:none!important;border:0!important;outline:0!important;display:inline!important;overflow:visible!important}.fancybox-user-location .ts-feed-post-location a:hover,.fancybox-user-location .ts-feed-post-location button:hover{color:#aaa!important}button{border-radius:0}button:focus:not(:focus-visible){outline:0}input,button,select,optgroup,textarea{font-family:inherit;font-size:inherit;line-height:inherit;margin:0}button,input{overflow:visible}button,select{text-transform:none}[role=button]{cursor:pointer}select{word-wrap:normal}button{-webkit-appearance:button}[type=button]{-webkit-appearance:button}[type=reset]{-webkit-appearance:button}[type=submit]{-webkit-appearance:button}button:not(:disabled){cursor:pointer}[type=button]:not(:disabled){cursor:pointer}[type=reset]:not(:disabled){cursor:pointer}[type=submit]:not(:disabled){cursor:pointer}button::-moz-focus-inner{border-style:none;padding:0}[type=button]::-moz-focus-inner{border-style:none;padding:0}[type=reset]::-moz-focus-inner{border-style:none;padding:0}[type=submit]::-moz-focus-inner{border-style:none;padding:0}.fade{transition:opacity .15s linear}@media (prefers-reduced-motion:reduce){.fade{transition:none}}.fade:not(.show){opacity:0}.collapse:not(.show),.tab-content>.tab-pane{display:none}.tab-content>.active{display:block}.ts-feed-wrap{max-width:906px;margin:0 auto}.ts-feed-wrap--fullwidth{width:100vw;max-width:none;margin-left:-50vw;margin-right:-50vw;position:relative;left:50%;right:50%}.ts-feed-wrap--sm{max-width:800px}.ts-feed-wrap--sm-1{max-width:820px;padding:7px 15px}.ts-svg-icon{display:inline-block;position:relative}.ts-feed-posts,.ts-feed-notice,.ts-feed-form,.ts-feed-comments{color:#000;font-family:DM Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.3}.ts-feed-notice{text-align:center;font-size:15px}.ts-feed-notice:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='37' height='37' viewBox='0 0 37 37' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M27.8971 28.6042L36 36.7071L36.7071 36L0.707107 0L0 0.707107L8.93618 9.64328C6.71296 12.0376 5.35352 15.2452 5.35352 18.7702C5.35352 26.18 11.3604 32.1869 18.7702 32.1869C22.2952 32.1869 25.5028 30.8274 27.8971 28.6042ZM27.1895 27.8966L23.5604 24.2675C22.8009 26.7586 21.5642 29.0935 19.9049 31.1357C22.7052 30.882 25.2371 29.6986 27.1895 27.8966ZM22.7533 23.4604L18.5631 19.2702H14.1208C14.3244 23.5683 15.9616 27.6748 18.7702 30.9336C20.6471 28.7558 22.0009 26.1995 22.7533 23.4604ZM17.5631 18.2702L14.5113 15.2184C14.301 16.2186 14.1696 17.2389 14.1208 18.2702H17.5631ZM13.6757 14.3828L9.64381 10.3509C7.70659 12.4498 6.48426 15.2184 6.3634 18.2702H13.1197C13.1791 16.9518 13.3667 15.6503 13.6757 14.3828ZM32.1868 18.7702C32.1868 20.7852 31.7426 22.6965 30.9468 24.4114L30.1895 23.6541C30.7694 22.2998 31.1155 20.8216 31.177 19.2702H25.8056L24.8056 18.2702H31.177C30.9296 12.0233 26.067 6.96295 19.9049 6.4047C22.5528 9.66365 24.1246 13.6681 24.3982 17.8627L23.2873 16.7518C22.8116 13.011 21.246 9.47957 18.7702 6.60681C17.8824 7.63697 17.1116 8.75183 16.4661 9.93068L15.731 9.19552C16.2845 8.21822 16.9208 7.28431 17.6355 6.4047C16.3152 6.5243 15.0547 6.85057 13.8863 7.35089L13.129 6.59357C14.8439 5.79775 16.7552 5.35355 18.7702 5.35355C26.18 5.35355 32.1868 11.3604 32.1868 18.7702ZM13.1197 19.2702H6.3634C6.61079 25.5171 11.4734 30.5775 17.6355 31.1357C14.9019 27.7714 13.3152 23.6126 13.1197 19.2702Z' fill='black'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;width:37px;height:37px;margin:0 auto 21px;display:block}.ts-feed-notice.ts-feed-post{padding-top:50px}.ts-feed-posts,.ts-feed-post-body,.ts-feed-post-info,.ts-feed-post-header,.ts-feed-post-footer{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:-ms-flexbox;display:flex}.ts-feed-posts.loading{opacity:.2;pointer-events:none;cursor:default}.ts-feed-post,.ts-feed-post-body__col-1,.ts-feed-post-body__col-2,.ts-feed-post-body__col-3,.ts-feed-post-categories,.ts-feed-post-location,.ts-feed-post-footer__col-1,.ts-feed-post-footer__col-2{width:100%;padding-left:15px;padding-right:15px;position:relative}.ts-feed-post-body__col-1{-ms-flex:none;flex:none;width:auto;max-width:100%}.ts-feed-post-body__col-2,.ts-feed-post-body__col-3{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;padding-left:17px}.ts-feed-post-body__inner{padding-top:22px}@media (min-width:1024px){.ts-feed-post-body__inner{padding-top:0;padding-left:100px}}.ts-feed-post-body__inner--no-padding-left{padding-left:0!important}.ts-feed-post-body__inner--no-padding-top{padding-top:0!important}@media (max-width:460px){.ts-feed-post-body{-ms-flex-direction:column;flex-direction:column}}.ts-feed-post-user__avatar{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:70px;height:70px;margin-bottom:11px;display:-ms-flexbox;display:flex;position:relative}.ts-feed-post-user__avatar img{object-fit:cover;object-position:center;border-radius:100%;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ts-feed-post-user__avatar--bordered{margin-bottom:15px}.ts-feed-post-user__avatar--bordered:after{content:"";border:1px solid #000;border-radius:100%;width:84px;height:84px;display:block;position:absolute}.ts-feed-post-user__statistic{text-align:center;letter-spacing:.1em;text-transform:uppercase;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;align-items:baseline;font-size:11px;display:-ms-flexbox;display:flex}@media (max-width:460px){.ts-feed-post-user__statistic{max-width:70px;margin-bottom:22px}}.ts-feed-post-user__statistic:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='7' height='9' viewBox='0 0 7 9' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect width='1' height='7' transform='matrix(-1 0 0 1 7 2)' fill='black'/%3E%3Crect width='1' height='6' transform='matrix(-1 0 0 1 5 3)' fill='black'/%3E%3Crect width='1' height='5' transform='matrix(-1 0 0 1 1 4)' fill='black'/%3E%3Crect width='1' height='9' transform='matrix(-1 0 0 1 3 0)' fill='black'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;width:7px;height:9px;margin-right:6px;display:block}.ts-feed-post-user__statistic__num{text-overflow:ellipsis;overflow:hidden}.d-none-hard{opacity:0!important;visibility:hidden!important;pointer-events:none!important;position:absolute!important;left:-999999px!important}.ts-feed-post-meta{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;margin-bottom:4px;display:-ms-flexbox;display:flex}.ts-feed-post-meta__author{margin-right:11px;font-size:15px}.ts-feed-post-meta__author__name{color:#000}.ts-feed-post-meta__pubdate,.ts-feed-post-meta__manage{color:gray;margin-right:11px;padding-left:12px;position:relative}.ts-feed-post-meta__pubdate:before,.ts-feed-post-meta__manage:before{content:"";background-color:gray;border-radius:100%;width:3px;height:3px;margin-top:-2px;display:block;position:absolute;top:50%;left:0}.ts-feed-post-meta__manage{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ts-feed-post-meta__comment-by{color:gray;font-size:15px}.ts-feed-post-meta__comment-by a,.ts-feed-post-meta__comment-by button{vertical-align:baseline;text-align:left;border:0;border-radius:0;outline:0;margin-bottom:7px;padding:0;font-size:15px;font-weight:400;line-height:1.3;display:inline-block;position:relative;color:#000!important}.ts-feed-post-meta__comment-by a:after,.ts-feed-post-meta__comment-by button:after{content:"";background-color:#000;width:100%;height:1px;transition:all .3s ease-out;display:block;position:absolute;bottom:0;left:auto;right:0}.ts-feed-post-meta__comment-by a:hover:after,.ts-feed-post-meta__comment-by button:hover:after{animation:1s linear reunderline}.ts-feed-post-meta__author-travel-label{color:#000;-ms-flex:none;flex:none;-ms-flex-align:center;align-items:center;width:100%;max-width:100%;margin-top:12px;margin-bottom:10px;font-size:14px;display:-ms-flexbox;display:flex}.ts-feed-post-meta__author-travel-label-inner{cursor:pointer;-ms-user-select:none;user-select:none;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ts-feed-post-meta__author-travel-label-inner:after{content:"";border-bottom:1px solid #000;border-right:1px solid #000;width:5px;height:5px;margin-left:7px;transition:transform .2s;display:block;position:relative;top:-1px;transform:rotate(45deg)}@media (min-width:800px){.ts-feed-post-meta__author-travel-label{-ms-flex:none;flex:none;-ms-flex-pack:end;justify-content:flex-end;width:auto;margin-top:0;margin-bottom:0;margin-left:auto}}.ts-feed-post-meta__author-travel-label .ts-svg-icon{margin-right:5px;top:-1px}.ts-feed-post-meta__author-travel-info{color:#fff;background-color:#006df2;border-radius:5px;-ms-flex:none;flex:none;width:100%;margin-bottom:15px;padding:24px 25px;font-size:14px;font-weight:400;line-height:1.2}@media (min-width:576px){.ts-feed-post-meta__author-travel-info{padding:30px 29px}}@media (min-width:800px){.ts-feed-post-meta__author-travel-info{margin-top:10px;padding:30px 40px;display:-ms-flexbox;display:flex}}.ts-feed-post-meta__stats{-ms-flex-pack:justify;justify-content:space-between;-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;margin-left:-6px!important;margin-right:-6px!important}@media (min-width:800px){.ts-feed-post-meta__stats{-ms-flex:none;flex:none;-ms-flex-order:6;order:6;width:calc(50% + 12px)}}.ts-feed-post-meta__stat{padding:0 6px!important}@media (min-width:576px){.ts-feed-post-meta__stat br{display:none}}.ts-feed-post-meta__stat-value{margin-top:8px;font-size:27px;font-weight:300;display:block}@media (min-width:800px){.ts-feed-post-meta__stat-value{font-size:32px}}.ts-feed-post-meta__styles{margin-top:13px}@media (min-width:800px){.ts-feed-post-meta__styles{-ms-flex:none;flex:none;width:50%;margin-top:0}}.ts-feed-post-meta__styles-title{color:#a2ccff;margin-bottom:12px}@media (min-width:576px){.ts-feed-post-meta__styles-title{margin-bottom:9px}}.ts-feed-post-meta__style{margin-bottom:12px;margin-right:56px;line-height:1.1}@media (min-width:576px){.ts-feed-post-meta__style{margin-bottom:5px;margin-right:0}}.ts-feed-post-meta__style:last-child{margin-bottom:0!important}.ts-feed-post-title{word-wrap:break-word;margin:0 0 6px;font-size:23px;font-weight:500;line-height:1.146em}.ts-feed-post-header{-ms-flex-pack:justify;justify-content:space-between}@media (max-width:1024px){.ts-feed-post-header{-ms-flex-direction:column;flex-direction:column}.ts-feed-post-header--review-style{-ms-flex-direction:row;flex-direction:row}}@media (max-width:670px){.ts-feed-post-header--review-style{-ms-flex-direction:column;flex-direction:column}}.ts-feed-post-categories,.ts-feed-post-location{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.ts-feed-post-categories{color:gray;margin-bottom:6px}@media (min-width:1024px){.ts-feed-post-categories{margin-bottom:15px}}.ts-feed-post-categories__prefix{float:left;margin-right:4px}.ts-feed-post-categories__list{overflow:hidden}.ts-feed-post-categories a,.ts-feed-post-categories button{vertical-align:baseline;text-align:left;border:0;border-radius:0;outline:0;margin-bottom:7px;padding:0;font-size:14px;font-weight:400;line-height:1.3;display:inline-block;position:relative;color:#000!important}.ts-feed-post-categories a:after,.ts-feed-post-categories button:after{content:"";background-color:#006df2;width:100%;height:1px;transition:all .3s ease-out;display:block;position:absolute;bottom:-2px;left:auto;right:0}.ts-feed-post-categories a:hover,.ts-feed-post-categories button:hover{color:#006df2!important}.ts-feed-post-categories a:hover:after,.ts-feed-post-categories button:hover:after{animation:1s linear reunderline}.ts-feed-post-location{color:gray}.ts-feed-post-location a,.ts-feed-post-location button{vertical-align:baseline;text-align:inherit;border:0;border-radius:0;outline:0;padding:0;font-size:14px;line-height:1.3;display:inline;color:gray!important}@media (max-width:1024px){.ts-feed-post-location a,.ts-feed-post-location button{display:block;overflow:hidden}}.ts-feed-post-location a:hover,.ts-feed-post-location button:hover{color:#000!important}.ts-feed-post-location a.discard,.ts-feed-post-location button.discard{pointer-events:none;cursor:default}@media (min-width:1024px){.ts-feed-post-location__inner{float:right;text-align:right;margin-bottom:21px}}.ts-feed-post-location__inner:before{content:"";float:left;background-image:url("data:image/svg+xml,%3Csvg width='13' height='12' viewBox='0 0 13 12' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.024 6.00001C12.024 2.81232 9.52011 0.198009 6.3718 0.011458C6.30693 0.00433301 6.24186 -0.000366211 6.17586 -0.000366211C6.15636 -0.000366211 6.13686 0.00169629 6.11736 0.00225879C6.0823 0.00169629 6.04743 -0.000366211 6.01199 -0.000366211C2.69699 -0.000366211 0 2.69138 0 6.00001C0 9.30863 2.697 12.0004 6.01199 12.0004C6.04743 12.0004 6.0823 11.9983 6.11755 11.9976C6.13705 11.9983 6.15655 12.0004 6.17605 12.0004C6.24205 12.0004 6.30711 11.9957 6.37199 11.9886C9.52011 11.802 12.024 9.18806 12.024 6.00001ZM10.9054 7.93163C10.6988 7.87163 10.1798 7.74132 9.26404 7.63407C9.33979 7.1162 9.38122 6.56888 9.38122 6.00001C9.38122 5.5517 9.35535 5.11708 9.30754 4.69913C10.4678 4.56057 10.9761 4.38601 11.0102 4.374L10.8705 3.98043C11.1312 4.60256 11.2755 5.28468 11.2755 6C11.2755 6.68195 11.1433 7.33313 10.9054 7.93163H10.9054ZM3.35759 6.00002C3.35759 5.5804 3.38536 5.17068 3.43616 4.77657C4.04422 4.82438 4.77135 4.85963 5.62596 4.86788V7.4702C4.79402 7.47826 4.08302 7.51201 3.48509 7.55777C3.40259 7.06332 3.35759 6.53965 3.35759 6.00002ZM6.37466 0.799497C7.29416 1.06593 8.08147 2.3428 8.43416 4.03517C7.86735 4.08036 7.18466 4.11337 6.37466 4.12107V0.799497ZM5.626 0.808673V4.12067C4.82481 4.11261 4.13912 4.07997 3.56276 4.03592C3.92257 2.36474 4.71626 1.09742 5.626 0.808673ZM5.626 8.21754L5.62601 11.1911C4.77757 10.9218 4.03001 9.80154 3.64132 8.29629C4.20101 8.25522 4.8612 8.22523 5.626 8.21754ZM6.37468 11.2005L6.37467 8.21734C7.14755 8.22464 7.80511 8.25577 8.35768 8.29852C7.97556 9.82346 7.23268 10.9518 6.37468 11.2005ZM6.37467 7.47015L6.37468 4.86821C7.2338 4.86015 7.95661 4.82396 8.55661 4.77446C8.60732 5.18106 8.63274 5.59041 8.63273 6.00015C8.63273 6.54071 8.58923 7.06496 8.50936 7.56015C7.91855 7.51234 7.21092 7.47802 6.37467 7.47015ZM10.7324 3.6789C10.6191 3.71415 10.1457 3.84859 9.19696 3.96052C8.98546 2.83609 8.60314 1.87496 8.10571 1.18121C9.24871 1.6779 10.1815 2.56759 10.7324 3.6789H10.7324ZM4.21695 1.0616C3.60513 1.76416 3.10563 2.77442 2.83301 3.96917C1.98363 3.87711 1.47456 3.76891 1.27076 3.71979C1.86513 2.49354 2.92357 1.53129 4.21695 1.0616ZM0.992145 4.42011C1.13652 4.4593 1.68253 4.5952 2.69784 4.70751C2.63791 5.13578 2.60784 5.56771 2.60784 6.00015C2.60784 6.56585 2.65903 7.11016 2.75128 7.6254C1.87941 7.71954 1.34316 7.83222 1.10259 7.89035C0.874781 7.30329 0.748594 6.66636 0.748594 5.99997C0.748594 5.44966 0.834281 4.91885 0.992145 4.42011ZM1.43109 8.58221C1.70372 8.52427 2.19178 8.43615 2.91459 8.3604C3.19922 9.41171 3.66216 10.3012 4.21697 10.9381C3.03197 10.5078 2.04553 9.66371 1.43109 8.58221ZM8.10572 10.8185C8.55366 10.1943 8.90822 9.3534 9.12872 8.37164C9.87178 8.45695 10.3383 8.5567 10.5736 8.61614C10.0109 9.58964 9.14561 10.3668 8.10572 10.8185Z' fill='black'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;width:13px;height:12px;margin-right:6px;display:block;position:relative;top:3px}@media (min-width:1024px){.ts-feed-post-location__inner:before{float:none;margin-left:-18px;margin-right:5px;display:inline-block;top:1px}}@media (max-width:1024px){.ts-feed-post-location--simple .ts-feed-post-location__inner{float:right;text-align:right;margin-bottom:21px}}@media (max-width:670px){.ts-feed-post-location--simple .ts-feed-post-location__inner{float:none;text-align:left;margin-bottom:0}}.ts-feed-post-location--simple .ts-feed-post-location__inner:before{display:none!important}.ts-feed-post-location--simple .ts-feed-post-location__inner a{letter-spacing:.1em;text-transform:uppercase;margin-left:18px;font-size:12px;font-weight:400;display:inline-block;position:relative;color:#000!important}.ts-feed-post-location--simple .ts-feed-post-location__inner a:first-child{margin-left:0}.ts-feed-post-location--simple .ts-feed-post-location__inner a:after{content:"";opacity:0;background-color:#006df2;width:100%;height:1px;transition:opacity .2s ease-out;display:block;position:absolute;bottom:0;left:0}.ts-feed-post-location--simple .ts-feed-post-location__inner a:hover:after{opacity:1}.ts-feed-post-form{padding-top:8px}.ts-feed-post-description{color:#000;margin-top:9px;font-size:17px;line-height:1.7}.ts-feed-post-description p{color:#000;margin:0 0 15px;font-size:17px;line-height:1.7}.ts-feed-post-description p:last-child{margin-bottom:0}.ts-feed-post-gallery{display:grid;overflow:hidden}.ts-feed-post-gallery .ts-feed-post-gallery__item{height:0;padding-bottom:63%;display:block;position:relative}.ts-feed-post-gallery .ts-feed-post-gallery__item:after{content:"";background-color:transparent;transition:all .3s ease-in-out;position:absolute;top:0;bottom:0;left:0;right:0}.ts-feed-post-gallery .ts-feed-post-gallery__item:hover:after{background-color:rgba(0,0,0,.1)}.ts-feed-post-gallery .ts-feed-post-gallery__item__more-images{color:#fff;background-color:rgba(0,0,0,.6);-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;font-size:13px;display:-ms-flexbox;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}@media (min-width:700px){.ts-feed-post-gallery .ts-feed-post-gallery__item__more-images{font-size:17px}}.ts-feed-post-gallery .ts-feed-post-gallery__item--1{grid-area:Area-1;padding-bottom:79%}.ts-feed-post-gallery .ts-feed-post-gallery__item--2{grid-area:Area-2}.ts-feed-post-gallery .ts-feed-post-gallery__item--3{grid-area:Area-3}.ts-feed-post-gallery .ts-feed-post-gallery__item--4{grid-area:Area-4}.ts-feed-post-gallery img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ts-feed-post-gallery--1{display:block}.ts-feed-post-gallery--1 .ts-feed-post-gallery__item--1{padding-bottom:56%}.ts-feed-post-gallery--2{grid-template:"Area-1 Area-2"1fr"Area-1 Area-2"1fr/1fr 1fr;gap:5% 3%}.ts-feed-post-gallery--2 .ts-feed-post-gallery__item--1,.ts-feed-post-gallery--2 .ts-feed-post-gallery__item--2{padding-bottom:116%}.ts-feed-post-gallery--2-sm{grid-template:"Area-1 Area-2"1fr"Area-1 Area-2"1fr/1fr 1fr;gap:3% 2.5%}.ts-feed-post-gallery--2-sm .ts-feed-post-gallery__item--1,.ts-feed-post-gallery--2-sm .ts-feed-post-gallery__item--2{padding-bottom:100%}.ts-feed-post-gallery--3{grid-template:"Area-1 Area-2"1fr"Area-1 Area-3"1fr/71% 27%;gap:5% 2%}.ts-feed-post-gallery--3 .ts-feed-post-gallery__item--2,.ts-feed-post-gallery--3 .ts-feed-post-gallery__item--3{padding-bottom:99%}.ts-feed-post-gallery--3-sm{grid-template:"Area-1 Area-2"1fr"Area-1 Area-3"1fr/66% 31.5%;gap:3% 2.5%}.ts-feed-post-gallery--3-sm .ts-feed-post-gallery__item--1{padding-bottom:98%}.ts-feed-post-gallery--3-sm .ts-feed-post-gallery__item--2,.ts-feed-post-gallery--3-sm .ts-feed-post-gallery__item--3{padding-bottom:100%}.ts-feed-post-gallery--4{grid-template:"Area-1 Area-1 Area-2"1fr"Area-1 Area-1 Area-3"1fr"Area-1 Area-1 Area-4"1fr/34.5% 34.5% 27%;gap:5% 2%}.ts-feed-post-footer{-ms-flex-pack:justify;justify-content:space-between;margin-top:20px}.ts-feed-post-footer--sm-margin-top{margin-top:9px}.ts-post-comments-reaction{margin-top:2px}.ts-post-comments-reaction .ts-review-comments-reaction__counter{top:0}.ts-post-comments-reaction .ts-review-comments-reaction__like,.ts-post-comments-reaction .ts-review-comments-reaction__dislike{border:1px solid #000;border-radius:100%;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:24px;height:24px;margin:0;padding:0;font-size:0;line-height:1;display:-ms-flexbox;display:flex}.ts-post-comments-reaction .ts-review-comments-reaction__like:before,.ts-post-comments-reaction .ts-review-comments-reaction__dislike:before{width:11px;height:11px;margin:-6px 0 0 -6px;position:absolute;top:50%;left:50%}.ts-post-comments-reaction .ts-review-comments-reaction__like:before{background-image:url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.802005 4.37699C0.595036 4.37699 0.413938 4.45461 0.258711 4.60983C0.103485 4.76506 0.0258711 4.94616 0.0258711 5.15313V6.21384C0.0258711 6.27421 0.0194033 6.33673 0.00646778 6.40141C-0.00646778 6.46609 9.31323e-09 6.52861 0.0258711 6.58897L1.65575 10.3403C1.73337 10.5214 1.86056 10.6766 2.03735 10.806C2.21414 10.9353 2.4017 11 2.60005 11H8V4.37699L4.74735 0.65155L4.24286 1.05255C4.19112 1.09567 4.15232 1.15604 4.12644 1.23365C4.10057 1.31126 4.08764 1.40612 4.08764 1.51823V1.64759L4.5 4.37699H0.802005ZM7 10.2239H2.43189L0.802005 6.35613V5.15313H5.5L4.94138 1.93217L7 4.70038V10.2239ZM8 4.37699V5.15313H10.0639V10.2239H8V11H10.84V4.37699H8Z' fill='black'/%3E%3C/svg%3E%0A")}.ts-post-comments-reaction .ts-review-comments-reaction__like:hover:before,.ts-post-comments-reaction .ts-review-comments-reaction__like--pushed:before{background-image:url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.802005 4.37699C0.595036 4.37699 0.413938 4.45461 0.258711 4.60983C0.103485 4.76506 0.0258711 4.94616 0.0258711 5.15313V6.21384C0.0258711 6.27421 0.0194033 6.33673 0.00646778 6.40141C-0.00646778 6.46609 9.31323e-09 6.52861 0.0258711 6.58897L1.65575 10.3403C1.73337 10.5214 1.86056 10.6766 2.03735 10.806C2.21414 10.9353 2.4017 11 2.60005 11H8V4.37699L4.74735 0.65155L4.24286 1.05255C4.19112 1.09567 4.15232 1.15604 4.12644 1.23365C4.10057 1.31126 4.08764 1.40612 4.08764 1.51823V1.64759L4.5 4.37699H0.802005ZM8 4.37699V5.15313H10.0639V10.2239H8V11H10.84V4.37699H8Z' fill='black'/%3E%3C/svg%3E%0A")}.ts-post-comments-reaction .ts-review-comments-reaction__dislike:before{background-image:url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.802005 6.62301C0.595036 6.62301 0.413938 6.54539 0.258711 6.39017C0.103485 6.23494 0.0258711 6.05384 0.0258711 5.84687V4.78616C0.0258711 4.72579 0.0194033 4.66327 0.00646778 4.59859C-0.00646778 4.53391 9.31323e-09 4.47139 0.0258711 4.41103L1.65575 0.659714C1.73337 0.478616 1.86056 0.323389 2.03735 0.194033C2.21414 0.0646778 2.4017 0 2.60005 0H8V6.62301L4.74735 10.3484L4.24286 9.94745C4.19112 9.90433 4.15232 9.84396 4.12644 9.76635C4.10057 9.68874 4.08764 9.59388 4.08764 9.48177V9.35241L4.5 6.62301H0.802005ZM7 0.776134H2.43189L0.802005 4.64387V5.84687H5.5L4.94138 9.06783L7 6.29962V0.776134ZM8 6.62301V5.84687H10.0639V0.776134H8V0H10.84V6.62301H8Z' fill='black'/%3E%3C/svg%3E%0A");margin-top:-4px!important}.ts-post-comments-reaction .ts-review-comments-reaction__dislike:hover:before,.ts-post-comments-reaction .ts-review-comments-reaction__dislike--pushed:before{background-image:url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M0.802005 6.62301C0.595036 6.62301 0.413938 6.54539 0.258711 6.39017C0.103485 6.23494 0.0258711 6.05384 0.0258711 5.84687V4.78616C0.0258711 4.72579 0.0194033 4.66327 0.00646778 4.59859C-0.00646778 4.53391 9.31323e-09 4.47139 0.0258711 4.41103L1.65575 0.659714C1.73337 0.478616 1.86056 0.323389 2.03735 0.194033C2.21414 0.0646778 2.4017 0 2.60005 0H8V6.62301L4.74735 10.3484L4.24286 9.94745C4.19112 9.90433 4.15232 9.84396 4.12644 9.76635C4.10057 9.68874 4.08764 9.59388 4.08764 9.48177V9.35241L4.5 6.62301H0.802005ZM8 6.62301V5.84687H10.0639V0.776134H8V0H10.84V6.62301H8Z' fill='black'/%3E%3C/svg%3E%0A")}.ts-feed-post-comments{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;margin-top:5px;margin-left:31px;display:-ms-flexbox;display:flex}@media (max-width:1024px){.ts-feed-post-comments{margin-left:22px}}@media (max-width:460px){.ts-feed-post-comments{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:13px;margin-left:0}}.ts-feed-post-comments:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='15' height='15' viewBox='0 0 15 15' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M14 6.96898C14.0025 7.92221 13.7798 8.86256 13.35 9.71342C12.8404 10.733 12.057 11.5906 11.0876 12.1901C10.1181 12.7896 9.00094 13.1074 7.8611 13.1079C6.90786 13.1103 5.96752 12.8876 5.11666 12.4579L1 13.8301L2.37222 9.71342C1.94245 8.86256 1.71974 7.92221 1.72222 6.96898C1.72266 5.82914 2.04044 4.71193 2.63996 3.74249C3.23948 2.77305 4.09707 1.98967 5.11666 1.4801C5.96752 1.05033 6.90786 0.827613 7.8611 0.830099H8.22221C9.72757 0.913148 11.1494 1.54854 12.2155 2.61461C13.2815 3.68067 13.9169 5.10251 14 6.60787V6.96898Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;width:15px;height:15px;margin-right:7px;display:block}.ts-feed-post-comments a{position:relative;color:#000!important}.ts-feed-post-comments a:after{content:"";background-color:#006df2;width:0;height:1px;transition:all .3s ease-out;display:block;position:absolute;bottom:-2px;left:0;right:auto}.ts-feed-post-comments a:hover:after{width:100%}.ts-feed-post-tags{-ms-flex-wrap:wrap;flex-wrap:wrap;max-width:390px;margin-left:37px;display:-ms-flexbox;display:flex}@media (max-width:1024px){.ts-feed-post-tags{max-width:370px;margin-left:20px}}@media (max-width:800px){.ts-feed-post-tags{max-width:294px}}@media (max-width:760px){.ts-feed-post-tags{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:10px;margin-left:-4px}}.ts-feed-post-tags a,.ts-feed-post-tags button{color:gray;text-transform:lowercase;border:1px solid gray;border-radius:10px;margin:4px;padding:2px 11px;font-size:11px;line-height:1.3;display:block}.ts-feed-post-tags a:hover,.ts-feed-post-tags button:hover{color:#000!important;border-color:#000!important}.ts-feed-post-actions .ts-review-comments__meta .ts-member-share{margin-left:0!important}.ts-feed-post-footer__col-1{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-align:start;align-items:flex-start;max-width:100%;padding-top:3px;display:-ms-flexbox;display:flex}.ts-feed-post-footer__col-2{-ms-flex:none;flex:none;width:auto;max-width:100%}.ts-feed-post{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}.ts-feed-post__inner{border-bottom:1px solid #efece3;padding:25px 0}.ts-feed-post__inner--no-border{border-bottom:0!important}.ts-feed-post__inner--md-paddings{padding:37px 0 26px}.ts-feed-post__inner--no-padding-bottom{padding-bottom:0!important}.ts-feed-post--question .ts-feed-post-footer{margin-top:0}.ts-feed-post:last-child .ts-feed-post__inner{border-bottom:0}.w-100{width:100%!important}.ts-feed-post-video{height:0;padding-bottom:56%;display:block;position:relative}.ts-feed-post-video:before{content:"";z-index:5;background-image:url("data:image/svg+xml,%3Csvg width='100' height='100' viewBox='0 0 100 100' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M100 50C100 77.6142 77.6142 100 50 100C22.3858 100 0 77.6142 0 50C0 22.3858 22.3858 0 50 0C77.6142 0 100 22.3858 100 50ZM70 50L40 30V70L70 50Z' fill='white' fill-opacity='0.8'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;background-size:contain;width:50px;height:50px;margin-top:-25px;margin-left:-25px;display:block;position:absolute;top:50%;left:50%}@media (min-width:700px){.ts-feed-post-video:before{width:100px;height:100px;margin-top:-50px;margin-left:-50px}}.ts-feed-post-video img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ts-feed-post-video:after{content:"";z-index:3;background-color:transparent;transition:all .3s ease-in-out;position:absolute;top:0;bottom:0;left:0;right:0}.ts-feed-post-video:hover:after{background-color:rgba(0,0,0,.1)}.ts-feed-loader{text-align:center;padding-top:45px}.ts-feed-loader.close{display:none}.ts-review.ts-review--compact{margin-top:0;margin-bottom:0;padding:34px 44px}@media only screen and (max-width:770px){.ts-review.ts-review--compact{padding:25px!important}}.ts-review.ts-review--compact .ts-review-list__item{padding:5px 0}.ts-review.ts-review--compact .ts-review-num{font-size:50px}.ts-review.ts-review--compact .ts-review__info{margin-top:3px;margin-left:6px}@media only screen and (max-width:1200px){.ts-review.ts-review--compact .ts-review__info{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.ts-review.ts-review--compact .ts-review-col-1{-ms-flex:0 0 25.4%;flex:0 0 25.4%;max-width:25.4%}.ts-review.ts-review--compact .ts-review-col-2{border-left:1px solid #000;-ms-flex:0 0 74.6%;flex:0 0 74.6%;max-width:74.6%}@media only screen and (max-width:770px){.ts-review.ts-review--compact .ts-review-col-2{border-left:0}}@media only screen and (max-width:660px){.ts-review.ts-review--compact .ts-review-col-1,.ts-review.ts-review--compact .ts-review-col-2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.ts-review.ts-review--compact .ts-review-list{padding-left:41px}@media only screen and (max-width:800px){.ts-review.ts-review--compact .ts-review-list{padding-left:28px}}@media only screen and (max-width:770px){.ts-review.ts-review--compact .ts-review-list{padding-left:0}}.ts-feed-post-content{margin-top:20px;font-size:17px;line-height:1.5}.ts-feed-post-content p:last-child{margin-bottom:0}.ts-feed-post-content p:first-child{margin-top:0}@media (max-width:1024px) and (min-width:768px){#nav-reviews .ts-review.ts-review--compact{padding:13px!important}#nav-reviews .ts-review.ts-review--compact .ts-review-col-1{-ms-flex:0 0 30%!important;flex:0 0 30%!important;max-width:30%!important}#nav-reviews .ts-review.ts-review--compact .ts-review-col-2{-ms-flex:0 0 70%!important;flex:0 0 70%!important;max-width:70%!important}#nav-reviews .ts-review.ts-review--compact .ts-review__info{margin-left:0!important}#nav-reviews .ts-review.ts-review--compact .ts-review-list{padding-left:14px!important}}@media (max-width:800px){#nav-reviews .ts-review.ts-review--compact .ts-review-list{padding-left:0!important}}@media (max-width:1024px) and (min-width:768px){#nav-feed .ts-feed-post-tags{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin-top:12px;margin-left:-4px}}@media only screen and (max-width:1024px){body.travelingsession-account .ts-review.ts-review--compact{padding:25px!important}body.travelingsession-account .ts-review.ts-review--compact .ts-review-col-1,body.travelingsession-account .ts-review.ts-review--compact .ts-review-col-2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media only screen and (max-width:1200px){body.travelingsession-account .ts-review.ts-review--compact .ts-review__info{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;margin:0!important}}@media only screen and (max-width:1024px){body.travelingsession-account .ts-review.ts-review--compact .ts-review-list{padding-left:0}body.travelingsession-account .ts-review.ts-review--compact .ts-review-col-2{border-left:0}}.ts-btn-delete{color:#b75a5a;line-height:1;display:block;-ms-user-select:none!important;user-select:none!important;box-shadow:none!important;background:0 0!important;border:0!important;outline:0!important;margin:0!important;padding:0!important}.ts-feed-form{background-color:#f7f8fa;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;margin-bottom:27px;padding:33px 0 27px;display:-ms-flexbox;display:flex;position:relative}.ts-feed-form:before{content:"";z-index:-1;background-color:#f7f8fa;display:block;position:absolute;top:0;bottom:0;left:-99999px;right:-99999px}.ts-feed-form__inner{z-index:5;-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;position:relative}.ts-feed-form.open{padding-bottom:53px}.ts-feed-form--new-gaps{padding-top:41px;padding-bottom:41px}.ts-btn-toggle-map{cursor:pointer;text-transform:capitalize;background-color:#fff;border:1px solid #000;border-radius:14px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:5px 11px 4px 8px;font-size:12px;display:-ms-inline-flexbox;display:inline-flex;position:relative}.ts-btn-toggle-map .ts-svg-icon{margin-right:5px}.ts-btn-toggle-map:hover{color:#fff;background-color:#000}.ts-btn-toggle-map{border:0;border-radius:0;width:86px;padding:0 0 0 23px;font-size:13px;display:block;position:relative;background-color:transparent!important}.ts-btn-toggle-map:hover{color:#000}.ts-btn-toggle-map:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='15' height='16' viewBox='0 0 15 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.66667 14.6666C11.3486 14.6666 14.3333 11.6818 14.3333 7.99992C14.3333 4.31802 11.3486 1.33325 7.66667 1.33325C3.98477 1.33325 1 4.31802 1 7.99992C1 11.6818 3.98477 14.6666 7.66667 14.6666Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M1 8H14.3333' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M7.66667 1.33325C9.33419 3.15882 10.2818 5.52794 10.3333 7.99992C10.2818 10.4719 9.33419 12.841 7.66667 14.6666C5.99915 12.841 5.0515 10.4719 5 7.99992C5.0515 5.52794 5.99915 3.15882 7.66667 1.33325V1.33325Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;width:22px;height:22px;margin-top:-11px;display:block;position:absolute;top:50%;left:0}.ts-btn-toggle-map.discard:before{background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.9997 18.6666C14.6816 18.6666 17.6663 15.6818 17.6663 11.9999C17.6663 8.31802 14.6816 5.33325 10.9997 5.33325C7.31778 5.33325 4.33301 8.31802 4.33301 11.9999C4.33301 15.6818 7.31778 18.6666 10.9997 18.6666Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.33301 12H17.6663' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.9997 5.33325C12.6672 7.15882 13.6148 9.52794 13.6663 11.9999C13.6148 14.4719 12.6672 16.841 10.9997 18.6666C9.33215 16.841 8.38451 14.4719 8.33301 11.9999C8.38451 9.52794 9.33215 7.15882 10.9997 5.33325V5.33325Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2 2L20 20' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M2 4L19 21' stroke='black' stroke-linecap='round'/%3E%3C/svg%3E%0A");margin-top:-13px;left:1px}@media (max-width:500px){.ts-btn-toggle-map{width:22px;font-size:0}}.ts-btn-add-new-post{cursor:pointer;text-transform:uppercase;background-color:#006df2;border-color:#006df2;-ms-flex-align:center;align-items:center;padding:11px 22px 10px 39px;font-size:11px;transition:all .15s ease-in-out;display:-ms-inline-flexbox;display:inline-flex;position:relative;color:#fff!important;letter-spacing:1px!important;border-radius:0!important}.ts-btn-add-new-post:before{content:"";background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNSIgd2lkdGg9IjEiIGhlaWdodD0iMTEiIGZpbGw9IndoaXRlIi8+CjxyZWN0IHg9IjExIiB5PSI1IiB3aWR0aD0iMSIgaGVpZ2h0PSIxMSIgdHJhbnNmb3JtPSJyb3RhdGUoOTAgMTEgNSkiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=);background-position:50%;background-repeat:no-repeat;width:13px;height:13px;margin-top:-1px;display:block;position:absolute;left:18px}.ts-btn-add-new-post:hover{color:#fff;background-color:#157efe;border-color:#157efe}.ts-btn-add-new-post:hover:before{background-image:url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTEiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAxMSAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHJlY3QgeD0iNSIgd2lkdGg9IjEiIGhlaWdodD0iMTEiIGZpbGw9IndoaXRlIi8+CjxyZWN0IHg9IjExIiB5PSI1IiB3aWR0aD0iMSIgaGVpZ2h0PSIxMSIgdHJhbnNmb3JtPSJyb3RhdGUoOTAgMTEgNSkiIGZpbGw9IndoaXRlIi8+Cjwvc3ZnPgo=)}.ts-btn-add-new-post.discard{background-color:#e25353;border-color:#e25353}.ts-btn-add-new-post.discard:hover{background-color:#e86e6e;border-color:#e86e6e}.ts-btn-add-new-post.discard:before{background-image:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='13.7422' y='4.55026' width='1' height='13' transform='rotate(45 13.7422 4.55026)' fill='white'/%3E%3Crect x='14.4502' y='13.7426' width='1' height='13' transform='rotate(135 14.4502 13.7426)' fill='white'/%3E%3C/svg%3E%0A")}.ts-btn-post-type{cursor:pointer;color:#999;-ms-flex-align:center;align-items:center;margin-left:16px;padding:0;font-size:15px;display:-ms-inline-flexbox;display:inline-flex;position:relative}.ts-btn-post-type:first-child{margin-left:0}.ts-btn-post-type .ts-svg-icon{margin-right:6px}.ts-btn-post-type:hover,.ts-btn-post-type.active,.ts-btn-post-type.selected{color:#000}.ts-btn-post-type.selected:hover{color:#444}@media (max-width:460px){.ts-btn-post-type{margin-left:11px}.ts-btn-post-type:first-child{margin-left:0}}.ts-feed-form-bar{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:-ms-flexbox;display:flex}.ts-feed-form-bar__col-1,.ts-feed-form-bar__col-2{width:100%;padding-left:15px;padding-right:15px;position:relative}.ts-feed-form-bar__col-1{-ms-flex:none;flex:none;width:auto;max-width:100%}@media (max-width:560px){.ts-feed-form-bar__col-1{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex:0 0 100%;flex:0 0 100%;-ms-flex-pack:center;justify-content:center;max-width:100%;margin-bottom:25px;display:-ms-flexbox;display:flex}}@media (max-width:460px){.ts-feed-form-bar__col-1 .ts-feed-post-user__statistic{margin-bottom:0}}.ts-feed-form-bar__col-2{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}@media (max-width:560px){.ts-feed-form-bar__col-2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.ts-feed-form-bar{padding-bottom:4px}.ts-feed-form-bar__actions{padding-top:5px}@media (max-width:650px){.ts-feed-form-bar__actions{padding-top:0}}.ts-feed-form-bar__actions__create-post{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;margin-left:-15px;margin-right:-15px;display:-ms-flexbox;display:flex}.ts-feed-form-bar__actions__create-post__label,.ts-feed-form-bar__actions__create-post__types,.ts-feed-form-bar__actions__create-post__form{-ms-flex:none;flex:none;width:auto;max-width:100%;padding-left:15px;padding-right:15px;position:relative}.ts-feed-form-bar__actions__create-post__label{z-index:1000;background-color:#f7f8fa;padding-right:10px;position:relative!important}.ts-feed-form-bar__actions__create-post__form{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;padding-top:9px}.ts-feed-form-bar__actions__create-post__form.close{display:none}.ts-feed-form-bar__actions__create-post__types{padding-top:5px}@media (max-width:650px){.ts-feed-form-bar__actions__create-post__label,.ts-feed-form-bar__actions__create-post__types{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}@media (max-width:560px){.ts-feed-form-bar__actions__create-post__label,.ts-feed-form-bar__actions__create-post__types{text-align:center}}@media (max-width:650px){.ts-feed-form-bar__actions__create-post__types{margin-top:10px}}.ts-feed-form-area{background-color:#fff;margin-bottom:18px;transition:opacity .3s ease-in-out}.ts-feed-form-area__preloader{z-index:999;background:#fff;border:1px solid #000;border-radius:100%;margin-top:-29px;margin-left:-29px;padding:12px;display:none;position:absolute;top:50%;left:50%}.ts-feed-form-area.loading{position:relative}.ts-feed-form-area.loading .ts-feed-form-area__row{opacity:.2;pointer-events:none;cursor:default}.ts-feed-form-area.loading .ts-feed-form-area__preloader{display:block}.ts-feed-form-area__cell{border:1px solid #000;border-bottom:0;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;position:relative}.ts-feed-form-area__cell--2{border-right:0;-ms-flex:0 0 33%;flex:0 0 33%;max-width:33%}@media (max-width:790px){.ts-feed-form-area__cell--2{border-right:1px solid #000;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}.ts-feed-form-area__cell--3{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}@media (max-width:790px){.ts-feed-form-area__cell--3{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}.ts-feed-form-area__cell-none{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important;position:absolute!important;left:-99999px!important}.ts-feed-form-area__row{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-ms-flexbox;display:flex}.ts-feed-form-area__row:last-child .ts-feed-form-area__cell{border-bottom:1px solid #000}.ts-feed-form-area__row.close{display:none}.ts-feed-form-area__row.fly{opacity:0;visibility:hidden;position:absolute;top:-10000000px;left:-10000000px}.ts-feed-form-area__row--max-zindex{z-index:99;position:relative}.ts-feed-form-searchbox{background-color:#fff;width:100%;min-width:240px;line-height:20px;position:relative}.ts-feed-form-searchbox *{box-shadow:none!important}.ts-feed-form-searchbox>*{width:100%!important;max-width:100%!important;font-size:14px!important}.ts-feed-form-searchbox [class$=--MapboxSearch]{--width:100%!important;width:100%!important;min-width:100%!important;max-width:100%!important}.ts-feed-form-searchbox [class*=--SearchIcon]{visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;display:none!important;position:absolute!important;top:-99999px!important;left:-99999px!important}.ts-feed-form-searchbox [class*=--ActionIcon]{-ms-flex-pack:center!important;justify-content:center!important;-ms-flex-align:center!important;align-items:center!important;display:-ms-flexbox!important;display:flex!important}.ts-feed-form-searchbox [class*=--ClearBtn]{border:0;outline:0;width:18px;height:18px;margin:0;padding:0;position:absolute;right:5px;background:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='13.4346' y='4.24268' width='1' height='13' transform='rotate(45 13.4346 4.24268)' fill='%23808080'/%3E%3Crect x='14.1426' y='13.4351' width='1' height='13' transform='rotate(135 14.1426 13.4351)' fill='%23808080'/%3E%3C/svg%3E%0A") 50% no-repeat!important}.ts-feed-form-searchbox [class*=--ClearBtn]:hover{opacity:.8;background:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='13.4346' y='4.24268' width='1' height='13' transform='rotate(45 13.4346 4.24268)' fill='%23808080'/%3E%3Crect x='14.1426' y='13.4351' width='1' height='13' transform='rotate(135 14.1426 13.4351)' fill='%23808080'/%3E%3C/svg%3E%0A") 50% no-repeat!important}.ts-feed-form-searchbox [class*=--ClearBtn] svg{display:none!important}.ts-feed-form-searchbox input[type=text]{text-transform:none;letter-spacing:0;color:#000;cursor:text;background-color:#fff;background-clip:padding-box;border:0;border-radius:0;outline:0;width:100%;height:44px;margin:0;padding:12px 36px;font-family:DM Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block}.ts-feed-form-searchbox input[type=text]::-webkit-input-placeholder{opacity:1;color:gray}.ts-feed-form-searchbox input[type=text]:-moz-placeholder-shown{opacity:1;color:gray}.ts-feed-form-searchbox input[type=text]::-moz-placeholder{opacity:1;color:gray}.ts-feed-form-searchbox input[type=text]:-ms-placeholder-shown{opacity:1;color:gray}.ts-feed-form-searchbox:before{content:"";z-index:5;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.33333 12.6667C10.2789 12.6667 12.6667 10.2789 12.6667 7.33333C12.6667 4.38781 10.2789 2 7.33333 2C4.38781 2 2 4.38781 2 7.33333C2 10.2789 4.38781 12.6667 7.33333 12.6667Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.9996 14.0001L11.0996 11.1001' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;width:16px;height:16px;margin-top:-8px;display:block;position:absolute;top:50%;left:12px}.ts-feed-form-searchbox:after{z-index:5;content:"";background-color:#ccc;width:1px;height:22px;margin-top:-11px;display:block;position:absolute;top:50%;right:1px}.ts-feed-form-searchbox [class$=--Results]{border:1px solid #000;border-top-color:#d9d9d9;border-radius:0;padding:10px 0;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.3;overflow:visible;top:100%!important;left:-1px!important}.ts-feed-form-searchbox [class$=--Results]:before,.ts-feed-form-searchbox [class$=--Results]:after{content:"";z-index:10000;background-color:#000;width:1px;height:46px;display:block;position:absolute;top:-45px;right:-1px}.ts-feed-form-searchbox [class$=--Results]:after{background:#fff;width:10px;height:40px;right:0}.ts-feed-form-searchbox [class$=--SuggestionName]{font-weight:500}.ts-feed-form-searchbox [class*=--ResultsAttribution]{display:none!important}.ts-feed-form-searchbox [class$=--Suggestion]{transition:color .2s ease-out;color:#000!important;background:0 0!important;padding:5px 15px!important}.ts-feed-form-searchbox [class$=--Suggestion]:hover{color:gray!important}.ts-feed-form-searchbox [class$=--SuggestionDesc]{text-overflow:clip;white-space:normal}input[type=text].ts-feed-form-input{text-transform:none;letter-spacing:0;color:#000;cursor:text;background-color:#fff;background-clip:padding-box;border:0;border-radius:0;outline:0;width:100%;height:44px;margin:0;padding:12px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block}input[type=text].mapboxgl-ctrl-geocoder--input{text-transform:none;letter-spacing:0;color:#000;cursor:text;background-color:#fff;background-clip:padding-box;border:0;border-radius:0;outline:0;width:100%;height:44px;margin:0;padding:12px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block}input[type=text].ts-feed-form-input::-webkit-input-placeholder{opacity:1;color:gray}input[type=text].mapboxgl-ctrl-geocoder--input::-webkit-input-placeholder{opacity:1;color:gray}input[type=text].ts-feed-form-input:-moz-placeholder-shown{opacity:1;color:gray}input[type=text].mapboxgl-ctrl-geocoder--input:-moz-placeholder-shown{opacity:1;color:gray}input[type=text].ts-feed-form-input::-moz-placeholder{opacity:1;color:gray}input[type=text].mapboxgl-ctrl-geocoder--input::-moz-placeholder{opacity:1;color:gray}input[type=text].ts-feed-form-input:-ms-placeholder-shown{opacity:1;color:gray}input[type=text].mapboxgl-ctrl-geocoder--input:-ms-placeholder-shown{opacity:1;color:gray}input[type=text].mapboxgl-ctrl-geocoder--input{padding-left:36px;padding-right:36px}.ts-feed-form-word-counter,.ts-feed-form-tag-counter{color:gray;text-align:right;text-overflow:ellipsis;padding:12px 18px 12px 0;font-size:11px;overflow:hidden}.ts-feed-form-word-counter.close,.ts-feed-form-tag-counter.close{display:none}.ts-feed-form-group{position:relative}.ts-feed-form-group__title{border-bottom:0;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ts-feed-form-group__title .ts-feed-form-word-counter{-ms-flex:0 0 70px;flex:0 0 70px;max-width:70px}.ts-feed-form-group__title .ts-feed-form-input{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.ts-feed-form-group__location{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ts-feed-form-group__location .ts-feed-form-searchbox{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.ts-feed-form-group__location .ts-feed-form-map-toggle{-ms-flex:none;flex:none;width:auto;max-width:100%;position:relative}.ts-feed-form-group__location .ts-feed-form-map-toggle__inner{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;min-width:153px;height:44px;display:-ms-flexbox;display:flex}@media (max-width:800px){.ts-feed-form-group__location .ts-feed-form-map-toggle__inner{min-width:110px}}@media (max-width:500px){.ts-feed-form-group__location .ts-feed-form-map-toggle__inner{min-width:auto;padding-left:10px;padding-right:10px}}.ts-feed-form-group__category-ddl{width:290px;margin:0 -1px}.ts-feed-form-group__category-ddl--fullwidth{width:auto}.ts-feed-form-group__category-ddl .ts-feed-form-tag-counter{-ms-flex-pack:end;justify-content:flex-end;-ms-flex-align:center;align-items:center;width:70px;height:auto;display:-ms-flexbox;display:flex;position:absolute;top:0;bottom:0;right:0}.ts-feed-form-group .select2-container{margin:0;display:block}.ts-feed-form-map{width:100%;height:320px}.ts-feed-form-map .mapboxgl-ctrl-group{box-shadow:none;border:1px solid #000;border-radius:0}.ts-feed-form-map .mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{display:none}.ts-feed-form-map .mapboxgl-ctrl-geolocate{background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='6.5' stroke='black'/%3E%3Ccircle cx='10' cy='10' r='1.5' transform='rotate(-180 10 10)' stroke='black'/%3E%3Cpath d='M10 4V0' stroke='black'/%3E%3Cpath d='M16 10L20 10' stroke='black'/%3E%3Cpath d='M-1.19209e-07 10L4 10' stroke='black'/%3E%3Cpath d='M10 20V16' stroke='black'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;width:35px;height:35px;transition:opacity .15s ease-in-out,color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out}.ts-feed-form-map-settings{display:none}.ts-marker{background-image:url("data:image/svg+xml,%3Csvg width='34' height='40' viewBox='0 0 34 40' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.314 32.7626L12.3141 32.7626C12.792 33.1831 13.2923 33.9345 13.7402 34.8259C14.1778 35.6966 14.5184 36.6054 14.7107 37.2505C15.048 38.3828 16.0229 38.9748 16.9739 38.9997L17.0012 39.0004L17.0284 38.9996C17.9789 38.9726 18.9517 38.3817 19.2892 37.2511L19.2892 37.2508C19.4816 36.6057 19.8222 35.6971 20.2598 34.8265C20.7075 33.9355 21.2078 33.184 21.686 32.7626C21.7702 32.6885 21.9816 32.544 22.3908 32.2794C22.4572 32.2365 22.5272 32.1914 22.6006 32.1441C22.9438 31.923 23.3594 31.6551 23.8161 31.3462C24.9278 30.5939 26.3125 29.5783 27.6646 28.2763C30.3664 25.6745 33 21.8649 33 16.6705C33 7.99526 25.8153 1 17 1C8.1847 1 1.00002 7.99526 1.00002 16.6705C1.00002 21.8649 3.63364 25.6745 6.33546 28.2763C7.68758 29.5783 9.07221 30.5939 10.1839 31.3462C10.6406 31.6552 11.0563 31.923 11.3994 32.1441C11.4728 32.1914 11.5429 32.2365 11.6093 32.2794C12.0184 32.544 12.2299 32.6885 12.314 32.7626Z' fill='black' stroke='white' stroke-width='2'/%3E%3Crect x='13' y='13' width='8' height='1' fill='white'/%3E%3Crect x='13' y='16' width='8' height='1' fill='white'/%3E%3Crect x='13' y='19' width='8' height='1' fill='white'/%3E%3C/svg%3E%0A");background-repeat:no-repeat;width:34px;height:40px}.mapboxgl-ctrl.mapboxgl-ctrl-attrib,.mapboxgl-ctrl-logo{display:none!important}body .select2-container--default .ts-select-element.select2-selection{color:#000;letter-spacing:0;text-transform:capitalize;border:0;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;height:43px;padding-left:18px;padding-right:46px;font-size:14px;font-weight:400;line-height:1.3;display:-ms-flexbox;display:flex}body .select2-container--default .ts-select-element.select2-selection .select2-selection__placeholder{color:gray}body .select2-container--default .ts-select-element.select2-selection .select2-selection__rendered{-ms-flex:none;flex:none;-ms-flex-align:center;align-items:center;width:auto;max-width:100%;display:-ms-flexbox;display:flex}body .select2-container--default .ts-select-element.select2-selection .select2-selection__arrow{-ms-flex:0 0 35px;flex:0 0 35px;-ms-flex-pack:start;justify-content:flex-start;width:35px;max-width:35px}body .select2-container--default .ts-select-element.select2-selection .select2-selection__arrow:before{content:"";background-image:url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 0.949707L5.94975 5.89945L10.8995 0.949707' stroke='black'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;width:12px;height:7px;position:relative;top:1px}body .select2-container--default .ts-select2-ddl.select2-dropdown{background-color:#fff;border:1px solid #000}body .select2-container--default .ts-select2-ddl.select2-dropdown .select2-results__options{-ms-overflow-style:none;scrollbar-width:none;max-height:185px;margin:0;padding:10px 18px}body .select2-container--default .ts-select2-ddl.select2-dropdown .select2-results__options::-webkit-scrollbar{display:none}body .select2-container--default .ts-select2-ddl.select2-dropdown .select2-results__option{text-transform:capitalize;letter-spacing:0;padding:3px 0;font-size:14px;font-weight:400;line-height:1.3;position:relative}body .select2-container--default .ts-select2-ddl.select2-dropdown .select2-results__option--selected,body .select2-container--default .ts-select2-ddl.select2-dropdown .select2-results__option--highlighted{color:gray;background:0 0}body .select2-container--default .ts-select2-ddl.ts-select2-ddl--multiselect.select2-dropdown .select2-results__option{text-transform:lowercase}body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--below.ts-select2-ddl{border-top-color:#d9d9d9}body .select2-container--default.select2-container--open .select2-dropdown.select2-dropdown--above.ts-select2-ddl{border-bottom-color:#d9d9d9}body .select2-container--default .select2-selection--multiple.ts-select-element .select2-selection__rendered{margin:0!important}body .select2-container--default .select2-selection--multiple.ts-select-element{background-color:transparent;border-radius:0;min-height:43px}body .select2-container--default .ts-select-element .select2-search--inline textarea.select2-search__field{letter-spacing:0;text-transform:lowercase;color:#000;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:normal}body .select2-container--default .ts-select-element .select2-search--inline textarea.select2-search__field::-webkit-input-placeholder{text-transform:capitalize;color:gray}body .select2-container--default .ts-select-element .select2-search--inline textarea.select2-search__field:-moz-placeholder-shown{text-transform:capitalize;color:gray}body .select2-container--default .ts-select-element .select2-search--inline textarea.select2-search__field::-moz-placeholder{text-transform:capitalize;color:gray}body .select2-container--default .ts-select-element .select2-search--inline textarea.select2-search__field:-ms-placeholder-shown{text-transform:capitalize;color:gray}body .select2-container--default .select2-selection--multiple.ts-select-element .select2-selection__rendered .select2-selection__choice{color:#000;text-transform:lowercase;background-color:#fff;border:1px solid #000;border-radius:11px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;height:21px;margin-top:0;padding:4px 8px 4px 18px;font-family:DM Sans,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:1;display:-ms-flexbox;display:flex}body .select2-container--default .select2-selection--multiple.ts-select-element .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='5.657px' height='5.657px' viewBox='7.671 7.671 5.657 5.657' enable-background='new 7.671 7.671 5.657 5.657' xml:space='preserve'%3E%3Crect x='10' y='7' transform='matrix(-0.7069 -0.7074 0.7074 -0.7069 10.4946 25.3487)' width='1' height='7'/%3E%3Crect x='10' y='7' transform='matrix(0.7071 -0.7071 0.7071 0.7071 -4.3491 10.4998)' width='1' height='7'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;border:0;border-radius:0;outline:0;width:6px;height:6px;margin:0;padding:0;font-size:0;display:block;position:absolute;top:auto;left:6px}body .select2-container--default .select2-selection--multiple.ts-select-element .select2-selection__rendered .select2-selection__choice .select2-selection__choice__remove span{display:none!important}body .select2-container--default .select2-selection--multiple.ts-select-element .select2-selection__rendered .select2-selection__choice .select2-selection__choice__display{padding:0}body .select2-container--default .select2-selection--multiple.ts-select-element .select2-search--inline{float:none;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;-ms-flex-align:center;align-items:center;width:100%;max-width:100%;display:-ms-flexbox;display:flex}.ts-btn-submit-post,.ts-feed-comment-btn{width:auto!important;padding:11px 35px!important}.ts-btn-submit-post:disabled,.ts-btn-submit-post[disabled],.ts-feed-comment-btn:disabled,.ts-feed-comment-btn[disabled]{cursor:default!important;background-color:#b3b3b3!important}.ts-btn-submit-post--blue,.ts-feed-comment-btn--blue{text-transform:capitalize!important;letter-spacing:0!important;background-color:#006df2!important;border-color:#006df2!important;padding:4px 28px!important;font-size:14px!important;font-weight:400!important}.ts-btn-submit-post--blue:hover,.ts-feed-comment-btn--blue:hover{background-color:#157efe!important;border-color:#157efe!important}.ts-btn-submit-post--blue:disabled,.ts-btn-submit-post--blue[disabled],.ts-feed-comment-btn--blue:disabled,.ts-feed-comment-btn--blue[disabled]{cursor:default!important;background-color:#b3b3b3!important;border-color:#b3b3b3!important}.ts-feed-form-video{-ms-flex-wrap:wrap;flex-wrap:wrap;margin-left:-15px;margin-right:-15px;display:-ms-flexbox;display:flex}.ts-feed-form-video__label{margin:25px 0 0 18px;font-size:19px;position:relative}.ts-feed-form-video__label:after{content:"";background-color:#000;width:60px;height:1px;display:block;position:absolute;bottom:-10px;left:0}.ts-feed-form-video__iframe{height:0;margin-top:20px;margin-bottom:20px;margin-right:20px;padding-bottom:54%;position:relative}@media (max-width:790px){.ts-feed-form-video__iframe{margin-top:35px;margin-left:20px}}.ts-feed-form-video__iframe iframe{width:100%;height:100%;position:absolute;top:0;bottom:0;left:0;right:0}.ts-feed-form-video__col-1,.ts-feed-form-video__col-2{width:100%;padding-left:15px;padding-right:15px;position:relative}.ts-feed-form-video__col-1{-ms-flex:0 0 35%;flex:0 0 35%;max-width:35%}@media (max-width:790px){.ts-feed-form-video__col-1{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.ts-feed-form-video__col-2{-ms-flex:0 0 65%;flex:0 0 65%;max-width:65%}@media (max-width:790px){.ts-feed-form-video__col-2{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}}.ts-tab-content{position:relative}.ts-feed-form-upload__icon,.ts-feed-form-upload__label,.ts-feed-form-upload__info{text-align:center}.ts-feed-form-upload{cursor:pointer;z-index:5;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:start;align-items:flex-start;min-height:218px;padding:7px;display:-ms-flexbox;display:flex;position:relative}.ts-feed-form-upload .dz-more{display:none}.ts-feed-form-upload.dz-started{background-color:#fff}.ts-feed-form-upload.dz-started .dz-more{cursor:pointer;-ms-flex:0 0 16.6667%;flex:0 0 16.6667%;width:100%;max-width:16.6667%;padding:7px;display:block;position:relative}.ts-feed-form-upload.dz-started .dz-more .dz-more__inner{background:#fff url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='9' width='1' height='19' fill='%23B3B3B3'/%3E%3Crect x='19' y='9' width='1' height='19' transform='rotate(90 19 9)' fill='%23B3B3B3'/%3E%3C/svg%3E%0A") 50% no-repeat;border:1px dashed gray;border-radius:5px;padding-bottom:72%}.ts-feed-form-upload__inner{-ms-flex-flow:column wrap;flex-flow:column wrap;-ms-flex-pack:center;justify-content:center;display:-ms-flexbox;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.ts-feed-form-upload__icon{border:1px dashed gray;border-radius:5px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:115px;height:83px;margin-left:auto;margin-right:auto;transition:all .3s ease-in-out;display:-ms-flexbox;display:flex}.ts-feed-form-upload__label{margin-top:18px}.ts-feed-form-upload__label__underline{text-decoration:none;position:relative}.ts-feed-form-upload__label__underline:after{content:"";background-color:#006df2;width:100%;height:1px;display:block;position:absolute;bottom:-1px;left:0}.ts-feed-form-upload__info{color:gray;margin-top:7px}.ts-feed-form-file{opacity:0;visibility:hidden;pointer-events:none;position:absolute;top:-9999px;left:-9999px}.dz-preview{-ms-flex:0 0 16.6667%;flex:0 0 16.6667%;width:100%;max-width:16.6667%;padding:7px;position:relative}.dz-preview.dz-error{display:none!important}@media (max-width:1024px){.dz-preview{-ms-flex:0 0 25%;flex:0 0 25%;max-width:25%}}@media (max-width:790px){.dz-preview{-ms-flex:0 0 33.3333%;flex:0 0 33.3333%;max-width:33.3333%}}.dz-details,.dz-progress,.dz-error-message,.dz-success-mark,.dz-error-mark{display:none!important}.dz-remove{text-indent:-9999px;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='11.6211' y='6.67157' width='1' height='7' transform='rotate(45 11.6211 6.67157)' fill='black'/%3E%3Crect x='12.3281' y='11.6213' width='1' height='7' transform='rotate(135 12.3281 11.6213)' fill='black'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;border:1px solid #000;border-radius:100%;width:19px;height:19px;font-size:0;line-height:0;display:block;position:absolute;top:-1px;right:0}.dz-remove:hover{background-color:#000;background-image:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='11.6211' y='6.67157' width='1' height='7' transform='rotate(45 11.6211 6.67157)' fill='white'/%3E%3Crect x='12.3281' y='11.6213' width='1' height='7' transform='rotate(135 12.3281 11.6213)' fill='white'/%3E%3C/svg%3E%0A")}.dz-image{pointer-events:none;-ms-user-select:none;user-select:none;height:0;padding-bottom:72%;position:relative}.dz-image img{object-fit:cover;object-position:center;border-radius:5px;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ts-feed-form-upload:hover+.ts-feed-form-upload__inner .ts-feed-form-upload__icon{border-color:#000}.ts-feed-form--short{max-width:100%;margin-left:0;margin-right:0}.ts-feed-form--short .ts-feed-form{background-color:transparent}.ts-feed-form--short .ts-feed-form:before{display:none!important}.ts-feed-form--short .ts-feed-form-bar__actions__filters{border-top:0!important;margin-top:0!important;padding-top:0!important}.ts-select2-item-nested{position:relative}.ts-select2-item-nested:before{content:"";background-color:#bcbcbc;width:7px;height:1px;display:block;position:absolute;top:50%;left:0}.ts-select2-level-1{padding-left:15px!important}.ts-select2-level-2{margin-left:16px!important;padding-left:15px!important}.ts-select2-level-3{margin-left:32px!important;padding-left:15px!important}.ts-select2-level-4{margin-left:48px!important;padding-left:15px!important}.ts-select2-level-5{margin-left:64px!important;padding-left:15px!important}.ts-feed-form-bar__actions__filters__form{-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;padding-top:12px}.ts-feed-form-bar__actions__filters__form.close,.ts-feed-form-bar__actions__filters.close{display:none}.ts-feed-form-bar__actions__filters__col-1,.ts-feed-form-bar__actions__filters__col-2{-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex}.ts-feed-form-bar__actions__filters__preloader{z-index:999;background:#fff;border:1px solid #000;border-radius:100%;margin-top:-29px;margin-left:-29px;padding:12px;display:none;position:absolute;top:50%;left:50%}.ts-feed-form-filters-area{margin-right:-5px;transition:opacity .3s ease-in-out}.ts-feed-form-filters-area__cell{background-color:#fff;border:1px solid #000;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%;margin:-1px 0 0 -1px;position:relative}@media (min-width:560px){.ts-feed-form-filters-area__cell{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (min-width:760px){.ts-feed-form-filters-area__cell{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}}.ts-feed-form-filters-area__row{-ms-flex-wrap:wrap;flex-wrap:wrap;display:-ms-flexbox;display:flex}.ts-feed-form-filters-area__row--flex-end{-ms-flex-pack:end;justify-content:flex-end}.ts-feed-form-filters-area__row--cols-3 .ts-feed-form-filters-area__cell{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%}@media (min-width:760px){.ts-feed-form-filters-area__row--cols-3 .ts-feed-form-filters-area__cell{-ms-flex:none;flex:none;width:33.3333%}.ts-feed-form-filters-area__row--cols-4 .ts-feed-form-filters-area__cell{-ms-flex:none;flex:none;width:50%}}@media (min-width:1024px){.ts-feed-form-filters-area__row--cols-4 .ts-feed-form-filters-area__cell{-ms-flex:none;flex:none;width:25%}}.ts-feed-form-filters-area__cell-50{background-color:#fff;border:1px solid #000;border-right-width:0;-ms-flex:0 0 50%;flex:0 0 50%;width:100%;max-width:50%;position:relative}.ts-feed-form-filters-area__cell-50:last-child{border-right-width:1px}@media (max-width:760px){.ts-feed-form-filters-area__cell-50{-ms-flex:0 0 50%;flex:0 0 50%;max-width:50%}}@media (max-width:560px){.ts-feed-form-filters-area__cell-50{-ms-flex:0 0 100%;flex:0 0 100%;max-width:100%;border-right-width:1px!important}.ts-feed-form-filters-area__cell-50:first-child{border-bottom-width:0!important}}.ts-feed-form-filters-area__cell-none{visibility:hidden!important;opacity:0!important;pointer-events:none!important;display:none!important;position:absolute!important;left:-99999px!important}.ts-feed-form-filters-area__cell-last{border-right-width:1px}body .ts-feed-form-bar__actions__filters__form .select2-container--default .ts-select-element.select2-selection .select2-selection__arrow{-ms-flex:0 0 27px;flex:0 0 27px;width:27px;max-width:27px}body .ts-feed-form-bar__actions__filters__form .select2-container--default .ts-select-element.select2-selection{padding-right:50px}body .ts-select-element.ts-select-element--arrow:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M1 0.949707L5.94975 5.89945L10.8995 0.949707' stroke='black'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;width:12px;height:7px;margin-top:-3px;position:absolute;top:50%;right:14px}body .ts-select-element.ts-select-element--multiple-tags{-ms-flex-wrap:nowrap!important;flex-wrap:nowrap!important;height:auto!important;padding-top:5px!important;padding-bottom:5px!important}body .ts-select-element.ts-select-element--multiple-tags textarea{cursor:pointer}body .ts-select-element.ts-select-element--multiple-tags .select2-search--inline{margin-top:5px;margin-bottom:5px;position:relative}body .ts-select-element.ts-select-element--multiple-tags .select2-selection__rendered{-ms-flex-wrap:wrap!important;flex-wrap:wrap!important}body .ts-select-element.ts-select-element--multiple-tags .select2-selection__choice{float:none!important;margin-top:5px!important;margin-bottom:5px!important}.ts-reset-filter-select{vertical-align:baseline;background-image:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='13.4346' y='4.24268' width='1' height='13' transform='rotate(45 13.4346 4.24268)' fill='%23808080'/%3E%3Crect x='14.1426' y='13.4351' width='1' height='13' transform='rotate(135 14.1426 13.4351)' fill='%23808080'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;border:0;border-radius:0;outline:0;width:18px;height:18px;margin-top:-8px;padding:0;line-height:normal;position:absolute;top:50%;right:30px;background-color:transparent!important}.ts-reset-filter-select:hover{opacity:.8}.ts-reset-filter-select.close{display:none}.ts-btn-feed-filters-add{cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='11' y='5' width='1' height='11' transform='rotate(90 11 5)' fill='black'/%3E%3Crect x='6' y='11' width='1' height='11' transform='rotate(-180 6 11)' fill='black'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;border:0;width:11px;height:11px;padding:0;position:relative;top:-1px}.ts-btn-feed-filters-add:hover{background-image:url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='11' y='5' width='1' height='11' transform='rotate(90 11 5)' fill='%23444444'/%3E%3Crect x='6' y='11' width='1' height='11' transform='rotate(-180 6 11)' fill='%23444444'/%3E%3C/svg%3E%0A")}.ts-btn-feed-filters-add.open{background-image:url("data:image/svg+xml,%3Csvg width='11' height='11' viewBox='0 0 11 11' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='11' y='5' width='1' height='11' transform='rotate(90 11 5)' fill='black'/%3E%3C/svg%3E%0A")}.ts-feed-form-bar__actions__filters{border-top:1px solid #000;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:justify;justify-content:space-between;-ms-flex-align:center;align-items:center;margin-top:-1px;padding-top:14px;display:-ms-flexbox;display:flex}@media (max-width:650px){.ts-feed-form-bar__actions__filters{margin-top:11px}}.ts-feed-form-bar__actions__filters.loading{position:relative}.ts-feed-form-bar__actions__filters.loading>div:not(.ts-feed-form-bar__actions__filters__preloader){opacity:.2;pointer-events:none;cursor:default}.ts-btn-feed-filters{cursor:pointer;color:#000;text-transform:capitalize;background-color:#fff;border:1px solid #000;border-radius:14px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:5px 12px 4px;font-size:12px;display:-ms-inline-flexbox;display:inline-flex;position:relative}.ts-btn-feed-filters .ts-svg-icon{margin-right:6px;top:-1px}.ts-btn-feed-filters:hover{background-color:#000;color:#fff!important}.ts-btn-feed-filters{position:relative}.ts-btn-feed-filters:hover{color:#444}.ts-feed-filter-counter{pointer-events:none;cursor:default;background-color:#fff;border:1px solid #000;border-radius:100%;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:21px;height:21px;margin-left:14px;padding-right:1px;font-size:10px;display:-ms-flexbox;display:flex}.ts-feed-filter-counter.close{opacity:0;visibility:hidden;position:absolute;top:-99999px;left:-99999px}.select2-selection__choice__display{text-overflow:ellipsis;overflow:hidden;padding:1px 0!important}.ts-feed-filter-tag{cursor:default;text-transform:lowercase;background-color:#fff;border:1px solid #000;border-radius:12px;-ms-flex-align:center;align-items:center;height:21px;margin-left:7px;padding:0 6px;font-size:11px;display:-ms-flexbox;display:flex}.ts-feed-filter-tag__remove{background-image:url("data:image/svg+xml,%3C%3Fxml version='1.0' encoding='utf-8'%3F%3E%3C!-- Generator: Adobe Illustrator 16.0.0, SVG Export Plug-In . SVG Version: 6.00 Build 0) --%3E%3C!DOCTYPE svg PUBLIC '-//W3C//DTD SVG 1.1//EN' 'http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd'%3E%3Csvg version='1.1' id='Layer_1' xmlns='http://www.w3.org/2000/svg' xmlns:xlink='http://www.w3.org/1999/xlink' x='0px' y='0px' width='5.657px' height='5.657px' viewBox='7.671 7.671 5.657 5.657' enable-background='new 7.671 7.671 5.657 5.657' xml:space='preserve'%3E%3Crect x='10' y='7' transform='matrix(-0.7069 -0.7074 0.7074 -0.7069 10.4946 25.3487)' width='1' height='7'/%3E%3Crect x='10' y='7' transform='matrix(0.7071 -0.7071 0.7071 0.7071 -4.3491 10.4998)' width='1' height='7'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;border:0;border-radius:0;outline:0;width:6px;height:6px;margin:0 5px 0 0;padding:0;font-size:0}.ts-feed-filter-tag__remove:hover{opacity:.8}.ts-feed-filter-tag.close{opacity:0;visibility:hidden;position:absolute;top:-99999px;left:-99999px}.ts-btn-feed-filters-reset{color:gray;cursor:pointer;-ms-flex-align:center;align-items:center;margin-right:18px;padding:0;font-size:14px;transition:none;display:-ms-inline-flexbox;display:inline-flex;position:relative;top:-1px}.ts-btn-feed-filters-reset:hover{color:#000}.ts-btn-feed-filters-reset .ts-svg-icon{margin-right:2px}.ts-btn-feed-filters-reset.close{opacity:0;visibility:hidden;position:absolute;top:-99999px;left:-99999px}body .select2-container--default .ts-select2-ddl .select2-search--dropdown input.select2-search__field{letter-spacing:0;text-transform:lowercase;color:#000;cursor:text;border:0;width:100%;margin:0;padding:0;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:normal;display:block}body .select2-container--default .ts-select2-ddl .select2-search--dropdown input.select2-search__field::-webkit-input-placeholder{text-transform:capitalize;color:#7e7e7e}body .select2-container--default .ts-select2-ddl .select2-search--dropdown input.select2-search__field:-moz-placeholder-shown{text-transform:capitalize;color:#7e7e7e}body .select2-container--default .ts-select2-ddl .select2-search--dropdown input.select2-search__field::-moz-placeholder{text-transform:capitalize;color:#7e7e7e}body .select2-container--default .ts-select2-ddl .select2-search--dropdown input.select2-search__field:-ms-placeholder-shown{text-transform:capitalize;color:#7e7e7e}body .select2-container--default .ts-select2-ddl .select2-search--dropdown{border-bottom:1px solid #d9d9d9;padding:14px 18px}.ts-feed-form-filters-area__cell--bordered{border:1px solid #000!important}.ts-feed-form-hide-cell{left:-99999px;opacity:0!important;visibility:hidden!important;display:none!important;position:absolute!important}.ts-feed-map{width:100%;height:300px}.ts-feed-map.md-height{height:520px}.ts-feed-map .mapboxgl-popup{will-change:auto;z-index:9}.ts-feed-map .mapboxgl-popup .mapboxgl-popup-tip{display:none}.ts-feed-map .mapboxgl-popup .mapboxgl-popup-content{pointer-events:auto;box-shadow:none;color:gray;text-align:center;text-transform:capitalize;border:1px solid #000;border-radius:0;padding:10px 19px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:400;line-height:1.2}.ts-mapbox-popup__info{margin-top:3px;line-height:1.1}.ts-feed-map-wrap{position:relative}.ts-feed-map-wrap.close{display:none}.ts-btn-close-feed-map,.ts-btn-toggle-height-feed-map{z-index:5;color:#000;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0002 18.6666C14.6821 18.6666 17.6668 15.6818 17.6668 11.9999C17.6668 8.31802 14.6821 5.33325 11.0002 5.33325C7.31826 5.33325 4.3335 8.31802 4.3335 11.9999C4.3335 15.6818 7.31826 18.6666 11.0002 18.6666Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.3335 12H17.6668' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.0002 5.33325C12.6677 7.15882 13.6153 9.52794 13.6668 11.9999C13.6153 14.4719 12.6677 16.841 11.0002 18.6666C9.33264 16.841 8.38499 14.4719 8.3335 11.9999C8.38499 9.52794 9.33264 7.15882 11.0002 5.33325V5.33325Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2 2L20 20' stroke='white' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M2 4L19 21' stroke='black' stroke-linecap='round'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;border:1px solid #000;border-radius:0;outline:0;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:46px;height:46px;padding:0;line-height:normal;transition:none;display:-ms-flexbox;display:flex;position:absolute;top:15px;left:15px}.ts-btn-close-feed-map:hover,.ts-btn-toggle-height-feed-map:hover{color:#fff;background-color:#000;background-image:url("data:image/svg+xml,%3Csvg width='22' height='22' viewBox='0 0 22 22' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11.0002 18.6666C14.6821 18.6666 17.6668 15.6818 17.6668 11.9999C17.6668 8.31802 14.6821 5.33325 11.0002 5.33325C7.31826 5.33325 4.3335 8.31802 4.3335 11.9999C4.3335 15.6818 7.31826 18.6666 11.0002 18.6666Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M4.3335 12H17.6668' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M11.0002 5.33325C12.6677 7.15882 13.6153 9.52794 13.6668 11.9999C13.6153 14.4719 12.6677 16.841 11.0002 18.6666C9.33264 16.841 8.38499 14.4719 8.3335 11.9999C8.38499 9.52794 9.33264 7.15882 11.0002 5.33325V5.33325Z' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M2 2L20 20' stroke='black' stroke-width='3' stroke-linecap='round'/%3E%3Cpath d='M2 4L19 21' stroke='white' stroke-linecap='round'/%3E%3C/svg%3E%0A")}@media (max-width:400px){.ts-btn-close-feed-map,.ts-btn-toggle-height-feed-map{top:15px;left:15px}}.ts-btn-toggle-height-feed-map{background-image:url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.49623 13.518L10.4962 17.518L14.5112 13.518' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.49623 7.51799L10.4962 3.51799L14.5112 7.51799' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.5103 17.51V3.50999' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");left:60px}.ts-btn-toggle-height-feed-map:hover{background-image:url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.49623 13.518L10.4962 17.518L14.5112 13.518' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.49623 7.51799L10.4962 3.51799L14.5112 7.51799' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M10.5103 17.51V3.50999' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.ts-btn-toggle-height-feed-map.active{background-image:url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.49623 17.518L10.4962 13.518L14.5112 17.518' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.49623 3.518L10.4962 7.51801L14.5112 3.518' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}.ts-btn-toggle-height-feed-map.active:hover{background-image:url("data:image/svg+xml,%3Csvg width='21' height='21' viewBox='0 0 21 21' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M6.49623 17.518L10.4962 13.518L14.5112 17.518' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M6.49623 3.518L10.4962 7.51801L14.5112 3.518' stroke='white' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A")}@media (max-width:480px){.ts-btn-toggle-height-feed-map{top:60px;left:15px}}.ts-btn-show-map-wrapper{text-align:center}.page-feed_list .ts-btn-show-map-wrapper{position:relative}.page-feed_list .ts-btn-show-map-wrapper:before{content:"";z-index:-1;background-color:#f7f8fa;display:block;position:absolute;top:0;bottom:0;left:-99999px;right:-99999px}.page-feed_list .ts-btn-show-map-wrapper .ts-btn-show-map:not(.close){margin-top:27px}@keyframes pulse{50%{box-shadow:0 0 0 6px rgba(176,211,255,.5)}0%,to{box-shadow:0 0 #b0d3ff}}.ts-btn-show-map{cursor:pointer;text-transform:capitalize;background-color:#fff;border:1px solid #000;border-radius:14px;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;padding:5px 11px 4px 8px;font-family:DM Sans,sans-serif;font-size:12px;display:-ms-inline-flexbox;display:inline-flex;position:relative}.ts-btn-show-map .ts-svg-icon{margin-right:5px}.ts-btn-show-map:hover{color:#fff;background-color:#000}.ts-btn-show-map.close{display:none}.ts-btn-show-map--modern{animation:2s ease-out infinite pulse;box-shadow:0 0 6px #b0d3ff;color:#fff!important;background-color:#006df2!important;border-color:#006df2!important;border-radius:37px!important;padding:8px 18px 7px 16px!important}.ts-btn-show-map--modern:hover{color:#fff!important;background-color:#157efe!important}.ts-loader-icon{box-sizing:border-box;border:2px solid #000;border-radius:50%;width:48px;height:48px;animation:1s linear infinite rotation;display:inline-block;position:relative}.ts-loader-icon:after{content:"";box-sizing:border-box;border:2px solid transparent;border-bottom-color:#000;border-radius:50%;width:30px;height:30px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes rotation{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ts-loader{z-index:4;background-color:rgba(255,255,255,.7);-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:100%;height:100%;display:-ms-flexbox;display:flex;position:absolute;top:0;left:0}.ts-loader.close{display:none}@keyframes spinLoad{to{transform:rotate(360deg)}}.ts-feed-map-geocoder{z-index:3;-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;display:-ms-flexbox;display:flex;position:absolute;top:15px;right:15px}@media (max-width:400px){.ts-feed-map-geocoder{top:15px;right:15px}}.ts-feed-map-geocoder .mapboxgl-ctrl-geolocate .mapboxgl-ctrl-icon{display:none}.ts-feed-map-geocoder .mapboxgl-ctrl-geolocate{background-color:#fff;border:1px solid #000;-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:46px;height:46px;transition:opacity .15s ease-in-out,color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:-ms-flexbox;display:flex}.ts-feed-map-geocoder .mapboxgl-ctrl-geolocate:after{content:"";background-image:url("data:image/svg+xml,%3Csvg width='20' height='20' viewBox='0 0 20 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Ccircle cx='10' cy='10' r='6.5' stroke='black'/%3E%3Ccircle cx='10' cy='10' r='1.5' transform='rotate(-180 10 10)' stroke='black'/%3E%3Cpath d='M10 4V0' stroke='black'/%3E%3Cpath d='M16 10L20 10' stroke='black'/%3E%3Cpath d='M-1.19209e-07 10L4 10' stroke='black'/%3E%3Cpath d='M10 20V16' stroke='black'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;width:22px;height:22px;display:block;position:absolute}.ts-feed-map-geocoder .mapboxgl-ctrl-geolocate.mapboxgl-ctrl-geolocate-active:after{animation:5s linear forwards spinLoad}.ts-feed-map-geocoder .mapboxgl-ctrl-geocoder,.ts-feed-map-geocoder .mapboxgl-ctrl-geocoder .suggestions{box-shadow:none!important}.ts-feed-map-geocoder .mapboxgl-ctrl-geocoder{border:1px solid #000;border-right:0;font-family:DM Sans,sans-serif;border-radius:0!important;-ms-flex:none!important;flex:none!important;width:auto!important;min-width:auto!important;max-width:100%!important;font-size:14px!important}.ts-feed-map-geocoder .mapboxgl-ctrl-geocoder:before{content:"";z-index:5;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.33333 12.6667C10.2789 12.6667 12.6667 10.2789 12.6667 7.33333C12.6667 4.38781 10.2789 2 7.33333 2C4.38781 2 2 4.38781 2 7.33333C2 10.2789 4.38781 12.6667 7.33333 12.6667Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.9996 14.0001L11.0996 11.1001' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;width:16px;height:16px;margin-top:-8px;display:block;position:absolute;top:50%;left:12px}.ts-feed-map-geocoder .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--button{background-image:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='13.4346' y='4.24268' width='1' height='13' transform='rotate(45 13.4346 4.24268)' fill='%23808080'/%3E%3Crect x='14.1426' y='13.4351' width='1' height='13' transform='rotate(135 14.1426 13.4351)' fill='%23808080'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;border:0;outline:0;width:18px;height:18px;margin:-9px 0 0;padding:0;top:50%;right:12px;background-color:transparent!important}.ts-feed-map-geocoder .mapboxgl-ctrl-geocoder .mapboxgl-ctrl-geocoder--button:hover{opacity:.8}.ts-feed-map-geocoder .mapboxgl-ctrl-geocoder--icon{display:none!important}.ts-feed-map-geocoder .suggestions{border:1px solid #000;border-top-color:#d9d9d9;border-radius:0;width:auto;padding:10px 0;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.3;top:100%;left:-1px;right:-1px;overflow:visible}.ts-feed-map-geocoder .mapboxgl-ctrl-geocoder--suggestion-title{font-weight:500}.ts-feed-map-geocoder .mapboxgl-ctrl-geocoder--powered-by{display:none!important}.ts-feed-map-geocoder .mapboxgl-ctrl-geocoder--suggestion-address{text-overflow:clip;white-space:normal}.ts-feed-map-geocoder a{color:#000!important;background:0 0!important;padding:5px 15px!important}.ts-feed-map-geocoder a:hover{color:gray!important}.ts-feed-map-geocoder input[type=text].mapboxgl-ctrl-geocoder--input{text-transform:none;letter-spacing:0;color:#000;cursor:text;background-color:#fff;background-clip:padding-box;border:0;border-radius:0;outline:0;width:219px;height:44px;margin:0;padding:12px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block}.ts-feed-map-geocoder input[type=text].mapboxgl-ctrl-geocoder--input::-webkit-input-placeholder{opacity:1;color:gray}.ts-feed-map-geocoder input[type=text].mapboxgl-ctrl-geocoder--input:-moz-placeholder-shown{opacity:1;color:gray}.ts-feed-map-geocoder input[type=text].mapboxgl-ctrl-geocoder--input::-moz-placeholder{opacity:1;color:gray}.ts-feed-map-geocoder input[type=text].mapboxgl-ctrl-geocoder--input:-ms-placeholder-shown{opacity:1;color:gray}@media (max-width:400px){.ts-feed-map-geocoder input[type=text].mapboxgl-ctrl-geocoder--input{width:180px}}.ts-feed-map-geocoder input[type=text].mapboxgl-ctrl-geocoder--input{padding-left:36px;padding-right:36px}.ts-feed-map-geocoder .mapboxgl-ctrl-group{box-shadow:none;background-color:#fff;border-radius:0;-ms-flex:none;flex:none;width:auto;max-width:100%}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox{border:1px solid #000;border-right:0;font-family:DM Sans,sans-serif;border-radius:0!important;-ms-flex:none!important;flex:none!important;width:auto!important;min-width:auto!important;max-width:100%!important;font-size:14px!important}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox *{box-shadow:none!important}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox [class$=--MapboxSearch]{--width:100%!important;width:100%!important;min-width:100%!important;max-width:100%!important}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox [class*=--SearchIcon]{visibility:hidden!important;opacity:0!important;width:0!important;height:0!important;display:none!important;position:absolute!important;top:-99999px!important;left:-99999px!important}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox [class*=--ActionIcon]{-ms-flex-pack:center!important;justify-content:center!important;-ms-flex-align:center!important;align-items:center!important;display:-ms-flexbox!important;display:flex!important}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox [class*=--ClearBtn]{border:0;outline:0;width:18px;height:18px;margin:0;padding:0;position:absolute;right:5px;background:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='13.4346' y='4.24268' width='1' height='13' transform='rotate(45 13.4346 4.24268)' fill='%23808080'/%3E%3Crect x='14.1426' y='13.4351' width='1' height='13' transform='rotate(135 14.1426 13.4351)' fill='%23808080'/%3E%3C/svg%3E%0A") 50% no-repeat!important}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox [class*=--ClearBtn]:hover{opacity:.8;background:url("data:image/svg+xml,%3Csvg width='19' height='19' viewBox='0 0 19 19' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='13.4346' y='4.24268' width='1' height='13' transform='rotate(45 13.4346 4.24268)' fill='%23808080'/%3E%3Crect x='14.1426' y='13.4351' width='1' height='13' transform='rotate(135 14.1426 13.4351)' fill='%23808080'/%3E%3C/svg%3E%0A") 50% no-repeat!important}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox [class*=--ClearBtn] svg{display:none!important}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox input[type=text]{text-transform:none;letter-spacing:0;color:#000;cursor:text;background-color:#fff;background-clip:padding-box;border:0;border-radius:0;outline:0;width:100%;height:44px;margin:0;padding:12px 36px;font-family:DM Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox input[type=text]::-webkit-input-placeholder{opacity:1;color:gray}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox input[type=text]:-moz-placeholder-shown{opacity:1;color:gray}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox input[type=text]::-moz-placeholder{opacity:1;color:gray}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox input[type=text]:-ms-placeholder-shown{opacity:1;color:gray}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox:before{content:"";z-index:5;background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 16 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M7.33333 12.6667C10.2789 12.6667 12.6667 10.2789 12.6667 7.33333C12.6667 4.38781 10.2789 2 7.33333 2C4.38781 2 2 4.38781 2 7.33333C2 10.2789 4.38781 12.6667 7.33333 12.6667Z' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3Cpath d='M13.9996 14.0001L11.0996 11.1001' stroke='black' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;width:16px;height:16px;margin-top:-8px;display:block;position:absolute;top:50%;left:12px}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox [class$=--Results]{border:1px solid #000;border-top-color:#d9d9d9;border-radius:0;padding:10px 0;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;line-height:1.3;overflow:visible;width:auto!important;min-width:100%!important;top:100%!important;left:-1px!important;right:-1px!important}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox [class$=--Results]:before,.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox [class$=--Results]:after{content:"";z-index:10000;background-color:#000;width:1px;height:46px;display:block;position:absolute;top:-45px;right:-1px}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox [class$=--Results]:after{background:#fff;width:10px;height:40px;right:0}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox [class$=--SuggestionName]{font-weight:500}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox [class*=--ResultsAttribution]{display:none!important}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox [class$=--Suggestion]{transition:color .2s ease-out;color:#000!important;background:0 0!important;padding:5px 15px!important}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox [class$=--Suggestion]:hover{color:gray!important}.ts-feed-map-geocoder .mapboxgl-ctrl-searchbox [class$=--SuggestionDesc]{text-overflow:clip;white-space:normal}.ts-marker-locator{will-change:auto;width:33px;height:39px}.ts-feed-map-range{z-index:3;color:#000;text-align:center;width:202px;margin-left:-101px;font-family:DM Sans,sans-serif;font-size:14px;font-style:normal;font-weight:400;position:absolute;bottom:27px;left:50%}.ts-feed-map-range.close{display:none}.ts-feed-map-range__label{margin-bottom:11px}.ts-feed-map-range .ui-slider{text-align:left;position:relative}.ts-feed-map-range .ui-slider .ui-slider-handle{z-index:2;cursor:pointer;-ms-touch-action:none;touch-action:none;width:17px;height:17px;position:absolute}.ts-feed-map-range .ui-slider .ui-slider-range{z-index:1;background-position:0 0;border:0;display:block;position:absolute}.ts-feed-map-range .ui-slider.ui-state-disabled .ui-slider-handle,.ts-feed-map-range .ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ts-feed-map-range .ui-slider-horizontal{height:1px}.ts-feed-map-range .ui-slider-horizontal .ui-slider-handle{margin-left:-8px;top:-8px}.ts-feed-map-range .ui-slider-horizontal .ui-slider-range{height:100%;top:0}.ts-feed-map-range .ui-slider-horizontal .ui-slider-range-min{left:0}.ts-feed-map-range .ui-slider-horizontal .ui-slider-range-max{right:0}.ts-feed-map-range .ui-widget.ui-widget-content{background-color:#000}.ts-feed-map-range .ui-state-default,.ts-feed-map-range .ui-widget-content .ui-state-default,.ts-feed-map-range .ui-widget-header .ui-state-default,.ts-feed-map-range .ui-button,.ts-feed-map-range html .ui-button.ui-state-disabled:hover,.ts-feed-map-range html .ui-button.ui-state-disabled:active{background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg width='17' height='17' viewBox='0 0 17 17' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='7' y='6' width='1' height='5' fill='black'/%3E%3Crect x='9' y='6' width='1' height='5' fill='black'/%3E%3C/svg%3E%0A");background-position:50%;background-repeat:no-repeat;border:1px solid #000;border-radius:100%;font-weight:400}.ts-feed-map-range .ui-state-active,.ts-feed-map-range .ui-widget-content .ui-state-active,.ts-feed-map-range .ui-widget-header .ui-state-active,.ts-feed-map-range a.ui-button:active,.ts-feed-map-range .ui-button:active,.ts-feed-map-range .ui-button.ui-state-active:hover{background-color:#eee}.ts-feed-map-range .range-division{background-color:#000;width:1px;height:3px;position:absolute;top:-1px;left:0}.ts-feed-map-range .range-division--first,.ts-feed-map-range .range-division--last{height:5px;top:-2px}.ts-feed-map-range .range-division--last{right:0;left:auto!important}.ts-feed-map-moving-filter{z-index:3;line-height:1;position:absolute;bottom:15px;left:15px}.ts-feed-map-moving-filter *,.ts-feed-map-moving-filter :after,.ts-feed-map-moving-filter :before{box-sizing:border-box}.ts-feed-switcher{cursor:pointer;-ms-flex-wrap:nowrap;flex-wrap:nowrap;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;margin:0;display:-ms-inline-flexbox;display:inline-flex}.ts-feed-switcher input{opacity:0;width:0;height:0}.ts-feed-switcher__label{color:#000;margin-left:10px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400;display:block}.ts-feed-switcher__inner{width:37px;height:21px;display:block;position:relative}.ts-feed-switcher__slider{cursor:pointer;background-color:#fff;border:1px solid #000;border-radius:15px;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-align:center;align-items:center;transition:all .4s;display:-ms-flexbox;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.ts-feed-switcher__slider:before{content:"";background-color:#fff;border:1px solid #000;border-radius:100%;width:11px;height:11px;transition:all .4s;position:absolute;left:5px}.ts-feed-switcher input:checked+.ts-feed-switcher__slider{background-color:#000}.ts-feed-switcher input:focus+.ts-feed-switcher__slider{box-shadow:none}.ts-feed-switcher input:checked+.ts-feed-switcher__slider:before{transform:translate(17px)}.ts-feed-wrap--boxed{max-width:100%;margin:0}.ts-feed-wrap--fullheight,.ts-feed-wrap--fullheight .ts-feed-map-wrap{height:100%}.ts-feed-wrap--fullheight .ts-feed-map{z-index:1;width:100%;height:100%;position:relative;overflow:hidden}.ts-map-legend{z-index:3;color:#000;cursor:default;-ms-user-select:none;user-select:none;background-color:#fff;border:1px solid #000;min-width:115px;padding:5px 15px 5px 11px;font-family:DM Sans,sans-serif;font-size:12px;font-weight:400;line-height:1;position:absolute;bottom:15px;right:15px}.ts-map-legend label{cursor:pointer;margin:0!important;font-size:12px!important;font-weight:400!important}.ts-map-legend *,.ts-map-legend :after,.ts-map-legend :before{box-sizing:border-box}.ts-map-legend .ts-switcher{margin:0 0 0 13px!important}.ts-map-legend .ts-switcher__inner{width:14px;height:9px}.ts-map-legend .ts-switcher__slider{background-color:#bfbfbf}.ts-map-legend .ts-switcher__slider:before{border-radius:100%;width:5px;height:5px;left:2px}.ts-map-legend input:checked+.ts-switcher__slider:before{transform:translate(5px)}.ts-map-legend__item{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;margin:4px -3px;display:-ms-flexbox;display:flex;position:relative}.ts-map-legend__item__col,.ts-map-legend__item__col-auto{width:100%;padding-left:3px;padding-right:3px;position:relative}.ts-map-legend__item__col{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.ts-map-legend__item__col-auto{-ms-flex:none;flex:none;width:auto;max-width:100%}.ts-map-legend__item_star{margin:6px 0;padding-left:0;position:relative}.ts-map-legend__item_star img{margin-top:-4px;margin-left:-4px;margin-right:5px}.ts-map-legend .ts-map-legend-circle{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;width:14px;height:14px;display:-ms-flexbox;display:flex}.ts-map-legend .ts-map-legend-circle:before{content:"";width:9px;height:9px;display:block}.ts-map-legend .ts-map-legend-circle--images:before{background-color:#5294f3;border-radius:100%}.ts-map-legend .ts-map-legend-circle--videos:before{background-color:#f85756;border-radius:100%}.ts-map-legend .ts-map-legend-circle--questions:before{background-color:#bf59ff;border-radius:100%}.ts-map-legend .ts-map-legend-circle--reviews:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAANCAYAAABy6+R8AAAAwXpUWHRSYXcgcHJvZmlsZSB0eXBlIGV4aWYAAHjabVDbDcMwCPxnio5gHrZhHKdJpW7Q8YuDk8ZtT/JxQHQBYHs9H3DrIBSQXLVYKckhJkbNhaZA2xmT7BxYR8S5DmeDvMQeOVIt4/ujjqdBhOYqX4z0PhrL3DAZ/vplRBG4T0SfCcGGEVM0cBi0WCsV03pdYdnSDI0HnUTnsX/y6tdbs/+HiTZGTs7MJQbg/jJwc4HOxJW6MtfZs87HSn6Qf3c6AG9scFl6+GdpkQAAAYRpQ0NQSUNDIHByb2ZpbGUAAHicfZE9SMNQFIVPU6UiFQU7FHXIUJ3sokUcaxWKUCHUCq06mLz0D5o0JCkujoJrwcGfxaqDi7OuDq6CIPgD4i44KbpIifclhRaxXni8j/PuObx3HyA0KkyzeuKApttmOpkQs7lVMfAKH0YxhBjCMrOMOUlKoWt93VM31V2UZ3Xv+7MG1LzFAJ9IHGeGaRNvEM9s2gbnfeIQK8kq8TnxpEkXJH7kuuLxG+eiywLPDJmZ9DxxiFgsdrDSwaxkasQx4oiq6ZQvZD1WOW9x1io11ronf2Ewr68sc53WGJJYxBIkiFBQQxkV2IjSrpNiIU3niS7+EdcvkUshVxmMHAuoQoPs+sH/4PdsrcL0lJcUTAC9L47zMQ4EdoFm3XG+jx2neQL4n4Erve2vNoDZT9LrbS1yBAxuAxfXbU3ZAy53gPCTIZuyK/lpCYUC8H5G35QDhm+B/jVvbq1znD4AGZpV6gY4OAQmipS93uXdfZ1z+7enNb8fzBxyyhxV8f4AAA14aVRYdFhNTDpjb20uYWRvYmUueG1wAAAAAAA8P3hwYWNrZXQgYmVnaW49Iu+7vyIgaWQ9Ilc1TTBNcENlaGlIenJlU3pOVGN6a2M5ZCI/Pgo8eDp4bXBtZXRhIHhtbG5zOng9ImFkb2JlOm5zOm1ldGEvIiB4OnhtcHRrPSJYTVAgQ29yZSA0LjQuMC1FeGl2MiI+CiA8cmRmOlJERiB4bWxuczpyZGY9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkvMDIvMjItcmRmLXN5bnRheC1ucyMiPgogIDxyZGY6RGVzY3JpcHRpb24gcmRmOmFib3V0PSIiCiAgICB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIKICAgIHhtbG5zOnN0RXZ0PSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VFdmVudCMiCiAgICB4bWxuczpkYz0iaHR0cDovL3B1cmwub3JnL2RjL2VsZW1lbnRzLzEuMS8iCiAgICB4bWxuczpHSU1QPSJodHRwOi8vd3d3LmdpbXAub3JnL3htcC8iCiAgICB4bWxuczp0aWZmPSJodHRwOi8vbnMuYWRvYmUuY29tL3RpZmYvMS4wLyIKICAgIHhtbG5zOnhtcD0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wLyIKICAgeG1wTU06RG9jdW1lbnRJRD0iZ2ltcDpkb2NpZDpnaW1wOjZhOTc0YWIzLWU0YzItNGExMS1hY2E0LTk2OWY2YTQ5MTYyNiIKICAgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDo4ZjUwYjg3Ny05OTIyLTQyOWItODNiMi0yYWY3ZTRmYzZkOWQiCiAgIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDo2YmVhMmNlNC1kNWViLTQwNzAtODg0MS1iNmRjZjMyZDdhOGYiCiAgIGRjOkZvcm1hdD0iaW1hZ2UvcG5nIgogICBHSU1QOkFQST0iMi4wIgogICBHSU1QOlBsYXRmb3JtPSJMaW51eCIKICAgR0lNUDpUaW1lU3RhbXA9IjE3Mzc5OTY3ODMyNzgxNDAiCiAgIEdJTVA6VmVyc2lvbj0iMi4xMC4zNiIKICAgdGlmZjpPcmllbnRhdGlvbj0iMSIKICAgeG1wOkNyZWF0b3JUb29sPSJHSU1QIDIuMTAiCiAgIHhtcDpNZXRhZGF0YURhdGU9IjIwMjU6MDE6MjdUMTk6NTI6NTMrMDM6MDAiCiAgIHhtcDpNb2RpZnlEYXRlPSIyMDI1OjAxOjI3VDE5OjUyOjUzKzAzOjAwIj4KICAgPHhtcE1NOkhpc3Rvcnk+CiAgICA8cmRmOlNlcT4KICAgICA8cmRmOmxpCiAgICAgIHN0RXZ0OmFjdGlvbj0ic2F2ZWQiCiAgICAgIHN0RXZ0OmNoYW5nZWQ9Ii8iCiAgICAgIHN0RXZ0Omluc3RhbmNlSUQ9InhtcC5paWQ6NjViMmUxYWYtYTgwZi00ZjEyLWE5ZGEtNTQ4YmM0NjQxZGY4IgogICAgICBzdEV2dDpzb2Z0d2FyZUFnZW50PSJHaW1wIDIuMTAgKExpbnV4KSIKICAgICAgc3RFdnQ6d2hlbj0iMjAyNS0wMS0yN1QxOTo1MzowMyswMzowMCIvPgogICAgPC9yZGY6U2VxPgogICA8L3htcE1NOkhpc3Rvcnk+CiAgPC9yZGY6RGVzY3JpcHRpb24+CiA8L3JkZjpSREY+CjwveDp4bXBtZXRhPgogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgIAogICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgCiAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAgICAKICAgICAgICAgICAgICAgICAgICAgICAgICAgCjw/eHBhY2tldCBlbmQ9InciPz5gylj8AAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMAAAsTAAALEwEAmpwYAAAAB3RJTUUH6QEbEDUDYPkpuAAAASxJREFUKM+Nkj8vw1EUhp/bSCfRxmQhtVfSXUjjAzQGC4Ngsll10vgAYrJKRC0kYmCjTRqLkdia9M9k8tO0C4PHUA2pX/BO574nT+695z0QI3XHvvb4r9TI06x2W+9qfrifiAHyPNXS9NpQLwfgBzSipoHcN2+L+km/eroFWFWr3/rNoDZ4vs/w1ulbbx24K0KvDQRYOIZk6guZmIuCGnE203/OX0qmoVAzAayz9NAkV/wdmJiDQg1Gp3bD5+czQIX2ZYablZ9Argi57QawEUKoJgBCCE1gndGpmCsCJMcAjkII1eGRr1Evf53GZwYhQPsKYD4u0IYXs1qe1McD1chuU0+zepjS15f3z3iGtuB6Wbst1X01rZZ8jbS2Gb8d6qJ6ri4O+dNqRS0NvA/H57THpT9a+wAAAABJRU5ErkJggg==);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0;width:14px;height:14px}.ts-map-legend .ts-map-legend-circle--visited-countries:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAAKCAMAAABR24SMAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAATlBMVEUAAABFeqpIgK9IfatIfqxIfaxIfapQg7FIe6tIfapHfaxHfKtAgJ9HfatFgKpIfaux1PVXibbA4f+Er9Wqz+9Pg7BunMWTu9+iyOr///8r86+kAAAAD3RSTlMAMCDfX5/f70Bgr88Q7zAoMNUAAAAAAWJLR0QZ7G61iAAAAAlwSFlzAAALEwAACxMBAJqcGAAAAAd0SU1FB+kBFw4NFKjbIUYAAAA8SURBVAjXY2BkYoACfmYWGEtAkBUizC8kJMwPBMwgFhjw42SJiIqJ8zOwiYlLsHNwcnEz8HBy8fKBDAEAp3QEBnHf+scAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjUtMDEtMjNUMTQ6MTM6MjArMDA6MDBYKd0BAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDI1LTAxLTIzVDE0OjEzOjIwKzAwOjAwKXRlvQAAAABJRU5ErkJggg==);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0;width:9px;height:10px}.ts-map-legend .ts-map-legend-circle--favorite-cities:before{background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAkAAAALCAMAAACah1cpAAAABGdBTUEAALGPC/xhBQAAACBjSFJNAAB6JgAAgIQAAPoAAACA6AAAdTAAAOpgAAA6mAAAF3CculE8AAAAQlBMVEUAAAAgn0AkpUojpUkjo0okpEokpUoko0ojpUojo0kgn1Ako0okpEkjo0ojo0kko0gkpEqR0qX///+R0aWS0qSS0aRnl/89AAAAEHRSTlMAEH/f38/PgN/fEK+/kJBAVzB3SgAAAAFiS0dEEnu8bAAAAAAJcEhZcwAACxMAAAsTAQCanBgAAAAHdElNRQfpARcODRSo2yFGAAAASklEQVQI1z2MSw6AMBBCmTq1Wn846v2vKk2Nb0EgAQBLAz0ZYJmN0ZDYKXDyjIt0KEaEFBN5x0POKH+v9m3WTV1kVhmxccfH0eQF7vsEA0IC2XsAAAAldEVYdGRhdGU6Y3JlYXRlADIwMjUtMDEtMjNUMTQ6MTM6MjArMDA6MDBYKd0BAAAAJXRFWHRkYXRlOm1vZGlmeQAyMDI1LTAxLTIzVDE0OjEzOjIwKzAwOjAwKXRlvQAAAABJRU5ErkJggg==);background-position:50%;background-repeat:no-repeat;background-size:contain;border-radius:0;width:9px;height:11px}.ts-feed-export-map{width:1200px;height:750px}.ts-clusters{z-index:1;pointer-events:none;cursor:default;position:absolute;top:0;bottom:0;left:0;right:0}.ts-map-cluster-control{border-left:1px solid #d9d9d9;margin-right:auto;padding:7px 29px}.ts-map-cluster-control *,.ts-map-cluster-control :after,.ts-map-cluster-control :before{box-sizing:border-box}.ts-map-feed-show-map-notice{text-align:center;padding:15px 0 5px;position:relative}.ts-map-feed-show-map-notice p{color:gray;margin:0;font-family:DM Sans,sans-serif;font-size:14px;font-weight:400}.ts-map-feed-show-map-notice:before{content:"";z-index:-1;background-color:#f7f8fa;display:block;position:absolute;top:0;bottom:0;left:-99999px;right:-99999px}.single-feed_list .qodef-page-title,.single-feed_list #qodef-author-info{opacity:0;visibility:hidden;pointer-events:none;cursor:default;position:absolute;top:-999999px;left:-99999px;display:none!important}.single-feed_list .ts-feed-map{height:260px}.single-feed_list .ts-feed-map.md-height{height:520px}.single-feed_list .ts-feed-posts{background-color:#f7f8fa;padding-top:50px;padding-bottom:52px;position:relative}.single-feed_list .ts-feed-posts:before{content:"";z-index:-1;background-color:#f7f8fa;display:block;position:absolute;top:0;bottom:0;left:-99999px;right:-99999px}.single-feed_list .ts-btn-show-map-wrapper{text-align:right;max-width:906px;margin:0 auto;position:relative}.single-feed_list .ts-btn-show-map-wrapper:before{content:"";z-index:-1;background-color:#f7f8fa;display:block;position:absolute;top:0;bottom:0;left:-99999px;right:-99999px}.single-feed_list .ts-btn-show-map-wrapper .ts-btn-show-map:not(.close){margin-top:27px;margin-bottom:5px}.single-feed_list .ts-feed-posts .ts-feed-post__inner{padding-top:0;padding-bottom:0}.single-feed_list .ts-btn-show-map{margin-bottom:0}textarea.ts-feed-comment-textarea{text-transform:none;letter-spacing:0;color:#000;cursor:text;resize:none;background-color:#fff;background-clip:padding-box;border:1px solid #000;border-radius:0;outline:0;width:100%;height:196px;margin:0;padding:16px 20px;font-family:DM Sans,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:1.5;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;display:block}textarea.ts-feed-comment-textarea::-webkit-input-placeholder{opacity:1;color:#7e7e7e;font-size:14px}textarea.ts-feed-comment-textarea:-moz-placeholder-shown{opacity:1;color:#7e7e7e;font-size:14px}textarea.ts-feed-comment-textarea::-moz-placeholder{opacity:1;color:#7e7e7e;font-size:14px}textarea.ts-feed-comment-textarea:-ms-placeholder-shown{opacity:1;color:#7e7e7e;font-size:14px}.ts-feed-comment-btn{margin-top:19px!important}.ts-feed-comments{margin-left:-15px;padding-top:47px}.ts-feed-comments .ts-feed-post__inner{padding-left:15px}.ts-feed-comments--empty{padding-top:21px}.ts-feed-comments-head{color:#000;border-bottom:1px solid #000;padding-bottom:22px}.ts-feed-comments-head__row{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;margin-left:-15px;margin-right:-15px;display:-ms-flexbox;display:flex}.ts-feed-comments-head__col-1,.ts-feed-comments-head__col-2{-ms-flex:0 0 50%;flex:0 0 50%;width:100%;max-width:50%;padding-left:15px;padding-right:15px;position:relative}.ts-feed-comments-head__col-2{text-align:right}.ts-feed-comments-head__title{font-size:22px;font-weight:500}.ts-feed-comments-head__title sup{margin-left:5px;font-size:14px;font-weight:400;position:relative}.ts-btn-add-comment{letter-spacing:-.5px;vertical-align:baseline;text-align:left;border:0;border-radius:0;outline:0;margin-bottom:0;padding:0;font-size:15px;font-weight:400;line-height:1.3;display:inline-block;position:relative;color:#000!important}.ts-btn-add-comment:after{content:"";background-color:#000;width:100%;height:1px;transition:all .3s ease-out;display:block;position:absolute;bottom:0;left:auto;right:0}.ts-btn-add-comment:hover:after{animation:1s linear reunderline}.ts-btn-add-comment .ts-svg-icon{margin-left:-21px;margin-right:6px;top:3px}.ts-feed-comments-form{margin-top:14px}.ts-feed-wrap-comments{max-width:921px;padding-left:15px}.must-log-in{background:#fff;border-top:1px solid #000;border-bottom:1px solid #000;margin-top:-16px;padding:36px 0}.must-log-in__row{-ms-flex-wrap:wrap;flex-wrap:wrap;-ms-flex-align:center;align-items:center;margin-left:-15px;margin-right:-15px;display:-ms-flexbox;display:flex}@media (max-width:460px){.must-log-in__row{-ms-flex-direction:column;flex-direction:column}}.must-log-in__col-1,.must-log-in__col-2{width:100%;padding-left:15px;padding-right:15px;position:relative}.must-log-in .ts-btn{padding-left:47px;padding-right:47px}.must-log-in__col-1{-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%;font-family:EB Garamond,sans-serif;font-size:19px;line-height:1.5}.must-log-in__col-2{text-align:right;-ms-flex:none;flex:none;width:auto;max-width:100%}@media (max-width:460px){.must-log-in__col-2{margin-top:20px}.must-log-in__col-1,.must-log-in__col-2{text-align:left;-ms-flex:0 0 100%;flex:0 0 100%;width:100%;max-width:100%}}.ts-feed-comments--empty .must-log-in{margin-top:15px}.travelingsession-account .ts-feed-form{padding-top:0}.ts-simple-grid{-ms-flex-pack:center;justify-content:center;-ms-flex-align:center;align-items:center;gap:20px;display:-ms-flexbox;display:flex}@media (max-width:650px){.ts-simple-grid{-ms-flex-direction:column;flex-direction:column}}.ts-simple-grid__item{position:relative}.ts-simple-grid__item:after{content:"";background-color:transparent;transition:all .3s ease-in-out;position:absolute;top:0;bottom:0;left:0;right:0}.ts-simple-grid__item:hover:after{background-color:rgba(0,0,0,.1)}.ts-simple-grid__item__label{text-align:center;color:#000;z-index:5;width:100%;font-family:DM Sans,sans-serif;font-size:22px;font-style:normal;font-weight:500;line-height:1.3;display:block;position:absolute;bottom:-45px}.ts-simple-grid img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;top:0;left:0;overflow:hidden}.ts-simple-grid--2 .ts-simple-grid__item{width:250px;height:250px}@media (max-width:768px){.ts-simple-grid--3{-ms-flex-direction:column;flex-direction:column}}.ts-simple-grid--3 .ts-simple-grid__item{width:520px;height:520px}@media (max-width:768px){.ts-simple-grid--3 .ts-simple-grid__item{margin-bottom:52px}}@media (max-width:560px){.ts-simple-grid--3 .ts-simple-grid__item{width:100%;height:0;padding-bottom:100%}}.ts-simple-grid--3 .ts-simple-grid--part{-ms-flex-flow:column wrap;flex-flow:column wrap;gap:20px;width:250px;display:-ms-flexbox;display:flex}@media (max-width:768px){.ts-simple-grid--3 .ts-simple-grid--part{-ms-flex-direction:row;flex-direction:row;width:520px}}@media (max-width:560px){.ts-simple-grid--3 .ts-simple-grid--part{-ms-flex-direction:column;flex-direction:column;width:250px}}.ts-simple-grid--3 .ts-simple-grid--part .ts-simple-grid__item{width:250px;height:250px;margin:0;padding:0}