/*!
 Theme Name:   Timestar Launchpad Child Theme
 description: >-
   A child theme of the Launchpad default WordPress theme
 Author:       Diverge
 Template:     diverge-launchpad
 Version:      1.0.0
*/body{font-size:16px}@media screen and (min-width:700px){body{font-size:18px}}.wp-block-heading.is-style-h1,.wp-block-heading.is-style-h2,.wp-block-heading.is-style-h3,.wp-block-heading.is-style-h4,.wp-block-heading.is-style-headline{line-height:1;margin-bottom:.5em}.wp-block-heading.is-style-h3{font-family:var(--font-body);font-weight:var(--font-body-bold-weight)}.wp-block-quote{border-left:0}.wp-block-quote p{font-style:normal;margin-bottom:.25em}.wp-block-quote cite{font-family:var(--font-headings);font-weight:var(--font-headings-weight);color:var(--color-black);opacity:1;font-size:1rem;line-height:1}.content-single__header .author-meta{display:none}.header-main__inner__logo-wrap .logo img{height:40px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}@media screen and (min-width:1024px){.header-main__inner__logo-wrap .logo img{height:50px}}body.page-template-page-template-full-bleed:not(.has-scrolled) .header-main{background-color:transparent}@media screen and (min-width:1024px){body.page-template-page-template-full-bleed.has-scrolled .header-main .header-main__inner__logo-wrap .logo img{height:40px}}body.page-template-page-template-full-bleed .header-main{position:fixed}body.page-template-page-template-full-bleed .block-editor-content>.wp-block-cover:first-child{padding-top:90px}.menu>li:not(.li-button)>a{text-transform:uppercase;letter-spacing:.25em!important;font-size:.8em}body.main-menu-open .header-main{background-color:var(--color-black)!important}.footer-main__inner{padding-top:calc(var(--spacer) * 3);padding-bottom:calc(var(--spacer) * 1)}.footer-main__logo{margin-bottom:calc(var(--spacer) * 2)}.footer-main__logo .logo{display:block;width:200px;margin:0 auto}.footer-main__menu{text-align:center}@media screen and (min-width:700px){.footer-main__nav>.menu{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.footer-main__nav>.menu>li:not(.li-button)>a{display:block;padding:var(--spacer)}.footer-main__nav .menu>li:not(.li-button):hover{background-color:rgba(127,127,127,.1)}.footer-sub__inner{text-align:center;padding-top:calc(var(--spacer)/ 2);padding-bottom:calc(var(--spacer)/ 2)}.footer-sub__copyright{opacity:.6;margin-bottom:calc(var(--spacer) * 1)}.footer-sub__diverge .diverge-credit{margin:0 auto;margin-bottom:calc(var(--spacer) * 2);display:block;width:80px;opacity:.6;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.footer-sub__diverge .diverge-credit:hover{opacity:1}.author-social-links__item a,.button,.posts-navigation .nav-next a,.posts-navigation .nav-previous a,.tml .tml-button,.wp-block-button__link,input[type=submit],li.li-button>a{padding-top:.7em;border-width:1px!important}li.li-button--white>a{color:var(--color-white);border-color:var(--color-white)}li.li-button--white>a:hover{color:var(--color-black);border-color:var(--color-white);background-color:var(--color-white)}.inline-email-form{position:relative}.inline-email-form input[type=email]{padding-right:80px}.inline-email-form button[type=submit]{position:absolute;top:6px;right:6px;bottom:6px;font-size:.8rem;width:80px;border-radius:var(--border-radius);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.inline-email-form.loading{cursor:progress;opacity:.6}.inline-email-form.loading *{pointer-events:none}.inline-email-form.loading button[type=submit]{color:rgba(255,255,255,0)}.inline-email-form.loading button[type=submit]:after{pointer-events:none;display:block;content:"";z-index:2;height:var(--spacer);width:var(--spacer);position:absolute;top:50%;left:50%;margin-top:calc(var(--spacer) * -.5);margin-left:calc(var(--spacer) * -.5);background-image:url(public/img/icon-loading.svg)}.timestar-clock{fill:var(--color-white);opacity:.25;position:absolute;left:-5%;top:50%;width:110%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}@media screen and (min-width:768px){.timestar-clock{left:35%;width:70%}}.timestar-clock__hours{position:absolute;top:20%;bottom:50%;left:50%;width:3%;margin-left:-1.5%;fill:var(--color-primary);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.timestar-clock__minutes{position:absolute;top:10%;bottom:50%;left:50%;width:2%;margin-left:-1%;fill:var(--color-primary);-webkit-transform-origin:50% 50%;transform-origin:50% 50%}.timestar-clock__seconds{position:absolute;top:0;bottom:50%;left:50%;width:.5%;margin-left:-.25%;background-color:var(--color-primary);-webkit-transform-origin:50% 100%;transform-origin:50% 100%}