/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:calc(1 * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:calc(1s * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:calc(1s * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:calc(1s * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:calc(1s * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:calc(1s / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:calc(1s * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:calc(1s * 3);animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@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)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@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)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@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)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}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:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}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(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:calc(1s * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{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)}}.animate__bounceIn{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@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)}}.animate__bounceOut{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left 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)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;font-family:Poppins,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}a{color:inherit}img{vertical-align:bottom}img.project_card{width:100%;height:auto;border-radius:10px}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input[type=password]::-ms-clear,input[type=password]::-ms-reveal,input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;width:0;height:0}textarea:focus{outline:0}#simple-tabpanel-all>div{padding:0}.css-10klw3m{height:auto}a{white-space:nowrap;text-decoration:none;color:#212121}button{text-transform:none;box-shadow:none;padding:0}button.outline{border:1px solid #eee}button.contain{color:#fff}p,span{line-height:1.2}body{font-family:Poppins,sans-serif}body::-webkit-scrollbar{width:9px}body::-webkit-scrollbar-thumb{height:30%;background:#bdbdbd;border-radius:10px}body::-webkit-scrollbar-track{background:#eee}body .MuiPopover-paper{box-shadow:none}hr{border-width:0 0 thin;border-color:#eee;margin:auto}#pc-wrap{width:100%;height:100%}#pc-wrap .container{position:relative;width:1300px;margin:0 auto;display:flex}.property-big-card-box{position:relative;margin-right:8px;margin-left:8px;margin-bottom:35px;width:410px;height:455px;display:flex;flex-direction:column}.property-big-card-box .card-img{position:relative;width:100%;height:264px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}.property-big-card-box .card-img div.status{position:absolute;padding:6px 34px;left:20px;top:20px;display:flex;align-items:center;border-radius:6px;background:#eb6753}.property-big-card-box .card-img div.status img{width:14px;height:14px}.property-big-card-box .card-img div.status span{margin-left:5px;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.property-big-card-box .card-img div.price{position:absolute;padding:8px 12px;left:20px;bottom:20px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}.property-big-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid #ddd;border-top:none;background:#fff}.property-big-card-box .info .title{color:#181a20;font-size:15px;font-weight:600;text-transform:capitalize;cursor:pointer}.property-big-card-box .info .desc,.property-big-card-box .info .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}.property-big-card-box .info .desc{margin-top:5px;color:#717171;font-size:13px;font-weight:400}.property-big-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}.property-big-card-box .info .options div{display:flex;flex-direction:row}.property-big-card-box .info .options div img{margin-right:5px;width:17px;height:17px}.property-big-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.property-big-card-box .info .bott,.property-big-card-box .info .bott div{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.property-big-card-box .info .bott div{width:65px}.property-big-card-box .info .bott p{color:#181a20;font-size:13px}.property-big-card-box .info .bott p,.property-big-card-box .info .bott span{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.property-big-card-box .info .bott span{margin-left:6px;color:hsla(0,0%,56%,.54);font-size:15px}.property-big-card-box .info .bott button{margin-left:15px;width:16px;height:16px;box-sizing:border-box}.property-big-card-box .info .bott .buttons-box{width:auto;height:auto;display:flex;flex-direction:row;gap:7px}.agent-general-card{position:relative;margin-right:27px;margin-bottom:34px;display:flex;flex-direction:column}.agent-general-card .agent-img{border-radius:12px;width:233px;height:273px;background-size:100% 100%;background-repeat:no-repeat;cursor:pointer}.agent-general-card .agent-img div{position:absolute;padding:12px;top:12px;left:12px;border-radius:6px;background:#eb6753;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.agent-general-card .agent-desc{margin-top:23px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.agent-general-card .agent-desc .agent-info{display:flex;flex-direction:column}.agent-general-card .agent-desc .agent-info strong{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.agent-general-card .agent-desc .agent-info span{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}.agent-general-card .agent-desc .buttons{width:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.agent-general-card .agent-desc .buttons svg{width:24px;height:24px;cursor:pointer}.agent-general-card .agent-desc .buttons .view-cnt{font-size:13px}.community-general-card-config{position:relative;height:auto;gap:20px;border-radius:12px;cursor:pointer}.community-general-card-config .image-box{width:100%;height:283px}.community-general-card-config .image-box .card-img{width:100%;height:100%;border-radius:12px}.community-general-card-config .desc-box{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:80px}.community-general-card-config .desc-box .title{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.community-general-card-config .desc-box .desc{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:26px;text-transform:capitalize}.community-general-card-config .desc-box .buttons{width:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.community-general-card-config .desc-box .buttons svg{width:24px;height:24px;cursor:pointer}.community-general-card-config .desc-box .buttons .view-cnt{font-size:13px}.community-general-card-config .date-box{position:absolute;width:70px;height:69.014px;align-items:center;justify-content:center;top:235px;right:20px;border-radius:12px;background:#fff;box-shadow:0 6px 15px 0 rgba(64,79,104,.05)}.community-general-card-config .date-box .month{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.community-general-card-config .date-box .day{color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .home-page{position:relative;width:100%;height:auto}#pc-wrap .home-page .info-box{width:100%;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .info-box .left{display:flex;flex-direction:column}#pc-wrap .home-page .info-box .left span{color:#181a20;font-family:Poppins,sans-serif;font-size:34px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.646px;text-transform:capitalize}#pc-wrap .home-page .info-box .left span.white{color:#fff}#pc-wrap .home-page .info-box .left p{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .home-page .info-box .left p.white{color:#fff}#pc-wrap .home-page .info-box .right{display:flex;flex-direction:row;align-items:flex-end}#pc-wrap .home-page .info-box .right .pagination-box{display:flex;flex-direction:row;align-items:center}#pc-wrap .home-page .info-box .right .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#pc-wrap .home-page .info-box .right .pagination-box .swiper-trend-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .pagination-box .swiper-trend-prev{margin-right:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .pagination-box .swiper-top-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .pagination-box .swiper-top-prev{margin-right:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .more-box{display:flex;flex-direction:row;cursor:pointer;align-items:center}#pc-wrap .home-page .info-box .right .more-box span{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .info-box .right .more-box img{margin-left:10px;width:16px;height:16px}#pc-wrap .home-page .info-box .right .btn-box{display:flex;flex-direction:row}#pc-wrap .home-page .info-box .right .btn-box button{border-radius:6px;background:hsla(0,0%,100%,.07);color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:28px;text-transform:capitalize}#pc-wrap .home-page .info-box .right .btn-box button:first-child{margin-right:20px}#pc-wrap .home-page .info-box .right .btn-box button.active{border:1px solid #181a20;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:28px}#pc-wrap .home-page .trend-properties{padding:108px 0 76px;height:697px;flex-direction:row}#pc-wrap .home-page .trend-properties .container .card-box{position:relative;margin-top:64px;display:flex;flex-direction:row}#pc-wrap .home-page .trend-properties .container .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#pc-wrap .home-page .trend-properties .container .card-box .trend-property-swiper{width:100%;height:400px;display:flex;flex-direction:row}#pc-wrap .home-page .trend-properties .container .card-box .trend-property-swiper .trend-property-slide{width:auto;height:auto;display:flex;margin:10px 0 0 10px}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box{position:relative;width:300px;height:375px;display:flex;flex-direction:column;transition:transform .3s}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box:hover{opacity:1;transform:scale(1.05)}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-size:15px;font-weight:600}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-size:15px;font-weight:600;cursor:pointer}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-size:13px;font-weight:400;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .options div{display:flex;flex-direction:row}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .options div span{color:#181a20;font-size:13px;font-weight:400}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott p{color:#181a20;font-size:13px;font-weight:400;text-transform:capitalize}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-size:13px;font-weight:400}#pc-wrap .home-page .trend-properties{padding:104px 0 76px;width:100%;display:flex}#pc-wrap .home-page .trend-properties .container{flex-direction:column}#pc-wrap .home-page .trend-properties .container .card-box{margin-top:42px}#pc-wrap .home-page .trend-properties .container .trend-property-slide{width:auto;height:auto;display:flex;padding:10px}#pc-wrap .home-page .trendx-card{width:340px;border-radius:22px;overflow:hidden;background:#fff;position:relative;box-shadow:0 18px 46px rgba(0,0,0,.12);transition:transform .18s ease,box-shadow .18s ease}#pc-wrap .home-page .trendx-card:before{content:"";position:absolute;inset:0;padding:1px;border-radius:22px;background:linear-gradient(135deg,hsla(0,0%,100%,.9),rgba(233,44,40,.22),rgba(0,0,0,.08));-webkit-mask:linear-gradient(#000 0 0) content-box,linear-gradient(#000 0 0);-webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}#pc-wrap .home-page .trendx-card:hover{transform:translateY(-6px);box-shadow:0 28px 70px rgba(0,0,0,.16)}#pc-wrap .home-page .trendx-media{position:relative;width:100%;height:220px;background-size:cover;background-position:50%;cursor:pointer}#pc-wrap .home-page .trendx-mediaOverlay{position:absolute;inset:0;background:radial-gradient(70% 60% at 50% 20%,hsla(0,0%,100%,.1),transparent 60%),linear-gradient(0deg,rgba(0,0,0,.58),transparent)}#pc-wrap .home-page .trendx-badges{position:absolute;top:12px;left:12px;display:flex;gap:8px;z-index:2}#pc-wrap .home-page .badge{padding:7px 10px;border-radius:10px;font-size:12px;font-weight:900;letter-spacing:.2px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#pc-wrap .home-page .badge-hot{background:rgba(233,44,40,.92);color:#fff;box-shadow:0 10px 22px rgba(233,44,40,.22)}#pc-wrap .home-page .badge-save{background:rgba(225,255,238,.92);color:#0a7a3b;border:1px solid rgba(10,122,59,.12)}#pc-wrap .home-page .trendx-like{position:absolute;top:12px;right:12px;width:42px;height:42px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.94);box-shadow:0 12px 24px rgba(0,0,0,.14);z-index:2}#pc-wrap .home-page .trendx-like svg{font-size:20px;color:hsla(0,0%,8%,.72)}#pc-wrap .home-page .trendx-like svg.liked{color:#e92c28}#pc-wrap .home-page .trendx-floatSpecs{position:absolute;left:12px;right:12px;bottom:12px;z-index:2;display:flex;align-items:center;justify-content:center;gap:10px;padding:10px 12px;border-radius:999px;background:rgba(0,0,0,.55);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:hsla(0,0%,100%,.92);font-size:12px;font-weight:900}#pc-wrap .home-page .trendx-floatSpecs .dot{opacity:.6}#pc-wrap .home-page .trendx-info{padding:14px 16px 16px;display:flex;flex-direction:column}#pc-wrap .home-page .trendx-titleRow{display:flex;align-items:center;justify-content:space-between;gap:12px}#pc-wrap .home-page .trendx-title{font-size:18px;font-weight:950;color:#13151a;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#pc-wrap .home-page .trendx-score{display:flex;align-items:center;gap:6px;color:rgba(19,21,26,.75);font-weight:900;font-size:13px;white-space:nowrap}#pc-wrap .home-page .trendx-score .star{color:#111;opacity:.85;transform:translateY(-.5px)}#pc-wrap .home-page .trendx-score .trips{font-weight:800;color:rgba(19,21,26,.55)}#pc-wrap .home-page .trendx-sub{margin-top:6px;font-size:13px;font-weight:650;color:rgba(19,21,26,.6);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#pc-wrap .home-page .trendx-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}#pc-wrap .home-page .trendx-chip{padding:7px 10px;border-radius:10px;font-size:12px;font-weight:950;color:rgba(19,21,26,.75);background:rgba(19,21,26,.06);border:1px solid rgba(19,21,26,.06)}#pc-wrap .home-page .trendx-price{display:flex;align-items:baseline;gap:6px}#pc-wrap .home-page .trendx-price .amount{font-size:18px;font-weight:950;color:#13151a}#pc-wrap .home-page .trendx-price .per{font-size:12px;font-weight:900;color:rgba(19,21,26,.55)}#pc-wrap .home-page .trendx-meta{display:flex;align-items:center;gap:6px;color:rgba(19,21,26,.65);font-size:12px;font-weight:900;white-space:nowrap}#pc-wrap .home-page .trendx-meta .eye{font-size:18px;opacity:.75}#pc-wrap .home-page .trendx-meta .heart{font-size:16px;color:#e92c28;opacity:.95}#pc-wrap .home-page .trendx-meta .sep{opacity:.55;margin:0 4px}#pc-wrap .home-page .trendx-cta{margin-top:12px;width:100%;height:44px;border:none;border-radius:14px;cursor:pointer;font-weight:950;font-size:13px;color:#fff;background:linear-gradient(90deg,#e92c28,#ff5a4f);box-shadow:0 16px 34px rgba(233,44,40,.22);transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}#pc-wrap .home-page .trendx-cta:hover{transform:translateY(-1px);box-shadow:0 20px 44px rgba(233,44,40,.28)}#pc-wrap .home-page .trendx-cta:active{transform:translateY(0);opacity:.95}#pc-wrap .home-page .trendx-card.is-mobile{width:290px}#pc-wrap .home-page .trendx-card.is-mobile .trendx-media{height:200px}#pc-wrap .home-page .popular-properties{padding:118px 0 90px;width:100%;display:flex;background:#f6f7fb}#pc-wrap .home-page .popular-properties .container{flex-direction:column}#pc-wrap .home-page .popular-properties .container .info-box{display:flex;align-items:flex-end;justify-content:space-between}#pc-wrap .home-page .popular-properties .container .info-box .left{display:flex;flex-direction:column}#pc-wrap .home-page .popular-properties .container .info-box .left span{font-size:22px;font-weight:950;color:#12151c}#pc-wrap .home-page .popular-properties .container .info-box .left p{margin-top:6px;font-size:13px;font-weight:700;color:rgba(18,21,28,.55)}#pc-wrap .home-page .popular-properties .container .info-box .right .more-box{display:flex;align-items:center;gap:10px}#pc-wrap .home-page .popular-properties .container .info-box .right .more-box span{font-size:13px;font-weight:950;color:rgba(18,21,28,.75)}#pc-wrap .home-page .popular-properties .container .info-box .right .more-box img{width:16px;height:16px;opacity:.75}#pc-wrap .home-page .popular-properties .container .info-box .right .more-box:hover span{text-decoration:underline}#pc-wrap .home-page .popular-properties .container .card-box{margin-top:34px}#pc-wrap .home-page .popular-properties .container .card-box .popular-property-swiper{width:100%;height:440px}#pc-wrap .home-page .popular-properties .container .card-box .popular-property-swiper .popular-property-slide{width:auto;height:auto;display:flex;padding:10px}#pc-wrap .home-page .popular-properties .container .right{display:flex;flex-direction:row;align-items:flex-end}#pc-wrap .home-page .popular-properties .container .right .pagination-box{display:flex;flex-direction:row;align-items:center}#pc-wrap .home-page .popular-properties .container .right .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#pc-wrap .home-page .popular-properties .container .right .swiper-popular-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .popular-properties .container .right .swiper-popular-prev{margin-right:20px;cursor:pointer}#pc-wrap .home-page .popx-card{width:340px;border-radius:22px;overflow:hidden;background:#fff;box-shadow:0 18px 46px rgba(0,0,0,.1);transition:transform .18s ease,box-shadow .18s ease}#pc-wrap .home-page .popx-card:hover{transform:translateY(-6px);box-shadow:0 28px 70px rgba(0,0,0,.14)}#pc-wrap .home-page .popx-media{position:relative;width:100%;height:220px;background-size:cover;background-position:50%;cursor:pointer;border-bottom-left-radius:18px;border-bottom-right-radius:18px}#pc-wrap .home-page .popx-topRow{position:absolute;top:12px;left:12px;right:12px;display:flex;align-items:center;justify-content:space-between;gap:10px}#pc-wrap .home-page .popx-pill{padding:7px 10px;border-radius:999px;font-size:12px;font-weight:950;letter-spacing:.2px;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid hsla(0,0%,100%,.26)}#pc-wrap .home-page .popx-pill-top{background:rgba(233,44,40,.92);color:#fff;box-shadow:0 12px 22px rgba(233,44,40,.18)}#pc-wrap .home-page .popx-pill-hot{background:rgba(17,24,39,.72);color:hsla(0,0%,100%,.92)}#pc-wrap .home-page .popx-pill-new{background:hsla(0,0%,100%,.85);color:rgba(18,21,28,.8)}#pc-wrap .home-page .popx-views{display:flex;align-items:center;gap:6px;padding:7px 10px;border-radius:999px;background:hsla(0,0%,100%,.85);border:1px solid rgba(18,21,28,.08);font-size:12px;font-weight:950;color:rgba(18,21,28,.75)}#pc-wrap .home-page .popx-views .eye{font-size:18px;opacity:.75}#pc-wrap .home-page .popx-priceStrip{position:absolute;left:12px;bottom:12px;padding:10px 12px;border-radius:14px;background:hsla(0,0%,100%,.92);border:1px solid rgba(18,21,28,.08);box-shadow:0 14px 30px rgba(0,0,0,.12)}#pc-wrap .home-page .popx-priceStrip .amount{font-size:16px;font-weight:950;color:#12151c}#pc-wrap .home-page .popx-priceStrip .per{font-size:12px;font-weight:900;color:rgba(18,21,28,.55)}#pc-wrap .home-page .popx-info{padding:14px 16px 16px;display:flex;flex-direction:column}#pc-wrap .home-page .popx-titleRow{display:flex;align-items:center;justify-content:space-between;gap:12px}#pc-wrap .home-page .popx-title{font-size:18px;font-weight:950;color:#12151c;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}#pc-wrap .home-page .popx-score{display:flex;align-items:center;gap:6px;color:rgba(18,21,28,.72);font-weight:950;font-size:13px;white-space:nowrap}#pc-wrap .home-page .popx-score .star{opacity:.9}#pc-wrap .home-page .popx-score .trips{color:rgba(18,21,28,.5);font-weight:900}#pc-wrap .home-page .popx-sub{margin-top:6px;font-size:13px;font-weight:700;color:rgba(18,21,28,.55);overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#pc-wrap .home-page .popx-chips{margin-top:10px;display:flex;gap:8px;flex-wrap:wrap}#pc-wrap .home-page .popx-chips .chip{padding:8px 10px;border-radius:999px;background:rgba(18,21,28,.06);border:1px solid rgba(18,21,28,.06);color:rgba(18,21,28,.72);font-size:12px;font-weight:950}#pc-wrap .home-page .popx-bottom{display:flex;align-items:center;justify-content:space-between;gap:12px}#pc-wrap .home-page .save{padding:8px 10px;border-radius:10px;background:rgba(225,255,238,.92);border:1px solid rgba(10,122,59,.12);color:#0a7a3b;font-size:12px;font-weight:950}#pc-wrap .home-page .save.muted{background:rgba(18,21,28,.06);border-color:rgba(18,21,28,.06);color:rgba(18,21,28,.65)}#pc-wrap .home-page .popx-right{display:flex;align-items:center;gap:10px}#pc-wrap .home-page .likes{display:flex;align-items:center;gap:6px}#pc-wrap .home-page .likes .heart{color:#e92c28;font-size:18px}#pc-wrap .home-page .likes .cnt{font-size:12px;font-weight:950;color:rgba(18,21,28,.65)}#pc-wrap .home-page .popx-btn{height:40px;padding:0 14px;border-radius:12px;border:none;cursor:pointer;font-size:12px;font-weight:950;color:#fff;background:linear-gradient(90deg,#111827,#2b364a);box-shadow:0 16px 34px rgba(17,24,39,.16);transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}#pc-wrap .home-page .popx-btn:hover{transform:translateY(-1px);box-shadow:0 20px 44px rgba(17,24,39,.2)}#pc-wrap .home-page .popx-btn:active{transform:translateY(0);opacity:.95}#pc-wrap .home-page .popx-card.is-mobile{width:290px}#pc-wrap .home-page .popx-card.is-mobile .popx-media{height:200px}#pc-wrap .home-page .video-frame{width:100%;height:678px;background:#000;transform:perspective(0);box-shadow:-3px 0 20px 14px rgba(52,52,52,.502)}#pc-wrap .home-page .top-properties{padding:108px 0 86px;width:100%;display:flex;background:radial-gradient(900px 420px at 15% 20%,rgba(233,44,40,.16),transparent 60%),radial-gradient(900px 420px at 85% 30%,hsla(0,0%,100%,.06),transparent 60%),#0b0d12}#pc-wrap .home-page .top-properties .container{flex-direction:column}#pc-wrap .home-page .top-properties .container .info-box{display:flex;justify-content:space-between;align-items:flex-end}#pc-wrap .home-page .top-properties .container .info-box .left span{color:hsla(0,0%,100%,.95);font-size:22px;font-weight:950}#pc-wrap .home-page .top-properties .container .info-box .left p{margin-top:6px;color:hsla(0,0%,100%,.55);font-size:13px;font-weight:800}#pc-wrap .home-page .top-properties .container .info-box .pagination-box{display:flex;align-items:center;gap:18px}#pc-wrap .home-page .top-properties .container .info-box .pagination-box .swiper-pagination-bullet{background:hsla(0,0%,100%,.3)}#pc-wrap .home-page .top-properties .container .info-box .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:hsla(0,0%,100%,.95)}#pc-wrap .home-page .top-properties .container .info-box .pagination-box .swiper-top-next,#pc-wrap .home-page .top-properties .container .info-box .pagination-box .swiper-top-prev{color:hsla(0,0%,100%,.85);cursor:pointer;transition:transform .14s ease,opacity .14s ease;opacity:.85}#pc-wrap .home-page .top-properties .container .info-box .pagination-box .swiper-top-next:hover,#pc-wrap .home-page .top-properties .container .info-box .pagination-box .swiper-top-prev:hover{transform:translateY(-1px);opacity:1}#pc-wrap .home-page .top-properties .container .card-box{position:relative;margin-top:44px}#pc-wrap .home-page .top-properties .container .card-box .top-property-swiper{width:100%;height:420px}#pc-wrap .home-page .top-properties .container .card-box .top-property-swiper .top-property-slide{width:auto;height:auto;display:flex;padding:10px}#pc-wrap .home-page .topx-card{width:330px;border-radius:22px;overflow:hidden;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 26px 70px rgba(0,0,0,.4);transition:transform .18s ease,box-shadow .18s ease}#pc-wrap .home-page .topx-card:hover{transform:translateY(-6px);box-shadow:0 34px 88px rgba(0,0,0,.48)}#pc-wrap .home-page .topx-media{position:relative;width:100%;height:220px;background-size:cover;background-position:50%;cursor:pointer}#pc-wrap .home-page .topx-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.1),rgba(0,0,0,.5) 55%,rgba(0,0,0,.85))}#pc-wrap .home-page .topx-rank{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:rgba(233,44,40,.92);color:#fff;font-weight:950;font-size:12px;box-shadow:0 16px 34px rgba(233,44,40,.22);border:1px solid hsla(0,0%,100%,.18)}#pc-wrap .home-page .topx-rank .ic{font-size:16px}#pc-wrap .home-page .topx-price{position:absolute;left:12px;bottom:52px;display:inline-flex;align-items:baseline;gap:6px;padding:10px 12px;border-radius:14px;background:hsla(0,0%,100%,.92);border:1px solid hsla(0,0%,100%,.18);box-shadow:0 18px 40px rgba(0,0,0,.18)}#pc-wrap .home-page .topx-price .dollar{font-weight:950;color:rgba(18,21,28,.6)}#pc-wrap .home-page .topx-price .val{font-size:18px;font-weight:950;color:#12151c}#pc-wrap .home-page .topx-price .per{font-size:12px;font-weight:900;color:rgba(18,21,28,.5)}#pc-wrap .home-page .topx-glass{position:absolute;left:12px;right:12px;bottom:12px;height:36px;display:flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;background:hsla(0,0%,100%,.1);border:1px solid hsla(0,0%,100%,.14);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#pc-wrap .home-page .topx-glass span{color:hsla(0,0%,100%,.92);font-size:12px;font-weight:950}#pc-wrap .home-page .topx-glass i{width:4px;height:4px;border-radius:99px;background:hsla(0,0%,100%,.45)}#pc-wrap .home-page .topx-info{padding:14px 16px 16px;display:flex;flex-direction:column}#pc-wrap .home-page .topx-titleRow{display:flex;justify-content:space-between;gap:12px;align-items:center}#pc-wrap .home-page .topx-title{color:hsla(0,0%,100%,.96);font-weight:950;font-size:16px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;cursor:pointer}#pc-wrap .home-page .topx-status{padding:7px 10px;border-radius:999px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.82);font-size:12px;font-weight:900}#pc-wrap .home-page .topx-sub{margin-top:7px;color:hsla(0,0%,100%,.58);font-size:13px;font-weight:700;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#pc-wrap .home-page .topx-bottomRow{margin-top:12px;display:flex;justify-content:space-between;align-items:center;gap:10px}#pc-wrap .home-page .topx-metrics{display:flex;gap:10px}#pc-wrap .home-page .topx-metrics .m{display:inline-flex;align-items:center;gap:6px;padding:8px 10px;border-radius:14px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.1)}#pc-wrap .home-page .topx-metrics .m .m-ic{font-size:18px;color:hsla(0,0%,100%,.7)}#pc-wrap .home-page .topx-metrics .m .m-ic.heart{color:rgba(233,44,40,.95)}#pc-wrap .home-page .topx-metrics .m .m-val{color:hsla(0,0%,100%,.78);font-size:12px;font-weight:950}#pc-wrap .home-page .topx-actions{display:flex;align-items:center;gap:10px}#pc-wrap .home-page .topx-likeBtn{width:40px!important;height:40px!important;border-radius:14px!important;background:hsla(0,0%,100%,.08)!important;border:1px solid hsla(0,0%,100%,.1)!important}#pc-wrap .home-page .topx-likeBtn svg{color:hsla(0,0%,100%,.85)}#pc-wrap .home-page .topx-likeBtn .liked{color:#e92c28}#pc-wrap .home-page .topx-btn{height:40px;padding:0 14px;border-radius:14px;border:none;cursor:pointer;font-size:12px;font-weight:950;color:#fff;background:linear-gradient(90deg,#e92c28,#ff5a56);box-shadow:0 18px 40px rgba(233,44,40,.22);transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}#pc-wrap .home-page .topx-btn:hover{transform:translateY(-1px);box-shadow:0 22px 54px rgba(233,44,40,.28)}#pc-wrap .home-page .topx-btn:active{transform:translateY(0);opacity:.95}#pc-wrap .home-page .topx-card.is-mobile{width:290px}#pc-wrap .home-page .topx-card.is-mobile .topx-media{height:200px}#pc-wrap .home-page .top-agents{position:relative;padding:120px 0 105px;width:100%;display:flex;background:radial-gradient(900px 450px at 15% 10%,rgba(233,44,40,.12),transparent 58%),radial-gradient(900px 450px at 90% 30%,rgba(17,24,39,.06),transparent 60%),#f6f6f6}#pc-wrap .home-page .top-agents .container{position:relative;flex-direction:column;align-items:center}#pc-wrap .home-page .top-agents .info-box{width:100%;display:flex;align-items:flex-end;justify-content:space-between}#pc-wrap .home-page .top-agents .info-box .left span{color:#0f172a;font-size:22px;font-weight:950}#pc-wrap .home-page .top-agents .info-box .left p{margin-top:6px;color:rgba(15,23,42,.6);font-size:13px;font-weight:800}#pc-wrap .home-page .top-agents .info-box .right .more-box{display:inline-flex;align-items:center;gap:10px;padding:10px 12px;border-radius:999px;background:hsla(0,0%,100%,.8);border:1px solid rgba(15,23,42,.08);box-shadow:0 12px 30px rgba(15,23,42,.08);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:transform .16s ease,box-shadow .16s ease}#pc-wrap .home-page .top-agents .info-box .right .more-box span{color:rgba(15,23,42,.9);font-size:13px;font-weight:900}#pc-wrap .home-page .top-agents .info-box .right .more-box img{width:16px;height:16px}#pc-wrap .home-page .top-agents .info-box .right .more-box:hover{transform:translateY(-1px);box-shadow:0 18px 42px rgba(15,23,42,.12)}#pc-wrap .home-page .top-agents .wrapper{width:100%;margin-top:52px;display:flex;align-items:center;justify-content:space-between;gap:18px}#pc-wrap .home-page .top-agents .wrapper .switch-btn{width:52px;height:52px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:hsla(0,0%,100%,.9);border:1px solid rgba(15,23,42,.08);box-shadow:0 16px 38px rgba(15,23,42,.1);cursor:pointer;transition:transform .14s ease}#pc-wrap .home-page .top-agents .wrapper .switch-btn svg{width:14px;height:14px;color:rgba(15,23,42,.85)}#pc-wrap .home-page .top-agents .wrapper .switch-btn:hover{transform:translateY(-1px)}#pc-wrap .home-page .top-agents .wrapper .switch-btn.swiper-agents-next{transform:rotate(180deg)}#pc-wrap .home-page .top-agents .wrapper .card-wrapper{width:1174px;height:340px;display:flex}#pc-wrap .home-page .top-agents .wrapper .card-wrapper .top-agents-swiper{width:100%;height:340px}#pc-wrap .home-page .top-agents .wrapper .card-wrapper .top-agents-swiper .top-agents-slide{width:auto;height:auto;display:flex;padding:10px}#pc-wrap .home-page .agentx-card{width:260px;height:330px;border-radius:22px;overflow:hidden;cursor:pointer;background:hsla(0,0%,100%,.86);border:1px solid rgba(15,23,42,.1);box-shadow:0 22px 60px rgba(15,23,42,.12);transition:transform .18s ease,box-shadow .18s ease}#pc-wrap .home-page .agentx-card:hover{transform:translateY(-6px);box-shadow:0 34px 88px rgba(15,23,42,.16)}#pc-wrap .home-page .agentx-card .agentx-top{position:relative;height:160px;background:radial-gradient(120% 120% at 20% 10%,rgba(233,44,40,.18),transparent 55%),radial-gradient(120% 120% at 90% 10%,rgba(15,23,42,.1),transparent 55%),#0b0d12;display:flex;align-items:flex-end;justify-content:center;padding-bottom:14px}#pc-wrap .home-page .agentx-card .agentx-avatar{width:112px;height:112px;border-radius:999px;object-fit:cover;border:4px solid hsla(0,0%,100%,.95);box-shadow:0 18px 40px rgba(0,0,0,.25);background:#fff}#pc-wrap .home-page .agentx-card .agentx-badge{position:absolute;top:12px;left:12px;display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:999px;background:hsla(0,0%,100%,.12);border:1px solid hsla(0,0%,100%,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#pc-wrap .home-page .agentx-card .agentx-badge .ic{color:rgba(233,44,40,.95);font-size:18px}#pc-wrap .home-page .agentx-card .agentx-badge span{color:hsla(0,0%,100%,.92);font-size:12px;font-weight:950}#pc-wrap .home-page .agentx-card .agentx-body{padding:14px 16px 16px;display:flex;flex-direction:column;align-items:center;gap:6px}#pc-wrap .home-page .agentx-card .agentx-name{margin-top:2px;color:#0f172a;font-size:16px;font-weight:950;text-transform:capitalize;width:100%;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .agentx-card .agentx-type{color:rgba(15,23,42,.58);font-size:13px;font-weight:800;text-transform:capitalize}#pc-wrap .home-page .agentx-card .agentx-strip{margin-top:10px;width:100%;height:48px;border-radius:16px;display:flex;align-items:center;justify-content:center;gap:12px;background:rgba(15,23,42,.04);border:1px solid rgba(15,23,42,.08)}#pc-wrap .home-page .agentx-card .agentx-strip .agentx-dot{width:6px;height:6px;border-radius:999px;background:rgba(233,44,40,.55)}#pc-wrap .home-page .agentx-card .agentx-strip .agentx-rank,#pc-wrap .home-page .agentx-card .agentx-strip .agentx-rating{display:inline-flex;align-items:center;gap:6px}#pc-wrap .home-page .agentx-card .agentx-strip .agentx-rank .muted,#pc-wrap .home-page .agentx-card .agentx-strip .agentx-rating .muted{color:rgba(15,23,42,.55);font-size:12px;font-weight:900}#pc-wrap .home-page .agentx-card .agentx-strip .agentx-rank .val,#pc-wrap .home-page .agentx-card .agentx-strip .agentx-rating .val{color:rgba(15,23,42,.92);font-size:13px;font-weight:950}#pc-wrap .home-page .agentx-card .agentx-strip .agentx-rating .star{color:rgba(233,44,40,.95);font-size:18px}#pc-wrap .home-page .agentx-card .agentx-btn{margin-top:12px;width:100%;height:42px;border-radius:16px;border:none;cursor:pointer;color:#fff;font-size:13px;font-weight:950;background:linear-gradient(90deg,#e92c28,#ff5a56);box-shadow:0 18px 44px rgba(233,44,40,.18);transition:transform .14s ease,box-shadow .14s ease,opacity .14s ease}#pc-wrap .home-page .agentx-card .agentx-btn:hover{transform:translateY(-1px);box-shadow:0 22px 56px rgba(233,44,40,.22)}#pc-wrap .home-page .agentx-card .agentx-btn:active{transform:translateY(0);opacity:.95}#pc-wrap .home-page .agentx-card.is-mobile{width:240px;height:320px}#pc-wrap .home-page .agentx-card.is-mobile .agentx-top{height:150px}@media(max-width:1200px){#pc-wrap .home-page .top-agents .wrapper .card-wrapper{width:100%}}@media(max-width:900px){#pc-wrap .home-page .top-agents{padding:90px 0 80px}#pc-wrap .home-page .top-agents .wrapper{margin-top:24px}#pc-wrap .home-page .top-agents .wrapper .switch-btn{display:none}#pc-wrap .home-page .top-agents .wrapper .card-wrapper{width:100%}}#pc-wrap .home-page .events{position:relative;padding:100px 0 92px;width:100%;min-height:810px;display:flex;background:#0b0d12}#pc-wrap .home-page .events .container{width:100%;max-width:1200px;margin:0 auto;padding:0 18px;display:flex;flex-direction:column;align-items:center}#pc-wrap .home-page .events .info-box{width:100%;display:flex;align-items:flex-end;justify-content:space-between}#pc-wrap .home-page .events .info-box .left{display:flex;flex-direction:column}#pc-wrap .home-page .events .info-box .left .white{color:hsla(0,0%,100%,.92)}#pc-wrap .home-page .events .info-box .left span{font-family:Poppins,sans-serif;font-size:28px;font-weight:900;letter-spacing:-.2px}#pc-wrap .home-page .events .info-box .left p{margin-top:8px;color:hsla(0,0%,100%,.6);font-family:Poppins,sans-serif;font-size:14px;font-weight:600}#pc-wrap .home-page .events .info-box .right .see-all-link{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:999px;cursor:pointer;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);transition:.18s;text-decoration:none}#pc-wrap .home-page .events .info-box .right .see-all-link span{color:hsla(0,0%,100%,.85);font-family:Poppins,sans-serif;font-size:13px;font-weight:800}#pc-wrap .home-page .events .info-box .right .see-all-link:hover{transform:translateY(-1px);background:hsla(0,0%,100%,.1)}#pc-wrap .home-page .events .card-wrapper{margin-top:48px;width:100%;display:grid;grid-template-columns:repeat(4,minmax(220px,1fr));grid-gap:18px;gap:18px}#pc-wrap .home-page .events .event-card{position:relative;height:420px;border-radius:18px;overflow:hidden;cursor:pointer;box-shadow:0 24px 70px rgba(0,0,0,.35);transform:translateZ(0);transition:transform .22s ease,box-shadow .22s ease,filter .22s ease}#pc-wrap .home-page .events .event-card .overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.25),rgba(0,0,0,.35) 35%,rgba(0,0,0,.85))}#pc-wrap .home-page .events .event-card .event-top{position:absolute;top:14px;left:14px;right:14px;z-index:2;display:flex;align-items:center;justify-content:space-between}#pc-wrap .home-page .events .event-card .event-top .city-pill{padding:8px 12px;border-radius:999px;font-family:Poppins,sans-serif;font-size:12px;font-weight:900;letter-spacing:.3px;text-transform:uppercase;color:hsla(0,0%,100%,.92);background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#pc-wrap .home-page .events .event-card .event-top .badge{padding:7px 10px;border-radius:999px;font-family:Poppins,sans-serif;font-size:11px;font-weight:900;letter-spacing:.3px;color:hsla(0,0%,100%,.92);background:rgba(233,44,40,.9);box-shadow:0 14px 30px rgba(233,44,40,.28)}#pc-wrap .home-page .events .event-card .event-bottom{position:absolute;left:14px;right:14px;bottom:14px;z-index:2;padding:14px;border-radius:16px;background:rgba(15,23,42,.35);border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}#pc-wrap .home-page .events .event-card .event-bottom .title{display:block;color:hsla(0,0%,100%,.95);font-family:Poppins,sans-serif;font-size:16px;font-weight:900;line-height:1.2;letter-spacing:-.1px}#pc-wrap .home-page .events .event-card .event-bottom .desc{margin-top:8px;display:block;color:hsla(0,0%,100%,.68);font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}#pc-wrap .home-page .events .event-card .event-bottom .cta-row{margin-top:12px;display:flex;align-items:center;justify-content:space-between}#pc-wrap .home-page .events .event-card .event-bottom .cta-row .cta{color:hsla(0,0%,100%,.9);font-family:Poppins,sans-serif;font-size:13px;font-weight:900}#pc-wrap .home-page .events .event-card .event-bottom .cta-row .arrow{width:34px;height:34px;border-radius:999px;display:flex;align-items:center;justify-content:center;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.14);color:hsla(0,0%,100%,.92)}#pc-wrap .home-page .events .event-card:hover{transform:translateY(-6px);box-shadow:0 34px 90px rgba(0,0,0,.45)}#pc-wrap .home-page .events .event-card:hover .overlay{background:linear-gradient(180deg,rgba(0,0,0,.2),rgba(0,0,0,.38) 30%,rgba(0,0,0,.92))}@media(max-width:1100px){#pc-wrap .home-page .events .card-wrapper{grid-template-columns:repeat(2,minmax(220px,1fr))}}@media(max-width:680px){#pc-wrap .home-page .events .card-wrapper{grid-template-columns:1fr}#pc-wrap .home-page .events .event-card{height:380px}}#pc-wrap .home-page .community-board{position:relative;padding:110px 0 70px;width:100%;min-height:860px;display:flex;flex-direction:row;background:#fff}#pc-wrap .home-page .community-board .container{width:100%;max-width:1200px;margin:0 auto;padding:0 18px;box-sizing:border-box;display:flex;flex-direction:column;align-items:center}#pc-wrap .home-page .community-board .MuiTypography-h1,#pc-wrap .home-page .community-board h1{font-family:Poppins,sans-serif;font-size:34px;font-weight:900;letter-spacing:-.02em;color:#0b1220;margin:0}#pc-wrap .home-page .community-board .community-main{width:100%;margin-top:34px;display:grid;grid-template-columns:1.15fr .85fr;grid-gap:26px;gap:26px;align-items:start}#pc-wrap .home-page .community-board .content-top{width:100%;display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}#pc-wrap .home-page .community-board .content-top .section-title{display:flex;align-items:center;gap:10px}#pc-wrap .home-page .community-board .content-top .section-title .dot{width:10px;height:10px;border-radius:999px;background:#e92c28;box-shadow:0 10px 22px rgba(233,44,40,.28)}#pc-wrap .home-page .community-board .content-top .section-title strong{font-family:Poppins,sans-serif;font-size:18px;font-weight:900;color:#0b1220}#pc-wrap .home-page .community-board .content-top .section-title span{font-family:Poppins,sans-serif;font-size:13px;font-weight:700;color:rgba(11,18,32,.55)}#pc-wrap .home-page .community-board .content-top a{text-decoration:none;display:inline-flex;align-items:center;gap:10px;height:38px;padding:0 14px;border-radius:999px;border:1px solid rgba(11,18,32,.1);background:rgba(11,18,32,.04);transition:all .18s ease;cursor:pointer;position:relative;z-index:3}#pc-wrap .home-page .community-board .content-top a:hover{transform:translateY(-1px);background:rgba(11,18,32,.06);box-shadow:0 14px 30px rgba(0,0,0,.1)}#pc-wrap .home-page .community-board .content-top a span{font-family:Poppins,sans-serif;font-size:13px;font-weight:900;color:rgba(11,18,32,.86);-webkit-user-select:none;-moz-user-select:none;user-select:none}#pc-wrap .home-page .community-board .content-top img{width:14px;height:14px;pointer-events:none;opacity:.75}#pc-wrap .home-page .community-board .community-left{width:100%;display:flex;flex-direction:column}#pc-wrap .home-page .community-board .community-left .card-wrap{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}#pc-wrap .home-page .community-board .community-left .card-wrap a{text-decoration:none}#pc-wrap .home-page .community-board .community-left .card-wrap .vertical-card{width:100%;display:flex;flex-direction:column;cursor:pointer;border-radius:18px;overflow:hidden;background:#fff;border:1px solid rgba(11,18,32,.08);box-shadow:0 14px 40px rgba(0,0,0,.06);transition:transform .18s ease,box-shadow .18s ease}#pc-wrap .home-page .community-board .community-left .card-wrap .vertical-card:hover{transform:translateY(-3px);box-shadow:0 18px 55px rgba(0,0,0,.1)}#pc-wrap .home-page .community-board .community-left .card-wrap .vertical-card .community-img{width:100%;height:150px;background-size:cover;background-position:50%;position:relative}#pc-wrap .home-page .community-board .community-left .card-wrap .vertical-card .community-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent,rgba(0,0,0,.35))}#pc-wrap .home-page .community-board .community-left .card-wrap .vertical-card .community-img div{position:absolute;left:12px;top:12px;z-index:2;width:34px;height:34px;border-radius:12px;display:flex;align-items:center;justify-content:center;background:rgba(233,44,40,.95);color:#fff;font-family:Poppins,sans-serif;font-weight:900;font-size:14px;box-shadow:0 14px 30px rgba(233,44,40,.25)}#pc-wrap .home-page .community-board .community-left .card-wrap .vertical-card strong{padding:12px 14px 2px;font-family:Poppins,sans-serif;font-size:14px;font-weight:900;color:#0b1220;line-height:1.25;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;min-height:36px}#pc-wrap .home-page .community-board .community-left .card-wrap .vertical-card span{padding:0 14px 14px;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;color:rgba(11,18,32,.55)}#pc-wrap .home-page .community-board .community-right{width:100%;display:flex;flex-direction:column}#pc-wrap .home-page .community-board .community-right .card-wrap.vertical{display:flex;flex-direction:column;gap:12px}#pc-wrap .home-page .community-board .community-right .card-wrap.vertical a{text-decoration:none}#pc-wrap .home-page .community-board .community-right .card-wrap.vertical .horizontal-card{width:100%;display:grid;grid-template-columns:96px 1fr;grid-gap:12px;gap:12px;align-items:center;padding:12px;border-radius:18px;background:#fff;border:1px solid rgba(11,18,32,.08);box-shadow:0 14px 40px rgba(0,0,0,.06);transition:transform .18s ease,box-shadow .18s ease}#pc-wrap .home-page .community-board .community-right .card-wrap.vertical .horizontal-card:hover{transform:translateY(-2px);box-shadow:0 18px 55px rgba(0,0,0,.1)}#pc-wrap .home-page .community-board .community-right .card-wrap.vertical .horizontal-card img{width:96px;height:76px;border-radius:14px;object-fit:cover;background:#f2f2f2}#pc-wrap .home-page .community-board .community-right .card-wrap.vertical .horizontal-card div{margin-left:0;display:flex;flex-direction:column;gap:6px}#pc-wrap .home-page .community-board .community-right .card-wrap.vertical .horizontal-card div strong{font-family:Poppins,sans-serif;font-size:13px;font-weight:900;color:#0b1220;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;line-height:1.25}#pc-wrap .home-page .community-board .community-right .card-wrap.vertical .horizontal-card div span{font-family:Poppins,sans-serif;font-size:12px;font-weight:800;color:rgba(11,18,32,.55)}@media(max-width:1100px){#pc-wrap .home-page .community-board .community-main{grid-template-columns:1fr}#pc-wrap .home-page .community-board .community-left .card-wrap{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:650px){#pc-wrap .home-page .community-board .community-left .card-wrap{grid-template-columns:1fr}}#pc-wrap .auto-card{width:370px;border-radius:18px;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 14px 34px rgba(24,26,32,.1);transition:transform .22s ease,box-shadow .22s ease}#pc-wrap .auto-card:hover{transform:translateY(-5px);box-shadow:0 20px 46px rgba(24,26,32,.14)}#pc-wrap .auto-card .auto-media{position:relative;width:100%;height:210px;background:#0f0f10}#pc-wrap .auto-card .auto-media img{width:100%;height:100%;object-fit:cover;display:block}#pc-wrap .auto-card .auto-media .auto-overlay{position:absolute;inset:0;background:radial-gradient(900px 220px at 20% 100%,hsla(8,79%,62%,.28),transparent 60%),linear-gradient(0deg,rgba(0,0,0,.66) 0,rgba(0,0,0,.18) 55%,transparent);pointer-events:none}#pc-wrap .auto-card .auto-media .auto-toprow{position:absolute;top:14px;left:14px;right:14px;display:flex;align-items:flex-start;justify-content:space-between;gap:10px}#pc-wrap .auto-card .auto-media .auto-toprow .auto-chips{display:flex;flex-wrap:wrap;gap:8px}#pc-wrap .auto-card .auto-media .auto-toprow .auto-chips .chip{padding:6px 10px;border-radius:999px;font-family:Poppins,sans-serif;font-size:12px;font-weight:900;color:#fff;border:1px solid hsla(0,0%,100%,.18);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:rgba(0,0,0,.35);letter-spacing:.2px}#pc-wrap .auto-card .auto-media .auto-toprow .auto-chips .chip-hot{background:hsla(8,79%,62%,.85);border-color:hsla(8,79%,62%,.4)}#pc-wrap .auto-card .auto-media .auto-toprow .auto-chips .chip-deal.lease,#pc-wrap .auto-card .auto-media .auto-toprow .auto-chips .chip-deal.sale{background:rgba(0,0,0,.35)}#pc-wrap .auto-card .auto-media .auto-toprow .auto-chips .chip-trade.on{background:hsla(8,79%,62%,.18);border-color:hsla(8,79%,62%,.28)}#pc-wrap .auto-card .auto-media .auto-toprow .auto-chips .chip-trade.off{background:rgba(0,0,0,.2)}#pc-wrap .auto-card .auto-media .auto-toprow .auto-price{padding:8px 12px;border-radius:14px;background:hsla(0,0%,100%,.92);border:1px solid hsla(0,0%,100%,.55);display:inline-flex;align-items:baseline;gap:6px}#pc-wrap .auto-card .auto-media .auto-toprow .auto-price b{font-family:Poppins,sans-serif;font-size:16px;font-weight:900;color:#181a20}#pc-wrap .auto-card .auto-media .auto-toprow .auto-price .unit{font-family:Poppins,sans-serif;font-size:11px;font-weight:800;color:#6b7280;margin-left:2px}#pc-wrap .auto-card .auto-media .auto-actions{position:absolute;right:14px;bottom:14px;display:flex;align-items:center;gap:10px}#pc-wrap .auto-card .auto-media .auto-actions .mini{height:36px;padding:0 10px;border-radius:12px;display:inline-flex;align-items:center;gap:6px;color:hsla(0,0%,100%,.92);background:rgba(0,0,0,.35);border:1px solid hsla(0,0%,100%,.16);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#pc-wrap .auto-card .auto-media .auto-actions .mini svg{width:18px;height:18px}#pc-wrap .auto-card .auto-media .auto-actions .mini span{font-family:Poppins,sans-serif;font-size:12px;font-weight:900}#pc-wrap .auto-card .auto-media .auto-actions .fav{width:42px;height:42px;border-radius:14px;background:hsla(0,0%,100%,.92);border:1px solid hsla(0,0%,100%,.55)}#pc-wrap .auto-card .auto-media .auto-actions .fav svg{width:22px;height:22px;color:#181a20}#pc-wrap .auto-card .auto-media .auto-actions .fav.liked{background:hsla(8,79%,62%,.12);border-color:hsla(8,79%,62%,.24)}#pc-wrap .auto-card .auto-media .auto-actions .fav.liked svg{color:#eb6753}#pc-wrap .auto-card .auto-body{padding:14px;display:flex;flex-direction:column;gap:10px}#pc-wrap .auto-card .auto-body .auto-title{font-size:15px;font-weight:950;color:#181a20}#pc-wrap .auto-card .auto-body .auto-sub,#pc-wrap .auto-card .auto-body .auto-title{font-family:Poppins,sans-serif;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#pc-wrap .auto-card .auto-body .auto-sub{font-size:13px;font-weight:700;color:#717171}#pc-wrap .auto-card .auto-body .auto-specs{display:flex;gap:10px;justify-content:space-between}#pc-wrap .auto-card .auto-body .auto-specs .spec{flex:1 1;display:flex;align-items:center;gap:8px;height:44px;padding:0 10px;border-radius:14px;border:1px solid rgba(0,0,0,.06);background:rgba(0,0,0,.02)}#pc-wrap .auto-card .auto-body .auto-specs .spec .ico{width:26px;height:26px;border-radius:10px;display:flex;align-items:center;justify-content:center;background:hsla(8,79%,62%,.12);color:#eb6753}#pc-wrap .auto-card .auto-body .auto-specs .spec .txt{display:flex;flex-direction:column;line-height:1.05}#pc-wrap .auto-card .auto-body .auto-specs .spec .txt b{font-family:Poppins,sans-serif;font-size:12px;font-weight:950;color:#181a20}#pc-wrap .auto-card .auto-body .auto-specs .spec .txt small{font-family:Poppins,sans-serif;font-size:11px;font-weight:800;color:#717171}#pc-wrap .auto-card .auto-body .auto-bottom{display:flex;justify-content:flex-end}#pc-wrap .auto-card .auto-body .auto-bottom .likes{display:inline-flex;align-items:center;gap:8px;padding:6px 10px;border-radius:999px;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.06)}#pc-wrap .auto-card .auto-body .auto-bottom .likes .mini-heart{width:16px;height:16px;color:rgba(0,0,0,.45)}#pc-wrap .auto-card .auto-body .auto-bottom .likes span{font-family:Poppins,sans-serif;font-size:12px;font-weight:900;color:#181a20}#pc-wrap #property-list-page{padding-bottom:40px;background:#f6f6f6}#pc-wrap #property-list-page .property-page{position:relative;width:100%;flex-direction:row;gap:25px;padding-top:96px}#pc-wrap #property-list-page .filter-config{width:339px;height:auto}#pc-wrap #property-list-page .filter-config .filter-main.v2{width:100%;display:flex;flex-direction:column;gap:14px}#pc-wrap #property-list-page .filter-config .filter-main.v2 .filter-card{width:100%;padding:16px;border-radius:14px;background:hsla(0,0%,100%,.92);border:1px solid rgba(0,0,0,.06);box-shadow:0 10px 30px rgba(24,26,32,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#pc-wrap #property-list-page .filter-config .filter-main.v2 .filter-head{gap:6px;margin-bottom:10px}#pc-wrap #property-list-page .filter-config .filter-main.v2 .filter-head .title-main{font-family:Poppins,sans-serif;font-size:16px;font-weight:800;color:#181a20}#pc-wrap #property-list-page .filter-config .filter-main.v2 .filter-head .subtitle{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#717171}#pc-wrap #property-list-page .filter-config .filter-main.v2 .input-row{display:flex;flex-direction:row;align-items:center;gap:10px}#pc-wrap #property-list-page .filter-config .filter-main.v2 .input-row .search-input{width:100%;height:48px;border-radius:12px;background:#fff;border:1px solid rgba(0,0,0,.1);font-family:Poppins,sans-serif;font-size:14px}#pc-wrap #property-list-page .filter-config .filter-main.v2 .input-row .search-input .clear-icon{cursor:pointer;opacity:.75}#pc-wrap #property-list-page .filter-config .filter-main.v2 .input-row .reset-btn{width:44px;height:44px;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:#fff}#pc-wrap #property-list-page .filter-config .filter-main.v2 .section-title{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:10px}#pc-wrap #property-list-page .filter-config .filter-main.v2 .section-title .title{font-family:Poppins,sans-serif;font-size:14px;font-weight:800;color:#181a20}#pc-wrap #property-list-page .filter-config .filter-main.v2 .section-title .mini-pill{padding:6px 10px;border-radius:999px;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;color:#181a20;background:rgba(0,0,0,.04);border:1px solid rgba(0,0,0,.06)}#pc-wrap #property-list-page .filter-config .filter-main.v2 .title{font-family:Poppins,sans-serif;font-size:14px;font-weight:800;color:#181a20;margin-bottom:10px}#pc-wrap #property-list-page .filter-config .filter-main.v2 .input-box{display:flex;flex-direction:row;align-items:center}#pc-wrap #property-list-page .filter-config .filter-main.v2 .input-box .property-checkbox{margin-right:10px}#pc-wrap #property-list-page .filter-config .filter-main.v2 .input-box .property-checkbox svg{width:20px;height:20px}#pc-wrap #property-list-page .filter-config .filter-main.v2 .input-box .property-type{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#181a20}#pc-wrap #property-list-page .filter-config .filter-main.v2 .property-location.v2{display:flex;flex-direction:column;gap:8px;max-height:210px;overflow-y:auto;padding:10px;border-radius:12px;border:1px solid rgba(0,0,0,.07);background:rgba(0,0,0,.015);transition:max-height .25s ease}#pc-wrap #property-list-page .filter-config .filter-main.v2 .property-location.v2.open{max-height:380px}#pc-wrap #property-list-page .filter-config .filter-main.v2 .property-location.v2::-webkit-scrollbar{width:6px}#pc-wrap #property-list-page .filter-config .filter-main.v2 .property-location.v2::-webkit-scrollbar-thumb{background:rgba(0,0,0,.18);border-radius:10px}#pc-wrap #property-list-page .filter-config .filter-main.v2 .showmore-btn{margin-top:10px;height:40px;border-radius:12px;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;text-transform:none}#pc-wrap #property-list-page .filter-config .filter-main.v2 .two-col{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}#pc-wrap #property-list-page .filter-config .filter-main.v2 .button-group.cars{width:100%;height:44px;display:flex;flex-direction:row}#pc-wrap #property-list-page .filter-config .filter-main.v2 .button-group.cars button{width:100%;border:1px solid #d0d0d0;border-right:none;background:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#181a20;text-transform:none}#pc-wrap #property-list-page .filter-config .filter-main.v2 .button-group.cars button:first-child{border-radius:12px 0 0 12px}#pc-wrap #property-list-page .filter-config .filter-main.v2 .button-group.cars button:last-child{border-right:1px solid #d0d0d0;border-radius:0 12px 12px 0}#pc-wrap #property-list-page .filter-config .filter-main.v2 .button-group.cars button.active{border:2px solid #181a20;background:#181a20;color:#fff;z-index:2}#pc-wrap #property-list-page .filter-config .filter-main.v2 .range-row{display:flex;flex-direction:row;align-items:center;gap:10px}#pc-wrap #property-list-page .filter-config .filter-main.v2 .range-row .range-divider{width:12px;height:2px;border-radius:2px;background:rgba(0,0,0,.18)}#pc-wrap #property-list-page .filter-config .filter-main.v2 .range-row .range-select{width:100%}#pc-wrap #property-list-page .filter-config .filter-main.v2 .range-row .range-select .MuiInputBase-root{border-radius:12px;background:#fff}#pc-wrap #property-list-page .filter-config .filter-main.v2 .range-row .range-input{width:100%;height:48px;border-radius:12px;border:1px solid rgba(0,0,0,.1);background:#fff;padding-left:14px;outline:none;font-family:Poppins,sans-serif;font-size:14px}#pc-wrap #property-list-page .filter-config .filter-main.v2 .range-row .range-input:focus{border:1px solid hsla(8,79%,62%,.55);box-shadow:0 10px 25px hsla(8,79%,62%,.1)}#pc-wrap #property-list-page .main-config{width:936px;align-items:center;gap:80px}#pc-wrap #property-list-page .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:18px;margin-left:70px}#pc-wrap .car-card{width:296px;border-radius:16px;overflow:hidden;background:#fff;border:1px solid rgba(0,0,0,.06);box-shadow:0 12px 30px rgba(24,26,32,.08);transition:transform .25s ease,box-shadow .25s ease}#pc-wrap .car-card:hover{transform:translateY(-4px);box-shadow:0 18px 40px rgba(24,26,32,.12)}#pc-wrap .car-card .car-media{position:relative;width:100%;height:210px;background:#111}#pc-wrap .car-card .car-media img{width:100%;height:100%;object-fit:cover;display:block}#pc-wrap .car-card .car-media .media-gradient{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.6) 0,rgba(0,0,0,.15) 55%,transparent)}#pc-wrap .car-card .car-media .badges{position:absolute;top:14px;left:14px;display:flex;flex-direction:column;gap:8px}#pc-wrap .car-card .car-media .badges .badge{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;color:#fff;border:1px solid hsla(0,0%,100%,.18);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:rgba(0,0,0,.35)}#pc-wrap .car-card .car-media .badges .badge img{width:14px;height:14px}#pc-wrap .car-card .car-media .badges .badge-top{background:hsla(8,79%,62%,.78);border-color:hsla(8,79%,62%,.35)}#pc-wrap .car-card .car-media .badges .badge-rent,#pc-wrap .car-card .car-media .badges .badge-sale{background:rgba(0,0,0,.35)}#pc-wrap .car-card .car-media .price-pill{position:absolute;left:14px;bottom:14px;display:inline-flex;align-items:baseline;gap:6px;padding:8px 12px;border-radius:12px;background:hsla(0,0%,100%,.92);border:1px solid hsla(0,0%,100%,.55)}#pc-wrap .car-card .car-media .price-pill span{font-family:Poppins,sans-serif;font-size:13px;font-weight:900;color:#181a20}#pc-wrap .car-card .car-media .price-pill b{font-family:Poppins,sans-serif;font-size:16px;font-weight:900;color:#181a20}#pc-wrap .car-card .car-body{padding:14px;display:flex;flex-direction:column;gap:10px}#pc-wrap .car-card .car-body .title-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:10px}#pc-wrap .car-card .car-body .title-row .car-title{font-family:Poppins,sans-serif;font-size:15px;font-weight:900;color:#181a20;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:220px}#pc-wrap .car-card .car-body .title-row .like-btn{width:40px;height:40px;border-radius:12px;border:1px solid rgba(0,0,0,.06);background:rgba(0,0,0,.02)}#pc-wrap .car-card .car-body .title-row .like-btn svg{width:22px;height:22px}#pc-wrap .car-card .car-body .title-row .like-btn.liked{background:hsla(8,79%,62%,.1);border-color:hsla(8,79%,62%,.2)}#pc-wrap .car-card .car-body .car-sub{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#717171;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .car-card .car-body .specs{display:flex;flex-direction:row;gap:10px;justify-content:space-between}#pc-wrap .car-card .car-body .specs .spec{flex:1 1;display:flex;flex-direction:row;align-items:center;justify-content:center;gap:6px;height:38px;border-radius:12px;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.06)}#pc-wrap .car-card .car-body .specs .spec img{width:16px;height:16px}#pc-wrap .car-card .car-body .specs .spec span{font-family:Poppins,sans-serif;font-size:13px;font-weight:900;color:#181a20}#pc-wrap .car-card .car-body .specs .spec small{font-family:Poppins,sans-serif;font-size:12px;font-weight:700;color:#717171}#pc-wrap .car-card .car-body .line{height:1px;width:100%;background:rgba(0,0,0,.08)}#pc-wrap .car-card .car-body .meta{display:flex;flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap .car-card .car-body .meta .meta-left{display:flex;flex-direction:row;gap:8px}#pc-wrap .car-card .car-body .meta .meta-left .tag{padding:6px 10px;border-radius:999px;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;border:1px solid rgba(0,0,0,.08)}#pc-wrap .car-card .car-body .meta .meta-left .tag.on{background:hsla(8,79%,62%,.1);border-color:hsla(8,79%,62%,.22);color:#181a20}#pc-wrap .car-card .car-body .meta .meta-left .tag.off{background:rgba(0,0,0,.02);color:hsla(0,0%,56%,.85)}#pc-wrap .car-card .car-body .meta .meta-right{display:flex;flex-direction:row;align-items:center;gap:6px;color:#717171}#pc-wrap .car-card .car-body .meta .meta-right svg{width:18px;height:18px}#pc-wrap .car-card .car-body .meta .meta-right .mini-heart{width:16px;height:16px;opacity:.55}#pc-wrap .car-card .car-body .meta .meta-right .cnt{font-family:Poppins,sans-serif;font-size:12px;font-weight:800}#pc-wrap .car-card .car-body .meta .meta-right .dot{opacity:.6}#pc-wrap .review-v2{width:100%;padding:14px 0 16px;border-bottom:1px solid rgba(0,0,0,.1);display:flex;flex-direction:column;gap:10px}#pc-wrap .review-v2 .review-head{display:flex;flex-direction:row;align-items:center;gap:12px}#pc-wrap .review-v2 .review-head .avatar{width:46px;height:46px;border-radius:50%;object-fit:cover;border:1px solid rgba(0,0,0,.1);background:#f6f6f6}#pc-wrap .review-v2 .review-head .who{display:flex;flex-direction:column}#pc-wrap .review-v2 .review-head .who .name{font-family:Poppins,sans-serif;font-size:14px;font-weight:900;color:#181a20;cursor:pointer}#pc-wrap .review-v2 .review-head .who .date{font-family:Poppins,sans-serif;font-size:12px;font-weight:700;color:#717171}#pc-wrap .review-v2 .text{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#181a20;line-height:24px}#pc-wrap .property-big-card-box{width:100%;border-radius:14px;overflow:hidden;cursor:pointer;background:#fff;border:1px solid rgba(17,19,24,.1);box-shadow:0 10px 30px rgba(17,19,24,.06);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}#pc-wrap .property-big-card-box:hover{transform:translateY(-2px);box-shadow:0 18px 44px rgba(17,19,24,.1);border-color:hsla(8,79%,62%,.22)}#pc-wrap .property-big-card-box .card-img{position:relative;width:100%;height:150px;background-size:cover;background-position:50%;background-repeat:no-repeat}#pc-wrap .property-big-card-box .card-img .img-overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.06),rgba(0,0,0,.12));pointer-events:none}#pc-wrap .property-big-card-box .card-img .status{position:absolute;top:10px;left:10px;display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:rgba(17,19,24,.7);border:1px solid hsla(0,0%,100%,.2)}#pc-wrap .property-big-card-box .card-img .status img{width:14px;height:14px}#pc-wrap .property-big-card-box .card-img .status span{color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:900;letter-spacing:.4px;text-transform:uppercase}#pc-wrap .property-big-card-box .card-img .auto-price{position:absolute;top:10px;right:10px;display:inline-flex;align-items:baseline;gap:6px;padding:8px 10px;border-radius:999px;background:hsla(0,0%,100%,.92);border:1px solid rgba(17,19,24,.1)}#pc-wrap .property-big-card-box .card-img .auto-price b{font-family:Poppins,sans-serif;font-size:12px;font-weight:950;color:#111318}#pc-wrap .property-big-card-box .card-img .auto-price .unit{font-family:Poppins,sans-serif;font-size:11px;font-weight:800;color:#6b7280}#pc-wrap .property-big-card-box .info{padding:12px 12px 10px}#pc-wrap .property-big-card-box .info .title{display:block;font-family:Poppins,sans-serif;font-size:13px;font-weight:950;color:#111318;line-height:1.2}#pc-wrap .property-big-card-box .info .desc{margin:6px 0 10px;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#6b7280;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .property-big-card-box .info .options-grid{display:flex;flex-direction:column;gap:6px}#pc-wrap .property-big-card-box .info .options-grid .opt{display:flex;align-items:center;gap:8px}#pc-wrap .property-big-card-box .info .options-grid .opt img{width:14px;height:14px;opacity:.9}#pc-wrap .property-big-card-box .info .options-grid .opt p{margin:0;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;color:#111318}#pc-wrap .property-big-card-box .info .options-grid .opt p b{font-weight:950;margin-right:3px}#pc-wrap .property-big-card-box .info .divider{margin-top:10px!important;margin-bottom:10px!important;border-color:rgba(17,19,24,.1)!important}#pc-wrap .property-big-card-box .info .bott{display:flex;align-items:center;justify-content:space-between;gap:10px}#pc-wrap .property-big-card-box .info .bott .tags{display:flex;flex-direction:column;gap:4px}#pc-wrap .property-big-card-box .info .bott .tags .tag{display:inline-flex;width:-moz-fit-content;width:fit-content;padding:4px 8px;border-radius:999px;font-family:Poppins,sans-serif;font-size:10px;font-weight:900;color:#9ca3af;border:1px solid rgba(17,19,24,.1);background:rgba(17,19,24,.03)}#pc-wrap .property-big-card-box .info .bott .tags .tag.on{color:#111318;background:hsla(8,79%,62%,.1);border-color:hsla(8,79%,62%,.22)}#pc-wrap .property-big-card-box .info .bott .buttons-box{display:flex;align-items:center;gap:8px}#pc-wrap .property-big-card-box .info .bott .buttons-box .mini-pill{display:inline-flex;align-items:center;gap:4px;padding:4px 6px;border-radius:999px;border:1px solid rgba(17,19,24,.1);background:hsla(0,0%,100%,.8)}#pc-wrap .property-big-card-box .info .bott .buttons-box .mini-pill .mini-btn{padding:4px}#pc-wrap .property-big-card-box .info .bott .buttons-box .mini-pill .mini-btn svg{font-size:16px;color:#111318;opacity:.85}#pc-wrap .property-big-card-box .info .bott .buttons-box .mini-pill .mini-btn .liked{color:#eb6753!important}#pc-wrap .property-big-card-box .info .bott .buttons-box .mini-pill .cnt{font-family:Poppins,sans-serif;font-size:11px;font-weight:900;color:#111318;padding-right:2px}#pc-wrap #property-detail-page{position:relative;background:#fff;padding-top:87px;padding-bottom:200px}#pc-wrap #property-detail-page .property-detail-config{width:100%;height:auto;padding-top:56px;gap:30px}#pc-wrap #property-detail-page .property-detail-config .property-info-config{width:100%;height:auto;gap:30px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info{width:100%;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box{width:50%;height:auto}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .title-main{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .top-box{width:auto;height:auto;flex-direction:row;align-items:center;gap:10px;margin-bottom:17px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .top-box .city{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .top-box .divider{width:1px;height:20px;background:#ddd}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .top-box .buy-rent-box{flex-direction:row;align-items:center;gap:7px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .top-box .buy-rent-box .buy-rent{color:#eb6753;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .top-box .date{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .bottom-box{width:auto;height:auto;flex-direction:row;gap:15px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .bottom-box .option{width:auto;height:auto;flex-direction:row;gap:8px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .left-box .bottom-box .option p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box{width:auto;height:auto;align-items:flex-end}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box .buttons{width:auto;height:auto;flex-direction:row;align-items:center;gap:11px;margin:0 10px 27px 0}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box .buttons p{color:#181a20;text-align:right;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.52px;text-transform:capitalize}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box .buttons .button-box{flex-direction:row;gap:5px;align-items:center}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box img{width:28px;height:27px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box svg{width:28px;height:27px;cursor:pointer}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box p{color:#181a20;text-align:right;font-family:Poppins,sans-serif;font-size:26px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.52px;text-transform:capitalize}#pc-wrap #property-detail-page .property-detail-config .property-info-config .info .right-box span{color:#181a20;text-align:right;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.3px;text-transform:capitalize}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images{width:100%;height:auto;gap:10px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images .main-image{width:100%;height:600px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images .main-image img{width:100%;height:100%;object-fit:cover;border-radius:12px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images .sub-images{width:100%;height:auto;flex-direction:row;gap:10px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images .sub-images .sub-img-box{width:120px;height:120px;cursor:pointer}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images .sub-images .sub-img-box img{width:100%;height:100%;object-fit:cover;border-radius:12px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config{width:100%;height:auto;flex-direction:row;gap:22px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config{width:960px;height:auto;gap:40px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config{width:100%;height:auto;flex-direction:row;gap:47.5px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option{width:auto;height:auto;flex-direction:row;gap:17px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .svg-box{width:56px;height:50px;align-items:center;justify-content:center;border-radius:12px;border:1px solid #ddd}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .svg-box img{width:35px;height:auto}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .option-includes{width:auto;height:auto}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .option-includes .title{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .option-includes .option-data{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config{width:100%;height:auto;gap:50px;padding:29px 38px 50px;border-radius:12px;border:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .top{width:100%;height:auto;gap:30px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .top .title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .top .desc{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;max-height:104px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom{width:100%;height:auto;gap:30px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box{width:100%;height:auto;flex-direction:row;gap:230px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .left .info,#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .right .info{width:auto;height:auto;display:flex;flex-direction:row;gap:38px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .left .info .title,#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .right .info .title{width:121px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:35px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .left .info .data,#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .right .info .data{width:88px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:35px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .floor-plans-config{width:100%;height:auto;gap:30px;padding:30px 38px;border-radius:12px;border:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .floor-plans-config .title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .floor-plans-config .image-box{width:100%;height:510px;border:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .floor-plans-config .image-box img{width:100%;height:100%;object-fit:cover}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .address-config{width:100%;height:auto;gap:30px;padding:30px 38px;border-radius:12px;border:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .address-config .title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .address-config .map-box{width:100%;height:400px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .address-config .map-box iframe{border-radius:12px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config{width:100%;height:auto;padding:30px 38px 45px;border-radius:12px;border:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;margin-bottom:30px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .review-cnt{width:auto;height:auto;flex-direction:row;align-items:center;gap:12px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .review-cnt .reviews{width:153.6px;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .select-box{width:auto;height:auto;flex-direction:row;gap:10px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .select-box .sort-title{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .select-box .select-main{width:140px;border:none;outline:none;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list{width:100%;height:auto;gap:20px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config{width:100%;height:auto;padding-bottom:10px;border-bottom:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info{width:100%;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box{width:30%;flex-direction:row;align-items:center;gap:20px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .img-box{width:65px;height:65px;align-items:center;justify-content:center;border-radius:50%;background:#f6f6f6;border:1px solid #b9b9b9;object-fit:cover}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .name{width:100%;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .date{width:100%;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .review-stars{padding-top:10px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .desc-box{width:100%;height:auto;margin-top:15px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .desc-box .description{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .pagination-box{margin-top:15px;width:100%;height:auto;display:flex;justify-content:center}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config{border-radius:12px;border:1px solid #c4c4c4;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);padding:30px 38px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .review-title{margin-top:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config textarea{width:100%;height:120px;margin-top:8px;padding:20px;border-radius:8px;border:1px solid #ddd;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn{width:100%;display:flex;justify-content:flex-end}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn button:disabled{background:#dfdfdf}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn .submit-review{display:flex;width:256px;margin-top:30px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #c4c4c4;cursor:pointer}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn .submit-review .title{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config{width:318px;height:-moz-fit-content;height:fit-content;padding:30px 25px;gap:20px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box{position:relative;width:100%;gap:8px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:17px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info{width:100%;flex-direction:row;gap:18px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info img{width:95px;height:95px;border-radius:50%;object-fit:cover}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info .name-phone-listings{gap:5px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info .name-phone-listings .name{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info .name-phone-listings .phone-number{width:100%;flex-direction:row;align-items:center;gap:10px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info .name-phone-listings .phone-number .number{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info .name-phone-listings .listings{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;-webkit-text-decoration-line:underline;text-decoration-line:underline}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box input{width:100%;height:55px;padding:15px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box input::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box input:focus{border:1px solid #000}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box textarea{width:100%;height:120px;padding:20px;border-radius:8px;border:1px solid #ddd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box textarea::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box textarea:focus{border:1px solid #000}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .send-message{display:flex;width:100%;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#eb6753}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .send-message .title{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config{width:100%;margin-top:45px;gap:66px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;align-items:flex-end}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .title-box{width:30%}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .title-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .title-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .pagination-box{flex-direction:row;align-items:center;gap:22px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box{width:100%;padding-bottom:10px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .similar-homes-swiper{width:100%}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .similar-homes-swiper .similar-homes-slide{width:411px}#pc-wrap .dealer-list-page{min-height:100vh;padding:96px 0 110px;background:radial-gradient(1200px 600px at 10% -10%,rgba(84,214,255,.24),transparent 60%),radial-gradient(900px 500px at 95% 0,rgba(255,105,180,.16),transparent 55%),radial-gradient(900px 600px at 45% 120%,rgba(120,255,214,.14),transparent 60%),#0b1220}#pc-wrap .dealer-list-page .container{width:1260px;margin:0 auto;display:flex;flex-direction:column;gap:22px}#pc-wrap .dealer-list-page .topbar{width:100%;display:flex;flex-direction:column;gap:16px;padding:18px;border-radius:18px;border:1px solid hsla(0,0%,100%,.14);background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.04));backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 18px 70px rgba(0,0,0,.35)}#pc-wrap .dealer-list-page .topbar .title-box{display:flex;flex-direction:column;gap:6px}#pc-wrap .dealer-list-page .topbar .title-box strong{font-family:Poppins,sans-serif;font-size:28px;font-weight:900;letter-spacing:.2px;color:hsla(0,0%,100%,.94)}#pc-wrap .dealer-list-page .topbar .title-box span{font-family:Poppins,sans-serif;font-size:13px;font-weight:700;color:hsla(0,0%,100%,.68)}#pc-wrap .dealer-list-page .topbar .filter{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:14px}#pc-wrap .dealer-list-page .topbar .filter .left{flex:1 1;position:relative}#pc-wrap .dealer-list-page .topbar .filter .left input{width:100%;height:46px;border-radius:14px;padding:0 14px 0 44px;outline:none;border:1px solid hsla(0,0%,100%,.14);background:rgba(0,0,0,.22);color:hsla(0,0%,100%,.9);font-family:Poppins,sans-serif;font-size:13px;font-weight:700}#pc-wrap .dealer-list-page .topbar .filter .left input::placeholder{color:hsla(0,0%,100%,.55);font-weight:700}#pc-wrap .dealer-list-page .topbar .filter .left input:focus{border-color:rgba(84,214,255,.45);box-shadow:0 0 0 4px rgba(84,214,255,.12)}#pc-wrap .dealer-list-page .topbar .filter .left:before{content:"";position:absolute;left:14px;top:50%;transform:translateY(-50%);width:18px;height:18px;opacity:.8;background:url(/img/icons/search.svg) no-repeat 50%/contain;filter:invert(1)}#pc-wrap .dealer-list-page .topbar .filter .right{display:flex;align-items:center;gap:10px}#pc-wrap .dealer-list-page .topbar .filter .right span{font-family:Poppins,sans-serif;font-size:12px;font-weight:900;letter-spacing:.6px;text-transform:uppercase;color:hsla(0,0%,100%,.65)}#pc-wrap .dealer-list-page .topbar .filter .right button{height:46px;border-radius:14px;padding:0 14px;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;text-transform:none;color:hsla(0,0%,100%,.92);border:1px solid hsla(0,0%,100%,.16);background:linear-gradient(90deg,rgba(84,214,255,.22),rgba(255,105,180,.14));backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);transition:.18s ease}#pc-wrap .dealer-list-page .topbar .filter .right button:hover{transform:translateY(-1px);border-color:hsla(0,0%,100%,.22);background:linear-gradient(90deg,rgba(84,214,255,.28),rgba(255,105,180,.18))}#pc-wrap .dealer-list-page .MuiPaper-root.MuiMenu-paper{border-radius:16px!important;border:1px solid hsla(0,0%,100%,.14)!important;background:rgba(10,16,28,.92)!important;backdrop-filter:blur(18px);-webkit-backdrop-filter:blur(18px);box-shadow:0 22px 60px rgba(0,0,0,.55)!important}#pc-wrap .dealer-list-page .MuiMenuItem-root{font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:800!important;color:hsla(0,0%,100%,.86)!important}#pc-wrap .dealer-list-page .MuiMenuItem-root:hover{background:hsla(0,0%,100%,.08)!important}#pc-wrap .dealer-list-page .card-wrap{width:100%;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:18px;gap:18px;margin-top:8px}#pc-wrap .dealer-list-page .card-wrap .no-data{grid-column:1/-1;padding:26px 16px;border-radius:18px;border:1px dashed hsla(0,0%,100%,.18);background:rgba(0,0,0,.25);text-align:center}#pc-wrap .dealer-list-page .card-wrap .no-data p{margin-top:10px;color:hsla(0,0%,100%,.78);font-weight:900}#pc-wrap .dealer-list-page .card-wrap .no-data img{filter:invert(1);opacity:.85}#pc-wrap .dealer-list-page .pagination{width:100%;margin-top:10px;display:flex;flex-direction:column;align-items:center;gap:12px}#pc-wrap .dealer-list-page .pagination .pagination-box{padding:10px 12px;border-radius:18px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.06);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px)}#pc-wrap .dealer-list-page .pagination span{font-family:Poppins,sans-serif;font-size:12px;font-weight:800;color:hsla(0,0%,100%,.65)}#pc-wrap .dealer-list-page .pagination .MuiPaginationItem-root{color:hsla(0,0%,100%,.75);border:1px solid hsla(0,0%,100%,.12)}#pc-wrap .dealer-list-page .pagination .MuiPaginationItem-root.Mui-selected{color:hsla(0,0%,100%,.95);border-color:rgba(84,214,255,.45);background:rgba(84,214,255,.18)}#pc-wrap .dealer-list-page .agent-wow-card{border-radius:20px;overflow:hidden;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.06);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 22px 70px rgba(0,0,0,.35);transform:translateZ(0);transition:.22s ease}#pc-wrap .dealer-list-page .agent-wow-card:hover{transform:translateY(-4px);border-color:hsla(0,0%,100%,.22);box-shadow:0 34px 90px rgba(0,0,0,.48)}#pc-wrap .dealer-list-page .agent-wow-card a{text-decoration:none}#pc-wrap .dealer-list-page .agent-wow-card .agent-wow-image{position:relative;height:220px;background-size:cover;background-position:50%;display:flex;flex-direction:column;justify-content:space-between;padding:14px}#pc-wrap .dealer-list-page .agent-wow-card .agent-wow-image .overlay{position:absolute;inset:0;background:linear-gradient(180deg,rgba(0,0,0,.15),rgba(0,0,0,.55) 65%,rgba(0,0,0,.75))}#pc-wrap .dealer-list-page .agent-wow-card .agent-wow-image .top-badges{position:relative;z-index:2;display:flex;gap:8px}#pc-wrap .dealer-list-page .agent-wow-card .agent-wow-image .top-badges .badge{height:28px;display:inline-flex;align-items:center;padding:0 10px;border-radius:999px;font-family:Poppins,sans-serif;font-size:11px;font-weight:900;letter-spacing:.4px;border:1px solid hsla(0,0%,100%,.2);background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.92);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}#pc-wrap .dealer-list-page .agent-wow-card .agent-wow-image .top-badges .badge.dealer{background:linear-gradient(90deg,rgba(84,214,255,.35),rgba(255,105,180,.22))}#pc-wrap .dealer-list-page .agent-wow-card .agent-wow-image .top-badges .badge.cars{background:rgba(0,0,0,.18)}#pc-wrap .dealer-list-page .agent-wow-card .agent-wow-image .bottom-info{position:relative;z-index:2;display:flex;flex-direction:column;gap:4px}#pc-wrap .dealer-list-page .agent-wow-card .agent-wow-image .bottom-info strong{font-family:Poppins,sans-serif;font-size:16px;font-weight:950;color:hsla(0,0%,100%,.95);letter-spacing:.2px;text-shadow:0 10px 25px rgba(0,0,0,.5)}#pc-wrap .dealer-list-page .agent-wow-card .agent-wow-image .bottom-info span{font-family:Poppins,sans-serif;font-size:12px;font-weight:800;color:hsla(0,0%,100%,.7)}#pc-wrap .dealer-list-page .agent-wow-card .agent-wow-footer{padding:14px;display:flex;flex-direction:column;gap:12px}#pc-wrap .dealer-list-page .agent-wow-card .agent-wow-footer .stats{display:grid;grid-template-columns:1fr 1fr;grid-gap:10px;gap:10px}#pc-wrap .dealer-list-page .agent-wow-card .agent-wow-footer .stats .pill{display:flex;align-items:center;gap:8px;padding:10px;border-radius:16px;border:1px solid hsla(0,0%,100%,.14);background:rgba(0,0,0,.18);backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px)}#pc-wrap .dealer-list-page .agent-wow-card .agent-wow-footer .stats .pill svg{font-size:18px;color:hsla(0,0%,100%,.85)}#pc-wrap .dealer-list-page .agent-wow-card .agent-wow-footer .stats .pill .liked{color:rgba(255,105,180,.95)!important;filter:drop-shadow(0 10px 18px rgba(255,105,180,.22))}#pc-wrap .dealer-list-page .agent-wow-card .agent-wow-footer .stats .pill span{font-family:Poppins,sans-serif;font-size:14px;font-weight:950;color:hsla(0,0%,100%,.92)}#pc-wrap .dealer-list-page .agent-wow-card .agent-wow-footer .stats .pill small{margin-left:auto;font-family:Poppins,sans-serif;font-size:11px;font-weight:900;letter-spacing:.5px;text-transform:uppercase;color:hsla(0,0%,100%,.6)}#pc-wrap .dealer-list-page .agent-wow-card .agent-wow-footer .cta{height:44px;border-radius:16px;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-size:13px;font-weight:950;letter-spacing:.2px;color:hsla(0,0%,100%,.95);border:1px solid hsla(0,0%,100%,.16);background:linear-gradient(90deg,rgba(84,214,255,.32),rgba(255,105,180,.22));transition:.18s ease}#pc-wrap .dealer-list-page .agent-wow-card .agent-wow-footer .cta:hover{transform:translateY(-1px);border-color:hsla(0,0%,100%,.22);background:linear-gradient(90deg,rgba(84,214,255,.4),rgba(255,105,180,.3))}@media(max-width:1300px){#pc-wrap .dealer-list-page .container{width:100%;padding:0 14px}#pc-wrap .dealer-list-page .card-wrap{grid-template-columns:repeat(3,1fr)}}@media(max-width:980px){#pc-wrap .dealer-list-page .card-wrap{grid-template-columns:repeat(2,1fr)}#pc-wrap .dealer-list-page .topbar .filter{flex-direction:column;align-items:stretch}#pc-wrap .dealer-list-page .topbar .filter .right{justify-content:space-between}}@media(max-width:620px){#pc-wrap .dealer-list-page .card-wrap{grid-template-columns:1fr}}#pc-wrap .agent-wow-page{padding:120px 0 70px}#pc-wrap .agent-wow-page .agent-wow-container{max-width:1180px;padding:0 16px;gap:16px}#pc-wrap .agent-wow-page .agent-wow-hero{position:relative;width:100%;border-radius:22px;padding:18px;border:1px solid rgba(17,19,24,.08);background:#fff;box-shadow:0 14px 40px rgba(17,19,24,.08);overflow:hidden}#pc-wrap .agent-wow-page .agent-wow-hero .hero-bg{position:absolute;inset:0;background:radial-gradient(600px 220px at 12% 0,hsla(8,79%,62%,.18),transparent 60%),radial-gradient(520px 240px at 100% 0,rgba(255,138,0,.14),transparent 65%),linear-gradient(180deg,rgba(17,19,24,.02),rgba(17,19,24,.01));pointer-events:none}#pc-wrap .agent-wow-page .agent-wow-hero .hero-left,#pc-wrap .agent-wow-page .agent-wow-hero .hero-right{position:relative;z-index:2}#pc-wrap .agent-wow-page .agent-wow-hero .hero-left{display:flex;align-items:center;gap:16px}#pc-wrap .agent-wow-page .agent-wow-hero .avatar-wrap{position:relative;width:86px;height:86px}#pc-wrap .agent-wow-page .agent-wow-hero .avatar-wrap .avatar{width:86px;height:86px;border-radius:18px;object-fit:cover;border:1px solid rgba(17,19,24,.1);background:#fff}#pc-wrap .agent-wow-page .agent-wow-hero .avatar-wrap .ring{position:absolute;inset:-6px;border-radius:22px;border:1px solid hsla(8,79%,62%,.18);pointer-events:none}#pc-wrap .agent-wow-page .agent-wow-hero .hero-meta{display:flex;flex-direction:column;gap:8px}#pc-wrap .agent-wow-page .agent-wow-hero .name-row{display:flex;align-items:center;gap:10px;cursor:pointer}#pc-wrap .agent-wow-page .agent-wow-hero .name-row .name{margin:0;font-family:Poppins,sans-serif;font-size:22px;font-weight:900;color:#111318;letter-spacing:-.2px}#pc-wrap .agent-wow-page .agent-wow-hero .name-row .verified{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;color:#eb6753;border:1px solid hsla(8,79%,62%,.22);background:hsla(8,79%,62%,.08)}#pc-wrap .agent-wow-page .agent-wow-hero .name-row .verified svg{font-size:16px}#pc-wrap .agent-wow-page .agent-wow-hero .sub-row{display:flex;flex-wrap:wrap;gap:8px;align-items:center}#pc-wrap .agent-wow-page .agent-wow-hero .sub-row .pill{padding:6px 10px;border-radius:999px;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;color:#111318;border:1px solid rgba(17,19,24,.1);background:rgba(17,19,24,.04)}#pc-wrap .agent-wow-page .agent-wow-hero .sub-row .pill.soft{color:#eb6753;border-color:hsla(8,79%,62%,.25);background:hsla(8,79%,62%,.08)}#pc-wrap .agent-wow-page .agent-wow-hero .sub-row .mini{display:inline-flex;align-items:center;gap:6px;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;color:#6b7280}#pc-wrap .agent-wow-page .agent-wow-hero .sub-row .mini svg{font-size:16px;opacity:.9}#pc-wrap .agent-wow-page .agent-wow-hero .contact-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}#pc-wrap .agent-wow-page .agent-wow-hero .contact-row .contact{display:inline-flex;align-items:center;gap:8px;padding:7px 10px;border-radius:12px;border:1px solid rgba(17,19,24,.1);background:hsla(0,0%,100%,.6);font-family:Poppins,sans-serif;font-size:13px;font-weight:800;color:#111318}#pc-wrap .agent-wow-page .agent-wow-hero .contact-row .contact svg{font-size:16px;opacity:.9}#pc-wrap .agent-wow-page .agent-wow-hero .contact-row .stats{font-family:Poppins,sans-serif;font-size:13px;font-weight:800;color:#111318;display:inline-flex;align-items:center;gap:8px}#pc-wrap .agent-wow-page .agent-wow-hero .contact-row .stats b{font-weight:900}#pc-wrap .agent-wow-page .agent-wow-hero .contact-row .stats .dot{width:4px;height:4px;border-radius:99px;background:rgba(17,19,24,.25);display:inline-block}#pc-wrap .agent-wow-page .agent-wow-hero .hero-right{margin-left:auto;display:flex;align-items:center;gap:10px}#pc-wrap .agent-wow-page .agent-wow-hero .kpi{min-width:88px;padding:10px 12px;border-radius:16px;border:1px solid rgba(17,19,24,.1);background:hsla(0,0%,100%,.65);display:flex;flex-direction:column;gap:4px}#pc-wrap .agent-wow-page .agent-wow-hero .kpi .label{font-family:Poppins,sans-serif;font-size:11px;font-weight:900;letter-spacing:.6px;text-transform:uppercase;color:#6b7280}#pc-wrap .agent-wow-page .agent-wow-hero .kpi .value{font-family:Poppins,sans-serif;font-size:16px;font-weight:950;color:#111318}#pc-wrap .agent-wow-page .agent-wow-hero .kpi.accent{border-color:hsla(8,79%,62%,.22);background:hsla(8,79%,62%,.08)}#pc-wrap .agent-wow-page .agent-wow-hero .kpi.accent .value{color:#eb6753}@media(max-width:900px){#pc-wrap .agent-wow-page .agent-wow-hero .hero-left{flex-direction:column;align-items:flex-start}#pc-wrap .agent-wow-page .agent-wow-hero .hero-right{margin-left:0}}#pc-wrap .agent-wow-page .agent-wow-section{width:100%;border-radius:18px;border:1px solid rgba(17,19,24,.08);background:#fff;box-shadow:0 12px 34px rgba(17,19,24,.06);padding:16px}#pc-wrap .agent-wow-page .agent-wow-section.soft{background:rgba(17,19,24,.02)}#pc-wrap .agent-wow-page .agent-wow-section .section-head{display:flex;justify-content:space-between;align-items:baseline;padding:4px 6px 12px}#pc-wrap .agent-wow-page .agent-wow-section .section-head strong{font-family:Poppins,sans-serif;font-size:16px;font-weight:900;color:#111318}#pc-wrap .agent-wow-page .agent-wow-section .section-head span{font-family:Poppins,sans-serif;font-size:13px;font-weight:700;color:#6b7280}#pc-wrap .agent-wow-page .agent-wow-section .grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}@media(max-width:1020px){#pc-wrap .agent-wow-page .agent-wow-section .grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:680px){#pc-wrap .agent-wow-page .agent-wow-section .grid{grid-template-columns:1fr}}#pc-wrap .agent-wow-page .agent-wow-section .pager{margin-top:16px;display:flex;flex-direction:column;align-items:center}#pc-wrap .agent-wow-page .agent-wow-section .pager .hint{margin-top:10px;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;color:#6b7280}#pc-wrap .agent-wow-page .agent-wow-section .pager .empty{width:100%;min-height:220px;border-radius:16px;border:1px dashed rgba(17,19,24,.2);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;background:rgba(17,19,24,.02)}#pc-wrap .agent-wow-page .agent-wow-section .pager .empty p{font-family:Poppins,sans-serif;font-size:14px;font-weight:800;color:#111318}#pc-wrap .agent-wow-page .agent-wow-section .pager.center{margin-top:12px}#pc-wrap .agent-wow-page .agent-wow-section .review-chip{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid rgba(17,19,24,.1);background:hsla(0,0%,100%,.65);font-family:Poppins,sans-serif;font-size:13px;font-weight:900;color:#111318}#pc-wrap .agent-wow-page .agent-wow-section .review-chip svg{font-size:16px;color:#eb6753}#pc-wrap .agent-wow-page .agent-wow-section .review-chip b{font-weight:950}#pc-wrap .agent-wow-page .agent-wow-section .review-chip span{color:#6b7280;font-weight:800}#pc-wrap .agent-wow-page .agent-wow-section .review-form{margin-top:14px;border-radius:16px;border:1px solid rgba(17,19,24,.08);background:#fff;box-shadow:0 10px 28px rgba(17,19,24,.06);padding:14px}#pc-wrap .agent-wow-page .agent-wow-section .review-form .form-head{display:flex;flex-direction:column;gap:4px;margin-bottom:10px}#pc-wrap .agent-wow-page .agent-wow-section .review-form .form-head strong{font-family:Poppins,sans-serif;font-size:15px;font-weight:900;color:#111318}#pc-wrap .agent-wow-page .agent-wow-section .review-form .form-head span{font-family:Poppins,sans-serif;font-size:12px;font-weight:700;color:#6b7280}#pc-wrap .agent-wow-page .agent-wow-section .review-form textarea{width:100%;height:120px;resize:none;border-radius:14px;border:1px solid rgba(17,19,24,.12);padding:12px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;outline:none}#pc-wrap .agent-wow-page .agent-wow-section .review-form textarea::placeholder{color:#9ca3af}#pc-wrap .agent-wow-page .agent-wow-section .review-form textarea:focus{border-color:hsla(8,79%,62%,.35);box-shadow:0 12px 30px hsla(8,79%,62%,.1)}#pc-wrap .agent-wow-page .agent-wow-section .review-form .form-actions{margin-top:12px;display:flex;justify-content:flex-end}#pc-wrap .agent-wow-page .agent-wow-section .review-form .form-actions .wow-btn{border-radius:14px;padding:10px 16px;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;color:#fff;background:#111318;border:1px solid rgba(17,19,24,.12);text-transform:none}#pc-wrap .agent-wow-page .agent-wow-section .review-form .form-actions .wow-btn:hover{background:#0b0d10}#pc-wrap .agent-wow-page .agent-wow-section .review-form .form-actions button:disabled{background:#e5e7eb!important;color:#6b7280!important}#pc-wrap .agent-wow-page{position:relative;padding:130px 0 90px;width:100%;display:flex;justify-content:center;background:radial-gradient(1200px 600px at 20% 0,hsla(8,79%,62%,.1),transparent 60%),radial-gradient(900px 500px at 90% 10%,rgba(17,19,24,.1),transparent 55%)}#pc-wrap .agent-wow-page .agent-wow-container{width:100%;display:flex;flex-direction:column;gap:22px}#pc-wrap .agent-wow-hero{position:relative;width:100%;border-radius:24px;padding:18px;display:flex;justify-content:space-between;align-items:center;gap:18px;overflow:hidden;background:hsla(0,0%,100%,.78);border:1px solid rgba(17,19,24,.1);box-shadow:0 18px 50px rgba(17,19,24,.1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}#pc-wrap .agent-wow-hero .hero-bg{position:absolute;inset:-2px;background:radial-gradient(900px 220px at 18% 120%,hsla(8,79%,62%,.22),transparent 60%),radial-gradient(600px 220px at 75% -10%,rgba(17,19,24,.1),transparent 60%);pointer-events:none}#pc-wrap .agent-wow-hero .hero-left{position:relative;display:flex;align-items:center;gap:16px;z-index:2}#pc-wrap .agent-wow-hero .avatar-wrap{position:relative;width:122px;height:122px}#pc-wrap .agent-wow-hero .avatar-wrap .avatar{width:122px;height:122px;border-radius:24px;object-fit:cover;border:1px solid rgba(17,19,24,.1);background:#fff}#pc-wrap .agent-wow-hero .avatar-wrap .ring{position:absolute;inset:-7px;border-radius:30px;background:radial-gradient(circle at 30% 20%,hsla(8,79%,62%,.35),transparent 60%);filter:blur(8px);z-index:-1}#pc-wrap .agent-wow-hero .hero-meta{display:flex;flex-direction:column;gap:10px}#pc-wrap .agent-wow-hero .hero-meta .name-row{display:flex;align-items:center;gap:12px;cursor:pointer}#pc-wrap .agent-wow-hero .hero-meta .name-row .name{margin:0;font-family:Poppins,sans-serif;font-size:28px;font-weight:900;letter-spacing:-.2px;color:#111318}#pc-wrap .agent-wow-hero .hero-meta .name-row .verified{display:inline-flex;align-items:center;gap:6px;padding:6px 10px;border-radius:999px;background:rgba(17,19,24,.05);border:1px solid rgba(17,19,24,.1);font-family:Poppins,sans-serif;font-size:12px;font-weight:800;color:#111318}#pc-wrap .agent-wow-hero .hero-meta .name-row .verified svg{width:16px;height:16px}#pc-wrap .agent-wow-hero .hero-meta .sub-row{display:flex;align-items:center;flex-wrap:wrap;gap:8px}#pc-wrap .agent-wow-hero .hero-meta .sub-row .pill{padding:6px 10px;border-radius:999px;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;color:#111318;background:rgba(17,19,24,.05);border:1px solid rgba(17,19,24,.1)}#pc-wrap .agent-wow-hero .hero-meta .sub-row .pill.soft{background:hsla(8,79%,62%,.1);border-color:hsla(8,79%,62%,.22);color:#eb6753}#pc-wrap .agent-wow-hero .hero-meta .sub-row .mini{display:inline-flex;align-items:center;gap:6px;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;color:#6b7280}#pc-wrap .agent-wow-hero .hero-meta .sub-row .mini svg{width:16px;height:16px}#pc-wrap .agent-wow-hero .hero-meta .contact-row{display:flex;align-items:center;gap:14px;flex-wrap:wrap}#pc-wrap .agent-wow-hero .hero-meta .contact-row .contact{display:inline-flex;align-items:center;gap:8px;padding:8px 10px;border-radius:14px;background:hsla(0,0%,100%,.9);border:1px solid rgba(17,19,24,.1);font-family:Poppins,sans-serif;font-size:14px;font-weight:800;color:#111318}#pc-wrap .agent-wow-hero .hero-meta .contact-row .contact svg{width:18px;height:18px}#pc-wrap .agent-wow-hero .hero-meta .contact-row .stats{display:inline-flex;align-items:center;gap:8px;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;color:#6b7280}#pc-wrap .agent-wow-hero .hero-meta .contact-row .stats b{color:#111318}#pc-wrap .agent-wow-hero .hero-meta .contact-row .stats .dot{width:4px;height:4px;border-radius:50%;background:rgba(17,19,24,.25);display:inline-block}#pc-wrap .agent-wow-hero .hero-right{position:relative;z-index:2;display:flex;gap:10px}#pc-wrap .agent-wow-hero .hero-right .kpi{width:120px;padding:12px;border-radius:18px;border:1px solid rgba(17,19,24,.1);background:hsla(0,0%,100%,.85);box-shadow:0 12px 28px rgba(17,19,24,.06)}#pc-wrap .agent-wow-hero .hero-right .kpi .label{font-family:Poppins,sans-serif;font-size:12px;font-weight:800;color:#6b7280}#pc-wrap .agent-wow-hero .hero-right .kpi .value{margin-top:6px;display:block;font-family:Poppins,sans-serif;font-size:18px;font-weight:950;color:#111318}#pc-wrap .agent-wow-hero .hero-right .kpi.accent{background:hsla(8,79%,62%,.1);border-color:hsla(8,79%,62%,.22)}#pc-wrap .agent-wow-section{width:100%;border-radius:22px;background:#fff;border:1px solid rgba(17,19,24,.08);box-shadow:0 14px 40px rgba(17,19,24,.06);padding:18px 16px}#pc-wrap .agent-wow-section.soft{background:rgba(17,19,24,.02)}#pc-wrap .agent-wow-section .section-head{display:flex;justify-content:space-between;align-items:flex-end;padding:6px 6px 14px}#pc-wrap .agent-wow-section .section-head strong{font-family:Poppins,sans-serif;font-size:18px;font-weight:900;color:#111318}#pc-wrap .agent-wow-section .section-head span{margin-top:6px;display:block;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;color:#6b7280}#pc-wrap .agent-wow-section .section-head .review-chip{display:inline-flex;align-items:center;gap:8px;padding:10px 12px;border-radius:999px;background:hsla(0,0%,100%,.9);border:1px solid rgba(17,19,24,.1)}#pc-wrap .agent-wow-section .section-head .review-chip svg{width:16px;height:16px}#pc-wrap .agent-wow-section .section-head .review-chip b{font-family:Poppins,sans-serif;font-size:14px;font-weight:950;color:#111318}#pc-wrap .agent-wow-section .section-head .review-chip span{margin:0;font-family:Poppins,sans-serif;font-size:12px;font-weight:800;color:#6b7280}#pc-wrap .agent-wow-section .grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:14px;gap:14px}#pc-wrap .agent-wow-section .grid .grid-item{width:100%}#pc-wrap .agent-wow-section .pager{margin-top:16px;display:flex;flex-direction:column;align-items:center;gap:10px}#pc-wrap .agent-wow-section .pager.center{justify-content:center}#pc-wrap .agent-wow-section .pager .hint{font-family:Poppins,sans-serif;font-size:12px;font-weight:800;color:#6b7280}#pc-wrap .agent-wow-section .pager .hint b{color:#111318}#pc-wrap .agent-wow-section .pager .empty{width:100%;min-height:220px;border-radius:16px;border:1px dashed rgba(17,19,24,.2);display:flex;flex-direction:column;justify-content:center;align-items:center;gap:10px;background:rgba(17,19,24,.02)}#pc-wrap .agent-wow-section .pager .empty p{font-family:Poppins,sans-serif;font-size:14px;font-weight:800;color:#111318}#pc-wrap .agent-wow-section .reviews{margin-top:10px}#pc-wrap .agent-wow-section .review-form{margin-top:14px;border-radius:18px;background:#fff;border:1px solid rgba(17,19,24,.08);box-shadow:0 12px 30px rgba(17,19,24,.06);padding:16px 14px}#pc-wrap .agent-wow-section .review-form .form-head{display:flex;flex-direction:column;gap:6px}#pc-wrap .agent-wow-section .review-form .form-head strong{font-family:Poppins,sans-serif;font-size:16px;font-weight:900;color:#111318}#pc-wrap .agent-wow-section .review-form .form-head span{font-family:Poppins,sans-serif;font-size:12px;font-weight:800;color:#6b7280}#pc-wrap .agent-wow-section .review-form textarea{width:100%;height:120px;margin-top:10px;padding:14px;border-radius:16px;border:1px solid rgba(17,19,24,.12);color:#111318;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;outline:none}#pc-wrap .agent-wow-section .review-form textarea::placeholder{color:#9ca3af;font-weight:600}#pc-wrap .agent-wow-section .review-form textarea:focus{border-color:rgba(17,19,24,.35);box-shadow:0 14px 34px rgba(17,19,24,.1)}#pc-wrap .agent-wow-section .review-form .form-actions{width:100%;display:flex;justify-content:flex-end;margin-top:10px}#pc-wrap .agent-wow-section .review-form .form-actions .wow-btn{border-radius:16px;padding:12px 16px;border:1px solid rgba(17,19,24,.12);background:#111318;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;text-transform:none;transition:transform .18s ease,box-shadow .18s ease}#pc-wrap .agent-wow-section .review-form .form-actions .wow-btn:hover{transform:translateY(-2px);box-shadow:0 16px 36px rgba(17,19,24,.16);background:#0d0f13}#pc-wrap .agent-wow-section .review-form .form-actions button:disabled{background:#e5e7eb;color:#6b7280}#pc-wrap .agent-wow-card{width:280px;border-radius:18px;overflow:hidden;background:#fff;box-shadow:0 14px 40px rgba(0,0,0,.08);transition:.3s;display:flex;flex-direction:column}#pc-wrap .agent-wow-card:hover{transform:translateY(-6px);box-shadow:0 24px 60px rgba(0,0,0,.12)}#pc-wrap .agent-wow-footer{padding:14px;flex-direction:column;gap:12px;border-top:1px solid rgba(0,0,0,.06)}#pc-wrap .agent-wow-footer .stats{display:flex;gap:10px}#pc-wrap .agent-wow-footer .stats .pill{flex:1 1;height:48px;border-radius:14px;border:1px solid rgba(0,0,0,.06);background:rgba(0,0,0,.02);display:flex;align-items:center;gap:8px;padding:0 12px}#pc-wrap .agent-wow-footer .stats .pill svg{font-size:18px;opacity:.7}#pc-wrap .agent-wow-footer .stats .pill .liked{color:#eb6753;opacity:1}#pc-wrap .agent-wow-footer .stats .pill span{font-weight:900;font-size:14px;color:#111318}#pc-wrap .agent-wow-footer .stats .pill small{margin-left:auto;font-size:12px;font-weight:700;color:#6b7280}#pc-wrap .agent-wow-footer .cta{height:44px;border-radius:14px;background:#111318;color:#fff;font-weight:800;font-size:13px;display:flex;align-items:center;justify-content:center;text-decoration:none;transition:.2s}#pc-wrap .agent-wow-footer .cta:hover{transform:translateY(-1px);opacity:.95}#pc-wrap .agent-wow-image{position:relative;height:220px;background-size:cover;background-position:50%}#pc-wrap .agent-wow-image .overlay{position:absolute;inset:0;background:linear-gradient(0deg,rgba(0,0,0,.65),rgba(0,0,0,.1))}#pc-wrap .agent-wow-image .top-badges{position:absolute;top:12px;left:12px;right:12px;display:flex;justify-content:space-between}#pc-wrap .agent-wow-image .top-badges .badge{padding:6px 10px;border-radius:999px;font-size:12px;font-weight:700;color:#fff;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:rgba(0,0,0,.35)}#pc-wrap .agent-wow-image .top-badges .dealer{background:#eb6753}#pc-wrap .agent-wow-image .bottom-info{position:absolute;bottom:14px;left:14px;color:#fff}#pc-wrap .agent-wow-image .bottom-info strong{font-size:16px;font-weight:900}#pc-wrap .agent-wow-image .bottom-info span{font-size:12px;opacity:.8}#pc-wrap .agent-wow-footer{display:flex;justify-content:space-between;padding:12px 14px}#pc-wrap .agent-wow-footer .stat{display:flex;align-items:center;gap:6px}#pc-wrap .agent-wow-footer .stat svg{font-size:18px;color:#666}#pc-wrap .agent-wow-footer .stat p{font-weight:700}@media(max-width:1200px){#pc-wrap .agent-wow-section .grid{grid-template-columns:repeat(2,1fr)}}#pc-wrap #my-page.my-page-root{--bg:#0b1020;--panel:hsla(0,0%,100%,.08);--panel-2:hsla(0,0%,100%,.12);--border:hsla(0,0%,100%,.14);--border-2:hsla(0,0%,100%,.2);--text:hsla(0,0%,100%,.92);--muted:hsla(0,0%,100%,.68);--muted-2:hsla(0,0%,100%,.52);--shadow:0 18px 60px rgba(0,0,0,.45);--shadow-soft:0 10px 30px rgba(0,0,0,.28);--accent:#ff3b30;--accent-2:#ff8a00;background:radial-gradient(1200px 800px at 20% 10%,rgba(255,59,48,.22),transparent 60%),radial-gradient(1000px 700px at 80% 20%,rgba(255,138,0,.18),transparent 55%),radial-gradient(900px 600px at 50% 90%,rgba(64,150,255,.16),transparent 60%),linear-gradient(180deg,#070a13,#0b1020);min-height:100vh}#pc-wrap #my-page.my-page-root .container{position:relative}#pc-wrap #my-page.my-page-root .my-page-shell{position:relative;width:100%;flex-direction:column;padding-top:96px;padding-bottom:120px;gap:24px}#pc-wrap #my-page.my-page-root .my-page-bg-orb{position:absolute;filter:blur(40px);opacity:.6;pointer-events:none;z-index:0;border-radius:999px}#pc-wrap #my-page.my-page-root .orb-1{width:420px;height:420px;left:-120px;top:140px;background:radial-gradient(circle at 30% 30%,rgba(255,59,48,.75),transparent 60%)}#pc-wrap #my-page.my-page-root .orb-2{width:520px;height:520px;right:-160px;top:240px;background:radial-gradient(circle at 30% 30%,rgba(255,138,0,.7),transparent 62%)}#pc-wrap #my-page.my-page-root .my-page-frame{position:relative;z-index:1;width:100%;max-width:1260px;margin:0 auto;display:grid;grid-template-columns:320px 1fr;grid-gap:18px;gap:18px;padding:18px;border-radius:22px;border:1px solid var(--border);background:linear-gradient(180deg,hsla(0,0%,100%,.08),hsla(0,0%,100%,.05));box-shadow:var(--shadow);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#pc-wrap #my-page.my-page-root .my-page-sidebar{position:relative;border-radius:18px;border:1px solid var(--border);background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.06));box-shadow:var(--shadow-soft);overflow:hidden}#pc-wrap #my-page.my-page-root .my-page-sidebar .sidebar-inner{position:-webkit-sticky;position:sticky;top:88px;padding:14px}#pc-wrap #my-page.my-page-root .my-page-sidebar .profile{display:flex;align-items:center;gap:12px;padding:14px 12px;margin-bottom:14px;border-radius:16px;border:1px solid var(--border);background:rgba(0,0,0,.18)}#pc-wrap #my-page.my-page-root .my-page-sidebar .profile .profile-img img{width:56px;height:56px;border-radius:16px;object-fit:cover;border:1px solid var(--border-2)}#pc-wrap #my-page.my-page-root .my-page-sidebar .profile .user-info{display:flex;flex-direction:column;gap:2px}#pc-wrap #my-page.my-page-root .my-page-sidebar .profile .user-info .user-name{font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:var(--text);letter-spacing:.2px}#pc-wrap #my-page.my-page-root .my-page-sidebar .profile .user-info .user-phone{display:flex;align-items:center;gap:6px}#pc-wrap #my-page.my-page-root .my-page-sidebar .profile .user-info .user-phone img{width:14px;height:14px;opacity:.9}#pc-wrap #my-page.my-page-root .my-page-sidebar .profile .user-info .user-phone p,#pc-wrap #my-page.my-page-root .my-page-sidebar .profile .user-info .user-phone span{font-family:Poppins,sans-serif;font-size:12px;color:var(--muted)}#pc-wrap #my-page.my-page-root .my-page-sidebar .profile .user-info .view-list{display:inline-flex;align-items:center;width:-moz-fit-content;width:fit-content;margin-top:6px;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,59,48,.35);background:rgba(255,59,48,.12);color:hsla(0,0%,100%,.92);font-weight:700;font-size:12px}#pc-wrap #my-page.my-page-root .my-page-sidebar .sections{display:flex;flex-direction:column;gap:18px!important}#pc-wrap #my-page.my-page-root .my-page-sidebar .sections .section .title{font-family:Poppins,sans-serif;font-size:12px;font-weight:800;letter-spacing:.8px;text-transform:uppercase;color:var(--muted-2);padding:6px 10px;margin-bottom:6px}#pc-wrap #my-page.my-page-root .my-page-sidebar .sections .section .sub-section{width:100%;height:auto;gap:8px;padding:0}#pc-wrap #my-page.my-page-root .my-page-sidebar .sections .section .sub-section li{height:auto;margin:0;border-radius:14px;border:1px solid transparent;background:transparent;transition:.18s ease;padding:10px}#pc-wrap #my-page.my-page-root .my-page-sidebar .sections .section .sub-section li:hover{background:hsla(0,0%,100%,.06);border-color:hsla(0,0%,100%,.1);transform:translateY(-1px)}#pc-wrap #my-page.my-page-root .my-page-sidebar .sections .section .sub-section .focus{background:linear-gradient(90deg,rgba(255,59,48,.26),rgba(255,138,0,.18));border:1px solid hsla(0,0%,100%,.16);box-shadow:0 10px 22px rgba(0,0,0,.25)}#pc-wrap #my-page.my-page-root .my-page-sidebar .sections .section .sub-section .focus p{color:hsla(0,0%,100%,.95);font-weight:800}#pc-wrap #my-page.my-page-root .my-page-sidebar .sections .section .sub-section .flex-box{display:flex;align-items:center;gap:10px}#pc-wrap #my-page.my-page-root .my-page-sidebar .sections .section .sub-section .flex-box img{width:18px;height:18px;opacity:.95}#pc-wrap #my-page.my-page-root .my-page-sidebar .sections .section .sub-section .flex-box p{font-family:Poppins,sans-serif;font-size:14px;color:var(--text)}#pc-wrap #my-page.my-page-root .my-page-sidebar .sections .section .sub-section .flex-box .com-icon{margin-left:auto;opacity:.9}#pc-wrap #my-page.my-page-root .my-page-content{position:relative;width:100%;border-radius:18px;border:1px solid var(--border);background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.06));box-shadow:var(--shadow-soft);overflow:hidden;padding:18px}#pc-wrap #my-page.my-page-root .content-header{display:flex;align-items:flex-start;justify-content:space-between;gap:14px;padding:18px 18px 16px;border-radius:16px;border:1px solid var(--border);background:rgba(0,0,0,.16);margin-bottom:16px}#pc-wrap #my-page.my-page-root .content-header__left{display:flex;flex-direction:column;gap:6px}#pc-wrap #my-page.my-page-root .content-header__right{display:flex;align-items:center;gap:10px;flex-wrap:wrap;justify-content:flex-end}#pc-wrap #my-page.my-page-root .content-title{font-family:Poppins,sans-serif;font-size:22px;font-weight:900;letter-spacing:.2px;color:var(--text);margin:0;line-height:1.15}#pc-wrap #my-page.my-page-root .content-subtitle{font-family:Poppins,sans-serif;font-size:13px;color:var(--muted);margin:0;line-height:1.4;max-width:520px}#pc-wrap #my-page.my-page-root .mini-pill{display:inline-flex;align-items:center;gap:8px;padding:8px 12px;border-radius:999px;border:1px solid var(--border);background:hsla(0,0%,100%,.06)}#pc-wrap #my-page.my-page-root .mini-pill .dot{width:8px;height:8px;border-radius:999px;background:linear-gradient(180deg,var(--accent),var(--accent-2));box-shadow:0 0 0 4px rgba(255,59,48,.12)}#pc-wrap #my-page.my-page-root .mini-pill .text{font-family:Poppins,sans-serif;font-size:12px;font-weight:800;color:hsla(0,0%,100%,.9);letter-spacing:.4px}#pc-wrap #my-page.my-page-root .mini-pill.ghost{background:transparent;border-color:hsla(0,0%,100%,.12)}#pc-wrap #my-page.my-page-root .mini-pill.ghost .dot{display:none}#pc-wrap #my-page.my-page-root .mini-pill.ghost .text{color:var(--muted);font-weight:700}#pc-wrap #my-page.my-page-root .content-body{padding:0}#pc-wrap #my-page.my-page-root .content-grid{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:18px}#pc-wrap #my-page.my-page-root .content-grid .card-config{border-radius:18px;border:1px solid var(--border);background:rgba(0,0,0,.18);box-shadow:0 18px 40px rgba(0,0,0,.25);overflow:hidden;transition:.22s ease}#pc-wrap #my-page.my-page-root .content-grid .card-config:hover{transform:translateY(-2px);border-color:hsla(0,0%,100%,.22);box-shadow:0 22px 60px rgba(0,0,0,.35)}#pc-wrap #my-page.my-page-root .content-grid .card-config .top{height:230px}#pc-wrap #my-page.my-page-root .content-grid .card-config .top img{object-fit:cover!important}#pc-wrap #my-page.my-page-root .content-grid .card-config .top .top-badge{border-radius:999px;background:rgba(255,59,48,.14);border:1px solid rgba(255,59,48,.35);height:28px;padding:6px 12px;box-shadow:0 10px 20px rgba(0,0,0,.22)}#pc-wrap #my-page.my-page-root .content-grid .card-config .top .price-box{border-radius:999px;border:1px solid hsla(0,0%,100%,.18);background:rgba(0,0,0,.35)}#pc-wrap #my-page.my-page-root .content-grid .card-config .top .price-box p{color:hsla(0,0%,100%,.92);font-weight:800}#pc-wrap #my-page.my-page-root .content-grid .card-config .bottom{padding:16px}#pc-wrap #my-page.my-page-root .content-grid .card-config .bottom .name-address .name p{color:hsla(0,0%,100%,.92)}#pc-wrap #my-page.my-page-root .content-grid .card-config .bottom .name-address .address p{color:hsla(0,0%,100%,.62)}#pc-wrap #my-page.my-page-root .content-grid .card-config .bottom .options .option p{color:hsla(0,0%,100%,.78)}#pc-wrap #my-page.my-page-root .content-grid .card-config .bottom .divider{background:hsla(0,0%,100%,.12)}#pc-wrap #my-page.my-page-root .content-grid .card-config .bottom .type-buttons .type p{color:hsla(0,0%,100%,.86)}#pc-wrap #my-page.my-page-root .content-grid .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,100%,.45)}#pc-wrap #my-page.my-page-root .pagination-config{margin-top:18px;width:100%;border-radius:16px;border:1px solid var(--border);background:rgba(0,0,0,.16);padding:14px}#pc-wrap #my-page.my-page-root .pagination-config .total-result p{color:hsla(0,0%,100%,.82)}@media(max-width:1280px){#pc-wrap #my-page.my-page-root .my-page-frame{max-width:100%;grid-template-columns:300px 1fr}}@media(max-width:1100px){#pc-wrap #my-page.my-page-root .my-page-frame{grid-template-columns:1fr}#pc-wrap #my-page.my-page-root .my-page-sidebar .sidebar-inner{position:relative;top:0}}#pc-wrap #my-page .my-menu-v2{border-radius:18px;border:1px solid hsla(0,0%,100%,.14);background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.06));box-shadow:0 10px 30px rgba(0,0,0,.28);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#pc-wrap #my-page .left-config .profile{margin-top:0!important;display:flex!important;align-items:center!important;gap:12px!important;padding:14px 12px!important;border-radius:16px!important;border:1px solid hsla(0,0%,100%,.14)!important;background:rgba(0,0,0,.18)!important}#pc-wrap #my-page .left-config .profile .profile-img img{width:56px!important;height:56px!important;border-radius:16px!important;object-fit:cover!important;border:1px solid hsla(0,0%,100%,.18)!important}#pc-wrap #my-page .left-config .profile .user-info{margin-left:0!important;gap:6px!important}#pc-wrap #my-page .left-config .profile .user-info .user-name{font-size:15px!important;font-weight:900!important;color:hsla(0,0%,100%,.92)!important;line-height:1.1!important}#pc-wrap #my-page .left-config .profile .user-info .user-phone{align-items:center!important;gap:6px!important}#pc-wrap #my-page .left-config .profile .user-info .user-phone img{width:14px!important;height:14px!important;margin:0!important;opacity:.9!important}#pc-wrap #my-page .left-config .profile .user-info .user-phone .p-number{font-size:12px!important;color:hsla(0,0%,100%,.68)!important;line-height:1.2!important}#pc-wrap #my-page .left-config .profile .user-info .view-list{width:-moz-fit-content;width:fit-content;padding:6px 10px;border-radius:999px;border:1px solid rgba(255,59,48,.35);background:rgba(255,59,48,.12);color:hsla(0,0%,100%,.92);font-weight:900;font-size:12px}#pc-wrap #my-page .left-config .sections{margin-top:14px!important;display:flex!important;flex-direction:column!important;gap:14px!important;height:auto!important}#pc-wrap #my-page .left-config .section{height:auto!important;border-radius:16px!important;border:1px solid hsla(0,0%,100%,.14)!important;background:rgba(0,0,0,.14)!important;padding:10px!important;overflow:hidden}#pc-wrap #my-page .left-config .section .title{margin:0!important;padding:6px 8px 2px!important;font-size:12px!important;font-weight:900!important;letter-spacing:1px!important;text-transform:uppercase!important;color:hsla(0,0%,100%,.55)!important;line-height:1.2!important}#pc-wrap #my-page .left-config .section .sub-section{width:100%!important;height:auto!important;display:flex!important;flex-direction:column!important;align-items:stretch!important;gap:8px!important;padding:8px!important;margin:0!important}#pc-wrap #my-page .left-config .section .sub-section li{height:auto!important;min-height:46px!important;margin:0!important;padding:0!important;border-radius:14px!important;border:1px solid hsla(0,0%,100%,.1)!important;background:hsla(0,0%,100%,.05)!important;display:flex!important;align-items:center!important;overflow:hidden;transition:.18s ease}#pc-wrap #my-page .left-config .section .sub-section li:hover{transform:translateY(-1px);border-color:hsla(0,0%,100%,.18)!important;background:hsla(0,0%,100%,.07)!important}#pc-wrap #my-page .left-config .section .sub-section .focus{background:linear-gradient(90deg,rgba(255,59,48,.26),rgba(255,138,0,.18))!important;border:1px solid hsla(0,0%,100%,.18)!important;box-shadow:0 14px 26px rgba(0,0,0,.25)}#pc-wrap #my-page .left-config .section .sub-section li a{width:100%!important;text-decoration:none!important;display:block!important}#pc-wrap #my-page .left-config .section .flex-box{width:100%;display:flex!important;align-items:center!important;gap:10px!important;padding:12px!important;margin:0!important}#pc-wrap #my-page .left-config .section .com-icon{margin:0!important;width:18px!important;height:18px!important;opacity:.95!important}#pc-wrap #my-page .left-config .section .sub-title{margin:0!important;line-height:1.2!important;font-size:14px!important;font-weight:800!important;color:hsla(0,0%,100%,.9)!important;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap #my-page .left-config .section .menu-badge{margin-left:auto!important;padding:6px!important}#pc-wrap #my-page .left-config .section .menu-badge svg{font-size:18px;color:rgba(255,59,48,.95)}#pc-wrap #my-page .left-config .section .logout-row{border-color:rgba(255,59,48,.22)!important;background:rgba(255,59,48,.1)!important;cursor:pointer}#pc-wrap #my-page .left-config .flex-box,#pc-wrap #my-page .left-config .section,#pc-wrap #my-page .left-config .sections,#pc-wrap #my-page .left-config .sub-section,#pc-wrap #my-page .left-config .sub-section li,#pc-wrap #my-page .left-config .sub-title,#pc-wrap #my-page .left-config .title{position:relative!important;float:none!important;clear:none!important}#pc-wrap #my-page #recently-visited-page.recently-visited-glass{--rv-text:hsla(0,0%,100%,.92);--rv-muted:hsla(0,0%,100%,.68);--rv-border:hsla(0,0%,100%,.14);--rv-bg:hsla(0,0%,100%,.06);--rv-dark:rgba(0,0,0,.14);--rv-dark2:rgba(0,0,0,.18);--rv-shadow:0 18px 60px rgba(0,0,0,.35);width:100%;height:auto;display:flex;flex-direction:column;gap:22px}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .main-title-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;align-items:center;gap:14px;padding:16px;border-radius:18px;border:1px solid var(--rv-border);background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.06));box-shadow:var(--rv-shadow);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .main-title-box .right-box{width:auto}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .main-title-box .right-box .main-title{color:var(--rv-text);font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:900;line-height:normal;text-transform:capitalize}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .main-title-box .right-box .sub-title{margin-top:6px;color:var(--rv-muted);font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:1.35}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .main-title-box .rv-stats{display:flex;flex-direction:row;gap:10px}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .main-title-box .rv-stats .stat-pill{display:flex;flex-direction:column;gap:4px;padding:10px 14px;border-radius:16px;border:1px solid hsla(0,0%,100%,.14);background:var(--rv-dark)}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .main-title-box .rv-stats .stat-pill .label{color:hsla(0,0%,100%,.62);font-size:11px;font-weight:900;letter-spacing:.6px;text-transform:uppercase}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .main-title-box .rv-stats .stat-pill .value{color:hsla(0,0%,100%,.92);font-size:16px;font-weight:900}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box{width:100%;height:auto;flex-wrap:wrap;flex-direction:row;gap:22px}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .no-data{width:100%;margin-top:6px;padding:26px 16px;border-radius:16px;border:1px dashed hsla(0,0%,100%,.18);background:var(--rv-dark);text-align:center}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .no-data p{margin-top:10px;color:hsla(0,0%,100%,.78);font-weight:800}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config{width:296px;height:420px;margin-bottom:7px;border-radius:18px;background:var(--rv-bg);border:1px solid var(--rv-border);box-shadow:var(--rv-shadow);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);overflow:hidden;transition:.16s ease}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config:hover{transform:translateY(-2px);background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.18)}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .top{position:relative;width:100%;height:240px}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .top a{height:100%}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .top img{width:100%;height:100%;object-fit:cover;border-radius:18px 18px 0 0;filter:saturate(1.05) contrast(1.05)}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .top .top-badge{position:absolute;top:14px;left:14px;display:inline-flex;height:32px;justify-content:center;align-items:center;border-radius:999px;padding:6px 14px;background:linear-gradient(90deg,rgba(255,59,48,.92),rgba(255,138,0,.86));color:#fff;text-shadow:0 4px 10px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:900}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .top .top-badge img{height:16px}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .top .price-box{position:absolute;bottom:14px;left:14px;padding:8px 14px;border-radius:999px;border:1px solid hsla(0,0%,100%,.16);background:rgba(0,0,0,.35);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .top .price-box p{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:900;line-height:normal}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .bottom{width:100%;height:180px;padding:16px}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .bottom .name-address{width:100%;height:auto;gap:6px;margin-bottom:14px}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .bottom .name-address .name{width:100%;overflow:hidden}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .bottom .name-address .name p{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:900;line-height:normal;text-transform:capitalize}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .bottom .name-address .address p{color:hsla(0,0%,100%,.65);font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:normal}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .bottom .options{flex-direction:row;width:100%;height:20px;gap:18px;margin-bottom:10px}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .bottom .options .option{flex-direction:row;gap:6px;align-items:center}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .bottom .options .option p{color:hsla(0,0%,100%,.8);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:800;line-height:normal}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .bottom .divider{width:100%;height:1px;background:hsla(0,0%,100%,.14);margin-bottom:12px}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:space-between;align-items:center}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .bottom .type-buttons .type p{color:hsla(0,0%,100%,.88);font-family:Poppins,sans-serif;font-style:normal;line-height:normal;font-weight:900;font-size:12px}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,100%,.55);font-family:Poppins,sans-serif;font-style:normal;line-height:normal;font-weight:800;font-size:12px}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:10px;justify-content:center;align-items:center;padding-right:0}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .bottom .type-buttons .buttons svg{cursor:pointer;color:hsla(0,0%,100%,.92);transition:.14s ease}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config .bottom .type-buttons .buttons svg:hover{transform:translateY(-1px);color:#fff}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:10px}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .pagination-config .total-result p{color:hsla(0,0%,100%,.7);text-align:center;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:20px}@media(max-width:1100px){#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box{justify-content:center}}@media(max-width:700px){#pc-wrap #my-page #recently-visited-page.recently-visited-glass .main-title-box{flex-direction:column;align-items:flex-start}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .main-title-box .rv-stats{width:100%;justify-content:flex-start}#pc-wrap #my-page #recently-visited-page.recently-visited-glass .visited-list-box .card-config{width:100%;max-width:420px}}#pc-wrap #my-page .menu-glass{border-radius:14px;transition:.16s ease;padding:4px 6px}#pc-wrap #my-page .menu-glass:hover{background:hsla(0,0%,100%,.06)}#pc-wrap #my-page .menu-glass-active{border-radius:14px;padding:4px 6px;background:rgba(0,0,0,.18);border:1px solid hsla(0,0%,100%,.12)}#pc-wrap #my-page .menu-row{width:100%;display:flex;align-items:center;gap:10px}#pc-wrap #my-page .menu-icon{width:34px;height:34px;border-radius:12px;display:flex;align-items:center;justify-content:center;color:hsla(0,0%,100%,.75);background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.12)}#pc-wrap #my-page .menu-icon.active{color:#fff;background:linear-gradient(90deg,rgba(255,59,48,.92),rgba(255,138,0,.86));border-color:hsla(0,0%,100%,.18)}#pc-wrap #my-page .menu-dot{margin-left:auto;width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.85);box-shadow:0 0 14px hsla(0,0%,100%,.35)}#pc-wrap #my-page #add-property-page{--ap-text:hsla(0,0%,100%,.92);--ap-muted:hsla(0,0%,100%,.68);--ap-border:hsla(0,0%,100%,.14);--ap-shadow:0 18px 60px rgba(0,0,0,.35);--ap-accent:#ff3b30;--ap-accent2:#ff8a00;width:100%!important;max-width:100%!important}#pc-wrap #my-page #add-property-page .main-title-box{margin-bottom:0!important}#pc-wrap #my-page #add-property-page .main-title-box .main-title{color:var(--ap-text)!important;font-family:Poppins,sans-serif;font-size:22px!important;font-weight:900!important;letter-spacing:.2px!important}#pc-wrap #my-page #add-property-page .main-title-box .sub-title{color:var(--ap-muted)!important;font-family:Poppins,sans-serif;font-size:13px!important;line-height:1.4!important}#pc-wrap #my-page #add-property-page .config{width:100%!important;padding:18px!important;border-radius:18px!important;border:1px solid var(--ap-border)!important;background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.06))!important;box-shadow:var(--ap-shadow)!important;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#pc-wrap #my-page #add-property-page .description-box{width:100%!important;background:rgba(0,0,0,.1);border:1px solid var(--ap-border);border-radius:16px;padding:16px}#pc-wrap #my-page #add-property-page .title{color:hsla(0,0%,100%,.8)!important;font-family:Poppins,sans-serif;font-size:12px!important;font-weight:900!important;letter-spacing:.6px;text-transform:uppercase}#pc-wrap #my-page #add-property-page .description-input,#pc-wrap #my-page #add-property-page .description-text,#pc-wrap #my-page #add-property-page .select-description{width:100%!important;border-radius:14px!important;border:1px solid hsla(0,0%,100%,.14)!important;background:rgba(0,0,0,.22)!important;color:hsla(0,0%,100%,.9)!important;outline:none!important}#pc-wrap #my-page #add-property-page .description-input,#pc-wrap #my-page #add-property-page .select-description{height:46px!important;padding:0 14px!important}#pc-wrap #my-page #add-property-page .description-text{margin-top:10px!important;height:180px!important;padding:12px 14px!important;resize:none}#pc-wrap #my-page #add-property-page .property-title{margin-top:18px!important;color:hsla(0,0%,100%,.9)!important;font-family:Poppins,sans-serif;font-weight:900!important;font-size:14px!important}#pc-wrap #my-page #add-property-page .config-row{width:100%!important;gap:16px!important;margin-top:14px!important}#pc-wrap #my-page #add-property-page .price-year-after-price{width:100%!important;gap:10px!important}#pc-wrap #my-page #add-property-page .price-year-after-price .arrow-down,#pc-wrap #my-page #add-property-page .price-year-after-price .divider{display:none!important}#pc-wrap #my-page #add-property-page .upload-head{margin-top:18px;margin-bottom:10px;display:flex;justify-content:space-between;align-items:flex-end;gap:12px;padding:14px;border-radius:16px;border:1px solid var(--ap-border);background:rgba(0,0,0,.14)}#pc-wrap #my-page #add-property-page .upload-head .upload-title{margin:0!important;color:hsla(0,0%,100%,.9)!important;font-family:Poppins,sans-serif;font-size:14px!important;font-weight:900!important}#pc-wrap #my-page #add-property-page .upload-head .upload-subtitle{margin-top:6px;color:var(--ap-muted);font-family:Poppins,sans-serif;font-size:12px;line-height:1.3}#pc-wrap #my-page #add-property-page .upload-head .upload-counter{display:flex;align-items:baseline;gap:6px;padding:8px 12px;border-radius:999px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.06)}#pc-wrap #my-page #add-property-page .upload-head .upload-counter .count{color:hsla(0,0%,100%,.92);font-weight:900}#pc-wrap #my-page #add-property-page .upload-head .upload-counter .max,#pc-wrap #my-page #add-property-page .upload-head .upload-counter .slash{color:hsla(0,0%,100%,.62);font-weight:800}#pc-wrap #my-page #add-property-page .images-box{width:100%!important;gap:18px!important;margin-bottom:26px!important}#pc-wrap #my-page #add-property-page .upload-box{width:100%!important;min-height:420px!important;padding:28px!important;border-radius:18px!important;border:1px dashed rgba(255,59,48,.55)!important;background:radial-gradient(700px 300px at 20% 0,rgba(255,59,48,.18),transparent 55%),radial-gradient(700px 300px at 80% 0,rgba(255,138,0,.14),transparent 55%),rgba(0,0,0,.14)!important;display:flex!important;flex-direction:column!important;align-items:center!important;justify-content:center!important;gap:12px!important;cursor:pointer}#pc-wrap #my-page #add-property-page .upload-box .upload-icon{width:56px;height:56px;border-radius:18px;display:grid;place-items:center;color:hsla(0,0%,100%,.92);font-size:28px;font-weight:900;border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.08)}#pc-wrap #my-page #add-property-page .upload-box .drag-title{color:hsla(0,0%,100%,.92)!important;font-size:14px!important;font-weight:900!important}#pc-wrap #my-page #add-property-page .upload-box .format-title{color:hsla(0,0%,100%,.7)!important;font-size:12px!important;text-align:center;line-height:1.3!important}#pc-wrap #my-page #add-property-page .upload-box .browse-button{border-radius:999px!important;border:1px solid hsla(0,0%,100%,.18)!important;background:hsla(0,0%,100%,.06)!important;padding:10px 14px!important}#pc-wrap #my-page #add-property-page .upload-box .browse-button .browse-button-text{color:hsla(0,0%,100%,.88)!important;font-weight:900!important;font-size:12px!important}#pc-wrap #my-page #add-property-page .gallery-box{width:100%!important;display:grid!important;grid-template-columns:repeat(5,minmax(0,1fr))!important;grid-gap:14px!important;gap:14px!important}#pc-wrap #my-page #add-property-page .image-box{position:relative!important;width:100%!important;aspect-ratio:1/1;border-radius:16px!important;overflow:hidden!important;border:1px solid hsla(0,0%,100%,.14);background:rgba(0,0,0,.22)}#pc-wrap #my-page #add-property-page .image-box img{width:100%!important;height:100%!important;object-fit:cover!important}#pc-wrap #my-page #add-property-page .image-box .remove-btn{position:absolute;top:8px;right:8px;width:32px;height:32px;border-radius:999px;border:1px solid hsla(0,0%,100%,.18);background:rgba(0,0,0,.55);color:hsla(0,0%,100%,.92);font-weight:900;cursor:pointer;transition:.16s ease}#pc-wrap #my-page #add-property-page .image-box .remove-btn:hover{transform:scale(1.04);border-color:rgba(255,59,48,.35)}#pc-wrap #my-page #add-property-page .buttons-row{width:100%!important;justify-content:flex-end!important}#pc-wrap #my-page #add-property-page .buttons-row button:disabled{background:hsla(0,0%,100%,.1)!important}#pc-wrap #my-page #add-property-page .buttons-row .next-button{width:190px!important;height:44px!important;border-radius:14px!important;background:linear-gradient(90deg,rgba(255,59,48,.95),rgba(255,138,0,.9))!important}#pc-wrap #my-page #add-property-page .buttons-row .next-button .next-button-text{color:hsla(0,0%,100%,.95)!important;font-weight:900!important;font-size:13px!important;letter-spacing:.4px}@media(max-width:1200px){#pc-wrap #my-page #add-property-page .upload-box{min-height:360px!important}#pc-wrap #my-page #add-property-page .gallery-box{grid-template-columns:repeat(3,minmax(0,1fr))!important}}@media(max-width:900px){#pc-wrap #my-page #add-property-page .config-row{flex-direction:column!important}#pc-wrap #my-page #add-property-page .upload-box{min-height:320px!important}#pc-wrap #my-page #add-property-page .gallery-box{grid-template-columns:repeat(2,minmax(0,1fr))!important}}#pc-wrap #my-page #my-property-page{--mp-text:hsla(0,0%,100%,.92);--mp-muted:hsla(0,0%,100%,.68);--mp-border:hsla(0,0%,100%,.14);--mp-bg:hsla(0,0%,100%,.06);--mp-dark:rgba(0,0,0,.14);--mp-dark2:rgba(0,0,0,.18);--mp-shadow:0 18px 60px rgba(0,0,0,.35);width:100%;height:auto;display:flex;flex-direction:column;gap:16px}#pc-wrap #my-page #my-property-page .main-title-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;align-items:center;padding:16px;border-radius:18px;border:1px solid var(--mp-border);background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.06));box-shadow:var(--mp-shadow);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#pc-wrap #my-page #my-property-page .main-title-box .right-box{width:auto}#pc-wrap #my-page #my-property-page .main-title-box .right-box .main-title{color:var(--mp-text);font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:900;line-height:normal}#pc-wrap #my-page #my-property-page .main-title-box .right-box .sub-title{margin-top:6px;color:var(--mp-muted);font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:1.35}#pc-wrap #my-page #my-property-page .main-title-box .mp-stats{display:flex;flex-direction:row;gap:10px}#pc-wrap #my-page #my-property-page .main-title-box .mp-stats .stat-pill{display:flex;flex-direction:column;gap:4px;padding:10px 14px;border-radius:16px;border:1px solid hsla(0,0%,100%,.14);background:var(--mp-dark)}#pc-wrap #my-page #my-property-page .main-title-box .mp-stats .stat-pill .label{color:hsla(0,0%,100%,.62);font-size:11px;font-weight:900;letter-spacing:.6px;text-transform:uppercase}#pc-wrap #my-page #my-property-page .main-title-box .mp-stats .stat-pill .value{color:hsla(0,0%,100%,.92);font-size:16px;font-weight:900}#pc-wrap #my-page #my-property-page .property-list-box{width:100%;height:auto}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box{width:100%;height:auto;flex-direction:row;justify-content:center;align-items:center;gap:12px;padding:14px;border-radius:18px 18px 0 0;border:1px solid var(--mp-border);background:var(--mp-dark);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .active-tab-name,#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .tab-name{width:auto;height:44px;display:flex;justify-content:center;align-items:center;padding:0 18px;border-radius:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:.16s ease;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:900;line-height:normal}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .tab-name{color:hsla(0,0%,100%,.72);border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.06)}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .tab-name:hover{transform:translateY(-1px)}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .active-tab-name{color:hsla(0,0%,100%,.95);border:1px solid hsla(0,0%,100%,.18);background:linear-gradient(90deg,rgba(255,59,48,.9),rgba(255,138,0,.85));box-shadow:0 14px 26px rgba(0,0,0,.25)}#pc-wrap #my-page #my-property-page .list-box{width:100%;height:auto;min-height:520px;padding:14px;border-radius:0 0 18px 18px;border:1px solid var(--mp-border);border-top:none;background:var(--mp-bg);box-shadow:var(--mp-shadow);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#pc-wrap #my-page #my-property-page .list-box .listing-title-box{width:100%;height:auto;padding:12px 14px;border-radius:16px;background:var(--mp-dark2);border:1px solid hsla(0,0%,100%,.1);display:grid;grid-template-columns:2.2fr 1.1fr 1fr .6fr 1fr;align-items:center;grid-column-gap:14px;column-gap:14px}#pc-wrap #my-page #my-property-page .list-box .listing-title-box .title-text{color:hsla(0,0%,100%,.68);font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:.6px;text-transform:uppercase}#pc-wrap #my-page #my-property-page .list-box .listing-title-box :first-child{margin-right:0}#pc-wrap #my-page #my-property-page .list-box .no-data{margin-top:18px;padding:26px 16px;border-radius:16px;border:1px dashed hsla(0,0%,100%,.18);background:var(--mp-dark);text-align:center}#pc-wrap #my-page #my-property-page .list-box .no-data p{margin-top:10px;color:hsla(0,0%,100%,.78);font-weight:800}#pc-wrap #my-page #my-property-page .list-box .property-card-box{width:100%;height:auto;margin-top:12px;padding:16px 18px;border-radius:18px;border:1px solid hsla(0,0%,100%,.12);background:var(--mp-dark);transition:.16s ease;display:grid;grid-template-columns:2.2fr 1.1fr 1fr .6fr 1fr;align-items:center;grid-column-gap:14px;column-gap:14px}#pc-wrap #my-page #my-property-page .list-box .property-card-box:hover{transform:translateY(-1px);background:var(--mp-dark2);border-color:hsla(0,0%,100%,.18)}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box{width:auto;height:auto;overflow:visible;margin-right:0;padding-top:0;display:flex;align-items:center;gap:14px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box img{width:140px;height:96px;object-fit:cover;border-radius:16px;border:1px solid hsla(0,0%,100%,.14)}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box{width:100%;height:auto;padding:0}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .name{margin-bottom:6px;color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:900;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .address{margin-bottom:8px;color:hsla(0,0%,100%,.62);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .price{color:hsla(0,0%,100%,.86);font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:900;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .property-card-box .date-box{width:100%;height:100%;align-items:center;justify-content:center;margin-right:0}#pc-wrap #my-page #my-property-page .list-box .property-card-box .date-box .date{color:hsla(0,0%,100%,.78);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:800;line-height:normal;text-align:center}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box{width:100%;height:100%;align-items:center;justify-content:center;margin-right:0}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box .coloured-box{width:140px;height:42px;align-items:center;justify-content:center;border-radius:999px;cursor:pointer;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.06);display:flex}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box .coloured-box .status{width:100%;text-align:center;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:.6px;color:hsla(0,0%,100%,.9)}#pc-wrap #my-page #my-property-page .list-box .property-card-box .views-box{width:100%;height:100%;align-items:center;justify-content:center;margin-right:0}#pc-wrap #my-page #my-property-page .list-box .property-card-box .views-box .views{color:hsla(0,0%,100%,.86);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:900;line-height:normal;text-align:center}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box{width:100%;height:100%;flex-direction:row;align-items:center;justify-content:flex-end;gap:10px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button{width:44px;height:44px;border-radius:14px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.06);display:flex;align-items:center;justify-content:center}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button:hover{background:hsla(0,0%,100%,.1)}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button .buttons{color:hsla(0,0%,100%,.92)}#pc-wrap #my-page #my-property-page .list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:18px}#pc-wrap #my-page #my-property-page .list-box .pagination-config .total-result p{color:hsla(0,0%,100%,.7);text-align:center;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:20px}@media(max-width:1100px){#pc-wrap #my-page #my-property-page .list-box .listing-title-box,#pc-wrap #my-page #my-property-page .list-box .property-card-box{grid-template-columns:2.2fr 1.1fr 1fr .6fr}}@media(max-width:900px){#pc-wrap #my-page #my-property-page .main-title-box{flex-direction:column;align-items:flex-start;gap:12px}#pc-wrap #my-page #my-property-page .list-box .listing-title-box{display:none}#pc-wrap #my-page #my-property-page .list-box .property-card-box{display:flex;flex-direction:column;align-items:stretch;gap:12px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box{width:100%}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box img{width:100%;height:180px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box{justify-content:flex-start}}#pc-wrap #my-page #my-favorites-page.my-favorites-glass{--mf-text:hsla(0,0%,100%,.92);--mf-muted:hsla(0,0%,100%,.68);--mf-border:hsla(0,0%,100%,.14);--mf-bg:hsla(0,0%,100%,.06);--mf-dark:rgba(0,0,0,.14);--mf-dark2:rgba(0,0,0,.18);--mf-shadow:0 18px 60px rgba(0,0,0,.35);width:100%;height:auto;display:flex;flex-direction:column;gap:22px}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .main-title-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;align-items:center;gap:14px;padding:16px;border-radius:18px;border:1px solid var(--mf-border);background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.06));box-shadow:var(--mf-shadow);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .main-title-box .right-box{width:auto}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .main-title-box .right-box .main-title{color:var(--mf-text);font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:900;line-height:normal;letter-spacing:.2px;text-transform:capitalize}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .main-title-box .right-box .sub-title{margin-top:6px;color:var(--mf-muted);font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:1.35}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .main-title-box .fav-stats{display:flex;flex-direction:row;gap:10px}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .main-title-box .fav-stats .stat-pill{display:flex;flex-direction:column;gap:4px;padding:10px 14px;border-radius:16px;border:1px solid hsla(0,0%,100%,.14);background:var(--mf-dark)}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .main-title-box .fav-stats .stat-pill .label{color:hsla(0,0%,100%,.62);font-size:11px;font-weight:900;letter-spacing:.6px;text-transform:uppercase}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .main-title-box .fav-stats .stat-pill .value{color:hsla(0,0%,100%,.92);font-size:16px;font-weight:900}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box{width:100%;height:auto;flex-wrap:wrap;flex-direction:row;gap:22px}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .no-data{width:100%;margin-top:6px;padding:26px 16px;border-radius:16px;border:1px dashed hsla(0,0%,100%,.18);background:var(--mf-dark);text-align:center}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .no-data p{margin-top:10px;color:hsla(0,0%,100%,.78);font-weight:800}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config{width:296px;height:420px;margin-bottom:7px;border-radius:18px;background:var(--mf-bg);border:1px solid var(--mf-border);box-shadow:var(--mf-shadow);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);overflow:hidden;transition:.16s ease}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config:hover{transform:translateY(-2px);background:hsla(0,0%,100%,.08);border-color:hsla(0,0%,100%,.18)}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .top{position:relative;width:100%;height:240px}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .top a{height:100%}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .top img{width:100%;height:100%;object-fit:cover;border-radius:18px 18px 0 0;filter:saturate(1.05) contrast(1.05)}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .top .top-badge{position:absolute;top:14px;left:14px;display:inline-flex;height:32px;justify-content:center;align-items:center;border-radius:999px;padding:6px 14px;background:linear-gradient(90deg,rgba(255,59,48,.92),rgba(255,138,0,.86));color:#fff;text-shadow:0 4px 10px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:900}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .top .top-badge img{height:16px}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .top .price-box{position:absolute;bottom:14px;left:14px;padding:8px 14px;border-radius:999px;border:1px solid hsla(0,0%,100%,.16);background:rgba(0,0,0,.35);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .top .price-box p{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:900;line-height:normal}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .bottom{width:100%;height:180px;padding:16px}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .bottom .name-address{width:100%;height:auto;gap:6px;margin-bottom:14px}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .bottom .name-address .name{width:100%;overflow:hidden}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .bottom .name-address .name p{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:900;line-height:normal;text-transform:capitalize}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .bottom .name-address .address p{color:hsla(0,0%,100%,.65);font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:normal}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .bottom .options{flex-direction:row;width:100%;height:20px;gap:18px;margin-bottom:10px}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .bottom .options .option{flex-direction:row;gap:6px;align-items:center}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .bottom .options .option p{color:hsla(0,0%,100%,.8);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:800;line-height:normal}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .bottom .divider{width:100%;height:1px;background:hsla(0,0%,100%,.14);margin-bottom:12px}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:space-between;align-items:center}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .bottom .type-buttons .type p{color:hsla(0,0%,100%,.88);font-family:Poppins,sans-serif;font-style:normal;line-height:normal;font-weight:900;font-size:12px}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,100%,.55);font-family:Poppins,sans-serif;font-style:normal;line-height:normal;font-weight:800;font-size:12px}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:10px;justify-content:center;align-items:center;padding-right:0}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .bottom .type-buttons .buttons svg{cursor:pointer;color:hsla(0,0%,100%,.92);transition:.14s ease}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config .bottom .type-buttons .buttons svg:hover{transform:translateY(-1px);color:#fff}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:10px}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .pagination-config .total-result p{color:hsla(0,0%,100%,.7);text-align:center;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:20px}@media(max-width:1100px){#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box{justify-content:center}}@media(max-width:700px){#pc-wrap #my-page #my-favorites-page.my-favorites-glass .main-title-box{flex-direction:column;align-items:flex-start}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .main-title-box .fav-stats{width:100%;justify-content:flex-start}#pc-wrap #my-page #my-favorites-page.my-favorites-glass .favorites-list-box .card-config{width:100%;max-width:420px}}#pc-wrap #my-page #my-saved-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-saved-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-saved-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-saved-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-saved-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page .my-saved-list-box{width:100%;height:auto;padding:30px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box{width:100%;height:60px;flex-direction:row;align-items:center;padding:0 30px;border-radius:12px;background:#f6f6f6}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box .date-created{margin-left:360px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box .action{margin-left:200px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box{width:100%;height:80px;flex-direction:row;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #ddd}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .title{width:410px;margin-right:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .date{width:150px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box{width:auto;height:100%;flex-direction:row;align-items:center;justify-content:center;margin-left:120px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button{width:40px;height:40px;border-radius:4px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button :hover{background:#f6f6f6}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button .buttons{color:#181a20}#pc-wrap #my-page #my-saved-page .my-saved-list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page{--mp-text:hsla(0,0%,100%,.92);--mp-muted:hsla(0,0%,100%,.68);--mp-border:hsla(0,0%,100%,.14);--mp-bg:hsla(0,0%,100%,.06);--mp-dark:rgba(0,0,0,.14);--mp-dark2:rgba(0,0,0,.18);--mp-shadow:0 18px 60px rgba(0,0,0,.35);width:100%;height:auto;display:flex;flex-direction:column;gap:16px}#pc-wrap #my-page #my-profile-page .main-title-box{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:14px;padding:16px;border-radius:18px;border:1px solid var(--mp-border);background:linear-gradient(180deg,hsla(0,0%,100%,.1),hsla(0,0%,100%,.06));box-shadow:var(--mp-shadow);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#pc-wrap #my-page #my-profile-page .main-title-box .right-box{width:auto}#pc-wrap #my-page #my-profile-page .main-title-box .right-box .main-title{color:var(--mp-text);font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:900;line-height:normal}#pc-wrap #my-page #my-profile-page .main-title-box .right-box .sub-title{margin-top:6px;color:var(--mp-muted);font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:1.35}#pc-wrap #my-page #my-profile-page .main-title-box .profile-actions{display:flex;flex-direction:row;gap:10px}#pc-wrap #my-page #my-profile-page .main-title-box .profile-actions .ghost-btn{height:42px;padding:0 14px;border-radius:14px;border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.06)}#pc-wrap #my-page #my-profile-page .main-title-box .profile-actions .ghost-btn p{color:hsla(0,0%,100%,.86);font-weight:900;font-size:12px;letter-spacing:.4px}#pc-wrap #my-page #my-profile-page .main-title-box .profile-actions .ghost-btn:hover{background:hsla(0,0%,100%,.1)}#pc-wrap #my-page #my-profile-page .top-box{width:100%;padding:18px;gap:18px;border-radius:18px;border:1px solid var(--mp-border);background:var(--mp-bg);box-shadow:var(--mp-shadow);backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px)}#pc-wrap #my-page #my-profile-page .top-box .photo-box{gap:14px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .title{color:hsla(0,0%,100%,.86);font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:900;letter-spacing:.6px;text-transform:uppercase}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box{display:flex;flex-direction:row;align-items:center;gap:18px;flex-wrap:wrap}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box{position:relative;width:220px;height:220px;border-radius:22px;overflow:hidden;border:1px solid hsla(0,0%,100%,.14);background:rgba(0,0,0,.18)}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box img{width:100%;height:100%;object-fit:cover;display:block}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box .img-loading{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:rgba(0,0,0,.45);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box .img-loading span{width:28px;height:28px;border-radius:999px;border:3px solid hsla(0,0%,100%,.25);border-top-color:hsla(0,0%,100%,.9);animation:spin .9s linear infinite}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box .img-loading p{color:hsla(0,0%,100%,.9);font-weight:900;font-size:12px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box{display:flex;flex-direction:column;gap:10px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler{display:flex;width:220px;height:44px;justify-content:center;align-items:center;cursor:pointer;border-radius:14px;border:1px solid hsla(0,0%,100%,.16);background:hsla(0,0%,100%,.06)}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler p{color:hsla(0,0%,100%,.9);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:900;letter-spacing:.4px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler:hover{background:hsla(0,0%,100%,.1)}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler.disabled{opacity:.6;pointer-events:none}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .upload-text{color:hsla(0,0%,100%,.65);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:18px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:14px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box{width:calc(50% - 7px);display:flex;flex-direction:column;gap:8px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box .title{color:hsla(0,0%,100%,.72);font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:900;letter-spacing:.6px;text-transform:uppercase}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input{height:52px;outline:none;padding:0 14px;border-radius:14px;border:1px solid hsla(0,0%,100%,.14);background:rgba(0,0,0,.14);color:hsla(0,0%,100%,.9)}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input::placeholder{color:hsla(0,0%,100%,.5);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:700}#pc-wrap #my-page #my-profile-page .top-box .address-box{display:flex;flex-direction:column;gap:8px}#pc-wrap #my-page #my-profile-page .top-box .address-box .title{color:hsla(0,0%,100%,.72);font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:900;letter-spacing:.6px;text-transform:uppercase}#pc-wrap #my-page #my-profile-page .top-box .address-box input{height:52px;outline:none;padding:0 14px;border-radius:14px;border:1px solid hsla(0,0%,100%,.14);background:rgba(0,0,0,.14);color:hsla(0,0%,100%,.9)}#pc-wrap #my-page #my-profile-page .top-box .address-box input::placeholder{color:hsla(0,0%,100%,.5);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:700}#pc-wrap #my-page #my-profile-page .top-box .about-me-box{display:flex;align-items:flex-end}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button{display:flex;width:210px;height:46px;justify-content:center;align-items:center;gap:10px;border-radius:16px;border:1px solid hsla(0,0%,100%,.16);background:linear-gradient(90deg,rgba(255,59,48,.92),rgba(255,138,0,.86));box-shadow:0 16px 30px rgba(0,0,0,.28)}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button p{color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:900;letter-spacing:.4px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button svg{opacity:.95}#pc-wrap #my-page #my-profile-page .top-box .about-me-box button:disabled{background:hsla(0,0%,100%,.08)!important;border-color:hsla(0,0%,100%,.12)!important}#pc-wrap #my-page #my-profile-page .top-box .about-me-box button:disabled p{color:hsla(0,0%,100%,.5)!important}@media(max-width:900px){#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box{width:100%;height:240px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button,#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler,#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box{width:100%}}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}#pc-wrap #my-articles-page{width:100%;height:auto}#pc-wrap #my-articles-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-articles-page .main-title-box .right-box{width:315px}#pc-wrap #my-articles-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-articles-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-articles-page .article-list-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:25px;margin-top:55px;margin-bottom:87px}#pc-wrap #my-articles-page .pagination-conf{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-articles-page .pagination-conf .total p{color:#181a20;font-size:14px;text-align:center;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #write-article-page{width:100%;height:auto}#pc-wrap #write-article-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #write-article-page .main-title-box .right-box{width:315px}#pc-wrap #write-article-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #write-article-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #write-article-page .right-wrap{width:100%;height:auto}#pc-wrap #write-article-page .right-wrap .cont_bd{padding:30px 0}#pc-wrap #write-article-page .right-wrap .cont_bd .form_hd>div{margin-bottom:16px}#pc-wrap #write-article-page .right-wrap .flex-space .btn-next{background:#87cdf9;color:#000}#pc-wrap #write-article-page .right-wrap .select{width:214px;height:40px;font-size:14px}#pc-wrap #write-article-page .right-wrap .input-tit{font-size:14px;padding:0 16px;margin-top:16px;border:1px solid #eee;border-radius:4px}#pc-wrap #write-article-page .right-wrap .btn-flex{margin-top:40px}#pc-wrap #write-article-page .css-guvl2y-MuiButtonBase-root-MuiButton-root{background:#87cdf9}#pc-wrap #write-article-page .css-guvl2y-MuiButtonBase-root-MuiButton-root svg{fill:#000}#pc-wrap #write-article-page .toastui-editor-popup-body{padding:20px}#pc-wrap #write-article-page .youtube-input{padding:8px 16px;border:1px solid #ddd}#pc-wrap #write-article-page .youtube-div{display:flex;flex-direction:column}#pc-wrap #write-article-page .toastui-editor-defaultUI button{padding:4px}#pc-wrap #community-list-page{position:relative;background:#fff;padding-bottom:80px}#pc-wrap #community-list-page .container{padding-top:110px;display:flex;flex-direction:column;gap:26px}#pc-wrap #community-list-page .main-box{display:flex;flex-direction:row;gap:18px;align-items:flex-start}#pc-wrap #community-list-page .left-config{position:-webkit-sticky;position:sticky;top:110px;width:300px;border-radius:18px;padding:18px;background:hsla(0,0%,100%,.92);border:1px solid rgba(17,19,24,.08);box-shadow:0 14px 40px rgba(17,19,24,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;gap:14px}#pc-wrap #community-list-page .left-config .image-info{width:100%;display:flex;align-items:center;gap:12px;padding:10px;border-radius:16px;border:1px solid rgba(17,19,24,.08);background:radial-gradient(900px 260px at 10% 10%,hsla(8,79%,62%,.13),transparent 60%),linear-gradient(180deg,rgba(17,19,24,.03),rgba(17,19,24,.01))}#pc-wrap #community-list-page .left-config .image-info img{width:56px;height:56px;border-radius:16px;object-fit:cover;border:1px solid rgba(17,19,24,.1);background:#fff}#pc-wrap #community-list-page .left-config .image-info .community-name{display:flex;flex-direction:column;gap:4px}#pc-wrap #community-list-page .left-config .image-info .community-name .name{margin-top:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:900;color:#111318}#pc-wrap #community-list-page .left-config .tab-button{width:100%;height:44px;border-radius:14px;border:1px solid rgba(17,19,24,.1);background:rgba(17,19,24,.03);color:#111318;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;letter-spacing:-.2px;transition:.2s}#pc-wrap #community-list-page .left-config .tab-button:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(17,19,24,.08);background:hsla(8,79%,62%,.08);border-color:hsla(8,79%,62%,.2)}#pc-wrap #community-list-page .left-config .tab-button.active{width:100%;height:44px;border-radius:14px;background:#111318;color:#fff;border:1px solid rgba(17,19,24,.12);box-shadow:0 14px 30px rgba(17,19,24,.12)}#pc-wrap #community-list-page .right-config{flex:1 1;min-width:0}#pc-wrap #community-list-page .right-config .panel-config{width:100%}#pc-wrap #community-list-page .right-config .title-box{width:100%;display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:14px;padding:18px;border-radius:18px;border:1px solid rgba(17,19,24,.08);background:linear-gradient(180deg,rgba(17,19,24,.04),rgba(17,19,24,.01));box-shadow:0 14px 40px rgba(17,19,24,.06)}#pc-wrap #community-list-page .right-config .title-box .left{width:auto;margin-right:200px}#pc-wrap #community-list-page .right-config .title-box .left .title{font-family:Poppins,sans-serif;font-size:22px;font-weight:900;color:#111318;letter-spacing:-.2px}#pc-wrap #community-list-page .right-config .title-box .left .sub-title{margin-top:6px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#6b7280}#pc-wrap #community-list-page .right-config .title-box .right{width:auto;height:44px;padding:0 14px;border-radius:14px;background:hsla(8,79%,62%,.92);border:1px solid hsla(8,79%,62%,.35);color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;letter-spacing:.1px;box-shadow:0 12px 28px hsla(8,79%,62%,.22);transition:.2s}#pc-wrap #community-list-page .right-config .title-box .right:hover{transform:translateY(-2px);box-shadow:0 18px 40px hsla(8,79%,62%,.28)}#pc-wrap #community-list-page .right-config .list-box{width:100%;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:14px;gap:14px}#pc-wrap #community-list-page .pagination-config{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-top:18px;gap:12px;padding-left:0}#pc-wrap #community-list-page .pagination-config .total-result p{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#6b7280;line-height:22px}#pc-wrap #community-detail-page{position:relative;background:#fff;padding-bottom:110px}#pc-wrap #community-detail-page .container{padding-top:110px;display:flex;flex-direction:column;gap:26px}#pc-wrap #community-detail-page .main-box{display:flex;flex-direction:row;gap:18px;align-items:flex-start}#pc-wrap #community-detail-page .left-config{position:-webkit-sticky;position:sticky;top:110px;width:300px;border-radius:18px;padding:18px;background:hsla(0,0%,100%,.92);border:1px solid rgba(17,19,24,.08);box-shadow:0 14px 40px rgba(17,19,24,.06);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);display:flex;flex-direction:column;gap:14px}#pc-wrap #community-detail-page .left-config .image-info{width:100%;display:flex;align-items:center;gap:12px;padding:10px;border-radius:16px;border:1px solid rgba(17,19,24,.08);background:radial-gradient(900px 260px at 10% 10%,hsla(8,79%,62%,.13),transparent 60%),linear-gradient(180deg,rgba(17,19,24,.03),rgba(17,19,24,.01))}#pc-wrap #community-detail-page .left-config .image-info img{width:56px;height:56px;border-radius:16px;object-fit:cover;border:1px solid rgba(17,19,24,.1);background:#fff}#pc-wrap #community-detail-page .left-config .image-info .community-name .name{margin-top:0;font-family:Poppins,sans-serif;font-size:14px;font-weight:900;color:#111318}#pc-wrap #community-detail-page .left-config .tab-button{width:100%;height:44px;border-radius:14px;border:1px solid rgba(17,19,24,.1);background:rgba(17,19,24,.03);color:#111318;font-family:Poppins,sans-serif;font-size:13px;font-weight:800;transition:.2s}#pc-wrap #community-detail-page .left-config .tab-button:hover{transform:translateY(-2px);box-shadow:0 12px 26px rgba(17,19,24,.08);background:hsla(8,79%,62%,.08);border-color:hsla(8,79%,62%,.2)}#pc-wrap #community-detail-page .left-config .tab-button.active{background:#111318;color:#fff;box-shadow:0 14px 30px rgba(17,19,24,.12)}#pc-wrap #community-detail-page .community-detail-config{flex:1 1;min-width:0}#pc-wrap #community-detail-page .community-detail-config .title-box{width:100%;display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:14px;padding:18px;border-radius:18px;border:1px solid rgba(17,19,24,.08);background:linear-gradient(180deg,rgba(17,19,24,.04),rgba(17,19,24,.01));box-shadow:0 14px 40px rgba(17,19,24,.06)}#pc-wrap #community-detail-page .community-detail-config .title-box .left{width:auto;margin-right:200px}#pc-wrap #community-detail-page .community-detail-config .title-box .left .title{font-family:Poppins,sans-serif;font-size:22px;font-weight:900;color:#111318}#pc-wrap #community-detail-page .community-detail-config .title-box .left .sub-title{margin-top:6px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#6b7280}#pc-wrap #community-detail-page .community-detail-config .title-box .right{width:auto;height:44px;padding:0 14px;border-radius:14px;background:hsla(8,79%,62%,.92);border:1px solid hsla(8,79%,62%,.35);color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:900;box-shadow:0 12px 28px hsla(8,79%,62%,.22)}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config{width:100%;min-height:unset;border-radius:18px;border:1px solid rgba(17,19,24,.08);background:#fff;box-shadow:0 14px 44px rgba(17,19,24,.06);overflow:hidden}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config .content-and-info{width:100%;padding:18px;display:flex;align-items:flex-start;justify-content:space-between;gap:16px;border-bottom:1px solid rgba(17,19,24,.08);background:radial-gradient(900px 260px at 10% 10%,hsla(8,79%,62%,.12),transparent 60%),linear-gradient(180deg,rgba(17,19,24,.03),rgba(17,19,24,.01))}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config .content-and-info .content{display:flex;flex-direction:column;gap:10px}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config .content-and-info .content .content-data{font-family:Poppins,sans-serif;font-size:18px;font-weight:900;color:#111318}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config .content-and-info .content .member-info{display:flex;align-items:center;gap:8px}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config .content-and-info .content .member-info .member-img{width:34px;height:34px;border-radius:12px;object-fit:cover;border:1px solid rgba(17,19,24,.1)}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config .content-and-info .content .member-info .member-nick{font-family:Poppins,sans-serif;font-size:13px;font-weight:800;color:#111318}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config .content-and-info .content .member-info .divider{width:1px;height:16px;background:rgba(17,19,24,.1)}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config .content-and-info .content .member-info .time-added{font-family:Poppins,sans-serif;font-size:12px;font-weight:700;color:#6b7280}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config .content-and-info .info{display:flex;align-items:center;gap:12px}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config .content-and-info .info .icon-info{display:flex;align-items:center;gap:6px;padding:8px 10px;border-radius:14px;background:rgba(17,19,24,.03);border:1px solid rgba(17,19,24,.08)}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config .content-and-info .info .icon-info img{width:16px;height:16px}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config .content-and-info .info .icon-info .text{font-family:Poppins,sans-serif;font-size:12px;font-weight:800;color:#111318}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config .content-and-info .info .divider{display:none}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config .like-and-dislike{width:100%;padding:18px;display:flex;flex-direction:column;gap:14px}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config .like-and-dislike .top{width:100%;display:flex;align-items:center;justify-content:center;gap:12px}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config .like-and-dislike .top button{height:44px;padding:0 14px;border-radius:14px;border:1px solid rgba(17,19,24,.1);background:#111318}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config .like-and-dislike .top button p{font-family:Poppins,sans-serif;font-size:13px;font-weight:900;color:#fff}#pc-wrap #community-detail-page .community-detail-config .config .first-box-config .like-and-dislike .top button:hover{transform:translateY(-2px)}#pc-wrap #community-detail-page .community-detail-config .config .second-box-config{width:100%;padding:18px;margin-top:14px;border-radius:18px;border:1px solid rgba(17,19,24,.08);background:#fff;box-shadow:0 14px 44px rgba(17,19,24,.06)}#pc-wrap #community-detail-page .community-detail-config .config .second-box-config .title-text{font-family:Poppins,sans-serif;font-size:16px;font-weight:900;color:#111318}#pc-wrap #community-detail-page .community-detail-config .config .second-box-config .leave-comment{margin-top:10px}#pc-wrap #community-detail-page .community-detail-config .config .second-box-config .leave-comment input{width:100%;height:54px;border-radius:14px;padding:0 14px;border:1px solid rgba(17,19,24,.12);outline:none;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}#pc-wrap #community-detail-page .community-detail-config .config .second-box-config .leave-comment input:focus{border-color:hsla(8,79%,62%,.35);box-shadow:0 14px 34px hsla(8,79%,62%,.1)}#pc-wrap #community-detail-page .community-detail-config .config .second-box-config .leave-comment .button-box{margin-top:10px;width:100%;height:44px;display:flex;align-items:center;justify-content:space-between;padding:0 12px;border-radius:14px;border:1px solid rgba(17,19,24,.08);background:rgba(17,19,24,.02)}#pc-wrap #community-detail-page .community-detail-config .config .second-box-config .leave-comment .button-box p{font-family:Poppins,sans-serif;font-size:13px;font-weight:700;color:#6b7280}#pc-wrap #community-detail-page .community-detail-config .config .second-box-config .leave-comment .button-box button{height:40px;padding:0 14px;border-radius:14px;background:hsla(8,79%,62%,.92);border:1px solid hsla(8,79%,62%,.35);color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:900}#pc-wrap #community-detail-page .community-detail-config .config .comments{margin-top:14px;width:100%;border-radius:18px;border:1px solid rgba(17,19,24,.08);background:#fff;box-shadow:0 14px 44px rgba(17,19,24,.06);overflow:hidden}#pc-wrap #community-detail-page .community-detail-config .config .comments .comments-title{width:auto;display:inline-flex;align-items:center;justify-content:center;padding:14px 16px;border-bottom:1px solid rgba(17,19,24,.08);color:#111318;font-family:Poppins,sans-serif;font-size:14px;font-weight:900;background:radial-gradient(900px 260px at 10% 10%,hsla(8,79%,62%,.1),transparent 60%),linear-gradient(180deg,rgba(17,19,24,.03),rgba(17,19,24,.01))}#pc-wrap #community-detail-page .community-detail-config .config .comments-box .main-comment{width:100%;padding:16px;display:flex;flex-direction:column;gap:10px;border-top:1px solid rgba(17,19,24,.08)}#pc-wrap #community-detail-page .community-detail-config .config .comments-box .main-comment .member-info{display:flex;align-items:center;justify-content:space-between}#pc-wrap #community-detail-page .community-detail-config .config .comments-box .main-comment .member-info .name-date{display:flex;align-items:center;gap:10px}#pc-wrap #community-detail-page .community-detail-config .config .comments-box .main-comment .member-info .name-date img{width:42px;height:42px;border-radius:14px;object-fit:cover;border:1px solid rgba(17,19,24,.1)}#pc-wrap #community-detail-page .community-detail-config .config .comments-box .main-comment .member-info .name-date .name-date-column .name{font-family:Poppins,sans-serif;font-size:14px;font-weight:900;color:#111318}#pc-wrap #community-detail-page .community-detail-config .config .comments-box .main-comment .member-info .name-date .name-date-column .date{margin-top:4px;font-family:Poppins,sans-serif;font-size:12px;font-weight:700;color:#6b7280}#pc-wrap #community-detail-page .community-detail-config .config .comments-box .main-comment .content p{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#111318;line-height:24px}#pc-wrap #community-detail-page .community-detail-config .config .pagination-box{width:100%;display:flex;justify-content:center;margin-top:14px}#pc-wrap #community-detail-page .similar-articles-config{width:100%;border-radius:18px;border:1px solid rgba(17,19,24,.08);background:rgba(17,19,24,.02);padding:18px;gap:18px}#pc-wrap #community-detail-page .similar-articles-config .similar-articles-title{padding-left:0;font-family:Poppins,sans-serif;font-size:20px;font-weight:900;color:#111318}#pc-wrap #community-detail-page .similar-articles-config .articles-box-row{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:12px;gap:12px}#pc-wrap .cs-page{position:relative;padding:60px 0;width:100%;height:auto}#pc-wrap .cs-page .container,#pc-wrap .cs-page .container .cs-main-info{display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-main-info .info{display:flex;flex-direction:column;align-items:center}#pc-wrap .cs-page .container .cs-main-info .info span{color:#000;font-family:Poppins,sans-serif;font-size:35px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.525px}#pc-wrap .cs-page .container .cs-main-info .info p{color:#757575;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .cs-page .container .cs-main-info .btns{margin-top:50px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .cs-page .container .cs-main-info .btns :first-child{border-radius:4px 0 0 4px}#pc-wrap .cs-page .container .cs-main-info .btns :last-child{border-radius:0 4px 4px 0}#pc-wrap .cs-page .container .cs-main-info .btns div{width:204px;height:46px;display:flex;justify-content:center;align-items:center;border:1px solid #eee;cursor:pointer;color:#bdbdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.42px}#pc-wrap .cs-page .container .cs-main-info .btns div.active{border:1px solid #725ce8;background:#eb6753;color:#fff}#pc-wrap .cs-page .container .cs-content{margin-top:25px;display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-content .title{margin-bottom:25px;color:#000;font-family:Poppins,sans-serif;font-size:27px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.54px}#pc-wrap .cs-page .container .cs-content .pagination{margin-top:50px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .cs-page .container .cs-content .notice-content .main{border:1px solid #eee}#pc-wrap .cs-page .container .cs-content .notice-content .main .top{padding:25px 33px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .cs-page .container .cs-content .notice-content .main .top span{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom{display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card{padding:20px 14px 20px 30px;display:flex;flex-direction:row;justify-content:space-between;border:1px solid #eee}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card.event{background:#f6d79a}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card div{padding:6px 9px;border-radius:12px;border:1px solid #eb6753;color:#eb6753;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-number{margin-left:18px;width:39px;color:#bdbdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-title{width:1060px;color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-date{color:#bdbdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .cs-page .container .cs-content .faq-content{margin-top:25px;display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-content .faq-content .categories{display:flex;flex-direction:row;justify-content:center}#pc-wrap .cs-page .container .cs-content .faq-content .categories div{width:14%;height:40px;display:flex;justify-content:center;align-items:center;color:#bdbdbd;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.225px;cursor:pointer}#pc-wrap .cs-page .container .cs-content .faq-content .categories div.active{border-bottom:1px solid #eb6753;color:#eb6753}#pc-wrap .cs-page .container .cs-content .faq-content .wrap{margin-top:50px}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .MuiAccordionDetails-root{padding:30px 20px;background:#fafafa}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .badge{margin:0 24px;display:inline-block;padding:4px 10px;border:1px solid #725ce8;border-radius:7px;color:#725ce8}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .question .badge{background:#e92c28;color:#fff}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .answer{margin-left:80px;display:flex;white-space:nowrap;align-items:center;flex-direction:row}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .answer .badge{color:#eb6753;border:1px solid #eb6753}#pc-wrap .about-page{position:relative;padding:120px 0 60px;width:100%;height:auto}#pc-wrap .about-page .intro{display:flex;flex-direction:row;justify-content:center}#pc-wrap .about-page .intro .container{flex-direction:row;justify-content:space-between}#pc-wrap .about-page .intro .container .left{width:40%}#pc-wrap .about-page .intro .container .left strong{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap .about-page .intro .container .right{width:48%;display:flex;flex-direction:column}#pc-wrap .about-page .intro .container .right p{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .about-page .intro .container .right .boxes{margin-top:86px;display:flex;flex-direction:row}#pc-wrap .about-page .intro .container .right .boxes .box{margin-right:85px;width:203px;height:auto;display:flex;flex-direction:column}#pc-wrap .about-page .intro .container .right .boxes .box div{width:77px;height:70px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#f6f6f6}#pc-wrap .about-page .intro .container .right .boxes .box div img{width:36px;height:36px}#pc-wrap .about-page .intro .container .right .boxes .box span{margin:20px 0 10px;color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .about-page .intro .container .right .boxes .box p{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .about-page .statistics{margin-top:120px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .about-page .statistics .container{flex-direction:column}#pc-wrap .about-page .statistics .container .banner{width:100%;height:500px}#pc-wrap .about-page .statistics .container .banner img{width:100%;border-radius:12px}#pc-wrap .about-page .statistics .container .info{margin-top:120px;display:flex;flex-direction:row;justify-content:space-evenly}#pc-wrap .about-page .statistics .container .info div{display:flex;flex-direction:column;align-items:center}#pc-wrap .about-page .statistics .container .info div strong{color:#181a20;font-family:Poppins,sans-serif;font-size:42px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .about-page .statistics .container .info div p{margin-top:4px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .about-page .agents{margin-top:120px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .about-page .agents .container{flex-direction:column}#pc-wrap .about-page .agents .container .title{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap .about-page .agents .container .desc{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .about-page .agents .container .wrap{margin-top:60px;display:flex;flex-direction:row}#pc-wrap .about-page .options{position:relative;margin-top:120px;width:100%;height:720px;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:24px;background:#fef4f3}#pc-wrap .about-page .options .about-banner{position:absolute;right:0;width:821px;height:720px;border-radius:0 24px 24px 0}#pc-wrap .about-page .options .container{flex-direction:column}#pc-wrap .about-page .options .container strong{width:445px;color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap .about-page .options .container .box{margin-top:40px;display:flex;flex-direction:row;align-items:center}#pc-wrap .about-page .options .container .box .icon-box{width:84px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fdeae8}#pc-wrap .about-page .options .container .box .text-box{margin-left:24px;display:flex;flex-direction:column}#pc-wrap .about-page .options .container .box .text-box span{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .about-page .options .container .box .text-box p{width:445px;margin-top:5px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .about-page .options .container .btn{margin-top:30px;padding:0 30px;max-width:180px;height:55px;display:flex;flex-direction:row;align-items:center;border-radius:12px;box-sizing:border-box;background:#181a20;justify-content:center;color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap .about-page .options .container .btn img{margin-left:10px;width:16px;height:16px;filter:brightness(0) invert(1)}#pc-wrap .about-page .partners{margin-top:120px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .about-page .partners .container{flex-direction:column}#pc-wrap .about-page .partners .container span{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .about-page .partners .container .wrap{margin-top:60px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .about-page .help{margin-top:120px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .about-page .help .container{padding:110px 65px;flex-direction:row;justify-content:space-between;border-radius:12px;background:#f6f6f6}#pc-wrap .about-page .help .container .left{display:flex;flex-direction:column}#pc-wrap .about-page .help .container .left strong{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap .about-page .help .container .left p{margin-top:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .about-page .help .container .right{display:flex;flex-direction:row}#pc-wrap .about-page .help .container .right div{padding:0 30px;height:55px;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:12px;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap .about-page .help .container .right div img{width:16px;height:16px}#pc-wrap .about-page .help .container .right div.white{color:#181a20;border:1px solid #181a20}#pc-wrap .about-page .help .container .right div.white img{margin-left:10px}#pc-wrap .about-page .help .container .right div.black{margin-left:30px;color:#fff;background:#181a20}#pc-wrap .about-page .help .container .right div.black img{margin-right:10px;filter:brightness(0) invert(1)}#pc-wrap .join-page{position:relative;padding:90px 0;width:100%;height:auto}#pc-wrap .join-page .container{align-items:center}#pc-wrap .join-page .container .main{width:1200px;height:900px;display:flex;flex-direction:row;border-radius:12px 0 0 12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .join-page .container .main .left{width:50%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}#pc-wrap .join-page .container .main .left .logo{display:flex;flex-direction:row;align-items:center}#pc-wrap .join-page .container .main .left .logo img{width:100px;height:40px}#pc-wrap .join-page .container .main .left .logo span{margin-left:10px;font-family:Poppins,sans-serif;font-size:22px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.44px;color:#181a20}#pc-wrap .join-page .container .main .left .info{margin-top:30px;display:flex;flex-direction:column;align-items:center}#pc-wrap .join-page .container .main .left .info span{font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;color:#181a20}#pc-wrap .join-page .container .main .left .info p{margin-top:5px;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;color:#181a20}#pc-wrap .join-page .container .main .left .input-wrap{margin-top:45px;width:470px;display:flex;flex-direction:column}#pc-wrap .join-page .container .main .left .input-wrap .input-box{margin-top:20px;display:flex;flex-direction:column}#pc-wrap .join-page .container .main .left .input-wrap .input-box:first-child{margin-top:0}#pc-wrap .join-page .container .main .left .input-wrap .input-box span{margin-bottom:8px;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;color:#181a20}#pc-wrap .join-page .container .main .left .input-wrap .input-box input{padding:0 15px;width:100%;height:55px;border-radius:8px;border:1px solid #ddd;background:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;color:#717171}#pc-wrap .join-page .container .main .left .register{margin-top:45px;width:470px;display:flex;flex-direction:column;align-items:center}#pc-wrap .join-page .container .main .left .register .type-option{display:flex;flex-direction:row;align-items:center}#pc-wrap .join-page .container .main .left .register .type-option span.text{font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;color:#181a20}#pc-wrap .join-page .container .main .left .register .type-option div{margin-left:20px;display:flex;flex-direction:row}#pc-wrap .join-page .container .main .left .register .type-option div:first-child{margin-right:25px}#pc-wrap .join-page .container .main .left .register .remember-info{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .join-page .container .main .left .register .remember-info a{font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;cursor:pointer;color:#181a20}#pc-wrap .join-page .container .main .left .register button{margin-top:25px;width:100%;height:55px;border-radius:12px;background:#eb6753;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;color:#fff}#pc-wrap .join-page .container .main .left .register button img{filter:brightness(0) invert(1)}#pc-wrap .join-page .container .main .left .ask-info{margin-top:90px}#pc-wrap .join-page .container .main .left .ask-info p{font-family:Poppins,sans-serif;font-size:20px;font-style:normal;line-height:normal;font-weight:400;color:#181a20}#pc-wrap .join-page .container .main .left .ask-info p b{margin-left:10px;font-weight:600;font-size:32px;cursor:pointer;text-decoration:underline}#pc-wrap .join-page .container .main .right{width:50%;height:100%;background-image:url(/img/banner/joinBg.svg);background-size:cover}#pc-wrap .MuiAppBar-root{height:64px;display:flex;flex-direction:row;justify-content:flex-end;padding:0 24px;position:fixed;left:auto;box-shadow:none;background:#fff;border-bottom:1px solid rgba(0,0,0,.12)}#pc-wrap .MuiAppBar-root .settings-icon-admin{margin-right:15px;color:#7b809a;cursor:pointer}#pc-wrap .aside .logo-box{display:flex;flex-direction:row;padding:16px 0}#pc-wrap .aside .logo-box img{width:90px;height:90px}#pc-wrap .aside .user{background:#f5f5f5}#pc-wrap .aside hr{margin:24px 0}#pc-wrap .aside .MuiListItemIcon-root{margin-right:16px}#pc-wrap .user{background:#f5f5f5}#pc-wrap .menu-list{padding:8px 24px 8px 32px}#pc-wrap .menu-list li{padding:8px 16px 8px 28px;border-radius:4px;font-size:14px}#pc-wrap .menu-list li.on{font-weight:600;background:#fdf4f4;color:#f54d56}#pc-wrap .menu-list li.on span{color:#212121}#pc-wrap #bunker{width:calc(100% - 280px);margin-left:auto;padding:116px 24px;align-items:center}#pc-wrap #bunker .flex-space{display:flex;flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap #bunker .title{margin-bottom:24px}#pc-wrap #bunker .badge{padding:3px 8px;font-weight:500;font-size:12px;border-radius:4px}#pc-wrap #bunker .success{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap #bunker .warning{color:#f57c00;background:rgba(245,124,0,.1);border-radius:4px}#pc-wrap #bunker .error{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap #bunker .block{color:#ab47bc;background:rgba(171,71,188,.1);border-radius:4px}#pc-wrap #bunker .delete{background:#757575;color:#fff;border-radius:4px}#pc-wrap #bunker .success-txt{font-size:14px;color:#229a16}#pc-wrap #bunker .warning-txt{font-size:14px;color:#f57c00}#pc-wrap #bunker .error-txt{font-size:14px;color:#b72136}#pc-wrap #bunker .hacking-txt{font-size:14px;color:#ab47bc}#pc-wrap #bunker .delete-txt{font-size:14px;color:#757575}#pc-wrap #bunker .up{color:#2d99ff;background:rgba(45,153,255,.3)}#pc-wrap #bunker .down{color:#ff3030;background:rgba(255,48,48,.3)}#pc-wrap #bunker .content{width:100%}#pc-wrap #bunker .content .no-data{font-size:16px}#pc-wrap #bunker .detail{min-width:1080px;align-items:center;justify-content:center}#pc-wrap #bunker .detail .back{display:flex;flex-direction:row;align-items:center;margin-bottom:24px}#pc-wrap #bunker .detail .info-area{flex-direction:row}#pc-wrap #bunker .detail .info-area>ul{flex:1 1}#pc-wrap #bunker .detail .info-area li{padding:16px 24px}#pc-wrap #bunker .detail .info-area hr{margin:6px 10px;border-color:#bdbdbd}#pc-wrap #bunker .detail .info-area span:first-child{width:220px;min-width:220px}#pc-wrap #bunker .detail .info-area .active{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap #bunker .detail .info-area .warning{color:#f57c00;padding:4px;background:rgba(245,124,0,.1);border-radius:4px}#pc-wrap #bunker .detail .info-area .error{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap #bunker .detail .info-area .hacking{color:#ab47bc;padding:4px;background:rgba(171,71,188,.1);border-radius:4px}#pc-wrap #bunker .detail .MuiTabPanel-root{padding:0;margin:24px 0}#pc-wrap #bunker .detail .banned-wrap>div{margin:0 8px 8px 0}#pc-wrap #bunker .content-area strong{margin:0 3px}#pc-wrap #bunker .content-area .tit{font-size:20px;padding:32px 24px}#pc-wrap #bunker .content-area .btn-upload{flex-direction:column}#pc-wrap #bunker .content-area .btn-upload .img-area img{width:100%}#pc-wrap #bunker .content-area .comment{height:150px}#pc-wrap #bunker .content-area .comment textarea{width:50%;height:80%;padding:10px;font-size:14px;border:1px solid #eee;border-radius:4px;resize:none}#pc-wrap #bunker .content-area .desc span{color:#757575;margin-right:4px}#pc-wrap #bunker .user-area{margin-bottom:24px}#pc-wrap #bunker .user-area .user-id{background:#f5f5f5;border-radius:30px;padding:0 8px;margin-top:8px;text-align:center}#pc-wrap #bunker .user-area .connect{height:min-content;border-radius:8px;padding:2px 6px;margin-left:10px}#pc-wrap #bunker .user-area .connect.online{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap #bunker .user-area .connect.offline{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap #bunker .input-area div:first-child{margin-right:16px}#pc-wrap #bunker .input-area .MuiInputAdornment-root button{margin-right:0}#pc-wrap #bunker .btn-wrap{margin-top:24px;flex-direction:row;justify-content:flex-end}#pc-wrap #bunker .btn-wrap button{font-weight:500}#pc-wrap #bunker .btn-complete,#pc-wrap #bunker .btn-wrap button:nth-child(2){color:#fff;box-shadow:0 8px 16px 0 rgba(255,48,48,.24)}#pc-wrap #bunker .btn-action{position:static;font-weight:500;color:#fff;border-radius:8px}#pc-wrap #bunker .btn-add{color:#fff;font-weight:500;box-shadow:0 8px 16px 0 rgba(255,48,48,.24)}#pc-wrap #bunker .btn-cancel{color:#757575;border:1px solid #eee}#pc-wrap #bunker .btn-upload{border:1px dashed #eee}#pc-wrap #bunker .btn-text{color:#e92c28}#pc-wrap #bunker .btn-window{color:#757575;margin-left:8px}#pc-wrap #bunker .btn-window svg{font-size:20px}#pc-wrap #bunker .name a{display:flex;flex-direction:row;align-items:center}#pc-wrap #bunker .table-wrap{background:#fff;border-radius:4px;box-shadow:0 0 2px 0 rgba(145,158,171,.2),0 12px 24px -4px rgba(145,158,171,.12)}#pc-wrap #bunker .table-wrap .tab-menu{display:flex;flex-direction:row;padding:0 24px}#pc-wrap #bunker .table-wrap .tab-menu li{width:auto;height:48px;cursor:pointer;padding:12px 16px;color:#bdbdbd;font-size:14px}#pc-wrap #bunker .table-wrap .tab-menu li.on{font-weight:500;color:#e92c28;border-bottom:2px solid #e92c28}#pc-wrap #bunker .table-wrap.check-table-wrap td:first-child,#pc-wrap #bunker .table-wrap.check-table-wrap th:first-child{width:50px;padding:0 0 0 15px}#pc-wrap #bunker .table-wrap thead tr{background:#fafafa}#pc-wrap #bunker .table-wrap thead th{font-weight:700;color:#374151;font-size:14px;border-bottom:1px solid #eee}#pc-wrap #bunker .table-wrap thead th:last-child{padding-right:24px}#pc-wrap #bunker .table-wrap thead th:first-child{padding-left:24px}#pc-wrap #bunker .table-wrap tbody{color:#616161}#pc-wrap #bunker .table-wrap tbody tr{border-bottom:1px solid #eee}#pc-wrap #bunker .table-wrap tbody tr:last-child{border-bottom:0}#pc-wrap #bunker .table-wrap tbody th:first-child{padding-left:24px}#pc-wrap #bunker .table-wrap tbody td{padding:12px 16px;border-bottom:0;font-size:14px;color:#616161}#pc-wrap #bunker .table-wrap tbody td.info,#pc-wrap #bunker .table-wrap tbody td.info-community{display:flex;flex-direction:row;align-items:center}#pc-wrap #bunker .table-wrap tbody td.info-community a:visited{color:#959595}#pc-wrap #bunker .table-wrap tbody td .img-box{width:80px;height:80px}#pc-wrap #bunker .table-wrap tbody td p.text-ellipsis{width:280px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#pc-wrap #bunker .table-wrap tbody td:first-child{padding-left:24px}#pc-wrap #bunker .table-wrap .flex-box button{color:#e92c28;font-weight:500;margin-right:8px}#pc-wrap #bunker .table-wrap .flex-box button:last-child{margin-right:0}#pc-wrap #bunker .table-wrap .edit-options{padding:25px}#pc-wrap #bunker .table-wrap .edit-options .option-wrap{margin-bottom:40px}#pc-wrap #bunker .table-wrap .edit-options .option-wrap .tit{height:40px;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:8px;background:#f5f5f5;border-radius:4px;padding:2px 16px}#pc-wrap #bunker .table-wrap .edit-options .option-wrap .notice{margin:6px 0 0 30px;color:#bdbdbd}#pc-wrap #bunker .table-wrap .edit-options .option{flex-flow:row wrap}#pc-wrap #bunker .table-wrap .edit-options .option label{width:301px;height:48px;padding-right:8px;color:#616161}#pc-wrap #bunker .table-wrap .edit-options .option label span{font-size:14px}#pc-wrap #bunker .tit{flex-direction:row;font-size:28px;font-weight:700}#pc-wrap #bunker .info-area{flex-direction:row}#pc-wrap #bunker .search-area{display:flex;flex-direction:row;justify-content:flex-end}#pc-wrap #bunker .search-area img{cursor:pointer}#pc-wrap #bunker .search-area .MuiOutlinedInput-root{height:48px;background:#fff;font-size:14px}#pc-wrap #bunker .search-area .MuiTableCell-root{padding:12px 20px;border-bottom:1px solid #eee}#pc-wrap #bunker .search-area .MuiToolbar-root{align-items:center}#pc-wrap #bunker .btn-action-wrap{display:flex;flex-direction:row}#pc-wrap #bunker .btn-action-wrap button{height:44px;background:#fff;border:1px solid #eee;color:#757575;margin-right:8px}#pc-wrap #bunker .btn-action-wrap thead{font-weight:600}#pc-wrap #bunker .MuiTabPanel-root{padding:0}#pc-wrap #bunker .MuiTableContainer-root{box-shadow:none}.right-dashboard-settings{padding:0 10px;width:360px;height:100%}.right-dashboard-settings,.right-dashboard-settings .top{position:relative;display:flex;flex-direction:column;box-sizing:border-box}.right-dashboard-settings .top{padding:24px;border-bottom:1px solid rgba(0,0,0,.125)}.right-dashboard-settings .top h5{font-size:20px;font-family:Poppins,sans-serif}.right-dashboard-settings .top p{color:#344767;font-family:Poppins,sans-serif}.right-dashboard-settings .top .close-icon{position:absolute;right:8px;cursor:pointer;font-size:20px}.right-dashboard-settings .main{position:relative;padding:16px 24px 24px;width:100%;height:auto;display:flex;flex-direction:column;box-sizing:border-box}.right-dashboard-settings .main .switch-box{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.right-dashboard-settings .main .switch-box h6{font-size:16px;font-family:Poppins,sans-serif;font-weight:600}#pc-wrap #member-page{background:#f6f6f6}#pc-wrap #member-page .container .member-page{position:relative;width:100%;flex-direction:row;gap:25px;padding-top:96px}#pc-wrap #member-page .container .member-page .back-frame{width:1260px;height:auto;display:flex;flex-direction:row;margin:100px 0 200px;border-radius:12px;border:1px solid #c4c4c4;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #member-page .container .member-page .back-frame .left-config{position:relative;padding:0;width:266px;height:700px;border-radius:12px;background:#fff;border:1px solid hsla(0,0%,77%,.79);box-shadow:0 1px 4px 0 rgba(24,26,32,.07);margin:180px 20px 40px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile{margin-top:5px;position:relative;display:flex;flex-direction:row}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .profile-img img{width:79px;height:79px;border-radius:50%;right:30px;bottom:12px;object-fit:cover}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info{margin-left:20px;display:flex;flex-direction:column}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-name{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-phone{display:flex;flex-direction:row;margin-top:5px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-phone img{margin-top:3px;margin-right:4px;width:16px;height:16px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .view-list{margin-top:5px;font-weight:300;color:#bbb}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box{height:35px;flex-direction:row;gap:10px;align-items:center;margin-top:15px}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box button{border:1px solid #b9b9b9;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box p{color:#b9b9b9;font-family:Poppins,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections{height:auto;margin-top:30px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section{height:auto}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .title{font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section{width:230px;height:auto;display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:0 5px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section li{height:33px;margin-bottom:6px;border-radius:4px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .focus{height:50px;background:#000;border-radius:10px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .focus p{font-size:14px;color:#fff}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box{width:100%;display:flex;flex-direction:row;align-items:center}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box .com-icon{display:flex;flex-direction:row;justify-content:flex-end;margin-left:11px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box p{width:40%;font-size:14px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section img,#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section svg{width:16px;height:16px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-title{margin-left:12px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:55px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .count-title{display:flex;justify-content:flex-end;padding-right:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:55px}#pc-wrap #member-page .container .member-page .back-frame .main-config{position:relative;width:936px;margin-top:52px;align-items:center;gap:109px}#pc-wrap #member-page .container .member-page .back-frame .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:22px}#pc-wrap #member-follows-page{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#pc-wrap #member-follows-page .main-title-box{width:100%;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #member-follows-page .main-title-box .right-box{width:315px}#pc-wrap #member-follows-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #member-follows-page .follows-list-box{width:100%;margin-top:85px;gap:15px}#pc-wrap #member-follows-page .follows-list-box .listing-title-box{width:100%;height:auto;flex-direction:row;gap:110px;padding:18px 34px 18px 33px;border-radius:12px;background:#f6f6f6;justify-content:space-between}#pc-wrap #member-follows-page .follows-list-box .listing-title-box .title-text{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box{padding-right:30px;padding-bottom:5px;width:100%;height:auto;flex-direction:row;align-items:center;gap:10px;border-bottom:1px solid #ddd}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info{width:300px;display:flex;flex-direction:row;align-items:center;cursor:pointer}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .image-box{width:110px;height:110px;overflow:hidden;margin-right:25px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .image-box img{width:100%;height:100%;object-fit:cover;border-radius:50%}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .information-box{width:auto;height:auto;padding:5px 0}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .information-box .name{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box{width:300px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box{display:flex;align-items:center}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box img{width:24px;height:24px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box svg{width:24px;height:24px;cursor:pointer}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box span{margin-left:4px;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box{width:300px;height:100%;flex-direction:row;align-items:center;justify-content:flex-end;gap:20px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box button{border:1px solid #b9b9b9;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box p{color:#b9b9b9;font-family:Poppins,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:normal}#pc-wrap #member-follows-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-follows-page .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-articles-page{width:100%;display:flex;flex-direction:column;align-items:center}#pc-wrap #member-articles-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between;align-self:flex-start}#pc-wrap #member-articles-page .main-title-box .right-box{width:315px}#pc-wrap #member-articles-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #member-articles-page .articles-list-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:35px;margin-top:85px}#pc-wrap #member-articles-page .articles-list-box .no-data{width:100%}#pc-wrap #member-articles-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-articles-page .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page{width:100%}#pc-wrap #member-page #member-properties-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #member-page #member-properties-page .main-title-box .right-box{width:315px}#pc-wrap #member-page #member-properties-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #member-page #member-properties-page .properties-list-box{margin-top:85px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .listing-title-box{width:100%;height:auto;flex-direction:row;gap:110px;padding:18px 15px 18px 33px;border-radius:12px;background:#f6f6f6}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .listing-title-box .title-text{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .listing-title-box :first-child{margin-right:138px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box{width:100%;height:auto;flex-direction:row;align-items:center;margin-top:30px;padding-bottom:30px;border-bottom:1px solid #ddd}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .image-box{width:115px;height:90px;overflow:hidden;margin-right:25px;padding-top:1px;cursor:pointer}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .image-box img{width:100%;height:100%;object-fit:contain;border-radius:12px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box{width:210px;height:auto;padding:5px 0;cursor:pointer}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box .name{margin-bottom:8px;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box .address{margin-bottom:13px;color:#717171;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box .price{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .date-box{width:140px;height:100%;align-items:center;justify-content:center;margin-right:77px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .date-box .date{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .status-box{width:100px;height:100%;align-items:center;justify-content:center;margin-right:70px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .status-box .coloured-box{width:93px;height:36px;align-items:center;justify-content:center;border-radius:60px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .status-box .coloured-box .status{font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .views-box{width:35px;height:100%;align-items:center;justify-content:center;margin-right:75px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .views-box .views{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}body{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}body::-webkit-scrollbar{display:none}#pc-wrap #top .navbar .navbar-main{position:fixed;top:0;left:0;width:100%;height:84px;padding:14px 0;display:flex;align-items:center;z-index:99;background:rgba(10,12,16,.35);border-bottom:1px solid hsla(0,0%,100%,.06);transition:all .22s ease}#pc-wrap #top .navbar .navbar-main.transparent{background:rgba(10,12,16,.55);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);box-shadow:0 10px 24px rgba(0,0,0,.28)}#pc-wrap #top .navbar .navbar-main .container{width:100%;max-width:1200px;margin:0 auto;padding:0 18px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;box-sizing:border-box;gap:16px}#pc-wrap #top .navbar .navbar-main .logo-box{display:flex;align-items:center}#pc-wrap #top .navbar .navbar-main .logo-box img{width:150px;cursor:pointer;filter:drop-shadow(0 8px 18px rgba(0,0,0,.35))}#pc-wrap #top .navbar .navbar-main .router-box{width:620px;display:flex;align-items:center;justify-content:space-between;gap:18px}#pc-wrap #top .navbar .navbar-main .router-box .nav-link{position:relative;color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:14px;font-weight:700;letter-spacing:.2px;cursor:pointer;opacity:.88;transition:all .18s ease}#pc-wrap #top .navbar .navbar-main .router-box .nav-link:hover{opacity:1;transform:translateY(-1px)}#pc-wrap #top .navbar .navbar-main .router-box .nav-link:after{content:"";position:absolute;left:0;bottom:-10px;width:0;height:2px;border-radius:8px;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.85),hsla(0,0%,100%,0));transition:width .2s ease}#pc-wrap #top .navbar .navbar-main .router-box .nav-link:hover:after{width:100%}#pc-wrap #top .navbar .navbar-main .user-box{display:flex;align-items:center;justify-content:flex-end;gap:14px}#pc-wrap #top .navbar .navbar-main .user-box .icon-btn{color:hsla(0,0%,100%,.92);border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.06);border-radius:12px;width:40px;height:40px;transition:all .18s ease}#pc-wrap #top .navbar .navbar-main .user-box .icon-btn:hover{background:hsla(0,0%,100%,.1);transform:translateY(-1px)}#pc-wrap #top .navbar .navbar-main .user-box .join-box{height:44px;padding:0 14px;display:inline-flex;align-items:center;justify-content:center;gap:10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.18);background:hsla(0,0%,100%,.06);cursor:pointer;transition:all .18s ease}#pc-wrap #top .navbar .navbar-main .user-box .join-box svg{color:hsla(0,0%,100%,.92)}#pc-wrap #top .navbar .navbar-main .user-box .join-box span{font-family:Poppins,sans-serif;font-size:13px;font-weight:800;color:hsla(0,0%,100%,.92);white-space:nowrap}#pc-wrap #top .navbar .navbar-main .user-box .join-box:hover{background:hsla(0,0%,100%,.1);transform:translateY(-1px);box-shadow:0 10px 22px rgba(0,0,0,.25)}#pc-wrap #top .navbar .navbar-main .user-box .login-user{width:44px;height:44px;border-radius:14px;overflow:hidden;cursor:pointer;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.06);transition:all .18s ease}#pc-wrap #top .navbar .navbar-main .user-box .login-user img{width:100%;height:100%;object-fit:cover}#pc-wrap #top .navbar .navbar-main .user-box .login-user:hover{transform:translateY(-1px);box-shadow:0 10px 22px rgba(0,0,0,.25)}#pc-wrap #top .navbar .navbar-main .user-box .lan-box{display:flex;align-items:center;gap:10px}#pc-wrap #top .navbar .navbar-main .user-box .lan-box .btn-lang{height:40px;min-width:60px;border-radius:12px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.06);padding:0 10px;transition:all .18s ease}#pc-wrap #top .navbar .navbar-main .user-box .lan-box .btn-lang:hover{background:hsla(0,0%,100%,.1);transform:translateY(-1px)}#pc-wrap #top .navbar .navbar-main .user-box .lan-box .img-flag{width:24px;height:17px;border-radius:4px}#pc-wrap #top .top-mobile .navbar-main{height:72px;padding:12px 0}#pc-wrap #top .top-mobile .mobile-drawer{margin-top:72px;padding:14px 14px 16px;background:rgba(10,12,16,.92);border-bottom:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#pc-wrap #top .top-mobile .mobile-drawer .nav-link{padding:12px 10px;border-radius:12px;font-family:Poppins,sans-serif;font-weight:800;color:hsla(0,0%,100%,.92);background:hsla(0,0%,100%,.04);margin-bottom:10px}#pc-wrap #top .top-mobile .mobile-drawer .divider{border-color:hsla(0,0%,100%,.1);margin:10px 0}#pc-wrap #top .top-mobile .mobile-drawer .mobile-bottom{padding-top:6px}#pc-wrap #top .top-mobile .mobile-drawer .mobile-bottom .join-box{height:42px;padding:0 12px;border-radius:12px}#pc-wrap #top .top-mobile .mobile-drawer .mobile-bottom .logout-btn{height:42px;border-radius:12px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);color:hsla(0,0%,100%,.92);font-weight:800;text-transform:none}#pc-wrap .header-main{position:relative;width:100%;height:860px;background-size:cover;background-position:50%;display:flex;align-items:flex-end;padding-bottom:120px}#pc-wrap .header-main:before{content:"";position:absolute;inset:0;background:radial-gradient(80% 60% at 50% 40%,rgba(0,0,0,.25),rgba(0,0,0,.75));pointer-events:none;z-index:1}#pc-wrap .header-main .container{width:100%;display:flex;justify-content:center;position:relative;z-index:2}#pc-wrap .header-main .search-box{top:150px;width:min(1100px,92%);margin:-70px auto 0;position:relative;z-index:10;padding:18px;border-radius:16px;background:rgba(17,24,39,.55);border:1px solid hsla(0,0%,100%,.1);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 20px 50px rgba(0,0,0,.35);display:grid;grid-template-columns:1fr auto;grid-gap:14px;gap:14px;align-items:center;overflow:visible}#pc-wrap .header-main .select-box{display:grid;grid-template-columns:repeat(3,minmax(180px,1fr));grid-gap:12px;gap:12px;width:100%}#pc-wrap .header-main .select-box .box{width:100%;height:48px;padding:0 14px;display:flex;align-items:center;justify-content:space-between;border-radius:12px;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.08);cursor:pointer;transition:.2s;-webkit-user-select:none;-moz-user-select:none;user-select:none}#pc-wrap .header-main .select-box .box span{color:hsla(0,0%,100%,.92);font-size:14px;font-weight:600}#pc-wrap .header-main .select-box .box svg{color:hsla(0,0%,100%,.7)}#pc-wrap .header-main .select-box .box:hover{background:hsla(0,0%,100%,.12)}#pc-wrap .header-main .select-box .box.on{border:1px solid rgba(233,44,40,.75);box-shadow:0 0 0 4px rgba(233,44,40,.12)}#pc-wrap .header-main .search-box-other{display:flex;flex-direction:row;align-items:center;gap:12px;justify-content:flex-end;min-width:240px}#pc-wrap .header-main .search-box-other .advanced-filter{display:flex;align-items:center;justify-content:center;gap:8px;height:48px;padding:0 14px;border-radius:12px;cursor:pointer;background:hsla(0,0%,100%,.08);border:1px solid hsla(0,0%,100%,.08);transition:.2s;-webkit-user-select:none;-moz-user-select:none;user-select:none;position:relative;z-index:11}#pc-wrap .header-main .search-box-other .advanced-filter img{width:18px;height:18px;filter:invert(1);opacity:.9}#pc-wrap .header-main .search-box-other .advanced-filter span{color:hsla(0,0%,100%,.9);font-weight:600}#pc-wrap .header-main .search-box-other .advanced-filter:hover{background:hsla(0,0%,100%,.12)}#pc-wrap .header-main .search-box-other .search-btn{width:52px;height:52px;border-radius:999px;display:flex;align-items:center;justify-content:center;cursor:pointer;background:#e92c28;box-shadow:0 14px 30px rgba(233,44,40,.35);transition:transform .15s ease;position:relative;z-index:11}#pc-wrap .header-main .search-box-other .search-btn:hover{transform:translateY(-1px)}#pc-wrap .header-main .search-box-other .search-btn img{width:22px;height:22px}#pc-wrap .header-main .room-chip{border:1px solid hsla(0,0%,100%,.14);background:hsla(0,0%,100%,.08);color:hsla(0,0%,100%,.92);padding:10px 12px;border-radius:999px;font-size:13px;font-weight:700;cursor:pointer;transition:.18s}#pc-wrap .header-main .room-chip:hover{background:hsla(0,0%,100%,.14);transform:translateY(-1px)}#pc-wrap .header-main .room-chip.active{border-color:rgba(233,44,40,.8);box-shadow:0 0 0 4px rgba(233,44,40,.14)}#pc-wrap .header-main .filter-location,#pc-wrap .header-main .filter-rooms,#pc-wrap .header-main .filter-type{position:absolute;top:calc(100% + 12px);left:0;width:420px;max-width:92vw;z-index:9999;display:none;border-radius:16px;background:rgba(17,24,39,.95);border:1px solid hsla(0,0%,100%,.12);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);box-shadow:0 24px 60px rgba(0,0,0,.55);overflow:hidden;padding:0}#pc-wrap .header-main .filter-location.on,#pc-wrap .header-main .filter-rooms.on,#pc-wrap .header-main .filter-type.on{display:block;animation:dropdownIn .14s ease}@keyframes dropdownIn{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}#pc-wrap .header-main .filter-location,#pc-wrap .header-main .filter-type{max-height:320px;overflow:auto;padding:8px}#pc-wrap .header-main .filter-location .menu-item,#pc-wrap .header-main .filter-type .menu-item{display:flex;align-items:center;gap:10px;padding:10px;border-radius:12px;cursor:pointer;transition:background .14s ease,border-color .14s ease}#pc-wrap .header-main .filter-location .menu-item:hover,#pc-wrap .header-main .filter-type .menu-item:hover{background:hsla(0,0%,100%,.08)}#pc-wrap .header-main .filter-location .menu-item span,#pc-wrap .header-main .filter-type .menu-item span{color:hsla(0,0%,100%,.92);font-weight:900;font-size:13px;letter-spacing:.25px}#pc-wrap .header-main .filter-location .menu-item img{width:34px;height:34px;border-radius:10px;object-fit:cover;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.08)}#pc-wrap .header-main .filter-type .menu-item{height:54px;background-size:cover;background-position:50%;position:relative;overflow:hidden;border:1px solid hsla(0,0%,100%,.08)}#pc-wrap .header-main .filter-type .menu-item:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.55),rgba(0,0,0,.12))}#pc-wrap .header-main .filter-type .menu-item span{position:relative;z-index:1}#pc-wrap .header-main .filter-rooms{width:360px;max-width:92vw;padding:12px}#pc-wrap .header-main .rooms-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:10px;gap:10px}#pc-wrap .header-main .filter-location::-webkit-scrollbar,#pc-wrap .header-main .filter-type::-webkit-scrollbar{width:10px}#pc-wrap .header-main .filter-location::-webkit-scrollbar-thumb,#pc-wrap .header-main .filter-type::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.14);border-radius:999px;border:3px solid transparent;background-clip:padding-box}@media(max-width:1100px){#pc-wrap .header-main .search-box,#pc-wrap .header-main .select-box{grid-template-columns:1fr}#pc-wrap .header-main .search-box-other{min-width:0;justify-content:space-between}}#pc-wrap .MuiModal-root{z-index:20000!important}#pc-wrap .header-basic{position:relative;width:100%;height:557px;display:flex;flex-direction:row;justify-content:center;background:#000}#pc-wrap .header-basic.auth{height:300px}#pc-wrap .header-basic .container{margin-top:175px}#pc-wrap .header-basic .container strong{color:#fff;font-family:Poppins,sans-serif;font-size:48px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.96px;text-transform:capitalize}#pc-wrap .header-basic .container span{color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .review-card{margin-top:42px;display:flex;flex-direction:column}#pc-wrap .review-card .info{justify-content:space-between}#pc-wrap .review-card .info,#pc-wrap .review-card .info .left{display:flex;flex-direction:row}#pc-wrap .review-card .info .left img{width:55px;height:59px;border-radius:50%}#pc-wrap .review-card .info .left div{margin-left:8px;display:flex;flex-direction:column}#pc-wrap .review-card .info .left div strong{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .review-card .info .left div span{margin-top:4px;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .review-card .info .right{display:flex;flex-direction:row}#pc-wrap .review-card .info .right svg{color:#edf023}#pc-wrap .review-card p{margin-top:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .review-card .reply-button-box{width:auto;height:auto;flex-direction:row;gap:10px;align-items:center;border-bottom:1px solid #ddd}#pc-wrap .review-card .reply-button-box .reply-text{padding-bottom:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .chatting .chat-button{border:none;position:fixed;bottom:90px;right:30px;width:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;height:50px;background:#fff;box-shadow:0 0 10px 0 rgba(50,50,50,.2);transition:transform .3s;z-index:999}#pc-wrap .chatting .chat-button:hover{cursor:pointer;transform:scale(1.1);background-color:#fff}#pc-wrap .chatting .chat-frame{position:fixed;right:-380px;width:380px;height:500px;display:flex;flex-direction:column;background:#e9f3ff;border-radius:34px;box-shadow:0 0 15px 0 rgba(50,50,50,.3);z-index:100;bottom:150px;transition:right .7s ease-in-out}#pc-wrap .chatting .chat-frame.open{right:10px}#pc-wrap .chatting .chat-frame .chat-top{width:100%;height:103px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid hsla(0,0%,80%,.83);font-size:30px;line-height:54px;color:#000}#pc-wrap .chatting .chat-frame .chat-content{padding:17px;height:100%;justify-content:flex-start;overflow:auto}#pc-wrap .chatting .chat-frame .chat-content,#pc-wrap .chatting .chat-frame .chat-content .chat-main{position:relative;width:100%;display:flex;flex-direction:column}#pc-wrap .chatting .chat-frame .chat-content .chat-main .welcome{margin-left:10px;padding:9px;width:auto;height:auto;display:flex;background:#9fa7ac;border-radius:20px 20px 20px 0;color:#fff}#pc-wrap .chatting .chat-frame .chat-content .chat-main .msg-left{margin-left:10px;padding:9px;width:auto;height:auto;display:flex;background:#3c96cf;border-radius:20px 20px 20px 0;color:#fff}#pc-wrap .chatting .chat-frame .chat-bott{width:100%;height:103px;display:flex;justify-content:center;align-items:center;border-top:1px solid hsla(0,0%,80%,.83)}#pc-wrap .chatting .chat-frame .chat-bott .msg-input{padding:20px;width:276px;height:50px;display:flex;flex-direction:column;align-items:center;background:#f7f7f7;border-radius:28px;border:none;outline-color:#257677;font-family:Poppins;font-style:normal;font-weight:400;font-size:16px;line-height:24px}#pc-wrap .chatting .chat-frame .chat-bott .send-msg-btn{margin-left:14px;width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#33c1c1;border:none}#pc-wrap .chatting .chat-frame .msg-right{padding:9px;width:auto;height:auto;display:flex;background:#d0ece8;border-radius:20px 20px 0 20px}#pc-wrap #footer{position:relative;width:100%;padding:70px 0 18px;background:radial-gradient(1200px 600px at 15% 0,hsla(0,0%,100%,.08),transparent 55%),radial-gradient(900px 500px at 85% 20%,hsla(0,0%,100%,.06),transparent 55%),#0b0d12;border-top:1px solid hsla(0,0%,100%,.06)}#pc-wrap #footer .footer-container{width:100%;max-width:1200px;margin:0 auto;padding:0 18px;box-sizing:border-box}#pc-wrap #footer .footer-container .main{display:flex;flex-direction:row;justify-content:space-between;gap:28px}#pc-wrap #footer .footer-container .left{width:360px;display:flex;flex-direction:column;gap:18px}#pc-wrap #footer .footer-container .left .footer-box{display:flex;flex-direction:column}#pc-wrap #footer .footer-container .left .footer-box .logo-row{display:flex;align-items:center;gap:12px}#pc-wrap #footer .footer-container .left .footer-box .logo-row .logo{width:140px;height:auto;cursor:pointer;filter:drop-shadow(0 10px 20px rgba(0,0,0,.35))}#pc-wrap #footer .footer-container .left .footer-box .logo-row .brand-tag{font-family:Poppins,sans-serif;font-size:13px;font-weight:700;color:hsla(0,0%,100%,.82);padding:6px 10px;border-radius:999px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.05)}#pc-wrap #footer .footer-container .left .footer-box .muted{color:hsla(0,0%,100%,.6);font-family:Poppins,sans-serif;font-size:13px;font-weight:500;text-transform:capitalize}#pc-wrap #footer .footer-container .left .footer-box .strong{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:15px;font-weight:800;margin-top:6px}#pc-wrap #footer .footer-container .left .footer-box .media-box{margin-top:10px;display:flex;gap:10px}#pc-wrap #footer .footer-container .left .footer-box .media-box .social-btn{width:42px;height:42px;border-radius:14px;border:1px solid hsla(0,0%,100%,.1);background:hsla(0,0%,100%,.06);transition:all .18s ease}#pc-wrap #footer .footer-container .left .footer-box .media-box .social-btn svg{font-size:22px;color:hsla(0,0%,100%,.78)}#pc-wrap #footer .footer-container .left .footer-box .media-box .social-btn:hover{transform:translateY(-2px);background:hsla(0,0%,100%,.1);box-shadow:0 12px 26px rgba(0,0,0,.35)}#pc-wrap #footer .footer-container .right{flex:1 1;display:flex;flex-direction:column;gap:18px}#pc-wrap #footer .footer-container .right .top{display:flex;flex-direction:column}#pc-wrap #footer .footer-container .right .top strong{color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:15px;font-weight:900;text-transform:none}#pc-wrap #footer .footer-container .right .top .subscribe-box{margin-top:14px;width:100%;display:flex;align-items:center;gap:10px;padding:14px;border-radius:14px;background:hsla(0,0%,100%,.06);border:1px solid hsla(0,0%,100%,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}#pc-wrap #footer .footer-container .right .top .subscribe-box input{flex:1 1;border:none;outline:none;background:transparent;color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:14px;font-weight:600}#pc-wrap #footer .footer-container .right .top .subscribe-box input::placeholder{color:hsla(0,0%,100%,.45)}#pc-wrap #footer .footer-container .right .top .subscribe-box .subscribe-btn{height:40px;border-radius:12px;padding:0 14px;color:hsla(0,0%,100%,.95);font-family:Poppins,sans-serif;font-weight:900;text-transform:none;border:1px solid hsla(0,0%,100%,.14);background:linear-gradient(135deg,hsla(0,0%,100%,.14),hsla(0,0%,100%,.06));transition:all .18s ease}#pc-wrap #footer .footer-container .right .top .subscribe-box .subscribe-btn:hover{transform:translateY(-1px);box-shadow:0 14px 26px rgba(0,0,0,.35)}#pc-wrap #footer .footer-container .right .bottom{margin-top:10px}#pc-wrap #footer .footer-container .right .bottom .links-grid{display:grid;grid-template-columns:repeat(3,minmax(140px,1fr));grid-gap:22px;gap:22px}#pc-wrap #footer .footer-container .right .bottom .links-grid div{display:flex;flex-direction:column}#pc-wrap #footer .footer-container .right .bottom .links-grid div strong{margin-bottom:12px;color:hsla(0,0%,100%,.92);font-family:Poppins,sans-serif;font-size:14px;font-weight:900}#pc-wrap #footer .footer-container .right .bottom .links-grid div span{margin-top:12px;color:hsla(0,0%,100%,.62);font-family:Poppins,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:all .16s ease}#pc-wrap #footer .footer-container .right .bottom .links-grid div span:hover{color:hsla(0,0%,100%,.92);transform:translateX(2px);text-decoration:underline}#pc-wrap #footer .footer-container .second{margin-top:56px;padding-top:16px;border-top:1px solid hsla(0,0%,100%,.08);display:flex;justify-content:space-between;align-items:center}#pc-wrap #footer .footer-container .second span{color:hsla(0,0%,100%,.55);font-family:Poppins,sans-serif;font-size:13px;font-weight:600}#pc-wrap #footer .footer-container .brand,#pc-wrap #footer .footer-container .subscribe{display:flex;flex-direction:column;gap:12px}@media(max-width:900px){#pc-wrap #footer .footer-container .main{flex-direction:column}#pc-wrap #footer .footer-container .left,#pc-wrap #footer .footer-container .right{width:100%}#pc-wrap #footer .footer-container .right .bottom .links-grid{grid-template-columns:1fr}#pc-wrap #footer .footer-container .second{flex-direction:column;gap:8px;align-items:flex-start}}.MuiPaper-root.MuiMenu-paper{padding:8px;box-shadow:0 3px 8px rgba(0,0,0,.24)}.advanced-filter-modal{padding:29px 0 18px;position:relative;width:662px;height:auto;display:flex;flex-direction:column;align-items:center}.advanced-filter-modal .close{position:absolute;top:20px;right:10px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f6f6f6;cursor:pointer}.advanced-filter-modal .top{width:580px;height:auto;display:flex;flex-direction:column}.advanced-filter-modal .top span{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}.advanced-filter-modal .top div.search-input-box{margin-top:10px;padding:18px 14px;display:flex;flex-direction:row;align-items:center;border-radius:8px;border:1px solid #ddd}.advanced-filter-modal .top div.search-input-box img{width:17px;height:17px;filter:brightness(0)}.advanced-filter-modal .top div.search-input-box input{margin-left:10px;width:100%;height:25px;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;border:none;outline:none}.advanced-filter-modal hr{width:100%}.advanced-filter-modal .middle{position:relative;width:593px;height:auto;display:flex;flex-direction:column}.advanced-filter-modal .middle .row-box{position:relative;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}.advanced-filter-modal .middle .row-box .box{position:relative;width:285px;height:auto;display:flex;flex-direction:column}.advanced-filter-modal .middle .row-box .box span{margin-bottom:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}.advanced-filter-modal .middle .row-box .box .inside{position:relative;width:100%;height:auto;display:flex;flex-direction:row}.advanced-filter-modal .middle .row-box .box .inside.space-between{justify-content:space-between}.advanced-filter-modal .middle .row-box .box .inside.align-center{align-items:center}.advanced-filter-modal .middle .row-box .box .inside div.room{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:1px solid #ddd;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.advanced-filter-modal .middle .row-box .box .inside div.room:first-child{border-radius:12px 0 0 12px}.advanced-filter-modal .middle .row-box .box .inside div.room:last-child{border-radius:0 12px 12px 0}.advanced-filter-modal .middle .row-box .box .inside div.room.active{border:2px solid #181a20}.advanced-filter-modal .middle .row-box .box .inside select{padding-left:13px;width:100%;height:46px;border-radius:8px;border:1px solid #ddd;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.advanced-filter-modal .middle .row-box .box .inside .arrow-down{position:absolute;width:15px;height:8px;color:#ddd;right:12px;top:21px}.advanced-filter-modal .middle .row-box .box .inside .minus-line{width:11px;height:1px;background:#181a20}.advanced-filter-modal .middle .row-box .box .inside em{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}.advanced-filter-modal .bottom{width:604px;height:auto;display:flex;flex-direction:row;justify-content:space-between}.advanced-filter-modal .bottom div{display:flex;flex-direction:row;align-items:center}.advanced-filter-modal .bottom div img{margin-right:10px;width:15px;height:15px;cursor:pointer}.advanced-filter-modal .bottom div span{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}.advanced-filter-modal .bottom button{width:185px;height:54px;border-radius:12px;background:linear-gradient(90deg,#e8543e,#ec6b57);color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.no-data{padding:30px 20px;width:100%;display:flex;flex-direction:column;align-items:center}.no-data img{width:56px;margin-bottom:2px}.no-data p{color:#bdbdbd;text-align:center}.img-flag{width:24px;height:17px;border-radius:2px;margin-right:8px}@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";#mobile-wrap .top{height:100px;display:flex;flex-direction:row;justify-content:space-around;align-items:center}#mobile-wrap .info-box{width:100%;display:flex;flex-direction:row;justify-content:center}#mobile-wrap .info-box span{color:#181a20;font-family:Poppins,sans-serif;font-size:34px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.646px;text-transform:capitalize}#mobile-wrap .info-box span.white{color:#fff}#mobile-wrap .trend-properties{padding:0 10px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .trend-properties .container{width:100%;flex-direction:column}#mobile-wrap .trend-properties .container .card-box{position:relative;margin-top:25px;display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper{width:100%;height:400px;display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide{width:98%;height:auto;display:flex}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box{position:relative;width:100%;height:375px;display:flex;flex-direction:column}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .trend-properties .container .card-box .trend-card-box{position:relative;width:300px;height:375px;display:flex;flex-direction:column}#mobile-wrap .trend-properties .container .card-box .trend-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .trend-properties .container .card-box .trend-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .popular-properties{padding:10px;width:100%;height:auto;display:flex;flex-direction:row;background:#f6f6f6}#mobile-wrap .popular-properties .container{width:100%;flex-direction:column;align-items:center}#mobile-wrap .popular-properties .container .card-box{margin-top:25px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper{width:100%;height:390px;display:flex;flex-direction:row}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper .popular-property-slide{width:98%;height:auto;display:flex}#mobile-wrap .popular-properties .container .card-box .popular-card-box{position:relative;width:100%;height:425px;display:flex;flex-direction:column}#mobile-wrap .popular-properties .container .card-box .popular-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .popular-properties .container .card-box .popular-card-box .card-img div.status{position:absolute;padding:6px 34px;left:20px;top:20px;display:flex;align-items:center;border-radius:6px;background:#eb6753}#mobile-wrap .popular-properties .container .card-box .popular-card-box .card-img div.status img{width:14px;height:14px}#mobile-wrap .popular-properties .container .card-box .popular-card-box .card-img div.status span{margin-left:5px;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}#mobile-wrap .popular-properties .container .card-box .popular-card-box .card-img div.price{position:absolute;padding:8px 12px;left:20px;bottom:20px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .popular-properties .container .pagination-box{display:flex;flex-direction:row;justify-content:center;align-items:center}#mobile-wrap .popular-properties .container .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#mobile-wrap .popular-properties .container .pagination-box .swiper-popular-next{margin-left:20px;cursor:pointer}#mobile-wrap .popular-properties .container .pagination-box .swiper-popular-prev{margin-right:20px;cursor:pointer}#mobile-wrap .video-frame{margin:20px 0;width:100%;height:300px;background:#000;transform:perspective(0);box-shadow:-3px 0 20px 14px rgba(52,52,52,.502)}#mobile-wrap .top-properties{padding:0 10px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .top-properties .container{width:100%;display:flex;flex-direction:column}#mobile-wrap .top-properties .container .card-box{position:relative;margin-top:25px;display:flex;flex-direction:row}#mobile-wrap .top-properties .container .card-box .top-property-swiper{width:100%;height:400px;display:flex;flex-direction:row}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide{width:98%;height:auto;display:flex}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box{position:relative;width:100%;height:375px;display:flex;flex-direction:column}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .top-agents{position:relative;padding:20px 10px;width:100%;height:auto;display:flex;flex-direction:row;background:#f6f6f6}#mobile-wrap .top-agents .container{position:relative;width:100%;flex-direction:column;align-items:center}#mobile-wrap .top-agents .container .wrapper{width:100%;margin-top:25px;display:flex;flex-direction:row;align-items:center}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper{width:100%;height:280px;display:flex;flex-direction:row}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide{width:98%;height:auto;display:flex}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card{width:100%;height:280px;display:flex;flex-direction:column;align-items:center}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card img{width:209px;height:209px;border-radius:50%;cursor:pointer;object-fit:cover}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card strong{margin-top:10px;color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card span{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#mobile-wrap #footer{position:relative;padding:60px 0 18px;width:100%;height:auto;display:flex;flex-direction:row;background:#181a20}#mobile-wrap #footer .footer-container{padding:0 10px;margin:0 auto;width:1300px;height:auto}#mobile-wrap #footer .footer-container .main{display:flex;flex-direction:column}#mobile-wrap #footer .footer-container .main .left{height:360px;display:flex;flex-direction:column;justify-content:space-between}#mobile-wrap #footer .footer-container .main .left .footer-box{display:flex;flex-direction:column}#mobile-wrap #footer .footer-container .main .left .footer-box .logo{width:128px;height:52px;cursor:pointer}#mobile-wrap #footer .footer-container .main .left .footer-box span{color:#bebdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;text-transform:capitalize}#mobile-wrap #footer .footer-container .main .left .footer-box p{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#mobile-wrap #footer .footer-container .main .left .footer-box .media-box{margin-top:12px;color:#929495}#mobile-wrap #footer .footer-container .main .left .footer-box .media-box svg{font-size:32px;margin-right:22px;cursor:pointer}#mobile-wrap #footer .footer-container .main .right{display:flex;flex-direction:column}#mobile-wrap #footer .footer-container .main .right .bottom{margin-top:60px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap #footer .footer-container .main .right .bottom div{display:flex;flex-direction:column}#mobile-wrap #footer .footer-container .main .right .bottom div strong{margin-bottom:3px;color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#mobile-wrap #footer .footer-container .main .right .bottom div span{margin-top:25px;color:#bebdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;cursor:pointer}#mobile-wrap #footer .footer-container .second{margin-top:60px;height:45px;border-top:1px solid #212329;display:flex;flex-direction:row;justify-content:space-between;align-items:flex-end}#mobile-wrap #footer .footer-container .second span{color:#bebdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}