/*!
 * 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}#pc-wrap .shop-page{min-height:auto;background-color:#f8f9fa}#pc-wrap .shop-page .heroSectionShop{width:100%;height:420px;position:relative;background-color:#eff9ff;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}#pc-wrap .shop-page .heroSectionShop .heroContent{z-index:2;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;padding:0 24px}#pc-wrap .shop-page .heroSectionShop .heroContent .title{font-family:Luckiest Guy,var(--default-font-family);font-size:52px;font-weight:800;color:#1d256b;letter-spacing:2px;line-height:1.2;text-transform:capitalize;margin:0;text-shadow:0 2px 4px rgba(29,37,107,.08)}#pc-wrap .shop-page .heroSectionShop .heroContent .subtitle{font-family:Inter,sans-serif;font-size:18px;font-weight:500;color:#5b7c8d;margin-top:12px;letter-spacing:.5px}#pc-wrap .shop-page .heroSectionShop .wave{position:absolute;bottom:0;left:0;width:100%;height:180px;margin-bottom:-2px;z-index:1;pointer-events:none}#pc-wrap .shop-page .heroSectionShop .wave svg{width:100%;height:100%;display:block;vertical-align:bottom}#pc-wrap .shop-page .categoriesSectionShop{position:relative;overflow:hidden}#pc-wrap .shop-page .categoriesSectionShop .container{width:100%;max-width:1200px}#pc-wrap .shop-page .categoriesSectionShop .sectionHeader{display:flex;text-align:center;margin-bottom:60px;position:relative;align-items:center;justify-content:center;flex-direction:row;margin-top:120px}#pc-wrap .shop-page .categoriesSectionShop .sectionHeader .sectionTitle{color:#3c3c3c;font-family:Luckiest Guy,var(--default-font-family);font-size:40px;font-weight:800;line-height:24px;text-transform:capitalize;margin-top:20px}#pc-wrap .shop-page .categoriesSectionShop .sectionHeader .decorationIcon{position:relative;width:102px;height:76px;background:url(/img/icons/homepage/petFoot.svg) no-repeat 50%;background-size:contain;margin-top:5px;margin-left:-35px}#pc-wrap .shop-page .categoriesSectionShop .categoriesContainer{display:flex;justify-content:center;flex-direction:row;align-items:flex-start;gap:40px;flex-wrap:wrap;margin-bottom:30px}#pc-wrap .shop-page .categoriesSectionShop .categoryItem{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:transform .3s ease}#pc-wrap .shop-page .categoriesSectionShop .categoryItem:hover{transform:scale(1.05)}#pc-wrap .shop-page .categoriesSectionShop .categoryItem .categoryImage,#pc-wrap .shop-page .categoriesSectionShop .categoryItem .categoryImage .imageCircle{width:140px;height:140px;border-radius:50%;background-color:#a1cee3;box-shadow:inset 0 0 0 3px #41c0f0;display:flex;align-items:center;justify-content:center;overflow:hidden}#pc-wrap .shop-page .categoriesSectionShop .categoryItem .categoryImage .imageCircle img{width:100%;height:100%;object-fit:cover}#pc-wrap .shop-page .categoriesSectionShop .categoryItem .categoryName{margin-top:12px;font-size:16px;color:#222;font-weight:500;font-family:Fredoka,sans-serif}.categoryItem:nth-child(2) #pc-wrap .shop-page .categoriesSectionShop .categoryItem .categoryName{color:#ffa726}#pc-wrap .shop-page .categoriesSectionShop .categoryItem .categoryCount{font-size:14px;color:#666;margin-top:4px}#pc-wrap .shop-page .categoriesSectionShop .divider{width:644px;height:3px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/5f34jBdsuD.png) no-repeat 50%;background-size:cover;margin:80px auto 0}#pc-wrap .shop-page .main-content .container{margin-top:130px;position:relative;display:flex;flex-direction:column;margin-bottom:100px}#pc-wrap .shop-page .main-content .container .pageName{display:flex;align-items:center;justify-content:center}#pc-wrap .shop-page .main-content .container .pageName .name{color:#fff;font-family:Inter,sans-serif;font-size:45px;font-style:normal;font-weight:800;line-height:normal;text-transform:capitalize}#pc-wrap .shop-page .main-content .container .content-wrapper{display:grid;grid-template-columns:400px 1fr;grid-gap:1rem;gap:1rem}#pc-wrap .shop-page .main-content .container .content-wrapper .searchBar{display:flex;width:375.3px;height:52px;border:1px solid #ddd;border-radius:2px;overflow:hidden;margin-bottom:40px}#pc-wrap .shop-page .main-content .container .content-wrapper .searchBar .input{flex:1 1;padding:12px 16px;font-size:16px;border:none;outline:none;color:#333}#pc-wrap .shop-page .main-content .container .content-wrapper .searchBar .input::placeholder{color:#999}#pc-wrap .shop-page .main-content .container .content-wrapper .searchBar .button{background-color:#4b3f3a;border:none;width:50px;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer}#pc-wrap .shop-page .main-content .container .content-wrapper .searchBar .button svg{font-size:20px}#pc-wrap .shop-page .main-content .container .content-wrapper .categoryContainer{border:1px solid #d9d9d9;width:375.3px;height:510px;margin-bottom:40px}#pc-wrap .shop-page .main-content .container .content-wrapper .categoryContainer .header{display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:18px;font-weight:700;width:373.3px;height:64px;background:#e6f0e1}#pc-wrap .shop-page .main-content .container .content-wrapper .categoryContainer .list{cursor:pointer;list-style:none;padding:0;margin:0;background-color:#fff;border-top:1px solid #ddd}#pc-wrap .shop-page .main-content .container .content-wrapper .categoryContainer .listItem{display:flex;justify-content:space-between;align-items:center;padding:12px 16px;border-bottom:1px solid #eee}#pc-wrap .shop-page .main-content .container .content-wrapper .categoryContainer .listItem .left{display:flex;align-items:center;gap:8px}#pc-wrap .shop-page .main-content .container .content-wrapper .categoryContainer .listItem .left .icon{color:#888}#pc-wrap .shop-page .main-content .container .content-wrapper .categoryContainer .listItem .left span{font-family:Inter,sans-serif;font-size:16px;color:#333}#pc-wrap .shop-page .main-content .container .content-wrapper .categoryContainer .listItem .count{font-family:Inter,sans-serif;font-size:14px;color:#000;font-weight:500}#pc-wrap .shop-page .main-content .container .content-wrapper .priceFilterContainer{border:1px solid #d9d9d9;width:375.3px;height:291px;margin-bottom:40px}#pc-wrap .shop-page .main-content .container .content-wrapper .priceFilterContainer .header{display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:18px;font-weight:700;width:373.3px;height:64px;background:#d9e8ef}#pc-wrap .shop-page .main-content .container .content-wrapper .priceFilterContainer .inputsRow{display:flex;justify-content:center;align-items:flex-end;padding:20px;gap:10px}#pc-wrap .shop-page .main-content .container .content-wrapper .priceFilterContainer .inputsRow .inputGroup{display:flex;flex-direction:column;gap:5px}#pc-wrap .shop-page .main-content .container .content-wrapper .priceFilterContainer .inputsRow .inputGroup .MuiInputBase-root{background-color:#f1f1f1}#pc-wrap .shop-page .main-content .container .content-wrapper .priceFilterContainer .inputsRow .inputGroup input{text-align:center}#pc-wrap .shop-page .main-content .container .content-wrapper .priceFilterContainer .inputsRow .dash{font-size:20px;margin-bottom:8px}#pc-wrap .shop-page .main-content .container .content-wrapper .priceFilterContainer .slider{display:flex;justify-content:center;align-items:center;margin-left:24px;width:330px;height:2px;color:#000}#pc-wrap .shop-page .main-content .container .content-wrapper .priceFilterContainer .slider .MuiSlider-thumb,#pc-wrap .shop-page .main-content .container .content-wrapper .priceFilterContainer .slider .MuiSlider-track{background-color:#000}#pc-wrap .shop-page .main-content .container .content-wrapper .priceFilterContainer .bottomRow{display:flex;justify-content:space-between;align-items:center;padding:20px 30px}#pc-wrap .shop-page .main-content .container .content-wrapper .priceFilterContainer .bottomRow .priceText{font-family:"Recursive",sans-serif;font-size:16px;font-weight:500}#pc-wrap .shop-page .main-content .container .content-wrapper .priceFilterContainer .bottomRow .filterButton{background-color:#7c73a8;color:#fff;font-family:Inter,sans-serif;font-size:14px;padding:6px 20px;border-radius:2px;box-shadow:none}#pc-wrap .shop-page .main-content .container .content-wrapper .priceFilterContainer .bottomRow .filterButton:hover{background-color:#6e53a9}#pc-wrap .shop-page .main-content .container .content-wrapper .productsContainer{border:1px solid #d9d9d9;width:375.3px;height:610px;margin-bottom:40px}#pc-wrap .shop-page .main-content .container .content-wrapper .productsContainer .header{display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:18px;font-weight:700;width:373.3px;height:64px;background:#f8e6ac}#pc-wrap .shop-page .main-content .container .content-wrapper .productsContainer .divider{border:none;border-top:1px solid #888;width:90%;margin:20px auto}#pc-wrap .shop-page .main-content .container .content-wrapper .productItem{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 30px;gap:16px}#pc-wrap .shop-page .main-content .container .content-wrapper .productItem .image{display:flex;width:80px;height:105px;background-color:#f0f0f0;border-radius:6px;overflow:hidden}#pc-wrap .shop-page .main-content .container .content-wrapper .productItem .image img{width:100%;height:100%;object-fit:cover}#pc-wrap .shop-page .main-content .container .content-wrapper .productItem .content{flex-grow:1;display:flex;flex-direction:column;gap:8px}#pc-wrap .shop-page .main-content .container .content-wrapper .productItem .content .title{color:#363636;font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:17px;letter-spacing:0;text-align:left;text-transform:capitalize}#pc-wrap .shop-page .main-content .container .content-wrapper .productItem .content .prices{display:flex;flex-direction:row;gap:10px}#pc-wrap .shop-page .main-content .container .content-wrapper .productItem .content .price{color:#060606;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:20px}#pc-wrap .shop-page .main-content .container .content-wrapper .productItem .content .button{color:#000;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:9px;width:108px;height:30px;box-sizing:border-box;border:1px solid #d9d9d9}#pc-wrap .shop-page .main-content .container .content-wrapper .productItem .content .button:hover{background-color:#f2f2f2}#pc-wrap .shop-page .main-content .container .content-wrapper .productItem .rating{display:flex;margin-right:-20px}#pc-wrap .shop-page .main-content .container .content-wrapper .productBrandsContainer{border:1px solid #d9d9d9;width:375.3px;height:363px;font-family:Inter,sans-serif;margin-bottom:40px}#pc-wrap .shop-page .main-content .container .content-wrapper .productBrandsContainer .header{display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:18px;font-weight:700;width:373.3px;height:64px;background:#e6f0e1}#pc-wrap .shop-page .main-content .container .content-wrapper .productBrandsContainer .list{list-style:none;padding:20px;margin:0}#pc-wrap .shop-page .main-content .container .content-wrapper .productBrandsContainer .item{margin-bottom:15px}#pc-wrap .shop-page .main-content .container .content-wrapper .productBrandsContainer .label{display:flex;justify-content:space-between;align-items:center;font-size:16px;font-weight:500;width:100%;color:#333}#pc-wrap .shop-page .main-content .container .content-wrapper .productBrandsContainer .checkboxLabel{margin:0;width:100%}#pc-wrap .shop-page .main-content .container .content-wrapper .productBrandsContainer .checkboxLabel .MuiFormControlLabel-label{width:100%}#pc-wrap .shop-page .main-content .container .content-wrapper .filterContainer{border:1px solid #d9d9d9;width:375.3px;height:220px;font-family:Inter,sans-serif}#pc-wrap .shop-page .main-content .container .content-wrapper .filterContainer .header{display:flex;align-items:center;justify-content:center;font-family:Inter,sans-serif;font-size:18px;font-weight:700;width:373.3px;height:64px;background:#d9e8ef}#pc-wrap .shop-page .main-content .container .content-wrapper .filterContainer .tags{display:flex;flex-wrap:wrap;gap:8px;padding:20px}#pc-wrap .shop-page .main-content .container .content-wrapper .filterContainer .chip{font-size:14px;padding:4px 12px;border-radius:20px;font-weight:500;color:#000!important;border:1px solid #ccc}#pc-wrap .shop-page .main-content .container .products-area .products-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:28px;padding:8px 32px;width:950px;background:#fff;border-radius:12px;box-shadow:0 2px 8px rgba(0,0,0,.1)}#pc-wrap .shop-page .main-content .container .products-area .products-header:hover{box-shadow:0 4px 16px rgba(0,0,0,.15)}@media(max-width:768px){#pc-wrap .shop-page .main-content .container .products-area .products-header{flex-direction:column;gap:1rem;align-items:flex-start}}#pc-wrap .shop-page .main-content .container .products-area .products-header .results-info{color:#666;font-size:.9rem}#pc-wrap .shop-page .main-content .container .products-area .products-header .sort-controls{display:flex;align-items:center;justify-content:center;gap:1rem}#pc-wrap .shop-page .main-content .container .products-area .products-header .sort-controls span{color:#333;font-weight:500}#pc-wrap .shop-page .main-content .container .products-area .products-header .sort-controls .sort-select{min-width:180px}#pc-wrap .shop-page .main-content .container .products-area .products-header .sort-controls .sort-select .MuiSelect-select{padding:.5rem 1rem;font-size:.9rem}#pc-wrap .shop-page .main-content .container .products-area .wishlistIcon{position:absolute;right:12px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:50%;padding:4px;transition:background-color .3s ease}#pc-wrap .shop-page .main-content .container .products-area .wishlistIcon:hover{background-color:#ffecec}#pc-wrap .shop-page .main-content .container .products-area .products-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:2rem;gap:2rem;margin-bottom:3rem}#pc-wrap .shop-page .main-content .container .products-area .products-grid .card{width:300px;background-color:#fff;border-radius:16px;padding:20px;position:relative;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.08);font-family:Inter,sans-serif}#pc-wrap .shop-page .main-content .container .products-area .products-grid .card:hover{transform:translateY(-6px);box-shadow:0 8px 24px rgba(0,0,0,.12)}#pc-wrap .shop-page .main-content .container .products-area .products-grid .card .buttons{flex-direction:row;width:auto;justify-content:center;align-items:center;margin-top:310px}#pc-wrap .shop-page .main-content .container .products-area .products-grid .card .buttons svg{width:18px;height:18px;cursor:pointer}#pc-wrap .shop-page .main-content .container .products-area .products-grid .card .buttons .view-cnt{font-size:13px}#pc-wrap .shop-page .main-content .container .products-area .products-grid .card .discountBadge{position:absolute;top:16px;left:16px;background-color:#ffa726;color:#fff;padding:4px 10px;border-radius:16px;font-size:12px;font-weight:700}#pc-wrap .shop-page .main-content .container .products-area .products-grid .card .iconGroup{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;gap:10px}#pc-wrap .shop-page .main-content .container .products-area .products-grid .card .iconGroup .iconBtn{background-color:#000!important;color:#fff!important;width:40px;height:40px}#pc-wrap .shop-page .main-content .container .products-area .products-grid .card .imagePlaceholder{height:200px;background-color:#f5f5f5;border-radius:12px;margin-bottom:20px}#pc-wrap .shop-page .main-content .container .products-area .products-grid .card .cartBtn{background-color:#ff9e6d!important;color:#fff!important;padding:8px 24px;border-radius:30px;font-weight:600;margin-bottom:20px;margin-top:15px}#pc-wrap .shop-page .main-content .container .products-area .products-grid .card .stars{margin-bottom:8px;color:#ec9b22}#pc-wrap .shop-page .main-content .container .products-area .products-grid .card .stars .star{color:#ffa726;font-size:20px}#pc-wrap .shop-page .main-content .container .products-area .products-grid .card .title{font-size:18px;font-weight:600;margin-bottom:8px}#pc-wrap .shop-page .main-content .container .products-area .products-grid .card .price{font-size:16px}#pc-wrap .shop-page .main-content .container .products-area .products-grid .card .price .newPrice{font-weight:700;margin-right:8px}#pc-wrap .shop-page .main-content .container .products-area .products-grid .card .price .oldPrice{text-decoration:line-through;color:#999}#pc-wrap .shop-page .main-content .container .pagination-section{position:relative;display:flex;align-items:center;justify-content:center;margin-top:100px}#pc-wrap .productDetailSection{display:flex;flex-direction:column;gap:40px;background:#fff}#pc-wrap .productDetailSection .heroSectionDetail{width:100%;height:660px;position:relative;background-image:url(/img/homepage/heroBasic.jpeg);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;text-align:center}#pc-wrap .productDetailSection .heroSectionDetail .heroContent{z-index:2;color:#fff;text-align:center}#pc-wrap .productDetailSection .heroSectionDetail .heroContent .title{font-size:42px;font-weight:700;text-transform:uppercase;font-family:Poppins,sans-serif}#pc-wrap .productDetailSection .heroSectionDetail .heroContent .breadcrumb{font-size:16px;margin-top:10px;font-weight:300}#pc-wrap .productDetailSection .heroSectionDetail .wave{position:absolute;bottom:0;width:100%;height:300px;z-index:1}#pc-wrap .productDetailSection .heroSectionDetail .wave svg{width:100%;display:block}#pc-wrap .productDetailSection .container{display:flex;flex-direction:column;justify-content:center}#pc-wrap .productDetailSection .container .productDetailWrapper{position:relative;display:flex;flex-direction:row;justify-content:center;margin-bottom:120px;gap:120px;margin-top:100px}#pc-wrap .productDetailSection .container .productDetailWrapper .gallerySection{display:flex;gap:20px}#pc-wrap .productDetailSection .container .productDetailWrapper .thumbnailStack{display:flex;flex-direction:column;gap:16px;margin-right:20px}#pc-wrap .productDetailSection .container .productDetailWrapper .thumb{width:100px;height:100px;border-radius:8px;margin-bottom:10px}#pc-wrap .productDetailSection .container .productDetailWrapper .mainImage{width:500px;height:600px;background-color:#97c8e0;border-radius:20px}#pc-wrap .productDetailSection .container .productDetailWrapper .infoSection{flex:1 1}#pc-wrap .productDetailSection .container .productDetailWrapper .discountTag{display:inline-flex;padding:8px 12px;justify-content:center;align-items:center;gap:2px;border-radius:27px;background:#d7a184;margin-bottom:20px}#pc-wrap .productDetailSection .container .productDetailWrapper .title{color:#060606;font-family:Inter,sans-serif;font-size:26px;font-style:normal;font-weight:800;line-height:normal;text-transform:capitalize;margin-bottom:20px}#pc-wrap .productDetailSection .container .productDetailWrapper .reviews{display:flex;flex-direction:row;font-size:14px;color:#555;margin-bottom:6px;gap:15px}#pc-wrap .productDetailSection .container .productDetailWrapper .reviews .stars{margin-bottom:8px;color:#ffa726;font-size:20px}#pc-wrap .productDetailSection .container .productDetailWrapper .inStock{color:#0a5;font-weight:700}#pc-wrap .productDetailSection .container .productDetailWrapper .price{font-size:24px;font-weight:700;margin-bottom:20px}#pc-wrap .productDetailSection .container .productDetailWrapper .originalPrice{font-size:20px;color:#aaa;text-decoration:line-through;margin-bottom:20px}#pc-wrap .productDetailSection .container .productDetailWrapper .desc{color:#2c2c2c;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .productDetailSection .container .productDetailWrapper .label{font-size:16px;font-weight:600;margin-bottom:5px}#pc-wrap .productDetailSection .container .productDetailWrapper .colorCircle{width:24px;height:24px;border-radius:50%;border:1px solid #ccc}#pc-wrap .productDetailSection .container .productDetailWrapper .sizeBtn{border:1px solid #ccc;border-radius:50px;padding:8px 16px;font-size:14px;text-transform:none}#pc-wrap .productDetailSection .container .productDetailWrapper .selected{background-color:#000;color:#fff}#pc-wrap .productDetailSection .container .productDetailWrapper .stockWarning{margin-top:20px;font-size:14px;color:#555}#pc-wrap .productDetailSection .container .productDetailWrapper .stockWarning span{color:#e53935;font-weight:600}#pc-wrap .productDetailSection .container .productDetailWrapper .actionSection{margin-top:20px;display:flex;align-items:center;flex-direction:row;gap:10px}#pc-wrap .productDetailSection .container .productDetailWrapper .qtyBox{display:flex;align-items:center;border:1px solid #ccc;border-radius:42px;padding:4px 10px;background:#f8e6ac}#pc-wrap .productDetailSection .container .productDetailWrapper .qtyBox button{min-width:30px;border-radius:42px}#pc-wrap .productDetailSection .container .productDetailWrapper .qty{padding:0 10px;font-weight:600}#pc-wrap .productDetailSection .container .productDetailWrapper .addToCart{background-color:#ff9e6d;color:#fff;width:320px;height:46px;padding:4px 10px;border-radius:40px;font-weight:700;text-transform:uppercase}#pc-wrap .productDetailSection .container .productDetailWrapper .iconBtn{border:1px solid #ccc;border-radius:50%}#pc-wrap .productDetailSection .container .productDetailWrapper .buyNow{margin-top:20px;background-color:#f49b9b;color:#fff;width:565px;height:54px;border-radius:40px;font-weight:700}#pc-wrap .productDetailSection .container .productDetailWrapper .deliveryInfo{display:flex;flex-direction:column;justify-content:center;margin-top:10px}#pc-wrap .productDetailSection .container .productDetailWrapper .deliveryInfo .deliveryIcon{position:relative;top:5px}#pc-wrap .productDetailSection .container .productDetailWrapper .deliveryInfo p,#pc-wrap .productDetailSection .container .productDetailWrapper .deliveryInfo span{font-size:14px;color:#666}#pc-wrap .productDetailSection .container .productTabsWrapper{padding:2rem 0}#pc-wrap .productDetailSection .container .productTabsWrapper .tabsBox{display:flex;justify-content:space-between;align-items:center;flex-direction:row;margin-bottom:1rem;flex-wrap:wrap}#pc-wrap .productDetailSection .container .productTabsWrapper .customTabs{display:flex!important;gap:20px!important;flex-wrap:wrap;align-items:center;justify-content:start;margin-bottom:40px}#pc-wrap .productDetailSection .container .productTabsWrapper .customTabs .tab{background-color:#f3f3f3;border-radius:10px;font-weight:700;font-size:14px;padding:.75rem 1.5rem;color:#000;text-transform:uppercase;margin-right:20px}#pc-wrap .productDetailSection .container .productTabsWrapper .customTabs .tab:hover{background-color:#e0e0e0}#pc-wrap .productDetailSection .container .productTabsWrapper .customTabs .tab.active{background-color:#e7bca4;color:#fff}#pc-wrap .productDetailSection .container .productTabsWrapper .customTabs .tab:last-of-type{margin-right:0}#pc-wrap .productDetailSection .container .productTabsWrapper .verticalDivider{height:2px;background:rgba(0,0,0,.5);margin-bottom:20px}#pc-wrap .productDetailSection .container .productTabsWrapper .tabContent{padding-top:1.5rem}#pc-wrap .productDetailSection .container .productTabsWrapper .certificade{display:flex;flex-direction:row;justify-content:center;gap:40px}#pc-wrap .productDetailSection .container .productTabsWrapper .heading{color:#2c2c2c;font-family:Inter,sans-serif;font-size:28px;font-style:normal;font-weight:800;line-height:normal;text-transform:capitalize;margin-bottom:40px}#pc-wrap .productDetailSection .container .productTabsWrapper .text{color:#2c2c2c;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:40px}#pc-wrap .productDetailSection .container .productTabsWrapper .list{list-style-type:disc;padding-left:1.5rem;margin-bottom:2rem}#pc-wrap .productDetailSection .container .productTabsWrapper .list li{color:#2c2c2c;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:400;line-height:50px}#pc-wrap .productDetailSection .container .productTabsWrapper .imagesWrapper{display:flex;flex-direction:row;justify-content:center;gap:1rem}#pc-wrap .productDetailSection .container .productTabsWrapper .imagePlaceholder{display:flex;flex-direction:row;justify-content:space-between;gap:20px}#pc-wrap .productDetailSection .container .productTabsWrapper .imagePlaceholder .detailPage{width:368px;height:250px;object-fit:cover}#pc-wrap .productDetailSection .container .commentWrapper{padding-top:2rem}#pc-wrap .productDetailSection .container .commentWrapper .heading{color:#2c2c2c;font-family:Inter,sans-serif;font-size:28px;font-style:normal;font-weight:800;line-height:normal;text-transform:capitalize;margin-bottom:40px}#pc-wrap .productDetailSection .container .commentWrapper .review{display:flex;align-items:flex-start;margin-bottom:80px;gap:1.5rem}#pc-wrap .productDetailSection .container .commentWrapper .avatar{width:80px;height:80px;border-radius:50%;overflow:hidden;flex-shrink:0}#pc-wrap .productDetailSection .container .commentWrapper .avatar img{width:100%;height:100%;object-fit:cover;display:block}#pc-wrap .productDetailSection .container .commentWrapper .content{flex:1 1}#pc-wrap .productDetailSection .container .commentWrapper .date{color:#3d3d3d;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal;letter-spacing:2.8px;text-transform:uppercase;margin-bottom:12px}#pc-wrap .productDetailSection .container .commentWrapper .name{color:#222;font-family:Inter,sans-serif;font-size:22px;font-style:normal;font-weight:800;line-height:normal;text-transform:capitalize;margin-bottom:16px}#pc-wrap .productDetailSection .container .commentWrapper .text{color:#242424;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400}#pc-wrap .productDetailSection .container .commentWrapper .reply{color:#222;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;letter-spacing:3.64px;-webkit-text-decoration-line:underline;text-decoration-line:underline;-webkit-text-decoration-style:solid;text-decoration-style:solid;-webkit-text-decoration-skip-ink:none;text-decoration-skip-ink:none;text-decoration-thickness:auto;text-underline-offset:auto;text-underline-position:from-font;text-transform:uppercase;cursor:pointer;margin-top:-10px}#pc-wrap .productDetailSection .container .commentWrapper .longDivider{height:2px;background:#4b3d39;margin-bottom:60px}#pc-wrap .productDetailSection .container .commentWrapper .commentBox{margin-top:3rem}#pc-wrap .productDetailSection .container .commentWrapper .title{color:#2c2c2c;font-family:Inter,sans-serif;font-size:28px;font-style:normal;font-weight:800;line-height:normal;text-transform:capitalize;margin-bottom:40px}#pc-wrap .productDetailSection .container .commentWrapper .note{color:#222;font-family:Inter,sans-serif;font-size:20px;font-style:normal;font-weight:400;line-height:30px;margin-bottom:20px}#pc-wrap .productDetailSection .container .commentWrapper .form{display:flex;flex-direction:column;gap:1.5rem}#pc-wrap .productDetailSection .container .commentWrapper .row{display:flex;gap:2rem;flex-wrap:wrap}#pc-wrap .productDetailSection .container .commentWrapper .row>.MuiTextField-root{flex:1 1;min-width:250px}#pc-wrap .productDetailSection .container .commentWrapper .messageBox{width:100%;height:194px}#pc-wrap .productDetailSection .container .commentWrapper .messageBox .MuiOutlinedInput-root{height:100%;border:1px solid #222;border-radius:4px}#pc-wrap .productDetailSection .container .commentWrapper .messageBox .MuiOutlinedInput-notchedOutline{border:none}#pc-wrap .productDetailSection .container .commentWrapper .actions{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}#pc-wrap .productDetailSection .container .commentWrapper .submitBtn{background-color:#000!important;color:#fff!important;font-weight:600!important;width:171px;height:50px;border-radius:0!important;letter-spacing:1px}#pc-wrap .productDetailSection .container .relatedProductWrapper{margin-top:100px}#pc-wrap .productDetailSection .container .relatedProductWrapper .container{display:flex;flex-direction:column;justify-content:center}#pc-wrap .productDetailSection .container .relatedProductWrapper .container .header{display:flex;align-items:center;justify-content:space-between;margin-bottom:62px}#pc-wrap .productDetailSection .container .relatedProductWrapper .container .header h2{color:#2c2c2c;font-family:Inter,sans-serif;font-size:28px;font-style:normal;font-weight:800;line-height:normal;text-transform:capitalize;text-align:center;margin-top:-10px}#pc-wrap .productDetailSection .container .relatedProductWrapper .container .header .relatedProductDivider{width:960px;height:0;stroke-width:1px;stroke:#a8a8a8}#pc-wrap .productDetailSection .container .relatedProductWrapper .container .nav{display:flex;gap:.5rem}#pc-wrap .productDetailSection .container .relatedProductWrapper .container .card-box .top-property-swiper{position:relative;width:100%;height:450px;display:flex;flex-direction:row}#pc-wrap .productDetailSection .container .relatedProductWrapper .container .card-box .top-property-swiper .top-property-slide{width:auto;height:auto;display:flex}#pc-wrap .productDetailSection .container .relatedProductWrapper .container .card-box .card{background-color:#fff;padding:1rem;border-radius:1.5rem;box-shadow:0 5px 15px rgba(0,0,0,.05);text-align:center;position:relative;width:250px;height:400px}#pc-wrap .productDetailSection .container .relatedProductWrapper .container .card-box .card:hover{opacity:1;transform:scale(1.05)}#pc-wrap .productDetailSection .container .relatedProductWrapper .container .card-box .card .discount{position:absolute;top:12px;left:12px;background-color:#ffa726;color:#fff;font-weight:700;font-size:.85rem;padding:4px 10px;border-radius:20px}#pc-wrap .productDetailSection .container .relatedProductWrapper .container .card-box .card .imagePlaceholder{height:250px;background-color:#f5f5f5;border-radius:1rem;margin-bottom:1rem;width:100px}#pc-wrap .productDetailSection .container .relatedProductWrapper .container .card-box .card .productImage{width:250px;height:auto}#pc-wrap .productDetailSection .container .relatedProductWrapper .container .card-box .card .addToCartBtn{background-color:#333;color:#fff;padding:.5rem 1.5rem;border-radius:30px;font-weight:700;margin-bottom:1rem;cursor:pointer}#pc-wrap .productDetailSection .container .relatedProductWrapper .container .card-box .card .addToCartBtn:hover{background-color:#555}#pc-wrap .productDetailSection .container .relatedProductWrapper .container .card-box .card .stars{color:#ffa726;margin-bottom:.5rem}#pc-wrap .productDetailSection .container .relatedProductWrapper .container .card-box .card .name{font-weight:600;font-size:1rem;margin-bottom:.25rem}#pc-wrap .productDetailSection .container .relatedProductWrapper .container .card-box .card .priceRow{font-size:.95rem}#pc-wrap .productDetailSection .container .relatedProductWrapper .container .card-box .card .priceRow .current{font-weight:700}#pc-wrap .productDetailSection .container .relatedProductWrapper .container .card-box .card .priceRow .old{text-decoration:line-through;color:gray;font-weight:500;margin-left:.5rem}#pc-wrap .teamSectionWrapper{min-height:auto;background-color:#f8f9fa;position:relative;text-align:center}#pc-wrap .teamSectionWrapper .heroSectionVendors{width:100%;height:660px;position:relative;background-image:url(/img/homepage/heroBasic.jpeg);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;text-align:center;margin-bottom:120px}#pc-wrap .teamSectionWrapper .heroSectionVendors .heroContent{z-index:2;color:#fff;text-align:center}#pc-wrap .teamSectionWrapper .heroSectionVendors .heroContent .title{font-size:42px;font-weight:700;text-transform:uppercase;font-family:Poppins,sans-serif}#pc-wrap .teamSectionWrapper .heroSectionVendors .heroContent .breadcrumb{font-size:16px;margin-top:10px;font-weight:300}#pc-wrap .teamSectionWrapper .heroSectionVendors .wave{position:absolute;bottom:0;width:100%;height:300px;z-index:1}#pc-wrap .teamSectionWrapper .heroSectionVendors .wave svg{width:100%;display:block}#pc-wrap .teamSectionWrapper .container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}#pc-wrap .teamSectionWrapper .container .sectionHeader{text-align:center;margin-bottom:40px;position:relative;margin-top:500px}#pc-wrap .teamSectionWrapper .container .sectionHeader,#pc-wrap .teamSectionWrapper .container .titleBox{display:flex;flex-direction:row;align-items:center;justify-content:center}#pc-wrap .teamSectionWrapper .container .titleBox .sectionTitle{color:#3c3c3c;font-family:Luckiest Guy,var(--default-font-family);font-size:40px;font-weight:800;line-height:60px;text-transform:capitalize;margin-bottom:100px;margin-left:50px;margin-top:60px}#pc-wrap .teamSectionWrapper .container .titleBox .decorationIcon{width:102px;height:76px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/7arTLANpZZ.png) no-repeat 50%;background-size:contain;margin:-70px auto 0 -33px}#pc-wrap .teamSectionWrapper .container .teamGrid{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:20px;gap:20px}#pc-wrap .teamSectionWrapper .container .teamCard{text-align:center;background:#fff;padding:30px;border-radius:20px;box-shadow:0 8px 25px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}#pc-wrap .teamSectionWrapper .container .profileImageContainer{width:200px;height:200px;border-radius:50%;background:linear-gradient(135deg,#fde5e4,#fde5e4);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;padding:4px;box-shadow:0 8px 20px #fde5e4;transition:all .3s ease;position:relative;overflow:hidden}#pc-wrap .teamSectionWrapper .container .profileImageContainer:hover{transform:scale(1.05);box-shadow:0 12px 30px rgba(102,126,234,.4)}#pc-wrap .teamSectionWrapper .container .profileImageContainer:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(255,255,255,.1),transparent 50%,rgba(255,255,255,.1));border-radius:50%;pointer-events:none}#pc-wrap .teamSectionWrapper .container .profileImage{width:calc(100% - 8px);height:calc(100% - 8px);border-radius:50%;overflow:hidden;position:relative;background:#f0f0f0;border:2px solid #fff}#pc-wrap .teamSectionWrapper .container .profileImage img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block;transition:transform .3s ease}#pc-wrap .teamSectionWrapper .container .profileImage img:hover{transform:scale(1.1)}#pc-wrap .teamSectionWrapper .container .memberName{font-size:24px;font-weight:600;color:#333;margin-bottom:10px}#pc-wrap .teamSectionWrapper .container .memberRole{color:#666;font-size:16px;margin-bottom:15px}#pc-wrap .teamSectionWrapper .container .social-icons{display:flex;justify-content:center;gap:15px;cursor:pointer}#pc-wrap .teamSectionWrapper .container .social-link{width:40px;height:40px;background:#f0f0f0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#666;text-decoration:none;transition:all .3s ease}#pc-wrap .teamSectionWrapper .container .social-link:hover{background:#667eea;color:#fff;transform:translateY(-2px)}#pc-wrap .teamSectionWrapper .viewAllContainer{display:flex;justify-content:center;margin-top:80px}#pc-wrap .teamSectionWrapper .viewAllButton{display:flex;align-items:center;justify-content:space-between;width:220px;height:54px;background:#fe753b;border-radius:50px;border:none;padding:0 38px;color:#fff;font-family:Recursive,var(--default-font-family);font-size:18px;font-weight:600;line-height:19px;cursor:pointer;transition:background-color .3s ease}#pc-wrap .teamSectionWrapper .viewAllButton .viewAllButton:hover{background-color:#e56a34}#pc-wrap .teamSectionWrapper .buttonIcon{width:26px;height:26px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/bbdf1d3a-4cfa-4c56-ad77-150630b2e46f.png) no-repeat 50%;background-size:cover}#pc-wrap .testimonialsWrapper .wrapper{height:762px;width:100vw;background-color:#fde5e4;position:relative;display:flex;align-items:center;justify-content:center;margin-top:160px}#pc-wrap .testimonialsWrapper .wrapper .container{position:relative;display:flex;flex-direction:column;justify-content:center}#pc-wrap .testimonialsWrapper .wrapper .container .ctaBanner{background-color:#ff4646;border-radius:60px;color:#fff;max-width:90%;display:flex;justify-content:space-between;align-items:center;padding:24px 40px;margin-top:-250px;margin-bottom:160px;font-family:Fredoka,sans-serif}#pc-wrap .testimonialsWrapper .wrapper .container .ctaBanner .ctaText{color:#fff;font-family:Inter,sans-serif;font-size:28px;font-style:normal;font-weight:700;line-height:normal}#pc-wrap .testimonialsWrapper .wrapper .container .ctaBanner .ctaRight{display:flex;align-items:center;gap:20px}#pc-wrap .testimonialsWrapper .wrapper .container .ctaBanner .ctaRight .desc{color:#fff;font-family:Recursive;font-size:30px;font-style:normal;font-weight:700;line-height:40px}#pc-wrap .testimonialsWrapper .wrapper .container .ctaBanner .ctaRight .ctaButton{background-color:#fff;color:#ff4646;font-weight:600;text-transform:uppercase;padding:10px 22px;border-radius:50px;font-size:14px}#pc-wrap .testimonialsWrapper .wrapper .container .ctaBanner .ctaRight .ctaButton:hover{background-color:#ffeaea}#pc-wrap .testimonialsWrapper .wrapper .container .testimonialContent{position:relative;display:flex;align-items:center;justify-content:center;gap:40px;max-width:1100px}#pc-wrap .testimonialsWrapper .wrapper .container .testimonialContent .faQuoteRight{position:absolute;display:flex;justify-content:space-between;margin-top:280px;margin-left:850px}#pc-wrap .testimonialsWrapper .wrapper .container .testimonialContent .faQuoteRight .faQuote{width:127px;height:107px}#pc-wrap .testimonialsWrapper .wrapper .container .testimonialContent .faQuoteRight .bird{width:167px;height:137px}#pc-wrap .testimonialsWrapper .wrapper .container .testimonialContent .imageBox .imgPlaceholder{background-color:#887dc0;position:relative}#pc-wrap .testimonialsWrapper .wrapper .container .testimonialContent .imageBox .imgPlaceholder .client{width:387px;height:357px;z-index:2}#pc-wrap .testimonialsWrapper .wrapper .container .testimonialContent .textBox{max-width:600px;text-align:left}#pc-wrap .testimonialsWrapper .wrapper .container .testimonialContent .textBox .heading{color:#232121;font-family:Inter,sans-serif;font-size:32px;font-style:normal;font-weight:800;line-height:normal;margin-bottom:30px}#pc-wrap .testimonialsWrapper .wrapper .container .testimonialContent .textBox .stars{margin-bottom:20px}#pc-wrap .testimonialsWrapper .wrapper .container .testimonialContent .textBox .stars .star{color:#ffa726;font-size:24px}#pc-wrap .testimonialsWrapper .wrapper .container .testimonialContent .textBox .description{color:#272727;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:500;line-height:30px;margin-bottom:20px}#pc-wrap .testimonialsWrapper .wrapper .container .testimonialContent .textBox .name{font-weight:700;font-size:14px;color:#000}#pc-wrap .testimonialsWrapper .wrapper .container .testimonialContent .textBox .role{font-size:13px;color:#555;margin-bottom:10px}#pc-wrap .testimonialsWrapper .wrapper .container .testimonialContent .textBox .dots{display:flex;gap:6px;margin-top:10px}#pc-wrap .testimonialsWrapper .wrapper .container .testimonialContent .textBox .dots span{width:8px;height:8px;border-radius:50%;background-color:#555;opacity:.3}#pc-wrap .testimonialsWrapper .wrapper .container .testimonialContent .textBox .dots span.activeDot{background-color:#ff7e29;opacity:1}#pc-wrap .loginSection{background-color:#f8f9fa}#pc-wrap .loginSection .heroSectionAccount{width:100%;height:660px;position:relative;background-image:url(/img/homepage/heroBasic.jpeg);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;text-align:center}#pc-wrap .loginSection .heroSectionAccount .heroContent{z-index:2;color:#fff;text-align:center}#pc-wrap .loginSection .heroSectionAccount .heroContent .title{font-size:42px;font-weight:700;text-transform:uppercase;font-family:Poppins,sans-serif}#pc-wrap .loginSection .heroSectionAccount .heroContent .breadcrumb{font-size:16px;margin-top:10px;font-weight:300}#pc-wrap .loginSection .heroSectionAccount .wave{position:absolute;bottom:0;width:100%;height:300px;z-index:1}#pc-wrap .loginSection .heroSectionAccount .wave svg{width:100%;display:block}#pc-wrap .loginSection .container{position:relative;display:flex;flex-direction:row;gap:20px}#pc-wrap .loginSection .container .rightBox{display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:60px;width:692.8px;height:861.6px}#pc-wrap .loginSection .container .rightBox .loginTitle{color:#1d256b;font-family:Inter,sans-serif;font-size:40px;font-style:normal;font-weight:800;line-height:normal;text-transform:capitalize;margin-bottom:40px}#pc-wrap .loginSection .container .rightBox .socialBtn{width:571.2px;height:56.938px;border-radius:40px;border:1px solid #000;margin-bottom:35.2px}#pc-wrap .loginSection .container .rightBox .socialBtn .socialTitle{color:#0c0c0c;font-family:Inter,sans-serif;font-size:17.6px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#pc-wrap .loginSection .container .rightBox .socialBtnFacebook{width:571.2px;height:56.938px;border-radius:40px;border:1px solid #000}#pc-wrap .loginSection .container .rightBox .socialBtnFacebook .socialTitle{color:#0c0c0c;font-family:Inter,sans-serif;font-size:17.6px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#pc-wrap .loginSection .container .rightBox .textField{width:571.2px;height:56.938px;border-radius:40px;border:1px solid #000}#pc-wrap .loginSection .container .rightPane{flex:1 1;background-color:#fce8e8;border-top-right-radius:24px;border-bottom-right-radius:24px;width:692.8px;height:861.6px;display:flex;flex-direction:column;align-items:center}#pc-wrap .loginSection .container .divider{width:563.2px;color:#aaa;font-size:16px;margin-bottom:35.2px}#pc-wrap .loginSection .container .options,#pc-wrap .loginSection .container .type-option{display:flex;justify-content:space-between;align-items:center;flex-direction:row}#pc-wrap .loginSection .container .type-option{gap:200px}#pc-wrap .loginSection .container .type-option .typeGroup{display:flex;flex-direction:row;align-items:center;gap:10px}#pc-wrap .loginSection .container .rememberInfo{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:300px}#pc-wrap .loginSection .container .forgot{cursor:pointer;color:#777;font-size:.7rem}#pc-wrap .loginSection .container .loginBtn{background-color:#d7a184;color:#fff;font-weight:700;border-radius:20px;width:571.2px;height:56.938px;border-radius:40px;border:1px solid #fde4e5;margin-top:22.4px;margin-bottom:35.2px;font-size:24px}#pc-wrap .loginSection .container .footer2{margin-top:43.2px;font-family:Inter,sans-serif;display:inline-flex;align-items:center;gap:160px}#pc-wrap .loginSection .container .createLink{color:#007aff;text-decoration:none;font-weight:800;font-size:24px}#pc-wrap .loginSection .container .leftBox{margin-top:78px}#pc-wrap .loginSection .container .leftBox img{background-color:#97c8e0;border-radius:64px;width:447.2px;height:701.6px;object-fit:cover;box-shadow:0 10px 30px rgba(0,0,0,.15)}#pc-wrap .shippingPage{min-height:auto;background-color:#f8f9fa}#pc-wrap .shippingPage .heroSectionCart{width:100%;height:660px;position:relative;background-image:url(/img/homepage/heroBasic.jpeg);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;text-align:center}#pc-wrap .shippingPage .heroSectionCart .heroContent{z-index:2;color:#fff;text-align:center}#pc-wrap .shippingPage .heroSectionCart .heroContent .title{font-size:42px;font-weight:700;text-transform:uppercase;font-family:Poppins,sans-serif}#pc-wrap .shippingPage .heroSectionCart .heroContent .breadcrumb{font-size:16px;margin-top:10px;font-weight:300}#pc-wrap .shippingPage .heroSectionCart .wave{position:absolute;bottom:0;width:100%;height:300px;z-index:1}#pc-wrap .shippingPage .heroSectionCart .wave svg{width:100%;display:block}#pc-wrap .shippingPage .container{display:flex;justify-content:space-between;flex-direction:row;margin-bottom:100px}#pc-wrap .shippingPage .container .pageTitle{color:#1d256b;font-family:Inter,sans-serif;font-size:36px;font-style:normal;font-weight:800;line-height:80px;margin-top:20px}#pc-wrap .shippingPage .container .cartSection{flex:3 1}#pc-wrap .shippingPage .container .cartHeader{display:flex;justify-content:space-between;font-weight:700;margin-bottom:20px;color:#000}#pc-wrap .shippingPage .container .cartHeader .cartHeaderType{font-family:Inter,sans-serif;font-size:25px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap .shippingPage .container .cartDevider{position:relative;width:980px;height:1.5px;background:#000}#pc-wrap .shippingPage .container .cartItem{display:flex;align-items:center;gap:20px;padding:20px 0}#pc-wrap .shippingPage .container .imageBox{width:100px;height:100px;background-color:#f1f1f1}#pc-wrap .shippingPage .container .productInfo{flex:2 1}#pc-wrap .shippingPage .container .subtitle{font-size:12px;color:gray;text-transform:uppercase}#pc-wrap .shippingPage .container .title{font-size:16px;font-weight:700}#pc-wrap .shippingPage .container .desc{font-size:12px;color:#555}#pc-wrap .shippingPage .container .quantityBox{display:flex;align-items:center;gap:8px}#pc-wrap .shippingPage .container .price{font-weight:700;font-size:16px;width:80px}#pc-wrap .shippingPage .container .footerOptions{display:flex;justify-content:space-between;margin-top:30px}#pc-wrap .shippingPage .container .giftWrap{display:flex;align-items:center;gap:8px}#pc-wrap .shippingPage .container .giftWrap .giftWrapCheck{margin-left:-15px}#pc-wrap .shippingPage .container .actionBtns{display:flex;gap:12px}#pc-wrap .shippingPage .container .returnBtn{background-color:#1d256b!important;color:#fff}#pc-wrap .shippingPage .container .emptyCart,#pc-wrap .shippingPage .container .returnBtn{text-transform:none;display:inline-flex;padding:14px 28px;justify-content:center;align-items:center;gap:10px}#pc-wrap .shippingPage .container .emptyCart{border:1px solid #000}#pc-wrap .shippingPage .container .summary{position:relative;flex:1 1;left:80px;margin-top:40px}#pc-wrap .shippingPage .container .estimateTitle{color:#1d256b;font-family:Inter,sans-serif;font-size:24px;font-style:normal;font-weight:800;line-height:24px;text-transform:capitalize;margin-bottom:67.2px}#pc-wrap .shippingPage .container .textFieldName{color:#000;font-family:Inter,sans-serif;font-size:14.4px;font-style:normal;font-weight:400;line-height:10.4px;text-transform:capitalize;margin-bottom:16px}#pc-wrap .shippingPage .container .textFieldCustom{width:264.8px;height:43.2px;margin-bottom:16px}#pc-wrap .shippingPage .container .textFieldCustom .MuiOutlinedInput-root{border-radius:50px;height:100%}#pc-wrap .shippingPage .container .textFieldCustom .MuiOutlinedInput-notchedOutline{border:1px solid #000}#pc-wrap .shippingPage .container .calculateBtn{background-color:#1d256b!important;color:#fff;width:264.8px;height:43.2px;margin-bottom:16px;border-radius:50px;border:1px solid #000}#pc-wrap .shippingPage .container .summaryInfo{display:flex;flex-direction:column;margin-top:16px}#pc-wrap .shippingPage .container .summaryInfo .subtotal{display:flex;align-items:center;flex-direction:row;gap:140px;margin-bottom:22.4px}#pc-wrap .shippingPage .container .taxNote{color:#686257;font-family:Inter,sans-serif;font-size:9.6px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize;margin-bottom:19.2px}#pc-wrap .shippingPage .container .horizontalDivider{position:relative;width:1px;height:544.4px;background:#000;left:50px}#pc-wrap .shippingPage .container .checkoutBtn{background-color:#1d256b!important;color:#fff;width:264.8px;height:43.2px;margin-bottom:16px;border-radius:50px;border:1px solid #000}#pc-wrap .blogPage{background-color:#f8f9fa}#pc-wrap .blogPage .heroSectionBlog{width:100%;height:660px;position:relative;background-image:url(/img/homepage/heroBasic.jpeg);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;text-align:center}#pc-wrap .blogPage .heroSectionBlog .heroContent{z-index:2;color:#fff;text-align:center}#pc-wrap .blogPage .heroSectionBlog .heroContent .title{font-size:42px;font-weight:700;text-transform:uppercase;font-family:Poppins,sans-serif}#pc-wrap .blogPage .heroSectionBlog .heroContent .breadcrumb{font-size:16px;margin-top:10px;font-weight:300}#pc-wrap .blogPage .heroSectionBlog .wave{position:absolute;bottom:0;width:100%;height:300px;z-index:1}#pc-wrap .blogPage .heroSectionBlog .wave svg{width:100%;display:block}#pc-wrap .blogPage .container{display:flex;flex-direction:column;margin-top:200px;margin-bottom:100px}#pc-wrap .blogPage .container .gallerySection{display:flex;flex-direction:row;justify-content:space-between;gap:20px}#pc-wrap .blogPage .container .gallerySection .mainImage{width:2600px;max-width:1400px;max-height:350px;border-radius:16px;overflow:hidden;box-shadow:0 8px 24px rgba(0,0,0,.08)}#pc-wrap .blogPage .container .gallerySection .mainImage img{width:100%;height:100%;object-fit:cover;display:block}#pc-wrap .blogPage .container .gallerySection .infoSection{display:flex;flex-direction:column;gap:16px;padding:0 16px}#pc-wrap .blogPage .container .gallerySection .infoSection .title{font-family:Inter,sans-serif;font-size:28px;font-weight:600;color:#222}#pc-wrap .blogPage .container .gallerySection .infoSection .date{font-size:14px;color:#888}#pc-wrap .blogPage .container .gallerySection .infoSection .content{font-size:16px;color:#444;line-height:1.6}#pc-wrap .blogPage .container .gallerySection .infoSection .readMore{font-weight:500;font-size:14px;color:#007aff;margin-top:8px;text-decoration:none}#pc-wrap .blogPage .container .gallerySection .infoSection .readMore:hover{text-decoration:underline}#pc-wrap .blogPage .container .blogIcons{margin-top:80px}#pc-wrap .blogPage .container .blogIcons .pet-services{display:flex;justify-content:space-between;align-items:center;padding:2rem;gap:2rem}#pc-wrap .blogPage .container .blogIcons .pet-services .service-item{display:flex;flex-direction:column;align-items:center;text-align:center}#pc-wrap .blogPage .container .blogIcons .pet-services .service-item .icon-wrapper{background-color:#fddede;border-radius:50%;width:100px;height:100px;display:flex;justify-content:center;align-items:center;margin-bottom:10px}#pc-wrap .blogPage .container .blogIcons .pet-services .service-item .icon-wrapper .icon{font-size:28px}#pc-wrap .blogPage .container .blogIcons .pet-services .service-item p{font-family:Inter,sans-serif;font-weight:600;font-size:14px}#pc-wrap .blogPage .container .blogPageDescr{display:flex;flex-direction:row;justify-content:center;gap:30px;margin-top:80px}#pc-wrap .blogPage .container .blogPageDescr .blogPageText{position:relative;display:flex;flex-direction:column}#pc-wrap .blogPage .container .blogPageDescr .blogPageText .blogPagetitle{font-size:28px;font-weight:600;color:#222}#pc-wrap .blogPage .container .blogPageDescr .blogPageText .descr{margin-top:31px;color:#707070;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .blogPage .container .blogPageDescr .blogPageImg{width:492px;height:227px;flex-shrink:0;border-radius:10px;background:#7c73a8;overflow:hidden}#pc-wrap .blogPage .container .blogPageDescr .blogPageImg img{width:100%;height:100%;object-fit:cover;display:block}#pc-wrap .blogPage .container .blogPageInfo{display:flex;flex-direction:column;margin-top:100px}#pc-wrap .blogPage .container .blogPageInfo .blogPageInfoText{position:relative;display:flex;flex-direction:column}#pc-wrap .blogPage .container .blogPageInfo .blogPageInfoText .blogPageInfoTitle{font-size:28px;font-weight:600;color:#222}#pc-wrap .blogPage .container .blogPageInfo .blogPageInfoText .blogPageInfoDescr{margin-top:31px;color:#707070;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap .blogPage .container .blogPageInfo .infoBox{display:flex;position:relative;flex-direction:row;gap:80px;margin-top:60px}#pc-wrap .blogPage .container .blogPageInfo .infoBox .infoImg{width:775px;height:337px;flex-shrink:0;border-radius:10px;overflow:hidden;display:flex;justify-content:center;align-items:center;margin-top:15px}#pc-wrap .blogPage .container .blogPageInfo .infoBox .infoImg img{width:775px;height:auto;object-fit:contain;display:block}#pc-wrap .blogPage .container .blogPageInfo .infoBox .infoDescr .elegantList{list-style:none;padding:0}#pc-wrap .blogPage .container .blogPageInfo .infoBox .infoDescr .elegantList li{position:relative;padding:16px 0 16px 30px;font-size:16px;color:#2c3e50;line-height:1.6;border-bottom:1px solid #e9ecef;transition:all .3s ease}#pc-wrap #my-page{background:#f6f6f6}#pc-wrap #my-page .heroSectionMyPage{width:100%;height:660px;position:relative;background-image:url(/img/homepage/heroBasic.jpeg);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;text-align:center}#pc-wrap #my-page .heroSectionMyPage .heroContent{z-index:2;color:#fff;text-align:center}#pc-wrap #my-page .heroSectionMyPage .heroContent .title{font-size:42px;font-weight:700;text-transform:uppercase;font-family:Poppins,sans-serif}#pc-wrap #my-page .heroSectionMyPage .heroContent .breadcrumb{font-size:16px;margin-top:10px;font-weight:300}#pc-wrap #my-page .heroSectionMyPage .wave{position:absolute;bottom:0;width:100%;height:300px;z-index:1}#pc-wrap #my-page .heroSectionMyPage .wave svg{width:100%;display:block}#pc-wrap #my-page .container .my-page{position:relative;width:100%;flex-direction:row;gap:25px}#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;background:#f6f6f6}#pc-wrap #my-page .container .my-page .back-frame .left-config{position:relative;padding:0;width:266px;height:700px;border-radius:12px;background:#f6f6f6;margin:180px 20px 40px}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile{margin-top:5px;position:relative;display:flex;flex-direction:row}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .profile-img img{width:79px;height:79px;border-radius:50%;right:30px;bottom:12px;object-fit:cover}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info{margin-left:20px;display:flex;flex-direction:column}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .user-name{color:#181a20;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .user-phone{display:flex;flex-direction:row}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .user-phone img{margin-top:7px;margin-right:4px;width:16px;height:16px}#pc-wrap #my-page .container .my-page .back-frame .left-config .profile .user-info .view-list{font-weight:700;color:red}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections{height:auto;gap:45px;margin-top:30px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section{height:auto}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .title{font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section{width:230px;height:26px;display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:0 5px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section li{height:33px;margin-bottom:6px;border-radius:4px}#pc-wrap #my-page .container .my-page .back-frame .left-config .sections .section .sub-section .focus{height:50px;background:#ff9e6d;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:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:55px}#pc-wrap #my-page .container .my-page .back-frame .main-config{position:relative;width:936px;margin-top:52px;align-items:center;gap:109px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:22px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config{width:296px;height:413px;margin-bottom:7px;border-radius:12px;background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top{position:relative;width:100%;height:240px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top img{width:100%;height:100%;object-fit:contain;border-radius:12px 12px 0 0}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .top-badge{position:absolute;top:20px;left:16px;display:flex;width:80px;height:30px;justify-content:center;align-items:center;border-radius:6px;padding:6px 20px;background:#eb6753;color:#fff;text-align:center;text-shadow:0 4px 4px rgba(0,0,0,.25);font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .top-badge img{height:16px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .price-box{position:absolute;bottom:20px;left:20px;padding:8px 15px;align-items:center;border-radius:6px;border:1px solid hsla(0,0%,100%,.5);background:#fff}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .top .price-box p{color:#181a20;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom{width:100%;height:100%;padding:20px 16px 10px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address{width:100%;height:48px;gap:5px;margin-bottom:20px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .name{width:100%;height:23px;overflow:hidden}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .name p{color:#181a20;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;text-transform:capitalize}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .address{width:100%;overflow:hidden}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .name-address .address p{color:#717171;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options{flex-direction:row;width:100%;height:20px;gap:20px;margin-bottom:10px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options .option{flex-direction:row;gap:5px;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .options .option p{color:#181a20;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .divider{width:100%;height:1px;background:#ddd;margin-bottom:17px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons{flex-direction:row;width:100%;justify-content:space-between;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .type{flex-direction:row;align-items:center;gap:7px}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .type p{color:#181a20;font-family:Inter,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .type .disabled-type{color:rgba(143,143,143,.54);font-family:Inter,sans-serif;font-style:normal;line-height:normal}#pc-wrap #my-page .container .my-page .back-frame .main-config .list-config .card-config .bottom .type-buttons .buttons{flex-direction:row;width:auto;gap:12px;justify-content:center;align-items:center;padding-right:10px}#pc-wrap #my-page .container .my-page .back-frame .main-config .pagination-config{width:442px;height:86px;align-items:center;gap:20px}#pc-wrap #my-page .container .my-page .back-frame .main-config .pagination-config .pagination-box{width:100%;align-items:center}#pc-wrap #my-page .container .my-page .back-frame .main-config .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Inter,sans-serif;font-size:24px;font-style:normal;font-weight:275;line-height:26px}#pc-wrap #my-page #add-property-page{width:100%;height:auto;display:flex;flex-direction:column;gap:35px}#pc-wrap #my-page #add-property-page .main-title-box{margin-bottom:21px}#pc-wrap #my-page #add-property-page .main-title-box .main-title{color:#181a20;font-family:Inter,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #add-property-page .main-title-box .sub-title{color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .tabs-box{width:100%;height:auto;flex-direction:row;gap:59px;padding:18px 0 0 35px;border-radius:12px 12px 0 0;border:1px solid rgba(196,196,196,.79);background:#fff;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #add-property-page .tabs-box .active{height:30px;border-bottom:2px solid #181a20;color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .tabs-box .not-active{color:#717171;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config{width:100%;height:auto;padding:38px 33px 35px;border-radius:12px;background:#f6f6f6}#pc-wrap #my-page #add-property-page .config .description-box{width:100%;height:auto}#pc-wrap #my-page #add-property-page .config .description-box .config-column{margin-top:15px;width:100%}#pc-wrap #my-page #add-property-page .config .description-box .config-column .title{color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .config-column .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-property-page .config .description-box .config-column .description-text{margin-top:15px;width:100%;height:198px;border-radius:8px;padding:8px 15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;border:1px solid #ddd;resize:none;background:#fff;color:#717171;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row{margin-top:40px;width:100%;height:auto;flex-direction:row;justify-content:flex-end}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row .prev-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #181a20}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row .prev-button .prev-button-text{color:#181a20;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row .next-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#181a20}#pc-wrap #my-page #add-property-page .config .description-box .buttons-row .next-button .next-button-text{color:#fff;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .property-title{margin-top:30px;color:#181a20;font-family:Inter,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .config-row{width:100%;height:auto;flex-direction:row;gap:69px}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price{position:relative;width:100%;gap:20px}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .title{color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#717171;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #ddd;right:52px;top:42px}#pc-wrap #my-page #add-property-page .config .description-box .config-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#ddd;right:18px;top:62px}#pc-wrap #my-page #add-property-page .config .upload-title{margin-top:30px;margin-bottom:30px;color:#181a20;font-family:Inter,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .images-box{width:100%;height:auto;gap:20px;margin-bottom:70px}#pc-wrap #my-page #add-property-page .config .images-box .upload-box{width:100%;height:450px;align-items:center;justify-content:center;gap:30px;border-radius:12px;border:1px dashed #eb6753}#pc-wrap #my-page #add-property-page .config .images-box .upload-box .text-box{width:100%;height:auto;align-items:center;justify-content:center;gap:5px}#pc-wrap #my-page #add-property-page .config .images-box .upload-box .text-box .drag-title{color:#181a20;font-family:Inter,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .images-box .upload-box .text-box .format-title{color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .images-box .upload-box .browse-button{width:210px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #181a20}#pc-wrap #my-page #add-property-page .config .images-box .upload-box .browse-button .browse-button-text{color:#181a20;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .images-box .gallery-box{width:100%;height:auto;flex-direction:row;gap:25px;flex-wrap:wrap}#pc-wrap #my-page #add-property-page .config .images-box .gallery-box .image-box{position:relative;width:150px;height:150px;overflow:hidden;border-radius:12px}#pc-wrap #my-page #add-property-page .config .images-box .gallery-box .image-box img{width:100%;height:100%}#pc-wrap #my-page #add-property-page .config .images-box .gallery-box .image-box .absolute-box{position:absolute;width:31px;height:30px;display:flex;align-items:center;justify-content:center;top:7px;left:7px;border-radius:12px;background:#fff}#pc-wrap #my-page #add-property-page .config .buttons-row{width:100%;height:auto;flex-direction:row;justify-content:flex-end}#pc-wrap #my-page #add-property-page .config .buttons-row button:disabled{background:rgba(24,26,32,.2705882353)}#pc-wrap #my-page #add-property-page .config .buttons-row .prev-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;border:1px solid #181a20}#pc-wrap #my-page #add-property-page .config .buttons-row .prev-button .prev-button-text{color:#181a20;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .buttons-row .next-button{width:190px;height:44px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#181a20}#pc-wrap #my-page #add-property-page .config .buttons-row .next-button .next-button-text{color:#fff;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .buttons-row .submit-button{display:flex;width:auto;height:47.18px;padding:16px 30px;justify-content:center;align-items:center;gap:10px;border-radius:12px;background:#eb6753}#pc-wrap #my-page #add-property-page .config .buttons-row .submit-button .next-button-text{color:#fff;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .listing-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-property-page .config .config-row{width:100%;height:auto;flex-direction:row;gap:52px;margin-top:25px}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price{position:relative;width:100%;gap:20px}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .title{color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#717171;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #ddd;right:52px;top:42px}#pc-wrap #my-page #add-property-page .config .config-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#ddd;right:18px;top:62px}#pc-wrap #my-page #add-property-page .config .map-title{margin-top:39px;color:#181a20;font-family:Inter,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .map-frame{width:100%;height:668px;border-radius:12px;margin-top:20px;margin-bottom:77px;overflow:hidden}#pc-wrap #my-page #add-property-page .config .config-detail-row{width:100%;height:auto;flex-direction:row;gap:52px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price{position:relative;width:100%;gap:20px;margin-bottom:24px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .title{color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .description-input{width:100%;height:47px;outline:none;border-radius:8px;padding:0 15px;border:1px solid #ddd}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .select-description{width:100%;height:47px;border-radius:8px;border:1px solid #ddd;background:#fff;outline:none;padding-left:15px;-webkit-appearance:none;-moz-appearance:none;appearance:none;cursor:pointer;color:#717171;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .divider{position:absolute;height:46px;border-left:1px solid #ddd;right:52px;top:42px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .arrow-down{position:absolute;width:15px;height:7px;color:#ddd;right:18px;top:62px}#pc-wrap #my-page #add-property-page .config .config-detail-row .price-year-after-price .year-built-input{width:270px;height:47.352px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #add-property-page .config .owner-agent-title{color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #add-property-page .config .owner-agent-input{width:100%;height:198px;margin-top:20px;margin-bottom:41px;border-radius:8px;border:1px solid #ddd;padding:8px 15px;resize:none;color:#717171;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #add-property-page .config .wrap-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:135px;row-gap:35px;margin-bottom:44px}#pc-wrap #my-page #add-property-page .config .wrap-box .amenity-box{width:auto;height:auto;flex-direction:row;gap:16px;align-items:center}#pc-wrap #my-page #add-property-page .config .wrap-box .amenity-box .property-checkbox{width:18px;height:19px;border-radius:12px}#pc-wrap #my-page #add-property-page .config .wrap-box .amenity-box .amenity-text{width:130.856px;height:auto;color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;cursor:pointer}#pc-wrap #my-page #my-property-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-property-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-property-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-property-page .main-title-box .right-box .main-title{color:#181a20;font-family:Inter,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-property-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-property-page .property-list-box{width:100%;height:auto}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box{width:100%;height:49px;flex-direction:row;justify-content:center;align-items:flex-end;gap:10px;background:#fedcc4;border-radius:12px 12px 0 0;border:1px solid rgba(196,196,196,.79)}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .tab-name{color:#000;font-weight:500}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .active-tab-name,#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .tab-name{width:110px;height:32px;display:flex;justify-content:center;align-items:center;cursor:pointer;font-family:Inter,sans-serif;font-size:16px;font-style:normal;line-height:26px}#pc-wrap #my-page #my-property-page .property-list-box .tab-name-box .active-tab-name{border-bottom:2px solid #eb6753;color:#eb6753;font-weight:600}#pc-wrap #my-page #my-property-page .list-box{width:100%;height:auto;min-height:700px;padding:30px 28px;border-radius:0 0 12px 12px;border:1px solid rgba(196,196,196,.79);border-top:none;background:#f6f6f6;box-shadow:0 1px 4px 0 rgba(24,26,32,.07)}#pc-wrap #my-page #my-property-page .list-box .listing-title-box{width:100%;height:auto;flex-direction:row;gap:90px;padding:18px 15px 18px 33px;border-radius:12px;background:#fedcc4}#pc-wrap #my-page #my-property-page .list-box .listing-title-box .title-text{color:#181a20;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .listing-title-box :first-child{margin-right:138px}#pc-wrap #my-page #my-property-page .list-box .property-card-box{width:100%;height:auto;flex-direction:row;margin-top:30px;padding-bottom:30px;border-bottom:1px solid #ddd}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box{width:110px;height:90px;overflow:hidden;margin-right:25px;padding-top:1px;margin-top:-10px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .image-box img{width:100%;height:100%;object-fit:contain;border-radius:12px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box{width:200px;height:auto;padding:5px 0;margin-top:10px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .name{margin-bottom:8px;color:#181a20;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .address{margin-bottom:13px;color:#717171;font-family:Inter,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .property-card-box .information-box .price{color:#181a20;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #my-page #my-property-page .list-box .property-card-box .date-box{width:135px;height:100%;align-items:center;justify-content:center;margin-right:55px;margin-top:20px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .date-box .date{color:#181a20;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box{width:100px;height:100%;align-items:center;justify-content:center;margin-right:60px;margin-top:20px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box .coloured-box{width:93px;height:36px;align-items:center;justify-content:center;border-radius:60px;cursor:pointer}#pc-wrap #my-page #my-property-page .list-box .property-card-box .status-box .coloured-box .status{font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .views-box{width:35px;height:100%;align-items:center;justify-content:center;margin-right:75px;margin-top:20px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .views-box .views{color:#181a20;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box{width:auto;height:100%;flex-direction:row;align-items:center;justify-content:center;margin-top:20px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button{width:40px;height:40px;border-radius:4px}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button :hover{background:#f6f6f6}#pc-wrap #my-page #my-property-page .list-box .property-card-box .action-box .icon-button .buttons{color:#181a20}#pc-wrap #my-page #my-property-page .list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-property-page .list-box .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-favorites-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-favorites-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-favorites-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-favorites-page .main-title-box .right-box .main-title{color:#181a20;font-family:Inter,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-favorites-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-favorites-page .favorites-list-box{display:flex;width:100%;height:auto;flex-wrap:wrap;flex-direction:row;gap:22px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card{width:290px;background-color:#fff;border-radius:16px;border:1px solid #ff9e6d;padding:20px;position:relative;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.08);font-family:Inter,sans-serif}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card:hover{transform:translateY(-6px);box-shadow:0 8px 24px rgba(0,0,0,.12)}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card .buttons{flex-direction:row;width:auto;justify-content:center;align-items:center;margin-top:310px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card .buttons svg{width:18px;height:18px;cursor:pointer}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card .buttons .view-cnt{font-size:13px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card .discountBadge{position:absolute;top:16px;left:16px;background-color:#ffa726;color:#fff;padding:4px 10px;border-radius:16px;font-size:12px;font-weight:700}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card .iconGroup{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;gap:10px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card .iconGroup .iconBtn{background-color:#000!important;color:#fff!important;width:40px;height:40px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card .imagePlaceholder{height:200px;background-color:#f5f5f5;border-radius:12px;margin-bottom:20px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card .cartBtn{background-color:#ff9e6d!important;color:#fff!important;padding:8px 24px;border-radius:30px;font-weight:600;margin-bottom:20px;margin-top:15px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card .stars{margin-bottom:8px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card .stars .star{color:#ffa726;font-size:20px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card .title{font-size:18px;font-weight:600;margin-bottom:8px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card .price{font-size:16px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card .price .newPrice{font-weight:700;margin-right:8px}#pc-wrap #my-page #my-favorites-page .favorites-list-box .card .price .oldPrice{text-decoration:line-through;color:#999}#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:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page{width:100%;height:auto;display:flex;flex-direction:column;gap:57px}#pc-wrap #my-page #my-saved-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-saved-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-saved-page .main-title-box .right-box .main-title{color:#181a20;font-family:Inter,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-saved-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page .my-saved-list-box{width:100%;height:auto;padding:30px;border-radius:12px;border:1px solid rgba(196,196,196,.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:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box .date-created{margin-left:360px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .list-title-box .action{margin-left:200px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box{width:100%;height:80px;flex-direction:row;align-items:center;justify-content:space-between;padding:0 20px;border-bottom:1px solid #ddd}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .title{width:410px;margin-right:20px;color:#181a20;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .date{width:150px;color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box{width:auto;height:100%;flex-direction:row;align-items:center;justify-content:center;margin-left:120px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button{width:40px;height:40px;border-radius:4px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button :hover{background:#f6f6f6}#pc-wrap #my-page #my-saved-page .my-saved-list-box .search-box .action-box .icon-button .buttons{color:#181a20}#pc-wrap #my-page #my-saved-page .my-saved-list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-page #my-saved-page .my-saved-list-box .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page{width:100%;height:auto;display:flex;flex-direction:column;gap:20px}#pc-wrap #my-page #my-profile-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-page #my-profile-page .main-title-box .right-box{width:315px}#pc-wrap #my-page #my-profile-page .main-title-box .right-box .main-title{color:#181a20;font-family:Inter,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-page #my-profile-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box{width:100%;padding:30px;margin-top:35px;gap:25px;border-radius:12px;background:#f6f6f6}#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:Inter,sans-serif;font-size:17px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box{flex-direction:row;gap:50px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box{position:relative;width:194px;height:157px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box img{width:100%;height:100%;border-radius:15px;object-fit:cover}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .image-box .delete-box{position:absolute;top:10px;left:10px;width:36px;height:32px;background-color:#fff;align-items:center;justify-content:center;border-radius:12px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box{align-self:flex-end;gap:22px}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler{display:flex;width:210.023px;height:40.135px;justify-content:center;align-items:center;cursor:pointer;border-radius:12px;border:1px solid #181a20}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .labeler p{color:#181a20;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .photo-box .image-big-box .upload-big-box .upload-text{color:#181a20;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:30px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box{width:48%;gap:10px}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box .title{color:#181a20;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input{height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #my-profile-page .top-box .small-input-box .input-box input ::placeholder{color:#717171;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .address-box{gap:10px}#pc-wrap #my-page #my-profile-page .top-box .address-box .title{color:#181a20;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .address-box input{height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #my-profile-page .top-box .address-box input ::placeholder{color:#717171;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box{gap:10px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .title{color:#181a20;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .about-textarea{height:170px;padding:20px 15px;border-radius:8px;border:1px solid #ddd;color:#717171;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button{display:flex;width:170px;height:38px;justify-content:center;align-items:center;gap:10px;align-self:flex-end;margin-top:30px;border-radius:12px;background-color:#fe9d6d}#pc-wrap #my-page #my-profile-page .top-box .about-me-box .update-button p{color:#fff;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .top-box .about-me-box button:disabled{background:rgba(24,26,32,.2705882353)}#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:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box{gap:10px}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box .title{color:#181a20;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box input{width:50%;height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #my-profile-page .bottom-box .top-inner-box .old-password-box input ::placeholder{color:#717171;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box{width:100%;flex-direction:row;gap:45px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box{width:100%;gap:10px}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box .title{color:#181a20;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box input{height:55px;outline:none;padding:0 15px;border-radius:8px;border:1px solid #ddd}#pc-wrap #my-page #my-profile-page .bottom-box .bottom-inner-box .new-password-box input ::placeholder{color:#717171;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-page #my-profile-page .bottom-box .change-password{display:flex;width:170px;height:38px;justify-content:center;align-items:center;gap:10px;align-self:flex-end;margin-top:18px;border-radius:12px;background-color:#000}#pc-wrap #my-page #my-profile-page .bottom-box .change-password p{color:#fff;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #my-articles-page{width:100%;height:auto}#pc-wrap #my-articles-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #my-articles-page .main-title-box .right-box{width:315px}#pc-wrap #my-articles-page .main-title-box .right-box .main-title{color:#181a20;font-family:Inter,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #my-articles-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #my-articles-page .article-list-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:25px;margin-top:55px;margin-bottom:87px}#pc-wrap #my-articles-page .pagination-conf{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #my-articles-page .pagination-conf .total p{color:#181a20;font-size:14px;text-align:center;font-family:Inter,sans-serif;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #write-article-page{width:100%;height:auto}#pc-wrap #write-article-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #write-article-page .main-title-box .right-box{width:315px}#pc-wrap #write-article-page .main-title-box .right-box .main-title{color:#181a20;font-family:Inter,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #write-article-page .main-title-box .right-box .sub-title{color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #write-article-page .right-wrap{width:100%;height:auto}#pc-wrap #write-article-page .right-wrap .cont_bd{padding:30px 0}#pc-wrap #write-article-page .right-wrap .cont_bd .form_hd>div{margin-bottom:16px}#pc-wrap #write-article-page .right-wrap .flex-space .btn-next{background:#87cdf9;color:#000}#pc-wrap #write-article-page .right-wrap .select{width:214px;height:40px;font-size:14px}#pc-wrap #write-article-page .right-wrap .input-tit{font-size:14px;padding:0 16px;margin-top:16px;border:1px solid #eee;border-radius:4px}#pc-wrap #write-article-page .right-wrap .btn-flex{margin-top:40px}#pc-wrap #write-article-page .css-guvl2y-MuiButtonBase-root-MuiButton-root{background:#87cdf9}#pc-wrap #write-article-page .css-guvl2y-MuiButtonBase-root-MuiButton-root svg{fill:#000}#pc-wrap #write-article-page .toastui-editor-popup-body{padding:20px}#pc-wrap #write-article-page .youtube-input{padding:8px 16px;border:1px solid #ddd}#pc-wrap #write-article-page .youtube-div{display:flex;flex-direction:column}#pc-wrap #write-article-page .toastui-editor-defaultUI button{padding:4px}#pc-wrap #member-page{background:#f6f6f6}#pc-wrap #member-page .heroSectionMyPage{width:100%;height:660px;position:relative;background-image:url(/img/homepage/heroBasic.jpeg);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;text-align:center}#pc-wrap #member-page .heroSectionMyPage .heroContent{z-index:2;color:#fff;text-align:center}#pc-wrap #member-page .heroSectionMyPage .heroContent .title{font-size:42px;font-weight:700;text-transform:uppercase;font-family:Poppins,sans-serif}#pc-wrap #member-page .heroSectionMyPage .heroContent .breadcrumb{font-size:16px;margin-top:10px;font-weight:300}#pc-wrap #member-page .heroSectionMyPage .wave{position:absolute;bottom:0;width:100%;height:300px;z-index:1}#pc-wrap #member-page .heroSectionMyPage .wave svg{width:100%;display:block}#pc-wrap #member-page .container .member-page{position:relative;width:100%;flex-direction:row;gap:25px}#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;background:#f6f6f6;gap:40px}#pc-wrap #member-page .container .member-page .back-frame .left-config{position:relative;padding:0;width:266px;height:700px;border-radius:12px;background:#f6f6f6;margin-top:160px}#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:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-phone{display:flex;flex-direction:row;margin-top:5px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .user-phone img{margin-top:3px;margin-right:4px;width:16px;height:16px}#pc-wrap #member-page .container .member-page .back-frame .left-config .profile .user-info .view-list{margin-top:5px;font-weight:300;color:#bbb}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box{height:35px;flex-direction:row;gap:10px;align-items:center;margin-top:15px}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box button{border:1px solid #b9b9b9;color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .follow-button-box p{color:#b9b9b9;font-family:Inter,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:normal}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections{height:auto;margin-top:30px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section{height:auto}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .title{font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:28px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section{width:230px;height:auto;display:flex;flex-direction:column;align-items:center;cursor:pointer;padding:0 5px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section li{height:33px;margin-bottom:6px;border-radius:4px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .sub-section .focus{height:50px;background:#ff9e6d;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:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:55px}#pc-wrap #member-page .container .member-page .back-frame .left-config .sections .section .count-title{display:flex;justify-content:flex-end;padding-right:10px;color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:55px}#pc-wrap #member-page .container .member-page .back-frame .main-config{position:relative;width:936px;margin-top:52px;align-items:center;gap:109px}#pc-wrap #member-page .container .member-page .back-frame .main-config .list-config{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:22px}#pc-wrap #member-follows-page{width:100%;display:flex;flex-direction:column;justify-content:center;align-items:center}#pc-wrap #member-follows-page .main-title-box{width:100%;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #member-follows-page .main-title-box .right-box{width:315px}#pc-wrap #member-follows-page .main-title-box .right-box .main-title{color:#181a20;font-family:Inter,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #member-follows-page .follows-list-box{width:100%;margin-top:85px;gap:15px}#pc-wrap #member-follows-page .follows-list-box .listing-title-box{width:100%;height:auto;flex-direction:row;gap:110px;padding:18px 34px 18px 33px;border-radius:12px;background:#fedcc4;justify-content:space-between}#pc-wrap #member-follows-page .follows-list-box .listing-title-box .title-text{color:#181a20;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box{padding-right:30px;padding-bottom:5px;width:100%;height:auto;flex-direction:row;align-items:center;gap:10px;border-bottom:1px solid #ddd}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info{width:300px;display:flex;flex-direction:row;align-items:center;cursor:pointer}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .image-box{width:110px;height:110px;overflow:hidden;margin-right:25px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .image-box img{width:100%;height:100%;object-fit:cover;border-radius:50%}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .information-box{width:auto;height:auto;padding:5px 0}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .info .information-box .name{color:#181a20;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box{width:300px;display:flex;flex-direction:row;justify-content:space-between}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box{display:flex;align-items:center}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box img{width:24px;height:24px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box svg{width:24px;height:24px;cursor:pointer}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box p{color:#181a20;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .details-box .info-box span{margin-left:4px;color:#181a20;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box{width:300px;height:100%;flex-direction:row;align-items:center;justify-content:flex-end;gap:20px}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box button{border:1px solid #b9b9b9;color:#181a20;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-follows-page .follows-list-box .follows-card-box .action-box p{color:#b9b9b9;font-family:Inter,sans-serif;font-size:14px;font-style:italic;font-weight:400;line-height:normal}#pc-wrap #member-follows-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-follows-page .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-articles-page{width:100%;display:flex;flex-direction:column;align-items:center}#pc-wrap #member-articles-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between;align-self:flex-start}#pc-wrap #member-articles-page .main-title-box .right-box{width:315px}#pc-wrap #member-articles-page .main-title-box .right-box .main-title{color:#181a20;font-family:Inter,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #member-articles-page .articles-list-box{width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:35px;margin-top:85px}#pc-wrap #member-articles-page .articles-list-box .no-data{width:100%}#pc-wrap #member-articles-page .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-articles-page .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page{width:100%}#pc-wrap #member-page #member-properties-page .main-title-box{width:auto;height:auto;flex-direction:row;justify-content:space-between}#pc-wrap #member-page #member-properties-page .main-title-box .right-box{width:315px}#pc-wrap #member-page #member-properties-page .main-title-box .right-box .main-title{color:#181a20;font-family:Inter,sans-serif;font-size:30px;font-style:normal;font-weight:600;line-height:normal;letter-spacing:.6px;text-transform:capitalize}#pc-wrap #member-page #member-properties-page .properties-list-box{margin-top:85px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .listing-title-box{width:100%;height:auto;flex-direction:row;gap:110px;padding:18px 15px 18px 33px;border-radius:12px;background:#f6f6f6}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .listing-title-box .title-text{color:#181a20;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .listing-title-box :first-child{margin-right:138px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box{width:100%;height:auto;flex-direction:row;align-items:center;margin-top:30px;padding-bottom:30px;border-bottom:1px solid #ddd}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .image-box{width:115px;height:90px;overflow:hidden;margin-right:25px;padding-top:1px;cursor:pointer}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .image-box img{width:100%;height:100%;object-fit:contain;border-radius:12px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box{width:210px;height:auto;padding:5px 0;cursor:pointer}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box .name{margin-bottom:8px;color:#181a20;font-family:Inter,sans-serif;font-size:13px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box .address{margin-bottom:13px;color:#717171;font-family:Inter,sans-serif;font-size:11px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .information-box .price{color:#181a20;font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:400;line-height:normal}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .date-box{width:140px;height:100%;align-items:center;justify-content:center;margin-right:77px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .date-box .date{color:#181a20;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .status-box{width:100px;height:100%;align-items:center;justify-content:center;margin-right:70px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .status-box .coloured-box{width:93px;height:36px;align-items:center;justify-content:center;border-radius:60px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .status-box .coloured-box .status{font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .views-box{width:35px;height:100%;align-items:center;justify-content:center;margin-right:75px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .property-card-box .views-box .views{color:#181a20;font-family:Inter,sans-serif;font-size:12px;font-style:normal;font-weight:400;line-height:26px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .card{width:290px;background-color:#fff;border-radius:16px;padding:20px;margin:20px 0 0 15px;position:relative;text-align:center;box-shadow:0 4px 10px rgba(0,0,0,.08);font-family:Inter,sans-serif}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .card:hover{transform:translateY(-6px);box-shadow:0 8px 24px rgba(0,0,0,.12)}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .card .buttons{flex-direction:row;width:auto;justify-content:center;align-items:center;margin-top:310px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .card .buttons svg{width:18px;height:18px;cursor:pointer}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .card .buttons .view-cnt{font-size:13px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .card .discountBadge{position:absolute;top:16px;left:16px;background-color:#ffa726;color:#fff;padding:4px 10px;border-radius:16px;font-size:12px;font-weight:700}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .card .iconGroup{position:absolute;top:16px;right:16px;display:flex;flex-direction:column;gap:10px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .card .iconGroup .iconBtn{background-color:#000!important;color:#fff!important;width:40px;height:40px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .card .imagePlaceholder{height:200px;background-color:#f5f5f5;border-radius:12px;margin-bottom:20px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .card .cartBtn{background-color:#3c5a6c!important;color:#fff!important;padding:8px 24px;border-radius:30px;font-weight:600;margin-bottom:20px;margin-top:15px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .card .stars{margin-bottom:8px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .card .stars .star{color:#ffa726;font-size:20px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .card .title{font-size:18px;font-weight:600;margin-bottom:8px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .card .price{font-size:16px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .card .price .newPrice{font-weight:700;margin-right:8px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .card .price .oldPrice{text-decoration:line-through;color:#999}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .pagination-config{width:100%;height:auto;justify-content:center;align-items:center;margin-top:30px}#pc-wrap #member-page #member-properties-page .properties-list-box .list-box .pagination-config .total-result p{color:#181a20;text-align:center;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:26px}#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:10px 0}#pc-wrap .aside .logo-box img{width:160px;height:160px}#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:Inter,sans-serif}.right-dashboard-settings .top p{color:#344767;font-family:Inter,sans-serif}.right-dashboard-settings .top .close-icon{position:absolute;right:8px;cursor:pointer;font-size:20px}.right-dashboard-settings .main{position:relative;padding:16px 24px 24px;width:100%;height:auto;display:flex;flex-direction:column;box-sizing:border-box}.right-dashboard-settings .main .switch-box{width:100%;height:auto;display:flex;flex-direction:row;justify-content:space-between;align-items:center}.right-dashboard-settings .main .switch-box h6{font-size:16px;font-family:Inter,sans-serif;font-weight:600}#pc-wrap .faqPage{background:#f6f6f6}#pc-wrap .faqPage .heroSectionFaqPage{width:100%;height:660px;position:relative;background-image:url(/img/homepage/heroBasic.jpeg);background-size:cover;background-position:50%;display:flex;align-items:center;justify-content:center;text-align:center}#pc-wrap .faqPage .heroSectionFaqPage .heroContent{z-index:2;color:#fff;text-align:center}#pc-wrap .faqPage .heroSectionFaqPage .heroContent .title{font-size:42px;font-weight:700;text-transform:uppercase;font-family:Poppins,sans-serif}#pc-wrap .faqPage .heroSectionFaqPage .heroContent .breadcrumb{font-size:16px;margin-top:10px;font-weight:300}#pc-wrap .faqPage .heroSectionFaqPage .wave{position:absolute;bottom:0;width:100%;height:300px;z-index:1}#pc-wrap .faqPage .heroSectionFaqPage .wave svg{width:100%;display:block}#pc-wrap .faqPage .container{position:relative;display:flex;flex-direction:column}#pc-wrap .faqPage .container .subtitle{text-align:center;font-size:14px;letter-spacing:2px;color:#777;text-transform:uppercase;margin-bottom:10px}#pc-wrap .faqPage .container .faqTitle{text-align:center;font-size:32px;font-weight:700;color:#1e1e94;margin-bottom:40px;font-family:Fredoka,sans-serif}#pc-wrap .faqPage .container .sectionTitle{margin:20px 0}#pc-wrap .faqPage .container .sectionTitle,#pc-wrap .faqPage .container .sectionTitlePayment{font-size:22px;font-weight:600;text-transform:uppercase;font-family:Fredoka,sans-serif;font-weight:700}#pc-wrap .faqPage .container .sectionTitlePayment{margin:60px 0 20px}#pc-wrap .faqPage .container .accordionList{border-top:1px solid #ccc}#pc-wrap .faqPage .container .accordionItem{border-bottom:1px solid #ccc;padding:15px 0}#pc-wrap .faqPage .container .accordionItem .questionBox{display:flex;justify-content:space-between;align-items:center;cursor:pointer}#pc-wrap .faqPage .container .accordionItem .question{font-weight:600;font-size:16px}#pc-wrap .faqPage .container .accordionItem .answer{font-size:14px;color:#555;margin-top:10px;line-height:1.6}#pc-wrap .topBar{position:fixed;z-index:99;top:0;width:100%;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:2px 0;background-color:rgba(93,94,97,.2745098039);display:flex;flex-direction:row;justify-content:space-between;height:50px;background-color:#5b7c8d}#pc-wrap .topBar .container{flex-direction:row}#pc-wrap .topBar .container,#pc-wrap .topBar .container .socialIcons{position:relative;display:flex;align-items:center;justify-content:space-between}#pc-wrap .topBar .container .socialIcons{color:#fff;width:169.735px;height:14.771px;gap:20px}#pc-wrap .topBar .container .announcement{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal}#pc-wrap .topBar .container .contactInfo{position:relative;display:flex;align-items:center;gap:10px}#pc-wrap .topBar .container .contactInfo .contactEmail,#pc-wrap .topBar .container .contactInfo .contactNumber{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:600;line-height:normal}#pc-wrap .topBar .container .contactInfo span{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:normal}#pc-wrap .top{position:fixed;z-index:99;top:50px;width:100%;padding:2px 0;background-color:#eff9fe}#pc-wrap .top .container{position:relative;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .top .container .logo{margin-top:10px;width:210px;height:85.643px}#pc-wrap .top .container .navigation{margin-top:10px;position:relative;display:flex;justify-content:space-between;color:var(--Color-3,#1d256b);font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:30px;gap:40px}#pc-wrap .top .container .headerActions{display:flex;align-items:center;flex-direction:row;justify-content:space-between;margin-top:10px;gap:10px}#pc-wrap .top .container .headerActions .languageCurrency{display:flex;position:relative;flex-direction:row;align-items:center}#pc-wrap .top .container .headerActions .headerIcons{gap:-30px}#pc-wrap .top .container .lan-box{margin-left:28px;display:flex;align-items:center}#pc-wrap .top .container .lan-box .notification-icon{color:#fff}#pc-wrap .top .container .lan-box .btn-lang{border-radius:4px}#pc-wrap .top .container .lan-box .btn-lang img{width:24px;height:17px;border-radius:2px}#pc-wrap .top .container .lan-box .img-flag{width:24px;height:17px;border-radius:2px;margin-right:8px}#pc-wrap .top .container .btn-lang-text{background:rgba(0,0,0,0);color:#000;font-size:16px;font-weight:500;text-transform:none;display:flex;align-items:center;gap:4px;padding:0;min-width:unset}#pc-wrap .top .container .btn-lang-text:hover{background-color:rgba(0,0,0,0)}#pc-wrap .topBasic{position:fixed;z-index:99;top:0;width:100%;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:10px 0;background-color:rgba(93,94,97,.2745098039)}#pc-wrap .topBasic .container{position:relative;flex-direction:row;justify-content:space-between;align-items:center}#pc-wrap .topBasic .container .logo{margin-top:10px;width:210px;height:85.643px}#pc-wrap .topBasic .container .navigation{margin-top:10px;position:relative;display:flex;justify-content:space-between;color:red;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:30px;gap:40px}#pc-wrap .topBasic .container .navigation .collor{color:#fff}#pc-wrap .topBasic .container .headerActions{display:flex;align-items:center;flex-direction:row;justify-content:space-between;margin-top:10px;gap:10px}#pc-wrap .topBasic .container .headerActions .languageCurrency{display:flex;position:relative;flex-direction:row;align-items:center}#pc-wrap .topBasic .container .headerActions .headerIcons{gap:-30px}#pc-wrap .chatting .liveChatimg{width:70px;height:70px;margin-right:10px}#pc-wrap .chatting .chat-button{border:none;position:fixed;bottom:90px;right:50px;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;border-radius:34px;flex-direction:column;background-image:url(/img/banner/chatwalper13.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;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 rgba(205,205,205,.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:#f8f5f3;border-radius:20px 20px 20px 0;color:#000}#pc-wrap .chatting .chat-frame .chat-content .chat-main .msg-left{margin-left:10px;padding:9px;width:auto;height:auto;display:flex;background:#fff;border-radius:10px 10px 10px 10px;color:#000}#pc-wrap .chatting .chat-frame .chat-bott{width:100%;height:103px;display:flex;justify-content:center;align-items:center;border-top:1px solid rgba(205,205,205,.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:#fff;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:#fee501;border:none}#pc-wrap .chatting .chat-frame .msg-right{padding:9px;width:auto;height:auto;display:flex;background:#fee501;margin-right:5px;border-radius:10px 10px 10px 10px}#pc-wrap .footer{padding:80px 0 30px;background-color:#fff}#pc-wrap .footer .container{position:relative}#pc-wrap .footer .container .footerTop{display:grid;grid-template-columns:1.5fr 1fr .8fr .8fr 1.5fr;grid-gap:30px;gap:30px;position:relative;margin-bottom:60px}#pc-wrap .footer .container .footerColumn{display:flex;flex-direction:column}#pc-wrap .footer .container .logo{width:210px;height:85px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/bb5ac461-cba8-4de8-a568-a301f7d4a07b.png) no-repeat 50%;background-size:cover;margin-bottom:25px}#pc-wrap .footer .container .companyDescription{color:#363636;font-family:Recursive,var(--default-font-family);font-size:14px;font-weight:400;line-height:28px;margin-bottom:20px;max-width:328px}#pc-wrap .footer .container .socialIcons{width:194px;height:32px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/4788eb89-ff5e-42d9-8eb0-e57748117a4d.png) no-repeat 50%;background-size:cover}#pc-wrap .footer .container .columnTitle{margin-top:35px;color:#3c3c3c;font-family:Luckiest Guy,var(--default-font-family);font-size:25px;font-weight:400;line-height:16px;margin-bottom:40px}#pc-wrap .footer .container .contactItem{display:flex;align-items:center;gap:10px;margin-bottom:15px}#pc-wrap .footer .container .emailIcon,#pc-wrap .footer .container .locationIcon,#pc-wrap .footer .container .phoneIcon,#pc-wrap .footer .container .webIcon{width:28px;height:26px}#pc-wrap .footer .container .locationIcon{background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/3a361be9-4628-4e13-a156-581aa4a8e39c.png) no-repeat 50%;background-size:cover}#pc-wrap .footer .container .phoneIcon{background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/85fa59ee-d7c3-498d-94d3-79ddfc884d6a.png) no-repeat 50%;background-size:cover}#pc-wrap .footer .container .emailIcon{background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/4e7cb339-a616-4e1b-8bc3-38f4d6bda8d8.png) no-repeat 50%;background-size:cover}#pc-wrap .footer .container .webIcon{background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/f200883e-d1d5-4e26-bde6-e94703d97d16.png) no-repeat 50%;background-size:cover}#pc-wrap .footer .container .contactText{color:#3c3c3c;font-family:Recursive,var(--default-font-family);font-size:14px;font-weight:500;line-height:16.8px}#pc-wrap .footer .container .footerLinks{list-style:none;padding:0;margin:0}#pc-wrap .footer .container .footerLinks li{margin-bottom:15px}#pc-wrap .footer .container .footerLinks a{color:#3c3c3c;font-family:Recursive,var(--default-font-family);font-size:14px;font-weight:500;line-height:13px;text-decoration:none;transition:color .3s ease}#pc-wrap .footer .container .footerLinks a:hover{color:#fe753b}#pc-wrap .footer .container .newsletterText{color:#3c3c3c;font-family:Recursive,var(--default-font-family);font-size:14px;font-weight:500;line-height:25px;margin-bottom:20px;max-width:400px}#pc-wrap .footer .container .newsletterForm{display:flex;margin-bottom:15px}#pc-wrap .footer .container .emailInput{width:288px;height:50px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/e153b434-a9cc-416e-88a2-57f1b9e97b68.png) no-repeat 50%;background-size:cover;border:none;padding:0 28px;color:#b0b0b0;font-family:Recursive,var(--default-font-family);font-size:12px;font-weight:400}#pc-wrap .footer .container .submitButton{width:161px;height:50px;background:#fe753b;border:none;border-radius:0 30px 30px 0;color:#fff;font-family:Luckiest Guy,var(--default-font-family);font-size:12px;font-weight:400;line-height:9px;text-transform:capitalize;letter-spacing:1.2px;cursor:pointer}#pc-wrap .footer .container .discountText{color:#3c3c3c;font-family:Recursive,var(--default-font-family);font-size:14px;font-weight:500;line-height:30px;text-transform:capitalize}#pc-wrap .footer .container .divider{width:100%;height:1px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/c1B2VF86sG.png) no-repeat 50%;background-size:cover;margin-bottom:25px}#pc-wrap .footer .container .footerBottom{display:flex;justify-content:space-between;align-items:center;flex-direction:row}#pc-wrap .footer .container .copyright{color:#3c3c3c;font-family:Recursive,var(--default-font-family);font-size:16px;font-weight:500;line-height:19px}#pc-wrap .footer .container .socialIconsRow{display:flex;gap:10px;width:473px;height:30px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/9a886193-b9f4-40c8-a2ca-52bc1ba20cdc.png) no-repeat 50%;background-size:contain}#pc-wrap .footer .container .termsLinks{color:#3c3c3c;font-family:Recursive,var(--default-font-family);font-size:16px;font-weight:500;line-height:19px}@media(max-width:1200px){#pc-wrap .footer .container .footerTop{grid-template-columns:repeat(3,1fr)}#pc-wrap .footer .container .dogImage{display:none}}@media(max-width:992px){#pc-wrap .footer .container .footerTop{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){#pc-wrap .footer .container .footerTop{grid-template-columns:1fr}#pc-wrap .footer .container .newsletterForm{flex-direction:column}#pc-wrap .footer .container .emailInput,#pc-wrap .footer .container .submitButton{width:100%}#pc-wrap .footer .container .submitButton{border-radius:30px;margin-top:10px}#pc-wrap .footer .container .footerBottom{flex-direction:column;gap:20px;text-align:center}}#mobile-wrap .heroSectionShop.heroSectionShop--mobile{height:200px;min-height:200px;background-color:#eff9ff;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}#mobile-wrap .heroSectionShop.heroSectionShop--mobile .heroContent{padding:0 20px;display:flex;flex-direction:column;align-items:center;text-align:center;z-index:2}#mobile-wrap .heroSectionShop.heroSectionShop--mobile .heroContent .title{font-family:Luckiest Guy,var(--default-font-family);font-size:28px;font-weight:800;color:#1d256b;letter-spacing:1px;line-height:1.2;margin:0}#mobile-wrap .heroSectionShop.heroSectionShop--mobile .heroContent .subtitle{font-size:13px;font-weight:500;color:#5b7c8d;margin-top:6px}#mobile-wrap .heroSectionShop.heroSectionShop--mobile .wave{position:absolute;bottom:0;left:0;width:100%;height:72px;margin-bottom:-2px;z-index:1}#mobile-wrap .heroSectionShop.heroSectionShop--mobile .wave svg{width:100%;height:100%;display:block}#mobile-wrap .heroSectionDetail.heroSectionDetail--mobile{height:140px;min-height:140px;background-size:cover;background-position:50%}#mobile-wrap .heroSectionDetail.heroSectionDetail--mobile .heroContent{padding:0 16px}#mobile-wrap .heroSectionDetail.heroSectionDetail--mobile .wave svg{height:40px;min-height:40px}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile{margin-top:0;padding:0 8px}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile .container{max-width:100%;position:relative}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile .sectionHeader{margin-top:0;margin-bottom:16px;justify-content:center;flex-direction:row}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile .sectionHeader .sectionTitle{font-size:18px;line-height:1.2;margin-top:0}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile .sectionHeader .decorationIcon{width:48px;height:36px;margin-left:-8px;background:url(/img/icons/homepage/petFoot.svg) no-repeat 50%;background-size:contain}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile .categorySliderWrap{position:relative;width:100%;overflow:hidden}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile .categoryNav{position:absolute;top:50%;transform:translateY(-50%);z-index:2;width:36px;height:36px;padding:0;background:#fff!important;box-shadow:0 2px 8px rgba(0,0,0,.15);border-radius:50%}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile .categoryNav:hover{background:#f5f5f5!important}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile .categoryNav.categoryNav--left{left:4px}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile .categoryNav.categoryNav--right{right:4px}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile .categoryNav svg{font-size:24px;color:#3c5a6c}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile .categoriesContainer{width:100%;display:flex;flex-direction:row;flex-wrap:nowrap;gap:12px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;padding:8px 0 16px;box-sizing:border-box}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile .categoriesContainer::-webkit-scrollbar{display:none}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile .categoryItem{flex-grow:0;flex-shrink:0;flex-basis:calc((100% - 24px)/3);min-width:calc((100% - 24px)/3);display:flex;flex-direction:column;align-items:center;box-sizing:border-box}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile .categoryImage{display:flex;align-items:center;justify-content:center;flex-shrink:0}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile .imageCircle{width:64px;height:64px;border-radius:50%;overflow:hidden;background:#e8f4f8;box-shadow:0 0 0 2px rgba(65,192,240,.35);flex-shrink:0}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile .imageCircle img{width:100%;height:100%;object-fit:cover;display:block}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile .categoryName{font-size:11px;font-weight:600;margin-top:6px;text-align:center;color:#222;line-height:1.2}#mobile-wrap .categoriesSectionShop.categoriesSectionShop--mobile .categoryCount{font-size:10px;color:#666;margin:2px 0 0;text-align:center}#mobile-wrap .shop-page.shop-page--mobile{min-height:100vh;background-color:#f8f9fa;padding-bottom:24px;margin-top:100px}#mobile-wrap .shop-page.shop-page--mobile .heroSectionShop{height:200px;min-height:200px;background-color:#eff9ff;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}#mobile-wrap .shop-page.shop-page--mobile .heroSectionShop .heroContent .title{font-size:28px;font-weight:800;color:#1d256b}#mobile-wrap .shop-page.shop-page--mobile .heroSectionShop .heroContent .subtitle{font-size:13px;color:#5b7c8d}#mobile-wrap .shop-page.shop-page--mobile .heroSectionShop .wave{position:absolute;bottom:0;left:0;width:100%;height:72px;margin-bottom:-2px;z-index:1}#mobile-wrap .shop-page.shop-page--mobile .heroSectionShop .wave svg{width:100%;height:100%;display:block;vertical-align:bottom}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-category-wrap{background:#f8f9fa;padding:16px 0;overflow-x:auto;-webkit-overflow-scrolling:touch}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-category-wrap .categoriesSectionShop{margin-top:0;padding:0 16px}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-main{flex:1 1;padding:0 16px}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-container{display:flex;flex-direction:column;gap:16px;max-width:100%}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-toolbar{display:flex;align-items:center;gap:12px;margin-top:16px}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-search{flex:1 1;min-width:0}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-search .shop-mobile-search-input{width:100%;height:44px;padding:0 14px;font-size:14px;border:1px solid #e0e0e0;border-radius:8px;background:#fff;outline:none;box-sizing:border-box}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-search .shop-mobile-search-input::placeholder{color:#999}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-sort{flex-shrink:0}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-sort .MuiSelect-select{padding:8px 12px}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-results{font-size:13px;color:#666}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin-bottom:24px}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-grid .card{width:100%;max-width:none;background:#fff;border-radius:12px;padding:12px;position:relative;text-align:center;box-shadow:0 2px 8px rgba(0,0,0,.06);transition:box-shadow .2s ease}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-grid .card:hover{box-shadow:0 4px 12px rgba(0,0,0,.1)}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-grid .card .discountBadge{position:absolute;top:8px;left:8px;background:#ff9e6d;color:#fff;padding:2px 8px;border-radius:8px;font-size:10px;font-weight:600;z-index:1}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-grid .card .iconGroup{position:absolute;top:8px;right:8px;z-index:1}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-grid .card .iconGroup .buttons{display:flex;flex-direction:row;gap:4px;margin-top:0}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-grid .card .iconGroup .buttons .MuiIconButton-root{padding:4px}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-grid .card .iconGroup .buttons svg{width:16px;height:16px}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-grid .card .iconGroup .buttons .view-cnt{font-size:10px}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-grid .card .productImage{width:100%;height:auto;max-height:140px;object-fit:contain;display:block;margin:0 auto 8px;border-radius:8px}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-grid .card .cartBtn{width:100%;min-height:36px;padding:6px 12px!important;font-size:11px!important;font-weight:600;border-radius:8px;background:#ff9e6d!important;color:#fff!important;margin-top:8px}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-grid .card .stars{font-size:12px;margin:4px 0;color:#ec9b22;line-height:1}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-grid .card .title{font-size:13px;font-weight:600;line-height:1.3;margin:0 0 4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:left}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-grid .card .price{text-align:left}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-grid .card .price .newPrice{font-size:14px;font-weight:700;color:#333}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-empty{text-align:center;padding:40px 16px;color:#666}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-pagination{display:flex;justify-content:center;align-items:center;padding:16px 0 24px}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-pagination .MuiPagination-ul{flex-wrap:nowrap;gap:4px}#mobile-wrap .shop-page.shop-page--mobile .shop-mobile-pagination .MuiPaginationItem-root{min-width:36px;height:36px;font-size:14px}#mobile-wrap .teamSectionWrapper.teamSectionWrapper--mobile{min-height:100vh;background-color:#f8f9fa;padding-bottom:24px;margin-top:100px}#mobile-wrap .heroSectionVendors.heroSectionVendors--mobile{height:200px;min-height:200px;background-color:#f8f9fa;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}#mobile-wrap .heroSectionVendors.heroSectionVendors--mobile .heroContent{padding:0 20px;display:flex;flex-direction:column;align-items:center;text-align:center;z-index:2}#mobile-wrap .heroSectionVendors.heroSectionVendors--mobile .heroContent .title{font-family:Luckiest Guy,var(--default-font-family);font-size:28px;font-weight:800;color:#1d256b;letter-spacing:1px;line-height:1.2;margin:0}#mobile-wrap .heroSectionVendors.heroSectionVendors--mobile .heroContent .subtitle{font-size:13px;font-weight:500;color:#5b7c8d;margin-top:6px}#mobile-wrap .heroSectionVendors.heroSectionVendors--mobile .wave{position:absolute;bottom:0;left:0;width:100%;height:72px;margin-bottom:-2px;z-index:1}#mobile-wrap .heroSectionVendors.heroSectionVendors--mobile .wave svg{width:100%;height:100%;display:block}#mobile-wrap .vendors-mobile-container{padding:0 16px;max-width:100%}#mobile-wrap .vendors-mobile-titleBox{display:flex;flex-direction:row;align-items:center;justify-content:center;margin-top:24px;margin-bottom:20px;gap:8px}#mobile-wrap .vendors-mobile-sectionTitle{font-family:Luckiest Guy,var(--default-font-family);font-size:20px;font-weight:800;color:#3c3c3c;line-height:1.2;text-align:center;margin:0}#mobile-wrap .vendors-mobile-decorationIcon{width:40px;height:30px;background:url(/img/icons/homepage/petFoot.svg) no-repeat 50%;background-size:contain;flex-shrink:0}#mobile-wrap .vendors-mobile-grid{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:12px;gap:12px;margin-bottom:24px}#mobile-wrap .vendors-mobile-card{background:#fff;border-radius:16px;padding:16px;box-shadow:0 2px 12px rgba(0,0,0,.06);align-items:center;text-align:center}#mobile-wrap .vendors-mobile-profileWrap{width:80px;height:80px;border-radius:50%;overflow:hidden;margin:0 auto 10px;background:#f0f0f0;flex-shrink:0}#mobile-wrap .vendors-mobile-profileWrap a{display:block;width:100%;height:100%}#mobile-wrap .vendors-mobile-profileImg{width:100%;height:100%;object-fit:cover;display:block}#mobile-wrap .vendors-mobile-name{font-size:14px;font-weight:600;color:#333;margin:0 0 4px;line-height:1.2}#mobile-wrap .vendors-mobile-phone{font-size:12px;color:#666;margin:0 0 10px;display:flex;align-items:center;justify-content:center;gap:4px}#mobile-wrap .vendors-mobile-social{display:flex;justify-content:center;gap:8px;color:#888}#mobile-wrap .vendors-mobile-actions{text-align:center;margin-bottom:32px}#mobile-wrap .vendors-mobile-viewBtn{min-width:160px;height:44px;border-radius:50px;font-size:14px;font-weight:600;text-transform:uppercase;background:#fe753b!important;color:#fff!important;box-shadow:0 2px 8px rgba(254,117,59,.35)}#mobile-wrap .vendors-mobile-viewBtn:hover{background:#e56a34!important}#mobile-wrap .vendors-mobile-testimonials .wrapper{height:auto;min-height:auto;margin-top:0;padding:24px 0 32px;background-color:#fde5e4}#mobile-wrap .vendors-mobile-testimonials .container{padding:0 16px}#mobile-wrap .vendors-mobile-testimonials .ctaBanner{flex-direction:column;gap:12px;padding:16px 20px;margin-top:0;margin-bottom:24px;text-align:center}#mobile-wrap .vendors-mobile-testimonials .ctaText{font-size:16px!important}#mobile-wrap .vendors-mobile-testimonials .ctaRight{flex-direction:column;gap:12px}#mobile-wrap .vendors-mobile-testimonials .ctaRight .desc{font-size:18px!important;line-height:1.3!important;text-align:center}#mobile-wrap .vendors-mobile-testimonials .testimonialContent{flex-direction:column;gap:20px}#mobile-wrap .vendors-mobile-testimonials .faQuoteRight{display:none}#mobile-wrap .vendors-mobile-testimonials .imageBox .imgPlaceholder .client{width:100%;max-width:240px;height:auto;margin:0 auto;display:block}#mobile-wrap .vendors-mobile-testimonials .textBox{max-width:100%;text-align:center}#mobile-wrap .vendors-mobile-testimonials .textBox .heading{font-size:22px!important;margin-bottom:12px}#mobile-wrap .vendors-mobile-testimonials .textBox .stars .star{font-size:18px}#mobile-wrap .vendors-mobile-testimonials .textBox .description{font-size:14px!important;line-height:1.5!important;margin-bottom:12px}#mobile-wrap .vendors-mobile-testimonials .textBox .name,#mobile-wrap .vendors-mobile-testimonials .textBox .role{font-size:13px}#mobile-wrap #my-page.my-page--mobile{background:#fff8f5;min-height:100vh;padding-bottom:32px}#mobile-wrap .heroSectionMyPage.heroSectionMyPage--mobile{width:100%;height:160px;min-height:160px;position:relative;background:linear-gradient(145deg,#ff9e6d,#ffb088 40%,#ffd4c4);display:flex;align-items:center;justify-content:center;text-align:center;overflow:visible}#mobile-wrap .heroSectionMyPage.heroSectionMyPage--mobile .heroContent{z-index:2;text-align:center;padding:0 24px}#mobile-wrap .heroSectionMyPage.heroSectionMyPage--mobile .heroContent .title{font-size:26px;font-weight:700;letter-spacing:.5px;font-family:Poppins,sans-serif;color:#fff;text-shadow:0 1px 2px rgba(0,0,0,.08);margin:0}#mobile-wrap .heroSectionMyPage.heroSectionMyPage--mobile .heroContent .subtitle{display:block;font-size:13px;font-weight:500;color:hsla(0,0%,100%,.92);margin-top:6px;font-family:Inter,sans-serif}#mobile-wrap .heroSectionMyPage.heroSectionMyPage--mobile .wave{display:none}#mobile-wrap .my-page-mobile-container{max-width:100%;padding:0 16px;margin-top:-24px;position:relative;z-index:2}#mobile-wrap .my-page--mobile .back-frame--mobile{flex-direction:column;width:100%;margin:0;gap:0;background:rgba(0,0,0,0)}#mobile-wrap .my-page--mobile .left-config--mobile{width:100%;height:auto;margin:0 0 20px;border-radius:20px;background:#fff;box-shadow:0 8px 32px rgba(255,158,109,.12);position:relative;overflow:hidden}#mobile-wrap .my-page--mobile .main-config--mobile{position:relative;width:100%;margin-top:0;align-items:stretch;gap:0}#mobile-wrap .my-page--mobile .list-config--mobile{display:flex;width:100%;height:auto;flex-direction:row;flex-wrap:wrap;gap:12px}#mobile-wrap .my-page--mobile .list-config--mobile .card-config{width:calc(50% - 6px);min-height:280px;height:auto;margin-bottom:0;border-radius:16px;background:#fff;box-shadow:0 4px 16px rgba(0,0,0,.06);overflow:hidden}#mobile-wrap .myMenu.myMenu--mobile{padding:0!important}#mobile-wrap .myMenu.myMenu--mobile .profile{margin:0;padding:24px 20px;display:flex;flex-direction:row;align-items:center;gap:16px}#mobile-wrap .myMenu.myMenu--mobile .profile .profile-img{flex-shrink:0}#mobile-wrap .myMenu.myMenu--mobile .profile .profile-img img{width:72px;height:72px;border-radius:50%;object-fit:cover;border:3px solid rgba(255,158,109,.4);box-shadow:0 4px 12px rgba(0,0,0,.08)}#mobile-wrap .myMenu.myMenu--mobile .profile .user-info{margin-left:0;flex:1 1;min-width:0}#mobile-wrap .myMenu.myMenu--mobile .profile .user-info .user-name{color:#181a20;font-family:Inter,sans-serif;font-size:18px;font-weight:700;line-height:1.3;margin-bottom:4px}#mobile-wrap .myMenu.myMenu--mobile .profile .user-info .user-phone{display:flex;align-items:center;gap:6px}#mobile-wrap .myMenu.myMenu--mobile .profile .user-info .user-phone img{width:14px;height:14px;opacity:.7;margin:0}#mobile-wrap .myMenu.myMenu--mobile .profile .user-info .user-phone .p-number{font-size:13px;color:#717171;font-weight:500}#mobile-wrap .myMenu.myMenu--mobile .profile .user-info .view-list{display:inline-block;margin-top:8px;padding:4px 12px;font-size:11px;font-weight:700;color:#fff;background:linear-gradient(135deg,#ff9e6d,#ffb088);border-radius:20px;line-height:1.2}#mobile-wrap .myMenu.myMenu--mobile .profile .user-info a .view-list{text-decoration:none}#mobile-wrap .myMenu.myMenu--mobile .sections{gap:0;margin-top:0;padding:8px 16px 20px;border-top:1px solid #f5f5f5}#mobile-wrap .myMenu.myMenu--mobile .sections .section{height:auto!important;margin-bottom:16px}#mobile-wrap .myMenu.myMenu--mobile .sections .section:last-child{margin-bottom:0}#mobile-wrap .myMenu.myMenu--mobile .sections .section .title{font-family:Inter,sans-serif;font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:1.2px;color:#999;line-height:1.2;margin-bottom:10px;padding-left:4px}#mobile-wrap .myMenu.myMenu--mobile .sections .section .sub-section{width:100%;height:auto;padding:0;display:block}#mobile-wrap .myMenu.myMenu--mobile .sections .section .sub-section li{height:auto;min-height:52px;margin-bottom:6px;border-radius:14px;width:100%;display:flex;align-items:center;justify-content:flex-start;padding:0;transition:background .2s ease}#mobile-wrap .myMenu.myMenu--mobile .sections .section .sub-section li:last-child{margin-bottom:0}#mobile-wrap .myMenu.myMenu--mobile .sections .section .sub-section li.focus{background:linear-gradient(135deg,#ff9e6d,#ffb088);box-shadow:0 4px 12px rgba(255,158,109,.35)}#mobile-wrap .myMenu.myMenu--mobile .sections .section .sub-section li.focus .sub-title,#mobile-wrap .myMenu.myMenu--mobile .sections .section .sub-section li.focus p{color:#fff!important;font-weight:600}#mobile-wrap .myMenu.myMenu--mobile .sections .section .sub-section li.focus .com-icon img,#mobile-wrap .myMenu.myMenu--mobile .sections .section .sub-section li.focus .com-icon svg{filter:brightness(0) invert(1)}#mobile-wrap .myMenu.myMenu--mobile .sections .section .sub-section .flex-box{display:flex;align-items:center;width:100%;padding:14px 16px;gap:14px}#mobile-wrap .myMenu.myMenu--mobile .sections .section .sub-section .flex-box .com-icon{display:flex;align-items:center;justify-content:center;width:24px;height:24px;margin-left:0;flex-shrink:0}#mobile-wrap .myMenu.myMenu--mobile .sections .section .sub-section .flex-box .com-icon img,#mobile-wrap .myMenu.myMenu--mobile .sections .section .sub-section .flex-box .com-icon svg{width:20px;height:20px}#mobile-wrap .myMenu.myMenu--mobile .sections .section .sub-section .flex-box .sub-title,#mobile-wrap .myMenu.myMenu--mobile .sections .section .sub-section .flex-box p{font-family:Inter,sans-serif;font-size:15px;font-weight:500;color:#181a20;margin:0;line-height:1.3;flex:1 1}#mobile-wrap .myMenu.myMenu--mobile .sections .section .sub-section img{width:20px;height:20px}#mobile-wrap .myMenu.myMenu--mobile .sections .section .sub-section .MuiIconButton-root{display:none}#mobile-wrap .topBar{display:flex;flex-direction:row;justify-content:space-between;height:50px;background-color:#5b7c8d;position:fixed;z-index:99;width:100%}#mobile-wrap .topBar .container{position:relative;flex-direction:row;justify-content:center;align-items:center}#mobile-wrap .topBar .container .announcement{color:#fff;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:normal;margin-left:10px;max-width:100%}#mobile-wrap .top{display:flex;flex-direction:row;align-items:center;justify-content:space-between;position:fixed;z-index:99;top:0;width:100%;padding:2px 10px;background-color:#eff9fe}#mobile-wrap .top .logo{margin-top:10px;width:210px;height:85.643px}#mobile-wrap .top .navigation{margin-top:10px;position:relative;display:flex;justify-content:space-between;color:var(--Color-3,#1d256b);font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:30px;gap:40px}#mobile-wrap .top .headerActions{display:flex;align-items:center;flex-direction:row;justify-content:space-between;margin-top:10px;gap:10px}#mobile-wrap .top .headerActions .languageCurrency{display:flex;position:relative;flex-direction:row;align-items:center}#mobile-wrap .top .headerActions .headerIcons{gap:-30px}#mobile-wrap .heroSection{display:flex;position:relative;flex-direction:column;width:100%;min-height:100vh;min-height:100dvh;padding:16px 16px 24px;background-color:#eff9ff;overflow:hidden;margin-top:140px;box-sizing:border-box}#mobile-wrap .heroSection .wave{position:absolute;bottom:0;left:0;width:100%;height:auto;z-index:1;pointer-events:none}#mobile-wrap .heroSection .wave svg{width:100%;display:block}#mobile-wrap .heroSection .container{position:relative;display:flex;flex-direction:column;flex:1 1;margin-top:24px;gap:0;max-width:100%;z-index:2}#mobile-wrap .heroSection .container .hero-dog{position:relative;display:flex;justify-content:center;align-items:flex-end;width:100%;min-height:180px;margin-bottom:8px}#mobile-wrap .heroSection .container .hero-dog .main-dog{position:relative;width:100%;max-width:280px;height:auto;object-fit:contain;object-position:bottom center}#mobile-wrap .heroSection .container .hero-dog .bg-shapes{display:none}#mobile-wrap .heroSection .container .qualityBadge{display:flex;align-items:center;gap:8px;margin-bottom:12px}#mobile-wrap .heroSection .container .qualityBadge .badgeIcon{width:28px;height:34px;flex-shrink:0}#mobile-wrap .heroSection .container .qualityBadge .badgeText{color:#fe753b;font-family:Inter,sans-serif;font-size:13px;font-weight:600;line-height:1.2;text-transform:uppercase;letter-spacing:4px}#mobile-wrap .heroSection .container .heroContent{width:100%;flex:1 1;display:flex;flex-direction:column}#mobile-wrap .heroSection .container .heroContent .heroTitle{font-family:Luckiest Guy,var(--default-font-family);margin-bottom:12px;line-height:1.1}#mobile-wrap .heroSection .container .heroContent .heroTitle .discountPercent{display:block;color:#363636;font-size:clamp(32px,10vw,48px);font-weight:800;line-height:1.15;text-transform:capitalize}#mobile-wrap .heroSection .container .heroContent .heroTitle .discountDescription{display:block;color:#363636;font-size:clamp(28px,8vw,40px);font-weight:800;line-height:1.2;text-transform:capitalize}#mobile-wrap .heroSection .container .heroContent .heroDescription{color:#585858;font-family:Recursive,var(--default-font-family);font-size:14px;font-weight:400;line-height:1.5;margin-bottom:20px;max-width:100%}#mobile-wrap .heroSection .container .heroContent .heroActions{display:flex;flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:24px}#mobile-wrap .heroSection .container .heroContent .heroActions .shopButton{display:flex;align-items:center;justify-content:space-between;min-width:140px;width:auto;height:44px;padding:0 20px;background:#fe753b;border-radius:50px;border:none;color:#fff;font-family:Inter,sans-serif;font-size:14px;font-weight:600;cursor:pointer!important;transition:background-color .3s ease}#mobile-wrap .heroSection .container .heroContent .heroActions .shopButton:hover{background-color:#e56a34}#mobile-wrap .heroSection .container .heroContent .heroActions .shopButton .buttonIcon{width:18px;height:18px;margin-left:8px;background:url(/img/icons/homepage/buttonIcon.svg) no-repeat 50%;background-size:contain;flex-shrink:0}#mobile-wrap .heroSection .container .heroContent .reviewsContainer{display:flex;align-items:center}#mobile-wrap .heroSection .container .heroContent .reviewsContainer .reviewContainer{display:flex;align-items:center;gap:8px;margin-left:0}#mobile-wrap .heroSection .container .heroContent .reviewsContainer .circles{display:flex;position:relative;align-items:center}#mobile-wrap .heroSection .container .heroContent .reviewsContainer .circle{width:36px;height:36px;border-radius:50%;background-color:#c278c2;border:2px solid #fff;position:relative;overflow:hidden;margin-left:-10px;flex-shrink:0}#mobile-wrap .heroSection .container .heroContent .reviewsContainer .circle:first-child{margin-left:0}#mobile-wrap .heroSection .container .heroContent .reviewsContainer .avatar{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}#mobile-wrap .heroSection .container .heroContent .reviewsContainer .highlighted{background-color:#f89c1c;display:flex;justify-content:center;align-items:center}#mobile-wrap .heroSection .container .heroContent .reviewsContainer .highlighted span{color:#fff;font-weight:600;font-size:12px}#mobile-wrap .heroSection .container .heroContent .reviewsContainer .text{color:#000;font-size:13px;font-weight:500}#mobile-wrap .heroSection .container .pagination{display:flex;align-items:center;gap:12px;margin-top:auto;padding-top:16px;color:var(--Color-3,#1d256b);font-family:Inter,sans-serif;font-size:14px;font-weight:600;line-height:1}#mobile-wrap .heroSection .container .pagination .arrowRight{transform:rotate(180deg);font-size:20px}#mobile-wrap .heroSection .container .pagination .arrowLeft{font-size:20px}#mobile-wrap .heroSection .container .pagination .paginationText{-webkit-user-select:none;-moz-user-select:none;user-select:none}#mobile-wrap .aboutSection{display:flex;align-items:center;background:url(/img/banner/Pattern.png);background-repeat:repeat;background-size:auto;background-position:top;padding:20px}#mobile-wrap .aboutSection .imagesContainer{flex:1 1;position:relative;min-height:400px;left:-190px}#mobile-wrap .aboutSection .imagesContainer .mainImage{position:absolute;width:220px;height:216px;background:#c682c0;border-radius:20px;overflow:hidden}#mobile-wrap .aboutSection .imagesContainer .mainImage .main-dog{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.9)}#mobile-wrap .aboutSection .imagesContainer .smallImage{position:absolute;width:117px;height:115px;top:8px;left:255px;background:#c682c0;border-radius:20px;overflow:hidden}#mobile-wrap .aboutSection .imagesContainer .smallImage .girl{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.9)}#mobile-wrap .aboutSection .imagesContainer .borderedImage{position:absolute;width:220px;height:216px;top:159px;left:170px;background:#c682c0;border-radius:20px;border:5px solid #fff;overflow:hidden}#mobile-wrap .aboutSection .imagesContainer .borderedImage .catDog{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.9);object-position:65% center}#mobile-wrap .aboutSection .contentContainer{display:flex;justify-content:space-between;flex-direction:column;order:1;margin:0;padding:20px}#mobile-wrap .aboutSection .contentContainer .aboutHeader{display:flex;gap:10px;margin-left:10px}#mobile-wrap .aboutSection .contentContainer .aboutHeader .aboutTitle{color:#fe753b;font-family:Recursive,var(--default-font-family);font-size:18px;font-weight:700;line-height:24px;line-height:normal}#mobile-wrap .aboutSection .contentContainer .aboutHeader .aboutIcon{width:30px;height:35px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/c9ecc4a9-3c3c-4c44-8742-d24c7e59a057.png) no-repeat 50%;background-size:cover}#mobile-wrap .aboutSection .contentContainer .treatsTitle{color:#363636;font-family:Luckiest Guy;font-size:32px;font-style:normal;font-weight:400;line-height:45px;margin-top:20px;text-align:center}#mobile-wrap .aboutSection .contentContainer .aboutDescription{color:#363636;font-family:Recursive,var(--default-font-family);font-size:14px;font-weight:400;line-height:22x;margin-top:10px;text-align:center}#mobile-wrap .aboutSection .contentContainer .servicesContainer{display:flex;flex-direction:row;align-items:center;gap:32px;margin-top:20px}#mobile-wrap .aboutSection .contentContainer .servicesContainer .serviceItem{display:flex;justify-content:space-between;flex-direction:column;align-items:center;width:auto}#mobile-wrap .aboutSection .contentContainer .servicesContainer .serviceItem .serviceIcon1{background:url(/img/icons/homepage/Aboutus1.svg) no-repeat 50%;background-size:cover;width:60px;height:60px}#mobile-wrap .aboutSection .contentContainer .servicesContainer .serviceItem .serviceIcon2{background:url(/img/icons/homepage/Aboutus2.svg) no-repeat 50%;background-size:cover;width:60px;height:60px}#mobile-wrap .aboutSection .contentContainer .servicesContainer .serviceItem .serviceIcon3{background:url(/img/icons/homepage/Aboutus3.svg) no-repeat 50%;background-size:cover;width:60px;height:60px}#mobile-wrap .aboutSection .contentContainer .servicesContainer .serviceItem .serviceTitle{margin-top:10px;color:#000;font-family:Recursive,var(--default-font-family);font-size:16px;font-weight:600;line-height:24px;text-align:center}#mobile-wrap .aboutSection .contentContainer .knowMoreButton{display:flex;align-items:center;justify-content:space-between;width:160px;height:34px;background:#fe753b;border-radius:50px;border:none;padding:0 21px;color:#fff;font-family:Recursive,var(--default-font-family);font-size:14px;font-weight:600;text-transform:uppercase;cursor:pointer;transition:background-color .3s ease;margin:20px auto}#mobile-wrap .aboutSection .contentContainer .knowMoreButton .knowMoreButton:hover{background-color:#e56a34}#mobile-wrap .aboutSection .contentContainer .knowMoreButton .buttonIcon{width:18px;height:18px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/9d842807-ad19-4012-bee3-a70a24b153ca.png) no-repeat 50%;background-size:cover}#mobile-wrap .aboutSection .contentContainer .contactInfo{margin-top:20px;display:flex;flex-direction:row;align-items:center;gap:16px}#mobile-wrap .aboutSection .contentContainer .contactInfo .contactItem{display:flex;align-items:center;gap:10px;flex-direction:row}#mobile-wrap .aboutSection .contentContainer .contactInfo .contactItem .contactIcon1,#mobile-wrap .aboutSection .contentContainer .contactInfo .contactItem .contactIcon2{width:36px;height:36px}#mobile-wrap .aboutSection .contentContainer .contactInfo .contactItem .contactIcon1{background:url(/img/icons/homepage/phone.png) no-repeat 50%;background-size:contain}#mobile-wrap .aboutSection .contentContainer .contactInfo .contactItem .contactIcon2{background:url(/img/icons/homepage/email.png) no-repeat 50%;background-size:contain}#mobile-wrap .aboutSection .contentContainer .contactInfo .contactItem .contactLabel{color:#555;font-family:Recursive,var(--default-font-family);font-size:10px;font-weight:400;line-height:14px;margin-bottom:5px}#mobile-wrap .aboutSection .contentContainer .contactInfo .contactItem .contactValue{color:#000;font-family:Recursive,var(--default-font-family);font-size:10px;font-weight:700;line-height:16.8px}#mobile-wrap .categoriesSection{position:relative;overflow:hidden}#mobile-wrap .categoriesSection .background{background-color:#eff9ff;position:relative;padding:80px 0;overflow:hidden}#mobile-wrap .categoriesSection .background .wave1{position:absolute;width:100%;height:100px;top:0;left:0;transform:rotate(180deg);background-color:#eff9ff}#mobile-wrap .categoriesSection .background .wave2{position:absolute;width:100%;height:100px;bottom:0;left:0;background-color:#eff9ff}#mobile-wrap .categoriesSection .container{width:100%}#mobile-wrap .categoriesSection .sectionHeader{display:flex;text-align:center;margin-bottom:40px;position:relative;align-items:center;justify-content:center;flex-direction:row}#mobile-wrap .categoriesSection .sectionHeader .sectionTitle{color:#3c3c3c;font-family:Luckiest Guy,var(--default-font-family);font-size:26px;font-weight:800;line-height:24px;text-transform:capitalize;margin-left:20px}#mobile-wrap .categoriesSection .sectionHeader .decorationIcon{position:relative;width:60.621px;height:46.016px;background:url(/img/icons/homepage/petFoot.svg) no-repeat 50%;background-size:contain;margin-top:-20px;left:-20px}#mobile-wrap .categoriesSection .categoriesContainer{display:flex;justify-content:center;flex-direction:row;align-items:flex-start;gap:40px;flex-wrap:wrap;margin-bottom:30px}#mobile-wrap .categoriesSection .categoryItem{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:transform .3s ease}#mobile-wrap .categoriesSection .categoryItem:hover{transform:scale(1.05)}#mobile-wrap .categoriesSection .categoryItem .categoryImage{width:80px;height:80px;border-radius:50%;background-color:#a1cee3;box-shadow:inset 0 0 0 3px #41c0f0;display:flex;align-items:center;justify-content:center;overflow:hidden}#mobile-wrap .categoriesSection .categoryItem .categoryImage img{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.9)}#mobile-wrap .categoriesSection .categoryItem .imageCircle{width:80px;height:80px;background-color:#a1cee3;border-radius:50%;box-shadow:inset 0 0 0 3px #41c0f0;overflow:hidden;display:flex;align-items:center;justify-content:center}#mobile-wrap .categoriesSection .categoryItem .imageCircle img{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.9)}#mobile-wrap .categoriesSection .categoryItem .categoryName{margin-top:12px;font-size:17px;color:#222;font-weight:500;font-family:Inter,sans-serif}.categoryItem:nth-child(2) #mobile-wrap .categoriesSection .categoryItem .categoryName{color:#ffa726}#mobile-wrap .productsSection{padding:20px}#mobile-wrap .productsSection .container{display:flex;flex-direction:column}#mobile-wrap .productsSection .container .sectionHeader{display:flex;text-align:center;margin-bottom:40px;position:relative;align-items:center;justify-content:center;flex-direction:row}#mobile-wrap .productsSection .container .sectionHeader .sectionTitle{color:#3c3c3c;font-family:Luckiest Guy,var(--default-font-family);font-size:26px;font-weight:800;line-height:24px;text-transform:capitalize;margin-left:20px}#mobile-wrap .productsSection .container .sectionHeader .categoryIcon{position:relative;width:60.621px;height:46.016px;background:url(/img/icons/homepage/petFoot.svg) no-repeat 50%;background-size:contain;margin-top:50px;left:-20px}#mobile-wrap .productsSection .container .productsGrid{flex-wrap:wrap;gap:24px;justify-content:center}#mobile-wrap .productsSection .container .categoryFilters{display:flex;gap:15px;justify-content:flex-end;top:-20px}#mobile-wrap .productsSection .container .filterButton,#mobile-wrap .productsSection .container .filterButtonActive{height:41px;border-radius:24px;padding:0 20px;font-family:Recursive,var(--default-font-family);font-size:14px;font-weight:500;line-height:11px;text-transform:capitalize;border:none;cursor:pointer;transition:all .3s ease}#mobile-wrap .productsSection .container .filterButton{background:#bbdff2;color:#000}#mobile-wrap .productsSection .container .filterButtonActive{background:#fe753b;color:#fff}#mobile-wrap .productsSection .container .filterButton:hover{background:#a5d1e9}#mobile-wrap .productsSection .container .productsGrid{display:flex;grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:40px}#mobile-wrap .productsSection .container .viewAllContainer{display:flex;justify-content:center;margin-top:20px}#mobile-wrap .productsSection .container .viewAllButton{display:flex;align-items:center;justify-content:space-between;width:250px;height:40px;background:#fe753b;border-radius:50px;border:none;padding:0 38px;color:#fff;font-family:Recursive,var(--default-font-family);font-size:14px;font-weight:600;line-height:19px;cursor:pointer;transition:background-color .3s ease}#mobile-wrap .productsSection .container .viewAllButton:hover{background-color:#e56a34}#mobile-wrap .productsSection .container .buttonIcon{width:16px;height:16px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/bbdf1d3a-4cfa-4c56-ad77-150630b2e46f.png) no-repeat 50%;background-size:cover}#mobile-wrap .productsSection .container .productCard{background:#fff;border-radius:12px;padding:16px;position:relative;display:flex;flex-direction:column;align-items:center;transition:all .3s ease;cursor:pointer;width:100%;max-width:180px;margin:0 auto}#mobile-wrap .productsSection .container .productCard:hover{transform:translateY(-6px)}#mobile-wrap .productsSection .container .productCard .discountBadge{position:absolute;top:12px;left:12px;background:#ffa028;color:#fff;font-size:12px;font-weight:600;padding:4px 10px;border-radius:30px;z-index:1;box-shadow:0 2px 6px rgba(0,0,0,.1)}#mobile-wrap .productsSection .container .productCard .wishlistIcon{position:absolute;top:12px;right:12px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:50%;padding:4px;transition:background-color .3s ease}#mobile-wrap .productsSection .container .productCard .wishlistIcon:hover{background-color:#ffecec}#mobile-wrap .productsSection .container .productCard .productImage{width:160px;height:180px;object-fit:cover;border-radius:8px;margin-bottom:12px}#mobile-wrap .productsSection .container .productCard .productRating{height:16px;width:100px;margin:4px 0;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/kbRpkuBeff.png) no-repeat 50%;background-size:contain}#mobile-wrap .productsSection .container .productCard .productName{font-size:16px;font-weight:600;color:#333;text-align:center;margin-top:6px;margin-bottom:8px}#mobile-wrap .productsSection .container .productCard .productPrice{display:flex;gap:8px;align-items:center;justify-content:center;margin-bottom:16px}#mobile-wrap .productsSection .container .productCard .productPrice .currentPrice{font-size:16px;font-weight:700;color:#2d2d2d}#mobile-wrap .productsSection .container .productCard .productPrice .oldPrice{font-size:14px;font-weight:500;color:#b5b5b5;text-decoration:line-through}#mobile-wrap .productsSection .container .productCard .addToCartButton{background:#fe9d6d;color:#fff;border:none;border-radius:100px;padding:6px 10px;font-size:14px;font-weight:600;transition:background .3s;width:100%;text-align:center}#mobile-wrap .productsSection .container .productCard .addToCartButton:hover{background:#fe9d6d}#mobile-wrap .featuresSection{position:relative;overflow:hidden}#mobile-wrap .featuresSection .background{background-color:#eff9ff;position:relative;padding:60px 0;overflow:hidden}#mobile-wrap .featuresSection .background .wave1{position:absolute;width:100%;height:80px;top:0;left:0;transform:rotate(180deg);background-color:#eff9ff}#mobile-wrap .featuresSection .container .featureBox{flex-direction:row;justify-content:center;align-items:center;background:#ffdd5e;border-radius:20px;padding:14px;display:flex;position:relative}#mobile-wrap .featuresSection .container .leftContent{flex:1 1;max-width:510px;margin-right:6px}#mobile-wrap .featuresSection .container .sectionTitle{color:#3c3c3c;font-family:Luckiest Guy,var(--default-font-family);font-size:11px;font-weight:600;line-height:10px;text-transform:capitalize;margin-bottom:8px}#mobile-wrap .featuresSection .container .description{color:#363636;font-family:Recursive,var(--default-font-family);font-size:8px;font-weight:400;line-height:8px}#mobile-wrap .featuresSection .container .divider{position:relative;width:.2px;height:90px;left:-20px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/ri6MZsKuGc.png) no-repeat 50%;background-size:cover;margin:1px}#mobile-wrap .featuresSection .container .featuresGrid{flex:1 1;display:grid;align-items:center;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:4px;gap:4px}#mobile-wrap .featuresSection .container .featureItem{display:flex;align-items:flex-start;gap:8px}#mobile-wrap .featuresSection .container .featureIcon1,#mobile-wrap .featuresSection .container .featureIcon2,#mobile-wrap .featuresSection .container .featureIcon3,#mobile-wrap .featuresSection .container .featureIcon4{width:20px;height:20px;border-radius:50%;flex-shrink:0}#mobile-wrap .featuresSection .container .featureIcon1{margin-top:12px;background:url(/img/icons/homepage/featureIcon1.svg) no-repeat 50%;background-size:contain;z-index:2}#mobile-wrap .featuresSection .container .featureElipse{position:absolute;margin-left:-10px;margin-top:10px;z-index:1;width:20px;height:20px}#mobile-wrap .featuresSection .container .featureIcon2{background:url(/img/icons/homepage/featureIcon2.svg) no-repeat 50%;background-size:contain;z-index:2;margin-top:11px}#mobile-wrap .featuresSection .container .featureIcon3{position:relative;background:url(/img/icons/homepage/featureIcon3.svg) no-repeat 50%;background-size:contain;z-index:2;margin-top:11px}#mobile-wrap .featuresSection .container .featureIcon4{margin-top:12px;background:url(/img/icons/homepage/featureIcon4.svg) no-repeat 50%;background-size:contain;z-index:2}#mobile-wrap .featuresSection .container .featureContent{flex:1 1}#mobile-wrap .featuresSection .container .featureTitle{color:#3c3c3c;font-family:Recursive,var(--default-font-family);font-size:8px;font-weight:700;line-height:8px;margin-bottom:8px;margin-top:8px}#mobile-wrap .featuresSection .container .featureDescription{color:#494949;font-family:Recursive,var(--default-font-family);font-size:6px;font-weight:400;line-height:8px}#mobile-wrap .teamSection .background{background-color:#eff9ff;position:relative;padding:20px 0;overflow:hidden}#mobile-wrap .teamSection .background .wave2{position:absolute;width:100%;height:50px;bottom:0;left:0;background-color:#eff9ff}#mobile-wrap .teamSection .container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:20px}#mobile-wrap .teamSection .container .sectionHeader{text-align:center;margin-bottom:10px;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between}#mobile-wrap .teamSection .container .nav{position:relative;display:flex;gap:.5rem;left:10px;margin-bottom:25px}#mobile-wrap .teamSection .container .teamSwiper{width:100%;padding-bottom:50px}#mobile-wrap .teamSection .container .teamSwiper .swiper-button-next,#mobile-wrap .teamSection .container .teamSwiper .swiper-button-prev{color:#000}#mobile-wrap .teamSection .container .teamSwiper .swiper-pagination-bullet-active{background:#000}#mobile-wrap .teamSection .container .sectionTitle{color:#3c3c3c;font-family:Luckiest Guy,var(--default-font-family);font-size:26px;font-weight:800;line-height:60px;text-transform:capitalize;margin-bottom:30px;margin-left:5px}#mobile-wrap .teamSection .container .decorationIcon{width:60.621px;height:46.016px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/7arTLANpZZ.png) no-repeat 50%;background-size:contain;margin:-50px auto 0 -20px}#mobile-wrap .teamSection .container .topVendorDivider{position:relative;margin-left:20px;width:20px;height:3px;background:#a8a8a8;margin-bottom:25px}#mobile-wrap .teamSection .container .teamGrid{display:grid;grid-template-columns:repeat(5,2fr);grid-gap:40px;gap:40px}#mobile-wrap .teamSection .container .teamCard{text-align:center;background:#eff9fe;padding:20px;border-radius:20px;box-shadow:0 8px 25px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}#mobile-wrap .teamSection .container .profileImageContainer{width:110px;height:110px;border-radius:50%;background:linear-gradient(135deg,#1a1e2e,#97c8e0);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;padding:4px;box-shadow:0 8px 20px rgba(102,126,234,.3);transition:all .3s ease;position:relative;overflow:hidden}#mobile-wrap .teamSection .container .profileImageContainer:hover{transform:scale(1.05);box-shadow:0 12px 30px rgba(102,126,234,.4)}#mobile-wrap .teamSection .container .profileImageContainer:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(255,255,255,.1),transparent 50%,rgba(255,255,255,.1));border-radius:50%;pointer-events:none}#mobile-wrap .teamSection .container .profileImage{width:calc(100% - 8px);height:calc(100% - 8px);border-radius:50%;overflow:hidden;position:relative;background:#f0f0f0;border:2px solid #fff}#mobile-wrap .teamSection .container .profileImage img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block;transition:transform .3s ease}#mobile-wrap .teamSection .container .profileImage img:hover{transform:scale(1.1)}#mobile-wrap .teamSection .container .memberName{font-size:18px;font-weight:600;color:#333;margin-bottom:10px}#mobile-wrap .teamSection .container .memberRole{color:#666;font-size:14px;margin-bottom:15px}#mobile-wrap .teamSection .container .social-icons{display:flex;justify-content:center;gap:15px;cursor:pointer}#mobile-wrap .teamSection .container .social-link{width:10px;height:10px;background:#f0f0f0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#666;text-decoration:none;transition:all .3s ease}#mobile-wrap .teamSection .container .social-link:hover{background:#667eea;color:#fff;transform:translateY(-2px)}#mobile-wrap .testimonialsSection{padding:20px}#mobile-wrap .testimonialsSection .container{position:relative;display:flex;flex-direction:column;justify-content:center;padding:0 20px}#mobile-wrap .testimonialsSection .container .sectionHeader{margin-bottom:10px;position:relative}#mobile-wrap .testimonialsSection .container .sectionTitle{color:#3c3c3c;font-family:Luckiest Guy,var(--default-font-family);font-size:26px;font-weight:800;line-height:60px;text-transform:capitalize;margin-bottom:30px}#mobile-wrap .testimonialsSection .container .decorationIcon{position:absolute;width:60.621px;height:46.016px;top:0;left:220px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/059d1a03-8d76-493f-8840-24bff2940e51.png) no-repeat 50%;background-size:contain}#mobile-wrap .testimonialsSection .container .testimonialLayout{display:flex;gap:10px;margin-bottom:40px}#mobile-wrap .testimonialsSection .container .leftImage{width:142px;height:83px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/baf68c01-196b-4ffd-b808-13b6ec7073b7.png) no-repeat 50%;background-size:cover;position:relative}#mobile-wrap .testimonialsSection .container .leftImage img{width:100%;height:100%;object-fit:cover;opacity:.9}#mobile-wrap .testimonialsSection .container .quoteIcon{width:32px;height:26px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/ef8dc109-7a30-44e0-8c41-8974d07c91c8.png) no-repeat 50%;background-size:cover;position:absolute;top:12px;left:12px}#mobile-wrap .testimonialsSection .container .testimonialContent{width:207px;height:83px;flex:1 1;background:#ffdd5e;padding:10px;display:flex;flex-direction:column}#mobile-wrap .testimonialsSection .container .testimonialText{color:#313131;font-family:Inter,sans-serif;font-size:6px;font-style:normal;font-weight:500;line-height:10px;text-transform:capitalize}#mobile-wrap .testimonialsSection .container .testimonialAuthor{display:flex;align-items:center}#mobile-wrap .testimonialsSection .container .authorName{color:#262626;font-family:Luckiest Guy,var(--default-font-family);font-size:8px;font-weight:400;line-height:2.598px}#mobile-wrap .testimonialsSection .container .authorRole{color:#000;font-family:Recursive,var(--default-font-family);font-size:8px;font-weight:600;line-height:2.598px}#mobile-wrap .testimonialsSection .container .rightImages{width:293px;height:243px;display:flex;gap:10px}#mobile-wrap .testimonialsSection .container .singleImage{width:142px;height:243px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/1a01bc8a-a8a3-4c1c-8432-511a425566b1.png) no-repeat 50%;background-size:cover}#mobile-wrap .testimonialsSection .container .singleImage img{width:100%;height:100%;object-fit:cover;opacity:.9}#mobile-wrap .testimonialsSection .container .moreImages{width:142px;height:243px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/313fdf68-d1e7-4ed4-aecb-5d7782147fa8.png) no-repeat 50%;background-size:cover;display:flex;align-items:center;justify-content:center}#mobile-wrap .testimonialsSection .container .moreImages img{width:100%;height:100%;object-fit:cover;opacity:.9}#mobile-wrap .testimonialsSection .container .moreCount{color:#fff;font-family:Luckiest Guy,var(--default-font-family);font-size:48px;font-weight:400;line-height:48px}#mobile-wrap .testimonialsSection .container .pagination{width:83px;height:10px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/27fe6cfe-132e-4146-b994-da2d684e8343.png) no-repeat 50%;background-size:cover;margin:0 auto}#mobile-wrap .blogSection{padding:20px}#mobile-wrap .blogSection .container{display:flex;flex-direction:column;align-items:center;justify-content:center;position:relative;padding:0 20px}#mobile-wrap .blogSection .container .sectionHeader{position:relative;margin-bottom:10px}#mobile-wrap .blogSection .container .sectionTitle{color:#3c3c3c;font-family:Luckiest Guy,var(--default-font-family);font-size:26px;font-weight:800;line-height:60px;text-transform:capitalize;margin-bottom:10px}#mobile-wrap .blogSection .container .decorationIcon{position:absolute;width:60.621px;height:46.016px;top:0;left:220px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/ioFdQ23zvD.png) no-repeat 50%;background-size:contain}#mobile-wrap .blogSection .container .sectionDescription{color:#000;font-family:"Recursive",var(--default-font-family);font-size:12px;font-weight:400;line-height:19px;text-align:center;max-width:600px;margin:0 auto 20px}#mobile-wrap .blogSection .container .blogGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}#mobile-wrap .blogSection .container .blogCard{display:flex;flex-direction:column;padding:20px}#mobile-wrap .blogSection .container .blogImage{width:100%;height:200px;background-size:cover;background-position:50%;position:relative;margin-bottom:20px;border-radius:15px}#mobile-wrap .blogSection .container .dateTag{position:absolute;top:18px;left:18px;width:61px;height:15px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/dmEo1VZ1zD.png) no-repeat 50%;background-size:cover;display:flex;align-items:center;justify-content:center}#mobile-wrap .blogSection .container .dateTag span{color:#fff;font-family:"Recursive",var(--default-font-family);font-size:10px;font-weight:500;line-height:14px}#mobile-wrap .blogSection .container .blogContent{display:flex;flex-direction:column;position:relative}#mobile-wrap .blogSection .container .blogTitle{color:#3d3d3d;font-family:Inter,sans-serif;font-size:18px;font-style:normal;font-weight:600;line-height:normal;margin-bottom:10px}#mobile-wrap .blogSection .container .blogTitle:first-child{color:#3d3d3d}#mobile-wrap .blogSection .container .blogTitle:nth-child(2),#mobile-wrap .blogSection .container .blogTitle:nth-child(3){color:#3c3c3c}#mobile-wrap .blogSection .container .blogExcerpt{color:#4e4e4e;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:400;line-height:19px;margin-bottom:16px}#mobile-wrap .blogSection .container .blogFooter{display:flex;justify-content:space-between;align-items:center}#mobile-wrap .blogSection .container .readMore{position:relative}#mobile-wrap .blogSection .container .readMore .readMoreActive,#mobile-wrap .blogSection .container .readMore .readMoreText{font-family:"Luckiest Guy",var(--default-font-family);font-size:14px;font-weight:400;line-height:11px;margin-bottom:15px;display:block;color:#363636}#mobile-wrap .blogSection .container .readMore .readMoreActive{color:#fe753b}#mobile-wrap .blogSection .container .readMore .readMoreLine,#mobile-wrap .blogSection .container .readMore .readMoreLineActive{height:1px;background-repeat:no-repeat;background-position:50%;background-size:cover}#mobile-wrap .blogSection .container .readMore .readMoreLine{width:80px;background-image:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/uiMKk6ZRmH.png)}#mobile-wrap .blogSection .container .readMore .readMoreLineActive{width:101px;background-image:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/ffWhtWtL7h.png)}#mobile-wrap .blogSection .container .reviewsContainer{position:absolute;display:flex;align-items:center;gap:30px;right:10px;top:90px}#mobile-wrap .blogSection .container .reviewAvatars{display:flex}#mobile-wrap .blogSection .container .reviewAvatars .reviewAvatar1,#mobile-wrap .blogSection .container .reviewAvatars .reviewAvatar2,#mobile-wrap .blogSection .container .reviewAvatars .reviewAvatar3{width:20px;height:20px;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-size:cover;margin-right:-8px}#mobile-wrap .blogSection .container .reviewAvatars .reviewAvatar1{background-image:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/PDNjKNvyoZ.png);z-index:3}#mobile-wrap .blogSection .container .reviewAvatars .reviewAvatar2{background-image:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/fDSmxEme2u.png);z-index:2}#mobile-wrap .blogSection .container .reviewAvatars .reviewAvatar3{background-image:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/M1eNjHO6xG.png);z-index:1}#mobile-wrap .blogSection .container .reviewContainer{display:flex;align-items:center;gap:10px;margin-left:32px;margin-top:-28px}#mobile-wrap .blogSection .container .circles{display:flex;position:relative}#mobile-wrap .blogSection .container .circle{width:30px;height:30px;border-radius:50%;background-color:#c278c2;border:3px solid #fff;position:relative;overflow:hidden;margin-left:-15px}#mobile-wrap .blogSection .container .circle:first-child{margin-left:0}#mobile-wrap .blogSection .container .avatar{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}#mobile-wrap .blogSection .container .reviewCount{margin-left:-20px;color:#000;font-family:Inter,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal;align-items:center;margin-top:-30px}@media(max-width:992px){#mobile-wrap .blogSection .container .blogGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){#mobile-wrap .blogSection .container .blogGrid{grid-template-columns:1fr}#mobile-wrap .blogSection .container .decorationIcon{display:none}}#mobile-wrap .appPromoSection{background:#d0e7ff;padding:20px 0}#mobile-wrap .appPromoSection .container{display:flex;align-items:center;flex-direction:column;gap:20px;padding:20px}#mobile-wrap .appPromoSection .container .leftContent{flex:1 1;display:flex;justify-content:center;align-items:center}#mobile-wrap .appPromoSection .container .circleOuter{width:287px;height:287px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/NeQG44UB3y.png) no-repeat 50%;background-size:cover;border-radius:50%;display:flex;align-items:center;justify-content:center}#mobile-wrap .appPromoSection .container .circleMiddle{width:237px;height:237px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/x8pOfVCw9u.png) no-repeat 50%;background-size:cover;border-radius:50%;display:flex;align-items:center;justify-content:center}#mobile-wrap .appPromoSection .container .circleInner{width:176px;height:176px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/TOnZPyadPa.png) no-repeat 50%;background-size:cover;border-radius:50%;position:relative;overflow:visible}#mobile-wrap .appPromoSection .container .circleInner .appPromoImg{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);max-width:430px;height:370px;z-index:2;pointer-events:none}#mobile-wrap .appPromoSection .container .rightContent{flex:1 1;max-width:652px}#mobile-wrap .appPromoSection .container .sectionTitle{color:#3c3c3c;font-family:Luckiest Guy,var(--default-font-family);font-size:26px;font-weight:400;line-height:32px;text-transform:capitalize;margin-bottom:20px;text-align:center}#mobile-wrap .appPromoSection .container .appTitle{font-size:22px;font-weight:600}#mobile-wrap .appPromoSection .container .appDescription,#mobile-wrap .appPromoSection .container .appTitle{color:#3c3c3c;font-family:Recursive,var(--default-font-family);line-height:26px;margin-bottom:20px;text-align:center}#mobile-wrap .appPromoSection .container .appDescription{font-size:12px;font-weight:400}#mobile-wrap .appPromoSection .container .appStoreButtons{position:relative;display:flex;justify-content:center;align-items:center;left:70px;width:247px;height:35px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/15d29f1e-1ce4-403d-8e2a-a2684e9199b6.png) no-repeat 50%;background-size:cover}#mobile-wrap .footer{padding:20px;background-color:#fff}#mobile-wrap .footer .container{position:relative;padding:20px}#mobile-wrap .footer .container .footerTop{display:grid;grid-gap:30px;gap:30px;position:relative}#mobile-wrap .footer .container .footerColumn{display:flex;flex-direction:column}#mobile-wrap .footer .container .footerColumnBox{display:flex;flex-direction:row;justify-content:space-between}#mobile-wrap .footer .container .dividerColumn{width:350px;height:1px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/c1B2VF86sG.png) no-repeat 50%;background-size:cover}#mobile-wrap .footer .container .logo{display:flex;justify-content:center;align-items:center;text-align:center;width:260px;height:105px;margin-left:30px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/bb5ac461-cba8-4de8-a568-a301f7d4a07b.png) no-repeat 50%;background-size:cover;margin-bottom:25px}#mobile-wrap .footer .container .companyDescription{color:#363636;font-family:Recursive,var(--default-font-family);font-size:12px;font-weight:400;line-height:26px;margin-bottom:20px;max-width:328px;text-align:center}#mobile-wrap .footer .container .socialIcons{position:relative;display:flex;margin-left:70px;width:194px;height:32px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/4788eb89-ff5e-42d9-8eb0-e57748117a4d.png) no-repeat 50%;background-size:cover}#mobile-wrap .footer .container .columnTitle{color:#3c3c3c;font-family:Luckiest Guy,var(--default-font-family);font-size:18px;font-weight:600;line-height:16px;margin-bottom:30px}#mobile-wrap .footer .container .contactItem{display:flex;align-items:center;gap:10px;margin-bottom:15px}#mobile-wrap .footer .container .emailIcon,#mobile-wrap .footer .container .locationIcon,#mobile-wrap .footer .container .phoneIcon,#mobile-wrap .footer .container .webIcon{width:22px;height:20px}#mobile-wrap .footer .container .locationIcon{background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/3a361be9-4628-4e13-a156-581aa4a8e39c.png) no-repeat 50%;background-size:cover}#mobile-wrap .footer .container .phoneIcon{background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/85fa59ee-d7c3-498d-94d3-79ddfc884d6a.png) no-repeat 50%;background-size:cover}#mobile-wrap .footer .container .emailIcon{background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/4e7cb339-a616-4e1b-8bc3-38f4d6bda8d8.png) no-repeat 50%;background-size:cover}#mobile-wrap .footer .container .webIcon{background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/f200883e-d1d5-4e26-bde6-e94703d97d16.png) no-repeat 50%;background-size:cover}#mobile-wrap .footer .container .contactText{color:#3c3c3c;font-family:Recursive,var(--default-font-family);font-size:12px;font-weight:500;line-height:16.8px}#mobile-wrap .footer .container .footerLinks{list-style:none;padding:0;margin:0}#mobile-wrap .footer .container .footerLinks li{margin-bottom:15px}#mobile-wrap .footer .container .footerLinks a{color:#3c3c3c;font-family:Recursive,var(--default-font-family);font-size:12px;font-weight:500;line-height:20px;text-decoration:none;transition:color .3s ease}#mobile-wrap .footer .container .footerLinks a:hover{color:#fe753b}#mobile-wrap .footer .container .newsletterText{color:#3c3c3c;font-family:Recursive,var(--default-font-family);font-size:12px;font-weight:500;line-height:25px;margin-bottom:20px;max-width:400px}#mobile-wrap .footer .container .newsletterForm{display:flex;flex-direction:row;align-items:center;margin-bottom:15px}#mobile-wrap .footer .container .newsletterForm .emailInput{width:191px;height:40px;background-color:#f5f4f4;border-radius:30px 0 0 30px;border:none;padding:0 20px;color:#b0b0b0;font-family:Recursive,var(--default-font-family);font-size:12px;font-weight:400;outline:none}#mobile-wrap .footer .container .newsletterForm .submitButton{width:161px;height:40px;background:#fe753b;border:none;border-radius:0 30px 30px 0;color:#fff;font-family:Luckiest Guy,var(--default-font-family);font-size:12px;font-weight:400;line-height:1.2;text-transform:capitalize;letter-spacing:1.2px;cursor:pointer}#mobile-wrap .footer .container .discountText{color:#3c3c3c;font-family:Recursive,var(--default-font-family);font-size:14px;font-weight:500;line-height:30px;text-transform:capitalize}#mobile-wrap .footer .container .dividerBottom{width:350px;height:1px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/c1B2VF86sG.png) no-repeat 50%;background-size:cover}#mobile-wrap .footer .container .footerBottom{display:flex;justify-content:space-between;align-items:center;flex-direction:row}#mobile-wrap .footer .container .copyright,#mobile-wrap .footer .container .termsLinks{color:#3c3c3c;font-family:Recursive,var(--default-font-family);font-size:8px;font-weight:600;line-height:19px}#mobile-wrap .chatting .liveChatimg{width:50px;height:50px;margin-right:4px;margin-top:4px}#mobile-wrap .chatting .chat-button{border:none;position:fixed;bottom:180px;right:50px;height:50px;width:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;height:40px;background:#fff;box-shadow:0 0 10px 0 rgba(50,50,50,.2);transition:transform .3s;z-index:999}#mobile-wrap .chatting .chat-button:hover{cursor:pointer;transform:scale(1.1);background-color:#fff}#mobile-wrap .chatting .chat-frame{position:fixed;right:-380px;width:200px;height:300px;display:flex;border-radius:34px;flex-direction:column;background-image:url(/img/banner/chatwalper13.jpg);background-size:cover;background-position:50%;background-repeat:no-repeat;box-shadow:0 0 15px 0 rgba(50,50,50,.3);z-index:100;bottom:230px;transition:right .7s ease-in-out}#mobile-wrap .chatting .chat-frame.open{right:10px}#mobile-wrap .chatting .chat-frame .chat-top{width:100%;height:50px;display:flex;justify-content:center;align-items:center;border-bottom:1px solid rgba(205,205,205,.83);font-size:20px;line-height:54px;color:#000}#mobile-wrap .chatting .chat-frame .chat-content{padding:17px;height:100%;justify-content:flex-start;overflow:auto}#mobile-wrap .chatting .chat-frame .chat-content,#mobile-wrap .chatting .chat-frame .chat-content .chat-main{position:relative;width:100%;display:flex;flex-direction:column}#mobile-wrap .chatting .chat-frame .chat-content .chat-main .welcome{padding:9px;width:auto;height:auto;display:flex;background:#f8f5f3;border-radius:20px 20px 20px 0;color:#000;font-size:8px}#mobile-wrap .chatting .chat-frame .chat-content .chat-main .msg-left{padding:9px;width:auto;height:auto;display:flex;background:#fff;color:#000;border-radius:10px 10px 10px 10px;font-size:8px}#mobile-wrap .chatting .chat-frame .chat-bott{width:100%;height:103px;display:flex;justify-content:center;align-items:center;border-top:1px solid rgba(205,205,205,.83)}#mobile-wrap .chatting .chat-frame .chat-bott .msg-input{padding:14px;width:136px;height:10px;display:flex;flex-direction:column;align-items:center;background:#fff;border-radius:28px;border:none;outline-color:#257677;font-family:Poppins;font-style:normal;font-weight:400;font-size:10px;line-height:14px}#mobile-wrap .chatting .chat-frame .chat-bott .send-msg-btn{margin-left:14px;width:30px;height:30px;display:flex;justify-content:center;align-items:center;border-radius:50%;background:#fee501;border:none}#mobile-wrap .chatting .chat-frame .msg-right{padding:9px;width:auto;height:auto;display:flex;background:#fee501;border-radius:10px 10px 10px 10px;font-size:8px;margin-bottom:-12px}#mobile-wrap .topBasic{display:flex;position:relative;justify-content:space-between;width:100%;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);padding:2px 10px;background-color:rgba(93,94,97,.2745098039)}#mobile-wrap .topBasic .container{position:relative;flex-direction:row;justify-content:space-between;align-items:center}#mobile-wrap .topBasic .container .logo{margin-top:10px;width:210px;height:85.643px}#mobile-wrap .topBasic .container .navigation{margin-top:10px;position:relative;display:flex;justify-content:space-between;color:red;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:600;line-height:30px;gap:40px}#mobile-wrap .topBasic .container .navigation .collor{color:#fff}#mobile-wrap .topBasic .container .headerActions{display:flex;align-items:center;flex-direction:row;justify-content:space-between;margin-top:10px;gap:10px}#mobile-wrap .topBasic .container .headerActions .languageCurrency{display:flex;position:relative;flex-direction:row;align-items:center}#mobile-wrap .topBasic .container .headerActions .headerIcons{gap:-30px}#mobile-wrap .loginSection{background-color:#f8f9fa;padding:20px}#mobile-wrap .loginSection .container{position:relative;display:flex;flex-direction:row;padding:20px}#mobile-wrap .loginSection .container .rightBox{display:flex;flex-direction:column;align-items:center;justify-content:center;width:692.8px;height:861.6px}#mobile-wrap .loginSection .container .rightBox .loginTitle{color:#1d256b;font-family:Inter,sans-serif;font-size:26px;font-style:normal;font-weight:800;line-height:normal;text-transform:capitalize;margin-bottom:40px}#mobile-wrap .loginSection .container .rightBox .socialBtn{width:341.2px;height:46.938px;border-radius:40px;border:1px solid #000;margin-bottom:25.2px}#mobile-wrap .loginSection .container .rightBox .socialBtn .socialTitle{color:#0c0c0c;font-family:Inter,sans-serif;font-size:13.6px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .loginSection .container .rightBox .socialBtnFacebook{width:341.2px;height:46.938px;border-radius:40px;border:1px solid #000}#mobile-wrap .loginSection .container .rightBox .socialBtnFacebook .socialTitle{color:#0c0c0c;font-family:Inter,sans-serif;font-size:13.6px;font-style:normal;font-weight:400;line-height:normal;text-transform:capitalize}#mobile-wrap .loginSection .container .rightBox .textField{width:271.2px;height:36.938px;border-radius:40px;border:1px solid #000}#mobile-wrap .loginSection .container .rightPane{flex:1 1;background-color:#fce8e8;border-top-right-radius:24px;border-bottom-right-radius:24px;width:692.8px;height:861.6px;display:flex;flex-direction:column;align-items:center}#mobile-wrap .loginSection .container .divider{width:341.2px;color:#aaa;font-size:16px;margin-bottom:35.2px}#mobile-wrap .loginSection .container .options,#mobile-wrap .loginSection .container .type-option{display:flex;justify-content:space-between;align-items:center;flex-direction:row}#mobile-wrap .loginSection .container .type-option .text{font-size:15px;letter-spacing:.001px}#mobile-wrap .loginSection .container .type-option .typeGroup{display:flex;flex-direction:row;align-items:center;gap:8px}#mobile-wrap .loginSection .container .rememberInfo{display:flex;justify-content:space-between;align-items:center;flex-direction:row;gap:100px}#mobile-wrap .loginSection .container .forgot{cursor:pointer;color:#777;font-size:.7rem}#mobile-wrap .loginSection .container .loginBtn{background-color:#d7a184;color:#fff;font-weight:700;border-radius:20px;width:341.2px;height:46.938px;border-radius:40px;border:1px solid #fde4e5;margin-top:22.4px;margin-bottom:35.2px;font-size:24px}#mobile-wrap .loginSection .container .footer2{margin-top:43.2px;font-family:Inter,sans-serif;display:inline-flex;align-items:center;gap:20px}#mobile-wrap .loginSection .container .createLink{color:#007aff;text-decoration:none;font-weight:800;font-size:16px}#mobile-wrap .loginSection .container .leftBox{margin-top:78px}#mobile-wrap .loginSection .container .leftBox img{background-color:#97c8e0;border-radius:64px;width:447.2px;height:701.6px;object-fit:cover;box-shadow:0 10px 30px rgba(0,0,0,.15)}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:Inter,sans-serif}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}ol,ul{list-style:none}a{color:inherit}img{vertical-align:bottom}img.project_card{width:100%;height:auto;border-radius:10px}blockquote,q{quotes:none}blockquote:after,blockquote:before,q:after,q:before{content:"";content:none}table{border-collapse:collapse;border-spacing:0}input[type=password]::-ms-clear,input[type=password]::-ms-reveal,input[type=text]::-ms-clear,input[type=text]::-ms-reveal{display:none;width:0;height:0}textarea:focus{outline:0}#simple-tabpanel-all>div{padding:0}.css-10klw3m{height:auto}a{white-space:nowrap;text-decoration:none;color:#212121}button{text-transform:none;box-shadow:none;padding:0}button.outline{border:1px solid #eee}button.contain{color:#fff}p,span{line-height:1.2}body{font-family:Inter,sans-serif}body::-webkit-scrollbar{width:9px}body::-webkit-scrollbar-thumb{height:30%;background:#bdbdbd;border-radius:10px}body::-webkit-scrollbar-track{background:#eee}body .MuiPopover-paper{box-shadow:none}hr{border-width:0 0 thin;border-color:#eee;margin:auto}#pc-wrap{width:100%;height:100%}#pc-wrap .container{position:relative;width:1320px;margin:0 auto;display:flex}@import"https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap";#pc-wrap .heroSection{display:flex;align-items:center;position:relative;width:100%;height:800px;overflow:hidden;margin-top:140px;background-color:#eff9ff}#pc-wrap .heroSection .wave{position:absolute;bottom:0;width:100%;height:auto;z-index:1}#pc-wrap .heroSection .wave svg{width:100%;display:block}#pc-wrap .heroSection .container{position:relative;flex-direction:column;justify-content:space-between;margin-top:70px}#pc-wrap .heroSection .container .qualityBadge{display:flex;align-items:center;gap:15px;margin-bottom:35px;margin-left:-30px}#pc-wrap .heroSection .container .qualityBadge .badgeIcon{width:70px;height:67px}#pc-wrap .heroSection .container .qualityBadge .badgeText{color:#fe753b;font-family:Inter,sans-serif;font-size:16px;font-weight:600;line-height:16px;text-transform:uppercase;letter-spacing:8px}#pc-wrap .heroSection .container .heroContent{width:588px;height:137px}#pc-wrap .heroSection .container .heroContent .heroTitle{font-family:Luckiest Guy,var(--default-font-family);margin-bottom:20px}#pc-wrap .heroSection .container .heroContent .heroTitle .discountPercent{display:block;color:#363636;font-size:80px;font-weight:800;line-height:96px;text-transform:capitalize}#pc-wrap .heroSection .container .heroContent .heroTitle .discountDescription{display:block;color:#363636;font-size:60px;font-weight:800;line-height:80px;text-transform:capitalize}#pc-wrap .heroSection .container .heroContent .heroDescription{color:#585858;font-family:Recursive,var(--default-font-family);font-size:16px;font-weight:400;line-height:30px;margin-bottom:39px;max-width:639px}#pc-wrap .heroSection .container .heroContent .heroActions{display:flex;align-items:center;margin-bottom:50px}#pc-wrap .heroSection .container .heroContent .heroActions .shopButton{display:flex;align-items:center;justify-content:space-between;width:190px;height:54px;background:#fe753b;border-radius:50px;border:none;padding:0 25px;color:#fff;font-family:Inter,sans-serif;font-size:18px;font-weight:600;cursor:pointer!important;transition:background-color .3s ease}#pc-wrap .heroSection .container .heroContent .heroActions .shopButton:hover{background-color:#e56a34}#pc-wrap .heroSection .container .heroContent .heroActions .shopButton .buttonIcon{width:26px;height:26px;background:url(/img/icons/homepage/buttonIcon.svg) no-repeat 50%;background-size:cover;cursor:pointer}#pc-wrap .heroSection .container .heroContent .reviewsContainer{display:flex;align-items:center}#pc-wrap .heroSection .container .heroContent .reviewsContainer .reviewContainer{display:flex;align-items:center;gap:10px;margin-left:32px}#pc-wrap .heroSection .container .heroContent .reviewsContainer .circles{display:flex;position:relative}#pc-wrap .heroSection .container .heroContent .reviewsContainer .circle{width:48px;height:48px;border-radius:50%;background-color:#c278c2;border:3px solid #fff;position:relative;overflow:hidden;margin-left:-15px}#pc-wrap .heroSection .container .heroContent .reviewsContainer .circle:first-child{margin-left:0}#pc-wrap .heroSection .container .heroContent .reviewsContainer .avatar{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}#pc-wrap .heroSection .container .heroContent .reviewsContainer .highlighted{background-color:#f89c1c;display:flex;justify-content:center;align-items:center}#pc-wrap .heroSection .container .heroContent .reviewsContainer .highlighted span{color:#fff;font-weight:600;font-size:16px}#pc-wrap .heroSection .container .heroContent .reviewsContainer .text{color:#000;font-size:14px;font-weight:500}#pc-wrap .heroSection .container .hero-dog{position:relative;width:100%;height:250px;left:100px}#pc-wrap .heroSection .container .hero-dog .main-dog{position:absolute;right:10%;bottom:0;height:500px;width:550px;z-index:2}#pc-wrap .heroSection .container .pagination{display:flex;gap:15px;width:26px;height:22px;color:var(--Color-3,#1d256b);font-family:Inter,sans-serif;font-size:15px;font-style:normal;font-weight:600;line-height:normal;align-items:center}#pc-wrap .heroSection .container .pagination .arrowRight{transform:rotate(180deg)}.aboutSection{display:flex;align-items:center;background:url(/img/banner/Pattern.png);background-repeat:repeat;background-size:auto;background-position:top;padding:0}.aboutSection .container{display:flex;justify-content:space-between;flex-direction:row;height:750px;margin-top:153px;margin-bottom:130px}.aboutSection .container .imagesContainer{flex:1 1;position:relative;min-height:750px}.aboutSection .container .imagesContainer .mainImage{position:absolute;width:441px;height:433px;background:#c682c0;border-radius:20px;overflow:hidden;display:flex;align-items:center;justify-content:center}.aboutSection .container .imagesContainer .mainImage .main-dog{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.9)}.aboutSection .container .imagesContainer .smallImage{position:absolute;width:234px;height:231px;top:16px;left:509px;background:#c682c0;overflow:hidden;border-radius:20px}.aboutSection .container .imagesContainer .smallImage .girl{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.9)}.aboutSection .container .imagesContainer .borderedImage{position:absolute;width:441px;height:432px;top:318px;left:341px;background:#c682c0;border:10px solid #fff;overflow:hidden;border-radius:30px}.aboutSection .container .imagesContainer .borderedImage .catDog{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.9);object-position:65% center}.aboutSection .container .imagesContainer .batchLogo{background:url(/img/logo/Batchlogo.svg);position:relative;width:181px;height:181px;margin-top:463px;margin-left:100px;color:wheat}.aboutSection .container .contentContainer{display:flex;justify-content:space-between;flex-direction:column;margin-top:45px;margin-left:520px}.aboutSection .container .contentContainer .aboutHeader{display:flex;gap:10px}.aboutSection .container .contentContainer .aboutHeader .aboutTitle{color:#fe753b;font-family:Recursive,var(--default-font-family);font-size:20px;font-weight:700;line-height:24px;line-height:normal}.aboutSection .container .contentContainer .aboutHeader .aboutIcon{width:32.641px;height:38px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/c9ecc4a9-3c3c-4c44-8742-d24c7e59a057.png) no-repeat 50%;background-size:cover}.aboutSection .container .contentContainer .treatsTitle{color:#363636;font-family:Luckiest Guy;font-size:50px;font-style:normal;font-weight:400;line-height:75px;margin-top:-40px}.aboutSection .container .contentContainer .aboutDescription{color:#363636;font-family:Recursive,var(--default-font-family);font-size:16px;font-weight:400;line-height:28px;margin-top:-40px}.aboutSection .container .contentContainer .servicesContainer{display:flex;flex-direction:row;align-items:center;gap:40px;margin-top:-40px}.aboutSection .container .contentContainer .servicesContainer .serviceItem{display:flex;justify-content:space-between;flex-direction:column;align-items:center;width:150px}.aboutSection .container .contentContainer .servicesContainer .serviceItem .serviceIcon1{background:url(/img/icons/homepage/Aboutus1.svg) no-repeat 50%;background-size:cover;width:75px;height:75px}.aboutSection .container .contentContainer .servicesContainer .serviceItem .serviceIcon2{background:url(/img/icons/homepage/Aboutus2.svg) no-repeat 50%;background-size:cover;width:75px;height:75px}.aboutSection .container .contentContainer .servicesContainer .serviceItem .serviceIcon3{background:url(/img/icons/homepage/Aboutus3.svg) no-repeat 50%;background-size:cover;width:75px;height:75px}.aboutSection .container .contentContainer .servicesContainer .serviceItem .serviceTitle{margin-top:10px;color:#000;font-family:Recursive,var(--default-font-family);font-size:20px;font-weight:600;line-height:24px;text-align:center}.aboutSection .container .contentContainer .knowMoreButton{display:flex;align-items:center;justify-content:space-between;width:195px;height:54px;background:#fe753b;border-radius:50px;border:none;padding:0 21px;color:#fff;font-family:Recursive,var(--default-font-family);font-size:18px;font-weight:600;text-transform:uppercase;margin-top:-40px;cursor:pointer;transition:background-color .3s ease}.aboutSection .container .contentContainer .knowMoreButton .knowMoreButton:hover{background-color:#e56a34}.aboutSection .container .contentContainer .knowMoreButton .buttonIcon{width:26px;height:26px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/9d842807-ad19-4012-bee3-a70a24b153ca.png) no-repeat 50%;background-size:cover}.aboutSection .container .contentContainer .contactInfo{margin-top:-40px;display:flex;flex-direction:row;gap:60px}.aboutSection .container .contentContainer .contactInfo .contactItem{display:flex;align-items:center;gap:15px}.aboutSection .container .contentContainer .contactInfo .contactItem .contactIcon1,.aboutSection .container .contentContainer .contactInfo .contactItem .contactIcon2{width:42px;height:42px}.aboutSection .container .contentContainer .contactInfo .contactItem .contactIcon1{background:url(/img/icons/homepage/phone.png) no-repeat 50%;background-size:contain}.aboutSection .container .contentContainer .contactInfo .contactItem .contactIcon2{background:url(/img/icons/homepage/email.png) no-repeat 50%;background-size:contain}.aboutSection .container .contentContainer .contactInfo .contactItem .contactLabel{color:#555;font-family:Recursive,var(--default-font-family);font-size:12px;font-weight:400;line-height:14px;margin-bottom:5px}.aboutSection .container .contentContainer .contactInfo .contactItem .contactValue{color:#000;font-family:Recursive,var(--default-font-family);font-size:14px;font-weight:700;line-height:16.8px}.categoriesSection,.categoriesSection .background{position:relative;overflow:hidden}.categoriesSection .background{background-color:#eff9ff;padding:80px 0}.categoriesSection .background .wave1{position:absolute;width:100%;height:100px;top:0;left:0;transform:rotate(180deg);background-color:#eff9ff}.categoriesSection .background .wave2{position:absolute;width:100%;height:100px;bottom:0;left:0;background-color:#eff9ff}.categoriesSection .container{width:100%;max-width:1200px}.categoriesSection .sectionHeader{display:flex;text-align:center;margin-bottom:40px;position:relative;align-items:center;justify-content:center;flex-direction:row}.categoriesSection .sectionHeader .sectionTitle{color:#3c3c3c;font-family:Luckiest Guy,var(--default-font-family);font-size:40px;font-weight:800;line-height:24px;text-transform:capitalize}.categoriesSection .sectionHeader .decorationIcon{position:relative;width:102.621px;height:76.016px;background:url(/img/icons/homepage/petFoot.svg) no-repeat 50%;background-size:contain;margin-top:-20px;left:-35px}.categoriesSection .categoriesContainer{display:flex;justify-content:center;flex-direction:row;align-items:flex-start;gap:40px;flex-wrap:wrap;margin-bottom:30px}.categoriesSection .categoryItem{display:flex;flex-direction:column;align-items:center;cursor:pointer;transition:transform .3s ease}.categoriesSection .categoryItem:hover{transform:scale(1.05)}.categoriesSection .categoryItem .categoryImage{width:140px;height:140px;border-radius:50%;background-color:#a1cee3;box-shadow:inset 0 0 0 3px #41c0f0;display:flex;align-items:center;justify-content:center;overflow:hidden}.categoriesSection .categoryItem .categoryImage img{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.9)}.categoriesSection .categoryItem .imageCircle{width:140px;height:140px;background-color:#a1cee3;border-radius:50%;box-shadow:inset 0 0 0 3px #41c0f0;overflow:hidden;display:flex;align-items:center;justify-content:center}.categoriesSection .categoryItem .imageCircle img{width:100%;height:100%;object-fit:cover;object-position:center;filter:brightness(.9)}.categoriesSection .categoryItem .categoryName{margin-top:12px;font-size:18px;color:#222;font-weight:500;font-family:Inter,sans-serif}.categoryItem:nth-child(2) .categoriesSection .categoryItem .categoryName{color:#ffa726}.productsSection{padding:80px 0}.productsSection .container{display:flex;flex-direction:column}.productsSection .container .sectionHeader{display:flex;flex-direction:row;justify-content:space-between;margin-bottom:60px;position:relative;vertical-align:bottom}.productsSection .container .sectionHeader .sectionTitle{color:#3c3c3c;font-family:Luckiest Guy,var(--default-font-family);font-size:40px;font-weight:800;line-height:24px;text-transform:capitalize}.productsSection .container .sectionHeader .categoryIcon{position:absolute;width:102.621px;height:76.016px;top:-37px;left:340px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/qbY2BQCON6.png) no-repeat 50%;background-size:contain}.productsSection .container .productsGrid{flex-wrap:wrap;gap:24px;justify-content:center}.productsSection .container .categoryFilters{display:flex;gap:15px;justify-content:flex-end;top:-20px}.productsSection .container .filterButton,.productsSection .container .filterButtonActive{height:41px;border-radius:24px;padding:0 20px;font-family:Recursive,var(--default-font-family);font-size:14px;font-weight:500;line-height:11px;text-transform:capitalize;border:none;cursor:pointer;transition:all .3s ease}.productsSection .container .filterButton{background:#bbdff2;color:#000}.productsSection .container .filterButtonActive{background:#fe753b;color:#fff}.productsSection .container .filterButton:hover{background:#a5d1e9}.productsSection .container .productsGrid{display:flex;grid-template-columns:repeat(5,1fr);gap:20px;margin-bottom:40px}.productsSection .container .viewAllContainer{display:flex;justify-content:center;margin-top:60px}.productsSection .container .viewAllButton{display:flex;align-items:center;justify-content:space-between;width:310px;height:54px;background:#fe753b;border-radius:50px;border:none;padding:0 38px;color:#fff;font-family:Recursive,var(--default-font-family);font-size:18px;font-weight:600;line-height:19px;cursor:pointer;transition:background-color .3s ease}.productsSection .container .viewAllButton:hover{background-color:#e56a34}.productsSection .container .buttonIcon{width:26px;height:26px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/bbdf1d3a-4cfa-4c56-ad77-150630b2e46f.png) no-repeat 50%;background-size:cover}.productsSection .container .productCard{background:#fff;border-radius:12px;padding:16px;position:relative;display:flex;flex-direction:column;align-items:center;transition:all .3s ease;cursor:pointer;width:100%;max-width:300px;margin:0 auto}.productsSection .container .productCard:hover{transform:translateY(-6px)}.productsSection .container .productCard .discountBadge{position:absolute;top:12px;left:12px;background:#ffa028;color:#fff;font-size:12px;font-weight:600;padding:4px 10px;border-radius:30px;z-index:1;box-shadow:0 2px 6px rgba(0,0,0,.1)}.productsSection .container .productCard .wishlistIcon{position:absolute;top:12px;right:12px;background:#fff;box-shadow:0 2px 8px rgba(0,0,0,.1);border-radius:50%;padding:4px;transition:background-color .3s ease}.productsSection .container .productCard .wishlistIcon:hover{background-color:#ffecec}.productsSection .container .productCard .productImage{width:240px;height:240px;object-fit:cover;border-radius:8px;margin-bottom:12px}.productsSection .container .productCard .productRating{height:16px;width:100px;margin:4px 0;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/kbRpkuBeff.png) no-repeat 50%;background-size:contain}.productsSection .container .productCard .productName{font-size:16px;font-weight:600;color:#333;text-align:center;margin-top:6px;margin-bottom:8px}.productsSection .container .productCard .productPrice{display:flex;gap:8px;align-items:center;justify-content:center;margin-bottom:16px}.productsSection .container .productCard .productPrice .currentPrice{font-size:16px;font-weight:700;color:#2d2d2d}.productsSection .container .productCard .productPrice .oldPrice{font-size:14px;font-weight:500;color:#b5b5b5;text-decoration:line-through}.productsSection .container .productCard .addToCartButton{position:relative;background:#fe9d6d;color:#fff;border:none;border-radius:100px;padding:10px 20px;font-size:14px;font-weight:600;transition:background .3s;width:100%;text-align:center}.productsSection .container .productCard .addToCartButton:hover{background:#fe9d6d}.featuresSection,.featuresSection .background{position:relative;overflow:hidden}.featuresSection .background{background-color:#eff9ff;padding:80px 0}.featuresSection .background .wave1{position:absolute;width:100%;height:80px;top:0;left:0;transform:rotate(180deg);background-color:#eff9ff}.featuresSection .container{max-width:1520px;margin:0 auto;padding:0 20px}.featuresSection .container .featureBox{flex-direction:row;justify-content:center;align-items:center;background:#ffdd5e;border-radius:20px;padding:60px;display:flex;position:relative}.featuresSection .container .leftContent{flex:1 1;max-width:511px;margin-right:80px}.featuresSection .container .sectionTitle{color:#3c3c3c;font-family:Luckiest Guy,var(--default-font-family);font-size:40px;font-weight:400;line-height:60px;text-transform:capitalize;margin-bottom:30px}.featuresSection .container .description{color:#363636;font-family:Recursive,var(--default-font-family);font-size:16px;font-weight:400;line-height:28px}.featuresSection .container .divider{width:2px;height:230px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/ri6MZsKuGc.png) no-repeat 50%;background-size:cover;margin:0 40px}.featuresSection .container .featuresGrid{flex:1 1;display:grid;align-items:center;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);grid-gap:30px;gap:30px}.featuresSection .container .featureItem{display:flex;align-items:flex-start;gap:15px}.featuresSection .container .featureIcon1,.featuresSection .container .featureIcon2,.featuresSection .container .featureIcon3,.featuresSection .container .featureIcon4{width:54px;height:54px;border-radius:50%;flex-shrink:0}.featuresSection .container .featureIcon1{margin-top:10px;background:url(/img/icons/homepage/featureIcon1.svg) no-repeat 50%;background-size:contain;z-index:2}.featuresSection .container .featureElipse{position:absolute;margin-left:-15px;margin-top:10px;z-index:1}.featuresSection .container .featureIcon2{background:url(/img/icons/homepage/featureIcon2.svg) no-repeat 50%;background-size:contain;z-index:2}.featuresSection .container .featureIcon3{position:relative;background:url(/img/icons/homepage/featureIcon3.svg) no-repeat 50%;background-size:contain;z-index:2}.featuresSection .container .featureIcon4{margin-top:15px;background:url(/img/icons/homepage/featureIcon4.svg) no-repeat 50%;background-size:contain;z-index:2}.featuresSection .container .featureContent{flex:1 1}.featuresSection .container .featureTitle{color:#3c3c3c;font-family:Recursive,var(--default-font-family);font-size:25px;font-weight:700;line-height:30px;margin-bottom:10px;margin-top:15px}.featuresSection .container .featureDescription{color:#494949;font-family:Recursive,var(--default-font-family);font-size:14px;font-weight:400;line-height:24px}.teamSection .background{background-color:#eff9ff;position:relative;padding:90px 0;overflow:hidden}.teamSection .background .wave2{position:absolute;width:100%;height:100px;bottom:0;left:0;background-color:#eff9ff}.teamSection .container{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center}.teamSection .container .sectionHeader{text-align:center;margin-bottom:40px;position:relative;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.teamSection .container .nav{position:relative;display:flex;gap:.5rem;left:20px;margin-bottom:25px}.teamSection .container .teamSwiper{width:100%;padding-bottom:50px}.teamSection .container .teamSwiper .swiper-button-next,.teamSection .container .teamSwiper .swiper-button-prev{color:#000}.teamSection .container .teamSwiper .swiper-pagination-bullet-active{background:#000}.teamSection .container .sectionTitle{color:#3c3c3c;font-family:Luckiest Guy,var(--default-font-family);font-size:40px;font-weight:800;line-height:60px;text-transform:capitalize;margin-bottom:30px;margin-left:480px}.teamSection .container .decorationIcon{width:102px;height:76px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/7arTLANpZZ.png) no-repeat 50%;background-size:contain;margin:-50px auto 0 -30px}.teamSection .container .topVendorDivider{position:relative;margin-left:20px;width:300px;height:1.5px;background:#a8a8a8;margin-bottom:25px}.teamSection .container .teamGrid{display:grid;grid-template-columns:repeat(5,2fr);grid-gap:40px;gap:40px}.teamSection .container .teamCard{text-align:center;background:#eff9fe;padding:30px;border-radius:20px;box-shadow:0 8px 25px rgba(0,0,0,.08);transition:transform .3s ease,box-shadow .3s ease}.teamSection .container .profileImageContainer{width:200px;height:200px;border-radius:50%;background:linear-gradient(135deg,#1a1e2e,#97c8e0);display:flex;align-items:center;justify-content:center;margin:0 auto 20px;padding:4px;box-shadow:0 8px 20px rgba(102,126,234,.3);transition:all .3s ease;position:relative;overflow:hidden}.teamSection .container .profileImageContainer:hover{transform:scale(1.05);box-shadow:0 12px 30px rgba(102,126,234,.4)}.teamSection .container .profileImageContainer:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:linear-gradient(45deg,rgba(255,255,255,.1),transparent 50%,rgba(255,255,255,.1));border-radius:50%;pointer-events:none}.teamSection .container .profileImage{width:calc(100% - 8px);height:calc(100% - 8px);border-radius:50%;overflow:hidden;position:relative;background:#f0f0f0;border:2px solid #fff}.teamSection .container .profileImage img{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block;transition:transform .3s ease}.teamSection .container .profileImage img:hover{transform:scale(1.1)}.teamSection .container .memberName{font-size:24px;font-weight:600;color:#333;margin-bottom:10px}.teamSection .container .memberRole{color:#666;font-size:16px;margin-bottom:15px}.teamSection .container .social-icons{display:flex;justify-content:center;gap:15px;cursor:pointer}.teamSection .container .social-link{width:40px;height:40px;background:#f0f0f0;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#666;text-decoration:none;transition:all .3s ease}.teamSection .container .social-link:hover{background:#667eea;color:#fff;transform:translateY(-2px)}.testimonialsSection{padding:100px 0}.testimonialsSection .container{position:relative;display:flex;flex-direction:column;justify-content:center;margin:0 auto;padding:0 20px}.testimonialsSection .container .sectionHeader{margin-bottom:60px;position:relative}.testimonialsSection .container .sectionTitle{color:#3c3c3c;font-family:Luckiest Guy,var(--default-font-family);font-size:45px;font-weight:800;line-height:60px;text-transform:capitalize;margin-bottom:30px}.testimonialsSection .container .decorationIcon{position:absolute;width:102px;height:76px;top:-20px;left:380px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/059d1a03-8d76-493f-8840-24bff2940e51.png) no-repeat 50%;background-size:contain}.testimonialsSection .container .testimonialLayout{display:flex;gap:20px;margin-bottom:40px}.testimonialsSection .container .leftImage{width:382px;height:243px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/baf68c01-196b-4ffd-b808-13b6ec7073b7.png) no-repeat 50%;background-size:cover;position:relative}.testimonialsSection .container .leftImage img{width:100%;height:100%;object-fit:cover;opacity:.9}.testimonialsSection .container .quoteIcon{width:96px;height:78px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/ef8dc109-7a30-44e0-8c41-8974d07c91c8.png) no-repeat 50%;background-size:cover;position:absolute;top:28px;left:17px}.testimonialsSection .container .testimonialContent{width:827px;height:243px;flex:1 1;background:#ffdd5e;padding:50px;display:flex;flex-direction:column}.testimonialsSection .container .testimonialText{color:#313131;font-family:Inter,sans-serif;font-size:14px;font-style:normal;font-weight:500;line-height:26px;text-transform:capitalize;margin-bottom:20px}.testimonialsSection .container .testimonialAuthor{display:flex;align-items:center}.testimonialsSection .container .authorName{color:#262626;font-family:Luckiest Guy,var(--default-font-family);font-size:18px;font-weight:400;line-height:32.598px}.testimonialsSection .container .authorRole{color:#000;font-family:Recursive,var(--default-font-family);font-size:14px;font-weight:600;line-height:32.598px}.testimonialsSection .container .rightImages{width:293px;height:243px;display:flex;gap:10px}.testimonialsSection .container .singleImage{width:142px;height:243px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/1a01bc8a-a8a3-4c1c-8432-511a425566b1.png) no-repeat 50%;background-size:cover}.testimonialsSection .container .singleImage img{width:100%;height:100%;object-fit:cover;opacity:.9}.testimonialsSection .container .moreImages{width:142px;height:243px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/313fdf68-d1e7-4ed4-aecb-5d7782147fa8.png) no-repeat 50%;background-size:cover;display:flex;align-items:center;justify-content:center}.testimonialsSection .container .moreImages img{width:100%;height:100%;object-fit:cover;opacity:.9}.testimonialsSection .container .moreCount{color:#fff;font-family:Luckiest Guy,var(--default-font-family);font-size:48px;font-weight:400;line-height:48px}.testimonialsSection .container .pagination{width:123px;height:15px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/27fe6cfe-132e-4146-b994-da2d684e8343.png) no-repeat 50%;background-size:cover;margin:0 auto}.blogSection{padding:40px 0}.blogSection .container{display:flex;flex-direction:column;align-items:center;justify-content:center;margin:0 auto;padding:0 20px}.blogSection .container .sectionHeader{position:relative;text-align:center;margin-bottom:10px}.blogSection .container .sectionTitle{color:#3c3c3c;font-family:Luckiest Guy,var(--default-font-family);font-size:45px;font-weight:800;line-height:60px;text-transform:capitalize;margin-bottom:30px}.blogSection .container .decorationIcon{position:absolute;top:-20px;right:-65px;width:102px;height:76px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/ioFdQ23zvD.png) no-repeat 50%;background-size:contain}.blogSection .container .sectionDescription{color:#000;font-family:"Recursive",var(--default-font-family);font-size:16px;font-weight:400;line-height:19px;text-align:center;max-width:600px;margin:0 auto 60px}.blogSection .container .blogGrid{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:30px;gap:30px}.blogSection .container .blogCard{display:flex;flex-direction:column;width:400px}.blogSection .container .blogImage{width:100%;height:272px;background-size:cover;background-position:50%;position:relative;margin-bottom:30px;border-radius:15px}.blogSection .container .dateTag{position:absolute;top:21px;left:8px;width:91px;height:25px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/dmEo1VZ1zD.png) no-repeat 50%;background-size:cover;display:flex;align-items:center;justify-content:center}.blogSection .container .dateTag span{color:#fff;font-family:"Recursive",var(--default-font-family);font-size:12px;font-weight:500;line-height:14px}.blogSection .container .blogContent{display:flex;flex-direction:column;position:relative}.blogSection .container .blogTitle{color:#3d3d3d;font-family:Inter,sans-serif;font-size:23px;font-style:normal;font-weight:400;line-height:normal;margin-bottom:20px}.blogSection .container .blogTitle:first-child{color:#3d3d3d}.blogSection .container .blogTitle:nth-child(2),.blogSection .container .blogTitle:nth-child(3){color:#3c3c3c}.blogSection .container .blogExcerpt{color:#4e4e4e;font-family:Inter,sans-serif;font-size:16px;font-style:normal;font-weight:400;line-height:19px;margin-bottom:20px}.blogSection .container .blogFooter{display:flex;justify-content:space-between;align-items:center}.blogSection .container .readMore{position:relative}.blogSection .container .readMore .readMoreActive,.blogSection .container .readMore .readMoreText{font-family:"Luckiest Guy",var(--default-font-family);font-size:16px;font-weight:400;line-height:11px;margin-bottom:15px;display:block;color:#363636}.blogSection .container .readMore .readMoreActive{color:#fe753b}.blogSection .container .readMore .readMoreLine,.blogSection .container .readMore .readMoreLineActive{height:1px;background-repeat:no-repeat;background-position:50%;background-size:cover}.blogSection .container .readMore .readMoreLine{width:80px;background-image:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/uiMKk6ZRmH.png)}.blogSection .container .readMore .readMoreLineActive{width:101px;background-image:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/ffWhtWtL7h.png)}.blogSection .container .reviewsContainer{position:absolute;display:flex;align-items:center;gap:30px;right:10px;top:90px}.blogSection .container .reviewAvatars{display:flex}.blogSection .container .reviewAvatars .reviewAvatar1,.blogSection .container .reviewAvatars .reviewAvatar2,.blogSection .container .reviewAvatars .reviewAvatar3{width:30px;height:30px;border-radius:50%;background-repeat:no-repeat;background-position:50%;background-size:cover;margin-right:-8px}.blogSection .container .reviewAvatars .reviewAvatar1{background-image:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/PDNjKNvyoZ.png);z-index:3}.blogSection .container .reviewAvatars .reviewAvatar2{background-image:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/fDSmxEme2u.png);z-index:2}.blogSection .container .reviewAvatars .reviewAvatar3{background-image:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/M1eNjHO6xG.png);z-index:1}.blogSection .container .reviewContainer{display:flex;align-items:center;gap:10px;margin-left:32px}.blogSection .container .circles{display:flex;position:relative}.blogSection .container .circle{width:38px;height:38px;border-radius:50%;background-color:#c278c2;border:3px solid #fff;position:relative;overflow:hidden;margin-left:-15px}.blogSection .container .circle:first-child{margin-left:0}.blogSection .container .avatar{width:100%;height:100%;object-fit:cover;border-radius:50%;display:block}.blogSection .container .reviewCount{margin-left:-20px;color:#000;font-family:Inter,sans-serif;font-size:10px;font-style:normal;font-weight:500;line-height:normal;align-items:center}@media(max-width:992px){.blogSection .container .blogGrid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.blogSection .container .blogGrid{grid-template-columns:1fr}.blogSection .container .decorationIcon{display:none}}.appPromoSection{background:#d0e7ff;padding:80px 0}.appPromoSection .container{display:flex;align-items:center;gap:60px}.appPromoSection .container .leftContent{flex:1 1;display:flex;justify-content:center;align-items:center}.appPromoSection .container .circleOuter{width:487px;height:487px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/NeQG44UB3y.png) no-repeat 50%;background-size:cover;border-radius:50%;display:flex;align-items:center;justify-content:center}.appPromoSection .container .circleMiddle{width:437px;height:437px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/x8pOfVCw9u.png) no-repeat 50%;background-size:cover;border-radius:50%;display:flex;align-items:center;justify-content:center}.appPromoSection .container .circleInner{width:376px;height:376px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/TOnZPyadPa.png) no-repeat 50%;background-size:cover;border-radius:50%}.appPromoSection .container .appPromoImg{position:relative;right:340px;bottom:250px;height:800px;width:1050px;z-index:2}.appPromoSection .container .rightContent{flex:1 1;max-width:652px}.appPromoSection .container .sectionTitle{color:#3c3c3c;font-family:Luckiest Guy,var(--default-font-family);font-size:40px;font-weight:400;line-height:32px;text-transform:capitalize;margin-bottom:20px}.appPromoSection .container .appTitle{color:#3c3c3c;font-family:Recursive,var(--default-font-family);font-size:22px;font-weight:600;line-height:26px;margin-bottom:30px}.appPromoSection .container .appDescription{color:#3c3c3c;font-family:Recursive,var(--default-font-family);font-size:16px;font-weight:400;line-height:30px;margin-bottom:40px}.appPromoSection .container .appStoreButtons{width:347px;height:65px;background:url(https://codia-f2c.s3.us-west-1.amazonaws.com/image/2025-05-17/15d29f1e-1ce4-403d-8e2a-a2684e9199b6.png) no-repeat 50%;background-size:cover}.logoSection{padding:80px 0}.logoSection,.logoSection .container{position:relative}.logoSection .container .companyLogo{display:flex;flex-direction:row;justify-content:space-between;width:204px;height:63px;gap:70px}