#main-header+.section__stickyNav.is-fixed{top:75px}header.main-header--hidden+.is-fixed{top:0}.share-modal{display:none;height:100%;left:0;outline:0;overflow-x:hidden;overflow-y:auto;position:fixed;top:0;transition:opacity .15s linear;width:100%;z-index:99999}.share-modal:not(.show){opacity:0}.share-modal--dialog{display:flex;flex-direction:column;height:100%;justify-content:center;margin-left:auto;margin-right:auto;max-width:840px;padding:20px;pointer-events:none;position:relative;transform:translateY(-50px);transition:transform .3s ease-out;width:auto}.share-modal.show .share-modal--dialog{transform:none}.share-modal--content{background-clip:padding-box;background-color:#fff;color:#000;display:flex;flex-direction:column;pointer-events:auto;position:relative;width:100%}.share-modal--body{margin:auto;max-width:700px;padding:10px 20px 40px;width:100%}.share-modal--body ul{list-style:none;padding:0}.share-modal--body ul li+li{margin-top:15px}.share-modal--body ul li{font-size:14px}.share-modal--body ul li a{align-items:center;display:inline-flex;line-height:1}.share-modal--body ul li a:hover{opacity:.8}.share-modal--body ul li .icon{align-items:center;background:#000;border-radius:23px;display:inline-flex;height:23px;justify-content:center;margin-right:15px;width:23px}.share-modal--body ul li .icon svg{fill:var(--color-p);width:17px}.share-modal--backdrop{background:rgba(0,0,0,.6);display:none;height:100vh;left:0;position:fixed;top:0;width:100vw;z-index:9999}.share-modal--backdrop:not(.show){opacity:0}.share-modal--closeBtn{align-items:center;align-self:flex-end;background:#000;color:#fff;display:flex;height:40px;justify-content:center;max-width:100%;padding:0;width:40px}.share-modal--closeBtn svg{width:22px}