/*! PhotoSwipe Default UI CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp__button{width:44px;height:44px;position:relative;background:none;cursor:pointer;overflow:visible;-webkit-appearance:none;display:block;border:0;padding:0;margin:0;float:right;opacity:.75;-webkit-transition:opacity .2s;transition:opacity .2s;-webkit-box-shadow:none;box-shadow:none}.pswp__button:focus,.pswp__button:hover{opacity:1}.pswp__button:active{outline:0;opacity:.9}.pswp__button::-moz-focus-inner{padding:0;border:0}.pswp__ui--over-close .pswp__button--close{opacity:1}.pswp__button,.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{background:url(../../lib/photoswipe.4.1.3/default-skin/default-skin.png) 0 0 no-repeat;background-size:264px 88px;width:44px;height:44px}@media(-webkit-min-device-pixel-ratio:1.1),(-webkit-min-device-pixel-ratio:1.09375),(min-resolution:105dpi),(min-resolution:1.1dppx){.pswp--svg .pswp__button,.pswp--svg .pswp__button--arrow--left:before,.pswp--svg .pswp__button--arrow--right:before{background-image:url(../../lib/photoswipe.4.1.3/default-skin/default-skin.svg)}.pswp--svg .pswp__button--arrow--left,.pswp--svg .pswp__button--arrow--right{background:none}}.pswp__button--close{background-position:0 -44px}.pswp__button--share{background-position:-44px -44px}.pswp__button--fs{display:none}.pswp--supports-fs .pswp__button--fs{display:block}.pswp--fs .pswp__button--fs{background-position:-44px 0}.pswp__button--zoom{display:none;background-position:-88px 0}.pswp--zoom-allowed .pswp__button--zoom{display:block}.pswp--zoomed-in .pswp__button--zoom{background-position:-132px 0}.pswp--touch .pswp__button--arrow--left,.pswp--touch .pswp__button--arrow--right{visibility:hidden}.pswp__button--arrow--left,.pswp__button--arrow--right{background:none;top:50%;margin-top:-50px;width:70px;height:100px;position:absolute}.pswp__button--arrow--left{left:0}.pswp__button--arrow--right{right:0}.pswp__button--arrow--left:before,.pswp__button--arrow--right:before{content:'';top:35px;background-color:rgba(0,0,0,.3);height:30px;width:32px;position:absolute}.pswp__button--arrow--left:before{left:6px;background-position:-138px -44px}.pswp__button--arrow--right:before{right:6px;background-position:-94px -44px}.pswp__counter,.pswp__share-modal{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.pswp__share-modal{display:block;background:rgba(0,0,0,.5);width:100%;height:100%;top:0;left:0;padding:10px;position:absolute;z-index:1600;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;-webkit-backface-visibility:hidden;will-change:opacity}.pswp__share-modal--hidden{display:none}.pswp__share-tooltip{z-index:1620;position:absolute;background:#fff;top:56px;border-radius:2px;display:block;width:auto;right:44px;-webkit-box-shadow:0 2px 5px rgba(0,0,0,.25);box-shadow:0 2px 5px rgba(0,0,0,.25);-webkit-transform:translateY(6px);-ms-transform:translateY(6px);transform:translateY(6px);-webkit-transition:-webkit-transform .25s;transition:transform .25s;-webkit-backface-visibility:hidden;will-change:transform}.pswp__share-tooltip a{display:block;padding:8px 12px;color:#000;text-decoration:none;font-size:14px;line-height:18px}.pswp__share-tooltip a:hover{text-decoration:none;color:#000}.pswp__share-tooltip a:first-child{border-radius:2px 2px 0 0}.pswp__share-tooltip a:last-child{border-radius:0 0 2px 2px}.pswp__share-modal--fade-in{opacity:1}.pswp__share-modal--fade-in .pswp__share-tooltip{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.pswp--touch .pswp__share-tooltip a{padding:16px 12px}a.pswp__share--facebook:before{content:'';display:block;width:0;height:0;position:absolute;top:-12px;right:15px;border:6px solid transparent;border-bottom-color:#fff;-webkit-pointer-events:none;-moz-pointer-events:none;pointer-events:none}a.pswp__share--facebook:hover{background:#3e5c9a;color:#fff}a.pswp__share--facebook:hover:before{border-bottom-color:#3e5c9a}a.pswp__share--twitter:hover{background:#55acee;color:#fff}a.pswp__share--pinterest:hover{background:#ccc;color:#ce272d}a.pswp__share--download:hover{background:#ddd}.pswp__counter{position:absolute;left:0;top:0;height:44px;font-size:13px;line-height:44px;color:#fff;opacity:.75;padding:0 10px}.pswp__caption{position:absolute;left:0;bottom:0;width:100%;min-height:44px}.pswp__caption small{font-size:11px;color:#bbb}.pswp__caption__center{text-align:left;max-width:420px;margin:0 auto;font-size:13px;padding:10px;line-height:20px;color:#ccc}.pswp__caption--empty{display:none}.pswp__caption--fake{visibility:hidden}.pswp__preloader{width:44px;height:44px;position:absolute;top:0;left:50%;margin-left:-22px;opacity:0;-webkit-transition:opacity .25s ease-out;transition:opacity .25s ease-out;will-change:opacity;direction:ltr}.pswp__preloader__icn{width:20px;height:20px;margin:12px}.pswp__preloader--active{opacity:1}.pswp__preloader--active .pswp__preloader__icn{background:url(../../lib/photoswipe.4.1.3/default-skin/preloader.gif) 0 0 no-repeat}.pswp--css_animation .pswp__preloader--active{opacity:1}.pswp--css_animation .pswp__preloader--active .pswp__preloader__icn{-webkit-animation:clockwise 500ms linear infinite;animation:clockwise 500ms linear infinite}.pswp--css_animation .pswp__preloader--active .pswp__preloader__donut{-webkit-animation:donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite;animation:donut-rotate 1000ms cubic-bezier(.4,0,.22,1) infinite}.pswp--css_animation .pswp__preloader__icn{background:none;opacity:.75;width:14px;height:14px;position:absolute;left:15px;top:15px;margin:0}.pswp--css_animation .pswp__preloader__cut{position:relative;width:7px;height:14px;overflow:hidden}.pswp--css_animation .pswp__preloader__donut{-webkit-box-sizing:border-box;box-sizing:border-box;width:14px;height:14px;border:2px solid #fff;border-radius:50%;border-left-color:transparent;border-bottom-color:transparent;position:absolute;top:0;left:0;background:none;margin:0}@media screen and (max-width:1024px){.pswp__preloader{position:relative;left:auto;top:auto;margin:0;float:right}}@-webkit-keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes clockwise{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}@keyframes donut-rotate{0%{-webkit-transform:rotate(0);transform:rotate(0)}50%{-webkit-transform:rotate(-140deg);transform:rotate(-140deg)}100%{-webkit-transform:rotate(0);transform:rotate(0)}}.pswp__ui{-webkit-font-smoothing:auto;visibility:visible;opacity:1;z-index:1550}.pswp__top-bar{position:absolute;left:0;top:0;height:44px;width:100%}.pswp__caption,.pswp__top-bar,.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{-webkit-backface-visibility:hidden;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--has_mouse .pswp__button--arrow--left,.pswp--has_mouse .pswp__button--arrow--right{visibility:visible}.pswp__top-bar,.pswp__caption{background-color:rgba(0,0,0,.5)}.pswp__ui--fit .pswp__top-bar,.pswp__ui--fit .pswp__caption{background-color:rgba(0,0,0,.3)}.pswp__ui--idle .pswp__top-bar{opacity:0}.pswp__ui--idle .pswp__button--arrow--left,.pswp__ui--idle .pswp__button--arrow--right{opacity:0}.pswp__ui--hidden .pswp__top-bar,.pswp__ui--hidden .pswp__caption,.pswp__ui--hidden .pswp__button--arrow--left,.pswp__ui--hidden .pswp__button--arrow--right{opacity:.001}.pswp__ui--one-slide .pswp__button--arrow--left,.pswp__ui--one-slide .pswp__button--arrow--right,.pswp__ui--one-slide .pswp__counter{display:none}.pswp__element--disabled{display:none!important}.pswp--minimal--dark .pswp__top-bar{background:none}
/*! PhotoSwipe main CSS by Dmitry Semenov | photoswipe.com | MIT license */
.pswp{display:none;position:absolute;width:100%;height:100%;left:0;top:0;overflow:hidden;-ms-touch-action:none;touch-action:none;z-index:1500;-webkit-text-size-adjust:100%;-webkit-backface-visibility:hidden;outline:0}.pswp *{-webkit-box-sizing:border-box;box-sizing:border-box}.pswp img{max-width:none}.pswp--animate_opacity{opacity:.001;will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--open{display:block}.pswp--zoom-allowed .pswp__img{cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.pswp--zoomed-in .pswp__img{cursor:-webkit-grab;cursor:-moz-grab;cursor:grab}.pswp--dragging .pswp__img{cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:grabbing}.pswp__bg{position:absolute;left:0;top:0;width:100%;height:100%;background:#000;opacity:0;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-backface-visibility:hidden;will-change:opacity}.pswp__scroll-wrap{position:absolute;left:0;top:0;width:100%;height:100%;overflow:hidden}.pswp__container,.pswp__zoom-wrap{-ms-touch-action:none;touch-action:none;position:absolute;left:0;right:0;top:0;bottom:0}.pswp__container,.pswp__img{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.pswp__zoom-wrap{position:absolute;width:100%;-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:-webkit-transform 333ms cubic-bezier(.4,0,.22,1);transition:transform 333ms cubic-bezier(.4,0,.22,1)}.pswp__bg{will-change:opacity;-webkit-transition:opacity 333ms cubic-bezier(.4,0,.22,1);transition:opacity 333ms cubic-bezier(.4,0,.22,1)}.pswp--animated-in .pswp__bg,.pswp--animated-in .pswp__zoom-wrap{-webkit-transition:none;transition:none}.pswp__container,.pswp__zoom-wrap{-webkit-backface-visibility:hidden}.pswp__item{position:absolute;left:0;right:0;top:0;bottom:0;overflow:hidden}.pswp__img{position:absolute;width:auto;height:auto;top:0;left:0}.pswp__img--placeholder{-webkit-backface-visibility:hidden}.pswp__img--placeholder--blank{background:#222}.pswp--ie .pswp__img{width:100%!important;height:auto!important;left:0;top:0}.pswp__error-msg{position:absolute;left:0;top:50%;width:100%;text-align:center;font-size:14px;line-height:16px;margin-top:-8px;color:#ccc}.pswp__error-msg a{color:#ccc;text-decoration:underline}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;touch-action:manipulation;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:0;padding:0!important;font:inherit}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-ms-touch-action:pan-y;touch-action:pan-y;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../../lib/OwlCarousel2-2.3.4/assets/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-dots,.owl-theme .owl-nav{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav{margin-top:10px}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}
/*! lightslider - v1.1.3 - 2015-04-14
* https://github.com/sachinchoolur/lightslider
* Copyright (c) 2015 Sachin N; Licensed MIT */
.lSSlideOuter{overflow:hidden;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lightSlider:before,.lightSlider:after{content:" ";display:table}.lightSlider{overflow:hidden;margin:0}.lSSlideWrapper{max-width:100%;overflow:hidden;position:relative}.lSSlideWrapper>.lightSlider:after{clear:both}.lSSlideWrapper .lSSlide{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0);-webkit-transition:all 1s;-webkit-transition-property:-webkit-transform,height;-moz-transition-property:-moz-transform,height;transition-property:transform,height;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade{position:relative}.lSSlideWrapper .lSFade>*{position:absolute!important;top:0;left:0;z-index:9;margin-right:0;width:100%}.lSSlideWrapper.usingCss .lSFade>*{opacity:0;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-property:opacity;transition-property:opacity;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lSSlideWrapper .lSFade>*.active{z-index:10}.lSSlideWrapper.usingCss .lSFade>*.active{opacity:1}.lSSlideOuter .lSPager.lSpg{margin:10px 0 0;padding:0;text-align:center}.lSSlideOuter .lSPager.lSpg>li{cursor:pointer;display:inline-block;padding:0 5px}.lSSlideOuter .lSPager.lSpg>li a{background-color:#222;border-radius:30px;display:inline-block;height:8px;overflow:hidden;text-indent:-999em;width:8px;position:relative;z-index:99;-webkit-transition:all .5s linear 0s;transition:all .5s linear 0s}.lSSlideOuter .lSPager.lSpg>li:hover a,.lSSlideOuter .lSPager.lSpg>li.active a{background-color:#428bca}.lSSlideOuter .media{opacity:.8}.lSSlideOuter .media.active{opacity:1}.lSSlideOuter .lSPager.lSGallery{list-style:none outside none;padding-left:0;margin:0;overflow:hidden;transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-webkit-transition-property:-webkit-transform;-moz-transition-property:-moz-transform;-webkit-touch-callout:none;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.lSSlideOuter .lSPager.lSGallery li{overflow:hidden;-webkit-transition:border-radius .12s linear 0s .35s linear 0s;transition:border-radius .12s linear 0s .35s linear 0s}.lSSlideOuter .lSPager.lSGallery li.active,.lSSlideOuter .lSPager.lSGallery li:hover{border-radius:5px}.lSSlideOuter .lSPager.lSGallery img{display:block;height:auto;max-width:100%}.lSSlideOuter .lSPager.lSGallery:before,.lSSlideOuter .lSPager.lSGallery:after{content:" ";display:table}.lSSlideOuter .lSPager.lSGallery:after{clear:both}.lSAction>a{width:32px;display:block;top:50%;height:32px;background-image:url('../../lib/lightslider-master/src/img/controls.png');cursor:pointer;position:absolute;z-index:99;margin-top:-16px;opacity:.5;-webkit-transition:opacity .35s linear 0s;transition:opacity .35s linear 0s}.lSAction>a:hover{opacity:1}.lSAction>.lSPrev{background-position:0 0;left:10px}.lSAction>.lSNext{background-position:-32px 0;right:10px}.lSAction>a.disabled{pointer-events:none}.cS-hidden{height:1px;opacity:0;filter:alpha(opacity=0);overflow:hidden}.lSSlideOuter.vertical{position:relative}.lSSlideOuter.vertical.noPager{padding-right:0!important}.lSSlideOuter.vertical .lSGallery{position:absolute!important;right:0;top:0}.lSSlideOuter.vertical .lightSlider>*{width:100%!important;max-width:none!important}.lSSlideOuter.vertical .lSAction>a{left:50%;margin-left:-14px;margin-top:0}.lSSlideOuter.vertical .lSAction>.lSNext{background-position:31px -31px;bottom:10px;top:auto}.lSSlideOuter.vertical .lSAction>.lSPrev{background-position:0 -31px;bottom:auto;top:10px}.lSSlideOuter.lSrtl{direction:rtl}.lSSlideOuter .lightSlider,.lSSlideOuter .lSPager{padding-left:0;list-style:none outside none}.lSSlideOuter.lSrtl .lightSlider,.lSSlideOuter.lSrtl .lSPager{padding-right:0}.lSSlideOuter .lightSlider>*,.lSSlideOuter .lSGallery li{float:left}.lSSlideOuter.lSrtl .lightSlider>*,.lSSlideOuter.lSrtl .lSGallery li{float:right!important}@-webkit-keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@keyframes rightEnd{0%{left:0}50%{left:-15px}100%{left:0}}@-webkit-keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@keyframes topEnd{0%{top:0}50%{top:-15px}100%{top:0}}@-webkit-keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@keyframes leftEnd{0%{left:0}50%{left:15px}100%{left:0}}@-webkit-keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}@keyframes bottomEnd{0%{bottom:0}50%{bottom:-15px}100%{bottom:0}}.lSSlideOuter .rightEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lSSlideOuter .leftEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.vertical .rightEnd{-webkit-animation:topEnd .3s;animation:topEnd .3s;position:relative}.lSSlideOuter.vertical .leftEnd{-webkit-animation:bottomEnd .3s;animation:bottomEnd .3s;position:relative}.lSSlideOuter.lSrtl .rightEnd{-webkit-animation:leftEnd .3s;animation:leftEnd .3s;position:relative}.lSSlideOuter.lSrtl .leftEnd{-webkit-animation:rightEnd .3s;animation:rightEnd .3s;position:relative}.lightSlider.lsGrab>*{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lightSlider.lsGrabbing>*{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}#progressUpload{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;background:#ffffffe6;border-radius:18vw;opacity:.9;display:flex;justify-content:center;align-items:center;display:none}.lds-roller{position:relative;width:80px;height:80px}.lds-roller div{animation:lds-roller 1.2s cubic-bezier(.5,0,.5,1) infinite;transform-origin:40px 40px}.lds-roller div:after{content:" ";display:block;position:absolute;width:7px;height:7px;border-radius:50%;background:#fb5823;margin:-4px 0 0 -4px}.lds-roller div:nth-child(1){animation-delay:-.036s}.lds-roller div:nth-child(1):after{top:63px;left:63px}.lds-roller div:nth-child(2){animation-delay:-.072s}.lds-roller div:nth-child(2):after{top:68px;left:56px}.lds-roller div:nth-child(3){animation-delay:-.108s}.lds-roller div:nth-child(3):after{top:71px;left:48px}.lds-roller div:nth-child(4){animation-delay:-.144s}.lds-roller div:nth-child(4):after{top:72px;left:40px}.lds-roller div:nth-child(5){animation-delay:-.18s}.lds-roller div:nth-child(5):after{top:71px;left:32px}.lds-roller div:nth-child(6){animation-delay:-.216s}.lds-roller div:nth-child(6):after{top:68px;left:24px}.lds-roller div:nth-child(7){animation-delay:-.252s}.lds-roller div:nth-child(7):after{top:63px;left:17px}.lds-roller div:nth-child(8){animation-delay:-.288s}.lds-roller div:nth-child(8):after{top:56px;left:12px}@keyframes lds-roller{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.profile-type__desktop{background:#fff;overflow:hidden;margin-bottom:10px;box-shadow:0 4px 3px -3px #0000004d}.users-type{padding:0;width:320px;margin:20px auto 0;display:grid;grid-template-columns:1fr 1fr 1fr;grid-gap:15px}.users-type li{display:inline-flex;flex:1;flex-direction:column;font-size:14px;justify-content:center;align-items:center;position:relative;border:unset;box-shadow:unset;border-radius:unset;color:#333;border-bottom:2px solid #fff;padding:0 13px 5px;margin:0 10px;min-height:40px;box-sizing:border-box}.users-type li:last-child{margin-right:0}.users-type li.active{background-color:#fb5823;box-shadow:0 16px 24px #fb582333,0 2px 6px #fb58231f,0 0 1px #0000000a;border-color:#fb5823;font-weight:bold;background:unset;box-shadow:unset}.users-type li a{color:#979797}.users-type li.active a{color:#fb5823}.users-type li.active:after{content:'';position:absolute;bottom:-2px;left:0;right:0;display:block;background:#fb5823;height:4px;border-radius:5px 5px 0 0}.profile-info{background:#fff}.user-cover{width:100%;overflow:hidden;position:relative;height:300px;max-height:300px;border-radius:0 0 20px 20px}.user-cover img{top:0;left:0;right:0;bottom:0;width:100%;height:100%;object-fit:cover}.user-cover .edit{position:absolute;bottom:10px;right:10px;z-index:10;border-radius:25px;padding:7px 10px;color:#333;background:#f1f1f1;display:none}.userinfo{position:relative}.userinfo .username{font-size:14px;color:#666;text-align:center;margin:10px}.userinfo h3{font-weight:bold;font-size:20px;line-height:21px;text-align:center;margin:16px 0 0}.userinfo h3.authentic img.authentic_icon{margin:0 0 2px 4px!important}.userinfo .userinfo_right{display:block;width:100%;clear:both}.userinfo .avatarimg{margin:auto;position:relative;width:210px;height:210px;z-index:11;margin-top:-9vw}.userinfo .avatarimg .upavatar{position:absolute;bottom:8px;left:0;right:0;text-align:center;color:#333;background:#fff;width:29px;height:29px;margin:auto;border-radius:15px;display:flex;justify-content:center;align-items:center}.userinfo .avatarimg img#avatar{width:100%;height:100%;object-fit:cover;border-radius:18vw;border:4px solid #fff}.userinfo_v2 .userinfo_item{display:inline-flex;justify-content:left;position:relative;align-items:center}.userinfo_v2 .userinfo_item a{background:#f5f5f7;width:32px;height:32px;border-radius:50%;display:flex;margin-left:15px;align-items:center;justify-content:center;color:#3e3e3f}.userinfo_v2 .userinfo_item a.mycrowd1:hover svg path{stroke:#fb5823}.userinfo_v2 .userinfo_item a img{width:18px;display:block;margin:auto;image-rendering:-moz-crisp-edges;image-rendering:-o-crisp-edges;image-rendering:-webkit-optimize-contrast;image-rendering:crisp-edges;-ms-interpolation-mode:nearest-neighbor}.userinfo_v2 .userinfo_item ul{display:none;position:absolute;right:0;width:191px;top:43px;z-index:9;padding:5px 15px;border-radius:12px;background:#fff;box-shadow:0 2px 7px #0000002e;backdrop-filter:blur(50px)}.userinfo_v2 .userinfo_item ul li{display:flex;align-items:center;padding:10px 0;border-bottom:1px solid #e8e8e8;flex-flow:row-reverse}.userinfo_v2 .userinfo_item ul li:last-child{border-bottom:unset}.userinfo_v2 .userinfo_item ul li a{width:100%;background:unset;height:auto;border-radius:unset;margin:0;display:inline-block;font-size:14px;line-height:14px;color:#393939}.userinfo_v2 .userinfo_item.userinfo_itembutton a{width:max-content;height:auto;padding:7px 15px;border-radius:100px;background:#0b6bdb;color:#fff;min-width:80px;box-sizing:border-box;border:unset!important}.userinfo_v2 .userinfo_v2_des{position:absolute;right:0;bottom:-40px;padding-right:17px}.users-viewer ul{box-shadow:0 1px 8px -3px #0000004d;border-radius:10px;padding:10px;background:#fff;overflow:hidden}.users-viewer ul li{display:inline-flex;flex:1;flex-direction:column;color:#979797;font-size:14px;text-align:left;justify-content:center;align-items:center;position:relative;margin-right:10px;justify-content:unset;align-items:unset;height:50px}.users-viewer ul li:last-child{margin-right:0}.users-viewer ul li a{color:#979797;width:100%}.users-viewer ul li a strong{display:flex;font-size:16px;color:#0b6bdb;line-height:30px;align-items:center;background:#e2eeff;margin:5px 0 0;border-radius:5px;justify-content:center;position:absolute;left:0;right:0;bottom:0}.users-viewer_v2{padding:0;padding:0;margin-top:15px}.users-viewer_v2 ul{border-radius:10px;box-shadow:0 1px 8px -3px #0000004d;padding:15px 10px;background:#fff;overflow:hidden}.users-intro{padding:10px 15px;color:#333;border-radius:10px;border-radius:10px;background:#fff;box-shadow:0 1px 8px -3px #0000004d}.users-intro h3{font-size:20px;padding:5px 0 0;font-weight:bold;color:#090963!important}.box_intro{position:inherit;position:relative;overflow:hidden}.users-intro p{font-size:15px;line-height:22px;padding:5px 0;color:#333;display:inline;word-break:break-word}.users-intro p.fulldes{display:none}.users-intro p.showTrue{height:136px;overflow:hidden}.users-intro ul li{padding:10px 0 0!important;display:flex;align-items:center}.users-intro ul li img{width:15px;height:auto;display:inline-flex;margin:0 10px 0 0}.users-intro ul li strong{margin:0}.users-photos{box-shadow:0 1px 8px -3px #0000004d;padding:15px 10px;border-radius:10px;border-top:unset;margin-top:15px!important;background:#fff}.users-video>div,.users-photos>div{padding:5px 0}.users-photos h3{font-size:20px;color:#090963}#photosContainer,#videosContainer{white-space:unset;overflow:hidden;display:flex;flex-flow:row wrap;padding:5px 0 0}#photosContainer a,#videosContainer a{overflow:hidden;display:inline-flex;justify-content:center;align-items:center;margin-right:10px;margin-bottom:8px;border-radius:8px;flex-basis:calc(94%/3);margin-right:7px;position:relative}#photosContainer a p,#videosContainer a p{position:absolute;left:0;right:0;bottom:0;top:0;margin:auto;display:none;justify-content:center;align-items:center;background:rgba(0,0,0,.7);color:#fff;font-size:25px}#photosContainer a:nth-child(3n+3),#videosContainer a:nth-child(3n+3){margin-right:0}#photosContainer a img,#videosContainer a img{width:75px;height:75px;object-fit:cover}.profile_totalphoto span{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;color:#fff;background:rgba(0,0,0,.7);font-size:20px;overflow-wrap:anywhere;text-align:center}.btnAddProduct{margin-bottom:13px!important;box-shadow:unset!important}.btnAddProduct span{color:#0b6bdb;background:#fff;border-radius:100%;margin-right:8px;width:18px;height:18px;display:flex;align-items:center;justify-content:center}.popupunfollow{display:none;position:absolute;bottom:-46px;z-index:9;right:0}.popupunfollow .UnFollowUser{color:#eb5757!important;background:rgba(245,245,247,.7)!important;border-radius:8px!important;font-weight:normal;font-size:13px;line-height:16px;letter-spacing:-.3px;box-shadow:1px 1px 8px -1px #a3a3a3}.popupunfollow .UnFollowUser .gricnd{position:relative}.popupunfollow .UnFollowUser .fa-times-circle{font-size:7px;position:absolute;left:-3px;top:8px;border:1px solid #fff;border-radius:50%;background:#fff}.popupunfollow .UnFollowUser span{margin-left:8px}.popupunfollow .fa-caret-up{position:absolute;top:-12px;font-size:17px;right:45px;color:rgba(245,245,247,.7);text-shadow:1px 1px 8px -1px #a3a3a3}.ShareProfile .btnShareProfile{color:#fff}.ShareProfile .modal-header{align-items:center}.ShareProfile .modal-title{font-weight:500;font-size:15px;line-height:20px;text-align:center;letter-spacing:-.2px;color:#333;width:100%}#popupModalVideo .modal-body{padding:0}#popupModalVideo .modal-content{padding:0;background:unset;border:unset}#popupModalVideo .modal-content>a{position:absolute;right:0;top:-50px}#popupModalVideo #popupModalVideo-item{width:auto;height:100%;object-fit:contain;background:#000;display:block;border-radius:12px;overflow:hidden;background:unset;max-height:70vh;max-width:100%;margin:auto}@media only screen and (min-width:767px){.ShareProfile .grouptitle_type{display:flex;padding:0 10px;margin-top:5px}.ShareProfile .grouptitle_type .grouptitle_typeItem{display:inline-flex;margin-right:7px;cursor:pointer;transition:all .3s;border-radius:12px;padding:5px 14px;font-weight:normal;font-size:11px;line-height:14px;color:#757575;background:#f5f5f7;border-radius:3px;border:1px solid #f5f5f7}.ShareProfile .grouptitle_type .grouptitle_typeItem.active{border:1px solid #fb5823;color:#fb5823;background:#fff}}@media screen and (max-width:992px){.user-cover{height:225px;max-height:225px;max-height:225px;border-radius:0}.user-cover:after{background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 44.61%,#fff 100%);content:"";position:absolute;left:0;right:0;bottom:0;height:100px}.userinfo.userinfo_v2{margin-top:-85px}.userinfo.userinfo_v2 .avatarimg{width:80px;height:80px;margin:0}.userinfo.userinfo_v2 h3{color:#090963;text-align:left}.userinfo.userinfo_v2 h4{color:#666;font-size:12px;padding-top:5px;text-align:left;margin:0 0 5px}.userinfo_v2 .userinfo_v2_des{position:unset}.users-intro{box-shadow:unset;padding-left:30px;padding-right:30px}.users-intro ul li b{margin-left:5px}.users-viewer_v2{padding:0 30px 10px;margin:auto;border-bottom:4px solid #e5e5e5}.users-viewer_v2 ul{padding:0;box-shadow:unset;border-radius:0;justify-content:space-between!important}.users-viewer_v2 ul li{flex:unset;font-size:15px;height:auto}.users-viewer_v2 ul li a{display:flex;justify-content:center;align-items:center;flex-flow:column;text-align:unset}.users-viewer_v2 ul li a strong{background:unset;color:#333;display:inline-flex;font-size:15px;margin:0 3px 0 0;position:unset;line-height:18px}.users-photos{box-shadow:unset;padding:0 30px;margin-top:10px!important}#photosContainer,#videosContainer{display:block;white-space:nowrap;overflow-x:auto;overflow-y:hidden}#photosContainer a,#videosContainer a{flex-basis:100px;border-radius:8px;margin-right:10px;margin-bottom:0}#photosContainer a:nth-child(3n+3),#videosContainer a:nth-child(3n+3){margin-right:10px}#photosContainer a img,#videosContainer a img{width:100px;height:100px;object-fit:cover}#photosContainer a p,#videosContainer a p{display:flex}.users-type{width:100%;padding-left:15px;padding-right:15px}.users-type li{background:#f5f5f7;border-radius:50px;border-bottom:unset;margin-bottom:0;border-bottom:unset;padding-bottom:0;margin:0}.users-type li.active{background:#fb5823}.users-type li.active a{color:#fff}.users-type li.active:after{content:unset}.btnAddProduct{border:1px solid #0b6bdb;background:#fff!important;color:#0b6bdb;box-shadow:none!important;width:100%;max-width:unset;border-radius:40px;margin:15px 0!important}.btn:hover{color:#0056b3}}.mainsec{padding-top:60px}#timelineProfile{margin:10px 0 auto}.profile-info{background:unset}.coverimg{position:relative}.coverimg img{width:100%;height:300px;object-fit:cover}.coverimg #progressUpload{border-radius:0}.userinfo{background:#fff}.userinfo .avatarimg{width:220px;height:220px;margin-top:0;position:absolute;top:-76px;right:0;left:0}.userinfo .avatarimg .basic-inf{display:block}.userinfo .avatarimg .basic-inf a.basic-inf__avatar{width:100%;height:100%;display:block}.userinfo .avatarimg .basic-inf a.basic-inf__avatar .packages_icon{width:50px;height:50px;right:21px}.userinfo h3{text-align:left}.userinfo .username{text-align:left;margin:10px auto 0}.userinfo .username .changeusername{margin-left:5px}.userinfo_v2 .userinfo_v2_des{position:unset;justify-content:right}.users-viewer_v2{margin-top:0}.users-viewer_v2 ul{box-shadow:unset}.users-viewer ul li a{text-align:center}.users-viewer ul li a strong{background:unset;color:#0055d4;position:unset;margin:auto}.userinfo_v2 .userinfo_item ul{top:65px}.userinfo_v2 .userinfo_item.userinfo_itembutton{justify-content:center;display:flex;position:absolute;left:15px;right:15px;top:155px;margin:unset;padding:0 1px;z-index:9;grid-gap:15px}.userinfo_v2 .userinfo_item.userinfo_itembutton a{border-radius:8px;min-width:47%;height:40px;box-sizing:border-box;position:relative;margin:unset}.userinfo_v2 .userinfo_item.userinfo_itembutton a svg{margin-right:5px}.users-photos{margin-top:0!important;border-radius:0 0 8px 8px;box-shadow:unset;border-top:5px solid #e5e5e5}.users-photos.no-data{border-top:unset;border-radius:8px}.users-intro h3,.users-video h3,.users-photos h3{font-size:15px;line-height:20px;color:#212121!important;font-weight:bold;margin-bottom:0}.users-photos.noradius{border-radius:0}.totalvideos{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;color:#fff;background:rgba(0,0,0,.7);font-size:20px;overflow-wrap:anywhere;text-align:center}.users-video{margin-top:0!important;border-radius:0 0 8px 8px;box-shadow:unset;border-top:5px solid #e5e5e5;background:#fff;padding:15px 10px}#videosContainer .btnplay{position:absolute;display:flex;justify-content:center;align-items:center;width:100%;height:100%}#videosContainer .btnplay img{width:16px;height:18px}.users-intro{margin-top:133px;border-radius:8px 8px 0 0;box-shadow:unset;overflow:hidden}.sameuser .users-intro,.users-intro.no-button{margin-top:84px}.users-intro p{font-size:14px;line-height:20px;color:#3e3e3f;word-break:break-word;display:block}.users-intro p *{overflow:hidden;word-break:break-word}.users-intro ul li svg{margin:0 10px 0 0}.users-intro ul li strong{font-weight:normal}.users-intro.no-data{background:#f5f7fa;padding:0}.users-intro.no-data h3{display:none!important}.popupunfollow .fa-caret-up{top:-10px;color:#fff}.popupunfollow{right:0;left:0;margin:auto;text-align:center}.users-type{width:unset;margin:auto 5px;background:#fff;border-radius:8px;padding:10px 0;position:relative;grid-gap:0;box-sizing:border-box;overflow:hidden}.users-type li{padding:0;margin:auto;border-right:1px solid #e5e5e5}.users-type li.active{border-bottom:unset;border-right-color:#e5e5e5}.users-type li.active:after{border-radius:0;bottom:-10px;height:5px;background:#0055d4}.users-type li.active a{color:#0055d4}.users-type li:last-child{border-right:0}.btn.btn-blue.btnAddProduct{width:unset;background:#fff;color:#757575;margin:5px 5px 13px 5px!important;max-width:unset;border:1px dashed #e5e5e5;padding:15px 0;font-weight:normal;font-size:15px;line-height:20px;text-transform:inherit;border-radius:4px}.btn.btn-blue.btnAddProduct svg{margin-right:5px}#listProducts li.no-product,#lstNews li.no-product{padding:10px;box-sizing:border-box;margin:0 5px;border-radius:4px;grid-column-start:1;grid-column-end:4;width:100%;box-sizing:border-box}#listProducts li.no-product{margin:0}#listProducts li.no-product img,#lstNews li.no-product img{width:50%;max-width:unset;height:auto;max-height:unset;margin:20px 0}#lstNews li.no-product p,#listProducts li.no-product p{color:#288ad6;font-size:15px;margin:20px 0}#lstNews li.newsItems_seemore{background:unset;justify-content:center;margin:auto}#lstNews li.newsItems_seemore a{padding:15px;background:#fff;border-radius:12px;color:#3e3e3f;box-sizing:border-box;text-align:center;width:100%}.box_listProductspublic{margin:30px 5px 10px 5px}.box_listNewspublic{margin:30px 0 10px 0}.box_listProductspublic>h3,.box_listNewspublic>h3{color:#212121;font-size:18px;font-weight:bold;line-height:25px;padding:10px 10px 0;text-align:center}#lstNewspublic{display:flex;flex-flow:row wrap}#lstNewspublic .newsItem{position:relative;display:flex;background:#fff;border-radius:8px;overflow:hidden;width:calc(50% - 5px);margin:5px 10px 5px 0}#lstNewspublic .newsItem:nth-child(2n){margin:5px 0}#lstNewspublic .newsItem a{flex-flow:column;width:100%}#lstNewspublic .newsItem a .avatar img{width:100%;height:145px;vertical-align:middle;object-fit:cover}#lstNewspublic .newsItem .info h3{padding:0;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;display:-webkit-box;margin:10px 0;max-height:45px;font-size:15px;color:#3e3e3f!important;line-height:20px}#lstNewspublic .newsItem .info{padding:0 10px 10px}#lstNewspublic .newsItem.seemore{background:unset;margin:5px auto}#lstNewspublic .newsItem.seemore a{background:#fff;padding:15px;display:block;margin:auto;width:100%;text-align:center;border-radius:12px;color:#3e3e3f}#lstNewspublic .newsItem .info .sptddcsm{background:#efefef;border-radius:4px;font-size:11px;line-height:14px;text-align:left;color:#757575;padding:2px 9px;margin-bottom:2px;display:inline-block;margin-right:10px}.popupunfollow .UnFollowUser{background:#fff!important}#changeusername_popup .modal-content{border-radius:12px}#changeusername_popup .modal-title{flex:1;font-size:18px;line-height:23px;color:#3e3e3f;margin-left:50px}#changeusername_popup .modal-body h4{font-weight:600;font-size:15px;line-height:20px;color:#3e3e3f;margin:15px 0 0}#changeusername_popup .modal-body .changeusername_username{background:#f5f5f7;border-radius:8px;font-size:15px;line-height:20px;color:#757575;padding:17px 20px;margin:5px 0 0;width:100%;box-sizing:border-box;border:unset}#changeusername_popup .modal-body .changeusername_note{font-size:12px;line-height:16px;letter-spacing:-.2px;color:#fb5823;margin-top:12px}#changeusername_popup .modal-body .changeusername_submit{background:#fff;border:1px solid #0055d4;border-radius:12px;padding:15px 22px;font-size:15px;line-height:20px;letter-spacing:-.2px;color:#0071e3;margin:27px auto 0;transition:.3s;width:max-content}#changeusername_popup .modal-body .changeusername_submit.nonactive{border-color:#ccc;color:#ccc;transition:.3s;cursor:auto}#changeusername_popup .modal-body.isupdate{display:flex;align-items:center;justify-content:center;flex-flow:column}#changeusername_popup .modal-body.isupdate svg{margin:20px auto 5px}#changeusername_popup .modal-body.isupdate p{font-size:15px;line-height:20px;text-align:center;letter-spacing:-.2px;color:#00a651}#changeusername_popup .modal-body.isupdate .changeusername_submit{min-width:160px;text-align:center;justify-content:center}.block_user#ConfirmBox #ConfirmBox_Body{font-size:16px;line-height:140%}.block_user#ConfirmBox #ConfirmBox_Body p{position:relative;display:flex;padding-left:10px}.block_user#ConfirmBox #ConfirmBox_Body p:before{content:"•";display:inline-flex;margin-right:10px}.block_user.block_user_status#ConfirmBox #ConfirmBox_Body{display:flex;align-items:center;justify-content:center;flex-flow:column}.block_user.block_user_status#ConfirmBox #ConfirmBox_Body p:before{content:unset}.block_user.block_user_status#ConfirmBox #ConfirmBox_Body p{margin-top:10px}.block_user.block_user_status#ConfirmBox .btn-cancel{display:none}@media screen and (max-width:992px){.mainsec{padding-top:60px}.users-type{margin:0;border-radius:0;padding:0;border-top:4px solid #e5e5e5}.users-type li{border-right:1px solid #e5e5e5;background:unset;margin:10px 0;padding:0;border-radius:0}.users-type li.active{background:unset;color:#0055d4;position:relative}.users-type li.active a:after{content:"";height:5px;width:100%;background:#0055d4;position:absolute;bottom:-10px;left:0;right:0}.users-photos,.users-video{padding:0 5px;height:156px;box-sizing:border-box}.users-video h3,.users-photos h3{margin:3px 0 3px 9px}.users-video h3 a,.users-photos h3 a{font-weight:600;font-size:15px;line-height:20px;color:#212121!important;letter-spacing:.3px}.users-photos.no-data{border-top:5px solid #e5e5e5;border-radius:0}#photosContainer,#videosContainer{padding:5px 5px 0 1px}#photosContainer a,#videosContainer a{border-radius:4px;margin-right:5px}#videosContainer a{margin-right:2px}#photosContainer a:last-child,#videosContainer a:last-child{margin-right:0}#photosContainer a:nth-child(3n+3){margin-right:5px}#videosContainer a:nth-child(3n+3){margin-right:2px}.userinfo_v2 .userinfo_item a{width:36px;height:36px}.userinfo_v2 .userinfo_item a.mycrowd1:hover svg path{stroke:#fb5823}.userinfo_v2 .userinfo_item.userinfo_itembutton{position:unset;left:0;right:0;top:0;padding:0;box-sizing:border-box;margin:0 0 0 10px;position:relative}.userinfo_v2 .userinfo_item.userinfo_itembutton a{border-radius:100px;height:36px;padding:10px;min-width:75px;font-size:11px}.userinfo_v2 .userinfo_v2_des{align-items:flex-end;justify-content:flex-end}.userinfo.userinfo_v2{background:unset}.userinfo.userinfo_v2 h3,.userinfo.userinfo_v2 h4{padding-left:0}.userinfo.userinfo_v2 .avatarimg{position:unset}.popupunfollow{bottom:-113%;left:unset;right:1px}.popupunfollow .fa-caret-up{color:#fefefe}.coverimg{position:relative;height:225px;overflow:hidden}.coverimg:after{background:linear-gradient(180deg,rgba(255,255,255,0) 0%,#fff 44.61%,#fff 100%);content:"";position:absolute;left:0;right:0;bottom:0;height:100px}.coverimg #progressUpload{border-radius:0;bottom:50px}.users-intro,.sameuser .users-intro{margin-top:0;padding:10px 15px}#productProfile{padding:10px 0;background:#f5f5f7;margin:auto}.btn.btn-blue.btnAddProduct{margin:0 auto 10px!important}.copyright{background:#f5f5f7}.userinfo_v2 .userinfo_item ul{top:42px}#lstNews{padding:0;margin:auto}#lstNewspublic{grid-template-columns:repeat(1,1fr)}#listProducts li.no-product,#lstNews li.no-product{grid-column-start:1;grid-column-end:3}#lstNews li.newsItems_seemore{width:50%}.box_countfollow{background:#fff}.users-viewer_v2{border:unset;padding:10px 0}.users-viewer ul li a strong{color:#333}.box_listProductspublic,.box_listNewspublic{margin:30px auto 10px}#changeusername_popup .modal-header{display:flex;align-items:center;justify-content:center;padding-bottom:20px}.block_user#ConfirmBox #ConfirmBox_Title{padding:5px 0 15px 0}.block_user#ConfirmBox .close{padding:0 20px 15px 0}.userinfo .avatarimg .basic-inf a.basic-inf__avatar .packages_icon{width:25px;height:25px;right:6px}}#typeShareProduct{background:#f5f5f7;padding:0;background:unset;overflow:hidden;margin-bottom:0}#typeShareProduct .product_info{display:inline-flex;width:100%;flex-flow:row wrap;padding:10px;background:#eaecef}#typeShareProduct>a{display:flex;align-items:center;flex-flow:row wrap}#typeShareProduct .product_item_img{display:inline-flex;width:80px;display:inline-flex;width:100%;background:#f5f5f7;padding:0}#typeShareProduct .product_item_img img{max-height:169px;width:100%;height:100%;padding:0;border-radius:0}#typeShareProduct .product_item h3{font-size:14px;display:block;width:100%;box-sizing:border-box;word-break:break-word;width:100%;overflow-wrap:anywhere;color:#090963;margin:0;padding:5px 0;max-height:47px}#typeShareProduct .product_item>label{display:flex;justify-content:left;align-items:center}#typeShareProduct .product_item label{margin-right:5px;font-size:14px;color:#fb5823}#typeShareProduct .product_item label i{padding:0;font-size:18px}#typeShareProduct .product_item label label{margin-left:5px;font-size:12px}#typeShareProduct .product_item span{font-size:14px;color:#333;line-height:15px;margin-top:5px}#typeShareProduct .product_item_seemore{position:absolute;right:9px;bottom:9px;border:1px solid #288ad6;padding:7px 20px;border-radius:10px;color:#288ad6}@media screen and (max-width:992px){#typeShareProduct .product_item_seemore{display:none}}.productlastest{background:#fff;border-radius:8px 8px 0 0;padding:15px;border-bottom:5px solid #e5e5e5}.productlastest .grv{display:grid;grid-template-columns:1fr;grid-gap:10px}.productlastest .product_item_img{width:100px;height:100px;overflow:hidden;border-radius:5px;position:relative;margin-right:10px}.productlastest_title{padding-bottom:10px;font-weight:500;font-size:15px;line-height:20px;letter-spacing:-.2px;color:#212121}.productlastest_title a{font-size:12px;line-height:16px;text-align:right;letter-spacing:-.2px;color:#0071e3}.product_item img{width:100%;height:100%;object-fit:cover}.product_item h3{display:-webkit-box!important;font-size:14px;color:#202020;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;width:100%;overflow-wrap:anywhere;word-break:break-word;font-weight:normal;font-size:15px;line-height:20px;letter-spacing:-.2px;color:#3e3e3f}.product_item span{display:block;font-size:12px;text-decoration:line-through;color:#666;line-height:22px}.product_item label{color:#e00009;line-height:22px;font-size:15px;display:flex;align-items:center;flex-wrap:wrap}.product_item label i{font-style:normal;padding:0 5px 0 0}.product_item label.disPercent{position:absolute;right:0;top:0;background:#e00009;color:#fff;font-size:12px;padding:0 7px;font-weight:normal;border-radius:0 7px 0 8px}.product_item label.token{font-weight:normal;font-size:12px;display:inline-block}.newslastest{background:#fff;border-radius:0 0 8px 8px;padding:15px}.newslastest .its{margin-bottom:10px}.newslastest .its a{display:grid!important;grid-template-columns:110px 1fr}.newslastest_title{padding-bottom:10px;font-weight:500;font-size:15px;line-height:20px;letter-spacing:-.2px;color:#212121}.newslastest_title a{font-size:12px;line-height:16px;text-align:right;letter-spacing:-.2px;color:#0071e3}.newslastest_item img{width:100px;height:100px;object-fit:cover;border-radius:4px;margin-right:10px}.newslastest_item>div{flex:1;overflow:hidden}.newslastest_item p{display:-webkit-box!important;padding:0 0 0;font-size:13px;color:#090963;-webkit-line-clamp:2;-webkit-box-orient:vertical;text-overflow:ellipsis;overflow:hidden;font-size:15px;line-height:20px;letter-spacing:-.2px;color:#3e3e3f}.newslastest_item span{background:#f5f5f7;border-radius:100px;padding:2px 9px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:150px;display:inline-block;margin-top:7px;font-size:11px;line-height:14px;letter-spacing:-.2px;color:#757575;max-width:100%}.newslastest_viewmore{margin:10px 0 0}.newslastest_viewmore a{font-size:14px;background:#0b6bdb;color:#fff;position:relative;padding:8px 14px;border-radius:15px;display:inline-block}.leftForm .navDesktop .boxUserMenuTop:before,.leftForm .navDesktop .boxUserMenuTop:after,.leftMenuOption .navDesktop .boxUserMenuTop:before,.leftMenuOption .navDesktop .boxUserMenuTop:after{content:unset}.wrap .navDesktop .itemmenu.active a{color:#fb5823}.wrap .navDesktop .itemmenu.active a svg path{fill:#fb5823}@media screen and (min-width:992px){.editprofile-info{border-bottom:1px solid #e8e8e8;padding:20px}.editprofile-info a{width:60px;margin-right:10px}.editprofile-info a img{width:60px;height:60px;object-fit:cover;border-radius:60px}.editprofile-info div h3{font-size:16px;color:#090963!important;margin-bottom:0}.editprofile-info div p{font-size:13px;color:#979797}.leftForm{margin:0 auto 20px;border-radius:10px;background:#fff}.editprofile-info__follow a{display:inline-flex;flex:1;background-color:#e2eeff;color:#0b6bdb;border-radius:10px;justify-content:center;align-items:center;padding:5px 0}.editprofile-info__follow{margin-top:10px}.leftForm .navDesktop,.leftMenuOption .navDesktop{position:unset;bottom:unset;top:unset;display:block;width:100%;border:unset;border-radius:10px;padding:0}.leftForm .navDesktop .itemmenu,.leftMenuOption .navDesktop .itemmenu{padding:0 10px;height:auto;width:unset;float:unset}.leftForm .navDesktop .itemmenu.active,.leftMenuOption .navDesktop .itemmenu.active{background:#f5f5f7}.leftForm .navDesktop .itemmenu h3,.leftMenuOption .navDesktop .itemmenu h3{font-size:18px;line-height:23px;font-weight:bold;color:#3e3e3f;margin:0;padding:20px 10px 7px 10px}.leftForm .navDesktop .itemmenu a,.leftMenuOption .navDesktop .itemmenu a{height:auto;font-size:15px;line-height:unset;padding:15px 10px;border-bottom:1px solid #f5f5f7;display:flex;align-items:center}.leftForm .navDesktop .itemmenu a img,.leftMenuOption .navDesktop .itemmenu a img,.leftForm .navDesktop .itemmenu a svg,.leftMenuOption .navDesktop .itemmenu a svg{margin-right:20px}.leftMenuOption{border-radius:10px;background-color:#fff}.leftMenuOption .boxUserInfo{padding:20px 10px;border-bottom:5px solid #e5e5e5}.leftMenuOption .boxUserInfo .avatarbox{display:flex}.leftMenuOption .boxUserInfo .avatarbox .avatar{width:60px;height:60px;overflow:hidden;box-sizing:border-box;border-radius:60px;border:2px solid #fff;margin-right:12px;box-shadow:0 16px 24px rgba(0,0,0,.06)}.leftMenuOption .boxUserInfo .avatarbox img{width:60px;height:60px;object-fit:cover}.leftMenuOption .boxUserInfo .avatarbox .name{display:inline-flex;flex-direction:column;justify-content:center}.leftMenuOption .boxUserInfo .avatarbox .name h3{letter-spacing:-.2px;color:#3e3e3f;margin-bottom:4px}.leftMenuOption .boxUserInfo .avatarbox .name span{font-weight:normal;font-size:12px;line-height:14px;letter-spacing:-.2px;color:#757575}.leftMenuOption .lstfollow{display:grid;grid-template-columns:1fr 1fr;grid-gap:8px;margin-top:8px}.leftMenuOption .lstfollow .lstfollowItem{background:#e2eeff;border-radius:8px;padding:4px 0}.leftMenuOption .lstfollow .lstfollowItem a{font-size:14px;line-height:17px;text-align:center;letter-spacing:-.3px;color:#0b6bdb;display:block}}body{background-color:#fff}.listpost{padding-left:5px;padding-right:5px}.btn{height:auto}.btn.follow{border-radius:20px;font-size:14px;text-align:center;padding:7px 15px;color:#fff;position:relative;z-index:7;background-color:#0b6bdb;margin:0 7px;text-transform:none;font-weight:normal;box-shadow:unset;max-width:130px;height:auto}.btn.btnsend{margin-right:0;background:#e2eeff;color:#0b6bdb;max-width:130px}.btn i{margin-right:5px}.following{border:1px solid #fb5823!important;color:#fff!important;padding:5px 10px;border-radius:14px;background:#fb5823!important}.following.active{background:linear-gradient(315deg,#e24f20,#ff5e25)!important}.users-post{background:#fff;padding:10px 14px;border-radius:10px;box-shadow:0 1px 8px -3px #0000004d;margin:10px 0}.users-post div img{width:40px;height:40px;object-fit:cover;border-radius:40px}.users-post .postyourmind{flex:1;background:#efefef;border-radius:50px;margin:0 15px;cursor:pointer;display:inline-flex;align-items:center;padding-left:17px;color:#333}.users-post .iconCamPost{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;line-height:18px;cursor:pointer}.users-post .iconCamPost i{font-size:19px;color:#b7bfcb}.users-post .iconCamPost p{font-size:13px;margin-top:4px;margin-bottom:-5px}.users-post #fileupload{width:0;height:0}.modal-content{padding-bottom:10px}#lstNews{display:flex;flex-flow:row wrap}#lstNews li{position:relative;display:flex;background:#fff;border-radius:8px;overflow:hidden;width:48%;margin:0 1% 10px 1%}#lstNews li .grvlsns{position:relative;display:flex;flex-flow:column;width:100%}#lstNews li img{width:100%;height:180px;vertical-align:middle;object-fit:cover}#lstNews li .prodInfo{flex:1;display:inline-flex;flex-direction:column;padding:0 10px 10px}#lstNews li h3{padding:0;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;display:-webkit-box;margin:10px 0;max-height:45px;font-size:15px;color:#3e3e3f!important;line-height:20px}#lstNews li .relPrice{color:#fb5823;line-height:26px}#lstNews li .price{font-size:20px;font-weight:bold}#lstNews li .price.token{vertical-align:bottom;font-size:14px;font-weight:400}#lstNews li .gdvlnews a{border:unset;padding:0 10px;box-sizing:border-box;display:inline-flex;justify-content:center;align-items:center;text-align:center;color:#3e3e3f;font-size:13px;position:unset}#lstNews li .gdvlnews a:first-child{padding-left:0}#lstNews li .gdvlnews a:hover{color:#288ad6}#lstNews .thumbaImg{position:relative;overflow:hidden;display:block}#lstNews .thumbaImg label{background:#e8e8e8;border-radius:100px;font-size:12px;line-height:14px;color:#333;padding:2px 9px;position:absolute;left:5px;top:5px}#lstNews .sptddcsm{background:#efefef;border-radius:4px;font-size:11px;line-height:14px;color:#757575;padding:2px 9px;display:inline-block;margin-right:10px}#lstNews .gdvlnews{display:flex;align-items:center}@media screen and (min-width:992px){body{background:#f5f7fa}.btnSettings__desktop{position:absolute;right:0;bottom:-25px;margin:auto 0!important;width:unset}.btn.follow{border-radius:5px;padding:5px 15px}}@media screen and (max-width:992px){body{background:#f5f5f7}#lstNews li{width:100%;margin:0 0 10px}.listpost{padding-left:0;padding-right:0}.colpolst{background:#f5f5f7}}.ovl{position:absolute;left:0;right:0;top:0;bottom:0;display:flex;justify-content:center;align-items:center;border-radius:5px;z-index:1;background-color:rgba(255,255,255,.5)}#postv2Pop .reviewLink{background-color:#eaecef;overflow:hidden}#postv2Pop .reviewLink img{width:100%;height:290px;object-fit:cover}#postv2Pop .reviewLink .des{padding:8px 9px 10px}#postv2Pop .reviewLink .sourceUrl{font-size:12px;line-height:21px;color:#979797;text-transform:uppercase}#postv2Pop .reviewLink .sourceTitle{font-size:12px;line-height:18px;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}#postv2Pop .reviewLink iframe{width:100%;height:290px}#postv2Pop .reviewLink .ctplaygr{display:flex;justify-items:center;align-items:center}#postv2Pop .reviewLink .ctplaygr .playbtn{position:absolute;top:0;right:0;left:0;bottom:0;width:64px;object-fit:initial;height:64px;margin:auto}.reviewLink{background-color:#eaecef;overflow:hidden}.reviewLink img{width:100%;height:305px;object-fit:cover}.reviewLink .des{padding:8px 9px 10px}.reviewLink .sourceUrl{font-size:12px;line-height:21px;color:#979797;text-transform:uppercase}.reviewLink .sourceTitle{overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;display:-webkit-box;margin-bottom:0;max-height:45px;font-size:15px;line-height:20px;letter-spacing:-.2px;color:#3e3e3f}.reviewLink iframe{width:100%;height:290px}.reviewLink .ctplaygr{display:flex;justify-items:center;align-items:center}.reviewLink .ctplaygr .playbtn{position:absolute;top:0;right:0;left:0;bottom:0;width:64px;object-fit:initial;height:64px;margin:auto}#fileupload,#fileuploadEdit,#fileuploadVideo,#fileuploadEditVideo,.inputuploadfile{width:1px;height:1px}.postv2{background:#fff;padding:20px;border-radius:8px;margin-bottom:10px;overflow:hidden}.postv2 .postOnPage{display:flex}.postv2 .postOnPage .postOnPage_img{width:50px;height:50px;object-fit:cover;border-radius:50%;display:block}.postv2 .postOnPage .postyourmind{flex:1;background:#efefef;border-radius:50px;margin:0 15px;cursor:pointer;display:inline-flex;align-items:center;padding-left:17px;color:#333;overflow:hidden}.postv2 .postOnPage .postyourmind span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;padding-right:5px}.postv2 .postOnPage .iconCamPost{display:inline-flex;flex-direction:column;justify-content:center;align-items:center;line-height:18px;cursor:pointer;margin:0}.postv2 .postOnPage .iconCamPost span{font-size:14px;line-height:21px;text-align:center;letter-spacing:-.2px;color:#3e3e3f;margin-top:4px}.postv2 .postOnPage .iconCamPost p{font-size:13px;margin-top:4px;margin-bottom:-5px}.postv2Pop>form{background:#fff;padding:10px 15px;border-radius:6px;position:relative}.postv2Pop .modal-title{text-align:center;font-size:18px;line-height:21px;text-align:center;color:#333;flex:1;padding-left:56px;display:flex;align-items:center;justify-content:center}.postv2Pop .divContent{padding:17px 0}.postv2Pop .divContent .txtMindCtn{line-height:20px;min-height:92px;max-height:27vh;overflow:auto;word-break:break-word;overflow-x:hidden;white-space:pre-wrap}.postv2Pop .divContent .txtMindCtn:empty:before{content:"Say something...";color:#808080;cursor:text}.postv2Pop .divContent .txtMindCtn *{all:unset!important}.postv2Pop .divContent .txtMindCtn div,.postv2Pop .divContent .txtMindCtn p{display:block!important}.postv2Pop .divContent .txtMindCtn em,.postv2Pop .divContent .txtMindCtn i{font-style:italic!important}.postv2Pop .divContent .txtMindCtn b,.postv2Pop .divContent .txtMindCtn strong{font-weight:bold!important}.postv2Pop .divContent .txtMindCtn u{text-decoration:underline!important}.postv2Pop .divContent .txtMindCtn img{display:none!important}.postv2Pop .divContent .txtMindCtn a{color:#288ad6!important;text-decoration:underline!important}.postv2Pop .divContent .txtMindCtn .lineBreak{display:list-item!important}.postv2Pop .divContent .jqueryHashtags{max-height:250px;position:relative}.postv2Pop .divContent .highlighter{padding:0;line-height:20px}.postv2Pop .divContent .highlighter a{position:relative;z-index:1}.postv2Pop .divAddToPost{display:flex;margin-top:15px;flex-flow:column}.postv2Pop .divAddToPost .addToImg{display:flex;align-items:center;position:relative;box-sizing:border-box}.postv2Pop .divAddToPost .addToImg.disabled{pointer-events:none}.postv2Pop .divAddToPost .addToImg.disabled label{opacity:.7}.postv2Pop .divAddToPost .addToImg label{display:flex;justify-content:center;align-items:center;margin:0;cursor:pointer;width:50%;padding:10px 20px;border:1px solid #e5e5e5;box-sizing:border-box;height:54px;border-radius:8px}.postv2Pop .divAddToPost .addToImg label span{letter-spacing:-.2px;color:#3e3e3f;font-size:15px;line-height:20px;margin-left:13px}.postv2Pop .divAddToPost .addToImg label.notusing{position:relative;cursor:unset}.postv2Pop .divAddToPost .addToImg label.notusing:after{content:"";background:#fff;width:100%;height:100%;position:absolute;opacity:.8;border-radius:8px;overflow:hidden}.postv2Pop .divAddToPost .addToImg img{width:24px}.postv2Pop .divAddToPost .addToImg span.txtAdd{flex:1;color:#999;position:relative;cursor:pointer}.postv2Pop .divAddToPost button{background:#fb5823;border:0;padding:14px 25px;color:#fff;border-radius:8px;flex:1;cursor:pointer;grid-column-start:1;grid-column-end:3}.postv2Pop .divAddToPost button.disabled{background:#ef9476;cursor:default;pointer-events:none}.postv2Pop .divAddToPost button.btnFull{flex:1;width:inherit;padding:10px 0}.postv2Pop .divAddToPost button .spinner-border{width:20px;height:20px}.itempost{background:#fff;border-radius:8px;padding:0;padding-bottom:0;margin-bottom:10px}.itempost .postheader{display:flex;padding:20px;padding-bottom:0}.itempost .postheader .titlepost{display:flex;flex-direction:column;justify-content:flex-end;padding-bottom:5px}.itempost .postheader .titlepost .control{gap:5px}.itempost .postheader .avatar{width:50px;height:50px;border-radius:50%;margin-right:10px;display:block}.itempost .postheader .avatar img{width:100%;height:100%;object-fit:cover}.itempost .postheader .name{font-weight:bold;font-size:14px;line-height:17px;color:#0f0449;margin-bottom:0;display:block}.itempost .postheader .name a{font-size:15px;line-height:20px;letter-spacing:-.2px;color:#000}.itempost .postheader .name .authentic img{margin:0 0 3px 3px!important}.itempost .postheader .activedate{font-size:12px;line-height:16px;letter-spacing:-.2px;color:#979797}.itempost .postheader .activedate a{color:#979797;margin-right:12px;position:relative}.itempost .postheader .activedate a.apric_1:after{content:'';width:2px;height:2px;background-color:#333;border-radius:3px;position:absolute;top:8px;right:-8px}.itempost .postheader .activedate .pinned{font-size:11px}.itempost .postheader .activedate .pinned img{margin-top:-3px}.itempost .postheader .control a.btnmenupost{color:#0f0449;width:30px;height:30px;border-radius:30px;display:flex;justify-content:center;align-items:center;font-size:14px;position:relative;z-index:1001}.itempost .postheader .control .dropdown-menu{box-shadow:0 2px 7px rgba(0,0,0,.18);border-radius:12px;border:0;z-index:1002}.itempost .postheader .control .dropdown-menu.show{padding:7px 10px;display:flex;flex-direction:column}.itempost .postheader .control .dropdown-menu a{display:flex;align-items:center;padding:10px 5px}.itempost .postheader .control .dropdown-menu a i{margin-right:9px;width:16px;height:auto;color:#393939}.itempost .postheader .control .dropdown-menu p.main{font-size:14px;line-height:14px;color:#393939!important;font-weight:500;display:flex;flex:1;margin-right:10px}.itempost .postheader .control .dropdown-menu img{margin-right:9px;width:16px;height:auto}.itempost .postheader .control .dropdown-menu svg{margin-right:10px;width:13px;height:auto}.itempost .postheader .control .dropdown-menu .hr{height:1px;background:#e8e8e8;opacity:.5}.itempost .postContent video:not(.vjs-tech){max-height:calc(100vw*9/16)}.itempost .postContent .ctn{padding:15px 20px 15px;font-size:14px;line-height:21px;color:#333;overflow:hidden}.itempost .postContent .ctn a{color:#2f80ed}.itempost .postContent .ctn .btnvmpost{display:inline}.itempost .postContent .ctn .ctn-item{white-space:unset;font-size:inherit;font-family:inherit;margin:0;overflow:hidden;word-break:break-word;position:relative}.itempost .postContent .ctn .ctn-item *{white-space:unset!important;word-break:break-word!important;background:unset!important;font-size:14px!important;color:#333!important;line-height:150%!important;font-family:'Inter'!important;text-align:initial!important;margin:0!important}.itempost .postContent .ctn .ctn-item .lineBreak{margin-bottom:15px!important;display:block}.itempost .postContent .ctn .ctn-item a{color:#288ad6!important}.itempost .postContent .grimg{display:grid;grid-gap:2px}.itempost .postContent .grimg a{position:relative}.itempost .postContent .grimg a .btnplaybtn{position:absolute;left:0;right:0;bottom:0;top:0;width:50px;height:50px;margin:auto}.itempost .postContent .grimg img{width:100%;height:100%;object-fit:cover}.itempost .postContent .grimg video{width:100%;height:100%;object-fit:contain;background:#000;cursor:pointer;max-height:60vh}.itempost .postContent .grimg video.horizontal{height:auto;width:100%;max-height:unset}.itempost .postContent .grimg video.vertical{height:calc(100vh - 100px);max-height:500px;width:100%}.itempost .postContent .grimg .grimg-1{grid-area:img1}.itempost .postContent .grimg .grimg-2{grid-area:img2}.itempost .postContent .grimg .grimg-3{grid-area:img3}.itempost .postContent .grimg .grimg-4{grid-area:img4}.itempost .postContent .grimg .grimg-5{grid-area:img5}.itempost .postContent .grimg.grimgCol-1{grid-template:'img1'}.itempost .postContent .grimg.grimgCol-1 img{max-height:500px}.itempost .postContent .grimg.grimgCol-1 img.btn_playvideo{position:absolute;left:0;right:0;top:0;bottom:0;margin:auto;width:60px;height:auto;display:flex;align-items:center;justify-content:center}.itempost .postContent .grimg a.video img.video_thumb{max-height:calc(100vw*9/16)}.itempost .postContent .grimg.grimgCol-2{grid-template:'img1 img2';grid-template-columns:1fr 1fr}.itempost .postContent .grimg.grimgCol-2 img,.itempost .postContent .grimg.grimgCol-2 video{max-height:250px}.itempost .postContent .grimg.grimgCol-3{grid-template:'img1 img2' 'img1 img3';grid-template-columns:1fr 1fr}.itempost .postContent .grimg.grimgCol-3 .grimg-1 img,.itempost .postContent .grimg.grimgCol-3 .grimg-1 video{max-height:510px}.itempost .postContent .grimg.grimgCol-3 .grimg-2 img,.itempost .postContent .grimg.grimgCol-3 .grimg-3 img,.itempost .postContent .grimg.grimgCol-3 .grimg-2 video,.itempost .postContent .grimg.grimgCol-3 .grimg-3 video{max-height:250px}.itempost .postContent .grimg.grimgCol-4{grid-template:'img1 img2' 'img1 img3' 'img1 img4';grid-template-columns:1fr 1fr}.itempost .postContent .grimg.grimgCol-4 img,.itempost .postContent .grimg.grimgCol-4 video{max-height:193px}.itempost .postContent .grimg.grimgCol-4 .grimg-1 img,.itempost .postContent .grimg.grimgCol-4 .grimg-1 video{max-height:unset}.itempost .postContent .grimg.grimgCol-5{grid-template:'img1 img3' 'img1 img3' 'img1 img4' 'img2 img4' 'img2 img5' 'img2 img5';grid-template-columns:1fr 1fr}.itempost .postContent .grimg.grimgCol-5 .grimg-1 img,.itempost .postContent .grimg.grimgCol-5 .grimg-2 img,.itempost .postContent .grimg.grimgCol-5 .grimg-1 video,.itempost .postContent .grimg.grimgCol-5 .grimg-2 video{max-height:unset}.itempost .postContent .grimg.grimgCol-5 .grimg-3 img,.itempost .postContent .grimg.grimgCol-5 .grimg-4 img,.itempost .postContent .grimg.grimgCol-5 .grimg-5 img,.itempost .postContent .grimg.grimgCol-5 .grimg-3 video,.itempost .postContent .grimg.grimgCol-5 .grimg-4 video,.itempost .postContent .grimg.grimgCol-5 .grimg-5 video{max-height:193px}.itempost .postContent .grimg .swipebox{position:relative}.itempost .ovlImgsgr{position:absolute;left:0;top:0;right:0;bottom:0;background:rgba(0,0,0,.5);display:flex;justify-content:center;align-items:center;color:#fff;font-size:26px;border-radius:8px}.itempost .grLikeCmtCount .rowlsbtn{padding:12px 0 0;display:flex}.itempost .grLikeCmtCount img{width:20px;height:20px;object-fit:cover;border:1px solid #fff;box-shadow:0 0 1px #eaecef;border-radius:28px;margin-left:-10px;position:relative;margin-top:-2px}.itempost .grLikeCmtCount img:first-child{margin-left:0;z-index:3}.itempost .grLikeCmtCount img:nth-child(2){z-index:2}.itempost .grLikeCmtCount img.btnfnc{width:20px;height:20px;object-fit:initial;margin-left:0;margin-right:3px;margin-top:-1px;border:0;box-shadow:none;border-radius:0;cursor:pointer}.itempost .grLikeCmtCount img.btnfnc.btnshare{width:24px;height:24px}.itempost .grLikeCmtCount img.btnfnc.btncmt{width:24px;height:24px}.itempost .grLikeCmtCount img.view{width:24px;height:24px;border:0}.itempost .grLikeCmtCount img.imgTip{width:24px;height:24px;margin:0;border:0;box-shadow:unset}.itempost .grLikeCmtCount span,.itempost .grLikeCmtCount .btnviewCmtC,.itempost .grLikeCmtCount .btnviewShC{margin-left:5px;font-size:15px;line-height:20px;letter-spacing:-.2px;color:#3e3e3f;margin-bottom:-1px}.itempost .grLikeCmtCount .flex-1{line-height:0;display:inline-flex;align-items:center}.itempost .grLikeCmtCount .flex-1.colrig2{display:inline-flex;justify-content:flex-end;align-items:center}.itempost .grLikeCmtCount .flex-1 a{font-size:12px;line-height:21px;color:#979797;position:relative}.itempost .grLikeCmtCount .flex-1.colrig2 a{margin-left:12px}.itempost .grLikeCmtCount .btnvlc{display:inline-flex;align-items:center}.itempost .grLikeCmtCount .lkcount{font-size:12px;line-height:21px;color:#979797;margin-left:8px}.itempost .grLikeCmtCount{padding:10px 22px}.itempost .ctrlButtons{display:flex;flex-wrap:wrap;color:#979797;justify-content:space-between}.itempost .ctrlButtons .ctrlButtonsitem{display:inline-flex;align-items:center;justify-content:center;color:#333}.itempost .ctrlButtons .ctrlButtonsitem.view img{width:24px;height:24px}.itempost .ctrlButtons .ctrlButtonsitem.loadingComment{flex:unset;width:100%;display:flex;justify-content:center;align-items:center;border-top:1px solid #f1f1f1}.itempost .ctrlButtons .ctrlButtonsitem.icopy{justify-content:left}.itempost .ctrlButtons .ctrlButtonsitem.likes i{font-size:17px}.itempost .ctrlButtons .ctrlButtonsitem.tip a.btnTip{border-radius:8px;padding:4px 6px;font-size:15px;line-height:20px;display:flex;align-items:center;justify-content:center;letter-spacing:-.2px;color:#fb5823;width:36px;height:32px}.itempost .ctrlButtons .ctrlButtonsitem.likes,.itempost .ctrlButtons .ctrlButtonsitem.icomment,.itempost .ctrlButtons .ctrlButtonsitem.share{justify-content:start}.itempost .ctrlButtons .ctrlButtonsitem.likes .sbz-heart{width:23px;height:22px;margin-right:5px;margin-bottom:5px;background-image:url(/images/post/icon_action_post/icon_heart_default.svg);background-size:25px 25px}.itempost .ctrlButtons .ctrlButtonsitem.likes.active .sbz-heart{background-image:url(/images/post/icon_action_post/icon_heart_liked.svg)}.itempost .ctrlButtons .ctrlButtonsitem .grlikeava{display:inline-flex;justify-content:center;align-items:center}.itempost .ctrlButtons .ctrlButtonsitem .grlikeava>a{display:inline-flex;justify-content:center;align-items:center}.itempost .ctrlButtons>a{color:#979797;display:inline-flex}.itempost .ctrlButtons i{margin-right:5px;cursor:pointer}.itempost .ctrlButtons i.spinner-border{width:17px;height:17px;border-width:2px}.itempost .ctrlButtons i.fa-share-square{margin-top:2px}.itempost .ctrlButtons .icoSb-like{background-position:-44px 0;width:17px;height:20px;display:block}.itempost .ctrlButtons .icoSb-comment{background-position:0 0;width:21px;height:21px}.itempost .ctrlButtons .icoSb-share{background-position:-22px 0;width:21px;height:21px;display:block}.itempost .ctrlButtons .active{color:#fb5823}.itempost .ctrlButtons .active .btnlike{border:0;filter:invert(49%) sepia(67%) saturate(4376%) hue-rotate(347deg) brightness(100%) contrast(98%)}.postv2PopShare .itempost,.shareitem .itempost{margin:10px;border:1px solid #f5f5f7;overflow:hidden}.shareitem .itempost .postheader .control{display:none}.shareitemNews .ctn{height:0}.divSharingContent{overflow:visible}.divSharingContent>.overflow-auto{max-height:250px}.divSharingContent a{pointer-events:none}.divSharingContent .itempost{box-shadow:none;border:1px solid #f1f1f1}.lstLikeShareUser .modal-content{overflow-x:hidden;overflow-y:auto}.lstLikeShareUser .modal-title{font-weight:bold;font-size:18px;line-height:21px;text-align:center;color:#0b6bdb;display:block;flex:1}.lstLikeShareUser .modal-body .boxfollow{display:flex;justify-content:center;align-items:center;margin-bottom:9px;white-space:nowrap;padding-bottom:9px;border-bottom:1px solid #eee;margin-left:5px}.lstLikeShareUser .modal-body .liksitem{display:flex;overflow:hidden;max-width:100%}.lstLikeShareUser .modal-body .liksitem .btnfollow,.lstLikeShareUser .modal-body .liksitem .btn.follow{text-transform:capitalize;box-shadow:unset;height:auto;background:#0b6bdb;border:1px solid #0b6bdb;box-sizing:border-box;border-radius:4px;font-weight:normal;font-size:14px;line-height:17px;text-align:right;letter-spacing:.00045px;color:#fff;padding:5px 10px;width:99px;margin:0;text-align:center}.lstLikeShareUser .modal-body .liksitem .following,.lstLikeShareUser .modal-body .liksitem .btn.following{text-transform:capitalize;box-shadow:unset;height:auto;background:#0b6bdb;box-sizing:border-box;border-radius:4px;font-weight:normal;font-size:14px;line-height:17px;text-align:right;letter-spacing:.00045px;padding:5px 10px;width:99px;margin:0;text-align:center;border:1px solid #fb5823;color:#fff;background-color:#fb5823!important}.lstLikeShareUser .modal-body .liksitem .btn.following svg,.lstLikeShareUser .modal-body .liksitem .following svg,.lstLikeShareUser .modal-body .liksitem .btnfollow svg,.lstLikeShareUser .modal-body .liksitem .btn.follow svg{display:none}.lstLikeShareUser .modal-body .liksitem .basic-inf{display:flex;align-items:center;margin-bottom:9px;flex:1}.lstLikeShareUser .modal-body .liksitem .basic-inf .info-txt{margin:0;border-bottom:1px solid #eee;flex:1;padding:0 0 10px 0}.lstLikeShareUser .modal-body .liksitem .basic-inf .info-txt .username{margin:0;word-break:break-word;overflow:hidden;max-width:unset}.lstLikeShareUser .modal-body .liksitem .basic-inf img,.lstLikeShareUser .modal-body .liksitem .basic-inf .basic-inf__avatar{width:40px;height:40px;object-fit:cover;border-radius:30px;margin-right:8px;margin-bottom:9px}.lstLikeShareUser .modal-body .liksitem .basic-inf .basic-inf__avatar .packages_icon{width:20px;height:20px;right:-3px;bottom:-4px}.lstLikeShareUser .modal-body .liksitem .basic-inf .basic-inf__avatar .packages_icon img{width:100%;height:100%}.lstLikeShareUser .modal-body .liksitem .basic-inf strong{font-size:15px;line-height:21px;color:#090963;font-weight:normal;text-transform:capitalize;word-break:break-word}.lstLikeShareUser .modal-body .liksitem .basic-inf span{font-size:13px;line-height:21px;color:#979797}.lstLikeShareUser .modal-body .liksitem .authentic>a img{margin:0 0 1px 3px!important}.lstLikeShareUser .modal-body .flex-1{padding-bottom:9px;border-bottom:1px solid #eee;max-width:100%;overflow:hidden}.lstLikeShareUser .modal-body .liksitem .basic-inf:last-child{margin-bottom:0}.lstLikeShareUser .modal-body .liksitem .basic-inf:last-child .flex-1{border-bottom:0;padding-bottom:0}.lstLikeShareUser .modal-footer{padding:0 0 10px}.shareitemNews{position:relative;display:flex;background:#f5f5f7}.shareitemNews .grvlsns{position:relative;display:flex;width:100%;flex-flow:row wrap}.shareitemNews .grvlsns .avatar{display:block;width:100%;height:305px;background:#fff}.shareitemNews img{width:100%;height:100%;vertical-align:middle;object-fit:contain}.shareitemNews .prodInfo{flex:1;display:inline-flex;flex-direction:column;padding:10px 20px;position:relative;background:#eaecef}.shareitemNews h3{padding:0;overflow:hidden;-webkit-line-clamp:2;-webkit-box-orient:vertical;word-break:break-word;display:-webkit-box;margin-bottom:0;max-height:45px;font-size:15px;line-height:20px;letter-spacing:-.2px;color:#3e3e3f}.shareitemNews .shareitemNews_cate{background:#fff;color:#979797;font-size:12px;line-height:14px;padding:3px 9px;border-radius:100px;width:max-content}.shareitemNews .relPrice{color:#fb5823;line-height:26px}.shareitemNews .price{font-size:20px;font-weight:bold}.shareitemNews .price.token{vertical-align:bottom;font-size:14px;font-weight:400}.shareitemNews a.productedit{border:1px solid #0b6bdb;color:#0b6bdb;font-size:13px;border-radius:3px;padding:2px 20px;text-align:center;margin-right:5px}.shareitemNews a.productdelete{border:1px solid #f3002c;color:#f3002c;font-size:13px;border-radius:3px;padding:2px 16px;text-align:center}.shareitemNews .thumbaImg{position:relative;display:block;height:100%}.shareitemNews .thumbaImg label{background:#e8e8e8;border-radius:100px;font-size:12px;line-height:14px;color:#333;padding:2px 9px;position:absolute;left:5px;top:5px}.shareitemNews .sptddcsm{background:#efefef;border-radius:100px;font-size:12px;line-height:14px;text-align:right;color:#979797;padding:2px 9px;margin-bottom:5px;display:inline-block}.shareitemNews .gdvlnews{display:flex;justify-content:flex-end;margin-top:5px}.modalTopShare .modal-header{border-bottom:0;padding-bottom:0;padding:15px}.modalTopShare .modal-header h3{font-weight:bold;font-size:18px;line-height:21px;text-align:center;color:#0b6bdb;display:block;text-align:center;flex:1;padding-left:47px}.modalTopShare .modal-header .close{padding:15px}.modalTopShare .modal-dialog{width:668px;max-width:99vw;margin:.5rem auto;overflow-y:initial!important}.modalTopShare .modal-body{padding:10px 20px;height:55vh;overflow-y:auto}.modalTopShare .listMember{box-shadow:none;padding:0}.modalTopShare .modal-footer{border-top:0;padding-top:0}.modalTopShare .modal-footer a{font-weight:normal;font-size:16px;line-height:19px;flex:1;text-align:center;color:#0b6bdb}.modalTopShare .listMember li:first-child{padding-top:0}.homeTimeLine .itempost .pinned{display:none!important}.postv2Pop #frmStatusShare .grouptitle_name.authentic img.authentic_icon{margin:0 0 1px 3px!important}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{object-fit:contain}.modal.modal-fullscreen-md .frmStatus{height:calc(var(--window-height) - 57px - 2rem);display:flex;flex-direction:column;position:relative;padding-bottom:46px}.modal.modal-fullscreen-md #divContainer{flex:1}.modal.modal-fullscreen-md .divAddToPost{display:flex;position:absolute;left:0;right:0;bottom:0}.btnpost{display:flex;justify-content:center;align-items:center;margin-left:8px}#modalTopShare .modal-body{max-height:500px;overflow-x:hidden;overflow-y:auto}.postv2Pop .divAddToPost{display:grid;grid-template-columns:1fr 1fr;gap:12px}.postv2Pop .divAddToPost .addToImg{width:100%}.postv2Pop .divAddToPost .addToImg label{width:100%}#mightLike{background:#fff;border-radius:8px;border-bottom:5px solid #e5e5e5;padding:20px 10px}#mightLike .mightLike-content{white-space:nowrap;overflow-x:auto;overflow-y:hidden;position:relative}#mightLike .mightLike-content .itempost{display:inline-block;width:200px;height:280px;vertical-align:middle;margin-right:10px;background:#000;border-radius:8px;overflow:hidden;border-bottom:unset}#mightLike .mightLike-content .itempost .postContent{height:100%;display:block;overflow:hidden;border-radius:8px}#mightLike .mightLike-content .itempost .postContent .lstImg{width:100%;height:100%}#mightLike .mightLike-content .itempost .postContent .lstImg .grimg{height:100%;display:flex;justify-content:center}#mightLike .mightLike-content .itempost .postContent .lstImg .video-js{width:100%;height:auto;max-height:100%}#mightLike .mightLike-title{margin-bottom:13px;display:flex;align-items:center}#mightLike .mightLike-title p{margin-left:12px;font-size:15px;line-height:20px;color:#3e3e3f;font-weight:600}#mightLike .mightLike-action{display:flex;align-items:center;justify-content:center;margin-top:11px}#mightLike .mightLike-action a{display:flex;align-items:center;justify-content:center;width:50%;border:1px solid #e5e5e5;border-radius:8px;height:54px;margin-right:10px}#mightLike .mightLike-action a p{font-size:15px;line-height:20px;display:flex;align-items:center;letter-spacing:-.2px;color:#3e3e3f;margin-left:15px}#mightLike .mightLike-action a:last-child{margin-right:0}#mightLike .mightLike-content .mightLike-content__viewall{background:#fff;border:1px solid #e5e5e5;margin-right:0}#mightLike .mightLike-content .mightLike-content__viewall a{height:100%;color:#0055d4}#mightLike .mightLike-content .mightLike-content__viewall a:hover{color:#0055d4}#mightLike .mightLike-content .mightLike-content__viewall a p{margin:10px auto 0}.notusing-infomation{z-index:2}.notusing-infomation>svg{margin:0 0 0 27px;cursor:pointer}.notusing-infomation p{position:absolute;top:-115px;right:-4px;width:280px;background:#0071e3;color:#fff;padding:10px 20px 10px;font-size:12px;line-height:16px;border-radius:8px;display:none}.notusing-infomation p:after{content:"";border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px solid #0071e3;position:absolute;right:49px;bottom:-9px}.notusing-infomation p a{display:block;color:#fff;font-weight:bold;font-size:12px;line-height:16px;cursor:pointer;margin-top:8px}.notusing-infomation p a.closepopup{position:absolute;right:5px;top:5px;margin-top:0}.postv2Pop .modal-title{display:flex;align-items:center;justify-content:center}.postv2Pop .modal-title .notusing-infomation svg,.postv2Pop .modal-title .notusing-infomation>svg{margin:0 0 1px 5px}.postv2Pop .modal-title .notusing-infomation p{top:53px;right:100px}.postv2Pop .modal-title .notusing-infomation p:after{bottom:unset;top:-10px;border-top:unset;border-bottom:10px solid #0071e3;right:78px}.postv2Pop .modal-title .notusing-infomation p span{margin-top:5px;display:block;text-align:left}.popup-post{position:fixed;left:0;right:0;top:71px;bottom:0;width:100vw;height:100vh;z-index:999;background:#fff;max-width:1920px;margin:0 auto}.popup-post:after{content:"";background:#000000ad;left:0;right:0;top:71px;bottom:0;width:100vw;height:100vh;position:fixed;z-index:1}.popup-post .cmtinnput .txtCmt{word-break:break-word;max-height:100px;overflow-x:hidden;overflow-y:scroll}.popup-post .popup-post_info .lstCmt_scroll{overflow-x:hidden;overflow-y:scroll;height:50vh}.popup-post .itempost{display:grid;height:100vh;grid-template-columns:70% 30%;z-index:2;position:relative;border-radius:0}.popup-post .itempost .postheader .name{margin-bottom:0}.popup-post .lSSlideWrapper{height:100%}.popup-post_gallery,.popup-post_gallery .item{height:calc(100vh - 71px)!important}.popup-post_gallery .item{background:#000}.popup-post_gallery .item img{height:100%;width:100%;display:block;margin:auto;object-fit:contain}.popup-post .lstCmt{padding-bottom:100px}.popup-post_control{position:absolute;left:0;right:0;top:10px;width:calc(70% - 10px);z-index:2;height:40px}.popup-post_control a{width:40px;height:40px;float:right;background:#fff;display:flex;align-items:center;justify-content:center;border-radius:4px;opacity:.8;transition:.3s}.popup-post_control a:hover{opacity:1;transition:.3s}.popup-post .lSAction .lSPrev,.popup-post .lSAction .lSNext{opacity:1}.popup-post .itempost .grLikeCmtCount img.imgTip{box-shadow:unset;border:unset}#mightLike .newslastest{padding:0}#mightLike .newslastest .its{display:inline-block;width:160px;height:242px;vertical-align:middle;margin-right:10px;background:#fff;border-radius:8px;overflow:hidden;border-bottom:unset;margin-bottom:0}#mightLike .newslastest .its a{display:flex!important;flex-flow:column;width:100%;height:100%;border:1px solid #e5e5e5;border-radius:8px}#mightLike .newslastest .its a img{width:100%;height:158px;object-fit:cover}#mightLike .newslastest .its a p{white-space:break-spaces;font-size:13px;line-height:140%;color:#333}#mightLike .newslastest .its a div{padding:10px}#mightLike.boxProductsPageHome .mightLike-content .newslastest .its.mightLike-content__viewall{border:unset}#mightLike.boxProductsPageHome .mightLike-content .newslastest .mightLike-content__viewall a p{color:#0055d4}.users-by-countries_wrapper{background:#fff;padding:10px;position:fixed;top:0;left:0;bottom:0;right:0;z-index:999999;display:flex;flex-flow:column;max-width:500px;margin:auto;height:500px;max-height:90vh;overflow:hidden}.users-by-countries{border-radius:8px;background:linear-gradient(226deg,#33d2ff 0%,#3d68de 53.75%,#9845e8 100%)}.users-by-countries_title{display:grid;grid-template-columns:110px 1fr 20px;gap:20px;padding:10px 15px}.users-by-countries_title img{width:100%;height:auto}.users-by-countries_title h2{font-size:16px;font-weight:700;line-height:20px;color:#fff}.users-by-countries_title a{position:absolute;right:10px;top:10px;height:40px;width:40px;display:flex;align-items:center;justify-content:center}.users-by-countries_body{flex-flow:column;overflow-y:scroll;gap:10px;height:365px;padding-bottom:10px}.users-by-countries_item{display:grid;grid-template-columns:40px 1fr 40px;gap:5px;margin:0 10px;background:#fff;border-radius:8px;padding:13px 10px;align-items:center}.users-by-countries_item__index{font-size:14px;font-weight:700;color:#344054}.users-by-countries_item__info b{font-size:14px;font-weight:700;color:#344054}.users-by-countries_item__membercount{color:#344054;text-align:right;font-size:14px;font-weight:700}.users-by-countries_item__info{display:grid;grid-template-columns:24px 1fr;gap:10px;align-items:center}.users-by-countries_item__info img{width:24px;height:auto;overflow:hidden}.users-by-countries-background{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background:#101828;z-index:999998;opacity:.699999988079071}@media(-webkit-min-device-pixel-ratio:2),(min-resolution:192dpi){.icoSb{background:url(/images/global/SpriteIconLike@2x.png) no-repeat;background-size:59px 70px}}@media only screen and (min-width:992px){#lstLikeShareUserBody{max-height:500px;overflow:auto}}@media only screen and (max-width:1200px){.lstPost .itempost .postContent .reviewLink iframe,.lstPost .itempost .postContent .reviewLink img.thumb{height:240px}}@media only screen and (max-width:992px){.postv2{margin-top:-10px;padding:10px;border-bottom:3px solid #e5e5e5;margin-bottom:0}.postv2 .postOnPage .postyourmind{margin:0 10px}.postv2 .postOnPage img{height:40px;width:40px}.postv2 .postOnPage .iconCamPost span{display:none}.itempost .postheader{padding:10px}.itempost .postheader .avatar{height:40px;width:40px}.postheader .basic-inf a.basic-inf__avatar{width:40px;height:40px}.itempost .postContent .ctn{padding:0 10px 10px 10px}.itempost .grLikeCmtCount{padding:10px}.lstPost .itempost .postContent .reviewLink iframe,.lstPost .itempost .postContent .reviewLink img.thumb{height:220px}.postv2Pop.postv2PopShare .divContent .txtMindCtn{min-height:31px}.cmtinnput{padding:8px 10px}.cmtinnput a,.cmtinnput .cmtcamera{font-size:21px}#lstLikeShareUserBody{max-height:calc(65vh);overflow:auto}#lstLikeShareUser .modal-dialog{align-items:flex-end;margin:auto;height:100%}#lstLikeShareUser .modal-dialog .modal-content{border-radius:20px 20px 0 0;padding:20px 10px 10px;border:0;background-color:#f7f8fa}#lstLikeShareUser .modal-dialog .modal-header{padding-top:0}#modalTopShare .modal-body{max-height:calc(65vh);overflow:auto}#modalTopShare .modal-dialog{align-items:flex-end;margin:auto;height:100%}#modalTopShare .modal-dialog .modal-content{border-radius:20px 20px 0 0;padding:20px 10px 10px;border:0;background-color:#f7f8fa}#modalTopShare .modal-dialog .modal-header{padding-top:0}.btnpost.show{display:inline-flex;align-items:flex-start;padding-top:9px}.btnpost img{width:20px;height:20px}#lstPost{background:#f5f5f7}.itempost{border-radius:0;margin-bottom:0;border-bottom:5px solid #e5e5e5;overflow:hidden}.itempost .postheader{padding-right:15px}.itempost .postheader .control a.btnmenupost{justify-content:flex-end;height:100%}.postv2Pop .modal-title{font-size:15px;line-height:19px;z-index:3}.postv2Pop .divAddToPost{flex-flow:row wrap;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:13px}.postv2Pop .divAddToPost .addToImg{display:inline-flex;width:100%}.postv2Pop .divAddToPost .addToImg label{width:100%}.postv2Pop .divAddToPost .addToImg label.fileuploadVideo{margin-left:0}.postv2Pop .divAddToPost .addToImg label .notusing-infomation p{bottom:-80px;top:unset}.postv2Pop .divAddToPost .addToImg label .notusing-infomation p:after{right:9%;border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #0071e3;border-top:unset;bottom:unset;top:-8px}.boxVideoPageHome{padding:10px 0 10px 10px;margin-bottom:0;border-bottom:5px solid #e5e5e5}.boxVideoPageHome .boxVideoPageHome-title p{font-weight:normal}.boxVideoPageHome .boxVideoPageHome-title,.boxVideoPageHome .boxVideoPageHome-action{padding-right:10px}.boxVideoPageHome .boxVideoPageHome-content .itempost .postContent .lstImg{display:block;overflow:hidden;border-radius:8px}.boxVideoPageHome .boxVideoPageHome-content .itempost .postContent .lstImg .grimg{overflow:hidden;border-radius:8px}.boxVideoPageHome .boxVideoPageHome-content .itempost .postContent .lstImg .video-js{overflow:hidden;border-radius:8px}.boxProductsPageHome .productlastest .grv{display:inline-flex;white-space:nowrap;overflow-x:auto;position:relative}#mightLike.boxProductsPageHome{padding:15px 10px}#mightLike.boxProductsPageHome .mightLike-title p{margin-left:0}.boxProductsPageHome .productlastest{padding:0;border:unset}.boxProductsPageHome .productlastest .grv .product_item{display:flex;flex-flow:column;width:160px;height:100%;border:1px solid #e5e5e5;border-radius:8px}.boxProductsPageHome .productlastest .grv .product_item .product_item_img{width:158px;height:158px}.boxProductsPageHome .productlastest .grv .product_item h3{margin:10px 0 5px 0;font-size:14px;line-height:21px;text-align:center;color:#3e3e3f;white-space:break-spaces}.boxProductsPageHome .productlastest .grv .product_item label{justify-content:center;font-weight:bold}.boxProductsPageHome .productlastest .grv .product_item label.token{font-weight:700;font-size:15px;line-height:20px;color:#e00009}.boxProductsPageHome .productlastest .grv .product_item label.disPercent{border-radius:0 7px 0 0}.boxProductsPageHome .productlastest .grv .product_item span{font-size:15px;line-height:20px;text-decoration-line:line-through;color:#757575;text-align:center}.boxProductsPageHome .productlastest .grv .product_item .flex-1{padding:0 10px 15px}#mightLike.boxProductsPageHome .mightLike-content .mightLike-content__viewall{width:160px;border-radius:8px}.itempost .postContent .grimg video{overflow:hidden;display:block;object-fit:cover}.itempost .postContent .grimg video.horizontal{height:auto;width:100%;max-height:unset}.itempost .postContent .grimg video.vertical{height:calc(100vh*.55);max-height:calc(100vh - 100px);width:100%}.notusing-infomation{position:relative;z-index:5}.notusing-infomation:after{content:"";border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #0071e3;position:absolute;right:-2px;bottom:-17px;display:none;transition:.3s}.notusing-infomation.focus:after{transition:.3s;display:block}.postv2Pop .modal-title .notusing-infomation p{top:37px;right:-500%}.postv2Pop .modal-title .notusing-infomation p:after{content:unset}.popup-post{background:#000;top:60px;height:calc(100vh - 70px)}.popup-post:after{content:unset}.popup-post .itempost{grid-template-columns:unset;display:block;width:100vw;height:100%;border-bottom:unset}.popup-post .postheader{padding:10px 0}.popup-post .grLikeCmtCount{padding:10px 0;border-top:1px solid #3e3e3f}.popup-post .popup-post_info{background:linear-gradient(180deg,rgba(0,0,0,0) -8.11%,rgba(0,0,0,.53) 17.7%,#000 45.21%);position:absolute;left:0;right:0;width:100%;height:max-content;bottom:20px;padding:0 10px;overflow:visible;z-index:10}.popup-post .popup-post_info *,.popup-post .itempost .popup-post_info .postContent .ctn .ctn-item *,.popup-post .popup-post_info .postheader .name a,.popup-post .popup-post_info .grLikeCmtCount span,.popup-post .popup-post_info .grLikeCmtCount .btnviewCmtC,.popup-post .popup-post_info .grLikeCmtCount .btnviewShC{color:#fff!important}.popup-post .itempost .popup-post_info .postContent .ctn .ctn-item{max-height:30vh;overflow-y:scroll}.popup-post .ctrlButtons .ctrlButtonsitem.likes .sbz-heart{background-image:url('/images/post/icon_action_post/icon_heart_default_white.svg')}.popup-post_control{right:10px;width:unset}.popup-post_gallery,.popup-post_gallery .item{height:calc(100vh - 100px)!important}.popup-post_control a{opacity:.6}.popup-post #popup-post_commentmobile{position:absolute;left:0;right:0;width:100%;height:73vh;background:#fff;bottom:0;z-index:5;display:none;border-radius:20px 20px 0 0}.popup-post #popup-post_commentmobile .lstCmt{overflow-x:hidden;overflow-y:scroll;height:calc(100% - 65px)}.popup-post .postContent .ctn .btnvmpost span{color:#fff!important}.itempost .postheader .titlepost{padding-bottom:0}.popup-post .itempost .postheader .control a.btnmenupost{z-index:5}#popup-post_commentmobile .modal-dialog{align-items:flex-end;margin:auto;height:100%}#popup-post_commentmobile .modal-content{overflow-x:hidden;overflow-y:auto}#popup-post_commentmobile .modal-dialog .modal-content{border-radius:20px 20px 0 0;padding:10px;border:0;background-color:#fff}#popup-post_commentmobile .lstCmt,#popup-post_commentmobile .grCmt{padding-left:0;padding-right:0;border-top:unset}#popup-post_commentmobile__body{max-height:calc(65vh);padding:0;overflow:hidden}#popup-post_commentmobile__body .lstCmt_scroll{overflow-x:hidden;overflow-y:scroll;height:55vh}.users-by-countries_wrapper{max-height:unset;max-width:unset;width:100%}}@media only screen and (max-width:768px){.postv2Pop .divAddToPost .addToImg{padding:0}.postv2Pop .modal-title{padding:0}}@media only screen and (max-width:576px){.postv2{border-radius:0}.itempost .ovlImgsgr{border-radius:0}.homeTimeLine .container{padding-left:0;padding-right:0}.homeTimeLine .gridmainhome .col2{max-width:unset}.itempost{border-radius:0}}@media only screen and (max-width:455px){.postv2Pop .divVideosThumbs .cn .it{width:20vw;height:20vw}.postv2Pop .divVideosThumbs .cn .it>img{width:100%;height:100%}.postv2 .fileThumbVideo{width:20vw;height:20vw}}@media only screen and (max-width:380px){.postv2Pop .divAddToPost .addToImg span.txtAdd{font-size:12px}}@media only screen and (max-width:375px){.lstPost .itempost .postContent .reviewLink iframe,.lstPost .itempost .postContent .reviewLink img.thumb{height:49vw}}@media only screen and (max-width:360px){.postv2Pop .divAddToPost .addToImg span.txtAdd{font-size:10px}}@media only screen and (max-width:342px){.shareitemNews img{width:104px;height:104px}}.cmt .titcmtcp{font-weight:bold;font-size:24px;line-height:27px;color:#090963;margin-bottom:20px}.grCmt{padding:12px 20px;border-top:1px solid #dadee4;display:none;position:relative}.cmtCtrl .imgCreUsAv{width:40px;height:40px;border-radius:40px;object-fit:cover;margin-right:10px}.cmtCtrl .basic-inf.imgCreUsAv{display:block}.cmtCtrl .basic-inf.imgCreUsAv a.basic-inf__avatar{width:100%;height:100%}.cmtCtrl .basic-inf.imgCreUsAv a.basic-inf__avatar .packages_icon{right:-4px}.cmtinnput{display:inline-flex;background:#f1f1f1;border:1px solid #edf1f6;box-sizing:border-box;border-radius:20px;padding:10px 20px;align-items:center;position:relative;overflow:hidden}.cmtinnput .txtCmt{flex:1;overflow:hidden}.cmtinnput .fileupload{position:absolute;opacity:0;width:1px;height:1px;right:-1px}.cmtinnput .txtCmt:empty:before{content:"Write a comment...";color:#808080;cursor:text;white-space:nowrap;overflow:hidden}.cmtinnput .txtCmt *{all:unset!important}.cmtinnput .txtCmt img{display:none!important}.cmtinnput .txtCmt div,.cmtinnput .txtCmt p{display:block!important;margin-bottom:.1rem!important}.cmtinnput .txtCmt a{color:#288ad6!important;text-decoration:underline!important}.cmtinnput a{font-size:15px;line-height:17px;color:#b9bfca}.cmtinnput .cmtcamera{font-size:15px;line-height:17px;color:#b9bfca;margin:0;margin-right:12px;cursor:pointer}.lstCmt{display:none;padding:0 20px 1px}.itemCmt{padding-right:31px;position:relative}.itemCmt.main-haschild:before{content:'';position:absolute;left:18px;top:40px;width:2px;bottom:0;background-color:#f0f2f5}.itemCmt .Avatarimage{width:40px;min-width:40px;height:40px;border-radius:40px;object-fit:cover;margin-right:10px;display:block}.itemCmt .Avatarimage.basic-inf a.basic-inf__avatar{width:100%;height:100%}.itemCmt .Avatarimage.basic-inf a.basic-inf__avatar .packages_icon{right:-3px}.itemCmt .grcmtdt{background:#eef0f3;border-radius:20px;display:inline-block;position:relative}.itemCmt .grcmtdt.flex-1{padding:0;background-color:#fff}.itemCmt .grcmtdt.flex-1 .grCmtwCtrol{display:flex;padding:11px 10px 11px;border-radius:20px;background:#f1f1f1}.itemCmt .grcmtdt.grcmtdt-bgimg{background-color:#fff}.itemCmt .grcmtdt.grcmtdt-bgimg h4{border-radius:20px 20px 0 0;background:#eef0f3;margin:0}.itemCmt .grcmtdt.grcmtdt-bgimg .ctdmct{background:#eef0f3;border-radius:0 0 20px 20px}.itemCmt .grcmtdt.grcmtdt-bgimg.flex-1 .ctdmct{padding:0}.itemCmt .grcmtdt.grcmtdt-notxt .grCmtwCtrol{display:none}.itemCmt .grcmtdt.grcmtdt-notxt h4{padding:0;border-radius:0;background:none}.itemCmt.editing .grcmtdt.grcmtdt-notxt .grCmtwCtrol{display:flex}.itemCmt h4{font-weight:bold;font-size:14px;line-height:17px;color:#0f0449;margin-bottom:3px;padding:11px 10px 0}.itemCmt h4 img.authentic_icon{margin:0 0 1px 4px!important}.itemCmt .ctdmct{font-size:14px;line-height:21px;color:#333;padding:0 10px 11px;min-width:75px}.itemCmt .grctrlcm{display:flex;justify-content:center;align-items:center;position:absolute;right:-30px;top:0;bottom:0}.itemCmt .grctrlcm.show .btnctrlcm{color:#333}.itemCmt .grctrlcm .btnctrlcm{color:#fff}.itemCmt .grctrlcm .dropdown-menu.show{display:flex;flex-direction:column;padding:10px;padding-bottom:0;width:87px;min-width:unset;position:relative;border-radius:10px}.itemCmt .grctrlcm .dropdown-menu.show:before{content:'';width:10px;height:10px;background:#fff;position:absolute;top:-6px;right:13px;border:1px solid rgba(0,0,0,.15);border-bottom:0;border-right:0;transform:rotate(45deg);z-index:2}.itemCmt .grctrlcm .dropdown-menu.show a{font-size:14px;line-height:21px;color:#333;margin-bottom:9px}.itemCmt .ctrol{margin-top:3px;margin-left:56px}.itemCmt .ctrol .likestt{font-size:12px;line-height:21px;color:#979797;position:relative;vertical-align:top;cursor:pointer}.itemCmt .ctrol .likestt .spinner-border{margin-right:5px}.itemCmt .ctrol .likestt svg{margin:0 3px 4px 0}.itemCmt .ctrol .likestt.active{color:#f9531f}.itemCmt .ctrol .likestt.active svg{fill:#f9531f}.itemCmt .ctrol .likestt.active svg path{stroke:#f9531f}.itemCmt .ctrol .dtpostsp{font-size:12px;line-height:21px;color:#979797;margin-left:23px;position:relative}.itemCmt .ctrol .dtpostsp::before{content:"•";position:absolute;left:-16px;font-weight:normal}.itemCmt .ctrol a{font-weight:bold;font-size:12px;line-height:21px;color:#979797;margin-left:23px;position:relative}.itemCmt .ctrol a:before{content:"•";position:absolute;left:-16px;font-weight:normal}.itemCmt:hover .btnctrlcm{color:#333}.cmtImgPreview{background:#fff;border:1px solid #f1f1f1;box-sizing:border-box;border-radius:10px;margin-top:4px;padding:5px;position:relative;display:none}.cmtImgPreview.show{display:flex}.cmtImgPreview img{height:62px;width:auto;border-radius:6px}.cmtImgPreview .clearimgprevcmt{position:absolute;right:5px;top:5px;font-size:12px;line-height:21px;display:flex;align-items:center;justify-content:center;letter-spacing:-.32px;color:rgba(102,102,102,.6);background:#ddd;width:30px;height:30px;border-radius:30px}.attfimg{overflow:hidden;margin-top:5px}.attfimg img{width:185px;height:auto;max-height:320px;object-fit:cover;border-radius:20px;overflow:hidden}.attfimg .clearimgprevcmt{display:none}.attfimg.editing{background:#fff;box-sizing:border-box;position:relative}.attfimg.editing a.swipebox{padding:5px;border:1px solid #f1f1f1;border-radius:10px;margin-top:4px;flex:1;display:flex}.attfimg.editing img{max-width:62px}.attfimg.editing .clearimgprevcmt{position:absolute;right:5px;top:10px;font-size:12px;line-height:21px;display:flex;align-items:center;justify-content:center;letter-spacing:-.32px;color:rgba(102,102,102,.6);background:#ddd;width:30px;height:30px;border-radius:30px}.ctmgreditctrl{display:none;justify-content:center;align-items:center}.ctmgreditctrl a{font-size:15px;line-height:17px;color:#b9bfca}.ctmgreditctrl input{width:1px;height:1px}.ctmgreditctrl .cmtcamera{font-size:15px;line-height:17px;color:#b9bfca;margin:0;margin-right:12px;cursor:pointer}.lstsubcmt{margin-left:56px;padding:6px 0;position:relative;z-index:1}.lstsubcmt.opdsub:before{content:'';position:absolute;left:-38px;top:0;height:27px;width:2px;background-color:#f0f2f5}.lstsubcmt .grCmt{border-top:0}.lstsubcmt .grCmt.grCmtReply{margin-top:5px;margin-bottom:5px;padding:0 0 12px}.lstsubcmt .grCmt.grCmtReply:before{content:'';position:absolute;left:-38px;top:5px;width:38px;border-bottom:2px solid #f0f2f5;border-left:2px solid #f0f2f5;height:18px;border-bottom-left-radius:9px}.lstsubcmt .btnviewmsub{color:#65676b;font-size:15px;display:inline-flex;align-items:center}.lstsubcmt .btnviewmsub i{transform:rotate(-185deg);margin:6px 6px 7px 0}.lstsubcmt .itemCmt{margin-bottom:12px}.lstsubcmt.opdsub .itemCmt:after{content:'';position:absolute;left:-38px;top:10px;width:2px;background:#f0f2f5;bottom:-18px}.lstsubcmt.opdsub .itemCmt:first-child:after{top:-98px;background:#f0f2f5}.lstsubcmt.opdsub .itemCmt:last-child .d-flex:after{content:'';position:absolute;left:-38px;bottom:-18px;top:17px;width:2px;background:#fff;z-index:1}.lstsubcmt.opdsub .itemCmt:before{content:'';position:absolute;left:-38px;width:38px;height:14px;border-bottom:2px solid #f0f2f5;border-left:2px solid #f0f2f5;border-bottom-left-radius:12px;top:9px}.lstEmoticons{display:grid;grid-template-columns:1fr 1fr 1fr 1fr 1fr;max-height:223px;overflow-y:auto}.lstEmoticons img{width:100%;height:auto;cursor:pointer}.grCmt .dropdown-menu{width:276px}.grCmt .popover .popover-body{padding:10px 5px}.btnloadmrecmt{display:flex;color:#65676b;margin:5px 10px 15px}.writecomment{display:block;overflow:hidden;padding:0 10px 10px}@media only screen and (max-width:992px){.itemCmt .Avatarimage{margin-right:6px}.cmtCtrl .imgCreUsAv{margin-right:6px}.itemCmt .grctrlcm .btnctrlcm{color:#333!important}}.popup-add-post .popup-add-post-content.hasTemplate{background-repeat:no-repeat;background-size:100% 100%;min-height:350px;display:flex;align-items:center;justify-content:center}.popup-add-post .popup-add-post-content.hasTemplate #popup-add-post-content__editor{min-height:unset;max-height:unset;line-height:150%;text-align:center;font-weight:bold;background:unset;overflow:hidden}.template-status{align-items:unset;display:grid;grid-template-columns:28px calc(100% - 28px);grid-gap:4px;padding:0 0 0 1rem;position:relative}.template-status.disable{opacity:.5}.template-status .template-status_btn{width:28px;height:28px;border-radius:4px;overflow:hidden;margin-bottom:4px}.template-status .template-status_btn img{width:100%;height:100%;object-fit:cover}.template-status_content{display:flex;flex-wrap:wrap;justify-content:center}.template-status_content__wrap{padding-right:20px}.template-status_content__wrap a{width:28px;height:28px;overflow:hidden;display:inline-block;border-radius:4px}.template-status_content__wrap a.active{border:1px solid #0055d4;box-shadow:0 4px 4px #00000026!important}.template-status_content__wrap a img{width:100%;height:100%;display:block;object-fit:cover}.postContent.hasTemplate{display:flex;align-items:center;justify-content:center;height:350px;margin-top:10px;background-size:100% 100%;background-repeat:no-repeat;flex-flow:column}.itempost .postContent.hasTemplate .ctn{text-align:center;line-height:130%;font-weight:bold}#frmStatusShare .postContent.hasTemplate{height:280px}.itempost .postContent.hasTemplate .ctn a{font-weight:bold;color:inherit}.template-status_content__wrap a svg{position:absolute;left:0;right:0;top:0;bottom:4px;display:block;margin:auto;z-index:2}.template-status_content__wrap .template_locked:after{content:"";background:#3e3e3f;position:absolute;left:0;top:0;bottom:4px;right:0;z-index:1;border-radius:4px;opacity:.7}.holdingBackgroundStatus{background:#0071e3;border-radius:8px;padding:10px;box-sizing:border-box;display:none;flex-flow:column;width:250px;position:absolute;z-index:9;top:35px;left:1rem}.holdingBackgroundStatus:before{border-left:7px solid transparent;border-right:7px solid transparent;border-bottom:7px solid #0071e3;content:'';position:absolute;top:-7px;left:27px;z-index:10}.holdingBackgroundStatus p{color:#fff}.holdingBackgroundStatus a{letter-spacing:-.2px;color:#fff;display:flex;align-items:center;margin-top:10px}.holdingBackgroundStatus a.closepopup{position:absolute;right:8px;top:8px;margin:0}@media screen and (max-width:992px){.postContent.hasTemplate,.popup-add-post .popup-add-post-content.hasTemplate{height:300px}}:root{--color-placeholder-post-add:#667085}::marker{color:transparent}.popup-add-post{position:fixed;left:0;top:0;bottom:0;right:0;background:#fff;z-index:999999;overflow-x:hidden;padding-bottom:100px;padding-top:60px}.popup-add-post-header{border-bottom:1px solid #d0d5dd;padding:0 10px;position:fixed;top:0;left:0;right:0;width:100vw;background:#fff;z-index:10}.popup-add-post-header .popup-add-post-header__title{margin:0;gap:10px;font-size:14px;line-height:18px;padding:15px 0}.popup-add-post-header .popup-add-post-header__title span{font-weight:bold}.popup-add-post-header .popup-add-post-header__submit{padding:15px 0;color:#2e90fa;font-size:14px;line-height:18px;font-weight:bold;text-transform:uppercase}.popup-add-post-header .popup-add-post-header__submit.disabled{color:#808080}.popup-add-post-user{display:grid;grid-template-columns:50px 1fr;gap:10px;padding:0 10px;margin-bottom:20px}.popup-add-post-user .basic-inf a.basic-inf__avatar{height:50px}.popup-add-post-user__info{gap:5px}.popup-add-post-user__info .basic-inf .info-txt{margin:0}.popup-add-post-user__info .basic-inf .info-txt .username{margin:0;color:#344054;font-size:14px;line-height:18px;font-weight:bold;overflow:hidden;max-width:unset}.popup-add-post-user__status{gap:10px}.popup-add-post-user__status a{padding:4px 10px;background:#f2f4f7;border-radius:4px;color:#667085;font-size:11px;gap:5px}.popup-add-post-user__status a.active{color:#175cd3;background:#d1e9ff}.popup-add-post-content__editor{background:#f9fafb;border-radius:8px;color:var(--color-placeholder-post-add);min-height:100px;max-height:30vh;overflow:scroll;padding:10px 15px;word-break:break-word;overflow-x:hidden;white-space:unset;line-height:150%}.popup-add-post-content__editor *{all:unset!important}.popup-add-post-content__editor .lineBreak{display:list-item!important}.popup-add-post-content__editor div,.popup-add-post-content__editor p{display:block!important}.popup-add-post-content__editor a{color:#288ad6!important;text-decoration:underline!important}.popup-add-post-content{margin-bottom:20px;padding:0 10px}.popup-add-post-content__editor:empty:before{content:"How are you today?";color:var(--color-placeholder-post-add)}.template-status{padding:0 10px;margin-bottom:20px}.popup-add-post-button{display:grid;padding:0 10px;gap:15px;grid-template-columns:repeat(2,1fr)}.popup-add-post-button label{font-size:14px;line-height:18px;padding:15px 10px;border-radius:8px;border:1px solid #d0d5dd;background:#fff;text-align:center;color:#344054;width:100%;margin:0;cursor:pointer}.popup-add-post-button__item.disabled{opacity:.5}.popup-add-post-header__description{width:70%;position:absolute;left:70px;top:45px;border-radius:8px;background:#fff;z-index:2;padding:20px;-webkit-box-shadow:-2px 2px 22px -1px #000;box-shadow:-2px 2px 22px -1px #00000045;display:none}.popup-add-post-header .popup-add-post-header__description span{font-weight:normal}.popup-add-post-header__description:before{border-left:10px solid transparent;border-right:10px solid transparent;border-bottom:10px solid #fff;content:'';position:absolute;top:-10px;left:55px;box-shadow:0 16px 10px -17px #00000045}.popup-add-post-gallery{position:relative;display:flex;flex-wrap:nowrap;overflow:auto;margin:0 10px}.popup-add-post-gallery .imgContainer{vertical-align:top;position:relative;margin:0 10px 0 0;display:inline-block;width:30vw;max-width:155px;height:30vw;max-height:150px}.popup-add-post-gallery .imgContainer>div{overflow:hidden;justify-content:center;align-items:center;display:flex;border-radius:10px}.popup-add-post-gallery .imgContainer img{object-fit:cover;width:30vw;max-width:155px;height:30vw;max-height:150px}.popup-add-post-gallery .imgContainer img.iconplay{position:absolute;width:36px;height:36px}.popup-add-post-gallery .closerepop{position:absolute;top:7px;right:7px}.popup-add-post-gallery .closerepop img,.popup-add-post-gallery .imgContainer .closerepop img{width:32px;height:32px;opacity:.9;position:unset}.popup-add-post-gallery .pcedthmb{position:relative}.popup-add-post__thumb-link{background-color:#eaecef;border-radius:8px;overflow:hidden;margin:0 10px 20px;position:relative;display:none}.popup-add-post__thumb-link img{width:100%;height:auto;max-height:280px;object-fit:cover}.popup-add-post__thumb-link .des{padding:8px 9px 10px}.popup-add-post__thumb-link .sourceUrl{font-size:12px;line-height:21px;color:#979797;text-transform:uppercase}.popup-add-post__thumb-link .sourceTitle{font-size:12px;line-height:18px;color:#000;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.popup-add-post__thumb-link .progress-bar{background-color:#fb5823}.popup-add-post__thumb-link .btnRmv{position:absolute;right:5px;top:5px;font-size:12px;line-height:21px;display:flex;align-items:center;justify-content:center;letter-spacing:-.32px;color:rgba(102,102,102,.6);background:#ddd;width:30px;height:30px;border-radius:30px}.popup-add-post__video-thumb{padding:10px 10px 20px;border-top:1px solid #f5f5f7;margin:20px 0 0}.popup-add-post__video-thumb p{font-size:14px;line-height:21px;color:#757575;margin-bottom:7px}.popup-add-post__video-thumb .cn{display:flex}.popup-add-post__video-thumb .cn .it{width:90px;height:90px;margin-right:7px;position:relative;overflow:hidden;cursor:pointer}.popup-add-post__video-thumb .cn .it .sted{position:absolute;right:-11px;top:-11px;background:#fb5823;padding:9px 0 0 6px;border-radius:55px;width:30px;height:30px;display:none}.popup-add-post__video-thumb .cn .it.active{border:1px solid #fb5823;border-radius:4px}.popup-add-post__video-thumb .cn .it.active .sted{display:block}.popup-add-post__video-thumb .cn .it>img{width:90px;height:90px;border-radius:4px;object-fit:cover}.popup-add-post-button .progress{position:absolute;left:0;right:0;top:0;bottom:0;height:unset;opacity:.9;z-index:1;cursor:default;display:none}.popup-add-post-button .progress .progress-bar{height:100%;background-color:#fb5823!important}.popup-add-post-button__thumb-video{width:90px;height:90px;margin:0;display:inline-flex;justify-content:center;align-items:center;background:#f5f5f7;border-radius:4px;cursor:pointer}.popup-add-post-topics-container{flex-flow:row wrap;display:none}.popup-add-post-topics{padding:0 10px;white-space:nowrap;overflow-x:auto;overflow-y:hidden;position:relative}.popup-add-post-topics a{display:inline-flex;border-radius:100px;border:1px solid #d0d5dd;background:#fff;width:max-content;padding:10px;color:#344054;margin:0 5px 10px 0}.popup-add-post-topics a.active{border-color:#fc855e;background:#feece6;color:#fb5823}.popup-add-post-topics__title{clear:both;width:100%;font-size:16px;font-weight:700;line-height:20px;margin:0 10px 15px;color:#344054}@media screen and (min-width:992px){.popup-add-post{width:580px;max-width:100%;height:620px;max-height:70vh;margin:auto;border-radius:12px;padding:0 0 50px}.popup-add-post-background{position:absolute;left:0;right:0;top:0;bottom:0;width:100%;height:100%;background:#101828;z-index:999998;opacity:.699999988079071}.popup-add-post-topics{flex-flow:row wrap;overflow:hidden;margin-bottom:10px}.popup-add-post-header{position:sticky;max-width:100%}.popup-add-post-header .popup-add-post-header__title{width:100%;justify-content:center}.popup-add-post-header .popup-add-post-header__close{position:absolute;bottom:0;margin:auto;display:flex;align-items:center;justify-content:center;padding:0 10px 0 10px;top:0;right:0}.popup-add-post-header__description{left:0;right:0;margin:auto;top:38px}.popup-add-post-header__description:before{left:228px}.popup-add-post-header__submit{grid-column-start:1;grid-column-end:3;background:#175cd3;color:#fff;padding:15px;border-radius:8px}.popup-add-post-user{padding:20px 0 0 20px}.popup-add-post-content,.template-status,.popup-add-post-topics,.popup-add-post-button{padding:0 20px}.popup-add-post-gallery{margin:0 20px}.popup-add-post-topics__title{margin:0 20px 15px}.popup-add-post-header__submit:hover{color:#fff}}@supports(-webkit-touch-callout:none){.popup-add-post-topics{margin-bottom:15px}}