:root{--nm-clr-primary: #3E588C;--nm-clr-primary-rgb: 62, 88, 140;--nm-clr-secondary: #31BCAD;--nm-clr-secondary-rgb: 49, 188, 173;--nm-clr-light: #F7F0E8;--nm-clr-dark: #21353D;--nm-accent-1: #DB4D59;--nm-accent-2: #E6BB5C;--nm-bg-clr: #F5F5F5;--font-heading-family: "Runoka", sans-serif !important;--font-body-family: "garamond-premier-pro", serif !important}body{max-width:100dvw;overflow-x:hidden;overflow-y:auto}.nm-container{width:100%!important;max-width:1280px!important;margin:0 auto!important;padding-inline:2rem!important}.nm-container a{color:inherit}.nm-ff-halant{font-family:garamond-premier-pro,serif!important}.nm-ff-sweet{font-family:Runoka,sans-serif!important}.nm-ff-garamond{font-family:garamond-premier-pro,serif!important}.nm-ff-runoka{font-family:Runoka,sans-serif!important}.nm-h1{font-weight:400!important;font-size:8rem!important;line-height:7.2rem!important;letter-spacing:0!important;color:inherit!important}.nm-h2{font-weight:400!important;font-size:6.4rem!important;line-height:6.4rem!important;letter-spacing:0!important;color:inherit!important}.nm-h3{font-weight:400!important;font-size:2.8rem!important;line-height:2.8rem!important;letter-spacing:0!important;color:inherit!important}.nm-body{font-weight:400!important;font-size:2rem!important;line-height:3.2rem!important;letter-spacing:0!important;color:inherit!important}.nm-lead{font-weight:400!important;font-size:2.4rem!important;line-height:2.8rem!important;letter-spacing:0!important;color:inherit!important}.nm-small{font-weight:350!important;font-size:1.4rem!important;line-height:1.4rem!important;letter-spacing:0!important;color:inherit!important}.nm-primary-button{display:inline-block;cursor:pointer;background:var(--nm-clr-secondary);color:#f5f5f5!important;padding:10px 19px!important;border-radius:10px;transition:.3s;font-weight:400;font-size:2rem;line-height:2rem;letter-spacing:0;text-decoration:none;border:none;outline:none}.nm-primary-button.nm-dark-button{background:#000!important;color:#fff!important}.nm-primary-button.nm-light-button{background:#fff!important;color:var(--nm-clr-primary)!important}.nm-primary-button[aria-disabled=true]{opacity:.5!important;cursor:not-allowed}.nm-primary-button[aria-disabled=true] svg .path{--color-foreground: #fff}.nm-primary-button:hover{opacity:.85}.nm-header{position:fixed!important;top:0;left:0;width:100%;z-index:100!important}.nm-header .header{display:flex;align-items:center;justify-content:space-between;gap:20px}.nm-header .header .header__heading-link{flex-shrink:0}.nm-header .header .header__icons{padding-right:0;gap:10px;align-items:center}.nm-header .header .header__icons .header__icon{width:40px;height:40px;border-radius:8px;background-color:rgb(var(--color-button))}.nm-header .header .header__icons #cart-icon-bubble{position:relative}.nm-header .header .header__icons .header__icon .cart-count-bubble{bottom:-5px;left:initial;right:-5px;background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.nm-header .header .header__icons .menu-drawer-container .header__icon{background-color:rgb(var(--color-foreground));color:rgb(var(--color-background))}.nm-header .header .header__inline-menu{margin:0}.nm-header .header__inline-menu>.list-menu{justify-content:center}.nm-header .header__inline-menu>.list-menu .list-menu__item{text-decoration:none!important}.nm-header .header__inline-menu>.list-menu .list-menu__item span{transition:var(--duration-short) ease}.nm-header .header__inline-menu>.list-menu .list-menu__item[aria-expanded=true]{color:rgb(var(--color-foreground))}.nm-header .header__inline-menu>.list-menu .list-menu__item:hover span,.nm-header .header__inline-menu>.list-menu .list-menu__item[aria-expanded=true] span{text-decoration:underline;text-underline-offset:6px;text-decoration-color:rgb(var(--color-button));text-decoration-thickness:3px}@media only screen and (max-width: 989px){.nm-h1{font-size:5.2rem!important;line-height:4.8rem!important}.nm-h2{font-size:4rem!important;line-height:4rem!important}.nm-lead{font-size:2.2rem!important}.nm-header .header .menu-drawer__inner-submenu .mega-menu-card{background-color:var(--nm-clr-primary);max-width:450px;position:relative;border-radius:10px;background-size:cover;background-position:center;margin:40px 3rem 0}.nm-header .header .menu-drawer__inner-submenu .mega-menu-card__overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:10px;background:linear-gradient(90deg,var(--nm-clr-primary) 0%,rgba(62,88,140,.9) 50%,rgba(62,88,140,0) 100%);z-index:1}.nm-header .header .menu-drawer__inner-submenu .mega-menu-card__content{position:relative;padding:24px 80px 40px 24px;z-index:2;font-size:1.2rem!important;color:#fff!important}.nm-header .header .menu-drawer__inner-submenu .mega-menu-card__heading{margin-top:0;font-weight:700!important;font-size:1.75rem!important;margin-bottom:16px}.nm-header .header .menu-drawer__inner-submenu .mega-menu-card__text{margin:0;font-size:1.5rem;line-height:1.2}.nm-header .header .menu-drawer__inner-submenu .mega-menu-card .nm-primary-button{position:absolute;bottom:0;left:24px;transform:translateY(50%);opacity:1!important}}@media only screen and (max-width: 749px){.nm-h1,.nm-font h1{font-size:4rem!important;line-height:3.6rem!important}.nm-h2{font-size:3.2rem!important;line-height:3.2rem!important}.nm-h3{font-size:2.4rem!important;line-height:2.4rem!important}.nm-lead{font-size:2rem!important;line-height:2.6rem!important}}@media only screen and (min-width: 990px){.nm-header .header-wrapper{border-radius:70px;width:90%;margin:16px auto 0}.nm-header .header .search-modal{border-radius:70px}.nm-header .header .search-modal .modal-overlay{display:none}.nm-header .header .mega-menu__content{margin-top:10px;border-radius:20px;display:flex;align-items:start;justify-content:center;gap:64px}.nm-header .header .mega-menu__content .mega-menu-card{background-color:var(--nm-clr-primary);position:relative;border-radius:10px;background-size:cover;background-position:center;width:450px}.nm-header .header .mega-menu__content .mega-menu-card__overlay{display:block;position:absolute;top:0;right:0;bottom:0;left:0;border-radius:10px;background:linear-gradient(90deg,var(--nm-clr-primary) 0%,rgba(62,88,140,.9) 50%,rgba(62,88,140,0) 100%);z-index:1}.nm-header .header .mega-menu__content .mega-menu-card__content{position:relative;padding:24px 80px 40px 24px;z-index:2;font-size:1.2rem!important;color:#fff!important}.nm-header .header .mega-menu__content .mega-menu-card__heading{margin-top:0;font-weight:700!important;font-size:1.75rem!important;margin-bottom:16px}.nm-header .header .mega-menu__content .mega-menu-card__text{margin:0;font-size:1.5rem;line-height:1.2}.nm-header .header .mega-menu__content .mega-menu-card .nm-primary-button{position:absolute;bottom:0;left:24px;transform:translateY(50%);opacity:1!important}}.nm-font h1{font-size:4.8rem;line-height:1.1}.nm-font-style-h1{font-size:4.8rem!important;line-height:1.1!important}.nm-font h2{font-size:3.2rem!important;line-height:1.1!important}.nm-font h3{font-size:2.4rem!important;line-height:1.1!important}.nm-font h4{font-size:2rem!important;line-height:1.1!important}.nm-font h5{font-size:1.8rem!important;line-height:1.1!important}body .instafeed-new-layout-container{min-height:160px!important}body .instafeed-new-layout-item{min-width:160px!important;min-height:160px!important}
/*# sourceMappingURL=/cdn/shop/t/2/assets/nm-main.css.map */
