#app{font-family:Outfit,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#app:before{content:"";display:block;opacity:0;position:fixed;z-index:1;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.33);transition:opacity .2s ease;pointer-events:none}#app.guides-active:before{opacity:1;pointer-events:auto}.headers{position:sticky;z-index:5;width:100%;top:0}.v-toolbar__content{max-width:1200px;margin:0 auto}.v-toolbar__content div.v-image{margin-left:0!important}.top-nav a{color:#282828}.top-nav a.nuxt-link-active{color:#3da1a2}.icon-account,.icon-search{width:32px;height:32px}.icon-account .v-image{flex-grow:0}.icon-cart{padding:10px}.cart-count{border-radius:50%;background-color:#d8d8da;color:#000;width:28px;height:28px;font-size:14px;padding-top:4px;margin-right:-12px;text-align:center;position:relative;z-index:2;top:-10px;left:-8px}.cart-count.active{background-color:#6985bc;color:#fff}.shop-cart-img{width:25px;height:25px}.heading-title,h1{font-size:42px;line-height:1.1;font-family:Outfit,sans-serif}h2{font-size:24px}h3{font-size:20px}h4{font-size:19px}a{text-decoration:none}.cart-link{color:#000}.footer-category{font-size:21px;color:#282828;padding-right:50px}.footer-link{color:#282828;font-size:16px}.copyright-txt{font-size:14px}.v-btn.cta-btn{background:linear-gradient(90deg,#f56861,#c9257b 93.27%),#000;font-size:21px;font-weight:600;letter-spacing:1px;text-transform:none}.author-pic{height:48px;width:48px;border-radius:50%}@media only screen and (min-width:960px){.icon-cart .cart-count{top:0;left:0;margin-right:0}.shop-cart-img{width:21px;height:21px}.footer-divider{padding-top:40px}.footer-category{font-size:21px;color:#282828;padding-right:100px}.copyright-txt{font-size:16px}}.round-img{filter:drop-shadow(0 0 5px rgba(36,111,121,.15));border-radius:12px}.w-100{width:100%}html.page-password{width:100%;height:100%;font-family:Source Sans Pro,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;font-size:16px;word-spacing:1px;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%;-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;box-sizing:border-box;background-color:#f0f0f0}html.page-password body{min-height:100%}html.page-password #__layout,html.page-password #__nuxt,html.page-password .v-main{height:100vh}html.page-password .v-main__wrap{display:flex;justify-content:center;align-items:center}html.page-password *,html.page-password :after,html.page-password :before{box-sizing:border-box;margin:0}html.page-password h1{font-size:1.4rem;font-weight:400}html.page-password h2{font-size:1.2rem;font-weight:400}html.page-password h1+p,html.page-password h2+p{margin-top:10px}html.page-password .button--pink{background-color:#e91e63;color:#fff;border:1px solid #e91e63;border-radius:3px;padding:10px;height:40px;cursor:pointer;font-size:1rem;display:inline-block;text-decoration:none}html.page-password .button--pink:hover{color:#fff;background-color:#a70a3e}html.page-password .button--grey{display:inline-block;border-radius:4px;border:1px solid #35495e;color:#35495e;text-decoration:none;padding:10px 30px;margin-left:15px}html.page-password .button--grey:hover{color:#fff;background-color:#35495e}html.page-password .parent{display:flex;height:100vh}html.page-password .container{max-width:600px;width:100%;background:#fff;margin:auto;padding:25px;border-radius:5px;text-align:center}