@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Montserrat&display=swap);*,:after,:before{box-sizing:border-box;margin:0;padding:0}ul{list-style-type:none;padding:0}.drop-down-overlay{margin-top:2rem;right:1rem}.drop-down-overlay,.drop-down-overlay-kika{left:auto;padding-top:3.5rem;position:absolute;top:0;width:13rem;z-index:5}.drop-down-overlay-kika{margin-top:1rem}.drop-down-content{-webkit-animation:slide .3s forwards;animation:slide .3s forwards;-webkit-animation-duration:.2s;animation-duration:.2s;background:#fff;border:1px solid --white;border-radius:3px;box-shadow:0 8px 12px rgba(9,30,66,.15),0 0 1px rgba(9,30,66,.31);padding:2rem 0;transition:all .3s ease-in-out}@-webkit-keyframes slide{0%{-webkit-transform:translateX(300px);transform:translateX(300px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes slide{0%{-webkit-transform:translateX(300px);transform:translateX(300px)}to{-webkit-transform:translateX(0);transform:translateX(0)}}.drop-down-center{align-items:center;display:flex;flex-direction:column}.drop-down-center a{border-bottom:1.5px solid #e5e5e5;color:#000;cursor:pointer;font-size:14px;font-weight:500;padding-bottom:.5rem;padding-top:.85rem;text-align:center;width:100%}.nav__main-container{background:#fff;border:1px solid red;height:4rem}.nav__section-center{margin:0 auto;max-width:1170px;width:90vw}.nav__container{align-items:center;display:flex;justify-content:space-between}.nav__mobile-btns{display:flex;gap:3vw}.nav__cart-btn,.nav__menu-btn,.nav__search-btn{background:transparent;border:transparent;cursor:pointer}@-webkit-keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes spinner{to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.loading{-webkit-animation:spinner .6s linear infinite;animation:spinner .6s linear infinite;border:5px solid grey;border-radius:50%;border-top-color:#f15a24;height:6rem;margin:0 auto;width:6rem}.section{padding:5rem 0}.section-center{margin:0 auto;width:90vw}.text-center{text-align:center}@media screen and (min-width:780px){.nav__mobile-btns{display:none}}.navbar{align-items:center;box-shadow:0 0 2px 2px hsla(0,0%,75%,.3);display:flex;height:103px;justify-content:space-between;padding:0 2rem;width:100%;z-index:0}.navbar .nav__rightSection{align-items:center;display:flex;height:100%;justify-content:space-evenly}@media(min-width:480px)and (max-width:821px){.navbar{height:10vh}}@media(max-width:821px){.navbar{height:75px;padding:0 1.5rem}}.navbar .logo{margin-left:-22px}@media(max-width:821px){.navbar .logo{height:80px}}@media(max-width:480px){.navbar .logo{height:68.97px;margin:0}}.navbar .nav__linksContainer{align-items:center;display:flex;height:100%;justify-content:space-between;margin-right:40px;width:400px}@media(max-width:900px){.navbar .nav__linksContainer{display:none}}@media(max-width:480px){.navbar .nav__linksContainer{margin:0}}.navbar .nav__linksContainer li{align-items:center;cursor:pointer;display:flex;font-size:1rem;height:100%;justify-content:center}.navbar .marketPlace__dropDown,.navbar .profile__dropDown{background:#fff;position:absolute;top:103px;transition:.5s ease;z-index:2}.navbar .marketPlace__dropDown div,.navbar .profile__dropDown div{align-items:center;border:1px solid blue;cursor:pointer;display:flex;justify-content:center;padding:.5rem 1rem;position:relative;width:200px}.navbar .marketPlace__dropDown{left:440px}.navbar .profile__dropDown{right:10px}.navbar .nav__searchForm{align-items:center;border:1.5px solid #f15a24;display:flex;height:50px;justify-content:space-between;margin-right:40px;padding-right:1rem;width:324px}@media(max-width:821px){.navbar .nav__searchForm{width:40%}}@media(max-width:480px){.navbar .nav__searchForm{width:5%}}.navbar .nav__searchForm .nav__searchBar{border:none;font-size:14px;height:100%;outline:none;padding:1.5rem;width:100%}.navbar .nav__searchForm .nav__searchBar:focus{border:none;outline:none}@media(max-width:821px){.navbar .nav__searchForm .nav__searchBar{height:35px;width:100%}}@media(max-width:480px){.navbar .nav__searchForm .nav__searchBar{display:none}}.navbar .nav__searchForm .span{align-items:center;cursor:pointer;display:flex;justify-content:center;width:10%}@media(max-width:480px){.navbar .nav__searchForm .span{width:100%}}.nav__profile{align-items:center;display:flex;height:32px;height:100%;justify-content:space-between;width:96px}@media(max-width:821px){.nav__profile{width:32%}}@media(max-width:480px){.nav__profile{width:41%}}.nav__profile .profile__imgContainer{align-items:center;cursor:pointer;display:flex;height:100%;justify-content:center;width:50%}.nav__profile img{cursor:pointer;height:1rem;width:1rem}.cart{position:relative}.cart span{font-size:14px;font-weight:500}@media(max-width:480px){.cart span{display:none}}.nav__sidebarToggle{display:none}@media(max-width:821px){.nav__sidebarToggle{align-items:center;cursor:pointer;display:flex;flex-direction:column;height:50px;justify-content:center;transition:all .5s ease-in-out;width:50px}.nav__sidebarToggle .line{background-color:#2e3192;border-radius:3px;height:4px;transition:all .5s ease-in-out;width:65%}.nav__sidebarToggle .line1{margin-bottom:5px}.nav__sidebarToggle .line3{margin-top:5px}}.open:first-child{-webkit-transform:rotate(45deg) translateY(310%);transform:rotate(45deg) translateY(310%)}.open:nth-child(2){opacity:0;-webkit-transform:translateX(-20px);transform:translateX(-20px)}.open:nth-child(3){-webkit-transform:rotate(-45deg) translateY(-310%);transform:rotate(-45deg) translateY(-310%)}.close:first-child{-webkit-transform:rotate(0) translateY(0);transform:rotate(0) translateY(0)}.close:nth-child(2){opacity:1;-webkit-transform:translateX(0);transform:translateX(0)}.close:nth-child(3){-webkit-transform:rotate(0) translateY(0);transform:rotate(0) translateY(0)}.mobile__sideBar{align-items:center;background:#fff;display:flex;flex-direction:column;justify-content:space-around;left:-120%;position:absolute;top:75px;transition:all .5s ease;width:100vw}@media(min-width:480px)and (max-width:821px){.mobile__sideBar{top:6.3vh;width:40%}}.mobile__sideBar li{border-bottom:1px solid #d3d3d3;padding:1.5rem 0;text-align:center;width:100%}.mobile__sideBar .btn{background-color:#2e3192;border-radius:3px;color:#fff;font-size:.9rem;padding:1rem 2rem;width:30%}.show__sideBar{left:0}.mobile__search{align-items:center;background:#fff;display:flex;display:none;height:20vh;justify-content:space-between;left:0;opacity:0;padding:0 2rem;position:absolute;top:10vh;transition:opacity .8s ease;width:100%}@media(max-width:480px){.mobile__search{display:block}}.mobile__search input{height:100%;padding:1rem 1rem 1rem 1.5rem;width:90%}.mobile__search img{margin-left:.5rem}.show__mobileSearch{opacity:1}@font-face{font-family:swiper-icons;font-style:normal;font-weight:400;src:url("data:application/font-woff;charset=utf-8;base64, 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")}:root{--swiper-theme-color:#007aff}.swiper{list-style:none;margin-left:auto;margin-right:auto;overflow:hidden;padding:0;position:relative;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{box-sizing:content-box;display:flex;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%;z-index:1}.swiper-android .swiper-slide,.swiper-wrapper{-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;height:100%;position:relative;transition-property:-webkit-transform;transition-property:transform;transition-property:transform,-webkit-transform;width:100%}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:height,-webkit-transform;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-backface-hidden .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{-webkit-perspective:1200px;perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(270deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(90deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(0deg,rgba(0,0,0,.5),transparent)}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(180deg,rgba(0,0,0,.5),transparent)}.swiper-css-mode>.swiper-wrapper{-ms-overflow-style:none;overflow:auto;scrollbar-width:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:x mandatory;scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{-ms-scroll-snap-type:y mandatory;scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-start:var(--swiper-centered-offset-before);margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper:before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{-webkit-margin-before:var(--swiper-centered-offset-before);margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{height:var(--swiper-centered-offset-after);min-width:1px;width:100%}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;-webkit-transform:translateZ(0);transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper:after{content:"";left:0;pointer-events:none;position:absolute;top:0}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper:after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper:after{height:var(--swiper-virtual-size);width:1px}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{align-items:center;color:#007aff;color:var(--swiper-navigation-color,var(--swiper-theme-color));cursor:pointer;display:flex;height:44px;height:var(--swiper-navigation-size);justify-content:center;margin-top:-22px;margin-top:calc(0px - var(--swiper-navigation-size)/2);position:absolute;top:50%;width:27px;width:calc(var(--swiper-navigation-size)/44*27);z-index:10}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{cursor:auto;opacity:.35;pointer-events:none}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:44px;font-size:var(--swiper-navigation-size);font-variant:normal;letter-spacing:0;line-height:1;text-transform:none!important;text-transform:none}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{left:auto;right:10px}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;-webkit-transform:translateZ(0);transform:translateZ(0);transition:opacity .3s;z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{font-size:0;overflow:hidden}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{position:relative;-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{-webkit-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{background:#000;background:var(--swiper-pagination-bullet-inactive-color,#000);border-radius:50%;display:inline-block;height:8px;height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));opacity:.2;opacity:var(--swiper-pagination-bullet-inactive-opacity,.2);width:8px;width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px))}button.swiper-pagination-bullet{-webkit-appearance:none;appearance:none;border:none;box-shadow:none;margin:0;padding:0}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));opacity:1;opacity:var(--swiper-pagination-bullet-opacity,1)}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{display:block;margin:6px 0;margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:transform .2s,top .2s}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px;margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,left .2s}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:transform .2s,right .2s}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;background:var(--swiper-pagination-color,var(--swiper-theme-color));height:100%;left:0;position:absolute;top:0;-webkit-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;transform-origin:left top;width:100%}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{height:4px;left:0;top:0;width:100%}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{height:100%;left:0;top:0;width:4px}.swiper-pagination-lock{display:none}.swiper-scrollbar{background:rgba(0,0,0,.1);border-radius:10px;position:relative;-ms-touch-action:none}.swiper-horizontal>.swiper-scrollbar{bottom:3px;height:5px;left:1%;position:absolute;width:98%;z-index:50}.swiper-vertical>.swiper-scrollbar{height:98%;position:absolute;right:3px;top:1%;width:5px;z-index:50}.swiper-scrollbar-drag{background:rgba(0,0,0,.5);border-radius:10px;height:100%;left:0;position:relative;top:0;width:100%}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{align-items:center;display:flex;height:100%;justify-content:center;text-align:center;width:100%}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-height:100%;max-width:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{border:4px solid #007aff;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top:4px solid transparent;box-sizing:border-box;height:42px;left:50%;margin-left:-21px;margin-top:-21px;position:absolute;top:50%;-webkit-transform-origin:50%;transform-origin:50%;width:42px;z-index:10}.swiper-slide-visible .swiper-lazy-preloader{-webkit-animation:swiper-preloader-spin 1s linear infinite;animation:swiper-preloader-spin 1s linear infinite}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@-webkit-keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes swiper-preloader-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.swiper .swiper-notification{left:0;opacity:0;pointer-events:none;position:absolute;top:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{margin:0 auto;transition-timing-function:ease-out}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-direction:column;flex-wrap:wrap}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;height:100%;pointer-events:none;-webkit-transform-origin:0 0;transform-origin:0 0;visibility:hidden;width:100%;z-index:1}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{-webkit-transform-origin:100% 0;transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-cube .swiper-cube-shadow{bottom:0;height:100%;left:0;opacity:.6;position:absolute;width:100%;z-index:0}.swiper-cube .swiper-cube-shadow:before{background:#000;bottom:0;content:"";-webkit-filter:blur(50px);filter:blur(50px);left:0;position:absolute;right:0;top:0}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;pointer-events:none;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:0}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:opacity,height,-webkit-transform;transition-property:transform,opacity,height;transition-property:transform,opacity,height,-webkit-transform}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;-webkit-transform-origin:center bottom;transform-origin:center bottom}.hero{align-items:center;background:url(/static/media/hero_background.d3e56ce1e9ea2a89adaa.png) no-repeat;background-size:cover;display:flex;flex-direction:column;height:600px;justify-content:center;position:relative;z-index:1}.hero:before{background-color:rgba(33,33,33,.4);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.hero .home__info{align-items:center;color:#fafafa;display:flex;flex-direction:column;justify-content:center;width:50vw}.hero .home__info h1{font-size:60px;font-weight:400;text-align:center}.hero .home__info h1 span{font-weight:700}.hero .home__info .sub__heading{font-size:24px;font-weight:400;line-height:29.26px;padding:0}.hero .home__info .details{font-size:14px;font-weight:300;line-height:1.6rem;margin-top:.5rem;padding:0;text-align:center}.hero .buttons__grp{align-items:center;display:flex;gap:3.75rem;justify-content:center;margin-top:1rem;width:45%}.hero .buttons__grp button{background:#f15a24;border:none;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;height:48px;outline:none;width:260px}.slide-1{background:url(/static/media/slide-1.78008690a950cefca1a1.png) no-repeat;background-size:cover}.slide-2{background:url(/static/media/slide-2.e415316d4118e9452ae5.png) no-repeat;background-size:cover}.footer__topSection{align-items:center;background-color:#2e3192;box-sizing:content-box;display:flex;height:135px;justify-content:space-between;padding:2rem}.footer__topSection .footer__logoSection img{height:68.97px;margin-left:-1rem;width:134.27px}.footer__topSection .footer__subscribe{align-items:flex-start;color:#fff;display:flex;flex-direction:column;justify-content:space-between;width:30%}.footer__topSection .footer__subscribe h3{font-size:15px;font-weight:400;letter-spacing:0;line-height:18px;text-align:left}.footer__topSection .footer__subscribe p{font-size:12px;font-weight:400;letter-spacing:0;line-height:14px;text-align:left}.footer__topSection .footer__subscribe form{display:flex;height:43.29px;margin-top:11.68px;width:100%}.footer__topSection .footer__email{border:none;height:100%;outline:none;padding:1rem;width:70%}.footer__topSection .footer__submit{background:#f15a24;border:none;height:100%;outline:none;width:30%}.footer__bottomSection .footer__top{align-items:flex-start;display:flex;justify-content:space-between;padding:4rem 2rem}.footer__bottomSection .footer__top li{font-size:11.74px;line-height:14.31px;margin-top:12.41px}.footer__bottomSection .footer__bottom p{text-align:center;width:100%}body{font-family:Montserrat;font-style:normal;position:relative}body div,body tr{box-sizing:border-box}body p,body th{font-size:100%;line-height:100%;padding:.8em 0}#header{-ms-grid-columns:1fr 3fr;grid-gap:5em;align-items:center;display:-ms-grid;display:grid;gap:5em;grid-template-columns:1fr 3fr;justify-content:space-between;padding:0 2em 0 0}#header img{padding:.8em 3em .8em 2em}#header form{max-width:898px;width:100%}#header form input{border:1px solid #f15a24;border-radius:5px;box-sizing:border-box;height:40px;padding:1.8em;width:100%}#header .wrapper{align-items:center;display:flex;justify-content:space-between}#header .wrapper a{color:#000;padding:1em 2em}#header .wrapper a :hover{color:#f15a24;cursor:pointer;text-decoration:underline}.vendor.main{-ms-grid-columns:1fr 3fr;grid-gap:6em;display:-ms-grid;display:grid;gap:6em;grid-template-columns:1fr 3fr;justify-content:space-between;padding:0 4em 0 0}#vendor #sidebar{background:#fff;border:1px solid #c4c4c4;border-bottom:none;display:flex;flex-direction:column;height:100%;max-width:293.48px;min-height:599px;padding:1em 0;position:relative}#vendor .nav_items .link{background:inherit;border:none;color:#2e3192;display:block;font-size:17.6089px;font-style:normal;font-weight:700;line-height:21px;margin:0;padding:.8em 3em;text-align:left;text-decoration:none;transition:background 1s cubic-bezier(.075,.82,.165,1);width:100%}#vendor .nav_items .link.active{background:#f15a24;color:#fff}#vendor .nav_items .link:hover{cursor:pointer}#vendor .bottomNav{display:flex;justify-content:space-evenly;margin-top:8em;padding:1em}#vendor .icons{align-items:center;background:#2e3192;border-radius:5px;box-sizing:border-box;display:flex;height:40px;justify-content:center;transition:background .01s cubic-bezier(.075,.82,.165,1);width:40px}#vendor .icons img{height:24px;transition:background .02s cubic-bezier(.075,.82,.165,1),-webkit-transform .02s cubic-bezier(.075,.82,.165,1);transition:background .02s cubic-bezier(.075,.82,.165,1),transform .02s cubic-bezier(.075,.82,.165,1);transition:background .02s cubic-bezier(.075,.82,.165,1),transform .02s cubic-bezier(.075,.82,.165,1),-webkit-transform .02s cubic-bezier(.075,.82,.165,1);width:24px}#vendor .icons:hover{background:#f5f5f5;-webkit-filter:drop-shadow(1px 3px 3px grey);filter:drop-shadow(1px 3px 3px grey)}#vendor .icons:hover img{-webkit-filter:invert(1);filter:invert(1);-webkit-transform:scale(1.05);transform:scale(1.05)}#vendor .main_container{box-sizing:border-box;max-width:898px}#vendor #dashboard{-ms-grid-columns:1fr 1fr;grid-gap:1em;display:-ms-grid;display:grid;gap:1em;grid-template-columns:1fr 1fr;justify-content:space-between}#vendor .secondary.wrapper{justify-self:flex-end}#vendor .secondary.wrapper img{width:100%}#vendor .card{border:.733703px solid #c4c4c4;border-radius:0;margin:1em 0;padding:1em;position:relative;width:334px}#vendor .card .title{color:#2e3192;font-size:14.6741px;font-style:normal;font-weight:700;line-height:18px;padding:0 0 1em}#vendor .card .detail.subtitle{color:red}#vendor .card p{font-size:11.7392px;font-weight:400}#vendor .card .fig{font-size:17.6089px;font-weight:500;line-height:21px}#vendor .subtitle{font-size:11.7392px;font-weight:400}#vendor .card .orders{grid-gap:2em;-ms-grid-columns:8em 2em;display:-ms-grid;display:grid;gap:2em;grid-template-columns:8em 2em}#vendor .card .orders .orderimg{-ms-grid-row-align:center;align-self:center;height:137.94px;width:137.94px}#vendor .card .orders img{height:100%;width:100%}#vendor .inner{align-items:center;display:flex;flex-direction:row;justify-content:space-between}#vendor .rows{-ms-grid-columns:1fr;grid-template-columns:1fr}#vendor .col{display:flex;flex-direction:column}#vendor .inner .col{align-items:center;justify-content:center}#vendor .row{display:flex;justify-content:space-between}#vendor .notification{-ms-grid-columns:1fr;grid-template-columns:1fr}#vendor .notification,#vendor .notification .header{align-items:center;display:-ms-grid;display:grid;justify-content:space-between}#vendor .notification .header{-ms-grid-columns:5fr 1fr;grid-template-columns:5fr 1fr}#vendor .notification .header a{color:red;padding:0 0 1em}#vendor .notification .img{-ms-grid-column-align:center;background:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAMsAAACVCAYAAAD2fw60AAAACXBIWXMAAAsTAAALEwEAmpwYAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAABErSURBVHgB7Z1rcts2F4Zhx+2008unTBYQenr/FXsFlVdgewWRVxB7BZFXEHsFUVYQZwVRVmDnV+9j5r87caftTKet4+99qQMVpgmKpGRblt5nhkOJAHEjDs4BCALOCSGEEEIIIYQQQgghhBBCCCGEEEIIIYQQQgghhBBCCCGEEEIIIYQQQgghhBBCCCGmnQUnZpq3b9+2cHr47t27Zf5fXFw8xOnF3bt3T52ohYRlhoGgPMKpi6OVc0p5HQLzzInKSFimDNMEbWiCNrTA//B7xQ0quz9IioOa4RT+XsNfn9dQ+Y+CcB67gaBEwb079+7d23OiEhKWKQAVu43Ttzg23EA4mpLi6OOg0FQRAgrcKoQsdWIkEpYb5OTkpHPnzp2H+Nl2NwS0yy60S9eJkSw5ce2YkNBMStwNs7CwMI4mmyskLNcIzC1WzCfuBjVJHgjLfScqsejEtWAdbg7btt10oSHkikizXDEQkgSnp66ekPRxvHKDjjqP0/x7EQs3wUjYA46cWfgtVxOYgz0nKqEO/hViFfqlq9Y36aPiH6DiP2v6whDxbeD+DYTzsOItHG5edqISEpYrooag9HHsotL23eTipobhMPTIkTZols6nn36ql5MVkLBcARUFJcWxNUkhiaSl4wZmYBlrV52OWUDCMmEqCsq+G0w3uZbOtY3CMU2xPg3TsRbOABCXkbBMGFRMVsp2iZcdVMprn2JiAvPcxYU4dYO3+Rodi6Ch4wliw8PtEi9bNyEoxLTGmhsIRRGJG22uzTXSLBPCzK/jEi8UlJ67YSydfN9TaJJpcmUcCcuEQCWkoCQRZ452dd2UYCbZYcSZZtiyzLHLyAybAPbdSBJx7k2ToBAzyXYizi1ol20nLiHNMiYjzK/UTXGnuWQwQtqlAGmW8XkZc8ALv+6UV7gtVzw3TNqlAAnLGNjoVxJx7k37m3F+9AWh2C9yW1xcfGQzAYQhYWnIyckJp5N0I84pjl13C4BQcOSrULu4wdebwpCwNID9FJhYT2LuZn6l7hZAM5GTNyPOMsUCJCzNKJvOsn/bJiZytnPEaUWm2H9IWGqCykONkkScOeX91rXGNokyLXCioOizY0PCUgN7nxIThmwyorulwBR7EbkuYTEkLBWxt97RaSDop2zf5iWFzs/PC2ccLywstJ3IkLBUwF48Pi/xsnvbP6CCsPeLrkNYHjiRoTf4I7AOLudRJREvR9Aoq24GQF7PCy7z+/+7TkizVIDT1pOIW4pj080OacE1jYYZEpYSbORrI+Lsvy5M3YxjZujcI2GJYFNZyoaBt2ZQUFInokhYCqiwAj2/Tzlws4dMrhIkLDmCPU1iTNWHXBOmUFi0yv4ACUsABIXrbJV9Unsww4JCEieiSFgME5ReiRe+tNtyM4q9dC1CyyMZEhY3NL16JV5SHJuz/OXg2dlZUnQdb/bfOJEx98Jinfky0yt1czBEHJvWEpsGM4/MtbBUGPVK3Zy8S1lcXPw2cr3vRMZcbjlhU1j4wrFT4i118/XSUX2WEcydsNRYtHsuBIW8e/euCw1S5NTXCi//MVdmmI14lU2KJKmbI0Fh4xEzwbTR0UXmQrOY2cUJkRsjvGbrAc9Za8oGJCm4fooRshdODJlpYTEh8V83jprKwe9RtudJUMwk7UScD2SCXWQmhaWmkJBZnsISxfoqScT5VizldJ3MlLDYUDBNrarfjbPl3JzHXa9Mq8T2nuxpPthlZkpY8IB3UQl+cwNtklS4hcKSuvkktu5Z6qRVCpm50TDbLGitZOG4kATHMT/ymqcPnJDXtosPdjyTVilmpr/B51bXbtCCJhW8p26wz+PM79xbsnq+tvouYS4WrEDl6LpBh79KZ5/Dx5uz2rqaVilc+V/bfJczN6u70Myy0Z+HFW/p4tifteFTaZXmzN1SSLYvfNlWESGpmyHTrGzjJWmV0cztumFmmj2u6L3nBu9iUneL+fXXX3sRzSqtUoG5naJvLyGXK46addxg1KyqcE0dNges0ATlFhlOjEQrUrr5MM2kVcZHnxW7TMv0cOISrFVexiU4ehCwp7fl3Qyn/5TMLO46UQkJi8FRL2+auWofPHVwHN4G0+zs7Izvm5ICJ84sfuVEJWSGRWhgmnHG8lROaUdeOAKWFDhxDtjMrlgzaSQsJTR4N9NzUzZqVvYS0g32uk+dqITMsBJYke7du9dxA9MsrXAL/b5EZ3pqtsqDsHciTn0JSj2kWWrQwDS70c+T9RJyskiz1MBGzerOaL6xUTN03tsRp1SCUh8JS02amma2WMa1Au3xqOh6bLNVUY7MsDGBELB/wkqZVPCeumsyzcpMMKeOfSOkWcZkWj82Q3pigwzq2DdEwjIBAtOM+0umFW5hRb5S0wzD3etF17UWWHMkLCM4OTnp8KVelYrN3cBsnlWdaTOHk9Yytn1EUuSmN/bNkbCMAC2xHyquPB+s5oxmVuxsRrMt4TQ2sXcr5+fnL2SCNUfCUkJBC91xFafqB6YZp5OkbjRdN5hrNrZpFps0ubS09NyJxkhYSkAL3Y44dc00Wx8VBt/NNDDNGr+bKVsRXybYeEhYyilbrC/BcXBFplnHNfzYrORFpEbBxkTCUgLMmfsVvHVwHFaZD9bENKs6uOBBH6tQ2+lF5PhIWMqpurILP656YhV75NKxV/yxWWH82sFrfCQsJaA1/q3mLYkbdNJHVuyr+NisZMiYnw5rB68xkbCU07SCdVzFl440zXBQy1QxzTi0HB1cQH+lUKtgyPi1E2MjYSkBpsuBa07iBubTccUBgJ6rN23m0uDCwsJCTFj6ToyNhKUEGz3qu/FIXMWp+uN+bAbhflDkCddlgk0AzToewYjPcuuSuhrLKDX42KzlitdzvqtdvMZHwlKBkvWBm1Brna4G6wCMFZ+IIzOsGlVnE4+CrftanRsamGZ5UicmgoSlAmbCsJKnrjlZGE3fotuoGQVmp2Y66vgVJUhYKmKVvOpoVR52sFcn8a6j5sdmTd4ViQgSlhrkpqtUqfgpjh2+R5nkvKyaH5upYz8h1MEfA1uZfh2td/jmPOVQLa69vq5dkMu2z0A6diFYXSfGRsIyI8RGzXBtH8IyNYv+3WZkhs0IsRnNEJ7/OSFEHJpmOM5tUXAhRBk0zbiJ0aQXxBBiZpnUQhhCCCGEEEIIIYQQQgghhBBCCCGEEEIIIYQQQgghhBBCCCGEEEIIIYQQRIvsiRvj+Pi49c8//2ycn5+fvv/++0fLy8upmyJ++umnNs9//PHH0erq6ukS//z4448ri4uLj7iI9Jdffnlh9ULvxt+///77Dm9yQowJKuLjf//9t7uwsMDt/dzff//NnZu7bkr47rvvEmebWH3wwQfcvWAgLEhsC9LdYaKRifMvvvhix9/k3ewmZkjCMqf88MMPXB72MepE+vnnn4+1QRLC6KBe8dw7Ozt7g4a656acpYJr299///2br7/+em/UzV6N2t8jaKWRK8vzHrQibQohCx2C2Q/dqcnotrS0lOLvaUxNI5wELVNCt/feey9lmLweU+d14g3vz6tiH++o9FWN18eN00pZPsviYxpxLYmFzzQgjJWYH5935rHVarmiOJgOXG+F6WJ64H6aj4P3Mp6i+hD643+cnyGeC2U+ojyy+/k7zEdYH3y8/tnR36gyypcjwkrz7gtBoPl9E9d8JN4NASx/8803qd3zBKcLJhsjuXPnzlrM9vz555+fIzEb+XvQqmwGGcy2pMP1PvyyUIYPCC3QjhditHI9WwSb9yXu4l6KXaR91//55ZdfaGJ2Qz+xeLnq/FdffUW/mSpGJT0Oy2MS8foysgf81F3egm8YTkl8p1z0m6v443e4S/ERKv2aN5ft+T0vyzuey7FV3n6YltCfL59cOvtI55oJ20uX288SYe4XmPW0YJ7mwsnqFiwXFymPPW/thPUR14Z97qCcsjTlnl0/n6+wnvI5oG699AKcv8fX+0sLg+OG1H4+t9bjErQ3nQkK1SgLhfcxMkZ6eHhYuAIi3Lgfe58Vkoe/B5l8XpCONk5HFn7Ka8jg44KwV4J0pHat61sVPhzERQFr+bh9vHzAsTxWYMVa0Avx+vSVxQtNs2fl4SsgG4YthLWfT38un2kQX4smEa/zGo4D7+/DDz/s8IflLRMUu2+LLbnPe0FZMs4+wwrLyNxeuP/2pMnyjfMr/rHKP4wD6dpmGMjfJeuEFTVIKzngfX/99ddpUB6nVqf8hk3b1jg3pW3xZPFaPR1u0REIShhvOx/IJTMMN26hUj5FwFnFx3mHtmWOrp13YLtmBQJJ3qMkM9KPP/74Wzco3Av4FtuDAujjlCWULYHXWpYhqvFs/0VTy4c4Wvmw6e/PP/9cNROJKpqtSQtp5z188NngBB8I0soV5lmJ9rw/mBYU+tpbMoTxhq3YRx99RM3JVu6xt8nDeJGudZTDM7TmG/4BQRNsek2AFvKU90K4mKZ+Lr5MY+QsgeEz8K0/0pJt8c280bxCWC8Q55b578HfffozoRpW6DCtQRwt5g+t9R7SRgGlcJ56f0ZiaWQejj777DMK1X5RuVE7I7wUacwsDDyHHT53bwLZtdXAgmFYmRUD4d51zdhh+vkDdWnP6kSb/4PncCFe5DW1xmhI0ZYT9LxpmacNeEFl2iiBM/e+/81I2GrwNx7OakG4mVnCB8pBBB6uZMvsoFVxoe2L63dz/l77ikb7mQ+Sv1lJzMuKpemVv4f+WIF8Hl0DUJB9H2+Y9yBdST4fjBeVLPtvwkzYALz1ZeIfEBqsB7F8hvZ0+AyQpzdh3EjTA0vrug/fyr3N616ogvuHZVRks5fgKzGF89DiqaW1gzSnYaOJdAy1EMppxTUgLCOX27HNP4d8vEUDDoX7s1jl9CNiF1Q17MrhaFhQIX2iWna+NGLGgjOzpI2DJslWEEdjUKnelrn7SpwXClSg+xH/wzwhr+MsqJ2VQSAUGdR+YbosbVv5g/2z8L5YPuEvOjoZCM+rojjY53ETgK02wlv15peZiW1U9ENXE9ah0DwMn0G+XoX+UD7RfWjKyghpPi2KFw1JcslvLBAWQGBDD7HRjz5/01al+qQgmE3pheWgIMG+0tDs2INA0lQ5d1cM4s1acr4rgsp9GKS1zeso5Ky/5CsW8vSQ/qCGN6yz2QiUQaa5UOjUpus+XqTnEKON2xjBYxl5LcgW/gjXaDbeR1paMJsO3Jggzz0L/1uGyfB9HDxXGb3MhTesWMyPmcdZ/wxuD3A8g+bcxLmwoS0jKA9q2qcMm3XLPwMzy49CjUd/9MM+dH7gqCp4Pj2f1jDeokGI0p2/kPFtF9jNHiR4y3cA8fel2f/b5rwTqjMPKiXDyQrjk08+oao+NE1zpWDokXGwUvB9US+X1l1vFqFwfFoyfzbokLiG4OFvB2V04OPlf5RFi40OfvtKlZkv5qfLgYzQ3G0K+we+wUOYTxi+j6NJQ2AVK3uGDMcPElj/jGWbmZMga4DYWa4adq48NlgebmCmUyDZ+c/6r6xbgWm7YX66riHW+O/m4/VWUkjWwecYPhLT42+OSlzwsLS0CbcnoRsTjIe5hgdACeRwXWZTUwXHxrCZKNyzinu6+HuffQsWjr8/iPeFmSgXWj0bfSGp/WdFoGbqh/7YF7Gt4Y6Cwli11m+dhcDwWeBhWtlqIX3LTB9bXhs23fezF/D7tGK8aRDvclm81K6Is484t33/guWIU883OEXx0RQuel7eL3jjr7HBg6bkaNyG5Yvl/praPZb2WBz+GaIheOLzQzPJzLoNnwd7fhzCLdx+PJb+fHmEaQ1njsBfB+XKvD70fpCHI9y37vNeUkZ+RHF4DensIrw0fE4YHHmGfObrphBCCCGEEEJMLf8HBUABQ3zvDm4AAAAASUVORK5CYII=) no-repeat 50%;justify-self:center;margin:1em auto 3em;min-height:140px;width:202px;width:100%}#vendor .notification .img .img.onLoad{background:#fff}#vendor #wrapper.orders,#vendor #wrapper.products,#vendor #wrapper.reviews{-ms-grid-columns:1fr;display:-ms-grid;display:grid;grid-template-columns:1fr;width:100%}#vendor #wrapper.orders nav,#vendor #wrapper.products nav,#vendor #wrapper.reviews nav{align-items:center;border-bottom:1px solid rgba(0,0,0,.5);display:flex;justify-content:space-between;padding:.8em 0;width:100%}#vendor #wrapper.orders nav a,#vendor #wrapper.products nav a,#vendor #wrapper.reviews nav a{color:rgba(0,0,0,.5);margin-right:3em}#vendor #wrapper.orders nav a.active,#vendor #wrapper.orders nav a:hover,#vendor #wrapper.products nav a.active,#vendor #wrapper.products nav a:hover,#vendor #wrapper.reviews nav a.active,#vendor #wrapper.reviews nav a:hover{color:#f15a24}#vendor #wrapper.orders .body,#vendor #wrapper.products .body,#vendor #wrapper.reviews .body{grid-gap:3em;display:-ms-grid;display:grid;gap:3em;min-width:906px}#vendor #wrapper.orders .filters,#vendor #wrapper.products .filters,#vendor #wrapper.reviews .filters{-ms-grid-columns:1fr 1fr;display:-ms-grid;display:grid;grid-template-columns:1fr 1fr;justify-content:space-between;padding:1em 0}#vendor #wrapper.orders .filters div,#vendor #wrapper.orders .filters form,#vendor #wrapper.products .filters div,#vendor #wrapper.products .filters form,#vendor #wrapper.reviews .filters div,#vendor #wrapper.reviews .filters form{margin:5px 0}#vendor #wrapper.orders .filters form,#vendor #wrapper.products .filters form,#vendor #wrapper.reviews .filters form{justify-self:flex-end}#vendor #wrapper.orders input,#vendor #wrapper.orders select,#vendor #wrapper.products input,#vendor #wrapper.products select,#vendor #wrapper.reviews input,#vendor #wrapper.reviews select{border:1px solid grey;font-size:14px;padding:.5em .8em}#vendor #wrapper.orders option,#vendor #wrapper.products option,#vendor #wrapper.reviews option{color:rgba(0,0,0,.5);font-size:14px;text-align:left}#vendor #wrapper.orders .button,#vendor #wrapper.products .button,#vendor #wrapper.reviews .button{background:#f15a24;border:1px solid #f15a24;color:#fff;font-size:14px;margin-left:.8em;padding:.5em 1em;text-align:center;transition:background .9s cubic-bezier(.075,.82,.165,1),color .2s cubic-bezier(.075,.82,.165,1)}#vendor #wrapper.orders .button:hover,#vendor #wrapper.products .button:hover,#vendor #wrapper.reviews .button:hover{background:#fff;border:1px solid grey;color:#000;cursor:pointer}#vendor .order_list,#vendor .product_list{grid-gap:.5em;display:-ms-grid;display:grid;gap:.5em}#vendor .order_list p,#vendor .order_list th,#vendor .product_list p,#vendor .product_list th{font-size:14px;line-height:140%}#vendor .order_tile,#vendor .order_titles,#vendor .product_tile,#vendor .product_titles,#vendor .review_tile,#vendor .review_titles{grid-gap:1em;display:-ms-grid;display:grid;gap:1em;justify-content:space-between;text-align:left}#vendor .product_tile,#vendor .product_titles{-ms-grid-columns:1fr 2fr 1.5fr (minmax(5em,1fr))[4];grid-template-columns:1fr 2fr 1.5fr repeat(4,minmax(5em,1fr))}#vendor .order_titles p,#vendor .order_titles th,#vendor .product_titles p,#vendor .product_titles th{font-weight:500}#vendor .product_tile{align-items:center;border-bottom:1px solid #f15a24;padding:1em 0;transition:background cubic-bezier(.075,.82,.165,1),-webkit-transform cubic-bezier(.075,.82,.165,1);transition:transform cubic-bezier(.075,.82,.165,1),background cubic-bezier(.075,.82,.165,1);transition:transform cubic-bezier(.075,.82,.165,1),background cubic-bezier(.075,.82,.165,1),-webkit-transform cubic-bezier(.075,.82,.165,1)}#vendor .product_tile.tile_container:hover{background:#f15a241f;-webkit-transform:scale(1.02);transform:scale(1.02)}#vendor .product_image_title{width:75px}#vendor .product_img{align-items:center;display:flex;height:75px;justify-content:center;width:75px}#vendor .product_img img{height:100%;object-fit:contain;object-position:left;width:100%}#vendor .product_status{background:#f15a24;color:#fff;padding:.5em;text-align:center}#vendor .product_stock{color:green}#wrapper.orders .filters select{margin-right:1em}#wrapper.orders .filters label{margin-left:0}#wrapper.orders .order_list{gap:0}#wrapper.orders .order_tile,#wrapper.orders .order_titles{-ms-grid-columns:3em (1fr)[5] 1.5fr 1fr;align-items:center;background:hsla(0,0%,96%,.9);gap:0;grid-template-columns:3em repeat(5,1fr) 1.5fr 1fr}#wrapper.orders .order_tile div,#wrapper.orders .order_tile p,#wrapper.orders .order_tile th,#wrapper.orders .order_titles div,#wrapper.orders .order_titles p,#wrapper.orders .order_titles th{border:1px solid rgba(0,0,0,.1);height:100%;width:100%}#wrapper.orders .order_tile p,#wrapper.orders .order_tile th,#wrapper.orders .order_titles p,#wrapper.orders .order_titles th{padding-left:.8em}#wrapper.orders .order_tile div,#wrapper.orders .order_titles div{align-items:center;display:flex;justify-content:space-evenly}#wrapper.orders .order_tile p,#wrapper.orders .order_tile th{font-weight:400}#wrapper.orders .order_title{color:#2e3192}#wrapper.orders .action_button{align-items:center;display:flex;font-size:68%;height:15px;justify-content:center;width:15px}#wrapper.reports{-ms-grid-columns:2fr 3fr;grid-gap:2em;display:-ms-grid;display:grid;gap:2em;grid-template-columns:2fr 3fr;justify-content:space-between}#wrapper.reports .figures{background:#f6f6f6}#wrapper.reports .block{border-bottom:1px solid rgba(0,0,0,.1);min-width:20em;padding:1em}#wrapper.reports .block h1{font-size:62px;font-style:normal;font-weight:500;line-height:76px}#wrapper.reports .block p{color:rgba(0,0,0,.5);font-size:14px;font-weight:400;line-height:17px}#wrapper.reports .card{border-radius:12px;display:flex;flex-direction:column;margin:0;max-height:380px;min-width:334px;width:100%}#wrapper.reports .card .title{padding:0}#wrapper.reports .card .sub_details{display:flex;justify-self:flex-start}#wrapper.reports .card p.percentage{color:#2e3192}#wrapper.reports .card p{color:#67748e;font-size:12px;letter-spacing:-.355037px;line-height:15px;margin-right:3em}#wrapper.reports .card img{margin-top:3em;width:100%}#wrapper.reviews{gap:5em}#wrapper.reviews .review_tile,#wrapper.reviews .review_titles{-ms-grid-columns:2fr 2fr 1fr 1fr;align-items:center;background:hsla(0,0%,96%,.9);gap:0;grid-template-columns:2fr 2fr 1fr 1fr;min-width:906px}#wrapper.reviews .review_tile td,#wrapper.reviews .review_tile th,#wrapper.reviews .review_titles td,#wrapper.reviews .review_titles th{border:1px solid rgba(0,0,0,.1);font-size:14px;height:100%;overflow:auto;padding:1em;text-align:left;width:100%}#wrapper.reviews .review_tile a,#wrapper.reviews .review_titles a{color:#f15a24}#wrapper.reviews .review_tile div,#wrapper.reviews .review_titles div{display:flex;justify-content:space-evenly}#wrapper.reviews .review_tile .review_comment,#wrapper.reviews .review_titles .review_comment{align-items:flex-start;display:flex;flex-direction:column}#wrapper.reviews .review_tile .review_comment span,#wrapper.reviews .review_titles .review_comment span{font-size:11px;padding-top:.4em}#wrapper.reviews .review_tile .review_comment p,#wrapper.reviews .review_titles .review_comment p{border:none}#wrapper.reviews .review_tile .review_details,#wrapper.reviews .review_titles .review_details{display:flex;padding:1em}#wrapper.reviews .review_tile .review_details div,#wrapper.reviews .review_titles .review_details div{flex-direction:column;padding:0}#wrapper.reviews .review_tile .review_details .customer_details,#wrapper.reviews .review_titles .review_details .customer_details{padding:0 1em}#wrapper.reviews .review_tile .review_details .customer_details .name,#wrapper.reviews .review_titles .review_details .customer_details .name{color:#2e3192}#wrapper.reviews .review_tile .review_details .customer_details .name span,#wrapper.reviews .review_titles .review_details .customer_details .name span{font-weight:600}#wrapper.reviews .review_tile .review_details .customer_img,#wrapper.reviews .review_titles .review_details .customer_img{align-items:center;background:#c4c4c4;display:flex;height:58px;justify-content:center;padding:1em;width:58px}#wrapper.reviews .review_tile .review_details img,#wrapper.reviews .review_titles .review_details img{-webkit-filter:invert(1);filter:invert(1);height:41px;width:41px}#wrapper.reviews .review_tile .review_details p,#wrapper.reviews .review_titles .review_details p{border:none;display:flex;height:auto;padding:0}#wrapper.reviews .review_tile .rating,#wrapper.reviews .review_tile .review_comment,#wrapper.reviews .review_tile .review_link,#wrapper.reviews .review_titles .rating,#wrapper.reviews .review_titles .review_comment,#wrapper.reviews .review_titles .review_link{display:flex;flex-direction:column;justify-content:center}#wrapper.reviews .review_tile .rating img,#wrapper.reviews .review_titles .rating img{padding:1em;width:100%}#wrapper.reviews .review_titles p{font-weight:600}@-webkit-keyframes slideFromRight{0%{-webkit-transform:translate(-300px);transform:translate(-300px)}to{-webkit-transform:translate(0);transform:translate(0)}}@keyframes slideFromRight{0%{-webkit-transform:translate(-300px);transform:translate(-300px)}to{-webkit-transform:translate(0);transform:translate(0)}}.sign__main-container{margin:1rem auto 0;width:90vw}.sign__form-group{margin-bottom:1rem;width:100%}.sign__txt{color:#333;font-size:5vw;font-weight:800;margin:2rem 0;text-align:start}.sign__form-label{color:#000;display:block;font-size:4vw;font-weight:400;margin-bottom:1rem}.show_password-txt{font-size:100%}.sign__form-input{border:2px solid #c4c4c4;color:#000;font-size:16px;font-weight:400;margin-bottom:2.5rem;padding:1.2rem 1rem;width:100%}.sign__form-input.password{margin-bottom:.5rem}.sign__showPassword-container{display:flex;gap:.5rem;margin-bottom:2.5rem}.sign__terms-container{display:flex;gap:.5rem}.sign__terms-btn{background:transparent;border:1px solid #000;cursor:pointer;height:20px;width:20px}.sign__link,.sign__terms-link{color:#f15a24;cursor:pointer}.sign__terms-link{font-size:15px;font-weight:500}.sign__sign-btn-container{display:flex;justify-content:center;margin:1.5rem 0}.sign__up-btn{background:#f15a24;border:transparent;color:#fff;cursor:pointer;font-size:3vw;font-weight:400;margin-bottom:1rem;margin-top:2rem;padding:.8rem 5rem}.sign__accept-txt{color:#000;font-size:18px;font-weight:400}.alert-container{background-color:#c4c4c4;margin-top:1rem}.alert{font-size:16px;font-weight:500;text-align:center}.alert-danger{color:red}.alert-success{color:green}.sign__account-txt{font-size:20px;font-weight:300}.sign__link{font-size:20px;font-weight:400}.sign__img-container{display:none}.sign__forgot-container{display:flex;justify-content:space-between}.user__account-container{display:block}.user__account-title{color:#333;font-size:16px;font-weight:700}.user__account-details{border:1.5px solid #c4c4c4;margin-bottom:4rem;margin-top:1rem;padding:30px 50px}.user__details-container{align-items:center;display:flex;justify-content:space-between}.user__user-details{margin-top:1rem}.user__user-details p{color:#000;padding-top:0}.user__edit-btn{background:transparent;border:transparent;color:#f15a24;cursor:pointer;font-size:18px;font-weight:600}.user__order-container{display:flex;justify-content:space-between;padding:2rem 20rem 2rem 5rem}.user__order-btn-active{border:transparent;border-bottom:2px solid #f15a24;color:#f15a24}.user__order-btn,.user__order-btn-active{background:none;cursor:pointer;font-size:18px;font-weight:700;padding-bottom:.5rem}.user__order-btn{border:transparent;border-bottom:1px solid rgba(0,0,0,.4);color:#000}.user__order-image{max-width:30%}.user__order-image img{max-width:100%}.user__order-title{color:#000;font-size:18px;font-weight:600}.user__order-span{border:2px solid #000;color:#000;display:block;margin-bottom:.5rem;margin-top:1rem;padding:10px}.user__order-unit p{padding-top:0}.user__order-tracking{font-weight:800}.user__forgot-password-container{margin-top:3rem;width:60%}.user__forgot-btn{background:#f15a24;border:transparent;color:#fff;cursor:pointer;font-size:22px;font-weight:400;margin-bottom:1rem;margin-top:2rem;padding:.8rem 8rem}.user__input-container{position:relative}.user__watch-icon{position:absolute;right:20px;-webkit-transform:translate(-50%,50%);transform:translate(-50%,50%)}.user__track-order-container{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 4fr;height:auto;margin-bottom:2rem}.user__track-order-1,.user__track-order-2{border:2px solid #c4c4c4;border-radius:5px;margin-top:1rem;padding:20px 0}.user__track-order-1{height:auto;text-align:center}.user__track-order-1 input{border:1px solid #c4c4c4;border-radius:5px;margin-top:1.5rem;padding:15px 12px;width:70%}.user__track-order-1 input::-webkit-input-placeholder{color:#000;font-size:12px}.user__track-order-1 input:-ms-input-placeholder{color:#000;font-size:12px}.user__track-order-1 input::placeholder{color:#000;font-size:12px}.user__number-text{color:#000;padding:.2rem}.user__track-order-btn{align-items:center;background:#f15a24;border:transparent;color:#fff;cursor:pointer;display:block;font-size:18px;font-weight:400;margin:2rem auto;padding:.8rem 3rem}.user__track-order-2-titles{display:flex;justify-content:space-between;margin-bottom:1rem;padding:0 50px}.user__track-order-2-titles h3{color:#000}.user__track-order-details{display:flex;justify-content:space-between;padding:0 30px;text-align:start}.user__map-image-container{width:100%}.user__map-image-container img{height:20rem;width:100%}.user__mobile-drop-down{display:block}.user__mobile-drop-down-container{align-items:center;background:#f15a24;color:#fff;display:flex;justify-content:space-between;margin:1rem auto 0;padding:.5rem 1rem .5rem 0;width:95vw}.user__mobile-drop-down-container button{background:transparent;border:transparent;cursor:pointer;font-size:1rem}.user__mobile-sidebar-links{grid-gap:1.5rem;-webkit-animation:slideFromRight .3s forwards;animation:slideFromRight .3s forwards;-webkit-animation-duration:.4s;animation-duration:.4s;border:2px solid #fff;display:grid;gap:1.5rem;margin:0 auto;padding-right:1rem;padding-top:1rem;transition:all .3s ease-in-out;width:95vw}.user__sidebar-active-link,.user__sidebar-link{color:#000;cursor:pointer;font-size:20px;font-weight:500;margin-bottom:1rem;padding:.85rem 2rem .85rem 3rem;width:100%}@media screen and (min-width:780px){.sign__main-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-bottom:0;margin-left:unset;margin-right:unset;margin-top:1rem;min-height:calc(100vh - 6.5rem);width:100vw}.sign__form-section{margin:0 7rem}.sign__img-container{display:block;display:flex;justify-content:flex-end;max-width:100%}.sign__img-container img{max-height:100vh;max-width:100%;object-fit:cover}.sign__txt{font-size:2vw;margin:2.5rem 0;text-align:center}.sign__form-label,.sign__up-btn{font-size:1.2vw}.user__account-container{grid-template-columns:1fr 5fr}.user__sidebar-active-link,.user__sidebar-link{font-size:18px}.user__account-title{font-size:20px}.sign__up-btn{width:100%}.sign__accept-txt{font-size:20px}.sign__terms-link{font-size:20px;letter-spacing:1px}.user__account-container{display:grid;margin-top:2rem;min-height:calc(100vh - 6rem)}.user__sidebar-container{border-right:1.5px solid #c4c4c4;border-top:1.5px solid #c4c4c4}.user__sidebar-links{align-items:center;display:flex;flex-direction:column;padding-top:1rem}.user__sidebar-active-link,.user__sidebar-link{cursor:pointer;font-size:14px;font-weight:600;margin-bottom:1.5rem;padding:.85rem 2rem .85rem 3rem;transition:all .3s ease-in-out;width:100%}.user__sidebar-link{color:#2e3192}.user__sidebar-active-link{background:#f15a24;color:#fff}.user__mobile-drop-down{display:none}.user__account{padding:1rem 5rem 0}}body{color:#333;font-family:Montserrat,sans-serif}a{text-decoration:none}.contact_container>*{padding:2em 8em 2em 10em}.contact_row{display:flex}.contact_input>*{margin:1em 0}#contact_input{display:flex;flex-direction:column;margin-top:1em}.contact_section{width:30vw}.contact_input label{color:#333;display:flex;flex-direction:column;font-size:11.7px;font-weight:700}.contact_input input{background-color:transparent;border:1.8px solid #c4c4c4;margin-top:5px;padding:.7em;width:100%}.contact_input input:focus,.contact_input textarea:focus{outline-color:#f15a24}.contact_input textarea{background-color:transparent;border:1.8px solid #c4c4c4;font-size:14px;height:120px;padding:.7em;resize:none;width:100%}.info_section{margin-left:6em;width:40vw}.contact-btn-container button{color:#fff}#contact-btn{background:#f15a24;border:transparent;cursor:pointer;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;line-height:1.6;margin:1em 0;padding:.5rem 2.5rem}.mail_contact,.number_contact{display:flex;margin:2.5em 0 0 5em}.hiIcon{font-size:3rem;margin:.3em 0}.info_mail a,.info_number a{color:#f15a24;display:flex;flex-direction:column;font-weight:700;margin:.9em 2.5em}#contact_social a{color:#f15a24}.contact_social{font-size:1.4em;margin:4em;text-align:center}.contact_social>*{margin:0 1em}@media (max-width:1100px){.contact_container>*{padding:2em 5em 2em 8em}.contact_social{margin:2.5em 1em}.contact_social>*{margin:0 .7em}}@media (max-width:850px){.contact_container>*{padding:2em 2em 2em 4em}.info-header{font-size:20px}#contact-btn{font-size:11px;padding:.5rem 1.5rem}.mail_contact,.number_contact{margin-top:2em}.hiIcon{font-size:2.5rem}.info_mail a,.info_number a{margin:.7em 1.5em}.contact_social{margin:3em 1em}.contact_social>*{margin:0 .5em}}@media (max-width:620px){.info_mail a,.info_number a{margin:.7em 1em}.hiIcon{font-size:1.8rem}#contact-btn{font-size:11px;padding:.5rem 1.2rem}}@media (max-width:550px){.contact_container>*{padding:2em 2em 1em}.contact_row{display:flex;flex-direction:column}.contact_section,.info_section{width:90vw}.info_section{margin:2em 0 0}.hiIcon{font-size:2.8rem}.info_mail a,.info_number a{color:#333;font-size:16px;margin:.9em 2em}.contact_input input,.contact_input textarea{width:100%}.contact_social{color:#333}}.img_error img{border:0;max-width:100%;vertical-align:middle}.btn_error,.img_error,h3{display:flex;justify-content:center}.btn_error{margin:2em}#contact-btn:nth-of-type(2){margin-left:2em}@media (max-width:380px){#contact-btn:nth-of-type(2){margin-left:1em}#contact-btn{font-size:9px;padding:.5rem 1rem}}.conditions_container,.terms_header{margin:3em}#bullet{margin:.1em 0 0 3em;padding:.2em}.conditions_row h1{color:#2e3192;margin-top:1em}.terms_header h1{color:#2e3192;font-size:18px;margin-top:.5em}.list_link a{color:#2e3192;text-decoration:none}.conditions_row p{line-height:1.6;margin-left:1.2em}@media (max-width:600px){.conditions_container,.terms_header{margin:1.5em}.list_link a{font-size:13px}}#waitlist_wrapper{position:relative}.navbar_waitlist{display:flex;padding:0 1.5em 0 3em}.navbar_Waitcontainer{display:flex;justify-content:flex-end;width:100%;z-index:-1}.nav_Waitlinks{color:#2e3192;font-size:17px;font-weight:700;padding:.5rem 2rem;text-decoration:none}.nav-WaitMenu,.nav_Waitlinks{align-items:center;display:flex}.nav-WaitMenu{justify-content:center;list-style:none;text-align:center}.hero_WaitContainer{margin:0 0 0 4.5em;padding:0}.hero_WaitRow{display:flex;justify-content:space-between}.hero_WaitWriteup{margin-top:5em;max-width:40%}.headline_wait{color:#2e3192;font-size:38px;font-weight:700;line-height:1.4}.span_wait{color:#f15a24}.hero_WaitDesc{font-weight:500;line-height:26px;margin-top:.4em;max-width:470px}.hero_WaitImg{max-width:60%}.form_WaitImg img,.hero_WaitImg img{border:0;display:inline-block;max-height:100vh;max-width:100%;vertical-align:middle}#waitlist-btn,#waitlist-btn a{color:#fff;font-family:Montserrat,sans-serif;font-size:12px;font-weight:600;line-height:1.6}.waitlist-btn{background:#2e3192;border:transparent;cursor:pointer;margin:1em 0;padding:.8rem 2.5rem}#form_WaitRow{margin-top:4rem}.form_headline{color:#2e3192;font-size:42px;font-weight:700;line-height:1.4;max-width:450px;text-align:right}.form_Wait{margin:4em 3.5em 0 2em}.waitlist_input>*{margin:1em 0}#waitlist_input{display:flex;flex-direction:column;margin-top:1.5em;padding:1em 0 0 5em;position:relative;width:100%}.waitlist_input input{background-color:transparent;border:1.8px solid #c4c4c4;font-family:Montserrat,sans-serif;margin-top:5px;padding:1em 2em}.waitlist_input input:focus{outline-color:#f15a24}.align_right{text-align:right}.waitlist_footer p{color:#c4c4c4;margin:7em 0 2em;text-align:center}.form_WaitImg{align-self:center;max-width:50%}@media screen and (max-width:1100px){#form_WaitRow{margin-top:5rem}.form_Wait{margin:1em 3.5em 0 2em}.form_headline{font-size:38px}}@media screen and (max-width:980px){.hero_WaitWriteup{margin-top:2em;max-width:48%}.hero_WaitImg{align-self:center;max-width:50%}.headline_wait{font-size:36px}.hero_WaitDesc{line-height:22px;margin-top:.2em;max-width:450px}.form_headline{font-size:36px}#waitlist_input{margin-top:1em}}@media screen and (max-width:780px){.navbar_waitlist{padding:0 1em}.hero_WaitRow{display:flex;flex-direction:column}.hero_WaitContainer{margin:0 1.5em 0 2.5em;padding:0}.hero_WaitWriteup{margin-top:1em;max-width:90vw}.hero_WaitImg{margin-top:2em}.hero_WaitDesc,.hero_WaitImg{max-width:90vw}.headline_wait{font-size:42px}#form_WaitRow{display:flex;flex-direction:column-reverse;margin-top:2em}.form_Wait{margin:1em 0 0}.form_headline{font-size:40px;margin:0 1em 0 0;max-width:90vw;text-align:left}#waitlist_input{margin-top:1.5em;padding:1em 0 0;width:100%}.align_right{text-align:left}.waitlist_footer p{margin:4em 0 2em}.form_WaitImg{align-self:center;margin-top:2em;max-width:90vw}}@media screen and (max-width:420px){.form_headline,.headline_wait{font-size:28px}}.modalBackground{align-items:center;background-color:#c8c8c8;display:flex;height:100vh;justify-content:center;position:fixed;width:100vw}.modal_container{background-color:#fff;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.35);display:flex;flex-direction:column;height:600px;padding:1.7em;width:600px}.modal_container .modal_title{display:inline-block;margin:1em 0;text-align:center}.CloseBtn{display:flex;justify-content:flex-end}.CloseBtn button{background-color:transparent;border:none;cursor:pointer;font-size:24px}.modal_container .modal_body{align-items:center;display:flex;flex:50% 1;justify-content:center}.modal_container .modal_footer{align-items:center;display:flex;flex:20% 1;justify-content:center}.modal_container .modal_footer button{border:none;cursor:pointer;font-size:20px;margin:1em;padding:1em 4em}#modal_btn{background-color:#f15a24}#modal_btn a{color:#fff}.about_wrapper{margin:5em 2em}.about_body,.about_nav{display:flex}.about_nav{justify-content:center;margin-top:1em}.about-Menu{align-items:center;display:flex;list-style:none;text-align:center}.about-item{border-bottom:2px solid transparent;height:50px;margin:0 5em}.about-links{align-items:center;border-bottom:3px solid #c4c4c4;color:#333;display:flex;font-size:15px;height:100%;margin:0 5em;padding:.5rem 1rem;text-decoration:none}.about-links:hover{border-bottom:3px solid #f15a24;color:#f15a24}.about_text{margin-top:2.5em;max-width:55vw}.about_image{align-items:center;display:flex;max-width:45vw}.about_image img{border:0;vertical-align:center}.about_text p{line-height:1.4;text-align:justify}.team_img{display:flex;flex-wrap:wrap;gap:5rem;justify-content:space-between;margin-top:2em}#team_image img{border-radius:2px;height:180px;object-fit:cover;width:180px}#team_image{background-clip:padding-box;background-color:#f8f8f8;border:3px solid transparent;border-radius:2px;box-sizing:border-box;display:flex;margin:3em 2em .7em;max-width:-webkit-min-content;max-width:min-content;padding:4px;position:relative}#team_image:before{background:#f15a24;border-radius:inherit;bottom:0;content:"";left:0;margin:-1px;position:absolute;right:0;top:0;z-index:-1}.team_img_container p{font-size:14px;font-weight:500;line-height:1.2;margin:.2em 0;padding:0;text-align:center}.team_img_container p:nth-of-type(2){color:#f15a24}.accordion_container{margin-top:1.5em}.item{background-color:#f5f5f5;color:#2e3192;margin:1em 3em;padding:.5em}.title_faq{align-items:center;cursor:pointer;display:flex;justify-content:space-between;margin:1em 2em}.content_faq{font-size:13px;margin:0 2.4em 1em;max-height:0;overflow:hidden}.content_faq,.content_faq.show{transition:all .5s cubic-bezier(0,1,0,1)}.content_faq.show{height:auto;max-height:9999px}.plus_faq{font-size:2.5em}@media screen and (max-width:1300px){.about_h1{font-size:24px}.about-item{margin:0 3em}.about-links{margin:0 4em}}@media screen and (max-width:998px){.about_h1{font-size:22px}.about-item{margin:0 2em}.about-links{margin:0 2.5em}.about_image img{height:320px;margin-top:1em;width:500px}}@media screen and (max-width:768px){.about_h1{font-size:20px}.about-item{margin:0 1.2em}.about-links{margin:0 1.8em;padding:.5em}.about_body{display:flex;flex-direction:column}.about_text{max-width:90vw}.about_image{display:none}.item{margin:1em}}@media screen and (max-width:578px){.about_wrapper{margin:4em 1.1em 2em}.about_h1{font-size:18px}.about-item{font-size:12px;font-weight:600;margin:0 .5em}.about-links{border-bottom:none;margin:0 .5em;padding:.5em}.about-links:hover{background-color:#f15a24;color:#fff}#team_image{margin:2em .07em .5em}.item{margin:.5em .2em;padding:.2em}.title_faq{align-items:center;margin:.7em 1em}.title_faq h4{line-height:1.2;margin-right:.5em}.content_faq{margin:0 1em .5em}.plus_faq{font-size:2em}}@media screen and (max-width:368px){.about_wrapper{margin:4em 1em 2em}.about_h1{font-size:16px}.about-item{font-size:12px;font-weight:600;margin:0 .3em}.about-links{border-bottom:none;margin:0 .25em;padding:.3em}#team_image{margin:2em 0 .5em}.team_img{align-content:center;display:flex;flex-direction:column;justify-content:center;margin-top:2em}#team_image img{border-radius:2px;height:250px;object-fit:cover;width:250px}}.emptyCart_container{margin:2em}.cart_empty img{border:0;margin:2em;max-width:100%;vertical-align:middle}.cart_empty,h2{display:flex;justify-content:center;margin:1em}.empty-btn-container{text-align:center}.empty__cart__btn a{color:#fff;font-size:16px;font-weight:700;text-decoration:none}.emptyCart_section p,.empty___btn{display:flex;justify-content:center}.emptyCart_section p{font-weight:600;margin:1em 7em;text-align:-webkit-center}.emptyCart_section button{background-color:#f15a24;border:none;color:#fff;padding:1.2em 4em}.product{box-shadow:0 1px 12px hsla(0,0%,64%,.5);display:flex;height:450px;justify-content:space-between}.product .product__container{height:100%;position:relative}.product .product__container img{height:100%;object-fit:cover;width:100%}.product .product__description{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.2);bottom:0;display:flex;height:22%;justify-content:space-between;padding:2rem 1rem;position:absolute;width:100%}.product .product__description .product__left{align-items:flex-start;display:flex;flex:.5 1;flex-direction:column;justify-content:space-around}.product .product__description .product__left .product__name{color:#333;font-family:Montserrat;font-size:1rem;font-weight:500;line-height:21px;text-align:left}.product .product__description .product__left .product__size{color:#333;font-family:Montserrat;font-size:12px;font-weight:400;letter-spacing:0;line-height:14px;text-align:left}.product .product__description .product__left .product__color{align-items:center;display:flex;justify-content:space-between;width:50%}.product .product__description .product__left .product__color div{border-radius:50%;cursor:pointer;height:15px;width:15px}.product .product__description .product__left .product__color div:first-child{background:#333}.product .product__description .product__left .product__color div:nth-child(2){background:#2e3192}.product .product__description .product__left .product__color div:nth-child(3){background:#f15a24}.product .product__description .product__right{align-items:flex-end;display:flex;flex:.5 1;flex-direction:column;gap:.5rem;justify-content:center}.product .product__description .product__right .product__price{color:#333;font-size:14.6741px;font-style:normal;font-weight:400;line-height:18px}.addToCartButton{background:#f15a24;border:none;color:#fff;cursor:pointer;font-size:12px;padding:.5rem;text-transform:capitalize;width:100%}.sidebarOptions{cursor:pointer;flex-direction:column;gap:12.9px;padding:.5rem 1rem}.sidebarOptions,.sidebarOptions .option__container{align-items:center;display:flex;justify-content:space-between}.sidebarOptions .option__container{border:1px solid #c4c4c4;height:48px;padding:0 1rem;width:215px}.sidebarOptions .option__container label{align-items:center;display:flex;height:100%;justify-content:flex-start;width:40%}.sidebarOptions .option__container select{border:none;font-family:Monserrat,sans-serif;font-size:1rem;height:100%;outline:none;width:60%}.sidebarOptions .option__container select option{border:none;height:100%;outline:none}.sidebarOptions .option__container select option:focus{border:none;outline:none}.sidebar__container{align-items:center;border:1px solid #c4c4c4;display:flex;flex-direction:column;gap:20px;justify-content:space-around;padding:1.5rem 2rem;width:270px}.sidebar__container button{background:#f15a24;border:none;color:#fff;cursor:pointer;font-size:15px;height:40.56px;outline:none;width:200px}.marketPlace__content{align-items:flex-start;display:flex;justify-content:space-between}.marketPlace__products{align-items:center;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center;padding:2rem;width:85%}.marketPlace__products .product{flex-basis:300px}.home__hero{align-items:center;background:url(/static/media/hero_background.d3e56ce1e9ea2a89adaa.png) no-repeat;background-size:cover;display:flex;flex-direction:column;height:88vh;justify-content:center;position:relative;z-index:1}.home__hero:before{background-color:rgba(33,33,33,.4);content:"";height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.home__hero .home__info{align-items:center;color:#fafafa;display:flex;flex-direction:column;justify-content:center;max-width:635px;width:50vw}.home__hero .home__info h1{font-size:60px;font-weight:400;text-align:center}.home__hero .home__info h1 span{font-weight:700}.home__hero .home__info .sub__heading{font-size:24px;font-weight:400;line-height:29.26px;padding:0}.home__hero .home__info .details{font-size:14px;font-weight:300;line-height:1.6rem;margin-top:.5rem;padding:0;text-align:center}.home__hero .buttons__grp{align-items:center;display:flex;gap:1rem;justify-content:center;margin-top:1.5rem;width:34%}.home__hero .buttons__grp button{background:#f15a24;border:none;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;height:48px;outline:none;padding:.5rem 2rem;width:260px}.man__and__woman{flex-direction:column;padding:5rem 3rem 0}.man__and__woman,.man__and__woman .images__container{align-items:center;display:flex;justify-content:center}.man__and__woman .images__container{gap:5rem;width:100%}.man__and__woman .man,.man__and__woman .woman{align-items:flex-start;display:flex;flex-direction:column;height:800px;justify-content:flex-end;width:600px}.man__and__woman .man{background:url(/static/media/woman.23bd3498f5fde1e5a40a.jpg) no-repeat;background-size:cover}.man__and__woman .woman{background:url(/static/media/guy.6599ba00c882be2f4bbc.jpg) no-repeat;background-size:cover}.man__and__woman .btn__container{align-items:center;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background-color:hsla(0,0%,100%,.5);display:flex;height:100px;justify-content:center;width:100%}.man__and__woman .btn__container button{background:#f15a24;border:none;color:#fff;cursor:pointer;font-family:Montserrat,sans-serif;font-size:14px;font-weight:500;height:47px;outline:none;text-transform:capitalize;width:50%}.home__products{flex-basis:350px;gap:7.5rem;justify-content:center;margin-top:4rem;width:100%}.home__products,.new__arrivals{align-items:center;display:flex}.new__arrivals{flex-direction:column;gap:.5rem;justify-content:space-between;padding:2rem 0 7rem}.new__arrivals h2{font-size:41.09px;font-style:normal;font-weight:400;line-height:50px}.new__arrivals .products__container{align-items:center;display:flex;flex-basis:273px;flex-wrap:wrap;gap:4rem;justify-content:center}.new__arrivals .product{flex-basis:20%}*{box-sizing:border-box}.cart_title{display:flex;justify-content:flex-start;text-align:left}.cart_wrapper{margin:4em}.card{display:flex;justify-content:space-between;margin:0 0 0 2em}.cart_container{margin:0 0 2em}.card_section{border:1px solid #c4c4c4;border-radius:2px;margin:2em 0 0;max-height:280px}.card_section .card_row{margin:2em 1em 0}.card_section .cardFooter{margin:1em 2em 2em 3em}.card_row{display:flex;justify-content:space-around}.cartImg img{border:0;display:inline-block;height:150px;max-height:100vh;max-width:100%;vertical-align:middle;width:150px}.cart_details{margin:0;padding:0}.cartTitle{align-items:center;display:flex;justify-content:space-between}.cartTitle h2{font-size:20px;margin:.5em 1em}.cartTitle p{font-size:20px;margin:0 0 0 8em;padding:0;text-align:right}.card_details{margin-top:.5em}.cloth_Details{display:flex;margin:0 .5em 0 1.2em}.cloth_Details p{line-height:1.2;margin:0 .5em 0 0;padding:.2em 0}.cardFooter{align-content:center;display:flex;justify-content:space-between}.cardFooter p{font-weight:700}.removeItems{background-color:transparent;border:none}.increaseItems,.removeItems{align-items:center;display:flex}.increaseItems button{background-color:transparent;border:none}.removeItems>*{margin-right:.5em}.increaseItems>*{margin-left:.5em}.summary_Details{margin-top:1.5em}.summary_Detail{display:flex;justify-content:space-between}.summary_Details img{align-self:center;border-radius:4px;box-shadow:0 0 5px #f15a24;display:flex;height:150px;max-height:100vh;max-width:100%;overflow:hidden;vertical-align:middle;width:150px}.summary_Details p:nth-of-type(2){margin:0 0 0 7em}.subtotal_Details p:nth-of-type(2){font-size:20px;font-weight:700}.subtotal_Details{display:flex;justify-content:space-between;margin-top:4em}.card_icon{color:#f15a24}#cart-btn{background-color:#f15a24;border:none;font-family:Montserrat,sans-serif;font-weight:600;margin:2em 0 1em;padding:1.2em 4em}#cart-btn a{color:#fff;font-size:16px}.cartSummary{display:flex;flex-direction:column;justify-items:center;margin:2em 4em 0 0;max-width:30vw}.cartSummary h2{margin-bottom:1.2em}.cartSummary p{font-size:18px}@media screen and (max-width:1200px){.cart_wrapper{margin:3em}.card{margin:0 0 0 1em}.cartTitle p{margin:0 0 0 4em}.cartSummary{margin:2em .5em 0 0}}@media screen and (max-width:998px){.cart_wrapper{margin:2em}.card{margin:0}.cartTitle{align-items:flex-start}.cartTitle h2{font-size:18px}.cartTitle p{font-size:17px;margin:.5em 0 0 2em}.cloth_Details p{font-size:15px}.cartSummary{margin:2em .5em 0 0}.card_section .card_row{margin:1.5em .7em 0 .2em}.card_section .cardFooter{margin:0 1em 1.5em 1.5em}.summary_Details p:nth-of-type(2){margin:0 0 0 2em}}@media screen and (max-width:698px){.cart_wrapper{margin:2em}.card{display:flex;flex-direction:column}.cart_container{margin:0;max-width:90vw}.cartTitle p{font-size:16px;margin:.6em 0 0}.cartTitle h2{color:#2e3192;font-size:17px;margin:.5em 3em 0 0}.cloth_Details{margin:0}.cloth_Details p{font-size:14px}.cartSummary{margin:4em 0 0;max-width:90vw}.summary_Details p:nth-of-type(2){margin:0 0 0 1em}}@media screen and (max-width:498px){.cart_wrapper{margin:1em}.card{margin:0 0 0 .2em}.cartImg{max-width:30vw}.card_details{max-width:70vw}.cartTitle h2{font-size:14px;margin:0 2em 0 0}.cartTitle p{font-size:14px;margin:0}.cloth_Details p{font-size:12px;margin:0 .2em 0 0;padding:.1em 0}}.productDetails{align-items:flex-start;display:flex;justify-content:center}.productInfo__container{align-items:center;display:flex;flex-direction:column;justify-content:space-between;width:85%}.productInfo__container img{width:220px}.productInfo__container .content{align-items:flex-start;display:flex;gap:2rem;height:100%;justify-content:space-between;padding:2rem 5rem;width:95%}.productInfo__container .content .img{object-fit:contain}.productInfo__container .content .product__data{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;width:260px}.productInfo__container .content .product__data .productData__wrapper{align-items:flex-start;display:flex;flex-direction:column;justify-content:space-between;margin-top:18px;width:300px}.productInfo__container .content .product__data .productData__wrapper p{display:flex;justify-content:space-between;width:100%}.productInfo__container .content .product__data .productData__wrapper p span:first-child{font-weight:600;width:30%}.productInfo__container .content .product__data .productData__wrapper p span:nth-child(2){width:70%}.productInfo__container .content .product__data h3{text-align:left;text-transform:uppercase}.productInfo__container .content .product__data .rating{margin-top:15px}.productInfo__container .content .product__data .addToCartButton{font-size:1rem;height:45px;margin-top:25px;width:250px}.productInfo__container .share__this__product{align-self:flex-start}.productInfo__container .more__products{align-items:center;display:flex;flex-direction:column;gap:2rem;justify-content:space-between;padding:0 2rem 2rem;width:100%}.productInfo__container .more__products .products{align-items:center;display:flex;gap:1.5rem;justify-content:space-between;overflow-x:auto;overflow-y:hidden;white-space:nowrap}.productInfo__container .more__products .products .product{height:400px;width:220px}.delivery_form_wrapper{margin-left:auto;margin-right:auto;max-height:80%;max-width:60%;padding:5rem 7rem}.delivery_form_container{border-radius:4px;box-shadow:0 0 20px hsla(207,4%,44%,.2);overflow:hidden;padding:1em 0;text-align:center}.delivery_details_form>*{margin:1em 0}.delivery_details_form{display:flex;flex-direction:column;margin-top:1.5em;padding:1.5em 5em;width:100%}.delivery_details_form input{background-color:transparent;border:1.8px solid #c4c4c4;color:#000;font-family:Montserrat,sans-serif;font-weight:500;margin-top:5px;padding:1em}.delivery_details_form select{padding:1em}.delivery_details_form input::-webkit-input-placeholder{color:#c4c4c4;font-size:15px}.delivery_details_form input:-ms-input-placeholder{color:#c4c4c4;font-size:15px}.delivery_details_form input::placeholder{color:#c4c4c4;font-size:15px}.delivery-btn{background-color:#f15a24;border:none;color:#fff;font-size:16px;font-weight:600;margin-top:2em;padding:.8em 4em}@media only screen and (max-width:517px){.delivery_details_form>*{padding:0 1em}.delivery_form_wrapper{margin:2em 0;max-height:80%;max-width:95%;padding:1rem}.delivery_title h2{font-size:20px;font-weight:700}.delivery_details_form{padding:1em 2.5em}#delivery-btn{font-size:14px;font-weight:700;margin-top:1em;padding:.6em 3em}}@media only screen and (max-width:668px) and (min-width:518px){.delivery_details_form>*{padding:0 2em}.delivery_details_form{padding:1.2em 3.5em}.delivery_form_wrapper{margin:3em 0;max-height:80%;max-width:90%;padding:1rem}.delivery_title h2{font-size:20px}}@media only screen and (max-width:998px) and (min-width:667px){.delivery_details_form>*{padding:0 3em}.delivery_form_wrapper{max-height:80%;max-width:90%;padding:5rem}.delivery_title h2{font-size:24px}}.successful_container{align-items:center;border-radius:8px;box-shadow:0 0 20px hsla(200,4%,85%,.5);display:flex;flex-direction:column;margin:2em;overflow:hidden;text-align:center}.successful_image{margin:3em 0 1em}.successful_image img{border:0;display:inline-block;max-height:100vh;max-width:100%;vertical-align:middle}.successful_details{display:flex;margin:1em 0 2em;padding:0 2em}.success_sub_details p{font-weight:600;text-align:right}.success_sub_details2 p{font-weight:600;margin-left:1em;text-align:left}@media screen and (max-width:578px){.successful_title h2{font-size:20px}.success_sub_details p,.successful_title p{font-size:14px}.success_sub_details2 p{font-size:14px;margin-left:.5em}}#payment_options{display:flex;justify-content:space-around;margin:2em 0}.address_details_container{border:1px solid #c4c4c4;padding:1.5em}.address_details_container h1{font-size:18px}.address_details{margin:1em 0}.address_details p{font-size:14px;line-height:1.4;margin:.4em 0 .1em 1.2em;max-width:80%;padding:0}.step_delivery{font-weight:700}.details_button{text-align:right}.change_button{background-color:transparent;border:none}.change_button,.debit_cards{color:#f15a21;font-weight:700}.debit_cards{align-items:center;cursor:pointer;display:flex;margin:.6em 0 0 1.2em}.debit_cards_img{margin:.5em 0 0 1.2em}#pay_account{font-weight:600;margin:1.5em 1em .5em 1.1em}#pay_details{font-size:13px;line-height:1.2;margin:.1em 0 0 1.2em}.upload_receipt{margin:1em 1.1em}.upload_receipt p{font-size:12px;margin:.5em 0}.upload_receipt input{padding:1em;width:100%}.address_details_container .delivery_btn_container button{cursor:pointer;margin:0 0 0 1.2em}.modify_cart_container{border:1px solid #c4c4c4;padding:1.5em}.modify_cart_container h1{font-size:18px}.modify_card{display:flex;justify-content:space-around;margin-top:2em}.modify_cart_footer{display:flex;justify-content:space-between;margin-top:1.5em}.footer_icons{align-items:center;display:flex}.modify_details{margin-left:2em}.modify_price{margin-left:4em}.modify_cart_summary{margin-top:2em}.modify_cart_subtotal,.modify_cart_total{display:flex;justify-content:space-between}.modify_cart_total p{font-size:18px}.modify_cart_total p:nth-of-type(2){font-size:20px;font-weight:700}#payment-btn{display:flex;justify-content:center}.livechat_container{border:1px solid #c4c4c4;margin-top:2rem;padding:1.5em}.livechat_container p{font-size:14px;margin:1em 0}@media only screen and (max-width:898px){#payment_options{display:flex;flex-direction:column;margin:2em 4em}.modify_cart_wrapper{margin-top:3em}.modify_details,.modify_price{margin-left:0}}@media only screen and (max-width:536px){#payment_options{margin:2em}.modify_card_img{max-width:30vw}.modify_details{max-width:60vw}}
/*# sourceMappingURL=main.c20772ab.css.map*/