:root{font-size:62.5%;scroll-behavior:smooth}ul,ol{list-style:none}html:focus-within{scroll-behavior:smooth}body{min-height:100vh;text-rendering:optimizeSpeed}a:not([class]){-webkit-text-decoration-skip:ink;text-decoration-skip-ink:auto}img,picture{max-width:100%;display:block}input,button,textarea,select{font:inherit}@media (prefers-reduced-motion:reduce){html:focus-within{scroll-behavior:auto}*,*::before,*::after{animation-duration:0.01ms!important;animation-iteration-count:1!important;transition-duration:0.01ms!important;scroll-behavior:auto!important}}a:link,a:visited{text-decoration:none;color:black}html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,article,aside,canvas,details,embed,figure,figcaption,footer,input,textarea,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,::after,::before{margin:0;padding:0;border:0;box-sizing:border-box}button{font-weight:700}body,input{font-family:"Poppins",sans-serif}h1,button{font-family:"Domine",sans-serif}@font-face{font-family:Domine;font-weight:400;font-display:swap;src:url(/assets/fonts/Domine-Regular.woff2) format("woff2"),url(/assets/fonts/Domine-Regular.woff) format("woff")}@font-face{font-family:Domine;font-weight:700;font-display:swap;src:url(/assets/fonts/Domine-Bold.woff2) format("woff2"),url(/assets/fonts/Domine-Bold.woff) format("woff")}@font-face{font-family:Poppins;font-weight:500;font-display:swap;src:url(/assets/fonts/poppins-medium-webfont.woff2) format("woff2")}@font-face{font-family:"Poppins";font-style:normal;font-weight:400;font-display:swap;src:url(/assets/fonts/poppins-regular-webfont-latin.woff2) format("woff2");unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}#navbar{height:calc(4vh + 4vw);display:flex;align-items:center;justify-content:space-between;padding:calc(17.1px + 1.04vw) calc(2.9px + 6.09vw)}#navbar #logo img{height:calc(3.5vh + 3.5vw)}#navbar .nav{height:101%;width:100vw;position:fixed;top:-101%;left:0;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;flex-direction:column;align-items:center;justify-content:center;transition:0.35s;z-index:10}#navbar .nav .navItem{margin:0 calc(-0.41px + 3.72vw) calc(-0.41px + 3.72vw) 0}#navbar .nav .navItem a{font-size:calc(12.62px + 0.85vw)}#navbar .nav .navItem a:hover,#navbar .nav .navItem a:active{border-bottom:2px solid black}#navbar .nav .socialNav{display:flex}#navbar .nav .socialNav img{height:calc(18.3px + 0.61vw);margin-right:calc(6.49px + 0.18vw)}#navbar .nav.active{top:-1%!important;padding:0}#navbar .toggle-btn{height:30px;width:20px;position:relative;transition:0.5s;cursor:pointer;z-index:10}#navbar .toggle-btn span{width:90%;height:2px;background-color:black;position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);transition:0.5s}#navbar .toggle-btn span:first-child{top:25%}#navbar .toggle-btn span:last-child{top:75%}#navbar .toggle-btn.active span:first-child{top:50%;transform:translate(-50%,-50%) rotate(45deg)}#navbar .toggle-btn.active span:last-child{top:50%;transform:translate(-50%,-50%) rotate(-45deg)}#navbar .toggle-btn.active span:nth-child(2){opacity:0;transition:0.1s}@media (min-width:750px){#navbar .nav{position:static;width:-moz-fit-content;width:fit-content;-webkit-backdrop-filter:none;backdrop-filter:none;flex-direction:row}#navbar .nav .socialNav{display:none}#navbar .nav .navItem{margin-bottom:0}.toggle-btn{display:none}}footer{background-color:black;color:white;padding:calc(18.3px + 0.61vw) calc(2.9px + 6.09vw) calc(8.3px + 0.61vw) calc(2.9px + 6.09vw);font-size:calc(10.3px + 0.61vw)}footer a:link,footer a:visited,footer input{color:white}footer #description,footer #QuickLinks,footer #Support,footer #Newsletter{margin-bottom:20px}footer #QuickLinks li:not(:last-of-type),footer #Support li:not(:last-of-type){margin-bottom:calc(1.49px + 0.18vw)}footer .heading{font-weight:500;font-size:calc(12.62px + 0.85vw);margin-bottom:calc(2.45px + 0.91vw)}footer #description{text-align:justify}footer #description .socialNav{display:flex}footer #description .socialNav img{height:calc(18.3px + 0.61vw);margin:calc(4.15px + 0.3vw) calc(6.49px + 0.18vw) 0 0}footer #Newsletter{text-align:justify}footer #Newsletter form{margin-top:calc(6.27px + 0.98vw)}footer #Newsletter form input{border-radius:calc(4.15px + 0.3vw)}footer #Newsletter form input[type=email]{background-color:transparent;border:1px solid white;outline-color:white;max-width:57%;padding:calc(3.49px + 0.18vw) calc(3.3px + 0.61vw)}footer #Newsletter form input[type=submit]{background-color:red;padding:calc(4.32px + 0.24vw) 15px;border:none;cursor:pointer;width:41%}footer #copyright{font-size:calc(6.47px + 0.55vw);flex-basis:100%;color:grey}footer #copyright a{color:grey}@media (min-width:751px){footer{display:flex;justify-content:space-between;flex-wrap:wrap}footer #description{max-width:30%}footer #QuickLinks,footer #Support{max-width:20%}footer #Newsletter{max-width:30%}footer #copyright{flex-basis:100%}}@media (min-width:751px) and (max-width:1067px){footer #Newsletter form input[type=email]{padding:calc(3.32px + 0.24vw) 0 calc(3.32px + 0.24vw) 15px;margin-bottom:10px;max-width:184px;max-width:100%}footer #Newsletter form input[type=submit]{padding:calc(4.32px + 0.24vw) calc(75.85px - 1.58vw);width:100%}}@media (min-width:320px) and (max-width:460px){footer #description,footer #QuickLinks,footer #Support,footer #Newsletter{max-width:85%}}@media (min-width:461px) and (max-width:750px){footer{display:flex;flex-wrap:wrap}footer #description,footer #Newsletter{max-width:58%}footer #QuickLinks,footer #Support{max-width:30%}footer #description,footer #Newsletter{margin-right:40px}footer #Support{order:4}footer #copyright{order:5}}#seviceFeatures{margin:calc(18.06px + 4.27vw) calc(2.9px + 6.09vw);display:flex;justify-content:space-between}#seviceFeatures div{border-right:1px solid #dadada;display:flex;flex-direction:column;justify-content:center;text-align:center;width:-moz-fit-content;width:fit-content;padding-right:calc(-49.55px + 19.84vw)}@media (min-width:412px){#seviceFeatures div{width:32%;padding:0}}#seviceFeatures div img{height:calc(18.06px + 4.27vw)}#seviceFeatures div h6{font-size:calc(4.42px + 1.28vw);font-weight:500}#seviceFeatures div p{font-size:calc(4.13px + 0.67vw);color:grey}#seviceFeatures div:last-child{padding:0;border:0}section#feauredProducts{margin:0 calc(2.9px + 6.09vw);text-align:center;display:flex;flex-wrap:wrap;justify-content:space-around}section#feauredProducts #heading{flex-basis:100%;font-family:"Domine",sans-serif;font-weight:700;font-size:calc(15.57px + 1.58vw);margin-bottom:calc(24.88px + 1.83vw)}section#feauredProducts #heading span{color:red}section#feauredProducts .product{border:1px solid rgb(245,245,245);max-width:520px;margin-bottom:30px;font-size:calc(12.62px + 0.85vw)}section#feauredProducts .product .imageContainer{width:100%;height:calc(178.3px + 13.11vw);background-color:#F8F8F8;display:flex;align-items:center;padding:0 25px}section#feauredProducts .product .imageContainer picture,section#feauredProducts .product .imageContainer picture img{height:95%;transform:translateY(2.5%)}section#feauredProducts .product h6{font-size:calc(12.62px + 0.85vw);font-weight:500;margin:calc(8.3px + 0.61vw) 0 calc(2.67px + 0.12vw) 0;letter-spacing:1px}section#feauredProducts .product .freeDelivery{margin-top:calc(0.32px + 0.24vw)}section#feauredProducts .product button{margin:calc(4.15px + 0.3vw) 0 calc(8.3px + 0.61vw) 0;border:none;background-color:red;color:white;padding:3px calc(13.3px + 0.61vw);border-radius:calc(4.15px + 0.3vw)}section#ourVision{margin:calc(6.59px + 1.22vw) calc(2.9px + 6.09vw) calc(23.18px + 2.44vw) calc(2.9px + 6.09vw);display:flex;flex-direction:row;flex-wrap:wrap;text-align:justify;justify-content:center;font-size:calc(12.62px + 0.85vw)}section#ourVision h2{flex-basis:100%;font-family:"Domine",sans-serif;font-weight:700;font-size:calc(15.57px + 1.58vw);display:inline-block;order:1;margin-bottom:calc(2.67px + 0.12vw)}section#ourVision p:first-of-type{order:2}section#ourVision p:last-of-type{order:4}section#ourVision img{height:calc(175.45px + 15.91vw);transform:rotate(-5deg);order:3}@media (min-width:650px){section#ourVision{display:inline-block}section#ourVision img{float:left}section#ourVision p{line-height:1.7}section#ourVision p:first-of-type{margin:15px}}.heartButton{color:white;width:-moz-fit-content;width:fit-content;border:none;font-family:"Domine",sans-serif;font-size:calc(12.62px + 0.85vw);margin-top:15px;font-weight:700;position:relative;padding:calc(9.15px + 0.3vw) calc(16.59px + 1.22vw);background:calc(-10.36px - 0.66vw) calc(9.32px + 0.24vw) no-repeat red url(/assets/images/home/buttonHeart.svg);border-radius:calc(4.15px + 0.3vw)}button:hover{cursor:pointer}header{max-height:100vh;background-color:#F8F8F8;background-image:url(/assets/images/home/hero.webp),url(/assets/images/home/BGBlue.svg),url(/assets/images/home/BGOrange.svg);background-position:center center,bottom left,top right;background-size:contain,280px,calc(133.18px + 102.44vw);background-repeat:no-repeat;position:relative}header #magicImage{max-width:95%;max-height:100vh;display:block;visibility:hidden}header #overlay{width:100%;height:100%;background-color:rgba(0,0,0,.6);position:absolute;top:0}header #heroSection{height:calc(100% - (4vh + 4vw));position:relative;display:flex;flex-direction:column;justify-content:center;margin:0 calc(2.9px + 6.09vw);font-family:"Domine",sans-serif;color:white}header #heroSection p:first-of-type{color:red}header #heroSection #h1{font-size:calc(17.45px + 3.41vw);margin:10px 0}header #heroSection:not(#h1){font-size:calc(12.62px + 0.85vw);font-weight:400}header .waviy{position:relative}header .waviy span{position:relative;display:inline-block;animation:waviy 0.3s ease-in-out infinite;animation-delay:calc(0.1s * var(--i));text-transform:uppercase}@keyframes waviy{0%{transform:rotate(10deg)}100%{transform:rotate(-10deg)}}@media (min-width:750px){header{background-position:78% 0%,bottom left,top right}header #overlay{background-color:transparent}header #heroSection{color:black}}#navbar .navItem a{color:white}#navbar .navItem a:hover,#navbar .navItem a:active{border-bottom:2px solid white!important}#navbar .toggle-btn span{background-color:white}