/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:calc(1 * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:calc(1s * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:calc(1s * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:calc(1s * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:calc(1s * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:calc(1s / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:calc(1s * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:calc(1s * 3);animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:calc(1s * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;font-family:Poppins,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}a{color:inherit}img{vertical-align:bottom}img.project_card{width:100%;height:auto;border-radius:10px}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input[type=password]::-ms-clear,input[type=password]::-ms-reveal,input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;width:0;height:0}textarea:focus{outline:0}#simple-tabpanel-all>div{padding:0}.css-10klw3m{height:auto}a{white-space:nowrap;text-decoration:none;color:#212121}button{text-transform:none;box-shadow:none;padding:0}button.outline{border:1px solid #eee}button.contain{color:#fff}p,span{line-height:1.2}body{font-family:Poppins,sans-serif}body::-webkit-scrollbar{width:9px}body::-webkit-scrollbar-thumb{height:30%;background:#bdbdbd;border-radius:10px}body::-webkit-scrollbar-track{background:#eee}body .MuiPopover-paper{box-shadow:none}hr{border-width:0 0 thin;border-color:#eee;margin:auto}#pc-wrap{width:100%;min-height:100%}#pc-wrap .container{position:relative;width:1300px;margin:0 auto;display:flex}.swal2-popup.swal-premium-popup{padding:2rem 2rem 1.75rem;border-radius:16px;box-shadow:0 25px 50px -12px rgba(15,23,42,.28);border:1px solid rgba(30,58,95,.12);background:#fff;max-width:420px;width:100%;color:#1e3a5f}.swal-premium-popup .swal-premium-title.swal2-title,.swal-premium-popup .swal2-title{font-size:1.375rem!important;font-weight:700!important;color:#1e3a5f!important;letter-spacing:-.02em;line-height:1.25!important;padding:0 0 .5rem!important;margin:0!important}.swal-premium-popup #swal2-html,.swal-premium-popup .swal-premium-html,.swal-premium-popup .swal2-html-container{color:#64748b!important;font-size:.9375rem!important;line-height:1.55!important;font-weight:400!important;margin-top:0!important;padding:0 .25rem!important}.swal-premium-popup .swal2-icon{margin:.5rem auto 1rem!important;border-width:3px!important}.swal-premium-popup .swal2-icon.swal2-question{border-color:rgba(30,58,95,.35)!important;color:#1e3a5f!important}.swal-premium-popup .swal2-icon.swal2-success{border-color:rgba(30,58,95,.45)!important;color:#1e3a5f!important}.swal-premium-popup .swal2-icon.swal2-success .swal2-success-line-long,.swal-premium-popup .swal2-icon.swal2-success .swal2-success-line-tip{background-color:#1e3a5f!important}.swal-premium-popup .swal2-icon.swal2-error{border-color:rgba(198,40,40,.45)!important;color:#c62828!important}.swal-premium-popup .swal2-icon.swal2-error [class^=swal2-x-mark-line]{background-color:#c62828!important}.swal-premium-popup .swal2-timer-progress-bar{background:#1e3a5f!important}.swal-premium-popup .swal-premium-actions.swal2-actions,.swal2-container .swal2-popup.swal-premium-popup .swal2-actions.swal-premium-actions{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;align-items:stretch!important;justify-content:stretch!important;gap:14px!important;margin:1.5rem 0 0!important;padding:0!important;width:100%!important;max-width:100%!important}.swal2-container .swal2-popup.swal-premium-popup .swal2-actions:not(.swal-premium-actions){margin-top:1.25rem!important}.swal2-container .swal2-popup.swal-premium-popup button.swal2-cancel,.swal2-container .swal2-popup.swal-premium-popup button.swal2-confirm,.swal2-container .swal2-popup.swal-premium-popup button.swal2-deny,.swal2-container .swal2-popup.swal-premium-popup button.swal2-styled{flex:1 1!important;min-width:0!important;min-height:48px!important;height:auto!important;margin:0!important;padding:14px 20px!important;box-sizing:border-box!important;box-shadow:none!important;border-radius:10px!important;font-size:1rem!important;font-weight:700!important;line-height:1.25!important;letter-spacing:.01em!important;text-transform:none!important;cursor:pointer!important;transition:background .2s ease,border-color .2s ease,color .2s ease!important}.swal2-container .swal2-popup.swal-premium-popup .swal2-actions.swal-premium-actions--single button.swal2-confirm{flex:1 1 100%!important;max-width:100%!important}.swal-premium-popup .swal-premium-cancel.swal2-styled,.swal2-container .swal2-popup.swal-premium-popup button.swal2-cancel{background:#fff!important;color:#1e3a5f!important;border:2px solid rgba(30,58,95,.35)!important}.swal2-container .swal2-popup.swal-premium-popup button.swal2-cancel:hover{background:rgba(30,58,95,.08)!important;border-color:#1e3a5f!important;color:#1e3a5f!important}.swal-premium-popup .swal-premium-confirm.swal2-styled,.swal2-container .swal2-popup.swal-premium-popup button.swal2-confirm{background:#1e3a5f!important;color:#fff!important;border:2px solid #1e3a5f!important}.swal2-container .swal2-popup.swal-premium-popup button.swal2-confirm:hover{background:#16324d!important;border-color:#16324d!important;color:#fff!important}.swal-premium-popup.swal-logout-popup .swal2-icon{display:none!important}.swal-premium-popup.swal-logout-popup .swal-logout-icon{display:flex;align-items:center;justify-content:center;width:56px;height:56px;margin:0 auto 1rem;border-radius:50%;background:rgba(30,58,95,.08)}.swal-premium-popup.swal-logout-popup .swal-logout-icon svg{display:block}.swal2-container .swal2-toast.swal-premium-toast{border-radius:12px!important;border:1px solid rgba(30,58,95,.12)!important;box-shadow:0 10px 30px rgba(15,23,42,.12)!important;padding:1rem 1.25rem!important;background:#fff!important}.swal-premium-toast .swal2-title{color:#1e3a5f!important;font-size:.9375rem!important;font-weight:600!important;margin:0!important;padding:0!important}.swal-premium-toast .swal2-icon{margin:0 .75rem 0 0!important;width:2em!important;min-width:2em!important;height:2em!important;border-color:rgba(30,58,95,.35)!important;color:#1e3a5f!important}.swal-premium-toast .swal2-timer-progress-bar{background:#1e3a5f!important}.product-big-card-box,.property-big-card-box{position:relative;margin-right:8px;margin-left:8px;margin-bottom:35px;width:410px;height:455px;display:flex;flex-direction:column}.product-big-card-box .card-img,.property-big-card-box .card-img{position:relative;width:100%;height:264px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}.product-big-card-box .card-img div.status,.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}.product-big-card-box .card-img div.status img,.property-big-card-box .card-img div.status img{width:14px;height:14px}.product-big-card-box .card-img div.status span,.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}.product-big-card-box .card-img div.price,.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}.product-big-card-box .info,.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}.product-big-card-box .info .title,.property-big-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}.product-big-card-box .info .desc,.property-big-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}.product-big-card-box .info .options,.property-big-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}.product-big-card-box .info .options div,.property-big-card-box .info .options div{display:flex;flex-direction:row}.product-big-card-box .info .options div img,.property-big-card-box .info .options div img{margin-right:5px;width:17px;height:17px}.product-big-card-box .info .options div span,.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}.product-big-card-box .info .bott,.product-big-card-box .info .bott div,.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}.product-big-card-box .info .bott div,.property-big-card-box .info .bott div{width:65px}.product-big-card-box .info .bott p,.property-big-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}.product-big-card-box .info .bott span,.property-big-card-box .info .bott span{margin-left:6px;color:hsla(0,0%,56%,.54);font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.product-big-card-box .info .bott button,.property-big-card-box .info .bott button{margin-left:15px;width:16px;height:16px;box-sizing:border-box}.product-big-card-box .info .bott .buttons-box,.property-big-card-box .info .bott .buttons-box{width:auto;height:auto;display:flex;flex-direction:row;gap:7px}.agent-general-card{position:relative;margin-right:27px;margin-bottom:34px;display:flex;flex-direction:column}.agent-general-card .agent-img{border-radius:12px;width:233px;height:273px;background-size:100% 100%;background-repeat:no-repeat;cursor:pointer}.agent-general-card .agent-img div{position:absolute;padding:12px;top:12px;left:12px;border-radius:6px;background:#eb6753;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.agent-general-card .agent-desc{margin-top:23px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.agent-general-card .agent-desc .agent-info{display:flex;flex-direction:column}.agent-general-card .agent-desc .agent-info strong{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.agent-general-card .agent-desc .agent-info span{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}.agent-general-card .agent-desc .buttons{width:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.agent-general-card .agent-desc .buttons svg{width:24px;height:24px;cursor:pointer}.agent-general-card .agent-desc .buttons .view-cnt{font-size:13px}.community-general-card-config{position:relative;height:auto;gap:20px;border-radius:12px;cursor:pointer}.community-general-card-config .image-box{width:100%;height:283px}.community-general-card-config .image-box .card-img{width:100%;height:100%;border-radius:12px}.community-general-card-config .desc-box{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:80px}.community-general-card-config .desc-box .title{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.community-general-card-config .desc-box .desc{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:26px;text-transform:capitalize}.community-general-card-config .desc-box .buttons{width:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.community-general-card-config .desc-box .buttons svg{width:24px;height:24px;cursor:pointer}.community-general-card-config .desc-box .buttons .view-cnt{font-size:13px}.community-general-card-config .date-box{position:absolute;width:70px;height:69.014px;align-items:center;justify-content:center;top:235px;right:20px;border-radius:12px;background:#fff;box-shadow:0 6px 15px 0 rgba(64,79,104,.05)}.community-general-card-config .date-box .month{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.community-general-card-config .date-box .day{color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}@keyframes trend-testimonial-fade{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}#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-products{padding:40px 0 0;width:100%;display:flex;flex-direction:row;background:#fff;position:relative}#pc-wrap .home-page .trend-products:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(24,26,32,.06) 20%,rgba(24,26,32,.06) 80%,transparent)}#pc-wrap .home-page .trend-products__container{width:100%;max-width:1280px;margin:0 auto;padding:0 40px;box-sizing:border-box;display:flex;flex-direction:row;gap:32px;align-items:flex-start}#pc-wrap .home-page .trend-products__main{flex:1 1;min-width:0;display:flex;flex-direction:column}#pc-wrap .home-page .trend-products__sidebar{width:320px;flex-shrink:0;display:flex;flex-direction:column;gap:24px}#pc-wrap .home-page .trend-products__sidebar-section{background:#fff;border-radius:16px;padding:24px;box-shadow:0 4px 20px rgba(24,26,32,.06);border:1px solid rgba(24,26,32,.06)}#pc-wrap .home-page .trend-products__sidebar-title{margin:0 0 16px;font-family:Poppins,sans-serif;font-size:18px;font-weight:700;color:#181a20}#pc-wrap .home-page .trend-products__special-card{cursor:pointer;display:flex;flex-direction:column;border-radius:12px;overflow:hidden;background:#f8fafc;border:1px solid rgba(24,26,32,.06);transition:box-shadow .2s,border-color .2s}#pc-wrap .home-page .trend-products__special-card:hover{box-shadow:0 8px 24px rgba(24,26,32,.08);border-color:rgba(24,26,32,.1)}#pc-wrap .home-page .trend-products__special-card:hover .trend-products__special-cta{color:#1e3a5f}#pc-wrap .home-page .trend-products__special-img{width:100%;height:200px;background-color:#fff;background-size:contain;background-position:50%;background-repeat:no-repeat}#pc-wrap .home-page .trend-products__special-body{padding:20px;display:flex;flex-direction:column;gap:10px}#pc-wrap .home-page .trend-products__special-title{font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:600!important;color:#181a20!important;line-height:1.4!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#pc-wrap .home-page .trend-products__special-rating{gap:2px}#pc-wrap .home-page .trend-products__special-star{font-size:14px!important;color:#fbbf24}#pc-wrap .home-page .trend-products__special-price{font-family:Poppins,sans-serif!important;font-size:18px!important;font-weight:700!important;color:#181a20!important}#pc-wrap .home-page .trend-products__special-cta{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#64748b;transition:color .2s}#pc-wrap .home-page .trend-products__special-placeholder{min-height:200px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-family:Poppins,sans-serif;font-size:14px}#pc-wrap .home-page .trend-products__services{display:flex;flex-direction:column}#pc-wrap .home-page .trend-products__service{display:flex;align-items:flex-start;gap:14px;padding:14px 16px;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid rgba(30,58,95,.08);border-radius:10px;transition:box-shadow .2s ease,border-color .2s ease,transform .2s ease}#pc-wrap .home-page .trend-products__service:hover{box-shadow:0 4px 12px rgba(30,58,95,.08);border-color:rgba(30,58,95,.15);transform:translateY(-1px)}#pc-wrap .home-page .trend-products__service-icon-wrap{display:flex;align-items:center;justify-content:center;width:44px;height:44px;min-width:44px;background:linear-gradient(135deg,#1e3a5f,#2d4a6f);border-radius:10px;box-shadow:0 2px 8px rgba(30,58,95,.2)}#pc-wrap .home-page .trend-products__service-icon{font-size:22px!important;color:#fff!important;flex-shrink:0}#pc-wrap .home-page .trend-products__service-content{flex:1 1;min-width:0}#pc-wrap .home-page .trend-products__service-title{font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:600!important;color:#181a20!important;margin-bottom:4px!important;letter-spacing:-.01em}#pc-wrap .home-page .trend-products__service-desc{font-family:Poppins,sans-serif!important;font-size:13px!important;color:#64748b!important;line-height:1.45!important}#pc-wrap .home-page .trend-products__testimonials{position:relative;height:320px;min-height:320px;overflow:hidden;display:flex;flex-direction:column;align-items:stretch}#pc-wrap .home-page .trend-products__testimonial-card{align-self:flex-start;width:100%;background:linear-gradient(145deg,#1e3a5f,#152a47 50%,#0f1f35);border-radius:14px;padding:24px 20px 12px;margin-bottom:0;box-shadow:0 8px 24px rgba(30,58,95,.35),0 2px 8px rgba(0,0,0,.12);border:1px solid hsla(0,0%,100%,.06)}#pc-wrap .home-page .trend-products__testimonial-card-inner{text-align:center}#pc-wrap .home-page .trend-products__testimonial-animate{animation:trend-testimonial-fade .5s ease}#pc-wrap .home-page .trend-products__testimonial-avatar-wrap{display:inline-flex;padding:4px;background:linear-gradient(135deg,hsla(0,0%,100%,.2),hsla(0,0%,100%,.05));border-radius:50%;margin-bottom:14px;box-shadow:0 4px 12px rgba(0,0,0,.2)}#pc-wrap .home-page .trend-products__testimonial-avatar{width:64px;height:64px;border-radius:50%;object-fit:cover;border:2px solid hsla(0,0%,100%,.15)}#pc-wrap .home-page .trend-products__testimonial-stars{justify-content:center;gap:4px;margin-bottom:14px}#pc-wrap .home-page .trend-products__testimonial-star{font-size:16px!important;color:#fbbf24!important}#pc-wrap .home-page .trend-products__testimonial-quote{font-family:Poppins,sans-serif!important;font-size:13px!important;color:hsla(0,0%,100%,.9)!important;line-height:1.6!important;font-style:italic;margin-bottom:14px!important}#pc-wrap .home-page .trend-products__testimonial-name{font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:600!important;color:hsla(0,0%,100%,.95)!important;letter-spacing:.02em}#pc-wrap .home-page .trend-products__testimonial-dots{margin-top:12px;padding-top:12px;border-top:1px solid hsla(0,0%,100%,.1);cursor:pointer}#pc-wrap .home-page .trend-products__testimonial-dot{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.25);transition:all .25s ease}#pc-wrap .home-page .trend-products__testimonial-dot:hover{background:hsla(0,0%,100%,.5)}#pc-wrap .home-page .trend-products__testimonial-dot.active{background:#fbbf24;transform:scale(1.25);box-shadow:0 0 8px rgba(251,191,36,.5)}#pc-wrap .home-page .trend-products__latest-list{display:flex;flex-direction:column;gap:12px}#pc-wrap .home-page .trend-products__latest-card{display:flex;gap:14px;padding:12px;background:#f8fafc;border-radius:12px;border:1px solid rgba(24,26,32,.06);cursor:pointer;transition:background .2s,border-color .2s,box-shadow .2s}#pc-wrap .home-page .trend-products__latest-card:hover{background:#f1f5f9;border-color:rgba(30,58,95,.12);box-shadow:0 4px 12px rgba(24,26,32,.08)}#pc-wrap .home-page .trend-products__latest-img{width:72px;height:72px;min-width:72px;border-radius:10px;background-size:contain;background-position:50%;background-repeat:no-repeat;background-color:#fff}#pc-wrap .home-page .trend-products__latest-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:4px;justify-content:center}#pc-wrap .home-page .trend-products__latest-card-title{font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:600!important;color:#181a20!important;line-height:1.35!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#pc-wrap .home-page .trend-products__latest-price{font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:700!important;color:#1e3a5f!important}#pc-wrap .home-page .trend-products__latest-empty{font-family:Poppins,sans-serif!important;font-size:14px!important;color:#94a3b8!important;padding:24px;text-align:center}#pc-wrap .home-page .trend-products__sidebar-section--inquiry{background:linear-gradient(135deg,#1e3a5f,#152a47 50%,#0f1f35);border-color:rgba(15,23,42,.6);color:#e5e7eb;min-height:298px;text-align:center;display:flex;flex-direction:column;justify-content:center}#pc-wrap .home-page .trend-products__sidebar-section--inquiry .trend-products__sidebar-title{color:#fff;text-align:center}#pc-wrap .home-page .trend-products__inquiry-card{width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;margin-top:4px}#pc-wrap .home-page .trend-products__inquiry-divider{width:100%;height:1px;background:rgba(226,232,240,.6);margin:4px 0 10px}#pc-wrap .home-page .trend-products__inquiry-label{font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:500!important;color:#e5e7eb!important}#pc-wrap .home-page .trend-products__inquiry-number{font-family:Poppins,sans-serif!important;font-size:20px!important;font-weight:700!important;color:#fff!important;letter-spacing:.03em}#pc-wrap .home-page .trend-products__inquiry-or{margin-top:4px;font-family:Poppins,sans-serif!important;font-size:13px!important;color:#e5e7eb!important}#pc-wrap .home-page .trend-products__inquiry-btn{margin-top:14px;width:100%;padding:10px 16px;border-radius:999px;border:none;background:#fff;color:#1e3a5f;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.08em;cursor:pointer;transition:background .2s,transform .2s}#pc-wrap .home-page .trend-products__inquiry-btn:hover{background:#e5e7eb;transform:translateY(-1px)}#pc-wrap .home-page .trend-products__sidebar-section--apple-watch{padding:0;background:transparent;box-shadow:none;border:none}#pc-wrap .home-page .trend-products .apple-watch-card{display:block;text-decoration:none;background:#e8e8e8;border-radius:16px;padding:24px 24px 0;min-height:380px;text-align:center;overflow:hidden;transition:opacity .2s,box-shadow .2s}#pc-wrap .home-page .trend-products .apple-watch-card:hover{opacity:.95;box-shadow:0 4px 16px rgba(0,0,0,.08)}#pc-wrap .home-page .trend-products .apple-watch-card__tag{display:block;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:600!important;color:#181a20!important;letter-spacing:.02em;margin-bottom:8px}#pc-wrap .home-page .trend-products .apple-watch-card__title{display:block;font-family:Poppins,sans-serif!important;font-size:22px!important;font-weight:700!important;color:#181a20!important;line-height:1.25!important;margin-bottom:8px;letter-spacing:-.02em}#pc-wrap .home-page .trend-products .apple-watch-card__price{display:inline-block;font-family:Poppins,sans-serif!important;font-size:16px!important;font-weight:600!important;color:#1e3a5f!important;text-decoration:underline;text-underline-offset:3px;margin-bottom:16px}#pc-wrap .home-page .trend-products .apple-watch-card__img{width:100%;height:200px;min-height:200px;background-size:contain;background-position:bottom;background-repeat:no-repeat}#pc-wrap .home-page .trend-products__header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:nowrap;gap:24px;padding-bottom:24px;border-bottom:1px solid rgba(24,26,32,.06)}#pc-wrap .home-page .trend-products__title-wrap{flex-shrink:0}#pc-wrap .home-page .trend-products__title{margin:0;font-family:Poppins,sans-serif;font-size:36px;font-weight:600;letter-spacing:-.02em;line-height:1.25;color:#181a20}#pc-wrap .home-page .trend-products__tabs-wrap{display:flex;align-items:center;gap:16px;margin-left:auto;flex-shrink:0}#pc-wrap .home-page .trend-products__tabs{display:flex;gap:4px;background:#e2e8f0;border-radius:10px;padding:4px}#pc-wrap .home-page .trend-products__tab{padding:10px 20px;border:none;border-radius:8px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#64748b;background:transparent;cursor:pointer;transition:background .2s,color .2s}#pc-wrap .home-page .trend-products__tab.active{background:#1e3a5f;color:#fff}#pc-wrap .home-page .trend-products__tab:hover:not(.active){background:rgba(24,26,32,.06);color:#181a20}#pc-wrap .home-page .trend-products__arrows{display:flex;gap:4px}#pc-wrap .home-page .trend-products__arrow{min-width:40px!important;width:40px!important;height:40px!important;padding:0!important;border-radius:50%!important;background:#1e3a5f!important;color:#fff!important}#pc-wrap .home-page .trend-products__arrow:hover:not(:disabled){background:#244670!important}#pc-wrap .home-page .trend-products__arrow:disabled{background:#94a3b8!important;color:hsla(0,0%,100%,.7)!important;cursor:not-allowed}#pc-wrap .home-page .trend-products__arrow-icon{font-size:20px!important}#pc-wrap .home-page .trend-products__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:40px;min-height:400px;align-items:start}#pc-wrap .home-page .trend-products__empty{grid-column:1/-1;display:flex;justify-content:center;align-items:center;min-height:400px;color:#94a3b8;font-family:Poppins,sans-serif;font-size:15px}#pc-wrap .home-page .trend-products__banners{display:flex;gap:24px;margin-top:24px}#pc-wrap .home-page .trend-products__banner{flex:1 1;min-height:280px;border-radius:16px;overflow:hidden;position:relative;text-decoration:none;display:flex;align-items:flex-start;justify-content:flex-end;background-size:cover;background-position:50%;background-repeat:no-repeat;border:1px solid rgba(24,26,32,.08);box-shadow:0 2px 8px rgba(24,26,32,.06),0 1px 2px rgba(24,26,32,.04);transition:transform .25s ease,box-shadow .25s ease}#pc-wrap .home-page .trend-products__banner:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(24,26,32,.1),0 4px 16px rgba(24,26,32,.06)}#pc-wrap .home-page .trend-products__banner--left{background-position:20%}#pc-wrap .home-page .trend-products__banner-content{position:absolute;top:24px;right:24px;z-index:2;display:flex;flex-direction:column;gap:6px;align-items:flex-end;text-align:right;padding:0}#pc-wrap .home-page .trend-products__banner-tag{font-family:Poppins,sans-serif;font-size:10px;font-weight:600;color:#64748b;letter-spacing:.1em;text-transform:uppercase;line-height:1.2;text-shadow:0 1px 2px hsla(0,0%,100%,.9),0 1px 3px rgba(0,0,0,.15)}#pc-wrap .home-page .trend-products__banner-subtitle,#pc-wrap .home-page .trend-products__banner-title{margin:0;font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:#181a20;letter-spacing:-.02em;line-height:1.2;text-transform:uppercase;text-shadow:0 1px 2px hsla(0,0%,100%,.9),0 1px 3px rgba(0,0,0,.15)}#pc-wrap .home-page .trend-products__banner-price{margin-top:2px;display:inline-block;font-family:Poppins,sans-serif;font-size:15px;font-weight:700;color:#1e3a5f;text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px;letter-spacing:-.02em;transition:color .2s}.trend-products__banner:hover #pc-wrap .home-page .trend-products__banner-price{color:#0f2744}#pc-wrap .home-page .trend-products__top-categories-wrap{width:100%;margin-top:48px}#pc-wrap .home-page .trend-products__top-categories-wrap .top-categories-latest{padding-top:0;padding-bottom:0}#pc-wrap .home-page .trend-products__top-categories-wrap .top-categories-latest__container{padding:0;max-width:none}#pc-wrap .home-page .trend-products__promo-wrap{width:100%;margin-top:83px}#pc-wrap .home-page .trend-products__category-wrap{width:100%;margin-top:24px}#pc-wrap .home-page .trend-products__category-wrap .category-products{margin-top:0;padding-bottom:24px;width:100%}#pc-wrap .home-page .trend-products__category-wrap .category-products__container{width:100%;max-width:none;margin:0;padding:0;gap:0}#pc-wrap .home-page .trend-products__category-wrap .category-products__left{flex:1 1;width:100%}#pc-wrap .home-page .trend-products__category-wrap .category-products__right{display:none}#pc-wrap .home-page .trend-products__discount-banner-wrap{width:100%;margin-top:0}#pc-wrap .home-page .trend-products__newsletter-wrap{width:100%;margin-top:24px}#pc-wrap .home-page .newsletter-banner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:24px;width:100%;min-height:100px;padding:28px 32px;background:linear-gradient(135deg,#1e3a5f,#152a47 50%,#0f1f35);border-radius:16px;position:relative}#pc-wrap .home-page .newsletter-banner__content{flex:1 1;min-width:200px}#pc-wrap .home-page .newsletter-banner__title{font-family:Poppins,sans-serif!important;font-size:24px!important;font-weight:700!important;color:#fff!important;line-height:1.25!important;margin:0 0 6px!important;letter-spacing:-.02em}#pc-wrap .home-page .newsletter-banner__subtext{font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:500!important;color:hsla(0,0%,100%,.9)!important;line-height:1.4!important;margin:0!important}#pc-wrap .home-page .newsletter-banner__form{display:flex;flex-direction:row;align-items:center;gap:0;flex:1 1;max-width:420px;min-width:0;height:44px}#pc-wrap .home-page .newsletter-banner__input{flex:1 1}#pc-wrap .home-page .newsletter-banner__input .MuiOutlinedInput-root{height:100%;background:#fff;border-radius:10px 0 0 10px}#pc-wrap .home-page .newsletter-banner__input .MuiOutlinedInput-root fieldset{border-color:hsla(0,0%,100%,.2);border-right:none}#pc-wrap .home-page .newsletter-banner__input .MuiOutlinedInput-root:hover fieldset{border-color:hsla(0,0%,100%,.35)}#pc-wrap .home-page .newsletter-banner__input .MuiOutlinedInput-root.Mui-focused fieldset{border-width:1px;border-color:hsla(0,0%,100%,.5)}#pc-wrap .home-page .newsletter-banner__input .MuiOutlinedInput-root input{padding:12px 16px;font-family:Poppins,sans-serif;font-size:14px}#pc-wrap .home-page .newsletter-banner__input .MuiOutlinedInput-root input::placeholder{color:#94a3b8;opacity:1}#pc-wrap .home-page .newsletter-banner__btn{background:hsla(0,0%,100%,.95)!important;color:#1e3a5f!important;border-radius:0 10px 10px 0!important;height:100%!important;padding:0 16px!important}#pc-wrap .home-page .newsletter-banner__btn:hover{background:#fff!important}#pc-wrap .home-page .newsletter-banner__btn .MuiSvgIcon-root{font-size:22px!important}#pc-wrap .home-page .newsletter-banner__success{position:absolute;bottom:12px;left:32px;font-family:Poppins,sans-serif!important;font-size:13px!important;color:hsla(0,0%,100%,.95)!important}@media(max-width:768px){#pc-wrap .home-page .newsletter-banner{flex-direction:column;align-items:stretch}#pc-wrap .home-page .newsletter-banner__form{max-width:none}#pc-wrap .home-page .newsletter-banner__input .MuiOutlinedInput-root{border-radius:10px 10px 0 0}#pc-wrap .home-page .newsletter-banner__input .MuiOutlinedInput-root fieldset{border-right:1px solid hsla(0,0%,100%,.2)}#pc-wrap .home-page .newsletter-banner__btn{border-radius:0 0 10px 10px!important}}#pc-wrap .home-page .discount-banner{display:flex;flex-direction:row;align-items:stretch;width:100%;min-height:220px;text-decoration:none;position:relative;overflow:hidden;border-radius:16px;background:#f4f4f4;box-shadow:0 4px 24px rgba(24,26,32,.06),0 1px 3px rgba(24,26,32,.04);border:1px solid rgba(24,26,32,.06);transition:box-shadow .3s,transform .3s}#pc-wrap .home-page .discount-banner:hover{box-shadow:0 12px 40px rgba(24,26,32,.1);transform:translateY(-3px)}#pc-wrap .home-page .discount-banner__img-wrap{flex:0 0 50%;min-width:0;display:flex;align-items:stretch;overflow:hidden}#pc-wrap .home-page .discount-banner__img{flex:1 1;width:100%;min-height:220px;background-size:cover;background-position:50%;background-repeat:no-repeat}#pc-wrap .home-page .discount-banner__content{flex:0 0 50%;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;padding:32px 40px;z-index:2}#pc-wrap .home-page .discount-banner__tag{display:inline-block;font-family:Poppins,sans-serif!important;font-size:12px!important;font-weight:600!important;color:#fff!important;background:linear-gradient(135deg,#5b4d9e,#4a3d82);padding:6px 14px;border-radius:6px;margin-bottom:12px;letter-spacing:.02em}#pc-wrap .home-page .discount-banner__title{font-family:Poppins,sans-serif!important;font-size:32px!important;font-weight:700!important;color:#181a20!important;line-height:1.2!important;letter-spacing:-.03em;margin-bottom:8px!important}#pc-wrap .home-page .discount-banner__subtext{font-family:Poppins,sans-serif!important;font-size:17px!important;font-weight:500!important;color:#475569!important;line-height:1.4!important;margin-bottom:20px!important}#pc-wrap .home-page .discount-banner__btn{display:inline-block;font-family:Poppins,sans-serif!important;font-weight:600!important;font-size:14px!important;background:#1e3a5f!important;color:#fff!important;padding:12px 28px!important;border-radius:10px!important;text-decoration:none;cursor:pointer;transition:background .2s,transform .2s}#pc-wrap .home-page .discount-banner__btn:hover{background:#244670!important}@media(max-width:768px){#pc-wrap .home-page .discount-banner{flex-direction:column;min-height:auto}#pc-wrap .home-page .discount-banner__img-wrap{flex:0 0 auto;width:100%;height:180px;min-height:180px}#pc-wrap .home-page .discount-banner__img{min-height:180px}#pc-wrap .home-page .discount-banner__content{flex:1 1 auto;padding:24px}#pc-wrap .home-page .discount-banner__title{font-size:26px!important}}#pc-wrap .home-page .trend-card{display:flex;flex-direction:column;align-self:start;background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(24,26,32,.06),0 1px 3px rgba(24,26,32,.04);border:1px solid rgba(24,26,32,.06);cursor:pointer;transition:transform .25s,box-shadow .25s}#pc-wrap .home-page .trend-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(24,26,32,.1)}#pc-wrap .home-page .trend-card__img{position:relative;width:100%;height:180px;background-size:contain;background-position:50%;background-repeat:no-repeat;background-color:#f8fafc;display:flex;align-items:flex-end;padding:12px;box-sizing:border-box}#pc-wrap .home-page .trend-card__img #pc-wrap .home-page .trend-card__price,#pc-wrap .home-page .trend-card__img .trend-card__price{position:absolute;left:16px;bottom:16px;padding:8px 14px;border-radius:10px;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#181a20;box-shadow:0 2px 12px rgba(24,26,32,.08)}#pc-wrap .home-page .trend-card__badge{position:absolute;top:12px;right:12px;padding:4px 10px;border-radius:6px;background:#dc2626;color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:600}#pc-wrap .home-page .trend-card__actions{position:absolute;top:12px;right:12px}#pc-wrap .home-page .trend-card__actions .MuiIconButton-root{width:40px;height:40px;background:hsla(0,0%,100%,.98);box-shadow:0 2px 12px rgba(0,0,0,.15);border:1px solid rgba(24,26,32,.08)}#pc-wrap .home-page .trend-card__actions .MuiIconButton-root:hover{background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.2)}#pc-wrap .home-page .trend-card__action-icon{font-size:22px!important;color:#334155!important}#pc-wrap .home-page .trend-card__action-icon--liked{color:#e11d48!important}#pc-wrap .home-page .trend-card__stats{display:flex;gap:16px}#pc-wrap .home-page .trend-card__stat{display:flex;align-items:center;gap:4px;cursor:pointer}#pc-wrap .home-page .trend-card__stat:last-child{cursor:default}#pc-wrap .home-page .trend-card__stat-icon{font-size:18px!important;color:#64748b!important}#pc-wrap .home-page .trend-card__stat-icon--liked{color:#e11d48!important}#pc-wrap .home-page .trend-card__stat-count{font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:600!important;color:#334155!important}#pc-wrap .home-page .trend-card__body{padding:14px 16px 16px;display:flex;flex-direction:column;gap:6px}#pc-wrap .home-page .trend-card__title{font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#181a20;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;line-height:1.35}#pc-wrap .home-page .trend-card__rating .trend-card__star{font-size:18px;color:#fbbf24}#pc-wrap .home-page .trend-card__price-row .trend-card__price-current{font-family:Poppins,sans-serif;font-size:18px;font-weight:700;color:#181a20}#pc-wrap .home-page .trend-card__price-row .trend-card__price-old{font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#94a3b8;text-decoration:line-through}#pc-wrap .home-page .trend-card__btn{margin-top:6px;width:100%;padding:10px 14px;border:none;border-radius:10px;background:#1e3a5f;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;cursor:pointer;transition:background .2s}#pc-wrap .home-page .trend-card__btn:hover{background:#244670}@media(max-width:1100px){#pc-wrap .home-page .trend-products__container{flex-direction:column}#pc-wrap .home-page .trend-products__sidebar{display:none}#pc-wrap .home-page .trend-products__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){#pc-wrap .home-page .trend-products__grid{grid-template-columns:1fr}#pc-wrap .home-page .trend-products__banners{flex-direction:column}#pc-wrap .home-page .trend-products__banner{min-height:200px}#pc-wrap .home-page .trend-products__banner-content{top:20px;right:20px}#pc-wrap .home-page .trend-products__banner-subtitle,#pc-wrap .home-page .trend-products__banner-title{font-size:17px}#pc-wrap .home-page .trend-products__banner-price{font-size:14px}}#pc-wrap .home-page .trend-properties{padding:96px 0 88px;width:100%;min-height:697px;display:flex;flex-direction:row;background:linear-gradient(180deg,#fafbfc,#fff 50%,#f8f9fb);position:relative}#pc-wrap .home-page .trend-properties:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(24,26,32,.06) 20%,rgba(24,26,32,.06) 80%,transparent)}#pc-wrap .home-page .trend-properties .container{flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:0 40px;box-sizing:border-box}#pc-wrap .home-page .trend-properties .info-box{align-items:flex-end;padding-bottom:20px;border-bottom:1px solid rgba(24,26,32,.06);margin-bottom:4px}#pc-wrap .home-page .trend-properties .info-box .left span{font-size:28px;font-weight:600;letter-spacing:-.02em;line-height:1.25}#pc-wrap .home-page .trend-properties .info-box .left p{color:#64748b;font-size:13px;margin-top:4px;letter-spacing:.01em}#pc-wrap .home-page .trend-properties .info-box .right .pagination-box{gap:4px}#pc-wrap .home-page .trend-properties .info-box .right .pagination-box .swiper-trend-next,#pc-wrap .home-page .trend-properties .info-box .right .pagination-box .swiper-trend-prev{width:40px;height:40px;min-width:40px;min-height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;color:#181a20;box-shadow:0 2px 8px rgba(24,26,32,.08);border:1px solid rgba(24,26,32,.06);transition:background .2s,box-shadow .2s,transform .2s;margin-left:12px;margin-right:0}#pc-wrap .home-page .trend-properties .info-box .right .pagination-box .swiper-trend-next:hover,#pc-wrap .home-page .trend-properties .info-box .right .pagination-box .swiper-trend-prev:hover{background:#181a20;color:#fff;box-shadow:0 4px 12px rgba(24,26,32,.15);transform:scale(1.05)}#pc-wrap .home-page .trend-properties .info-box .right .pagination-box .swiper-trend-prev{margin-left:0;margin-right:12px}#pc-wrap .home-page .trend-properties .info-box .right .pagination-box .swiper-pagination-bullet{transition:transform .2s,background .2s}#pc-wrap .home-page .trend-properties .info-box .right .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#181a20;transform:scale(1.2)}#pc-wrap .home-page .trend-properties .card-box{position:relative;margin-top:48px;display:flex;flex-direction:row}#pc-wrap .home-page .trend-properties .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center;color:#94a3b8;font-family:Poppins,sans-serif;font-size:15px}#pc-wrap .home-page .trend-properties .card-box .trend-property-swiper{width:100%;height:400px;display:flex;flex-direction:row;padding:8px 0 24px}#pc-wrap .home-page .trend-properties .card-box .trend-property-swiper .trend-property-slide{width:auto;height:auto;display:flex;margin:10px 0 0 10px}#pc-wrap .home-page .trend-properties .card-box .trend-card-box{position:relative;width:300px;height:375px;display:flex;flex-direction:column;border-radius:16px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;box-shadow:0 4px 20px rgba(24,26,32,.06),0 1px 3px rgba(24,26,32,.04)}#pc-wrap .home-page .trend-properties .card-box .trend-card-box:hover{transform:translateY(-6px) scale(1.02);box-shadow:0 12px 32px rgba(24,26,32,.1),0 4px 12px rgba(24,26,32,.06)}#pc-wrap .home-page .trend-properties .card-box .trend-card-box:hover .card-img:after{opacity:0}#pc-wrap .home-page .trend-properties .card-box .trend-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;background-position:50%;border-radius:16px 16px 0 0;cursor:pointer;transition:transform .4s ease}#pc-wrap .home-page .trend-properties .card-box .trend-card-box .card-img:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 40%,rgba(0,0,0,.08));opacity:1;transition:opacity .3s;pointer-events:none}#pc-wrap .home-page .trend-properties .card-box .trend-card-box .card-img:hover{transform:scale(1.03)}#pc-wrap .home-page .trend-properties .card-box .trend-card-box .card-img div{position:absolute;padding:10px 16px;left:16px;bottom:16px;border-radius:10px;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:normal;letter-spacing:.02em;box-shadow:0 2px 12px rgba(24,26,32,.08);z-index:1}#pc-wrap .home-page .trend-properties .card-box .trend-card-box .info{padding:22px 24px 20px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 16px 16px;border:1px solid rgba(24,26,32,.06);border-top:none;background:#fff;box-shadow:0 -1px 0 0 rgba(24,26,32,.04)}#pc-wrap .home-page .trend-properties .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-weight:600;line-height:1.35;letter-spacing:.01em;text-transform:capitalize;cursor:pointer;transition:color .2s}#pc-wrap .home-page .trend-properties .card-box .trend-card-box .info .title:hover{color:#1e3a5f}#pc-wrap .home-page .trend-properties .card-box .trend-card-box .info .desc{margin-top:6px;overflow:hidden;color:#64748b;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.4;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .trend-properties .card-box .trend-card-box .info .options{margin-top:16px;display:flex;flex-direction:row;justify-content:space-between;gap:8px}#pc-wrap .home-page .trend-properties .card-box .trend-card-box .info .options div{display:flex;flex-direction:row;align-items:center}#pc-wrap .home-page .trend-properties .card-box .trend-card-box .info .options div .MuiSvgIcon-root,#pc-wrap .home-page .trend-properties .card-box .trend-card-box .info .options div img{margin-right:6px;width:18px;height:18px;min-width:18px;opacity:.85}#pc-wrap .home-page .trend-properties .card-box .trend-card-box .info .options div .MuiSvgIcon-root{font-size:18px!important}#pc-wrap .home-page .trend-properties .card-box .trend-card-box .info .options div span{color:#475569;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:normal}#pc-wrap .home-page .trend-properties .card-box .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-top:2px}#pc-wrap .home-page .trend-properties .card-box .trend-card-box .info .bott p{color:#64748b;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .trend-properties .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 .card-box .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:6px;align-items:center}#pc-wrap .home-page .trend-properties .card-box .trend-card-box .info .bott .view-like-box .MuiIconButton-root{padding:6px;color:#64748b;transition:color .2s,transform .2s}#pc-wrap .home-page .trend-properties .card-box .trend-card-box .info .bott .view-like-box .MuiIconButton-root .MuiSvgIcon-root{font-size:20px}#pc-wrap .home-page .trend-properties .card-box .trend-card-box .info .bott .view-like-box .MuiIconButton-root:hover{color:#181a20;transform:scale(1.1)}#pc-wrap .home-page .trend-properties .card-box .trend-card-box .info .bott .view-like-box .view-cnt{color:#64748b;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:normal;text-overflow:ellipsis}#pc-wrap .home-page .top-categories-latest{padding:48px 0 56px;width:100%;background:#fff}#pc-wrap .home-page .top-categories-latest__container{width:100%;max-width:1280px;margin:0 auto;padding:0 40px;box-sizing:border-box;gap:40px;align-items:flex-start}#pc-wrap .home-page .top-categories-latest__left{flex:1 1;min-width:0}#pc-wrap .home-page .top-categories-latest__right{width:320px;flex-shrink:0}#pc-wrap .home-page .top-categories-latest__header{padding-bottom:24px;border-bottom:1px solid rgba(24,26,32,.06)}#pc-wrap .home-page .top-categories-latest__section-title{margin:0;font-family:Poppins,sans-serif!important;font-size:36px!important;font-weight:600!important;letter-spacing:-.02em;line-height:1.25;color:#181a20!important}#pc-wrap .home-page .top-categories-latest__categories{margin-top:12px;display:flex;flex-wrap:nowrap;gap:10px}#pc-wrap .home-page .top-categories-latest__category{width:135px;flex-shrink:0;cursor:pointer;border-radius:14px;overflow:hidden;background:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 2px 12px rgba(24,26,32,.06),0 1px 3px rgba(24,26,32,.04);transition:transform .25s ease,box-shadow .25s ease,border-color .25s ease}#pc-wrap .home-page .top-categories-latest__category:hover{transform:translateY(-3px);box-shadow:0 12px 28px rgba(24,26,32,.12),0 4px 12px rgba(24,26,32,.06);border-color:rgba(30,58,95,.15)}#pc-wrap .home-page .top-categories-latest__category-img{width:100%;height:150px;padding-top:16px;box-sizing:border-box;background-size:contain;background-position:50%;background-repeat:no-repeat}#pc-wrap .home-page .top-categories-latest__category-label{font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:600!important;color:#181a20!important;letter-spacing:.01em;padding:14px 12px 16px!important;text-align:center;background:linear-gradient(180deg,#fff,#fafbfc);border-top:1px solid rgba(24,26,32,.05)}#pc-wrap .home-page .top-categories-latest__latest{display:flex;flex-direction:column;gap:16px}#pc-wrap .home-page .top-categories-latest__latest-card{display:flex;gap:16px;padding:12px;background:#f8fafc;border-radius:12px;border:1px solid rgba(24,26,32,.06);cursor:pointer;transition:background .2s,border-color .2s,box-shadow .2s}#pc-wrap .home-page .top-categories-latest__latest-card:hover{background:#f1f5f9;border-color:rgba(30,58,95,.12);box-shadow:0 4px 12px rgba(24,26,32,.08)}#pc-wrap .home-page .top-categories-latest__latest-img{width:80px;height:80px;min-width:80px;border-radius:10px;background-size:cover;background-position:50%;background-repeat:no-repeat}#pc-wrap .home-page .top-categories-latest__latest-body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:6px;justify-content:center}#pc-wrap .home-page .top-categories-latest__latest-title{font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:600!important;color:#181a20!important;line-height:1.35!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#pc-wrap .home-page .top-categories-latest__latest-price{font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:700!important;color:#1e3a5f!important}@media(max-width:1100px){#pc-wrap .home-page .top-categories-latest__categories{flex-wrap:wrap}#pc-wrap .home-page .top-categories-latest__category{flex-grow:0;flex-shrink:0;flex-basis:calc(33.333% - 10px)}}@media(max-width:600px){#pc-wrap .home-page .top-categories-latest__category{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 6px)}}#pc-wrap .home-page .promo-banner{display:flex;flex-direction:row;align-items:center;justify-content:space-between;width:100%;min-height:115px;padding:18px 24px;background:linear-gradient(135deg,#1e3a5f,#152a47 50%,#0f1f35);border-radius:12px;position:relative}#pc-wrap .home-page .promo-banner__content{flex:1 1;min-width:0;z-index:2;padding-right:220px;display:flex;align-items:center}#pc-wrap .home-page .promo-banner__headline,#pc-wrap .home-page .promo-banner__text{font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:600!important;color:#fff!important;line-height:1.4!important;letter-spacing:-.01em;white-space:nowrap}#pc-wrap .home-page .promo-banner__subtext{font-family:Poppins,sans-serif!important;font-size:14px!important;font-weight:500!important;color:hsla(0,0%,100%,.92)!important;line-height:1.35!important;margin-top:4px}#pc-wrap .home-page .promo-banner__img{position:absolute;right:15px;top:50%;transform:translateY(-50%);width:200px;height:170px;min-width:200px;background-size:contain;background-position:100%;background-repeat:no-repeat;opacity:.98;pointer-events:none}@media(max-width:1100px){#pc-wrap .home-page .promo-banner__content{padding-right:170px}#pc-wrap .home-page .promo-banner__img{width:150px;height:130px;min-width:150px}}#pc-wrap .home-page .category-products{margin-top:0;padding:0 0 56px;width:100%;background:#fff}#pc-wrap .home-page .category-products__container{width:100%;max-width:1280px;margin:0 auto;padding:0 40px;box-sizing:border-box;display:flex;flex-direction:row;gap:32px;align-items:flex-start}#pc-wrap .home-page .category-products__left{flex:1 1;min-width:0;display:flex;flex-direction:column}#pc-wrap .home-page .category-products__right{width:320px;flex-shrink:0;align-self:stretch}#pc-wrap .home-page .category-products__title{margin:24px 0 32px;font-family:Poppins,sans-serif;font-size:36px;font-weight:600;letter-spacing:-.02em;line-height:1.25;color:#181a20}#pc-wrap .home-page .category-products__controls{display:flex;align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:24px}#pc-wrap .home-page .category-products__categories{display:flex;flex-wrap:wrap;gap:8px}#pc-wrap .home-page .category-products__category-btn{padding:10px 20px;border:1px solid rgba(24,26,32,.12);border-radius:8px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#64748b;background:#fff;cursor:pointer;transition:background .2s,color .2s,border-color .2s}#pc-wrap .home-page .category-products__category-btn.active{background:#1e3a5f;color:#fff;border-color:#1e3a5f}#pc-wrap .home-page .category-products__category-btn:hover:not(.active){background:rgba(24,26,32,.04);color:#181a20;border-color:rgba(24,26,32,.15)}#pc-wrap .home-page .category-products__arrows{display:flex;gap:4px;margin-left:auto}#pc-wrap .home-page .category-products__arrow{min-width:40px!important;width:40px!important;height:40px!important;padding:0!important;border-radius:50%!important;background:#1e3a5f!important;color:#fff!important}#pc-wrap .home-page .category-products__arrow:hover:not(:disabled){background:#244670!important}#pc-wrap .home-page .category-products__arrow:disabled{background:#94a3b8!important;color:hsla(0,0%,100%,.7)!important;cursor:not-allowed}#pc-wrap .home-page .category-products__arrow-icon{font-size:20px!important}#pc-wrap .home-page .category-products__grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;min-height:400px;align-items:start}#pc-wrap .home-page .category-products__empty{grid-column:1/-1;display:flex;justify-content:center;align-items:center;min-height:400px;color:#94a3b8;font-family:Poppins,sans-serif;font-size:15px}@media(max-width:1100px){#pc-wrap .home-page .category-products__container{flex-direction:column}#pc-wrap .home-page .category-products__right{display:none}#pc-wrap .home-page .category-products__grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){#pc-wrap .home-page .category-products__arrows,#pc-wrap .home-page .category-products__controls{margin-left:0}#pc-wrap .home-page .category-products__grid{grid-template-columns:1fr}}#pc-wrap .home-page .latest-products{padding:48px 0 56px;width:100%;background:#f8fafc}#pc-wrap .home-page .latest-products__container{width:100%;max-width:1280px;margin:0 auto;padding:0 40px;box-sizing:border-box}#pc-wrap .home-page .latest-products__title{font-family:Poppins,sans-serif!important;font-size:24px!important;font-weight:600!important;color:#181a20!important;margin-bottom:24px!important;letter-spacing:-.02em}#pc-wrap .home-page .latest-products__grid{display:flex;gap:24px;flex-wrap:wrap}#pc-wrap .home-page .latest-products__card{display:flex;gap:16px;padding:16px;background:#fff;border-radius:12px;border:1px solid rgba(24,26,32,.06);cursor:pointer;transition:background .2s,border-color .2s,box-shadow .2s;flex:1 1;min-width:280px}#pc-wrap .home-page .latest-products__card:hover{border-color:rgba(30,58,95,.12);box-shadow:0 4px 16px rgba(24,26,32,.08)}#pc-wrap .home-page .latest-products__img{width:120px;height:120px;min-width:120px;border-radius:10px;background-size:cover;background-position:50%;background-repeat:no-repeat}#pc-wrap .home-page .latest-products__body{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:8px;justify-content:center}#pc-wrap .home-page .latest-products__card-title{font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:600!important;color:#181a20!important;line-height:1.4!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#pc-wrap .home-page .latest-products__price{font-family:Poppins,sans-serif!important;font-size:16px!important;font-weight:700!important;color:#1e3a5f!important}#pc-wrap .home-page .our-blog{padding:32px 0 56px;width:100%;background:#fff}#pc-wrap .home-page .our-blog__container{width:100%;max-width:none;margin:0;padding:0;box-sizing:border-box;display:flex;flex-direction:column;gap:24px}#pc-wrap .home-page .our-blog__header{width:100%}#pc-wrap .home-page .our-blog__title{margin:0;font-family:Poppins,sans-serif!important;font-size:36px!important;font-weight:600!important;letter-spacing:-.02em;line-height:1.25;color:#181a20!important}#pc-wrap .home-page .our-blog__arrow{width:36px!important;height:36px!important;border-radius:50%!important;border:1px solid rgba(24,26,32,.12)!important;background:#fff!important;color:#1e293b!important}#pc-wrap .home-page .our-blog__arrow:hover:not(:disabled){background:#1e3a5f!important;color:#fff!important}#pc-wrap .home-page .our-blog__arrow:disabled{opacity:.4}#pc-wrap .home-page .our-blog__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:24px;gap:24px;min-height:260px}#pc-wrap .home-page .our-blog__card-link{text-decoration:none}#pc-wrap .home-page .our-blog__card{display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;border:1px solid rgba(24,26,32,.06);box-shadow:0 2px 8px rgba(24,26,32,.06);transition:transform .2s,box-shadow .2s;height:100%}#pc-wrap .home-page .our-blog__card:hover{transform:translateY(-4px);box-shadow:0 10px 24px rgba(24,26,32,.12)}#pc-wrap .home-page .our-blog__card-img{width:100%;height:170px;background-size:cover;background-position:50%;background-repeat:no-repeat}#pc-wrap .home-page .our-blog__card-body{padding:16px 18px 18px;display:flex;flex-direction:column;gap:8px}#pc-wrap .home-page .our-blog__card-meta-top{display:flex;justify-content:space-between;align-items:center;margin-bottom:6px}#pc-wrap .home-page .our-blog__author-icon{font-size:18px!important;color:#6b7280!important}#pc-wrap .home-page .our-blog__author-name{font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:600!important;color:#111827!important}#pc-wrap .home-page .our-blog__comments{font-family:Poppins,sans-serif!important;font-size:12px!important;color:#6b7280!important}#pc-wrap .home-page .our-blog__card-title{font-family:Poppins,sans-serif!important;font-size:16px!important;font-weight:600!important;color:#181a20!important;line-height:1.4!important;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#pc-wrap .home-page .our-blog__card-meta{font-family:Poppins,sans-serif!important;font-size:13px!important;color:#64748b!important;display:flex;align-items:center;gap:6px}#pc-wrap .home-page .our-blog__card-meta-separator{color:#cbd5f5}#pc-wrap .home-page .our-blog__date-row{display:flex;align-items:center;gap:6px;margin-top:4px}#pc-wrap .home-page .our-blog__date-icon{font-size:16px!important;color:#111827!important}#pc-wrap .home-page .our-blog__date-text{font-family:Poppins,sans-serif!important;font-size:13px!important;font-weight:700!important;color:#111827!important}#pc-wrap .home-page .our-blog__card-excerpt{font-family:Poppins,sans-serif!important;font-size:14px!important;color:#6b7280!important;line-height:1.5!important;margin-top:6px!important;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#pc-wrap .home-page .our-blog__card-footer{margin-top:12px;display:flex;justify-content:center}#pc-wrap .home-page .our-blog__read-more{display:inline-flex;align-items:center;justify-content:center;padding:8px 18px;border-radius:999px;background:#1e3a5f;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;cursor:pointer;transition:background .2s,transform .2s;box-shadow:none}#pc-wrap .home-page .our-blog__read-more:hover{background:#244670;transform:translateY(-1px);box-shadow:none}#pc-wrap .home-page .our-blog__empty{grid-column:1/-1;display:flex;justify-content:center;align-items:center;min-height:220px;color:#94a3b8;font-family:Poppins,sans-serif;font-size:15px}@media(max-width:1100px){#pc-wrap .home-page .our-blog__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:768px){#pc-wrap .home-page .our-blog__container{padding:0 16px}#pc-wrap .home-page .our-blog__grid{grid-template-columns:minmax(0,1fr)}}#pc-wrap .home-page .popular-properties{padding:64px 0 56px;width:100%;height:auto;display:flex;flex-direction:row;background:transparent}#pc-wrap .home-page .popular-properties .container{flex-direction:column;align-items:stretch;max-width:1280px;margin:0 auto}#pc-wrap .home-page .popular-properties .container .card-box{margin-top:18px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .popular-properties .container .card-box .popular-property-swiper{width:100%;height:425px;display:flex;flex-direction:row}#pc-wrap .home-page .popular-properties .container .card-box .popular-property-swiper .popular-property-slide{width:auto;height:auto;display:flex;margin:10px 0 10px 10px}#pc-wrap .home-page .popular-properties .container .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:#1e3a5f}#pc-wrap .home-page .popular-properties .container .pagination-box .swiper-popular-next{margin-left:20px;color:#1e3a5f;cursor:pointer}#pc-wrap .home-page .popular-properties .container .pagination-box .swiper-popular-prev{margin-right:20px;color:#1e3a5f;cursor:pointer}#pc-wrap .home-page .video-frame{width:100%;height:678px;background:#000;transform:perspective(0);box-shadow:-3px 0 20px 14px rgba(52,52,52,.502)}#pc-wrap .home-page .top-properties{padding:108px 0 76px;width:100%;height:697px;display:flex;flex-direction:row}#pc-wrap .home-page .top-properties .container{flex-direction:column}#pc-wrap .home-page .top-properties .container .card-box{position:relative;margin-top:64px;display:flex;flex-direction:row}#pc-wrap .home-page .top-properties .container .card-box .top-property-swiper{width:100%;height:400px;display:flex;flex-direction:row}#pc-wrap .home-page .top-properties .container .card-box .top-property-swiper .top-property-slide{width:auto;height:auto;display:flex;margin:10px 0 0 10px}#pc-wrap .home-page .top-properties .container .card-box .top-card-box{position:relative;width:300px;height:375px;display:flex;flex-direction:column;transition:transform .3s}#pc-wrap .home-page .top-properties .container .card-box .top-card-box:hover{opacity:1;transform:scale(1.05)}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options div{display:flex;flex-direction:row}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#pc-wrap .home-page .top-properties .container .card-box .top-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#pc-wrap .home-page .top-agents{position:relative;padding:153px 0 135px;width:100%;height:722px;display:flex;flex-direction:row;background:#f6f6f6}#pc-wrap .home-page .top-agents .container{position:relative;flex-direction:column;align-items:center}#pc-wrap .home-page .top-agents .container .wrapper{width:100%;margin-top:83px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap .home-page .top-agents .container .wrapper .switch-btn{width:53px;height:53px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fff;filter:drop-shadow(0 10px 35px rgba(5,16,54,.1));cursor:pointer}#pc-wrap .home-page .top-agents .container .wrapper .switch-btn svg{width:14px;height:14px}#pc-wrap .home-page .top-agents .container .wrapper .switch-btn.swiper-agents-next{transform:rotate(180deg)}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper{width:1174px;height:280px;display:flex;flex-direction:row}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agents-swiper{width:99.7%;height:280px;display:flex;flex-direction:row}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agents-swiper .top-agents-slide{width:auto;height:auto;display:flex}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card{width:205px;height:280px;display:flex;flex-direction:column}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card img{width:209px;height:209px;border-radius:50%;cursor:pointer;object-fit:cover}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card strong{margin-top:20px;color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .home-page .top-agents .container .wrapper .card-wrapper .top-agent-card span{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .home-page .events{position:relative;padding:100px 0 92px;width:100%;height:810px;display:flex;flex-direction:row;background:#181a20}#pc-wrap .home-page .events .container{flex-direction:column;align-items:center}#pc-wrap .home-page .events .container .card-wrapper{position:relative;margin-top:48px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .events .container .card-wrapper .event-card{position:relative;width:300px;height:420px;border-radius:12px;opacity:.9;cursor:pointer;transition:opacity .4s}#pc-wrap .home-page .events .container .card-wrapper .event-card:hover{opacity:1;scale:1.05;transition:.3s}#pc-wrap .home-page .events .container .card-wrapper .event-card:hover .more{opacity:1}#pc-wrap .home-page .events .container .card-wrapper .event-card .info{position:absolute;display:flex;flex-direction:column;top:35px;left:10px;right:10px}#pc-wrap .home-page .events .container .card-wrapper .event-card .info strong{color:#f64747;font-family:Poppins,sans-serif;font-size:25px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap .home-page .events .container .card-wrapper .event-card .info span{color:#f66767;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:500;line-height:28px;text-transform:capitalize}#pc-wrap .home-page .events .container .card-wrapper .event-card .more{position:absolute;left:10px;right:10px;bottom:41px;display:flex;flex-direction:row;align-items:center;opacity:0}#pc-wrap .home-page .events .container .card-wrapper .event-card .more span{padding:0 5px;border-radius:5px;background:rgba(255,253,253,.769);color:#9c67f6;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:26px;text-align:justify;cursor:pointer}#pc-wrap .home-page .community-board{position:relative;padding:124px 0 61px;width:100%;height:860px;display:flex;flex-direction:row}#pc-wrap .home-page .community-board .container{flex-direction:column;align-items:center}#pc-wrap .home-page .community-board .container .community-main{width:100%;margin-top:60px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .home-page .community-board .container .community-main .center-line{height:90%;align-self:end}#pc-wrap .home-page .community-board .container .community-main .content-top{margin-bottom:26px;width:100%;height:30px;display:flex;flex-direction:row;justify-content:flex-end;align-items:center}#pc-wrap .home-page .community-board .container .community-main .content-top span{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:16px;line-height:36px;color:#616161;cursor:pointer}#pc-wrap .home-page .community-board .container .community-main .content-top img{margin-left:10px;width:12px;height:12px}#pc-wrap .home-page .community-board .container .community-main .community-left{width:642px;height:auto;display:flex;flex-direction:column}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap{display:flex;flex-direction:row;flex-wrap:wrap}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card{margin-right:12px;margin-bottom:18px;width:202px;display:flex;flex-direction:column;cursor:pointer}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card .community-img{width:100%;height:141px;background-size:cover;background-repeat:round;border-radius:5px}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card .community-img div{width:32px;height:32px;display:flex;justify-content:center;align-items:center;background:#f54d56;border-radius:5px 0;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:19px;line-height:36px;letter-spacing:-.015em;color:#bdbdbd}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card strong{margin-top:10px;font-family:Poppins,sans-serif;font-style:normal;font-weight:700;font-size:18px;line-height:36px;letter-spacing:.105em;color:#000}#pc-wrap .home-page .community-board .container .community-main .community-left .card-wrap .vertical-card span{font-family:Poppins,sans-serif;font-style:normal;font-weight:400;font-size:16px;line-height:19px;letter-spacing:-.015em;color:#d3d3d3}#pc-wrap .home-page .community-board .container .community-main .community-right{width:590px;height:auto;display:flex;flex-direction:column}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card{display:flex;flex-direction:row;cursor:pointer;margin-bottom:34px}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card img{width:180px;height:111px;border-radius:7px}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card div{margin-left:25px;display:flex;flex-direction:column}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card div strong{margin-top:15px;font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;letter-spacing:.105em;color:#212121}#pc-wrap .home-page .community-board .container .community-main .community-right .horizontal-card div span{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;font-size:13px;line-height:36px;letter-spacing:.105em;color:#bdbdbd}#pc-wrap #product-list-page.product-list-page{position:relative;padding:28px 0 88px;width:100%;min-height:60vh;background:linear-gradient(180deg,#fafbfc,#fff 50%,#f8f9fb)}#pc-wrap #product-list-page.product-list-page:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(24,26,32,.06) 20%,rgba(24,26,32,.06) 80%,transparent)}#pc-wrap #product-list-page.product-list-page .container{display:flex;flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:0 40px;box-sizing:border-box}#pc-wrap #product-list-page.product-list-page .header-box{padding-bottom:24px;border-bottom:1px solid rgba(24,26,32,.06);margin-bottom:4px}#pc-wrap #product-list-page.product-list-page .header-box .header-left .page-title{color:#000;font-family:Poppins,sans-serif;font-size:44px;font-weight:700;letter-spacing:-.02em;line-height:1.2;display:block}#pc-wrap #product-list-page.product-list-page .header-box .header-left .page-desc{color:#000;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:1.5;margin-top:12px}#pc-wrap #product-list-page.product-list-page .main-layout{display:flex;flex-direction:row;gap:32px;margin-top:0;align-items:flex-start}#pc-wrap #product-list-page.product-list-page .filter-sidebar{width:300px;flex-shrink:0}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main{width:100%;padding:28px 24px;border-radius:16px;background:#fff;box-shadow:0 4px 20px rgba(24,26,32,.06),0 1px 3px rgba(24,26,32,.04);border:1px solid rgba(24,26,32,.06);position:-webkit-sticky;position:sticky;top:100px}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .filter-search-block{position:relative;width:100%}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .filter-search-block .title-main{width:100%;color:#000;font-family:Poppins,sans-serif;font-size:17px;font-weight:600;line-height:1.35;margin-bottom:12px;letter-spacing:.02em}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .filter-search-block .search-field-wrap{display:flex;flex-direction:column;gap:12px;width:100%}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .filter-search-block .search-field-wrap .search-input{width:100%;height:48px;border-radius:12px;background:#fafbfc;font-family:Poppins,sans-serif;font-size:14px;color:#181a20;transition:background .2s}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .filter-search-block .search-field-wrap .search-input.MuiOutlinedInput-root{padding-left:14px;padding-right:8px}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .filter-search-block .search-field-wrap .search-input.MuiOutlinedInput-root.Mui-focused{background:#fff}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .filter-search-block .search-field-wrap .search-input .MuiOutlinedInput-input::placeholder{color:#94a3b8;opacity:1}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .filter-search-block .search-field-wrap .search-submit-btn{width:100%;height:44px;border-radius:12px;font-family:Poppins,sans-serif;background:linear-gradient(135deg,#1e3a5f,#16324d)}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .filter-search-block .search-field-wrap .search-submit-btn:hover{background:linear-gradient(135deg,#244670,#1e3a5f)}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home{position:relative;width:100%;gap:8px}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .title-main{width:100%;color:#181a20;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.35;margin-bottom:12px;letter-spacing:.01em}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .title{width:auto;color:#000;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:1.4;margin-bottom:10px;letter-spacing:.02em}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .input-box{position:relative;width:100%;display:flex;flex-direction:row;align-items:center;padding:6px 10px;border-radius:8px;cursor:pointer;transition:background .2s ease}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .input-box:hover{background:rgba(30,58,95,.04)}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .input-box .search-input{width:100%;height:48px;border-radius:10px;border:1px solid rgba(24,26,32,.1);background:#fafbfc;outline:none;padding:0 44px 0 16px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;transition:border-color .2s,background .2s}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .input-box .search-input:focus{border-color:#1e3a5f;background:#fff}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .input-box .filter-checkbox-wrap{flex-shrink:0;width:22px;height:22px;margin-right:12px;border-radius:6px;overflow:hidden;display:inline-flex;align-items:center;justify-content:center}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .input-box .filter-checkbox{width:22px!important;height:22px!important;padding:0!important;color:#94a3b8;transition:color .2s ease}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .input-box .filter-checkbox .MuiSvgIcon-root{font-size:22px}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .input-box .filter-checkbox.Mui-checked{color:#1e3a5f}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .input-box .filter-label{flex:1 1;font-family:Poppins,sans-serif;font-size:14px;color:#000;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .filter-location{gap:2px}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .square-year-input{width:100%;gap:12px;display:flex;flex-direction:row;align-items:center}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .square-year-input .central-divider{width:16px;height:1px;background:#cbd5e1;flex-shrink:0}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .square-year-input input{width:100%;height:48px;border-radius:10px;border:1px solid rgba(24,26,32,.1);background:#fafbfc;outline:none;padding:0 14px;font-family:Poppins,sans-serif;font-size:14px;color:#181a20}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .square-year-input .MuiFormControl-root{flex:1 1;min-width:0}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .square-year-input .MuiInputLabel-root,#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .square-year-input .MuiInputLabel-root.Mui-error,#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .square-year-input .MuiInputLabel-root.Mui-focused{color:#1e3a5f!important}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .square-year-input .MuiOutlinedInput-root .MuiOutlinedInput-input,#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .square-year-input .MuiOutlinedInput-root .MuiSelect-select{color:#181a20!important;font-weight:500}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .square-year-input .MuiOutlinedInput-root .MuiOutlinedInput-notchedOutline{border-color:rgba(30,58,95,.3)}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .square-year-input .MuiOutlinedInput-root:hover .MuiOutlinedInput-notchedOutline{border-color:rgba(30,58,95,.5)}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .square-year-input .MuiOutlinedInput-root.Mui-focused .MuiOutlinedInput-notchedOutline{border-color:#1e3a5f;border-width:1px}#pc-wrap #product-list-page.product-list-page .filter-sidebar .filter-main .find-your-home .square-year-input .MuiOutlinedInput-root.Mui-error .MuiOutlinedInput-notchedOutline{border-color:#1e3a5f!important}#pc-wrap #product-list-page.product-list-page .content-main{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:0}#pc-wrap #product-list-page.product-list-page .filter-bar{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px 16px;padding:24px 0 28px;border-bottom:1px solid rgba(24,26,32,.06);margin-bottom:4px}#pc-wrap #product-list-page.product-list-page .filter-bar .filter-bar-label{color:#000;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;margin-right:0}#pc-wrap #product-list-page.product-list-page .filter-bar .sort-wrap{margin-right:8px}#pc-wrap #product-list-page.product-list-page .filter-bar .sort-btn{margin-left:0;color:#000;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;text-transform:none;border-radius:10px;padding:10px 16px;background:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 1px 3px rgba(24,26,32,.04);transition:background .2s,border-color .2s,box-shadow .2s}#pc-wrap #product-list-page.product-list-page .filter-bar .sort-btn:hover{background:#f8fafc;border-color:rgba(30,58,95,.15);box-shadow:0 2px 8px rgba(24,26,32,.06)}#pc-wrap #product-list-page.product-list-page .filter-bar .applied-filters{display:flex;flex-wrap:wrap;align-items:center;gap:8px;flex:1 1;min-width:0}#pc-wrap #product-list-page.product-list-page .filter-bar .applied-filter-chip{font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#000;background:#f1f5f9;border:1px solid rgba(30,58,95,.12);border-radius:999px}#pc-wrap #product-list-page.product-list-page .filter-bar .applied-filter-chip .MuiChip-deleteIcon{color:#000}#pc-wrap #product-list-page.product-list-page .filter-bar .applied-filter-chip .MuiChip-deleteIcon:hover{color:#1e3a5f}#pc-wrap #product-list-page.product-list-page .products-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;margin-top:40px;min-height:320px}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card{width:100%;min-width:0;height:auto;min-height:400px;border-radius:16px;background:#fff;box-shadow:0 4px 20px rgba(24,26,32,.06),0 1px 3px rgba(24,26,32,.04);border:1px solid rgba(24,26,32,.06);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(24,26,32,.1),0 4px 12px rgba(24,26,32,.06)}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .top{position:relative;width:100%;height:220px;overflow:hidden;background-color:#f8fafc;display:flex;align-items:center;justify-content:center}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .top a{height:100%;width:100%;display:flex;align-items:center;justify-content:center}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .top img{width:100%;height:100%;object-fit:contain;border-radius:16px 16px 0 0;transition:transform .35s ease}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .top:hover img{transform:scale(1.04)}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .top .top-badge{position:absolute;top:16px;left:16px;display:flex;gap:6px;align-items:center;height:28px;padding:0 12px;border-radius:8px;background:linear-gradient(135deg,#eb6753,#d95442);color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;line-height:normal;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 2px 8px hsla(8,79%,62%,.35)}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .top .top-badge img{height:14px;width:auto;border-radius:0;object-fit:contain}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .top .price-box{position:absolute;bottom:16px;left:16px;display:flex;align-items:center;gap:4px;padding:10px 16px;border-radius:10px;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 12px rgba(24,26,32,.08)}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .top .price-box .MuiTypography-root,#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .top .price-box p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:normal}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom{width:100%;padding:14px 16px}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .name-address{width:100%;gap:4px;margin-bottom:8px}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .name-address .name{width:100%;overflow:hidden}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .name-address .name a{text-decoration:none}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .name-address .name .MuiTypography-root,#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .name-address .name p{color:#000;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:1.35;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .name-address .address{width:100%;display:flex;flex-direction:row;align-items:center;gap:6px;overflow:hidden}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .name-address .address .MuiTypography-root,#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .name-address .address p{color:#000;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .options{flex-direction:row;width:100%;gap:8px 12px;margin-bottom:8px;flex-wrap:wrap}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .options .option{flex-direction:row;gap:4px;align-items:center}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .options .option .MuiTypography-root,#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .options .option p{color:#000;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:normal}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .MuiDivider-root,#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .card-divider{width:100%;margin:0 0 8px;background:rgba(24,26,32,.08)}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .type-buttons{flex-direction:row;width:100%;justify-content:space-between;align-items:center;min-height:32px}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:6px}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .type-buttons .type .MuiTypography-root,#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .type-buttons .type p{color:#000;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:normal}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .type-buttons .type .disabled-type{color:#000;font-family:Poppins,sans-serif;font-size:13px;font-weight:500}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .type-buttons .stats-row{flex-direction:row;align-items:center;gap:12px}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .type-buttons .stats-row .stat-item{display:flex;flex-direction:row;align-items:center;gap:4px}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .type-buttons .stats-row .stat-item .MuiIconButton-root{padding:4px}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .type-buttons .stats-row .stat-item .MuiIconButton-root:hover{background:transparent}#pc-wrap #product-list-page.product-list-page .products-grid .card-config.product-card .bottom .type-buttons .stats-row .stat-item .view-cnt{font-size:13px;color:#000;font-family:Poppins,sans-serif;font-weight:500}#pc-wrap #product-list-page.product-list-page .no-data{grid-column:1/-1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:64px 24px;background:#fff;border-radius:16px;border:1px dashed rgba(24,26,32,.12)}#pc-wrap #product-list-page.product-list-page .no-data img{opacity:.5;width:56px;height:56px}#pc-wrap #product-list-page.product-list-page .no-data p{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-weight:500}#pc-wrap #product-list-page.product-list-page .no-data .no-data-hint{color:#000;font-family:Poppins,sans-serif;font-size:13px;font-weight:400}#pc-wrap #product-list-page.product-list-page .pagination-row{display:flex;flex-direction:column;align-items:center;gap:12px;margin-top:40px;padding-top:20px;border-top:1px solid rgba(24,26,32,.06)}#pc-wrap #product-list-page.product-list-page .pagination-row .pagination-label{font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:rgba(24,26,32,.7)}#pc-wrap #product-list-page.product-list-page .pagination-row .MuiPagination-root .MuiPagination-ul{gap:6px;flex-wrap:nowrap}#pc-wrap #product-list-page.product-list-page .pagination-row .MuiPagination-root .MuiPaginationItem-root{border-radius:10px;font-family:Poppins,sans-serif;font-weight:600;font-size:14px;min-width:36px;height:36px;border:1px solid rgba(30,58,95,.2);color:#1e3a5f}#pc-wrap #product-list-page.product-list-page .pagination-row .MuiPagination-root .MuiPaginationItem-root:hover{background:rgba(30,58,95,.08);border-color:#1e3a5f}#pc-wrap #product-list-page.product-list-page .pagination-row .MuiPagination-root .MuiPaginationItem-root.Mui-selected{background:#1e3a5f;border-color:#1e3a5f;color:#fff}#pc-wrap #product-list-page.product-list-page .pagination-row .MuiPagination-root .MuiPaginationItem-root.Mui-selected:hover{background:#16324d;border-color:#16324d;color:#fff}@media(max-width:1100px){#pc-wrap #product-list-page.product-list-page .products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){#pc-wrap #product-list-page.product-list-page .products-grid{grid-template-columns:1fr}}#pc-wrap #product-list-page:not(.product-list-page),#pc-wrap #property-list-page{padding-bottom:56px;background:linear-gradient(180deg,#f8f9fb,#f1f3f5);min-height:60vh}#pc-wrap #product-list-page:not(.product-list-page) .container,#pc-wrap #property-list-page .container{position:relative;max-width:1280px;margin:0 auto;padding:0 40px;box-sizing:border-box}#pc-wrap #product-list-page:not(.product-list-page) .container .right,#pc-wrap #property-list-page .container .right{position:absolute;right:40px;top:24px;display:flex;flex-direction:row;align-items:center;z-index:2}#pc-wrap #product-list-page:not(.product-list-page) .container .right span,#pc-wrap #property-list-page .container .right span{color:#64748b;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;margin-right:10px}#pc-wrap #product-list-page:not(.product-list-page) .container .right button,#pc-wrap #property-list-page .container .right button{margin-left:0;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:26px;text-transform:none;border-radius:8px;padding:8px 14px;background:#fff;border:1px solid rgba(24,26,32,.08);box-shadow:0 1px 2px rgba(0,0,0,.04);transition:background .2s,border-color .2s,box-shadow .2s}#pc-wrap #product-list-page:not(.product-list-page) .container .right button:hover,#pc-wrap #property-list-page .container .right button:hover{background:#f8f9fb;border-color:rgba(30,58,95,.15);box-shadow:0 2px 8px rgba(0,0,0,.06)}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page,#pc-wrap #property-list-page .container .property-page{position:relative;width:100%;display:flex;flex-direction:row;gap:32px;padding-top:88px}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config,#pc-wrap #property-list-page .container .property-page .filter-config{width:300px;flex-shrink:0}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main{width:100%;padding:28px 24px;border-radius:16px;background:#fff;box-shadow:0 4px 20px rgba(24,26,32,.06),0 1px 3px rgba(24,26,32,.04);border:1px solid rgba(24,26,32,.06);position:-webkit-sticky;position:sticky;top:100px}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home{position:relative;width:100%;gap:12px}#pc-wrap #product-list-page:not(.product-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-location{gap:10px;height:115px;overflow:hidden;transition:height .35s ease}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .property-location:hover,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-location:hover{height:253px}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .title-main,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .title-main{width:100%;color:#181a20;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.35;margin-bottom:12px;letter-spacing:.01em}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .title,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .title{width:auto;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.4;margin-bottom:10px}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .input-box,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box{position:relative;width:100%;display:flex;flex-direction:row;align-items:center}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .input-box svg,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box svg{cursor:pointer;color:#64748b}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .input-box .search-input,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box .search-input{width:100%;height:48px;border-radius:10px;border:1px solid rgba(24,26,32,.1);background:#fafbfc;outline:none;padding:0 44px 0 16px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:26px;transition:border-color .2s,background .2s}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .input-box .search-input:focus,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box .search-input:focus{border-color:#1e3a5f;background:#fff}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .input-box img,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box img{position:absolute;width:18px;height:17px;right:14px;top:50%;transform:translateY(-50%);pointer-events:none}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .input-box .property-checkbox,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box .property-checkbox{width:18px;height:18px;margin-right:10px}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .input-box .property-checkbox svg,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box .property-checkbox svg{width:18px;height:18px}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .input-box .filter-label,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box .filter-label{font-family:Poppins,sans-serif;font-size:13px;color:#475569;cursor:pointer}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .city-select,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .city-select{width:100%;height:48px;border-radius:10px;border:1px solid rgba(24,26,32,.1);background:#fafbfc;outline:none;padding-left:14px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#475569;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:26px}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .divider,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .divider{position:absolute;height:48px;border-left:1px solid rgba(24,26,32,.08);right:39px;top:31px}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .arrow-down,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .arrow-down{position:absolute;width:15px;height:8px;color:#94a3b8;right:13px;top:52px}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .property-type,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .property-type{color:#475569;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.4}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .button-group,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .button-group{width:100%;flex-direction:row}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .button-group button,#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-weight:600;line-height:normal}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .square-year-input,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input{width:100%;gap:12px;display:flex;flex-direction:row;align-items:center}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .square-year-input .central-divider,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input .central-divider{width:16px;height:1px;background:#cbd5e1;flex-shrink:0}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .square-year-input input,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input input{width:100%;height:48px;border-radius:10px;border:1px solid rgba(24,26,32,.1);background:#fafbfc;outline:none;padding:0 14px;font-family:Poppins,sans-serif;font-size:14px;color:#181a20}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .square-year-input input::placeholder,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input input::placeholder{color:#94a3b8;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .filter-config .filter-main .find-your-home .square-year-input .MuiFormControl-root,#pc-wrap #property-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input .MuiFormControl-root{flex:1 1;min-width:0}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config,#pc-wrap #property-list-page .container .property-page .main-config{flex:1 1;min-width:0;align-items:stretch;gap:32px}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config,#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:24px}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config{width:calc((100% - 48px)/3);min-width:260px;height:auto;min-height:400px;border-radius:16px;background:#fff;box-shadow:0 4px 20px rgba(24,26,32,.06),0 1px 3px rgba(24,26,32,.04);border:1px solid rgba(24,26,32,.06);overflow:hidden;transition:transform .25s ease,box-shadow .25s ease}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config:hover,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(24,26,32,.1),0 4px 12px rgba(24,26,32,.06)}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .top,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top{position:relative;width:100%;height:220px;overflow:hidden;background-color:#f8fafc;display:flex;align-items:center;justify-content:center}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .top a,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top a{height:100%;width:100%;display:flex;align-items:center;justify-content:center}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .top img,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top img{width:100%;height:100%;object-fit:contain;border-radius:16px 16px 0 0;transition:transform .35s ease}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .top:hover img,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top:hover img{transform:scale(1.04)}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .top .top-badge,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .top-badge{position:absolute;top:16px;left:16px;display:flex;gap:6px;align-items:center;height:28px;padding:0 12px;border-radius:8px;background:linear-gradient(135deg,#eb6753,#d95442);color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;line-height:normal;text-transform:uppercase;letter-spacing:.04em;box-shadow:0 2px 8px hsla(8,79%,62%,.35)}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .top .top-badge img,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .top-badge img{height:14px;width:auto;border-radius:0;object-fit:contain}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .top .price-box,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .price-box{position:absolute;bottom:16px;left:16px;padding:10px 16px;border-radius:10px;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 12px rgba(24,26,32,.08)}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .top .price-box .MuiTypography-root,#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .top .price-box p,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .price-box .MuiTypography-root,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .top .price-box p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:normal}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom{width:100%;padding:20px 20px 18px}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .name-address,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address{width:100%;gap:6px;margin-bottom:14px}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .name-address .name,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .name{width:100%;overflow:hidden}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .name-address .name a,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .name a{text-decoration:none}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .name-address .name .MuiTypography-root,#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .name-address .name p,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .name .MuiTypography-root,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .name p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:1.35;text-transform:capitalize;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .name-address .address,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .name-address .address .MuiTypography-root,#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .name-address .address p,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .address .MuiTypography-root,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .address p{color:#64748b;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .options,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .options{flex-direction:row;width:100%;gap:16px;margin-bottom:14px;flex-wrap:wrap}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .options .option,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .options .option{flex-direction:row;gap:6px;align-items:center}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .options .option .MuiTypography-root,#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .options .option p,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .options .option .MuiTypography-root,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .options .option p{color:#475569;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;line-height:normal}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .options .option img,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .options .option img{width:16px;height:16px;opacity:.85}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .divider,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .divider{width:100%;height:1px;background:rgba(24,26,32,.08);margin-bottom:14px}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .type-buttons,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:space-between;align-items:center}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .type-buttons .type,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:8px}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .type-buttons .type .MuiTypography-root,#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .type-buttons .type p,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .type .MuiTypography-root,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .type p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:normal}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .type-buttons .type .disabled-type,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,56%,.6);font-family:Poppins,sans-serif;font-size:13px;font-weight:500}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons{flex-direction:row;align-items:center;gap:4px}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons .MuiIconButton-root,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons .MuiIconButton-root{padding:6px;color:#64748b}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons .MuiIconButton-root:hover,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons .MuiIconButton-root:hover{color:#181a20}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons .view-cnt,#pc-wrap #property-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons .view-cnt{font-size:12px;color:#64748b;font-family:Poppins,sans-serif;font-weight:500}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .no-data,#pc-wrap #property-list-page .container .property-page .main-config .no-data{width:100%;min-height:320px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;background:#fff;border-radius:16px;border:1px dashed rgba(24,26,32,.12)}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .no-data img,#pc-wrap #property-list-page .container .property-page .main-config .no-data img{opacity:.5;width:64px;height:64px}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .no-data p,#pc-wrap #property-list-page .container .property-page .main-config .no-data p{color:#64748b;font-family:Poppins,sans-serif;font-size:16px;font-weight:500}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .pagination-config,#pc-wrap #property-list-page .container .property-page .main-config .pagination-config{width:100%;padding:24px 0 16px;align-items:center;gap:20px}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .pagination-config .pagination-box,#pc-wrap #property-list-page .container .property-page .main-config .pagination-config .pagination-box{width:100%;display:flex;justify-content:center;align-items:center}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .pagination-config .pagination-box .MuiPagination-root .MuiPaginationItem-root,#pc-wrap #property-list-page .container .property-page .main-config .pagination-config .pagination-box .MuiPagination-root .MuiPaginationItem-root{font-family:Poppins,sans-serif;font-weight:500}#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .pagination-config .total-result .MuiTypography-root,#pc-wrap #product-list-page:not(.product-list-page) .container .property-page .main-config .pagination-config .total-result p,#pc-wrap #property-list-page .container .property-page .main-config .pagination-config .total-result .MuiTypography-root,#pc-wrap #property-list-page .container .property-page .main-config .pagination-config .total-result p{color:#64748b;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.5}#pc-wrap #property-detail-page{position:relative;background:#f8fafc;padding-top:50px;padding-bottom:120px;min-height:100vh}#pc-wrap #property-detail-page .container{max-width:1280px;margin:0 auto;padding:0 24px}#pc-wrap #property-detail-page .property-detail-config{width:100%;height:auto;padding-top:20px;gap:48px}#pc-wrap #property-detail-page .property-detail-config .property-info-config{width:100%;height:auto;gap:0}#pc-wrap #property-detail-page .property-detail-config .property-info-config .detail-header{width:100%;align-items:center;text-align:center;margin-bottom:28px;gap:0;padding:32px 24px 36px;border-radius:16px;background:linear-gradient(135deg,rgba(30,58,95,.08),rgba(30,58,95,.03) 40%,#fff);border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(15,23,42,.06);position:relative;overflow:hidden}#pc-wrap #property-detail-page .property-detail-config .property-info-config .detail-header:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#1e3a5f,transparent);opacity:.4}#pc-wrap #property-detail-page .property-detail-config .property-info-config .detail-header .detail-breadcrumb{width:100%;justify-content:center;gap:4px 0;margin-bottom:12px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .detail-header .detail-breadcrumb .breadcrumb-link{display:inline-flex;align-items:center;gap:4px;color:#64748b;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;text-decoration:none;transition:color .2s ease}#pc-wrap #property-detail-page .property-detail-config .property-info-config .detail-header .detail-breadcrumb .breadcrumb-link:hover{color:#1e3a5f}#pc-wrap #property-detail-page .property-detail-config .property-info-config .detail-header .detail-breadcrumb .breadcrumb-sep{color:#64748b;opacity:.7;margin:0 2px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .detail-header .detail-breadcrumb .breadcrumb-current{color:#0f172a;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;max-width:280px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap #property-detail-page .property-detail-config .property-info-config .detail-header .detail-title{color:#0f172a;font-family:Poppins,sans-serif;font-size:42px;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:8px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .detail-header .detail-tagline{color:#64748b;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.5}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card{width:100%;flex-direction:row;gap:32px;align-items:flex-start}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .images{flex:1 1;min-width:0;height:auto;gap:14px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .images .main-image{width:100%;max-height:560px;height:560px;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px rgba(15,23,42,.08);background:#f8fafc;display:flex;align-items:center;justify-content:center}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .images .main-image img{width:100%;height:100%;object-fit:contain;object-position:center}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .images .sub-images{width:100%;height:auto;flex-direction:row;gap:12px;flex-wrap:wrap}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .images .sub-images .sub-img-box{width:88px;height:88px;cursor:pointer;border-radius:12px;overflow:hidden;border:2px solid transparent;transition:border-color .2s ease,box-shadow .2s ease}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .images .sub-images .sub-img-box:hover{border-color:#cbd5e1;box-shadow:0 1px 3px rgba(15,23,42,.06)}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .images .sub-images .sub-img-box--active{border-color:#0f172a;box-shadow:0 0 0 1px #0f172a}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .images .sub-images .sub-img-box img{width:100%;height:100%;object-fit:cover}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .product-purchase-card-wrap{width:400px;flex-shrink:0}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .product-purchase-card{width:100%;padding:32px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 4px 20px rgba(15,23,42,.08);gap:0}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .product-purchase-card .card-title{color:#0f172a;font-family:Poppins,sans-serif;font-size:22px;font-weight:600;line-height:1.35;letter-spacing:-.01em;margin-bottom:16px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .product-purchase-card .card-top-row{flex-direction:column;gap:10px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e2e8f0}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .product-purchase-card .card-top-row .card-badge{color:#0f172a;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:1.3}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .product-purchase-card .card-price{color:#0f172a;font-family:Poppins,sans-serif;font-size:32px;font-weight:700;line-height:1.2;letter-spacing:-.02em;margin-bottom:20px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .product-purchase-card .card-meta{gap:10px;margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #e2e8f0}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .product-purchase-card .card-meta .card-meta-text{color:#64748b;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .product-purchase-card .card-views-likes{flex-direction:row;gap:20px;align-items:center;margin-bottom:24px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .product-purchase-card .card-views-likes .card-meta-text{color:#64748b;font-size:13px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .product-purchase-card .card-actions{flex-direction:column;gap:12px}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .product-purchase-card .card-actions .btn-add-cart{width:100%;padding:14px 24px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;text-transform:none;border-radius:12px;border:2px solid #1e3a5f;color:#1e3a5f;background:transparent;transition:background .2s ease,color .2s ease,border-color .2s ease}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .product-purchase-card .card-actions .btn-add-cart:hover{background:#1e3a5f;color:#fff;border-color:#1e3a5f}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .product-purchase-card .card-actions .btn-buy-now{width:100%;padding:16px 24px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;text-transform:none;border-radius:12px;background:#1e3a5f;color:#fff;box-shadow:0 1px 3px rgba(15,23,42,.06);transition:background .2s ease,transform .15s ease}#pc-wrap #property-detail-page .property-detail-config .property-info-config .images-and-card .product-purchase-card .card-actions .btn-buy-now:hover{background:#16324d;transform:translateY(-1px)}#pc-wrap #property-detail-page .property-detail-config .property-desc-config{width:100%;height:auto;flex-direction:row;gap:0}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config{width:100%;height:auto;gap:32px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config{width:100%;height:auto;flex-direction:column;gap:12px;padding:24px 28px;border-radius:16px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,rgba(248,250,252,.6));box-shadow:0 4px 20px rgba(15,23,42,.08);position:relative;overflow:hidden}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#1e3a5f,rgba(30,58,95,.5));border-radius:4px 0 0 4px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option{width:100%;height:auto;flex-direction:row;align-items:center;gap:14px;padding:12px 16px;border-radius:12px;background:#f8fafc;border:1px solid #e2e8f0}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .svg-box{width:44px;height:44px;align-items:center;justify-content:center;border-radius:10px;background:#fff;border:1px solid #e2e8f0}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .svg-box img{width:24px;height:auto}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .option-includes{width:auto;height:auto;gap:2px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .option-includes .title{color:#64748b;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;line-height:1.3;text-transform:uppercase;letter-spacing:.04em}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .options-config .option .option-includes .option-data{color:#0f172a;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config{width:100%;height:auto;gap:0;padding:32px 36px 40px;border-radius:16px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,rgba(248,250,252,.6));box-shadow:0 4px 20px rgba(15,23,42,.08);position:relative;overflow:hidden}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#1e3a5f,rgba(30,58,95,.5));border-radius:4px 0 0 4px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .top{width:100%;height:auto;gap:16px;margin-bottom:32px;padding-bottom:32px;border-bottom:1px solid #e2e8f0}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .top .title{color:#0f172a;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:1.3;text-transform:uppercase;letter-spacing:.06em}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .top .desc{color:#0f172a;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:1.7}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom{width:100%;height:auto;gap:16px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .title{color:#0f172a;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:1.3;text-transform:uppercase;letter-spacing:.06em;margin-bottom:4px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box{width:100%;height:auto;flex-direction:column;gap:0}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .info{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;gap:16px;padding:8px 0;border-bottom:1px solid #e2e8f0}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .info:last-of-type{border-bottom:none}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .info .title{color:#64748b;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:1.5;flex-shrink:0}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .info-box .info .data{color:#0f172a;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.5;text-align:right}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .specs-box{width:100%;display:flex;flex-direction:column;gap:0;margin-top:0;padding-top:12px;border-top:1px solid #e2e8f0}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .specs-box .info{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:baseline;gap:12px;padding:8px 0;border-bottom:1px solid #e2e8f0}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .specs-box .info:last-of-type{border-bottom:none}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .specs-box .info .title{color:#64748b;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;line-height:1.5}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .prop-desc-config .bottom .specs-box .info .data{color:#0f172a;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.5;text-align:right}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .floor-plans-config{width:100%;height:auto;gap:20px;padding:32px 36px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 3px rgba(15,23,42,.06)}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .floor-plans-config .title{color:#0f172a;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .floor-plans-config .image-box{width:100%;height:400px;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .floor-plans-config .image-box img{width:100%;height:100%;object-fit:cover}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .address-config{width:100%;height:auto;gap:24px;padding:36px 40px 40px;border-radius:16px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,rgba(248,250,252,.6));box-shadow:0 4px 20px rgba(15,23,42,.08);position:relative;overflow:hidden}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .address-config:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#1e3a5f,rgba(30,58,95,.5));border-radius:4px 0 0 4px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .address-config .title{color:#0f172a;font-family:Poppins,sans-serif;font-size:20px;font-weight:700;line-height:1.3;letter-spacing:-.01em;text-transform:none;padding-left:16px;border-left:3px solid transparent;margin-left:-4px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .address-config .address-text{display:block;color:#0f172a;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:1.6;padding:16px 20px;background:hsla(0,0%,100%,.8);border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 2px rgba(15,23,42,.04)}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .address-config .map-box{width:100%;height:380px;border-radius:12px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 4px 12px rgba(15,23,42,.08);background:#f8fafc}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .address-config .map-box iframe{width:100%;height:100%}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config{width:100%;height:auto;padding:36px 40px 40px;border-radius:16px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,rgba(248,250,252,.6));box-shadow:0 4px 20px rgba(15,23,42,.08);position:relative;overflow:hidden}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#1e3a5f,rgba(30,58,95,.5));border-radius:4px 0 0 4px}#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;align-items:center;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #e2e8f0}#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:10px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .review-cnt .reviews{color:#0f172a;font-family:Poppins,sans-serif;font-size:17px;font-weight:700;line-height:1.3;letter-spacing:-.01em}#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:#64748b;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.5}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .select-box .select-main{width:140px;border:1px solid #e2e8f0;border-radius:12px;outline:none;color:#0f172a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5;padding:10px 14px;transition:border-color .2s ease,box-shadow .2s ease}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .filter-box .select-box .select-main:focus{border-color:#1e3a5f;box-shadow:0 0 0 2px rgba(30,58,95,.15)}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list{width:100%;height:auto;gap:24px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config{width:100%;height:auto;padding:24px 0;border-bottom:1px solid #e2e8f0}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config:last-of-type{border-bottom:none}#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:auto;flex-direction:row;align-items:center;gap:16px}#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:48px;height:48px;align-items:center;justify-content:center;border-radius:50%;background:#f8fafc;border:1px solid #e2e8f0;object-fit:cover;box-shadow:0 1px 3px rgba(15,23,42,.06)}#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{color:#0f172a;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:1.3;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{color:#64748b;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.4}#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:0}#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:14px;padding:14px 18px;background:hsla(0,0%,100%,.7);border-radius:12px;border:1px solid #e2e8f0}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .review-config .desc-box .description{color:#0f172a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.6}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .pagination-box{margin-top:28px;width:100%;height:auto;display:flex;justify-content:center}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .pagination-box .MuiPagination-root .MuiPagination-ul{gap:6px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .pagination-box .MuiPagination-root .MuiPaginationItem-root{font-family:Poppins,sans-serif;font-weight:600;color:#1e3a5f;border:1px solid rgba(30,58,95,.3);border-radius:10px;transition:background .2s ease,border-color .2s ease,color .2s ease}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .pagination-box .MuiPagination-root .MuiPaginationItem-root:hover{background:rgba(30,58,95,.08);border-color:#1e3a5f;color:#1e3a5f}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .pagination-box .MuiPagination-root .MuiPaginationItem-root.Mui-selected{background:#1e3a5f;color:#fff;border-color:#1e3a5f}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .pagination-box .MuiPagination-root .MuiPaginationItem-root.Mui-selected:hover{background:#16324d;border-color:#16324d}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .reviews-config .review-list .pagination-box .MuiPagination-root .MuiPaginationItem-icon{color:#1e3a5f;font-size:22px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config{border-radius:16px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,rgba(248,250,252,.6));box-shadow:0 4px 20px rgba(15,23,42,.08);padding:36px 40px 40px;position:relative;overflow:hidden}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#1e3a5f,rgba(30,58,95,.5));border-radius:4px 0 0 4px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .main-title{color:#0f172a;font-family:Poppins,sans-serif;font-size:20px;font-weight:700;line-height:1.3;letter-spacing:-.01em;text-transform:none;padding-left:16px;margin-left:-4px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .review-title{margin-top:24px;color:#64748b;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.4;padding-left:16px;margin-left:-4px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config textarea{width:100%;height:140px;margin-top:12px;padding:18px 20px;border-radius:12px;border:1px solid #e2e8f0;background:hsla(0,0%,100%,.9);color:#0f172a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.6;transition:border-color .2s ease,box-shadow .2s ease}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config textarea:focus{outline:none;border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,.12)}#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:28px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn .submit-review{display:flex;min-width:120px;padding:14px 24px;justify-content:center;align-items:center;border-radius:12px;background:#1e3a5f;border:2px solid #1e3a5f;cursor:pointer;font-family:Poppins,sans-serif;box-shadow:0 2px 8px rgba(30,58,95,.25);transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn .submit-review:disabled{cursor:not-allowed;opacity:.85}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn .submit-review:hover:not(:disabled){background:#16324d;border-color:#16324d;transform:translateY(-2px);box-shadow:0 4px 14px rgba(30,58,95,.35)}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .left-config .leave-review-config .submit-btn .submit-review:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px rgba(30,58,95,.2)}#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:1.3;letter-spacing:.02em}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config{width:320px;height:-moz-fit-content;height:fit-content;padding:28px;gap:20px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 3px rgba(15,23,42,.06)}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box{position:relative;width:100%;gap:8px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .main-title{color:#0f172a;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.06em;margin-bottom:16px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info{width:100%;flex-direction:row;gap:16px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info img{width:56px;height:56px;border-radius:50%;object-fit:cover;border:1px solid #e2e8f0}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info .name-phone-listings{gap:6px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info .name-phone-listings .name{color:#0f172a;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 .right-config .info-box .image-info .name-phone-listings .phone-number{width:100%;flex-direction:row;align-items:center;gap:8px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .image-info .name-phone-listings .phone-number .number{color:#64748b;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 .right-config .info-box .image-info .name-phone-listings .listings{color:#0f172a;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:1.4;text-decoration:underline;text-underline-offset:2px}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .sub-title{color:#0f172a;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:1.4}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box input{width:100%;height:48px;padding:12px 16px;border-radius:12px;border:1px solid #e2e8f0;background:#fff;outline:none;font-family:Poppins,sans-serif;font-size:14px;transition:border-color .2s ease}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box input::placeholder{color:#64748b}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box input:focus{border-color:#0f172a}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box textarea{width:100%;height:100px;padding:14px 16px;border-radius:12px;border:1px solid #e2e8f0;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 .right-config .info-box textarea::placeholder{color:#64748b}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box textarea:focus{border-color:#0f172a;outline:none}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .send-message{display:flex;width:100%;padding:14px 24px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#0f172a;border:none}#pc-wrap #property-detail-page .property-detail-config .property-desc-config .right-config .info-box .send-message .title{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.3}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config{width:100%;margin-top:56px;padding-top:48px;border-top:1px solid #e2e8f0;gap:32px}#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:auto}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .title-box .main-title{color:#0f172a;font-family:Poppins,sans-serif;font-size:28px;font-weight:600;line-height:1.3;letter-spacing:-.02em}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .title-box .sub-title{color:#64748b;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5;margin-top:4px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .title-pagination-box .pagination-box{flex-direction:row;align-items:center;gap:12px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box{width:100%;padding-bottom:16px}#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:360px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box{width:100%;max-width:360px;height:auto;margin:0 6px 24px;padding:0;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(15,23,42,.06);overflow:hidden;transition:box-shadow .25s ease,transform .25s ease,border-color .2s ease;cursor:pointer}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box:hover{box-shadow:0 4px 20px rgba(15,23,42,.08);transform:translateY(-4px);border-color:#cbd5e1}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .card-img{height:200px;border-radius:0;background-size:cover;background-position:50%}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .card-img div.status{border-radius:8px;padding:6px 12px;left:14px;top:14px;font-size:11px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .card-img div.price{left:14px;bottom:14px;padding:10px 14px;border-radius:8px;background:#1e3a5f;color:#fff;font-size:15px;font-weight:700;letter-spacing:-.02em}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info{padding:18px 20px 16px;border:none;border-top:1px solid #e2e8f0;border-radius:0;background:#fff}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .title{font-size:15px;font-weight:600;color:#0f172a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .desc{margin-top:6px;font-size:13px;color:#64748b}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .desc.desc--meta{font-size:12px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.03em}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .options{margin-top:12px;gap:12px;flex-wrap:wrap}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .options .options-row{display:flex;align-items:center;flex-wrap:wrap;gap:4px 0}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .options .options-row span{color:#64748b;font-size:12px;font-weight:500}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .options .options-row .MuiSvgIcon-root{color:#1e3a5f;opacity:.85}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .options div span{color:#64748b;font-size:13px;font-weight:500}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .options div .MuiSvgIcon-root{color:#1e3a5f;opacity:.9}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .bott{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:14px;padding-top:14px;border-top:1px solid #e2e8f0;gap:12px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .bott .bott-delivery{display:flex;align-items:center;gap:8px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .bott .bott-delivery .pill{display:inline-block;padding:4px 10px;border-radius:6px;background:rgba(30,58,95,.08);color:#1e3a5f;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .bott div p{color:#1e3a5f;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .bott .buttons-box{display:flex;align-items:center;gap:6px;flex-shrink:0}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .bott .buttons-box .stat-item{display:flex;align-items:center;gap:6px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .bott .buttons-box .stat-item .view-cnt{color:#64748b;font-size:13px;font-weight:600;line-height:1}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .bott .buttons-box .stat-item .MuiSvgIcon-root{flex-shrink:0}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .bott .buttons-box .stat-item .MuiIconButton-root{padding:4px}#pc-wrap #property-detail-page .property-detail-config .similar-properties-config .cards-box .product-big-card-box .info .bott .buttons-box .stat-item .MuiIconButton-root:hover{background:rgba(30,58,95,.08);border-radius:8px}#pc-wrap .update-comment-modal{background:#fff;padding:24px;border-radius:16px;box-shadow:0 4px 20px rgba(15,23,42,.08);min-width:400px;max-width:90vw;gap:16px;display:flex;flex-direction:column}#pc-wrap .update-comment-modal .update-comment-title{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#0f172a}#pc-wrap .update-comment-modal .update-comment-input{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:12px;font-family:Poppins,sans-serif;font-size:14px;outline:none;box-sizing:border-box}#pc-wrap .update-comment-modal .update-comment-input:focus{border-color:#1e3a5f;box-shadow:0 0 0 2px rgba(30,58,95,.12)}#pc-wrap .update-comment-modal .update-char-count{font-family:Poppins,sans-serif;font-size:13px;color:#64748b}#pc-wrap .agent-list-page{position:relative;padding:32px 0 80px;width:100%;min-height:60vh;display:flex;flex-direction:row;justify-content:center;background:#f8fafc}#pc-wrap .agent-list-page .container{display:flex;flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:0 40px;box-sizing:border-box}#pc-wrap .agent-list-page .container .header-box{padding-bottom:24px;margin-bottom:0;border-bottom:none}#pc-wrap .agent-list-page .container .header-box .left{display:flex;flex-direction:column;gap:8px}#pc-wrap .agent-list-page .container .header-box .left span{color:#0f172a;font-family:Poppins,sans-serif;font-size:40px;font-weight:700;letter-spacing:-.03em;line-height:1.2}#pc-wrap .agent-list-page .container .header-box .left p{color:#64748b;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;line-height:1.5;margin:0}#pc-wrap .agent-list-page .container .filter{display:flex;flex-direction:row;justify-content:space-between;align-items:center;padding:20px 24px;margin-bottom:28px;border-radius:16px;border:1px solid #e2e8f0;background:#fff;box-shadow:0 1px 3px rgba(15,23,42,.06)}#pc-wrap .agent-list-page .container .filter .left{display:flex;flex-direction:row}#pc-wrap .agent-list-page .container .filter .left input{padding:0 20px;width:100%;min-width:320px;max-width:400px;height:48px;border-radius:12px;border:1px solid #e2e8f0;background:#f8fafc;color:#0f172a;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.4;box-sizing:border-box;outline:none;transition:border-color .2s,box-shadow .2s,background .2s}#pc-wrap .agent-list-page .container .filter .left input::placeholder{color:#94a3b8}#pc-wrap .agent-list-page .container .filter .left input:focus{border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,.12);background:#fff}#pc-wrap .agent-list-page .container .filter .right{display:flex;flex-direction:row;align-items:center;gap:10px}#pc-wrap .agent-list-page .container .filter .right span{color:#64748b;font-family:Poppins,sans-serif;font-size:14px;font-weight:500}#pc-wrap .agent-list-page .container .filter .right button{margin-left:0;color:#1e3a5f;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.4;text-transform:none;border-radius:10px;padding:10px 18px;background:#fff;border:1px solid #e2e8f0;box-shadow:0 1px 2px rgba(15,23,42,.04);transition:background .2s,border-color .2s,color .2s}#pc-wrap .agent-list-page .container .filter .right button:hover{background:rgba(30,58,95,.06);border-color:rgba(30,58,95,.2);color:#16324d}#pc-wrap .agent-list-page .container .card-wrap{position:relative;margin-top:0;width:100%;min-height:420px;display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card{margin:0;width:100%;display:flex;flex-direction:column;background:#fff;border-radius:16px;overflow:hidden;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(15,23,42,.06),0 4px 12px rgba(15,23,42,.04);transition:transform .25s ease,box-shadow .25s ease,border-color .2s ease}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(15,23,42,.08),0 2px 8px rgba(15,23,42,.04);border-color:#cbd5e1}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-img{border-radius:16px 16px 0 0;width:100%;height:220px;min-height:220px;background-size:cover!important;background-position:50%!important;background-repeat:no-repeat!important;background-color:#f1f5f9;overflow:hidden;position:relative}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-img .badge{position:absolute;display:inline-flex;align-items:center;gap:6px;border-radius:10px;padding:8px 12px;background:hsla(0,0%,100%,.96);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#0f172a;font-size:12px;font-weight:600;box-shadow:0 2px 8px rgba(24,26,32,.08)}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-img .badge svg{opacity:1}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-img .products-badge{top:14px;left:14px;right:auto;background:#1e3a5f;color:#fff;z-index:2}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-img .products-badge svg{color:#fff}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-img .verified-badge{top:14px;left:auto;right:14px;background:#1e3a5f;color:#fff;z-index:2}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-img .verified-badge svg{color:#fff}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-desc{margin-top:0;padding:20px 20px 22px;flex:1 1;display:flex;flex-direction:column;gap:14px}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-desc .agent-info{display:flex;flex-direction:column;align-items:center;gap:6px;min-width:0;text-align:center}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-desc .agent-info .shop-name-link{text-decoration:none;color:inherit;width:100%}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-desc .agent-info strong{font-size:16px;font-weight:600;letter-spacing:-.01em;color:#0f172a;transition:color .2s;display:block}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-desc .agent-info strong:hover{color:#1e3a5f}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-desc .agent-info .shop-city,#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-desc .agent-info .shop-rating{display:flex;align-items:center;align-self:center;justify-content:center;color:#64748b;font-size:13px;font-weight:500}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-desc .agent-info .review-count{color:#94a3b8;font-size:12px}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-desc .stats-row{display:flex;align-items:center;gap:16px;padding-top:14px;border-top:1px solid #e2e8f0;margin-top:0}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-desc .stats-row .stat-item{display:flex;align-items:center;gap:6px}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-desc .stats-row .view-cnt{font-size:13px;font-weight:600;color:#64748b}#pc-wrap .agent-list-page .container .card-wrap .agent-general-card .agent-desc .stats-row .MuiIconButton-root:hover{background:rgba(30,58,95,.08);border-radius:8px}@media(max-width:1200px){#pc-wrap .agent-list-page .container .card-wrap{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){#pc-wrap .agent-list-page .container .card-wrap{grid-template-columns:repeat(2,1fr)}}#pc-wrap .agent-list-page .container .card-wrap .no-data{grid-column:1/-1;min-height:320px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px}#pc-wrap .agent-list-page .container .card-wrap .no-data img{opacity:.5}#pc-wrap .agent-list-page .container .card-wrap .no-data p{color:#64748b;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:1.5}#pc-wrap .agent-list-page .container .pagination-row{display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:40px;padding-top:24px;border-top:1px solid rgba(24,26,32,.06)}#pc-wrap .agent-list-page .container .pagination-row .pagination-label{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#0f172a;letter-spacing:-.01em}#pc-wrap .agent-list-page .container .pagination-row .MuiPagination-root .MuiPagination-ul{gap:8px}#pc-wrap .agent-list-page .container .pagination-row .MuiPagination-root .MuiPaginationItem-root{min-width:40px;height:40px;border-radius:10px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#1e3a5f;border:1px solid rgba(30,58,95,.25);transition:background .2s ease,border-color .2s ease,color .2s ease}#pc-wrap .agent-list-page .container .pagination-row .MuiPagination-root .MuiPaginationItem-root:hover{background:rgba(30,58,95,.08);border-color:#1e3a5f;color:#1e3a5f}#pc-wrap .agent-list-page .container .pagination-row .MuiPagination-root .MuiPaginationItem-root.Mui-selected{background:#1e3a5f;color:#fff;border-color:#1e3a5f}#pc-wrap .agent-list-page .container .pagination-row .MuiPagination-root .MuiPaginationItem-root.Mui-selected:hover{background:#16324d;border-color:#16324d}#pc-wrap .agent-list-page .container .pagination-row .MuiPagination-root .MuiPaginationItem-icon{color:#1e3a5f}#pc-wrap .agent-list-page .container .pagination{display:flex;flex-direction:column;align-items:center;margin-top:40px;padding-top:28px;border-top:1px solid #e2e8f0}#pc-wrap .agent-list-page .container .pagination .pagination-box .MuiPagination-root .MuiPagination-ul{gap:6px}#pc-wrap .agent-list-page .container .pagination .pagination-box .MuiPagination-root .MuiPaginationItem-root{border-radius:10px;font-family:Poppins,sans-serif;font-weight:600}#pc-wrap .agent-list-page .container .pagination .pagination-box .MuiPagination-root .MuiPaginationItem-root.Mui-selected{background:#1e3a5f;color:#fff}#pc-wrap .agent-list-page .container .pagination span{margin-top:16px;color:#64748b;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:1.5}#pc-wrap .shop-detail-page{position:relative;padding:32px 0 80px;width:100%;min-height:60vh;display:flex;flex-direction:row;justify-content:center;background:#f8fafc}#pc-wrap .shop-detail-page .container{display:flex;flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:0 40px;box-sizing:border-box}#pc-wrap .shop-detail-page .shop-header-card{position:relative;overflow:hidden;display:flex;flex-direction:row;align-items:center;gap:36px;padding:28px 36px 28px 40px;background:linear-gradient(180deg,#fff,rgba(248,250,252,.8));border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 4px 20px rgba(15,23,42,.06),0 1px 3px rgba(15,23,42,.04);margin-bottom:36px}#pc-wrap .shop-detail-page .shop-header-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#1e3a5f,rgba(30,58,95,.5));border-radius:4px 0 0 4px}#pc-wrap .shop-detail-page .shop-avatar{width:180px;height:180px;min-width:180px;min-height:180px;border-radius:16px;background-size:cover;background-position:50%;background-repeat:no-repeat;background-color:#f1f5f9;cursor:pointer;border:1px solid #e2e8f0;transition:transform .2s ease,box-shadow .2s ease}#pc-wrap .shop-detail-page .shop-avatar:hover{transform:scale(1.02);box-shadow:0 8px 24px rgba(30,58,95,.12)}#pc-wrap .shop-detail-page .shop-meta{display:flex;flex-direction:column;gap:14px;flex:1 1;min-width:0;align-items:flex-start}#pc-wrap .shop-detail-page .shop-name-row{display:flex;align-items:center;gap:12px;flex-wrap:wrap}#pc-wrap .shop-detail-page .shop-name{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;letter-spacing:-.02em;color:#0f172a;line-height:1.3}#pc-wrap .shop-detail-page .verified-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:8px;background:#1e3a5f;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:600}#pc-wrap .shop-detail-page .meta-item{display:flex;align-items:center;gap:10px}#pc-wrap .shop-detail-page .meta-item span{font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#475569}#pc-wrap .shop-detail-page .meta-item .MuiSvgIcon-root{color:#1e3a5f;opacity:.9}#pc-wrap .shop-detail-page .shop-stats{display:flex;align-items:center;gap:24px;margin-top:4px}#pc-wrap .shop-detail-page .shop-stats .stat{display:flex;align-items:center;gap:6px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#64748b}#pc-wrap .shop-detail-page .section-header{margin-bottom:28px;padding-bottom:20px;border-bottom:none;position:relative;padding-left:20px;border-left:4px solid #1e3a5f}#pc-wrap .shop-detail-page .section-header .section-title{font-family:Poppins,sans-serif;font-size:28px;font-weight:700;letter-spacing:-.02em;color:#0f172a;display:block}#pc-wrap .shop-detail-page .section-header .section-desc{font-family:Poppins,sans-serif;font-size:15px;font-weight:400;color:#64748b;margin-top:8px}#pc-wrap .shop-detail-page .products-section{margin-bottom:56px}#pc-wrap .shop-detail-page .products-section .products-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:28px;gap:28px;margin-bottom:36px}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap{display:flex}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box{width:100%;margin:0;height:auto;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(15,23,42,.06),0 4px 12px rgba(15,23,42,.04);transition:transform .25s ease,box-shadow .25s ease,border-color .2s ease;overflow:hidden}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(15,23,42,.08),0 2px 8px rgba(15,23,42,.04);border-color:#cbd5e1}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .card-img{height:200px;border-radius:0;background-size:cover;background-position:50%}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .card-img div.price{left:14px;bottom:14px;padding:10px 14px;border-radius:8px;background:#1e3a5f;color:#fff;font-size:15px;font-weight:700}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info{border-top:1px solid #e2e8f0;padding:20px 20px 18px;display:flex;flex-direction:column;gap:10px}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info .title{font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#0f172a;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-overflow:ellipsis}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info .desc{color:#64748b;font-size:13px;margin:0}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info .desc--meta{font-size:12px;font-weight:500;color:#64748b;text-transform:uppercase;letter-spacing:.03em}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info .options{margin:0}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info .options .options-row{display:flex;align-items:center;flex-wrap:wrap;gap:4px 0}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info .options .options-row span{color:#64748b;font-size:12px;font-weight:500}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info .options .options-row .MuiSvgIcon-root{color:#1e3a5f;opacity:.85}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info .options .MuiSvgIcon-root,#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info .options div span{color:#64748b}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info .options .MuiSvgIcon-root{color:#1e3a5f;opacity:.85}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info .bott{display:flex;align-items:center;justify-content:space-between;margin-top:4px;padding-top:14px;border-top:1px solid #e2e8f0;gap:12px}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info .bott .bott-delivery{display:flex;align-items:center;gap:8px}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info .bott .bott-delivery .pill{display:inline-block;padding:4px 10px;border-radius:6px;background:rgba(30,58,95,.08);color:#1e3a5f;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.04em}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info .bott .buttons-box{display:flex;align-items:center;gap:6px;flex-shrink:0}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info .bott .buttons-box .stat-item{display:flex;align-items:center;gap:6px}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info .bott .buttons-box .stat-item .view-cnt{font-size:13px;font-weight:600;color:#64748b;line-height:1}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info .bott .buttons-box .MuiIconButton-root{padding:4px}#pc-wrap .shop-detail-page .products-section .products-grid .product-card-wrap .product-big-card-box .info .bott .buttons-box .MuiIconButton-root:hover{background:rgba(30,58,95,.08);border-radius:8px}#pc-wrap .shop-detail-page .products-section .pagination-row{display:flex;flex-direction:column;align-items:center;gap:16px;padding-top:24px;border-top:1px solid rgba(24,26,32,.06)}#pc-wrap .shop-detail-page .products-section .pagination-row .pagination-label{font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#64748b}#pc-wrap .shop-detail-page .products-section .pagination-row .MuiPagination-root .MuiPagination-ul{gap:6px}#pc-wrap .shop-detail-page .products-section .pagination-row .MuiPagination-root .MuiPaginationItem-root{border-radius:10px;font-family:Poppins,sans-serif;font-weight:600}#pc-wrap .shop-detail-page .products-section .pagination-row .MuiPagination-root .MuiPaginationItem-root.Mui-selected{background:#1e3a5f;color:#fff}#pc-wrap .shop-detail-page .products-section .no-data{grid-column:1/-1;min-height:280px;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:48px}#pc-wrap .shop-detail-page .products-section .no-data img{opacity:.5}#pc-wrap .shop-detail-page .products-section .no-data p{font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#64748b}@media(max-width:1100px){#pc-wrap .shop-detail-page .products-section .products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:700px){#pc-wrap .shop-detail-page .products-section .products-grid{grid-template-columns:1fr}}#pc-wrap .shop-detail-page .reviews-section .reviews-card{padding:36px 40px 40px;border-radius:16px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,rgba(248,250,252,.6));box-shadow:0 4px 20px rgba(15,23,42,.08);position:relative;overflow:hidden;margin-bottom:24px}#pc-wrap .shop-detail-page .reviews-section .reviews-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#1e3a5f,rgba(30,58,95,.5));border-radius:4px 0 0 4px}#pc-wrap .shop-detail-page .reviews-section .reviews-header{display:flex;align-items:center;gap:10px;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #e2e8f0}#pc-wrap .shop-detail-page .reviews-section .reviews-header span{font-family:Poppins,sans-serif;font-size:17px;font-weight:700;color:#0f172a;letter-spacing:-.01em}#pc-wrap .shop-detail-page .reviews-section .reviews-list{display:flex;flex-direction:column;gap:0}#pc-wrap .shop-detail-page .reviews-section .reviews-list .review-card{padding:6px 0;border-bottom:1px solid #e2e8f0}#pc-wrap .shop-detail-page .reviews-section .reviews-list .review-card:last-child{border-bottom:none}#pc-wrap .shop-detail-page .reviews-section .reviews-list .review-card .info .left img{width:48px;height:48px;border-radius:50%;object-fit:cover;background:#f8fafc;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(15,23,42,.06)}#pc-wrap .shop-detail-page .reviews-section .reviews-list .review-card .info .left strong{font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#0f172a;display:block}#pc-wrap .shop-detail-page .reviews-section .reviews-list .review-card .info .left span{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#64748b}#pc-wrap .shop-detail-page .reviews-section .reviews-list .review-card p{margin:8px 0 0;padding:14px 18px;background:hsla(0,0%,100%,.7);border-radius:12px;border:1px solid #e2e8f0;color:#0f172a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.6}#pc-wrap .shop-detail-page .reviews-section .reviews-pagination{display:flex;justify-content:center;margin-top:28px}#pc-wrap .shop-detail-page .reviews-section .reviews-pagination .MuiPagination-root .MuiPagination-ul{gap:6px}#pc-wrap .shop-detail-page .reviews-section .reviews-pagination .MuiPagination-root .MuiPaginationItem-root{border-radius:10px;font-family:Poppins,sans-serif;font-weight:600;color:#1e3a5f;border:1px solid rgba(30,58,95,.3);transition:background .2s ease,border-color .2s ease,color .2s ease}#pc-wrap .shop-detail-page .reviews-section .reviews-pagination .MuiPagination-root .MuiPaginationItem-root:hover{background:rgba(30,58,95,.08);border-color:#1e3a5f;color:#1e3a5f}#pc-wrap .shop-detail-page .reviews-section .reviews-pagination .MuiPagination-root .MuiPaginationItem-root.Mui-selected{background:#1e3a5f;color:#fff;border-color:#1e3a5f}#pc-wrap .shop-detail-page .reviews-section .reviews-pagination .MuiPagination-root .MuiPaginationItem-root.Mui-selected:hover{background:#16324d;border-color:#16324d}#pc-wrap .shop-detail-page .reviews-section .reviews-pagination .MuiPagination-root .MuiPaginationItem-icon{color:#1e3a5f;font-size:22px}#pc-wrap .shop-detail-page .reviews-section .leave-review-card{padding:36px 40px 40px;border-radius:16px;border:1px solid #e2e8f0;background:linear-gradient(180deg,#fff,rgba(248,250,252,.6));box-shadow:0 4px 20px rgba(15,23,42,.08);position:relative;overflow:hidden}#pc-wrap .shop-detail-page .reviews-section .leave-review-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#1e3a5f,rgba(30,58,95,.5));border-radius:4px 0 0 4px}#pc-wrap .shop-detail-page .reviews-section .leave-review-card .review-card-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:#0f172a;line-height:1.3;letter-spacing:-.01em;padding-left:16px;margin-left:-4px;margin-bottom:0}#pc-wrap .shop-detail-page .reviews-section .leave-review-card .review-label{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#64748b;line-height:1.4;padding-left:16px;margin-left:-4px;margin-top:24px;margin-bottom:12px;display:block}#pc-wrap .shop-detail-page .reviews-section .leave-review-card textarea{width:100%;height:140px;margin-top:0;padding:18px 20px;border-radius:12px;border:1px solid #e2e8f0;background:hsla(0,0%,100%,.9);color:#0f172a;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.6;box-sizing:border-box;resize:vertical;transition:border-color .2s ease,box-shadow .2s ease}#pc-wrap .shop-detail-page .reviews-section .leave-review-card textarea::placeholder{color:#94a3b8}#pc-wrap .shop-detail-page .reviews-section .leave-review-card textarea:focus{outline:none;border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,.12)}#pc-wrap .shop-detail-page .reviews-section .leave-review-card .submit-review-btn{margin-top:28px;margin-left:auto;display:block;min-width:120px;padding:14px 24px;border-radius:12px;background:#1e3a5f;border:2px solid #1e3a5f;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:1.3;letter-spacing:.02em;text-transform:none;color:#fff;box-shadow:0 2px 8px rgba(30,58,95,.25);transition:background .2s ease,border-color .2s ease,transform .2s ease,box-shadow .2s ease}#pc-wrap .shop-detail-page .reviews-section .leave-review-card .submit-review-btn:disabled{cursor:not-allowed;opacity:.85}#pc-wrap .shop-detail-page .reviews-section .leave-review-card .submit-review-btn:hover:not(:disabled){background:#16324d;border-color:#16324d;transform:translateY(-2px);box-shadow:0 4px 14px rgba(30,58,95,.35)}#pc-wrap .shop-detail-page .reviews-section .leave-review-card .submit-review-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px rgba(30,58,95,.2)}#pc-wrap #my-page{background:#f6f6f6}#pc-wrap #my-page .container .my-page{position:relative;width:100%;flex-direction:row;gap:25px;padding-top:0}#pc-wrap #my-page .container .my-page .back-frame{width:1260px;height:auto;display:flex;flex-direction:row;margin:20px 0 200px;border-radius:12px;border:none;background:transparent;box-shadow:none;padding:0}#pc-wrap #my-page .container .my-page .back-frame .left-config{position:relative;padding:0;width:266px;min-height:700px;height:-moz-fit-content;height:fit-content;border-radius:12px;background:#fff;border:1px solid rgba(30,58,95,.18);box-shadow:0 2px 8px rgba(30,58,95,.06);margin:24px 20px 40px}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile{margin-top:5px;position:relative;display:flex;flex-direction:row}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .profile-img img{width:79px;height:79px;border-radius:50%;right:30px;bottom:12px;object-fit:cover}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info{margin-left:20px;display:flex;flex-direction:column}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .user-name{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .user-phone{display:flex;flex-direction:row}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .user-phone img{margin-top:7px;margin-right:4px;width:16px;height:16px}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .view-list{font-weight:700;color:red}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections{height:auto;gap:45px;margin-top:30px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section{height:auto}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .title{font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:30px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section{width:230px;height:26px;display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:0 5px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section li{height:33px;margin-bottom:6px;border-radius:4px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .focus{height:50px;background:#000;border-radius:10px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .focus p{font-size:15px;color:#fff}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box{display:flex;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box .com-icon{display:flex;flex-direction:row;justify-content:flex-end;margin-left:11px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box p{font-size:15px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section img{width:16px;height:16px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-title{margin-left:12px;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:55px}#pc-wrap #my-page .container .my-page .back-frame .main-config{position:relative;width:936px;margin-top:24px;min-height:700px;margin-bottom:40px!important;align-items:center;gap:109px;background:#fff;border-radius:12px;border:1px solid rgba(30,58,95,.18);box-shadow:0 2px 8px rgba(30,58,95,.06);padding:0}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:22px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config{width:296px;height:413px;margin-bottom:7px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top{position:relative;width:100%;height:240px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top img{width:100%;height:100%;object-fit:contain;border-radius:12px 12px 0 0}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .top-badge{position:absolute;top:20px;left:16px;display:flex;width:80px;height:30px;justify-content:center;align-items:center;border-radius:6px;padding:6px 20px;background:#eb6753;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .top-badge img{height:16px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .price-box{position:absolute;bottom:20px;left:20px;padding:8px 15px;align-items:center;border-radius:6px;border:1px solid hsla(0,0%,100%,.5);background:#fff}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .price-box p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom{width:100%;height:100%;padding:20px 16px 10px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address{width:100%;height:48px;gap:5px;margin-bottom:20px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .name{width:100%;height:23px;overflow:hidden}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .name p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .address p{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options{flex-direction:row;width:100%;height:20px;gap:20px;margin-bottom:10px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options .option p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .divider{width:100%;height:1px;background:#ddd;margin-bottom:17px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:space-between;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .type p{color:#181a20;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,56%,.54);font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:12px;justify-content:center;align-items:center;padding-right:10px}#pc-wrap #my-page .container .my-page .back-frame .main-config .pagination-config{width:442px;height:86px;align-items:center;gap:20px}#pc-wrap #my-page .container .my-page .back-frame .main-config .pagination-config .pagination-box{width:100%;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .main-config .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:275;line-height:26px}#pc-wrap #my-page .container .my-page .back-frame .main-config .main-title{font-size:34px!important}#pc-wrap #my-page .container .my-page .back-frame .main-config .sub-title{font-size:16px!important}#pc-wrap #my-page .container .my-page .back-frame .main-config p{font-size:15px}#pc-wrap #my-page #add-product-page,#pc-wrap #my-page #add-property-page{width:100%;min-height:auto;display:flex;flex-direction:column;gap:18px;background:linear-gradient(180deg,#f8fafc,#f1f5f9);border-radius:16px;padding:24px 0 0}#pc-wrap #my-page #add-product-page .main-title-box,#pc-wrap #my-page #add-property-page .main-title-box{display:flex;flex-direction:column;gap:6px;margin-bottom:18px}#pc-wrap #my-page #add-product-page .main-title-box .main-title,#pc-wrap #my-page #add-property-page .main-title-box .main-title{color:#1e3a5f;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:1.25;letter-spacing:-.02em}#pc-wrap #my-page #add-product-page .main-title-box .sub-title,#pc-wrap #my-page #add-property-page .main-title-box .sub-title{color:#64748b;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.5}#pc-wrap #my-page #add-product-page .tabs-box,#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-product-page .tabs-box .active,#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-product-page .tabs-box .not-active,#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-product-page .config,#pc-wrap #my-page #add-property-page .config{width:100%;height:auto;display:flex;flex-direction:column;gap:18px;padding:26px 32px 28px;border-radius:20px;border:1px solid rgba(24,26,32,.06);background:#fff;box-shadow:0 1px 3px rgba(24,26,32,.04),0 8px 32px rgba(24,26,32,.08),0 24px 48px -12px rgba(24,26,32,.12)}#pc-wrap #my-page #add-product-page .config input[type=number],#pc-wrap #my-page #add-property-page .config input[type=number]{-moz-appearance:textfield}#pc-wrap #my-page #add-product-page .config input[type=number]::-webkit-inner-spin-button,#pc-wrap #my-page #add-product-page .config input[type=number]::-webkit-outer-spin-button,#pc-wrap #my-page #add-property-page .config input[type=number]::-webkit-inner-spin-button,#pc-wrap #my-page #add-property-page .config input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}#pc-wrap #my-page #add-product-page .config select,#pc-wrap #my-page #add-property-page .config select{width:100%;height:48px;border-radius:10px;border:1px solid rgba(24,26,32,.1);background:#fafbfc;outline:none;padding:0 40px 0 16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;transition:border-color .2s,box-shadow .2s,background .2s}#pc-wrap #my-page #add-product-page .config select:focus,#pc-wrap #my-page #add-property-page .config select:focus{border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,.12);background:#fff}#pc-wrap #my-page #add-product-page .config .description-box,#pc-wrap #my-page #add-property-page .config .description-box{width:100%;height:auto;display:flex;flex-direction:column;gap:10px}#pc-wrap #my-page #add-product-page .config .description-box .title,#pc-wrap #my-page #add-property-page .config .description-box .title{color:#1e3a5f;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:1.4;letter-spacing:.02em;display:block}#pc-wrap #my-page #add-product-page .config .description-box .description-input,#pc-wrap #my-page #add-property-page .config .description-box .description-input{width:100%;height:48px;outline:none;border-radius:10px;padding:0 16px;border:1px solid rgba(24,26,32,.1);background:#fafbfc;font-family:Poppins,sans-serif;font-size:14px;color:#181a20;transition:border-color .2s,box-shadow .2s,background .2s}#pc-wrap #my-page #add-product-page .config .description-box .description-input::placeholder,#pc-wrap #my-page #add-property-page .config .description-box .description-input::placeholder{color:#94a3b8}#pc-wrap #my-page #add-product-page .config .description-box .description-input:focus,#pc-wrap #my-page #add-property-page .config .description-box .description-input:focus{border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,.1);background:#fff}#pc-wrap #my-page #add-product-page .config .config-column,#pc-wrap #my-page #add-property-page .config .config-column{width:100%;display:flex;flex-direction:column;gap:12px}#pc-wrap #my-page #add-product-page .config .config-column .title,#pc-wrap #my-page #add-property-page .config .config-column .title{color:#1e3a5f;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:1.4;letter-spacing:.02em;margin-bottom:2px;display:block}#pc-wrap #my-page #add-product-page .config .config-column .description-input,#pc-wrap #my-page #add-property-page .config .config-column .description-input{width:100%;height:48px;outline:none;border-radius:10px;padding:0 16px;border:1px solid rgba(24,26,32,.1);background:#fafbfc;font-family:Poppins,sans-serif;font-size:14px;color:#181a20;transition:border-color .2s,box-shadow .2s,background .2s}#pc-wrap #my-page #add-product-page .config .config-column .description-input::placeholder,#pc-wrap #my-page #add-property-page .config .config-column .description-input::placeholder{color:#94a3b8}#pc-wrap #my-page #add-product-page .config .config-column .description-input:focus,#pc-wrap #my-page #add-property-page .config .config-column .description-input:focus{border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,.1);background:#fff}#pc-wrap #my-page #add-product-page .config .config-column .description-text,#pc-wrap #my-page #add-property-page .config .config-column .description-text{width:100%;min-height:160px;border-radius:10px;padding:14px 16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid rgba(24,26,32,.1);resize:vertical;background:#fafbfc;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:1.5;transition:border-color .2s,box-shadow .2s,background .2s}#pc-wrap #my-page #add-product-page .config .config-column .description-text:focus,#pc-wrap #my-page #add-property-page .config .config-column .description-text:focus{outline:none;border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,.1);background:#fff}#pc-wrap #my-page #add-product-page .config .config-column .MuiStack-root,#pc-wrap #my-page #add-property-page .config .config-column .MuiStack-root{gap:12px!important}#pc-wrap #my-page #add-product-page .config .config-column .MuiButton-root,#pc-wrap #my-page #add-property-page .config .config-column .MuiButton-root{min-height:40px;padding:8px 16px;border-radius:10px;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;text-transform:none;box-shadow:none;transition:background .2s,border-color .2s,box-shadow .2s,transform .15s}#pc-wrap #my-page #add-product-page .config .config-column .MuiButton-root.MuiButton-outlined:hover,#pc-wrap #my-page #add-property-page .config .config-column .MuiButton-root.MuiButton-outlined:hover{box-shadow:0 2px 8px rgba(30,58,95,.12);transform:translateY(-1px)}#pc-wrap #my-page #add-product-page .config .config-column .MuiButton-root.MuiButton-outlinedPrimary,#pc-wrap #my-page #add-property-page .config .config-column .MuiButton-root.MuiButton-outlinedPrimary{border-color:#1e3a5f;color:#1e3a5f}#pc-wrap #my-page #add-product-page .config .config-column .MuiButton-root.MuiButton-outlinedPrimary:hover,#pc-wrap #my-page #add-property-page .config .config-column .MuiButton-root.MuiButton-outlinedPrimary:hover{background:rgba(30,58,95,.06);border-color:#1e3a5f}#pc-wrap #my-page #add-product-page .config .config-column .MuiButton-root.MuiButton-outlinedError,#pc-wrap #my-page #add-property-page .config .config-column .MuiButton-root.MuiButton-outlinedError{border-color:rgba(185,28,28,.5);color:#b91c1c}#pc-wrap #my-page #add-product-page .config .config-column .MuiButton-root.MuiButton-outlinedError:hover,#pc-wrap #my-page #add-property-page .config .config-column .MuiButton-root.MuiButton-outlinedError:hover{background:rgba(185,28,28,.06);border-color:#b91c1c}#pc-wrap #my-page #add-product-page .config .config-column .buttons-row,#pc-wrap #my-page #add-property-page .config .config-column .buttons-row{margin-top:8px;width:100%;height:auto;flex-direction:row;justify-content:flex-end;gap:12px}#pc-wrap #my-page #add-product-page .config .config-column .buttons-row button:disabled,#pc-wrap #my-page #add-property-page .config .config-column .buttons-row button:disabled{background:#94a3b8!important;opacity:.7;cursor:not-allowed}#pc-wrap #my-page #add-product-page .config .config-column .buttons-row .prev-button,#pc-wrap #my-page #add-property-page .config .config-column .buttons-row .prev-button{min-width:140px;height:46px;padding:0 24px;justify-content:center;align-items:center;gap:8px;border-radius:10px;border:1px solid rgba(24,26,32,.15);background:#fff;transition:background .2s,border-color .2s}#pc-wrap #my-page #add-product-page .config .config-column .buttons-row .prev-button .prev-button-text,#pc-wrap #my-page #add-property-page .config .config-column .buttons-row .prev-button .prev-button-text{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.4}#pc-wrap #my-page #add-product-page .config .config-column .buttons-row .prev-button:hover:not(:disabled),#pc-wrap #my-page #add-property-page .config .config-column .buttons-row .prev-button:hover:not(:disabled){background:#f8fafc;border-color:#1e3a5f}#pc-wrap #my-page #add-product-page .config .config-column .buttons-row .next-button,#pc-wrap #my-page #add-property-page .config .config-column .buttons-row .next-button{min-width:160px;height:46px;padding:0 28px;justify-content:center;align-items:center;gap:8px;border-radius:10px;background:linear-gradient(180deg,#1e3a5f,#152a47);border:none;box-shadow:0 2px 8px rgba(30,58,95,.25);transition:box-shadow .2s,transform .2s}#pc-wrap #my-page #add-product-page .config .config-column .buttons-row .next-button .next-button-text,#pc-wrap #my-page #add-property-page .config .config-column .buttons-row .next-button .next-button-text{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.4}#pc-wrap #my-page #add-product-page .config .config-column .buttons-row .next-button:hover:not(:disabled),#pc-wrap #my-page #add-property-page .config .config-column .buttons-row .next-button:hover:not(:disabled){box-shadow:0 4px 16px rgba(30,58,95,.35);transform:translateY(-1px)}#pc-wrap #my-page #add-product-page .config .config-column .buttons-row .submit-button,#pc-wrap #my-page #add-property-page .config .config-column .buttons-row .submit-button{display:flex;min-width:180px;height:46px;padding:0 28px;justify-content:center;align-items:center;gap:8px;border-radius:10px;background:linear-gradient(180deg,#eb6753,#d95442);border:none;box-shadow:0 2px 8px hsla(8,79%,62%,.35);transition:box-shadow .2s,transform .2s}#pc-wrap #my-page #add-product-page .config .config-column .buttons-row .submit-button .next-button-text,#pc-wrap #my-page #add-property-page .config .config-column .buttons-row .submit-button .next-button-text{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.4}#pc-wrap #my-page #add-product-page .config .config-column .buttons-row .submit-button:hover:not(:disabled),#pc-wrap #my-page #add-property-page .config .config-column .buttons-row .submit-button:hover:not(:disabled){box-shadow:0 4px 16px hsla(8,79%,62%,.4);transform:translateY(-1px)}#pc-wrap #my-page #add-product-page .config .config-column .property-title,#pc-wrap #my-page #add-property-page .config .config-column .property-title{margin:0 0 12px;padding-bottom:10px;border-bottom:1px solid rgba(24,26,32,.06);color:#1e3a5f;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:1.4;letter-spacing:.02em}#pc-wrap #my-page #add-product-page .config .config-column .config-row,#pc-wrap #my-page #add-property-page .config .config-column .config-row{width:100%;height:auto;display:flex;flex-direction:row;flex-wrap:wrap;gap:18px;margin:0}#pc-wrap #my-page #add-product-page .config .config-column .config-row .price-year-after-price,#pc-wrap #my-page #add-property-page .config .config-column .config-row .price-year-after-price{position:relative;width:100%;display:flex;flex-direction:column;gap:8px;min-width:0;flex:1 1 200px}#pc-wrap #my-page #add-product-page .config .config-column .config-row .price-year-after-price .title,#pc-wrap #my-page #add-property-page .config .config-column .config-row .price-year-after-price .title{color:#1e3a5f;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:1.4;display:block}#pc-wrap #my-page #add-product-page .config .config-column .config-row .price-year-after-price .description-input,#pc-wrap #my-page #add-property-page .config .config-column .config-row .price-year-after-price .description-input{width:100%;height:48px;outline:none;border-radius:10px;padding:0 16px;border:1px solid rgba(24,26,32,.1);background:#fafbfc;font-family:Poppins,sans-serif;font-size:14px;color:#181a20;transition:border-color .2s,box-shadow .2s,background .2s}#pc-wrap #my-page #add-product-page .config .config-column .config-row .price-year-after-price .description-input:focus,#pc-wrap #my-page #add-property-page .config .config-column .config-row .price-year-after-price .description-input:focus{border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,.1);background:#fff}#pc-wrap #my-page #add-product-page .config .config-column .config-row .price-year-after-price .select-description,#pc-wrap #my-page #add-property-page .config .config-column .config-row .price-year-after-price .select-description{width:100%;height:48px;border-radius:10px;border:1px solid rgba(24,26,32,.1);background:#fafbfc;outline:none;padding:0 40px 0 16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;line-height:1.4;transition:border-color .2s,box-shadow .2s,background .2s}#pc-wrap #my-page #add-product-page .config .config-column .config-row .price-year-after-price .select-description:focus,#pc-wrap #my-page #add-property-page .config .config-column .config-row .price-year-after-price .select-description:focus{border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,.1);background:#fff}#pc-wrap #my-page #add-product-page .config .config-column .config-row .price-year-after-price .arrow-down,#pc-wrap #my-page #add-property-page .config .config-column .config-row .price-year-after-price .arrow-down{position:absolute;right:16px;top:50%;transform:translateY(-50%);width:0;height:0;border-left:5px solid transparent;border-right:5px solid transparent;border-top:6px solid #1e3a5f;pointer-events:none;opacity:.9}#pc-wrap #my-page #add-product-page .config .upload-title,#pc-wrap #my-page #add-property-page .config .upload-title{margin:0;color:#1e3a5f;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:1.4;letter-spacing:.02em}#pc-wrap #my-page #add-product-page .config .images-box,#pc-wrap #my-page #add-property-page .config .images-box{width:100%;height:auto;display:flex;flex-direction:column;gap:20px;margin-bottom:70px}#pc-wrap #my-page #add-product-page .config .images-box .upload-box,#pc-wrap #my-page #add-property-page .config .images-box .upload-box{width:100%;height:450px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:30px;padding:0;border-radius:12px;border:1px dashed #1e3a5f!important;background:#fff!important;transition:border-color .2s,background .2s}#pc-wrap #my-page #add-product-page .config .images-box .upload-box svg,#pc-wrap #my-page #add-property-page .config .images-box .upload-box svg{opacity:.5;flex-shrink:0}#pc-wrap #my-page #add-product-page .config .images-box .upload-box:hover,#pc-wrap #my-page #add-property-page .config .images-box .upload-box:hover{border-color:rgba(30,58,95,.95);background:#fbfdff!important}#pc-wrap #my-page #add-product-page .config .images-box .upload-box .text-box,#pc-wrap #my-page #add-property-page .config .images-box .upload-box .text-box{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:5px;text-align:center;max-width:320px}#pc-wrap #my-page #add-product-page .config .images-box .upload-box .text-box .drag-title,#pc-wrap #my-page #add-property-page .config .images-box .upload-box .text-box .drag-title{color:#1e3a5f;font-family:Poppins,sans-serif;font-size:17px;font-weight:600;line-height:1.4}#pc-wrap #my-page #add-product-page .config .images-box .upload-box .text-box .format-title,#pc-wrap #my-page #add-property-page .config .images-box .upload-box .text-box .format-title{color:#64748b;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:26px}#pc-wrap #my-page #add-product-page .config .images-box .upload-box .browse-button,#pc-wrap #my-page #add-property-page .config .images-box .upload-box .browse-button{display:inline-flex;width:210px;height:auto;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #1e3a5f!important;background:#fff!important;box-shadow:none!important;transition:background .2s,border-color .2s,transform .15s}#pc-wrap #my-page #add-product-page .config .images-box .upload-box .browse-button .browse-button-text,#pc-wrap #my-page #add-property-page .config .images-box .upload-box .browse-button .browse-button-text{color:#1e3a5f!important;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;line-height:1.4;text-transform:none}#pc-wrap #my-page #add-product-page .config .images-box .upload-box .browse-button svg path,#pc-wrap #my-page #add-property-page .config .images-box .upload-box .browse-button svg path{fill:#1e3a5f!important}#pc-wrap #my-page #add-product-page .config .images-box .upload-box .browse-button:hover,#pc-wrap #my-page #add-property-page .config .images-box .upload-box .browse-button:hover{border-color:#1e3a5f!important;background:rgba(30,58,95,.05)!important;transform:translateY(-1px)}#pc-wrap #my-page #add-product-page .config .images-box .gallery-box,#pc-wrap #my-page #add-property-page .config .images-box .gallery-box{width:100%;display:flex;flex-direction:row;flex-wrap:wrap;gap:25px!important}#pc-wrap #my-page #add-product-page .config .images-box .gallery-box .image-box,#pc-wrap #my-page #add-property-page .config .images-box .gallery-box .image-box{position:relative;width:150px;height:150px;flex-shrink:0;overflow:hidden;border-radius:12px;border:none;box-shadow:none;background:#f7fbff}#pc-wrap #my-page #add-product-page .config .images-box .gallery-box .image-box img,#pc-wrap #my-page #add-property-page .config .images-box .gallery-box .image-box img{width:100%;height:100%;object-fit:cover;display:block}#pc-wrap #my-page #add-product-page .config .images-box .gallery-box .image-box .absolute-box,#pc-wrap #my-page #add-property-page .config .images-box .gallery-box .image-box .absolute-box{position:absolute;width:28px;height:28px;display:flex;align-items:center;justify-content:center;top:6px;left:6px;border-radius:8px;background:hsla(0,0%,100%,.96);box-shadow:0 1px 4px rgba(0,0,0,.1)}#pc-wrap #my-page #add-product-page .config .buttons-row,#pc-wrap #my-page #add-property-page .config .buttons-row{width:100%;height:auto;flex-direction:row;justify-content:flex-end;padding-top:8px}#pc-wrap #my-page #add-product-page .config .buttons-row button:disabled,#pc-wrap #my-page #add-property-page .config .buttons-row button:disabled{background:#94a3b8!important;opacity:.7;cursor:not-allowed}#pc-wrap #my-page #add-product-page .config .buttons-row .prev-button,#pc-wrap #my-page #add-property-page .config .buttons-row .prev-button{min-width:140px;height:46px;padding:0 24px;justify-content:center;align-items:center;gap:8px;border-radius:10px;border:1px solid rgba(24,26,32,.15);background:#fff;transition:background .2s,border-color .2s}#pc-wrap #my-page #add-product-page .config .buttons-row .prev-button .prev-button-text,#pc-wrap #my-page #add-property-page .config .buttons-row .prev-button .prev-button-text{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.4}#pc-wrap #my-page #add-product-page .config .buttons-row .prev-button:hover:not(:disabled),#pc-wrap #my-page #add-property-page .config .buttons-row .prev-button:hover:not(:disabled){background:#f8fafc;border-color:#1e3a5f}#pc-wrap #my-page #add-product-page .config .buttons-row .next-button,#pc-wrap #my-page #add-property-page .config .buttons-row .next-button{min-width:160px;height:46px;padding:0 28px;justify-content:center;align-items:center;gap:8px;border-radius:10px;background:linear-gradient(180deg,#1e3a5f,#152a47);border:none;box-shadow:0 2px 8px rgba(30,58,95,.25);transition:box-shadow .2s,transform .2s}#pc-wrap #my-page #add-product-page .config .buttons-row .next-button .next-button-text,#pc-wrap #my-page #add-property-page .config .buttons-row .next-button .next-button-text{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.4}#pc-wrap #my-page #add-product-page .config .buttons-row .next-button:hover:not(:disabled),#pc-wrap #my-page #add-property-page .config .buttons-row .next-button:hover:not(:disabled){box-shadow:0 4px 16px rgba(30,58,95,.35);transform:translateY(-1px)}#pc-wrap #my-page #add-product-page .config .buttons-row .submit-button,#pc-wrap #my-page #add-property-page .config .buttons-row .submit-button{display:flex;min-width:180px;height:46px;padding:0 28px;justify-content:center;align-items:center;gap:8px;border-radius:10px;background:linear-gradient(180deg,#eb6753,#d95442);border:none;box-shadow:0 2px 8px hsla(8,79%,62%,.35);transition:box-shadow .2s,transform .2s}#pc-wrap #my-page #add-product-page .config .buttons-row .submit-button .next-button-text,#pc-wrap #my-page #add-property-page .config .buttons-row .submit-button .next-button-text{color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.4}#pc-wrap #my-page #add-product-page .config .buttons-row .submit-button:hover:not(:disabled),#pc-wrap #my-page #add-property-page .config .buttons-row .submit-button:hover:not(:disabled){box-shadow:0 4px 16px hsla(8,79%,62%,.4);transform:translateY(-1px)}#pc-wrap #my-page #add-product-page .config .listing-input,#pc-wrap #my-page #add-property-page .config .listing-input{width:100%;height:48px;outline:none;border-radius:10px;padding:0 16px;border:1px solid rgba(24,26,32,.1);background:#fafbfc;font-family:Poppins,sans-serif;font-size:14px;color:#181a20;transition:border-color .2s,box-shadow .2s,background .2s}#pc-wrap #my-page #add-product-page .config .listing-input::placeholder,#pc-wrap #my-page #add-property-page .config .listing-input::placeholder{color:#94a3b8}#pc-wrap #my-page #add-product-page .config .listing-input:focus,#pc-wrap #my-page #add-property-page .config .listing-input:focus{border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,.1);background:#fff}#pc-wrap #my-page #add-product-page .config .config-row,#pc-wrap #my-page #add-property-page .config .config-row{width:100%;height:auto;flex-direction:row;gap:18px;margin-top:16px}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price,#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price{position:relative;width:100%;gap:10px}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price .title,#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .title{color:#1e3a5f;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:1.4;margin-bottom:6px;display:block}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price .description-input,#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .description-input{width:100%;height:48px;outline:none;border-radius:10px;padding:0 16px;border:1px solid rgba(24,26,32,.1);background:#fafbfc;transition:border-color .2s,box-shadow .2s,background .2s}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price .description-input:focus,#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .description-input:focus{border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,.1);background:#fff}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price .select-description,#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .select-description{width:100%;height:48px;border-radius:10px;border:1px solid rgba(24,26,32,.1);background:#fafbfc;outline:none;padding:0 40px 0 16px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;transition:border-color .2s,box-shadow .2s,background .2s}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price .select-description:focus,#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .select-description:focus{border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,.1);background:#fff}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price .divider,#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .divider{position:absolute;height:24px;border-left:1px solid rgba(24,26,32,.12);right:44px;top:50%;transform:translateY(-50%)}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price .arrow-down,#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .arrow-down{position:absolute;width:14px;height:14px;right:16px;top:50%;transform:translateY(-50%);opacity:.6}#pc-wrap #my-page #add-product-page .config .map-title,#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-product-page .config .map-frame,#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-product-page .config .config-detail-row,#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-product-page .config .config-detail-row .price-year-after-price,#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-product-page .config .config-detail-row .price-year-after-price .title,#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-product-page .config .config-detail-row .price-year-after-price .description-input,#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-product-page .config .config-detail-row .price-year-after-price .select-description,#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-product-page .config .config-detail-row .price-year-after-price .divider,#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-product-page .config .config-detail-row .price-year-after-price .arrow-down,#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-product-page .config .config-detail-row .price-year-after-price .year-built-input,#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-product-page .config .owner-agent-title,#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-product-page .config .owner-agent-input,#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-product-page .config .wrap-box,#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-product-page .config .wrap-box .amenity-box,#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-product-page .config .wrap-box .amenity-box .property-checkbox,#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-product-page .config .wrap-box .amenity-box .amenity-text,#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 #add-product-page{background:transparent!important;padding:0!important}#pc-wrap #my-page #my-property-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-property-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-property-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-property-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-property-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-property-page .property-list-box{width:100%;height:auto}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box{width:100%;height:49px;flex-direction:row;justify-content:center;align-items:flex-end;gap:10px;background:hsla(0,0%,56%,.08);border-radius:12px 12px 0 0;border:1px solid hsla(0,0%,77%,.79)}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .tab-name{color:#000;font-weight:500}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .active-tab-name,#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .tab-name{width:110px;height:32px;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;line-height:26px}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .active-tab-name{border-bottom:2px solid #eb6753;color:#eb6753;font-weight:600}#pc-wrap #my-page #my-property-page .list-box{width:100%;height:auto;min-height:700px;padding:30px 28px;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.79);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-property-page .list-box .listing-title-box{width:100%;height:auto;flex-direction:row;gap:90px;padding:18px 15px 18px 33px;border-radius:12px;background:#f6f6f6}#pc-wrap #my-page #my-property-page .list-box .listing-title-box .title-text{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .listing-title-box :first-child{margin-right:138px}#pc-wrap #my-page #my-property-page .list-box .property-card-box{width:100%;height:auto;flex-direction:row;margin-top:30px;padding-bottom:30px;border-bottom:1px solid #ddd}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box{width:110px;height:90px;overflow:hidden;margin-right:25px;padding-top:1px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box img{width:100%;height:100%;object-fit:contain;border-radius:12px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box{width:200px;height:auto;padding:5px 0}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .name{margin-bottom:8px;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .address{margin-bottom:13px;color:#717171;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .price{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .property-card-box .date-box{width:135px;height:100%;align-items:center;justify-content:center;margin-right:55px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .date-box .date{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box{width:100px;height:100%;align-items:center;justify-content:center;margin-right:60px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box .coloured-box{width:93px;height:36px;align-items:center;justify-content:center;border-radius:60px;cursor:pointer}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box .coloured-box .status{font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .views-box{width:35px;height:100%;align-items:center;justify-content:center;margin-right:75px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .views-box .views{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box{width:auto;height:100%;flex-direction:row;align-items:center;justify-content:center}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button{width:40px;height:40px;border-radius:4px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button :hover{background:#f6f6f6}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button .buttons{color:#181a20}#pc-wrap #my-page #my-property-page .list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-property-page .list-box .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-favorites-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-favorites-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-favorites-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-favorites-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-favorites-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-favorites-page .favorites-list-box{width:100%;height:auto;flex-wrap:wrap;flex-direction:row;gap:22px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config{width:296px;height:413px;margin-bottom:7px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top{position:relative;width:100%;height:240px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top a{height:100%}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top img{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-badge{position:absolute;top:20px;left:16px;display:flex;width:80px;height:30px;justify-content:center;align-items:center;border-radius:6px;padding:6px 20px;background:#eb6753;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-badge img{height:16px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .price-box{position:absolute;bottom:20px;left:20px;padding:8px 15px;align-items:center;border-radius:6px;border:1px solid hsla(0,0%,100%,.5);background:#fff}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .price-box p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom{width:100%;height:173px;padding:20px 16px 10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address{width:100%;height:48px;gap:5px;margin-bottom:20px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name{width:100%;height:23px;overflow:hidden}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .address p{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options{flex-direction:row;width:100%;height:20px;gap:20px;margin-bottom:10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .option p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .divider{width:100%;height:1px;background:#ddd;margin-bottom:17px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:space-between;align-items:center}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type p{color:#181a20;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,56%,.54);font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:12px;justify-content:center;align-items:center;padding-right:10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons svg{cursor:pointer}#pc-wrap #my-page #my-favorites-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-favorites-page .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-saved-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-saved-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-saved-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-saved-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page .my-saved-list-box{width:100%;height:auto;padding:30px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box{width:100%;height:60px;flex-direction:row;align-items:center;padding:0 30px;border-radius:12px;background:#f6f6f6}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box .date-created{margin-left:360px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box .action{margin-left:200px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box{width:100%;height:80px;flex-direction:row;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #ddd}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .title{width:410px;margin-right:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .date{width:150px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box{width:auto;height:100%;flex-direction:row;align-items:center;justify-content:center;margin-left:120px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button{width:40px;height:40px;border-radius:4px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button :hover{background:#f6f6f6}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button .buttons{color:#181a20}#pc-wrap #my-page #my-saved-page .my-saved-list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page{width:100%;height:auto;display:flex;flex-direction:column;gap:20px}#pc-wrap #my-page #my-profile-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-profile-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-profile-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-profile-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box{width:100%;padding:30px;margin-top:35px;gap:25px;border-radius:12px;border:1px solid #c4c4c4;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-profile-page .top-box .photo-box{gap:23px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box{flex-direction:row;gap:50px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box{position:relative;width:194px;height:157px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box img{width:100%;height:100%;border-radius:15px;object-fit:cover}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box .delete-box{position:absolute;top:10px;left:10px;width:36px;height:32px;background-color:#fff;align-items:center;justify-content:center;border-radius:12px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box{align-self:flex-end;gap:22px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler{display:flex;width:210.023px;height:40.135px;justify-content:center;align-items:center;cursor:pointer;border-radius:12px;border:1px solid #181a20}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .upload-text{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:30px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box{width:48%;gap:10px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input{height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input ::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .address-box{gap:10px}#pc-wrap #my-page #my-profile-page .top-box .address-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .address-box input{height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #my-profile-page .top-box .address-box input ::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box{gap:10px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .about-textarea{height:170px;padding:20px 15px;border-radius:8px;border:1px solid #ddd;color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button{display:flex;width:170px;height:38px;justify-content:center;align-items:center;gap:10px;align-self:flex-end;margin-top:30px;border-radius:12px;background-color:#000}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button p{color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .about-me-box button:disabled{background:rgba(24,26,32,.271)}#pc-wrap #my-page #my-profile-page .bottom-box{width:100%;padding:30px;gap:25px;border-radius:12px;border:1px solid #c4c4c4;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box{gap:20px}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box{gap:10px}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box input{width:50%;height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box input ::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box{width:100%;flex-direction:row;gap:45px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box{width:100%;gap:10px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box input{height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box input ::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .bottom-box .change-password{display:flex;width:170px;height:38px;justify-content:center;align-items:center;gap:10px;align-self:flex-end;margin-top:18px;border-radius:12px;background-color:#000}#pc-wrap #my-page #my-profile-page .bottom-box .change-password p{color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-articles-page{width:100%;height:auto}#pc-wrap #my-articles-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-articles-page .main-title-box .right-box{width:315px}#pc-wrap #my-articles-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-articles-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-articles-page .article-list-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:25px;margin-top:55px;margin-bottom:87px}#pc-wrap #my-articles-page .pagination-conf{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-articles-page .pagination-conf .total p{color:#181a20;font-size:14px;text-align:center;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #write-article-page{width:100%;height:auto}#pc-wrap #write-article-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #write-article-page .main-title-box .right-box{width:315px}#pc-wrap #write-article-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #write-article-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #write-article-page .right-wrap{width:100%;height:auto}#pc-wrap #write-article-page .right-wrap .cont_bd{padding:30px 0}#pc-wrap #write-article-page .right-wrap .cont_bd .form_hd>div{margin-bottom:16px}#pc-wrap #write-article-page .right-wrap .flex-space .btn-next{background:#87cdf9;color:#000}#pc-wrap #write-article-page .right-wrap .select{width:214px;height:40px;font-size:14px}#pc-wrap #write-article-page .right-wrap .input-tit{font-size:14px;padding:0 16px;margin-top:16px;border:1px solid #eee;border-radius:4px}#pc-wrap #write-article-page .right-wrap .btn-flex{margin-top:40px}#pc-wrap #write-article-page .css-guvl2y-MuiButtonBase-root-MuiButton-root{background:#87cdf9}#pc-wrap #write-article-page .css-guvl2y-MuiButtonBase-root-MuiButton-root svg{fill:#000}#pc-wrap #write-article-page .toastui-editor-popup-body{padding:20px}#pc-wrap #write-article-page .youtube-input{padding:8px 16px;border:1px solid #ddd}#pc-wrap #write-article-page .youtube-div{display:flex;flex-direction:column}#pc-wrap #write-article-page .toastui-editor-defaultUI button{padding:4px}#pc-wrap .community-page{position:relative;padding:60px 0 88px;width:100%;min-height:60vh;display:flex;flex-direction:row;justify-content:center;background:linear-gradient(180deg,#fafbfc,#fff 50%,#f8f9fb)}#pc-wrap .community-page:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(24,26,32,.06) 20%,rgba(24,26,32,.06) 80%,transparent)}#pc-wrap .community-page .container{display:flex;flex-direction:column;width:100%;max-width:1280px;margin:0 auto;padding:0 40px;box-sizing:border-box}#pc-wrap .community-page .header-box{padding-bottom:24px;border-bottom:1px solid rgba(24,26,32,.06);margin-bottom:4px}#pc-wrap .community-page .header-box .header-left .page-title{color:#000;font-family:Poppins,sans-serif;font-size:44px;font-weight:700;letter-spacing:-.02em;line-height:1.2;display:block}#pc-wrap .community-page .header-box .header-left .page-desc{color:#000;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:1.5;margin-top:12px}#pc-wrap .community-page .main-layout{display:flex;flex-direction:column;gap:0;align-items:stretch}#pc-wrap .community-page .tabs-row{width:100%;margin-bottom:24px;border-bottom:1px solid rgba(24,26,32,.06)}#pc-wrap .community-page .category-tabs{display:flex;flex-direction:row;gap:12px;min-height:auto}#pc-wrap .community-page .category-tabs .MuiTabs-flexContainer{flex-wrap:wrap;gap:12px}#pc-wrap .community-page .category-tabs .MuiTab-root{text-transform:none;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#64748b;min-height:44px;min-width:auto;padding:10px 20px;border-radius:10px;align-items:center;justify-content:center;transition:background .2s,color .2s;background:rgba(24,26,32,.06)}#pc-wrap .community-page .category-tabs .MuiTab-root:hover{background:rgba(24,26,32,.1);color:#181a20}#pc-wrap .community-page .category-tabs .MuiTab-root.Mui-selected{background:linear-gradient(180deg,#243d5c,#1e3a5f);color:#fff;font-weight:600}#pc-wrap .community-page .category-tabs .MuiTab-root.Mui-selected:hover{background:linear-gradient(180deg,#2d4a6f,#243d5c)}#pc-wrap .community-page .content-area{width:100%;flex:1 1;min-width:0}#pc-wrap .community-page .content-header{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;margin-bottom:28px;padding-bottom:20px;border-bottom:1px solid rgba(24,26,32,.06);gap:24px}#pc-wrap .community-page .header-left .section-title{font-family:Poppins,sans-serif;font-size:24px;font-weight:600;letter-spacing:-.02em;color:#181a20;display:block}#pc-wrap .community-page .header-left .section-desc{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#64748b;margin-top:6px}#pc-wrap .community-page .write-btn{flex-shrink:0;padding:12px 24px;border-radius:12px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;text-transform:none;color:#fff;background:linear-gradient(180deg,#243d5c,#1e3a5f);box-shadow:0 2px 8px rgba(30,58,95,.25)}#pc-wrap .community-page .write-btn:hover{color:#fff;background:linear-gradient(180deg,#2d4a6f,#243d5c);box-shadow:0 4px 12px rgba(30,58,95,.3)}#pc-wrap .community-page .tab-panel{padding:0!important;overflow:visible}#pc-wrap .community-page .articles-grid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:24px;gap:24px;min-height:320px}#pc-wrap .community-page .no-data{grid-column:1/-1;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:16px;padding:64px 24px}#pc-wrap .community-page .no-data img{opacity:.5}#pc-wrap .community-page .no-data p{font-family:Poppins,sans-serif;font-size:15px;font-weight:500;color:#64748b}#pc-wrap .community-page .pagination-row{display:flex;flex-direction:column;align-items:center;gap:20px;margin-top:48px;padding-top:24px;border-top:1px solid rgba(24,26,32,.06)}#pc-wrap .community-page .pagination-row .pagination-label{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#0f172a;letter-spacing:-.01em}#pc-wrap .community-page .pagination-row .MuiPagination-root .MuiPagination-ul{gap:8px}#pc-wrap .community-page .pagination-row .MuiPagination-root .MuiPaginationItem-root{min-width:40px;height:40px;border-radius:10px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#1e3a5f;border:1px solid rgba(30,58,95,.25);transition:background .2s ease,border-color .2s ease,color .2s ease}#pc-wrap .community-page .pagination-row .MuiPagination-root .MuiPaginationItem-root:hover{background:rgba(30,58,95,.08);border-color:#1e3a5f;color:#1e3a5f}#pc-wrap .community-page .pagination-row .MuiPagination-root .MuiPaginationItem-root.Mui-selected{background:#1e3a5f;color:#fff;border-color:#1e3a5f}#pc-wrap .community-page .pagination-row .MuiPagination-root .MuiPaginationItem-root.Mui-selected:hover{background:#16324d;border-color:#16324d}#pc-wrap .community-page .pagination-row .MuiPagination-root .MuiPaginationItem-icon{color:#1e3a5f;font-size:24px}@media(max-width:1100px){#pc-wrap .community-page .articles-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:900px){#pc-wrap .community-page .category-tabs .MuiTab-root{min-width:auto;padding:8px 14px;font-size:13px}#pc-wrap .community-page .articles-grid{grid-template-columns:1fr}}#pc-wrap .community-page .community-general-card-config{width:100%!important;max-width:100%;background:#fff;border-radius:16px;border:1px solid rgba(24,26,32,.06);box-shadow:0 4px 20px rgba(24,26,32,.06),0 1px 3px rgba(24,26,32,.04);overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;cursor:pointer;display:flex;flex-direction:column}#pc-wrap .community-page .community-general-card-config:hover{transform:translateY(-4px);box-shadow:0 12px 32px rgba(24,26,32,.1),0 4px 12px rgba(24,26,32,.06)}#pc-wrap .community-page .community-general-card-config:hover .card-img{transform:scale(1.03)}#pc-wrap .community-page .card-image-wrap{position:relative;height:200px;overflow:hidden;background:#f1f5f9}#pc-wrap .community-page .card-image-wrap .card-img{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}#pc-wrap .community-page .card-image-wrap .card-date{position:absolute;top:12px;right:12px;width:48px;padding:6px 8px;border-radius:10px;background:hsla(0,0%,100%,.95);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);box-shadow:0 2px 8px rgba(24,26,32,.08);text-align:center;font-family:Poppins,sans-serif;line-height:1.2}#pc-wrap .community-page .card-image-wrap .card-date :first-child{font-size:10px;font-weight:600;text-transform:uppercase;letter-spacing:.02em;color:#64748b}#pc-wrap .community-page .card-image-wrap .card-date :last-child{font-size:18px;font-weight:700;color:#181a20}#pc-wrap .community-page .card-image-wrap .card-category{position:absolute;bottom:12px;left:12px;padding:4px 10px;border-radius:8px;background:rgba(30,58,95,.9);color:#fff;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;letter-spacing:.02em}#pc-wrap .community-page .card-body{padding:6px 20px 20px;flex:1 1;display:flex;flex-direction:column;gap:12px}#pc-wrap .community-page .card-author{display:flex;flex-direction:row;align-items:center;gap:10px;cursor:pointer;align-self:flex-start}#pc-wrap .community-page .card-author:hover .card-author-name{color:#1e3a5f}#pc-wrap .community-page .card-author .card-avatar{width:32px;height:32px;border-radius:50%;object-fit:cover;background:#e2e8f0;flex-shrink:0}#pc-wrap .community-page .card-author .card-author-name{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#475569;transition:color .2s ease}#pc-wrap .community-page .card-title{font-size:16px;font-weight:600;color:#181a20;line-height:1.35;margin:0}#pc-wrap .community-page .card-excerpt,#pc-wrap .community-page .card-title{font-family:Poppins,sans-serif;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#pc-wrap .community-page .card-excerpt{font-size:13px;font-weight:400;color:#64748b;line-height:1.5}#pc-wrap .community-page .card-meta{margin-top:auto;display:flex;align-items:center;justify-content:flex-start;gap:16px;flex-wrap:wrap}#pc-wrap .community-page .card-meta .card-meta-item{display:flex;align-items:center;gap:4px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#64748b}#pc-wrap .community-page .card-meta .card-meta-icon{font-size:18px!important;color:#94a3b8}#pc-wrap .community-page .card-meta .card-like-btn{padding:2px}#pc-wrap .community-page .card-meta .card-like-btn:hover{background:rgba(225,29,72,.08)}#pc-wrap #community-detail-page{position:relative;background:#f8fafc;padding:28px 0 120px;min-height:100vh}#pc-wrap #community-detail-page .container{max-width:1280px;width:100%;margin:0 auto;padding:0 40px;box-sizing:border-box;display:flex;flex-direction:column;gap:32px}#pc-wrap #community-detail-page .article-breadcrumb{flex-direction:row;align-items:center;gap:12px;flex-wrap:wrap;margin-bottom:8px}#pc-wrap #community-detail-page .article-breadcrumb .breadcrumb-back{display:inline-flex;align-items:center;gap:10px;color:#0f172a;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;text-decoration:none;transition:color .2s ease,background .2s ease;padding:10px 16px;border-radius:12px;background:rgba(30,58,95,.06);border:1px solid rgba(30,58,95,.12)}#pc-wrap #community-detail-page .article-breadcrumb .breadcrumb-back:hover{color:#1e3a5f;background:rgba(30,58,95,.1);border-color:rgba(30,58,95,.2)}#pc-wrap #community-detail-page .article-breadcrumb .breadcrumb-back .breadcrumb-back-icon{display:inline-flex;align-items:center;justify-content:center}#pc-wrap #community-detail-page .article-breadcrumb .breadcrumb-back .breadcrumb-back-icon svg{font-size:20px}#pc-wrap #community-detail-page .article-breadcrumb .breadcrumb-sep{color:#64748b;opacity:.8;font-size:18px;font-weight:500}#pc-wrap #community-detail-page .article-breadcrumb .breadcrumb-current{color:#0f172a;font-family:Poppins,sans-serif;font-size:18px;font-weight:700;letter-spacing:-.01em}#pc-wrap #community-detail-page .article-card{width:100%;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(15,23,42,.06);overflow:hidden;position:relative}#pc-wrap #community-detail-page .article-card:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#1e3a5f,transparent);opacity:.4}#pc-wrap #community-detail-page .article-header{padding:32px 40px 24px}#pc-wrap #community-detail-page .article-header .article-category{display:inline-block;width:-moz-fit-content;width:fit-content;max-width:100%;padding:4px 12px;border-radius:8px;background:rgba(30,58,95,.1);color:#1e3a5f;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;letter-spacing:.02em;margin-bottom:16px}#pc-wrap #community-detail-page .article-header .article-title{font-family:Poppins,sans-serif;font-size:32px;font-weight:700;line-height:1.25;letter-spacing:-.02em;color:#0f172a;margin:0 0 20px}#pc-wrap #community-detail-page .article-header .article-meta{align-items:center;gap:16px;flex-wrap:wrap;margin-bottom:20px}#pc-wrap #community-detail-page .article-header .article-author{display:flex;align-items:center;gap:12px;cursor:pointer}#pc-wrap #community-detail-page .article-header .article-author:hover .article-author-name{color:#1e3a5f}#pc-wrap #community-detail-page .article-header .article-author .article-author-avatar{width:40px;height:40px;border-radius:50%;object-fit:cover;background:#e2e8f0}#pc-wrap #community-detail-page .article-header .article-author .article-author-name{font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#0f172a;transition:color .2s ease}#pc-wrap #community-detail-page .article-header .article-date{font-family:Poppins,sans-serif;font-size:14px;font-weight:400;color:#64748b}#pc-wrap #community-detail-page .article-header .article-stats{gap:24px}#pc-wrap #community-detail-page .article-header .article-stats .article-stat{display:inline-flex;align-items:center;gap:6px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#64748b;cursor:default}#pc-wrap #community-detail-page .article-header .article-stats .article-stat:nth-child(2){cursor:pointer}#pc-wrap #community-detail-page .article-header .article-stats .article-stat:nth-child(2):hover .article-stat-icon{color:#e11d48}#pc-wrap #community-detail-page .article-header .article-stats .article-stat-icon{font-size:20px!important;color:#94a3b8}#pc-wrap #community-detail-page .article-header .article-stats .article-stat-icon.liked{color:#e11d48}#pc-wrap #community-detail-page .article-body{padding:32px 40px 40px}#pc-wrap #community-detail-page .article-body .article-content-image{margin-top:0;margin-bottom:24px;display:flex;justify-content:center;align-items:center}#pc-wrap #community-detail-page .article-body .article-content-image img{margin:0 auto;background:transparent;border:none;box-shadow:none}#pc-wrap #community-detail-page .article-body>.MuiStack-root{margin-top:0!important;background:transparent!important}#pc-wrap #community-detail-page .article-body>.MuiStack-root .MuiBox-root{margin:0!important}#pc-wrap #community-detail-page .article-body .article-content,#pc-wrap #community-detail-page .article-body .toastui-editor-contents,#pc-wrap #community-detail-page .article-body .ytb_play{font-family:Poppins,sans-serif;font-size:16px;line-height:1.7;color:#0f172a;word-break:break-word}#pc-wrap #community-detail-page .article-body img{max-width:100%;width:auto;height:auto;max-height:420px;object-fit:contain;display:block;margin:24px 0;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(15,23,42,.06);background:#f8fafc}#pc-wrap #community-detail-page .article-body p{margin:0 0 1em;font-size:16px;line-height:1.75;color:#0f172a}#pc-wrap #community-detail-page .article-body h1,#pc-wrap #community-detail-page .article-body h2,#pc-wrap #community-detail-page .article-body h3,#pc-wrap #community-detail-page .article-body h4{font-family:Poppins,sans-serif;font-weight:700;color:#0f172a;margin:28px 0 12px;line-height:1.3}#pc-wrap #community-detail-page .article-body h1:first-child,#pc-wrap #community-detail-page .article-body h2:first-child,#pc-wrap #community-detail-page .article-body h3:first-child,#pc-wrap #community-detail-page .article-body h4:first-child{margin-top:0}#pc-wrap #community-detail-page .article-body h1{font-size:24px}#pc-wrap #community-detail-page .article-body h2{font-size:20px}#pc-wrap #community-detail-page .article-body h3{font-size:18px}#pc-wrap #community-detail-page .article-body h4{font-size:16px}#pc-wrap #community-detail-page .article-body ol,#pc-wrap #community-detail-page .article-body ul{margin:0 0 1em;padding-left:1.5em}#pc-wrap #community-detail-page .article-body li{margin-bottom:.35em}#pc-wrap #community-detail-page .article-body blockquote{margin:20px 0;padding:16px 20px;border-left:4px solid #1e3a5f;background:rgba(30,58,95,.06);border-radius:0 12px 12px 0;color:#64748b;font-size:15px;line-height:1.6}#pc-wrap #community-detail-page .article-body a{color:#1e3a5f;text-decoration:none;font-weight:500}#pc-wrap #community-detail-page .article-body a:hover{text-decoration:underline}#pc-wrap #community-detail-page .article-body code{font-size:14px;background:rgba(15,23,42,.06);padding:2px 6px;border-radius:6px}#pc-wrap #community-detail-page .article-body pre{margin:20px 0;padding:20px;background:#f1f5f9;border-radius:12px;border:1px solid #e2e8f0;overflow-x:auto}#pc-wrap #community-detail-page .article-body pre code{background:none;padding:0}#pc-wrap #community-detail-page .article-actions{flex-direction:row;align-items:center;justify-content:flex-start;gap:16px;border-top:1px solid #e2e8f0;padding:24px 40px 32px;margin:0 40px 24px}#pc-wrap #community-detail-page .article-actions .article-like-btn{min-width:120px;padding:10px 20px;border-radius:12px;background:#1e3a5f;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;text-transform:none;box-shadow:0 2px 8px rgba(30,58,95,.25)}#pc-wrap #community-detail-page .article-actions .article-like-btn:hover{background:#16324d}#pc-wrap #community-detail-page .article-actions .article-write-btn{border-color:#1e3a5f;color:#1e3a5f;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;text-transform:none;border-radius:12px}#pc-wrap #community-detail-page .article-actions .article-write-btn:hover{border-color:#16324d;background:rgba(30,58,95,.06)}#pc-wrap #community-detail-page .comments-card{width:100%;background:#fff;border-radius:16px;border:1px solid #e2e8f0;box-shadow:0 1px 3px rgba(15,23,42,.06);padding:32px 40px 40px;position:relative;overflow:hidden}#pc-wrap #community-detail-page .comments-card:before{content:"";position:absolute;top:0;left:0;width:4px;height:100%;background:linear-gradient(180deg,#1e3a5f,rgba(30,58,95,.5));border-radius:4px 0 0 4px}#pc-wrap #community-detail-page .comments-card-title{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;color:#0f172a;margin-bottom:24px;padding-left:16px}#pc-wrap #community-detail-page .leave-comment{margin-bottom:32px;border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;background:hsla(0,0%,100%,.9)}#pc-wrap #community-detail-page .leave-comment input{width:100%;box-sizing:border-box;padding:16px 20px;border:none;border-bottom:1px solid #e2e8f0;font-family:Poppins,sans-serif;font-size:14px;color:#0f172a;outline:none}#pc-wrap #community-detail-page .leave-comment input::placeholder{color:#94a3b8}#pc-wrap #community-detail-page .leave-comment .leave-comment-footer{flex-direction:row;align-items:center;justify-content:space-between;padding:12px 20px}#pc-wrap #community-detail-page .leave-comment .leave-comment-footer .char-count{font-family:Poppins,sans-serif;font-size:13px;color:#64748b}#pc-wrap #community-detail-page .leave-comment .submit-comment-btn{padding:8px 20px;border-radius:12px;background:#1e3a5f;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;text-transform:none}#pc-wrap #community-detail-page .leave-comment .submit-comment-btn:hover{background:#16324d}#pc-wrap #community-detail-page .comments-list{gap:0}#pc-wrap #community-detail-page .comment-item{padding:20px 0;border-bottom:1px solid #e2e8f0;gap:12px}#pc-wrap #community-detail-page .comment-item:last-of-type{border-bottom:none}#pc-wrap #community-detail-page .comment-header{flex-direction:row;align-items:flex-start;justify-content:space-between}#pc-wrap #community-detail-page .comment-author{align-items:center;gap:12px;cursor:pointer}#pc-wrap #community-detail-page .comment-author img{width:44px;height:44px;border-radius:50%;object-fit:cover;background:#e2e8f0}#pc-wrap #community-detail-page .comment-author .comment-author-name{font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#0f172a}#pc-wrap #community-detail-page .comment-author .comment-date{font-family:Poppins,sans-serif;font-size:13px;color:#64748b;margin-top:2px}#pc-wrap #community-detail-page .comment-content{font-family:Poppins,sans-serif;font-size:14px;line-height:1.6;color:#0f172a;padding-left:56px}#pc-wrap #community-detail-page .update-comment-modal{background:#fff;padding:24px;border-radius:16px;box-shadow:0 4px 20px rgba(15,23,42,.08);min-width:400px;max-width:90vw;gap:16px}#pc-wrap #community-detail-page .update-comment-modal .update-comment-title{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#0f172a}#pc-wrap #community-detail-page .update-comment-modal .update-comment-input{width:100%;padding:12px 16px;border:1px solid #e2e8f0;border-radius:12px;font-family:Poppins,sans-serif;font-size:14px;outline:none;box-sizing:border-box}#pc-wrap #community-detail-page .update-comment-modal .update-comment-input:focus{border-color:#1e3a5f;box-shadow:0 0 0 2px rgba(30,58,95,.12)}#pc-wrap #community-detail-page .update-comment-modal .update-char-count{font-family:Poppins,sans-serif;font-size:13px;color:#64748b}#pc-wrap #community-detail-page .comments-pagination{flex-direction:column;align-items:center;gap:16px;margin-top:28px;padding-top:24px;border-top:1px solid #e2e8f0}#pc-wrap #community-detail-page .comments-pagination .comments-pagination-label{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#64748b}#pc-wrap #community-detail-page .comments-pagination .MuiPagination-root .MuiPagination-ul{gap:6px}#pc-wrap #community-detail-page .comments-pagination .MuiPagination-root .MuiPaginationItem-root{min-width:36px;height:36px;border-radius:8px;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#1e3a5f;border:1px solid rgba(30,58,95,.2);transition:background .2s ease,border-color .2s ease,color .2s ease}#pc-wrap #community-detail-page .comments-pagination .MuiPagination-root .MuiPaginationItem-root:hover{background:rgba(30,58,95,.08);border-color:#1e3a5f;color:#1e3a5f}#pc-wrap #community-detail-page .comments-pagination .MuiPagination-root .MuiPaginationItem-root.Mui-selected{background:#1e3a5f;color:#fff;border-color:#1e3a5f}#pc-wrap #community-detail-page .comments-pagination .MuiPagination-root .MuiPaginationItem-root.Mui-selected:hover{background:#16324d;border-color:#16324d}#pc-wrap #community-detail-page .comments-pagination .MuiPagination-root .MuiPaginationItem-icon{color:#1e3a5f;font-size:20px}#pc-wrap #cs-page{background:#f8fafc;min-height:100vh;padding:32px 0 80px}#pc-wrap #cs-page .cs-page-container{max-width:1280px;margin:0 auto;padding:0 40px;box-sizing:border-box}#pc-wrap #cs-page .cs-hero{text-align:center;margin-bottom:40px}#pc-wrap #cs-page .cs-hero .cs-hero-title{color:#181a20;font-family:Poppins,sans-serif;font-size:34px;font-weight:500;line-height:150%;letter-spacing:-.646px;text-transform:capitalize}#pc-wrap #cs-page .cs-hero .cs-hero-subtitle{color:#64748b;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:26px;margin-top:8px}#pc-wrap #cs-page .cs-tabs{display:flex;flex-direction:row;flex-wrap:wrap;gap:12px;margin-bottom:32px}#pc-wrap #cs-page .cs-tabs .cs-tab{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 28px;border:2px solid rgba(24,26,32,.06);border-radius:10px;background:#fff;color:#64748b;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;line-height:1.4;text-transform:capitalize;cursor:pointer;transition:border-color .2s ease,color .2s ease,background .2s ease,box-shadow .2s ease,transform .2s ease}#pc-wrap #cs-page .cs-tabs .cs-tab:hover{background:#f1f5f9;border-color:rgba(30,58,95,.12);box-shadow:0 4px 12px rgba(24,26,32,.08);color:#181a20;transform:translateY(-2px)}#pc-wrap #cs-page .cs-tabs .cs-tab:active{transform:translateY(0)}#pc-wrap #cs-page .cs-tabs .cs-tab--active{background:linear-gradient(135deg,#1e3a5f,#152a47 50%,#0f1f35);border-color:rgba(15,23,42,.6);color:#fff;box-shadow:0 2px 8px rgba(30,58,95,.2)}#pc-wrap #cs-page .cs-tabs .cs-tab--active:hover{background:linear-gradient(135deg,#152a47,#0f1f35 50%,#0a1829);border-color:rgba(15,23,42,.6);color:#e5e7eb;box-shadow:0 6px 16px rgba(30,58,95,.3);transform:translateY(-2px)}#pc-wrap #cs-page .cs-tabs .cs-tab--active:active{transform:translateY(0)}#pc-wrap #cs-page .cs-content{background:#fff;border-radius:12px;border:1px solid rgba(24,26,32,.06);box-shadow:0 1px 3px rgba(15,23,42,.06);overflow:hidden;transition:box-shadow .2s ease,border-color .2s ease}#pc-wrap #cs-page .cs-content:hover{box-shadow:0 4px 12px rgba(30,58,95,.08);border-color:rgba(30,58,95,.15)}#pc-wrap #cs-page .cs-content .cs-content-loading{padding:48px 24px}#pc-wrap #cs-page .cs-content .cs-content-error{text-align:center}#pc-wrap #cs-page .cs-content .cs-content-inner{width:100%}#pc-wrap #cs-page .cs-content .cs-content-header{padding:24px 28px 16px;border-bottom:1px solid rgba(24,26,32,.06)}#pc-wrap #cs-page .cs-content .cs-content-header .cs-content-title{color:#181a20;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;line-height:1.35;letter-spacing:-.01em}#pc-wrap #cs-page .cs-content .cs-content-header .cs-content-count{font-family:Poppins,sans-serif;font-size:13px;color:#64748b}#pc-wrap #cs-page .cs-content .cs-content-empty{text-align:center;padding:48px 24px}#pc-wrap #cs-page .cs-content .cs-content-empty p,#pc-wrap #cs-page .cs-content .cs-content-empty span{font-family:Poppins,sans-serif;font-size:14px;color:#94a3b8}#pc-wrap #cs-page .cs-content .cs-accordion-list{width:100%;padding:0}#pc-wrap #cs-page .cs-content .cs-accordion-item{background:#fff!important;border-bottom:1px solid rgba(24,26,32,.06)}#pc-wrap #cs-page .cs-content .cs-accordion-item:last-child{border-bottom:none}#pc-wrap #cs-page .cs-content .cs-accordion-item:before{display:none}#pc-wrap #cs-page .cs-content .cs-accordion-item--pinned .cs-pin-icon{color:#fbbf24!important}#pc-wrap #cs-page .cs-content .cs-accordion-item--pinned .cs-accordion-title{font-weight:600;color:#1e3a5f!important}#pc-wrap #cs-page .cs-content .cs-accordion-item .cs-accordion-summary{background:#fff!important;padding:18px 28px;min-height:56px;transition:background .2s}#pc-wrap #cs-page .cs-content .cs-accordion-item .cs-accordion-summary:hover{background:#f8fafc!important}#pc-wrap #cs-page .cs-content .cs-accordion-item .cs-accordion-summary .MuiAccordionSummary-content{margin:0;flex:1 1;min-width:0}#pc-wrap #cs-page .cs-content .cs-accordion-item .cs-accordion-summary .MuiAccordionSummary-expandIconWrapper{color:#64748b!important}#pc-wrap #cs-page .cs-content .cs-accordion-item .cs-accordion-title{font-family:Poppins,sans-serif!important;font-size:15px!important;font-weight:500;color:#181a20!important;flex:1 1;min-width:0}#pc-wrap #cs-page .cs-content .cs-accordion-item .cs-accordion-date{flex-shrink:0;font-family:Poppins,sans-serif;font-size:13px;color:#64748b}#pc-wrap #cs-page .cs-content .cs-accordion-item .cs-accordion-details{padding:0 28px 20px;background:#f8fafc!important;border-top:1px solid rgba(24,26,32,.06)}#pc-wrap #cs-page .cs-content .cs-accordion-item .cs-accordion-body{font-family:Poppins,sans-serif;font-size:14px;line-height:26px;color:#181a20;padding-top:4px}#pc-wrap #cs-page .cs-content .cs-accordion-item .cs-accordion-body p{margin:0 0 .75em}#pc-wrap #cs-page .cs-content .cs-accordion-item .cs-accordion-body p:last-child{margin-bottom:0}#pc-wrap #cs-page .cs-content .cs-accordion-item .cs-accordion-body a{color:#1e3a5f;font-weight:500;text-decoration:underline}#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:#1e3a5f;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:#334155;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:rgba(30,58,95,.06)}#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:#1e3a5f;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:#64748b;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:#1e3a5f;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:#475569;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:#1e3a5f;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:#64748b;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:rgba(30,58,95,.03)}#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:#1e3a5f;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:rgba(30,58,95,.08)}#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:#0f172a;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:#475569;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:#1e3a5f;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 #main .join-page{position:relative;flex:1 1 auto;min-height:0;width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:32px 20px;overflow:hidden}#pc-wrap .join-page__bg{background-image:url(/img/banner/loginpage.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;filter:blur(4px);-webkit-filter:blur(4px);transform:scale(1.03)}#pc-wrap .join-page__bg,#pc-wrap .join-page__dim{position:fixed;inset:0;z-index:0;pointer-events:none}#pc-wrap .join-page__dim{background:rgba(15,23,42,.18)}#pc-wrap .join-page__shell{position:relative;z-index:1;width:100%;max-width:460px;display:flex;justify-content:center;align-items:center}#pc-wrap .join-card{position:relative;width:100%;max-width:420px;padding:44px 36px 36px;border-radius:20px;background:hsla(0,0%,100%,.42);backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border:1px solid hsla(0,0%,100%,.55);box-shadow:0 24px 64px rgba(15,23,42,.28),inset 0 1px 0 hsla(0,0%,100%,.35);display:flex;flex-direction:column;align-items:stretch}#pc-wrap .join-card__close{position:absolute!important;top:12px;right:12px;z-index:2;color:#1e3a5f!important;background:rgba(30,58,95,.1)!important;border-radius:50%!important;padding:6px!important}#pc-wrap .join-card__close:hover{background:rgba(30,58,95,.18)!important}#pc-wrap .join-card .logo{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-bottom:4px;padding:0 40px}#pc-wrap .join-card .logo img{height:52px;width:auto;max-width:240px;object-fit:contain;filter:drop-shadow(0 1px 3px rgba(15,23,42,.12))}#pc-wrap .join-card .info{margin-top:12px;display:flex;flex-direction:column;align-items:center;text-align:center}#pc-wrap .join-card .info .info__title{margin:0;font-family:Poppins,sans-serif;font-size:28px;font-weight:700;letter-spacing:-.02em;color:#1e3a5f;line-height:1.2}#pc-wrap .join-card .info .info__desc{margin:10px 0 0;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:1.55;color:#334155;max-width:320px}#pc-wrap .join-card .input-wrap{margin-top:28px;width:100%;display:flex;flex-direction:column;gap:0}#pc-wrap .join-card .input-line{margin-top:22px}#pc-wrap .join-card .input-line:first-child{margin-top:0}#pc-wrap .join-card .input-line__label{display:block;margin-bottom:8px;font-family:Poppins,sans-serif;font-size:14px;font-weight:700;color:#1e3a5f}#pc-wrap .join-card .input-line__row{position:relative;display:flex;align-items:flex-end}#pc-wrap .join-card .input-line__field{flex:1 1;width:100%;min-width:0;padding:10px 36px 12px 4px;border:none;border-bottom:2px solid rgba(30,58,95,.45);border-radius:0;background:transparent;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#0f1419;outline:none;transition:border-color .15s ease}#pc-wrap .join-card .input-line__field::placeholder{color:rgba(24,26,32,.4)}#pc-wrap .join-card .input-line__field:hover{border-bottom-color:rgba(30,58,95,.55)}#pc-wrap .join-card .input-line__field:focus{border-bottom-color:#1e3a5f;box-shadow:none}#pc-wrap .join-card .input-line__icon{position:absolute;right:2px;bottom:10px;display:flex;align-items:center;justify-content:center;color:#1e3a5f;opacity:1;pointer-events:none}#pc-wrap .join-card .register{margin-top:24px;width:100%;display:flex;flex-direction:column;align-items:stretch}#pc-wrap .join-card .register .type-option{display:flex;flex-direction:column;align-items:flex-start;gap:12px;margin-bottom:8px}#pc-wrap .join-card .register .type-option span.text{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#1e3a5f}#pc-wrap .join-card .register .type-option>div{display:flex;flex-direction:row;flex-wrap:wrap;gap:16px 24px;align-items:center}#pc-wrap .join-card .register .remember-info{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px}#pc-wrap .join-card .register .remember-info__forgot{margin:0;padding:0;border:none;background:none;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;cursor:pointer;color:#1e3a5f;text-decoration:none}#pc-wrap .join-card .register .remember-info__forgot:hover{color:#16324d;text-decoration:underline}#pc-wrap .join-card .register button.join-submit.MuiButton-root{margin-top:26px;width:100%;min-height:52px;border-radius:12px;background:#1e3a5f!important;font-family:Poppins,sans-serif;font-size:16px;font-weight:700;letter-spacing:.02em;color:#fff!important;text-transform:none;box-shadow:0 6px 20px rgba(30,58,95,.35)}#pc-wrap .join-card .register button.join-submit.MuiButton-root:hover:not(.Mui-disabled){background:#16324d!important;box-shadow:0 8px 24px rgba(30,58,95,.42)}#pc-wrap .join-card .register button.join-submit.MuiButton-root.Mui-disabled,#pc-wrap .join-card .register button.join-submit.MuiButton-root:disabled{opacity:1!important;background:#1e3a5f!important;color:#fff!important;box-shadow:0 6px 20px rgba(30,58,95,.35)}#pc-wrap .join-card .ask-info{margin-top:24px;text-align:center}#pc-wrap .join-card .ask-info p{margin:0;font-family:Poppins,sans-serif;font-size:15px;font-weight:500;line-height:1.55;color:#334155}#pc-wrap .join-card .ask-info__link{margin:0;padding:0;border:none;background:none;font:inherit;font-weight:700;font-size:15px;cursor:pointer;color:#1e3a5f;text-decoration:underline;text-underline-offset:3px}#pc-wrap .join-card .ask-info__link:hover{color:#16324d}#pc-wrap .join-card .MuiCheckbox-root{color:rgba(30,58,95,.45)}#pc-wrap .join-card .MuiCheckbox-root.Mui-checked,#pc-wrap .join-card .MuiCheckbox-root.MuiCheckbox-indeterminate{color:#1e3a5f}#pc-wrap .join-card .MuiFormControlLabel-label{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#334155}#pc-wrap #main .join-page.join-page--signup{padding:clamp(12px,2.5vh,28px) 20px;justify-content:center;box-sizing:border-box;overflow-x:hidden;overflow-y:auto;max-height:100%;-webkit-overflow-scrolling:touch}#pc-wrap .join-page__shell.join-page__shell--signup{flex:1 1 auto;min-height:0;width:100%;max-width:460px;display:flex;align-items:center;justify-content:center}#pc-wrap .join-card.join-card--signup{padding:32px 32px 28px;max-width:420px;width:100%;overflow:visible}#pc-wrap .join-card.join-card--signup .join-card__close{top:10px;right:10px}#pc-wrap .join-card.join-card--signup .logo{margin-bottom:8px;padding:0 38px}#pc-wrap .join-card.join-card--signup .logo img{height:48px}#pc-wrap .join-card.join-card--signup .info{margin-top:12px}#pc-wrap .join-card.join-card--signup .info .info__title{font-size:26px;line-height:1.2}#pc-wrap .join-card.join-card--signup .info .info__desc{margin-top:10px;font-size:15px;line-height:1.5}#pc-wrap .join-card.join-card--signup .input-wrap{margin-top:22px}#pc-wrap .join-card.join-card--signup .input-line{margin-top:16px}#pc-wrap .join-card.join-card--signup .input-line:first-child{margin-top:0}#pc-wrap .join-card.join-card--signup .input-line__label{margin-bottom:8px;font-size:14px}#pc-wrap .join-card.join-card--signup .input-line__field{padding:10px 34px 12px 4px;font-size:15px}#pc-wrap .join-card.join-card--signup .input-line__icon{bottom:10px}#pc-wrap .join-card.join-card--signup .input-line__icon .MuiSvgIcon-root{font-size:21px!important}#pc-wrap .join-card.join-card--signup .register{margin-top:22px}#pc-wrap .join-card.join-card--signup .register .type-option{gap:12px;margin-bottom:2px}#pc-wrap .join-card.join-card--signup .register .type-option span.text{font-size:14px;line-height:1.4}#pc-wrap .join-card.join-card--signup .register .type-option>div{gap:10px 22px}#pc-wrap .join-card.join-card--signup .register .type-option .MuiFormGroup-root{margin:0}#pc-wrap .join-card.join-card--signup .register button.join-submit.MuiButton-root{margin-top:22px;min-height:52px;font-size:16px}#pc-wrap .join-card.join-card--signup .ask-info{margin-top:20px;padding-bottom:2px}#pc-wrap .join-card.join-card--signup .ask-info p{font-size:15px;line-height:1.5}#pc-wrap .join-card.join-card--signup .ask-info .ask-info__link{font-size:15px}#pc-wrap .join-card.join-card--signup .MuiFormControlLabel-root{margin:0}#pc-wrap .join-card.join-card--signup .MuiFormControlLabel-label{font-size:14px}@media(max-height:720px){#pc-wrap .join-card.join-card--signup{padding:22px 28px 20px}#pc-wrap .join-card.join-card--signup .logo img{height:42px}#pc-wrap .join-card.join-card--signup .info .info__title{font-size:24px}#pc-wrap .join-card.join-card--signup .input-line{margin-top:12px}#pc-wrap .join-card.join-card--signup .register button.join-submit.MuiButton-root{min-height:46px;margin-top:16px}}#pc-wrap.admin-navy #bunker{width:auto!important;margin-left:0!important;padding:0!important;align-items:stretch}#pc-wrap.admin-navy .MuiAppBar-root{background:#fff!important;border-bottom:1px solid rgba(15,23,42,.08)}#pc-wrap .MuiAppBar-root{height:64px;display:flex;flex-direction:row;justify-content:flex-end;padding:0 24px;position:fixed;left:auto;box-shadow:none;background:#fff;border-bottom:1px solid rgba(0,0,0,.12)}#pc-wrap .MuiAppBar-root .settings-icon-admin{margin-right:15px;color:#7b809a;cursor:pointer}#pc-wrap .aside .logo-box{display:flex;flex-direction:row;padding:16px 0}#pc-wrap .aside .logo-box img{width:90px;height:90px}#pc-wrap .aside .user{background:#f5f5f5}#pc-wrap .aside hr{margin:24px 0}#pc-wrap .aside .MuiListItemIcon-root{margin-right:16px}#pc-wrap .user{background:#f5f5f5}#pc-wrap .menu-list{padding:8px 24px 8px 32px}#pc-wrap .menu-list li{padding:8px 16px 8px 28px;border-radius:4px;font-size:14px}#pc-wrap .menu-list li.on{font-weight:600;background:#fdf4f4;color:#f54d56}#pc-wrap .menu-list li.on span{color:#212121}#pc-wrap #bunker{width:calc(100% - 280px);margin-left:auto;padding:116px 24px;align-items:center}#pc-wrap #bunker .flex-space{display:flex;flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap #bunker .title{margin-bottom:24px}#pc-wrap #bunker .badge{padding:3px 8px;font-weight:500;font-size:12px;border-radius:4px}#pc-wrap #bunker .success{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap #bunker .warning{color:#f57c00;background:rgba(245,124,0,.1);border-radius:4px}#pc-wrap #bunker .error{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap #bunker .block{color:#ab47bc;background:rgba(171,71,188,.1);border-radius:4px}#pc-wrap #bunker .delete{background:#757575;color:#fff;border-radius:4px}#pc-wrap #bunker .success-txt{font-size:14px;color:#229a16}#pc-wrap #bunker .warning-txt{font-size:14px;color:#f57c00}#pc-wrap #bunker .error-txt{font-size:14px;color:#b72136}#pc-wrap #bunker .hacking-txt{font-size:14px;color:#ab47bc}#pc-wrap #bunker .delete-txt{font-size:14px;color:#757575}#pc-wrap #bunker .up{color:#2d99ff;background:rgba(45,153,255,.3)}#pc-wrap #bunker .down{color:#ff3030;background:rgba(255,48,48,.3)}#pc-wrap #bunker .content{width:100%}#pc-wrap #bunker .content .no-data{font-size:16px}#pc-wrap #bunker .detail{min-width:1080px;align-items:center;justify-content:center}#pc-wrap #bunker .detail .back{display:flex;flex-direction:row;align-items:center;margin-bottom:24px}#pc-wrap #bunker .detail .info-area{flex-direction:row}#pc-wrap #bunker .detail .info-area>ul{flex:1 1}#pc-wrap #bunker .detail .info-area li{padding:16px 24px}#pc-wrap #bunker .detail .info-area hr{margin:6px 10px;border-color:#bdbdbd}#pc-wrap #bunker .detail .info-area span:first-child{width:220px;min-width:220px}#pc-wrap #bunker .detail .info-area .active{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap #bunker .detail .info-area .warning{color:#f57c00;padding:4px;background:rgba(245,124,0,.1);border-radius:4px}#pc-wrap #bunker .detail .info-area .error{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap #bunker .detail .info-area .hacking{color:#ab47bc;padding:4px;background:rgba(171,71,188,.1);border-radius:4px}#pc-wrap #bunker .detail .MuiTabPanel-root{padding:0;margin:24px 0}#pc-wrap #bunker .detail .banned-wrap>div{margin:0 8px 8px 0}#pc-wrap #bunker .content-area strong{margin:0 3px}#pc-wrap #bunker .content-area .tit{font-size:20px;padding:32px 24px}#pc-wrap #bunker .content-area .btn-upload{flex-direction:column}#pc-wrap #bunker .content-area .btn-upload .img-area img{width:100%}#pc-wrap #bunker .content-area .comment{height:150px}#pc-wrap #bunker .content-area .comment textarea{width:50%;height:80%;padding:10px;font-size:14px;border:1px solid #eee;border-radius:4px;resize:none}#pc-wrap #bunker .content-area .desc span{color:#757575;margin-right:4px}#pc-wrap #bunker .user-area{margin-bottom:24px}#pc-wrap #bunker .user-area .user-id{background:#f5f5f5;border-radius:30px;padding:0 8px;margin-top:8px;text-align:center}#pc-wrap #bunker .user-area .connect{height:min-content;border-radius:8px;padding:2px 6px;margin-left:10px}#pc-wrap #bunker .user-area .connect.online{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap #bunker .user-area .connect.offline{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap #bunker .input-area div:first-child{margin-right:16px}#pc-wrap #bunker .input-area .MuiInputAdornment-root button{margin-right:0}#pc-wrap #bunker .btn-wrap{margin-top:24px;flex-direction:row;justify-content:flex-end}#pc-wrap #bunker .btn-wrap button{font-weight:500}#pc-wrap #bunker .btn-complete,#pc-wrap #bunker .btn-wrap button:nth-child(2){color:#fff;box-shadow:0 8px 16px 0 rgba(255,48,48,.24)}#pc-wrap #bunker .btn-action{position:static;font-weight:500;color:#fff;border-radius:8px}#pc-wrap #bunker .btn-add{color:#fff;font-weight:500;box-shadow:0 8px 16px 0 rgba(255,48,48,.24)}#pc-wrap #bunker .btn-cancel{color:#757575;border:1px solid #eee}#pc-wrap #bunker .btn-upload{border:1px dashed #eee}#pc-wrap #bunker .btn-text{color:#e92c28}#pc-wrap #bunker .btn-window{color:#757575;margin-left:8px}#pc-wrap #bunker .btn-window svg{font-size:20px}#pc-wrap #bunker .name a{display:flex;flex-direction:row;align-items:center}#pc-wrap #bunker .table-wrap{background:#fff;border-radius:4px;box-shadow:0 0 2px 0 rgba(145,158,171,.2),0 12px 24px -4px rgba(145,158,171,.12)}#pc-wrap #bunker .table-wrap .tab-menu{display:flex;flex-direction:row;padding:0 24px}#pc-wrap #bunker .table-wrap .tab-menu li{width:auto;height:48px;cursor:pointer;padding:12px 16px;color:#bdbdbd;font-size:14px}#pc-wrap #bunker .table-wrap .tab-menu li.on{font-weight:500;color:#e92c28;border-bottom:2px solid #e92c28}#pc-wrap #bunker .table-wrap.check-table-wrap td:first-child,#pc-wrap #bunker .table-wrap.check-table-wrap th:first-child{width:50px;padding:0 0 0 15px}#pc-wrap #bunker .table-wrap thead tr{background:#fafafa}#pc-wrap #bunker .table-wrap thead th{font-weight:700;color:#374151;font-size:14px;border-bottom:1px solid #eee}#pc-wrap #bunker .table-wrap thead th:last-child{padding-right:24px}#pc-wrap #bunker .table-wrap thead th:first-child{padding-left:24px}#pc-wrap #bunker .table-wrap tbody{color:#616161}#pc-wrap #bunker .table-wrap tbody tr{border-bottom:1px solid #eee}#pc-wrap #bunker .table-wrap tbody tr:last-child{border-bottom:0}#pc-wrap #bunker .table-wrap tbody th:first-child{padding-left:24px}#pc-wrap #bunker .table-wrap tbody td{padding:12px 16px;border-bottom:0;font-size:14px;color:#616161}#pc-wrap #bunker .table-wrap tbody td.info,#pc-wrap #bunker .table-wrap tbody td.info-community{display:flex;flex-direction:row;align-items:center}#pc-wrap #bunker .table-wrap tbody td.info-community a:visited{color:#959595}#pc-wrap #bunker .table-wrap tbody td .img-box{width:80px;height:80px}#pc-wrap #bunker .table-wrap tbody td p.text-ellipsis{width:280px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#pc-wrap #bunker .table-wrap tbody td:first-child{padding-left:24px}#pc-wrap #bunker .table-wrap .flex-box button{color:#e92c28;font-weight:500;margin-right:8px}#pc-wrap #bunker .table-wrap .flex-box button:last-child{margin-right:0}#pc-wrap #bunker .table-wrap .edit-options{padding:25px}#pc-wrap #bunker .table-wrap .edit-options .option-wrap{margin-bottom:40px}#pc-wrap #bunker .table-wrap .edit-options .option-wrap .tit{height:40px;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:8px;background:#f5f5f5;border-radius:4px;padding:2px 16px}#pc-wrap #bunker .table-wrap .edit-options .option-wrap .notice{margin:6px 0 0 30px;color:#bdbdbd}#pc-wrap #bunker .table-wrap .edit-options .option{flex-flow:row wrap}#pc-wrap #bunker .table-wrap .edit-options .option label{width:301px;height:48px;padding-right:8px;color:#616161}#pc-wrap #bunker .table-wrap .edit-options .option label span{font-size:14px}#pc-wrap #bunker .tit{flex-direction:row;font-size:28px;font-weight:700}#pc-wrap #bunker .info-area{flex-direction:row}#pc-wrap #bunker .search-area{display:flex;flex-direction:row;justify-content:flex-end}#pc-wrap #bunker .search-area img{cursor:pointer}#pc-wrap #bunker .search-area .MuiOutlinedInput-root{height:48px;background:#fff;font-size:14px}#pc-wrap #bunker .search-area .MuiTableCell-root{padding:12px 20px;border-bottom:1px solid #eee}#pc-wrap #bunker .search-area .MuiToolbar-root{align-items:center}#pc-wrap #bunker .btn-action-wrap{display:flex;flex-direction:row}#pc-wrap #bunker .btn-action-wrap button{height:44px;background:#fff;border:1px solid #eee;color:#757575;margin-right:8px}#pc-wrap #bunker .btn-action-wrap thead{font-weight:600}#pc-wrap #bunker .MuiTabPanel-root{padding:0}#pc-wrap #bunker .MuiTableContainer-root{box-shadow:none}.right-dashboard-settings{padding:0 10px;width:360px;height:100%}.right-dashboard-settings,.right-dashboard-settings .top{position:relative;display:flex;flex-direction:column;box-sizing:border-box}.right-dashboard-settings .top{padding:24px;border-bottom:1px solid rgba(0,0,0,.125)}.right-dashboard-settings .top h5{font-size:20px;font-family:Poppins,sans-serif}.right-dashboard-settings .top p{color:#344767;font-family:Poppins,sans-serif}.right-dashboard-settings .top .close-icon{position:absolute;right:8px;cursor:pointer;font-size:20px}.right-dashboard-settings .main{position:relative;padding:16px 24px 24px;width:100%;height:auto;display:flex;flex-direction:column;box-sizing:border-box}.right-dashboard-settings .main .switch-box{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.right-dashboard-settings .main .switch-box h6{font-size:16px;font-family:Poppins,sans-serif;font-weight:600}#pc-wrap #member-page{background:#f6f6f6}#pc-wrap #member-page .container .member-page{position:relative;width:100%;flex-direction:row;gap:25px;padding-top:0}#pc-wrap #member-page .container .member-page .back-frame{width:1260px;height:auto;display:flex;flex-direction:row;margin:20px 0 200px;border-radius:12px;border:none;background:transparent;box-shadow:none}#pc-wrap #member-page .container .member-page .back-frame .left-config{position:relative;padding:0;width:266px;min-height:700px;height:-moz-fit-content;height:fit-content;border-radius:12px;background:#fff;border:1px solid rgba(30,58,95,.18);box-shadow:0 2px 8px rgba(30,58,95,.06);margin:24px 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:700;color:#1e3a5f}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box{height:48px;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 rgba(30,58,95,.28);color:#1e3a5f;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:rgba(30,58,95,.55);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:#1e3a5f;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:24px;min-height:700px;margin-bottom:40px!important;align-items:center;gap:109px;background:#fff;border-radius:12px;border:1px solid rgba(30,58,95,.18);box-shadow:0 2px 8px rgba(30,58,95,.06)}#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:stretch}#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}.header-premium{position:relative;width:100%;z-index:1;background:#fff}.header-premium__main-bar{background:#fff;height:64px;overflow:visible}.header-premium__main-inner{max-width:1280px;margin:0 auto;padding:0 40px;height:64px;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:32px;box-sizing:border-box}.header-premium__logo{flex-shrink:0}.header-premium__logo a{text-decoration:none;display:inline-block;line-height:0}.header-premium__logo img.header-premium__logo-img{height:37px;width:auto;max-width:170px;object-fit:contain;display:block;vertical-align:middle}.header-premium__search{flex:1 1;min-width:0;max-width:560px;height:48px;margin:0 28px;display:flex;align-items:center;background:#fff;border:1px solid rgba(30,58,95,.12);border-radius:12px;overflow:visible;box-shadow:0 1px 2px rgba(0,0,0,.04),inset 0 0 0 1px hsla(0,0%,100%,.5);transition:border-color .2s ease,box-shadow .2s ease,background .2s ease}.header-premium__search:focus-within{border-color:#1e3a5f;box-shadow:0 0 0 3px rgba(30,58,95,.12),0 2px 8px rgba(30,58,95,.08);background:#fff}.header-premium__search-category{position:relative;display:flex;align-items:center;gap:6px;padding:0 18px;height:100%;min-width:150px;cursor:pointer;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#1e3a5f;letter-spacing:.01em;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:color .15s ease,background .15s ease;border-radius:12px 0 0 12px}.header-premium__search-category:hover{color:#2d4a6f;background:rgba(30,58,95,.04)}.header-premium__search-category span{white-space:nowrap}.header-premium__search-category svg{font-size:18px;color:#64748b;opacity:.9;transition:transform .2s ease}.header-premium__search-dropdown{position:absolute;top:100%;left:0;margin-top:6px;min-width:200px;background:#fff;border-radius:12px;box-shadow:0 4px 6px -1px rgba(0,0,0,.08),0 10px 20px -4px rgba(0,0,0,.12),0 0 0 1px rgba(0,0,0,.04);border:1px solid rgba(30,58,95,.08);padding:6px 0;z-index:110;overflow:hidden}.header-premium__search-dropdown-item{padding:12px 18px;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#1e293b;cursor:pointer;transition:background .15s ease,color .15s ease}.header-premium__search-dropdown-item:hover{background:rgba(30,58,95,.06);color:#1e3a5f}.header-premium__search-dropdown-item:first-child{font-weight:600;color:#1e3a5f;border-bottom:1px solid rgba(30,58,95,.08);margin-bottom:2px}.header-premium__search-divider{width:1px;height:28px;background:linear-gradient(180deg,transparent,rgba(30,58,95,.12),transparent);flex-shrink:0}.header-premium__search-input{flex:1 1;min-width:0;height:100%;padding:0 18px;border:none;background:transparent;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;color:#1e293b;letter-spacing:.01em}.header-premium__search-input::placeholder{color:#94a3b8;font-weight:400}.header-premium__search-input:focus{outline:none}.header-premium__search-btn{display:flex;align-items:center;justify-content:center;gap:8px;height:100%;padding:0 22px;background:linear-gradient(180deg,#2d4a6f,#1e3a5f);color:#fff;border:none;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:transform .15s ease,box-shadow .2s ease,background .2s ease;flex-shrink:0;white-space:nowrap;border-radius:0 12px 12px 0;box-shadow:0 1px 3px rgba(30,58,95,.25)}.header-premium__search-btn svg{font-size:20px;flex-shrink:0;opacity:.95}@media(max-width:900px){.header-premium__search-btn span{display:none}}.header-premium__search-btn:hover{background:linear-gradient(180deg,#355a82,#2d4a6f);box-shadow:0 2px 8px rgba(30,58,95,.35);transform:translateY(-1px)}.header-premium__search-btn:active{transform:translateY(0)}.header-premium__actions{display:flex;flex-direction:row;align-items:center;justify-content:flex-end;gap:4px;flex-shrink:0;min-height:44px}.header-premium__lang-wrap{display:flex;align-items:center;margin-right:4px}.header-premium__lang-wrap .header-premium__btn-lang{min-width:auto;padding:8px 10px;border-radius:8px;text-transform:none;color:#1e3a5f}.header-premium__lang-wrap .header-premium__btn-lang:hover{background:rgba(30,58,95,.08)}.header-premium__lang-wrap .header-premium__btn-lang .MuiButton-endIcon{margin-left:4px}.header-premium__lang-wrap .img-flag{width:22px;height:16px;border-radius:2px;margin-right:6px}.header-premium__flag{display:inline-flex;align-items:center}.header-premium__flag img{width:22px;height:16px;border-radius:2px;display:block}.header-premium__account{width:40px;height:40px;flex-shrink:0;border-radius:50%;overflow:hidden;cursor:pointer;display:flex;align-items:center;justify-content:center}.header-premium__account img{width:100%;height:100%;object-fit:cover}.header-premium__account:hover{opacity:.9}.header-premium__account-link{display:flex;align-items:center;gap:8px;padding:8px 14px;border-radius:8px;color:#1e3a5f;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s;white-space:nowrap;flex-shrink:0}.header-premium__account-link svg{font-size:22px;flex-shrink:0}.header-premium__account-link:hover{background:rgba(30,58,95,.06)}.header-premium__icon-btn{display:flex}.header-premium__icon-btn svg{font-size:22px}.header-premium__nav-bar{background:linear-gradient(180deg,#243d5c,#1e3a5f);padding:0}.header-premium__nav-inner{max-width:1280px;margin:0 auto;padding:0 40px;display:flex;align-items:center;justify-content:center;gap:8px;height:64px;min-height:64px}.header-premium__nav-inner a{color:hsla(0,0%,100%,.9);font-family:Poppins,sans-serif;font-size:14px;font-weight:600;letter-spacing:.02em;text-decoration:none;padding:10px 14px;border-radius:8px;transition:color .2s ease,background .2s ease;white-space:nowrap}.header-premium__nav-inner a:hover{color:#fff;background:hsla(0,0%,100%,.1)}.header-premium__nav-inner--compact{justify-content:space-between;gap:20px;height:64px;min-height:64px}.header-premium__logo--compact a:active,.header-premium__logo--compact a:focus,.header-premium__logo--compact a:hover{opacity:1;background:transparent;transform:none;text-decoration:none}.header-premium__logo--compact img{height:44px;width:auto;max-width:200px;pointer-events:none}.header-premium__nav-links{display:flex;flex-direction:row;align-items:center;justify-content:center;flex:1 1;gap:6px}.header-premium__nav-links a{padding:10px 14px}.header-premium__actions--compact{display:flex;flex-direction:row;align-items:center;gap:4px}.header-premium__icon-btn{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;flex-shrink:0;border-radius:999px;border:none;background:transparent;color:#1e3a5f;cursor:pointer;padding:0;text-decoration:none;transition:background .2s ease,transform .15s ease,color .2s ease}.header-premium__icon-btn svg{font-size:20px}.header-premium__icon-btn:hover{background:rgba(30,58,95,.08);color:#1e293b;transform:translateY(-1px)}.header-premium__icon-btn:active{transform:translateY(0)}.header-premium a.header-premium__icon-btn{-webkit-appearance:none;-moz-appearance:none;appearance:none}.header-premium a.header-premium__icon-btn:hover{background:rgba(30,58,95,.08);color:#1e293b;transform:translateY(-1px)}.header-premium a.header-premium__icon-btn:active{transform:translateY(0)}.header-premium__nav-bar .header-premium__icon-btn{color:hsla(0,0%,100%,.9)}.header-premium__nav-bar .header-premium__icon-btn:hover{background:hsla(0,0%,100%,.12);color:#fff;transform:translateY(-1px)}.header-premium__nav-bar .header-premium__icon-btn:active{transform:translateY(0)}.header-premium__nav-bar a.header-premium__icon-btn:hover{background:hsla(0,0%,100%,.12);color:#fff;transform:translateY(-1px)}.header-premium__nav-bar a.header-premium__icon-btn:active{transform:translateY(0)}.header-premium__nav-bar .header-premium__btn-lang{color:hsla(0,0%,100%,.9)}.header-premium__nav-bar .header-premium__btn-lang:hover{background:hsla(0,0%,100%,.12);color:#fff}.header-premium__nav-bar .header-premium__btn-lang .MuiButton-endIcon,.header-premium__nav-bar .header-premium__btn-lang .MuiButton-endIcon svg{color:inherit;fill:currentColor}.home-hero{width:100%;background:#fff;margin-top:24px}.home-hero__inner{max-width:1280px;margin:0 auto;padding:0 40px;display:flex;flex-direction:row;min-height:440px;gap:24px}.home-hero__banner{flex:1 1;min-width:0;position:relative;overflow:hidden;border-radius:18px;background:linear-gradient(135deg,#e8eef4,#f0f4f8 50%,#fff);display:flex;align-items:center;justify-content:center}.home-hero__banner-bg{position:absolute;inset:0;background-image:url(/img/banner/header1.png);background-size:cover;background-position:55%;background-repeat:no-repeat;opacity:.95}.home-hero__banner-overlay{position:absolute;inset:0;background:transparent;z-index:1;pointer-events:none}.home-hero__banner-content{position:absolute;top:0;left:0;z-index:2;padding:56px 48px 40px 28px;max-width:52%;display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:16px}.home-hero__banner-tag{display:inline-block;padding:10px 26px;background:#1e3a5f;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;letter-spacing:.12em;text-transform:uppercase;-webkit-clip-path:polygon(0 0,calc(100% - 14px) 0,100% 50%,calc(100% - 14px) 100%,0 100%,14px 50%);clip-path:polygon(0 0,calc(100% - 14px) 0,100% 50%,calc(100% - 14px) 100%,0 100%,14px 50%);box-shadow:0 2px 8px rgba(30,58,95,.25)}.home-hero__banner-subtitle,.home-hero__banner-title{margin:0;color:#0a0a0a;font-family:Poppins,sans-serif;font-size:38px;font-weight:600;line-height:1.22;letter-spacing:-.03em;text-transform:capitalize;text-shadow:0 1px 2px rgba(0,0,0,.04)}.home-hero__banner-accent{color:#434377;font-weight:600;letter-spacing:-.02em}.home-hero__banner-price{margin:0;font-family:Poppins,sans-serif;font-size:16px;font-weight:500;color:#374151;letter-spacing:.01em}.home-hero__banner-cta{margin-top:4px;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#0a0a0a;letter-spacing:.02em;text-decoration:none;border-bottom:2px solid #0a0a0a;padding-bottom:2px;transition:color .2s,border-color .2s}.home-hero__banner-cta:hover{color:#434377;border-bottom-color:#434377}.home-hero__categories{width:340px;flex-shrink:0;display:flex;flex-direction:column;align-items:stretch;overflow:hidden;border-radius:14px;box-shadow:0 4px 20px rgba(30,58,95,.12);border:1px solid rgba(30,58,95,.08)}.home-hero__categories-header{display:flex;align-items:center;gap:14px;width:100%;padding:20px 24px;background:linear-gradient(145deg,#1e3a5f,#152a47 50%,#0f1f35);border:none;color:#fff;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;letter-spacing:.02em;cursor:pointer;text-align:left;transition:background .2s,box-shadow .2s}.home-hero__categories-header:hover{background:linear-gradient(145deg,#243d5c,#1a2f4a 50%,#13263d);box-shadow:0 2px 12px rgba(0,0,0,.15)}.home-hero__categories-menu{font-size:22px!important;opacity:.95}.home-hero__categories-arrow{margin-left:auto;font-size:22px!important;transition:transform .25s ease;opacity:.9}.home-hero__categories-arrow.open{transform:rotate(180deg)}.home-hero__categories-list{display:flex;flex-direction:column;flex:1 1;overflow:hidden;width:100%;background:#fff;padding:12px;gap:6px}.home-hero__categories-item{display:flex;align-items:center;gap:14px;padding:14px 18px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;text-decoration:none;background:linear-gradient(135deg,#f8fafc,#f1f5f9);border:1px solid rgba(30,58,95,.06);border-radius:10px;transition:all .2s ease}.home-hero__categories-item:hover{background:linear-gradient(135deg,#eef4fc,#e2eaf5);border-color:rgba(30,58,95,.15);color:#1e3a5f;box-shadow:0 2px 8px rgba(30,58,95,.08);transform:translateX(4px)}.home-hero__categories-item:hover .home-hero__categories-chevron{color:#1e3a5f;transform:translateX(2px)}.home-hero__categories-item--discount:hover .home-hero__categories-chevron{color:#1e3a5f}.home-hero__categories-icon{display:flex;align-items:center;justify-content:center;width:42px;height:42px;min-width:42px;flex-shrink:0;border-radius:10px;background:linear-gradient(135deg,#1e3a5f,#2d4a6f);color:#fff!important;box-shadow:0 2px 8px rgba(30,58,95,.25)}.home-hero__categories-icon .MuiSvgIcon-root{font-size:22px}.home-hero__categories-item--discount .home-hero__categories-icon{background:linear-gradient(135deg,#64748b,#475569);box-shadow:0 2px 8px rgba(71,85,105,.2)}.home-hero__categories-label{flex:1 1;min-width:0}.home-hero__categories-chevron{font-size:20px!important;color:#94a3b8;transition:color .2s,transform .2s;flex-shrink:0}.brands-marquee-wrap{max-width:1280px;padding:0 40px;margin:32px auto 0}.brands-marquee{width:100%;overflow:hidden;background:#fff;padding:24px 0;position:relative}.brands-marquee:after,.brands-marquee:before{content:"";position:absolute;top:0;bottom:0;width:80px;z-index:1;pointer-events:none}.brands-marquee:before{left:0;background:linear-gradient(90deg,#fff,transparent)}.brands-marquee:after{right:0;background:linear-gradient(270deg,#fff,transparent)}.brands-marquee__track{display:flex;width:max-content;animation:brands-marquee-scroll 35s linear infinite;will-change:transform}.brands-marquee__list{display:flex;align-items:center;justify-content:center;gap:80px;padding:0 56px;flex-shrink:0}.brands-marquee__item{display:inline-flex;align-items:center;justify-content:center;height:56px;padding:0 8px;opacity:.78;transition:opacity .25s ease,transform .25s ease}.brands-marquee__item img{height:100%;width:auto;max-width:140px;object-fit:contain;filter:brightness(.92) contrast(1.02)}.brands-marquee__item:hover{opacity:1;transform:scale(1.03)}.brands-marquee__item:hover img{filter:none}@keyframes brands-marquee-scroll{0%{transform:translateX(0)}to{transform:translateX(-50%)}}#pc-wrap #top{z-index:1100;align-self:stretch;overflow:visible}#pc-wrap #top,#pc-wrap #top .navbar .navbar-main{position:-webkit-sticky;position:sticky;top:0;width:100%}#pc-wrap #top .navbar .navbar-main{background:#181a20;padding:22px 0;height:87px;display:flex;flex-direction:row;box-sizing:border-box;z-index:99;align-items:center;border-top:1px solid hsla(0,0%,100%,.07)}#pc-wrap #top .navbar .navbar-main.transparent{background-color:rgba(24,26,32,.62)}#pc-wrap #top .navbar .navbar-main .container{flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap #top .navbar .navbar-main .container .logo-box img{width:100px;cursor:pointer}#pc-wrap #top .navbar .navbar-main .container .router-box{position:relative;width:617px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap #top .navbar .navbar-main .container .router-box div{position:relative;color:hsla(0,0%,93%,.929);font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap #top .navbar .navbar-main .container .router-box div .community_menu{position:absolute;left:-177%;top:30px;width:434px;height:33px;background:#fff;transition:all 2s ease}#pc-wrap #top .navbar .navbar-main .container .router-box div .community_menu:before{content:"";display:block;position:absolute;top:0;right:50%;width:10px;height:10px;background:#fff;transform:translateY(-50%) rotate(45deg);z-index:0}#pc-wrap #top .navbar .navbar-main .container .user-box{width:270px;display:flex;flex-direction:row;justify-content:flex-end}#pc-wrap #top .navbar .navbar-main .container .user-box .join-box{width:184px;height:47px;display:flex;align-items:center;justify-content:center;border-radius:60px;border:1px solid #fff;cursor:pointer}#pc-wrap #top .navbar .navbar-main .container .user-box .join-box svg{color:#fff;margin-right:10px}#pc-wrap #top .navbar .navbar-main .container .user-box .join-box span{font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;color:#fff}#pc-wrap #top .navbar .navbar-main .container .user-box .login-user img{width:42px;height:42px;border-radius:50%;object-fit:cover}#pc-wrap #top .navbar .navbar-main .container .lan-box{margin-left:28px;display:flex;align-items:center}#pc-wrap #top .navbar .navbar-main .container .lan-box .notification-icon{color:#fff}#pc-wrap #top .navbar .navbar-main .container .lan-box .btn-lang{border-radius:4px}#pc-wrap #top .navbar .navbar-main .container .lan-box .btn-lang img{width:24px;height:17px;border-radius:2px}#pc-wrap #top .navbar .navbar-main .container .lan-box .img-flag{width:24px;height:17px;border-radius:2px;margin-right:8px}#pc-wrap .header-main{position:relative;width:100%;height:860px;background-image:url(/img/banner/header1.png);background-size:cover}#pc-wrap .header-main .container{position:relative;margin-top:20px;flex-direction:column;align-items:center}#pc-wrap .header-main .container .search-box{position: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:500px;display:flex;flex-direction:row;justify-content:center;align-items:center;background:transparent}#pc-wrap .header-basic:before{content:"";position:absolute;inset:0;background:rgba(15,23,42,.35);pointer-events:none}#pc-wrap .header-basic.header-basic--shops:before{background:rgba(15,23,42,.42)}#pc-wrap .header-basic.header-basic--community:before{background:rgba(15,23,42,.48)}#pc-wrap .header-basic.header-basic--member:before,#pc-wrap .header-basic.header-basic--mypage:before{background:rgba(15,23,42,.42)}#pc-wrap .header-basic.header-basic--support:before{background:rgba(15,23,42,.45)}#pc-wrap .header-basic.auth{height:260px}#pc-wrap .header-basic .container{margin-top:0;text-align:left;position:relative;z-index:1}#pc-wrap .header-basic .container strong{color:#fff;font-family:Poppins,sans-serif;font-size:54px;font-style:normal;font-weight:600;line-height:1.3;letter-spacing:.04em;text-transform:capitalize}.header-basic--shops #pc-wrap .header-basic .container strong{font-size:58px}#pc-wrap .header-basic .container span{color:#e5e7eb;font-family:Poppins,sans-serif;font-size:22px;font-style:normal;font-weight:400;line-height:1.4;margin-top:10px;display:block}#pc-wrap .header-page-title{width:100%;background:linear-gradient(180deg,#fafbfc,#fff 50%,#f8f9fb);padding:28px 40px 24px;border-bottom:1px solid rgba(24,26,32,.06);margin-bottom:4px}#pc-wrap .header-page-title .header-page-title__inner{max-width:1280px;margin:0 auto;padding:0;text-align:left}#pc-wrap .header-page-title .header-page-title__heading{display:block;font-family:Poppins,sans-serif;font-size:44px;font-weight:700;letter-spacing:-.02em;line-height:1.2;color:#000}#pc-wrap .header-page-title .header-page-title__subtitle{display:block;font-family:Poppins,sans-serif;font-size:20px;font-weight:600;line-height:1.5;color:#000;margin-top:12px}#pc-wrap .trust-bar{width:100%;background:#fff;border-bottom:1px solid rgba(30,58,95,.08);padding:28px 0}#pc-wrap .trust-bar__inner{max-width:1280px;margin:0 auto;padding:0 40px;display:grid;grid-template-columns:repeat(6,1fr);align-items:stretch}#pc-wrap .trust-bar__item{display:flex;flex-direction:column;align-items:center;text-align:center;padding:0 20px;border-right:1px solid rgba(30,58,95,.12)}#pc-wrap .trust-bar__item:first-child{padding-left:0}#pc-wrap .trust-bar__item:last-child{border-right:none;padding-right:0}#pc-wrap .trust-bar__icon{flex-shrink:0;width:72px;height:72px;margin-bottom:12px;color:#1e3a5f;display:flex;align-items:center;justify-content:center}#pc-wrap .trust-bar__icon svg{font-size:48px}#pc-wrap .trust-bar__content{display:flex;flex-direction:column;gap:6px;min-width:0;align-items:center;text-align:center}#pc-wrap .trust-bar__title{font-family:Poppins,sans-serif;font-size:15px;font-weight:600;color:#1e3a5f;line-height:1.3}#pc-wrap .trust-bar__desc{font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#64748b;line-height:1.4}#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 #footer{position:relative;padding:36px 0 18px;width:100%;height:auto;display:flex;flex-direction:row;background:linear-gradient(180deg,#243d5c,#1e3a5f)}#pc-wrap #footer .footer-container{width:100%;max-width:1280px;height:auto;margin:0 auto;padding:0 40px}#pc-wrap #footer .footer-container .main{display:flex;flex-direction:row;justify-content:space-between;gap:40px}#pc-wrap #footer .footer-container .main .left{min-height:260px;display:flex;flex-direction:column;justify-content:space-between}#pc-wrap #footer .footer-container .main .left .footer-box{display:flex;flex-direction:column}#pc-wrap #footer .footer-container .main .left .footer-box .footer-logo-link{display:inline-block;line-height:0}#pc-wrap #footer .footer-container .main .left .footer-box .footer-phone-link{color:#f9fafb;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-decoration:none}#pc-wrap #footer .footer-container .main .left .footer-box .footer-phone-link:hover{color:#fff;text-decoration:underline}#pc-wrap #footer .footer-container .main .left .footer-box .footer-muted{margin-top:6px;color:#94a3b8;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;text-transform:none;line-height:1.4}#pc-wrap #footer .footer-container .main .left .footer-box .footer-inline-link{margin-top:6px;color:#e2e8f0;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;text-decoration:underline;text-underline-offset:3px;text-transform:none}#pc-wrap #footer .footer-container .main .left .footer-box .footer-inline-link:hover{color:#fff}#pc-wrap #footer .footer-container .main .left .footer-box .logo{width:160px;height:64px;cursor:pointer}#pc-wrap #footer .footer-container .main .left .footer-box span{color:#e2e8f0;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;text-transform:capitalize}#pc-wrap #footer .footer-container .main .left .footer-box p{color:#f9fafb;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap #footer .footer-container .main .left .footer-box .media-box{margin-top:12px;color:#cbd5f5;display:flex;flex-direction:row;align-items:center;gap:18px}#pc-wrap #footer .footer-container .main .left .footer-box .media-box a.footer-social-link{display:inline-flex;line-height:0;color:inherit;opacity:.85;transition:transform .2s ease,color .2s ease,opacity .2s ease}#pc-wrap #footer .footer-container .main .left .footer-box .media-box a.footer-social-link:hover{transform:translateY(-2px);color:#fff;opacity:1}#pc-wrap #footer .footer-container .main .left .footer-box .media-box .footer-social-placeholder{display:inline-flex;line-height:0;opacity:.4;cursor:default}#pc-wrap #footer .footer-container .main .left .footer-box .media-box svg{font-size:28px;cursor:pointer;transition:transform .2s ease,color .2s ease,opacity .2s ease}#pc-wrap #footer .footer-container .main .left .footer-box .media-box .footer-social-placeholder svg{cursor:default}#pc-wrap #footer .footer-container .main .right,#pc-wrap #footer .footer-container .main .right .top{display:flex;flex-direction:column}#pc-wrap #footer .footer-container .main .right .top strong{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap #footer .footer-container .main .right .top div{padding:18px 24px;margin-top:20px;width:100%;max-width:640px;height:64px;display:flex;flex-direction:row;align-items:center;box-sizing:border-box;border-radius:999px;background:rgba(15,23,42,.85);box-shadow:0 8px 24px rgba(15,23,42,.4)}#pc-wrap #footer .footer-container .main .right .top div input{margin-right:10px;width:85%;border:none;outline:none;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;background:none}#pc-wrap #footer .footer-container .main .right .top div span{color:#0f172a;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap #footer .footer-container .main .right .bottom{margin-top:48px;display:flex;flex-direction:row;justify-content:space-between;flex-wrap:wrap;gap:32px 40px}#pc-wrap #footer .footer-container .main .right .bottom div{display:flex;flex-direction:column;min-width:148px;flex:1 1}#pc-wrap #footer .footer-container .main .right .bottom div strong{margin-bottom:6px;color:#f9fafb;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap #footer .footer-container .main .right .bottom div span{margin-top:18px;color:#e2e8f0;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;cursor:pointer}#pc-wrap #footer .footer-container .main .right .bottom div span:hover{color:#fff;-webkit-text-decoration-line:underline;text-decoration-line:underline}#pc-wrap #footer .footer-container .main .right .bottom div a.footer-nav-link{margin-top:18px;color:#e2e8f0;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;text-decoration:none;cursor:pointer}#pc-wrap #footer .footer-container .main .right .bottom div a.footer-nav-link:hover{color:#fff;-webkit-text-decoration-line:underline;text-decoration-line:underline}#pc-wrap #footer .footer-container .second{margin-top:40px;min-height:52px;padding:12px 0 4px;border-top:1px solid rgba(148,163,184,.4);display:flex;flex-direction:row;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:8px 16px}#pc-wrap #footer .footer-container .second span{color:#bebdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #footer .footer-container .second .footer-legal-nav{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:4px 0}#pc-wrap #footer .footer-container .second a.footer-legal-link{color:#cbd5e1;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;text-decoration:none}#pc-wrap #footer .footer-container .second a.footer-legal-link:hover{color:#fff;text-decoration:underline}#pc-wrap #footer .footer-container .second .footer-legal-sep{color:#64748b;padding:0 6px;-webkit-user-select:none;-moz-user-select:none;user-select: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}@import"https://fonts.googleapis.com/css2?family=Poppins:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap";#mobile-wrap #top{position:-webkit-sticky;position:sticky;top:0;z-index:1100;width:100%;align-self:stretch;overflow:visible}#mobile-wrap .top{height:100px;display:flex;flex-direction:row;justify-content:space-around;align-items:center}#mobile-wrap .info-box{width:100%;display:flex;flex-direction:row;justify-content:center}#mobile-wrap .info-box span{color:#181a20;font-family:Poppins,sans-serif;font-size:34px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.646px;text-transform:capitalize}#mobile-wrap .info-box span.white{color:#fff}#mobile-wrap .trend-products{padding:40px 16px;width:100%}#mobile-wrap .trend-products__container{width:100%;max-width:100%;padding:0}#mobile-wrap .trend-products__title{font-family:Poppins,sans-serif;font-size:22px;font-weight:600;color:#181a20;margin-bottom:16px}#mobile-wrap .trend-products__tabs{display:flex;gap:4px;margin-bottom:24px;flex-wrap:wrap}#mobile-wrap .trend-products__tab{padding:8px 14px;border:none;border-radius:8px;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;color:#64748b;background:#e2e8f0;cursor:pointer}#mobile-wrap .trend-products__tab.active{background:#1e3a5f;color:#fff}#mobile-wrap .trend-products__grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px}#mobile-wrap .trend-products__empty{grid-column:1/-1;min-height:200px;display:flex;align-items:center;justify-content:center;color:#94a3b8;font-size:14px}#mobile-wrap .trend-card__img{height:160px}#mobile-wrap .trend-card__body{padding:12px}#mobile-wrap .trend-card__title{font-size:13px}#mobile-wrap .trend-card__btn{padding:10px;font-size:12px}#mobile-wrap .trend-properties{padding:0 10px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .trend-properties .container{width:100%;flex-direction:column}#mobile-wrap .trend-properties .container .card-box{position:relative;margin-top:25px;display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper{width:100%;height:400px;display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide{width:98%;height:auto;display:flex}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box{position:relative;width:100%;height:375px;display:flex;flex-direction:column}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-property-swiper .trend-property-slide .trend-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .trend-properties .container .card-box .trend-card-box{position:relative;width:300px;height:375px;display:flex;flex-direction:column}#mobile-wrap .trend-properties .container .card-box .trend-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .trend-properties .container .card-box .trend-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .trend-properties .container .card-box .trend-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .popular-properties{padding:10px;width:100%;height:auto;display:flex;flex-direction:row;background:#f6f6f6}#mobile-wrap .popular-properties .container{width:100%;flex-direction:column;align-items:center}#mobile-wrap .popular-properties .container .card-box{margin-top:25px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper{width:100%;height:390px;display:flex;flex-direction:row}#mobile-wrap .popular-properties .container .card-box .popular-property-swiper .popular-property-slide{width:98%;height:auto;display:flex}#mobile-wrap .popular-properties .container .card-box .popular-card-box{position:relative;width:100%;height:425px;display:flex;flex-direction:column}#mobile-wrap .popular-properties .container .card-box .popular-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .popular-properties .container .card-box .popular-card-box .card-img div.status{position:absolute;padding:6px 34px;left:20px;top:20px;display:flex;align-items:center;border-radius:6px;background:#eb6753}#mobile-wrap .popular-properties .container .card-box .popular-card-box .card-img div.status img{width:14px;height:14px}#mobile-wrap .popular-properties .container .card-box .popular-card-box .card-img div.status span{margin-left:5px;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}#mobile-wrap .popular-properties .container .card-box .popular-card-box .card-img div.price{position:absolute;padding:8px 12px;left:20px;bottom:20px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .popular-properties .container .card-box .popular-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .popular-properties .container .pagination-box{display:flex;flex-direction:row;justify-content:center;align-items:center}#mobile-wrap .popular-properties .container .pagination-box .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#000}#mobile-wrap .popular-properties .container .pagination-box .swiper-popular-next{margin-left:20px;cursor:pointer}#mobile-wrap .popular-properties .container .pagination-box .swiper-popular-prev{margin-right:20px;cursor:pointer}#mobile-wrap .video-frame{margin:20px 0;width:100%;height:300px;background:#000;transform:perspective(0);box-shadow:-3px 0 20px 14px rgba(52,52,52,.502)}#mobile-wrap .top-properties{padding:0 10px;width:100%;height:auto;display:flex;flex-direction:row}#mobile-wrap .top-properties .container{width:100%;display:flex;flex-direction:column}#mobile-wrap .top-properties .container .card-box{position:relative;margin-top:25px;display:flex;flex-direction:row}#mobile-wrap .top-properties .container .card-box .top-property-swiper{width:100%;height:400px;display:flex;flex-direction:row}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide{width:98%;height:auto;display:flex}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box{position:relative;width:100%;height:375px;display:flex;flex-direction:column}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .options div span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .top-properties .container .card-box .top-property-swiper .top-property-slide .top-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .top-agents{position:relative;padding:20px 10px;width:100%;height:auto;display:flex;flex-direction:row;background:#f6f6f6}#mobile-wrap .top-agents .container{position:relative;width:100%;flex-direction:column;align-items:center}#mobile-wrap .top-agents .container .wrapper{width:100%;margin-top:25px;display:flex;flex-direction:row;align-items:center}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper{width:100%;height:280px;display:flex;flex-direction:row}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide{width:98%;height:auto;display:flex}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card{width:100%;height:280px;display:flex;flex-direction:column;align-items:center}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card img{width:209px;height:209px;border-radius:50%;cursor:pointer;object-fit:cover}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card strong{margin-top:10px;color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .top-agents .container .wrapper .top-agents-swiper .top-agents-slide .top-agent-card span{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#mobile-wrap #footer{position:relative;padding:60px 0 18px;width:100%;height:auto;display:flex;flex-direction:row;background:#181a20}#mobile-wrap #footer .footer-container{padding:0 10px;margin:0 auto;width:1300px;height:auto}#mobile-wrap #footer .footer-container .main{display:flex;flex-direction:column}#mobile-wrap #footer .footer-container .main .left{height:360px;display:flex;flex-direction:column;justify-content:space-between}#mobile-wrap #footer .footer-container .main .left .footer-box{display:flex;flex-direction:column}#mobile-wrap #footer .footer-container .main .left .footer-box .footer-logo-link{display:inline-block;line-height:0}#mobile-wrap #footer .footer-container .main .left .footer-box .footer-phone-link{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-decoration:none}#mobile-wrap #footer .footer-container .main .left .footer-box .footer-phone-link:hover{text-decoration:underline}#mobile-wrap #footer .footer-container .main .left .footer-box .footer-muted{margin-top:6px;color:#9ca3af;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;text-transform:none;line-height:1.4}#mobile-wrap #footer .footer-container .main .left .footer-box .footer-inline-link{margin-top:6px;color:#bebdbd;font-family:Poppins,sans-serif;font-size:14px;font-weight:500;text-decoration:underline;text-underline-offset:3px;text-transform:none}#mobile-wrap #footer .footer-container .main .left .footer-box .footer-inline-link:hover{color:#fff}#mobile-wrap #footer .footer-container .main .left .footer-box .logo{width:128px;height:52px;cursor:pointer}#mobile-wrap #footer .footer-container .main .left .footer-box span{color:#bebdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;text-transform:capitalize}#mobile-wrap #footer .footer-container .main .left .footer-box p{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#mobile-wrap #footer .footer-container .main .left .footer-box .media-box{margin-top:12px;color:#929495;display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:12px 22px}#mobile-wrap #footer .footer-container .main .left .footer-box .media-box a.footer-social-link{display:inline-flex;line-height:0;color:inherit;opacity:.9}#mobile-wrap #footer .footer-container .main .left .footer-box .media-box a.footer-social-link:hover{color:#fff;opacity:1}#mobile-wrap #footer .footer-container .main .left .footer-box .media-box .footer-social-placeholder{display:inline-flex;line-height:0;opacity:.4;cursor:default}#mobile-wrap #footer .footer-container .main .left .footer-box .media-box svg{font-size:32px;cursor:pointer}#mobile-wrap #footer .footer-container .main .left .footer-box .media-box .footer-social-placeholder svg{cursor:default}#mobile-wrap #footer .footer-container .main .right{display:flex;flex-direction:column}#mobile-wrap #footer .footer-container .main .right .bottom{margin-top:60px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between;gap:28px 16px}#mobile-wrap #footer .footer-container .main .right .bottom div{display:flex;flex-direction:column;min-width:140px;flex:1 1 42%}#mobile-wrap #footer .footer-container .main .right .bottom div strong{margin-bottom:3px;color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#mobile-wrap #footer .footer-container .main .right .bottom div a.footer-nav-link,#mobile-wrap #footer .footer-container .main .right .bottom div span{margin-top:25px;color:#bebdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;cursor:pointer}#mobile-wrap #footer .footer-container .main .right .bottom div a.footer-nav-link{text-decoration:none}#mobile-wrap #footer .footer-container .main .right .bottom div a.footer-nav-link:hover{color:#fff;text-decoration:underline}#mobile-wrap #footer .footer-container .second{margin-top:60px;min-height:45px;padding-bottom:8px;border-top:1px solid #212329;display:flex;flex-direction:column;justify-content:flex-end;align-items:flex-start;gap:10px}#mobile-wrap #footer .footer-container .second span{color:#bebdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#mobile-wrap #footer .footer-container .second .footer-legal-nav{display:flex;flex-direction:row;flex-wrap:wrap;align-items:center;gap:4px 0}#mobile-wrap #footer .footer-container .second a.footer-legal-link{color:#bebdbd;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;text-decoration:none}#mobile-wrap #footer .footer-container .second a.footer-legal-link:hover{color:#fff;text-decoration:underline}#mobile-wrap #footer .footer-container .second .footer-legal-sep{color:#6b7280;padding:0 6px;-webkit-user-select:none;-moz-user-select:none;user-select:none}