/*------------------------------------------------------------

	Stylesheet: Main Styles

------------------------------------------------------------*/
/*---------------------------------------- Base ----------------------------------------*/
/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document ========================================================================== */
/** 1. Correct the line height in all browsers. 2. Prevent adjustments of font size after orientation changes in iOS. */
@import url("https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;700&display=swap");
html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ }

/* Sections ========================================================================== */
/** Remove the margin in all browsers. */
body { margin: 0; }

/** Correct the font size and margin on `h1` elements within `section` and `article` contexts in Chrome, Firefox, and Safari. */
h1 { font-size: 2em; margin: 0.67em 0; }

/* Grouping content ========================================================================== */
/** 1. Add the correct box sizing in Firefox. 2. Show the overflow in Edge and IE. */
hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/* Text-level semantics ========================================================================== */
/** Remove the gray background on active links in IE 10. */
a { background-color: transparent; }

/** 1. Remove the bottom border in Chrome 57- 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */
abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ }

/** Add the correct font weight in Chrome, Edge, and Safari. */
b, strong { font-weight: bolder; }

/** 1. Correct the inheritance and scaling of font size in all browsers. 2. Correct the odd `em` font sizing in all browsers. */
code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ }

/** Add the correct font size in all browsers. */
small { font-size: 80%; }

/** Prevent `sub` and `sup` elements from affecting the line height in all browsers. */
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }

sub { bottom: -0.25em; }

sup { top: -0.5em; }

/* Embedded content ========================================================================== */
/** Remove the border on images inside links in IE 10. */
img { border-style: none; }

/* Forms ========================================================================== */
/** 1. Change the font styles in all browsers. 2. Remove the margin in Firefox and Safari. */
button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ }

/** Show the overflow in IE. 1. Show the overflow in Edge. */
button, input { /* 1 */ overflow: visible; }

/** Remove the inheritance of text transform in Edge, Firefox, and IE. 1. Remove the inheritance of text transform in Firefox. */
button, select { /* 1 */ text-transform: none; }

/** Correct the inability to style clickable types in iOS and Safari. */
button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }

/** Remove the inner border and padding in Firefox. */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }

/** Restore the focus styles unset by the previous rule. */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }

/** Correct the padding in Firefox. */
fieldset { padding: 0.35em 0.75em 0.625em; }

/** 1. Correct the text wrapping in Edge and IE. 2. Correct the color inheritance from `fieldset` elements in IE. 3. Remove the padding so developers are not caught out when they zero out `fieldset` elements in all browsers. */
legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ }

/** Add the correct vertical alignment in Chrome, Firefox, and Opera. */
progress { vertical-align: baseline; }

/** Remove the default vertical scrollbar in IE 10+. */
textarea { overflow: auto; }

/** 1. Add the correct box sizing in IE 10. 2. Remove the padding in IE 10. */
[type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ }

/** Correct the cursor style of increment and decrement buttons in Chrome. */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }

/** 1. Correct the odd appearance in Chrome and Safari. 2. Correct the outline style in Safari. */
[type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ }

/** Remove the inner padding in Chrome and Safari on macOS. */
[type="search"]::-webkit-search-decoration { -webkit-appearance: none; }

/** 1. Correct the inability to style clickable types in iOS and Safari. 2. Change font properties to `inherit` in Safari. */
::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ }

/* Interactive ========================================================================== */
/* Add the correct display in Edge, IE 10+, and Firefox. */
details { display: block; }

/* Add the correct display in all browsers. */
summary { display: list-item; }

/* Misc ========================================================================== */
/** Add the correct display in IE 10+. */
template { display: none; }

/** Add the correct display in IE 10. */
[hidden] { display: none; }

