@import"https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;600;700&display=swap";@import"https://fonts.googleapis.com/icon?family=Material+Icons";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css";@import"https://fonts.googleapis.com/css2?family=Montserrat:wght@800;900&display=swap";.logo{width:40px;height:40px}.logo-text{width:300px;padding:.5rem 0 .25rem}.logo--primary{fill:var(--color-headings)}.logo-container{background:var(--color-background);width:64px;height:64px;border-radius:100%;display:inline-flex;justify-content:center;align-items:center}.collapsible__header{display:flex;justify-content:space-between}.collapsible__heading{margin-top:0;font-size:3rem}.collapsible__chevron{transform:rotate(-90deg);transition:transform .3s}.collapsible__content{max-height:0;overflow:hidden;opacity:0;transition:all .3s}.collapsible--expanded .collapsible__chevron{transform:rotate(0)}.collapsible--expanded .collapsible__content{max-height:100vh;opacity:1}.nav{background:var(--color-background);display:flex;justify-content:center;align-items:center;flex-wrap:wrap;padding:.25rem 1rem .5rem}.nav__list{width:100%;margin:0;text-align:center}.nav__item{padding:.5rem 2rem;border-bottom:1px solid #222;font-size:2rem;text-transform:uppercase}.nav__item>a{color:ivory;transition-property:color .3s}.nav__item>a:hover{color:#cb171e}.nav__toggler{opacity:.5}.nav.collapsible--expanded .nav__toggler{opacity:1;box-shadow:0 0 0 3px #666;border-radius:5px;transition:box-shadow .15s;cursor:pointer}.nav__brand{margin:0 2rem}.hidden-mobile{display:none}@media screen and (min-width: 768px){.nav__toggler{display:none}.nav__list{width:auto;display:flex;font-size:1.6rem;max-height:100%;opacity:1}.nav__item{border:0}.nav__brand{display:block}}.footer{background:#232323;padding-top:10rem}.footer--dark{background:var(--color-footer);color:var(--color-headings)}.footer__section{padding:0 0 2rem;border-bottom:1px solid #393939}.footer__heading{text-transform:uppercase;font-weight:600}.footer__brand{margin-top:5rem;text-align:center}.footer-logo-text{width:350px;padding-bottom:.25rem}.footer__brand img{width:100%;max-width:350px}.footer__copyright{font-size:2.1rem;color:#fff;opacity:.3;margin-bottom:0;padding:.25rem 0}.footer__version{font-size:2.1rem;color:#fff;opacity:.3;margin-bottom:0;padding:0}.footer__footnote{font-size:1.2rem;color:#fff;opacity:.3;margin:0}.footer a{color:var(--color-headings);transition:color .3s;text-decoration:underline}.footer a:hover{color:var(--color-placeholder);text-decoration:none}.footer__section .list{margin:0}@media screen and (min-width: 767px){.footer__sections{display:flex;justify-content:space-between;align-items:flex-start}.footer .footer__navigation{opacity:1;max-height:100%}.footer__brand{order:-1;margin-top:0}.footer .footer__copyright,.footer .footer__version{font-size:1.5rem}.footer__section{border:0}.footer__heading{font-size:1.6rem}}@media screen and (max-width: 767px){.footer__sections{display:flex;flex-direction:column}.footer__brand{margin:0 0 .5rem}.footer__navigation{display:block;padding:1rem 1.5rem 2rem}.footer__navigation .list li{margin-bottom:.5rem}}.pagenotfound-block{position:relative;width:100%;min-height:100%;background:url(/assets/oncetold.com-house-of-bondo-1024x1024-v4-DfF0q6eD.png) no-repeat center center;background-size:cover;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;justify-content:center}.pagenotfound-overlay{position:relative;width:100%;padding-top:16rem;background:#486282d9;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.pagenotfound-content{max-width:750px;width:100%;display:flex;flex-direction:column;align-items:center;padding:4rem 2rem 0}.pagenotfound-title{margin-bottom:1rem;padding:0;transform:rotate(-2.2deg);box-shadow:30px 30px 35px -20px #00000014;text-align:left;width:100%}.pagenotfound-title__top{font-family:Montserrat,sans-serif;color:var(--color-space-blue);font-size:6rem;line-height:1.1;display:block}.pagenotfound-title__bottom{font-family:Montserrat,sans-serif;color:#fff;font-size:6rem;line-height:1.1;display:block}.pagenotfound-subhead{font-family:Montserrat,sans-serif;font-size:2.5rem;line-height:1.2;font-weight:800;margin-bottom:2rem;text-align:left;width:100%}.pagenotfound__heading{margin:1rem 0}h3.pagenotfound__subheading{font-size:3rem;margin:1rem 0}.pagenotfound__subhead{font-size:3.5rem;font-weight:400;color:var(--color-headings);letter-spacing:.1rem;margin-top:0;padding:0}.pagenotfound__info{font-size:2.1rem;line-height:3.2rem}.pagenotfound-btn{text-align:left;transition:background .3s ease;width:100%;display:flex;justify-content:flex-start}.pagenotfound-graphic{position:relative;z-index:2;margin-top:10rem}.pagenotfound-graphic img{width:300px;height:auto;display:block;margin:0 auto;max-width:80%}.pagenotfound-banner{width:100%;background:var(--color-space-blue);color:#fff;text-align:center;z-index:1;box-sizing:border-box;padding:1rem 2rem}.pagenotfound-banner-content{display:flex;justify-content:center;gap:2rem;max-width:800px;width:100%;margin:0 auto}.pagenotfound-banner-content div{display:flex;flex-direction:column;align-items:center;text-transform:uppercase;font-weight:700}.pagenotfound-banner-content i{font-size:4rem;margin-bottom:.5rem;color:#fff}.pagenotfound__icon{padding:1rem 4rem 0 2rem}.pagenotfound-banner-icons{display:inline-block;position:relative;border-radius:25%;font-size:2rem;margin:0;padding:.2rem;color:#fff}@media (max-width: 1200px){.pagenotfound-overlay{padding-top:6rem}.pagenotfound-title{font-size:5rem}.pagenotfound-subhead{font-size:2rem}.pagenotfound-graphic img{width:280px}}@media (max-width: 992px){.pagenotfound-overlay{padding-top:2rem}.pagenotfound-title{font-size:4rem}.pagenotfound-subhead{font-size:1.75rem}.pagenotfound-graphic img{width:250px}.pagenotfound-banner-content{gap:1.5rem}.pagenotfound-banner-content i{font-size:2.5rem}.pagenotfound-banner-icons{font-size:1.75rem}}@media (max-width: 768px){.pagenotfound-title,.pagenotfound-title__top,.pagenotfound-title__bottom{font-size:3rem}.pagenotfound-subhead{font-size:1.3rem}.btn--stretched{font-size:1rem;padding:.6rem 1.5rem}.pagenotfound-graphic img{width:200px}.pagenotfound-banner-content{flex-direction:column;align-items:center;gap:1rem}.pagenotfound-banner-content div{margin-bottom:1rem}.pagenotfound-banner-content i{font-size:2rem}.pagenotfound-banner-icons{font-size:1.5rem}}@media (max-width: 480px){.pagenotfound-block{background:url(/assets/oncetold.com-house-of-bondo-512x512-v4-C0Az_efU.png) no-repeat center center}.pagenotfound-title,.pagenotfound-title__top,.pagenotfound-title__bottom{font-size:2.5rem}.pagenotfound-subhead{font-size:1rem}.pagenotfound-graphic{margin-top:3rem}.pagenotfound-graphic img{width:150px}.pagenotfound__icon{padding:0 .5rem}.pagenotfound-block{background-size:contain;background-repeat:no-repeat;background-position:top center}}.solution-block{position:relative;width:100%;min-height:100%;background:url(/assets/oncetold.com-house-of-bondo-1024x1024-v6-CqDkj6pZ.png) no-repeat center center;background-size:cover;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;justify-content:center}.solution-title__program{font-family:Montserrat,sans-serif;font-size:3.5rem;line-height:1.4;font-weight:800;margin-bottom:2rem;text-align:left;width:100%}.new-solution-subhead{font-family:Montserrat,sans-serif;font-size:2.5rem;line-height:4rem;font-weight:800;margin-bottom:2rem;text-align:left;width:100%}h3.solution__subheading{font-size:3rem;margin:0;line-height:4rem}h3.solution__subheading a{color:#fff;transition:color .3s;text-decoration:none}h3.solution__subheading a:hover{color:var(--color-secondary);text-decoration:underline}.book-graphic{position:relative;z-index:2;margin:1rem 0 2rem}.book-graphic img{width:550px;height:auto;display:block;margin:0 auto;max-width:80%;box-shadow:8px 8px 15px #00000080}@media (max-width: 1200px){.solution-overlay{padding-top:6rem}.solution-title{font-size:5rem}.solution-subhead{font-size:2rem}.solution-graphic img{width:280px}}@media (max-width: 992px){.solution-overlay{padding-top:0}.solution-title{font-size:4rem}.solution-subhead{font-size:1.75rem}.solution-graphic img{width:250px}.solution-banner-content{gap:1.5rem}.solution-banner-content i{font-size:2.5rem}.solution-banner-icons{font-size:1.75rem}}@media (max-width: 768px){.solution-title,.solution-title__top,.solution-title__bottom{font-size:3rem}.solution-subhead{font-size:1.3rem}.btn--stretched{font-size:1rem;padding:.6rem 1.5rem}.solution-graphic img{width:200px}.solution-banner-content{flex-direction:column;align-items:center;gap:1rem}.solution-banner-content div{margin-bottom:1rem}.solution-banner-content i{font-size:2rem}.solution-banner-icons{font-size:1.5rem}}@media (max-width: 480px){.solution-block{background:url(/assets/oncetold.com-house-of-bondo-1024x1024-v6-CqDkj6pZ.png) no-repeat center bottom}.solution-title{font-size:2.5rem}.solution-title__top,.solution-title__bottom{font-size:4rem}.solution-subhead{font-size:3rem}.solution-graphic{margin-top:3rem}.solution-graphic img{width:100%}.solution__icon{padding:0 .5rem}}h2.solution-complexity__heading{font-family:Montserrat,sans-serif;color:#fff;margin:1rem 0;line-height:5rem}.solution-complexity-section{width:100%;padding:6rem 2rem;display:flex;justify-content:center;align-items:center}.solution-complexity-section{width:100%;padding:2rem;display:flex;justify-content:center;align-items:center}.solution-complexity-section{background:var(--color-galaxy-blue);color:#fff}.splash-summary__article{text-align:left;margin-bottom:0}h2.solution-complexity__heading{font-family:Montserrat,sans-serif;color:#fff;margin:1rem 0}.solution-complexity__heading a{color:#fff;transition:color .3s;text-decoration:none}.solution-complexity__heading a:hover{color:var(--color-secondary);text-decoration:underline}@media (max-width: 768px){.solution-complexity-section{padding:4rem 1.5rem}}.solution-problem-section{position:relative;width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;justify-content:center}.solution-problem-overlay{position:relative;width:100%;padding-top:0;background:linear-gradient(#486282d9,#486282d9),url(/assets/oncetold.com-house-of-bondo-1024x512-v5-DHfeIgXQ.png) no-repeat center bottom;background-size:cover;color:#fff;text-align:left;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.solution-problem-section-content{max-width:800px;width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:6rem 2rem}h2.solution-problem__heading{font-family:Montserrat,sans-serif;color:#fff;margin:1rem 0;line-height:5rem}.solution-problem__heading a{color:#fff;transition:color .3s;text-decoration:none}.solution-problem__heading a:hover{color:var(--color-secondary);text-decoration:underline}@media (max-width: 768px){.solution-problem-section{background:url(/assets/oncetold.com-house-of-bondo-1024x512-v5-DHfeIgXQ.png) no-repeat center bottom}.solution-problem-section-content{padding:4rem 1.5rem}}.guarantee-detail-section{position:relative;width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;justify-content:center}.guarantee-detail-overlay{position:relative;width:100%;padding-top:0;background:#486282d9;background-size:cover;color:#fff;text-align:left;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.guarantee-detail-section-content{max-width:750px;width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:6rem 2rem}.guarantee-detail-banner{width:100%;color:#000;text-align:center;z-index:1;box-sizing:border-box;padding:1rem 2rem}.guarantee-detail-banner-content{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:800px;width:100%;margin:2rem auto}.guarantee-detail-banner-content div{display:flex;flex-direction:column;align-items:center;text-transform:uppercase;font-weight:700}.guarantee-detail-banner-content i{font-size:4rem;margin-bottom:.5rem;color:#fff}.guarantee-detail__icon{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.guarantee-detail-banner-icons{font-size:6rem;color:#fff;margin-bottom:1rem}.guarantee-detail-banner-text{font-size:2.2rem;font-weight:400;text-transform:none;text-align:center;max-width:250px}.guarantee-detail-trademark{font-size:2rem;margin:.5rem}.guarantee-detail__info{font-size:2.1rem;line-height:3.2rem}.guarantee-detail__info a{color:var(--color-secondary);font-weight:800;transition:color .3s;text-decoration:none}.guarantee-detail__info a:hover{color:var(--color-secondary);text-decoration:underline}@media (max-width: 768px){.guarantee-detail-section-content{padding:4rem 1.5rem}.guarantee-detail-banner-content{flex-direction:column;align-items:center}.guarantee-detail__icon{width:100%}}h3.testimonial__heading{font-family:Montserrat,sans-serif;font-size:3.5rem;color:var(--color-headings);letter-spacing:.1rem;margin:0;padding:0;line-height:5rem}.solution-block{position:relative;width:100%;min-height:100%;background:url(/assets/oncetold.com-house-of-bondo-1024x1024-v3-Cd7LRGIq.png) no-repeat bottom bottom;background-size:cover;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;justify-content:center}.solution-overlay{position:relative;width:100%;padding-top:2rem;background:#486282d9;color:#fff;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.solution-content{max-width:750px;width:100%;display:flex;flex-direction:column;align-items:center;padding:4rem 2rem 0}.solution-title{margin-bottom:1rem;padding:0;transform:rotate(-2.2deg);box-shadow:30px 30px 35px -20px #00000014;text-align:left;width:100%}.solution-title__top{font-family:Montserrat,sans-serif;color:var(--color-space-blue);font-size:6rem;line-height:1.1;display:block}.solution-title__bottom{font-family:Montserrat,sans-serif;color:#fff;font-size:6rem;line-height:1.1;display:block}.solution-subhead{font-family:Montserrat,sans-serif;font-size:2.5rem;line-height:1.4;font-weight:800;margin-bottom:2rem;text-align:left;width:100%}.solution__heading{margin:1rem 0}h3.solution__subheading{font-size:3rem;margin:1rem 0}h3.splash__info{font-size:2.5rem;margin:1rem 0;line-height:3.5rem;font-weight:400}.solution__subhead{font-size:3.5rem;font-weight:400;color:var(--color-headings);letter-spacing:.1rem;margin-top:0;padding:0}.solution__info{font-size:2.1rem;line-height:3.2rem}.solution-btn{text-align:left;transition:background .3s ease;width:100%;display:flex;justify-content:flex-start}.solution-graphic{position:relative;z-index:2;margin-top:2rem}.solution-graphic img{width:800px;height:auto;display:block;margin:0 auto;max-width:80%}.solution-banner{width:100%;background:var(--color-space-blue);color:#fff;text-align:center;z-index:1;box-sizing:border-box;padding:1rem 2rem}.solution-banner-content{display:flex;justify-content:center;gap:2rem;max-width:800px;width:100%;margin:0 auto}.solution-banner-content div{display:flex;flex-direction:column;align-items:center;text-transform:uppercase;font-weight:700}.solution-banner-content i{font-size:4rem;margin-bottom:.5rem;color:#fff}.solution__icon{padding:1rem 4rem 0 2rem}.solution__icon a{color:#fff}.solution__icon a:hover{color:var(--color-galaxy-blue)}.solution-banner-icons{display:inline-block;position:relative;border-radius:25%;font-size:2rem;margin:0;padding:.2rem;color:#fff}.section-content{max-width:800px;width:100%;padding:2rem;text-align:left;display:flex;flex-direction:column;align-items:flex-start}@media (max-width: 1200px){.solution-overlay{padding-top:6rem}.solution-title{font-size:5rem}.solution-subhead{font-size:2rem}.solution-graphic img,.book-graphic img{width:280px}}@media (max-width: 992px){.solution-overlay{padding-top:0}.solution-title{font-size:4rem}.solution-subhead{font-size:1.75rem}.solution-graphic img,.book-graphic img{width:250px}.solution-banner-content{gap:1.5rem}.solution-banner-content i{font-size:2.5rem}.solution-banner-icons{font-size:1.75rem}}@media (max-width: 768px){.solution-title,.solution-title__top,.solution-title__bottom{font-size:3rem}.solution-subhead{font-size:1.3rem}.btn--stretched{font-size:1rem;padding:.6rem 1.5rem}.solution-graphic img{width:200px}.book-graphic img{width:300px}.solution-banner-content{flex-direction:column;align-items:center;gap:1rem}.solution-banner-content div{margin-bottom:1rem}.solution-banner-content i{font-size:2rem}.solution-banner-icons{font-size:1.5rem}}@media (max-width: 480px){.solution-block{background:url(/assets/oncetold.com-house-of-bondo-1024x1024-v5-CC2ijv3-.png) no-repeat center bottom}.solution-title{font-size:2.5rem}.solution-title__top,.solution-title__bottom{font-size:4rem}.solution-subhead{font-size:3rem}.solution-graphic{margin-top:3rem}.solution-graphic img{width:100%}.solution__icon{padding:0 .5rem}}.quote-section{width:100%;padding:6rem 2rem;display:flex;justify-content:center;align-items:center;background:var(--color-space-blue);color:#fff}.quote-content{max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}h3.quote__heading{font-family:Montserrat,sans-serif;font-size:3.5rem;color:var(--color-headings);letter-spacing:.1rem;margin:0;padding:0}p.quote__info{font-size:2rem;line-height:3.2rem;margin-top:1rem}.quote__info a{color:#fff;text-decoration:none}.quote__info a:hover{color:var(--color-secondary)}@media (max-width: 768px){.quote-section{padding:4rem 1.5rem}}.why-me-section{position:relative;width:100%;min-height:100%;display:flex;flex-direction:column;align-items:center;box-sizing:border-box;justify-content:center}.why-me-overlay{position:relative;width:100%;padding-top:0;background:linear-gradient(#486282d9,#486282d9),url(/assets/oncetold.com-house-of-bondo-1024x512-v5-DHfeIgXQ.png) no-repeat center bottom;background-size:cover;color:#fff;text-align:left;display:flex;flex-direction:column;align-items:center;justify-content:center;box-sizing:border-box}.why-me-section-content{max-width:750px;width:100%;display:flex;flex-direction:column;align-items:flex-start;padding:2rem}.why-banner{width:100%;color:#000;text-align:center;z-index:1;box-sizing:border-box;padding:1rem 2rem}.why-banner-content{display:flex;justify-content:space-between;align-items:flex-start;gap:2rem;max-width:800px;width:100%;margin:2rem auto}.why-banner-content div{display:flex;flex-direction:column;align-items:center;text-transform:uppercase;font-weight:700}.why-banner-content i{font-size:4rem;margin-bottom:.5rem;color:#fff}.why__icon{display:flex;flex-direction:column;align-items:center;text-align:center;flex:1}.why-banner-icons{font-size:6rem;color:#fff;margin-bottom:1rem}.why-banner-text{font-size:2.2rem;font-weight:400;text-transform:none;text-align:center;max-width:250px}.why-banner__top{font-family:Montserrat,sans-serif;color:#fff;font-size:6rem;line-height:1.1;padding:0;display:block}h2.why-banner__heading{font-family:Montserrat,sans-serif;color:var(--color-secondary);margin:1rem 0}.why-banner__heading a{color:var(--color-placeholder);transition:color .3s;text-decoration:none}.why-banner__heading a:hover{color:var(--color-secondary);text-decoration:underline}h3.why-banner__subheading{color:#fff;margin:1rem 0;line-height:3.75rem;font-size:3rem}.why-banner__subheading a{color:var(--color-placeholder);transition:color .3s;text-decoration:none}.why-banner__subheading a:hover{color:var(--color-secondary);text-decoration:underline}@media (max-width: 768px){.why-me-section{background:url(/assets/oncetold.com-house-of-bondo-1024x512-v5-DHfeIgXQ.png) no-repeat center bottom}.why-me-section-content{padding:4rem 1.5rem}.why-banner-content{flex-direction:column;align-items:center}.why__icon{width:100%}}h2.starter-course__heading{font-family:Montserrat,sans-serif;color:#fff;margin:1rem 0}.starter-course__heading a{color:#fff;transition:color .3s;text-decoration:none}.starter-course__heading a:hover{color:var(--color-secondary);text-decoration:underline}.about-me-section{width:100%;padding:2rem;display:flex;justify-content:center;align-items:center}.about-me-section{background:var(--color-space-blue);color:#fff}.about-me__top{font-family:Montserrat,sans-serif;color:var(--color-secondary);font-size:6rem;line-height:1.1;padding:0;display:block}@media (max-width: 768px){.about-me-section{padding:4rem 1.5rem}}.call-detail-section{width:100%;padding:2rem 2rem 0;display:flex;justify-content:center;align-items:center}.call-detail-section{background:var(--color-galaxy-blue);color:#fff}.call-detail-content{max-width:800px;width:100%;padding:2rem 2rem 0;text-align:left;display:flex;flex-direction:column;align-items:flex-start;background:var(--color-galaxy-blue);color:#fff}h2.spotlight-course__heading{font-family:Montserrat,sans-serif;color:#fff;margin:1rem 0}.spotlight-course__heading a{color:#fff;transition:color .3s;text-decoration:none}.spotlight-course__heading a:hover{color:var(--color-secondary);text-decoration:underline}.splash-summary__image{display:flex;justify-content:center;align-items:center;margin-bottom:2rem}.splash-summary__image>img{width:100%;object-fit:cover;border-radius:2rem}.podcast-detail__top{font-family:Montserrat,sans-serif;color:var(--color-secondary);font-size:6rem;line-height:1.1;padding:0;display:block}h2.podcast-detail__heading{font-family:Montserrat,sans-serif;color:var(--color-secondary);margin:1rem 0}.podcast-detail__heading a{color:var(--color-placeholder);transition:color .3s;text-decoration:none}.podcast-detail__heading a:hover{color:var(--color-secondary);text-decoration:underline}.hireme-podcast-section{background:var(--color-galaxy-dark);color:#fff}.splash__info a{color:#fff}.splash__info a:hover{text-decoration:underline}@media (max-width: 768px){.call-detail-section{padding:0rem 1.5rem}}.testimonial-section{width:100%;padding:6rem 2rem;display:flex;justify-content:center;align-items:center;background:var(--color-space-blue);color:#fff}.testimonial-content{max-width:800px;width:100%;display:flex;flex-direction:column;align-items:center;text-align:center}h3.testimonial__heading{font-family:Montserrat,sans-serif;font-size:3.5rem;color:var(--color-headings);letter-spacing:.1rem;margin:0;padding:0}p.testimonial__info{font-size:2rem;line-height:3.2rem;margin-top:1rem}.testimonial__info a{color:#fff;text-decoration:none}.testimonial__info a:hover{color:var(--color-secondary)}@media (max-width: 768px){.testimonial-section{padding:4rem 1.5rem}}.extras-detail-block{background:var(--color-dino-ride);padding:0}.extras-detail{margin:4rem 2rem}.extras-detail__heading{margin:1rem 0}h3.extras-detail__subheading{font-size:3rem;margin:1rem 0}.extras-detail__subhead{font-size:3.5rem;font-weight:400;color:var(--color-headings);letter-spacing:.1rem;margin-top:0;padding:0}.extras-detail__info{font-size:2.1rem;line-height:3.2rem}.extras-detail a{color:var(--color-headings);transition:color .3s;text-decoration:underline}.extras-detail a:hover{color:var(--color-placeholder);text-decoration:none}@media screen and (min-width: 768px){.extras-detail{margin:4rem 8rem}}.podcasts-detail-block{background:var(--color-dino-ride);padding:0}.podcasts-detail{margin:4rem 8rem}.podcasts-detail__top{font-family:Montserrat,sans-serif;color:var(--color-secondary);font-size:6rem;line-height:1.1;padding:0;display:block}.podcasts-detail-item{display:flex;flex-direction:row;align-items:flex-start;text-align:center;padding:0 0 2rem}.podcasts-detail-item-left{flex:1;padding:0 2rem;margin:1rem 0 0}.podcasts-detail__thumb img{max-width:100%;height:auto;display:block;border-radius:2rem}.podcasts-detail-item-right{flex:2;width:100%;text-align:left;padding:0 0 0 2rem}h2.podcasts-detail__heading{font-family:Montserrat,sans-serif;color:var(--color-secondary);margin:1rem 0}h3.podcasts-detail__subheading{font-size:3rem;margin:1rem 0}.podcasts-detail__heading a{color:var(--color-placeholder);transition:color .3s;text-decoration:none}.podcasts-detail__heading a:hover{color:var(--color-secondary);text-decoration:underline}.podcasts-detail__info{font-size:2.1rem;line-height:3.2rem;padding:0}.podcasts-detail__info a{color:var(--color-placeholder);transition:color .3s;text-decoration:none}.podcasts-detail__info a:hover{color:var(--color-secondary);text-decoration:underline}@media (max-width: 480px){.podcasts-detail{margin:4rem 2rem}.podcasts-detail-item{display:flex;flex-direction:column}}.showart-detail-block{background:var(--color-dino-ride);padding:0}.showart-detail{margin:4rem 2rem}.showart-detail__top{font-family:Montserrat,sans-serif;color:var(--color-secondary);font-size:6rem;line-height:1.1;padding:0 2rem;display:block}.showart-detail-item{display:flex;flex-direction:column;align-items:center;text-align:center}.showart-detail-item-left{width:100%;display:flex;justify-content:center;margin-bottom:1rem;padding:0 2rem}.showart-detail__thumb img{max-width:100%;height:auto;display:block;border-radius:2rem}.showart-detail-item-right{width:100%;text-align:left}h2.showart-detail__heading{font-family:Montserrat,sans-serif;color:var(--color-secondary);margin:1rem 0;padding:0 1rem}h3.showart-detail__subheading{font-size:3rem;margin:1rem 0}.showart-detail__heading a{color:var(--color-placeholder);transition:color .3s;text-decoration:none}.showart-detail__heading a:hover{color:var(--color-secondary);text-decoration:underline}.showart-detail__info{font-size:2.1rem;line-height:3.2rem;padding:0 2rem}.showart-detail__info a{color:var(--color-placeholder);transition:color .3s;text-decoration:none}.showart-detail__info a:hover{color:var(--color-secondary);text-decoration:underline}.showart-summary__image>img{border-radius:1.5rem;width:100%;padding:1rem}.showart-summary__header{text-align:left;margin:1rem 0 2rem}.showart-summary__text{text-align:left;color:var(--color-headings);letter-spacing:.1rem;margin-top:1rem;padding:0 1rem}.showart-summary__article-heading{margin-top:0}.showart-detail__content{margin-bottom:4rem}.showart-detail__center{width:100%;padding:1rem}.showart-detail__center img{width:100%;border-radius:1.5rem;height:auto}.showart-detail__left,.showart-detail__right{width:100%}.showart-detail__left img,.showart-detail__right img{width:100%;border-radius:1.25rem;height:auto}.showart-detail__link{color:var(--color-header)}.showart-detail__link:hover{color:var(--color-light);text-decoration:underline}@media screen and (min-width: 768px){.showart-detail__content{display:flex;flex-wrap:wrap}.showart-detail__center{flex:1;max-width:calc(50% - 1rem)}.showart-detail__center{margin:1rem}.showart-detail__left,.showart-detail__right{flex:1;max-width:calc(50% - 1rem)}.showart-detail__left{margin-right:2rem}}@media screen and (max-width: 767px){.showart-detail__left,.showart-detail__right{max-width:100%;padding:0 1rem;margin-right:0;margin-bottom:2rem}}.speaking-detail-block{background:var(--color-dino-ride);padding:0}.speaking-detail{margin:4rem 2rem}.speaking-detail__top{font-family:Montserrat,sans-serif;color:var(--color-secondary);font-size:6rem;line-height:1.1;display:block}h2.speaking-detail__heading{font-family:Montserrat,sans-serif;color:var(--color-secondary);margin:1rem 0}h3.speaking-detail__subheading{font-size:3rem;margin:1rem 0}.speaking-detail__subhead{font-size:3.5rem;font-weight:400;color:var(--color-headings);letter-spacing:.1rem;margin-top:0;padding:0}.speaking-detail__info{font-size:2.1rem;line-height:3.2rem}.speaking-detail a{color:var(--color-placeholder);transition:color .3s;text-decoration:none}.speaking-detail a:hover{color:var(--color-secondary);text-decoration:underline}.speaking-detail__subhead a{color:var(--color-placeholder);transition:color .3s;text-decoration:none}.speaking-detail__subhead a:hover{color:var(--color-secondary);text-decoration:underline}.speaking-detail__info a{color:var(--color-placeholder);transition:color .3s;text-decoration:none}.speaking-detail__info a:hover{color:var(--color-secondary);text-decoration:underline}@media screen and (min-width: 768px){.speaking-detail{margin:4rem 8rem}}@media screen and (max-width: 767px){.waitlist-detail__left,.waitlist-detail__right{max-width:100%;padding:0 1rem;margin-right:0;margin-bottom:2rem}}.waitlist-block{padding-bottom:3rem}.waitlist-container{max-width:1140px;margin:0 auto}.waitlist-start-block{padding:0}.waitlist-detail-start{margin:2rem 2rem 4rem;padding:2rem 0;text-align:center;border-top:1px solid #fff;border-bottom:1px solid #fff}.waitlist-summary__image>img{border-radius:3rem;width:100%}.waitlist-summary__header{text-align:left;margin:1rem 0 2rem}.waitlist__shortline{font-size:2rem;margin:0 auto;padding:0}.waitlist-summary__text{text-align:left;color:var(--color-headings);letter-spacing:.1rem;margin-top:1rem;padding:0 1rem}.waitlist-summary__article-heading{margin-top:0}.waitlist-detail__content{margin-bottom:4rem}.waitlist-title{font-size:6rem;margin:0 auto;padding:0}.waitlist-login-error{flex:1;background:var(--color-secondary);border-radius:1rem;width:100%;padding:1rem 0;margin:1rem 0;text-align:center;text-transform:capitalize;white-space:nowrap}.waitlist-login-error-message{font-size:1.8rem;margin:1rem;font-weight:700}.waitlist--container{max-width:720px;margin:0 auto}.waitlist--blob{padding:2rem 0}.waitlist--block__header{text-align:center;margin:0}.waitlist-__heading{margin-top:0;font-size:5rem}.waitlist-__heading-img{flex:1;padding:0}.waitlist-__heading-img a{display:inline-block}.waitlist--blob__body{margin:0 1rem}.waitlist--blob__body{font-size:2.1rem;line-height:3.2rem;margin:0 2rem}.waitlist--blob__body a{color:var(--color-headings);transition:color .3s;text-decoration:underline}.waitlist--blob__body a:hover{color:var(--color-placeholder);text-decoration:none}.waitlist-detail__left,.waitlist-detail__right{width:100%}.waitlist-detail__left img,.waitlist-detail__right img{width:100%;border-radius:2rem;height:auto}.waitlist-detail__link{color:var(--color-header)}.waitlist-detail__link:hover{color:var(--color-light);text-decoration:underline}.directory-details-block__header{text-align:center;margin:0}.directory-details__image>img{border-radius:3rem;width:60%}@media screen and (min-width: 768px){.waitlist-detail__content{display:flex;flex-wrap:wrap}.waitlist-detail__left,.waitlist-detail__right{flex:1;max-width:calc(50% - 1rem)}.waitlist-detail__left{margin-right:2rem}}@media screen and (max-width: 767px){.waitlist-detail__left,.waitlist-detail__right{max-width:100%;padding:0 1rem;margin-right:0;margin-bottom:2rem}.directory-details__image>img{width:90%}}.portfolio-detail-block{background:var(--color-dino-ride);padding:0}.portfolio-detail{margin:4rem 2rem}.portfolio-detail a{color:var(--color-placeholder);transition:color .3s;text-decoration:none}.portfolio-detail a:hover{color:var(--color-secondary);text-decoration:underline}.portfolio-detail__top{font-family:Montserrat,sans-serif;color:var(--color-secondary);font-size:6rem;line-height:1.1;display:block}h2.portfolio-detail__heading{font-family:Montserrat,sans-serif;color:var(--color-secondary);margin:1rem 0}h3.portfolio-detail__subheading{font-family:Montserrat,sans-serif;font-weight:400;font-size:3rem;margin:1rem 0}.portfolio-detail__subhead{font-size:3.5rem;font-weight:400;color:var(--color-headings);letter-spacing:.1rem;margin-top:0;padding:0}.portfolio-detail__subhead a{color:var(--color-placeholder);transition:color .3s;text-decoration:none}.portfolio-detail__subhead a:hover{color:var(--color-secondary);text-decoration:underline}.portfolio-detail__info{font-size:2.1rem;line-height:3.2rem}.portfolio-detail__info a{color:var(--color-placeholder);transition:color .3s;text-decoration:none}.portfolio-detail__info a:hover{color:var(--color-secondary);text-decoration:underline}.portfolio-detail__bullet{font-size:2.1rem;line-height:2rem}.portfolio-detail__image{display:flex;justify-items:center;align-items:center;margin-bottom:2rem}.portfolio-detail__image>img{width:100%;height:auto;border-radius:1rem}.portfolio-detail__image>img:hover{transform:scale(1.05)}.portfolio-detail__caption{text-align:center}.splash-player{max-width:100%}#player{width:100%}@media screen and (min-width: 768px){.portfolio-detail{margin:4rem 8rem}.portfolio-detail__image>img{width:100%;height:auto;transition:transform .2s ease-in-out;border-radius:2rem}.splash-player{max-width:100%;margin:1rem 0rem}}.fine-print-detail-block{background:var(--color-dino-ride);padding:0}.fine-print-detail{margin:8rem}.fine-print-detail__heading{margin:1rem 0}.fine-print-detail__info{font-size:2.1rem;line-height:3.2rem}.fine-print-detail a{color:var(--color-headings);transition:color .3s;text-decoration:underline}.fine-print-detail a:hover{color:var(--color-placeholder);text-decoration:none}/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */html{line-height:1.15;-webkit-text-size-adjust:100%}body{margin:0}main{display:block}h1{font-size:2em;margin:.67em 0}hr{box-sizing:content-box;height:0;overflow:visible}pre{font-family:monospace,monospace;font-size:1em}a{background-color:transparent}abbr[title]{border-bottom:none;text-decoration:underline;text-decoration:underline dotted}b,strong{font-weight:bolder}code,kbd,samp{font-family:monospace,monospace;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}img{border-style:none}button,input,optgroup,select,textarea{font-family:inherit;font-size:100%;line-height:1.15;margin:0}button,input{overflow:visible}button,select{text-transform:none}button,[type=button],[type=reset],[type=submit]{-webkit-appearance:button}button::-moz-focus-inner,[type=button]::-moz-focus-inner,[type=reset]::-moz-focus-inner,[type=submit]::-moz-focus-inner{border-style:none;padding:0}button:-moz-focusring,[type=button]:-moz-focusring,[type=reset]:-moz-focusring,[type=submit]:-moz-focusring{outline:1px dotted ButtonText}fieldset{padding:.35em .75em .625em}legend{box-sizing:border-box;color:inherit;display:table;max-width:100%;padding:0;white-space:normal}progress{vertical-align:baseline}textarea{overflow:auto}[type=checkbox],[type=radio]{box-sizing:border-box;padding:0}[type=number]::-webkit-inner-spin-button,[type=number]::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}[type=search]::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}details{display:block}summary{display:list-item}template{display:none}[hidden]{display:none}:root{--color-primary: #5eb1bf;--color-primary-alt: #312c2c;--color-secondary: #bf6c5e;--color-tertiary: #006a77;--color-background: #486282;--color-dino-sky: #385266;--color-galaxy-blue: #486282;--color-space-blue: #232F3E;--color-dino-ride: #2A2D2F;--color-bottom: #332F30;--color-footer: #486282;--color-dino-skin: #CB171E;--color-dino-flow: #A15C2F;--color-accent: #F37B20;--color-light: #F1D3CA;--color-headings: #e9edf2;--color-body: #d3dbe6;--color-body-darker: #5c5577;--color-background-lt: #465056;--color-border: #ccc;--color-borders: #c1c9ce;--color-dark: #81362c;--color-placeholder: #cbcdd7;--border-radius: 30px}*,*:after,*:before{box-sizing:border-box}.container{max-width:1140px;margin:0 auto}::selection{background:var(--color-primary);color:#f1d3ca}html{font-size:62.5%;scroll-behavior:smooth}body{background:var(--color-dino-ride);color:var(--color-body);font-family:Open Sans,sans-serif;font-size:2.4rem;line-height:1.5}h1,h2,h3{color:var(--color-headings);margin-bottom:1rem;line-height:1.1}h1{font-size:7rem;font-weight:700}h2{font-size:4rem;font-weight:600}h3{font-size:3rem;font-weight:600}p{margin-top:0;font-weight:400}@media screen and (min-width: 1024px){body{font-size:1.8rem}h1{font-size:8rem}h2{font-size:4rem}h3{font-size:2.4rem}}a{text-decoration:none}.badge{border-radius:20px;font-size:2rem;font-weight:600;padding:.5rem 2rem;white-space:nowrap}.badge--primary{background:var(--color-primary);color:#fff}.badge--secondary{background:var(--color-secondary);color:#fff}.badge--small{font-size:1.6rem;padding:.5rem 1.5rem}@media screen and (min-width: 1024px){.badge{font-size:1.5rem}.badge--small{font-size:1.2rem}}.list{list-style:none;padding-left:0}.list--inline .list__item{display:inline-block;margin-right:2rem}.list--tick{list-style-image:url("data:image/svg+xml,%3csvg%20xmlns='http://www.w3.org/2000/svg'%20width='16'%20height='11'%20viewBox='0%200%2016%2011'%3e%3cdefs%3e%3cstyle%3e%20.cls-1%20{%20fill:%20none;%20stroke:%20%232dd5a7;%20stroke-width:%202px;%20fill-rule:%20evenodd;%20}%20%3c/style%3e%3c/defs%3e%3cpath%20id='Shape_10_copy_5'%20data-name='Shape%2010%20copy%205'%20class='cls-1'%20d='M2,4L6,8l8-8'/%3e%3c/svg%3e");padding-left:3rem;color:var(--color-headings)}.list--tick .list__item{padding-left:.5rem;margin-bottom:1rem}@media screen and (min-width: 1024px){.list--tick .list__item{padding-left:0}}.icon{width:40px;height:40px}.icon--small{width:30px;height:30px}.icon--primary{fill:var(--color-headings)}.icon--white{fill:#fff}.icon-container{background:var(--color-secondary);width:64px;height:64px;border-radius:100%;display:inline-flex;justify-content:center;align-items:center}.icon-container--accent{background:var(--color-accent)}.btn{border-radius:20px;border:0;cursor:pointer;font-size:1.8rem;font-weight:600;margin:1rem 0;outline:0;padding:2rem 4vw;text-align:center;text-transform:uppercase;white-space:nowrap}.btn .icon{width:2rem;height:2rem;margin-right:1rem;vertical-align:middle}.btn--primary{background:var(--color-primary);color:#fff}.btn--primary:hover{background:var(--color-tertiary)}.btn--secondary{background:var(--color-secondary);color:#fff}.btn--secondary:hover{background:var(--color-dark)}.btn--galaxy-blue{background:var(--color-secondary);color:#fff}.btn--galaxy-blue:hover{background:var(--color-galaxy-blue)}.btn--galaxy-dark{background:var(--color-secondary);color:#fff}.btn--galaxy-dark:hover{background:var(--color-space-blue)}.btn--space-blue{background:var(--color-secondary);color:#fff}.btn--space-blue:hover{background:var(--color-space-blue)}.btn--dino-skin{background:var(--color-dino-skin);color:#fff}.btn--dino-skin:hover{background:var(--color-dino-flow)}.btn--dino-sky{background:var(--color-dino-sky);color:#fff}.btn--dino-sky:hover{background:var(--color-dino-skin)}.btn--accent{background:var(--color-accent);color:#fff}.btn--accent:hover{background:#ec3000}.btn--stretched{padding-left:6rem;padding-right:6rem}.btn--block{width:100%;display:inline-block}.btn--outline{background:#fff;color:#000;border:2px solid var(--color-headings)}.btn--outline:hover{background:var(--color-headings);color:#000}@media screen and (min-width: 1024px){.btn{font-size:1.5rem}}.input{border-radius:var(--border-radius);border:1px solid var(--color-border);color:var(--color-headings);font-size:2rem;outline:0;padding:1.5rem 3.5rem}::placeholder{color:#cdcbd7}.input-group{border:1px solid var(--color-border);border-radius:var(--border-radius);display:flex}.input-group .input{border:0;flex-grow:1;padding:1.5rem 2rem;width:0}.input-group .btn{margin:4px}@media screen and (min-width: 1024px){.input{font-size:1.5rem}}.card{border-radius:7px;box-shadow:0 0 20px 10px var(--color-light);overflow:hidden}.card__header,.card__body{padding:2rem 3rem}.card--primary .card__header,.card--secondary .card__header{background:var(--color-secondary);color:#fff}.card--primary .badge--primary{background:var(--color-secondary);margin:.5rem}.card--secondary .badge--secondary{background:#02cdf1}.media{display:flex;margin-bottom:4rem}.media__title{margin-top:0}.media__body{margin:0 2rem}.media__image{margin-top:1rem}.grid{display:grid}@media screen and (min-width: 760px){.grid--1x2{grid-template-columns:repeat(2,1fr)}}@media screen and (min-width: 1024px){.grid--1x3{grid-template-columns:repeat(3,1fr)}}.block{padding:3rem 0 1rem}.block__header{text-align:center;margin-bottom:4rem}.block__heading{margin-top:0}.block--hero{background:var(--color-dino-sky);color:var(--color-headings)}.block--dark{background:var(--color-tertiary);color:var(--color-primary-alt)}.block--dark h1,.block--dark h2,.block--dark h3{color:var(--color-headings)}.block--skewed-right{padding-bottom:5rem;clip-path:polygon(0% 0%,100% 0%,100% 100%,0% 90%)}.block--skewed-left{padding-bottom:5rem;clip-path:polygon(0% 0%,100% 0%,100% 90%,0% 100%)}.hero{display:flex;flex-direction:column;height:100vh}.hero-head{background:#368d9a;display:flex;flex-direction:column;justify-content:center;align-items:center}.hero-head-dash{background:#368d9a;display:flex;flex-direction:column;flex:1;justify-content:flex-start;align-items:center}.hero-works{font-size:3rem;margin:2rem auto;padding:0;text-align:center}.hero-feature{font-size:2rem;margin-top:2rem;padding:0;text-align:center}.hero-form{margin:2rem 0 12rem;flex:1}.hero-book-form{margin:2rem 0;flex:1}.hero__trial-group{display:flex;flex-direction:column;justify-content:center;align-items:center}.hero__trial,.hero__login{flex:1;font-size:1.8rem;padding:0;margin:2rem 0;text-align:center}.hero-form-title{font-size:2.5rem;margin:0 auto;padding:0}.hero__form{flex:1;width:100%;padding:0 15px;max-width:500px}.hero-form-label{color:var(--color-body);font-size:1.8rem;margin-top:.5rem;padding:0;text-align:center}.hero-form-display-name{border-radius:var(--border-radius-alt);border:0;border:1px solid var(--color-borders);color:var(--color-background);font-size:1.8rem;outline:0;padding:1.1rem 2rem;text-align:center;width:100%}.hero-form-name,.hero-form-email{border-radius:var(--border-radius-alt);border:0;border:1px solid var(--color-borders);color:var(--color-background);font-size:1.8rem;outline:0;margin:.1rem 0 1rem;padding:1.1rem 2rem;text-align:center;width:100%;line-height:1.5}.hero-form-password{border-radius:var(--border-radius-alt);border:0;border:1px solid var(--color-borders);color:var(--color-background);font-size:1.8rem;outline:0;margin:.2rem 0;padding:1.1rem 2rem;text-align:center;width:100%;line-height:1.5}.hero-form-instructions{text-align:left;padding:0 1rem;margin:.2rem .2rem 0}.hero-form-notes{font-style:italic;margin:1rem .2rem 0}.hero-form-box-labels{text-align:left;padding:0;margin:.2rem .2rem 0}.hero-form-start{font-size:2.2rem;margin:.5rem 0 .2rem;padding:1.4rem 2rem;width:100%}.hero-form-submit{font-size:2.2rem;margin:2rem 0 .2rem;padding:1.4rem 2rem;width:100%}.hero-form-cancel{font-size:2.2rem;margin:1rem 0 .2rem;padding:1.4rem 2rem;width:100%}.hero__google,.hero__stuck{flex:1;font-size:1.8rem;padding:0}.hero__features{flex:1;font-size:1.8rem;padding:0;margin:2rem}
