/*!
 * animate.css - https://animate.style/
 * Version - 4.1.1
 * Licensed under the MIT license - http://opensource.org/licenses/MIT
 *
 * Copyright (c) 2020 Animate.css
 */:root{--animate-duration:1s;--animate-delay:1s;--animate-repeat:1}.animate__animated{animation-duration:1s;animation-duration:var(--animate-duration);animation-fill-mode:both}.animate__animated.animate__infinite{animation-iteration-count:infinite}.animate__animated.animate__repeat-1{animation-iteration-count:1;animation-iteration-count:var(--animate-repeat)}.animate__animated.animate__repeat-2{animation-iteration-count:calc(1 * 2);animation-iteration-count:calc(var(--animate-repeat) * 2)}.animate__animated.animate__repeat-3{animation-iteration-count:calc(1 * 3);animation-iteration-count:calc(var(--animate-repeat) * 3)}.animate__animated.animate__delay-1s{animation-delay:1s;animation-delay:var(--animate-delay)}.animate__animated.animate__delay-2s{animation-delay:calc(1s * 2);animation-delay:calc(var(--animate-delay) * 2)}.animate__animated.animate__delay-3s{animation-delay:calc(1s * 3);animation-delay:calc(var(--animate-delay) * 3)}.animate__animated.animate__delay-4s{animation-delay:calc(1s * 4);animation-delay:calc(var(--animate-delay) * 4)}.animate__animated.animate__delay-5s{animation-delay:calc(1s * 5);animation-delay:calc(var(--animate-delay) * 5)}.animate__animated.animate__faster{animation-duration:calc(1s / 2);animation-duration:calc(var(--animate-duration) / 2)}.animate__animated.animate__fast{animation-duration:calc(1s * .8);animation-duration:calc(var(--animate-duration) * .8)}.animate__animated.animate__slow{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2)}.animate__animated.animate__slower{animation-duration:calc(1s * 3);animation-duration:calc(var(--animate-duration) * 3)}@media (prefers-reduced-motion:reduce),print{.animate__animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}.animate__animated[class*=Out]{opacity:0}}@keyframes bounce{0%,20%,53%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0)}40%,43%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-30px,0) scaleY(1.1)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0) scaleY(1.05)}80%{transition-timing-function:cubic-bezier(.215,.61,.355,1);transform:translateZ(0) scaleY(.95)}90%{transform:translate3d(0,-4px,0) scaleY(1.02)}}.animate__bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.animate__flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.animate__pulse{animation-name:pulse;animation-timing-function:ease-in-out}@keyframes rubberBand{0%{transform:scaleX(1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}to{transform:scaleX(1)}}.animate__rubberBand{animation-name:rubberBand}@keyframes shakeX{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.animate__shakeX{animation-name:shakeX}@keyframes shakeY{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(0,-10px,0)}20%,40%,60%,80%{transform:translate3d(0,10px,0)}}.animate__shakeY{animation-name:shakeY}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.animate__headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate(15deg)}40%{transform:rotate(-10deg)}60%{transform:rotate(5deg)}80%{transform:rotate(-5deg)}to{transform:rotate(0deg)}}.animate__swing{transform-origin:top center;animation-name:swing}@keyframes tada{0%{transform:scaleX(1)}10%,20%{transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{transform:scaleX(1)}}.animate__tada{animation-name:tada}@keyframes wobble{0%{transform:translateZ(0)}15%{transform:translate3d(-25%,0,0) rotate(-5deg)}30%{transform:translate3d(20%,0,0) rotate(3deg)}45%{transform:translate3d(-15%,0,0) rotate(-3deg)}60%{transform:translate3d(10%,0,0) rotate(2deg)}75%{transform:translate3d(-5%,0,0) rotate(-1deg)}to{transform:translateZ(0)}}.animate__wobble{animation-name:wobble}@keyframes jello{0%,11.1%,to{transform:translateZ(0)}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.animate__jello{animation-name:jello;transform-origin:center}@keyframes heartBeat{0%{transform:scale(1)}14%{transform:scale(1.3)}28%{transform:scale(1)}42%{transform:scale(1.3)}70%{transform:scale(1)}}.animate__heartBeat{animation-name:heartBeat;animation-duration:calc(1s * 1.3);animation-duration:calc(var(--animate-duration) * 1.3);animation-timing-function:ease-in-out}@keyframes backInDown{0%{transform:translateY(-1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInDown{animation-name:backInDown}@keyframes backInLeft{0%{transform:translateX(-2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInLeft{animation-name:backInLeft}@keyframes backInRight{0%{transform:translateX(2000px) scale(.7);opacity:.7}80%{transform:translateX(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInRight{animation-name:backInRight}@keyframes backInUp{0%{transform:translateY(1200px) scale(.7);opacity:.7}80%{transform:translateY(0) scale(.7);opacity:.7}to{transform:scale(1);opacity:1}}.animate__backInUp{animation-name:backInUp}@keyframes backOutDown{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(700px) scale(.7);opacity:.7}}.animate__backOutDown{animation-name:backOutDown}@keyframes backOutLeft{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(-2000px) scale(.7);opacity:.7}}.animate__backOutLeft{animation-name:backOutLeft}@keyframes backOutRight{0%{transform:scale(1);opacity:1}20%{transform:translateX(0) scale(.7);opacity:.7}to{transform:translateX(2000px) scale(.7);opacity:.7}}.animate__backOutRight{animation-name:backOutRight}@keyframes backOutUp{0%{transform:scale(1);opacity:1}20%{transform:translateY(0) scale(.7);opacity:.7}to{transform:translateY(-700px) scale(.7);opacity:.7}}.animate__backOutUp{animation-name:backOutUp}@keyframes bounceIn{0%,20%,40%,60%,80%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scaleX(1)}}.animate__bounceIn{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceIn}@keyframes bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0) scaleY(3)}60%{opacity:1;transform:translate3d(0,25px,0) scaleY(.9)}75%{transform:translate3d(0,-10px,0) scaleY(.95)}90%{transform:translate3d(0,5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(25px,0,0) scaleX(1)}75%{transform:translate3d(-10px,0,0) scaleX(.98)}90%{transform:translate3d(5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(3000px,0,0) scaleX(3)}60%{opacity:1;transform:translate3d(-25px,0,0) scaleX(1)}75%{transform:translate3d(10px,0,0) scaleX(.98)}90%{transform:translate3d(-5px,0,0) scaleX(.995)}to{transform:translateZ(0)}}.animate__bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,3000px,0) scaleY(5)}60%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}75%{transform:translate3d(0,10px,0) scaleY(.95)}90%{transform:translate3d(0,-5px,0) scaleY(.985)}to{transform:translateZ(0)}}.animate__bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.animate__bounceOut{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,-20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,2000px,0) scaleY(3)}}.animate__bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(-2000px,0,0) scaleX(2)}}.animate__bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0) scaleX(.9)}to{opacity:0;transform:translate3d(2000px,0,0) scaleX(2)}}.animate__bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0) scaleY(.985)}40%,45%{opacity:1;transform:translate3d(0,20px,0) scaleY(.9)}to{opacity:0;transform:translate3d(0,-2000px,0) scaleY(3)}}.animate__bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.animate__fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeInTopLeft{0%{opacity:0;transform:translate3d(-100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopLeft{animation-name:fadeInTopLeft}@keyframes fadeInTopRight{0%{opacity:0;transform:translate3d(100%,-100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInTopRight{animation-name:fadeInTopRight}@keyframes fadeInBottomLeft{0%{opacity:0;transform:translate3d(-100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomLeft{animation-name:fadeInBottomLeft}@keyframes fadeInBottomRight{0%{opacity:0;transform:translate3d(100%,100%,0)}to{opacity:1;transform:translateZ(0)}}.animate__fadeInBottomRight{animation-name:fadeInBottomRight}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.animate__fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.animate__fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.animate__fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.animate__fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.animate__fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.animate__fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.animate__fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.animate__fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.animate__fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes fadeOutTopLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,-100%,0)}}.animate__fadeOutTopLeft{animation-name:fadeOutTopLeft}@keyframes fadeOutTopRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,-100%,0)}}.animate__fadeOutTopRight{animation-name:fadeOutTopRight}@keyframes fadeOutBottomRight{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(100%,100%,0)}}.animate__fadeOutBottomRight{animation-name:fadeOutBottomRight}@keyframes fadeOutBottomLeft{0%{opacity:1;transform:translateZ(0)}to{opacity:0;transform:translate3d(-100%,100%,0)}}.animate__fadeOutBottomLeft{animation-name:fadeOutBottomLeft}@keyframes flip{0%{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);animation-timing-function:ease-out}40%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}to{transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);animation-timing-function:ease-in}}.animate__animated.animate__flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{0%{transform:perspective(400px) rotateX(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateX(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateX(10deg);opacity:1}80%{transform:perspective(400px) rotateX(-5deg)}to{transform:perspective(400px)}}.animate__flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}@keyframes flipInY{0%{transform:perspective(400px) rotateY(90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotateY(-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotateY(10deg);opacity:1}80%{transform:perspective(400px) rotateY(-5deg)}to{transform:perspective(400px)}}.animate__flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateX(-20deg);opacity:1}to{transform:perspective(400px) rotateX(90deg);opacity:0}}.animate__flipOutX{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@keyframes flipOutY{0%{transform:perspective(400px)}30%{transform:perspective(400px) rotateY(-15deg);opacity:1}to{transform:perspective(400px) rotateY(90deg);opacity:0}}.animate__flipOutY{animation-duration:calc(1s * .75);animation-duration:calc(var(--animate-duration) * .75);-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedInRight{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInRight{animation-name:lightSpeedInRight;animation-timing-function:ease-out}@keyframes lightSpeedInLeft{0%{transform:translate3d(-100%,0,0) skewX(30deg);opacity:0}60%{transform:skewX(-20deg);opacity:1}80%{transform:skewX(5deg)}to{transform:translateZ(0)}}.animate__lightSpeedInLeft{animation-name:lightSpeedInLeft;animation-timing-function:ease-out}@keyframes lightSpeedOutRight{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.animate__lightSpeedOutRight{animation-name:lightSpeedOutRight;animation-timing-function:ease-in}@keyframes lightSpeedOutLeft{0%{opacity:1}to{transform:translate3d(-100%,0,0) skewX(-30deg);opacity:0}}.animate__lightSpeedOutLeft{animation-name:lightSpeedOutLeft;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform:rotate(-200deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateIn{animation-name:rotateIn;transform-origin:center}@keyframes rotateInDownLeft{0%{transform:rotate(-45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownLeft{animation-name:rotateInDownLeft;transform-origin:left bottom}@keyframes rotateInDownRight{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInDownRight{animation-name:rotateInDownRight;transform-origin:right bottom}@keyframes rotateInUpLeft{0%{transform:rotate(45deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpLeft{animation-name:rotateInUpLeft;transform-origin:left bottom}@keyframes rotateInUpRight{0%{transform:rotate(-90deg);opacity:0}to{transform:translateZ(0);opacity:1}}.animate__rotateInUpRight{animation-name:rotateInUpRight;transform-origin:right bottom}@keyframes rotateOut{0%{opacity:1}to{transform:rotate(200deg);opacity:0}}.animate__rotateOut{animation-name:rotateOut;transform-origin:center}@keyframes rotateOutDownLeft{0%{opacity:1}to{transform:rotate(45deg);opacity:0}}.animate__rotateOutDownLeft{animation-name:rotateOutDownLeft;transform-origin:left bottom}@keyframes rotateOutDownRight{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutDownRight{animation-name:rotateOutDownRight;transform-origin:right bottom}@keyframes rotateOutUpLeft{0%{opacity:1}to{transform:rotate(-45deg);opacity:0}}.animate__rotateOutUpLeft{animation-name:rotateOutUpLeft;transform-origin:left bottom}@keyframes rotateOutUpRight{0%{opacity:1}to{transform:rotate(90deg);opacity:0}}.animate__rotateOutUpRight{animation-name:rotateOutUpRight;transform-origin:right bottom}@keyframes hinge{0%{animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.animate__hinge{animation-duration:calc(1s * 2);animation-duration:calc(var(--animate-duration) * 2);animation-name:hinge;transform-origin:top left}@keyframes jackInTheBox{0%{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.animate__jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.animate__rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.animate__rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.animate__zoomIn{animation-name:zoomIn}@keyframes zoomInDown{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{0%{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.animate__zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutDown{animation-name:zoomOutDown;transform-origin:center bottom}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0)}}.animate__zoomOutLeft{animation-name:zoomOutLeft;transform-origin:left center}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0)}}.animate__zoomOutRight{animation-name:zoomOutRight;transform-origin:right center}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.animate__zoomOutUp{animation-name:zoomOutUp;transform-origin:center bottom}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.animate__slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.animate__slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.animate__slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.animate__slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.animate__slideOutUp{animation-name:slideOutUp}a,abbr,acronym,address,applet,article,aside,audio,b,big,blockquote,body,canvas,caption,center,cite,code,dd,del,details,dfn,div,dl,dt,em,embed,fieldset,figcaption,figure,footer,form,h1,h2,h3,h4,h5,h6,header,hgroup,html,i,iframe,img,ins,kbd,label,legend,li,mark,menu,nav,object,ol,output,p,pre,q,ruby,s,samp,section,small,span,strike,strong,sub,summary,sup,table,tbody,td,textarea,tfoot,th,thead,time,tr,tt,u,ul,var,video{margin:0;padding:0;border:0;font-size:100%;vertical-align:baseline;font-family:Poppins,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}a{color:inherit}img{vertical-align:bottom}img.project_card{width:100%;height:auto;border-radius:10px}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input[type=password]::-ms-clear,input[type=password]::-ms-reveal,input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;width:0;height:0}textarea:focus{outline:0}#simple-tabpanel-all>div{padding:0}.css-10klw3m{height:auto}a{white-space:nowrap;text-decoration:none;color:#212121}button{text-transform:none;box-shadow:none;padding:0}button.outline{border:1px solid #eee}button.contain{color:#fff}p,span{line-height:1.2}body{font-family:Poppins,sans-serif}body::-webkit-scrollbar{width:9px}body::-webkit-scrollbar-thumb{height:30%;background:#bdbdbd;border-radius:10px}body::-webkit-scrollbar-track{background:#eee}body .MuiPopover-paper{box-shadow:none}hr{border-width:0 0 thin;border-color:#eee;margin:auto}#pc-wrap{width:100%;height:100%}#pc-wrap .container{position:relative;width:1300px;margin:0 auto;display:flex}.product-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{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{position:absolute;padding:6px 34px;left:20px;top:20px;display:flex;align-items:center;border-radius:6px;background:#926a54}.product-big-card-box .card-img div.status img{width:14px;height:14px}.product-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{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{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{color:#181a20;font-size:15px;font-weight:600;text-transform:capitalize;cursor:pointer}.product-big-card-box .info .desc,.product-big-card-box .info .title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}.product-big-card-box .info .desc{margin-top:5px;color:#717171;font-size:13px;font-weight:400}.product-big-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}.product-big-card-box .info .options div{display:flex;flex-direction:row}.product-big-card-box .info .options div img{margin-right:5px;width:17px;height:17px}.product-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{display:flex;flex-direction:row;justify-content:space-between;align-items:center}.product-big-card-box .info .bott div{width:65px}.product-big-card-box .info .bott p{color:#181a20;font-size:13px}.product-big-card-box .info .bott p,.product-big-card-box .info .bott span{font-family:Poppins,sans-serif;font-style:normal;font-weight:500;line-height:normal;text-transform:capitalize}.product-big-card-box .info .bott span{margin-left:6px;color:hsla(0,0%,56%,.54);font-size:15px}.product-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{width:auto;height:auto;display:flex;flex-direction:row;gap:7px}.seller-general-card{position:relative;margin-right:27px;margin-bottom:34px;display:flex;flex-direction:column}.seller-general-card .seller-img{border-radius:12px;width:233px;height:273px;background-size:100% 100%;background-repeat:no-repeat;cursor:pointer}.seller-general-card .seller-img div{position:absolute;padding:12px;top:12px;left:12px;border-radius:6px;background:#926a54;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}.seller-general-card .seller-desc{margin-top:23px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.seller-general-card .seller-desc .seller-info{display:flex;flex-direction:column}.seller-general-card .seller-desc .seller-info strong{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}.seller-general-card .seller-desc .seller-info span{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}.seller-general-card .seller-desc .buttons{width:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.seller-general-card .seller-desc .buttons svg{width:24px;height:24px;cursor:pointer}.seller-general-card .seller-desc .buttons .view-cnt{font-size:13px}.community-general-card-config{position:relative;height:auto;gap:20px;border-radius:12px;cursor:pointer}.community-general-card-config .image-box{width:100%;height:283px}.community-general-card-config .image-box .card-img{width:100%;height:100%;border-radius:12px}.community-general-card-config .desc-box{display:flex;flex-direction:row;justify-content:space-between;align-items:center;width:100%;height:80px}.community-general-card-config .desc-box .title{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.community-general-card-config .desc-box .desc{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:26px;text-transform:capitalize}.community-general-card-config .desc-box .buttons{width:auto;display:flex;flex-direction:row;justify-content:center;align-items:center}.community-general-card-config .desc-box .buttons svg{width:24px;height:24px;cursor:pointer}.community-general-card-config .desc-box .buttons .view-cnt{font-size:13px}.community-general-card-config .date-box{position:absolute;width:70px;height:69.014px;align-items:center;justify-content:center;top:235px;right:20px;border-radius:12px;background:#fff;box-shadow:0 6px 15px 0 rgba(64,79,104,.05)}.community-general-card-config .date-box .month{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}.community-general-card-config .date-box .day{color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .home-page{background-color:#fff;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:#272727;font-family:Unbounded;font-size:30px;font-weight:500;line-height:36px;letter-spacing:0;text-align:left;text-transform:uppercase}#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 .products-tabs-section{padding-top:40px;padding-bottom:40px;width:100%}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like{max-width:1300px;margin:0 auto;padding:24px 0 8px;height:600px}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like .products-tabs__header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like .products-tabs__header .products-tabs__title{color:#181a20;font-family:Unbounded,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:34px;font-weight:500;line-height:150%;letter-spacing:-.646px;text-transform:capitalize}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like .products-tabs__header .products-tabs__title.white{color:#fff}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like .products-tabs__header .products-tabs__nav{display:flex;align-items:center;gap:16px}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like .products-tabs__header .products-tabs__nav .nav-icon{width:36px;height:36px;border-radius:9999px;border:1px solid #000;background:#fff;cursor:pointer;display:grid;place-items:center;font-weight:700;transition:background .2s ease,transform .12s ease;color:#000}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like .products-tabs__header .products-tabs__nav .nav-icon:hover{background:#fff;transform:translateY(-1px)}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like .products-tabs__header .products-tabs__nav .dots{display:inline-flex;gap:6px}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like .products-tabs__header .products-tabs__nav .dots .dot{width:6px;height:6px;background:#000;border-radius:9999px}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like .products-tabs__tabs{margin-bottom:12px}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like .products-tabs__tabs .MuiTab-root{color:#000;text-transform:none;font-weight:600;min-height:44px}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like .products-tabs__tabs .MuiTabs-indicator{background:#000;height:3px;border-radius:3px}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like .products-tabs__panel{position:relative}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like .products-tabs__panel .swiper{overflow:hidden;padding-bottom:28px;width:1300px}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like .products-tabs__panel .swiper .swiper-wrapper{align-items:stretch}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like .products-tabs__panel .swiper .swiper-slide{display:flex}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like .products-tabs__panel .swiper-tabs-pagination{display:flex;justify-content:center;gap:8px;margin-top:8px}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like .products-tabs__panel .swiper-tabs-pagination .swiper-pagination-bullet{background:#cfd3da;opacity:1}#pc-wrap .home-page .products-tabs-section .products-tabs.car-like .products-tabs__panel .swiper-tabs-pagination .swiper-pagination-bullet-active{background:#1b1b24}#pc-wrap .home-page .gorgeous_collection_stack{background:#f6f6f6;width:100%;height:597px;display:flex;flex-direction:row;padding-top:40px;padding-bottom:40px}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections{width:1300px;min-height:444px;display:flex;flex-direction:column;justify-content:space-between;height:100%;padding-top:30px;padding-bottom:30px}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .gorgeous_collection_inner{display:flex;flex-direction:column;justify-content:space-between;height:100%;gap:0}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .gorgeous_collection_inner .left{display:flex;flex-direction:column;align-items:flex-start;margin-top:0;padding-left:10px;margin-bottom:auto}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .gorgeous_collection_inner .left span{color:#181a20;font-family:Unbounded,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;font-size:34px;font-weight:500;line-height:150%;letter-spacing:-.646px;text-transform:capitalize}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .gorgeous_collection_inner .left span.white{color:#fff}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content{position:relative;width:100%;margin-top:auto;padding-top:10px;padding-bottom:10px}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .nav-btn{position:absolute;top:40%;transform:translateY(-50%);z-index:3;width:44px;height:44px;border-radius:50%;border:none;background:#181a20;color:#fff;font-size:22px;display:grid;place-items:center;cursor:pointer;transition:transform .2s ease,opacity .2s ease,background .2s ease}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .nav-btn.prev{left:-56px}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .nav-btn.next{right:-56px}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .nav-btn:hover{transform:translateY(-50%) scale(1.05)}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .nav-btn:disabled{opacity:.35;cursor:not-allowed}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .bottom_content_stack .circle-container{position:relative;display:grid;grid-template-columns:repeat(5,1fr);grid-gap:10px;gap:10px;justify-items:center;width:100%;z-index:1}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .bottom_content_stack .circle-container:before{content:"";position:absolute;left:16px;right:16px;top:40%;transform:translateY(-50%);height:4px;background:#000;border-radius:9999px;z-index:0;pointer-events:none}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .bottom_content_stack .circle-container.is-animating .circle-img-wrapper{animation-duration:.4s;animation-fill-mode:both;animation-timing-function:cubic-bezier(.16,1,.3,1);animation-delay:calc(var(--i)*50ms)}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .bottom_content_stack .circle-container.is-animating.dir-next .circle-img-wrapper{animation-name:slideInNext}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .bottom_content_stack .circle-container.is-animating.dir-prev .circle-img-wrapper{animation-name:slideInPrev}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .bottom_content_stack .circle-container .circle-img-wrapper{position:relative;display:flex;flex-direction:column;align-items:center;overflow:visible}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .bottom_content_stack .circle-container .circle-img-wrapper .circle-figure{width:177px;height:177px;aspect-ratio:1/1;border-radius:50%;position:relative;overflow:hidden;cursor:pointer;transition:transform .3s ease,box-shadow .3s ease;transform-origin:center center;will-change:transform;z-index:1}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .bottom_content_stack .circle-container .circle-img-wrapper .circle-img{position:absolute;inset:0;width:100%;height:100%;border-radius:50%;object-fit:cover;transform:scale(1);transform-origin:center center;transition:transform .3s ease,box-shadow .2s ease;will-change:transform}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .bottom_content_stack .circle-container .circle-img-wrapper:hover .circle-figure{transform:scale(1.55);box-shadow:0 12px 20px rgba(0,0,0,.15)}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .bottom_content_stack .circle-container .circle-img-wrapper:hover .circle-img{transform:scale(1.05)}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .bottom_content_stack .circle-container .circle-img-wrapper .circle-img-label{margin-top:10px;font-weight:700;text-transform:uppercase;text-align:center;font-size:16px;letter-spacing:.06em;color:#181a20;transition:color .3s ease;position:relative;z-index:2;pointer-events:none}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .bottom_content_stack .circle-container .circle-img-wrapper .circle-img-label .label-count{font-size:14px;color:#a0a0a0;text-transform:lowercase;transition:color .3s ease}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .bottom_content_stack .circle-container .circle-img-wrapper .circle-figure:hover+.circle-img-label{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);margin-top:0;background:rgba(0,0,0,.5);color:#fff;padding:6px 10px;border-radius:8px;font-weight:600;z-index:3;white-space:nowrap}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .bottom_content_stack .circle-container .circle-img-wrapper .circle-figure:hover+.circle-img-label .label-count{color:#fff}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .pager-dots{margin-top:14px;display:flex;justify-content:center;gap:10px}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .pager-dots .dot{width:8px;height:8px;border-radius:50%;border:none;background:#cfcfcf;cursor:pointer;transition:transform .2s ease,background .2s ease}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .pager-dots .dot:hover{transform:scale(1.15)}#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections .bottom_content .pager-dots .dot.is-active{background:#181a20}@media(max-width:1400px){#pc-wrap .home-page .gorgeous_collection_stack .gorgeous_collections{width:100%;padding:0 32px}#pc-wrap .home-page .gorgeous_collection_stack .bottom_content .nav-btn.prev{left:0}#pc-wrap .home-page .gorgeous_collection_stack .bottom_content .nav-btn.next{right:0}}@media(max-width:900px){#pc-wrap .home-page .gorgeous_collection_stack .bottom_content_stack .circle-container{grid-template-columns:repeat(3,1fr);gap:16px}#pc-wrap .home-page .gorgeous_collection_stack .bottom_content_stack .circle-container .circle-img-wrapper .circle-figure{width:150px;height:150px}}@media(max-width:600px){#pc-wrap .home-page .gorgeous_collection_stack{height:auto;padding-bottom:32px}#pc-wrap .home-page .gorgeous_collection_stack .bottom_content_stack .circle-container{grid-template-columns:repeat(2,1fr);gap:14px}#pc-wrap .home-page .gorgeous_collection_stack .bottom_content_stack .circle-container .circle-img-wrapper .circle-figure{width:130px;height:130px}}#pc-wrap .home-page .product-card{background:#fff;border:2px solid #000;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;height:379px;width:299px;display:flex;flex-direction:column}#pc-wrap .home-page .product-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.08)}#pc-wrap .home-page .product-card:hover .product-image:after{opacity:1}#pc-wrap .home-page .product-card .product-image{height:200px;width:100%;background-size:cover;background-position:50%;position:relative;overflow:hidden}#pc-wrap .home-page .product-card .product-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 70%,rgba(0,0,0,.1));opacity:0;transition:all .3s cubic-bezier(.16,1,.3,1)}#pc-wrap .home-page .product-card .product-label{position:absolute;top:12px;left:12px;padding:4px 10px;background:#926a54;color:#fff;font-size:11px;font-weight:700;border-radius:4px;text-transform:uppercase;z-index:2}#pc-wrap .home-page .product-card .product-info{padding:16px;display:flex;flex-direction:column;flex:1 1}#pc-wrap .home-page .product-card .product-info .product-category{font-weight:700;font-size:14px;color:#ff8400;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}#pc-wrap .home-page .product-card .product-info .product-name{font-size:16px;font-weight:600;color:#31302c;margin-bottom:6px;line-height:1.3;letter-spacing:-.01em}#pc-wrap .home-page .product-card .product-info .rating{display:flex;align-items:center;margin-bottom:8px}#pc-wrap .home-page .product-card .product-info .rating .stars{display:flex;margin-right:6px}#pc-wrap .home-page .product-card .product-info .rating .stars .star{color:#ff8400;font-size:17px;line-height:1}#pc-wrap .home-page .product-card .product-info .rating .review-count{font-size:16px;color:#a0a0a0}#pc-wrap .home-page .product-card .product-info .price-row{display:flex;align-items:center;justify-content:space-between;margin-top:auto;position:relative}#pc-wrap .home-page .product-card .product-info .price-row .price{font-weight:700;font-size:18px;color:#31302c;letter-spacing:-.02em}#pc-wrap .home-page .product-card .product-info .meta{margin-top:12px}#pc-wrap .home-page .product-card .product-info .meta .meta-pill{width:100%;height:44px;border-radius:9999px;background:#f3f3f3;border:1px solid #e3e3e3;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .25s ease,border-color .25s ease,transform .08s ease}#pc-wrap .home-page .product-card .product-info .meta .meta-pill .meta-icon{color:#31302c;transition:color .2s ease}#pc-wrap .home-page .product-card .product-info .meta .meta-pill .meta-text{font-size:13px;font-weight:600;color:#31302c;letter-spacing:.02em}#pc-wrap .home-page .product-card .product-info .meta .meta-pill .meta-count{font-size:13px;font-weight:700;color:#31302c}#pc-wrap .home-page .product-card .product-info .meta .meta-pill:hover{background:#ececec;border-color:#d8d8d8}#pc-wrap .home-page .product-card .product-info .meta .meta-pill:active{transform:translateY(1px)}#pc-wrap .home-page .product-card .product-info .meta .meta-pill.is-active{background:#ffe9e7;border-color:#ffc9c4}#pc-wrap .home-page .product-card .product-info .meta .meta-pill.is-active .meta-count,#pc-wrap .home-page .product-card .product-info .meta .meta-pill.is-active .meta-icon,#pc-wrap .home-page .product-card .product-info .meta .meta-pill.is-active .meta-text{color:#e74c3c}@media(max-width:600px){#pc-wrap .home-page .product-card{height:320px;width:100%}#pc-wrap .home-page .product-card .product-image{height:170px}#pc-wrap .home-page .product-card .product-info .product-name{font-size:14px}#pc-wrap .home-page .product-card .product-info .price-row .price{font-size:16px}}#pc-wrap .home-page .hero{padding-top:40px;padding-bottom:40px;background:#f6f6f6;height:800px;display:flex;justify-content:center;align-items:center}#pc-wrap .home-page .hero .hero__container{max-width:1300px!important}#pc-wrap .home-page .hero .hero__container .hero__title{font-family:Unbounded;font-size:50px;font-weight:500;line-height:70px;letter-spacing:0;text-align:left;text-transform:uppercase;color:#1d1d1d}#pc-wrap .home-page .hero .hero__container .hero__gradA{background:linear-gradient(180deg,#b77a60,#9b634e);-webkit-background-clip:text;background-clip:text;color:transparent}#pc-wrap .home-page .hero .hero__container .hero__gradB{background:linear-gradient(180deg,#e5a37a,#c07b58);-webkit-background-clip:text;background-clip:text;color:transparent}#pc-wrap .home-page .hero .hero__container .hero__copy{color:#1d1d1d;font-family:Karla;font-style:italic;font-size:18px;font-weight:400;line-height:30px;letter-spacing:0;text-align:left;text-transform:capitalize}#pc-wrap .home-page .hero .hero__container .hero__cta{border-radius:999px!important;padding:12px 22px!important;border-color:#000!important;color:#000!important;text-transform:none!important;font-weight:700!important;background:#fff!important;transition:all .2s ease!important}#pc-wrap .home-page .hero .hero__container .hero__cta:hover{background:#000!important;color:#fff!important;border-color:#000!important}#pc-wrap .home-page .hero .hero__container .hero__cards{margin-top:28px!important}#pc-wrap .home-page .hero .hero__container .card{border-radius:28px;padding:24px;height:100%;display:flex;flex-direction:column;box-shadow:0 1px 6px rgba(16,20,24,.06)}#pc-wrap .home-page .hero .hero__container .card--light{background:#f6f6f8;border:1px solid #eceff3}#pc-wrap .home-page .hero .hero__container .card--light .card__avatars{display:flex;align-items:center;margin-bottom:16px}#pc-wrap .home-page .hero .hero__container .card--light .card__avatars img{width:62px;height:62px;border-radius:999px;object-fit:cover;border:3px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.06)}#pc-wrap .home-page .hero .hero__container .card--light .card__avatars img:not(:first-child){margin-left:-10px}#pc-wrap .home-page .hero .hero__container .card--light .card__avatars .pill{margin-left:-6px;background:#926a54;color:#fff;font-weight:700;font-size:12px;padding:6px 10px;border-radius:999px;border:2px solid #fff}#pc-wrap .home-page .hero .hero__container .card--light .card__headline{display:flex;align-items:center;gap:10px;margin-bottom:12px}#pc-wrap .home-page .hero .hero__container .card--light .card__headline .star{flex:0 0 20px}#pc-wrap .home-page .hero .hero__container .card--light .card__headline .card__headline-text{font-family:Unbounded;font-size:30px;font-weight:400;line-height:30px;letter-spacing:0;text-align:left;text-transform:uppercase;color:#1d1d1d}#pc-wrap .home-page .hero .hero__container .card--light .card__title{font-size:18px;font-weight:800;color:#111;margin-bottom:10px}#pc-wrap .home-page .hero .hero__container .card--light .card__text{color:#636a71;font-size:14px;line-height:1.8}#pc-wrap .home-page .hero .hero__container .card--dark{position:relative;color:#e7e7e7;padding:28px;overflow:hidden;border:0;display:flex;flex-direction:column;justify-content:flex-end;min-height:360px}#pc-wrap .home-page .hero .hero__container .card--dark .card-bg{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;pointer-events:none;opacity:0;transition:opacity .8s ease;will-change:opacity;z-index:0}#pc-wrap .home-page .hero .hero__container .card--dark .card-bg.is-visible{opacity:1}#pc-wrap .home-page .hero .hero__container .card--dark .card-overlay{position:absolute;inset:0;background:radial-gradient(120% 90% at 80% 20%,rgba(0,0,0,.05) 0,rgba(0,0,0,.65) 60%,rgba(0,0,0,.85) 100%);pointer-events:none;z-index:1}#pc-wrap .home-page .hero .hero__container .card--dark>:not(.card-bg):not(.card-overlay){position:relative;z-index:2}#pc-wrap .home-page .hero .hero__container .card--dark .card__kicker{letter-spacing:.24em;font-size:12px;opacity:.9;margin-bottom:6px}#pc-wrap .home-page .hero .hero__container .card--dark .card__dark-title{font-size:clamp(24px,3.2vw,34px);font-weight:900;letter-spacing:.3px;line-height:1.1;margin-bottom:8px}#pc-wrap .home-page .hero .hero__container .card--dark .card__dark-text{color:#e9eaec;font-size:14px;line-height:1.8;max-width:440px}#pc-wrap .home-page .hero .hero__container .card--dark .card__dark-btn{margin-top:14px;background:#926a54;color:#fff!important;text-transform:none!important;font-weight:800!important;border-radius:999px!important;padding:10px 18px!important;width:-moz-fit-content!important;width:fit-content!important}#pc-wrap .home-page .hero .hero__container .card--dark .card__dark-btn:hover{scale:1.05}#pc-wrap .home-page .hero .hero__container .card--dark .progress{display:flex;gap:14px;margin-top:18px}#pc-wrap .home-page .hero .hero__container .card--dark .progress span{display:block;width:78px;height:4px;border-radius:99px;background:hsla(0,0%,100%,.45)}#pc-wrap .home-page .hero .hero__container .card--dark .progress span:first-child{background:#fff}#pc-wrap .home-page .hero .hero__container .card--pale{background-image:url(/img/collections/3.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;display:flex;flex-direction:column;border:1px solid #e3e6ea;padding:18px}#pc-wrap .home-page .hero .hero__container .card--pale .pale__meta{display:flex;align-items:center;justify-content:space-between;margin-top:auto}#pc-wrap .home-page .hero .hero__container .card--pale .pale__meta h4{color:#000;font-family:Unbounded;font-size:16px;font-weight:400;line-height:16px;letter-spacing:0;text-align:left;text-transform:uppercase}#pc-wrap .home-page .hero .hero__container .card--pale .pale__meta .tiny-badge{display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;width:45px;height:20px;border-radius:999px;background:#926a54;color:#fff}#pc-wrap .home-page .hero .hero__container .card--pale .pale__meta .tiny-badge svg{width:22px;height:18px}#pc-wrap .home-page .exquisiteivesection{width:1900px;height:984.36px;background:#1d1d1d}#pc-wrap .home-page .exquisiteivesection .top-content{width:1900px;height:577px}#pc-wrap .home-page .exquisiteivesection .top-content .left-card{width:536px;height:577px;border-radius:20px;padding:26px;position:relative;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,.25)}#pc-wrap .home-page .exquisiteivesection .top-content .left-card .badge{position:relative;z-index:5;isolation:isolate;width:442px;display:inline-block;padding:12px 24px;transform:rotate(-7.45deg);color:#fff;font-family:Unbounded,sans-serif;font-size:30px;font-weight:700;text-transform:uppercase;background:#926a54!important;border-radius:20px}#pc-wrap .home-page .exquisiteivesection .top-content .left-card .badge h1{color:#fff;font-family:Unbounded;font-size:30px;font-weight:700;line-height:25px;letter-spacing:0;text-align:center;text-transform:uppercase}#pc-wrap .home-page .exquisiteivesection .top-content .left-card .left{background-image:url(/img/exquisitive-jewelry/uniqueness.png);background-repeat:no-repeat;background-position:50%;background-size:cover;width:100%;height:100%;border-radius:14px;overflow:hidden;position:relative}#pc-wrap .home-page .exquisiteivesection .top-content .left-card .left .model{position:absolute;bottom:0;right:0;width:92%;max-width:420px;height:auto;display:block;filter:drop-shadow(0 12px 22px rgba(0,0,0,.35))}#pc-wrap .home-page .exquisiteivesection .top-content .center{width:683px;height:577px;color:#fff;display:flex;flex-direction:column;justify-content:center;align-items:flex-start}#pc-wrap .home-page .exquisiteivesection .top-content .center .kicker{font-size:16px;text-transform:uppercase;color:hsla(0,0%,100%,.6);letter-spacing:4px;margin-bottom:18px}#pc-wrap .home-page .exquisiteivesection .top-content .center .title{color:#dedede;font-size:32px;font-weight:800;letter-spacing:1px;line-height:1.4;margin-bottom:22px}#pc-wrap .home-page .exquisiteivesection .top-content .center .desc{max-width:620px;font-size:15px;line-height:1.8;margin-bottom:34px;color:hsla(0,0%,100%,.7)}#pc-wrap .home-page .exquisiteivesection .top-content .center .cta-row{display:flex;align-items:center;gap:24px}#pc-wrap .home-page .exquisiteivesection .top-content .center .cta-row .btn{padding:14px 26px;border-radius:999px;border:2px solid #fff;background:transparent;color:#fff;font-weight:700;letter-spacing:.5px;cursor:pointer;transition:all .25s}#pc-wrap .home-page .exquisiteivesection .top-content .center .cta-row .btn:hover{background:#fff;color:#1d1d1d}#pc-wrap .home-page .exquisiteivesection .top-content .center .cta-row .phone{display:flex;align-items:center;gap:14px}#pc-wrap .home-page .exquisiteivesection .top-content .center .cta-row .phone .phone-icon{width:44px;height:44px;border-radius:50%;background:#f0c3a9;display:grid;place-items:center;overflow:hidden}#pc-wrap .home-page .exquisiteivesection .top-content .center .cta-row .phone .phone-icon img{width:20px;height:20px}#pc-wrap .home-page .exquisiteivesection .top-content .center .cta-row .phone .phone-text span{display:block;font-size:12px;color:hsla(0,0%,100%,.6)}#pc-wrap .home-page .exquisiteivesection .top-content .center .cta-row .phone .phone-text strong{font-size:16px}#pc-wrap .home-page .exquisiteivesection .top-content .right{position:relative;width:460px;height:577px;display:flex;align-items:flex-start;justify-content:center}#pc-wrap .home-page .exquisiteivesection .top-content .right .arch{position:absolute;width:320px;height:100%;overflow:hidden;border-radius:240px 240px 12px 12px/240px 240px 12px 12px;background:#111}#pc-wrap .home-page .exquisiteivesection .top-content .right .arch:after{content:"";position:absolute;inset:0;border-bottom:none;border-radius:inherit;pointer-events:none}#pc-wrap .home-page .exquisiteivesection .top-content .right .arch .photo{width:100%;height:100%;object-fit:cover;object-position:center;display:block}#pc-wrap .home-page .exquisiteivesection .bottom-content{color:#fff;padding:36px 0 42px;display:flex;align-items:center;justify-content:space-between;gap:60px}#pc-wrap .home-page .exquisiteivesection .bottom-content .item{position:relative;text-align:center;flex:1 1;min-width:0}#pc-wrap .home-page .exquisiteivesection .bottom-content .item:not(:last-child):after{content:"";position:absolute;top:50%;transform:translateY(-50%);right:0;width:2px;height:70%;background:#fff;opacity:.6}#pc-wrap .home-page .exquisiteivesection .bottom-content .value{font-size:80px;font-weight:800;letter-spacing:1px;line-height:1}#pc-wrap .home-page .exquisiteivesection .bottom-content .label{margin-top:8px;font-size:16px;color:hsla(0,0%,100%,.7);font-style:italic}@media(max-width:1200px){#pc-wrap .home-page .exquisiteivesection .bottom-content{padding:28px 40px;flex-wrap:wrap;gap:30px}#pc-wrap .home-page .exquisiteivesection .bottom-content .item{flex:0 0 50%}#pc-wrap .home-page .exquisiteivesection .bottom-content .item:not(:last-child):after{display:none}}@media(max-width:768px){#pc-wrap .home-page .exquisiteivesection .bottom-content{padding:24px;gap:22px}#pc-wrap .home-page .exquisiteivesection .bottom-content .item{flex:0 0 100%}#pc-wrap .home-page .exquisiteivesection .bottom-content .value{font-size:50px}#pc-wrap .home-page .exquisiteivesection .bottom-content .label{font-size:14px}}#pc-wrap .home-page .top-sellers{position:relative;padding:153px 0 135px;width:100%;height:722px;display:flex;flex-direction:row}#pc-wrap .home-page .top-sellers .container{position:relative;flex-direction:column;align-items:center}#pc-wrap .home-page .top-sellers .container .wrapper{width:100%;margin-top:83px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap .home-page .top-sellers .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-sellers .container .wrapper .switch-btn svg{width:14px;height:14px}#pc-wrap .home-page .top-sellers .container .wrapper .switch-btn.swiper-sellers-next{transform:rotate(180deg)}#pc-wrap .home-page .top-sellers .container .wrapper .card-wrapper{width:1174px;height:280px;display:flex;flex-direction:row}#pc-wrap .home-page .top-sellers .container .wrapper .card-wrapper .top-sellers-swiper{width:99.7%;height:280px;display:flex;flex-direction:row}#pc-wrap .home-page .top-sellers .container .wrapper .card-wrapper .top-sellers-swiper .top-sellers-slide{width:auto;height:auto;display:flex}#pc-wrap .home-page .top-sellers .container .wrapper .card-wrapper .top-seller-card{width:205px;height:280px;display:flex;flex-direction:column}#pc-wrap .home-page .top-sellers .container .wrapper .card-wrapper .top-seller-card img{width:209px;height:209px;border-radius:50%;cursor:pointer;object-fit:cover}#pc-wrap .home-page .top-sellers .container .wrapper .card-wrapper .top-seller-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-sellers .container .wrapper .card-wrapper .top-seller-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 .community-board{position:relative;padding:64px 0 48px;width:100%;display:flex}#pc-wrap .home-page .community-board .container{width:100%;max-width:1300px;margin:0 auto;padding:0 8px;display:flex;flex-direction:column}#pc-wrap .home-page .community-board .container .community-main{width:100%;margin-top:32px;display:flex;justify-content:center}#pc-wrap .home-page .community-board .container .community-main .community-right{width:100%;display:flex;flex-direction:column}#pc-wrap .home-page .community-board .container .community-main .community-right .latest-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:20px;gap:20px;width:100%}#pc-wrap .home-page .community-board .container .community-main .community-right .post-card{display:grid;grid-template-columns:225px 421px;height:155px;grid-gap:16px;gap:16px;align-items:stretch;background:transparent;cursor:pointer}#pc-wrap .home-page .community-board .container .community-main .community-right .post-card .media{position:relative;border-radius:12px;overflow:hidden;width:225px;height:155px}#pc-wrap .home-page .community-board .container .community-main .community-right .post-card .media img{width:100%;height:100%;object-fit:cover;display:block}#pc-wrap .home-page .community-board .container .community-main .community-right .post-card .media .date-badge{position:absolute;top:8px;right:8px;padding:4px 8px;font-size:10px;font-weight:600;color:#fff;background:#926a54;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);border-radius:999px;white-space:nowrap}#pc-wrap .home-page .community-board .container .community-main .community-right .post-card .card-body{width:421px;height:155px;border-radius:16px;padding:14px 16px;box-shadow:0 4px 10px rgba(0,0,0,.08);display:flex;flex-direction:column}#pc-wrap .home-page .community-board .container .community-main .community-right .post-card .card-body .meta-chips{display:flex;gap:6px;margin-bottom:6px}#pc-wrap .home-page .community-board .container .community-main .community-right .post-card .card-body .meta-chips .chip{font-size:10px;font-weight:600;color:#000;background:#efefef;border-radius:999px;padding:2px 8px;text-transform:uppercase}#pc-wrap .home-page .community-board .container .community-main .community-right .post-card .card-body .title{font-size:16px;font-weight:700;margin:2px 0 4px;color:#2b2b2b;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .community-board .container .community-main .community-right .post-card .card-body .excerpt{font-size:13px;color:#666;line-height:1.4;margin-bottom:6px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}#pc-wrap .home-page .community-board .container .community-main .community-right .post-card .card-body .card-footer{margin-top:auto;display:flex;align-items:center;font-size:12px}#pc-wrap .home-page .community-board .container .community-main .community-right .post-card .card-body .card-footer .round-btn{margin-left:auto;width:28px;height:28px;border-radius:50%;background:#926a54;color:#fff;display:inline-flex;align-items:center;justify-content:center}#pc-wrap .home-page .benefits{padding:40px 20px}#pc-wrap .home-page .benefits .grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}@media(max-width:1024px){#pc-wrap .home-page .benefits .grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){#pc-wrap .home-page .benefits .grid{grid-template-columns:1fr}}#pc-wrap .home-page .benefits .card{background:#e9e1da;border:1px solid #d8d2cc;border-radius:12px;padding:24px;text-align:center;transition:all .3s ease;min-height:180px}#pc-wrap .home-page .benefits .card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.08)}#pc-wrap .home-page .benefits .card .icon-wrap{width:60px;height:60px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;border-radius:12px}#pc-wrap .home-page .benefits .card .icon-wrap img{width:32px;height:32px}#pc-wrap .home-page .benefits .card h3{font-size:16px;font-weight:700;color:#1b1d23;margin-bottom:10px}#pc-wrap .home-page .benefits .card p{font-size:14px;color:#5c5f64;line-height:1.6}#pc-wrap #product-list-page{padding-bottom:40px;background:#f6f6f6}#pc-wrap #product-list-page .container .right{position:absolute;right:0;top:0;display:flex;flex-direction:row;align-items:center;z-index:2}#pc-wrap #product-list-page .container .right button{margin-left:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:26px}#pc-wrap #product-list-page .container .right button:hover{background:none}#pc-wrap #product-list-page .container .product-page{position:relative;width:100%;flex-direction:row;gap:25px;padding-top:96px}#pc-wrap #product-list-page .container .product-page .filter-config{width:339px;height:auto}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main{width:100%;padding:30px 24px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry{position:relative;width:100%;gap:10px;display:flex;flex-direction:column}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .collapsible-list{display:flex;flex-direction:column;gap:10px;height:115px;overflow:hidden;transition:height .3s ease}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .collapsible-list:hover{height:253px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .title-main{width:100%;height:25px;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:uppercase}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .title{width:auto;height:auto;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal;display:block}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .input-box{position:relative;width:100%;display:flex;flex-direction:row;align-items:center;gap:8px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .input-box svg{cursor:pointer}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .input-box .search-input{width:100%;height:53px;border-radius:8px;border:1px solid #000;background:#fff;outline:none;padding-left:43px;padding-right:40px;color:#000;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .input-box img{position:absolute;width:18px;height:17px;top:18px;left:15px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .input-box .product-checkbox{width:16px;height:15px;border-radius:12px;margin-right:10px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .input-box .product-checkbox svg{width:19px;height:19px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .city-select{width:100%;height:49px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .divider{position:absolute;height:48px;border-left:1px solid #ddd;right:39px;top:31px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .arrow-down{position:absolute;width:15px;height:8px;color:#ddd;right:13px;top:52px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .product-type,#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .product_type{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:19px;white-space:nowrap}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .button-group{width:100%;height:44px;display:flex;flex-direction:row}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .button-group button{flex:1 1;width:100%;color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .square-year-input{width:100%;display:flex;flex-direction:row;align-items:center;gap:10px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .square-year-input .central-divider{width:22px;border:1px solid #000}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .square-year-input input{width:100%;height:49px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #product-list-page .container .product-page .filter-config .filter-main .find-your-jewelry .square-year-input input::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #product-list-page .container .product-page .main-config{width:936px;align-items:center;gap:109px}#pc-wrap #product-list-page .container .product-page .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:23px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card{background:#fff;border:2px solid #000;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;height:379px;width:279px;display:flex;flex-direction:column}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.08)}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card:hover .product-image:after{opacity:1}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-image{height:200px;width:100%;background-size:cover;background-position:50%;position:relative;overflow:hidden}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 70%,rgba(0,0,0,.1));opacity:0;transition:all .3s cubic-bezier(.16,1,.3,1)}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-label{position:absolute;top:12px;left:12px;padding:4px 10px;background:#926a54;color:#fff;font-size:11px;font-weight:700;border-radius:4px;text-transform:uppercase;z-index:2}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info{padding:16px;display:flex;flex-direction:column;flex:1 1}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .product-category{font-weight:700;font-size:14px;color:#ff8400;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .product-name{font-size:16px;font-weight:600;color:#31302c;margin-bottom:6px;line-height:1.3;letter-spacing:-.01em}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .rating{display:flex;align-items:center;margin-bottom:8px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .rating .stars{display:flex;margin-right:6px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .rating .stars .star{color:#ff8400;font-size:17px;line-height:1}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .rating .review-count{font-size:16px;color:#a0a0a0}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .price-row{display:flex;align-items:center;justify-content:space-between;margin-top:auto;position:relative}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .price-row .price{font-weight:700;font-size:18px;color:#31302c;letter-spacing:-.02em}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .meta{margin-top:12px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .meta .meta-pill{width:100%;height:44px;border-radius:9999px;background:#f3f3f3;border:1px solid #e3e3e3;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .25s ease,border-color .25s ease,transform .08s ease}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .meta .meta-pill .meta-icon{color:#31302c;transition:color .2s ease}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .meta .meta-pill .meta-text{font-size:13px;font-weight:600;color:#31302c;letter-spacing:.02em}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .meta .meta-pill .meta-count{font-size:13px;font-weight:700;color:#31302c}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .meta .meta-pill:hover{background:#ececec;border-color:#d8d8d8}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .meta .meta-pill:active{transform:translateY(1px)}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .meta .meta-pill.is-active{background:#ffe9e7;border-color:#ffc9c4}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .meta .meta-pill.is-active .meta-count,#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .meta .meta-pill.is-active .meta-icon,#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .meta .meta-pill.is-active .meta-text{color:#e74c3c}@media(max-width:600px){#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card{height:320px;width:100%}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-image{height:170px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .product-name{font-size:14px}#pc-wrap #product-list-page .container .product-page .main-config .list-config .product-card .product-info .price-row .price{font-size:16px}}#pc-wrap #product-list-page .container .product-page .main-config .pagination-config{width:442px;height:86px;align-items:center;gap:20px}#pc-wrap #product-list-page .container .product-page .main-config .pagination-config .pagination-box{width:100%;align-items:center}#pc-wrap #product-list-page .container .product-page .main-config .pagination-config .pagination-box .MuiPagination-root .MuiPaginationItem-root{color:#000;border:1px solid #ddd}#pc-wrap #product-list-page .container .product-page .main-config .pagination-config .pagination-box .MuiPagination-root .MuiPaginationItem-root.Mui-selected{background-color:#926a54;color:#fff}#pc-wrap #product-list-page .container .product-page .main-config .pagination-config .pagination-box .MuiPagination-root .MuiPaginationItem-root:hover{background-color:#f5f5f5}#pc-wrap #product-list-page .container .product-page .main-config .pagination-config .total-result p{color:#000;text-align:center;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:275;line-height:26px}#pc-wrap #product-detail-page{position:relative;background:#fff;padding-top:87px;padding-bottom:200px}#pc-wrap #product-detail-page .container{width:1300px}#pc-wrap #product-detail-page .product-detail-config{width:100%;height:auto;padding-top:56px;gap:30px}#pc-wrap #product-detail-page .product-detail-config .product-info-config{width:100%;height:auto;gap:30px}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-left{display:flex;flex-direction:row;gap:16px}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-left .pd-main{width:467px;height:640px;border-radius:12px;overflow:hidden;background:#fff5ef}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-left .pd-main img{width:100%;height:100%;object-fit:cover;display:block}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-left .pd-thumbs{display:grid;grid-auto-flow:column;grid-gap:10px;gap:10px;overflow-x:auto;padding-bottom:4px}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-left .pd-thumbs .pd-thumb{width:151px;height:195px;border-radius:12px;overflow:hidden;border:1px solid #ddd;background:#fff;cursor:pointer;transition:border-color .2s ease,transform .15s ease}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-left .pd-thumbs .pd-thumb:hover{transform:translateY(-2px)}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-left .pd-thumbs .pd-thumb.is-active{border-color:#181a20}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-left .pd-thumbs .pd-thumb img{width:100%;height:100%;object-fit:cover;display:block}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-right{width:600px;display:flex;flex-direction:column;justify-content:space-around}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-right .price-line{margin-top:10px}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-right .price-line .old-price{text-decoration:line-through;color:#999;margin-right:10px}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-right .price-line .new-price{color:#b77b54;font-weight:600}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-right .review{color:#ffb800;margin-top:5px}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-right .type{margin-top:20px}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-right .type button{border:1px solid #ddd;background:#fff;margin-right:10px;padding:5px 15px;border-radius:20px;cursor:pointer}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-right .type button:hover{background:#f2f2f2}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-right .actions{margin-top:30px}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-right .actions .add-to-cart{border:1px solid #000;padding:10px 30px;margin-right:10px;background:#fff}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero .pd-right .actions .buy-now{background:#6b3f2a;color:#fff;padding:12px 40px;border:none}@media(max-width:1200px){#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-hero{grid-template-columns:1fr}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-left .pd-main{height:520px}}@media(max-width:768px){#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-left .pd-main{height:420px}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-left .pd-thumbs .pd-thumb{width:96px;height:96px}}@media(max-width:480px){#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-left .pd-main{height:320px}#pc-wrap #product-detail-page .product-detail-config .product-info-config .pd-left .pd-thumbs .pd-thumb{width:80px;height:80px}}#pc-wrap #product-detail-page .product-detail-config .product-desc-config{width:100%;height:auto;flex-direction:row;gap:22px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config{width:960px;height:auto;gap:40px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .reviews-config{width:100%;height:auto;padding:30px 38px 45px;border-radius:12px;border:1px solid #c4c4c4}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .reviews-config .filter-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;margin-bottom:30px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .reviews-config .filter-box .review-cnt{width:auto;height:auto;flex-direction:row;align-items:center;gap:12px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .reviews-config .filter-box .review-cnt .reviews{width:153.6px;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-weight:600}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .reviews-config .filter-box .select-box{width:auto;height:auto;flex-direction:row;gap:10px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .reviews-config .filter-box .select-box .sort-title{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:26px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .reviews-config .filter-box .select-box .select-main{width:140px;border:none;outline:none;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:26px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .reviews-config .review-list{width:100%;height:auto;gap:20px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .reviews-config .review-list .review-config{width:100%;height:auto;padding-bottom:10px;border-bottom:1px solid #c4c4c4}#pc-wrap #product-detail-page .product-detail-config .product-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 #product-detail-page .product-detail-config .product-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box{width:30%;flex-direction:row;align-items:center;gap:20px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .img-box{width:65px;height:65px;align-items:center;justify-content:center;border-radius:50%;background:#f6f6f6;border:1px solid #b9b9b9;object-fit:cover}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .name{width:100%;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-weight:600;cursor:pointer}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .img-name-box .date{width:100%;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:400}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .reviews-config .review-list .review-config .review-mb-info .review-stars{padding-top:10px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .reviews-config .review-list .review-config .desc-box{width:100%;height:auto;margin-top:15px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .reviews-config .review-list .review-config .desc-box .description{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:26px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .reviews-config .review-list .pagination-box{margin-top:15px;width:100%;height:auto;display:flex;justify-content:center}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .leave-review-config{border-radius:12px;border:1px solid #c4c4c4;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);padding:30px 38px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .leave-review-config .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-weight:600}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .leave-review-config .review-title{margin-top:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .leave-review-config textarea{width:100%;height:120px;margin-top:8px;padding:20px;border-radius:8px;border:1px solid #ddd;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:26px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .leave-review-config .submit-btn{width:100%;display:flex;justify-content:flex-end}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .leave-review-config .submit-btn button:disabled{background:#dfdfdf}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .leave-review-config .submit-btn .submit-review{display:flex;width:256px;margin-top:30px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #c4c4c4;cursor:pointer}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .left-config .leave-review-config .submit-btn .submit-review .title{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config{width:318px;height:-moz-fit-content;height:fit-content;padding:30px 25px;gap:20px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config .info-box{position:relative;width:100%;gap:8px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config .info-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-weight:600;margin-bottom:17px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config .info-box .image-info{width:100%;flex-direction:row;gap:18px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config .info-box .image-info .member-image{width:95px;height:95px;border-radius:50%;object-fit:cover}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config .info-box .image-info .name-phone-listings{gap:5px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config .info-box .image-info .name-phone-listings .name{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config .info-box .image-info .name-phone-listings .phone-number{width:100%;flex-direction:row;align-items:center;gap:10px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config .info-box .image-info .name-phone-listings .phone-number .number{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-weight:400;line-height:28px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config .info-box .image-info .name-phone-listings .listings{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;-webkit-text-decoration-line:underline;text-decoration-line:underline}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config .info-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config .info-box input{width:100%;height:55px;padding:15px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config .info-box input::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:26px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config .info-box input:focus{border:1px solid #181a20}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config .info-box textarea{width:100%;height:120px;padding:20px;border-radius:8px;border:1px solid #ddd;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:26px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config .info-box textarea::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;line-height:26px}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config .info-box textarea:focus{border:1px solid #181a20}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config .info-box .send-message{display:flex;width:100%;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#926a54}#pc-wrap #product-detail-page .product-detail-config .product-desc-config .right-config .info-box .send-message .title{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}#pc-wrap #product-detail-page .product-detail-config .similar-products-config{width:100%;margin-top:45px;gap:66px}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .title-pagination-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;align-items:flex-end}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .title-pagination-box .title-box{width:30%}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .title-pagination-box .title-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-weight:600;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .title-pagination-box .pagination-box{flex-direction:row;align-items:center;gap:22px}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .title-pagination-box .pagination-box .swiper-similar-pagination{--swiper-theme-color:#000;color:#000}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box{width:100%;padding-bottom:10px}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper{width:100%}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide{padding:10px;height:400px}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card{background:#fff;border:2px solid #000;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;height:379px;width:299px;display:flex;flex-direction:column}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.08)}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card:hover .product-image:after{opacity:1}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-image{height:200px;width:100%;background-size:cover;background-position:50%;position:relative;overflow:hidden}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 70%,rgba(0,0,0,.1));opacity:0;transition:all .3s cubic-bezier(.16,1,.3,1)}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-label{position:absolute;top:12px;left:12px;padding:4px 10px;background:#926a54;color:#fff;font-size:11px;font-weight:700;border-radius:4px;text-transform:uppercase;z-index:2}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info{padding:16px;display:flex;flex-direction:column;flex:1 1}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .product-category{font-weight:700;font-size:14px;color:#ff8400;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .product-name{font-size:16px;font-weight:600;color:#31302c;margin-bottom:6px;line-height:1.3;letter-spacing:-.01em}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .rating{display:flex;align-items:center;margin-bottom:8px}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .rating .stars{display:flex;margin-right:6px}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .rating .stars .star{color:#ff8400;font-size:17px;line-height:1}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .rating .review-count{font-size:16px;color:#a0a0a0}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .price-row{display:flex;align-items:center;justify-content:space-between;margin-top:auto;position:relative}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .price-row .price{font-weight:700;font-size:18px;color:#31302c;letter-spacing:-.02em}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .meta{margin-top:12px}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .meta .meta-pill{width:100%;height:44px;border-radius:9999px;background:#f3f3f3;border:1px solid #e3e3e3;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .25s ease,border-color .25s ease,transform .08s ease}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .meta .meta-pill .meta-icon{color:#31302c;transition:color .2s ease}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .meta .meta-pill .meta-text{font-size:13px;font-weight:600;color:#31302c;letter-spacing:.02em}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .meta .meta-pill .meta-count{font-size:13px;font-weight:700;color:#31302c}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .meta .meta-pill:hover{background:#ececec;border-color:#d8d8d8}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .meta .meta-pill:active{transform:translateY(1px)}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .meta .meta-pill.is-active{background:#ffe9e7;border-color:#ffc9c4}#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .meta .meta-pill.is-active .meta-count,#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .meta .meta-pill.is-active .meta-icon,#pc-wrap #product-detail-page .product-detail-config .similar-products-config .cards-box .similar-homes-swiper .similar-homes-slide .product-card .product-info .meta .meta-pill.is-active .meta-text{color:#e74c3c}#pc-wrap .seller-list-page{position:relative;padding:147px 0 75px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:center;background-color:#fff}#pc-wrap .seller-list-page .container{display:flex;flex-direction:column}#pc-wrap .seller-list-page .container .filter{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .seller-list-page .container .filter .left{display:flex;flex-direction:row}#pc-wrap .seller-list-page .container .filter .left input{padding:22px 10px;width:333px;height:50px;border-radius:40px;border:1px solid #ddd;background:#fff;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px;box-sizing:border-box}#pc-wrap .seller-list-page .container .filter .right{display:flex;flex-direction:row;align-items:center}#pc-wrap .seller-list-page .container .filter .right button{margin-left:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:26px}#pc-wrap .seller-list-page .container .filter .right button:hover{background:none}#pc-wrap .seller-list-page .container .card-wrap{position:relative;margin-top:35px;width:100%;min-height:500px;height:auto;display:flex;flex-direction:row;flex-wrap:wrap}#pc-wrap .seller-list-page .container .pagination{display:flex;flex-direction:column;align-items:center}#pc-wrap .seller-list-page .container .pagination span{margin-top:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .seller-detail-page{position:relative;padding:133px 0 75px;width:100%;height:auto;display:flex;flex-direction:row;justify-content:center}#pc-wrap .seller-detail-page .container{display:flex;flex-direction:column;align-items:center}#pc-wrap .seller-detail-page .container .seller-info{margin-left:58px;width:100%;display:flex;flex-direction:row;align-items:center}#pc-wrap .seller-detail-page .container .seller-info img{margin-right:32px;width:135px;height:135px;border-radius:50%;cursor:pointer;object-fit:cover}#pc-wrap .seller-detail-page .container .seller-info .info{display:flex;flex-direction:column}#pc-wrap .seller-detail-page .container .seller-info .info strong{color:#181a20;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#pc-wrap .seller-detail-page .container .seller-info .info div{margin-top:13px;display:flex;flex-direction:row;align-items:center}#pc-wrap .seller-detail-page .container .seller-info .info div img{margin-right:10px;width:16px;height:16px}#pc-wrap .seller-detail-page .container .seller-info .info div span{color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .seller-detail-page .container .seller-home-list{position:relative;width:100%;margin-top:33px;padding:0 0 46px;display:flex;flex-direction:column;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap{position:relative;margin-top:35px;width:100%;height:auto;display:flex;flex-direction:row;flex-wrap:wrap}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main{margin-right:0;margin-left:5px;display:flex;flex-direction:row;flex-wrap:wrap}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card{background:#fff;border:2px solid #000;border-radius:12px;overflow:hidden;box-shadow:0 1px 3px rgba(0,0,0,.05);transition:all .3s cubic-bezier(.16,1,.3,1);position:relative;height:379px;width:299px;display:flex;flex-direction:column}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.08)}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card:hover .product-image:after{opacity:1}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-image{height:200px;width:100%;background-size:cover;background-position:50%;position:relative;overflow:hidden}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-image:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,transparent 70%,rgba(0,0,0,.1));opacity:0;transition:all .3s cubic-bezier(.16,1,.3,1)}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-label{position:absolute;top:12px;left:12px;padding:4px 10px;background:#926a54;color:#fff;font-size:11px;font-weight:700;border-radius:4px;text-transform:uppercase;z-index:2}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info{padding:16px;display:flex;flex-direction:column;flex:1 1}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .product-category{font-weight:700;font-size:14px;color:#ff8400;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .product-name{font-size:16px;font-weight:600;color:#31302c;margin-bottom:6px;line-height:1.3;letter-spacing:-.01em}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .rating{display:flex;align-items:center;margin-bottom:8px}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .rating .stars{display:flex;margin-right:6px}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .rating .stars .star{color:#ff8400;font-size:17px;line-height:1}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .rating .review-count{font-size:16px;color:#a0a0a0}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .price-row{display:flex;align-items:center;justify-content:space-between;margin-top:auto;position:relative}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .price-row .price{font-weight:700;font-size:18px;color:#31302c;letter-spacing:-.02em}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .meta{margin-top:12px}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .meta .meta-pill{width:100%;height:44px;border-radius:9999px;background:#f3f3f3;border:1px solid #e3e3e3;display:inline-flex;align-items:center;justify-content:center;gap:10px;cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;transition:background .25s ease,border-color .25s ease,transform .08s ease}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .meta .meta-pill .meta-icon{color:#31302c;transition:color .2s ease}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .meta .meta-pill .meta-text{font-size:13px;font-weight:600;color:#31302c;letter-spacing:.02em}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .meta .meta-pill .meta-count{font-size:13px;font-weight:700;color:#31302c}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .meta .meta-pill:hover{background:#ececec;border-color:#d8d8d8}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .meta .meta-pill:active{transform:translateY(1px)}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .meta .meta-pill.is-active{background:#ffe9e7;border-color:#ffc9c4}#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .meta .meta-pill.is-active .meta-count,#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .meta .meta-pill.is-active .meta-icon,#pc-wrap .seller-detail-page .container .seller-home-list .card-wrap .wrap-main .product-card .product-info .meta .meta-pill.is-active .meta-text{color:#e74c3c}#pc-wrap .seller-detail-page .container .seller-home-list .pagination{margin-top:30px;display:flex;flex-direction:column;align-items:center}#pc-wrap .seller-detail-page .container .seller-home-list .pagination span{margin-top:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .seller-detail-page .container .review-box{position:relative;margin-top:75px;padding:58px 19px;width:95%;height:auto;border-radius:24px;background:#f6f6f6}#pc-wrap .seller-detail-page .container .review-box .main-intro{display:flex;flex-direction:column}#pc-wrap .seller-detail-page .container .review-box .main-intro span{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap .seller-detail-page .container .review-box .main-intro p{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .seller-detail-page .container .review-box .review-wrap{padding:29px 25px;margin-top:57px;display:flex;flex-direction:column;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap .seller-detail-page .container .review-box .review-wrap .title-box svg{width:10px;height:10px}#pc-wrap .seller-detail-page .container .review-box .review-wrap .title-box span{margin-left:8px;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .seller-detail-page .container .review-box .review-wrap .review-card{margin-top:20px;display:flex;flex-direction:column;padding-bottom:10px;border-bottom:1px solid #c4c4c4}#pc-wrap .seller-detail-page .container .review-box .review-wrap .review-card .info{display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .seller-detail-page .container .review-box .review-wrap .review-card .info .left{display:flex;flex-direction:row}#pc-wrap .seller-detail-page .container .review-box .review-wrap .review-card .info .left img{width:55px;height:59px;border-radius:50%;object-fit:cover}#pc-wrap .seller-detail-page .container .review-box .review-wrap .review-card .info .left div{margin-left:8px;display:flex;flex-direction:column}#pc-wrap .seller-detail-page .container .review-box .review-wrap .review-card .info .left div strong{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .seller-detail-page .container .review-box .review-wrap .review-card .info .left div span{margin-top:4px;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .seller-detail-page .container .review-box .review-wrap .review-card .info .right{display:flex;flex-direction:row}#pc-wrap .seller-detail-page .container .review-box .review-wrap .review-card .info .right svg{color:#edf023}#pc-wrap .seller-detail-page .container .review-box .review-wrap .review-card p{margin-top:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .seller-detail-page .container .review-box .review-wrap .pagination-box{margin-top:15px;width:100%;height:auto;display:flex;justify-content:center}#pc-wrap .seller-detail-page .container .review-box .leave-review-config{margin-top:15px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07);padding:30px 38px}#pc-wrap .seller-detail-page .container .review-box .leave-review-config .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .seller-detail-page .container .review-box .leave-review-config .review-title{margin-top:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .seller-detail-page .container .review-box .leave-review-config textarea{width:100%;height:120px;margin-top:8px;padding:20px;border-radius:8px;border:1px solid #ddd;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .seller-detail-page .container .review-box .leave-review-config .submit-btn{width:100%;display:flex;justify-content:flex-end}#pc-wrap .seller-detail-page .container .review-box .leave-review-config .submit-btn button:disabled{background:#dfdfdf}#pc-wrap .seller-detail-page .container .review-box .leave-review-config .submit-btn .submit-review{display:flex;width:256px;margin-top:30px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #c4c4c4;cursor:pointer}#pc-wrap .seller-detail-page .container .review-box .leave-review-config .submit-btn .submit-review .title{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page{background:#f6f6f6}#pc-wrap #my-page .container .my-page{position:relative;width:100%;flex-direction:row;gap:25px;padding-top:96px}#pc-wrap #my-page .container .my-page .back-frame{width:1260px;height:auto;display:flex;flex-direction:row;margin:100px 0 200px;border-radius:12px;border:1px solid #c4c4c4;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page .container .my-page .back-frame .left-config{position:relative;padding:0;width:266px;height:700px;border-radius:12px;background:#fff;border:1px solid hsla(0,0%,77%,.79);box-shadow:0 1px 4px 0 rgba(24,26,32,.07);margin:180px 20px 40px}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile{margin-top:5px;position:relative;display:flex;flex-direction:row}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .profile-img img{width:79px;height:79px;border-radius:50%;right:30px;bottom:12px;object-fit:cover}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info{margin-left:20px;display:flex;flex-direction:column}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .user-name{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .user-phone{display:flex;flex-direction:row}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .user-phone img{margin-top:7px;margin-right:4px;width:16px;height:16px}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .view-list{font-weight:700;color:red}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections{height:auto;gap:45px;margin-top:30px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section{height:auto}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .title{font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section{width:230px;height:26px;display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:0 5px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section li{height:33px;margin-bottom:6px;border-radius:4px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .focus{height:50px;background:#000;border-radius:10px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .focus p{font-size:14px;color:#fff}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box{display:flex;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box .com-icon{display:flex;flex-direction:row;justify-content:flex-end;margin-left:11px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .flex-box p{font-size:14px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section img{width:16px;height:16px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-title{margin-left:12px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:55px}#pc-wrap #my-page .container .my-page .back-frame .main-config{position:relative;width:936px;margin-top:52px;align-items:center;gap:109px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:22px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config{width:296px;height:413px;margin-bottom:7px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top{position:relative;width:100%;height:240px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top img{width:100%;height:100%;object-fit:contain;border-radius:12px 12px 0 0}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .top-badge{position:absolute;top:20px;left:16px;display:flex;width:80px;height:30px;justify-content:center;align-items:center;border-radius:6px;padding:6px 20px;background:#926a54;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .top-badge img{height:16px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .price-box{position:absolute;bottom:20px;left:20px;padding:8px 15px;align-items:center;border-radius:6px;border:1px solid hsla(0,0%,100%,.5);background:#fff}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .price-box p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom{width:100%;height:100%;padding:20px 16px 10px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address{width:100%;height:48px;gap:5px;margin-bottom:20px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .name{width:100%;height:23px;overflow:hidden}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .name p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .address p{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options{flex-direction:row;width:100%;height:20px;gap:20px;margin-bottom:10px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options .option p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .divider{width:100%;height:1px;background:#ddd;margin-bottom:17px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:space-between;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .type p{color:#181a20;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,56%,.54);font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:12px;justify-content:center;align-items:center;padding-right:10px}#pc-wrap #my-page .container .my-page .back-frame .main-config .pagination-config{width:442px;height:86px;align-items:center;gap:20px}#pc-wrap #my-page .container .my-page .back-frame .main-config .pagination-config .pagination-box{width:100%;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .main-config .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:275;line-height:26px}#pc-wrap #my-page #add-product-page{width:100%;height:auto;display:flex;flex-direction:column;gap:35px}#pc-wrap #my-page #add-product-page .main-title-box{margin-bottom:21px}#pc-wrap #my-page #add-product-page .main-title-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #add-product-page .main-title-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-product-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{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{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{width:100%;height:auto;padding:38px 33px 35px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #add-product-page .config .description-box{width:100%;height:auto}#pc-wrap #my-page #add-product-page .config .description-box .config-column{margin-top:15px;width:100%}#pc-wrap #my-page #add-product-page .config .description-box .config-column .title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .description-box .config-column .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-product-page .config .description-box .config-column .description-text{margin-top:15px;width:100%;height:198px;border-radius:8px;padding:8px 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ddd;resize:none;background:#fff;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-product-page .config .description-box .buttons-row{margin-top:40px;width:100%;height:auto;flex-direction:row;justify-content:flex-end}#pc-wrap #my-page #add-product-page .config .description-box .buttons-row .prev-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #181a20}#pc-wrap #my-page #add-product-page .config .description-box .buttons-row .prev-button .prev-button-text{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .description-box .buttons-row .next-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#181a20}#pc-wrap #my-page #add-product-page .config .description-box .buttons-row .next-button .next-button-text{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .description-box .product-title{margin-top:30px;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .description-box .config-row{width:100%;height:auto;flex-direction:row;gap:69px}#pc-wrap #my-page #add-product-page .config .description-box .config-row .price-year-after-price{position:relative;width:100%;gap:20px}#pc-wrap #my-page #add-product-page .config .description-box .config-row .price-year-after-price .title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .description-box .config-row .price-year-after-price .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-product-page .config .description-box .config-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-product-page .config .description-box .config-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #ddd;right:52px;top:42px}#pc-wrap #my-page #add-product-page .config .description-box .config-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#ddd;right:18px;top:62px}#pc-wrap #my-page #add-product-page .config .upload-title{margin-top:30px;margin-bottom:30px;color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .images-box{width:100%;height:auto;gap:20px;margin-bottom:70px}#pc-wrap #my-page #add-product-page .config .images-box .upload-box{width:100%;height:450px;align-items:center;justify-content:center;gap:30px;border-radius:12px;border:1px dashed #926a54}#pc-wrap #my-page #add-product-page .config .images-box .upload-box .text-box{width:100%;height:auto;align-items:center;justify-content:center;gap:5px}#pc-wrap #my-page #add-product-page .config .images-box .upload-box .text-box .drag-title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .images-box .upload-box .text-box .format-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-product-page .config .images-box .upload-box .browse-button{width:210px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #181a20}#pc-wrap #my-page #add-product-page .config .images-box .upload-box .browse-button .browse-button-text{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .images-box .gallery-box{width:100%;height:auto;flex-direction:row;gap:25px;flex-wrap:wrap}#pc-wrap #my-page #add-product-page .config .images-box .gallery-box .image-box{position:relative;width:150px;height:150px;overflow:hidden;border-radius:12px}#pc-wrap #my-page #add-product-page .config .images-box .gallery-box .image-box img{width:100%;height:100%}#pc-wrap #my-page #add-product-page .config .images-box .gallery-box .image-box .absolute-box{position:absolute;width:31px;height:30px;display:flex;align-items:center;justify-content:center;top:7px;left:7px;border-radius:12px;background:#fff}#pc-wrap #my-page #add-product-page .config .buttons-row{width:100%;height:auto;flex-direction:row;justify-content:flex-end}#pc-wrap #my-page #add-product-page .config .buttons-row button:disabled{background:rgba(24,26,32,.271)}#pc-wrap #my-page #add-product-page .config .buttons-row .prev-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #181a20}#pc-wrap #my-page #add-product-page .config .buttons-row .prev-button .prev-button-text{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .buttons-row .next-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#181a20}#pc-wrap #my-page #add-product-page .config .buttons-row .next-button .next-button-text{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .buttons-row .submit-button{display:flex;width:auto;height:47.18px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#926a54}#pc-wrap #my-page #add-product-page .config .buttons-row .submit-button .next-button-text{color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .listing-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-product-page .config .config-row{width:100%;height:auto;flex-direction:row;gap:52px;margin-top:25px}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price{position:relative;width:100%;gap:20px}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price .title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#717171;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #ddd;right:52px;top:42px}#pc-wrap #my-page #add-product-page .config .config-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#ddd;right:18px;top:62px}#pc-wrap #my-page #add-product-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{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{width:100%;height:auto;flex-direction:row;gap:52px}#pc-wrap #my-page #add-product-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{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{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{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{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{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{width:270px;height:47.352px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #add-product-page .config .owner-seller-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-seller-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{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{width:auto;height:auto;flex-direction:row;gap:16px;align-items:center}#pc-wrap #my-page #add-product-page .config .wrap-box .amenity-box .product-checkbox{width:18px;height:19px;border-radius:12px}#pc-wrap #my-page #add-product-page .config .wrap-box .amenity-box .amenity-text{width:130.856px;height:auto;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;cursor:pointer}#pc-wrap #my-page #my-product-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-product-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-product-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-product-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-product-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-product-page .product-list-box{width:100%;height:auto}#pc-wrap #my-page #my-product-page .product-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-product-page .product-list-box .tab-name-box .tab-name{color:#000;font-weight:500}#pc-wrap #my-page #my-product-page .product-list-box .tab-name-box .active-tab-name,#pc-wrap #my-page #my-product-page .product-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-product-page .product-list-box .tab-name-box .active-tab-name{border-bottom:2px solid #926a54;color:#926a54;font-weight:600}#pc-wrap #my-page #my-product-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-product-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-product-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-product-page .list-box .listing-title-box :first-child{margin-right:138px}#pc-wrap #my-page #my-product-page .list-box .product-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-product-page .list-box .product-card-box .image-box{width:110px;height:90px;overflow:hidden;margin-right:25px;padding-top:1px}#pc-wrap #my-page #my-product-page .list-box .product-card-box .image-box img{width:100%;height:100%;object-fit:contain;border-radius:12px}#pc-wrap #my-page #my-product-page .list-box .product-card-box .information-box{width:200px;height:auto;padding:5px 0}#pc-wrap #my-page #my-product-page .list-box .product-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-product-page .list-box .product-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-product-page .list-box .product-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-product-page .list-box .product-card-box .date-box{width:135px;height:100%;align-items:center;justify-content:center;margin-right:55px}#pc-wrap #my-page #my-product-page .list-box .product-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-product-page .list-box .product-card-box .status-box{width:100px;height:100%;align-items:center;justify-content:center;margin-right:60px}#pc-wrap #my-page #my-product-page .list-box .product-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-product-page .list-box .product-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-product-page .list-box .product-card-box .views-box{width:35px;height:100%;align-items:center;justify-content:center;margin-right:75px}#pc-wrap #my-page #my-product-page .list-box .product-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-product-page .list-box .product-card-box .action-box{width:auto;height:100%;flex-direction:row;align-items:center;justify-content:center}#pc-wrap #my-page #my-product-page .list-box .product-card-box .action-box .icon-button{width:40px;height:40px;border-radius:4px}#pc-wrap #my-page #my-product-page .list-box .product-card-box .action-box .icon-button :hover{background:#f6f6f6}#pc-wrap #my-page #my-product-page .list-box .product-card-box .action-box .icon-button .buttons{color:#181a20}#pc-wrap #my-page #my-product-page .list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-product-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:#926a54;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-badge img{height:16px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .price-box{position:absolute;bottom:20px;left:20px;padding:8px 15px;align-items:center;border-radius:6px;border:1px solid hsla(0,0%,100%,.5);background:#fff}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .price-box p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom{width:100%;height:173px;padding:20px 16px 10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address{width:100%;height:48px;gap:5px;margin-bottom:20px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name{width:100%;height:23px;overflow:hidden}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .name p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .name-address .address p{color:#717171;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options{flex-direction:row;width:100%;height:20px;gap:20px;margin-bottom:10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .options .option p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .divider{width:100%;height:1px;background:#ddd;margin-bottom:17px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:space-between;align-items:center}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type p{color:#181a20;font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,56%,.54);font-family:Poppins,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:12px;justify-content:center;align-items:center;padding-right:10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .bottom .type-buttons .buttons svg{cursor:pointer}#pc-wrap #my-page #my-favorites-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-favorites-page .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-saved-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-saved-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-saved-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-saved-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page .my-saved-list-box{width:100%;height:auto;padding:30px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box{width:100%;height:60px;flex-direction:row;align-items:center;padding:0 30px;border-radius:12px;background:#f6f6f6}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box .date-created{margin-left:360px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box .action{margin-left:200px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box{width:100%;height:80px;flex-direction:row;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #ddd}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .title{width:410px;margin-right:20px;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .date{width:150px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box{width:auto;height:100%;flex-direction:row;align-items:center;justify-content:center;margin-left:120px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button{width:40px;height:40px;border-radius:4px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button :hover{background:#f6f6f6}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button .buttons{color:#181a20}#pc-wrap #my-page #my-saved-page .my-saved-list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page{width:100%;height:auto;display:flex;flex-direction:column;gap:20px}#pc-wrap #my-page #my-profile-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-profile-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-profile-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-profile-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box{width:100%;padding:30px;margin-top:35px;gap:25px;border-radius:12px;border:1px solid #c4c4c4;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-profile-page .top-box .photo-box{gap:23px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box{flex-direction:row;gap:50px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box{position:relative;width:194px;height:157px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box img{width:100%;height:100%;border-radius:15px;object-fit:cover}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box .delete-box{position:absolute;top:10px;left:10px;width:36px;height:32px;background-color:#fff;align-items:center;justify-content:center;border-radius:12px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box{align-self:flex-end;gap:22px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler{display:flex;width:210.023px;height:40.135px;justify-content:center;align-items:center;cursor:pointer;border-radius:12px;border:1px solid #181a20}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler p{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .upload-text{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:30px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box{width:48%;gap:10px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input{height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input ::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .address-box{gap:10px}#pc-wrap #my-page #my-profile-page .top-box .address-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .address-box input{height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #my-profile-page .top-box .address-box input ::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box{gap:10px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .about-textarea{height:170px;padding:20px 15px;border-radius:8px;border:1px solid #ddd;color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button{display:flex;width:170px;height:38px;justify-content:center;align-items:center;gap:10px;align-self:flex-end;margin-top:30px;border-radius:12px;background-color:#000}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button p{color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .about-me-box button:disabled{background:rgba(24,26,32,.271)}#pc-wrap #my-page #my-profile-page .bottom-box{width:100%;padding:30px;gap:25px;border-radius:12px;border:1px solid #c4c4c4;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box{gap:20px}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box{gap:10px}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box input{width:50%;height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box input ::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box{width:100%;flex-direction:row;gap:45px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box{width:100%;gap:10px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box .title{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box input{height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box input ::placeholder{color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .bottom-box .change-password{display:flex;width:170px;height:38px;justify-content:center;align-items:center;gap:10px;align-self:flex-end;margin-top:18px;border-radius:12px;background-color:#000}#pc-wrap #my-page #my-profile-page .bottom-box .change-password p{color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-articles-page{width:100%;height:auto}#pc-wrap #my-articles-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-articles-page .main-title-box .right-box{width:315px}#pc-wrap #my-articles-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-articles-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-articles-page .article-list-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:25px;margin-top:55px;margin-bottom:87px}#pc-wrap #my-articles-page .pagination-conf{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-articles-page .pagination-conf .total p{color:#181a20;font-size:14px;text-align:center;font-family:Poppins,sans-serif;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #write-article-page{width:100%;height:auto}#pc-wrap #write-article-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #write-article-page .main-title-box .right-box{width:315px}#pc-wrap #write-article-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #write-article-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #write-article-page .right-wrap{width:100%;height:auto}#pc-wrap #write-article-page .right-wrap .cont_bd{padding:30px 0}#pc-wrap #write-article-page .right-wrap .cont_bd .form_hd>div{margin-bottom:16px}#pc-wrap #write-article-page .right-wrap .flex-space .btn-next{background:#87cdf9;color:#000}#pc-wrap #write-article-page .right-wrap .select{width:214px;height:40px;font-size:14px}#pc-wrap #write-article-page .right-wrap .input-tit{font-size:14px;padding:0 16px;margin-top:16px;border:1px solid #eee;border-radius:4px}#pc-wrap #write-article-page .right-wrap .btn-flex{margin-top:40px}#pc-wrap #write-article-page .css-guvl2y-MuiButtonBase-root-MuiButton-root{background:#87cdf9}#pc-wrap #write-article-page .css-guvl2y-MuiButtonBase-root-MuiButton-root svg{fill:#000}#pc-wrap #write-article-page .toastui-editor-popup-body{padding:20px}#pc-wrap #write-article-page .youtube-input{padding:8px 16px;border:1px solid #ddd}#pc-wrap #write-article-page .youtube-div{display:flex;flex-direction:column}#pc-wrap #write-article-page .toastui-editor-defaultUI button{padding:4px}#pc-wrap #community-list-page{position:relative}#pc-wrap #community-list-page .container{padding-top:100px;flex-direction:column;gap:64px}#pc-wrap #community-list-page .container .main-box{flex-direction:row;gap:31px}#pc-wrap #community-list-page .container .main-box .left-config{width:266px;height:-moz-fit-content;height:fit-content;gap:30px;padding:30px 15px 57px 21px;margin-top:100px;margin-bottom:50px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #community-list-page .container .main-box .left-config .image-info{width:100%;flex-direction:row;gap:11px}#pc-wrap #community-list-page .container .main-box .left-config .image-info img{width:80px;height:80px;border-radius:50%;object-fit:cover}#pc-wrap #community-list-page .container .main-box .left-config .image-info .community-name .name{margin-top:15px;color:#181a20;font-family:Poppins,sans-serif;font-size:23px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #community-list-page .container .main-box .left-config .tab-button{border-radius:6px;border:1px solid #181a20;color:#181a20}#pc-wrap #community-list-page .container .main-box .left-config .tab-button,#pc-wrap #community-list-page .container .main-box .left-config .tab-button.active{width:216.612px;height:36px;padding:0;justify-content:center;align-items:center;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.266px}#pc-wrap #community-list-page .container .main-box .left-config .tab-button.active{background-color:#000;color:#fff;border-radius:6px}#pc-wrap #community-list-page .container .main-box .right-config,#pc-wrap #community-list-page .container .main-box .right-config .panel-config{width:100%;height:auto}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .title-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:45px}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .title-box .left{width:60%;height:auto}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .title-box .left .title{color:#000;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.24px}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .title-box .left .sub-title{color:#757575;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.325px}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .title-box .right{width:91px;height:32px;border-radius:4px;background:#926a54;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.39px}#pc-wrap #community-list-page .container .main-box .right-config .panel-config .list-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:30px}#pc-wrap #community-list-page .container .similar-articles-config{width:100%;height:auto;gap:75px;padding:30px 9px 28px;border-radius:10px;border:1px solid #c4c4c4}#pc-wrap #community-list-page .container .similar-articles-config .similar-articles-title{padding-left:56px;color:#000;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #community-list-page .container .similar-articles-config .articles-box-row{width:100%;height:auto;flex-direction:row;gap:5px}#pc-wrap #community-list-page .container .pagination-config{width:100%;align-items:center;justify-content:center;margin-bottom:50px;gap:20px;padding-left:270px}#pc-wrap #community-list-page .container .pagination-config .pagination-box{align-items:center;justify-content:center}#pc-wrap #community-list-page .container .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #community-detail-page{position:relative;padding-bottom:135px}#pc-wrap #community-detail-page .container{padding-top:100px;flex-direction:column;gap:64px}#pc-wrap #community-detail-page .container .main-box{flex-direction:row;gap:31px}#pc-wrap #community-detail-page .container .main-box .left-config{width:266px;height:-moz-fit-content;height:fit-content;gap:30px;padding:30px 15px 57px 21px;margin-top:100px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #community-detail-page .container .main-box .left-config .image-info{width:100%;flex-direction:row;gap:11px}#pc-wrap #community-detail-page .container .main-box .left-config .image-info img{width:80px;height:80px;border-radius:50%;object-fit:cover}#pc-wrap #community-detail-page .container .main-box .left-config .image-info .community-name .name{margin-top:15px;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #community-detail-page .container .main-box .left-config .tab-button{border-radius:6px;border:1px solid #181a20;color:#181a20}#pc-wrap #community-detail-page .container .main-box .left-config .tab-button,#pc-wrap #community-detail-page .container .main-box .left-config .tab-button.active{width:216.612px;height:36px;padding:0;justify-content:center;align-items:center;margin-bottom:10px;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:150%;letter-spacing:-.266px}#pc-wrap #community-detail-page .container .main-box .left-config .tab-button.active{background-color:#000;color:#fff;border-radius:6px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box{width:100%;height:auto;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:45px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box .left{width:60%;height:auto}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box .left .title{color:#000;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.24px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box .left .sub-title{color:#757575;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.325px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .title-box .right{width:91px;height:32px;border-radius:4px;background:#926a54;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:.39px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config{width:1012px;min-height:500px;border-radius:8px 8px 0 0;border:1px solid #eee;box-shadow:0 4px 4px 0 rgba(0,0,0,.25)}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info{width:100%;height:126px;padding:35px 25px;flex-direction:row;justify-content:space-between;border-bottom:1px solid #eee}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content{gap:12px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .content-data{color:#000;font-family:Poppins,sans-serif;font-size:18px;font-style:normal;font-weight:700;line-height:normal}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info{width:auto;height:auto;flex-direction:row;align-items:center;gap:5px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info .member-img{width:30.023px;height:30px;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info .member-nick{color:#000;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.13px;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info .divider{width:1px;height:16px;background:#eee}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .content .member-info .time-added{color:#bdbdbd;font-family:Poppins,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.12px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info{width:auto;height:auto;gap:15px;flex-direction:row;align-items:flex-end}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info .icon-info{flex-direction:row;align-items:center;justify-content:center;gap:4px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info .icon-info img{width:18.714px;height:16.15px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info .icon-info .text{padding-top:2 px;color:#000;font-family:Poppins,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.22px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .content-and-info .info .divider{width:1px;height:21px;background:#eee}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .like-and-dislike{width:100%;height:100%;align-items:center;justify-content:flex-end;gap:60px;padding:25px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .like-and-dislike .top{width:100%;height:auto;flex-direction:row;align-items:center;justify-content:center;gap:17px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .like-and-dislike .top button{width:105.081px;height:45px;gap:5px;border-radius:2px;border:1px solid #eee;background:#926a54}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .first-box-config .like-and-dislike .top button p{color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.26px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config{width:1012px;height:auto;padding:30px 24px;gap:11px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .title-text{align-self:flex-start;color:#000;text-align:center;font-family:Poppins,sans-serif;font-size:17px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:-.34px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment input{width:100%;height:61px;outline:none;padding:22px 17px;border:1px solid #eee}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment input ::placeholder{color:silver;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:-.56px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment .button-box{width:100%;height:42px;flex-direction:row;justify-content:space-between;align-items:center;padding-left:17px;border:1px solid #eee;border-top:none}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment .button-box p{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.56px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .second-box-config .leave-comment .button-box button{width:100.077px;height:100%;border-radius:0;background:#926a54;color:#fff;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:.56px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments{width:100%;height:auto;border:1px solid #efefef;border-top:none}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments .comments-title{width:112.087px;display:flex;align-items:center;justify-content:center;padding:16px 15px;border-bottom:2px solid #926a54;color:#926a54;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.56px}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .pagination-box{width:100%;height:auto;margin-top:30px;align-items:center;justify-content:center}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment{width:100%;height:auto;padding:20px 24px;gap:17px;border:1px solid #efefef;border-top:none}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info{width:100%;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .name-date{width:auto;height:auto;flex-direction:row;gap:8px;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .name-date img{width:45.035px;height:45px;border-radius:50%;cursor:pointer;object-fit:cover}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .name-date .name-date-column .name{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:700;line-height:normal;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .name-date .name-date-column .date{color:#757575;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.39px;cursor:pointer}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .member-info .buttons{flex-direction:row}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .content{width:100%;height:auto}#pc-wrap #community-detail-page .container .main-box .community-detail-config .config .comments-box .main-comment .content p{color:#000;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.48px}#pc-wrap #community-detail-page .container .similar-articles-config{width:100%;height:auto;gap:75px;padding:30px 9px 28px;border-radius:10px;border:1px solid #c4c4c4}#pc-wrap #community-detail-page .container .similar-articles-config .similar-articles-title{padding-left:56px;color:#000;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #community-detail-page .container .similar-articles-config .articles-box-row{width:100%;height:auto;flex-direction:row;gap:5px}#pc-wrap .cs-page{position:relative;padding:60px 0;width:100%;height:auto}#pc-wrap .cs-page .container,#pc-wrap .cs-page .container .cs-main-info{display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-main-info .info{display:flex;flex-direction:column;align-items:center}#pc-wrap .cs-page .container .cs-main-info .info span{color:#000;font-family:Poppins,sans-serif;font-size:35px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.525px}#pc-wrap .cs-page .container .cs-main-info .info p{color:#757575;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .cs-page .container .cs-main-info .btns{margin-top:50px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .cs-page .container .cs-main-info .btns :first-child{border-radius:4px 0 0 4px}#pc-wrap .cs-page .container .cs-main-info .btns :last-child{border-radius:0 4px 4px 0}#pc-wrap .cs-page .container .cs-main-info .btns div{width:204px;height:46px;display:flex;justify-content:center;align-items:center;border:1px solid #eee;cursor:pointer;color:#bdbdbd;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.42px}#pc-wrap .cs-page .container .cs-main-info .btns div.active{border:1px solid #000;background:#926a54;color:#fff}#pc-wrap .cs-page .container .cs-content{margin-top:25px;display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-content .title{margin-bottom:25px;color:#000;font-family:Poppins,sans-serif;font-size:27px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.54px}#pc-wrap .cs-page .container .cs-content .pagination{margin-top:50px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .cs-page .container .cs-content .notice-content .main{border:1px solid #eee}#pc-wrap .cs-page .container .cs-content .notice-content .main .top{padding:25px 33px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .cs-page .container .cs-content .notice-content .main .top span{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;text-transform:capitalize}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom{display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card{padding:20px 14px 20px 30px;display:flex;flex-direction:row;align-items:center;border:1px solid #eee;gap:16px}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card.event{background:#f6d79a}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card div{padding:6px 9px;border-radius:12px;border:1px solid #000;color:#000;font-family:Poppins,sans-serif;font-size:12px;font-weight:400}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-number{margin-left:18px;min-width:39px;color:#bdbdbd;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-middle{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;text-align:center;border:none}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-middle .notice-title{max-width:500px;color:#000;font-family:Poppins,sans-serif;font-size:16px;font-weight:400;white-space:nowrap}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-middle .notice-content-text{max-width:500px;color:#555;font-family:Poppins,sans-serif;font-size:14px;font-weight:400;white-space:nowrap}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-date{margin-left:auto;color:#bdbdbd;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}#pc-wrap .cs-page .container .cs-content .faq-content{margin-top:25px;display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-content .faq-content .categories{display:flex;flex-direction:row;justify-content:center}#pc-wrap .cs-page .container .cs-content .faq-content .categories div{width:14%;height:40px;display:flex;justify-content:center;align-items:center;color:#bdbdbd;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.225px;cursor:pointer}#pc-wrap .cs-page .container .cs-content .faq-content .categories div.active{border-bottom:1px solid #926a54;color:#926a54}#pc-wrap .cs-page .container .cs-content .faq-content .wrap{margin-top:50px}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .MuiAccordionDetails-root{padding:30px 20px;background:#fafafa}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .badge{margin:0 24px;display:inline-block;padding:4px 10px;border:1px solid #000;border-radius:7px;color:#000}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .question .badge{background:#926a54;color:#fff}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .answer{margin-left:80px;display:flex;white-space:nowrap;align-items:center;flex-direction:row}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .answer .badge{color:#926a54;border:1px solid #926a54}#pc-wrap .cs-page .container .cs-content .inquiry-content .title{margin-bottom:25px;color:#000;font-family:Poppins,sans-serif;font-size:27px;font-weight:700;letter-spacing:.54px}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form{display:flex;flex-direction:column;gap:12px;padding:20px;border:1px solid #eee;border-radius:4px;margin-bottom:30px}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-form button{align-self:flex-end;background:#926a54}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-list{display:flex;flex-direction:column;gap:16px}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-list .inquiry-card{border:1px solid #eee;padding:16px 20px;border-radius:4px}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-list .inquiry-card .inquiry-header{display:flex;justify-content:space-between;margin-bottom:8px}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-list .inquiry-card .inquiry-header .inquiry-title{font-family:Poppins,sans-serif;font-weight:600;font-size:16px}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-list .inquiry-card .inquiry-header .inquiry-status{font-size:12px;color:#757575}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-list .inquiry-card .inquiry-content-text{margin:8px 0;font-size:14px}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-list .inquiry-card .inquiry-meta{font-size:12px;color:#bdbdbd;margin-bottom:4px}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-list .inquiry-card .inquiry-answer{margin-top:6px;font-size:14px}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-list .inquiry-card .inquiry-answer .answer-label{font-weight:600;margin-right:4px}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-list .inquiry-card .inquiry-answer .answer-text{color:#424242}#pc-wrap .cs-page .container .cs-content .inquiry-content .inquiry-list .pagination{margin-top:20px;display:flex;justify-content:center;align-items:center;gap:12px}#pc-wrap .about-page{position:relative;padding:120px 0 60px;width:100%;height:auto}#pc-wrap .about-page .intro{display:flex;flex-direction:row;justify-content:center}#pc-wrap .about-page .intro .container{flex-direction:row;justify-content:space-between}#pc-wrap .about-page .intro .container .left{width:40%}#pc-wrap .about-page .intro .container .left strong{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap .about-page .intro .container .right{width:48%;display:flex;flex-direction:column}#pc-wrap .about-page .intro .container .right p{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .about-page .intro .container .right .boxes{margin-top:86px;display:flex;flex-direction:row}#pc-wrap .about-page .intro .container .right .boxes .box{margin-right:85px;width:203px;height:auto;display:flex;flex-direction:column}#pc-wrap .about-page .intro .container .right .boxes .box div{width:77px;height:70px;border-radius:50%;display:flex;justify-content:center;align-items:center;background:#f6f6f6}#pc-wrap .about-page .intro .container .right .boxes .box div img{width:36px;height:36px}#pc-wrap .about-page .intro .container .right .boxes .box span{margin:20px 0 10px;color:#181a20;font-family:Poppins,sans-serif;font-size:20px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .about-page .intro .container .right .boxes .box p{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .about-page .statistics{margin-top:120px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .about-page .statistics .container{flex-direction:column}#pc-wrap .about-page .statistics .container .banner{width:100%;height:500px}#pc-wrap .about-page .statistics .container .banner img{width:100%;border-radius:12px}#pc-wrap .about-page .statistics .container .info{margin-top:120px;display:flex;flex-direction:row;justify-content:space-evenly}#pc-wrap .about-page .statistics .container .info div{display:flex;flex-direction:column;align-items:center}#pc-wrap .about-page .statistics .container .info div strong{color:#181a20;font-family:Poppins,sans-serif;font-size:42px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .about-page .statistics .container .info div p{margin-top:4px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .about-page .sellers{margin-top:120px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .about-page .sellers .container{flex-direction:column}#pc-wrap .about-page .sellers .container .title{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap .about-page .sellers .container .desc{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .about-page .sellers .container .wrap{margin-top:60px;display:flex;flex-direction:row}#pc-wrap .about-page .options{position:relative;margin-top:120px;width:100%;height:720px;display:flex;flex-direction:row;justify-content:center;align-items:center;border-radius:24px;background:#fef4f3}#pc-wrap .about-page .options .about-banner{position:absolute;right:0;width:821px;height:720px;border-radius:0 24px 24px 0}#pc-wrap .about-page .options .container{flex-direction:column}#pc-wrap .about-page .options .container strong{width:445px;color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap .about-page .options .container .box{margin-top:40px;display:flex;flex-direction:row;align-items:center}#pc-wrap .about-page .options .container .box .icon-box{width:84px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:#fdeae8}#pc-wrap .about-page .options .container .box .text-box{margin-left:24px;display:flex;flex-direction:column}#pc-wrap .about-page .options .container .box .text-box span{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .about-page .options .container .box .text-box p{width:445px;margin-top:5px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .about-page .options .container .btn{margin-top:30px;padding:0 30px;max-width:180px;height:55px;display:flex;flex-direction:row;align-items:center;border-radius:12px;box-sizing:border-box;background:#181a20;justify-content:center;color:#fff;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap .about-page .options .container .btn img{margin-left:10px;width:16px;height:16px;filter:brightness(0) invert(1)}#pc-wrap .about-page .partners{margin-top:120px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .about-page .partners .container{flex-direction:column}#pc-wrap .about-page .partners .container span{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .about-page .partners .container .wrap{margin-top:60px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap .about-page .help{margin-top:120px;display:flex;flex-direction:row;justify-content:center}#pc-wrap .about-page .help .container{padding:110px 65px;flex-direction:row;justify-content:space-between;border-radius:12px;background:#f6f6f6}#pc-wrap .about-page .help .container .left{display:flex;flex-direction:column}#pc-wrap .about-page .help .container .left strong{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap .about-page .help .container .left p{margin-top:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .about-page .help .container .right{display:flex;flex-direction:row}#pc-wrap .about-page .help .container .right div{padding:0 30px;height:55px;display:flex;flex-direction:row;align-items:center;justify-content:center;border-radius:12px;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer}#pc-wrap .about-page .help .container .right div img{width:16px;height:16px}#pc-wrap .about-page .help .container .right div.white{color:#181a20;border:1px solid #181a20}#pc-wrap .about-page .help .container .right div.white img{margin-left:10px}#pc-wrap .about-page .help .container .right div.black{margin-left:30px;color:#fff;background:#181a20}#pc-wrap .about-page .help .container .right div.black img{margin-right:10px;filter:brightness(0) invert(1)}#pc-wrap .join-page{position:relative;padding:60px 0;min-height:100vh;background:#fff}#pc-wrap .join-page,#pc-wrap .join-page .container{width:100%;display:flex;justify-content:center;align-items:center}#pc-wrap .join-page .container .main{width:680px;min-height:780px;border-radius:32px;background:#f7eee6;box-shadow:0 25px 60px rgba(0,0,0,.08);display:flex;flex-direction:column;align-items:center;padding:32px 40px 40px;box-sizing:border-box}#pc-wrap .join-page .container .main .left{width:100%;display:flex;flex-direction:column;align-items:center}#pc-wrap .join-page .container .main .left .hero-block{width:100%;height:220px;border-radius:24px;background:#000;margin-bottom:32px;background-image:url(/img/logo/login.png);background-size:cover;background-position:50%}#pc-wrap .join-page .container .main .left .info{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:24px}#pc-wrap .join-page .container .main .left .info span{font-family:Poppins,sans-serif;font-size:20px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#181a20}#pc-wrap .join-page .container .main .left .info p{margin-top:6px;font-family:Poppins,sans-serif;font-size:11px;font-weight:400;letter-spacing:.26em;text-transform:uppercase;color:#8e8e8e}#pc-wrap .join-page .container .main .left .social-btn{width:100%;height:50px;border-radius:999px;border:1px solid #d2d2d2;background:#fff;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;cursor:pointer;margin-bottom:18px}#pc-wrap .join-page .container .main .left .social-btn .icon{display:flex;align-items:center;justify-content:center;margin-right:8px}#pc-wrap .join-page .container .main .left .social-btn .icon img{width:18px;height:18px}#pc-wrap .join-page .container .main .left .facebook{margin-top:6px}#pc-wrap .join-page .container .main .left .divider-or{position:relative;width:100%;height:24px;display:flex;align-items:center;justify-content:center;margin-bottom:12px}#pc-wrap .join-page .container .main .left .divider-or:after,#pc-wrap .join-page .container .main .left .divider-or:before{content:"";position:absolute;height:1px;width:45%;background:#dedede}#pc-wrap .join-page .container .main .left .divider-or:before{left:0}#pc-wrap .join-page .container .main .left .divider-or:after{right:0}#pc-wrap .join-page .container .main .left .divider-or span{position:relative;padding:0 8px;font-family:Poppins,sans-serif;font-size:11px;color:#a0a0a0;background:#f7eee6}#pc-wrap .join-page .container .main .left .divider-or.second{margin-top:18px;margin-bottom:12px}#pc-wrap .join-page .container .main .left .input-wrap{width:100%;display:flex;flex-direction:column;margin-top:8px}#pc-wrap .join-page .container .main .left .input-wrap .input-box{margin-top:14px;display:flex;flex-direction:column}#pc-wrap .join-page .container .main .left .input-wrap .input-box:first-child{margin-top:0}#pc-wrap .join-page .container .main .left .input-wrap .input-box span{margin-bottom:6px;font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#181a20}#pc-wrap .join-page .container .main .left .input-wrap .input-box input{padding:0 16px;width:100%;height:48px;border-radius:999px;border:1px solid #dedede;background:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;color:#4e4e4e}#pc-wrap .join-page .container .main .left .input-wrap .input-box input::placeholder{color:#b3b3b3}#pc-wrap .join-page .container .main .left .register{width:100%;display:flex;flex-direction:column;margin-top:16px}#pc-wrap .join-page .container .main .left .register .type-option{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:10px}#pc-wrap .join-page .container .main .left .register .type-option span.text{font-family:Poppins,sans-serif;font-size:13px;font-weight:600;color:#181a20}#pc-wrap .join-page .container .main .left .register .type-option>div{display:flex;flex-direction:row}#pc-wrap .join-page .container .main .left .register .remember-info{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:12px}#pc-wrap .join-page .container .main .left .register .remember-info a{font-family:Poppins,sans-serif;font-size:11px;font-weight:400;cursor:pointer;color:#8e8e8e}#pc-wrap .join-page .container .main .left .register .primary-btn{margin-top:6px;width:100%;height:52px;border-radius:999px;background:#d48966!important;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;letter-spacing:.15em;text-transform:uppercase;color:#fff}#pc-wrap .join-page .container .main .left .register .primary-btn img{filter:brightness(0) invert(1)}#pc-wrap .join-page .container .main .left .ask-info{margin-top:22px;text-align:center}#pc-wrap .join-page .container .main .left .ask-info p{font-family:Poppins,sans-serif;font-size:11px;font-weight:400;color:#8e8e8e}#pc-wrap .join-page .container .main .left .ask-info p b{margin-left:4px;font-size:11px;font-weight:600;cursor:pointer;text-decoration:underline;color:#181a20}#pc-wrap .join-page .container .main .right{display:none}#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 .user{background:#f5f5f5;margin-top:60px}#pc-wrap .aside hr{margin:24px 0}#pc-wrap .aside .MuiListItemIcon-root{margin-right:16px}#pc-wrap .user{background:#f5f5f5}#pc-wrap .menu-list{padding:8px 24px 8px 32px}#pc-wrap .menu-list li{padding:8px 16px 8px 28px;border-radius:4px;font-size:14px}#pc-wrap .menu-list li.on{font-weight:600;background:#fdf4f4;color:#f54d56}#pc-wrap .menu-list li.on span{color:#212121}#pc-wrap #bunker{width:calc(100% - 280px);margin-left:auto;padding:116px 24px;align-items:center}#pc-wrap #bunker .flex-space{display:flex;flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap #bunker .title{margin-bottom:24px}#pc-wrap #bunker .badge{padding:3px 8px;font-weight:500;font-size:12px;border-radius:4px}#pc-wrap #bunker .success{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap #bunker .warning{color:#f57c00;background:rgba(245,124,0,.1);border-radius:4px}#pc-wrap #bunker .error{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap #bunker .block{color:#ab47bc;background:rgba(171,71,188,.1);border-radius:4px}#pc-wrap #bunker .delete{background:#757575;color:#fff;border-radius:4px}#pc-wrap #bunker .success-txt{font-size:14px;color:#229a16}#pc-wrap #bunker .warning-txt{font-size:14px;color:#f57c00}#pc-wrap #bunker .error-txt{font-size:14px;color:#b72136}#pc-wrap #bunker .hacking-txt{font-size:14px;color:#ab47bc}#pc-wrap #bunker .delete-txt{font-size:14px;color:#757575}#pc-wrap #bunker .up{color:#2d99ff;background:rgba(45,153,255,.3)}#pc-wrap #bunker .down{color:#ff3030;background:rgba(255,48,48,.3)}#pc-wrap #bunker .content{width:100%}#pc-wrap #bunker .content .no-data{font-size:16px}#pc-wrap #bunker .detail{min-width:1080px;align-items:center;justify-content:center}#pc-wrap #bunker .detail .back{display:flex;flex-direction:row;align-items:center;margin-bottom:24px}#pc-wrap #bunker .detail .info-area{flex-direction:row}#pc-wrap #bunker .detail .info-area>ul{flex:1 1}#pc-wrap #bunker .detail .info-area li{padding:16px 24px}#pc-wrap #bunker .detail .info-area hr{margin:6px 10px;border-color:#bdbdbd}#pc-wrap #bunker .detail .info-area span:first-child{width:220px;min-width:220px}#pc-wrap #bunker .detail .info-area .active{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap #bunker .detail .info-area .warning{color:#f57c00;padding:4px;background:rgba(245,124,0,.1);border-radius:4px}#pc-wrap #bunker .detail .info-area .error{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap #bunker .detail .info-area .hacking{color:#ab47bc;padding:4px;background:rgba(171,71,188,.1);border-radius:4px}#pc-wrap #bunker .detail .MuiTabPanel-root{padding:0;margin:24px 0}#pc-wrap #bunker .detail .banned-wrap>div{margin:0 8px 8px 0}#pc-wrap #bunker .content-area strong{margin:0 3px}#pc-wrap #bunker .content-area .tit{font-size:20px;padding:32px 24px}#pc-wrap #bunker .content-area .btn-upload{flex-direction:column}#pc-wrap #bunker .content-area .btn-upload .img-area img{width:100%}#pc-wrap #bunker .content-area .comment{height:150px}#pc-wrap #bunker .content-area .comment textarea{width:50%;height:80%;padding:10px;font-size:14px;border:1px solid #eee;border-radius:4px;resize:none}#pc-wrap #bunker .content-area .desc span{color:#757575;margin-right:4px}#pc-wrap #bunker .user-area{margin-bottom:24px}#pc-wrap #bunker .user-area .user-id{background:#f5f5f5;border-radius:30px;padding:0 8px;margin-top:8px;text-align:center}#pc-wrap #bunker .user-area .connect{height:min-content;border-radius:8px;padding:2px 6px;margin-left:10px}#pc-wrap #bunker .user-area .connect.online{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap #bunker .user-area .connect.offline{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap #bunker .input-area div:first-child{margin-right:16px}#pc-wrap #bunker .input-area .MuiInputAdornment-root button{margin-right:0}#pc-wrap #bunker .btn-wrap{margin-top:24px;flex-direction:row;justify-content:flex-end}#pc-wrap #bunker .btn-wrap button{font-weight:500}#pc-wrap #bunker .btn-complete,#pc-wrap #bunker .btn-wrap button:nth-child(2){color:#fff;box-shadow:0 8px 16px 0 rgba(255,48,48,.24)}#pc-wrap #bunker .btn-action{position:static;font-weight:500;color:#fff;border-radius:8px}#pc-wrap #bunker .btn-add{color:#fff;font-weight:500;box-shadow:0 8px 16px 0 rgba(255,48,48,.24)}#pc-wrap #bunker .btn-cancel{color:#757575;border:1px solid #eee}#pc-wrap #bunker .btn-upload{border:1px dashed #eee}#pc-wrap #bunker .btn-text{color:#e92c28}#pc-wrap #bunker .btn-window{color:#757575;margin-left:8px}#pc-wrap #bunker .btn-window svg{font-size:20px}#pc-wrap #bunker .name a{display:flex;flex-direction:row;align-items:center}#pc-wrap #bunker .table-wrap{background:#fff;border-radius:4px;box-shadow:0 0 2px 0 rgba(145,158,171,.2),0 12px 24px -4px rgba(145,158,171,.12)}#pc-wrap #bunker .table-wrap .tab-menu{display:flex;flex-direction:row;padding:0 24px}#pc-wrap #bunker .table-wrap .tab-menu li{width:auto;height:48px;cursor:pointer;padding:12px 16px;color:#bdbdbd;font-size:14px}#pc-wrap #bunker .table-wrap .tab-menu li.on{font-weight:500;color:#e92c28;border-bottom:2px solid #e92c28}#pc-wrap #bunker .table-wrap.check-table-wrap td:first-child,#pc-wrap #bunker .table-wrap.check-table-wrap th:first-child{width:50px;padding:0 0 0 15px}#pc-wrap #bunker .table-wrap thead tr{background:#fafafa}#pc-wrap #bunker .table-wrap thead th{font-weight:700;color:#374151;font-size:14px;border-bottom:1px solid #eee}#pc-wrap #bunker .table-wrap thead th:last-child{padding-right:24px}#pc-wrap #bunker .table-wrap thead th:first-child{padding-left:24px}#pc-wrap #bunker .table-wrap tbody{color:#616161}#pc-wrap #bunker .table-wrap tbody tr{border-bottom:1px solid #eee}#pc-wrap #bunker .table-wrap tbody tr:last-child{border-bottom:0}#pc-wrap #bunker .table-wrap tbody th:first-child{padding-left:24px}#pc-wrap #bunker .table-wrap tbody td{padding:12px 16px;border-bottom:0;font-size:14px;color:#616161}#pc-wrap #bunker .table-wrap tbody td.info,#pc-wrap #bunker .table-wrap tbody td.info-community{display:flex;flex-direction:row;align-items:center}#pc-wrap #bunker .table-wrap tbody td.info-community a:visited{color:#959595}#pc-wrap #bunker .table-wrap tbody td .img-box{width:80px;height:80px}#pc-wrap #bunker .table-wrap tbody td p.text-ellipsis{width:280px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#pc-wrap #bunker .table-wrap tbody td:first-child{padding-left:24px}#pc-wrap #bunker .table-wrap .flex-box button{color:#e92c28;font-weight:500;margin-right:8px}#pc-wrap #bunker .table-wrap .flex-box button:last-child{margin-right:0}#pc-wrap #bunker .table-wrap .edit-options{padding:25px}#pc-wrap #bunker .table-wrap .edit-options .option-wrap{margin-bottom:40px}#pc-wrap #bunker .table-wrap .edit-options .option-wrap .tit{height:40px;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:8px;background:#f5f5f5;border-radius:4px;padding:2px 16px}#pc-wrap #bunker .table-wrap .edit-options .option-wrap .notice{margin:6px 0 0 30px;color:#bdbdbd}#pc-wrap #bunker .table-wrap .edit-options .option{flex-flow:row wrap}#pc-wrap #bunker .table-wrap .edit-options .option label{width:301px;height:48px;padding-right:8px;color:#616161}#pc-wrap #bunker .table-wrap .edit-options .option label span{font-size:14px}#pc-wrap #bunker .tit{flex-direction:row;font-size:28px;font-weight:700}#pc-wrap #bunker .info-area{flex-direction:row}#pc-wrap #bunker .search-area{display:flex;flex-direction:row;justify-content:flex-end}#pc-wrap #bunker .search-area img{cursor:pointer}#pc-wrap #bunker .search-area .MuiOutlinedInput-root{height:48px;background:#fff;font-size:14px}#pc-wrap #bunker .search-area .MuiTableCell-root{padding:12px 20px;border-bottom:1px solid #eee}#pc-wrap #bunker .search-area .MuiToolbar-root{align-items:center}#pc-wrap #bunker .btn-action-wrap{display:flex;flex-direction:row}#pc-wrap #bunker .btn-action-wrap button{height:44px;background:#fff;border:1px solid #eee;color:#757575;margin-right:8px}#pc-wrap #bunker .btn-action-wrap thead{font-weight:600}#pc-wrap #bunker .MuiTabPanel-root{padding:0}#pc-wrap #bunker .MuiTableContainer-root{box-shadow:none}.right-dashboard-settings{padding:0 10px;width:360px;height:100%}.right-dashboard-settings,.right-dashboard-settings .top{position:relative;display:flex;flex-direction:column;box-sizing:border-box}.right-dashboard-settings .top{padding:24px;border-bottom:1px solid rgba(0,0,0,.125)}.right-dashboard-settings .top h5{font-size:20px;font-family:Poppins,sans-serif}.right-dashboard-settings .top p{color:#344767;font-family:Poppins,sans-serif}.right-dashboard-settings .top .close-icon{position:absolute;right:8px;cursor:pointer;font-size:20px}.right-dashboard-settings .main{position:relative;padding:16px 24px 24px;width:100%;height:auto;display:flex;flex-direction:column;box-sizing:border-box}.right-dashboard-settings .main .switch-box{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.right-dashboard-settings .main .switch-box h6{font-size:16px;font-family:Poppins,sans-serif;font-weight:600}#pc-wrap #member-page{background:#f6f6f6}#pc-wrap #member-page .container .member-page{position:relative;width:100%;flex-direction:row;gap:25px;padding-top:96px}#pc-wrap #member-page .container .member-page .back-frame{width:1260px;height:auto;display:flex;flex-direction:row;margin:100px 0 200px;border-radius:12px;border:1px solid #c4c4c4;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #member-page .container .member-page .back-frame .left-config{position:relative;padding:0;width:266px;height:700px;border-radius:12px;background:#fff;border:1px solid hsla(0,0%,77%,.79);box-shadow:0 1px 4px 0 rgba(24,26,32,.07);margin:180px 20px 40px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile{margin-top:5px;position:relative;display:flex;flex-direction:row}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .profile-img img{width:79px;height:79px;border-radius:50%;right:30px;bottom:12px;object-fit:cover}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info{margin-left:20px;display:flex;flex-direction:column}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-name{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-phone{display:flex;flex-direction:row;margin-top:5px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-phone img{margin-top:3px;margin-right:4px;width:16px;height:16px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .view-list{margin-top:5px;font-weight:300;color:#bbb}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box{height:35px;flex-direction:row;gap:10px;align-items:center;margin-top:15px}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box button{border:1px solid #b9b9b9;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box p{color:#b9b9b9;font-family:Poppins,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections{height:auto;margin-top:30px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section{height:auto}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .title{font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section{width:230px;height:auto;display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:0 5px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section li{height:33px;margin-bottom:6px;border-radius:4px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .focus{height:50px;background:#000;border-radius:10px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .focus p{font-size:14px;color:#fff}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box{width:100%;display:flex;flex-direction:row;align-items:center}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box .com-icon{display:flex;flex-direction:row;justify-content:flex-end;margin-left:11px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .flex-box p{width:40%;font-size:14px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section img,#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section svg{width:16px;height:16px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-title{margin-left:12px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:55px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .count-title{display:flex;justify-content:flex-end;padding-right:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:55px}#pc-wrap #member-page .container .member-page .back-frame .main-config{position:relative;width:936px;margin-top:52px;align-items:center;gap:109px}#pc-wrap #member-page .container .member-page .back-frame .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:22px}#pc-wrap #member-follows-page{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#pc-wrap #member-follows-page .main-title-box{width:100%;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #member-follows-page .main-title-box .right-box{width:315px}#pc-wrap #member-follows-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #member-follows-page .follows-list-box{width:100%;margin-top:85px;gap:15px}#pc-wrap #member-follows-page .follows-list-box .listing-title-box{width:100%;height:auto;flex-direction:row;gap:110px;padding:18px 34px 18px 33px;border-radius:12px;background:#f6f6f6;justify-content:space-between}#pc-wrap #member-follows-page .follows-list-box .listing-title-box .title-text{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box{padding-right:30px;padding-bottom:5px;width:100%;height:auto;flex-direction:row;align-items:center;gap:10px;border-bottom:1px solid #ddd}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info{width:300px;display:flex;flex-direction:row;align-items:center;cursor:pointer}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .image-box{width:110px;height:110px;overflow:hidden;margin-right:25px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .image-box img{width:100%;height:100%;object-fit:cover;border-radius:50%}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .information-box{width:auto;height:auto;padding:5px 0}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .information-box .name{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box{width:300px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box{display:flex;align-items:center}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box img{width:24px;height:24px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box svg{width:24px;height:24px;cursor:pointer}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box p{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box span{margin-left:4px;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box{width:300px;height:100%;flex-direction:row;align-items:center;justify-content:flex-end;gap:20px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box button{border:1px solid #b9b9b9;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box p{color:#b9b9b9;font-family:Poppins,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:normal}#pc-wrap #member-follows-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-follows-page .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-articles-page{width:100%;display:flex;flex-direction:column;align-items:center}#pc-wrap #member-articles-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between;align-self:flex-start}#pc-wrap #member-articles-page .main-title-box .right-box{width:315px}#pc-wrap #member-articles-page .main-title-box .right-box .main-title{color:#181a20;font-family:Poppins,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #member-articles-page .articles-list-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:35px;margin-top:85px}#pc-wrap #member-articles-page .articles-list-box .no-data{width:100%}#pc-wrap #member-articles-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-articles-page .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-products-page{width:100%}#pc-wrap #member-page #member-products-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #member-page #member-products-page .main-title-box .right-box{width:315px}#pc-wrap #member-page #member-products-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-products-page .products-list-box{margin-top:85px}#pc-wrap #member-page #member-products-page .products-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-products-page .products-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-products-page .products-list-box .list-box .listing-title-box :first-child{margin-right:138px}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-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-products-page .products-list-box .list-box .product-card-box .image-box{width:115px;height:90px;overflow:hidden;margin-right:25px;padding-top:1px;cursor:pointer}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-card-box .image-box img{width:100%;height:100%;object-fit:contain;border-radius:12px}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-card-box .information-box{width:210px;height:auto;padding:5px 0;cursor:pointer}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-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-products-page .products-list-box .list-box .product-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-products-page .products-list-box .list-box .product-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-products-page .products-list-box .list-box .product-card-box .date-box{width:140px;height:100%;align-items:center;justify-content:center;margin-right:77px}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-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-products-page .products-list-box .list-box .product-card-box .status-box{width:100px;height:100%;align-items:center;justify-content:center;margin-right:70px}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-card-box .status-box .coloured-box{width:93px;height:36px;align-items:center;justify-content:center;border-radius:60px}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-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-products-page .products-list-box .list-box .product-card-box .views-box{width:35px;height:100%;align-items:center;justify-content:center;margin-right:75px}#pc-wrap #member-page #member-products-page .products-list-box .list-box .product-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-products-page .products-list-box .list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-page #member-products-page .products-list-box .list-box .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}body{-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll}body::-webkit-scrollbar{display:none}#pc-wrap{background-color:#fff}#pc-wrap #top .navbar .navbar-main{position:fixed;padding:22px 0;width:100%;height:87px;display:flex;flex-direction:row;box-sizing:border-box;z-index:99;align-items:center;border-top:1px solid hsla(0,0%,100%,.07)}#pc-wrap #top .navbar .navbar-main.transparent{background-color:rgba(33,33,33,.878)}#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 .logo-text{color:#fff;font-family:Unbounded;font-size:30px;font-weight:700;line-height:35px;letter-spacing:0;text-align:left;text-transform:uppercase}#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:17px;font-style:normal;font-weight:600;line-height:normal;cursor:pointer;transition:color .3s ease}#pc-wrap #top .navbar .navbar-main .container .router-box div:hover{background-color:rgba(154,200,188,.1)}#pc-wrap #top .navbar .navbar-main .container .router-box div .community_menu{position:absolute;left:-177%;top:30px;width:434px;height:33px;background:#fff;transition:all 2s ease}#pc-wrap #top .navbar .navbar-main .container .router-box div .community_menu:before{content:"";display:block;position:absolute;top:0;right:50%;width:10px;height:10px;background:#fff;transform:translateY(-50%) rotate(45deg);z-index:0}#pc-wrap #top .navbar .navbar-main .container .user-box{width:270px;display:flex;flex-direction:row;justify-content:flex-end}#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 .notification-icon:hover{background-color:rgba(154,200,188,.1)}#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;height:860px;background-color:#2b2017;background-image:url(/img/banner/header1.webp);background-repeat:no-repeat;background-position:100%;background-size:auto 100%;display:flex}#pc-wrap .header-main .header-content{margin-top:160px;margin-left:90px;width:50%;height:600px}#pc-wrap .header-main .header-content .header-content__title{color:#fff;font-family:Unbounded;font-size:60px;font-weight:400;line-height:85px;letter-spacing:0;text-align:left;text-transform:capitalize}#pc-wrap .header-main .header-content .header-content__title-text_2{color:#fff;font-family:Karla;font-style:italic;font-size:18px;font-weight:400;line-height:30px;letter-spacing:0;text-align:left;text-transform:capitalize}#pc-wrap .header-main .header-content .buttons{margin-top:30px}#pc-wrap .header-main .header-content .buttons .more-detail,#pc-wrap .header-main .header-content .buttons .shop_now{width:172px;height:50px;border-radius:50px;background:transparent;color:#fff;border:2px solid #fff;font-weight:700;cursor:pointer;transition:background .3s ease,color .3s ease}#pc-wrap .header-main .header-content .buttons .more-detail:hover,#pc-wrap .header-main .header-content .buttons .shop_now:hover{background:#fff;color:#000}#pc-wrap .header-main .container{position:relative;flex-direction:column;align-items:center}#pc-wrap .header-main .container .search-box{background-color:#000;position:relative;padding:16px 29px;width:1094px;height:96px;display:flex;flex-direction:row;justify-content:space-between;background:hsla(0,19%,94%,.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:90px;display:flex;flex-direction:row;justify-content:center;background:#212121}#pc-wrap .header-basic.auth{height:300px}#pc-wrap .header-basic .container{margin-top:175px}#pc-wrap .header-basic .container strong{color:#fff;font-family:Poppins,sans-serif;font-size:48px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.96px;text-transform:capitalize}#pc-wrap .header-basic .container span{color:#fff;font-family:Poppins,sans-serif;font-size:24px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .review-card{margin-top:42px;display:flex;flex-direction:column}#pc-wrap .review-card .info{justify-content:space-between}#pc-wrap .review-card .info,#pc-wrap .review-card .info .left{display:flex;flex-direction:row}#pc-wrap .review-card .info .left img{width:55px;height:59px;border-radius:50%}#pc-wrap .review-card .info .left div{margin-left:8px;display:flex;flex-direction:column}#pc-wrap .review-card .info .left div strong{color:#181a20;font-family:Poppins,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .review-card .info .left div span{margin-top:4px;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .review-card .info .right{display:flex;flex-direction:row}#pc-wrap .review-card .info .right svg{color:#edf023}#pc-wrap .review-card p{margin-top:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .review-card .reply-button-box{width:auto;height:auto;flex-direction:row;gap:10px;align-items:center;border-bottom:1px solid #ddd}#pc-wrap .review-card .reply-button-box .reply-text{padding-bottom:10px;color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .chatting .chat-button{border:none;position:fixed;bottom:90px;right:30px;width:50px;display:flex;align-items:center;justify-content:center;border-radius:50%;height:50px;background:#fff;box-shadow:0 0 10px 0 rgba(50,50,50,.2);transition:transform .3s;z-index:999}#pc-wrap .chatting .chat-button:hover{cursor:pointer;transform:scale(1.1);background-color:#fff}#pc-wrap .chatting .chat-frame{position:fixed;right:-380px;width:380px;height:500px;display:flex;flex-direction:column;background:#e9f3ff;border-radius:34px;box-shadow:0 0 15px 0 rgba(50,50,50,.3);z-index:100;bottom:150px;transition:right .7s ease-in-out}#pc-wrap .chatting .chat-frame.open{right:10px}#pc-wrap .chatting .chat-frame .chat-top{width:100%;height:103px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid hsla(0,0%,80%,.83);font-size:30px;line-height:54px;color:#000}#pc-wrap .chatting .chat-frame .chat-content{padding:17px;height:100%;justify-content:flex-start;overflow:auto}#pc-wrap .chatting .chat-frame .chat-content,#pc-wrap .chatting .chat-frame .chat-content .chat-main{position:relative;width:100%;display:flex;flex-direction:column}#pc-wrap .chatting .chat-frame .chat-content .chat-main .welcome{margin-left:10px;padding:9px;width:auto;height:auto;display:flex;background:#9fa7ac;border-radius:20px 20px 20px 0;color:#fff}#pc-wrap .chatting .chat-frame .chat-content .chat-main .msg-left{margin-left:10px;padding:9px;width:auto;height:auto;display:flex;background:#3c96cf;border-radius:20px 20px 20px 0;color:#fff}#pc-wrap .chatting .chat-frame .chat-bott{width:100%;height:103px;display:flex;justify-content:center;align-items:center;border-top:1px solid hsla(0,0%,80%,.83)}#pc-wrap .chatting .chat-frame .chat-bott .msg-input{padding:20px;width:276px;height:50px;display:flex;flex-direction:column;align-items:center;background:#f7f7f7;border-radius:28px;border:none;outline-color:#257677;font-family:Poppins;font-style:normal;font-weight:400;font-size:16px;line-height:24px}#pc-wrap .chatting .chat-frame .chat-bott .send-msg-btn{margin-left:14px;width:50px;height:50px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#33c1c1;border:none}#pc-wrap .chatting .chat-frame .msg-right{padding:9px;width:auto;height:auto;display:flex;background:#d0ece8;border-radius:20px 20px 0 20px}#pc-wrap #footer{position:relative;padding:60px 0 18px;width:100%;height:805px;display:flex;flex-direction:row;background:#212121}#pc-wrap #footer .footer-container{width:1616px;height:auto;margin:0 auto}#pc-wrap #footer .footer-container .subscribe{width:1616px;height:174px;background:#926a54;border-radius:30px}#pc-wrap #footer .footer-container .subscribe .left-content span{color:#fff;font-family:Unbounded;font-size:30px;font-weight:400;letter-spacing:0;text-align:left;margin-left:75px}#pc-wrap #footer .footer-container .subscribe .left-content p{margin-left:75px;color:#fff;font-family:Karla;font-style:italic;font-size:16px;font-weight:400;line-height:15px;letter-spacing:0;text-align:left}#pc-wrap #footer .footer-container .subscribe .right-content{display:flex;justify-content:space-between;align-items:center;width:676px;height:56px;background:#fff;border-radius:30px;margin-right:75px}#pc-wrap #footer .footer-container .subscribe .right-content p{margin-left:30px;color:#717171;font-family:Karla;font-style:italic;font-size:14px;font-weight:400;line-height:13px;letter-spacing:0;text-align:left;text-transform:capitalize}#pc-wrap #footer .footer-container .subscribe .right-content .button-border{width:164.73px;height:56.6px;border-radius:100px;background:#000;cursor:pointer;display:flex;align-items:center;justify-content:center}#pc-wrap #footer .footer-container .subscribe .right-content .button-border p{margin:0;color:#fff;font-family:Unbounded;font-size:12px;text-transform:uppercase}#pc-wrap #footer .footer-container .main{margin-top:90px}#pc-wrap #footer .footer-container .main .first{width:343.62px}#pc-wrap #footer .footer-container .main .first span{color:#fff;font-family:Unbounded;font-size:50px;font-weight:400;line-height:35px;letter-spacing:0;text-align:left;text-transform:uppercase}#pc-wrap #footer .footer-container .main .first p{color:#fff;margin-top:32px;font-family:Karla;font-style:italic;font-size:14px;font-weight:400;line-height:24px;letter-spacing:0;text-align:left;text-transform:capitalize}#pc-wrap #footer .footer-container .main .footer-address span{color:#fff;font-family:Unbounded;font-size:18px;font-weight:400;text-align:left;text-transform:capitalize}#pc-wrap #footer .footer-container .main .footer-address .title{font-family:Unbounded,system-ui,-apple-system,sans-serif;font-size:20px;font-weight:600;line-height:1.2;margin:0 0 1.5rem;text-align:left;color:#fff}#pc-wrap #footer .footer-container .main .footer-address .info{display:flex;align-items:flex-start;margin-bottom:1rem}#pc-wrap #footer .footer-container .main .footer-address .info .icon{margin-right:12px;color:#ccc;font-size:18px;margin-top:2px}#pc-wrap #footer .footer-container .main .footer-address .info a,#pc-wrap #footer .footer-container .main .footer-address .info p{color:#fff;font-family:Karla;font-style:italic;font-size:16px;font-weight:400;line-height:26px;letter-spacing:0;text-align:left}#pc-wrap #footer .footer-container .main .footer-address .info a:hover,#pc-wrap #footer .footer-container .main .footer-address .info p:hover{color:#bbb}#pc-wrap #footer .footer-container .main .footer-address .socials{display:flex;gap:14px;margin-top:1.5rem}#pc-wrap #footer .footer-container .main .footer-address .socials a{color:#fff;font-size:20px;transition:color .3s}#pc-wrap #footer .footer-container .main .footer-address .socials a:hover{color:#bbb}#pc-wrap #footer .footer-container .main .footer-links{position:relative;padding:0;border-radius:0;max-width:280px;color:#fff;align-self:flex-start}#pc-wrap #footer .footer-container .main .footer-links .title{font-family:Unbounded,system-ui,-apple-system,sans-serif;font-size:20px;font-weight:600;line-height:1.2;margin:0 0 1.5rem;text-align:left}#pc-wrap #footer .footer-container .main .footer-links ul{list-style:none;padding:0;margin:0}#pc-wrap #footer .footer-container .main .footer-links ul li{margin-bottom:1rem}#pc-wrap #footer .footer-container .main .footer-links ul a{color:#fff;font-family:Karla,ui-sans-serif,system-ui,-apple-system,sans-serif;font-style:italic;font-size:16px;font-weight:400;line-height:26px;letter-spacing:0;text-align:left;text-decoration:none;text-transform:none;transition:color .25s ease}#pc-wrap #footer .footer-container .main .footer-links ul a:hover{color:#bbb}#pc-wrap #footer .footer-container .main .footer-legal{color:#fff;align-self:flex-start}#pc-wrap #footer .footer-container .main .footer-legal .title{font-family:Unbounded,system-ui,-apple-system,sans-serif;font-size:20px;font-weight:600;line-height:1.2;margin:0 0 1.5rem;text-align:left}#pc-wrap #footer .footer-container .main .footer-legal ul{list-style:none;margin:0;padding:0}#pc-wrap #footer .footer-container .main .footer-legal ul li{margin-bottom:.5rem}#pc-wrap #footer .footer-container .main .footer-legal ul li a{color:#fff;font-family:Karla,ui-sans-serif,system-ui,-apple-system,sans-serif;font-style:italic;font-size:16px;font-weight:400;line-height:30px;letter-spacing:0;text-align:left;text-transform:capitalize;text-decoration:none;transition:color .25s ease}#pc-wrap #footer .footer-container .main .footer-legal ul li a:hover{color:#bbb}#pc-wrap #footer .footer-container .footer-bottom{margin-top:40px}#pc-wrap #footer .footer-container .footer-bottom .divider{border:1px solid #fff;margin:0 0 20px}#pc-wrap #footer .footer-container .footer-bottom .content{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:16px}#pc-wrap #footer .footer-container .footer-bottom .copy{color:#fff;font-family:Karla,sans-serif;font-size:16px;font-weight:400;line-height:24px;margin:0}#pc-wrap #footer .footer-container .footer-bottom .payments{display:flex;gap:8px}#pc-wrap #footer .footer-container .footer-bottom .payments img{height:24px;width:auto;border:1px solid hsla(0,0%,100%,.2);border-radius:4px;background:#000;padding:4px}#pc-wrap #footer .footer-container .footer-bottom .links{display:flex;gap:8px}#pc-wrap #footer .footer-container .footer-bottom .links a{color:#fff;font-family:Karla,sans-serif;font-size:14px;text-decoration:none;transition:color .25s}#pc-wrap #footer .footer-container .footer-bottom .links a:hover{color:#bbb}#pc-wrap #footer .footer-container .footer-bottom .links span{color:hsla(0,0%,100%,.6)}.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}.notification-box{position:relative;width:350px;height:auto;padding:20px;background:#fff;border-radius:12px;box-shadow:0 4px 12px rgba(0,0,0,.1);color:#181a20;font-family:Poppins,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}@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";#product-list-page-mobile{padding:16px 0 32px;margin-top:100px}#product-list-page-mobile .container{max-width:480px;margin:0 auto;padding:0 16px}#product-list-page-mobile .m-top-bar{margin-bottom:12px}#product-list-page-mobile .m-top-bar .m-title{font-size:18px;font-weight:700;color:#181a20}#product-list-page-mobile .m-top-bar .m-sort{display:flex;align-items:center;gap:6px}#product-list-page-mobile .m-top-bar .m-sort .m-sort-label{font-size:12px;color:#777}#product-list-page-mobile .m-top-bar .m-sort .m-sort-button{padding:2px 6px;min-width:auto;font-size:12px;text-transform:none;color:#181a20}#product-list-page-mobile .m-top-bar .m-sort .m-sort-button:hover{background:transparent}#product-list-page-mobile .m-filter-bar{margin:10px 0 16px}#product-list-page-mobile .m-filter-bar .m-filter-btn{width:100%;background:#000;color:#fff;border-radius:10px;font-size:14px;text-transform:none;padding:10px}#product-list-page-mobile .m-filter-bar .m-filter-btn:hover{background:#222}#product-list-page-mobile .m-content .m-loading,#product-list-page-mobile .m-content .m-no-data{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:24px 0}#product-list-page-mobile .m-content .m-loading p,#product-list-page-mobile .m-content .m-no-data p{margin-top:8px;font-size:14px;color:#555}#product-list-page-mobile .m-content .m-loading img,#product-list-page-mobile .m-content .m-no-data img{width:40px;height:40px}#product-list-page-mobile .m-content .m-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:12px;gap:12px}@media(max-width:380px){#product-list-page-mobile .m-content .m-product-grid{grid-template-columns:1fr}}#product-list-page-mobile .m-pagination{margin-top:18px;align-items:center;gap:6px}#product-list-page-mobile .m-pagination .MuiPagination-root .MuiPaginationItem-root{color:#000;border:1px solid #ddd}#product-list-page-mobile .m-pagination .MuiPagination-root .MuiPaginationItem-root.Mui-selected{background-color:#926a54;color:#fff}#product-list-page-mobile .m-pagination .MuiPagination-root .MuiPaginationItem-root:hover{background-color:#f5f5f5}#product-list-page-mobile .m-pagination .m-total{font-size:12px;color:#333}.m-filter-main{display:flex;flex-direction:column;gap:16px;padding-bottom:8px;max-height:70vh;overflow-y:auto}.m-filter-main::-webkit-scrollbar{width:4px}.m-filter-main::-webkit-scrollbar-thumb{background:#ccc;border-radius:999px}.m-filter-main>.MuiStack-root:first-of-type{padding-bottom:4px;border-bottom:1px solid #eee}.m-filter-main .MuiOutlinedInput-root{background:#fff;border-radius:10px}.m-filter-main .MuiOutlinedInput-root input{padding:10px 0}.m-filter-section{padding:10px 0;border-bottom:1px solid #eee}.m-filter-section:last-child{border-bottom:none}.m-filter-section .MuiTypography-root{font-family:Karla,system-ui,-apple-system,sans-serif}.m-filter-section .MuiCheckbox-root{padding:2px 6px 2px 0}.MuiDrawer-paper{box-shadow:0 -8px 20px rgba(0,0,0,.15)}#mobile-wrap #m-product-detail-page{margin-top:100px;padding:16px 0 40px;width:100%;background:#fff}#mobile-wrap #m-product-detail-page .m-container{width:100%;max-width:480px;margin:0 auto;padding:0 16px;display:flex;flex-direction:column;gap:24px;font-family:Poppins,sans-serif}#mobile-wrap #m-product-detail-page .m-gallery{display:flex;flex-direction:column;gap:8px}#mobile-wrap #m-product-detail-page .m-gallery .m-main-img{width:100%;border-radius:16px;overflow:hidden;background:#fff5ef}#mobile-wrap #m-product-detail-page .m-gallery .m-main-img img{width:100%;height:320px;object-fit:cover;display:block}#mobile-wrap #m-product-detail-page .m-gallery .m-thumbs{display:flex;flex-direction:row;gap:8px;overflow-x:auto;padding-bottom:4px}#mobile-wrap #m-product-detail-page .m-gallery .m-thumbs .m-thumb{padding:0;background:transparent;width:72px;height:72px;border-radius:10px;overflow:hidden;border:1px solid #e0e0e0;flex:0 0 auto;cursor:pointer;transition:border-color .2s ease,transform .15s ease}#mobile-wrap #m-product-detail-page .m-gallery .m-thumbs .m-thumb.is-active{border-color:#181a20;transform:translateY(-1px)}#mobile-wrap #m-product-detail-page .m-gallery .m-thumbs .m-thumb img{width:100%;height:100%;object-fit:cover;display:block}#mobile-wrap #m-product-detail-page .m-info{display:flex;flex-direction:column;gap:18px}#mobile-wrap #m-product-detail-page .m-info .m-category{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#a7a7a7}#mobile-wrap #m-product-detail-page .m-info .m-title{font-size:20px;font-weight:700;color:#181a20;line-height:1.3}#mobile-wrap #m-product-detail-page .m-info .m-price-row .m-price{font-size:22px;font-weight:700;color:#31302c}#mobile-wrap #m-product-detail-page .m-info .m-price-row .m-rating .m-stars{font-size:14px;color:#ffb800;margin-right:4px}#mobile-wrap #m-product-detail-page .m-info .m-price-row .m-rating .m-rating-text{font-size:12px;color:#666}#mobile-wrap #m-product-detail-page .m-info .m-desc{font-size:13px;line-height:1.6;color:#555}#mobile-wrap #m-product-detail-page .m-info .m-meta{padding:10px 12px;border-radius:12px;background:#fafafa;border:1px solid #eee;font-size:12px;color:#444}#mobile-wrap #m-product-detail-page .m-info .m-meta p{margin:2px 0}#mobile-wrap #m-product-detail-page .m-info .m-meta p .label{font-weight:600;margin-right:4px}#mobile-wrap #m-product-detail-page .m-info .m-qty .m-qty-label{font-size:13px;font-weight:600;margin-bottom:6px}#mobile-wrap #m-product-detail-page .m-info .m-qty .m-qty-control{display:inline-flex;align-items:center;border-radius:999px;border:1px solid #ddd;overflow:hidden;background:#fff}#mobile-wrap #m-product-detail-page .m-info .m-qty .m-qty-control button{width:36px;height:32px;border:none;background:transparent;font-size:18px;font-weight:600;cursor:pointer}#mobile-wrap #m-product-detail-page .m-info .m-qty .m-qty-control span{min-width:32px;text-align:center;font-size:14px;font-weight:500}#mobile-wrap #m-product-detail-page .m-info .m-actions .m-btn-outline,#mobile-wrap #m-product-detail-page .m-info .m-actions .m-btn-primary{width:100%;height:44px;border-radius:999px;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;cursor:pointer}#mobile-wrap #m-product-detail-page .m-info .m-actions .m-btn-outline{border:1px solid #181a20;background:#fff;color:#181a20}#mobile-wrap #m-product-detail-page .m-info .m-actions .m-btn-primary{margin-top:6px;border:none;background:#926a54;color:#fff}#mobile-wrap #m-product-detail-page .m-info .m-seller{padding:14px 12px;border-radius:14px;border:1px solid #ebebeb;background:#fbfbfb}#mobile-wrap #m-product-detail-page .m-info .m-seller .m-seller-label{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#999}#mobile-wrap #m-product-detail-page .m-info .m-seller .m-seller-img{width:48px;height:48px;border-radius:50%;object-fit:cover}#mobile-wrap #m-product-detail-page .m-info .m-seller .m-seller-name{font-size:14px;font-weight:600;color:#181a20}#mobile-wrap #m-product-detail-page .m-info .m-seller .m-seller-phone{font-size:12px;color:#666}#mobile-wrap #m-product-detail-page .m-info .m-social{margin-top:4px}#mobile-wrap #m-product-detail-page .m-info .m-social svg{font-size:22px;color:#181a20}#mobile-wrap #m-product-detail-page .m-info .m-reviews .m-review{padding:10px 0;border-bottom:1px solid #eee;display:flex;flex-direction:column;gap:6px}#mobile-wrap #m-product-detail-page .m-info .m-reviews .m-review:last-child{border-bottom:none}#mobile-wrap #m-product-detail-page .m-info .m-reviews .m-review .m-review-header .m-review-avatar{width:32px;height:32px;border-radius:50%;overflow:hidden;background:#f3f3f3}#mobile-wrap #m-product-detail-page .m-info .m-reviews .m-review .m-review-header .m-review-avatar img{width:100%;height:100%;object-fit:cover;display:block}#mobile-wrap #m-product-detail-page .m-info .m-reviews .m-review .m-review-header .m-review-name{font-size:13px;font-weight:600;color:#181a20}#mobile-wrap #m-product-detail-page .m-info .m-reviews .m-review .m-review-header .m-review-date{font-size:11px;color:#999}#mobile-wrap #m-product-detail-page .m-info .m-reviews .m-review .m-review-text{font-size:13px;line-height:1.5;color:#444}#mobile-wrap #m-product-detail-page .m-info .m-leave-review .m-leave-title{font-size:15px;font-weight:600;margin-bottom:6px}#mobile-wrap #m-product-detail-page .m-info .m-leave-review textarea{width:100%;min-height:90px;border-radius:10px;border:1px solid #ddd;padding:10px 12px;font-size:13px;resize:vertical;outline:none}#mobile-wrap #m-product-detail-page .m-info .m-leave-review textarea::placeholder{color:#9e9e9e}#mobile-wrap #m-product-detail-page .m-info .m-leave-review .m-submit-review{margin-top:8px;height:42px;border-radius:999px;border:none;background:#926a54;color:#fff;font-size:14px;font-weight:600;text-transform:uppercase;letter-spacing:.04em;cursor:pointer}#mobile-wrap #m-product-detail-page .m-info .m-leave-review .m-submit-review:disabled{background:#ddd;cursor:default}#mobile-wrap #m-product-detail-page .m-info .m-related .m-related-title{font-size:15px;font-weight:600;margin-bottom:6px}#mobile-wrap #m-product-detail-page .m-info .m-related .m-related-scroll{display:flex;flex-direction:row;gap:12px;overflow-x:auto;padding-bottom:4px}#mobile-wrap #m-product-detail-page .m-info .m-related .m-related-scroll .m-related-card{flex:0 0 260px}#mobile-wrap .m-seller-card{width:100%;padding:12px 14px;border-radius:12px;background:#fff;border:1px solid #e4e4e4;display:flex;flex-direction:row;gap:12px;align-items:center}#mobile-wrap .m-seller-card .m-left{position:relative;display:flex;flex-direction:column;align-items:center;gap:6px}#mobile-wrap .m-seller-card .m-left .m-avatar{width:60px;height:60px;border-radius:50%;background-color:#f3f3f3}#mobile-wrap .m-seller-card .m-left .m-badge{padding:2px 8px;border-radius:999px;background:#926a54;color:#fff;font-size:10px;font-weight:600}#mobile-wrap .m-seller-card .m-right{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;gap:4px}#mobile-wrap .m-seller-card .m-right .m-info{display:flex;flex-direction:column;gap:2px}#mobile-wrap .m-seller-card .m-right .m-info strong{font-size:15px;font-weight:600;color:#181a20}#mobile-wrap .m-seller-card .m-right .m-info .m-role{font-size:12px;color:#888}#mobile-wrap .m-seller-card .m-right .m-meta{margin-top:6px;display:flex;align-items:center;justify-content:space-between;gap:8px}#mobile-wrap .m-seller-card .m-right .m-meta .m-meta-item{display:inline-flex;align-items:center;gap:4px;font-size:12px;color:#555}#mobile-wrap .m-seller-card .m-right .m-meta .m-meta-item .m-icon{font-size:18px}#mobile-wrap .m-seller-card .m-right .m-meta .m-like-btn{display:inline-flex;align-items:center;gap:4px;border-radius:999px;border:1px solid #e0e0e0;padding:4px 10px;background:#fafafa;font-size:12px;color:#555;cursor:pointer}#mobile-wrap .m-seller-card .m-right .m-meta .m-like-btn .m-like-icon{font-size:18px;color:#9a9fa5}#mobile-wrap .m-seller-card .m-right .m-meta .m-like-btn .m-like-icon.active{color:#926a54}#mobile-wrap #m-seller-list-page{margin-top:100px;padding:96px 16px 40px;width:100%;background:#fff}#mobile-wrap #m-seller-list-page .m-container{width:100%;max-width:480px;margin:0 auto;display:flex;flex-direction:column;gap:20px}#mobile-wrap #m-seller-list-page .m-filter,#mobile-wrap #m-seller-list-page .m-filter .m-search{width:100%}#mobile-wrap #m-seller-list-page .m-filter .m-search input{width:100%;height:44px;padding:0 14px;border-radius:999px;border:1px solid #ddd;background:#fff;font-size:14px;outline:none}#mobile-wrap #m-seller-list-page .m-filter .m-search input:focus{border-color:#000}#mobile-wrap #m-seller-list-page .m-filter .m-sort{margin-top:10px;display:flex;align-items:center;justify-content:flex-end;gap:8px}#mobile-wrap #m-seller-list-page .m-filter .m-sort .m-sort-label{font-size:13px;color:#555}#mobile-wrap #m-seller-list-page .m-filter .m-sort .m-sort-button{display:inline-flex;align-items:center;gap:4px;border-radius:999px;border:1px solid #ddd;padding:6px 12px;background:#fff;font-size:13px;font-weight:500;color:#181a20;cursor:pointer}#mobile-wrap #m-seller-list-page .m-filter .m-sort .m-sort-button .m-sort-icon{font-size:18px}#mobile-wrap #m-seller-list-page .m-card-wrap{width:100%;display:flex;flex-direction:column;gap:12px;min-height:200px}#mobile-wrap #m-seller-list-page .m-no-data{width:100%;padding:40px 0;display:flex;flex-direction:column;align-items:center;text-align:center;gap:8px}#mobile-wrap #m-seller-list-page .m-no-data img{width:40px;height:40px}#mobile-wrap #m-seller-list-page .m-no-data p{font-size:14px;color:#555}#mobile-wrap #m-seller-list-page .m-pagination{width:100%;align-items:center;justify-content:center}#mobile-wrap #m-seller-list-page .m-pagination .MuiPagination-root .MuiPaginationItem-root{color:#000;border:1px solid #ddd}#mobile-wrap #m-seller-list-page .m-pagination .MuiPagination-root .MuiPaginationItem-root.Mui-selected{background-color:#926a54;color:#fff}#mobile-wrap #m-seller-list-page .m-pagination .MuiPagination-root .MuiPaginationItem-root:hover{background-color:#f5f5f5}#mobile-wrap #m-seller-list-page .m-pagination .m-total{margin-top:8px;font-size:13px;color:#555}#mobile-wrap .m-seller-detail-page{margin-top:20px;padding:90px 16px 40px;background:#f6f6f6;display:flex;justify-content:center}#mobile-wrap .m-seller-detail-page .m-container{width:100%;max-width:600px;display:flex;flex-direction:column;gap:24px}#mobile-wrap .m-seller-detail-page .m-seller-header{display:flex;flex-direction:row;align-items:center;gap:14px;padding:16px;border-radius:16px;background:#fff;box-shadow:0 1px 4px rgba(24,26,32,.06)}#mobile-wrap .m-seller-detail-page .m-seller-header .m-avatar{width:68px;height:68px;border-radius:50%;object-fit:cover}#mobile-wrap .m-seller-detail-page .m-seller-header .m-info{flex:1 1;display:flex;flex-direction:column;gap:4px}#mobile-wrap .m-seller-detail-page .m-seller-header .m-info strong{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#181a20}#mobile-wrap .m-seller-detail-page .m-seller-header .m-info .m-phone{font-size:13px;color:#555}#mobile-wrap .m-seller-detail-page .m-seller-header .m-info .m-meta{font-size:12px;color:#888}#mobile-wrap .m-seller-detail-page .m-section{padding:16px;border-radius:16px;background:#fff;box-shadow:0 1px 4px rgba(24,26,32,.06)}#mobile-wrap .m-seller-detail-page .m-section-title{font-family:Poppins,sans-serif;font-size:18px;font-weight:600;color:#181a20;margin-bottom:8px}#mobile-wrap .m-seller-detail-page .m-section-subtitle{font-size:13px;color:#777;margin-bottom:12px}#mobile-wrap .m-seller-detail-page .m-products-section .m-products-swiper{width:100%;margin-top:8px;padding-bottom:16px}#mobile-wrap .m-seller-detail-page .m-products-section .m-product-slide{width:260px;display:flex}#mobile-wrap .m-seller-detail-page .m-products-section .m-products-swiper-pagination{display:flex;justify-content:center;margin-top:4px}#mobile-wrap .m-seller-detail-page .m-products-section .m-products-swiper-pagination .swiper-pagination-bullet{background:#c4c4c4;opacity:1}#mobile-wrap .m-seller-detail-page .m-products-section .m-products-swiper-pagination .swiper-pagination-bullet-active{background:#926a54}#mobile-wrap .m-seller-detail-page .m-products-section .m-pagination{margin-top:8px;display:flex;flex-direction:column;align-items:center}#mobile-wrap .m-seller-detail-page .m-products-section .m-pagination .m-pagination-text{font-size:12px;color:#555}#mobile-wrap .m-seller-detail-page .m-review-section .m-review-list{margin-top:10px;padding:12px;border-radius:12px;background:#fafafa;display:flex;flex-direction:column;gap:10px}#mobile-wrap .m-seller-detail-page .m-review-section .m-review-list .m-review-title-box{display:inline-flex;align-items:center;gap:6px;margin-bottom:4px}#mobile-wrap .m-seller-detail-page .m-review-section .m-review-list .m-review-title-box .m-star{font-size:18px;color:#ffb800}#mobile-wrap .m-seller-detail-page .m-review-section .m-review-list .m-review-title-box span{font-size:14px;font-weight:600;color:#181a20}#mobile-wrap .m-seller-detail-page .m-review-section .m-review-list .m-pagination{margin-top:8px;display:flex;justify-content:center}#mobile-wrap .m-seller-detail-page .m-review-section .m-leave-review{margin-top:16px;padding:16px 12px;border-radius:12px;background:#fff;box-shadow:0 1px 4px rgba(24,26,32,.04);display:flex;flex-direction:column;gap:8px}#mobile-wrap .m-seller-detail-page .m-review-section .m-leave-review .m-leave-title{font-size:16px;font-weight:600;color:#181a20}#mobile-wrap .m-seller-detail-page .m-review-section .m-leave-review .m-leave-label{font-size:13px;font-weight:600;color:#181a20}#mobile-wrap .m-seller-detail-page .m-review-section .m-leave-review textarea{margin-top:4px;width:100%;min-height:100px;border-radius:8px;border:1px solid #ddd;padding:10px;font-family:Poppins,sans-serif;font-size:13px;color:#555;resize:vertical}#mobile-wrap .m-seller-detail-page .m-review-section .m-leave-review textarea::placeholder{color:#aaa}#mobile-wrap .m-seller-detail-page .m-review-section .m-leave-review .m-submit-wrap{display:flex;justify-content:flex-end;margin-top:8px}#mobile-wrap .m-seller-detail-page .m-review-section .m-leave-review .m-submit-wrap .m-submit-btn{display:inline-flex;align-items:center;gap:8px;padding:10px 18px;border-radius:999px;border:1px solid #c4c4c4;background:#fff}#mobile-wrap .m-seller-detail-page .m-review-section .m-leave-review .m-submit-wrap .m-submit-btn .title{font-size:14px;font-weight:600;color:#181a20}#mobile-wrap .m-seller-detail-page .m-review-section .m-leave-review .m-submit-wrap .m-submit-btn:disabled{background:#dfdfdf;border-color:#dfdfdf}#mobile-wrap .m-review-card{margin-top:20px;padding-bottom:16px;display:flex;flex-direction:column;border-bottom:1px solid #e5e5e5}#mobile-wrap .m-review-card .m-info{display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .m-review-card .m-info .m-left{display:flex;flex-direction:row}#mobile-wrap .m-review-card .m-info .m-left img{width:44px;height:44px;border-radius:50%;object-fit:cover}#mobile-wrap .m-review-card .m-info .m-left div{margin-left:8px;display:flex;flex-direction:column}#mobile-wrap .m-review-card .m-info .m-left div strong{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:normal}#mobile-wrap .m-review-card .m-info .m-left div span{margin-top:2px;color:#7a7a7a;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:normal}#mobile-wrap .m-review-card .m-content{margin-top:8px;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:20px}#mobile-wrap .m-review-card .m-reply-button-box{margin-top:8px;padding-bottom:8px;display:flex;flex-direction:row;align-items:center;gap:8px}#mobile-wrap .m-review-card .m-reply-button-box svg{width:14px;height:14px}#mobile-wrap .m-review-card .m-reply-button-box .m-reply-text{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:20px}#mobile-wrap #m-community-list-page{margin-top:100px;width:100%;min-height:100vh;background:#fff}#mobile-wrap #m-community-list-page .m-container{padding:90px 16px 40px;display:flex;flex-direction:column;gap:24px}#mobile-wrap #m-community-list-page .m-header{gap:4px}#mobile-wrap #m-community-list-page .m-header .m-title{color:#181a20;font-family:Poppins,sans-serif;font-size:22px;font-weight:700;letter-spacing:.2px}#mobile-wrap #m-community-list-page .m-header .m-sub{color:#757575;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:20px}#mobile-wrap #m-community-list-page .m-tabs-wrap{margin-top:4px}#mobile-wrap #m-community-list-page .m-tabs-wrap .MuiTab-root{min-height:34px;padding:0 12px}#mobile-wrap #m-community-list-page .m-tabs-wrap .m-tab-button{text-transform:none;border-radius:999px;border:1px solid #181a20;color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;min-height:34px;margin-right:8px}#mobile-wrap #m-community-list-page .m-tabs-wrap .m-tab-button.active{background:#000;color:#fff;border-color:#000}#mobile-wrap #m-community-list-page .m-write-btn-wrap{display:flex;justify-content:flex-end;margin-top:4px}#mobile-wrap #m-community-list-page .m-write-btn-wrap .m-write-btn{min-width:90px;height:32px;border-radius:999px;background:#926a54;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;text-transform:none}#mobile-wrap #m-community-list-page .m-write-btn-wrap .m-write-btn:hover{background:rgba(146,106,84,.9)}#mobile-wrap #m-community-list-page .m-panel-wrap .m-tab-panel{padding:12px 0 0!important}#mobile-wrap #m-community-list-page .m-panel-wrap .m-list-box{display:flex;flex-direction:column;gap:12px}#mobile-wrap #m-community-list-page .m-panel-wrap .m-list-box .no-data{width:100%;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 0;gap:8px}#mobile-wrap #m-community-list-page .m-panel-wrap .m-list-box .no-data img{width:40px;height:40px}#mobile-wrap #m-community-list-page .m-panel-wrap .m-list-box .no-data p{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:400}#mobile-wrap #m-community-list-page .m-pagination-config{margin-top:16px;display:flex;flex-direction:column;align-items:center;gap:6px}#mobile-wrap #m-community-list-page .m-pagination-config .m-pagination-box{display:flex;justify-content:center;width:100%}#mobile-wrap #m-community-list-page .m-pagination-config .m-total-result .MuiTypography-root,#mobile-wrap #m-community-list-page .m-pagination-config .m-total-result p,#mobile-wrap #m-community-list-page .m-pagination-config .m-total-result span{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:400}#mobile-wrap .m-community-card{width:100%;padding:10px 12px;margin-bottom:10px;border-radius:12px;background:#fff;box-shadow:0 1px 4px rgba(24,26,32,.07);display:flex;flex-direction:row;gap:12px;cursor:pointer}#mobile-wrap .m-community-card .m-image-wrapper{width:90px;height:90px;border-radius:10px;overflow:hidden;position:relative;flex-shrink:0}#mobile-wrap .m-community-card .m-image-wrapper .m-card-img{width:100%;height:100%;object-fit:cover}#mobile-wrap .m-community-card .m-image-wrapper .m-date-badge{position:absolute;left:6px;bottom:6px;padding:3px 6px;border-radius:8px;background:hsla(0,0%,100%,.92);box-shadow:0 2px 6px rgba(0,0,0,.08);align-items:center;display:flex;flex-direction:column}#mobile-wrap .m-community-card .m-image-wrapper .m-date-badge .m-month{color:#181a20;text-align:center;font-family:Poppins,sans-serif;font-size:10px;font-weight:400;line-height:1.1;text-transform:uppercase}#mobile-wrap .m-community-card .m-image-wrapper .m-date-badge .m-day{color:#181a20;font-family:Poppins,sans-serif;font-size:14px;font-weight:600;line-height:1.1}#mobile-wrap .m-community-card .m-content{flex:1 1;display:flex;flex-direction:column;justify-content:space-between;min-width:0}#mobile-wrap .m-community-card .m-content .m-author{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;line-height:1.3;text-transform:capitalize;margin-bottom:2px}#mobile-wrap .m-community-card .m-content .m-title{color:#717171;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;line-height:1.4;max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#mobile-wrap .m-community-card .m-content .m-meta-row{margin-top:8px;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .m-community-card .m-content .m-meta-row .m-meta-left,#mobile-wrap .m-community-card .m-content .m-meta-row .m-meta-right{display:flex;flex-direction:row;align-items:center;gap:3px}#mobile-wrap .m-community-card .m-content .m-meta-row .m-meta-left .m-meta-icon,#mobile-wrap .m-community-card .m-content .m-meta-row .m-meta-right .m-meta-icon{width:16px;height:16px;color:#9a9fa5}#mobile-wrap .m-community-card .m-content .m-meta-row .m-meta-left .m-meta-text,#mobile-wrap .m-community-card .m-content .m-meta-row .m-meta-right .m-meta-text{color:#181a20;font-family:Poppins,sans-serif;font-size:12px;font-weight:400}#mobile-wrap .m-community-card .m-content .m-meta-row .m-meta-right .MuiIconButton-root{padding:0;min-width:0}#mobile-wrap .m-community-card .m-content .m-meta-row .m-meta-right .m-like-icon{width:18px;height:18px;color:#9a9fa5}#mobile-wrap .m-community-card .m-content .m-meta-row .m-meta-right .m-like-icon.active{color:#926a54}#mobile-wrap #m-community-detail-page{margin-top:100px;position:relative;width:100%;min-height:100vh;padding:80px 16px 32px;background:#fff}#mobile-wrap #m-community-detail-page .m-container{display:flex;flex-direction:column;gap:16px}#mobile-wrap #m-community-detail-page .m-header{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:8px}#mobile-wrap #m-community-detail-page .m-header .m-section-title{color:#000;font-family:Poppins,sans-serif;font-size:18px;font-weight:600;letter-spacing:.2px;text-transform:uppercase}#mobile-wrap #m-community-detail-page .m-header .m-write-btn{min-width:80px;height:32px;padding:0 12px;border-radius:6px;background:#926a54;color:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;text-transform:none}#mobile-wrap #m-community-detail-page .m-header .m-write-btn:hover{background:rgba(146,106,84,.9)}#mobile-wrap #m-community-detail-page .m-article-card{width:100%;border-radius:12px;border:1px solid #eee;background:#fff;box-shadow:0 1px 4px rgba(24,26,32,.07);padding:14px 12px 16px;display:flex;flex-direction:column;gap:12px}#mobile-wrap #m-community-detail-page .m-article-card .m-author-row{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}#mobile-wrap #m-community-detail-page .m-article-card .m-author-row .m-author-left{display:flex;flex-direction:row;align-items:center;gap:8px;cursor:pointer}#mobile-wrap #m-community-detail-page .m-article-card .m-author-row .m-author-left .m-author-img{width:40px;height:40px;border-radius:50%;object-fit:cover}#mobile-wrap #m-community-detail-page .m-article-card .m-author-row .m-author-left .m-author-info{display:flex;flex-direction:column}#mobile-wrap #m-community-detail-page .m-article-card .m-author-row .m-author-left .m-author-info .m-author-name{color:#000;font-family:Poppins,sans-serif;font-size:14px;font-weight:600}#mobile-wrap #m-community-detail-page .m-article-card .m-author-row .m-author-left .m-author-info .m-created-at{color:#757575;font-family:Poppins,sans-serif;font-size:11px;font-weight:400}#mobile-wrap #m-community-detail-page .m-article-card .m-author-row .m-author-right{display:flex;flex-direction:row;align-items:center;gap:10px}#mobile-wrap #m-community-detail-page .m-article-card .m-author-row .m-author-right .m-icon-info{display:flex;flex-direction:row;align-items:center;gap:3px}#mobile-wrap #m-community-detail-page .m-article-card .m-author-row .m-author-right .m-icon-info .m-icon{width:16px;height:16px;color:#9a9fa5}#mobile-wrap #m-community-detail-page .m-article-card .m-author-row .m-author-right .m-icon-info .m-icon.like{color:#926a54}#mobile-wrap #m-community-detail-page .m-article-card .m-author-row .m-author-right .m-icon-info .m-icon-text{color:#181a20;font-family:Poppins,sans-serif;font-size:11px;font-weight:400}#mobile-wrap #m-community-detail-page .m-article-card .m-article-title{margin-top:4px;color:#000;font-family:Poppins,sans-serif;font-size:16px;font-weight:600;line-height:1.4}#mobile-wrap #m-community-detail-page .m-article-card .m-content-box{margin-top:4px;width:100%;overflow:hidden}#mobile-wrap #m-community-detail-page .m-article-card .m-content-box .ytb_play{font-size:14px}#mobile-wrap #m-community-detail-page .m-article-card .m-like-row{margin-top:8px;width:100%;display:flex;justify-content:center}#mobile-wrap #m-community-detail-page .m-article-card .m-like-row .m-like-btn{min-width:0;width:100%;height:40px;border-radius:999px;border:1px solid #eee;background:#f8f5f3;display:flex;align-items:center;justify-content:center;gap:6px;text-transform:none}#mobile-wrap #m-community-detail-page .m-article-card .m-like-row .m-like-btn .m-like-icon{width:18px;height:18px;color:#926a54}#mobile-wrap #m-community-detail-page .m-article-card .m-like-row .m-like-btn .m-like-text{color:#181a20;font-family:Poppins,sans-serif;font-size:13px;font-weight:500}#mobile-wrap #m-community-detail-page .m-comments-card{margin-top:12px;width:100%;padding:14px 12px;border-radius:12px;border:1px solid #eee;background:#fff;box-shadow:0 1px 4px rgba(24,26,32,.07);display:flex;flex-direction:column;gap:10px}#mobile-wrap #m-community-detail-page .m-comments-card .m-comments-title{color:#000;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}#mobile-wrap #m-community-detail-page .m-comments-card .m-comment-input-box{display:flex;flex-direction:column;gap:6px}#mobile-wrap #m-community-detail-page .m-comments-card .m-comment-input-box input{width:100%;height:48px;padding:10px 12px;border-radius:8px;border:1px solid #eee;outline:none;color:#000;font-family:Poppins,sans-serif;font-size:13px;font-weight:400}#mobile-wrap #m-community-detail-page .m-comments-card .m-comment-input-box input::placeholder{color:silver;font-family:Poppins,sans-serif;font-size:13px;font-weight:500}#mobile-wrap #m-community-detail-page .m-comments-card .m-comment-input-box .m-comment-bottom-row{display:flex;flex-direction:row;align-items:center;justify-content:space-between}#mobile-wrap #m-community-detail-page .m-comments-card .m-comment-input-box .m-comment-bottom-row .m-counter{color:#757575;font-family:Poppins,sans-serif;font-size:12px;font-weight:400}#mobile-wrap #m-community-detail-page .m-comments-card .m-comment-input-box .m-comment-bottom-row .m-comment-btn{min-width:90px;height:32px;border-radius:8px;background:#926a54;color:#fff;font-family:Poppins,sans-serif;font-size:13px;font-weight:500;text-transform:none}#mobile-wrap #m-community-detail-page .m-comments-card .m-comment-input-box .m-comment-bottom-row .m-comment-btn:hover{background:rgba(146,106,84,.9)}#mobile-wrap #m-community-detail-page .m-comments-list-title{margin-top:12px;color:#000;font-family:Poppins,sans-serif;font-size:15px;font-weight:600}#mobile-wrap #m-community-detail-page .m-comments-list{width:100%;display:flex;flex-direction:column;gap:10px}#mobile-wrap #m-community-detail-page .m-comment-item{width:100%;padding:10px 12px;border-radius:10px;border:1px solid #efefef;background:#fff;display:flex;flex-direction:column;gap:6px}#mobile-wrap #m-community-detail-page .m-comment-item .m-comment-header{display:flex;flex-direction:row;justify-content:space-between;align-items:center;gap:8px}#mobile-wrap #m-community-detail-page .m-comment-item .m-comment-header .m-comment-user{display:flex;flex-direction:row;align-items:center;gap:8px;cursor:pointer}#mobile-wrap #m-community-detail-page .m-comment-item .m-comment-header .m-comment-user .m-comment-img{width:36px;height:36px;border-radius:50%;object-fit:cover}#mobile-wrap #m-community-detail-page .m-comment-item .m-comment-header .m-comment-user .m-comment-user-info{display:flex;flex-direction:column;gap:2px}#mobile-wrap #m-community-detail-page .m-comment-item .m-comment-header .m-comment-user .m-comment-user-info .m-comment-name{color:#000;font-family:Poppins,sans-serif;font-size:13px;font-weight:600}#mobile-wrap #m-community-detail-page .m-comment-item .m-comment-header .m-comment-user .m-comment-user-info .m-comment-date{color:#757575;font-family:Poppins,sans-serif;font-size:11px;font-weight:400}#mobile-wrap #m-community-detail-page .m-comment-item .m-comment-header .m-comment-actions{display:flex;flex-direction:row;align-items:center;gap:2px}#mobile-wrap #m-community-detail-page .m-comment-item .m-comment-header .m-comment-actions button{padding:2px}#mobile-wrap #m-community-detail-page .m-comment-item .m-comment-body .m-comment-text{color:#000;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.4}#mobile-wrap #m-community-detail-page .m-pagination-box{margin-top:16px;width:100%;display:flex;justify-content:center;align-items:center}#mobile-wrap .m-cs-page{margin-top:100px;position:relative;width:100%;min-height:100vh;padding:80px 16px 32px;background:#fff}#mobile-wrap .m-cs-page .m-container{display:flex;flex-direction:column;gap:16px}#mobile-wrap .m-cs-page .m-container .m-cs-main-info{display:flex;flex-direction:column;align-items:center;gap:16px}#mobile-wrap .m-cs-page .m-container .m-cs-main-info .m-info{display:flex;flex-direction:column;align-items:center;gap:4px}#mobile-wrap .m-cs-page .m-container .m-cs-main-info .m-info span{color:#000;font-family:Poppins,sans-serif;font-size:22px;font-weight:700;letter-spacing:.3px}#mobile-wrap .m-cs-page .m-container .m-cs-main-info .m-info p{color:#757575;font-family:Poppins,sans-serif;font-size:13px;font-weight:400}#mobile-wrap .m-cs-page .m-container .m-cs-main-info .m-btns{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:6px;width:100%}#mobile-wrap .m-cs-page .m-container .m-cs-main-info .m-btns div{flex:1 1;height:38px;display:flex;justify-content:center;align-items:center;border-radius:6px;border:1px solid #eee;color:#bdbdbd;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;letter-spacing:.2px;cursor:pointer;background:#fff}#mobile-wrap .m-cs-page .m-container .m-cs-main-info .m-btns div.active{border-color:#000;background:#926a54;color:#fff}#mobile-wrap .m-cs-page .m-container .m-cs-content{display:flex;flex-direction:column;gap:16px;margin-top:8px}#mobile-wrap .m-notice-content{display:flex;flex-direction:column;gap:10px}#mobile-wrap .m-notice-content .m-title{color:#000;font-family:Poppins,sans-serif;font-size:18px;font-weight:600}#mobile-wrap .m-notice-content .m-list{display:flex;flex-direction:column;gap:10px}#mobile-wrap .m-notice-content .m-list .m-notice-card{padding:10px 12px;border-radius:10px;border:1px solid #eee;background:#fff;display:flex;flex-direction:column;gap:6px;box-shadow:0 1px 3px rgba(0,0,0,.04)}#mobile-wrap .m-notice-content .m-list .m-notice-card.event{background:#f6d79a}#mobile-wrap .m-notice-content .m-list .m-notice-card .m-row-top{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .m-notice-content .m-list .m-notice-card .m-row-top .m-badge{padding:2px 8px;border-radius:999px;border:1px solid #000;color:#000;font-family:Poppins,sans-serif;font-size:11px;font-weight:500}#mobile-wrap .m-notice-content .m-list .m-notice-card .m-row-top .m-date{color:#bdbdbd;font-family:Poppins,sans-serif;font-size:11px;font-weight:400}#mobile-wrap .m-notice-content .m-list .m-notice-card .m-text{color:#000;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;line-height:1.4}#mobile-wrap .m-faq-content{display:flex;flex-direction:column;gap:16px}#mobile-wrap .m-faq-content .m-categories{display:flex;flex-direction:row;flex-wrap:wrap;row-gap:6px;column-gap:6px}#mobile-wrap .m-faq-content .m-categories div{flex:1 1 48%;min-width:120px;height:34px;display:flex;justify-content:center;align-items:center;border-radius:6px;border-bottom:1px solid transparent;color:#bdbdbd;font-family:Poppins,sans-serif;font-size:13px;font-weight:400;cursor:pointer;background:#fafafa}#mobile-wrap .m-faq-content .m-categories div.active{border-bottom:1px solid #926a54;color:#926a54;background:#fff}#mobile-wrap .m-faq-content .m-wrap{margin-top:4px}#mobile-wrap .m-faq-content .m-wrap .badge{margin-right:12px;display:inline-block;padding:2px 8px;border-radius:7px;border:1px solid #000;font-size:12px}#mobile-wrap .m-faq-content .m-wrap .m-question .badge{background:#926a54;color:#fff}#mobile-wrap .m-faq-content .m-wrap .m-answer{display:flex;flex-direction:row;align-items:flex-start;gap:8px}#mobile-wrap .m-faq-content .m-wrap .m-answer .badge{border-color:#926a54;color:#926a54}#mobile-wrap .m-faq-content .m-wrap .m-answer p{font-size:13px}#mobile-wrap .m-faq-content .m-wrap .MuiAccordionDetails-root{padding:12px 16px;background:#fafafa}#mobile-wrap .m-inquiry-content{display:flex;flex-direction:column;gap:12px}#mobile-wrap .m-inquiry-content .m-title{color:#000;font-family:Poppins,sans-serif;font-size:18px;font-weight:600}#mobile-wrap .m-inquiry-content .m-inquiry-form{display:flex;flex-direction:column;gap:10px;padding:14px 12px;border-radius:10px;border:1px solid #eee;background:#fff}#mobile-wrap .m-inquiry-content .m-inquiry-form .m-submit-btn{align-self:flex-end;background:#926a54;color:#fff;text-transform:none}#mobile-wrap .m-inquiry-content .m-inquiry-form .m-submit-btn:hover{background:rgba(146,106,84,.9)}#mobile-wrap .m-inquiry-content .m-inquiry-list{display:flex;flex-direction:column;gap:10px}#mobile-wrap .m-inquiry-content .m-inquiry-list .m-inquiry-card{padding:10px 12px;border-radius:10px;border:1px solid #eee;background:#fff;display:flex;flex-direction:column;gap:6px}#mobile-wrap .m-inquiry-content .m-inquiry-list .m-inquiry-card .m-inquiry-header{display:flex;justify-content:space-between;align-items:center}#mobile-wrap .m-inquiry-content .m-inquiry-list .m-inquiry-card .m-inquiry-header .m-inquiry-title{font-family:Poppins,sans-serif;font-size:14px;font-weight:600;color:#000}#mobile-wrap .m-inquiry-content .m-inquiry-list .m-inquiry-card .m-inquiry-header .m-inquiry-status{font-size:11px;color:#757575}#mobile-wrap .m-inquiry-content .m-inquiry-list .m-inquiry-card .m-inquiry-content-text{font-size:13px;color:#424242}#mobile-wrap .m-inquiry-content .m-inquiry-list .m-inquiry-card .m-inquiry-answer{margin-top:4px;font-size:13px}#mobile-wrap .m-inquiry-content .m-inquiry-list .m-inquiry-card .m-inquiry-answer .answer-label{font-weight:600}#mobile-wrap .m-inquiry-content .m-inquiry-list .m-inquiry-card .m-inquiry-answer .answer-text{color:#424242}.join-page-mo{width:100%;min-height:100vh;padding:32px 16px;display:flex;justify-content:center;align-items:flex-start;background:#fff}.join-page-mo .main{margin-top:70px;width:100%;max-width:430px;border-radius:24px;background:#f7eee6;box-shadow:0 16px 40px rgba(0,0,0,.08);display:flex;flex-direction:column;align-items:center;padding:24px 18px 28px;box-sizing:border-box}.join-page-mo .main .hero-block{width:100%;height:170px;border-radius:20px;background:#000;background-image:url(/img/logo/login.png);background-position:50%;background-size:cover;margin-bottom:20px}.join-page-mo .main .info{display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:18px}.join-page-mo .main .info span{font-family:Poppins,sans-serif;font-size:18px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:#181a20}.join-page-mo .main .info p{margin-top:4px;font-family:Poppins,sans-serif;font-size:10px;font-weight:400;letter-spacing:.18em;text-transform:uppercase;color:#8e8e8e}.join-page-mo .main .social-btn{width:100%;height:46px;border-radius:999px;border:1px solid #d2d2d2;background:#fff;display:flex;align-items:center;justify-content:center;font-family:Poppins,sans-serif;font-size:12px;font-weight:500;cursor:pointer;margin-bottom:14px}.join-page-mo .main .social-btn .icon{display:flex;align-items:center;justify-content:center;margin-right:6px}.join-page-mo .main .divider-or{position:relative;width:100%;height:22px;display:flex;align-items:center;justify-content:center;margin-bottom:10px}.join-page-mo .main .divider-or:after,.join-page-mo .main .divider-or:before{content:"";position:absolute;height:1px;width:40%;background:#dedede}.join-page-mo .main .divider-or:before{left:0}.join-page-mo .main .divider-or:after{right:0}.join-page-mo .main .divider-or span{position:relative;padding:0 6px;font-family:Poppins,sans-serif;font-size:10px;color:#a0a0a0;background:#f7eee6}.join-page-mo .main .divider-or.second{margin-top:14px;margin-bottom:10px}.join-page-mo .main .input-wrap{width:100%;display:flex;flex-direction:column;margin-top:4px}.join-page-mo .main .input-wrap .input-box{margin-top:10px;display:flex;flex-direction:column}.join-page-mo .main .input-wrap .input-box:first-child{margin-top:0}.join-page-mo .main .input-wrap .input-box span{margin-bottom:4px;font-family:Poppins,sans-serif;font-size:11px;font-weight:600;color:#181a20}.join-page-mo .main .input-wrap .input-box input{padding:0 14px;width:100%;height:44px;border-radius:999px;border:1px solid #dedede;background:#fff;font-family:Poppins,sans-serif;font-size:12px;font-weight:400;color:#4e4e4e}.join-page-mo .main .input-wrap .input-box input::placeholder{color:#b3b3b3}.join-page-mo .main .register{width:100%;display:flex;flex-direction:column;margin-top:12px}.join-page-mo .main .register .type-option{display:flex;flex-direction:column;gap:6px;margin-bottom:10px}.join-page-mo .main .register .type-option .text{font-family:Poppins,sans-serif;font-size:12px;font-weight:600;color:#181a20}.join-page-mo .main .register .type-option>div{display:flex;flex-direction:row}.join-page-mo .main .register .remember-info{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center;margin-bottom:10px}.join-page-mo .main .register .remember-info a{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;cursor:pointer;color:#8e8e8e}.join-page-mo .main .register .primary-btn{margin-top:4px;width:100%;height:46px;border-radius:999px;background:#d48966!important;font-family:Poppins,sans-serif;font-size:13px;font-weight:600;letter-spacing:.14em;text-transform:uppercase;color:#fff}.join-page-mo .main .ask-info{margin-top:16px;text-align:center}.join-page-mo .main .ask-info p{font-family:Poppins,sans-serif;font-size:10px;font-weight:400;color:#8e8e8e}.join-page-mo .main .ask-info p b{margin-left:4px;font-size:10px;font-weight:600;cursor:pointer;text-decoration:underline;color:#181a20}#mobile-wrap .navbar .navbar-main{position:fixed;top:0;left:0;right:0;z-index:99;padding:10px 0;width:100%;height:auto;display:flex;align-items:center;box-sizing:border-box;background-color:#212121;border-top:none;border-bottom:1px solid hsla(0,0%,100%,.08)}#mobile-wrap .navbar .navbar-main.transparent{background-color:rgba(33,33,33,.96)}#mobile-wrap .navbar .navbar-main .container{width:100%;padding:0 16px;display:flex;flex-direction:column;align-items:stretch;gap:8px}#mobile-wrap .navbar .navbar-main .container .user-box{margin-left:auto;display:flex;align-items:center;gap:8px;width:auto}#mobile-wrap .navbar .navbar-main .container .user-box .join-box{height:38px;padding:0 12px;display:flex;align-items:center;justify-content:center;border-radius:999px;border:1px solid #fff;cursor:pointer}#mobile-wrap .navbar .navbar-main .container .user-box .join-box svg{color:#fff;margin-right:6px;font-size:18px}#mobile-wrap .navbar .navbar-main .container .user-box .join-box span{font-size:12px;font-weight:600;color:#fff;white-space:nowrap}#mobile-wrap .navbar .navbar-main .container .user-box .login-user{display:flex;align-items:center}#mobile-wrap .navbar .navbar-main .container .user-box .login-user img{width:34px;height:34px;border-radius:50%;object-fit:cover}#mobile-wrap .navbar .navbar-main .container .lan-box{margin-left:8px;display:flex;align-items:center;gap:4px}#mobile-wrap .navbar .navbar-main .container .lan-box .notification-icon{color:#fff;font-size:20px}#mobile-wrap .navbar .navbar-main .container .lan-box .btn-lang{min-width:auto;padding:4px 6px;border-radius:6px}#mobile-wrap .navbar .navbar-main .container .lan-box .btn-lang .flag{display:flex;align-items:center;justify-content:center}#mobile-wrap .navbar .navbar-main .container .lan-box .btn-lang .flag img{width:22px;height:16px;border-radius:2px}#mobile-wrap .navbar .navbar-main .container .lan-box .btn-lang svg{margin-left:4px}#mobile-wrap .navbar .navbar-main .container .lan-box .img-flag{width:22px;height:16px;border-radius:2px;margin-right:8px}#mobile-wrap .navbar .navbar-main .container .router-box{width:100%;display:flex;flex-direction:row;align-items:center;gap:16px;margin-top:4px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}#mobile-wrap .navbar .navbar-main .container .router-box::-webkit-scrollbar{height:3px}#mobile-wrap .navbar .navbar-main .container .router-box::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.25);border-radius:999px}#mobile-wrap .navbar .navbar-main .container .router-box div{white-space:nowrap;color:#eee;font-size:14px;font-weight:600;cursor:pointer;padding:4px 0}#mobile-wrap .navbar .navbar-main .container .router-box div:hover{color:#fff}#mobile-wrap .navbar .navbar-main .container .router-box div .community_menu{display:none}#mobile-wrap .header-main{position:relative;width:100%;height:auto;min-height:520px;padding:100px 16px 24px;background-color:#2b2017;background-image:url(/img/banner/header1.webp);background-repeat:no-repeat;background-position:top;background-size:cover;margin-top:103px;display:flex;flex-direction:column}#mobile-wrap .header-main .header-content{width:100%;margin:0}#mobile-wrap .header-main .header-content .header-content__inner{display:flex;flex-direction:row;align-items:center;justify-content:flex-start;gap:12px;margin-bottom:16px}#mobile-wrap .header-main .header-content .header-content__inner .header-content__text{width:110px!important;height:110px!important;border-radius:50%;overflow:hidden}#mobile-wrap .header-main .header-content .header-content__inner .header-content__text svg{width:110px;height:110px}#mobile-wrap .header-main .header-content .header-content__inner .header-content__text text{font-size:16px}#mobile-wrap .header-main .header-content .header-content__inner .header-content__text polygon{transform:scale(.8)}#mobile-wrap .header-main .header-content .header-content__inner .circle-image{width:110px!important;height:110px!important;left:-16px!important}#mobile-wrap .header-main .header-content .header-content__title h1.header-content__title-text{font-family:Unbounded,system-ui,-apple-system,sans-serif;font-size:24px;font-weight:400;line-height:32px;color:#fff;text-align:left;margin:0}#mobile-wrap .header-main .header-content .header-content__title h1.header-content__title-text_2{font-family:Karla,system-ui,-apple-system,sans-serif;font-size:13px;line-height:20px;font-style:italic;font-weight:400;margin:8px 0 0;color:#f5f5f5;text-align:left}#mobile-wrap .header-main .header-content .buttons{margin-top:18px;display:flex;flex-direction:row;gap:10px}#mobile-wrap .header-main .header-content .buttons .more-detail,#mobile-wrap .header-main .header-content .buttons .shop_now{width:auto;min-width:130px;height:40px;border-radius:999px;border:2px solid #fff;background:transparent;color:#fff;font-size:11px;font-weight:600;cursor:pointer;padding:0 16px;transition:background .3s ease,color .3s ease}#mobile-wrap .header-main .header-content .buttons .more-detail:hover,#mobile-wrap .header-main .header-content .buttons .shop_now:hover{background:#fff;color:#000}#mobile-wrap .header-main .container{margin-top:24px;display:flex;flex-direction:column;align-items:stretch;gap:12px}#mobile-wrap .header-main .container .search-box{width:100%;height:auto;padding:12px;background:rgba(0,0,0,.5);border-radius:12px;display:flex;flex-direction:column;gap:10px;box-sizing:border-box}#mobile-wrap .header-main .container .search-box .select-box{width:100%;display:flex;flex-direction:column;gap:8px}#mobile-wrap .header-main .container .search-box .select-box .box{width:100%;height:auto;padding:10px 12px;display:flex;align-items:center;justify-content:space-between;border-radius:10px;background:hsla(0,0%,100%,.9)}#mobile-wrap .header-main .container .search-box .select-box .box span{font-size:13px;line-height:18px}#mobile-wrap .header-main .container .search-box .search-box-other{display:flex;flex-direction:row;align-items:center;justify-content:space-between;margin-top:4px}#mobile-wrap .header-main .container .search-box .search-box-other .advanced-filter{display:flex;align-items:center}#mobile-wrap .header-main .container .search-box .search-box-other .advanced-filter img{margin-right:6px;width:20px;height:18px}#mobile-wrap .header-main .container .search-box .search-box-other .advanced-filter span{font-size:13px;color:#fff}#mobile-wrap .header-main .container .search-box .search-box-other .search-btn{margin-left:8px;width:44px;height:44px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#f17742}#mobile-wrap .header-main .container .search-box .search-box-other .search-btn svg{width:18px;height:18px}#mobile-wrap .header-main .container .search-box .filter-location,#mobile-wrap .header-main .container .search-box .filter-rooms,#mobile-wrap .header-main .container .search-box .filter-type{position:static;width:100%;min-height:auto;padding:12px;margin-top:8px;border-radius:10px;box-shadow:none;background:#fff;visibility:visible}#mobile-wrap .gorgeous_collection_stack.mobile{padding:24px 16px;width:100%;background:#f6f6f6}#mobile-wrap .gorgeous_collection_stack.mobile .gorgeous_collections{width:100%}#mobile-wrap .gorgeous_collection_stack.mobile .gorgeous_collection_inner_mobile{width:100%;display:flex;flex-direction:column;gap:16px}#mobile-wrap .gorgeous_collection_stack.mobile .gorgeous_collection_inner_mobile .left span{color:#181a20;font-family:Unbounded,system-ui,-apple-system,sans-serif;font-size:22px;font-weight:500;line-height:130%;text-transform:capitalize}#mobile-wrap .gorgeous_collection_stack.mobile .bottom_content_mobile{margin-top:8px;width:100%}#mobile-wrap .gorgeous_collection_stack.mobile .bottom_content_mobile .circle-container-mobile{display:flex;flex-direction:row;gap:12px;overflow-x:auto;padding-bottom:4px}#mobile-wrap .gorgeous_collection_stack.mobile .bottom_content_mobile .circle-container-mobile::-webkit-scrollbar{height:4px}#mobile-wrap .gorgeous_collection_stack.mobile .bottom_content_mobile .circle-container-mobile::-webkit-scrollbar-thumb{background:rgba(0,0,0,.15);border-radius:999px}#mobile-wrap .gorgeous_collection_stack.mobile .bottom_content_mobile .circle-container-mobile .circle-img-wrapper.mobile{display:flex;flex-direction:column;align-items:center}#mobile-wrap .gorgeous_collection_stack.mobile .bottom_content_mobile .circle-container-mobile .circle-img-wrapper.mobile .circle-figure{width:110px;height:110px;border-radius:50%;overflow:hidden;position:relative}#mobile-wrap .gorgeous_collection_stack.mobile .bottom_content_mobile .circle-container-mobile .circle-img-wrapper.mobile .circle-figure .circle-img{position:absolute;inset:0;width:100%;height:100%;border-radius:50%;object-fit:cover;transform:scale(1)}#mobile-wrap .gorgeous_collection_stack.mobile .bottom_content_mobile .circle-container-mobile .circle-img-wrapper.mobile .circle-img-label{margin-top:6px;font-size:12px;text-align:center;text-transform:uppercase;letter-spacing:.06em;color:#181a20}#mobile-wrap .gorgeous_collection_stack.mobile .bottom_content_mobile .circle-container-mobile .circle-img-wrapper.mobile .circle-img-label .label-count{display:block;font-size:11px;color:#8f8f8f;margin-top:2px}#mobile-wrap .gorgeous_collection_stack.mobile .bottom_content_mobile .circle-container-mobile .circle-img-wrapper.mobile:hover .circle-figure{transform:none;box-shadow:none}#mobile-wrap .gorgeous_collection_stack.mobile .bottom_content_mobile .circle-container-mobile .circle-img-wrapper.mobile:hover .circle-img{transform:none}#mobile-wrap .products-tabs-section.mobile{padding:24px 16px;width:100%}#mobile-wrap .products-tabs-section.mobile .products-tabs.car-like{max-width:100%;height:auto;padding:8px 0 4px}#mobile-wrap .products-tabs-section.mobile .products-tabs.car-like .products-tabs__header{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:12px}#mobile-wrap .products-tabs-section.mobile .products-tabs.car-like .products-tabs__header .products-tabs__title{font-size:22px;line-height:130%;font-family:Unbounded,sans-serif;color:#181a20}#mobile-wrap .products-tabs-section.mobile .products-tabs.car-like .products-tabs__header .products-tabs__nav{width:100%;display:flex;justify-content:space-between;align-items:center}#mobile-wrap .products-tabs-section.mobile .products-tabs.car-like .products-tabs__header .products-tabs__nav .nav-icon{width:32px;height:32px;border-radius:50%;border:1px solid #000;background:#fff;display:grid;place-items:center;font-size:16px}#mobile-wrap .products-tabs-section.mobile .products-tabs.car-like .products-tabs__header .products-tabs__nav .dots{display:none}#mobile-wrap .products-tabs-section.mobile .products-tabs.car-like .products-tabs__tabs{margin-bottom:8px}#mobile-wrap .products-tabs-section.mobile .products-tabs.car-like .products-tabs__tabs .MuiTab-root{font-size:12px;padding:4px 8px;min-height:30px!important;text-transform:none}#mobile-wrap .products-tabs-section.mobile .products-tabs.car-like .products-tabs__tabs .MuiTabs-indicator{height:2px;background:#181a20}#mobile-wrap .products-tabs-section.mobile .products-tabs.car-like .products-tabs__panel{position:relative}#mobile-wrap .products-tabs-section.mobile .products-tabs.car-like .products-tabs__panel .swiper{width:100%;padding-bottom:20px}#mobile-wrap .products-tabs-section.mobile .products-tabs.car-like .products-tabs__panel .swiper-slide{max-width:240px;display:flex;justify-content:center}#mobile-wrap .products-tabs-section.mobile .products-tabs.car-like .products-tabs__panel .swiper-tabs-pagination{margin-top:4px;display:flex;justify-content:center;gap:6px}#mobile-wrap .products-tabs-section.mobile .products-tabs.car-like .products-tabs__panel .swiper-tabs-pagination .swiper-pagination-bullet{width:6px;height:6px;border-radius:999px;background:#ccc;opacity:1}#mobile-wrap .products-tabs-section.mobile .products-tabs.car-like .products-tabs__panel .swiper-tabs-pagination .swiper-pagination-bullet-active{background:#181a20}#mobile-wrap .product-card.mobile{width:100%;max-width:240px;border-radius:12px;border:2px solid #000;background:#fff;overflow:hidden;display:flex;flex-direction:column;cursor:pointer}#mobile-wrap .product-card.mobile .product-image{width:100%;height:150px;background-size:cover;background-position:50%;position:relative}#mobile-wrap .product-card.mobile .product-image .product-label{position:absolute;top:10px;left:10px;padding:3px 8px;background:#926a54;color:#fff;font-size:10px;border-radius:4px;text-transform:uppercase}#mobile-wrap .product-card.mobile .product-info{padding:12px;display:flex;flex-direction:column}#mobile-wrap .product-card.mobile .product-info .product-category{font-size:12px;color:#ff8400;text-transform:uppercase;letter-spacing:.05em;margin-bottom:4px;font-weight:700}#mobile-wrap .product-card.mobile .product-info .product-name{font-size:14px;font-weight:600;color:#31302c;margin-bottom:6px}#mobile-wrap .product-card.mobile .product-info .rating{display:flex;align-items:center;margin-bottom:6px}#mobile-wrap .product-card.mobile .product-info .rating .stars{display:flex;margin-right:5px}#mobile-wrap .product-card.mobile .product-info .rating .stars .star{font-size:14px;color:#ff8400}#mobile-wrap .product-card.mobile .product-info .rating .review-count{font-size:12px;color:#999}#mobile-wrap .product-card.mobile .product-info .price-row{display:flex;justify-content:space-between;align-items:center}#mobile-wrap .product-card.mobile .product-info .price-row .price{font-size:16px;font-weight:700;color:#31302c}#mobile-wrap .product-card.mobile .product-info .meta{margin-top:10px}#mobile-wrap .product-card.mobile .product-info .meta .meta-pill{height:36px;width:100%;border-radius:999px;background:#f4f4f4;border:1px solid #e5e5e5;display:flex;justify-content:center;align-items:center;gap:8px}#mobile-wrap .product-card.mobile .product-info .meta .meta-pill .meta-icon{font-size:14px;color:#31302c}#mobile-wrap .product-card.mobile .product-info .meta .meta-pill .meta-count,#mobile-wrap .product-card.mobile .product-info .meta .meta-pill .meta-text{font-size:12px;color:#31302c}#mobile-wrap .product-card.mobile .product-info .meta .meta-pill.is-active{background:#ffe9e7;border-color:#ffc9c4}#mobile-wrap .product-card.mobile .product-info .meta .meta-pill.is-active .meta-count,#mobile-wrap .product-card.mobile .product-info .meta .meta-pill.is-active .meta-icon,#mobile-wrap .product-card.mobile .product-info .meta .meta-pill.is-active .meta-text{color:#e74c3c}#mobile-wrap .hero-mobile{padding:24px 16px 32px;background:#f6f6f6}#mobile-wrap .hero-mobile .hero-mobile__inner{max-width:480px;margin:0 auto;display:flex;flex-direction:column;gap:16px}#mobile-wrap .hero-mobile .hero-mobile__top{display:flex;flex-direction:column;gap:10px}#mobile-wrap .hero-mobile .hero-mobile__title{font-family:Unbounded,system-ui,-apple-system,sans-serif;font-size:26px;font-weight:600;line-height:1.3;text-transform:uppercase;color:#1d1d1d}#mobile-wrap .hero-mobile .hero-mobile__gradA{background:linear-gradient(180deg,#b77a60,#9b634e);-webkit-background-clip:text;background-clip:text;color:transparent}#mobile-wrap .hero-mobile .hero-mobile__gradB{background:linear-gradient(180deg,#e5a37a,#c07b58);-webkit-background-clip:text;background-clip:text;color:transparent}#mobile-wrap .hero-mobile .hero-mobile__copy{margin-top:4px;color:#1d1d1d;font-family:Karla,system-ui,-apple-system,sans-serif;font-size:14px;line-height:1.7;font-style:italic}#mobile-wrap .hero-mobile .hero-mobile__cta{margin-top:8px;border-radius:999px!important;padding:10px 18px!important;text-transform:none!important;font-weight:700!important;background:#000!important;color:#fff!important}#mobile-wrap .hero-mobile .hero-mobile__card,#mobile-wrap .hero-mobile .hero-mobile__cards{margin-top:12px}#mobile-wrap .hero-mobile .card{border-radius:20px;padding:16px;box-shadow:0 1px 4px rgba(16,20,24,.06);display:flex;flex-direction:column;position:relative;min-height:auto}#mobile-wrap .hero-mobile .card--dark{position:relative;color:#e7e7e7;padding:20px 18px;overflow:hidden;border:0;min-height:210px;background:#111}#mobile-wrap .hero-mobile .card--dark .card-bg{position:absolute;inset:0;background-size:cover;background-position:50%;background-repeat:no-repeat;pointer-events:none;opacity:0;transition:opacity .8s ease;z-index:0}#mobile-wrap .hero-mobile .card--dark .card-bg.is-visible{opacity:1}#mobile-wrap .hero-mobile .card--dark .card-overlay{position:absolute;inset:0;background:radial-gradient(120% 90% at 80% 20%,rgba(0,0,0,.05) 0,rgba(0,0,0,.65) 60%,rgba(0,0,0,.85) 100%);pointer-events:none;z-index:1}#mobile-wrap .hero-mobile .card--dark>:not(.card-bg):not(.card-overlay){position:relative;z-index:2}#mobile-wrap .hero-mobile .card--dark .card__kicker{letter-spacing:.24em;font-size:10px;opacity:.9;margin-bottom:4px}#mobile-wrap .hero-mobile .card--dark .card__dark-title{font-size:20px;font-weight:800;line-height:1.2;margin-bottom:6px}#mobile-wrap .hero-mobile .card--dark .card__dark-text{font-size:13px;line-height:1.6;color:#f1f1f1}#mobile-wrap .hero-mobile .card--dark .card__dark-btn{margin-top:10px;background:#926a54;color:#fff!important;text-transform:none!important;font-weight:700!important;border-radius:999px!important;padding:8px 16px!important;width:-moz-fit-content!important;width:fit-content!important;font-size:13px!important}#mobile-wrap .hero-mobile .card--light{background:#f6f6f8;border:1px solid #eceff3}#mobile-wrap .hero-mobile .card--light .card__avatars{display:flex;align-items:center;margin-bottom:8px}#mobile-wrap .hero-mobile .card--light .card__avatars img{width:42px;height:42px;border-radius:999px;object-fit:cover;border:2px solid #fff;box-shadow:0 2px 6px rgba(0,0,0,.06)}#mobile-wrap .hero-mobile .card--light .card__avatars img:not(:first-child){margin-left:-8px}#mobile-wrap .hero-mobile .card--light .card__avatars .pill{margin-left:-4px;background:#926a54;color:#fff;font-weight:700;font-size:11px;padding:4px 8px;border-radius:999px;border:2px solid #fff}#mobile-wrap .hero-mobile .card--light .card__headline{display:flex;align-items:center;gap:6px;margin-bottom:6px}#mobile-wrap .hero-mobile .card--light .card__headline .star{flex:0 0 16px}#mobile-wrap .hero-mobile .card--light .card__headline .card__headline-text{font-family:Unbounded,system-ui,-apple-system,sans-serif;font-size:16px;font-weight:500;text-transform:uppercase;color:#1d1d1d}#mobile-wrap .hero-mobile .card--light .card__title{font-size:15px;font-weight:700;color:#111;margin-bottom:4px}#mobile-wrap .hero-mobile .card--light .card__text{font-size:13px;line-height:1.6;color:#636a71}#mobile-wrap .hero-mobile .card--pale{background-image:url(/img/collections/3.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;border:1px solid #e3e6ea;padding:14px;min-height:120px;display:flex;flex-direction:column;justify-content:flex-end}#mobile-wrap .hero-mobile .card--pale .pale__meta{display:flex;align-items:center;justify-content:space-between}#mobile-wrap .hero-mobile .card--pale .pale__meta h4{color:#000;font-family:Unbounded;font-size:14px;font-weight:500;text-transform:uppercase}#mobile-wrap .hero-mobile .card--pale .pale__meta .tiny-badge{display:inline-flex;align-items:center;justify-content:center;border:none;cursor:pointer;width:38px;height:18px;border-radius:999px;background:#926a54;color:#fff}#mobile-wrap .hero-mobile .card--pale .pale__meta .tiny-badge svg{width:18px;height:14px}#mobile-wrap .top-sellers--mobile{padding:32px 0;height:auto;display:flex;flex-direction:row;justify-content:center;background:#fff}#mobile-wrap .top-sellers--mobile .container{width:100%;padding:0 16px;display:flex;flex-direction:column;align-items:stretch}#mobile-wrap .top-sellers--mobile .info-box{width:100%;display:flex;justify-content:flex-start;align-items:center}#mobile-wrap .top-sellers--mobile .info-box span{color:#181a20;font-family:Unbounded,system-ui,-apple-system,sans-serif;font-size:20px;font-weight:600;text-transform:capitalize}#mobile-wrap .top-sellers--mobile .wrapper{margin-top:16px;width:100%;display:flex;flex-direction:column}#mobile-wrap .top-sellers--mobile .wrapper .top-sellers-swiper{width:100%;padding-bottom:8px}#mobile-wrap .top-sellers--mobile .wrapper .top-sellers-swiper .top-sellers-slide{display:flex;justify-content:center}#mobile-wrap .top-sellers--mobile .top-seller-card{width:180px;height:auto;display:flex;flex-direction:column;align-items:center}#mobile-wrap .top-sellers--mobile .top-seller-card img{width:160px;height:160px;border-radius:50%;object-fit:cover}#mobile-wrap .top-sellers--mobile .top-seller-card strong{margin-top:10px;font-size:14px}#mobile-wrap .top-sellers--mobile .top-seller-card span{font-size:13px;line-height:20px}#mobile-wrap .community-board--mobile{padding:32px 0 24px;width:100%;display:flex}#mobile-wrap .community-board--mobile .container{width:100%;max-width:100%;padding:0 16px;display:flex;flex-direction:column}#mobile-wrap .community-board--mobile .mobile-header{margin-bottom:12px;display:flex;justify-content:space-between;align-items:center}#mobile-wrap .community-board--mobile .mobile-header .mobile-title{font-size:18px;font-weight:700}#mobile-wrap .community-board--mobile .mobile-header .mobile-view-all{font-size:12px;font-weight:500;text-transform:uppercase;cursor:pointer;opacity:.7}#mobile-wrap .community-board--mobile .grid-error,#mobile-wrap .community-board--mobile .grid-placeholder{font-size:13px;margin-top:8px}#mobile-wrap .community-board--mobile .latest-slider{margin-top:12px;display:flex;gap:12px;overflow-x:auto;overflow-y:hidden;padding-bottom:6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}#mobile-wrap .community-board--mobile .latest-slider::-webkit-scrollbar{display:none}#mobile-wrap .community-board--mobile .mobile-post-card{flex:0 0 260px;scroll-snap-align:start;display:flex;flex-direction:column;border-radius:16px;background:#fff;overflow:hidden;cursor:pointer;box-shadow:0 4px 12px rgba(0,0,0,.06);width:240px;height:auto}#mobile-wrap .community-board--mobile .mobile-post-card .media{position:relative;width:100%;height:150px;overflow:hidden}#mobile-wrap .community-board--mobile .mobile-post-card .media img{width:100%;height:100%;display:block;object-fit:cover}#mobile-wrap .community-board--mobile .mobile-post-card .media .date-badge{position:absolute;bottom:8px;right:8px;padding:3px 8px;font-size:10px;font-weight:600;border-radius:999px;background:#926a54;color:#fff;white-space:nowrap}#mobile-wrap .community-board--mobile .mobile-post-card .card-body{height:150px;padding:10px 12px 12px;display:flex;flex-direction:column}#mobile-wrap .community-board--mobile .mobile-post-card .card-body .meta-chips{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:4px}#mobile-wrap .community-board--mobile .mobile-post-card .card-body .meta-chips .chip{font-size:9px;font-weight:600;background:#efefef;color:#000;border-radius:999px;padding:2px 6px;text-transform:uppercase}#mobile-wrap .community-board--mobile .mobile-post-card .card-body .title{font-size:14px;font-weight:700;margin:2px 0 4px;color:#2b2b2b;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}#mobile-wrap .community-board--mobile .mobile-post-card .card-body .excerpt{font-size:12px;color:#666;line-height:1.4;margin-bottom:6px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}#mobile-wrap .community-board--mobile .mobile-post-card .card-body .card-footer{margin-top:auto;display:flex;align-items:center;font-size:11px}#mobile-wrap .community-board--mobile .mobile-post-card .card-body .card-footer .round-btn{margin-left:auto;width:24px;height:24px;border-radius:50%;background:#926a54;color:#fff;display:inline-flex;justify-content:center;align-items:center}#mobile-wrap .community-board--mobile .mobile-post-card .card-body .card-footer .round-btn svg{width:14px;height:14px}@media(max-width:768px){#mobile-wrap .community-main{display:none!important}}#mobile-wrap .benefits{padding:40px 20px}#mobile-wrap .benefits .grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}@media(max-width:1024px){#mobile-wrap .benefits .grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){#mobile-wrap .benefits .grid{display:flex;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;gap:12px;padding-bottom:6px;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}#mobile-wrap .benefits .grid::-webkit-scrollbar{display:none}}#mobile-wrap .benefits .card{background:#e9e1da;border:1px solid #d8d2cc;border-radius:12px;padding:24px;text-align:center;transition:all .3s ease;min-height:180px}#mobile-wrap .benefits .card:hover{transform:translateY(-4px);box-shadow:0 10px 25px rgba(0,0,0,.08)}#mobile-wrap .benefits .card .icon-wrap{width:60px;height:60px;margin:0 auto 12px;display:flex;align-items:center;justify-content:center;border-radius:12px}#mobile-wrap .benefits .card .icon-wrap img{width:32px;height:32px}#mobile-wrap .benefits .card h3{font-size:16px;font-weight:700;color:#1b1d23;margin-bottom:10px}#mobile-wrap .benefits .card p{font-size:14px;color:#5c5f64;line-height:1.6}@media(max-width:600px){#mobile-wrap .benefits .card{min-width:240px;scroll-snap-align:start;padding:20px 16px}}#mobile-wrap #footer{padding:24px 16px;width:100%;background:#212121;display:flex;justify-content:center}#mobile-wrap #footer .mobile-footer{width:100%;max-width:480px;display:flex;flex-direction:column;gap:28px;color:#fff}#mobile-wrap #footer .mobile-footer .m-subscribe{background:#926a54;padding:20px 18px;border-radius:18px;text-align:center;display:flex;flex-direction:column;gap:12px}#mobile-wrap #footer .mobile-footer .m-subscribe .m-subscribe-text span{font-family:Unbounded;font-size:18px;font-weight:700}#mobile-wrap #footer .mobile-footer .m-subscribe .m-subscribe-text p{font-size:11px;margin-top:4px;opacity:.9}#mobile-wrap #footer .mobile-footer .m-subscribe .m-subscribe-input{background:#fff;border-radius:999px;padding:6px 6px 6px 14px;display:flex;justify-content:space-between;align-items:center}#mobile-wrap #footer .mobile-footer .m-subscribe .m-subscribe-input p{font-size:12px;color:#888}#mobile-wrap #footer .mobile-footer .m-subscribe .m-subscribe-input .m-subscribe-button{background:#000;border-radius:999px;padding:8px 16px}#mobile-wrap #footer .mobile-footer .m-subscribe .m-subscribe-input .m-subscribe-button span{color:#fff;font-size:10px;text-transform:uppercase}#mobile-wrap #footer .mobile-footer .m-main{display:flex;flex-direction:column;gap:26px}#mobile-wrap #footer .mobile-footer .m-main .m-brand{display:flex;flex-direction:column;align-items:center;gap:10px}#mobile-wrap #footer .mobile-footer .m-main .m-brand .m-logo{font-family:Unbounded;font-size:28px;font-weight:700;text-transform:uppercase}#mobile-wrap #footer .mobile-footer .m-main .m-brand .m-desc{font-size:11px;opacity:.9;max-width:260px;text-align:center}#mobile-wrap #footer .mobile-footer .m-main .m-brand .m-store-badges{display:flex;gap:10px}#mobile-wrap #footer .mobile-footer .m-main .m-brand .m-store-badges img{width:120px}#mobile-wrap #footer .mobile-footer .m-main .m-two-col{display:grid;grid-template-columns:1fr 1fr;grid-gap:20px;gap:20px}#mobile-wrap #footer .mobile-footer .m-main .m-two-col .m-block .m-title{font-family:Unbounded;font-size:14px;margin-bottom:10px}#mobile-wrap #footer .mobile-footer .m-main .m-two-col .m-block .m-info{display:flex;gap:10px;margin-bottom:8px}#mobile-wrap #footer .mobile-footer .m-main .m-two-col .m-block .m-info .m-icon{font-size:15px;margin-top:3px}#mobile-wrap #footer .mobile-footer .m-main .m-two-col .m-block .m-info a,#mobile-wrap #footer .mobile-footer .m-main .m-two-col .m-block .m-info p{font-size:13px;color:#ddd}#mobile-wrap #footer .mobile-footer .m-main .m-two-col .m-block .m-socials{margin-top:10px;display:flex;gap:12px}#mobile-wrap #footer .mobile-footer .m-main .m-two-col .m-block .m-socials a{font-size:18px;color:#fff}#mobile-wrap #footer .mobile-footer .m-main .m-two-col .m-block .m-list{display:flex;flex-direction:column;gap:6px}#mobile-wrap #footer .mobile-footer .m-main .m-two-col .m-block .m-list li a{font-size:13px;color:#ddd}#mobile-wrap #footer .mobile-footer .m-main .m-block .m-title{font-family:Unbounded;font-size:14px;margin-bottom:10px}#mobile-wrap #footer .mobile-footer .m-main .m-block .m-list{display:flex;flex-direction:column;gap:6px}#mobile-wrap #footer .mobile-footer .m-main .m-block .m-list li a{font-size:13px;color:#ddd}#mobile-wrap #footer .mobile-footer .m-bottom .m-divider{border:1px solid hsla(0,0%,100%,.2);margin-bottom:12px}#mobile-wrap #footer .mobile-footer .m-bottom .m-bottom-content{display:flex;flex-direction:column;gap:6px}#mobile-wrap #footer .mobile-footer .m-bottom .m-bottom-content .m-copy{font-size:12px;color:#ccc}#mobile-wrap #footer .mobile-footer .m-bottom .m-bottom-content .m-bottom-links{display:flex;gap:6px;font-size:12px}#mobile-wrap #footer .mobile-footer .m-bottom .m-bottom-content .m-bottom-links a{color:#ccc}#mobile-wrap #footer .mobile-footer .m-bottom .m-bottom-content .m-bottom-links span{color:hsla(0,0%,100%,.5)}