/*!
 * 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:Quicksand,serif;color:#212121}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1.6;background-color:#f9f9f9}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:Quicksand,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}.features-section .container{max-width:1300px;display:grid;flex-direction:row;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;justify-content:space-between}.features-section .container .feature-container{display:flex;width:300px;height:104px;flex-direction:row;border-radius:30px}.features-section .container .feature-container .feature-text{padding:20px;width:283px;height:124px;flex-shrink:0;flex-direction:row}.features-section .container .feature-container .feature-text h3{justify-content:flex-start;margin-bottom:8px;color:#333}.features-section .container .feature-container .feature-text p{left:0;margin-right:35px;color:rgba(0,0,0,.6)}.features-section .container .feature-container .icon-bg{display:flex;align-items:center;justify-content:space-around;width:60px;height:60px;flex-shrink:0;border-radius:16px;margin-top:22px;margin-left:20px}.features-section .container .feature-container .icon-bg .icon{width:48px;height:48px;margin-bottom:16px}.other-discount{width:100%;margin-top:65px;margin-bottom:20px}.other-discount .container{max-width:1300px;height:330px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;background-color:#00bbae;background-image:url(/img/default-img/bg/cta_bg_4_1.png);border-radius:15px;flex-direction:row;background-position:50%;object-fit:cover}.other-discount .container .d-content{display:flex;width:665px;flex-direction:column;align-items:flex-start;gap:27px;margin-left:50px}.other-discount .container .d-content h1{color:var(--Whith_Color,#fff);font-family:Quicksand;font-size:34px;font-style:normal;font-weight:700;line-height:64px;letter-spacing:-2.22px}.other-discount .container .d-content .shop-now-btn{background:#fff;color:#00bbae;padding:12px 24px;border-radius:24px;text-decoration:none;display:inline-block;font-weight:600}.other-discount .container .hero-img-container{width:785.797px;height:541px;flex-shrink:0}.other-discount .container .hero-img-container .hero-girl{position:absolute;width:680px;z-index:2;right:70px;bottom:0}.other-discount .container .hero-img-container .star{position:absolute;width:30px;right:5%;top:40%;animation:float 4s ease-in-out infinite;z-index:1}.other-discount .container .hero-img-container .fly{position:absolute;width:90px;right:55%;top:0;animation:float 4s ease-in-out infinite;z-index:1}.other-discount .container .hero-img-container .parasuit{position:absolute;width:70px;right:65%;top:40%;animation:float 4s ease-in-out infinite;z-index:1}.brands .container{max-width:1300px;display:grid;flex-direction:row;grid-template-columns:repeat(7,1fr);grid-gap:64px;gap:64px;padding:30px}#pc-wrap .home-page{position:relative;width:100%;height:auto}#pc-wrap .home-page .flash-sale{padding:50px}#pc-wrap .home-page .flash-sale .container{display:flex;flex-direction:column;max-width:1300px;height:458px}#pc-wrap .home-page .flash-sale .container .flash-top{display:flex;flex-direction:row;justify-content:space-between;align-items:flex-start;height:40px;margin-bottom:40px}#pc-wrap .home-page .flash-sale .container .flash-top .flash-title{color:var(--Style,#103741);font-family:Quicksand;font-size:35px;font-style:normal;font-weight:700;line-height:58px;letter-spacing:-1.2px}#pc-wrap .home-page .flash-sale .container .flash-top .flash-time{font-size:14px;color:#333}#pc-wrap .home-page .flash-sale .container .flash-bottom{width:100%;height:318px;flex-direction:row;align-items:center;gap:20px}#pc-wrap .home-page .categories{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%}#pc-wrap .home-page .categories .sliderContainer{max-width:1300px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center;margin-bottom:50px}#pc-wrap .home-page .categories .sliderContainer .title{color:var(--Style,#103741);text-align:center;font-family:Quicksand;font-size:40px;font-style:normal;font-weight:700;line-height:58px;letter-spacing:-1.2px}#pc-wrap .home-page .categories .sliderContainer .subtitle{color:var(--Style,#5c707e);text-align:center;font-family:Quicksand;font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:-.48px;margin-bottom:30px}#pc-wrap .home-page .categories .sliderContainer .sliderWrapper{display:flex;flex-direction:row;justify-content:center;align-items:center;width:100%;gap:10px}#pc-wrap .home-page .categories .sliderContainer .sliderWrapper .slider{flex-direction:row}#pc-wrap .home-page .categories .sliderContainer .sliderWrapper .slider .category{display:flex;align-items:center;width:245px;height:246px;justify-content:space-between}#pc-wrap .home-page .categories .sliderContainer .sliderWrapper .slider .category .img-container{width:220px;height:200px;border-radius:50% 50% 50% 50%/50% 50% 50% 50%;background:#eaf3ff;align-items:center;justify-content:center}#pc-wrap .home-page .categories .sliderContainer .sliderWrapper .slider .category .image{width:146px;height:146px}#pc-wrap .home-page .categories .sliderContainer .sliderWrapper .slider .category .text{color:var(--Style,#103741);text-align:center;font-family:Quicksand;font-size:20px;font-style:normal;font-weight:700;line-height:26px;text-transform:capitalize}#pc-wrap .home-page .trending-section{background-color:#dff8f6;padding:2rem 0;flex-direction:column}#pc-wrap .home-page .trending-section .container{max-width:1300px;margin:0 auto;padding:0 1rem;flex-direction:column}#pc-wrap .home-page .trending-section .header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem}#pc-wrap .home-page .trending-section .header__title{color:#103741;font-size:2.5rem;font-weight:700}#pc-wrap .home-page .trending-section .header__nav{display:flex;gap:1rem}#pc-wrap .home-page .trending-section .header__nav button{padding:.5rem 1rem;border:none;background:none;cursor:pointer;transition:color .3s ease}#pc-wrap .home-page .trending-section .header__nav button.active{color:#00bbae}#pc-wrap .home-page .trending-section .header__nav button:not(.active){color:#666}#pc-wrap .home-page .trending-section .content{display:flex;gap:1.5rem}#pc-wrap .home-page .trending-section .content__promo{width:45.333%}#pc-wrap .home-page .trending-section .content__promo-banner{background:url(/img/normal/ad1-1.png) 50%/cover no-repeat;border-radius:.5rem;height:630px;position:relative;padding:2rem}#pc-wrap .home-page .trending-section .content__products{width:66.666%;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:1rem;gap:1rem}#pc-wrap .home-page .discount{width:100%;margin-top:65px;margin-bottom:20px}#pc-wrap .home-page .discount .container{max-width:1300px;height:330px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;background-color:#00bbae;background-image:url(/img/default-img/bg/cta_bg_2_1.png);border-radius:15px;flex-direction:row;background-position:50%;object-fit:cover}#pc-wrap .home-page .discount .container .d-content{display:flex;width:665px;flex-direction:column;align-items:flex-start;gap:27px;margin-left:50px}#pc-wrap .home-page .discount .container .d-content h1{color:var(--Whith_Color,#fff);font-family:Quicksand;font-size:34px;font-style:normal;font-weight:700;line-height:64px;letter-spacing:-2.22px}#pc-wrap .home-page .discount .container .d-content .shop-now-btn{background:#fff;color:#00bbae;padding:12px 24px;border-radius:24px;text-decoration:none;display:inline-block;font-weight:600}#pc-wrap .home-page .discount .container .hero-img-container{width:785.797px;height:541px;flex-shrink:0}#pc-wrap .home-page .discount .container .hero-img-container .hero-girl{position:absolute;width:550px;z-index:2;right:70px;bottom:0}#pc-wrap .home-page .discount .container .hero-img-container .star{position:absolute;width:30px;right:5%;top:40%;animation:float 4s ease-in-out infinite;z-index:1}#pc-wrap .home-page .discount .container .hero-img-container .fly{position:absolute;width:90px;right:55%;top:0;animation:float 4s ease-in-out infinite;z-index:1}#pc-wrap .home-page .blogs{width:100%;display:flex;justify-content:center;align-items:center;margin-top:40px;margin-bottom:40px}#pc-wrap .home-page .blogs .blogsContainer{height:431px;display:grid;flex-direction:column;margin-bottom:50px}#pc-wrap .home-page .blogs .blogsContainer .title{color:var(--Style,#103741);text-align:center;font-family:Quicksand;font-size:40px;font-style:normal;font-weight:700;line-height:58px;letter-spacing:-1.2px}#pc-wrap .home-page .blogs .blogsContainer .subtitle{color:var(--Style,#5c707e);text-align:center;font-family:Quicksand;font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:-.48px;margin-bottom:50px}#pc-wrap .home-page .blogs .blogsContainer .blogs-bottom{width:100%;height:308px;flex-direction:row;align-items:center;grid-gap:30px;gap:30px;display:grid;grid-template-columns:repeat(4,1fr)}#pc-wrap .product-detail-container{display:grid;grid-template-columns:1fr 1fr;grid-gap:40px;gap:40px;max-width:1300px;margin:0 auto}#pc-wrap .product-detail-image{background:#f8f8f8;border-radius:16px;padding:30px;width:700px;position:relative}#pc-wrap .product-detail-image .main-product-swiper{width:100%;margin-bottom:20px}#pc-wrap .product-detail-image .main-product-swiper .swiper-slide{display:flex;align-items:center;justify-content:center}#pc-wrap .product-detail-image .main-product-swiper .swiper-slide img{max-width:100%;height:auto;max-height:500px;object-fit:contain}#pc-wrap .product-detail-image .main-product-swiper .swiper-button-next,#pc-wrap .product-detail-image .main-product-swiper .swiper-button-prev{color:#00bbae}#pc-wrap .product-detail-image .main-product-swiper .swiper-button-next:after,#pc-wrap .product-detail-image .main-product-swiper .swiper-button-prev:after{font-size:24px}#pc-wrap .product-detail-image .thumb-product-swiper{width:100%;height:100px;padding:0 10px}#pc-wrap .product-detail-image .thumb-product-swiper .swiper-slide{width:100px;height:100px;opacity:.5;border-radius:8px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:all .3s ease}#pc-wrap .product-detail-image .thumb-product-swiper .swiper-slide img{width:100%;height:100%;object-fit:cover}#pc-wrap .product-detail-image .thumb-product-swiper .swiper-slide-thumb-active{opacity:1;border-color:#00bbae}#pc-wrap .product-detail-content .title{font-size:32px;font-weight:600;color:#1b2437;margin-bottom:16px}#pc-wrap .product-detail-content .reviews{display:flex;align-items:center;gap:8px;margin-bottom:24px}#pc-wrap .product-detail-content .reviews .stars{color:#ffa41c}#pc-wrap .product-detail-content .reviews .count{color:#666;font-size:14px}#pc-wrap .product-detail-content .description{color:#666;line-height:1.6;margin-bottom:24px}#pc-wrap .product-detail-content .price{display:flex;align-items:center;gap:12px;margin-bottom:32px}#pc-wrap .product-detail-content .price .current{font-size:24px;font-weight:600;color:#00bbae}#pc-wrap .product-detail-content .price .original{font-size:20px;color:#999;text-decoration:line-through}#pc-wrap .product-detail-content .options{margin-bottom:32px}#pc-wrap .product-detail-content .options .option-group{margin-bottom:24px}#pc-wrap .product-detail-content .options .option-group .label{font-weight:500;margin-bottom:12px}#pc-wrap .product-detail-content .options .option-group .choices{display:flex;gap:12px}#pc-wrap .product-detail-content .options .option-group .choices.sizes button{width:48px;height:48px;border:1px solid #ddd;border-radius:8px;background:#fff}#pc-wrap .product-detail-content .options .option-group .choices.sizes button.active{border-color:#00bbae;background:#e0f7fa}#pc-wrap .product-detail-content .options .option-group .choices.colors button{width:32px;height:32px;border-radius:50%;border:2px solid transparent}#pc-wrap .product-detail-content .options .option-group .choices.colors button.active{border-color:#00bbae}#pc-wrap .product-detail-content .add-to-cart{display:flex;align-items:center;gap:16px;margin-bottom:32px}#pc-wrap .product-detail-content .add-to-cart .quantity{display:flex;align-items:center;gap:12px;border:1px solid #ddd;border-radius:8px;padding:8px 16px}#pc-wrap .product-detail-content .add-to-cart .quantity button{background:none;border:none;font-size:20px;color:#666;cursor:pointer}#pc-wrap .product-detail-content .add-to-cart .quantity button:disabled{color:#ddd;cursor:not-allowed}#pc-wrap .product-detail-content .add-to-cart .quantity span{min-width:40px;text-align:center}#pc-wrap .product-detail-content .add-to-cart .add-button{background:#00bbae;color:#fff;border:none;border-radius:8px;padding:12px 24px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:8px}#pc-wrap .product-detail-content .add-to-cart .add-button:hover{background:#00a296}#pc-wrap .product-detail-content .add-to-cart .action-buttons{display:flex;gap:8px}#pc-wrap .product-detail-content .add-to-cart .action-buttons button{width:48px;height:48px;border-radius:8px;border:1px solid #ddd;background:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer}#pc-wrap .product-detail-content .add-to-cart .action-buttons button:hover{background:#f5f5f5}#pc-wrap .product-detail-content .meta-info{display:grid;grid-template-columns:auto 1fr;grid-gap:24px 48px;gap:24px 48px;margin-bottom:32px}#pc-wrap .product-detail-content .meta-info .label{color:#666}#pc-wrap .product-detail-content .meta-info .value{color:#1b2437}#pc-wrap .product-detail-content .meta-info .value.in-stock{color:#4caf50}#pc-wrap .product-detail-content .guarantee .title{font-size:16px;font-weight:500;margin-bottom:16px}#pc-wrap .product-detail-content .guarantee .payment-methods{display:flex;gap:12px}#pc-wrap .product-detail-content .guarantee .payment-methods img{height:24px;object-fit:contain}#pc-wrap .product-detail-tabs{margin-top:64px;grid-column:1/-1;display:flex;flex-direction:column;align-items:center;text-align:center}#pc-wrap .product-detail-tabs .tab-list{display:flex;gap:72px;margin-top:16px}#pc-wrap .product-detail-tabs .tab-list button{padding:16px 0;background:none;font-size:16px;font-weight:500;color:#666;border:none;border-bottom:2px solid transparent;margin-top:-1px;cursor:pointer}#pc-wrap .product-detail-tabs .tab-list button.active{color:#00bbae;border-bottom-color:#00bbae}#pc-wrap .product-detail-tabs .tab-content{color:#666;line-height:1.8;width:100%;padding-top:46px;border-top:1px solid #ddd;padding-bottom:30px}#pc-wrap .product-detail-tabs .tab-content .reviews-content .add-review{margin-top:30px;width:100%;max-width:600px;margin-left:auto;margin-right:auto}#pc-wrap .product-detail-tabs .tab-content .reviews-content .add-review textarea{width:100%;min-height:120px;padding:16px;border:1px solid #ddd;border-radius:8px;margin-bottom:16px;resize:vertical}#pc-wrap .product-detail-tabs .tab-content .reviews-content .add-review button{background:#00bbae;color:#fff;border:none;border-radius:8px;padding:12px 24px;cursor:pointer}#pc-wrap .product-detail-tabs .tab-content .reviews-content .add-review button:disabled{background:#ddd;cursor:not-allowed}#pc-wrap #product-list-page{padding-bottom:40px;background:#f6f6f6}#pc-wrap #product-list-page .container .right{position:absolute;right:0;top:3%;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:Quicksand,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 .property-page{position:relative;width:100%;flex-direction:row;gap:25px;padding-top:96px}#pc-wrap #product-list-page .container .property-page .filter-config{width:339px;height:auto}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main{width:100%;padding:30px 24px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home{position:relative;width:100%;gap:10px}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .property-location{gap:10px;height:115px;overflow:hidden;transition:1s}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .property-location:hover{height:253px}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .title-main{width:100%;height:25px;color:#181a20;font-family:Quicksand,serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .title{width:auto;height:auto;color:#181a20;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box{position:relative;width:100%;flex-direction:row;align-items:center}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box svg{cursor:pointer}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box .search-input{width:100%;height:53px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:43px;color:#717171;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box img{position:absolute;width:36px;height:36px;top:9px;left:15px}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box .property-checkbox{width:16px;height:15px;border-radius:12px;margin-right:10px}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .input-box .property-checkbox svg{width:19px}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .city-select{width:100%;height:49px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;box-shadow:0 6px 12px -2px rgba(50,50,93,.25),0 3px 7px -3px rgba(0,0,0,.3);color:#717171;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .divider{position:absolute;height:48px;border-left:1px solid #ddd;right:39px;top:31px}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .arrow-down{position:absolute;width:15px;height:8px;color:#ddd;right:13px;top:52px}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .property-type{color:#181a20;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:400;line-height:19px}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .button-group{width:100%;height:43.998px;flex-direction:row}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .button-group button{width:100%;color:#181a20;text-align:center;font-family:Quicksand,serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input{width:100%;gap:10px;flex-direction:row;align-items:center}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input .central-divider{width:22px;border:1px solid #000}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input input{width:100%;height:49px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input label{line-height:13px}#pc-wrap #product-list-page .container .property-page .filter-config .filter-main .find-your-home .square-year-input input::placeholder{color:#717171;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #product-list-page .container .property-page .main-config{width:936px;align-items:center;gap:109px}#pc-wrap #product-list-page .container .property-page .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:23px;align-items:center}#pc-wrap #product-list-page .container .property-page .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 #product-list-page .container .property-page .main-config .list-config .card-config .top{position:relative;width:100%;height:240px}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .top a{height:100%}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .top img{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .top .top-badge{position:absolute;top:20px;left:16px;display:flex;width:80px;height:30px;justify-content:center;align-items:center;border-radius:6px;padding:6px 20px;background:#eb6753;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Quicksand,serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .top .top-badge img{height:16px}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .top .price-box{position:absolute;bottom:20px;left:20px;padding:8px 15px;align-items:center;border-radius:6px;border:1px solid hsla(0,0%,100%,.5);background:#fff}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .top .price-box p{color:#181a20;font-family:Quicksand,serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .bottom{width:100%;height:173px;padding:20px 16px 10px}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address{width:100%;height:48px;gap:5px;margin-bottom:20px}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .name{width:100%;height:23px;overflow:hidden}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .name p{color:#181a20;font-family:Quicksand,serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .bottom .name-address .address p{color:#717171;font-family:Quicksand,serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .bottom .options{flex-direction:row;width:100%;height:20px;gap:20px;margin-bottom:10px}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .bottom .options .option p{color:#181a20;font-family:Quicksand,serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .bottom .divider{width:100%;height:1px;background:#ddd;margin-bottom:17px}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:space-between;align-items:center}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .type p{color:#181a20;font-family:Quicksand,serif;font-style:normal;line-height:normal}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .type .disabled-type{color:hsla(0,0%,56%,.54);font-family:Quicksand,serif;font-style:normal;line-height:normal}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;justify-content:center;align-items:center}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons svg{width:24px;height:24px;cursor:pointer}#pc-wrap #product-list-page .container .property-page .main-config .list-config .card-config .bottom .type-buttons .buttons .view-cnt{font-size:13px}#pc-wrap #product-list-page .container .property-page .main-config .list-config .no-data{justify-content:center;display:flex;flex-direction:column;align-items:center;margin-left:40%;margin-top:30%}#pc-wrap #product-list-page .container .property-page .main-config .pagination-config{width:442px;height:86px;align-items:center;gap:20px}#pc-wrap #product-list-page .container .property-page .main-config .pagination-config .pagination-box{width:100%;align-items:center}#pc-wrap #product-list-page .container .property-page .main-config .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Quicksand,serif;font-size:24px;font-style:normal;font-weight:275;line-height:26px}#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:170px 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:Quicksand,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:Quicksand,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:#00bbae;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:Quicksand,serif;font-size:14px;font-style:normal;font-weight:600;line-height:55px}#pc-wrap #my-page .container .my-page .back-frame .main-config{position:relative;width:936px;margin-top:52px;align-items:center;gap:109px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:22px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config{width:296px;height:413px;margin-bottom:7px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top{position:relative;width:100%;height:240px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top img{width:100%;height:100%;object-fit:contain;border-radius:12px 12px 0 0}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .top-badge{position:absolute;top:20px;left:16px;display:flex;width:80px;height:30px;justify-content:center;align-items:center;border-radius:6px;padding:6px 20px;background:#eb6753;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,serif;font-size:24px;font-style:normal;font-weight:275;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:Quicksand,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:Quicksand,serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-favorites-page .favorites-list-box{width:100%;height:auto;flex-wrap:wrap;flex-direction:row;gap:22px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config{width:296px;height:413px;margin-bottom:7px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top{position:relative;width:100%;height:240px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top a{height:100%}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top img{width:100%;height:100%;object-fit:cover;border-radius:12px 12px 0 0}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card-config .top .top-badge{position:absolute;top:20px;left:16px;display:flex;width:80px;height:30px;justify-content:center;align-items:center;border-radius:6px;padding:6px 20px;background:#eb6753;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:#00bbae}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button p{color:#fff;font-family:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #write-article-page .right-wrap{width:100%;height:auto}#pc-wrap #write-article-page .right-wrap .cont_bd{padding:30px 0}#pc-wrap #write-article-page .right-wrap .cont_bd .form_hd>div{margin-bottom:16px}#pc-wrap #write-article-page .right-wrap .flex-space .btn-next{background:#87cdf9;color:#000}#pc-wrap #write-article-page .right-wrap .select{width:214px;height:40px;font-size:14px}#pc-wrap #write-article-page .right-wrap .input-tit{font-size:14px;padding:0 16px;margin-top:16px;border:1px solid #eee;border-radius:4px}#pc-wrap #write-article-page .right-wrap .btn-flex{margin-top:40px}#pc-wrap #write-article-page .css-guvl2y-MuiButtonBase-root-MuiButton-root{background:#87cdf9}#pc-wrap #write-article-page .css-guvl2y-MuiButtonBase-root-MuiButton-root svg{fill:#000}#pc-wrap #write-article-page .toastui-editor-popup-body{padding:20px}#pc-wrap #write-article-page .youtube-input{padding:8px 16px;border:1px solid #ddd}#pc-wrap #write-article-page .youtube-div{display:flex;flex-direction:column}#pc-wrap #write-article-page .toastui-editor-defaultUI button{padding:4px}#pc-wrap #community-list-page{position:relative;background:#f8f9fa;min-height:100vh}#pc-wrap #community-list-page .container{padding:80px 40px;max-width:1440px;margin:0 auto}#pc-wrap #community-list-page .container .main-box{gap:40px}#pc-wrap #community-list-page .container .main-box .header{text-align:center;margin-bottom:20px}#pc-wrap #community-list-page .container .main-box .header .page-title{color:#181a20;font-size:36px;font-weight:700;margin-bottom:12px}#pc-wrap #community-list-page .container .main-box .header .page-description{color:#757575;font-size:16px;font-weight:400}#pc-wrap #community-list-page .container .main-box .filters-section{width:100%;justify-content:flex-end;padding:0 16px;margin-bottom:32px}#pc-wrap #community-list-page .container .main-box .filters-section .category-select,#pc-wrap #community-list-page .container .main-box .filters-section .sort-select{background:#fff;min-width:180px;height:40px}#pc-wrap #community-list-page .container .main-box .filters-section .category-select .MuiSelect-select,#pc-wrap #community-list-page .container .main-box .filters-section .sort-select .MuiSelect-select{font-size:14px;color:#00bbae;padding:8px 16px}#pc-wrap #community-list-page .container .main-box .filters-section .category-select .MuiOutlinedInput-notchedOutline,#pc-wrap #community-list-page .container .main-box .filters-section .category-select:hover .MuiOutlinedInput-notchedOutline,#pc-wrap #community-list-page .container .main-box .filters-section .sort-select .MuiOutlinedInput-notchedOutline,#pc-wrap #community-list-page .container .main-box .filters-section .sort-select:hover .MuiOutlinedInput-notchedOutline{border-color:#00bbae}#pc-wrap #community-list-page .container .main-box .articles-grid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:24px;gap:24px;padding:0 16px}@media(max-width:1200px){#pc-wrap #community-list-page .container .main-box .articles-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){#pc-wrap #community-list-page .container .main-box .articles-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){#pc-wrap #community-list-page .container .main-box .articles-grid{grid-template-columns:1fr}}#pc-wrap #community-list-page .container .main-box .pagination-wrapper{margin-top:48px;align-items:center;gap:16px}#pc-wrap #community-list-page .container .main-box .pagination-wrapper .MuiPagination-root .MuiPaginationItem-root{color:#181a20;font-weight:500}#pc-wrap #community-list-page .container .main-box .pagination-wrapper .MuiPagination-root .MuiPaginationItem-root.Mui-selected{background-color:#181a20;color:#fff}#pc-wrap #community-list-page .container .main-box .pagination-wrapper .total-count{color:#757575;font-size:14px;text-align:center}.blog-card{background:#fff;border-radius:12px;overflow:hidden;transition:transform .2s ease-in-out;box-shadow:0 2px 8px rgba(0,0,0,.1)}.blog-card:hover{transform:translateY(-4px)}.blog-card .card-image{width:100%;height:200px;object-fit:cover}.blog-card .card-content{padding:16px}.blog-card .card-content .category-tag{display:inline-block;padding:4px 12px;border-radius:4px;background:#f0f0f0;color:#181a20;font-size:12px;margin-bottom:8px}.blog-card .card-content .title{font-size:18px;font-weight:600;color:#181a20;margin-bottom:8px;line-height:1.4}.blog-card .card-content .metadata{display:flex;justify-content:space-between;align-items:center;color:#757575;font-size:12px}.blog-card .card-content .metadata .author{display:flex;align-items:center;gap:8px}.blog-card .card-content .metadata .stats{display:flex;gap:16px}#pc-wrap .blog-detail-page{position:relative;background:#f8f9fa;min-height:100vh}#pc-wrap .blog-detail-page .container{max-width:1200px;margin:0 auto;padding:80px 24px}#pc-wrap .blog-detail-page .container .blog-content{background:#fff;border-radius:8px;box-shadow:0 2px 8px rgba(0,0,0,.05);padding:40px}#pc-wrap .blog-detail-page .container .blog-content .blog-header{margin-bottom:40px}#pc-wrap .blog-detail-page .container .blog-content .blog-header .title{font-size:32px;font-weight:700;color:#181a20;margin-bottom:16px;line-height:1.3}#pc-wrap .blog-detail-page .container .blog-content .blog-header .meta{display:flex;align-items:center;gap:16px;color:#757575;font-size:14px}#pc-wrap .blog-detail-page .container .blog-content .blog-header .meta .category{background:#e0f7fa;padding:4px 12px;border-radius:4px;color:#00838f;font-weight:500}#pc-wrap .blog-detail-page .container .blog-content .body-content{font-size:16px;line-height:1.8;color:#424242;margin-bottom:40px}#pc-wrap .blog-detail-page .container .blog-content .body-content .quote{margin:40px 0;padding:24px;background:#f5f5f5;border-left:4px solid #00bcd4;font-style:italic;color:#424242}#pc-wrap .blog-detail-page .container .blog-content .tags{margin:32px 0;display:flex;align-items:center;gap:8px}#pc-wrap .blog-detail-page .container .blog-content .tags .tag{background:#e0f7fa;color:#00838f;padding:4px 12px;border-radius:4px;font-size:13px}#pc-wrap .blog-detail-page .container .comments-section{margin-top:48px}#pc-wrap .blog-detail-page .container .comments-section .comments-title{font-size:24px;font-weight:600;color:#181a20;margin-bottom:24px}#pc-wrap .blog-detail-page .container .comments-section .comment{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:24px;margin-bottom:24px}#pc-wrap .blog-detail-page .container .comments-section .comment .comment-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}#pc-wrap .blog-detail-page .container .comments-section .comment .comment-header .author{display:flex;align-items:center;gap:12px}#pc-wrap .blog-detail-page .container .comments-section .comment .comment-header .author img{width:40px;height:40px;border-radius:50%;object-fit:cover}#pc-wrap .blog-detail-page .container .comments-section .comment .comment-header .author .name{font-weight:600;color:#181a20}#pc-wrap .blog-detail-page .container .comments-section .comment .comment-header .date{color:#757575;font-size:14px}#pc-wrap .blog-detail-page .container .comments-section .comment .comment-content{color:#424242;line-height:1.6}#pc-wrap .blog-detail-page .container .comments-section .comment-form{background:#fff;border-radius:8px;padding:32px;margin-top:32px}#pc-wrap .blog-detail-page .container .comments-section .comment-form .form-title{font-size:20px;font-weight:600;color:#181a20;margin-bottom:24px}#pc-wrap .blog-detail-page .container .comments-section .comment-form .form-fields{display:grid;grid-gap:24px;gap:24px}#pc-wrap .blog-detail-page .container .comments-section .comment-form .form-fields .input-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:24px;gap:24px}#pc-wrap .blog-detail-page .container .comments-section .comment-form .form-fields input,#pc-wrap .blog-detail-page .container .comments-section .comment-form .form-fields textarea{width:100%;padding:12px;border:1px solid #e0e0e0;border-radius:4px;font-size:14px}#pc-wrap .blog-detail-page .container .comments-section .comment-form .form-fields input:focus,#pc-wrap .blog-detail-page .container .comments-section .comment-form .form-fields textarea:focus{outline:none;border-color:#00bcd4}#pc-wrap .blog-detail-page .container .comments-section .comment-form .form-fields textarea{min-height:120px;resize:vertical}#pc-wrap .blog-detail-page .container .comments-section .comment-form .form-fields button{justify-self:start;padding:12px 24px;background:#00bcd4;color:#fff;border:none;border-radius:4px;font-weight:500;cursor:pointer;transition:background-color .2s}#pc-wrap .blog-detail-page .container .comments-section .comment-form .form-fields button:hover{background:#00acc1}#pc-wrap .cs-page{position:relative;padding:5px 0 60px;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:Quicksand,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:Quicksand,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:Quicksand,serif;font-size:14px;font-style:normal;font-weight:700;line-height:normal;letter-spacing:.42px}#pc-wrap .cs-page .container .cs-main-info .btns div.active{border:1px solid #725ce8;background:#00bbae;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:Quicksand,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:Quicksand,serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom{display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card{padding:20px 14px 20px 30px;display:flex;flex-direction:row;justify-content:space-between;border:1px solid #eee}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card.event{background:#dff8f6}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card div{padding:6px 9px;border-radius:12px;border:1px solid #eb6753;color:#eb6753;font-family:Quicksand,serif;font-size:12px;font-style:normal;font-weight:400}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-number{margin-left:18px;width:39px;color:#bdbdbd;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-title{width:1060px;color:#000;font-family:Quicksand,serif;font-size:16px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .cs-page .container .cs-content .notice-content .main .bottom .notice-card .notice-date{color:#bdbdbd;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap .cs-page .container .cs-content .faq-content{margin-top:25px;display:flex;flex-direction:column}#pc-wrap .cs-page .container .cs-content .faq-content .categories{display:flex;flex-direction:row;justify-content:center}#pc-wrap .cs-page .container .cs-content .faq-content .categories div{width:14%;height:40px;display:flex;justify-content:center;align-items:center;color:#bdbdbd;text-align:center;font-family:Quicksand,serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:-.225px;cursor:pointer}#pc-wrap .cs-page .container .cs-content .faq-content .categories div.active{border-bottom:1px solid #eb6753;color:#eb6753}#pc-wrap .cs-page .container .cs-content .faq-content .wrap{margin-top:50px}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .MuiAccordionDetails-root{padding:30px 20px;background:#fafafa}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .badge{margin:0 24px;display:inline-block;padding:4px 10px;border:1px solid #725ce8;border-radius:7px;color:#725ce8}#pc-wrap .cs-page .container .cs-content .faq-content .wrap .question .badge{background:#00bbae;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:#00bbae;border:1px solid #00bbae}#pc-wrap .about-page{position:relative;width:100%;height:auto}#pc-wrap .about-page .container{max-width:1300px;display:flex;flex-direction:row}#pc-wrap .about-page .container .about-main-img{width:45%;height:550px}#pc-wrap .about-page .container .about-main-info{display:flex;flex-direction:column;align-items:flex-start;gap:20px;width:45%;height:420px;margin-left:30px}#pc-wrap .about-page .container .about-main-info .title{color:var(--00-bbae,#00bbae);font-family:Quicksand;font-size:20px;font-style:normal;font-weight:400;line-height:32px;text-transform:capitalize}#pc-wrap .about-page .container .about-main-info h1{color:var(--Style,#103741);font-family:Quicksand;font-size:35px;font-style:normal;font-weight:700;line-height:58px;letter-spacing:-1.2px}#pc-wrap .about-page .container .about-main-info p{color:var(--Style,#5c707e);font-family:Quicksand;font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:-.48px}#pc-wrap .about-page .container .about-main-info .info-boxes{display:grid;grid-template-columns:repeat(2,2fr);justify-content:sta;width:540px;grid-gap:20px;gap:20px}#pc-wrap .about-page .container .about-main-info .info-boxes .img{width:auto;height:auto;position:relative}#pc-wrap .about-page .container .about-main-info .info-boxes .my-box{width:238px;height:50px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap .about-page .container .about-main-info .info-boxes .my-box img{width:70px;height:70px;border-radius:50%}#pc-wrap .about-page .container .about-main-info .info-boxes .my-box .text-box{display:flex;flex-direction:column;align-items:flex-start;justify-content:space-between;height:100%;width:126px}#pc-wrap .about-page .container .about-main-info .info-boxes .my-box .text-box strong{color:var(--Style,#103741);font-family:Quicksand;font-size:18px;font-style:normal;font-weight:600;line-height:26px}#pc-wrap .about-page .container .about-main-info .info-boxes .my-box .text-box span{color:var(--Style,#5c707e);font-family:Quicksand;font-size:16px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap .about-page .mission{display:flex;width:1050px;height:470px;flex-direction:row;align-items:center;justify-content:center;margin:40px auto;padding-bottom:40px}#pc-wrap .about-page .mission .mission-text{flex-direction:column;justify-content:flex-start;width:500px;height:450px;gap:10px}#pc-wrap .about-page .mission .mission-text h1{color:var(--Style,#103741);font-family:Quicksand;font-size:24px;font-style:normal;font-weight:700;line-height:34px}#pc-wrap .about-page .mission .mission-text p{color:var(--Style,#5c707e);font-family:Quicksand;font-size:16px;font-style:normal;font-weight:400;line-height:26px;letter-spacing:-.48px}#pc-wrap .about-page .mission .mission-img{width:620px;height:470px;margin-left:10px;border-radius:10px}#pc-wrap .about-page .mission .mission-img .img{width:620px;height:470px;margin-left:20px;border-radius:20px}#pc-wrap .join-page{position:relative;padding:90px 0;width:100%;height:auto}#pc-wrap .join-page .join-container{align-items:center}#pc-wrap .join-page .join-container .login-main{width:1200px;height:600px;display:flex;flex-direction:row;border-radius:22px;background:#fff;border:1px solid #d6dfe1}#pc-wrap .join-page .join-container .login-main .left{width:40%;height:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#pc-wrap .join-page .join-container .login-main .left .info{margin-top:30px;display:flex;flex-direction:column;align-items:center}#pc-wrap .join-page .join-container .login-main .left .info span{color:var(--Style,#103741);text-align:center;font-family:Quicksand;font-size:30px;font-style:normal;font-weight:700;line-height:46px}#pc-wrap .join-page .join-container .login-main .left .input-wrap{margin-top:20px}#pc-wrap .join-page .join-container .login-main .left .input-wrap .input-box{margin-top:20px;display:flex;flex-direction:column}#pc-wrap .join-page .join-container .login-main .left .input-wrap .input-box:first-child{margin-top:0}#pc-wrap .join-page .join-container .login-main .left .input-wrap .input-box input{width:400px;height:50px;flex-shrink:0;border-radius:30px;border:1px solid var(--d-6-dfe-1,#d6dfe1);background:var(--f-8-f-8-f-8,#f8f8f8)}#pc-wrap .join-page .join-container .login-main .left .register{margin-top:45px;width:400px;display:flex;flex-direction:column;align-items:center}#pc-wrap .join-page .join-container .login-main .left .register .type-option{display:flex;flex-direction:row;align-items:center}#pc-wrap .join-page .join-container .login-main .left .register .type-option span.text{font-family:Quicksand;font-size:14px;font-style:normal;font-weight:600;line-height:normal;color:#181a20}#pc-wrap .join-page .join-container .login-main .left .register .type-option div{margin-left:20px;display:flex;flex-direction:row}#pc-wrap .join-page .join-container .login-main .left .register .type-option div:first-child{margin-right:25px}#pc-wrap .join-page .join-container .login-main .left .register .remember-info{width:100%;display:flex;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .join-page .join-container .login-main .left .register .remember-info a{font-family:Quicksand;font-size:14px;font-style:normal;font-weight:400;line-height:26px;cursor:pointer;color:#181a20}#pc-wrap .join-page .join-container .login-main .left .register .login-button{margin-top:25px;width:100%;height:55px;border-radius:30px;background:var(--00-bbae,#00bbae);font-family:Quicksand;font-size:15px;font-style:normal;font-weight:600;line-height:normal;color:#fff}#pc-wrap .join-page .join-container .login-main .left .register .login-button:hover{background:#06d51b!important}#pc-wrap .join-page .join-container .login-main .left .register .login-button img{filter:brightness(0) invert(1)}#pc-wrap .join-page .join-container .login-main .left .register .create-account-button{margin-top:25px;width:100%;height:55px;border-radius:30px;background:var(--Style,#103741);font-family:Quicksand;font-size:15px;font-style:normal;font-weight:600;line-height:normal;color:#fff}#pc-wrap .join-page .join-container .login-main .left .register .create-account-button:hover{background:#1b5e6e!important}#pc-wrap .join-page .join-container .login-main .left .register .create-account-button img{filter:brightness(0) invert(1)}#pc-wrap .join-page .join-container .login-main .left .ask-info{margin-top:40px}#pc-wrap .join-page .join-container .login-main .left .ask-info p{font-family:Quicksand;font-size:20px;font-style:normal;line-height:normal;font-weight:400;color:#181a20}#pc-wrap .join-page .join-container .login-main .left .ask-info p b{margin-left:10px;font-weight:600;font-size:32px;cursor:pointer;text-decoration:underline}#pc-wrap .join-page .join-container .login-main .right{margin-left:40px;width:60%;height:100%;background-image:url(/img/icons/join1.jpg);background-size:cover;object-fit:cover;position:relative;background-repeat:no-repeat;background-position:50%;border-radius:0 22px 22px 0}#pc-wrap .MuiAppBar-root{height:64px;display:flex;flex-direction:row;justify-content:flex-end;padding:0 24px;position:fixed;left:auto;box-shadow:none;background:#fff;border-bottom:1px solid rgba(0,0,0,.12)}#pc-wrap .MuiAppBar-root .settings-icon-admin{margin-right:15px;color:#7b809a;cursor:pointer}#pc-wrap .aside .logo-box{display:flex;flex-direction:row;padding:16px 0}#pc-wrap .aside .logo-box img{width:90px;height:90px}#pc-wrap .aside .user{background:#f5f5f5}#pc-wrap .aside hr{margin:24px 0}#pc-wrap .aside .MuiListItemIcon-root{margin-right:16px}#pc-wrap .user{background:#f5f5f5}#pc-wrap .menu-list{padding:8px 24px 8px 32px}#pc-wrap .menu-list li{padding:8px 16px 8px 28px;border-radius:4px;font-size:14px}#pc-wrap .menu-list li.on{font-weight:600;background:#fdf4f4;color:#f54d56}#pc-wrap .menu-list li.on span{color:#212121}#pc-wrap #bunker{width:calc(100% - 280px);margin-left:auto;padding:116px 24px;align-items:center}#pc-wrap #bunker .flex-space{display:flex;flex-direction:row;align-items:center;justify-content:space-between}#pc-wrap #bunker .title{margin-bottom:24px}#pc-wrap #bunker .badge{padding:3px 8px;font-weight:500;font-size:12px;border-radius:4px}#pc-wrap #bunker .success{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap #bunker .warning{color:#f57c00;background:rgba(245,124,0,.1);border-radius:4px}#pc-wrap #bunker .error{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap #bunker .block{color:#ab47bc;background:rgba(171,71,188,.1);border-radius:4px}#pc-wrap #bunker .delete{background:#757575;color:#fff;border-radius:4px}#pc-wrap #bunker .success-txt{font-size:14px;color:#229a16}#pc-wrap #bunker .warning-txt{font-size:14px;color:#f57c00}#pc-wrap #bunker .error-txt{font-size:14px;color:#b72136}#pc-wrap #bunker .hacking-txt{font-size:14px;color:#ab47bc}#pc-wrap #bunker .delete-txt{font-size:14px;color:#757575}#pc-wrap #bunker .up{color:#2d99ff;background:rgba(45,153,255,.3)}#pc-wrap #bunker .down{color:#ff3030;background:rgba(255,48,48,.3)}#pc-wrap #bunker .content{width:100%}#pc-wrap #bunker .content .no-data{font-size:16px}#pc-wrap #bunker .detail{min-width:1080px;align-items:center;justify-content:center}#pc-wrap #bunker .detail .back{display:flex;flex-direction:row;align-items:center;margin-bottom:24px}#pc-wrap #bunker .detail .info-area{flex-direction:row}#pc-wrap #bunker .detail .info-area>ul{flex:1 1}#pc-wrap #bunker .detail .info-area li{padding:16px 24px}#pc-wrap #bunker .detail .info-area hr{margin:6px 10px;border-color:#bdbdbd}#pc-wrap #bunker .detail .info-area span:first-child{width:220px;min-width:220px}#pc-wrap #bunker .detail .info-area .active{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap #bunker .detail .info-area .warning{color:#f57c00;padding:4px;background:rgba(245,124,0,.1);border-radius:4px}#pc-wrap #bunker .detail .info-area .error{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap #bunker .detail .info-area .hacking{color:#ab47bc;padding:4px;background:rgba(171,71,188,.1);border-radius:4px}#pc-wrap #bunker .detail .MuiTabPanel-root{padding:0;margin:24px 0}#pc-wrap #bunker .detail .banned-wrap>div{margin:0 8px 8px 0}#pc-wrap #bunker .content-area strong{margin:0 3px}#pc-wrap #bunker .content-area .tit{font-size:20px;padding:32px 24px}#pc-wrap #bunker .content-area .btn-upload{flex-direction:column}#pc-wrap #bunker .content-area .btn-upload .img-area img{width:100%}#pc-wrap #bunker .content-area .comment{height:150px}#pc-wrap #bunker .content-area .comment textarea{width:50%;height:80%;padding:10px;font-size:14px;border:1px solid #eee;border-radius:4px;resize:none}#pc-wrap #bunker .content-area .desc span{color:#757575;margin-right:4px}#pc-wrap #bunker .user-area{margin-bottom:24px}#pc-wrap #bunker .user-area .user-id{background:#f5f5f5;border-radius:30px;padding:0 8px;margin-top:8px;text-align:center}#pc-wrap #bunker .user-area .connect{height:min-content;border-radius:8px;padding:2px 6px;margin-left:10px}#pc-wrap #bunker .user-area .connect.online{color:#229a16;background:rgba(84,214,44,.16)}#pc-wrap #bunker .user-area .connect.offline{color:#b72136;background:rgba(255,72,66,.16)}#pc-wrap #bunker .input-area div:first-child{margin-right:16px}#pc-wrap #bunker .input-area .MuiInputAdornment-root button{margin-right:0}#pc-wrap #bunker .btn-wrap{margin-top:24px;flex-direction:row;justify-content:flex-end}#pc-wrap #bunker .btn-wrap button{font-weight:500}#pc-wrap #bunker .btn-complete,#pc-wrap #bunker .btn-wrap button:nth-child(2){color:#fff;box-shadow:0 8px 16px 0 rgba(255,48,48,.24)}#pc-wrap #bunker .btn-action{position:static;font-weight:500;color:#fff;border-radius:8px}#pc-wrap #bunker .btn-add{color:#fff;font-weight:500;box-shadow:0 8px 16px 0 rgba(255,48,48,.24)}#pc-wrap #bunker .btn-cancel{color:#757575;border:1px solid #eee}#pc-wrap #bunker .btn-upload{border:1px dashed #eee}#pc-wrap #bunker .btn-text{color:#e92c28}#pc-wrap #bunker .btn-window{color:#757575;margin-left:8px}#pc-wrap #bunker .btn-window svg{font-size:20px}#pc-wrap #bunker .name a{display:flex;flex-direction:row;align-items:center}#pc-wrap #bunker .table-wrap{background:#fff;border-radius:4px;box-shadow:0 0 2px 0 rgba(145,158,171,.2),0 12px 24px -4px rgba(145,158,171,.12)}#pc-wrap #bunker .table-wrap .tab-menu{display:flex;flex-direction:row;padding:0 24px}#pc-wrap #bunker .table-wrap .tab-menu li{width:auto;height:48px;cursor:pointer;padding:12px 16px;color:#bdbdbd;font-size:14px}#pc-wrap #bunker .table-wrap .tab-menu li.on{font-weight:500;color:#e92c28;border-bottom:2px solid #e92c28}#pc-wrap #bunker .table-wrap.check-table-wrap td:first-child,#pc-wrap #bunker .table-wrap.check-table-wrap th:first-child{width:50px;padding:0 0 0 15px}#pc-wrap #bunker .table-wrap thead tr{background:#fafafa}#pc-wrap #bunker .table-wrap thead th{font-weight:700;color:#374151;font-size:14px;border-bottom:1px solid #eee}#pc-wrap #bunker .table-wrap thead th:last-child{padding-right:24px}#pc-wrap #bunker .table-wrap thead th:first-child{padding-left:24px}#pc-wrap #bunker .table-wrap tbody{color:#616161}#pc-wrap #bunker .table-wrap tbody tr{border-bottom:1px solid #eee}#pc-wrap #bunker .table-wrap tbody tr:last-child{border-bottom:0}#pc-wrap #bunker .table-wrap tbody th:first-child{padding-left:24px}#pc-wrap #bunker .table-wrap tbody td{padding:12px 16px;border-bottom:0;font-size:14px;color:#616161}#pc-wrap #bunker .table-wrap tbody td.info,#pc-wrap #bunker .table-wrap tbody td.info-community{display:flex;flex-direction:row;align-items:center}#pc-wrap #bunker .table-wrap tbody td.info-community a:visited{color:#959595}#pc-wrap #bunker .table-wrap tbody td .img-box{width:80px;height:80px}#pc-wrap #bunker .table-wrap tbody td p.text-ellipsis{width:280px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}#pc-wrap #bunker .table-wrap tbody td:first-child{padding-left:24px}#pc-wrap #bunker .table-wrap .flex-box button{color:#e92c28;font-weight:500;margin-right:8px}#pc-wrap #bunker .table-wrap .flex-box button:last-child{margin-right:0}#pc-wrap #bunker .table-wrap .edit-options{padding:25px}#pc-wrap #bunker .table-wrap .edit-options .option-wrap{margin-bottom:40px}#pc-wrap #bunker .table-wrap .edit-options .option-wrap .tit{height:40px;flex-direction:row;align-items:center;justify-content:space-between;margin-bottom:8px;background:#f5f5f5;border-radius:4px;padding:2px 16px}#pc-wrap #bunker .table-wrap .edit-options .option-wrap .notice{margin:6px 0 0 30px;color:#bdbdbd}#pc-wrap #bunker .table-wrap .edit-options .option{flex-flow:row wrap}#pc-wrap #bunker .table-wrap .edit-options .option label{width:301px;height:48px;padding-right:8px;color:#616161}#pc-wrap #bunker .table-wrap .edit-options .option label span{font-size:14px}#pc-wrap #bunker .tit{flex-direction:row;font-size:28px;font-weight:700}#pc-wrap #bunker .info-area{flex-direction:row}#pc-wrap #bunker .search-area{display:flex;flex-direction:row;justify-content:flex-end}#pc-wrap #bunker .search-area img{cursor:pointer}#pc-wrap #bunker .search-area .MuiOutlinedInput-root{height:48px;background:#fff;font-size:14px}#pc-wrap #bunker .search-area .MuiTableCell-root{padding:12px 20px;border-bottom:1px solid #eee}#pc-wrap #bunker .search-area .MuiToolbar-root{align-items:center}#pc-wrap #bunker .btn-action-wrap{display:flex;flex-direction:row}#pc-wrap #bunker .btn-action-wrap button{height:44px;background:#fff;border:1px solid #eee;color:#757575;margin-right:8px}#pc-wrap #bunker .btn-action-wrap thead{font-weight:600}#pc-wrap #bunker .MuiTabPanel-root{padding:0}#pc-wrap #bunker .MuiTableContainer-root{box-shadow:none}.right-dashboard-settings{padding:0 10px;width:360px;height:100%}.right-dashboard-settings,.right-dashboard-settings .top{position:relative;display:flex;flex-direction:column;box-sizing:border-box}.right-dashboard-settings .top{padding:24px;border-bottom:1px solid rgba(0,0,0,.125)}.right-dashboard-settings .top h5{font-size:20px;font-family:Quicksand,serif}.right-dashboard-settings .top p{color:#344767;font-family:Quicksand,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:Quicksand,serif;font-weight:600}#pc-wrap #add-property-page{width:100%;height:auto;display:flex;flex-direction:column;gap:35px}#pc-wrap #add-property-page .main-title-box{margin-bottom:21px}#pc-wrap #add-property-page .main-title-box .main-title{color:#181a20;font-family:Quicksand,serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #add-property-page .main-title-box .sub-title{color:#181a20;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #add-property-page .tabs-box{width:100%;height:auto;flex-direction:row;gap:59px;padding:18px 0 0 35px;border-radius:12px 12px 0 0;border:1px solid hsla(0,0%,77%,.79);background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #add-property-page .tabs-box .active{height:30px;border-bottom:2px solid #181a20;color:#181a20;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #add-property-page .tabs-box .not-active{color:#717171;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #add-property-page .config{width:100%;height:auto;padding:38px 33px 35px;border-radius:12px;border:1px solid hsla(0,0%,77%,.79);background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #add-property-page .config .description-box{width:100%;height:auto}#pc-wrap #add-property-page .config .description-box .config-column{margin-top:15px;width:100%}#pc-wrap #add-property-page .config .description-box .config-column .title{color:#181a20;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #add-property-page .config .description-box .config-column .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #add-property-page .config .description-box .config-column .description-text{margin-top:15px;width:100%;height:198px;border-radius:8px;padding:8px 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ddd;resize:none;background:#fff;color:#717171;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #add-property-page .config .description-box .buttons-row{margin-top:40px;width:100%;height:auto;flex-direction:row;justify-content:flex-end}#pc-wrap #add-property-page .config .description-box .buttons-row .prev-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #181a20}#pc-wrap #add-property-page .config .description-box .buttons-row .prev-button .prev-button-text{color:#181a20;font-family:Quicksand,serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #add-property-page .config .description-box .buttons-row .next-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#181a20}#pc-wrap #add-property-page .config .description-box .buttons-row .next-button .next-button-text{color:#fff;font-family:Quicksand,serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #add-property-page .config .description-box .property-title{margin-top:30px;color:#181a20;font-family:Quicksand,serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #add-property-page .config .description-box .config-row{width:100%;height:auto;flex-direction:row;gap:69px}#pc-wrap #add-property-page .config .description-box .config-row .price-year-after-price{position:relative;width:100%;gap:20px}#pc-wrap #add-property-page .config .description-box .config-row .price-year-after-price .title{color:#181a20;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #add-property-page .config .description-box .config-row .price-year-after-price .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #add-property-page .config .description-box .config-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#717171;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #add-property-page .config .description-box .config-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #ddd;right:52px;top:62px}#pc-wrap #add-property-page .config .description-box .config-row .price-year-after-price .arrow-down{position:absolute;width:20px;height:12px;color:#ddd;right:18px;top:81px}#pc-wrap #add-property-page .config .upload-title{margin-top:30px;margin-bottom:30px;color:#181a20;font-family:Quicksand,serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #add-property-page .config .images-box{width:100%;height:auto;gap:20px;margin-bottom:70px}#pc-wrap #add-property-page .config .images-box .upload-box{width:100%;height:450px;align-items:center;justify-content:center;gap:30px;border-radius:12px;border:1px dashed #eb6753}#pc-wrap #add-property-page .config .images-box .upload-box .text-box{width:100%;height:auto;align-items:center;justify-content:center;gap:5px}#pc-wrap #add-property-page .config .images-box .upload-box .text-box .drag-title{color:#181a20;font-family:Quicksand,serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #add-property-page .config .images-box .upload-box .text-box .format-title{color:#181a20;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #add-property-page .config .images-box .upload-box .browse-button{width:210px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #181a20}#pc-wrap #add-property-page .config .images-box .upload-box .browse-button .browse-button-text{color:#181a20;font-family:Quicksand,serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #add-property-page .config .images-box .gallery-box{width:100%;height:auto;flex-direction:row;gap:25px;flex-wrap:wrap}#pc-wrap #add-property-page .config .images-box .gallery-box .image-box{position:relative;width:150px;height:150px;overflow:hidden;border-radius:12px}#pc-wrap #add-property-page .config .images-box .gallery-box .image-box img{width:100%;height:100%}#pc-wrap #add-property-page .config .images-box .gallery-box .image-box .absolute-box{position:absolute;width:31px;height:30px;display:flex;align-items:center;justify-content:center;top:7px;left:7px;border-radius:12px;background:#fff}#pc-wrap #add-property-page .config .buttons-row{width:100%;height:auto;flex-direction:row;justify-content:flex-end}#pc-wrap #add-property-page .config .buttons-row button:disabled{background:rgba(24,26,32,.271)}#pc-wrap #add-property-page .config .buttons-row .prev-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #181a20}#pc-wrap #add-property-page .config .buttons-row .prev-button .prev-button-text{color:#181a20;font-family:Quicksand,serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #add-property-page .config .buttons-row .next-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#181a20}#pc-wrap #add-property-page .config .buttons-row .next-button .next-button-text{color:#fff;font-family:Quicksand,serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #add-property-page .config .buttons-row .submit-button{display:flex;width:auto;height:47.18px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#eb6753}#pc-wrap #add-property-page .config .buttons-row .submit-button .next-button-text{color:#fff;font-family:Quicksand,serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #add-property-page .config .listing-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #add-property-page .config .config-row{width:100%;height:auto;flex-direction:row;gap:52px;margin-top:25px}#pc-wrap #add-property-page .config .config-row .price-year-after-price{position:relative;width:100%;gap:20px}#pc-wrap #add-property-page .config .config-row .price-year-after-price .title{color:#181a20;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #add-property-page .config .config-row .price-year-after-price .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #add-property-page .config .config-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#717171;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #add-property-page .config .config-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #ddd;right:52px;top:42px}#pc-wrap #add-property-page .config .config-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#ddd;right:18px;top:62px}#pc-wrap #add-property-page .config .map-title{margin-top:39px;color:#181a20;font-family:Quicksand,serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #add-property-page .config .map-frame{width:100%;height:668px;border-radius:12px;margin-top:20px;margin-bottom:77px;overflow:hidden}#pc-wrap #add-property-page .config .config-detail-row{width:100%;height:auto;flex-direction:row;gap:52px}#pc-wrap #add-property-page .config .config-detail-row .price-year-after-price{position:relative;width:100%;gap:20px;margin-bottom:24px}#pc-wrap #add-property-page .config .config-detail-row .price-year-after-price .title{color:#181a20;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #add-property-page .config .config-detail-row .price-year-after-price .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #add-property-page .config .config-detail-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#717171;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #add-property-page .config .config-detail-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #ddd;right:52px;top:42px}#pc-wrap #add-property-page .config .config-detail-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#ddd;right:18px;top:62px}#pc-wrap #add-property-page .config .config-detail-row .price-year-after-price .year-built-input{width:270px;height:47.352px;border-radius:8px;border:1px solid #ddd}#pc-wrap #add-property-page .config .owner-agent-title{color:#181a20;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #add-property-page .config .owner-agent-input{width:100%;height:198px;margin-top:20px;margin-bottom:41px;border-radius:8px;border:1px solid #ddd;padding:8px 15px;resize:none;color:#717171;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #add-property-page .config .wrap-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:135px;row-gap:35px;margin-bottom:44px}#pc-wrap #add-property-page .config .wrap-box .amenity-box{width:auto;height:auto;flex-direction:row;gap:16px;align-items:center}#pc-wrap #add-property-page .config .wrap-box .amenity-box .property-checkbox{width:18px;height:19px;border-radius:12px}#pc-wrap #add-property-page .config .wrap-box .amenity-box .amenity-text{width:130.856px;height:auto;color:#181a20;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:400;cursor:pointer}#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:170px 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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:#00bbae;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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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:Quicksand,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,#pc-wrap #member-articles-page .pagination-config{width:100%;align-items:center;justify-content:center}#pc-wrap #member-articles-page .pagination-config{height:auto;margin-top:30px}#pc-wrap #member-articles-page .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Quicksand,serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}body{margin:0;padding:0;-ms-overflow-style:none;scrollbar-width:none;overflow-y:scroll;font-family:Quicksand,sans-serif}body::-webkit-scrollbar{display:none}#pc-wrap #header{width:100%;position:fixed;top:0;z-index:100;background:#fff}#pc-wrap #header .top-bar{background-color:#00bbae;padding:8px 24px}#pc-wrap #header .top-bar .container{max-width:1300px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}#pc-wrap #header .top-bar .container .contact-info{display:flex;gap:24px;color:#fff}#pc-wrap #header .top-bar .container .contact-info .info-item{display:flex;align-items:center;gap:8px;font-size:14px}#pc-wrap #header .top-bar .container .right-section{display:flex;gap:16px;color:#fff}#pc-wrap #header .main-header{padding:16px 24px;background:#fff;border-bottom:1px solid rgba(0,0,0,.1)}#pc-wrap #header .main-header .container{max-width:1300px;margin:0 auto;display:flex;justify-content:space-between;align-items:center}#pc-wrap #header .main-header .container .logo img{height:40px}#pc-wrap #header .main-header .container .nav-menu{display:flex;gap:32px}#pc-wrap #header .main-header .container .nav-menu .nav-item{color:#333;text-decoration:none;font-weight:500}#pc-wrap #header .main-header .container .nav-menu .nav-item:hover{color:#00bbae}#pc-wrap #header .main-header .container .search-bar{display:flex;align-items:center;gap:16px;margin-right:50px}#pc-wrap #header .main-header .container .search-bar .search-input{padding:8px 16px;border-radius:22px;border:1px solid rgba(0,0,0,.5);width:200px;height:50px}#pc-wrap #header .main-header .container .search-bar .categories-select{width:200px;height:50px;border-radius:24px;border:1px solid rgba(0,0,0,.2);padding:0 10px}#pc-wrap #header .main-header .container .user-actions{display:flex;gap:0;align-items:center}#pc-wrap #header .main-header .container .user-actions .icon-button{width:50px;height:50px;border:1px solid rgba(0,0,0,.3);border-radius:50%;background-color:#fff;align-items:center;justify-content:center}#pc-wrap #header .main-header .container .user-actions .icon-button .cart-alart{width:14px;height:14px;fill:var(--Style,#fc800a)}#pc-wrap #header .main-header .container .user-actions .notification-bell{position:relative;align-items:center;cursor:pointer}#pc-wrap .hero-section{width:100%;margin-top:65px;margin-bottom:20px}#pc-wrap .hero-section .container{max-width:1300px;height:430px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;background-color:#00bbae;background-image:url(/img/default-img/hero/hero-bg1-1.png);border-radius:15px;flex-direction:row}#pc-wrap .hero-section .container .hero-content{display:flex;width:665px;flex-direction:column;align-items:flex-start;gap:27px;margin-left:50px}#pc-wrap .hero-section .container .hero-content h1{color:var(--Whith_Color,#fff);font-family:Quicksand;font-size:54px;font-style:normal;font-weight:700;line-height:64px;letter-spacing:-2.22px}#pc-wrap .hero-section .container .hero-content .shop-now-btn{background:#fff;color:#00bbae;padding:12px 24px;border-radius:24px;text-decoration:none;display:inline-block;font-weight:600}#pc-wrap .hero-section .container .hero-img-container{width:785.797px;height:541px;flex-shrink:0}#pc-wrap .hero-section .container .hero-img-container .hero-girl{position:absolute;width:550px;z-index:2;right:70px;bottom:0}#pc-wrap .hero-section .container .hero-img-container .hero-rocket{position:absolute;width:100px;right:70px;z-index:9;top:130px;right:530px}#pc-wrap .hero-section .container .hero-img-container .hero-ball{position:absolute;width:80px;right:5%;top:40%;animation:float 4s ease-in-out infinite;z-index:1}#pc-wrap .hero-section .container .hero-img-container .parashoot{position:absolute;width:80px;right:60%;top:65%;z-index:8}#pc-wrap .hero-section .container .hero-img-container .star{position:absolute;width:30px;right:55%;top:30%;z-index:8}#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:#dff8f6;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;margin-top:50px;padding:30px;width:100%;height:auto;display:flex;flex-direction:column;background-image:url(/img/default-img/bg/footer_bg_1.jpg)}#pc-wrap #footer .container-footer{max-width:1300px;margin:0 auto;display:flex;align-items:center;justify-content:space-between;flex-direction:column}#pc-wrap #footer .container-footer .footer-contact{width:100%;height:132px;flex-direction:row;align-items:center;justify-content:space-between;grid-template-columns:repeat(4,1fr);grid-gap:44px;gap:44px;display:grid;padding-bottom:30px;border-bottom:1.5px solid #fff}#pc-wrap #footer .container-footer .footer-contact .call{width:300px;height:62px;display:flex;flex-direction:row;align-items:center}#pc-wrap #footer .container-footer .footer-contact .call .call-logo{width:62px;height:62px}#pc-wrap #footer .container-footer .footer-contact .call .call-text{padding-left:15px}#pc-wrap #footer .container-footer .footer-contact .call .call-text .span-call{color:var(--Style,#fff);font-family:Quicksand;font-size:14px;font-style:normal;font-weight:500;line-height:28px;text-transform:capitalize}#pc-wrap #footer .container-footer .footer-contact .call .call-text .p-call{color:var(--Style,#fff);font-family:Quicksand;font-size:17px;font-style:normal;font-weight:600;line-height:28px}#pc-wrap #footer .container-footer .footer-info{padding:40px 0;flex-direction:row;width:100%;justify-content:space-between}#pc-wrap #footer .container-footer .footer-info .about{width:363px;height:185px;flex-direction:column;justify-content:flex-start;gap:5px}#pc-wrap #footer .container-footer .footer-info .about .about-logo{width:262px;height:50px;flex-shrink:0}#pc-wrap #footer .container-footer .footer-info .about .a-text{color:var(--Style,#fff);font-family:Quicksand;font-size:16px;font-style:normal;font-weight:400;line-height:28px;letter-spacing:-.48px}#pc-wrap #footer .container-footer .footer-info .newsletter{width:290px;height:185px;flex-direction:column;justify-content:flex-start;gap:15px}#pc-wrap #footer .container-footer .footer-info .newsletter .info-title{color:var(--Style,#fff);font-family:Quicksand;font-size:24px;font-style:normal;font-weight:700;line-height:32px;padding-bottom:5px;border-bottom:2px solid #fff}#pc-wrap #footer .container-footer .footer-info .newsletter .n-text{color:var(--Style,#fff);font-family:Quicksand;font-size:16px;font-style:normal;font-weight:500;line-height:28px}#pc-wrap #footer .container-footer .footer-info .newsletter .input{width:290px;height:50px;border-radius:15px}#pc-wrap #footer .container-footer .footer-info .services{width:590px;height:185px;flex-direction:row;justify-content:flex-start;gap:35px}#pc-wrap #footer .container-footer .footer-info .services .info-title{color:var(--Style,#fff);font-family:Quicksand;font-size:24px;font-style:normal;font-weight:700;line-height:32px;padding-bottom:5px;border-bottom:2px solid #fff}#pc-wrap #footer .container-footer .footer-info .services .s-text{color:var(--Style,#fff);font-family:Quicksand;font-size:16px;font-style:normal;font-weight:500;line-height:28px}#pc-wrap #footer .container-footer .footer-bottom{width:100%;height:75px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap #footer .container-footer .footer-bottom .copyright{color:var(--Whith_Color,#fff);font-family:Quicksand;font-size:16px;font-style:normal;font-weight:600;line-height:22px}#pc-wrap #footer .container-footer .footer-bottom .cart{height:30px}.no-data{padding:30px 20px;width:100%;display:flex;flex-direction:column;align-items:center}.no-data img{width:56px;margin-bottom:2px}.no-data p{color:#bdbdbd;text-align:center}.img-flag{width:24px;height:17px;border-radius:2px;margin-right:8px}@import"https://fonts.googleapis.com/css2?family=Quicksand:wght@300..700&display=swap";#mobile-wrap .mobile-header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1)}#mobile-wrap .mobile-header .top-bar{background-color:#00bbae;padding:6px 16px}#mobile-wrap .mobile-header .top-bar .container{display:flex;justify-content:space-between;align-items:center}#mobile-wrap .mobile-header .top-bar .container .login-link{color:#fff;font-size:12px;text-decoration:none}#mobile-wrap .mobile-header .top-bar .container .flash-discount{color:#fff;font-size:12px;font-weight:500}#mobile-wrap .mobile-header .main-header{padding:16px;background:#fff}#mobile-wrap .mobile-header .main-header .container{display:flex;align-items:center;justify-content:space-between;gap:8px;flex-direction:row}#mobile-wrap .mobile-header .main-header .container .menu-button{padding:6px;color:#333;min-width:40px}#mobile-wrap .mobile-header .main-header .container .logo{display:flex;align-items:center;height:32px}#mobile-wrap .mobile-header .main-header .container .logo img{height:100%;width:auto}#mobile-wrap .mobile-header .main-header .container .actions{display:flex;align-items:center;gap:8px}#mobile-wrap .mobile-header .main-header .container .actions .cart-button{position:relative;padding:6px;cursor:pointer;display:flex;align-items:center}#mobile-wrap .mobile-header .main-header .container .actions .cart-button .cart-badge{position:absolute;top:-2px;right:-2px;background:#fc800a;color:#fff;font-size:10px;font-weight:600;width:16px;height:16px;border-radius:50%;display:flex;align-items:center;justify-content:center}#mobile-wrap .mobile-header .main-header .container .actions .lang-button{padding:6px;min-width:unset;background:transparent;border:none}#mobile-wrap .mobile-header .main-header .container .actions .lang-button .lang-flag{width:24px;height:16px;border-radius:2px}#mobile-wrap .mobile-header .mobile-menu .MuiDrawer-paper{width:280px}#mobile-wrap .mobile-header .lang-menu .MuiPaper-root{margin-top:8px;border-radius:8px;box-shadow:0 4px 12px rgba(0,0,0,.1)}#mobile-wrap .mobile-header .lang-menu .MuiPaper-root .MuiMenuItem-root{padding:8px 16px;min-height:40px}#mobile-wrap .mobile-header .lang-menu .MuiPaper-root .MuiMenuItem-root .lang-flag{width:24px;height:16px;margin-right:12px;border-radius:2px}#mobile-wrap .flash-sale-mobile{padding:0 10px;width:100%;height:auto;display:flex;flex-direction:row;margin-top:150px}#mobile-wrap .flash-sale-mobile .container{width:100%}#mobile-wrap .flash-sale-mobile .container .flash-top{margin-bottom:5px;align-items:center}#mobile-wrap .flash-sale-mobile .container .flash-top .flash-title{color:#103741;font-family:Quicksand;font-size:24px;font-weight:700;line-height:1.2;margin-bottom:16px}#mobile-wrap .flash-sale-mobile .container .flash-top .timer-container{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch}#mobile-wrap .flash-sale-mobile .container .flash-top .timer-container .timer-box{flex-shrink:0;background-color:#00bbae;padding:8px 12px;border-radius:16px;min-width:-moz-fit-content;min-width:fit-content}#mobile-wrap .flash-sale-mobile .container .flash-top .timer-container .timer-box .timer-text{color:#fff;font-size:16px;font-weight:700;font-family:Quicksand;white-space:nowrap}#mobile-wrap .flash-sale-mobile .container .flash-top .timer-container::-webkit-scrollbar{height:4px}#mobile-wrap .flash-sale-mobile .container .flash-top .timer-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}#mobile-wrap .flash-sale-mobile .container .flash-top .timer-container::-webkit-scrollbar-thumb{background:#00bbae;border-radius:2px}#mobile-wrap .flash-sale-mobile .container .flash-bottom{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:12px;gap:12px;padding-bottom:16px}#mobile-wrap .flash-sale-mobile .container .flash-bottom .product-card{width:100%;height:auto}#mobile-wrap .flash-sale-mobile .container .flash-bottom .product-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}#mobile-wrap .trend-mobile{padding:0 10px;width:100%;height:auto;display:flex;flex-direction:row;margin-top:10px}#mobile-wrap .trend-mobile .container{width:100%}#mobile-wrap .trend-mobile .container .flash-top{margin-bottom:5px;align-items:center}#mobile-wrap .trend-mobile .container .flash-top .flash-title{color:#103741;font-family:Quicksand;font-size:24px;font-weight:700;line-height:1.2;margin-bottom:16px}#mobile-wrap .trend-mobile .container .flash-top .timer-container{display:flex;gap:8px;overflow-x:auto;padding-bottom:8px;-webkit-overflow-scrolling:touch}#mobile-wrap .trend-mobile .container .flash-top .timer-container .timer-box{flex-shrink:0;background-color:#00bbae;padding:8px 12px;border-radius:16px;min-width:-moz-fit-content;min-width:fit-content}#mobile-wrap .trend-mobile .container .flash-top .timer-container .timer-box .timer-text{color:#fff;font-size:16px;font-weight:700;font-family:Quicksand;white-space:nowrap}#mobile-wrap .trend-mobile .container .flash-top .timer-container::-webkit-scrollbar{height:4px}#mobile-wrap .trend-mobile .container .flash-top .timer-container::-webkit-scrollbar-track{background:#f1f1f1;border-radius:2px}#mobile-wrap .trend-mobile .container .flash-top .timer-container::-webkit-scrollbar-thumb{background:#00bbae;border-radius:2px}#mobile-wrap .trend-mobile .container .flash-bottom{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:12px;gap:12px;padding-bottom:16px}#mobile-wrap .trend-mobile .container .flash-bottom .product-card{width:100%;height:auto}#mobile-wrap .trend-mobile .container .flash-bottom .product-card img{width:100%;aspect-ratio:1;object-fit:cover;border-radius:8px}#mobile-wrap .categories{width:100%;padding:24px 0}#mobile-wrap .categories.mobile{padding:16px 0}#mobile-wrap .categories.mobile .sliderContainer{padding:0 16px}#mobile-wrap .categories.mobile .sliderContainer .title{font-size:24px;font-weight:700;color:#333;text-align:center;margin-bottom:16px}#mobile-wrap .categories.mobile .sliderContainer .mobileSliderWrapper{position:relative;display:flex;align-items:center;justify-content:center;padding:0 8px;margin:16px 0}#mobile-wrap .categories.mobile .sliderContainer .mobileSliderWrapper .mobileArrow{position:absolute;z-index:2;width:32px;height:32px;background:hsla(0,0%,100%,.9);box-shadow:0 2px 4px rgba(0,0,0,.1);border-radius:50%}#mobile-wrap .categories.mobile .sliderContainer .mobileSliderWrapper .mobileArrow.left{left:0}#mobile-wrap .categories.mobile .sliderContainer .mobileSliderWrapper .mobileArrow.right{right:0}#mobile-wrap .categories.mobile .sliderContainer .mobileSliderWrapper .mobileArrow .arrowIcon{width:16px;height:16px}#mobile-wrap .categories.mobile .sliderContainer .mobileSliderWrapper .mobileArrow:disabled{opacity:.5;background:hsla(0,0%,100%,.5)}#mobile-wrap .categories.mobile .sliderContainer .mobileSliderWrapper .mobileSlider{display:flex;width:100%;gap:12px;overflow:hidden;padding:0 24px;transition:transform .3s ease}#mobile-wrap .categories.mobile .sliderContainer .mobileSliderWrapper .mobileSlider .mobileCategory{flex-grow:0;flex-shrink:0;flex-basis:calc(50% - 6px);aspect-ratio:1;border-radius:12px;padding:12px;display:flex;flex-direction:column;align-items:center;justify-content:center;cursor:pointer;transition:transform .2s ease}#mobile-wrap .categories.mobile .sliderContainer .mobileSliderWrapper .mobileSlider .mobileCategory:active{transform:scale(.98)}#mobile-wrap .categories.mobile .sliderContainer .mobileSliderWrapper .mobileSlider .mobileCategory .imgContainer{flex:1 1;display:flex;align-items:center;justify-content:center;width:100%;margin-bottom:8px}#mobile-wrap .categories.mobile .sliderContainer .mobileSliderWrapper .mobileSlider .mobileCategory .imgContainer .categoryImage{width:80%;height:auto;object-fit:contain}#mobile-wrap .categories.mobile .sliderContainer .mobileSliderWrapper .mobileSlider .mobileCategory .categoryName{font-size:14px;font-weight:600;color:#333;text-align:center;margin-top:auto}#mobile-wrap .categories.mobile .sliderContainer .mobilePagination{display:flex;justify-content:center;gap:8px;margin-top:16px}#mobile-wrap .categories.mobile .sliderContainer .mobilePagination .dot{width:8px;height:8px;border-radius:50%;background:#e0e0e0;cursor:pointer;transition:background-color .3s ease}#mobile-wrap .categories.mobile .sliderContainer .mobilePagination .dot.active{background:#00bbae;width:24px;border-radius:4px}#mobile-wrap .trending-section{padding:0 10px;width:100%;height:auto;display:flex;flex-direction:row;margin-top:150px}#mobile-wrap .trending-section .container{width:100%;flex-direction:column}#mobile-wrap .trending-section .container .trending-top{display:flex;align-items:center}#mobile-wrap .trending-section .container .trending-top .trending-title{color:#103741;font-family:Quicksand;font-size:24px;font-weight:700;line-height:1.2;margin-bottom:16px}#mobile-wrap .trending-section .container .trending-bottom{position:relative;margin-top:25px;display:flex;flex-direction:column}#mobile-wrap .trending-section .container .trending-bottom .content__promo{margin-bottom:20px}#mobile-wrap .trending-section .container .trending-bottom .content__promo .content__promo-banner{width:100%;border-radius:12px}#mobile-wrap .trending-section .container .trending-bottom .empty-list{width:100%;height:280px;display:flex;justify-content:center;align-items:center}#mobile-wrap .trending-section .container .trending-bottom .trend-property-swiper{width:100%;height:400px;display:flex;flex-direction:row}#mobile-wrap .trending-section .container .trending-bottom .trend-property-swiper .trend-property-slide{width:98%;height:auto;display:flex}#mobile-wrap .trending-section .container .trending-bottom .trend-property-swiper .trend-property-slide .trend-card-box{position:relative;width:100%;height:375px;display:flex;flex-direction:column}#mobile-wrap .trending-section .container .trending-bottom .trend-property-swiper .trend-property-slide .trend-card-box .card-img{position:relative;width:100%;height:203px;background-size:cover;border-radius:12px 12px 0 0;cursor:pointer}#mobile-wrap .trending-section .container .trending-bottom .trend-property-swiper .trend-property-slide .trend-card-box .card-img div{position:absolute;padding:8px 12px;left:12px;bottom:12px;border-radius:6px;background:#fff;color:#181a20;font-family:Quicksand,serif;font-size:15px;font-weight:600;line-height:normal}#mobile-wrap .trending-section .container .trending-bottom .trend-property-swiper .trend-property-slide .trend-card-box .info{padding:20px 22px 17px;display:flex;flex-direction:column;box-sizing:border-box;border-radius:0 0 12px 12px;border:1px solid hsla(0,0%,77%,.71);border-top:none;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#mobile-wrap .trending-section .container .trending-bottom .trend-property-swiper .trend-property-slide .trend-card-box .info .title{overflow:hidden;color:#181a20;text-overflow:ellipsis;white-space:nowrap;font-family:Quicksand,serif;font-size:15px;font-weight:600;line-height:normal;text-transform:capitalize;cursor:pointer}#mobile-wrap .trending-section .container .trending-bottom .trend-property-swiper .trend-property-slide .trend-card-box .info .desc{margin-top:5px;overflow:hidden;color:#717171;font-family:Quicksand,serif;font-size:13px;font-weight:400;line-height:normal;text-overflow:ellipsis;white-space:nowrap}#mobile-wrap .trending-section .container .trending-bottom .trend-property-swiper .trend-property-slide .trend-card-box .info .options{margin-top:15px;display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .trending-section .container .trending-bottom .trend-property-swiper .trend-property-slide .trend-card-box .info .options div{display:flex;flex-direction:row}#mobile-wrap .trending-section .container .trending-bottom .trend-property-swiper .trend-property-slide .trend-card-box .info .options div img{margin-right:5px;width:17px;height:17px}#mobile-wrap .trending-section .container .trending-bottom .trend-property-swiper .trend-property-slide .trend-card-box .info .options div span{color:#181a20;font-family:Quicksand,serif;font-size:13px;font-weight:400;line-height:normal}#mobile-wrap .trending-section .container .trending-bottom .trend-property-swiper .trend-property-slide .trend-card-box .info .bott{display:flex;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .trending-section .container .trending-bottom .trend-property-swiper .trend-property-slide .trend-card-box .info .bott p{color:#181a20;font-family:Quicksand,serif;font-size:13px;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .trending-section .container .trending-bottom .trend-property-swiper .trend-property-slide .trend-card-box .info .bott button{margin-left:7px;width:16px;height:16px;box-sizing:border-box}#mobile-wrap .trending-section .container .trending-bottom .trend-property-swiper .trend-property-slide .trend-card-box .info .bott .view-like-box{display:flex;flex-direction:row;gap:7px;align-items:center}#mobile-wrap .trending-section .container .trending-bottom .trend-property-swiper .trend-property-slide .trend-card-box .info .bott .view-like-box .view-cnt{color:#717171;font-family:Quicksand,serif;font-size:13px;font-weight:400;line-height:normal;text-overflow:ellipsis}#mobile-wrap .discount.mobile{padding:16px;margin:16px 0}#mobile-wrap .discount.mobile .container{background-color:#00bbae;border-radius:12px;overflow:hidden;position:relative;min-height:380px}#mobile-wrap .discount.mobile .container .d-content{padding:24px 16px;position:relative;z-index:2;text-align:center}#mobile-wrap .discount.mobile .container .d-content .title{color:#fff;font-family:Quicksand;font-size:28px;font-weight:700;line-height:1.3;margin-bottom:20px;text-shadow:0 2px 4px rgba(0,0,0,.1)}#mobile-wrap .discount.mobile .container .d-content .shop-now-btn{display:inline-block;background:#fff;color:#00bbae;padding:12px 28px;border-radius:25px;font-weight:600;font-size:16px;text-decoration:none;box-shadow:0 4px 8px rgba(0,0,0,.1);transition:all .3s ease}#mobile-wrap .discount.mobile .container .d-content .shop-now-btn:active{transform:scale(.98);box-shadow:0 2px 4px rgba(0,0,0,.1)}#mobile-wrap .discount.mobile .container .hero-img-container{position:relative;height:240px;display:flex;justify-content:center;align-items:flex-end;overflow:hidden}#mobile-wrap .discount.mobile .container .hero-img-container .hero-girl{height:220px;width:auto;object-fit:contain;position:relative;z-index:2}#mobile-wrap .discount.mobile .container .hero-img-container .star{position:absolute;width:40px;height:40px;top:20%;right:20%;z-index:1;animation:floatAnimation 3s ease-in-out infinite}#mobile-wrap .discount.mobile .container .hero-img-container .fly{position:absolute;width:30px;height:30px;top:30%;left:20%;z-index:1;animation:spinAnimation 6s linear infinite}#mobile-wrap .blogs.mobile{padding:24px 16px;background-color:#fff}#mobile-wrap .blogs.mobile .blogsContainer{width:100%}#mobile-wrap .blogs.mobile .blogsContainer .title{font-family:Quicksand;font-size:24px;font-weight:700;color:#333;text-align:center;margin-bottom:8px}#mobile-wrap .blogs.mobile .blogsContainer .subtitle{font-size:14px;color:#666;text-align:center;margin-bottom:24px}#mobile-wrap .blogs.mobile .blogsContainer .blogs-bottom .loading-container{min-height:200px;display:flex;align-items:center;justify-content:center}#mobile-wrap .blogs.mobile .blogsContainer .blogs-bottom .error-container{min-height:200px;display:flex;align-items:center;justify-content:center;padding:16px;text-align:center}#mobile-wrap .blogs.mobile .blogsContainer .blogs-bottom .articles-grid{display:grid;grid-template-columns:1fr;grid-gap:16px;gap:16px;width:100%}#mobile-wrap .blogs.mobile .blogsContainer .blogs-bottom .articles-grid .community-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 8px rgba(0,0,0,.08)}#mobile-wrap .blogs.mobile .blogsContainer .blogs-bottom .articles-grid .community-card .card-media{width:100%;height:200px;position:relative}#mobile-wrap .blogs.mobile .blogsContainer .blogs-bottom .articles-grid .community-card .card-media img{width:100%;height:100%;object-fit:cover}#mobile-wrap .blogs.mobile .blogsContainer .blogs-bottom .articles-grid .community-card .card-media .category-badge{position:absolute;top:12px;left:12px;background:rgba(0,187,174,.9);color:#fff;padding:4px 12px;border-radius:16px;font-size:12px;font-weight:600}#mobile-wrap .blogs.mobile .blogsContainer .blogs-bottom .articles-grid .community-card .card-content{padding:16px}#mobile-wrap .blogs.mobile .blogsContainer .blogs-bottom .articles-grid .community-card .card-content .article-title{font-size:16px;font-weight:600;color:#333;margin-bottom:8px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}#mobile-wrap .blogs.mobile .blogsContainer .blogs-bottom .articles-grid .community-card .card-content .article-excerpt{font-size:14px;color:#666;margin-bottom:12px;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden}#mobile-wrap .blogs.mobile .blogsContainer .blogs-bottom .articles-grid .community-card .card-content .article-meta{display:flex;justify-content:space-between;align-items:center;font-size:12px;color:#888}#mobile-wrap .blogs.mobile .blogsContainer .blogs-bottom .articles-grid .community-card .card-content .article-meta .author{display:flex;align-items:center;gap:8px}#mobile-wrap .blogs.mobile .blogsContainer .blogs-bottom .articles-grid .community-card .card-content .article-meta .author .author-avatar{width:24px;height:24px;border-radius:50%}#mobile-wrap .blogs.mobile .blogsContainer .blogs-bottom .articles-grid .community-card .card-content .article-meta .date{font-size:12px}#mobile-wrap .blogs.mobile .blogsContainer .blogs-bottom .articles-grid .community-card:active{transform:scale(.98)}#mobile-wrap .brands.mobile{width:100%;padding:24px 0;background-color:#fff}#mobile-wrap .brands.mobile .container{padding:0 16px}#mobile-wrap .brands.mobile .container .scroll-container{display:flex;overflow-x:auto;-webkit-overflow-scrolling:touch;scrollbar-width:none;-ms-overflow-style:none;padding:8px 0}#mobile-wrap .brands.mobile .container .scroll-container::-webkit-scrollbar{display:none}#mobile-wrap .brands.mobile .container .scroll-container .brand-item{flex:0 0 auto;width:120px;height:60px;margin-right:24px;display:flex;align-items:center;justify-content:center}#mobile-wrap .brands.mobile .container .scroll-container .brand-item:last-child{margin-right:16px}#mobile-wrap .brands.mobile .container .scroll-container .brand-item img{max-width:100%;max-height:100%;object-fit:contain;filter:grayscale(100%);opacity:.7;transition:all .3s ease}#mobile-wrap .brands.mobile .container .scroll-container .brand-item img:active{filter:grayscale(0);opacity:1}#mobile-wrap .footer.mobile{background-image:url(/img/default-img/bg/footer_bg_1.jpg);background-size:cover;padding:24px 0}#mobile-wrap .footer.mobile .container-footer{padding:0 16px}#mobile-wrap .footer.mobile .container-footer .footer-contact{display:grid;grid-template-columns:1fr 1fr;grid-gap:16px;gap:16px;padding-bottom:24px;border-bottom:1px solid hsla(0,0%,100%,.2)}#mobile-wrap .footer.mobile .container-footer .footer-contact .contact-item{display:flex;align-items:center;gap:8px}#mobile-wrap .footer.mobile .container-footer .footer-contact .contact-item .contact-icon{width:28px;height:28px;object-fit:contain}#mobile-wrap .footer.mobile .container-footer .footer-contact .contact-item .contact-text .label{color:#fff;font-size:12px;opacity:.8}#mobile-wrap .footer.mobile .container-footer .footer-contact .contact-item .contact-text .value{color:#fff;font-size:13px;font-weight:600;margin:0}#mobile-wrap .footer.mobile .container-footer .footer-about{display:flex;flex-direction:row;align-items:center;gap:16px;padding:24px 0;border-bottom:1px solid hsla(0,0%,100%,.2)}#mobile-wrap .footer.mobile .container-footer .footer-about .about-logo{width:120px;height:auto;flex-shrink:0}#mobile-wrap .footer.mobile .container-footer .footer-about .about-text{color:#fff;font-size:13px;line-height:1.4;margin:0}#mobile-wrap .footer.mobile .container-footer .footer-about .social-icons{margin-top:12px}#mobile-wrap .footer.mobile .container-footer .footer-about .social-icons img{height:20px;width:auto}#mobile-wrap .footer.mobile .container-footer .footer-links{padding:16px 0}#mobile-wrap .footer.mobile .container-footer .footer-links .footer-accordion{background:transparent;box-shadow:none;margin-bottom:8px}#mobile-wrap .footer.mobile .container-footer .footer-links .footer-accordion:before{display:none}#mobile-wrap .footer.mobile .container-footer .footer-links .footer-accordion .accordion-summary{min-height:48px;padding:0 8px}#mobile-wrap .footer.mobile .container-footer .footer-links .footer-accordion .accordion-summary .section-title{color:#fff;font-size:16px;font-weight:600}#mobile-wrap .footer.mobile .container-footer .footer-links .footer-accordion .links-list{padding:0}#mobile-wrap .footer.mobile .container-footer .footer-links .footer-accordion .links-list .link-item{padding:8px}#mobile-wrap .footer.mobile .container-footer .footer-links .footer-accordion .links-list .link-item .MuiListItemText-primary{color:#fff;font-size:14px;opacity:.8}#mobile-wrap .footer.mobile .container-footer .newsletter{padding:24px 0;border-bottom:1px solid hsla(0,0%,100%,.2)}#mobile-wrap .footer.mobile .container-footer .newsletter .newsletter-title{color:#fff;font-size:18px;font-weight:600;margin-bottom:8px}#mobile-wrap .footer.mobile .container-footer .newsletter .newsletter-text{color:#fff;font-size:14px;opacity:.8;margin-bottom:16px}#mobile-wrap .footer.mobile .container-footer .newsletter .newsletter-input{background:#fff;border-radius:8px}#mobile-wrap .footer.mobile .container-footer .newsletter .newsletter-input .MuiOutlinedInput-root{border-radius:8px}#mobile-wrap .footer.mobile .container-footer .newsletter .newsletter-input .submit-icon{height:36px;cursor:pointer}#mobile-wrap .footer.mobile .container-footer .footer-bottom{padding-top:24px;display:flex;flex-direction:column;align-items:center;gap:16px}#mobile-wrap .footer.mobile .container-footer .footer-bottom .copyright{color:#fff;font-size:12px;text-align:center}#mobile-wrap .footer.mobile .container-footer .footer-bottom .cart-icon{height:24px}.mobile-hidden{display:none}@media(min-width:768px){.mobile-only{display:none}}@media(max-width:768px){.desktop-only{display:none}.mobile-menu{display:block}}@keyframes floatAnimation{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@keyframes spinAnimation{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}