/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:calc(1 * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:calc(1s * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:calc(1s * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:calc(1s * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:calc(1s * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:calc(1s / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:calc(1s * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:calc(1s * 3);animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:calc(1s * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;font-family:Poppins,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}a{color:inherit}img{vertical-align:bottom}img.project_card{width:100%;height:auto;border-radius:10px}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input[type=password]::-ms-clear,input[type=password]::-ms-reveal,input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;width:0;height:0}textarea:focus{outline:0}#simple-tabpanel-all>div{padding:0}.css-10klw3m{height:auto}a{white-space:nowrap;text-decoration:none;color:#212121}button{text-transform:none;box-shadow:none;padding:0}button.outline{border:1px solid #eee}button.contain{color:#fff}p,span{line-height:1.2}body,html{overflow-x:hidden;max-width:100vw}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}#mobile-wrap{width:100%;max-width:100vw;overflow-x:hidden;display:none}@media(max-width:1200px){#mobile-wrap{display:flex;flex-direction:column}}#pc-wrap{width:100%;max-width:100vw;height:100%;overflow-x:hidden;display:none}@media(min-width:1201px){#pc-wrap{display:flex;flex-direction:column}}#pc-wrap .container{position:relative;width:1300px;max-width:100%;margin:0 auto;display:flex}.property-big-card-box{position:relative;margin-right:8px;margin-left:8px;margin-bottom:35px;width:410px;height:455px;display:flex;flex-direction:column}.property-big-card-box .card-img{position:relative;width:100%;height:264px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}.property-big-card-box .card-img div.status{position:absolute;padding:6px 34px;left:20px;top:20px;display:flex;align-items:center;border-radius:6px;background:#eb6753}.property-big-card-box .card-img div.status img{width:14px;height:14px}.property-big-card-box .card-img div.status span{margin-left:5px;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}.property-big-card-box .card-img div.price{position:absolute;padding:8px 12px;left:20px;bottom:20px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}.property-big-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid #ddd;border-top:none;background:#fff}.property-big-card-box .info .title{color:#181a20;font-size:15px;font-weight:600;text-transform:capitalize;cursor:pointer}.property-big-card-box .info .desc,.property-big-card-box .info .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}.property-big-card-box .info .desc{margin-top:5px;color:#717171;font-size:13px;font-weight:400}.property-big-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}.property-big-card-box .info .options div{display:flex;flex-direction:row}.property-big-card-box .info .options div img{margin-right:5px;width:17px;height:17px}.property-big-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.property-big-card-box .info .bott,.property-big-card-box .info .bott div{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.property-big-card-box .info .bott div{width:65px}.property-big-card-box .info .bott p{color:#181a20;font-size:13px}.property-big-card-box .info .bott p,.property-big-card-box .info .bott span{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.property-big-card-box .info .bott span{margin-left:6px;color:hsla(0,0%,56%,.54);font-size:15px}.property-big-card-box .info .bott button{margin-left:15px;width:16px;height:16px;box-sizing:border-box}.property-big-card-box .info .bott .buttons-box{width:auto;height:auto;display:flex;flex-direction:row;gap:7px}.agent-general-card{position:relative;margin-right:27px;margin-bottom:34px;display:flex;flex-direction:column;width:233px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.08);overflow:hidden}.agent-general-card .agent-img-wrap{position:relative}.agent-general-card .agent-img-wrap .agent-img{border-radius:12px 12px 0 0;width:233px;height:273px;background-size:cover;background-position:50%;background-repeat:no-repeat;cursor:pointer;display:block}.agent-general-card .agent-img-wrap .favorite-btn{position:absolute;top:12px;right:12px;width:36px;height:36px;background:hsla(0,0%,100%,.9);border:1px solid rgba(0,0,0,.08)}.agent-general-card .agent-img-wrap .favorite-btn:hover{background:#fff}.agent-general-card .agent-img-wrap .favorite-btn svg{width:20px;height:20px}.agent-general-card .agent-desc{padding:16px;display:flex;flex-direction:column;gap:12px}.agent-general-card .agent-desc .agent-info{display:flex;flex-direction:column;gap:2px}.agent-general-card .agent-desc .agent-info strong{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:1.3;cursor:pointer;text-decoration:none}.agent-general-card .agent-desc .agent-info a{text-decoration:none;color:inherit}.agent-general-card .agent-desc .agent-info span{color:#6b7280;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:1.4}.agent-general-card .agent-desc .agent-info .agent-metrics{display:flex;flex-direction:row;align-items:center;gap:4px;margin-top:6px}.agent-general-card .agent-desc .agent-info .agent-metrics svg{width:18px;height:18px;color:#9ca3af}.agent-general-card .agent-desc .agent-info .agent-metrics .metric-cnt{font-size:13px;color:#6b7280}.agent-general-card .agent-desc .agent-info .agent-metrics .metric-cnt:first-of-type{margin-right:12px}.agent-general-card .agent-desc .agent-divider{height:1px;background:#e5e7eb;margin:0 -16px}.agent-general-card .agent-desc .agent-properties{color:#6b7280;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.4}.agent-general-card .agent-desc .agent-follow-box{margin-top:4px}.agent-general-card .agent-desc .agent-follow-box .follow-btn{border:1px solid #000;width:100%;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-transform:none}.agent-general-card .agent-desc .agent-follow-box .follow-btn.unfollow{border-color:#94a3b8;color:#64748b}.agent-general-card .agent-desc .agent-follow-box .follow-btn.unfollow:hover{border-color:#64748b;background:#f1f5f9}.agent-general-card .agent-desc .agent-follow-box .follow-btn:not(.unfollow){background:#fff}.agent-general-card .agent-desc .agent-follow-box .follow-btn:not(.unfollow):hover{background:#000;color:#fff}#community-list-page .community-general-card-config{position:relative;height:auto;gap:0;border-radius:14px;cursor:pointer;overflow:hidden;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.08);border:1px solid #e2e8f0;transition:box-shadow .2s ease,transform .2s ease}#community-list-page .community-general-card-config:hover{box-shadow:0 4px 12px rgba(0,0,0,.1);transform:translateY(-2px)}#community-list-page .community-general-card-config .image-box{width:100%;height:200px;overflow:hidden}#community-list-page .community-general-card-config .image-box .card-img{width:100%;height:100%;object-fit:cover;border-radius:14px 14px 0 0}#community-list-page .community-general-card-config .desc-box{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;padding:16px;gap:12px}#community-list-page .community-general-card-config .desc-box .desc{color:#64748b;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:1.4;text-transform:capitalize}#community-list-page .community-general-card-config .desc-box .title{color:#1e293b;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.4;margin-top:4px}#community-list-page .community-general-card-config .desc-box .buttons{display:flex;flex-direction:row;align-items:center;gap:4px}#community-list-page .community-general-card-config .desc-box .buttons svg{width:20px;height:20px;cursor:pointer;color:#64748b}#community-list-page .community-general-card-config .desc-box .buttons .view-cnt{font-size:12px;color:#64748b;font-family:Poppins,sans-serif}#community-list-page .community-general-card-config .date-box{position:absolute;width:56px;height:56px;align-items:center;justify-content:center;top:12px;right:12px;border-radius:10px;background:rgba(30,41,59,.9);color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}#community-list-page .community-general-card-config .date-box .month{color:#fff;text-align:center;font-family:Poppins,sans-serif;font-size:10px;font-weight:500;line-height:1;text-transform:uppercase}#community-list-page .community-general-card-config .date-box .day{color:#fff;font-family:Poppins,sans-serif;font-size:18px;font-weight:700;line-height:1.2}#pc-wrap .store-list-page{position:relative;padding:147px 0 75px;width:100%;min-height:100vh}#pc-wrap .store-list-page .store-list-container{width:100%;max-width:1300px;margin:0 auto;padding:0 24px;display:flex;flex-direction:row;gap:48px}#pc-wrap .store-list-page .store-list-left{flex:0 0 280px;display:flex;flex-direction:column;gap:24px}#pc-wrap .store-list-page .store-list-left .store-list-title{color:#181a20;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}#pc-wrap .store-list-page .store-list-left .store-list-divider{width:100%;height:1px;background:#e0e0e0}#pc-wrap .store-list-page .store-list-left .store-list-items{display:flex;flex-direction:column;gap:4px}#pc-wrap .store-list-page .store-list-left .store-list-item{display:flex;flex-direction:column;align-items:flex-start;padding:12px 0;border:none;background:none;cursor:pointer;text-align:left;border-radius:8px;transition:background .2s ease}#pc-wrap .store-list-page .store-list-left .store-list-item.active .store-item-name{font-weight:700;color:#181a20}#pc-wrap .store-list-page .store-list-left .store-list-item.active .store-item-location{color:#181a20}#pc-wrap .store-list-page .store-list-left .store-list-item:hover{background:#f5f5f5}#pc-wrap .store-list-page .store-list-left .store-item-name{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-weight:500}#pc-wrap .store-list-page .store-list-left .store-item-location{color:#9ca3af;font-family:Poppins,sans-serif;font-size:12px;margin-top:2px}#pc-wrap .store-list-page .store-list-left .store-partnership-btn{margin-top:16px;padding:14px 24px;background:#181a20;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;text-transform:none;border-radius:8px}#pc-wrap .store-list-page .store-list-left .store-partnership-btn:hover{background:#2c2e36}#pc-wrap .store-list-page .store-preview-panel{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:24px}#pc-wrap .store-list-page .store-preview-panel .store-preview-header{color:#181a20;font-family:Poppins,sans-serif;font-size:18px;font-weight:600}#pc-wrap .store-list-page .store-preview-panel .store-preview-image-wrap{width:100%;height:400px;border-radius:12px;overflow:hidden;background:#f0f0f0}#pc-wrap .store-list-page .store-preview-panel .store-preview-image-wrap .store-preview-swiper{width:100%;height:100%}#pc-wrap .store-list-page .store-preview-panel .store-preview-image-wrap .store-preview-swiper .swiper-slide{height:100%}#pc-wrap .store-list-page .store-preview-panel .store-preview-image-wrap .store-preview-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}#pc-wrap .store-list-page .store-preview-panel .store-preview-image-wrap .store-preview-swiper .swiper-pagination-bullet-active{background:#181a20}#pc-wrap .store-list-page .store-preview-panel .store-preview-image{width:100%;height:100%;object-fit:cover}#pc-wrap .store-list-page .store-preview-panel .store-preview-image-placeholder{width:100%;height:100%;background:#e5e7eb}#pc-wrap .store-list-page .store-preview-panel .store-preview-details{display:flex;flex-direction:column;gap:12px}#pc-wrap .store-list-page .store-preview-panel .store-preview-name{color:#181a20;font-family:Poppins,sans-serif;font-size:22px;font-weight:600}#pc-wrap .store-list-page .store-preview-panel .store-preview-address,#pc-wrap .store-list-page .store-preview-panel .store-preview-phone{color:#4b5563;font-family:Poppins,sans-serif;font-size:14px;line-height:1.5}#pc-wrap .store-list-page .store-preview-panel .store-preview-desc{color:#6b7280;font-family:Poppins,sans-serif;font-size:14px;line-height:1.6}#pc-wrap .store-list-page .store-preview-panel .store-explore-btn{align-self:flex-start;padding:12px 28px;background:#181a20;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;text-transform:none;border-radius:8px;text-decoration:none}#pc-wrap .store-list-page .store-preview-panel .store-explore-btn:hover{background:#2c2e36}#pc-wrap .store-list-page .store-preview-panel .store-preview-empty,#pc-wrap .store-list-page .store-preview-panel .store-preview-loading{color:#9ca3af;font-family:Poppins,sans-serif;font-size:14px}@media(min-width:568px)and (max-width:1200px){#pc-wrap .store-list-page .store-list-container{flex-direction:column}#pc-wrap .store-list-page .store-list-left{flex:none;width:100%}}#pc-wrap .store-detail-page{position:relative;padding:147px 0 75px;width:100%;min-height:100vh}#pc-wrap .store-detail-page .store-detail-hero{display:flex;flex-direction:row;width:100%;min-height:420px}#pc-wrap .store-detail-page .store-detail-banner-wrap{width:50%;flex:0 0 50%;height:420px;overflow:hidden;background:#e5e7eb}#pc-wrap .store-detail-page .store-detail-banner-wrap .store-detail-swiper{width:100%;height:100%}#pc-wrap .store-detail-page .store-detail-banner-wrap .store-detail-swiper .swiper-slide{height:100%}#pc-wrap .store-detail-page .store-detail-banner-wrap .store-detail-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}#pc-wrap .store-detail-page .store-detail-banner-wrap .store-detail-swiper .swiper-pagination-bullet-active{background:#181a20}#pc-wrap .store-detail-page .store-detail-banner{width:100%;height:100%;object-fit:cover}#pc-wrap .store-detail-page .store-detail-banner-placeholder{width:100%;height:100%}#pc-wrap .store-detail-page .store-detail-info-block{width:50%;flex:0 0 50%;display:flex;flex-direction:column;justify-content:center;padding:48px;background:#fff;gap:20px}#pc-wrap .store-detail-page .store-detail-loading{padding:60px;text-align:center;color:#9ca3af;font-family:Poppins,sans-serif}#pc-wrap .store-detail-page .store-detail-container{max-width:1300px;margin:0 auto;padding:48px 24px}#pc-wrap .store-detail-page .store-detail-main{display:flex;flex-direction:column;gap:32px}#pc-wrap .store-detail-page .store-detail-name{color:#181a20;font-family:Poppins,sans-serif;font-size:28px;font-weight:600}#pc-wrap .store-detail-page .store-detail-desc{color:#4b5563;font-family:Poppins,sans-serif;font-size:15px;line-height:1.7}#pc-wrap .store-detail-page .store-detail-info{display:flex;flex-direction:column;gap:8px}#pc-wrap .store-detail-page .store-detail-address,#pc-wrap .store-detail-page .store-detail-phone{color:#6b7280;font-family:Poppins,sans-serif;font-size:14px}#pc-wrap .store-detail-page .store-detail-agent{padding:24px;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa}#pc-wrap .store-detail-page .store-detail-agent .store-detail-agent-title{color:#181a20;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;margin-bottom:16px}#pc-wrap .store-detail-page .store-detail-agent .store-agent-link{text-decoration:none;color:inherit}#pc-wrap .store-detail-page .store-detail-agent .store-agent-card{display:flex;flex-direction:row;align-items:center;gap:20px}#pc-wrap .store-detail-page .store-detail-agent .store-agent-img-wrap{width:64px;height:64px;border-radius:50%;overflow:hidden;flex-shrink:0}#pc-wrap .store-detail-page .store-detail-agent .store-agent-img{width:100%;height:100%;object-fit:cover}#pc-wrap .store-detail-page .store-detail-agent .store-agent-img-placeholder{width:100%;height:100%;background:#e5e7eb}#pc-wrap .store-detail-page .store-detail-agent .store-agent-info{display:flex;flex-direction:column;gap:4px}#pc-wrap .store-detail-page .store-detail-agent .store-agent-name{color:#181a20;font-family:Poppins,sans-serif;font-size:16px;font-weight:600}#pc-wrap .store-detail-page .store-detail-agent .store-agent-phone{color:#6b7280;font-family:Poppins,sans-serif;font-size:14px}#pc-wrap .store-detail-page .store-detail-agent .store-agent-cta{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;text-decoration:underline}#pc-wrap .store-detail-page .store-detail-products{gap:24px}#pc-wrap .store-detail-page .store-detail-products .store-products-title{color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-weight:600}#pc-wrap .store-detail-page .store-detail-products .store-products-grid{display:flex;flex-direction:row;flex-wrap:wrap;gap:24px}#pc-wrap .store-detail-page .store-detail-products .store-products-grid .store-product-card-wrap{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 16px)}#pc-wrap .store-detail-page .store-detail-products .store-products-grid .store-product-card-wrap .property-big-card-box{width:100%;height:400px;margin:0}#pc-wrap .store-detail-page .store-detail-products .store-products-grid .store-product-card-wrap .property-big-card-box .card-img{height:220px}@media(min-width:568px)and (max-width:1200px){#pc-wrap .store-detail-page .store-detail-hero{flex-direction:column;min-height:auto}#pc-wrap .store-detail-page .store-detail-banner-wrap{width:100%;flex:none;height:280px}#pc-wrap .store-detail-page .store-detail-info-block{width:100%;flex:none;padding:32px 24px}#pc-wrap .store-detail-page .store-products-grid .store-product-card-wrap{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 12px)}}.basket-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:1100;opacity:0;animation:basketOverlayIn .25s ease forwards}.basket-drawer{position:fixed;top:0;right:0;width:400px;max-width:100vw;height:100vh;background:#fff;z-index:1101;box-shadow:-4px 0 24px rgba(0,0,0,.12);display:flex;flex-direction:column;animation:basketSlideIn .3s ease forwards}@keyframes basketSlideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}@keyframes basketOverlayIn{0%{opacity:0}to{opacity:1}}.basket-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:24px;border-bottom:1px solid #e2e8f0}.basket-drawer-header .basket-drawer-title{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#181a20}.basket-drawer-header .basket-close-btn{padding:4px;color:#64748b}.basket-drawer-body{flex:1 1;overflow-y:auto;padding:24px}.basket-empty{min-height:120px;align-items:center;justify-content:center;color:#94a3b8;font-family:Poppins,sans-serif;font-size:14px}.basket-items{gap:24px}.basket-item{flex-direction:row;align-items:center;gap:16px;padding-bottom:24px;border-bottom:1px solid #f1f5f9}.basket-item:last-of-type{border-bottom:none;padding-bottom:0}.basket-item-img-wrap{width:80px;height:80px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f1f5f9}.basket-item-img{width:100%;height:100%;object-fit:cover}.basket-item-info{flex:1 1;min-width:0}.basket-item-title{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#181a20;line-height:1.4;margin-bottom:4px}.basket-item-price{font-family:Poppins,sans-serif;font-size:13px;color:#64748b}.basket-item-qty{display:flex;align-items:center;gap:0;border:1px solid #e2e8f0;border-radius:8px}.basket-qty-btn{display:flex;align-items:center;justify-content:center;width:36px;height:36px;border:none;background:transparent;cursor:pointer;color:#64748b;padding:0}.basket-qty-btn:hover{background:#f8fafc;color:#181a20}.basket-qty-btn svg{font-size:18px}.basket-qty-num{width:44px;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#181a20}.basket-drawer-footer{padding:24px;border-top:1px solid #e2e8f0;background:#fff}.basket-subtotal-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:24px}.basket-subtotal-label{font-family:Poppins,sans-serif;font-size:14px;color:#64748b}.basket-subtotal-value{font-family:Poppins,sans-serif;font-size:16px;font-weight:600;color:#181a20}.basket-actions{gap:12px}.basket-btn{font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.05em!important;padding:14px 20px!important;border-radius:8px!important;width:100%!important}.basket-btn.checkout{background:#181a20!important;color:#fff!important;border:none!important}.basket-btn.checkout:hover{background:#334155!important}.basket-btn.outline{background:#fff!important;color:#181a20!important;border:1px solid #181a20!important}.basket-btn.outline:hover{background:#f8fafc!important}#pc-wrap .home-page{position:relative;width:100%;height:auto}#pc-wrap .home-page .info-box{width:100%;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .info-box .left{display:flex;flex-direction:column}#pc-wrap .home-page .info-box .left span{color:#181a20;font-family:Poppins,sans-serif;font-size:34px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.646px;text-transform:capitalize}#pc-wrap .home-page .info-box .left span.white{color:#fff}#pc-wrap .home-page .info-box .left p{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .home-page .info-box .left p.white{color:#fff}#pc-wrap .home-page .info-box .right{display:flex;flex-direction:row;align-items:flex-end}#pc-wrap .home-page .info-box .right .pagination-box{display:flex;flex-direction:row;align-items:center}#pc-wrap .home-page .info-box .right .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#pc-wrap .home-page .info-box .right .pagination-box .swiper-trend-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .pagination-box .swiper-trend-prev{margin-right:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .pagination-box .swiper-top-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .pagination-box .swiper-top-prev{margin-right:20px;cursor:pointer}#pc-wrap .home-page .info-box .right .more-box{display:flex;flex-direction:row;cursor:pointer;align-items:center}#pc-wrap .home-page .info-box .right .more-box span{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .info-box .right .more-box img{margin-left:10px;width:16px;height:16px}#pc-wrap .home-page .info-box .right .btn-box{display:flex;flex-direction:row}#pc-wrap .home-page .info-box .right .btn-box button{border-radius:6px;background:hsla(0,0%,100%,.07);color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:28px;text-transform:capitalize}#pc-wrap .home-page .info-box .right .btn-box button:first-child{margin-right:20px}#pc-wrap .home-page .info-box .right .btn-box button.active{border:1px solid #181a20;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:28px}#pc-wrap .home-page .trend-properties{padding:108px 0 76px;width:100%;height:697px;display:flex;flex-direction:row}#pc-wrap .home-page .trend-properties .trend-card-box .info .desc{display:none}#pc-wrap .home-page .trend-properties .trend-card-box .info .title-row{display:flex;align-items:center;gap:8px;min-width:0}#pc-wrap .home-page .trend-properties .trend-card-box .info .title-row .title{flex:1 1;min-width:0}#pc-wrap .home-page .trend-properties .trend-card-box .info .title-row .card-type-tag{flex-shrink:0;color:#717171;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.03em}#pc-wrap .home-page .trend-properties .trend-card-box .info .bott{justify-content:space-between;align-items:center}#pc-wrap .home-page .trend-properties .trend-card-box .info .bott p{display:none}#pc-wrap .home-page .trend-properties .trend-card-box .info .bott .card-color-slot{display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0;border:1px solid rgba(0,0,0,.12);min-width:7px}#pc-wrap .home-page .trend-properties .trend-card-box .info .options{align-items:center;flex-wrap:wrap;gap:8px}#pc-wrap .home-page .trend-properties .trend-card-box .card-img .card-category-badge{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:6px;background:hsla(0,0%,100%,.9);color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-transform:capitalize;z-index:1}#pc-wrap .home-page .trend-properties .container{flex-direction:column}#pc-wrap .home-page .trend-properties .container .card-box{position:relative;margin-top:64px;display:flex;flex-direction:row}#pc-wrap .home-page .trend-properties .container .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#pc-wrap .home-page .trend-properties .container .card-box .trend-property-swiper{width:100%;height:400px;display:flex;flex-direction:row}#pc-wrap .home-page .trend-properties .container .card-box .trend-property-swiper .trend-property-slide{width:300px;flex-shrink:0;display:flex;margin:10px 0 0 10px}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box{position:relative;width:300px;min-width:300px;height:375px;flex-shrink:0;display:flex;flex-direction:column;transition:transform .3s}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box:hover{opacity:1;transform:scale(1.05)}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .options div{display:flex;flex-direction:row}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#pc-wrap .home-page .trend-properties .container .card-box .trend-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#pc-wrap .home-page .popular-properties{padding:132px 0 94px;width:100%;height:816px;display:flex;flex-direction:row;background:#f6f6f6}#pc-wrap .home-page .popular-properties .popular-card-box .info .desc{display:none}#pc-wrap .home-page .popular-properties .popular-card-box .info .title-row{display:flex;align-items:center;gap:8px;min-width:0}#pc-wrap .home-page .popular-properties .popular-card-box .info .title-row .title{flex:1 1;min-width:0}#pc-wrap .home-page .popular-properties .popular-card-box .info .title-row .card-type-tag{flex-shrink:0;color:#717171;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.03em}#pc-wrap .home-page .popular-properties .popular-card-box .info .bott{justify-content:space-between;align-items:center}#pc-wrap .home-page .popular-properties .popular-card-box .info .bott p{display:none}#pc-wrap .home-page .popular-properties .popular-card-box .info .bott .card-color-slot{display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0;border:1px solid rgba(0,0,0,.12);min-width:7px}#pc-wrap .home-page .popular-properties .popular-card-box .info .options{align-items:center;flex-wrap:wrap;gap:8px}#pc-wrap .home-page .popular-properties .popular-card-box .card-img .card-category-badge{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:6px;background:hsla(0,0%,100%,.9);color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-transform:capitalize;z-index:1}#pc-wrap .home-page .popular-properties .popular-card-box .card-img.popular-card-img{position:relative;overflow:hidden}#pc-wrap .home-page .popular-properties .popular-card-box .card-img.popular-card-img .popular-img-layer{position:absolute;inset:0;background-size:cover;background-position:50%;border-radius:12px 12px 0 0}#pc-wrap .home-page .popular-properties .popular-card-box .card-img.popular-card-img .popular-img-hover{transition:opacity .35s ease}#pc-wrap .home-page .popular-properties .popular-card-box .card-img.popular-card-img>div:not(.popular-img-layer){position:relative;z-index:1;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;z-index:2}#pc-wrap .home-page .popular-properties .container{flex-direction:column;align-items:center}#pc-wrap .home-page .popular-properties .container .card-box{margin-top:34px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .popular-properties .container .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#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:300px;flex-shrink:0;display:flex;margin:10px 0 10px 10px}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box{position:relative;width:300px;min-width:300px;height:375px;flex-shrink:0;display:flex;flex-direction:column}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .card-img{position:relative;width:100%;height:203px;border-radius:12px 12px 0 0;cursor:pointer}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .options div{display:flex;flex-direction:row}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#pc-wrap .home-page .popular-properties .container .card-box .popular-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#pc-wrap .home-page .popular-properties .container .pagination-box{display:flex;flex-direction:row;justify-content:center;align-items:center}#pc-wrap .home-page .popular-properties .container .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#pc-wrap .home-page .popular-properties .container .pagination-box .swiper-popular-next{margin-left:20px;cursor:pointer}#pc-wrap .home-page .popular-properties .container .pagination-box .swiper-popular-prev{margin-right:20px;cursor:pointer}#pc-wrap .home-page .about-heritage{padding:120px 0 140px;width:100%;background:#fff}#pc-wrap .home-page .about-heritage .container{width:1300px;max-width:100%;margin:0 auto;display:flex;flex-direction:row;align-items:stretch;gap:0}#pc-wrap .home-page .about-heritage .about-heritage-img{flex:1 1;min-width:0;min-height:520px;background-color:#f5f5f5;background-image:url(/img/abouthome.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}#pc-wrap .home-page .about-heritage .about-heritage-text{flex:1 1;min-width:0;display:flex;flex-direction:column;justify-content:center;padding:80px 60px 80px 70px}#pc-wrap .home-page .about-heritage .about-heritage-title{margin:0 0 28px;color:#181a20;font-family:Poppins,sans-serif;font-size:36px;font-weight:500;line-height:1.35;letter-spacing:-.02em}#pc-wrap .home-page .about-heritage .about-heritage-body{margin:0;max-width:480px;color:#616161;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.75}#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 .top-card-box .info .desc{display:none}#pc-wrap .home-page .top-properties .top-card-box .info .title-row{display:flex;align-items:center;gap:8px;min-width:0}#pc-wrap .home-page .top-properties .top-card-box .info .title-row .title{flex:1 1;min-width:0}#pc-wrap .home-page .top-properties .top-card-box .info .title-row .card-type-tag{flex-shrink:0;color:#717171;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.03em}#pc-wrap .home-page .top-properties .top-card-box .info .bott{justify-content:space-between;align-items:center}#pc-wrap .home-page .top-properties .top-card-box .info .bott p{display:none}#pc-wrap .home-page .top-properties .top-card-box .info .bott .card-color-slot{display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0;border:1px solid rgba(0,0,0,.12);min-width:7px}#pc-wrap .home-page .top-properties .top-card-box .info .options{align-items:center;flex-wrap:wrap;gap:8px}#pc-wrap .home-page .top-properties .top-card-box .card-img .card-category-badge{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:6px;background:hsla(0,0%,100%,.9);color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-transform:capitalize;z-index:1}#pc-wrap .home-page .top-properties .container{flex-direction:column}#pc-wrap .home-page .top-properties .container .card-box{position:relative;margin-top:64px;display:flex;flex-direction:row}#pc-wrap .home-page .top-properties .container .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#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:300px;flex-shrink:0;display:flex;margin:10px 0 0 10px}#pc-wrap .home-page .top-properties .container .card-box .top-card-box{position:relative;width:300px;min-width:300px;height:375px;flex-shrink:0;display:flex;flex-direction:column;transition:transform .3s}#pc-wrap .home-page .top-properties .container .card-box .top-card-box:hover{opacity:1;transform:scale(1.05)}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options div{display:flex;flex-direction:row}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#pc-wrap .home-page .top-agents{position:relative;padding:153px 0 135px;width:100%;height:722px;display:flex;flex-direction:row;background:#f6f6f6}#pc-wrap .home-page .top-agents .container{position:relative;flex-direction:column;align-items:center}#pc-wrap .home-page .top-agents .container .wrapper{width:100%;margin-top:83px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap .home-page .top-agents .container .wrapper .switch-btn{width:53px;height:53px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;filter:drop-shadow(0 10px 35px rgba(5,16,54,.1));cursor:pointer}#pc-wrap .home-page .top-agents .container .wrapper .switch-btn svg{width:14px;height:14px}#pc-wrap .home-page .top-agents .container .wrapper .switch-btn.swiper-agents-next{transform:rotate(180deg)}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper{width:1174px;height:280px;display:flex;flex-direction:row}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agents-swiper{width:99.7%;height:280px;display:flex;flex-direction:row}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agents-swiper .top-agents-slide{width:auto;height:auto;display:flex}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card{width:209px;height:280px;display:flex;flex-direction:column;background:#000;border:none;box-shadow:none}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card img{width:209px;height:209px;border-radius:0;cursor:pointer;object-fit:cover}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card strong{margin-top:20px;color:#fff;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card span{color:#fff;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .home-page .community-board{position:relative;padding:108px 0 76px;width:100%;height:auto;display:flex;flex-direction:row}#pc-wrap .home-page .community-board .container{width:100%;max-width:1300px;margin:0 auto;flex-direction:column;align-items:center}#pc-wrap .home-page .community-board .info-box{width:100%;display:flex;justify-content:center;margin-bottom:16px}#pc-wrap .home-page .community-board .community-nav{width:100%;display:flex;flex-direction:row;justify-content:center;gap:8px;margin-bottom:24px}#pc-wrap .home-page .community-board .community-nav .community-nav-link{display:flex;align-items:center;gap:6px;color:#616161;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;text-decoration:none}#pc-wrap .home-page .community-board .community-nav .community-nav-link img{width:12px;height:12px}#pc-wrap .home-page .community-board .community-nav .community-nav-link:hover{color:#181a20}#pc-wrap .home-page .community-board .community-board-title{margin:0;color:#181a20;font-family:Poppins,sans-serif;font-size:34px;font-weight:500;line-height:150%;letter-spacing:-.646px;text-transform:uppercase}#pc-wrap .home-page .community-board .community-main{width:100%;margin-top:32px;display:flex;flex-direction:row;justify-content:space-between;gap:32px}#pc-wrap .home-page .community-board .community-left,#pc-wrap .home-page .community-board .community-right{display:flex;flex-direction:column;min-width:0}#pc-wrap .home-page .community-board .community-left{flex:1 1;max-width:642px}#pc-wrap .home-page .community-board .community-right{flex:1 1;max-width:590px}#pc-wrap .home-page .community-board .content-top{margin-bottom:20px;width:100%;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}#pc-wrap .home-page .community-board .content-top-link{display:flex;align-items:center;gap:8px;text-decoration:none}#pc-wrap .home-page .community-board .content-top-link span{font-family:Poppins,sans-serif;font-weight:500;font-size:16px;line-height:1.5;color:#616161}#pc-wrap .home-page .community-board .content-top-link img{width:12px;height:12px}#pc-wrap .home-page .community-board .content-top-link:hover span{color:#181a20}#pc-wrap .home-page .community-board .card-wrap{display:flex;flex-direction:row;flex-wrap:wrap;gap:38px 32px}#pc-wrap .home-page .community-board .card-wrap-vertical{flex-direction:column;flex-wrap:nowrap;gap:64px 0}#pc-wrap .home-page .community-board .community-vertical-card{width:300px;min-width:300px;min-height:370px;height:370px;background-size:cover;display:flex;flex-direction:column;flex-shrink:0;cursor:pointer;text-decoration:none;overflow:hidden}#pc-wrap .home-page .community-board .community-card-text{min-width:0;overflow:hidden}#pc-wrap .home-page .community-board .community-card-img-wrap{position:relative;width:100%;height:141px;border-radius:8px 8px 0 0;overflow:hidden}#pc-wrap .home-page .community-board .community-card-img{width:100%;height:100%;object-fit:cover}#pc-wrap .home-page .community-board .community-card-badge{position:absolute;top:0;left:0;width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:#f54d56;border-radius:8px 0 8px 0;font-family:Poppins,sans-serif;font-weight:600;font-size:14px;line-height:1;color:#fff}#pc-wrap .home-page .community-board .community-card-title{margin-top:12px;font-family:Poppins,sans-serif;font-weight:700;font-size:16px;line-height:1.4;letter-spacing:.02em;color:#181a20;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;min-width:0}#pc-wrap .home-page .community-board .community-card-category{margin-top:4px;font-family:Poppins,sans-serif;font-weight:400;font-size:14px;line-height:1.4;color:#717171}#pc-wrap .home-page .community-board .community-horizontal-card{width:300px;height:400px;display:flex;flex-direction:row;cursor:pointer;text-decoration:none;margin-bottom:34px}#pc-wrap .home-page .community-board .community-horizontal-card:last-child{margin-bottom:0}#pc-wrap .home-page .community-board .community-horizontal-img{width:180px;height:111px;flex-shrink:0;border-radius:8px;object-fit:cover}#pc-wrap .home-page .community-board .community-horizontal-info{margin-left:20px;display:flex;flex-direction:column;justify-content:center}#pc-wrap .home-page .community-board .community-horizontal-info strong{font-family:Poppins,sans-serif;font-weight:500;font-size:15px;line-height:1.4;letter-spacing:.02em;color:#181a20}#pc-wrap .home-page .community-board .community-horizontal-info span{margin-top:8px;font-family:Poppins,sans-serif;font-weight:400;font-size:13px;line-height:1.4;color:#717171}#pc-wrap #property-list-page{padding-bottom:40px;background:#f6f6f6}#pc-wrap #property-list-page .container{flex-direction:column}#pc-wrap #property-list-page .container .property-toolbar{width:100%;margin-top:40px;padding-bottom:24px}#pc-wrap #property-list-page .container .property-toolbar .property-type-filters .property-type-filter-btn{font-family:Poppins,sans-serif;font-size:13px;text-transform:capitalize;border-radius:8px}#pc-wrap #property-list-page .container .property-toolbar .property-type-filters .property-type-filter-btn.MuiButton-contained{background:#181a20;color:#fff}#pc-wrap #property-list-page .container .property-toolbar .property-type-filters .property-type-filter-btn.MuiButton-contained:hover{background:#333}#pc-wrap #property-list-page .container .property-toolbar .property-type-filters .property-type-filter-btn.MuiButton-outlined{border-color:#ddd;color:#181a20}#pc-wrap #property-list-page .container .property-toolbar .property-type-filters .property-type-filter-btn.MuiButton-outlined:hover{border-color:#181a20;background:rgba(24,26,32,.04)}#pc-wrap #property-list-page .container .property-toolbar .sorting-right{display:flex;flex-direction:row;align-items:center}#pc-wrap #property-list-page .container .property-toolbar .sorting-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 .property-toolbar .sorting-right button:hover{background:none}#pc-wrap #property-list-page .container .property-page{position:relative;width:100%;flex-direction:row;gap:25px;padding-top:24px}#pc-wrap #property-list-page .container .property-page .filter-config{width:339px;height:auto}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main{width:100%;padding:30px 24px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .filter-dropdown-section{width:100%;border-bottom:1px solid #eee;margin-bottom:16px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .filter-dropdown-section:last-child{border-bottom:none;margin-bottom:0}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .filter-dropdown-header{-webkit-user-select:none;-moz-user-select:none;user-select:none}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .filter-dropdown-title{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;letter-spacing:.5px;color:#181a20;text-transform:uppercase}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home{position:relative;width:100%;gap:10px;display:flex;flex-direction:column}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-category,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-location,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-material{display:flex;flex-direction:column;flex-wrap:nowrap;align-items:flex-start;gap:6px;overflow-y:auto;overflow-x:hidden;transition:height .3s ease}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-category .input-box,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-location .input-box,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-material .input-box{flex:0 0 auto;display:flex;flex-direction:row;align-items:center;min-height:28px;width:100%}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-category .input-box label,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-location .input-box label,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-material .input-box label{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-location{max-height:253px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-location:hover{max-height:none}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-category,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-material{max-height:220px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .title-main{width:100%;height:auto;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .title{width:auto;height:auto;color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box{position:relative;width:100%;flex-direction:row;align-items:center}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box svg{cursor:pointer}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box .search-input{width:100%;height:53px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:43px;color:#717171;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box img{position:absolute;width:18px;height:17px;top:18px;left:15px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box .property-checkbox{width:16px;height:15px;border-radius:12px;margin-right:10px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box .property-checkbox svg{width:19px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .city-select{width:100%;height:49px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);color:#717171;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .divider{position:absolute;height:48px;border-left:1px solid #ddd;right:39px;top:31px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .arrow-down{position:absolute;width:15px;height:8px;color:#ddd;right:13px;top:52px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-type{color:#181a20;font-family:Poppins,sans-serif;font-size:9px;font-style:normal;font-weight:400;line-height:1.4}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .button-group{width:100%;height:43.998px;flex-direction:row}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .button-group button{width:100%;color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input{width:100%;gap:10px;flex-direction:row;align-items:center}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input .central-divider{width:22px;border:1px solid #000}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input input{width:100%;height:49px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;font-size:10px;font-family:Poppins,sans-serif}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input label{line-height:13px}#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input input::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:10px;font-style:normal;font-weight:400;line-height:16px}#pc-wrap #property-list-page .container .property-page .main-config{width:936px;align-items:center;gap:109px}#pc-wrap #property-list-page .container .property-page .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:23px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config{width:296px;height:auto;margin-bottom:7px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);overflow:hidden}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top{position:relative;width:100%;height:240px;overflow:hidden}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .card-image-link{position:relative;height:100%;display:block}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .card-image-link img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0;transition:opacity .35s ease}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .card-image-link img.hover-image{opacity:0}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .card-image-link img.hover-image.visible{opacity:1}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .card-image-link img.fade{opacity:0}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .top-left-badges{position:absolute;top:12px;left:12px;z-index:1}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .price-box{padding:6px 10px;align-items:center;border-radius:6px;background:hsla(0,0%,100%,.95);box-shadow:0 1px 3px rgba(0,0,0,.1);pointer-events:none;width:-moz-fit-content;width:fit-content}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .price-box .MuiTypography-root{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-weight:600}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .like-btn-top{position:absolute;top:12px;right:12px;background:hsla(0,0%,100%,.95);box-shadow:0 1px 3px rgba(0,0,0,.1);padding:6px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .like-btn-top:hover{background:hsla(0,0%,100%,.98)}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .top-badge{display:flex;width:70px;height:26px;justify-content:center;align-items:center;border-radius:6px;padding:4px 14px;background:#eb6753;color:#fff;text-align:center;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;z-index:2}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .top-badge img{height:14px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .hover-buttons{position:absolute;bottom:0;left:0;right:0;display:flex;flex-direction:row;gap:8px;justify-content:center;padding:12px 16px;background:linear-gradient(transparent,rgba(0,0,0,.3));opacity:0;transform:translateY(10px);transition:opacity .25s ease,transform .25s ease}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .hover-buttons.visible{opacity:1;transform:translateY(0)}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .hover-buttons .hover-action-btn{background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;text-transform:none;padding:8px 14px;border-radius:6px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .hover-buttons .hover-action-btn:hover{background:#181a20;color:#fff}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom{width:100%;padding:16px;flex-direction:column;gap:12px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .card-info{flex-direction:column;gap:4px}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .card-info .card-title{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#181a20;line-height:1.3;text-transform:capitalize;display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .card-info .card-category{font-family:Poppins,sans-serif;font-size:12px;font-weight:500;color:#181a20;line-height:1.3}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .card-info .card-detail{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#717171;line-height:1.3}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .card-info .card-detail .color-circles{display:inline-flex}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .card-info .card-detail .color-circle{width:12px;height:12px;border-radius:50%;flex-shrink:0}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .meta-row{flex-direction:row;align-items:center;gap:16px;padding-top:8px;border-top:1px solid #eee}#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .meta-row .meta-cnt{font-family:Poppins,sans-serif;font-size:12px;color:#717171}#pc-wrap #property-list-page .container .property-page .main-config .pagination-config{width:442px;height:86px;align-items:center;gap:20px}#pc-wrap #property-list-page .container .property-page .main-config .pagination-config .pagination-box{width:100%;align-items:center}#pc-wrap #property-list-page .container .property-page .main-config .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:275;line-height:26px}.get-more-info-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:1000;opacity:0;pointer-events:none;transition:opacity .3s ease}.get-more-info-overlay.get-more-info-overlay-visible{opacity:1;pointer-events:auto}.get-more-info-panel{position:fixed;top:0;right:0;width:400px;max-width:100%;height:100%;background:#fff;z-index:1001;box-shadow:-4px 0 24px rgba(24,26,32,.12);display:flex;flex-direction:column;transform:translateX(100%);transition:transform .3s ease}.get-more-info-panel.get-more-info-panel-open{transform:translateX(0)}.get-more-info-close{position:absolute;top:16px;right:16px;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:transparent;border:none;cursor:pointer;color:#181a20;border-radius:8px}.get-more-info-close:hover{background:#f6f6f6}.get-more-info-content{display:flex;flex-direction:column;padding:48px 30px 30px;gap:24px;flex:1 1;overflow-y:auto}.get-more-info-title{color:#181a20!important;font-family:Poppins,sans-serif;font-size:17px;font-weight:600;line-height:normal;text-align:center;margin-bottom:8px!important}.get-more-info-agent{display:flex;flex-direction:row;align-items:center;gap:18px;padding:20px;border-radius:12px;border:1px solid #e0e0e0;background:#fff}.get-more-info-agent-img{width:80px;height:80px;border-radius:50%;object-fit:cover;flex-shrink:0}.get-more-info-agent-details{display:flex;flex-direction:column;gap:6px;flex:1 1;min-width:0}.get-more-info-agent-name{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:normal;text-decoration:none}.get-more-info-agent-name:hover{text-decoration:underline}.get-more-info-agent-phone{display:flex;flex-direction:row;align-items:center;gap:10px}.get-more-info-agent-number{color:#181a20!important;font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:400!important;line-height:28px!important}.get-more-info-view-listings{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal}.get-more-info-view-listings,.get-more-info-view-listings:hover{color:#181a20;text-decoration:underline}.get-more-info-form{display:flex;flex-direction:column;gap:20px}.get-more-info-label{display:flex;flex-direction:column;gap:8px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal}.get-more-info-input,.get-more-info-textarea{width:100%;padding:15px 20px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:26px;box-sizing:border-box}.get-more-info-input::placeholder,.get-more-info-textarea::placeholder{color:#717171}.get-more-info-input:focus,.get-more-info-textarea:focus{border-color:#181a20}.get-more-info-input{height:55px}.get-more-info-textarea{min-height:120px;resize:vertical}.get-more-info-submit{display:flex;width:100%;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#eb6753;border:none;cursor:pointer;margin-top:8px;transition:opacity .2s ease}.get-more-info-submit:hover{opacity:.9}.get-more-info-submit .get-more-info-submit-text{color:#fff!important;font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:600!important;line-height:normal!important}@media(max-width:768px){.get-more-info-panel{width:100%}}#pc-wrap #property-detail-page{position:relative;background:#fff;padding-top:87px;padding-bottom:200px}#pc-wrap #property-detail-page .property-detail-config{width:100%;height:auto;padding-top:56px;gap:30px}#pc-wrap #property-detail-page .property-detail-config .property-info-config{width:100%;height:auto;gap:30px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .property-info-main{width:100%;flex-direction:column;gap:10px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-stats{flex-direction:row;align-items:center;gap:11px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-stats p{color:#181a20;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.52px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-stats .button-box{flex-direction:row;gap:5px;align-items:center}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-stats svg{width:28px;height:27px;cursor:pointer}#pc-wrap #property-detail-page .property-detail-config .property-info-config .property-info-row{width:100%;flex-direction:row;gap:30px;align-items:stretch}#pc-wrap #property-detail-page .property-detail-config .property-info-config .main-image{flex:1 1;min-width:0;height:600px;overflow:hidden}#pc-wrap #property-detail-page .property-detail-config .property-info-config .main-image .property-main-image-swiper{width:100%;height:100%;border-radius:12px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .main-image .property-main-image-swiper .swiper-slide{height:100%}#pc-wrap #property-detail-page .property-detail-config .property-info-config .main-image .property-main-image-swiper .swiper-slide img,#pc-wrap #property-detail-page .property-detail-config .property-info-config .main-image img{width:100%;height:100%;object-fit:cover;border-radius:12px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .sub-images{width:100%;height:auto;flex-direction:row;gap:10px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .sub-images .sub-img-box{width:120px;height:120px;cursor:pointer;border-radius:12px;overflow:hidden;border:2px solid transparent;transition:border-color .2s ease}#pc-wrap #property-detail-page .property-detail-config .property-info-config .sub-images .sub-img-box.active{border-color:#181a20}#pc-wrap #property-detail-page .property-detail-config .property-info-config .sub-images .sub-img-box img{width:100%;height:100%;object-fit:cover;border-radius:10px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .property-details{flex:1 1;min-width:0;height:600px;display:flex;flex-direction:column;gap:20px;padding:30px 25px;background:#fff;overflow-y:auto}#pc-wrap #property-detail-page .property-detail-config .property-info-config .property-details .property-details-title{color:#181a20;font-family:Poppins,sans-serif;font-size:22px;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #property-detail-page .property-detail-config .property-info-config .property-details .property-details-price{color:#181a20;font-family:Poppins,sans-serif;font-size:26px;font-weight:600;line-height:normal;letter-spacing:.52px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .property-details .property-details-row{flex-direction:row;justify-content:space-between;align-items:center;gap:16px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .property-details .property-details-label{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal;flex-shrink:0}#pc-wrap #property-detail-page .property-detail-config .property-info-config .property-details .property-details-value{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:normal;text-align:right}#pc-wrap #property-detail-page .property-detail-config .property-info-config .property-details .property-details-select{width:100%;max-width:200px;height:48px;padding:12px 16px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:normal;cursor:pointer}#pc-wrap #property-detail-page .property-detail-config .property-info-config .property-details .property-details-select:focus{border-color:#181a20}#pc-wrap #property-detail-page .property-detail-config .property-info-config .property-details .property-details-buttons{flex-direction:row;gap:12px;margin-top:60px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .property-details .property-details-buttons .add-to-cart-trigger{display:flex;flex:1 1;padding:16px 30px;justify-content:center;align-items:center;border-radius:12px;background:#f6f6f6;border:1px solid #ddd;cursor:pointer;transition:background .25s ease,border-color .25s ease,transform .25s ease,box-shadow .25s ease}#pc-wrap #property-detail-page .property-detail-config .property-info-config .property-details .property-details-buttons .add-to-cart-trigger:hover{background:#e8e8e8;border-color:#c4c4c4;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.08)}#pc-wrap #property-detail-page .property-detail-config .property-info-config .property-details .property-details-buttons .add-to-cart-trigger .add-to-cart-trigger-text{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-info-config .property-details .property-details-buttons .get-more-info-trigger{display:flex;flex:1 1;padding:16px 30px;justify-content:center;align-items:center;border-radius:12px;background:#181a20;border:none;cursor:pointer;transition:background .25s ease,transform .25s ease,box-shadow .25s ease}#pc-wrap #property-detail-page .property-detail-config .property-info-config .property-details .property-details-buttons .get-more-info-trigger:hover{background:#2c2e36;transform:translateY(-2px);box-shadow:0 6px 16px rgba(24,26,32,.35)}#pc-wrap #property-detail-page .property-detail-config .property-info-config .property-details .property-details-buttons .get-more-info-trigger .get-more-info-trigger-text{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config{width:100%;height:auto;flex-direction:row;gap:22px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config{width:100%;height:auto;gap:40px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config{width:100%;height:auto;flex-direction:row;gap:47.5px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option{width:auto;height:auto;flex-direction:row;gap:17px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .svg-box{width:56px;height:50px;align-items:center;justify-content:center;border-radius:12px;border:1px solid #ddd}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .svg-box img{width:35px;height:auto}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .option-includes{width:auto;height:auto}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .option-includes .title{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .option-includes .option-data{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config{width:100%;height:auto;gap:50px;padding:29px 38px 50px;border-radius:12px;border:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .prop-desc-flex-row{display:flex;flex-direction:row;gap:100px;width:100%}@media(min-width:568px)and (max-width:1200px){#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .prop-desc-flex-row{flex-direction:column}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .prop-desc-flex-row .bottom,#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .prop-desc-flex-row .top{flex:1 1 100%}}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .top{flex:1 1 50%;min-width:0;height:auto;gap:30px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .top .title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .top .desc{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;max-height:104px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom{flex:1 1 50%;min-width:0;height:auto;gap:30px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box{width:100%;padding:24px 28px;border-radius:12px;background:#f6f6f6;border:1px solid #eee}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .prop-material-empty{color:#666;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .property-details-list{display:flex;flex-direction:column;gap:12px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .property-details-row{display:flex;flex-direction:column;gap:4px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .property-details-row .label{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.3}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .property-details-row .value{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .prop-material-content{width:100%;margin-left:80px;height:auto;gap:24px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .prop-material-content .prop-material-list{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin-bottom:8px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .prop-material-content .prop-material-header{flex-direction:row;align-items:baseline;gap:10px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .prop-material-content .prop-material-title{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;line-height:normal;letter-spacing:.5px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .prop-material-content .prop-material-value{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:normal;letter-spacing:.5px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .prop-material-content .prop-material-section{gap:12px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .prop-material-content .prop-material-section-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;line-height:normal;letter-spacing:.5px;text-transform:uppercase;margin-bottom:4px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .prop-material-content .prop-material-fabric-code{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .prop-material-content .prop-material-swatches{flex-direction:row;flex-wrap:wrap;gap:20px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .prop-material-content .prop-material-swatch-item{flex-direction:column;align-items:center;gap:8px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .prop-material-content .prop-material-swatch-box{width:100px;height:100px;border:1px solid #c4c4c4;border-radius:8px;overflow:hidden}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .prop-material-content .prop-material-swatch-box img{width:100%;height:100%;object-fit:cover}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .prop-material-content .prop-material-fabric-swatch{width:80px;height:80px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .prop-material-content .prop-material-swatch-label{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:normal;text-align:center;letter-spacing:.3px;max-width:110px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config{width:100%;height:auto;padding:30px 38px 45px;border-radius:12px;border:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;margin-bottom:30px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .review-cnt{width:auto;height:auto;flex-direction:row;align-items:center;gap:12px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .review-cnt .reviews{width:153.6px;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .select-box{width:auto;height:auto;flex-direction:row;gap:10px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .select-box .sort-title{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .select-box .select-main{width:140px;border:none;outline:none;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list{width:100%;height:auto;gap:20px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config{width:100%;height:auto;padding-bottom:10px;border-bottom:1px solid #c4c4c4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info{width:100%;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box{width:30%;flex-direction:row;align-items:center;gap:20px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .img-box{width:65px;height:65px;align-items:center;justify-content:center;border-radius:50%;background:#f6f6f6;border:1px solid #b9b9b9;object-fit:cover}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .name{width:100%;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .date{width:100%;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .review-stars{padding-top:10px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .desc-box{width:100%;height:auto;margin-top:15px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .desc-box .description{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .pagination-box{margin-top:15px;width:100%;height:auto;display:flex;justify-content:center}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config{border-radius:12px;border:1px solid #e8e8e8;background:#fff;box-shadow:0 2px 12px rgba(24,26,32,.06);padding:36px 40px;gap:24px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:1.3;letter-spacing:-.02em}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .review-title{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config textarea{width:100%;min-height:140px;padding:18px 20px;border-radius:10px;border:1px solid #e0e0e0;background:#fafafa;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;line-height:1.6;resize:vertical;transition:border-color .2s ease,background .2s ease,box-shadow .2s ease}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config textarea::placeholder{color:#9e9e9e}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config textarea:focus{outline:none;border-color:#181a20;background:#fff;box-shadow:0 0 0 2px rgba(24,26,32,.06)}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn{width:100%;display:flex;justify-content:flex-end;margin-top:8px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn button:disabled{background:#e8e8e8!important;cursor:not-allowed;opacity:.7}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn .submit-review{display:flex;min-width:180px;padding:14px 28px;justify-content:center;align-items:center;gap:10px;border-radius:10px;border:none;background:#181a20;cursor:pointer;transition:background .25s ease,transform .2s ease,box-shadow .25s ease}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn .submit-review:hover:not(:disabled){background:#2c2e36;transform:translateY(-1px);box-shadow:0 4px 12px rgba(24,26,32,.25)}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn .submit-review .title{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:normal}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn .submit-review svg path{fill:#fff}@media(min-width:568px)and (max-width:1200px){#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config{padding:28px 24px;gap:20px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config textarea{min-height:120px;padding:16px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn .submit-review{min-width:100%}}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config{width:100%;margin-top:45px;gap:66px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;align-items:flex-end}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .title-box{width:30%}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .title-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .title-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .pagination-box{flex-direction:row;align-items:center;gap:22px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box{width:100%;padding-bottom:10px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .similar-homes-swiper{width:100%}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .similar-homes-swiper .similar-homes-slide{width:411px}#pc-wrap .agent-list-page{position:relative;padding:147px 0 75px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:center}#pc-wrap .agent-list-page .container{display:flex;flex-direction:column}#pc-wrap .agent-list-page .container .filter{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .agent-list-page .container .filter .left{display:flex;flex-direction:row}#pc-wrap .agent-list-page .container .filter .left input{padding:22px 10px;width:333px;height:50px;border-radius:40px;border:1px solid #ddd;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;box-sizing:border-box}#pc-wrap .agent-list-page .container .filter .right{display:flex;flex-direction:row;align-items:center}#pc-wrap .agent-list-page .container .filter .right button{margin-left:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:26px}#pc-wrap .agent-list-page .container .filter .right button:hover{background:none}#pc-wrap .agent-list-page .container .card-wrap{position:relative;margin-top:35px;width:100%;min-height:500px;height:auto;display:flex;flex-direction:row;flex-wrap:wrap}#pc-wrap .agent-list-page .container .pagination{display:flex;flex-direction:column;align-items:center}#pc-wrap .agent-list-page .container .pagination span{margin-top:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .agent-detail-page{position:relative;padding:133px 0 75px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:center}#pc-wrap .agent-detail-page .container{display:flex;flex-direction:column;align-items:center}#pc-wrap .agent-detail-page .container .agent-info{margin-left:58px;width:100%;display:flex;flex-direction:row;align-items:center}#pc-wrap .agent-detail-page .container .agent-info img{margin-right:32px;width:135px;height:135px;border-radius:50%;cursor:pointer;object-fit:cover}#pc-wrap .agent-detail-page .container .agent-info .info{display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .agent-info .info strong{color:#181a20;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .agent-detail-page .container .agent-info .info div{margin-top:13px;display:flex;flex-direction:row;align-items:center}#pc-wrap .agent-detail-page .container .agent-info .info div img{margin-right:10px;width:16px;height:16px}#pc-wrap .agent-detail-page .container .agent-info .info div span{color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .agent-detail-page .container .agent-home-list{position:relative;width:100%;margin-top:33px;padding:0 0 46px;display:flex;flex-direction:column;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap{position:relative;margin-top:35px;width:100%;height:auto;display:flex;flex-direction:row;flex-wrap:wrap;gap:24px}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .wrap-main{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 48px)/3);display:flex}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .wrap-main .property-big-card-box{width:100%;height:400px;margin:0}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .wrap-main .property-big-card-box .card-img{height:220px}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .wrap-main .property-big-card-box .info{padding:16px 18px 14px}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .wrap-main .property-big-card-box .info .title{font-size:14px}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .wrap-main .property-big-card-box .info .desc{font-size:12px}@media(min-width:568px)and (max-width:1200px){#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .wrap-main{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 24px)/2)}}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .agent-card{position:relative;margin-right:27px;margin-bottom:34px;display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .agent-card .agent-img{border-radius:12px;width:233px;height:273px;background-size:cover;cursor:pointer}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .agent-card .agent-img div{position:absolute;padding:12px;top:12px;left:12px;border-radius:6px;background:#eb6753;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .agent-card .agent-info{margin-top:23px;display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .agent-card .agent-info strong{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap .agent-detail-page .container .agent-home-list .card-wrap .agent-card .agent-info span{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .agent-detail-page .container .agent-home-list .pagination{display:flex;flex-direction:column;align-items:center}#pc-wrap .agent-detail-page .container .agent-home-list .pagination span{margin-top:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .agent-detail-page .container .review-box{position:relative;margin-top:75px;padding:58px 19px;width:95%;height:auto;border-radius:24px;background:#f6f6f6}#pc-wrap .agent-detail-page .container .review-box .main-intro{display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .review-box .main-intro span{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap .agent-detail-page .container .review-box .main-intro p{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .agent-detail-page .container .review-box .review-wrap{padding:29px 25px;margin-top:57px;display:flex;flex-direction:column;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .agent-detail-page .container .review-box .review-wrap .title-box svg{width:10px;height:10px}#pc-wrap .agent-detail-page .container .review-box .review-wrap .title-box span{margin-left:8px;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card{margin-top:20px;display:flex;flex-direction:column;padding-bottom:10px;border-bottom:1px solid #c4c4c4}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info{display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left{display:flex;flex-direction:row}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left img{width:55px;height:59px;border-radius:50%;object-fit:cover}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left div{margin-left:8px;display:flex;flex-direction:column}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left div strong{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .left div span{margin-top:4px;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .right{display:flex;flex-direction:row}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card .info .right svg{color:#edf023}#pc-wrap .agent-detail-page .container .review-box .review-wrap .review-card p{margin-top:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .agent-detail-page .container .review-box .review-wrap .pagination-box{margin-top:15px;width:100%;height:auto;display:flex;justify-content:center}#pc-wrap .agent-detail-page .container .review-box .leave-review-config{margin-top:15px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);padding:30px 38px}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .review-title{margin-top:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .agent-detail-page .container .review-box .leave-review-config textarea{width:100%;height:120px;margin-top:8px;padding:20px;border-radius:8px;border:1px solid #ddd;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .submit-btn{width:100%;display:flex;justify-content:flex-end}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .submit-btn button:disabled{background:#dfdfdf}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .submit-btn .submit-review{display:flex;width:256px;margin-top:30px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #c4c4c4;cursor:pointer}#pc-wrap .agent-detail-page .container .review-box .leave-review-config .submit-btn .submit-review .title{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #main:has(#my-page){margin-top:24px}#pc-wrap #my-page.my-page-root{background:#f8fafc;width:100%;display:flex;justify-content:center;padding:0 24px}#pc-wrap #my-page.my-page-root .my-page{position:relative;width:100%;max-width:1260px;flex-direction:row;gap:0;padding-top:24px}#pc-wrap #my-page.my-page-root .my-page .back-frame{width:100%;max-width:1260px;min-height:calc(100vh - 140px);display:flex;flex-direction:row;margin:24px 0 80px;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(0,0,0,.08)}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config{position:relative;width:280px;min-height:400px;flex-shrink:0;padding:0;border-radius:0 0 0 16px;background:#1e293b;border:none;box-shadow:none;margin:0;overflow-y:hidden;overflow-x:hidden}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .profile{margin:0;padding:32px 24px;display:flex;flex-direction:column;align-items:center}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .profile .profile-img img{width:88px;height:88px;border-radius:50%;object-fit:cover;border:3px solid hsla(0,0%,100%,.2)}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .profile .user-info{margin-left:0;margin-top:16px;align-items:center;text-align:center}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .profile .user-info .user-name{color:#fff;font-family:Poppins,sans-serif;font-size:18px;font-weight:700;line-height:1.3}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .profile .user-info .user-phone{display:none}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .profile .user-info .view-list,#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .profile .user-info a .view-list{display:inline-block;margin-top:10px;padding:4px 14px;border-radius:8px;background:#c9a227;color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;text-decoration:none}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .profile .user-info a .view-list:hover{color:#fff}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections{height:auto;gap:0;margin-top:0;padding:0 16px 24px}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section{height:auto!important;min-height:0;margin-top:24px}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section.section-dropdown .section-header{display:flex;align-items:center;justify-content:space-between;padding:0 16px 12px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:opacity .2s ease}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section.section-dropdown .section-header:hover{opacity:.9}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section.section-dropdown .section-header .title{margin-bottom:0;padding-left:0}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .title{font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;color:#94a3b8;text-transform:uppercase;margin-bottom:12px;padding-left:16px}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section{width:100%;height:auto;display:flex;flex-direction:column;align-items:stretch;cursor:pointer;padding:0}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section li{height:auto;min-height:44px;margin-bottom:4px;border-radius:10px;padding:0;transition:background .2s ease,transform .15s ease}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section li .list-item{height:100%}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section li:hover:not(.focus){background:rgba(51,65,85,.5)}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section li:hover:not(.focus) .flex-box p,#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section li:hover:not(.focus) a .flex-box p{color:hsla(0,0%,100%,.95)!important}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section li:hover:not(.focus) img.com-icon{opacity:.9;filter:brightness(0) invert(.95)}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section li:hover:not(.focus) svg.com-icon{color:hsla(0,0%,100%,.95)!important;opacity:.9}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section li:active{transform:scale(.98)}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section li a,#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section li>div{text-decoration:none;color:inherit;transition:color .2s ease}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section .focus{background:#334155;border-radius:10px;transition:background .2s ease}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section .focus .flex-box p,#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section .focus a .flex-box p{color:#fff!important}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section .focus img.com-icon{opacity:1;filter:brightness(0) invert(1)}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section .focus svg.com-icon{color:#fff!important;opacity:1}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section .flex-box{display:flex;align-items:center;padding:10px 16px;width:100%}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section .flex-box .com-icon{width:20px;height:20px;margin-left:0;margin-right:12px;flex-shrink:0}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section .flex-box svg.com-icon{width:20px;height:20px;min-width:20px;margin-right:12px;flex-shrink:0}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section .flex-box p{font-size:14px;color:#e2e8f0;flex:1 1}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-section .flex-box button.MuiIconButton-root{display:none}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section img{width:20px;height:20px}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config .sections .section .sub-title{margin-left:0;line-height:1.4}#pc-wrap #my-page.my-page-root .my-page .back-frame .main-config{position:relative;flex:1 1;min-width:0;min-height:0;overflow-y:auto;padding:32px 40px 48px;background:#fff;align-items:flex-start;gap:32px}#pc-wrap #my-page.my-page-root .my-page .back-frame .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:22px;animation:mypageContentFade .25s ease}@keyframes mypageContentFade{0%{opacity:0}to{opacity:1}}#pc-wrap #my-page.my-page-root .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.my-page-root .my-page .back-frame .main-config .list-config .card-config .top{position:relative;width:100%;height:240px}#pc-wrap #my-page.my-page-root .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.my-page-root .my-page .back-frame .main-config .list-config .card-config .top .top-badge{position:absolute;top:20px;left:16px;display:flex;width:80px;height:30px;justify-content:center;align-items:center;border-radius:6px;padding:6px 20px;background:#eb6753;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page.my-page-root .my-page .back-frame .main-config .list-config .card-config .top .top-badge img{height:16px}#pc-wrap #my-page.my-page-root .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.my-page-root .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.my-page-root .my-page .back-frame .main-config .list-config .card-config .bottom{width:100%;height:100%;padding:20px 16px 10px}#pc-wrap #my-page.my-page-root .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.my-page-root .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .name{width:100%;height:23px;overflow:hidden}#pc-wrap #my-page.my-page-root .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.my-page-root .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #my-page.my-page-root .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .address p{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page.my-page-root .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.my-page-root .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.my-page-root .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.my-page-root .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.my-page-root .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.my-page-root .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.my-page-root .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.my-page-root .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.my-page-root .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.my-page-root .my-page .back-frame .main-config .pagination-config{width:442px;height:86px;align-items:center;gap:20px}#pc-wrap #my-page.my-page-root .my-page .back-frame .main-config .pagination-config .pagination-box{width:100%;align-items:center}#pc-wrap #my-page.my-page-root .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}@media(min-width:568px)and (max-width:1200px){#pc-wrap #my-page.my-page-root .my-page .back-frame{max-height:calc(100vh - 200px)}#pc-wrap #my-page.my-page-root .my-page .back-frame .left-config{width:260px}#pc-wrap #my-page.my-page-root .my-page .back-frame .main-config{padding:24px 24px 40px}}#pc-wrap #my-page #add-property-page{width:100%;height:auto;display:flex;flex-direction:column;gap:35px}#pc-wrap #my-page #add-property-page .main-title-box{margin-bottom:21px}#pc-wrap #my-page #add-property-page .main-title-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #add-property-page .main-title-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .tabs-box{width:100%;height:auto;flex-direction:row;gap:59px;padding:18px 0 0 35px;border-radius:12px 12px 0 0;border:1px solid hsla(0,0%,77%,.79);background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #add-property-page .tabs-box .active{height:30px;border-bottom:2px solid #181a20;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .tabs-box .not-active{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config{width:100%;height:auto;padding:38px 33px 35px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #add-property-page .config .description-box{width:100%;height:auto}#pc-wrap #my-page #add-property-page .config .description-box .config-column{margin-top:15px;width:100%}#pc-wrap #my-page #add-property-page .config .description-box .config-column .title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .config-column .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-property-page .config .description-box .config-column .description-text{margin-top:15px;width:100%;height:198px;border-radius:8px;padding:8px 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ddd;resize:none;background:#fff;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row{margin-top:40px;width:100%;height:auto;flex-direction:row;justify-content:flex-end}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row .prev-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #181a20}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row .prev-button .prev-button-text{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row .next-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#181a20}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row .next-button .next-button-text{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .property-title{margin-top:30px;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .config-row{width:100%;height:auto;flex-direction:row;gap:69px}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price{position:relative;width:100%;gap:20px}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #ddd;right:52px;top:42px}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#ddd;right:18px;top:62px}#pc-wrap #my-page #add-property-page .config .upload-title{margin-top:30px;margin-bottom:30px;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .images-box{width:100%;height:auto;gap:20px;margin-bottom:70px}#pc-wrap #my-page #add-property-page .config .images-box.images-slots-row .image-slot{flex-shrink:0}#pc-wrap #my-page #add-property-page .config .buttons-row{width:100%;height:auto;flex-direction:row;justify-content:flex-end}#pc-wrap #my-page #add-property-page .config .buttons-row button:disabled{background:rgba(24,26,32,.271)}#pc-wrap #my-page #add-property-page .config .buttons-row .prev-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #181a20}#pc-wrap #my-page #add-property-page .config .buttons-row .prev-button .prev-button-text{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .buttons-row .next-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#181a20}#pc-wrap #my-page #add-property-page .config .buttons-row .next-button .next-button-text{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .buttons-row .submit-button{display:flex;width:auto;height:47.18px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#eb6753}#pc-wrap #my-page #add-property-page .config .buttons-row .submit-button .next-button-text{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .listing-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-property-page .config .config-row{width:100%;height:auto;flex-direction:row;gap:52px;margin-top:25px}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price{position:relative;width:100%;gap:20px}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #ddd;right:52px;top:42px}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#ddd;right:18px;top:62px}#pc-wrap #my-page #add-property-page .config .map-title{margin-top:39px;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .map-frame{width:100%;height:668px;border-radius:12px;margin-top:20px;margin-bottom:77px;overflow:hidden}#pc-wrap #my-page #add-property-page .config .config-detail-row{width:100%;height:auto;flex-direction:row;gap:52px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price{position:relative;width:100%;gap:20px;margin-bottom:24px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #ddd;right:52px;top:42px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#ddd;right:18px;top:62px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .year-built-input{width:270px;height:47.352px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #add-property-page .config .owner-agent-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .owner-agent-input{width:100%;height:198px;margin-top:20px;margin-bottom:41px;border-radius:8px;border:1px solid #ddd;padding:8px 15px;resize:none;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .wrap-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:135px;row-gap:35px;margin-bottom:44px}#pc-wrap #my-page #add-property-page .config .wrap-box .amenity-box{width:auto;height:auto;flex-direction:row;gap:16px;align-items:center}#pc-wrap #my-page #add-property-page .config .wrap-box .amenity-box .property-checkbox{width:18px;height:19px;border-radius:12px}#pc-wrap #my-page #add-property-page .config .wrap-box .amenity-box .amenity-text{width:130.856px;height:auto;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;cursor:pointer}#pc-wrap #my-page #my-property-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-property-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-property-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-property-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-property-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-property-page .property-list-box{width:100%;height:auto}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box{width:100%;height:49px;flex-direction:row;justify-content:center;align-items:flex-end;gap:10px;background:hsla(0,0%,56%,.08);border-radius:12px 12px 0 0;border:1px solid hsla(0,0%,77%,.79)}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .tab-name{color:#000;font-weight:500}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .active-tab-name,#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .tab-name{width:110px;height:32px;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;line-height:26px}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .active-tab-name{border-bottom:2px solid #eb6753;color:#eb6753;font-weight:600}#pc-wrap #my-page #my-property-page .list-box{width:100%;height:auto;min-height:700px;padding:30px 28px;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.79);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-property-page .list-box .listing-title-box{width:100%;height:auto;flex-direction:row;gap:90px;padding:18px 15px 18px 33px;border-radius:12px;background:#f6f6f6}#pc-wrap #my-page #my-property-page .list-box .listing-title-box .title-text{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .listing-title-box :first-child{margin-right:138px}#pc-wrap #my-page #my-property-page .list-box .property-card-box{width:100%;height:auto;flex-direction:row;margin-top:30px;padding-bottom:30px;border-bottom:1px solid #ddd}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box{width:110px;height:90px;overflow:hidden;margin-right:25px;padding-top:1px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box img{width:100%;height:100%;object-fit:contain;border-radius:12px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box{width:200px;height:auto;padding:5px 0}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .name{margin-bottom:8px;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .address{margin-bottom:13px;color:#717171;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .price{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .property-card-box .date-box{width:135px;height:100%;align-items:center;justify-content:center;margin-right:55px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .date-box .date{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box{width:100px;height:100%;align-items:center;justify-content:center;margin-right:60px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box .coloured-box{width:93px;height:36px;align-items:center;justify-content:center;border-radius:60px;cursor:pointer}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box .coloured-box .status{font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .views-box{width:35px;height:100%;align-items:center;justify-content:center;margin-right:75px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .views-box .views{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box{width:auto;height:100%;flex-direction:row;align-items:center;justify-content:center}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button{width:40px;height:40px;border-radius:4px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button :hover{background:#f6f6f6}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button .buttons{color:#181a20}#pc-wrap #my-page #my-property-page .list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-property-page .list-box .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-favorites-page,#pc-wrap #my-page #recently-visited-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-favorites-page .main-title-box,#pc-wrap #my-page #recently-visited-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-favorites-page .main-title-box .right-box,#pc-wrap #my-page #recently-visited-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-favorites-page .main-title-box .right-box .main-title,#pc-wrap #my-page #recently-visited-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-favorites-page .main-title-box .right-box .sub-title,#pc-wrap #my-page #recently-visited-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-favorites-page .favorites-list-box,#pc-wrap #my-page #recently-visited-page .favorites-list-box{width:100%;min-height:320px;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:20px;gap:20px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .no-data,#pc-wrap #my-page #recently-visited-page .favorites-list-box .no-data{grid-column:1/-1;display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px;padding:48px 24px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .no-data img,#pc-wrap #my-page #recently-visited-page .favorites-list-box .no-data img{width:56px;height:56px;margin-bottom:16px;opacity:.5}#pc-wrap #my-page #my-favorites-page .favorites-list-box .no-data p,#pc-wrap #my-page #recently-visited-page .favorites-list-box .no-data p{color:#94a3b8;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;text-align:center;margin:0}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config{width:100%;min-height:480px;margin-bottom:0;border-radius:12px;background:#fff;box-shadow:0 1px 2px rgba(0,0,0,.06);border:1px solid #eee;overflow:hidden;display:flex;flex-direction:column;transition:box-shadow .2s ease,border-color .2s ease}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config:hover,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config:hover{box-shadow:0 2px 8px rgba(0,0,0,.08);border-color:#e0e0e0}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top{position:relative;width:100%;height:280px;flex-shrink:0;overflow:hidden;background:#f5f5f5}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .card-image-link,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .card-image-link{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%;z-index:0;display:block}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .card-image-link img,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .card-image-link img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0;transition:opacity .3s ease}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .card-image-link img.hover-image,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .card-image-link img.hover-image{opacity:0}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .card-image-link img.hover-image.visible,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .card-image-link img.hover-image.visible{opacity:1}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .card-image-link img.fade,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .card-image-link img.fade{opacity:0}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-left-badges,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .top-left-badges{position:absolute;top:8px;left:8px;z-index:1}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .price-box,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .price-box{padding:4px 8px;border-radius:4px;background:hsla(0,0%,100%,.95);box-shadow:0 1px 2px rgba(0,0,0,.08);width:-moz-fit-content;width:fit-content}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .price-box .MuiTypography-root,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .price-box .MuiTypography-root{font-family:Poppins,sans-serif;font-size:11px;font-weight:600;color:#181a20}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .like-btn-top,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .like-btn-top{position:absolute;top:8px;right:8px;background:hsla(0,0%,100%,.9);padding:4px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .like-btn-top:hover,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .like-btn-top:hover{background:hsla(0,0%,100%,.98)}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .like-btn-top svg,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .like-btn-top svg{font-size:18px!important}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-badge,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .top-badge{width:52px;height:20px;padding:2px 8px;font-size:9px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-badge img,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .top-badge img{height:10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .hover-buttons,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .hover-buttons{padding:8px 12px;gap:6px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .hover-buttons .hover-action-btn,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .top .hover-buttons .hover-action-btn{font-size:10px;padding:6px 10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom{width:100%;flex:1 1;display:flex;flex-direction:column;padding:14px 16px;gap:8px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .card-info,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .card-info{gap:2px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .card-info .card-title,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .card-info .card-title{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#181a20;line-height:1.25;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .card-info .card-category,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .card-info .card-category{font-size:11px;font-weight:500;color:#64748b}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .card-info .card-detail,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .card-info .card-detail{font-size:9px;color:#94a3b8}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .card-info .card-detail .color-circle,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .card-info .card-detail .color-circle{width:10px;height:10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .meta-row,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .meta-row{padding-top:6px;border-top:1px solid #f0f0f0}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .meta-row .meta-cnt,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .meta-row .meta-cnt{font-size:10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .bottom-buttons,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .bottom-buttons{margin-top:auto;padding-top:12px;border-top:1px solid #f0f0f0;justify-content:stretch;gap:10px;flex-shrink:0}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .bottom-buttons .compact-action-btn,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .bottom-buttons .compact-action-btn{flex:1 1;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;text-transform:none;padding:8px 10px;border-radius:6px;border:1px solid #e2e8f0;background:#fff;color:#181a20}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .bottom-buttons .compact-action-btn:hover,#pc-wrap #my-page #recently-visited-page .favorites-list-box .card-config .bottom .bottom-buttons .compact-action-btn:hover{background:#181a20;color:#fff;border-color:#181a20}#pc-wrap #my-page #my-favorites-page .pagination-config,#pc-wrap #my-page #recently-visited-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-favorites-page .pagination-config .total-result p,#pc-wrap #my-page #recently-visited-page .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-saved-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-saved-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-saved-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-saved-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page .my-saved-list-box{width:100%;height:auto;padding:30px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box{width:100%;height:60px;flex-direction:row;align-items:center;padding:0 30px;border-radius:12px;background:#f6f6f6}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box .date-created{margin-left:360px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box .action{margin-left:200px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box{width:100%;height:80px;flex-direction:row;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #ddd}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .title{width:410px;margin-right:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .date{width:150px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box{width:auto;height:100%;flex-direction:row;align-items:center;justify-content:center;margin-left:120px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button{width:40px;height:40px;border-radius:4px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button :hover{background:#f6f6f6}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button .buttons{color:#181a20}#pc-wrap #my-page #my-saved-page .my-saved-list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page{width:100%;height:auto;display:flex;flex-direction:column;gap:32px}#pc-wrap #my-page #my-profile-page .welcome-banner{width:100%;padding:32px 36px;border-radius:12px;background:linear-gradient(135deg,#c9a227,#b8923d 50%,#a67c1f);box-shadow:0 2px 12px rgba(201,162,39,.25)}#pc-wrap #my-page #my-profile-page .welcome-banner .welcome-title{color:#fff;font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400;line-height:1.3;letter-spacing:.02em}#pc-wrap #my-page #my-profile-page .welcome-banner .welcome-sub{color:hsla(0,0%,100%,.95);font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin-top:8px}#pc-wrap #my-page #my-profile-page .top-box{width:100%;padding:32px;gap:28px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.04)}#pc-wrap #my-page #my-profile-page .top-box .photo-box{gap:16px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .title{color:#1e293b;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box{flex-direction:row;gap:40px;align-items:center;padding:24px;border:2px dashed #cbd5e1;border-radius:12px;background:#f8fafc}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box{position:relative;width:140px;height:140px;flex-shrink:0}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box img{width:100%;height:100%;object-fit:cover;border-radius:12px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box .edit-overlay{position:absolute;bottom:8px;right:8px;display:flex;align-items:center;justify-content:center;gap:6px;padding:6px 12px;border-radius:8px;background:#c9a227;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;cursor:pointer;transition:background .2s}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box .edit-overlay:hover{background:#b8923d}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box .edit-overlay svg{flex-shrink:0}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box{flex:1 1;gap:8px;min-width:0}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .upload-text{color:#475569;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .upload-hint{color:#94a3b8;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.5}#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);min-width:200px;gap:8px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box .title{color:#1e293b;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input{height:48px;outline:none;padding:0 16px;border-radius:8px;border:1px solid #e2e8f0;background:#fff}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input::placeholder{color:#94a3b8}#pc-wrap #my-page #my-profile-page .top-box .address-box{gap:8px}#pc-wrap #my-page #my-profile-page .top-box .address-box .title{color:#1e293b;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .address-box input{height:48px;width:100%;outline:none;padding:0 16px;border-radius:8px;border:1px solid #e2e8f0;background:#fff}#pc-wrap #my-page #my-profile-page .top-box .address-box input::placeholder{color:#94a3b8}#pc-wrap #my-page #my-profile-page .top-box .about-me-box{gap:10px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .about-textarea{height:170px;padding:20px 15px;border-radius:8px;border:1px solid #ddd;color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button{display:flex;width:100%;height:48px;justify-content:center;align-items:center;gap:10px;margin-top:24px;border-radius:10px;background:#181a20;border:none;cursor:pointer;transition:background .2s}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button:hover:not(:disabled){background:#0f1114}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button p{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .about-me-box button:disabled{background:rgba(24,26,32,.271)}#pc-wrap #my-page #my-profile-page .bottom-box{width:100%;padding:30px;gap:25px;border-radius:12px;border:1px solid #c4c4c4;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box{gap:20px}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box{gap:10px}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box input{width:50%;height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box input ::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box{width:100%;flex-direction:row;gap:45px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box{width:100%;gap:10px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box input{height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box input ::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .bottom-box .change-password{display:flex;width:170px;height:38px;justify-content:center;align-items:center;gap:10px;align-self:flex-end;margin-top:18px;border-radius:12px;background-color:#000}#pc-wrap #my-page #my-profile-page .bottom-box .change-password p{color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-articles-page{width:100%;height:auto}@media(min-width:568px)and (max-width:1200px){#pc-wrap #my-articles-page .article-list-box{gap:16px;margin-top:24px}#pc-wrap #my-articles-page .article-list-box .community-general-card-config{width:calc(50% - 8px);max-width:280px}}#pc-wrap #my-articles-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-articles-page .main-title-box .right-box{width:315px}#pc-wrap #my-articles-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-articles-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-articles-page .article-list-box{width:100%;height:auto;display:flex;flex-direction:row;flex-wrap:wrap;gap:20px;margin-top:32px;margin-bottom:40px}#pc-wrap #my-articles-page .article-list-box .no-data{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:16px;padding:48px 24px;color:#64748b;font-family:Poppins,sans-serif;font-size:14px}#pc-wrap #my-articles-page .article-list-box .no-data img{opacity:.5;width:48px;height:48px}#pc-wrap #my-articles-page .article-list-box .no-data p{margin:0;font-weight:500}#pc-wrap #my-articles-page .article-list-box .community-general-card-config{position:relative;display:flex;flex-direction:column;width:300px;height:auto;gap:0;border-radius:12px;cursor:pointer;overflow:hidden;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06);border:1px solid #e2e8f0;transition:box-shadow .2s ease,transform .2s ease,border-color .2s ease}#pc-wrap #my-articles-page .article-list-box .community-general-card-config:hover{box-shadow:0 4px 12px rgba(0,0,0,.08);transform:translateY(-2px);border-color:#cbd5e1}#pc-wrap #my-articles-page .article-list-box .community-general-card-config .image-box{width:100%;height:160px;flex-shrink:0;overflow:hidden;background:#f5f5f5}#pc-wrap #my-articles-page .article-list-box .community-general-card-config .image-box .card-img{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}#pc-wrap #my-articles-page .article-list-box .community-general-card-config .desc-box{display:flex;flex-direction:column;align-items:flex-start;width:100%;padding:14px 16px;gap:8px;min-width:0}#pc-wrap #my-articles-page .article-list-box .community-general-card-config .desc-box>div:first-child{min-width:0;width:100%}#pc-wrap #my-articles-page .article-list-box .community-general-card-config .desc-box .desc{color:#64748b;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;line-height:1.4;text-transform:capitalize}#pc-wrap #my-articles-page .article-list-box .community-general-card-config .desc-box .title{color:#1e293b;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.35;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#pc-wrap #my-articles-page .article-list-box .community-general-card-config .desc-box .buttons{display:flex;flex-direction:row;align-items:center;gap:4px;margin-top:4px}#pc-wrap #my-articles-page .article-list-box .community-general-card-config .desc-box .buttons svg{width:18px;height:18px;cursor:pointer;color:#64748b}#pc-wrap #my-articles-page .article-list-box .community-general-card-config .desc-box .buttons .view-cnt{font-size:11px;color:#64748b;font-family:Poppins,sans-serif}#pc-wrap #my-articles-page .article-list-box .community-general-card-config .date-box{display:flex;flex-direction:column;position:absolute;width:48px;height:48px;align-items:center;justify-content:center;top:10px;right:10px;border-radius:8px;background:rgba(30,41,59,.9);color:#fff;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}#pc-wrap #my-articles-page .article-list-box .community-general-card-config .date-box .month{color:#fff;text-align:center;font-family:Poppins,sans-serif;font-size:9px;font-weight:500;line-height:1;text-transform:uppercase}#pc-wrap #my-articles-page .article-list-box .community-general-card-config .date-box .day{color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;line-height:1.2}#pc-wrap #my-articles-page .pagination-conf{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-articles-page .pagination-conf .total p{color:#181a20;font-size:14px;text-align:center;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;line-height:26px}@media(min-width:568px)and (max-width:1200px){#pc-wrap #my-articles-page .article-list-box{gap:16px;margin-top:24px}#pc-wrap #my-articles-page .article-list-box .community-general-card-config{width:calc(50% - 8px);min-width:260px}}#pc-wrap #my-page #my-orders-page.my-orders-page{width:100%;height:auto;display:flex;flex-direction:column;gap:32px}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-header .my-orders-title-box .my-orders-title{color:#1e293b;font-family:Poppins,sans-serif;font-size:24px;font-weight:600;letter-spacing:.02em;margin-bottom:4px}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-header .my-orders-title-box .my-orders-subtitle{color:#64748b;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-tabs{display:flex;gap:12px;flex-wrap:wrap}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-tabs .my-orders-tab{padding:12px 24px;border-radius:10px;border:2px solid #c4a876;background:#fff;color:#8b6914;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;letter-spacing:.06em;text-transform:uppercase;cursor:pointer;transition:all .2s ease}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-tabs .my-orders-tab:hover{background:#fef9e7;border-color:#b59a6d}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-tabs .my-orders-tab.active{background:#b59a6d;border-color:#b59a6d;color:#fff}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list{display:flex;flex-direction:column;gap:24px}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-no-data{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:280px;padding:48px 24px}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-no-data img{width:56px;height:56px;margin-bottom:16px;opacity:.5}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-no-data p{color:#94a3b8;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;text-align:center;margin:0}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08);border:1px solid #e2e8f0;padding:24px}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-header{margin-bottom:16px;padding-bottom:16px;border-bottom:1px solid #f1f5f9}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-header .my-orders-card-meta{display:flex;flex-wrap:wrap;gap:24px}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-header .my-orders-card-meta span{display:flex;flex-direction:column;gap:2px}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-header .my-orders-card-meta span .meta-label{font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.08em;color:#94a3b8;text-transform:uppercase}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-header .my-orders-card-meta span .meta-value{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#1e293b}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-header .my-orders-card-meta span .order-status-badge{display:inline-flex;padding:4px 10px;border-radius:6px;font-size:12px;text-transform:uppercase;letter-spacing:.05em}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-header .my-orders-card-meta span .order-status-badge.order-status-pending{background:#fef3c7;color:#b45309}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-header .my-orders-card-meta span .order-status-badge.order-status-confirmed{background:#d1fae5;color:#047857}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-header .my-orders-card-meta span .order-status-badge.order-status-cancelled{background:#fee2e2;color:#b91c1c}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process{margin-bottom:20px;padding:16px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-label{font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.08em;color:#94a3b8;text-transform:uppercase;margin-bottom:12px}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-stepper{display:flex;align-items:center;gap:4px;overflow-x:auto;padding-bottom:4px}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-stepper .delivery-step{display:flex;align-items:center;flex-shrink:0;position:relative}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-stepper .delivery-step .delivery-step-icon{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;background:#e2e8f0;color:#94a3b8;transition:all .2s ease}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-stepper .delivery-step .delivery-step-label{font-family:Poppins,sans-serif;font-size:10px;font-weight:500;color:#64748b;margin-left:6px;white-space:nowrap}@media(max-width:1200px){#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-stepper .delivery-step .delivery-step-label{display:none}}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-stepper .delivery-step .delivery-step-connector{width:20px;height:2px;background:#e2e8f0;margin-left:4px;flex-shrink:0}@media(max-width:1200px){#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-stepper .delivery-step .delivery-step-connector{width:8px}}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-stepper .delivery-step.completed .delivery-step-icon{background:#b59a6d;color:#fff}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-stepper .delivery-step.completed .delivery-step-label{color:#1e293b}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-stepper .delivery-step.completed .delivery-step-connector{background:#b59a6d}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-stepper .delivery-step.current .delivery-step-icon{background:#b59a6d;color:#fff;box-shadow:0 0 0 3px hsla(38,33%,57%,.3)}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-stepper .delivery-step.current .delivery-step-label{color:#1e293b;font-weight:600}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-stepper .delivery-step.current .delivery-step-connector{background:linear-gradient(90deg,#b59a6d,#e2e8f0)}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-stepper .delivery-step.pending .delivery-step-icon{opacity:.5}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-stepper .delivery-step.pending .delivery-step-label{opacity:.7}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-items{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:16px;gap:16px;margin-bottom:24px}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-items .my-orders-item{display:flex;gap:16px;padding:12px;background:#f8fafc;border-radius:10px}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-items .my-orders-item .my-orders-item-img{width:72px;height:72px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#e2e8f0}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-items .my-orders-item .my-orders-item-img img{width:100%;height:100%;object-fit:cover}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-items .my-orders-item .my-orders-item-info{flex:1 1;min-width:0}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-items .my-orders-item .my-orders-item-info .my-orders-item-name{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#1e293b;margin-bottom:4px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-items .my-orders-item .my-orders-item-info .my-orders-item-qty-price{font-family:Poppins,sans-serif;font-size:13px;color:#64748b}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-actions{display:flex;gap:12px}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-actions .my-orders-btn{font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:600!important;letter-spacing:.05em!important;text-transform:uppercase!important;border-radius:8px!important;padding:10px 20px!important}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-actions .my-orders-btn.outline{border-color:#c4a876!important;color:#8b6914!important}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-actions .my-orders-btn.outline:hover:not(:disabled){background:#fef9e7!important;border-color:#b59a6d!important}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-actions .my-orders-btn.primary{background:#b59a6d!important;border-color:#b59a6d!important;color:#fff!important}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-actions .my-orders-btn.primary:hover:not(:disabled){background:#a67c1f!important;border-color:#a67c1f!important}@media(min-width:568px)and (max-width:1200px){#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-card-items{grid-template-columns:1fr}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process{padding:12px}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-stepper .delivery-step .delivery-step-icon{width:28px;height:28px}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-stepper .delivery-step .delivery-step-label{font-size:10px}#pc-wrap #my-page #my-orders-page.my-orders-page .my-orders-list .my-orders-card .my-orders-delivery-process .delivery-process-stepper .delivery-step .delivery-step-connector{width:12px}}#pc-wrap #write-article-page{width:100%;height:auto}#pc-wrap #write-article-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #write-article-page .main-title-box .right-box{width:315px}#pc-wrap #write-article-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #write-article-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #write-article-page .right-wrap{width:100%;height:auto}#pc-wrap #write-article-page .right-wrap .cont_bd{padding:30px 0}#pc-wrap #write-article-page .right-wrap .cont_bd .form_hd>div{margin-bottom:16px}#pc-wrap #write-article-page .right-wrap .flex-space .btn-next{background:#87cdf9;color:#000}#pc-wrap #write-article-page .right-wrap .select{width:214px;height:40px;font-size:14px}#pc-wrap #write-article-page .right-wrap .input-tit{font-size:14px;padding:0 16px;margin-top:16px;border:1px solid #eee;border-radius:4px}#pc-wrap #write-article-page .right-wrap .btn-flex{margin-top:40px}#pc-wrap #write-article-page .css-guvl2y-MuiButtonBase-root-MuiButton-root{background:#87cdf9}#pc-wrap #write-article-page .css-guvl2y-MuiButtonBase-root-MuiButton-root svg{fill:#000}#pc-wrap #write-article-page .toastui-editor-popup-body{padding:20px}#pc-wrap #write-article-page .youtube-input{padding:8px 16px;border:1px solid #ddd}#pc-wrap #write-article-page .youtube-div{display:flex;flex-direction:column}#pc-wrap #write-article-page .toastui-editor-defaultUI button{padding:4px}#pc-wrap #community-list-page{position:relative;background:#f8fafc}#pc-wrap #community-list-page .container{padding-top:100px;flex-direction:column;gap:32px}#pc-wrap #community-list-page .container .main-box{flex-direction:row;gap:24px}#pc-wrap #community-list-page .container .main-box .left-config{width:240px;height:428px;flex-shrink:0;align-self:stretch;gap:24px;padding:24px;margin-bottom:50px;border-radius:16px;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06);border:1px solid #e2e8f0;display:flex;flex-direction:column}#pc-wrap #community-list-page .container .main-box .left-config .community-title{color:#1e293b;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;letter-spacing:.02em;text-transform:capitalize;padding-bottom:16px;border-bottom:1px solid #e2e8f0;flex-shrink:0}#pc-wrap #community-list-page .container .main-box .left-config .tab-button{width:100%;height:44px;min-height:44px;padding:0 16px;justify-content:center;align-items:center;text-align:center;border-radius:10px;border:none;background:transparent;margin-bottom:6px;color:#64748b;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.4;text-transform:none}#pc-wrap #community-list-page .container .main-box .left-config .tab-button:last-of-type{margin-bottom:0}#pc-wrap #community-list-page .container .main-box .left-config .tab-button.active{background:#1e293b;color:#fff;font-weight:600}#pc-wrap #community-list-page .container .main-box .right-config{flex:1 1;min-width:0}#pc-wrap #community-list-page .container .main-box .right-config .panel-config{width:100%;background:#fff;border-radius:16px;padding:32px;box-shadow:0 1px 3px rgba(0,0,0,.06);border:1px solid #e2e8f0}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .title-box{width:100%;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:32px;gap:24px}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .title-box .left{flex:1 1;min-width:0}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .title-box .left .title{color:#1e293b;font-family:Poppins,sans-serif;font-size:22px;font-weight:700;line-height:1.3;letter-spacing:-.02em}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .title-box .left .sub-title{color:#64748b;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin-top:6px}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .title-box .right{padding:10px 20px;border-radius:10px;background:#1e293b;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;text-transform:none}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .title-box .right:hover{background:#334155}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .list-box{width:100%;display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));grid-gap:24px;gap:24px}@media(min-width:568px)and (max-width:1200px){#pc-wrap #community-list-page .container .main-box .right-config .panel-config .list-box{grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:16px}#pc-wrap #community-list-page .container .main-box{flex-direction:column}#pc-wrap #community-list-page .container .left-config{width:100%;margin-top:80px;flex-direction:row;align-items:center;overflow-x:auto}#pc-wrap #community-list-page .container .left-config .community-title{flex-shrink:0;padding-bottom:0;border-bottom:none;margin-right:16px}#pc-wrap #community-list-page .container .left-config .MuiTabList-root{flex-direction:row;flex-wrap:nowrap}#pc-wrap #community-list-page .container .left-config .tab-button{width:auto;min-width:120px;margin-bottom:0;margin-right:8px}}#pc-wrap #community-list-page .container .similar-articles-config{width:100%;gap:24px;padding:24px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 3px rgba(0,0,0,.06)}#pc-wrap #community-list-page .container .similar-articles-config .similar-articles-title{padding-left:0;color:#1e293b;font-family:Poppins,sans-serif;font-size:20px;font-weight:700}#pc-wrap #community-list-page .container .similar-articles-config .articles-box-row{width:100%;flex-direction:row;flex-wrap:wrap;gap:24px}#pc-wrap #community-list-page .container .pagination-config{width:100%;align-items:center;justify-content:center;margin-bottom:50px;gap:20px;padding-left:0}#pc-wrap #community-list-page .container .pagination-config .pagination-box{align-items:center;justify-content:center}#pc-wrap #community-list-page .container .pagination-config .total-result .MuiTypography-root,#pc-wrap #community-list-page .container .pagination-config .total-result p{color:#64748b;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.6}#pc-wrap #community-detail-page{position:relative;padding-bottom:135px}#pc-wrap #community-detail-page .container{padding-top:100px;flex-direction:column;gap:64px}#pc-wrap #community-detail-page .container .main-box{flex-direction:row;gap:31px}#pc-wrap #community-detail-page .container .main-box .left-config{width:266px;height:-moz-fit-content;height:fit-content;gap:30px;padding:30px 15px 57px 21px;margin-top:100px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #community-detail-page .container .main-box .left-config .image-info{width:100%;flex-direction:row;gap:11px}#pc-wrap #community-detail-page .container .main-box .left-config .image-info img{width:80px;height:80px;border-radius:50%;object-fit:cover}#pc-wrap #community-detail-page .container .main-box .left-config .image-info .community-name .name{margin-top:15px;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #community-detail-page .container .main-box .left-config .tab-button{border-radius:6px;border:1px solid #181a20;color:#181a20}#pc-wrap #community-detail-page .container .main-box .left-config .tab-button,#pc-wrap #community-detail-page .container .main-box .left-config .tab-button.active{width:216.612px;height:36px;padding:0;justify-content:center;align-items:center;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.266px}#pc-wrap #community-detail-page .container .main-box .left-config .tab-button.active{background-color:#000;color:#fff;border-radius:6px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:45px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box .left{width:60%;height:auto}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box .left .title{color:#000;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.24px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box .left .sub-title{color:#757575;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.325px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box .right{width:91px;height:32px;border-radius:4px;background:#eb6753;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.39px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config{width:1012px;min-height:500px;border-radius:8px 8px 0 0;border:1px solid #eee;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info{width:100%;height:126px;padding:35px 25px;flex-direction:row;justify-content:space-between;border-bottom:1px solid #eee}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content{gap:12px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .content-data{color:#000;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info{width:auto;height:auto;flex-direction:row;align-items:center;gap:5px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info .member-img{width:30.023px;height:30px;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info .member-nick{color:#000;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.13px;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info .divider{width:1px;height:16px;background:#eee}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info .time-added{color:#bdbdbd;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.12px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info{width:auto;height:auto;gap:15px;flex-direction:row;align-items:flex-end}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info .icon-info{flex-direction:row;align-items:center;justify-content:center;gap:4px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info .icon-info img{width:18.714px;height:16.15px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info .icon-info .text{padding-top:2 px;color:#000;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.22px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info .divider{width:1px;height:21px;background:#eee}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .like-and-dislike{width:100%;height:100%;align-items:center;justify-content:flex-end;gap:60px;padding:25px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .like-and-dislike .top{width:100%;height:auto;flex-direction:row;align-items:center;justify-content:center;gap:17px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .like-and-dislike .top button{width:105.081px;height:45px;gap:5px;border-radius:2px;border:1px solid #eee;background:#eb6753}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .like-and-dislike .top button p{color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.26px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config{width:1012px;height:auto;padding:30px 24px;gap:11px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .title-text{align-self:flex-start;color:#000;text-align:center;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.34px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment input{width:100%;height:61px;outline:none;padding:22px 17px;border:1px solid #eee}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment input ::placeholder{color:silver;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.56px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment .button-box{width:100%;height:42px;flex-direction:row;justify-content:space-between;align-items:center;padding-left:17px;border:1px solid #eee;border-top:none}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment .button-box p{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.56px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment .button-box button{width:100.077px;height:100%;border-radius:0;background:#eb6753;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.56px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments{width:100%;height:auto;border:1px solid #efefef;border-top:none}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments .comments-title{width:112.087px;display:flex;align-items:center;justify-content:center;padding:16px 15px;border-bottom:2px solid #eb6753;color:#eb6753;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.56px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .pagination-box{width:100%;height:auto;margin-top:30px;align-items:center;justify-content:center}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment{width:100%;height:auto;padding:20px 24px;gap:17px;border:1px solid #efefef;border-top:none}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info{width:100%;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .name-date{width:auto;height:auto;flex-direction:row;gap:8px;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .name-date img{width:45.035px;height:45px;border-radius:50%;cursor:pointer;object-fit:cover}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .name-date .name-date-column .name{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .name-date .name-date-column .date{color:#757575;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.39px;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .buttons{flex-direction:row}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .content{width:100%;height:auto}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .content p{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.48px}#pc-wrap #community-detail-page .container .similar-articles-config{width:100%;height:auto;gap:75px;padding:30px 9px 28px;border-radius:10px;border:1px solid #c4c4c4}#pc-wrap #community-detail-page .container .similar-articles-config .similar-articles-title{padding-left:56px;color:#000;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #community-detail-page .container .similar-articles-config .articles-box-row{width:100%;height:auto;flex-direction:row;gap:5px}#pc-wrap .cs-page{position:relative;padding:60px 0;width:100%;height:auto}#pc-wrap .cs-page .container,#pc-wrap .cs-page .container .cs-main-info{display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-main-info .info{display:flex;flex-direction:column;align-items:center}#pc-wrap .cs-page .container .cs-main-info .info span{color:#000;font-family:Poppins,sans-serif;font-size:35px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.525px}#pc-wrap .cs-page .container .cs-main-info .info p{color:#757575;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .cs-page .container .cs-main-info .btns{margin-top:50px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .cs-page .container .cs-main-info .btns :first-child{border-radius:4px 0 0 4px}#pc-wrap .cs-page .container .cs-main-info .btns :last-child{border-radius:0 4px 4px 0}#pc-wrap .cs-page .container .cs-main-info .btns div{width:204px;height:46px;display:flex;justify-content:center;align-items:center;border:1px solid #eee;cursor:pointer;color:#bdbdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.42px}#pc-wrap .cs-page .container .cs-main-info .btns div.active{border:1px solid #725ce8;background:#eb6753;color:#fff}#pc-wrap .cs-page .container .cs-content{margin-top:25px;display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-content .title{margin-bottom:25px;color:#000;font-family:Poppins,sans-serif;font-size:27px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.54px}#pc-wrap .cs-page .container .cs-content .pagination{margin-top:50px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .cs-page .container .cs-content .notice-content .main{border:1px solid #eee}#pc-wrap .cs-page .container .cs-content .notice-content .main .top{padding:25px 33px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .cs-page .container .cs-content .notice-content .main .top span{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom{display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card{padding:20px 14px 20px 30px;display:flex;flex-direction:row;justify-content:space-between;border:1px solid #eee}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card.event{background:#f6d79a}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card div{padding:6px 9px;border-radius:12px;border:1px solid #eb6753;color:#eb6753;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-number{margin-left:18px;width:39px;color:#bdbdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-title{width:1060px;color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-date{color:#bdbdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .cs-page .container .cs-content .faq-content{margin-top:25px;display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-content .faq-content .categories{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;gap:8px;padding:0 16px}#pc-wrap .cs-page .container .cs-content .faq-content .categories div{min-width:100px;padding:10px 20px;height:auto;display:flex;justify-content:center;align-items:center;color:#64748b;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:normal;letter-spacing:.02em;cursor:pointer;border-radius:10px;border:1px solid #e2e8f0;background:#fff;transition:all .2s ease}#pc-wrap .cs-page .container .cs-content .faq-content .categories div:hover{border-color:#c9a227;color:#c9a227}#pc-wrap .cs-page .container .cs-content .faq-content .categories div.active{border-color:#c9a227;background:#c9a227;color:#fff}#pc-wrap .cs-page .container .cs-content .faq-content .wrap{margin-top:40px}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .MuiAccordion-root{border:1px solid #e2e8f0;border-radius:12px;margin-bottom:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.04)}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .MuiAccordionDetails-root{padding:24px 24px 24px 72px;background:#fafaf9}#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;min-width:32px;height:32px;padding:0;border-radius:8px;font-family:Poppins,sans-serif;font-size:14px;font-weight:700}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .question .badge{background:#1e293b;color:#fff;border:none}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .question .MuiAccordionSummary-content{align-items:center}#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}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .answer .badge{color:#c9a227;border:1px solid #c9a227;background:transparent}#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,#pc-wrap .join-page .join-wrapper{min-height:calc(100vh - 70px);display:flex;width:100%}#pc-wrap .join-page .join-form-wrap{width:50%;flex-shrink:0;padding:48px 56px;background:#fff;overflow-y:auto}#pc-wrap .join-page .join-card,#pc-wrap .join-page .join-form-wrap{display:flex;flex-direction:column;align-items:center;justify-content:center}#pc-wrap .join-page .join-card{width:100%}#pc-wrap .join-page .join-card .join-logo{display:flex;align-items:center;text-decoration:none;margin-bottom:40px}#pc-wrap .join-page .join-card .join-logo img{height:32px;width:auto;object-fit:contain}#pc-wrap .join-page .join-card .join-header{text-align:center;margin-bottom:36px}#pc-wrap .join-page .join-card .join-header .join-title{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400;color:#1a1a1a;margin:0 0 8px;letter-spacing:.02em}#pc-wrap .join-page .join-card .join-header .join-subtitle{font-family:Poppins,sans-serif;font-size:14px;color:#64748b;margin:0;line-height:1.5}#pc-wrap .join-page .join-card .join-form{width:100%;max-width:560px}#pc-wrap .join-page .join-card .join-form .join-input-row{display:flex;gap:16px;margin-bottom:20px}#pc-wrap .join-page .join-card .join-form .join-input-row>*{flex:1 1;min-width:0}#pc-wrap .join-page .join-card .join-form .join-input-group{margin-bottom:20px}#pc-wrap .join-page .join-card .join-form .join-input-group label{display:block;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#334155;margin-bottom:8px}#pc-wrap .join-page .join-card .join-form .join-input-group input{width:100%;height:48px;padding:0 16px;border:1px solid #e2e8f0;border-radius:10px;font-family:Poppins,sans-serif;font-size:14px;color:#1e293b;background:#f8fafc;transition:border-color .2s,box-shadow .2s}#pc-wrap .join-page .join-card .join-form .join-input-group input::placeholder{color:#94a3b8}#pc-wrap .join-page .join-card .join-form .join-input-group input:focus{outline:none;border-color:#b59a6d;box-shadow:0 0 0 3px hsla(38,33%,57%,.15)}#pc-wrap .join-page .join-card .join-form .join-options{margin-bottom:24px}#pc-wrap .join-page .join-card .join-form .join-options .join-option-label{font-family:Poppins,sans-serif;font-size:13px;color:#64748b}#pc-wrap .join-page .join-card .join-form .join-btn{height:52px!important;border-radius:10px!important;font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:600!important;text-transform:none!important;letter-spacing:.02em!important;background:linear-gradient(135deg,#b59a6d,#a67c1f)!important;box-shadow:0 4px 14px hsla(38,33%,57%,.35)!important}#pc-wrap .join-page .join-card .join-form .join-btn:hover:not(:disabled){background:linear-gradient(135deg,#c4a876,#b8923d)!important;box-shadow:0 6px 18px hsla(38,33%,57%,.4)!important}#pc-wrap .join-page .join-card .join-form .join-btn:disabled{background:#e2e8f0!important;color:#94a3b8!important}#pc-wrap .join-page .join-card .join-footer{margin-top:32px}#pc-wrap .join-page .join-card .join-footer p{font-family:Poppins,sans-serif;font-size:14px;color:#64748b;margin:0}#pc-wrap .join-page .join-card .join-footer p .join-toggle{background:none;border:none;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#b59a6d;cursor:pointer;text-decoration:underline;text-underline-offset:3px;padding:0}#pc-wrap .join-page .join-card .join-footer p .join-toggle:hover{color:#a67c1f}#pc-wrap .join-page .join-visual{position:relative;width:50%;flex-shrink:0;height:calc(100vh - 40px);min-height:calc(100vh - 70px);overflow:hidden}#pc-wrap .join-page .join-visual img{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;display:block}#pc-wrap .join-page .join-visual .join-visual-overlay{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px;background:linear-gradient(180deg,rgba(0,0,0,.2) 0,rgba(0,0,0,.5));text-align:center}#pc-wrap .join-page .join-visual .join-visual-text{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400;color:#fff;margin:0 0 12px;letter-spacing:.02em;text-shadow:0 2px 8px rgba(0,0,0,.4)}#pc-wrap .join-page .join-visual .join-visual-subtext{font-family:Poppins,sans-serif;font-size:15px;color:hsla(0,0%,100%,.95);margin:0;line-height:1.5;max-width:320px;text-shadow:0 1px 4px rgba(0,0,0,.3)}#pc-wrap .join-page .join-form textarea{width:100%;min-height:80px;padding:12px 16px;border:1px solid #e2e8f0;border-radius:10px;font-family:Poppins,sans-serif;font-size:14px;color:#1e293b;background:#f8fafc;resize:vertical;transition:border-color .2s,box-shadow .2s}#pc-wrap .join-page .join-form textarea::placeholder{color:#94a3b8}#pc-wrap .join-page .join-form textarea:focus{outline:none;border-color:#b59a6d;box-shadow:0 0 0 3px hsla(38,33%,57%,.15)}#pc-wrap .join-page .join-form .join-file-input{display:flex;align-items:center;gap:12px;margin-top:8px}#pc-wrap .join-page .join-form .join-file-input input[type=file]{font-family:Poppins,sans-serif;font-size:13px;color:#64748b}#pc-wrap .join-page .join-form .join-file-input .join-preview{width:120px;height:120px;border-radius:50%;object-fit:cover;border:2px solid #e2e8f0}@media(min-width:568px)and (max-width:1200px){#pc-wrap .join-page .join-wrapper{flex-direction:column}#pc-wrap .join-page .join-form-wrap{width:100%;padding:40px 32px}#pc-wrap .join-page .join-visual{width:100%;min-height:220px}#pc-wrap .join-page .join-visual .join-visual-text{font-size:22px}#pc-wrap .join-page .join-visual .join-visual-subtext{font-size:13px}#pc-wrap .join-page .join-form .join-input-row{flex-direction:column}}#pc-wrap .join-page-mobile{min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;color:#64748b}#pc-wrap .shipping-address-page,#pc-wrap .shipping-address-page .shipping-address-wrapper{min-height:calc(100vh - 70px);display:flex;width:100%}#pc-wrap .shipping-address-page .shipping-address-form-wrap{width:50%;flex-shrink:0;padding:48px 56px;background:#fff;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow-y:auto}#pc-wrap .shipping-address-page .shipping-address-card{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center}#pc-wrap .shipping-address-page .shipping-address-card .shipping-address-logo{display:flex;align-items:center;text-decoration:none;margin-bottom:40px}#pc-wrap .shipping-address-page .shipping-address-card .shipping-address-logo img{height:32px;width:auto;object-fit:contain}#pc-wrap .shipping-address-page .shipping-address-card .shipping-address-header{text-align:center;margin-bottom:36px}#pc-wrap .shipping-address-page .shipping-address-card .shipping-address-header .shipping-address-title{font-family:Georgia,Times New Roman,serif;font-size:28px;font-weight:400;color:#1a1a1a;margin:0 0 8px;letter-spacing:.02em}#pc-wrap .shipping-address-page .shipping-address-card .shipping-address-header .shipping-address-subtitle{font-family:Poppins,sans-serif;font-size:14px;color:#64748b;margin:0;line-height:1.5}#pc-wrap .shipping-address-page .shipping-address-card .shipping-address-form{width:100%;max-width:560px}#pc-wrap .shipping-address-page .shipping-address-card .shipping-address-form .shipping-input-row{display:flex;gap:16px;margin-bottom:20px}#pc-wrap .shipping-address-page .shipping-address-card .shipping-address-form .shipping-input-row>*{flex:1 1;min-width:0}#pc-wrap .shipping-address-page .shipping-address-card .shipping-address-form .shipping-input-group{margin-bottom:20px}#pc-wrap .shipping-address-page .shipping-address-card .shipping-address-form .shipping-input-group label{display:block;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#334155;margin-bottom:8px}#pc-wrap .shipping-address-page .shipping-address-card .shipping-address-form .shipping-input-group input,#pc-wrap .shipping-address-page .shipping-address-card .shipping-address-form .shipping-input-group select{width:100%;height:48px;padding:0 16px;border:1px solid #e2e8f0;border-radius:10px;font-family:Poppins,sans-serif;font-size:14px;color:#1e293b;background:#f8fafc;transition:border-color .2s,box-shadow .2s}#pc-wrap .shipping-address-page .shipping-address-card .shipping-address-form .shipping-input-group input::placeholder,#pc-wrap .shipping-address-page .shipping-address-card .shipping-address-form .shipping-input-group select::placeholder{color:#94a3b8}#pc-wrap .shipping-address-page .shipping-address-card .shipping-address-form .shipping-input-group input:focus,#pc-wrap .shipping-address-page .shipping-address-card .shipping-address-form .shipping-input-group select:focus{outline:none;border-color:#b59a6d;box-shadow:0 0 0 3px hsla(38,33%,57%,.15)}#pc-wrap .shipping-address-page .shipping-address-card .shipping-address-form .shipping-submit-btn{height:52px!important;border-radius:10px!important;font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:600!important;text-transform:none!important;letter-spacing:.02em!important;background:linear-gradient(135deg,#b59a6d,#a67c1f)!important;box-shadow:0 4px 14px hsla(38,33%,57%,.35)!important;margin-top:8px!important}#pc-wrap .shipping-address-page .shipping-address-card .shipping-address-form .shipping-submit-btn:hover:not(:disabled){background:linear-gradient(135deg,#c4a876,#b8923d)!important;box-shadow:0 6px 18px hsla(38,33%,57%,.4)!important}#pc-wrap .shipping-address-page .shipping-address-card .shipping-footer{margin-top:24px;text-align:center}#pc-wrap .shipping-address-page .shipping-address-card .shipping-footer .shipping-skip{font-family:Poppins,sans-serif;font-size:14px;color:#64748b;text-decoration:none}#pc-wrap .shipping-address-page .shipping-address-card .shipping-footer .shipping-skip:hover{color:#b59a6d;text-decoration:underline}#pc-wrap .shipping-address-page .shipping-address-visual{width:50%;flex-shrink:0;min-height:calc(100vh - 70px)}#pc-wrap .shipping-address-page .shipping-address-visual img{width:100%;height:100%;object-fit:cover;display:block}@media(min-width:568px)and (max-width:1200px){#pc-wrap .shipping-address-page .shipping-address-wrapper{flex-direction:column}#pc-wrap .shipping-address-page .shipping-address-form-wrap{width:100%;padding:40px 32px}#pc-wrap .shipping-address-page .shipping-address-visual{width:100%;min-height:220px}#pc-wrap .shipping-address-page .shipping-address-form .shipping-input-row{flex-direction:column}}#pc-wrap .shipping-address-mobile{min-height:100vh;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;color:#64748b}#pc-wrap #payment-page.payment-page{min-height:calc(100vh - 70px);padding:48px 24px 80px;background:#f8fafc}#pc-wrap #payment-page.payment-page .payment-wrapper{max-width:1200px;margin:0 auto;display:grid;grid-template-columns:1fr 420px;grid-gap:48px;gap:48px;align-items:start}#pc-wrap #payment-page.payment-page .payment-left .order-items-section{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08);padding:24px}#pc-wrap #payment-page.payment-page .payment-left .order-items-section .order-items-title{font-family:Poppins,sans-serif;font-size:18px;font-weight:700;letter-spacing:.05em;color:#1e293b;margin-bottom:4px}#pc-wrap #payment-page.payment-page .payment-left .order-items-section .order-items-meta{font-family:Poppins,sans-serif;font-size:13px;color:#64748b;margin-bottom:20px}#pc-wrap #payment-page.payment-page .payment-left .order-items-section .order-items-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px}#pc-wrap #payment-page.payment-page .payment-left .order-items-section .order-items-grid .order-item-card{display:flex;gap:16px;padding:16px;background:#f8fafc;border-radius:10px;border:1px solid #e2e8f0}#pc-wrap #payment-page.payment-page .payment-left .order-items-section .order-items-grid .order-item-card .order-item-img{width:100px;height:100px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#fff}#pc-wrap #payment-page.payment-page .payment-left .order-items-section .order-items-grid .order-item-card .order-item-img img{width:100%;height:100%;object-fit:cover}#pc-wrap #payment-page.payment-page .payment-left .order-items-section .order-items-grid .order-item-card .order-item-info{flex:1 1;min-width:0}#pc-wrap #payment-page.payment-page .payment-left .order-items-section .order-items-grid .order-item-card .order-item-info .order-item-name{font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#1e293b;margin-bottom:4px;line-height:1.3}#pc-wrap #payment-page.payment-page .payment-left .order-items-section .order-items-grid .order-item-card .order-item-info .order-item-details{font-family:Poppins,sans-serif;font-size:12px;color:#64748b;margin-bottom:8px}#pc-wrap #payment-page.payment-page .payment-left .order-items-section .order-items-grid .order-item-card .order-item-info .order-item-qty-price{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#475569}#pc-wrap #payment-page.payment-page .payment-right{display:flex;flex-direction:column;gap:24px}#pc-wrap #payment-page.payment-page .payment-right .order-summary-box{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08);padding:24px}#pc-wrap #payment-page.payment-page .payment-right .order-summary-box .summary-title{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;letter-spacing:.08em;margin-bottom:20px;color:#1e293b}#pc-wrap #payment-page.payment-page .payment-right .order-summary-box .summary-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:14px;color:#475569}#pc-wrap #payment-page.payment-page .payment-right .order-summary-box .summary-row.total-row{margin-top:16px;padding-top:16px;border-top:1px solid #e2e8f0;font-size:16px;color:#1e293b}#pc-wrap #payment-page.payment-page .payment-right .order-summary-box .promo-bar{margin-top:16px;padding:12px 16px;background:#ecfdf5;border-radius:8px;color:#059669}#pc-wrap #payment-page.payment-page .payment-right .order-summary-box .secure-bar{margin-top:12px;padding:12px 0;color:#64748b;font-size:13px}#pc-wrap #payment-page.payment-page .payment-right .payment-details-box{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08);padding:24px}#pc-wrap #payment-page.payment-page .payment-right .payment-details-box .payment-title{font-family:Poppins,sans-serif;font-size:14px;font-weight:700;letter-spacing:.08em;margin-bottom:20px;color:#1e293b}#pc-wrap #payment-page.payment-page .payment-right .payment-details-box .payment-form .payment-input-group{margin-bottom:16px}#pc-wrap #payment-page.payment-page .payment-right .payment-details-box .payment-form .payment-input-group label{display:block;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#334155;margin-bottom:6px}#pc-wrap #payment-page.payment-page .payment-right .payment-details-box .payment-form .payment-input-group input{width:100%;height:44px;padding:0 14px;border:1px solid #e2e8f0;border-radius:8px;font-family:Poppins,sans-serif;font-size:14px;background:#f8fafc;transition:border-color .2s;box-sizing:border-box}#pc-wrap #payment-page.payment-page .payment-right .payment-details-box .payment-form .payment-input-group input::placeholder{color:#94a3b8}#pc-wrap #payment-page.payment-page .payment-right .payment-details-box .payment-form .payment-input-group input:focus{outline:none;border-color:#b59a6d}#pc-wrap #payment-page.payment-page .payment-right .payment-details-box .payment-form .payment-input-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:12px;gap:12px}#pc-wrap #payment-page.payment-page .payment-right .payment-details-box .payment-form .pay-btn{margin-top:0!important;height:52px!important;background:#1a1a1a!important;color:#fff!important;font-weight:600!important;font-size:15px!important;border-radius:8px!important}#pc-wrap #payment-page.payment-page .payment-right .payment-details-box .payment-form .pay-btn:hover:not(:disabled){background:#333!important}#pc-wrap #payment-page.payment-page .payment-right .payment-details-box .payment-form .create-order-btn{height:48px!important;font-weight:600!important;font-size:14px!important;border-radius:8px!important;border-color:#cbd5e1!important;color:#334155!important}#pc-wrap #payment-page.payment-page .payment-right .payment-details-box .payment-form .create-order-btn:hover:not(:disabled){border-color:#94a3b8!important;background:#f8fafc!important}#pc-wrap #payment-page.payment-page .payment-right .view-cart-link{text-align:center;color:#64748b;font-size:14px;text-decoration:none}#pc-wrap #payment-page.payment-page .payment-right .view-cart-link:hover{color:#b59a6d;text-decoration:underline}@media(min-width:568px)and (max-width:1200px){#pc-wrap #payment-page.payment-page .payment-left .order-items-section .order-items-grid,#pc-wrap #payment-page.payment-page .payment-wrapper{grid-template-columns:1fr}}#pc-wrap #cart-page.cart-page{padding:48px 24px 80px;max-width:1200px;margin:0 auto}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-title{font-family:Poppins,sans-serif;font-size:28px;font-weight:600;letter-spacing:.05em;text-align:center;margin-bottom:40px;color:#1a1a1a}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-content{display:grid;grid-template-columns:1fr 380px;grid-gap:48px;gap:48px;align-items:start}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08);padding:24px}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-table-header{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:16px;gap:16px;padding-bottom:16px;border-bottom:1px solid #e2e8f0;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.1em;color:#64748b;text-transform:uppercase}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-empty{padding:48px 24px;text-align:center}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-empty a{display:inline-block;margin-top:16px;color:#b59a6d;text-decoration:none;font-weight:500}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-empty a:hover{text-decoration:underline}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-items-list .cart-item-row{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;grid-gap:16px;gap:16px;align-items:center;padding:20px 0;border-bottom:1px solid #f1f5f9}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-items-list .cart-item-row:last-child{border-bottom:none}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-items-list .col-product{display:flex;align-items:center;gap:16px}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-items-list .col-product .cart-item-img-wrap{width:80px;height:80px;flex-shrink:0;border-radius:8px;overflow:hidden;background:#f8fafc}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-items-list .col-product .cart-item-img-wrap img{width:100%;height:100%;object-fit:cover}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-items-list .col-product .cart-item-title{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#1e293b}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-items-list .col-price,#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-items-list .col-subtotal{font-family:Poppins,sans-serif;font-size:14px;color:#475569}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-items-list .col-qty{display:flex;align-items:center;gap:4px}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-items-list .col-qty .cart-qty-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;border:1px solid #e2e8f0;border-radius:6px;background:#fff;cursor:pointer;transition:background .2s,border-color .2s}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-items-list .col-qty .cart-qty-btn:hover{background:#f8fafc;border-color:#cbd5e1}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-items-list .col-qty .cart-qty-num{min-width:24px;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-weight:500}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-items-list .col-subtotal{display:flex;align-items:center;gap:8px}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-items-list .col-subtotal .cart-remove-btn{width:24px;height:24px;display:flex;align-items:center;justify-content:center;border:none;background:none;color:#94a3b8;cursor:pointer;font-size:18px;line-height:1}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-items-section .cart-items-list .col-subtotal .cart-remove-btn:hover{color:#ef4444}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-summary-section .order-summary-box{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08);padding:24px}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-summary-section .order-summary-box .order-summary-title{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;letter-spacing:.08em;margin-bottom:20px;color:#1e293b}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-summary-section .order-summary-box .order-summary-row{display:flex;justify-content:space-between;margin-bottom:12px;font-size:14px;color:#64748b}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-summary-section .order-summary-box .checkout-btn{margin-top:20px!important;height:48px!important;background:#1a1a1a!important;color:#fff!important;font-weight:600!important;text-transform:uppercase!important;letter-spacing:.05em!important;border-radius:8px!important}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-summary-section .order-summary-box .checkout-btn:hover:not(:disabled){background:#333!important}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-summary-section .order-summary-box .payment-methods{margin-top:16px;text-align:center}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-summary-section .order-summary-box .continue-shopping-link{display:block;margin-top:20px;text-align:right;width:100%;background:none;border:none;cursor:pointer;color:#64748b;font-size:14px;text-decoration:none;font-family:Poppins,sans-serif;padding:0}#pc-wrap #cart-page.cart-page .cart-wrapper .cart-summary-section .order-summary-box .continue-shopping-link:hover{color:#b59a6d;text-decoration:underline}@media(min-width:568px)and (max-width:1200px){#pc-wrap #cart-page.cart-page .cart-wrapper .cart-content{grid-template-columns:1fr}}#pc-wrap .payment-fail-page,#pc-wrap .payment-success-page{min-height:calc(100vh - 70px);display:flex;align-items:center;justify-content:center;padding:48px 24px;background:#f8fafc}#pc-wrap .payment-fail-card,#pc-wrap .payment-success-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px rgba(0,0,0,.08);padding:48px;max-width:440px;width:100%;text-align:center}.admin-dashboard .admin-dashboard-stat-card{background:#1a2332!important;border:1px solid hsla(0,0%,100%,.08);border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.2);transition:transform .2s ease,box-shadow .2s ease}.admin-dashboard .admin-dashboard-stat-card:hover{transform:translateY(-2px);box-shadow:0 8px 32px rgba(0,0,0,.3)}@media(min-width:568px)and (max-width:1200px){.admin-dashboard .MuiGrid-root .MuiGrid-item{flex-basis:50%;max-width:50%}}@media(max-width:567px){.admin-dashboard .MuiGrid-root .MuiGrid-item{flex-basis:100%;max-width:100%}}#pc-wrap.admin.admin-dark{background:#0f1419}#pc-wrap.admin.admin-dark .MuiAppBar-root{background:#1a2332!important;border-bottom-color:hsla(0,0%,100%,.08)}#pc-wrap.admin.admin-dark .MuiDrawer-paper{background:#1a2332!important;border-right:1px solid hsla(0,0%,100%,.08)}#pc-wrap.admin.admin-dark .aside .user{background:hsla(0,0%,100%,.06)}#pc-wrap.admin.admin-dark .aside .user .MuiTypography-root{color:rgba(226,232,240,.95);font-size:14px;font-weight:500}#pc-wrap.admin.admin-dark .MuiDivider-root,#pc-wrap.admin.admin-dark .aside hr{border-color:hsla(0,0%,100%,.08)}#pc-wrap.admin.admin-dark #bunker{background:#0f1419}#pc-wrap.admin.admin-dark .admin-menu-flat .admin-menu-item{transition:background-color .2s ease,color .2s ease}#pc-wrap.admin.admin-dark .admin-menu-flat .admin-menu-item:hover{background-color:hsla(0,0%,100%,.1)!important}#pc-wrap.admin.admin-dark .admin-menu-flat .admin-menu-item.on{background-color:rgba(233,44,40,.25)!important;border-left:3px solid #e92c28;padding-left:13px!important}#pc-wrap.admin.admin-dark #bunker .tit,#pc-wrap.admin.admin-dark #bunker .title{color:#e2e8f0!important;font-weight:600}#pc-wrap.admin.admin-dark #bunker .content .MuiTypography-root{color:rgba(226,232,240,.95)}#pc-wrap.admin.admin-dark #bunker .content .no-data{color:rgba(226,232,240,.7)}#pc-wrap.admin.admin-dark #bunker .table-wrap{background:#1a2332!important;border:1px solid hsla(0,0%,100%,.08);box-shadow:0 4px 24px rgba(0,0,0,.24)}#pc-wrap.admin.admin-dark #bunker .table-wrap .tab-menu li{color:rgba(226,232,240,.6)}#pc-wrap.admin.admin-dark #bunker .table-wrap .tab-menu li:hover{color:rgba(226,232,240,.9)}#pc-wrap.admin.admin-dark #bunker .table-wrap .tab-menu li.on{color:#fca5a5!important;border-bottom-color:#e92c28}#pc-wrap.admin.admin-dark #bunker .table-wrap thead tr{background:rgba(15,20,25,.6)!important}#pc-wrap.admin.admin-dark #bunker .table-wrap thead th{color:#e2e8f0!important;font-weight:600;border-bottom-color:hsla(0,0%,100%,.12)!important}#pc-wrap.admin.admin-dark #bunker .table-wrap tbody tr{border-bottom-color:hsla(0,0%,100%,.08)!important}#pc-wrap.admin.admin-dark #bunker .table-wrap tbody tr:hover{background:hsla(0,0%,100%,.03)}#pc-wrap.admin.admin-dark #bunker .table-wrap tbody td{color:#cbd5e1!important;font-size:14px}#pc-wrap.admin.admin-dark #bunker .table-wrap tbody td .MuiTypography-root{color:#cbd5e1!important}#pc-wrap.admin.admin-dark #bunker .table-wrap tbody td a{color:#93c5fd}#pc-wrap.admin.admin-dark #bunker .table-wrap tbody td a:hover{color:#bfdbfe}#pc-wrap.admin.admin-dark #bunker .table-wrap tbody td.info-community a:visited{color:#94a3b8}#pc-wrap.admin.admin-dark #bunker .table-wrap .flex-box button{color:#fca5a5!important}#pc-wrap.admin.admin-dark #bunker .table-wrap .MuiTableCell-root{color:#cbd5e1!important;border-bottom-color:hsla(0,0%,100%,.08)!important}#pc-wrap.admin.admin-dark #bunker .table-wrap .edit-options .option-wrap .tit{background:hsla(0,0%,100%,.06);color:#e2e8f0}#pc-wrap.admin.admin-dark #bunker .table-wrap .edit-options .option label{color:#cbd5e1}#pc-wrap.admin.admin-dark #bunker .search-area .MuiOutlinedInput-root{background:rgba(15,20,25,.5)!important}#pc-wrap.admin.admin-dark #bunker .search-area .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:hsla(0,0%,100%,.15)}#pc-wrap.admin.admin-dark #bunker .search-area .MuiOutlinedInput-root input{color:#e2e8f0!important}#pc-wrap.admin.admin-dark #bunker .search-area .MuiOutlinedInput-root input::placeholder{color:rgba(226,232,240,.5)}#pc-wrap.admin.admin-dark #bunker .search-area .MuiOutlinedInput-root .MuiInputAdornment-root{color:#94a3b8}#pc-wrap.admin.admin-dark #bunker .search-area .MuiSelect-select{color:#e2e8f0!important}#pc-wrap.admin.admin-dark #bunker .MuiTablePagination-root{color:#cbd5e1!important}#pc-wrap.admin.admin-dark #bunker .MuiTablePagination-root .MuiTablePagination-selectIcon{color:#94a3b8}#pc-wrap.admin.admin-dark #bunker .MuiTablePagination-root .MuiIconButton-root{color:#94a3b8!important}#pc-wrap.admin.admin-dark #bunker .MuiTablePagination-root .MuiIconButton-root:disabled{color:rgba(148,163,184,.4)!important}#pc-wrap.admin.admin-dark #bunker .btn-action-wrap button{background:hsla(0,0%,100%,.08)!important;border-color:hsla(0,0%,100%,.15)!important;color:#cbd5e1!important}#pc-wrap.admin.admin-dark #bunker .btn-action-wrap button:hover{background:hsla(0,0%,100%,.12)!important}#pc-wrap.admin.admin-dark #bunker .badge.success{color:#86efac;background:rgba(34,197,94,.2)}#pc-wrap.admin.admin-dark #bunker .badge.warning{color:#fdba74;background:rgba(245,158,11,.2)}#pc-wrap.admin.admin-dark #bunker .badge.error{color:#fca5a5;background:rgba(239,68,68,.2)}#pc-wrap.admin.admin-dark #bunker .badge.block{color:#e9d5ff;background:rgba(168,85,247,.2)}#pc-wrap.admin.admin-dark #bunker .badge.delete{color:#cbd5e1;background:rgba(100,116,139,.3)}#pc-wrap.admin.admin-dark #bunker .badge-draft{color:#94a3b8;background:rgba(148,163,184,.2)}#pc-wrap.admin.admin-dark #bunker .badge-pending{color:#93c5fd;background:rgba(59,130,246,.2)}#pc-wrap.admin.admin-dark #bunker .badge-rejected{color:#fca5a5;background:rgba(239,68,68,.2)}#pc-wrap.admin.admin-dark #bunker .MuiSelect-select{color:#cbd5e1!important}#pc-wrap.admin.admin-dark #bunker .MuiInputBase-root{color:#cbd5e1}#pc-wrap.admin .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.admin .MuiAppBar-root .settings-icon-admin{margin-right:15px;color:#7b809a;cursor:pointer}#pc-wrap.admin .aside .logo-box{display:flex;flex-direction:row;align-items:center;padding:20px 0}#pc-wrap.admin .aside .logo-box img{height:48px;width:auto;object-fit:contain}#pc-wrap.admin .aside .user{background:#f5f5f5}#pc-wrap.admin .aside hr{margin:24px 0}#pc-wrap.admin .aside .MuiListItemIcon-root{margin-right:16px}#pc-wrap.admin .user{background:#f5f5f5}#pc-wrap.admin .menu-list{padding:8px 24px 8px 32px}#pc-wrap.admin .menu-list li{padding:8px 16px 8px 28px;border-radius:4px;font-size:14px}#pc-wrap.admin .menu-list li.on{font-weight:600;background:#fdf4f4;color:#f54d56}#pc-wrap.admin .menu-list li.on span{color:#212121}#pc-wrap.admin #bunker{width:calc(100% - 280px);margin-left:auto;padding:116px 24px;align-items:center}#pc-wrap.admin #bunker .flex-space{display:flex;flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap.admin #bunker .title{margin-bottom:24px}#pc-wrap.admin #bunker .badge{padding:3px 8px;font-weight:500;font-size:12px;border-radius:4px}#pc-wrap.admin #bunker .success{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap.admin #bunker .warning{color:#f57c00;background:rgba(245,124,0,.1);border-radius:4px}#pc-wrap.admin #bunker .error{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap.admin #bunker .block{color:#ab47bc;background:rgba(171,71,188,.1);border-radius:4px}#pc-wrap.admin #bunker .delete{background:#757575;color:#fff;border-radius:4px}#pc-wrap.admin #bunker .badge-draft{color:#9e9e9e;background:hsla(0,0%,62%,.2)}#pc-wrap.admin #bunker .badge-pending{color:#1976d2;background:rgba(25,118,210,.16)}#pc-wrap.admin #bunker .badge-rejected{color:#b72136;background:rgba(183,33,54,.16)}#pc-wrap.admin #bunker .success-txt{font-size:14px;color:#229a16}#pc-wrap.admin #bunker .warning-txt{font-size:14px;color:#f57c00}#pc-wrap.admin #bunker .error-txt{font-size:14px;color:#b72136}#pc-wrap.admin #bunker .hacking-txt{font-size:14px;color:#ab47bc}#pc-wrap.admin #bunker .delete-txt{font-size:14px;color:#757575}#pc-wrap.admin #bunker .up{color:#2d99ff;background:rgba(45,153,255,.3)}#pc-wrap.admin #bunker .down{color:#ff3030;background:rgba(255,48,48,.3)}#pc-wrap.admin #bunker .content{width:100%}#pc-wrap.admin #bunker .content .no-data{font-size:16px}#pc-wrap.admin #bunker .detail{min-width:1080px;align-items:center;justify-content:center}#pc-wrap.admin #bunker .detail .back{display:flex;flex-direction:row;align-items:center;margin-bottom:24px}#pc-wrap.admin #bunker .detail .info-area{flex-direction:row}#pc-wrap.admin #bunker .detail .info-area>ul{flex:1 1}#pc-wrap.admin #bunker .detail .info-area li{padding:16px 24px}#pc-wrap.admin #bunker .detail .info-area hr{margin:6px 10px;border-color:#bdbdbd}#pc-wrap.admin #bunker .detail .info-area span:first-child{width:220px;min-width:220px}#pc-wrap.admin #bunker .detail .info-area .active{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap.admin #bunker .detail .info-area .warning{color:#f57c00;padding:4px;background:rgba(245,124,0,.1);border-radius:4px}#pc-wrap.admin #bunker .detail .info-area .error{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap.admin #bunker .detail .info-area .hacking{color:#ab47bc;padding:4px;background:rgba(171,71,188,.1);border-radius:4px}#pc-wrap.admin #bunker .detail .MuiTabPanel-root{padding:0;margin:24px 0}#pc-wrap.admin #bunker .detail .banned-wrap>div{margin:0 8px 8px 0}#pc-wrap.admin #bunker .content-area strong{margin:0 3px}#pc-wrap.admin #bunker .content-area .tit{font-size:20px;padding:32px 24px}#pc-wrap.admin #bunker .content-area .btn-upload{flex-direction:column}#pc-wrap.admin #bunker .content-area .btn-upload .img-area img{width:100%}#pc-wrap.admin #bunker .content-area .comment{height:150px}#pc-wrap.admin #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.admin #bunker .content-area .desc span{color:#757575;margin-right:4px}#pc-wrap.admin #bunker .user-area{margin-bottom:24px}#pc-wrap.admin #bunker .user-area .user-id{background:#f5f5f5;border-radius:30px;padding:0 8px;margin-top:8px;text-align:center}#pc-wrap.admin #bunker .user-area .connect{height:min-content;border-radius:8px;padding:2px 6px;margin-left:10px}#pc-wrap.admin #bunker .user-area .connect.online{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap.admin #bunker .user-area .connect.offline{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap.admin #bunker .input-area div:first-child{margin-right:16px}#pc-wrap.admin #bunker .input-area .MuiInputAdornment-root button{margin-right:0}#pc-wrap.admin #bunker .btn-wrap{margin-top:24px;flex-direction:row;justify-content:flex-end}#pc-wrap.admin #bunker .btn-wrap button{font-weight:500}#pc-wrap.admin #bunker .btn-complete,#pc-wrap.admin #bunker .btn-wrap button:nth-child(2){color:#fff;box-shadow:0 8px 16px 0 rgba(255,48,48,.24)}#pc-wrap.admin #bunker .btn-action{position:static;font-weight:500;color:#fff;border-radius:8px}#pc-wrap.admin #bunker .btn-add{color:#fff;font-weight:500;box-shadow:0 8px 16px 0 rgba(255,48,48,.24)}#pc-wrap.admin #bunker .btn-cancel{color:#757575;border:1px solid #eee}#pc-wrap.admin #bunker .btn-upload{border:1px dashed #eee}#pc-wrap.admin #bunker .btn-text{color:#e92c28}#pc-wrap.admin #bunker .btn-window{color:#757575;margin-left:8px}#pc-wrap.admin #bunker .btn-window svg{font-size:20px}#pc-wrap.admin #bunker .name a{display:flex;flex-direction:row;align-items:center}#pc-wrap.admin #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.admin #bunker .table-wrap .tab-menu{display:flex;flex-direction:row;padding:0 24px}#pc-wrap.admin #bunker .table-wrap .tab-menu li{width:auto;height:48px;cursor:pointer;padding:12px 16px;color:#bdbdbd;font-size:14px}#pc-wrap.admin #bunker .table-wrap .tab-menu li.on{font-weight:500;color:#e92c28;border-bottom:2px solid #e92c28}#pc-wrap.admin #bunker .table-wrap.check-table-wrap td:first-child,#pc-wrap.admin #bunker .table-wrap.check-table-wrap th:first-child{width:50px;padding:0 0 0 15px}#pc-wrap.admin #bunker .table-wrap thead tr{background:#fafafa}#pc-wrap.admin #bunker .table-wrap thead th{font-weight:700;color:#374151;font-size:14px;border-bottom:1px solid #eee}#pc-wrap.admin #bunker .table-wrap thead th:last-child{padding-right:24px}#pc-wrap.admin #bunker .table-wrap thead th:first-child{padding-left:24px}#pc-wrap.admin #bunker .table-wrap tbody{color:#616161}#pc-wrap.admin #bunker .table-wrap tbody tr{border-bottom:1px solid #eee}#pc-wrap.admin #bunker .table-wrap tbody tr:last-child{border-bottom:0}#pc-wrap.admin #bunker .table-wrap tbody th:first-child{padding-left:24px}#pc-wrap.admin #bunker .table-wrap tbody td{padding:12px 16px;border-bottom:0;font-size:14px;color:#616161}#pc-wrap.admin #bunker .table-wrap tbody td.info,#pc-wrap.admin #bunker .table-wrap tbody td.info-community{display:flex;flex-direction:row;align-items:center}#pc-wrap.admin #bunker .table-wrap tbody td.info-community a:visited{color:#959595}#pc-wrap.admin #bunker .table-wrap tbody td .img-box{width:80px;height:80px}#pc-wrap.admin #bunker .table-wrap tbody td p.text-ellipsis{width:280px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#pc-wrap.admin #bunker .table-wrap tbody td:first-child{padding-left:24px}#pc-wrap.admin #bunker .table-wrap .flex-box button{color:#e92c28;font-weight:500;margin-right:8px}#pc-wrap.admin #bunker .table-wrap .flex-box button:last-child{margin-right:0}#pc-wrap.admin #bunker .table-wrap .edit-options{padding:25px}#pc-wrap.admin #bunker .table-wrap .edit-options .option-wrap{margin-bottom:40px}#pc-wrap.admin #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.admin #bunker .table-wrap .edit-options .option-wrap .notice{margin:6px 0 0 30px;color:#bdbdbd}#pc-wrap.admin #bunker .table-wrap .edit-options .option{flex-flow:row wrap}#pc-wrap.admin #bunker .table-wrap .edit-options .option label{width:301px;height:48px;padding-right:8px;color:#616161}#pc-wrap.admin #bunker .table-wrap .edit-options .option label span{font-size:14px}#pc-wrap.admin #bunker .tit{flex-direction:row;font-size:28px;font-weight:700}#pc-wrap.admin #bunker .info-area{flex-direction:row}#pc-wrap.admin #bunker .search-area{display:flex;flex-direction:row;justify-content:flex-end}#pc-wrap.admin #bunker .search-area img{cursor:pointer}#pc-wrap.admin #bunker .search-area .MuiOutlinedInput-root{height:48px;background:#fff;font-size:14px}#pc-wrap.admin #bunker .search-area .MuiTableCell-root{padding:12px 20px;border-bottom:1px solid #eee}#pc-wrap.admin #bunker .search-area .MuiToolbar-root{align-items:center}#pc-wrap.admin #bunker .btn-action-wrap{display:flex;flex-direction:row}#pc-wrap.admin #bunker .btn-action-wrap button{height:44px;background:#fff;border:1px solid #eee;color:#757575;margin-right:8px}#pc-wrap.admin #bunker .btn-action-wrap thead{font-weight:600}#pc-wrap.admin #bunker .MuiTabPanel-root{padding:0}#pc-wrap.admin #bunker .MuiTableContainer-root{box-shadow:none}.admin-orders-page .admin-orders-table-wrap{border-radius:12px;overflow:hidden}.admin-orders-page .admin-orders-table-container{background:transparent!important}.admin-orders-page .admin-orders-table .admin-orders-thead-row th{text-transform:uppercase;font-size:12px!important;letter-spacing:.5px;padding:14px 16px!important}.admin-orders-page .admin-orders-table .admin-orders-tbody-row td{padding:16px!important}.admin-orders-page .admin-order-status-pill{display:inline-block;padding:4px 12px;border-radius:20px;font-size:12px;font-weight:600;color:#fff}.admin-orders-page .admin-order-status-pill.status-pending{background:#f472b6}.admin-orders-page .admin-order-status-pill.status-confirmed{background:#60a5fa}.admin-orders-page .admin-order-status-pill.status-cancelled{background:#6b7280}.admin-orders-page .admin-order-action-btn{background:hsla(0,0%,100%,.08)!important;border-radius:8px!important;color:#94a3b8!important}.admin-orders-page .admin-order-action-btn:hover{background:hsla(0,0%,100%,.12)!important;color:#e2e8f0!important}.admin-orders-page .admin-orders-status-filter .MuiSelect-select{font-size:13px;font-weight:600}.MuiDialog-root .admin-order-details-modal,.admin-order-details-modal{color:#1a1a1a!important}.MuiDialog-root .admin-order-details-modal .admin-order-details-header,.admin-order-details-modal .admin-order-details-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px!important;color:#1a1a1a!important}.MuiDialog-root .admin-order-details-modal .admin-order-details-header .MuiTypography-root,.admin-order-details-modal .admin-order-details-header .MuiTypography-root{color:#1a1a1a!important}.MuiDialog-root .admin-order-details-modal .admin-order-details-close,.admin-order-details-modal .admin-order-details-close{color:#475569!important}.MuiDialog-root .admin-order-details-modal .admin-order-details-close:hover,.admin-order-details-modal .admin-order-details-close:hover{background:rgba(0,0,0,.06)!important;color:#1a1a1a!important}.MuiDialog-root .admin-order-details-modal .admin-order-details-body,.MuiDialog-root .admin-order-details-modal .admin-order-details-body .MuiTypography-body1,.MuiDialog-root .admin-order-details-modal .admin-order-details-body .MuiTypography-body2,.MuiDialog-root .admin-order-details-modal .admin-order-details-body .MuiTypography-root,.admin-order-details-modal .admin-order-details-body,.admin-order-details-modal .admin-order-details-body .MuiTypography-body1,.admin-order-details-modal .admin-order-details-body .MuiTypography-body2,.admin-order-details-modal .admin-order-details-body .MuiTypography-root{color:#334155!important}.MuiDialog-root .admin-order-details-modal .admin-order-details-body .MuiTypography-caption,.admin-order-details-modal .admin-order-details-body .MuiTypography-caption{color:#64748b!important}.MuiDialog-root .admin-order-details-modal .MuiDivider-root,.admin-order-details-modal .MuiDivider-root{border-color:rgba(0,0,0,.12)!important}.MuiDialog-root .admin-order-details-modal .admin-order-item-card,.MuiDialog-root .admin-order-details-modal .admin-order-item-card .MuiTypography-root,.admin-order-details-modal .admin-order-item-card,.admin-order-details-modal .admin-order-item-card .MuiTypography-root{color:#334155!important}.MuiDialog-root .admin-order-details-modal .admin-order-item-card .MuiTypography-caption,.admin-order-details-modal .admin-order-item-card .MuiTypography-caption{color:#64748b!important}.MuiDialog-root .admin-order-details-modal .admin-order-status-badge,.admin-order-details-modal .admin-order-status-badge{padding:4px 10px;border-radius:20px;font-size:12px;font-weight:600;color:#fff!important}.MuiDialog-root .admin-order-details-modal .admin-order-status-badge.status-pending,.admin-order-details-modal .admin-order-status-badge.status-pending{background:#f472b6}.MuiDialog-root .admin-order-details-modal .admin-order-status-badge.status-confirmed,.admin-order-details-modal .admin-order-status-badge.status-confirmed{background:#22c55e}.MuiDialog-root .admin-order-details-modal .admin-order-status-badge.status-cancelled,.admin-order-details-modal .admin-order-status-badge.status-cancelled{background:#6b7280}.right-dashboard-settings{padding:0 10px;width:360px;height:100%}.right-dashboard-settings,.right-dashboard-settings .top{position:relative;display:flex;flex-direction:column;box-sizing:border-box}.right-dashboard-settings .top{padding:24px;border-bottom:1px solid rgba(0,0,0,.125)}.right-dashboard-settings .top h5{font-size:20px;font-family:Poppins,sans-serif}.right-dashboard-settings .top p{color:#344767;font-family:Poppins,sans-serif}.right-dashboard-settings .top .close-icon{position:absolute;right:8px;cursor:pointer;font-size:20px}.right-dashboard-settings .main{position:relative;padding:16px 24px 24px;width:100%;height:auto;display:flex;flex-direction:column;box-sizing:border-box}.right-dashboard-settings .main .switch-box{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.right-dashboard-settings .main .switch-box h6{font-size:16px;font-family:Poppins,sans-serif;font-weight:600}#pc-wrap #member-page{background:#f6f6f6}#pc-wrap #member-page .container .member-page{position:relative;width:100%;flex-direction:row;gap:25px;padding-top:96px}#pc-wrap #member-page .container .member-page .back-frame{width:1260px;height:auto;display:flex;flex-direction:row;margin:100px 0 200px;border-radius:12px;border:1px solid #c4c4c4;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #member-page .container .member-page .back-frame .left-config{position:relative;padding:0;width:266px;height:700px;border-radius:12px;background:#fff;border:1px solid hsla(0,0%,77%,.79);box-shadow:0 1px 4px 0 rgba(24,26,32,.07);margin:180px 20px 40px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile{margin-top:5px;position:relative;display:flex;flex-direction:row}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .profile-img img{width:79px;height:79px;border-radius:50%;right:30px;bottom:12px;object-fit:cover}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info{margin-left:20px;display:flex;flex-direction:column}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-name{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-phone{display:flex;flex-direction:row;margin-top:5px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-phone img{margin-top:3px;margin-right:4px;width:16px;height:16px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .view-list{margin-top:5px;font-weight:300;color:#bbb}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box{height:35px;flex-direction:row;gap:10px;align-items:center;margin-top:15px}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box button{border:1px solid #b9b9b9;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box p{color:#b9b9b9;font-family:Poppins,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections{height:auto;margin-top:30px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section{height:auto}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .title{font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section{width:230px;height:auto;display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:0 5px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section li{height:33px;margin-bottom:6px;border-radius:4px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .focus{height:50px;background:#000;border-radius:10px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .focus p{font-size:14px;color:#fff}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box{width:100%;display:flex;flex-direction:row;align-items:center}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box .com-icon{display:flex;flex-direction:row;justify-content:flex-end;margin-left:11px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box p{width:40%;font-size:14px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section img,#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section svg{width:16px;height:16px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-title{margin-left:12px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:55px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .count-title{display:flex;justify-content:flex-end;padding-right:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:55px}#pc-wrap #member-page .container .member-page .back-frame .main-config{position:relative;width:936px;margin-top:52px;align-items:center;gap:109px}#pc-wrap #member-page .container .member-page .back-frame .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:22px}#pc-wrap #member-follows-page{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#pc-wrap #member-follows-page .main-title-box{width:100%;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #member-follows-page .main-title-box .right-box{width:315px}#pc-wrap #member-follows-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #member-follows-page .follows-list-box{width:100%;margin-top:85px;gap:15px}#pc-wrap #member-follows-page .follows-list-box .listing-title-box{width:100%;height:auto;flex-direction:row;gap:110px;padding:18px 34px 18px 33px;border-radius:12px;background:#f6f6f6;justify-content:space-between}#pc-wrap #member-follows-page .follows-list-box .listing-title-box .title-text{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box{padding-right:30px;padding-bottom:5px;width:100%;height:auto;flex-direction:row;align-items:center;gap:10px;border-bottom:1px solid #ddd}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info{width:300px;display:flex;flex-direction:row;align-items:center;cursor:pointer}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .image-box{width:110px;height:110px;overflow:hidden;margin-right:25px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .image-box img{width:100%;height:100%;object-fit:cover;border-radius:50%}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .information-box{width:auto;height:auto;padding:5px 0}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .information-box .name{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box{width:300px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box{display:flex;align-items:center}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box img{width:24px;height:24px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box svg{width:24px;height:24px;cursor:pointer}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box span{margin-left:4px;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box{width:300px;height:100%;flex-direction:row;align-items:center;justify-content:flex-end;gap:20px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box button{border:1px solid #b9b9b9;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box p{color:#b9b9b9;font-family:Poppins,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:normal}#pc-wrap #member-follows-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-follows-page .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-articles-page{width:100%;display:flex;flex-direction:column;align-items:center}#pc-wrap #member-articles-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between;align-self:flex-start}#pc-wrap #member-articles-page .main-title-box .right-box{width:315px}#pc-wrap #member-articles-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #member-articles-page .articles-list-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:35px;margin-top:85px}#pc-wrap #member-articles-page .articles-list-box .no-data{width:100%}#pc-wrap #member-articles-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-articles-page .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page{width:100%}#pc-wrap #member-page #member-properties-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #member-page #member-properties-page .main-title-box .right-box{width:315px}#pc-wrap #member-page #member-properties-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #member-page #member-properties-page .properties-list-box{margin-top:85px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .listing-title-box{width:100%;height:auto;flex-direction:row;gap:110px;padding:18px 15px 18px 33px;border-radius:12px;background:#f6f6f6}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .listing-title-box .title-text{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .listing-title-box :first-child{margin-right:138px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box{width:100%;height:auto;flex-direction:row;align-items:center;margin-top:30px;padding-bottom:30px;border-bottom:1px solid #ddd}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .image-box{width:115px;height:90px;overflow:hidden;margin-right:25px;padding-top:1px;cursor:pointer}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .image-box img{width:100%;height:100%;object-fit:contain;border-radius:12px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box{width:210px;height:auto;padding:5px 0;cursor:pointer}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box .name{margin-bottom:8px;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box .address{margin-bottom:13px;color:#717171;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box .price{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .date-box{width:140px;height:100%;align-items:center;justify-content:center;margin-right:77px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .date-box .date{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .status-box{width:100px;height:100%;align-items:center;justify-content:center;margin-right:70px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .status-box .coloured-box{width:93px;height:36px;align-items:center;justify-content:center;border-radius:60px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .status-box .coloured-box .status{font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .views-box{width:35px;height:100%;align-items:center;justify-content:center;margin-right:75px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .views-box .views{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}body{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}body::-webkit-scrollbar{display:none}.navbar-logout-menu{margin-top:5px!important}.navbar-logout-item .MuiSvgIcon-root{margin-right:10px;color:#1646c1}.notification-dropdown .notification-dropdown-title{font-family:Poppins,sans-serif;padding-bottom:8px;border-bottom:1px solid rgba(0,0,0,.08)}.notification-dropdown .notification-empty{text-align:center;font-size:14px}.notification-dropdown .notification-item{display:block;transition:background .2s ease}.notification-dropdown .notification-item:hover{background:rgba(0,0,0,.04)}.notification-dropdown .notification-item:last-child .MuiBox-root{border-bottom:none!important}.notification-dropdown .notification-content .notification-status-from svg,.notification-dropdown .notification-content .notification-status-to svg{flex-shrink:0}#pc-wrap #top .navbar .navbar-main{position:fixed;padding:0 40px;width:100%;height:70px;min-height:70px;display:flex;flex-direction:row;box-sizing:border-box;z-index:99;align-items:center;background:#fff;border-bottom:1px solid rgba(0,0,0,.06);box-shadow:0 2px 12px rgba(0,0,0,.08)}@media(min-width:568px)and (max-width:1200px){#pc-wrap #top .navbar .navbar-main{padding:0 20px;height:70px;min-height:70px}#pc-wrap #top .navbar .navbar-main .navbar-left .navbar-logo img{height:28px}#pc-wrap #top .navbar .navbar-main .navbar-center{gap:20px}#pc-wrap #top .navbar .navbar-main .navbar-center .navbar-link{font-size:12px}#pc-wrap #top .navbar .navbar-main .navbar-right{gap:16px}#pc-wrap #top .navbar .navbar-main .navbar-right .navbar-profile img{width:32px;height:32px}#pc-wrap #top .navbar .navbar-main .navbar-right .navbar-basket svg,#pc-wrap #top .navbar .navbar-main .navbar-right .navbar-lang .navbar-notification,#pc-wrap #top .navbar .navbar-main .navbar-right .navbar-login svg{font-size:20px}}#pc-wrap #top .navbar .navbar-main .navbar-inner{position:relative;flex-direction:row;align-items:center;justify-content:space-between;width:100%}#pc-wrap #top .navbar .navbar-main .navbar-left .navbar-logo{display:flex;align-items:center;text-decoration:none;cursor:pointer;padding-left:80px}#pc-wrap #top .navbar .navbar-main .navbar-left .navbar-logo img{height:32px;width:auto;object-fit:contain;transform:scale(2.5);transition:opacity .2s ease}#pc-wrap #top .navbar .navbar-main .navbar-left .navbar-logo:hover img{opacity:.85}#pc-wrap #top .navbar .navbar-main .navbar-center{position:absolute;left:50%;transform:translateX(-50%);display:flex;flex-direction:row;align-items:center;gap:32px}#pc-wrap #top .navbar .navbar-main .navbar-center .navbar-link{font-family:Poppins,sans-serif;font-size:13px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;color:#000;cursor:pointer;text-decoration:none;transition:color .3s ease}#pc-wrap #top .navbar .navbar-main .navbar-center a:hover .navbar-link{border-bottom:1.5px solid;padding-bottom:5px;transform:translateY(5px)}#pc-wrap #top .navbar .navbar-main .navbar-right{display:flex;flex-direction:row;align-items:center;gap:24px}#pc-wrap #top .navbar .navbar-main .navbar-right .navbar-profile{cursor:pointer}#pc-wrap #top .navbar .navbar-main .navbar-right .navbar-profile img{width:36px;height:36px;border-radius:50%;object-fit:cover}#pc-wrap #top .navbar .navbar-main .navbar-right .navbar-login{display:flex;align-items:center;gap:8px;text-decoration:none;color:#000;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;letter-spacing:.05em;cursor:pointer;transition:color .3s ease}#pc-wrap #top .navbar .navbar-main .navbar-right .navbar-login svg{font-size:22px;color:#000;transition:color .3s ease}#pc-wrap #top .navbar .navbar-main .navbar-right .navbar-basket{display:flex;align-items:center;justify-content:center;color:#000;cursor:pointer;transition:color .3s ease}#pc-wrap #top .navbar .navbar-main .navbar-right .navbar-basket svg{font-size:22px;color:#000;transition:color .3s ease}#pc-wrap #top .navbar .navbar-main .navbar-right .navbar-lang{display:flex;align-items:center;gap:12px}#pc-wrap #top .navbar .navbar-main .navbar-right .navbar-lang .navbar-notification-btn{background:none;border:none;padding:4px;cursor:pointer;display:flex;align-items:center;justify-content:center}#pc-wrap #top .navbar .navbar-main .navbar-right .navbar-lang .navbar-notification-btn:hover .navbar-notification{opacity:.8}#pc-wrap #top .navbar .navbar-main .navbar-right .navbar-lang .navbar-notification{color:#000;font-size:22px;cursor:pointer;transition:color .3s ease,opacity .2s ease}#pc-wrap #top .navbar .navbar-main .navbar-right .navbar-lang .btn-lang{display:flex;align-items:center;gap:4px;color:#000;transition:color .3s ease}#pc-wrap #top .navbar .navbar-main .navbar-right .navbar-lang .btn-lang .flag img{width:24px;height:17px;border-radius:2px}#pc-wrap #top .navbar .navbar-main .navbar-right .navbar-lang .btn-lang .navbar-caret{color:#000;transition:color .3s ease}#pc-wrap #top .navbar .navbar-main .navbar-right .navbar-lang .img-flag{width:24px;height:17px;border-radius:2px;margin-right:8px}#pc-wrap .header-main{position:relative;width:100%;height:100vh;display:flex;flex-direction:column}@media(min-width:568px)and (max-width:1200px){#pc-wrap .header-main{height:70vh;min-height:400px}}#pc-wrap .header-main .banner-swiper-wrap{position:relative;width:100%;min-width:0;height:100%;overflow:hidden}#pc-wrap .header-main .banner-swiper{width:100%;max-width:100%;height:100%}#pc-wrap .header-main .banner-swiper .swiper-slide{height:100%}#pc-wrap .header-main .banner-swiper .swiper-wrapper{align-items:stretch}#pc-wrap .header-main .banner-swiper-slide{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}#pc-wrap .header-main .banner-slide-img{position:absolute;top:0;left:0;width:100%;height:100%;background-size:cover;background-position:50%}#pc-wrap .header-main .banner-slide-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.25)}#pc-wrap .header-main .banner-slide-cta{position:relative;z-index:1;padding:14px 32px;border:1px solid #fff;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;transition:background .2s,color .2s}#pc-wrap .header-main .banner-slide-cta:hover{background:#fff;color:#212121}@media(min-width:568px)and (max-width:1200px){#pc-wrap .header-main .banner-slide-cta{padding:12px 24px;font-size:12px}}#pc-wrap .header-main .banner-swiper-nav{position:absolute;bottom:24px;right:40px;z-index:2;display:flex;align-items:center;gap:16px;color:#fff}#pc-wrap .header-main .banner-swiper-nav button{background:none;border:none;color:inherit;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center}#pc-wrap .header-main .banner-swiper-nav button:hover{opacity:.8}#pc-wrap .header-main .banner-swiper-nav button svg{font-size:24px}#pc-wrap .header-main .banner-swiper-nav .banner-swiper-counter{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;letter-spacing:.05em;min-width:32px;text-align:center}@media(min-width:568px)and (max-width:1200px){#pc-wrap .header-main .banner-swiper-nav{bottom:16px;right:20px;gap:12px}#pc-wrap .header-main .banner-swiper-nav button svg{font-size:20px}#pc-wrap .header-main .banner-swiper-nav .banner-swiper-counter{font-size:12px;min-width:28px}}#pc-wrap .header-main .container{position:relative;margin-top:20px;flex-direction:column;align-items:center}#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 .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:657px;display:flex;flex-direction:row;justify-content:center;background:#000}#pc-wrap .header-basic.auth{height:300px}#pc-wrap .header-basic .container{margin-top:175px}#pc-wrap .header-basic .container strong{color:#fff;font-family:Poppins,sans-serif;font-size:48px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.96px;text-transform:capitalize}#pc-wrap .header-basic .container span{color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .header-basic.header-basic-property{justify-content:flex-start;align-items:center;padding-right:750px}@media(max-width:567px){#pc-wrap .header-basic.header-basic-property{padding-left:20px}}#pc-wrap .header-basic.header-basic-property .container{margin-top:0;max-width:560px;text-align:left}#pc-wrap .header-basic.header-basic-property .container strong{font-size:52px;font-weight:600;line-height:1.15;letter-spacing:-.02em;text-transform:none;text-shadow:0 2px 8px rgba(0,0,0,.35),0 1px 3px rgba(0,0,0,.25)}#pc-wrap .header-basic.header-basic-property .container span{width:450px;color:#fff;font-size:20px;font-weight:400;line-height:1.6;margin-top:12px;display:block;text-shadow:0 1px 4px rgba(0,0,0,.3),0 1px 2px rgba(0,0,0,.2)}@media(max-width:567px){#pc-wrap .header-basic.header-basic-property .container{max-width:100%}#pc-wrap .header-basic.header-basic-property .container strong{font-size:32px}#pc-wrap .header-basic.header-basic-property .container span{font-size:16px;margin-top:8px}}#pc-wrap #main{margin-top:40px;margin-bottom:40px}#pc-wrap .review-card{margin-top:42px;display:flex;flex-direction:column}#pc-wrap .review-card .info{justify-content:space-between}#pc-wrap .review-card .info,#pc-wrap .review-card .info .left{display:flex;flex-direction:row}#pc-wrap .review-card .info .left img{width:55px;height:59px;border-radius:50%}#pc-wrap .review-card .info .left div{margin-left:8px;display:flex;flex-direction:column}#pc-wrap .review-card .info .left div strong{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .review-card .info .left div span{margin-top:4px;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .review-card .info .right{display:flex;flex-direction:row}#pc-wrap .review-card .info .right svg{color:#edf023}#pc-wrap .review-card p{margin-top:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .review-card .reply-button-box{width:auto;height:auto;flex-direction:row;gap:10px;align-items:center;border-bottom:1px solid #ddd}#pc-wrap .review-card .reply-button-box .reply-text{padding-bottom:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .chatting .chat-button{border:none;position:fixed;bottom:90px;right:30px;width:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;height:50px;background:#fff;box-shadow:0 0 10px 0 rgba(50,50,50,.2);transition:transform .3s;z-index:999}#pc-wrap .chatting .chat-button:hover{cursor:pointer;transform:scale(1.1);background-color:#fff}@media(min-width:568px)and (max-width:1200px){#pc-wrap .chatting .chat-button{bottom:70px;right:20px;height:44px;width:44px}}@media(max-width:567px){#pc-wrap .chatting .chat-button{bottom:60px;right:16px;height:40px;width:40px}}#pc-wrap .chatting .chat-frame{position:fixed;right:-380px;width:380px;height:500px;display:flex;flex-direction:column;background:#e9f3ff;border-radius:34px;box-shadow:0 0 15px 0 rgba(50,50,50,.3);z-index:100;bottom:150px;transition:right .7s ease-in-out}#pc-wrap .chatting .chat-frame.open{right:10px}@media(min-width:568px)and (max-width:1200px){#pc-wrap .chatting .chat-frame{width:320px;height:420px;bottom:120px}#pc-wrap .chatting .chat-frame.open{right:8px}}@media(max-width:567px){#pc-wrap .chatting .chat-frame{width:calc(100vw - 24px);max-width:340px;height:380px;bottom:80px;border-radius:24px}#pc-wrap .chatting .chat-frame.open{right:12px}}#pc-wrap .chatting .chat-frame .chat-top{width:100%;height:103px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid hsla(0,0%,80%,.83);font-size:30px;line-height:54px;color:#000}#pc-wrap .chatting .chat-frame .chat-content{padding:17px;height:100%;justify-content:flex-start;overflow:auto}#pc-wrap .chatting .chat-frame .chat-content,#pc-wrap .chatting .chat-frame .chat-content .chat-main{position:relative;width:100%;display:flex;flex-direction:column}#pc-wrap .chatting .chat-frame .chat-content .chat-main .welcome{margin-left:10px;padding:9px;width:auto;height:auto;display:flex;background:#9fa7ac;border-radius:20px 20px 20px 0;color:#fff}#pc-wrap .chatting .chat-frame .chat-content .chat-main .chat-system-msg{text-align:center;font-size:12px;color:#6b7280;padding:4px 0}#pc-wrap .chatting .chat-frame .chat-content .chat-main .chat-nickname{font-size:12px;color:#374151;margin-bottom:4px}#pc-wrap .chatting .chat-frame .chat-content .chat-main .msg-left{margin-left:0;padding:9px;width:auto;height:auto;display:flex;background:#3c96cf;border-radius:20px 20px 20px 0;color:#fff}#pc-wrap .chatting .chat-frame .chat-bott{width:100%;height:103px;display:flex;justify-content:center;align-items:center;border-top:1px solid hsla(0,0%,80%,.83)}#pc-wrap .chatting .chat-frame .chat-bott .msg-input{padding:20px;width:276px;height:50px;display:flex;flex-direction:column;align-items:center;background:#f7f7f7;border-radius:28px;border:none;outline-color:#257677;font-family:Poppins;font-style:normal;font-weight:400;font-size:16px;line-height:24px}#pc-wrap .chatting .chat-frame .chat-bott .send-msg-btn{margin-left:14px;width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#33c1c1;border:none}#pc-wrap .chatting .chat-frame .msg-right{padding:9px;width:auto;height:auto;display:flex;background:#d0ece8;border-radius:20px 20px 0 20px}#pc-wrap #footer{background:#1a1a1a}#pc-wrap #footer .footer-container{width:100%;max-width:1300px;margin:0 auto}#pc-wrap #footer .footer-newsletter{padding:64px 24px 56px;border-bottom:1px solid #2a2a2a}#pc-wrap #footer .footer-newsletter-inner{width:100%;max-width:1300px;margin:0 auto;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:48px}#pc-wrap #footer .footer-newsletter-text{flex:1 1;min-width:0}#pc-wrap #footer .footer-newsletter-title{margin:0 0 12px;color:#f5f5f5;font-family:Poppins,sans-serif;font-size:28px;font-weight:600;line-height:1.3}#pc-wrap #footer .footer-newsletter-desc{margin:0;color:#b0b0b0;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:1.65}#pc-wrap #footer .footer-newsletter-form{display:flex;flex-direction:row;gap:0;flex-shrink:0}#pc-wrap #footer .footer-newsletter-input{width:320px;height:52px;padding:0 20px;border:1px solid #333;border-right:none;border-radius:6px 0 0 6px;background:#252525;color:#f5f5f5;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}#pc-wrap #footer .footer-newsletter-input::placeholder{color:#888}#pc-wrap #footer .footer-newsletter-input:focus{outline:none;border-color:#444}#pc-wrap #footer .footer-newsletter-btn{height:52px;padding:0 24px;display:flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:0 6px 6px 0;background:#b59a6d;color:#f5f5f5;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.08em;cursor:pointer}#pc-wrap #footer .footer-newsletter-btn .footer-newsletter-btn-icon{font-size:18px}#pc-wrap #footer .footer-newsletter-btn:hover{background:#c4a876}#pc-wrap #footer .footer-main{padding:56px 24px 64px}#pc-wrap #footer .footer-main-inner{width:100%;max-width:1300px;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;gap:48px}#pc-wrap #footer .footer-column{display:flex;flex-direction:column;min-width:0}#pc-wrap #footer .footer-column-brand{max-width:280px}#pc-wrap #footer .footer-brand-name{color:#f5f5f5;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;letter-spacing:.25em;margin-bottom:16px}#pc-wrap #footer .footer-brand-desc{margin:0 0 24px;color:#b0b0b0;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.65}#pc-wrap #footer .footer-contact-list{display:flex;flex-direction:column;gap:12px}#pc-wrap #footer .footer-contact-item{display:flex;flex-direction:row;align-items:flex-start;gap:10px;color:#b0b0b0;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.5}#pc-wrap #footer .footer-contact-icon{font-size:18px;color:#888;flex-shrink:0;margin-top:1px}#pc-wrap #footer .footer-column-title{color:#b59a6d;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.12em;margin-bottom:20px}#pc-wrap #footer .footer-links{display:flex;flex-direction:column;gap:12px}#pc-wrap #footer .footer-links a{color:#b0b0b0;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;text-decoration:none}#pc-wrap #footer .footer-links a:hover{color:#f5f5f5}#pc-wrap #footer .footer-column-visit{max-width:220px}#pc-wrap #footer .footer-visit-card{position:relative;width:200px;height:140px;border-radius:6px;overflow:hidden}#pc-wrap #footer .footer-visit-card-img{position:absolute;inset:0;background-color:#333;background-image:url(/img/abouthome.jpg);background-size:cover;background-position:50%}#pc-wrap #footer .footer-visit-card-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:16px;background:linear-gradient(0deg,rgba(0,0,0,.75),transparent 60%)}#pc-wrap #footer .footer-visit-card-title{color:#f5f5f5;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.1em}#pc-wrap #footer .footer-visit-card-sub{color:#b0b0b0;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;margin-top:4px}#pc-wrap #footer .footer-bottom{background:#121212;padding:20px 24px}#pc-wrap #footer .footer-bottom-inner{width:100%;max-width:1300px;margin:0 auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap #footer .footer-bottom-left{display:flex;flex-direction:row;align-items:center;gap:8px;flex-wrap:wrap}#pc-wrap #footer .footer-bottom-left a,#pc-wrap #footer .footer-bottom-left span{color:#888;font-family:Poppins,sans-serif;font-size:13px;font-weight:400}#pc-wrap #footer .footer-bottom-left a{text-decoration:none}#pc-wrap #footer .footer-bottom-left a:hover{color:#b0b0b0}#pc-wrap #footer .footer-bottom-sep{color:#555;-webkit-user-select:none;-moz-user-select:none;user-select:none}#pc-wrap #footer .footer-bottom-right{display:flex;flex-direction:row;align-items:center;gap:20px}#pc-wrap #footer .footer-social-link{display:flex;align-items:center;justify-content:center;color:#b0b0b0}#pc-wrap #footer .footer-social-link:hover{color:#f5f5f5}#pc-wrap #footer .footer-social-icon{font-size:22px}@media(min-width:568px)and (max-width:1200px){#pc-wrap #footer .footer-newsletter{padding:48px 20px 40px}#pc-wrap #footer .footer-newsletter-inner{flex-direction:column;gap:24px;align-items:stretch}#pc-wrap #footer .footer-newsletter-form{flex-direction:column;width:100%;gap:12px}#pc-wrap #footer .footer-newsletter-input{width:100%;max-width:100%;border-radius:6px;border-right:1px solid #333}#pc-wrap #footer .footer-newsletter-btn{border-radius:6px}#pc-wrap #footer .footer-main{padding:40px 20px 48px}#pc-wrap #footer .footer-main-inner{flex-direction:column;gap:32px}#pc-wrap #footer .footer-main-inner .footer-column-brand,#pc-wrap #footer .footer-main-inner .footer-column-visit{max-width:none}#pc-wrap #footer .footer-main-inner .footer-column-visit .footer-visit-card{width:100%;height:160px}#pc-wrap #footer .footer-bottom-inner{flex-direction:column;gap:16px;align-items:center;text-align:center}#pc-wrap #footer .footer-bottom-left{flex-direction:column;align-items:center;gap:8px}#pc-wrap #footer .footer-bottom-sep{display:none}}.MuiPaper-root.MuiMenu-paper{padding:8px;box-shadow:0 3px 8px rgba(0,0,0,.24)}.advanced-filter-modal{padding:29px 0 18px;position:relative;width:662px;height:auto;display:flex;flex-direction:column;align-items:center}.advanced-filter-modal .close{position:absolute;top:20px;right:10px;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f6f6f6;cursor:pointer}.advanced-filter-modal .top{width:580px;height:auto;display:flex;flex-direction:column}.advanced-filter-modal .top span{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}.advanced-filter-modal .top div.search-input-box{margin-top:10px;padding:18px 14px;display:flex;flex-direction:row;align-items:center;border-radius:8px;border:1px solid #ddd}.advanced-filter-modal .top div.search-input-box img{width:17px;height:17px;filter:brightness(0)}.advanced-filter-modal .top div.search-input-box input{margin-left:10px;width:100%;height:25px;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;border:none;outline:none}.advanced-filter-modal hr{width:100%}.advanced-filter-modal .middle{position:relative;width:593px;height:auto;display:flex;flex-direction:column}.advanced-filter-modal .middle .row-box{position:relative;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}.advanced-filter-modal .middle .row-box .box{position:relative;width:285px;height:auto;display:flex;flex-direction:column}.advanced-filter-modal .middle .row-box .box span{margin-bottom:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}.advanced-filter-modal .middle .row-box .box .inside{position:relative;width:100%;height:auto;display:flex;flex-direction:row}.advanced-filter-modal .middle .row-box .box .inside.space-between{justify-content:space-between}.advanced-filter-modal .middle .row-box .box .inside.align-center{align-items:center}.advanced-filter-modal .middle .row-box .box .inside div.room{width:46px;height:46px;display:flex;align-items:center;justify-content:center;border:1px solid #ddd;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.advanced-filter-modal .middle .row-box .box .inside div.room:first-child{border-radius:12px 0 0 12px}.advanced-filter-modal .middle .row-box .box .inside div.room:last-child{border-radius:0 12px 12px 0}.advanced-filter-modal .middle .row-box .box .inside div.room.active{border:2px solid #181a20}.advanced-filter-modal .middle .row-box .box .inside select{padding-left:13px;width:100%;height:46px;border-radius:8px;border:1px solid #ddd;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;-webkit-appearance:none;-moz-appearance:none;appearance:none}.advanced-filter-modal .middle .row-box .box .inside .arrow-down{position:absolute;width:15px;height:8px;color:#ddd;right:12px;top:21px}.advanced-filter-modal .middle .row-box .box .inside .minus-line{width:11px;height:1px;background:#181a20}.advanced-filter-modal .middle .row-box .box .inside em{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}.advanced-filter-modal .bottom{width:604px;height:auto;display:flex;flex-direction:row;justify-content:space-between}.advanced-filter-modal .bottom div{display:flex;flex-direction:row;align-items:center}.advanced-filter-modal .bottom div img{margin-right:10px;width:15px;height:15px;cursor:pointer}.advanced-filter-modal .bottom div span{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;-webkit-text-decoration-line:underline;text-decoration-line:underline;cursor:pointer}.advanced-filter-modal .bottom button{width:185px;height:54px;border-radius:12px;background:linear-gradient(90deg,#e8543e,#ec6b57);color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}.no-data{padding:30px 20px;width:100%;display:flex;flex-direction:column;align-items:center}.no-data img{width:56px;margin-bottom:2px}.no-data p{color:#bdbdbd;text-align:center}.img-flag{width:24px;height:17px;border-radius:2px;margin-right:8px}.lang-modal .MuiBackdrop-root{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.lang-modal-content{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:90%;max-width:420px;background:#f5f5f5;border-radius:12px;padding:28px 32px 32px;box-shadow:0 10px 40px rgba(0,0,0,.15);outline:none}.lang-modal-close{position:absolute;top:12px;right:12px;background:none;border:none;cursor:pointer;color:#616161;padding:4px;display:flex;align-items:center;justify-content:center}.lang-modal-close:hover{color:#212121}.lang-modal-close svg{font-size:24px}.lang-modal-title{font-size:18px;font-weight:600;color:#212121;margin:0 0 12px}.lang-modal-info{font-size:14px;color:#616161;line-height:1.5;margin:0 0 24px}.lang-modal-cards{display:flex;flex-direction:column;gap:12px}.lang-card{display:flex;align-items:center;justify-content:center;gap:12px;width:100%;padding:16px 20px;border:none;border-radius:8px;cursor:pointer;font-family:inherit;font-size:15px;font-weight:500;transition:background .2s,color .2s;background:#e0e0e0;color:#212121}.lang-card.lang-card-selected{background:#212121;color:#fff}.lang-card:hover:not(.lang-card-selected){background:#d0d0d0}.lang-card-flag{width:28px;height:20px;border-radius:2px;object-fit:cover}.lang-card-name{text-align:left}@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";#mobile-wrap .banner-swiper-wrap{position:relative;width:100%;min-width:0;height:100vh;height:100dvh;overflow:hidden}#mobile-wrap .banner-swiper{width:100%;max-width:100%;height:100%}#mobile-wrap .banner-swiper .swiper-slide{height:100%}#mobile-wrap .banner-swiper .swiper-wrapper{align-items:stretch}#mobile-wrap .banner-swiper-slide{position:relative;width:100%;height:100%;display:flex;align-items:center;justify-content:center}#mobile-wrap .banner-slide-img{position:absolute;inset:0;background-size:cover;background-position:50%}#mobile-wrap .banner-slide-overlay{position:absolute;inset:0;background:rgba(0,0,0,.25)}#mobile-wrap .banner-slide-cta{position:relative;z-index:1;padding:10px 20px;border:1px solid #fff;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;letter-spacing:.05em;text-transform:uppercase;text-decoration:none;transition:background .2s,color .2s}#mobile-wrap .banner-slide-cta:hover{background:#fff;color:#212121}#mobile-wrap .banner-swiper-nav{position:absolute;bottom:24px;left:50%;transform:translateX(-50%);z-index:2;display:flex;align-items:center;gap:16px;color:#fff}#mobile-wrap .banner-swiper-nav button{background:none;border:none;color:inherit;padding:8px;min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}#mobile-wrap .banner-swiper-nav button svg{font-size:24px}#mobile-wrap .banner-swiper-nav .banner-swiper-counter{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;min-width:32px;text-align:center}#mobile-wrap .top{height:100px;display:flex;flex-direction:row;justify-content:space-around;align-items:center}#mobile-wrap .mobile-top{position:relative;justify-content:space-between;padding:0 20px;z-index:10;background:#fff;border-bottom:1px solid rgba(0,0,0,.08)}#mobile-wrap .mobile-top .mobile-top-logo{display:flex;align-items:center;text-decoration:none}#mobile-wrap .mobile-top .mobile-top-logo img{height:28px;width:auto;object-fit:contain}#mobile-wrap .mobile-top .mobile-top-menu-btn{background:none;border:none;padding:8px;cursor:pointer;color:#212121;display:flex;align-items:center;justify-content:center;-webkit-tap-highlight-color:rgba(0,0,0,0)}#mobile-wrap .mobile-top .mobile-top-menu-btn svg{font-size:28px}#mobile-wrap .mobile-nav-overlay{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:98;opacity:0;visibility:hidden;transition:opacity .3s,visibility .3s}#mobile-wrap .mobile-nav-overlay.mobile-nav-open{opacity:1;visibility:visible}#mobile-wrap .mobile-nav-drawer{position:fixed;top:0;right:0;width:280px;max-width:85vw;height:100%;background:#fff;z-index:99;box-shadow:-4px 0 20px rgba(0,0,0,.15);transform:translateX(100%);transition:transform .3s ease;display:flex;flex-direction:column}#mobile-wrap .mobile-nav-drawer.mobile-nav-open{transform:translateX(0)}#mobile-wrap .mobile-nav-drawer .mobile-nav-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;border-bottom:1px solid rgba(0,0,0,.08)}#mobile-wrap .mobile-nav-drawer .mobile-nav-header .mobile-nav-logo{height:28px;width:auto;object-fit:contain}#mobile-wrap .mobile-nav-drawer .mobile-nav-header .mobile-nav-close{background:none;border:none;padding:8px;cursor:pointer;color:#212121;display:flex;-webkit-tap-highlight-color:rgba(0,0,0,0)}#mobile-wrap .mobile-nav-drawer .mobile-nav-header .mobile-nav-close svg{font-size:24px}#mobile-wrap .mobile-nav-drawer .mobile-nav-profile-basket{display:flex;flex-direction:column;gap:0;padding:16px 24px;border-bottom:1px solid rgba(0,0,0,.08)}#mobile-wrap .mobile-nav-drawer .mobile-nav-profile-basket .mobile-nav-basket,#mobile-wrap .mobile-nav-drawer .mobile-nav-profile-basket .mobile-nav-login,#mobile-wrap .mobile-nav-drawer .mobile-nav-profile-basket .mobile-nav-profile{display:flex;align-items:center;gap:12px;padding:12px 0;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#212121;text-decoration:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0)}#mobile-wrap .mobile-nav-drawer .mobile-nav-profile-basket .mobile-nav-basket img,#mobile-wrap .mobile-nav-drawer .mobile-nav-profile-basket .mobile-nav-login img,#mobile-wrap .mobile-nav-drawer .mobile-nav-profile-basket .mobile-nav-profile img{width:40px;height:40px;border-radius:50%;object-fit:cover}#mobile-wrap .mobile-nav-drawer .mobile-nav-profile-basket .mobile-nav-basket svg,#mobile-wrap .mobile-nav-drawer .mobile-nav-profile-basket .mobile-nav-login svg,#mobile-wrap .mobile-nav-drawer .mobile-nav-profile-basket .mobile-nav-profile svg{font-size:24px;color:#212121}#mobile-wrap .mobile-nav-drawer .mobile-nav-profile-basket .mobile-nav-basket{cursor:pointer}#mobile-wrap .mobile-nav-drawer .mobile-nav-profile-basket .mobile-nav-lang{display:flex;align-items:center;gap:12px;padding:12px 0;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#212121;background:none;border:none;cursor:pointer;-webkit-tap-highlight-color:rgba(0,0,0,0);text-align:left;width:100%}#mobile-wrap .mobile-nav-drawer .mobile-nav-profile-basket .mobile-nav-lang img{width:24px;height:24px;object-fit:contain}#mobile-wrap .mobile-nav-drawer .mobile-nav-links{display:flex;flex-direction:column;padding:20px 0}#mobile-wrap .mobile-nav-drawer .mobile-nav-links .mobile-nav-link{padding:16px 24px;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#212121;text-decoration:none;transition:background .2s;border-bottom:2px solid transparent}#mobile-wrap .mobile-nav-drawer .mobile-nav-links .mobile-nav-link:hover{background:rgba(0,0,0,.04)}#mobile-wrap .mobile-nav-drawer .mobile-nav-links .mobile-nav-link:active{background:rgba(0,0,0,.06)}#mobile-wrap .info-box{width:100%;display:flex;flex-direction:row;justify-content:center}#mobile-wrap .info-box span{color:#181a20;font-family:Poppins,sans-serif;font-size:34px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.646px;text-transform:capitalize}#mobile-wrap .info-box span.white{color:#fff}#mobile-wrap .trend-properties{padding:0 10px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .trend-properties .trend-card-box .info .desc{display:none}#mobile-wrap .trend-properties .trend-card-box .info .title-row{display:flex;align-items:center;gap:8px;min-width:0}#mobile-wrap .trend-properties .trend-card-box .info .title-row .title{flex:1 1;min-width:0}#mobile-wrap .trend-properties .trend-card-box .info .title-row .card-type-tag{flex-shrink:0;color:#717171;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.03em}#mobile-wrap .trend-properties .trend-card-box .info .bott{justify-content:space-between;align-items:center}#mobile-wrap .trend-properties .trend-card-box .info .bott p{display:none}#mobile-wrap .trend-properties .trend-card-box .info .bott .card-color-slot{display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0;border:1px solid rgba(0,0,0,.12);min-width:7px}#mobile-wrap .trend-properties .trend-card-box .info .options{align-items:center;flex-wrap:wrap;gap:8px}#mobile-wrap .trend-properties .trend-card-box .card-img .card-category-badge{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:6px;background:hsla(0,0%,100%,.9);color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-transform:capitalize;z-index:1}#mobile-wrap .trend-properties .container{width:100%;flex-direction:column}#mobile-wrap .trend-properties .container .card-box{position:relative;margin-top:25px;display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper{width:100%;height:400px;display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide{width:300px;flex-shrink:0;display:flex}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box{position:relative;width:300px;height:375px;flex-shrink:0;display:flex;flex-direction:column}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .trend-properties .container .card-box .trend-card-box{position:relative;width:300px;height:375px;min-width:300px;flex-shrink:0;display:flex;flex-direction:column}#mobile-wrap .trend-properties .container .card-box .trend-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .trend-properties .container .card-box .trend-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .popular-properties{padding:10px;width:100%;height:auto;display:flex;flex-direction:row;background:#f6f6f6}#mobile-wrap .popular-properties .popular-card-box .info .desc{display:none}#mobile-wrap .popular-properties .popular-card-box .info .title-row{display:flex;align-items:center;gap:8px;min-width:0}#mobile-wrap .popular-properties .popular-card-box .info .title-row .title{flex:1 1;min-width:0}#mobile-wrap .popular-properties .popular-card-box .info .title-row .card-type-tag{flex-shrink:0;color:#717171;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.03em}#mobile-wrap .popular-properties .popular-card-box .info .bott{justify-content:space-between;align-items:center}#mobile-wrap .popular-properties .popular-card-box .info .bott p{display:none}#mobile-wrap .popular-properties .popular-card-box .info .bott .card-color-slot{display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0;border:1px solid rgba(0,0,0,.12);min-width:7px}#mobile-wrap .popular-properties .popular-card-box .info .options{align-items:center;flex-wrap:wrap;gap:8px}#mobile-wrap .popular-properties .popular-card-box .card-img .card-category-badge{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:6px;background:hsla(0,0%,100%,.9);color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-transform:capitalize;z-index:1}#mobile-wrap .popular-properties .popular-card-box .card-img.popular-card-img{position:relative;overflow:hidden}#mobile-wrap .popular-properties .popular-card-box .card-img.popular-card-img .popular-img-layer{position:absolute;inset:0;background-size:cover;background-position:50%;border-radius:12px 12px 0 0}#mobile-wrap .popular-properties .popular-card-box .card-img.popular-card-img .popular-img-hover{transition:opacity .35s ease}#mobile-wrap .popular-properties .popular-card-box .card-img.popular-card-img>div:not(.popular-img-layer){position:relative;z-index:1;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;z-index:2}#mobile-wrap .popular-properties .container{width:100%;flex-direction:column;align-items:center}#mobile-wrap .popular-properties .container .card-box{margin-top:25px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .popular-properties .container .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper{width:100%;height:390px;display:flex;flex-direction:row}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper .popular-property-slide{width:300px;flex-shrink:0;display:flex}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper .popular-property-slide .popular-card-box{position:relative;width:300px;height:375px;flex-shrink:0;display:flex;flex-direction:column}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper .popular-property-slide .popular-card-box .card-img{position:relative;width:100%;height:203px;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper .popular-property-slide .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-property-swiper .popular-property-slide .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-property-swiper .popular-property-slide .popular-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper .popular-property-slide .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-property-swiper .popular-property-slide .popular-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper .popular-property-slide .popular-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper .popular-property-slide .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-property-swiper .popular-property-slide .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-property-swiper .popular-property-slide .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-property-swiper .popular-property-slide .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-property-swiper .popular-property-slide .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-property-swiper .popular-property-slide .popular-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper .pagination-box{display:flex;flex-direction:row;justify-content:center;align-items:center}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper .pagination-box .swiper-popular-next{margin-left:20px;cursor:pointer}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper .pagination-box .swiper-popular-prev{margin-right:20px;cursor:pointer}#mobile-wrap .popular-properties .container .about-heritage{padding:48px 0 56px;width:100%;background:#fff}#mobile-wrap .popular-properties .container .about-heritage .container{width:100%;display:flex;flex-direction:column;gap:0}#mobile-wrap .popular-properties .container .about-heritage .about-heritage-img{width:100%;height:280px;min-height:280px;background-color:#f5f5f5;background-image:url(/img/abouthome.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat}#mobile-wrap .popular-properties .container .about-heritage .about-heritage-text{padding:40px 16px 0}#mobile-wrap .popular-properties .container .about-heritage .about-heritage-title{margin:0 0 20px;color:#181a20;font-family:Poppins,sans-serif;font-size:24px;font-weight:500;line-height:1.35;letter-spacing:-.02em}#mobile-wrap .popular-properties .container .about-heritage .about-heritage-body{margin:0;color:#616161;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:1.7}#mobile-wrap .popular-properties .container .top-properties{padding:10px;width:100%;height:auto;display:flex;flex-direction:row;background:#f6f6f6}#mobile-wrap .popular-properties .container .top-properties .top-card-box .info .desc{display:none}#mobile-wrap .popular-properties .container .top-properties .top-card-box .info .title-row{display:flex;align-items:center;gap:8px;min-width:0}#mobile-wrap .popular-properties .container .top-properties .top-card-box .info .title-row .title{flex:1 1;min-width:0}#mobile-wrap .popular-properties .container .top-properties .top-card-box .info .title-row .card-type-tag{flex-shrink:0;color:#717171;font-family:Poppins,sans-serif;font-size:11px;font-weight:500;text-transform:uppercase;letter-spacing:.03em}#mobile-wrap .popular-properties .container .top-properties .top-card-box .info .bott{justify-content:space-between;align-items:center}#mobile-wrap .popular-properties .container .top-properties .top-card-box .info .bott p{display:none}#mobile-wrap .popular-properties .container .top-properties .top-card-box .info .bott .card-color-slot{display:inline-block;width:7px;height:7px;border-radius:50%;flex-shrink:0;border:1px solid rgba(0,0,0,.12);min-width:7px}#mobile-wrap .popular-properties .container .top-properties .top-card-box .info .options{align-items:center;flex-wrap:wrap;gap:8px}#mobile-wrap .popular-properties .container .top-properties .top-card-box .card-img .card-category-badge{position:absolute;top:12px;left:12px;padding:6px 10px;border-radius:6px;background:hsla(0,0%,100%,.9);color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;text-transform:capitalize;z-index:1}#mobile-wrap .popular-properties .container .top-properties .container{width:100%;flex-direction:column;align-items:center}#mobile-wrap .popular-properties .container .top-properties .container .card-box{position:relative;margin-top:25px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .popular-properties .container .top-properties .container .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#mobile-wrap .popular-properties .container .top-properties .container .card-box .top-property-swiper{width:100%;height:400px;overflow:hidden;display:flex;flex-direction:row}#mobile-wrap .popular-properties .container .top-properties .container .card-box .top-property-swiper .top-property-slide{width:300px;flex-shrink:0;display:flex}#mobile-wrap .popular-properties .container .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box{position:relative;width:300px;height:375px;flex-shrink:0;display:flex;flex-direction:column}#mobile-wrap .popular-properties .container .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;background-position:50%;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .popular-properties .container .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .popular-properties .container .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 .popular-properties .container .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 .popular-properties .container .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .popular-properties .container .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 .popular-properties .container .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .popular-properties .container .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 .popular-properties .container .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 .popular-properties .container .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 .popular-properties .container .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 .popular-properties .container .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 .popular-properties .container .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 .popular-properties .container .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .popular-properties .container .top-agents{position:relative;padding:10px;width:100%;height:auto;display:flex;flex-direction:row;background:#f6f6f6}#mobile-wrap .popular-properties .container .top-agents .container{position:relative;width:100%;flex-direction:column;align-items:center}#mobile-wrap .popular-properties .container .top-agents .container .wrapper{width:100%;margin-top:25px;display:flex;flex-direction:row;align-items:center}#mobile-wrap .popular-properties .container .top-agents .container .wrapper .top-agents-swiper{width:100%;height:280px;overflow:hidden;display:flex;flex-direction:row}#mobile-wrap .popular-properties .container .top-agents .container .wrapper .top-agents-swiper .top-agents-slide{width:209px;flex-shrink:0;display:flex}#mobile-wrap .popular-properties .container .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card{position:relative;width:209px;height:280px;flex-shrink:0;display:flex;flex-direction:column;align-items:center;background:#000;border:none;box-shadow:none}#mobile-wrap .popular-properties .container .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card img{width:209px;height:209px;border-radius:0;cursor:pointer;object-fit:cover}#mobile-wrap .popular-properties .container .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card strong{margin-top:20px;color:#fff;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .popular-properties .container .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card span{color:#fff;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#mobile-wrap .popular-properties .container .community-board{padding:10px 10px 48px;width:100%;height:auto;display:flex;flex-direction:row;background:#fff}#mobile-wrap .popular-properties .container .community-board .container{width:100%;flex-direction:column;align-items:center}#mobile-wrap .popular-properties .container .community-board .info-box{width:100%;display:flex;justify-content:center}#mobile-wrap .popular-properties .container .community-board .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 .popular-properties .container .community-board .community-nav{margin-top:16px;width:100%;display:flex;flex-direction:row;gap:8px}#mobile-wrap .popular-properties .container .community-board .community-nav .community-nav-link{display:flex;align-items:center;gap:6px;color:#616161;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;text-decoration:none}#mobile-wrap .popular-properties .container .community-board .community-nav .community-nav-link img{width:10px;height:10px}#mobile-wrap .popular-properties .container .community-board .community-nav .community-nav-link:hover{color:#181a20}#mobile-wrap .popular-properties .container .community-board .card-box{margin-top:25px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .popular-properties .container .community-board .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#mobile-wrap .popular-properties .container .community-board .community-article-swiper{width:100%;height:400px;overflow:hidden}#mobile-wrap .popular-properties .container .community-board .community-article-slide{width:300px;min-width:300px;flex-shrink:0;display:flex;overflow:hidden}#mobile-wrap .popular-properties .container .community-board .community-card-link{display:block;width:100%;min-width:0;overflow:hidden;text-decoration:none}#mobile-wrap .popular-properties .container .community-board .community-vertical-card{position:relative;width:100%;height:370px;flex-shrink:0;display:flex;flex-direction:column;overflow:hidden;box-sizing:border-box}#mobile-wrap .popular-properties .container .community-board .community-card-text{flex:1 1;min-width:0;overflow:hidden;display:flex;flex-direction:column;padding:0 4px}#mobile-wrap .popular-properties .container .community-board .community-card-img-wrap{position:relative;width:100%;height:203px;border-radius:12px 12px 0 0;overflow:hidden}#mobile-wrap .popular-properties .container .community-board .community-card-img{width:100%;height:100%;object-fit:cover}#mobile-wrap .popular-properties .container .community-board .community-card-badge{position:absolute;top:0;left:0;width:36px;height:36px;display:flex;justify-content:center;align-items:center;background:#f54d56;border-radius:12px 0 12px 0;font-family:Poppins,sans-serif;font-weight:600;font-size:15px;line-height:1;color:#fff}#mobile-wrap .popular-properties .container .community-board .community-card-title{margin-top:12px;font-family:Poppins,sans-serif;font-weight:600;font-size:15px;line-height:1.4;color:#181a20;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;min-width:0}#mobile-wrap .popular-properties .container .community-board .community-card-category{margin-top:6px;font-family:Poppins,sans-serif;font-weight:400;font-size:13px;line-height:1.4;color:#717171}#mobile-wrap .popular-properties .container #footer{background:#1a1a1a}#mobile-wrap .popular-properties .container #footer .footer-container{width:100%}#mobile-wrap .popular-properties .container #footer .footer-newsletter{padding:40px 16px 32px;border-bottom:1px solid #2a2a2a}#mobile-wrap .popular-properties .container #footer .footer-newsletter-inner{display:flex;flex-direction:column;gap:24px}@media(min-width:568px){#mobile-wrap .popular-properties .container #footer .footer-newsletter-inner{flex-direction:row;align-items:center;justify-content:space-between;gap:32px}}#mobile-wrap .popular-properties .container #footer .footer-newsletter-title{margin:0 0 8px;color:#f5f5f5;font-family:Poppins,sans-serif;font-size:22px;font-weight:600;line-height:1.3}#mobile-wrap .popular-properties .container #footer .footer-newsletter-desc{margin:0;color:#b0b0b0;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.6}#mobile-wrap .popular-properties .container #footer .footer-newsletter-form{display:flex;flex-direction:column;gap:12px}@media(min-width:568px){#mobile-wrap .popular-properties .container #footer .footer-newsletter-form{flex-direction:row;flex-shrink:0;width:auto;gap:0}}#mobile-wrap .popular-properties .container #footer .footer-newsletter-input{width:100%;min-width:200px;height:48px;padding:0 16px;border:1px solid #333;border-radius:6px;background:#252525;color:#f5f5f5;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;box-sizing:border-box}@media(min-width:568px){#mobile-wrap .popular-properties .container #footer .footer-newsletter-input{width:260px;border-radius:6px 0 0 6px;border-right:none}}#mobile-wrap .popular-properties .container #footer .footer-newsletter-input::placeholder{color:#888}#mobile-wrap .popular-properties .container #footer .footer-newsletter-input:focus{outline:none;border-color:#444}#mobile-wrap .popular-properties .container #footer .footer-newsletter-btn{height:48px;display:flex;align-items:center;justify-content:center;gap:8px;border:none;border-radius:6px;background:#b59a6d;color:#f5f5f5;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.08em;cursor:pointer}@media(min-width:568px){#mobile-wrap .popular-properties .container #footer .footer-newsletter-btn{border-radius:0 6px 6px 0}}#mobile-wrap .popular-properties .container #footer .footer-newsletter-btn .footer-newsletter-btn-icon{font-size:18px}#mobile-wrap .popular-properties .container #footer .footer-newsletter-btn:hover{background:#c4a876}#mobile-wrap .popular-properties .container #footer .footer-main{padding:40px 16px 48px}#mobile-wrap .popular-properties .container #footer .footer-main-inner{display:flex;flex-direction:column;gap:40px}@media(min-width:568px){#mobile-wrap .popular-properties .container #footer .footer-main-inner{flex-direction:row;flex-wrap:wrap;gap:32px 40px}#mobile-wrap .popular-properties .container #footer .footer-main-inner .footer-column-brand{width:100%;max-width:none}#mobile-wrap .popular-properties .container #footer .footer-main-inner .footer-column{flex:1 1;min-width:140px}#mobile-wrap .popular-properties .container #footer .footer-main-inner .footer-column-visit{width:100%;max-width:none}}#mobile-wrap .popular-properties .container #footer .footer-column{display:flex;flex-direction:column}#mobile-wrap .popular-properties .container #footer .footer-column-brand{max-width:none}#mobile-wrap .popular-properties .container #footer .footer-brand-name{color:#f5f5f5;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;letter-spacing:.2em;margin-bottom:12px}#mobile-wrap .popular-properties .container #footer .footer-brand-desc{margin:0 0 20px;color:#b0b0b0;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.6}#mobile-wrap .popular-properties .container #footer .footer-contact-list{display:flex;flex-direction:column;gap:10px}#mobile-wrap .popular-properties .container #footer .footer-contact-item{display:flex;flex-direction:row;align-items:flex-start;gap:8px;color:#b0b0b0;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.5}#mobile-wrap .popular-properties .container #footer .footer-contact-icon{font-size:16px;color:#888;flex-shrink:0;margin-top:1px}#mobile-wrap .popular-properties .container #footer .footer-column-title{color:#b59a6d;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.12em;margin-bottom:16px}#mobile-wrap .popular-properties .container #footer .footer-links{display:flex;flex-direction:column;gap:10px}#mobile-wrap .popular-properties .container #footer .footer-links a{color:#b0b0b0;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;text-decoration:none}#mobile-wrap .popular-properties .container #footer .footer-links a:hover{color:#f5f5f5}#mobile-wrap .popular-properties .container #footer .footer-column-visit{max-width:none}#mobile-wrap .popular-properties .container #footer .footer-visit-card{position:relative;width:100%;max-width:280px;height:160px;border-radius:6px;overflow:hidden}#mobile-wrap .popular-properties .container #footer .footer-visit-card-img{position:absolute;inset:0;background-color:#333;background-image:url(/img/abouthome.jpg);background-size:cover;background-position:50%}#mobile-wrap .popular-properties .container #footer .footer-visit-card-overlay{position:absolute;inset:0;display:flex;flex-direction:column;justify-content:flex-end;padding:16px;background:linear-gradient(0deg,rgba(0,0,0,.75),transparent 60%)}#mobile-wrap .popular-properties .container #footer .footer-visit-card-title{color:#f5f5f5;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.1em}#mobile-wrap .popular-properties .container #footer .footer-visit-card-sub{color:#b0b0b0;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;margin-top:4px}#mobile-wrap .popular-properties .container #footer .footer-bottom{background:#121212;padding:24px 16px}#mobile-wrap .popular-properties .container #footer .footer-bottom-inner{display:flex;flex-direction:column;align-items:center;gap:16px;text-align:center}@media(min-width:568px){#mobile-wrap .popular-properties .container #footer .footer-bottom-inner{flex-direction:row;justify-content:space-between;text-align:left}}#mobile-wrap .popular-properties .container #footer .footer-bottom-left{display:flex;flex-direction:column;align-items:center;gap:8px;flex-wrap:wrap}@media(min-width:568px){#mobile-wrap .popular-properties .container #footer .footer-bottom-left{flex-direction:row;align-items:center}}#mobile-wrap .popular-properties .container #footer .footer-bottom-left span{color:#888;font-family:Poppins,sans-serif;font-size:12px;font-weight:400}#mobile-wrap .popular-properties .container #footer .footer-bottom-left a{color:#888;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;text-decoration:none}#mobile-wrap .popular-properties .container #footer .footer-bottom-left a:hover{color:#b0b0b0}#mobile-wrap .popular-properties .container #footer .footer-bottom-sep{display:none}@media(min-width:568px){#mobile-wrap .popular-properties .container #footer .footer-bottom-sep{display:inline}}#mobile-wrap .popular-properties .container #footer .footer-bottom-right{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:20px}#mobile-wrap .popular-properties .container #footer .footer-social-link{display:flex;align-items:center;justify-content:center;color:#b0b0b0}#mobile-wrap .popular-properties .container #footer .footer-social-link:hover{color:#f5f5f5}#mobile-wrap .popular-properties .container #footer .footer-social-icon{font-size:22px}#mobile-wrap .popular-properties .store-list-page{padding:24px 16px 48px;width:100%}#mobile-wrap .popular-properties .store-list-page .store-list-container{display:flex;flex-direction:column;gap:24px;max-width:100%}#mobile-wrap .popular-properties .store-list-page .store-list-left{width:100%}#mobile-wrap .popular-properties .store-list-page .store-list-left .store-list-title{color:#181a20;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}#mobile-wrap .popular-properties .store-list-page .store-list-left .store-list-divider{width:100%;height:1px;background:#e0e0e0;margin:12px 0}#mobile-wrap .popular-properties .store-list-page .store-list-left .store-list-items{display:flex;flex-direction:column;gap:4px}#mobile-wrap .popular-properties .store-list-page .store-list-left .store-list-item{display:flex;flex-direction:column;align-items:flex-start;padding:12px 0;border:none;background:none;cursor:pointer;text-align:left;border-radius:8px}#mobile-wrap .popular-properties .store-list-page .store-list-left .store-list-item.active .store-item-name{font-weight:700;color:#181a20}#mobile-wrap .popular-properties .store-list-page .store-list-left .store-list-item.active .store-item-location{color:#181a20}#mobile-wrap .popular-properties .store-list-page .store-list-left .store-list-item:hover{background:#f5f5f5}#mobile-wrap .popular-properties .store-list-page .store-list-left .store-item-name{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-weight:500}#mobile-wrap .popular-properties .store-list-page .store-list-left .store-item-location{color:#9ca3af;font-family:Poppins,sans-serif;font-size:12px;margin-top:2px}#mobile-wrap .popular-properties .store-list-page .store-list-left .store-partnership-btn{margin-top:16px;padding:14px 24px;background:#181a20;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;text-transform:none;border-radius:8px}#mobile-wrap .popular-properties .store-list-page .store-preview-panel .store-preview-header{color:#181a20;font-family:Poppins,sans-serif;font-size:16px;font-weight:600}#mobile-wrap .popular-properties .store-list-page .store-preview-panel .store-preview-image-wrap{width:100%;height:280px;border-radius:12px;overflow:hidden;background:#f0f0f0}#mobile-wrap .popular-properties .store-list-page .store-preview-panel .store-preview-image-wrap .store-preview-swiper{width:100%;height:100%}#mobile-wrap .popular-properties .store-list-page .store-preview-panel .store-preview-image-wrap .store-preview-swiper .swiper-slide{height:100%}#mobile-wrap .popular-properties .store-list-page .store-preview-panel .store-preview-image-wrap .store-preview-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}#mobile-wrap .popular-properties .store-list-page .store-preview-panel .store-preview-image-wrap .store-preview-swiper .swiper-pagination-bullet-active{background:#181a20}#mobile-wrap .popular-properties .store-list-page .store-preview-panel .store-preview-image-placeholder{width:100%;height:100%;background:#e5e7eb}#mobile-wrap .popular-properties .store-list-page .store-preview-panel .store-preview-details{display:flex;flex-direction:column;gap:12px}#mobile-wrap .popular-properties .store-list-page .store-preview-panel .store-preview-name{color:#181a20;font-family:Poppins,sans-serif;font-size:18px;font-weight:600}#mobile-wrap .popular-properties .store-list-page .store-preview-panel .store-preview-address,#mobile-wrap .popular-properties .store-list-page .store-preview-panel .store-preview-phone{color:#4b5563;font-family:Poppins,sans-serif;font-size:14px;line-height:1.5}#mobile-wrap .popular-properties .store-list-page .store-preview-panel .store-preview-desc{color:#6b7280;font-family:Poppins,sans-serif;font-size:14px;line-height:1.6}#mobile-wrap .popular-properties .store-list-page .store-preview-panel .store-explore-btn{align-self:flex-start;padding:12px 28px;background:#181a20;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;border-radius:8px;text-decoration:none}#mobile-wrap .popular-properties .store-list-page .store-preview-panel .store-preview-empty,#mobile-wrap .popular-properties .store-list-page .store-preview-panel .store-preview-loading{color:#9ca3af;font-family:Poppins,sans-serif;font-size:14px}#mobile-wrap .popular-properties .store-detail-page{padding:24px 0 48px;width:100%}#mobile-wrap .popular-properties .store-detail-page .store-detail-loading{padding:48px 16px;text-align:center;color:#9ca3af;font-family:Poppins,sans-serif;font-size:14px}#mobile-wrap .popular-properties .store-detail-page .store-detail-banner-wrap{width:100%;height:240px;overflow:hidden;background:#e5e7eb}#mobile-wrap .popular-properties .store-detail-page .store-detail-banner-wrap .store-detail-swiper{width:100%;height:100%}#mobile-wrap .popular-properties .store-detail-page .store-detail-banner-wrap .store-detail-swiper .swiper-slide{height:100%}#mobile-wrap .popular-properties .store-detail-page .store-detail-banner-wrap .store-detail-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}#mobile-wrap .popular-properties .store-detail-page .store-detail-banner-wrap .store-detail-swiper .swiper-pagination-bullet-active{background:#181a20}#mobile-wrap .popular-properties .store-detail-page .store-detail-banner-placeholder{width:100%;height:100%;background:#e5e7eb}#mobile-wrap .popular-properties .store-detail-page .store-detail-container,#mobile-wrap .popular-properties .store-detail-page .store-detail-content{padding:24px 16px}#mobile-wrap .popular-properties .store-detail-page .store-detail-main{display:flex;flex-direction:column;gap:24px}#mobile-wrap .popular-properties .store-detail-page .store-detail-name{color:#181a20;font-family:Poppins,sans-serif;font-size:22px;font-weight:600}#mobile-wrap .popular-properties .store-detail-page .store-detail-desc{color:#4b5563;font-family:Poppins,sans-serif;font-size:14px;line-height:1.7}#mobile-wrap .popular-properties .store-detail-page .store-detail-address,#mobile-wrap .popular-properties .store-detail-page .store-detail-phone{color:#6b7280;font-family:Poppins,sans-serif;font-size:14px}#mobile-wrap .popular-properties .store-detail-page .store-detail-agent{padding:20px;border:1px solid #e5e7eb;border-radius:12px;background:#fafafa}#mobile-wrap .popular-properties .store-detail-page .store-agent-link{text-decoration:none;color:inherit}#mobile-wrap .popular-properties .store-detail-page .store-agent-img-wrap{width:56px;height:56px;border-radius:50%;overflow:hidden}#mobile-wrap .popular-properties .store-detail-page .store-agent-img{width:100%;height:100%;object-fit:cover}#mobile-wrap .popular-properties .store-detail-page .store-agent-img-placeholder{width:100%;height:100%;background:#e5e7eb}#mobile-wrap .popular-properties .store-detail-page .store-agent-name{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}#mobile-wrap .popular-properties .store-detail-page .store-agent-phone{color:#6b7280;font-family:Poppins,sans-serif;font-size:13px}#mobile-wrap .popular-properties .store-detail-page .store-agent-cta{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;text-decoration:underline}#mobile-wrap .popular-properties .store-detail-page .store-detail-products{display:flex;flex-direction:column;gap:16px}#mobile-wrap .popular-properties .store-detail-page .store-products-title{color:#181a20;font-family:Poppins,sans-serif;font-size:18px;font-weight:600}#mobile-wrap .popular-properties .store-detail-page .store-products-grid{display:flex;flex-direction:column;gap:16px}#mobile-wrap .popular-properties .store-detail-page .store-product-card-wrap{width:100%}