:root{--black: #000;--white: #fff;--lighterblack: #1a1a1a;--gray: #909090;--highlight: #0069FF}body{padding:0 1rem 1rem;font-family:customfont!important;color:var(--black);font-weight:400}.main-flex{display:flex;height:calc(100vh - 1rem);border-bottom:1px solid var(--black);padding-bottom:1rem}.main-flex header{width:220px;padding:2rem;border-right:1px solid var(--black);height:100%;display:flex;flex-direction:column;justify-content:space-between}header .header__heading-logo-wrapper{display:flex;transition:all .3s ease-in}header .header__heading-logo-wrapper .blog-back{display:none}header .logo img{width:175px;height:auto;margin:0 auto}header ul{padding:0;margin:0;list-style:none;display:flex;flex-direction:column;gap:.5rem}header ul li a{text-decoration:none;color:#c3c3c3;transition:color .3s ease-in-out;font-size:1.3em;line-height:1;font-weight:400}header ul li a.active{color:var(--black)}header .menu ul li:nth-child(3){padding-bottom:2rem}header .menu ul li:nth-child(5){padding-bottom:2rem}header ul li a:hover{color:var(--black)}.content{width:100%;overflow-y:scroll}.content::-webkit-scrollbar-thumb{min-width:15px;height:15px;background-repeat:no-repeat;background-size:100% 100%;transform:translate(-10px)}.content::-webkit-scrollbar-track{border-top:1px solid #fff}.content::-webkit-scrollbar-track-piece{background-color:#fff}::-webkit-scrollbar-track{border:0px solid black}.content::-webkit-scrollbar{height:0;width:0}::-webkit-scrollbar{width:0px}header .mobile-start{display:none}.filter ul li a{padding:1.5rem 0;border-top:1px solid var(--black);display:flex;gap:1rem;font-size:1em;align-items:center;color:var(--black);cursor:pointer}.filter ul li a.active .square,.filter ul li a:hover .square{background-color:var(--black)}.filter ul li a .square{border:1px solid var(--black);height:15px;width:15px;transition:background-color .3s ease-in-out}.home-menu-wrapper{height:100%}.home-menu-wrapper ul{display:grid;grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr);height:100%;list-style:none;padding:0;margin:0;border-right:1px solid var(--black)}.home-menu-wrapper ul li{padding:0 1rem;border-right:1px solid var(--black)}.home-menu-wrapper ul li:nth-child(2n){border-right:none}.home-menu-wrapper ul li a{color:var(--black);text-decoration:none;display:flex;width:100%;height:100%;font-size:6em;line-height:1;padding:1rem;transition:background-color .3s ease-in-out;flex-direction:column;justify-content:flex-end}.home-menu-wrapper ul li a:hover{background-color:var(--highlight)}.home-menu-wrapper ul li a.border-class{border-bottom:1px solid var(--black)}header .mobile-quote{display:none}.clearallfilters{display:none}.chakra-container{margin:0!important;max-width:unset!important;padding:1rem}.chakra-stack{gap:1.5rem!important;margin-top:1.5rem!important}.css-1rlvytg{flex-direction:row-reverse}@media (max-width:850px){.filter ul li a:hover .square{background-color:var(--white)}header{height:0!important;overflow:hidden}.filter ul li a.active:hover .square{background-color:var(--black)}header .clearallfilters{display:flex;justify-content:flex-end}.menu,.home-menu-wrapper{display:none}header .mobile-quote{display:block;border-top:1px solid var(--black);font-size:5em;width:100%;font-weight:300;text-align:center;margin-top:25px;padding-top:25px;line-height:1;display:flex;justify-content:center;align-items:center}.main-flex{flex-direction:column;height:unset;border-bottom:none}.content{overflow-y:visible;min-height:85vh}.home-menu-wrapper ul li a{font-size:3em}.main-flex header{width:100%;height:calc(100vh - 90px);border-right:none;display:flex;padding:0;flex-direction:column;justify-content:space-between}.header__heading-logo-wrapper{display:flex;justify-content:center;margin:2rem 0}header .logo img{width:80%}.main-flex header #clock{margin:100px auto 0;width:300px;height:300px;display:none}.home-menu-wrapper ul{grid-template-columns:repeat(1,1fr);border-right:none}.home-menu-wrapper ul li{border-right:none}header .mobile-start{display:block;position:fixed;bottom:0;left:0;width:100%;z-index:100}.header__heading-logo-wrapper.fixed-header{position:fixed;top:0;left:0;z-index:100;width:100%;display:flex;padding:1rem 0;background-color:var(--white);justify-content:center;margin:0;border-bottom:1px solid var(--black)}.header__heading-logo-wrapper.fixed-header .blog-back{display:block;position:absolute;bottom:.5rem;left:1rem;color:var(--black);font-size:.8em;font-weight:300;text-decoration:none}.header__heading-logo-wrapper.fixed-header img{width:50px;height:auto}}header .mobile-start .mobile-float-menu{display:flex;width:100%;border-top:1px solid var(--black);padding:1rem 0;background-color:var(--white)}header .mobile-start .mobile-float-menu button:nth-child(2){border-left:1px solid var(--black)}header .mobile-start .mobile-float-menu button{background:transparent;padding:1rem;width:-webkit-fill-available;font-size:2em;border:none;color:var(--black)}.mobile-start .mobile-menu{position:fixed;top:0;left:0;height:100%;width:100%;background-color:var(--white);z-index:100;padding:0 1rem;display:none;flex-direction:column;justify-content:space-between}.mobile-start .header__heading-logo-wrapper img{width:50px;height:auto}.mobile-start .filter-menu{position:fixed;top:0;left:0;height:100%;width:100%;background-color:var(--white);z-index:100;padding:0 1rem;display:none;flex-direction:column;justify-content:space-between}.mobile-start .home-button{display:flex;width:100%;padding:1rem;justify-content:center;align-items:center;border-bottom:1px solid var(--black)}.mobile-menu .mobile-menu-items{padding:0 1rem;height:100%;margin-top:2rem}.mobile-menu .mobile-menu-items li a{font-size:2em;color:var(--black)}.mobile-start .buttons{display:flex;width:100%;border-top:1px solid var(--black);padding:1rem 0}.mobile-start .buttons button{background:transparent;padding:1rem;width:-webkit-fill-available;font-size:2em;border:none;color:var(--black)}.mobile-start .filter{height:100%;display:flex;flex-direction:column;justify-content:flex-end}.mobile-start .buttons button:nth-child(1){border-right:1px solid var(--black)}#shopify-section-template--15465765044278__home_page_FWGe9b{height:100%}
/*# sourceMappingURL=/cdn/shop/t/3/assets/base.css.map?v=95803598901090822121728990854 */
