/*!
 * 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:1350px;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;width:100%;height:697px;display:flex;flex-direction:row}#pc-wrap .home-page .trend-properties .container{flex-direction:column}#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-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#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-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .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}#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-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#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-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;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-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#pc-wrap .home-page .popular-properties{padding:132px 0 94px;width:100%;height:816px;display:flex;flex-direction:row;background:#f6f6f6}#pc-wrap .home-page .popular-properties .container{flex-direction:column;align-items:center}#pc-wrap .home-page .popular-properties .container .card-box{margin-top:34px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .popular-properties .container .card-box .popular-property-swiper{width:100%;height:425px;display:flex;flex-direction:row}#pc-wrap .home-page .popular-properties .container .card-box .popular-property-swiper .popular-property-slide{width:auto;height:auto;display:flex;margin:10px 0 10px 10px}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box{position:relative;width:400px;height:425px;display:flex;flex-direction:column;transition:transform .3s,opacity .3s}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box:hover{opacity:1;transform:scale(1.05)}#pc-wrap .home-page .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}#pc-wrap .home-page .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}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .card-img div.status img{width:14px;height:14px}#pc-wrap .home-page .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}#pc-wrap .home-page .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}#pc-wrap .home-page .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)}#pc-wrap .home-page .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}#pc-wrap .home-page .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}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .options div{display:flex;flex-direction:row}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#pc-wrap .home-page .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}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .home-page .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}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#pc-wrap .home-page .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}#pc-wrap .home-page .popular-properties .container .pagination-box{display:flex;flex-direction:row;justify-content:center;align-items:center}#pc-wrap .home-page .popular-properties .container .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#pc-wrap .home-page .popular-properties .container .pagination-box .swiper-popular-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .popular-properties .container .pagination-box .swiper-popular-prev{margin-right:20px;cursor:pointer}#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 76px;width:100%;height:697px;display:flex;flex-direction:row}#pc-wrap .home-page .top-properties .container{flex-direction:column}#pc-wrap .home-page .top-properties .container .card-box{position:relative;margin-top:64px;display:flex;flex-direction:row}#pc-wrap .home-page .top-properties .container .card-box .top-property-swiper{width:100%;height:400px;display:flex;flex-direction:row}#pc-wrap .home-page .top-properties .container .card-box .top-property-swiper .top-property-slide{width:auto;height:auto;display:flex;margin:10px 0 0 10px}#pc-wrap .home-page .top-properties .container .card-box .top-card-box{position:relative;width:300px;height:375px;display:flex;flex-direction:column;transition:transform .3s}#pc-wrap .home-page .top-properties .container .card-box .top-card-box:hover{opacity:1;transform:scale(1.05)}#pc-wrap .home-page .top-properties .container .card-box .top-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 .top-properties .container .card-box .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}#pc-wrap .home-page .top-properties .container .card-box .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)}#pc-wrap .home-page .top-properties .container .card-box .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}#pc-wrap .home-page .top-properties .container .card-box .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}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options div{display:flex;flex-direction:row}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#pc-wrap .home-page .top-properties .container .card-box .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}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .home-page .top-properties .container .card-box .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}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#pc-wrap .home-page .top-properties .container .card-box .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}#pc-wrap .home-page .top-agents{position:relative;padding:153px 0 135px;width:100%;height:722px;display:flex;flex-direction:row;background:#f6f6f6}#pc-wrap .home-page .top-agents .container{position:relative;flex-direction:column;align-items:center}#pc-wrap .home-page .top-agents .container .wrapper{width:100%;margin-top:83px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap .home-page .top-agents .container .wrapper .switch-btn{width:53px;height:53px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;filter:drop-shadow(0 10px 35px rgba(5,16,54,.1));cursor:pointer}#pc-wrap .home-page .top-agents .container .wrapper .switch-btn svg{width:14px;height:14px}#pc-wrap .home-page .top-agents .container .wrapper .switch-btn.swiper-agents-next{transform:rotate(180deg)}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper{width:1174px;height:280px;display:flex;flex-direction:row}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agents-swiper{width:99.7%;height:280px;display:flex;flex-direction:row}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agents-swiper .top-agents-slide{width:auto;height:auto;display:flex}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card{width:205px;height:280px;display:flex;flex-direction:column}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card img{width:209px;height:209px;border-radius:50%;cursor:pointer;object-fit:cover}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card strong{margin-top:20px;color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .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}#pc-wrap .home-page .events{position:relative;padding:100px 0 92px;width:100%;height:810px;display:flex;flex-direction:row;background:#181a20}#pc-wrap .home-page .events .container{flex-direction:column;align-items:center}#pc-wrap .home-page .events .container .card-wrapper{position:relative;margin-top:48px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .events .container .card-wrapper .event-card{position:relative;width:300px;height:420px;border-radius:12px;opacity:.9;cursor:pointer;transition:opacity .4s}#pc-wrap .home-page .events .container .card-wrapper .event-card:hover{opacity:1;scale:1.05;transition:.3s}#pc-wrap .home-page .events .container .card-wrapper .event-card:hover .more{opacity:1}#pc-wrap .home-page .events .container .card-wrapper .event-card .info{position:absolute;display:flex;flex-direction:column;top:35px;left:10px;right:10px}#pc-wrap .home-page .events .container .card-wrapper .event-card .info strong{color:#f64747;font-family:Poppins,sans-serif;font-size:25px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .events .container .card-wrapper .event-card .info span{color:#f66767;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:28px;text-transform:capitalize}#pc-wrap .home-page .events .container .card-wrapper .event-card .more{position:absolute;left:10px;right:10px;bottom:41px;display:flex;flex-direction:row;align-items:center;opacity:0}#pc-wrap .home-page .events .container .card-wrapper .event-card .more span{padding:0 5px;border-radius:5px;background:rgba(255,253,253,.769);color:#9c67f6;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:26px;text-align:justify;cursor:pointer}#pc-wrap .home-page .community-board{position:relative;padding:124px 0 61px;width:100%;height:860px;display:flex;flex-direction:row}#pc-wrap .home-page .community-board .container{flex-direction:column;align-items:center}#pc-wrap .home-page .community-board .container .community-main{width:100%;margin-top:60px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .community-board .container .community-main .center-line{height:90%;align-self:end}#pc-wrap .home-page .community-board .container .community-main .content-top{margin-bottom:26px;width:100%;height:30px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}#pc-wrap .home-page .community-board .container .community-main .content-top span{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:36px;color:#616161;cursor:pointer}#pc-wrap .home-page .community-board .container .community-main .content-top img{margin-left:10px;width:12px;height:12px}#pc-wrap .home-page .community-board .container .community-main .community-left{width:642px;height:auto;display:flex;flex-direction:column}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap{display:flex;flex-direction:row;flex-wrap:wrap}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card{margin-right:12px;margin-bottom:18px;width:202px;display:flex;flex-direction:column;cursor:pointer}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card .community-img{width:100%;height:141px;background-size:cover;background-repeat:round;border-radius:5px}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card .community-img div{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:#f54d56;border-radius:5px 0;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:19px;line-height:36px;letter-spacing:-.015em;color:#bdbdbd}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card strong{margin-top:10px;font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:36px;letter-spacing:.105em;color:#000}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card span{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19px;letter-spacing:-.015em;color:#d3d3d3}#pc-wrap .home-page .community-board .container .community-main .community-right{width:590px;height:auto;display:flex;flex-direction:column}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card{display:flex;flex-direction:row;cursor:pointer;margin-bottom:34px}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card img{width:180px;height:111px;border-radius:7px}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card div{margin-left:25px;display:flex;flex-direction:column}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card div strong{margin-top:15px;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;letter-spacing:.105em;color:#212121}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card div span{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:36px;letter-spacing:.105em;color:#bdbdbd}#pc-wrap #property-list-page{padding-bottom:10px;background:#f6f6f6}#pc-wrap #property-list-page .container .right{position:absolute;right:0;top:3%;display:flex;flex-direction:row;align-items:center;z-index:2}#pc-wrap #property-list-page .container .right button{margin-left:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:26px}#pc-wrap #property-list-page .container .right button:hover{background:none}#pc-wrap #property-list-page .container .property-page{position:relative;width:100%;flex-direction:row;gap:25px;padding-top:96px}#pc-wrap #property-list-page .container .property-page .filter-config{width:339px;height:auto}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main{width:100%;padding:30px 24px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home{position:relative;width:100%;gap:10px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-location{gap:10px;height:115px;overflow:hidden;transition:1s}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-location:hover{height:253px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .title-main{width:100%;height:25px;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .title{width:auto;height:auto;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box{position:relative;width:100%;flex-direction:row;align-items:center}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box svg{cursor:pointer}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box .search-input{width:100%;height:53px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:43px;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box img{position:absolute;width:18px;height:17px;top:18px;left:15px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box .property-checkbox{width:16px;height:15px;border-radius:12px;margin-right:10px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box .property-checkbox svg{width:19px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .city-select{width:100%;height:49px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .divider{position:absolute;height:48px;border-left:1px solid #ddd;right:39px;top:31px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .arrow-down{position:absolute;width:15px;height:8px;color:#ddd;right:13px;top:52px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-type{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:19px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .button-group{width:100%;height:43.998px;flex-direction:row}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .button-group button{width:100%;color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input{width:100%;gap:10px;flex-direction:row;align-items:center}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input .central-divider{width:22px;border:1px solid #000}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input input{width:100%;height:49px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input label{line-height:13px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input input::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-list-page .container .property-page .main-config{width:936px;align-items:center;gap:109px}#pc-wrap #property-list-page .container .property-page .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:23px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config{width:295px;height:460px;margin-bottom:7px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top{position:relative;width:100%;height:240px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top a{height:100%}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top img{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .top-badge{position:absolute;top:20px;left:16px;display:flex;width:80px;height:30px;justify-content:center;align-items:center;border-radius:6px;padding:6px 20px;background:#eb6753;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .top-badge img{height:16px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .price-box{position:absolute;bottom:20px;left:20px;padding:8px 15px;align-items:center;border-radius:6px;border:1px solid hsla(0,0%,100%,.5);background:#fff}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .price-box p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom{width:100%;height:173px;padding:20px 16px 10px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address{width:100%;height:48px;gap:5px;margin-bottom:20px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .name{width:100%;height:23px;overflow:hidden}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .name p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .address p{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .options{flex-direction:row;width:100%;height:20px;gap:20px;margin-bottom:10px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .options .option p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .rating-box .MuiRating-root{display:flex;gap:2px;margin-top:5px;cursor:pointer;transition:transform .2s}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .rating-box .MuiRating-iconHover{transform:scale(1.2)}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .rating-box .MuiRating-iconFilled{color:#f7c948}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .rating-box .MuiRating-iconEmpty{color:#ccc}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .card-config .MuiRating-iconFilled{color:#ffc107}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .card-config .MuiRating-icon{font-size:18px;color:#ffc107}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .card-config .MuiRating-iconEmpty{color:#ddd}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .divider{width:100%;height:1px;background:#ddd;margin-bottom:17px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:space-between;align-items:center}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .type p{color:#181a20;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,56%,.54);font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;justify-content:center;align-items:center}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons svg{width:24px;height:24px;cursor:pointer}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons .view-cnt{font-size:13px}#pc-wrap #property-list-page .container .property-page .main-config .pagination-config{width:442px;height:86px;align-items:center;gap:20px}#pc-wrap #property-list-page .container .property-page .main-config .pagination-config .pagination-box{width:100%;align-items:center}#pc-wrap #property-list-page .container .property-page .main-config .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:275;line-height:26px}#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 .agent-list-page{position:relative;padding:147px 0 75px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:center}#pc-wrap .agent-list-page .container{display:flex;flex-direction:column}#pc-wrap .agent-list-page .container .filter{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .agent-list-page .container .filter .left{display:flex;flex-direction:row}#pc-wrap .agent-list-page .container .filter .left input{padding:22px 10px;width:333px;height:50px;border-radius:40px;border:1px solid #ddd;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;box-sizing:border-box}#pc-wrap .agent-list-page .container .filter .right{display:flex;flex-direction:row;align-items:center}#pc-wrap .agent-list-page .container .filter .right button{margin-left:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:26px}#pc-wrap .agent-list-page .container .filter .right button:hover{background:none}#pc-wrap .agent-list-page .container .card-wrap{position:relative;margin-top:35px;width:100%;min-height:500px;height:auto;display:flex;flex-direction:row;flex-wrap:wrap}#pc-wrap .agent-list-page .container .pagination{display:flex;flex-direction:column;align-items:center}#pc-wrap .agent-list-page .container .pagination span{margin-top:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .agent-detail-page{position:relative;padding:133px 0 75px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:center}#pc-wrap .agent-detail-page .container{display:flex;flex-direction:column;align-items:center}#pc-wrap .agent-detail-page .container .agent-info{margin-left:58px;width:100%;display:flex;flex-direction:row;align-items:center}#pc-wrap .agent-detail-page .container .agent-info img{margin-right:32px;width:135px;height:135px;border-radius:50%;cursor:pointer;object-fit:cover}#pc-wrap .agent-detail-page .container .agent-info .info{display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .agent-info .info strong{color:#181a20;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .agent-detail-page .container .agent-info .info div{margin-top:13px;display:flex;flex-direction:row;align-items:center}#pc-wrap .agent-detail-page .container .agent-info .info div img{margin-right:10px;width:16px;height:16px}#pc-wrap .agent-detail-page .container .agent-info .info div span{color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .agent-detail-page .container .agent-home-list{position:relative;width:100%;margin-top:33px;padding:0 0 46px;display:flex;flex-direction:column;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap{position:relative;margin-top:35px;width:100%;height:auto;display:flex;flex-direction:row;flex-wrap:wrap}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .wrap-main{margin-right:0;margin-left:5px;display:flex;flex-direction:row;flex-wrap:wrap}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .agent-card{position:relative;margin-right:27px;margin-bottom:34px;display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .agent-card .agent-img{border-radius:12px;width:233px;height:273px;background-size:cover;cursor:pointer}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .agent-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}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .agent-card .agent-info{margin-top:23px;display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .agent-card .agent-info strong{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .agent-card .agent-info span{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .agent-detail-page .container .agent-home-list .pagination{display:flex;flex-direction:column;align-items:center}#pc-wrap .agent-detail-page .container .agent-home-list .pagination span{margin-top:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .agent-detail-page .container .review-box{position:relative;margin-top:75px;padding:58px 19px;width:95%;height:auto;border-radius:24px;background:#f6f6f6}#pc-wrap .agent-detail-page .container .review-box .main-intro{display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .review-box .main-intro span{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 .agent-detail-page .container .review-box .main-intro p{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .agent-detail-page .container .review-box .review-wrap{padding:29px 25px;margin-top:57px;display:flex;flex-direction:column;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .agent-detail-page .container .review-box .review-wrap .title-box svg{width:10px;height:10px}#pc-wrap .agent-detail-page .container .review-box .review-wrap .title-box span{margin-left:8px;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card{margin-top:20px;display:flex;flex-direction:column;padding-bottom:10px;border-bottom:1px solid #c4c4c4}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info{display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left{display:flex;flex-direction:row}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left img{width:55px;height:59px;border-radius:50%;object-fit:cover}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left div{margin-left:8px;display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .review-box .review-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 .agent-detail-page .container .review-box .review-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 .agent-detail-page .container .review-box .review-wrap .review-card .info .right{display:flex;flex-direction:row}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .right svg{color:#edf023}#pc-wrap .agent-detail-page .container .review-box .review-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 .agent-detail-page .container .review-box .review-wrap .pagination-box{margin-top:15px;width:100%;height:auto;display:flex;justify-content:center}#pc-wrap .agent-detail-page .container .review-box .leave-review-config{margin-top:15px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);padding:30px 38px}#pc-wrap .agent-detail-page .container .review-box .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 .agent-detail-page .container .review-box .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 .agent-detail-page .container .review-box .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 .agent-detail-page .container .review-box .leave-review-config .submit-btn{width:100%;display:flex;justify-content:flex-end}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .submit-btn button:disabled{background:#dfdfdf}#pc-wrap .agent-detail-page .container .review-box .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 .agent-detail-page .container .review-box .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 #my-page{background:#f6f6f6}#pc-wrap #my-page .container .my-page{position:relative;width:100%;flex-direction:row;gap:25px;padding-top:96px}#pc-wrap #my-page .container .my-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 #my-page .container .my-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 #my-page .container .my-page .back-frame .left-config .profile{margin-top:5px;position:relative;display:flex;flex-direction:row}#pc-wrap #my-page .container .my-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 #my-page .container .my-page .back-frame .left-config .profile .user-info{margin-left:20px;display:flex;flex-direction:column}#pc-wrap #my-page .container .my-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 #my-page .container .my-page .back-frame .left-config .profile .user-info .user-phone{display:flex;flex-direction:row}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .user-phone img{margin-top:7px;margin-right:4px;width:16px;height:16px}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .view-list{font-weight:700;color:red}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections{height:auto;gap:45px;margin-top:30px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section{height:auto}#pc-wrap #my-page .container .my-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 #my-page .container .my-page .back-frame .left-config .sections .section .sub-section{width:230px;height:26px;display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:0 5px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section li{height:33px;margin-bottom:6px;border-radius:4px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .focus{height:50px;background:#000;border-radius:10px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .focus p{font-size:14px;color:#fff}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box{display:flex;align-items:center}#pc-wrap #my-page .container .my-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 #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box p{font-size:14px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section img{width:16px;height:16px}#pc-wrap #my-page .container .my-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 #my-page .container .my-page .back-frame .main-config{position:relative;width:936px;margin-top:52px;align-items:center;gap:109px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:22px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config{width:296px;height:413px;margin-bottom:7px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top{position:relative;width:100%;height:240px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top img{width:100%;height:100%;object-fit:contain;border-radius:12px 12px 0 0}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .top-badge{position:absolute;top:20px;left:16px;display:flex;width:80px;height:30px;justify-content:center;align-items:center;border-radius:6px;padding:6px 20px;background:#eb6753;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .top-badge img{height:16px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .price-box{position:absolute;bottom:20px;left:20px;padding:8px 15px;align-items:center;border-radius:6px;border:1px solid hsla(0,0%,100%,.5);background:#fff}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .price-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 .container .my-page .back-frame .main-config .list-config .card-config .bottom{width:100%;height:100%;padding:20px 16px 10px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address{width:100%;height:48px;gap:5px;margin-bottom:20px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .name{width:100%;height:23px;overflow:hidden}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .name p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .address p{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options{flex-direction:row;width:100%;height:20px;gap:20px;margin-bottom:10px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options .option p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .divider{width:100%;height:1px;background:#ddd;margin-bottom:17px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:space-between;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .type p{color:#181a20;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,56%,.54);font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:12px;justify-content:center;align-items:center;padding-right:10px}#pc-wrap #my-page .container .my-page .back-frame .main-config .pagination-config{width:442px;height:86px;align-items:center;gap:20px}#pc-wrap #my-page .container .my-page .back-frame .main-config .pagination-config .pagination-box{width:100%;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .main-config .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:275;line-height:26px}#pc-wrap #my-page #add-property-page{width:100%;height:auto;display:flex;flex-direction:column;gap:35px}#pc-wrap #my-page #add-property-page .main-title-box{margin-bottom:21px}#pc-wrap #my-page #add-property-page .main-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 #my-page #add-property-page .main-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 #my-page #add-property-page .tabs-box{width:100%;height:auto;flex-direction:row;gap:59px;padding:18px 0 0 35px;border-radius:12px 12px 0 0;border:1px solid hsla(0,0%,77%,.79);background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #add-property-page .tabs-box .active{height:30px;border-bottom:2px solid #181a20;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .tabs-box .not-active{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config{width:100%;height:auto;padding:38px 33px 35px;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 #my-page #add-property-page .config .description-box{width:100%;height:auto}#pc-wrap #my-page #add-property-page .config .description-box .config-column{margin-top:15px;width:100%}#pc-wrap #my-page #add-property-page .config .description-box .config-column .title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .config-column .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-property-page .config .description-box .config-column .description-text{margin-top:15px;width:100%;height:198px;border-radius:8px;padding:8px 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ddd;resize:none;background:#fff;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row{margin-top:40px;width:100%;height:auto;flex-direction:row;justify-content:flex-end}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row .prev-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #181a20}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row .prev-button .prev-button-text{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row .next-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#181a20}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row .next-button .next-button-text{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .property-title{margin-top:30px;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .config-row{width:100%;height:auto;flex-direction:row;gap:69px}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price{position:relative;width:100%;gap:20px}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #ddd;right:52px;top:42px}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#ddd;right:18px;top:62px}#pc-wrap #my-page #add-property-page .config .upload-title{margin-top:30px;margin-bottom:30px;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .images-box{width:100%;height:auto;gap:20px;margin-bottom:70px}#pc-wrap #my-page #add-property-page .config .images-box .upload-box{width:100%;height:450px;align-items:center;justify-content:center;gap:30px;border-radius:12px;border:1px dashed #eb6753}#pc-wrap #my-page #add-property-page .config .images-box .upload-box .text-box{width:100%;height:auto;align-items:center;justify-content:center;gap:5px}#pc-wrap #my-page #add-property-page .config .images-box .upload-box .text-box .drag-title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .images-box .upload-box .text-box .format-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .images-box .upload-box .browse-button{width:210px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #181a20}#pc-wrap #my-page #add-property-page .config .images-box .upload-box .browse-button .browse-button-text{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .images-box .gallery-box{width:100%;height:auto;flex-direction:row;gap:25px;flex-wrap:wrap}#pc-wrap #my-page #add-property-page .config .images-box .gallery-box .image-box{position:relative;width:150px;height:150px;overflow:hidden;border-radius:12px}#pc-wrap #my-page #add-property-page .config .images-box .gallery-box .image-box img{width:100%;height:100%}#pc-wrap #my-page #add-property-page .config .images-box .gallery-box .image-box .absolute-box{position:absolute;width:31px;height:30px;display:flex;align-items:center;justify-content:center;top:7px;left:7px;border-radius:12px;background:#fff}#pc-wrap #my-page #add-property-page .config .buttons-row{width:100%;height:auto;flex-direction:row;justify-content:flex-end}#pc-wrap #my-page #add-property-page .config .buttons-row button:disabled{background:rgba(24,26,32,.271)}#pc-wrap #my-page #add-property-page .config .buttons-row .prev-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #181a20}#pc-wrap #my-page #add-property-page .config .buttons-row .prev-button .prev-button-text{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .buttons-row .next-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#181a20}#pc-wrap #my-page #add-property-page .config .buttons-row .next-button .next-button-text{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .buttons-row .submit-button{display:flex;width:auto;height:47.18px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#eb6753}#pc-wrap #my-page #add-property-page .config .buttons-row .submit-button .next-button-text{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .listing-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-property-page .config .config-row{width:100%;height:auto;flex-direction:row;gap:52px;margin-top:25px}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price{position:relative;width:100%;gap:20px}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #ddd;right:52px;top:42px}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#ddd;right:18px;top:62px}#pc-wrap #my-page #add-property-page .config .map-title{margin-top:39px;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .map-frame{width:100%;height:668px;border-radius:12px;margin-top:20px;margin-bottom:77px;overflow:hidden}#pc-wrap #my-page #add-property-page .config .config-detail-row{width:100%;height:auto;flex-direction:row;gap:52px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price{position:relative;width:100%;gap:20px;margin-bottom:24px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #ddd;right:52px;top:42px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#ddd;right:18px;top:62px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .year-built-input{width:270px;height:47.352px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #add-property-page .config .owner-agent-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .owner-agent-input{width:100%;height:198px;margin-top:20px;margin-bottom:41px;border-radius:8px;border:1px solid #ddd;padding:8px 15px;resize:none;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .wrap-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:135px;row-gap:35px;margin-bottom:44px}#pc-wrap #my-page #add-property-page .config .wrap-box .amenity-box{width:auto;height:auto;flex-direction:row;gap:16px;align-items:center}#pc-wrap #my-page #add-property-page .config .wrap-box .amenity-box .property-checkbox{width:18px;height:19px;border-radius:12px}#pc-wrap #my-page #add-property-page .config .wrap-box .amenity-box .amenity-text{width:130.856px;height:auto;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;cursor:pointer}#pc-wrap #my-page #my-property-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-property-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-property-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-property-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-property-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-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:49px;flex-direction:row;justify-content:center;align-items:flex-end;gap:10px;background:hsla(0,0%,56%,.08);border-radius:12px 12px 0 0;border:1px solid hsla(0,0%,77%,.79)}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .tab-name{color:#000;font-weight:500}#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:110px;height:32px;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;line-height:26px}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .active-tab-name{border-bottom:2px solid #eb6753;color:#eb6753;font-weight:600}#pc-wrap #my-page #my-property-page .list-box{width:100%;height:auto;min-height:700px;padding:30px 28px;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.79);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-property-page .list-box .listing-title-box{width:100%;height:auto;flex-direction:row;gap:90px;padding:18px 15px 18px 33px;border-radius:12px;background:#f6f6f6}#pc-wrap #my-page #my-property-page .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 #my-page #my-property-page .list-box .listing-title-box :first-child{margin-right:138px}#pc-wrap #my-page #my-property-page .list-box .property-card-box{width:100%;height:auto;flex-direction:row;margin-top:30px;padding-bottom:30px;border-bottom:1px solid #ddd}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box{width:110px;height:90px;overflow:hidden;margin-right:25px;padding-top:1px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box img{width:100%;height:100%;object-fit:contain;border-radius:12px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box{width:200px;height:auto;padding:5px 0}#pc-wrap #my-page #my-property-page .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 #my-page #my-property-page .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 #my-page #my-property-page .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 #my-page #my-property-page .list-box .property-card-box .date-box{width:135px;height:100%;align-items:center;justify-content:center;margin-right:55px}#pc-wrap #my-page #my-property-page .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 #my-page #my-property-page .list-box .property-card-box .status-box{width:100px;height:100%;align-items:center;justify-content:center;margin-right:60px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box .coloured-box{width:93px;height:36px;align-items:center;justify-content:center;border-radius:60px;cursor:pointer}#pc-wrap #my-page #my-property-page .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 #my-page #my-property-page .list-box .property-card-box .views-box{width:35px;height:100%;align-items:center;justify-content:center;margin-right:75px}#pc-wrap #my-page #my-property-page .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 #my-page #my-property-page .list-box .property-card-box .action-box{width:auto;height:100%;flex-direction:row;align-items:center;justify-content:center}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button{width:40px;height:40px;border-radius:4px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button :hover{background:#f6f6f6}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button .buttons{color:#181a20}#pc-wrap #my-page #my-property-page .list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-property-page .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-favorites-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-favorites-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-favorites-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-favorites-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-favorites-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-favorites-page .favorites-list-box{width:100%;height:auto;flex-wrap:wrap;flex-direction:row;gap:22px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config{width:296px;height:413px;margin-bottom:7px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top{position:relative;width:100%;height:240px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top a{height:100%}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top img{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-badge{position:absolute;top:20px;left:16px;display:flex;width:80px;height:30px;justify-content:center;align-items:center;border-radius:6px;padding:6px 20px;background:#eb6753;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-badge img{height:16px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .price-box{position:absolute;bottom:20px;left:20px;padding:8px 15px;align-items:center;border-radius:6px;border:1px solid hsla(0,0%,100%,.5);background:#fff}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .price-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-favorites-page .favorites-list-box .card-config .bottom{width:100%;height:173px;padding:20px 16px 10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address{width:100%;height:48px;gap:5px;margin-bottom:20px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name{width:100%;height:23px;overflow:hidden}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .address p{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options{flex-direction:row;width:100%;height:20px;gap:20px;margin-bottom:10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .option p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .divider{width:100%;height:1px;background:#ddd;margin-bottom:17px}#pc-wrap #my-page #my-favorites-page .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 .favorites-list-box .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type p{color:#181a20;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,56%,.54);font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:12px;justify-content:center;align-items:center;padding-right:10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons svg{cursor:pointer}#pc-wrap #my-page #my-favorites-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-favorites-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 #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{width:100%;height:auto;display:flex;flex-direction:column;gap:20px}#pc-wrap #my-page #my-profile-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-profile-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-profile-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-profile-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-profile-page .top-box{width:100%;padding:30px;margin-top:35px;gap:25px;border-radius:12px;border:1px solid #c4c4c4;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-profile-page .top-box .photo-box{gap:23px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box{flex-direction:row;gap:50px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box{position:relative;width:194px;height:157px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box img{width:100%;height:100%;border-radius:15px;object-fit:cover}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box .delete-box{position:absolute;top:10px;left:10px;width:36px;height:32px;background-color:#fff;align-items:center;justify-content:center;border-radius:12px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box{align-self:flex-end;gap:22px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler{display:flex;width:210.023px;height:40.135px;justify-content:center;align-items:center;cursor:pointer;border-radius:12px;border:1px solid #181a20}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .upload-text{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:30px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box{width:48%;gap:10px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input{height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input ::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .address-box{gap:10px}#pc-wrap #my-page #my-profile-page .top-box .address-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .address-box input{height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #my-profile-page .top-box .address-box input ::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box{gap:10px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .about-textarea{height:170px;padding:20px 15px;border-radius:8px;border:1px solid #ddd;color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button{display:flex;width:170px;height:38px;justify-content:center;align-items:center;gap:10px;align-self:flex-end;margin-top:30px;border-radius:12px;background-color:#000}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button p{color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .about-me-box button:disabled{background:rgba(24,26,32,.271)}#pc-wrap #my-page #my-profile-page .bottom-box{width:100%;padding:30px;gap:25px;border-radius:12px;border:1px solid #c4c4c4;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box{gap:20px}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box{gap:10px}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box input{width:50%;height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box input ::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box{width:100%;flex-direction:row;gap:45px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box{width:100%;gap:10px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box input{height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box input ::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .bottom-box .change-password{display:flex;width:170px;height:38px;justify-content:center;align-items:center;gap:10px;align-self:flex-end;margin-top:18px;border-radius:12px;background-color:#000}#pc-wrap #my-page #my-profile-page .bottom-box .change-password p{color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#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}#pc-wrap #community-list-page .container{padding-top:100px;flex-direction:column;gap:64px}#pc-wrap #community-list-page .container .main-box{flex-direction:row;gap:31px}#pc-wrap #community-list-page .container .main-box .left-config{width:266px;height:-moz-fit-content;height:fit-content;gap:30px;padding:30px 15px 57px 21px;margin-top:100px;margin-bottom:50px;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 #community-list-page .container .main-box .left-config .image-info{width:100%;flex-direction:row;gap:11px}#pc-wrap #community-list-page .container .main-box .left-config .image-info img{width:80px;height:80px;border-radius:50%;object-fit:cover}#pc-wrap #community-list-page .container .main-box .left-config .image-info .community-name .name{margin-top:15px;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #community-list-page .container .main-box .left-config .tab-button{border-radius:6px;border:1px solid #181a20;color:#181a20}#pc-wrap #community-list-page .container .main-box .left-config .tab-button,#pc-wrap #community-list-page .container .main-box .left-config .tab-button.active{width:216.612px;height:36px;padding:0;justify-content:center;align-items:center;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.266px}#pc-wrap #community-list-page .container .main-box .left-config .tab-button.active{background-color:#000;color:#fff;border-radius:6px}#pc-wrap #community-list-page .container .main-box .right-config,#pc-wrap #community-list-page .container .main-box .right-config .panel-config{width:100%;height:auto}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .title-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:45px}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .title-box .left{width:60%;height:auto}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .title-box .left .title{color:#000;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.24px}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .title-box .left .sub-title{color:#757575;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.325px}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .title-box .right{width:91px;height:32px;border-radius:4px;background:#eb6753;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.39px}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .list-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:30px}#pc-wrap #community-list-page .container .similar-articles-config{width:100%;height:auto;gap:75px;padding:30px 9px 28px;border-radius:10px;border:1px solid #c4c4c4}#pc-wrap #community-list-page .container .similar-articles-config .similar-articles-title{padding-left:56px;color:#000;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #community-list-page .container .similar-articles-config .articles-box-row{width:100%;height:auto;flex-direction:row;gap:5px}#pc-wrap #community-list-page .container .pagination-config{width:100%;align-items:center;justify-content:center;margin-bottom:50px;gap:20px;padding-left:270px}#pc-wrap #community-list-page .container .pagination-config .pagination-box{align-items:center;justify-content:center}#pc-wrap #community-list-page .container .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 #community-detail-page{position:relative;padding-bottom:135px}#pc-wrap #community-detail-page .container{padding-top:100px;flex-direction:column;gap:64px}#pc-wrap #community-detail-page .container .main-box{flex-direction:row;gap:31px}#pc-wrap #community-detail-page .container .main-box .left-config{width:266px;height:-moz-fit-content;height:fit-content;gap:30px;padding:30px 15px 57px 21px;margin-top:100px;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 #community-detail-page .container .main-box .left-config .image-info{width:100%;flex-direction:row;gap:11px}#pc-wrap #community-detail-page .container .main-box .left-config .image-info img{width:80px;height:80px;border-radius:50%;object-fit:cover}#pc-wrap #community-detail-page .container .main-box .left-config .image-info .community-name .name{margin-top:15px;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #community-detail-page .container .main-box .left-config .tab-button{border-radius:6px;border:1px solid #181a20;color:#181a20}#pc-wrap #community-detail-page .container .main-box .left-config .tab-button,#pc-wrap #community-detail-page .container .main-box .left-config .tab-button.active{width:216.612px;height:36px;padding:0;justify-content:center;align-items:center;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.266px}#pc-wrap #community-detail-page .container .main-box .left-config .tab-button.active{background-color:#000;color:#fff;border-radius:6px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:45px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box .left{width:60%;height:auto}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box .left .title{color:#000;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.24px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box .left .sub-title{color:#757575;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.325px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box .right{width:91px;height:32px;border-radius:4px;background:#eb6753;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.39px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config{width:1012px;min-height:500px;border-radius:8px 8px 0 0;border:1px solid #eee;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info{width:100%;height:126px;padding:35px 25px;flex-direction:row;justify-content:space-between;border-bottom:1px solid #eee}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content{gap:12px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .content-data{color:#000;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info{width:auto;height:auto;flex-direction:row;align-items:center;gap:5px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info .member-img{width:30.023px;height:30px;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info .member-nick{color:#000;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.13px;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info .divider{width:1px;height:16px;background:#eee}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info .time-added{color:#bdbdbd;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.12px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info{width:auto;height:auto;gap:15px;flex-direction:row;align-items:flex-end}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info .icon-info{flex-direction:row;align-items:center;justify-content:center;gap:4px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info .icon-info img{width:18.714px;height:16.15px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info .icon-info .text{padding-top:2 px;color:#000;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.22px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info .divider{width:1px;height:21px;background:#eee}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .like-and-dislike{width:100%;height:100%;align-items:center;justify-content:flex-end;gap:60px;padding:25px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .like-and-dislike .top{width:100%;height:auto;flex-direction:row;align-items:center;justify-content:center;gap:17px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .like-and-dislike .top button{width:105.081px;height:45px;gap:5px;border-radius:2px;border:1px solid #eee;background:#eb6753}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .like-and-dislike .top button p{color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.26px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config{width:1012px;height:auto;padding:30px 24px;gap:11px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .title-text{align-self:flex-start;color:#000;text-align:center;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.34px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment input{width:100%;height:61px;outline:none;padding:22px 17px;border:1px solid #eee}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment input ::placeholder{color:silver;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.56px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment .button-box{width:100%;height:42px;flex-direction:row;justify-content:space-between;align-items:center;padding-left:17px;border:1px solid #eee;border-top:none}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment .button-box p{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.56px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment .button-box button{width:100.077px;height:100%;border-radius:0;background:#eb6753;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.56px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments{width:100%;height:auto;border:1px solid #efefef;border-top:none}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments .comments-title{width:112.087px;display:flex;align-items:center;justify-content:center;padding:16px 15px;border-bottom:2px solid #eb6753;color:#eb6753;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.56px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .pagination-box{width:100%;height:auto;margin-top:30px;align-items:center;justify-content:center}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment{width:100%;height:auto;padding:20px 24px;gap:17px;border:1px solid #efefef;border-top:none}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info{width:100%;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .name-date{width:auto;height:auto;flex-direction:row;gap:8px;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .name-date img{width:45.035px;height:45px;border-radius:50%;cursor:pointer;object-fit:cover}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .name-date .name-date-column .name{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .name-date .name-date-column .date{color:#757575;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.39px;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .buttons{flex-direction:row}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .content{width:100%;height:auto}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .content p{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.48px}#pc-wrap #community-detail-page .container .similar-articles-config{width:100%;height:auto;gap:75px;padding:30px 9px 28px;border-radius:10px;border:1px solid #c4c4c4}#pc-wrap #community-detail-page .container .similar-articles-config .similar-articles-title{padding-left:56px;color:#000;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #community-detail-page .container .similar-articles-config .articles-box-row{width:100%;height:auto;flex-direction:row;gap:5px}#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:40px;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}.team .overlay{transition:opacity .3s ease}.team div:hover .overlay{opacity:1}#pc-wrap #top .navbar .navbar-main{position:fixed;padding:22px 0;width:100%;height:87px;display:flex;flex-direction:row;box-sizing:border-box;z-index:99;align-items:center;border-top:1px solid hsla(0,0%,100%,.07)}#pc-wrap #top .navbar .navbar-main.transparent{background-color:rgba(24,26,32,.62)}#pc-wrap #top .navbar .navbar-main .container{flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap #top .navbar .navbar-main .container .logo-box img{width:150px;cursor:pointer}#pc-wrap #top .navbar .navbar-main .container .router-box{position:relative;width:617px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap #top .navbar .navbar-main .container .router-box div{position:relative;color:hsla(0,0%,93%,.929);font-family:Poppins,sans-serif;font-size:15px;font-weight:600;cursor:pointer;transition:color .3s ease}#pc-wrap #top .navbar .navbar-main .container .router-box div:after{content:"";position:absolute;bottom:-6px;left:0;width:0;height:2px;background:#2bbcff;transition:width .3s ease}#pc-wrap #top .navbar .navbar-main .container .router-box div:hover{color:#2bbcff}#pc-wrap #top .navbar .navbar-main .container .router-box div:hover:after{width:100%}#pc-wrap #top .navbar .navbar-main .container .router-box div.active{color:#2bbcff}#pc-wrap #top .navbar .navbar-main .container .router-box div.active:after{width:100%}#pc-wrap #top .navbar .navbar-main .container .user-box{width:270px;display:flex;flex-direction:row;justify-content:flex-end}#pc-wrap #top .navbar .navbar-main .container .user-box .join-box{width:184px;height:47px;display:flex;align-items:center;justify-content:center;border-radius:60px;border:1px solid #fff;cursor:pointer}#pc-wrap #top .navbar .navbar-main .container .user-box .join-box svg{color:#fff;margin-right:10px}#pc-wrap #top .navbar .navbar-main .container .user-box .join-box span{font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;color:#fff}#pc-wrap #top .navbar .navbar-main .container .user-box .login-user img{width:42px;height:42px;border-radius:50%;object-fit:cover}#pc-wrap #top .navbar .navbar-main .container .lan-box{margin-left:28px;display:flex;align-items:center}#pc-wrap #top .navbar .navbar-main .container .lan-box .notification-icon{color:#fff}#pc-wrap #top .navbar .navbar-main .container .lan-box .btn-lang{border-radius:4px}#pc-wrap #top .navbar .navbar-main .container .lan-box .btn-lang img{width:24px;height:17px;border-radius:2px}#pc-wrap #top .navbar .navbar-main .container .lan-box .img-flag{width:24px;height:17px;border-radius:2px;margin-right:8px}#pc-wrap .header-main{position:relative;width:100%;height:860px;background-image:url(/img/banner/header2.jpg);background-size:cover}#pc-wrap .header-main .container{position:relative;margin-top:20px;flex-direction:column;align-items:center}#pc-wrap .header-main .container .search-box{position:absolute;margin-top:256px;padding:16px 29px;width:1094px;height:96px;display:flex;flex-direction:row;justify-content:space-between;background:hsla(0,0%,100%,.28);border-radius:12px}#pc-wrap .header-main .container .search-box .select-box{width:712px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .header-main .container .search-box .select-box .box{padding:24px 22px;width:213px;height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;border-radius:12px;background:hsla(0,0%,100%,.575);box-sizing:border-box;cursor:pointer}#pc-wrap .header-main .container .search-box .select-box .box.on{background:#fff;border:1px solid #000;color:#181a20}#pc-wrap .header-main .container .search-box .select-box .box span{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .header-main .container .search-box .search-box-other,#pc-wrap .header-main .container .search-box .search-box-other .advanced-filter{display:flex;flex-direction:row;align-items:center}#pc-wrap .header-main .container .search-box .search-box-other .advanced-filter img{margin-right:10px;width:25px;height:22px;cursor:pointer}#pc-wrap .header-main .container .search-box .search-box-other .advanced-filter span{color:#fff;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap .header-main .container .search-box .search-box-other .search-btn{margin-left:12px;width:62px;height:62px;display:flex;align-items:center;justify-content:center;border-radius:55px;background:#f17742;cursor:pointer}#pc-wrap .header-main .container .search-box .search-box-other .search-btn svg{width:20px;height:20px;color:#fff}#pc-wrap .header-main .container .search-box .filter-location{position:absolute;padding:40px 60px;width:1094px;min-height:120px;height:auto;top:96px;right:0;display:flex;flex-direction:row;flex-wrap:wrap;gap:40px;visibility:hidden;border-radius:12px;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);box-sizing:border-box;z-index:2}#pc-wrap .header-main .container .search-box .filter-location.on{visibility:visible;transition:.2s ease-out;background:#fffdfd}#pc-wrap .header-main .container .search-box .filter-location div{width:295px;display:flex;flex-direction:row;align-items:center}#pc-wrap .header-main .container .search-box .filter-location div img{width:122px;height:85px;border-radius:15px;cursor:pointer}#pc-wrap .header-main .container .search-box .filter-location div span{margin-left:22px;color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:26px;cursor:pointer;text-transform:capitalize}#pc-wrap .header-main .container .search-box .filter-location div label{line-height:13px}#pc-wrap .header-main .container .search-box .filter-type{position:absolute;padding:50px;width:1094px;min-height:120px;height:auto;top:96px;right:0;display:flex;flex-direction:row;justify-content:space-between;visibility:hidden;border-radius:12px;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);box-sizing:border-box;z-index:1}#pc-wrap .header-main .container .search-box .filter-type.on{visibility:visible;transition:.2s ease-out;background:#fffdfd}#pc-wrap .header-main .container .search-box .filter-type div{position:relative;width:272px;height:168px;border-radius:15px;cursor:pointer;background-size:cover}#pc-wrap .header-main .container .search-box .filter-type div span{position:absolute;top:13px;right:12px;padding:1px 5px 5px;border-radius:2px 2px 0 0;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:700;line-height:26px;background:linear-gradient(180deg,#fff,hsla(0,0%,100%,0));text-transform:capitalize}#pc-wrap .header-main .container .search-box .filter-rooms{position:absolute;padding:10px 92px;width:1094px;min-height:120px;height:auto;top:96px;right:0;display:flex;flex-direction:row;justify-content:space-between;align-items:center;visibility:hidden;border-radius:12px;background:#fff;box-shadow:0 5px 15px rgba(0,0,0,.35);box-sizing:border-box;z-index:1}#pc-wrap .header-main .container .search-box .filter-rooms.on{visibility:visible;transition:.2s ease-out;background:#fffdfd}#pc-wrap .header-main .container .search-box .filter-rooms span{display:flex;align-items:center;padding:10px 30px;border:1px solid #fffdfd;color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:26px;cursor:pointer}#pc-wrap .header-main .container .search-box .filter-rooms span:hover{border-radius:5px;border:1px solid #b9b9b9;box-shadow:0 2px 8px 0 rgba(99,99,99,.2)}#pc-wrap .header-main .container .hero{position:relative;width:100vw;height:100vh;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;overflow:hidden}#pc-wrap .header-main .container .hero .bg{position:absolute;inset:0;background-size:cover;background-position:50%;z-index:0}#pc-wrap .header-main .container .hero .content{position:relative;z-index:1;text-align:center;margin-top:25vh}#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:#114b6f;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 #hotel-footer{background:#0b1220;color:#ccc;padding:60px 8%;display:flex;flex-direction:column;gap:60px}#pc-wrap #hotel-footer .newsletter{background:#141b2d;border-radius:20px;padding:40px 50px;display:flex;flex-direction:row;justify-content:center;align-items:center;flex-wrap:wrap;gap:30px}#pc-wrap #hotel-footer .newsletter .brand{color:#ffb703;font-weight:700;font-size:26px}#pc-wrap #hotel-footer .newsletter .subscribe{margin-top:20px;display:flex;max-width:450px;width:100%}#pc-wrap #hotel-footer .newsletter .right img{width:120px}#pc-wrap #hotel-footer .features{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:25px;gap:25px}#pc-wrap #hotel-footer .features .feature{display:flex;gap:15px;align-items:center}#pc-wrap #hotel-footer .features .feature img{width:36px}#pc-wrap #hotel-footer .features .feature strong{color:#fff;display:block}#pc-wrap #hotel-footer .features .feature span{font-size:14px;color:#999}#pc-wrap #hotel-footer .bottom{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:50px;gap:50px}#pc-wrap #hotel-footer .bottom .col{display:flex;flex-direction:column;gap:10px}#pc-wrap #hotel-footer .bottom .col .logo{width:150px;margin-bottom:10px}#pc-wrap #hotel-footer .bottom .col strong{color:#fff;margin-bottom:10px}#pc-wrap #hotel-footer .bottom .col span{font-size:14px;cursor:pointer}#pc-wrap #hotel-footer .bottom .col span:hover{color:#ffb703}#pc-wrap #hotel-footer .bottom .col .icons{display:flex;gap:12px}#pc-wrap #hotel-footer .bottom .col .icons svg{background:#1e2535;border-radius:50%;padding:8px;color:#fff;transition:.3s}#pc-wrap #hotel-footer .bottom .col .icons svg:hover{background:#ffb703;color:#0b1220}#pc-wrap #hotel-footer .copyright{border-top:1px solid #1f2635;display:flex;justify-content:space-between;flex-wrap:wrap;padding-top:25px;color:#777;font-size:13px}#pc-wrap #hotel-footer .copyright .links span{cursor:pointer}#pc-wrap #hotel-footer .copyright .links span:hover{color:#ffb703}.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}.about-page .statistics{margin-top:60px}.about-page .statistics .container{display:flex;flex-direction:row;justify-content:center;gap:80px}.about-page .statistics .container div{text-align:center}.about-page .statistics .container div h3{font-size:42px;font-weight:700;color:#181a20}.about-page .statistics .container div p{color:#666;font-size:16px}.about-page .services{margin-top:100px}.about-page .services h4{text-align:center;margin-bottom:40px;font-size:28px;font-weight:600}.about-page .services .MuiStack-root{display:flex;justify-content:center;gap:40px}.about-page .services .MuiStack-root div{background:#f8f8f8;border-radius:16px;padding:25px;width:220px;text-align:center;box-shadow:0 3px 10px rgba(0,0,0,.1)}.about-page .services .MuiStack-root div img{width:60px;margin-bottom:15px}.about-page .services .MuiStack-root div p{color:#666;margin-top:10px;font-size:14px}.about-page .team{margin-top:120px}.about-page .team h4{text-align:center;margin-bottom:40px;font-size:28px;font-weight:600}.about-page .team .MuiStack-root{display:flex;justify-content:center;gap:50px}.about-page .team .MuiStack-root>div{background:#fff;border-radius:16px;box-shadow:0 3px 10px rgba(0,0,0,.1);padding:20px;width:250px;text-align:center;position:relative;overflow:hidden}.about-page .team .MuiStack-root>div .overlay{position:absolute;inset:0;background:rgba(0,0,0,.7);color:#fff;display:flex;align-items:center;justify-content:center;padding:15px;border-radius:16px;opacity:0;transition:opacity .3s ease;font-size:13px;text-align:center}.about-page .team .MuiStack-root>div:hover .overlay{opacity:1}.about-page .team .MuiStack-root>div img{width:120px;height:120px;object-fit:cover;border-radius:50%;margin-bottom:15px}.about-page .team .MuiStack-root>div h6{font-weight:600;margin-bottom:4px}.about-page .team .MuiStack-root>div p{color:#777;font-size:14px}.about-page .team .MuiStack-root>div .MuiIconButton-root{color:#444;transition:color .2s}.about-page .team .MuiStack-root>div .MuiIconButton-root:hover{color:#e63946}.about-page .partners{margin-top:120px}.about-page .partners h4{text-align:center;margin-bottom:40px;font-size:28px;font-weight:600}.about-page .partners .MuiStack-root{display:flex;justify-content:center;gap:60px}.about-page .partners .MuiStack-root img{width:120px;opacity:.7;transition:opacity .2s}.about-page .partners .MuiStack-root img:hover{opacity:1}.about-page .help{margin:120px 0}.about-page .help .container{background:#f6f6f6;border-radius:16px;padding:40px 60px;display:flex;justify-content:space-between;align-items:center}.about-page .help .container .left h5{font-weight:600;font-size:22px;margin-bottom:8px}.about-page .help .container .left p{color:#666}.about-page .help .container .right{display:flex;gap:15px}.about-page .help .container .right .white{background:#fff;padding:14px 25px;border-radius:30px;border:1px solid #ccc;cursor:pointer;display:flex;align-items:center;gap:8px}.about-page .help .container .right .black{background:#181a20;color:#fff;padding:14px 25px;border-radius:30px;display:flex;align-items:center;gap:10px}@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}