@charset "UTF-8";
/*!
 * 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}.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}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;font-family:Poppins,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}a{color:inherit}img{vertical-align:bottom}img.project_card{width:100%;height:auto;border-radius:10px}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input[type=password]::-ms-clear,input[type=password]::-ms-reveal,input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;width:0;height:0}textarea:focus{outline:0}#simple-tabpanel-all>div{padding:0}.css-10klw3m{height:auto}a{white-space:nowrap;text-decoration:none;color:#212121}button{text-transform:none;box-shadow:none;padding:0}button.outline{border:1px solid #eee}button.contain{color:#fff}p,span{line-height:1.2}body{font-family:Poppins,sans-serif}body::-webkit-scrollbar{width:9px}body::-webkit-scrollbar-thumb{height:30%;background:#bdbdbd;border-radius:10px}body::-webkit-scrollbar-track{background:#eee}body .MuiPopover-paper{box-shadow:none}hr{border-width:0 0 thin;border-color:#eee;margin:auto}#pc-wrap{width:100%;height:100%}#pc-wrap .container{position:relative;width:1300px;margin:0 auto;display:flex}@import"https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,700;1,400&family=Manrope:wght@300;400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Noto+Serif:ital,wght@0,400;0,600;0,700;1,400&family=Inter:wght@400;500;600;700&display=swap";@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,400..700;1,14..32,400..700&display=swap";#pc-wrap .home-page{min-height:100vh;background:hsla(39,54%,95%,.9)}#pc-wrap .hero{position:relative;width:100%;min-height:92vh;padding:120px 0 80px;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;background:radial-gradient(120% 140% at 0 0,#111827 0,#0b0d13 55%,#07070a 100%)}#pc-wrap .hero .hero__bg{position:absolute;inset:0;background:linear-gradient(135deg,hsla(0,0%,100%,.04),hsla(0,0%,100%,0) 60%),url(/img/banner/Rectangle\ 4.svg);background-size:cover;background-position:50%;mix-blend-mode:lighten;opacity:.45}#pc-wrap .hero .hero__overlay{position:absolute;border-radius:50%;filter:blur(0);opacity:.6;mix-blend-mode:screen;animation:float 18s ease-in-out infinite}#pc-wrap .hero .hero__overlay--one{width:520px;height:520px;top:-180px;left:-160px;background:radial-gradient(circle,hsla(220,9%,46%,.45) 0,hsla(220,9%,46%,0) 70%)}#pc-wrap .hero .hero__overlay--two{width:620px;height:620px;bottom:-220px;right:-140px;background:radial-gradient(circle,rgba(79,70,229,.25) 0,rgba(17,24,39,0) 70%);animation-direction:reverse}#pc-wrap .hero .hero__content{position:relative;z-index:2;display:flex;flex-direction:column;gap:32px;padding:0 40px;width:100%;margin-top:160px;margin-right:340px}#pc-wrap .hero .hero__content,#pc-wrap .hero .hero__content--right{align-items:flex-end;text-align:right;max-width:860px;margin-left:auto}#pc-wrap .hero .hero__content--right{margin-right:60px}#pc-wrap .hero .hero__content--right p{margin-left:auto}#pc-wrap .hero .hero__content--right .hero__cta,#pc-wrap .hero .hero__content--right .hero__stats{justify-content:flex-end}#pc-wrap .hero .hero__content .hero__badge{display:inline-flex;gap:10px;padding:10px 20px;border-radius:999px;border:1px solid rgba(229,231,235,.25);background:rgba(15,23,42,.55);color:rgba(229,231,235,.85);font-size:12px;font-weight:600;letter-spacing:.32em;text-transform:uppercase;margin:0 auto}#pc-wrap .hero .hero__content .hero__badge,#pc-wrap .hero .hero__content h1{justify-content:center;align-items:center;font-family:Product Sans,sans-serif}#pc-wrap .hero .hero__content h1{margin:0;font-size:56px;font-weight:800;line-height:110%;letter-spacing:-.8px;text-transform:none;background:linear-gradient(135deg,#f9fafb,#e0c8a8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 18px 45px rgba(15,15,18,.65);display:flex;width:100%}#pc-wrap .hero .hero__content p{color:rgba(229,231,235,.85);font-family:Product Sans,sans-serif;font-size:20px;font-weight:400;line-height:160%;max-width:720px;margin:0 auto;text-align:center;text-shadow:0 6px 24px rgba(7,8,12,.45)}#pc-wrap .hero .hero__content .hero__cta{display:flex;flex-wrap:nowrap;justify-content:center;align-items:center;gap:16px;width:100%}#pc-wrap .hero .hero__content .hero__cta .hero__primary-btn{display:inline-flex;align-items:center;gap:12px;padding:16px 28px;border-radius:16px;background:rgba(15,23,42,.45);border:1px solid rgba(229,231,235,.18);color:rgba(229,231,235,.9);font-family:Product Sans,sans-serif;font-size:16px;font-weight:500;letter-spacing:.4px;cursor:pointer;transition:all .35s ease}#pc-wrap .hero .hero__content .hero__cta .hero__primary-btn:hover{background:rgba(15,23,42,.65);transform:translateY(-3px)}#pc-wrap .hero .hero__content .hero__cta .hero__secondary-btn{display:inline-flex;align-items:center;gap:12px;padding:16px 28px;border-radius:16px;background:rgba(15,23,42,.45);border:1px solid rgba(229,231,235,.18);color:rgba(229,231,235,.9);font-family:Product Sans,sans-serif;font-size:16px;font-weight:500;letter-spacing:.4px;cursor:pointer;transition:all .35s ease}#pc-wrap .hero .hero__content .hero__cta .hero__secondary-btn:hover{background:rgba(15,23,42,.65);transform:translateY(-3px)}#pc-wrap .hero .hero__content .hero__cta .hero__secondary-btn .hero__secondary-icon{display:flex;align-items:center;justify-content:center;width:28px;height:28px;border-radius:50%;background:rgba(249,250,251,.12);color:#f9fafb;font-size:12px;transition:background .3s ease}#pc-wrap .hero .hero__content .hero__stats{display:flex;justify-content:center;align-items:stretch;gap:32px;width:100%;padding:22px 32px;border-radius:18px;background:rgba(15,23,42,.45);border:1px solid rgba(229,231,235,.14);box-shadow:0 24px 45px rgba(7,8,12,.4)}#pc-wrap .hero .hero__content .hero__stats div{display:flex;flex-direction:column;align-items:center;min-width:140px;gap:6px}#pc-wrap .hero .hero__content .hero__stats div strong{font-family:Product Sans,sans-serif;font-size:34px;font-weight:700;color:#f9fafb;letter-spacing:.4px}#pc-wrap .hero .hero__content .hero__stats div span{font-family:Product Sans,sans-serif;font-size:13px;font-weight:500;color:rgba(229,231,235,.7);text-transform:uppercase;letter-spacing:.24em}#pc-wrap .hero .hero__content .hero__filter{width:100%;max-width:880px;margin-top:8px;padding:24px;border-radius:22px;background:rgba(15,23,42,.55);border:1px solid rgba(229,231,235,.16);box-shadow:0 26px 60px rgba(8,9,14,.45)}#pc-wrap .hero .hero__content .hero__filter .hero__filter-row{display:flex;flex-direction:row;gap:16px;align-items:stretch}#pc-wrap .hero .hero__content .hero__filter .hero__filter-item{position:relative;flex:1 1}#pc-wrap .hero .hero__content .hero__filter .hero__filter-toggle{background:rgba(17,24,39,.68);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-radius:14px;padding:22px 26px;display:flex;align-items:center;justify-content:space-between;cursor:pointer;transition:all .3s ease;border:1px solid rgba(229,231,235,.1);min-height:68px;box-sizing:border-box}#pc-wrap .hero .hero__content .hero__filter .hero__filter-toggle:hover{background:rgba(24,33,52,.85);border-color:rgba(229,231,235,.2)}#pc-wrap .hero .hero__content .hero__filter .hero__filter-toggle span:first-child{color:rgba(249,250,251,.95);font-family:Product Sans,sans-serif;font-size:16px;font-weight:500;text-transform:capitalize}#pc-wrap .hero .hero__content .hero__filter .hero__filter-toggle .hero__arrow{color:rgba(229,231,235,.75);font-size:14px;margin-left:14px;transition:transform .3s ease}#pc-wrap .hero .hero__content .hero__filter .hero__dropdown{position:absolute;top:calc(100% + 10px);left:0;right:0;background:rgba(17,24,39,.95);-webkit-backdrop-filter:blur(22px);backdrop-filter:blur(22px);border-radius:16px;box-shadow:0 26px 55px rgba(7,8,12,.55);overflow:hidden;z-index:12;max-height:400px;overflow-y:auto;border:1px solid rgba(229,231,235,.12)}#pc-wrap .hero .hero__content .hero__filter .hero__dropdown .hero__dropdown-item{padding:18px 26px;cursor:pointer;transition:all .22s ease;color:rgba(243,244,246,.95);font-family:Product Sans,sans-serif;font-size:15px;font-weight:500;text-transform:capitalize;border-left:3px solid transparent}#pc-wrap .hero .hero__content .hero__filter .hero__dropdown .hero__dropdown-item:hover{background:hsla(220,9%,46%,.25);border-left-color:hsla(220,9%,46%,.7)}#pc-wrap .hero .hero__content .hero__filter .hero__dropdown .hero__dropdown-item.active{background:hsla(220,9%,46%,.35);border-left-color:rgba(148,163,184,.9);font-weight:600}#pc-wrap .hero .hero__content .hero__filter .hero__search-btn{width:68px;height:68px;border-radius:16px;background:linear-gradient(135deg,#9e7853,#111827);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .32s ease;box-shadow:0 18px 35px rgba(17,24,39,.45);flex-shrink:0}#pc-wrap .hero .hero__content .hero__filter .hero__search-btn:hover{transform:translateY(-3px);box-shadow:0 24px 45px rgba(17,24,39,.6)}#pc-wrap .hero .hero__content .hero__filter .hero__search-btn svg{width:20px;height:20px}#pc-wrap .hero .hero__content .hero__filter .hero__search-btn path{fill:#f9fafb;stroke:#f9fafb}#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;min-height:697px}#pc-wrap .home-page .trend-properties,#pc-wrap .home-page .trend-properties .container{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}#pc-wrap .home-page .trend-properties .container{max-width:100%}#pc-wrap .home-page .trend-properties .container .info-box{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:64px}#pc-wrap .home-page .trend-properties .container .info-box .left{flex:1 1;display:flex;flex-direction:column;align-items:center;justify-content:flex-start}#pc-wrap .home-page .trend-properties .container .info-box .left span{color:#373737;font-family:Product Sans,Poppins,sans-serif;font-size:44px;font-weight:700;line-height:100%;letter-spacing:0;text-align:center;text-transform:uppercase}#pc-wrap .home-page .trend-properties .container .info-box .left p{width:570px;max-width:100%;min-height:91px;color:#373737;font-family:Product Sans,Poppins,sans-serif;font-size:16px;font-weight:400;line-height:150%;text-align:center}#pc-wrap .home-page .trend-properties .container .info-box .right{display:flex;flex-direction:row;align-items:center;justify-content:flex-end}#pc-wrap .home-page .trend-properties .container .info-box .right .pagination-box{display:flex!important;flex-direction:row!important;align-items:center!important;gap:20px!important;visibility:visible!important;opacity:1!important}#pc-wrap .home-page .trend-properties .container .info-box .right .pagination-box .swiper-trend-next{display:flex!important;visibility:visible!important;opacity:1!important;cursor:pointer;color:#181a20;font-size:28px;width:40px;height:40px;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}#pc-wrap .home-page .trend-properties .container .info-box .right .pagination-box .swiper-trend-next:hover{color:#fff;background-color:#181a20;transform:scale(1.1)}#pc-wrap .home-page .trend-properties .container .info-box .right .pagination-box .swiper-trend-next.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}#pc-wrap .home-page .trend-properties .container .info-box .right .pagination-box .swiper-trend-prev{display:flex!important;visibility:visible!important;opacity:1!important;cursor:pointer;color:#181a20;font-size:28px;width:40px;height:40px;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease}#pc-wrap .home-page .trend-properties .container .info-box .right .pagination-box .swiper-trend-prev:hover{color:#fff;background-color:#181a20;transform:scale(1.1)}#pc-wrap .home-page .trend-properties .container .info-box .right .pagination-box .swiper-trend-prev.swiper-button-disabled{opacity:.35;cursor:not-allowed;pointer-events:none}#pc-wrap .home-page .trend-properties .container .card-box{position:relative;width:100%;overflow:visible}#pc-wrap .home-page .trend-properties .container .card-box .empty-list{width:100%;min-height:280px;display:flex;justify-content:center;align-items:center}#pc-wrap .home-page .trend-properties .container .card-box .trend-property-swiper{width:100%;min-height:400px;overflow:visible}#pc-wrap .home-page .trend-properties .container .card-box .trend-property-swiper :global(.swiper-wrapper){display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:flex-start!important;flex-wrap:nowrap!important}#pc-wrap .home-page .trend-properties .container .card-box .trend-property-swiper .trend-property-slide{width:300px!important;height:auto;display:flex;flex-direction:column;flex-shrink:0;flex-grow:0;margin:0 15px 0 0}#pc-wrap .home-page .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box{width:100%;height:375px}#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:#9a7a57;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:#9a7a57;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:hsla(39,54%,95%,.9)}#pc-wrap .home-page .popular-properties .container{flex-direction:column;align-items:flex-start}#pc-wrap .home-page .popular-properties .container .content-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;gap:40px}#pc-wrap .home-page .popular-properties .container .info-box{display:flex;flex-direction:column;align-items:flex-start;flex:1 1}#pc-wrap .home-page .popular-properties .container .info-box .left{display:flex;flex-direction:column;align-items:flex-start;margin-left:-190px}#pc-wrap .home-page .popular-properties .container .info-box .left span{color:#373737;font-family:Product Sans,Poppins,sans-serif;font-size:44px;font-weight:700;line-height:100%;letter-spacing:0;text-align:left;text-transform:uppercase}#pc-wrap .home-page .popular-properties .container .info-box .left p{width:570px;max-width:100%;height:91px;color:#373737;font-family:Product Sans,Poppins,sans-serif;font-size:16px;font-weight:400;line-height:150%;text-align:left}#pc-wrap .home-page .popular-properties .container .info-box .right{margin-top:190px;margin-left:-30px}#pc-wrap .home-page .popular-properties .container .image-container{flex-shrink:0}#pc-wrap .home-page .popular-properties .container .image-container .chair-image{width:580px;height:580px;object-fit:cover;border-radius:12px}#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;background:hsla(39,54%,95%,.95);border:1px solid hsla(220,9%,46%,.15);border-radius:18px;box-shadow:0 12px 30px rgba(24,26,32,.08);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:#c4a47a}#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 18px 18px;background:hsla(39,54%,95%,.9)}#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:#9a7a57;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:#9a7a57;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;align-items:flex-start}#pc-wrap .home-page .top-properties .container .content-wrapper{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;width:100%;gap:40px}#pc-wrap .home-page .top-properties .container .info-box{display:flex;flex-direction:column;align-items:flex-start;flex:1 1}#pc-wrap .home-page .top-properties .container .info-box .left{display:flex;flex-direction:column;align-items:flex-start;margin-left:340px}#pc-wrap .home-page .top-properties .container .info-box .left span{color:#373737;font-family:Product Sans,Poppins,sans-serif;font-size:44px;font-weight:700;line-height:100%;letter-spacing:0;text-align:left;text-transform:uppercase}#pc-wrap .home-page .top-properties .container .info-box .left p{width:570px;max-width:100%;height:91px;color:#373737;font-family:Product Sans,Poppins,sans-serif;font-size:16px;font-weight:400;line-height:150%;text-align:left}#pc-wrap .home-page .top-properties .container .info-box .right{margin-top:170px;margin-left:500px}#pc-wrap .home-page .top-properties .container .image-container{flex-shrink:0;margin-left:-190px}#pc-wrap .home-page .top-properties .container .image-container .chair-image{width:580px;height:580px;object-fit:cover;border-radius:12px}#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:#9a7a57;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:#9a7a57;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%;min-height:762px;height:auto;display:flex;flex-direction:row;background:hsla(39,54%,95%,.9)}#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 .top-agents-grid{width:100%;display:flex;flex-wrap:wrap;gap:24px}#pc-wrap .home-page .top-agents .container .wrapper .top-agents-grid .top-agents-slide{flex-grow:1;flex-shrink:1;flex-basis:calc(25% - 18px);min-width:220px;display:flex;justify-content:center}#pc-wrap .home-page .top-agents .container .wrapper .top-agents-grid .top-agent-card.agent-general-card{width:100%;max-width:280px;height:auto;min-height:0}#pc-wrap .home-page .events{position:relative;padding:100px 0 92px;width:100%;height:810px;display:flex;flex-direction:row;background:hsla(39,54%,95%,.9)}#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:flex-start;flex-wrap:wrap;gap:30px}#pc-wrap .home-page .events .container .card-wrapper .event-card{position:relative;width:614px;height:467px;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 .description-box{width:614px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px}#pc-wrap .home-page .events .container .card-wrapper .description-box p:first-child{width:281px;height:24px;color:#777;font-family:Product Sans,Poppins,sans-serif;font-size:20px;font-weight:400;line-height:100%;letter-spacing:0;text-align:center;margin-bottom:15px}#pc-wrap .home-page .events .container .card-wrapper .description-box p:nth-child(2){width:358px;height:56px;color:#2d2d2d;font-family:Product Sans,Poppins,sans-serif;font-size:23px;font-weight:700;line-height:100%;letter-spacing:0;text-align:center}#pc-wrap .home-page .events .container .card-wrapper .description-box p:nth-child(3){min-width:89px;max-width:-moz-fit-content;max-width:fit-content;height:24px;color:#777;font-family:Product Sans,Poppins,sans-serif;font-size:20px;font-weight:400;line-height:100%;letter-spacing:0;text-align:center;-webkit-text-decoration-line:underline;text-decoration-line:underline;white-space:nowrap;word-break:keep-all;display:inline-block}#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:40px;background:hsla(39,54%,95%,.9);font-family:Poppins,sans-serif;color:#111827}#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%;display:flex;flex-direction:column;gap:0;padding-top:96px}#pc-wrap #property-list-page .container .property-page .filter-config{width:100%;flex-shrink:0;height:auto;margin-bottom:32px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main{width:100%;padding:16px 24px;border-radius:16px;background:#f5f0e8;box-shadow:0 6px 24px 0 rgba(24,26,32,.08);border:1px solid hsla(220,9%,46%,.12);display:flex!important;flex-direction:row!important;flex-wrap:wrap;align-items:flex-start;gap:8px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home{position:relative;flex:0 0 auto;width:260px;gap:8px;margin-bottom:0!important;padding-bottom:0!important;border-bottom:none!important}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home:after{display:none}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-location{gap:12px;overflow:visible}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .title-main{display:none}#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:15px;font-style:normal;font-weight:700;line-height:20px;margin-bottom:12px;letter-spacing:.3px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .filter-accordion{position:relative;flex:0 0 auto;box-shadow:none;border:1.5px solid #d4c5a9!important;border-radius:8px!important;margin:0!important;background:#fafafa;min-width:140px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .filter-accordion:before{display:none}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .filter-accordion:not(:last-child){border-bottom:1.5px solid #d4c5a9!important}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .filter-accordion .MuiAccordionSummary-root{padding:0 14px;min-height:44px;border-radius:8px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .filter-accordion .MuiAccordionSummary-root.Mui-expanded{min-height:44px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .filter-accordion .MuiAccordionSummary-root .MuiAccordionSummary-content{margin:0}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .filter-accordion .MuiAccordionSummary-root .MuiAccordionSummary-content .title{margin-bottom:0;font-size:13px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .filter-accordion .MuiAccordionSummary-root .MuiAccordionSummary-expandIconWrapper{color:#181a20;transition:transform .3s ease}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .filter-accordion .MuiAccordionSummary-root .MuiAccordionSummary-expandIconWrapper.Mui-expanded{transform:rotate(180deg)}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .filter-accordion .MuiAccordionDetails-root{position:absolute;top:calc(100% + 6px);left:0;z-index:100;background:#fff;border:1px solid #d4c5a9;border-radius:8px;box-shadow:0 8px 32px rgba(0,0,0,.12);padding:16px;min-width:200px;max-height:280px;overflow-y:auto}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .filter-accordion .MuiAccordionDetails-root .MuiTextField-root .MuiOutlinedInput-root{border-radius:8px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .filter-accordion .MuiAccordionDetails-root .MuiTextField-root .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .filter-accordion .MuiAccordionDetails-root .MuiTextField-root .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .filter-accordion .MuiAccordionDetails-root .MuiTextField-root .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#d4c5a9!important}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .input-box{position:relative;width:100%;flex-direction:row;align-items:center;gap:8px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .input-box svg{cursor:pointer;color:#9a7a57;transition:color .2s ease}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .input-box svg:hover{color:#9e7853}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .input-box .search-input{width:100%;height:48px;border-radius:8px;background:#fafafa;outline:none;padding-left:43px;padding-right:12px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;transition:all .2s ease}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .input-box .search-input.MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:#d4c5a9!important;border-width:1.5px!important}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .input-box .search-input.MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .input-box .search-input.MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:#d4c5a9!important}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .input-box .search-input.MuiOutlinedInput-root.Mui-focused{background:#fff}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .input-box .search-input:not(.MuiOutlinedInput-root){border:1.5px solid #d4c5a9}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .input-box .search-input:not(.MuiOutlinedInput-root):focus{border-color:#d4c5a9;background:#fff}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .input-box .search-input::placeholder{color:#9e9e9e}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .input-box img{position:absolute;width:18px;height:17px;top:16px;left:15px;z-index:1;opacity:.6}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .input-box .property-checkbox{width:18px;height:18px;border-radius:4px;margin-right:12px;padding:0}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .input-box .property-checkbox svg{width:20px;height:20px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .city-select{width:100%;height:48px;border-radius:8px;border:1.5px solid #d4c5a9;background:#fafafa;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;box-shadow:0 1px 3px rgba(0,0,0,.05);color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;transition:all .2s ease}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .city-select:hover{border-color:#d4c5a9;background:#fff}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .city-select:focus{border-color:#d4c5a9;background:#fff;box-shadow:0 0 0 3px hsla(39,33%,75%,.25)}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .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 .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 .property-type{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:color .2s ease;cursor:pointer}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .property-type:hover{color:#9e7853}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .property_type{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:color .2s ease;cursor:pointer}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .property_type:hover{color:#9e7853}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .propert-type{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;transition:color .2s ease;cursor:pointer}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .propert-type:hover{color:#9e7853}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .button-group{width:100%;height:44px;flex-direction:row;border-radius:10px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05)}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .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;transition:all .2s ease}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .button-group button:hover{background:#f5f5f5}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .square-year-input{width:100%;gap:12px;flex-direction:row;align-items:center}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .square-year-input .central-divider{width:16px;height:1px;background:#b9b9b9;flex-shrink:0}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .square-year-input input{width:100%;height:48px;border-radius:8px;border:1.5px solid #d4c5a9;background:#fafafa;outline:none;padding-left:15px;padding-right:15px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;transition:all .2s ease}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .square-year-input input:focus{border-color:#d4c5a9;background:#fff;box-shadow:0 0 0 3px hsla(39,33%,75%,.25)}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .square-year-input label{line-height:13px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .square-year-input input::placeholder{color:#9e9e9e;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}#pc-wrap #property-list-page .property-page{position:relative;width:100%;padding-top:24px}#pc-wrap #property-list-page .property-page .main-config{flex:1 1;align-items:center;gap:109px}#pc-wrap #property-list-page .property-page .main-config .list-config{display:grid;width:100%;height:auto;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px}#pc-wrap #property-list-page .property-page .main-config .list-config .card-config{width:100%;height:413px;margin-bottom:7px;border-radius:16px;background:#fdfaf5;box-shadow:0 2px 8px 0 rgba(24,26,32,.08);border:1px solid rgba(0,0,0,.04);transition:all .3s ease;overflow:hidden;position:relative}#pc-wrap #property-list-page .property-page .main-config .list-config .card-config:hover{box-shadow:0 8px 24px rgba(92,61,46,.12);transform:translateY(-4px)}#pc-wrap #property-list-page .property-page .main-config .list-config .card-config .top{position:relative;width:100%;height:240px;overflow:hidden}#pc-wrap #property-list-page .property-page .main-config .list-config .card-config .top a{height:100%;display:block}#pc-wrap #property-list-page .property-page .main-config .list-config .card-config .top img{width:100%;height:100%;object-fit:cover;border-radius:16px 16px 0 0;transition:transform .5s cubic-bezier(.4,0,.2,1)}#pc-wrap #property-list-page .property-page .main-config .list-config .card-config .top:hover img{transform:scale(1.08)}#pc-wrap #property-list-page .property-page .main-config .list-config .card-config .top .top-badge{position:absolute;top:20px;left:16px;display:flex;min-width:80px;height:32px;justify-content:center;align-items:center;border-radius:8px;padding:6px 16px;background:linear-gradient(135deg,#9e7853,#c4a47a);color:#fff;text-align:center;text-shadow:0 2px 4px rgba(0,0,0,.2);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.3px;box-shadow:0 4px 12px rgba(232,84,62,.3);z-index:2}#pc-wrap #property-list-page .property-page .main-config .list-config .card-config .top .top-badge img{height:16px}#pc-wrap #property-list-page .property-page .main-config .list-config .card-config .top .price-box{position:absolute;bottom:20px;left:20px;padding:10px 18px;align-items:center;border-radius:10px;border:1px solid hsla(37,39%,94%,.35);background:#5c3d2e;box-shadow:0 4px 16px rgba(92,61,46,.2);z-index:2;transition:all .3s ease}#pc-wrap #property-list-page .property-page .main-config .list-config .card-config .top .price-box:hover{background:#5c3d2e;box-shadow:0 6px 20px rgba(92,61,46,.28)}#pc-wrap #property-list-page .property-page .main-config .list-config .card-config .top .price-box p{color:#f5f0e8;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal}#pc-wrap #property-list-page .property-page .main-config .list-config .card-config .bottom{width:100%;height:173px;padding:24px 20px 16px;background:#fdfaf5}#pc-wrap #property-list-page .property-page .main-config .list-config .card-config .bottom .name-address{width:100%;height:48px;gap:6px;margin-bottom:20px}#pc-wrap #property-list-page .property-page .main-config .list-config .card-config .bottom .name-address .name{width:100%;height:23px;overflow:hidden}#pc-wrap #property-list-page .property-page .main-config .list-config .card-config .bottom .name-address .name p{color:#181a20;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:22px;text-transform:capitalize;letter-spacing:.2px;transition:color .2s ease}#pc-wrap #property-list-page .property-page .main-config .list-config .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #property-list-page .property-page .main-config .list-config .card-config .bottom .name-address .address p{color:#9a7a57;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:20px}#pc-wrap #property-list-page .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 .property-page .main-config .list-config .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap #property-list-page .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 .property-page .main-config .list-config .card-config .bottom .divider{width:100%;height:1px;background:#ddd;margin-bottom:17px}#pc-wrap #property-list-page .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 .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 .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 .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 .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 .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons svg{width:24px;height:24px;cursor:pointer}#pc-wrap #property-list-page .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons .view-cnt{font-size:13px}#pc-wrap #property-list-page .property-page .main-config .pagination-config{width:100%;height:86px;align-items:center;justify-content:center;margin:50px auto;gap:20px;display:flex;flex-direction:row}#pc-wrap #property-list-page .property-page .main-config .pagination-config .pagination-box{width:auto;align-items:center;justify-content:center}#pc-wrap #property-list-page .property-page .main-config .pagination-config .pagination-box .MuiPagination-ul{gap:8px;justify-content:center}#pc-wrap #property-list-page .property-page .main-config .pagination-config .total-result{padding:12px 24px;background:hsla(220,9%,46%,.05);border-radius:12px;border:1px solid hsla(220,9%,46%,.15)}#pc-wrap #property-list-page .property-page .main-config .pagination-config .total-result p{color:#9e7853;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:26px;margin:0}#pc-wrap:has(#property-detail-page) #top .navbar .navbar-main{background-color:hsla(39,87%,97%,.92)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important;border-top-color:hsla(43,12%,76%,.15)!important}#pc-wrap:has(#property-detail-page) #top .navbar .navbar-main.transparent{background-color:hsla(39,87%,97%,.96)!important;-webkit-backdrop-filter:blur(12px)!important;backdrop-filter:blur(12px)!important}#pc-wrap:has(#property-detail-page) #top .navbar .navbar-main .logo-box .logo-text{background:linear-gradient(135deg,#1d1c16,#5e5c51)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}#pc-wrap:has(#property-detail-page) #top .navbar .navbar-main .router-box div{background:linear-gradient(135deg,#1d1c16,#7a776e)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}#pc-wrap:has(#property-detail-page) #top .navbar .navbar-main .router-box div:before{background:linear-gradient(90deg,rgba(29,28,22,0),rgba(94,92,81,.9) 50%,rgba(29,28,22,0))!important}#pc-wrap:has(#property-detail-page) #top .navbar .navbar-main .router-box div:hover{background:linear-gradient(135deg,#14130f,#4a453d)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}#pc-wrap:has(#property-detail-page) #top .navbar .navbar-main .router-box div:hover:before{background:linear-gradient(90deg,rgba(20,19,15,0),#14130f 50%,rgba(20,19,15,0))!important}#pc-wrap:has(#property-detail-page) #top .navbar .navbar-main .router-box div.active:before{background:linear-gradient(90deg,rgba(20,19,15,0),#14130f 50%,rgba(20,19,15,0))!important;box-shadow:0 0 6px rgba(94,92,81,.35)!important}#pc-wrap:has(#property-detail-page) #top .navbar .navbar-main .router-box div:after{background:linear-gradient(90deg,transparent,rgba(29,28,22,.12) 50%,transparent)!important}#pc-wrap:has(#property-detail-page) #top .navbar .navbar-main .nav-right .MuiIconButton-root{color:#1d1c16!important}#pc-wrap:has(#property-detail-page) #top .navbar .navbar-main .nav-right .MuiSvgIcon-root{fill:currentColor!important}#pc-wrap #property-detail-page{background-color:#fef9f0;min-height:100vh;padding-top:87px;padding-bottom:0}#pc-wrap #property-detail-page .pd-label{font-family:Manrope,sans-serif;font-size:.6875rem;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:#7a776e}#pc-wrap #property-detail-page .pd-label--light{color:hsla(0,0%,100%,.65);letter-spacing:.2em}#pc-wrap #property-detail-page .pd-hero{display:grid;grid-template-columns:5.5fr 4.5fr;min-height:720px}#pc-wrap #property-detail-page .pd-hero__image{position:relative;overflow:hidden;background:#f2ede4;border-radius:0;margin:40px;height:610px}#pc-wrap #property-detail-page .pd-hero__image img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .9s cubic-bezier(.25,.46,.45,.94)}#pc-wrap #property-detail-page .pd-hero__image img:hover{transform:scale(1.04)}#pc-wrap #property-detail-page .pd-hero__info{display:flex;flex-direction:column;justify-content:center;padding:80px 64px 80px 24px;background:#fef9f0}#pc-wrap #property-detail-page .pd-hero__info-inner{max-width:440px}#pc-wrap #property-detail-page .pd-hero__title{font-family:"Noto Serif",Georgia,serif;font-size:3.25rem;font-weight:400;color:#1d1c16;line-height:1.15;margin:20px 0 24px;letter-spacing:-.5px}#pc-wrap #property-detail-page .pd-hero__tagline{font-family:"Noto Serif",Georgia,serif;font-style:italic;font-size:1.1rem;color:#7a776e;line-height:1.75;margin-bottom:40px}#pc-wrap #property-detail-page .pd-hero__selectors{display:flex;flex-direction:column;gap:28px}#pc-wrap #property-detail-page .pd-hero__engagement{display:flex;align-items:center;gap:18px}#pc-wrap #property-detail-page .pd-hero__price-cta{display:flex;align-items:center;justify-content:space-between;padding-top:24px;border-top:1px solid hsla(43,12%,76%,.25)}#pc-wrap #property-detail-page .pd-hero__price{font-family:"Noto Serif",Georgia,serif;font-size:1.5rem;color:#1d1c16}#pc-wrap #property-detail-page .pd-engagement-item{display:flex;align-items:center;gap:6px;font-family:Manrope,sans-serif;font-size:.8125rem;color:#7a776e}#pc-wrap #property-detail-page .pd-engagement-item .MuiSvgIcon-root{opacity:.65}#pc-wrap #property-detail-page .pd-finish-selector label{display:block;margin-bottom:16px}#pc-wrap #property-detail-page .pd-finish-swatches{display:flex;gap:12px}#pc-wrap #property-detail-page .pd-swatch{display:flex;flex-direction:column;align-items:center;gap:8px;background:none;border:none;cursor:pointer;padding:0}#pc-wrap #property-detail-page .pd-swatch img{width:44px;height:44px;border-radius:50%;object-fit:cover;border:2px solid transparent;padding:2px;transition:border-color .2s ease,box-shadow .2s ease}#pc-wrap #property-detail-page .pd-swatch.active img{border-color:#5e5c51;box-shadow:0 0 0 1px #5e5c51}#pc-wrap #property-detail-page .pd-swatch:hover img{border-color:#7a776e}#pc-wrap #property-detail-page .pd-cta-btn{display:inline-flex;align-items:center;gap:10px;background-color:#5e5c51;color:#fff;border:none;padding:16px 36px;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;letter-spacing:.04em;cursor:pointer;transition:opacity .2s ease,transform .15s ease;border-radius:2px}#pc-wrap #property-detail-page .pd-cta-btn:hover{opacity:.85}#pc-wrap #property-detail-page .pd-cta-btn:active{transform:scale(.98)}#pc-wrap #property-detail-page .pd-gallery{display:grid;grid-template-columns:8fr 4fr;grid-gap:32px;gap:32px;padding:80px;background:#f8f3ea}#pc-wrap #property-detail-page .pd-gallery__large{overflow:hidden;border-radius:4px}#pc-wrap #property-detail-page .pd-gallery__large img{width:100%;height:560px;object-fit:cover;display:block;transition:transform .7s ease}#pc-wrap #property-detail-page .pd-gallery__large img:hover{transform:scale(1.04)}#pc-wrap #property-detail-page .pd-gallery__right{display:flex;flex-direction:column;gap:32px}#pc-wrap #property-detail-page .pd-gallery__small{flex:1 1;overflow:hidden;border-radius:4px;min-height:240px}#pc-wrap #property-detail-page .pd-gallery__small img{width:100%;height:100%;object-fit:cover;display:block}#pc-wrap #property-detail-page .pd-gallery__text{background:#e7e2d9;padding:40px;display:flex;flex-direction:column;justify-content:flex-end}#pc-wrap #property-detail-page .pd-gallery__text h3{font-family:"Noto Serif",Georgia,serif;font-size:1.5rem;color:#1d1c16;margin-bottom:16px;font-weight:400}#pc-wrap #property-detail-page .pd-gallery__text p{font-family:Manrope,sans-serif;font-size:.875rem;color:#7a776e;line-height:1.75}#pc-wrap #property-detail-page .pd-editorial{padding:100px 0;background:#fef9f0}#pc-wrap #property-detail-page .pd-editorial__inner{max-width:1000px;margin:0 auto;padding:0 48px;display:grid;grid-template-columns:1fr 1fr;grid-gap:80px;gap:80px;align-items:start}#pc-wrap #property-detail-page .pd-editorial__left h2{font-family:"Noto Serif",Georgia,serif;font-size:2.25rem;color:#1d1c16;margin-bottom:32px;line-height:1.3;font-weight:400}#pc-wrap #property-detail-page .pd-editorial__left p{font-family:Manrope,sans-serif;font-size:.9375rem;color:#7a776e;line-height:1.9;margin-bottom:20px}#pc-wrap #property-detail-page .pd-editorial__left p:last-child{margin-bottom:0}#pc-wrap #property-detail-page .pd-editorial__options{display:flex;gap:12px;flex-wrap:wrap}#pc-wrap #property-detail-page .pd-editorial__options span{font-family:Manrope,sans-serif;font-size:.8125rem;color:#5e5c51;padding:4px 14px;border:1px solid rgba(94,92,81,.35);border-radius:2px}#pc-wrap #property-detail-page .pd-editorial__right{padding-top:48px;display:flex;flex-direction:column;gap:40px}#pc-wrap #property-detail-page .pd-editorial__quote{border-left:2px solid #cbc6b9;padding-left:24px}#pc-wrap #property-detail-page .pd-editorial__quote span{display:block;margin-bottom:12px}#pc-wrap #property-detail-page .pd-editorial__quote blockquote{font-family:"Noto Serif",Georgia,serif;font-style:italic;font-size:1.125rem;color:#1d1c16;line-height:1.65;margin:0;padding:0}#pc-wrap #property-detail-page .pd-editorial__dims span{display:block;margin-bottom:12px}#pc-wrap #property-detail-page .pd-dims-list{list-style:none;margin:0;padding:8px 24px;background:#f8f3ea;border-radius:4px}#pc-wrap #property-detail-page .pd-dims-list li{display:flex;justify-content:space-between;align-items:center;padding:10px 0;border-bottom:1px solid hsla(43,12%,76%,.2);font-family:Manrope,sans-serif;font-size:.875rem}#pc-wrap #property-detail-page .pd-dims-list li:last-child{border-bottom:none}#pc-wrap #property-detail-page .pd-dims-list li span:first-child{color:#7a776e}#pc-wrap #property-detail-page .pd-dims-list li span:last-child{color:#1d1c16;font-weight:500}#pc-wrap #property-detail-page .pd-specs{padding:80px 0;background:#f2ede4}#pc-wrap #property-detail-page .pd-specs__inner{max-width:1100px;margin:0 auto;padding:0 48px}#pc-wrap #property-detail-page .pd-specs__header{text-align:center;margin-bottom:64px}#pc-wrap #property-detail-page .pd-specs__header h2{font-family:"Noto Serif",Georgia,serif;font-size:1.875rem;color:#1d1c16;font-weight:400;margin-bottom:20px}#pc-wrap #property-detail-page .pd-specs__divider{width:48px;height:1px;background:#5e5c51;margin:0 auto}#pc-wrap #property-detail-page .pd-specs__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:48px;gap:48px}#pc-wrap #property-detail-page .pd-spec-item{display:flex;flex-direction:column;gap:16px}#pc-wrap #property-detail-page .pd-spec-item h4{font-family:"Noto Serif",Georgia,serif;font-size:1.25rem;color:#1d1c16;font-weight:400}#pc-wrap #property-detail-page .pd-spec-item p{font-family:Manrope,sans-serif;font-size:.875rem;color:#7a776e;line-height:1.75}#pc-wrap #property-detail-page .pd-philosophy{position:relative;height:760px;display:flex;align-items:center;justify-content:center;background-size:cover;background-position:50%;background-color:#32302b}#pc-wrap #property-detail-page .pd-philosophy:before{content:"";position:absolute;inset:0;background:rgba(0,0,0,.55)}#pc-wrap #property-detail-page .pd-philosophy__overlay{position:relative;z-index:1;text-align:center;color:#fff;max-width:660px;padding:0 32px}#pc-wrap #property-detail-page .pd-philosophy__overlay span{display:block;margin-bottom:24px}#pc-wrap #property-detail-page .pd-philosophy__overlay h2{font-family:"Noto Serif",Georgia,serif;font-size:3.5rem;font-weight:400;margin-bottom:24px;line-height:1.2}#pc-wrap #property-detail-page .pd-philosophy__overlay p{font-family:Manrope,sans-serif;font-size:1.0625rem;line-height:1.8;margin-bottom:40px;opacity:.88;font-weight:300}#pc-wrap #property-detail-page .pd-philosophy__btn{border:1px solid hsla(0,0%,100%,.4);background:transparent;color:#fff;padding:16px 48px;font-family:Manrope,sans-serif;font-size:.75rem;letter-spacing:.15em;text-transform:uppercase;cursor:pointer;transition:background .3s ease,border-color .3s ease}#pc-wrap #property-detail-page .pd-philosophy__btn:hover{background:hsla(0,0%,100%,.1);border-color:hsla(0,0%,100%,.7)}#pc-wrap #property-detail-page .pd-bottom{padding:80px 0 100px;background:#fef9f0}#pc-wrap #property-detail-page .pd-bottom__grid{display:grid;grid-template-columns:1fr 400px;grid-gap:40px;gap:40px;align-items:start}#pc-wrap #property-detail-page .pd-bottom__left{display:flex;flex-direction:column;gap:32px}#pc-wrap #property-detail-page .pd-bottom__right{position:-webkit-sticky;position:sticky;top:108px}#pc-wrap #property-detail-page .pd-section-card{background:#fff;border:1px solid hsla(43,12%,76%,.4);border-radius:4px;padding:40px}#pc-wrap #property-detail-page .pd-section-card__title{font-family:"Noto Serif",Georgia,serif;font-size:1.25rem;color:#1d1c16;font-weight:400;margin-bottom:24px}#pc-wrap #property-detail-page .pd-map-box{width:100%;height:360px;display:block;overflow:hidden;border-radius:4px}#pc-wrap #property-detail-page .pd-map-box iframe{display:block;width:100%;height:100%;border-radius:4px}#pc-wrap #property-detail-page .pd-reviews-list{display:flex;flex-direction:column;gap:0}#pc-wrap #property-detail-page .pd-reviews-list .review-config{padding:20px 0;border-bottom:1px solid hsla(43,12%,76%,.25)}#pc-wrap #property-detail-page .pd-reviews-list .review-config:last-child{border-bottom:none}#pc-wrap #property-detail-page .pd-reviews-list .review-config .review-mb-info{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;margin-bottom:12px}#pc-wrap #property-detail-page .pd-reviews-list .review-config .review-mb-info .img-name-box{display:flex;flex-direction:row;align-items:center;gap:14px}#pc-wrap #property-detail-page .pd-reviews-list .review-config .review-mb-info .img-name-box .img-box{width:48px;height:48px;border-radius:50%;object-fit:cover;border:1px solid hsla(43,12%,76%,.4);flex-shrink:0}#pc-wrap #property-detail-page .pd-reviews-list .review-config .review-mb-info .img-name-box .name{font-family:Manrope,sans-serif;font-size:.9375rem;font-weight:600;color:#1d1c16;cursor:pointer;line-height:1.4}#pc-wrap #property-detail-page .pd-reviews-list .review-config .review-mb-info .img-name-box .name:hover{color:#5e5c51}#pc-wrap #property-detail-page .pd-reviews-list .review-config .review-mb-info .img-name-box .date{font-family:Manrope,sans-serif;font-size:.8125rem;color:#7a776e;margin-top:2px}#pc-wrap #property-detail-page .pd-reviews-list .review-config .desc-box .description{font-family:Manrope,sans-serif;font-size:.9375rem;color:#1d1c16;line-height:1.7}#pc-wrap #property-detail-page .pd-pagination{margin-top:20px;display:flex;justify-content:center}#pc-wrap #property-detail-page .pd-textarea{width:100%;box-sizing:border-box;min-height:120px;padding:16px;border:1.5px solid hsla(43,12%,76%,.6);background:transparent;font-family:Manrope,sans-serif;font-size:.9375rem;color:#1d1c16;line-height:1.6;resize:vertical;margin-top:8px;border-radius:2px;transition:border-color .2s ease;display:block}#pc-wrap #property-detail-page .pd-textarea:focus{outline:none;border-color:#5e5c51}#pc-wrap #property-detail-page .pd-textarea::placeholder{color:#7a776e;opacity:.6}#pc-wrap #property-detail-page .pd-submit-row{display:flex;justify-content:flex-end;margin-top:16px}#pc-wrap #property-detail-page .pd-submit-btn{background-color:#5e5c51;color:#fff;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;padding:12px 32px;text-transform:none;border-radius:2px;border:none;letter-spacing:.04em;cursor:pointer;transition:opacity .2s ease}#pc-wrap #property-detail-page .pd-submit-btn:hover:not(:disabled){opacity:.82}#pc-wrap #property-detail-page .pd-submit-btn:disabled{background-color:#e0ddd7;color:#7a776e;cursor:not-allowed}#pc-wrap #property-detail-page .pd-member-info{display:flex;align-items:center;gap:16px;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid hsla(43,12%,76%,.3)}#pc-wrap #property-detail-page .pd-member-info img{width:64px;height:64px;border-radius:50%;object-fit:cover;flex-shrink:0}#pc-wrap #property-detail-page .pd-member-details{flex:1 1;min-width:0}#pc-wrap #property-detail-page .pd-member-name{font-family:Manrope,sans-serif;font-size:.9375rem;font-weight:600;color:#1d1c16;cursor:pointer;margin:0;transition:color .2s ease}#pc-wrap #property-detail-page .pd-member-name:hover{color:#5e5c51}#pc-wrap #property-detail-page .pd-member-phone{font-family:Manrope,sans-serif;font-size:.875rem;color:#7a776e;margin:4px 0 0}#pc-wrap #property-detail-page .pd-form-grid{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px}#pc-wrap #property-detail-page .pd-form-field{margin-bottom:16px}#pc-wrap #property-detail-page .pd-form-field label{display:block;font-family:Manrope,sans-serif;font-size:.8125rem;font-weight:600;color:#1d1c16;margin-bottom:8px}#pc-wrap #property-detail-page .pd-form-field input{width:100%;height:48px;padding:0 14px;border:1.5px solid hsla(43,12%,76%,.6);background:transparent;font-family:Manrope,sans-serif;font-size:.875rem;color:#1d1c16;border-radius:2px;transition:border-color .2s ease}#pc-wrap #property-detail-page .pd-form-field input:focus{outline:none;border-color:#5e5c51}#pc-wrap #property-detail-page .pd-form-field input::placeholder{color:#7a776e;opacity:.6}#pc-wrap #property-detail-page .pd-send-btn{display:flex;align-items:center;justify-content:center;gap:10px;width:100%;background-color:#5e5c51;color:#fff;font-family:Manrope,sans-serif;font-size:.875rem;font-weight:500;padding:14px 24px;border:none;border-radius:2px;letter-spacing:.04em;margin-top:8px;cursor:pointer;transition:opacity .2s ease}#pc-wrap #property-detail-page .pd-send-btn:hover{opacity:.82}#pc-wrap #property-detail-page .pd-similar{padding:80px 0 100px;background:#f8f3ea}#pc-wrap #property-detail-page .pd-similar__header{margin-bottom:40px}#pc-wrap #property-detail-page .pd-similar__header h2{font-family:"Noto Serif",Georgia,serif;font-size:2rem;color:#1d1c16;font-weight:400}#pc-wrap #property-detail-page .pd-similar__cards{display:flex;gap:32px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:8px}#pc-wrap #property-detail-page .pd-similar__cards::-webkit-scrollbar{height:3px}#pc-wrap #property-detail-page .pd-similar__cards::-webkit-scrollbar-track{background:hsla(43,12%,76%,.2)}#pc-wrap #property-detail-page .pd-similar__cards::-webkit-scrollbar-thumb{background:#7a776e;border-radius:2px}#pc-wrap #property-detail-page .pd-similar__item{flex-shrink:0;width:360px;min-width:360px}.masonry-grid{background:transparent;padding:0 0 7rem}.masonry-grid .masonry-collectors{position:relative;width:100%;height:600px;overflow:hidden;background:url(/img/furniture/bigImage.png) 50%/cover no-repeat;margin-top:7rem;margin-bottom:0}.masonry-grid .masonry-collectors__overlay{position:absolute;inset:0;background:hsla(0,0%,4%,.7);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px)}.masonry-grid .masonry-collectors__body{position:relative;z-index:1;height:100%;display:flex;flex-direction:column;justify-content:center;padding:0 96px;max-width:720px}.masonry-grid .masonry-collectors__label{font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:600;letter-spacing:4px;text-transform:uppercase;color:hsla(0,0%,100%,.45);margin-bottom:20px}.masonry-grid .masonry-collectors__title{font-family:"Noto Serif",Georgia,serif;font-size:58px;font-weight:700;color:#fff;line-height:1.06;margin:0 0 22px}.masonry-grid .masonry-collectors__desc{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;line-height:1.8;color:hsla(0,0%,100%,.65);margin:0 0 40px;max-width:460px}.masonry-grid .masonry-collectors__btn{width:-moz-fit-content;width:fit-content;padding:14px 34px;border:1px solid hsla(0,0%,100%,.15);border-radius:0;background:transparent;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:700;letter-spacing:3px;text-transform:uppercase;cursor:pointer;transition:border-color .3s ease,background .3s ease}.masonry-grid .masonry-collectors__btn:hover{border-color:hsla(0,0%,100%,.45);background:hsla(0,0%,100%,.07)}.masonry-grid .masonry-columns{display:flex;flex-direction:row;align-items:flex-start;gap:24px;padding:0}.masonry-grid .masonry-col{flex:1 1;display:flex;flex-direction:column;gap:2px}.masonry-grid .masonry-col:last-child{margin-top:48px}.masonry-grid .masonry-card{background:#fdfaf5;border-radius:12px;overflow:hidden;transition:all .3s ease;will-change:transform}.masonry-grid .masonry-card:hover{z-index:1;box-shadow:0 8px 24px rgba(92,61,46,.12);transform:translateY(-4px)}.masonry-grid .masonry-card__image{position:relative;width:100%;overflow:hidden}.masonry-grid .masonry-card__image img{width:100%;height:auto;display:block;transition:transform .6s ease}.masonry-grid .masonry-card__image:hover img{transform:scale(1.04)}.masonry-grid .masonry-card__badge{position:absolute;top:14px;left:14px;z-index:2;background:hsla(0,0%,100%,.94);color:#191c1e;font-family:Inter,system-ui,sans-serif;font-size:8.5px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;padding:5px 11px;border-radius:100px}.masonry-grid .masonry-card__info{background:#fdfaf5;padding:14px 16px 16px;display:flex;flex-direction:column;gap:10px}.masonry-grid .masonry-card__meta{display:flex;flex-direction:column;gap:3px;min-width:0}.masonry-grid .masonry-card__name{font-family:"Noto Serif",Georgia,serif;font-size:15px;font-weight:600;color:#191c1e;margin:0;line-height:1.3;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.masonry-grid .masonry-card__material{font-family:Inter,system-ui,sans-serif;font-size:11px;font-weight:400;color:#9e7853;margin:0;text-transform:uppercase;letter-spacing:.8px}.masonry-grid .masonry-card__bottom{display:flex;justify-content:space-between;align-items:center;gap:8px}.masonry-grid .masonry-card__price-tag{display:inline-flex;align-items:center;background:#5c3d2e;color:#f5f0e8;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:700;padding:4px 10px;border-radius:8px;white-space:nowrap;flex-shrink:0}.masonry-grid .masonry-card__stats{display:flex;align-items:center;gap:10px;flex-shrink:0}.masonry-grid .masonry-card__stat{display:flex;align-items:center;gap:3px;font-family:Inter,system-ui,sans-serif;font-size:12px;font-weight:400;color:#9e7853}.masonry-grid .masonry-card__stat svg{font-size:13px!important}.masonry-grid .masonry-discover{display:flex;flex-direction:column;align-items:center;margin-top:7rem;gap:14px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;outline:none}.masonry-grid .masonry-discover__text{font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:700;letter-spacing:4px;color:#191c1e;text-transform:uppercase;transition:opacity .2s ease}.masonry-grid .masonry-discover__icon{color:#191c1e;font-size:22px!important;animation:masonry-bounce 2.4s ease-in-out infinite}.masonry-grid .masonry-discover:hover .masonry-discover__text{opacity:.4}@keyframes masonry-bounce{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}.footer-4col{width:100%!important;max-width:100%}.footer-4col .f4-inner{display:grid;grid-template-columns:1.4fr 1fr 1fr 1.3fr;grid-gap:60px;gap:60px;width:1300px;margin:0 auto;padding:72px 0 60px}.footer-4col .f4-brand__logo{font-family:"Noto Serif",Georgia,serif;font-size:22px;font-weight:700;color:#fff;letter-spacing:.5px;margin-bottom:16px}.footer-4col .f4-brand__tagline{font-family:Inter,system-ui,sans-serif;font-size:13px;line-height:1.75;color:hsla(0,0%,100%,.52);margin:0 0 28px;max-width:240px}.footer-4col .f4-brand__social{display:flex;gap:4px}.footer-4col .f4-brand__social svg{font-size:20px;color:hsla(0,0%,100%,.45);cursor:pointer;padding:8px;border-radius:4px;transition:color .2s ease,background .2s ease}.footer-4col .f4-brand__social svg:hover{color:#fff;background:hsla(0,0%,100%,.07)}.footer-4col .f4-col{display:flex;flex-direction:column}.footer-4col .f4-col__heading{font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;color:hsla(0,0%,100%,.4);margin-bottom:22px;display:block}.footer-4col .f4-col a{font-family:Inter,system-ui,sans-serif;font-size:14px;font-weight:400;color:hsla(0,0%,100%,.68);text-decoration:none;padding:5px 0;transition:color .2s ease,padding-left .2s ease}.footer-4col .f4-col a:hover{color:#fff;padding-left:6px}.footer-4col .f4-newsletter__desc{font-family:Inter,system-ui,sans-serif;font-size:13px;line-height:1.7;color:hsla(0,0%,100%,.52);margin:0 0 20px}.footer-4col .f4-newsletter__form{display:flex;flex-direction:column;gap:10px}.footer-4col .f4-newsletter__form input[type=email]{height:46px;border:1px solid hsla(0,0%,100%,.12);border-radius:0;background:hsla(0,0%,100%,.05);outline:none;padding:0 16px;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:13px;transition:border-color .2s ease}.footer-4col .f4-newsletter__form input[type=email]::placeholder{color:hsla(0,0%,100%,.3)}.footer-4col .f4-newsletter__form input[type=email]:focus{border-color:hsla(0,0%,100%,.4)}.footer-4col .f4-newsletter__form button{height:44px;border:1px solid hsla(0,0%,100%,.15);border-radius:0;background:transparent;color:#fff;font-family:Inter,system-ui,sans-serif;font-size:10px;font-weight:700;letter-spacing:2.5px;text-transform:uppercase;cursor:pointer;transition:border-color .3s ease,background .3s ease}.footer-4col .f4-newsletter__form button:hover{border-color:hsla(0,0%,100%,.45);background:hsla(0,0%,100%,.07)}.footer-4col .f4-bottom{width:1300px;margin:0 auto;padding:24px 0 36px;border-top:1px solid hsla(0,0%,100%,.06);display:flex;justify-content:space-between;align-items:center}.footer-4col .f4-bottom>span{font-family:Inter,system-ui,sans-serif;font-size:12px;color:hsla(0,0%,100%,.35)}.footer-4col .f4-bottom__links{display:flex;gap:16px}.footer-4col .f4-bottom__links span{font-family:Inter,system-ui,sans-serif;font-size:12px;color:hsla(0,0%,100%,.35);cursor:pointer;transition:color .2s ease}.footer-4col .f4-bottom__links span:hover{color:hsla(0,0%,100%,.7)}.footer-4col .f4-bottom__links span:nth-child(2n){cursor:default}.footer-4col .f4-bottom__links span:nth-child(2n):hover{color:hsla(0,0%,100%,.35)}#pc-wrap .agent-list-page{position:relative;padding:40px 0 80px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;overflow:hidden;background:#f5f0e8;min-height:100vh}#pc-wrap .agent-list-page:before{content:"";position:absolute;top:10%;left:-5%;width:300px;height:300px;background:radial-gradient(circle,rgba(92,61,46,.06) 0,transparent 70%);border-radius:50%;z-index:0;animation:float 20s ease-in-out infinite}#pc-wrap .agent-list-page:after{content:"";position:absolute;bottom:10%;right:-5%;width:400px;height:400px;background:radial-gradient(circle,rgba(139,115,85,.05) 0,transparent 70%);border-radius:50%;z-index:0;animation:float 25s ease-in-out infinite reverse}#pc-wrap .agent-list-page .container{display:flex;flex-direction:column;position:relative;z-index:1}#pc-wrap .agent-list-page .container .main-title-box{width:100%;display:flex;justify-content:center;align-items:center;margin-bottom:50px;position:relative;z-index:1}#pc-wrap .agent-list-page .container .main-title-box .right-box{width:auto;max-width:900px;display:flex;flex-direction:column;gap:0;align-items:center;position:relative;text-align:center}#pc-wrap .agent-list-page .container .main-title-box .right-box .main-title{font-family:Poppins,sans-serif;font-size:56px;font-weight:700;line-height:1.1;color:#2c2c2c;letter-spacing:-.8px;margin:0 0 20px;text-align:center;animation:fadeInUp .6s ease .1s both}#pc-wrap .agent-list-page .container .main-title-box .right-box .sub-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:400;line-height:1.6;color:#8b7355;margin:0 0 48px;text-align:center;animation:fadeInUp .6s ease .2s both}#pc-wrap .agent-list-page .container .filter{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:40px;position:relative;z-index:1}#pc-wrap .agent-list-page .container .filter .left{display:flex;flex-direction:row}#pc-wrap .agent-list-page .container .filter .left input{padding:16px 24px;width:400px;height:56px;border-radius:8px;border:1px solid #d4c5a9;background-color:#f5f0e8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:24px;box-sizing:border-box;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.04)}#pc-wrap .agent-list-page .container .filter .left input:focus{outline:none;border-color:#9e7853;box-shadow:0 0 0 3px hsla(220,9%,46%,.1),0 4px 12px hsla(220,9%,46%,.15)}#pc-wrap .agent-list-page .container .filter .left input::placeholder{color:#a09080}#pc-wrap .agent-list-page .container .filter .right{display:flex;flex-direction:row;align-items:center;gap:12px}#pc-wrap .agent-list-page .container .filter .right span{color:#5c3d2e;font-family:Poppins,sans-serif;font-size:15px;font-weight:500}#pc-wrap .agent-list-page .container .filter .right button{margin-left:0;padding:12px 20px;border-radius:8px;border:1px solid #d4c5a9;background-color:#f5f0e8;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#5c3d2e;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:24px;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.04)}#pc-wrap .agent-list-page .container .filter .right button:hover{background:hsla(220,9%,46%,.08);border-color:#9e7853;color:#5c3d2e;transform:translateY(-2px);box-shadow:0 4px 12px hsla(220,9%,46%,.2)}#pc-wrap .agent-list-page .container .filter .right button .MuiButton-endIcon{color:#5c3d2e}#pc-wrap .agent-list-page .container .card-wrap{position:relative;margin-top:0;margin-left:auto;margin-right:auto;width:100%;max-width:960px;min-height:500px;height:auto;display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:28px 20px;gap:28px 20px;z-index:1;box-sizing:border-box}@media(min-width:1200px){#pc-wrap .agent-list-page .container .card-wrap{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 28px}}#pc-wrap .agent-list-page .container .pagination-config{width:100%;height:86px;align-items:center;justify-content:center;margin:50px auto;gap:20px;display:flex;flex-direction:row}#pc-wrap .agent-list-page .container .pagination-config .pagination-box{width:auto;align-items:center;justify-content:center}#pc-wrap .agent-list-page .container .pagination-config .pagination-box .MuiPagination-ul{gap:8px;justify-content:center}#pc-wrap .agent-list-page .container .pagination-config .total-result{padding:12px 24px;background:hsla(220,9%,46%,.05);border-radius:12px;border:1px solid hsla(220,9%,46%,.15)}#pc-wrap .agent-list-page .container .pagination-config .total-result p{color:#9e7853;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:26px}#pc-wrap .agent-list-page .container .pagination{display:flex;flex-direction:column;align-items:center;gap:24px;margin-top:50px;position:relative;z-index:1}#pc-wrap .agent-list-page .container .pagination span{margin-top:0;padding:12px 24px;background:hsla(220,9%,46%,.08);border-radius:12px;border:1px solid hsla(220,9%,46%,.2);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#7a5238;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:24px}#pc-wrap .agent-detail-page--premium{position:relative;padding:87px 0 75px;width:100%;min-height:100vh;background:#f5f0e8;box-sizing:border-box}#pc-wrap .agent-detail-header{position:relative;margin-bottom:0}#pc-wrap .agent-detail-header__banner{position:relative;width:100%;min-height:200px;height:200px;background:linear-gradient(135deg,#3d2b1f,#5c3d2e 50%,#8b6347);overflow:visible}#pc-wrap .agent-detail-header__texture{position:absolute;inset:0;pointer-events:none;background-image:repeating-linear-gradient(45deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.03) 1px,transparent 0,transparent 10px);background-size:18px 18px;opacity:.9}#pc-wrap .agent-detail-header__avatar{position:absolute;bottom:-48px;left:48px;width:96px;height:96px;border-radius:50%;border:4px solid #fff;box-shadow:0 4px 20px rgba(0,0,0,.2);object-fit:cover;z-index:1}#pc-wrap .agent-detail-header__info{background:#fff;padding:60px 48px 32px;border-bottom:1px solid #ede8df}#pc-wrap .agent-detail-header__info-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap}#pc-wrap .agent-detail-header__name-btn{display:block;background:none;border:none;padding:0;margin:0 0 4px;text-align:left;cursor:pointer;font-family:Poppins,sans-serif;font-size:28px;font-weight:700;color:#2c2c2c;line-height:1.2}#pc-wrap .agent-detail-header__phone{display:flex;align-items:center;gap:8px;font-family:Poppins,sans-serif;font-size:14px;color:#8b7355;margin-bottom:8px}#pc-wrap .agent-detail-header__phone img{width:18px;height:18px}#pc-wrap .agent-detail-header__address{display:flex;align-items:flex-start;gap:8px;font-family:Poppins,sans-serif;font-size:14px;color:#8b7355;margin-bottom:8px}#pc-wrap .agent-detail-header__address .MuiSvgIcon-root{width:20px;height:20px;flex-shrink:0;color:#8b7355}#pc-wrap .agent-detail-header__stats{display:flex;flex-wrap:wrap;gap:32px;margin-top:16px}#pc-wrap .agent-detail-header__stat{display:flex;flex-direction:column;gap:4px}#pc-wrap .agent-detail-header__stat-value{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:#2c2c2c}#pc-wrap .agent-detail-header__stat-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;color:#8b7355;letter-spacing:.06em}#pc-wrap .agent-detail-header__actions{display:flex;flex-wrap:wrap;gap:12px;padding-top:8px}#pc-wrap .agent-detail-header__btn-follow{background:#5c3d2e!important;color:#fff!important;font-family:Poppins,sans-serif!important;font-weight:700!important;border-radius:999px!important;padding:12px 32px!important;box-shadow:none!important;text-transform:none!important}#pc-wrap .agent-detail-header__btn-follow:hover{background:#c49a3c!important}#pc-wrap .agent-detail-header__btn-following{background:transparent!important;color:#5c3d2e!important;border:1.5px solid #5c3d2e!important;font-family:Poppins,sans-serif!important;font-weight:700!important;border-radius:999px!important;padding:12px 28px!important;box-shadow:none!important;text-transform:none!important}#pc-wrap .agent-detail-header__btn-following:hover{background:rgba(92,61,46,.06)!important}#pc-wrap .agent-detail-page__shell{padding:32px 48px 0;max-width:1200px;margin:0 auto;box-sizing:border-box}#pc-wrap .agent-detail-page--premium .container{display:flex;flex-direction:column;align-items:stretch;width:100%;max-width:1200px;margin:0 auto;padding:0}#pc-wrap .agent-detail-listings__head{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:20px;flex-wrap:wrap;padding:0 0 24px;border-bottom:1px solid #ede8df;margin-bottom:24px}#pc-wrap .agent-detail-listings__title{font-family:Poppins,sans-serif!important;font-size:24px!important;font-weight:700!important;color:#2c2c2c!important;letter-spacing:-.02em!important;margin:0!important;line-height:1.25!important}#pc-wrap .agent-detail-listings__subtitle{font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:400!important;color:#8b7355!important;margin-top:6px!important}#pc-wrap .agent-detail-listings__total-badge{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:#fff;border:1px solid #ede8df;border-radius:12px;padding:12px 16px;flex-shrink:0}#pc-wrap .agent-detail-listings__total-num{font-family:Poppins,sans-serif;font-size:24px;font-weight:700;line-height:1;color:#5c3d2e;margin:0}#pc-wrap .agent-detail-listings__total-label{font-family:Poppins,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.08em;color:#8b7355;margin:0}#pc-wrap .agent-detail-listings__footer-total{margin-top:24px;padding:12px 16px;background:#fff;border:1px solid #ede8df;border-radius:12px;color:#8b7355;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;text-align:center}#pc-wrap .agent-detail-page--premium .agent-home-list{position:relative;width:100%;margin-top:0;display:flex;flex-direction:column}#pc-wrap .agent-detail-page--premium .agent-home-list .card-wrap{position:relative;margin-top:0;width:100%;height:auto;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:flex-start;gap:8px 0}#pc-wrap .agent-detail-page--premium .agent-home-list .card-wrap .wrap-main{margin-right:0;margin-left:5px;display:flex}#pc-wrap .agent-detail-page--premium .agent-home-list .pagination{display:flex;flex-direction:column;align-items:center}#pc-wrap .agent-detail-page--premium .agent-home-list .pagination .pagination-box .MuiPagination-ul{gap:8px;justify-content:center}#pc-wrap .agent-detail-page--premium .property-big-card-box .card-img{height:200px;min-height:200px}#pc-wrap .agent-detail-page--premium .property-big-card-box .card-img img{object-fit:cover!important;object-position:center!important}#pc-wrap .agent-detail-page--premium .review-box{position:relative;margin-top:48px;width:100%;height:auto}#pc-wrap .agent-detail-page--premium .review-box .review-wrap{padding:24px;margin-top:0;display:flex;flex-direction:column;border-radius:16px;background:#fff;border:1px solid #ede8df;box-shadow:none}#pc-wrap .agent-detail-page--premium .review-box .review-wrap .title-box span{color:#2c2c2c}#pc-wrap .agent-detail-page--premium .review-box .review-wrap .title-box svg{color:#c49a3c}#pc-wrap .agent-detail-page--premium .review-box .leave-review-config{margin-top:32px}#pc-wrap .agent-detail-page--premium .review-box .leave-review-config .main-title{color:#2c2c2c;font-weight:700}#pc-wrap .agent-detail-page--premium .review-box .leave-review-config .review-title{color:#5c3d2e}#pc-wrap .agent-detail-page--premium .review-box .leave-review-config textarea{border:1px solid #ede8df;border-radius:12px}#pc-wrap .agent-detail-page--premium .review-box .leave-review-config .submit-review{background:#5c3d2e!important;border:none!important}#pc-wrap .agent-detail-page--premium .review-box .leave-review-config .submit-review .title{color:#fff!important}@media(max-width:1024px){#pc-wrap .agent-detail-header__avatar{left:24px}#pc-wrap .agent-detail-header__info{padding:60px 24px 28px}#pc-wrap .agent-detail-page__shell{padding:24px 20px 0}}#pc-wrap #my-page{background:hsla(39,54%,95%,.9);min-height:100vh;overflow:hidden}#pc-wrap #my-page,#pc-wrap #my-page .my-profile-page-title{position:relative;display:flex;flex-direction:column;align-items:center}#pc-wrap #my-page .my-profile-page-title{z-index:1;width:100%;max-width:900px;margin:0 auto;padding:48px 24px 8px;text-align:center;background:none;border:none;box-shadow:none}#pc-wrap #my-page .my-profile-page-title h1{font-family:Poppins,sans-serif;font-size:56px;font-weight:700;line-height:1.1;letter-spacing:-.8px;color:#111827;margin:0 0 16px}#pc-wrap #my-page .my-profile-page-title p{font-family:Poppins,sans-serif;font-size:20px;font-weight:400;line-height:1.6;color:#9e7853;margin:0;max-width:700px}#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:20px;border:1px solid rgba(229,231,235,.8);background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(0,0,0,.08)}#pc-wrap #my-page .container .my-page .back-frame .left-config{position:relative;padding:0;width:240px;height:auto;min-height:600px;border-radius:20px;background:#fff;border:1px solid rgba(229,231,235,.8);box-shadow:0 1px 3px rgba(0,0,0,.05);margin:180px 20px 40px}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile{margin-top:0;padding:24px 20px;border-bottom:1px solid rgba(229,231,235,.6);position:relative;display:flex;flex-direction:row;align-items:center;gap:12px}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .profile-img img{width:56px;height:56px;border-radius:50%;object-fit:cover;border:2px solid rgba(229,231,235,.8);box-shadow:0 2px 8px rgba(0,0,0,.05)}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info{margin-left:0;display:flex;flex-direction:column;gap:4px;flex:1 1}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .user-name{color:#111827;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:1.3;margin:0}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .user-phone{display:flex;flex-direction:row;align-items:center;gap:4px}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .user-phone img{width:14px;height:14px;opacity:.6}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .user-phone .p-number{color:#9e7853;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:1.3;margin:0}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .view-list{font-weight:600;font-size:11px;color:#9e7853;text-transform:uppercase;letter-spacing:.5px;margin-top:2px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections{height:auto;gap:0;margin-top:0;padding:16px 12px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section{height:auto;margin-bottom:24px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section:last-child{margin-bottom:0}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .title{font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:600;line-height:1.2;color:#c4a47a;text-transform:uppercase;letter-spacing:.8px;margin-bottom:12px;padding:0 12px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section{width:100%;display:flex;flex-direction:column;align-items:stretch;cursor:pointer;padding:0;gap:4px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section li{height:auto;min-height:40px;margin-bottom:0;border-radius:10px;transition:all .2s ease;padding:0;position:relative;overflow:visible}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section li a{text-decoration:none!important;color:inherit!important;display:block;width:100%;position:relative;font-size:0!important;line-height:0!important}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section li a:after,#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section li a:before{content:none!important;display:none!important;visibility:hidden!important;opacity:0!important}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section li a>*{font-size:inherit;line-height:inherit}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section li:hover:not(.focus){background:hsla(220,9%,46%,.04);transform:translateX(2px)}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section li:hover:not(.focus) .com-icon{transform:scale(1.05);transition:transform .2s ease}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .focus{background:hsla(220,9%,46%,.08);border-left:3px solid #9e7853;border-radius:10px;transition:all .2s ease;position:relative}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .focus p{font-size:14px;color:#111827;font-weight:600}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .focus .com-icon{filter:brightness(0) saturate(100%) invert(40%) sepia(5%) saturate(1000%) hue-rotate(180deg) brightness(95%) contrast(90%)}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box{display:flex;align-items:center;gap:10px;padding:10px 12px;width:100%;position:relative;overflow:visible}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box .com-icon{display:block;margin-left:0;width:22px;min-width:22px;max-width:22px;height:20px;flex-shrink:0;flex-grow:0;position:relative;z-index:2}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box img.com-icon,#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box svg.com-icon{width:22px;min-width:22px;max-width:22px;height:20px;flex-shrink:0;display:block}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box .sub-title,#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box p{font-size:14px;color:#5c3d2a;font-family:Poppins,sans-serif;font-weight:500;margin:0;padding:0;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-shadow:none!important;-webkit-text-stroke:0!important;text-decoration:none!important;position:relative;z-index:2;display:block;line-height:1.4;flex:1 1;min-width:0;overflow:visible;text-overflow:ellipsis;white-space:nowrap;background:transparent;opacity:1;visibility:visible}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box .sub-title:after,#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box .sub-title:before,#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box p:after,#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box p:before{content:none!important;display:none!important;visibility:hidden!important;opacity:0!important;width:0!important;height:0!important}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box :after,#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box :before{content:none!important}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box .sub-title{transform:translateZ(0);will-change:auto;backface-visibility:hidden;-webkit-backface-visibility:hidden}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section img{width:18px;height:18px}#pc-wrap #my-page .container .my-page .back-frame .main-config{position:relative;width:100%;flex:1 1;margin-top:52px;align-items:flex-start;gap:0;padding:0 20px}#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:#c4a47a;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:#9a7a57;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:40px;position:relative;padding:20px 0 60px}#pc-wrap #my-page #add-property-page .main-title-box{margin-bottom:10px;display:flex;flex-direction:column;gap:12px}#pc-wrap #my-page #add-property-page .main-title-box .main-title{color:#111827;font-family:Poppins,sans-serif;font-size:42px;font-style:normal;font-weight:700;line-height:1.2;letter-spacing:-.5px;text-transform:capitalize;background:linear-gradient(135deg,#9e7853,#c4a47a);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#pc-wrap #my-page #add-property-page .main-title-box .sub-title{color:#9e7853;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:24px}#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:#9a7a57;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:40px;border-radius:20px;border:1px solid #e5e7eb;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05),0 4px 12px rgba(0,0,0,.08)}#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:56px;outline:none;border-radius:12px;padding:0 18px;border:2px solid #e5e7eb;background:#fff;color:#111827;font-family:Poppins,sans-serif;font-size:15px;transition:all .3s ease}#pc-wrap #my-page #add-property-page .config .description-box .config-column .description-input:focus{border-color:#c4a47a;box-shadow:0 0 0 3px rgba(156,163,175,.1)}#pc-wrap #my-page #add-property-page .config .description-box .config-column .description-input::placeholder{color:#c4a47a}#pc-wrap #my-page #add-property-page .config .description-box .config-column .description-text{margin-top:15px;width:100%;height:200px;border-radius:12px;padding:18px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:2px solid #e5e7eb;resize:vertical;background:#fff;color:#111827;font-size:15px;transition:all .3s ease;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-column .description-text:focus{border-color:#c4a47a;box-shadow:0 0 0 3px rgba(156,163,175,.1);outline:none}#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:56px;border-radius:12px;border:2px solid #e5e7eb;background:#fff;outline:none;padding-left:18px;padding-right:45px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#111827;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:24px;transition:all .3s ease}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .select-description:focus{border-color:#c4a47a;box-shadow:0 0 0 3px rgba(156,163,175,.1)}#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 #c4a47a}#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;gap:16px;margin-top:40px}#pc-wrap #my-page #add-property-page .config .buttons-row button:disabled{background:#c4a47a;cursor:not-allowed;opacity:.6;box-shadow:none}#pc-wrap #my-page #add-property-page .config .buttons-row .prev-button{width:auto;min-width:160px;height:52px;padding:0 28px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:2px solid #e5e7eb;background:#fff;cursor:pointer;transition:all .3s ease}#pc-wrap #my-page #add-property-page .config .buttons-row .prev-button:hover{border-color:#111827;background:#f9fafb}#pc-wrap #my-page #add-property-page .config .buttons-row .prev-button .prev-button-text{color:#111827;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:auto;min-width:200px;height:52px;padding:0 32px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:linear-gradient(135deg,#c4a47a,#e0c8a8);border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(156,163,175,.2)}#pc-wrap #my-page #add-property-page .config .buttons-row .next-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(156,163,175,.3)}#pc-wrap #my-page #add-property-page .config .buttons-row .next-button .next-button-text{color:#5c3d2a;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;min-width:200px;height:52px;padding:0 32px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:linear-gradient(135deg,#c4a47a,#e0c8a8);border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 8px rgba(156,163,175,.2)}#pc-wrap #my-page #add-property-page .config .buttons-row .submit-button:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 4px 12px rgba(156,163,175,.3)}#pc-wrap #my-page #add-property-page .config .buttons-row .submit-button .next-button-text{color:#5c3d2a;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:#9a7a57;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:#9a7a57;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:#9a7a57;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:40px;position:relative;padding:20px 0 60px}#pc-wrap #my-page #my-property-page .welcome-header-card{width:100%;padding:32px 40px;background:#fff;border-radius:20px;border:1px solid rgba(229,231,235,.8);box-shadow:0 1px 3px rgba(0,0,0,.05);margin-bottom:8px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:40px}#pc-wrap #my-page #my-property-page .welcome-header-card .welcome-content{flex:1 1;display:flex;flex-direction:column;gap:8px}#pc-wrap #my-page #my-property-page .welcome-header-card .welcome-content .welcome-title{color:#111827;font-family:Poppins,sans-serif;font-size:28px;font-style:normal;font-weight:600;line-height:1.3;letter-spacing:-.3px;margin:0}#pc-wrap #my-page #my-property-page .welcome-header-card .welcome-content .welcome-subtitle{color:#9e7853;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:22px;margin:0}#pc-wrap #my-page #my-property-page .welcome-header-card .stats-row{display:flex;flex-direction:row;gap:24px;align-items:center}#pc-wrap #my-page #my-property-page .welcome-header-card .stats-row .stat-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px 24px;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:12px;border:1px solid rgba(229,231,235,.6);min-width:100px;transition:all .3s ease}#pc-wrap #my-page #my-property-page .welcome-header-card .stats-row .stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08);border-color:hsla(220,9%,46%,.3)}#pc-wrap #my-page #my-property-page .welcome-header-card .stats-row .stat-card .stat-value{color:#111827;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:1.2;margin:0}#pc-wrap #my-page #my-property-page .welcome-header-card .stats-row .stat-card .stat-label{color:#9e7853;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:1.2;text-transform:uppercase;letter-spacing:.5px;margin:0}#pc-wrap #my-page #my-property-page .top-box{width:100%;padding:0;margin-top:0;gap:0;border-radius:20px;border:1px solid rgba(229,231,235,.8);background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05);overflow:hidden;display:flex;flex-direction:column}#pc-wrap #my-page #my-property-page .top-box .tab-name-box{width:100%;height:auto;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;gap:0;padding:0 32px 0 0;background:#f9fafb;border-bottom:1px solid #e5e7eb}#pc-wrap #my-page #my-property-page .top-box .tab-name-box .tab-name{padding:16px 24px;display:flex;justify-content:center;align-items:center;cursor:pointer;color:#9e7853;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:24px;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;border-bottom:3px solid transparent;margin:0;white-space:nowrap;-webkit-user-select:none;-moz-user-select:none;user-select:none}#pc-wrap #my-page #my-property-page .top-box .tab-name-box .tab-name:hover{color:#111827;background:rgba(17,24,39,.03)}#pc-wrap #my-page #my-property-page .top-box .tab-name-box .tab-name:active{transform:scale(.98)}#pc-wrap #my-page #my-property-page .top-box .tab-name-box .active-tab-name{color:#111827;font-weight:600;border-bottom-color:#111827;background:transparent;transition:all .2s cubic-bezier(.4,0,.2,1)}#pc-wrap #my-page #my-property-page .property-list-box{width:100%;height:auto;background:#fff;border-radius:20px;box-shadow:0 1px 3px rgba(0,0,0,.05),0 4px 12px rgba(0,0,0,.08);overflow:hidden;display:flex;flex-direction:column;align-items:center}#pc-wrap #my-page #my-property-page .list-box{width:100%;height:auto;min-height:600px;padding:32px;background:#fff;transition:opacity .2s ease-in-out}#pc-wrap #my-page #my-property-page .list-box .listing-title-box{width:100%;height:auto;flex-direction:row;gap:24px;padding:16px 20px;border-radius:12px;background:#f9fafb;margin-bottom:24px;border:1px solid #e5e7eb}#pc-wrap #my-page #my-property-page .list-box .listing-title-box .title-text{color:#9e7853;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase;letter-spacing:.5px}#pc-wrap #my-page #my-property-page .list-box .listing-title-box .title-text:first-child{flex:2 1;margin-right:0}#pc-wrap #my-page #my-property-page .list-box .property-card-box{width:100%;height:auto;flex-direction:row;align-items:center;padding:24px;margin-bottom:16px;border-radius:16px;border:1px solid #e5e7eb;background:#fff;transition:all .2s cubic-bezier(.4,0,.2,1);gap:24px;animation:fadeIn .2s ease-in-out}#pc-wrap #my-page #my-property-page .list-box .property-card-box:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);border-color:#e0c8a8;transform:translateY(-2px)}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box{width:140px;height:110px;overflow:hidden;border-radius:12px;cursor:pointer;flex-shrink:0;background:#f3f4f6}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box:hover img{transform:scale(1.05)}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box{flex:2 1;height:auto;padding:0;cursor:pointer}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .name{margin-bottom:8px;color:#111827;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .address{margin-bottom:12px;color:#9e7853;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .price{color:#111827;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:24px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .price strong{font-weight:700}#pc-wrap #my-page #my-property-page .list-box .property-card-box .date-box{width:140px;height:100%;align-items:center;justify-content:center;flex-shrink:0}#pc-wrap #my-page #my-property-page .list-box .property-card-box .date-box .date{color:#9e7853;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box{width:auto;height:100%;align-items:center;justify-content:center;flex-shrink:0}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box .coloured-box{padding:8px 16px;align-items:center;justify-content:center;border-radius:20px;cursor:pointer;transition:all .3s ease}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box .coloured-box:hover{transform:scale(1.05)}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box .coloured-box .status{font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:20px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .views-box{width:80px;height:100%;align-items:center;justify-content:center;flex-shrink:0}#pc-wrap #my-page #my-property-page .list-box .property-card-box .views-box .views{color:#9e7853;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px}#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;gap:8px;flex-shrink:0}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button{width:40px;height:40px;border-radius:8px;display:flex;align-items:center;justify-content:center;transition:all .3s ease;background:transparent}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button:hover{background:#f3f4f6;transform:scale(1.1)}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button .buttons{color:#9e7853;transition:color .3s ease}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button:hover .buttons{color:#111827}#pc-wrap #my-page #my-property-page .list-box .no-data{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;gap:20px}#pc-wrap #my-page #my-property-page .list-box .no-data img{width:80px;height:80px;opacity:.5}#pc-wrap #my-page #my-property-page .list-box .no-data p{color:#9e7853;font-family:Poppins,sans-serif;font-size:16px;font-weight:500}#pc-wrap #my-page #my-property-page .list-box .pagination-config{width:100%;height:auto;display:flex!important;justify-content:center!important;align-items:center!important;margin:40px auto 0!important;gap:24px;position:relative;z-index:1;flex-direction:column}#pc-wrap #my-page #my-property-page .list-box .pagination-config .pagination-box{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:0 auto!important}#pc-wrap #my-page #my-property-page .list-box .pagination-config .pagination-box .MuiPagination-root{display:flex!important;justify-content:center!important;width:100%;margin:0 auto}#pc-wrap #my-page #my-property-page .list-box .pagination-config .pagination-box .MuiPagination-ul{justify-content:center!important;width:100%;margin:0 auto}#pc-wrap #my-page #my-property-page .list-box .pagination-config .total-result{padding:8px 16px;background:hsla(220,9%,46%,.05);border-radius:12px;border:1px solid hsla(220,9%,46%,.15)}#pc-wrap #my-page #my-property-page .list-box .pagination-config .total-result .total-following-text,#pc-wrap #my-page #my-property-page .list-box .pagination-config .total-result p{color:#9e7853;text-align:center;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:14px;margin:0}@keyframes fadeIn{0%{opacity:0;transform:translateY(4px)}to{opacity:1;transform:translateY(0)}}#pc-wrap #my-page #my-favorites-page{width:100%;height:auto;display:flex;flex-direction:column;gap:40px;position:relative;padding:20px 0 60px}#pc-wrap #my-page #my-favorites-page .welcome-header-card{width:100%;padding:32px 40px;background:#fff;border-radius:20px;border:1px solid rgba(229,231,235,.8);box-shadow:0 1px 3px rgba(0,0,0,.05);margin-bottom:8px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:40px}#pc-wrap #my-page #my-favorites-page .welcome-header-card .welcome-content{flex:1 1;display:flex;flex-direction:column;gap:8px}#pc-wrap #my-page #my-favorites-page .welcome-header-card .welcome-content .welcome-title{color:#111827;font-family:Poppins,sans-serif;font-size:28px;font-style:normal;font-weight:600;line-height:1.3;letter-spacing:-.3px;margin:0}#pc-wrap #my-page #my-favorites-page .welcome-header-card .welcome-content .welcome-subtitle{color:#9e7853;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:22px;margin:0}#pc-wrap #my-page #my-favorites-page .welcome-header-card .stats-row{display:flex;flex-direction:row;gap:24px;align-items:center}#pc-wrap #my-page #my-favorites-page .welcome-header-card .stats-row .stat-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px 24px;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:12px;border:1px solid rgba(229,231,235,.6);min-width:100px;transition:all .3s ease}#pc-wrap #my-page #my-favorites-page .welcome-header-card .stats-row .stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08);border-color:hsla(220,9%,46%,.3)}#pc-wrap #my-page #my-favorites-page .welcome-header-card .stats-row .stat-card .stat-value{color:#111827;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:1.2;margin:0}#pc-wrap #my-page #my-favorites-page .welcome-header-card .stats-row .stat-card .stat-label{color:#9e7853;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:1.2;text-transform:uppercase;letter-spacing:.5px;margin:0}#pc-wrap #my-page #my-favorites-page .top-box{width:100%;padding:40px;margin-top:0;gap:32px;border-radius:20px;border:1px solid rgba(229,231,235,.8);background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05)}#pc-wrap #my-page #my-favorites-page .favorites-list-box{width:100%;height:auto;flex-wrap:wrap;flex-direction:row;gap:28px;justify-content:flex-start}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config{width:calc(33.333% - 19px);min-width:300px;height:auto;margin-bottom:0;border-radius:20px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05),0 4px 12px rgba(0,0,0,.08);overflow:hidden;transition:all .3s ease;border:1px solid #e5e7eb}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config:hover{box-shadow:0 8px 24px rgba(0,0,0,.12);transform:translateY(-4px);border-color:#e0c8a8}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top{position:relative;width:100%;height:260px;overflow:hidden;background:#f3f4f6}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top a{height:100%;display:block}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top:hover img{transform:scale(1.1)}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-badge{position:absolute;top:20px;left:20px;display:flex;width:auto;height:32px;justify-content:center;align-items:center;border-radius:8px;padding:6px 16px;background:linear-gradient(135deg,#dc2626,#ef4444);color:#fff;text-align:center;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;box-shadow:0 2px 8px rgba(220,38,38,.3)}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-badge img{height:14px;width:auto}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .price-box{position:absolute;bottom:20px;left:20px;padding:10px 18px;align-items:center;border-radius:10px;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.1)}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .price-box p{color:#111827;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom{width:100%;height:auto;padding:24px;display:flex;flex-direction:column;gap:16px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address{width:100%;height:auto;gap:8px;margin-bottom:0}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name{width:100%;height:auto;overflow:hidden}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name p{color:#111827;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:24px;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:#9e7853;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options{flex-direction:row;width:100%;height:auto;gap:24px;margin-bottom:0}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .option{flex-direction:row;gap:6px;align-items:center}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .option p{color:#9e7853;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .divider{width:100%;height:1px;background:#e5e7eb;margin:0}#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:8px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type p{color:#111827;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type .disabled-type{color:#c4a47a;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}#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}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons svg{cursor:pointer;transition:transform .2s ease}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons svg:hover{transform:scale(1.2)}#pc-wrap #my-page #my-favorites-page .favorites-list-box .no-data{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px;gap:24px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .no-data img{width:100px;height:100px;opacity:.4}#pc-wrap #my-page #my-favorites-page .favorites-list-box .no-data p{color:#9e7853;font-family:Poppins,sans-serif;font-size:18px;font-weight:500}#pc-wrap #my-page #my-favorites-page .pagination-config{width:100%;height:auto;display:flex!important;justify-content:center!important;align-items:center!important;margin:40px auto 0!important;gap:24px;flex-direction:column}#pc-wrap #my-page #my-favorites-page .pagination-config .pagination-box{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:0 auto!important}#pc-wrap #my-page #my-favorites-page .pagination-config .pagination-box .MuiPagination-root{display:flex!important;justify-content:center!important;width:100%;margin:0 auto}#pc-wrap #my-page #my-favorites-page .pagination-config .pagination-box .MuiPagination-ul{justify-content:center!important;width:100%;margin:0 auto}#pc-wrap #my-page #my-favorites-page .pagination-config .total-result{padding:8px 16px;background:hsla(220,9%,46%,.05);border-radius:12px;border:1px solid hsla(220,9%,46%,.15)}#pc-wrap #my-page #my-favorites-page .pagination-config .total-result .total-following-text{color:#9e7853;text-align:center;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:14px;margin:0}#pc-wrap #my-page #my-favorites-page .pagination-config .total-result p{font-size:10px;font-weight:400;line-height:14px;margin:0;color:#9e7853;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:24px}#pc-wrap #my-page #my-favorites-page .pagination-config .MuiPagination-ul{gap:8px;justify-content:center}#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:24px;position:relative;padding:0}#pc-wrap #my-page #my-profile-page .welcome-header-card{width:100%;padding:32px 40px;background:#fff;border-radius:20px;border:1px solid rgba(229,231,235,.8);box-shadow:0 1px 3px rgba(0,0,0,.05);margin-bottom:8px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:40px}#pc-wrap #my-page #my-profile-page .welcome-header-card .welcome-content{flex:1 1;display:flex;flex-direction:column;gap:8px}#pc-wrap #my-page #my-profile-page .welcome-header-card .welcome-content .welcome-title{color:#111827;font-family:Poppins,sans-serif;font-size:28px;font-style:normal;font-weight:600;line-height:1.3;letter-spacing:-.3px;margin:0;opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease .15s forwards}#pc-wrap #my-page #my-profile-page .welcome-header-card .welcome-content .welcome-subtitle{color:#9e7853;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:22px;margin:0}#pc-wrap #my-page #my-profile-page .welcome-header-card .stats-row{display:flex;flex-direction:row;gap:24px;align-items:center}#pc-wrap #my-page #my-profile-page .welcome-header-card .stats-row .stat-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px 24px;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:12px;border:1px solid rgba(229,231,235,.6);min-width:100px;transition:all .3s ease}#pc-wrap #my-page #my-profile-page .welcome-header-card .stats-row .stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08);border-color:hsla(220,9%,46%,.3)}#pc-wrap #my-page #my-profile-page .welcome-header-card .stats-row .stat-card .stat-value{color:#111827;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:1.2;margin:0}#pc-wrap #my-page #my-profile-page .welcome-header-card .stats-row .stat-card .stat-label{color:#9e7853;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:1.2;text-transform:uppercase;letter-spacing:.5px;margin:0}#pc-wrap #my-page #my-profile-page .top-box{width:100%;padding:40px;margin-top:0;gap:32px;border-radius:20px;border:1px solid rgba(229,231,235,.8);background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05)}#pc-wrap #my-page #my-profile-page .top-box .photo-box{gap:24px;padding-bottom:32px;border-bottom:1px solid rgba(229,231,235,.6)}#pc-wrap #my-page #my-profile-page .top-box .photo-box .section-title{color:#111827;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:0;letter-spacing:-.2px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .title{color:#111827;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:20px;letter-spacing:-.2px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box{flex-direction:row;gap:32px;align-items:center}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box{position:relative;width:160px;height:160px;border-radius:50%;overflow:hidden;border:4px solid #fff;box-shadow:0 8px 24px rgba(75,85,99,.15);background:linear-gradient(135deg,#f3f4f6,#e5e7eb);cursor:pointer;transition:all .4s cubic-bezier(.4,0,.2,1)}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box:hover{transform:scale(1.05);box-shadow:0 12px 32px rgba(75,85,99,.25);border-color:hsla(220,9%,46%,.3)}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box:hover .edit-overlay{opacity:1;visibility:visible}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box .edit-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(75,85,99,.8);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);display:flex;align-items:center;justify-content:center;border-radius:50%;opacity:0;visibility:hidden;transition:all .3s ease}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box .edit-overlay svg{color:#fff;width:24px;height:24px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box{align-self:center;gap:12px;flex:1 1}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler{display:flex;width:auto;min-width:240px;height:52px;justify-content:center;align-items:center;gap:10px;cursor:pointer;border-radius:12px;border:2px dashed #9e7853;background:hsla(220,9%,46%,.05);transition:all .3s ease;padding:0 28px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler:hover{background:hsla(220,9%,46%,.1);border-color:#7a5238;transform:translateY(-2px);box-shadow:0 4px 12px hsla(220,9%,46%,.2)}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler:hover svg{transform:translateY(-2px)}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler svg{color:#9e7853;transition:transform .3s ease}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler Typography,#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler p{color:#9e7853;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;margin:0}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .upload-text{color:#c4a47a;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:18px;margin-top:4px}#pc-wrap #my-page #my-profile-page .top-box .form-section{width:100%;display:flex;flex-direction:column;gap:24px}#pc-wrap #my-page #my-profile-page .top-box .form-section .section-title{color:#111827;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:24px;margin-bottom:0;letter-spacing:-.2px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:24px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box{width:calc(50% - 12px);gap:8px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box .input-label{color:#5c3d2a;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:0;letter-spacing:0}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box .title{color:#5c3d2a;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:4px;letter-spacing:.2px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input{height:52px;outline:none;padding:0 16px;border-radius:12px;border:1.5px solid #e5e7eb;background:#fff;color:#111827;font-family:Poppins,sans-serif;font-size:15px;transition:all .2s ease;width:100%}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input:focus{border-color:#9e7853;box-shadow:0 0 0 3px hsla(220,9%,46%,.08);outline:none}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input::placeholder{color:#c4a47a;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400}#pc-wrap #my-page #my-profile-page .top-box .address-box{gap:8px;width:100%}#pc-wrap #my-page #my-profile-page .top-box .address-box .input-label{color:#5c3d2a;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:0;letter-spacing:0}#pc-wrap #my-page #my-profile-page .top-box .address-box .title{color:#5c3d2a;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;margin-bottom:4px;letter-spacing:.2px}#pc-wrap #my-page #my-profile-page .top-box .address-box input{height:52px;outline:none;padding:0 16px;border-radius:12px;border:1.5px solid #e5e7eb;background:#fff;color:#111827;font-family:Poppins,sans-serif;font-size:15px;transition:all .2s ease;width:100%}#pc-wrap #my-page #my-profile-page .top-box .address-box input:focus{border-color:#9e7853;box-shadow:0 0 0 3px hsla(220,9%,46%,.08);outline:none}#pc-wrap #my-page #my-profile-page .top-box .address-box input::placeholder{color:#c4a47a;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400}#pc-wrap #my-page #my-profile-page .top-box .about-me-box{gap:12px;width:100%;margin-top:8px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .title{color:#111827;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:20px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .about-textarea{height:180px;padding:18px;border-radius:12px;border:2px solid #e5e7eb;color:#111827;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:24px;resize:vertical;transition:all .3s ease;width:100%}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .about-textarea:focus{border-color:#111827;box-shadow:0 0 0 3px rgba(17,24,39,.1);outline:none}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button{display:flex;width:auto;min-width:180px;height:48px;justify-content:center;align-items:center;gap:8px;align-self:flex-end;margin-top:8px;border-radius:12px;background:linear-gradient(135deg,#7a5238,#9e7853);border:none;cursor:pointer;transition:all .2s ease;padding:0 32px;box-shadow:0 2px 8px rgba(75,85,99,.2)}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button:hover:not(:disabled){background:linear-gradient(135deg,#5c3d2a,#7a5238);transform:translateY(-1px);box-shadow:0 4px 12px rgba(75,85,99,.3)}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button:active:not(:disabled){transform:translateY(0)}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button p{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:0;margin:0}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button svg{color:#fff;transition:transform .2s ease}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button:hover:not(:disabled) svg{transform:translateX(2px)}#pc-wrap #my-page #my-profile-page .top-box .about-me-box button:disabled{background:linear-gradient(135deg,#e0c8a8,#c4a47a);cursor:not-allowed;opacity:.6;box-shadow:none}#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:#9a7a57;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:#9a7a57;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;position:relative;padding:40px 0 80px;overflow:hidden}#pc-wrap #my-articles-page:before{content:"";position:absolute;top:-150px;right:-150px;width:500px;height:500px;background:radial-gradient(circle,rgba(59,130,246,.08) 0,transparent 70%);border-radius:50%;animation:float 20s ease-in-out infinite}#pc-wrap #my-articles-page:after{content:"";position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(37,99,235,.06) 0,transparent 70%);border-radius:50%;animation:float 15s ease-in-out infinite reverse}#pc-wrap #my-articles-page .welcome-header-card{width:100%;padding:32px 40px;background:#fff;border-radius:20px;border:1px solid rgba(229,231,235,.8);box-shadow:0 1px 3px rgba(0,0,0,.05);margin-bottom:8px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:40px;position:relative;z-index:1}#pc-wrap #my-articles-page .welcome-header-card .welcome-content{flex:1 1;display:flex;flex-direction:column;gap:8px}#pc-wrap #my-articles-page .welcome-header-card .welcome-content .welcome-title{color:#111827;font-family:Poppins,sans-serif;font-size:28px;font-style:normal;font-weight:600;line-height:1.3;letter-spacing:-.3px;margin:0}#pc-wrap #my-articles-page .welcome-header-card .welcome-content .welcome-subtitle{color:#9e7853;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:22px;margin:0}#pc-wrap #my-articles-page .welcome-header-card .stats-row{display:flex;flex-direction:row;gap:24px;align-items:center}#pc-wrap #my-articles-page .welcome-header-card .stats-row .stat-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px 24px;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:12px;border:1px solid rgba(229,231,235,.6);min-width:100px;transition:all .3s ease}#pc-wrap #my-articles-page .welcome-header-card .stats-row .stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08);border-color:hsla(220,9%,46%,.3)}#pc-wrap #my-articles-page .welcome-header-card .stats-row .stat-card .stat-value{color:#111827;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:1.2;margin:0}#pc-wrap #my-articles-page .welcome-header-card .stats-row .stat-card .stat-label{color:#9e7853;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:1.2;text-transform:uppercase;letter-spacing:.5px;margin:0}#pc-wrap #my-articles-page .top-box{width:100%;padding:40px;margin-top:0;gap:32px;border-radius:20px;border:1px solid rgba(229,231,235,.8);background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05);position:relative;z-index:1;display:flex;flex-direction:column;align-items:center}#pc-wrap #my-articles-page .article-list-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:28px;margin-top:50px;margin-bottom:60px;position:relative;z-index:1;justify-content:flex-start}#pc-wrap #my-articles-page .article-list-box .no-data{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 20px;gap:24px}#pc-wrap #my-articles-page .article-list-box .no-data img{width:100px;height:100px;opacity:.4}#pc-wrap #my-articles-page .article-list-box .no-data p{color:#9e7853;font-family:Poppins,sans-serif;font-size:18px;font-weight:500}#pc-wrap #my-articles-page .pagination-config{width:100%;height:auto;display:flex!important;justify-content:center!important;align-items:center!important;margin:40px auto 0!important;gap:24px;position:relative;z-index:1;flex-direction:column}#pc-wrap #my-articles-page .pagination-config .pagination-box{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:0 auto!important}#pc-wrap #my-articles-page .pagination-config .pagination-box .MuiPagination-root{display:flex!important;justify-content:center!important;width:100%;margin:0 auto}#pc-wrap #my-articles-page .pagination-config .pagination-box .MuiPagination-ul{justify-content:center!important;width:100%;margin:0 auto}#pc-wrap #my-articles-page .pagination-config .total-result{padding:8px 16px;background:hsla(220,9%,46%,.05);border-radius:12px;border:1px solid hsla(220,9%,46%,.15)}#pc-wrap #my-articles-page .pagination-config .total-result .total-following-text,#pc-wrap #my-articles-page .pagination-config .total-result p{color:#9e7853;text-align:center;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:14px;margin:0}#pc-wrap #write-article-page{width:100%;height:auto;position:relative;padding:20px 0 60px}#pc-wrap #write-article-page .welcome-header-card{width:100%;padding:32px 40px;background:#fff;border-radius:20px;border:1px solid rgba(229,231,235,.8);box-shadow:0 1px 3px rgba(0,0,0,.05);margin-bottom:24px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:40px}#pc-wrap #write-article-page .welcome-header-card .welcome-content{flex:1 1;display:flex;flex-direction:column;gap:8px}#pc-wrap #write-article-page .welcome-header-card .welcome-content .welcome-title{color:#111827;font-family:Poppins,sans-serif;font-size:28px;font-style:normal;font-weight:600;line-height:1.3;letter-spacing:-.3px;margin:0}#pc-wrap #write-article-page .welcome-header-card .welcome-content .welcome-subtitle{color:#9e7853;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:22px;margin:0}#pc-wrap #write-article-page .top-box{width:100%;padding:40px;margin-top:0;gap:32px;border-radius:20px;border:1px solid rgba(229,231,235,.8);background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05)}#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 #social-hub-page{background:hsla(39,54%,95%,.9);padding:120px 0 100px;font-family:Poppins,sans-serif;color:#111827}#pc-wrap #social-hub-page .container{width:1200px;margin:0 auto;padding:0 32px}#pc-wrap #social-hub-page .social-hub{display:flex;gap:64px;align-items:flex-start}#pc-wrap #social-hub-page .social-hub__sidebar{width:260px;padding:32px 28px 40px;border-radius:24px;border:1px solid rgba(25,28,30,.08);background:hsla(20,33%,98%,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 40px rgba(25,28,30,.08);position:-webkit-sticky;position:sticky;top:140px}#pc-wrap #social-hub-page .social-hub__sidebar .social-hub__brand{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;letter-spacing:.1em;color:#1a1a1a;text-transform:uppercase}#pc-wrap #social-hub-page .social-hub__sidebar .social-hub__eyebrow{margin-top:8px;font-size:11px;letter-spacing:.4em;text-transform:uppercase;color:rgba(25,28,30,.5)}#pc-wrap #social-hub-page .social-hub__sidebar .social-hub__sidebar-title{margin-top:32px;font-size:30px;font-weight:600;font-family:Poppins,sans-serif;color:#1a1a1a}#pc-wrap #social-hub-page .social-hub__sidebar .social-hub__nav{display:flex;flex-direction:column;gap:14px;margin:32px 0 36px}#pc-wrap #social-hub-page .social-hub__sidebar .social-hub__category{display:flex;align-items:center;gap:12px;padding:12px 18px;border-radius:999px;border:1px solid rgba(25,28,30,.08);background:#fff;font-size:13px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;color:rgba(25,28,30,.7);cursor:pointer;transition:all .3s ease}#pc-wrap #social-hub-page .social-hub__sidebar .social-hub__category .dot{width:6px;height:6px;border-radius:50%;background:transparent;transition:background .3s ease}#pc-wrap #social-hub-page .social-hub__sidebar .social-hub__category:hover{border-color:rgba(197,160,89,.8);color:#c5a059;transform:translateX(4px)}#pc-wrap #social-hub-page .social-hub__sidebar .social-hub__category.is-active{background:linear-gradient(135deg,#c5a059,#a88343);color:#fff;border-color:transparent;box-shadow:0 18px 35px rgba(197,160,89,.35)}#pc-wrap #social-hub-page .social-hub__sidebar .social-hub__category.is-active .dot{background:#fff}#pc-wrap #social-hub-page .social-hub__sidebar .social-hub__write{width:100%;margin-top:8px;padding:16px 20px;border-radius:12px;border:none;background:linear-gradient(135deg,#c5a059,#a88343);color:#fff;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.2em;cursor:pointer;box-shadow:0 18px 35px rgba(197,160,89,.35);transition:transform .3s ease,box-shadow .3s ease}#pc-wrap #social-hub-page .social-hub__sidebar .social-hub__write:hover{transform:translateY(-2px);box-shadow:0 25px 40px rgba(197,160,89,.4)}#pc-wrap #social-hub-page .social-hub__content{flex:1 1}#pc-wrap #social-hub-page .social-hub__header{margin-bottom:48px}#pc-wrap #social-hub-page .social-hub__header h1{font-family:Poppins,sans-serif;font-size:58px;line-height:1.1;color:#0a0a0a;margin-bottom:12px;opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease .15s forwards}#pc-wrap #social-hub-page .social-hub__header .subtitle{font-size:18px;color:rgba(25,28,30,.55);font-style:italic;max-width:520px;opacity:0;transform:translateY(20px);animation:fadeInUp .6s ease .2s forwards}#pc-wrap #social-hub-page .social-hub__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:28px 20px;gap:28px 20px;max-width:960px;margin:0 auto}@media(min-width:1200px){#pc-wrap #social-hub-page .social-hub__grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:32px 28px}}#pc-wrap #social-hub-page .social-card{cursor:pointer;display:flex;flex-direction:column;gap:14px;color:#191c1e}#pc-wrap #social-hub-page .social-card:hover .social-card__image img{transform:scale(1.05)}#pc-wrap #social-hub-page .social-card:hover .social-card__title{color:#c5a059}#pc-wrap #social-hub-page .social-card__image{position:relative;width:100%;aspect-ratio:4/5;border-radius:18px;overflow:hidden;background:#eceef0}#pc-wrap #social-hub-page .social-card__image img{width:100%;height:100%;object-fit:cover;filter:grayscale(18%);transition:transform .8s ease}#pc-wrap #social-hub-page .social-card__image .social-card__date{position:absolute;top:24px;left:24px;padding:6px 12px;border-radius:999px;background:hsla(0,0%,100%,.9);font-size:10px;font-weight:700;letter-spacing:.4em}#pc-wrap #social-hub-page .social-card__body{display:flex;flex-direction:column;gap:12px}#pc-wrap #social-hub-page .social-card__eyebrow{font-size:10px;text-transform:uppercase;letter-spacing:.5em;color:#c5a059}#pc-wrap #social-hub-page .social-card__title{font-family:Poppins,sans-serif;font-size:18px;line-height:1.35;color:#0f0f0f;transition:color .3s ease}#pc-wrap #social-hub-page .social-card__excerpt{color:rgba(25,28,30,.6);font-size:13px;line-height:1.55}#pc-wrap #social-hub-page .social-card__stats{display:flex;align-items:center;gap:12px;margin-top:4px;font-size:10px;text-transform:uppercase;letter-spacing:.2em;color:rgba(25,28,30,.45)}#pc-wrap #social-hub-page .social-card__stats button,#pc-wrap #social-hub-page .social-card__stats span{display:inline-flex;align-items:center;gap:8px}#pc-wrap #social-hub-page .social-card__stats svg{font-size:16px}#pc-wrap #social-hub-page .social-card__stats button.like{border:none;background:none;cursor:pointer;color:inherit;font-family:inherit;transition:color .3s ease}#pc-wrap #social-hub-page .social-card__stats button.like.is-active{color:#c5a059}#pc-wrap #social-hub-page .social-hub__empty{width:100%;border:1px dashed rgba(25,28,30,.2);border-radius:16px;padding:48px 32px;text-align:center;color:rgba(25,28,30,.55);font-size:15px;margin-top:24px}#pc-wrap #social-hub-page .social-hub__empty img{width:48px;margin-bottom:12px}#pc-wrap #social-hub-page .social-hub__pagination{margin-top:80px;display:flex;align-items:center;justify-content:center;gap:16px;flex-wrap:wrap}#pc-wrap #social-hub-page .social-hub__pagination .MuiPagination-root .MuiPagination-ul{gap:8px}#pc-wrap #social-hub-page .social-hub__pagination .MuiPagination-root .MuiPaginationItem-root{width:44px;height:44px;border-radius:12px;border:1px solid rgba(25,28,30,.12);font-family:Poppins,sans-serif;font-weight:600;color:rgba(25,28,30,.65);transition:all .2s ease}#pc-wrap #social-hub-page .social-hub__pagination .MuiPagination-root .MuiPaginationItem-root:hover{border-color:#c5a059;color:#c5a059}#pc-wrap #social-hub-page .social-hub__pagination .MuiPagination-root .MuiPaginationItem-root.Mui-selected{background:#c5a059;color:#fff;border-color:#c5a059;box-shadow:0 10px 22px rgba(197,160,89,.35)}#pc-wrap #social-hub-page .social-hub__pagination .MuiPagination-root .MuiPaginationItem-root.Mui-selected:hover{background:#a88343}#pc-wrap #social-hub-page .social-hub__pagination .social-hub__pagination-total{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.3em;color:rgba(25,28,30,.45)}@media(max-width:1200px){#pc-wrap #social-hub-page .container{width:100%}#pc-wrap #social-hub-page .social-hub{flex-direction:column}#pc-wrap #social-hub-page .social-hub__sidebar{position:static;width:100%;display:flex;align-items:center;gap:24px;flex-wrap:wrap}#pc-wrap #social-hub-page .social-hub__sidebar .social-hub__nav{flex-direction:row;flex-wrap:wrap;flex:1 1;margin:0}}@media(max-width:768px){#pc-wrap #social-hub-page{padding:80px 0 60px}#pc-wrap #social-hub-page .social-hub__header h1{font-size:40px}}#pc-wrap #community-detail-page .toastui-editor-contents img,#pc-wrap #community-detail-page .ytb_play img,#pc-wrap #community-list-page .toastui-editor-contents img,#pc-wrap #community-list-page .ytb_play img{max-width:400px!important;max-height:200px!important;width:auto!important;height:auto!important;object-fit:contain!important;display:block!important;margin:10px auto!important}#pc-wrap #community-detail-page{position:relative;background-color:#faf8f5;min-height:100vh;padding-bottom:135px}#pc-wrap #community-detail-page.article-detail-editorial{padding-bottom:80px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-editorial__inner{max-width:1200px;margin:0 auto;padding:119px 48px 40px;box-sizing:border-box}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-layout{display:flex;align-items:flex-start;gap:48px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-main{flex:65 1;min-width:0}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-sidebar{flex:35 1;min-width:0;position:-webkit-sticky;position:sticky;top:108px;align-self:flex-start}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-card{background:#fff;border:1px solid #ede8df;border-radius:16px;padding:24px;margin-bottom:24px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-sidebar__label{font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:3px;text-transform:uppercase;color:#8b7355;margin-bottom:16px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-hero{width:100%;height:400px;border-radius:16px;overflow:hidden;margin-bottom:32px;background:#f5f0e8}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-hero__img{width:100%;height:100%;object-fit:cover;display:block}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-hero__placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f0e8,#ede8df);font-family:Poppins,sans-serif;font-size:14px;font-weight:600;letter-spacing:.12em;text-transform:uppercase;color:#8b7355}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-badge{display:inline-block;background:#c49a3c;color:#fff;border-radius:999px;padding:4px 14px;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:16px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-title{font-family:Poppins,sans-serif;font-size:36px;font-weight:700;line-height:1.2;color:#2c2c2c;margin:0 0 16px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-meta{display:flex;align-items:center;flex-wrap:wrap;gap:8px;font-family:Poppins,sans-serif;font-size:13px;color:#8b7355}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-meta__avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;cursor:pointer}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-meta__name{cursor:pointer;font-weight:500}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-meta__name:hover{color:#5c3d2e}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-meta__dot{opacity:.6;-webkit-user-select:none;-moz-user-select:none;user-select:none}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-divider{border:none;border-top:1px solid #ede8df;margin:24px 0}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-owner-actions{display:flex;flex-wrap:wrap;gap:12px;margin-bottom:16px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-prose{font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.8;color:#4a5568;max-width:100%}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-prose .toastui-editor-contents,#pc-wrap #community-detail-page.article-detail-editorial .article-detail-prose.toastui-editor-contents{font-family:inherit;font-size:inherit;line-height:inherit;color:inherit}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-prose p{margin:0 0 20px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-prose p:last-child{margin-bottom:0}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-prose blockquote{border-left:3px solid #c49a3c;padding-left:20px;margin:24px 0;font-style:italic;color:#5c3d2e;background:transparent}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-prose img{max-width:100%!important;width:auto!important;height:auto!important;object-fit:contain!important;display:block!important;margin:16px auto!important;border-radius:8px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-prose h1,#pc-wrap #community-detail-page.article-detail-editorial .article-detail-prose h2,#pc-wrap #community-detail-page.article-detail-editorial .article-detail-prose h3,#pc-wrap #community-detail-page.article-detail-editorial .article-detail-prose h4{font-family:Poppins,sans-serif;color:#2c2c2c;margin-top:1.25em;margin-bottom:.5em}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-footer-tags{margin-top:32px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-footer-tags__label{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#8b7355;margin-bottom:12px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-footer-tags__row{display:flex;flex-wrap:wrap;gap:8px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-footer-tags__pill{display:inline-block;background:#f5f0e8;border:1px solid #ede8df;border-radius:999px;padding:4px 12px;font-family:Poppins,sans-serif;font-size:12px;color:#5c3d2e;cursor:default;transition:background .2s,color .2s,border-color .2s}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-footer-tags__pill:hover{background:#5c3d2e;color:#fff;border-color:#5c3d2e}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-share{margin-top:28px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-share__label{font-family:Poppins,sans-serif;font-size:13px;color:#5c3d2e;font-weight:600;margin-bottom:12px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-share__row{display:flex;flex-wrap:wrap;gap:10px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-share__btn{font-family:Poppins,sans-serif;font-size:13px;padding:8px 18px;border-radius:999px;border:1px solid #ede8df;background:#fff;color:#5c3d2e;cursor:pointer;transition:border-color .2s,background .2s}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-share__btn:hover{border-color:#c49a3c}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-reactions{display:flex;flex-wrap:wrap;align-items:center;gap:16px;margin-top:28px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-reactions__like{display:inline-flex;align-items:center;gap:8px;background:#f5f0e8;border:1px solid #ede8df;border-radius:999px;padding:8px 20px;font-family:Poppins,sans-serif;font-size:13px;color:#5c3d2e;cursor:pointer;transition:background .2s,color .2s,border-color .2s}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-reactions__like--active,#pc-wrap #community-detail-page.article-detail-editorial .article-detail-reactions__like:hover{background:#5c3d2e;color:#fff;border-color:#5c3d2e}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-reactions__stat{font-family:Poppins,sans-serif;font-size:13px;color:#8b7355}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-comments{margin-top:48px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-comments__title{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:#2c2c2c;border-bottom:2px solid #ede8df;padding-bottom:12px;margin-bottom:24px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-comment-form{background:#fff;border:1px solid #ede8df;border-radius:12px;padding:16px;margin-bottom:24px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-comment-form textarea{width:100%;border:none;outline:none;font-family:Inter,system-ui,sans-serif;font-size:14px;color:#4a5568;resize:none;min-height:80px;background:transparent;box-sizing:border-box}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-comment-form__footer{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #ede8df;padding-top:12px;margin-top:8px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-comment-form__count{font-family:Poppins,sans-serif;font-size:11px;color:#8b7355}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-comment-form__submit{font-family:Poppins,sans-serif;font-size:13px;font-weight:700;background:#5c3d2e;color:#fff;border:none;border-radius:999px;padding:8px 20px;cursor:pointer;transition:background .2s}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-comment-form__submit:hover{background:#c49a3c}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-comment-item{background:#fff;border:1px solid #ede8df;border-radius:12px;padding:16px 18px;margin-bottom:12px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-comment-item .article-detail-comment-item__head{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:10px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-comment-item .article-detail-comment-item__user{display:flex;align-items:center;gap:10px;cursor:pointer}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-comment-item .article-detail-comment-item__user img{width:40px;height:40px;border-radius:50%;object-fit:cover}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-comment-item .article-detail-comment-item__name{font-family:Poppins,sans-serif;font-weight:600;font-size:14px;color:#2c2c2c}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-comment-item .article-detail-comment-item__date{font-family:Poppins,sans-serif;font-size:12px;color:#8b7355}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-comment-item .article-detail-comment-item__body{font-family:Inter,system-ui,sans-serif;font-size:14px;color:#4a5568;line-height:1.6}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-pagination{display:flex;justify-content:center;margin-top:24px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-pagination .MuiPagination-ul{gap:8px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-author{text-align:left}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-author__avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;margin-bottom:12px;cursor:pointer}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-author__name{font-family:Poppins,sans-serif;font-size:18px;font-weight:700;color:#2c2c2c;margin:0 0 4px;cursor:pointer}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-author__name:hover{color:#c49a3c}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-author__name:focus-visible{outline:2px solid #c49a3c;outline-offset:2px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-author__role{font-family:Poppins,sans-serif;font-size:13px;color:#8b7355;margin:0 0 8px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-author__bio{font-family:Inter,system-ui,sans-serif;font-size:13px;color:#4a5568;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-author__link{display:inline-block;margin-top:12px;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;color:#c49a3c;text-decoration:none;cursor:pointer;border:none;background:none;padding:0}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-author__link:hover{color:#5c3d2e}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-cat-btn{width:100%;display:block;padding:12px 16px;margin-bottom:8px;text-align:left;border-radius:8px;border:1px solid #ede8df;background:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#2c2c2c;cursor:pointer;transition:background .2s,color .2s,border-color .2s}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-cat-btn:last-child{margin-bottom:0}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-cat-btn:hover{background:#f5f0e8}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-cat-btn--active{background:#5c3d2e;color:#fff;border-color:#5c3d2e}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-cat-btn--active:hover{background:#5c3d2e;color:#fff}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-write-btn{width:100%;margin-top:8px;padding:14px;border-radius:12px;border:none;background:#c49a3c;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:700;text-transform:uppercase;letter-spacing:1px;text-align:center;cursor:pointer;transition:background .2s}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-write-btn:hover{background:#5c3d2e}@media(max-width:1024px){#pc-wrap #community-detail-page.article-detail-editorial .article-detail-layout{flex-direction:column}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-main,#pc-wrap #community-detail-page.article-detail-editorial .article-detail-sidebar{flex:1 1 auto;width:100%;max-width:100%}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-sidebar{position:static}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-editorial__inner{padding:111px 20px 24px}}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-related__item{display:flex;gap:12px;padding:12px 8px;margin:0 -8px;border-bottom:1px solid #ede8df;cursor:pointer;border-radius:8px;transition:background .2s}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-related__item:last-child{border-bottom:none}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-related__item:hover{background:#f5f0e8}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-related__item:focus-visible{outline:2px solid #c49a3c;outline-offset:2px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-related__thumb{width:56px;height:56px;border-radius:8px;object-fit:cover;background:#f5f0e8;flex-shrink:0}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-related__thumb--placeholder{display:flex;align-items:center;justify-content:center;font-size:10px;color:#8b7355;font-family:Poppins,sans-serif;text-transform:uppercase}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-related__meta{min-width:0;flex:1 1}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-related__item-title{font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#2c2c2c;line-height:1.35;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;margin:0 0 4px}#pc-wrap #community-detail-page.article-detail-editorial .article-detail-related__item-date{font-family:Poppins,sans-serif;font-size:11px;color:#8b7355}#pc-wrap #community-detail-page .toastui-editor-contents,#pc-wrap #community-detail-page .toastui-editor-defaultUI,#pc-wrap #community-detail-page .toastui-editor-ww-container{min-height:0!important}#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:260px;height:-moz-fit-content;height:fit-content;gap:0;padding:32px 28px 40px;margin-top:100px;border-radius:24px;border:1px solid rgba(25,28,30,.08);background:hsla(20,33%,98%,.88);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);box-shadow:0 20px 40px rgba(25,28,30,.08);position:-webkit-sticky;position:sticky;top:140px;align-self:flex-start;align-items:stretch}#pc-wrap #community-detail-page .container .main-box .left-config .social-hub__brand{font-family:Poppins,sans-serif;font-size:20px;font-weight:600;letter-spacing:.1em;color:#1a1a1a;text-transform:uppercase}#pc-wrap #community-detail-page .container .main-box .left-config .social-hub__eyebrow{margin:8px 0 0;font-size:11px;letter-spacing:.4em;text-transform:uppercase;color:rgba(25,28,30,.5)}#pc-wrap #community-detail-page .container .main-box .left-config .social-hub__sidebar-title{margin:32px 0 0;font-size:30px;font-weight:600;font-family:Poppins,sans-serif;color:#1a1a1a;line-height:1.15}#pc-wrap #community-detail-page .container .main-box .left-config .social-hub__nav{display:flex;flex-direction:column;gap:14px;margin:32px 0 0;width:100%;min-width:0}#pc-wrap #community-detail-page .container .main-box .left-config .social-hub__nav .MuiTabs-flexContainer{flex-direction:column;align-items:stretch;gap:14px}#pc-wrap #community-detail-page .container .main-box .left-config .tab-button{min-height:unset;min-width:0!important;width:100%;max-width:100%;padding:12px 18px;justify-content:center;align-items:center;border-radius:999px;border:1px solid rgba(25,28,30,.08);margin:0;background:#fff;color:rgba(25,28,30,.7);font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:150%;letter-spacing:.08em;text-transform:uppercase;transition:all .3s ease}#pc-wrap #community-detail-page .container .main-box .left-config .tab-button:hover{border-color:rgba(197,160,89,.8);color:#c5a059;transform:translateX(4px)}#pc-wrap #community-detail-page .container .main-box .left-config .tab-button.active{background:linear-gradient(135deg,#c5a059,#a88343);color:#fff;border-color:transparent;box-shadow:0 18px 35px rgba(197,160,89,.35)}#pc-wrap #community-detail-page .container .main-box .left-config .tab-button.active:hover{color:#fff}#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:#c4a47a;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:100%;max-width:1012px;min-height:auto;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!important;height:30px!important;border-radius:50%!important;object-fit:cover!important;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!important;align-items:center!important;display:flex!important}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info .icon-info{flex-direction:row!important;align-items:center!important;justify-content:center;gap:4px;display:flex!important}#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:auto;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:#c4a47a}#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:100%;max-width:1012px;height:auto;padding:20px;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:48px;outline:none;padding:12px 16px;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:40px;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:#c4a47a;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 #c4a47a;color:#c4a47a;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;padding:20px 0}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .pagination-box .MuiPagination-ul{gap:8px;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:0;width:100%;min-height:100vh;background:hsla(39,54%,95%,.9);overflow:hidden}#pc-wrap .cs-page .container{display:flex;flex-direction:column;max-width:1200px;margin:0 auto;padding:0 24px;position:relative;z-index:1}#pc-wrap .cs-page .container .cs-hero{background:hsla(39,54%,95%,.9);border-radius:0 0 40px 40px;padding:100px 40px 120px;margin:0 -24px 64px;position:relative;overflow:hidden;box-shadow:0 4px 24px rgba(0,0,0,.04)}#pc-wrap .cs-page .container .cs-hero:before{content:"";position:absolute;top:-100px;right:-100px;width:500px;height:500px;background:radial-gradient(circle,hsla(220,9%,46%,.08) 0,transparent 70%);border-radius:50%;animation:float 20s ease-in-out infinite}#pc-wrap .cs-page .container .cs-hero:after{content:"";position:absolute;bottom:-80px;left:-80px;width:400px;height:400px;background:radial-gradient(circle,rgba(75,85,99,.06) 0,transparent 70%);border-radius:50%;animation:float 15s ease-in-out infinite reverse}#pc-wrap .cs-page .container .cs-hero .hero-content{position:relative;z-index:1;max-width:900px;margin:0 auto;text-align:center}#pc-wrap .cs-page .container .cs-hero .hero-content .hero-badge{display:inline-block;padding:8px 20px;background:linear-gradient(135deg,#7a5238,#9e7853);color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;border-radius:20px;margin-bottom:24px;box-shadow:0 4px 12px rgba(75,85,99,.2);animation:fadeInUp .6s ease}#pc-wrap .cs-page .container .cs-hero .hero-content .hero-title{font-family:Poppins,sans-serif;font-size:56px;font-weight:700;line-height:1.1;color:#111827;margin:0 0 20px;letter-spacing:-.8px;animation:fadeInUp .6s ease .1s both}#pc-wrap .cs-page .container .cs-hero .hero-content .hero-subtitle{font-family:Poppins,sans-serif;font-size:20px;font-weight:400;line-height:1.6;color:#9e7853;margin:0 0 48px;animation:fadeInUp .6s ease .2s both}#pc-wrap .cs-page .container .cs-hero .hero-content .search-box{max-width:700px;margin:0 auto 32px;animation:fadeInUp .6s ease .3s both}#pc-wrap .cs-page .container .cs-hero .hero-content .popular-searches{display:flex;align-items:center;justify-content:center;gap:12px;flex-wrap:wrap;animation:fadeInUp .6s ease .4s both}#pc-wrap .cs-page .container .cs-hero .hero-content .popular-searches .popular-label{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#c4a47a}#pc-wrap .cs-page .container .cs-hero .hero-content .popular-searches .popular-tags{display:flex;gap:8px;flex-wrap:wrap}#pc-wrap .cs-page .container .cs-hero .hero-content .popular-searches .popular-tags span{padding:6px 16px;background:#f9f4eb;border:1px solid #e5e7eb;border-radius:20px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#9e7853;cursor:pointer;transition:all .3s ease}#pc-wrap .cs-page .container .cs-hero .hero-content .popular-searches .popular-tags span:hover{background:#f0e9d9;border-color:#c4a47a;color:#7a5238;transform:translateY(-2px);box-shadow:0 2px 8px rgba(0,0,0,.08)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}#pc-wrap .cs-page .container .cs-tabs{display:flex;justify-content:center;gap:20px;margin-bottom:64px;flex-wrap:wrap;padding:0 20px}#pc-wrap .cs-page .container .cs-tabs div{display:flex;align-items:center;gap:10px;padding:16px 32px;background:#fff;border:2px solid #e5e7eb;border-radius:16px;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#9e7853;position:relative;overflow:hidden}#pc-wrap .cs-page .container .cs-tabs div:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.3),transparent);transition:left .5s ease}#pc-wrap .cs-page .container .cs-tabs div .tab-icon{font-size:22px;transition:transform .3s ease}#pc-wrap .cs-page .container .cs-tabs div .tab-label{letter-spacing:.3px}#pc-wrap .cs-page .container .cs-tabs div:hover{border-color:#c4a47a;background:#f9fafb;transform:translateY(-3px);box-shadow:0 8px 20px rgba(0,0,0,.1)}#pc-wrap .cs-page .container .cs-tabs div:hover:before{left:100%}#pc-wrap .cs-page .container .cs-tabs div:hover .tab-icon{transform:scale(1.15) rotate(5deg)}#pc-wrap .cs-page .container .cs-tabs div.active{background:linear-gradient(135deg,#7a5238,#9e7853);border-color:#7a5238;color:#fff;box-shadow:0 8px 24px rgba(75,85,99,.35);transform:translateY(-3px)}#pc-wrap .cs-page .container .cs-tabs div.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:hsla(0,0%,100%,.5);animation:shimmer 2s infinite}#pc-wrap .cs-page .container .cs-tabs div.active .tab-icon{transform:scale(1.15)}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}#pc-wrap .cs-page .container .cs-content{display:flex;flex-direction:column;margin-bottom:80px}#pc-wrap .cs-page .container .cs-content .title{margin-bottom:32px;color:#111827;font-family:Poppins,sans-serif;font-size:32px;font-style:normal;font-weight:700;line-height:40px;letter-spacing:-.3px}#pc-wrap .cs-page .container .cs-content .pagination{margin-top:60px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .cs-page .container .cs-content .notice-content .main{border-radius:20px;border:1px solid hsla(220,9%,46%,.12);background:hsla(39,54%,95%,.9);box-shadow:0 4px 24px rgba(24,26,32,.08);overflow:hidden;position:relative}#pc-wrap .cs-page .container .cs-content .notice-content .main:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#9e7853,#7a5238,#9e7853);background-size:200% 100%;animation:gradient-shift 3s ease infinite}@keyframes gradient-shift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}#pc-wrap .cs-page .container .cs-content .notice-content .main .top{padding:28px 36px;display:flex;flex-direction:row;justify-content:space-between;background:linear-gradient(135deg,hsla(220,9%,46%,.08),rgba(75,85,99,.08));border-bottom:2px solid hsla(220,9%,46%,.1);position:relative}#pc-wrap .cs-page .container .cs-content .notice-content .main .top:after{content:"";position:absolute;bottom:-2px;left:0;width:100px;height:2px;background:linear-gradient(135deg,#9e7853,#7a5238)}#pc-wrap .cs-page .container .cs-content .notice-content .main .top span{color:#181a20;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize;letter-spacing:.3px}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom{display:flex;flex-direction:column;gap:12px}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card{padding:24px 30px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;border-radius:18px;border:1px solid hsla(220,9%,46%,.12);background:hsla(39,54%,95%,.9);transition:all .3s ease;cursor:pointer;position:relative;box-shadow:0 6px 18px rgba(24,26,32,.08)}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card:hover{transform:translateY(-2px);box-shadow:0 12px 24px rgba(24,26,32,.12);border-color:hsla(220,9%,46%,.3)}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card.event{background:linear-gradient(135deg,hsla(40,84%,78%,.25),hsla(40,84%,78%,.08));border-left:5px solid #f6d79a}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card div{padding:8px 16px;border-radius:10px;border:1px solid #b0a796;background:hsla(39,54%,95%,.85);color:#7a5238;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:700;letter-spacing:.3px;box-shadow:0 2px 8px rgba(75,85,99,.2)}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-number{margin-left:0;width:56px;min-width:56px;height:56px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;text-align:center;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#9e7853,#7a5238);border-radius:12px;box-shadow:0 4px 12px hsla(220,9%,46%,.3)}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-title{flex:1 1;margin:0 24px;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:26px;transition:color .3s ease}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card:hover .notice-title{color:#9e7853}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-date{color:#9a7a57;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;white-space:nowrap;padding:8px 16px;background:hsla(0,0%,44%,.05);border-radius:8px}#pc-wrap .cs-page .container .cs-content .faq-content{margin-top:0;display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-content .faq-content .categories{display:flex;flex-direction:row;justify-content:center;gap:12px;flex-wrap:wrap;margin-bottom:48px;padding:24px;background:#f9fafb;border-radius:20px;border:1px solid #e5e7eb}#pc-wrap .cs-page .container .cs-content .faq-content .categories div{min-width:130px;height:48px;display:flex;justify-content:center;align-items:center;color:#9e7853;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.2px;cursor:pointer;padding:0 24px;border-radius:12px;background:#fff;border:2px solid #e5e7eb;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}#pc-wrap .cs-page .container .cs-content .faq-content .categories div:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(220,9%,46%,.1),transparent);transition:left .5s ease}#pc-wrap .cs-page .container .cs-content .faq-content .categories div:hover{background:#fff;border-color:#c4a47a;color:#7a5238;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.1)}#pc-wrap .cs-page .container .cs-content .faq-content .categories div:hover:before{left:100%}#pc-wrap .cs-page .container .cs-content .faq-content .categories div.active{background:linear-gradient(135deg,#7a5238,#9e7853);border-color:#7a5238;color:#fff;box-shadow:0 6px 16px 0 rgba(75,85,99,.35);transform:translateY(-2px)}#pc-wrap .cs-page .container .cs-content .faq-content .categories div.active:after{content:"";position:absolute;bottom:0;left:0;right:0;height:3px;background:hsla(0,0%,100%,.5)}#pc-wrap .cs-page .container .cs-content .faq-content .wrap{margin-top:0;display:flex;flex-direction:column;gap:16px}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .MuiAccordion-root{border-radius:16px!important;border:2px solid #e5e7eb!important;background:#fff!important;box-shadow:0 2px 8px rgba(0,0,0,.04)!important;transition:all .3s ease!important;overflow:hidden}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .MuiAccordion-root:hover{border-color:#c4a47a!important;box-shadow:0 4px 16px rgba(0,0,0,.08)!important;transform:translateY(-2px)}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .MuiAccordion-root.Mui-expanded{border-color:#9e7853!important;box-shadow:0 8px 24px rgba(75,85,99,.15)!important}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .MuiAccordionSummary-root{padding:24px 28px!important;min-height:auto!important;background:#fff;border-radius:16px 16px 0 0}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .MuiAccordionSummary-root.Mui-expanded{background:linear-gradient(135deg,hsla(220,9%,46%,.05),rgba(75,85,99,.05))}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .MuiAccordionDetails-root{padding:28px 28px 32px!important;background:linear-gradient(135deg,#fafafa,#f9fafb)!important;border-radius:0 0 16px 16px!important;border-top:1px solid #e5e7eb}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .badge{margin:0 16px 0 0;display:inline-flex;align-items:center;justify-content:center;padding:8px 14px;min-width:36px;height:36px;border:2px solid #9e7853;border-radius:10px;color:#9e7853;background:hsla(220,9%,46%,.08);font-family:Poppins,sans-serif;font-size:14px;font-weight:700;flex-shrink:0}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .question .badge{background:linear-gradient(135deg,#7a5238,#9e7853);color:#fff;border:none;box-shadow:0 2px 8px rgba(75,85,99,.2)}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .question .MuiTypography-root{font-family:Poppins,sans-serif;font-size:17px;font-weight:600;color:#111827;line-height:1.5}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .answer{margin-left:0;display:flex;white-space:normal;align-items:flex-start;flex-direction:row;gap:16px}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .answer .badge{color:#7a5238;border:2px solid #7a5238;background:rgba(75,85,99,.1);margin-top:2px}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .answer .MuiTypography-root{font-family:Poppins,sans-serif;font-size:15px;font-weight:400;color:#7a5238;line-height:1.7;flex:1 1}#pc-wrap .cs-page .container .cs-content .inquiry-content{display:flex;flex-direction:column;max-width:800px;margin:0 auto;padding:48px;background:#fff;border-radius:24px;border:2px solid #e5e7eb;box-shadow:0 4px 24px rgba(0,0,0,.08);position:relative;overflow-x:hidden;overflow-y:visible}#pc-wrap .cs-page .container .cs-content .inquiry-content:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#9e7853,#7a5238,#9e7853);background-size:200% 100%;animation:gradient-shift 3s ease infinite}#pc-wrap .cs-page .container .cs-content .inquiry-content .title{font-family:Poppins,sans-serif;font-size:32px;font-weight:700;color:#111827;margin-bottom:12px;letter-spacing:-.5px;text-align:center}#pc-wrap .cs-page .container .cs-content .inquiry-content .subtitle{font-family:Poppins,sans-serif;font-size:16px;font-weight:400;color:#9e7853;margin-bottom:40px;text-align:center;line-height:1.6}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form{display:flex;flex-direction:column;gap:24px;position:relative;z-index:1;overflow:visible}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiOutlinedInput-root{font-family:Poppins,sans-serif;font-size:15px;border-radius:12px;background:#fff;transition:all .3s ease}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiOutlinedInput-root fieldset{border-color:#e5e7eb;border-width:2px}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiOutlinedInput-root:hover fieldset{border-color:#c4a47a}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#9e7853;border-width:2px;box-shadow:0 0 0 3px hsla(220,9%,46%,.08)}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline{padding:16px!important;min-height:200px!important;height:auto!important;align-items:flex-start!important;position:relative!important;z-index:1!important}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline .MuiInputAdornment-root{display:none!important}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline .MuiSvgIcon-root[aria-label*=clear],#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline .MuiSvgIcon-root[data-testid*=Clear],#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline [aria-label*=Clear]:not(textarea),#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline [aria-label*=clear]:not(textarea),#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline svg[data-testid*=Clear],#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline>.MuiButtonBase-root:not(textarea),#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline>.MuiIconButton-root:not(textarea),#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline>button:not(textarea){display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline .MuiInputAdornment-positionEnd{display:none!important}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline textarea{min-height:168px!important;height:auto!important;padding:0!important;margin:0!important;font-family:Poppins,sans-serif;font-size:15px;line-height:1.6;color:#111827;resize:vertical;overflow-y:auto!important;overflow-x:hidden!important;visibility:visible!important;opacity:1!important;display:block!important;width:100%!important;position:relative!important;z-index:2!important;pointer-events:auto!important;cursor:text!important;background:transparent!important}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline textarea::placeholder{color:#c4a47a;opacity:1}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline textarea:focus{outline:none!important;border:none!important}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiInputLabel-root{font-family:Poppins,sans-serif;font-size:15px;color:#9e7853}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiInputLabel-root.Mui-focused{color:#9e7853}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiInputLabel-root.Mui-required:after{content:""!important;display:none!important}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiTextField-root .MuiFormHelperText-root{font-family:Poppins,sans-serif;font-size:13px;margin-top:6px}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form .MuiButton-root{margin-top:8px;align-self:flex-start}#pc-wrap .cs-page .container .cs-contact{margin-top:80px;margin-bottom:100px;padding:64px 40px;background:hsla(39,54%,95%,.9);border-radius:32px;border:1px solid #e5e7eb;text-align:center;position:relative;overflow:hidden}#pc-wrap .cs-page .container .cs-contact:before{content:"";position:absolute;top:-50px;right:-50px;width:200px;height:200px;background:radial-gradient(circle,hsla(220,9%,46%,.06) 0,transparent 70%);border-radius:50%}#pc-wrap .cs-page .container .cs-contact:after{content:"";position:absolute;bottom:-50px;left:-50px;width:200px;height:200px;background:radial-gradient(circle,rgba(75,85,99,.04) 0,transparent 70%);border-radius:50%}#pc-wrap .cs-page .container .cs-contact .contact-title{font-family:Poppins,sans-serif;font-size:36px;font-weight:700;color:#111827;margin-bottom:12px;letter-spacing:-.5px;position:relative;z-index:1}#pc-wrap .cs-page .container .cs-contact .contact-subtitle{font-family:Poppins,sans-serif;font-size:18px;font-weight:400;color:#9e7853;margin:0 0 48px;position:relative;z-index:1}#pc-wrap .cs-page .container .cs-contact .contact-options{display:flex;justify-content:center;gap:24px;flex-wrap:wrap;position:relative;z-index:1}#pc-wrap .cs-page .container .cs-contact .contact-options .contact-card{display:flex;align-items:center;gap:20px;padding:32px 40px;background:hsla(39,54%,95%,.95);border:2px solid #e5e7eb;border-radius:20px;text-decoration:none;transition:all .3s cubic-bezier(.4,0,.2,1);min-width:320px;max-width:400px;box-shadow:0 2px 8px rgba(0,0,0,.04);position:relative;overflow:hidden}#pc-wrap .cs-page .container .cs-contact .contact-options .contact-card:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(220,9%,46%,.05),transparent);transition:left .5s ease}#pc-wrap .cs-page .container .cs-contact .contact-options .contact-card:hover{border-color:#9e7853;transform:translateY(-4px);box-shadow:0 8px 24px rgba(75,85,99,.15)}#pc-wrap .cs-page .container .cs-contact .contact-options .contact-card:hover:before{left:100%}#pc-wrap .cs-page .container .cs-contact .contact-options .contact-card:hover .contact-icon-wrapper{background:linear-gradient(135deg,#7a5238,#9e7853);transform:scale(1.1) rotate(5deg)}#pc-wrap .cs-page .container .cs-contact .contact-options .contact-card:hover .contact-icon-wrapper .contact-icon{color:#fff}#pc-wrap .cs-page .container .cs-contact .contact-options .contact-card:hover .contact-label{color:#7a5238}#pc-wrap .cs-page .container .cs-contact .contact-options .contact-card:hover .contact-value{color:#111827}#pc-wrap .cs-page .container .cs-contact .contact-options .contact-card .contact-icon-wrapper{width:64px;height:64px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,hsla(220,9%,46%,.1),rgba(75,85,99,.1));border-radius:16px;transition:all .3s ease;flex-shrink:0}#pc-wrap .cs-page .container .cs-contact .contact-options .contact-card .contact-icon-wrapper .contact-icon{font-size:28px;color:#9e7853;transition:all .3s ease}#pc-wrap .cs-page .container .cs-contact .contact-options .contact-card .contact-info{text-align:left;flex:1 1}#pc-wrap .cs-page .container .cs-contact .contact-options .contact-card .contact-info .contact-label{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#c4a47a;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px;transition:color .3s ease}#pc-wrap .cs-page .container .cs-contact .contact-options .contact-card .contact-info .contact-value{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:#7a5238;margin-bottom:4px;transition:color .3s ease}#pc-wrap .cs-page .container .cs-contact .contact-options .contact-card .contact-info .contact-description{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#c4a47a;line-height:1.5}#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:220px 0;width:100%;height:auto;min-height:calc(100vh - 300px)}#pc-wrap .join-page .container{align-items:center}#pc-wrap .join-page .container .main{width:1100px;height:700px;display:flex;flex-direction:row;border-radius:16px;background:#fff;box-shadow:0 8px 32px 0 rgba(24,26,32,.12);overflow:hidden}#pc-wrap .join-page .container .main .left{width:55%;height:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 70px}#pc-wrap .join-page .container .main .left .info{margin-bottom:40px;width:100%;text-align:center}#pc-wrap .join-page .container .main .left .info span{font-family:Poppins,sans-serif;font-size:36px;font-style:normal;font-weight:700;line-height:normal;text-transform:capitalize;color:#181a20;display:block;margin-bottom:10px}#pc-wrap .join-page .container .main .left .info p{font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:24px;color:#9a7a57}#pc-wrap .join-page .container .main .left .input-wrap{margin-top:30px;width:100%;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:10px;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal;color:#181a20;text-transform:uppercase;letter-spacing:.5px}#pc-wrap .join-page .container .main .left .input-wrap .input-box input{padding:16px 20px;width:100%;height:56px;border-radius:10px;border:2px solid #e5e7eb;background:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:26px;color:#181a20;transition:all .3s ease}#pc-wrap .join-page .container .main .left .input-wrap .input-box input:focus{outline:none;border-color:#c4a47a;box-shadow:0 0 0 3px hsla(8,79%,62%,.1)}#pc-wrap .join-page .container .main .left .input-wrap .input-box input::placeholder{color:#c4a47a}#pc-wrap .join-page .container .main .left .register{margin-top:35px;width:100%;display:flex;flex-direction:column;align-items:stretch}#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;margin-bottom:25px}#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:#c4a47a;transition:color .3s ease}#pc-wrap .join-page .container .main .left .register .remember-info a:hover{color:#d15541}#pc-wrap .join-page .container .main .left .register button{margin-top:0;width:100%;height:56px;border-radius:12px;background:#9e7853;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:normal;color:#fff;border:none;cursor:pointer;transition:all .3s ease}#pc-wrap .join-page .container .main .left .register button:hover:not(:disabled){background:#7a5238;transform:translateY(-2px);box-shadow:0 4px 12px rgba(75,85,99,.4)}#pc-wrap .join-page .container .main .left .register button:disabled{opacity:.5;cursor:not-allowed}#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:35px;width:100%;text-align:center}#pc-wrap .join-page .container .main .left .ask-info p{font-family:Poppins,sans-serif;font-size:14px;font-style:normal;line-height:normal;font-weight:400;color:#9a7a57}#pc-wrap .join-page .container .main .left .ask-info p b{margin-left:8px;font-weight:600;font-size:14px;cursor:pointer;color:#c4a47a;transition:color .3s ease}#pc-wrap .join-page .container .main .left .ask-info p b:hover{color:#d15541}#pc-wrap .join-page .container .main .right{width:45%;height:100%;background-image:url(/img/banner/login.jpg);background-size:cover;background-position:50%}#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 .content form .MuiFormControl-root .MuiInputLabel-root{font-family:Poppins,sans-serif;font-size:15px;color:#9e7853}#pc-wrap #bunker .content form .MuiFormControl-root .MuiInputLabel-root.Mui-focused{color:#9e7853}#pc-wrap #bunker .content form .MuiFormControl-root .MuiOutlinedInput-root{font-family:Poppins,sans-serif;font-size:15px;border-radius:12px;background:#fff;transition:all .3s ease}#pc-wrap #bunker .content form .MuiFormControl-root .MuiOutlinedInput-root fieldset{border-color:#e5e7eb;border-width:2px}#pc-wrap #bunker .content form .MuiFormControl-root .MuiOutlinedInput-root:hover fieldset{border-color:#c4a47a}#pc-wrap #bunker .content form .MuiFormControl-root .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#9e7853;border-width:2px;box-shadow:0 0 0 3px hsla(220,9%,46%,.08)}#pc-wrap #bunker .content form .MuiFormControl-root .MuiOutlinedInput-root.MuiInputBase-multiline{padding:16px!important;min-height:300px!important;height:auto!important;align-items:flex-start!important;position:relative!important;z-index:1!important}#pc-wrap #bunker .content form .MuiFormControl-root .MuiOutlinedInput-root.MuiInputBase-multiline .MuiInputAdornment-root{display:none!important}#pc-wrap #bunker .content form .MuiFormControl-root .MuiOutlinedInput-root.MuiInputBase-multiline .MuiButtonBase-root,#pc-wrap #bunker .content form .MuiFormControl-root .MuiOutlinedInput-root.MuiInputBase-multiline .MuiIconButton-root,#pc-wrap #bunker .content form .MuiFormControl-root .MuiOutlinedInput-root.MuiInputBase-multiline button{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}#pc-wrap #bunker .content form .MuiFormControl-root .MuiOutlinedInput-root.MuiInputBase-multiline textarea{min-height:268px!important;height:auto!important;padding:0!important;margin:0!important;font-family:Poppins,sans-serif;font-size:15px;line-height:1.6;color:#111827;resize:vertical;overflow-y:auto!important;overflow-x:hidden!important;visibility:visible!important;opacity:1!important;display:block!important;width:100%!important;position:relative!important;z-index:2!important;pointer-events:auto!important;cursor:text!important;background:transparent!important}#pc-wrap #bunker .content form .MuiFormControl-root .MuiOutlinedInput-root.MuiInputBase-multiline textarea::placeholder{color:#c4a47a;opacity:1}#pc-wrap #bunker .content form .MuiFormControl-root .MuiOutlinedInput-root.MuiInputBase-multiline textarea:focus{outline:none!important;border:none!important}#pc-wrap #bunker .content form .MuiFormControl-root .MuiSelect-select{font-family:Poppins,sans-serif;font-size:15px;padding:12px 14px}#pc-wrap #bunker .content form .MuiTextField-root .MuiOutlinedInput-root{font-family:Poppins,sans-serif;font-size:15px;border-radius:12px;background:#fff;transition:all .3s ease}#pc-wrap #bunker .content form .MuiTextField-root .MuiOutlinedInput-root fieldset{border-color:#e5e7eb;border-width:2px}#pc-wrap #bunker .content form .MuiTextField-root .MuiOutlinedInput-root:hover fieldset{border-color:#c4a47a}#pc-wrap #bunker .content form .MuiTextField-root .MuiOutlinedInput-root.Mui-focused fieldset{border-color:#9e7853;border-width:2px;box-shadow:0 0 0 3px hsla(220,9%,46%,.08)}#pc-wrap #bunker .content form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline{padding:16px!important;min-height:300px!important;height:auto!important;align-items:flex-start!important;position:relative!important;z-index:1!important}#pc-wrap #bunker .content form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline .MuiInputAdornment-root{display:none!important}#pc-wrap #bunker .content form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline .MuiButtonBase-root,#pc-wrap #bunker .content form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline .MuiIconButton-root,#pc-wrap #bunker .content form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline button{display:none!important;visibility:hidden!important;opacity:0!important;pointer-events:none!important}#pc-wrap #bunker .content form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline textarea{min-height:268px!important;height:auto!important;padding:0!important;margin:0!important;font-family:Poppins,sans-serif;font-size:15px;line-height:1.6;color:#111827;resize:vertical;overflow-y:auto!important;overflow-x:hidden!important;visibility:visible!important;opacity:1!important;display:block!important;width:100%!important;position:relative!important;z-index:2!important;pointer-events:auto!important;cursor:text!important;background:transparent!important}#pc-wrap #bunker .content form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline textarea::placeholder{color:#c4a47a;opacity:1}#pc-wrap #bunker .content form .MuiTextField-root .MuiOutlinedInput-root.MuiInputBase-multiline textarea:focus{outline:none!important;border:none!important}#pc-wrap #bunker .content form .MuiTextField-root .MuiInputLabel-root{font-family:Poppins,sans-serif;font-size:15px;color:#9e7853}#pc-wrap #bunker .content form .MuiTextField-root .MuiInputLabel-root.Mui-focused{color:#9e7853}#pc-wrap #bunker .content form .MuiTextField-root .MuiInputLabel-root.Mui-required:after{content:""!important;display:none!important}#pc-wrap #bunker .content form .MuiTextField-root .MuiFormHelperText-root{font-family:Poppins,sans-serif;font-size:13px;margin-top:6px}#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:#5c3d2a;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.admin-panel-v2{height:auto;min-height:100vh;overflow-x:hidden;overflow-y:visible}#pc-wrap.admin-panel-v2 #bunker.admin-bunker-v2{width:auto;margin-left:0;padding-top:56px;padding-bottom:32px;align-items:stretch}@media(min-width:600px){#pc-wrap.admin-panel-v2 #bunker.admin-bunker-v2{padding-top:24px}}#pc-wrap.admin-panel-v2 .aside .MuiDrawer-paper{overflow-x:hidden}#pc-wrap.admin-panel-v2 .admin-sidebar-profile{display:flex;gap:12px;align-items:flex-start;padding:20px 16px;border-bottom:1px solid hsla(0,0%,100%,.08)}#pc-wrap.admin-panel-v2 .admin-sidebar-profile__avatar{flex-shrink:0}#pc-wrap.admin-panel-v2 .admin-sidebar-profile__text{min-width:0}#pc-wrap.admin-panel-v2 .admin-sidebar-profile__name{font-size:16px!important;font-weight:700!important;color:#fff!important;font-family:Poppins,sans-serif!important;line-height:1.3!important}#pc-wrap.admin-panel-v2 .admin-sidebar-profile__role{font-size:10px!important;letter-spacing:2px!important;text-transform:uppercase!important;color:#c49a3c!important;font-weight:600!important;margin-top:4px!important}#pc-wrap.admin-panel-v2 .admin-sidebar-profile__phone{font-size:12px!important;color:#8a8a8a!important;margin-top:6px!important}#pc-wrap.admin-panel-v2 .admin-sidebar-logout{width:100%;padding:10px 12px;border-radius:8px;border:1px solid hsla(0,0%,100%,.12);background:hsla(0,0%,100%,.04);color:hsla(0,0%,100%,.7);font-size:13px;font-family:Poppins,sans-serif;cursor:pointer;transition:background .2s,color .2s}#pc-wrap.admin-panel-v2 .admin-sidebar-logout:hover{background:rgba(220,38,38,.15);color:#fecaca;border-color:rgba(220,38,38,.3)}#pc-wrap.admin-panel-v2 .admin-nav-link{text-decoration:none;color:inherit;display:block}#pc-wrap.admin-panel-v2 .admin-nav-section{margin-bottom:2px}#pc-wrap.admin-panel-v2 .admin-nav-item{display:flex;align-items:center;gap:12px;padding:12px 16px;border-radius:8px;margin:2px 8px;color:hsla(0,0%,100%,.6);font-size:13px;font-weight:500;font-family:Poppins,sans-serif;cursor:pointer;transition:background .2s,color .2s}#pc-wrap.admin-panel-v2 .admin-nav-item:hover{background:hsla(0,0%,100%,.06);color:#fff}#pc-wrap.admin-panel-v2 .admin-nav-item--active{background:#5c3d2e!important;color:#fff!important}#pc-wrap.admin-panel-v2 .admin-nav-item__icon{font-size:16px;line-height:1;width:22px;text-align:center}#pc-wrap.admin-panel-v2 .admin-nav-item__label{flex:1 1}#pc-wrap.admin-panel-v2 .admin-nav-sublist{padding-bottom:4px}#pc-wrap.admin-panel-v2 .admin-nav-subitem{display:block;padding:8px 16px 8px 40px;font-size:12px;color:hsla(0,0%,100%,.4);font-weight:500;font-family:Poppins,sans-serif;border-radius:6px;margin:0 8px 2px;transition:background .2s,color .2s}#pc-wrap.admin-panel-v2 .admin-nav-subitem:hover{color:hsla(0,0%,100%,.75);background:hsla(0,0%,100%,.04)}#pc-wrap.admin-panel-v2 .admin-nav-subitem--active{color:#fff!important;background:rgba(92,61,46,.5)!important}#pc-wrap.admin-panel-v2 #bunker .admin-page-title,#pc-wrap.admin-panel-v2 #bunker.admin-page-inner,.admin-page-title{font-family:Poppins,sans-serif}.admin-page-title{font-size:26px;font-weight:700;color:#2c2c2c;margin:0 0 20px}.admin-stat-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));grid-gap:16px;gap:16px;margin-bottom:28px}.admin-stat-card{background:#fff;border-radius:12px;padding:20px 24px;border:1px solid #ede8df;display:flex;justify-content:space-between;align-items:center;gap:16px}.admin-stat-card__value{font-size:32px;font-weight:700;color:#2c2c2c;line-height:1.1;font-family:Poppins,sans-serif}.admin-stat-card__label{font-size:12px;color:#8b7355;text-transform:uppercase;letter-spacing:.06em;margin-top:6px;font-family:Poppins,sans-serif;font-weight:600}.admin-stat-card__icon-wrap{width:48px;height:48px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:22px;flex-shrink:0}.admin-pill-tabs{display:inline-flex;background:#f5f0e8;border-radius:999px;padding:4px;margin-bottom:20px;gap:2px;flex-wrap:wrap}.admin-pill-tab{border:none;background:transparent;border-radius:999px;padding:6px 16px;font-size:12px;font-weight:500;font-family:Poppins,sans-serif;color:#8b7355;cursor:pointer;transition:all .2s}.admin-pill-tab:hover{color:#5c3d2e}.admin-pill-tab--on{background:#fff;color:#2c2c2c;font-weight:600;box-shadow:0 1px 4px rgba(0,0,0,.1)}.admin-toolbar-row{display:flex;flex-wrap:wrap;align-items:center;gap:12px;margin-bottom:20px}.admin-search-input{width:300px;max-width:100%;box-sizing:border-box;background:#f5f0e8;border:1px solid #ede8df;border-radius:999px;padding:10px 16px;font-size:13px;font-family:Poppins,sans-serif;color:#4a5568;outline:none;transition:border-color .2s}.admin-search-input:focus{border-color:#5c3d2e}.admin-type-select{padding:8px 12px;border-radius:8px;border:1px solid #ede8df;background:#fff;font-size:13px;font-family:Poppins,sans-serif;color:#2c2c2c;cursor:pointer}.admin-table-card{background:#fff;border-radius:16px;border:1px solid #ede8df;overflow:hidden}.admin-member-grid-header,.admin-member-grid-row{display:grid;grid-template-columns:100px minmax(140px,1.1fr) minmax(100px,1fr) minmax(100px,.9fr) 100px 80px 100px 168px;grid-gap:12px;gap:12px;align-items:center;padding:16px 20px}.admin-member-grid-header{background:#f5f0e8;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#8b7355;font-family:Poppins,sans-serif}.admin-member-grid-row{border-bottom:1px solid #f5f0e8;font-family:Poppins,sans-serif;transition:background .15s}.admin-member-grid-row:last-child{border-bottom:none}.admin-member-grid-row:hover{background:#fdfaf5}.admin-mb-id{font-size:11px;font-family:ui-monospace,monospace;color:#8b7355;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-nick-cell{display:flex;align-items:center;gap:10px;min-width:0}.admin-nick-cell .MuiAvatar-root,.admin-nick-cell img{width:32px!important;height:32px!important;flex-shrink:0}.admin-nick-cell span{font-size:14px;font-weight:500;color:#2c2c2c;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.admin-cell-muted{font-size:13px;color:#4a5568;overflow:hidden;text-overflow:ellipsis}.badge-user-type{display:inline-block;border-radius:999px;padding:3px 10px;font-size:10px;font-weight:700;font-family:Poppins,sans-serif;text-transform:uppercase}.badge-user-type--user{background:#ede8df;color:#5c3d2e}.badge-user-type--admin{background:#5c3d2e;color:#fff}.badge-member-state{display:inline-block;border-radius:999px;padding:3px 10px;font-size:10px;font-weight:700;font-family:Poppins,sans-serif;text-transform:uppercase}.badge-member-state--active{background:#dcfce7;color:#16a34a}.badge-member-state--block{background:#fee2e2;color:#dc2626}.badge-member-state--delete{background:#f3f4f6;color:#6b7280}.badge-member-state--sold{background:#ffedd5;color:#d97706}.admin-warn-badge{display:inline-block;border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700;font-family:Poppins,sans-serif;background:rgba(220,38,38,.1);color:#dc2626}.admin-warn-dash{color:#8b7355;font-size:13px}.admin-actions{display:flex;gap:6px;flex-wrap:wrap;justify-content:flex-end}.admin-icon-btn{width:30px;height:30px;border-radius:6px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;border:1px solid transparent;font-size:14px;padding:0;transition:background .2s,color .2s,border-color .2s}.admin-icon-btn--edit{background:rgba(196,154,60,.1);color:#c49a3c;border-color:rgba(196,154,60,.2)}.admin-icon-btn--edit:hover{background:#c49a3c;color:#fff}.admin-icon-btn--block{background:rgba(217,119,6,.1);color:#d97706;border-color:rgba(217,119,6,.2)}.admin-icon-btn--block:hover{background:#d97706;color:#fff}.admin-icon-btn--unblock{background:rgba(22,163,74,.1);color:#16a34a;border-color:rgba(22,163,74,.2)}.admin-icon-btn--unblock:hover{background:#16a34a;color:#fff}.admin-icon-btn--delete{background:rgba(220,38,38,.1);color:#dc2626;border-color:rgba(220,38,38,.2)}.admin-icon-btn--delete:hover{background:#dc2626;color:#fff}.admin-icon-btn--view{background:rgba(92,61,46,.1);color:#5c3d2e;border-color:rgba(92,61,46,.2)}.admin-icon-btn--view:hover{background:#5c3d2e;color:#fff}.admin-delete-modal-overlay{position:fixed;inset:0;background:rgba(44,44,44,.45);z-index:1300;display:flex;align-items:center;justify-content:center;padding:16px}.admin-delete-modal{background:#fff;border-radius:16px;padding:32px;max-width:400px;width:100%;text-align:center;box-shadow:0 20px 60px rgba(0,0,0,.15);font-family:Poppins,sans-serif}.admin-delete-modal__icon{display:flex;align-items:center;justify-content:center;line-height:1;margin-bottom:12px}.admin-delete-modal h3{margin:0 0 12px;font-size:20px;font-weight:700;color:#2c2c2c}.admin-delete-modal p{margin:0 0 24px;font-size:13px;color:#8b7355;line-height:1.5}.admin-delete-modal__actions{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.admin-delete-modal__cancel{padding:10px 20px;border-radius:999px;border:1px solid #ede8df;background:#fff;color:#8b7355;font-weight:600;font-size:13px;cursor:pointer;font-family:Poppins,sans-serif}.admin-delete-modal__cancel:hover{border-color:#8b7355}.admin-delete-modal__confirm{padding:10px 20px;border-radius:999px;border:none;background:#dc2626;color:#fff;font-weight:600;font-size:13px;cursor:pointer;font-family:Poppins,sans-serif}.admin-delete-modal__confirm:hover{background:#b91c1c}.admin-property-grid-header,.admin-property-grid-row{display:grid;grid-template-columns:90px minmax(160px,1.4fr) 80px minmax(100px,1fr) minmax(90px,.8fr) 90px minmax(100px,.9fr) 200px;grid-gap:10px;gap:10px;align-items:center;padding:16px 20px}.admin-property-grid-header{background:#f5f0e8;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:2px;color:#8b7355;font-family:Poppins,sans-serif}.admin-property-grid-row{border-bottom:1px solid #f5f0e8;font-family:Poppins,sans-serif}.admin-property-grid-row:last-child{border-bottom:none}.admin-property-grid-row:hover{background:#fdfaf5}.admin-status-select{border:1px solid #ede8df;border-radius:6px;padding:4px 8px;font-size:12px;color:#2c2c2c;font-family:Poppins,sans-serif;background:#fff;cursor:pointer;outline:none;max-width:110px}.admin-status-select:focus{border-color:#5c3d2e}.admin-table-empty{padding:40px 20px;text-align:center;color:#8b7355;font-family:Poppins,sans-serif}.admin-dash-link{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#5c3d2e;text-decoration:none}.admin-dash-link:hover{text-decoration:underline}#pc-wrap #member-page.member-page-premium{background:#f5f0e8;padding:87px 0 80px;min-height:60vh}#pc-wrap #member-page.member-page-premium .member-profile-header{position:relative;margin-bottom:0}#pc-wrap #member-page.member-page-premium .member-profile-header__banner{position:relative;width:100%;min-height:200px;height:200px;background:linear-gradient(135deg,#3d2b1f,#5c3d2e 50%,#8b6347);overflow:visible}#pc-wrap #member-page.member-page-premium .member-profile-header__banner-pattern{position:absolute;inset:0;background-image:repeating-linear-gradient(45deg,hsla(0,0%,100%,.03),hsla(0,0%,100%,.03) 1px,transparent 0,transparent 10px);background-size:18px 18px;pointer-events:none;opacity:.9}#pc-wrap #member-page.member-page-premium .member-profile-header__avatar{position:absolute;bottom:-48px;left:48px;width:96px;height:96px;border-radius:50%;border:4px solid #fff;box-shadow:0 4px 20px rgba(0,0,0,.2);object-fit:cover;z-index:1}#pc-wrap #member-page.member-page-premium .member-profile-header__info{background:#fff;padding:60px 48px 32px;border-bottom:1px solid #ede8df}#pc-wrap #member-page.member-page-premium .member-profile-header__info-inner{max-width:1200px;margin:0 auto;display:flex;justify-content:space-between;align-items:flex-start;gap:24px;flex-wrap:wrap}#pc-wrap #member-page.member-page-premium .member-profile-header__name{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;color:#2c2c2c;margin:0 0 4px;line-height:1.2}#pc-wrap #member-page.member-page-premium .member-profile-header__role{display:inline-block;border-radius:999px;padding:4px 14px;font-family:Poppins,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:2px;margin-bottom:12px}#pc-wrap #member-page.member-page-premium .member-profile-header__role--agent{background:rgba(196,154,60,.1);color:#c49a3c;border:1px solid rgba(196,154,60,.2)}#pc-wrap #member-page.member-page-premium .member-profile-header__role--admin{background:rgba(92,61,46,.1);color:#5c3d2e;border:1px solid rgba(92,61,46,.2)}#pc-wrap #member-page.member-page-premium .member-profile-header__role--user{background:rgba(139,115,85,.12);color:#8b7355;border:1px solid #ede8df}#pc-wrap #member-page.member-page-premium .member-profile-header__phone{display:flex;align-items:center;gap:6px;font-family:Poppins,sans-serif;font-size:14px;color:#8b7355;margin-bottom:4px}#pc-wrap #member-page.member-page-premium .member-profile-header__stats{display:flex;flex-wrap:wrap;gap:32px;margin-top:16px}#pc-wrap #member-page.member-page-premium .member-profile-header__stat{display:flex;flex-direction:column;gap:4px}#pc-wrap #member-page.member-page-premium .member-profile-header__stat-value{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:#2c2c2c}#pc-wrap #member-page.member-page-premium .member-profile-header__stat-label{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-transform:uppercase;color:#8b7355;letter-spacing:.06em}#pc-wrap #member-page.member-page-premium .member-profile-header__actions{display:flex;flex-wrap:wrap;gap:12px;align-items:center;padding-top:8px}#pc-wrap #member-page.member-page-premium .member-profile-header__btn{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;border-radius:999px;padding:12px 32px;cursor:pointer;text-decoration:none;text-align:center;transition:all .3s ease;border:none;display:inline-flex;align-items:center;justify-content:center}#pc-wrap #member-page.member-page-premium .member-profile-header__btn--follow{background:#5c3d2e;color:#fff;letter-spacing:1px}#pc-wrap #member-page.member-page-premium .member-profile-header__btn--follow:hover{background:#c49a3c;color:#fff}#pc-wrap #member-page.member-page-premium .member-profile-header__btn--following{background:transparent;border:1.5px solid #5c3d2e;color:#5c3d2e;letter-spacing:.5px}#pc-wrap #member-page.member-page-premium .member-profile-header__btn--following:hover{background:rgba(92,61,46,.06)}#pc-wrap #member-page.member-page-premium .member-profile-header__btn--message{background:transparent;border:1.5px solid #ede8df;color:#5c3d2e;font-weight:500;padding:12px 24px}#pc-wrap #member-page.member-page-premium .member-profile-header__btn--message:hover{border-color:#5c3d2e}#pc-wrap #member-page.member-page-premium .member-page-premium__shell{display:grid;grid-template-columns:280px 1fr;grid-gap:32px;gap:32px;padding:32px 64px 0;max-width:1200px;margin:0 auto;align-items:start}#pc-wrap #member-page.member-page-premium .member-page-premium__aside{position:-webkit-sticky;position:sticky;top:120px}#pc-wrap #member-page.member-page-premium .member-sidebar-nav{background:#fff;border-radius:16px;border:1px solid #ede8df;overflow:hidden}#pc-wrap #member-page.member-page-premium .member-sidebar-nav__section{padding:20px;border-bottom:1px solid #ede8df}#pc-wrap #member-page.member-page-premium .member-sidebar-nav__section--community{border-bottom:none;border-top:none}#pc-wrap #member-page.member-page-premium .member-sidebar-nav__label{font-family:Poppins,sans-serif;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:3px;color:#8b7355;margin-bottom:16px}#pc-wrap #member-page.member-page-premium .member-sidebar-nav__list{display:flex;flex-direction:column;gap:6px}#pc-wrap #member-page.member-page-premium .member-sidebar-nav__item{width:100%;display:block}#pc-wrap #member-page.member-page-premium .member-sidebar-nav__link{display:flex;align-items:center;justify-content:space-between;gap:12px;width:100%;box-sizing:border-box;text-decoration:none;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;border-radius:8px;transition:background .2s,color .2s}#pc-wrap #member-page.member-page-premium .member-sidebar-nav__link>span:first-child{flex-shrink:0}#pc-wrap #member-page.member-page-premium .member-sidebar-nav__link--props-idle{padding:10px 14px;color:#4a5568}#pc-wrap #member-page.member-page-premium .member-sidebar-nav__link--props-idle:hover{background:#f5f0e8}#pc-wrap #member-page.member-page-premium .member-sidebar-nav__link--props-active{padding:10px 14px;background:#5c3d2e;color:#fff}#pc-wrap #member-page.member-page-premium .member-sidebar-nav__link--props-active:hover{filter:brightness(1.06)}#pc-wrap #member-page.member-page-premium .member-sidebar-nav__link--simple{padding:10px 14px;color:#4a5568}#pc-wrap #member-page.member-page-premium .member-sidebar-nav__link--simple:hover{background:#f5f0e8}#pc-wrap #member-page.member-page-premium .member-sidebar-nav__link--current{background:#f5f0e8;color:#5c3d2e;font-weight:600}#pc-wrap #member-page.member-page-premium .member-sidebar-nav__count{border-radius:999px;padding:2px 8px;font-size:11px;font-weight:700;margin-left:auto;flex-shrink:0}#pc-wrap #member-page.member-page-premium .member-sidebar-nav__count--on-dark{background:hsla(0,0%,100%,.2);color:#fff}#pc-wrap #member-page.member-page-premium .member-sidebar-nav__count--idle{background:rgba(196,154,60,.12);color:#c49a3c}#pc-wrap #member-page.member-page-premium .member-sidebar-nav__count-accent,#pc-wrap #member-page.member-page-premium .member-sidebar-nav__count-muted{font-size:13px;font-weight:700;color:#c49a3c;margin-left:auto;text-align:right;min-width:1.5em}#pc-wrap #member-page.member-page-premium .member-page-premium__main{min-width:0}@media(max-width:1024px){#pc-wrap #member-page.member-page-premium .member-page-premium__shell{grid-template-columns:1fr;padding:24px 20px 0}#pc-wrap #member-page.member-page-premium .member-page-premium__aside{position:static}#pc-wrap #member-page.member-page-premium .member-profile-header__avatar{left:24px}#pc-wrap #member-page.member-page-premium .member-profile-header__info{padding:60px 24px 24px}}#pc-wrap #member-follows-page{width:100%;height:auto;display:flex;flex-direction:column;gap:24px;position:relative;padding-bottom:40px;background:#f6f6f6}#pc-wrap #member-follows-page .welcome-header-card{width:100%;padding:32px 40px;background:#fff;border-radius:20px;border:1px solid rgba(229,231,235,.8);box-shadow:0 1px 3px rgba(0,0,0,.05);margin-bottom:8px;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:40px}#pc-wrap #member-follows-page .welcome-header-card .welcome-content{flex:1 1;display:flex;flex-direction:column;gap:8px}#pc-wrap #member-follows-page .welcome-header-card .welcome-content .welcome-title{color:#111827;font-family:Poppins,sans-serif;font-size:28px;font-style:normal;font-weight:600;line-height:1.3;letter-spacing:-.3px;margin:0}#pc-wrap #member-follows-page .welcome-header-card .welcome-content .welcome-subtitle{color:#9e7853;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:22px;margin:0}#pc-wrap #member-follows-page .welcome-header-card .stats-row{display:flex;flex-direction:row;gap:24px;align-items:center}#pc-wrap #member-follows-page .welcome-header-card .stats-row .stat-card{display:flex;flex-direction:column;align-items:center;gap:4px;padding:16px 24px;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:12px;border:1px solid rgba(229,231,235,.6);min-width:100px;transition:all .3s ease}#pc-wrap #member-follows-page .welcome-header-card .stats-row .stat-card:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08);border-color:hsla(220,9%,46%,.3)}#pc-wrap #member-follows-page .welcome-header-card .stats-row .stat-card .stat-value{color:#111827;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:700;line-height:1.2;margin:0}#pc-wrap #member-follows-page .welcome-header-card .stats-row .stat-card .stat-label{color:#9e7853;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:1.2;text-transform:uppercase;letter-spacing:.5px;margin:0}#pc-wrap #member-follows-page .top-box{width:100%;padding:40px;margin-top:0;gap:32px;border-radius:20px;border:1px solid rgba(229,231,235,.8);background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.05)}#pc-wrap #member-follows-page .follows-list-box{width:100%;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:linear-gradient(135deg,#f9fafb,#f3f4f6);border:1px solid rgba(229,231,235,.6);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:14px;font-style:normal;font-weight:500;line-height:20px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box{padding:20px 30px 20px 20px;width:100%;height:auto;flex-direction:row;align-items:center;gap:20px;border-bottom:1px solid rgba(229,231,235,.6);transition:all .2s ease;border-radius:12px;margin-bottom:8px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box:hover{background:rgba(249,250,251,.5);transform:translateX(4px)}#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:14px;font-style:normal;font-weight:500;line-height:20px}#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:14px;font-style:normal;font-weight:500;line-height:20px}#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:14px;font-style:normal;font-weight:400;line-height:20px}#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-radius:10px;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:20px;text-transform:none;padding:10px 20px;transition:all .3s ease}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box p{color:#9e7853;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px}#pc-wrap #member-follows-page .pagination-config{width:100%;height:auto;display:flex!important;justify-content:center!important;align-items:center!important;margin:40px auto 0!important;gap:24px;position:relative;z-index:1;flex-direction:column}#pc-wrap #member-follows-page .pagination-config .pagination-box{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:0 auto!important}#pc-wrap #member-follows-page .pagination-config .pagination-box .MuiPagination-root{display:flex!important;justify-content:center!important;width:100%;margin:0 auto}#pc-wrap #member-follows-page .pagination-config .pagination-box .MuiPagination-ul{justify-content:center!important;width:100%;margin:0 auto}#pc-wrap #member-follows-page .pagination-config .total-result{padding:8px 16px;background:hsla(220,9%,46%,.05);border-radius:12px;border:1px solid hsla(220,9%,46%,.15)}#pc-wrap #member-follows-page .pagination-config .total-result .total-following-text,#pc-wrap #member-follows-page .pagination-config .total-result p{color:#9e7853;text-align:center;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:14px;margin:0}#pc-wrap #member-page #member-articles-page{width:100%;padding:0;position:relative}#pc-wrap #member-page #member-articles-page:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 50%,rgba(156,163,175,.03) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(209,213,219,.03) 0,transparent 50%);pointer-events:none;z-index:0}#pc-wrap #member-page #member-articles-page>*{position:relative;z-index:1}#pc-wrap #member-page #member-articles-page .articles-header{position:relative;margin-bottom:40px;overflow:hidden}#pc-wrap #member-page #member-articles-page .articles-header .header-decorative-bg{position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,rgba(156,163,175,.08) 0,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}#pc-wrap #member-page #member-articles-page .articles-header .header-top{position:relative;z-index:1;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:24px 0;border-bottom:2px solid rgba(229,231,235,.8)}#pc-wrap #member-page #member-articles-page .articles-header .header-top .header-content{flex:1 1;display:flex;flex-direction:column;gap:6px}#pc-wrap #member-page #member-articles-page .articles-header .header-top .header-content .page-title{color:#9e7853;font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:1.2;letter-spacing:-.3px;margin:0}#pc-wrap #member-page #member-articles-page .articles-header .header-top .header-content .page-subtitle{color:#9e7853;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:1.5;margin:0}#pc-wrap #member-page #member-articles-page .articles-header .header-top .stats-badge{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;padding:14px 24px;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:14px;border:1px solid rgba(156,163,175,.2);box-shadow:0 2px 8px hsla(220,9%,46%,.04);min-width:auto;transition:all .3s ease}#pc-wrap #member-page #member-articles-page .articles-header .header-top .stats-badge:hover{transform:translateY(-2px);box-shadow:0 4px 12px hsla(220,9%,46%,.08)}#pc-wrap #member-page #member-articles-page .articles-header .header-top .stats-badge .stats-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg,#e5e7eb,#e0c8a8);border-radius:10px;color:#9e7853}#pc-wrap #member-page #member-articles-page .articles-header .header-top .stats-badge .stats-icon svg{font-size:20px}#pc-wrap #member-page #member-articles-page .articles-header .header-top .stats-badge .stats-content{display:flex;flex-direction:column;align-items:flex-start;gap:2px}#pc-wrap #member-page #member-articles-page .articles-header .header-top .stats-badge .stats-number{color:#9e7853;font-family:Poppins,sans-serif;font-size:22px;font-weight:700;line-height:1;margin:0}#pc-wrap #member-page #member-articles-page .articles-header .header-top .stats-badge .stats-label{color:#9e7853;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin:0}#pc-wrap #member-page #member-articles-page .loading-state{display:flex;justify-content:center;align-items:center;padding:80px 20px;color:#9e7853;font-family:Poppins,sans-serif;font-size:16px}#pc-wrap #member-page #member-articles-page .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}#pc-wrap #member-page #member-articles-page .empty-state .empty-icon{width:120px;height:120px;margin-bottom:24px;opacity:.4}#pc-wrap #member-page #member-articles-page .empty-state .empty-icon img{width:100%;height:100%;object-fit:contain}#pc-wrap #member-page #member-articles-page .empty-state .empty-title{color:#9e7853;font-family:Poppins,sans-serif;font-size:24px;font-weight:600;margin-bottom:12px}#pc-wrap #member-page #member-articles-page .empty-state .empty-description{color:#9e7853;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;max-width:400px}#pc-wrap #member-page #member-articles-page .articles-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:24px;gap:24px;margin-bottom:40px;position:relative}#pc-wrap #member-page #member-articles-page .pagination-config{width:100%;height:auto;display:flex!important;justify-content:center!important;align-items:center!important;margin:40px auto 0!important;gap:24px;position:relative;z-index:1;flex-direction:column}#pc-wrap #member-page #member-articles-page .pagination-config .pagination-box{display:flex!important;justify-content:center!important;align-items:center!important;width:100%!important;margin:0 auto!important}#pc-wrap #member-page #member-articles-page .pagination-config .pagination-box .MuiPagination-root{display:flex!important;justify-content:center!important;width:100%;margin:0 auto}#pc-wrap #member-page #member-articles-page .pagination-config .pagination-box .MuiPagination-ul{justify-content:center!important;width:100%;margin:0 auto}#pc-wrap #member-page #member-articles-page .pagination-config .total-result{padding:8px 16px;background:hsla(220,9%,46%,.05);border-radius:12px;border:1px solid hsla(220,9%,46%,.15)}#pc-wrap #member-page #member-articles-page .pagination-config .total-result .total-following-text,#pc-wrap #member-page #member-articles-page .pagination-config .total-result p{color:#9e7853;text-align:center;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:14px;margin:0}#pc-wrap #member-page #member-properties-page{width:100%;padding:0;position:relative}#pc-wrap #member-page #member-properties-page:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background-image:radial-gradient(circle at 20% 50%,rgba(156,163,175,.03) 0,transparent 50%),radial-gradient(circle at 80% 80%,rgba(209,213,219,.03) 0,transparent 50%);pointer-events:none;z-index:0}#pc-wrap #member-page #member-properties-page>*{position:relative;z-index:1}#pc-wrap #member-page #member-properties-page .properties-header{position:relative;margin-bottom:40px;overflow:hidden}#pc-wrap #member-page #member-properties-page .properties-header .header-decorative-bg{position:absolute;top:-50%;right:-10%;width:300px;height:300px;background:radial-gradient(circle,rgba(156,163,175,.08) 0,transparent 70%);border-radius:50%;pointer-events:none;z-index:0}#pc-wrap #member-page #member-properties-page .properties-header .header-top{position:relative;z-index:1;display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:24px 0;border-bottom:2px solid rgba(229,231,235,.8)}#pc-wrap #member-page #member-properties-page .properties-header .header-top .header-content{flex:1 1;display:flex;flex-direction:column;gap:6px}#pc-wrap #member-page #member-properties-page .properties-header .header-top .header-content .page-title{color:#9e7853;font-family:Poppins,sans-serif;font-size:28px;font-weight:700;line-height:1.2;letter-spacing:-.3px;margin:0}#pc-wrap #member-page #member-properties-page .properties-header .header-top .header-content .page-subtitle{color:#9e7853;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:1.5;margin:0}#pc-wrap #member-page #member-properties-page .properties-header .header-top .stats-badge{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:12px;padding:14px 24px;background:linear-gradient(135deg,#f9fafb,#f3f4f6);border-radius:14px;border:1px solid rgba(156,163,175,.2);box-shadow:0 2px 8px hsla(220,9%,46%,.04);min-width:auto;transition:all .3s ease}#pc-wrap #member-page #member-properties-page .properties-header .header-top .stats-badge:hover{transform:translateY(-2px);box-shadow:0 4px 12px hsla(220,9%,46%,.08)}#pc-wrap #member-page #member-properties-page .properties-header .header-top .stats-badge .stats-icon{display:flex;align-items:center;justify-content:center;width:36px;height:36px;background:linear-gradient(135deg,#e5e7eb,#e0c8a8);border-radius:10px;color:#9e7853}#pc-wrap #member-page #member-properties-page .properties-header .header-top .stats-badge .stats-icon svg{font-size:20px}#pc-wrap #member-page #member-properties-page .properties-header .header-top .stats-badge .stats-content{display:flex;flex-direction:column;align-items:flex-start;gap:2px}#pc-wrap #member-page #member-properties-page .properties-header .header-top .stats-badge .stats-number{color:#9e7853;font-family:Poppins,sans-serif;font-size:22px;font-weight:700;line-height:1;margin:0}#pc-wrap #member-page #member-properties-page .properties-header .header-top .stats-badge .stats-label{color:#9e7853;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin:0}#pc-wrap #member-page #member-properties-page .loading-state{display:flex;justify-content:center;align-items:center;padding:80px 20px;color:#9e7853;font-family:Poppins,sans-serif;font-size:16px}#pc-wrap #member-page #member-properties-page .empty-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 20px;text-align:center}#pc-wrap #member-page #member-properties-page .empty-state .empty-icon{width:120px;height:120px;margin-bottom:24px;opacity:.4}#pc-wrap #member-page #member-properties-page .empty-state .empty-icon img{width:100%;height:100%;object-fit:contain}#pc-wrap #member-page #member-properties-page .empty-state .empty-title{color:#9e7853;font-family:Poppins,sans-serif;font-size:24px;font-weight:600;margin-bottom:12px}#pc-wrap #member-page #member-properties-page .empty-state .empty-description{color:#9e7853;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;max-width:400px}#pc-wrap #member-page #member-properties-page .properties-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));grid-gap:24px;gap:24px;margin-bottom:40px;position:relative}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box{width:100%;height:auto;display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 1px 8px hsla(220,9%,46%,.04);border:1px solid rgba(229,231,235,.8);transition:all .3s cubic-bezier(.4,0,.2,1);cursor:pointer}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box:hover{transform:translateY(-6px);box-shadow:0 8px 32px hsla(220,9%,46%,.1);border-color:rgba(156,163,175,.3)}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .image-box{width:100%;height:240px;overflow:hidden;position:relative;background:linear-gradient(135deg,#f9fafb,#f3f4f6)}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .image-box .image-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(180deg,transparent 0,hsla(220,9%,46%,.05));opacity:0;transition:opacity .3s ease;z-index:1;pointer-events:none}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .image-box .image-badge{position:absolute;top:12px;right:12px;display:flex;align-items:center;padding:6px 12px;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;box-shadow:0 2px 8px hsla(220,9%,46%,.1);z-index:2;transition:all .3s ease}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .image-box .image-badge .badge-text{color:#9e7853;font-family:Poppins,sans-serif;font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin:0}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .image-box img{width:100%;height:100%;object-fit:cover;transition:transform .4s cubic-bezier(.4,0,.2,1)}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .image-box:hover .image-overlay{opacity:1}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .image-box:hover .image-badge{transform:scale(1.05);box-shadow:0 4px 12px hsla(220,9%,46%,.15)}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .image-box:hover img{transform:scale(1.08)}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .information-box{padding:20px 24px;display:flex;flex-direction:column;gap:10px;flex:1 1}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .information-box .name{color:#9e7853;font-family:Poppins,sans-serif;font-size:17px;font-weight:600;line-height:1.4;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .information-box .address{color:#9e7853;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin:0;display:-webkit-box;-webkit-line-clamp:1;-webkit-box-orient:vertical;overflow:hidden}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .information-box .price{color:#9e7853;font-family:Poppins,sans-serif;font-size:19px;font-weight:700;line-height:1.2;margin:4px 0 0}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .information-box .price strong{color:#9e7853}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .card-footer{display:flex;flex-direction:row;align-items:center;justify-content:space-between;padding:14px 24px;border-top:1px solid rgba(229,231,235,.8);background:linear-gradient(180deg,#fafafa 0,#f9fafb);gap:16px}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .date-box{display:flex;align-items:center;gap:6px;flex:1 1}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .date-box .footer-icon{font-size:14px;color:#c4a47a}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .date-box .date{color:#c4a47a;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.5px}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .views-box{display:flex;align-items:center;gap:6px}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .views-box .footer-icon{font-size:14px;color:#c4a47a}#pc-wrap #member-page #member-properties-page .properties-grid .property-card-box .views-box .views{color:#9e7853;font-family:Poppins,sans-serif;font-size:12px;font-weight:500}#pc-wrap #member-page #member-properties-page .pagination-section{display:flex;flex-direction:column;align-items:center;gap:16px;padding:28px 0 0;margin-top:20px;border-top:1px solid rgba(229,231,235,.8)}#pc-wrap #member-page #member-properties-page .pagination-section .pagination-wrapper{display:flex;justify-content:center}#pc-wrap #member-page #member-properties-page .pagination-section .pagination-info{color:#9e7853;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;text-align:center}#pc-wrap #member-page.member-page-premium #member-properties-page .properties-header .header-top{border-bottom:1px solid #ede8df;padding:0 0 24px;align-items:flex-start}#pc-wrap #member-page.member-page-premium #member-properties-page .properties-header .header-decorative-bg{display:none}#pc-wrap #member-page.member-page-premium #member-properties-page .page-title{color:#2c2c2c!important;font-size:24px!important;font-weight:700!important;font-family:Poppins,sans-serif!important;letter-spacing:-.02em}#pc-wrap #member-page.member-page-premium #member-properties-page .page-subtitle{color:#8b7355!important;font-size:13px!important;margin-top:4px!important}#pc-wrap #member-page.member-page-premium #member-properties-page .stats-badge{background:#fff!important;border:1px solid #ede8df!important;border-radius:12px!important;padding:12px 16px!important;box-shadow:none!important;gap:0!important}#pc-wrap #member-page.member-page-premium #member-properties-page .stats-badge:hover{transform:none!important;box-shadow:none!important}#pc-wrap #member-page.member-page-premium #member-properties-page .stats-badge .stats-icon{display:none!important}#pc-wrap #member-page.member-page-premium #member-properties-page .stats-number{color:#5c3d2e!important;font-size:24px!important;text-align:center}#pc-wrap #member-page.member-page-premium #member-properties-page .stats-label{color:#8b7355!important;font-size:10px!important;font-weight:700!important;text-transform:uppercase;letter-spacing:.08em;text-align:center}#pc-wrap #member-page.member-page-premium #member-properties-page .stats-content{align-items:center!important}#pc-wrap #member-page.member-page-premium #member-properties-page .properties-grid{grid-template-columns:repeat(2,1fr);gap:20px}@media(max-width:900px){#pc-wrap #member-page.member-page-premium #member-properties-page .properties-grid{grid-template-columns:1fr}}#pc-wrap #member-page.member-page-premium #member-properties-page .property-card-box--member-page{border-radius:16px;border:1px solid #ede8df;box-shadow:none}#pc-wrap #member-page.member-page-premium #member-properties-page .property-card-box--member-page:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(92,61,46,.12);border-color:#d4c5a9}#pc-wrap #member-page.member-page-premium #member-properties-page .property-card-box--member-page .image-box{height:200px;min-height:200px;max-height:200px}#pc-wrap #member-page.member-page-premium #member-properties-page .property-card-box--member-page .image-box img{width:100%;height:100%;object-fit:cover;object-position:center}#pc-wrap #member-page.member-page-premium #member-properties-page .property-card-box--member-page .image-badge--success{background:#16a34a!important;-webkit-backdrop-filter:none;backdrop-filter:none;box-shadow:0 2px 8px rgba(0,0,0,.12)}#pc-wrap #member-page.member-page-premium #member-properties-page .property-card-box--member-page .image-badge--success .badge-text{color:#fff!important}#pc-wrap #member-page.member-page-premium #member-properties-page .property-card-box--member-page .image-badge--neutral{background:rgba(44,44,44,.88)!important}#pc-wrap #member-page.member-page-premium #member-properties-page .property-card-box--member-page .image-badge--neutral .badge-text{color:#fff!important}#pc-wrap #member-page.member-page-premium #member-properties-page .property-card-box--member-page .member-card-category{font-family:Poppins,sans-serif;font-size:11px;font-weight:700;text-transform:uppercase;letter-spacing:1.5px;color:#c49a3c;margin-bottom:6px}#pc-wrap #member-page.member-page-premium #member-properties-page .property-card-box--member-page .name{color:#2c2c2c!important;font-size:18px!important}#pc-wrap #member-page.member-page-premium #member-properties-page .property-card-box--member-page .member-card-location{font-family:Poppins,sans-serif;font-size:13px;color:#8b7355;margin-bottom:12px}#pc-wrap #member-page.member-page-premium #member-properties-page .property-card-box--member-page .price strong{color:#5c3d2e!important;font-size:20px}#pc-wrap #member-page.member-page-premium #member-properties-page .property-card-box--member-page .information-box{padding:16px 20px!important}#pc-wrap #member-page.member-page-premium #member-properties-page .property-card-box--member-page .address{display:none}#pc-wrap #member-page.member-page-premium #member-properties-page .property-card-box--member-page .card-footer{padding:12px 20px!important;border-top:1px solid #ede8df!important;background:#fff!important}#pc-wrap #member-page.member-page-premium #member-properties-page .property-card-box--member-page .date-box .date,#pc-wrap #member-page.member-page-premium #member-properties-page .property-card-box--member-page .views-box .views{font-size:11px!important;color:#8b7355!important}#pc-wrap #member-page.member-page-premium #member-properties-page .pagination-section{border-top:none}body{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll;transition:background-color .3s ease,color .3s ease}body::-webkit-scrollbar{display:none}#pc-wrap{background-color:#fff;transition:background-color .3s ease}#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);transition:background-color .3s ease,box-shadow .3s ease,-webkit-backdrop-filter .3s ease;transition:background-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease;transition:background-color .3s ease,box-shadow .3s ease,backdrop-filter .3s ease,-webkit-backdrop-filter .3s ease;background-color:rgba(18,16,14,.94);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);box-shadow:0 2px 20px rgba(0,0,0,.22)}#pc-wrap #top .navbar .navbar-main.is-home{background-color:transparent;backdrop-filter:none;-webkit-backdrop-filter:none;box-shadow:none;border-top:none}#pc-wrap #top .navbar .navbar-main.is-home .logo-box .logo-text,#pc-wrap #top .navbar .navbar-main.is-home .router-box div{background:none;-webkit-text-fill-color:#1a1a1a;color:#1a1a1a;background-clip:border-box}#pc-wrap #top .navbar .navbar-main.is-home .router-box div:before{background:linear-gradient(90deg,rgba(26,26,26,0),rgba(26,26,26,.8) 50%,rgba(26,26,26,0))}#pc-wrap #top .navbar .navbar-main.is-home .router-box div:after{background:linear-gradient(90deg,transparent,rgba(26,26,26,.2) 50%,transparent)}#pc-wrap #top .navbar .navbar-main.is-home .router-box div.active:before{background:linear-gradient(90deg,rgba(26,26,26,0),#1a1a1a 50%,rgba(26,26,26,0));box-shadow:none}#pc-wrap #top .navbar .navbar-main.is-home .router-box div:hover{-webkit-text-fill-color:#333;color:#333}#pc-wrap #top .navbar .navbar-main.is-home .router-box div:hover:before{background:linear-gradient(90deg,rgba(26,26,26,0),#1a1a1a 50%,rgba(26,26,26,0));box-shadow:none}#pc-wrap #top .navbar .navbar-main.is-home .nav-right .nav-gradient-icon-btn .MuiSvgIcon-root{fill:#1a1a1a!important}#pc-wrap #top .navbar .navbar-main.is-home .nav-right .nav-gradient-icon-btn:hover .MuiSvgIcon-root{fill:#333!important}#pc-wrap #top .navbar .navbar-main.is-home.navbar--scrolled{background-color:hsla(0,0%,100%,.95);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);box-shadow:0 1px 0 rgba(0,0,0,.08)}#pc-wrap #top .navbar .navbar-main.transparent{background-color:rgba(12,10,9,.98);box-shadow:0 4px 28px rgba(0,0,0,.35)}#pc-wrap #top .navbar .navbar-main.member-profile-navbar{background-color:#fff!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;border-top:1px solid #ede8df!important;box-shadow:0 1px 0 rgba(92,61,46,.06)!important}#pc-wrap #top .navbar .navbar-main.member-profile-navbar.transparent{background-color:#f5f0e8!important;box-shadow:0 1px 0 rgba(92,61,46,.06)!important}#pc-wrap #top .navbar .navbar-main.member-profile-navbar .logo-box .logo-text{background:none!important;-webkit-text-fill-color:#5c3d2e!important;color:#5c3d2e!important;background-clip:border-box!important}#pc-wrap #top .navbar .navbar-main.member-profile-navbar .router-box div{background:none!important;-webkit-text-fill-color:#4a5568!important;color:#4a5568!important}#pc-wrap #top .navbar .navbar-main.member-profile-navbar .router-box div.active{color:#5c3d2e!important;font-weight:700}#pc-wrap #top .navbar .navbar-main.member-profile-navbar .router-box div:hover{color:#5c3d2e!important;-webkit-text-fill-color:#5c3d2e!important}#pc-wrap #top .navbar .navbar-main.member-profile-navbar .router-box div:after,#pc-wrap #top .navbar .navbar-main.member-profile-navbar .router-box div:before{background:linear-gradient(90deg,rgba(92,61,46,0),rgba(92,61,46,.35) 50%,rgba(92,61,46,0))!important}#pc-wrap #top .navbar .navbar-main.member-profile-navbar .nav-right .nav-gradient-icon-btn .MuiSvgIcon-root{fill:#5c3d2e!important}#pc-wrap #top .navbar .navbar-main.member-profile-navbar .nav-right .nav-gradient-icon-btn:hover .MuiSvgIcon-root{fill:#c49a3c!important}#pc-wrap #top .navbar .navbar-main.article-detail-navbar{background-color:rgba(18,16,14,.96)!important;backdrop-filter:blur(16px)!important;-webkit-backdrop-filter:blur(16px)!important;border-top-color:hsla(0,0%,100%,.06)!important;box-shadow:0 2px 24px rgba(0,0,0,.28)!important}#pc-wrap #top .navbar .navbar-main.article-detail-navbar.transparent{background-color:rgba(12,10,9,.98)!important;box-shadow:0 4px 28px rgba(0,0,0,.35)!important}#pc-wrap #top .navbar .navbar-main.article-detail-navbar .logo-box .logo-text,#pc-wrap #top .navbar .navbar-main.article-detail-navbar .router-box div{background:linear-gradient(135deg,#f9fafb,#e0c8a8)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}#pc-wrap #top .navbar .navbar-main.article-detail-navbar .router-box div:hover{background:linear-gradient(135deg,#fff,#e5e7eb)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}#pc-wrap #top .navbar .navbar-main.article-detail-navbar .router-box div.active:before{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.9) 50%,hsla(0,0%,100%,0))!important;box-shadow:0 0 8px hsla(0,0%,100%,.35)!important}#pc-wrap #top .navbar .navbar-main.article-detail-navbar .router-box div:before{background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(34,47%,77%,.85) 50%,hsla(0,0%,100%,0))!important}#pc-wrap #top .navbar .navbar-main.article-detail-navbar .router-box div:hover:before{background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 50%,hsla(0,0%,100%,0))!important}#pc-wrap #top .navbar .navbar-main.article-detail-navbar .router-box div:after{background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.12) 50%,transparent)!important}#pc-wrap #top .navbar .navbar-main.article-detail-navbar .nav-right .MuiIconButton-root{color:#f5f0e8!important}#pc-wrap #top .navbar .navbar-main.article-detail-navbar .nav-right .MuiSvgIcon-root{fill:currentColor!important}#pc-wrap #top .navbar .navbar-main.article-detail-navbar .nav-right .login-btn,#pc-wrap #top .navbar .navbar-main.article-detail-navbar .nav-right .register-btn{border-color:hsla(0,0%,100%,.35);color:#faf8f5}#pc-wrap #top .navbar .navbar-main .container{flex-direction:row;align-items:center;justify-content:space-between;width:100%;padding:0 300px}#pc-wrap #top .navbar .navbar-main .container .nav-left{display:flex;flex-direction:row;align-items:center;gap:60px}#pc-wrap #top .navbar .navbar-main .container .nav-right{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:28px}#pc-wrap #top .navbar .navbar-main .container .nav-right .nav-gradient-icon-btn .MuiSvgIcon-root{fill:url(#furnifiNavIconGradient)!important}#pc-wrap #top .navbar .navbar-main .container .nav-right .nav-gradient-icon-btn:hover .MuiSvgIcon-root{fill:url(#furnifiNavIconGradientHover)!important}#pc-wrap #top .navbar .navbar-main .container .logo-box .logo-text{background:linear-gradient(135deg,#f9fafb,#e0c8a8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Poppins,sans-serif;font-size:28px;font-weight:700;font-style:normal;line-height:normal;cursor:pointer;text-decoration:none;transition:all .35s ease}#pc-wrap #top .navbar .navbar-main .container .router-box{position:relative;width:auto;display:flex;flex-direction:row;gap:40px}#pc-wrap #top .navbar .navbar-main .container .router-box div{position:relative;background:linear-gradient(135deg,#f9fafb,#e0c8a8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer;padding:8px 0;transition:all .35s cubic-bezier(.4,0,.2,1)}#pc-wrap #top .navbar .navbar-main .container .router-box div:before{content:"";position:absolute;bottom:0;left:50%;width:0;height:2px;background:linear-gradient(90deg,hsla(0,0%,100%,0),hsla(0,0%,100%,.8) 50%,hsla(0,0%,100%,0));transform:translateX(-50%);transition:width .4s cubic-bezier(.4,0,.2,1);border-radius:2px}#pc-wrap #top .navbar .navbar-main .container .router-box div:after{content:"";position:absolute;bottom:-2px;left:0;width:100%;height:1px;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.2) 50%,transparent);opacity:0;transition:opacity .3s ease}#pc-wrap #top .navbar .navbar-main .container .router-box div.active:before{width:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 50%,hsla(0,0%,100%,0));box-shadow:0 0 8px hsla(0,0%,100%,.5)}#pc-wrap #top .navbar .navbar-main .container .router-box div.active:after{opacity:1}#pc-wrap #top .navbar .navbar-main .container .router-box div:hover{background:linear-gradient(135deg,#fff,#e5e7eb);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;transform:translateY(-2px)}#pc-wrap #top .navbar .navbar-main .container .router-box div:hover:before{width:100%;background:linear-gradient(90deg,hsla(0,0%,100%,0),#fff 50%,hsla(0,0%,100%,0));box-shadow:0 0 8px hsla(0,0%,100%,.5)}#pc-wrap #top .navbar .navbar-main .container .router-box div:hover:after{opacity:1}#pc-wrap #top .navbar .navbar-main .container .router-box div .community_menu{position:absolute;left:-177%;top:30px;width:434px;height:33px;background:#fff;transition:all 2s ease}#pc-wrap #top .navbar .navbar-main .container .router-box div .community_menu:before{content:"";display:block;position:absolute;top:0;right:50%;width:10px;height:10px;background:#fff;transform:translateY(-50%) rotate(45deg);z-index:0}#pc-wrap #top .navbar .navbar-main .container .user-box{width:270px;display:flex;flex-direction:row;justify-content:flex-end;gap:16px}#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 hsla(0,0%,100%,.3);cursor:pointer;background:hsla(0,0%,100%,.1);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px);transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 2px 8px rgba(0,0,0,.1)}#pc-wrap #top .navbar .navbar-main .container .user-box .join-box:hover{background:hsla(0,0%,100%,.2);border-color:hsla(0,0%,100%,.5);transform:translateY(-2px);box-shadow:0 4px 16px rgba(0,0,0,.15)}#pc-wrap #top .navbar .navbar-main .container .user-box .join-box:active{transform:translateY(0);box-shadow:0 2px 8px rgba(0,0,0,.1)}#pc-wrap #top .navbar .navbar-main .container .user-box .join-box svg{color:#fff;margin-right:10px;transition:all .3s ease}#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;transition:all .3s ease}#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{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{position:relative;border-radius:12px;padding:8px 14px;background:hsla(0,0%,100%,.15);backdrop-filter:blur(20px);-webkit-backdrop-filter:blur(20px);transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid hsla(0,0%,100%,.25);box-shadow:0 4px 14px rgba(0,0,0,.08),inset 0 1px 0 hsla(0,0%,100%,.4)}#pc-wrap #top .navbar .navbar-main .container .lan-box .btn-lang:hover{background:hsla(0,0%,100%,.25);border-color:hsla(0,0%,100%,.4);transform:translateY(-2px) scale(1.02);box-shadow:0 8px 24px rgba(0,0,0,.12),inset 0 1px 0 hsla(0,0%,100%,.5)}#pc-wrap #top .navbar .navbar-main .container .lan-box .btn-lang:hover img{transform:scale(1.08) rotate(1deg)}#pc-wrap #top .navbar .navbar-main .container .lan-box .btn-lang:active{transform:translateY(0) scale(.98);box-shadow:0 2px 8px rgba(0,0,0,.08)}#pc-wrap #top .navbar .navbar-main .container .lan-box .btn-lang img{width:32px;height:24px;border-radius:6px;border:2.5px solid hsla(0,0%,100%,.8);transition:all .3s cubic-bezier(.34,1.56,.64,1);box-shadow:0 3px 10px rgba(0,0,0,.2),inset 0 1px 0 hsla(0,0%,100%,.3);object-fit:cover}#pc-wrap #top .navbar .navbar-main .container .lan-box .img-flag{width:32px;height:24px;border-radius:6px;margin-right:14px;border:2.5px solid rgba(233,44,40,.15);box-shadow:0 2px 8px rgba(0,0,0,.1),inset 0 1px 0 hsla(0,0%,100%,.3);transition:all .25s cubic-bezier(.34,1.56,.64,1);object-fit:cover}#pc-wrap #top .navbar .navbar-main .container .lan-box .img-flag:hover{transform:scale(1.12) rotate(3deg);box-shadow:0 6px 16px rgba(233,44,40,.25),inset 0 1px 0 hsla(0,0%,100%,.5);border-color:rgba(233,44,40,.4)}#pc-wrap .header-main{position:relative;width:100%;height:1030px;background-image:url(/img/banner/Rectangle\ 4.svg);background-size:cover;background-position:center 80%;background-repeat:no-repeat}#pc-wrap .header-main .container{position:relative;margin-top:20px;flex-direction:column;align-items:center}#pc-wrap .header-main .container .view-more-button{position:absolute;bottom:80px;left:50%;transform:translateX(-50%)}#pc-wrap .header-main .container .search-box{position:relative;margin-top:56px;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 .select-box .box svg{display:flex}#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-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;width:1440px;height:1030px}#pc-wrap .header-basic .container strong{color:#fff;font-family:Product Sans,Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:100%;letter-spacing:0;text-align:left}#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:64px;height:64px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:linear-gradient(135deg,#7a5238,#9e7853);box-shadow:0 8px 24px rgba(75,85,99,.3);transition:all .3s cubic-bezier(.4,0,.2,1);z-index:999;cursor:pointer}#pc-wrap .chatting .chat-button .chat-icon{color:#fff;width:28px;height:28px;transition:transform .3s ease}#pc-wrap .chatting .chat-button:hover{transform:translateY(-4px) scale(1.05);box-shadow:0 12px 32px rgba(75,85,99,.4);background:linear-gradient(135deg,#5c3d2a,#7a5238)}#pc-wrap .chatting .chat-button:hover .chat-icon{transform:rotate(5deg)}#pc-wrap .chatting .chat-button:active{transform:translateY(-2px) scale(1.02)}#pc-wrap .chatting .chat-frame{position:fixed;right:-400px;transition:right .4s cubic-bezier(.4,0,.2,1);width:400px;height:600px;display:flex;flex-direction:column;background:hsla(0,0%,100%,.98);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:24px;box-shadow:0 20px 60px rgba(0,0,0,.15),inset 0 0 0 1px rgba(229,231,235,.5);z-index:998;bottom:160px;overflow:hidden}#pc-wrap .chatting .chat-frame.open{right:20px}#pc-wrap .chatting .chat-frame .chat-top{width:100%;min-height:80px;display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid rgba(229,231,235,.8);background:linear-gradient(135deg,rgba(249,250,251,.95),rgba(243,244,246,.95));position:relative}#pc-wrap .chatting .chat-frame .chat-top .chat-title{display:flex;align-items:center;gap:12px;font-family:Poppins,sans-serif;font-size:20px;font-weight:700;line-height:28px;color:#111827;letter-spacing:-.3px}#pc-wrap .chatting .chat-frame .chat-top .chat-title svg{color:#7a5238;flex-shrink:0}#pc-wrap .chatting .chat-frame .chat-top .chat-title span{background:linear-gradient(135deg,#7a5238,#9e7853);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}#pc-wrap .chatting .chat-frame .chat-top .chat-badge{margin-left:auto}#pc-wrap .chatting .chat-frame .chat-content{position:relative;padding:20px;width:100%;flex:1 1;display:flex;flex-direction:column;justify-content:flex-start;overflow:hidden;background:#fff}#pc-wrap .chatting .chat-frame .chat-content .chat-main{position:relative;width:100%;display:flex;flex-direction:column;gap:12px}#pc-wrap .chatting .chat-frame .chat-content .chat-main .welcome{margin:0 auto;padding:12px 18px;max-width:85%;display:flex;border-radius:18px;color:#7a5238;font-weight:500;text-align:center}#pc-wrap .chatting .chat-frame .chat-content .chat-main .msg-left,#pc-wrap .chatting .chat-frame .chat-content .chat-main .welcome{width:auto;height:auto;background:linear-gradient(135deg,#f3f4f6,#e5e7eb);font-family:Poppins,sans-serif;font-size:14px;line-height:20px;box-shadow:0 2px 8px rgba(0,0,0,.05)}#pc-wrap .chatting .chat-frame .chat-content .chat-main .msg-left{margin-left:0;padding:12px 16px;max-width:75%;display:inline-flex;border-radius:18px 18px 18px 4px;color:#111827;font-weight:400;word-wrap:break-word}#pc-wrap .chatting .chat-frame .chat-bott{width:100%;min-height:90px;display:flex;justify-content:center;align-items:center;padding:20px 24px;border-top:1px solid rgba(229,231,235,.8);background:linear-gradient(135deg,rgba(249,250,251,.95),rgba(243,244,246,.95));gap:12px}#pc-wrap .chatting .chat-frame .chat-bott .msg-input{flex:1 1;padding:14px 20px;height:52px;background:#fff;border-radius:16px;border:2px solid #e5e7eb;outline:none;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:15px;line-height:22px;color:#111827;transition:all .3s ease;box-shadow:0 2px 8px rgba(0,0,0,.04)}#pc-wrap .chatting .chat-frame .chat-bott .msg-input:focus{border-color:#9e7853;box-shadow:0 0 0 3px rgba(158,120,83,.1),0 4px 12px rgba(158,120,83,.1)}#pc-wrap .chatting .chat-frame .chat-bott .msg-input::placeholder{color:#c4a47a}#pc-wrap .chatting .chat-frame .chat-bott .send-msg-btn{width:52px;height:52px;display:flex;justify-content:center;align-items:center;border-radius:16px;background:linear-gradient(135deg,#7a5238,#9e7853);border:none;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 12px rgba(75,85,99,.3);flex-shrink:0}#pc-wrap .chatting .chat-frame .chat-bott .send-msg-btn:hover{background:linear-gradient(135deg,#5c3d2a,#7a5238);transform:translateY(-2px);box-shadow:0 6px 16px rgba(75,85,99,.4)}#pc-wrap .chatting .chat-frame .chat-bott .send-msg-btn:active{transform:translateY(0)}#pc-wrap .chatting .chat-frame .chat-bott .send-msg-btn svg{color:#fff}#pc-wrap .chatting .chat-frame .msg-right{margin-left:auto;padding:12px 16px;width:auto;max-width:75%;height:auto;display:inline-flex;background:linear-gradient(135deg,#7a5238,#9e7853);border-radius:18px 18px 4px 18px;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:20px;box-shadow:0 4px 12px rgba(75,85,99,.2);word-wrap:break-word}#pc-wrap #footer{position:relative;padding:80px 0 24px;width:100%;height:auto;display:flex;flex-direction:row;background:linear-gradient(135deg,#303437,#262a2d)}#pc-wrap #footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(232,84,62,.3) 50%,transparent)}#pc-wrap #footer .footer-container{width:1300px;height:auto;margin:0 auto;position:relative}#pc-wrap #footer .footer-container .main{display:flex;flex-direction:row;justify-content:space-between}#pc-wrap #footer .footer-container .main .left{height:auto;min-height:360px;display:flex;flex-direction:column;justify-content:space-between}#pc-wrap #footer .footer-container .main .left .footer-box{display:flex;flex-direction:column;margin-bottom:32px;position:relative}#pc-wrap #footer .footer-container .main .left .footer-box:after{content:"";position:absolute;left:0;bottom:-16px;width:40px;height:2px;background:linear-gradient(90deg,#9e7853,transparent);opacity:.6}#pc-wrap #footer .footer-container .main .left .footer-box:last-child:after{display:none}#pc-wrap #footer .footer-container .main .left .footer-box .logo{width:128px;height:52px;cursor:pointer;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));transition:transform .3s ease}#pc-wrap #footer .footer-container .main .left .footer-box .logo:hover{transform:scale(1.05)}#pc-wrap #footer .footer-container .main .left .footer-box span{color:#ddc8aa;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}#pc-wrap #footer .footer-container .main .left .footer-box p{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:24px;text-transform:capitalize;margin:4px 0;transition:color .2s ease}#pc-wrap #footer .footer-container .main .left .footer-box p:hover{color:#9e7853}#pc-wrap #footer .footer-container .main .left .footer-box .media-box{margin-top:16px;color:#b89a76;display:flex;gap:16px}#pc-wrap #footer .footer-container .main .left .footer-box .media-box svg{font-size:28px;cursor:pointer;transition:all .3s ease;padding:8px;border-radius:8px}#pc-wrap #footer .footer-container .main .left .footer-box .media-box svg:hover{color:#9e7853;background:rgba(232,84,62,.1);transform:translateY(-2px)}#pc-wrap #footer .footer-container .main .right,#pc-wrap #footer .footer-container .main .right .top{display:flex;flex-direction:column}#pc-wrap #footer .footer-container .main .right .top strong{color:#fff;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:24px;text-transform:capitalize;letter-spacing:.3px;margin-bottom:8px}#pc-wrap #footer .footer-container .main .right .top div{padding:24px 32px;margin-top:20px;width:667px;height:auto;min-height:70px;display:flex;flex-direction:row;align-items:center;box-sizing:border-box;border-radius:14px;background:rgba(33,35,41,.8);border:1px solid hsla(0,0%,100%,.08);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 20px rgba(0,0,0,.3);transition:all .3s ease}#pc-wrap #footer .footer-container .main .right .top div:hover{border-color:rgba(232,84,62,.3);box-shadow:0 6px 30px rgba(232,84,62,.2)}#pc-wrap #footer .footer-container .main .right .top div input{margin-right:12px;width:85%;border:none;outline:none;color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:24px;background:none}#pc-wrap #footer .footer-container .main .right .top div input::placeholder{color:hsla(0,0%,100%,.5)}#pc-wrap #footer .footer-container .main .right .top div span{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer;padding:10px 24px;border-radius:8px;background:linear-gradient(135deg,#9e7853,#c4a47a);transition:all .3s ease;white-space:nowrap}#pc-wrap #footer .footer-container .main .right .top div span:hover{transform:translateY(-2px);box-shadow:0 4px 12px rgba(232,84,62,.4)}#pc-wrap #footer .footer-container .main .right .bottom{margin-top:60px;display:flex;flex-direction:row;justify-content:space-between;gap:60px}#pc-wrap #footer .footer-container .main .right .bottom div{display:flex;flex-direction:column;flex:1 1}#pc-wrap #footer .footer-container .main .right .bottom div strong{margin-bottom:20px;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:22px;text-transform:capitalize;letter-spacing:.3px;position:relative;padding-bottom:12px}#pc-wrap #footer .footer-container .main .right .bottom div strong:after{content:"";position:absolute;left:0;bottom:0;width:30px;height:2px;background:linear-gradient(90deg,#9e7853,transparent)}#pc-wrap #footer .footer-container .main .right .bottom div span{margin-top:12px;color:#d4b896;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px;cursor:pointer;transition:all .2s ease;padding:4px 0}#pc-wrap #footer .footer-container .main .right .bottom div span:hover{color:#9e7853;padding-left:8px}#pc-wrap #footer .footer-container .second{margin-top:80px;padding-top:30px;height:auto;min-height:45px;border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex-direction:row;justify-content:space-between;align-items:center;position:relative}#pc-wrap #footer .footer-container .second:before{content:"";position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:100px;height:2px;background:linear-gradient(90deg,transparent,#9e7853,transparent)}#pc-wrap #footer .footer-container .second span{color:#d4b896;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:22px;transition:color .2s ease}#pc-wrap #footer .footer-container .second span:first-child:before{content:"✦";margin-right:8px;color:#9e7853;opacity:.6}#pc-wrap #footer .footer-container .second span:last-child span{margin:0 8px;color:#9a7a57}#pc-wrap #footer .footer-container .second span:last-child span:hover{color:#9e7853}.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:#9a7a57;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:#9a7a57;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:#9a7a57;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,#9e7853,#c4a47a);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}.custom-swal-popup{border-radius:24px!important;background:hsla(0,0%,100%,.98)!important;-webkit-backdrop-filter:blur(20px)!important;backdrop-filter:blur(20px)!important;box-shadow:0 20px 60px rgba(0,0,0,.15),inset 0 0 0 1px rgba(229,231,235,.5)!important;padding:32px 24px!important;border:none!important;max-width:420px!important}.custom-swal-title{font-size:24px!important;font-weight:700!important;line-height:32px!important;color:#111827!important;margin-bottom:12px!important;letter-spacing:-.5px!important;background:linear-gradient(135deg,#7a5238,#9e7853)!important;-webkit-background-clip:text!important;-webkit-text-fill-color:transparent!important;background-clip:text!important}.custom-swal-text,.custom-swal-title{font-family:Poppins,sans-serif!important}.custom-swal-text{font-size:16px!important;font-weight:400!important;line-height:24px!important;color:#9e7853!important;margin-bottom:24px!important;padding:0!important}.custom-swal-icon{border-color:#9e7853!important;color:#7a5238!important;margin-bottom:16px!important;width:64px!important;height:64px!important;font-size:48px!important}.custom-swal-confirm{font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:600!important;line-height:24px!important;padding:12px 32px!important;border-radius:12px!important;background:linear-gradient(135deg,#7a5238,#9e7853)!important;border:none!important;color:#fff!important;box-shadow:0 4px 12px rgba(75,85,99,.3)!important;transition:all .3s ease!important;margin-right:12px!important}.custom-swal-confirm:hover{background:linear-gradient(135deg,#5c3d2a,#7a5238)!important;transform:translateY(-2px)!important;box-shadow:0 6px 16px rgba(75,85,99,.4)!important}.custom-swal-confirm:active{transform:translateY(0)!important}.custom-swal-cancel{font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:600!important;line-height:24px!important;padding:12px 32px!important;border-radius:12px!important;background:#fff!important;border:2px solid #e5e7eb!important;color:#9e7853!important;box-shadow:0 2px 8px rgba(0,0,0,.04)!important;transition:all .3s ease!important}.custom-swal-cancel:hover{background:rgba(158,120,83,.05)!important;border-color:#c4a47a!important;color:#7a5238!important;transform:translateY(-2px)!important;box-shadow:0 4px 12px rgba(158,120,83,.1)!important}.custom-swal-cancel:active{transform:translateY(0)!important}.swal2-backdrop-show{background:rgba(0,0,0,.5)!important;-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important}.swal2-actions{margin-top:0!important;gap:12px!important;justify-content:center!important}[data-theme=dark] #pc-wrap #top .navbar .navbar-main.is-home.navbar--scrolled{background-color:hsla(0,0%,6%,.95);box-shadow:0 1px 0 hsla(0,0%,100%,.06)}@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";.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:#c4a47a}.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.status-badge{position:absolute;padding:6px 12px;right:20px;top:20px;display:flex;align-items:center;border-radius:6px;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 2px 8px rgba(0,0,0,.1)}.property-big-card-box .card-img div.status-badge span{color:#9e7853;font-family:Poppins,sans-serif;font-size:11px;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 .info-box{display:flex;flex-direction:column;gap:8px;margin-bottom:10px}.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:0;color:#9a7a57;font-size:13px;font-weight:400}.property-big-card-box .info .price-info{color:#181a20;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal}.property-big-card-box .info .date-info,.property-big-card-box .info .views-info{display:flex;align-items:center;color:#9a7a57;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal}.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;display:flex;flex-direction:column;gap:0;padding:0;border-radius:20px;overflow:hidden;box-shadow:0 4px 20px rgba(92,61,46,.1);border:1px solid #ede8df;background:linear-gradient(180deg,#fff,#fdfaf5);transition:all .3s ease;cursor:pointer;box-sizing:border-box;min-width:0}.agent-general-card:hover{transform:translateY(-6px);box-shadow:0 12px 32px rgba(92,61,46,.18)}.agent-general-card.is-disabled{cursor:default;opacity:.75}.agent-general-card.is-disabled:hover{transform:none;box-shadow:0 4px 20px rgba(92,61,46,.1)}.agent-general-card.MuiStack-root{gap:0}.agent-general-card .agent-card__image-link{display:block;width:100%;text-decoration:none;color:inherit;flex-shrink:0}.agent-general-card .agent-card__image{position:relative;width:100%;height:220px;overflow:hidden;background:#eceef0}.agent-general-card .agent-card__image:after{content:"";position:absolute;inset:0;pointer-events:none;background:linear-gradient(180deg,transparent 60%,rgba(0,0,0,.3))}.agent-general-card .agent-card__image img{width:100%;height:100%;object-fit:cover;object-position:center top;display:block;transition:transform .6s ease}.agent-general-card:hover .agent-card__image img{transform:scale(1.05)}.agent-general-card .agent-card__body{display:flex;flex-direction:column;gap:0;background:#fdfaf5;padding:16px 20px;border-top:2px solid #ede8df}.agent-general-card .agent-card__body.MuiStack-root{gap:0}.agent-general-card .agent-card__eyebrow{align-self:flex-start;margin-bottom:10px;background:linear-gradient(135deg,#c49a3c,#8b6914);color:#fff;border-radius:20px;font-size:10px;letter-spacing:1.5px;padding:4px 12px;font-weight:600;text-transform:uppercase}.agent-general-card .agent-card__title{font-size:18px;font-weight:700;line-height:1.35;color:#2c2c2c;letter-spacing:.3px;text-decoration:none;margin-bottom:8px;font-family:Poppins,sans-serif}.agent-general-card .agent-card__title:hover{color:#7a5238}.agent-general-card .agent-card__location{display:flex;align-items:flex-start;gap:6px;color:#8b7355;font-size:13px;line-height:1.4;font-family:Poppins,sans-serif}.agent-general-card .agent-card__location .MuiSvgIcon-root,.agent-general-card .agent-card__location .agent-card__location-icon{font-size:18px;width:18px;height:18px;color:#8b7355;flex-shrink:0;margin-top:1px}.agent-general-card .agent-card__location span{word-break:break-word}.agent-general-card .agent-card__meta-divider{border-top:1px solid #ede8df;margin:10px 0}.agent-general-card .agent-card__excerpt{font-size:14px;line-height:1.55;color:rgba(25,28,30,.65)}.agent-general-card .agent-card__stats{display:flex;flex-direction:row;align-items:flex-start;justify-content:space-between;gap:8px;font-family:Poppins,sans-serif}.agent-general-card .agent-card__stat{display:flex;flex-direction:column;align-items:center;gap:4px;flex:1 1;min-width:0}.agent-general-card .agent-card__stat-row{display:inline-flex;align-items:center;justify-content:center;gap:6px}.agent-general-card .agent-card__stat-row .MuiSvgIcon-root{font-size:18px;width:18px;height:18px;color:#c49a3c}.agent-general-card .agent-card__stat-value{color:#2c2c2c;font-weight:600;font-size:14px;line-height:1.2}.agent-general-card .agent-card__stat-label{color:#a09080;font-size:10px;line-height:1.2;text-align:center}.agent-general-card .agent-card__like{border:none;background:none;cursor:pointer;padding:0;margin:0;display:flex;flex-direction:column;align-items:center;gap:4px;flex:1 1;min-width:0;font-family:Poppins,sans-serif;color:inherit;transition:opacity .2s ease}.agent-general-card .agent-card__like.is-active .agent-card__stat-row .MuiSvgIcon-root{color:#c49a3c}.agent-general-card .agent-card__like:hover{opacity:.85}.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:#9a7a57;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}#mobile-wrap{background-color:hsla(39,54%,95%,.9);transition:background-color .3s ease}#mobile-wrap .home-page{width:100%;display:flex;flex-direction:column;background:hsla(39,54%,95%,.9)}#mobile-wrap .hero{position:relative;width:100%;min-height:100vh;display:flex;align-items:flex-start;justify-content:center;overflow:hidden;padding:64px 20px 48px;background:radial-gradient(130% 140% at 0 0,#111827 0,#0b0d13 55%,#07070a 100%)}#mobile-wrap .hero .hero__bg{position:absolute;inset:0;background:linear-gradient(145deg,hsla(0,0%,100%,.05),hsla(0,0%,100%,0) 60%),url(/img/banner/Rectangle\ 4.svg);background-size:cover;background-position:50%;opacity:.4}#mobile-wrap .hero .hero__overlay{position:absolute;border-radius:50%;opacity:.55;mix-blend-mode:screen;animation:float 18s ease-in-out infinite}#mobile-wrap .hero .hero__overlay--one{width:360px;height:360px;top:-140px;left:-120px;background:radial-gradient(circle,rgba(158,120,83,.45) 0,rgba(158,120,83,0) 70%)}#mobile-wrap .hero .hero__overlay--two{width:420px;height:420px;bottom:-160px;right:-120px;background:radial-gradient(circle,rgba(79,70,229,.25) 0,rgba(17,24,39,0) 70%);animation-direction:reverse}#mobile-wrap .hero .hero__content{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;text-align:center;width:100%;max-width:100%;gap:28px;margin-top:40px}#mobile-wrap .hero .hero__content .hero__badge{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:999px;border:1px solid rgba(229,231,235,.25);background:rgba(15,23,42,.6);color:rgba(229,231,235,.85);font-family:Product Sans,sans-serif;font-size:11px;font-weight:600;letter-spacing:.32em;text-transform:uppercase}#mobile-wrap .hero .hero__content h1{margin:0;padding:0 16px;font-family:Product Sans,sans-serif;font-size:36px;font-weight:800;line-height:120%;letter-spacing:-.3px;background:linear-gradient(135deg,#f9fafb,#e0c8a8);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;text-shadow:0 12px 30px rgba(8,9,14,.5)}#mobile-wrap .hero .hero__content p{margin:0;padding:0 10px;color:rgba(229,231,235,.85);font-family:Product Sans,sans-serif;font-size:16px;font-weight:400;line-height:160%;text-shadow:0 4px 18px rgba(7,8,12,.45)}#mobile-wrap .hero .hero__content .hero__filter{width:100%;padding:22px 18px;border-radius:20px;background:rgba(15,23,42,.55);border:1px solid rgba(229,231,235,.14);box-shadow:0 22px 45px rgba(7,8,12,.45);display:flex;flex-direction:column;gap:18px}#mobile-wrap .hero .hero__content .hero__filter .hero__filter-row{display:flex;flex-direction:column;gap:14px}#mobile-wrap .hero .hero__content .hero__filter .hero__select{display:flex;flex-direction:column;gap:6px}#mobile-wrap .hero .hero__content .hero__filter .hero__select span{color:rgba(249,250,251,.95);font-family:Product Sans,sans-serif;font-size:13px;font-weight:600;text-transform:capitalize;letter-spacing:.08em}#mobile-wrap .hero .hero__content .hero__filter .hero__select select{padding:16px;border-radius:12px;border:1px solid rgba(229,231,235,.18);background:rgba(17,24,39,.65);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:rgba(249,250,251,.95);font-family:Product Sans,sans-serif;font-size:14px;font-weight:500;cursor:pointer;transition:all .3s ease}#mobile-wrap .hero .hero__content .hero__filter .hero__select select:focus{outline:none;border-color:rgba(229,231,235,.35);background:rgba(24,32,48,.85)}#mobile-wrap .hero .hero__content .hero__filter .hero__select select option{background:rgba(12,16,24,.95);color:rgba(249,250,251,.95)}#mobile-wrap .hero .hero__content .hero__filter .hero__search-btn{width:100%;padding:16px;border-radius:14px;border:none;background:linear-gradient(135deg,#9e7853,#111827);color:#f9fafb;font-family:Product Sans,sans-serif;font-size:15px;font-weight:600;letter-spacing:.3px;cursor:pointer;transition:all .3s ease;box-shadow:0 16px 32px rgba(17,24,39,.5)}#mobile-wrap .hero .hero__content .hero__filter .hero__search-btn:hover{transform:translateY(-2px);box-shadow:0 22px 42px rgba(17,24,39,.6)}#mobile-wrap .hero .hero__content .hero__cta{display:flex;flex-direction:column;gap:14px;width:100%}#mobile-wrap .hero .hero__content .hero__cta .hero__primary-btn{width:100%;display:inline-flex;justify-content:center;align-items:center;gap:10px;padding:14px;border-radius:14px;border:1px solid rgba(229,231,235,.18);background:rgba(15,23,42,.45);color:rgba(229,231,235,.9);font-family:Product Sans,sans-serif;font-size:15px;font-weight:500;letter-spacing:.25px;cursor:pointer;transition:all .3s ease}#mobile-wrap .hero .hero__content .hero__cta .hero__primary-btn:hover{background:rgba(15,23,42,.65)}#mobile-wrap .hero .hero__content .hero__cta .hero__secondary-btn{width:100%;display:inline-flex;justify-content:center;align-items:center;gap:10px;padding:14px;border-radius:14px;border:1px solid rgba(229,231,235,.18);background:rgba(15,23,42,.45);color:rgba(229,231,235,.9);font-family:Product Sans,sans-serif;font-size:15px;font-weight:500;letter-spacing:.25px;cursor:pointer;transition:all .3s ease}#mobile-wrap .hero .hero__content .hero__cta .hero__secondary-btn:hover{background:rgba(15,23,42,.65)}#mobile-wrap .hero .hero__content .hero__cta .hero__secondary-btn .hero__secondary-icon{display:flex;align-items:center;justify-content:center;width:26px;height:26px;border-radius:50%;background:rgba(249,250,251,.12);color:#f9fafb;font-size:11px}#mobile-wrap .hero .hero__content .hero__stats{width:100%;display:flex;justify-content:center;align-items:stretch;gap:18px;padding:18px 16px;border-radius:16px;background:rgba(15,23,42,.5);border:1px solid rgba(229,231,235,.14);box-shadow:0 20px 38px rgba(7,8,12,.4);flex-wrap:wrap}#mobile-wrap .hero .hero__content .hero__stats div{display:flex;flex-direction:column;align-items:center;min-width:120px;gap:4px}#mobile-wrap .hero .hero__content .hero__stats div strong{font-family:Product Sans,sans-serif;font-size:26px;font-weight:700;color:#f9fafb}#mobile-wrap .hero .hero__content .hero__stats div span{font-family:Product Sans,sans-serif;font-size:12px;font-weight:500;letter-spacing:.2em;text-transform:uppercase;color:rgba(229,231,235,.7)}@keyframes float{0%,to{transform:translateZ(0) scale(1)}50%{transform:translate3d(26px,-24px,0) scale(1.08)}}#mobile-wrap .top{height:80px;min-height:80px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center;position:relative;padding:0 20px;background:transparent;width:100%;box-sizing:border-box}#mobile-wrap .top .container,#mobile-wrap .top .nav-left,#mobile-wrap .top .nav-right,#mobile-wrap .top .navbar,#mobile-wrap .top .navbar-main,#mobile-wrap .top .router-box{display:none!important}#mobile-wrap .top .MuiIconButton-root{display:flex!important;position:absolute!important;right:20px!important;top:50%!important;transform:translateY(-50%)!important;z-index:10!important}#mobile-wrap .top .nav-gradient-icon-btn .MuiSvgIcon-root{fill:url(#furnifiNavIconGradient)!important}#mobile-wrap .top .nav-gradient-icon-btn:hover .MuiSvgIcon-root{fill:url(#furnifiNavIconGradientHover)!important}#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:30px 16px 40px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .trend-properties .info-box{margin-bottom:8px}#mobile-wrap .trend-properties .info-box span{color:#373737;font-family:Product Sans,Poppins,sans-serif;font-size:28px;font-weight:700;line-height:120%;letter-spacing:-.5px;text-align:center;text-transform:uppercase;display:block;margin-bottom:12px}#mobile-wrap .trend-properties .info-box p{width:100%;max-width:100%;padding:0 8px;color:rgba(55,55,55,.8);font-family:Product Sans,Poppins,sans-serif;font-size:14px;font-weight:400;line-height:160%;text-align:center;margin:0}#mobile-wrap .trend-properties .container{width:100%;flex-direction:column;align-items:center}#mobile-wrap .trend-properties .container .card-box{position:relative;margin-top:20px;width:100%;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;overflow:visible}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper :global(.swiper-wrapper){display:flex!important;flex-direction:row!important;align-items:flex-start!important;justify-content:flex-start!important;flex-wrap:nowrap!important}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide{width:auto;height:auto;display:flex;flex-direction:column;flex-shrink:0;flex-grow:0}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box{position:relative;width:280px;height:375px;display:flex;flex-direction:column;flex-shrink:0}#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:#9a7a57;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:#9a7a57;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:#9a7a57;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:#9a7a57;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:30px 16px 40px;width:100%;height:auto;display:flex;flex-direction:row;background:hsla(39,54%,95%,.9)}#mobile-wrap .popular-properties .container{width:100%;flex-direction:column;align-items:center}#mobile-wrap .popular-properties .container .info-box{margin-bottom:8px}#mobile-wrap .popular-properties .container .info-box span{color:#373737;font-family:Product Sans,Poppins,sans-serif;font-size:28px;font-weight:700;line-height:120%;letter-spacing:-.5px;text-align:center;text-transform:uppercase;display:block;margin-bottom:12px}#mobile-wrap .popular-properties .container .info-box p{width:100%;max-width:100%;padding:0 8px;color:rgba(55,55,55,.8);font-family:Product Sans,Poppins,sans-serif;font-size:14px;font-weight:400;line-height:160%;text-align:center;margin:0}#mobile-wrap .popular-properties .container .card-box{margin-top:20px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:center}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper{width:100%;height:auto;min-height:390px;display:flex;flex-direction:row}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper .popular-property-slide{width:85%;max-width:320px;height:auto;display:flex;padding:0 8px}#mobile-wrap .popular-properties .container .card-box .popular-card-box{position:relative;width:100%;height:425px;display:flex;flex-direction:column;border-radius:14px;background:hsla(39,54%,95%,.95);box-shadow:0 6px 20px rgba(24,26,32,.12);border:1px solid rgba(158,120,83,.15);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}#mobile-wrap .popular-properties .container .card-box .popular-card-box:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#9e7853,#c4a47a);opacity:0;transition:opacity .3s ease}#mobile-wrap .popular-properties .container .card-box .popular-card-box:active{transform:translateY(-4px);box-shadow:0 8px 24px 0 rgba(24,26,32,.12)}#mobile-wrap .popular-properties .container .card-box .popular-card-box:active:before{opacity:1}#mobile-wrap .popular-properties .container .card-box .popular-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:14px 14px 0 0;cursor:pointer;overflow:hidden}#mobile-wrap .popular-properties .container .card-box .popular-card-box .card-img img{transition:transform .4s cubic-bezier(.4,0,.2,1)}#mobile-wrap .popular-properties .container .card-box .popular-card-box .card-img:active img{transform:scale(1.05)}#mobile-wrap .popular-properties .container .card-box .popular-card-box .card-img div.status{position:absolute;padding:6px 20px;left:16px;top:16px;display:flex;align-items:center;border-radius:8px;background:linear-gradient(135deg,#9e7853,#c4a47a);box-shadow:0 4px 12px rgba(232,84,62,.3);z-index:2}#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:700;line-height:normal;text-transform:uppercase;letter-spacing:.3px}#mobile-wrap .popular-properties .container .card-box .popular-card-box .card-img div.price{position:absolute;padding:10px 16px;left:16px;bottom:16px;border-radius:10px;border:1px solid hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 16px rgba(0,0,0,.1);z-index:2;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:700;line-height:normal}#mobile-wrap .popular-properties .container .card-box .popular-card-box .card-img div.price:before{content:"₩";margin-right:2px;color:#9e7853}#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:#9a7a57;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:#9a7a57;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:0;padding:0 16px;width:100%;height:200px;background:#000;transform:perspective(0);box-shadow:0 2px 12px rgba(0,0,0,.1);border-radius:0;overflow:hidden}#mobile-wrap .video-frame img{width:100%;height:100%;object-fit:cover}#mobile-wrap .top-properties{padding:30px 16px 40px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .top-properties .container{width:100%;display:flex;flex-direction:column;align-items:center}#mobile-wrap .top-properties .container .info-box{margin-bottom:8px}#mobile-wrap .top-properties .container .info-box span{color:#373737;font-family:Product Sans,Poppins,sans-serif;font-size:28px;font-weight:700;line-height:120%;letter-spacing:-.5px;text-align:center;text-transform:uppercase;display:block;margin-bottom:12px}#mobile-wrap .top-properties .container .info-box p{width:100%;max-width:100%;padding:0 8px;color:rgba(55,55,55,.8);font-family:Product Sans,Poppins,sans-serif;font-size:14px;font-weight:400;line-height:160%;text-align:center;margin:0}#mobile-wrap .top-properties .container .card-box{position:relative;margin-top:20px;width:100%;display:flex;flex-direction:row;justify-content:center;flex-wrap:wrap;gap:12px}#mobile-wrap .top-properties .container .card-box .top-property-swiper{width:100%;height:auto;min-height:400px;display:flex;flex-direction:row}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide{width:85%;max-width:320px;height:auto;display:flex;padding:0 8px}#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;border-radius:14px;background:#fff;box-shadow:0 2px 8px 0 rgba(24,26,32,.08);border:1px solid rgba(0,0,0,.04);transition:all .3s cubic-bezier(.4,0,.2,1);overflow:hidden}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,#9e7853,#c4a47a);opacity:0;transition:opacity .3s ease}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box:active{transform:translateY(-4px);box-shadow:0 8px 24px 0 rgba(24,26,32,.12)}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box:active:before{opacity:1}#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:14px 14px 0 0;cursor:pointer;overflow:hidden}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .card-img img{transition:transform .4s cubic-bezier(.4,0,.2,1)}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .card-img:active img{transform:scale(1.05)}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .card-img div{position:absolute;padding:10px 16px;left:16px;bottom:16px;border-radius:10px;border:1px solid hsla(0,0%,100%,.8);background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 16px rgba(0,0,0,.1);z-index:2;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:700;line-height:normal}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .card-img div:before{content:"₩";margin-right:2px;color:#9e7853}#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:#9a7a57;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:#9a7a57;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:30px 16px 40px;width:100%;height:auto;display:flex;flex-direction:row;background:hsla(39,54%,95%,.9)}#mobile-wrap .top-agents .container{position:relative;width:100%;flex-direction:column;align-items:center}#mobile-wrap .top-agents .container .info-box{margin-bottom:8px;width:100%}#mobile-wrap .top-agents .container .info-box span{color:#373737;font-family:Product Sans,Poppins,sans-serif;font-size:28px;font-weight:700;line-height:120%;letter-spacing:-.5px;text-align:center;text-transform:uppercase;display:block}#mobile-wrap .top-agents .container .wrapper{width:100%;margin-top:20px;display:flex;flex-direction:row;align-items:center}#mobile-wrap .top-agents .container .wrapper .top-agents-grid{width:100%;display:flex;flex-wrap:wrap;gap:16px;justify-content:center}#mobile-wrap .top-agents .container .wrapper .top-agents-grid .top-agents-slide{width:calc(50% - 8px);min-width:220px;display:flex;padding:0}#mobile-wrap .top-agents .container .wrapper .top-agents-grid .top-agents-slide .top-agent-card.agent-general-card{width:100%;height:auto;min-height:0}#mobile-wrap .top-agents .container .wrapper .top-agents-grid .top-agents-slide .top-agent-card.agent-general-card:active{transform:translateY(-2px) scale(.99)}#mobile-wrap #footer{position:relative;padding:60px 20px 24px;width:100%;height:auto;display:flex;flex-direction:row;background:linear-gradient(135deg,#303437,#262a2d)}#mobile-wrap #footer:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(232,84,62,.3) 50%,transparent)}#mobile-wrap #footer .footer-container{padding:0 10px;margin:0 auto;width:100%;max-width:1300px;height:auto}#mobile-wrap #footer .footer-container .main{display:flex;flex-direction:column}#mobile-wrap #footer .footer-container .main .left{height:auto;min-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;margin-bottom:28px;position:relative}#mobile-wrap #footer .footer-container .main .left .footer-box:after{content:"";position:absolute;left:0;bottom:-14px;width:30px;height:2px;background:linear-gradient(90deg,#9e7853,transparent);opacity:.6}#mobile-wrap #footer .footer-container .main .left .footer-box:last-child:after{display:none}#mobile-wrap #footer .footer-container .main .left .footer-box .logo{width:128px;height:52px;cursor:pointer;filter:drop-shadow(0 2px 4px rgba(0,0,0,.2));transition:transform .3s ease}#mobile-wrap #footer .footer-container .main .left .footer-box .logo:hover{transform:scale(1.05)}#mobile-wrap #footer .footer-container .main .left .footer-box span{color:#ddc8aa;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:500;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}#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:22px;text-transform:capitalize;margin:4px 0;transition:color .2s ease}#mobile-wrap #footer .footer-container .main .left .footer-box p:hover{color:#9e7853}#mobile-wrap #footer .footer-container .main .left .footer-box .media-box{margin-top:16px;color:#b89a76;display:flex;gap:12px}#mobile-wrap #footer .footer-container .main .left .footer-box .media-box svg{font-size:28px;cursor:pointer;transition:all .3s ease;padding:8px;border-radius:8px}#mobile-wrap #footer .footer-container .main .left .footer-box .media-box svg:hover{color:#9e7853;background:rgba(232,84,62,.1);transform:translateY(-2px)}#mobile-wrap #footer .footer-container .main .right{display:flex;flex-direction:column}#mobile-wrap #footer .footer-container .main .right .bottom{margin-top:40px;display:flex;flex-direction:column;gap:32px}#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:16px;color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:700;line-height:20px;text-transform:capitalize;letter-spacing:.3px;position:relative;padding-bottom:10px}#mobile-wrap #footer .footer-container .main .right .bottom div strong:after{content:"";position:absolute;left:0;bottom:0;width:25px;height:2px;background:linear-gradient(90deg,#9e7853,transparent)}#mobile-wrap #footer .footer-container .main .right .bottom div span{margin-top:10px;color:#d4b896;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:20px;cursor:pointer;transition:all .2s ease;padding:4px 0}#mobile-wrap #footer .footer-container .main .right .bottom div span:hover{color:#9e7853;padding-left:6px}#mobile-wrap #footer .footer-container .second{margin-top:50px;padding-top:24px;height:auto;min-height:45px;border-top:1px solid hsla(0,0%,100%,.08);display:flex;flex-direction:column;gap:12px;align-items:center;position:relative}#mobile-wrap #footer .footer-container .second:before{content:"";position:absolute;top:-1px;left:50%;transform:translateX(-50%);width:60px;height:2px;background:linear-gradient(90deg,transparent,#9e7853,transparent)}#mobile-wrap #footer .footer-container .second span{color:#d4b896;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:20px;text-align:center;transition:color .2s ease}#mobile-wrap #footer .footer-container .second span:first-child:before{content:"✦";margin-right:8px;color:#9e7853;opacity:.6}body[data-article-detail] #mobile-wrap #top .top .MuiIconButton-root:not(.nav-gradient-icon-btn){color:#1d1c16!important}body[data-article-detail] #mobile-wrap #top .top .MuiIconButton-root:not(.nav-gradient-icon-btn) .MuiSvgIcon-root{fill:currentColor!important}