:root{--text:#2d2d2d;--dark-green:#003944;--green:#93a874;--green-hover:#7b9259;--light-green:#e3edd4;--bg:#f5f5f7;--stroke:#e6e6e6;--text-light:#777;--grey:#b5b5b5;--font-lato-sans:"Lato",sans-serif;--transition:all .3s ease;--xxl-min-width:1600px;--xxl-max-width:1599px;--xl-min-width:1200px;--xl-max-width:1199px;--lg-min-width:992px;--lg-max-width:991px;--md-min-width:768px;--md-max-width:767px;--sm-min-width:576px;--sm-max-width:575px;--xs-min-width:480px;--xs-max-width:479px;--lg-header-max-width:1315px;--md-header-max-width:1024px}body{color:var(--text);background:#fff;height:100vh}*{box-sizing:border-box;padding:0;margin:0;outline:none}h1,h2,h3,h4,h5,h6{margin:0;padding:0;font-size:inherit;font-weight:inherit;line-height:inherit}a{color:inherit;text-decoration:none}button{background:none;border:none;-webkit-tap-highlight-color:transparent}li,ol{margin:0;padding:0}.wrapper{display:flex;flex-direction:column;min-height:100vh}.main-content{flex-grow:1;padding:60px 0;min-height:60vh;position:relative}@media screen and (max-width:768px){.main-content{padding:24px 0}}.styles_header_left__x0Bhm{display:none;font-weight:700;font-size:16px}@media (max-width:768px){.styles_header_left__x0Bhm{display:inline-flex}}.styles_header__P_2cE{display:none;background:var(--foreground);border-bottom:.5px solid var(--stroke)}@media screen and (max-width:767px){.styles_header__P_2cE{display:unset}}.styles_header_inner__z9gnU{height:56px;display:flex;flex-direction:row;align-items:center;justify-content:space-between}.styles_logo_link__lRaoN{flex-grow:1}.styles_nav__1tE0S{margin-right:12px}.styles_nav_list__XwcxP{gap:36px}.styles_last_link_svg__mWSww path{transition:var(--transition)}.styles_go_back__JKi_v{width:24px;height:24px;cursor:pointer}.styles_header_left__cFecH{display:flex;flex-direction:row;align-items:center}.mobile-navbar{display:none}@media screen and (max-width:767px){.mobile-navbar{position:fixed;bottom:0;width:100%;height:54px;background:#fff;justify-content:space-around;padding:0 9px;box-shadow:0 -2px 10px rgba(0,0,0,.05);border-top:1px solid #eee;z-index:1000;overflow:hidden}.mobile-navbar,.nav-item{display:flex;align-items:center}.nav-item{flex:1 1;text-align:center;color:#999;font-size:12px;flex-direction:column;position:relative;transition:color .3s}.nav-item .icon{width:20px;height:20px;margin-bottom:4px;transition:transform .3s ease}.nav-item span{font-weight:600;font-size:10px;line-height:100%;vertical-align:middle}.nav-item.active{color:#8b996a}.nav-item.active .icon{animation:pop .4s forwards;color:#8b996a}.nav-item.active .icon svg{stroke:#8b996a}.nav-item.active .icon path{stroke:#8b996a;strokeWidth:2}@keyframes pop{0%{transform:scale(1)}50%{transform:scale(1.4)}to{transform:scale(1.2)}}.mobile-navbar .indicator{position:absolute;top:-28px;width:24px;height:24px;background:#8b996a;border-bottom-right-radius:9px;transform:rotate(45deg);z-index:0}.mobile-quantity{left:calc(50% + 13px);transform:translate(-50%);top:0}}