.component--header--mobile-nav{display:block}.component--header--mobile-nav__wrapper{padding:1rem;z-index:90000}.component--header--mobile-nav__icon{width:20px;height:18px;position:relative;margin:0;transform:rotate(0);transition:.5s ease-in-out;cursor:pointer;z-index:8000}.component--header--mobile-nav__icon span{display:block;position:absolute;height:2px;width:100%;background:var(--primary-color);border-radius:9px;opacity:1;left:0;transform:rotate(0);transition:.25s ease-in-out}.component--header--mobile-nav__icon span:nth-child(1){top:0px}.component--header--mobile-nav__icon span:nth-child(2){top:8px}.component--header--mobile-nav__icon span:nth-child(3){top:16px}.component--header--mobile-nav__icon--active span:nth-child(1){top:10px;transform:rotate(135deg)}.component--header--mobile-nav__icon--active span:nth-child(2){opacity:0;left:-60px}.component--header--mobile-nav__icon--active span:nth-child(3){top:10px;transform:rotate(-135deg)}.component--header--mobile-nav__content{display:none;position:absolute;height:100vh;top:64px;left:0;width:100%;z-index:99999999;padding:0;box-sizing:border-box;transition:opacity .1s ease-in;opacity:0;background:#fff;-webkit-backdrop-filter:blur(40px);backdrop-filter:blur(40px);overflow:hidden}.component--header--mobile-nav__content--active{display:flex;flex-direction:column;opacity:1}.component--header--mobile-nav__container{overflow-y:auto;overflow-x:hidden;margin:0;flex:1;display:flex;flex-direction:column;justify-content:flex-start;padding:0 0 8rem;box-sizing:border-box}.component--header--mobile-nav__list{width:100%;margin:1rem auto 3rem}.component--header--mobile-nav__list__item{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:1.5rem;line-height:100%;color:#21262e;padding:1.25rem 0;text-decoration:none}.component--header--mobile-nav__divider{background:#cccccc;display:block!important;width:100%;opacity:.25;height:1px;background:#222;margin:0 auto}.component--header--mobile-nav__shop{text-decoration:none;font-family:var(--font-family-headline)!important}.component--header--mobile-nav__shop-image-wrapper{border-radius:12px;z-index:50;position:relative;width:100%;height:auto;background-color:#fbf0f8;margin:0;padding-top:80%;overflow:hidden}.component--header--mobile-nav__shop-image-wrapper img{position:absolute;top:0px;left:0px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all .3s;border-radius:8px}.burger-menu-contact__text{font-weight:700;font-size:12px;line-height:146.9%;text-align:center;color:#262626}.burger-menu-contact__email{font-weight:400;font-size:12px;line-height:146.9%;text-align:center;color:#262626}.navbar-burger-end{width:16px}.navbar-burger-products{width:100%;display:grid;grid-template-columns:repeat(4,1fr);-moz-column-gap:10px;column-gap:10px;margin:16px 0 24px;overflow-x:scroll;overflow-y:hidden;padding:0 24px;box-sizing:border-box}.navbar-burger-products::-webkit-scrollbar{display:none}.navbar-burger-product{width:160px;display:inline-block;position:relative;border-radius:10px;background:#7594b3;padding:32px 16px;box-sizing:border-box;overflow:hidden;text-decoration:none;margin:0}.navbar-burger-product__body{display:flex;flex-direction:column;justify-content:center;align-items:center}.navbar-burger-product__img{width:auto;height:80px;margin:0 0 16px}.navbar-burger-product__title{font-size:18px;line-height:100%;text-align:center;color:#f7f7f7;margin:0 0 8px}.navbar-burger-product__subtitle{font-weight:600;font-size:8px;line-height:100%;text-align:center;text-transform:uppercase;color:#f7f7f7;width:300px;margin:0}.component--header--mobile-nav__list-item{display:flex;justify-content:space-between;align-items:center;font-weight:700;font-size:1.5rem;line-height:100%;color:#222;padding:1.25rem 1.5rem;font-family:var(--font-family-headline)!important;text-decoration:none;text-transform:uppercase}.component--header--mobile-nav__list-item span{font-family:var(--font-family-headline)!important}.component--header--mobile-nav__list-sublinks{padding:0rem 1rem 1.5rem}.component--header--mobile-nav__list-subitem{display:flex;justify-content:space-between;align-items:center;font-weight:600;font-size:1rem;line-height:100%;color:#222;padding:1rem 0;text-decoration:none}.navbar-burger-contact{display:flex;flex-direction:column;justify-content:center;align-items:center;margin:0}.navbar-burger-contact__social-icons{margin:0 0 12px}.navbar-burger-contact__social-icons svg{padding:0 6px}.navbar-burger-contact__social-icons a{text-decoration:none}.navbar-burger-contact__text{font-weight:700;font-size:12px;line-height:100%;text-align:center;color:#262626;margin:0 0 3px}.navbar-burger-contact__email{font-weight:500;font-size:12px;line-height:150%;text-align:center;color:#262626}.navbar-burger-contact__email a{color:#262626}.navbar-burger-contact__email a:first-child{text-decoration:none}.component--header--mobile-nav--account{background:#f7f7f7;padding:1rem 1.5rem;box-sizing:border-box;display:flex;justify-content:space-between;align-items:center}.component--header--mobile-nav--account__signin{font-weight:600;font-size:.875rem;line-height:1;color:#222;display:flex;align-items:center;text-decoration:none}.component--header--mobile-nav--account__signin svg{fill:#222}.component--header--mobile-nav--account__signin span{margin-left:8px}.component--header--mobile-nav--account__signin--active{text-decoration:underline}.component--header--mobile-nav--account__register{font-weight:600;font-size:.875rem;line-height:1;text-align:right;-webkit-text-decoration-line:underline;text-decoration-line:underline;color:#222}.component--header--mobile-nav--account__register--active{text-decoration:none}.component--mobile-menu--products{margin-bottom:6.4em}.component--mobile-menu--product-card{display:block;text-decoration:none}.component--mobile-menu--product-card__media-wrapper{position:relative;background:transparent;height:100%;width:100%;padding-top:100%;box-sizing:border-box;text-decoration:none;border-radius:4px;overflow:hidden}.component--mobile-menu--product-card__image{position:absolute;top:0px;width:100%;height:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;transition:all .3s}.component--mobile-menu--product-card__info{margin:1rem 0 0}.component--mobile-menu--product-card__title{font-family:var(--font-family-headline);font-size:4.8em;font-weight:600;line-height:100%;text-align:left;color:var(--accent-color);z-index:80;margin:0 0 .5em}.component--mobile-menu--product-card__subtitle{font-size:3.36em;font-weight:400;line-height:100%;text-align:left;color:#555;z-index:80;margin:0 0 .5em}.component--mobile-menu--product-card__price{font-size:3.36em;font-weight:600;line-height:1.75;color:#555;z-index:80;margin:0 0 .5em}.component--mobile-menu--product-card__price s{opacity:.7}.component--mobile-menu--product-card__button{background-color:#00a188;border-radius:50px;color:#fff;font-size:3.36em;font-weight:500;display:flex;align-items:center;justify-content:space-between;text-decoration:none;padding:1em 2em}.component--mobile-menu--product-card__button span{margin-right:1em}.component--mobile-menu--product-card__button svg{height:1em}@media (min-width: 768px){.component--header--mobile-nav__list{width:80vw;margin:0 auto 3rem}.component--mobile-menu--product-card__media-wrapper{border-radius:8px}.component--mobile-menu--product-card__title{margin:0 0 12px;font-size:2em}.component--mobile-menu--product-card__subtitle,.component--mobile-menu--product-card__price{margin:0 0 12px;font-size:1em}.component--mobile-menu--product-card__button{font-size:1em}.component--mobile-menu--product-card__button svg{height:1em}}@media (min-width: 991px){.component--header--mobile-nav{display:none!important}}
/*# sourceMappingURL=/s/files/1/0260/8129/6481/t/9/assets/css--component--mobile-nav.css.map?v=3447192612748218391662962950 */