/** Shopify CDN: Minification failed

Line 7:0 Unexpected "<"
Line 109:0 Unexpected "<"

**/
<style>

/* ================================

TANGENT - LIMITED HEADER PAGES

================================ */

/* Landing Page */

body[data-template="page.tangent-ab-landing-page"] .header--row--desktop,
body[data-template="page.tangent-ab-landing-page"] .header--dropdown,
body[data-template="page.tangent-ab-landing-page"] .header--mobile_nav,
body[data-template="page.tangent-ab-landing-page"] .header--phone-bar,
body[data-template="page.tangent-ab-landing-page"] .header--search_wrapper,
body[data-template="page.tangent-ab-landing-page"] .header--utility_nav,
body[data-template="page.tangent-ab-landing-page"] .header--icons {
display: none;
}

body[data-template="page.tangent-ab-landing-page"] .header--logo_utility_wrapper {
justify-content: center;
}

body[data-template="page.tangent-ab-landing-page"] #breadcrumb {
display: none;
}

body[data-template="page.tangent-ab-landing-page"] .header {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}

body[data-template="page.tangent-ab-landing-page"] #content {
margin-top: 0;
padding-top: 0;
}

/* Quiz Page */

body[data-template="page.tangent-quiz-ab"] .header--row--desktop,
body[data-template="page.tangent-quiz-ab"] .header--dropdown,
body[data-template="page.tangent-quiz-ab"] .header--mobile_nav,
body[data-template="page.tangent-quiz-ab"] .header--phone-bar,
body[data-template="page.tangent-quiz-ab"] .header--search_wrapper,
body[data-template="page.tangent-quiz-ab"] .header--utility_nav,
body[data-template="page.tangent-quiz-ab"] .header--icons {
display: none;
}

body[data-template="page.tangent-quiz-ab"] .header--logo_utility_wrapper {
justify-content: center;
}

body[data-template="page.tangent-quiz-ab"] #breadcrumb {
display: none;
}

body[data-template="page.tangent-quiz-ab"] .header {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}

body[data-template="page.tangent-quiz-ab"] #content {
margin-top: 0;
padding-top: 0;
}

/* Results Page */

body[data-template="page.tangent-recommendation"] .header--row--desktop,
body[data-template="page.tangent-recommendation"] .header--dropdown,
body[data-template="page.tangent-recommendation"] .header--mobile_nav,
body[data-template="page.tangent-recommendation"] .header--phone-bar,
body[data-template="page.tangent-recommendation"] .header--search_wrapper,
body[data-template="page.tangent-recommendation"] .header--utility_nav,
body[data-template="page.tangent-recommendation"] .header--icons {
display: none;
}

body[data-template="page.tangent-recommendation"] .header--logo_utility_wrapper {
justify-content: center;
}

body[data-template="page.tangent-recommendation"] #breadcrumb {
display: none;
}

body[data-template="page.tangent-recommendation"] .header {
border-bottom: none;
margin-bottom: 0;
padding-bottom: 0;
}

body[data-template="page.tangent-recommendation"] #content {
margin-top: 0;
padding-top: 0;
}

                            
</style>