﻿/*!
Theme Name: Aerospace
Theme URI: https://github.com/CSIS-iLab/aerospace_wp
Author: CSIS iDeas Lab
Author URI: https://github.com/CSIS-iLab/
Description: WordPress theme for CSIS Aerospace website.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: aerospace
Tags:

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

aerospace is based on Underscores http://underscores.me/, (C) 2012-2016 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/@import url("https://fonts.googleapis.com/css?family=Source+Sans+Pro:200,300,400,400i,600,600i,700,700i|Abel");html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}h1{font-size:2em;margin:0.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace, monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type="checkbox"],input[type="radio"]{box-sizing:border-box;padding:0}input[type="number"]::-webkit-inner-spin-button,input[type="number"]::-webkit-outer-spin-button{height:auto}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid #c0c0c0;margin:0 2px;padding:0.35em 0.625em 0.75em}legend{border:0;padding:0}textarea{overflow:auto}optgroup{font-weight:bold}table{border-collapse:collapse;border-spacing:0}td,th{padding:0}html{box-sizing:border-box}*,*:before,*:after{box-sizing:inherit}body{background:#fff;--breakpoint:"xsmall";overflow-x:hidden}@media screen and (min-width: 36em){body{--breakpoint:"small"}}@media screen and (min-width: 48em){body{--breakpoint:"medium"}}@media screen and (min-width: 62em){body{--breakpoint:"large"}}body.toggled{overflow:hidden}@media screen and (min-width: 48em){body.toggled{overflow:unset}}body.toggled>.site{left:0vw}@media screen and (min-width: 48em){body.toggled>.site{left:unset;overflow:hidden}}@media screen and (min-width: 48em){body.toggled .site-content{overflow:unset}}body .site{position:relative;left:0;-webkit-transition:left 0.3s ease-in-out;-moz-transition:left 0.3s ease-in-out;-ms-transition:left 0.3s ease-in-out;-o-transition:left 0.3s ease-in-out;transition:left 0.3s ease-in-out}body.logged-in{position:absolute;top:0}@media screen and (min-width: 36em){body.logged-in{position:static}}.site-content{position:relative;z-index:1;overflow-x:hidden;background:#fff;-webkit-box-shadow:0 5px 8px -1px rgba(0,0,0,0.5);-moz-box-shadow:0 5px 8px -1px rgba(0,0,0,0.5);box-shadow:0 5px 8px -1px rgba(0,0,0,0.5)}@media screen and (min-width: 48em){.site-content{margin-bottom:314px;overflow-x:hidden}}.content-wrapper{max-width:1200px;margin:0 auto;padding:0 1rem}@media screen and (min-width: 1200px){.content-wrapper{padding:0}}.content-wrapper.row,.post-type-archive-events .content-wrapper.event-heading-dividers{margin:0 auto}.content-wrapper-narrow{padding:0 1rem}@media screen and (min-width: 700px){.content-wrapper-narrow{max-width:700px;margin:0 auto;padding:0}.content-wrapper-narrow.row,.post-type-archive-events .content-wrapper-narrow.event-heading-dividers{margin:0 auto}}.content-padding,.home .feature-secondary-posts,.single .site-main>.return-to-archive,.archive .content-padding,.blog .content-padding,.search .content-padding{padding-left:0;padding-right:0}@media screen and (min-width: 36em){.content-padding,.home .feature-secondary-posts,.single .site-main>.return-to-archive,.archive .content-padding,.blog .content-padding,.search .content-padding{padding-left:calc(2rem / 2);padding-right:calc(2rem / 2);max-width:calc(687px + 2rem);margin:0 auto}}@media screen and (min-width: 48em){.content-padding,.home .feature-secondary-posts,.single .site-main>.return-to-archive,.archive .content-padding,.blog .content-padding,.search .content-padding{padding-left:calc(2rem / 2);padding-right:calc(2rem / 2);max-width:calc(944px + 2rem);margin:0 auto}}@media screen and (min-width: 62em){.content-padding,.home .feature-secondary-posts,.single .site-main>.return-to-archive,.archive .content-padding,.blog .content-padding,.search .content-padding{padding-left:calc(4rem / 2);padding-right:calc(4rem / 2);max-width:calc(1028px + 4rem);margin:0 auto}}#site-overlay{visibility:hidden;position:fixed;top:0;left:0vw;z-index:20;width:100%;height:100%;background-color:#000;overflow:hidden;opacity:0;-webkit-transition:left 0.3s ease-in-out,visibility 0.2s,opacity 0.1s ease-in-out;-moz-transition:left 0.3s ease-in-out,visibility 0.2s,opacity 0.1s ease-in-out;-ms-transition:left 0.3s ease-in-out,visibility 0.2s,opacity 0.1s ease-in-out;-o-transition:left 0.3s ease-in-out,visibility 0.2s,opacity 0.1s ease-in-out;transition:left 0.3s ease-in-out,visibility 0.2s,opacity 0.1s ease-in-out}@media screen and (min-width: 48em){#site-overlay{display:none}}#site-overlay.toggled{visibility:visible;opacity:0.5;left:80vw}body,button,input,select,textarea{color:#000;font-family:"Source Sans Pro",sans-serif;font-size:16px;font-size:1rem;line-height:1.5}@media screen and (min-width: 48em){body,button,input,select,textarea{font-size:18px;font-size:1.125rem;line-height:1.67}}.body-small,.site-header .site-branding .site-description,.widget p{color:#4a4a4a;font-family:"Source Sans Pro",sans-serif;font-size:16px;font-size:1rem;line-height:1.5}.site-footer .newsletter-desc,.site-footer .footer-copyright{font-family:"Source Sans Pro",sans-serif;font-size:15px;font-size:.9375rem;line-height:1.33;color:#b5bdc1}h1,.home .section-heading,body.page .entry-header .entry-title,.archive .page-header .page-title,.blog .page-header .page-title,.search .page-header .page-title{font-family:"Abel",sans-serif;font-size:36px;font-size:2.25rem;line-height:1;color:#18384f}@media screen and (min-width: 48em){h1,.home .section-heading,body.page .entry-header .entry-title,.archive .page-header .page-title,.blog .page-header .page-title,.search .page-header .page-title{font-size:52px;font-size:3.25rem;line-height:0.92}}body.page .page-description,.archive .page-header .archive-description,.blog .page-header .archive-description,.search .page-header .archive-description{font-family:"Source Sans Pro",sans-serif;font-size:20px;font-size:1.25rem;line-height:1.6;font-weight:300;color:#000}.single .title-container .entry-title{font-family:"Abel",sans-serif;font-size:30px;font-size:1.875rem;line-height:1.27;color:#000}@media screen and (min-width: 48em){.single .title-container .entry-title{font-size:40px;font-size:2.5rem;line-height:1.2}}.explore-more-container .subheading-lg,.authors-container .subheading-lg,.home .feature-main .hentry .entry-header .entry-title,.post-type-archive-events .event-heading-dividers{font-family:"Abel",sans-serif;font-size:35px;font-size:2.1875rem;line-height:1;font-weight:normal;text-transform:uppercase;color:#18384f}.explore-more-container .post-tags-container .subheading,.site-footer .section-title,.widget .widget-title,.home .feature-secondary .subheading,.single .entry-highlights-title,.single .footer-middle .entry-footnotes .subheading,.single .footer-middle .entry-sources .subheading,.card-format .entry-thumbnail:hover .read-article,.about-team-bio .subheading,.events .past-event,.post-type-archive-aerospace101 .filter-sidebar .subheading,.search-page .archive-content .no-results .subheading,.no-results .entry-content .subheading{font-family:"Abel",sans-serif;font-size:20px;font-size:1.25rem;line-height:1;letter-spacing:0.5px;font-weight:normal;text-transform:uppercase}.explore-more-container .related-post-title,.home .feature-secondary-sidebar-events .hentry .entry-header .entry-title,.home .feature-final .hentry .entry-header .entry-title{font-family:"Abel",sans-serif;font-size:20px;font-size:1.25rem;line-height:1;color:#000}.home .feature-secondary .post.hentry .entry-header .entry-title,.card-format .entry-header .entry-title{font-size:25px;font-size:1.5625rem}.card-format.featured .entry-title{font-size:30px;font-size:1.875rem}.post-format,.cat-links li{font-family:"Abel",sans-serif;font-size:16px;font-size:1rem;line-height:1.59;letter-spacing:1px}.meta-label,.card-format .post-tags-container .subheading,.post-type-archive-data .card-format .cat-links::before,.post-type-archive-aerospace101 .aerospace101 .post-tags-container .subheading,.post-template-single-longform .cat-links::before,.post-template-single-longform p.thumbnail-caption{font-family:"Abel",sans-serif;font-size:14px;font-size:.875rem;line-height:1.81;letter-spacing:0.9px}.pagination-totals,.meta-content,.posted-on,.events .entry-meta-bottom .post-event-dates,.events .entry-meta-bottom .entry-location,.authors-list,.entry-citation,.post-type-archive-events .events .entry-host{font-family:"Source Sans Pro",sans-serif;font-size:16px;font-size:1rem;line-height:1.65}.filter-sidebar .filter-label{font-family:"Abel",sans-serif;font-size:14px;font-size:.875rem;line-height:1.81;letter-spacing:0.9px;text-transform:uppercase;color:#8c8c8c}.callout,.easy-footnotes-wrapper li,.single .footer-middle .entry-footnotes,.single .footer-middle .entry-sources,.card-format .entry-content p,.contact-us,.post-type-archive-events .archive-description-extra,.post-type-archive-aerospace101 .archive-description-extra{font-family:"Source Sans Pro",sans-serif;font-size:16px;font-size:1rem;line-height:1.5;color:#4a4a4a}.accordion .accordion-title{font-family:"Source Sans Pro",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.28;font-weight:normal;color:#000}.wp-caption-text,.post-type-archive-aerospace101 .archive-description-extra .aerospace101-quote-source{font-family:"Source Sans Pro",sans-serif;font-size:16px;font-size:1rem;line-height:1.27;color:#8c8c8c}h2{font-family:"Abel",sans-serif;font-size:36px;font-size:2.25rem;line-height:1.17;color:#185271}h3{font-family:"Abel",sans-serif;font-size:28px;font-size:1.75rem;line-height:1.43;color:#000;margin-bottom:0}h4{font-family:"Source Sans Pro",sans-serif;font-size:20px;font-size:1.25rem;line-height:1;font-weight:600;color:#000;margin-bottom:0}h5{font-family:"Abel",sans-serif;font-size:18px;font-size:1.125rem;line-height:1.2;font-weight:normal;color:#000;margin-bottom:0}p{margin:0 0 1rem;line-height:1.67}p+h2,p+h3,p+h4,p+h5,p+h6{margin-top:2rem}hr{background-color:#b5bdc1;border:0;height:1px;margin:2rem 0}b,strong{font-weight:600}dfn,cite,em,i{font-style:italic}.overlay-isActive sub,.overlay-isActive sup{position:static}blockquote cite{display:block;font-size:18px;font-size:1.125rem;line-height:1.4;font-weight:600;font-style:normal;margin-top:1.5rem;margin-bottom:0}blockquote{float:right;max-width:300px;padding:1rem;border-top:2px solid #d66e42;border-bottom:2px solid #d66e42}@media screen and (min-width: 36em){blockquote{margin-right:calc(-2.3rem / 2)}}@media screen and (min-width: 48em){blockquote{margin-right:calc(-13.4rem / 2)}}@media screen and (min-width: 62em){blockquote{margin-right:calc(-22rem / 2)}}@media screen and (min-width: 48em){blockquote{max-width:350px}}blockquote p{margin-bottom:0}blockquote cite .source-desc{display:block;font-style:italic}blockquote cite .source-desc .easy-footnote{font-style:normal}blockquote,blockquote p{font-family:"Abel",sans-serif;font-size:26px;font-size:1.625rem;line-height:1.4;color:#000}blockquote,q{quotes:"" ""}blockquote:before,blockquote:after,q:before,q:after{content:""}address{font-style:normal;margin:0 0 1rem}pre{background:#eee;font-family:"Courier 10 Pitch",Courier,monospace;font-size:14px;font-size:.875rem;line-height:1.6;margin-bottom:1.6em;max-width:100%;overflow:auto;padding:1.6em}code,kbd,tt,var{font-family:Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;font-size:14px;font-size:.875rem}abbr,acronym{border-bottom:1px dotted #666;cursor:help}mark,ins{background:#fff9c0;text-decoration:none}big{font-size:125%}.post-first-sentence{font-weight:600;text-transform:uppercase}.return-to-archive{font-family:"Abel",sans-serif;font-size:16px;font-size:1rem;letter-spacing:0.5px;text-transform:uppercase}.return-to-archive a,.return-to-archive a:hover,.return-to-archive a:visited{color:#d66e42;box-shadow:none !important}.return-to-archive a:hover{color:#196c94}.callout{background-color:#f2f2f2;padding:1.5rem}.text-orange{color:#d66e42}.entry-content a,.authors-list a{-webkit-box-shadow:inset 0 -2px 0 0 #b5bdc1;-moz-box-shadow:inset 0 -2px 0 0 #b5bdc1;box-shadow:inset 0 -2px 0 0 #b5bdc1}.entry-content a:hover,.authors-list a:hover{color:#d66e42;box-shadow:none}a{color:inherit;text-decoration:none;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}a:visited{color:#18384f}a:hover,a:focus,a:active{color:#196c94;border:0}a:focus{outline:thin dotted}a:hover,a:active{outline:0}a.external-link::after{content:"\f39c";font-family:"asp";margin-left:0.25rem;margin-right:0.25rem}.screen-reader-text{clip:rect(1px, 1px, 1px, 1px);position:absolute !important;height:1px;width:1px;overflow:hidden}.screen-reader-text:focus{background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,0.6);clip:auto !important;color:#000;display:block;font-size:14px;font-size:.875rem;font-weight:bold;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}#content[tabindex="-1"]:focus{outline:0}.alignleft{display:inline;float:left;margin-right:0.5rem}@media screen and (min-width: 36em){.alignleft{margin-right:1.5em}}@media screen and (min-width: 36em){.alignleft.wp-caption{margin-left:calc(-2.3rem / 2)}}@media screen and (min-width: 48em){.alignleft.wp-caption{margin-left:calc(-13.4rem / 2)}}@media screen and (min-width: 62em){.alignleft.wp-caption{margin-left:calc(-22rem / 2)}}.entry-content-post-body .alignleft{margin-top:1rem;margin-bottom:1.5rem}@media screen and (min-width: 36em){.entry-content-post-body .alignleft{margin-left:calc(-2.3rem / 2)}}@media screen and (min-width: 48em){.entry-content-post-body .alignleft{margin-left:calc(-13.4rem / 2)}}@media screen and (min-width: 62em){.entry-content-post-body .alignleft{margin-left:calc(-22rem / 2)}}.alignleft+.sharing-inline{clear:left}.alignright{display:inline;float:right;margin-left:0.5rem}@media screen and (min-width: 36em){.alignright{margin-left:1.5em}}@media screen and (min-width: 36em){.alignright.wp-caption{margin-right:calc(-2.3rem / 2)}}@media screen and (min-width: 48em){.alignright.wp-caption{margin-right:calc(-13.4rem / 2)}}@media screen and (min-width: 62em){.alignright.wp-caption{margin-right:calc(-22rem / 2)}}.entry-content-post-body .alignright{margin-top:1rem;margin-bottom:1.5rem}@media screen and (min-width: 36em){.entry-content-post-body .alignright{margin-right:calc(-2.3rem / 2)}}@media screen and (min-width: 48em){.entry-content-post-body .alignright{margin-right:calc(-13.4rem / 2)}}@media screen and (min-width: 62em){.entry-content-post-body .alignright{margin-right:calc(-22rem / 2)}}.alignright+.sharing-inline{clear:right}.aligncenter{clear:both;display:block;margin-left:auto;margin-right:auto}.aligncenter img,.alignnone img{width:100%}.alignleft.wp-caption,.alignright.wp-caption{display:block}@media screen and (min-width: 36em){.alignleft.wp-caption,.alignright.wp-caption{max-width:300px}}@media screen and (min-width: 62em){.alignleft.wp-caption,.alignright.wp-caption{max-width:375px}}.text-center{text-align:center}.text-left{text-align:left}.text-right{text-align:right}.clear:before,.clear:after,.entry-content:before,.entry-content:after,.comment-content:before,.comment-content:after,.site-header:before,.site-header:after,.site-content:before,.site-content:after,.site-footer:before,.site-footer:after{content:"";display:table;table-layout:fixed}.clear:after,.entry-content:after,.comment-content:after,.site-header:after,.site-content:after,.site-footer:after{clear:both}.infinite-scroll .posts-navigation,.infinite-scroll.neverending .site-footer{display:none}.infinity-end.neverending .site-footer{display:block}#page404{margin-bottom:4rem}#page404 p{margin-top:1rem}#page404 #container404{display:block;max-width:100%;overflow:hidden;position:relative}#page404 .btn-container .col-sm-6:first-of-type .btn{float:right}#page404 .btn-container .col-sm-6:last-of-type .btn{float:left}#page404 .btn{margin:0 1rem}@media screen and (max-width: 36em){#page404 .btn{margin:.5rem auto}}#page404 .layer404{display:block;position:absolute;top:0;width:100%}#page404 #background404{position:relative;border:3px solid white}#page404 #foreground404{width:101%}#page404 svg{display:block;overflow:hidden}#page404 #F1{animation:float1 18s 0s infinite alternate}@keyframes float1{50%{transform:translate(5%, 10%)}100%{transform:translate(0%, 10%)}}#page404 #F2{animation:float2 20s 0s infinite alternate}@keyframes float2{50%{transform:translate(-5%, -5%)}100%{transform:translate(10%, 10)}}#page404 #planet{margin:0 auto;position:absolute;bottom:-0%;left:35%;width:40%;animation:float3 25s 0s infinite alternate}@keyframes float3{100%{transform:translate(-5%, -5%) scale(1.1)}}#page404 #deathstar{animation:deathstar 30s 3s linear infinite}@keyframes deathstar{60%{transform:translate(1200%, 130%)}100%{transform:translate(1200%, 130%)}}.accordion{margin:2rem 0}.accordion .accordion-title{margin:0;padding:1rem;border-top:2px solid #b5bdc1;clear:both}.accordion .accordion-title:last-of-type{border-bottom:2px solid #b5bdc1}.accordion .accordion-title::before{display:inline-block;content:"\f3d3";font-family:"asp";margin-right:1rem;-webkit-transition:transform 0.2s ease-in-out;-moz-transition:transform 0.2s ease-in-out;-ms-transition:transform 0.2s ease-in-out;-o-transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out}.accordion .accordion-title:hover,.accordion .accordion-title.open{background-color:#18384f;color:#fff;font-weight:600;cursor:pointer}.accordion .accordion-title.open{border-bottom:0}.accordion .accordion-title.open::before{transform:rotate(90deg)}.accordion .accordion-content{display:none;padding:1.5rem;border-top:2px solid #b5bdc1}.accordion .accordion-content:last-of-type{border-bottom:0}.accordion .accordion-content *:last-child{margin-bottom:0}.accordion .accordion-content .alignright.wp-caption{margin-right:0}.accordion .accordion-content .alignleft.wp-caption{margin-left:0}button,input[type="button"],input[type="reset"],input[type="submit"],.btn{display:inline-block;background-color:#18384f;font-family:"Abel",sans-serif;font-size:16px;font-size:1rem;line-height:1;letter-spacing:0.6px;text-transform:uppercase;padding:0.5rem 1rem;margin-top:1rem;margin-bottom:1rem;border:0;border-radius:0;color:#fff;-webkit-transition:all 0.3s ease-in-out;-moz-transition:all 0.3s ease-in-out;-ms-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out}button:hover,input[type="button"]:hover,input[type="reset"]:hover,input[type="submit"]:hover,.btn:hover{background-color:#1b5e81}a.btn{box-shadow:none}.btn.btn-xs{font-size:12px;font-size:.75rem;letter-spacing:0.4px;padding:0.3rem 0.5rem}.btn.btn-sm{font-size:14px;font-size:.875rem;letter-spacing:0.5px}.btn.btn-lg{font-size:18px;font-size:1.125rem}.btn.btn-xl{font-size:22px;font-size:1.375rem;letter-spacing:0.4px;padding:0.75rem 1.5rem}.btn.btn-blue{background-color:#18384f;color:#fff}.btn.btn-blue:visited{color:#fff}.btn.btn-blue:hover{background-color:#1b5e81;color:#fff}.btn.btn-orange{background-color:#d66e42;color:#fff}.btn.btn-orange:visited{color:#fff}.btn.btn-orange:hover{background-color:#b25b36;color:#fff}.btn.btn-gray{background-color:#dedede;color:#000}.btn.btn-gray:visited{color:#000}.btn.btn-gray:hover{background-color:#d66e42;color:#fff}.btn i{color:inherit}.btn i:hover{color:inherit}.btn.btn-download{width:100%;text-align:center}@media screen and (min-width: 48em){.btn.btn-download{margin-bottom:1rem}}.btn.btn-download i{font-size:12px;font-size:.75rem;margin-right:0.3rem}.entry-content-post-body .btn.btn-download{max-width:-moz-fit-content;max-width:fit-content;margin:0 auto}input[type="text"],input[type="email"],input[type="url"],input[type="password"],input[type="search"],input[type="number"],input[type="tel"],input[type="range"],input[type="date"],input[type="month"],input[type="week"],input[type="time"],input[type="datetime"],input[type="datetime-local"],input[type="color"],textarea{background-color:#fff;color:#8c8c8c;border:1px solid #d8d8d8;border-radius:0;padding:5px 9px;margin:5px 0px 20px;font-family:"Abel",sans-serif;font-size:15px;font-size:.9375rem;line-height:1.2}input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="search"]:focus,input[type="number"]:focus,input[type="tel"]:focus,input[type="range"]:focus,input[type="date"]:focus,input[type="month"]:focus,input[type="week"]:focus,input[type="time"]:focus,input[type="datetime"]:focus,input[type="datetime-local"]:focus,input[type="color"]:focus,textarea:focus{color:#000}select{-webkit-appearance:none;-moz-appearance:none;appearance:none;border-radius:0;border:1px solid #d8d8d8;background-color:#fff;background-image:url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220%22%20y%3D%220%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M256%2C298.3L256%2C298.3L256%2C298.3l174.2-167.2c4.3-4.2%2C11.4-4.1%2C15.8%2C0.2l30.6%2C29.9c4.4%2C4.3%2C4.5%2C11.3%2C0.2%2C15.5L264.1%2C380.9c-2.2%2C2.2-5.2%2C3.2-8.1%2C3c-3%2C0.1-5.9-0.9-8.1-3L35.2%2C176.7c-4.3-4.2-4.2-11.2%2C0.2-15.5L66%2C131.3c4.4-4.3%2C11.5-4.4%2C15.8-0.2L256%2C298.3z%22/%3E%3C/svg%3E);background-size:12px;background-repeat:no-repeat;background-position:calc(100% - 0.6rem) center;padding:0.2rem 0.6rem;-webkit-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.05);-moz-box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.05);box-shadow:inset 0 1px 3px 0 rgba(0,0,0,0.05)}textarea{width:100%}.control{margin:0 0 0.25rem;box-sizing:border-box}.control input{position:absolute;opacity:0;pointer-events:none}.control label{display:block;position:relative;padding-left:calc(20px + 0.6rem);will-change:transform}.control label::before{border:1px solid transparent}.control label::after,.control label::before{content:"";position:absolute;top:calc(50% - 10px);left:0;width:20px;height:20px}.control label::after{border:1px solid transparent}.control label::before{border-color:#bbb;box-shadow:inset 0 1px 3px rgba(0,0,0,0.05);background:#fff;background-size:0}.control label::after{background-size:60%;background-repeat:no-repeat;background-position:center;transform:scale(0);transition:transform 0.1s ease;will-change:transform}.control input[type="radio"]+label::before{border-radius:100%}.control input[type="radio"]+label::after{background-image:url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220%22%20y%3D%220%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M256%2C464c114.9%2C0%2C208-93.1%2C208-208c0-114.9-93.1-208-208-208C141.1%2C48%2C48%2C141.1%2C48%2C256C48%2C370.9%2C141.1%2C464%2C256%2C464z%22/%3E%3C/svg%3E)}.control input[type="checkbox"]+label::after{background-image:url(data:image/svg+xml,%3Csvg%20version%3D%221.1%22%20xmlns%3D%22http%3A//www.w3.org/2000/svg%22%20xmlns%3Axlink%3D%22http%3A//www.w3.org/1999/xlink%22%20x%3D%220%22%20y%3D%220%22%20width%3D%22512%22%20height%3D%22512%22%20viewBox%3D%220%200%20512%20512%22%20xml%3Aspace%3D%22preserve%22%3E%3Cpath%20fill%3D%22%23000%22%20d%3D%22M461.6%2C109.6l-54.9-43.3c-1.7-1.4-3.8-2.4-6.2-2.4c-2.4%2C0-4.6%2C1-6.3%2C2.5L194.5%2C323c0%2C0-78.5-75.5-80.7-77.7c-2.2-2.2-5.1-5.9-9.5-5.9c-4.4%2C0-6.4%2C3.1-8.7%2C5.4c-1.7%2C1.8-29.7%2C31.2-43.5%2C45.8c-0.8%2C0.9-1.3%2C1.4-2%2C2.1c-1.2%2C1.7-2%2C3.6-2%2C5.7c0%2C2.2%2C0.8%2C4%2C2%2C5.7l2.8%2C2.6c0%2C0%2C139.3%2C133.8%2C141.6%2C136.1c2.3%2C2.3%2C5.1%2C5.2%2C9.2%2C5.2c4%2C0%2C7.3-4.3%2C9.2-6.2L462%2C121.8c1.2-1.7%2C2-3.6%2C2-5.8C464%2C113.5%2C463%2C111.4%2C461.6%2C109.6z%22/%3E%3C/svg%3E)}.control input[type="checkbox"][disabled]+label,.control input[type="radio"][disabled]+label{cursor:not-allowed}.control input[type="checkbox"][disabled]+label::before,.control input[type="radio"][disabled]+label::before{border-color:#d8d8d8;background-color:#f2f2f2;box-shadow:none}.control input:checked+label::after{transform:scale(1)}.control input:focus+label::before{outline:2px solid #18384f}ul,ol{margin:0 0 1.5em 0;font-family:"Source Sans Pro",sans-serif;font-size:16px;font-size:1rem;line-height:1.3}ul li,ol li{margin-bottom:0.75rem}ul{list-style:disc}ol{list-style:decimal}li>ul,li>ol{margin-bottom:0;margin-left:1.5em}dt{font-weight:bold}dd{margin:0 1.5em 1.5em}img{height:auto;max-width:100%}figure{margin:1em 0}.page-content .wp-smiley,.entry-content .wp-smiley,.comment-content .wp-smiley{border:none;margin-bottom:0;margin-top:0;padding:0}embed,iframe,object{max-width:100%;border:none}.videoWrapper{position:relative;padding-bottom:56.25%;padding-top:25px;height:0}.videoWrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.wp-video{margin:2rem auto}.alignleft .wp-video,.alignright .wp-video{margin:0}.wp-caption{margin-bottom:1.5em;max-width:100%;overflow:hidden}.wp-caption img[class*="wp-image-"]{display:block;margin-left:auto;margin-right:auto}.wp-caption p{margin-bottom:0 !important}.wp-caption-text{border-left:3px solid #dedede;margin-top:0.5rem;padding-left:0.5rem}.gallery{margin-bottom:1.5em}.gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%}.gallery-columns-2 .gallery-item{max-width:50%}.gallery-columns-3 .gallery-item{max-width:33.33%}.gallery-columns-4 .gallery-item{max-width:25%}.gallery-columns-5 .gallery-item{max-width:20%}.gallery-columns-6 .gallery-item{max-width:16.66%}.gallery-columns-7 .gallery-item{max-width:14.28%}.gallery-columns-8 .gallery-item{max-width:12.5%}.gallery-columns-9 .gallery-item{max-width:11.11%}.gallery-caption{display:block}table{margin:2rem auto;width:100%;border-collapse:collapse;overflow-x:scroll;font-family:"Abel",sans-serif}table thead{border:0}table thead th{display:none;background-color:#dedede;color:#000;font-size:20px;font-size:1.25rem;font-weight:normal}table thead th.show-xs{display:table-cell}@media screen and (min-width: 48em){table thead th{display:table-cell}}table thead th.title{display:table-cell;background-color:transparent;border:1px solid transparent;font-size:25px;font-size:1.5625rem;font-weight:400;line-height:1.36;color:#000;text-align:center}table th,table td{padding:10px;text-align:left}table th.colorBG,table td.colorBG{background-color:#f2f2f2}table td{border:1px solid #b5bdc1;letter-spacing:0.5px;font-family:"Source Sans Pro",sans-serif;font-size:16px;font-size:1rem}table tbody tr:nth-child(even){background-color:#f2f2f2}table tbody tr:nth-child(odd){background-color:#fff}table.plain tbody tr:nth-child(even){background-color:#fff}table.plain tbody tr:nth-child(odd){background-color:#fff}table.showData td.showData,table.showData th.showData{display:block}@media screen and (min-width: 48em){table.showData td.showData,table.showData th.showData{display:table-cell}}table.showData td.showData:before,table.showData th.showData:before{content:attr(data-th) ": ";font-weight:bold;display:inline-block;margin-right:0.25rem}@media screen and (min-width: 48em){table.showData td.showData:before,table.showData th.showData:before{content:none}}table.showData td{display:block}@media screen and (min-width: 48em){table.showData td{display:table-cell}table.showData td.hidden-xs{display:table-cell}}table tfoot td.source{border:0;text-align:right;color:#999;font-size:9px;font-size:.5625rem;padding:5px 0}.addtoany_list{position:relative;line-height:normal !important;min-height:1px}@media screen and (min-width: 48em){.addtoany_list{line-height:inherit !important}}.entry-share .addtoany_list::after{content:"";position:absolute;top:38px;display:block;width:150%;height:1px;background-color:#b5bdc1}@media screen and (min-width: 48em){.entry-share .addtoany_list::after{display:none}}.addtoany_list a{margin-right:0.75rem;float:left}@media screen and (min-width: 48em){.entry-share .addtoany_list a:nth-child(5){clear:left}}.addtoany_list .a2a_svg{background-color:transparent !important}.addtoany_list .a2a_svg:before{font-family:'asp';color:#4a4a4a;line-height:1;display:inline-block;vertical-align:middle;-webkit-transition:color 0.3s ease-in-out;-moz-transition:color 0.3s ease-in-out;-ms-transition:color 0.3s ease-in-out;-o-transition:color 0.3s ease-in-out;transition:color 0.3s ease-in-out}.addtoany_list .a2a_svg:hover::before{color:#d66e42}.addtoany_list .a2a_svg.a2a_s_facebook:before{content:"\f231"}.addtoany_list .a2a_svg.a2a_s_twitter:before{content:"\f243"}.addtoany_list .a2a_svg.a2a_s_linkedin:before{content:"\f0e1"}.addtoany_list .a2a_svg.a2a_s_google_plus:before{content:"\f234"}.addtoany_list .a2a_svg.a2a_s_print:before,.addtoany_list .a2a_svg.a2a_s_printfriendly:before{content:"\e804"}.addtoany_list .a2a_svg.a2a_s_email:before{content:"\e801"}.addtoany_list .a2a_svg.a2a_s_link:before{content:"\e805"}.addtoany_list .a2a_svg svg{display:none}.addtoany_list a>span{width:inherit !important;height:inherit !important;line-height:inherit !important;display:inline-block;vertical-align:middle;font-size:26px;font-size:1.625rem}@media screen and (min-width: 48em){.addtoany_list a>span{font-size:20px;font-size:1.25rem}}.sharing-inline{display:flex;flex-direction:row;flex-wrap:wrap;border-top:2px solid #b5bdc1;margin:0.5rem 0 1rem 0;text-align:left}.sharing-inline a{box-shadow:none}.sharing-inline-share .meta-label,.sharing-inline-share .card-format .post-tags-container .subheading,.card-format .post-tags-container .sharing-inline-share .subheading,.sharing-inline-share .post-type-archive-data .card-format .cat-links::before,.post-type-archive-data .card-format .sharing-inline-share .cat-links::before,.sharing-inline-share .post-type-archive-aerospace101 .aerospace101 .post-tags-container .subheading,.post-type-archive-aerospace101 .aerospace101 .post-tags-container .sharing-inline-share .subheading,.sharing-inline-share .post-template-single-longform .cat-links::before,.post-template-single-longform .sharing-inline-share .cat-links::before,.sharing-inline-share .post-template-single-longform p.thumbnail-caption,.post-template-single-longform .sharing-inline-share p.thumbnail-caption{display:inline-block}.sharing-inline-share .addtoany_list{display:inline-block;line-height:1 !important}.sharing-inline-share .addtoany_list a>span{font-size:15px;font-size:.9375rem}.sharing-inline .a2a_s_link,.sharing-inline .a2a_s_print,.sharing-inline .a2a_s_printfriendly{display:none}.sharing-inline-view{font-family:"Abel",sans-serif}@media screen and (min-width: 48em){.sharing-inline-view{text-align:right}}.sharing-inline-view a,.sharing-inline-view a:visited{color:#d66e42}.sharing-inline-view a:hover,.sharing-inline-view a:visited:hover{color:#b25b36}.pagination,.dataTables_paginate{text-align:left}@media screen and (min-width: 36em){.pagination,.dataTables_paginate{text-align:right}}.pagination span,.pagination a,.dataTables_paginate span,.dataTables_paginate a{margin:0 0.2rem;padding:4px 8px;font-family:"Source Sans Pro",sans-serif;font-size:16px;font-size:1rem;line-height:1.34;font-weight:300;box-shadow:none;text-align:center;cursor:pointer}.pagination span:first-of-type,.pagination a:first-of-type,.dataTables_paginate span:first-of-type,.dataTables_paginate a:first-of-type{margin-left:0}.pagination .dots,.dataTables_paginate .dots{background-color:transparent !important;padding:4px}.pagination a,.dataTables_paginate a{color:#000}.pagination a:hover,.dataTables_paginate a:hover{color:#d66e42;font-weight:bold}.pagination .current,.dataTables_paginate .current{position:relative;z-index:10;color:#18384f;font-weight:bold;border-top:2px solid #18384f}.pagination .next,.pagination .prev,.dataTables_paginate .next,.dataTables_paginate .prev{position:relative;color:#000;padding:4px 0}.pagination .next:hover,.pagination .prev:hover,.dataTables_paginate .next:hover,.dataTables_paginate .prev:hover{color:#d66e42;font-weight:bold}.pagination .disabled,.dataTables_paginate .disabled{display:none}.aa-dropdown-menu .aa-suggestion em{color:#185271 !important;background:rgba(24,56,79,0.1) !important;font-style:normal}.aa-dropdown-menu .aa-suggestion .suggestion-post-content em{padding:0 0 1px;background:inherit;box-shadow:inset 0 -2px 0 0 rgba(24,82,113,0.8) !important;color:inherit}.aa-dropdown-menu .suggestion-post-thumbnail{border-radius:0px !important}.explore-more-container{position:relative;background-color:#18384f;margin-top:3rem;padding-top:2rem;padding-bottom:2rem}.explore-more-container::before,.explore-more-container::after{content:"";display:block;position:absolute;top:0;width:100vw;height:100%;background-color:#18384f}.explore-more-container::before{right:calc(100% - 1px)}.explore-more-container::after{left:calc(100% - 1px)}@media screen and (min-width: 48em){.explore-more-container{padding-top:3rem;padding-bottom:3rem}}.explore-more-container .subheading-lg{color:#fff;text-transform:uppercase;margin:0 0 1.5rem}.explore-more-container .post-tags-container{margin-bottom:2rem}.explore-more-container .post-tags-container .subheading{color:#b5bdc1;display:inline}.explore-more-container .post-tags-container ul{list-style:none;margin:1rem 0 0 0;padding:0}@media screen and (min-width: 48em){.explore-more-container .post-tags-container ul{display:inline-block;margin:0 0 -1.5rem 0.75rem}}.explore-more-container .post-tags-container li{float:left;margin:0 1rem 1rem 0}.explore-more-container .post-tags-container a{display:block;padding:0.5rem 1rem;background-color:#102738;color:#fff;text-transform:uppercase;letter-spacing:0.6px;line-height:1;font-weight:300}.explore-more-container .post-tags-container a:hover{background-color:#1b5e81}.explore-more-container .related-posts{position:relative;margin:0}.explore-more-container .related-posts>:first-child{border-bottom:1px solid #b5bdc1;margin-bottom:1rem}@media screen and (min-width: 48em){.explore-more-container .related-posts>:first-child{border-bottom:0;margin-bottom:0}}.explore-more-container .related-post{padding:0 0 1rem}@media screen and (min-width: 48em){.explore-more-container .related-post{border-left:1px solid #b5bdc1;padding:0 1rem}}.explore-more-container .related-post:hover{border-color:#d66e42}.explore-more-container .related-post:hover .related-post-img{visibility:visible;opacity:1}.explore-more-container .related-post-title{display:block;margin-top:0.2rem;margin-bottom:0.5rem}.explore-more-container .related-post-content .authors-list,.explore-more-container .related-post-content .posted-on{display:block;color:#fff}.explore-more-container .related-post-content .authors-list a:hover,.explore-more-container .related-post-content .posted-on a:hover{color:#fff}.explore-more-container .related-post-content .meta-label,.explore-more-container .related-post-content .card-format .post-tags-container .subheading,.card-format .post-tags-container .explore-more-container .related-post-content .subheading,.explore-more-container .related-post-content .post-type-archive-data .card-format .cat-links::before,.post-type-archive-data .card-format .explore-more-container .related-post-content .cat-links::before,.explore-more-container .related-post-content .post-type-archive-aerospace101 .aerospace101 .post-tags-container .subheading,.post-type-archive-aerospace101 .aerospace101 .post-tags-container .explore-more-container .related-post-content .subheading,.explore-more-container .related-post-content .post-template-single-longform .cat-links::before,.post-template-single-longform .explore-more-container .related-post-content .cat-links::before,.explore-more-container .related-post-content .post-template-single-longform p.thumbnail-caption,.post-template-single-longform .explore-more-container .related-post-content p.thumbnail-caption{color:#b5bdc1}.explore-more-container .related-post-content a{color:#fff;box-shadow:none}.meta-label,.card-format .post-tags-container .subheading,.post-type-archive-data .card-format .cat-links::before,.post-type-archive-aerospace101 .aerospace101 .post-tags-container .subheading,.post-template-single-longform .cat-links::before,.post-template-single-longform p.thumbnail-caption{text-transform:uppercase;color:#8c8c8c;display:inline-block;margin-right:0.5rem}.meta-content,.posted-on,.events .entry-meta-bottom .post-event-dates,.events .entry-meta-bottom .entry-location{color:#000}.post-format{text-transform:uppercase}.post-is-featured{font-family:"Source Sans Pro",sans-serif;@icnlude fontSize(16px);line-height:1.34;letter-spacing:0.9px;text-transform:uppercase;color:#d66e42;margin-bottom:0.5rem}.post-is-featured svg{max-width:7px;max-height:15px;fill:#d66e42;margin-left:0.2rem;margin-bottom:-2px}.entry-report-thumbnail{position:relative}.entry-report-thumbnail a:after{display:block;visibility:visible;opacity:1;padding:5px 15px;color:white;background-color:#d66e42;content:"\F2F5";font-family:"asp";font-size:1em;position:absolute;top:0;right:0}.entry-report-thumbnail:hover{text-align:center}.entry-report-thumbnail:hover a:before{display:table-cell;visibility:visible;opacity:1;color:white;height:50%;width:100%;background-color:rgba(214,110,66,0.9);content:"View Online";font-family:"Abel",sans-serif;font-size:1.5em;position:absolute;vertical-align:bottom;top:0;right:0;padding-top:calc(50% - .1em)}.entry-report-thumbnail:hover a:after{display:table-cell;visibility:visible;opacity:1;color:white;top:50%;height:50%;width:100%;background-color:rgba(214,110,66,0.9);content:"\F2F5";font-family:"asp";font-size:2em;position:absolute;right:0}.authors-list{display:inline-block;margin:0}.authors-list a{color:#000}.authors-container .subheading-lg{text-transform:uppercase;margin:2rem 0}.authors-list-extended .entry-author{margin-bottom:2rem}@media only screen and (max-width: 36em){.authors-list-extended .author-img{display:none}}@media only screen and (max-width: 36em){.authors-list-extended .author-img-mobile{display:block;float:right;padding:0px 0px .2rem .5rem;width:125px;height:auto}}@media only screen and (min-width: 36em){.authors-list-extended .author-img-mobile{display:none}}.authors-list-extended .author-read-more{text-align:right;font-family:"Abel",sans-serif;border-top:1px solid #b5bdc1;margin-top:.5rem;padding-top:0.25rem;max-width:100%;clear:right}@media screen and (min-width: 48em){.authors-list-extended .author-read-more{max-width:60%;margin-left:auto;margin-right:0}}.authors-list-extended a{text-transform:none;color:#d66e42}.authors-list-extended a:hover{color:#b25b36}.authors-list-extended p{margin-bottom:0}.posted-on{display:inline-block;margin-bottom:0}.cat-links ul{padding:0;list-style-type:none;display:inline;margin-left:0.2rem;margin-bottom:0}.cat-links li{display:inline}.cat-links li::after{content:", "}.cat-links li:last-of-type::after{content:none}.cat-links li a{color:#000}.cat-links li a:hover{color:#196c94}.entry-citation p{margin:0}.entry-content .easy-footnotes-wrapper{display:none}.entry-content .easy-footnote{color:#d66e42;font-weight:600;text-transform:uppercase;font-size:11px;font-size:.6875rem;vertical-align:super}.entry-content .easy-footnote a{box-shadow:none}.easy-footnotes-wrapper{counter-reset:item;margin:0;padding:0;list-style:none}.easy-footnotes-wrapper li{position:relative}.easy-footnotes-wrapper li .easy-footnote-margin-adjust{position:static;margin-top:unset;width:8px;display:inline-block}.easy-footnotes-wrapper li:nth-of-type(n+10) .easy-footnote-margin-adjust{width:13px}.easy-footnotes-wrapper li a{float:left;margin-left:0}.easy-footnotes-wrapper li a::after{font-family:inherit;content:counter(item);counter-increment:item;font-size:10px;font-size:.625rem;line-height:2.49;content:counter(item);position:absolute;top:-2px}.icon-blue{color:#185271}.icon-block-left{float:left;margin-bottom:2rem;margin-right:0.5rem;clear:both}.calendar-container{position:relative;display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;font-family:"Abel",sans-serif;line-height:1;margin:0 auto;overflow:hidden;width:22vw;height:22vw;max-width:175px;max-height:175px}@media screen and (min-width: 36em){.calendar-container{width:15vw;height:15vw}}@media screen and (min-width: 48em){.calendar-container{width:12vw;height:12vw;max-width:150px;max-height:150px}}.calendar-container::after{content:'';position:absolute;width:1100%;height:1100%;bottom:20px;right:-500%;background-color:#f2f2f2;transform-origin:54% 100%;transform:rotate(-45deg);z-index:1}.calendar-container:hover::after{background-color:#d66e42}.calendar-container:hover a{color:#fff}.calendar-container a{color:#18384f;transition:none}.calendar-container .month,.calendar-container .day{display:block;position:relative;z-index:10}.calendar-container .month{font-size:20px;font-size:1.25rem;text-transform:uppercase}@media screen and (min-width: 36em){.calendar-container .month{font-size:22px;font-size:1.375rem}}@media screen and (min-width: 48em){.calendar-container .month{font-size:23px;font-size:1.4375rem}}@media screen and (min-width: 62em){.calendar-container .month{font-size:27px;font-size:1.6875rem}}.calendar-container .day{font-size:26px;font-size:1.625rem}@media screen and (min-width: 36em){.calendar-container .day{font-size:34px;font-size:2.125rem}}@media screen and (min-width: 48em){.calendar-container .day{font-size:38px;font-size:2.375rem}}@media screen and (min-width: 62em){.calendar-container .day{font-size:59px;font-size:3.6875rem}}.addeventatc{visibility:hidden}.addeventatc_dropdown{display:block !important}.addeventatc_dropdown span{display:block;margin:0 0 0.5rem;font-family:"Abel",sans-serif;font-size:12px;font-size:.75rem;line-height:1;text-transform:none;letter-spacing:0.4px;padding:0.3rem 0.5rem;background-color:#dedede;color:#000;max-width:-moz-fit-content;max-width:fit-content;cursor:pointer}.addeventatc_dropdown span:visited{color:#000}.addeventatc_dropdown span:hover{background-color:#d66e42;color:#fff}.addeventatc_dropdown span em{display:none}.addeventatc_dropdown .ateoutlook,.addeventatc_dropdown .ateoutlookcom{display:inline-block;margin-right:0.5rem;margin-top:0}.addeventatc_dropdown .copyx{display:none}.toc-container{position:fixed;bottom:9px;right:3rem;z-index:15}@media screen and (min-width: 48em){.toc-container{position:relative;order:3;bottom:unset;right:unset;z-index:initial;max-width:-moz-fit-content !important;max-width:fit-content !important}}.toc-container .toc-menu-link{background-color:transparent;margin:0;padding:0;color:#b5bdc1;font-size:14px;font-size:.875rem}@media screen and (min-width: 48em){.toc-container .toc-menu-link{color:#fff;font-size:16px;font-size:1rem}}.toc-container .toc-menu-link i::before{transform:none;-webkit-transition:transform 0.2s ease-in-out;-moz-transition:transform 0.2s ease-in-out;-ms-transition:transform 0.2s ease-in-out;-o-transition:transform 0.2s ease-in-out;transition:transform 0.2s ease-in-out}.toc-container .toc-menu-link.isExpanded i::before{transform:rotate(-90deg)}@media screen and (min-width: 48em){.toc-container .toc-menu-link.isExpanded i::before{transform:rotate(90deg)}}.toc-container .toc-list{position:fixed;bottom:2.5rem;left:0;right:0;visibility:hidden;opacity:0;background-color:#18384f;margin:0;padding:1rem 2rem;list-style:none;text-align:left;-webkit-transition:visibility 0s,opacity 0.2s cubic-bezier(0.33, 0, 0.2, 1);-moz-transition:visibility 0s,opacity 0.2s cubic-bezier(0.33, 0, 0.2, 1);-ms-transition:visibility 0s,opacity 0.2s cubic-bezier(0.33, 0, 0.2, 1);-o-transition:visibility 0s,opacity 0.2s cubic-bezier(0.33, 0, 0.2, 1);transition:visibility 0s,opacity 0.2s cubic-bezier(0.33, 0, 0.2, 1)}@media screen and (min-width: 48em){.toc-container .toc-list{position:absolute;top:calc(100% + 0.55rem);left:unset;bottom:unset;min-width:200px}}.toc-container .toc-list.isActive{visibility:visible;opacity:1}.toc-container .toc-list::before{content:'';position:absolute;left:1rem;display:block;width:2px;height:calc(100% - 2rem);background-color:#b5bdc1}.toc-container .toc-list li{margin-bottom:0;padding:0.5rem 0}.toc-container .toc-list a{position:relative;color:#b5bdc1}.toc-container .toc-list a:hover{color:#d66e42}.toc-container .toc-list a.isActive{color:#fff}.toc-container .toc-list a.isActive::before{content:'';position:absolute;left:-1rem;display:block;width:2px;height:100%;background-color:#d66e42}.interactive-heading{display:none}.data-fallbackImg ~ .data-iframe{display:none}@media screen and (min-width: 48em){.data-fallbackImg ~ .data-iframe{display:inline}}@media screen and (min-width: 48em){.data-fallbackImg{display:none}}.data-fallbackImg p{font-size:14px;font-size:.875rem;font-style:italic}.filter-sidebar{padding-right:0.5rem !important}@media screen and (min-width: 48em){.filter-sidebar{padding-right:4rem !important}}.filter-sidebar .filter-label{display:block}.filter-sidebar .dropdown-container{width:100%}.filter-sidebar .dropdown-container select.filter-select{width:auto;color:#8c8c8c}.filter-sidebar .dropdown-container select#search-categories,.filter-sidebar .dropdown-container select#search-tags{width:100%}.filter-sidebar .dropdown-container select:focus#search-categories,.filter-sidebar .dropdown-container select:focus#search-tags{width:auto\9}.filter-sidebar input[type="text"],.filter-sidebar input[type="search"],.filter-sidebar select{display:block;font-family:"Source Sans Pro",sans-serif;font-size:16px;font-size:1rem;margin:0 0 2rem 0}.filter-sidebar .filter-search-container{position:relative}.filter-sidebar .filter-search-container::after{content:'\f2f5';font-family:'asp';display:block;position:absolute;right:0.6rem;bottom:1px}.filter-sidebar .filter-input{width:100%;padding:0.2rem 0.6rem;line-height:1.67}.filter-sidebar .filter-input::-webkit-input-placeholder{color:#8c8c8c}.filter-sidebar .filter-input:-moz-placeholder{color:#8c8c8c}.filter-sidebar .filter-input::-moz-placeholder{color:#8c8c8c}.filter-sidebar .filter-input:-ms-input-placeholder{color:#8c8c8c}.filter-sidebar .filter-post-types{margin-bottom:2rem}.filter-sidebar .search-form .search-field{width:100%}.filter-sidebar .search-form .search-submit{display:none}.filter-sidebar .filter-checkbox{display:block}.view-post{font-family:"Abel",sans-serif;margin:0.25rem 0}.view-post i{color:#d66e42}a:hover .view-post i{color:#b25b36}.view-post a,.view-post a:visited{box-shadow:none;color:#000}.view-post a:hover,.view-post a:visited:hover{color:#18384f}.view-post-verb{color:#d66e42;text-transform:uppercase;margin:0 0.25rem}a:hover .view-post-verb{color:#b25b36}.view-post.view-more a,.view-post.view-more a:visited{color:#d66e42}.view-post.view-more a:hover,.view-post.view-more a:visited:hover{color:#b25b36}.view-post.view-more .view-post-verb{color:#000;text-transform:none;margin-right:0}a:hover .view-post.view-more .view-post-verb{color:#18384f}.view-post.view-more i{font-size:26px;font-size:1.625rem}.view-post.view-more i::before{vertical-align:middle;margin-left:0}.img-aircraft{max-width:7px;max-height:15px;margin-left:5px}.post-external-publication{max-width:60%;margin:1.5rem auto;background-color:#f2f2f2;padding:1rem;font-family:"Abel",sans-serif;text-align:center}.post-external-publication a{box-shadow:none}.post-external-publication-title{font-style:italic}.fullWidthFeatureContent{width:100vw;position:relative;left:50%;right:50%;margin-left:-50vw;margin-right:-50vw;text-align:center}.fullWidthFeatureContent .fullWidthInner{margin:0 auto}@media screen and (max-width: 48em){.fullWidthFeatureContent .fullWidthInner[style]{max-width:90% !important}}.overlay-isActive .fullWidthFeatureContent{position:static}@media screen and (min-width: 48em){.fullWidthFeatureContent .sharing-shareBtns.isVisible{max-width:700px;margin-left:auto;margin-right:auto}}.post-aside{background-color:#f2f2f2;padding:1.5rem;font-size:16px;font-size:1rem}@media screen and (min-width: 48em){.post-aside{max-width:350px}}.post-aside h1,.post-aside h2,.post-aside h3,.post-aside h4,.post-aside h5,.post-aside h6{margin-top:0;margin-bottom:1rem}.post-aside ol,.post-aside ul{margin:0;padding:0 0 0 1.5rem;line-height:1.5}@media screen and (min-width: 48em){.post-aside ol,.post-aside ul{padding-left:1.2rem}}.post-aside p{margin-bottom:0.5rem}.post-aside :last-child{margin-bottom:0}.external-analysis{background-color:#f2f2f2;padding:1rem 1.5rem;font-size:16px;font-size:1rem;border-top:2px solid #d66e42;text-align:center}@media screen and (min-width: 36em){.external-analysis{text-align:left;max-width:350px}}.external-analysis p:not(.external-link){margin-bottom:0.5rem;font-size:14px;font-size:.875rem}.external-analysis .external-link{margin-bottom:0;font-size:18px;font-size:1.125rem}.post-aside.aligncenter,.external-analysis.aligncenter{margin-bottom:1.5rem}@media screen and (max-width: 36em){.post-aside.alignleft,.post-aside.alignright,.external-analysis.alignleft,.external-analysis.alignright{display:block;float:none;margin-left:auto;margin-right:auto}}.wpDataTablesWrapper .wpDataTable>thead>tr>th{display:table-cell;background-color:#dedede !important;font-weight:normal !important;border:0 !important;border-right:1px solid #b5bdc1 !important}.wpDataTablesWrapper .wpDataTable>thead>tr>th:last-of-type{border-right:0 !important}.wpDataTablesWrapper .wpDataTable thead th.sorting_asc,.wpDataTablesWrapper .wpDataTable thead th.sorting_desc,.wpDataTablesWrapper .wpDataTable thead th.sorting:hover{background-color:#d1d8dc !important}.wpDataTablesWrapper .wpDataTable tr.odd td{background-color:#fff !important}.wpDataTablesWrapper .wpDataTable tr.even td{background-color:#f2f2f2 !important}.wpDataTablesWrapper .wpDataTable tr.odd td.sorting_1,.wpDataTablesWrapper .wpDataTable tr.even td.sorting_1{background-color:#d1d8dc !important}.wpDataTablesWrapper .wpDataTable tr.odd:hover td,.wpDataTablesWrapper .wpDataTable tr.even:hover td{background-color:#e8e8e8 !important}.wpDataTablesWrapper .wpDataTable tr td:first-child{border-left:0}.wpDataTablesWrapper .wpDataTable tr td{border-left-color:#dedede !important;border-bottom-color:#b5bdc1 !important;border-right:0 !important;border-top:0 !important}.wpDataTablesWrapper .wpDataTable tfoot td{padding-top:4px !important;padding-bottom:4px !important}.wpDataTablesWrapper .wpDataTable tfoot .form-control{font-size:12px !important}.wpDataTablesWrapper label{font-weight:normal !important}.wpdt-c .form-control{font-size:16px !important}.wpDataTablesWrapper .dataTables_info{margin-top:0 !important;font-size:12px !important}.wpDataTablesWrapper .paging_full_numbers{margin-top:0 !important;line-height:12px !important;height:12px !important}.wpDataTablesWrapper .paging_full_numbers a{line-height:1 !important}.wpDataTablesWrapper .paging_full_numbers span a{font-size:12px !important}.wpDataTablesWrapper .paging_full_numbers .paginate_button:before{font-size:10px !important}.site-header{z-index:10;top:0;left:0;right:0;height:50px;background-color:#18384f}@media screen and (min-width: 48em){.site-header{position:relative;height:300px;background-image:url("/wp-content/themes/aerospace/img/header-background.png");background-repeat:no-repeat;background-size:cover;background-position:center center}}.site-header .header-top{position:relative;z-index:5}@media screen and (min-width: 48em){.site-header .header-top{height:250px}}.site-header .header-bottom-container{height:50px}@media screen and (min-width: 48em){.site-header .header-bottom-container{width:100%;overflow-y:visible;height:50px}}.site-header .header-bottom{position:relative;height:100%}@media screen and (min-width: 48em){.site-header .header-bottom{height:50px;position:relative;z-index:20}}.site-header .site-branding{display:none}@media screen and (min-width: 48em){.site-header .site-branding{display:block;margin:3rem auto 1.5rem auto;text-align:center}}.site-header .site-branding img{max-height:110px}.site-header .site-branding .site-description{display:none;color:#d8d8d8;margin:0.5rem 0 0}@media screen and (min-width: 48em){.site-header .site-branding .site-description{display:block}}.site-header .site-branding-minimal{order:2;text-align:center}@media screen and (min-width: 48em){.site-header .site-branding-minimal{display:inline-block;order:1;text-align:left;transition:all 0.3s cubic-bezier(0.33, 0, 0.2, 1);width:0px;overflow:hidden;padding:0px}.site-header .site-branding-minimal img{display:block;width:100%;max-width:200px;height:auto}.site-header .site-branding-minimal a{display:block}}.site-header .site-branding-minimal img{display:block;width:100%;max-width:200px;height:auto;margin:auto auto}.site-header .site-branding-minimal a{display:block}@media screen and (min-width: 48em){.site-header .site-branding-minimal.col-md-2{flex-basis:auto}}.site-header .header-social-container{display:none}@media screen and (min-width: 48em){.site-header .header-social-container{display:block;margin-bottom:-2rem;text-align:right}}.site-header .header-social{display:none;list-style:none;padding:0;margin:0}@media screen and (min-width: 48em){.site-header .header-social{display:block}}.site-header .header-social li{display:inline-block;margin:0 0.25rem}.site-header .header-social li:last-of-type{border-left:1px solid #b5bdc1;padding-left:0.5rem}.site-header .header-social a{font-family:"Abel",sans-serif;font-size:18px;font-size:1.125rem;font-weight:300;letter-spacing:1px;text-transform:uppercase;color:#b5bdc1}.site-header .header-social a:hover{color:#fff}.header-bottom-container.is-sticky{position:fixed;height:50px;top:0px;background-image:none;background-color:#122b3c;z-index:20;width:100%}@media screen and (min-width: 48em){.header-bottom-container.is-sticky .site-branding-minimal{display:block;width:200px;margin-right:20px;transition:all 0.3s cubic-bezier(0.33, 0, 0.2, 1)}}.site-header #stars-container{display:none}@media screen and (min-width: 48em){.site-header #stars-container{display:block;width:100%;height:100%;position:absolute;overflow:hidden}}.site-header .stars1{width:1px;height:1px;background:transparent;box-shadow:1448px 598px #eee , 202px 77px #eee , 706px 343px #eee , 1849px 1568px #eee , 1653px 309px #eee , 761px 290px #eee , 1385px 937px #eee , 1139px 859px #eee , 1480px 1004px #eee , 1884px 1841px #eee , 751px 1203px #eee , 651px 1771px #eee , 874px 826px #eee , 1806px 559px #eee , 879px 1276px #eee , 579px 834px #eee , 1593px 110px #eee , 1632px 1381px #eee , 417px 1669px #eee , 51px 1565px #eee , 128px 354px #eee , 1747px 973px #eee , 1514px 1436px #eee , 387px 1213px #eee , 981px 1553px #eee , 1267px 592px #eee , 1835px 592px #eee , 286px 1817px #eee , 1764px 136px #eee , 801px 431px #eee , 692px 1347px #eee , 399px 1129px #eee , 1986px 1465px #eee , 1702px 1949px #eee , 467px 1731px #eee , 1324px 49px #eee , 1166px 1592px #eee , 1994px 1903px #eee , 159px 312px #eee , 1824px 1228px #eee , 1329px 670px #eee , 1965px 756px #eee , 164px 153px #eee , 60px 25px #eee , 93px 736px #eee , 87px 1541px #eee , 69px 135px #eee , 1462px 1438px #eee , 858px 1845px #eee , 707px 1030px #eee , 560px 1772px #eee , 220px 1202px #eee , 235px 616px #eee , 969px 1772px #eee , 1173px 1034px #eee , 1051px 1653px #eee , 1810px 1297px #eee , 1728px 656px #eee , 1548px 1778px #eee , 460px 693px #eee , 206px 1837px #eee , 1640px 1154px #eee , 955px 1268px #eee , 189px 1876px #eee , 1685px 825px #eee , 1787px 14px #eee , 1842px 587px #eee , 230px 1781px #eee , 381px 919px #eee , 806px 1603px #eee , 415px 1993px #eee , 1106px 900px #eee , 1458px 993px #eee , 160px 186px #eee , 1534px 890px #eee , 1284px 1426px #eee , 213px 1235px #eee , 408px 1017px #eee , 461px 1075px #eee , 498px 1215px #eee , 1088px 1757px #eee , 823px 1914px #eee , 1783px 1406px #eee , 1547px 1073px #eee , 1570px 195px #eee , 1326px 710px #eee , 1804px 416px #eee , 1621px 45px #eee , 612px 568px #eee , 982px 264px #eee , 234px 1699px #eee , 303px 687px #eee , 924px 1355px #eee , 923px 249px #eee , 1929px 700px #eee , 754px 117px #eee , 1134px 2000px #eee , 1488px 842px #eee , 1357px 707px #eee , 558px 1303px #eee , 1986px 266px #eee , 1338px 65px #eee , 368px 1655px #eee , 160px 8px #eee , 1165px 543px #eee , 338px 85px #eee , 1976px 1029px #eee , 1645px 226px #eee , 433px 1497px #eee , 627px 454px #eee , 1835px 1698px #eee , 378px 577px #eee , 276px 1253px #eee , 875px 1062px #eee , 636px 913px #eee , 1480px 163px #eee , 1370px 1479px #eee , 72px 1771px #eee , 786px 1640px #eee , 1953px 353px #eee , 1912px 1046px #eee , 438px 1026px #eee , 1926px 1785px #eee , 1px 957px #eee , 1489px 354px #eee , 828px 1975px #eee , 1565px 1559px #eee , 1524px 182px #eee , 1103px 1128px #eee , 1666px 1714px #eee , 1830px 1866px #eee , 682px 20px #eee , 1782px 1700px #eee , 290px 324px #eee , 965px 1610px #eee , 1544px 946px #eee , 1831px 230px #eee , 569px 1932px #eee , 312px 1027px #eee , 1558px 1604px #eee , 451px 1758px #eee , 1954px 1650px #eee , 10px 1536px #eee , 1340px 1719px #eee , 582px 1079px #eee , 1942px 829px #eee , 27px 99px #eee , 417px 1590px #eee , 1320px 1167px #eee , 136px 679px #eee , 406px 1462px #eee , 418px 810px #eee , 1323px 1866px #eee , 1196px 1717px #eee , 597px 697px #eee , 1035px 616px #eee , 69px 39px #eee , 1542px 1259px #eee , 1035px 55px #eee , 1205px 1758px #eee , 1144px 346px #eee , 1628px 1991px #eee , 1813px 148px #eee , 238px 504px #eee , 44px 757px #eee , 225px 890px #eee , 1790px 163px #eee , 1535px 1522px #eee , 207px 213px #eee , 1386px 18px #eee , 807px 72px #eee , 175px 1522px #eee , 330px 94px #eee , 673px 1004px #eee , 1960px 1574px #eee , 1635px 1955px #eee , 1894px 1572px #eee , 940px 1455px #eee , 845px 423px #eee , 1562px 758px #eee , 1022px 1241px #eee , 265px 533px #eee , 620px 1552px #eee , 1395px 1962px #eee , 1303px 820px #eee , 1608px 1413px #eee , 628px 939px #eee , 791px 57px #eee , 1200px 1252px #eee , 1523px 610px #eee , 631px 1337px #eee , 1733px 1173px #eee , 501px 16px #eee , 1442px 31px #eee , 628px 1473px #eee , 1414px 348px #eee , 90px 464px #eee , 860px 307px #eee , 1944px 671px #eee , 536px 1340px #eee , 1354px 404px #eee , 1293px 1717px #eee , 616px 1344px #eee , 515px 1237px #eee , 1750px 670px #eee , 572px 1901px #eee , 557px 1016px #eee , 744px 1458px #eee , 1329px 1857px #eee , 988px 1881px #eee , 1003px 735px #eee , 839px 50px #eee , 418px 60px #eee , 982px 1400px #eee , 1260px 849px #eee , 1355px 224px #eee , 233px 1907px #eee , 1002px 1604px #eee , 128px 273px #eee , 1395px 107px #eee , 1736px 72px #eee , 936px 43px #eee , 1138px 796px #eee , 1942px 1653px #eee , 734px 355px #eee , 1612px 1012px #eee , 55px 1270px #eee , 1573px 1860px #eee , 1113px 1287px #eee , 1867px 386px #eee , 1118px 1822px #eee , 1076px 258px #eee , 74px 993px #eee , 505px 1133px #eee , 1501px 924px #eee , 1871px 1454px #eee , 1673px 439px #eee , 1276px 199px #eee , 1330px 1929px #eee , 1574px 790px #eee , 875px 15px #eee , 1499px 1884px #eee , 1271px 319px #eee , 1109px 1728px #eee , 1438px 1181px #eee , 1932px 305px #eee , 1387px 223px #eee , 1379px 510px #eee , 1584px 1700px #eee , 1054px 1593px #eee , 1166px 183px #eee , 661px 1249px #eee , 429px 1556px #eee , 36px 1411px #eee , 1523px 888px #eee , 1308px 1917px #eee , 1449px 430px #eee , 374px 222px #eee , 1311px 22px #eee , 87px 1240px #eee , 699px 1307px #eee , 408px 354px #eee , 1496px 1096px #eee , 1312px 1868px #eee , 1317px 1526px #eee , 883px 1981px #eee , 693px 246px #eee , 225px 983px #eee , 508px 1048px #eee , 728px 1181px #eee , 318px 1702px #eee , 12px 1670px #eee , 297px 390px #eee , 1506px 1103px #eee , 1582px 1884px #eee , 3px 1040px #eee , 357px 1898px #eee , 1503px 336px #eee , 1879px 1060px #eee , 1046px 887px #eee , 379px 1240px #eee , 1317px 1982px #eee , 1366px 878px #eee , 765px 113px #eee , 1404px 1596px #eee , 1015px 700px #eee , 1314px 804px #eee , 1226px 51px #eee , 519px 1461px #eee , 496px 956px #eee , 1380px 797px #eee , 1567px 1202px #eee , 65px 83px #eee , 675px 725px #eee , 884px 249px #eee , 626px 104px #eee , 757px 361px #eee , 1583px 898px #eee , 1265px 1383px #eee , 503px 1590px #eee , 546px 624px #eee , 693px 1157px #eee , 1104px 336px #eee , 1338px 485px #eee , 611px 1070px #eee , 1150px 1134px #eee , 249px 1237px #eee , 217px 1259px #eee , 446px 1135px #eee , 1042px 394px #eee , 1023px 980px #eee , 872px 1306px #eee , 1507px 1918px #eee , 987px 736px #eee , 1613px 400px #eee , 1217px 1055px #eee , 481px 487px #eee , 1491px 449px #eee , 1745px 1660px #eee , 911px 904px #eee , 1237px 160px #eee , 319px 769px #eee , 390px 1950px #eee , 1773px 340px #eee , 299px 310px #eee , 739px 1944px #eee , 1372px 1698px #eee , 1711px 239px #eee , 1543px 1020px #eee , 1404px 1055px #eee , 541px 159px #eee , 389px 1253px #eee , 1993px 48px #eee , 576px 36px #eee , 315px 1233px #eee , 1083px 1707px #eee , 127px 1762px #eee , 608px 778px #eee , 199px 1429px #eee , 1039px 1687px #eee , 311px 184px #eee , 1908px 1187px #eee , 1864px 501px #eee , 285px 1272px #eee , 822px 381px #eee , 1230px 658px #eee , 949px 1828px #eee , 1782px 1525px #eee , 492px 1925px #eee , 328px 21px #eee , 447px 416px #eee , 128px 1961px #eee , 1211px 1862px #eee , 1601px 281px #eee , 131px 976px #eee , 709px 1146px #eee , 709px 1215px #eee , 593px 42px #eee , 1549px 1246px #eee , 676px 1813px #eee , 869px 681px #eee , 268px 986px #eee , 1677px 1717px #eee , 1746px 59px #eee , 1865px 4px #eee , 342px 829px #eee , 1929px 843px #eee , 44px 947px #eee , 1917px 83px #eee , 1500px 416px #eee , 519px 1851px #eee , 1919px 461px #eee , 1541px 1108px #eee , 369px 1541px #eee , 1446px 1945px #eee , 552px 259px #eee , 1007px 76px #eee , 912px 955px #eee , 203px 1399px #eee , 1485px 48px #eee , 190px 1377px #eee , 338px 1075px #eee , 1502px 1975px #eee , 1303px 192px #eee , 320px 660px #eee , 810px 1834px #eee , 1317px 1870px #eee , 314px 327px #eee , 29px 1105px #eee , 1334px 986px #eee , 1346px 1534px #eee , 1839px 1943px #eee , 223px 1644px #eee , 405px 444px #eee , 1635px 1374px #eee , 1037px 557px #eee , 1697px 1901px #eee , 1068px 1213px #eee , 1300px 736px #eee , 256px 1901px #eee , 1250px 1879px #eee , 248px 567px #eee , 1631px 1756px #eee , 60px 627px #eee , 1274px 1197px #eee , 963px 1067px #eee , 422px 1000px #eee , 425px 1408px #eee , 824px 1333px #eee , 1183px 158px #eee , 119px 563px #eee , 1982px 1459px #eee , 724px 939px #eee , 203px 1095px #eee , 1092px 441px #eee , 1023px 14px #eee , 1817px 645px #eee , 1642px 373px #eee , 625px 1307px #eee , 359px 1551px #eee , 1638px 636px #eee , 538px 1082px #eee , 1493px 1676px #eee , 732px 617px #eee , 1463px 1991px #eee , 186px 1773px #eee , 158px 1070px #eee , 1590px 379px #eee , 1483px 1117px #eee , 340px 1074px #eee , 641px 759px #eee , 1325px 1576px #eee , 81px 1154px #eee , 242px 1266px #eee , 1707px 1517px #eee , 187px 1582px #eee , 1939px 1634px #eee , 1031px 945px #eee , 898px 1880px #eee , 1472px 899px #eee , 115px 32px #eee , 24px 1195px #eee , 1363px 928px #eee , 1806px 1191px #eee , 1440px 1022px #eee , 921px 1093px #eee , 1241px 569px #eee , 1801px 1324px #eee , 833px 1204px #eee , 863px 1451px #eee , 1501px 728px #eee , 755px 1666px #eee , 288px 519px #eee , 398px 1103px #eee , 1016px 1143px #eee , 1050px 1055px #eee , 1067px 1199px #eee , 1398px 605px #eee , 1494px 697px #eee , 1331px 1482px #eee , 728px 1px #eee , 1896px 22px #eee , 935px 1554px #eee , 1396px 1378px #eee , 153px 1029px #eee , 1133px 1056px #eee , 52px 1688px #eee , 215px 1825px #eee , 1979px 467px #eee , 1466px 1063px #eee , 1234px 1251px #eee , 938px 1596px #eee , 1301px 941px #eee , 1395px 1800px #eee , 606px 878px #eee , 1468px 888px #eee , 1797px 121px #eee , 867px 839px #eee , 385px 96px #eee , 106px 1068px #eee , 31px 1237px #eee , 1293px 1344px #eee , 639px 1481px #eee , 743px 356px #eee , 895px 947px #eee , 445px 777px #eee , 1670px 1191px #eee , 875px 734px #eee , 578px 380px #eee , 270px 119px #eee , 1681px 1649px #eee , 619px 686px #eee , 1122px 256px #eee , 953px 462px #eee , 1612px 194px #eee , 1930px 1812px #eee , 848px 122px #eee , 664px 1627px #eee , 1094px 235px #eee , 1831px 25px #eee;border-radius:50%;opacity:0.5;animation:animStar1 750s linear infinite}.site-header .stars2{width:2px;height:2px;background:transparent;box-shadow:858px 428px #eee , 193px 1636px #eee , 1542px 1499px #eee , 1795px 1266px #eee , 1966px 1295px #eee , 473px 1299px #eee , 1895px 1736px #eee , 811px 1348px #eee , 1642px 86px #eee , 934px 1765px #eee , 344px 500px #eee , 629px 1141px #eee , 680px 698px #eee , 140px 104px #eee , 1600px 65px #eee , 343px 281px #eee , 1258px 1289px #eee , 206px 1606px #eee , 442px 1559px #eee , 1086px 1482px #eee , 691px 1023px #eee , 957px 1223px #eee , 1208px 1892px #eee , 1888px 1004px #eee , 242px 1980px #eee , 46px 1973px #eee , 1900px 1887px #eee , 1633px 112px #eee , 1673px 1914px #eee , 1891px 144px #eee , 101px 1104px #eee , 917px 435px #eee , 1425px 888px #eee , 1052px 1783px #eee , 878px 1140px #eee , 864px 62px #eee , 1020px 1259px #eee , 1637px 43px #eee , 1764px 661px #eee , 1216px 1108px #eee , 1064px 2px #eee , 817px 1249px #eee , 1830px 685px #eee , 474px 1462px #eee , 375px 1305px #eee , 306px 824px #eee , 380px 168px #eee , 1707px 1500px #eee , 275px 1620px #eee , 1495px 1550px #eee , 1440px 322px #eee , 1699px 1936px #eee , 1344px 1694px #eee , 91px 689px #eee , 1593px 1100px #eee , 1306px 141px #eee , 1778px 1067px #eee , 1453px 971px #eee , 201px 1311px #eee , 916px 1404px #eee , 1940px 738px #eee , 1151px 1503px #eee , 1806px 477px #eee , 869px 239px #eee , 1443px 521px #eee , 772px 986px #eee , 385px 945px #eee , 861px 1776px #eee , 568px 246px #eee , 1376px 945px #eee , 1795px 1222px #eee , 489px 742px #eee , 987px 1815px #eee , 1933px 1232px #eee , 1602px 1297px #eee , 1634px 1738px #eee , 526px 1352px #eee , 899px 1631px #eee , 1764px 188px #eee , 1362px 1264px #eee , 1926px 1638px #eee , 913px 564px #eee , 543px 266px #eee , 516px 1472px #eee , 1460px 1898px #eee , 304px 385px #eee , 638px 910px #eee , 628px 77px #eee , 909px 336px #eee , 293px 598px #eee , 1902px 1517px #eee , 1662px 842px #eee , 862px 171px #eee , 1087px 369px #eee , 1356px 630px #eee , 1269px 1194px #eee , 431px 1037px #eee , 186px 1518px #eee , 1333px 92px #eee , 241px 565px #eee , 975px 82px #eee , 1261px 1881px #eee , 360px 1569px #eee , 515px 1973px #eee , 487px 464px #eee , 1785px 878px #eee , 1760px 1276px #eee , 1725px 1382px #eee , 1662px 1434px #eee , 1356px 1687px #eee , 208px 1072px #eee , 1524px 282px #eee , 1570px 607px #eee , 1547px 553px #eee , 652px 1264px #eee , 1890px 1960px #eee , 1110px 1050px #eee , 919px 1201px #eee , 545px 1720px #eee , 336px 1864px #eee , 668px 720px #eee , 1479px 299px #eee , 86px 1107px #eee , 2px 934px #eee , 204px 442px #eee , 1413px 1749px #eee , 936px 643px #eee , 1039px 510px #eee , 1014px 1596px #eee , 1157px 1647px #eee , 1786px 548px #eee , 1775px 1866px #eee , 376px 968px #eee , 971px 1518px #eee , 1535px 1628px #eee , 1470px 616px #eee , 557px 961px #eee , 1656px 1236px #eee , 1451px 1273px #eee , 363px 1240px #eee , 74px 1543px #eee , 1476px 552px #eee , 270px 1642px #eee , 790px 569px #eee , 1217px 4px #eee , 127px 1236px #eee , 1921px 1252px #eee , 442px 788px #eee , 288px 769px #eee , 33px 841px #eee , 1294px 1367px #eee , 28px 1535px #eee , 363px 957px #eee , 459px 1309px #eee , 336px 234px #eee , 1777px 1930px #eee , 1633px 1766px #eee , 12px 1768px #eee , 1569px 402px #eee , 1000px 1297px #eee , 1984px 412px #eee , 338px 1894px #eee , 1768px 675px #eee , 1333px 1501px #eee , 996px 1487px #eee , 486px 1777px #eee , 1148px 1817px #eee , 1611px 499px #eee , 267px 38px #eee , 1251px 376px #eee , 81px 268px #eee , 1978px 1345px #eee , 703px 449px #eee , 850px 454px #eee , 1918px 447px #eee , 258px 1409px #eee , 1281px 955px #eee , 595px 353px #eee , 1754px 1424px #eee , 220px 558px #eee , 1744px 1001px #eee , 1103px 1670px #eee , 300px 155px #eee , 691px 178px #eee , 1615px 362px #eee , 1617px 1078px #eee , 1093px 1598px #eee , 898px 902px #eee , 53px 1869px #eee , 410px 1892px #eee , 442px 110px #eee , 474px 1978px #eee , 478px 667px #eee , 1372px 1299px #eee , 1306px 481px #eee , 256px 1163px #eee , 892px 953px #eee , 1526px 995px #eee , 311px 1800px #eee , 1166px 1482px #eee , 628px 665px #eee , 944px 848px #eee , 654px 1946px #eee , 1937px 1554px #eee , 56px 533px #eee , 1335px 529px #eee , 1772px 864px #eee , 1142px 744px #eee , 680px 801px #eee , 883px 764px #eee , 1208px 1781px #eee , 1889px 529px #eee , 883px 144px #eee , 1537px 725px #eee , 1427px 1035px #eee , 654px 1513px #eee , 1649px 703px #eee , 38px 514px #eee , 45px 1716px #eee , 943px 1698px #eee , 1809px 394px #eee , 1279px 1577px #eee , 543px 942px #eee , 1850px 1367px #eee , 155px 1613px #eee , 1512px 925px #eee , 1779px 558px #eee , 812px 486px #eee , 525px 117px #eee , 1262px 950px #eee , 184px 201px #eee , 157px 313px #eee , 3px 1150px #eee , 210px 1861px #eee , 938px 842px #eee , 1506px 1658px #eee , 1403px 709px #eee , 246px 1901px #eee , 1398px 1826px #eee , 1810px 100px #eee , 1632px 1085px #eee , 574px 550px #eee , 1099px 688px #eee , 866px 791px #eee , 1243px 1223px #eee , 1746px 915px #eee , 400px 913px #eee , 915px 1546px #eee , 617px 1476px #eee , 32px 1982px #eee , 1326px 662px #eee , 1588px 369px #eee , 708px 1289px #eee , 1897px 1219px #eee , 1289px 163px #eee , 1658px 1451px #eee , 723px 887px #eee , 1596px 193px #eee , 685px 732px #eee , 1938px 296px #eee , 1321px 409px #eee , 1925px 881px #eee , 1151px 273px #eee , 1px 1837px #eee , 1966px 706px #eee , 1924px 562px #eee , 1211px 1645px #eee , 1533px 185px #eee , 1204px 1680px #eee , 419px 706px #eee , 1169px 1340px #eee , 949px 1012px #eee , 76px 867px #eee , 458px 1360px #eee , 1525px 378px #eee , 1747px 19px #eee , 1269px 1680px #eee , 908px 1636px #eee , 529px 1461px #eee , 177px 1533px #eee , 971px 1658px #eee , 1143px 1114px #eee , 1639px 1112px #eee , 1791px 1749px #eee , 950px 752px #eee , 1823px 1806px #eee , 439px 1735px #eee , 858px 453px #eee , 1806px 1912px #eee , 175px 1009px #eee , 849px 1050px #eee , 1481px 531px #eee , 1965px 1743px #eee , 1538px 1656px #eee , 1823px 749px #eee , 801px 192px #eee , 1220px 817px #eee , 637px 329px #eee , 1328px 664px #eee , 240px 364px #eee , 777px 1654px #eee , 307px 739px #eee , 503px 1810px #eee , 1178px 1362px #eee , 1923px 151px #eee , 1307px 839px #eee , 1686px 772px #eee , 1478px 6px #eee , 83px 1812px #eee , 1865px 1292px #eee , 1070px 315px #eee , 1414px 894px #eee , 1067px 1185px #eee , 1286px 63px #eee , 663px 1857px #eee , 1750px 1248px #eee , 723px 1820px #eee , 1070px 843px #eee , 359px 82px #eee , 624px 1670px #eee , 1733px 411px #eee , 1153px 1054px #eee , 464px 1700px #eee , 963px 286px #eee , 1398px 543px #eee , 1503px 422px #eee , 1815px 1281px #eee , 1807px 615px #eee , 1058px 594px #eee , 1993px 446px #eee , 1779px 1125px #eee , 72px 1685px #eee , 1125px 1095px #eee , 320px 1249px #eee , 264px 304px #eee , 328px 479px #eee , 1528px 947px #eee , 978px 1595px #eee , 1374px 543px #eee , 1181px 169px #eee , 1090px 1246px #eee , 1262px 1411px #eee , 107px 391px #eee , 475px 353px #eee , 1544px 1570px #eee , 699px 1371px #eee , 718px 751px #eee , 841px 224px #eee , 1404px 883px #eee , 991px 506px #eee , 97px 1737px #eee , 763px 73px #eee , 593px 1085px #eee , 407px 45px #eee , 1463px 1649px #eee , 1179px 544px #eee , 1451px 853px #eee , 1680px 716px #eee , 1067px 1209px #eee , 1786px 1642px #eee , 862px 126px #eee , 518px 1342px #eee , 1207px 97px #eee , 1187px 109px #eee , 87px 1101px #eee , 104px 1890px #eee , 1083px 502px #eee , 1615px 975px #eee , 1836px 91px #eee , 938px 1057px #eee , 1640px 1133px #eee , 1440px 215px #eee , 1466px 1651px #eee , 280px 22px #eee , 1611px 1512px #eee , 187px 440px #eee , 302px 1051px #eee , 889px 965px #eee , 1582px 344px #eee , 576px 1872px #eee , 1988px 326px #eee , 488px 1039px #eee , 170px 274px #eee , 279px 216px #eee , 141px 1387px #eee , 72px 1436px #eee , 1098px 616px #eee , 1853px 490px #eee , 1172px 121px #eee , 115px 1385px #eee , 690px 672px #eee , 1765px 1486px #eee , 1044px 341px #eee , 1614px 419px #eee , 885px 49px #eee , 282px 709px #eee , 575px 232px #eee , 1422px 127px #eee , 449px 348px #eee , 55px 995px #eee;border-radius:50%;animation:animStar2 750s linear infinite;opacity:0.5}.site-header .stars3{width:3px;height:3px;border-radius:50%;background:transparent;box-shadow:1454px 209px #eee , 526px 929px #eee , 772px 931px #eee , 882px 1104px #eee , 233px 1566px #eee , 1417px 1834px #eee , 1645px 1229px #eee , 66px 927px #eee , 1984px 1251px #eee , 638px 692px #eee , 1856px 1494px #eee , 1718px 1785px #eee , 495px 818px #eee , 437px 783px #eee , 517px 832px #eee , 1998px 90px #eee , 1079px 952px #eee , 1062px 143px #eee , 1620px 240px #eee , 282px 1846px #eee , 388px 692px #eee , 1323px 1471px #eee , 820px 1695px #eee , 1959px 1903px #eee , 1186px 1243px #eee , 555px 1559px #eee , 1421px 717px #eee , 1624px 400px #eee , 1556px 1942px #eee , 1061px 1927px #eee , 1228px 56px #eee , 235px 1229px #eee , 759px 80px #eee , 1194px 721px #eee , 1723px 373px #eee , 1742px 517px #eee , 278px 1215px #eee , 816px 860px #eee , 991px 171px #eee , 1903px 565px #eee , 40px 498px #eee , 237px 17px #eee , 1665px 78px #eee , 41px 1305px #eee , 1107px 479px #eee , 949px 1706px #eee , 1203px 1993px #eee , 1548px 1721px #eee , 1038px 1862px #eee , 197px 1180px #eee , 1283px 1193px #eee , 1620px 1459px #eee , 1009px 1309px #eee , 826px 570px #eee , 133px 49px #eee , 1777px 305px #eee , 1116px 1776px #eee , 56px 38px #eee , 1598px 1887px #eee , 929px 1588px #eee , 413px 1096px #eee , 547px 738px #eee , 581px 1074px #eee , 1619px 1995px #eee , 731px 1759px #eee , 1540px 342px #eee , 405px 217px #eee , 197px 1316px #eee , 83px 1906px #eee , 866px 1423px #eee , 32px 1361px #eee , 1919px 1212px #eee , 1573px 1485px #eee , 1035px 1054px #eee , 957px 804px #eee , 1866px 63px #eee , 11px 121px #eee , 918px 1218px #eee , 431px 971px #eee , 1072px 362px #eee , 552px 108px #eee , 1115px 1312px #eee , 470px 1737px #eee , 1099px 593px #eee , 586px 1445px #eee , 1482px 1048px #eee , 572px 1941px #eee , 1666px 630px #eee , 1974px 1059px #eee , 40px 22px #eee , 1494px 115px #eee , 1435px 1251px #eee , 1620px 534px #eee , 223px 1690px #eee , 877px 1714px #eee , 441px 887px #eee , 668px 373px #eee , 1753px 837px #eee , 399px 1310px #eee , 479px 1302px #eee , 977px 382px #eee , 1207px 1966px #eee , 1952px 595px #eee , 1307px 147px #eee , 1236px 1881px #eee , 1510px 38px #eee , 1623px 85px #eee , 603px 747px #eee , 959px 1983px #eee , 514px 207px #eee , 1217px 1020px #eee , 1281px 726px #eee , 1328px 1294px #eee , 1970px 1203px #eee , 409px 598px #eee , 596px 1027px #eee , 1332px 909px #eee , 1928px 820px #eee , 1801px 1367px #eee , 492px 211px #eee , 976px 1018px #eee , 116px 117px #eee , 1714px 1841px #eee , 986px 64px #eee , 573px 1074px #eee , 207px 803px #eee , 463px 191px #eee , 1327px 218px #eee , 1252px 1887px #eee , 1262px 891px #eee , 878px 807px #eee , 98px 1825px #eee , 1877px 1044px #eee , 1813px 1510px #eee , 607px 1927px #eee , 1394px 397px #eee , 304px 1009px #eee , 1892px 663px #eee , 438px 1621px #eee , 1977px 132px #eee , 1773px 155px #eee , 1208px 743px #eee , 1573px 79px #eee , 1775px 653px #eee , 1689px 438px #eee , 1320px 1561px #eee , 403px 1596px #eee , 1668px 331px #eee , 1754px 147px #eee , 937px 446px #eee , 924px 1382px #eee , 24px 2px #eee , 1854px 1737px #eee , 180px 901px #eee , 307px 1775px #eee , 556px 583px #eee , 287px 1138px #eee , 1734px 1284px #eee , 1484px 303px #eee , 267px 1215px #eee , 1210px 1260px #eee , 1768px 553px #eee , 331px 526px #eee , 72px 718px #eee , 1891px 1506px #eee , 25px 1949px #eee , 787px 111px #eee , 1029px 1600px #eee , 960px 559px #eee , 495px 227px #eee , 135px 501px #eee , 1527px 1051px #eee , 664px 1057px #eee , 812px 1272px #eee , 479px 488px #eee , 959px 1363px #eee , 1368px 1848px #eee , 1349px 1137px #eee , 920px 13px #eee , 354px 645px #eee , 553px 1865px #eee , 1894px 653px #eee , 1860px 1255px #eee , 1443px 1638px #eee , 1528px 1234px #eee , 1417px 512px #eee , 1749px 1180px #eee , 1926px 1045px #eee , 822px 419px #eee , 1654px 61px #eee , 924px 310px #eee , 256px 659px #eee , 1869px 40px #eee , 1745px 1212px #eee , 254px 1314px #eee , 180px 1493px #eee , 833px 1738px #eee , 1766px 1461px #eee , 1469px 609px #eee , 783px 23px #eee , 1369px 208px #eee , 1719px 67px #eee , 1970px 284px #eee , 804px 1913px #eee , 989px 755px #eee , 1655px 214px #eee , 1006px 316px #eee , 1753px 785px #eee , 900px 701px #eee , 565px 627px #eee , 1029px 1300px #eee , 1673px 1159px #eee , 1400px 1574px #eee , 785px 1085px #eee , 1675px 301px #eee , 893px 1735px #eee , 1764px 369px #eee , 1926px 503px #eee , 1152px 375px #eee , 1609px 1769px #eee , 537px 785px #eee , 1272px 572px #eee , 1905px 902px #eee , 933px 499px #eee , 11px 1627px #eee , 1511px 1599px #eee , 932px 1813px #eee , 1993px 211px #eee , 944px 467px #eee , 1511px 997px #eee , 1911px 1192px #eee , 1983px 1845px #eee , 1094px 611px #eee , 965px 1355px #eee , 154px 49px #eee , 174px 545px #eee , 719px 868px #eee , 967px 1034px #eee , 1276px 647px #eee , 1188px 1226px #eee , 36px 1244px #eee , 1891px 1870px #eee , 1870px 203px #eee , 596px 1143px #eee , 832px 137px #eee , 1053px 166px #eee , 1761px 1894px #eee , 1200px 1868px #eee , 516px 940px #eee , 1685px 1436px #eee , 347px 1897px #eee , 504px 1619px #eee , 729px 415px #eee , 1599px 1506px #eee , 871px 915px #eee , 268px 283px #eee , 527px 1824px #eee , 836px 1153px #eee , 1693px 1614px #eee , 92px 1272px #eee , 639px 1526px #eee , 108px 1126px #eee , 1710px 194px #eee , 1847px 67px #eee , 532px 1873px #eee , 1877px 657px #eee , 906px 1746px #eee , 326px 1552px #eee , 1084px 1548px #eee , 1141px 803px #eee , 1630px 499px #eee , 1573px 547px #eee , 1139px 1819px #eee , 1165px 381px #eee , 996px 1425px #eee , 1865px 903px #eee , 1026px 775px #eee , 1295px 1282px #eee , 997px 967px #eee , 1578px 860px #eee , 113px 1865px #eee , 419px 674px #eee , 1736px 1961px #eee , 1228px 527px #eee , 930px 240px #eee , 1694px 1844px #eee , 998px 153px #eee , 484px 536px #eee , 1609px 1954px #eee , 1928px 760px #eee , 1299px 420px #eee , 1919px 292px #eee , 40px 793px #eee , 1462px 1991px #eee , 1327px 1645px #eee , 926px 905px #eee , 423px 1880px #eee , 182px 1856px #eee , 416px 1094px #eee , 875px 1920px #eee;opacity:0.5;animation:animStar3 650s linear infinite}@keyframes animStar1{from{transform:translateY(0px)}to{transform:translateY(-2000px)}}@keyframes animStar2{from{transform:translateY(0px)}to{transform:translateY(-2000px)}}@keyframes animStar3{from{transform:translateY(0px) translateX(0px)}to{transform:translateY(-2000px) translateX(2000px)}}.home .site-header .stars{display:block}.site-header .search-container{order:3;text-align:right;color:#fff;font-size:1.3em;-webkit-transition:visibility 0s,opacity 250ms 250ms cubic-bezier(0.33, 0, 0.2, 1);-moz-transition:visibility 0s,opacity 250ms 250ms cubic-bezier(0.33, 0, 0.2, 1);-ms-transition:visibility 0s,opacity 250ms 250ms cubic-bezier(0.33, 0, 0.2, 1);-o-transition:visibility 0s,opacity 250ms 250ms cubic-bezier(0.33, 0, 0.2, 1);transition:visibility 0s,opacity 250ms 250ms cubic-bezier(0.33, 0, 0.2, 1)}@media screen and (min-width: 48em){.site-header .search-container{font-size:1em;max-width:-moz-fit-content;max-width:fit-content}}@media screen and (min-width: 48em){.site-header .search-container.is-hidden{position:absolute;visibility:hidden;opacity:0}}.site-header .search-container .search-overlay{position:absolute;z-index:10;background-color:#185271;top:50px;left:0;right:0;height:100%;visibility:visible;-webkit-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);-moz-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);-ms-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);-o-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1)}@media screen and (min-width: 48em){.site-header .search-container .search-overlay{top:0}.site-header .search-container .search-overlay::before,.site-header .search-container .search-overlay::after{content:"";display:block;position:absolute;top:0;width:100vw;height:100%;background-color:#185271}.site-header .search-container .search-overlay::before{right:calc(100% - 1px)}.site-header .search-container .search-overlay::after{left:calc(100% - 1px)}}.site-header .search-container .search-field{position:absolute;top:50px;left:1rem;z-index:20;margin:0.4rem 0 0 0;background-color:transparent;border:0;color:#fff;width:80%;opacity:1;visibility:visible;height:90%;font-size:1.3em;-webkit-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);-moz-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);-ms-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);-o-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1)}@media screen and (min-width: 48em){.site-header .search-container .search-field{top:unset;right:unset;height:auto;font-size:1em;margin:0 0 0 0}}.site-header .search-container .search-field::-webkit-input-placeholder{color:#b5bdc1}.site-header .search-container .search-label{position:relative;z-index:20}.site-header .search-container .search-label.is-hidden{visibility:visible;opacity:1}@media screen and (min-width: 48em){.site-header .search-container .search-label.is-hidden{display:none}}.site-header .search-container .search-close{display:inline-block;position:absolute;top:125%;right:1rem}@media screen and (min-width: 48em){.site-header .search-container .search-close{position:relative;right:unset}}.site-header .search-container .search-close.is-hidden{display:none}.site-header .search-container .is-hidden{visibility:hidden;opacity:0;-webkit-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);-moz-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);-ms-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);-o-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1)}.header-post-header{position:fixed;z-index:10;bottom:0;left:0;right:0;display:flex;background-color:#fff;padding:0.5rem;-webkit-box-shadow:0 2px 2px 3px rgba(0,0,0,0.3);-moz-box-shadow:0 2px 2px 3px rgba(0,0,0,0.3);box-shadow:0 2px 2px 3px rgba(0,0,0,0.3)}@media screen and (min-width: 48em){.header-post-header{order:2;background-color:transparent;box-shadow:none;padding:0;position:absolute;visibility:hidden;opacity:0;-webkit-transition:visibility 0s,opacity 250ms 250ms cubic-bezier(0.33, 0, 0.2, 1);-moz-transition:visibility 0s,opacity 250ms 250ms cubic-bezier(0.33, 0, 0.2, 1);-ms-transition:visibility 0s,opacity 250ms 250ms cubic-bezier(0.33, 0, 0.2, 1);-o-transition:visibility 0s,opacity 250ms 250ms cubic-bezier(0.33, 0, 0.2, 1);transition:visibility 0s,opacity 250ms 250ms cubic-bezier(0.33, 0, 0.2, 1)}}@media screen and (min-width: 48em){.header-post-header.is-active{position:static;visibility:visible;opacity:1}.header-post-header.is-active .header-post-title{order:1}.header-post-header.is-active .header-post-header-share{order:2;display:block}}.header-post-header .meta-label,.header-post-header .card-format .post-tags-container .subheading,.card-format .post-tags-container .header-post-header .subheading,.header-post-header .post-type-archive-data .card-format .cat-links::before,.post-type-archive-data .card-format .header-post-header .cat-links::before,.header-post-header .post-type-archive-aerospace101 .aerospace101 .post-tags-container .subheading,.post-type-archive-aerospace101 .aerospace101 .post-tags-container .header-post-header .subheading,.header-post-header .post-template-single-longform .cat-links::before,.post-template-single-longform .header-post-header .cat-links::before,.header-post-header .post-template-single-longform p.thumbnail-caption,.post-template-single-longform .header-post-header p.thumbnail-caption{display:none}@media screen and (min-width: 48em){.header-post-header .meta-label,.header-post-header .card-format .post-tags-container .subheading,.card-format .post-tags-container .header-post-header .subheading,.header-post-header .post-type-archive-data .card-format .cat-links::before,.post-type-archive-data .card-format .header-post-header .cat-links::before,.header-post-header .post-type-archive-aerospace101 .aerospace101 .post-tags-container .subheading,.post-type-archive-aerospace101 .aerospace101 .post-tags-container .header-post-header .subheading,.header-post-header .post-template-single-longform .cat-links::before,.post-template-single-longform .header-post-header .cat-links::before,.header-post-header .post-template-single-longform p.thumbnail-caption,.post-template-single-longform .header-post-header p.thumbnail-caption{display:inline-block;color:#b5bdc1}}.header-post-header-title{font-size:14px;font-size:.875rem;font-weight:300;line-height:1.6;color:#4a4a4a;text-overflow:ellipsis;overflow:hidden;white-space:nowrap}@media screen and (min-width: 48em){.header-post-header-title{font-size:18px;font-size:1.125rem;color:#fff}}.post-template-single-longform .header-post-header-title{padding-right:6rem}@media screen and (min-width: 48em){.post-template-single-longform .header-post-header-title{padding-right:0.5rem}}.header-post-header-backtotop{transform:rotate(180deg)}@media screen and (min-width: 48em){.header-post-header-backtotop{display:none}}.header-post-header-backtotop i{color:#b5bdc1}.header-post-header-share{padding-left:0 !important}@media screen and (min-width: 48em){.header-post-header-share{display:none;text-align:right}}.header-post-header-share .share-icon{color:#b5bdc1}@media screen and (min-width: 48em){.header-post-header-share .share-icon{display:none}}.header-post-header-share .share-container{position:absolute;visibility:hidden;opacity:0;-webkit-transition:visibility 0s,opacity 0.3s ease-in-out;-moz-transition:visibility 0s,opacity 0.3s ease-in-out;-ms-transition:visibility 0s,opacity 0.3s ease-in-out;-o-transition:visibility 0s,opacity 0.3s ease-in-out;transition:visibility 0s,opacity 0.3s ease-in-out}.header-post-header-share .share-container.is-active{visibility:visible;opacity:1;bottom:2.5rem;left:0;right:0;background-color:#18384f;padding:1rem 1rem 0.25rem 1rem}@media screen and (min-width: 48em){.header-post-header-share .share-container{position:static;visibility:visible;opacity:1}}.header-post-header-share .share-title{font-size:14px;font-size:.875rem;line-height:1.21;color:#dedede}.header-post-header-share .share-title .meta-label,.header-post-header-share .share-title .card-format .post-tags-container .subheading,.card-format .post-tags-container .header-post-header-share .share-title .subheading,.header-post-header-share .share-title .post-type-archive-data .card-format .cat-links::before,.post-type-archive-data .card-format .header-post-header-share .share-title .cat-links::before,.header-post-header-share .share-title .post-type-archive-aerospace101 .aerospace101 .post-tags-container .subheading,.post-type-archive-aerospace101 .aerospace101 .post-tags-container .header-post-header-share .share-title .subheading,.header-post-header-share .share-title .post-template-single-longform .cat-links::before,.post-template-single-longform .header-post-header-share .share-title .cat-links::before,.header-post-header-share .share-title .post-template-single-longform p.thumbnail-caption,.post-template-single-longform .header-post-header-share .share-title p.thumbnail-caption{display:inline-block;font-size:12px;font-size:.75rem;line-height:2.12;letter-spacing:0.8px;color:#b5bdc1}@media screen and (min-width: 48em){.header-post-header-share .share-title{display:none}}.header-post-header-share .icon-close{float:right;margin-left:0.5rem;margin-top:-0.5rem;margin-right:-0.25rem;font-size:20px;font-size:1.25rem;color:#fff}@media screen and (min-width: 48em){.header-post-header-share .icon-close{display:none}}.header-post-header-share .addtoany_list{border-top:1px solid #5b6d76;margin-top:0.5rem;padding-top:0.5rem;display:flex;justify-content:space-between}@media screen and (min-width: 48em){.header-post-header-share .addtoany_list{border-top:0;margin-top:0;padding-top:0;display:block;justify-content:unset}}.header-post-header-share .addtoany_list a{float:none;margin-right:0}@media screen and (min-width: 48em){.header-post-header-share .addtoany_list a{margin-left:0.75rem}}.header-post-header-share .addtoany_list a:hover .a2a_svg::before{color:#d66e42}.header-post-header-share .addtoany_list a>span{font-size:28px;font-size:1.75rem}@media screen and (min-width: 48em){.header-post-header-share .addtoany_list a>span{font-size:18px;font-size:1.125rem}}.header-post-header-share .addtoany_list .a2a_button_print{display:none}@media screen and (min-width: 48em){.header-post-header-share .addtoany_list .a2a_button_print{display:inline}}.header-post-header-share .addtoany_list .a2a_svg::before{color:#fff;vertical-align:text-top}@media screen and (min-width: 48em){.header-post-header-share .addtoany_list .a2a_svg::before{color:#b5bdc1}}#wpadminbar{display:none}@media screen and (min-width: 48em){#wpadminbar{display:block}}@media screen and (min-width: 48em){.admin-bar .header-bottom-container.is-sticky{top:32px}}.site-footer{position:relative;background-image:url("/wp-content/themes/aerospace/img/footer-lg.png");background-repeat:no-repeat;background-size:cover;background-position:center center;background-color:#18384f}@media screen and (min-width: 48em){.site-footer{position:fixed;z-index:-1;bottom:0;left:0;right:0;height:314px}}.site-footer .site-info{padding:3rem 0.5rem 0;color:#fff}.site-footer .footer-logo{margin-bottom:1rem}.site-footer .footer-logo img{display:block}@media screen and (min-width: 48em){.site-footer .footer-logo img{max-width:45%;max-height:60px}}@media screen and (min-width: 48em){.site-footer .footer-info{padding-right:3rem}}.site-footer .footer-info a{color:#b5bdc1}.site-footer .footer-info a:hover{color:#fff}.site-footer .footer-info p{font-size:16px;font-size:1rem;line-height:1.5;margin-bottom:1rem}.site-footer .footer-social{list-style:none;padding:0}.site-footer .footer-social li{margin-bottom:0.25rem}.site-footer .footer-social li i{font-size:20px;font-size:1.25rem;margin-right:0.75rem;vertical-align:middle;color:#fff}@media screen and (min-width: 48em){.site-footer .footer-newsletters{padding-left:1.5rem}}.site-footer .section-title{color:#fff;margin:0 0 0.5rem}.site-footer .newsletter-desc{margin-bottom:0}.site-footer .btn{padding-left:1.5rem;padding-right:1.5rem}.site-footer .footer-copyright a{color:#b5bdc1}.site-footer .footer-copyright a:hover{color:#fff}.nav-container{order:1}@media screen and (min-width: 48em){.nav-container{order:2;-webkit-transition:visibility 0s,opacity 250ms 250ms cubic-bezier(0.33, 0, 0.2, 1);-moz-transition:visibility 0s,opacity 250ms 250ms cubic-bezier(0.33, 0, 0.2, 1);-ms-transition:visibility 0s,opacity 250ms 250ms cubic-bezier(0.33, 0, 0.2, 1);-o-transition:visibility 0s,opacity 250ms 250ms cubic-bezier(0.33, 0, 0.2, 1);transition:visibility 0s,opacity 250ms 250ms cubic-bezier(0.33, 0, 0.2, 1)}}@media screen and (min-width: 48em){.nav-container.is-hidden{position:absolute;visibility:hidden;opacity:0}}.main-navigation .menu-toggle{padding:0;margin:0;background-color:transparent;color:#fff}@media screen and (min-width: 48em){.main-navigation .menu-toggle{display:none}}.main-navigation .menu-menu-1-container{display:none}@media screen and (min-width: 48em){.main-navigation .menu-menu-1-container{display:block}}.main-navigation .nav-items-container{display:block;position:fixed;z-index:30;top:0;left:-80vw;width:80vw;height:100%;background-color:#18384f;padding:1rem 0;-webkit-transition:left 0.3s ease-in-out;-moz-transition:left 0.3s ease-in-out;-ms-transition:left 0.3s ease-in-out;-o-transition:left 0.3s ease-in-out;transition:left 0.3s ease-in-out}@media screen and (min-width: 48em){.main-navigation .nav-items-container{position:unset;z-index:unset;top:unset;left:auto;width:unset;height:auto;background-color:transparent;padding:0}}.main-navigation .nav-items-container .header-social{display:block;margin-top:2rem;padding:0.25rem 1.5rem}.main-navigation .nav-items-container .header-social a i{font-size:26px;font-size:1.625rem}@media screen and (min-width: 48em){.main-navigation .nav-items-container .header-social{display:none}}.main-navigation.toggled .nav-items-container{left:0;overflow:scroll}.main-navigation.toggled .nav-items-container .menu-menu-1-container{display:block}.main-navigation .menu{list-style:none;margin:0;padding:0}@media screen and (min-width: 48em){.main-navigation .menu{display:block;justify-content:space-between}}.main-navigation .menu li{position:relative;margin-bottom:0.5rem}@media screen and (min-width: 48em){.main-navigation .menu li{margin-bottom:0;display:block;float:left;margin-right:5%;z-index:10;position:unset;display:flex;align-items:center;height:50px}.main-navigation .menu li:last-of-type{margin-right:0px}}@media screen and (min-width: 48em) and (max-width: 55em){.post-template-single-longform .main-navigation .menu li{margin-right:0.75rem}}.main-navigation .menu li>a{display:block;padding:0.25rem 2rem;font-family:"Source Sans Pro",sans-serif;font-size:20px;font-size:1.25rem;line-height:1.6;text-transform:uppercase;color:#fff;-webkit-transition:font-weight 0.5s ease-out;-moz-transition:font-weight 0.5s ease-out;-ms-transition:font-weight 0.5s ease-out;-o-transition:font-weight 0.5s ease-out;transition:font-weight 0.5s ease-out}@media screen and (min-width: 48em){.main-navigation .menu li>a{display:inline-block;text-align:center;padding:0;font-size:18px;font-size:1.125rem;line-height:1;font-weight:300;letter-spacing:1px;padding:4px 8px}}@media screen and (min-width: 48em) and (max-width: 62em){.post-template-single-longform .main-navigation .menu li>a{font-size:16px;font-size:1rem;padding:4px}}.main-navigation .menu li>a:before{display:block;content:attr(title);font-weight:normal;height:0;overflow:hidden;visibility:hidden}.main-navigation .menu li:hover,.main-navigation .menu li:focus{background-color:#122b3c}.main-navigation .menu li:hover .submenu-container,.main-navigation .menu li:focus .submenu-container{display:flex;margin-right:0px}@media screen and (min-width: 48em){.main-navigation .menu li:hover .submenu-container,.main-navigation .menu li:focus .submenu-container{visibility:visible;opacity:1}}.main-navigation .menu li:hover .submenu-container .hidden-xs,.main-navigation .menu li:focus .submenu-container .hidden-xs{display:none}@media screen and (min-width: 48em){.main-navigation .menu li:hover .submenu-container .hidden-xs,.main-navigation .menu li:focus .submenu-container .hidden-xs{display:unset}}@media screen and (min-width: 48em){.main-navigation .menu li:hover,.main-navigation .menu li:focus{background-color:transparent;margin-bottom:-1rem}}.main-navigation .menu li:hover>a,.main-navigation .menu li:focus>a{font-weight:normal;-webkit-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);-moz-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);-ms-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);-o-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1)}.main-navigation .menu li.menu-item-has-children:hover>a:after,.main-navigation .menu li.menu-item-has-children:focus>a:after{content:" \F462";font-family:"asp";margin-left:3px;float:right}@media screen and (min-width: 48em){.main-navigation .menu li.menu-item-has-children:hover>a:after,.main-navigation .menu li.menu-item-has-children:focus>a:after{content:" \E802";font-family:"asp";margin-left:2px;float:unset}}.main-navigation .menu li.menu-item-has-children>a{pointer-events:none}@media screen and (min-width: 48em){.main-navigation .menu li.menu-item-has-children>a:before{display:block;content:attr(title) " ";font-weight:normal;height:0;overflow:hidden;visibility:hidden}}.main-navigation .menu li.menu-item-has-children>a:after{content:" \F489";font-family:"asp";float:right}@media screen and (min-width: 48em){.main-navigation .menu li.menu-item-has-children>a:after{content:" \E802";font-family:"asp";margin-left:2px;float:unset}}@media screen and (min-width: 48em){.main-navigation .menu li.menu-item-has-children>a{pointer-events:auto}}.main-navigation #mobile-close{color:white;padding:0.25rem 1.5rem;font-size:1.5rem;margin-bottom:1rem;display:block}@media screen and (min-width: 48em){.main-navigation #mobile-close{display:none}}@media screen and (min-width: 48em){.main-navigation .submenu-container{display:flex;position:absolute;left:0;right:0;top:50px;background-color:#185271;padding-top:2rem;padding-bottom:2rem;visibility:hidden;opacity:0;-webkit-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);-moz-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);-ms-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);-o-transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1);transition:visibility 0s,opacity 0.5s cubic-bezier(0.33, 0, 0.2, 1)}.main-navigation .submenu-container::before,.main-navigation .submenu-container::after{content:"";display:block;position:absolute;top:0;width:100vw;height:100%;background-color:#185271}.main-navigation .submenu-container::before{right:calc(100% - 1px)}.main-navigation .submenu-container::after{left:calc(100% - 1px)}}@media screen and (min-width: 48em){.main-navigation .submenu-container .submenu-parent,.main-navigation .submenu-container .submenu-featured-post,.main-navigation .submenu-container .submenu-children{padding-left:2rem;padding-right:2rem}}.main-navigation .submenu-container .submenu-parent{font-family:"Source Sans Pro",sans-serif;font-size:30px;font-size:1.875rem;line-height:1;color:#fff;text-transform:uppercase;padding-top:5px;padding-bottom:5px}@media screen and (min-width: 48em){.main-navigation .submenu-container .submenu-parent{border-right:1px solid #5a8195}}.main-navigation .submenu-container .submenu-featured-post{order:3}.main-navigation .submenu-container .submenu-featured-post .post-thumbnail{margin-bottom:0.5rem}.main-navigation .submenu-container .submenu-featured-post .post-thumbnail a{transition:none}.main-navigation .submenu-container .submenu-featured-post .post-thumbnail img{max-height:180px;object-fit:cover}.main-navigation .submenu-container .submenu-featured-post .post-desc{font-family:"Abel",sans-serif;font-size:16px;font-size:1rem;line-height:1;color:#b5bdc1;margin:0 0 0.5rem 0}.main-navigation .submenu-container .submenu-featured-post .post-desc::after{content:" —"}.main-navigation .submenu-container .submenu-featured-post .post-title{font-family:"Source Sans Pro",sans-serif;font-size:22px;font-size:1.375rem;line-height:1;color:#fff}.main-navigation .submenu-container .submenu-children{order:2}.main-navigation .submenu-container .submenu-children ul{list-style:none;margin:0 0 1rem 0;padding:0}@media screen and (min-width: 48em){.main-navigation .submenu-container .submenu-children ul{margin-bottom:0}}.main-navigation .submenu-container .submenu-children li{display:block;float:none;height:unset;margin-top:0.5rem;margin-bottom:1rem}@media screen and (min-width: 48em){.main-navigation .submenu-container .submenu-children li{margin-top:0}}.main-navigation .submenu-container .submenu-children a{display:block;padding-left:3.25rem;text-transform:none;font-size:16px;font-size:1rem;font-weight:300;text-align:left;letter-spacing:0;font-size:1.2rem}@media screen and (min-width: 48em){.main-navigation .submenu-container .submenu-children a{padding-left:0;font-size:20px;font-size:1.25rem;font-weight:normal}}.main-navigation .submenu-container .submenu-children .submenu-desc{display:none}@media screen and (min-width: 48em){.main-navigation .submenu-container .submenu-children .submenu-desc{display:block;font-size:18px;font-size:1.125rem;color:#b5bdc1;margin:0 0 0 1.5rem;line-height:1.3}}.widget{margin:2rem 2rem}@media screen and (min-width: 48em){.widget{margin-top:4rem;margin-bottom:4rem}}.widget select{max-width:100%}.widget .widget-title{color:#8c8c8c;margin-top:0;border-bottom:2px solid #d8d8d8}.home{background-color:#f2f2f2}.home .site-main{margin-top:1rem}@media screen and (min-width: 48em){.home .site-main{margin-top:3rem}}.home .section-heading{font-weight:normal;margin:0 0 2rem 0}.home .view-more{font-family:"Abel",sans-serif}.home .view-more a{color:#d66e42}.home .view-more a:hover{color:#b25b36}.home .view-more i{font-size:26px;font-size:1.625rem}.home .view-more i::before{vertical-align:middle;margin-left:0}.home .hentry .entry-header{border-bottom:0;margin-bottom:0;text-align:left}.home .hentry .entry-header .entry-title{margin-bottom:1rem;line-height:1.3}.home .hentry .entry-thumbnail{padding-left:0;padding-right:0}@media screen and (min-width: 48em){.home .hentry .entry-thumbnail{padding-left:0.5rem;padding-right:0.5rem}}.home .hentry .meta-label,.home .hentry .card-format .post-tags-container .subheading,.card-format .post-tags-container .home .hentry .subheading,.home .hentry .post-type-archive-data .card-format .cat-links::before,.post-type-archive-data .card-format .home .hentry .cat-links::before,.home .hentry .post-type-archive-aerospace101 .aerospace101 .post-tags-container .subheading,.post-type-archive-aerospace101 .aerospace101 .post-tags-container .home .hentry .subheading,.home .hentry .post-template-single-longform .cat-links::before,.post-template-single-longform .home .hentry .cat-links::before,.home .hentry .post-template-single-longform p.thumbnail-caption,.post-template-single-longform .home .hentry p.thumbnail-caption{line-height:1.5}.home .hentry .entry-meta{margin-top:0.5rem}.home .feature-main{margin-bottom:0}@media screen and (min-width: 48em){.home .feature-main{margin-bottom:3rem}}.home .feature-main .hentry{padding:0}.home .feature-main .hentry .entry-header .entry-title{text-transform:none}.home .feature-main .hentry .authors-list::after{display:none}.home .feature-main .hentry .posted-on{display:block !important}.home .feature-main .hentry .entry-main{padding:1rem}@media screen and (min-width: 48em){.home .feature-main .hentry .entry-main{padding:3rem 4rem}}.home .feature-main .post-is-featured{display:none}.home .feature-secondary .subheading{font-size:16px;font-size:1rem;color:#8c8c8c;margin-top:0}.home .feature-secondary-posts{background-color:#fff;padding-top:2.5rem}.home .feature-secondary-posts .subheading{letter-spacing:0.5px;border-bottom:1px solid #d8d8d8;padding:0 1.5rem 0.5rem;margin-left:0.5rem;margin-right:0.5rem;margin-bottom:1rem}@media screen and (min-width: 48em){.home .feature-secondary-posts .subheading{margin-left:0;margin-right:0;margin-bottom:0}}.home .feature-secondary .post.hentry{padding:0;margin-left:0;margin-right:0}@media screen and (min-width: 48em){.home .feature-secondary .post.hentry{padding:2rem 2rem 2.5rem 2rem;margin-left:-0.5rem;margin-right:-0.5rem}}.home .feature-secondary .post.hentry .entry-thumbnail{padding-left:0.5rem;padding-right:0.5rem}@media screen and (min-width: 36em){.home .feature-secondary .post.hentry .entry-thumbnail{padding-left:0;padding-right:0}}.home .feature-secondary .post.hentry .entry-thumbnail a{height:170px}.home .feature-secondary .post.hentry .entry-thumbnail img{min-height:170px;object-fit:cover}.home .feature-secondary .post.hentry .entry-header .entry-title{margin-bottom:0.5rem;font-weight:normal}.home .feature-secondary .post.hentry .entry-header .entry-title a{color:#000}.home .feature-secondary .post.hentry .entry-header .entry-title a:hover{color:#d66e42}.home .feature-secondary .post.hentry .entry-main{padding:1rem}@media screen and (min-width: 48em){.home .feature-secondary .post.hentry .entry-main{padding:0 0 0 2rem}}.home .feature-secondary .post.hentry .post-is-featured{display:none}.home .feature-secondary .post+.post{padding-top:1rem}.home .feature-secondary-posts-more{border-top:3px solid #18384f;margin:1rem 1rem 3rem;text-align:right;font-family:"Abel",sans-serif}@media screen and (min-width: 48em){.home .feature-secondary-posts-more{margin-left:1.5rem;margin-right:1.5rem}}.home .feature-secondary-sidebar{margin-top:2rem;padding-bottom:2rem}@media screen and (min-width: 48em){.home .feature-secondary-sidebar{margin-top:0;padding:0 3rem}}.home .feature-secondary-sidebar .hentry{background-color:transparent}.home .feature-secondary-sidebar .subheading{border-bottom:2px solid #d8d8d8;padding:0 0.5rem 0.5rem}.home .feature-secondary-sidebar-events{margin-top:0;margin-bottom:3rem}@media screen and (min-width: 48em){.home .feature-secondary-sidebar-events{margin-bottom:2rem}}.home .feature-secondary-sidebar-events .calendar-container{padding-top:0.5rem;width:unset;height:unset;border-right:1px solid #d8d8d8}.home .feature-secondary-sidebar-events .calendar-container:hover::after{display:none}.home .feature-secondary-sidebar-events .calendar-container a{color:#d66e42}.home .feature-secondary-sidebar-events .calendar-container a:hover{color:#b25b36}.home .feature-secondary-sidebar-events .calendar-container .month{font-size:21px;font-size:1.3125rem;line-height:1.9;letter-spacing:1.3px}.home .feature-secondary-sidebar-events .calendar-container .day{font-size:40px;font-size:2.5rem;line-height:0.87;letter-spacing:2.8px}@media screen and (min-width: 48em){.home .feature-secondary-sidebar-events .calendar-container .day{font-size:46px;font-size:2.875rem}}.home .feature-secondary-sidebar-events .hentry{padding:0}.home .feature-secondary-sidebar-events .hentry .entry-header .entry-title{margin:1rem 0 0.5rem;font-weight:normal}.home .feature-secondary-sidebar-events .hentry .entry-header .entry-title a{color:#000}.home .feature-secondary-sidebar-events .hentry .entry-header .entry-title a:hover{color:#d66e42}.home .feature-secondary-sidebar-events .hentry .entry-host{margin-top:0;padding-left:0;font-size:14px;font-size:.875rem;line-height:1.43}.home .feature-secondary-sidebar-recent .post.hentry{padding:1rem 0.5rem}.home .feature-secondary-sidebar-recent .post.hentry .post-format{color:#d66e42}.home .feature-secondary-sidebar-recent .post.hentry .entry-header .entry-title{font-size:20px;font-size:1.25rem;margin-bottom:0}.home .feature-secondary-sidebar-recent .post.hentry .entry-header .entry-title a{color:#000}.home .feature-secondary-sidebar-recent .post.hentry .entry-header .entry-title a:hover{color:#d66e42}.home .feature-secondary-sidebar-recent .post.hentry .entry-main{padding:0 0.5rem}.home .feature-secondary-sidebar-recent .post.hentry .authors-list,.home .feature-secondary-sidebar-recent .post.hentry .posted-on{display:block;font-size:14px;font-size:.875rem}.home .feature-secondary-sidebar-recent .post.hentry .authors-list a{box-shadow:none;color:#000}.home .feature-aerospace101{position:relative;background-color:#18384f;padding:4rem 0;color:#fff}.home .feature-aerospace101::before,.home .feature-aerospace101::after{content:"";display:block;position:absolute;top:0;width:100vw;height:100%;background-color:#18384f}.home .feature-aerospace101::before{right:calc(100% - 1px)}.home .feature-aerospace101::after{left:calc(100% - 1px)}@media screen and (min-width: 48em){.home .feature-aerospace101::after{background-image:url("/wp-content/themes/aerospace/img/homepage-101-graphic.png");background-repeat:no-repeat;background-size:cover;width:42vw;left:66%}}.home .feature-aerospace101-content{margin:0 1rem}@media screen and (min-width: 48em){.home .feature-aerospace101-content{max-width:calc(66% - 6rem);margin:0 auto 0 4rem}}.home .feature-aerospace101 .section-heading{color:#fff}.home .feature-aerospace101 p{font-size:20px;font-size:1.25rem;line-height:1.6;font-weight:300}.home .feature-aerospace101 .view-more{font-family:"Abel",sans-serif}.home .feature-aerospace101 .view-more a{color:#d66e42}.home .feature-aerospace101 .view-more a:hover{color:#b25b36}.home .feature-aerospace101 .hentry{margin-top:2rem;background-color:transparent;padding:0 2rem;border-left:1px solid #5b6d76}.home .feature-aerospace101 .hentry .entry-header .entry-title{font-size:22px;font-size:1.375rem;font-weight:normal;margin-bottom:0}.home .feature-aerospace101 .hentry .entry-header .entry-title a{color:#fff}.home .feature-aerospace101 .hentry .post-is-featured{font-size:14px;font-size:.875rem;color:#b5bdc1}.home .feature-aerospace101 .hentry .meta-label,.home .feature-aerospace101 .hentry .card-format .post-tags-container .subheading,.card-format .post-tags-container .home .feature-aerospace101 .hentry .subheading,.home .feature-aerospace101 .hentry .post-type-archive-data .card-format .cat-links::before,.post-type-archive-data .card-format .home .feature-aerospace101 .hentry .cat-links::before,.home .feature-aerospace101 .hentry .post-type-archive-aerospace101 .aerospace101 .post-tags-container .subheading,.post-type-archive-aerospace101 .aerospace101 .post-tags-container .home .feature-aerospace101 .hentry .subheading,.home .feature-aerospace101 .hentry .post-template-single-longform .cat-links::before,.post-template-single-longform .home .feature-aerospace101 .hentry .cat-links::before,.home .feature-aerospace101 .hentry .post-template-single-longform p.thumbnail-caption,.post-template-single-longform .home .feature-aerospace101 .hentry p.thumbnail-caption{color:#b5bdc1}.home .feature-aerospace101 .hentry .posted-on{color:#fff}.home .feature-final-data{padding:2rem 1rem;background-color:#fff}@media screen and (min-width: 48em){.home .feature-final-data{padding:4rem}}.home .feature-final-data-desc{margin-bottom:2rem}.home .feature-final-data-thumbnail{padding-right:1rem}.home .feature-final .view-more{border-top:3px solid #18384f;text-align:right}@media screen and (min-width: 48em){.home .feature-final .view-more{margin-left:-2rem;margin-right:-2rem;padding-right:2rem}}.home .feature-final .hentry{padding:0 1rem 0.5rem}@media screen and (min-width: 48em){.home .feature-final .hentry{padding:0 3rem 0.5rem 0.5rem}}.home .feature-final .hentry .entry-header .entry-title{margin-bottom:0.5rem;font-weight:normal}.home .feature-final .hentry .entry-header .entry-title a{color:#000}.home .feature-final .hentry .entry-header .entry-title a:hover{color:#d66e42}.home .feature-final .post-is-featured{font-size:14px;font-size:.875rem}.home .feature-final .hentry+.hentry{padding-top:1rem}@media screen and (min-width: 48em){.home .feature-final .hentry+.hentry{padding-left:3rem;padding-right:0.5rem;border-left:1px solid #b5bdc1}}.single .site-content{background-color:#f2f2f2}.single .hentry{background-color:#fff;padding:1.5rem 1.5rem 0 1.5rem}@media screen and (min-width: 48em){.single .hentry{margin-top:1rem;padding:3rem 3rem 0 3rem}}.single .content-padding,.single .home .feature-secondary-posts,.home .single .feature-secondary-posts,.single .site-main>.return-to-archive{padding-left:0;padding-right:0}@media screen and (min-width: 36em){.single .content-padding,.single .home .feature-secondary-posts,.home .single .feature-secondary-posts,.single .site-main>.return-to-archive{padding-left:calc(2rem / 2);padding-right:calc(2rem / 2);max-width:calc(687px + 2rem);margin:0 auto}}@media screen and (min-width: 48em){.single .content-padding,.single .home .feature-secondary-posts,.home .single .feature-secondary-posts,.single .site-main>.return-to-archive{padding-left:calc(2rem / 2);padding-right:calc(2rem / 2);max-width:calc(944px + 2rem);margin:0 auto}}@media screen and (min-width: 62em){.single .content-padding,.single .home .feature-secondary-posts,.home .single .feature-secondary-posts,.single .site-main>.return-to-archive{padding-left:calc(4rem / 2);padding-right:calc(4rem / 2);max-width:calc(1028px + 4rem);margin:0 auto}}.single .entry-meta-top,.single .title-container,.single .footer-top{border-bottom:3px solid #18384f}.single .entry-meta-top{position:relative;flex-wrap:nowrap}@media screen and (max-width: 36em){.single .entry-meta-top{margin:0}}@media screen and (min-width: 48em){.single .entry-meta-top::after{content:"";position:absolute;top:-1.5rem;right:calc(25% + 0.55rem);height:100%;width:3px;background-color:#dedede}}@media screen and (min-width: 48em) and (min-width: 62em){.single .entry-meta-top::after{right:calc(25% + 1rem)}}.single .title-container{margin-bottom:1rem}@media screen and (min-width: 48em){.single .title-container{margin-bottom:1.5rem}}.single .title-container .entry-title{margin-top:1rem;margin-bottom:1rem;padding-left:0.5rem;padding-right:0.5rem}@media screen and (min-width: 36em){.single .title-container .entry-title{margin-top:2rem;margin-bottom:2rem;padding-left:0rem;padding-right:0rem}}.single .title-container .entry-meta-bottom{border-top:2px solid #b5bdc1;padding:0.2rem 0.5rem}@media screen and (min-width: 36em){.single .title-container .entry-meta-bottom{padding-left:0rem;padding-right:0rem}}.single .title-container .entry-meta-bottom>:not(:last-child){margin-right:2rem}.single .post-format-container{display:flex;flex-direction:column;justify-content:center;text-align:center;background-color:#18384f;color:#fff;flex:1 0 auto;max-width:-moz-fit-content;max-width:fit-content;margin-right:1rem}@media screen and (min-width: 48em){.single .post-format-container{flex:none}}.single .post-format-container .post-format{padding:0.2rem 1.5rem 0;color:#fff}.single .categories-container{display:none}@media screen and (min-width: 48em){.single .categories-container{display:block}}.single .entry-content{margin-bottom:4rem}.single .entry-content-post-body{margin:0 auto}@media screen and (min-width: 36em){.single .entry-content-post-body{max-width:calc(100% - 2.3rem)}}@media screen and (min-width: 48em){.single .entry-content-post-body{max-width:calc(100% - 13.4rem)}}@media screen and (min-width: 62em){.single .entry-content-post-body{max-width:calc(100% - 22rem)}}.single .entry-thumbnail{margin:0 0 1.5rem 0;padding-top:.5rem;text-align:left}@media screen and (min-width: 48em){.single .entry-thumbnail{margin-bottom:2rem;display:inline-block;max-width:calc(100% - 25% - 2rem)}.single .entry-thumbnail:first-child{max-width:100%;display:block}.single .entry-thumbnail:first-child img{margin:0 auto;width:auto}.single .entry-thumbnail:first-child .wp-caption-text{margin-left:auto;margin-right:auto}}@media screen and (min-width: 48em) and (min-width: 36em){.single .entry-thumbnail:first-child .wp-caption-text{max-width:calc(100% - 2.3rem)}}@media screen and (min-width: 48em) and (min-width: 48em){.single .entry-thumbnail:first-child .wp-caption-text{max-width:calc(100% - 13.4rem)}}@media screen and (min-width: 48em) and (min-width: 62em){.single .entry-thumbnail:first-child .wp-caption-text{max-width:calc(100% - 22rem)}}.single .entry-thumbnail img{display:block}@media screen and (min-width: 48em){.single .entry-highlights{background-color:transparent;float:right;width:25%;height:100%;margin:0 0 2rem 2rem;padding:.5rem 2rem;border-left:3px solid #dedede}}.single .entry-highlights-title{text-transform:uppercase;background-color:#f2f2f2;padding:0.5rem}@media screen and (min-width: 48em){.single .entry-highlights-title{background-color:transparent;padding:0 0 1rem 0}}@media screen and (min-width: 48em){.single .entry-highlights-title i{display:none}}.single .entry-highlights-title i::before{transform:none;-webkit-transition:transform 400ms ease-in-out;-moz-transition:transform 400ms ease-in-out;-ms-transition:transform 400ms ease-in-out;-o-transition:transform 400ms ease-in-out;transition:transform 400ms ease-in-out}.single .entry-highlights-title i.rotated::before{transform:rotate(90deg)}.single .entry-highlights-content{display:none;padding:0.5rem 0.9rem;background-color:#f2f2f2}@media screen and (min-width: 48em){.single .entry-highlights-content{display:block;background-color:transparent;padding:0}}.single .entry-highlights ol,.single .entry-highlights ul{margin:0;padding:0 0 0 1.5rem;line-height:1.5}@media screen and (min-width: 48em){.single .entry-highlights ol,.single .entry-highlights ul{padding-left:1.2rem}}.single .entry-highlights p{margin-bottom:0.5rem}.single .entry-highlights+.entry-content-post-body{margin-top:1.5rem}@media screen and (min-width: 48em){.single .footer-top>div:not(:first-child){border-left:3px solid #dedede}}.single .footer-top .entry-citation{order:2}@media screen and (min-width: 48em){.single .footer-top .entry-citation{order:1;padding-right:2rem}}.single .footer-top .entry-citation .btn{display:inline-block;font-size:12px;font-size:.75rem;margin:0 0 0 0.5rem;padding:0.3rem 0.5rem}.single .footer-top .entry-citation,.single .footer-top .entry-share{padding-bottom:0.75rem}.single .footer-top .entry-share{order:1;margin-bottom:0.75rem}@media screen and (min-width: 48em){.single .footer-top .entry-share{order:2;margin-bottom:0}}.single .footer-top .share-container{max-width:-moz-fit-content;max-width:fit-content}@media screen and (min-width: 48em){.single .footer-top .share-container{padding-left:1rem}}.single .footer-top .meta-label,.single .footer-top .card-format .post-tags-container .subheading,.card-format .post-tags-container .single .footer-top .subheading,.single .footer-top .post-type-archive-data .card-format .cat-links::before,.post-type-archive-data .card-format .single .footer-top .cat-links::before,.single .footer-top .post-type-archive-aerospace101 .aerospace101 .post-tags-container .subheading,.post-type-archive-aerospace101 .aerospace101 .post-tags-container .single .footer-top .subheading,.single .footer-top .post-template-single-longform .cat-links::before,.post-template-single-longform .single .footer-top .cat-links::before,.single .footer-top .post-template-single-longform p.thumbnail-caption,.post-template-single-longform .single .footer-top p.thumbnail-caption{display:block}@media screen and (min-width: 48em){.single .footer-top .meta-label,.single .footer-top .card-format .post-tags-container .subheading,.card-format .post-tags-container .single .footer-top .subheading,.single .footer-top .post-type-archive-data .card-format .cat-links::before,.post-type-archive-data .card-format .single .footer-top .cat-links::before,.single .footer-top .post-type-archive-aerospace101 .aerospace101 .post-tags-container .subheading,.post-type-archive-aerospace101 .aerospace101 .post-tags-container .single .footer-top .subheading,.single .footer-top .post-template-single-longform .cat-links::before,.post-template-single-longform .single .footer-top .cat-links::before,.single .footer-top .post-template-single-longform p.thumbnail-caption,.post-template-single-longform .single .footer-top p.thumbnail-caption{margin-top:-2rem}}.single .footer-middle{margin-top:2rem}.single .footer-middle .entry-footnotes,.single .footer-middle .entry-sources{background-color:#f2f2f2;padding:2rem}.single .footer-middle .entry-footnotes .subheading,.single .footer-middle .entry-sources .subheading{margin:0 0 1rem 0}.single .footer-middle .entry-footnotes p,.single .footer-middle .entry-sources p{margin-bottom:0.75rem}.single .footer-middle .entry-footnotes.collapsible-content-container .subheading,.single .footer-middle .entry-sources.collapsible-content-container .subheading{margin-bottom:0;cursor:pointer}.single .footer-middle .entry-footnotes.collapsible-content-container .subheading.expanded,.single .footer-middle .entry-sources.collapsible-content-container .subheading.expanded{margin-bottom:1rem}.single .footer-middle .entry-footnotes.collapsible-content-container i::before,.single .footer-middle .entry-sources.collapsible-content-container i::before{transform:none;-webkit-transition:transform 400ms ease-in-out;-moz-transition:transform 400ms ease-in-out;-ms-transition:transform 400ms ease-in-out;-o-transition:transform 400ms ease-in-out;transition:transform 400ms ease-in-out}.single .footer-middle .entry-footnotes.collapsible-content-container i.rotated::before,.single .footer-middle .entry-sources.collapsible-content-container i.rotated::before{transform:rotate(90deg)}.single .footer-middle .entry-footnotes.collapsible-content-container .collapsible-content,.single .footer-middle .entry-sources.collapsible-content-container .collapsible-content{display:none}@media screen and (min-width: 48em){.single .footer-middle .entry-footnotes{margin-bottom:2rem}}.single .footer-middle .entry-sources{margin-bottom:2rem;padding-top:0}.single .footer-middle .entry-sources:first-child{padding-top:2rem}@media screen and (min-width: 48em){.single .footer-middle .entry-sources{padding-top:2rem}}.single .site-main>.return-to-archive{margin-top:2rem}.single .entry-content .return-to-archive{text-align:center;margin-bottom:0rem}@media screen and (min-width: 48em){.single .entry-content .return-to-archive{margin-bottom:3rem}}.single .post-report{margin-bottom:1rem}@media screen and (min-width: 48em){.single .post-report{margin-bottom:2rem}}.single .post-report a{box-shadow:none}.single .post-report .btn-download{margin-top:0.5rem;margin-bottom:0}@media screen and (min-width: 48em){.card-format.featured .entry-thumbnail{order:2;padding-right:0}}.card-format.featured .entry-thumbnail a{display:block;height:100%}.card-format.featured .entry-thumbnail img{max-height:unset;object-fit:cover;height:100%}@media screen and (min-width: 48em){.card-format.featured .entry-main{order:1;padding-right:2rem;padding-left:0}}.card-format.featured .entry-content p{font-size:18px;font-size:1.125rem;line-height:1.67}.card-format .entry-thumbnail{margin-bottom:1rem}@media screen and (min-width: 48em){.card-format .entry-thumbnail{padding-left:0;margin-bottom:0}}.card-format .entry-thumbnail a{display:block;position:relative;height:227px;overflow:hidden}.card-format .entry-thumbnail img{display:block;min-height:227px;object-fit:cover}@media screen and (min-width: 48em){.card-format .entry-main{padding-left:1rem;padding-right:0}}.card-format .entry-header .entry-title{margin:0 0 0.5rem 0}.card-format .entry-header .entry-title a:hover{color:#d66e42}.card-format .entry-header .entry-meta .meta-label,.card-format .entry-header .entry-meta .post-tags-container .subheading,.card-format .post-tags-container .entry-header .entry-meta .subheading,.post-type-archive-data .card-format .entry-header .entry-meta .cat-links::before,.post-type-archive-aerospace101 .aerospace101 .post-tags-container .card-format .entry-header .entry-meta .subheading,.card-format .entry-header .entry-meta .post-template-single-longform .cat-links::before,.post-template-single-longform .card-format .entry-header .entry-meta .cat-links::before,.card-format .entry-header .entry-meta .post-template-single-longform p.thumbnail-caption,.post-template-single-longform .card-format .entry-header .entry-meta p.thumbnail-caption{margin-right:0.25rem}.card-format .entry-header .entry-meta .authors-list,.card-format .entry-header .entry-meta .posted-on,.card-format .entry-header .entry-meta .post-event-dates{display:block;font-size:14px;font-size:.875rem}@media screen and (min-width: 36em){.card-format .entry-header .entry-meta .authors-list,.card-format .entry-header .entry-meta .posted-on,.card-format .entry-header .entry-meta .post-event-dates{display:inline-block}}.card-format .entry-header .entry-meta .authors-list a{box-shadow:none}@media screen and (min-width: 36em){.card-format.post .authors-list::after{content:"/";font-family:"Abel",sans-serif;font-size:14px;font-size:.875rem;color:#8c8c8c;margin:0 0.2rem 0 0.4rem}}.card-format .entry-content{margin:0.75rem 0}.card-format .entry-content p{color:#000;margin-bottom:0}.card-format .entry-footer{border-top:1px solid #b5bdc1}.card-format .entry-footer>*{padding-right:0;font-size:14px;font-size:.875rem;line-height:1;display:inline-block}@media screen and (min-width: 36em){.card-format .entry-footer>*{padding-right:0.5rem}}@media screen and (min-width: 48em){.card-format .entry-footer>*{line-height:1.81}}.card-format .entry-footer .post-format::after{content:"/";font-family:"Abel",sans-serif;font-size:14px;font-size:.875rem;color:#8c8c8c;margin:0 0.4rem}@media screen and (min-width: 36em){.card-format .entry-footer .post-format::after{content:""}}.card-format .entry-footer>*:not(:first-child){padding-left:0;position:relative}@media screen and (min-width: 36em){.card-format .entry-footer>*:not(:first-child){padding-left:0.7rem}}@media screen and (min-width: 36em){.card-format .entry-footer>*:not(:first-child)::before{content:"";display:block;position:absolute;left:0rem;top:-2px;width:1px;height:100%;background-color:#b5bdc1}}@media screen and (min-width: 36em) and (min-width: 48em){.card-format .entry-footer>*:not(:first-child)::before{top:-4px}}.card-format .cat-links ul,.card-format .entry-tags ul{margin-left:0}.card-format .cat-links li,.card-format .entry-tags li{font-family:"Source Sans Pro",sans-serif;font-size:14px;font-size:.875rem;line-height:1.43;letter-spacing:0}.card-format .post-tags-container{padding-left:0;padding-right:0}.card-format .post-tags-container .subheading-lg{display:none}.card-format .post-tags-container ul{display:inline-block;list-style:none;margin:0;padding:0}.card-format .post-tags-container li{display:inline;margin:0}.card-format .post-tags-container li::after{content:", ";margin-right:0.25rem}.card-format .post-tags-container li:last-of-type::after{content:none}.card-format .post-tags-container li a{color:#000}.card-format .post-tags-container li a:hover{color:#196c94}.card-format .read-article{display:none}.card-format .entry-thumbnail:hover .read-article{display:flex;position:absolute;top:0;left:0;right:0;bottom:0;background-color:#d66e42;opacity:0.9;color:#fff;flex-direction:column;justify-content:center;align-items:center}.card-format .entry-thumbnail:hover .read-article i{display:block;font-size:54px;font-size:3.375rem}.card-format.featured .entry-thumbnail:hover .read-article{display:block;top:unset;bottom:0;text-align:right;padding:2rem 1rem}.card-format.featured .entry-thumbnail:hover .read-article i{display:inline;font-size:24px;font-size:1.5rem}.card-format:not(.post_types-multimedia) .multimedia-post{display:none}.card-format.post_types-multimedia .multimedia-post{position:absolute;left:0.5rem;top:0.25rem}.card-format.post_types-multimedia .multimedia-post i{font-size:20px;font-size:1.25rem;color:#185271;background-color:rgba(255,255,255,0.7);border-radius:50%}.card-format.post_types-multimedia .multimedia-post i::before{margin-right:0;padding-top:0.2rem}.card-format.post_types-multimedia.featured .multimedia-post i{font-size:34px;font-size:2.125rem}body.page .site-content{background-color:#f2f2f2}body.page .hentry{background-color:#fff;padding:1.5rem}@media screen and (min-width: 48em){body.page .hentry{padding:3rem}}body.page .entry-header{margin-bottom:3rem;border-bottom:3px solid #18384f;text-align:center}body.page .entry-header .entry-title{margin:0 0 2rem 0}body.page .page-description{border-bottom:2px solid #b5bdc1;margin-bottom:2rem;padding-bottom:2rem}body.page .page-description p{width:90%;margin:0 auto}body.page .entry-content-post-body{width:90%;margin:0 auto}body.page .narrow-content{width:95%;margin:0 auto}.topics-list{margin:2rem 0 0 0}.topics-list-number{font-family:"Abel",sans-serif;font-size:45px;font-size:2.8125rem;line-height:1;color:#d66e42;text-align:center}@media screen and (min-width: 36em){.topics-list-number{font-size:59px;font-size:3.6875rem}}.topics-list-number,.topics-list-body{margin-bottom:1rem}.about-subheading{margin:5rem 0 3rem 0;padding-bottom:0.5rem;text-align:center;border-bottom:2px solid #b5bdc1}.career-container{margin-bottom:2rem}.career-container .about-subheading{margin:0rem 0rem 2rem 0rem}.about-team-img,.about-team-bio{margin-bottom:1rem}@media screen and (min-width: 48em){.about-team-img,.about-team-bio{margin-bottom:2rem}}@media screen and (min-width: 48em){.about-team-bio{padding-right:4rem !important}}.about-team-bio .subheading{text-transform:none;margin:0 0 0.5rem}@media screen and (min-width: 36em){.about-team-bio .subheading{margin-bottom:1rem}}.about-team-bio p{margin-bottom:0.5rem}@media screen and (min-width: 48em){.about-team-bio p{margin-bottom:1rem}}.about-team-bio-title,.about-team-bio-team,.about-team-bio-twitter{font-size:14px;font-size:.875rem;line-height:1.43}.about-team-bio-title{margin-bottom:0 !important;font-weight:bold}.about-team-bio-team{color:#4a4a4a;font-style:italic}.about-team-bio-twitter{color:#4a4a4a}.about-team-bio-twitter a{box-shadow:none}@media screen and (min-width: 48em){.contact-us{padding-left:3rem !important}}.contact-us h4{margin:0 0 1rem 0}.contact-us .meta-label,.contact-us .card-format .post-tags-container .subheading,.card-format .post-tags-container .contact-us .subheading,.contact-us .post-type-archive-data .card-format .cat-links::before,.post-type-archive-data .card-format .contact-us .cat-links::before,.contact-us .post-type-archive-aerospace101 .aerospace101 .post-tags-container .subheading,.post-type-archive-aerospace101 .aerospace101 .post-tags-container .contact-us .subheading,.contact-us .post-template-single-longform .cat-links::before,.post-template-single-longform .contact-us .cat-links::before,.contact-us .post-template-single-longform p.thumbnail-caption,.post-template-single-longform .contact-us p.thumbnail-caption{display:block}.contact-us address{margin:-0.75rem 0 2rem 0}@media screen and (min-width: 48em){.contact-us address{margin-bottom:3rem}}.googleforms .required{color:#d66e42}.googleforms select{width:100%;overflow:hidden;text-overflow:ellipsis;box-shadow:none;padding-right:2rem}@media screen and (min-width: 48em){.googleforms select{width:60%;padding-right:0.6rem}}.googleforms input[type="text"],.googleforms textarea{width:100%}@media screen and (min-width: 48em){.googleforms input[type="text"],.googleforms textarea{width:60%}}.archive .site-content,.blog .site-content,.search .site-content{background-color:#f2f2f2}.archive .title-container,.blog .title-container,.search .title-container{width:100%}.archive .page-header,.blog .page-header,.search .page-header{margin-top:1.5rem;padding:2rem}@media screen and (min-width: 48em){.archive .page-header,.blog .page-header,.search .page-header{margin-top:3rem}}.archive .page-header .page-title,.blog .page-header .page-title,.search .page-header .page-title{text-align:center;margin:0 0 2rem 0;padding-bottom:1rem;border-bottom:3px solid #18384f}.archive .page-header .page-title .archive-label,.blog .page-header .page-title .archive-label,.search .page-header .page-title .archive-label{text-transform:uppercase;color:#b5bdc1}.archive .page-header .archive-description,.blog .page-header .archive-description,.search .page-header .archive-description{padding-bottom:2rem;border-bottom:2px solid #b5bdc1}@media screen and (min-width: 48em){.archive .page-header .archive-description,.blog .page-header .archive-description,.search .page-header .archive-description{width:calc(100% - 4rem);margin:0 auto}}.archive .page-header .archive-description-desc p:last-of-type,.archive .page-header .archive-description-extra p:last-of-type,.blog .page-header .archive-description-desc p:last-of-type,.blog .page-header .archive-description-extra p:last-of-type,.search .page-header .archive-description-desc p:last-of-type,.search .page-header .archive-description-extra p:last-of-type{margin-bottom:0}.archive .page-header .archive-description-desc,.blog .page-header .archive-description-desc,.search .page-header .archive-description-desc{order:1;margin:0 auto}@media screen and (min-width: 48em){.archive .page-header .archive-description-desc,.blog .page-header .archive-description-desc,.search .page-header .archive-description-desc{max-width:calc(100% - (4rem * 2))}}.archive .page-header .archive-description-extra,.blog .page-header .archive-description-extra,.search .page-header .archive-description-extra{order:2;margin-top:1rem}@media screen and (min-width: 48em){.archive .page-header .archive-description-extra,.blog .page-header .archive-description-extra,.search .page-header .archive-description-extra{margin-top:0;padding-left:2rem;padding-right:0}}@media screen and (min-width: 48em){.archive .page-header .archive-description .archive-description-extra+.archive-description-desc,.blog .page-header .archive-description .archive-description-extra+.archive-description-desc,.search .page-header .archive-description .archive-description-extra+.archive-description-desc{padding-left:0;padding-right:2rem}}@media screen and (min-width: 48em){.archive .archive-pages-top,.blog .archive-pages-top,.search .archive-pages-top{width:calc(100% - 4rem);margin:0 auto}}@media screen and (min-width: 48em){.archive .archive-pages-top .archives-meta-left,.archive .archive-pages-top .archives-meta-right,.blog .archive-pages-top .archives-meta-left,.blog .archive-pages-top .archives-meta-right,.search .archive-pages-top .archives-meta-left,.search .archive-pages-top .archives-meta-right{padding-left:0;padding-right:0}}.archive .archives-meta-left,.blog .archives-meta-left,.search .archives-meta-left{margin-bottom:5px}@media screen and (min-width: 36em){.archive .archives-meta-left,.blog .archives-meta-left,.search .archives-meta-left{margin-bottom:0}}@media screen and (min-width: 36em){.archive .archives-meta-right,.blog .archives-meta-right,.search .archives-meta-right{text-align:right}}.archive .sort-filter,.blog .sort-filter,.search .sort-filter{font-size:16px;font-size:1rem;line-height:2.0}.archive .sort-filter a,.blog .sort-filter a,.search .sort-filter a{color:#000;box-shadow:none}.archive .sort-filter a.active,.archive .sort-filter a:hover,.blog .sort-filter a.active,.blog .sort-filter a:hover,.search .sort-filter a.active,.search .sort-filter a:hover{color:#d66e42}.archive .sort-filter-divider,.blog .sort-filter-divider,.search .sort-filter-divider{color:#b5bdc1;margin:0 0.5rem}.archive .archive-pages-bottom,.blog .archive-pages-bottom,.search .archive-pages-bottom{position:relative;background-color:#fff;padding:1.5rem}@media screen and (min-width: 48em){.archive .archive-pages-bottom,.blog .archive-pages-bottom,.search .archive-pages-bottom{padding:4rem}}.archive .archive-pages-bottom::before,.blog .archive-pages-bottom::before,.search .archive-pages-bottom::before{content:"";display:block;position:absolute;top:calc((2 * 1.5rem) + 4px);width:calc(100% - (1.5rem * 2));height:2px;background-color:#b5bdc1}@media screen and (min-width: 36em){.archive .archive-pages-bottom::before,.blog .archive-pages-bottom::before,.search .archive-pages-bottom::before{top:calc(1.3rem - 1px)}}@media screen and (min-width: 48em){.archive .archive-pages-bottom::before,.blog .archive-pages-bottom::before,.search .archive-pages-bottom::before{top:calc(4rem - 1px);width:calc(100% - (4rem * 2))}}.archive .hentry,.blog .hentry,.search .hentry{background-color:#fff;padding:calc(1.5rem + 0.5rem) 1.5rem calc(1.5rem - 0.5rem) 1.5rem}@media screen and (min-width: 48em){.archive .hentry,.blog .hentry,.search .hentry{padding:4rem;padding-bottom:0}}.archive.paged .page-header,.archive.archive-filtered-results .page-header,.blog.paged .page-header,.blog.archive-filtered-results .page-header,.search.paged .page-header,.search.archive-filtered-results .page-header{margin-top:0;margin-bottom:0}.archive.paged .page-title,.archive.archive-filtered-results .page-title,.blog.paged .page-title,.blog.archive-filtered-results .page-title,.search.paged .page-title,.search.archive-filtered-results .page-title{font-size:28px;font-size:1.75rem;line-height:1.71;text-align:left;margin:0 auto;padding-bottom:0}@media screen and (min-width: 48em){.archive.paged .page-title,.archive.archive-filtered-results .page-title,.blog.paged .page-title,.blog.archive-filtered-results .page-title,.search.paged .page-title,.search.archive-filtered-results .page-title{padding-left:1rem;padding-right:1rem;width:calc(100% - 2rem)}}.archive.paged .archive-description,.archive.archive-filtered-results .archive-description,.blog.paged .archive-description,.blog.archive-filtered-results .archive-description,.search.paged .archive-description,.search.archive-filtered-results .archive-description{display:none}@media screen and (min-width: 48em){.archive.paged .archive-pages-top,.archive.archive-filtered-results .archive-pages-top,.blog.paged .archive-pages-top,.blog.archive-filtered-results .archive-pages-top,.search.paged .archive-pages-top,.search.archive-filtered-results .archive-pages-top{width:calc(100% - 4rem);margin:0 auto}}.error-404{margin-top:4rem}.error-404 .page-title{text-align:center}.error-404 .img404{display:block;width:auto;height:auto;max-height:600px;margin:0 auto}@media screen and (min-width: 48em){.error-404 .post-content{padding-right:3rem}}.error-404 p{font-size:24px;font-size:1.5rem;line-height:1.33;text-align:center}.error-404 .section-header{text-transform:uppercase;margin:0 0 1rem;font-size:25px;font-size:1.5625rem}.error-404 .btn-container{text-align:center}@media screen and (min-width: 36em){.error-404 .btn-container :first-child{text-align:right}.error-404 .btn-container :last-child{text-align:left}}.events .entry-host{margin-bottom:1rem;padding-left:0.5rem;padding-right:0.5rem;font-size:20px;font-size:1.25rem;line-height:1.32}@media screen and (min-width: 48em){.events .entry-host{margin-top:-1rem;margin-bottom:2rem;padding:0}}.events .entry-meta-bottom .post-event-dates,.events .entry-meta-bottom .entry-location{display:inline-block}.events .entry-meta-bottom .btn-map{margin:0 0 0 0.5rem}@media screen and (min-width: 48em){.events .entry-highlights-content .meta-label,.events .entry-highlights-content .card-format .post-tags-container .subheading,.card-format .post-tags-container .events .entry-highlights-content .subheading,.events .entry-highlights-content .post-type-archive-data .card-format .cat-links::before,.post-type-archive-data .card-format .events .entry-highlights-content .cat-links::before,.events .entry-highlights-content .post-type-archive-aerospace101 .aerospace101 .post-tags-container .subheading,.post-type-archive-aerospace101 .aerospace101 .post-tags-container .events .entry-highlights-content .subheading,.events .entry-highlights-content .post-template-single-longform .cat-links::before,.post-template-single-longform .events .entry-highlights-content .cat-links::before,.events .entry-highlights-content .post-template-single-longform p.thumbnail-caption,.post-template-single-longform .events .entry-highlights-content p.thumbnail-caption{display:block}}.events .entry-highlights-content>:not(:last-child){margin-bottom:0.5rem}@media screen and (min-width: 48em){.events .entry-highlights-content>:not(:last-child){margin-bottom:1rem}}.events .entry-highlights-content .entry-address br{content:" "}@media screen and (min-width: 48em){.events .entry-highlights-content .entry-address br{content:none;display:block}}.events .entry-highlights-content .btn-map{margin:0 0 0 0.5rem}@media screen and (min-width: 48em){.events .entry-highlights-content .btn-map{display:block;max-width:-moz-fit-content;max-width:fit-content;margin:0.5rem 0 0 0}}.events .past-event{text-transform:none;text-align:center}.events .btn-register{width:100%;text-align:center;margin:0 0 1rem 0}.events .btn-watch{position:relative;text-transform:none;padding:0;height:45px;width:250px}@media screen and (min-width: 36em){.events .btn-watch{width:280px}}.events .btn-watch .icon-play{background-color:#18384f;color:#fff;position:absolute;left:0;top:0;width:25%;height:100%;padding-top:0.7rem}.events .btn-watch span{margin-left:25%;margin-top:0.7rem;display:inline-block}.events .btn-watch .icon-external-open{font-size:16px;font-size:1rem}.events .entry-register{order:2;margin-bottom:1rem}@media screen and (min-width: 48em){.events .entry-register{order:1;padding-right:2rem;margin-bottom:0}}.events .entry-register .btn-register{margin-top:0.5rem;margin-bottom:0}.events .entry-calendar{order:3;margin-bottom:1rem}@media screen and (min-width: 48em){.events .entry-calendar{order:2;padding:0 2rem;margin-bottom:0}}.post-type-archive-events .archive-description-extra .btn{margin:0;padding:0.5rem 1.5rem}.post-type-archive-events .event-heading-dividers{position:relative;background-color:#fff;margin-top:0;margin-bottom:0;padding:4rem 4.5rem 0 4.5rem}.post-type-archive-events .event-heading-dividers::after{content:"";display:block;position:absolute;bottom:-0.5rem;left:calc(4.5rem / 2);width:calc(100% - 4.5rem);height:1px;background-color:#b5bdc1}.post-type-archive-events .event-heading-dividers+.hentry{padding-top:3rem}.post-type-archive-events .site-main>h2:not(:first-of-type),.post-type-archive-events .site-main>h3:not(:first-of-type){display:none}.post-type-archive-events .events .entry-host{position:relative;margin:-0.5rem 0 1rem;padding:0}.post-type-archive-events .events .entry-host .meta-label,.post-type-archive-events .events .entry-host .card-format .post-tags-container .subheading,.card-format .post-tags-container .post-type-archive-events .events .entry-host .subheading,.post-type-archive-events .events .entry-host .post-type-archive-data .card-format .cat-links::before,.post-type-archive-data .card-format .post-type-archive-events .events .entry-host .cat-links::before,.post-type-archive-events .events .entry-host .post-type-archive-aerospace101 .aerospace101 .post-tags-container .subheading,.post-type-archive-aerospace101 .aerospace101 .post-tags-container .post-type-archive-events .events .entry-host .subheading,.post-type-archive-events .events .entry-host .post-template-single-longform .cat-links::before,.post-template-single-longform .post-type-archive-events .events .entry-host .cat-links::before,.post-type-archive-events .events .entry-host .post-template-single-longform p.thumbnail-caption,.post-template-single-longform .post-type-archive-events .events .entry-host p.thumbnail-caption{padding-left:1.25rem}.post-type-archive-events .events .entry-host::before{position:absolute;top:4px;content:"\e806";font-family:"asp";color:#d66e42;font-size:12px;font-size:.75rem}.event-heading-dividers{display:none}.single-data .entry-content>:first-child{margin-bottom:2rem}.single-data .entry-content>:last-child{margin-bottom:4rem}.single-data .sharing-inline{margin-left:auto;margin-right:auto}@media screen and (min-width: 36em){.single-data .sharing-inline{max-width:calc(100% - 2.3rem)}}@media screen and (min-width: 48em){.single-data .sharing-inline{max-width:calc(100% - 13.4rem)}}@media screen and (min-width: 62em){.single-data .sharing-inline{max-width:calc(100% - 22rem)}}.single-data .sharing-inline-share{padding-left:0}.single-data .sharing-inline-view{display:none}.single-data .footer-top .entry-share{order:1}@media screen and (min-width: 48em){.single-data .footer-top .entry-share{order:2}}.single-data .entry-footer .return-to-archive{margin-top:2rem}.post-type-archive-data .archive-pages-bottom{background-color:transparent;padding-top:0;padding-bottom:calc(1.5rem * 2)}.post-type-archive-data .archive-pages-bottom::before{top:calc(1.5rem + 4px)}@media screen and (min-width: 36em){.post-type-archive-data .archive-pages-bottom::before{top:0}}.post-type-archive-data .archive-content{position:relative;padding:0;margin-bottom:0}@media screen and (min-width: 48em){.post-type-archive-data .archive-content{padding:0 4rem;margin-bottom:2rem}}.post-type-archive-data .sort-filter{font-size:16px;font-size:1rem;line-height:1.65}.post-type-archive-data .sort-filter .btn-sort{background-color:transparent;font-family:"Source Sans Pro",sans-serif;color:#000;margin:0;padding:0;text-transform:none}.post-type-archive-data .sort-filter .btn-sort.active,.post-type-archive-data .sort-filter .btn-sort:hover{color:#d66e42}.post-type-archive-data article.is-hidden,.post-type-archive-data #dataRepo.is-hidden,.post-type-archive-data .archive-pages-bottom .archives-meta-right.is-hidden{display:none}.post-type-archive-data .dataTables_filter{display:none}.post-type-archive-data .dataTable{margin-top:0}.post-type-archive-data .dataTable.is-hidden{display:none}.post-type-archive-data .dataTable thead{display:none}.post-type-archive-data .dataTable td{border:0}.post-type-archive-data .dataTable td:not(.display-column){display:none}.post-type-archive-data .dataTable .display-column{width:100%;border-bottom:1px solid #b5bdc1;padding-bottom:1.5rem;margin-left:0;margin-right:0}@media screen and (min-width: 48em){.post-type-archive-data .dataTable .display-column{margin-left:-0.5rem;margin-right:-0.5rem;padding-bottom:3rem}}.post-type-archive-data .dataTable tr:last-child .display-column{border-bottom:0;padding-bottom:4rem}@media screen and (min-width: 48em){.post-type-archive-data .card-format.featured .entry-main{padding-left:1rem;padding-right:0}}.post-type-archive-data .card-format .entry-header .entry-meta .authors-list{display:block}.post-type-archive-data .card-format .entry-meta .posted-on,.post-type-archive-data .card-format .cat-links li,.post-type-archive-data .card-format .entry-tags li{font-size:16px;font-size:1rem;line-height:2}.post-type-archive-data .card-format .posted-on::before{display:none}.post-type-archive-data .card-format .cat-links::before{content:"Categories"}.post-type-archive-data .dataTables_paginate{display:none !important}@media screen and (min-width: 36em){.tag .data .authors-list::after{content:"/";font-family:"Abel",sans-serif;font-size:14px;font-size:.875rem;color:#8c8c8c;margin:0 0.2rem 0 0.4rem}}.post-type-archive-aerospace101 .archive-description-extra .aerospace101-quote{font-family:"Abel",sans-serif;font-size:25px;font-size:1.5625rem;line-height:1.46;color:#000;margin-bottom:0}.post-type-archive-aerospace101 .archive-content{margin-left:-0.5rem;margin-right:-0.5rem;padding:0 1.5rem}@media screen and (min-width: 48em){.post-type-archive-aerospace101 .archive-content{padding:0 4rem}}.post-type-archive-aerospace101 .filter-sidebar{padding:0;font-family:"Abel",sans-serif;margin-bottom:2rem}@media screen and (min-width: 48em){.post-type-archive-aerospace101 .filter-sidebar{padding-left:0.5rem;padding-right:0.5rem !important}}.post-type-archive-aerospace101 .filter-sidebar .subheading{margin:0 0 1rem 0}.post-type-archive-aerospace101 .filter-sidebar-remove-filter{display:block;margin-top:1rem;padding-top:0.25rem;border-top:1px solid #b5bdc1;font-size:14px;font-size:.875rem}.post-type-archive-aerospace101 .filter-sidebar-list{list-style:none;margin:0;padding:0}.post-type-archive-aerospace101 .filter-sidebar-list li{font-size:18px;font-size:1.125rem;line-height:2.02;margin-bottom:0}.post-type-archive-aerospace101 .filter-sidebar-list li a{color:#d66e42}.post-type-archive-aerospace101 .filter-sidebar-list li.active a{color:#fff;background-color:#d66e42;padding:0.2rem 0.5rem}.post-type-archive-aerospace101 .filter-sidebar-list li.is-hidden{display:none}.post-type-archive-aerospace101 .filter-sidebar-list li.filter-sidebar-list-showmore{font-size:14px;font-size:.875rem;text-transform:uppercase;color:#000;cursor:pointer}.post-type-archive-aerospace101 .filter-sidebar-list li.filter-sidebar-list-showmore i{color:#d66e42;margin-left:-5px}.post-type-archive-aerospace101 .filter-sidebar-list li.filter-sidebar-list-showmore .is-hidden{display:none}.post-type-archive-aerospace101 .archive-content-regular{width:100%;margin:2rem 0}@media screen and (min-width: 48em){.post-type-archive-aerospace101 .archive-content-regular{margin-left:-0.5rem;margin-right:-0.5rem}}.post-type-archive-aerospace101 .archive-content-regular .archive-content-posts{align-items:flex-start;justify-content:flex-start;margin-left:0;margin-right:0;padding:0}@media screen and (min-width: 48em){.post-type-archive-aerospace101 .archive-content-regular .archive-content-posts{margin-left:-0.5rem;margin-right:-0.5rem;padding-left:-0.5rem;padding-right:-0.5rem}}.post-type-archive-aerospace101 .archive-content-regular .aerospace101{margin:0 0 2rem 0;padding:0;background-color:transparent}@media screen and (min-width: 48em){.post-type-archive-aerospace101 .archive-content-regular .aerospace101{max-width:calc(50% - 2rem);margin-left:2rem}}.post-type-archive-aerospace101 .archive-content-regular .aerospace101 .entry-thumbnail{border-bottom:1px solid #b5bdc1}.post-type-archive-aerospace101 .archive-content-regular .aerospace101 .entry-main{background-color:#fff;padding:2rem}.post-type-archive-aerospace101 .aerospace101{padding:0}.post-type-archive-aerospace101 .aerospace101.featured{width:100%;margin-left:0;margin-right:0}.post-type-archive-aerospace101 .aerospace101.featured .entry-thumbnail{border-bottom:1px solid #b5bdc1}@media screen and (min-width: 48em){.post-type-archive-aerospace101 .aerospace101.featured .entry-thumbnail{border-bottom:0;border-left:1px solid #b5bdc1}}.post-type-archive-aerospace101 .aerospace101.featured .entry-thumbnail a{height:100%}.post-type-archive-aerospace101 .aerospace101.featured .entry-main{padding:2rem}.post-type-archive-aerospace101 .aerospace101 .entry-thumbnail{padding:0;margin:0}.post-type-archive-aerospace101 .aerospace101 .entry-thumbnail a{height:unset;overflow:auto}.post-type-archive-aerospace101 .aerospace101 .entry-thumbnail img{min-height:unset}.post-type-archive-aerospace101 .aerospace101 .entry-thumbnail:hover .read-article{display:block;top:unset;bottom:0;text-align:right;padding:1rem}.post-type-archive-aerospace101 .aerospace101 .entry-thumbnail:hover .read-article i{display:inline;font-size:24px;font-size:1.5rem}.post-type-archive-aerospace101 .aerospace101 .post-tags-container{padding-left:0;padding-right:0}.post-type-archive-aerospace101 .aerospace101 .post-tags-container .subheading-lg{display:none}.post-type-archive-aerospace101 .aerospace101 .post-tags-container ul{display:inline-block;list-style:none;margin:0;padding:0}.post-type-archive-aerospace101 .aerospace101 .post-tags-container li{display:inline;margin:0}.post-type-archive-aerospace101 .aerospace101 .post-tags-container li::after{content:", ";margin-right:0.25rem}.post-type-archive-aerospace101 .aerospace101 .post-tags-container li:last-of-type::after{content:none}.post-type-archive-aerospace101 .aerospace101 .post-tags-container li a{color:#000}.post-type-archive-aerospace101 .aerospace101 .post-tags-container li a:hover{color:#196c94}.post-type-archive-aerospace101 .archive-pages-bottom{background-color:transparent;padding-top:0}.post-type-archive-aerospace101 .archive-pages-bottom::before{top:0}.search-page .page-header .page-title{margin-bottom:1rem}.search-page .archive-content{margin-left:-0.5rem;margin-right:-0.5rem;padding:0 1.5rem}@media screen and (min-width: 48em){.search-page .archive-content{padding:0 4rem}}.search-page .archive-content .no-results{background-color:#fff;padding:3rem;text-align:center}.search-page .archive-content .no-results .subheading{border-bottom:0;margin:0 0 1rem 0}.search-page .archive-content .no-results p{max-width:50%;margin:0 auto}.search-page .archive-content .archive-content-posts{margin:0}@media screen and (min-width: 48em){.search-page .archive-content .archive-content-posts{margin-left:-0.5rem;margin-right:-0.5rem}}.search-page .archive-content .hentry{margin-left:0;margin-right:0}.search-page .archive-content .card-format .entry-thumbnail a{height:150px}.search-page .archive-content .card-format .entry-thumbnail img{min-height:150px}.search-page .archive-content article:last-of-type{padding-bottom:1.5rem}@media screen and (min-width: 48em){.search-page .archive-content article:last-of-type{padding-bottom:4rem}}.search-page .archive-content .entry-content p{margin-bottom:0}.search-page .archive-pages-bottom{background-color:transparent}.no-results .entry-content{background-color:#fff;text-align:center;padding:1.5rem}@media screen and (min-width: 48em){.no-results .entry-content{padding:4rem}}.no-results .entry-content .subheading{text-transform:none;margin-bottom:1rem}.no-results .entry-content p{font-size:16px;font-size:1rem;max-width:50%;margin:0 auto}.post-template-single-longform .entry-header,.longform-section-header,.longform-section-explainer,.longform-text-overlay{position:relative;left:50%;right:50%;width:100vw;margin-left:-50vw;margin-right:-50vw}@media screen and (min-width: 36em){.post-template-single-longform .site-header{height:0}.post-template-single-longform .header-top{display:none}}@media screen and (min-width: 48em){.post-template-single-longform .header-search-form{display:inline-block}}.post-template-single-longform .site-content{background-color:#f2f2f2}.post-template-single-longform .hentry{padding-top:0;margin-top:0}.post-template-single-longform .content-padding,.post-template-single-longform .home .feature-secondary-posts,.home .post-template-single-longform .feature-secondary-posts,.post-template-single-longform .single .site-main>.return-to-archive,.single .post-template-single-longform .site-main>.return-to-archive{padding-left:0;padding-right:0}@media screen and (min-width: 36em){.post-template-single-longform .content-padding,.post-template-single-longform .home .feature-secondary-posts,.home .post-template-single-longform .feature-secondary-posts,.post-template-single-longform .single .site-main>.return-to-archive,.single .post-template-single-longform .site-main>.return-to-archive{padding-left:calc(2rem / 2);padding-right:calc(2rem / 2);max-width:calc(687px + 2rem);margin:0 auto}}@media screen and (min-width: 48em){.post-template-single-longform .content-padding,.post-template-single-longform .home .feature-secondary-posts,.home .post-template-single-longform .feature-secondary-posts,.post-template-single-longform .single .site-main>.return-to-archive,.single .post-template-single-longform .site-main>.return-to-archive{padding-left:calc(2rem / 2);padding-right:calc(2rem / 2);max-width:calc(944px + 2rem);margin:0 auto}}@media screen and (min-width: 62em){.post-template-single-longform .content-padding,.post-template-single-longform .home .feature-secondary-posts,.home .post-template-single-longform .feature-secondary-posts,.post-template-single-longform .single .site-main>.return-to-archive,.single .post-template-single-longform .site-main>.return-to-archive{padding-left:calc(4rem / 2);padding-right:calc(4rem / 2);max-width:calc(1028px + 4rem);margin:0 auto}}.post-template-single-longform .entry-header{min-height:80vh;background-color:#18384f;background-position:center center;background-size:cover;display:flex;align-items:center}.post-template-single-longform .entry-header p.thumbnail-caption{padding-top:1.5rem}.post-template-single-longform .title-container{position:relative;z-index:5;border-bottom:0}.post-template-single-longform .title-container .section-text{padding:0 2rem}@media screen and (min-width: 48em){.post-template-single-longform .title-container .section-text{padding:0}}.post-template-single-longform .title-container .entry-title{position:relative;color:#fff;margin-bottom:1rem;padding-bottom:1rem}.post-template-single-longform .title-container .entry-title::after{display:block;content:"";border-bottom:2px solid #d66e42;height:2px;width:0;position:absolute;bottom:0;left:-1rem}@media screen and (min-width: 48em){.post-template-single-longform .title-container .entry-title::after{left:-2rem}}.post-template-single-longform .title-container p{color:#fff;margin-right:2rem;margin-bottom:1.5rem;font-weight:300}.post-template-single-longform .title-container .entry-meta-bottom{display:inline-block;border-top:1px solid #8c8c8c;padding:1.5rem 3rem 1rem 0}.post-template-single-longform .title-container.aos-animate .entry-title::after{width:calc(100% + 1rem);transition:width 2s;transition-delay:1.5s}@media screen and (min-width: 48em){.post-template-single-longform .title-container.aos-animate .entry-title::after{width:calc(100% + 2rem)}}.post-template-single-longform .meta-label,.post-template-single-longform .card-format .post-tags-container .subheading,.card-format .post-tags-container .post-template-single-longform .subheading,.post-template-single-longform .post-type-archive-data .card-format .cat-links::before,.post-type-archive-data .card-format .post-template-single-longform .cat-links::before,.post-template-single-longform .post-type-archive-aerospace101 .aerospace101 .post-tags-container .subheading,.post-type-archive-aerospace101 .aerospace101 .post-tags-container .post-template-single-longform .subheading,.post-template-single-longform .cat-links::before,.post-template-single-longform p.thumbnail-caption{color:#b5bdc1;line-height:1.2}.post-template-single-longform .posted-on,.post-template-single-longform .authors-list{display:block;color:#fff;line-height:1.5}.post-template-single-longform .authors-list a,.post-template-single-longform .authors-list a:visited{color:#fff;box-shadow:none}.post-template-single-longform .cat-links{line-height:1.3}.post-template-single-longform .cat-links::before{content:'Topics'}.post-template-single-longform .cat-links ul{margin-left:0}.post-template-single-longform .cat-links li a{color:#fff}.post-template-single-longform p.thumbnail-caption{text-transform:none;color:#b5bdc1;margin-bottom:0}.post-template-single-longform .entry-content{margin-top:2rem;margin-bottom:2rem}@media screen and (min-width: 48em){.post-template-single-longform .entry-content{margin-top:4rem;margin-bottom:4rem}}.post-template-single-longform .entry-content-post-body{margin:0 auto}@media screen and (min-width: 36em){.post-template-single-longform .entry-content-post-body{max-width:calc(100% - 2.3rem)}}@media screen and (min-width: 48em){.post-template-single-longform .entry-content-post-body{max-width:calc(100% - 13.4rem)}}@media screen and (min-width: 62em){.post-template-single-longform .entry-content-post-body{max-width:calc(100% - 22rem)}}.post-template-single-longform .footer-middle{margin-top:2rem}.longform-section-overlay{position:absolute;z-index:1;top:0;height:100%;width:100%;display:block;background-color:rgba(22,56,79,0.8)}.section-light .longform-section-overlay{background-color:rgba(220,224,226,0.9)}.longform-section-header{background-color:#18384f;background-position:center center;background-size:cover;background-repeat:no-repeat;margin-top:4rem;margin-bottom:2rem;border-top:3rem solid #f2f2f2;padding:20vh 0 5rem}@media screen and (min-width: 48em){.longform-section-header{margin-top:7rem;margin-bottom:4rem;padding-top:40vh}}.longform-section-header:not(.section-light){color:#fff}.longform-section-header:not(.section-light) .section-title,.longform-section-header:not(.section-light) p{color:#fff}.longform-section-header:not(.section-light) p.thumbnail-caption{color:#b5bdc1}.longform-section-header:not(.section-light) a,.longform-section-header:not(.section-light) .view-post a{color:#fff}.longform-section-header:not(.section-light) .view-post.view-more a{color:#d66e42}.longform-section-header:not(.section-light) .view-post.view-more a:hover{color:#b25b36}.longform-section-header:not(.section-light) .view-post.view-more .view-post-verb{color:#fff}.longform-section-header .section-content{position:relative;z-index:5;max-width:700px;margin:0 auto;padding:0 2rem 0 4rem;opacity:0}@media screen and (min-width: 48em){.longform-section-header .section-content{padding:0}}.longform-section-header .section-content::before{display:block;content:"";border-left:2px solid #d66e42;height:0px;width:5px;position:absolute;left:2rem}@media screen and (min-width: 48em){.longform-section-header .section-content::before{left:-1rem}}.longform-section-header .longform-section-overlay.aos-animate+.section-content{opacity:1;transition:opacity 2s}.longform-section-header .longform-section-overlay.aos-animate+.section-content::before{height:100%;transition:height 2s}.longform-section-header .view-post{font-size:18px;font-size:1.125rem}.longform-section-header .section-title{margin:0 0 1rem;color:#000}.longform-section-header .toc-title{display:none}.longform-section-header p{font-weight:300}.longform-section-header p.thumbnail-caption{color:#8c8c8c}.longform-section-explainer{background-color:#DCE0E2;background-position:center center;background-size:cover;background-repeat:no-repeat;margin-top:2rem;margin-bottom:2rem;padding:4rem 0;font-size:16px;font-size:1rem;font-weight:300}@media screen and (min-width: 48em){.longform-section-explainer{margin-top:4rem;margin-bottom:4rem}}.longform-section-explainer:not(.section-light){background-color:#18384f;color:#fff}.longform-section-explainer:not(.section-light) .section-title{color:#fff}.longform-section-explainer:not(.section-light) .wp-caption-text{color:#b5bdc1;border-left-color:#5b6d76}.longform-section-explainer:not(.section-light) a,.longform-section-explainer:not(.section-light) .view-post a{color:#fff}.longform-section-explainer:not(.section-light) .view-post.view-more a{color:#d66e42}.longform-section-explainer:not(.section-light) .view-post.view-more a:hover{color:#b25b36}.longform-section-explainer:not(.section-light) .view-post.view-more .view-post-verb{color:#fff}.longform-section-explainer .view-post{font-size:18px;font-size:1.125rem}.longform-section-explainer .section-content{position:relative;z-index:5;margin:0 auto}.longform-section-explainer .section-img{margin:0 0 2rem}.longform-section-explainer .wp-caption-text{border-left-width:1px;border-left-color:#000;font-size:14px;font-size:.875rem;font-style:italic;max-width:700px;margin:1rem auto 0}.longform-section-explainer .section-text{max-width:700px;margin:0 auto}.longform-section-explainer .section-text :last-child{margin-bottom:0}.longform-section-explainer .section-text p{font-size:18px;font-size:1.125rem;font-weight:300}.longform-section-explainer .section-img,.longform-section-explainer .section-text{padding-left:2rem;padding-right:2rem}@media screen and (min-width: 48em){.longform-section-explainer .section-img,.longform-section-explainer .section-text{padding-left:0;padding-right:0}}.longform-section-explainer .section-title{font-size:24px;font-size:1.5rem;margin:0 0 1rem}.longform-section-explainer .section-title:empty{margin-bottom:0}.longform-section-explainer.section-left .section-content,.longform-section-explainer.section-right .section-content{display:flex;align-items:center;flex-direction:column}@media screen and (min-width: 48em){.longform-section-explainer.section-left .section-content,.longform-section-explainer.section-right .section-content{flex-direction:row}}.longform-section-explainer.section-left .section-img,.longform-section-explainer.section-left .section-text,.longform-section-explainer.section-right .section-img,.longform-section-explainer.section-right .section-text{flex:0 1 auto;padding-left:2rem;padding-right:2rem}@media screen and (min-width: 48em){.longform-section-explainer.section-left .section-img,.longform-section-explainer.section-left .section-text,.longform-section-explainer.section-right .section-img,.longform-section-explainer.section-right .section-text{padding-left:0;padding-right:0}}@media screen and (min-width: 48em){.longform-section-explainer.section-left .section-img,.longform-section-explainer.section-right .section-img{flex-basis:40%;max-width:40%}}@media screen and (min-width: 48em){.longform-section-explainer.section-left .section-text,.longform-section-explainer.section-right .section-text{flex-basis:calc(100% - 40% - 3rem);max-width:calc(100% - 40% - 3rem);margin-left:3rem}}@media screen and (min-width: 48em){.longform-section-explainer.section-right .section-content{flex-direction:row-reverse}}@media screen and (min-width: 48em){.longform-section-explainer.section-right .section-text{margin-left:0;margin-right:3rem}}.longform-text-overlay{position:relative;margin-top:2rem;margin-bottom:2rem;padding-top:15rem;background-repeat:no-repeat;background-size:100%}@media screen and (min-width: 48em){.longform-text-overlay{height:100%;min-height:100vh;margin-top:4rem;margin-bottom:4rem;padding-top:0;background-size:cover;background-attachment:fixed}}.longform-text-overlay .section-content{position:relative;padding:2rem}@media screen and (min-width: 48em){.longform-text-overlay .section-content{width:40%;min-height:calc(100vh - 4rem);padding:2rem}}@media screen and (min-width: 62em){.longform-text-overlay .section-content{min-height:calc(100vh - 8rem);padding:4rem}}.longform-text-overlay .section-content:not(.section-light){background-color:#18384f;color:#fff}.longform-text-overlay .section-content:not(.section-light) h1,.longform-text-overlay .section-content:not(.section-light) h2,.longform-text-overlay .section-content:not(.section-light) h3,.longform-text-overlay .section-content:not(.section-light) h4,.longform-text-overlay .section-content:not(.section-light) h5{color:#fff}.longform-text-overlay .section-content:not(.section-light) a,.longform-text-overlay .section-content:not(.section-light) .view-post a{color:#fff}.longform-text-overlay .section-content.section-light{background-color:#DCE0E2;color:#000}.longform-text-overlay .section-content.section-light p.thumbnail-caption{color:#8c8c8c}.longform-text-overlay .section-content.section-right{margin-left:calc(100% - 40%)}.longform-text-overlay .section-content h1,.longform-text-overlay .section-content h2,.longform-text-overlay .section-content h3,.longform-text-overlay .section-content h4,.longform-text-overlay .section-content h5{margin:0 0 1rem}.longform-toc{margin-top:2rem;margin-bottom:2rem;font-family:"Abel",sans-serif}.longform-section-header .longform-toc,.longform-section-explainer .longform-toc{margin-left:0.1rem}@media screen and (min-width: 36em){.longform-toc{margin-top:4rem;margin-bottom:4rem}.longform-section-header .longform-toc,.longform-section-explainer .longform-toc{margin-top:2rem;margin-bottom:2rem}}.longform-toc a{box-shadow:none}.longform-toc-main{border-bottom:3px solid #dedede;padding-bottom:1rem}@media screen and (min-width: 36em){.longform-toc-main{border-bottom:0;padding-right:1rem !important;padding-bottom:0}}.longform-toc-main a,.longform-toc-main a:visited{color:#d66e42}.longform-toc-main a:hover,.longform-toc-main a:visited:hover{color:#b25b36}.longform-toc-main .main-title{font-size:25px;font-size:1.5625rem;line-height:1.3;color:#000;display:block;margin-bottom:0.5rem}.longform-toc-main .main-title:visited{color:#000}.longform-toc-main .main-title:hover{color:#196c94}.longform-toc-chapters{padding-top:1rem}@media screen and (min-width: 36em){.longform-toc-chapters{padding-top:0;padding-left:1rem !important;border-left:3px solid #dedede}}.longform-section-header:not(.section-light) .longform-toc-chapters,.longform-section-explainer:not(.section-light) .longform-toc-chapters{border-left:3px solid #5b6d76;padding-left:1rem;padding-top:0}.longform-toc-chapters .meta-label,.longform-toc-chapters .card-format .post-tags-container .subheading,.card-format .post-tags-container .longform-toc-chapters .subheading,.longform-toc-chapters .post-type-archive-data .card-format .cat-links::before,.post-type-archive-data .card-format .longform-toc-chapters .cat-links::before,.longform-toc-chapters .post-type-archive-aerospace101 .aerospace101 .post-tags-container .subheading,.post-type-archive-aerospace101 .aerospace101 .post-tags-container .longform-toc-chapters .subheading,.longform-toc-chapters .post-template-single-longform .cat-links::before,.post-template-single-longform .longform-toc-chapters .cat-links::before,.longform-toc-chapters .post-template-single-longform p.thumbnail-caption,.post-template-single-longform .longform-toc-chapters p.thumbnail-caption{margin-bottom:0.5rem}.longform-toc-chapters-list{list-style:none;padding:0;font-weight:300}.longform-toc-chapters-list a,.longform-toc-chapters-list a:visited{color:#000}.longform-toc-chapters-list a:hover,.longform-toc-chapters-list a:visited:hover{color:#d66e42}.longform-toc-chapters-list a.active,.longform-toc-chapters-list a:visited.active{font-weight:500;color:#18384f}.longform-section-header:not(.section-light) .longform-toc-chapters-list a,.longform-section-explainer:not(.section-light) .longform-toc-chapters-list a,.longform-section-header:not(.section-light) .longform-toc-chapters-list a:visited,.longform-section-explainer:not(.section-light) .longform-toc-chapters-list a:visited{color:#fff}.longform-section-header:not(.section-light) .longform-toc-chapters-list a:hover,.longform-section-explainer:not(.section-light) .longform-toc-chapters-list a:hover,.longform-section-header:not(.section-light) .longform-toc-chapters-list a:visited:hover,.longform-section-explainer:not(.section-light) .longform-toc-chapters-list a:visited:hover{color:#d66e42}.longform-section-header:not(.section-light) .longform-toc-chapters-list a.active,.longform-section-explainer:not(.section-light) .longform-toc-chapters-list a.active,.longform-section-header:not(.section-light) .longform-toc-chapters-list a:visited.active,.longform-section-explainer:not(.section-light) .longform-toc-chapters-list a:visited.active{color:#fff}body.page #post-896 .btn,body.page #post-909 .btn{margin:auto;color:#fff}body.page #post-896 .btn:hover,body.page #post-909 .btn:hover{background-color:#196c94}body.page #post-896 header.entry-header,body.page #post-909 header.entry-header{position:relative;margin-bottom:0 !important;padding:4rem 0;background-image:url("/wp-content/uploads/2019/01/Course.jpg");background-repeat:no-repeat;background-position:100% 57%;background-size:200%;border-bottom:0 !important}@media screen and (min-width: 48em){body.page #post-896 header.entry-header,body.page #post-909 header.entry-header{padding:3rem 0;background-position:100% 97%;background-size:133%}}@media screen and (min-width: 62em){body.page #post-896 header.entry-header,body.page #post-909 header.entry-header{background-position:0 24%}}body.page #post-896 header.entry-header::before,body.page #post-909 header.entry-header::before{position:absolute;top:0;left:0;display:block;width:100%;height:100%;content:""}body.page #post-896 header.entry-header h1.entry-title,body.page #post-909 header.entry-header h1.entry-title{position:relative;max-width:67%;margin:auto;padding:2rem;color:#fff !important;line-height:1.2 !important;border:solid 4px #b25b36}body.page #post-896 .entry-content.content-padding,body.page #post-896 .home .entry-content.feature-secondary-posts,.home body.page #post-896 .entry-content.feature-secondary-posts,body.page #post-896 .single .site-main>.entry-content.return-to-archive,.single body.page #post-896 .site-main>.entry-content.return-to-archive,body.page #post-909 .entry-content.content-padding,body.page #post-909 .home .entry-content.feature-secondary-posts,.home body.page #post-909 .entry-content.feature-secondary-posts,body.page #post-909 .single .site-main>.entry-content.return-to-archive,.single body.page #post-909 .site-main>.entry-content.return-to-archive{max-width:unset;padding:0}body.page #post-896 .entry-content.content-padding .page-description,body.page #post-896 .home .entry-content.feature-secondary-posts .page-description,.home body.page #post-896 .entry-content.feature-secondary-posts .page-description,body.page #post-896 .single .site-main>.entry-content.return-to-archive .page-description,.single body.page #post-896 .site-main>.entry-content.return-to-archive .page-description,body.page #post-909 .entry-content.content-padding .page-description,body.page #post-909 .home .entry-content.feature-secondary-posts .page-description,.home body.page #post-909 .entry-content.feature-secondary-posts .page-description,body.page #post-909 .single .site-main>.entry-content.return-to-archive .page-description,.single body.page #post-909 .site-main>.entry-content.return-to-archive .page-description{margin:2rem auto 0;text-align:center;border-bottom:0 !important}body.page #post-896 .entry-content.content-padding .page-description p,body.page #post-896 .home .entry-content.feature-secondary-posts .page-description p,.home body.page #post-896 .entry-content.feature-secondary-posts .page-description p,body.page #post-896 .single .site-main>.entry-content.return-to-archive .page-description p,.single body.page #post-896 .site-main>.entry-content.return-to-archive .page-description p,body.page #post-909 .entry-content.content-padding .page-description p,body.page #post-909 .home .entry-content.feature-secondary-posts .page-description p,.home body.page #post-909 .entry-content.feature-secondary-posts .page-description p,body.page #post-909 .single .site-main>.entry-content.return-to-archive .page-description p,.single body.page #post-909 .site-main>.entry-content.return-to-archive .page-description p{margin:0 2rem !important}@media screen and (min-width: 62em){body.page #post-896 .entry-content.content-padding .page-description p,body.page #post-896 .home .entry-content.feature-secondary-posts .page-description p,.home body.page #post-896 .entry-content.feature-secondary-posts .page-description p,body.page #post-896 .single .site-main>.entry-content.return-to-archive .page-description p,.single body.page #post-896 .site-main>.entry-content.return-to-archive .page-description p,body.page #post-909 .entry-content.content-padding .page-description p,body.page #post-909 .home .entry-content.feature-secondary-posts .page-description p,.home body.page #post-909 .entry-content.feature-secondary-posts .page-description p,body.page #post-909 .single .site-main>.entry-content.return-to-archive .page-description p,.single body.page #post-909 .site-main>.entry-content.return-to-archive .page-description p{max-width:67%;margin:auto !important}}body.page #post-896 .entry-content.content-padding .entry-content-post-body,body.page #post-896 .home .entry-content.feature-secondary-posts .entry-content-post-body,.home body.page #post-896 .entry-content.feature-secondary-posts .entry-content-post-body,body.page #post-896 .single .site-main>.entry-content.return-to-archive .entry-content-post-body,.single body.page #post-896 .site-main>.entry-content.return-to-archive .entry-content-post-body,body.page #post-909 .entry-content.content-padding .entry-content-post-body,body.page #post-909 .home .entry-content.feature-secondary-posts .entry-content-post-body,.home body.page #post-909 .entry-content.feature-secondary-posts .entry-content-post-body,body.page #post-909 .single .site-main>.entry-content.return-to-archive .entry-content-post-body,.single body.page #post-909 .site-main>.entry-content.return-to-archive .entry-content-post-body{width:100% !important;overflow:hidden}#uss div#course-intro{padding:0.1rem 0 3rem}#uss div#course-intro .wrapper{width:75%;margin:2rem auto 0;overflow:hidden}@media screen and (min-width: 62em){#uss div#course-intro .wrapper{width:75%}}#uss div#course-intro .wrapper h2{width:-moz-fit-content;width:fit-content;margin:unset;color:#185271;background-color:#fff}#uss div#course-intro .wrapper h2::after{content:unset}#uss div#course-intro .wrapper h2::before{content:unset}#uss div#course-intro .wrapper p{margin:0 0 1rem}@media screen and (min-width: 62em){#uss div#course-intro .wrapper p{margin:0 auto 1rem}}#uss .course-apply{display:flex;flex-wrap:wrap;justify-content:center;align-items:center}#uss .course-apply h3{margin:0 3rem}#uss .accordion h3.accordion-title{margin:0 0 1rem !important;color:#fff;font-weight:600;text-transform:uppercase;background-color:#196c94;border:none;transition:all 0.2s ease-in-out}#uss .accordion h3.accordion-title:last-of-type{border-bottom:0}#uss .accordion h3.accordion-title.open{position:relative;width:-moz-fit-content;width:fit-content;margin-top:2rem !important;background-color:#b25b36;border-bottom:0 !important}#uss .accordion h3.accordion-title.open::after{position:absolute;top:50%;left:100%;display:block;width:calc(100vw - 100% - 10rem);height:6px;background-color:#b25b36;content:""}@media screen and (min-width: 110em){#uss .accordion h3.accordion-title.open::after{width:calc(50vw - 100% + 10rem)}}#uss .accordion h3.accordion-title:not(.open):hover{color:#18384f;background-color:#fff}#uss .accordion div.accordion-content{margin:0 0 2rem;background-color:#fff;border-top:0 !important}#uss #notified{text-align:center}#uss #notified h2{position:relative;position:relative;width:-moz-fit-content;width:fit-content;margin:1rem auto;padding:1rem;color:#18384f}#uss #notified h2::after{position:absolute;top:50%;left:100%;display:block;width:calc(50vw - 100% + 24rem);height:6px;background-color:#18384f;content:""}@media screen and (min-width: 62em){#uss #notified h2::after{width:calc(100vw - 100% + 12rem)}}#uss #notified h2::before{position:absolute;top:50%;right:100%;display:block;width:calc(50vw - 100% + 24rem);height:6px;background-color:#18384f;content:""}@media screen and (min-width: 62em){#uss #notified h2::before{width:calc(100vw - 100% + 12rem)}}.container,.container-fluid{margin-right:auto;margin-left:auto}.container-fluid{padding-right:2rem;padding-left:2rem}.row,.post-type-archive-events .event-heading-dividers{box-sizing:border-box;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-flex:0;-ms-flex:0 1 auto;flex:0 1 auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-right:-.5rem;margin-left:-.5rem}.row.reverse,.post-type-archive-events .reverse.event-heading-dividers{-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse}.col.reverse{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse}.col-xs,.col-xs-1,.col-xs-10,.col-xs-11,.col-xs-12,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-offset-0,.col-xs-offset-1,.col-xs-offset-10,.col-xs-offset-11,.col-xs-offset-12,.col-xs-offset-2,.col-xs-offset-3,.col-xs-offset-4,.col-xs-offset-5,.col-xs-offset-6,.col-xs-offset-7,.col-xs-offset-8,.col-xs-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-xs{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xs-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-xs-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-xs-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xs-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-xs-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-xs-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xs-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-xs-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-xs-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xs-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-xs-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-xs-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.33333333%}.col-xs-offset-2{margin-left:16.66666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.33333333%}.col-xs-offset-5{margin-left:41.66666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.33333333%}.col-xs-offset-8{margin-left:66.66666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.33333333%}.col-xs-offset-11{margin-left:91.66666667%}.start-xs{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xs{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xs{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xs{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xs{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xs{-ms-flex-pack:distribute;justify-content:space-around}.between-xs{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xs{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xs{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}@media only screen and (min-width: 36em){.container{width:37rem}.col-sm,.col-sm-1,.col-sm-10,.col-sm-11,.col-sm-12,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-offset-0,.col-sm-offset-1,.col-sm-offset-10,.col-sm-offset-11,.col-sm-offset-12,.col-sm-offset-2,.col-sm-offset-3,.col-sm-offset-4,.col-sm-offset-5,.col-sm-offset-6,.col-sm-offset-7,.col-sm-offset-8,.col-sm-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-sm{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-sm-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-sm-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-sm-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-sm-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-sm-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-sm-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-sm-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-sm-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-sm-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-sm-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-sm-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-sm-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.33333333%}.col-sm-offset-2{margin-left:16.66666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333%}.col-sm-offset-5{margin-left:41.66666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.33333333%}.col-sm-offset-8{margin-left:66.66666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333%}.col-sm-offset-11{margin-left:91.66666667%}.start-sm{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-sm{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-sm{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-sm{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-sm{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-sm{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-sm{-ms-flex-pack:distribute;justify-content:space-around}.between-sm{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-sm{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-sm{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width: 48em){.container{width:49rem}.col-md,.col-md-1,.col-md-10,.col-md-11,.col-md-12,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-offset-0,.col-md-offset-1,.col-md-offset-10,.col-md-offset-11,.col-md-offset-12,.col-md-offset-2,.col-md-offset-3,.col-md-offset-4,.col-md-offset-5,.col-md-offset-6,.col-md-offset-7,.col-md-offset-8,.col-md-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-md{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-md-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-md-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-md-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-md-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-md-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-md-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-md-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-md-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-md-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-md-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-md-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-md-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.33333333%}.col-md-offset-2{margin-left:16.66666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333%}.col-md-offset-5{margin-left:41.66666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.33333333%}.col-md-offset-8{margin-left:66.66666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333%}.col-md-offset-11{margin-left:91.66666667%}.start-md{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-md{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-md{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-md{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-md{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-md{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-md{-ms-flex-pack:distribute;justify-content:space-around}.between-md{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-md{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-md{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width: 62em){.container{width:63rem}.col-lg,.col-lg-1,.col-lg-10,.col-lg-11,.col-lg-12,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-offset-0,.col-lg-offset-1,.col-lg-offset-10,.col-lg-offset-11,.col-lg-offset-12,.col-lg-offset-2,.col-lg-offset-3,.col-lg-offset-4,.col-lg-offset-5,.col-lg-offset-6,.col-lg-offset-7,.col-lg-offset-8,.col-lg-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-lg{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-lg-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-lg-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-lg-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-lg-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-lg-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-lg-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-lg-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-lg-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-lg-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-lg-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-lg-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-lg-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.33333333%}.col-lg-offset-2{margin-left:16.66666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333%}.col-lg-offset-5{margin-left:41.66666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.33333333%}.col-lg-offset-8{margin-left:66.66666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333%}.col-lg-offset-11{margin-left:91.66666667%}.start-lg{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-lg{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-lg{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-lg{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-lg{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-lg{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-lg{-ms-flex-pack:distribute;justify-content:space-around}.between-lg{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-lg{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-lg{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}@media only screen and (min-width: 75em){.container{width:76rem}.col-xl,.col-xl-1,.col-xl-10,.col-xl-11,.col-xl-12,.col-xl-2,.col-xl-3,.col-xl-4,.col-xl-5,.col-xl-6,.col-xl-7,.col-xl-8,.col-xl-9,.col-xl-offset-0,.col-xl-offset-1,.col-xl-offset-10,.col-xl-offset-11,.col-xl-offset-12,.col-xl-offset-2,.col-xl-offset-3,.col-xl-offset-4,.col-xl-offset-5,.col-xl-offset-6,.col-xl-offset-7,.col-xl-offset-8,.col-xl-offset-9{box-sizing:border-box;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;padding-right:.5rem;padding-left:.5rem}.col-xl{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-ms-flex-preferred-size:0;flex-basis:0;max-width:100%}.col-xl-1{-ms-flex-preferred-size:8.33333333%;flex-basis:8.33333333%;max-width:8.33333333%}.col-xl-2{-ms-flex-preferred-size:16.66666667%;flex-basis:16.66666667%;max-width:16.66666667%}.col-xl-3{-ms-flex-preferred-size:25%;flex-basis:25%;max-width:25%}.col-xl-4{-ms-flex-preferred-size:33.33333333%;flex-basis:33.33333333%;max-width:33.33333333%}.col-xl-5{-ms-flex-preferred-size:41.66666667%;flex-basis:41.66666667%;max-width:41.66666667%}.col-xl-6{-ms-flex-preferred-size:50%;flex-basis:50%;max-width:50%}.col-xl-7{-ms-flex-preferred-size:58.33333333%;flex-basis:58.33333333%;max-width:58.33333333%}.col-xl-8{-ms-flex-preferred-size:66.66666667%;flex-basis:66.66666667%;max-width:66.66666667%}.col-xl-9{-ms-flex-preferred-size:75%;flex-basis:75%;max-width:75%}.col-xl-10{-ms-flex-preferred-size:83.33333333%;flex-basis:83.33333333%;max-width:83.33333333%}.col-xl-11{-ms-flex-preferred-size:91.66666667%;flex-basis:91.66666667%;max-width:91.66666667%}.col-xl-12{-ms-flex-preferred-size:100%;flex-basis:100%;max-width:100%}.col-xl-offset-0{margin-left:0}.col-xl-offset-1{margin-left:8.33333333%}.col-xl-offset-2{margin-left:16.66666667%}.col-xl-offset-3{margin-left:25%}.col-xl-offset-4{margin-left:33.33333333%}.col-xl-offset-5{margin-left:41.66666667%}.col-xl-offset-6{margin-left:50%}.col-xl-offset-7{margin-left:58.33333333%}.col-xl-offset-8{margin-left:66.66666667%}.col-xl-offset-9{margin-left:75%}.col-xl-offset-10{margin-left:83.33333333%}.col-xl-offset-11{margin-left:91.66666667%}.start-xl{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;text-align:start}.center-xl{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;text-align:center}.end-xl{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;text-align:end}.top-xl{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.middle-xl{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.bottom-xl{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.around-xl{-ms-flex-pack:distribute;justify-content:space-around}.between-xl{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.first-xl{-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1}.last-xl{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}}.flex-center{-webkit-justify-content:center !important;justify-content:center !important;-webkit-align-items:center !important;align-items:center !important}.flex-center__x{-webkit-justify-content:center !important;justify-content:center !important}.flex-center__y{-webkit-align-items:center !important;align-items:center !important}.flex-column__lg,.flex-column__md,.flex-column__sm{display:none !important}.flex-column{-webkit-flex-direction:column;flex-direction:column}@media (max-width: 48em){.flex-column__xs{-webkit-flex-direction:column;flex-direction:column}}@media (min-width: 48em) and (max-width: 62em){.flex-column__sm{-webkit-flex-direction:column;flex-direction:column}}@media (min-width: 62em) and (max-width: 75em){.flex-column__md{-webkit-flex-direction:column;flex-direction:column}}@media (min-width: 75em){.flex-column__lg{-webkit-flex-direction:column;flex-direction:column}}.visible-xs-block{display:none !important}@media (max-width: 36em){.visible-xs-block{display:block !important}}.visible-sm-block{display:none !important}@media (min-width: 48em) and (max-width: 62em){.visible-sm-block{display:block !important}}.visible-md-block{display:none !important}@media (min-width: 62em) and (max-width: 75em){.visible-md-block{display:block !important}}.visible-lg-block{display:none !important}@media (min-width: 75em){.visible-lg-block{display:block !important}}.visible-xs-inline{display:none !important}@media (max-width: 48em){.visible-xs-inline{display:inline-block !important}}.visible-sm-inline{display:none !important}@media (min-width: 48em) and (max-width: 62em){.visible-sm-inline{display:inline-block !important}}.visible-md-inline{display:none !important}@media (min-width: 62em) and (max-width: 75em){.visible-md-inline{display:inline-block !important}}.visible-lg-inline{display:none !important}@media (min-width: 75em){.visible-lg-inline{display:inline-block !important}}.visible-xs-inline{display:none !important}@media (max-width: 48em){.visible-xs-inline{display:inline !important}}.visible-sm-inline{display:none !important}@media (min-width: 48em) and (max-width: 62em){.visible-sm-inline{display:inline !important}}.visible-md-inline{display:none !important}@media (min-width: 62em) and (max-width: 75em){.visible-md-inline{display:inline !important}}.visible-lg-inline{display:none !important}@media (min-width: 75em){.visible-lg-inline{display:inline !important}}.visible-xs{display:none !important}@media (max-width: 36em){.visible-xs{display:-webkit-flex !important;display:flex !important}}.visible-sm{display:none !important}@media (min-width: 48em) and (max-width: 62em){.visible-sm{display:-webkit-flex !important;display:flex !important}}.visible-md{display:none !important}@media (min-width: 62em) and (max-width: 75em){.visible-md{display:-webkit-flex !important;display:flex !important}}.visible-lg{display:none !important}@media (min-width: 75em){.visible-lg{display:-webkit-flex !important;display:flex !important}}@media (max-width: 36em){.hidden-xs{display:none !important}}@media (min-width: 36em) and (max-width: 48em){.hidden-sm{display:none !important}}@media (min-width: 48em) and (max-width: 62em){.hidden-md{display:none !important}}@media (min-width: 62em){.hidden-lg{display:none !important}}@font-face{font-family:'asp';src:url("/wp-content/themes/aerospace/fonts/asp.eot?33369393");src:url("/wp-content/themes/aerospace/fonts/asp.eot?33369393#iefix") format("embedded-opentype"),url("/wp-content/themes/aerospace/fonts/asp.woff2?33369393") format("woff2"),url("/wp-content/themes/aerospace/fonts/asp.woff?33369393") format("woff"),url("/wp-content/themes/aerospace/fonts/asp.ttf?33369393") format("truetype"),url("/wp-content/themes/aerospace/fonts/asp.svg?33369393#asp") format("svg");font-weight:normal;font-style:normal}[class^="icon-"]:before,[class*=" icon-"]:before{font-family:"asp";font-style:normal;font-weight:normal;speak:none;display:inline-block;text-decoration:inherit;width:1em;margin-right:.2em;text-align:center;font-variant:normal;text-transform:none;line-height:1em;margin-left:.2em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-eye:before{content:'\e800'}.icon-mail:before{content:'\e801'}.icon-down-micro:before{content:'\e802'}.icon-up-micro:before{content:'\e803'}.icon-print:before{content:'\e804'}.icon-link:before{content:'\e805'}.icon-star:before{content:'\e806'}.icon-download:before{content:'\eaed'}.icon-linkedin:before{content:'\f0e1'}.icon-facebook:before{content:'\f231'}.icon-google:before{content:'\f234'}.icon-twitter:before{content:'\f243'}.icon-plus:before{content:'\f2c7'}.icon-close:before{content:'\f2d7'}.icon-minus:before{content:'\f2f4'}.icon-search:before{content:'\f2f5'}.icon-download-1:before{content:'\f35d'}.icon-external-open:before{content:'\f39c'}.icon-share-nodes:before{content:'\f3ac'}.icon-tooltip:before{content:'\f3b2'}.icon-arrow-down:before{content:'\f3d0'}.icon-arrow-left:before{content:'\f3d2'}.icon-arrow-right:before{content:'\f3d3'}.icon-long-arrow-left:before{content:'\f3d5'}.icon-long-arrow-right:before{content:'\f3d6'}.icon-minus-thin:before{content:'\f462'}.icon-ion-ios-play:before{content:'\f488'}.icon-plus-thin:before{content:'\f489'}[data-aos][data-aos][data-aos-easing=linear],body[data-aos-easing=linear] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.25, 0.75, 0.75)}[data-aos][data-aos][data-aos-easing=ease],body[data-aos-easing=ease] [data-aos]{transition-timing-function:ease}[data-aos][data-aos][data-aos-easing=ease-in],body[data-aos-easing=ease-in] [data-aos]{transition-timing-function:ease-in}[data-aos][data-aos][data-aos-easing=ease-out],body[data-aos-easing=ease-out] [data-aos]{transition-timing-function:ease-out}[data-aos][data-aos][data-aos-easing=ease-in-out],body[data-aos-easing=ease-in-out] [data-aos]{transition-timing-function:ease-in-out}[data-aos][data-aos][data-aos-easing=ease-in-back],body[data-aos-easing=ease-in-back] [data-aos]{transition-timing-function:cubic-bezier(0.6, -0.28, 0.735, 0.045)}[data-aos][data-aos][data-aos-easing=ease-out-back],body[data-aos-easing=ease-out-back] [data-aos]{transition-timing-function:cubic-bezier(0.175, 0.885, 0.32, 1.275)}[data-aos][data-aos][data-aos-easing=ease-in-out-back],body[data-aos-easing=ease-in-out-back] [data-aos]{transition-timing-function:cubic-bezier(0.68, -0.55, 0.265, 1.55)}[data-aos][data-aos][data-aos-easing=ease-in-sine],body[data-aos-easing=ease-in-sine] [data-aos]{transition-timing-function:cubic-bezier(0.47, 0, 0.745, 0.715)}[data-aos][data-aos][data-aos-easing=ease-out-sine],body[data-aos-easing=ease-out-sine] [data-aos]{transition-timing-function:cubic-bezier(0.39, 0.575, 0.565, 1)}[data-aos][data-aos][data-aos-easing=ease-in-out-sine],body[data-aos-easing=ease-in-out-sine] [data-aos]{transition-timing-function:cubic-bezier(0.445, 0.05, 0.55, 0.95)}[data-aos][data-aos][data-aos-easing=ease-in-quad],body[data-aos-easing=ease-in-quad] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-quad],body[data-aos-easing=ease-out-quad] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quad],body[data-aos-easing=ease-in-out-quad] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing=ease-in-cubic],body[data-aos-easing=ease-in-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-cubic],body[data-aos-easing=ease-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-cubic],body[data-aos-easing=ease-in-out-cubic] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-easing=ease-in-quart],body[data-aos-easing=ease-in-quart] [data-aos]{transition-timing-function:cubic-bezier(0.55, 0.085, 0.68, 0.53)}[data-aos][data-aos][data-aos-easing=ease-out-quart],body[data-aos-easing=ease-out-quart] [data-aos]{transition-timing-function:cubic-bezier(0.25, 0.46, 0.45, 0.94)}[data-aos][data-aos][data-aos-easing=ease-in-out-quart],body[data-aos-easing=ease-in-out-quart] [data-aos]{transition-timing-function:cubic-bezier(0.455, 0.03, 0.515, 0.955)}[data-aos][data-aos][data-aos-duration='50'],body[data-aos-duration='50'] [data-aos]{transition-duration:50ms}[data-aos][data-aos][data-aos-duration='100'],body[data-aos-duration='100'] [data-aos]{transition-duration:.1s}[data-aos][data-aos][data-aos-duration='150'],body[data-aos-duration='150'] [data-aos]{transition-duration:.15s}[data-aos][data-aos][data-aos-duration='200'],body[data-aos-duration='200'] [data-aos]{transition-duration:.2s}[data-aos][data-aos][data-aos-duration='250'],body[data-aos-duration='250'] [data-aos]{transition-duration:.25s}[data-aos][data-aos][data-aos-duration='300'],body[data-aos-duration='300'] [data-aos]{transition-duration:.3s}[data-aos][data-aos][data-aos-duration='350'],body[data-aos-duration='350'] [data-aos]{transition-duration:.35s}[data-aos][data-aos][data-aos-duration='400'],body[data-aos-duration='400'] [data-aos]{transition-duration:.4s}[data-aos][data-aos][data-aos-duration='450'],body[data-aos-duration='450'] [data-aos]{transition-duration:.45s}[data-aos][data-aos][data-aos-duration='500'],body[data-aos-duration='500'] [data-aos]{transition-duration:.5s}[data-aos][data-aos][data-aos-duration='550'],body[data-aos-duration='550'] [data-aos]{transition-duration:.55s}[data-aos][data-aos][data-aos-duration='600'],body[data-aos-duration='600'] [data-aos]{transition-duration:.6s}[data-aos][data-aos][data-aos-duration='650'],body[data-aos-duration='650'] [data-aos]{transition-duration:.65s}[data-aos][data-aos][data-aos-duration='700'],body[data-aos-duration='700'] [data-aos]{transition-duration:.7s}[data-aos][data-aos][data-aos-duration='750'],body[data-aos-duration='750'] [data-aos]{transition-duration:.75s}[data-aos][data-aos][data-aos-duration='800'],body[data-aos-duration='800'] [data-aos]{transition-duration:.8s}[data-aos][data-aos][data-aos-duration='850'],body[data-aos-duration='850'] [data-aos]{transition-duration:.85s}[data-aos][data-aos][data-aos-duration='900'],body[data-aos-duration='900'] [data-aos]{transition-duration:.9s}[data-aos][data-aos][data-aos-duration='950'],body[data-aos-duration='950'] [data-aos]{transition-duration:.95s}[data-aos][data-aos][data-aos-duration='1000'],body[data-aos-duration='1000'] [data-aos]{transition-duration:1s}[data-aos][data-aos][data-aos-duration='1050'],body[data-aos-duration='1050'] [data-aos]{transition-duration:1.05s}[data-aos][data-aos][data-aos-duration='1100'],body[data-aos-duration='1100'] [data-aos]{transition-duration:1.1s}[data-aos][data-aos][data-aos-duration='1150'],body[data-aos-duration='1150'] [data-aos]{transition-duration:1.15s}[data-aos][data-aos][data-aos-duration='1200'],body[data-aos-duration='1200'] [data-aos]{transition-duration:1.2s}[data-aos][data-aos][data-aos-duration='1250'],body[data-aos-duration='1250'] [data-aos]{transition-duration:1.25s}[data-aos][data-aos][data-aos-duration='1300'],body[data-aos-duration='1300'] [data-aos]{transition-duration:1.3s}[data-aos][data-aos][data-aos-duration='1350'],body[data-aos-duration='1350'] [data-aos]{transition-duration:1.35s}[data-aos][data-aos][data-aos-duration='1400'],body[data-aos-duration='1400'] [data-aos]{transition-duration:1.4s}[data-aos][data-aos][data-aos-duration='1450'],body[data-aos-duration='1450'] [data-aos]{transition-duration:1.45s}[data-aos][data-aos][data-aos-duration='1500'],body[data-aos-duration='1500'] [data-aos]{transition-duration:1.5s}[data-aos][data-aos][data-aos-duration='1550'],body[data-aos-duration='1550'] [data-aos]{transition-duration:1.55s}[data-aos][data-aos][data-aos-duration='1600'],body[data-aos-duration='1600'] [data-aos]{transition-duration:1.6s}[data-aos][data-aos][data-aos-duration='1650'],body[data-aos-duration='1650'] [data-aos]{transition-duration:1.65s}[data-aos][data-aos][data-aos-duration='1700'],body[data-aos-duration='1700'] [data-aos]{transition-duration:1.7s}[data-aos][data-aos][data-aos-duration='1750'],body[data-aos-duration='1750'] [data-aos]{transition-duration:1.75s}[data-aos][data-aos][data-aos-duration='1800'],body[data-aos-duration='1800'] [data-aos]{transition-duration:1.8s}[data-aos][data-aos][data-aos-duration='1850'],body[data-aos-duration='1850'] [data-aos]{transition-duration:1.85s}[data-aos][data-aos][data-aos-duration='1900'],body[data-aos-duration='1900'] [data-aos]{transition-duration:1.9s}[data-aos][data-aos][data-aos-duration='1950'],body[data-aos-duration='1950'] [data-aos]{transition-duration:1.95s}[data-aos][data-aos][data-aos-duration='2000'],body[data-aos-duration='2000'] [data-aos]{transition-duration:2s}[data-aos][data-aos][data-aos-duration='2050'],body[data-aos-duration='2050'] [data-aos]{transition-duration:2.05s}[data-aos][data-aos][data-aos-duration='2100'],body[data-aos-duration='2100'] [data-aos]{transition-duration:2.1s}[data-aos][data-aos][data-aos-duration='2150'],body[data-aos-duration='2150'] [data-aos]{transition-duration:2.15s}[data-aos][data-aos][data-aos-duration='2200'],body[data-aos-duration='2200'] [data-aos]{transition-duration:2.2s}[data-aos][data-aos][data-aos-duration='2250'],body[data-aos-duration='2250'] [data-aos]{transition-duration:2.25s}[data-aos][data-aos][data-aos-duration='2300'],body[data-aos-duration='2300'] [data-aos]{transition-duration:2.3s}[data-aos][data-aos][data-aos-duration='2350'],body[data-aos-duration='2350'] [data-aos]{transition-duration:2.35s}[data-aos][data-aos][data-aos-duration='2400'],body[data-aos-duration='2400'] [data-aos]{transition-duration:2.4s}[data-aos][data-aos][data-aos-duration='2450'],body[data-aos-duration='2450'] [data-aos]{transition-duration:2.45s}[data-aos][data-aos][data-aos-duration='2500'],body[data-aos-duration='2500'] [data-aos]{transition-duration:2.5s}[data-aos][data-aos][data-aos-duration='2550'],body[data-aos-duration='2550'] [data-aos]{transition-duration:2.55s}[data-aos][data-aos][data-aos-duration='2600'],body[data-aos-duration='2600'] [data-aos]{transition-duration:2.6s}[data-aos][data-aos][data-aos-duration='2650'],body[data-aos-duration='2650'] [data-aos]{transition-duration:2.65s}[data-aos][data-aos][data-aos-duration='2700'],body[data-aos-duration='2700'] [data-aos]{transition-duration:2.7s}[data-aos][data-aos][data-aos-duration='2750'],body[data-aos-duration='2750'] [data-aos]{transition-duration:2.75s}[data-aos][data-aos][data-aos-duration='2800'],body[data-aos-duration='2800'] [data-aos]{transition-duration:2.8s}[data-aos][data-aos][data-aos-duration='2850'],body[data-aos-duration='2850'] [data-aos]{transition-duration:2.85s}[data-aos][data-aos][data-aos-duration='2900'],body[data-aos-duration='2900'] [data-aos]{transition-duration:2.9s}[data-aos][data-aos][data-aos-duration='2950'],body[data-aos-duration='2950'] [data-aos]{transition-duration:2.95s}[data-aos][data-aos][data-aos-duration='3000'],body[data-aos-duration='3000'] [data-aos]{transition-duration:3s}[data-aos][data-aos][data-aos-delay='50'],body[data-aos-delay='50'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='50'].aos-animate,body[data-aos-delay='50'] [data-aos].aos-animate{transition-delay:50ms}[data-aos][data-aos][data-aos-delay='100'],body[data-aos-delay='100'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='100'].aos-animate,body[data-aos-delay='100'] [data-aos].aos-animate{transition-delay:.1s}[data-aos][data-aos][data-aos-delay='150'],body[data-aos-delay='150'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='150'].aos-animate,body[data-aos-delay='150'] [data-aos].aos-animate{transition-delay:.15s}[data-aos][data-aos][data-aos-delay='200'],body[data-aos-delay='200'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='200'].aos-animate,body[data-aos-delay='200'] [data-aos].aos-animate{transition-delay:.2s}[data-aos][data-aos][data-aos-delay='250'],body[data-aos-delay='250'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='250'].aos-animate,body[data-aos-delay='250'] [data-aos].aos-animate{transition-delay:.25s}[data-aos][data-aos][data-aos-delay='300'],body[data-aos-delay='300'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='300'].aos-animate,body[data-aos-delay='300'] [data-aos].aos-animate{transition-delay:.3s}[data-aos][data-aos][data-aos-delay='350'],body[data-aos-delay='350'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='350'].aos-animate,body[data-aos-delay='350'] [data-aos].aos-animate{transition-delay:.35s}[data-aos][data-aos][data-aos-delay='400'],body[data-aos-delay='400'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='400'].aos-animate,body[data-aos-delay='400'] [data-aos].aos-animate{transition-delay:.4s}[data-aos][data-aos][data-aos-delay='450'],body[data-aos-delay='450'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='450'].aos-animate,body[data-aos-delay='450'] [data-aos].aos-animate{transition-delay:.45s}[data-aos][data-aos][data-aos-delay='500'],body[data-aos-delay='500'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='500'].aos-animate,body[data-aos-delay='500'] [data-aos].aos-animate{transition-delay:.5s}[data-aos][data-aos][data-aos-delay='550'],body[data-aos-delay='550'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='550'].aos-animate,body[data-aos-delay='550'] [data-aos].aos-animate{transition-delay:.55s}[data-aos][data-aos][data-aos-delay='600'],body[data-aos-delay='600'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='600'].aos-animate,body[data-aos-delay='600'] [data-aos].aos-animate{transition-delay:.6s}[data-aos][data-aos][data-aos-delay='650'],body[data-aos-delay='650'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='650'].aos-animate,body[data-aos-delay='650'] [data-aos].aos-animate{transition-delay:.65s}[data-aos][data-aos][data-aos-delay='700'],body[data-aos-delay='700'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='700'].aos-animate,body[data-aos-delay='700'] [data-aos].aos-animate{transition-delay:.7s}[data-aos][data-aos][data-aos-delay='750'],body[data-aos-delay='750'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='750'].aos-animate,body[data-aos-delay='750'] [data-aos].aos-animate{transition-delay:.75s}[data-aos][data-aos][data-aos-delay='800'],body[data-aos-delay='800'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='800'].aos-animate,body[data-aos-delay='800'] [data-aos].aos-animate{transition-delay:.8s}[data-aos][data-aos][data-aos-delay='850'],body[data-aos-delay='850'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='850'].aos-animate,body[data-aos-delay='850'] [data-aos].aos-animate{transition-delay:.85s}[data-aos][data-aos][data-aos-delay='900'],body[data-aos-delay='900'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='900'].aos-animate,body[data-aos-delay='900'] [data-aos].aos-animate{transition-delay:.9s}[data-aos][data-aos][data-aos-delay='950'],body[data-aos-delay='950'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='950'].aos-animate,body[data-aos-delay='950'] [data-aos].aos-animate{transition-delay:.95s}[data-aos][data-aos][data-aos-delay='1000'],body[data-aos-delay='1000'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1000'].aos-animate,body[data-aos-delay='1000'] [data-aos].aos-animate{transition-delay:1s}[data-aos][data-aos][data-aos-delay='1050'],body[data-aos-delay='1050'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1050'].aos-animate,body[data-aos-delay='1050'] [data-aos].aos-animate{transition-delay:1.05s}[data-aos][data-aos][data-aos-delay='1100'],body[data-aos-delay='1100'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1100'].aos-animate,body[data-aos-delay='1100'] [data-aos].aos-animate{transition-delay:1.1s}[data-aos][data-aos][data-aos-delay='1150'],body[data-aos-delay='1150'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1150'].aos-animate,body[data-aos-delay='1150'] [data-aos].aos-animate{transition-delay:1.15s}[data-aos][data-aos][data-aos-delay='1200'],body[data-aos-delay='1200'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1200'].aos-animate,body[data-aos-delay='1200'] [data-aos].aos-animate{transition-delay:1.2s}[data-aos][data-aos][data-aos-delay='1250'],body[data-aos-delay='1250'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1250'].aos-animate,body[data-aos-delay='1250'] [data-aos].aos-animate{transition-delay:1.25s}[data-aos][data-aos][data-aos-delay='1300'],body[data-aos-delay='1300'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1300'].aos-animate,body[data-aos-delay='1300'] [data-aos].aos-animate{transition-delay:1.3s}[data-aos][data-aos][data-aos-delay='1350'],body[data-aos-delay='1350'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1350'].aos-animate,body[data-aos-delay='1350'] [data-aos].aos-animate{transition-delay:1.35s}[data-aos][data-aos][data-aos-delay='1400'],body[data-aos-delay='1400'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1400'].aos-animate,body[data-aos-delay='1400'] [data-aos].aos-animate{transition-delay:1.4s}[data-aos][data-aos][data-aos-delay='1450'],body[data-aos-delay='1450'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1450'].aos-animate,body[data-aos-delay='1450'] [data-aos].aos-animate{transition-delay:1.45s}[data-aos][data-aos][data-aos-delay='1500'],body[data-aos-delay='1500'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1500'].aos-animate,body[data-aos-delay='1500'] [data-aos].aos-animate{transition-delay:1.5s}[data-aos][data-aos][data-aos-delay='1550'],body[data-aos-delay='1550'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1550'].aos-animate,body[data-aos-delay='1550'] [data-aos].aos-animate{transition-delay:1.55s}[data-aos][data-aos][data-aos-delay='1600'],body[data-aos-delay='1600'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1600'].aos-animate,body[data-aos-delay='1600'] [data-aos].aos-animate{transition-delay:1.6s}[data-aos][data-aos][data-aos-delay='1650'],body[data-aos-delay='1650'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1650'].aos-animate,body[data-aos-delay='1650'] [data-aos].aos-animate{transition-delay:1.65s}[data-aos][data-aos][data-aos-delay='1700'],body[data-aos-delay='1700'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1700'].aos-animate,body[data-aos-delay='1700'] [data-aos].aos-animate{transition-delay:1.7s}[data-aos][data-aos][data-aos-delay='1750'],body[data-aos-delay='1750'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1750'].aos-animate,body[data-aos-delay='1750'] [data-aos].aos-animate{transition-delay:1.75s}[data-aos][data-aos][data-aos-delay='1800'],body[data-aos-delay='1800'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1800'].aos-animate,body[data-aos-delay='1800'] [data-aos].aos-animate{transition-delay:1.8s}[data-aos][data-aos][data-aos-delay='1850'],body[data-aos-delay='1850'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1850'].aos-animate,body[data-aos-delay='1850'] [data-aos].aos-animate{transition-delay:1.85s}[data-aos][data-aos][data-aos-delay='1900'],body[data-aos-delay='1900'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1900'].aos-animate,body[data-aos-delay='1900'] [data-aos].aos-animate{transition-delay:1.9s}[data-aos][data-aos][data-aos-delay='1950'],body[data-aos-delay='1950'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='1950'].aos-animate,body[data-aos-delay='1950'] [data-aos].aos-animate{transition-delay:1.95s}[data-aos][data-aos][data-aos-delay='2000'],body[data-aos-delay='2000'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2000'].aos-animate,body[data-aos-delay='2000'] [data-aos].aos-animate{transition-delay:2s}[data-aos][data-aos][data-aos-delay='2050'],body[data-aos-delay='2050'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2050'].aos-animate,body[data-aos-delay='2050'] [data-aos].aos-animate{transition-delay:2.05s}[data-aos][data-aos][data-aos-delay='2100'],body[data-aos-delay='2100'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2100'].aos-animate,body[data-aos-delay='2100'] [data-aos].aos-animate{transition-delay:2.1s}[data-aos][data-aos][data-aos-delay='2150'],body[data-aos-delay='2150'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2150'].aos-animate,body[data-aos-delay='2150'] [data-aos].aos-animate{transition-delay:2.15s}[data-aos][data-aos][data-aos-delay='2200'],body[data-aos-delay='2200'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2200'].aos-animate,body[data-aos-delay='2200'] [data-aos].aos-animate{transition-delay:2.2s}[data-aos][data-aos][data-aos-delay='2250'],body[data-aos-delay='2250'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2250'].aos-animate,body[data-aos-delay='2250'] [data-aos].aos-animate{transition-delay:2.25s}[data-aos][data-aos][data-aos-delay='2300'],body[data-aos-delay='2300'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2300'].aos-animate,body[data-aos-delay='2300'] [data-aos].aos-animate{transition-delay:2.3s}[data-aos][data-aos][data-aos-delay='2350'],body[data-aos-delay='2350'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2350'].aos-animate,body[data-aos-delay='2350'] [data-aos].aos-animate{transition-delay:2.35s}[data-aos][data-aos][data-aos-delay='2400'],body[data-aos-delay='2400'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2400'].aos-animate,body[data-aos-delay='2400'] [data-aos].aos-animate{transition-delay:2.4s}[data-aos][data-aos][data-aos-delay='2450'],body[data-aos-delay='2450'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2450'].aos-animate,body[data-aos-delay='2450'] [data-aos].aos-animate{transition-delay:2.45s}[data-aos][data-aos][data-aos-delay='2500'],body[data-aos-delay='2500'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2500'].aos-animate,body[data-aos-delay='2500'] [data-aos].aos-animate{transition-delay:2.5s}[data-aos][data-aos][data-aos-delay='2550'],body[data-aos-delay='2550'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2550'].aos-animate,body[data-aos-delay='2550'] [data-aos].aos-animate{transition-delay:2.55s}[data-aos][data-aos][data-aos-delay='2600'],body[data-aos-delay='2600'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2600'].aos-animate,body[data-aos-delay='2600'] [data-aos].aos-animate{transition-delay:2.6s}[data-aos][data-aos][data-aos-delay='2650'],body[data-aos-delay='2650'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2650'].aos-animate,body[data-aos-delay='2650'] [data-aos].aos-animate{transition-delay:2.65s}[data-aos][data-aos][data-aos-delay='2700'],body[data-aos-delay='2700'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2700'].aos-animate,body[data-aos-delay='2700'] [data-aos].aos-animate{transition-delay:2.7s}[data-aos][data-aos][data-aos-delay='2750'],body[data-aos-delay='2750'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2750'].aos-animate,body[data-aos-delay='2750'] [data-aos].aos-animate{transition-delay:2.75s}[data-aos][data-aos][data-aos-delay='2800'],body[data-aos-delay='2800'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2800'].aos-animate,body[data-aos-delay='2800'] [data-aos].aos-animate{transition-delay:2.8s}[data-aos][data-aos][data-aos-delay='2850'],body[data-aos-delay='2850'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2850'].aos-animate,body[data-aos-delay='2850'] [data-aos].aos-animate{transition-delay:2.85s}[data-aos][data-aos][data-aos-delay='2900'],body[data-aos-delay='2900'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2900'].aos-animate,body[data-aos-delay='2900'] [data-aos].aos-animate{transition-delay:2.9s}[data-aos][data-aos][data-aos-delay='2950'],body[data-aos-delay='2950'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='2950'].aos-animate,body[data-aos-delay='2950'] [data-aos].aos-animate{transition-delay:2.95s}[data-aos][data-aos][data-aos-delay='3000'],body[data-aos-delay='3000'] [data-aos]{transition-delay:0}[data-aos][data-aos][data-aos-delay='3000'].aos-animate,body[data-aos-delay='3000'] [data-aos].aos-animate{transition-delay:3s}[data-aos^=fade][data-aos^=fade]{opacity:0;transition-property:opacity,transform}[data-aos^=fade][data-aos^=fade].aos-animate{opacity:1;transform:translate(0)}[data-aos=fade-up]{transform:translateY(100px)}[data-aos=fade-down]{transform:translateY(-100px)}[data-aos=fade-right]{transform:translate(-100px)}[data-aos=fade-left]{transform:translate(100px)}[data-aos=fade-up-right]{transform:translate(-100px, 100px)}[data-aos=fade-up-left]{transform:translate(100px, 100px)}[data-aos=fade-down-right]{transform:translate(-100px, -100px)}[data-aos=fade-down-left]{transform:translate(100px, -100px)}[data-aos^=zoom][data-aos^=zoom]{opacity:0;transition-property:opacity,transform}[data-aos^=zoom][data-aos^=zoom].aos-animate{opacity:1;transform:translate(0) scale(1)}[data-aos=zoom-in]{transform:scale(0.6)}[data-aos=zoom-in-up]{transform:translateY(100px) scale(0.6)}[data-aos=zoom-in-down]{transform:translateY(-100px) scale(0.6)}[data-aos=zoom-in-right]{transform:translate(-100px) scale(0.6)}[data-aos=zoom-in-left]{transform:translate(100px) scale(0.6)}[data-aos=zoom-out]{transform:scale(1.2)}[data-aos=zoom-out-up]{transform:translateY(100px) scale(1.2)}[data-aos=zoom-out-down]{transform:translateY(-100px) scale(1.2)}[data-aos=zoom-out-right]{transform:translate(-100px) scale(1.2)}[data-aos=zoom-out-left]{transform:translate(100px) scale(1.2)}[data-aos^=slide][data-aos^=slide]{transition-property:transform}[data-aos^=slide][data-aos^=slide].aos-animate{transform:translate(0)}[data-aos=slide-up]{transform:translateY(100%)}[data-aos=slide-down]{transform:translateY(-100%)}[data-aos=slide-right]{transform:translateX(-100%)}[data-aos=slide-left]{transform:translateX(100%)}[data-aos^=flip][data-aos^=flip]{backface-visibility:hidden;transition-property:transform}[data-aos=flip-left]{transform:perspective(2500px) rotateY(-100deg)}[data-aos=flip-left].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-right]{transform:perspective(2500px) rotateY(100deg)}[data-aos=flip-right].aos-animate{transform:perspective(2500px) rotateY(0)}[data-aos=flip-up]{transform:perspective(2500px) rotateX(-100deg)}[data-aos=flip-up].aos-animate{transform:perspective(2500px) rotateX(0)}[data-aos=flip-down]{transform:perspective(2500px) rotateX(100deg)}[data-aos=flip-down].aos-animate{transform:perspective(2500px) rotateX(0)}
