@import"https://fonts.googleapis.com/css2?family=Nunito:wght@300;400;700;800&display=swap";*,*:before,*:after{box-sizing:border-box}*{margin:0}::-webkit-scrollbar{width:0px}html,body{scroll-behavior:smooth;display:block!important;position:relative;font-family:Nunito,sans-serif;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;height:100%;overflow-x:hidden;background-color:var(--Background)}body{line-height:1.5;-webkit-font-smoothing:antialiased;color:#fff;width:100%}img,picture,video,canvas,svg{display:block;max-width:100%}input,button,textarea,select{font:inherit}button{padding:0}p,h1,h2,h3,h4,h5,h6{overflow-wrap:break-word;font-weight:inherit;line-height:1.1;margin-top:0;font-size:inherit}.Title1{font-size:var(--Title1);font-weight:700}.Title2{font-size:var(--Title2);font-weight:700}.Title3{font-size:var(--Title3);font-weight:700}@media only screen and (max-width: 940px){.Title1{font-size:var(--TabletTitle1);font-weight:700}.Title2{font-size:var(--TabletTitle2);font-weight:700}.Title3{font-size:var(--TabletTitle3);font-weight:700}p{font-size:var(--TabletNormal);font-weight:300}}@media only screen and (max-width: 600px){.Title1{font-size:var(--PhoneTitle1);font-weight:700}.Title2{font-size:var(--PhoneTitle2);font-weight:700}.Title3{font-size:var(--PhoneTitle3);font-weight:700}p{font-size:var(--PhoneNormal);font-weight:300}}p{font-size:var(--Normal);font-weight:300}a,a:visited,a:active,li{text-decoration:none;color:inherit;list-style-type:none}.contained-l{padding-left:5rem}.contained-r{padding-right:5rem}.contained{padding-left:5rem;padding-right:5rem}@media only screen and (max-width: 600px){p{font-size:var(--PhoneNormal);font-weight:300}.Title{font-size:large}.contained-l{padding-left:1rem}.contained-r{padding-right:1rem}.contained{padding-left:1rem;padding-right:1rem}}.Title{font-size:x-large}#root,#__next{isolation:isolate}.hidden{opacity:0}.show{opacity:1}.btn{height:3rem;width:9.5rem;padding:.5rem 1rem;background-color:var(--Primary);border:solid var(--Primary) 3px;color:var(--SecBackground);border-radius:15px}.btn:hover{background-color:var(--Secondary)}select{background-color:#f0f8ff00;border-color:var(--Orange);padding:.5rem;width:12rem;border-radius:3rem;color:var(--Orange)}:root{--Primary: #3f8eff;--Secondary: #0054BB;--tint: #E6F0F1;--Background: #f2f2f2;--SecBackground: #FFFEFE;--Dark: #1f2842}:root{--Title1: 2rem;--Title2: 3rem;--Title3: 2.1rem;--Title4: 1.3rem;--Normal: 1rem;--TabletTitle1:2rem;--TabletTitle2:2rem;--TabletTitle3:1.8rem;--TabletNormal:1.2rem --PhoneTitle1: 2rem;--PhoneTitle2: 1.6rem;--PhoneTitle3: 1.4rem;--PhoneNormal: 1.1rem}.Navbar{position:fixed;top:0;width:100%;height:6.3rem}.mainNav{padding:1rem 4.9rem;position:fixed;z-index:7;top:0;width:100%;left:0;display:flex;align-items:center;background-color:var(--SecBackground);justify-content:space-between}.navLogo{height:4rem;justify-self:flex-start}.mainNav>.navRight>a:not(:nth-child(5)){color:#000;margin:1rem 2vw;transition:all .3s ease-in-out;padding:.5rem;font-weight:700;border-bottom:solid 3px rgba(255,0,0,0)}.navButtonHolder{margin-left:5vw}.mainNav>.navRight>a:not(:last-child):hover{color:var(--Primary);border-bottom:solid 3px var(--Primary)}.mobileMenu{display:none;color:var(--Primary)}@media only screen and (max-width: 1388px){.mainNav{padding:1rem 2.4rem}.mainNav>.navRight>a:not(:nth-child(5)){margin:1rem 2vw;padding:.5rem}}@media only screen and (max-width: 940px){.mobileMenu{display:block;scale:2.2;margin-right:2rem}.MobileMenu>.menuIcon{color:var(--Primary)}.navLogo{scale:.7}.desktopNav{display:none}.mainNav{padding:1rem .5rem}.MobileMenu{background-color:#000000ad;position:absolute;display:flex;top:0;height:100vh;z-index:9;width:100%;float:right;position:fixed}.navLinksPhone{padding-top:25vh;height:100vh;width:60%;display:flex;flex-direction:column;background-color:var(--SecBackground);align-items:center}.Clicker{height:100vh;width:40%}.MobileMenu .btn{margin-top:30vh}.navLinksPhone .mobileNav{color:var(--Primary);font-weight:700;padding:1rem 0rem}.mobileCloseMenu{height:3rem;margin-bottom:10vh;position:fixed;left:45vw;top:0}}@media only screen and (max-width: 600px){.mobileMenu{display:block;scale:2.2;margin-right:2rem}.MobileMenu>.menuIcon{color:var(--Primary)}.navLogo{scale:.7}.desktopNav{display:none}.mainNav{padding:1rem .5rem}.MobileMenu{background-color:#000000ad;position:absolute;display:flex;top:0;height:100vh;z-index:9;width:100%;float:right;position:fixed}.navLinksPhone{height:100vh;width:60%;display:flex;flex-direction:column;background-color:var(--SecBackground);align-items:center}.Clicker{height:100vh;width:40%}.navLinksPhone .mobileNav{color:var(--Primary);font-weight:700;padding:1rem 0rem}}.Hero{padding-top:6.3rem;position:relative;height:100vh;width:100vw;background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/media/backgroundDesktop.png);background-repeat:no-repeat;background-position:center center;background-size:cover;display:flex;flex-direction:column}.heroTop{width:50%;height:50%}.heroTop .Title1{color:var(--Primary);padding:5rem 0rem}.heroBottom{width:100%;height:50%;display:flex;align-items:center;justify-content:center}.scrollIcon{margin-top:150%;height:4rem}@media only screen and (max-width: 940px){.heroTop{width:100%}}@media only screen and (max-width: 600px){.Hero{background:linear-gradient(rgba(0,0,0,.6),rgba(0,0,0,.6)),url(/media/backgroundPhone.png);background-repeat:no-repeat;background-position:center center;background-size:cover;height:100vh}.heroTop{width:100%}}.BestSellers{width:100%;height:100%;padding-top:4rem;padding-bottom:4rem;background-color:var(--Background);color:#000}.sectionArt{height:auto;width:6.8rem}.BestSellers .Title2{color:#000;font-weight:800;padding-top:2rem}.CarouselHolder{display:flex;justify-content:center}.swiper{width:100%;height:80vh}.swiper-slide{display:flex!important;align-items:center!important;justify-content:center!important}.centerme{display:flex;align-items:center;justify-content:center}@font-face{font-family:swiper-icons;src:url(data:application/font-woff;charset=utf-8;base64,\ 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);font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper,swiper-container{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translateZ(0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide,swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{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{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{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style: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{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper:before{content:"";flex-shrink:0;order:9999}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{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{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper:before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader,swiper-container:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:var(--swiper-navigation-top-offset,50%);width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:"prev"}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:"next"}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translateZ(0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active,.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);top:50%;transform:translate3d(0,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top: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:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{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%;transform:translate(-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:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,:host(.swiper-horizontal.swiper-rtl) .swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,rgba(0,0,0,.25));position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{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{width:100%;height:var(--swiper-pagination-progressbar-size,4px);left:0;top:0}.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{width:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;-ms-touch-action:none;background:var(--swiper-scrollbar-bg-color,rgba(0,0,0,.1))}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-border-radius,10px);left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.ProductCard{padding:1rem;width:18rem;height:31rem;background-color:var(--tint);border:solid 3px rgba(0,0,0,0);border-radius:.8rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;overflow:hidden}.imgHolder{height:16rem;width:16rem;border-radius:.8rem}.Code{font-size:18px;font-weight:800;margin-top:10%;margin-bottom:10%}.ProductCard .btn{margin-top:10%;margin-bottom:20%}@media only screen and (max-width: 600px){.ProductCard{padding:1rem;width:15rem;height:28rem;background-color:var(--tint);border:solid 3px rgba(0,0,0,0);border-radius:.6rem;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;text-align:center;overflow:hidden}.imgHolder{height:13rem;width:13rem;border-radius:.6rem}.Code{font-size:16px;font-weight:800;margin-top:10%;margin-bottom:10%}.Description{font-size:14px}}.OurServices{width:100vw;min-height:150vh;max-height:-moz-fit-content;max-height:fit-content;padding-top:5rem;padding-bottom:5rem;text-align:center;color:#000;background-color:var(--SecBackground)}.OurServices .Title3{width:100%;display:flex;justify-content:center;padding-top:2rem;padding-bottom:2rem;color:#000}.OurServices .Title3 h3{width:60%;color:#000}.OurServicesGrid{display:grid;grid-template-columns:32% 32% 32%;row-gap:2rem;-moz-column-gap:2rem;column-gap:2rem;justify-items:center}.ServiceCard{display:flex;flex-direction:column;padding:2rem;background-color:var(--tint);min-height:18rem;width:25rem;border-radius:37px;color:#000;text-align:left;max-height:-moz-fit-content;max-height:fit-content}.ServiceCard h3{padding-top:1rem;padding-bottom:1rem;font-weight:800}.ServiceCard h4{font-weight:700}.ServiceImageHolder{width:100%;height:8rem}.ServiceImage{height:7rem;width:auto}.miniTitle{color:var(--Primary);font-weight:800}.openingTime{padding-top:1rem}.lastCard{padding-top:3rem;padding-bottom:3rem}@media only screen and (max-width: 1280px){.OurServicesGrid{display:grid;grid-template-columns:49% 49%}}@media only screen and (max-width: 980px){.OurServicesGrid{display:grid;grid-template-columns:100%}.ServiceCard{height:13rem;width:22rem}.ServiceImageHolder{width:100%;height:6rem}.ServiceImage{height:7rem;width:auto}}.Accredited{display:flex;align-items:center;justify-content:center;min-height:100vh;max-height:-moz-fit-content;max-height:fit-content;padding-top:4rem;padding-bottom:4rem;color:#000}.ImageSection{width:50%;display:flex;align-items:center;justify-content:center}.SectionArt{height:.75rem;margin-bottom:1rem}.MOPHText{margin-bottom:2rem}.MOPHDescription{width:70%}.TextSection{width:50%;display:flex;align-items:center;justify-content:center}@media only screen and (max-width: 1280px){.Accredited{display:flex;flex-direction:column-reverse}.ImageSection{margin-top:3rem}}@media only screen and (max-width: 980px){.Accredited{display:flex;flex-direction:column-reverse}.Accredited .ImageSection{width:100%}.Accredited .TextSection{margin-left:5rem;width:100%}.ImageSection{margin-top:1rem}.MOPHDescription{font-weight:700}}.Footer{min-height:70vh;max-height:-moz-fit-content;max-height:fit-content;display:flex;color:#000;flex-wrap:wrap;background-color:var(--SecBackground)}.Section{width:33%;display:flex}.lastFooter{flex-direction:column;align-items:center;justify-content:center}.copyrights{width:100%;display:flex;align-items:center;justify-content:center;font-weight:700;padding-top:2rem;padding-bottom:2rem;font-size:16px;text-align:center}.copyrights a{font-weight:800;color:var(--Primary)}.middleFooter{flex-direction:column;align-items:center;justify-content:center}.socialIcons{display:flex;flex-direction:row}.NumberPlaceholder{width:100%;display:flex;flex-direction:row;align-items:center;justify-content:center;color:#000;font-weight:700}.FooterTitle{padding-top:2rem;padding-bottom:2rem;font-weight:800;font-size:var(--Title4)}.socialIcons{padding:1rem;width:100%;height:-moz-fit-content;height:fit-content;display:flex;align-items:center;justify-content:center}.socialIcon{padding:1rem;width:1.6rem;height:1.6rem;color:var(--Primary);transition:all .3s ease-in-out}.socialIcon:hover{color:var(--Secondary)}@media only screen and (max-width: 1280px){.Footer{flex-direction:column;justify-content:center;align-items:center}.Section{width:80%}.firstFooter{display:flex;align-items:center;justify-content:center}.footerLogo{width:20rem}}@media only screen and (max-width: 980px){.footerLogo{width:10rem}.copyrights{width:100%;display:flex;align-items:center;justify-content:center;font-weight:700;padding-top:2rem;padding-bottom:2rem;font-size:16px}}.AdminLogin{height:42rem;padding-top:5.2rem;display:flex;align-content:center;flex-direction:column;justify-content:center;align-items:center;background-color:var(--SecBackground);color:#000}.loginComponents{display:flex;flex-direction:column;align-content:center;justify-content:center;align-items:center;margin-top:5rem;margin-bottom:5rem}.textField{border-color:var(--Primary)}label{display:flex;flex-direction:row;width:-moz-fit-content;width:fit-content;justify-content:center;align-items:center;padding:1rem}.AdminLogin h5{padding-right:2rem;width:8rem}.textField{border-radius:3rem;border:solid var(--Primary) 3px;background-color:#fff0;color:var(--Primary);text-align:center}.textField::-moz-placeholder{color:var(--Primary)}.textField::placeholder{color:var(--Primary)}h5{transition:all .3s ease-in-out}label:hover h5{transform:translateY(-.2rem);scale:1.2}.textField:not(:-moz-placeholder-shown) h5{transform:translateY(-.2rem);scale:1.2}.textField:not(:placeholder-shown) h5{transform:translateY(-.2rem);scale:1.2}.loginBtn{margin-top:3rem;width:9rem;background-color:var(--Secondary);padding:.7rem 2rem;border:solid var(--Primary) 3px;color:var(--Primary);border-radius:3rem;transition:all .3s ease-in-out}.loginBtn:hover{background-color:var(--SecBackground)}.Panel{padding-top:5.3rem;display:flex;flex-direction:column;align-items:center;justify-content:center;background-color:var(--SecBackground)}.title{text-align:center;margin-top:3rem;margin-bottom:3rem}.section{padding-bottom:1.1rem;display:flex;flex-direction:column;align-items:center;justify-content:center;margin-left:5rem;margin-right:5rem;max-width:100%}.iconsContainer{margin-top:6rem;display:flex;flex-direction:row;align-items:center;justify-content:center;border:solid 0px;background-color:var(--Background);padding:5rem;border-radius:2rem}@media only screen and (max-width: 600px){.section{max-width:100%}.iconsContainer{max-width:100%;flex-direction:column;padding-left:0rem;padding-right:0rem}}.sectionName{color:#fff;transition:all .3s ease-in-out}.sectionIcon{margin:2rem;width:4rem;height:4rem;display:flex;align-items:center;justify-content:center;transition:all .3s ease-in-out;background-color:0;border:solid 4px rgba(255,255,255,0);border-radius:10rem;padding-bottom:1rem}.section:hover .sectionIcon{padding:2rem;color:#fff;background-color:var(--Orange);border:solid 4px #fff;margin:0 0 1rem}.section:hover .sectionName{color:var(--Orange)}body{color:var(--Primary)}.sectionName{color:var(--Dark)}.AdminNavbar{z-index:5;width:100%;display:flex;height:5.2rem;background-color:var(--Dark);justify-content:space-evenly;align-items:center;font-weight:700;position:fixed;box-shadow:#0000003d 0 3px 8px}.logo{height:3rem;transition:all .3s ease-in-out}.logo:hover{transform:scale(1.2)}.navItem{background-image:linear-gradient(to bottom,#ffffff,#ffffff 65%,var(--Primary) 35%);font-size:var(--Title4);background-size:100% 200%;background-position:0 -100%;display:inline-block;padding:5px 0;position:relative;background-clip:inherit;-webkit-background-clip:text;-webkit-text-fill-color:transparent;transition:all .6s ease-in-out;border-bottom:solid 2px var(--Primary)}.navItem:before{content:"";background:var(--Dark);display:block;position:absolute;bottom:0px;left:0;width:0;height:5.2rem;transition:all .6s ease-in-out}.navItem:hover{background-position:0;border-bottom:solid 2px rgb(0,0,0)}.contactbtn{display:flex;height:3.6rem;align-items:center;border:solid 2px var(--Primary);color:var(--Primary);padding-left:.5rem;padding-right:.5rem;border-radius:3rem;width:8.8rem;justify-content:space-around;font-weight:700;transition:all .3s ease-in-out;overflow:hidden}.contactbtn:hover{background-color:var(--Primary);border-color:#fff;color:#fff}.contactbtn:hover p{animation:pulse;animation-duration:.5s}.burgerMenu{display:none}.AdminMobileMenu{width:100%;height:100%;position:fixed;display:flex;background-color:var(--Dark);flex-direction:column;flex-wrap:wrap;align-content:center;justify-content:flex-start;align-items:center;color:var(--Primary);top:0}.AdminMobileMenu ul{padding-inline-start:0;padding-top:1rem}.AdminMobileMenu .burgerMenu{position:fixed;right:1rem}.AdminMobileMenu a{font-size:var(--Title4);color:var(--Primary)}.AdminMobileNavItem{margin-top:2rem}@media only screen and (max-width: 600px){.AdminNavbar{top:0;max-width:100%;overflow:hidden;flex-wrap:wrap;flex-direction:column;justify-content:center}.navItem,.contactbtn{display:none}.burgerMenu{display:block;width:1.7rem;height:auto}}.CreateNewItem{padding-top:5.3rem;display:flex;align-items:center;flex-direction:column}.textField{padding:.5rem;width:20rem;border-radius:.5rem}.productDescription{height:15rem;resize:none;padding:.5rem;border-radius:.5rem}.ModifyProducts{padding-top:5rem;overflow:hidden}.Table{border:1px solid;width:95%;overflow-y:scroll;height:100vh}tr{color:#000}table{width:100%}td{text-align:center}tr:nth-child(even){color:#000;background-color:#a6b3b6}tr:hover{background-color:#79cffa}.actionButton{width:5rem;height:2rem;margin:.2rem;font-size:.8rem}.EditBtn{background-color:var(--Primary)}.DeleteBtn{background-color:#910808}.EditProduct{padding-top:5.3rem;display:flex;align-items:center;flex-direction:column}label h5{padding-right:2rem;width:9rem}a{color:inherit}.errorMessage{padding-top:3rem}:root{font-family:Inter,Avenir,Helvetica,Arial,sans-serif;font-size:16px;line-height:24px;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
