@import url("https://fonts.googleapis.com/css2?family=Open+Sans:wght@300..800&display=swap");*{margin:0;padding:0;box-sizing:border-box;font-family:Open Sans,sans-serif}:root{font-size:62.5%}body{font-size:1.6rem}body,html{max-width:100vw}a{color:inherit;text-decoration:none!important}.frame-wrapper{width:125rem}.head{font-size:2.25rem;color:#8c1519;line-height:3rem;font-weight:600;text-align:center;text-transform:uppercase;position:relative}.head-btns{position:absolute;right:0;top:0;display:flex;gap:1rem}.headline{display:flex;align-items:center;gap:2rem;width:100%}.headline hr{border:1px solid #d5aa37;width:100%}.headline i{font-size:2.5rem;color:#d5aa37}.toast{background-color:#333!important;color:#fff!important;opacity:1!important}.toast-success{background-color:#51a351!important}.toast-warning{background-color:#f89406!important}.toast-error{background-color:#bd362f!important}@keyframes custom-fadein{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes custom-fadeout{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(-20px)}}#toast-container>.toast{animation:custom-fadein .5s,custom-fadeout .5s 2.5s}.jodit{border:.5px solid #e8e8e8!important}.jodit-toolbar__box{border-color:transparent!important}.jodit-icon{color:rgba(51,51,51,.7)!important}.jodit-container{background-color:transparent!important}.jodit-container.error{border:.5px solid #ff6b6b!important}.jodit_theme_light .jodit-add-new-line{display:none!important}.jodit_theme_dark .jodit-ui-separator{display:none}.jodit_theme_dark .jodit-toolbar__box{background-color:#fff}.jodit_theme_dark .jodit-wysiwyg{background-color:#fff;color:rgba(51,51,51,.7)}.jodit_theme_dark .jodit-add-new-line{display:none!important}::-webkit-scrollbar{width:.8rem;height:.8rem!important}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:.5rem!important}::-webkit-scrollbar-thumb{border-radius:.5rem!important;background:rgba(140,21,25,.7)}::-webkit-scrollbar-thumb:hover{background:#8c1519}.nodata{width:100%;max-height:40vh;display:flex;justify-content:center;color:rgba(51,51,51,.7);font-size:1.6rem}.nodata img{height:100%;width:400px;object-fit:contain}@media screen and (max-width:500px){.nodata img{width:100%}}.pagination{justify-content:center;margin-top:2.5rem}.pagination,.pagination ul{display:flex;align-items:center}.pagination ul{gap:1rem;list-style-type:none}.pagination ul li button{display:flex;justify-content:center;align-items:center}.overlay{width:100%;height:100%;background-color:rgba(0,0,0,.5);z-index:999}.addressmodal{width:600px;display:flex;flex-direction:column;gap:1.5rem}.addressmodal-inputs{display:flex;flex-direction:column;gap:1rem}.addressmodal-inputs label{font-size:1.6rem;color:rgba(51,51,51,.7);font-weight:400}.addressmodal-inputs select,.addressmodal-inputs textarea{width:100%;resize:none;border:.5px solid #e8e8e8;border-radius:8px;padding:1rem;font-size:1.4rem;outline:none}.addressmodal-inputs select:focus,.addressmodal-inputs textarea:focus{border:.5px solid #8c1519}.addressmodal-inputs select{height:4.5rem}.addressmodal-btn{display:flex;justify-content:center}@media screen and (max-width:900px){.title{display:flex;justify-content:center;align-items:center;position:relative}.title-name{color:#333;font-size:2rem;font-weight:600}.title-viewall{position:absolute;right:1%;color:#8c1519;font-size:1.4rem;font-weight:600}}@media screen and (max-width:768px){.addressmodal{width:80vw}}.billSwiper .swiper-button-next,.billSwiper .swiper-button-prev{color:#8c1519!important;font-weight:600!important}.billSwiper .swiper-pagination-bullet{width:1rem!important;height:1rem!important;background-color:none!important;opacity:.5;margin:0 4px;border:.5px solid #8c1519!important;cursor:pointer;border-radius:1rem!important}.billSwiper .swiper-pagination-bullet-active{opacity:1;background-color:#8c1519!important;border:.5px solid #8c1519!important}.billSwiper{--swiper-navigation-size:"12px"}#uiProductSwiper .swiper-button-next,#uiProductSwiper .swiper-button-prev{display:none}.flexdiv{display:flex;align-items:flex-end}.zoom-preview{width:930px}@media (min-width:768px) and (max-width:900px){.zoom-preview{width:400px}}@media (min-width:900px) and (max-width:1000px){.zoom-preview{width:530px}}@media (min-width:1000px) and (max-width:1100px){.zoom-preview{width:630px}}@media (min-width:1100px) and (max-width:1200px){.zoom-preview{width:730px}}@media (min-width:1200px) and (max-width:1300px){.zoom-preview{width:830px}}.catdesdiv{background:rgba(140,21,25,.1);padding:1rem;display:flex;flex-direction:column;gap:1.5rem}.catdesdiv-title{text-align:center;font-size:1.8rem;font-weight:600;color:#8c1519}.catdesdiv-desc{font-size:1.4rem;font-weight:400;line-height:2.5rem;color:rgba(51,51,51,.7)}@keyframes slideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInFromLeft{0%{opacity:0;width:0}to{opacity:1;width:100%}}@keyframes bounce{0%,20%,53%,80%,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)}70%{animation-timing-function:cubic-bezier(.755,.05,.855,.06);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{0%{transform:scaleX(1)}50%{transform:scale3d(1.05,1.05,1.05)}to{transform:scaleX(1)}}.pulse{animation-name:pulse}@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)}}.rubberBand{animation-name:rubberBand}@keyframes shake{0%,to{transform:translateZ(0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@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)}}.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)}}.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)}}.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)}}.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)}}.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)}}.heartBeat{animation-name:heartBeat;animation-duration:1.3s;animation-timing-function:ease-in-out}@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)}}.bounceIn{animation-duration:.75s;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)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:translateZ(0)}}.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)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:translateZ(0)}}.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)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:translateZ(0)}}.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)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translateZ(0)}}.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)}}.bounceOut{animation-duration:.75s;animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{0%{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{0%{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{0%{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{0%{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{0%{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:translateZ(0)}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{0%{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{0%{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:translateZ(0)}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@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}}.animated.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)}}.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)}}.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}}.flipOutX{animation-duration:.75s;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}}.flipOutY{animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{0%{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg)}to{transform:translateZ(0)}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{0%{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{0%{transform-origin:center;transform:rotate(-200deg);opacity:0}to{transform-origin:center;transform:translateZ(0);opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{0%{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{0%{transform-origin:right bottom;transform:rotate(45deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{0%{transform-origin:left bottom;transform:rotate(45deg);opacity:0}to{transform-origin:left bottom;transform:translateZ(0);opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{0%{transform-origin:right bottom;transform:rotate(-90deg);opacity:0}to{transform-origin:right bottom;transform:translateZ(0);opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{0%{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate(200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{0%{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{0%{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate(90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate(80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate(60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-duration:2s;animation-name:hinge}@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)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{0%{opacity:0;transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;transform:translateZ(0)}}.rollIn{animation-name:rollIn}@keyframes rollOut{0%{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.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)}}.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)}}.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)}}.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)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.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);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@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);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{0%{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{0%{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{0%{transform:translate3d(100%,0,0);visibility:visible}to{transform:translateZ(0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{0%{transform:translate3d(0,100%,0);visibility:visible}to{transform:translateZ(0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{0%{transform:translateZ(0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}@keyframes rotate{0%{transform:rotate(0deg)}70%{transform:rotate(280deg)}to{transform:rotate(1turn)}}.slideOutUp{animation-name:slideOutUp}.animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.delay-1s{animation-delay:1s}.animated.delay-2s{animation-delay:2s}.animated.delay-3s{animation-delay:3s}.animated.delay-4s{animation-delay:4s}.animated.delay-5s{animation-delay:5s}.animated.fast{animation-duration:.8s}.animated.faster{animation-duration:.5s}.animated.slow{animation-duration:2s}.animated.slower{animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{animation-duration:1ms!important;transition-duration:1ms!important;animation-iteration-count:1!important}}.largescreen{position:sticky!important;position:-webkit-sticky;top:0;right:0;left:0;z-index:9999}@media screen and (max-width:900px){.largescreen{display:none}}.header{display:flex;justify-content:center;width:100%;background-color:#8c1519}.header .frame-wrapper{display:flex;justify-content:space-between;align-items:center;gap:2.5rem}@media (min-width:900px) and (max-width:1350px){.header .frame-wrapper{padding:0 2.5rem}}.header-logo{display:flex;align-items:center;width:auto;height:9rem}.header-logo img{height:100%;width:100%;object-fit:contain}.header-searchdiv{position:relative;width:100%}.header-searchdiv--search{display:flex;align-items:center;border:1px solid #fff;width:100%}.header-searchdiv--search input{width:100%;height:4rem;padding:1rem;font-size:1.6rem;outline:none;border:none;background-color:#fff;color:rgba(51,51,51,.7)}.header-searchdiv--search i{width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;font-size:1.6rem;color:#fff;background:#d5aa37;border-left:.5px solid #d5aa37}.header-searchdiv--modal{position:absolute;top:105%;left:0;width:100%;overflow:hidden;overflow-y:auto;max-height:80vh;background:#fff;padding:0 1rem;z-index:999}.header-searchdiv--modal_top{font-size:1.7rem;padding:1rem 0;color:rgba(51,51,51,.7);font-weight:600}.header-searchdiv--modal hr{background:rgba(51,51,51,.7)}.header-searchdiv--modal_data{display:flex;flex-direction:column}.header-searchdiv--modal_data a{padding:.8rem 0;color:rgba(51,51,51,.7);font-size:1.6rem}.header-searchdiv--modal_data a:hover{color:#d5aa37}.header-icondiv{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;cursor:pointer;gap:.3rem}.header-icondiv--icon{position:relative;width:3rem;height:3rem}.header-icondiv--icon i{width:3rem;height:3rem;display:flex;justify-content:center;align-items:center;font-size:2rem;color:#fff}.header-icondiv--icon.notification:before{content:attr(data-notification);position:absolute;bottom:60%;right:-30%;width:2.2rem;height:2.2rem;display:flex;justify-content:center;align-items:center;background-color:#d5aa37;color:#fff;border-radius:50%;font-size:1.2rem}.header-icondiv--name{font-size:1.25rem;font-weight:500;text-transform:uppercase;color:#fff;letter-spacing:1px;white-space:nowrap}.header-icondiv .loginmodal{position:absolute;top:130%;right:0;background:#fff!important;border:.5px solid #e8e8e8;width:250px;padding:1.5rem;z-index:9999999!important;display:flex;flex-direction:column}.header-icondiv .loginmodal-text{padding-top:2rem;white-space:nowrap;font-size:1.4rem;text-align:center;color:rgba(51,51,51,.7);font-weight:500}.header-icondiv .loginmodal-text a{color:#8c1519;font-weight:600}.header-icondiv .loginmodal-location{white-space:nowrap;font-size:1.5rem;text-align:left;color:rgba(51,51,51,.7);font-weight:500;padding:8px 12px;transition:background-color .2s ease}.header-icondiv .loginmodal-location i{color:#4bb64b;margin-right:7px}.header-icondiv .loginmodal-location:hover{background-color:#f1f1f1;color:#8c1519}.header-icondiv .loginmodal:after{content:"";width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #fff;right:-.5%;bottom:100%;position:absolute}.secheader{display:flex;justify-content:center;align-items:center;background:#fff;box-shadow:.2rem .2rem .4rem #eaeaea}.secheader .frame-wrapper{height:5rem;display:flex;flex-direction:column;justify-content:center}@media (min-width:900px) and (max-width:1350px){.secheader .frame-wrapper{padding:0 2.5rem}}.secheader nav{display:flex;align-items:center;justify-content:space-between;gap:4rem}.secheader nav li{height:5rem;display:flex;align-items:center;list-style:none;color:rgba(51,51,51,.7);cursor:pointer;text-transform:uppercase;font-size:1.6rem;font-weight:500;position:relative}.secheader nav li.active,.secheader nav li:hover{color:#8c1519;font-size:1.6rem;font-weight:600;position:relative}.secheader nav li.active:after,.secheader nav li:hover:after{content:"";position:absolute;z-index:1;left:0;top:100%;bottom:0;transform:translateY(-50%);height:.5rem;width:100%;background-color:#8c1519;border-radius:0 5px 5px 0;animation:slideInFromLeft .5s ease-in-out forwards}.secheader nav li .megamenu{position:absolute;top:100%;left:0;background:#fff;width:max-content;max-height:600px;overflow-y:auto;box-shadow:2px 2px 2px #eaeaea;display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:1rem;column-gap:1rem;padding:1rem}.secheader nav li .megamenu-item{display:flex;align-items:center;gap:1rem;padding:.5rem;color:rgba(51,51,51,.7)}.secheader nav li .megamenu-item--image{width:40px;height:40px}.secheader nav li .megamenu-item--image img{height:100%;width:100%}.secheader nav li .megamenu-item--name{font-size:1.4rem}.secheader nav li .megamenu-item:hover{color:#d5aa37!important}.secheader nav li .allmegamenu{position:absolute;top:100%;left:0;background:#fff;width:max-content;max-height:380px;overflow-y:auto;box-shadow:2px 2px 2px #eaeaea;padding:1rem}.secheader nav li .allmegamenu,.secheader nav li .allmegamenu-menus{display:grid;grid-template-columns:repeat(2,1fr);grid-column-gap:5rem;column-gap:5rem}.secheader nav li .allmegamenu-item{display:flex;align-items:center;gap:1rem;padding:.5rem;color:rgba(51,51,51,.7)}.secheader nav li .allmegamenu-item--image{width:40px;height:40px}.secheader nav li .allmegamenu-item--image img{height:100%;width:100%;object-fit:contain}.secheader nav li .allmegamenu-item--name{font-size:1.4rem}.secheader nav li .allmegamenu-item:hover{color:#d5aa37!important}.smallscreen{position:sticky!important;position:-webkit-sticky;top:0;right:0;left:0;z-index:9999;border-bottom:1px solid #fff}@media (min-width:900px){.smallscreen{display:none}}.topheader{display:flex;justify-content:center;width:100%;padding:1.5rem 0;background-color:#8c1519}.topheader .frame-wrapper{gap:2rem;padding:0 1.5rem}.topheader .frame-wrapper,.topheader-left{display:flex;justify-content:space-between;align-items:center}.topheader-left{gap:2.5rem}.topheader-left--burger{cursor:pointer;transition:all .3s cubic-bezier(.175,.885,.32,1)}.topheader-left--burger div{width:3rem;height:.3rem;background-color:#fff;margin:.5rem 0}.topheader-left--burger div:nth-child(2){width:2rem}.topheader-left--burger div:nth-child(3){width:1rem}.topheader-left--logo{display:flex;align-items:center;width:5rem;height:5rem}.topheader-left--logo img{height:100%;width:100%;object-fit:contain}.topheader-right{display:flex;gap:1rem;align-items:flex-end}.topheader-icondiv{position:relative;display:flex;justify-content:center;align-items:center;flex-direction:column;cursor:pointer;gap:.3rem}@media screen and (max-width:575px){.topheader-icondiv.map{display:none}}.topheader-icondiv--icon{position:relative;width:3.5rem;height:3.5rem}.topheader-icondiv--icon i{width:3.5rem;height:3.5rem;display:flex;justify-content:center;align-items:center;font-size:2rem;color:#fff}.topheader-icondiv--icon.notification:before{content:attr(data-notification);position:absolute;bottom:60%;right:-20%;width:2.2rem;height:2.2rem;display:flex;justify-content:center;align-items:center;background-color:#d5aa37;color:#fff;border-radius:50%;font-size:1.2rem}.topheader-icondiv--name{font-size:1.3rem;font-weight:500;text-transform:uppercase;color:#fff;letter-spacing:1px;display:none}.topheader-icondiv .loginmodal{position:absolute;top:130%;right:0;background:#fff!important;border:.5px solid #e8e8e8;width:250px;padding:1.5rem;z-index:9999999!important;display:flex;flex-direction:column}.topheader-icondiv .loginmodal-text{padding-top:2rem;white-space:nowrap;font-size:1.4rem;text-align:center;color:rgba(51,51,51,.7);font-weight:500}.topheader-icondiv .loginmodal-text a{color:#8c1519;font-weight:600}.topheader-icondiv .loginmodal-location{white-space:nowrap;font-size:1.5rem;text-align:left;color:rgba(51,51,51,.7);font-weight:500;padding:8px 12px;transition:background-color .2s ease}.topheader-icondiv .loginmodal-location i{color:#4bb64b;margin-right:7px}.topheader-icondiv .loginmodal-location:hover{background-color:#f1f1f1;color:#8c1519}.topheader-icondiv .loginmodal:after{content:"";width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-bottom:15px solid #fff;right:-.5%;bottom:100%;position:absolute}.searchdiv{display:flex;justify-content:center;width:100%;padding-bottom:1.5rem;background-color:#8c1519}.searchdiv .frame-wrapper{display:flex;justify-content:space-between;align-items:center;gap:2.5rem;padding:0 1.5rem}.searchdiv-searchd{position:relative;width:100%}.searchdiv-searchd--search{display:flex;align-items:center;border:1px solid #d5aa37;width:100%}.searchdiv-searchd--search input{width:100%;height:4rem;padding:1rem;font-size:1.6rem;outline:none;border:none;background-color:#fff;color:rgba(51,51,51,.7)}.searchdiv-searchd--search i{width:4rem;height:4rem;display:flex;justify-content:center;align-items:center;font-size:1.6rem;color:#fff;background:#d5aa37;border-left:.5px solid #d5aa37}.searchdiv-searchd--modal{position:absolute;top:105%;left:0;width:100%;overflow:hidden;overflow-y:auto;max-height:80vh;background:#fff;padding:0 1rem;z-index:999}.searchdiv-searchd--modal_top{font-size:1.7rem;padding:1rem 0;color:rgba(51,51,51,.7);font-weight:600}.searchdiv-searchd--modal hr{background:rgba(51,51,51,.7)}.searchdiv-searchd--modal_data{display:flex;flex-direction:column}.searchdiv-searchd--modal_data a{padding:.8rem 0;color:rgba(51,51,51,.7);font-size:1.6rem}.searchdiv-searchd--modal_data a:hover{color:#d5aa37}@media (min-width:900px){.categorydiv{display:none}}.categorydiv{display:flex;justify-content:center;width:100%;background-color:#fff}.categorydiv .frame-wrapper{padding:1rem 1.5rem;overflow-x:auto;-ms-overflow-style:none;scrollbar-width:none}.categorydiv .frame-wrapper::-webkit-scrollbar{display:none}.categorydiv-categories{display:flex;gap:1rem;width:100%}.categorydiv-categories--card{display:flex;flex-direction:column;justify-content:flex-start;align-items:center;gap:1rem;width:8rem}.categorydiv-categories--card_image{width:8rem;height:8rem;border-radius:50%;border:2px solid #8c1519}.categorydiv-categories--card_image img{padding:.2rem;height:100%;width:100%;border-radius:50%}.categorydiv-categories--card_name{font-size:1.4rem;font-weight:600;width:8rem;color:rgba(51,51,51,.7);white-space:nowrap;overflow:hidden;text-overflow:ellipsis;text-align:center}.nav-open{overflow:hidden}.sidenavbar{position:absolute;top:0;left:0;height:100vh;overflow:hidden;overflow-y:auto;max-height:100vh;width:300px;background:#fff;z-index:99999}.sidenavbar,.sidenavbar-top{display:flex;flex-direction:column}.sidenavbar-top{padding:1.5rem 1rem;background:#8c1519;gap:1rem}.sidenavbar-top--arrow{display:flex;justify-content:flex-end}.sidenavbar-top--arrow i{font-size:2rem;font-weight:600;color:#fff}.sidenavbar-top--flex{display:flex;justify-content:space-between;align-items:center}.sidenavbar-top--flex_text{font-size:2rem;line-height:3rem;letter-spacing:2px;font-weight:600;color:#fff}.sidenavbar-top--flex_btns{display:flex;flex-direction:column;gap:.8rem}.sidenavbar-mid{display:flex;flex-direction:column;gap:1rem;padding-left:1rem}.sidenavbar-mid--item{display:flex;justify-content:space-between;padding:1rem;color:rgba(51,51,51,.7)!important;font-weight:600}.sidenavbar-mid--item a,.sidenavbar-mid--item_name{font-size:1.6rem;color:rgba(51,51,51,.7)!important;font-weight:600}.sidenavbar-mid--item i{color:#8c1519}.sidenavbar-bottom{margin-top:2.5rem;display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;padding-bottom:1rem}.sidenavbar-bottom--text{font-size:1.8rem;font-weight:600;color:#8c1519}.sidenavbar-bottom--icons{display:flex;gap:1rem}.sidenavbar-bottom--icons i{font-size:1.8rem;color:#8c1519}.switch{position:relative;display:inline-block;width:40px;height:20px;background-color:#ccc;border-radius:20px;margin:.5rem 0;cursor:pointer}.switch.checked{background-color:#d5aa37}#switch-rounded{position:absolute;top:1px;left:1px;width:18px;height:18px;background-color:#fff;border-radius:50%;transition:transform .3s}.switch.checked #switch-rounded{transform:translateX(20px)}.switch label{display:none}.footersection{height:auto;width:100%;display:flex;justify-content:center;background:#8c1519}.footersection .frame-wrapper{display:flex;justify-content:space-between;padding:5rem 0;gap:4rem}.footersection-firstpart{width:auto;height:150px;flex:1 1}.footersection-firstpart img{width:100%;height:100%;object-fit:contain}.footersection-secondpart,.footersection-thirdpart{text-align:left;flex:1 1}.footersection-secondpart--head,.footersection-thirdpart--head{font-weight:600;font-size:1.8rem;color:#fff;padding-bottom:1rem;text-transform:uppercase;text-decoration:underline;text-underline-offset:8px}.footersection-secondpart--list,.footersection-thirdpart--list{margin-top:.5rem;display:flex;flex-direction:column;gap:1rem;color:#fff;list-style:none}.footersection-secondpart--list li a,.footersection-thirdpart--list li a{text-decoration:none;color:#fff;font-size:1.6rem}.footersection-fourthpart{text-align:left;display:flex;flex-direction:column;gap:.5rem;flex:1 1}.footersection-fourthpart--head{font-weight:600;font-size:1.8rem;color:#fff;padding-bottom:1rem;text-transform:uppercase;text-decoration:underline;text-underline-offset:8px}.footersection-fourthpart--address{display:flex;gap:1rem;align-items:center;padding-bottom:1rem;color:#fff}.footersection-fourthpart--address i,.footersection-fourthpart--address_value{font-weight:400;font-size:1.6rem;color:#fff}.footersection-fourthpart--socialmedia{display:flex;margin-top:1rem;gap:2.5rem}.footersection-fourthpart--socialmedia_fb,.footersection-fourthpart--socialmedia_insta,.footersection-fourthpart--socialmedia_twitter{color:#fff;text-decoration:none}.footersection-fourthpart--socialmedia_fb i,.footersection-fourthpart--socialmedia_insta i,.footersection-fourthpart--socialmedia_twitter i{font-size:2.5rem}.footerbottom{height:auto;width:100%;display:flex;justify-content:center;background:#d5aa37}.footerbottom .frame-wrapper{display:flex;justify-content:space-between;padding:1.3rem 0;gap:5rem}.footerbottom-text1{font-weight:400;font-size:1.6rem;line-height:2.5rem;color:#fff}@media (min-width:900px) and (max-width:1350px){.footersection .frame-wrapper{padding:5rem 2.5rem;gap:2.5rem;width:100%}.footerbottom .frame-wrapper{padding:1.3rem 2.5rem;gap:2.5rem;width:100%}}@media (min-width:768px) and (max-width:900px){.footersection .frame-wrapper{display:flex;justify-content:center;padding:5rem 1.5rem;gap:7.5rem;flex-wrap:wrap;width:100%}.footersection-firstpart{width:100%;height:150px;flex:none}.footersection-fourthpart,.footersection-secondpart,.footersection-thirdpart{flex:none}.footerbottom .frame-wrapper{padding:1.3rem 1.5rem;gap:2.5rem;width:100%}}@media screen and (max-width:768px){.footersection .frame-wrapper{display:flex;justify-content:space-between;flex-direction:column;padding:5rem 1.5rem;gap:5rem}.footersection-firstpart{width:auto;height:150px;flex:none}.footersection-secondpart,.footersection-thirdpart{text-align:center;flex:none}.footersection-fourthpart{text-align:center;display:flex;flex-direction:column;align-items:center;gap:.5rem;flex:none}.footerbottom .frame-wrapper{flex-direction:column;text-align:center;padding:1.3rem 1.5rem;gap:1rem;width:100%}}.landingsectionbg{height:50vh;width:100%;position:relative}.landingsectionbg img{width:100%;height:100%;aspect-ratio:48/11;object-fit:cover}.landingsectionbg-content{z-index:2;display:flex;flex-direction:column;justify-content:center;align-items:center;position:absolute;gap:1rem;top:50%;left:50%;transform:translate(-50%,-50%)}.landingsectionbg-content--item{display:flex;gap:1rem;align-items:center;font-weight:600}.landingsectionbg-content--item_home{font-size:1.6rem;color:#d5aa37}.landingsectionbg-content--item i{font-size:1rem;color:#d5aa37;padding-top:.3rem}.landingsectionbg-content--text{font-size:3.5rem;color:#fff;font-weight:600;white-space:nowrap}.landingsectionbg-content--desc{font-size:1.4rem;color:#fff;text-align:center;font-weight:600;line-height:2.5rem}.landingsectionbg:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.65);z-index:1}@media screen and (max-width:900px){.landingsectionbg{height:30vh}}.loader{background:rgba(32,32,32,.502);width:100vw;height:100vh;position:fixed;left:0;top:0;z-index:99999999!important;display:flex;justify-content:center;align-items:center}.loader-element{width:70px;height:50px}.loader-element img{width:100%;height:100%;object-fit:contain;animation:blink-loader 1s linear infinite,blink-image 1s linear infinite}@keyframes blink-loader{0%{color:#002a71}25%{color:rgba(0,42,113,.408)}50%{color:rgba(69,154,129,.408)}75%{color:#459a81}to{color:#002a71}}@keyframes blink-image{0%,to{opacity:0}50%{opacity:1}}.accsidebarbg{display:flex;flex-direction:column;gap:2.5rem;border:.5px solid #e8e8e8;border-radius:8px;padding:1rem;align-items:center;background:#fff}.accsidebarbg-image{position:relative;width:150px;height:150px}.accsidebarbg-image img{width:100%;height:100%;border-radius:50%;border:4px solid #8c1519;background:#fff;object-fit:cover}.accsidebarbg-image button{position:absolute;border-radius:50%;bottom:0;right:10%;background:#f4f4f4;cursor:pointer;border:.5px solid #e8e8e8}.accsidebarbg-image button i{font-size:2.5rem;padding:.5rem}.accsidebarbg-links{display:flex;flex-direction:column;gap:.3rem;list-style:none;width:100%}.accsidebarbg-links a.notactive,.accsidebarbg-links div.notactive{padding:1.5rem 2rem;color:rgba(51,51,51,.5);font-size:1.5rem}.accsidebarbg-links a.active,.accsidebarbg-links a.notactive:hover,.accsidebarbg-links div.active,.accsidebarbg-links div.notactive:hover{background:rgba(140,21,25,.2);color:#8c1519;font-size:1.5rem;font-weight:400;border-radius:8px}.accsidebarbg-links a.active,.accsidebarbg-links div.active{padding:1.5rem 2rem;position:relative}.accsidebarbg-links a.active:after,.accsidebarbg-links div.active:after{content:"";position:absolute;z-index:1;left:0;top:50%;bottom:0;transform:translateY(-50%);height:40%;width:5px;background-color:#8c1519;border-radius:0 5px 5px 0}.accsidebarbg-links a:last-child,.accsidebarbg-links div:last-child{color:#ff6b6b!important}@media screen and (max-width:900px){.accsidebarbg{display:flex;flex-direction:column;gap:2.5rem;border:.5px solid #e8e8e8;border-radius:8px;padding:1rem;align-items:center;background:#fff}.accsidebarbg-image{position:relative;width:150px;height:150px}.accsidebarbg-image img{width:100%;height:100%;border-radius:50%;border:4px solid #8c1519;background:#fff}.accsidebarbg-image button{position:absolute;border-radius:50%;bottom:0;right:10%;background:#f4f4f4;cursor:pointer;border:.5px solid #e8e8e8}.accsidebarbg-image button i{font-size:2.5rem;padding:.5rem}.accsidebarbg-links{display:flex;flex-direction:row;overflow-x:auto;padding-bottom:1.5rem;gap:1rem;list-style:none;width:100%}.accsidebarbg-links a.notactive,.accsidebarbg-links div.notactive{white-space:nowrap}.accsidebarbg-links a.notactive:hover,.accsidebarbg-links div.notactive:hover{background:rgba(140,21,25,.2);font-weight:400;border-radius:8px}.accsidebarbg-links a.active,.accsidebarbg-links div.active{white-space:nowrap;padding:1.5rem 1rem;background:rgba(140,21,25,.2);border-radius:8px}}.modal{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:999;background-color:#fff;border-radius:8px!important;box-shadow:4px 4px 8px rgba(0,0,0,.2);transition:all .3s ease-in-out;outline:none}.modal-header{display:flex;justify-content:space-between;align-items:center;background:#fff;border-radius:8px 8px 0 0;padding:.5rem 1rem;border-bottom:1px solid #9c9999}.modal-header h2{font-size:1.8rem;font-weight:600;color:#8c1519;text-transform:uppercase}.modal-header i{border-radius:8px;width:3.5rem;height:3.5rem;background:#8c1519;color:#fff;display:flex;justify-content:center;align-items:center;font-size:1.4rem;cursor:pointer}.modal-body{max-height:80vh;width:100%;overflow:hidden;overflow-y:auto;padding:1rem}.modal-footer{display:flex;justify-content:flex-end;align-items:center;padding:.5rem 1rem;border-top:1px solid #9c9999}.modal-open{overflow:hidden}.overlay{position:fixed;z-index:9999;top:0;right:0;bottom:0;left:0;background-color:rgba(0,0,0,.575)}.uimodal{z-index:9;display:flex;justify-content:center;align-items:center}.uimodal,.uimodal-overlay{position:absolute;top:0;left:0;bottom:0;right:0}.uimodal-overlay{background-color:rgba(51,51,51,.1)}.uimodal-content{position:relative;background-color:#fff;box-shadow:0 0 4px 2px #eaeaea;border:.5px solid #e8e8e8;animation:fadeInDown .5s .2s both;transition:all .3s ease;min-width:25%;min-height:10%;max-height:98%;max-width:98%;overflow-y:auto;overflow-x:hidden;border-radius:8px}.uimodal-content.hide{animation:fadeOutUp .5s .2s both!important}.uimodal-content--cross{position:absolute;top:1rem;right:1.3rem;color:rgba(51,51,51,.7)}.uimodal-content--cross i{font-size:2.3rem;cursor:pointer}.uimodal-content--cross:active{opacity:.8}.inputfield{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;position:relative}.inputfield-label{color:rgba(51,51,51,.7);font-size:1.6rem;font-weight:600}.inputfield-input{padding:.5rem;border:.8px solid rgba(51,51,51,.216);height:4rem;width:100%;outline:none;font-size:1.4rem;background-color:#fff;color:rgba(51,51,51,.7)}.inputfield-input::marker{color:#333}.inputfield-input::placeholder{color:rgba(51,51,51,.3)}.inputfield-input:focus{border:.5px solid #8c1519}.inputfield-input:disabled{opacity:.7}.inputfield-input::-webkit-inner-spin-button,.inputfield-input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.inputfield-input[type=date]::-webkit-calendar-picker-indicator{background-color:#8c1519;border-radius:8px}.inputfield-input.error{border:.5px solid #ff6b6b}.inputfield-error{font-size:1.3rem;color:#ff6b6b}.inputfield-instruction{color:rgba(51,51,51,.5);font-size:1.3rem;line-height:2rem;font-weight:400}.inputfield i{position:absolute;bottom:45%;transform:translateY(50%);right:1rem;font-size:1.3rem;color:rgba(51,51,51,.7);cursor:pointer}.uiloader{z-index:10;display:flex;justify-content:center;align-items:center}.uiloader,.uiloader-overlay{position:absolute;top:0;left:0;bottom:0;right:0}.uiloader-overlay{background-color:rgba(51,51,51,.05)}.uiloader-wrapper{position:relative;width:6rem;height:6rem}.uiloader-shadow{position:absolute;z-index:1;width:100%;height:100%;border-radius:50%;border:.5rem solid rgba(51,51,51,.2);animation:rotate 1.2s linear infinite}.uiloader-shadow:after{border-radius:50%;width:6rem;height:6rem}.uiloader-item{position:absolute;z-index:2;border-radius:50%;width:100%;height:100%;border:.5rem solid #8c1519;border-left-color:transparent;animation:rotate 1.2s linear infinite}.uiloader-item:after{border-radius:50%;width:6rem;height:6rem}.btn{outline:none;border:1px solid #8c1519;height:4rem;color:rgba(51,51,51,.7);cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:1.5rem;padding:.5rem 1rem}.btn-plain{background-color:#fff;color:#8c1519}.btn-primary{background-color:#8c1519;color:#fff}.btn-primary.duotone{background-color:rgba(140,21,25,.3);color:#fff}.btn-error{background-color:#ff6b6b}.btn-error.duotone{background-color:hsla(0,100%,71%,.3);color:#ff6b6b}.btn-success{background-color:#4bb64b}.btn-success.duotone{background-color:rgba(75,182,75,.3);color:#4bb64b}.btn-warning{background-color:#daba4b;color:#fff}.btn-warning.duotone{background-color:rgba(218,186,75,.3);color:#daba4b}.btn-secondary{background-color:#fff;color:rgba(51,51,51,.7);border:.5px solid #e8e8e8}.btn-link{color:#8c1519;text-decoration:underline;height:max-content!important}.uicard{background-color:#fff;overflow:hidden;display:flex;flex-direction:column;width:100%;height:auto;border:.5px solid #e8e8e8}.uicard-videobg{height:300px;width:100%;position:relative;cursor:pointer}.uicard-videobg video{min-width:100%;min-height:100%}.uicard-videobg--image{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center}.uicard-videobg--image img{height:10rem;width:10rem;object-fit:contain}.uicard-gif{height:300px;width:100%;position:relative;cursor:pointer}@media screen and (max-width:500px){.uicard-gif{height:120px}}.uicard-gif img{width:100%;height:100%;object-fit:cover}.uicard-name{display:flex;justify-content:center;align-items:center;color:rgba(51,51,51,.7);font-size:1.7rem;font-weight:600;letter-spacing:2px;padding:1rem;background:#8c1519;color:#fff}@media screen and (max-width:500px){.uicard-name{font-size:1.2rem}}.uicard-swiperbg{width:100%;height:200px}@media screen and (max-width:500px){.uicard-swiperbg{height:auto!important;display:none}}.uicard-swiperbg--swiper{width:calc(100% - 2rem);height:inherit;padding:1rem 0!important}@media screen and (max-width:500px){.uicard-swiperbg--swiper{height:auto!important}}.uicard-swiperbg--swiper_slide{height:inherit;width:100%;display:flex!important;justify-content:flex-start!important;align-items:stretch!important;gap:1rem;border:1px solid #d5aa37!important;padding:1rem!important;background:#fff!important}.uicard-swiperbg--swiper_slide__image{height:inherit;width:100%;flex:1 1;position:relative}@media screen and (max-width:500px){.uicard-swiperbg--swiper_slide__image{flex:none!important;height:120px}}.uicard-swiperbg--swiper_slide__image img{height:100%;width:100%;object-fit:cover}.uicard-swiperbg--swiper_slide__image-discount{top:0;position:absolute;padding:.5rem;left:0;z-index:9;background:#8c1519;color:#fff;font-size:1rem}@media screen and (max-width:500px){.uicard-swiperbg--swiper_slide__image-discount{font-size:.8rem}}.uicard-swiperbg--swiper_slide__content{display:flex;flex-direction:column;justify-content:space-between;gap:.6rem;flex:2 1}@media screen and (max-width:500px){.uicard-swiperbg--swiper_slide__content{flex:none!important}}.uicard-swiperbg--swiper_slide__content-name{font-size:1.6rem;color:#8c1519;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:500px){.uicard-swiperbg--swiper_slide__content-name{font-size:1.3rem;line-height:2rem}}.uicard-swiperbg--swiper_slide__content-varieties{display:flex;flex-wrap:wrap;gap:1rem}@media screen and (max-width:500px){.uicard-swiperbg--swiper_slide__content-varieties{display:none}}.uicard-swiperbg--swiper_slide__content-varieties--name{padding:4px 12px;background:rgba(140,21,25,.1);color:#8c1519;font-size:1.4rem;font-weight:500}.uicard-swiperbg--swiper_slide__content-category{display:flex;gap:.5rem}@media screen and (max-width:500px){.uicard-swiperbg--swiper_slide__content-category{display:none}}.uicard-swiperbg--swiper_slide__content-category--item{display:flex;align-items:center;gap:.5rem}.uicard-swiperbg--swiper_slide__content-category--item i{font-size:.7rem;opacity:.5}.uicard-swiperbg--swiper_slide__content-category--item{font-size:1.4rem}.uicard-swiperbg--swiper_slide__content-price{display:flex;gap:1rem;font-size:1.6rem;flex-wrap:wrap}@media screen and (max-width:500px){.uicard-swiperbg--swiper_slide__content-price{font-size:1.3rem}}.uicard-swiperbg--swiper_slide__content-price--old{text-decoration:line-through;opacity:.7}.uicard-swiperbg--swiper_slide__content-options{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:500px){.uicard-swiperbg--swiper_slide__content-options{justify-content:center;align-items:center;gap:1rem}}.uicard-swiperbg--swiper_slide__content-options--links{display:flex;gap:1rem;align-items:center}.uicard-swiperbg--swiper_slide__content-options--links i{font-size:2rem;color:#8c1519}@media screen and (max-width:500px){.uicard-swiperbg--swiper_slide__content-options--links i{font-size:1.5rem}.uicard-swiperbg{width:100%;height:auto}.uicard-swiperbg--swiper{height:auto}.uicard-swiperbg--swiper_slide{height:auto;flex-direction:column!important}.uicard-swiperbg--swiper_slide__image{width:100%;flex:none}.uicard-swiperbg--swiper_slide__content{flex:none}}.uiallcard{background-color:#fff;overflow:hidden;display:flex;flex-direction:column;width:100%;height:auto;border:.5px solid #e8e8e8}.uiallcard-videobg{height:300px;width:100%;position:relative;cursor:pointer}.uiallcard-videobg video{min-width:100%;min-height:100%}.uiallcard-videobg--image{position:absolute;top:0;left:0;bottom:0;right:0;display:flex;justify-content:center;align-items:center}.uiallcard-videobg--image img{height:10rem;width:10rem;object-fit:contain}.uiallcard-gif{height:300px;width:100%;position:relative;cursor:pointer}@media screen and (max-width:500px){.uiallcard-gif{height:120px}}@media (min-width:600px) and (max-width:900px){.uiallcard-gif{height:200px}}.uiallcard-gif img{width:100%;height:100%;object-fit:cover}.uiallcard-name{display:flex;justify-content:center;align-items:center;color:rgba(51,51,51,.7);font-size:1.7rem;font-weight:600;letter-spacing:2px;padding:1rem;background:#8c1519;color:#fff}@media screen and (max-width:500px){.uiallcard-name{font-size:1.2rem}}.uiallcard-swiperbg{width:100%;height:200px}@media screen and (max-width:500px){.uiallcard-swiperbg{height:auto!important;display:none}}@media (min-width:600px) and (max-width:900px){.uiallcard-swiperbg{height:auto!important}}.uiallcard-swiperbg--swiper{width:calc(100% - 2rem);height:inherit}@media (min-width:600px) and (max-width:900px){.uiallcard-swiperbg--swiper{height:auto!important}}.uiallcard-swiperbg--swiper{padding:1rem 0!important}.uiallcard-swiperbg--swiper_slide{height:inherit;width:100%;display:flex!important;justify-content:flex-start!important;align-items:stretch!important;gap:1rem;border:1px solid #d5aa37!important;padding:1rem!important;background:#fff!important}@media (min-width:600px) and (max-width:900px){.uiallcard-swiperbg--swiper_slide{flex-direction:column!important}}.uiallcard-swiperbg--swiper_slide__image{height:inherit;width:100%;flex:1 1;position:relative}@media (min-width:600px) and (max-width:900px){.uiallcard-swiperbg--swiper_slide__image{flex:none;height:140px}}.uiallcard-swiperbg--swiper_slide__image img{height:100%;width:100%;object-fit:cover}.uiallcard-swiperbg--swiper_slide__image-discount{top:0;position:absolute;padding:.5rem;left:0;z-index:9;background:#8c1519;color:#fff;font-size:1rem}@media screen and (max-width:500px){.uiallcard-swiperbg--swiper_slide__image-discount{font-size:.8rem}}@media (min-width:600px) and (max-width:900px){.uiallcard-swiperbg--swiper_slide__image-discount{font-size:1rem}}.uiallcard-swiperbg--swiper_slide__content{display:flex;flex-direction:column;justify-content:space-between;gap:.6rem;flex:2 1}@media (min-width:600px) and (max-width:900px){.uiallcard-swiperbg--swiper_slide__content{flex:none}}.uiallcard-swiperbg--swiper_slide__content-name{font-size:1.8rem;color:#8c1519;font-weight:600;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media screen and (max-width:500px){.uiallcard-swiperbg--swiper_slide__content-name{font-size:1.3rem;line-height:2rem}}.uiallcard-swiperbg--swiper_slide__content-varieties{display:flex;flex-wrap:wrap;gap:.5rem}@media screen and (max-width:500px){.uiallcard-swiperbg--swiper_slide__content-varieties{display:none}}@media (min-width:600px) and (max-width:900px){.uiallcard-swiperbg--swiper_slide__content-varieties{display:none}}.uiallcard-swiperbg--swiper_slide__content-varieties--name{padding:4px 12px;background:rgba(140,21,25,.1);color:#8c1519;font-size:1.4rem;font-weight:500}.uiallcard-swiperbg--swiper_slide__content-category{display:flex;gap:.5rem}@media screen and (max-width:500px){.uiallcard-swiperbg--swiper_slide__content-category{display:none}}@media (min-width:600px) and (max-width:900px){.uiallcard-swiperbg--swiper_slide__content-category{display:none}}.uiallcard-swiperbg--swiper_slide__content-category--item{display:flex;align-items:center;gap:.5rem}.uiallcard-swiperbg--swiper_slide__content-category--item i{font-size:.7rem;opacity:.5}.uiallcard-swiperbg--swiper_slide__content-category--item{font-size:1.6rem}.uiallcard-swiperbg--swiper_slide__content-price{display:flex;gap:1rem;font-size:1.6rem;flex-wrap:wrap}@media screen and (max-width:500px){.uiallcard-swiperbg--swiper_slide__content-price{font-size:1.3rem}}.uiallcard-swiperbg--swiper_slide__content-price--old{text-decoration:line-through;opacity:.7}.uiallcard-swiperbg--swiper_slide__content-options{display:flex;justify-content:space-between;align-items:center}@media screen and (max-width:500px){.uiallcard-swiperbg--swiper_slide__content-options{justify-content:center;align-items:center;gap:1rem}}.uiallcard-swiperbg--swiper_slide__content-options--links{display:flex;gap:1rem;align-items:center}.uiallcard-swiperbg--swiper_slide__content-options--links i{font-size:2rem;color:#8c1519}@media screen and (max-width:500px){.uiallcard-swiperbg--swiper_slide__content-options--links i{font-size:1.5rem}}.uiSwiper .swiper-button-next,.uiSwiper .swiper-button-prev{color:#8c1519!important;font-weight:900!important;font-size:1.7rem}.uiSwiper{--swiper-navigation-size:"12px"}@media screen and (max-width:500px){.uiallcard-swiperbg{width:100%;height:auto}.uiallcard-swiperbg--swiper{height:auto}.uiallcard-swiperbg--swiper_slide{height:auto;flex-direction:column!important}.uiallcard-swiperbg--swiper_slide__image{height:120px!important;width:100%;flex:none}.uiallcard-swiperbg--swiper_slide__content{flex:none}}.uiproductcard{width:100%;display:flex;flex-direction:column;gap:1rem;padding:1rem!important;background:#fff!important;box-shadow:0 0 4px 2px #eaeaea}.uiproductcard-image{height:250px;width:100%}@media screen and (max-width:500px){.uiproductcard-image{height:120px}.uiproductcard-image img{height:100%;width:100%;object-fit:contain!important}}.uiproductcard-image{position:relative}.uiproductcard-image img{height:100%;width:100%;object-fit:cover}.uiproductcard-image--discount{top:0;position:absolute;padding:.5rem;right:0;z-index:9;background:#8c1519;color:#fff;font-size:1.2rem}@media screen and (max-width:500px){.uiproductcard-image--discount{font-size:.8rem}}.uiproductcard-content{display:flex;flex-direction:column;flex-grow:1;gap:1rem}.uiproductcard-content--name{font-size:1.6rem;color:#8c1519;font-weight:600;line-height:2.5rem;flex-grow:1}@media screen and (max-width:500px){.uiproductcard-content--name{font-size:1.3rem;line-height:2rem}}.uiproductcard-content--varieties{display:flex;flex-wrap:wrap;gap:.5rem;flex-grow:1}@media screen and (max-width:500px){.uiproductcard-content--varieties{display:none}}.uiproductcard-content--varieties_name{padding:4px 12px!important;background:rgba(140,21,25,.1);color:#8c1519;font-size:1.4rem;font-weight:500}.uiproductcard-content--category{display:flex;gap:1rem;flex-wrap:wrap;flex-grow:1}@media screen and (max-width:500px){.uiproductcard-content--category{display:none}}.uiproductcard-content--category_item{display:flex;align-items:center;gap:.5rem;opacity:.7}.uiproductcard-content--category_item i{font-size:.7rem;opacity:.5}.uiproductcard-content--category_item{font-size:1.4rem}.uiproductcard-content--price{display:flex;gap:1rem;font-size:1.6rem;flex-wrap:wrap;flex-grow:1}@media screen and (max-width:500px){.uiproductcard-content--price{font-size:1.3rem}}.uiproductcard-content--price_old{text-decoration:line-through;opacity:.7}.uiproductcard-content--options{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap}@media screen and (max-width:550px){.uiproductcard-content--options{justify-content:center;align-items:center;gap:1rem}}.uiproductcard-content--options_links{display:flex;gap:1rem;align-items:center!important}.uiproductcard-content--options_links i{font-size:2rem;color:#8c1519;cursor:pointer}@media screen and (max-width:500px){.uiproductcard-content--options_links i{font-size:1.5rem}}.selectfield{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;position:relative}.selectfield-instruction{color:rgba(51,51,51,.5);font-size:1.3rem;line-height:2rem;font-weight:400}.selectfield-label{color:rgba(51,51,51,.7);font-size:1.6rem;font-weight:600}.selectfield-wrapper{height:4rem;width:100%;overflow-y:visible}.selectfield-display{cursor:pointer;padding:.5rem 1rem;border:.8px solid rgba(51,51,51,.216);background-color:#fff;height:100%;outline:none;display:flex;justify-content:space-between;align-items:center}.selectfield-display--wrapper{display:flex;align-items:center;gap:1rem}.selectfield-display--arrow,.selectfield-display--prefix,.selectfield-display--value{font-size:1.4rem;color:rgba(51,51,51,.7)}.selectfield-display:focus{border:.5px solid #8c1519}.selectfield-display.error{border:.5px solid #ff6b6b}.selectfield-search{padding:.5rem 1rem;border:.5px solid #8c1519;background-color:#fff;height:100%;outline:none;width:100%;display:flex;justify-content:space-between;align-items:center}.selectfield-search--wrapper{display:flex;align-items:center;gap:1rem;width:95%}.selectfield-search--prefix{font-size:1.4rem;color:rgba(51,51,51,.7)}.selectfield-search--input{all:unset;width:100%;font-size:1.4rem;color:rgba(51,51,51,.7)}.selectfield-search--input::placeholder{color:rgba(51,51,51,.7)}.selectfield-search--arrow{font-size:1.4rem;cursor:pointer;color:rgba(51,51,51,.7)}.selectfield-search.error{border:.5px solid #ff6b6b}.selectfield-options{position:absolute;z-index:9999;top:100%;width:100%;max-height:40vh;overflow:auto;background-color:#fff;border:.5px solid #e8e8e8}.selectfield-options--item{padding:.7rem;border-bottom:.1rem solid rgba(51,51,51,.05);cursor:pointer;color:rgba(51,51,51,.7);font-size:1.4rem}.selectfield-options--item.selected{background-color:rgba(140,21,25,.1)}.selectfield-options--item:hover{background-color:rgba(51,51,51,.05)}.selectfield-options--item:last-child{border-bottom:none}.selectfield-blank{font-size:1.3rem;text-align:center;padding:1rem;color:rgba(51,51,51,.7)}.selectfield-error{font-size:1.3rem;color:#ff6b6b}.dialogbox{display:flex;flex-direction:column;gap:2rem;padding:1.5rem 1.5rem 2rem}.dialogbox-heading{color:#8c1519}.dialogbox-message{color:rgba(51,51,51,.7)}.dialogbox-actions{display:flex;justify-content:flex-end;gap:1rem}.dialogbox-actions--btn{min-width:18%;width:max-content}.texteditor{display:flex;flex-direction:column;gap:.5rem;width:100%;position:relative}.texteditor-instruction{color:rgba(51,51,51,.5);font-size:1.3rem;line-height:2rem;font-weight:400}.texteditor-label{color:rgba(51,51,51,.7);font-size:1.5rem;font-weight:600}.texteditor-input{padding:.5rem;outline:none;background-color:#fff;border:.5px solid #e8e8e8;color:rgba(51,51,51,.7);width:100%;font-size:1.4rem;resize:vertical}.texteditor-input:focus{border:.5px solid #8c1519!important}.texteditor-input::placeholder{color:rgba(51,51,51,.3)}.texteditor-input::marker{color:#333}.texteditor-input.error{border:.5px solid #ff6b6b!important}.texteditor-error{font-size:1.3rem;color:#ff6b6b}.texteditor i{position:absolute;bottom:50%;transform:translateY(50%);right:1rem;font-size:1.3rem;color:rgba(51,51,51,.7);cursor:pointer}.checkbox{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;position:relative}.checkbox-wrapper{display:flex;justify-content:flex-start;align-items:center;gap:1rem;width:max-content;cursor:pointer}.checkbox-marker{width:1.6rem;height:1.6rem;background-color:#fff;color:rgba(51,51,51,.7);border:.5px solid #e8e8e8;position:relative;z-index:1;cursor:pointer}.checkbox-marker.error{border:.5px solid #ff6b6b}.checkbox-marker input{position:absolute;width:100%;height:100%;z-index:1;opacity:1;cursor:pointer;accent-color:#8c1519}.checkbox-marker:has(input:checked){background-color:#8c1519!important;position:relative}.checkbox-marker:has(input:checked):after{content:"";position:absolute;top:50%;left:50%;z-index:0;transform:translate(-50%,-50%);background-color:#fff;width:1rem;height:1rem}.checkbox-label{color:rgba(51,51,51,.7);font-size:1.6rem}.checkbox-label a,.checkbox-label i{color:#8c1519}.checkbox-error{font-size:1rem;color:#ff6b6b}.checkbox-instruction{color:rgba(51,51,51,.5);font-size:1rem;line-height:2rem;font-weight:400}.filelistinput{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;position:relative}.filelistinput-label{color:rgba(51,51,51,.7);font-size:1.6rem;font-weight:600}.filelistinput-wrapper{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1.5rem}.filelistinput-input{padding:.8rem;border:.5px solid #e8e8e8;border-radius:8px;flex-wrap:wrap}.filelistinput-input,.filelistinput-input--add{width:100%;background-color:#fff;display:flex;justify-content:center;gap:1rem;align-items:center}.filelistinput-input--add{border:.5px dashed rgba(51,51,51,.216);border-radius:4px;flex-direction:column;position:relative;height:13rem;color:rgba(51,51,51,.3)}.filelistinput-input--add input{position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;opacity:0;cursor:pointer}.filelistinput-input--add i{font-size:3rem!important}.filelistinput-input--add span{font-size:1.4rem}.filelistinput-input--image{width:13rem;height:13rem;border:.5px solid #e8e8e8;border-radius:4px;background-color:#fff;position:relative}.filelistinput-input--image i{cursor:pointer;position:absolute;top:0;right:0;transform:translate(10%,-10%);background-color:#ff6b6b;color:hsla(0,0%,100%,.7);width:2.5rem;height:2.5rem;border-radius:8px;display:flex;justify-content:center;align-items:center}.filelistinput-input--image img{width:100%;height:100%;object-fit:contain;font-size:1rem}.filelistinput-input.error{border:.5px solid #ff6b6b}.filelistinput-error{font-size:1.3rem;color:#ff6b6b}.filelistinput-instruction{color:rgba(51,51,51,.5);font-size:1.3rem;line-height:2rem;font-weight:400}.skeleton{border-radius:4px;background:linear-gradient(90deg,rgba(140,21,25,.07) 25%,rgba(140,21,25,.1) 50%,rgba(140,21,25,.07) 75%);background-size:200% 100%;animation:loading 2s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.uiproductpage{display:flex;justify-content:space-between;align-items:flex-start;position:relative}.uiproductpage hr{border:.5px solid #d5aa37}.uiproductpage-left{width:25%;box-shadow:0 0 4px 2px #eaeaea;display:flex;flex-direction:column;padding-bottom:.5rem}.uiproductpage-left--cross{display:none}.uiproductpage-left--top{display:flex;justify-content:space-between;align-items:center;padding:.5rem}.uiproductpage-left--top_left{font-size:1.7rem;color:rgba(51,51,51,.7);font-weight:600;text-transform:uppercase}.uiproductpage-left--section{display:flex;flex-direction:column;gap:1rem;padding:.5rem}.uiproductpage-left--section_top{display:flex;justify-content:space-between;align-items:center}.uiproductpage-left--section_top__left{font-size:1.6rem;color:rgba(51,51,51,.7);font-weight:600;text-transform:uppercase}.uiproductpage-left--section ul{display:flex;flex-direction:column;gap:1rem;list-style-type:none}.uiproductpage-left--section_view{font-size:1.2rem;color:#8c1519;cursor:pointer;padding:0 .5rem}.uiproductpage-left--section_slider{padding:0 .5rem}.uiproductpage-left--section_maxmin{display:flex;justify-content:space-between;font-size:1.4rem;font-weight:600;color:rgba(51,51,51,.7)}.uiproductpage-left--section_maxmin button{width:10rem;color:#8c1519;display:flex;justify-content:center;align-items:center;padding:.5rem;font-weight:600;border:.5px solid #8c1519}.uiproductpage-right{width:72%;display:flex;flex-direction:column;gap:1rem}.uiproductpage-right--top{display:flex;justify-content:space-between}.uiproductpage-right--top_left{display:flex;flex-direction:column;gap:1rem}.uiproductpage-right--top_left__up{color:rgba(51,51,51,.7);font-size:1.8rem}.uiproductpage-right--top_left__down{color:rgba(51,51,51,.7);font-size:1.6rem}.uiproductpage-right--top_right{display:flex;gap:1rem;align-items:flex-end}.uiproductpage-right--top_right__filter{display:none}.uiproductpage-right--products{margin-top:2.5rem;display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5rem;gap:5rem;width:100%}@media (min-width:1000px) and (max-width:1350px){.uiproductpage-left{width:22%}.uiproductpage-right{width:75%}.uiproductpage-right--products{gap:2.5rem}}@media screen and (max-width:1000px){.uiproductpage-left{display:none}.uiproductpage-left--cross{display:flex;justify-content:flex-end;padding:.5rem 1rem}.uiproductpage-left--cross i{font-size:2.5rem;color:#8c1519}.uiproductpage-leftabs{position:fixed;top:0;right:0;z-index:99999;max-height:100vh;background:#fff;width:300px;overflow-y:auto}.uiproductpage-right{width:100%}.uiproductpage-right--top_right__filter{display:block}.uiproductpage-right--products{gap:2.5rem;width:100%}}@media screen and (max-width:768px){.uiproductpage-right{width:100%}.uiproductpage-right--products{gap:2.5rem;width:100%;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:768px) and (max-width:350px){.uiproductpage-right--products{grid-template-columns:repeat(1,1fr)}}@media screen and (max-width:600px){.uiproductpage-right{width:100%}.uiproductpage-right--top{flex-direction:column-reverse;gap:1.5rem}.uiproductpage-right--top_right{justify-content:space-between}.uiproductpage-right--top_right__filter{display:block}.uiproductpage-right--products{gap:2.5rem}}.searchfield{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;width:100%;position:relative}.searchfield-label{color:rgba(51,51,51,.7);font-size:1.6rem}.searchfield-input{padding:.5rem;border:.8px solid rgba(51,51,51,.216);border-radius:4px;height:3.5rem;width:100%;outline:none;font-size:1.4rem;background-color:#fff;color:rgba(51,51,51,.7)}.searchfield-input::marker{color:#333}.searchfield-input::placeholder{color:rgba(51,51,51,.3)}.searchfield-input:focus{border:.5px solid #8c1519}.searchfield-input:disabled{opacity:.7}.searchfield-input::-webkit-inner-spin-button,.searchfield-input::-webkit-outer-spin-button{-webkit-appearance:none;appearance:none;margin:0}.searchfield-input.error{border:.5px solid #ff6b6b}.searchfield-error{font-size:1.3rem;color:#ff6b6b}.searchfield-instruction{color:rgba(51,51,51,.5);font-size:1.3rem;line-height:2rem;font-weight:400}.searchfield i{position:absolute;bottom:50%;transform:translateY(70%);right:.5rem;font-size:1rem;color:rgba(51,51,51,.7);cursor:pointer}.landingbg{height:58vh;width:100%;position:relative}@media screen and (max-width:900px){.landingbg{height:auto;width:100%}}.landingbg-left{left:5%}.landingbg-left,.landingbg-right{position:absolute;top:43%;z-index:99;font-weight:900;font-size:2.5rem;color:#fff;cursor:pointer}.landingbg-right{right:5%}.landingbg-landingSwiper{width:100%;height:100%}.landingbg-landingSwiper--slide{height:100%;width:100%;position:relative!important}.landingbg-landingSwiper--slide img{height:100%;width:100%;object-fit:cover}.landingbg-landingSwiper--slide_content{position:absolute;top:0;left:0;right:10%;bottom:0;display:flex;justify-content:flex-end;align-items:flex-end}.landingbg-landingSwiper--slide_content__btn{padding-bottom:5rem}@media screen and (max-width:768px){.landingbg-landingSwiper--slide_content__btn{padding-bottom:1rem}}.landingbg-landingSwiper--slide_content__btn{animation:pulse .5s infinite}.pricebg{margin-top:2.5rem;display:flex;justify-content:center}@media (min-width:900px) and (max-width:1350px){.pricebg .frame-wrapper{padding:0 2.5rem}}.pricebg-right{width:100%;height:inherit;align-items:stretch;border:.5px solid #d5aa37}.pricebg-right,.pricebg-right--top{display:flex;justify-content:space-between;gap:1rem}.pricebg-right--top{background:#d5aa37;color:#fff;padding:2.5rem 1rem;align-items:center}.pricebg-right--top_left{font-size:1.6rem;font-weight:600;text-transform:uppercase}.pricebg-right--top_right{font-size:1.6rem}.pricebg-right--details{display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:0 1rem}.pricebg-right--details_item{display:flex;align-items:center;gap:1rem}.pricebg-right--details_item i{font-size:1.4rem;font-weight:600}.pricebg-right--orline{display:flex;justify-content:center;align-items:center;gap:1rem}.pricebg-right--orline_line{width:10rem;color:rgba(51,51,51,.7);height:2px}.pricebg-right--orline_text{color:rgba(51,51,51,.7);font-weight:600}.pricebg-right--calculation{justify-content:space-between;padding:0 1rem}.pricebg-right--calculation,.pricebg-right--calculation_left{display:flex;gap:1rem;align-items:center}.pricebg-right--calculation_right{font-size:1.6rem}.landinghomeSwiper .swiper-button-next,.landinghomeSwiper .swiper-button-prev{display:none}.landinghomeSwiper .swiper-pagination-bullet{width:1rem!important;height:1rem!important;background-color:none!important;opacity:.5;margin:0 4px;border:.5px solid #fff!important;cursor:pointer;border-radius:1rem!important}.landinghomeSwiper .swiper-pagination-bullet-active{opacity:1;background-color:#fff!important;border:.5px solid #fff!important}@media screen and (max-width:950px){.pricebg{display:flex;justify-content:center}.pricebg .frame-wrapper{display:flex;flex-direction:column;gap:2.5rem;justify-content:space-between;align-items:stretch;width:100%;padding:0 1.5rem}.pricebg-right{width:100%;flex-direction:column;padding:1rem 0}}@media screen and (max-width:500px){.pricebg-right--calculation{display:flex;flex-direction:column;gap:1.5rem;align-items:center;justify-content:space-between;padding:1rem}.pricebg-right--calculation_left{display:flex;gap:1rem;align-items:center}.pricebg-right--calculation_right{font-size:1.6rem}}.sectionbg{width:100%;display:flex;justify-content:center}.sectionbg .frame-wrapper{display:flex;flex-direction:column;gap:2.5rem;padding:5rem 0}@media (min-width:900px) and (max-width:1350px){.sectionbg .frame-wrapper{width:100%;padding:5rem 2.5rem}}@media screen and (max-width:900px){.sectionbg .frame-wrapper{width:100%;padding:5rem 1.5rem}}.sectionbg-swipersection{width:100%;display:flex;align-items:center;gap:1rem}.sectionbg-swipersection--left{font-weight:900;font-size:2.5rem}@media screen and (max-width:900px){.sectionbg-swipersection--left{display:none}}.sectionbg-swipersection--swiper{width:100%;padding:.5rem 0!important}.sectionbg-swipersection--swiper_slide{height:max-content!important}.sectionbg-swipersection--right{font-weight:900;font-size:2.5rem}@media screen and (max-width:900px){.sectionbg-swipersection--right{display:none}}.sectionbg-allvideosection{display:grid;grid-template-columns:repeat(3,1fr);grid-column-gap:1.5rem;column-gap:1.5rem;grid-row-gap:2.5rem;row-gap:2.5rem;width:100%}@media (min-width:500px) and (max-width:600px){.sectionbg-allvideosection{gap:2.5rem;grid-template-columns:repeat(1,1fr)}}@media (min-width:600px) and (max-width:1250px){.sectionbg-allvideosection{gap:2.5rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:350px) and (max-width:500px){.sectionbg-allvideosection{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:350px){.sectionbg-allvideosection{grid-template-columns:repeat(1,1fr)}}.sectionbg-videosection{width:100%;display:flex;align-items:center;gap:2rem}.sectionbg-videosection--left{font-weight:900;font-size:2.5rem}@media screen and (max-width:900px){.sectionbg-videosection--left{display:none}}.sectionbg-videosection--swiper{width:100%;padding:.5rem 0!important}.sectionbg-videosection--swiper_slide{height:max-content!important}.sectionbg-videosection--right{font-weight:900;font-size:2.5rem}@media screen and (max-width:900px){.sectionbg-videosection--right{display:none}}.sectionbg-section{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5rem;gap:5rem;width:100%}@media screen and (max-width:900px){.sectionbg-section{gap:2.5rem}}@media (min-width:800px) and (max-width:1150px){.sectionbg-section{grid-template-columns:repeat(3,1fr)}}@media (min-width:300px) and (max-width:800px){.sectionbg-section{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:300px){.sectionbg-section{grid-template-columns:repeat(1,1fr)}}.sectionbg-wishlistsection{display:grid;grid-template-columns:repeat(4,1fr);grid-gap:5rem;gap:5rem;width:100%}@media screen and (max-width:900px){.sectionbg-wishlistsection{gap:2.5rem}}@media (min-width:800px) and (max-width:1150px){.sectionbg-wishlistsection{grid-template-columns:repeat(3,1fr)}}@media (min-width:350px) and (max-width:800px){.sectionbg-wishlistsection{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:350px){.sectionbg-wishlistsection{grid-template-columns:repeat(1,1fr)}}.sectionbg-gift{width:100%;height:420px;box-shadow:0 0 4px 2px #eaeaea}@media screen and (max-width:900px){.sectionbg-gift{height:auto}}.sectionbg-gift{position:relative}.sectionbg-gift img{height:100%;width:100%}@media screen and (max-width:900px){.sectionbg-gift img{object-fit:contain}}.sectionbg-gift--content{position:absolute;top:0;bottom:0;left:0;right:0;z-index:99;display:flex;justify-content:flex-end;align-items:center}@media screen and (max-width:575px){.sectionbg-gift--content{justify-content:center}}.sectionbg-gift--content_texts{flex:1 1;display:flex;justify-content:center;flex-direction:column;align-items:center;gap:2.5rem}@media screen and (max-width:575px){.sectionbg-gift--content_texts{flex:none}}.sectionbg-gift--content_texts i{font-size:3.5rem;color:#8c1519}.sectionbg-gift--content_texts__head{font-size:2.25rem;color:#8c1519;font-weight:900;text-transform:uppercase}.sectionbg-gift--content_texts__text{text-align:center;line-height:3rem}.sectionbg-gift--content_texts__price,.sectionbg-gift--content_texts__text{font-size:1.8rem;font-style:italic;color:#8c1519;font-weight:600}.sectionbg-custom{display:flex;justify-content:center;min-height:10vh;margin:auto}.sectionbg-custom form{height:100%;width:50rem}@media screen and (max-width:700px){.sectionbg-custom form{width:80vw}}.sectionbg-custom form{display:flex;flex-direction:column;gap:1.5rem;border-color:#d5aa37;border-style:solid;border-width:12px .5px;padding:2.5rem}.sectionbg-custom--image{min-height:43rem;max-height:inherit;width:50%}.sectionbg-custom--image img{height:100%;width:100%}.sectionbg-form{display:flex;justify-content:center;min-height:10vh;width:110rem}@media screen and (max-width:1350px){.sectionbg-form{width:100%}}.sectionbg-form{margin:auto}.sectionbg-form form{height:100%;width:50%}@media (min-width:768px) and (max-width:1024px){.sectionbg-form form{width:60vw}}@media screen and (max-width:768px){.sectionbg-form form{width:80vw}}.sectionbg-form form{display:flex;flex-direction:column;gap:1.5rem;border-color:#d5aa37;border-style:solid;border-width:12px .5px;padding:2.5rem}@media screen and (max-width:768px){.sectionbg-form--image{display:none}}.sectionbg-form--image{min-height:43rem;max-height:inherit;width:50%}.sectionbg-form--image img{height:100%;width:100%}.sectionbg-btn{display:flex;justify-content:center;align-items:center}.sectionbg-gender{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5rem;gap:5rem;width:100%}@media screen and (max-width:1250px){.sectionbg-gender{gap:2.5rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){.sectionbg-gender{grid-template-columns:repeat(1,1fr)}}.sectionbg-gender--card{display:flex;flex-direction:column;box-shadow:0 0 4px 2px #eaeaea}.sectionbg-gender--card_image{height:350px;width:100%}.sectionbg-gender--card_image img{height:100%;width:100%;object-fit:cover}.sectionbg-gender--card_bottom{display:flex;justify-content:space-between;align-items:center;padding:1rem}.sectionbg-gender--card_bottom__name{font-size:1.8rem;color:rgba(51,51,51,.7);font-weight:600}.sectionbg-occasion{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5rem;gap:5rem;width:100%}@media screen and (max-width:1250px){.sectionbg-occasion{gap:2.5rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){.sectionbg-occasion{grid-template-columns:repeat(1,1fr)}}.sectionbg-occasion--card{display:flex;flex-direction:column;box-shadow:0 0 4px 2px #eaeaea}.sectionbg-occasion--card_image{height:350px;width:100%}.sectionbg-occasion--card_image img{height:100%;width:100%;object-fit:cover}.sectionbg-occasion--card_bottom{display:flex;border-top:.5px solid #e8e8e8;justify-content:space-between;align-items:center;padding:1rem}.sectionbg-occasion--card_bottom__name{font-size:1.8rem;color:rgba(51,51,51,.7);font-weight:600}.sectionbg-testimonial{width:100%}.sectionbg-testimonial--testimonialswiper{padding-bottom:4rem!important}.sectionbg-testimonial--testimonialswiper_slide__card{display:flex;align-items:center;gap:1.5rem;border:.5px solid #e8e8e8;padding:1rem 2rem;height:200px}@media screen and (max-width:600px){.sectionbg-testimonial--testimonialswiper_slide__card{flex-direction:column;height:400px}}.sectionbg-testimonial--testimonialswiper_slide__card-image{height:120px!important;width:120px!important}@media screen and (max-width:600px){.sectionbg-testimonial--testimonialswiper_slide__card-image{height:150px!important;width:150px!important;flex:none}}.sectionbg-testimonial--testimonialswiper_slide__card-image{border-radius:50%;border:.5px solid #8c1519;flex:1 1}.sectionbg-testimonial--testimonialswiper_slide__card-image img{width:100%;height:100%;border-radius:50%;padding:.3rem}.sectionbg-testimonial--testimonialswiper_slide__card-content{display:flex;flex-direction:column;justify-content:stretch;gap:1rem}@media screen and (max-width:500px){.sectionbg-testimonial--testimonialswiper_slide__card-content{flex:none}}.sectionbg-testimonial--testimonialswiper_slide__card-content{flex:4 1}.sectionbg-testimonial--testimonialswiper_slide__card-content--name{font-size:1.8rem;color:#8c1519;font-weight:600}.sectionbg-testimonial--testimonialswiper_slide__card-content--star{display:flex;gap:.2rem}.sectionbg-testimonial--testimonialswiper_slide__card-content--star i{color:#d5aa37}.sectionbg-testimonial--testimonialswiper_slide__card-content--message{color:rgba(51,51,51,.7);line-height:2.5rem}.sectionbg-filter{background-color:rgba(213,170,55,.5);padding:2rem;display:flex;justify-content:space-between;align-items:center;gap:20rem}@media screen and (max-width:600px){.sectionbg-filter{grid-template-columns:repeat(1,1fr);flex-direction:column;gap:1rem;padding:1rem}}@media (min-width:600px) and (max-width:900px){.sectionbg-filter{gap:10rem;padding:1rem}}.sectionbg-blog{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5rem;gap:5rem;width:100%}@media screen and (max-width:1250px){.sectionbg-blog{gap:2.5rem;grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:575px){.sectionbg-blog{grid-template-columns:repeat(1,1fr)}}.sectionbg-blog--card{display:flex;flex-direction:column;box-shadow:0 0 4px 2px #eaeaea}.sectionbg-blog--card_image{height:350px;width:100%}.sectionbg-blog--card_image img{height:100%;width:100%;object-fit:cover}.sectionbg-blog--card_bottom{display:flex;flex-direction:column;flex-grow:1;padding:1rem;gap:1rem}.sectionbg-blog--card_bottom__name{font-size:1.8rem;font-weight:600;color:#8c1519}.sectionbg-blog--card_bottom__excerpt{font-size:1.6rem;color:rgba(51,51,51,.7);line-height:2.5rem;flex-grow:1}.sectionbg-blog--card_bottom__flex{display:flex;justify-content:space-between;align-items:center}.sectionbg-blog--card_bottom__flex-date{color:rgba(51,51,51,.7)}.sectionbg-blogdetail{display:flex;align-items:flex-start;gap:5rem}@media screen and (max-width:900px){.sectionbg-blogdetail{flex-direction:column}}.sectionbg-blogdetail--detail{flex:2 1}@media screen and (max-width:900px){.sectionbg-blogdetail--detail{flex:1 1;width:100%}}.sectionbg-blogdetail--detail{display:flex;flex-direction:column;gap:1rem}.sectionbg-blogdetail--detail_title{font-size:1.8rem;color:#8c1519;font-weight:600}.sectionbg-blogdetail--detail_date{display:flex;gap:1rem;align-items:center;color:rgba(51,51,51,.7);font-size:1.6rem}.sectionbg-blogdetail--detail_image{width:100%;height:auto}.sectionbg-blogdetail--detail_image img{width:100%;height:100%;object-fit:contain}.sectionbg-blogdetail--detail_description{font-size:1.6rem;color:rgba(51,51,51,.7);line-height:2.5rem;flex-grow:1}.sectionbg-blogdetail--recent{flex:1 1}@media screen and (max-width:900px){.sectionbg-blogdetail--recent{width:100%}}.sectionbg-blogdetail--recent{display:flex;flex-direction:column;gap:1rem;box-shadow:0 0 4px 2px #eaeaea;padding:1rem}.sectionbg-blogdetail--recent_title{font-size:1.8rem;color:#8c1519;font-weight:600}.sectionbg-blogdetail--recent_blogs{display:flex;flex-direction:column;gap:1rem}.sectionbg-blogdetail--recent_blogs__card{display:flex;align-items:center;gap:1rem;border-bottom:.5px solid #e8e8e8}.sectionbg-blogdetail--recent_blogs__card:last-child{border-bottom:none}.sectionbg-blogdetail--recent_blogs__card-image{height:100px;width:100px}.sectionbg-blogdetail--recent_blogs__card-image img{height:100%;width:100%;object-fit:contain}.sectionbg-blogdetail--recent_blogs__card-content{display:flex;flex-direction:column;gap:1rem}.sectionbg-blogdetail--recent_blogs__card-content--title{font-size:1.6rem;color:#8c1519;font-weight:600}.sectionbg-blogdetail--recent_blogs__card-content--date{display:flex;gap:1rem;color:rgba(51,51,51,.7);font-size:1.4rem;align-items:center}.testimonialSwiper .swiper-button-next,.testimonialSwiper .swiper-button-prev{display:none}.testimonialSwiper .swiper-pagination-bullet{width:1rem!important;height:1rem!important;background-color:none!important;opacity:.5;margin:0 4px;border:.5px solid #fff!important;cursor:pointer;border-radius:1rem!important}.testimonialSwiper .swiper-pagination-bullet-active{opacity:1;background-color:#8c1519!important;border:.5px solid #8c1519!important}.loginbg{display:flex;justify-content:center;width:100%}.loginbg .frame-wrapper{display:flex;align-items:center;margin:5rem 0;min-height:10vh;background:rgba(213,170,55,.2);border:1px solid rgba(213,170,55,.2)}@media (min-width:900px) and (max-width:1350px){.loginbg .frame-wrapper{width:100%;margin:5rem 2.5rem}}@media screen and (max-width:900px){.loginbg .frame-wrapper{width:100%;margin:5rem 1.5rem;flex-direction:column-reverse}}.loginbg-left{flex:1.3 1;height:100%;width:100%}.loginbg-left img{height:100%;width:100%;object-fit:cover}@media (min-width:900px) and (max-width:1350px){.loginbg-left{flex:1 1}}@media screen and (max-width:900px){.loginbg-left{flex:none;height:300px}}.loginbg-right{flex:1 1;display:flex;flex-direction:column;gap:1.5rem;padding:2.5rem 5rem}@media (min-width:900px) and (max-width:1350px){.loginbg-right{padding:2.5rem}}@media screen and (max-width:900px){.loginbg-right{flex:none;width:100%;padding:2.5rem}}.loginbg-right--top{font-size:2rem;color:#8c1519;font-weight:900;text-transform:uppercase}.loginbg-right--flex{display:flex;gap:2.5rem;align-items:center}@media screen and (max-width:575px){.loginbg-right--flex{flex-direction:column}}.loginbg-right--forgot{font-size:1.4rem;font-weight:600;cursor:pointer;color:#8c1519}.loginbg-right--orline{display:flex;justify-content:center;align-items:center;gap:1rem;width:100%}.loginbg-right--orline_line{width:100%;color:rgba(51,51,51,.7);height:2px}.loginbg-right--orline_text{color:rgba(51,51,51,.7);font-weight:600;font-size:1.4rem}.loginbg-right--loginbtns{display:flex;justify-content:center}.loginbg-right--bottom{text-align:center}.loginbg-right--bottom a{color:#8c1519}.loginbg-right .checkboxdiv{display:flex;align-items:center;gap:.5rem}.loginbg-right .checkboxdiv input[type=checkbox]{accent-color:#8c1519}.loginbg-right .checkboxdiv .checklabel,.loginbg-right .checkboxdiv .terms{color:#8c1519;font-weight:600;font-size:1.4rem;line-height:1.25rem;padding-bottom:.5rem}.loginbg-right--link{font-size:1.4rem;color:rgba(51,51,51,.7);letter-spacing:.1rem}.loginbg-right--link a{color:#8c1519}.loginbg-right--link button,.loginbg-right--link span{all:unset;color:#8c1519}.loginbg-right--link button{cursor:pointer}.loginbg-right--form{display:flex;flex-direction:column;gap:2rem}.loginbg-right--form_otpflex{display:flex;align-items:center;gap:1rem}.cartbg{display:flex;justify-content:center}.cartbg .frame-wrapper{padding:5rem 0;display:flex;flex-direction:column;gap:2.5rem}.cartbg-cartdiv{overflow-x:auto;overflow-y:visible;width:100%;position:relative}.cartbg-cartdiv--carttable{border-collapse:collapse;width:100%;text-align:left}.cartbg-cartdiv--carttable td{border:none;border-bottom:1px solid #d3d3d3;font-size:1.6rem;color:rgba(51,51,51,.7);padding:1rem}.cartbg-cartdiv--carttable td i{color:red;font-size:1.6rem;cursor:pointer}.cartbg-cartdiv--carttable th{border-bottom:1px solid #d3d3d3;padding:1rem .5rem;font-size:1.6rem;color:rgba(51,51,51,.7);white-space:nowrap;background:rgba(140,21,25,.8);color:#fff}.cartbg-cartdiv--carttable_image{height:80px;width:80px}.cartbg-cartdiv--carttable_image img{height:100%;width:100%}.cartbg-cartdiv--carttable_counter{display:flex}.cartbg-cartdiv--carttable_counter__leftbtn{height:30px;width:30px;border:.5px solid #e8e8e8;font-size:1.6rem;display:flex;justify-content:center;align-items:center;background:none;cursor:pointer}.cartbg-cartdiv--carttable_counter__quantity{height:30px;width:40px;border-top:.5px solid #e8e8e8;border-bottom:.5px solid #e8e8e8;font-size:1.6rem;display:flex;justify-content:center;align-items:center}.cartbg-cartdiv--carttable_counter__rightbtn{height:30px;width:30px;border:.5px solid #e8e8e8;font-size:1.6rem;display:flex;justify-content:center;align-items:center;background:none;cursor:pointer}.cartbg-bottom{display:flex;justify-content:space-between;gap:2.5rem}.cartbg-bottom--right{width:400px;background:#fff;box-shadow:0 0 4px 2px #eaeaea;border:.5px solid #e8e8e8;display:flex;flex-direction:column;gap:1.5rem;padding:1rem;color:rgba(51,51,51,.7)}.cartbg-bottom--right_title{font-size:1.8rem;font-weight:600}.cartbg-bottom--right_top{display:flex;justify-content:space-between}.cartbg-bottom--right_top div{font-size:1.5rem}.cartbg-bottom--right_down{display:flex;justify-content:space-between}.cartbg-bottom--right_down div{font-size:1.6rem;font-weight:600}.cartbg-checkout{display:flex;justify-content:space-between;width:100%;gap:4rem!important;background:#fdfdfd;padding:3rem;border-radius:12px;box-shadow:0 4px 24px rgba(0,0,0,.04);border:1px solid #f0f0f0;margin-top:3rem}.cartbg-checkout input[type=number],.cartbg-checkout input[type=text],.cartbg-checkout textarea{width:100%;resize:none;border-radius:10px!important;border:1px solid #e5e7eb!important;padding:1.2rem;font-size:1.4rem;outline:none;transition:all .2s;background:#fefefe;margin-bottom:1rem;font-family:inherit}.cartbg-checkout input[type=number]:focus,.cartbg-checkout input[type=text]:focus,.cartbg-checkout textarea:focus{border-color:#8c1519!important;box-shadow:0 0 0 4px rgba(140,21,25,.1);background:#fff}.cartbg-checkout--left{display:flex;flex-direction:column;gap:2rem;width:55%}.cartbg-checkout--left_title{font-size:2rem!important;font-weight:700!important;color:#1a1a1a!important;border-bottom:2px solid #f4f4f5;padding-bottom:1.2rem;margin-bottom:2.5rem!important;display:flex;align-items:center;gap:1.2rem;letter-spacing:-.01em}.cartbg-checkout--left_title:before{content:"";display:inline-block;width:6px;height:24px;background:#8c1519;border-radius:4px}.cartbg-checkout--left_addressdiv{display:flex;flex-direction:column;gap:1.5rem}.cartbg-checkout--left_addressdiv__add{border:2px dashed #cbd5e1!important;background:#f8fafc!important;border-radius:12px!important;color:#64748b!important;transition:all .2s ease;width:100%!important;padding:1.8rem!important;flex-direction:row!important;box-shadow:none!important;justify-content:center!important;gap:1rem!important;margin-bottom:1rem;cursor:pointer;display:flex;align-items:center}.cartbg-checkout--left_addressdiv__add:hover{border-color:#8c1519!important;color:#8c1519!important;background:#fffafb!important}.cartbg-checkout--left_addressdiv__add i{color:inherit!important;font-size:1.8rem!important}.cartbg-checkout--left_addressdiv__add-text{color:inherit!important;font-size:1.5rem!important;font-weight:600}.cartbg-checkout--left_addressdiv__address{display:flex!important;flex-direction:row!important;gap:1.5rem!important;padding:.5rem .5rem 1.5rem!important;overflow-x:auto!important;scrollbar-width:thin;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch}.cartbg-checkout--left_addressdiv__address::-webkit-scrollbar{height:6px}.cartbg-checkout--left_addressdiv__address::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.cartbg-checkout--left_addressdiv__address::-webkit-scrollbar-thumb{background:#cbd5e1;border-radius:10px}.cartbg-checkout--left_addressdiv__address::-webkit-scrollbar-thumb:hover{background:#94a3b8}.cartbg-checkout--left_addressdiv__card{position:relative;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);border:2px solid #e5e7eb!important;border-radius:12px!important;min-width:280px!important;background:#fff!important;padding:1.8rem!important;display:flex;flex-direction:column;gap:1rem;scroll-snap-align:start}.cartbg-checkout--left_addressdiv__card-selected-icon{position:absolute;top:2.2rem;right:2.2rem;font-size:2.4rem;color:#8c1519;opacity:0;transform:scale(.5);transition:all .3s cubic-bezier(.4,0,.2,1);display:flex;align-items:center;justify-content:center;pointer-events:none}.cartbg-checkout--left_addressdiv__card:has(input[type=checkbox]:checked){border:2px solid #8c1519!important;background-color:#fffafb!important;box-shadow:0 8px 24px rgba(140,21,25,.08)}.cartbg-checkout--left_addressdiv__card:has(input[type=checkbox]:checked) .cartbg-checkout--left_addressdiv__card-selected-icon{opacity:1;transform:scale(1)}.cartbg-checkout--left_addressdiv__card:hover:not(:has(input[type=checkbox]:checked)){border-color:rgba(140,21,25,.3)!important;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.cartbg-checkout--left_addressdiv__card label{color:#52525b;gap:1rem!important;font-size:1.4rem;cursor:pointer;display:flex;flex-direction:column}.cartbg-checkout--left_addressdiv__card-top{display:flex;justify-content:flex-end;gap:1.5rem;align-items:center;border-bottom:1px solid #eee;padding-bottom:.5rem;padding-right:3rem;margin-bottom:.5rem}.cartbg-checkout--left_addressdiv__card-top input[type=checkbox]{display:none}.cartbg-checkout--left_addressdiv__card-top i{cursor:pointer;font-size:1.4rem}.cartbg-checkout--left_addressdiv__card span{color:#18181b;font-weight:600;display:inline-block;min-width:90px}.cartbg-checkout--left_addressdiv__card-address,.cartbg-checkout--left_addressdiv__card-district,.cartbg-checkout--left_addressdiv__card-municipality{display:flex;gap:1rem;color:rgba(51,51,51,.7);font-size:1.4rem}.cartbg-checkout--left_addressdiv__card-address i,.cartbg-checkout--left_addressdiv__card-district i,.cartbg-checkout--left_addressdiv__card-municipality i{color:#8c1519;opacity:.85;width:20px;text-align:center;display:flex;justify-content:center;align-items:center}.cartbg-checkout--right{display:flex;flex-direction:column;gap:1.5rem;width:42%;background:#f9f9f9;padding:2rem;border-radius:8px;border:1px solid #eee;height:-moz-fit-content;height:fit-content}.cartbg-checkout--right_summarybox{background:#fff;padding:2.5rem;border-radius:12px;border:1px solid #e2e8f0;box-shadow:0 4px 6px -1px rgba(0,0,0,.05);margin-top:2rem;display:flex;flex-direction:column;gap:1.5rem}.cartbg-checkout--right_summarybox__row{display:flex;justify-content:space-between;padding-bottom:1.2rem;border-bottom:1px dashed #e2e8f0;color:#475569;font-size:1.5rem}.cartbg-checkout--right_summarybox__row span:last-child{font-weight:600;color:#0f172a}.cartbg-checkout--right_summarybox__row.total{border-bottom:none;padding-top:.5rem;padding-bottom:0;margin-top:.5rem;color:#0f172a;font-size:1.8rem;font-weight:900!important}.cartbg-checkout--right_summarybox__row.total span:first-child{font-weight:900!important}.cartbg-checkout--right_summarybox__row.total span:last-child{font-size:2.2rem;color:#8c1519;font-weight:900!important}.cartbg-checkout--right .cartbg-cartdiv{margin-bottom:1rem;border-radius:4px;background:#fff;padding:5px;box-shadow:0 2px 4px rgba(0,0,0,.05)}.cartbg-checkout--right .cartbg-cartdiv--carttable td,.cartbg-checkout--right .cartbg-cartdiv--carttable th{font-size:1.4rem;padding:8px 5px}.cartbg-checkout--right .cartbg-cartdiv--carttable_image{height:60px;width:60px}.cartbg-checkout--right_paymentradiodiv{display:flex!important;gap:1.5rem!important;flex-direction:row!important;align-items:center!important;flex-wrap:wrap!important;margin-bottom:2rem}.cartbg-checkout--right_paymentradio{cursor:pointer;border:2px solid #e5e7eb!important;border-radius:12px!important;padding:1.8rem 2rem!important;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex!important;align-items:center;gap:2rem!important;background:#fff;position:relative;flex:1 1;min-width:200px}.cartbg-checkout--right_paymentradio:has(input[type=radio]:checked){border:2px solid #8c1519!important;background-color:#fffafb!important;box-shadow:0 6px 16px rgba(140,21,25,.08)}.cartbg-checkout--right_paymentradio:hover:not(:has(input[type=radio]:checked)){border-color:rgba(140,21,25,.3)!important;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,.05)}.cartbg-checkout--right_paymentradio input[type=radio]{accent-color:#8c1519!important;width:22px;height:22px;cursor:pointer;margin:0}.cartbg-checkout--right_paymentradio label{cursor:pointer;margin:0;display:flex;align-items:center;gap:1rem;font-weight:600;font-size:1.6rem;color:#111827}.cartbg-checkout--right_paymentradio label img{height:45px;width:auto;object-fit:contain}.cartbg-checkout--right_qrdiv{background:#fff;padding:2.5rem;border-radius:12px;border:1px dashed #ced4da;margin-top:2rem;display:flex;flex-direction:column;align-items:center;gap:1.5rem}.cartbg-checkout--right_qrdiv__image{width:200px;height:200px;padding:1rem;background:#f8f9fa;border-radius:8px}.cartbg-checkout--right_qrdiv__image img{width:100%;height:100%;object-fit:contain}.cartbg-checkout--right_qrdiv__text{font-size:1.4rem;color:#6c757d;text-align:center;line-height:1.6}.cartbg-checkout--right_qrdiv__text1{font-size:1.5rem;color:#1a1a1a}.cartbg-checkout--right_qrdiv__text1 span{font-weight:700;color:#8c1519;margin-right:.5rem}.cartbg-checkout--right .checkboxdiv{display:flex;align-items:center;gap:1rem;margin-top:1.5rem;padding:1rem;background:#f8fafc;border-radius:8px}.cartbg-checkout--right .checkboxdiv input[type=checkbox]{width:18px;height:18px;accent-color:#8c1519;cursor:pointer}.cartbg-checkout--right .checkboxdiv label{font-size:1.4rem;color:#475569;cursor:pointer;font-weight:500}.cartbg-trust{background:rgba(140,21,25,.1);padding:2rem;display:grid;grid-template-columns:repeat(3,1fr)}@media (min-width:500px) and (max-width:900px){.cartbg-trust{grid-template-columns:repeat(2,1fr)}}@media screen and (max-width:500px){.cartbg-trust{grid-template-columns:repeat(1,1fr)}}.cartbg-trust{row-gap:2.5rem;column-gap:5rem}.cartbg-trust--card{display:flex;flex-direction:column;align-items:center;background:#fff;gap:2rem;padding:2rem;box-shadow:0 0 4px 2px #eaeaea}.cartbg-trust--card i{font-size:3rem;color:rgba(140,21,25,.8)}.cartbg-trust--card_name{text-align:center;line-height:3rem;color:rgba(51,51,51,.7);font-weight:600}@media (min-width:900px) and (max-width:1350px){.cartbg .frame-wrapper{width:100%;padding:5rem 2.5rem}}@media (min-width:600px) and (max-width:900px){.cartbg .frame-wrapper{width:100%;padding:2.5rem 1.5rem}.cartbg-cartdiv{padding-bottom:1rem}}@media screen and (max-width:1024px){.cartbg .frame-wrapper{width:100%;padding:2rem 1.5rem}.cartbg-cartdiv{padding-bottom:1rem}.cartbg-bottom{flex-direction:column;gap:2.5rem}.cartbg-bottom--right{width:100%}.cartbg-checkout{flex-direction:column;padding:2rem;gap:3rem!important}.cartbg-checkout--left,.cartbg-checkout--right{width:100%!important}}@media screen and (max-width:480px){.cartbg-checkout{padding:1.5rem}.cartbg-checkout--left_title{font-size:1.8rem!important}.cartbg-checkout--left_addressdiv__card{min-width:250px!important;padding:1.5rem 1rem!important}.cartbg-checkout--right_paymentradio{min-width:100%!important;padding:1.5rem 1rem!important}}.successbg{display:flex;justify-content:center}.successbg .frame-wrapper{padding:5rem 0}.successbg .frame-wrapper,.successbg-success{display:flex;justify-content:center;align-items:center}.successbg-success{width:400px;flex-direction:column;padding:5rem;gap:2.5rem;background:#fff;border:.5px solid #e8e8e8;text-align:center}.successbg-success i{color:#8c1519;font-size:8rem}.successbg-success--text1{color:rgba(51,51,51,.7);font-size:2.4rem;font-weight:500}.successbg-success--text2{color:rgba(51,51,51,.7);font-size:1.6rem;line-height:2.5rem}.pdfbg{display:flex;flex-direction:column;gap:1rem}.pdfbg-top{display:flex;justify-content:space-between;align-items:center;background:#8c1519;padding:1rem}.pdfbg-top-image{height:50px;width:auto}.pdfbg-top-image img{height:100%;width:100%;object-fit:contain}.pdfbg-top-title{font-size:2.5rem;font-weight:600;color:#fff;text-transform:uppercase}.pdfbg-top-text{font-size:1.5rem;font-weight:500;color:#fff;padding:.3rem 0}.pdfbg-top-text span{color:#fff}.pdfbg-detail{display:flex;flex-direction:column;gap:1rem;padding:1rem;font-size:1.8rem}.pdfbg-detail--top{display:flex;justify-content:space-between;gap:1rem}.pdfbg-detail--top_left{display:flex;flex-direction:column;gap:1rem}.pdfbg-detail--top_left__title{font-size:2rem;font-weight:600}.pdfbg .carttable{border-collapse:collapse;width:100%;text-align:left;padding:1rem}.pdfbg .carttable td{border:none;border-bottom:1px solid #d3d3d3;font-size:1.7rem;padding:1rem}.pdfbg .carttable td i{color:red;font-size:1.6rem;cursor:pointer}.pdfbg .carttable th{border-bottom:1px solid #d3d3d3;padding:1rem .5rem;font-size:1.7rem;white-space:nowrap;background:rgba(140,21,25,.8);color:#fff}.pdfbg-below{display:flex;flex-direction:column;justify-content:space-between;gap:1rem;padding:1rem;font-size:1.7rem;font-weight:600}.pdfbg-below--texts{display:flex;gap:.5rem;text-transform:capitalize}.pdfbg-thanks{text-align:center;padding:1rem;font-size:1.7rem;font-weight:600}.pdfbgdiv{display:none}.accountbg{display:flex;justify-content:center}.accountbg .frame-wrapper{display:flex;justify-content:space-between;align-items:flex-start;padding:5rem 0}.accountbg-left{width:25%;box-shadow:0 0 4px 2px #eaeaea}.accountbg-right{display:flex;flex-direction:column;gap:2rem;width:72%;border:.5px solid #e8e8e8;border-radius:8px;padding:2.5rem;box-shadow:0 0 4px 2px #eaeaea;background:#fff}.accountbg-right--titlediv{display:flex;justify-content:space-between;gap:1rem}.accountbg-right--title{font-size:2rem;color:rgba(51,51,51,.7);font-weight:500;display:flex;gap:1rem;align-items:center}.accountbg-right--cards{display:flex;justify-content:space-between;gap:2.5rem}.accountbg-right--cards_card{border:.5px solid #e8e8e8;border-radius:8px;padding:2rem;box-shadow:0 0 4px 2px #eaeaea;display:flex;align-items:center;gap:2.5rem;width:100%}.accountbg-right--cards_card i{color:#8c1519;font-size:2.5rem}.accountbg-right--cards_card__texts{display:flex;flex-direction:column;gap:1rem}.accountbg-right--cards_card__texts-top{font-size:2rem;color:rgba(51,51,51,.7);font-family:600}.accountbg-right--cards_card__texts-bottom{font-size:3rem;color:#8c1519;font-weight:600}.accountbg-right--inputs{display:flex;justify-content:space-between;gap:2.5rem}.accountbg-right--addressdiv{margin-top:1rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem}.accountbg-right--addressdiv_card{background:#fff;border-radius:8px;display:flex;flex-direction:column;gap:1rem;padding:1rem;border:.5px solid #e8e8e8}.accountbg-right--addressdiv_card__top{display:flex;justify-content:flex-end}.accountbg-right--addressdiv_card__top-icons{display:flex;gap:1rem}.accountbg-right--addressdiv_card__top-icons i{color:#8c1519;cursor:pointer;font-size:1.4rem}.accountbg-right--addressdiv_card span{font-weight:600}.accountbg-right--addressdiv_card__district{display:flex;gap:1rem;color:rgba(51,51,51,.7);font-weight:500;font-size:1.6rem}.accountbg-right--addressdiv_card__district i{display:flex;justify-content:center;align-items:center;height:2rem;width:2rem}.accountbg-right--addressdiv_card__address,.accountbg-right--addressdiv_card__municipality{display:flex;gap:1rem;color:rgba(51,51,51,.7);font-size:1.6rem}.accountbg-right--addressdiv_card__address i,.accountbg-right--addressdiv_card__municipality i{display:flex;justify-content:center;align-items:center;height:2rem;width:2rem}.accountbg-right--referimage{height:200px;width:100%}.accountbg-right--referimage img{height:100%;width:100%;object-fit:contain}.accountbg-right--refertext1{text-align:center;color:#8c1519;font-size:2rem;font-weight:600}.accountbg-right--refertext2{text-align:center;color:rgba(51,51,51,.7);font-size:1.6rem}.accountbg-right--referinput{display:flex;justify-content:center;align-items:center}.accountbg-right--referinput input[type=text]{width:300px;height:4rem;border-top-left-radius:8px;border-bottom-left-radius:8px;border:.5px solid #e8e8e8;outline:none;padding:1rem}.accountbg-right--referinput input[type=text]:focus{border:.5px solid #8c1519}.accountbg-right--referinput button{height:4rem;width:60px;border-top-right-radius:8px;border-bottom-right-radius:8px;border:.5px solid #8c1519;background:#8c1519;color:#fff;cursor:pointer}.accountbg-right--referinput button,.accountbg-right--refershare{display:flex;justify-content:center;align-items:center}.accountbg-right--refershare_share{width:130px;height:4rem;border-top-left-radius:8px;border-bottom-left-radius:8px;border:.5px solid #8c1519;outline:none;padding:1rem;cursor:pointer}.accountbg-right--refershare i{height:4rem;width:40px;border-top-right-radius:8px;border-bottom-right-radius:8px;border:.5px solid #8c1519;background:#8c1519;color:#fff;cursor:pointer;display:flex;justify-content:center;align-items:center;font-size:1.4rem}.accountbg-right--referrers{display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem}.accountbg-right--referrers_card{border:.5px solid #e8e8e8;border-radius:8px;padding:2rem;box-shadow:0 0 4px 2px #eaeaea;display:flex;align-items:center;gap:2.5rem;width:100%}.accountbg-right--referrers_card__image{border-radius:50%;height:100px;width:100px}.accountbg-right--referrers_card__image img{height:100%;width:100%;border-radius:50%}.accountbg-right--referrers_card__content{display:flex;flex-direction:column;gap:1rem}.accountbg-right--referrers_card__content-name{color:#8c1519;font-size:2rem;font-weight:500;white-space:nowrap}.accountbg-right--referrers_card__content-phone{color:rgba(51,51,51,.7);font-size:1.6rem}.accountbg-right--orderlist{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2.5rem;gap:2.5rem}.accountbg-right--orderlist_card{border:.5px solid #e8e8e8;padding:2rem;box-shadow:0 0 4px 2px #eaeaea;display:flex;flex-direction:column;gap:1rem;width:100%}.accountbg-right--orderlist_card__one{display:flex;justify-content:space-between}.accountbg-right--orderlist_card__one-date,.accountbg-right--orderlist_card__one-status{font-size:1.5rem;font-weight:500;color:rgba(51,51,51,.5)}.accountbg-right--orderlist_card__one-status{text-transform:capitalize}.accountbg-right--orderlist_card__payment{color:red;text-transform:capitalize;font-size:1.4rem}.accountbg-right--orderlist_card__products{display:flex;flex-wrap:wrap;gap:.4rem}.accountbg-right--orderlist_card__products-names{padding:4px 12px;background:rgba(140,21,25,.1);color:#8c1519;font-size:1.4rem;font-weight:500}.accountbg-right--orderlist_card__pricediv{display:flex;justify-content:space-between}.accountbg-right--orderlist_card__pricediv-price{color:#8c1519;font-size:1.7rem;font-weight:600}.accountbg-right--orderlist_card__pricediv-id{color:rgba(51,51,51,.5);font-size:1.4rem}.accountbg-right--status{display:flex;justify-content:space-evenly;flex-wrap:wrap;gap:1.5rem}.accountbg-right--status_card{display:flex;flex-direction:column;gap:1rem;align-items:center}.accountbg-right--status_card i{font-size:2rem}.accountbg-right--status_card__name{color:rgba(51,51,51,.7);font-size:1.6rem}.accountbg-right--grouped{display:flex;flex-direction:column;gap:1rem;padding:1rem}.accountbg-right--grouped_title{color:#d5aa37;font-size:1.6rem;font-weight:600;width:-moz-fit-content;width:fit-content}.accountbg-right--orderitems{border:.5px solid #e8e8e8;padding:2rem;box-shadow:0 0 4px 2px #eaeaea;display:flex;flex-direction:column;gap:1rem;width:100%}.accountbg-right--orderitems_title{font-size:1.8rem;font-weight:600;color:#8c1519}.accountbg-right--orderitems_item{display:flex;flex-direction:column;gap:1rem;border:.5px solid #e8e8e8;padding:1rem}.accountbg-right--orderitems_item__top{display:flex;align-items:center;gap:2.5rem}@media screen and (max-width:400px){.accountbg-right--orderitems_item__top{flex-direction:column;gap:1rem}}.accountbg-right--orderitems_item__top-image{height:140px;width:140px}@media screen and (max-width:400px){.accountbg-right--orderitems_item__top-image{height:80px;width:80px}}.accountbg-right--orderitems_item__top-image{border:.5px solid #8c1519}.accountbg-right--orderitems_item__top-image img{height:100%;width:100%;padding:.5rem}.accountbg-right--orderitems_item__top-right{display:flex;flex-direction:column;gap:.5rem}.accountbg-right--orderitems_item__top-right-data{display:flex;gap:1rem}.accountbg-right--orderitems_item__top-right-data--left{font-size:1.4rem;font-weight:600;color:rgba(51,51,51,.7)}.accountbg-right--orderitems_item__top-right-data--right{font-size:1.4rem;font-weight:500;color:rgba(51,51,51,.7)}.accountbg-right--orderitems_item__top-varieties{display:flex;flex-wrap:wrap;gap:.5rem}.accountbg-right--orderitems_item__top-varieties--name{padding:4px 12px;background:rgba(140,21,25,.1);color:#8c1519;font-size:1.4rem;font-weight:500}.accountbg-right--orderitems_item__name{font-size:1.6rem;font-weight:500;color:rgba(51,51,51,.7)}.accountbg-right--orderitems_item__data{display:flex;justify-content:space-between;gap:1rem}.accountbg-right--orderitems_item__data-left,.accountbg-right--orderitems_item__data-right{font-size:1.7rem;font-weight:500;color:#8c1519}.accountbg-right--details{border:.5px solid #e8e8e8;border-radius:8px;padding:2rem;box-shadow:0 0 4px 2px #eaeaea;display:flex;flex-direction:column;gap:1rem;width:100%}.accountbg-right--details_title{font-size:1.8rem;font-weight:600;color:#8c1519}.accountbg-right--details_data{display:flex;justify-content:space-between;gap:1rem}.accountbg-right--details_data__left,.accountbg-right--details_data__right{font-size:1.5rem;font-weight:500;color:rgba(51,51,51,.7);text-transform:capitalize}.accountbg-right--details_total{display:flex;justify-content:space-between;gap:1rem}.accountbg-right--details_total__left,.accountbg-right--details_total__right{font-size:1.7rem;font-weight:500;color:#8c1519}.accountbg-right--details_billimage{display:flex;gap:2.5rem;flex-wrap:wrap}.accountbg-right--details_billimage__image{height:300px;width:200px;border:.5px solid #8c1519}.accountbg-right--bill{display:grid;grid-template-columns:repeat(3,1fr);grid-gap:5rem;gap:5rem}@media (min-width:525px) and (max-width:1150px){.accountbg-right--bill{grid-template-columns:repeat(2,1fr);gap:2.5rem}}@media screen and (max-width:525px){.accountbg-right--bill{grid-template-columns:repeat(1,1fr);gap:2.5rem}}.accountbg-right--bill_card{width:100%;display:flex;flex-direction:column;gap:1rem;padding:1rem!important;background:#fff!important;box-shadow:0 0 4px 2px #eaeaea}.accountbg-right--bill_card__image{height:300px;width:100%;position:relative}.accountbg-right--bill_card__image img{height:100%;width:100%;object-fit:cover}.accountbg-right--bill_card__id{border-top:.5px solid #e8e8e8;padding-top:1rem;text-align:center;font-size:1.6rem;font-weight:600;color:rgba(51,51,51,.7)}.accountbg-right--coupondiv{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2.5rem;gap:2.5rem}.accountbg-right--coupondiv_coupon{width:100%;height:260px;border-radius:10px;overflow:hidden;margin:auto;filter:drop-shadow(0 3px 5px rgba(0,0,0,.5));display:flex;align-items:stretch}@media screen and (max-width:600px){.accountbg-right--coupondiv_coupon{transform:scaleY(.8);height:auto}}.accountbg-right--coupondiv_coupon{position:relative}.accountbg-right--coupondiv_coupon:after,.accountbg-right--coupondiv_coupon:before{content:"";position:absolute;top:0;width:50%;height:100%;z-index:-1}.accountbg-right--coupondiv_coupon:before{left:0;background-image:radial-gradient(circle at 0 50%,transparent 25px,rgba(140,21,25,.8) 26px)}.accountbg-right--coupondiv_coupon:after{right:0;background-image:radial-gradient(circle at 100% 50%,transparent 25px,rgba(140,21,25,.8) 26px)}.accountbg-right--coupondiv_coupon__left{width:20%;display:flex;align-items:center;justify-content:center;border-right:2px dashed #fff}@media screen and (max-width:600px){.accountbg-right--coupondiv_coupon__left{width:5%;border-right:none}.accountbg-right--coupondiv_coupon__left div{display:none}}.accountbg-right--coupondiv_coupon__left div{transform:rotate(-90deg);white-space:nowrap;font-weight:700;color:#fff}.accountbg-right--coupondiv_coupon__center{flex-grow:1;display:flex;flex-direction:column;justify-content:center;gap:1rem;padding:2rem}.accountbg-right--coupondiv_coupon__center-image{width:100%;height:50px}.accountbg-right--coupondiv_coupon__center-image img{height:100%;width:100%;object-fit:contain}.accountbg-right--coupondiv_coupon__center-text{font-size:1.6rem;display:flex;gap:.5rem;color:#fff}.accountbg-right--coupondiv_coupon__center-text span{font-weight:600}.accountbg-right--coupondiv_coupon__center-btns{display:flex;justify-content:space-between;gap:1rem}.accountbg-right--coupondiv_coupon__right{width:20%;display:flex;align-items:center;justify-content:center;color:rgba(51,51,51,.7);background-image:radial-gradient(circle at 100% 50%,transparent 25px,#fff 26px)}@media screen and (max-width:600px){.accountbg-right--coupondiv_coupon__right{width:5%}.accountbg-right--coupondiv_coupon__right div{display:none}}.accountbg-right--coupondiv_coupon__right div{font-size:1.8rem;font-weight:600;transform:rotate(-90deg)}@media (min-width:900px) and (max-width:1350px){.accountbg .frame-wrapper{width:100%;padding:5rem 2.5rem}}@media (min-width:575px) and (max-width:900px){.accountbg .frame-wrapper{width:100%;display:flex;justify-content:space-between;flex-direction:column;gap:2.5rem;padding:2.5rem 1.5rem}.accountbg-left,.accountbg-right{width:100%;box-shadow:0 0 4px 2px #eaeaea}.accountbg-right{display:flex;flex-direction:column;gap:2rem;border:.5px solid #e8e8e8;border-radius:8px;padding:1.5rem;background:#fff}.accountbg-right--titlediv{display:flex;justify-content:space-between}.accountbg-right--title{font-size:1.8rem}.accountbg-right--cards{display:flex;justify-content:space-evenly;flex-direction:row!important;flex-wrap:wrap;gap:2.5rem;width:100%}.accountbg-right--cards_card{width:300px}.accountbg-right--inputs{display:flex;flex-direction:row;justify-content:space-between;gap:1.5rem}.accountbg-right--addressdiv{margin-top:1rem;display:grid;grid-template-columns:repeat(2,1fr);grid-gap:2.5rem;gap:2.5rem}.accountbg-right--referrers{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2.5rem;gap:2.5rem}}@media screen and (max-width:575px){.accountbg .frame-wrapper{width:100%;display:flex;justify-content:space-between;flex-direction:column;gap:2.5rem;padding:2.5rem 1.5rem}.accountbg-left,.accountbg-right{width:100%;box-shadow:0 0 4px 2px #eaeaea}.accountbg-right{display:flex;flex-direction:column;gap:2rem;border:.5px solid #e8e8e8;border-radius:8px;padding:1.5rem;background:#fff}.accountbg-right--titlediv{display:flex;justify-content:space-between}.accountbg-right--title{font-size:1.8rem}.accountbg-right--cards{gap:2.5rem}.accountbg-right--cards,.accountbg-right--inputs{display:flex;justify-content:space-between;flex-direction:column}.accountbg-right--inputs{gap:1.5rem}.accountbg-right--addressdiv{margin-top:1rem}.accountbg-right--addressdiv,.accountbg-right--referrers{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2.5rem;gap:2.5rem}.accountbg-right--referrers_card{border:.5px solid #e8e8e8;border-radius:8px;padding:2rem;box-shadow:0 0 4px 2px #eaeaea;display:flex;align-items:center;gap:1.5rem;width:100%}.accountbg-right--referrers_card__image{border-radius:50%;height:60px;width:60px}.accountbg-right--referrers_card__content{display:flex;flex-direction:column;gap:1rem}.accountbg-right--referrers_card__content-name{color:#8c1519;font-size:1.7rem;font-weight:500;white-space:wrap}.accountbg-right--referrers_card__content-phone{color:rgba(51,51,51,.7);font-size:1.4rem}}.contactbg{display:flex;justify-content:center}.contactbg .frame-wrapper{padding:5rem 0;display:flex;gap:5rem}@media (min-width:900px) and (max-width:1350px){.contactbg .frame-wrapper{width:100%;padding:5rem 2.5rem}}@media screen and (max-width:900px){.contactbg .frame-wrapper{width:100%;padding:5rem 1.5rem}}@media screen and (max-width:768px){.contactbg .frame-wrapper{flex-direction:column}}.contactbg-left{width:45%}@media screen and (max-width:768px){.contactbg-left{width:100%}}.contactbg-left{display:flex;flex-direction:column;justify-content:center;gap:3rem;background:#8c1519;padding:4rem 2rem;color:#fff}.contactbg-left--head{font-size:2.5rem;font-weight:600}.contactbg-left--text{font-size:1.6rem;font-weight:500;line-height:3rem}.contactbg-left--mid{display:flex;flex-direction:column;justify-content:center;gap:1.5rem;font-size:1.6rem}.contactbg-left--mid_info{display:flex;gap:1rem;align-items:center}.contactbg-left--open{display:flex;flex-direction:column;gap:1rem}.contactbg-left--open_title{font-size:1.8rem;font-weight:600}.contactbg-left--bottom{display:flex;align-items:center;gap:1.5rem}.contactbg-right{width:50%}@media screen and (max-width:768px){.contactbg-right{width:100%}}.contactbg-right form{display:flex;width:100%;flex-direction:column;gap:1rem}.contactbg-right--twoflex{display:flex;gap:1.5rem}.maps{display:flex;gap:5rem;width:100%}@media screen and (max-width:768px){.maps{flex-direction:column;gap:2.5rem}}.maps-one{flex:1 1;display:flex;flex-direction:column}.maps-one--heading{color:#fff;font-size:1.7rem;font-weight:600;background:#8c1519;width:100%;padding:1.8rem 1rem;text-align:center}#singleProductSwiper .swiper-button-next,#singleProductSwiper .swiper-button-prev{display:none}.productdetailbg{display:flex;justify-content:center}.productdetailbg .frame-wrapper{padding:2.5rem 0;display:flex;flex-direction:column;gap:1.5rem}.productdetailbg-breadcrumb{display:flex;align-items:center;justify-content:flex-start;gap:1rem;color:#8c1519}.productdetailbg-breadcrumb i{font-size:1rem}.productdetailbg-breadcrumb a{color:rgba(51,51,51,.7)}.productdetailbg-top{display:flex;justify-content:flex-start;gap:2.5rem;width:100%}.productdetailbg-top--left{display:flex;flex-direction:column;gap:2.5rem;width:350px}.productdetailbg-top--left_top{width:100%;height:350px;padding:.5rem;background:#fff;box-shadow:0 0 4px 2px #eaeaea;border:.5px solid #e8e8e8;position:relative}.productdetailbg-top--left_top__discount{top:0;position:absolute;padding:1rem;left:0;z-index:9;background:#8c1519;color:#fff;font-size:1.4rem}.productdetailbg-top--left_top img{height:100%;width:100%;object-fit:cover}.productdetailbg-top--left_bottom{display:flex;gap:1rem;align-items:center;justify-content:space-between;width:100%;height:auto}.productdetailbg-top--left_bottom__swiperdiv{width:80%;height:auto}.productdetailbg-top--left_bottom__swiperdiv-singleswiper{width:100%!important}.productdetailbg-top--left_bottom__swiperdiv-singleswiper--slide{height:70px!important;width:70px!important;background:#fff;padding:.5rem;border:.5px solid #e8e8e8;display:flex!important;justify-content:center!important;align-items:center!important}.productdetailbg-top--left_bottom__swiperdiv-singleswiper--slide_image{height:60px!important;width:60px!important}.productdetailbg-top--left_bottom__swiperdiv-singleswiper--slide_image img{height:100%;width:100%;object-fit:cover}.productdetailbg-top--left_bottom__swiperdiv-singleswiper--slide.active{border:2px solid #8c1519}.productdetailbg-top--left_bottom__btn{height:4rem;width:4rem;display:flex;justify-content:center;align-items:center;font-size:1.5rem;cursor:pointer;background-color:#fff;border:.5px solid #e8e8e8;color:rgba(51,51,51,.7);transition:all .2s ease-in-out}.productdetailbg-top--left_bottom__btn.active{font-size:1.5rem;color:#fff;background-color:#8c1519}.productdetailbg-top--left_bottom__btn:hover{background-color:rgba(140,21,25,.1);color:#8c1519;border:.5px solid #8c1519}.productdetailbg-top--right{width:850px}@media (min-width:768px) and (max-width:1000px){.productdetailbg-top--right{min-width:400px;width:400px}}@media (min-width:1000px) and (max-width:1200px){.productdetailbg-top--right{min-width:400px;width:100%;max-width:600px}}@media (min-width:1200px) and (max-width:1350px){.productdetailbg-top--right{min-width:400px;width:100%;max-width:700px}}.productdetailbg-top--right{display:flex;flex-direction:column;gap:1.5rem}.productdetailbg-top--right_name{font-size:2rem;color:#8c1519;font-weight:600;text-transform:uppercase}.productdetailbg-top--right_star{display:flex;gap:1rem}.productdetailbg-top--right_star i{color:#8c1519;font-size:1.6rem}.productdetailbg-top--right_desc{font-size:1.6rem;color:rgba(51,51,51,.7);line-height:2rem}.productdetailbg-top--right_pricediv{display:flex;gap:1rem;align-items:flex-end}.productdetailbg-top--right_pricediv__text{font-size:1.6rem;font-weight:600;color:rgba(51,51,51,.7)}.productdetailbg-top--right_pricediv__old{font-size:1.7rem;text-decoration:line-through;opacity:.7;font-weight:500}.productdetailbg-top--right_pricediv__new{font-size:1.8rem;color:#8c1519;font-weight:600}.productdetailbg-top--right_pricetext{font-size:1.4rem;color:rgba(51,51,51,.7)}.productdetailbg-top--right_pricetext a,.productdetailbg-top--right_pricetext span{color:#8c1519;font-weight:600;cursor:pointer}.productdetailbg-top--right_colors{display:flex;align-items:center;gap:1.5rem}.productdetailbg-top--right_colors__title{font-size:1.6rem;color:rgba(51,51,51,.7);font-weight:600}.productdetailbg-top--right_colors__colordiv{display:flex;gap:1.5rem;align-items:center;cursor:pointer}.productdetailbg-top--right_colors__colordiv-circle{transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.productdetailbg-top--right_colors__colordiv-circle:active{transform:scale(.8)}.productdetailbg-top--right_colors__colordiv-circle{height:30px;width:50px;border:.5px solid #e8e8e8}.productdetailbg-top--right_colors__colordiv-circle.selected{border:2px solid rgba(140,21,25,.5);background:rgba(140,21,25,.1);color:#8c1519}.productdetailbg-top--right_counter{display:flex;align-items:center}.productdetailbg-top--right_counter__text{font-size:1.6rem;color:rgba(51,51,51,.7);font-weight:600;padding-right:1.5rem}.productdetailbg-top--right_counter__leftbtn{height:40px;width:40px;border:none;font-size:2rem;display:flex;justify-content:center;align-items:center;background:none;cursor:pointer;background-color:rgba(140,21,25,.3);color:#8c1519;transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.productdetailbg-top--right_counter__leftbtn:active{transform:scale(.8)}.productdetailbg-top--right_counter__quantity{width:50px;border-top:.5px solid #e8e8e8;border-bottom:.5px solid #e8e8e8}.productdetailbg-top--right_counter__quantity,.productdetailbg-top--right_counter__rightbtn{height:40px;font-size:2rem;display:flex;justify-content:center;align-items:center;color:#8c1519}.productdetailbg-top--right_counter__rightbtn{width:40px;border:none;background:none;cursor:pointer;background-color:rgba(140,21,25,.3);transition:transform .3s cubic-bezier(.175,.885,.32,1.275)}.productdetailbg-top--right_counter__rightbtn:active{transform:scale(.8)}.productdetailbg-top--right_cartbtns{display:flex;justify-content:flex-start;align-items:center;gap:2.5rem;flex-wrap:wrap}.productdetailbg-bottom{display:flex;flex-direction:column;margin:2.5rem 0;gap:2.5rem}.productdetailbg-bottom--tabs{display:flex;justify-content:space-between;align-items:center;gap:2.5rem;border-bottom:.5px solid #e8e8e8;overflow-x:auto}.productdetailbg-bottom--tabs_name{all:unset;font-size:1.8rem;color:rgba(51,51,51,.7);font-weight:600;white-space:nowrap;padding:1rem;cursor:pointer;width:-moz-fit-content;width:fit-content}.productdetailbg-bottom--tabs_name.active{color:#8c1519;font-weight:600;position:relative}.productdetailbg-bottom--tabs_name.active:after{content:"";position:absolute;bottom:0;left:0;right:0;width:70%;height:6px;margin:auto;background-color:#8c1519;border-radius:4px 4px 0 0}.productdetailbg-bottom--content{width:100%}.productdetailbg-bottom--content_desc{font-size:1.6rem;color:rgba(51,51,51,.7);line-height:2rem}.productdetailbg-bottom--review{display:flex;justify-content:space-between;align-items:flex-start;gap:10rem;width:100%}.productdetailbg-bottom--review_left{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:.5rem;gap:.5rem;width:100%}.productdetailbg-bottom--review_left__card{background:#fff;border:.5px solid #e8e8e8;display:flex;align-items:center;gap:2.5rem;padding:1rem;position:relative}.productdetailbg-bottom--review_left__card-icons{position:absolute;top:5%;right:4%;display:flex;gap:1rem}.productdetailbg-bottom--review_left__card-icons i{color:#8c1519;font-size:1.4rem;cursor:pointer}.productdetailbg-bottom--review_left__card-image{height:100px;width:100px;max-width:100px;min-width:100px;border-radius:50%}.productdetailbg-bottom--review_left__card-image img{height:100%;width:100%;border-radius:50%;object-fit:cover}.productdetailbg-bottom--review_left__card-content{display:flex;flex-direction:column;gap:1rem}.productdetailbg-bottom--review_left__card-content--name{font-size:1.6rem;font-weight:600;color:rgba(51,51,51,.7)}.productdetailbg-bottom--review_left__card-content--star{color:#ffc107}.productdetailbg-bottom--review_left__card-content--review{font-size:1.4rem;color:rgba(51,51,51,.7);font-weight:400}.productdetailbg-bottom--review_right{display:flex;flex-direction:column;gap:1rem;width:500px}.productdetailbg-bottom--review_right__title{font-size:1.8rem;color:rgba(51,51,51,.7);font-weight:500}.productdetailbg-bottom--review_right__form{display:flex;flex-direction:column;gap:1.5rem}.productdetailbg-bottom--review_right__form-star{display:flex;align-items:center;gap:1rem}.productdetailbg-bottom--review_right__form-star .radio-button{display:none}.productdetailbg-bottom--review_right__form-star .rating-white{color:#ddd}.productdetailbg-bottom--review_right__form-star .rating-yellow{color:#ffc107}.productdetailbg-bottom--review_right__form textarea{all:unset;border:.5px solid #e8e8e8!important;font-size:1.4rem;color:rgba(51,51,51,.7);padding:1rem;resize:none}.productdetailbg-bottom--review_right__form textarea:focus{border:.5px solid #8c1519!important}@media (min-width:900px) and (max-width:1350px){.productdetailbg .frame-wrapper{width:100%;padding:2.5rem}}@media screen and (max-width:900px){.productdetailbg .frame-wrapper{width:100%;padding:2.5rem 1.5rem}}@media screen and (max-width:768px){.productdetailbg-top{flex-direction:column}.productdetailbg-top--left{width:100%}.productdetailbg-top--left_top{width:100%;height:350px}.productdetailbg-top--left_top img{object-fit:contain}.productdetailbg-top--right{width:100%;display:flex;flex-direction:column;gap:1.5rem}.productdetailbg-bottom--tabs{padding-bottom:2rem}.productdetailbg-bottom--review{flex-direction:column;gap:2.5rem}.productdetailbg-bottom--review_right{width:100%}}.contentbg{display:flex;justify-content:center}.contentbg .frame-wrapper{display:flex;flex-direction:column;gap:1rem;padding:5rem 0}@media (min-width:900px) and (max-width:1350px){.contentbg .frame-wrapper{padding:5rem 2.5rem}}@media screen and (max-width:900px){.contentbg .frame-wrapper{padding:5rem 1.5rem}}.contentbg-head{font-size:2.5rem;line-height:5rem;color:rgba(51,51,51,.7);text-align:center;font-weight:600}.contentbg-text{font-size:1.6rem;line-height:2.5rem;color:rgba(51,51,51,.7)}.contentbg-text a{color:#8c1519}.contentbg-title{font-size:1.8rem;font-weight:600;line-height:2.5rem;color:rgba(51,51,51,.7)}.contentbg ul{display:flex;flex-direction:column;list-style:square;color:rgba(51,51,51,.7);padding-left:19px}.contentbg ul li{font-size:1.6rem;line-height:2.5rem}.contentbg ul li a{color:#8c1519}.contentbg ul li span{font-weight:600}.faqbg{display:flex;justify-content:center}.faqbg .frame-wrapper{display:grid;grid-template-columns:repeat(1,1fr);grid-gap:2.5rem;gap:2.5rem;padding:5rem 0}.faqbg-card{background:#fff;display:flex;flex-direction:column;gap:1rem;border-radius:8px;box-shadow:0 0 4px 2px #eaeaea;padding:1rem;cursor:pointer;border:.5px solid #e8e8e8;border-left:8px solid #8c1519;transition:all .5s linear}.faqbg-card--top{display:flex;justify-content:space-between;align-items:center;gap:1rem}.faqbg-card--top i,.faqbg-card--top_title{font-size:1.8rem;color:rgba(51,51,51,.7)}.faqbg-card .active i,.faqbg-card .active-title{font-size:1.8rem;color:#8c1519!important}.faqbg-card--answer{font-size:1.4rem;color:rgba(51,51,51,.7)}@media (min-width:900px) and (max-width:1350px){.faqbg .frame-wrapper{width:100%;padding:5rem 2.5rem}}@media screen and (max-width:900px){.faqbg .frame-wrapper{width:100%;padding:2.5rem 1.5rem}}.toast-title{font-weight:700}.toast-message{-ms-word-wrap:break-word;word-wrap:break-word}.toast-message a,.toast-message label{color:#fff}.toast-message a:hover{color:#ccc;text-decoration:none}.toast-close-button{position:relative;right:-.3em;top:-.3em;float:right;font-size:20px;font-weight:700;color:#fff;-webkit-text-shadow:0 1px 0 #fff;text-shadow:0 1px 0 #fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80);line-height:1}.toast-close-button:focus,.toast-close-button:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}.rtl .toast-close-button{left:-.3em;float:left;right:.3em}button.toast-close-button{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.toast-top-center{top:0;right:0;width:100%}.toast-bottom-center{bottom:0;right:0;width:100%}.toast-top-full-width{top:0;right:0;width:100%}.toast-bottom-full-width{bottom:0;right:0;width:100%}.toast-top-left{top:12px;left:12px}.toast-top-right{top:12px;right:12px}.toast-bottom-right{right:12px;bottom:12px}.toast-bottom-left{bottom:12px;left:12px}#toast-container{position:fixed;z-index:999999;pointer-events:none}#toast-container *{box-sizing:border-box}#toast-container>div{position:relative;pointer-events:auto;overflow:hidden;margin:0 0 6px;padding:15px 15px 15px 50px;width:300px;border-radius:3px 3px 3px 3px;background-position:15px;background-repeat:no-repeat;box-shadow:0 0 12px #999;color:#fff;opacity:.8;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=80);filter:alpha(opacity=80)}#toast-container>div.rtl{direction:rtl;padding:15px 50px 15px 15px;background-position:right 15px center}#toast-container>div:hover{box-shadow:0 0 12px #000;opacity:1;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);filter:alpha(opacity=100);cursor:pointer}#toast-container>.toast-info{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGwSURBVEhLtZa9SgNBEMc9sUxxRcoUKSzSWIhXpFMhhYWFhaBg4yPYiWCXZxBLERsLRS3EQkEfwCKdjWJAwSKCgoKCcudv4O5YLrt7EzgXhiU3/4+b2ckmwVjJSpKkQ6wAi4gwhT+z3wRBcEz0yjSseUTrcRyfsHsXmD0AmbHOC9Ii8VImnuXBPglHpQ5wwSVM7sNnTG7Za4JwDdCjxyAiH3nyA2mtaTJufiDZ5dCaqlItILh1NHatfN5skvjx9Z38m69CgzuXmZgVrPIGE763Jx9qKsRozWYw6xOHdER+nn2KkO+Bb+UV5CBN6WC6QtBgbRVozrahAbmm6HtUsgtPC19tFdxXZYBOfkbmFJ1VaHA1VAHjd0pp70oTZzvR+EVrx2Ygfdsq6eu55BHYR8hlcki+n+kERUFG8BrA0BwjeAv2M8WLQBtcy+SD6fNsmnB3AlBLrgTtVW1c2QN4bVWLATaIS60J2Du5y1TiJgjSBvFVZgTmwCU+dAZFoPxGEEs8nyHC9Bwe2GvEJv2WXZb0vjdyFT4Cxk3e/kIqlOGoVLwwPevpYHT+00T+hWwXDf4AJAOUqWcDhbwAAAAASUVORK5CYII=")!important}#toast-container>.toast-error{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAHOSURBVEhLrZa/SgNBEMZzh0WKCClSCKaIYOED+AAKeQQLG8HWztLCImBrYadgIdY+gIKNYkBFSwu7CAoqCgkkoGBI/E28PdbLZmeDLgzZzcx83/zZ2SSXC1j9fr+I1Hq93g2yxH4iwM1vkoBWAdxCmpzTxfkN2RcyZNaHFIkSo10+8kgxkXIURV5HGxTmFuc75B2RfQkpxHG8aAgaAFa0tAHqYFfQ7Iwe2yhODk8+J4C7yAoRTWI3w/4klGRgR4lO7Rpn9+gvMyWp+uxFh8+H+ARlgN1nJuJuQAYvNkEnwGFck18Er4q3egEc/oO+mhLdKgRyhdNFiacC0rlOCbhNVz4H9FnAYgDBvU3QIioZlJFLJtsoHYRDfiZoUyIxqCtRpVlANq0EU4dApjrtgezPFad5S19Wgjkc0hNVnuF4HjVA6C7QrSIbylB+oZe3aHgBsqlNqKYH48jXyJKMuAbiyVJ8KzaB3eRc0pg9VwQ4niFryI68qiOi3AbjwdsfnAtk0bCjTLJKr6mrD9g8iq/S/B81hguOMlQTnVyG40wAcjnmgsCNESDrjme7wfftP4P7SP4N3CJZdvzoNyGq2c/HWOXJGsvVg+RA/k2MC/wN6I2YA2Pt8GkAAAAASUVORK5CYII=")!important}#toast-container>.toast-success{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==")!important}#toast-container>.toast-warning{background-image:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAAGYSURBVEhL5ZSvTsNQFMbXZGICMYGYmJhAQIJAICYQPAACiSDB8AiICQQJT4CqQEwgJvYASAQCiZiYmJhAIBATCARJy+9rTsldd8sKu1M0+dLb057v6/lbq/2rK0mS/TRNj9cWNAKPYIJII7gIxCcQ51cvqID+GIEX8ASG4B1bK5gIZFeQfoJdEXOfgX4QAQg7kH2A65yQ87lyxb27sggkAzAuFhbbg1K2kgCkB1bVwyIR9m2L7PRPIhDUIXgGtyKw575yz3lTNs6X4JXnjV+LKM/m3MydnTbtOKIjtz6VhCBq4vSm3ncdrD2lk0VgUXSVKjVDJXJzijW1RQdsU7F77He8u68koNZTz8Oz5yGa6J3H3lZ0xYgXBK2QymlWWA+RWnYhskLBv2vmE+hBMCtbA7KX5drWyRT/2JsqZ2IvfB9Y4bWDNMFbJRFmC9E74SoS0CqulwjkC0+5bpcV1CZ8NMej4pjy0U+doDQsGyo1hzVJttIjhQ7GnBtRFN1UarUlH8F3xict+HY07rEzoUGPlWcjRFRr4/gChZgc3ZL2d8oAAAAASUVORK5CYII=")!important}#toast-container.toast-bottom-center>div,#toast-container.toast-top-center>div{width:300px;margin-left:auto;margin-right:auto}#toast-container.toast-bottom-full-width>div,#toast-container.toast-top-full-width>div{width:96%;margin-left:auto;margin-right:auto}.toast{background-color:#030303}.toast-success{background-color:#51a351}.toast-error{background-color:#bd362f}.toast-info{background-color:#2f96b4}.toast-warning{background-color:#f89406}.toast-progress{position:absolute;left:0;bottom:0;height:4px;background-color:#000;opacity:.4;-ms-filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=40);filter:alpha(opacity=40)}@media (max-width:240px){#toast-container>div{padding:8px 8px 8px 50px;width:11em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:241px) and (max-width:480px){#toast-container>div{padding:8px 8px 8px 50px;width:18em}#toast-container>div.rtl{padding:8px 50px 8px 8px}#toast-container .toast-close-button{right:-.2em;top:-.2em}#toast-container .rtl .toast-close-button{left:-.2em;right:.2em}}@media (min-width:481px) and (max-width:768px){#toast-container>div{padding:15px 15px 15px 50px;width:25em}#toast-container>div.rtl{padding:15px 50px 15px 15px}}