@import url(https://fonts.googleapis.com/css2?family=Great+Vibes&display=swap);body{font-family:-apple-system,BlinkMacSystemFont,"Segoe UI","Roboto","Oxygen","Ubuntu","Cantarell","Fira Sans","Droid Sans","Helvetica Neue",sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}code{font-family:source-code-pro,Menlo,Monaco,Consolas,"Courier New",monospace}.srv-validation-message{color:red}.App{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{-webkit-animation:App-logo-spin 20s linear infinite;animation:App-logo-spin 20s linear infinite}}.App-header{background-color:#282c34;min-height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;font-size:calc(10px + 2vmin);color:#fff}.App-link{color:#61dafb}@-webkit-keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.progress-loader #overlay{position:fixed;display:block;width:100%;height:100%;top:0;left:0;right:0;bottom:0;background-color:rgba(248,249,250,.25882352941176473);z-index:999999}.progress-loader img{position:fixed;top:50%;left:45%;z-index:999999;width:50px;height:50px;transform:translate(-50%,-50%);-webkit-animation:load3 1.4s linear infinite;animation:load3 1.4s linear infinite;text-indent:-9999px;color:transparent}.react-confirm-alert-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:999999;background:rgba(0,0,0,.5);display:-moz-flex;display:-ms-flex;display:-o-flex;display:flex;justify-content:center;-ms-align-items:center;align-items:center;opacity:0;-webkit-animation:react-confirm-alert-fadeIn .5s .2s forwards;animation:react-confirm-alert-fadeIn .5s .2s forwards}@-webkit-keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}@keyframes react-confirm-alert-fadeIn{0%{opacity:0}to{opacity:1}}.confirmModel{background:#000;width:380px;border:1px solid #f53398}.confirmModel .modelHeader{text-align:right;padding:10px 15px 4px;border-bottom:1px solid #f53398}.confirmModel .modelHeader button{padding:0;background:none;border:0;color:#f53398;font-size:50px;height:20px;line-height:20px;display:inline-block;cursor:pointer}.confirmModel .modelHeader button img{width:18px;vertical-align:top;margin:5px 0 0;display:inline-block}.confirmModel .modelBody{text-align:center;padding:62px 22px 70px}.confirmModel .modelBody h3{color:#fff;font-size:20px;font-weight:400;margin:0 0 46px}.confirmModel .modelBody p{color:#fff;margin:0 0 143px;font-size:18px;font-weight:400}.confirmModel .modelBody .comonWdth button{display:inline-block;padding:7px 34px}@media screen and (max-width:767px){.confirmModel{width:100%}.comonWdth button{display:block;width:100%}}.theme_btn{min-width:90px;display:inline-block;font-weight:500;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:7px 16px;font-size:16px;line-height:1.3;border-radius:5px;cursor:pointer;position:relative;overflow:hidden;transform:translateZ(0);letter-spacing:1.8px;transition:all,.4s,ease-in-out}.theme_btn:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;background:radial-gradient(circle,#fff 10%,transparent 10.01%) no-repeat 50%;transform:scale(10);opacity:0;transition:transform .5s,opacity 1s}.theme_btn:active:after{transform:scale(0);opacity:.3;transition:0s}.theme_btn:active,.theme_btn:focus{box-shadow:none;outline:0}.theme_btn.border_black{border-color:#000}.theme_btn.theme_btn_rdus33{border-radius:33px}.theme_btn_rdus{min-width:90px;display:inline-block;font-weight:500;text-align:center;white-space:nowrap;vertical-align:middle;-webkit-user-select:none;-ms-user-select:none;user-select:none;border:1px solid transparent;padding:7px 16px;font-size:16px;line-height:1.3;border-radius:33px;cursor:pointer;position:relative;overflow:hidden;transform:translateZ(0);letter-spacing:1.8px;transition:all,.4s,ease-in-out}.theme_btn_rdus:after{content:"";display:block;position:absolute;width:100%;height:100%;top:0;left:0;pointer-events:none;background:radial-gradient(circle,#fff 10%,transparent 10.01%) no-repeat 50%;transform:scale(10);opacity:0;transition:transform .5s,opacity 1s}.theme_btn_rdus:active:after{transform:scale(0);opacity:.3;transition:0s}.theme_btn_rdus:active,.theme_btn_rdus:focus{box-shadow:none;outline:0}.theme_primary{color:#fff;background-color:#fd3398;border-color:#fd3398}.theme_primary:focus,.theme_primary:hover{color:#fff;background-color:#fb027f;border-color:#fb027f}.theme_secondary{color:#fff;background-color:#000;border-color:#000}.theme_secondary:focus,.theme_secondary:hover{color:#fff;background-color:#5a6268;border-color:#545b62}.theme_success{color:#fff;background-color:#28a745;border-color:#28a745}.theme_success:focus,.theme_success:hover{color:#fff;background-color:#218838;border-color:#1e7e34}.theme_danger{color:#fff;background-color:#ff242b;border-color:#ff242b}.theme_danger:focus,.theme_danger:hover{color:#fff;background-color:#f00008;border-color:#f00008}.theme_warning{color:#212529;background-color:#ffc107;border-color:#ffc107}.theme_warning:focus,.theme_warning:hover{color:#212529;background-color:#e0a800;border-color:#d39e00}.theme_info{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.theme_info:focus,.theme_info:hover{color:#fff;background-color:#138496;border-color:#117a8b}.theme_light{color:#fd3398;background-color:#f8f9fa;border-color:#f8f9fa}.theme_light:focus,.theme_light:hover{color:#fd3398;background-color:#e2e6ea;border-color:#dae0e5}.theme_dark{color:#fff;background-color:#343a40;border-color:#343a40}.theme_dark:focus,.theme_dark:hover{color:#212529;background-color:#e2e6ea;border-color:#dae0e5}.theme_primary500{background-color:#ffe8e8;border-color:#fd3398;color:#993;border-radius:25px;font-weight:400}.theme_primary500 img{width:20px;margin-right:5px}.theme_link{font-weight:400}.theme_link,.theme_link:hover{color:#fd3398;background-color:transparent}.theme_link:hover{border-color:transparent}.theme_outline_primary{color:#fd3398;background-color:transparent;border-color:#fd3398;background-image:none}.theme_outline_primary:hover{color:#fff;background-color:#fd3398;border-color:#fd3398}.theme_outline_secondary{color:#1a1a1a;background-color:transparent;border-color:#1a1a1a;background-image:none}.theme_outline_secondary:hover{color:#fff;background-color:#010101;border-color:#010101}.theme_outline_success{color:#28a745;background-color:transparent;border-color:#28a745;background-image:none}.theme_outline_success:hover{color:#fff;background-color:#28a745;border-color:#28a745}.theme_outline_danger{color:#dc3545;background-color:transparent;border-color:#dc3545;background-image:none}.theme_outline_danger:hover{color:#fff;background-color:#dc3545;border-color:#dc3545}.theme_outline_warning{color:#ffc107;background:transparent none;border-color:#ffc107}.theme_outline_warning:hover{color:#212529;background-color:#ffc107;border-color:#ffc107}.theme_outline_info{color:#17a2b8;background-color:transparent;border-color:#17a2b8;background-image:none}.theme_outline_info:hover{color:#fff;background-color:#17a2b8;border-color:#17a2b8}.theme_outline_light{color:#f8f9fa;background:transparent none;border-color:#f8f9fa}.theme_outline_light:hover{color:#212529;background-color:#f8f9fa}.theme_outline_dark{color:#343a40;background-color:transparent;border-color:#343a40}.theme_outline_dark:hover{color:#fff;background-color:#343a40;border-color:#343a40}.theme_btn_lg{font-size:18px;padding:7px 24px}.theme_btn_sm{font-size:12px;padding:4px 10px;font-weight:400}.btn_primary_shad{box-shadow:-3px 0 22px 0 rgba(29,73,149,.3);-webkit-box-shadow:-3px 0 22px 0 rgba(29,73,149,.3);-moz-box-shadow:-3px 0 22px 0 rgba(29,73,149,.3)}.theme_btn_rds25{border-radius:25px}.btn_block{width:100%;display:block}.btn_r25{border-radius:25px}.link_black,.theme_btn.theme_txt_black{color:#1a1a1a}body,html{height:100%}#wrap{width:100%;margin-top:70px}div#wrap.post_mt{margin-top:59px}a{transition:all .1s ease-in-out;text-decoration:none;cursor:pointer}:active,:focus{outline:none}body{font-size:16px!important;transition:all .1s ease-in-out;color:#1a1a1a;font-family:"Dosis",sans-serif!important;font-weight:400;font-style:normal;letter-spacing:.16px;background-color:#e1e1e1;margin:0;padding:0;line-height:1.5}.display-1{font-size:50px;font-weight:400;line-height:60px}.display-2{font-size:40px;line-height:50px;font-weight:700}h1,h2,h3,h4,h5,h6{margin-top:0;margin-bottom:15px;font-weight:400;letter-spacing:1px}h1{font-size:35px;letter-spacing:.72px}h2{font-size:30px}h3{font-size:25px}h4{font-size:20px;letter-spacing:.4px}h5{font-size:18px}h6,p{font-size:16px}p{margin-top:0;margin-bottom:15px}p:last-child{margin-bottom:0}.fontS14{font-size:14px!important}.ft_Weight_100{font-weight:100!important}.ft_Weight_200{font-weight:200!important}.ft_Weight_300{font-weight:300!important}.ft_Weight_400{font-weight:400!important}.ft_Weight_500{font-weight:500!important}.ft_Weight_600{font-weight:600!important}.ft_Weight_700{font-weight:700!important}.fontS13{font-size:13px!important}.fontS17{font-size:17px!important}.text_primary{color:#fd3398!important}.text_center{text-align:center!important}.text_uppercase{text-transform:uppercase!important}input{-webkit-appearance:none;-moz-appearance:none;appearance:none;box-shadow:none}@font-face{font-family:"Dosis";src:url(/static/media/Dosis-Bold.bbf3da72.woff2) format("woff2"),url(/static/media/Dosis-Bold.7ae38bba.woff) format("woff");font-weight:700;font-style:normal;font-display:swap}@font-face{font-family:"Dosis";src:url(/static/media/Dosis-ExtraLight.558d2fb8.woff2) format("woff2"),url(/static/media/Dosis-ExtraLight.4862111c.woff) format("woff");font-weight:200;font-style:normal;font-display:swap}@font-face{font-family:"Dosis";src:url(/static/media/Dosis-SemiBold.639229ab.woff2) format("woff2"),url(/static/media/Dosis-SemiBold.b5823f47.woff) format("woff");font-weight:600;font-style:normal;font-display:swap}@font-face{font-family:"Dosis";src:url(/static/media/Dosis-ExtraBold.e5a25f0d.woff2) format("woff2"),url(/static/media/Dosis-ExtraBold.3bd08858.woff) format("woff");font-weight:800;font-style:normal;font-display:swap}@font-face{font-family:"Dosis";src:url(/static/media/Dosis-Medium.8c5958ea.woff2) format("woff2"),url(/static/media/Dosis-Medium.476e72f8.woff) format("woff");font-weight:500;font-style:normal;font-display:swap}@font-face{font-family:"Dosis";src:url(/static/media/Dosis-Regular.0f78257d.woff2) format("woff2"),url(/static/media/Dosis-Regular.557739d4.woff) format("woff");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:"Dosis";src:url(/static/media/Dosis-Light.1c3a8f77.woff2) format("woff2"),url(/static/media/Dosis-Light.3b53726d.woff) format("woff");font-weight:300;font-style:normal;font-display:swap}header.main_header{position:fixed;top:0;width:100%;z-index:999;background:#1a1a1a;box-shadow:0 0 10px 0 rgba(35,35,35,.15);border-bottom:1px solid #fd3398}header.main_header .theme_navigation{padding:.31rem 1.5rem;height:70px;display:flex;align-items:center;justify-content:space-between;position:relative;transition:all .1s ease-in-out}header.main_header .logo{max-height:100%;line-height:0}header.main_header ul .nav-item{list-style:none;display:inline-block;margin-left:20px}header.main_header ul .nav-item:hover .nav-link:before{opacity:1;width:100%}header.main_header ul .nav-item:hover .nav-link{color:rgba(0,0,0,.6)}header.main_header ul .nav-item .nav-link.active:before{opacity:1;width:100%}header.main_header ul .nav-item .nav-link{color:#000;font-size:16px;font-weight:500;padding:0;position:relative}header.main_header ul .nav-item .nav-link:before{background:#fd3398;border-radius:2.5px;bottom:-3px;content:"";height:3px;left:0;opacity:0;position:absolute;transition:all .3s ease-in-out;width:20px;z-index:-1}header.main_header ul .nav-item .nav-link.active{color:rgba(0,0,0,.6)}header.main_header ul .nav-item .nav-link.not_line:before{display:none}header.main_header ul .nav-item .nav-link.a-btn{color:#fff;padding:0 1.5rem;line-height:2.5}header.main_header ul .nav-item .nav-link img{width:25px}header.main_header .lps_fig_circle{width:60px;height:60px}header.main_header .lps_list_group .lps_media_body h5{margin-bottom:5px;font-weight:500;color:#1a1a1a;display:block}header.main_header .lps_list_group .lps_media_body p{font-size:16px;font-weight:500}.header__logo{height:50px}.lp_nav_customize{padding:0;width:100%}.lp_nav_customize .nav-item{margin-left:0!important}.lp_nav_customize .nav-item .nav-link{width:20px;height:20px;text-align:center;line-height:0}.lp_nav_customize .nav-item .nav-link img{width:20px!important}.lp_nav_customize .nav-item .nav-link.check_link{line-height:50px}.lp_nav_customize .nav-item .nav-link.check_link img{width:22px!important}.main_header{transition:transform .4s}.scroll-down .main_header{transform:translate3d(0,-100%,0)}.scroll-up .main_header{transform:none}nav.theme_navigationCenterLogo .logo{position:absolute;left:calc(50% - 28.51px)}footer.main_footer{position:absolute;left:0;right:0;bottom:0;background-color:#000;padding:16px 15px}footer.main_footer .link_list_group{text-align:center}footer.main_footer .footer_link{margin-right:36px;font-size:14px;color:#fff;display:inline-block}footer.main_footer .footer_link:last-child{margin-right:0}footer.main_footer a{color:#fff}footer.main_footer a:active,footer.main_footer a:focus,footer.main_footer a:hover{color:#fd3398}.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;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:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(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;-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:none;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{touch-action:pan-y;-webkit-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}.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(/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{transform:scale(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:50%;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}/*!
 * animate.css -http://daneden.me/animate
 * Version - 3.5.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2016 Daniel Eden
 */.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.hinge{-webkit-animation-duration:2s;animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s}@-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.swing{transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}@keyframes wobble{0%{transform:none}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:none}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.39062deg) skewY(.39062deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}@keyframes jello{0%,11.1%,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.39062deg) skewY(.39062deg)}88.8%{transform:skewX(-.19531deg) skewY(-.19531deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;transform-origin:center}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.bounceIn{-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{transform:perspective(400px) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{transform:perspective(400px) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{transform:perspective(400px) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{transform:perspective(400px);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:none}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}*,:after,:before{box-sizing:border-box}.form_group_modify{margin-bottom:15px}.form_group_modify.form_group_modify_messages{margin-top:90px}.input_modify{width:100%;height:52px;border-radius:5px;padding:10px 16px;font-size:16px;font-weight:400;letter-spacing:.16px;line-height:1.33;display:block;background-color:#fff;color:#1a1a1a;border:1px solid #a6a6a6;background-clip:padding-box;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}.input_modify:active,.input_modify:focus{border-color:#fd3398!important}.input_modify:-ms-input-placeholder{color:#8b8b8b;font-weight:400}.input_modify::-ms-input-placeholder{color:#8b8b8b;font-weight:400}.input_modify::placeholder{color:#8b8b8b;font-weight:400}.input_modify::-webkit-input-placeholder{color:#8b8b8b;font-weight:400}.input_modify::-moz-placeholder{color:#8b8b8b;font-weight:400}.input_modify.txtarea_modify{height:auto;overflow:auto;resize:vertical}.input_modify.input_border_btm{border-top:0;border-left:0;border-right:0;border-radius:0;padding-left:0;padding-bottom:0;height:45px}.input_modify.focus-visible:active,.input_modify.focus-visible:focus{border-bottom-color:#fd3398!important}.input_modify.input_brdrBtnmP{border:0;border-bottom:1px solid #fd3398;background-color:transparent;padding-left:0}.input_modify.input_brdrBtnmP:active,.input_modify.input_brdrBtnmP:focus{border-bottom-color:#fff}.input_modify.inputBorder{letter-spacing:0;font-size:14px;padding-left:0;padding-right:0;height:30px;border-radius:0}.input_modify.inputBorder:-ms-input-placeholder{opacity:1;color:#fff}.input_modify.inputBorder::-ms-input-placeholder{opacity:1;color:#fff}.input_modify.inputBorder::placeholder{opacity:1;color:#fff}.input_modify.inputBorder::-webkit-input-placeholder{opacity:1;color:#fff}.input_modify.inputBorder::-moz-placeholder{opacity:1;color:#fff}.select_modify{min-height:30px;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/static/media/sort-down.38504d3a.svg);background-repeat:no-repeat;background-size:15px;background-position:93%;padding:8px 10px;min-width:98px}.select_modify.select_border_btm{border-bottom:1px solid #a6a6a6!important;border:0;padding:0;border-radius:0;height:auto;background-position:100%;width:200px}.select_modify.selct_gry900{color:#8b8b8b}.select_modify.select_clrs{border-color:#fd3398;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAOCAYAAAA1+Nx+AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MEQ5RjI1QzJEN0RGMTFFQUEwQkFCQzIwN0UxRkZEOUEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MEQ5RjI1QzNEN0RGMTFFQUEwQkFCQzIwN0UxRkZEOUEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDowRDlGMjVDMEQ3REYxMUVBQTBCQUJDMjA3RTFGRkQ5QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDowRDlGMjVDMUQ3REYxMUVBQTBCQUJDMjA3RTFGRkQ5QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/Prka5BoAAACZSURBVHjaYvxvPNOJgYGhAIh5GagLPgPxBEagBfeBDAUG2oAHTEDiPAPtwHmQBSk0sgRkZgrIgndA7EJlS86DzTyT9o4JKkBNS+CGgzhMSBLUsATFcHQLKLUEw3BsFpBrCVbDcVlAqiU4DcdnAbGW4DWckAWELCFoODEW4LLkPFTsHSHNLERGIsggZyCugvLbgPg9MRoBAgwAkZ48mkHJ4pIAAAAASUVORK5CYII=);min-width:160px;height:48px}.select_modify.select_xs{width:50px;height:40px}.label_modify{margin-bottom:10px;font-size:14px;font-weight:400;display:inline-block;max-width:100%;color:#1a1a1a}.lps_cont_rdo{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:15px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.lps_cont_rdo input{position:absolute;opacity:0;cursor:pointer}.lps_checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#fff;border-radius:50%;border:1px solid #e1e1e1}.lps_cont_rdo:hover input~.lps_checkmark{background-color:#ccc}.lps_cont_rdo input:checked~.lps_checkmark{background-color:#fff}.lps_checkmark:after{content:"";position:absolute;display:none}.lps_cont_rdo input:checked~.lps_checkmark:after{display:block}.lps_cont_rdo .lps_checkmark:after{top:3.3px;left:3.3px;width:12px;height:12px;border-radius:50%;background:#1a1a1a}.lps_cont_check{display:block;position:relative;padding-left:35px;margin-bottom:12px;cursor:pointer;font-size:16px;-webkit-user-select:none;-ms-user-select:none;user-select:none}.lps_cont_check input{position:absolute;opacity:0;cursor:pointer;height:0;width:0}.lps_Checkmark{position:absolute;top:0;left:0;height:20px;width:20px;background-color:#eee}.lps_cont_check:hover input~.lps_Checkmark{background-color:#ccc}.lps_cont_check input:checked~.lps_Checkmark{background-color:#2196f3}.lps_Checkmark:after{content:"";position:absolute;display:none}.lps_cont_check input:checked~.lps_Checkmark:after{display:block}.lps_cont_check .lps_Checkmark:after{left:9px;top:5px;width:5px;height:10px;border:solid #1a1a1a;border-width:0 3px 3px 0;transform:rotate(45deg)}.lps_switch{position:relative;display:inline-block;width:60px;height:34px}.lps_switch input{opacity:0;width:0;height:0}.lps_int_slider{cursor:pointer;top:0;left:0;right:0;bottom:0}.lps_int_slider,.lps_int_slider:before{position:absolute;background-color:transparent;transition:.4s;border:1px solid #fd3398}.lps_int_slider:before{content:"";height:26px;width:26px;left:4px;bottom:3px}input:checked+.lps_int_slider{background-color:#fd3398}input:focus+.lps_int_slider{box-shadow:0 0 1px #fd3398}input:checked+.lps_int_slider:before{transform:translateX(26px);background-color:#fff}.lps_int_slider.round{border-radius:34px}.lps_int_slider.round:before{border-radius:50%}.lps_form_wrp{width:100%}.lps_form_wrp .input_modify{background-color:transparent;border-bottom-color:#1a1a1a;border-radius:0;border-top:0;border-left:0;border-right:0;padding-left:0;font-weight:300;font-size:15px}.lps_form_wrp .input_modify:-ms-input-placeholder{font-weight:300}.lps_form_wrp .input_modify::-ms-input-placeholder{font-weight:300}.lps_form_wrp .input_modify::placeholder{font-weight:300}.lps_form_wrp .input_modify::-webkit-input-placeholder{font-weight:300}.lps_form_wrp .input_modify::-moz-placeholder{font-weight:300}.lps_form_wrp .input_modify:active,.lps_form_wrp .input_modify:focus{border-bottom-color:#fd3398!important}.lps_form_wrp .pos_wrp{text-align:center;display:block;margin-top:120px}.lps_form_wrp .pos_wrp .pos_link{display:block;margin-left:auto;margin-right:auto}.pos_link{width:75px;height:75px;line-height:75px;text-align:center;display:inline-block;border:1px solid #fd3398;border-radius:50%;color:#fd3398;margin-bottom:15px}.lps_bg_txt_white{height:100%;background-color:#fd3398}.lps_bg_txt_white .input_modify{background-color:transparent;border-bottom-color:#fff;border-radius:0;border-top:0;border-left:0;border-right:0;padding-left:10px;padding-right:10px;color:#fff;height:38px}.lps_bg_txt_white .input_modify:active,.lps_bg_txt_white .input_modify:focus{border-bottom-color:#1a1a1a!important}.lps_bg_txt_white .input_modify:-ms-input-placeholder{font-weight:300;color:#fff}.lps_bg_txt_white .input_modify::-ms-input-placeholder{font-weight:300;color:#fff}.lps_bg_txt_white .input_modify::placeholder{font-weight:300;color:#fff}.lps_bg_txt_white .input_modify::-webkit-input-placeholder{font-weight:300;color:#fff}.lps_bg_txt_white .input_modify::-moz-placeholder{font-weight:300;color:#fff}.on_boarding_wrp{padding-left:28px;padding-right:28px}.on_boarding_wrp.on_boardingNChng{padding-left:35px;padding-right:35px}.on_boarding_wrp .lps_form_wrp .input_modify{border-bottom-color:#fd3398}.on_boarding_wrp .lps_form_wrp .input_modify:active,.on_boarding_wrp .lps_form_wrp .input_modify:focus{border-bottom-color:#fff!important}.on_boarding_wrp .lps_form_wrp .pos_wrp{margin-top:0}.on_boarding_wrp .lps_cont_check{color:#fff;font-size:15px}.on_boarding_wrp .lps_Checkmark{background-color:transparent;border:1px solid #fd3398;border-radius:3px;transition:.3s ease-in-out}.on_boarding_wrp .lps_cont_check:hover input~.lps_Checkmark{background-color:transparent}.on_boarding_wrp .lps_cont_check input:checked~.lps_Checkmark{background-color:#fd3398;transition:.3s ease-in-out}.on_boarding_wrp .lps_cont_check input:checked~.lps_Checkmark:after{border-color:#1a1a1a}.on_boarding_wrp .lps_cont_check .lps_Checkmark:after{left:5px;top:0;width:8px;height:15px}.on_boarding_wrp .icn_passAbslt{position:absolute;top:8px;right:0}.on_boarding_wrp .icn_passAbslt img{width:25px}.on_boarding_wrp .product_item_wrp{padding:0 30px;text-align:center}.on_boarding_wrp .product_item_wrp .product_item{background-color:#1a1a1a;border:1px solid #1a1a1a;padding:50px 0}.on_boarding_wrp .product_item_wrp h5{color:#fff;margin-bottom:20px;margin-top:20px}.on_boarding_wrp .lps_slider .lps_fig{width:140px}.on_boarding_wrp .lps_slider.owl-theme .owl-dots .owl-dot span{background:transparent;border:1px solid #fd3398;margin:5px 4px}.on_boarding_wrp .lps_slider.owl-theme .owl-dots .owl-dot.active span,.on_boarding_wrp .lps_slider.owl-theme .owl-dots .owl-dot:focus span,.on_boarding_wrp .lps_slider.owl-theme .owl-dots .owl-dot:hover span{background-color:#fd3398;border-color:#fd3398}.on_boarding_wrp .lps_art_white{margin-top:10px}.on_boarding_wrp .lps_art_white h4{color:#fff}.on_boarding_wrp .lps_art_white p{color:#fff;font-weight:300}.on_boarding_wrp .lps_hash_ul .theme_btn{margin-right:10px;margin-bottom:8px;padding:5px 8px;min-width:auto}.on_boarding_wrp_spwn{width:100%;height:100%;display:flex;flex-direction:column;justify-content:space-between;padding:35px 0}.lps_search .inner_form .input_field .input_modify{border-color:#f2f2f2;background-color:#e1e1e1}input:checked+.lps_int_slider.toogle_active{background-color:#fd3398}.text_white{color:#fff!important}.mt45{margin-top:40px}.mb45{margin-bottom:40px}.lps_mb10{margin-bottom:10px!important}.lps_mb5{margin-bottom:5px!important}.lps_ml10{margin-left:10px!important}.lps_mb15{margin-bottom:15px!important}.lps_mb20{margin-bottom:20px!important}.mb25{margin-bottom:25px!important}.mb30{margin-bottom:30px!important}.mb100{margin-bottom:100px!important}.mb_0{margin-bottom:0!important}.mt_0{margin-top:0!important}.mt_5{margin-top:5px!important}.mb_5{margin-bottom:5px!important}.mb_10{margin-bottom:10px!important}.mb_15{margin-bottom:15px!important}.ml_15{margin-left:15px!important}.ml_5{margin-left:5px!important}.ml_0{margin-left:0!important}.mr_15{margin-right:15px}.mr_5{margin-right:5px!important}.mt_10{margin-top:10px!important}.mt_15{margin-top:15px!important}.mt_30{margin-top:30px!important}.mb20{margin-bottom:20px!important}.mb_25{margin-bottom:25px!important}.my25{margin-top:25px;margin-bottom:25px}.mt_35{margin-top:35px!important}.mt_25{margin-top:25px}.my_10{margin-top:10px!important;margin-bottom:10px!important}.pd_b0{padding-bottom:0!important}.pd_t0,.pd_y{padding-top:0!important}.pd_y{padding-bottom:0!important}.pd_t10{padding-top:10px!important}.pd_b10{padding-bottom:10px!important}.pb_0{padding-bottom:0!important}.px_0{padding-left:0!important;padding-right:0!important}.p_0{padding:0!important}.link_underline{text-decoration:underline}.link_white:hover{color:#fd3398!important}.border_0{border:0!important}.border_top_0{border-top:0!important}.lps_pink_border{border:1px solid #fd3398}.link_white{color:#fff!important}.pt100{padding-top:100px;display:inline-block}.lps_flt_right{float:right}.text_right{text-align:right!important}.text_left{text-align:left!important}.w_20{width:20px!important}.min_w_150{min-width:150px!important}.min_w_170{min-width:170px!important}.bg_grayCCC{background-color:#e1e1e1!important}.bg_gray_feed{background-color:#f2f2f2!important}.lps_bg_secondary{background-color:#1a1a1a!important}.text_secondary{color:#1a1a1a!important}.text_black{color:#000!important}.btnr_25{border-radius:25px}.lps_px15{padding-right:15px!important;padding-left:15px!important}.lh26{line-height:26px!important}.brds_0{border-radius:0!important}.modal-backdrop{display:block;background-color:rgba(10,19,36,.25);background:rgba(10,19,36,.25) 0 0 no-repeat padding-box;opacity:1;backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.modal-open{overflow:hidden}.modal_active{display:block}.modal_inactive{display:none}.theme_outline_light.active{color:#212529;background-color:#f8f9fa;border-color:#f8f9fa}.container{max-width:1380px}body{overscroll-behavior-y:contain}body.body_overflow{overflow:hidden}.theme_nav_mt{margin-top:80px}#root{height:100%}.limiter{width:100%;margin:0 auto}.limiter .container-login100{width:100%;min-height:100vh;display:flex;flex-wrap:wrap;justify-content:center}.limiter .container-login100,.lps_container{background-color:#e1e1e1;position:relative;z-index:1}.lps_container{margin:0 auto;overflow:hidden;-webkit-backface-visibility:hidden;backface-visibility:hidden;width:800px;height:100%}.lps_inner_wrp{padding-left:15px;padding-right:15px}.lps_inner_wrp.lps_inner_wrp_media{padding-top:16px;padding-bottom:25px}.lps_mt_50{margin-top:50px}.lps_pink_bg{background-color:#fef1eb!important}.lps_pink_gradient{width:100%;height:106px;margin-top:-20px;background:transparent linear-gradient(0deg,rgba(243,133,168,.25098),hsla(0,0%,100%,.25098)) 0 0 no-repeat padding-box}.lps_media{display:flex;align-items:flex-start}.lps_media_body{flex:1 1}.lps_media_body p{font-size:16px;line-height:20px;letter-spacing:.16px}.a-btn{border-radius:10px;border:0;color:#fff;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;outline:none;padding:0 1.5rem;text-decoration:none;transition:background-color .2s ease;white-space:nowrap}.lps_slider{padding:150px 0;position:relative}.lps_slider.product_slider1{padding:45px 0}.lps_slider.brand_pro_slider{padding:45px 0 15px}.lps_slider .owl-nav{margin-top:0;display:flex;align-items:center;justify-content:space-between;position:absolute;top:129px;width:100%}.lps_slider .owl-nav button{outline:0;background-color:transparent;color:#fcc!important;border-radius:0!important;margin:0!important;line-height:15px!important}.lps_slider .owl-nav button:hover{background:transparent!important;color:#fcc!important}.lps_slider .owl-nav button span{font-size:25px;display:inline-block}.lps_slider .owl-nav button .left_arrow{transform:rotate(180deg);margin-top:3px}.lps_slider .lps_fig{width:150px;margin:0 auto}.lps_slider .lps_fig img{height:100%;width:100%;object-fit:cover}.lps_slider.owl-theme .owl-dots{margin-top:0!important}.lps_slider.owl-theme .owl-dots .owl-dot span{background:#fff;border:1px solid #fd3398}.lps_slider.owl-theme .owl-dots .owl-dot.active span,.lps_slider.owl-theme .owl-dots .owl-dot:hover span{background:#fd3398;border-color:#fd3398}.lps_fig{margin:0}.lps_fig.lps_fig_150{width:150px}.lps_fig img{height:100%;width:100%;object-fit:cover}.lps_fig.lps_fig_cont img{object-fit:contain}.lps_fig.lps_fig_circle{width:37px;height:37px;overflow:hidden;border-radius:50%;margin-right:10px}.lps_fig.lps_fig_circle.lps_fig_circle_xs{text-align:center;line-height:55px;background-color:#1a1a1a}.lps_fig.lps_fig_circle.lps_fig_circle_xs img{width:25px;height:auto}.lps_fig.lps_fig_circle.lps_fig_circle_visible{border-radius:0}.lps_fig.lps_fig_circle.lps_float_right{position:absolute;right:0;top:0;width:28px;height:28px;margin-right:0;overflow:visible}.text_color_red100{color:#993!important}.lps_inner_cont{padding:30px 0}.lps_art h5{font-weight:500}.lps_art p{color:#1a1a1a;letter-spacing:.16px;line-height:20px}.lps_link{display:inline-block;color:#fd3398!important}.lps_link:focus,.lps_link:hover{color:#fb027f!important}.avatar_dropdown{padding:0;list-style:none;margin:0}.avatar_dropdown .user_menu_dropdown{display:flex;align-items:center}.dropdown-toggle{white-space:nowrap}header.main_header .lps_dropdown .lps_dropdown-menu{transition:all .5s;overflow:hidden;transform-origin:top center;transform:scaleY(0);min-width:170px}.profile_dropdown .lps_dropdown-menu{position:absolute;top:54px;left:auto;padding:0;border-radius:0 0 8px 8px;border:0}.lps_dropdown-menu-right{right:0;left:auto}.avatar_dropdown .lps_dropdown-menu{position:absolute;top:58px;left:auto;min-width:170px;padding:0;border-radius:0;box-shadow:0 0 25px 0 rgba(0,0,0,.26);z-index:1000;display:none;float:left;margin:.125rem 0 0;text-align:left;list-style:none;background-color:#fff;background-clip:padding-box}.avatar_dropdown .lps_dropdown-menu .list_item.active a{color:#141414;border-bottom:1px solid #fd3398}.avatar_dropdown .lps_dropdown-menu .list_item a{color:#141414;padding:10px 15px;display:block;font-size:14px;text-decoration:none}.avatar_dropdown .lps_dropdown-menu .list_item a:hover{color:#fd3398;font-weight:500}.avatar_dropdown .lps_dropdown-menu.lps_chatBox_list{width:375px;top:71px;margin-top:0}.avatar_dropdown .lps_dropdown-menu.lps_chatBox_list .list-group-item{background-color:#e1e1e1;border-color:#fd3398;color:#fff;margin-bottom:0;padding:10px 15px}.avatar_dropdown .lps_dropdown-menu.lps_chatBox_list .list-group-item:first-child{border-top:0}.lps_dropdown.open .lps_dropdown-menu{display:block}.lps_loader{font-size:10px;margin:100px auto;text-indent:-9999em;width:90px;height:90px;border-radius:50%;background:#fff;background:transparent linear-gradient(0deg,rgba(254,241,235,.501961),#fd3398) 0 0 no-repeat padding-box;position:relative;-webkit-animation:load3 1.4s linear infinite;animation:load3 1.4s linear infinite;transform:translateZ(0)}.lps_loader:before{width:50%;height:50%;border-radius:100% 0 0 0}.lps_loader:after,.lps_loader:before{background:#e1e1e1;position:absolute;top:0;left:0;content:""}.lps_loader:after{width:88%;height:88%;border-radius:50%;margin:auto;bottom:0;right:0}@-webkit-keyframes load3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes load3{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.lps_widgets{margin:0;padding:0;position:absolute;bottom:30px;right:15px;z-index:1}.lps_widgets.widgets_text_feed{right:0}.lps_widgets .listed_item{list-style-type:none}.lps_widgets .listed_item:last-child .circle_image{margin-bottom:0}.lps_widgets .circle_image{width:40px;height:40px;text-align:center;background-color:#fd3398;border:1px solid #fd3398;position:relative;overflow:hidden;border-radius:50%;margin-bottom:12px}.lps_widgets .inner_image{width:20px}.lps_widgets .close_icon_wrp img,.lps_widgets .trash_icon_wrp img{width:17px}.lps_widgets .hashT_icon_wrp img{width:14.66px;height:19.47px}.lps_widgets .share_icon_wrp img{width:20.5px;height:22.58px}.lps_widgets .repeat_icon_wrp img{width:22px}.lps_widgets .lip_icon_wrp img{width:25px}.lps_widgets.lps_widgets_post{position:absolute;bottom:0}.lps_flx_vm_jc{justify-content:center}.lps_flx_vm,.lps_flx_vm_jc{display:flex;align-items:center}.lps_flx_vm_jsbtwn{display:flex;justify-content:space-between}.lps_f_vm{align-items:center}.lps_f_end{align-items:flex-end}.lps_primary_bg{background-color:#fd3398}.lps_h_100{height:100%}#trigger_HomeScreen_popup.hidden{display:none}#trigger_HomeScreen_popup.fade-in{opacity:1}.hover_bkgr_fricc{cursor:pointer;display:none;height:100%;position:fixed;top:0;left:0;width:100%;z-index:10000;overflow-x:hidden;overflow-y:auto}.hover_bkgr_fricc.full_Hvh .popup_cont{min-height:100vh}.hover_bkgr_fricc.hover_bkgr_cccc .popup_close_header{border:0;border-bottom:1px solid #fff}.hover_bkgr_fricc.hover_bkgr_cccc .popup_cont .popup_body{padding:25px 0}.hover_bkgr_fricc.hover_bkgr_cccc .popup_cont .popup_body .collection_wrp{padding-left:15px;padding-right:15px}.hover_bkgr_fricc.black_modal .popup_cont{background-color:#1a1a1a;color:#fff;text-align:left}.hover_bkgr_fricc.black_modal .lps_ul li{margin-bottom:20px}.hover_bkgr_fricc.chat_box_wrp .modal-dialog-centered{align-items:flex-end}.hover_bkgr_fricc.chat_box_wrp .popup_cont{text-align:left;background-color:#fff;border:1px solid #fd3398}.hover_bkgr_fricc.chat_box_wrp .popup_cont .popup_body{padding:36px 16px;margin-bottom:83px}.hover_bkgr_fricc.chat_box_wrp .popupCloseButton{top:13px;right:auto;left:41px}.hover_bkgr_fricc.chat_box_wrp .input_modify{padding-right:45px;border-left:1px solid #1a1a1a;height:42px;border-radius:0}.hover_bkgr_fricc.chat_box_wrp .btn_search{width:80px;position:absolute;right:0;height:42px;background:transparent;border:0;padding:0;cursor:pointer;display:flex;justify-content:center;align-items:center}.hover_bkgr_fricc.chat_box_wrp .btn_search img{width:20px}.hover_bkgr_fricc .modal-dialog-centered{display:flex;align-items:center;min-height:calc(100% - 1px)}.hover_bkgr_fricc.hover_fullS .popup_cont{min-height:100vh;display:flex;align-items:center}.hover_bkgr_fricc.hover_fullS .popup_cont .popup_art_mb{margin-bottom:40%}.hover_bkgr_fricc.hover_fullS .popup_cont .popup_title_mb{margin-bottom:20%}.hover_bkgr_fricc .popup_cont{background-color:#1a1a1a;display:inline-block;min-height:350px;vertical-align:middle;width:100%;position:relative;text-align:center}.hover_bkgr_fricc .popup_cont .popup_body{padding:36px 16px;height:100%}.hover_bkgr_fricc .popup_cont .popup_body .theme_btn{margin-bottom:10px;font-weight:500;word-break:break-all;white-space:break-spaces}.hover_bkgr_fricc .popup_cont .popup_body .lps_hash_ul{padding-bottom:60px}.hover_bkgr_fricc .popup_cont .popup_body .lps_hash_ul .theme_btn{display:inline-block;margin:5px;font-weight:300}.hover_bkgr_fricc .popup_cont .popup_body .lps_liks_white{color:#fff}.hover_bkgr_fricc .popup_cont .popup_body .lps_liks_white:hover{color:#fb027f}.hover_bkgr_fricc .popup_cont .popup_body .lps_title{margin-bottom:30px;color:#fff;font-weight:400;font-size:15px}.hover_bkgr_fricc .popup_cont .lps_btn_grps{padding:25% 15px 0}.hover_bkgr_fricc .popup_cont .lps_btn_grps.gredient_ul{padding:30px 15px 0}.hover_bkgr_fricc .popup_cont .lps_btn_grps.gredient_ul li{margin-bottom:25px}.hover_bkgr_fricc .popup_cont .lps_btn_grps.gredient_ul li h6{color:#fff;margin-bottom:10px}.hover_bkgr_fricc .popup_cont .lps_btn_grps.gredient_ul li .theme_btn{width:120px;margin:0 auto}.hover_bkgr_fricc .popup_cont.post_popup_white,.hover_bkgr_fricc .popup_cont.post_popup_white .post_poup{background-color:#fff}.hover_bkgr_fricc .popup_cont.post_popup_white .post_poup .hash_tag_block .hashtag_btn{color:#1a1a1a;border-color:#1a1a1a}.hover_bkgr_fricc .popup_cont.post_popup_white .post_poup .hash_tag_block .hashtag_btn:active,.hover_bkgr_fricc .popup_cont.post_popup_white .post_poup .hash_tag_block .hashtag_btn:focus,.hover_bkgr_fricc .popup_cont.post_popup_white .post_poup .hash_tag_block .hashtag_btn:hover{color:#fff;background-color:#1a1a1a;border-color:#1a1a1a}.hover_bkgr_fricc .popup_cont.post_popup_white .post_poup .post_links a{color:#fd3398}.hover_bkgr_fricc .popup_cont.post_popup_white .theme_input_group .form-control{border-color:#1a1a1a}.hover_bkgr_fricc .popup_cont.post_popup_white .theme_input_group .form-control:-ms-input-placeholder{color:#1a1a1a}.hover_bkgr_fricc .popup_cont.post_popup_white .theme_input_group .form-control::-ms-input-placeholder{color:#1a1a1a}.hover_bkgr_fricc .popup_cont.post_popup_white .theme_input_group .form-control::placeholder{color:#1a1a1a}.hover_bkgr_fricc .popup_cont.post_popup_white .theme_input_group .form-control::-webkit-input-placeholder{color:#1a1a1a}.hover_bkgr_fricc .popup_cont.post_popup_white .theme_input_group .form-control::-moz-placeholder{color:#1a1a1a}.hover_bkgr_fricc .popup_cont.post_popup_white .theme_input_group .input-group-addon{border-color:#1a1a1a}.hover_bkgr_fricc .modal_gredient_inner{margin-top:154px}.hover_bkgr_fricc .modal_gredient_inner .popup_cont{min-height:350px}.hover_bkgr_fricc.heart_notify_box{position:absolute;overflow:visible;top:-18px;right:48px;width:145px;left:auto}.hover_bkgr_fricc.heart_notify_box .popup_cont{min-height:auto;background-color:#1a1a1a;transform:translateX(8px)}.hover_bkgr_fricc.heart_notify_box .popup_cont .popup_body{padding:12px 15px;font-size:14px;color:#fff}.hover_bkgr_fricc.heart_notify_box .bottm_shape{display:block;position:absolute;content:"";width:10px;height:10px;right:-10px;bottom:25px;background-color:inherit;transform:translateX(-6px) rotate(45deg);pointer-events:none}.hover_bkgr_fricc.heart_notify_box.notify_box_hide_3S{display:none}.hover_bkgr_fricc .popup_close_header{border:1px solid #fd3398;background-color:#1a1a1a;display:block;padding:15px;text-align:right}.hover_bkgr_fricc .popup_close_header.close_check_wrp{display:flex;align-items:center;justify-content:space-between}.hover_bkgr_fricc .popup_close_header .popupCloseButton{position:inherit;width:auto;height:auto;line-height:inherit}.hover_bkgr_fricc.hover_alternate_W{display:inline-block}.hover_bkgr_fricc.hover_alternate_W .popup_cont{background-color:#fff;margin:15px;border-radius:12px;min-height:300px}.hover_bkgr_fricc.hover_alternate_W .popup_cont .popup_body{padding:30px 15px}.hover_bkgr_fricc.hover_alternate_W .popup_cont h2{font-weight:600;margin-bottom:20px}.hover_bkgr_fricc.hover_alternate_W .popup_cont h4{font-weight:500;color:#1a1a1a;line-height:26px}.hover_bkgr_fricc.hover_alternate_W .popup_cont .lps_top_imgs{display:inline-block;background:#1a1a1a;padding:20px 15px;border-radius:30px;margin-bottom:15px}.hover_bkgr_fricc.hover_alternate_W .popup_cont .lps_top_imgs img{width:100px;margin:0}.hover_bkgr_fricc .lps_bg_txt_white .input_modify{background-color:transparent;border-bottom-color:#fd3398;border-radius:0;border-top:0;border-left:0;border-right:0;padding-left:0;padding-right:10px;color:#fff;height:38px}.hover_bkgr_fricc.shareTextModal .popup_cont .lps_btn_grps{padding:0 15px}.hover_bkgr_fricc.shareTextModal .popup_cont .lps_btn_grps li .copyPara{margin-top:40px}.hover_bkgr_fricc.shareTextModal .popup_cont .lps_btn_grps li span.theme_btn{color:#fff!important;font-weight:400}.heart_notify_right{text-align:right;display:block;width:100%;margin-top:15px}.heart_notify_right img{width:20px}.popupCloseButton{cursor:pointer;display:inline-block;position:absolute;top:15px;right:15px;width:36px;height:36px;line-height:44px;text-align:center;background-color:transparent;border-radius:50%;z-index:1;transition:all .4s ease-in-out}.popupCloseButton.popupCloseButtonLeft{left:15px;right:auto}.popupCloseButton img{width:18px}.popupCloseButton .attach_img_rtd{transform:rotate(100deg)}.lps_header_link{font-size:18px;font-weight:400;letter-spacing:1.8px;color:#fd3398;margin-top:20px}.lps_header_link:hover{color:#fb027f}.lps_header_link .lps_header_img{margin-right:12px;width:23px}.inner_form{width:100%;margin-bottom:25px;margin-top:25px}.inner_form .input_field{height:40px;width:100%;position:relative}.inner_form .input_field .btn_search{width:60px;position:absolute;right:0;height:100%;background:transparent;border:0;padding:0;cursor:pointer;display:flex;justify-content:center;align-items:center}.inner_form .input_field .btn_search svg{fill:#4f4f4f;width:30px;height:30px;transition:all .2s ease-out,color .2s ease-out}.inner_form .input_field .btn_search img{width:18px}.inner_form .input_field .input_modify{padding:10px 60px 10px 30px;height:100%;border-color:#4d4d4d}.lps_list_group{display:flex;flex-direction:column;padding-left:0;margin-bottom:0;border-radius:0}.lps_list_group.lps_listN .list-group-item{padding:10px 30px}.lps_list_group.lps_listN .list-group-item a{font-weight:500;letter-spacing:.88px;font-size:18px}.lps_list_group.lps_chatBox_list .list-group-item{margin-bottom:10px}.lps_list_group.lps_chatBox_list .lps_media_body p{font-size:14px;margin-bottom:3px;color:#1a1a1a}.lps_list_group.lps_chatBox_list .lps_media_body .btn_group{margin-top:5px;margin-bottom:5px}.lps_list_group.lps_chatBox_list .lps_media_body .btn_group .theme_btn{color:#fd3398;line-height:20px;padding:5px 10px 4px;border-radius:25px;min-width:85px;text-transform:uppercase;font-weight:500;font-size:15px}.lps_list_group.lps_chatBox_list .lps_media_body .btn_group .theme_btn:hover{color:#fff}.lps_list_group.lps_chatBox_list .lps_media_body .btn_group .theme_btn.accept{border-top-right-radius:0;border-bottom-right-radius:0}.lps_list_group.lps_chatBox_list .lps_media_body .btn_group .theme_btn.deny{border-top-left-radius:0;border-bottom-left-radius:0;color:#1a1a1a}.lps_list_group.lps_chatBox_list .lps_media_body .btn_group .theme_btn.active{background-color:#1a1a1a;color:#fff}.lps_list_group.lps_chatBox_list .lps_media_body .btn_group .theme_btn.text_sendry{color:#1a1a1a;min-width:120px}.lps_list_group.lps_chatBox_list .lps_media_body a{font-size:18px;font-weight:500}.lps_list_group.my_acctn_list{margin-top:0}.lps_list_group.my_acctn_list .list-group-item .my_acctn_pt10{padding-top:15px}.lps_list_group.my_acctn_list1{margin-bottom:30px}.lps_list_group.my_acctn_list1 .list-group-item:first-child{border-top:1px solid #fff}.lps_list_group.my_acctn_list1 .list-group-item:last-child{border-bottom:1px solid #fff}.lps_list_group.my_acctn_list1 .list-group-item .lps_user_info{padding-left:0;margin-bottom:0!important}.lps_list_group .list-group-item{position:relative;display:block;padding:8px 15px;background-color:#e1e1e1;border-top:1px solid #fff}.lps_list_group .list-group-item:last-child{border-bottom:1px solid #fff}.lps_list_group a{font-size:14px;font-weight:400;color:#141414}.lps_list_group a:hover{color:#fb027f}.lps_list_group.lps_list_group_btm{margin-bottom:20px}.lps_list_group.lps_list_group_btm .list-group-item{border-top:0;border-bottom:1px solid rgba(0,0,0,.125)}.lps_number_badge{position:absolute;top:-2px;background-color:#e7b000;width:20px;height:20px;border-radius:50%;font-size:12px;color:#fff;z-index:102;cursor:pointer;margin-left:50px;text-align:center}.lps_number_badge:hover{background-color:#2d83e8}.lps_number_badge.lps_number_badge_widgets{margin-left:0;top:-13px;left:-10px;width:25px;height:25px;line-height:25px}.lps_pos_rltv{position:relative}.lps_ul{margin:0;padding:0}.lps_ul li{list-style:none}.chatbox__messages{width:100%;height:375px;overflow-y:auto;box-sizing:border-box}.input_wrp_btm{position:absolute;bottom:0;width:100%;left:0;right:0;padding:15px;background-color:#fff;border-top:1px solid #1a1a1a}.input_wrp_btm .input_modify{border:0}.lps_xs_dots{width:4px;height:4px;background-color:#993;border-radius:50%;position:absolute;right:15px;z-index:120;top:7px}.morecontent span{display:none}.morelink{margin-top:5px;display:block;color:#fd3398}.morelink:hover{color:#fb027f}p.more{margin-bottom:0}.lps_inner_content{padding-top:15px;padding-bottom:15px}.lps_sm_folow,.lps_star{color:#fff}.lps_follow_media{margin-top:15px}.lps_follow_media .lps_media_body{font-size:14px;font-weight:200}.lps_follow_media .lps_sm_folow{text-transform:capitalize}.lps_follow_media .lps_fig_circle{width:30px;height:30px;margin-right:10px}.lps_txtFollow_center{display:inline-block;margin-top:20px;font-size:20px}.lps_txtFollow_center .lps_sm_folow{margin-right:20px;color:#1a1a1a}.lps_arrow_left{float:left;margin-top:2px}.lps_star .fa-star,.lps_star:active .fa-star-o,.lps_star:hover .fa-star-o{display:none}.lps_star:active .fa-star,.lps_star:hover .fa-star{display:inline-block}.lps_user_info{padding-left:53px}.lps_user_info .lps_cont_rdo{font-size:14px;padding-right:35px;padding-left:0}.lps_user_info .lps_checkmark{right:0;left:auto}.lps_user_info p{font-size:16px;line-height:20px;margin-bottom:1px;font-weight:500}.lps_user_info.lps_accnt_links a{font-size:16px}.user_info_field .input_modify{font-size:13px;padding:5px 10px 5px 0;border:0;height:24px;display:inline-block;width:auto;background-color:#e1e1e1}.user_info_field a{font-size:13px}.lps_md_title{font-size:18px!important}.lips_tab .tabs_block_cst{margin:0;padding:0 10px;list-style:none;text-align:left;border-bottom:1px solid #1a1a1a}.lips_tab .tabs_block_cst li{background-color:#e1e1e1;color:#1a1a1a;display:inline-block;padding:6px 15px;cursor:pointer;border:1px solid #1a1a1a;border-bottom:none;margin:0 2px;min-width:170px;font-size:14px;text-transform:uppercase;text-align:center}.lips_tab .tabs_block_cst li .lps_fig_sm{margin:0 auto}.lips_tab .tabs_block_cst li.current{background-color:#e1e1e1;border-bottom-color:#e1e1e1;position:relative;top:1px}.lips_tab .tab-content_cst,.lips_tab .tab-content_cst1{display:none;padding:0 0 15px}.lips_tab .tab-content_cst1.current,.lips_tab .tab-content_cst.current{display:block}.lips_tab.lps_tab_cutomize .tabs_block_cst{text-align:left}.lips_tab.lps_tab_cutomize .tab-content_cst{padding-top:0}.lips_tab.lps_tab_cutomize .grid_wrapper{border-top:0!important}.tab_gridsys .filter-buttons{display:flex;display:-ms-flexbox;display:-moz-box;margin-bottom:40px;padding-left:15px;padding-right:15px}.tab_gridsys .filter-buttons .grid-view-button,.tab_gridsys .filter-buttons .list-view-button{margin-right:8px;cursor:pointer}.tab_gridsys .filter-buttons .list-view-button{margin-right:10px}.tab_gridsys .list_syst_item{list-style:none;margin:0;padding:0}.tab_gridsys .list_syst_item.list-view-filter .lps_fig_thumb{width:160px;margin:0 auto}.tab_gridsys .list_syst_item.list-view-filter .lps_fig_thumb_wrp{padding-top:130px;padding-bottom:130px;background-color:#f2f2f2}.tab_gridsys .list_syst_item.grid-view-filter .lps_inner_wrp_media,.tab_gridsys .list_syst_item.grid-view-filter .lps_sm_shape,.tab_gridsys .list_syst_item.grid-view-filter .lps_widgets_post{display:none}.tab_gridsys .list_syst_item.grid-view-filter .grid_wrapper{display:-ms-grid;display:grid;-ms-grid-columns:1fr 0 1fr 0 1fr;grid-template-columns:1fr 1fr 1fr;align-items:center;border:1px solid #fd3398}.tab_gridsys .list_syst_item.grid-view-filter .grid_wrapper .item1{grid-column:1/3;grid-row:1}.tab_gridsys .list_syst_item.grid-view-filter .grid_wrapper .item1 .lps_fig_thumb_wrp{margin:65px 0}.tab_gridsys .list_syst_item.grid-view-filter .grid_wrapper .item1 .lps_fig_thumb{width:90px;margin:0 auto}.tab_gridsys .list_syst_item.grid-view-filter .grid_wrapper .item2{grid-column:3;grid-row:1/3;border-left:1px solid #fd3398;height:100%}.tab_gridsys .list_syst_item.grid-view-filter .grid_wrapper .item2 .lps_fig_thumb_wrp{padding:144px 50px}.tab_gridsys .list_syst_item.grid-view-filter .grid_wrapper .item2 .lps_fig_thumb{width:150px}.tab_gridsys .list_syst_item.grid-view-filter .grid_wrapper .item3{grid-column:1/3;grid-row:2;border-top:1px solid #fd3398}.tab_gridsys .list_syst_item.grid-view-filter .grid_wrapper .item3 .lps_fig_thumb_wrp{margin:65px 0}.tab_gridsys .list_syst_item.grid-view-filter .grid_wrapper .item3 .lps_fig_thumb{width:90px;margin:0 auto}.tab_gridsys .grid-view-filter .tab_grid_ele{background-color:#fef1eb}.tab_gridsys .grid-view-filter .tab_grid_ele .tab_small_ele{float:left;width:106px;height:106px}.tab_gridsys .grid-view-filter .tab_grid_ele .tab_large_ele{float:right;width:calc(100% - 106px)}.tab_gridsys .lps_inner_wrp_media{margin-top:15px;margin-bottom:30px;padding-left:15px;padding-right:15px}.lps_fig_sm{width:25px;height:25px}.lps_fig_sm img{height:100%;width:100%;object-fit:contain}.lps_fig_md{width:48px;height:48px}.lps_fig_md img{height:100%;width:100%}.grid_list_trigar.active .icn_active{display:inline-block}.grid_list_trigar.active .icn_black,.grid_list_trigar .icn_active{display:none}.product_item_wrp .product_item{padding:100px 10px;background-color:#fef1eb;margin-bottom:10px;position:relative}.product_item_wrp .product_item .product_item_attach{width:25px;height:25px;display:inline-block;position:absolute;top:1px;left:-9px;transform:rotate(90deg)}.product_item_wrp .product_item .product_item_attach img{width:100%}.product_item_wrp .product_item .product_item_star{width:25px;height:25px;display:inline-block;position:absolute;top:15px;right:15px}.product_item_wrp .product_item .product_item_star img{width:100%}.product_item_wrp .lps_art h5{font-weight:500;margin-bottom:3px}.product_item_wrp .lps_art h6{font-weight:400;margin-bottom:8px}.icn_star_link .icn_star_fill{display:none!important}.icn_star_link:active .icn_star_fill,.icn_star_link:hover .icn_star_fill{display:inline-block!important}.icn_star_link:active .icn_star,.icn_star_link:hover .icn_star{display:none!important}.produc_filter_views{display:flex;align-items:center;padding-left:15px;padding-bottom:20px}.produc_filter_views .grid_list_trigar{margin-right:8px}.lps_fig160{width:160px;margin:0 auto}.lps_fig160.lps_fig120p20{width:120px;padding-top:20px;padding-bottom:20px}.product_filter_inner_prd_img{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.product_filter_inner_prd_img .product_item_wrp{width:47%}.product_filter_inner_prd_img .product_item_wrp .product_item{padding:0}.product_filter_inner_prd_img .lps_fig160{width:100%;height:150px}.product_filter_inner_prd_img .lps_fig160 img{width:100%;height:100%;min-height:100%;object-fit:cover;object-position:center}.product_tab_gfd{margin-top:50px}.product_tab_gfd .list_syst_item.grid-view-filter .grid_wrapper .item1 .lps_fig_thumb_wrp,.product_tab_gfd .list_syst_item.grid-view-filter .grid_wrapper .item3 .lps_fig_thumb_wrp{margin:50px 0}.product_tab_gfd .list_syst_item.grid-view-filter .grid_wrapper .item2 .lps_fig_thumb_wrp{padding:114px 50px}.product_tab_gfd .grid-view-filter{margin-bottom:20px}.img_inline{display:inline-block;width:20px;margin:0 5px}.lps_ul_folder{margin-top:15px}.lps_ul_folder li{display:inline-block;margin-right:20px;margin-bottom:20px}.lps_ul_folder p{margin-top:4px;line-height:20px;color:#1a1a1a;font-weight:500}.footer-menu-list{position:fixed;right:0;bottom:15px;z-index:1}.footer-menu-list.active{left:0;width:100%}.footer-menu-list .horizantal_coll{float:right;width:45px;height:45px;cursor:pointer;background:#1a1a1a;box-shadow:0 3px 6px 0 rgba(253,51,152,.75);border-radius:50%;position:relative;right:43px;bottom:0}.footer-menu-list .wr_icon{position:absolute;color:#fd3398;top:44%;transform:translateY(-45%);transition:all .3s}.footer-menu-list .fa-angle-right.wr_icon{color:#1a1a1a}.footer-menu-list .right_widget{font-size:25px;display:inline-block}.footer-menu-list .collapsible{position:absolute;right:0;display:none}.horizantal_coll:before{content:"\f104";font-family:FontAwesome;left:calc(50% - 5px);position:absolute;top:3px;transform:rotate(0deg);color:#fd3398;font-size:25px}.collapsible .custom_ul{list-style:none;padding:0;margin:0;float:right}.collapsible .custom_ul li{list-style:none;display:inline-block;padding-right:13px}.collapsible .custom_ul li:last-child{padding-right:25px}.collapse_links{width:45px;height:45px;display:inline-block;overflow:hidden;position:relative;border-radius:50%;text-align:center;background-color:#1a1a1a;box-shadow:0 3px 6px 0 rgba(253,51,152,.75)}.collapse_links .ci_image{display:block;width:25px;height:100%;margin:0 auto;object-fit:contain;padding:0}.collapse_links.search_link_wrp img{width:18px}.collapse_links.lip_link_wrp img{width:32px}.ci_image{display:block;width:100%;height:100%;object-fit:cover;padding:12px}.tab-list{padding-left:0;margin:0;width:100%}.tab-list.tab__list li a{font-size:15px}.tab-list li{list-style:none;margin:0;position:relative;width:50%;float:left;background-color:#e1e1e1}.tab-list li.active{border:none;border-bottom:transparent}.tab-list li.active a{color:#1a1a1a;background-color:#e1e1e1;border:none}.tab-list li a{font-size:18px;font-weight:500;color:#1a1a1a;padding:20px 15px;display:block;width:100%;line-height:1;text-decoration:none;outline:none;text-align:center;background-color:#f2f2f2;border:1.1px solid #e6e6e6;border-top:none;text-transform:uppercase}.tab-list li:first-child a{border-radius:0 0 20px 0}.tab-list li:last-child a{border-radius:0 0 0 20px}.theme_gradient{background:#fef1eb;background:linear-gradient(180deg,#fef1eb 70%,#fef4ef 0,#fef4ef 0,#fde6e6 80%,#fbd6da);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#fef1eb",endColorstr="#fbd6da",GradientType=0)}.mb_0{margin-bottom:0}.sm_title{color:#1a1a1a;margin:0;font-weight:400;letter-spacing:1px;font-size:16px}.theme_tab_cont .content{display:none;padding:0;border-radius:0 0 6px 6px}.theme_tab_cont .content.active{display:block}.theme_tab_cont .add_img_block{padding:20px 15px;border-top:1px solid #fff;border-bottom:1px solid #fff}.theme_tab_cont .add_image{padding:60px 0;text-align:center;width:160px;margin:0 auto}.theme_tab_cont .about_gallery{padding:20px 15px}.theme_tab_cont .about_gallery .textarea_modifier{border:1px solid #fff;border-radius:0;padding:10px;resize:none;width:100%}.theme_tab_cont .about_gallery .textarea_modifier:-ms-input-placeholder{color:#838296!important;font-size:16px}.theme_tab_cont .about_gallery .textarea_modifier::-ms-input-placeholder{color:#838296!important;font-size:16px}.theme_tab_cont .about_gallery .textarea_modifier::placeholder{color:#838296!important;font-size:16px}.theme_tab_cont .about_gallery .textarea_modifier:-moz-placeholder{color:#838296!important;font-size:16px}.theme_tab_cont .about_gallery .textarea_modifier::-webkit-input-placeholder{color:#838296!important;font-size:16px}.theme_tab_cont .hash_tag_block{padding:5px 15px 25px}.theme_tab_cont .hash_tag_block .hashtag_btn{margin-right:6px}.theme_tab_cont .hash_tag_block .hashtag{margin-top:10px}.theme_tab_cont .hash_tag_block .sm_title{font-size:15px;margin-top:28px;margin-bottom:8px;color:#1a1a1a;font-weight:400;display:inline-block;margin-right:10px}.theme_tab_cont .add_tag{transition:.3s ease;display:inline-block;vertical-align:middle}.theme_tab_cont .add_tag:hover .add_icn_fill{display:inline-block!important;vertical-align:middle}.theme_tab_cont .add_icn_fill{display:none!important}.theme_tab_cont .add_tag img{width:22px;vertical-align:sub;display:inline-block}.theme_tab_cont .tag_product{padding:10px 15px;background:#fef1eb;margin:13px 0 20px}.theme_tab_cont .tag_product .sm_title{color:#1a1a1a;margin:0;font-weight:400;letter-spacing:1px;font-size:15px}.theme_tab_cont .tag_product .add_tag img{margin-left:20px}.theme_tab_cont .tag_product_con{padding:0 15px 20px}.theme_tab_cont .tag_product_con.border_white_box{padding:15px;border-bottom:1px solid #1a1a1a;margin-top:20px;margin-bottom:20px}.theme_tab_cont .tag_product_con .grid_left img{width:26px;vertical-align:middle;margin-left:8px}.theme_tab_cont .tag_product_con .d_inline{margin-bottom:20px}.theme_tab_cont .tag_product_con .select_box .cst_select{min-height:30px;border-radius:0;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/static/media/sort-down.38504d3a.svg);background-repeat:no-repeat;background-size:15px;background-position:93%;padding:8px 10px;min-width:98px}.theme_tab_cont .post_block{padding:0 15px;text-align:center}.theme_tab_cont .post_block .circle{width:80px;height:80px;background-color:transparent;border:1px solid #fd3398;display:inline-block;border-radius:50%;line-height:80px;overflow:hidden;text-align:center;color:#fd3398;font-size:18px;font-weight:500}.theme_tab_cont .post_block .circle img{width:100%;height:100%;object-fit:cover}.theme_tab_cont .post_block .circle:focus,.theme_tab_cont .post_block .circle:hover{background-color:#fd3398;color:#fff}.theme_tab_cont .post_block .cancel_post{display:block;color:#fd3398;margin-top:15px;font-size:16px;font-weight:500;transform:translate(0)}.theme_tab_cont .post_block .ratings{transform:translate(20px,-20px)}.theme_tab_cont.lps_tabs__cont .tabs_block_cst .tab-link{color:#1a1a1a;text-transform:uppercase;border-color:#1a1a1a}.theme_tab_cont.lps_tabs__cont .tab-content_cst{border-top-color:#1a1a1a}.ratings{display:inline-block;transition:.3s ease}.ratings img{width:28px;text-shadow:0 0 #000}.ratings .star_fill,.ratings:hover .star_outline{display:none}.ratings:hover .star_fill{display:inline-block}.d_inline{display:flex;flex-wrap:wrap;justify-content:space-between;align-items:center}.hashtag_btn{border:1px solid #1a1a1a;color:#1a1a1a;background-color:transparent;border-radius:4px;padding:5px 10px;display:inline-block;font-size:14px;transition:esase .3s}.hashtag_btn:active,.hashtag_btn:focus,.hashtag_btn:hover{color:#fff;background-color:#1a1a1a;border-color:#1a1a1a}.theme_switch{position:relative;display:block}.switch_btn{display:block;width:52px;transform:translateY(-16px)}.theme_switch:before{content:"";width:48px;height:30px;background:transparent;border:1px solid #fd3398;position:absolute;left:0;top:0;border-radius:50px}.theme_switch:after{content:"";width:24px;height:24px;background:#fff;border:1px solid #fd3398;position:absolute;left:2px;top:3px;border-radius:100%;transition:all .1s ease-in-out}.theme_switch:checked:after{left:22px;border:1px solid #fff;background:#fff}.theme_switch:checked:before{background:#fd3398}.h5_title{font-size:18px;text-transform:uppercase;font-weight:500;margin-bottom:15px;color:#1a1a1a}.theme_input_group{width:100%}.theme_input_group .input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;text-align:center;background-color:transparent;border:1px solid #1a1a1a;border-radius:4px;white-space:nowrap;vertical-align:middle;width:45px;height:40px;display:inline-block}.theme_input_group .input-group-addon img{width:20px}.theme_input_group .input-group-addon:last-child{border-left:0;border-top-left-radius:0;border-bottom-left-radius:0}.theme_input_group .form-control{display:block;width:calc(100% - 45px);float:left;height:40px;padding:6px 12px;font-size:14px;line-height:1.42857143;color:#555;background-color:#fff;background-image:none;border:1px solid #1a1a1a;border-radius:4px;border-right:0;border-top-right-radius:0;border-bottom-right-radius:0}.theme_input_group .form-control::-webkit-input-placeholder{color:#1a1a1a;letter-spacing:1px}.theme_input_group .form-control:-ms-input-placeholder{color:#1a1a1a;letter-spacing:1px}.theme_input_group .form-control::-ms-input-placeholder{color:#1a1a1a;letter-spacing:1px}.theme_input_group .form-control::placeholder{color:#1a1a1a;letter-spacing:1px}.border_box{border:1px solid #fd3398}.border_bottom{border-bottom:1px solid #fd3398}.search_category{padding:15px 0 0}.short_filter_block{display:flex;align-items:center;justify-content:space-between;margin-top:5px}.short_filter_block .sm_title{color:#707070}.short_filter .cst_select{border:none;font-size:16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background-image:url(/static/media/down-arrow_green.1088db9c.svg);background-repeat:no-repeat;background-size:11px;background-position:93%;padding:8px 10px;min-width:120px}.see_also{margin-top:30px}.see_also .sm_title{margin-bottom:10px;font-weight:500}.see_also .hashtag_btn{margin-right:10px;margin-bottom:5px}.see_also .hashtag_btn:last-child{margin-right:0}.price_block{padding:20px 15px;display:flex;align-items:center;justify-content:space-between}.price_block .sm_title{text-transform:uppercase;margin-right:10px}.product_grid_block{padding:35px 15px 20px}.product_grid{display:grid;grid-template-columns:1fr 1fr;grid-column-gap:20px}.product_img_block{background-color:#fef1eb;border:1px solid #faccd4;padding:10px;position:relative;min-height:160px}.product_img_block .ratings{display:block;text-align:right}.product_img_block .ratings img{width:26px}.product_card{margin-bottom:20px}.product_con{margin-top:10px}.product_con .sm_title{letter-spacing:0}.product_con .price{margin-top:5px;display:block}.morelink{margin-top:10px;position:relative;z-index:2}.saved_product{padding:20px 15px}.saved_product .product_img{padding:25px 0;text-align:center}.saved_product .product_img img{width:200px}.saved_product .title_block .ratings{vertical-align:middle}.saved_product .title_block .ratings img{width:26px;margin-left:10px}.creators_block{padding:15px}.creators_block .profile_icn{width:35px;margin-right:15px}.creators_block .profile_icn:last-child{margin-right:0}.browse_category .product_grid{display:grid;grid-template-columns:1fr 1fr 1fr;grid-column-gap:20px}.browse_category .product_img_block{border:none;min-height:auto}.browse_category .product_img_block .product_img{margin:0;text-align:center}.browse_category .product_img_block .product_img img{width:115px;vertical-align:middle}.browse_category .product_img_block .sm_title{color:#fd3398}.suggested_block{padding:15px 0}.suggested_block .product_grid_block{padding:25px 15px 20px}.suggested_block .title_block{padding:0 15px}.suggested_block .product_grid_block .icn_block{margin-bottom:15px}.suggested_block .product_grid_block .icn_block img{width:20px;margin-right:2px}.suggested_block .product_grid_block .icn_block .icn_gray{display:none}.feature_block{background-color:#f2f2f2;text-align:center;padding:100px 0}.feature_block .h5_title{color:#1a1a1a;margin-bottom:0}.cart_block{position:relative}.cart_block .cart_inn{position:fixed;right:96px;bottom:30px;text-align:right;width:100%}.cart_block .circle_peach{background-color:#fcc!important;background-color:#fd3398}.cart_block .circle{width:45px;height:45px;background-color:#f385a8;display:inline-block;border-radius:50%;line-height:60px;overflow:hidden;text-align:center;color:#fff;font-size:16px;box-shadow:0 2px 7px rgba(0,0,0,.35);margin-right:10px;position:relative}.cart_block .circle img{width:24px}.cart_block .cst_badge{width:14px;height:14px;border-radius:50%;background-color:#f385a8;display:block;position:absolute;top:7px;left:4px}.short_pink .cst_select{color:#fd3398;background-image:url(/static/media/down_arrow_pink.008cd0c6.svg)}.category_block .product_grid{grid-column-gap:0}.category_block .product_card{margin-bottom:0;border:1px solid #e1e1e1;padding:40px 0;background-color:#f2f2f2;position:relative}.category_block .browse_category .product_img_block{border:none;min-height:auto}.category_block .product_img_block{background-color:transparent}.feature_grid{display:grid;grid-template-columns:1fr 1fr 1fr}.feature_grid .feature_block{border:1px solid #fff;padding:60px 0}.liked_con .see_also{margin-top:0}.liked_con .lip_icn{width:26px;margin:0 8px;vertical-align:inherit}.liked_con .folder_block{display:flex;padding:15px 0}.liked_con .folders{text-align:center;margin:0 25px 0 0}.liked_con .folders img{width:80px}.liked_con .folders:last-child{margin-right:0}.liked_con .title_block{padding:15px}.liked_con .title_block .h5_title{margin-bottom:0}.liked_con .browse_category .product_grid.liked_product{display:grid;grid-template-columns:1fr 2fr;grid-column-gap:0}.liked_con .gallery_box_big{text-align:center}.liked_con .gallery_box_big .product_img_block{min-height:292px;display:flex;align-items:center;justify-content:center;padding:0}.liked_con .triangle_shape{width:0;height:0;border-top:20px solid #fd3398;border-left:20px solid transparent;position:absolute;top:0;right:-1px}.liked_con .category_block .liked_product:last-child{grid-template-columns:2fr 1fr}.liked_con .pt_0{padding-top:0}.search_category{padding:18px 0 0}.lps_sm_shape{width:90px;height:50px;position:absolute;top:28px;left:15px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAF0AAAAzCAYAAAD1jwTpAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6QUU0REVFMTNGMjZGMTFFQTgxM0JERUI1RTJDQjg4NEEiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6QUU0REVFMTRGMjZGMTFFQTgxM0JERUI1RTJDQjg4NEEiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDpBRTRERUUxMUYyNkYxMUVBODEzQkRFQjVFMkNCODg0QSIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDpBRTRERUUxMkYyNkYxMUVBODEzQkRFQjVFMkNCODg0QSIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PpGFBI4AABSRSURBVHja7FtLj1zH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);background-position:50%;background-repeat:no-repeat;background-size:93px;z-index:10}.lps_sm_shape.lps_sm_shape1{top:-24px}.type_wrp{margin-top:20px}.type_wrp .lps_ul{margin-bottom:30px;text-align:center}.type_wrp .type_link{display:inline-block;margin:5px;background-color:#fff;border:1px solid #1a1a1a;color:#1a1a1a;padding:10px;border-radius:4px;font-size:14px;text-align:center}.type_wrp .type_link:active,.type_wrp .type_link:focus,.type_wrp .type_link:hover{color:#fd3398;border-color:#fd3398}.lps_inline_field{display:flex;align-items:center;-ms-flex-pack:distribute;margin-top:40px;margin-bottom:40px}.lps_inline_field .btn_buy{margin:0 10px}.lps_inline_field .theme_btn{min-width:auto}.lps_inline_field .lps_number{margin-top:0}.lps_inline_field .lps_number input{width:37px}.lps_inline_field .lps_number .minus,.lps_inline_field .lps_number .plus{width:25px}.hashtag_user{text-align:center;margin-top:15px;padding-bottom:0}.hashtag_user .profile_icn{margin-right:0}.full_scr{height:100%}.lps_no_message{padding-top:40%}.lps_no_message.lps_no_msg_20{padding-top:25%;padding-left:15px;padding-right:15px}.Atag{display:inline-block;margin-left:10px;font-size:17px;position:relative;text-align:center;font-weight:500;color:#1a1a1a}.Atag:after{position:absolute;width:15px;height:3px;background-color:#fd3398;bottom:-3px;content:"";left:-3px;text-align:center}.add_product_con .add_product_grid{display:inline-block;padding:0 15px}.add_product_con .add_product_box{border:1px solid #fd3398;padding:10px;float:left;margin-right:20px}.add_product_con .add_product_box .add_img{width:50px}.add_product_con .add_product_box:last-child{margin-right:0}.add_product_con .add_link{float:left;vertical-align:middle;padding:10px;text-align:center;transform:translateY(12px)}.add_product_con .add_link .plus_icn{width:18px}.add_product_con .about_gallery{padding:30px 15px 0}.add_product_con .hash_tag_block .sm_title{font-size:16px;margin-top:10px}.add_product_con .shipping_frm{padding:0 15px}.add_product_con .label_modifier{display:block;text-transform:uppercase;font-size:16px;margin-bottom:10px;color:#000}.add_product_con .theme_input_group .form-control{height:45px;font-size:14px;border:1px solid #000;border-radius:4px;border-left:0;border-top-left-radius:0;border-bottom-left-radius:0;width:90px}.add_product_con .theme_input_group .form-control::-webkit-input-placeholder{color:#000;font-size:16px}.add_product_con .theme_input_group .form-control:-ms-input-placeholder{color:#000;font-size:16px}.add_product_con .theme_input_group .form-control::-ms-input-placeholder{color:#000;font-size:16px}.add_product_con .theme_input_group .form-control::placeholder{color:#000;font-size:16px}.add_product_con .theme_input_group .input-group-addon{float:left;border:1px solid #000;width:30px;height:45px;line-height:30px;font-size:16px;font-weight:500}.add_product_con .theme_input_group .input-group-addon:first-child{border-right:0;border-top-right-radius:0;border-bottom-right-radius:0;padding-right:0}.add_product_con .theme_input_group .input-group-addon img{vertical-align:middle}.add_product_con .form_group{display:inline-block;width:100%;margin-bottom:10px}.add_product_con .post_block .cancel_post{transform:translate(0)}.clearfix{clear:both}.hash_tag_links .hashtag_btn{border-color:#fd3398;color:#fd3398;padding:6px 10px;font-size:13px}.hash_tag_links .hashtag_btn:hover{background-color:#fd3398;color:#fff}.hash_tag_links .add_tag_link{margin-left:10px}.add_tag_link{transition:.3s ease;text-decoration:none}.add_tag_link,.add_tag_link img{display:inline-block;vertical-align:middle}.add_tag_link img{width:38px}.add_tag_link .add_icn_fill{display:none}.explore_inner_con{padding:0 0 30px}.feature_block{padding:60px 0}.explore_post{position:relative}.explore_post .post_img_block{padding:130px 0;text-align:center;margin:45px 0 0}.explore_post .img_block img{width:160px}.explore_post .lps_sm_shape{top:-20px}.explore_post .morelink{margin-top:10px}.card_frms .input_modify{border:0;padding-left:0;height:38px;padding-top:0}.lps_card{border:1px solid rgba(0,0,0,.125);border-radius:10px;margin:15px}.lps_card .lps_card_bdy{padding:20px 25px;color:#bfbfbf;font-weight:400}.lps_terms_cont{padding-right:10%;margin-bottom:20px;padding-bottom:50px}.lps_terms_cont .lps_terms_list{margin-top:40px}.lps_terms_cont .lps_terms_list p{line-height:26px;letter-spacing:.16px}.lps_ul_terms{padding-left:15px}.lps_ul_terms,.lps_ul_terms li{margin-bottom:15px}.save_btn{margin-top:130px;color:#1a1a1a}.lps_white_link{color:#fff;display:inline-block}.lps_white_link:hover{color:#1a1a1a}.cart_list .list-group-item{padding:12px 15px}.cart_list .lps_fig.lps_fig_circle{width:80px;height:80px;border-radius:0;margin-right:20px;background-color:#fef1eb}.cart_list .theme_btn.btn_r25{display:block;min-width:25px;margin:10px 30px 25px;color:#fd3398}.cart_list .theme_btn.btn_r25:hover{color:#fff}.lps_number{margin-top:40px}.lps_number input{width:45px;border-radius:0;border-top:1px solid #fd3398;border-bottom:1px solid #fd3398;border-left:0;border-right:0;margin:0;padding:0}.lps_number .minus,.lps_number .plus,.lps_number input{height:30px;text-align:center;font-size:16px;display:inline-block;vertical-align:middle}.lps_number .minus,.lps_number .plus{width:30px;background-color:#fff;border:1px solid #fd3398;line-height:25px;color:#fd3398}.total_r{margin-right:53px}.lps_art_order_com{padding-left:15px;padding-right:15px}.lps_art_order_com h2{font-weight:400;line-height:35px;margin-bottom:25px}.hero_bg{background-color:#ea8fc4;position:relative}.hero_bg .lps_form_wrp{width:100%;position:relative;z-index:1}.hero_bg .lips_bg_center{position:absolute;z-index:0;right:50px}.cart_btn .lps_xsimg{width:24px;margin-right:5px}.lps_table{width:100%;border-collapse:collapse}.lps_table .thead_dark th{color:#1a1a1a;background-color:#fcc;border-color:#fcc;vertical-align:bottom;border-bottom:1px solid #dee2e6;text-transform:uppercase;font-weight:500;text-align:left}.lps_table td,.lps_table th{padding:8px;vertical-align:middle;border-top:1px solid #dee2e6;font-size:12px;font-weight:400}.lps_table .email_img{transform:translateY(-5px);width:20px}.user_info_title{display:block;font-size:13px}.user_info_val{display:block}.forms_grp_wrp{margin-top:15px;margin-bottom:130px}.shipping_list_item{padding:0 15px}.shipping_list_item .subtotal_shippings{margin-bottom:8px}.shipping_list_item .totla_shipping{margin-top:25px}.link_apply_abslt{position:absolute;top:14px;right:26px}.connect_paypal{height:100%}.stepper_overflow_y{height:510px;overflow-y:auto}.lps_panel .lps_panel_body{padding:0 15px}.lps_panel .lps_panel_body.lps_sumary_body{padding:0}.lps_panel .lps_panel_body.lps_sumary_body .forms_grp_wrp{margin-top:40px}.lps_panel .lps_panel_body.lps_sumary_body .cart_list{margin-bottom:30px}.lps_panel .lps_panel_body.lps_sumary_body .cart_list .lps_fig.lps_fig_circle{width:50px;height:50px;margin-right:45px;border:1px solid #fd3398}.lps_panel .lps_panel_body.lps_sumary_body .cart_list .list-group-item:last-child{border-bottom:1px solid rgba(0,0,0,.125)}.lps_panel .lps_card{margin-left:0;margin-right:0}.arrow_btns{width:40px;height:40px;line-height:44px;display:inline-block;text-align:center;border-radius:50%;background-color:#fff;border:1px solid #838296;font-size:14px}.arrow_btns.preBtn{background-color:#fff;border:1px solid #fd3398;color:#fd3398}.arrow_btns.nextBtn{color:#838296}.arrow_btns.submit_btns{width:75px;height:75px;line-height:75px;opacity:1;background-color:#fff;border:1px solid #fd3398;color:#fd3398}.arrow_btns .fa{font-size:25px;line-height:0;font-weight:400}.target_btns_btm{position:absolute;bottom:0;width:100%;padding:15px;background-color:#fff;display:flex;align-items:flex-end;justify-content:space-between}.stepwizard-row{display:-ms-grid;display:grid;-ms-grid-columns:1fr 1fr 1fr;grid-template-columns:1fr 1fr 1fr}.stepwizard{display:block;width:100%;position:relative}.stepwizard .btn.disabled,.stepwizard .btn[disabled],.stepwizard fieldset[disabled] .btn{opacity:1!important;color:#bbb}.stepwizard-row:before{top:39.5px;bottom:0;position:absolute;content:" ";width:100%;height:1px;background-color:#fcc;z-index:0}.stepwizard-step{display:table-cell;text-align:center;position:relative}.btn-circle:before{width:18px;height:18px;display:inline-block;text-align:center;border-radius:50%;background-color:#fff;border:1px solid #fd3398;content:"";transform:translateY(30px)}.btn-circle.active_step:before{background-color:#fd3398;border-color:#fd3398}.btn-circle.active_step .target_text{opacity:1}.btn-circle.active_step .target_text small{border-bottom-color:#fd3398}.btn-circle .target_text{color:#fd3398;font-size:14px;text-transform:uppercase;margin-top:-25px;opacity:.5;margin-bottom:25px;line-height:13px}.btn-circle .target_text small{border-bottom:1px solid transparent}.radio_wrp{margin-top:70px;margin-bottom:30px}.radio_wrp .lps_cont_rdo{margin-left:35px}.radio_wrp .lps_cont_rdo:first-child{margin-left:0}.creditDebit_card,.PayPal_card{display:block}.PayPal_card{padding-top:10%}.box{display:none}.subsc_plan{margin-top:15px}.subsc_plan .sub_selected{border:1.5px solid #f59fba;padding:15px;margin-top:25px}.subsc_plan .sub_selected .sub_sle_grup{margin-bottom:10px}.subsc_plan .sub_selected .sub_sle_title{font-size:18px;font-weight:500;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.subsc_plan .sub_selected .sub_sle_price{font-size:18px;width:150px;text-align:right}.subsc_plan .sub_selected .sub_sle_list{padding-left:20px;margin:20px 0 0}.subsc_plan .sub_selected .sub_sle_list li{font-size:13px}.sle_item .sle_item_info{border:1.5px solid #707070;margin-top:12px;padding:10px 15px}.sle_item .sub_sle_title{font-size:18px;font-weight:500;width:calc(100% - 160px);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.sle_item .sub_sle_price{font-size:18px;width:150px;text-align:right}.sle_item .sub_sle_des{margin-top:5px}.sle_item .sub_info_eli{text-align:center;margin-top:5px}.post_page_header{background-color:transparent;box-shadow:none;border-bottom:none;top:0;width:100%;z-index:1020}.post_poup{background-color:#fd3398;padding:20px 15px 30px;margin:15px 0}.post_poup .theme_input_group{background-color:#fff;border:none;border-radius:4px;margin-bottom:20px;margin-top:35px}.post_poup .hash_tag_block{padding:0;height:330px;overflow-y:auto}.post_poup .hash_tag_block .hashtag_btn{color:#fff;border:1px solid #fff}.post_poup .post_links{text-align:center;margin-top:25px}.post_poup .post_links a{color:#fff;display:block;text-decoration:underline;font-size:15px}.post_poup .post_links_undr{padding-top:40px}.post_poup .post_links_undr a{display:inline-block;text-decoration:none;margin-bottom:0!important}.lps_pink_dashed{border:2px dashed #fff;background-color:#e1e1e1;padding:0}.lps_pink_dashed .lps_fig90{width:100%;height:140px}.dots_link{display:block;width:100%;text-align:center;color:#1a1a1a}.followers_block{margin-top:20px;text-align:right}.followers_block a{display:inline-block;margin-left:50px;color:#fd3398;text-align:left;font-size:16px}.followers_block a:hover{color:#fb027f}.followers_wrp{display:none;width:100%}.followers_wrp_inner{position:fixed;top:61px;left:0;right:0;z-index:100;width:100%}.followers_wrp.open{display:block}.followers_wrp.open.close{display:none}.following_wrp{display:none;width:100%}.following_wrp_inner{position:fixed;top:61px;left:0;right:0;z-index:100;width:100%}.following_wrp.open{display:block}.following_wrp.open.close{display:none}.lps_heading_wrp{margin-top:15px}.lps_heading_wrp h5{margin-bottom:0}.lps_heading_wrp .lps_fig img{width:18px}.lps_logo_center .logo{margin-bottom:10px;display:inline-block}.lps_logo_center .logo h5{transform:translateY(-40px);margin-bottom:0;font-size:20px;line-height:26px;letter-spacing:1.42px;font-weight:500}.lps_logo_center .header__logo{height:100px}.logo_txt{display:block;font-size:40px;font-weight:600;letter-spacing:3px;color:#fff;margin-bottom:10px;font-family:"Great Vibes",cursive!important}.lps_fields{margin:50px 0 25px}.main_feed_cont .lps_list{position:relative;margin-bottom:20px}.main_feed_cont .lps_sm_shape{top:-27px}.main_feed_cont .lps_widgets_wrp{position:relative;margin-top:30px}.main_feed_cont .lps_widgets_wrp .feed_galary{padding:160px 0;text-align:center;margin:0}.main_feed_cont .lps_widgets_wrp .feed_galary.feed_galary_sm{padding:100px 0}.main_feed_cont .lps_widgets_wrp .lps_widgets{position:absolute;bottom:30px}.main_feed_cont .feed_galary img{width:160px}.main_feed_cont .lps_bg_prty{padding:0!important;height:600px}.main_feed_cont .lps_bg_prty img{width:100%;height:100%;object-fit:contain}.lps_post_blr .on_boarding_wrp_spwn{background-color:#fd3398}.lps_post_blr .lps_ul{margin:50px 0;text-align:center}.icn_hover:active,.icn_hover:focus,.icn_hover:hover{border-color:#fd3398;background-color:#fd3398}.icn_hover:active .icn_black,.icn_hover:focus .icn_black,.icn_hover:hover .icn_black{display:inline-block}.icn_hover .icn_black,.icn_hover:active .icn_white,.icn_hover:focus .icn_white,.icn_hover:hover .icn_white{display:none}.lps_fixed_btm{position:fixed;bottom:0;width:100%;padding:15px 20px;left:0;right:0;background-color:#fff}.lps_fixed_btm.lps_fixed_btm_sendry{background-color:#1a1a1a;padding:20px;text-align:center}.lps_fixed_btm.lps_fixed_btm_sendry .theme_btn{color:#fff}.lps_terms_con_wrps .lps_art p{color:#000}.lps_terms_con_wrps h4,.lps_terms_con_wrps h5{font-weight:500}.links_black_block{display:block;margin-bottom:5px;color:#1a1a1a;font-size:18px;font-weight:500}.avtar_25{display:inline-block;width:35px;height:35px;line-height:35px;border:1px solid #fd3398;background-color:transparent;border-radius:50%;text-align:center}.avtar_25.add_tag1{margin-left:10px;transform:translateY(2px)}.avtar_25 img{width:12px!important;vertical-align:text-top}.others_wrp{width:100%}.whiteSpace_Xoverflow{display:inline-block;vertical-align:middle;width:375px;height:50px;white-space:nowrap;overflow-x:auto}.whiteSpace_Xoverflow .hashtag_btn{margin-right:15px}.empty_feed_bg_wrp{height:100%;background-color:#e1e1e1;display:flex;align-items:center;justify-content:center;padding-left:15px;padding-right:15px}.empty_feed_bg_wrp h4{color:#1a1a1a;font-weight:400;line-height:26px}.screamin_green_bg{background-color:#39ff67}.acctn_privacy .theme_btn{width:100%}.acctn_privacy .lps_user_info{padding-left:0}.acctn_privacy .lps_cont_rdo{margin-bottom:20px}.acctn_privacy .btn_block{padding:0 20px;margin-top:30px;text-align:center}.acctn_privacy .btn_block .lps_cont_rdo{margin-top:40px;padding:0;pointer-events:none}.related_users_wrp{padding:20px 15px;border-top:1px dashed #1a1a1a;border-bottom:1px dashed #1a1a1a}.related_users_wrp .users_wrps_inner{display:flex;align-items:center;justify-content:space-between;width:100%}.related_users_wrp .users_wrps_inner .lps_media{margin-bottom:10px}.collections_wrps .collections_wrps_list{margin:0;padding:0}.collections_wrps .collections_wrps_list li{list-style:none;display:inline-block;margin-right:10px}.collections_wrps .colle_list{margin-bottom:15px}.collections_wrps .colle_list .lps_fig{width:40px;height:40px;margin-bottom:4px}.collections_wrps .colle_list h5{font-size:15px;line-height:17px;margin-bottom:4px}.collections_wrps .colle_list p{font-size:14px;line-height:16px}.tags_lip_inline img{margin:0 5px;width:24px}.add_tag:active .add_icn_outline,.add_tag:focus,.add_tag:hover{display:none}.lps_inline_icn{display:inline-block;margin-left:10px}.lps_inline_icn img{width:25px;vertical-align:bottom}.lps_approval{padding-left:15px;padding-right:15px}.lps_approval .label_modify,.lps_approval .lps_cont_check{color:#fff}.lps_approval .input_modify{background-color:#1a1a1a;border-color:#fd3398;color:#fff}.lps_approval .add_product_grid{padding:0}.lps_approval .add_product_grid .add_product_box{border-color:#fd3398;padding:0;margin-right:15px;width:70px;height:60px;display:flex;align-items:center;justify-content:center}.lps_approval .add_product_grid .add_product_box img{width:100%;height:100%;object-fit:cover}.lps_approval .circle{width:75px;height:75px;line-height:75px;border:1px solid #fd3398;background-color:transparent;color:#fd3398;display:block;border-radius:50%;margin:30px auto 15px;text-decoration:none;text-align:center}.lps_approval .lps_cont_check{margin-top:30px}.lps_approval .lps_Checkmark{background-color:#fff;border:1px solid #1a1a1a}.lps_approval .lps_cont_check input:checked~.lps_Checkmark{background-color:#fd3398}.lps_approval .lps_cont_check .lps_Checkmark:after{left:7px;top:3px}.lps_approval .post_block{text-align:center}.lps_approval .cancel_post{color:#fff}.lps_top_imgs img{width:45px;margin:0 10px 15px;vertical-align:top}.top_sub_header{padding:15px;text-align:right;position:absolute;right:0}.top_sub_header .close_link img{width:20px}.lps_xl_view .lps_container{margin-top:30px}.lps_xl_view .lps_dsk_list{display:flex;align-items:flex-end;width:100%}.lps_xl_view .main_feed_cont .lps_widgets_wrp .feed_galary{position:relative;padding:150px 0;min-height:600px}.lps_xl_view .main_feed_cont .lps_widgets_wrp{position:relative;margin:30px 0 0;width:500px}.lps_xl_view .main_feed_cont .hover_bkgr_fricc{width:500px;min-height:600px;position:absolute}.lps_xl_view .main_feed_cont .hover_bkgr_fricc .popup_cont{min-height:600px;display:flex;align-items:center;justify-content:center}.lps_xl_view .main_feed_cont .hover_bkgr_fricc .popup_cont .popup_body{width:100%}.lps_xl_view .main_feed_cont .lps_inner_wrp_media{width:35%;padding-right:50px}.lps_xl_view .main_feed_cont .lps_widgets{position:inherit;width:10%;padding-left:50px}.lps_xl_view .main_feed_cont .lps_widgets li:last-child .circle_image{margin-bottom:0}.lps_xl_view .footer-menu-list{right:72px;top:350px;left:auto}.lps_xl_view .footer-menu-list ul li{list-style:none}.lps_xl_view .theme_input_group{width:60%;margin:0 auto}.lps_xl_view .theme_input_group .form-control,.lps_xl_view .theme_input_group .input-group-addon{border-color:#fd3398}.lps_xl_view .hashtag{text-align:center}.lps_xl_view .category_block{margin-top:30px}.lps_xl_view .category_block .product_grid{grid-column-gap:30px}.lps_xl_view .category_block .product_card{margin-bottom:30px;padding:60px 0}.loader_wrpr{width:100%;text-align:center;margin-left:100px}.durations{display:block;text-align:right;width:100%;font-size:15px;color:#1a1a1a;letter-spacing:1.06px;line-height:19px}.btn_group{position:relative;display:inline-flex;vertical-align:middle}.btn_group>.btn_group:not(:last-child)>.theme_btn,.btn_group>.theme_btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn_group>.theme_btn:first-child{margin-left:0}.theme_btn:not(:disabled):not(.disabled){cursor:pointer}.btn_group>.theme_btn{position:relative;flex:0 1 auto}.inline_img{display:inline-block;width:20px;vertical-align:text-bottom;margin-left:8px;margin-right:8px}.on_boarding_wrp_spwn{border:1px solid #fd3398;border-radius:0}.lps_feed_settings .on_boarding_wrp_spwn{padding-top:0}.lps_feed_settings .lps_btn_grps{text-align:center}.lps_feed_settings .lps_art{margin-top:25px}.lps_feed_settings .post_para1{margin-top:25px;margin-bottom:40px;line-height:26px;letter-spacing:0}.lps_feed_settings .pos_wrp{margin-top:90px;margin-bottom:40px}.lps_header_wrp{padding:10px 15px;border-bottom:1px solid #fd3398;text-align:right}.lps_circle_white{display:inline-block;width:35px;height:35px;border:1px solid #fd3398;border-radius:50%;line-height:45px;text-align:center}.lps_circle_white img{width:14px}.close_follow{position:absolute;right:0;top:0}.close_follow img{width:18px}.bg_grayCCC .lps_sm_folow{color:#1a1a1a}.lps_product_grid{display:-ms-grid;display:grid;-ms-grid-columns:1fr 0 1fr 0 1fr;grid-template-columns:1fr 1fr 1fr;grid-column-gap:0}.lps_product_grid.main_feed_cont{display:block}.lps_product_grid .product_card{margin-bottom:0;padding:0;font-size:15px;background-color:#f2f2f2;border-bottom:1px solid #e1e1e1;border-right:1px solid #e1e1e1;text-align:center;display:flex;align-items:center;justify-content:center;height:124px;overflow:hidden}.lps_product_grid .product_card img{width:100%;min-height:100%;object-fit:cover;object-position:center}.lps_product_grid .product_card .card_inforOY{padding:5px;height:124px;display:-ms-grid;display:grid;align-items:center;text-align:center;overflow-y:auto}.lps_product_grid .product_card.removeFigClass .theme_secondary{margin-left:5px;margin-bottom:5px}.lps_product_grid .product_card.removeFigClass img{width:11px;min-height:100%;object-fit:inherit;object-position:inherit}.lps_product_grid .product_card.removeFigClass .postBox{width:100%;margin-bottom:0}.lps_product_grid .product_card.removeFigClass .postBox .on_boarding_wrp_spwn{height:379px}.postBox .theme_secondary{margin-left:5px;margin-bottom:5px}.hashtag_seondary .theme_btn{margin-bottom:10px;margin-right:10px;padding:6px 5px}.link_selected .product_title{display:none;font-size:14px;margin-top:15px;text-transform:uppercase;color:#1a1a1a}.link_selected.active{background-color:#fd3398}.link_selected.active img{display:none}.link_selected.active .product_title{display:block}.title_block.collection_wrp{padding-top:0;padding-bottom:25px}.my_coll .lip_icn{vertical-align:bottom;margin-right:5px}.my_coll .Atag{color:#1a1a1a}.my_coll .Atag :after{left:-2px}.top_text_wrp{padding:25px 20px;color:#fff}.top_text_wrp p{margin-bottom:20px;line-height:26px;font-weight:400}.lps_text_white{height:100%}.lps_text_white h3,.lps_text_white h4,.lps_text_white h5,.lps_text_white p{color:#fff}.lps_text_white .lps_list_group .list-group-item{background-color:#1a1a1a}.lps_text_white .lps_user_info .lps_cont_rdo{color:#fff}.lps_text_white .lps_cont_rdo .lps_checkmark:after{background:#1a1a1a}.lps_text_white .lps_search .inner_form .input_field .input_modify{color:#fff;border-color:#f2f2f2;background-color:transparent}.lp_left_auto{display:inline-block;margin-left:auto;margin-right:auto}.no_netwrok{display:flex;align-items:center;justify-content:center}.no_netwrok .wave_shape_mxW{border:1px solid #fd3398}.no_netwrok .lps_top_d{background-color:#1a1a1a;padding:55px 26px 45px;border-radius:0}.no_netwrok .lps_top_d .lps_fig{width:50px;margin:0 auto}.no_netwrok .lps_bottom_d{border-radius:0 0 12px 12px;background-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAfQAAAEPCAYAAAC0gzZQAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyJpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoV2luZG93cykiIHhtcE1NOkluc3RhbmNlSUQ9InhtcC5paWQ6MzAzQ0I1REFFOTFEMTFFQTg1MEZBNTYzM0M0MzdCRTIiIHhtcE1NOkRvY3VtZW50SUQ9InhtcC5kaWQ6MzAzQ0I1REJFOTFEMTFFQTg1MEZBNTYzM0M0MzdCRTIiPiA8eG1wTU06RGVyaXZlZEZyb20gc3RSZWY6aW5zdGFuY2VJRD0ieG1wLmlpZDozMDNDQjVEOEU5MUQxMUVBODUwRkE1NjMzQzQzN0JFMiIgc3RSZWY6ZG9jdW1lbnRJRD0ieG1wLmRpZDozMDNDQjVEOUU5MUQxMUVBODUwRkE1NjMzQzQzN0JFMiIvPiA8L3JkZjpEZXNjcmlwdGlvbj4gPC9yZGY6UkRGPiA8L3g6eG1wbWV0YT4gPD94cGFja2V0IGVuZD0iciI/PtH41r0AACAkSURBVHja7J3fkx1H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);background-position:bottom;background-repeat:no-repeat;background-color:#f2f2f2;padding:84px 15px 15px;margin-top:-2px;text-align:center}.no_netwrok .lps_art{text-align:center;color:#1a1a1a}.no_netwrok .lps_art h2{color:#fff;font-weight:400;margin-top:20px;margin-bottom:40px;font-size:20px;line-height:30px}.no_netwrok .lps_art p{color:#fff;font-size:16px;line-height:28px;margin-bottom:55px}.wave_shape_mxW{max-width:445px}.my_acctn_list_pl0 .lps_user_info{padding-left:0}.lps_hash_tags_wrp .hashtag .theme_btn{margin-top:10px;margin-right:5px}.more_zindex{position:relative;z-index:2}.lps_NewChngCon .pos_wrp p{font-size:16px;font-weight:400}.lps_widgets_none{display:none}.para_list_mb{margin-bottom:30px}.para_list_mb h4{margin-bottom:10px}.hashtags .theme_btn{margin-right:5px;margin-bottom:5px;min-width:80px;padding:7px 4px}.lps_inline_img_wrp{display:flex;align-items:center}.lps_loader_wrp{margin:100px auto 75px;display:block;width:100%;text-align:center}.lps_loader_wrp img{width:50px;height:50px;position:relative;-webkit-animation:load3 1.4s linear infinite;animation:load3 1.4s linear infinite;text-indent:-9999px}.lps_circle_white1{display:inline-block;line-height:0}.lps_circle_white1 img{width:30px}.lps_header_end{display:flex;align-items:center;justify-content:flex-end}.followers_block_none{display:none}.main_feed_cont .list_view{display:block}.lps_product_grid_wrp .lps_product_grid{display:grid}figure{margin:0}.follow_overflow .lps_sm_folow{font-size:18px;font-weight:500}.radio_title{font-size:18px;line-height:22px}span.textRange{display:block;text-align:right;background-color:#fff;color:#838296;padding:10px;font-size:14px;position:relative;top:-6px}.icn_hover_chng.active .icn_dfltD,.icn_hover_chng .icn_hvrA{display:none}.icn_hover_chng.active .icn_hvrA{display:inline-block}p.para18L30{font-size:18px;line-height:30px}.lps_hrSep{border-top:5px solid #e6e6e6!important}.VspcBtwn{height:100vh;display:flex;align-items:center;justify-content:space-between;flex-direction:column;padding:20px 15px}.VspcBtwn .hash_tag_links{margin-top:55px}.VspcBtwn .hash_tag_links .hashtag{text-align:left}.VspcBtwn .hash_tag_links .hashtag .theme_btn{padding:7px 10px}.more_tag{line-height:16px;margin-top:10px;letter-spacing:.16px}.repost_div_btm{padding:15px}.Opcty5{opacity:.5}.inline_WText img{width:20px;margin:0 5px}.see_also.exploreTags{margin-bottom:15px}.feature_txt{font-weight:500;font-size:16px;margin-top:13px;display:block;color:#e1e1e1}.text_sendry .txtarea_modify{border-bottom:0;border-radius:5px 0 0 5px}.text_sendry .textRange{border-radius:0 0 5px 5px;border:1px solid #fd3398;border-top:0}.top__sm_header{background-color:#1a1a1a;padding:0 15px;height:44px;position:inherit}.top__sm_header .lp_nav_customize{margin:0}.top__sm_header .lp_nav_customize li{list-style:none}.top__sm_header .lp_nav_customize li .nav-link{line-height:0}.top__sm_header .lp_nav_customize li .nav-link img{width:16px!important}.inline_wrp .select_modify{border-color:#fff;background-color:#e1e1e1;margin-left:20px}.inline_wrp .Atag{margin-left:20px}.mail_about_wrp{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:30px}.mail_about_wrp .hr_seprator{display:inline-block;border-bottom:1px solid #fff;min-width:227px}.paint_tool_wrp{text-align:right;margin-bottom:10px}.paint_tool_wrp a img{width:30px}.lps_img_fixed{height:320px;text-align:center}.lps_img_fixed img{height:100%;min-height:100%;object-fit:cover}.lps_img_fixed.add_image{padding:60px 0;text-align:center;width:160px;margin:0 auto;height:100%}.hashtags{text-align:left}.lps_floatRight{float:right}.lps_tb_para{padding:30% 15px;text-align:center}.overlap_menu{position:relative;z-index:2}.count_badge{position:absolute;top:-4px;right:-10px;width:17px;height:17px;line-height:18px;font-size:11px;text-align:center;background-color:#e1e1e1;color:#1a1a1a;border-radius:50%;font-weight:600}figure.feed_fig310{height:310px;overflow:hidden}figure.feed_fig310 img{width:100%;height:100%;object-position:center;object-fit:cover}.lps_img_fixed.lps_fig90{padding:15px 0;text-align:center;width:160px;margin:0 auto;height:150px}.follow_overflow{height:490px;overflow-y:auto}.text_inherit{text-transform:inherit!important}.footer-menu-list1{position:fixed;right:0;bottom:75px;z-index:1}.footer-menu-list1 .horizantal_coll1{float:right;width:45px;height:45px;line-height:48px;cursor:pointer;background:#1a1a1a;box-shadow:0 3px 6px 0 rgba(253,51,152,.75);border-radius:50%;position:relative;right:43px;bottom:0;overflow:hidden;text-align:center}.footer-menu-list1 .horizantal_coll1 img{width:18px}.reposted_wrps{display:flex;align-items:center;justify-content:space-between;background:#e1e1e1;padding:10px 15px;width:auto;position:absolute;right:0;border-radius:0 0 0 5px}.reposted_wrps.reposted_text_wrapper{top:-1px!important;right:-1px;border-left:1px solid #fd3398;border-bottom:1px solid #fd3398}.reposted_wrps img{margin-left:7px;width:24px}.reposted_wrps .rwposted_txt{font-size:16px;font-weight:500;color:#1a1a1a}.reposted_text_feed{padding-top:6px}.empty_feed_bg_wrp.empty_feed_bg_wrp_spc{display:flex;flex-direction:column;justify-content:space-between;align-items:inherit}.empty_feed_bg_wrp.empty_feed_bg_wrp_spc .mdl_arrow_wrp{text-align:center;align-items:center;display:flex;flex-direction:column}.empty_feed_bg_wrp.empty_feed_bg_wrp_spc .h5_title{font-weight:400;font-size:16px;margin-bottom:6px}.up_arrow_wrp .lips_arrow{margin-top:25px;margin-left:25px;margin-bottom:5px;display:block}.up_arrow_wrp .lips_arrow img{width:28px;opacity:.75}.inline_img1{text-align:right}.inline_img1 .inline_img{display:inline-block;text-align:right}.inline_img1 .lip_icn{width:20px;margin:0 5px;vertical-align:middle;opacity:.75}.down_arrow_wrp .lips_arrow{margin-right:35px}.desc-break{word-break:break-word;white-space:pre-line}.on_boardingNChngForms .lpsFormFlexBtwnV .pos_wrp{padding-top:10%}.approvalForm{margin-top:35px}.approvalForm .postApproval{margin-bottom:30px}.approvalForm .postApproval .label_modify{margin-bottom:25px}.approvalForm .text_sendry{margin-top:30px;margin-bottom:30px}.lps_bottom_para{color:#fff;font-size:16px;line-height:20px}.flexColumnBtw{flex-direction:column;display:flex;justify-content:space-between}.flexColumnBtw,.lpsWH100{height:100%;width:100%}.destkVersion .lps_widgets_wrp{width:100%!important}.destkVersion .bg_grayCCC{background-color:#fff!important}.lps_relative{position:relative}.closeIconProfile{position:absolute;top:14px;left:0;margin-left:0!important}.closeIconProfile img{width:15px}.closeIconProfile.shareIconProfile{left:14%}.hover_bkgr_fricc.closeProfileModal .popup_cont{min-height:370px;max-width:450px;width:100%;margin:0 auto}.hover_bkgr_fricc.closeProfileModal .popup_cont .lps_title_size p{padding:0 23px}.hover_bkgr_fricc.closeProfileModal .newButton a{width:170px;margin:45px auto 0;display:block;text-align:center}.lps_product_grid .product_card.hidePostModal .postBox{width:100%}.lps_product_grid .product_card.hidePostModal .postBox .on_boarding_wrp_spwn{display:flex;align-items:center;flex-direction:column;justify-content:center}.lps_product_grid .product_card.hidePostModal img{width:11px;min-height:100%;object-fit:inherit;object-position:inherit}.hover_bkgr_fricc.heart_notify_box.shareProfileLink{top:-8px;right:auto;width:132px;left:17%}.hover_bkgr_fricc.heart_notify_box.shareProfileLink .bottm_shape{left:1px;bottom:25px}.hover_bkgr_fricc.heart_notify_box.shareProfileLink .popup_body{padding:8px 15px}.createPostBlock{margin-top:80px}.container-overlay:after{width:100%;height:100%;position:absolute;top:0;left:0;z-index:101;background:rgba(0,0,0,.15);content:""}@media screen and (min-width:576px){.W-50P{width:50%!important;margin-left:auto!important;margin-right:auto!important}.footer_menu_hide_xs{display:block}.footer_menu_hide_lg{display:none}.lps_tb_para{padding:10% 15px}.lps_product_grid .product_card{height:150px}.lps_product_grid .product_card .card_inforOY{padding:10px;height:150px}.lps_xl_view .main_feed_cont .hover_bkgr_fricc{width:100%}}@media screen and (min-width:1200px){.lps_container.empty_feed_bg_wrp.empty_feed_bg_wrp_spc{max-width:100%}}@media screen and (min-width:992px){.lps_container{width:100%}.hover_bkgr_fricc.hover_alternate_W,.lps_container{max-width:960px}.header__logo{height:40px}nav.theme_navigationCenterLogo .logo{left:calc(50% - 22.805px)}.navigation-toggler{display:none}.theme_navigation.navbar-expand-lg .navbar-nav .nav-link{padding-right:0;padding-left:0}header.main_header .lps_dropdown .lps_dropdown-menu{display:block}.hover_bkgr_fricc .popup_cont .lps_btn_grps{padding:10% 15px 0}.lps_xl_view header.main_header .theme_navigation{padding:.31rem 4.5rem}.lps_tb_para{padding:20% 15px}}@media screen and (min-width:1200px){.lps_container{max-width:1140px;width:100%}}@media screen and (max-width:1480px){.lps_xl_view .main_feed_cont .hover_bkgr_fricc,.lps_xl_view .main_feed_cont .hover_bkgr_fricc .popup_cont,.lps_xl_view .main_feed_cont .lps_widgets_wrp .feed_galary{min-height:450px}.main_feed_cont .lps_bg_prty{height:450px}}@media screen and (max-width:1299px){.lps_xl_view .main_feed_cont .hover_bkgr_fricc,.lps_xl_view .main_feed_cont .lps_widgets_wrp{width:500px}}@media screen and (max-width:1199px){.container{max-width:100%}.lps_xl_view .main_feed_cont .lps_widgets_wrp{width:420px}.lps_xl_view .main_feed_cont .lps_widgets_wrp .feed_galary{min-height:400px}.main_feed_cont .lps_bg_prty{height:400px}.lps_xl_view .main_feed_cont .hover_bkgr_fricc{width:420px;min-height:400px}.lps_xl_view .main_feed_cont .hover_bkgr_fricc .popup_cont{min-height:400px}}@media screen and (max-width:991px){.theme_navigation .nav{align-items:center;background:#fff;display:none;flex-direction:column;height:100vh;justify-content:start;left:0;overflow:scroll;padding-top:10vh;position:fixed;text-align:center;top:0;touch-action:manipulation;width:100%;z-index:10}.theme_navigation.-open .nav{display:flex;justify-content:start!important}.theme_nav_mt{margin-top:64px}.theme_navigation .nav li{margin-bottom:2rem}.lps_container{width:100%}.hover_bkgr_fricc .popup_cont .lps_btn_grps{padding:15% 15px 0}.lps_xl_view .search_category{padding:0}.lps_xl_view .category_block{padding-left:15px;padding-right:15px}.lps_xl_view .footer-menu-list{right:30px;top:290px}.lps_xl_view .main_feed_cont .lps_inner_wrp_media{width:40%;padding-right:25px;padding-left:15px}.lps_xl_view .main_feed_cont .hover_bkgr_fricc,.lps_xl_view .main_feed_cont .lps_widgets_wrp{width:320px}.lps_xl_view .main_feed_cont .lps_widgets{padding-left:25px}}@media (max-width:991px) and (orientation:landscape){.theme_navigation .nav>li{margin-bottom:1rem}}@media screen and (max-width:890px){.lps_product_grid .product_card.removeFigClass .postBox .on_boarding_wrp_spwn{height:149px;overflow-y:auto}.lps_product_grid .product_card.removeFigClass .postBox .post_para1{margin-top:4px;margin-bottom:15px}.lps_product_grid .product_card.removeFigClass img{width:8px}.grideTag .postBox .lps_widgets_wrp .lps_feed_settings .pos_wrp{margin-top:15px!important;margin-bottom:20px!important}.lps_product_grid .product_card.removeFigClass p.btm_links.mt45{margin-top:20px}.lps_product_grid .product_card.hidePostModal .postBox .on_boarding_wrp_spwn{height:149px;overflow-y:auto}.lps_product_grid .product_card.hidePostModal img{width:8px}.lps_product_grid .product_card.hidePostModal .post_para1{margin-top:1px;margin-bottom:0;font-size:16px}.lps_product_grid .product_card.hidePostModal .min_w_170.theme_btn{min-width:99px!important;font-size:14px}.hidePostModal .postBox .lps_widgets_wrp .lps_feed_settings .pos_wrp{margin-bottom:15px!important}.hidePostModal .postBox{width:100%}}@media screen and (max-width:767px){.browse_category .product_img_block .product_img img{width:70px}.lps_xl_view .lps_dsk_list{flex-direction:column-reverse;padding-left:15px;padding-right:15px}.lps_xl_view .main_feed_cont .lps_inner_wrp_media{width:100%;padding-right:0;padding-top:20px}.lps_xl_view .main_feed_cont .lps_widgets_wrp{width:100%}.lps_xl_view .main_feed_cont .lps_widgets{position:absolute;width:auto;padding-left:0;bottom:150px;left:50px}.lps_xl_view .main_feed_cont .hover_bkgr_fricc{width:100%;min-height:auto}.lps_xl_view .main_feed_cont .hover_bkgr_fricc .popup_cont{min-height:auto}.loader_wrpr{margin-left:0}}@media screen and (max-width:575px){.lps_dropdown.show .lps_dropdown-menu{display:block}.avatar_dropdown .lps_dropdown-menu{top:52px}.hover_bkgr_fricc .popup_cont .lps_btn_grps{padding:25% 15px 0}.hover_bkgr_fricc.heart_notify_box .popup_cont .popup_body{font-size:12px}header.main_header .lps_dropdown .lps_dropdown-menu.lps_chatBox_list{width:375px;left:calc(50% - 187.5px);top:71px;margin-top:0;box-shadow:none;height:100vh;background-color:#e1e1e1}.browse_category .product_img_block .product_img img{width:60px}.theme_btn{padding:7px 12px}.liked_con .gallery_box_big .product_img_block{min-height:190px}header.main_header .theme_navigation{padding:.31rem 15px}.post_poup .hash_tag_block .hashtag_btn{margin:5px 3px}.hashtag_btn{padding:5px 6px}.lps_xl_view .category_block .product_card{margin-bottom:20px;padding:50px 0}.lps_xl_view .category_block .product_grid{grid-column-gap:20px;grid-template-columns:1fr 1fr}.lps_xl_view .theme_input_group{width:100%}.main_header .logo_txt{line-height:0}.hover_bkgr_fricc .popup_cont .popup_body .lps_hash_ul .theme_btn{padding:6px 8px;word-break:break-all;white-space:break-spaces}.footer_menu_hide_xs{display:none}.footer_menu_hide_lg{display:block}.lps_xl_view .footer-menu-list.footer_menu_hide_lg{right:0;left:0;top:auto}.lps_xl_view .main_feed_cont .lps_widgets{top:150px;right:30px;left:auto}.lps_xl_view .lps_container{margin-top:0}.lps_xl_view .main_feed_cont .lps_widgets_wrp .feed_galary{min-height:400px}.theme_tab_cont .add_img_block.add_img_blockP0{padding:0}.scroll-down .footer-menu-list,.scroll-down .footer-menu-list1{transform:translate3d(90px,0,0)}.footer-menu-list,.footer-menu-list1{transition:transform .4s}.accordion__title{font-size:15px;text-align:left}.main_feed_cont .infinite-scroll-component{padding-top:40px}.main_feed_cont .infinite-scroll-component .post_shape{min-height:330px}.on_boardingNChngForms .lipsFields{height:100%;margin-top:0;margin-bottom:0}.on_boardingNChngForms .lpsFormFlexBtwnV{height:100%;display:flex;align-items:center;justify-content:space-between;flex-direction:column}.on_boardingNChngForms .lpsFormFlexBtwnV .lps_fields{margin:0;width:100%}.on_boardingNChngForms .lpsFormFlexBtwnV article.lps_logo_center{padding-top:90px;width:100%}.on_boardingNChngForms .lpsFormFlexBtwnV .pos_wrp{padding-top:0;padding-bottom:110px;width:100%}.lps_bottom_para{padding-top:40%}.lps_product_grid .product_card.removeFigClass .postBox .theme_secondary{padding:2px 10px;font-size:12px;display:block;width:auto;margin:0 auto 4px}.lps_product_grid .product_card.removeFigClass .postBox .on_boarding_wrp_spwn{padding:0;height:124px;border:0;overflow-y:auto}.lps_product_grid .product_card.removeFigClass .post_para1{margin-top:0;margin-bottom:5px;line-height:22px;letter-spacing:0;font-size:13px}.lps_product_grid .product_card.removeFigClass .postBox .lps_widgets_wrp .lps_feed_settings .pos_wrp{margin-top:10px;margin-bottom:10px}.lps_product_grid .product_card.removeFigClass .theme_btn.theme_outline_primary{padding:3px 10px;font-size:12px;min-width:auto!important;text-transform:capitalize!important}.lps_product_grid .product_card.removeFigClass .bg_grayCCC{background-color:#fff!important}.lps_product_grid .product_card.removeFigClass .postBox{width:100%;height:124px;overflow-y:auto;overflow:hidden;padding-left:1px;padding-right:1px}.lps_product_grid .product_card.removeFigClass img{width:5px;min-height:100%;object-fit:inherit;object-position:inherit}.lps_product_grid .product_card.removeFigClass .lps_fig_xs.mt_25{margin-top:5px;line-height:0}.lps_product_grid .product_card.removeFigClass p.btm_links.mt45.text_white{margin-top:5px;font-size:12px}.lps_dsk_list button.theme_btn.theme_secondary.text_white{margin:0 0 5px 5px}.destkVersion .grideTag.product_card.removeFigClass .postBox{height:124px}.removeScroll1 .post_poup .hash_tag_block{height:250px}.hover_bkgr_fricc.shareTextModal .popup_cont .lps_btn_grps{padding:7% 15px 0}.on_boarding_flow_wrp_strech ul.weightAnchor{height:230px;overflow-y:auto}.onboarding_btm.onboarding_flow_bttom1{margin-bottom:20px!important}.feedSeetingModal .post_poup .hash_tag_block{height:280px}.container-login100.container-mobile100{height:100vh;height:calc(var(--vh, 1vh)*100);min-height:auto}.hover_bkgr_fricc.closeProfileModal .popup_cont{min-height:330px}.hover_bkgr_fricc.closeProfileModal .popup_cont .lps_title_size p{padding:0}.lps_product_grid .product_card.hidePostModal .postBox .on_boarding_wrp_spwn{height:123px;overflow-y:auto}.hover_bkgr_fricc.heart_notify_box.shareProfileLink{top:-3px;width:122px;left:73px}.hover_bkgr_fricc.heart_notify_box{width:135px}.createPostBlock{margin-top:60px}.repostedText{padding-left:15px;padding-right:15px}.postPreviewImage .lps_img_fixed{height:185px}}@media screen and (max-width:450px){header.main_header .lps_dropdown .lps_dropdown-menu.lps_chatBox_list{width:450px;left:calc(50% - 225px)}}@media screen and (max-width:414px){header.main_header .lps_dropdown .lps_dropdown-menu.lps_chatBox_list{width:414px;left:calc(50% - 207px)}.category_block .product_card{padding:30px 0}.lps_checkmark{height:18px;width:18px}.lps_cont_rdo .lps_checkmark:after{width:10px;height:10px;top:3px;left:3px}}@media screen and (max-width:411px){header.main_header .lps_dropdown .lps_dropdown-menu.lps_chatBox_list{width:411px;left:calc(50% - 205.5px)}}@media screen and (max-width:375px){header.main_header .lps_dropdown .lps_dropdown-menu.lps_chatBox_list{width:375px;left:calc(50% - 187.5px)}}@media screen and (max-width:360px){header.main_header .lps_dropdown .lps_dropdown-menu.lps_chatBox_list{width:360px;left:calc(50% - 180px)}.see_also .hashtag_btn{margin-right:6px;margin-bottom:5px}.short_filter_block{display:block}.see_also{margin-top:20px}.browse_category .product_grid{grid-template-columns:1fr 1fr}.lps_inline_field .lps_number .minus,.lps_inline_field .lps_number .plus{width:20px}.acctn_privacy.mt_45{margin:0}.hashtags .theme_btn{margin-right:5px;min-width:85px;padding:4px 5px;font-size:13px}}@media screen and (max-width:330px){header.main_header .lps_dropdown .lps_dropdown-menu.lps_chatBox_list{width:320px;left:calc(50% - 160px)}.theme_tab_cont .tag_product_con .select_box .cst_select{background-position:267px;width:100%}.lps_no_message{padding-top:20%}.lips_tab .tabs_block_cst li{padding:8px 10px;min-width:90px}.lps_tb_para h4 br{display:none}.lps_tb_para{padding:20% 15px}}.link_target_mail{display:inline-block;vertical-align:bottom;margin-left:10px}.srv-validation-message{color:#ff242b}.feed-setting .hashtag{text-align:left}.theme_outline_light.active,.theme_outline_light.active:hover{color:#212529;background-color:#f8f9fa!important;border-color:#f8f9fa}.theme_outline_light:hover{color:#f8f9fa;background:transparent none;border-color:#f8f9fa}@media screen and (min-width:1024px){.lips-hash-tags li{display:block;width:25%}}.hidden{display:none}.span-hidden{display:none!important}.user_field{padding:5px;border:1px solid #eee}.btn-transparent{background:none;border:none;cursor:pointer}.btn-color{background-color:#000}.VspcBtwn{width:100%;max-width:366px}.profile-image-container i{color:#f94f7a;position:absolute;right:0;bottom:0;z-index:9999;font-size:large}.hashtag{text-align:left}header.main_header .lps_dropdown .lps_dropdown-menu.notification-dropdown{overflow-y:auto!important;max-height:calc(100vh - 100px)}.text-align-center{text-align:center}.lps_fig img.img_contain{object-fit:contain}.lps_fig img.img_cover{object-fit:cover}.heightAuto{height:auto!important}.lps_list_group button,.lps_list_group span{font-size:14px;font-family:"Dosis",sans-serif!important}.cursor-pointer{cursor:pointer}button{font-family:"Dosis",sans-serif!important}.custom-ui{background:#fd3398!important}.close-custom-ui,.custom-ui{box-shadow:0 20px 75px rgba(0,0,0,.23)!important;color:#fff!important;font-size:15px!important}.close-custom-ui,.custom-ui,.react-confirm-alert-button-group{justify-content:center!important}.react-confirm-alert-body{text-align:center!important}.react-confirm-alert-overlay{background:rgba(0,0,0,.5)!important}.like_logo{vertical-align:middle}input.input_modify{color:#fff}.lps_cont_rdo .lps_checkmark:after,.lps_text_white .lps_cont_rdo .lps_checkmark:after{background:#000}.lps_fig.lps_fig_circle{width:60px;height:60px}.lps_f_center{align-items:center}.profile-image-container i{font-size:14px;background:#fff;border-radius:50px;height:20px;width:20px;text-align:center;line-height:20px}.over_none{overflow:visible!important;overflow:initial!important}.user_photo_url{border-radius:50%}.copyPara{color:#fff;margin:2px 0 0}.onTimeModel .hover_bkgr_fricc.hover_alternate_W .popup_cont .lps_top_imgs img{width:50px;transform:rotate(-25deg)}.onTimeModel .hover_bkgr_fricc.hover_alternate_W .popup_cont .lps_top_imgs{padding:15px 6px!important;border-radius:8px!important}.onTimeModel .hover_bkgr_fricc.hover_alternate_W .popup_cont h2{font-weight:400;margin-bottom:20px;font-size:23px;margin-top:20px}.onTimeModel .popup_body p{font-size:19px;font-weight:300;margin:0 0 26px}.onTimeModel .hover_bkgr_fricc.hover_alternate_W .popup_cont h4{font-weight:400;font-size:16px}.onTimeModel .inline_WText img{width:15px!important}.onTimeModel .popupCloseButton{position:inherit!important;display:block!important;text-align:right!important;width:100%!important}.onTimeModel .hover_bkgr_fricc.hover_alternate_W .popup_cont .popup_body{padding:7px 15px 30px}.onTimeModel .hover_bkgr_fricc.hover_alternate_W .popup_cont{border-radius:0}.model_border .hover_bkgr_fricc .modal-dialog-centered .popup_cont{border:1px solid #fd3398}.textContent article.lps_art a{display:block;min-height:365px}.postApproval label.label_modify{margin-right:23px}.pt-75{padding-top:75px}.inner_form .input_field .input_modify.tagInput:focus{border-bottom:1px solid #f2f2f2!important}.moreLess a.morelink{position:static}.ifAccess .form_group_modify{display:inline-block;margin-left:14px;width:105px}.ifAccess p{display:inline-block}.ifAccess .form_group_modify input.input_modify.input_brdrBtnmP{border-radius:0;height:30px;padding:0 0 0 7px}.newButton a{width:335px}.lps_hrSep{border-top:5px solid #fff!important}.notification-item{background:#d3d3d3;border-bottom:0;box-shadow:0 5px 5px 0 #fd3398;border-radius:0}.notification-item .notification-message{color:#1a1a1a;font-size:16px!important}.notification-item .notification-title{color:#fd3398;font-size:16px!important;margin-top:2px;margin-bottom:2px;font-weight:400}.notification-item .notification-close{background-color:#fd3398}.notification-item .notification-message{font-weight:400}.wlcome h3{margin-bottom:6px;font-weight:300}.comuNitiInner a{text-decoration:none;line-height:36px;padding:0}.lps_bg_gray{background-color:#e1e1e1}@media screen and (min-width:991px){.footer-menu-list1 .horizantal_coll1{right:18px!important}.desktopVersio{width:335px!important}.destkVersion .product_card{height:380px}}.removeWhiteLine .list-group-item{border:0!important}.removeScroll .hash_tag_block{height:calc(100vh - 342px)}.removeScroll .hash_tag_block::-webkit-scrollbar{width:0}.removeScroll .hash_tag_block::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 6px rgba(0,0,0,.3)}.removeScroll .hash_tag_block::-webkit-scrollbar-thumb{background-color:#a9a9a9;outline:1px solid #708090}@media screen and (max-width:991px){.newButton a{width:100%;display:block}.lps_bottom_para a.report_link{width:auto;display:inline-block}.W-100P{width:100%}.removeScroll .hash_tag_block{height:auto}}.mb45{margin-bottom:45px!important}@media screen and (max-width:768px){.scroll-down .footer-menu-list,.scroll-down .footer-menu-list1{transform:translate3d(300px,0,0)}.wlcome h3{font-size:20px}.wlcome h4{font-size:16px}.ifAccess .form_group_modify{display:block;margin-left:0;width:100%}.mb30{margin-bottom:20px!important}.startScratch{padding:20px 0;height:100vh!important}.comuNitiInner .onboarding_btm{margin-top:30px}.comuNiti .onboarding_btm{margin-top:30px;flex-direction:column;align-items:center}.comuNiti .onboarding_btm button{width:100%;margin-bottom:10px}}.textBack{text-decoration:none;line-height:36px}.placeholder-color::-webkit-input-placeholder{color:#828282!important}.placeholder-color:-ms-input-placeholder{color:#828282!important}.placeholder-color::-ms-input-placeholder{color:#828282!important}.placeholder-color::placeholder{color:#828282!important}.textDecor{text-decoration:underline}.landingCarouse .product_item_wrp{padding:0}.landingCarouse h5{margin:0!important;font-size:20px;color:#fd3398!important;font-weight:400}.landingCarouse .owl-carousel{margin:45px 0 12px;padding:0 0 5px}.landingCarouse .owl-dots{margin-top:80px!important}.landingCarouse .owl-dots .owl-dot span{border:1px solid #fd3398;height:10px;width:10px;background:transparent;opacity:1;margin:5px 4px}.landingCarouse .owl-dots .owl-dot.active span,.landingCarouse .owl-dots .owl-dot:hover span{background:#fd3398}.landingContainer{max-width:100%}.text_gary{color:#e1e1e1}.lipsFields{margin:50px auto 25px;max-width:460px}.weightAnchor a,.weightAnchor button{font-weight:400!important}.close_follow{margin-top:27px}.startScratch .pos_wrp.onboarding_btm{margin-bottom:75px}.justifyCenter{justify-content:center!important}.footIndex{z-index:999}.textContent{padding-top:10px}.textContent .popup_body.textBody{flex-direction:column;justify-content:center}.textContent .reposted_wrps{top:0}.textContent .modal-dialog-centered{min-height:100%!important;align-items:normal}.textContent .modal-dialog-centered .popup_cont{min-height:auto!important}.textContent .hover_bkgr_fricc{min-height:100%!important;left:0}.textContent .popup_body{align-items:center;display:flex}.textContent .popup_body ul.lps_btn_grps{width:100%}.textContent .removeData{flex-direction:column}.changePassword{margin-top:122px!important}@media screen and (max-width:991px){.changePassword{margin-top:30px!important;padding:0 15px}}.changePassword .input_modify{color:#000;border-radius:0;border:0;height:44px;padding:8px}.changePassword .lps_fields{margin:0 0 20px}.changePassword .lps_fields .form_group_modify label{margin-bottom:4px;display:block}.changePassword .pos_wrp.onboarding_btm{margin-top:36px!important}.changePassword span.icn_passAbslt_password img{width:25px;margin:0 10px 0 0}.icn_passAbslt_password{float:right;margin-top:-34px}.removePointer{cursor:auto!important}.reposted_wrps+.textContent{padding-top:20px}.lps_bg_txt_white .botderBot:focus{border-bottom-color:#fd3398!important}.community-data-heading{color:#fd3398}.pb25{padding-bottom:25px}.up_arrow_wrp .tags_lip_inline img{width:40px;opacity:.75}.up_arrow_wrp>img{width:28px;opacity:.75;margin-left:15px}.appearHere{display:flex;justify-content:space-between;flex-direction:column;min-height:calc(100vh - 70px)}.appearHere,.appearHere .lps_tb_para.wlcome{padding:0 15px}.down_arrow_wrp{padding-bottom:63px;text-align:right}.down_arrow_wrp .inline_img1 .lip_icn{width:20px;margin:0 5px;vertical-align:middle;opacity:.75}.down_arrow_wrp .lip_icn{margin-right:35px;margin-top:25px;width:28px;opacity:.75}.commonWidth{max-width:335px;margin:0 auto}.lh30{line-height:30px!important}.send-button{background-color:#e1e1e1}.contactForm input{color:#1a1a1a}.contactForm h5{margin:0}.calcelBtn{background:none;border:0;padding:0;cursor:pointer}.contact-title{margin-bottom:2px}.fellowersIcon{margin-bottom:26px}.fellowersIcon figure{width:30px!important;height:30px!important}.fellowersIcon a{text-transform:none!important;font-size:16px;display:inline-block;vertical-align:top;line-height:30px}.lps_xl_view .footer-menu-list{right:20px;bottom:auto;top:50%;transform:translateY(-50%)}.lps_xl_view .footer-menu-list .ul_list.custom_ul{padding:0}.commonSearchList{z-index:999}.boxIcon{margin-top:14px!important}.postBox{min-height:268px}.postBox .hightAuto{height:auto!important;min-height:auto!important;padding:0}.postBox a figure.feed_galary{height:auto!important;min-height:auto!important;background:none!important}.postBox .newButton{padding:0 15px!important}.postBox .lps_widgets{bottom:5px!important}.popup-custom-header{display:flex;flex-direction:column}.popup-custom-header .popup_close_header{width:100%}.mobileShare{white-space:inherit!important}.contact_page{margin-top:100px}@media screen and (max-width:991px){.post_shape{min-height:400px;display:flex;flex-direction:column;justify-content:flex-end}.post_shape .post_img_block{margin-top:0!important}.newButton{padding-top:0!important}.mobileModal .popup_cont{min-height:410px}}.mProfile p{margin-top:16px!important}.exploreSearch input,.exploreSearch span.input-group-addon{background:none!important;border-color:#fff!important}.submit-cursor{cursor:pointer}.footer-menu-list .collapsible{right:5px;margin-top:1px}.home-modal{left:0}.back-button{margin-top:20px}.lps_header_link{position:relative;width:100%}.lps_header_link .lps_header_img{position:absolute;left:15px}@media screen and (max-width:767px){.back-button{left:10px}}@media screen and (max-width:767px){.on_boarding_top{margin-top:30px}}.textarea-font-family{font-family:"Dosis",sans-serif!important;font-size:17px}@media screen and (max-width:375px){.footer-menu-mobile{top:-10px}}span.countBadge{padding:3px 5px;display:inline-block;min-width:50px;text-align:center;font-size:14px;color:#fff;border-radius:5px;right:73px;top:7px}span.countBadge,span.countBadge:after{background-color:#000;position:absolute}span.countBadge:after{right:-9px;top:13px;width:10px;height:10px;display:block;transform:rotate(45deg) translate(-7px);border-top:1px solid rgba(0,0,0,.1);border-left:1px solid rgba(0,0,0,.1);z-index:10;box-sizing:border-box;content:""}@media screen and (max-width:575px){span.countBadge{right:50px}}.lps_widgets .listed_item{position:relative}.about_link{color:#fd3398!important;text-decoration:underline}.btn_bold{font-weight:600}.notfication_lips_logo{background:#1a1a1a;padding:0;text-align:center;line-height:66px}.notfication_lips_logo img{width:100%;height:100%}.themeOutlineLight{background-color:transparent;color:#f8f9fa;border:1px solid #f8f9fa;margin:0 10px 12px 0;padding:5px 8px;display:inline-block;background-image:none;vertical-align:middle;font-size:16px;line-height:1.3;border-radius:5px;letter-spacing:1.8px;transition:all,.4s,ease-in-out;cursor:pointer}.themeOutlineLight.active{color:#212529;background-color:#f8f9fa!important;border-color:#f8f9fa}.access_button{min-width:130px!important}.lps_bg_txt_white .access_input:focus{border-bottom-color:#fd3398!important}.article_desktopView{text-align:left;max-width:90%;margin:0 auto}.article_desktopView .ifAccess .form_group_modify{margin-left:0;width:100%}.article_desktopView .ifAccess .form_group_modify input.input_modify.input_brdrBtnmP{padding:0}.lps_heading{margin-top:30px}@media screen and (max-width:1024px){.lps_arrow_approval{z-index:100}}.plans_mobile_top{margin-top:15px}.lps_fields.access-code-data{max-width:510px!important}.popup_cont .homeModalLogo{width:auto!important;transform:inherit!important}.popup_cont .lps_top_imgs{background:transparent!important}.lps_neon_pink_border{border:1px solid #ff6ec7}@media screen and (max-width:768px){.post_links_tags{position:absolute;bottom:30px;left:0;right:0;width:100%;margin-top:100px!important;display:block}.view_more_button{margin-bottom:80px!important;display:block;margin:0 auto}}@media screen and (max-width:768px){.finish_btn{line-height:30px!important}}.link_tag{text-decoration:none}.notification-danger,.notification-success{border-left:none}.hover_bkgBlack .popup_body h5{color:#fff;margin-bottom:30px}.hover_bkgBlack .popup_body h6{color:#fff;margin-bottom:0}.hover_bkgBlack .popup_body p{color:#fff;margin-bottom:30px}.empty_posts{font-size:16px;font-weight:400}.title_black{font-size:19px!important;font-weight:500!important}.text_black{color:rgba(0,0,0,.5)}.lip_icn_black{margin-top:4px!important}.lip_icn_group{margin-bottom:-4px!important}.liked_feed_center{align-items:center;display:flex;justify-content:center;height:100%}.approve_btn_bck,.approve_btn_bck:hover{background-color:#1a1a1a}.lps_title_size{font-size:20px!important}.lps_titel_report_modal{height:100%;margin-bottom:0!important;padding:15px 74px!important;display:flex;flex-direction:column;justify-content:space-between}@media screen and (max-width:575px){.lps_titel_report_modal{padding:15px!important}.lps_titel_report_modal p{margin-top:10%;margin-bottom:10%}}.report_link{color:#fd3398!important}.onboardingBackArrowWrp .topSubHeader .popupCloseButton.popupCloseButtonLeft{top:0;z-index:100}.onboardingBackArrowWrp .topSubHeader .popupCloseButton.popupCloseButtonLeft img{opacity:.45}span.text_community_danger{color:red}.dotsWrp{text-align:center;margin-top:10px;margin-bottom:10px}.dotsWrp .singleDot{width:5px;height:5px;display:inline-block;background:#fd3398;border-radius:50%;margin:2px}.share_link_button{border-radius:0}.share_link_button,.share_link_button:hover{border-color:#fd3398}.lps_shareLink_text{font-size:16px!important;font-weight:400!important}.footer_bck{background:#1a1a1a;display:flex;flex-wrap:wrap;height:auto;z-index:999;position:fixed;bottom:0;right:0;left:0;width:100%;border-top:1px solid #fd3398}.footer_bck .onboarding_btm{display:flex;align-items:center;justify-content:center;padding:10px 15px;max-width:999px;margin:0 auto}.footer_bck .onboarding_btm .theme_btn{min-width:160px}.footer_bck .footer-text{font-size:16px!important;color:#fff!important;padding-right:20px;margin-bottom:0}@media screen and (max-width:575px){.wrap_btm_padding{padding-bottom:187px}.footer_bck .onboarding_btm{padding:15px;flex-direction:column}.footer_bck .footer-text{font-size:14px!important}.footer_bck .onboarding_btm .theme_btn{margin-top:15px}h1{font-size:26px}h2{font-size:23px}}.lps_disable_checkbox,.lps_disable_checkbox:before{border:1px solid #1a1a1a}.footer_none{display:none}.search-cancel-icon{color:#fd3398}.setting_header{color:#000}.chng_pwd_btn{background-color:#e5e5e5;color:#1a1a1a}.NonRegisterHeightBTWN{height:100%;display:flex;flex-direction:column;justify-content:space-around}.grideTag .postBox{display:block;min-height:0}.grideTag .postBox .lps_widgets_wrp{margin-top:0;margin-bottom:0}.grideTag .postBox .lps_widgets_wrp .lps_header_end{display:none}.grideTag .postBox .lps_widgets_wrp .lps_feed_settings .pos_wrp{margin-top:28px;margin-bottom:30px}.grideTag .postBox .lps_widgets_wrp .lps_feed_settings .lps_art{margin-top:0}.grideTag .postBox .on_boarding_wrp_spwn{padding:0;height:379px;display:block}.backBtnHash{border:none}.copyClip{position:relative}.copyClip .hover_bkgr_fricc.heart_notify_box.shareProfileLink{top:50%;left:100%;height:auto;transform:translate(14px,-50%)}.copyClip .popup_cont{transform:none!important}.settingView{justify-content:space-between;align-items:center}.settingView .closeShare{display:flex}.settingView .closeShare a{display:inline-block}.settingView .closeShare a img{width:15px}.blockSomeUser{border:1px solid #fd3398;border-top:none}.line_change.product_card{white-space:pre-line}.textItemLineChange{width:100%;height:100%;padding:20px;white-space:pre-line;text-align:left}.borderColor{border:1px solid #fd3398;text-align:left;padding:10px 7px;height:100%;margin-bottom:40px}.borderColor p{font-size:16px!important;margin-bottom:0!important}.confirmModel.inviteLink{width:450px}.confirmModel .modalCopy{text-align:center;padding:50px 47px 34px 43px!important}.fontColorForInviteLink{color:#fd3398}.copyText{font-size:16px;color:#fff;cursor:pointer}.closeButton{text-align:right;position:absolute;display:inline-block;right:5px;top:5px;z-index:100}@media screen and (max-width:575px){.copyClip{margin-left:20px!important}.lps_product_grid .product_card.hidePostModal img{width:5px}}/*!
 *  Font Awesome 4.6.2 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */@font-face{font-family:"FontAwesome";src:url(/static/media/fontawesome-webfont.a247f435.eot);src:url(/static/media/fontawesome-webfont.a247f435.eot) format("embedded-opentype"),url(/static/media/fontawesome-webfont.a1a450ea.woff2) format("woff2"),url(/static/media/fontawesome-webfont.f84ffa8d.woff) format("woff"),url(/static/media/fontawesome-webfont.9f5388fa.ttf) format("truetype"),url(/static/media/fontawesome-webfont.6c4c3504.svg) format("svg");font-weight:400;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14286em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14286em;width:2.14286em;top:.14286em;text-align:center}.fa-li.fa-lg{left:-1.85714em}.fa-border{padding:.2em .25em .15em;border:.08em solid #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}@keyframes fa-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";transform:scaleX(-1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";transform:scaleY(-1)}:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:""}.fa-music:before{content:""}.fa-search:before{content:""}.fa-envelope-o:before{content:""}.fa-heart:before{content:""}.fa-star:before{content:""}.fa-star-o:before{content:""}.fa-user:before{content:""}.fa-film:before{content:""}.fa-th-large:before{content:""}.fa-th:before{content:""}.fa-th-list:before{content:""}.fa-check:before{content:""}.fa-close:before,.fa-remove:before,.fa-times:before{content:""}.fa-search-plus:before{content:""}.fa-search-minus:before{content:""}.fa-power-off:before{content:""}.fa-signal:before{content:""}.fa-cog:before,.fa-gear:before{content:""}.fa-trash-o:before{content:""}.fa-home:before{content:""}.fa-file-o:before{content:""}.fa-clock-o:before{content:""}.fa-road:before{content:""}.fa-download:before{content:""}.fa-arrow-circle-o-down:before{content:""}.fa-arrow-circle-o-up:before{content:""}.fa-inbox:before{content:""}.fa-play-circle-o:before{content:""}.fa-repeat:before,.fa-rotate-right:before{content:""}.fa-refresh:before{content:""}.fa-list-alt:before{content:""}.fa-lock:before{content:""}.fa-flag:before{content:""}.fa-headphones:before{content:""}.fa-volume-off:before{content:""}.fa-volume-down:before{content:""}.fa-volume-up:before{content:""}.fa-qrcode:before{content:""}.fa-barcode:before{content:""}.fa-tag:before{content:""}.fa-tags:before{content:""}.fa-book:before{content:""}.fa-bookmark:before{content:""}.fa-print:before{content:""}.fa-camera:before{content:""}.fa-font:before{content:""}.fa-bold:before{content:""}.fa-italic:before{content:""}.fa-text-height:before{content:""}.fa-text-width:before{content:""}.fa-align-left:before{content:""}.fa-align-center:before{content:""}.fa-align-right:before{content:""}.fa-align-justify:before{content:""}.fa-list:before{content:""}.fa-dedent:before,.fa-outdent:before{content:""}.fa-indent:before{content:""}.fa-video-camera:before{content:""}.fa-image:before,.fa-photo:before,.fa-picture-o:before{content:""}.fa-pencil:before{content:""}.fa-map-marker:before{content:""}.fa-adjust:before{content:""}.fa-tint:before{content:""}.fa-edit:before,.fa-pencil-square-o:before{content:""}.fa-share-square-o:before{content:""}.fa-check-square-o:before{content:""}.fa-arrows:before{content:""}.fa-step-backward:before{content:""}.fa-fast-backward:before{content:""}.fa-backward:before{content:""}.fa-play:before{content:""}.fa-pause:before{content:""}.fa-stop:before{content:""}.fa-forward:before{content:""}.fa-fast-forward:before{content:""}.fa-step-forward:before{content:""}.fa-eject:before{content:""}.fa-chevron-left:before{content:""}.fa-chevron-right:before{content:""}.fa-plus-circle:before{content:""}.fa-minus-circle:before{content:""}.fa-times-circle:before{content:""}.fa-check-circle:before{content:""}.fa-question-circle:before{content:""}.fa-info-circle:before{content:""}.fa-crosshairs:before{content:""}.fa-times-circle-o:before{content:""}.fa-check-circle-o:before{content:""}.fa-ban:before{content:""}.fa-arrow-left:before{content:""}.fa-arrow-right:before{content:""}.fa-arrow-up:before{content:""}.fa-arrow-down:before{content:""}.fa-mail-forward:before,.fa-share:before{content:""}.fa-expand:before{content:""}.fa-compress:before{content:""}.fa-plus:before{content:""}.fa-minus:before{content:""}.fa-asterisk:before{content:""}.fa-exclamation-circle:before{content:""}.fa-gift:before{content:""}.fa-leaf:before{content:""}.fa-fire:before{content:""}.fa-eye:before{content:""}.fa-eye-slash:before{content:""}.fa-exclamation-triangle:before,.fa-warning:before{content:""}.fa-plane:before{content:""}.fa-calendar:before{content:""}.fa-random:before{content:""}.fa-comment:before{content:""}.fa-magnet:before{content:""}.fa-chevron-up:before{content:""}.fa-chevron-down:before{content:""}.fa-retweet:before{content:""}.fa-shopping-cart:before{content:""}.fa-folder:before{content:""}.fa-folder-open:before{content:""}.fa-arrows-v:before{content:""}.fa-arrows-h:before{content:""}.fa-bar-chart-o:before,.fa-bar-chart:before{content:""}.fa-twitter-square:before{content:""}.fa-facebook-square:before{content:""}.fa-camera-retro:before{content:""}.fa-key:before{content:""}.fa-cogs:before,.fa-gears:before{content:""}.fa-comments:before{content:""}.fa-thumbs-o-up:before{content:""}.fa-thumbs-o-down:before{content:""}.fa-star-half:before{content:""}.fa-heart-o:before{content:""}.fa-sign-out:before{content:""}.fa-linkedin-square:before{content:""}.fa-thumb-tack:before{content:""}.fa-external-link:before{content:""}.fa-sign-in:before{content:""}.fa-trophy:before{content:""}.fa-github-square:before{content:""}.fa-upload:before{content:""}.fa-lemon-o:before{content:""}.fa-phone:before{content:""}.fa-square-o:before{content:""}.fa-bookmark-o:before{content:""}.fa-phone-square:before{content:""}.fa-twitter:before{content:""}.fa-facebook-f:before,.fa-facebook:before{content:""}.fa-github:before{content:""}.fa-unlock:before{content:""}.fa-credit-card:before{content:""}.fa-feed:before,.fa-rss:before{content:""}.fa-hdd-o:before{content:""}.fa-bullhorn:before{content:""}.fa-bell:before{content:""}.fa-certificate:before{content:""}.fa-hand-o-right:before{content:""}.fa-hand-o-left:before{content:""}.fa-hand-o-up:before{content:""}.fa-hand-o-down:before{content:""}.fa-arrow-circle-left:before{content:""}.fa-arrow-circle-right:before{content:""}.fa-arrow-circle-up:before{content:""}.fa-arrow-circle-down:before{content:""}.fa-globe:before{content:""}.fa-wrench:before{content:""}.fa-tasks:before{content:""}.fa-filter:before{content:""}.fa-briefcase:before{content:""}.fa-arrows-alt:before{content:""}.fa-group:before,.fa-users:before{content:""}.fa-chain:before,.fa-link:before{content:""}.fa-cloud:before{content:""}.fa-flask:before{content:""}.fa-cut:before,.fa-scissors:before{content:""}.fa-copy:before,.fa-files-o:before{content:""}.fa-paperclip:before{content:""}.fa-floppy-o:before,.fa-save:before{content:""}.fa-square:before{content:""}.fa-bars:before,.fa-navicon:before,.fa-reorder:before{content:""}.fa-list-ul:before{content:""}.fa-list-ol:before{content:""}.fa-strikethrough:before{content:""}.fa-underline:before{content:""}.fa-table:before{content:""}.fa-magic:before{content:""}.fa-truck:before{content:""}.fa-pinterest:before{content:""}.fa-pinterest-square:before{content:""}.fa-google-plus-square:before{content:""}.fa-google-plus:before{content:""}.fa-money:before{content:""}.fa-caret-down:before{content:""}.fa-caret-up:before{content:""}.fa-caret-left:before{content:""}.fa-caret-right:before{content:""}.fa-columns:before{content:""}.fa-sort:before,.fa-unsorted:before{content:""}.fa-sort-desc:before,.fa-sort-down:before{content:""}.fa-sort-asc:before,.fa-sort-up:before{content:""}.fa-envelope:before{content:""}.fa-linkedin:before{content:""}.fa-rotate-left:before,.fa-undo:before{content:""}.fa-gavel:before,.fa-legal:before{content:""}.fa-dashboard:before,.fa-tachometer:before{content:""}.fa-comment-o:before{content:""}.fa-comments-o:before{content:""}.fa-bolt:before,.fa-flash:before{content:""}.fa-sitemap:before{content:""}.fa-umbrella:before{content:""}.fa-clipboard:before,.fa-paste:before{content:""}.fa-lightbulb-o:before{content:""}.fa-exchange:before{content:""}.fa-cloud-download:before{content:""}.fa-cloud-upload:before{content:""}.fa-user-md:before{content:""}.fa-stethoscope:before{content:""}.fa-suitcase:before{content:""}.fa-bell-o:before{content:""}.fa-coffee:before{content:""}.fa-cutlery:before{content:""}.fa-file-text-o:before{content:""}.fa-building-o:before{content:""}.fa-hospital-o:before{content:""}.fa-ambulance:before{content:""}.fa-medkit:before{content:""}.fa-fighter-jet:before{content:""}.fa-beer:before{content:""}.fa-h-square:before{content:""}.fa-plus-square:before{content:""}.fa-angle-double-left:before{content:""}.fa-angle-double-right:before{content:""}.fa-angle-double-up:before{content:""}.fa-angle-double-down:before{content:""}.fa-angle-left:before{content:""}.fa-angle-right:before{content:""}.fa-angle-up:before{content:""}.fa-angle-down:before{content:""}.fa-desktop:before{content:""}.fa-laptop:before{content:""}.fa-tablet:before{content:""}.fa-mobile-phone:before,.fa-mobile:before{content:""}.fa-circle-o:before{content:""}.fa-quote-left:before{content:""}.fa-quote-right:before{content:""}.fa-spinner:before{content:""}.fa-circle:before{content:""}.fa-mail-reply:before,.fa-reply:before{content:""}.fa-github-alt:before{content:""}.fa-folder-o:before{content:""}.fa-folder-open-o:before{content:""}.fa-smile-o:before{content:""}.fa-frown-o:before{content:""}.fa-meh-o:before{content:""}.fa-gamepad:before{content:""}.fa-keyboard-o:before{content:""}.fa-flag-o:before{content:""}.fa-flag-checkered:before{content:""}.fa-terminal:before{content:""}.fa-code:before{content:""}.fa-mail-reply-all:before,.fa-reply-all:before{content:""}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:""}.fa-location-arrow:before{content:""}.fa-crop:before{content:""}.fa-code-fork:before{content:""}.fa-chain-broken:before,.fa-unlink:before{content:""}.fa-question:before{content:""}.fa-info:before{content:""}.fa-exclamation:before{content:""}.fa-superscript:before{content:""}.fa-subscript:before{content:""}.fa-eraser:before{content:""}.fa-puzzle-piece:before{content:""}.fa-microphone:before{content:""}.fa-microphone-slash:before{content:""}.fa-shield:before{content:""}.fa-calendar-o:before{content:""}.fa-fire-extinguisher:before{content:""}.fa-rocket:before{content:""}.fa-maxcdn:before{content:""}.fa-chevron-circle-left:before{content:""}.fa-chevron-circle-right:before{content:""}.fa-chevron-circle-up:before{content:""}.fa-chevron-circle-down:before{content:""}.fa-html5:before{content:""}.fa-css3:before{content:""}.fa-anchor:before{content:""}.fa-unlock-alt:before{content:""}.fa-bullseye:before{content:""}.fa-ellipsis-h:before{content:""}.fa-ellipsis-v:before{content:""}.fa-rss-square:before{content:""}.fa-play-circle:before{content:""}.fa-ticket:before{content:""}.fa-minus-square:before{content:""}.fa-minus-square-o:before{content:""}.fa-level-up:before{content:""}.fa-level-down:before{content:""}.fa-check-square:before{content:""}.fa-pencil-square:before{content:""}.fa-external-link-square:before{content:""}.fa-share-square:before{content:""}.fa-compass:before{content:""}.fa-caret-square-o-down:before,.fa-toggle-down:before{content:""}.fa-caret-square-o-up:before,.fa-toggle-up:before{content:""}.fa-caret-square-o-right:before,.fa-toggle-right:before{content:""}.fa-eur:before,.fa-euro:before{content:""}.fa-gbp:before{content:""}.fa-dollar:before,.fa-usd:before{content:""}.fa-inr:before,.fa-rupee:before{content:""}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen:before{content:""}.fa-rouble:before,.fa-rub:before,.fa-ruble:before{content:""}.fa-krw:before,.fa-won:before{content:""}.fa-bitcoin:before,.fa-btc:before{content:""}.fa-file:before{content:""}.fa-file-text:before{content:""}.fa-sort-alpha-asc:before{content:""}.fa-sort-alpha-desc:before{content:""}.fa-sort-amount-asc:before{content:""}.fa-sort-amount-desc:before{content:""}.fa-sort-numeric-asc:before{content:""}.fa-sort-numeric-desc:before{content:""}.fa-thumbs-up:before{content:""}.fa-thumbs-down:before{content:""}.fa-youtube-square:before{content:""}.fa-youtube:before{content:""}.fa-xing:before{content:""}.fa-xing-square:before{content:""}.fa-youtube-play:before{content:""}.fa-dropbox:before{content:""}.fa-stack-overflow:before{content:""}.fa-instagram:before{content:""}.fa-flickr:before{content:""}.fa-adn:before{content:""}.fa-bitbucket:before{content:""}.fa-bitbucket-square:before{content:""}.fa-tumblr:before{content:""}.fa-tumblr-square:before{content:""}.fa-long-arrow-down:before{content:""}.fa-long-arrow-up:before{content:""}.fa-long-arrow-left:before{content:""}.fa-long-arrow-right:before{content:""}.fa-apple:before{content:""}.fa-windows:before{content:""}.fa-android:before{content:""}.fa-linux:before{content:""}.fa-dribbble:before{content:""}.fa-skype:before{content:""}.fa-foursquare:before{content:""}.fa-trello:before{content:""}.fa-female:before{content:""}.fa-male:before{content:""}.fa-gittip:before,.fa-gratipay:before{content:""}.fa-sun-o:before{content:""}.fa-moon-o:before{content:""}.fa-archive:before{content:""}.fa-bug:before{content:""}.fa-vk:before{content:""}.fa-weibo:before{content:""}.fa-renren:before{content:""}.fa-pagelines:before{content:""}.fa-stack-exchange:before{content:""}.fa-arrow-circle-o-right:before{content:""}.fa-arrow-circle-o-left:before{content:""}.fa-caret-square-o-left:before,.fa-toggle-left:before{content:""}.fa-dot-circle-o:before{content:""}.fa-wheelchair:before{content:""}.fa-vimeo-square:before{content:""}.fa-try:before,.fa-turkish-lira:before{content:""}.fa-plus-square-o:before{content:""}.fa-space-shuttle:before{content:""}.fa-slack:before{content:""}.fa-envelope-square:before{content:""}.fa-wordpress:before{content:""}.fa-openid:before{content:""}.fa-bank:before,.fa-institution:before,.fa-university:before{content:""}.fa-graduation-cap:before,.fa-mortar-board:before{content:""}.fa-yahoo:before{content:""}.fa-google:before{content:""}.fa-reddit:before{content:""}.fa-reddit-square:before{content:""}.fa-stumbleupon-circle:before{content:""}.fa-stumbleupon:before{content:""}.fa-delicious:before{content:""}.fa-digg:before{content:""}.fa-pied-piper-pp:before{content:""}.fa-pied-piper-alt:before{content:""}.fa-drupal:before{content:""}.fa-joomla:before{content:""}.fa-language:before{content:""}.fa-fax:before{content:""}.fa-building:before{content:""}.fa-child:before{content:""}.fa-paw:before{content:""}.fa-spoon:before{content:""}.fa-cube:before{content:""}.fa-cubes:before{content:""}.fa-behance:before{content:""}.fa-behance-square:before{content:""}.fa-steam:before{content:""}.fa-steam-square:before{content:""}.fa-recycle:before{content:""}.fa-automobile:before,.fa-car:before{content:""}.fa-cab:before,.fa-taxi:before{content:""}.fa-tree:before{content:""}.fa-spotify:before{content:""}.fa-deviantart:before{content:""}.fa-soundcloud:before{content:""}.fa-database:before{content:""}.fa-file-pdf-o:before{content:""}.fa-file-word-o:before{content:""}.fa-file-excel-o:before{content:""}.fa-file-powerpoint-o:before{content:""}.fa-file-image-o:before,.fa-file-photo-o:before,.fa-file-picture-o:before{content:""}.fa-file-archive-o:before,.fa-file-zip-o:before{content:""}.fa-file-audio-o:before,.fa-file-sound-o:before{content:""}.fa-file-movie-o:before,.fa-file-video-o:before{content:""}.fa-file-code-o:before{content:""}.fa-vine:before{content:""}.fa-codepen:before{content:""}.fa-jsfiddle:before{content:""}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-ring:before,.fa-life-saver:before,.fa-support:before{content:""}.fa-circle-o-notch:before{content:""}.fa-ra:before,.fa-rebel:before,.fa-resistance:before{content:""}.fa-empire:before,.fa-ge:before{content:""}.fa-git-square:before{content:""}.fa-git:before{content:""}.fa-hacker-news:before,.fa-y-combinator-square:before,.fa-yc-square:before{content:""}.fa-tencent-weibo:before{content:""}.fa-qq:before{content:""}.fa-wechat:before,.fa-weixin:before{content:""}.fa-paper-plane:before,.fa-send:before{content:""}.fa-paper-plane-o:before,.fa-send-o:before{content:""}.fa-history:before{content:""}.fa-circle-thin:before{content:""}.fa-header:before{content:""}.fa-paragraph:before{content:""}.fa-sliders:before{content:""}.fa-share-alt:before{content:""}.fa-share-alt-square:before{content:""}.fa-bomb:before{content:""}.fa-futbol-o:before,.fa-soccer-ball-o:before{content:""}.fa-tty:before{content:""}.fa-binoculars:before{content:""}.fa-plug:before{content:""}.fa-slideshare:before{content:""}.fa-twitch:before{content:""}.fa-yelp:before{content:""}.fa-newspaper-o:before{content:""}.fa-wifi:before{content:""}.fa-calculator:before{content:""}.fa-paypal:before{content:""}.fa-google-wallet:before{content:""}.fa-cc-visa:before{content:""}.fa-cc-mastercard:before{content:""}.fa-cc-discover:before{content:""}.fa-cc-amex:before{content:""}.fa-cc-paypal:before{content:""}.fa-cc-stripe:before{content:""}.fa-bell-slash:before{content:""}.fa-bell-slash-o:before{content:""}.fa-trash:before{content:""}.fa-copyright:before{content:""}.fa-at:before{content:""}.fa-eyedropper:before{content:""}.fa-paint-brush:before{content:""}.fa-birthday-cake:before{content:""}.fa-area-chart:before{content:""}.fa-pie-chart:before{content:""}.fa-line-chart:before{content:""}.fa-lastfm:before{content:""}.fa-lastfm-square:before{content:""}.fa-toggle-off:before{content:""}.fa-toggle-on:before{content:""}.fa-bicycle:before{content:""}.fa-bus:before{content:""}.fa-ioxhost:before{content:""}.fa-angellist:before{content:""}.fa-cc:before{content:""}.fa-ils:before,.fa-shekel:before,.fa-sheqel:before{content:""}.fa-meanpath:before{content:""}.fa-buysellads:before{content:""}.fa-connectdevelop:before{content:""}.fa-dashcube:before{content:""}.fa-forumbee:before{content:""}.fa-leanpub:before{content:""}.fa-sellsy:before{content:""}.fa-shirtsinbulk:before{content:""}.fa-simplybuilt:before{content:""}.fa-skyatlas:before{content:""}.fa-cart-plus:before{content:""}.fa-cart-arrow-down:before{content:""}.fa-diamond:before{content:""}.fa-ship:before{content:""}.fa-user-secret:before{content:""}.fa-motorcycle:before{content:""}.fa-street-view:before{content:""}.fa-heartbeat:before{content:""}.fa-venus:before{content:""}.fa-mars:before{content:""}.fa-mercury:before{content:""}.fa-intersex:before,.fa-transgender:before{content:""}.fa-transgender-alt:before{content:""}.fa-venus-double:before{content:""}.fa-mars-double:before{content:""}.fa-venus-mars:before{content:""}.fa-mars-stroke:before{content:""}.fa-mars-stroke-v:before{content:""}.fa-mars-stroke-h:before{content:""}.fa-neuter:before{content:""}.fa-genderless:before{content:""}.fa-facebook-official:before{content:""}.fa-pinterest-p:before{content:""}.fa-whatsapp:before{content:""}.fa-server:before{content:""}.fa-user-plus:before{content:""}.fa-user-times:before{content:""}.fa-bed:before,.fa-hotel:before{content:""}.fa-viacoin:before{content:""}.fa-train:before{content:""}.fa-subway:before{content:""}.fa-medium:before{content:""}.fa-y-combinator:before,.fa-yc:before{content:""}.fa-optin-monster:before{content:""}.fa-opencart:before{content:""}.fa-expeditedssl:before{content:""}.fa-battery-4:before,.fa-battery-full:before{content:""}.fa-battery-3:before,.fa-battery-three-quarters:before{content:""}.fa-battery-2:before,.fa-battery-half:before{content:""}.fa-battery-1:before,.fa-battery-quarter:before{content:""}.fa-battery-0:before,.fa-battery-empty:before{content:""}.fa-mouse-pointer:before{content:""}.fa-i-cursor:before{content:""}.fa-object-group:before{content:""}.fa-object-ungroup:before{content:""}.fa-sticky-note:before{content:""}.fa-sticky-note-o:before{content:""}.fa-cc-jcb:before{content:""}.fa-cc-diners-club:before{content:""}.fa-clone:before{content:""}.fa-balance-scale:before{content:""}.fa-hourglass-o:before{content:""}.fa-hourglass-1:before,.fa-hourglass-start:before{content:""}.fa-hourglass-2:before,.fa-hourglass-half:before{content:""}.fa-hourglass-3:before,.fa-hourglass-end:before{content:""}.fa-hourglass:before{content:""}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:""}.fa-hand-paper-o:before,.fa-hand-stop-o:before{content:""}.fa-hand-scissors-o:before{content:""}.fa-hand-lizard-o:before{content:""}.fa-hand-spock-o:before{content:""}.fa-hand-pointer-o:before{content:""}.fa-hand-peace-o:before{content:""}.fa-trademark:before{content:""}.fa-registered:before{content:""}.fa-creative-commons:before{content:""}.fa-gg:before{content:""}.fa-gg-circle:before{content:""}.fa-tripadvisor:before{content:""}.fa-odnoklassniki:before{content:""}.fa-odnoklassniki-square:before{content:""}.fa-get-pocket:before{content:""}.fa-wikipedia-w:before{content:""}.fa-safari:before{content:""}.fa-chrome:before{content:""}.fa-firefox:before{content:""}.fa-opera:before{content:""}.fa-internet-explorer:before{content:""}.fa-television:before,.fa-tv:before{content:""}.fa-contao:before{content:""}.fa-500px:before{content:""}.fa-amazon:before{content:""}.fa-calendar-plus-o:before{content:""}.fa-calendar-minus-o:before{content:""}.fa-calendar-times-o:before{content:""}.fa-calendar-check-o:before{content:""}.fa-industry:before{content:""}.fa-map-pin:before{content:""}.fa-map-signs:before{content:""}.fa-map-o:before{content:""}.fa-map:before{content:""}.fa-commenting:before{content:""}.fa-commenting-o:before{content:""}.fa-houzz:before{content:""}.fa-vimeo:before{content:""}.fa-black-tie:before{content:""}.fa-fonticons:before{content:""}.fa-reddit-alien:before{content:""}.fa-edge:before{content:""}.fa-credit-card-alt:before{content:""}.fa-codiepie:before{content:""}.fa-modx:before{content:""}.fa-fort-awesome:before{content:""}.fa-usb:before{content:""}.fa-product-hunt:before{content:""}.fa-mixcloud:before{content:""}.fa-scribd:before{content:""}.fa-pause-circle:before{content:""}.fa-pause-circle-o:before{content:""}.fa-stop-circle:before{content:""}.fa-stop-circle-o:before{content:""}.fa-shopping-bag:before{content:""}.fa-shopping-basket:before{content:""}.fa-hashtag:before{content:""}.fa-bluetooth:before{content:""}.fa-bluetooth-b:before{content:""}.fa-percent:before{content:""}.fa-gitlab:before{content:""}.fa-wpbeginner:before{content:""}.fa-wpforms:before{content:""}.fa-envira:before{content:""}.fa-universal-access:before{content:""}.fa-wheelchair-alt:before{content:""}.fa-question-circle-o:before{content:""}.fa-blind:before{content:""}.fa-audio-description:before{content:""}.fa-volume-control-phone:before{content:""}.fa-braille:before{content:""}.fa-assistive-listening-systems:before{content:""}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before{content:""}.fa-deaf:before,.fa-deafness:before,.fa-hard-of-hearing:before{content:""}.fa-glide:before{content:""}.fa-glide-g:before{content:""}.fa-sign-language:before,.fa-signing:before{content:""}.fa-low-vision:before{content:""}.fa-viadeo:before{content:""}.fa-viadeo-square:before{content:""}.fa-snapchat:before{content:""}.fa-snapchat-ghost:before{content:""}.fa-snapchat-square:before{content:""}.fa-pied-piper:before{content:""}.fa-first-order:before{content:""}.fa-yoast:before{content:""}.fa-themeisle:before{content:""}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}.pullDownToRefresh_loading_container__2Bp49{padding:0;position:fixed;top:75px;z-index:1020;text-align:center}.pullDownToRefresh_loading__1WTcf{width:70px;height:70px;border-radius:50%;border-color:#fff #fff transparent transparent;border-style:solid;border-width:4px;-webkit-animation:pullDownToRefresh_loading__1WTcf .5s infinite forwards;animation:pullDownToRefresh_loading__1WTcf .5s infinite forwards}@-webkit-keyframes pullDownToRefresh_loading__1WTcf{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@keyframes pullDownToRefresh_loading__1WTcf{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.pullDownToRefresh_iconStyle__31N3N{color:#fd3398;font-size:24px;line-height:40px;width:40px;height:40px;border-radius:50%;background-color:#fff;box-shadow:0 1px 6px 0 rgb(32 33 36/28%)}.pullDownToRefresh_pull_to_refresh_text__2iESv{font-size:1em;text-align:center;font-weight:500;margin-bottom:10px;color:#fd3398}.pullDownToRefresh_pullToRefresh__m6WPY{min-height:0;width:0}@media screen and (max-width:575px){.terms-register .lps_header_link{position:fixed;top:0;z-index:5;width:100%;background-color:#e1e1e1;height:60px;left:0;padding-top:20px;padding-bottom:20px;margin-top:0;margin-bottom:0!important}.terms-register .lps_container{margin-top:60px}.terms-register .top_text_wrp{padding-top:85px}.terms-register .lps_header_link .btn-transparent{margin-top:-13px}}