*,* ::after,*::before{padding:0;margin:0;box-sizing:inherit}html{font-size:62.5%;font-family:'Lato', sans-serif;scroll-behavior:smooth;overflow-x:hidden}@media only screen and (max-width: 75em){html{font-size:56.25%}}@media only screen and (max-width: 56.25em){html{font-size:50%}}@media only screen and (min-width: 112.5em){html{font-size:75%}}body{box-sizing:border-box}@keyframes moveInLeft{0%{opacity:0;transform:translateX(-10rem)}80%{transform:translateX(2rem)}100%{opacity:1;transform:translate(0)}}@keyframes moveInRight{0%{opacity:0;transform:translateX(10rem)}80%{transform:translateX(-2rem)}100%{opacity:1;transform:translate(0)}}@keyframes moveInButton{0%{opacity:0;transform:translateY(5rem)}80%{transform:translateY(-3rem)}100%{opacity:1;transform:translate(0)}}@keyframes fadeOut{0%{opacity:100}100%{opacity:0}}@keyframes fadeIn{0%{opacity:0}100%{opacity:100}}.theFadeIn{animation:fadeIn .8s}.theFadeOut{animation:fadeOut .5s}.slide-it-right{will-change:transform;animation:moveInRight ease-in-out .8s}.slide-it-left{will-change:transform;animation:moveInLeft ease-in-out .8s}.header-nav__desktop--links__link--tag{font-size:1.7rem;font-weight:600}.header-nav__mobile--links__link--tag{font-size:2.2rem;font-weight:600}.hero__heading{font-size:5rem;font-weight:900;text-transform:uppercase}.hero__text{font-size:2.4rem;font-weight:400}.essentials__heading{font-size:5rem;font-weight:900}.essentials__title{font-size:2.2rem;font-weight:700}.essentials__text{font-size:1.6rem;font-weight:300}.cutting-edge__heading{font-size:5rem;font-weight:900}.cutting-edge__text{font-size:1.6rem;font-weight:300}.cutting-edge__box--circle__text{font-size:2.2rem;font-weight:500}.cutting-edge__cta{font-size:5rem;font-weight:900;text-transform:uppercase}.info-boxes__content--heading{font-size:2.2rem;font-weight:500}.info-boxes__content--text{font-size:1.6rem;font-weight:300}.how-long__heading{font-size:5rem;font-weight:900;text-transform:uppercase}.how-long__text{font-size:2.2rem;font-weight:700}.about__inner--heading{font-size:5rem;font-weight:900;text-transform:uppercase}.about__inner--top-heading{font-size:2.2rem;font-weight:700}.about__inner--text{font-size:1.6rem;font-weight:300}.brands__heading{font-size:5rem;font-weight:900;text-transform:uppercase}.testimonials__heading{font-size:5rem;font-weight:900;text-transform:uppercase}.testimonials__text{font-size:2.2rem;font-weight:700}.testimonials__src{font-size:1.6rem;font-weight:300}.contact__heading{font-size:5rem;font-weight:900;text-transform:uppercase}.contact__heading{font-size:5rem;font-weight:900;text-transform:uppercase}.contact__text{font-size:1.6rem;font-weight:300}.details__heading{font-size:2.2rem;font-weight:700}.details__text{font-size:2.2rem;font-weight:700}.form__group--label{font-size:1.6rem;font-weight:300}.copy__link{font-size:1.6rem;font-weight:300}.btn-wrapper{margin-top:3rem}.btn-wrapper .btn,.btn-wrapper .btn:link,.btn-wrapper .btn:visited{border-radius:25px;text-transform:uppercase;text-decoration:none;padding:1.6rem;font-size:1.6rem;display:inline-block;transition:all .2s;position:relative;border:none;cursor:pointer}.btn-wrapper .btn:active,.btn-wrapper .btn:focus{outline:none;transform:translateY(-1rem);box-shadow:0 0.5rem 1rem rgba(0,0,0,0.2)}.btn-wrapper .btn-primary{background-color:#d18b3c;color:#fff}.btn-wrapper .btn-primary:hover{background-color:#c27f32;transform:translateY(-1rem);box-shadow:0 1rem 2rem rgba(0,0,0,0.2)}.btn-wrapper .btn-primary:hover::after{transform:scaleX(1.4) scaleY(1.6);opacity:0}.btn-wrapper .btn-primary::after{background-color:#d18b3c}.btn-wrapper .btn-white{background-color:#fff;color:#000}.btn-wrapper .btn-white:hover{background-color:#000;color:#fff;transform:translateY(-1rem);box-shadow:0 1rem 2rem rgba(255,255,255,0.2)}.btn-wrapper .btn-white:hover::after{transform:scaleX(1.4) scaleY(1.6);opacity:0}.btn-wrapper .btn-white::after{background-color:#fff}.btn-wrapper .btn::after{content:"";display:inline-block;height:100%;width:100%;border-radius:25px;position:absolute;top:0;left:0;z-index:-1;transition:all .4s}.btn-wrapper .btn-animated{animation:moveInButton .5s ease-out .75s;animation-fill-mode:backwards}.header-nav__desktop{height:100%}@media only screen and (max-width: 56.25em){.header-nav__desktop{display:none}}.header-nav__desktop--links{height:100%;display:flex;align-items:center;justify-content:space-between;margin-right:15rem}.header-nav__desktop--links__link--tag{color:#fff;text-decoration:none}.header-nav__desktop--links__link .highlight{color:#d18b3c}.header-nav__mobile{display:none;position:fixed;top:0;left:-30rem;height:100dvh;width:30rem;background-color:#000;z-index:1000;transition:all .3s ease-in-out}@media only screen and (max-width: 56.25em){.header-nav__mobile{display:block}}.header-nav__mobile--links{margin-top:4rem;margin-left:4rem}.header-nav__mobile--links__link{margin-bottom:8rem}.header-nav__mobile--links__link--tag{text-decoration:none;color:#fff}.header-nav__mobile--links__link .highlight{color:#d18b3c}.nav-open{left:0rem}.mobile__btn{display:none;transform:translateZ(0);contain:layout;isolation:isolate;position:fixed;top:2rem;right:2rem;padding:1rem;z-index:1001}@media only screen and (max-width: 56.25em){.mobile__btn{display:block}}.mobile__btn--bg{height:10rem;width:10rem;border-radius:50%;background-color:#d18b3c;display:flex;flex-direction:column;align-items:center;justify-content:space-around;padding:2rem 0;position:relative}.mobile__btn--bg .line{background-color:#fff;height:.7rem;width:6rem;transition:all .3s ease-in-out}.mobile__btn .open .line{background-color:#fff;height:.7rem;width:6rem;transition:all .3s ease-in-out}.mobile__btn .open .line-1{transform:translateY(1.5rem) rotateZ(45deg)}.mobile__btn .open .line-2{display:none}.mobile__btn .open .line-3{transform:translateY(-1.5rem) rotateZ(-45deg)}.circle{display:flex;justify-content:center;align-items:center;border-radius:50%;height:20rem;width:20rem;border:solid 0.3rem #d18b3c}.circle__icon{height:10rem;width:10rem}.form__group--input{border-radius:25px;width:100%;margin-top:.5rem;margin-bottom:2rem;border:solid 2px #000;padding:1rem .5rem}.form__group--textarea{border-radius:25px;width:100%;margin-top:.5rem;padding:1rem;border:solid 2px #000}.row{display:flex;flex-wrap:wrap}.row .col-1{flex:1 100%}.row .col-2{flex:1 calc(100% / 2)}.row .col-3{flex:1 calc(100% / 3)}.row .col-4{flex:1 calc(100% / 4)}.row .col-form{flex:1 60%}@media only screen and (max-width: 37.5em){.row .col-form{flex:1 100%;order:1;margin-bottom:3rem}}.row .col-details{flex:1 40%}@media only screen and (max-width: 37.5em){.row .col-details{order:2;flex:1 100%}}.header{max-width:1440px;margin-left:auto;margin-right:auto;background-color:#000;padding:2rem 1rem}.header .logo{display:flex;justify-content:center;align-items:right}@media only screen and (max-width: 37.5em){.header .logo{justify-content:flex-start;margin-left:1rem}}.hero{background-color:#000;color:#fff;padding-top:2rem;padding-bottom:8rem;padding-left:8rem;padding-right:8rem}@media only screen and (max-width: 37.5em){.hero{padding:8rem 2rem}}.hero__vend{display:flex;justify-content:flex-end}.hero__vend--image{margin-right:1rem;width:100%;height:auto}@media only screen and (max-width: 37.5em){.hero__vend{display:none}}.hero__heading .highlight{display:block;color:#d18b3c}.hero__text{margin-top:2rem;max-width:30rem}.hero .col-1{margin:2rem 0;text-align:center}.essentials{text-align:center;padding:8rem;background-color:#fff}@media only screen and (max-width: 37.5em){.essentials{padding:8rem 2rem}}.essentials__heading{width:100%;margin-bottom:5rem}.essentials__title{margin:2rem 0}.essentials__text{flex:1;margin-bottom:5rem}.essentials .col-4{display:flex;flex-direction:column;justify-content:center;align-items:center}@media only screen and (max-width: 56.25em){.essentials .col-4{flex:1 calc(100% / 2)}}@media only screen and (max-width: 37.5em){.essentials .col-4{flex:1 100%}}.cutting-edge{padding:8rem;background-color:#000;color:#fff}@media only screen and (max-width: 37.5em){.cutting-edge{padding:8rem 2rem}.cutting-edge .row :first-child{order:2}}.cutting-edge__cta{color:#d18b3c;text-decoration:none}.cutting-edge__text{margin:3rem 0}.cutting-edge__box{max-width:55rem;position:relative}@media only screen and (max-width: 56.25em){.cutting-edge__box{margin:auto;padding-bottom:3rem}}.cutting-edge__box--circle{position:absolute;top:0;right:5rem;height:25rem;width:25rem;border-radius:50%;background-color:#d18b3c;display:flex;align-items:center;justify-content:center;padding:4rem}@media only screen and (max-width: 37.5em){.cutting-edge__box--circle{right:0}}.cutting-edge__box--circle__text{text-align:center}.cutting-edge__box--image{height:auto;width:40rem;margin-top:20rem;margin-left:3rem}@media only screen and (max-width: 37.5em){.cutting-edge__box--image{margin-left:1rem}}@media only screen and (max-width: 37.5em){.info-boxes .col-2{flex:1 100%}.info-boxes :nth-child(3){order:4}.info-boxes :nth-child(4){order:3}}.info-boxes__content{padding:4rem 8rem}@media only screen and (max-width: 37.5em){.info-boxes__content{padding:8rem}}.info-boxes__content--heading{margin-bottom:10rem}@media only screen and (max-width: 37.5em){.info-boxes__content--heading{margin-bottom:6rem}}.info-boxes__content--text{height:100%}.info-boxes__image{height:100%;width:100%;-o-object-fit:cover;object-fit:cover}.how-long{background-color:#d18b3c;padding:15rem 12rem;display:flex;flex-direction:column;justify-content:center;align-items:center;color:#fff}@media only screen and (max-width: 37.5em){.how-long{text-align:center;padding:15rem 2rem}}.how-long__heading{margin-bottom:3rem}.about{background-image:url("/img/Lost-Mary-Disposable-Vape-All-Flavours.webp");background-position:center;background-size:cover}.about__inner{background-color:rgba(0,0,0,0.6);display:flex;flex-direction:column;align-items:center;justify-content:center;padding:8rem;color:#fff;text-align:center}@media only screen and (max-width: 37.5em){.about__inner{padding:8rem 2rem}}.about__inner--heading{margin-bottom:3rem}.about__inner--text{margin:2rem 0}.brands{padding:8rem  0}.brands__heading{text-align:center;margin-bottom:3rem}.brands .col-3{padding:2rem;display:flex;justify-content:center;align-items:center}@media only screen and (max-width: 37.5em){.brands .col-3{flex:1 100%}}.brands #svg_lm{width:20rem;height:20rem}.brands #svg_cb{width:20rem;height:20rem}.brands #svg_eb{width:20rem;height:20rem}.testimonials{padding:8rem 20rem;background-color:#000;color:#fff}@media only screen and (max-width: 37.5em){.testimonials{padding:8rem 2rem}}.testimonials__heading{text-align:center;margin-bottom:3rem}.testimonials__text{text-align:center;margin:3rem 0}.testimonials__src{text-align:center;margin-bottom:3rem}.testimonials__img{height:auto;width:100%}.testimonials .col-2{padding:1rem}@media only screen and (max-width: 37.5em){.testimonials .col-2{flex:1 100%}}.contact{padding:8rem;background-color:#fff;color:#000}@media only screen and (max-width: 37.5em){.contact{padding:8rem 2rem}}.contact__heading{text-align:center;margin-bottom:3rem}.contact__text{margin-bottom:3rem}.contact .details__heading{margin-bottom:5rem}.contact .details__text{color:#d18b3c;margin:3rem 0}.contact .details__link{text-decoration:none;color:#000}.contact .col-form{padding:0 3rem}@media only screen and (max-width: 37.5em){.contact .col-form{padding:0}}.contact #svg-facebook{width:10rem;height:10rem}.contact #svg-instagram{width:10rem;height:10rem}.contact #svg-x{width:10rem;height:10rem}.footer{padding:8rem;text-align:center}.footer .copy .row .col-1{margin-bottom:2rem}.footer .copy__link{text-decoration:none;color:#000}.main{max-width:1440px;margin-left:auto;margin-right:auto}