/*------------------------------------------------------------

	Stylesheet: Typography

------------------------------------------------------------*/
@font-face { font-family: 'spacegrotesk-light'; src: url("../fonts/spacegrotesk-light.woff2") format("woff2"), url("../fonts/spacegrotesk-light.woff") format("woff"), url("../fonts/spacegrotesk-light.ttf") format("ttf"), url("../fonts/spacegrotesk-light.otf") format("otf"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'spacegrotesk-regular'; src: url("../fonts/spacegrotesk-regular.woff2") format("woff2"), url("../fonts/spacegrotesk-regular.woff") format("woff"), url("../fonts/spacegrotesk-regular.ttf") format("ttf"), url("../fonts/spacegrotesk-regular.otf") format("otf"); font-weight: normal; font-style: normal; }

@font-face { font-family: 'spacegrotesk-bold'; src: url("../fonts/spacegrotesk-bold.woff2") format("woff2"), url("../fonts/spacegrotesk-bold.woff") format("woff"), url("../fonts/spacegrotesk-bold.ttf") format("ttf"), url("../fonts/spacegrotesk-bold.otf") format("otf"); font-weight: normal; font-style: normal; }

/*---------------------------------------- Components ----------------------------------------*/
/*------------------------------------------------------------

Stylesheet: Buttons

------------------------------------------------------------*/
.btn-alt, .btn { appearance: none; background: #000000; border: none; border-radius: 6px; cursor: pointer; display: inline-block; font-size: 18px; letter-spacing: 0; padding: 20px 32px 20px 32px; text-decoration: none; text-transform: uppercase; transition: all linear 0.25s; }

.btn-alt i, .btn i, .btn-alt svg, .btn svg { margin-left: 8px; }

.disabled.btn-alt, .disabled.btn { cursor: not-allowed; background: #B2B2B2; }

.disabled.btn-alt:hover, .disabled.btn:hover, .disabled.btn-alt:focus, .disabled.btn:focus { background: #B2B2B2; }

/*	Blue Buttons
-------------------------*/
.btn { background: #000000; color: #FFFFFF !important; }

.btn:hover, .btn:focus { background: #2c2c2c; }

.btn-alt { background: #FFFFFF; color: #000000 !important; }

.btn-alt:hover, .btn-alt:focus { background: #f5f5f5; }

/*------------------------------------------------------------

	Stylesheet: Forms

------------------------------------------------------------*/
/*---------------------------------------- Layout ----------------------------------------*/
/*------------------------------------------------------------

	Stylesheet: Base Styles

------------------------------------------------------------*/
* { box-sizing: border-box; font-weight: normal !important; }

html, body { height: 100%; }

body { display: flex; flex-direction: column; font-weight: 700; font-family: "spacegrotesk-bold", "Roboto", sans-serif; font-size: 100%; position: relative; }

main { flex: 1 0 auto; }

section { padding: 0 6.133333%; }

.logo img { width: 124px; height: 21px; }

.fa-solid, .fas { font-weight: 900 !important; }

.underline, .category-link a { display: inline-block; position: relative; }

.underline:after, .category-link a:after { background: #F5321E; content: ""; width: 100%; height: 4px; position: absolute; bottom: -2px; left: 0px; }

.underline-animate { display: inline-block; position: relative; }

.underline-animate:after { background: #F5321E; content: ""; width: 0%; height: 3px; position: absolute; bottom: -1.5px; left: 0px; transition: width 0.75s linear 0.5s; }

.underline-animate.aos-animate:after { width: 100%; }

.back-to-top { position: fixed; bottom: 30px; right: -100px; transition: all ease .25s; }

.back-to-top svg { fill: rgba(178, 178, 178, 0.6); width: 50px; height: 50px; }

.back-to-top.show { right: 30px; transition: all ease .5s; }

.back-to-top:focus { outline: none; }

.video-wrapper { height: 0; margin-bottom: 32px; max-width: 100%; overflow: hidden; padding-bottom: 56.25%; position: relative; }

.video-wrapper iframe, .video-wrapper object, .video-wrapper embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

/*---------------------------------------- Main Header ----------------------------------------*/
.main-header { background: #FFFFFF; padding: 20px 6.133333% 19px; position: fixed; top: 0; left: 0; width: 100%; z-index: 7777; }

.main-header .header-group { align-content: center; display: flex; justify-content: space-between; }

.main-header.open { border-radius: 0 0 15px 15px; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); z-index: 999; }

.nav-up { top: -100px; transition: top ease-out .5s; }

.nav-down { top: 0px; transition: top ease-in .5s; }

.mobile-screen.active { background-color: rgba(0, 0, 0, 0.2); position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: 1; }

/*	Main Menu
-------------------------*/
#main-menu { display: none; line-height: 1; }

#main-menu a { color: #000000; text-decoration: none; }

#main-menu ul { list-style: none; margin: 0; padding: 0; }

#main-menu .menu { font-size: 24px; margin-top: 50px; }

#main-menu .menu li { margin-bottom: 32px; }

#main-menu .sub-menu { display: none; }

#main-menu .sub-menu.open { display: block; }

#main-menu .sub-menu li { font-size: 18px; margin-top: 12px; margin-bottom: 0; }

#main-menu .dropdown > a.active { color: #F5321E; }

#main-menu .dropdown > a.active::after { rotate: 180deg; }

#main-menu .dropdown > a::after { display: inline-block; text-rendering: auto; -webkit-font-smoothing: antialiased; font: var(--fa-font-regular); content: "\f107"; margin-left: 8px; }

#main-menu .social { display: flex; justify-content: flex-start; margin-bottom: 50px; }

#main-menu .social li a { padding: 0 24px 0 0; display: block; }

#main-menu .social li svg { width: 35px; height: 35px; fill: #000000; }

/*	Menu Open
-------------------------*/
#main-menu.open { display: block; }

/*	Hamburger Menu
-------------------------*/
#hamburger-icon { display: inline-block; width: 25px; height: 14px; position: relative; z-index: 9999; }

#hamburger-icon .line { display: block; background: #000000; width: 25px; height: 2px; position: absolute; left: 0; border-radius: 1px; transition: all 0.4s; -webkit-transition: all 0.4s; -moz-transition: all 0.4s; }

#hamburger-icon .line.line-1 { top: 0; }

#hamburger-icon .line.line-2 { top: 50%; }

#hamburger-icon .line.line-3 { top: 100%; }

#hamburger-icon:hover .line-1, #hamburger-icon:focus .line-1 { transform: translateY(-1px); -webkit-transform: translateY(-1px); -moz-transform: translateY(-1px); }

#hamburger-icon:hover .line-3, #hamburger-icon:focus .line-3 { transform: translateY(1px); -webkit-transform: translateY(1px); -moz-transform: translateY(1px); }

#hamburger-icon.active .line-1 { transform: translateY(7px) translateX(0) rotate(45deg); -webkit-transform: translateY(7px) translateX(0) rotate(45deg); -moz-transform: translateY(7px) translateX(0) rotate(45deg); }

#hamburger-icon.active .line-2 { opacity: 0; }

#hamburger-icon.active .line-3 { transform: translateY(-7px) translateX(0) rotate(-45deg); -webkit-transform: translateY(-7px) translateX(0) rotate(-45deg); -moz-transform: translateY(-7px) translateX(0) rotate(-45deg); }

/*---------------------------------------- Hero ----------------------------------------*/
@keyframes bounce { 0% { transform: translateY(0); }
  30% { transform: translateY(-20px); }
  50% { transform: translateY(0); }
  100% { transform: translateY(0); } }

.hero { align-items: center; display: flex; justify-content: flex-start; width: 100%; height: 100vh; position: relative; }

.hero .container { width: 100%; }

.hero .tte_wrapper { font-size: 55px; line-height: 1em; letter-spacing: -0.025em; height: 150px; }

.hero .tte_before { margin-right: 0.25em; }

.hero .tte_mid { margin: 0 !important; position: relative; }

.hero .tte_mid:after { background: #F5321E; content: ""; width: 100%; height: 7px; position: absolute; bottom: -2px; left: 0px; z-index: -1; }

.hero .tte-cursor { font-weight: 300; font-family: "spacegrotesk-light", "Roboto", sans-serif; }

.hero .typing .tte_mid:after { width: calc(100% - 18px); }

.hero .tte-scramble-symbol { color: #000000 !important; }

.hero .down-arrow { position: absolute; bottom: 5vh; left: 50%; margin-left: -12px; animation-name: bounce; animation-timing-function: ease; animation-duration: 2s; animation-iteration-count: infinite; }

.hero .down-arrow svg { fill: #000000; width: 24px; height: 14px; }

/*---------------------------------------- About ----------------------------------------*/
#about { background: #FFFFFF; color: #000000; }

#about .container { padding: 80px 0 30px 0; }

#about p { font-size: 30px; line-height: 1.33333333; margin: 0; }

#about p + p { margin-top: 1em; }

#about p em { color: #F5321E; font-style: normal; }

/*---------------------------------------- Principles ----------------------------------------*/
#principles { background: #F5F5F5; }

#principles .container { padding: 30px 0; }

#principles h2 { font-size: 25px; margin: 0; }

#principles p { font-size: 18px; line-height: 23px; }

#principles ol { font-size: 25px; line-height: 1.33333333; margin: 0 0 0 10px; padding: 0 0 0 1.25em; }

#principles ol li { margin: 1em 0 0 0; }

/*---------------------------------------- Committee ----------------------------------------*/
#committee { background: #000000; color: #FFFFFF; }

#committee .container { padding: 30px 0; }

#committee h2 { font-size: 25px; margin: 0; }

#committee p, #committee li { font-size: 18px; line-height: 23px; }

#committee ul { list-style: none; margin: 10px 0 0 0; padding: 0; }

#committee ul li { margin: 32px 0 0 0; }

#committee ul li a { color: #FFFFFF; text-decoration: none; transition: all ease .25s; }

#committee ul li a:hover { color: #CCD4DA; transition: all ease .5s; }

/*---------------------------------------- Social ----------------------------------------*/
#twitter .container, #instagram .container { padding: 30px 0; }

#twitter hgroup, #instagram hgroup { align-items: center; display: flex; margin-bottom: 30px; }

#twitter svg, #instagram svg { fill: #FFFFFF; width: 30px; height: 30px; }

#twitter h3, #instagram h3 { font-size: 18px; margin: .25em 0 0 1em; }

/*	Twitter
-------------------------*/
#twitter { background: #F5321E; color: #FFFFFF; }

#twitter p { font-size: 30px; line-height: 1.33333333; margin: 0; }

#twitter a { color: #FFFFFF; text-decoration: none; }

/*	Instagram
-------------------------*/
#instagram { background: #000000; color: #FFFFFF; }

#instagram .sbi_hover_top { font-family: "spacegrotesk-light", "Roboto", sans-serif; font-size: 15px; text-align: left; }

#instagram #sb_instagram .sbi_link .sbi_caption { line-height: 1.2; }

#instagram #sb_instagram .sbi_username a, #instagram #sb_instagram .sbi_link .sbi_caption { padding: 0; }

#instagram #sb_instagram .sbi_hover_top, #instagram #sb_instagram .sbi_hover_bottom { padding: 16px !important; width: 100%; }

#instagram #sb_instagram .sbi_link .sbi_instagram_link { padding: 16px; right: 0; }

/*---------------------------------------- Staff ----------------------------------------*/
#staff { background: #FFFFFF; color: #000000; }

#staff .container { padding: 30px 0; }

#staff h2 { font-size: 25px; margin: 0; }

#staff .group div { margin: 60px auto 30px; max-width: 305px; }

#staff .group.two-col img { max-width: 275px; }

#staff .group.three-col img { max-width: 250px; }

#staff hgroup { margin: 1em 0; }

#staff h5 { font-size: 18px; line-height: 23px; margin: 0; }

#staff h5 + h5 { color: #F5321E; }

#staff p { font-size: 18px; font-weight: 400; font-family: "spacegrotesk-light", "Roboto", sans-serif; letter-spacing: 0.01em; line-height: 23px; margin: 0; }

/*---------------------------------------- Founders ----------------------------------------*/
#founders .container { padding: 30px 0 0 0; }

#founders hgroup { max-width: 450px; }

#founders h2 { font-size: 25px; margin: 0; }

#founders p { font-size: 18px; line-height: 23px; }

#founders ul { list-style: none; margin: 0; padding: 0; text-align: center; }

#founders ul li { padding: 45px; }

#founders ul li + li { border-top: 1px solid #B2B2B2; }

#founders ul li:nth-child(1) img { width: 292px; }

#founders ul li:nth-child(2) img { width: 190px; }

#founders ul li:nth-child(3) img { width: 185px; }

#founders ul li:nth-child(4) img { width: 179px; }

#founders img { max-width: 100%; opacity: 0.5; transition: opacity linear .25s; }

/*---------------------------------------- Blog - Home ----------------------------------------*/
.home .blogroll { border-top: 1px solid #F5F5F5; margin: 0; }

.home .blogroll .post:nth-child(3), .home .blogroll .post:nth-child(4) { display: none; visibility: hidden; }

.blog-link { padding: 48px 6.133333%; text-align: center; }

.blog-link a { color: #000000; font-size: 18px; text-decoration: none; }

.excerpt-read-more { display: none; visibility: hidden; }

.read-more { color: #F5321E; font-size: 16px; text-decoration: none; text-transform: uppercase; display: flex; align-items: center; }

.read-more svg { margin-left: 5px; }

/*---------------------------------------- Blog - Archive ----------------------------------------*/
.categories { margin: 88px 0 0; padding: 0 6.133333%; }

.categories ul { display: flex; justify-content: space-between; list-style: none; margin: 0 auto; max-width: 360px; padding: 0; }

.categories a { color: #B2B2B2; font-size: 16px; text-decoration: none; }

.blog .cat-item-all a, .current-cat a { color: #000000; }

.blog .cat-item-all a:hover, .current-cat a:hover { color: #000000; }

.blogroll { margin: 0 auto 120px auto; zoom: 1; }

.blogroll:before, .blogroll:after { content: ""; display: table; }

.blogroll:after { clear: both; }

.blogroll .container { margin: 0 auto; max-width: none; }

.blogroll .post { background: #FFFFFF; border: 1px solid #CCD4DA; border-radius: 6px; float: left; margin: 28px 0 0 0; width: 342px; padding: 24px; transition: all linear 0.25s; }

.blogroll .post:hover { border-color: #FFFFFF; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1); transition: all linear 0.25s; }

.blogroll .post img { display: block; height: auto; max-width: 100%; }

.blogroll .post a { color: #000000; text-decoration: none; }

.blogroll .post a h1 { font-size: 24px; line-height: 1; margin: 0; margin: 16px 0; }

.blogroll .post time { color: #6E777D; font-family: "spacegrotesk-light", "Roboto", sans-serif; font-size: 15px; margin: 0; }

.blogroll .post time + p { font-family: "spacegrotesk-light", "Roboto", sans-serif; font-size: 16px; line-height: 22px; margin: 8px 0 16px 0; }

.category-link { font-size: 18px; margin: 0 0 12px 0; }

.category-link a { color: #000000; font-family: "spacegrotesk-bold", "Roboto", sans-serif; text-decoration: none; }

.category-link a:after { height: 3px; }

/*---------------------------------------- Blog - Single ----------------------------------------*/
.single-post-entry article { margin: 96px auto; max-width: 720px; }

.single-post-entry h1, .single-post-entry h2, .single-post-entry h3, .single-post-entry h4, .single-post-entry h5, .single-post-entry h6 { line-height: 1.16; margin: 28px 0 20px 0; }

.single-post-entry h1 { font-size: 32px; margin: 0; }

.single-post-entry h2 { font-size: 24px; }

.single-post-entry h3 { font-size: 20px; }

.single-post-entry h4 { font-size: 18px; }

.single-post-entry h5 { font-size: 16px; }

.single-post-entry h6 { font-size: 14px; }

.single-post-entry p, .single-post-entry ul, .single-post-entry ol { font-family: "spacegrotesk-light", "Roboto", sans-serif; font-size: 18px; letter-spacing: 0.01em; line-height: 1.28; }

.single-post-entry blockquote p { border-left: 1px solid #CCD4DA; font-family: "spacegrotesk-light", "Roboto", sans-serif; font-style: italic; letter-spacing: 0.01em; padding-left: 1em; }

.single-post-entry a { color: #000000; }

.single-post-entry strong, .single-post-entry b { font-family: "spacegrotesk-bold", "Roboto", sans-serif; }

.single-post-entry i, .single-post-entry em { font-style: italic; }

.single-post-entry .bio { border-top: 1px solid #CCD4DA; font-style: italic; margin-top: 2em; padding-top: 2em; }

.single-post-entry .meta { font-size: 18px; margin: 8px 0 32px; }

.single-post-entry time { display: inline-block; }

.single-post-entry img { display: block; height: auto; width: 100%; max-width: 100%; }

.single-post-entry .wp-caption { margin: 40px 0; width: 100%; max-width: 100%; }

.single-post-entry .wp-caption-text { font-size: 12px; }

.single-post-entry .body img, .single-post-entry .body .wp-caption-text { margin-left: auto; margin-right: auto; width: 100%; max-width: 550px; }

.single-post-entry .read-more { color: #F5321E; margin: 40px 0 0; text-transform: none; }

/*---------------------------------------- Contact ----------------------------------------*/
#contact { background: #FFFFFF; }

#contact .container { padding: 120px 0; }

#contact h2 { font-size: 30px; margin: 0; }

#contact .group { display: flex; margin-top: 60px; }

#contact .group div { width: 50%; }

#contact .social { display: flex; flex-wrap: wrap; list-style: none; margin: 0; padding: 0; width: 140px; }

#contact .social li { margin: 20px 20px 0 0; }

#contact .social li svg { fill: #000000; width: 50px; height: 50px; }

.thankyou h1, .thankyou h2, .thankyou h3, .thankyou h4, .thankyou h5, .thankyou h6 { font-size: 30px; margin: 0; }

.thankyou p { font-family: "spacegrotesk-light", "Roboto", sans-serif; font-size: 18px; line-height: 1.333333; margin: 12px 0 32px; }

/*	Gravity Forms
-------------------------*/
.gform_wrapper { font-family: "spacegrotesk-bold", "Roboto", sans-serif; font-size: 18px; }

.gform_wrapper .gform_body .gform_fields { list-style: none; margin: 0; padding: 0; }

.gform_wrapper .gform_body .gfield { margin-top: 30px; }

.gform_wrapper .gform_body .gsection { margin: 0 !important; width: 100% !important; }

.gform_wrapper .gform_body .max-width, .gform_wrapper .gform_body .full-width { position: relative; }

.gform_wrapper .gform_body .gfield_label { color: #000000; font-family: "spacegrotesk-bold", "Roboto", sans-serif; font-size: 24px; position: absolute; pointer-events: none; left: 0px; top: 1px; transition: 0.2s ease all; }

.gform_wrapper .gform_body .gfield_label.not-empty { transform: translateY(-24px); font-size: 1rem; }

.gform_wrapper .gform_body ul > li .clicked { transform: translateY(-24px); font-size: 1rem; }

.gform_wrapper .gform_body .gfield_radio .clicked { transform: none; font-size: auto; }

.gform_wrapper .gform_body input, .gform_wrapper .gform_body textarea { appearance: normal; background: none; border: none; border-bottom: 1px solid #000000; border-radius: 0; color: #000000; font-family: "spacegrotesk-light", "Roboto", sans-serif; font-size: 18px; font-weight: 700; line-height: 1.375; padding: .25em 0; width: 100%; }

.gform_wrapper .gform_body input:focus, .gform_wrapper .gform_body textarea:focus { outline: none; }

.gform_wrapper .gform_body .full-width { max-width: 715px; width: 100% !important; }

.gform_wrapper .gform_body .gfield--width-full { width: 100% !important; }

.gform_wrapper .gform_body .gfield--width-full .gfield_label { display: inline-block !important; margin-bottom: 24px; }

@media (min-width: 768px) { .gform_wrapper .gform_body .ginput_container_radio { margin-bottom: -24px; } }

.gform_wrapper .gform_body .ginput_container_radio ul { list-style: none; margin: 0; padding: 0; }

@media (min-width: 768px) { .gform_wrapper .gform_body .ginput_container_radio ul { display: flex; flex-wrap: wrap; justify-content: space-between; } }

.gform_wrapper .gform_body .ginput_container_radio ul li { background: #FFFFFF; border: 1px solid #CCD4DA; border-radius: 6px; display: flex; justify-content: space-between; margin: 0 0 24px 0; padding: 24px; transition: all linear 0.25s; }

@media (min-width: 768px) { .gform_wrapper .gform_body .ginput_container_radio ul li { width: calc(50% - 12px); } }

@media (min-width: 1280px) { .gform_wrapper .gform_body .ginput_container_radio ul li { width: calc(25% - 18px); } }

.gform_wrapper .gform_body .ginput_container_radio ul li:hover { border-color: #FFFFFF; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1); transition: all linear 0.25s; }

.gform_wrapper .gform_body .ginput_container_radio input { appearance: none; border: 1px solid #B2B2B2; border-radius: 50%; cursor: pointer; display: flex; align-items: center; justify-content: center; width: 21px; height: 21px; position: relative; top: 2px; }

.gform_wrapper .gform_body .ginput_container_radio input:checked { background: #F5321E; border-color: #F5321E; }

.gform_wrapper .gform_body .ginput_container_radio input:checked:before { display: inline-block; text-rendering: auto; -webkit-font-smoothing: antialiased; font: var(--fa-font-regular); content: "\f00c"; color: #FFFFFF; font-size: 14px; position: relative; top: 1px; }

.gform_wrapper .gform_body .ginput_container_radio label { width: calc(100% - 33px); cursor: pointer; }

.gform_wrapper .gform_body .ginput_container_radio label span { line-height: 1.375; font-size: 18px; display: block; }

.gform_wrapper .gform_body .ginput_container_radio label span:nth-child(2) { font-family: "spacegrotesk-light", "Roboto", sans-serif; font-size: 16px; }

.gform_wrapper .gform_body #field_1_9 .gfield_label { position: relative !important; }

.gform_wrapper .gform_body .gform_validation_container { display: none; visibility: hidden; }

.gform_wrapper .gform_footer .gform_button { appearance: normal; background: #000000; border: none; color: #FFFFFF; cursor: pointer; margin-top: 30px; padding: 12px 17px 10px; }

.gform_wrapper .gform_footer .gform_button:focus { outline: none; }

.gform_wrapper .gform_footer .gform_button.button-disabled { cursor: not-allowed; background: #B2B2B2; }

.gform_wrapper .gform_footer .btn { margin-top: 50px; }

.gform_confirmation_wrapper { font-size: 18px; line-height: 23px; margin-top: 1em; max-width: 450px; }

/*---------------------------------------- Call to Action ----------------------------------------*/
.cta { align-items: center; background: #FFFFFF; color: #000000; display: flex; justify-content: center; padding: 0 6.133333%; text-align: center; width: 100%; height: 100vh; position: relative; }

.cta h3 { font-size: 18px; line-height: 23px; margin: 0 0 0 -160px; position: absolute; top: 20vh; left: 50%; }

.cta h1 { font-size: 53px; letter-spacing: -0.025em; line-height: 56px; margin: 0; }

.cta a { color: #000000; text-decoration: none; }

/*---------------------------------------- Footer ----------------------------------------*/
.main-footer { background: #000000; color: #FFFFFF; flex-shrink: 0; padding: 1px 6.133333% 42px; }

.main-footer .group { margin: 100px 0; }

.main-footer .group nav + nav { margin-top: 40px; }

.main-footer .group a:hover { color: #ccd4da; }

.main-footer .logo { display: inline-block; margin: 100px 0; }

.main-footer h1 { font-family: "spacegrotesk-light", "Roboto", sans-serif; font-size: 30px; line-height: 1; margin: 0 0 32px 0; }

.main-footer h1 strong { display: block; font-family: "spacegrotesk-bold", "Roboto", sans-serif; margin-bottom: 10px; }

.main-footer h6 { font-size: 18px; line-height: 1.444444; margin: 0; }

.main-footer ul { font-family: "spacegrotesk-light", "Roboto", sans-serif; font-size: 18px; line-height: 1.444444; list-style: none; margin: 0; padding: 0; }

.main-footer p { color: #ccd4da; font-family: "spacegrotesk-light", "Roboto", sans-serif; font-size: 14px; }

.main-footer a { color: #FFFFFF; text-decoration: none; transition: color ease .25s; }

/*------------------------------------------------------------

	Stylesheet: Resource Center Styles
	
	Global Styles
	Resource Center Page Template
	Tools
	Resources/Topics

------------------------------------------------------------*/
/*---------------------------------------- Global Styles ----------------------------------------*/
.resource-center { margin: 85px 0 0 0; /*	Intro -------------------------*/ /*	Article Blocks -------------------------*/ /*	Article Entry -------------------------*/ /*	Latest Articles -------------------------*/ /*	Related Articles -------------------------*/ }

@media (min-width: 768px) { .resource-center { margin: 130px 0 0 0; } }

@media (min-width: 1680px) { .resource-center { margin: 183px 0 0 0; } }

.resource-center .title { font-size: 18px; margin: 0; }

@media (min-width: 768px) { .resource-center .title { font-size: 24px; } }

.resource-center .back { letter-spacing: 0; margin-bottom: 32px; padding: 0 6.133333%; }

@media (min-width: 768px) { .resource-center .back { padding: 0 8.072917%; } }

@media (min-width: 1280px) { .resource-center .back { padding: 0 6.796875%; } }

@media (min-width: 1680px) { .resource-center .back { padding: 0 8.333333%; } }

.resource-center .back a { color: #000000; text-decoration: none; text-transform: uppercase; transition: color linear 0.25s; }

@media (min-width: 768px) { .resource-center .back a { font-size: 18px; } }

.resource-center .back a:hover { color: #F5321E; transition: color linear 0.25s; }

.resource-center .intro { padding: 0 6.133333%; }

@media (min-width: 768px) { .resource-center .intro { padding: 0 8.072917%; } }

@media (min-width: 1280px) { .resource-center .intro { padding: 0 6.796875%; } }

@media (min-width: 1680px) { .resource-center .intro { padding: 0 8.333333%; } }

.resource-center .intro img { height: auto; max-width: 100%; }

.resource-center .intro h1 { margin-bottom: 1.5em; }

.resource-center .intro h2, .resource-center .intro p { font-size: 30px; line-height: 1; margin: 0.25em 0; }

@media (min-width: 768px) { .resource-center .intro h2, .resource-center .intro p { font-size: 50px; letter-spacing: -0.025em; } }

@media (min-width: 1280px) { .resource-center .intro h2, .resource-center .intro p { font-size: 70px; } }

.resource-center .intro p { font-family: "spacegrotesk-light", "Roboto", sans-serif; }

.resource-center .intro p strong { font-family: "spacegrotesk-bold", "Roboto", sans-serif; }

.resource-center .intro .date { font-size: 16px; }

@media (min-width: 768px) { .resource-center .intro .date { font-size: 18px; } }

.resource-center .intro.block { color: #FFFFFF; }

@media (min-width: 1280px) { .resource-center .intro.block { padding: 0 3.398438%; } }

@media (min-width: 1680px) { .resource-center .intro.block { padding: 0 4.166666%; } }

.resource-center .intro.block .container { border-radius: 15px; max-width: 1872px; }

.resource-center .intro.block .group { width: calc(100% - 48px); margin: auto; max-width: 1600px; }

@media (min-width: 1280px) { .resource-center .intro.block .group { display: flex; justify-content: space-between; width: calc(100% - 114px); } }

.resource-center .intro.block .text { padding: 50px 0; }

@media (min-width: 1280px) { .resource-center .intro.block .text { padding: 100px 0; width: auto; } }

.resource-center .intro.block .image { width: 280px; margin: auto auto 0 auto; }

@media (min-width: 768px) { .resource-center .intro.block .image { width: 468px; } }

@media (min-width: 1280px) { .resource-center .intro.block .image { padding: 0; width: 32.2314049587%; } .resource-center .intro.block .image img { width: 100%; object-fit: cover; } }

.resource-center .intro.block .image img { display: block; }

.resource-center .articles { /* Masonry Layout */ /* Row */ /* Tools */ }

.resource-center .articles h1 { margin-bottom: 20px; }

@media (min-width: 768px) { .resource-center .articles .group { display: flex; flex-wrap: wrap; justify-content: space-between; } }

.resource-center .articles article { background: #FFFFFF; border: 1px solid #CCD4DA; border-radius: 6px; margin: 0 0 24px 0; padding: 24px; transition: all linear 0.25s; }

@media (min-width: 768px) { .resource-center .articles article { width: calc(50% - 12px); } }

@media (min-width: 1280px) { .resource-center .articles article { width: calc(25% - 18px); } }

.resource-center .articles article:hover { border-color: #FFFFFF; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1); transition: all linear 0.25s; }

.resource-center .articles article a { color: #000000; display: block; text-decoration: none; display: flex; flex-direction: column; justify-content: space-between; height: 100%; }

.resource-center .articles article h3 { font-size: 24px; line-height: 1; margin: 0; }

@media (min-width: 768px) { .resource-center .articles article h3 { font-size: 30px; } }

.resource-center .articles article p { font-family: "spacegrotesk-light", "Roboto", sans-serif; font-size: 16px; line-height: 22px; }

.resource-center .articles article div p { margin: 8px 0 16px 0; }

.resource-center .articles article div + p { color: #6E777D; margin: 24px 0 0 0; }

@media (min-width: 1280px) { .resource-center .articles.masonry .group { justify-content: flex-start; } }

@media (min-width: 1280px) { .resource-center .articles.masonry article { margin-right: 24px; } }

@media (min-width: 768px) { .resource-center .articles.masonry article:nth-of-type(6n+1), .resource-center .articles.masonry article:nth-of-type(6n) { width: 100%; } .resource-center .articles.masonry article:nth-of-type(6n+1) h3, .resource-center .articles.masonry article:nth-of-type(6n) h3 { font-size: 50px; letter-spacing: -0.025em; } }

@media (min-width: 1280px) { .resource-center .articles.masonry article:nth-of-type(6n+1), .resource-center .articles.masonry article:nth-of-type(6n) { width: calc(50% - 12px); } }

@media (min-width: 1280px) { .resource-center .articles.masonry article:nth-of-type(3n) { margin-right: 0; } }

.resource-center .articles.row { margin: 50px 0 100px 0; }

@media (min-width: 768px) { .resource-center .articles.row { margin: 100px 0; } }

.resource-center .articles.tools .title { color: #F5321E; }

.resource-center .articles.tools .underline-animate:after { background: #000000; }

.resource-center .entry { margin-top: 32px; padding: 0 6.133333%; }

@media (min-width: 768px) { .resource-center .entry { padding: 0 8.072917%; } }

@media (min-width: 1280px) { .resource-center .entry { padding: 0 6.796875%; } }

@media (min-width: 1680px) { .resource-center .entry { padding: 0 8.333333%; } }

@media (min-width: 768px) { .resource-center .entry { margin-top: 50px; } }

.resource-center .entry .group .text, .resource-center .entry .takeaways, .resource-center .entry .footnotes { max-width: 1080px; }

@media (min-width: 1280px) { .resource-center .entry .group .text, .resource-center .entry .takeaways, .resource-center .entry .footnotes { width: 74.4827586207%; } }

@media (min-width: 1280px) { .resource-center .entry .group { position: relative; } }

.resource-center .entry h3 { font-size: 24px; margin: 0 0 0.5em 0; }

@media (min-width: 768px) { .resource-center .entry h3 { font-size: 30px; } }

.resource-center .entry h4 { font-family: "spacegrotesk-bold", "Roboto", sans-serif; font-size: 18px; margin: 0; }

@media (min-width: 768px) { .resource-center .entry h4 { font-size: 24px; } }

.resource-center .entry p { font-family: "spacegrotesk-light", "Roboto", sans-serif; line-height: 1.375; margin: .5em 0; }

@media (min-width: 768px) { .resource-center .entry p { font-size: 18px; } }

.resource-center .entry a { color: #000000; transition: color linear 0.25s; }

.resource-center .entry a:hover { color: #F5321E; transition: color linear 0.25s; }

.resource-center .entry .caption { font-size: 80%; margin-top: 1em !important; }

.resource-center .entry .caption strong { font-family: "spacegrotesk-bold", "Roboto", sans-serif; }

.resource-center .entry .social { align-items: center; display: flex; justify-content: flex-end; margin: 32px 0 0 0; }

@media (min-width: 1280px) { .resource-center .entry .social { display: inline-block; margin: 0; position: absolute; right: 0; top: 0; } }

.resource-center .entry .social li { list-style-type: none; margin-left: 12px; }

@media (min-width: 1280px) { .resource-center .entry .social li { margin-left: 0; } .resource-center .entry .social li + li { margin-top: 12px; } }

.resource-center .entry .social li a, .resource-center .entry .social li span { border: 1px solid #000000; border-radius: 50%; color: #000000; cursor: pointer; display: flex; align-items: center; justify-content: center; text-decoration: none; transition: all linear 0.25s; width: 36px; height: 36px; }

.resource-center .entry .social li a:hover, .resource-center .entry .social li span:hover { border-color: #F5321E; color: #F5321E; }

.resource-center .entry .takeaways { margin-top: 50px; font-family: "spacegrotesk-light", "Roboto", sans-serif; }

.resource-center .entry .takeaways p { margin: 0; }

.resource-center .entry .takeaways ul, .resource-center .entry .takeaways ol { list-style: none; margin: 0px; padding: 0px; }

.resource-center .entry .takeaways ol { font-family: "spacegrotesk-regular", "Roboto", sans-serif; }

.resource-center .entry .takeaways img { height: auto; width: 100%; }

.resource-center .entry .footnotes { margin-top: 50px; }

@media (min-width: 1280px) { .resource-center .entry .footnotes { display: flex; justify-content: space-between; margin-top: 100px; } }

.resource-center .entry .footnotes div + div { margin-top: 50px; }

@media (min-width: 1280px) { .resource-center .entry .footnotes div + div { margin-left: 24px; margin-top: 0; } }

@media (min-width: 1280px) { .resource-center .latest { padding: 0 3.398438%; margin-bottom: 100px; } }

@media (min-width: 1680px) { .resource-center .latest { padding: 0 4.166666%; } }

.resource-center .latest .container { padding: 100px 6.133333%; }

@media (min-width: 1280px) { .resource-center .latest .container { border-radius: 15px; padding: 100px 0 33px; max-width: 1872px; } }

@media (min-width: 1280px) { .resource-center .latest .wrapper { margin: auto; width: calc(100% - 114px); max-width: 1600px; } }

.resource-center .latest h1 { color: #FFFFFF; }

.resource-center .latest h2 { color: #FFFFFF; font-size: 30px; margin-top: 0; }

@media (min-width: 768px) { .resource-center .latest h2 { font-size: 50px; letter-spacing: -0.025em; } }

.resource-center .related { padding: 0 6.133333%; padding-top: 100px !important; padding-bottom: 76px !important; }

@media (min-width: 768px) { .resource-center .related { padding: 0 8.072917%; } }

@media (min-width: 1280px) { .resource-center .related { padding: 0 6.796875%; } }

@media (min-width: 1680px) { .resource-center .related { padding: 0 8.333333%; } }

@media (min-width: 1280px) { .resource-center .related .group { justify-content: flex-start; } .resource-center .related .group article + article { margin-left: 24px; } }

/*---------------------------------------- Search & Filter ----------------------------------------*/
.search-filter { margin-top: 50px; margin-bottom: 50px; }

@media (min-width: 1280px) { .search-filter .container { display: flex; justify-content: flex-start; } }

.search-filter input[type="text"], .search-filter select { appearance: none !important; -webkit-appearance: none !important; background-color: #FFFFFF !important; color: #000000 !important; border-radius: 6px; border: 1px solid #000000; padding: 14px; outline: none; width: 100%; }

.search-filter .select, .search-filter .search-form { font-size: 18px; }

.filters-form { margin-bottom: 12px; }

@media (min-width: 768px) { .filters-form { margin-bottom: 24px; } }

@media (min-width: 1280px) { .filters-form { width: 50%; } }

.filters-form .multiselect { border: 1px solid #B2B2B2; border-radius: 6px; width: 100%; }

.filters-form .multiselect .selectBox { color: #000000; position: relative; height: 51px; }

.filters-form .multiselect .selectBox select { -webkit-appearance: none !important; border: none; font-weight: bold; padding: 15px; width: 100%; }

.filters-form .multiselect .selectBox select option { font-size: 18px; }

@media (min-width: 768px) { .filters-form .multiselect .selectBox select option { font-size: 24px; } }

.filters-form .multiselect .overSelect { position: absolute; left: 0; right: 0; top: 0; bottom: 0; }

.filters-form .multiselect #checkboxes { display: none; padding: 14px; /* Input Checkbox Styles */ }

.filters-form .multiselect #checkboxes.open { flex-direction: column; }

.filters-form .multiselect #checkboxes.open label { font-size: 16px; font-family: "spacegrotesk-regular", "Roboto", sans-serif; margin-bottom: 21px; padding-left: 32px; }

.filters-form .multiselect #checkboxes.open label input { margin-right: 12px; }

.filters-form .multiselect #checkboxes.open #clear-topic a { color: #000000; font-family: "spacegrotesk-regular", "Roboto", sans-serif; font-size: 14px; }

.filters-form .multiselect #checkboxes .checkbox { display: block; position: relative; cursor: pointer; -webkit-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; /* Hide the browser's default checkbox */ /* Create a custom checkbox */ /* Style the checkmark/indicator */ }

.filters-form .multiselect #checkboxes .checkbox input { position: absolute; opacity: 0; cursor: pointer; height: 0; width: 0; }

.filters-form .multiselect #checkboxes .checkbox input.checked ~ .checkmark { background-color: #000000; }

.filters-form .multiselect #checkboxes .checkbox input.checked ~ .checkmark:after { display: block; }

.filters-form .multiselect #checkboxes .checkbox .checkmark { position: absolute; top: 0; left: 0; height: 20px; width: 20px; background-color: #FFFFFF; border: 1px solid #000000; border-radius: 3px; }

.filters-form .multiselect #checkboxes .checkbox .checkmark:after { content: ""; position: absolute; display: none; }

.filters-form .multiselect #checkboxes .checkbox .checkmark:after { left: 6px; top: 1px; width: 5px; height: 10px; border: solid #FFFFFF; border-width: 0 1px 1px 0; -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); transform: rotate(45deg); }

.filters-form .multiselect .select { position: relative; }

.filters-form .multiselect .select::after { content: "\f078"; font-family: "Font Awesome 5 Pro"; position: absolute; right: 12px; top: 3px; }

.filters-form .multiselect .select.clicked::after { content: "\f077"; font-family: "Font Awesome 5 Pro"; }

@media (min-width: 1280px) { .search-form { margin-left: 24px; width: 50%; } }

.search-form input[type="text"] { border-radius: 6px; border: 1px solid #B2B2B2; padding: 14px; outline: none; width: 100%; }

.search-form .group { position: relative; }

.search-form .group input[type=text]::placeholder { color: #000000; }

.search-form .group .submit { cursor: pointer; background: none; border: none; }

.search-form .group .submit::after { content: "\f002"; font-family: "Font Awesome 5 Pro"; text-rendering: auto; -webkit-font-smoothing: antialiased; position: absolute; right: 12px; top: 16px; }

/*---------------------------------------- Search Page ----------------------------------------*/
.main-search-results { padding: 0 6.796875%; }

.main-search-results .wrapper { margin: 100px 0; }

.main-search-results .back { color: #000000; font-family: "spacegrotesk-bold", "Roboto", sans-serif; line-height: 1.2; text-decoration: none; text-transform: uppercase; }

.main-search-results .back i { padding-right: 10px; }

@media (min-width: 1280px) { .main-search-results .top { display: flex; flex-direction: row-reverse; justify-content: space-between; align-items: flex-start; margin-top: 32px; } }

@media (min-width: 768px) { .main-search-results .group { display: flex; flex-wrap: wrap; justify-content: flex-start; } }

.main-search-results .group article { background: #FFFFFF; border: 1px solid #CCD4DA; border-radius: 6px; margin-bottom: 24px; padding: 24px; transition: all linear 0.25s; }

@media (min-width: 768px) { .main-search-results .group article { width: calc(50% - 12px); margin-right: 24px; } .main-search-results .group article:nth-of-type(even) { margin-right: 0; } }

@media (min-width: 1280px) { .main-search-results .group article { width: calc(25% - 18px); } .main-search-results .group article:nth-of-type(even) { margin-right: 24px; } .main-search-results .group article:nth-of-type(4n+4) { margin-right: 0; } }

.main-search-results .group article:hover { border-color: #FFFFFF; box-shadow: 0 3px 10px 0 rgba(0, 0, 0, 0.1); transition: all linear 0.25s; }

.main-search-results .group article a { color: #000000; display: block; text-decoration: none; display: flex; flex-direction: column; justify-content: space-between; height: 100%; }

.main-search-results .group article h3 { font-size: 24px; line-height: 1; margin: 0; }

@media (min-width: 768px) { .main-search-results .group article h3 { font-size: 30px; } }

.main-search-results .group article p { font-family: "spacegrotesk-light", "Roboto", sans-serif; font-size: 16px; line-height: 22px; }

.main-search-results .group article div p { margin: 8px 0 16px 0; }

.main-search-results .group article div + p { color: #6E777D; margin: 24px 0 0 0; }

.main-search-results .alert { max-width: 786px; }

.main-search-results .alert p { font-size: 24px; font-family: "spacegrotesk-regular", "Roboto", sans-serif; }

.main-search-results .search-form { margin-top: 32px; margin-bottom: 50px; }

@media (min-width: 1280px) { .main-search-results .search-form { margin: 0; width: 345px; } }

@media (min-width: 1680px) { .main-search-results .search-form { width: 381px; } }

.main-search-results .title { margin-bottom: 40px; max-width: 725px; }

@media (min-width: 1280px) { .main-search-results .title { margin-bottom: 100px; } }

@media (min-width: 768px) { .main-search-results .title h1 { font-size: 50px; } }

@media (min-width: 1280px) { .main-search-results .title h1 { font-size: 70px; margin: 0; } }

/*---------------------------------------- Resource Center Page Template ----------------------------------------*/
.page-template-resource-center { /*	Intro -------------------------*/ /*	Funnels -------------------------*/ }

@media (min-width: 1680px) { .page-template-resource-center .intro { padding: 0 6.796875%; } }

@media (min-width: 1280px) { .page-template-resource-center .intro .text { width: 95%; } }

@media (min-width: 1680px) { .page-template-resource-center .intro .text { width: 92%; } }

.page-template-resource-center .funnels { margin-top: 50px; padding: 0 6.133333%; }

@media (min-width: 768px) { .page-template-resource-center .funnels { margin-top: 100px; } }

@media (min-width: 1280px) { .page-template-resource-center .funnels .container { display: flex; flex-wrap: wrap; justify-content: space-between; } }

.page-template-resource-center .funnels .col { border-radius: 15px; margin-top: 24px; padding: 24px; }

@media (min-width: 1280px) { .page-template-resource-center .funnels .col { width: calc(50% - 12px); } }

.page-template-resource-center .funnels .col p { font-family: "spacegrotesk-bold", "Roboto", sans-serif; font-size: 28px; line-height: 1.0666; margin: 0.7em 0 0.85em; }

@media (min-width: 768px) { .page-template-resource-center .funnels .col p { font-size: 50px; letter-spacing: -0.025em; } }

.page-template-resource-center .funnels .col span { text-transform: uppercase; font-size: 16px; }

@media (min-width: 1280px) { .page-template-resource-center .funnels .col span { font-size: 18px; } }

.page-template-resource-center .funnels .col a { color: #FFFFFF; text-decoration: none; }

.page-template-resource-center .funnels .col a:hover { color: #FFFFFF; }

.page-template-resource-center .funnels .tools { background: #F5321E; }

.page-template-resource-center .funnels .tools .underline-animate:after { background: #000000; }

.page-template-resource-center .funnels .resources { background: #000000; }

/*---------------------------------------- Archive Templates ----------------------------------------*/
.archive .resource-center { /*	Intro -------------------------*/ }

.archive .resource-center .intro .text { max-width: 1190px; }

/*---------------------------------------- Single Templates ----------------------------------------*/
/*---------------------------------------- Tools ----------------------------------------*/
.post-type-archive-tools, .tools-single { /*	Intro -------------------------*/ }

.post-type-archive-tools .intro .container, .tools-single .intro .container { background: #F5321E; }

.post-type-archive-tools .intro .container .underline-animate:after, .tools-single .intro .container .underline-animate:after { background: #000000; }

.post-type-archive-tools { /*	Latest Articles -------------------------*/ }

.post-type-archive-tools .masonry { margin: 50px 0 100px 0; }

.post-type-archive-tools .latest { margin-bottom: 1px; }

@media (min-width: 1280px) { .post-type-archive-tools .latest { margin-bottom: 100px; } }

.post-type-archive-tools .latest .container { background: #000000; }

.tools-single { /*	Intro -------------------------*/ /*	Takeaways -------------------------*/ }

@media (min-width: 1280px) { .tools-single .intro.block .text { width: 66.1157024793%; } }

.tools-single .takeaways strong { font-family: "spacegrotesk-bold", "Roboto", sans-serif; font-size: 30px; line-height: 1; margin: 0; }

@media (min-width: 768px) { .tools-single .takeaways strong { font-size: 50px; letter-spacing: -0.025em; } }

.tools-single .takeaways .list-style { align-items: center; background: #000000; border-radius: 50%; color: #FFFFFF; display: flex; font-size: 18px; justify-content: center; height: 36px; width: 36px; }

@media (min-width: 768px) { .tools-single .takeaways .list-style { margin-top: 4px; } }

.tools-single .takeaways .text { margin-top: 10px; }

@media (min-width: 768px) { .tools-single .takeaways .text { margin-top: 0px; width: calc(100% - 46px); } }

@media (min-width: 768px) { .tools-single .takeaways li { display: flex; justify-content: space-between; } }

.tools-single .takeaways li + li { margin-top: 40px; }

.tools-single .takeaways li li { line-height: 1.555; list-style: disc; margin-left: 1em; }

@media (min-width: 768px) { .tools-single .takeaways li li { display: list-item; font-size: 18px; } }

.tools-single .takeaways li li + li { margin-top: 0; }

/*---------------------------------------- Resources/Topics ----------------------------------------*/
.post-type-archive-resources, .resources-single { /*	Intro -------------------------*/ }

.post-type-archive-resources .intro .container, .resources-single .intro .container { background: #000000; }

.post-type-archive-resources { /*	Latest Articles -------------------------*/ }

.post-type-archive-resources .topics { margin-bottom: 76px; }

.post-type-archive-resources .masonry { margin: 50px 0; }

.post-type-archive-resources .alm-load-more-btn { background-color: #000000 !important; font-family: "spacegrotesk-bold", "Roboto", sans-serif; text-transform: uppercase; }

.post-type-archive-resources .alm-filters-container .alm-filter li div.alm-filter--link.active.field-checkbox:before { background-color: #000000; }

.post-type-archive-resources .latest .container { background: #F5321E; }

.post-type-archive-resources .latest .underline-animate:after { background: #000000; }

.resources-single { /*	Takeaways -------------------------*/ }

.resources-single .takeaways .list-style { font-family: "spacegrotesk-bold", "Roboto", sans-serif; font-size: 50px; letter-spacing: -0.025em; }

@media (min-width: 768px) { .resources-single .takeaways ol { display: flex; flex-wrap: wrap; justify-content: space-between; } }

@media (min-width: 768px) and (min-width: 1280px) { .resources-single .takeaways ol { justify-content: flex-start; } }

.resources-single .takeaways ol li { margin-top: 20px; }

@media (min-width: 768px) { .resources-single .takeaways ol li { width: calc(50% - 12px); } }

@media (min-width: 1280px) { .resources-single .takeaways ol li { width: calc(33.333% - 16px); } .resources-single .takeaways ol li:nth-child(3n+2) { margin-left: 24px; margin-right: 24px; } }

.resources-single .takeaways img { margin-top: 50px; }

@media (min-width: 1280px) { .resources-single .takeaways img { margin-top: 100px; } }

@media only screen and (min-width: 768px) { /*------------------------------------------------------------

	Stylesheet: 768px and up

------------------------------------------------------------*/ /*---------------------------------------- Global ----------------------------------------*/ section { padding: 0 8.072917%; } .logo img { width: 151px; height: 26px; } .back-to-top svg { width: 65px; height: 65px; } /*---------------------------------------- Main Header ----------------------------------------*/ .main-header { padding: 28px 8.072917% 21px; } /*---------------------------------------- Hero ----------------------------------------*/ .hero .tte_wrapper { font-size: 105px; letter-spacing: -0.025em; } .hero .tte_mid:after { height: 10px; bottom: 0px; } /*---------------------------------------- About ----------------------------------------*/ #about .container { padding: 100px 0 60px 0; } #about p { font-size: 60px; letter-spacing: -0.025em; line-height: 1.25; } /*---------------------------------------- Principles ----------------------------------------*/ #principles .container { padding: 60px 0; } #principles hgroup { max-width: 591px; } #principles p { font-size: 25px; line-height: 30px; } #principles ol { font-size: 45px; line-height: 50px; margin: 0; max-width: 1100px; } /*---------------------------------------- Committee ----------------------------------------*/ #committee .container { padding: 60px 0; } #committee hgroup { max-width: 738px; } #committee p, #committee li { font-size: 24px; line-height: 30px; } #committee ul { margin-top: 38px; } /*---------------------------------------- Social ----------------------------------------*/ #twitter .container, #instagram .container { padding: 60px 0; } #twitter hgroup, #instagram hgroup { margin-bottom: 60px; } #twitter svg, #instagram svg { width: 50px; height: 50px; } #twitter h3, #instagram h3 { font-size: 25px; } /*	Twitter
-------------------------*/ #twitter p { font-size: 45px; line-height: 50px; } /*---------------------------------------- Staff ----------------------------------------*/ #staff .container { padding: 60px 0 90px; } #staff .group { justify-content: flex-start; display: flex; flex-wrap: wrap; } #staff .group div { margin: 60px 0 0 0; max-width: 45.9635415%; } #staff .group div:nth-of-type(odd) { margin-right: 8.072917%; } /*---------------------------------------- Founders ----------------------------------------*/ #founders .container { padding: 60px 0 15px 0; } #founders hgroup { max-width: 610px; } #founders h2 { font-size: 32px; } #founders p { font-size: 25px; line-height: 30px; } #founders ul li:nth-child(1) img { width: 295px; } #founders ul li:nth-child(2) img { width: 242px; } #founders ul li:nth-child(3) img { width: 238px; } #founders ul li:nth-child(4) img { width: 230px; } /*---------------------------------------- Blog - Home ----------------------------------------*/ .home .blogroll { padding-top: 28px; } .blog-link { padding: 64px 8.072917%; } .blog-link a { font-size: 24px; } /*---------------------------------------- Blog - Archive ----------------------------------------*/ .categories { margin: 128px 0 28px; } .categories ul { max-width: 480px; } .categories a { font-size: 24px; } .blogroll { padding-right: calc(8.072917% - 14px); } .blogroll .post { margin: 28px 0 0 0; } .blogroll .post h1 { font-size: 30px; } /*---------------------------------------- Blog - Single ----------------------------------------*/ .single-post-entry article { margin: 112px auto; } .single-post-entry h1 { font-size: 48px; letter-spacing: -0.025em; } .single-post-entry h2 { font-size: 32px; } .single-post-entry h3 { font-size: 28px; } .single-post-entry h4 { font-size: 24px; } .single-post-entry h5 { font-size: 20px; } .single-post-entry h6 { font-size: 18px; } /*---------------------------------------- Contact ----------------------------------------*/ #contact .container { padding: 140px 0; } #contact h2 { font-size: 50px; letter-spacing: -0.025em; } #contact .group { margin: 106px 0 46px; } #contact .social { margin-top: 24px; width: 198px; } #contact .social li { margin: 36px 26px 0 0; } #contact .social li svg { width: 73px; height: 73px; } .thankyou .form { max-width: 714px; } .thankyou .form h1, .thankyou .form h2, .thankyou .form h3, .thankyou .form h4, .thankyou .form h5, .thankyou .form h6 { font-size: 50px; } .thankyou .form p { font-size: 24px; margin-top: 20px; } /*	Gravity Forms
-------------------------*/ .gform_wrapper .gform_body .gform_fields { display: flex; flex-wrap: wrap; justify-content: flex-start; } .gform_wrapper .gform_body .gfield { margin-top: 60px; width: 45.833333%; } .gform_wrapper .gform_body .max-width { max-width: 345px; } .gform_wrapper .gform_body .max-width + .max-width { margin-left: 24px; } .gform_wrapper .gform_body .ginput_container_radio input { top: 4px; } .gform_wrapper .gform_body .ginput_container_radio label span { font-size: 24px; } .gform_wrapper .gform_body .ginput_container_radio label span:nth-child(2) { font-size: 18px; } .gform_wrapper .gform_body #field_1_9 .gfield_label { font-size: 30px; } .gform_wrapper .gform_footer .gform_button { margin-top: 60px; } .gform_confirmation_wrapper { font-size: 25px; line-height: 30px; max-width: 610px; } /*---------------------------------------- Call to Action ----------------------------------------*/ .cta h3 { font-size: 25px; line-height: 30px; margin: 0 0 0 -220px; top: 30vh; } .cta h1 { font-size: 105px; letter-spacing: -0.025em; line-height: 110px; } }

@media only screen and (min-width: 768px) and (max-height: 768px) { .cta { min-height: 768px; } .cta h3 { top: 20vh; } }

@media only screen and (min-width: 768px) { /*---------------------------------------- Footer ----------------------------------------*/ .main-footer { padding-left: 8.072917%; padding-right: 8.072917%; } .main-footer .group { display: flex; } .main-footer .group nav { width: 33.333333%; } .main-footer .group nav + nav { margin-top: 0; } .main-footer h1 { font-size: 50px; letter-spacing: -0.025em; } }

@media only screen and (min-width: 1280px) { /*------------------------------------------------------------

	Stylesheet: 1280px and up

------------------------------------------------------------*/ /*---------------------------------------- Global ----------------------------------------*/ section { padding: 0 6.796875%; } .logo img { width: 168px; height: 29px; } .container { max-width: 1600px; margin: auto; } .back-to-top svg { transition: fill ease .25s; } .back-to-top svg:hover { fill: #b2b2b2; transition: fill ease .5s; } /*---------------------------------------- Main Header ----------------------------------------*/ .main-header { padding: 28px 6.796875% 21px; } .main-header .container { display: flex; justify-content: space-between; } /*	Main Menu
-------------------------*/ #main-menu { display: inline-block; text-align: left; } #main-menu a { color: #000000; transition: color ease .25s; } #main-menu a:hover { color: #F5321E; transition: color ease .5s; } #main-menu .menu { display: flex; font-size: 18px; margin-top: 0px; } #main-menu .menu li { margin-bottom: 0px; margin-right: 24px; } #main-menu .menu li a { padding: 10px 0; } #main-menu .dropdown { position: relative; } #main-menu .dropdown:hover .sub-menu { background: #FFFFFF; box-shadow: 0 3px 10px rgba(0, 0, 0, 0.1); border-radius: 6px; display: block; margin-top: 10px; padding: 8px 20px 20px 20px; position: absolute; width: 100%; } #main-menu .dropdown:hover > a.active, #main-menu .dropdown:hover > a { color: #F5321E !important; } #main-menu .dropdown > a.active { color: #000000; } #main-menu .dropdown > a.active::after { rotate: 0deg; } #main-menu .sub-menu.open { display: none; } #main-menu .sub-menu li { font-size: 16px; } #main-menu .social { display: flex; justify-content: inherit; margin-bottom: 0px; } #main-menu .social li a { padding: 0px; } #main-menu .social li svg { fill: #000000; width: 25px; height: 25px; transition: fill ease .25s; } #main-menu .social li svg:hover { fill: #F5321E; transition: fill ease .5s; } #main-menu .social li + li { margin-left: 12px; } #main-menu .nav-group .wrap { display: flex; align-items: center; } .mobile-screen.active { display: none; } /*	Hamburger Menu
-------------------------*/ #hamburger-icon { display: none; visibility: hidden; } /*---------------------------------------- Hero ----------------------------------------*/ .hero .tte_wrapper { font-size: 109px; } .hero .tte_mid:after { height: 12px; bottom: -3px; } /*---------------------------------------- About ----------------------------------------*/ #about .container { padding: 120px 0 70px 0; } #about p { font-size: 70px; line-height: 1.21; } /*---------------------------------------- Principles ----------------------------------------*/ #principles .container { padding: 70px 0; } #principles ol { font-size: 50px; letter-spacing: -0.025em; line-height: 55px; } /*---------------------------------------- Committee ----------------------------------------*/ #committee .container { padding: 70px 0; } #committee ul { display: flex; flex-wrap: wrap; margin-top: 32px; } #committee ul li { width: 50%; margin-top: 40px; } }

@media only screen and (min-width: 1280px) and (min-width: 1441px) { #committee ul li { width: 33.333%; } }

@media only screen and (min-width: 1280px) { #committee ul li a { display: inline-block; max-width: 405px; padding-right: 24px; } /*---------------------------------------- Social ----------------------------------------*/ #twitter .container, #instagram .container { padding: 70px 0; } #twitter hgroup, #instagram hgroup { margin-bottom: 70px; } /*	Twitter
-------------------------*/ #twitter p { font-size: 50px; letter-spacing: -0.025em; line-height: 55px; } #twitter a { transition: color ease .25s; } #twitter a:hover { color: #000000; transition: color ease .5s; } #twitter a svg { transition: fill ease .25s; } #twitter a:hover svg { fill: #000000; transition: fill ease .5s; } /*---------------------------------------- Staff ----------------------------------------*/ #staff .group.two-col div { flex: 1 1 50%; } #staff .group.two-col div p { max-width: 440px; } #staff .group.three-col div { max-width: 28.8020833%; } #staff .group.three-col div:nth-of-type(odd) { margin-right: 0; } #staff .group.three-col div:nth-of-type(3n+2) { margin-right: 6.796875%; margin-left: 6.796875%; } /*---------------------------------------- Founders ----------------------------------------*/ #founders .container { padding: 70px 0; } #founders ul { align-items: center; display: flex; flex-wrap: wrap; max-width: 1100px; align-content: stretch; margin-top: 60px; } #founders ul li { width: 45%; padding: 60px 0; position: relative; margin-bottom: -11px; } #founders ul li + li { border-top: none; } #founders ul li:nth-child(n+3) { border-top: 1px solid #B2B2B2; } #founders ul li:nth-child(odd) { margin-right: 45px; } #founders ul li:nth-child(odd):after { content: " "; background: #B2B2B2; position: absolute; top: 0; right: -45px; width: 1px; height: 100%; } #founders ul li:nth-child(even) { margin-left: 45px; } #founders ul li:nth-child(1) img { width: 274px; } #founders ul li:nth-child(2) img { width: 200px; } #founders ul li:nth-child(3) img { width: 200px; } #founders ul li:nth-child(4) img { width: 200px; } #founders a:hover img { opacity: 1; transition: opacity linear .5s; } /*---------------------------------------- Blog - Home ----------------------------------------*/ .home .blogroll { padding-top: 56px; } }

@media only screen and (min-width: 1280px) and (min-width: 1664px) { .home .blogroll { padding-top: 84px; } }

@media only screen and (min-width: 1280px) { .home .blogroll .post:nth-child(3) { display: inherit; visibility: visible; } }

@media only screen and (min-width: 1280px) and (min-width: 1664px) { .home .blogroll .post:nth-child(4) { display: inherit; visibility: visible; } }

@media only screen and (min-width: 1280px) { .blog-link { padding: 72px 6.796875%; } }

@media only screen and (min-width: 1280px) and (min-width: 1664px) { .blog-link { padding: 84px 6.796875%; } }

@media only screen and (min-width: 1280px) { .blog-link a { transition: color ease .25s; } .blog-link a:hover { color: red; transition: color ease .5s; } /*---------------------------------------- Blog - Archive ----------------------------------------*/ .categories { margin: 136px 0 32px; } }

@media only screen and (min-width: 1280px) and (min-width: 1664px) { .categories { margin: 144px 0 40px; } }

@media only screen and (min-width: 1280px) { .categories a { transition: color ease .25s; } .categories a:hover { color: #F5321E; transition: color ease .5s; } .blogroll { padding-right: calc(6.796875% - 14px); } .blogroll h1 a { transition: color ease .25s; } .blogroll h1 a:hover { color: red; transition: color ease .5s; } .read-more { transition: color ease .25s; font-size: 18px; } .read-more:hover { transition: color ease .5s; } .read-more:hover path { transition: fill ease .5s; } .read-more path { transition: fill ease .25s; } /*---------------------------------------- Blog - Single ----------------------------------------*/ .single-post-entry article { margin: 128px auto; } .single-post-entry a { transition: color ease .25s; } .single-post-entry a:hover { color: red; transition: color ease .5s; } .single-post-entry .read-more:hover { color: black; } /*---------------------------------------- Contact ----------------------------------------*/ #contact .container { align-content: flex-start; display: flex; justify-content: space-between; padding: 160px 0; } #contact .group { width: 39.416058%; margin: 0; } #contact .social { margin-top: 32px; } #contact .social li a svg { transition: fill ease .25s; } #contact .social li a:hover svg { fill: #F5321E; transition: fill ease .5s; } .thankyou .form h1, .thankyou .form h2, .thankyou .form h3, .thankyou .form h4, .thankyou .form h5, .thankyou .form h6 { font-size: 70px; letter-spacing: -0.025em; } .thankyou .form p { font-size: 24px; margin-top: 50px; } /*	Gravity Forms
-------------------------*/ .gform_wrapper .gform_body .gfield { width: 47.140381%; } .gform_wrapper .gform_footer .gform_button { margin-top: 60px; transition: background ease .25s; } .gform_wrapper .gform_footer .gform_button:hover { background: #F5321E; transition: background ease .5s; } .gform_wrapper .gform_footer .gform_button.button-disabled:hover { background: #B2B2B2; } /*---------------------------------------- Call to Action ----------------------------------------*/ .cta h1 { font-size: 158px; line-height: 164px; } .cta h3 { top: 10vh; } .cta a { transition: color ease .25s; } .cta a:hover { color: #F5321E; transition: color ease .5s; } /*---------------------------------------- Footer ----------------------------------------*/ .main-footer { padding-left: 6.796875%; padding-right: 6.796875%; } .main-footer .middle { display: flex; justify-content: space-between; margin-bottom: 100px; } .main-footer .middle > div { width: calc(50% - 12px); } .main-footer .connect { max-width: 591px; } .main-footer .group { margin: 0; } }

@media only screen and (min-width: 1920px) { /*------------------------------------------------------------

	Stylesheet: 1920px and up

------------------------------------------------------------*/ /*---------------------------------------- Global ----------------------------------------*/ section { padding: 0 8.333333%; } /*---------------------------------------- Main Header ----------------------------------------*/ .main-header { padding: 28px 8.333333% 21px; } /*---------------------------------------- Hero ----------------------------------------*/ .hero .tte_wrapper { font-size: 158px; } .hero .tte_mid:after { height: 14px; bottom: 1px; } /*---------------------------------------- About ----------------------------------------*/ #about .container { padding: 140px 0 106px 0; } #about p { font-size: 106px; line-height: 1.14; } /*---------------------------------------- Principles ----------------------------------------*/ #principles .container { padding: 106px 0; } /*---------------------------------------- Committee ----------------------------------------*/ #committee .container { padding: 106px 0; } #committee ul { margin-top: 62px; } /*---------------------------------------- Social ----------------------------------------*/ #twitter .container, #instagram .container { padding: 106px 0; } #twitter hgroup, #instagram hgroup { margin-bottom: 106px; } #twitter svg, #instagram svg { width: 73px; height: 73px; } #twitter h3, #instagram h3 { font-size: 32px; } /*	Twitter
-------------------------*/ #twitter p { font-size: 73px; line-height: 78px; } /*---------------------------------------- Staff ----------------------------------------*/ #staff .container { padding: 106px 0; } #staff .group.two-col div p { max-width: 550px; } /*---------------------------------------- Founders ----------------------------------------*/ #founders .container { padding: 106px 0; } #founders ul { margin-top: 70px; } #founders ul li { padding: 100px 0; margin-bottom: -16px; } #founders ul li:nth-child(1) img { width: 400px; } #founders ul li:nth-child(2) img { width: 300px; } #founders ul li:nth-child(3) img { width: 300px; } #founders ul li:nth-child(4) img { width: 300px; } /*---------------------------------------- Blog - Archive ----------------------------------------*/ .blogroll { padding-right: calc(8.333333% - 14px); } /*---------------------------------------- Blog - Single ----------------------------------------*/ .single-post-entry article { margin: 144px auto; } /*---------------------------------------- Contact ----------------------------------------*/ #contact .container { padding: 180px 0; } #contact .group { width: 39.375%; } #contact .social { margin-top: 45px; width: 270px; } #contact .social li { margin: 40px 32px 0 0; } #contact .social li svg { width: 95px; height: 95px; } /*	Gravity Forms
-------------------------*/ .gform_wrapper { font-size: 25px; } .gform_wrapper .gform_body .gfield { margin-top: 75px; } .gform_wrapper .gform_footer .gform_button { margin-top: 75px; } .gform_confirmation_wrapper { font-size: 32px; line-height: 37px; max-width: 750px; } /*---------------------------------------- Call to Action ----------------------------------------*/ .cta h3 { font-size: 32px; line-height: 37px; margin: 0 0 0 -284px; top: 15vh; } }

/*---------------------------------------- Print ----------------------------------------*/
@media print { /*------------------------------------------------------------

	Stylesheet: Print

------------------------------------------------------------*/ * { background: transparent !important; color: black !important; text-shadow: none !important; filter: none !important; -ms-filter: none !important; } a, a:visited { color: #444 !important; text-decoration: underline; } a:after, a:visited:after { content: " (" attr(href) ")"; } a abbr[title]:after, a:visited abbr[title]:after { content: " (" attr(title) ")"; } .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } pre, blockquote { border: 1px solid #999; page-break-inside: avoid; } thead { display: table-header-group; } tr, img { page-break-inside: avoid; } img { max-width: 100% !important; } @page { margin: 0.5cm; } p, h2, h3 { orphans: 3; widows: 3; } h2, h3 { page-break-after: avoid; } .main-header, .main-footer, .social, .back, .related { display: none !important; } }
