
@charset "UTF-8";

.QuoteBold:before, .arrow-caret-down:before, .arrow-caret-left:before, .arrow-caret:before, .arrow-down:before, .arrow-left:before, .arrow-right:before, .caret:before, .chat:before, .close:before, .cloud-upload:before, .compatibility:before, .contact-caret:before, .cross:before, .download:before, .dribbble:before, .eye:before, .facebook:before, .gear:before, .heart:before, .instagram-icon:before, .link:before, .linkedin:before, .map_phone:before, .map_pin:before, .newspaper:before, .paperplane:before, .pause:before, .pencil:before, .phone:before, .pinterest:before, .play:before, .playback-rewind:before, .plus:before, .quote:before, .search:before, .shopping_cart:before, .time:before, .tools:before, .twitter:before, .user:before, .volume-high:before, .volume-mute:before, .youtube:before {
	font-family: icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 1;
	font-size: inherit;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	color: inherit;
	text-transform: none;
}

.QuoteBold:before, .arrow-caret-left:before, .arrow-caret:before, .arrow-down:before, .arrow-left:before, .arrow-right:before, .caret:before, .chat:before, .close:before, .cloud-upload:before, .compatibility:before, .contact-caret:before, .cross:before, .download:before, .dribbble:before, .eye:before, .facebook:before, .gear:before, .heart:before, .instagram-icon:before, .link:before, .linkedin:before, .map_phone:before, .map_pin:before, .newspaper:before, .paperplane:before, .pause:before, .pencil:before, .phone:before, .pinterest:before, .play:before, .playback-rewind:before, .plus:before, .quote:before, .search:before, .shopping_cart:before, .time:before, .tools:before, .twitter:before, .user:before, .volume-high:before, .volume-mute:before, .youtube:before, button, select {
	text-transform: none;
}

.Button--itzel_round:before, .Button--itzel_rounder:before {
	-webkit-clip-path: polygon(0% 0%, 0% 100%, 35% 100%, 35% 60%, 65% 60%, 65% 100%, 100% 100%, 100% 0%);
	-moz-clip-path: polygon(0% 0%, 0% 100%, 35% 100%, 35% 60%, 65% 60%, 65% 100%, 100% 100%, 100% 0%);
	-ms-clip-path: polygon(0% 0%, 0% 100%, 35% 100%, 35% 60%, 65% 60%, 65% 100%, 100% 100%, 100% 0%);
}

.select2-container {
	box-sizing: border-box;
	display: inline-block;
	margin: 0;
	position: relative;
	vertical-align: middle;
}

.select2-container .select2-selection--single {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	height: 28px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none;
}

.select2-container .select2-selection--single .select2-selection__rendered {
	display: block;
	padding-left: 8px;
	padding-right: 20px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.AffixColumn-root, .FormItem-quantity_selector, .select2-container .select2-selection--single .select2-selection__clear {
	position: relative;
}

.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
	padding-right: 8px;
	padding-left: 20px;
}

.select2-container .select2-selection--multiple {
	box-sizing: border-box;
	cursor: pointer;
	display: block;
	min-height: 32px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none;
}

.select2-container .select2-selection--multiple .select2-selection__rendered {
	display: inline-block;
	overflow: hidden;
	padding-left: 8px;
	text-overflow: ellipsis;
	white-space: nowrap;
}

.select2-container--classic .select2-results>.select2-results__options, .select2-container--default .select2-results>.select2-results__options {
	max-height: 200px;
	overflow-y: auto;
}

.select2-container .select2-search--inline {
	float: left;
}

.select2-container .select2-search--inline .select2-search__field {
	box-sizing: border-box;
	border: none;
	font-size: 100%;
	margin-top: 5px;
	padding: 0;
}

.select2-container .select2-search--inline .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.select2-dropdown {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	box-sizing: border-box;
	display: block;
	position: absolute;
	left: -100000px;
	width: 100%;
	z-index: 1051;
}

.collapse.in, .select2-results, .slick-initialized .slick-slide, article, aside, details, figcaption, figure, footer, header, hgroup, main, menu, nav, section, summary {
	display: block;
}

.select2-container--default.select2-container--disabled .select2-selection--single .select2-selection__clear, .select2-search--dropdown.select2-search--hide {
	display: none;
}

.select2-results__options {
	list-style: none;
	margin: 0;
	padding: 0;
}

.select2-results__option {
	padding: 6px;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-user-select: none;
}

.TeamFrames-list_item.with-modal, .select2-results__option[aria-selected] {
	cursor: pointer;
}

.select2-container--open .select2-dropdown {
	left: 0;
}

.select2-container--open .select2-dropdown--above {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--open .select2-dropdown--below {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-search--dropdown {
	display: block;
	padding: 4px;
}

.select2-search--dropdown .select2-search__field {
	padding: 4px;
	width: 100%;
	box-sizing: border-box;
}

.select2-search--dropdown .select2-search__field::-webkit-search-cancel-button {
	-webkit-appearance: none;
}

.select2-close-mask {
	border: 0;
	margin: 0;
	padding: 0;
	display: block;
	position: fixed;
	left: 0;
	top: 0;
	min-height: 100%;
	min-width: 100%;
	height: auto;
	width: auto;
	opacity: 0;
	z-index: 99;
	background-color: #fff;
}

.select2-hidden-accessible {
	border: 0 !important;
	clip: rect(0 0 0 0) !important;
	height: 1px !important;
	margin: -1px !important;
	overflow: hidden !important;
	padding: 0 !important;
	position: absolute !important;
	width: 1px !important;
}

.collapsing, .slick-list, .sr-only, body.modal-open, svg:not(:root) {
	overflow: hidden;
}

.slick-list, .slick-slider, .slick-track, body, sub, sup {
	position: relative;
}

.select2-container--default .select2-selection--single {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}

.select2-container--default .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
}

.select2-container--default .select2-results__option[aria-disabled=true], .select2-container--default .select2-selection--single .select2-selection__placeholder {
	color: #999;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
}

.Example--affix_column-content_content--in_container.is-AffixColumn--tallest, .Example--affix_column-content_content.is-AffixColumn--tallest, .Example--affix_column-sidebar_content--in_container.is-AffixColumn--tallest, .Example--affix_column-sidebar_content.is-AffixColumn--tallest, .Grid-example--affix_column-content_content.is-AffixColumn--tallest, .Grid-example--affix_column-sidebar_content.is-AffixColumn--tallest {
	width: 100%;
}

.select2-container--default .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left;
}

.select2-container--default[dir=rtl] .select2-selection--single .select2-selection__arrow {
	left: 1px;
	right: auto;
}

.select2-container--default.select2-container--disabled .select2-selection--single {
	background-color: #eee;
	cursor: default;
}

.select2-container--default.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888;
	border-width: 0 4px 5px;
}

.select2-container--default .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered {
	box-sizing: border-box;
	list-style: none;
	margin: 0;
	padding: 0 5px;
	width: 100%;
}

.select2-container--default .select2-selection--multiple .select2-selection__rendered li {
	list-style: none;
}

.select2-container--default .select2-selection--multiple .select2-selection__placeholder {
	color: #999;
	margin-top: 5px;
	float: left;
}

.select2-container--default .select2-selection--multiple .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-top: 5px;
	margin-right: 10px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
	color: #999;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #333;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-search--inline, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice, .select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__placeholder, [dir=rtl] .slick-slide {
	float: right;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	margin-left: 5px;
	margin-right: auto;
}

.select2-container--default[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}

.select2-container--default.select2-container--focus .select2-selection--multiple {
	border: 1px solid #000;
	outline: 0;
}

.select2-container--default.select2-container--disabled .select2-selection--multiple {
	background-color: #eee;
	cursor: default;
}

.select2-container--default.select2-container--disabled .select2-selection__choice__remove {
	display: none;
}

.select2-container--default.select2-container--open.select2-container--above .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--above .select2-selection--single {
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--default.select2-container--open.select2-container--below .select2-selection--multiple, .select2-container--default.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--default .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
}

.select2-container--default .select2-search--inline .select2-search__field {
	background: 0 0;
	border: none;
	outline: 0;
	box-shadow: none;
	-webkit-appearance: textfield;
}

.select2-container--default .select2-results__option[role=group] {
	padding: 0;
}

.select2-container--default .select2-results__option[aria-selected=true] {
	background-color: #ddd;
}

.select2-container--default .select2-results__option .select2-results__option {
	padding-left: 1em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__group {
	padding-left: 0;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -1em;
	padding-left: 2em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -2em;
	padding-left: 3em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -3em;
	padding-left: 4em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -4em;
	padding-left: 5em;
}

.select2-container--default .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option .select2-results__option {
	margin-left: -5em;
	padding-left: 6em;
}

.select2-container--default .select2-results__option--highlighted[aria-selected] {
	background-color: #5897fb;
	color: #fff;
}

.select2-container--default .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container--classic .select2-selection--single {
	background-color: #f7f7f7;
	border: 1px solid #aaa;
	border-radius: 4px;
	outline: 0;
	background-image: -webkit-linear-gradient(top, #fff 50%, #eee 100%);
	background-image: linear-gradient(to bottom, #fff 50%, #eee 100%);
	background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single:focus {
	border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--single .select2-selection__rendered {
	color: #444;
	line-height: 28px;
}

.select2-container--classic .select2-selection--single .select2-selection__clear {
	cursor: pointer;
	float: right;
	font-weight: 700;
	margin-right: 10px;
}

.select2-container--classic .select2-selection--single .select2-selection__placeholder {
	color: #999;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow {
	background-color: #ddd;
	border: none;
	border-left: 1px solid #aaa;
	border-top-right-radius: 4px;
	border-bottom-right-radius: 4px;
	height: 26px;
	position: absolute;
	top: 1px;
	right: 1px;
	width: 20px;
	background-image: -webkit-linear-gradient(top, #eee 50%, #ccc 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #ccc 100%);
	background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--single .select2-selection__arrow b {
	border-color: #888 transparent transparent;
	border-style: solid;
	border-width: 5px 4px 0;
	height: 0;
	left: 50%;
	margin-left: -4px;
	margin-top: -2px;
	position: absolute;
	top: 50%;
	width: 0;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__clear {
	float: left;
}

.select2-container--classic[dir=rtl] .select2-selection--single .select2-selection__arrow {
	border: none;
	border-right: 1px solid #aaa;
	border-radius: 4px 0 0 4px;
	left: 1px;
	right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--single {
	border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow {
	background: 0 0;
	border: none;
}

.select2-container--classic.select2-container--open .select2-selection--single .select2-selection__arrow b {
	border-color: transparent transparent #888;
	border-width: 0 4px 5px;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--single {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #fff 0, #eee 50%);
	background-image: linear-gradient(to bottom, #fff 0, #eee 50%);
	background-repeat: repeat-x;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--single {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
	background-image: -webkit-linear-gradient(top, #eee 50%, #fff 100%);
	background-image: linear-gradient(to bottom, #eee 50%, #fff 100%);
	background-repeat: repeat-x;
}

.select2-container--classic .select2-selection--multiple {
	background-color: #fff;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: text;
	outline: 0;
}

.select2-container--classic .select2-selection--multiple:focus {
	border: 1px solid #5897fb;
}

.select2-container--classic .select2-selection--multiple .select2-selection__rendered {
	list-style: none;
	margin: 0;
	padding: 0 5px;
}

.collapse, .select2-container--classic .select2-selection--multiple .select2-selection__clear, .slick-arrow.slick-hidden, .slick-slide.slick-loading img, [hidden], template {
	display: none;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice {
	background-color: #e4e4e4;
	border: 1px solid #aaa;
	border-radius: 4px;
	cursor: default;
	float: left;
	margin-right: 5px;
	margin-top: 5px;
	padding: 0 5px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove {
	color: #888;
	cursor: pointer;
	display: inline-block;
	font-weight: 700;
	margin-right: 2px;
}

.select2-container--classic .select2-selection--multiple .select2-selection__choice__remove:hover {
	color: #555;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice {
	float: right;
	margin-left: 5px;
	margin-right: auto;
}

.select2-container--classic[dir=rtl] .select2-selection--multiple .select2-selection__choice__remove {
	margin-left: 2px;
	margin-right: auto;
}

.select2-container--classic.select2-container--open .select2-selection--multiple {
	border: 1px solid #5897fb;
}

.select2-container--classic.select2-container--open.select2-container--above .select2-selection--multiple {
	border-top: none;
	border-top-left-radius: 0;
	border-top-right-radius: 0;
}

.select2-container--classic.select2-container--open.select2-container--below .select2-selection--multiple {
	border-bottom: none;
	border-bottom-left-radius: 0;
	border-bottom-right-radius: 0;
}

.select2-container--classic .select2-search--dropdown .select2-search__field {
	border: 1px solid #aaa;
	outline: 0;
}

.select2-container--classic .select2-search--inline .select2-search__field {
	outline: 0;
	box-shadow: none;
}

.select2-container--classic .select2-dropdown {
	background-color: #fff;
	border: 1px solid transparent;
}

.select2-container--classic .select2-dropdown--above {
	border-bottom: none;
}

.select2-container--classic .select2-dropdown--below {
	border-top: none;
}

.select2-container--classic .select2-results__option[role=group], td, th {
	padding: 0;
}

.select2-container--classic .select2-results__option[aria-disabled=true] {
	color: grey;
}

.select2-container--classic .select2-results__option--highlighted[aria-selected] {
	background-color: #3875d7;
	color: #fff;
}

.select2-container--classic .select2-results__group {
	cursor: default;
	display: block;
	padding: 6px;
}

.select2-container--classic.select2-container--open .select2-dropdown {
	border-color: #5897fb;
}

.slick-slider {
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list {
	display: block;
	margin: 0;
	padding: 0;
}

.NavigationTextSlider .slick-slide:focus, .slick-list:focus, a:active, a:hover {
	outline: 0;
}

.slick-list.dragging {
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-list, .slick-slider .slick-track {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.HeroHeader--plain-title, .plain-title {
	-webkit-transform: rotate(-90deg) translateX(-50%);
}

.slick-track {
	left: 0;
	top: 0;
	display: block;
}

.slick-track:after, .slick-track:before {
	content: "";
	display: table;
}

.AffixColumn-root:after, .ApplicationsForm .gform_fields:after, .ApplicationsForm:after, .Article--teaser-content_wrapper:after, .Awards-wrapper:after, .Benefits-content--wrapper ol:after, .Benefits-content--wrapper ul:after, .Benefits:after, .Blog-article_teaser_list:after, .Blog-block--list:after, .Blog-category_teaser_list:after, .Blog-container:after, .BlogInner-container:after, .BlogInner:after, .CaseStudy-description_container:after, .CaseStudy-description_table:after, .CaseStudy-pager:after, .CenteredTypeBlock-container:after, .ClientSlider-container:after, .CompanyAwards--container:after, .CompanyAwards--content-wrapper:after, .CompanyAwards-titles:after, .Contact-container:after, .Contact-content--wrapper:after, .Contact-form--wrapper:after, .Contact-info--wrapper:after, .ContactForm-form_wrapper .ContactForm:after, .ContactForm:after, .ContactForm_wrapper .gform_body:after, .Container:after, .ContentSection:after, .CostCalculator-consultation:after, .CostCalculator-container:after, .CostCalculator-form .validation_error:after, .CostCalculator-gsection:after, .CostCalculator:after, .DribbbleFeed-container:after, .DribbbleFeed:after, .ErrorPage-container:after, .Example-row:after, .ExpertiseIllustration-container:after, .FeaturedBlogItem-container:after, .Footer-menu_container:after, .Footer-menu_top_bar:after, .HeroHeader--blog_container:after, .HeroHeader--careers-container:after, .HeroHeader--careers-images:after, .HeroHeader--position:after, .HeroHeader--privacy:after, .HeroHeader--webinar-form_wrapper .gform_fields:after, .HeroHeader--with_slider-container:after, .HeroHeader-container:after, .HeroHeader-title:after, .HighlightBlocks-container:after, .HighlightBlocks-list:after, .LargeBlock-container:after, .LargeBlock-form_col .ContactForm:after, .LargeBlock-wrapper:after, .LargeHoverBlock-container:after, .LearningSystem-categories_list:after, .LearningSystem-catgeories_container:after, .LearningSystem-container .col-left:after, .LearningSystem-container .fix:after, .LearningSystem-container:after, .LearningSystem-dashboard:after, .LearningSystem-dashboard_container .course-container:after, .LearningSystem-dashboard_container .type-course .sensei-results-links:after, .LearningSystem-dashboard_container:after, .LinkBlocks-wrapper:after, .LinkBlocks:after, .ListBlock-container:after, .ListBlock-heading--line-container:after, .LocalFaves-container:after, .LocalFaves-wrapper:after, .Location-other_links_container:after, .Modal-container:after, .Modal-content:after, .Modal-featured--row_wrapper:after, .ModularImage-container:after, .ModularImage:after, .ModularQuote-container:after, .ModularText--with_image-container:after, .ModularText--with_image-image_wrapper:after, .ModularText--without_image-container:after, .ModularTextBackground-container:after, .ModularTextMedia-valign:after, .NavigationTextSlider-container:after, .NavigationTextSlider-content--copy .List-including_hashes_wrapper:after, .Newsletter-container:after, .OrangeHeadingLine-container:after, .PageHeader-container:after, .Position-content--wrapper ol:after, .Position-content--wrapper ul:after, .Position-modal--title_wrapper:after, .Position:after, .Positions-container:after, .Positions-item--container:after, .Positions-item--link:after, .Positions-item--wrapper:after, .Positions-item:after, .PrivacyPolicy-content--wrapper ol:after, .PrivacyPolicy-content--wrapper ul:after, .PrivacyPolicy:after, .ProjectTakeaways-container:after, .Service-blocks_wrapper:after, .Service-project_container:after, .SiteHeader-container:after, .SiteHeader-notice:after, .SpaceIntro-layer_contents_container:after, .TeamFrames-container:after, .TeamFrames-list:after, .VennDiagram-container:after, .WorkOverview-header_container:after, .WorkOverview-section:after, .WorkSlider-slide--container:after, .clearfix:after, .slick-track:after {
	clear: both;
}

.slick-loading .slick-slide, .slick-loading .slick-track {
	visibility: hidden;
}

.HighlightBlocks--modal .ClientSlider-slide--inner *, .Modal-backdrop {
	visibility: visible;
}

.slick-slide {
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

.slick-slide.dragging img {
	pointer-events: none;
}

.slick-vertical .slick-slide {
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-slide.WorkSlider-slide, img, legend {
	border: 0;
}

.plus:before {
	content: "";
}

.arrow-caret-down:before {
	content: "";
}

.arrow-caret-left:before {
	content: "";
}

.arrow-caret:before {
	content: "";
}

.arrow-down:before {
	content: "";
}

.arrow-left:before {
	content: "";
}

.arrow-right:before {
	content: "";
}

.caret:before {
	content: "";
}

.chat:before {
	content: "";
}

.close:before {
	content: "";
}

.cloud-upload:before {
	content: "";
}

.compatibility:before {
	content: "";
}

.contact-caret:before {
	content: "";
}

.cross:before {
	content: "";
}

.download:before {
	content: "";
}

.dribbble:before {
	content: "";
}

.eye:before {
	content: "";
}

.facebook:before {
	content: "";
}

.gear:before {
	content: "";
}

.heart:before {
	content: "";
}

.instagram-icon:before {
	content: "";
}

.link:before {
	content: "";
}

.linkedin:before {
	content: "";
}

.youtube:before {
	content: "";
}

.map_phone:before {
	content: "";
}

.map_pin:before {
	content: "";
}

.newspaper:before {
	content: "";
}

.paperplane:before {
	content: "";
}

.pause:before {
	content: "";
}

.pencil:before {
	content: "";
}

.phone:before {
	content: "";
}

.pinterest:before {
	content: "";
}

.play:before {
	content: "";
}

.quote:before {
	content: "";
}

.search:before {
	content: "";
}

.shopping_cart:before {
	content: "";
}

.time:before {
	content: "";
}

.tools:before {
	content: "";
}

.twitter:before {
	content: "";
}

.user:before {
	content: "";
}

.volume-high:before {
	content: "";
}

.volume-mute:before {
	content: "";
}

.playback-rewind:before {
	content: "";
}

.QuoteBold:before {
	content: "";
}

/*! normalize.css v3.0.2 | MIT License | git.io/normalize */
html {
	font-family: sans-serif;
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	overflow-x: hidden;
}

body {
	margin: 0;
}

audio, canvas, progress, video {
	display: inline-block;
	vertical-align: baseline;
}

audio:not([controls]) {
	display: none;
	height: 0;
}

abbr[title] {
	border-bottom: 1px dotted;
}

.block p, b, optgroup, strong {
	font-weight: 700;
}

.Heading-border p, dfn {
	font-style: italic;
}

h1 {
	margin: .67em 0;
}

mark {
	background: #ff0;
	color: #000;
}

small {
	font-size: 80%;
}

sub, sup {
	font-size: 75%;
	line-height: 0;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

figure {
	margin: 1em 40px;
}

hr {
	height: 0;
}

pre, textarea {
	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, 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-appearance: textfield;
}

input[type=search]::-webkit-search-cancel-button, input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

fieldset {
	border: 1px solid silver;
	margin: 0 2px;
	padding: .35em .625em .75em;
}

legend {
	padding: 0;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

*, :after, :before {
	box-sizing: border-box;
}

/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */
@media print {
	blockquote, img, pre, tr {
		page-break-inside: avoid;
	}
	
	*, :after, :before {
		background: 0 0 !important;
		color: #000 !important;
		box-shadow: none !important;
		text-shadow: none !important;
	}
	
	a, a:visited {
		text-decoration: underline;
	}
	
	a[href]:after {
		content: " (" attr(href) ")";
	}
	
	abbr[title]:after {
		content: " (" attr(title) ")";
	}
	
	a[href^="#"]:after, a[href^="javascript:"]:after {
		content: "";
	}
	
	blockquote, pre {
		border: 1px solid #999;
	}
	
	thead {
		display: table-header-group;
	}
	
	img {
		max-width: 100% !important;
	}
	
	h2, h3, p {
		orphans: 3;
		widows: 3;
	}
	
	h2, h3 {
		page-break-after: avoid;
	}
	
	select {
		background: #fff !important;
	}
	
	.navbar {
		display: none;
	}
	
	.btn>.caret, .dropup>.btn>.caret {
		border-top-color: #000 !important;
	}
	
	.label {
		border: 1px solid #000;
	}
	
	.table {
		border-collapse: collapse !important;
	}
	
	.table td, .table th {
		background-color: #fff !important;
	}
	
	.table-bordered td, .table-bordered th {
		border: 1px solid #ddd !important;
	}
}

.AffixColumn-root:after, .AffixColumn-root:before, .ApplicationsForm .gform_fields:after, .ApplicationsForm .gform_fields:before, .ApplicationsForm:after, .ApplicationsForm:before, .Article--teaser-content_wrapper:after, .Article--teaser-content_wrapper:before, .Awards-wrapper:after, .Awards-wrapper:before, .Benefits-content--wrapper ol:after, .Benefits-content--wrapper ol:before, .Benefits-content--wrapper ul:after, .Benefits-content--wrapper ul:before, .Benefits:after, .Benefits:before, .Blog-article_teaser_list:after, .Blog-article_teaser_list:before, .Blog-block--list:after, .Blog-block--list:before, .Blog-category_teaser_list:after, .Blog-category_teaser_list:before, .Blog-container:after, .Blog-container:before, .BlogInner-container:after, .BlogInner-container:before, .BlogInner:after, .BlogInner:before, .CaseStudy-description_container:after, .CaseStudy-description_container:before, .CaseStudy-description_table:after, .CaseStudy-description_table:before, .CaseStudy-pager:after, .CaseStudy-pager:before, .CenteredTypeBlock-container:after, .CenteredTypeBlock-container:before, .ClientSlider-container:after, .ClientSlider-container:before, .CompanyAwards--container:after, .CompanyAwards--container:before, .CompanyAwards--content-wrapper:after, .CompanyAwards--content-wrapper:before, .CompanyAwards-titles:after, .CompanyAwards-titles:before, .Contact-container:after, .Contact-container:before, .Contact-content--wrapper:after, .Contact-content--wrapper:before, .Contact-form--wrapper:after, .Contact-form--wrapper:before, .Contact-info--wrapper:after, .Contact-info--wrapper:before, .ContactForm-form_wrapper .ContactForm:after, .ContactForm-form_wrapper .ContactForm:before, .ContactForm:after, .ContactForm:before, .ContactForm_wrapper .gform_body:after, .ContactForm_wrapper .gform_body:before, .Container:after, .Container:before, .ContentSection:after, .ContentSection:before, .CostCalculator-consultation:after, .CostCalculator-consultation:before, .CostCalculator-container:after, .CostCalculator-container:before, .CostCalculator-form .validation_error:after, .CostCalculator-form .validation_error:before, .CostCalculator-gsection:after, .CostCalculator-gsection:before, .CostCalculator:after, .CostCalculator:before, .DribbbleFeed-container:after, .DribbbleFeed-container:before, .DribbbleFeed:after, .DribbbleFeed:before, .ErrorPage-container:after, .ErrorPage-container:before, .Example-row:after, .Example-row:before, .ExpertiseIllustration-container:after, .ExpertiseIllustration-container:before, .FeaturedBlogItem-container:after, .FeaturedBlogItem-container:before, .Footer-menu_container:after, .Footer-menu_container:before, .Footer-menu_top_bar:after, .Footer-menu_top_bar:before, .HeroHeader--blog_container:after, .HeroHeader--blog_container:before, .HeroHeader--careers-container:after, .HeroHeader--careers-container:before, .HeroHeader--careers-images:after, .HeroHeader--careers-images:before, .HeroHeader--position:after, .HeroHeader--position:before, .HeroHeader--privacy:after, .HeroHeader--privacy:before, .HeroHeader--webinar-form_wrapper .gform_fields:after, .HeroHeader--webinar-form_wrapper .gform_fields:before, .HeroHeader--with_slider-container:after, .HeroHeader--with_slider-container:before, .HeroHeader-container:after, .HeroHeader-container:before, .HeroHeader-title:after, .HeroHeader-title:before, .HighlightBlocks-container:after, .HighlightBlocks-container:before, .HighlightBlocks-list:after, .HighlightBlocks-list:before, .LargeBlock-container:after, .LargeBlock-container:before, .LargeBlock-form_col .ContactForm:after, .LargeBlock-form_col .ContactForm:before, .LargeBlock-wrapper:after, .LargeBlock-wrapper:before, .LargeHoverBlock-container:after, .LargeHoverBlock-container:before, .LearningSystem-categories_list:after, .LearningSystem-categories_list:before, .LearningSystem-catgeories_container:after, .LearningSystem-catgeories_container:before, .LearningSystem-container .col-left:after, .LearningSystem-container .col-left:before, .LearningSystem-container .fix:after, .LearningSystem-container .fix:before, .LearningSystem-container:after, .LearningSystem-container:before, .LearningSystem-dashboard:after, .LearningSystem-dashboard:before, .LearningSystem-dashboard_container .course-container:after, .LearningSystem-dashboard_container .course-container:before, .LearningSystem-dashboard_container .type-course .sensei-results-links:after, .LearningSystem-dashboard_container .type-course .sensei-results-links:before, .LearningSystem-dashboard_container:after, .LearningSystem-dashboard_container:before, .LinkBlocks-wrapper:after, .LinkBlocks-wrapper:before, .LinkBlocks:after, .LinkBlocks:before, .ListBlock-container:after, .ListBlock-container:before, .ListBlock-heading--line-container:after, .ListBlock-heading--line-container:before, .LocalFaves-container:after, .LocalFaves-container:before, .LocalFaves-wrapper:after, .LocalFaves-wrapper:before, .Location-other_links_container:after, .Location-other_links_container:before, .Modal-container:after, .Modal-container:before, .Modal-content:after, .Modal-content:before, .Modal-featured--row_wrapper:after, .Modal-featured--row_wrapper:before, .ModularImage-container:after, .ModularImage-container:before, .ModularImage:after, .ModularImage:before, .ModularQuote-container:after, .ModularQuote-container:before, .ModularText--with_image-container:after, .ModularText--with_image-container:before, .ModularText--with_image-image_wrapper:after, .ModularText--with_image-image_wrapper:before, .ModularText--without_image-container:after, .ModularText--without_image-container:before, .ModularTextBackground-container:after, .ModularTextBackground-container:before, .ModularTextMedia-valign:after, .ModularTextMedia-valign:before, .NavigationTextSlider-container:after, .NavigationTextSlider-container:before, .NavigationTextSlider-content--copy .List-including_hashes_wrapper:after, .NavigationTextSlider-content--copy .List-including_hashes_wrapper:before, .Newsletter-container:after, .Newsletter-container:before, .OrangeHeadingLine-container:after, .OrangeHeadingLine-container:before, .PageHeader-container:after, .PageHeader-container:before, .Position-content--wrapper ol:after, .Position-content--wrapper ol:before, .Position-content--wrapper ul:after, .Position-content--wrapper ul:before, .Position-modal--title_wrapper:after, .Position-modal--title_wrapper:before, .Position:after, .Position:before, .Positions-container:after, .Positions-container:before, .Positions-item--container:after, .Positions-item--container:before, .Positions-item--link:after, .Positions-item--link:before, .Positions-item--wrapper:after, .Positions-item--wrapper:before, .Positions-item:after, .Positions-item:before, .PrivacyPolicy-content--wrapper ol:after, .PrivacyPolicy-content--wrapper ol:before, .PrivacyPolicy-content--wrapper ul:after, .PrivacyPolicy-content--wrapper ul:before, .PrivacyPolicy:after, .PrivacyPolicy:before, .ProjectTakeaways-container:after, .ProjectTakeaways-container:before, .Service-blocks_wrapper:after, .Service-blocks_wrapper:before, .Service-project_container:after, .Service-project_container:before, .SiteHeader-container:after, .SiteHeader-container:before, .SiteHeader-notice:after, .SiteHeader-notice:before, .SpaceIntro-layer_contents_container:after, .SpaceIntro-layer_contents_container:before, .TeamFrames-container:after, .TeamFrames-container:before, .TeamFrames-list:after, .TeamFrames-list:before, .VennDiagram-container:after, .VennDiagram-container:before, .WorkOverview-header_container:after, .WorkOverview-header_container:before, .WorkOverview-section:after, .WorkOverview-section:before, .WorkSlider-slide--container:after, .WorkSlider-slide--container:before, .clearfix:after, .clearfix:before {
	content: " ";
	display: table;
}

.sr-only {
	position: absolute;
	width: 1px;
	height: 1px;
	margin: -1px;
	padding: 0;
	clip: rect(0, 0, 0, 0);
	border: 0;
}

.Button--menu_toggle .Button--menu_toggle-bar:first-child, .no-top-margin {
	margin-top: 0;
}

.collapsing {
	position: relative;
	height: 0;
	-webkit-transition-property: height, visibility;
	transition-property: height, visibility;
	-webkit-transition-duration: .35s;
	transition-duration: .35s;
	-webkit-transition-timing-function: ease;
	transition-timing-function: ease;
}

.AffixColumn.is-AffixColumn--top, .plain-title, iframe[name=google_conversion_frame], iframe[name=google_cookie_match_frame] {
	position: absolute;
}

:focus {
	outline: #cfcfcf dotted 1px;
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
}

.li, .li.large, .p, .p.large, p, p.large {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
}

.h1, h1 {
	font-size: 23px;
	line-height: 1.2em;
}

@media (min-width:768px) {
	.h1, h1 {
		font-size: 50px;
		line-height: 1.3em;
		letter-spacing: -.01em;
	}
}

.h2, h2 {
	font-size: 20px;
	line-height: 1.25em;
}

.h3, h3 {
	font-size: 18px;
	line-height: 1.33em;
}

.LearningSystem-container .col-left .course-content p, .LearningSystem-container .col-left .sensei_message p, .LearningSystem-dashboard_container .type-course p, .h4, h4 {
	font-size: 16px;
}

.h5, h5 {
	font-size: 14px;
}

.h6, h6 {
	font-size: 12px;
	letter-spacing: .04em;
}

.li, .p, p {
	font-size: 22px;
	line-height: 1.5em;
	letter-spacing: .01em;
	-webkit-font-feature-settings: "liga" 0;
	-moz-font-feature-settings: "liga" 0;
	font-feature-settings: "liga" 0;
}

.li.large, .p.large, p.large {
	font-size: 24px;
	line-height: 1.3em;
	letter-spacing: .02em;
}

.CenteredTypeBlock-contents p, .li.medium, .li.small, .p.medium, .p.small, p.medium, p.small {
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	line-height: 1.5em;
	color: #2b2b2b;
	font-family: "Roboto Condensed", sans-serif;
}

.CenteredTypeBlock-contents p, .li.medium, .p.medium, p.medium {
	font-size: 22px;
	letter-spacing: .01em;
}

.li.small, .p.small, p.small {
	font-size: 18px;
	letter-spacing: .02em;
}

.Button--itzel:after, .Button--itzel_round:after, .Button--itzel_rounder:after {
	font-family: icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 20px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.plain-title {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
	font-size: 12px;
	letter-spacing: .04em;
	top: 50%;
	left: 50px;
	text-transform: uppercase;
	transform: rotate(-90deg) translateX(-50%);
	-webkit-transform-origin: left top 0;
	transform-origin: left top 0;
}

body.modal-open {
	height: 100%;
}

.blog, .home, .page-template-page-careers, .page-template-page-contact, .page-template-page-workoverview {
	background-color: #fff;
}

::-moz-selection {
	background: #e82537;
	color: #fff;
}

::selection {
	background: #e82537;
	color: #fff;
}

.no-bottom-margin {
	margin-bottom: 0;
}

.page-template-page-workoverview .Footer {
	margin-top: 75px;
}

.Themify-absolute {
	position: absolute !important;
}

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2015 Daniel Eden
*/
.animated {
	-webkit-animation-duration: 1s;
	animation-duration: 1s;
	-webkit-animation-fill-mode: both;
	animation-fill-mode: both;
}

.animated.changeWidth {
	-webkit-animation-duration: .6s;
	animation-duration: .6s;
}

.animated.infinite, .infinite {
	-webkit-animation-iteration-count: infinite;
	animation-iteration-count: infinite;
}

.delay-1 {
	-webkit-animation-delay: .5s;
	animation-delay: .5s;
}

.delay-1-alt {
	-webkit-animation-delay: .3s;
	animation-delay: .3s;
}

.delay-2 {
	-webkit-animation-delay: 1s;
	animation-delay: 1s;
}

.delay-2-alt {
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
}

.delay-3 {
	-webkit-animation-delay: 1.5s;
	animation-delay: 1.5s;
}

.delay-3-alt {
	-webkit-animation-delay: .9s;
	animation-delay: .9s;
}

.delay-4 {
	-webkit-animation-delay: 2s;
	animation-delay: 2s;
}

.delay-4-alt {
	-webkit-animation-delay: 1.2s;
	animation-delay: 1.2s;
}

.animated.hinge {
	-webkit-animation-duration: 2s;
	animation-duration: 2s;
}

.animated.bounceIn, .animated.bounceOut, .animated.flipOutX, .animated.flipOutY {
	-webkit-animation-duration: .75s;
	animation-duration: .75s;
}

@-webkit-keyframes spinBackAndForward {
	0%, 60% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	10% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}
	
	20% {
		-webkit-transform: rotate(-35deg);
		transform: rotate(-35deg);
	}
	
	40% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	
	50% {
		-webkit-transform: rotate(-25deg);
		transform: rotate(-25deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spinBackAndForward {
	0%, 60% {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	10% {
		-webkit-transform: rotate(-15deg);
		transform: rotate(-15deg);
	}
	
	20% {
		-webkit-transform: rotate(-35deg);
		transform: rotate(-35deg);
	}
	
	40% {
		-webkit-transform: rotate(-45deg);
		transform: rotate(-45deg);
	}
	
	50% {
		-webkit-transform: rotate(-25deg);
		transform: rotate(-25deg);
	}
	
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes spin {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes spin {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@-webkit-keyframes changeWidth {
	0% {
		width: 0;
	}
	
	100% {
		width: 100%;
	}
}

@keyframes changeWidth {
	0% {
		width: 0;
	}
	
	100% {
		width: 100%;
	}
}

.changeWidth {
	-webkit-animation-name: changeWidth;
	animation-name: changeWidth;
}

@-webkit-keyframes changeOpacity {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes changeOpacity {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

.changeOpacityLeft-1 {
	-webkit-animation-name: changeOpacity;
	animation-name: changeOpacity;
	-webkit-animation-delay: .2s;
	animation-delay: .2s;
}

.changeOpacityLeft-2 {
	-webkit-animation-name: changeOpacity;
	animation-name: changeOpacity;
	-webkit-animation-delay: .4s;
	animation-delay: .4s;
}

.changeOpacityLeft-3 {
	-webkit-animation-name: changeOpacity;
	animation-name: changeOpacity;
	-webkit-animation-delay: .6s;
	animation-delay: .6s;
}

.changeOpacityLeft-4 {
	-webkit-animation-name: changeOpacity;
	animation-name: changeOpacity;
	-webkit-animation-delay: .8s;
	animation-delay: .8s;
}

@-webkit-keyframes float {
	0%, 100% {
		-webkit-transform: translateY(15px);
		transform: translateY(15px);
	}
	
	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes float {
	0%, 100% {
		-webkit-transform: translateY(15px);
		transform: translateY(15px);
	}
	
	50% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@-webkit-keyframes float_alt {
	0%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	50% {
		-webkit-transform: translateY(15px);
		transform: translateY(15px);
	}
}

@keyframes float_alt {
	0%, 100% {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	50% {
		-webkit-transform: translateY(15px);
		transform: translateY(15px);
	}
}

.float {
	-webkit-animation-name: float;
	animation-name: float;
	-webkit-animation-duration: 5s;
	animation-duration: 5s;
}

.float_alt {
	-webkit-animation-name: float_alt;
	animation-name: float_alt;
	-webkit-animation-duration: 5s;
	animation-duration: 5s;
	-webkit-animation-timing-function: ease-in-out;
	animation-timing-function: ease-in-out;
}

@-webkit-keyframes bounce {
	0%, 100%, 20%, 53%, 80% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	
	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}
	
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}
	
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}
}

@keyframes bounce {
	0%, 100%, 20%, 53%, 80% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	
	40%, 43% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -30px, 0);
		transform: translate3d(0, -30px, 0);
	}
	
	70% {
		-webkit-animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		animation-timing-function: cubic-bezier(.755, .05, .855, .06);
		-webkit-transform: translate3d(0, -15px, 0);
		transform: translate3d(0, -15px, 0);
	}
	
	90% {
		-webkit-transform: translate3d(0, -4px, 0);
		transform: translate3d(0, -4px, 0);
	}
}

.bounce {
	-webkit-animation-name: bounce;
	animation-name: bounce;
	-webkit-transform-origin: center bottom;
	transform-origin: center bottom;
}

@-webkit-keyframes flash {
	0%, 100%, 50% {
		opacity: 1;
	}
	
	25%, 75% {
		opacity: 0;
	}
}

@keyframes flash {
	0%, 100%, 50% {
		opacity: 1;
	}
	
	25%, 75% {
		opacity: 0;
	}
}

.flash {
	-webkit-animation-name: flash;
	animation-name: flash;
}

@-webkit-keyframes pulse {
	0%, 100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}
}

@keyframes pulse {
	0%, 100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	
	50% {
		-webkit-transform: scale3d(1.05, 1.05, 1.05);
		transform: scale3d(1.05, 1.05, 1.05);
	}
}

.pulse {
	-webkit-animation-name: pulse;
	animation-name: pulse;
}

@-webkit-keyframes rubberBand {
	0%, 100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1);
	}
	
	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1);
	}
	
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1);
	}
	
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1);
	}
	
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1);
	}
}

@keyframes rubberBand {
	0%, 100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	
	30% {
		-webkit-transform: scale3d(1.25, .75, 1);
		transform: scale3d(1.25, .75, 1);
	}
	
	40% {
		-webkit-transform: scale3d(.75, 1.25, 1);
		transform: scale3d(.75, 1.25, 1);
	}
	
	50% {
		-webkit-transform: scale3d(1.15, .85, 1);
		transform: scale3d(1.15, .85, 1);
	}
	
	65% {
		-webkit-transform: scale3d(.95, 1.05, 1);
		transform: scale3d(.95, 1.05, 1);
	}
	
	75% {
		-webkit-transform: scale3d(1.05, .95, 1);
		transform: scale3d(1.05, .95, 1);
	}
}

.rubberBand {
	-webkit-animation-name: rubberBand;
	animation-name: rubberBand;
}

@-webkit-keyframes shake {
	0%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	
	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	
	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

@keyframes shake {
	0%, 100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	
	10%, 30%, 50%, 70%, 90% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	
	20%, 40%, 60%, 80% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
}

.shake {
	-webkit-animation-name: shake;
	animation-name: shake;
}

@-webkit-keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}
	
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}
	
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}
	
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}
	
	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

@keyframes swing {
	20% {
		-webkit-transform: rotate3d(0, 0, 1, 15deg);
		transform: rotate3d(0, 0, 1, 15deg);
	}
	
	40% {
		-webkit-transform: rotate3d(0, 0, 1, -10deg);
		transform: rotate3d(0, 0, 1, -10deg);
	}
	
	60% {
		-webkit-transform: rotate3d(0, 0, 1, 5deg);
		transform: rotate3d(0, 0, 1, 5deg);
	}
	
	80% {
		-webkit-transform: rotate3d(0, 0, 1, -5deg);
		transform: rotate3d(0, 0, 1, -5deg);
	}
	
	100% {
		-webkit-transform: rotate3d(0, 0, 1, 0deg);
		transform: rotate3d(0, 0, 1, 0deg);
	}
}

.swing {
	-webkit-transform-origin: top center;
	transform-origin: top center;
	-webkit-animation-name: swing;
	animation-name: swing;
}

@-webkit-keyframes tada {
	0%, 100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	
	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}
	
	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}
	
	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}
}

@keyframes tada {
	0%, 100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
	
	10%, 20% {
		-webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
	}
	
	30%, 50%, 70%, 90% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
	}
	
	40%, 60%, 80% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
		transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
	}
}

.tada {
	-webkit-animation-name: tada;
	animation-name: tada;
}

@-webkit-keyframes wobble {
	0%, 100% {
		-webkit-transform: none;
		transform: none;
	}
	
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}
	
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}
	
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}
	
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}
	
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}
}

@keyframes wobble {
	0%, 100% {
		-webkit-transform: none;
		transform: none;
	}
	
	15% {
		-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
		transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
	}
	
	30% {
		-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
		transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
	}
	
	45% {
		-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
		transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
	}
	
	60% {
		-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
		transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
	}
	
	75% {
		-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
		transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
	}
}

.wobble {
	-webkit-animation-name: wobble;
	animation-name: wobble;
}

@-webkit-keyframes jello {
	100%, 11.1% {
		-webkit-transform: none;
		transform: none;
	}
	
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg);
	}
	
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg);
	}
	
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg);
	}
	
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg);
	}
	
	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg);
	}
	
	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg);
	}
	
	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg);
	}
}

@keyframes jello {
	100%, 11.1% {
		-webkit-transform: none;
		transform: none;
	}
	
	22.2% {
		-webkit-transform: skewX(-12.5deg) skewY(-12.5deg);
		transform: skewX(-12.5deg) skewY(-12.5deg);
	}
	
	33.3% {
		-webkit-transform: skewX(6.25deg) skewY(6.25deg);
		transform: skewX(6.25deg) skewY(6.25deg);
	}
	
	44.4% {
		-webkit-transform: skewX(-3.125deg) skewY(-3.125deg);
		transform: skewX(-3.125deg) skewY(-3.125deg);
	}
	
	55.5% {
		-webkit-transform: skewX(1.5625deg) skewY(1.5625deg);
		transform: skewX(1.5625deg) skewY(1.5625deg);
	}
	
	66.6% {
		-webkit-transform: skewX(-.78125deg) skewY(-.78125deg);
		transform: skewX(-.78125deg) skewY(-.78125deg);
	}
	
	77.7% {
		-webkit-transform: skewX(.390625deg) skewY(.390625deg);
		transform: skewX(.390625deg) skewY(.390625deg);
	}
	
	88.8% {
		-webkit-transform: skewX(-.1953125deg) skewY(-.1953125deg);
		transform: skewX(-.1953125deg) skewY(-.1953125deg);
	}
}

.jello {
	-webkit-animation-name: jello;
	animation-name: jello;
	-webkit-transform-origin: center;
	transform-origin: center;
}

@-webkit-keyframes bounceIn {
	0%, 100%, 20%, 40%, 60%, 80% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}
	
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes bounceIn {
	0%, 100%, 20%, 40%, 60%, 80% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	
	20% {
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	
	40% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale3d(1.03, 1.03, 1.03);
		transform: scale3d(1.03, 1.03, 1.03);
	}
	
	80% {
		-webkit-transform: scale3d(.97, .97, .97);
		transform: scale3d(.97, .97, .97);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.bounceIn {
	-webkit-animation-name: bounceIn;
	animation-name: bounceIn;
}

@-webkit-keyframes bounceInDown {
	0%, 100%, 60%, 75%, 90% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
	
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	
	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInDown {
	0%, 100%, 60%, 75%, 90% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -3000px, 0);
		transform: translate3d(0, -3000px, 0);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, 25px, 0);
		transform: translate3d(0, 25px, 0);
	}
	
	75% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	
	90% {
		-webkit-transform: translate3d(0, 5px, 0);
		transform: translate3d(0, 5px, 0);
	}
	
	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInDown {
	-webkit-animation-name: bounceInDown;
	animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
	0%, 100%, 60%, 75%, 90% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}
	
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}
	
	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInLeft {
	0%, 100%, 60%, 75%, 90% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-3000px, 0, 0);
		transform: translate3d(-3000px, 0, 0);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translate3d(25px, 0, 0);
		transform: translate3d(25px, 0, 0);
	}
	
	75% {
		-webkit-transform: translate3d(-10px, 0, 0);
		transform: translate3d(-10px, 0, 0);
	}
	
	90% {
		-webkit-transform: translate3d(5px, 0, 0);
		transform: translate3d(5px, 0, 0);
	}
	
	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInLeft {
	-webkit-animation-name: bounceInLeft;
	animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
	0%, 100%, 60%, 75%, 90% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}
	
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
	
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}
	
	100% {
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes bounceInRight {
	0%, 100%, 60%, 75%, 90% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: translate3d(3000px, 0, 0);
		transform: translate3d(3000px, 0, 0);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translate3d(-25px, 0, 0);
		transform: translate3d(-25px, 0, 0);
	}
	
	75% {
		-webkit-transform: translate3d(10px, 0, 0);
		transform: translate3d(10px, 0, 0);
	}
	
	90% {
		-webkit-transform: translate3d(-5px, 0, 0);
		transform: translate3d(-5px, 0, 0);
	}
	
	100% {
		-webkit-transform: none;
		transform: none;
	}
}

.bounceInRight {
	-webkit-animation-name: bounceInRight;
	animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
	0%, 100%, 60%, 75%, 90% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}
	
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes bounceInUp {
	0%, 100%, 60%, 75%, 90% {
		-webkit-animation-timing-function: cubic-bezier(.215, .61, .355, 1);
		animation-timing-function: cubic-bezier(.215, .61, .355, 1);
	}
	
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 3000px, 0);
		transform: translate3d(0, 3000px, 0);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	
	75% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}
	
	90% {
		-webkit-transform: translate3d(0, -5px, 0);
		transform: translate3d(0, -5px, 0);
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.bounceInUp {
	-webkit-animation-name: bounceInUp;
	animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}
	
	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

@keyframes bounceOut {
	20% {
		-webkit-transform: scale3d(.9, .9, .9);
		transform: scale3d(.9, .9, .9);
	}
	
	50%, 55% {
		opacity: 1;
		-webkit-transform: scale3d(1.1, 1.1, 1.1);
		transform: scale3d(1.1, 1.1, 1.1);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
}

.bounceOut {
	-webkit-animation-name: bounceOut;
	animation-name: bounceOut;
}

@-webkit-keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}
	
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes bounceOutDown {
	20% {
		-webkit-transform: translate3d(0, 10px, 0);
		transform: translate3d(0, 10px, 0);
	}
	
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, -20px, 0);
		transform: translate3d(0, -20px, 0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.bounceOutDown {
	-webkit-animation-name: bounceOutDown;
	animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes bounceOutLeft {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(20px, 0, 0);
		transform: translate3d(20px, 0, 0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.bounceOutLeft {
	-webkit-animation-name: bounceOutLeft;
	animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes bounceOutRight {
	20% {
		opacity: 1;
		-webkit-transform: translate3d(-20px, 0, 0);
		transform: translate3d(-20px, 0, 0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.bounceOutRight {
	-webkit-animation-name: bounceOutRight;
	animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes bounceOutUp {
	20% {
		-webkit-transform: translate3d(0, -10px, 0);
		transform: translate3d(0, -10px, 0);
	}
	
	40%, 45% {
		opacity: 1;
		-webkit-transform: translate3d(0, 20px, 0);
		transform: translate3d(0, 20px, 0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.bounceOutUp {
	-webkit-animation-name: bounceOutUp;
	animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

@keyframes fadeIn {
	0% {
		opacity: 0;
	}
	
	100% {
		opacity: 1;
	}
}

.fadeIn {
	-webkit-animation-name: fadeIn;
	animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDown {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDown {
	-webkit-animation-name: fadeInDown;
	animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInDownBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInDownBig {
	-webkit-animation-name: fadeInDownBig;
	animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeft {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInLeft {
	-webkit-animation-name: fadeInLeft;
	animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInLeftBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInLeftBig {
	-webkit-animation-name: fadeInLeftBig;
	animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRight {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRight {
	-webkit-animation-name: fadeInRight;
	animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInRightBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInRightBig {
	-webkit-animation-name: fadeInRightBig;
	animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUp {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUp {
	-webkit-animation-name: fadeInUp;
	animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpMedium {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 50%, 0);
		transform: translate3d(0, 50%, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUpMedium {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 50%, 0);
		transform: translate3d(0, 50%, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUpMedium {
	-webkit-animation-name: fadeInUpMedium;
	animation-name: fadeInUpMedium;
}

@-webkit-keyframes fadeInUpSmall {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 25%, 0);
		transform: translate3d(0, 25%, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUpSmall {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 25%, 0);
		transform: translate3d(0, 25%, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUpSmall {
	-webkit-animation-name: fadeInUpSmall;
	animation-name: fadeInUpSmall;
}

@-webkit-keyframes fadeInUpSmallAlt {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUpSmallAlt {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100px, 0);
		transform: translate3d(0, 100px, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUpSmallAlt {
	-webkit-animation-name: fadeInUpSmallAlt;
	animation-name: fadeInUpSmallAlt;
}

@-webkit-keyframes fadeInUpXSmall {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 15%, 0);
		transform: translate3d(0, 15%, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUpXSmall {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 15%, 0);
		transform: translate3d(0, 15%, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUpXSmall {
	-webkit-animation-name: fadeInUpXSmall;
	animation-name: fadeInUpXSmall;
}

@-webkit-keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes fadeInUpBig {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.fadeInUpBig {
	-webkit-animation-name: fadeInUpBig;
	animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

@keyframes fadeOut {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
	}
}

.fadeOut {
	-webkit-animation-name: fadeOut;
	animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes fadeOutDown {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

.fadeOutDown {
	-webkit-animation-name: fadeOutDown;
	animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

@keyframes fadeOutDownBig {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, 2000px, 0);
		transform: translate3d(0, 2000px, 0);
	}
}

.fadeOutDownBig {
	-webkit-animation-name: fadeOutDownBig;
	animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes fadeOutLeft {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

.fadeOutLeft {
	-webkit-animation-name: fadeOutLeft;
	animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

@keyframes fadeOutLeftBig {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(-2000px, 0, 0);
		transform: translate3d(-2000px, 0, 0);
	}
}

.fadeOutLeftBig {
	-webkit-animation-name: fadeOutLeftBig;
	animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes fadeOutRight {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.fadeOutRight {
	-webkit-animation-name: fadeOutRight;
	animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

@keyframes fadeOutRightBig {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(2000px, 0, 0);
		transform: translate3d(2000px, 0, 0);
	}
}

.fadeOutRightBig {
	-webkit-animation-name: fadeOutRightBig;
	animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@keyframes fadeOutUp {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

.fadeOutUp {
	-webkit-animation-name: fadeOutUp;
	animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

@keyframes fadeOutUpBig {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(0, -2000px, 0);
		transform: translate3d(0, -2000px, 0);
	}
}

.fadeOutUpBig {
	-webkit-animation-name: fadeOutUpBig;
	animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

@keyframes flip {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	
	40% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	
	50% {
		-webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	80% {
		-webkit-transform: perspective(400px) scale3d(.95, .95, .95);
		transform: perspective(400px) scale3d(.95, .95, .95);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
}

.animated.flip {
	-webkit-backface-visibility: visible;
	backface-visibility: visible;
	-webkit-animation-name: flip;
	animation-name: flip;
}

@-webkit-keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}
	
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}
	
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInX {
	0% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	
	40% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	60% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
		opacity: 1;
	}
	
	80% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
	}
	
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInX {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipInX;
	animation-name: flipInX;
}

.flipInY, .flipOutX {
	-webkit-backface-visibility: visible !important;
}

@-webkit-keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}
	
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}
	
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

@keyframes flipInY {
	0% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
		opacity: 0;
	}
	
	40% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
		-webkit-animation-timing-function: ease-in;
		animation-timing-function: ease-in;
	}
	
	60% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
		opacity: 1;
	}
	
	80% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
	}
	
	100% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
}

.flipInY {
	backface-visibility: visible !important;
	-webkit-animation-name: flipInY;
	animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
	
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutX {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
	
	30% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
		opacity: 0;
	}
}

.flipOutX {
	-webkit-animation-name: flipOutX;
	animation-name: flipOutX;
	backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
	
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

@keyframes flipOutY {
	0% {
		-webkit-transform: perspective(400px);
		transform: perspective(400px);
	}
	
	30% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
		opacity: 0;
	}
}

.flipOutY {
	-webkit-backface-visibility: visible !important;
	backface-visibility: visible !important;
	-webkit-animation-name: flipOutY;
	animation-name: flipOutY;
}

@-webkit-keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}
	
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}
	
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes lightSpeedIn {
	0% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
		transform: translate3d(100%, 0, 0) skewX(-30deg);
		opacity: 0;
	}
	
	60% {
		-webkit-transform: skewX(20deg);
		transform: skewX(20deg);
		opacity: 1;
	}
	
	80% {
		-webkit-transform: skewX(-5deg);
		transform: skewX(-5deg);
		opacity: 1;
	}
	
	100% {
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.lightSpeedIn {
	-webkit-animation-name: lightSpeedIn;
	animation-name: lightSpeedIn;
	-webkit-animation-timing-function: ease-out;
	animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}
	
	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

@keyframes lightSpeedOut {
	0% {
		opacity: 1;
	}
	
	100% {
		-webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
		transform: translate3d(100%, 0, 0) skewX(30deg);
		opacity: 0;
	}
}

.lightSpeedOut {
	-webkit-animation-name: lightSpeedOut;
	animation-name: lightSpeedOut;
	-webkit-animation-timing-function: ease-in;
	animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateIn {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, -200deg);
		transform: rotate3d(0, 0, 1, -200deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateIn {
	-webkit-animation-name: rotateIn;
	animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownLeft {
	-webkit-animation-name: rotateInDownLeft;
	animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInDownRight {
	-webkit-animation-name: rotateInDownRight;
	animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpLeft {
	-webkit-animation-name: rotateInUpLeft;
	animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

@keyframes rotateInUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -90deg);
		transform: rotate3d(0, 0, 1, -90deg);
		opacity: 0;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: none;
		transform: none;
		opacity: 1;
	}
}

.rotateInUpRight {
	-webkit-animation-name: rotateInUpRight;
	animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

@keyframes rotateOut {
	0% {
		-webkit-transform-origin: center;
		transform-origin: center;
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: center;
		transform-origin: center;
		-webkit-transform: rotate3d(0, 0, 1, 200deg);
		transform: rotate3d(0, 0, 1, 200deg);
		opacity: 0;
	}
}

.rotateOut {
	-webkit-animation-name: rotateOut;
	animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, 45deg);
		transform: rotate3d(0, 0, 1, 45deg);
		opacity: 0;
	}
}

.rotateOutDownLeft {
	-webkit-animation-name: rotateOutDownLeft;
	animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutDownRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.rotateOutDownRight {
	-webkit-animation-name: rotateOutDownRight;
	animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpLeft {
	0% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: left bottom;
		transform-origin: left bottom;
		-webkit-transform: rotate3d(0, 0, 1, -45deg);
		transform: rotate3d(0, 0, 1, -45deg);
		opacity: 0;
	}
}

.rotateOutUpLeft {
	-webkit-animation-name: rotateOutUpLeft;
	animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

@keyframes rotateOutUpRight {
	0% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		opacity: 1;
	}
	
	100% {
		-webkit-transform-origin: right bottom;
		transform-origin: right bottom;
		-webkit-transform: rotate3d(0, 0, 1, 90deg);
		transform: rotate3d(0, 0, 1, 90deg);
		opacity: 0;
	}
}

.rotateOutUpRight {
	-webkit-animation-name: rotateOutUpRight;
	animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	
	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	
	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}
	
	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

@keyframes hinge {
	0% {
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	
	20%, 60% {
		-webkit-transform: rotate3d(0, 0, 1, 80deg);
		transform: rotate3d(0, 0, 1, 80deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
	}
	
	40%, 80% {
		-webkit-transform: rotate3d(0, 0, 1, 60deg);
		transform: rotate3d(0, 0, 1, 60deg);
		-webkit-transform-origin: top left;
		transform-origin: top left;
		-webkit-animation-timing-function: ease-in-out;
		animation-timing-function: ease-in-out;
		opacity: 1;
	}
	
	100% {
		-webkit-transform: translate3d(0, 700px, 0);
		transform: translate3d(0, 700px, 0);
		opacity: 0;
	}
}

.hinge {
	-webkit-animation-name: hinge;
	animation-name: hinge;
}

@-webkit-keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

@keyframes rollIn {
	0% {
		opacity: 0;
		-webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
		transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
	}
	
	100% {
		opacity: 1;
		-webkit-transform: none;
		transform: none;
	}
}

.rollIn {
	-webkit-animation-name: rollIn;
	animation-name: rollIn;
}

@-webkit-keyframes rollOut {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

@keyframes rollOut {
	0% {
		opacity: 1;
	}
	
	100% {
		opacity: 0;
		-webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
		transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
	}
}

.rollOut {
	-webkit-animation-name: rollOut;
	animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	
	50% {
		opacity: 1;
	}
}

@keyframes zoomIn {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	
	50% {
		opacity: 1;
	}
}

.zoomIn {
	-webkit-animation-name: zoomIn;
	animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
	}
}

@keyframes zoomInDown {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
	}
}

.zoomInDown {
	-webkit-animation-name: zoomInDown;
	animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
	}
}

@keyframes zoomInLeft {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
	}
}

.zoomInLeft {
	-webkit-animation-name: zoomInLeft;
	animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
	}
}

@keyframes zoomInRight {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
	}
}

.zoomInRight {
	-webkit-animation-name: zoomInRight;
	animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
	}
}

@keyframes zoomInUp {
	0% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	}
	
	60% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
	}
}

.zoomInUp {
	-webkit-animation-name: zoomInUp;
	animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
	0% {
		opacity: 1;
	}
	
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	
	100% {
		opacity: 0;
	}
}

@keyframes zoomOut {
	0% {
		opacity: 1;
	}
	
	50% {
		opacity: 0;
		-webkit-transform: scale3d(.3, .3, .3);
		transform: scale3d(.3, .3, .3);
	}
	
	100% {
		opacity: 0;
	}
}

.zoomOut {
	-webkit-animation-name: zoomOut;
	animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
	}
}

@keyframes zoomOutDown {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
	}
}

.zoomOutDown {
	-webkit-animation-name: zoomOutDown;
	animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

@keyframes zoomOutLeft {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
		transform: scale(.1) translate3d(-2000px, 0, 0);
		-webkit-transform-origin: left center;
		transform-origin: left center;
	}
}

.zoomOutLeft {
	-webkit-animation-name: zoomOutLeft;
	animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

@keyframes zoomOutRight {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
		transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale(.1) translate3d(2000px, 0, 0);
		transform: scale(.1) translate3d(2000px, 0, 0);
		-webkit-transform-origin: right center;
		transform-origin: right center;
	}
}

.zoomOutRight {
	-webkit-animation-name: zoomOutRight;
	animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
	}
}

@keyframes zoomOutUp {
	40% {
		opacity: 1;
		-webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
		-webkit-animation-timing-function: cubic-bezier(.55, .055, .675, .19);
		animation-timing-function: cubic-bezier(.55, .055, .675, .19);
	}
	
	100% {
		opacity: 0;
		-webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
		-webkit-transform-origin: center bottom;
		transform-origin: center bottom;
		-webkit-animation-timing-function: cubic-bezier(.175, .885, .32, 1);
		animation-timing-function: cubic-bezier(.175, .885, .32, 1);
	}
}

.zoomOutUp {
	-webkit-animation-name: zoomOutUp;
	animation-name: zoomOutUp;
}

@-webkit-keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInDown {
	0% {
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
		visibility: visible;
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInDown {
	-webkit-animation-name: slideInDown;
	animation-name: slideInDown;
}

@-webkit-keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInLeft {
	0% {
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
		visibility: visible;
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInLeft {
	-webkit-animation-name: slideInLeft;
	animation-name: slideInLeft;
}

@-webkit-keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInRight {
	0% {
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
		visibility: visible;
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInRight {
	-webkit-animation-name: slideInRight;
	animation-name: slideInRight;
}

@-webkit-keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

@keyframes slideInUp {
	0% {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
		visibility: visible;
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
}

.slideInUp {
	-webkit-animation-name: slideInUp;
	animation-name: slideInUp;
}

@-webkit-keyframes slideOutDown {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	
	100% {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

@keyframes slideOutDown {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	
	100% {
		visibility: hidden;
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
}

.slideOutDown {
	-webkit-animation-name: slideOutDown;
	animation-name: slideOutDown;
}

@-webkit-keyframes slideOutLeft {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	
	100% {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

@keyframes slideOutLeft {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	
	100% {
		visibility: hidden;
		-webkit-transform: translate3d(-100%, 0, 0);
		transform: translate3d(-100%, 0, 0);
	}
}

.slideOutLeft {
	-webkit-animation-name: slideOutLeft;
	animation-name: slideOutLeft;
}

@-webkit-keyframes slideOutRight {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	
	100% {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

@keyframes slideOutRight {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	
	100% {
		visibility: hidden;
		-webkit-transform: translate3d(100%, 0, 0);
		transform: translate3d(100%, 0, 0);
	}
}

.slideOutRight {
	-webkit-animation-name: slideOutRight;
	animation-name: slideOutRight;
}

@-webkit-keyframes slideOutUp {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	
	100% {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

@keyframes slideOutUp {
	0% {
		-webkit-transform: translate3d(0, 0, 0);
		transform: translate3d(0, 0, 0);
	}
	
	100% {
		visibility: hidden;
		-webkit-transform: translate3d(0, -100%, 0);
		transform: translate3d(0, -100%, 0);
	}
}

.slideOutUp {
	-webkit-animation-name: slideOutUp;
	animation-name: slideOutUp;
}

.Example--affix_column-sidebar {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

.Example--affix_column-content {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

.Example--affix_column-sidebar_content {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

.Example--affix_column-content_content {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

.Example--affix_column-sidebar_content--in_container {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

@media (min-width:992px) {
	.h1, h1 {
		font-size: 60px;
		line-height: 1.3em;
	}
	
	.h2, h2 {
		font-size: 40px;
		line-height: 1.3em;
	}
	
	.h3, h3 {
		font-size: 30px;
		line-height: 1.6em;
	}
	
	.h4, h4 {
		font-size: 20px;
		line-height: 1.25em;
	}
	
	.h5, h5 {
		font-size: 16px;
		line-height: 1.2em;
	}
	
	.h6, .plain-title, h6 {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
	
	.li, .li.medium, .p, .p.medium, p, p.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.li.large, .p.large, p.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.li.small, .p.small, p.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.Page-spacing {
		padding: 20px;
	}
	
	.Example--affix_column-sidebar {
		float: left;
		width: 30.30913978%;
		width: calc(33.33333333% - 30px);
	}
	
	.Example--affix_column-content {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
	}
	
	.Example--affix_column-sidebar_content {
		float: left;
		width: 30.30913978%;
		width: calc(33.33333333% - 30px);
	}
	
	.Example--affix_column-content_content {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
	}
	
	.Example--affix_column-sidebar_content--in_container {
		float: left;
		width: 287.93682796px;
		width: calc(316.66666667px - 30px);
	}
}

@media (min-width:1200px) {
	.Example--affix_column-sidebar_content--in_container {
		float: left;
		width: 349.76747312px;
		width: calc(384.66666667px - 30px);
	}
}

.Example--affix_column-content_content--in_container, .HeroHeader-text_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

@media (min-width:992px) {
	.Example--affix_column-content_content--in_container {
		float: left;
		width: 604.60349462px;
		width: calc(633.33333333px - 30px);
	}
}

.AffixColumn {
	position: fixed;
	top: 0;
}

.AffixColumn.is-AffixColumn--bottom {
	position: absolute;
	bottom: 0;
	top: auto;
}

.AffixColumn.is-AffixColumn--tallest {
	position: static;
}

.Example-row--gutter {
	background-color: orange;
}

.Example-column, .Example-column--padded>div, .slick-dots li.slick-active button {
	background-color: #fff;
}

.Example-column {
	border: 1px solid gray;
	padding: 5px;
}

.Example-column_eight--padded, .Example-column_four--padded, .Example-column_six--padded, .Example-column_three--padded {
	padding-left: 15px;
	padding-right: 15px;
	float: left;
	min-height: 1px;
}

.Example-column_four {
	float: left;
	width: 33.33333333%;
	min-height: 1px;
}

.Example-column_six {
	float: left;
	width: 50%;
	min-height: 1px;
}

.Example-column_two {
	float: left;
	width: 16.66666667%;
	min-height: 1px;
}

.Example-column_three {
	float: left;
	width: 25%;
	min-height: 1px;
}

.Example-column_eight {
	float: left;
	width: 66.66666667%;
	min-height: 1px;
}

.Example-column_four--gutter {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	float: left;
	width: 30.30913978%;
	width: calc(33.33333333% - 30px);
}

.Example-column_six--gutter {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	float: left;
	width: 46.97580645%;
	width: calc(50% - 30px);
}

.Example-column_three--gutter {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	float: left;
	width: 21.97580645%;
	width: calc(25% - 30px);
}

.Example-column_eight--gutter {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	float: left;
	width: 63.64247312%;
	width: calc(66.66666667% - 30px);
}

.Example-column--padded {
	background-color: #92e292;
}

.Button--link_actual, .Button--link_actual:before, a {
	background-color: transparent;
}

.Example-column_four--padded {
	width: 33.33333333%;
}

.Example-column_six--padded {
	width: 50%;
}

.Example-column_three--padded {
	width: 25%;
}

.Example-column_eight--padded {
	width: 66.66666667%;
}

.Example-column_four--viewport-sm {
	min-height: 1px;
}

@media (min-width:768px) {
	.h2, h2 {
		font-size: 40px;
		line-height: 1.3em;
		letter-spacing: -.01em;
	}
	
	.h3, h3 {
		font-size: 30px;
		line-height: 1.6em;
	}
	
	.h4, h4 {
		font-size: 20px;
		line-height: 1.25em;
	}
	
	.h5, h5 {
		font-size: 16px;
		line-height: 1.2em;
	}
	
	.h6, .plain-title, h6 {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
	
	.li, .li.medium, .p, .p.medium, p, p.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.li.large, .p.large, p.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.li.small, .p.small, p.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.page-template-page-workoverview .Footer {
		margin-top: 120px;
	}
	
	.Example-column_four--viewport-sm {
		float: left;
		width: 33.33333333%;
	}
	
	.Blog-container, .BlogInner-container, .CenteredTypeBlock-container, .CompanyAwards--container, .Contact-container, .Container, .CostCalculator-container, .DribbbleFeed-container, .ErrorPage-container, .ExpertiseIllustration-container, .FeaturedBlogItem-container, .Footer-menu_container, .HeroHeader--blog_container, .HeroHeader--with_slider-container, .HeroHeader-container, .HighlightBlocks-container, .LargeBlock-container, .LargeHoverBlock-container, .LearningSystem-catgeories_container, .LearningSystem-container, .LearningSystem-dashboard_container, .ListBlock-container, .ListBlock-heading--line-container, .Modal-container, .Modal-content, .ModularImage-container, .ModularQuote-container, .ModularText--with_image-container, .ModularText--without_image-container, .ModularTextBackground-container, .NavigationTextSlider-container, .Newsletter-container, .OrangeHeadingLine-container, .PageHeader-container, .Positions-container, .ProjectTakeaways-container, .Service-project_container, .SpaceIntro-layer_contents_container, .VennDiagram-container, .WorkOverview-header_container, .WorkOverview-section, .WorkSlider-slide--container {
		max-width: 722px;
	}
}

.Example-column_eight--viewport-md, .Example-column_four--viewport-md, .Example-column_six--viewport-xs, .Example-column_three--viewport-xs {
	min-height: 1px;
}

@media (min-width:480px) {
	.Example-column_six--viewport-xs {
		float: left;
		width: 50%;
	}
	
	.Example-column_three--viewport-xs {
		float: left;
		width: 25%;
	}
}

@media (min-width:992px) {
	.Example-column_eight--viewport-md {
		float: left;
		width: 66.66666667%;
	}
	
	.Example-column_four--viewport-md {
		float: left;
		width: 33.33333333%;
	}
}

.Example-column_four--adjusted_gutter {
	margin-left: 2.5px;
	margin-right: 2.5px;
	min-height: 1px;
	float: left;
	width: 32.82930108%;
	width: calc(33.33333333% - 5px);
}

.Example-column_four--adjusted_gutter_big {
	margin-left: 25px;
	margin-right: 25px;
	min-height: 1px;
	float: left;
	width: 28.29301075%;
	width: calc(33.33333333% - 50px);
}

.Example-column_three--adjusted_gutter {
	margin-left: 12.5px;
	margin-right: 12.5px;
	min-height: 1px;
	float: left;
	width: 22.47983871%;
	width: calc(25% - 25px);
}

.Example-column_six--adjusted_gutter {
	margin-left: 12.5px;
	margin-right: 12.5px;
	min-height: 1px;
	float: left;
	width: 47.47983871%;
	width: calc(50% - 25px);
}

.Example-column_eight--adjusted_gutter {
	margin-left: 50px;
	margin-right: 50px;
	min-height: 1px;
	float: left;
	width: 56.58602151%;
	width: calc(66.66666667% - 100px);
}

.Example-column_four--offset {
	margin-left: 33.33333333%;
}

.Example-column_six--offset {
	margin-left: 50%;
}

.Example-column_three--offset {
	margin-left: 25%;
}

.Example-column_eight--offset {
	margin-left: 66.66666667%;
}

.Example-column_two--offset {
	margin-left: 16.66666667%;
}

.Example-column_four--after {
	padding-right: 345.66666667px;
	padding-right: calc(33.33333333% + 15px);
}

.Example-column_six--after {
	padding-right: 511px;
	padding-right: calc(50% + 15px);
}

.Example-column_three--after {
	padding-right: 263px;
	padding-right: calc(25% + 15px);
}

.Example-column_eight--after {
	padding-right: 676.33333333px;
	padding-right: calc(66.66666667% + 15px);
}

.Example-column_two--after {
	padding-right: 180.33333333px;
	padding-right: calc(16.66666667% + 15px);
}

.Button--link_actual, .Button--link_orange {
	border-bottom-width: 0 !important;
	line-height: initial !important;
	text-decoration: none !important;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	padding-left: 0;
	padding-right: 0;
	font-size: 15px;
	text-transform: uppercase;
}

.Example-column_four--push {
	left: 33.33333333%;
	position: relative;
}

.Example-column_six--push {
	left: 50%;
	position: relative;
}

.Example-column_three--push {
	left: 25%;
	position: relative;
}

.Example-column_ten--push {
	left: 83.33333333%;
	position: relative;
}

.Example-column_eight--push {
	left: 66.66666667%;
	position: relative;
}

.Example-column_nine--push {
	left: 75%;
	position: relative;
}

.Example-column_two--push {
	left: 16.66666667%;
	position: relative;
}

.Example-column_four--pull {
	right: 33.33333333%;
	position: relative;
}

.Example-column_six--pull {
	right: 50%;
	position: relative;
}

.Example-column_three--pull {
	right: 25%;
	position: relative;
}

.Example-column_eight--pull {
	right: 66.66666667%;
	position: relative;
}

.Example-column_two--pull {
	right: 16.66666667%;
	position: relative;
}

.Example-column_one--pull {
	right: 8.33333333%;
	position: relative;
}

.Example-column_four--pull-sm {
	min-height: 1px;
	position: relative;
}

.Grid-example--affix_column-content_content {
	margin-right: 15px;
	min-height: 1px;
	margin-left: 0;
}

.Grid-example--affix_column-sidebar_content {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	padding-top: 20px;
}

.Sidebar-list {
	list-style: none;
	padding: 0;
	margin: 0;
}

.Sidebar-list a {
	text-decoration: none;
	color: #000;
}

.Sidebar-list li {
	padding-top: 5px;
	padding-bottom: 5px;
}

.Blog-container, .BlogInner-container, .CaseStudy-description_container, .CenteredTypeBlock-container, .CompanyAwards--container, .Contact-container, .Container, .CostCalculator-container, .DribbbleFeed-container, .ErrorPage-container, .ExpertiseIllustration-container, .FeaturedBlogItem-container, .Footer-menu_container, .HeroHeader--blog_container, .HeroHeader--with_slider-container, .HeroHeader-container, .HighlightBlocks-container, .LargeBlock-container, .LargeHoverBlock-container, .LearningSystem-catgeories_container, .LearningSystem-container, .LearningSystem-dashboard_container, .ListBlock-container, .ListBlock-heading--line-container, .Modal-container, .Modal-content, .ModularImage-container, .ModularQuote-container, .ModularText--with_image-container, .ModularText--without_image-container, .ModularTextBackground-container, .NavigationTextSlider-container, .Newsletter-container, .OrangeHeadingLine-container, .PageHeader-container, .Positions-container, .ProjectTakeaways-container, .Service-project_container, .SpaceIntro-layer_contents_container, .VennDiagram-container, .WorkOverview-header_container, .WorkOverview-section, .WorkSlider-slide--container {
	position: relative;
	margin: 0 auto;
}

@media (min-width:992px) {
	.Example-column_four--pull-sm {
		float: right;
		width: 33.33333333%;
	}
	
	.Grid-example--affix_column-content_content {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
	}
	
	.Grid-example--affix_column-sidebar_content {
		float: left;
		width: 30.30913978%;
		width: calc(33.33333333% - 30px);
	}
	
	.Blog-container, .BlogInner-container, .CenteredTypeBlock-container, .CompanyAwards--container, .Contact-container, .Container, .CostCalculator-container, .DribbbleFeed-container, .ErrorPage-container, .ExpertiseIllustration-container, .FeaturedBlogItem-container, .Footer-menu_container, .HeroHeader--blog_container, .HeroHeader--with_slider-container, .HeroHeader-container, .HighlightBlocks-container, .LargeBlock-container, .LargeHoverBlock-container, .LearningSystem-catgeories_container, .LearningSystem-container, .LearningSystem-dashboard_container, .ListBlock-container, .ListBlock-heading--line-container, .Modal-container, .Modal-content, .ModularImage-container, .ModularQuote-container, .ModularText--with_image-container, .ModularText--without_image-container, .ModularTextBackground-container, .NavigationTextSlider-container, .Newsletter-container, .OrangeHeadingLine-container, .PageHeader-container, .Positions-container, .ProjectTakeaways-container, .Service-project_container, .SpaceIntro-layer_contents_container, .VennDiagram-container, .WorkOverview-header_container, .WorkOverview-section, .WorkSlider-slide--container {
		max-width: 950px;
	}
}

a {
	-webkit-font-smoothing: antialiased;
}

a::-moz-selection {
	background: #e82537;
	color: #fff;
}

a::selection {
	background: #e82537;
	color: #fff;
}

.Button--link_actual {
	padding-bottom: 5px;
	color: #2b2b2b !important;
	position: relative;
	-webkit-transition: .3s;
	transition: .3s;
}

.Button--link_actual:hover, .Button--link_orange, .Button--link_orange:hover {
	color: #f26721 !important;
}

.Button--link_actual:before {
	position: relative;
	vertical-align: middle;
	margin-right: 10px;
	top: 0;
	left: 0;
	height: auto;
	-webkit-transition: .3s;
	transition: .3s;
}

.Button--link_actual:after {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #f26721;
	content: "";
}

.Button--link_actual:hover:before {
	color: #f26721;
}

.Button--link_orange {
	padding-bottom: 5px;
	background-color: transparent;
	position: relative;
	-webkit-transition: .3s;
	transition: .3s;
}

.Button--link_orange:before {
	position: relative;
	vertical-align: middle;
	margin-right: 10px;
	background-color: transparent;
	top: 0;
	left: 0;
	height: auto;
	-webkit-transition: .3s;
	transition: .3s;
}

.Button--link_orange:after {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #f26721;
	content: "";
}

.Button--link_orange:hover:before {
	color: #f26721;
}

.Button--menu_toggle {
	background: #02e;
	border: 1px solid #02e;
	padding: 5px;
	border-radius: 2px;
}

.Button--itzel, .Button--itzel_round, .Button--itzel_rounder {
	display: inline-block;
	vertical-align: top;
	background: 0 0;
	position: relative;
	overflow: hidden;
	z-index: 1;
	color: #2b2b2b;
}

.Button--menu_toggle .Button--menu_toggle-bar {
	display: block;
	width: 20px;
	height: 3px;
	border-radius: 1px;
	background-color: #fff;
	margin-top: 4px;
	-webkit-transform: translate(0, 0) rotate(0) translate(0, 0) scaleX(1);
	transform: translate(0, 0) rotate(0) translate(0, 0) scaleX(1);
	-webkit-transition: -webkit-transform .5s, opacity .5s;
	transition: transform .5s, opacity .5s;
}

.Button--menu_toggle:focus, .Button--menu_toggle:hover {
	background: #fff;
}

.Button--menu_toggle:focus .Button--menu_toggle-bar, .Button--menu_toggle:hover .Button--menu_toggle-bar {
	background-color: #02e;
}

.Button--menu_toggle:focus {
	outline-width: 0;
}

.Button--itzel_round {
	padding: 15px 25px;
	border: none;
	border-radius: 5px;
	margin-bottom: 20px;
}

.Button--itzel_round:after {
	content: "";
	color: #2b2b2b;
}

.Button--itzel_round span {
	display: block;
	-webkit-transition: -webkit-transform .3s .3s, opacity .3s .3s;
	transition: transform .3s .3s, opacity .3s .3s;
}

.Button--itzel_round:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #2b2b2b;
	clip-path: polygon(0% 0%, 0% 100%, 35% 100%, 35% 60%, 65% 60%, 65% 100%, 100% 100%, 100% 0%);
	-webkit-transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
	transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--itzel_round:after, .Button--itzel_rounder:before {
	position: absolute;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--itzel_round:after {
	top: 100%;
	left: 50%;
	padding: 15px 25px;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--itzel_round:focus span, .Button--itzel_round:hover span {
	opacity: 0;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.Button--itzel_round:focus:before, .Button--itzel_round:hover:before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--itzel_round:focus:after, .Button--itzel_round:hover:after {
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
	-webkit-transform: translate3d(-50%, -100%, 0);
	transform: translate3d(-50%, -100%, 0);
}

.Button--itzel_round:after, .Button--itzel_round:before {
	border-radius: 5px;
}

.Button--itzel_rounder {
	padding: 15px 25px;
	border: none;
	border-radius: 40px;
}

.Button--itzel_rounder:after {
	content: "";
	color: #2b2b2b;
}

.Button--itzel_rounder span {
	display: block;
	-webkit-transition: -webkit-transform .3s .3s, opacity .3s .3s;
	transition: transform .3s .3s, opacity .3s .3s;
}

.Button--itzel_rounder:before {
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #2b2b2b;
	clip-path: polygon(0% 0%, 0% 100%, 35% 100%, 35% 60%, 65% 60%, 65% 100%, 100% 100%, 100% 0%);
	-webkit-transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
	transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--itzel:before, .Button--itzel_rounder:after {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	position: absolute;
}

.Button--itzel_rounder:after {
	top: 100%;
	left: 50%;
	padding: 15px 25px;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--itzel_rounder:focus span, .Button--itzel_rounder:hover span {
	opacity: 0;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.Button--itzel_rounder:focus:before, .Button--itzel_rounder:hover:before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--itzel_rounder:focus:after, .Button--itzel_rounder:hover:after {
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
	-webkit-transform: translate3d(-50%, -100%, 0);
	transform: translate3d(-50%, -100%, 0);
}

.Button--itzel_rounder:after, .Button--itzel_rounder:before {
	border-radius: 40px;
}

.Button--itzel {
	padding: 15px 25px;
	border: none;
}

.Button--itzel:after {
	content: "";
	color: #2b2b2b;
}

.Button--tamaya:after, .Button--tamaya_round:after, .Button--tamaya_rounder:after {
	bottom: 0;
	line-height: 0;
}

.Button--itzel span {
	display: block;
	-webkit-transition: -webkit-transform .3s .3s, opacity .3s .3s;
	transition: transform .3s .3s, opacity .3s .3s;
}

.Button--itzel:before {
	content: "";
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #2b2b2b;
	border-radius: inherit;
	-webkit-clip-path: polygon(0% 0%, 0% 100%, 35% 100%, 35% 60%, 65% 60%, 65% 100%, 100% 100%, 100% 0%);
	-moz-clip-path: polygon(0% 0%, 0% 100%, 35% 100%, 35% 60%, 65% 60%, 65% 100%, 100% 100%, 100% 0%);
	-ms-clip-path: polygon(0% 0%, 0% 100%, 35% 100%, 35% 60%, 65% 60%, 65% 100%, 100% 100%, 100% 0%);
	clip-path: polygon(0% 0%, 0% 100%, 35% 100%, 35% 60%, 65% 60%, 65% 100%, 100% 100%, 100% 0%);
	-webkit-transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
	transform: translate3d(0, 100%, 0) translate3d(0, -2px, 0);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--winona:focus, .Button--winona:hover, .Button--winona_round:focus, .Button--winona_round:hover, .Button--winona_rounder:focus, .Button--winona_rounder:hover {
	border-color: #3f51b5;
	background-color: rgba(63, 81, 181, .1);
}

.Button--winona, .Button--winona_round {
	border: 1px solid #2b2b2b;
	display: inline-block;
	vertical-align: top;
	background: 0 0;
	color: #2b2b2b;
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.Button--itzel:after {
	position: absolute;
	top: 100%;
	left: 50%;
	padding: 15px 25px;
	-webkit-transform: translate3d(-50%, 0, 0);
	transform: translate3d(-50%, 0, 0);
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--winona:after, .Button--winona_round:after {
	top: 0;
	padding: 15px 25px;
	height: 100%;
	color: #3f51b5;
	opacity: 0;
}

.Button--tamaya:after, .Button--tamaya:before, .Button--tamaya_round:after, .Button--tamaya_round:before, .Button--tamaya_rounder:after, .Button--tamaya_rounder:before, .Button--winona:after, .Button--winona_round:after, .Button--winona_rounder:after {
	content: "Buy something will ya";
	position: absolute;
	width: 100%;
	left: 0;
}

.Button--itzel:focus span, .Button--itzel:hover span {
	opacity: 0;
	-webkit-transform: translate3d(0, -50%, 0);
	transform: translate3d(0, -50%, 0);
	-webkit-transition-delay: 0s;
	transition-delay: 0s;
}

.Button--itzel:focus:before, .Button--itzel:hover:before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--itzel:focus:after, .Button--itzel:hover:after {
	-webkit-transition-delay: .1s;
	transition-delay: .1s;
	-webkit-transform: translate3d(-50%, -100%, 0);
	transform: translate3d(-50%, -100%, 0);
}

.Button--winona {
	padding: 15px 25px;
	-webkit-transition: border-color .3s cubic-bezier(.2, 1, .3, 1), background-color .3s cubic-bezier(.2, 1, .3, 1);
	transition: border-color .3s cubic-bezier(.2, 1, .3, 1), background-color .3s cubic-bezier(.2, 1, .3, 1);
}

.Button--winona span {
	display: block;
}

.Button--winona:after {
	-webkit-transform: translate3d(0, 25%, 0);
	transform: translate3d(0, 25%, 0);
}

.Button--winona span, .Button--winona:after {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.2, 1, .3, 1), opacity .3s cubic-bezier(.2, 1, .3, 1);
	transition: transform .3s, opacity .3s;
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.Button--winona:focus span, .Button--winona:hover span {
	opacity: 0;
	-webkit-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
}

.Button--winona:focus:after, .Button--winona:hover:after {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--winona_round {
	padding: 15px 25px;
	-webkit-transition: border-color .3s cubic-bezier(.2, 1, .3, 1), background-color .3s cubic-bezier(.2, 1, .3, 1);
	transition: border-color .3s cubic-bezier(.2, 1, .3, 1), background-color .3s cubic-bezier(.2, 1, .3, 1);
	border-radius: 5px;
}

.Button--winona_round span {
	display: block;
}

.Button--winona_round:after {
	-webkit-transform: translate3d(0, 25%, 0);
	transform: translate3d(0, 25%, 0);
}

.Button--winona_round span, .Button--winona_round:after {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.2, 1, .3, 1), opacity .3s cubic-bezier(.2, 1, .3, 1);
	transition: transform .3s, opacity .3s;
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.Button--winona_round:focus span, .Button--winona_round:hover span {
	opacity: 0;
	-webkit-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
}

.Button--winona_round:focus:after, .Button--winona_round:hover:after {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--winona_round:after, .Button--winona_round:before {
	border-radius: 5px;
}

.Button--winona_rounder {
	display: inline-block;
	vertical-align: top;
	background: 0 0;
	color: #2b2b2b;
	position: relative;
	overflow: hidden;
	z-index: 1;
	padding: 15px 25px;
	border: 1px solid #2b2b2b;
	-webkit-transition: border-color .3s cubic-bezier(.2, 1, .3, 1), background-color .3s cubic-bezier(.2, 1, .3, 1);
	transition: border-color .3s cubic-bezier(.2, 1, .3, 1), background-color .3s cubic-bezier(.2, 1, .3, 1);
	border-radius: 40px;
}

.Button--winona_rounder span, .is-TabbedContent--active {
	display: block;
}

.Button--tamaya, .Button--tamaya_round, .Button--tamaya_rounder {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	z-index: 1;
	padding: 15px 25px;
}

.Button--winona_rounder:after {
	padding: 15px 25px;
	height: 100%;
	top: 0;
	opacity: 0;
	color: #3f51b5;
	-webkit-transform: translate3d(0, 25%, 0);
	transform: translate3d(0, 25%, 0);
}

.Button--tamaya:before, .Button--tamaya_round:before, .Button--tamaya_rounder:before {
	top: 0;
	padding-top: 15px;
}

.Button--winona_rounder span, .Button--winona_rounder:after {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.2, 1, .3, 1), opacity .3s cubic-bezier(.2, 1, .3, 1);
	transition: transform .3s, opacity .3s;
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.Button--winona_rounder:focus span, .Button--winona_rounder:hover span {
	opacity: 0;
	-webkit-transform: translate3d(0, -25%, 0);
	transform: translate3d(0, -25%, 0);
}

.Button--winona_rounder:focus:after, .Button--winona_rounder:hover:after {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--winona_rounder:after, .Button--winona_rounder:before {
	border-radius: 40px;
}

.Button--tamaya_round {
	background: #7986cb;
	color: #2b2b2b;
	border: 2px solid #2b2b2b;
	border-radius: 5px;
}

.Button--tamaya_round span {
	display: block;
	-webkit-transform: scale3d(.2, .2, 1);
	transform: scale3d(.2, .2, 1);
	opacity: 0;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.2, 1, .3, 1), opacity .3s cubic-bezier(.2, 1, .3, 1);
	transition: transform .3s, opacity .3s;
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.Button--tamaya_round:after, .Button--tamaya_round:before {
	height: 50%;
	background: #7986cb;
	color: #2b2b2b;
	overflow: hidden;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.2, 1, .3, 1);
	transition: transform .3s cubic-bezier(.2, 1, .3, 1);
	border-radius: 0;
}

.Button--tamaya_round:focus, .Button--tamaya_round:hover {
	background: 0 0;
}

.Button--tamaya_round:focus span, .Button--tamaya_round:hover span {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.Button--tamaya_round:focus:before, .Button--tamaya_round:hover:before {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}

.Button--tamaya_round:focus:after, .Button--tamaya_round:hover:after {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.Button--tamaya_rounder {
	background: #7986cb;
	color: #2b2b2b;
	border: 2px solid #2b2b2b;
	border-radius: 40px;
}

.Button--tamaya_rounder span {
	display: block;
	-webkit-transform: scale3d(.2, .2, 1);
	transform: scale3d(.2, .2, 1);
	opacity: 0;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.2, 1, .3, 1), opacity .3s cubic-bezier(.2, 1, .3, 1);
	transition: transform .3s, opacity .3s;
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.Button--tamaya_rounder:after, .Button--tamaya_rounder:before {
	height: 50%;
	background: #7986cb;
	color: #2b2b2b;
	overflow: hidden;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.2, 1, .3, 1);
	transition: transform .3s cubic-bezier(.2, 1, .3, 1);
	border-radius: 0;
}

.Button--tamaya_rounder:focus, .Button--tamaya_rounder:hover {
	background: 0 0;
}

.Button--tamaya_rounder:focus span, .Button--tamaya_rounder:hover span {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.Button--tamaya_rounder:focus:before, .Button--tamaya_rounder:hover:before {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}

.Button--tamaya_rounder:focus:after, .Button--tamaya_rounder:hover:after {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.Button--tamaya {
	background: #7986cb;
	color: #2b2b2b;
	border: 2px solid #2b2b2b;
}

.Button--rayen, .Button--rayen_round, .Button--rayen_rounder {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	z-index: 1;
	padding: 0;
}

.Button--tamaya span {
	display: block;
	-webkit-transform: scale3d(.2, .2, 1);
	transform: scale3d(.2, .2, 1);
	opacity: 0;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.2, 1, .3, 1), opacity .3s cubic-bezier(.2, 1, .3, 1);
	transition: transform .3s, opacity .3s;
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.Button--naira_down:after, .Button--naira_round_down:after, .Button--naira_round_up:after, .Button--naira_rounder_down:after, .Button--naira_rounder_up:after, .Button--naira_up:after, .Button--sacnite_round:after, .Button--sacnite_rounder:after {
	font-family: icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.Button--tamaya:after, .Button--tamaya:before {
	height: 50%;
	background: #7986cb;
	color: #2b2b2b;
	overflow: hidden;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.2, 1, .3, 1);
	transition: transform .3s cubic-bezier(.2, 1, .3, 1);
}

.Button--rayen_round span, .Button--rayen_round:before {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	padding: 15px 25px;
}

.Button--tamaya:focus, .Button--tamaya:hover {
	background: 0 0;
}

.Button--rayen:before, .Button--rayen_round:before, .Button--rayen_rounder:before {
	content: "Buy something will ya";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: #7986cb;
	color: #2b2b2b;
}

.Button--tamaya:focus span, .Button--tamaya:hover span {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.Button--tamaya:focus:before, .Button--tamaya:hover:before {
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}

.Button--tamaya:focus:after, .Button--tamaya:hover:after {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

button {
	overflow: visible;
	display: inline-block;
	vertical-align: top;
	-webkit-font-smoothing: antialiased;
	background: #02e;
	color: #fff;
	border: 2px solid #02e;
	font-family: "Roboto Condensed", sans-serif;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 15px 25px;
}

.Button--rayen_round {
	background: 0 0;
	color: #2b2b2b;
	border: 1px solid #2b2b2b;
	border-radius: 5px;
	margin-bottom: 20px;
}

.Button--rayen_round span {
	display: block;
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--rayen_round:before {
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

.Button--rayen_round:focus span, .Button--rayen_round:hover span {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.Button--rayen_round:focus:before, .Button--rayen_round:hover:before {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--rayen_round:after, .Button--rayen_round:before {
	border-radius: 0;
}

.Button--rayen_rounder {
	background: 0 0;
	color: #2b2b2b;
	border: 1px solid #2b2b2b;
	border-radius: 40px;
}

.Button--rayen_rounder span {
	display: block;
	padding: 15px 25px;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--rayen_rounder:before {
	padding: 15px 25px;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

.Button--rayen_rounder:focus span, .Button--rayen_rounder:hover span {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.Button--rayen_rounder:focus:before, .Button--rayen_rounder:hover:before {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--rayen span, .Button--rayen:before {
	padding: 15px 25px;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--rayen_rounder:after, .Button--rayen_rounder:before {
	border-radius: 40px;
}

.Button--rayen {
	background: 0 0;
	color: #2b2b2b;
	border: 1px solid #2b2b2b;
}

.Button--rayen span {
	display: block;
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--rayen:before {
	border-radius: inherit;
	-webkit-transform: translate3d(-100%, 0, 0);
	transform: translate3d(-100%, 0, 0);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
	-webkit-transform-origin: 50% 100%;
	transform-origin: 50% 100%;
}

.Button--ujarak, .Button--ujarak_round {
	border: 2px solid #2b2b2b;
	display: inline-block;
	vertical-align: top;
	background: 0 0;
	overflow: hidden;
	position: relative;
	color: #2b2b2b;
	padding: 15px 25px;
}

.Button--rayen:focus span, .Button--rayen:hover span {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.Button--rayen:focus:before, .Button--rayen:hover:before {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--ujarak:before, .Button--ujarak_round:before {
	height: 100%;
	z-index: -1;
	background: #7986cb;
	-webkit-transition: -webkit-transform .4s cubic-bezier(.2, 1, .3, 1), opacity .4s cubic-bezier(.2, 1, .3, 1);
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	opacity: 0;
}

.Button--ujarak:before {
	-webkit-transform: scale3d(.7, 1, 1);
	transform: scale3d(.7, 1, 1);
	transition: transform .4s, opacity .4s;
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.Button--ujarak:focus, .Button--ujarak:hover {
	color: #fff;
}

.Button--ujarak:focus:before, .Button--ujarak:hover:before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.Button--ujarak_round {
	border-radius: 5px;
}

.Button--ujarak_round:before {
	-webkit-transform: scale3d(.7, 1, 1);
	transform: scale3d(.7, 1, 1);
	transition: transform .4s, opacity .4s;
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.Button--ujarak_round:focus, .Button--ujarak_round:hover {
	color: #fff;
}

.Button--ujarak_round:focus:before, .Button--ujarak_round:hover:before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.Button--ujarak_round:after, .Button--ujarak_round:before {
	border-radius: 2px;
}

.Button--ujarak_rounder {
	display: inline-block;
	vertical-align: top;
	background: 0 0;
	overflow: hidden;
	position: relative;
	color: #2b2b2b;
	padding: 15px 25px;
	border: 2px solid #2b2b2b;
	border-radius: 40px;
}

.Button--ujarak_rounder:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: -1;
	opacity: 0;
	background: #7986cb;
	-webkit-transform: scale3d(.7, 1, 1);
	transform: scale3d(.7, 1, 1);
	-webkit-transition: -webkit-transform .4s cubic-bezier(.2, 1, .3, 1), opacity .4s cubic-bezier(.2, 1, .3, 1);
	transition: transform .4s, opacity .4s;
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.Button--wayra:before, .Button--wayra_round:before, .Button--wayra_rounder:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 150%;
	height: 100%;
	z-index: -1;
	background: #7986cb;
}

.Button--ujarak_rounder:focus, .Button--ujarak_rounder:hover {
	color: #fff;
}

.Button--ujarak_rounder:focus:before, .Button--ujarak_rounder:hover:before {
	opacity: 1;
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
	-webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.Button--ujarak_rounder:after, .Button--ujarak_rounder:before {
	border-radius: 40px;
}

.Button--wayra, .Button--wayra_round {
	border: 2px solid #2b2b2b;
	display: inline-block;
	vertical-align: top;
	background: 0 0;
	position: relative;
	color: #2b2b2b;
	padding: 15px 25px;
	overflow: hidden;
	z-index: 1;
}

.Button--wayra {
	-webkit-transition: background-color .3s, border-color .3s, color .3s;
	transition: background-color .3s, border-color .3s, color .3s;
	-webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.Button--wayra:before {
	-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform .3s, opacity .3s, background-color .3s;
	transition: transform .3s, opacity .3s, background-color .3s;
}

.Button--wayra:focus, .Button--wayra:hover {
	background: #7986cb;
	color: #fff;
	border-color: #7986cb;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
}

.Button--wayra:focus:before, .Button--wayra:hover:before {
	opacity: 1;
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.Button--wayra_round {
	-webkit-transition: background-color .3s, border-color .3s, color .3s;
	transition: background-color .3s, border-color .3s, color .3s;
	-webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	border-radius: 5px;
}

.Button--wayra_round:before {
	-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform .3s, opacity .3s, background-color .3s;
	transition: transform .3s, opacity .3s, background-color .3s;
}

.Button--wayra_round:focus, .Button--wayra_round:hover {
	background: #7986cb;
	color: #fff;
	border-color: #7986cb;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
}

.Button--wayra_round:focus:before, .Button--wayra_round:hover:before {
	opacity: 1;
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.Button--wayra_round:after, .Button--wayra_round:before {
	border-radius: 0;
}

.Button--wayra_rounder {
	display: inline-block;
	vertical-align: top;
	background: 0 0;
	overflow: hidden;
	position: relative;
	color: #2b2b2b;
	z-index: 1;
	padding: 15px 25px;
	border: 2px solid #2b2b2b;
	-webkit-transition: background-color .3s, border-color .3s, color .3s;
	transition: background-color .3s, border-color .3s, color .3s;
	-webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	border-radius: 40px;
}

.Button--pipaluk, .Button--pipaluk_round, .Button--pipaluk_rounder {
	display: inline-block;
	vertical-align: top;
	background: 0 0;
	position: relative;
	color: #2b2b2b;
	padding: 15px 45px;
}

.Button--wayra_rounder:before {
	-webkit-transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	transform: rotate3d(0, 0, 1, -45deg) translate3d(0, -3em, 0);
	-webkit-transform-origin: 0% 100%;
	transform-origin: 0% 100%;
	-webkit-transition: -webkit-transform .3s, opacity .3s, background-color .3s;
	transition: transform .3s, opacity .3s, background-color .3s;
}

.Button--wayra_rounder:focus, .Button--wayra_rounder:hover {
	background: #7986cb;
	color: #fff;
	border-color: #7986cb;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
}

.Button--pipaluk_round:after, .Button--pipaluk_round:before, .Button--pipaluk_rounder:after, .Button--pipaluk_rounder:before {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.25, 0, .3, 1), background-color .3s cubic-bezier(.25, 0, .3, 1);
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
}

.Button--wayra_rounder:focus:before, .Button--wayra_rounder:hover:before {
	opacity: 1;
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.Button--wayra_rounder:after, .Button--wayra_rounder:before {
	border-radius: 0;
}

.Button--pipaluk_round {
	border: 0 solid #2b2b2b;
	border-radius: 5px;
}

.Button--pipaluk_round:before {
	border: 2px solid #7986cb;
	-webkit-transform: scale3d(.7, .7, 1);
	transform: scale3d(.7, .7, 1);
}

.Button--pipaluk_round:after {
	background: #7986cb;
}

.Button--pipaluk_round:after, .Button--pipaluk_round:before {
	transition: transform .3s, background-color .3s;
	transition-timing-function: cubic-bezier(.25, 0, .3, 1);
	border-radius: 5px;
}

.Button--pipaluk_round:focus:before, .Button--pipaluk_round:hover:before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.Button--pipaluk_round:focus:after, .Button--pipaluk_round:hover:after {
	-webkit-transform: scale3d(.7, .7, 1);
	transform: scale3d(.7, .7, 1);
}

.Button--pipaluk_rounder {
	border: 0 solid #2b2b2b;
	border-radius: 40px;
}

.Button--pipaluk_rounder:before {
	border: 2px solid #7986cb;
	-webkit-transform: scale3d(.7, .7, 1);
	transform: scale3d(.7, .7, 1);
}

.Button--pipaluk_rounder:after {
	background: #7986cb;
}

.Button--pipaluk_rounder:after, .Button--pipaluk_rounder:before {
	transition: transform .3s, background-color .3s;
	transition-timing-function: cubic-bezier(.25, 0, .3, 1);
	border-radius: 40px;
}

.Button--pipaluk_rounder:focus:before, .Button--pipaluk_rounder:hover:before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.Button--pipaluk_rounder:focus:after, .Button--pipaluk_rounder:hover:after {
	-webkit-transform: scale3d(.7, .7, 1);
	transform: scale3d(.7, .7, 1);
}

.Button--pipaluk {
	border: 0 solid #2b2b2b;
	border-radius: 0;
}

.Button--moema_round, .Button--moema_rounder {
	display: inline-block;
	vertical-align: top;
	font-family: "Roboto Condensed", sans-serif;
	background: #7986cb;
	position: relative;
	padding: 15px 25px;
	color: #2b2b2b;
}

.Button--pipaluk:before {
	border: 2px solid #7986cb;
	-webkit-transform: scale3d(.7, .7, 1);
	transform: scale3d(.7, .7, 1);
}

.Button--pipaluk:after {
	background: #7986cb;
}

.Button--pipaluk:after, .Button--pipaluk:before {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	border-radius: inherit;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.25, 0, .3, 1), background-color .3s cubic-bezier(.25, 0, .3, 1);
	transition: transform .3s, background-color .3s;
	transition-timing-function: cubic-bezier(.25, 0, .3, 1);
}

.Button--pipaluk:focus:before, .Button--pipaluk:hover:before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.Button--pipaluk:focus:after, .Button--pipaluk:hover:after {
	-webkit-transform: scale3d(.7, .7, 1);
	transform: scale3d(.7, .7, 1);
}

@-webkit-keyframes Button--moema-animation_1 {
	60% {
		-webkit-transform: scale3d(.8, .8, 1);
		transform: scale3d(.8, .8, 1);
	}
	
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes Button--moema-animation_1 {
	60% {
		-webkit-transform: scale3d(.8, .8, 1);
		transform: scale3d(.8, .8, 1);
	}
	
	85% {
		-webkit-transform: scale3d(1.1, 1.1, 1);
		transform: scale3d(1.1, 1.1, 1);
	}
	
	100% {
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@-webkit-keyframes Button--moema-animation_2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

@keyframes Button--moema-animation_2 {
	to {
		opacity: 0;
		-webkit-transform: scale3d(1, 1, 1);
		transform: scale3d(1, 1, 1);
	}
}

.Button--moema_round:before, .Button--moema_rounder:before {
	-webkit-transform: scale3d(.8, .5, 1);
	content: "";
	position: absolute;
	top: -20px;
	left: -20px;
	bottom: -20px;
	right: -20px;
	z-index: -1;
	opacity: .4;
}

.Button--moema_round {
	border: 0 solid #2b2b2b;
	-webkit-transition: background-color .3s, color .3s;
	transition: background-color .3s, color .3s;
	border-radius: 5px;
}

.Button--moema_round:before {
	background: inherit;
	transform: scale3d(.8, .5, 1);
}

.Button--moema_round:focus, .Button--moema_round:hover {
	color: #fff;
	background: #3f51b5;
	-webkit-transition: background-color .1s .3s, color .1s .3s;
	transition: background-color .1s .3s, color .1s .3s;
	-webkit-animation: .3s forwards Button--moema-animation_1;
	animation: .3s forwards Button--moema-animation_1;
}

.Button--moema_round:focus:before, .Button--moema_round:hover:before {
	opacity: 1;
	-webkit-animation: .3s .3s forwards Button--moema-animation_2;
	animation: .3s .3s forwards Button--moema-animation_2;
}

.Button--moema_round:after, .Button--moema_round:before {
	border-radius: 5px;
}

.Button--moema_rounder {
	border: 0 solid #2b2b2b;
	-webkit-transition: background-color .3s, color .3s;
	transition: background-color .3s, color .3s;
	border-radius: 40px;
}

.Button--moema_rounder:before {
	background: inherit;
	transform: scale3d(.8, .5, 1);
}

.Button--moema_rounder:focus, .Button--moema_rounder:hover {
	color: #fff;
	background: #3f51b5;
	-webkit-transition: background-color .1s .3s, color .1s .3s;
	transition: background-color .1s .3s, color .1s .3s;
	-webkit-animation: .3s forwards Button--moema-animation_1;
	animation: .3s forwards Button--moema-animation_1;
}

.Button--moema_rounder:focus:before, .Button--moema_rounder:hover:before {
	opacity: 1;
	-webkit-animation: .3s .3s forwards Button--moema-animation_2;
	animation: .3s .3s forwards Button--moema-animation_2;
}

.Button--moema_rounder:after, .Button--moema_rounder:before {
	border-radius: 40px;
}

.Button--isi_round, .Button--moema {
	border: 0 solid #2b2b2b;
	display: inline-block;
	vertical-align: top;
	position: relative;
	padding: 15px 25px;
	font-family: "Roboto Condensed", sans-serif;
	background: #7986cb;
}

.Button--moema {
	color: #2b2b2b;
	-webkit-transition: background-color .3s, color .3s;
	transition: background-color .3s, color .3s;
}

.Button--moema:before {
	content: "";
	position: absolute;
	top: -20px;
	left: -20px;
	bottom: -20px;
	right: -20px;
	background: inherit;
	z-index: -1;
	opacity: .4;
	-webkit-transform: scale3d(.8, .5, 1);
	transform: scale3d(.8, .5, 1);
}

.Button--moema:focus, .Button--moema:hover {
	color: #fff;
	background: #3f51b5;
	-webkit-transition: background-color .1s .3s, color .1s .3s;
	transition: background-color .1s .3s, color .1s .3s;
	-webkit-animation: .3s forwards Button--moema-animation_1;
	animation: .3s forwards Button--moema-animation_1;
}

.Button--isi_round, .Button--isi_round:focus, .Button--isi_round:hover, .Button--isi_rounder:focus, .Button--isi_rounder:hover {
	color: #2b2b2b;
}

.Button--isi_round:before, .Button--isi_rounder:before {
	-webkit-transform-origin: 100% 50%;
	-webkit-transition: left .3s, -webkit-transform .3s, opacity .3s;
	content: "";
	z-index: -1;
	position: absolute;
	top: 50%;
	left: 100%;
	margin: -15px 0 0 1px;
	right: -30px;
	height: 30px;
	background: #3f51b5;
}

.Button--moema:focus:before, .Button--moema:hover:before {
	opacity: 1;
	-webkit-animation: .3s .3s forwards Button--moema-animation_2;
	animation: .3s .3s forwards Button--moema-animation_2;
}

.Button--isi_round {
	overflow: hidden;
	z-index: 1;
	border-radius: 5px;
}

.Button--isi_round:before {
	transform-origin: 100% 50%;
	-webkit-transform: scale3d(1, 2, 1);
	transform: scale3d(1, 2, 1);
	transition: left .3s, transform .3s, opacity .3s;
	-webkit-transition-timing-function: cubic-bezier(.7, 0, .9, 1);
	transition-timing-function: cubic-bezier(.7, 0, .9, 1);
}

.Button--isi_round:focus:before, .Button--isi_round:hover:before {
	left: -10%;
	-webkit-transform: scale3d(1, 9, 1);
	transform: scale3d(1, 9, 1);
}

.Button--isi_round:after, .Button--isi_round:before {
	border-radius: 50%;
}

.Button--isi_rounder {
	display: inline-block;
	vertical-align: top;
	font-family: "Roboto Condensed", sans-serif;
	background: #7986cb;
	overflow: hidden;
	position: relative;
	color: #2b2b2b;
	padding: 15px 25px;
	z-index: 1;
	border: 0 solid #2b2b2b;
	border-radius: 40px;
}

.Button--isi_rounder:before {
	transform-origin: 100% 50%;
	-webkit-transform: scale3d(1, 2, 1);
	transform: scale3d(1, 2, 1);
	transition: left .3s, transform .3s, opacity .3s;
	-webkit-transition-timing-function: cubic-bezier(.7, 0, .9, 1);
	transition-timing-function: cubic-bezier(.7, 0, .9, 1);
}

.Button--isi_rounder:focus:before, .Button--isi_rounder:hover:before {
	left: -10%;
	-webkit-transform: scale3d(1, 9, 1);
	transform: scale3d(1, 9, 1);
}

.Button--isi_rounder:after, .Button--isi_rounder:before {
	border-radius: 50%;
}

.Button--aylen_round, .Button--isi {
	border: 0 solid #2b2b2b;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	z-index: 1;
}

.Button--isi {
	font-family: "Roboto Condensed", sans-serif;
	background: #7986cb;
	color: #2b2b2b;
	padding: 15px 25px;
}

.Button--aylen, .Button--aylen_round, .Button--aylen_rounder {
	font-family: "Roboto Condensed", sans-serif;
	background: #f8f8f8;
	color: #2b2b2b;
	padding: 15px 25px;
}

.Button--isi:before {
	content: "";
	z-index: -1;
	position: absolute;
	top: 50%;
	left: 100%;
	margin: -15px 0 0 1px;
	right: -30px;
	height: 30px;
	background: #3f51b5;
	-webkit-transform-origin: 100% 50%;
	transform-origin: 100% 50%;
	-webkit-transform: scale3d(1, 2, 1);
	transform: scale3d(1, 2, 1);
	-webkit-transition: left .3s, -webkit-transform .3s, opacity .3s;
	transition: left .3s, transform .3s, opacity .3s;
	-webkit-transition-timing-function: cubic-bezier(.7, 0, .9, 1);
	transition-timing-function: cubic-bezier(.7, 0, .9, 1);
}

.Button--aylen_round:after, .Button--aylen_round:before, .Button--aylen_rounder:after, .Button--aylen_rounder:before {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	content: "";
	bottom: 100%;
	z-index: -1;
}

.Button--isi:focus, .Button--isi:hover {
	color: #2b2b2b;
}

.Button--aylen_round:focus, .Button--aylen_round:hover, .Button--aylen_rounder:focus, .Button--aylen_rounder:hover {
	color: #fff;
}

.Button--isi:focus:before, .Button--isi:hover:before {
	left: -10%;
	-webkit-transform: scale3d(1, 9, 1);
	transform: scale3d(1, 9, 1);
}

.Button--aylen_round {
	border-radius: 5px;
}

.Button--aylen_round:before {
	background: #7986cb;
}

.Button--aylen_round:after {
	background: #3f51b5;
}

.Button--aylen_round:after, .Button--aylen_round:before {
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
	border-radius: 5px;
}

.Button--aylen_round:focus:after, .Button--aylen_round:hover:after {
	-webkit-transition-delay: 175ms;
	transition-delay: 175ms;
}

.Button--aylen_round:focus:after, .Button--aylen_round:focus:before, .Button--aylen_round:hover:after, .Button--aylen_round:hover:before {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.Button--aylen_rounder {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	z-index: 1;
	border: 0 solid #2b2b2b;
	border-radius: 40px;
}

.Button--aylen_rounder:before {
	background: #7986cb;
}

.Button--aylen_rounder:after {
	background: #3f51b5;
}

.Button--aylen_rounder:after, .Button--aylen_rounder:before {
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
	border-radius: 40px;
}

.Button--aylen, .Button--saqui_round {
	border: 0 solid #2b2b2b;
	z-index: 1;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
}

.Button--aylen_rounder:focus:after, .Button--aylen_rounder:hover:after {
	-webkit-transition-delay: 175ms;
	transition-delay: 175ms;
}

.Button--aylen_rounder:focus:after, .Button--aylen_rounder:focus:before, .Button--aylen_rounder:hover:after, .Button--aylen_rounder:hover:before {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.Button--aylen:before {
	background: #7986cb;
}

.Button--aylen:after, .Button--nuka:focus:after, .Button--nuka:hover:after, .Button--nuka_round:focus:after, .Button--nuka_round:hover:after, .Button--nuka_rounder:focus:after, .Button--nuka_rounder:hover:after, .Button--saqui, .Button--saqui_round, .Button--saqui_rounder, .Button--wapasha, .Button--wapasha_round {
	background: #3f51b5;
}

.Button--aylen:after, .Button--aylen:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--saqui:after, .Button--saqui_round:after, .Button--saqui_rounder:after {
	content: "Buy something will ya";
	padding: 15px 25px;
	top: 0;
	left: 0;
	position: absolute;
	height: 100%;
	width: 100%;
}

.Button--aylen:focus, .Button--aylen:hover {
	color: #fff;
}

.Button--aylen:focus:after, .Button--aylen:hover:after {
	-webkit-transition-delay: 175ms;
	transition-delay: 175ms;
}

.Button--aylen:focus:after, .Button--aylen:focus:before, .Button--aylen:hover:after, .Button--aylen:hover:before {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.Button--saqui_round {
	color: #fff;
	padding: 15px 25px;
	-webkit-transition: background-color .3s ease-in, color .3s ease-in;
	transition: background-color .3s ease-in, color .3s ease-in;
	border-radius: 5px;
}

.Button--saqui_round:after {
	color: #fff;
	-webkit-transform-origin: -25% 50%;
	transform-origin: -25% 50%;
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	-webkit-transition: -webkit-transform .3s ease-in;
	transition: transform .3s ease-in;
}

.Button--saqui_round:focus, .Button--saqui_round:hover {
	color: #2b2b2b;
	background: #7986cb;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.Button--saqui_round:focus:after, .Button--saqui_round:hover:after {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.Button--saqui_round:after, .Button--saqui_round:before {
	border-radius: 5px;
}

.Button--saqui_rounder {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	color: #fff;
	padding: 15px 25px;
	z-index: 1;
	border: 0 solid #2b2b2b;
	-webkit-transition: background-color .3s ease-in, color .3s ease-in;
	transition: background-color .3s ease-in, color .3s ease-in;
	border-radius: 40px;
}

.Button--saqui_rounder:after {
	color: #fff;
	-webkit-transform-origin: -25% 50%;
	transform-origin: -25% 50%;
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	-webkit-transition: -webkit-transform .3s ease-in;
	transition: transform .3s ease-in;
}

.Button--saqui_rounder:focus, .Button--saqui_rounder:hover {
	color: #2b2b2b;
	background: #7986cb;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.Button--saqui_rounder:focus:after, .Button--saqui_rounder:hover:after {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.Button--saqui_rounder:after, .Button--saqui_rounder:before {
	border-radius: 40px;
}

.Button--saqui {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	color: #fff;
	padding: 15px 25px;
	z-index: 1;
	border: 0 solid #2b2b2b;
	-webkit-transition: background-color .3s ease-in, color .3s ease-in;
	transition: background-color .3s ease-in, color .3s ease-in;
}

.Button--saqui:after {
	color: #fff;
	-webkit-transform-origin: -25% 50%;
	transform-origin: -25% 50%;
	-webkit-transform: rotate3d(0, 0, 1, 45deg);
	transform: rotate3d(0, 0, 1, 45deg);
	-webkit-transition: -webkit-transform .3s ease-in;
	transition: transform .3s ease-in;
}

.Button--saqui:focus, .Button--saqui:hover {
	color: #2b2b2b;
	background: #7986cb;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.Button--saqui:focus:after, .Button--saqui:hover:after {
	-webkit-transform: rotate3d(0, 0, 1, 0deg);
	transform: rotate3d(0, 0, 1, 0deg);
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.Button--wapasha_round {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	color: #fff;
	padding: 15px 25px;
	z-index: 1;
	border: none;
	-webkit-transition: background-color .3s, color .3s;
	transition: background-color .3s, color .3s;
	border-radius: 5px;
}

.Button--wapasha_round:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #3f51b5;
	opacity: 0;
	z-index: -1;
	-webkit-transform: scale3d(.6, .6, 1);
	transform: scale3d(.6, .6, 1);
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1), opacity .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s, opacity .3s;
	transition-timing-function: cubic-bezier(.75, 0, .125, 1);
}

.Button--wapasha_round:focus, .Button--wapasha_round:hover {
	color: #3f51b5;
	background: #fff;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.Button--wapasha_round:focus:before, .Button--wapasha_round:hover:before {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.Button--wapasha_round:after, .Button--wapasha_round:before {
	border-radius: 5px;
}

.Button--wapasha_rounder {
	display: inline-block;
	vertical-align: top;
	background: #3f51b5;
	overflow: hidden;
	position: relative;
	color: #fff;
	padding: 15px 25px;
	z-index: 1;
	border: none;
	-webkit-transition: background-color .3s, color .3s;
	transition: background-color .3s, color .3s;
	border-radius: 40px;
}

.Button--wapasha_rounder:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #3f51b5;
	opacity: 0;
	z-index: -1;
	-webkit-transform: scale3d(.6, .6, 1);
	transform: scale3d(.6, .6, 1);
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1), opacity .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s, opacity .3s;
	transition-timing-function: cubic-bezier(.75, 0, .125, 1);
}

.Button--wapasha_rounder:focus, .Button--wapasha_rounder:hover {
	color: #3f51b5;
	background: #fff;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.Button--wapasha_rounder:focus:before, .Button--wapasha_rounder:hover:before {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.Button--wapasha_rounder:after, .Button--wapasha_rounder:before {
	border-radius: 40px;
}

.Button--wapasha {
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	color: #fff;
	padding: 15px 25px;
	z-index: 1;
	border: none;
	-webkit-transition: background-color .3s, color .3s;
	transition: background-color .3s, color .3s;
}

.Button--nuka, .Button--nuka_round, .Button--nuka_rounder {
	display: inline-block;
	vertical-align: top;
	position: relative;
	color: #2b2b2b;
	margin-right: 20px;
	padding: 15px 25px;
	z-index: 1;
}

.Button--wapasha:before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	border: 2px solid #3f51b5;
	border-radius: inherit;
	opacity: 0;
	z-index: -1;
	-webkit-transform: scale3d(.6, .6, 1);
	transform: scale3d(.6, .6, 1);
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1), opacity .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s, opacity .3s;
	transition-timing-function: cubic-bezier(.75, 0, .125, 1);
}

.Button--wapasha:focus, .Button--wapasha:hover {
	color: #3f51b5;
	background: #fff;
	-webkit-transition-timing-function: ease-out;
	transition-timing-function: ease-out;
}

.Button--nuka:focus, .Button--nuka:hover, .Button--nuka_round:focus, .Button--nuka_round:hover, .Button--nuka_rounder:focus, .Button--nuka_rounder:hover {
	color: #000;
}

.Button--wapasha:focus:before, .Button--wapasha:hover:before {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.Button--nuka_round {
	border-radius: 5px;
}

.Button--nuka_round:before {
	top: -4px;
	bottom: -4px;
	left: -4px;
	right: -4px;
	opacity: .2;
	-webkit-transform: scale3d(.7, 1, 1);
	transform: scale3d(.7, 1, 1);
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s;
}

.Button--nuka_round:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale3d(1.1, 1, 1);
	transform: scale3d(1.1, 1, 1);
	-webkit-transition: -webkit-transform .3s, background-color .3s;
	transition: transform .3s, background-color .3s;
}

.Button--nuka_round:after, .Button--nuka_round:before {
	content: "";
	position: absolute;
	background: #7986cb;
	z-index: -1;
	-webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	border-radius: 5px;
}

.Button--nuka_round:focus:before, .Button--nuka_round:hover:before {
	opacity: 1;
}

.Button--nuka_round:focus:after, .Button--nuka_round:focus:before, .Button--nuka_round:hover:after, .Button--nuka_round:hover:before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.Button--nuka_rounder {
	border-radius: 40px;
}

.Button--nuka_rounder:before {
	top: -4px;
	bottom: -4px;
	left: -4px;
	right: -4px;
	opacity: .2;
	-webkit-transform: scale3d(.7, 1, 1);
	transform: scale3d(.7, 1, 1);
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s;
}

.Button--nuka_rounder:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale3d(1.1, 1, 1);
	transform: scale3d(1.1, 1, 1);
	-webkit-transition: -webkit-transform .3s, background-color .3s;
	transition: transform .3s, background-color .3s;
}

.Button--nuka_rounder:after, .Button--nuka_rounder:before {
	content: "";
	position: absolute;
	background: #7986cb;
	z-index: -1;
	-webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	border-radius: 40px;
}

.Button--nuka_rounder:focus:before, .Button--nuka_rounder:hover:before {
	opacity: 1;
}

.Button--nuka_rounder:focus:after, .Button--nuka_rounder:focus:before, .Button--nuka_rounder:hover:after, .Button--nuka_rounder:hover:before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.Button--antiman, .Button--antiman_round, .Button--antiman_rounder {
	display: inline-block;
	vertical-align: top;
	font-family: "Roboto Condensed", sans-serif;
	background: 0 0;
	overflow: hidden;
	position: relative;
	color: #fff;
}

.Button--nuka:before {
	top: -4px;
	bottom: -4px;
	left: -4px;
	right: -4px;
	opacity: .2;
	-webkit-transform: scale3d(.7, 1, 1);
	transform: scale3d(.7, 1, 1);
	-webkit-transition: -webkit-transform .3s, opacity .3s;
	transition: transform .3s, opacity .3s;
}

.Button--nuka:after {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transform: scale3d(1.1, 1, 1);
	transform: scale3d(1.1, 1, 1);
	-webkit-transition: -webkit-transform .3s, background-color .3s;
	transition: transform .3s, background-color .3s;
}

.Button--nuka:after, .Button--nuka:before {
	content: "";
	position: absolute;
	background: #7986cb;
	border-radius: inherit;
	z-index: -1;
	-webkit-transition-timing-function: cubic-bezier(.2, 1, .3, 1);
	transition-timing-function: cubic-bezier(.2, 1, .3, 1);
}

.Button--antiman:focus, .Button--antiman:hover, .Button--antiman_round:focus, .Button--antiman_round:hover, .Button--antiman_rounder:focus, .Button--antiman_rounder:hover {
	color: #7986cb;
}

.Button--nuka:focus:before, .Button--nuka:hover:before {
	opacity: 1;
}

.Button--nuka:focus:after, .Button--nuka:focus:before, .Button--nuka:hover:after, .Button--nuka:hover:before {
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.Button--antiman {
	padding: 15px 25px;
	z-index: 1;
	border: none;
	-webkit-transition: color .3s cubic-bezier(.75, 0, .125, 1);
	transition: color .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--antiman:before {
	opacity: 0;
	-webkit-transform: scale3d(1.2, 1.2, 1);
	transform: scale3d(1.2, 1.2, 1);
}

.Button--antiman:after {
	background: #7986cb;
}

.Button--antiman:after, .Button--antiman:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	border-radius: inherit;
	border: 2px solid #7986cb;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1), opacity .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s, opacity .3s;
	transition-timing-function: cubic-bezier(.75, 0, .125, 1);
}

.Button--antiman:focus:before, .Button--antiman:hover:before {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.Button--antiman:focus:after, .Button--antiman:hover:after {
	opacity: 0;
	background: #7986cb;
	-webkit-transform: scale3d(.8, .8, 1);
	transform: scale3d(.8, .8, 1);
}

.Button--antiman_round {
	padding: 15px 25px;
	z-index: 1;
	border: none;
	-webkit-transition: color .3s cubic-bezier(.75, 0, .125, 1);
	transition: color .3s cubic-bezier(.75, 0, .125, 1);
	border-radius: 5px;
}

.Button--antiman_round:before {
	opacity: 0;
	-webkit-transform: scale3d(1.2, 1.2, 1);
	transform: scale3d(1.2, 1.2, 1);
}

.Button--antiman_round:after {
	background: #7986cb;
}

.Button--antiman_round:after, .Button--antiman_round:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	border: 2px solid #7986cb;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1), opacity .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s, opacity .3s;
	transition-timing-function: cubic-bezier(.75, 0, .125, 1);
	border-radius: 5px;
}

.Button--antiman_round:focus:before, .Button--antiman_round:hover:before {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.Button--antiman_round:focus:after, .Button--antiman_round:hover:after {
	opacity: 0;
	background: #7986cb;
	-webkit-transform: scale3d(.8, .8, 1);
	transform: scale3d(.8, .8, 1);
}

.Button--antiman_rounder {
	padding: 15px 25px;
	z-index: 1;
	border: none;
	-webkit-transition: color .3s cubic-bezier(.75, 0, .125, 1);
	transition: color .3s cubic-bezier(.75, 0, .125, 1);
	border-radius: 40px;
}

.FormItem label, .FormItem select, .NavMenu--main_menu, .NavMenu--tabs {
	font-family: Poppins, Helvetica, Arial, sans-serif;
}

.Button--naira_round_down, .Button--naira_rounder_down {
	background: 0 0;
	overflow: hidden;
	position: relative;
	color: #2b2b2b;
	z-index: 1;
	padding: 15px 25px;
	display: inline-block;
	vertical-align: top;
}

.Button--antiman_rounder:before {
	opacity: 0;
	-webkit-transform: scale3d(1.2, 1.2, 1);
	transform: scale3d(1.2, 1.2, 1);
}

.Button--antiman_rounder:after {
	background: #7986cb;
}

.Button--antiman_rounder:after, .Button--antiman_rounder:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	border: 2px solid #7986cb;
	-webkit-backface-visibility: hidden;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1), opacity .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s, opacity .3s;
	transition-timing-function: cubic-bezier(.75, 0, .125, 1);
	border-radius: 40px;
}

.Button--naira_down:before, .Button--naira_round_down:before, .Button--naira_round_up:before, .Button--naira_rounder_down:before, .Button--naira_rounder_up:before, .Button--naira_up:before {
	height: 200%;
	position: absolute;
	z-index: -1;
}

.Button--antiman_rounder:focus:before, .Button--antiman_rounder:hover:before {
	opacity: 1;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.Button--antiman_rounder:focus:after, .Button--antiman_rounder:hover:after {
	opacity: 0;
	background: #7986cb;
	-webkit-transform: scale3d(.8, .8, 1);
	transform: scale3d(.8, .8, 1);
}

@-webkit-keyframes Button--naira-animation_1 {
	50% {
		-webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
		transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
		transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
	}
}

@keyframes Button--naira-animation_1 {
	50% {
		-webkit-transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
		transform: translate3d(0, -50%, 0) rotate3d(0, 0, 1, -10deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
		transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
	}
}

.Button--naira_round_down {
	border: 3px solid #2b2b2b;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	border-radius: 5px;
}

.Button--naira_round_down:after {
	content: "";
	font-size: 16px;
}

.Button--naira_round_down span {
	display: block;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--naira_round_down:after, .Button--naira_rounder_down span {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--naira_round_down:before {
	content: "";
	top: -50%;
	left: -50%;
	width: 200%;
	background: #7986cb;
	-webkit-transform: translate3d(0, -100%, 0) rotate3d(0, 0, 1, -10deg);
	transform: translate3d(0, -100%, 0) rotate3d(0, 0, 1, -10deg);
}

.Button--naira_round_down:after {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	color: #fff;
	padding: 15px 25px;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--naira_round_down:focus, .Button--naira_round_down:hover {
	background: #3f51b5;
	-webkit-transition: background-color 0s .3s;
	transition: background-color 0s .3s;
}

.Button--naira_round_down:focus span, .Button--naira_round_down:hover span {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.Button--naira_round_down:focus:before, .Button--naira_round_down:hover:before {
	-webkit-animation: .3s ease-in forwards Button--naira-animation_1;
	animation: .3s ease-in forwards Button--naira-animation_1;
}

.Button--naira_round_down:focus:after, .Button--naira_round_down:hover:after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--naira_round_down:after, .Button--naira_round_down:before {
	border-radius: 5px;
}

.Button--naira_rounder_down {
	border: 3px solid #2b2b2b;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	border-radius: 40px;
}

.Button--naira_rounder_down:after {
	content: "";
	font-size: 16px;
}

.Button--naira_rounder_down span {
	display: block;
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--naira_down span, .Button--naira_rounder_down:after {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--naira_rounder_down:before {
	content: "";
	top: -50%;
	left: -50%;
	width: 200%;
	background: #7986cb;
	-webkit-transform: translate3d(0, -100%, 0) rotate3d(0, 0, 1, -10deg);
	transform: translate3d(0, -100%, 0) rotate3d(0, 0, 1, -10deg);
}

.Button--naira_rounder_down:after {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	color: #fff;
	padding: 15px 25px;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--naira_rounder_down:focus, .Button--naira_rounder_down:hover {
	background: #3f51b5;
	-webkit-transition: background-color 0s .3s;
	transition: background-color 0s .3s;
}

.Button--naira_rounder_down:focus span, .Button--naira_rounder_down:hover span {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.Button--naira_rounder_down:focus:before, .Button--naira_rounder_down:hover:before {
	-webkit-animation: .3s ease-in forwards Button--naira-animation_1;
	animation: .3s ease-in forwards Button--naira-animation_1;
}

.Button--naira_rounder_down:focus:after, .Button--naira_rounder_down:hover:after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--naira_rounder_down:after, .Button--naira_rounder_down:before {
	border-radius: 40px;
}

.Button--naira_down, .Button--naira_round_up {
	border: 3px solid #2b2b2b;
	background: 0 0;
	color: #2b2b2b;
	z-index: 1;
	position: relative;
	overflow: hidden;
	padding: 15px 25px;
}

.Button--naira_down {
	display: inline-block;
	vertical-align: top;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
}

.Button--naira_down:after {
	content: "";
	font-size: 16px;
}

.Button--naira_down span {
	display: block;
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--naira_down:after, .Button--naira_round_up span {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--naira_down:before {
	content: "";
	top: -50%;
	left: -50%;
	width: 200%;
	background: #7986cb;
	-webkit-transform: translate3d(0, -100%, 0) rotate3d(0, 0, 1, -10deg);
	transform: translate3d(0, -100%, 0) rotate3d(0, 0, 1, -10deg);
}

.Button--naira_down:after {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	color: #fff;
	padding: 15px 25px;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--naira_down:focus, .Button--naira_down:hover {
	background: #3f51b5;
	-webkit-transition: background-color 0s .3s;
	transition: background-color 0s .3s;
}

.Button--naira_down:focus span, .Button--naira_down:hover span {
	opacity: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.Button--naira_down:focus:before, .Button--naira_down:hover:before {
	-webkit-animation: .3s ease-in forwards Button--naira-animation_1;
	animation: .3s ease-in forwards Button--naira-animation_1;
}

.Button--naira_down:focus:after, .Button--naira_down:hover:after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

@-webkit-keyframes Button--naira-animation_2 {
	50% {
		-webkit-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
		transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
		transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
	}
}

@keyframes Button--naira-animation_2 {
	50% {
		-webkit-transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
		transform: translate3d(0, 50%, 0) rotate3d(0, 0, 1, 10deg);
		-webkit-animation-timing-function: ease-out;
		animation-timing-function: ease-out;
	}
	
	100% {
		-webkit-transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
		transform: translate3d(0, 0, 0) rotate3d(0, 0, 1, 0deg);
	}
}

.Button--naira_round_up {
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	border-radius: 5px;
}

.Button--naira_round_up:after {
	content: "";
	font-size: 16px;
}

.Button--naira_round_up span {
	display: block;
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--naira_round_up:after, .Button--naira_rounder_up span {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--naira_round_up:before {
	content: "";
	top: -50%;
	left: -50%;
	width: 200%;
	background: #7986cb;
	-webkit-transform: translate3d(0, 100%, 0) rotate3d(0, 0, 1, 10deg);
	transform: translate3d(0, 100%, 0) rotate3d(0, 0, 1, 10deg);
}

.Button--naira_round_up:after {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	color: #fff;
	padding: 15px 25px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--naira_round_up:focus, .Button--naira_round_up:hover {
	background: #3f51b5;
	-webkit-transition: background-color 0s .3s;
	transition: background-color 0s .3s;
}

.Button--naira_round_up:focus span, .Button--naira_round_up:hover span {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}

.Button--naira_round_up:focus:before, .Button--naira_round_up:hover:before {
	-webkit-animation: .3s ease-in forwards Button--naira-animation_2;
	animation: .3s ease-in forwards Button--naira-animation_2;
}

.Button--naira_round_up:focus:after, .Button--naira_round_up:hover:after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--naira_round_up:after, .Button--naira_round_up:before {
	border-radius: 5px;
}

.Button--naira_rounder_up {
	background: 0 0;
	overflow: hidden;
	position: relative;
	color: #2b2b2b;
	padding: 15px 25px;
	z-index: 1;
	border: 3px solid #2b2b2b;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	border-radius: 40px;
}

.Button--naira_rounder_up:after {
	content: "";
	font-size: 16px;
}

.Button--naira_rounder_up span {
	display: block;
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--naira_rounder_up:after, .Button--naira_up span {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--naira_rounder_up:before {
	content: "";
	top: -50%;
	left: -50%;
	width: 200%;
	background: #7986cb;
	-webkit-transform: translate3d(0, 100%, 0) rotate3d(0, 0, 1, 10deg);
	transform: translate3d(0, 100%, 0) rotate3d(0, 0, 1, 10deg);
}

.Button--naira_rounder_up:after {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	color: #fff;
	padding: 15px 25px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--naira_rounder_up:focus, .Button--naira_rounder_up:hover {
	background: #3f51b5;
	-webkit-transition: background-color 0s .3s;
	transition: background-color 0s .3s;
}

.Button--naira_rounder_up:focus span, .Button--naira_rounder_up:hover span {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}

.Button--naira_rounder_up:focus:before, .Button--naira_rounder_up:hover:before {
	-webkit-animation: .3s ease-in forwards Button--naira-animation_2;
	animation: .3s ease-in forwards Button--naira-animation_2;
}

.Button--naira_rounder_up:focus:after, .Button--naira_rounder_up:hover:after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--naira_rounder_up:after, .Button--naira_rounder_up:before {
	border-radius: 40px;
}

.Button--naira_up {
	background: 0 0;
	overflow: hidden;
	position: relative;
	color: #2b2b2b;
	padding: 15px 25px;
	z-index: 1;
	border: 3px solid #2b2b2b;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
}

.Button--naira_up:after {
	content: "";
	font-size: 16px;
}

.Button--naira_up span {
	display: block;
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--naira_up:before {
	content: "";
	top: -50%;
	left: -50%;
	width: 200%;
	background: #7986cb;
	-webkit-transform: translate3d(0, 100%, 0) rotate3d(0, 0, 1, 10deg);
	transform: translate3d(0, 100%, 0) rotate3d(0, 0, 1, 10deg);
}

.Button--naira_up:after {
	position: absolute;
	top: 0;
	width: 100%;
	left: 0;
	color: #fff;
	padding: 15px 25px;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--quidel, .Button--quidel:focus, .Button--quidel:hover, .Button--quidel_round, .Button--quidel_round:focus, .Button--quidel_round:hover, .Button--quidel_rounder:focus, .Button--quidel_rounder:hover, .Button--sacnite_round:focus:after, .Button--sacnite_round:hover:after, .Button--sacnite_rounder:focus:after, .Button--sacnite_rounder:hover:after {
	color: #2b2b2b;
}

.Button--naira_up:focus, .Button--naira_up:hover {
	background: #3f51b5;
	-webkit-transition: background-color 0s .3s;
	transition: background-color 0s .3s;
}

.Button--naira_up:focus span, .Button--naira_up:hover span {
	opacity: 0;
	-webkit-transform: translate3d(0, -100%, 0);
	transform: translate3d(0, -100%, 0);
}

.Button--naira_up:focus:before, .Button--naira_up:hover:before {
	-webkit-animation: .3s ease-in forwards Button--naira-animation_2;
	animation: .3s ease-in forwards Button--naira-animation_2;
}

.Button--naira_up:focus:after, .Button--naira_up:hover:after {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--quidel_round {
	display: inline-block;
	vertical-align: top;
	background: #3f51b5;
	z-index: 1;
	position: relative;
	overflow: hidden;
	padding: 15px 25px;
	border: none;
	-webkit-transition: color .3s cubic-bezier(.75, 0, .125, 1);
	transition: color .3s cubic-bezier(.75, 0, .125, 1);
	border-radius: 5px;
}

.Button--quidel_round:before {
	background: #2b2b2b;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--quidel_round:after {
	background: #fff;
	top: 2px;
	left: 2px;
	right: 2px;
	bottom: 2px;
}

.Button--quidel_round:after, .Button--quidel_round:before {
	content: "";
	position: absolute;
	z-index: -1;
	border-radius: 5px;
}

.Button--quidel_round:focus:before, .Button--quidel_round:hover:before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--quidel_rounder {
	display: inline-block;
	vertical-align: top;
	background: #3f51b5;
	z-index: 1;
	position: relative;
	overflow: hidden;
	color: #2b2b2b;
	padding: 15px 25px;
	border: none;
	-webkit-transition: color .3s cubic-bezier(.75, 0, .125, 1);
	transition: color .3s cubic-bezier(.75, 0, .125, 1);
	border-radius: 40px;
}

.Button--quidel_rounder:before {
	background: #2b2b2b;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--quidel_rounder:after {
	background: #fff;
	top: 2px;
	left: 2px;
	right: 2px;
	bottom: 2px;
}

.Button--quidel_rounder:after, .Button--quidel_rounder:before {
	content: "";
	position: absolute;
	z-index: -1;
	border-radius: 40px;
}

.Button--quidel_rounder:focus:before, .Button--quidel_rounder:hover:before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--quidel {
	display: inline-block;
	vertical-align: top;
	background: #3f51b5;
	z-index: 1;
	position: relative;
	overflow: hidden;
	padding: 15px 25px;
	border: none;
	-webkit-transition: color .3s cubic-bezier(.75, 0, .125, 1);
	transition: color .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--sacnite, .Button--sacnite_round, .Button--sacnite_rounder {
	display: inline-block;
	vertical-align: top;
	background: 0 0;
	z-index: 1;
	position: relative;
	padding: 20px;
}

.Button--quidel:before, .Button--shikoba_round span {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--quidel:before {
	background: #2b2b2b;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--quidel:after {
	background: #fff;
	top: 2px;
	left: 2px;
	right: 2px;
	bottom: 2px;
}

.Button--sacnite:before, .Button--sacnite_round:before, .Button--sacnite_rounder:before {
	height: 100%;
	top: 0;
	z-index: -1;
	box-shadow: inset 0 0 0 35px #3f51b5;
	position: absolute;
	width: 100%;
}

.Button--quidel:after, .Button--quidel:before {
	content: "";
	position: absolute;
	z-index: -1;
	border-radius: inherit;
}

.Button--quidel:focus:before, .Button--quidel:hover:before {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--sacnite_round {
	color: #fff;
	border: none;
	-webkit-transition: color .3s;
	transition: color .3s;
	border-radius: 5px;
}

.Button--sacnite_round:after {
	content: "";
	color: #fff;
	font-size: 22px;
	display: inline-block;
	vertical-align: middle;
}

.Button--sacnite_round:before {
	content: "";
	left: 0;
	-webkit-transform: scale3d(.9, .9, 1);
	transform: scale3d(.9, .9, 1);
	transition: box-shadow .3s, transform .3s;
}

.Button--sacnite_round:focus:before, .Button--sacnite_round:hover:before {
	box-shadow: inset 0 0 0 2px #37474f;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.Button--sacnite_round:after, .Button--sacnite_round:before {
	border-radius: 5px;
}

.Button--sacnite_rounder {
	color: #fff;
	border: none;
	-webkit-transition: color .3s;
	transition: color .3s;
	border-radius: 40px;
}

.Button--sacnite_rounder:after {
	content: "";
	color: #fff;
	font-size: 22px;
	display: inline-block;
	vertical-align: middle;
}

.Button--sacnite_rounder:before {
	content: "";
	left: 0;
	-webkit-transform: scale3d(.9, .9, 1);
	transform: scale3d(.9, .9, 1);
	transition: box-shadow .3s, transform .3s;
}

.Button--sacnite:after, .Button--shikoba .Button--shikoba_icon:before, .Button--shikoba_round .Button--shikoba_icon:before, .Button--shikoba_rounder .Button--shikoba_icon:before {
	content: "";
	font-family: icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	line-height: 1;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	text-transform: none;
}

.Button--sacnite_rounder:focus:before, .Button--sacnite_rounder:hover:before {
	box-shadow: inset 0 0 0 2px #37474f;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.Button--sacnite_rounder:after, .Button--sacnite_rounder:before {
	border-radius: 40px;
}

.Button--sacnite {
	color: #fff;
	border: none;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.Button--shikoba, .Button--shikoba_round, .Button--shikoba_rounder {
	vertical-align: top;
	background: #fff;
	position: relative;
	overflow: hidden;
	padding: 15px 25px 15px 45px;
	color: #2b2b2b;
	display: inline-block;
	z-index: 1;
}

.Button--sacnite:after {
	color: #fff;
	font-size: 22px;
	display: inline-block;
	vertical-align: middle;
}

.Button--sacnite:before {
	content: "";
	left: 0;
	border-radius: inherit;
	-webkit-transform: scale3d(.9, .9, 1);
	transform: scale3d(.9, .9, 1);
	transition: box-shadow .3s, transform .3s;
}

.Button--sacnite:focus:after, .Button--sacnite:hover:after {
	color: #2b2b2b;
}

.Button--sacnite:focus:before, .Button--sacnite:hover:before {
	box-shadow: inset 0 0 0 2px #37474f;
	-webkit-transform: scale3d(1, 1, 1);
	transform: scale3d(1, 1, 1);
}

.Button--shikoba_round {
	border: 1px solid #3f51b5;
	-webkit-transition: background-color .3s, border-color .3s, color .3s;
	transition: background-color .3s, border-color .3s, color .3s;
	border-radius: 5px;
	margin-bottom: 20px;
}

.Button--shikoba_round span {
	display: inline-block;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--shikoba_round .Button--shikoba_icon {
	position: absolute;
	left: 20px;
	-webkit-transform: translate3d(-40px, 2.5em, 0);
	transform: translate3d(-40px, 2.5em, 0);
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--shikoba_round .Button--shikoba_icon:before {
	color: #fff;
	font-size: 18px;
	display: inline-block;
}

.Button--shikoba_round:focus, .Button--shikoba_round:hover {
	background: #3f51b5;
	border-color: #3f51b5;
	color: #fff;
}

.Button--shikoba_round:focus .Button--shikoba_icon, .Button--shikoba_round:focus span, .Button--shikoba_round:hover .Button--shikoba_icon, .Button--shikoba_round:hover span {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--shikoba_round:after, .Button--shikoba_round:before {
	border-radius: 5px;
}

.Button--shikoba_rounder {
	border: 1px solid #3f51b5;
	-webkit-transition: background-color .3s, border-color .3s, color .3s;
	transition: background-color .3s, border-color .3s, color .3s;
	border-radius: 40px;
}

.Button--shikoba_rounder span {
	display: inline-block;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--shikoba span, .Button--shikoba_rounder .Button--shikoba_icon {
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--shikoba_rounder .Button--shikoba_icon {
	position: absolute;
	left: 20px;
	-webkit-transform: translate3d(-40px, 2.5em, 0);
	transform: translate3d(-40px, 2.5em, 0);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--shikoba_rounder .Button--shikoba_icon:before {
	color: #fff;
	font-size: 18px;
	display: inline-block;
}

.Button--shikoba_rounder:focus, .Button--shikoba_rounder:hover {
	background: #3f51b5;
	border-color: #3f51b5;
	color: #fff;
}

.Button--shikoba_rounder:focus .Button--shikoba_icon, .Button--shikoba_rounder:focus span, .Button--shikoba_rounder:hover .Button--shikoba_icon, .Button--shikoba_rounder:hover span {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.Button--shikoba_rounder:after, .Button--shikoba_rounder:before {
	border-radius: 40px;
}

.Button--shikoba {
	border: 1px solid #3f51b5;
	-webkit-transition: background-color .3s, border-color .3s, color .3s;
	transition: background-color .3s, border-color .3s, color .3s;
}

.Button--shikoba span {
	display: inline-block;
	-webkit-transform: translate3d(-10px, 0, 0);
	transform: translate3d(-10px, 0, 0);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--shikoba .Button--shikoba_icon {
	position: absolute;
	left: 20px;
	-webkit-transform: translate3d(-40px, 2.5em, 0);
	transform: translate3d(-40px, 2.5em, 0);
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.Button--shikoba .Button--shikoba_icon:before {
	color: #fff;
	font-size: 18px;
	display: inline-block;
}

.Button--shikoba:focus, .Button--shikoba:hover {
	background: #3f51b5;
	border-color: #3f51b5;
	color: #fff;
}

.SiteHeader-account_button:before, .SiteHeader-search_button:before {
	color: inherit;
	font-weight: 400;
	font-family: icon;
	speak: none;
	font-style: normal;
	font-variant: normal;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.Button--shikoba:focus .Button--shikoba_icon, .Button--shikoba:focus span, .Button--shikoba:hover .Button--shikoba_icon, .Button--shikoba:hover span {
	-webkit-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.ExpertiseIllustration-title, .FormItem {
	margin-bottom: 10px;
}

.NavMenu--dropdown, .NavMenu--main_menu, .NavMenu--tabs {
	margin: 0;
	list-style: none inside;
}

.FormItem label, .FormItem select {
	font-weight: 300;
	font-size: 18px;
}

.FormItem input {
	height: 63px;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 20px;
	padding: 10px;
	width: 100%;
	border: 1px solid #cfcfcf;
}

.FormItem--stacked label {
	display: block;
	margin-bottom: 10px;
}

.FormItem-quantity_selector input {
	background-color: #cfcfcf;
	max-width: 100%;
}

.FormItem-quantity_selector_button {
	background: 0 0;
	border-width: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	position: absolute;
	right: 15px;
}

.FormItem-quantity_selector_button--plus {
	top: 5px;
	font-size: 0;
	border: 5px solid transparent;
	border-bottom-color: #6a6a6a;
}

.FormItem-quantity_selector_button--minus {
	bottom: 5px;
	font-size: 0;
	border: 5px solid transparent;
	border-top-color: #6a6a6a;
}

.Offcanvas, .Offcanvas--auxiliary {
	height: 100%;
	border-right: 2px solid #fff;
	position: fixed;
}

.Offcanvas {
	width: 180px;
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
}

html.no-csstransforms .Offcanvas {
	-webkit-transition: left .5s;
	transition: left .5s;
}

.Offcanvas.is-Offcanvas--open {
	-webkit-transform: translateX(-36px);
	transform: translateX(-36px);
}

@media (min-width:480px) {
	.Offcanvas {
		width: 240px;
	}
	
	.Offcanvas.is-Offcanvas--open {
		-webkit-transform: translateX(-48px);
		transform: translateX(-48px);
	}
}

@media (min-width:768px) {
	.Offcanvas {
		width: 320px;
	}
	
	.Offcanvas.is-Offcanvas--open {
		-webkit-transform: translateX(-64px);
		transform: translateX(-64px);
	}
}

.Offcanvas.is-Offcanvas--closed {
	-webkit-transform: translateX(-396px);
	transform: translateX(-396px);
}

html.no-csstransforms .Offcanvas.is-Offcanvas--open {
	left: 0;
}

html.no-csstransforms .Offcanvas.is-Offcanvas--open_sublvl_1 {
	left: 36px;
}

@media (min-width:480px) {
	.Offcanvas.is-Offcanvas--closed {
		-webkit-transform: translateX(-528px);
		transform: translateX(-528px);
	}
	
	html.no-csstransforms .Offcanvas.is-Offcanvas--open_sublvl_1 {
		left: 48px;
	}
}

@media (min-width:768px) {
	.Offcanvas.is-Offcanvas--closed {
		-webkit-transform: translateX(-704px);
		transform: translateX(-704px);
	}
	
	html.no-csstransforms .Offcanvas.is-Offcanvas--open_sublvl_1 {
		left: 64px;
	}
}

html.no-csstransforms .Offcanvas.is-Offcanvas--open_sublvl_2 {
	left: 72px;
}

@media (min-width:480px) {
	html.no-csstransforms .Offcanvas.is-Offcanvas--open_sublvl_2 {
		left: 96px;
	}
}

@media (min-width:768px) {
	html.no-csstransforms .Offcanvas.is-Offcanvas--open_sublvl_2 {
		left: 128px;
	}
}

html.no-csstransforms .Offcanvas.is-Offcanvas--open_sublvl_3 {
	left: 108px;
}

@media (min-width:480px) {
	html.no-csstransforms .Offcanvas.is-Offcanvas--open_sublvl_3 {
		left: 144px;
	}
}

@media (min-width:768px) {
	html.no-csstransforms .Offcanvas.is-Offcanvas--open_sublvl_3 {
		left: 192px;
	}
}

html.no-csstransforms .Offcanvas.is-Offcanvas--closed {
	left: -216px;
}

.Offcanvas--lv1 {
	z-index: 910;
}

.Offcanvas--lv1.is-Offcanvas--open {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

@media (min-width:480px) {
	html.no-csstransforms .Offcanvas.is-Offcanvas--closed {
		left: -288px;
	}
	
	.Offcanvas--lv1.is-Offcanvas--open {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@media (min-width:768px) {
	html.no-csstransforms .Offcanvas.is-Offcanvas--closed {
		left: -384px;
	}
	
	.Offcanvas--lv1.is-Offcanvas--open {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.Offcanvas--lv1.is-Offcanvas--depth_1 {
	-webkit-transform: translateX(36px);
	transform: translateX(36px);
}

@media (min-width:480px) {
	.Offcanvas--lv1.is-Offcanvas--depth_1 {
		-webkit-transform: translateX(48px);
		transform: translateX(48px);
	}
}

@media (min-width:768px) {
	.Offcanvas--lv1.is-Offcanvas--depth_1 {
		-webkit-transform: translateX(64px);
		transform: translateX(64px);
	}
}

.Offcanvas--lv1.is-Offcanvas--depth_2 {
	-webkit-transform: translateX(72px);
	transform: translateX(72px);
}

@media (min-width:480px) {
	.Offcanvas--lv1.is-Offcanvas--depth_2 {
		-webkit-transform: translateX(96px);
		transform: translateX(96px);
	}
}

@media (min-width:768px) {
	.Offcanvas--lv1.is-Offcanvas--depth_2 {
		-webkit-transform: translateX(128px);
		transform: translateX(128px);
	}
}

.Offcanvas--lv1.is-Offcanvas--depth_3 {
	-webkit-transform: translateX(108px);
	transform: translateX(108px);
}

.Offcanvas--lv2, .make-Offcanvas--auxiliary_lv2 {
	z-index: 920;
}

.Offcanvas--lv3 {
	z-index: 930;
}

.Offcanvas--lv4 {
	z-index: 940;
}

.Offcanvas-scroller {
	background: #fff;
	height: 100%;
	overflow-y: auto;
	overflow-x: hidden;
}

.Offcanvas--reveal {
	max-height: 0;
	overflow: hidden;
}

.Offcanvas--reveal.is-Offcanvas--open {
	max-height: 85vh;
	overflow: auto;
}

.make-Offcanvas--auxiliary_lv3 {
	z-index: 930;
}

.make-Offcanvas--auxiliary_lv4 {
	z-index: 940;
}

.Offcanvas--auxiliary {
	width: 180px;
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
}

@media (min-width:480px) {
	.Offcanvas--lv1.is-Offcanvas--depth_3 {
		-webkit-transform: translateX(144px);
		transform: translateX(144px);
	}
	
	.Offcanvas--auxiliary {
		width: 240px;
	}
}

@media (min-width:768px) {
	.Offcanvas--lv1.is-Offcanvas--depth_3 {
		-webkit-transform: translateX(192px);
		transform: translateX(192px);
	}
	
	.Offcanvas--auxiliary {
		width: 320px;
	}
}

html.no-csstransforms .Offcanvas--auxiliary {
	-webkit-transition: right .5s;
	transition: right .5s;
}

.Offcanvas--auxiliary.is-Offcanvas--open {
	-webkit-transform: translateX(36px);
	transform: translateX(36px);
}

@media (min-width:480px) {
	.Offcanvas--auxiliary.is-Offcanvas--open {
		-webkit-transform: translateX(48px);
		transform: translateX(48px);
	}
}

@media (min-width:768px) {
	.Offcanvas--auxiliary.is-Offcanvas--open {
		-webkit-transform: translateX(64px);
		transform: translateX(64px);
	}
}

.Offcanvas--auxiliary.is-Offcanvas--closed {
	-webkit-transform: translateX(396px);
	transform: translateX(396px);
}

html.no-csstransforms .Offcanvas--auxiliary.is-Offcanvas--open {
	left: 0;
}

html.no-csstransforms .Offcanvas--auxiliary.is-Offcanvas--open_sublvl_1 {
	right: 36px;
}

@media (min-width:480px) {
	.Offcanvas--auxiliary.is-Offcanvas--closed {
		-webkit-transform: translateX(528px);
		transform: translateX(528px);
	}
	
	html.no-csstransforms .Offcanvas--auxiliary.is-Offcanvas--open_sublvl_1 {
		right: 48px;
	}
}

@media (min-width:768px) {
	.Offcanvas--auxiliary.is-Offcanvas--closed {
		-webkit-transform: translateX(704px);
		transform: translateX(704px);
	}
	
	html.no-csstransforms .Offcanvas--auxiliary.is-Offcanvas--open_sublvl_1 {
		right: 64px;
	}
}

html.no-csstransforms .Offcanvas--auxiliary.is-Offcanvas--open_sublvl_2 {
	right: 72px;
}

@media (min-width:480px) {
	html.no-csstransforms .Offcanvas--auxiliary.is-Offcanvas--open_sublvl_2 {
		right: 96px;
	}
}

@media (min-width:768px) {
	html.no-csstransforms .Offcanvas--auxiliary.is-Offcanvas--open_sublvl_2 {
		right: 128px;
	}
}

html.no-csstransforms .Offcanvas--auxiliary.is-Offcanvas--open_sublvl_3 {
	right: 108px;
}

@media (min-width:480px) {
	html.no-csstransforms .Offcanvas--auxiliary.is-Offcanvas--open_sublvl_3 {
		right: 144px;
	}
}

@media (min-width:768px) {
	html.no-csstransforms .Offcanvas--auxiliary.is-Offcanvas--open_sublvl_3 {
		right: 192px;
	}
}

html.no-csstransforms .Offcanvas--auxiliary.is-Offcanvas--closed {
	right: -216px;
}

.Offcanvas--auxiliary_lv1 {
	z-index: 910;
}

.Offcanvas--auxiliary_lv1.is-Offcanvas--open {
	-webkit-transform: translateX(0);
	transform: translateX(0);
}

@media (min-width:480px) {
	html.no-csstransforms .Offcanvas--auxiliary.is-Offcanvas--closed {
		right: -288px;
	}
	
	.Offcanvas--auxiliary_lv1.is-Offcanvas--open {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

@media (min-width:768px) {
	html.no-csstransforms .Offcanvas--auxiliary.is-Offcanvas--closed {
		right: -384px;
	}
	
	.Offcanvas--auxiliary_lv1.is-Offcanvas--open {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
}

.Offcanvas--auxiliary_lv1.is-Offcanvas--depth_1 {
	-webkit-transform: translateX(-36px);
	transform: translateX(-36px);
}

@media (min-width:480px) {
	.Offcanvas--auxiliary_lv1.is-Offcanvas--depth_1 {
		-webkit-transform: translateX(-48px);
		transform: translateX(-48px);
	}
}

@media (min-width:768px) {
	.Offcanvas--auxiliary_lv1.is-Offcanvas--depth_1 {
		-webkit-transform: translateX(-64px);
		transform: translateX(-64px);
	}
}

.Offcanvas--auxiliary_lv1.is-Offcanvas--depth_2 {
	-webkit-transform: translateX(-72px);
	transform: translateX(-72px);
}

@media (min-width:480px) {
	.Offcanvas--auxiliary_lv1.is-Offcanvas--depth_2 {
		-webkit-transform: translateX(-96px);
		transform: translateX(-96px);
	}
}

@media (min-width:768px) {
	.Offcanvas--auxiliary_lv1.is-Offcanvas--depth_2 {
		-webkit-transform: translateX(-128px);
		transform: translateX(-128px);
	}
}

.Offcanvas--auxiliary_lv1.is-Offcanvas--depth_3 {
	-webkit-transform: translateX(-108px);
	transform: translateX(-108px);
}

@media (min-width:480px) {
	.Offcanvas--auxiliary_lv1.is-Offcanvas--depth_3 {
		-webkit-transform: translateX(-144px);
		transform: translateX(-144px);
	}
}

.Offcanvas--auxiliary_lv2 {
	z-index: 920;
}

.Offcanvas--auxiliary_lv3 {
	z-index: 930;
}

.Offcanvas--auxiliary_lv4 {
	z-index: 940;
}

.Offcanvas-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 100%;
	background: rgba(43, 43, 43, .4);
}

.Offcanvas-backdrop.is-Offcanvas--backdrop_active, .WorkOverview-nonslider_bottom_link:focus span:before, .WorkOverview-nonslider_bottom_link:hover span:before, .WorkOverview-nonslider_content:hover .WorkOverview-nonslider_bottom_link span:before {
	bottom: 0;
}

.NavMenu--main_menu {
	padding: 0;
	font-weight: 500;
	font-size: 0;
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.NavMenu--main_menu-link {
	font-size: 24px;
	line-height: 24px;
}

.NavMenu--main_menu-link.is-NavMenu--parent_link>a>span:after {
	line-height: .9;
}

@media (min-width:768px) {
	.Offcanvas--auxiliary_lv1.is-Offcanvas--depth_3 {
		-webkit-transform: translateX(-192px);
		transform: translateX(-192px);
	}
	
	.NavMenu--main_menu {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		height: 100%;
		-webkit-box-flex: 0;
		-ms-flex-positive: 0;
		flex-grow: 0;
	}
	
	.NavMenu--main_menu-link {
		line-height: 1;
		position: relative;
		font-size: 14px;
		letter-spacing: .08em;
		height: 100%;
		-webkit-transition: .2s;
		transition: .2s;
		display: inline-block;
		-webkit-box-flex: 1;
		-ms-flex-positive: 1;
		flex-grow: 1;
		text-align: center;
	}
	
	.is-SiteHeader--at_top .NavMenu--main_menu-link {
		opacity: 1;
		z-index: 1;
	}
	
	.is-SiteHeader--scrolled .NavMenu--main_menu-link {
		opacity: 0;
		z-index: -1;
	}
	
	.NavMenu--main_menu-link:first-child {
		display: none;
	}
}

.NavMenu--main_menu-link.NavMenu-link--active a, .NavMenu--main_menu-link.NavMenu-link--active a:focus, .NavMenu--main_menu-link.NavMenu-link--active a:hover {
	color: #f26721;
	-webkit-transition: .3s;
	transition: .3s;
}

.LearningSystem-container .col-left .sensei_message .type-sensei_message h2 a, .NavMenu--main_menu-link a {
	color: #2b2b2b;
	-webkit-transition: .3s;
	transition: .3s;
}

.NavMenu--main_menu-link a:focus, .NavMenu--main_menu-link a:hover {
	color: #f26721;
	-webkit-transition: .3s;
	transition: .3s;
}

.NavMenu--main_menu-link a:focus span:before, .NavMenu--main_menu-link a:hover span:before {
	opacity: 1;
	-webkit-transition: none;
	transition: none;
}

.NavMenu--main_menu-link a span:before {
	content: "";
	font-family: icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #f26721;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	vertical-align: middle;
	margin-right: 5px;
	margin-top: -3px;
	opacity: 0;
	-webkit-transition: none;
	transition: none;
}

@media (max-width:767px) {
	.NavMenu--main_menu-link a span:before, .NavMenu--main_menu-link.menu-contact {
		display: none;
	}
}

@media (min-width:768px) {
	.NavMenu--main_menu-link.NavMenu-contact_button {
		opacity: 0;
		z-index: -1;
		position: absolute;
		right: 0;
		-webkit-transition: .3s;
		transition: .3s;
		height: auto;
	}
	
	.is-SiteHeader--scrolled .NavMenu--main_menu-link.NavMenu-contact_button {
		opacity: 1;
		z-index: 1;
		padding: 0;
	}
	
	.NavMenu--main_menu-link.NavMenu-contact_button a {
		background: #2b2b2b;
		-webkit-appearance: none;
		-moz-appearance: none;
		appearance: none;
		display: inline-block;
		vertical-align: top;
		overflow: hidden;
		position: relative;
		color: #fff;
		padding: 0;
		z-index: 1;
		border: 0 solid #f26721;
		font-family: Poppins, Helvetica, Arial, sans-serif;
		-webkit-transition: .2s;
		transition: .2s;
		margin-top: 14px;
	}
	
	.NavMenu--main_menu-link.NavMenu-contact_button a:before {
		background: #f26721;
	}
	
	.NavMenu--main_menu-link.NavMenu-contact_button a:after {
		background: #fff;
	}
	
	.NavMenu--main_menu-link.NavMenu-contact_button a:after, .NavMenu--main_menu-link.NavMenu-contact_button a:before {
		content: "";
		position: absolute;
		height: 100%;
		width: 100%;
		bottom: 100%;
		left: 0;
		z-index: -1;
		-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
		transition: transform .3s cubic-bezier(.75, 0, .125, 1);
	}
	
	.NavMenu--main_menu-link.NavMenu-contact_button a:focus, .NavMenu--main_menu-link.NavMenu-contact_button a:hover {
		color: #2b2b2b;
	}
	
	.NavMenu--main_menu-link.NavMenu-contact_button a:focus:after, .NavMenu--main_menu-link.NavMenu-contact_button a:hover:after {
		-webkit-transition-delay: 175ms;
		transition-delay: 175ms;
	}
	
	.NavMenu--main_menu-link.NavMenu-contact_button a:focus:after, .NavMenu--main_menu-link.NavMenu-contact_button a:focus:before, .NavMenu--main_menu-link.NavMenu-contact_button a:hover:after, .NavMenu--main_menu-link.NavMenu-contact_button a:hover:before {
		-webkit-transform: translate3d(0, 100%, 0);
		transform: translate3d(0, 100%, 0);
	}
	
	.NavMenu--main_menu-link.NavMenu-contact_button a, .NavMenu--main_menu-link.NavMenu-contact_button a:focus, .NavMenu--main_menu-link.NavMenu-contact_button a:hover {
		height: auto;
	}
	
	.NavMenu--main_menu-link.NavMenu-contact_button a span, .NavMenu--main_menu-link.NavMenu-contact_button a:focus span, .NavMenu--main_menu-link.NavMenu-contact_button a:hover span {
		padding: 10px 18px 8px 20px;
	}
	
	.NavMenu--main_menu-link.NavMenu-contact_button a span:before {
		display: none;
	}
	
	.NavMenu--main_menu-link.NavMenu-contact_button a span:after {
		content: "";
		font-family: icon;
		speak: none;
		font-style: normal;
		font-weight: 400;
		font-variant: normal;
		text-transform: none;
		line-height: 1;
		color: inherit;
		font-size: 20px;
		-webkit-font-smoothing: antialiased;
		-moz-osx-font-smoothing: grayscale;
		display: inline-block;
		vertical-align: middle;
		margin-left: 10px;
		margin-top: -3px;
	}
}

.NavMenu--main_menu-link a, .NavMenu--main_menu-link a:focus, .NavMenu--main_menu-link a:hover {
	text-decoration: none;
	text-transform: uppercase;
	height: 100%;
	display: block;
}

.NavMenu--main_menu-link a span, .NavMenu--main_menu-link a:focus span, .NavMenu--main_menu-link a:hover span {
	display: inline-block;
	padding: 14.5px 20px;
}

@media (min-width:768px) {
	.NavMenu--main_menu-link a, .NavMenu--main_menu-link a:focus, .NavMenu--main_menu-link a:hover {
		display: inline-block;
		vertical-align: middle;
	}
	
	.NavMenu--main_menu-link a:before, .NavMenu--main_menu-link a:focus:before, .NavMenu--main_menu-link a:hover:before {
		content: "";
		height: 100%;
		display: inline-block;
		vertical-align: middle;
	}
	
	.NavMenu--main_menu-link a span, .NavMenu--main_menu-link a:focus span, .NavMenu--main_menu-link a:hover span {
		display: inline-block;
		vertical-align: middle;
		padding: 36.5px 5px 13.5px;
	}
}

@media (min-width:992px) {
	.NavMenu--main_menu-link a span, .NavMenu--main_menu-link a:focus span, .NavMenu--main_menu-link a:hover span {
		padding-left: 8px;
		padding-right: 8px;
	}
}

@media (min-width:1200px) {
	.Example--affix_column-content_content--in_container {
		float: left;
		width: 734.43413978px;
		width: calc(769.33333333px - 30px);
	}
	
	.Blog-container, .BlogInner-container, .CenteredTypeBlock-container, .CompanyAwards--container, .Contact-container, .Container, .CostCalculator-container, .DribbbleFeed-container, .ErrorPage-container, .ExpertiseIllustration-container, .FeaturedBlogItem-container, .Footer-menu_container, .HeroHeader--blog_container, .HeroHeader--with_slider-container, .HeroHeader-container, .HighlightBlocks-container, .LargeBlock-container, .LargeHoverBlock-container, .LearningSystem-catgeories_container, .LearningSystem-container, .LearningSystem-dashboard_container, .ListBlock-container, .ListBlock-heading--line-container, .Modal-container, .Modal-content, .ModularImage-container, .ModularQuote-container, .ModularText--with_image-container, .ModularText--without_image-container, .ModularTextBackground-container, .NavigationTextSlider-container, .Newsletter-container, .OrangeHeadingLine-container, .PageHeader-container, .Positions-container, .ProjectTakeaways-container, .Service-project_container, .SpaceIntro-layer_contents_container, .VennDiagram-container, .WorkOverview-header_container, .WorkOverview-section, .WorkSlider-slide--container {
		max-width: 1154px;
	}
	
	.NavMenu--main_menu-link a span, .NavMenu--main_menu-link a:focus span, .NavMenu--main_menu-link a:hover span {
		padding-left: 10px;
		padding-right: 10px;
	}
}

.NavMenu--main_menu-link a span.NavMenu-link--arrow, .NavMenu--main_menu-link a:focus span.NavMenu-link--arrow, .NavMenu--main_menu-link a:hover span.NavMenu-link--arrow {
	width: 0;
	height: 0;
	border-style: solid;
	border-width: 5px 5px 0;
	border-color: #2b2b2b transparent transparent;
	padding: 0;
	margin-bottom: 2px;
	display: inline-block;
}

.error404 .NavMenu--main_menu-link:not(.NavMenu-contact_button) a, .error404 .is-SiteHeader--scrolled .NavMenu--main_menu-link:not(.NavMenu-contact_button) a, .home .NavMenu--main_menu-link:not(.NavMenu-contact_button) a, .home .is-SiteHeader--scrolled .NavMenu--main_menu-link:not(.NavMenu-contact_button) a, .page-template-page-team .NavMenu--main_menu-link:not(.NavMenu-contact_button) a, .page-template-page-team .is-SiteHeader--scrolled .NavMenu--main_menu-link:not(.NavMenu-contact_button) a {
	color: #2b2b2b;
}

.error404 .NavMenu--main_menu-link:not(.NavMenu-contact_button) a:focus, .error404 .NavMenu--main_menu-link:not(.NavMenu-contact_button) a:hover, .error404 .NavMenu--main_menu-link:not(.NavMenu-contact_button).NavMenu-link--active a, .error404 .NavMenu--main_menu-link:not(.NavMenu-contact_button).NavMenu-link--active a:focus, .error404 .NavMenu--main_menu-link:not(.NavMenu-contact_button).NavMenu-link--active a:hover, .error404 .is-SiteHeader--scrolled .NavMenu--main_menu-link:not(.NavMenu-contact_button) a:focus, .error404 .is-SiteHeader--scrolled .NavMenu--main_menu-link:not(.NavMenu-contact_button) a:hover, .home .NavMenu--main_menu-link:not(.NavMenu-contact_button) a:focus, .home .NavMenu--main_menu-link:not(.NavMenu-contact_button) a:hover, .home .NavMenu--main_menu-link:not(.NavMenu-contact_button).NavMenu-link--active a, .home .NavMenu--main_menu-link:not(.NavMenu-contact_button).NavMenu-link--active a:focus, .home .NavMenu--main_menu-link:not(.NavMenu-contact_button).NavMenu-link--active a:hover, .home .is-SiteHeader--scrolled .NavMenu--main_menu-link:not(.NavMenu-contact_button) a:focus, .home .is-SiteHeader--scrolled .NavMenu--main_menu-link:not(.NavMenu-contact_button) a:hover, .page-template-page-team .NavMenu--main_menu-link:not(.NavMenu-contact_button) a:focus, .page-template-page-team .NavMenu--main_menu-link:not(.NavMenu-contact_button) a:hover, .page-template-page-team .NavMenu--main_menu-link:not(.NavMenu-contact_button).NavMenu-link--active a, .page-template-page-team .NavMenu--main_menu-link:not(.NavMenu-contact_button).NavMenu-link--active a:focus, .page-template-page-team .NavMenu--main_menu-link:not(.NavMenu-contact_button).NavMenu-link--active a:hover, .page-template-page-team .is-SiteHeader--scrolled .NavMenu--main_menu-link:not(.NavMenu-contact_button) a:focus, .page-template-page-team .is-SiteHeader--scrolled .NavMenu--main_menu-link:not(.NavMenu-contact_button) a:hover {
	color: #f26721;
}

.NavMenu--dropdown {
	padding: 5px 0;
}

@media (min-width:768px) {
	.NavMenu--main_menu-link a span.NavMenu-link--arrow, .NavMenu--main_menu-link a:focus span.NavMenu-link--arrow, .NavMenu--main_menu-link a:hover span.NavMenu-link--arrow {
		display: none;
	}
	
	.error404 .NavMenu--main_menu-link:not(.NavMenu-contact_button) a, .home .NavMenu--main_menu-link:not(.NavMenu-contact_button) a, .page-template-page-team .NavMenu--main_menu-link:not(.NavMenu-contact_button) a {
		color: #fff;
	}
	
	.NavMenu--dropdown {
		border-left: 2px solid #02e;
	}
}

.NavMenu--dropdown-link {
	font-size: 14px;
	line-height: 1;
	position: relative;
}

.NavMenu--dropdown-link.expanded>a:before {
	position: absolute;
	right: 8px;
	top: 10px;
}

.NavMenu--dropdown-link a, .NavMenu--dropdown-link a:focus, .NavMenu--dropdown-link a:hover {
	color: #2b2b2b;
	text-decoration: none;
	text-transform: none;
	display: block !important;
}

.NavMenu--dropdown-link a span, .NavMenu--dropdown-link a:focus span, .NavMenu--dropdown-link a:hover span {
	display: block !important;
	padding: 15px;
}

.NavMenu--tabs {
	font-size: 0px;
	text-transform: uppercase;
	padding: 0 0 0 1px;
	thin: border-bottom solid #2b2b2b;
}

.NavMenu--tabs-link {
	display: inline-block;
	font-size: 14px;
	line-height: 1.1em;
	margin-bottom: -1px;
	margin-left: -1px;
	width: 100%;
	text-align: center;
}

.NavMenu--tabs-link>a {
	display: inline-block;
	padding: 9.3px 14px;
	background: #fff;
	width: 100%;
	thin: 2px solid #2b2b2b;
}

.NavMenu--tabs-link>a, .NavMenu--tabs-link>a:focus, .NavMenu--tabs-link>a:hover {
	color: #2b2b2b;
	text-decoration: none;
}

.NavMenu--tabs-link.active>a, .Triptych-block_link_text:after, .WorkOverview-nonslider_content_button:after {
	background: #2b2b2b;
}

.NavMenu--tabs-link.active>a, .NavMenu--tabs-link.active>a:focus, .NavMenu--tabs-link.active>a:hover {
	color: #fff;
}

.SiteHeader {
	position: relative;
	margin: 0;
	z-index: 1000;
	-webkit-transition: none;
	transition: none;
	background: #fff;
}

.SiteHeader--fixed {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
}

.SiteHeader--flush {
	max-width: none;
	margin: 0;
}

.SiteHeader--flush.is-SiteHeader--at_top {
	margin: 0;
}

.SiteHeader--detached.is-SiteHeader--at_top {
	margin: 10px;
}

@media (min-width:1320px) {
	.SiteHeader--detached {
		max-width: none;
		margin: 0 auto;
	}
	
	.SiteHeader--detached.is-SiteHeader--at_top {
		margin: 10px 2%;
	}
}

.SiteHeader-spacing {
	height: 51px;
}

.LocalFaves-container, .SiteHeader-container {
	max-width: 1863px;
	margin: 0 auto;
}

.SiteHeader-overlap {
	padding-top: 51px;
}

.SiteHeader-banner, .SiteHeader-brand, .VideoPlayer {
	position: relative;
}

.SiteHeader-brand {
	border-bottom-width: 0;
	line-height: initial;
	text-decoration: none;
	display: block;
	height: 60px;
	width: 60px;
	margin: 10.5px 0 10.5px 30px;
	float: left;
	-webkit-transition: .2s;
	transition: .2s;
}

.SiteHeader-logo {
	height: 100%;
	-webkit-transition: .2s;
	transition: .2s;
}

.SiteHeader-toggle {
	background: 0 0;
	border-width: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	margin: 11px 0;
}

.SiteHeader-toggle:focus {
	outline: transparent dotted 1px;
}

.SiteHeader-toggle.is-Offcanvas--target_open .Button--menu_toggle-bar {
	opacity: 0;
}

.SiteHeader-toggle.is-Offcanvas--target_open .Button--menu_toggle-bar:first-child {
	-webkit-transform: translate(-40%, 0) rotate(40deg) translate(55%, 0) scaleX(1.2);
	transform: translate(-40%, 0) rotate(40deg) translate(55%, 0) scaleX(1.2);
	opacity: 1;
}

.SiteHeader-toggle.is-Offcanvas--target_open .Button--menu_toggle-bar:nth-child(3n+3) {
	-webkit-transform: translate(-40%, 0) rotate(-40deg) translate(55%, 0) scaleX(1.2);
	transform: translate(-40%, 0) rotate(-40deg) translate(55%, 0) scaleX(1.2);
	opacity: 1;
}

@media (max-width:767px) {
	.SiteHeader {
		position: fixed;
		width: 100%;
		bottom: 0;
	}
	
	.SiteHeader-close, .SiteHeader-open {
		text-align: center;
		font-family: Poppins, Helvetica, Arial, sans-serif;
		font-size: 10px;
		font-weight: 700;
		text-transform: uppercase;
		color: #2b2b2b;
	}
	
	.SiteHeader-banner {
		width: 100%;
		background: 0 0;
		text-align: center;
	}
	
	.SiteHeader-brand, .SiteHeader-close {
		display: none;
	}
	
	.SiteHeader-toggle {
		height: 75px;
		margin: 0;
		position: absolute;
		z-index: 1;
		bottom: -20px;
		left: 50%;
		-webkit-transform: translate(-50%, 0);
		transform: translate(-50%, 0);
	}
	
	.SiteHeader-open {
		display: block;
	}
	
	.SiteHeader-navigation {
		text-align: center;
	}
	
	.SiteHeader-content {
		overflow: hidden;
		box-shadow: 0 -1px 15px -5px rgba(0, 0, 0, .2);
		position: relative;
		width: 100%;
		max-height: 20px;
		-webkit-transition: max-height .5s;
		transition: max-height .5s;
	}
	
	.SiteHeader-content.is-Offcanvas--open {
		max-height: 85vh;
		overflow: auto;
	}
	
	.SiteHeader-content.is-Offcanvas--open .SiteHeader-open {
		display: none;
	}
	
	.SiteHeader-content.is-Offcanvas--closed .SiteHeader-open, .SiteHeader-content.is-Offcanvas--open .SiteHeader-close {
		display: block;
	}
	
	.SiteHeader-content.is-Offcanvas--closed .SiteHeader-close {
		display: none;
	}
	
	.SiteHeader-contact {
		border: 1px solid #f8f8f8;
		margin-left: 10px;
		margin-right: 10px;
		padding: 10px 5px;
		width: 100%;
	}
	
	.SiteHeader-contact--title {
		margin: 0 0 10px;
		text-transform: uppercase;
	}
	
	.SiteHeader-contact_info--wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.SiteHeader-contact_info--separator {
		font-size: 12px;
		color: #2b2b2b;
		margin: 0 2.5px;
		font-weight: 700;
	}
	
	.SiteHeader-contact_info--content {
		margin: 0;
		text-transform: uppercase;
	}
}

@media (min-width:768px) {
	.NavMenu--dropdown-link a span, .NavMenu--dropdown-link a:focus span, .NavMenu--dropdown-link a:hover span {
		padding: 7px 15px;
		white-space: nowrap;
	}
	
	.NavMenu--tabs-link {
		width: auto;
		text-align: left;
	}
	
	.SiteHeader-overlap {
		padding-top: 116px;
	}
	
	.SiteHeader {
		background: 0 0;
		width: 100%;
		-webkit-transition: margin .2s, -webkit-transform .4s;
		transition: margin .2s, transform .4s;
	}
	
	.SiteHeader.is-SiteHeader--scrolled {
		position: fixed;
		left: 0;
		right: 0;
		padding-left: 20px;
		padding-right: 20px;
		background-color: transparent;
	}
	
	.SiteHeader.is-SiteHeader--scrolled.scrolling-down, .SiteHeader.is-SiteHeader--scrolled.stopped {
		-webkit-transform: translateY(-150%);
		transform: translateY(-150%);
	}
	
	.SiteHeader.is-SiteHeader--scrolled.scrolling-up {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	.home .SiteHeader.is-SiteHeader--scrolled, .page-template-page-team .SiteHeader.is-SiteHeader--scrolled {
		padding-left: 0;
		padding-right: 0;
	}
	
	.SiteHeader-spacing {
		height: 116px;
	}
	
	.SiteHeader-content {
		-webkit-box-ordinal-group: 2;
		-ms-flex-order: 1;
		order: 1;
	}
	
	.SiteHeader-brand--top {
		opacity: 1;
		z-index: 1;
	}
	
	.is-SiteHeader--scrolled .SiteHeader-brand--top {
		opacity: 0;
		z-index: -1;
	}
	
	.SiteHeader-brand--scrolled {
		position: absolute;
		top: 0;
		left: 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		opacity: 0;
		z-index: -1;
	}
	
	.is-SiteHeader--scrolled .SiteHeader-brand--scrolled {
		opacity: 1;
		z-index: 1;
	}
	
	.is-SiteHeader--scrolled .SiteHeader-brand--scrolled:hover .SiteHeader-logo--scrolled {
		-webkit-animation-name: spin;
		animation-name: spin;
		-webkit-animation-duration: 1s;
		animation-duration: 1s;
	}
	
	.is-SiteHeader--scrolled .SiteHeader-brand--scrolled:hover .SiteHeader-logo_text {
		opacity: 1;
	}
	
	.SiteHeader-logo_text {
		-webkit-transition: .2s;
		transition: .2s;
		opacity: 0;
		font-family: Poppins, Helvetica, Arial, sans-serif;
		font-size: 11px;
		font-weight: 500;
		text-transform: uppercase;
		margin: 0 0 0 10px;
		padding: 7px 15px 5px;
		background-color: #fff;
		border-radius: 40px;
		text-align: center;
	}
	
	.SiteHeader-brand--centered {
		position: absolute;
		left: 50%;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	
	.SiteHeader-banner--with_notice_bar {
		margin-top: 40px;
	}
	
	.SiteHeader-brand, .SiteHeader.is-SiteHeader--scrolled .SiteHeader-brand {
		height: 60px;
		width: 60px;
		margin: 10.5px 0 10.5px 15px;
	}
	
	.SiteHeader-toggle {
		display: none;
	}
}

.SiteHeader-close, .SiteHeader-notice_bar, .SiteHeader-open {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 700;
}

.SiteHeader-content, .SiteHeader-content>.Offcanvas-scroller {
	background: 0 0;
}

.SiteHeader-navigation {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: row wrap;
	flex-flow: row wrap;
	padding-top: 20px;
	padding-bottom: 20px;
	position: relative;
}

.SiteHeader-close, .SiteHeader-open {
	display: none;
	text-align: center;
	font-size: 10px;
	text-transform: uppercase;
	color: #2b2b2b;
	position: relative;
	z-index: 2;
	line-height: 24px;
	background-color: #fff;
}

.CollapseContent--collapse-body.is-CollapseContent--visible, .Modal, .Modal-content, .Modal-wrapper {
	max-height: 100vh;
}

@media (max-width:767px) and (min-width:480px) {
	.SiteHeader-contact_info--separator {
		margin: 0 10px;
	}
}

@media (min-width:768px) {
	.SiteHeader-content {
		top: auto;
		left: auto;
		background: 0 0;
		-webkit-transition: none;
		transition: none;
		height: 64px;
	}
	
	.SiteHeader-content>.Offcanvas-scroller {
		overflow: visible;
	}
	
	.SiteHeader-contact {
		display: none;
	}
	
	.SiteHeader.is-SiteHeader--scrolled .SiteHeader-content {
		height: 64px;
		-webkit-transition: none;
		transition: none;
	}
	
	.SiteHeader-content--with_notice_bar {
		margin-top: 40px;
	}
	
	.SiteHeader-content_wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-pack: distribute;
		justify-content: space-around;
	}
	
	.SiteHeader-navigation {
		padding-top: 0;
		padding-bottom: 0;
		height: 100%;
		margin-right: 15px;
	}
	
	.SiteHeader-navigation--first_menu {
		float: right;
	}
	
	.SiteHeader-navigation--second_menu {
		float: left;
	}
	
	.SiteHeader-block {
		float: right;
		position: relative;
	}
	
	.SiteHeader-block--main_menu {
		height: 49px;
		margin: 0;
	}
}

.SiteHeader-form_item {
	position: relative;
	font-size: 0;
	margin: -6px 0;
}

.SiteHeader-form_item input[type=search] {
	border: 1px solid #f8f8f8;
	-webkit-appearance: none;
	border-radius: 0;
	float: left;
}

.HeroHeader-button, .HeroHeader-category {
	border-bottom-width: 0;
	text-decoration: none;
}

.SiteHeader-form_button_wrapper {
	position: absolute;
	right: 0;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.SiteHeader-form_button {
	background: 0 0;
	border-width: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	height: 63px;
	min-width: 63px;
	margin: -6px 0;
	display: inline-block;
	vertical-align: middle;
	color: #f8f8f8;
}

.SiteHeader-form_item {
	float: left;
	padding-left: 20px;
	padding-right: 20px;
}

.SiteHeader-notice_bar {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	font-size: 14px;
	line-height: 1;
	background-color: #858585;
}

.SiteHeader-notice {
	text-align: center;
	margin: 13px auto;
	color: #fff;
}

@media (min-width:768px) {
	.SiteHeader-form_item:before, .SiteHeader-form_item>* {
		display: inline-block;
		vertical-align: middle;
	}
	
	.SiteHeader-form_item {
		margin: 0;
		padding-left: 0;
		padding-right: 0;
		height: 100%;
	}
	
	.SiteHeader-form_item:before {
		content: "";
		height: 100%;
	}
	
	.SiteHeader-form_item input[type=search] {
		float: none;
	}
	
	.SiteHeader-notice {
		max-width: 722px;
	}
	
	.SiteHeader-notice_bar {
		height: 40px;
	}
}

@media (min-width:992px) {
	.SiteHeader-notice {
		max-width: 950px;
	}
}

.SiteHeader-account_button:before {
	content: "";
	text-transform: none;
	line-height: 1;
	font-size: 24px;
	display: block;
}

.SiteHeader-account_menu {
	top: 0;
	right: 0;
	box-shadow: 0 0 7px rgba(43, 43, 43, .2);
}

.SiteHeader-account {
	float: left;
	padding-left: 10px;
}

.SiteHeader-account_button {
	background: 0 0;
	border-width: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0 8px;
}

.SiteHeader-block--main_menu {
	float: left;
	width: 100%;
}

@media (max-width:767px) {
	.HeroHeader h1.typed, .SiteHeader-notice {
		display: none;
	}
	
	.SiteHeader-dropdown.Offcanvas {
		height: auto;
		border-right-width: 0;
		-webkit-transform: none;
		transform: none;
		z-index: auto;
	}
	
	html.no-csstransforms .SiteHeader-dropdown.Offcanvas {
		-webkit-transition: none;
		transition: none;
		left: auto;
	}
	
	.SiteHeader-dropdown>.Offcanvas-scroller {
		overflow-x: visible;
	}
	
	.SiteHeader-dropdown, .SiteHeader-dropdown.Offcanvas {
		position: absolute;
		top: 0;
		bottom: 0;
		right: 0;
		width: 50%;
		-webkit-transition: -webkit-transform .5s;
		transition: transform .5s;
	}
	
	.SiteHeader-dropdown.Offcanvas.is-Offcanvas--closed, .SiteHeader-dropdown.is-Offcanvas--closed {
		-webkit-transform: translateX(100%);
		transform: translateX(100%);
	}
	
	.SiteHeader-dropdown.Offcanvas.is-Offcanvas--open, .SiteHeader-dropdown.is-Offcanvas--open {
		-webkit-transform: translateX(0);
		transform: translateX(0);
	}
	
	.SiteHeader-dropdown.Offcanvas>.Offcanvas-scroller, .SiteHeader-dropdown>.Offcanvas-scroller {
		background: rgba(255, 255, 255, .9);
		height: 100%;
		overflow-y: auto;
	}
}

.SiteHeader-navigation--third_menu {
	clear: left;
	float: left;
	width: 100%;
	height: 68px;
}

.SiteHeader-navigation--third_menu:before {
	content: "";
	border-top: 1px solid #f8f8f8;
	position: absolute;
	left: 0;
	right: 0;
}

.SiteHeader-search input[type=search] {
	border-radius: 20px;
}

.SiteHeader-search_button {
	margin: 0;
}

.SiteHeader-search_button:before {
	content: "";
	text-transform: none;
	line-height: 1;
	font-size: 20px;
}

.ScrollEffects--appear {
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}

.ScrollEffects--appear.is-ScrollEffects--inactive {
	opacity: 0;
}

.LargeHoverBlock:focus .LargeHoverBlock-bg_image, .LargeHoverBlock:focus .LargeHoverBlockShade, .LargeHoverBlock:hover .LargeHoverBlock-bg_image, .LargeHoverBlock:hover .LargeHoverBlockShade, .LinkBlock-link:focus .LinkBlock-bg, .LinkBlock-link:hover .LinkBlock-bg, .Modal, .ScrollEffects--appear.is-ScrollEffects--active, .is-SpaceIntro--animation_complete .SpaceIntro-rewind_btn {
	opacity: 1;
}

.HeroHeader {
	display: table;
	width: 100%;
	background-size: cover;
	background-position: center right;
	position: relative;
	height: 320px;
}

.HeroHeader.HeroHeader--home {
	height: 100vh;
}

@media (min-width:768px) {
	.SiteHeader-account_button {
		padding: 20px 8px;
	}
	
	.SiteHeader-block--main_menu {
		float: right;
		width: auto;
	}
	
	.SiteHeader-account {
		padding-left: 0;
	}
	
	.SiteHeader-dropdown.Offcanvas {
		height: auto;
		width: auto;
		border-right-width: 0;
		-webkit-transform: none;
		transform: none;
		z-index: auto;
	}
	
	html.no-csstransforms .SiteHeader-dropdown.Offcanvas {
		-webkit-transition: none;
		transition: none;
		left: auto;
	}
	
	.SiteHeader-dropdown>.Offcanvas-scroller {
		background: 0 0;
		height: auto;
		overflow-y: visible;
		overflow-x: visible;
	}
	
	.SiteHeader-dropdown, .SiteHeader-dropdown.Offcanvas {
		position: absolute;
		top: 100%;
		left: 0;
		background-color: transparent;
		-webkit-transition: opacity .15s;
		transition: opacity .15s;
		-webkit-transform-origin: top;
		transform-origin: top;
	}
	
	.SiteHeader-dropdown.Offcanvas.is-Offcanvas--closed, .SiteHeader-dropdown.is-Offcanvas--closed {
		-webkit-transform: scaleY(0);
		transform: scaleY(0);
		opacity: 0;
		-webkit-transition: opacity .15s, -webkit-transform 0s .15s;
		transition: opacity .15s, transform 0s .15s;
	}
	
	.SiteHeader-dropdown.Offcanvas.is-Offcanvas--open, .SiteHeader-dropdown.is-Offcanvas--open {
		-webkit-transform: scaleY(1);
		transform: scaleY(1);
		opacity: 1;
	}
	
	.SiteHeader-search {
		height: 64px;
	}
	
	.SiteHeader-search--first_menu {
		float: right;
	}
	
	.SiteHeader-search--second_menu {
		float: left;
	}
	
	.HeroHeader.HeroHeader--home {
		height: calc(100vh + 84px);
		top: -84px;
		padding-top: 84px;
		margin-bottom: -84px;
	}
	
	.HeroHeader {
		height: 400px;
	}
}

@media (min-width:992px) {
	.HeroHeader {
		height: 500px;
	}
}

.HeroHeader h1.typed {
	font-family: "Roboto Condensed", sans-serif;
	position: absolute;
	z-index: 1;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 1px;
	text-transform: uppercase;
	-webkit-transform-origin: right top 0;
	transform-origin: right top 0;
	top: 25%;
	right: 98%;
	white-space: nowrap;
}

.admin-bar .ErrorPage, .admin-bar .HeroHeader.HeroHeader--home, .admin-bar .SpaceIntro {
	height: calc(100vh - 65px);
}

.HeroHeader--blog-text_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	text-align: left;
}

@media (min-width:1200px) {
	.SiteHeader .SiteHeader-brand, .SiteHeader.is-SiteHeader--scrolled .SiteHeader-brand {
		margin-left: 40px;
	}
	
	.SiteHeader-navigation {
		margin-right: 30px;
	}
	
	.SiteHeader-notice {
		max-width: 1154px;
	}
	
	.HeroHeader {
		height: 600px;
	}
	
	.HeroHeader--blog-text_wrapper {
		float: left;
		width: 84.47580645%;
		width: calc(87.5% - 30px);
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
}

.HeroHeader--light_bg {
	color: #2b2b2b;
	background-color: #fff;
}

.HeroHeader--light_bg .h1, .HeroHeader--light_bg .h2, .HeroHeader--light_bg .h3, .HeroHeader--light_bg .h4, .HeroHeader--light_bg .h5, .HeroHeader--light_bg .h6, .HeroHeader--light_bg h1, .HeroHeader--light_bg h2, .HeroHeader--light_bg h3, .HeroHeader--light_bg h4, .HeroHeader--light_bg h5, .HeroHeader--light_bg h6 {
	color: #2b2b2b;
}

.HeroHeader--dark_bg, .HeroHeader--dark_bg .h1, .HeroHeader--dark_bg .h2, .HeroHeader--dark_bg .h3, .HeroHeader--dark_bg .h4, .HeroHeader--dark_bg .h5, .HeroHeader--dark_bg .h6, .HeroHeader--dark_bg h1, .HeroHeader--dark_bg h2, .HeroHeader--dark_bg h3, .HeroHeader--dark_bg h4, .HeroHeader--dark_bg h5, .HeroHeader--dark_bg h6, .HeroHeader--home-subtitle.small, .page-template-page-team .HeroHeader--page * {
	color: #fff;
}

.HeroHeader-valign {
	display: table-cell;
	vertical-align: middle;
	width: 100%;
}

.HeroHeader--bloginner-valign, .HeroHeader--casestudy-valign, .HeroHeader--webinar-valign {
	vertical-align: bottom;
}

.HeroHeader-heading_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

@media (min-width:768px) {
	.admin-bar .HeroHeader.HeroHeader--home {
		height: calc(100vh + 111px);
		top: -111px;
		padding-top: 111px;
		margin-bottom: -111px;
	}
	
	.HeroHeader-text_wrapper {
		float: left;
		width: 96.97580645%;
		width: calc(100% - 30px);
	}
	
	.HeroHeader-heading_wrapper {
		float: left;
		width: 84.47580645%;
		width: calc(87.5% - 30px);
		margin-left: 77px;
		margin-left: calc(6.25% + 15px);
	}
	
	.HeroHeader--home-heading_wrapper {
		float: left;
		width: 76.14247312%;
		width: calc(79.16666667% - 30px);
	}
}

.HeroHeader--home-heading_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	text-align: left;
}

@media (min-width:768px) {
	.HeroHeader--home-heading_wrapper {
		margin-left: 118.33333333px;
		margin-left: calc(10.41666667% + 15px);
	}
}

.HeroHeader--home-title {
	margin-top: 0;
	position: relative;
	min-height: 100px;
	font-size: 23px;
}

@media (min-width:480px) {
	.SiteHeader-contact {
		padding: 15px;
	}
	
	.HeroHeader--home-title {
		font-size: 32px;
		min-height: 150px;
	}
}

@media (min-width:768px) {
	.HeroHeader--home-title {
		font-size: 35px;
	}
}

.HeroHeader--home-subtitle {
	font-family: "Roboto Condensed", sans-serif;
	margin-top: 30px;
	margin-bottom: 30px;
	position: relative;
}

.HeroHeader--bloginner-title, .HeroHeader--careers-title, .HeroHeader--plain-heading, .HeroHeader--plain-title, .HeroHeader--with_slider-heading, .HeroHeader--with_slider-title, .HeroHeader-category {
	font-family: Poppins, Helvetica, Arial, sans-serif;
}

@media (min-width:768px) {
	.HeroHeader--home-subtitle {
		margin-top: 40px;
		margin-bottom: 80px;
	}
	
	.HeroHeader--home-subtitle.small {
		font-size: 30px;
		letter-spacing: .02em;
	}
	
	.HeroHeader-copy {
		float: left;
		width: 83.33333333%;
	}
}

.HeroHeader--home-container {
	position: static;
}

.HeroHeader--home-heading_wrapper {
	margin-bottom: 35vh;
}

.HeroHeader-home_animation_atlas {
	display: none;
}

.HeroHeader-home_animation_atlas_player {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.HeroHeader-layer_bg, .SpaceIntro-layer .SpaceIntro-layer_bg {
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
}

.HeroHeader-title {
	margin: 0;
}

.HeroHeader-button {
	line-height: initial;
}

.ClientSlider-slide--wrapper.slick-slide, .HeroHeader--blog, .HeroHeader--expertise, .Triptych-block_link_text, .Triptych-block_link_text:focus, .Triptych-block_link_text:hover {
	height: auto;
}

.HeroHeader--expertise h5 {
	text-transform: uppercase;
	margin-bottom: 10px;
	margin-top: 0;
}

.HeroHeader--expertise .HeroHeader-text_wrapper {
	margin-top: 80px;
}

@media (min-width:992px) {
	.HeroHeader--home-heading_wrapper, .HeroHeader-heading_wrapper {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
	
	.HeroHeader--home-title {
		font-size: 40px;
		min-height: 200px;
	}
	
	.HeroHeader--home-subtitle {
		width: 80%;
	}
	
	.HeroHeader--expertise .HeroHeader-text_wrapper {
		margin-top: 120px;
	}
	
	.HeroHeader-copy {
		float: left;
		width: 58.33333333%;
	}
}

@media (max-width:767px) {
	.HeroHeader--expertise p {
		font-size: 18px;
	}
	
	.page-template-page-expertise .ParticleAnimation {
		display: none;
	}
}

@media (max-width:991px) {
	.Grid-example--affix_column-sidebar_content {
		position: static !important;
	}
	
	.HeroHeader-heading_wrapper {
		text-align: center;
	}
	
	.HeroHeader--expertise p {
		font-size: 20px;
	}
	
	.HeroHeader--webinar-form_wrapper {
		clear: both;
	}
}

.ApplicationsForm .gform_footer, .CaseStudy-pager--next, .HeroHeader--page, .LocalFaves-filter_wrapper, .OrangeHeadingLine-wrapper {
	text-align: center;
}

.HeroHeader--page .HeroHeader-title>span {
	display: inline-block;
	vertical-align: top;
}

.HeroHeader--page .HeroHeader-title--line_wrapper {
	position: relative;
	width: 60px;
	height: 3px;
	margin: 30px auto 0;
}

.HeroHeader--page .HeroHeader-title--line {
	position: absolute;
	top: 0;
	left: 0;
	width: 0;
	height: 100%;
	background-color: #f26721;
}

.HeroHeader-copy {
	min-height: 1px;
}

@media (min-width:768px) {
	.HeroHeader-copy {
		margin-left: 8.33333333%;
	}
}

@media (min-width:992px) {
	.HeroHeader-copy {
		margin-left: 20.83333333%;
	}
}

.HeroHeader-copy.HeroHeader--page-copy p:first-of-type {
	margin-top: 0;
}

@media (max-width:768px) {
	.HeroHeader--mobile_hide {
		display: none;
	}
	
	.page-template-page-expertise .HeroHeader--mobile_hide {
		display: block;
	}
	
	.VennDiagram {
		margin-top: 40px;
	}
	
	.VennDiagram .VennDiagram-title {
		margin-top: 0;
	}
}

.HeroHeader--position-title span, .HeroHeader-category {
	display: inline-block;
}

.HeroHeader--contact {
	min-height: 230px;
	text-align: center;
}

@media (min-width:992px) {
	.HeroHeader--contact {
		min-height: 250px;
	}
	
	.HeroHeader--contact-text_wrapper {
		float: left;
		width: 80.30913978%;
		width: calc(83.33333333% - 30px);
	}
}

.HeroHeader--contact-text_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

@media (min-width:992px) {
	.HeroHeader--contact-text_wrapper {
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
}

@media (min-width:1600px) {
	.plain-title {
		left: 70px;
	}
	
	.HeroHeader--contact-text_wrapper {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
		margin-left: 180.33333333px;
		margin-left: calc(16.66666667% + 15px);
	}
}

.HeroHeader--contact-copy {
	margin: 0;
	width: 100%;
	float: none;
}

.HeroHeader--contact-copy p {
	margin: 0;
}

.HeroHeader--contact-title {
	margin-bottom: 0;
}

.HeroHeader--careers {
	position: relative;
	min-height: 550px;
}

@media (min-width:768px) {
	.HeroHeader--careers {
		min-height: 485px;
	}
}

@media (min-width:992px) {
	.HeroHeader--careers {
		min-height: 515px;
	}
	
	.HeroHeader--careers-title_wrapper {
		float: left;
		width: 83.33333333%;
	}
}

.HeroHeader--careers-container {
	margin: 0 auto;
	height: 100%;
	padding-top: 30px;
}

@media (min-width:1600px) {
	.HeroHeader--careers {
		min-height: 680px;
	}
	
	.HeroHeader--careers-container {
		max-width: 1550px;
	}
}

.ContactForm .gform_footer, .HeroHeader--careers-title_wrapper {
	min-height: 1px;
	text-align: center;
}

.HeroHeader--careers-title_wrapper p {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	text-align: left;
	margin-top: 0;
}

@media (min-width:992px) {
	.HeroHeader--careers-title_wrapper {
		margin-left: 8.33333333%;
	}
	
	.HeroHeader--careers-title_wrapper p {
		float: left;
		width: 46.97580645%;
		width: calc(50% - 30px);
	}
}

.HeroHeader--careers-title {
	font-weight: 600;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
	font-size: 20px;
	line-height: 1.25em;
	min-height: 1px;
	float: left;
	width: 96.97580645%;
	width: calc(100% - 30px);
	margin: 30px 15px;
}

@media (min-width:768px) {
	.HeroHeader--careers-container {
		padding-top: 80px;
	}
	
	.HeroHeader--careers-title {
		font-size: 40px;
		line-height: 1.3em;
		letter-spacing: -.01em;
		margin-top: 50px;
		margin-bottom: 20px;
	}
}

@media (min-width:992px) {
	.HeroHeader--careers-title {
		font-size: 40px;
		line-height: 1.3em;
		margin-top: 80px;
		margin-bottom: 15px;
	}
	
	.HeroHeader--careers-images {
		float: left;
		width: 80.30913978%;
		width: calc(83.33333333% - 30px);
	}
}

.HeroHeader--careers-image_wrapper:first-child, .NavigationTextSlider-content--copy h2.Expertise-list_margin, .NavigationTextSlider-content--copy h3.Expertise-list_margin, .NavigationTextSlider-content--copy h4.Expertise-list_margin, .NavigationTextSlider-content--copy h5.Expertise-list_margin, .NavigationTextSlider-content--copy h6.Expertise-list_margin {
	margin-bottom: 5px;
}

@media (min-width:1200px) {
	.HeroHeader-copy {
		float: left;
		width: 50%;
		margin-left: 25%;
	}
	
	.HeroHeader--careers-title {
		font-size: 50px;
	}
}

.HeroHeader--careers-images {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

@media (min-width:992px) {
	.HeroHeader--careers-images {
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
	
	.HeroHeader--position:after {
		float: left;
		width: 70.83333333%;
	}
}

@media (max-width:767px) {
	.HeroHeader--careers-images {
		margin-left: 12.5px;
		margin-right: 12.5px;
	}
}

.HeroHeader--careers-image_wrapper {
	margin-left: 2.5px;
	margin-right: 2.5px;
	min-height: 1px;
	font-size: 0;
}

@media (min-width:320px) {
	.HeroHeader--careers-image_wrapper {
		float: left;
		width: 49.49596774%;
		width: calc(50% - 5px);
	}
}

@media (min-width:768px) {
	.HeroHeader--careers-image_wrapper {
		float: left;
		width: 24.49596774%;
		width: calc(25% - 5px);
	}
	
	.HeroHeader--careers-image_wrapper:first-child {
		margin-left: 0;
		margin-bottom: 0;
	}
	
	.HeroHeader--careers-image_wrapper:last-child {
		margin-right: 0;
	}
}

@media (max-width:767px) {
	.HeroHeader--careers-image_wrapper:nth-child(2) {
		margin-bottom: 5px;
		margin-top: 45px;
	}
	
	.HeroHeader--careers-image_wrapper:nth-child(odd):not(:first-child) {
		margin-top: -45px;
	}
	
	.HeroHeader--plain img {
		margin-top: 20px;
	}
}

@media (min-width:768px) {
	.HeroHeader--careers-image_wrapper:nth-child(2n) {
		margin-top: 45px;
	}
}

#field_4_14.CostCalculator-gfield .gfield_radio li, .HeroHeader--careers-image, .Modal-image, .Position-modal {
	width: 100%;
}

.HeroHeader--position {
	height: auto;
	padding-top: 110px;
}

.HeroHeader--position:after {
	min-height: 1px;
	content: "";
	display: block;
	background-color: #cfcfcf;
	height: 1px;
	margin-top: 25px;
}

.HeroHeader--position-text_wrapper {
	min-height: 1px;
}

@media (min-width:768px) {
	.HeroHeader--position:after {
		margin-top: 45px;
	}
	
	.HeroHeader--position-text_wrapper {
		float: left;
		width: 85.41666667%;
		margin-left: 7.29166667%;
	}
}

@media (min-width:992px) {
	.HeroHeader--position:after {
		margin-left: 14.58333333%;
	}
	
	.HeroHeader--position-text_wrapper {
		float: left;
		width: 56.25%;
		margin-left: 21.875%;
	}
}

.HeroHeader--position-copy {
	margin-left: 0;
	width: 100%;
}

.HeroHeader-copy--category {
	margin-top: 0;
	margin-bottom: 5px;
	font-style: italic;
	color: #858585;
}

@media (min-width:768px) {
	.HeroHeader-copy--category {
		margin-bottom: 10px;
	}
}

@media (min-width:992px) {
	.HeroHeader-copy--category {
		margin-bottom: 15px;
	}
}

.HeroHeader-copy--type {
	margin: 0;
	text-transform: uppercase;
	font-weight: 400;
}

.HeroHeader--blog {
	min-height: 0;
	text-align: center;
	padding-top: 50px;
}

.HeroHeader--blog-title>span {
	min-height: 1px;
	display: inline-block;
	vertical-align: top;
}

@media (min-width:768px) {
	.HeroHeader--blog {
		padding-top: 60px;
	}
	
	.HeroHeader--blog-title>span {
		float: none;
		width: 87.5%;
	}
}

.HeroHeader--blog-title .Heading-line--wrapper {
	margin: 10px 0;
}

.HeroHeader--bloginner-title {
	font-weight: 600;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
	font-size: 20px;
	line-height: 1.25em;
}

.HeroHeader--bloginner-title.black {
	color: #2b2b2b;
}

@media (min-width:768px) {
	.HeroHeader--bloginner-title {
		font-size: 40px;
		line-height: 1.3em;
		letter-spacing: -.01em;
	}
	
	.HeroHeader--bloginner {
		min-height: 490px;
	}
	
	.HeroHeader--bloginner-text_wrapper {
		float: left;
		width: 90.15456989%;
		width: calc(91.66666667% - 15px);
	}
}

.HeroHeader--bloginner-text_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	padding-bottom: 30px;
}

@media (min-width:992px) {
	.HeroHeader--bloginner-title {
		font-size: 40px;
		line-height: 1.3em;
	}
	
	.HeroHeader--bloginner-text_wrapper {
		float: left;
		width: 71.97580645%;
		width: calc(75% - 30px);
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
}

@media (min-width:1200px) {
	.HeroHeader--blog-title>span {
		float: none;
		width: 75%;
	}
	
	.HeroHeader--bloginner-text_wrapper {
		float: left;
		width: 55.30913978%;
		width: calc(58.33333333% - 30px);
	}
}

@media (min-width:768px) and (max-width:991px) {
	.HeroHeader--bloginner-text_wrapper {
		margin-left: 0;
		margin-right: 15px;
	}
}

.HeroHeader-category {
	line-height: initial;
	font-size: 16px;
	font-weight: 400;
	color: inherit;
	background-color: #2b2b2b;
	padding: 5px 40px;
	margin-bottom: 15px;
	letter-spacing: .06em;
}

.HeroHeader--blog-valign {
	display: table;
	width: 100%;
}

.AnchorBar-list_item_link, .Blog-next_link a, .BlogInner-blog_overview--link, .HeroHeader-all_categories_link, .LearningSystem-container .col-left .send-message-button, .LearningSystem-container nav.post-entries a, .LearningSystem-dashboard_container #sensei-user-courses .my-messages-link, .LearningSystem-return_categories_link {
	border-bottom-width: 0 !important;
	line-height: initial !important;
	text-decoration: none !important;
	padding-bottom: 5px;
	text-transform: uppercase;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	background-color: transparent;
	color: #2b2b2b !important;
	padding-left: 0;
	padding-right: 0;
	font-size: 15px;
	position: relative;
	-webkit-transition: .3s;
	transition: .3s;
}

.ClientSlider-pager:hover:after, .HeroHeader--with_slider-arrow:hover:after, .HeroHeader-all_categories_link:hover:before {
	color: #f26721;
}

.Blog-category_teaser_link:before, .Blog-next_link a:before, .Footer-menu_description a:before, .HeroHeader-all_categories_link:before {
	position: relative;
	vertical-align: middle;
	margin-right: 10px;
	background-color: transparent;
	top: 0;
	left: 0;
	height: auto;
	-webkit-transition: .3s;
	transition: .3s;
}

.Blog-next_link a:after, .HeroHeader-all_categories_link:after {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #f26721;
	content: "";
}

.Blog-category_teaser_link:hover, .Blog-next_link a:hover, .Footer-menu_description a:hover, .HeroHeader-all_categories_link:hover {
	color: #f26721 !important;
}

.HeroHeader-all_categories_link:before {
	content: "";
	font-family: icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #2b2b2b;
	font-size: 20px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.HeroHeader--casestudy-title.white, .HeroHeader--team-copy *, .HeroHeader--team-title {
	color: #fff;
}

@media (min-width:768px) {
	.HeroHeader-all_categories {
		position: absolute;
		top: 50%;
		right: 15px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	
	.HeroHeader--work {
		min-height: 400px;
	}
}

@media (min-width:992px) {
	.HeroHeader--work {
		min-height: 500px;
	}
}

@media (min-width:1200px) {
	.HeroHeader--work {
		min-height: 350px;
	}
}

@media (min-width:768px) {
	.HeroHeader--casestudy {
		min-height: 490px;
	}
	
	.HeroHeader--casestudy-text_wrapper {
		float: left;
		width: 90.15456989%;
		width: calc(91.66666667% - 15px);
	}
}

.HeroHeader--casestudy-text_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	padding-bottom: 70px;
}

@media (min-width:992px) {
	.HeroHeader--casestudy-text_wrapper {
		float: left;
		width: 71.97580645%;
		width: calc(75% - 30px);
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
}

@media (min-width:768px) and (max-width:991px) {
	.HeroHeader--casestudy-text_wrapper {
		margin-left: 0;
		margin-right: 15px;
	}
}

.HeroHeader--team {
	text-align: center;
	height: 400px;
}

.Blog-category_teaser, .HeroHeader--team-title>span, .Triptych-block_link_text>span {
	display: inline-block;
}

.HeroHeader--team-copy :last-child, .OrangeHeadingLine-title {
	margin-bottom: 0;
}

.Footer-menu_top_bar_cols:first-child, .HeroHeader--team-copy p:first-of-type, .NavigationTextSlider-nav_list_item:first-child, .Triptych-title {
	margin-top: 0;
}

.HeroHeader-scrollalax_layers {
	position: absolute;
	z-index: 0;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	list-style: none inside;
	overflow: hidden;
	padding: 0;
	margin: 0;
}

.HeroHeader-scrollalax_layer {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.HeroHeader-scrollalax_layer:first-child {
	position: static;
}

.HeroHeader-scrollalax_layer img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.HeroHeader--plain {
	overflow: hidden;
	position: relative;
}

@media (min-width:768px) {
	.HeroHeader--team {
		height: 380px;
	}
	
	.HeroHeader--team-valign {
		vertical-align: bottom;
	}
	
	.HeroHeader--plain {
		height: 880px;
		top: -64px;
		margin-bottom: -64px;
	}
	
	.HeroHeader--plain-container {
		max-width: 722px;
	}
}

.HeroHeader--plain img {
	max-width: 100%;
	height: auto;
}

.HeroHeader--plain-container {
	margin: 0 auto;
	position: static !important;
}

@media (min-width:992px) {
	.HeroHeader--plain-container {
		max-width: 950px;
	}
}

@media (min-width:1200px) {
	.HeroHeader--casestudy-text_wrapper {
		float: left;
		width: 55.30913978%;
		width: calc(58.33333333% - 30px);
	}
	
	.HeroHeader--plain-container {
		max-width: 1154px;
	}
}

.HeroHeader--plain-text_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

@media (min-width:768px) {
	.HeroHeader--plain-text_wrapper {
		float: left;
		width: 46.97580645%;
		width: calc(50% - 30px);
	}
}

@media (min-width:1200px) {
	.HeroHeader--plain-text_wrapper {
		float: left;
		width: 44.05913978%;
		width: calc(47.08333333% - 30px);
		margin-left: 43.93333333px;
		margin-left: calc(2.91666667% + 15px);
	}
}

.HeroHeader--plain-title {
	font-weight: 600;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
	font-size: 12px;
	letter-spacing: .04em;
	position: absolute;
	top: 50%;
	left: 50px;
	text-transform: uppercase;
	transform: rotate(-90deg) translateX(-50%);
	-webkit-transform-origin: left top 0;
	transform-origin: left top 0;
}

@media (min-width:768px) {
	.HeroHeader--plain-title {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
}

@media (min-width:992px) {
	.HeroHeader--plain-title {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
}

@media (max-width:1199px) {
	.HeroHeader--plain-title, .plain-title {
		display: none;
	}
}

@media (min-width:1600px) {
	.HeroHeader--plain-container {
		max-width: 1600px;
	}
	
	.HeroHeader--plain-text_wrapper {
		float: left;
		width: 30.30913978%;
		width: calc(33.33333333% - 30px);
		margin-left: 118.33333333px;
		margin-left: calc(10.41666667% + 15px);
		margin-right: 77px;
		margin-right: calc(6.25% + 15px);
	}
	
	.HeroHeader--plain-title {
		left: 70px;
	}
}

.HeroHeader--plain-heading {
	font-weight: 600;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
	font-size: 20px;
	line-height: 1.25em;
	margin-top: 60px;
}

@media (min-width:992px) {
	.HeroHeader--plain-heading {
		font-size: 40px;
		line-height: 1.3em;
	}
}

@media (min-width:768px) {
	.HeroHeader--plain-heading {
		font-size: 40px;
		line-height: 1.3em;
		letter-spacing: -.01em;
	}
	
	.HeroHeader--plain-image {
		position: absolute;
		left: 50%;
		width: 50%;
		bottom: 50px;
		height: auto;
	}
	
	.HeroHeader--plain-body p {
		font-size: 22px;
	}
}

.HeroHeader--plain-link {
	border-bottom-width: 0;
	line-height: initial;
	text-decoration: none;
}

@media (max-width:767px) {
	.HeroHeader--plain-link {
		margin-left: -5px;
		margin-right: -5px;
	}
	
	.HeroHeader--with_slider {
		display: block;
		height: auto;
	}
	
	.HeroHeader--with_slider-valign {
		display: block;
	}
}

@media (min-width:768px) {
	.HeroHeader--with_slider {
		height: 880px;
		top: -64px;
	}
}

.HeroHeader--with_slider-container {
	margin: 60px auto 0;
}

.HeroHeader--with_slider-title {
	font-weight: 600;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
	font-size: 12px;
	letter-spacing: .04em;
	position: absolute;
	top: 50%;
	left: 50px;
	text-transform: uppercase;
	-webkit-transform: rotate(-90deg) translateX(-50%);
	transform: rotate(-90deg) translateX(-50%);
	-webkit-transform-origin: left top 0;
	transform-origin: left top 0;
}

@media (min-width:768px) {
	.HeroHeader--with_slider-title {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
}

@media (min-width:992px) {
	.HeroHeader--with_slider-container {
		margin-top: 0;
	}
	
	.HeroHeader--with_slider-title {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
}

@media (max-width:1199px) {
	.HeroHeader--with_slider-title {
		display: none;
	}
	
	.LargeBlock-text_col .LargeBlock-hr {
		margin-top: 15px;
		margin-bottom: 0;
	}
}

.HeroHeader--with_slider-heading {
	font-weight: 600;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
	font-size: 20px;
	line-height: 1.25em;
	margin: 0;
}

.HeroHeader--with_slider-text_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

@media (min-width:768px) {
	.HeroHeader--with_slider-heading {
		font-size: 40px;
		line-height: 1.3em;
		letter-spacing: -.01em;
	}
	
	.HeroHeader--with_slider-text_wrapper {
		float: left;
		width: 46.97580645%;
		width: calc(50% - 30px);
	}
}

@media (min-width:1200px) {
	.HeroHeader--with_slider-text_wrapper {
		float: left;
		width: 38.64247312%;
		width: calc(41.66666667% - 30px);
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
}

@media (min-width:1600px) {
	.HeroHeader--plain-image {
		bottom: auto;
	}
	
	.HeroHeader--with_slider-title {
		left: 70px;
	}
	
	.HeroHeader--with_slider-text_wrapper {
		float: left;
		width: 42.80913978%;
		width: calc(45.83333333% - 30px);
		margin-left: 15px;
		margin-left: calc(0% + 15px);
	}
}

.CaseStudy-description_copy p, .CaseStudy-detail p, .HeroHeader--with_slider-text_wrapper p, .NavigationTextSlider-content--copy p, .Position-overview_link.small {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: .02em;
}

.HeroHeader--with_slider-next:after, .HeroHeader--with_slider-prev:after, .LearningSystem-container nav.post-entries a:after, .VideoPlayer-mute.is-VideoPlayer--audible:before, .VideoPlayer-mute.is-VideoPlayer--muted:before, .VideoPlayer-play_pause.is-VideoPlayer--paused:before, .VideoPlayer-play_pause.is-VideoPlayer--playing:before {
	font-family: icon;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	font-weight: 400;
}

.HeroHeader--with_slider-images_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

@media (min-width:768px) {
	.HeroHeader--with_slider-text_wrapper p {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.HeroHeader--with_slider-images_wrapper {
		float: left;
		width: 46.97580645%;
		width: calc(50% - 30px);
	}
}

@media (min-width:1200px) {
	.HeroHeader--with_slider-images_wrapper {
		float: left;
		width: 38.64247312%;
		width: calc(41.66666667% - 30px);
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
}

@media (min-width:1600px) {
	.HeroHeader--with_slider-images_wrapper {
		margin-left: 139px;
		margin-left: calc(12.5% + 15px);
	}
}

.HeroHeader--with_slider-image {
	width: 100%;
	height: auto;
}

.HeroHeader--with_slider-pager {
	margin-top: 30px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.HeroHeader--with_slider-arrow {
	cursor: pointer;
	position: relative;
	top: 2px;
}

.ClientSlider-pager:after, .HeroHeader--with_slider-arrow:after {
	-webkit-transition: color .3s;
	transition: color .3s;
}

.ClientSlider-prev, .HeroHeader--with_slider-prev {
	padding-right: 15px;
}

.HeroHeader--with_slider-prev:after {
	content: "";
	line-height: 1;
	color: #2b2b2b;
	font-size: 20px;
}

.HeroHeader--with_slider-next:after, .LearningSystem-container nav.post-entries a:after {
	content: "";
	line-height: 1;
	color: #2b2b2b;
	font-size: 20px;
}

.HeroHeader--thin-title, .HeroHeader--webinar-title, .WebinarForm--submit_button {
	font-family: Poppins, Helvetica, Arial, sans-serif;
}

.HeroHeader--with_slider-next:before {
	content: "";
	height: 20px;
	width: 1px;
	background: #2b2b2b;
	position: absolute;
	left: -8px;
	-webkit-transform: rotate(30deg);
	-webkit-transform: translateY(-50%) rotate(30deg);
	transform: rotate(30deg);
	transform: translateY(-50%) rotate(30deg);
	top: 11px;
	-webkit-transform-origin: center;
	transform-origin: center;
}

.HeroHeader--webinar-text_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	margin-top: 100px;
}

@media (min-width:768px) {
	.HeroHeader--webinar-text_wrapper {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
		margin-left: 180.33333333px;
		margin-left: calc(16.66666667% + 15px);
	}
}

@media (min-width:992px) {
	.HeroHeader--with_slider-heading {
		font-size: 40px;
		line-height: 1.3em;
	}
	
	.HeroHeader--with_slider-text_wrapper p {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.HeroHeader--webinar-text_wrapper {
		float: left;
		width: 42.80913978%;
		width: calc(45.83333333% - 30px);
		margin-left: 15px;
		margin-left: calc(0% + 15px);
	}
}

.HeroHeader--webinar-title {
	font-weight: 600;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
	font-size: 20px;
	line-height: 1.25em;
}

.HeroHeader--webinar-title.black {
	color: #2b2b2b;
}

.HeroHeader-share_wrapper {
	margin-top: 35px;
	margin-bottom: 55px;
}

.HeroHeader-share_text {
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0;
}

.HeroHeader-share_link {
	border-bottom-width: 0;
	line-height: initial;
	text-decoration: none;
	color: #fff;
	font-size: 22px;
	margin: 0 15px;
}

.HeroHeader--webinar-form_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	margin-bottom: -100px;
	padding: 15px;
	background-color: #f7f7f7;
}

@media (min-width:768px) {
	.HeroHeader--webinar-title {
		font-size: 40px;
		line-height: 1.3em;
		letter-spacing: -.01em;
	}
	
	.HeroHeader--webinar-form_wrapper {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
		margin-left: 180.33333333px;
		margin-left: calc(16.66666667% + 15px);
		padding: 35px;
	}
}

.HeroHeader--webinar-form_wrapper .gfield_label {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #2b2b2b;
	line-height: 1;
	position: absolute;
	left: 10px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .3s;
	transition: .3s;
}

.ListBlock-heading--line_text.small, .OrangeHeadingLine-text.small {
	line-height: 40px;
}

.HeroHeader--webinar-form_wrapper .gfield_label.label-top {
	font-size: 14px;
	-webkit-transform: translate(0, -1.7em);
	transform: translate(0, -1.7em);
}

.HeroHeader--webinar-form_wrapper .gform_fields {
	margin: 0;
	padding-left: 0;
}

.HeroHeader--webinar-form_wrapper .gform_validation_container, .VideoPlayer-mute.is-VideoPlayer--audible .VideoPlayer-unmute_text, .VideoPlayer-mute.is-VideoPlayer--muted .VideoPlayer-mute_text, .VideoPlayer-play_pause.is-VideoPlayer--paused .VideoPlayer-pause_text, .VideoPlayer-play_pause.is-VideoPlayer--playing .VideoPlayer-play_text {
	display: none;
}

.HeroHeader-webinar_info {
	margin-bottom: 30px;
}

.HeroHeader-webinar_date {
	margin: 0;
}

.HeroHeader-webinar_time {
	font-style: italic;
	margin: 0;
}

.WebinarForm--submit_button {
	background: #2b2b2b;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 17px 25px;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	color: #fff;
	z-index: 1;
	border: 1px solid #2b2b2b;
	width: 100%;
	font-weight: 600;
	letter-spacing: .08em;
	margin: 0;
	text-transform: uppercase;
	-webkit-transition: color .3s 175ms;
	transition: color .3s 175ms;
}

@media (min-width:992px) {
	.HeroHeader--webinar-title {
		font-size: 40px;
		line-height: 1.3em;
	}
	
	.HeroHeader-share_wrapper {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: justify;
		-ms-flex-pack: justify;
		justify-content: space-between;
	}
	
	.HeroHeader--webinar-form_wrapper {
		margin-left: 56.33333333px;
		margin-left: calc(4.16666667% + 15px);
		float: left;
		width: 46.97580645%;
		width: calc(50% - 30px);
	}
	
	.WebinarForm--submit_button {
		font-size: 16px;
		line-height: 1.2em;
	}
}

.Triptych-block_link_text:before, .WebinarForm--submit_button:before, .WorkOverview-nonslider_content_button:before {
	background: #f26721;
}

.WebinarForm--submit_button:after {
	background: #fff;
}

.Triptych-block_link_text:after, .Triptych-block_link_text:before, .WebinarForm--submit_button:after, .WebinarForm--submit_button:before, .WorkOverview-nonslider_content_button:after, .WorkOverview-nonslider_content_button:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.CenteredTypeBlock-link:focus, .CenteredTypeBlock-link:hover, .HeroHeader--thin, .LargeHoverBlock-cols button, .LargeHoverBlock-cols button:after, .WebinarForm--submit_button:focus, .WebinarForm--submit_button:hover {
	color: #2b2b2b;
}

.Triptych-block_link_text:focus:after, .Triptych-block_link_text:hover:after, .WebinarForm--submit_button:focus:after, .WebinarForm--submit_button:hover:after {
	-webkit-transition-delay: 175ms;
	transition-delay: 175ms;
}

.Triptych-block_link_text:focus:after, .Triptych-block_link_text:focus:before, .Triptych-block_link_text:hover:after, .Triptych-block_link_text:hover:before, .WebinarForm--submit_button:focus:after, .WebinarForm--submit_button:focus:before, .WebinarForm--submit_button:hover:after, .WebinarForm--submit_button:hover:before {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.ApplicationsForm--third, .WebinarForm--full {
	min-height: 1px;
	position: relative;
}

.WebinarForm--full input {
	height: 63px;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 20px;
	padding: 20px 10px 10px;
	width: 100%;
	border: 1px solid #cfcfcf;
	color: #2b2b2b;
	border-bottom: none;
}

@media (max-width:767px) {
	.HeroHeader--with_slider-pager {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.HeroHeader--thin {
		background-size: 0;
		display: block;
		height: auto;
	}
	
	.HeroHeader--thin-valign {
		padding: 30px 15px;
		display: block;
	}
}

@media (min-width:1200px) {
	.HeroHeader--thin {
		height: 440px;
	}
}

.HeroHeader--light_text, .LargeBlock-cols button, .LargeBlock-cols button:after, .LargeHoverBlock:focus .LargeHoverBlock-cols button, .LargeHoverBlock:focus .LargeHoverBlock-cols button:after, .LargeHoverBlock:focus .LargeHoverBlock-title, .LargeHoverBlock:hover .LargeHoverBlock-cols button, .LargeHoverBlock:hover .LargeHoverBlock-cols button:after, .LargeHoverBlock:hover .LargeHoverBlock-title {
	color: #fff;
}

@media (max-width:767px) {
	.HeroHeader--light_text {
		color: #2b2b2b;
	}
}

.HeroHeader--thin-title {
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	font-size: 12px;
	letter-spacing: .04em;
	color: #f8f8f8;
	text-transform: uppercase;
}

@media (max-width:767px) {
	.HeroHeader--thin-title {
		color: #2b2b2b;
	}
	
	.Modal-member_info--wrapper {
		margin-top: 65px;
	}
}

.HeroHeader--thin-heading {
	color: inherit;
	margin: 0;
}

.HeroHeader--thin-img {
	height: 300px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.Comments, .Flex {
	padding-top: 50px;
}

.Flex h3 {
	text-align: center;
	text-decoration: underline;
}

.Flex .description {
	text-align: center;
	margin-bottom: 60px;
	clear: both;
}

.block {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	border: 2px solid #000;
	text-transform: uppercase;
	text-align: center;
	margin-bottom: 40px;
	padding: 3px;
}

.Modal {
	background-color: #fff;
	position: fixed;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	-webkit-transition: opacity .4s, z-index .4s;
	transition: opacity .4s, z-index .4s;
	z-index: 1110;
}

.Modal.is-Offcanvas--closed {
	opacity: 0;
	z-index: -1;
}

.Modal-content {
	padding-left: 15px;
	padding-right: 15px;
	position: relative;
	overflow-y: auto;
}

.Modal-wrapper {
	overflow-y: auto;
}

.Modal-close {
	float: right;
	margin: 15px 15px 0 0;
	font-size: 15px;
	line-height: 1;
	background-color: transparent;
	color: #2b2b2b;
	border-color: #2b2b2b;
	border-width: 1px;
	z-index: 1;
	border-radius: 100%;
	padding: 0;
}

.Modal-close:before {
	display: inline-block;
	vertical-align: middle;
	padding: 5px;
	font-weight: 700;
}

.Modal-backdrop {
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, .3) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 36%, rgba(0, 0, 0, .3) 100%);
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 1;
	-webkit-transition: opacity .4s, z-index .4s;
	transition: opacity .4s, z-index .4s;
	z-index: 1100;
}

.Modal-backdrop.is-Offcanvas--backdrop_inactive {
	z-index: -1;
	opacity: 0;
}

.Team-modal {
	max-width: 1863px;
	top: 0;
	left: 0;
	right: 0;
	-webkit-transform: none;
	transform: none;
	overflow-y: auto;
	margin: 0 auto;
}

.admin-bar .Team-modal {
	top: 46px;
}

@media (min-width:768px) {
	.HeroHeader-webinar_info {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	
	.HeroHeader-webinar_time {
		margin: 0 0 0 15px;
	}
	
	.HeroHeader-webinar_time:before {
		content: "/";
		display: inline-block;
		margin-right: 15px;
	}
	
	.WebinarForm--submit_button {
		font-size: 16px;
		line-height: 1.2em;
	}
	
	.WebinarForm--full {
		float: left;
		width: 100%;
	}
	
	.HeroHeader--thin-title {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
	
	.HeroHeader--thin-img {
		display: none;
	}
	
	.Modal-close {
		margin: 25px 15px 0 0;
	}
	
	.Team-modal {
		left: 20px;
		right: 20px;
	}
	
	.Team-modal--header_container {
		height: 100%;
	}
	
	.Team-modal--header {
		height: 400px;
	}
}

.Team-modal--close {
	position: absolute;
	right: 0;
}

.Team-modal--header {
	background-color: #f8f8f8;
}

@media (min-width:1200px) {
	.Team-modal--header {
		height: 480px;
	}
}

.Team-modal--header_wrapper {
	min-height: 1px;
}

@media (min-width:992px) {
	.HeroHeader--thin-title {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
	
	.block {
		float: left;
		width: 21.97580645%;
		width: calc(25% - 30px);
	}
	
	.Modal-close:before {
		padding: 10px;
	}
	
	.admin-bar .Team-modal {
		top: 32px;
	}
	
	.Team-modal--header_wrapper {
		float: left;
		width: 83.33333333%;
		margin-left: 8.33333333%;
	}
}

@media (min-width:1200px) {
	.Team-modal--header_wrapper {
		float: left;
		width: 75%;
		margin-left: 12.5%;
	}
}

@media (min-width:1600px) {
	.Team-modal--header {
		height: 500px;
	}
	
	.Team-modal--header_wrapper {
		float: left;
		width: 83.33333333%;
		margin-left: 8.33333333%;
	}
}

.Modal-member_image--wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	font-size: 0;
	float: left;
}

@media (min-width:768px) {
	.Team-modal--header_wrapper {
		height: 100%;
	}
	
	.Modal-member_image--wrapper {
		float: left;
		width: 42.80913978%;
		width: calc(45.83333333% - 30px);
		height: 100%;
		position: relative;
	}
}

@media (min-width:992px) {
	.Modal-member_image--wrapper {
		float: left;
		width: 38.64247312%;
		width: calc(41.66666667% - 30px);
	}
}

@media (min-width:1200px) {
	.Modal-member_image--wrapper {
		float: left;
		width: 42.80913978%;
		width: calc(45.83333333% - 30px);
	}
}

.Modal-member_info--wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	height: 100%;
}

@media (min-width:768px) {
	.Modal-member_image--valign {
		vertical-align: bottom;
	}
	
	.Modal-member_info--wrapper {
		float: right;
		width: 51.14247312%;
		width: calc(54.16666667% - 30px);
	}
}

@media (min-width:992px) {
	.Modal-member_info--wrapper {
		float: right;
		width: 55.30913978%;
		width: calc(58.33333333% - 30px);
	}
	
	.Team-modal--body_wrapper {
		float: left;
		width: 80.30913978%;
		width: calc(83.33333333% - 30px);
	}
}

@media (min-width:1200px) {
	.Modal-member_info--wrapper {
		float: right;
		width: 49.05913978%;
		width: calc(52.08333333% - 30px);
		margin-left: 35.66666667px;
		margin-left: calc(2.08333333% + 15px);
	}
	
	.Team-modal--body_wrapper {
		float: left;
		width: 71.97580645%;
		width: calc(75% - 30px);
	}
}

.Contact-content--wrapper, .Service-body, .Team-modal--body_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	padding: 75px 0;
}

@media (min-width:992px) {
	.Team-modal--body_wrapper {
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
}

@media (min-width:1200px) {
	.Team-modal--body_wrapper {
		margin-left: 139px;
		margin-left: calc(12.5% + 15px);
	}
	
	.Modal-featured--wrapper {
		float: left;
		width: 88.64247312%;
		width: calc(91.66666667% - 30px);
	}
}

@media (min-width:768px) {
	.Team-modal--body_wrapper {
		padding: 130px 0;
	}
	
	.Modal-member--inner {
		display: table;
		height: 100%;
		width: 100%;
	}
}

.Modal-member_info--name {
	margin: 0;
	font-weight: 700;
}

@media (max-width:767px) {
	.Modal-member_info--name {
		font-size: 26px;
	}
}

.Modal-member_info--social {
	border-bottom-width: 0;
	line-height: initial;
	text-decoration: none;
	color: #fff;
	margin-left: 15px;
	font-size: 0;
}

.Modal-member_info--social:before {
	background-color: #858585;
	font-size: 14px;
	padding: 5px;
	display: inline-block;
	vertical-align: text-bottom;
}

.Modal-member_info--position {
	margin: 0 0 15px;
}

.Modal-membership {
	font-size: 0;
}

.Modal-membership--title {
	text-transform: uppercase;
	margin: 0 0 5px;
	letter-spacing: 3px;
}

.Modal-membership_image {
	display: inline-block;
	width: 35px;
	height: 35px;
	margin-right: 20px;
}

.Modal-featured--wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	clear: both;
	padding-bottom: 40px;
}

@media (min-width:1200px) {
	.Modal-featured--wrapper {
		margin-left: 56.33333333px;
		margin-left: calc(4.16666667% + 15px);
	}
}

@media (min-width:1600px) {
	.Modal-member_image--wrapper {
		float: left;
		width: 38.64247312%;
		width: calc(41.66666667% - 30px);
	}
	
	.Modal-member_info--wrapper {
		float: right;
		width: 53.22580645%;
		width: calc(56.25% - 30px);
	}
	
	.Team-modal--body_wrapper {
		float: left;
		width: 80.30913978%;
		width: calc(83.33333333% - 30px);
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
	
	.Modal-featured--wrapper {
		float: left;
		width: 96.97580645%;
		width: calc(100% - 30px);
		margin-left: 15px;
		margin-left: calc(0% + 15px);
	}
}

@media (max-width:767px) {
	.Modal-featured--wrapper {
		margin-left: 0;
		margin-right: 0;
	}
	
	.OrangeHeadingLine-wrapper {
		margin-left: 15px;
	}
}

.Modal-featured--row_wrapper {
	padding: 20px 0;
	clear: both;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.CostCalculator, .Modal-featured--row_wrapper:nth-child(odd), .ProjectTakeaways {
	background-color: #f8f8f8;
}

.Modal-featured--column_one_title--wrapper {
	min-height: 1px;
	margin-left: 15px;
	margin-right: 15px;
}

@media (min-width:320px) {
	.Modal-featured--column_one_title--wrapper {
		float: left;
		width: 38.64247312%;
		width: calc(41.66666667% - 30px);
	}
}

@media (min-width:768px) {
	.Modal-member--valign {
		display: table-cell;
	}
	
	.Modal-member_info--valign {
		vertical-align: middle;
	}
	
	.Modal-featured--heading_border.Heading-border, .Modal-member_info--position {
		margin: 0;
	}
	
	.Modal-membership {
		position: absolute;
		bottom: 20px;
	}
	
	.Modal-featured--column_one_title--wrapper {
		float: left;
		width: 40.15456989%;
		width: calc(41.66666667% - 15px);
		margin-left: 0;
		margin-right: 15px;
	}
}

.Modal-featured--column_title {
	margin: 10px 0;
}

.Modal-featured--pub_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

@media (min-width:320px) {
	.Modal-featured--pub_wrapper {
		float: left;
		width: 38.64247312%;
		width: calc(41.66666667% - 30px);
	}
}

.Modal-featured--pub_image {
	width: 35px;
	height: 35px;
	display: inline-block;
}

@media (min-width:768px) {
	.Modal-featured--pub_image {
		width: 60px;
		height: 60px;
		vertical-align: middle;
		margin-right: 15px;
	}
	
	.Modal-featured--pub_name {
		display: inline-block;
		vertical-align: middle;
	}
}

@media (min-width:992px) {
	.Team-modal--body_wrapper {
		padding: 120px 0;
	}
	
	.Modal-featured--pub_image {
		width: 70px;
		height: 70px;
		margin-right: 30px;
	}
	
	.OrangeHeadingLine-text.small {
		display: block;
		line-height: 40px;
		font-size: 26px;
	}
}

.Modal-featured--pub_name {
	margin: 0;
}

.CenteredTypeBlock-cols, .ListBlock-block:nth-child(2n), .ListBlock-heading--wrapper, .Modal-featured--article_wrapper, .Modal-featured--column_two_title--wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

.CenteredTypeBlock-headline, .HighlightBlocks-heading, .Modal-featured--article, .NavigationTextSlider-content--copy p, .NavigationTextSlider-content--title, .PageHeader-title, .Triptych-block_heading, .WorkOverview-header_title {
	margin: 0;
}

.VideoPlayer-video iframe, .VideoPlayer-video video {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	height: 100%;
	width: 100%;
}

.VideoPlayer-video--sixteen_by_nine {
	padding-top: 56.25%;
}

.VideoPlayer-video--four_by_three {
	padding-top: 75%;
}

.VideoPlayer-controls {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.VideoPlayer-mute, .VideoPlayer-play_pause {
	float: left;
	background: 0 0;
	border-width: 0;
	padding: 5px 10px;
}

.VideoPlayer-play_pause.is-VideoPlayer--paused:before {
	content: "";
	line-height: 1;
	color: inherit;
	font-size: 15px;
	float: left;
}

.VideoPlayer-play_pause.is-VideoPlayer--playing:before {
	content: "";
	line-height: 1;
	color: inherit;
	font-size: 15px;
	float: left;
}

.VideoPlayer-scrubber {
	width: 100%;
	float: left;
	background: 0 0;
	border-width: 0;
	position: relative;
	padding-left: 0;
	padding-right: 0;
	margin: 0 10px;
}

.VideoPlayer-scrubber_range {
	background: #cfcfcf;
	height: 5px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	width: 100%;
}

.VideoPlayer-scrubber_fill {
	background: #02e;
	height: 5px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
}

.VideoPlayer-scrubber_knob {
	position: absolute;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	border-radius: 100%;
	width: 20px;
	height: 20px;
	background-color: #02e;
	border: 2px solid #fff;
}

.VideoPlayer-mute.is-VideoPlayer--muted:before {
	content: "";
	line-height: 1;
	color: inherit;
	font-size: 15px;
	float: left;
}

.VideoPlayer-mute.is-VideoPlayer--audible:before {
	content: "";
	line-height: 1;
	color: inherit;
	font-size: 15px;
	float: left;
}

.Footer-other_divisions_link img+span, .is-TabbedContent--inactive {
	display: none;
}

.TabbedContent-navigation {
	margin: 0 auto;
	text-align: center;
}

.TabbedContent-selector_list {
	list-style: none inside;
	display: inline-block;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.Heading-border, .PageHeader-container {
	display: -webkit-box;
	display: -ms-flexbox;
}

.TabbedContent-selector_list li {
	-webkit-box-flex: 1;
	-ms-flex-positive: 1;
	flex-grow: 1;
}

.TabbedContent-selector_list a, .TabbedContent-selector_list a:focus, .TabbedContent-selector_list a:hover {
	color: inherit;
}

.CollapseContent--collapse-body {
	overflow: hidden;
	-webkit-transition: max-height .5s;
	transition: max-height .5s;
}

.CollapseContent--collapse-body.is-CollapseContent--hidden {
	max-height: 0;
}

.PageTransition-backdrop {
	position: fixed;
	top: 0;
	left: 0;
	z-index: 1200;
	height: 100%;
	width: 100%;
	opacity: 0;
	visibility: hidden;
	overflow: hidden;
}

.is-PageTransition--transition_in .PageTransition-backdrop, .is-PageTransition--transition_loading .PageTransition-backdrop, .is-PageTransition--transition_out .PageTransition-backdrop {
	opacity: 1;
	visibility: visible;
}

.PageTransition--fade {
	position: relative;
}

.PageTransition--fade.is-PageTransition--transition_out {
	-webkit-animation-name: PageTransition--fade--out;
	animation-name: PageTransition--fade--out;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
}

.PageTransition--fade.is-PageTransition--transition_loading {
	opacity: 0;
}

.PageTransition--fade.is-PageTransition--transition_in {
	-webkit-animation-name: PageTransition--fade--in;
	animation-name: PageTransition--fade--in;
	-webkit-animation-duration: .5s;
	animation-duration: .5s;
}

@-webkit-keyframes PageTransition--fade--out {
	from {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@keyframes PageTransition--fade--out {
	from {
		opacity: 1;
	}
	
	to {
		opacity: 0;
	}
}

@-webkit-keyframes PageTransition--fade--in {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

@keyframes PageTransition--fade--in {
	from {
		opacity: 0;
	}
	
	to {
		opacity: 1;
	}
}

.PageTransition-fbf_animation {
	position: absolute;
	left: 50%;
	top: 50%;
	height: 100%;
	background-size: 100% 100%;
	background-repeat: no-repeat;
	background-position: 0 0;
}

.LargeHoverBlock-bg_image, .ParticleAnimation {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.PageTransition--extinguisher-fbf_animation {
	width: 2500%;
	background-image: url("https://www.spoint.in/wp-content/themes/Spoint/components/PageTransition/fbf_animations/extinguisher.png");
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.is-PageTransition--transition_in .PageTransition--extinguisher-fbf_animation {
	-webkit-animation: .8s steps(24) reverse forwards PageTransition--extinguisher-fbf_animation;
	animation: .8s steps(24) reverse forwards PageTransition--extinguisher-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.is-PageTransition--transition_loading .PageTransition--extinguisher-fbf_animation {
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

.PageTransition--extinguisher-fbf_animation.nitro-lazy {
	background-image: none !important;
}

.is-PageTransition--transition_out .PageTransition--extinguisher-fbf_animation {
	-webkit-animation: .8s steps(24) forwards PageTransition--extinguisher-fbf_animation;
	animation: .8s steps(24) forwards PageTransition--extinguisher-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

@-webkit-keyframes PageTransition--extinguisher-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

@keyframes PageTransition--extinguisher-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

.PageTransition--scrub-fbf_animation {
	width: 2500%;
	background-image: url("https://www.spoint.in/wp-content/themes/Spoint/components/PageTransition/fbf_animations/scrub.png");
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.PageTransition--scrub-fbf_animation.nitro-lazy {
	background-image: none !important;
}

.is-PageTransition--transition_in .PageTransition--scrub-fbf_animation {
	-webkit-animation: .8s steps(24) reverse forwards PageTransition--scrub-fbf_animation;
	animation: .8s steps(24) reverse forwards PageTransition--scrub-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.is-PageTransition--transition_loading .PageTransition--scrub-fbf_animation {
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

.is-PageTransition--transition_out .PageTransition--scrub-fbf_animation {
	-webkit-animation: .8s steps(24) forwards PageTransition--scrub-fbf_animation;
	animation: .8s steps(24) forwards PageTransition--scrub-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

@-webkit-keyframes PageTransition--scrub-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

@keyframes PageTransition--scrub-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

.PageTransition--glitch-fbf_animation {
	width: 2500%;
	background-image: url("https://www.spoint.in/wp-content/themes/Spoint/components/PageTransition/fbf_animations/glitch.png");
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.PageTransition--glitch-fbf_animation.nitro-lazy {
	background-image: none !important;
}

.is-PageTransition--transition_in .PageTransition--glitch-fbf_animation {
	-webkit-animation: .8s steps(24) reverse forwards PageTransition--glitch-fbf_animation;
	animation: .8s steps(24) reverse forwards PageTransition--glitch-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.is-PageTransition--transition_loading .PageTransition--glitch-fbf_animation {
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

.is-PageTransition--transition_out .PageTransition--glitch-fbf_animation {
	-webkit-animation: .8s steps(24) forwards PageTransition--glitch-fbf_animation;
	animation: .8s steps(24) forwards PageTransition--glitch-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

@-webkit-keyframes PageTransition--glitch-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

@keyframes PageTransition--glitch-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

.PageTransition--scribble-fbf_animation {
	width: 3800%;
	background-image: url("https://www.spoint.in/wp-content/themes/Spoint/components/PageTransition/fbf_animations/scribble.png");
	-webkit-transform: translateY(-50%) translateX(-1.31578947%);
	transform: translateY(-50%) translateX(-1.31578947%);
}

.PageTransition--scribble-fbf_animation.nitro-lazy {
	background-image: none !important;
}

.is-PageTransition--transition_in .PageTransition--scribble-fbf_animation {
	-webkit-animation: .8s steps(37) reverse forwards PageTransition--scribble-fbf_animation;
	animation: .8s steps(37) reverse forwards PageTransition--scribble-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-1.31578947%);
	transform: translateY(-50%) translateX(-1.31578947%);
}

.is-PageTransition--transition_loading .PageTransition--scribble-fbf_animation {
	-webkit-transform: translateY(-50%) translateX(-98.68421053%);
	transform: translateY(-50%) translateX(-98.68421053%);
}

.is-PageTransition--transition_out .PageTransition--scribble-fbf_animation {
	-webkit-animation: .8s steps(37) forwards PageTransition--scribble-fbf_animation;
	animation: .8s steps(37) forwards PageTransition--scribble-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-98.68421053%);
	transform: translateY(-50%) translateX(-98.68421053%);
}

@-webkit-keyframes PageTransition--scribble-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-1.31578947%);
		transform: translateY(-50%) translateX(-1.31578947%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98.68421053%);
		transform: translateY(-50%) translateX(-98.68421053%);
	}
}

@keyframes PageTransition--scribble-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-1.31578947%);
		transform: translateY(-50%) translateX(-1.31578947%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98.68421053%);
		transform: translateY(-50%) translateX(-98.68421053%);
	}
}

.PageTransition--gummy-fbf_animation {
	width: 2500%;
	background-image: url("https://www.spoint.in/wp-content/themes/Spoint/components/PageTransition/fbf_animations/gummy.png");
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.PageTransition--gummy-fbf_animation.nitro-lazy {
	background-image: none !important;
}

.is-PageTransition--transition_in .PageTransition--gummy-fbf_animation {
	-webkit-animation: .8s steps(24) reverse forwards PageTransition--gummy-fbf_animation;
	animation: .8s steps(24) reverse forwards PageTransition--gummy-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.is-PageTransition--transition_loading .PageTransition--gummy-fbf_animation {
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

.is-PageTransition--transition_out .PageTransition--gummy-fbf_animation {
	-webkit-animation: .8s steps(24) forwards PageTransition--gummy-fbf_animation;
	animation: .8s steps(24) forwards PageTransition--gummy-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

@-webkit-keyframes PageTransition--gummy-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

@keyframes PageTransition--gummy-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

.PageTransition--gooey-fbf_animation {
	width: 2500%;
	background-image: url("https://www.spoint.in/wp-content/themes/Spoint/components/PageTransition/fbf_animations/gooey.png");
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.PageTransition--gooey-fbf_animation.nitro-lazy {
	background-image: none !important;
}

.is-PageTransition--transition_in .PageTransition--gooey-fbf_animation {
	-webkit-animation: .8s steps(24) reverse forwards PageTransition--gooey-fbf_animation;
	animation: .8s steps(24) reverse forwards PageTransition--gooey-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.is-PageTransition--transition_loading .PageTransition--gooey-fbf_animation {
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

.is-PageTransition--transition_out .PageTransition--gooey-fbf_animation {
	-webkit-animation: .8s steps(24) forwards PageTransition--gooey-fbf_animation;
	animation: .8s steps(24) forwards PageTransition--gooey-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

@-webkit-keyframes PageTransition--gooey-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

@keyframes PageTransition--gooey-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

.PageTransition--mirror-fbf_animation {
	width: 2500%;
	background-image: url("https://www.spoint.in/wp-content/themes/Spoint/components/PageTransition/fbf_animations/mirror.png");
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.PageTransition--mirror-fbf_animation.nitro-lazy {
	background-image: none !important;
}

.is-PageTransition--transition_in .PageTransition--mirror-fbf_animation {
	-webkit-animation: .8s steps(24) reverse forwards PageTransition--mirror-fbf_animation;
	animation: .8s steps(24) reverse forwards PageTransition--mirror-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.is-PageTransition--transition_loading .PageTransition--mirror-fbf_animation {
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

.is-PageTransition--transition_out .PageTransition--mirror-fbf_animation {
	-webkit-animation: .8s steps(24) forwards PageTransition--mirror-fbf_animation;
	animation: .8s steps(24) forwards PageTransition--mirror-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

@-webkit-keyframes PageTransition--mirror-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

@keyframes PageTransition--mirror-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

.PageTransition--diamond-fbf_animation {
	width: 2000%;
	background-image: url("https://www.spoint.in/wp-content/themes/Spoint/components/PageTransition/fbf_animations/diamond.png");
	-webkit-transform: translateY(-50%) translateX(-2.5%);
	transform: translateY(-50%) translateX(-2.5%);
}

.PageTransition--diamond-fbf_animation.nitro-lazy {
	background-image: none !important;
}

.is-PageTransition--transition_in .PageTransition--diamond-fbf_animation {
	-webkit-animation: .8s steps(19) reverse forwards PageTransition--diamond-fbf_animation;
	animation: .8s steps(19) reverse forwards PageTransition--diamond-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-2.5%);
	transform: translateY(-50%) translateX(-2.5%);
}

.is-PageTransition--transition_loading .PageTransition--diamond-fbf_animation {
	-webkit-transform: translateY(-50%) translateX(-97.5%);
	transform: translateY(-50%) translateX(-97.5%);
}

.is-PageTransition--transition_out .PageTransition--diamond-fbf_animation {
	-webkit-animation: .8s steps(19) forwards PageTransition--diamond-fbf_animation;
	animation: .8s steps(19) forwards PageTransition--diamond-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-97.5%);
	transform: translateY(-50%) translateX(-97.5%);
}

@-webkit-keyframes PageTransition--diamond-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2.5%);
		transform: translateY(-50%) translateX(-2.5%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-97.5%);
		transform: translateY(-50%) translateX(-97.5%);
	}
}

@keyframes PageTransition--diamond-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2.5%);
		transform: translateY(-50%) translateX(-2.5%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-97.5%);
		transform: translateY(-50%) translateX(-97.5%);
	}
}

.PageTransition--cartoon-fbf_animation {
	width: 2500%;
	background-image: url("https://www.spoint.in/wp-content/themes/Spoint/components/PageTransition/fbf_animations/cartoon.png");
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.PageTransition--cartoon-fbf_animation.nitro-lazy {
	background-image: none !important;
}

.is-PageTransition--transition_in .PageTransition--cartoon-fbf_animation {
	-webkit-animation: .8s steps(24) reverse forwards PageTransition--cartoon-fbf_animation;
	animation: .8s steps(24) reverse forwards PageTransition--cartoon-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.is-PageTransition--transition_loading .PageTransition--cartoon-fbf_animation {
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

.is-PageTransition--transition_out .PageTransition--cartoon-fbf_animation {
	-webkit-animation: .8s steps(24) forwards PageTransition--cartoon-fbf_animation;
	animation: .8s steps(24) forwards PageTransition--cartoon-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

@-webkit-keyframes PageTransition--cartoon-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

@keyframes PageTransition--cartoon-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

.PageTransition--clones-fbf_animation {
	width: 2500%;
	background-image: url("https://www.spoint.in/wp-content/themes/Spoint/components/PageTransition/fbf_animations/clones.png");
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.PageTransition--clones-fbf_animation.nitro-lazy {
	background-image: none !important;
}

.is-PageTransition--transition_in .PageTransition--clones-fbf_animation {
	-webkit-animation: .8s steps(24) reverse forwards PageTransition--clones-fbf_animation;
	animation: .8s steps(24) reverse forwards PageTransition--clones-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.is-PageTransition--transition_loading .PageTransition--clones-fbf_animation {
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

.is-PageTransition--transition_out .PageTransition--clones-fbf_animation {
	-webkit-animation: .8s steps(24) forwards PageTransition--clones-fbf_animation;
	animation: .8s steps(24) forwards PageTransition--clones-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

@-webkit-keyframes PageTransition--clones-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

@keyframes PageTransition--clones-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

.PageTransition--kaleidoscope-fbf_animation {
	width: 2500%;
	background-image: url("https://www.spoint.in/wp-content/themes/Spoint/components/PageTransition/fbf_animations/kaleidoscope.png");
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.PageTransition--kaleidoscope-fbf_animation.nitro-lazy {
	background-image: none !important;
}

.is-PageTransition--transition_in .PageTransition--kaleidoscope-fbf_animation {
	-webkit-animation: .8s steps(24) reverse forwards PageTransition--kaleidoscope-fbf_animation;
	animation: .8s steps(24) reverse forwards PageTransition--kaleidoscope-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.is-PageTransition--transition_loading .PageTransition--kaleidoscope-fbf_animation {
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

.is-PageTransition--transition_out .PageTransition--kaleidoscope-fbf_animation {
	-webkit-animation: .8s steps(24) forwards PageTransition--kaleidoscope-fbf_animation;
	animation: .8s steps(24) forwards PageTransition--kaleidoscope-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

@-webkit-keyframes PageTransition--kaleidoscope-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

@keyframes PageTransition--kaleidoscope-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

.PageTransition--smoke_transition-fbf_animation {
	width: 2500%;
	background-image: url("https://www.spoint.in/wp-content/themes/Spoint/components/PageTransition/fbf_animations/smoke_transition.jpg");
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.PageTransition--smoke_transition-fbf_animation.nitro-lazy {
	background-image: none !important;
}

.is-PageTransition--transition_in .PageTransition--smoke_transition-fbf_animation {
	-webkit-animation: 1s steps(24) reverse forwards PageTransition--smoke_transition-fbf_animation;
	animation: 1s steps(24) reverse forwards PageTransition--smoke_transition-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-2%);
	transform: translateY(-50%) translateX(-2%);
}

.is-PageTransition--transition_loading .PageTransition--smoke_transition-fbf_animation {
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

.is-PageTransition--transition_out .PageTransition--smoke_transition-fbf_animation {
	-webkit-animation: 1s steps(24) forwards PageTransition--smoke_transition-fbf_animation;
	animation: 1s steps(24) forwards PageTransition--smoke_transition-fbf_animation;
	-webkit-transform: translateY(-50%) translateX(-98%);
	transform: translateY(-50%) translateX(-98%);
}

@-webkit-keyframes PageTransition--smoke_transition-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

@keyframes PageTransition--smoke_transition-fbf_animation {
	0% {
		-webkit-transform: translateY(-50%) translateX(-2%);
		transform: translateY(-50%) translateX(-2%);
	}
	
	100% {
		-webkit-transform: translateY(-50%) translateX(-98%);
		transform: translateY(-50%) translateX(-98%);
	}
}

.PageTransition--smoke_transition-backdrop {
	mix-blend-mode: screen;
}

.PageTransition--smoke_transition {
	-webkit-transition: background-color .5s;
	transition: background-color .5s;
}

.PageTransition--smoke_transition>:not(.PageTransition-backdrop) {
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}

.PageTransition--smoke_transition.is-PageTransition--transition_out {
	background-color: #000;
}

.LargeHoverBlock .LargeHoverBlock-bg_image, .LargeHoverBlock .LargeHoverBlockShade, .PageTransition--smoke_transition.is-PageTransition--transition_out>:not(.PageTransition-backdrop), .is-SpaceIntro-layers--hide_text .SpaceIntro-layer_contents, .is-SpaceIntro-layers--hide_text .SpaceIntro-scroll_button, .is-SpaceIntro-nextframe--hidden .SpaceIntro-nextframe_contents {
	opacity: 0;
}

.PageTransition--smoke_transition.is-PageTransition--transition_loading {
	-webkit-transition: background-color 1s .5s;
	transition: background-color 1s .5s;
	background-color: #000;
}

.PageTransition--smoke_transition.is-PageTransition--transition_loading>:not(.PageTransition-backdrop) {
	-webkit-transition: opacity 1s .5s;
	transition: opacity 1s .5s;
	opacity: 0;
}

.PageTransition--smoke_transition.is-PageTransition--transition_in {
	-webkit-transition: background-color 1s .5s;
	transition: background-color 1s .5s;
}

.PageTransition--smoke_transition.is-PageTransition--transition_in>:not(.PageTransition-backdrop) {
	-webkit-transition: opacity 1s .5s;
	transition: opacity 1s .5s;
}

.PageTransition--spoint-before {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	background-color: #2b2b2b;
	z-index: 2;
}

.PageTransition--spoint-after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	background-color: #f26721;
	z-index: 1;
}

.is-PageTransition--transition_out .PageTransition--spoint-before {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-animation: .6s cubic-bezier(.86, 0, .07, 1) .25s both PageTransition--spoint-backdrop_out;
	animation: .6s cubic-bezier(.86, 0, .07, 1) .25s both PageTransition--spoint-backdrop_out;
}

.is-PageTransition--transition_out .PageTransition--spoint-after {
	-webkit-transform: translateY(-100%);
	transform: translateY(-100%);
	-webkit-animation: .6s cubic-bezier(.645, .045, .355, 1) both PageTransition--spoint-backdrop_out;
	animation: .6s cubic-bezier(.645, .045, .355, 1) both PageTransition--spoint-backdrop_out;
}

.is-PageTransition--transition_loading .PageTransition--spoint-after, .is-PageTransition--transition_loading .PageTransition--spoint-before {
	-webkit-transform: translateY(0);
	transform: translateY(0);
}

.is-PageTransition--transition_in .PageTransition--spoint-before {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-animation: .6s cubic-bezier(.86, 0, .07, 1) both PageTransition--spoint-backdrop_in;
	animation: .6s cubic-bezier(.86, 0, .07, 1) both PageTransition--spoint-backdrop_in;
}

.is-PageTransition--transition_in .PageTransition--spoint-after {
	-webkit-transform: translateY(0);
	transform: translateY(0);
	-webkit-animation: .6s cubic-bezier(.645, .045, .355, 1) .25s both PageTransition--spoint-backdrop_in;
	animation: .6s cubic-bezier(.645, .045, .355, 1) .25s both PageTransition--spoint-backdrop_in;
}

@-webkit-keyframes PageTransition--spoint-backdrop_in {
	from {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	to {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

@keyframes PageTransition--spoint-backdrop_in {
	from {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	to {
		-webkit-transform: translateY(100%);
		transform: translateY(100%);
	}
}

@-webkit-keyframes PageTransition--spoint-backdrop_out {
	from {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

@keyframes PageTransition--spoint-backdrop_out {
	from {
		-webkit-transform: translateY(-100%);
		transform: translateY(-100%);
	}
	
	to {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
}

.Heading-border {
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 15px;
}

.Heading-border_line {
	height: 1px;
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
	margin-left: 15px;
	background-color: #cfcfcf;
}

.OrangeHeadingLine-text {
	margin: 0;
	color: #cfcfcf;
	font-style: italic;
}

.slick-dots {
	padding-left: 0;
	margin: 0;
}

.slick-dots li {
	font-size: 0;
	display: inline-block;
}

.slick-dots button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	background: 0 0;
	border-radius: 50%;
	border: 1px solid #fff;
	width: 12px;
	height: 12px;
}

.ParticleAnimation {
	position: fixed;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -30;
}

.ParticleAnimation canvas {
	position: absolute;
	width: 100%;
	height: 100%;
}

.PageHeader {
	height: 340px;
}

.PageHeader-container {
	height: 100%;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.LargeBlock-cols, .LargeHoverBlock-cols, .LocalFaves-text_wrapper, .PageHeader-cols, .ProjectTakeaways-team_member--wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	text-align: center;
}

.PageHeader-title_underline {
	content: "";
	height: 4px;
	position: relative;
	margin-top: 40px;
	background-color: #f26721;
	width: 40%;
	margin-left: auto;
	margin-right: auto;
}

.LargeBlock-title, .LargeHoverBlock-title {
	margin: 0 0 10px;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
}

.LargeBlock, .LargeHoverBlock {
	height: 450px;
	position: relative;
	background-color: #fff;
}

@media (min-width:768px) {
	.Heading-border_line {
		margin-left: 30px;
	}
	
	.OrangeHeadingLine-text {
		display: none;
	}
	
	.PageHeader {
		height: 640px;
	}
	
	.PageHeader-title_underline {
		margin-top: 140px;
	}
	
	.LargeHoverBlock {
		height: 500px;
	}
	
	.LargeHoverBlock:focus .LineAnimation-border--top, .LargeHoverBlock:hover .LineAnimation-border--top {
		right: 0;
		-webkit-transition: right .2s ease-in .2s;
		transition: right .2s ease-in .2s;
	}
	
	.LargeHoverBlock:focus .LineAnimation-border--right, .LargeHoverBlock:hover .LineAnimation-border--right {
		bottom: 0;
		-webkit-transition: bottom .2s ease-in .4s;
		transition: bottom .2s ease-in .4s;
	}
	
	.LargeHoverBlock:focus .LineAnimation-border--bottom, .LargeHoverBlock:hover .LineAnimation-border--bottom {
		left: 0;
		-webkit-transition: left .2s .6s;
		transition: left .2s .6s;
	}
	
	.LargeHoverBlock:focus .LineAnimation-border--bottom_left, .LargeHoverBlock:hover .LineAnimation-border--bottom_left {
		height: 40%;
		-webkit-transition: height .2s ease-in .8s;
		transition: height .2s ease-in .8s;
	}
	
	.LargeHoverBlock:focus .LineAnimation-border--top_left, .LargeHoverBlock:hover .LineAnimation-border--top_left {
		height: 50%;
		-webkit-transition: height .2s ease-in;
		transition: height .2s ease-in;
	}
}

.LargeBlock a, .LargeHoverBlock a {
	text-decoration: none;
	display: block;
	height: 100%;
}

.LargeHoverBlock-bg_image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}

.LargeBlock-container, .LargeHoverBlock-container {
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.LargeHoverBlock-title {
	font-size: 23px;
	line-height: 1.2em;
	color: #2b2b2b;
	-webkit-transition: color .5s;
	transition: color .5s;
}

@media (min-width:768px) {
	.LargeHoverBlock-cols {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
	}
	
	.LargeHoverBlock-title {
		font-size: 50px;
		line-height: 1.3em;
		letter-spacing: -.01em;
	}
}

@media (min-width:992px) {
	.ParticleAnimation {
		top: 20px;
		left: 20px;
		right: 20px;
		bottom: 20px;
	}
	
	.PageHeader-cols {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
		text-align: left;
	}
	
	.PageHeader-title_underline {
		margin-left: 0;
		margin-right: 0;
	}
	
	.LargeHoverBlock-title {
		font-size: 60px;
		line-height: 1.3em;
	}
}

@media (min-width:768px) {
	.LargeHoverBlock-title {
		font-size: 40px;
	}
	
	.LargeBlock {
		height: 500px;
	}
}

.LargeBlockShade, .LargeHoverBlockShade {
	content: "";
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}

.LargeBlock-button, .LargeHoverBlock-button {
	background: 0 0;
	border-width: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
}

.LargeBlock-bg_image, .WorkSlider-slide {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

@media (min-width:1600px) {
	.LargeBlock, .LargeHoverBlock {
		height: 600px;
	}
}

.Service-block_modal .LargeBlock {
	margin-top: 110px;
}

.LargeBlock-bg_image {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.LargeBlock-title {
	font-size: 23px;
	line-height: 1.2em;
	color: #fff;
	-webkit-transition: color .5s;
	transition: color .5s;
}

@media (min-width:768px) {
	.LargeBlock:focus .LineAnimation-border--top, .LargeBlock:hover .LineAnimation-border--top {
		right: 0;
		-webkit-transition: right .2s ease-in .2s;
		transition: right .2s ease-in .2s;
	}
	
	.LargeBlock:focus .LineAnimation-border--right, .LargeBlock:hover .LineAnimation-border--right {
		bottom: 0;
		-webkit-transition: bottom .2s ease-in .4s;
		transition: bottom .2s ease-in .4s;
	}
	
	.LargeBlock:focus .LineAnimation-border--bottom, .LargeBlock:hover .LineAnimation-border--bottom {
		left: 0;
		-webkit-transition: left .2s .6s;
		transition: left .2s .6s;
	}
	
	.LargeBlock:focus .LineAnimation-border--bottom_left, .LargeBlock:hover .LineAnimation-border--bottom_left {
		height: 40%;
		-webkit-transition: height .2s ease-in .8s;
		transition: height .2s ease-in .8s;
	}
	
	.LargeBlock:focus .LineAnimation-border--top_left, .LargeBlock:hover .LineAnimation-border--top_left {
		height: 50%;
		-webkit-transition: height .2s ease-in;
		transition: height .2s ease-in;
	}
	
	.LargeBlock-cols {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
	}
	
	.LargeBlock-title {
		font-size: 50px;
		line-height: 1.3em;
		letter-spacing: -.01em;
	}
}

@media (min-width:992px) {
	.LargeHoverBlock-title {
		font-size: 50px;
	}
	
	.LargeBlock-title {
		font-size: 60px;
		line-height: 1.3em;
	}
}

@media (min-width:768px) {
	.LargeBlock-title {
		font-size: 40px;
	}
}

.LargeBlock--form {
	height: auto;
	padding: 15px;
}

@media (min-width:768px) {
	.LargeBlock--form {
		padding: 60px;
	}
}

.LargeBlock--form-container {
	display: block;
}

.LargeBlock-wrapper {
	background-color: #fff;
}

.LargeBlock-text_col {
	min-height: 1px;
	padding: 30px 15px;
}

@media (min-width:768px) {
	.LargeBlock-text_col {
		padding: 60px;
	}
}

@media (min-width:1200px) {
	.LargeBlock--form {
		padding: 100px 0;
	}
	
	.LargeBlock-text_col {
		float: left;
		width: 37.5%;
		padding: 100px 0 0 50px;
	}
	
	.LargeBlock-form_col {
		float: left;
		width: 54.16666667%;
	}
}

.LargeBlock-text_col .LargeBlock-hr {
	margin-left: 0;
	margin-right: 0;
}

.LargeBlock--form-title {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
	font-size: 20px;
	line-height: 1.25em;
	padding-right: 50px;
}

.Footer-menu_details, .HomeSection-awards .ContentSection--split_50-figure, .HomeSection-awards .ContentSection--split_50-text, .LargeBlock-form_col, .ListBlock-blocks, .Triptych-title_wrapper {
	min-height: 1px;
}

@media (min-width:1200px) {
	.LargeBlock-form_col {
		margin-left: 8.33333333%;
		padding-left: 35.66666667px;
		padding-left: calc(2.08333333% + 15px);
	}
}

@media (max-width:767px) {
	.PageHeader-container {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.Service-block_modal .LargeBlock {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	.LargeBlock-form_col {
		padding-bottom: 15px;
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.LargeBlock-form_col {
		padding-right: 45px;
		padding-left: 45px;
		padding-bottom: 60px;
	}
}

.LargeBlock-form_col .ContactForm {
	padding-top: 0;
	padding-bottom: 0;
}

.CenteredTypeBlock, .ClientSlider-container, .FAQ-tabbed_content--container, .ListBlock, .Newsletter-container, .Position, .Positions, .PrivacyPolicy, .ProjectTakeaways-container {
	padding: 75px 0;
}

@media (min-width:768px) {
	.LargeBlock--form-title {
		font-size: 40px;
		line-height: 1.3em;
		letter-spacing: -.01em;
	}
	
	.CenteredTypeBlock {
		padding: 130px 0;
	}
	
	.CenteredTypeBlock-cols {
		float: left;
		width: 88.64247312%;
		width: calc(91.66666667% - 30px);
	}
}

@media (min-width:992px) {
	.LargeBlock-title {
		font-size: 50px;
	}
	
	.LargeBlock--form-title {
		font-size: 40px;
		line-height: 1.3em;
	}
	
	.CenteredTypeBlock {
		padding: 120px 0;
	}
	
	.CenteredTypeBlock--spaced_out {
		padding: 170px 0;
	}
	
	.CenteredTypeBlock-cols {
		float: left;
		width: 71.97580645%;
		width: calc(75% - 30px);
	}
}

.CenteredTypeBlock--black-link, .CenteredTypeBlock-link {
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	-webkit-transition: .3s;
	padding: 18px 45px;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	text-decoration: none;
	cursor: pointer;
	text-transform: uppercase;
}

@media (min-width:768px) {
	.CenteredTypeBlock-cols {
		margin-left: 56.33333333px;
		margin-left: calc(4.16666667% + 15px);
	}
	
	.CenteredTypeBlock-contents p {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
}

@media (min-width:992px) {
	.CenteredTypeBlock-cols {
		margin-left: 139px;
		margin-left: calc(12.5% + 15px);
	}
	
	.CenteredTypeBlock-contents p {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
}

@media (max-width:767px) {
	.CenteredTypeBlock-contents p {
		line-height: 28px;
		font-size: 18px;
	}
}

.CenteredTypeBlock-link {
	border-bottom-width: 0;
	line-height: initial;
	transition: .3s;
	color: #2b2b2b;
	background-color: transparent;
}

.CenteredTypeBlock--black, .CenteredTypeBlock--black-link {
	background-color: #040404;
	color: #fff;
}

.CenteredTypeBlock--black .h1, .CenteredTypeBlock--black .h2, .CenteredTypeBlock--black .h3, .CenteredTypeBlock--black .h4, .CenteredTypeBlock--black .h5, .CenteredTypeBlock--black .h6, .CenteredTypeBlock--black h1, .CenteredTypeBlock--black h2, .CenteredTypeBlock--black h3, .CenteredTypeBlock--black h4, .CenteredTypeBlock--black h5, .CenteredTypeBlock--black h6, .CenteredTypeBlock--black-contents .p, .CenteredTypeBlock--black-contents p, .CenteredTypeBlock--black-headline, p.large.CenteredTypeBlock--black-headline {
	color: #fff;
}

.CenteredTypeBlock--black-link {
	transition: .3s;
}

.CenteredTypeBlock--black-link:focus, .CenteredTypeBlock--black-link:hover, .ClientSlider-text_wrapper--light {
	color: #fff;
}

.Heading-line--wrapper {
	position: relative;
	width: 60px;
	height: 3px;
	margin: 30px auto;
}

.Heading-line--wrapper>div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f26721;
}

.Heading-line--wrapper_left {
	position: relative;
	width: 60px;
	height: 3px;
	margin: 15px 0 0;
}

.Heading-line--wrapper_left>div {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: #f26721;
}

@media (min-width:768px) {
	.ListBlock {
		padding: 130px 0;
	}
	
	.ListBlock-heading--wrapper {
		float: left;
		width: 80.30913978%;
		width: calc(83.33333333% - 30px);
	}
}

@media (min-width:768px) {
	.ListBlock-heading--wrapper {
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
	
	.ListBlock-heading--line_text {
		display: none;
	}
}

.ListBlock-heading--line-container, .is-SpaceIntro-pagewrapper--scroll_disabled {
	overflow: hidden;
}

.ListBlock-heading--line_text {
	margin: 0;
	color: #cfcfcf;
	font-style: italic;
}

@media (min-width:992px) {
	.CenteredTypeBlock-contents p {
		line-height: 41px;
	}
	
	.ListBlock {
		padding: 120px 0;
	}
	
	.ListBlock-heading--wrapper {
		float: left;
		width: 100%;
		margin-left: 0;
	}
	
	.ListBlock-heading--line_text.small {
		display: block;
		line-height: 40px;
		font-size: 26px;
	}
}

.ClientSlider-next:after, .ClientSlider-prev:after, .HighlightBlocks--modal .HighlightBlocks-list_item_quote:after {
	line-height: 1;
	font-family: icon;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
}

.ListBlock-heading {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	margin-top: 0;
}

@media (min-width:1200px) {
	.LargeBlock-form_col {
		background-color: #f8f8f8;
		padding-top: 60px;
		padding-right: 50px;
		padding-bottom: 60px;
	}
	
	.ListBlock-heading {
		margin-left: 56.33333333px;
		margin-left: calc(4.16666667% + 15px);
		float: left;
		width: 88.64247312%;
		width: calc(91.66666667% - 30px);
	}
}

.ListBlock-heading:after {
	margin-bottom: 0;
}

@media (min-width:768px) {
	.ListBlock-blocks {
		float: left;
		width: 83.33333333%;
		margin-left: 8.33333333%;
	}
	
	.ListBlock-block:nth-child(2n) {
		float: left;
		width: 42.80913978%;
		width: calc(45.83333333% - 30px);
	}
}

@media (min-width:992px) {
	.ListBlock-blocks {
		float: left;
		width: 100%;
		margin-left: 0;
	}
}

.ListBlock-block, .ProjectTakeaways-text_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	margin-top: 15px;
}

@media (min-width:320px) {
	.Modal-featured--article_wrapper, .Modal-featured--column_two_title--wrapper {
		float: left;
		width: 55.30913978%;
		width: calc(58.33333333% - 30px);
	}
	
	.ListBlock-block {
		float: left;
		width: 46.97580645%;
		width: calc(50% - 30px);
	}
}

@media (min-width:768px) {
	.ListBlock-block:nth-child(2n) {
		margin-left: 56.33333333px;
		margin-left: calc(4.16666667% + 15px);
	}
}

.ListBlock-block p {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 18px;
	letter-spacing: .02em;
	letter-spacing: .03em;
	line-height: 26px;
	margin: 0;
}

@media (min-width:768px) {
	.ListBlock-block p {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
}

@media (min-width:992px) {
	.ListBlock-block, .ListBlock-block:nth-child(2n) {
		float: left;
		width: 21.97580645%;
		width: calc(25% - 30px);
	}
	
	.ListBlock-block:nth-child(2n) {
		margin-left: 15px;
		margin-left: calc(0% + 15px);
	}
	
	.ListBlock-block p {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
}

@media (min-width:768px) {
	.ListBlock-block p {
		line-height: 32px;
	}
	
	.ListBlock-block--heading {
		margin-bottom: 15px;
	}
	
	.ClientSlider-container {
		padding: 130px 0;
	}
}

.ClientSlider {
	background-color: #f8f8f8;
	position: relative;
}

@media (min-width:992px) {
	.ClientSlider-container {
		padding: 120px 0;
	}
}

@media (max-width:767px) {
	.ListBlock-heading {
		margin-left: 0;
		margin-right: 0;
	}
	
	.ClientSlider-container {
		padding-top: 0;
		padding-bottom: 0;
	}
}

.ClientSlider-heading {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	font-size: 12px;
	letter-spacing: .04em;
	position: absolute;
	top: 50%;
	left: 50px;
	text-transform: uppercase;
	-webkit-transform: rotate(-90deg) translateX(-50%);
	transform: rotate(-90deg) translateX(-50%);
	-webkit-transform-origin: left top 0;
	transform-origin: left top 0;
	color: #2b2b2b;
}

.ClientSlider-slider .slick-track, .HomeSection-customers .slick-track, .NavigationTextSlider-content .slick-track {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.ClientSlider-slide--inner {
	min-height: 1px;
	height: 100%;
	position: relative;
}

@media (min-width:1200px) {
	.ListBlock-blocks {
		margin-left: 4.16666667%;
		float: left;
		width: 91.66666667%;
	}
	
	.ClientSlider-slide--inner {
		float: left;
		width: 91.66666667%;
		margin-left: 4.16666667%;
	}
	
	.ClientSlider-slide--col {
		float: left;
		width: 80.30913978%;
		width: calc(83.33333333% - 30px);
	}
}

@media (min-width:768px) {
	.ClientSlider-heading {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
	
	.ClientSlider-slide--inner {
		padding: 40px 0 20px;
	}
}

.ClientSlider-slide--col {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	padding-bottom: 40px;
}

.ClientSlider-slide--image {
	max-width: 40%;
	height: auto;
}

@media (min-width:768px) {
	.ClientSlider-slide--image {
		max-width: 30%;
	}
}

@media (min-width:1200px) {
	.ClientSlider-slide--col {
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
	
	.ClientSlider-slide--image {
		max-width: 20%;
	}
}

.AwardCount-blocks, .ClientSlider-text_wrapper {
	padding-top: 20px;
}

.ClientSlider-text_wrapper--dark, .HighlightBlocks-heading.large, .LineAnimationButton:focus, .LineAnimationButton:hover, .NavigationTextSlider-nav_list_item.is-NavigationTextSlider-active .NavigationTextSlider-nav_list_item--elements:before {
	color: #2b2b2b;
}

.ClientSlider-slide--text {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	color: inherit;
	line-height: 1.3em;
	letter-spacing: .02em;
	margin: 0;
	position: relative;
	font-size: 21px;
}

@media (min-width:992px) {
	.ClientSlider-heading {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
	
	.ClientSlider-slide--text {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

@media (min-width:768px) {
	.ClientSlider-slide--text {
		line-height: 1.3em;
		letter-spacing: .02em;
		font-size: 30px;
	}
}

@media (min-width:1200px) {
	.ClientSlider-slide--text {
		font-size: 26px;
	}
}

.ClientSlider-slide--attribution {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #2b2b2b;
	color: inherit;
	-webkit-font-smoothing: antialiased;
	margin-top: 20px;
	margin-bottom: 0;
	font-size: 15px;
}

.ClientSlider-slide--attribution_line {
	width: 60px;
	height: 3px;
	background-color: #f26721;
	margin-right: 10px;
	display: inline-block;
	vertical-align: middle;
}

.ClientSlider-slide_attribution_text {
	float: right;
	width: calc(100% - 70px);
}

.ClientSlider-pagers {
	position: absolute;
	right: 15px;
	bottom: 40px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.ClientSlider-slide_num_wrapper {
	background-color: #2b2b2b;
	color: #fff;
	padding: 3px 20px;
}

.ClientSlider-slide_num, .ClientSlider-slide_total {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	color: inherit;
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: .02em;
	margin: 0;
}

.Footer a, .Footer p, .LineAnimationButton, .WorkSlider-slide--title {
	font-family: Poppins, Helvetica, Arial, sans-serif;
}

.ClientSlider-next:after, .ClientSlider-prev:after, .LineAnimationButton, .LineAnimationButton--full:after {
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
}

.ClientSlider-pager_wrapper {
	background-color: #fff;
	padding: 3.5px 20px;
}

.ClientSlider-pager {
	display: inline-block;
	cursor: pointer;
	position: relative;
	top: 4px;
	line-height: 1.5em;
}

.ClientSlider-prev:after {
	content: "";
	font-weight: 400;
	font-size: 18px;
}

.ClientSlider-next:after {
	content: "";
	font-weight: 400;
	font-size: 18px;
}

.ClientSlider-next:before {
	content: "";
	height: 18px;
	width: 1px;
	background: #2b2b2b;
	position: absolute;
	left: -8px;
	-webkit-transform: rotate(30deg);
	-webkit-transform: translateY(-50%) rotate(30deg);
	transform: rotate(30deg);
	transform: translateY(-50%) rotate(30deg);
	top: 11px;
	-webkit-transform-origin: center;
	transform-origin: center;
}

.LineAnimationButton--White .LineAnimation-border, .WorkSlider-slider--dots li.slick-active button {
	background-color: #fff;
}

.LineAnimationButton {
	position: relative;
	line-height: normal;
	cursor: pointer;
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 500;
	display: inline-block;
	-webkit-transition: .3s;
	transition: .3s;
	padding: 18px 45px;
	background-color: transparent;
	text-decoration: none;
}

.LineAnimationButton--full:after {
	content: "";
	font-family: icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	font-size: 25px;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	top: 50%;
	left: .5px;
	line-height: 0;
}

.LineAnimationButton--partial:after {
	position: absolute;
	left: 0;
	bottom: 0;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.LineAnimation-border {
	content: "";
	background-color: #2b2b2b;
	position: absolute;
}

.LineAnimation-border--top {
	top: 0;
	right: 100%;
	left: 0;
	height: 2px;
	-webkit-transition: right .2s ease-in .6s;
	transition: right .2s ease-in .6s;
}

.LineAnimation-border--right {
	right: 0;
	bottom: 100%;
	top: 0;
	width: 2px;
	-webkit-transition: bottom .2s ease-in .4s;
	transition: bottom .2s ease-in .4s;
}

.LineAnimation-border--bottom {
	bottom: 0;
	right: 0;
	left: 100%;
	height: 2px;
	-webkit-transition: left .2s ease-in .2s;
	transition: left .2s ease-in .2s;
}

.LineAnimation-border--bottom_left {
	bottom: 0;
	height: 0;
	width: 2px;
	left: 0;
	-webkit-transition: height .2s ease-in;
	transition: height .2s ease-in;
}

.LineAnimation-border--top_left {
	bottom: 50%;
	left: 0;
	width: 2px;
	height: 0;
	-webkit-transition: height .2s ease-in .8s;
	transition: height .2s ease-in .8s;
}

.LineAnimation-border_partial--top {
	top: 10%;
	right: 0;
	left: 0;
	height: 2px;
}

.LineAnimation-border_partial--right {
	right: 0;
	bottom: 100%;
	top: 10%;
	width: 2px;
	-webkit-transition: bottom .2s ease-in .2s;
	transition: bottom .2s ease-in .2s;
}

.LineAnimation-border_partial--bottom {
	bottom: 10%;
	right: 0;
	left: 100%;
	height: 2px;
	-webkit-transition: left .2s ease-in;
	transition: left .2s ease-in;
}

.LineAnimation-border_partial--top_left {
	top: 10%;
	left: 0;
	width: 2px;
	height: 60%;
}

.LineAnimation-border_partial--top_left:after {
	position: absolute;
	content: "";
	display: inline-block;
	width: .7em;
	height: .7em;
	border-right: .13em solid #2b2b2b;
	border-top: .13em solid #2b2b2b;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	left: 50%;
	margin-left: -5.8px;
	top: 70%;
}

.LineAnimationButton--White, .LineAnimationButton--White:active, .LineAnimationButton--White:after, .LineAnimationButton--White:focus, .LineAnimationButton--White:hover, .Triptych-block_heading, .Triptych-block_link_text:focus, .Triptych-block_link_text:hover, .Triptych-block_tag, .Triptych-title, .no-touchevents .bctt-ctt-btn:hover:after {
	color: #fff;
}

.Footer-menu_contact a:hover, .Footer-menu_description a:hover:before, .Footer-menu_top_bar_cols a:hover, .Footer-privacy_policy--link:hover, .Footer-social_list--item:focus:before, .Footer-social_list--item:hover:before, .LineAnimationButton--Orange, .LineAnimationButton--Orange:active, .LineAnimationButton--Orange:after, .LineAnimationButton--Orange:focus, .LineAnimationButton--Orange:hover, .NavigationTextSlider-next_button:hover:after, .NavigationTextSlider-prev_button:hover:after {
	color: #f26721;
}

.LineAnimationButton--White .LineAnimation-border_partial--top_left:after {
	border-color: #fff;
}

.LineAnimationButton--Orange .LineAnimation-border, .NewsletterForm .gform_button:focus, .NewsletterForm .gform_button:hover, .Position-apply_link .LineAnimation-border, .ProjectCalcCTA-container {
	background-color: #f26721;
}

.LineAnimationButton--Orange .LineAnimation-border_partial--top_left:after {
	border-color: #f26721;
}

.TeamFrames {
	overflow: hidden;
	position: relative;
	padding-bottom: 140px;
}

.TeamFrames .OrangeHeadingLine-title {
	margin-bottom: 20px;
}

.TeamFrames .OrangeHeadingLine-wrapper {
	position: absolute;
	bottom: 0;
	left: 0;
	right: 0;
}

.Positions-item--container, .TeamFrames-container {
	margin: 0 auto;
}

.LearningSystem-catgeories_dashboard_wrapper, .TeamFrames-header_wrapper {
	text-align: center;
	margin-bottom: 20px;
}

.TeamFrames-header_title {
	display: inline-block;
	margin: 0;
}

.TeamFrames-list {
	list-style: none;
	padding-left: 0;
	margin: 0;
}

.TeamFrames-list_item {
	padding-left: 15px;
	padding-right: 15px;
	min-height: 1px;
	font-size: 0;
}

@media (min-width:480px) and (max-width:767px) {
	.TeamFrames-list_item:nth-child(4n+1) {
		clear: left;
	}
}

.TeamFrames-list_item img {
	width: 100%;
	max-width: 100%;
	position: relative !important;
}

.FeaturedBlogItem-copy, .FeaturedBlogItem-title, .Service-block_title, .TeamFrames-list_item h4, .TeamFrames-list_item p {
	margin: 0;
	color: #fff;
}

.TeamFrames-list_item--data {
	background-color: #3a3a3a;
	margin-left: -15px;
	margin-right: -15px;
	padding: 10px;
}

@media (min-width:480px) {
	.ListBlock-block {
		margin-top: 0;
	}
	
	.TeamFrames-list_item {
		float: left;
		width: 50%;
	}
	
	.TeamFrames-list_item--data {
		padding-left: 15px;
	}
}

.WorkSlider {
	position: relative;
	background-color: #040404;
	padding-bottom: 50px;
}

.WorkSlider-slide {
	height: 675px;
}

.WorkSlider-slide--container {
	height: 675px;
}

.WorkSlider-slide--wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	height: 100%;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (min-width:992px) {
	.ClientSlider-slide--attribution {
		font-size: 16px;
		line-height: 1.2em;
	}
	
	.ClientSlider-slide_num, .ClientSlider-slide_total {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.TeamFrames {
		padding-bottom: 180px;
	}
	
	.WorkSlider-slide--wrapper {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: start;
		-ms-flex-pack: start;
		justify-content: flex-start;
	}
}

.ContactForm--file .gform_drop_area, .Footer-contact_list {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
}

.Triptych--4up .Triptych-wrapper, .WorkSlider-slide--textWrapper, .page-template-front-page .Triptych-wrapper {
	margin-left: 7.5px;
	margin-right: 7.5px;
	min-height: 1px;
}

@media (min-width:768px) {
	.ClientSlider-slide--attribution {
		line-height: 1.2em;
		font-size: 18px;
	}
	
	.ClientSlider-pagers {
		bottom: 15px;
	}
	
	.ClientSlider-slide_num, .ClientSlider-slide_total {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.ClientSlider-pager_wrapper {
		padding: 4.5px 20px;
	}
	
	.ClientSlider-pager {
		top: 2px;
	}
	
	.ClientSlider-next:after, .ClientSlider-prev:after {
		font-size: 20px;
	}
	
	.ClientSlider-next:before {
		height: 20px;
	}
	
	.LineAnimationButton:hover .LineAnimation-border--top {
		right: 0;
		-webkit-transition: right .2s ease-in .2s;
		transition: right .2s ease-in .2s;
	}
	
	.LineAnimationButton:hover .LineAnimation-border--right {
		bottom: 0;
		-webkit-transition: bottom .2s ease-in .4s;
		transition: bottom .2s ease-in .4s;
	}
	
	.LineAnimationButton:hover .LineAnimation-border--bottom {
		left: 0;
		-webkit-transition: left .2s .6s;
		transition: left .2s .6s;
	}
	
	.LineAnimationButton:hover .LineAnimation-border--bottom_left {
		height: 40%;
		-webkit-transition: height .2s ease-in .8s;
		transition: height .2s ease-in .8s;
	}
	
	.LineAnimationButton:hover .LineAnimation-border--top_left {
		height: 50%;
		-webkit-transition: height .2s ease-in;
		transition: height .2s ease-in;
	}
	
	.LineAnimationButton--partial:hover .LineAnimation-border_partial--right {
		bottom: 10%;
		-webkit-transition: bottom .2s ease-in;
		transition: bottom .2s ease-in;
	}
	
	.LineAnimationButton--partial:hover .LineAnimation-border_partial--bottom {
		left: 0;
		-webkit-transition: left .2s .2s;
		transition: left .2s .2s;
	}
	
	.TeamFrames {
		padding-top: 40px;
	}
	
	.TeamFrames-list {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	.TeamFrames-list_item {
		float: left;
		width: 33.33333333%;
	}
	
	.TeamFrames-list_item:nth-child(5n+4), .TeamFrames-list_item:nth-child(5n+5) {
		float: left;
		width: 50%;
		padding-left: 15px;
		padding-right: 15px;
		min-height: 1px;
	}
	
	.TeamFrames-list_item:nth-child(5n+4), .TeamFrames-list_item:nth-child(5n+6) {
		clear: left;
	}
	
	.WorkSlider-slide--textWrapper {
		float: left;
		width: 88.64247312%;
		width: calc(91.66666667% - 30px);
		margin-left: 56.33333333px;
		margin-left: calc(4.16666667% + 15px);
	}
}

@media (min-width:992px) {
	.WorkSlider-slide--textWrapper {
		float: left;
		width: 44.32123656%;
		width: calc(45.83333333% - 15px);
		margin-left: 15px;
		margin-left: calc(0% + 15px);
	}
}

@media (max-width:767px) {
	.ClientSlider-pagers {
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.WorkSlider-slide--textWrapper {
		margin-left: 15px;
		margin-bottom: 20px;
		text-align: center;
	}
	
	.Footer-copyright span {
		display: none;
	}
}

@media (max-width:991px) {
	.Modal-featured--pub_name.small {
		font-size: 16px;
	}
	
	.ListBlock-block:first-child, .ListBlock-block:nth-child(2) {
		margin-top: 0;
	}
	
	.WorkSlider-slide--textWrapper {
		margin-right: 15px;
	}
	
	.Footer-menu_top_bar_cols.Footer-menu_top_bar_image {
		width: 100%;
		float: none;
	}
}

.WorkSlider-slide--info {
	color: #fff;
	font-weight: 500;
	letter-spacing: .04em;
	line-height: 31px;
	text-transform: uppercase;
	margin: 0;
}

@media (min-width:992px) {
	.WorkSlider-slide--textWrapper {
		margin-right: 0;
	}
	
	.WorkSlider-slide--info {
		letter-spacing: .08em;
		line-height: 57px;
	}
}

.WorkSlider-slide--title {
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	font-size: 23px;
	line-height: 1.2em;
	color: #fff;
	margin-top: 0;
	margin-bottom: 0;
}

@media (min-width:768px) {
	.WorkSlider-slide--title {
		font-size: 50px;
		line-height: 1.3em;
		letter-spacing: -.01em;
		margin-bottom: 15px;
	}
}

@media (min-width:992px) {
	.WorkSlider-slide--title {
		font-size: 60px;
		line-height: 1.3em;
		margin-bottom: 25px;
	}
}

.WorkSlider-slide--button {
	border-bottom-width: 0;
	line-height: initial;
	text-decoration: none;
}

.WorkSlider-slide--imageWrapper {
	margin-left: 7.5px;
	min-height: 1px;
	margin-right: 0;
}

@media (min-width:320px) {
	.WorkSlider-slide--imageWrapper {
		float: left;
		width: 58.33333333%;
		margin-left: 20.83333333%;
	}
	
	.HighlightBlocks-list_item {
		float: left;
		width: 50%;
	}
}

@media (min-width:480px) {
	.WorkSlider-slide--imageWrapper {
		float: left;
		width: 37.5%;
		margin-left: 31.25%;
	}
}

@media (min-width:768px) {
	.WorkSlider-slide--imageWrapper {
		float: left;
		width: 29.16666667%;
		margin-left: 35.41666667%;
	}
}

.AwardCount-blocks-item .AwardCount-blocks-item_inner img, .ContentSection-figure--absolute img, .ExpertiseIllustration-mix_blend_fallback, .VennDiagram-mix_blend_fallback, .WorkSlider-slide--image {
	max-width: 100%;
	height: auto;
}

.WorkSlider-slider--dots {
	padding-left: 0;
	margin: 0;
	position: absolute;
	top: 50%;
	right: 20px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.Footer-other_divisions_link--has_image, .WorkSlider-slider--dots li, a.Footer-other_divisions_link--has_image {
	font-size: 0;
}

.WorkSlider-slider--dots button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	background: 0 0;
	border-radius: 50%;
	border: 1px solid #fff;
	width: 12px;
	height: 12px;
	margin: 5px 0;
}

@media (min-width:480px) {
	.WorkSlider-slider--dots button {
		width: 17px;
		height: 17px;
		margin: 8px 0;
	}
}

.Footer {
	background-color: #2b2b2b;
	padding: 0 0 130px;
	overflow: hidden;
}

.Footer a, .Footer p {
	font-weight: 300;
	font-size: 14px;
	letter-spacing: .03em;
}

.Footer-menu_contact {
	min-height: 1px;
	font-size: 0;
	color: #fff;
	text-align: center;
}

@media (min-width:768px) {
	.WorkSlider-slider--dots {
		right: 30px;
	}
	
	.WorkSlider-slider--dots button {
		margin: 10px 0;
	}
	
	.Footer {
		padding: 0;
	}
	
	.Footer-menu_contact {
		width: 100%;
		float: left;
		text-align: left;
		margin-left: 0;
		margin-right: 5px;
	}
	
	.Footer-menu_contact a {
		padding-top: 0;
		white-space: nowrap;
	}
}

.Footer-menu_contact a {
	display: inline-block;
	color: #fff;
	-webkit-transition: color .3s;
	transition: color .3s;
	text-decoration: none;
}

.Footer-copyright, .Footer-menu_contact p {
	padding-top: 10px;
	color: #cfcfcf;
	text-align: center;
}

.Footer-menu_contact p {
	margin: 0;
}

.Footer-menu_description a, .Footer-menu_description p {
	font-family: "Roboto Condensed", sans-serif;
	line-height: 1.3em;
	letter-spacing: .02em;
	color: #fff;
	-webkit-font-smoothing: antialiased;
}

.Footer-menu_contact span {
	display: inline-block;
	padding: 0 15px;
	font-size: 14px;
}

@media (min-width:768px) {
	.Footer-menu_contact p {
		display: inline-block;
		text-align: left;
		padding-top: 0;
	}
	
	.Footer-menu_contact span {
		padding: 0 5px;
	}
	
	.Footer-menu_details {
		float: right;
		width: 100%;
	}
}

@media (min-width:768px) {
	.Footer-menu_details {
		float: right;
		margin-left: 5px;
		margin-right: 0;
	}
	
	.Footer-copyright {
		padding-top: 0;
	}
}

.Footer-copyright {
	margin: 0;
	text-transform: uppercase;
	font-size: 12px !important;
}

.Footer-copyright a {
	font-size: 12px;
}

.Footer-privacy_policy--link {
	text-transform: uppercase;
	text-decoration: none;
	-webkit-transition: color .3s;
	transition: color .3s;
	color: #cfcfcf;
}

.Footer-menu_description {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	-webkit-box-ordinal-group: 3;
	-ms-flex-order: 2;
	order: 2;
}

@media (min-width:768px) {
	.Footer-menu_description {
		float: right;
		width: 96.97580645%;
		width: calc(100% - 30px);
	}
}

.Footer-menu_description p {
	font-weight: 400;
	font-size: 24px;
	margin: -10px 0;
}

.Footer-menu_description a {
	font-size: 24px;
	border-bottom-width: 0 !important;
	line-height: initial !important;
	text-decoration: underline !important;
	padding-bottom: 5px;
	background-color: transparent;
	padding-left: 0;
	padding-right: 0;
	position: relative;
	-webkit-transition: .3s;
	transition: .3s;
	font-weight: 700;
}

.Footer-menu_top_bar_cols {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	margin-top: 40px;
	-webkit-box-ordinal-group: 2;
	-ms-flex-order: 1;
	order: 1;
}

@media (min-width:768px) {
	.Footer-menu_description a, .Footer-menu_description p {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.Footer-menu_top_bar_cols {
		float: right;
		width: 46.97580645%;
		width: calc(50% - 30px);
		margin-top: 30px;
	}
}

.Footer-menu_top_bar_cols:last-child {
	-webkit-box-ordinal-group: 1;
	-ms-flex-order: 0;
	order: 0;
}

.Footer-menu_top_bar_cols p {
	color: #cfcfcf;
}

.Footer-menu_top_bar_cols a {
	text-decoration: none;
	-webkit-transition: color .3s;
	transition: color .3s;
	color: #cfcfcf;
}

.Footer-menu_top_bar_cols.Footer-menu_top_bar_image img {
	width: 100%;
	max-width: 80%;
}

.Footer-menu_top_bar_bg {
	background-color: #404041;
}

.Footer-menu_top_bar {
	padding-top: 50px;
	padding-bottom: 50px;
	margin-bottom: 20px;
	text-align: center;
}

.Footer-contact_list {
	text-align: center;
	margin: 0;
	padding: 15px 0 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-ms-flex-direction: column;
	flex-direction: column;
}

.Footer-social_list--item {
	display: inline-block;
	padding: 0 5px;
	vertical-align: middle;
	cursor: pointer;
	text-decoration: none;
}

.Comments-list, .Footer-social_list--item:first-child {
	padding-left: 0;
}

.Footer-social_list--item:last-child {
	padding-right: 0;
}

.Footer-social_list--item:before {
	-webkit-transition: color .3s;
	transition: color .3s;
	font-size: 20px;
	color: #858585;
}

.Footer-other_divisions {
	padding: 15px 0;
	text-align: center;
}

.Footer-other_divisions_heading {
	font-size: 12px;
	font-weight: 400;
	color: #cfcfcf;
	margin: 2px 0 0;
	vertical-align: top;
	letter-spacing: 2px;
	text-transform: uppercase;
	border-bottom: 1px dotted #cfcfcf;
}

@media (min-width:768px) {
	.Footer-menu_top_bar {
		text-align: left;
	}
	
	.Footer-contact_list {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		-ms-flex-direction: row;
		flex-direction: row;
		width: 100%;
	}
	
	.Footer-other_divisions {
		text-align: right;
	}
	
	.Footer-other_divisions_heading {
		display: inline-block;
		margin-right: 5px;
	}
	
	.Footer-other_divisions_link:last-of-type {
		margin-right: 0;
	}
}

.Footer-other_divisions_link {
	border-bottom-width: 0;
	line-height: initial;
	text-decoration: none;
	display: inline-block;
	vertical-align: top;
	margin: 0 10px;
	color: #cfcfcf;
}

@media (min-width:768px) {
	.Footer-other_divisions_link {
		margin: 0 5px;
	}
}

.Footer-other_divisions_link img {
	width: auto;
	max-width: 100px;
}

.HighlightBlocks {
	padding: 75px 0;
	position: relative;
	background-color: #f8f8f8;
}

@media (min-width:768px) {
	.HighlightBlocks {
		padding: 130px 0;
	}
}

.page-template-page-expertise .HighlightBlocks {
	background-color: transparent;
	padding-top: 0;
}

.HighlightBlocks-padding_remove--bottom, .page-template-page-company .HighlightBlocks--bgs {
	padding-bottom: 0;
}

.HighlightBlocks-list {
	padding-left: 0;
	margin: 0;
	list-style: none;
}

.HighlightBlocks-list_item {
	padding-left: 15px;
	padding-right: 15px;
	min-height: 1px;
	margin-bottom: 14px;
	height: 116px;
	position: relative;
}

@media (min-width:768px) {
	.HighlightBlocks-list_item {
		float: left;
		width: 33.33333333%;
		height: 170px;
	}
}

.HighlightBlocks-list_item img {
	position: relative;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 0;
	right: 0;
	margin: 0 auto;
	display: block;
	height: auto;
	max-width: 100%;
}

.HighlightBlocks-list_item_anchor {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.HighlightBlocks-list_item--count {
	position: absolute;
	left: 0;
	top: 0;
	background-color: #000;
	padding: 12px;
	color: #fff;
}

.HighlightBlocks-list_item--count span {
	font-size: 20px;
	line-height: 0;
	position: relative;
	top: 2px;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 700;
}

.HighlightBlocks-list_item_inner {
	background-color: #f8f8f8;
	padding: 15px;
	height: 100%;
	-webkit-transition: .4s;
	transition: .4s;
}

.Service-block_modal_container, .Service-projects_heading--white span, .page-template-page-company .HighlightBlocks-list_item_inner {
	background-color: #fff;
}

.HighlightBlocks--bgs .HighlightBlocks-list {
	text-align: center;
	padding: 30px 15px 60px;
}

@media (min-width:480px) {
	.HighlightBlocks--bgs .HighlightBlocks-list {
		padding-left: 50px;
		padding-right: 50px;
	}
}

@media (min-width:550px) {
	.HighlightBlocks--bgs .HighlightBlocks-list {
		padding-left: 20%;
		padding-right: 20%;
	}
}

@media (min-width:768px) {
	.HighlightBlocks--bgs .HighlightBlocks-list {
		padding-left: 48px;
		padding-right: 48px;
		padding-bottom: 120px;
	}
}

@media (min-width:992px) {
	.WorkSlider-slide--imageWrapper {
		float: left;
		width: 38.07123656%;
		width: calc(39.58333333% - 15px);
		margin-left: 118.33333333px;
		margin-left: calc(10.41666667% + 15px);
	}
	
	.Footer-menu_contact {
		margin-right: 7.5px;
		margin-left: 15px;
	}
	
	.Footer-menu_contact span {
		padding: 0 15px;
	}
	
	.Footer-menu_details {
		margin-left: 7.5px;
		margin-right: 15px;
	}
	
	.Footer-contact_list, .Footer-copyright, .Footer-other_divisions {
		-webkit-animation-name: fadeInUp;
		animation-name: fadeInUp;
	}
	
	.Footer-menu_description {
		float: right;
		width: 46.97580645%;
		width: calc(50% - 30px);
	}
	
	.Footer-menu_description a, .Footer-menu_description p {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.Footer-menu_top_bar_cols {
		float: right;
		width: 21.97580645%;
		width: calc(25% - 30px);
		margin-top: 0;
		-webkit-animation-name: fadeInUp;
		animation-name: fadeInUp;
	}
	
	.Footer-menu_top_bar_cols.Footer-menu_top_bar_image {
		-ms-flex-item-align: center;
		align-self: center;
	}
	
	.Footer-other_divisions_heading {
		margin-right: 10px;
	}
	
	.Footer-other_divisions_link {
		margin: 0 10px;
	}
	
	.HighlightBlocks {
		padding: 120px 0 60px;
	}
	
	.HighlightBlocks-list {
		margin: 0 -15px;
	}
	
	.HighlightBlocks-list_item {
		float: left;
		width: 16.66666667%;
	}
	
	.HighlightBlocks--bgs .HighlightBlocks-list {
		margin: 0;
		padding-top: 60px;
	}
}

.HighlightBlocks--bgs .HighlightBlocks-list_item {
	padding-left: 5px;
	padding-right: 5px;
	min-height: 1px;
	height: 170px;
	margin-bottom: 10px;
}

@media (min-width:320px) {
	.HighlightBlocks--bgs .HighlightBlocks-list_item {
		float: left;
		width: 50%;
	}
	
	.Contest-title--wrapper {
		float: left;
		width: 32.32526882%;
		width: calc(33.33333333% - 10px);
	}
}

@media (min-width:768px) {
	.HighlightBlocks--bgs .HighlightBlocks-list_item {
		float: left;
		width: 25%;
		height: 150px;
	}
}

@media (min-width:992px) {
	.HighlightBlocks--bgs .HighlightBlocks-list_item {
		float: left;
		width: 16.66666667%;
	}
}

@media (min-width:320px) and (max-width:767px) {
	.HighlightBlocks--bgs .HighlightBlocks-list_item {
		float: none;
		display: inline-block;
	}
}

@media (max-width:767px) {
	.Footer-privacy_policy--link {
		display: block;
	}
	
	.HighlightBlocks--bgs .HighlightBlocks-list_item {
		max-width: 160px;
		height: 150px;
	}
	
	.HighlightBlocks--modal {
		padding-top: 0;
		padding-bottom: 0;
	}
}

@media (min-width:992px) {
	.HighlightBlocks--bgs .HighlightBlocks-list_item {
		height: 140px;
	}
}

@media (min-width:1200px) {
	.HighlightBlocks-list_item {
		height: 205px;
	}
	
	.HighlightBlocks--bgs .HighlightBlocks-list_item {
		height: 170px;
	}
}

.HighlightBlocks--modal {
	background: 0 0;
}

.HighlightBlocks--modal .HighlightBlocks-list_item, .VennDiagram-graphic--wrapper {
	position: relative;
}

.HighlightBlocks--modal .HighlightBlocks-list_item.HighlightBlocks-list_item--hasanchor:hover .HighlightBlocks-list_item_inner {
	background: rgba(0, 0, 0, .3);
	cursor: pointer;
}

.HighlightBlocks--modal .HighlightBlocks-list_item_inner {
	background: rgba(0, 0, 0, .15);
}

.HighlightBlocks--modal .HighlightBlocks-list_item_quote {
	position: absolute;
	background: #000;
	width: 30px;
	height: 30px;
	top: 0;
	right: 0;
	-webkit-transform: translateY(-5px);
	transform: translateY(-5px);
	border-radius: 50%;
	padding: 7px;
}

.HighlightBlocks--modal .HighlightBlocks-list_item_quote:after {
	content: "";
	font-weight: 400;
	color: #fff;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
}

.HighlightBlocks--modal .ClientSlider-container {
	padding: 0 !important;
}

.HighlightBlocks--modal .ClientSlider-slide--inner {
	margin-left: 0;
	width: 100%;
}

.HighlightBlocks--modal .Modal-content {
	padding: 0;
}

.HighlightBlocks--modal .Offcanvas-backdrop {
	background: rgba(43, 43, 43, .7);
}

.HighlightBlocks--modal .ClientSlider-heading--wrapper, .LargeFrameSlider-logo, .SpaceIntro-layer_animation_atlas, .SpaceIntro-layers.is-SpaceIntro-layers--scrolled, .SpaceIntro.is-SpaceIntro--scrolled, .Triptych-block_link_text>span:before, html.mix-blend-mode .ExpertiseIllustration-mix_blend_fallback, html.mix-blend-mode .VennDiagram-mix_blend_fallback {
	display: none;
}

.HighlightBlocks--modal .ClientSlider, .HighlightBlocks--modal .Modal {
	background: 0 0;
}

@-webkit-keyframes largeframeslider-logo--rotate {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes largeframeslider-logo--rotate {
	from {
		-webkit-transform: rotate(0);
		transform: rotate(0);
	}
	
	to {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.LargeFrameSlider {
	overflow: hidden;
	position: relative;
	height: 350px;
	background-color: #fff;
}

.LargeFrameSlider .slick-dots {
	position: absolute;
	bottom: 20px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.LargeFrameSlider .slick-dots li, .WorkOverview-image_slider .slick-dots li {
	margin-left: 10px;
}

.LargeFrameSlider .slick-dots li:first-child, .LearningSystem-container .col-left .course-content .sensei-course-meta span:first-child, .LearningSystem-container .col-left .sensei_message .type-sensei_message .message-meta span:first-child, .LearningSystem-dashboard_container .type-course .sensei-course-meta span:first-child, .LearningSystem-nav_cols .lesson-meta span:first-child, .Service-block_inner_hr, .WorkOverview-image_slider .slick-dots li:first-child {
	margin-left: 0;
}

.FeaturedBlogItem-container, .FeaturedBlogItem-image, .FeaturedBlogItem-link, .LargeFrameSlider-list, .LargeFrameSlider-list .slick-list, .LargeFrameSlider-list .slick-track, .LargeFrameSlider-slide_item {
	height: 100%;
}

.LargeFrameSlider-list {
	padding-left: 0;
	margin: 0;
	position: relative;
}

.LargeFrameSlider-slide_item {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	opacity: 0;
}

.in-view .LargeFrameSlider-slide_item, .in-view .ModularImage-image {
	-webkit-transition: opacity 425ms step-end;
	transition: opacity 425ms step-end;
	opacity: 1;
}

.LargeFrameSlider-swipe_overlay {
	position: absolute;
	display: block;
	top: 0;
	bottom: 0;
	left: -50%;
	right: 0;
	background-color: #2b2b2b;
	-webkit-transform: translateX(100%) translateX(10px);
	transform: translateX(100%) translateX(10px);
}

.in-view .LargeFrameSlider-swipe_overlay {
	-webkit-transition: -webkit-transform .8s ease-in-out;
	transition: transform .8s ease-in-out;
	-webkit-transform: translateX(-100%);
	transform: translateX(-100%);
}

.LargeFrameSlider-next, .LargeFrameSlider-prev {
	height: 50px;
	width: 50px;
	background-color: #fff;
	position: absolute;
	top: 50%;
	margin-top: -25px;
	cursor: pointer;
	display: none !important;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	border-radius: 3px;
}

.LargeFrameSlider-prev {
	left: 30px;
	-webkit-transition: left .3s;
	transition: left .3s;
}

.LargeFrameSlider-prev:hover {
	left: 20px;
}

.LargeFrameSlider-next {
	right: 30px;
	-webkit-transition: right .3s;
	transition: right .3s;
}

.LargeFrameSlider-next:hover {
	right: 20px;
}

.LargeFrameSlider-next--arrow:after, .LargeFrameSlider-prev--arrow:after {
	content: "";
	font-family: icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	color: #f26721;
	font-size: 20px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	line-height: 0;
	vertical-align: middle;
}

.LargeFrameSlider-prev--arrow {
	-webkit-transform: rotate(-180deg);
	transform: rotate(-180deg);
	-webkit-transform-origin: center;
	transform-origin: center;
	position: relative;
	top: 2px;
}

.LargeFrameSlider-next--arrow {
	position: relative;
	top: -2px;
}

@media (min-width:768px) {
	.LargeFrameSlider-next, .LargeFrameSlider-prev {
		display: -webkit-box !important;
		display: -ms-flexbox !important;
		display: flex !important;
	}
	
	.LargeFrameSlider-logo {
		position: absolute;
		top: 97%;
		z-index: 2;
		width: 130px;
		right: 30px;
		-webkit-animation: 50s linear infinite largeframeslider-logo--rotate;
		animation: 50s linear infinite largeframeslider-logo--rotate;
		display: block;
	}
}

@media (min-width:992px) {
	.LargeFrameSlider {
		height: 605px;
	}
	
	.LargeFrameSlider-logo {
		top: 94.2%;
		width: 200px;
		right: 40px;
	}
}

.NavigationTextSlider {
	padding: 75px 0;
	background-color: #f8f8f8;
	position: relative;
	overflow: hidden;
}

@media (min-width:768px) {
	.NavigationTextSlider {
		padding: 130px 0;
	}
}

.NavigationTextSlider-background_image {
	position: absolute;
	top: -240px;
	left: -120px;
	max-width: 440px;
}

@media (min-width:1200px) {
	.LargeFrameSlider-logo {
		top: 94.8%;
	}
	
	.NavigationTextSlider-background_image {
		max-width: 500px;
	}
}

@media (min-width:1600px) {
	.ClientSlider-heading {
		left: 70px;
	}
	
	.TeamFrames-container {
		max-width: 1550px;
	}
	
	.NavigationTextSlider-background_image {
		max-width: 480px;
	}
}

.NavigationTextSlider-background_image img {
	width: 100%;
	height: 100%;
}

.NavigationTextSlider-nav_context {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	position: relative;
	margin-bottom: 100px;
}

@media (min-width:992px) {
	.NavigationTextSlider {
		padding: 120px 0 60px;
	}
	
	.NavigationTextSlider-nav_context {
		float: left;
		width: 17.80913978%;
		width: calc(20.83333333% - 30px);
		margin-left: 15px;
		margin-left: calc(0% + 15px);
	}
}

@media (min-width:1200px) {
	.NavigationTextSlider-nav_context {
		margin-left: 56.33333333px;
		margin-left: calc(4.16666667% + 15px);
	}
}

.NavigationTextSlider-nav_context .slick-track {
	counter-reset: item-counter -1;
}

.NavigationTextSlider-content {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	margin-top: 50px;
}

@media (min-width:768px) {
	.NavigationTextSlider-background_image {
		top: 0;
		left: 0;
	}
	
	.NavigationTextSlider-content {
		float: left;
		width: 80.30913978%;
		width: calc(83.33333333% - 30px);
	}
}

@media (min-width:992px) {
	.NavigationTextSlider-content {
		float: left;
		width: 67.23790323%;
		width: calc(68.75% - 15px);
		margin-left: 2.08333333%;
		margin-top: 0;
		margin-right: 15px;
	}
}

@media (min-width:1200px) {
	.NavigationTextSlider-content {
		margin-left: 1.25%;
		float: left;
		width: 65.15456989%;
		width: calc(66.66666667% - 15px);
	}
}

@media (min-width:1366px) {
	.NavigationTextSlider-content {
		margin-left: 8.33333333%;
	}
}

@media (min-width:1600px) {
	.NavigationTextSlider-nav_context {
		margin-left: 56.33333333px;
		margin-left: calc(4.16666667% + 15px);
	}
	
	.NavigationTextSlider-content {
		float: left;
		width: 71.97580645%;
		width: calc(75% - 30px);
		margin-left: 15px;
		margin-left: calc(0% + 15px);
	}
}

@media (min-width:1800px) {
	.NavigationTextSlider-background_image {
		max-width: 540px;
	}
	
	.NavigationTextSlider-content {
		float: left;
		width: 67.80913978%;
		width: calc(70.83333333% - 30px);
		margin-left: 56.33333333px;
		margin-left: calc(4.16666667% + 15px);
	}
}

.NavigationTextSlider-content .slick-list {
	height: auto !important;
}

.NavigationTextSlider-nav {
	position: absolute;
	right: 34px;
	top: 65px;
}

@media (min-width:768px) {
	.NavigationTextSlider-nav {
		top: 225px;
	}
	
	.NavigationTextSlider-content--copy p {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
}

@media (min-width:992px) {
	.NavigationTextSlider-nav {
		top: 120px;
	}
	
	.NavigationTextSlider-content--copy p {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
}

.NavigationTextSlider-nav_content--title {
	text-align: center;
	margin: 0 0 10px;
	text-transform: uppercase;
	line-height: 12px;
}

.NavigationTextSlider-content--copy, .NavigationTextSlider-nav_content--list_item_elements {
	text-align: left;
}

.NavigationTextSlider-content--copy h6 {
	margin: 55px 0 0;
	text-transform: uppercase;
}

.NavigationTextSlider-content--copy ul {
	padding-left: 10px;
	margin-top: 0;
}

.NavigationTextSlider-content--copy ul .small {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 22px;
	line-height: 1.5em;
	letter-spacing: .01em;
	-webkit-font-feature-settings: "liga" 0;
	-moz-font-feature-settings: "liga" 0;
	font-feature-settings: "liga" 0;
	position: relative;
	list-style-type: none;
	margin-left: 8px;
}

.NavigationTextSlider-content--copy ul .small.large, .WorkOverview-header_container p {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 24px;
	line-height: 1.3em;
	letter-spacing: .02em;
}

@media (min-width:768px) {
	.NavigationTextSlider-nav_content--title {
		margin-bottom: 0;
	}
	
	.NavigationTextSlider-content--copy ul .small {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.NavigationTextSlider-content--copy ul .small.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

@media (min-width:992px) {
	.NavigationTextSlider-content--copy ul .small {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.NavigationTextSlider-content--copy ul .small.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

.NavigationTextSlider-content--copy ul .small.medium {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 22px;
	line-height: 1.5em;
	letter-spacing: .01em;
}

@media (min-width:768px) {
	.NavigationTextSlider-content--copy ul .small.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
}

@media (min-width:992px) {
	.NavigationTextSlider-content--copy ul .small.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
}

.NavigationTextSlider-content--copy ul .small.small {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 18px;
	letter-spacing: .02em;
}

@media (min-width:768px) {
	.NavigationTextSlider-content--copy ul .small.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
}

@media (min-width:992px) {
	.NavigationTextSlider-content--copy ul .small.small {
		line-height: 1.5em;
		letter-spacing: .03em;
		font-size: 18px;
	}
}

.NavigationTextSlider-content--copy ul .small:before {
	content: "-";
	padding-right: 8px;
	color: inherit;
	position: absolute;
	left: -16px;
}

.NavigationTextSlider-content--copy ul .small.small {
	line-height: 1.6em;
}

.Blog-block--list, .NavigationTextSlider-content--copy ul:not(.List-including_hashes) {
	list-style: none;
	padding-left: 0;
	margin: 0;
}

.NavigationTextSlider-content--copy ul:not(.List-including_hashes) li {
	padding-top: 5px;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 20px;
	-webkit-font-smoothing: antialiased;
}

.NavigationTextSlider-content--copy ul:not(.List-including_hashes) li:before {
	content: none;
}

@media (min-width:768px) {
	.NavigationTextSlider-content--copy ul .small.small {
		line-height: 1.6em;
	}
	
	.NavigationTextSlider-content--copy ul:not(.List-including_hashes) {
		-webkit-column-count: 2;
		-moz-column-count: 2;
		column-count: 2;
		-webkit-column-gap: 0px;
		-moz-column-gap: 0px;
		column-gap: 0;
	}
	
	.NavigationTextSlider-content--copy .List-including_hashes_wrapper {
		margin-left: -15px;
		margin-right: -15px;
	}
	
	.NavigationTextSlider-content--copy .List-including_hashes_cols {
		float: left;
		width: 46.97580645%;
		width: calc(50% - 30px);
	}
}

.ExpertiseIllustration-content, .NavigationTextSlider-content--copy .List-including_hashes_cols, .VennDiagram-text {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

.NavigationTextSlide-nav_content--list_item {
	counter-increment: item-counter;
	position: relative;
	line-height: 3em;
}

.NavigationTextSlider-nav_content_count {
	font-size: 80px;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 500;
	font-style: italic;
	color: #2b2b2b;
	line-height: 1.2em;
	display: block;
	text-align: center;
}

.NavigationTextSlider-nav_content_count span {
	font-size: 40px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 10px;
}

.NavigationTextSlider-pager_wrapper {
	background-color: #fff;
	padding: 5px;
	position: absolute;
	top: 100%;
	left: 50%;
	margin-top: 35px;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
}

.NavigationTextSlider-next_button, .NavigationTextSlider-prev_button {
	background: 0 0;
	font-size: 0;
	display: inline-block !important;
	border-width: 0;
	vertical-align: middle;
	cursor: pointer;
}

@media (min-width:480px),(min-width:992px) {
	.NavigationTextSlider-pager_wrapper {
		padding: 5px 15px;
	}
}

.NavigationTextSlider-prev_button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0 10px 0 0;
	position: relative;
}

.NavigationTextSlider-prev_button:after {
	content: "";
	font-family: icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #2b2b2b;
	font-size: 18px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
	-webkit-transition: color .3s;
	transition: color .3s;
}

@media (min-width:480px) {
	.NavigationTextSlider-prev_button:after {
		font-size: 20px;
	}
}

@media (min-width:768px) {
	.NavigationTextSlider-nav_content_count {
		font-size: 120px;
		margin-top: -55px;
	}
	
	.NavigationTextSlider-prev_button:after {
		font-size: 18px;
	}
}

.NavigationTextSlider-next_button:after, .VennDiagram-text p {
	font-size: 18px;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

.NavigationTextSlider-next_button {
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	position: relative;
}

.NavigationTextSlider-next_button:after {
	content: "";
	font-family: icon;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #2b2b2b;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.NavigationTextSlider-next_button:before {
	content: "";
	height: 20px;
	width: 1px;
	background: #2b2b2b;
	position: absolute;
	left: -8px;
	-webkit-transform: rotate(30deg);
	-webkit-transform: translateY(-50%) rotate(30deg);
	transform: rotate(30deg);
	transform: translateY(-50%) rotate(30deg);
	top: 50%;
	-webkit-transform-origin: center;
	transform-origin: center;
}

@media (min-width:480px) {
	.NavigationTextSlider-next_button:after {
		font-size: 20px;
	}
	
	.Triptych-title_wrapper {
		float: left;
		width: 66.66666667%;
	}
}

@media (min-width:768px) {
	.NavigationTextSlider-next_button:after {
		font-size: 18px;
	}
}

.NavigationTextSlider-nav_list {
	padding-left: 0;
	margin: 0;
	list-style-type: none;
	counter-reset: item-counter -1;
}

.NavigationTextSlider-nav_list_item {
	counter-increment: item-counter;
	margin-top: 0;
	cursor: pointer;
	position: relative;
	text-align: center;
}

@media (min-width:992px) {
	.NavigationTextSlider-nav_content--list_item_elements {
		text-align: center;
	}
	
	.NavigationTextSlider-next_button:after, .NavigationTextSlider-prev_button:after {
		font-size: 20px;
	}
	
	.NavigationTextSlider-nav_list_item {
		display: block;
		text-align: left;
	}
}

.NavigationTextSlider-nav_list_item--elements {
	position: relative;
	display: inline-block;
	padding: 5px 15px;
}

.NavigationTextSlider-nav_list_item--elements:before {
	content: counter(item-counter, decimal-leading-zero);
	font-size: 30px;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 500;
	font-style: italic;
	color: #cfcfcf;
	-webkit-transition: color .3s;
	transition: color .3s;
	line-height: 1;
}

.NavigationTextSlider-title_wrapper {
	margin-bottom: 40px;
}

.NavigationTextSlider-title {
	margin: 0;
	text-align: center;
}

.NavigationTextSlider-nav_list_item-title {
	margin: 10px 0 0;
}

.is-NavigationTextSlider-active .NavigationTextSlider-nav_list_item--elements:after {
	content: "";
	height: 3px;
	width: 90%;
	background-color: #f26721;
	position: absolute;
	left: 100%;
	top: 50%;
}

.ModularTriptych-text_block:first-child, .Service-expertise_image_wrapper:first-child, .Service-expertise_image_wrapper:nth-child(2), .VennDiagram-container, .page-template-page-company .CenteredTypeBlock, .page-template-page-expertise .ListBlock {
	padding-top: 0;
}

.VennDiagram-title {
	color: #fff;
	margin-bottom: 10px;
}

.VennDiagram-text p {
	font-family: "Roboto Condensed", sans-serif;
	letter-spacing: .02em;
	line-height: 1.5em !important;
	margin-top: 30px;
	color: #fff;
}

@media (min-width:768px) {
	.VennDiagram-container {
		padding-top: 0;
	}
	
	.VennDiagram-text p {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
}

.VennDiagram-graphic {
	min-height: 1px;
	position: relative;
	max-width: 370px;
	margin: 0 auto;
}

@media (min-width:992px) {
	.NavigationTextSlider-nav_list_item--elements {
		display: block;
	}
	
	.NavigationTextSlider-nav_list_item--elements:hover:before {
		color: #f26721;
	}
	
	.VennDiagram-title {
		font-size: 32px;
	}
	
	.VennDiagram-text {
		margin-left: 56.33333333px;
		margin-left: calc(4.16666667% + 15px);
		float: left;
		width: 38.64247312%;
		width: calc(41.66666667% - 30px);
	}
	
	.VennDiagram-text p {
		line-height: 1.5em;
		letter-spacing: .03em;
		font-size: 22px;
	}
	
	.VennDiagram-graphic {
		float: left;
		width: 42.80913978%;
		width: calc(45.83333333% - 30px);
		margin-left: 56.33333333px;
		margin-left: calc(4.16666667% + 15px);
	}
}

@media (min-width:768px) {
	.VennDiagram-graphic {
		max-width: 580px;
	}
}

.VennDiagram-graphic--circle {
	height: 200px;
	width: 200px;
	border-radius: 50%;
	z-index: 3;
	mix-blend-mode: multiply;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	padding-top: 40px;
	position: absolute;
}

.VennDiagram-graphic--circle-top-left {
	-webkit-transition-delay: .3s;
	transition-delay: .3s;
	top: 0;
	left: 0;
}

@media (min-width:768px) {
	.VennDiagram-graphic--circle {
		height: 315px;
		width: 315px;
	}
	
	.VennDiagram-graphic--circle-top-left {
		left: 15px;
	}
}

.VennDiagram-graphic--circle-top-right {
	-webkit-transition-delay: .5s;
	transition-delay: .5s;
	top: 0;
	right: 0;
}

@media (min-width:768px) {
	.VennDiagram-graphic--circle-top-right {
		right: 15px;
	}
}

@media (min-width:1200px) {
	.VennDiagram-graphic {
		max-width: auto;
	}
	
	.VennDiagram-graphic--circle-top-left {
		left: 0;
	}
	
	.VennDiagram-graphic--circle-top-right {
		right: 0;
	}
}

.VennDiagram-graphic--circle-bottom {
	-webkit-transition-delay: .7s;
	transition-delay: .7s;
	z-index: 2;
	padding-top: 0;
	padding-bottom: 40px;
	bottom: 70px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

@media (min-width:768px) {
	.VennDiagram-graphic--circle-bottom {
		bottom: 110px;
	}
}

@media (min-width:1200px) {
	.VennDiagram-graphic--circle-bottom {
		bottom: 100px;
	}
}

.VennDiagram-graphic--circle-bottom .VennDiagram-title {
	-ms-flex-item-align: end;
	align-self: flex-end;
}

.VennDiagram-graphic--circle-transparent {
	background-color: transparent;
	bottom: 70px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	position: absolute;
	mix-blend-mode: normal;
}

@media (min-width:768px) {
	.VennDiagram-graphic--circle-transparent {
		bottom: 110px;
	}
}

.VennDiagram-graphic--circle-title {
	color: #fff;
	position: absolute;
	font-size: 12px;
	display: none;
}

.VennDiagram-graphic--circle-title-left {
	-webkit-transition-delay: .9s;
	transition-delay: .9s;
	top: 80px;
	left: 40px;
}

.VennDiagram-graphic--circle-title-top {
	-webkit-transition-delay: 1.1s;
	transition-delay: 1.1s;
	top: 40px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
}

.VennDiagram-graphic--circle-title-right {
	-webkit-transition-delay: 1.5s;
	transition-delay: 1.5s;
	top: 80px;
	right: 40px;
}

.ExpertiseIllustration, .page-template-page-expertise .Triptych {
	background-color: transparent;
}

@media (max-width:768px) {
	.ExpertiseIllustration {
		margin-top: 40px;
	}
}

.ExpertiseIllustration-container {
	padding: 0 0 75px;
}

@media (min-width:768px) {
	.VennDiagram-graphic--circle-title {
		display: block;
	}
	
	.ExpertiseIllustration-container {
		padding: 0 0 130px;
	}
}

@media (min-width:992px) {
	.ExpertiseIllustration-container {
		padding: 0 0 60px;
	}
	
	.ExpertiseIllustration-content {
		float: left;
		width: 42.80913978%;
		width: calc(45.83333333% - 30px);
	}
}

.ExpertiseIllustration-content--copy {
	margin-bottom: 50px;
}

@media (min-width:768px) {
	.ExpertiseIllustration-content--copy {
		margin-bottom: 80px;
	}
}

@media (min-width:1200px) {
	.VennDiagram-graphic--circle-transparent {
		bottom: 100px;
	}
	
	.ExpertiseIllustration-content {
		float: left;
		width: 38.64247312%;
		width: calc(41.66666667% - 30px);
	}
	
	.ExpertiseIllustration-content--copy {
		padding-top: 40px;
	}
}

.ExpertiseIllustration-copyWrapper p {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 18px;
	letter-spacing: .02em;
	line-height: 1.5em !important;
	margin-top: 0;
}

@media (min-width:768px) {
	.ExpertiseIllustration-copyWrapper p {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.ExpertiseIllustration-content--graphic {
		float: left;
		width: 71.97580645%;
		width: calc(75% - 30px);
	}
}

.ExpertiseIllustration-content--graphic {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

@media (min-width:768px) {
	.ExpertiseIllustration-content--graphic {
		margin-left: 139px;
		margin-left: calc(12.5% + 15px);
	}
}

@media (min-width:992px) {
	.ExpertiseIllustration-content--copy {
		margin-bottom: 0;
	}
	
	.ExpertiseIllustration-title {
		font-size: 32px;
	}
	
	.ExpertiseIllustration-copyWrapper p {
		line-height: 1.5em;
		letter-spacing: .03em;
		font-size: 22px;
	}
	
	.ExpertiseIllustration-content--graphic {
		margin-left: 56.33333333px;
		margin-left: calc(4.16666667% + 15px);
		float: left;
		width: 46.97580645%;
		width: calc(50% - 30px);
	}
	
	.CompanyAwards-year--wrapper {
		float: left;
		width: 13.64247312%;
		width: calc(16.66666667% - 30px);
	}
}

.ExpertiseIllustration-cta {
	text-decoration: none;
}

.CompanyAwards {
	background: #fff;
	margin-bottom: 110px;
	padding-top: 120px;
}

.CompanyAwards--heading {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	margin: 0 15px;
	padding-bottom: 50px;
}

@media (min-width:768px) {
	.CompanyAwards--heading {
		padding-bottom: 30px;
	}
}

.CompanyAwards--heading-text {
	font-style: italic;
	margin: 0;
}

.CompanyAwards--heading-text.large {
	color: #2b2b2b;
}

.CompanyAwards--heading-border {
	-webkit-box-flex: 2;
	-ms-flex: 2;
	flex: 2;
	height: 1px;
	margin-left: 30px;
	background-color: #cfcfcf;
	position: relative;
	top: 2px;
}

.CompanyAwards--content, .ContentSection--split_50_figure_wrapper, .WorkOverview-image_ar, .WorkOverview-section, .WorkOverview-unit {
	position: relative;
}

.CompanyAwards--content-wrapper {
	padding-bottom: 50px;
}

.CompanyAwards-year--wrapper, .Triptych-wrapper, .WorkOverview-header_content {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

@media (max-width:767px) {
	.NavigationTextSlider-content--copy .List-including_hashes_cols {
		margin-left: 0;
		margin-right: 0;
	}
	
	.VennDiagram-text {
		margin-top: 30px;
	}
	
	.CompanyAwards-year--wrapper {
		margin-left: 5px;
		margin-right: 5px;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.Modal-featured--article.small, .Modal-featured--pub_name.small {
		font-size: 18px;
	}
	
	.NavigationTextSlider-pager_wrapper {
		padding: 5px;
	}
	
	.CompanyAwards-year--wrapper {
		position: absolute;
		display: inline-block;
		margin-left: -30px;
		margin-top: 30px;
		-webkit-transform: rotate(-90deg);
		transform: rotate(-90deg);
	}
}

.CompanyAwards-year {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	font-size: 23px;
	line-height: 1.2em;
	color: #cfcfcf;
	margin: 0;
}

.Awards, .BlogInner .bctt-ctt-text a, .CompanyAwards-collapse_trigger:hover, .WorkOverview-nonslider_subtext--color_black, .WorkOverview-nonslider_title--color_black, .bctt-ctt-text a {
	color: #2b2b2b;
}

@media (min-width:768px) {
	.CompanyAwards-year {
		font-size: 50px;
		line-height: 1.3em;
		letter-spacing: -.01em;
	}
	
	.CompanyAwards--section-wrapper {
		float: left;
		width: 92.43951613%;
		width: calc(100% - 75px);
	}
}

@media (min-width:992px) {
	.CompanyAwards-year {
		font-size: 60px;
		line-height: 1.3em;
	}
	
	.CompanyAwards--section-wrapper {
		float: left;
		width: 80.30913978%;
		width: calc(83.33333333% - 30px);
	}
}

.CompanyAwards--section-wrapper, .ProjectCalcCTA-image_wrapper {
	min-height: 1px;
	margin-left: 0;
	margin-right: 0;
}

@media (min-width:768px) {
	.CompanyAwards--section-wrapper {
		margin-left: 60px;
		margin-right: 15px;
	}
}

.Contest-title--wrapper, .Contest-title--wrapper.Contest-title-client--wrapper {
	margin-left: 5px;
	margin-right: 5px;
	min-height: 1px;
}

@media (min-width:768px) {
	.Contest-title--wrapper {
		float: left;
		width: 30.30913978%;
		width: calc(33.33333333% - 30px);
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.Contest-title--wrapper.Contest-title-client--wrapper {
		float: left;
		width: 19.89247312%;
		width: calc(22.91666667% - 30px);
	}
}

@media (min-width:992px) {
	.CompanyAwards--section-wrapper {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.Contest-title--wrapper.Contest-title-client--wrapper {
		float: left;
		width: 21.97580645%;
		width: calc(25% - 30px);
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
}

@media (min-width:768px) {
	.Contest-title--wrapper.Contest-title-client--wrapper {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.Contest-title--wrapper.Contest-title-award--wrapper {
		float: left;
		width: 32.39247312%;
		width: calc(35.41666667% - 30px);
	}
}

.Awards-title--wrapper, .Contest-title--wrapper.Contest-title-award--wrapper {
	min-height: 1px;
	margin-left: 5px;
	margin-right: 5px;
}

@media (min-width:992px) {
	.Contest-title--wrapper.Contest-title-award--wrapper {
		float: left;
		width: 30.30913978%;
		width: calc(33.33333333% - 30px);
	}
}

@media (min-width:768px) {
	.Contest-title--wrapper.Contest-title-award--wrapper {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.Contest-title--wrapper.Contest-title-contest--wrapper {
		float: left;
		width: 34.47580645%;
		width: calc(37.5% - 30px);
	}
}

.Contest-title--wrapper.Contest-title-contest--wrapper {
	min-height: 1px;
	clear: left;
	margin-left: 5px;
	margin-right: 5px;
}

.Contest-title {
	margin: 0;
	text-transform: uppercase;
}

.Awards-wrapper {
	padding-top: 10px;
}

@media (min-width:320px) {
	.Awards-title--wrapper {
		float: left;
		width: 32.32526882%;
		width: calc(33.33333333% - 10px);
	}
	
	.CompanyAwards-collapse_trigger {
		float: left;
		width: 98.99193548%;
		width: calc(100% - 10px);
	}
}

.Awards-title--wrapper.Awards-title-client--wrapper {
	min-height: 1px;
	margin-left: 5px;
	margin-right: 5px;
}

@media (min-width:768px) {
	.Contest-title--wrapper.Contest-title-contest--wrapper {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.Awards-wrapper {
		padding-top: 30px;
	}
	
	.Awards-title--wrapper {
		float: left;
		width: 30.30913978%;
		width: calc(33.33333333% - 30px);
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.Awards-title--wrapper.Awards-title-client--wrapper {
		float: left;
		width: 17.80913978%;
		width: calc(20.83333333% - 30px);
	}
}

@media (min-width:992px) {
	.Contest-title--wrapper.Contest-title-contest--wrapper {
		float: left;
		width: 30.30913978%;
		width: calc(33.33333333% - 30px);
	}
	
	.Awards-title--wrapper.Awards-title-client--wrapper {
		float: left;
		width: 21.97580645%;
		width: calc(25% - 30px);
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
}

@media (min-width:768px) {
	.Awards-title--wrapper.Awards-title-client--wrapper {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.Awards-title--wrapper.Awards-title-contest--wrapper {
		float: left;
		width: 34.47580645%;
		width: calc(37.5% - 30px);
	}
}

.Awards-title--wrapper.Awards-title-contest--wrapper {
	min-height: 1px;
	clear: left;
	margin-left: 5px;
	margin-right: 5px;
}

@media (min-width:992px) {
	.Awards-title--wrapper.Awards-title-contest--wrapper {
		float: left;
		width: 30.30913978%;
		width: calc(33.33333333% - 30px);
	}
}

@media (min-width:768px) {
	.Awards-title--wrapper.Awards-title-contest--wrapper {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.Awards-title--wrapper.Awards-title-award--wrapper {
		float: left;
		width: 32.39247312%;
		width: calc(35.41666667% - 30px);
	}
}

.Awards-title--wrapper.Awards-title-award--wrapper {
	min-height: 1px;
	margin-left: 5px;
	margin-right: 5px;
}

.Awards {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: .02em;
	margin: 15px 0;
}

@media (min-width:768px) {
	.Awards-title--wrapper.Awards-title-award--wrapper {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.Awards {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
}

@media (min-width:992px) {
	.Awards-title--wrapper.Awards-title-award--wrapper {
		float: left;
		width: 30.30913978%;
		width: calc(33.33333333% - 30px);
	}
	
	.Awards {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
}

@media (max-width:767px),(min-width:992px) {
	.ListBlock-block--heading {
		margin-bottom: 10px;
	}
	
	.Awards {
		margin: 7px 0;
	}
}

.CompanyAwards-collapse_trigger {
	background: 0 0;
	border-width: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	min-height: 1px;
	text-align: left;
	margin-left: 5px;
	margin-right: 5px;
	font-family: Poppins, Helvetica, Arial, sans-serif;
}

.SpaceIntro-rewind_btn, .SpaceIntro-scroll_button {
	-webkit-appearance: none;
	-moz-appearance: none;
	padding: 0;
}

.CompanyAwards-collapse_trigger:hover .CompanyAwards-collapse_trigger_text, .CompanyAwards-collapse_trigger:hover .CompanyAwards-icon:before {
	color: #f26721;
}

.CompanyAwards-collapse_trigger_text {
	font-size: 16px;
	font-weight: 500;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	display: none;
	color: #2b2b2b;
	text-decoration: none;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.CompanyAwards-collapse_trigger_text:focus {
	outline: hidden;
}

.is-CollapseContent--hidden .CompanyAwards-collapse_trigger_text--show, .is-CollapseContent--visible .CompanyAwards-collapse_trigger_text--hide {
	display: block;
}

.CompanyAwards-icon {
	float: right;
}

.CompanyAwards-icon:before {
	font-weight: 700;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.CompanyAwards-icon--down:before, .CompanyAwards-icon--up:before {
	content: "";
	font-weight: 400;
	line-height: 1;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-family: icon;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	-moz-osx-font-smoothing: grayscale;
}

.CompanyAwards-icon--up {
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
}

.CompanyAwards-collapse_trigger:focus {
	outline: 0;
}

.ImageMapFrame {
	height: 450px;
}

.ImageMapFrame-background {
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.SpaceBackground {
	position: absolute;
	z-index: 30;
	background-attachment: fixed;
}

.SpaceBackground--screen_filling_background {
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	z-index: -30;
}

.SpaceBackground--left_border {
	top: 0;
	bottom: 0;
	left: 0;
	width: 0;
}

@media (min-width:992px) {
	.SpaceBackground--left_border {
		width: 20px;
	}
}

.SpaceBackground--right_border {
	top: 0;
	bottom: 0;
	right: 0;
	width: 0;
}

.SpaceBackground--top_border {
	left: 0;
	top: 0;
	right: 0;
	height: 0;
}

@media (min-width:992px) {
	.SpaceBackground--right_border {
		width: 20px;
	}
	
	.SpaceBackground--top_border {
		height: 20px;
	}
}

.SpaceBackground--bottom_border {
	left: 0;
	bottom: 0;
	right: 0;
	height: 0;
}

.bctt-click-to-tweet {
	min-height: 1px;
	border-top: 1px solid #cfcfcf;
	border-bottom: 1px solid #cfcfcf;
	padding: 25px 0;
	display: block;
	text-align: center;
	margin: 75px 15px;
	float: left;
}

.bctt-ctt-btn:after, .bctt-ctt-text {
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	margin-left: 15px;
}

.bctt-ctt-text {
	margin-right: 15px;
	min-height: 1px;
	font-family: "Roboto Condensed", sans-serif;
	color: #2b2b2b;
	font-size: 24px;
	line-height: 1.3em;
	letter-spacing: .02em;
	font-style: italic;
	display: block;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.SpaceIntro-rewind_btn, .SpaceIntro-scroll_button, .bctt-ctt-btn {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
}

.bctt-ctt-text a {
	border-bottom-width: 0;
	line-height: initial;
	text-decoration: none;
	display: block;
}

.bctt-ctt-btn {
	margin-top: 25px;
	display: inline-block;
	border: 1px solid #cfcfcf;
	background-color: #f8f8f8;
	-webkit-transition: background-color .3s, color .3s;
	transition: background-color .3s, color .3s;
	padding: 10px 28px;
	border-radius: 6px;
}

.bctt-ctt-btn:after {
	content: "";
	font-family: icon;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #858585;
	font-size: 16px;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.BlogInner .bctt-ctt-btn, .bctt-ctt-btn {
	text-decoration: none;
	color: #858585;
	border-bottom-width: 1px;
	line-height: 1;
}

.no-touchevents .bctt-ctt-btn:hover {
	background-color: #4099ff;
	color: #fff;
}

.SpaceIntro {
	background-color: #000;
	position: relative;
	height: 100vh;
}

.SpaceIntro-layers {
	position: fixed;
	list-style: none inside;
	padding: 0;
	margin: 0;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	overflow: hidden;
	opacity: 0;
	z-index: 1;
	background-color: #000;
}

.SpaceIntro-layers.is-SpaceIntro--loaded {
	opacity: 1;
	z-index: 99999999;
}

.SpaceIntro-layer {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
}

.SpaceIntro-layer--buddy .SpaceIntro-layer_bg {
	position: absolute;
	top: 55%;
	left: 30%;
	width: 15%;
	height: auto;
}

.SpaceIntro-nextframe {
	position: relative;
	background-color: #040404;
}

.SpaceIntro-nextframe_contents {
	opacity: 1;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}

.SpaceIntro-layer_animation_atlas_player {
	position: absolute;
	top: 0;
	left: -20%;
	right: -20%;
	width: 140%;
	height: 100%;
}

@media (min-aspect-ratio:4000/2250) {
	.SpaceIntro-layer_animation_atlas_player {
		top: -20%;
		bottom: -20%;
		left: 0;
		right: 0;
		width: 100%;
		height: 140%;
	}
}

.SpaceIntro-layer_contents {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 70%;
	width: 100%;
	height: 30%;
	display: table;
	opacity: 1;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}

.SpaceIntro-layer_contents .h1, .SpaceIntro-layer_contents h1 {
	color: #fff;
	font-size: 32px;
	padding-top: 25%;
}

@media (min-width:768px) {
	.CompanyAwards-collapse_trigger {
		float: left;
		width: 96.97580645%;
		width: calc(100% - 30px);
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.bctt-ctt-text {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.SpaceIntro-layer_contents .h1, .SpaceIntro-layer_contents h1 {
		font-size: 50px;
	}
	
	.SpaceIntro-layer_contents {
		bottom: 0;
		height: 100%;
	}
}

@media (min-width:992px) {
	.SpaceBackground--bottom_border {
		height: 20px;
	}
	
	.bctt-ctt-text {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.SpaceIntro {
		top: -66px;
		padding-top: 66px;
		margin-bottom: -66px;
	}
	
	.admin-bar .SpaceIntro {
		height: calc(100vh + 111px);
		top: -111px;
		padding-top: 111px;
		margin-bottom: -111px;
	}
	
	.SpaceIntro-layers.is-SpaceIntro--loaded {
		opacity: 1;
		z-index: 99999999;
	}
	
	.SpaceIntro-layer_contents .h1, .SpaceIntro-layer_contents h1 {
		font-size: 82px;
		line-height: 1.1em;
		letter-spacing: -1px;
	}
}

.HomeSection-customers .Modal-close:before, .SpaceIntro-rewind_btn:before {
	font-family: icon;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-moz-osx-font-smoothing: grayscale;
	-webkit-font-smoothing: antialiased;
}

.ErrorPage-valign, .SpaceIntro-layer_contents_valign {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.SpaceIntro-scroll_button {
	background: #fff;
	appearance: none;
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	font-size: 16px;
	width: 100px;
	height: 100px;
	border: 2px solid #fff;
	border-radius: 100%;
	color: #2b2b2b;
	letter-spacing: 1px;
	-webkit-transition: background .5s, color .5s;
	transition: background .5s, color .5s;
}

.SpaceIntro-scroll_button span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	width: 100%;
	padding-top: 5px;
	padding-left: 2px;
	line-height: 1.1em;
}

.SpaceIntro-scroll_button:focus, .SpaceIntro-scroll_button:hover {
	background: 0 0;
	color: #fff;
}

.SpaceIntro-rewind_btn {
	background: 0 0;
	appearance: none;
	position: absolute;
	bottom: 15%;
	right: 5%;
	border: 0;
	opacity: 0;
	font-weight: 500;
	font-size: 14px;
	letter-spacing: .08em;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}

.SpaceIntro-rewind_btn:before {
	content: "";
	font-weight: 400;
	color: inherit;
	font-size: 20px;
	display: inline-block;
	vertical-align: middle;
	margin-right: 15px;
	margin-bottom: 5px;
}

.SpaceIntro-rewind_btn:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	height: 0;
	background: #fff;
	-webkit-transition: height .5s;
	transition: height .5s;
}

.SpaceIntro-rewind_btn:hover:after {
	height: 2px;
}

.FeaturedBlogItem {
	padding-top: 30px;
	height: 350px;
}

@media (min-width:768px) {
	.SpaceIntro-scroll_button {
		top: auto;
		bottom: 0;
	}
	
	.SpaceIntro-rewind_btn {
		display: block;
	}
	
	.FeaturedBlogItem {
		padding-top: 60px;
		height: 450px;
	}
	
	.FeaturedBlogItem-link:hover .FeaturedBlogItem-button .LineAnimation-border--top {
		right: 0;
		-webkit-transition: right .2s ease-in .2s;
		transition: right .2s ease-in .2s;
	}
	
	.FeaturedBlogItem-link:hover .FeaturedBlogItem-button .LineAnimation-border--right {
		bottom: 0;
		-webkit-transition: bottom .2s ease-in .4s;
		transition: bottom .2s ease-in .4s;
	}
	
	.FeaturedBlogItem-link:hover .FeaturedBlogItem-button .LineAnimation-border--bottom {
		left: 0;
		-webkit-transition: left .2s .6s;
		transition: left .2s .6s;
	}
	
	.FeaturedBlogItem-link:hover .FeaturedBlogItem-button .LineAnimation-border--bottom_left {
		height: 40%;
		-webkit-transition: height .2s ease-in .8s;
		transition: height .2s ease-in .8s;
	}
	
	.FeaturedBlogItem-link:hover .FeaturedBlogItem-button .LineAnimation-border--top_left {
		height: 50%;
		-webkit-transition: height .2s ease-in;
		transition: height .2s ease-in;
	}
}

.FeaturedBlogItem-container, .LearningSystem-single_lesson_content {
	padding-left: 15px;
	padding-right: 15px;
}

.FeaturedBlogItem-image {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.FeaturedBlogItem-link {
	display: block;
	text-decoration: none;
}

.FeaturedBlogItem-cols {
	padding-left: 30px;
	padding-right: 30px;
	min-height: 1px;
}

.FeaturedBlogItem-content_wrapper {
	display: table;
	width: 100%;
	height: 100%;
}

.FeaturedBlogItem-content_valign {
	display: table-cell;
	vertical-align: bottom;
	padding-bottom: 30px;
}

.FeaturedBlogItem-button {
	background: 0 0;
	border-width: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 18px 45px;
	margin-top: 20px;
}

.Triptych {
	padding: 75px 0;
	background-color: #2b2b2b;
}

@media (min-width:768px) {
	.Triptych {
		padding: 130px 0;
	}
}

.page-template-front-page .Triptych {
	padding-top: 0;
	padding-bottom: 15px;
	background-color: #040404;
}

@media (min-width:480px) {
	.Triptych-title_wrapper {
		margin-left: 16.66666667%;
	}
	
	.Triptych-block {
		float: left;
		width: 65.15456989%;
		width: calc(66.66666667% - 15px);
	}
}

@media (min-width:768px) {
	.Triptych-title_wrapper {
		float: left;
		width: 83.33333333%;
		margin-left: 8.33333333%;
	}
}

.Triptych-blocks {
	margin: 0 -7.5px;
}

.Triptych-block {
	border-bottom-width: 0;
	line-height: initial;
	text-decoration: none;
	margin-left: 7.5px;
	margin-right: 7.5px;
	min-height: 1px;
	display: block;
	height: 400px;
	padding: 30px 20px;
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

@media (min-width:480px) {
	.Triptych-block {
		margin-left: 172.83333333px;
		margin-left: calc(16.66666667% + 7.5px);
	}
}

.Triptych-block_tag {
	margin-top: 0;
	margin-bottom: 20px;
	font-weight: 400;
}

.Triptych-block_subheading {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: .02em;
	font-style: italic;
	margin: 0;
	color: #fff;
}

.Triptych-block_link_text {
	background: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	color: #2b2b2b;
	padding: 0;
	z-index: 1;
	border: 0 solid #f26721;
	position: absolute;
	bottom: 30px;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	-webkit-transition: .2s;
	transition: .2s;
	margin-top: 14px;
	text-transform: uppercase;
}

.Triptych-block_link_text:focus>span, .Triptych-block_link_text:hover>span, .Triptych-block_link_text>span {
	padding: 5px 18px 4px 20px;
}

.CostCalculator-consultation_email span:after, .ProjectCalcCTA-link span:after, .Service-block_overlay_button span:after, .Service-project_c2a span:after, .Triptych-block_link_text>span:after, .WorkOverview-nonslider_content_button span:after {
	content: "";
	font-family: icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: inherit;
	font-size: 20px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	vertical-align: middle;
	margin-left: 10px;
	margin-top: -3px;
}

@media (min-width:1200px) {
	.ExpertiseIllustration-content--graphic {
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
	
	.bctt-click-to-tweet {
		float: left;
		width: 80.30913978%;
		width: calc(83.33333333% - 30px);
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
		margin-top: 130px;
		margin-bottom: 130px;
	}
	
	.bctt-ctt-text {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
		margin-left: 180.33333333px;
		margin-left: calc(16.66666667% + 15px);
	}
	
	.SpaceIntro-layer_contents .h1, .SpaceIntro-layer_contents h1 {
		font-size: 100px;
		padding-top: 0;
	}
	
	.Triptych-wrapper {
		float: left;
		width: 88.64247312%;
		width: calc(91.66666667% - 30px);
		margin-left: 56.33333333px;
		margin-left: calc(4.16666667% + 15px);
	}
	
	.Triptych--4up .Triptych-wrapper, .page-template-front-page .Triptych-wrapper {
		float: left;
		width: 98.48790323%;
		width: calc(100% - 15px);
		margin-left: 7.5px;
		margin-left: calc(0% + 7.5px);
	}
	
	.Triptych-block {
		height: 550px;
	}
}

.Triptych--4up .Triptych-block {
	margin-left: 7.5px;
	margin-right: 7.5px;
	min-height: 1px;
	height: 325px;
	z-index: 0;
}

@media (min-width:0px) {
	.Triptych--4up .Triptych-block {
		float: left;
		width: 100%;
		width: calc(100% - 0px);
	}
	
	.AwardCount-blocks-item {
		float: left;
		width: 50%;
	}
}

.Triptych--4up .Triptych-block:before {
	position: absolute;
	content: "";
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: -1;
	background: -webkit-linear-gradient(90deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 100%);
	background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, .5) 100%);
}

@media (min-width:768px) {
	.Triptych-block {
		float: left;
		width: 31.82123656%;
		width: calc(33.33333333% - 15px);
		margin-left: 7.5px;
		margin-left: calc(0% + 7.5px);
	}
	
	.Triptych-block_subheading {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.Triptych--4up .Triptych-block {
		float: left;
		width: 48.48790323%;
		width: calc(50% - 15px);
		height: 324px;
		margin-bottom: 15px;
	}
	
	.HomeSection-awards .ContentSection--split_50-figure, .HomeSection-awards .ContentSection--split_50-text {
		float: left;
		width: 50%;
	}
}

.Contact.Contact-content--white, .HomeSection-frame h3, .HomeSection-frame p, .LinkBlock-link:focus .LinkBlock-link_text, .LinkBlock-link:focus .LinkBlock-title, .LinkBlock-link:hover .LinkBlock-link_text, .LinkBlock-link:hover .LinkBlock-title, .Triptych--4up .Triptych-block:hover .Triptych-block_link_text, .WorkOverview-nonslider_content:hover .WorkOverview-nonslider_bottom_link span, .WorkOverview-nonslider_content:hover .WorkOverview-nonslider_bottom_link span:after {
	color: #fff;
}

.Triptych--4up .Triptych-block:hover .Triptych-block_link_text:after, .WorkOverview-nonslider_content_button:focus:after, .WorkOverview-nonslider_content_button:hover:after {
	-webkit-transition-delay: 175ms;
	transition-delay: 175ms;
}

.Triptych--4up .Triptych-block:hover .Triptych-block_link_text:after, .Triptych--4up .Triptych-block:hover .Triptych-block_link_text:before, .WorkOverview-nonslider_content_button:focus:after, .WorkOverview-nonslider_content_button:focus:before, .WorkOverview-nonslider_content_button:hover:after, .WorkOverview-nonslider_content_button:hover:before {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.ListBlock-heading--expertise {
	margin-left: 0;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 30px;
	font-weight: 300;
	font-style: italic;
	position: relative;
}

.ListBlock-heading--expertise:after {
	content: "";
	position: absolute;
	top: 50%;
	border-bottom: 1px solid #cfcfcf;
	margin: 0 20px;
	width: 100%;
}

#basic-waypoint {
	min-height: 100vh;
	position: relative;
	background-color: #000;
	-webkit-transition: background 1s linear;
	transition: background 1s linear;
	overflow: hidden;
}

.HomeSection-process {
	background-color: #000;
	min-height: auto !important;
	padding-top: 150px;
}

.HomeSection-customers .HighlightBlocks-heading {
	font-family: Philosopher, sans-serif;
	color: #fff;
}

.HomeSection-customers .ContentSection-figure img {
	/*box-shadow:0 2px 10px 0 rgba(0,0,0,.15);*/
	margin-right: 10px;
	height: auto;
	position: relative;
	float: left;
	width: 48%;
}

.HomeSection-customers .ContentSection-figure img:last-child {
	margin-top: 30px;
}

.HomeSection-customers .ContentSection--split_50 {
	-ms-flex-flow: column wrap;
	flex-flow: column wrap;
}

.ApplicationsForm .gform_body, .ApplicationsForm .gform_footer, .Benefits-content--wrapper, .HomeSection-customers .ContentSection--split_50-figure, .HomeSection-customers .ContentSection--split_50-text, .ModularImage--ten-image, .Position-content--wrapper {
	min-height: 1px;
}

.HomeSection-customers .Modal-close {
	font-size: 0;
	margin: 0;
	border: 0;
}

.HomeSection-customers .Modal-close:before {
	content: "";
	font-weight: 400;
	color: #fff;
	font-size: 20px;
}

.HomeSection-frame:before, .HomeSection-frame:first-child:after {
	content: "";
	left: 2%;
	background: #fff;
	opacity: .15;
	position: absolute;
}

.element-waypoint {
	overflow: hidden;
	-webkit-transition: background 1s linear;
	padding-bottom: 75px;
	min-height: 100vh;
	position: relative;
}

.HomeSection-frame h3 {
	font-family: Philosopher, sans-serif;
	position: relative;
	padding-bottom: 20px;
}

.HomeSection-frame h3:after {
	content: "";
	position: absolute;
	left: 0;
	bottom: 0;
	width: 60px;
	height: 4px;
	background-color: #fff;
}

.HomeSection-frame:before {
	top: 0;
	bottom: 0;
	width: 2px;
}

.HomeSection-frame:first-child:before {
	top: 25%;
}

.HomeSection-frame:first-child:after {
	width: 8px;
	height: 8px;
	border-radius: 50%;
	margin-left: -3.5px;
	top: 25%;
	margin-top: -8px;
}

.Blog-block--link:hover .Blog-block--hover, .Blog-category_teaser_link:focus:after, .Blog-category_teaser_link:hover:after, .DribbbleFeed-shot--wrapper:hover .DribbbleFeed-shot--desc, .Location-other_link:focus .Location-other_link_bg, .Location-other_link:hover .Location-other_link_bg, .Service-block:focus .Service-block_body, .Service-block:focus .Service-block_overlay, .Service-block:focus:before, .Service-block:hover .Service-block_body, .Service-block:hover .Service-block_overlay, .Service-block:hover:before, .Service-expertise_image_link:focus .Service-expertise_link_text, .Service-expertise_image_link:hover .Service-expertise_link_text, .no-touchevents .CaseStudy-pager--link:hover .CaseStudy-pager--bg {
	opacity: 1;
}

.HomeSection-frame .HomeSection-number {
	position: absolute;
	background-color: #000;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(-90deg);
	transform: rotate(-90deg);
	-webkit-transform-origin: right top 0;
	transform-origin: right top 0;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 13px;
	font-weight: 500;
	color: rgba(255, 255, 255, .15);
	text-transform: uppercase;
	padding-left: 20px;
	padding-right: 20px;
	left: auto;
	right: 98.5%;
	white-space: nowrap;
	z-index: 0;
	-webkit-transition: background 1s linear;
	transition: background 1s linear;
}

.WorkOverview-link_icon span, .WorkOverview-nonslider_content_button, .WorkOverview-nonslider_subtext, .WorkOverview-nonslider_title {
	font-family: Poppins, Helvetica, Arial, sans-serif;
}

.HomeSection-frame .HomeSection-number.HomeSection-number--process {
	top: 35%;
}

@media (min-width:768px) {
	.HomeSection-customers .ContentSection-figure img {
		width: 45%;
	}
	
	.HomeSection-customers .ContentSection--split_50 {
		-ms-flex-flow: wrap;
		flex-flow: wrap;
		-webkit-flex-flow: wrap;
	}
	
	.HomeSection-customers .ContentSection--split_50-figure, .HomeSection-customers .ContentSection--split_50-text {
		float: left;
		width: 50%;
	}
	
	.ContentSection-figure--absolute {
		position: absolute !important;
		right: -150px;
		-webkit-transform: translateY(50%);
		transform: translateY(50%);
	}
}

.home-awardImg {
	position: absolute;
	bottom: 0;
}

@media (max-width:1199px) {
	.ClientSlider-heading {
		display: none;
	}
	
	.ExpertiseIllustration-title {
		margin-top: 0;
	}
	
	.ContentSection-figure--absolute {
		height: 100%;
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	.ContentSection-figure--absolute .ContentSection--split_50_figure_wrapper {
		-webkit-transform: translateY(50%);
		transform: translateY(50%);
	}
	
	.home-awardImg {
		height: 70% !important;
		left: 0;
	}
	
	.Service-block_overlay_button span:after {
		font-size: 13px;
	}
}

.AwardCount-blocks-item {
	margin-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	min-height: 1px;
}

.ContentSection--split_50-figure, .ContentSection--split_50-text {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 15px;
}

.AwardCount-blocks-item .AwardCount-blocks-item_inner {
	background: rgba(0, 0, 0, .15);
	padding: 10px;
	text-align: center;
	position: relative;
}

.AwardCount-blocks-item .AwardCount-blocks-item_count {
	background: #fff;
	border-radius: 50%;
	padding: 3px 4px;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	color: #d77307;
	position: absolute;
	-webkit-transform: translateX(-50%);
	transform: translateX(-50%);
	left: 50%;
	bottom: 0;
	width: 30px;
	height: 30px;
	margin-bottom: -15px;
	z-index: 999;
}

.WorkOverview-image_slider-next:after, .WorkOverview-image_slider-prev:after, .WorkOverview-link_icon span:after {
	font-family: icon;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-moz-osx-font-smoothing: grayscale;
}

.ContentSection--split_50-row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-flow: column-reverse wrap;
	flex-flow: column-reverse wrap;
	position: relative;
	margin: 0 auto;
}

@media (min-width:768px) {
	.AwardCount-blocks-item {
		float: left;
		width: 25%;
	}
	
	.ContentSection--split_50-row {
		max-width: 722px;
	}
	
	.WorkOverview-header_container p {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

@media (min-width:992px) {
	.FeaturedBlogItem {
		height: 600px;
	}
	
	.FeaturedBlogItem-cols {
		float: left;
		width: 50%;
	}
	
	.Triptych {
		padding: 120px 0;
	}
	
	.Triptych-title_wrapper {
		float: left;
		width: 100%;
		margin-left: 0;
	}
	
	.Triptych-block_subheading {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.HomeSection-customers .ContentSection-figure img {
		margin-right: 20px;
	}
	
	.ContentSection--split_50-row {
		max-width: 950px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-ms-flex-flow: row wrap;
		flex-flow: row wrap;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
}

.ContentSection--split_50-figure {
	position: relative;
	margin: 0;
}

.ContentSection--split_50-figure:last-child {
	margin-top: 30px;
}

@media (min-width:992px) {
	.ContentSection--split_50-figure {
		float: left;
		width: 50%;
	}
	
	.ContentSection--split_50-figure:last-child {
		margin-top: 0;
	}
	
	.ContentSection--split_50-text {
		float: left;
		width: 50%;
	}
}

.Comment-reply_link--wrapper, .ContentSection--split_50-text:last-child {
	margin-top: 30px;
}

.ContentSection {
	margin-top: 50px;
	margin-bottom: 50px;
	position: relative;
}

@media (min-width:992px) {
	.ContentSection--split_50-text:last-child {
		margin-top: 0;
	}
	
	.ContentSection--split_50-valign_top {
		vertical-align: top;
	}
	
	.ContentSection--split_50-valign_bottom {
		vertical-align: bottom;
	}
	
	.ContentSection {
		margin-top: 65px;
		margin-bottom: 65px;
	}
}

.ContentSection-image {
	max-width: 100%;
	height: auto;
	display: block;
}

.ContentSection-caption {
	font-size: 12px;
	text-align: center;
}

.ContactForm_wrapper .gform_fields li:not(:first-child), .ContactForm_wrapper.gform_validation_error .ContactForm--half, .ContentSection-image+.ContentSection-caption {
	margin-top: 10px;
}

.ContentSection-modal_toggle {
	background: 0 0;
	border-width: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
}

.ContentSection-modal_content--video {
	padding: 0;
}

.ContentSection--dark_bg+.ContentSection--inherit_bg, .ContentSection--dark_bg+.ContentSection--light_bg, .ContentSection--inherit_bg+.ContentSection--dark_bg, .ContentSection--inherit_bg+.ContentSection--light_bg, .ContentSection--light_bg+.ContentSection--dark_bg, .ContentSection--light_bg+.ContentSection--inherit_bg {
	margin-top: 100px;
}

@media (min-width:992px) {
	.ContentSection--dark_bg+.ContentSection--inherit_bg, .ContentSection--dark_bg+.ContentSection--light_bg, .ContentSection--inherit_bg+.ContentSection--dark_bg, .ContentSection--inherit_bg+.ContentSection--light_bg, .ContentSection--light_bg+.ContentSection--dark_bg, .ContentSection--light_bg+.ContentSection--inherit_bg {
		margin-top: 130px;
	}
	
	.ContentSection--dark_bg+.ContentSection--inherit_bg:last-child, .ContentSection--dark_bg+.ContentSection--light_bg:last-child, .ContentSection--inherit_bg+.ContentSection--dark_bg:last-child, .ContentSection--inherit_bg+.ContentSection--light_bg:last-child, .ContentSection--light_bg+.ContentSection--dark_bg:last-child, .ContentSection--light_bg+.ContentSection--inherit_bg:last-child {
		margin-bottom: 130px;
	}
}

.ContentSection--dark_bg+.ContentSection--inherit_bg:first-child, .ContentSection--dark_bg+.ContentSection--light_bg:first-child, .ContentSection--inherit_bg+.ContentSection--dark_bg:first-child, .ContentSection--inherit_bg+.ContentSection--light_bg:first-child, .ContentSection--light_bg+.ContentSection--dark_bg:first-child, .ContentSection--light_bg+.ContentSection--inherit_bg:first-child {
	margin-top: 50px;
}

.ContentSection--dark_bg+.ContentSection--inherit_bg:last-child, .ContentSection--dark_bg+.ContentSection--light_bg:last-child, .ContentSection--inherit_bg+.ContentSection--dark_bg:last-child, .ContentSection--inherit_bg+.ContentSection--light_bg:last-child, .ContentSection--light_bg+.ContentSection--dark_bg:last-child, .ContentSection--light_bg+.ContentSection--inherit_bg:last-child {
	margin-bottom: 50px;
}

.ContentSection-background {
	position: absolute;
	width: 100%;
	top: -50px;
	bottom: -50px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.WorkOverview-inner {
	display: table;
	width: 100%;
	min-height: 200px;
}

@-moz-document url-prefix() {
	.WorkOverview-inner {
		height: 200px;
	}
	
	@media (min-width:768px) {
		.WorkOverview-inner {
			height: 350px;
		}
	}
	
	@media (min-width:992px) {
		.WorkOverview-inner {
			height: 350px;
		}
	}
}

.WorkOverview-valign {
	display: table-cell;
	vertical-align: middle;
}

.WorkOverview-image {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	object-fit: cover;
}

.WorkOverview-image_slider .slick-dots {
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.WorkOverview-nonslider_content {
	text-decoration: none;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	padding: 10px;
}

.WorkOverview-nonslider_subtext {
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	font-size: 12px;
	letter-spacing: .04em;
	margin: 0;
	text-transform: uppercase;
	color: #fff;
}

.WorkOverview-nonslider_title {
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	line-height: 1.25em;
	color: #fff;
	margin: 0 0 20px;
	font-size: 28px;
}

.WorkOverview-unit--double_link_section, .WorkOverview-unit--full_width_link, .WorkOverview-unit--staggered_link_section {
	float: left;
	margin-left: 7.5px;
	margin-right: 7.5px;
	min-height: 1px;
}

.WorkOverview-nonslider_content_button {
	background: #f26721;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 9px 10px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	z-index: 1;
	border: 0 solid #f26721;
	-webkit-transition: opacity .3s;
	-webkit-transition: background-color .3s 175ms, color .3s 175ms;
	transition: opacity .3s;
	transition: background-color .3s 175ms, color .3s 175ms;
	position: absolute;
	left: 10px;
	bottom: 10px;
	font-weight: 500;
	letter-spacing: .08em;
	text-transform: uppercase;
	background-color: #fff;
	color: #2b2b2b;
}

@media (max-width:479px) {
	.ListBlock-block p, .WorkOverview-nonslider_content_button {
		font-size: 12px;
	}
	
	.WorkOverview-nonslider_content_button span:after {
		font-size: 18px;
	}
}

@media (min-width:480px) {
	.WorkOverview-nonslider_content_button {
		font-family: Poppins, Helvetica, Arial, sans-serif;
		font-weight: 600;
		color: #2b2b2b;
		-webkit-font-smoothing: antialiased;
		font-size: 14px;
		padding: 9px 20px;
	}
}

.Contact-quote, .WorkOverview-image_slider-next:after, .WorkOverview-image_slider-prev:after, .WorkOverview-link_icon span:after {
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

@media (min-width:480px) and (min-width:768px) {
	.WorkOverview-nonslider_content_button {
		font-size: 16px;
		line-height: 1.2em;
	}
}

@media (min-width:480px) and (min-width:992px) {
	.WorkOverview-nonslider_content_button {
		font-size: 16px;
		line-height: 1.2em;
	}
}

@media (min-width:768px) {
	.WorkOverview-inner {
		min-height: 350px;
	}
	
	.WorkOverview-section {
		margin-bottom: 15px;
	}
	
	.WorkOverview-image_slider .slick-dots {
		bottom: 18px;
		right: 28px;
	}
	
	.WorkOverview-nonslider_content {
		padding: 20px;
	}
	
	.WorkOverview-nonslider_subtext {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
	
	.WorkOverview-nonslider_title {
		line-height: 1.3em;
		letter-spacing: -.01em;
		font-size: 40px;
	}
	
	.WorkOverview-nonslider_content_button {
		bottom: 18px;
		left: 28px;
		padding: 9px 10px;
		font-size: 12px;
	}
}

.WorkOverview-nonslider_content_button:focus, .WorkOverview-nonslider_content_button:hover {
	color: #fff;
	background-color: #2b2b2b;
}

.WorkOverview-link_icon span {
	color: #fff;
	padding: 5px 10px;
	font-size: 16px;
	text-transform: uppercase;
	position: relative;
	z-index: 0;
	-webkit-font-smoothing: antialiased;
	letter-spacing: 1px;
	font-weight: 600;
}

.Benefits-content--wrapper ul, .Position-content--wrapper ul {
	padding-left: 20px;
}

.WorkOverview-link_icon span:after {
	content: "";
	color: #fff;
	font-size: 15px;
}

.WorkOverview-link_icon span:before {
	content: "";
	position: absolute;
	z-index: -1;
	top: 0;
	left: 0;
	right: 0;
	bottom: 100%;
	background: #f26721;
	-webkit-transition: bottom .5s;
	transition: bottom .5s;
}

.WorkOverview-link_icon span:after {
	padding-left: 10px;
	position: relative;
	top: 2px;
}

.WorkOverview-link_icon--black span, .WorkOverview-link_icon--black span:after {
	color: #2b2b2b;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.WorkOverview-nonslider_bottom_link {
	position: absolute;
	bottom: 10px;
	right: 10px;
	text-decoration: none;
}

.WorkOverview-image_slider--progress {
	background-color: rgba(0, 0, 0, .5);
	color: #fff;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 18px;
	padding: 5px;
	-webkit-font-smoothing: antialiased;
}

.WorkOverview-image_slider--progress .currentslide {
	display: inline-block;
	min-width: 10px;
}

@media (min-width:480px) {
	.WorkOverview-image_slider--progress {
		font-size: 20px;
		padding: 5px 20px;
	}
}

@media (min-width:768px) {
	.WorkOverview-nonslider_bottom_link {
		bottom: 15px;
		right: 28px;
	}
	
	.WorkOverview-image_slider--progress {
		font-size: 18px;
		padding: 5px 10px;
	}
}

@media (min-width:992px) {
	.ContentSection--dark_bg+.ContentSection--inherit_bg:first-child, .ContentSection--dark_bg+.ContentSection--light_bg:first-child, .ContentSection--inherit_bg+.ContentSection--dark_bg:first-child, .ContentSection--inherit_bg+.ContentSection--light_bg:first-child, .ContentSection--light_bg+.ContentSection--dark_bg:first-child, .ContentSection--light_bg+.ContentSection--inherit_bg:first-child {
		margin-top: 65px;
	}
	
	.ContentSection--dark_bg+.ContentSection--inherit_bg:last-child, .ContentSection--dark_bg+.ContentSection--light_bg:last-child, .ContentSection--inherit_bg+.ContentSection--dark_bg:last-child, .ContentSection--inherit_bg+.ContentSection--light_bg:last-child, .ContentSection--light_bg+.ContentSection--dark_bg:last-child, .ContentSection--light_bg+.ContentSection--inherit_bg:last-child {
		margin-bottom: 65px;
	}
	
	.ContentSection-background {
		top: -65px;
		bottom: -65px;
	}
	
	.WorkOverview-header_container p {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.WorkOverview-inner {
		min-height: 350px;
	}
	
	.WorkOverview-nonslider_subtext {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
	
	.WorkOverview-nonslider_title {
		line-height: 1.3em;
		font-size: 40px;
	}
	
	.WorkOverview-nonslider_content_button {
		padding: 9px 20px;
		font-size: 16px;
	}
	
	.WorkOverview-image_slider--progress {
		font-size: 20px;
		padding: 5px 20px;
	}
}

.WorkOverview-image_slider--pager_wrapper {
	background-color: #fff;
	padding: 5px;
	position: relative;
}

@media (min-width:480px),(min-width:992px) {
	.WorkOverview-image_slider--pager_wrapper {
		padding: 5px 15px;
	}
}

.WorkOverview-image_slider--background {
	position: absolute;
	top: -2px;
	right: 0;
	bottom: -3px;
	left: 0;
	background-color: #fff;
}

@media (min-width:480px) {
	.WorkOverview-image_slider--background {
		top: -3px;
	}
}

.WorkOverview-image_slider--pager {
	display: inline-block !important;
	cursor: pointer;
	position: relative;
	vertical-align: middle;
}

.LearningSystem-dashboard_container .type-course a, .WorkOverview-image_slider--pager:after {
	-webkit-transition: color .3s;
	transition: color .3s;
}

.WorkOverview-image_slider-prev {
	padding-right: 10px;
	font-size: 0;
}

.WorkOverview-image_slider-prev:after {
	content: "";
	color: #2b2b2b;
	font-size: 18px;
	vertical-align: middle;
}

@media (min-width:480px) {
	.WorkOverview-image_slider-prev:after {
		font-size: 20px;
	}
}

@media (min-width:768px) {
	.WorkOverview-image_slider-prev:after {
		font-size: 18px;
	}
}

.Blog-category_teaser_link:focus, .Blog-category_teaser_link:hover, .Blog-category_teaser_link:hover:before, .Blog-next_link a:hover:before, .Position-apply_link, .Position-apply_link:after, .Position-apply_link:focus, .Position-apply_link:hover, .WorkOverview-image_slider-next:hover:after, .WorkOverview-image_slider-prev:hover:after {
	color: #f26721;
}

.ModularText, .ProjectCalcCTA, .WorkOverview-image_slider-next {
	font-size: 0;
}

.WorkOverview-image_slider-next:after {
	content: "";
	color: #2b2b2b;
	font-size: 18px;
	vertical-align: middle;
}

.Comment-number, .Contact-info span, .ContactForm--file .instructions, .ContactForm--submit_button, .LinkBlock-link_text, .Position-apply_link, .Positions-item--type {
	text-transform: uppercase;
}

.WorkOverview-image_slider-next:before {
	content: "";
	height: 20px;
	width: 1px;
	background: #2b2b2b;
	position: absolute;
	left: -8px;
	-webkit-transform: rotate(30deg);
	-webkit-transform: translateY(-50%) rotate(30deg);
	transform: rotate(30deg);
	transform: translateY(-50%) rotate(30deg);
	top: 50%;
	-webkit-transform-origin: center;
	transform-origin: center;
}

@media (min-width:480px) {
	.WorkOverview-image_slider-next:after {
		font-size: 20px;
	}
}

@media (min-width:768px) {
	.WorkOverview-image_slider-next:after {
		font-size: 18px;
	}
}

.WorkOverview-image_slider--pagers {
	position: absolute;
	bottom: 10px;
	right: 10px;
	z-index: 9;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid #fff;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

@media (min-width:768px) {
	.WorkOverview-image_slider--pagers {
		bottom: 18px;
		right: 28px;
	}
	
	.header {
		font-size: 30px;
	}
}

.WorkOverview-unit--full_width_link {
	width: 98.48790323%;
	width: calc(100% - 15px);
	margin-bottom: 15px;
}

.WorkOverview-image_ar--full_width_link {
	padding-top: 102.62697023%;
}

@media (min-width:768px) {
	.WorkOverview-unit--full_width_link {
		margin-bottom: 0;
	}
	
	.WorkOverview-image_ar--full_width_link {
		padding-top: 49.91243433%;
	}
}

.WorkOverview-unit--double_link_section {
	width: 98.48790323%;
	width: calc(100% - 15px);
	margin-bottom: 15px;
}

@media (min-width:768px) {
	.WorkOverview-unit--double_link_section {
		float: left;
		width: 48.48790323%;
		width: calc(50% - 15px);
		margin-bottom: 0;
	}
}

.WorkOverview-image_ar--double_link_section, .WorkOverview-image_ar--staggered_link_section {
	padding-top: 102.62697023%;
}

.WorkOverview-unit--staggered_link_section {
	width: 98.48790323%;
	width: calc(100% - 15px);
	margin-bottom: 15px;
}

.Contact {
	background-color: #fff;
	color: #2b2b2b;
}

.Contact-top_wrapper, .CostCalculator-background {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.Contact-form--wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	padding: 45px 0 0;
}

@media (min-width:768px) {
	.WorkOverview-unit--staggered_link_section {
		float: left;
		width: 48.48790323%;
		width: calc(50% - 15px);
	}
	
	.WorkOverview-unit--staggered_link_section:first-child .WorkOverview-image_ar--staggered_link_section, .WorkOverview-unit--staggered_link_section:nth-child(4) .WorkOverview-image_ar--staggered_link_section {
		padding-top: 49.91243433%;
	}
	
	.WorkOverview-unit--staggered_link_section:nth-child(2) .WorkOverview-image_ar--staggered_link_section, .WorkOverview-unit--staggered_link_section:nth-child(3) .WorkOverview-image_ar--staggered_link_section {
		padding-top: 102.62697023%;
	}
	
	.WorkOverview-unit--staggered_link_section:nth-child(3) {
		margin-top: -25.65%;
	}
	
	.Contact-form--wrapper {
		float: right;
		width: 46.97580645%;
		width: calc(50% - 30px);
		padding: 60px 0;
	}
}

@media (min-width:992px) {
	.WorkOverview-image_slider-next:after, .WorkOverview-image_slider-prev:after {
		font-size: 20px;
	}
	
	.header {
		font-size: 40px;
	}
	
	.Contact-form--wrapper {
		float: right;
		width: 41.66666667%;
		margin-left: 4.16666667%;
	}
}

@media (min-width:1200px) {
	.Triptych--4up .Triptych-block {
		height: 350px;
	}
	
	.ContentSection--split_50-row {
		max-width: 1154px;
	}
	
	.WorkOverview-header_content {
		float: left;
		width: 84.47580645%;
		width: calc(87.5% - 30px);
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
	
	.Contact-form--wrapper {
		float: right;
		width: 39.58333333%;
		margin-left: 8.33333333%;
	}
}

@media (max-width:767px) {
	.CompanyAwards-year {
		font-size: 14px;
	}
	
	.CompanyAwards--section-wrapper {
		margin-top: 5px;
	}
	
	.Awards {
		font-size: 12px;
	}
	
	.Triptych-block {
		margin-top: 15px;
		margin-bottom: 15px;
	}
	
	.HomeSection-awards .ContentSection--split_50, .HomeSection-awards .ContentSection--split_50-text, .Triptych-block:first-child {
		margin-top: 0;
	}
	
	.Triptych-block:last-child {
		margin-bottom: 0;
	}
	
	.Triptych--4up .Triptych-block {
		margin: 1px 0;
	}
	
	.HomeSection-customers .HighlightBlocks-list_item {
		float: left;
		max-width: none;
	}
	
	.HomeSection-customers .ContentSection-figure img:last-child {
		margin-right: 0;
	}
	
	.HomeSection-customers .Modal-close {
		position: absolute;
		right: 0;
	}
	
	.HomeSection-customers .Modal {
		left: auto;
		right: auto;
		-webkit-transform: translate(0, 0);
		transform: translate(0, 0);
		width: 100%;
	}
	
	.HomeSection-frame .HomeSection-number, .HomeSection-frame:before, .HomeSection-frame:first-child:after {
		display: none;
	}
	
	.ContentSection-figure--absolute .ContentSection--split_50_figure_wrapper {
		-webkit-transform: translateY(0);
		transform: translateY(0);
	}
	
	.Contact-form--wrapper {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.Contact-form--clutch_wrapper {
		margin-top: 40px;
	}
}

@media (min-width:1200px) {
	.Contact-form--wrapper {
		margin-right: 0;
		padding: 60px 0 120px;
	}
}

.Contact-form--wrapper .instruction, .ContactForm .dz-message {
	display: none;
}

.Contact-form--clutch_wrapper {
	margin-bottom: 15px;
}

.Contact-form--clutch_logo {
	display: block;
	max-width: 50px;
	height: auto;
	margin: 0 auto;
}

@media (min-width:992px) {
	.Contact-form--clutch_logo {
		max-width: 60px;
		margin: 0;
		display: inline;
	}
}

.Contact-form--clutch_text {
	color: inherit;
	margin: 0;
	text-align: center;
}

@media (min-width:768px) {
	.Contact-content--wrapper {
		float: left;
		width: 46.97580645%;
		width: calc(50% - 30px);
		padding: 130px 0;
	}
}

@media (min-width:992px) {
	.Contact-form--clutch_text {
		display: inline;
		text-align: left;
	}
	
	.Contact-content--wrapper {
		float: left;
		width: 49.05913978%;
		width: calc(52.08333333% - 30px);
		padding: 120px 0;
	}
}

.Contact-title {
	margin: 0;
	line-height: 1;
	color: inherit;
	text-align: center;
}

.Contact-title .Heading-line--wrapper {
	margin: 15px auto;
	height: 4px;
}

@media (min-width:768px) {
	.Contact-header--wrapper.mobile {
		display: none;
	}
	
	.Contact-title {
		text-align: left;
	}
	
	.Contact-title .Heading-line--wrapper {
		margin: 15px 0;
	}
}

.Contact-quote {
	font-family: "Roboto Condensed", sans-serif;
	color: #2b2b2b;
	color: inherit;
	font-size: 22px;
	line-height: 1.5em;
	letter-spacing: .01em;
	margin: 0;
	text-align: center;
}

@media (min-width:768px) {
	.Contact-quote {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
		text-align: left;
	}
}

@media (min-width:992px) {
	.Contact-quote {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
}

@media (max-width:767px) {
	.Contact-content--wrapper {
		padding-left: 30px;
		padding-right: 30px;
		padding-bottom: 60px;
	}
	
	.Contact-header--wrapper.desktop {
		display: none;
	}
	
	.Contact-quote {
		font-size: 18px;
	}
	
	.Contact-info--text_wrapper:last-child {
		padding-bottom: 40px;
	}
}

@media (min-width:768px) and (max-width:991px) {
	.WorkOverview-image_slider--pager_wrapper {
		padding: 5px;
	}
	
	.WorkOverview-image_slider--background {
		top: -4px;
	}
	
	.Contact-title {
		font-size: 40px;
	}
	
	.Contact-quote {
		font-size: 20px;
	}
	
	.ModularTextBackground-container {
		max-width: 750px;
	}
}

.Contact-info--text, .ContactForm .validation_error {
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	font-size: 18px;
	letter-spacing: .02em;
	font-family: "Roboto Condensed", sans-serif;
	line-height: 1.5em;
}

@media (min-width:1200px) {
	.Contact-form--clutch_logo {
		max-width: 75px;
	}
	
	.Contact-content--wrapper {
		float: left;
		width: 52.08333333%;
		margin-left: 0;
		margin-right: 0;
	}
	
	.Contact-title {
		font-size: 64px;
	}
	
	.Contact-title .Heading-line--wrapper {
		margin: 30px 0 10px;
	}
	
	.Contact-quote {
		margin: 45px 0 0;
	}
}

.Contact-quote--author--wrapper {
	min-height: 1px;
	margin-top: 25px;
}

@media (min-width:320px) {
	.Contact-quote--author--wrapper {
		float: left;
		width: 58.33333333%;
		margin-left: 20.83333333%;
	}
	
	.ContactForm .gform_fields {
		float: left;
		width: 100%;
	}
}

@media (min-width:768px) {
	.Contact-quote--author--wrapper {
		float: left;
		width: 33.33333333%;
		margin-left: 0;
	}
}

.Contact-quote--author, .Service-project_figure img {
	max-width: 100%;
	height: auto;
}

.Contact-info--wrapper {
	padding: 20px 30px;
}

@media (min-width:768px) {
	.Contact-info--wrapper {
		padding: 20px 15px;
	}
	
	.Contact-info--text_wrapper {
		float: left;
		width: 50%;
	}
}

@media (min-width:1200px) {
	.Contact-quote--author--wrapper {
		margin-top: 40px;
	}
	
	.Contact-info--wrapper {
		padding: 45px 0;
	}
	
	.Contact-info--text_wrapper {
		float: left;
		width: 25%;
	}
}

@media (min-width:1600px) {
	.NavigationTextSlider-content--copy p {
		font-size: 24px;
	}
	
	.Contact-info--wrapper {
		padding: 45px 0;
	}
	
	.Positions-item--container {
		max-width: 1550px;
	}
}

.Contact-info--text_wrapper {
	min-height: 1px;
	text-align: center;
	padding: 40px 0 0;
}

@media (min-width:768px) {
	.Contact-info--text_wrapper {
		padding: 15px;
		margin-top: 15px;
		margin-bottom: 15px;
	}
}

.Contact-info--text_wrapper:not(:last-child):after {
	content: "";
	width: 90px;
	height: 1px;
	display: block;
	background-color: #2b2b2b;
	margin: 40px auto 0;
}

.ContactForm--full:not(.ContactForm--file):not(.ContactForm--radio).gfield_error input, .ContactForm--full:not(.ContactForm--file):not(.ContactForm--radio).gfield_error select, .ContactForm--full:not(.ContactForm--file):not(.ContactForm--radio).gfield_error textarea, .ContactForm_wrapper.gform_validation_error .ContactForm--dropdown.gfield_contains_required select {
	border-color: red;
	border-width: 2px;
}

.Contact-info {
	margin: 0;
}

.Contact-info--text {
	color: #f26721;
}

.ContactForm_wrapper {
	background-color: #f8f8f8;
	padding-top: 30px;
}

@media (max-width:767px) {
	.ContactForm_wrapper .gform_fields li.ContactForm--message {
		margin-bottom: 30px;
	}
}

.ContactForm_wrapper .gform_fields li.ContactForm--file {
	margin-top: 15px;
	margin-bottom: 15px;
}

.ContactForm .gform_fields {
	min-height: 1px;
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

.ContactForm .validation_error, .ContactForm--full {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

.ContactForm .validation_error {
	color: red;
	text-align: center;
	margin-bottom: 25px;
}

@media (min-width:320px) {
	.ContactForm .gform_footer {
		float: left;
		width: 100%;
	}
	
	.ContactForm .validation_error, .ContactForm--full {
		float: left;
		width: 96.97580645%;
		width: calc(100% - 30px);
	}
}

.CaseStudy-description, .ContactForm--dropdown .ginput_container_select, .ContactForm--full, .ContactForm--full .ginput_container, .ContactForm--message .ginput_container_textarea {
	position: relative;
}

.ContactForm--full:not(.ContactForm--file):not(.ContactForm--radio) input, .ContactForm--full:not(.ContactForm--file):not(.ContactForm--radio) select {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 20px;
	padding: 10px;
	width: 100%;
	border: 1px solid #cfcfcf;
	height: 40px;
	color: #2b2b2b;
}

.ContactForm--full:not(.ContactForm--file):not(.ContactForm--radio) select {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 14px;
	padding-top: 10px;
	padding-left: 10px;
	background-color: #fff;
	border-radius: 0;
}

.ContactForm--full:not(.ContactForm--file):not(.ContactForm--radio) textarea {
	width: 100%;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 20px;
	padding: 5px 10px 10px;
	border: 1px solid #cfcfcf;
	background-color: #fff;
	color: #2b2b2b;
	height: 90px;
	resize: none;
}

.ContactForm--full.gfield_error .gfield_radio {
	margin-left: 10px;
}

.ContactForm--full.label-bottom input, .ContactForm--full.label-bottom select, .ContactForm--full.label-bottom textarea {
	border-width: 2px;
}

.ContactForm--full .gfield_label {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 300;
	color: #2b2b2b;
	font-size: 14px;
	line-height: 23px;
}

.ContactForm--file .gform_button_select_files, .ContactForm--file .instructions, .ContactForm--full .validation_message, .ContactForm--radio .gfield_radio label {
	font-size: 12px;
	font-family: Poppins, Helvetica, Arial, sans-serif;
}

.ContactForm--full:not(.ContactForm--message) .gfield_label.label-top {
	font-size: 14px;
}

.ApplicationsForm .gfield_required, .ContactForm--full .gfield_required {
	color: red;
	display: inline-block;
}

.ContactForm--full .validation_message {
	color: red;
}

.ContactForm--radio .gfield_radio {
	padding-left: 0;
	margin-top: 10px;
	margin-bottom: 5px;
}

.BlogInner-post_info, .ContactForm--radio .gfield_radio li, .ProjectCalcCTA-inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.ContactForm--radio .gfield_radio label {
	font-weight: 300;
	line-height: 19px;
	color: #2b2b2b;
	margin-left: 5px;
}

.ContactForm--dropdown option {
	font-weight: 300;
}

.ContactForm--message .gfield_label {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
	.ContactForm--message .gfield_label .label-text {
		font-family: Poppins, Helvetica, Arial, sans-serif;
		font-weight: 300;
		font-size: 18px;
		display: block;
		width: 95%;
	}
	
	.ContactForm--message .ginput_container_textarea:after {
		text-align: right;
		display: inline-block;
		width: 5%;
	}
}

.ContactForm--message .gfield_label.is-Offcanvas--target_open:after, .ContactForm--message .ginput_container_textarea:after {
	font-family: icon;
	font-weight: 400;
	text-transform: none;
	line-height: 1;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
	speak: none;
	font-style: normal;
	font-variant: normal;
	-moz-osx-font-smoothing: grayscale;
}

.ContactForm--message .gfield_label.is-Offcanvas--target_open {
	border-bottom: none;
}

.ContactForm--message .gfield_label.is-Offcanvas--target_open:after {
	content: "";
	font-size: 14px;
}

.ContactForm--message .ginput_container_textarea:after {
	content: "";
	font-size: 13px;
	position: absolute;
	top: 10px;
	right: 10px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	.ContactForm--message .ginput_container_textarea {
		margin-bottom: -5px;
	}
}

@supports (-ms-ime-align:auto) {
	.ContactForm--message .ginput_container_textarea {
		margin-bottom: 0;
	}
}

.ContactForm--message .ginput_container_textarea textarea {
	border-top: none;
}

.ContactForm--message .ginput_container_textarea.is-Offcanvas--open {
	display: block;
}

.ContactForm--file .gfield_label, .ContactForm--file .gform_drop_instructions, .ContactForm--message .ginput_container_textarea.is-Offcanvas--closed {
	display: none;
}

@media (max-width:767px) {
	.ContactForm--file {
		display: none;
	}
}

.ContactForm--file .gform_drop_area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	border: 2px dashed #cfcfcf;
	padding: 16px 100px;
	-webkit-transition: .3s;
	transition: .3s;
	position: relative;
	z-index: 1;
	overflow: hidden;
}

.ContactForm--file .gform_drop_area:before {
	content: "";
	background-color: #f26721;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.ContactForm--file .instructions {
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	letter-spacing: .04em;
	text-align: center;
	margin-top: 10px;
	color: #858585;
	-webkit-transition: .3s;
	transition: .3s;
}

@media (min-width:768px) {
	.Contact-info--text_wrapper:not(:last-child):after {
		display: none;
	}
	
	.Contact-info--text, .ContactForm .validation_error {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.ContactForm--full:not(.ContactForm--file):not(.ContactForm--radio) textarea {
		height: 80px;
	}
	
	.ContactForm--file .instructions {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
}

@media (min-width:992px) {
	.Contact-quote--author--wrapper {
		float: left;
		width: 29.16666667%;
	}
	
	.Contact-info--text {
		font-family: "Roboto Condensed", sans-serif;
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.ContactForm .validation_error {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.ContactForm--file .instructions {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
}

.ContactForm--file .gform_button_select_files {
	background: 0 0;
	border-width: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	-webkit-font-smoothing: antialiased;
	letter-spacing: .04em;
	text-transform: uppercase;
	color: #cfcfcf;
	font-weight: 400;
	-webkit-font-feature-settings: "liga" 0;
	-moz-font-feature-settings: "liga" 0;
	font-feature-settings: "liga" 0;
}

.ContactForm--file .validation_message ul li, .Position-content--wrapper li, .Position-content--wrapper li.large, .Position-content--wrapper li.medium, .Position-content--wrapper li.small, .Position-overview_link.large, .Position-overview_link.medium {
	font-family: "Roboto Condensed", sans-serif;
	-webkit-font-smoothing: antialiased;
}

.Position-content--wrapper li, .Position-overview_link {
	-webkit-font-feature-settings: "liga" 0;
	-moz-font-feature-settings: "liga" 0;
}

.ContactForm--file .ginput_preview {
	color: #2b2b2b;
	margin-top: 5px;
	text-align: center;
}

.ContactForm--file.drag-in .gform_drop_area {
	border-color: #2b2b2b;
}

.ContactForm--file.drag-in .gform_drop_area:before {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.ContactForm--file.drag-in .instructions {
	color: #fff;
	-webkit-transition: .3s cubic-bezier(.75, 0, .125, 1);
	transition: .3s cubic-bezier(.75, 0, .125, 1);
}

.ContactForm--file.gfield_error {
	margin-top: 10px;
}

.ContactForm--file .validation_message {
	position: absolute;
	top: 100%;
	text-align: center;
	left: 0;
	right: 0;
}

.ContactForm--file .validation_message ul {
	padding: 0;
	list-style-type: none;
}

.ContactForm--file .validation_message ul li {
	font-size: 14px;
	font-weight: 600;
	color: red;
}

.ContactForm--submit_button {
	background: #f26721;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 17px 25px;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	color: #fff;
	z-index: 1;
	border: 1px solid #f26721;
	width: 100%;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 600;
	letter-spacing: .08em;
	margin: 0;
	-webkit-transition: color .3s 175ms;
	transition: color .3s 175ms;
}

.ContactForm--submit_button:before, .Service-block_overlay_button:after, .Service-project_c2a:after {
	background: #2b2b2b;
}

.ContactForm--submit_button:after {
	background: #fff;
}

.ContactForm--submit_button:after, .ContactForm--submit_button:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.ContactForm--submit_button:focus, .ContactForm--submit_button:hover {
	color: #2b2b2b;
}

.ContactForm--submit_button:focus:after, .ContactForm--submit_button:hover:after {
	-webkit-transition-delay: 175ms;
	transition-delay: 175ms;
}

.ContactForm--submit_button:focus:after, .ContactForm--submit_button:focus:before, .ContactForm--submit_button:hover:after, .ContactForm--submit_button:hover:before {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.LinkBlocks-title {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
	font-size: 20px;
	line-height: 1.25em;
	margin-left: 15px;
	margin-right: 15px;
	text-align: center;
	margin-bottom: 0;
}

.Comment-form--wrapper, .LinkBlocks-wrapper {
	border-top: 1px solid #cfcfcf;
	margin-top: 50px;
}

.LinkBlock {
	min-height: 1px;
	text-align: center;
	position: relative;
}

.LinkBlock:first-child {
	border-right: 1px solid #cfcfcf;
}

.LinkBlock:after {
	content: "";
	display: block;
	padding-top: 100%;
}

.LinkBlock-bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	-webkit-transition: .3s;
	transition: .3s;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
}

.LinkBlock-link {
	border-bottom-width: 0;
	line-height: initial;
	text-decoration: none;
	display: block;
	position: absolute;
	width: 100%;
	height: 100%;
}

.LinkBlock-wrapper {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	height: 100%;
	width: 100%;
	position: relative;
}

.LearningSystem-container .col-left .type-course a:not(.send-message-button), .LearningSystem-nav_cols article a, .LinkBlock-title {
	-webkit-transition: .3s;
	transition: .3s;
}

.LinkBlock-link_text {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	-webkit-transition: .3s;
	transition: .3s;
}

@media (min-width:768px) {
	.ContactForm--file .gform_button_select_files {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
	
	.ContactForm--file .validation_message ul li, .ContactForm--submit_button, .LinkBlock-link_text {
		font-size: 16px;
		line-height: 1.2em;
	}
	
	.LinkBlocks-title {
		font-size: 40px;
		line-height: 1.3em;
		letter-spacing: -.01em;
	}
	
	.LinkBlock {
		float: left;
		width: 50%;
	}
	
	.Positions {
		padding: 10px 0 0;
	}
}

.Positions-content {
	clear: both;
	overflow: hidden;
}

.Positions-item {
	border-bottom: 1px solid #cfcfcf;
}

.Position-apply_link, .Positions-item--link {
	border-bottom-width: 0;
	line-height: initial;
	background-color: transparent;
	text-decoration: none;
}

.Positions-item--wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

@media (min-width:992px) {
	.ContactForm--file .gform_button_select_files {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
	
	.ContactForm--file .validation_message ul li, .ContactForm--submit_button, .LinkBlock-link_text {
		font-size: 16px;
		line-height: 1.2em;
	}
	
	.LinkBlocks-title {
		font-size: 40px;
		line-height: 1.3em;
	}
	
	.Positions {
		padding: 85px 0 0;
	}
	
	.Positions-item--wrapper {
		float: left;
		width: 80.30913978%;
		width: calc(83.33333333% - 30px);
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
}

.Positions-item--left {
	min-height: 1px;
	margin-left: 15px;
	margin-right: 15px;
}

@media (min-width:768px) {
	.Positions-item--left {
		float: left;
		width: 73.48790323%;
		width: calc(75% - 15px);
		margin-left: 0;
		margin-right: 15px;
	}
	
	.Positions-item--right {
		float: right;
		width: 21.97580645%;
		width: calc(25% - 30px);
	}
}

.Positions-item--right {
	min-height: 1px;
	margin-left: 15px;
	margin-right: 15px;
}

.Positions-item--link {
	display: block;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
	padding: 35px 0;
}

.Positions-item--link:hover {
	background-color: #2b2b2b;
}

.Positions-item--link:hover .Positions-item--category, .Positions-item--link:hover .Positions-item--location, .Positions-item--link:hover .Positions-item--title, .Positions-item--link:hover .Positions-item--type {
	color: #fff;
}

.Positions-item--title {
	margin: 0;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.Positions-item--category {
	-webkit-transition: color .3s;
	transition: color .3s;
	color: #cfcfcf;
	font-style: italic;
	margin: 0;
}

.Positions-item--type {
	-webkit-transition: color .3s;
	transition: color .3s;
	margin-top: 20px;
	margin-bottom: 0;
	font-weight: 400;
}

.Positions-item--location {
	-webkit-transition: color .3s;
	transition: color .3s;
	color: #cfcfcf;
	font-style: italic;
	margin: 0;
}

@media (min-width:768px) {
	.Positions-item--link {
		padding: 55px 0;
	}
	
	.Positions-item--location, .Positions-item--type {
		text-align: right;
	}
	
	.Position {
		padding: 130px 0;
	}
	
	.Position-content--wrapper {
		float: left;
		width: 85.41666667%;
	}
}

.Position-apply_link {
	-webkit-font-smoothing: antialiased;
	cursor: pointer;
	font-size: 16px;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 500;
	display: inline-block;
	-webkit-transition: .3s;
	transition: .3s;
	padding: 18px 45px;
}

.ApplicationsForm--file .gform_drop_area, .ApplicationsForm--file.mobile {
	border: 1px dashed #858585;
	z-index: 1;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
}

@media (min-width:768px) {
	.Position-content--wrapper {
		margin-left: 7.29166667%;
	}
}

@media (min-width:992px) {
	.Positions-item--right {
		float: right;
		width: 23.48790323%;
		width: calc(25% - 15px);
		margin-right: 0;
	}
	
	.Position {
		padding: 120px 0;
	}
	
	.Position-content--wrapper {
		float: left;
		width: 56.25%;
		margin-left: 21.875%;
	}
}

.Position-content--wrapper h4 {
	margin-bottom: 15px;
	margin-top: 35px;
}

.Position-content--wrapper h4:first-of-type {
	margin-top: 0;
}

@media (min-width:768px) {
	.Position-content--wrapper h4 {
		margin-top: 90px;
	}
}

.Position-content--wrapper li {
	font-weight: 400;
	color: #2b2b2b;
	font-size: 22px;
	line-height: 1.5em;
	letter-spacing: .01em;
	font-feature-settings: "liga" 0;
	position: relative;
	list-style-type: none;
	margin-left: 8px;
}

.Position-content--wrapper li.large, .Position-overview_link.large {
	font-weight: 400;
	color: #2b2b2b;
	font-size: 24px;
	line-height: 1.3em;
	letter-spacing: .02em;
}

@media (min-width:768px) {
	.Position-content--wrapper li {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.Position-content--wrapper li.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

@media (min-width:992px) {
	.Position-content--wrapper h4 {
		margin-top: 60px;
	}
	
	.Position-content--wrapper li {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.Position-content--wrapper li.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

.Position-content--wrapper li.medium, .Position-overview_link.medium {
	font-weight: 400;
	color: #2b2b2b;
	font-size: 22px;
	line-height: 1.5em;
	letter-spacing: .01em;
}

@media (min-width:768px) {
	.Position-content--wrapper li.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
}

@media (min-width:992px) {
	.Position-content--wrapper li.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
}

.Position-content--wrapper li.small {
	font-weight: 400;
	color: #2b2b2b;
	font-size: 18px;
	letter-spacing: .02em;
}

@media (min-width:768px) {
	.Position-content--wrapper li.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.Position-content--wrapper li {
		line-height: 1.6em;
	}
}

@media (min-width:992px) {
	.Position-content--wrapper li.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
}

.Position-content--wrapper li:before {
	content: "-";
	padding-right: 8px;
	color: inherit;
	position: absolute;
	left: -16px;
}

.Position-content--wrapper li.small {
	line-height: 1.6em;
}

.Position-content--wrapper p {
	margin-top: 0;
	line-height: 1.6em;
}

.Benefits-content--wrapper li, .Position-overview_link {
	font-size: 22px;
	line-height: 1.5em;
	letter-spacing: .01em;
}

.Position-content--wrapper a {
	text-decoration: none;
	color: #f26721;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.CaseStudy-description_copy a:hover, .Position-content--wrapper a:focus, .Position-content--wrapper a:hover, .Position-overview_link:focus, .Position-overview_link:hover {
	color: #f7931e;
}

.Benefits-content--wrapper li, .Benefits-content--wrapper li.large, .Benefits-content--wrapper li.medium, .Benefits-content--wrapper li.small, .NewsletterForm .gform_confirmation_message {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
}

.Position-overview_link {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	font-feature-settings: "liga" 0;
	text-decoration: none;
	color: #f26721;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.ApplicationsForm--file.mobile .gfield_label, .Benefits-content--wrapper li {
	-webkit-font-feature-settings: "liga" 0;
	-moz-font-feature-settings: "liga" 0;
}

.Position-overview_link:before {
	display: inline-block;
	vertical-align: middle;
}

.Position-overview_link span {
	vertical-align: middle;
}

.Benefits {
	background-color: #f8f8f8;
	padding: 75px 0;
}

@media (min-width:768px) {
	.Position-overview_link, .Position-overview_link.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.Position-overview_link.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.Position-overview_link.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.Benefits {
		padding: 130px 0;
	}
	
	.Benefits-content--wrapper {
		float: left;
		width: 85.41666667%;
	}
}

@media (min-width:768px) {
	.Benefits-content--wrapper {
		margin-left: 7.29166667%;
	}
	
	.Benefits-content--wrapper li {
		float: left;
		width: 47.68145161%;
		width: calc(50% - 23px);
	}
}

@media (min-width:992px) {
	.Position-overview_link, .Position-overview_link.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.Position-overview_link.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.Position-overview_link.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.Benefits {
		padding: 120px 0;
	}
	
	.Benefits-content--wrapper {
		float: left;
		width: 91.66666667%;
		margin-left: 4.16666667%;
	}
	
	.Benefits-content--wrapper li {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
}

@media (min-width:1200px) {
	.Contact-info--text_wrapper {
		margin-top: 0;
		margin-bottom: 0;
	}
	
	.Contact-info--text_wrapper:not(:last-child) {
		border-right: 1px solid #2b2b2b;
	}
	
	.ContactForm_wrapper .gform_body {
		padding: 0 15px;
	}
	
	.ContactForm--message .ginput_container_textarea:after {
		top: 15px;
		right: 15px;
	}
	
	.LinkBlock:after {
		padding-top: 70%;
	}
	
	.Benefits-content--wrapper {
		float: left;
		width: 85.41666667%;
		margin-left: 7.29166667%;
	}
}

@media (min-width:1600px) {
	.Benefits-content--wrapper {
		float: left;
		width: 56.25%;
		margin-left: 21.875%;
	}
}

.Benefits-content--wrapper h4 {
	margin-bottom: 0;
}

.Benefits-content--wrapper h4:first-of-type {
	margin-top: 0;
}

.Benefits-content--wrapper li {
	min-height: 1px;
	font-feature-settings: "liga" 0;
	position: relative;
	list-style-type: none;
	margin-left: 8px;
	margin-right: 15px;
}

.Benefits-content--wrapper li.large {
	font-size: 24px;
	line-height: 1.3em;
	letter-spacing: .02em;
}

@media (min-width:768px) {
	.Benefits-content--wrapper li {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.Benefits-content--wrapper li.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

@media (min-width:992px) {
	.Benefits-content--wrapper li.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

.Benefits-content--wrapper li.medium, .NewsletterForm .gform_confirmation_message {
	font-size: 22px;
	line-height: 1.5em;
	letter-spacing: .01em;
}

@media (min-width:768px) {
	.Benefits-content--wrapper li.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
}

@media (min-width:992px) {
	.Benefits-content--wrapper li.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
}

.Benefits-content--wrapper li.small {
	font-size: 18px;
	letter-spacing: .02em;
}

@media (min-width:768px) {
	.Benefits-content--wrapper li.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.Benefits-content--wrapper li {
		line-height: 1.6em;
	}
}

@media (min-width:992px) {
	.Benefits-content--wrapper li.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.Position-modal {
		max-width: 950px;
	}
}

.Benefits-content--wrapper li:before {
	content: "-";
	padding-right: 8px;
	color: inherit;
	position: absolute;
	left: -16px;
}

.Benefits-content--wrapper li.small, .Benefits-content--wrapper p {
	line-height: 1.6em;
}

.Benefits-content--wrapper li:nth-child(odd), .ModularTriptych-text_block:nth-child(3n+1) {
	clear: left;
}

.Position-modal--wrapper {
	box-shadow: 0 40px 90px -10px rgba(0, 0, 0, .4);
	max-height: 90vh;
	overflow-y: auto;
}

.Position-modal--title_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	text-align: center;
	clear: both;
	margin-top: 5px;
}

@media (min-width:768px) {
	.Position-modal--title_wrapper {
		float: left;
		width: 80.30913978%;
		width: calc(83.33333333% - 30px);
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
}

.Position-modal--title {
	margin: 0;
}

.CaseStudy-description_title, .Position-modal--subtitle {
	margin-top: 0;
	margin-bottom: 15px;
}

@media (min-width:768px) {
	.Position-modal--subtitle {
		margin-bottom: 45px;
	}
}

.ApplicationsForm {
	clear: both;
	padding-bottom: 45px;
}

@media (min-width:768px) {
	.ApplicationsForm {
		padding-bottom: 75px;
	}
	
	.ApplicationsForm .gform_body, .ApplicationsForm .gform_footer {
		float: left;
		width: 83.33333333%;
	}
}

.ApplicationsForm .gform_fields, .NewsletterForm .gform_fields {
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

.ApplicationsForm .gfield_label {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 18px;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	left: 10px;
	-webkit-transition: .3s;
	transition: .3s;
	line-height: 1;
}

.ApplicationsForm .gfield_label.label-transform {
	font-size: 14px;
	-webkit-transform: translate(0, -1.7em);
	transform: translate(0, -1.7em);
	-webkit-transition: .3s;
	transition: .3s;
}

.ApplicationsForm input {
	height: 63px;
}

.ApplicationsForm .validation_error {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: .02em;
	color: red;
	text-align: center;
	margin-bottom: 30px;
}

.ApplicationsForm .validation_message {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 16px;
	position: absolute;
	top: 0;
	right: 10px;
	color: red;
}

.ApplicationsForm.gform_confirmation_wrapper {
	padding-bottom: 50px;
	text-align: center;
}

.ApplicationsForm .gform_confirmation_message {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 22px;
	line-height: 1.5em;
	letter-spacing: .01em;
	margin: 15px 15px 0;
}

.ApplicationsForm--file .instructions, .ApplicationsForm--file.mobile .gfield_label {
	letter-spacing: .04em;
	font-size: 12px;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 600;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
}

@media (min-width:768px) {
	.ApplicationsForm .gform_body, .ApplicationsForm .gform_footer {
		margin-left: 8.33333333%;
	}
	
	.ApplicationsForm .validation_error {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.ApplicationsForm.gform_confirmation_wrapper {
		padding-bottom: 75px;
	}
	
	.ApplicationsForm .gform_confirmation_message {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.ApplicationsForm--third {
		float: left;
		width: 50%;
	}
}

@media (min-width:992px) {
	.Position-modal--subtitle {
		margin-bottom: 10px;
	}
	
	.ApplicationsForm {
		padding-bottom: 80px;
	}
	
	.ApplicationsForm .validation_error {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.ApplicationsForm .gform_confirmation_message {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.ApplicationsForm--third {
		float: left;
		width: 33.33333333%;
	}
	
	.ApplicationsForm--third:nth-child(4n+1) {
		clear: left;
	}
}

.ApplicationsForm--third.gfield_error .ginput_container:before {
	content: "";
	width: 5px;
	height: 100%;
	position: absolute;
	display: inline-block;
	margin-left: 1px;
	margin-top: 1px;
	background-color: red;
}

.ApplicationsForm--third input {
	height: 63px;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 20px;
	padding: 20px 10px 10px;
	width: 100%;
	border: 1px solid #cfcfcf;
	border-bottom: none;
}

.ApplicationsForm--file {
	min-height: 1px;
	position: relative;
}

.ApplicationsForm--file.mobile {
	text-align: center;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100px;
	-webkit-transition: .3s;
	transition: .3s;
	position: relative;
	overflow: hidden;
}

@media (min-width:768px) {
	.ApplicationsForm--file.mobile {
		height: 120px;
	}
	
	.ApplicationsForm--file.mobile .gfield_label {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
}

.ApplicationsForm--file.mobile .gfield_label {
	position: relative;
	top: auto;
	left: auto;
	-webkit-transform: none;
	transform: none;
	font-feature-settings: "liga" 0;
	background-image: url("https://www.spoint.in/wp-content/themes/Spoint/assets/img/cloud_upload.png");
	padding: 17px 25px 14px 60px;
	background-color: #858585;
	color: #fff;
	background-size: 30px;
	background-repeat: no-repeat;
	background-position: 12% 50%;
	border: none;
	cursor: pointer;
}

.ApplicationsForm--file.mobile .gfield_label.nitro-lazy {
	background-image: none !important;
}

@media (min-width:992px) {
	.ApplicationsForm--file.mobile {
		height: 100px;
	}
	
	.ApplicationsForm--file.mobile .gfield_label {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
}

.ApplicationsForm--file .gform_drop_instructions, .ApplicationsForm--file.desktop .gfield_label, .ApplicationsForm--file.mobile .gfield_required, .no-touchevents .ApplicationsForm--file.mobile, .touchevents .ApplicationsForm--file.desktop {
	display: none;
}

.ApplicationsForm--file.mobile input {
	width: .1px;
	height: .1px;
	opacity: 0;
	position: absolute;
	z-index: -1;
}

.ApplicationsForm--file.mobile .file-name {
	min-height: 1px;
	display: block;
	margin: 0 10px;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
	position: absolute;
	bottom: 0;
	left: 0;
}

@media (min-width:320px) {
	.ApplicationsForm--file {
		float: left;
		width: 100%;
	}
	
	.ApplicationsForm--file.mobile .file-name {
		float: left;
		width: 97.98387097%;
		width: calc(100% - 20px);
	}
	
	.ModularTextMedia-text_wrapper {
		float: left;
		width: 96.97580645%;
		width: calc(100% - 30px);
	}
}

.ApplicationsForm--file .gform_drop_area {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-direction: column;
	flex-direction: column;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	height: 100px;
	-webkit-transition: .3s;
	transition: .3s;
	position: relative;
	overflow: hidden;
}

@media (min-width:768px) {
	.ApplicationsForm--file .gform_drop_area {
		height: 120px;
	}
	
	.ApplicationsForm--file .instructions {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
}

.ApplicationsForm--file .gform_drop_area:before {
	content: "";
	background-color: #f26721;
	position: absolute;
	width: 100%;
	height: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.ApplicationsForm--file .instructions {
	text-align: center;
	margin-top: 10px;
	color: #858585;
	-webkit-transition: .3s;
	transition: .3s;
}

@media (min-width:992px) {
	.ApplicationsForm--file .gform_drop_area {
		height: 142px;
	}
	
	.ApplicationsForm--file .instructions {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
}

.ApplicationsForm--file .gform_button_select_files {
	background: url("https://www.spoint.in/wp-content/themes/Spoint/assets/img/cloud_upload.png") 12% 50%/30px no-repeat #858585;
	border-width: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 12px 25px 10px 60px;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
	font-size: 12px;
	letter-spacing: .04em;
	-webkit-font-feature-settings: "liga" 0;
	-moz-font-feature-settings: "liga" 0;
	font-feature-settings: "liga" 0;
	font-weight: 600;
	color: #fff;
	border: none;
	text-transform: uppercase;
	height: auto;
}

.ApplicationsForm--file .ginput_preview {
	text-align: center;
	margin: 15px 0;
}

.ApplicationsForm--file.drag-in .gform_drop_area, .CostCalculator-gfield .gfield_checkbox input:checked+label, .CostCalculator-gfield .gfield_radio input[type=radio]:checked+input[type=text], .CostCalculator-gfield .gfield_radio input[type=radio]:checked+label {
	border-color: #2b2b2b;
}

.ApplicationsForm--file.drag-in .gform_drop_area:before {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.ApplicationsForm--file.drag-in .instructions {
	color: #fff;
	-webkit-transition: .3s cubic-bezier(.75, 0, .125, 1);
	transition: .3s cubic-bezier(.75, 0, .125, 1);
}

.ApplicationsForm--file.gfield_error {
	margin-top: 10px;
}

.CaseStudy-detail_title:first-child, .ModularQuote-content :first-child, .ModularText--with_image-text :first-child, .ModularText--with_image-text p, .ModularText-text :first-child, .ModularText-text p, .ProjectTakeaways-text_wrapper :first-child, .ProjectTakeaways-text_wrapper p:first-of-type {
	margin-top: 0;
}

.ApplicationsForm--file .validation_message {
	position: absolute;
	top: 100%;
	text-align: center;
	left: 0;
	right: 0;
}

.ApplicationsForm--file .validation_message ul {
	padding: 0;
	list-style-type: none;
}

.ApplicationsForm--file .validation_message ul li {
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 600;
	color: red;
}

.ApplicationsForm--submit_button, .Comment-submit {
	background: #2b2b2b;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 17px 25px;
	-webkit-font-smoothing: antialiased;
	font-size: 14px;
	display: inline-block;
	vertical-align: top;
	overflow: hidden;
	position: relative;
	color: #fff;
	z-index: 1;
	border: 1px solid #2b2b2b;
	width: 100%;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 600;
	letter-spacing: .08em;
	margin: 0;
	text-transform: uppercase;
	-webkit-transition: color .3s 175ms;
	transition: color .3s 175ms;
}

.CaseStudy-pager--bg, .ErrorPage, .ModularTextBackground, .ModularTextMedia, .ModularTriptych {
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
}

.CaseStudy-detail_list li, .CaseStudy-pager--text {
	font-family: "Roboto Condensed", sans-serif;
	letter-spacing: .02em;
}

.CaseStudy-detail_title--awards, .ModularText--with_image-text h4, .ModularText-text h4, .ModularTextBackground-text_wrapper h4, .ModularTextMedia-text_wrapper h4, .ProjectTakeaways-text_wrapper h3 {
	margin-bottom: 5px;
}

.ApplicationsForm--submit_button:before, .Comment-submit:before {
	background: #f26721;
}

.ApplicationsForm--submit_button:after, .Comment-submit:after {
	background: #fff;
}

.ApplicationsForm--submit_button:after, .ApplicationsForm--submit_button:before, .Comment-submit:after, .Comment-submit:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.ApplicationsForm--submit_button:focus, .ApplicationsForm--submit_button:hover {
	color: #2b2b2b;
}

.ApplicationsForm--submit_button:focus:after, .ApplicationsForm--submit_button:hover:after, .Comment-submit:focus:after, .Comment-submit:hover:after {
	-webkit-transition-delay: 175ms;
	transition-delay: 175ms;
}

.ApplicationsForm--submit_button:focus:after, .ApplicationsForm--submit_button:focus:before, .ApplicationsForm--submit_button:hover:after, .ApplicationsForm--submit_button:hover:before, .Comment-submit:focus:after, .Comment-submit:focus:before, .Comment-submit:hover:after, .Comment-submit:hover:before {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.ModularImage, .Service-block_image_wrapper {
	position: relative;
	font-size: 0;
}

.ModularImage-image {
	width: 100%;
	height: auto;
	opacity: 0;
}

.ModularImage--container_ten-image {
	min-height: 1px;
}

.ModularImage-swipe_overlay, .Service-block_body {
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.in-view .ModularImage-swipe_overlay {
	-webkit-transition: opacity .8s ease-in-out;
	transition: opacity .8s ease-in-out;
	opacity: 1;
}

.ModularText-image_wrapper {
	margin-top: 20px;
}

.ModularText--with_image {
	padding: 110px 0;
}

@media (min-width:768px) {
	.ApplicationsForm--file .gform_button_select_files {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
	
	.ApplicationsForm--file .validation_message ul li, .ApplicationsForm--submit_button {
		font-size: 16px;
		line-height: 1.2em;
	}
	
	.ModularImage--container_ten-image, .ModularImage--ten-image {
		float: left;
		width: 83.33333333%;
		margin-left: 8.33333333%;
	}
	
	.ModularText-image_wrapper {
		margin-top: 0;
	}
	
	.ModularText--with_image-container {
		height: 515px;
	}
	
	.ModularText--with_image-text_wrapper--text_first_float {
		float: left;
		width: 33.33333333%;
	}
}

.ModularText--without_image-container {
	padding: 110px 0 50px;
}

.ModularText--with_image-container--image_first, .ModularText--with_image-container--text_first {
	height: auto;
}

.ModularText--with_image-text_wrapper--text_first_float {
	min-height: 1px;
	height: 100%;
}

@media (max-width:767px) {
	.Benefits-content--wrapper, .ModularText--with_image-text_wrapper--text_first_float, .Position-content--wrapper {
		margin-left: 15px;
		margin-right: 15px;
	}
}

.ModularText--with_image-text_wrapper--image_first_float {
	height: 100%;
}

.ModularText--with_image-text_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

@media (min-width:768px) {
	.ModularText--with_image-text_wrapper {
		float: left;
		width: 38.64247312%;
		width: calc(41.66666667% - 30px);
	}
	
	.ModularText--with_image-text_wrapper--image_first_float {
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
	
	.ModularText--with_image-text_wrapper--image_first {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
	}
}

.ModularText--with_image-text_wrapper--image_first {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	height: auto;
	padding-top: 50px;
}

@media (min-width:768px) {
	.ModularText--with_image-text_wrapper--image_first {
		margin-left: 180.33333333px;
		margin-left: calc(16.66666667% + 15px);
	}
	
	.ModularText--with_image-text_wrapper--text_first {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
	}
}

.ModularText--with_image-text_wrapper--text_first {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	height: auto;
	padding-bottom: 50px;
}

.ModularText--with_image-text :last-child {
	margin-bottom: 0;
}

.ModularText--with_image-image_wrapper {
	min-height: 1px;
}

@media (min-width:768px) {
	.ModularText--with_image-text_wrapper--text_first {
		margin-left: 180.33333333px;
		margin-left: calc(16.66666667% + 15px);
	}
	
	.ModularText--with_image-image_wrapper {
		float: left;
		width: 54.16666667%;
	}
	
	.ModularText--with_image-image_wrapper--text_first_float {
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
	
	.ModularText--with_image-image--text_first_float {
		margin-left: 8.33333333%;
	}
}

.ModularText--with_image-image_wrapper--image_first, .ModularText--with_image-image_wrapper--text_first {
	height: 935px;
	width: 100%;
}

.ModularText--with_image-image {
	height: auto;
	width: 100%;
}

.ModularText--with_image-image--text_first_float {
	min-height: 1px;
	height: 100%;
}

.ModularText--with_image-image--image_first_float {
	min-height: 1px;
	height: 100%;
}

@media (min-width:768px) {
	.ModularText--with_image-image--image_first_float, .ModularText--with_image-image--text_first_float {
		float: left;
		width: 50%;
	}
}

.ErrorPage-container, .ModularText--with_image-image_inner--image_first_float, .ModularText--with_image-image_inner--text_first_float, .ModularText--with_image-text_inner--image_first_float, .ModularText--with_image-text_inner--text_first_float {
	display: table;
	width: 100%;
	height: 100%;
}

.ModularText--with_image-text_inner--image_first, .ModularText--with_image-text_inner--text_first {
	height: auto;
	display: block;
}

.ModularText--with_image-image_valign--image_first_float, .ModularText--with_image-image_valign--text_first_float, .ModularText--with_image-text_valign--image_first_float, .ModularText--with_image-text_valign--text_first_float {
	display: table-cell;
	vertical-align: middle;
}

.ModularText--with_image-text_valign--image_first, .ModularText--with_image-text_valign--text_first {
	display: block;
	vertical-align: inherit;
}

.ModularText--without_image-text_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

.Comment-text, .ModularText-text :last-child, .ProjectTakeaways-text_wrapper :last-child {
	margin-bottom: 0;
}

.ModularQuote {
	padding: 75px 0;
	background-color: #f8f8f8;
	font-size: 0;
}

@media (min-width:768px) {
	.ModularText--without_image-text_wrapper {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
		margin-left: 180.33333333px;
		margin-left: calc(16.66666667% + 15px);
	}
	
	.ModularQuote {
		padding: 130px 0;
	}
	
	.ModularQuote-wrapper {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
	}
}

.ModularQuote-wrapper, .ModularTextBackground-text_wrapper, .ModularTextBackground-text_wrapper.ModularTextBackground-text_left, .ModularTextBackground-text_wrapper.ModularTextBackground-text_right, .ModularTextMedia-image--wrapper.ModularTextMedia-text_left, .ModularTextMedia-text_wrapper, .ModularTextMedia-text_wrapper.ModularTextMedia-text_left, .ModularTextMedia-text_wrapper.ModularTextMedia-text_right {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

.ModularQuote-content {
	position: relative;
	z-index: 1;
}

.ModularQuote-content:before {
	position: absolute;
	top: 0;
	left: 0;
	-webkit-transform: translate(-25%, -50%);
	transform: translate(-25%, -50%);
	z-index: -1;
	color: #d7d7d7;
	font-size: 40px;
}

@media (min-width:768px) {
	.ModularQuote-wrapper {
		margin-left: 180.33333333px;
		margin-left: calc(16.66666667% + 15px);
	}
	
	.ModularQuote-content:before {
		font-size: 60px;
	}
	
	.ModularTextBackground {
		padding: 45px 0;
	}
}

@media (min-width:992px) {
	.ApplicationsForm--file .gform_button_select_files {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
	
	.ApplicationsForm--file .validation_message ul li, .ApplicationsForm--submit_button {
		font-size: 16px;
		line-height: 1.2em;
	}
	
	.ModularText--with_image-image--text_first_float, .ModularText--with_image-text_wrapper--image_first_float {
		-webkit-animation-delay: .5s;
		animation-delay: .5s;
	}
	
	.ModularQuote {
		padding: 120px 0;
	}
	
	.ModularQuote-content:before {
		font-size: 70px;
	}
}

.ModularQuote-author {
	margin-bottom: 0;
	margin-top: 35px;
}

.ModularTextBackground, .ModularTextMedia {
	position: relative;
	font-size: 0;
	height: auto;
}

@media (min-width:992px) {
	.ModularTextBackground {
		height: 60vh;
		padding: 0;
	}
}

.CaseStudy-description_content, .LocalFaves-map, .ModularTextBackground-container {
	height: 100%;
}

.ModularTextBackground-inner, .ModularTextMedia-inner {
	display: table;
	height: 100%;
	width: 100%;
}

.CostCalculator-valign, .ModularTextBackground-valign {
	display: table-cell;
	vertical-align: middle;
}

.ModularTextBackground-valign.ModularTextBackground-valign--text_first {
	vertical-align: top;
}

.ModularTextBackground-valign.ModularTextBackground-valign--text_last {
	vertical-align: bottom;
}

@media (min-width:768px) {
	.ModularTextBackground-text_wrapper {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
		margin-left: 180.33333333px;
		margin-left: calc(16.66666667% + 15px);
	}
	
	.ModularTextBackground-text_wrapper.ModularTextBackground-text_left {
		float: left;
		width: 38.64247312%;
		width: calc(41.66666667% - 30px);
	}
}

@media (min-width:768px) {
	.ModularTextBackground-text_wrapper.ModularTextBackground-text_right {
		float: left;
		width: 38.64247312%;
		width: calc(41.66666667% - 30px);
		margin-left: 593.66666667px;
		margin-left: calc(58.33333333% + 15px);
	}
}

.ModularTextMedia-valign {
	display: block;
	padding: 0 0 25px;
}

.ModularTextMedia-valign.ModularTextMedia-valign--text_right {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: reverse;
	-ms-flex-direction: column-reverse;
	flex-direction: column-reverse;
	-webkit-box-pack: end;
	-ms-flex-pack: end;
	justify-content: flex-end;
	padding: 25px 0 0;
}

@media (min-width:768px) {
	.ModularTextMedia-valign.ModularTextMedia-valign--text_right {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		-ms-flex-direction: row-reverse;
		flex-direction: row-reverse;
		padding: 45px 0;
	}
	
	.ModularTextMedia-valign {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		height: 100%;
		padding: 45px 0;
	}
}

@media (min-width:768px) {
	.ModularTextMedia-text_wrapper.ModularTextMedia-text_left, .ModularTextMedia-text_wrapper.ModularTextMedia-text_right {
		float: left;
		width: 38.64247312%;
		width: calc(41.66666667% - 30px);
	}
}

@media (min-width:768px) {
	.ModularTextMedia-text_wrapper.ModularTextMedia-text_right {
		margin-left: 56.33333333px;
		margin-left: calc(4.16666667% + 15px);
	}
	
	.ModularTextMedia-image--wrapper.ModularTextMedia-text_left {
		float: left;
		width: 51.14247312%;
		width: calc(54.16666667% - 30px);
	}
}

@media (min-width:768px) {
	.ModularTextMedia-image--wrapper.ModularTextMedia-text_left {
		margin-left: 56.33333333px;
		margin-left: calc(4.16666667% + 15px);
	}
}

@media (min-width:992px) {
	.ModularTextMedia-valign, .ModularTextMedia-valign.ModularTextMedia-valign--text_right {
		padding: 0;
	}
	
	.ModularTextMedia-text_wrapper.ModularTextMedia-text_left {
		float: left;
		width: 33.33333333%;
		margin-left: 8.33333333%;
		margin-right: 0;
	}
	
	.ModularTextMedia-text_wrapper.ModularTextMedia-text_right {
		float: left;
		width: 33.33333333%;
		margin-left: 4.16666667%;
		margin-right: 0;
	}
	
	.ModularTextMedia-image--wrapper.ModularTextMedia-text_left {
		float: left;
		width: 54.16666667%;
		margin-left: 4.16666667%;
		margin-right: 0;
	}
}

.ModularTextMedia-image--wrapper.ModularTextMedia-text_right, .ModularTextMedia-video--col {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

@media (min-width:768px) {
	.ModularTextMedia-image--wrapper.ModularTextMedia-text_right, .ModularTextMedia-video--col.ModularTextMedia-text_left {
		float: left;
		width: 51.14247312%;
		width: calc(54.16666667% - 30px);
	}
}

.ModularTextMedia-image {
	width: 100%;
	height: auto;
}

.ModularTextMedia-video--col.ModularTextMedia-text_left {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

@media (min-width:768px) {
	.ModularTextMedia-video--col.ModularTextMedia-text_left {
		margin-left: 56.33333333px;
		margin-left: calc(4.16666667% + 15px);
	}
}

@media (min-width:992px) {
	.ModularTextMedia-image--wrapper.ModularTextMedia-text_right {
		float: left;
		width: 54.16666667%;
		margin-left: 0;
		margin-right: 0;
	}
	
	.ModularTextMedia-video--col.ModularTextMedia-text_left {
		float: left;
		width: 54.16666667%;
		margin-left: 4.16666667%;
		margin-right: 0;
	}
}

.ModularTextMedia-video--col.ModularTextMedia-text_right, .Newsletter-wrapper, .Service-block_inner_text, .Service-block_modal_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

@media (min-width:768px) {
	.ModularTextMedia-video--col.ModularTextMedia-text_right {
		float: left;
		width: 51.14247312%;
		width: calc(54.16666667% - 30px);
	}
}

.ModularTextMedia-video--wrapper {
	position: relative;
	padding-bottom: 56.25%;
	height: 0;
}

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

.ModularTriptych {
	padding: 75px 0;
}

@media (min-width:768px) {
	.ModularTriptych {
		padding: 130px 0;
	}
	
	.ModularTriptych-text_block {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
	}
}

.ModularTriptych-title {
	text-align: center;
	margin: 0;
}

.ModularTriptych-text_block, .Service-expertise_image_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	padding-top: 30px;
}

@media (min-width:768px) {
	.ModularTriptych-text_block {
		margin-left: 180.33333333px;
		margin-left: calc(16.66666667% + 15px);
	}
}

@media (min-width:992px) {
	.ModularTextMedia-video--col.ModularTextMedia-text_right {
		float: left;
		width: 54.16666667%;
		margin-left: 0;
		margin-right: 0;
	}
	
	.ModularTriptych {
		padding: 120px 0;
	}
	
	.CaseStudy-description {
		-webkit-animation-name: fadeInUpSmall;
		animation-name: fadeInUpSmall;
	}
	
	.CaseStudy-description_container {
		max-width: 950px;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
}

.CaseStudy-description_background {
	display: none;
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
}

.CaseStudy-description_background:after, .CaseStudy-description_background:before {
	content: "";
	position: absolute;
	top: 0;
	bottom: 0;
}

.CaseStudy-description_background:before {
	left: 0;
	right: 50%;
	background-color: #fff;
}

.CaseStudy-description_background:after {
	left: 50%;
	right: 0;
	background-color: #f8f8f8;
}

.CaseStudy-description_content--copy {
	min-height: 1px;
	background-color: #fff;
}

@media (min-width:992px) {
	.CaseStudy-description_background {
		display: block;
	}
	
	.CaseStudy-description_content {
		height: auto;
	}
	
	.CaseStudy-description_content--copy {
		float: left;
		width: 58.33333333%;
		margin-left: 8.33333333%;
	}
	
	.CaseStudy-description_content--details {
		float: left;
		width: 30.30913978%;
		width: calc(33.33333333% - 30px);
	}
}

.CaseStudy-description_content--details {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	background-color: #f8f8f8;
}

.CaseStudy-detail_list {
	margin: 0;
	padding: 0;
	list-style: none;
}

.CaseStudy-detail_list li {
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 18px;
	line-height: 1.5em;
	padding-bottom: 5px;
}

.CaseStudy-detail_list--awards li {
	padding-bottom: 0;
	margin-right: 5px;
	display: inline-block;
}

.CaseStudy-description_copy {
	padding: 75px 0;
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

@media (min-width:768px) {
	.CaseStudy-description_copy p, .CaseStudy-detail_list li {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.CaseStudy-description_copy {
		padding: 130px 0;
	}
}

.CaseStudy-description_copy a {
	-webkit-transition: color .3s;
	transition: color .3s;
	text-decoration: none;
	color: #f26721;
}

.CaseStudy-description_table {
	position: relative;
	margin: 0 auto;
	display: table;
	width: 100%;
	height: 100%;
}

.CaseStudy-description_details {
	padding: 75px 0;
	min-height: 1px;
}

@media (min-width:768px) {
	.CaseStudy-description_table {
		max-width: 722px;
	}
	
	.CaseStudy-description_details {
		padding: 130px 0;
	}
	
	.CaseStudy-detail p {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
}

@media (min-width:992px) {
	.CaseStudy-description_copy p, .CaseStudy-detail p, .CaseStudy-detail_list li {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.CaseStudy-description_copy {
		padding: 120px 0;
		float: left;
		width: 80.30913978%;
		width: calc(83.33333333% - 30px);
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		-ms-flex-direction: column;
		flex-direction: column;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
		height: 100%;
	}
	
	.CaseStudy-description_details {
		padding: 120px 0;
		float: left;
		width: 75%;
		margin-left: 25%;
	}
}

@media (max-width:991px) {
	.ApplicationsForm--file .instructions, .ContactForm--file .instructions, .HighlightBlocks-list_item_anchor {
		display: none;
	}
	
	.Contact-form--clutch_text {
		font-size: 14px;
		line-height: 25px;
	}
	
	.CaseStudy-description_content--details {
		margin-left: 0;
		margin-right: 0;
	}
	
	.CaseStudy-description_details {
		margin-left: 15px;
		margin-right: 15px;
	}
}

.CaseStudy-detail_title {
	margin-top: 40px;
	margin-bottom: 0;
}

@media (min-width:768px) {
	.ProjectTakeaways-container {
		padding: 130px 0;
	}
	
	.ProjectTakeaways-team_member--wrapper {
		float: left;
		width: 30.30913978%;
		width: calc(33.33333333% - 30px);
	}
}

.ProjectTakeaways-team_member--img {
	width: 190px;
	height: auto;
}

.ProjectTakeaways-team_member--name {
	margin-top: 15px;
	margin-bottom: 0;
}

.ProjectTakeaways-team_member--position {
	margin: 0;
}

.CaseStudy-pager--link {
	border-bottom-width: 0;
	line-height: initial;
	text-decoration: none;
	position: relative;
	display: block;
	padding: 75px 15px;
}

.CaseStudy-pager--text, .CaseStudy-pager--title:after {
	color: #2b2b2b;
	line-height: 1;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

@media (min-width:768px) {
	.ProjectTakeaways-text_wrapper {
		float: left;
		width: 55.30913978%;
		width: calc(58.33333333% - 30px);
	}
	
	.CaseStudy-pager--link {
		padding: 130px 15px;
	}
}

.no-touchevents .CaseStudy-pager--link:hover .CaseStudy-pager--text, .no-touchevents .CaseStudy-pager--link:hover .CaseStudy-pager--title {
	color: #fff;
}

.no-touchevents .CaseStudy-pager--link:hover .CaseStudy-pager--title:after {
	color: inherit;
}

.CaseStudy-pager--bg {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
	z-index: -1;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}

.CaseStudy-pager--title {
	margin: 0;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.CaseStudy-pager--title:after {
	content: "";
	font-family: icon;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 20px;
	-moz-osx-font-smoothing: grayscale;
	margin-left: 10px;
	display: inline-block;
}

@media (min-width:992px) {
	.ProjectTakeaways-container {
		padding: 120px 0;
	}
	
	.ProjectTakeaways-team_member--name {
		font-size: 24px;
	}
	
	.CaseStudy-pager--link {
		padding: 120px 50px;
	}
	
	.CaseStudy-pager--title {
		font-size: 34px;
	}
}

.CaseStudy-pager--text {
	font-size: 18px;
	margin: 0;
	font-style: italic;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.Blog-block--amount, .Blog-block--date, .Blog-category_teaser_link, .DribbbleFeed-shot--title {
	font-family: Poppins, Helvetica, Arial, sans-serif;
}

.CaseStudy-pager--text span {
	vertical-align: middle;
}

@-webkit-keyframes glitch-anim-1 {
	0% {
		clip: rect(104px, 9999px, 21px, 0);
	}
	
	5% {
		clip: rect(114px, 9999px, 83px, 0);
	}
	
	10% {
		clip: rect(40px, 9999px, 109px, 0);
	}
	
	15% {
		clip: rect(128px, 9999px, 25px, 0);
	}
	
	20% {
		clip: rect(5px, 9999px, 131px, 0);
	}
	
	25% {
		clip: rect(27px, 9999px, 150px, 0);
	}
	
	30% {
		clip: rect(30px, 9999px, 146px, 0);
	}
	
	35% {
		clip: rect(105px, 9999px, 126px, 0);
	}
	
	40% {
		clip: rect(64px, 9999px, 116px, 0);
	}
	
	45% {
		clip: rect(146px, 9999px, 26px, 0);
	}
	
	50% {
		clip: rect(26px, 9999px, 142px, 0);
	}
	
	55% {
		clip: rect(120px, 9999px, 99px, 0);
	}
	
	60% {
		clip: rect(134px, 9999px, 131px, 0);
	}
	
	65% {
		clip: rect(124px, 9999px, 122px, 0);
	}
	
	70% {
		clip: rect(103px, 9999px, 2px, 0);
	}
	
	75% {
		clip: rect(5px, 9999px, 56px, 0);
	}
	
	80% {
		clip: rect(74px, 9999px, 104px, 0);
	}
	
	85% {
		clip: rect(139px, 9999px, 150px, 0);
	}
	
	90% {
		clip: rect(138px, 9999px, 99px, 0);
	}
	
	95% {
		clip: rect(21px, 9999px, 33px, 0);
	}
	
	100% {
		clip: rect(42px, 9999px, 20px, 0);
	}
}

@keyframes glitch-anim-1 {
	0% {
		clip: rect(104px, 9999px, 21px, 0);
	}
	
	5% {
		clip: rect(114px, 9999px, 83px, 0);
	}
	
	10% {
		clip: rect(40px, 9999px, 109px, 0);
	}
	
	15% {
		clip: rect(128px, 9999px, 25px, 0);
	}
	
	20% {
		clip: rect(5px, 9999px, 131px, 0);
	}
	
	25% {
		clip: rect(27px, 9999px, 150px, 0);
	}
	
	30% {
		clip: rect(30px, 9999px, 146px, 0);
	}
	
	35% {
		clip: rect(105px, 9999px, 126px, 0);
	}
	
	40% {
		clip: rect(64px, 9999px, 116px, 0);
	}
	
	45% {
		clip: rect(146px, 9999px, 26px, 0);
	}
	
	50% {
		clip: rect(26px, 9999px, 142px, 0);
	}
	
	55% {
		clip: rect(120px, 9999px, 99px, 0);
	}
	
	60% {
		clip: rect(134px, 9999px, 131px, 0);
	}
	
	65% {
		clip: rect(124px, 9999px, 122px, 0);
	}
	
	70% {
		clip: rect(103px, 9999px, 2px, 0);
	}
	
	75% {
		clip: rect(5px, 9999px, 56px, 0);
	}
	
	80% {
		clip: rect(74px, 9999px, 104px, 0);
	}
	
	85% {
		clip: rect(139px, 9999px, 150px, 0);
	}
	
	90% {
		clip: rect(138px, 9999px, 99px, 0);
	}
	
	95% {
		clip: rect(21px, 9999px, 33px, 0);
	}
	
	100% {
		clip: rect(42px, 9999px, 20px, 0);
	}
}

@-webkit-keyframes glitch-anim-2 {
	0% {
		clip: rect(6px, 9999px, 33px, 0);
	}
	
	5% {
		clip: rect(93px, 9999px, 80px, 0);
	}
	
	10% {
		clip: rect(18px, 9999px, 62px, 0);
	}
	
	15% {
		clip: rect(94px, 9999px, 79px, 0);
	}
	
	20% {
		clip: rect(99px, 9999px, 98px, 0);
	}
	
	25% {
		clip: rect(11px, 9999px, 69px, 0);
	}
	
	30% {
		clip: rect(49px, 9999px, 66px, 0);
	}
	
	35% {
		clip: rect(99px, 9999px, 79px, 0);
	}
	
	40% {
		clip: rect(89px, 9999px, 67px, 0);
	}
	
	45% {
		clip: rect(82px, 9999px, 2px, 0);
	}
	
	50% {
		clip: rect(66px, 9999px, 57px, 0);
	}
	
	55% {
		clip: rect(63px, 9999px, 7px, 0);
	}
	
	60% {
		clip: rect(2px, 9999px, 95px, 0);
	}
	
	65% {
		clip: rect(77px, 9999px, 4px, 0);
	}
	
	70% {
		clip: rect(86px, 9999px, 20px, 0);
	}
	
	75% {
		clip: rect(55px, 9999px, 16px, 0);
	}
	
	80% {
		clip: rect(66px, 9999px, 81px, 0);
	}
	
	85% {
		clip: rect(75px, 9999px, 2px, 0);
	}
	
	90% {
		clip: rect(27px, 9999px, 66px, 0);
	}
	
	95% {
		clip: rect(39px, 9999px, 48px, 0);
	}
	
	100% {
		clip: rect(76px, 9999px, 47px, 0);
	}
}

@keyframes glitch-anim-2 {
	0% {
		clip: rect(6px, 9999px, 33px, 0);
	}
	
	5% {
		clip: rect(93px, 9999px, 80px, 0);
	}
	
	10% {
		clip: rect(18px, 9999px, 62px, 0);
	}
	
	15% {
		clip: rect(94px, 9999px, 79px, 0);
	}
	
	20% {
		clip: rect(99px, 9999px, 98px, 0);
	}
	
	25% {
		clip: rect(11px, 9999px, 69px, 0);
	}
	
	30% {
		clip: rect(49px, 9999px, 66px, 0);
	}
	
	35% {
		clip: rect(99px, 9999px, 79px, 0);
	}
	
	40% {
		clip: rect(89px, 9999px, 67px, 0);
	}
	
	45% {
		clip: rect(82px, 9999px, 2px, 0);
	}
	
	50% {
		clip: rect(66px, 9999px, 57px, 0);
	}
	
	55% {
		clip: rect(63px, 9999px, 7px, 0);
	}
	
	60% {
		clip: rect(2px, 9999px, 95px, 0);
	}
	
	65% {
		clip: rect(77px, 9999px, 4px, 0);
	}
	
	70% {
		clip: rect(86px, 9999px, 20px, 0);
	}
	
	75% {
		clip: rect(55px, 9999px, 16px, 0);
	}
	
	80% {
		clip: rect(66px, 9999px, 81px, 0);
	}
	
	85% {
		clip: rect(75px, 9999px, 2px, 0);
	}
	
	90% {
		clip: rect(27px, 9999px, 66px, 0);
	}
	
	95% {
		clip: rect(39px, 9999px, 48px, 0);
	}
	
	100% {
		clip: rect(76px, 9999px, 47px, 0);
	}
}

.ErrorPage {
	overflow: hidden;
	height: 100vh;
	height: calc(100vh - 20px);
	position: relative;
}

.ErrorPage-subtext, .ErrorPage-title, .LearningSystem-categories_list_item_title {
	color: #fff;
	margin: 0;
}

.ErrorPage-title {
	position: relative;
	background: 0 0;
	display: inline-block;
}

.ErrorPage-title:after, .ErrorPage-title:before {
	content: attr(data-text);
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	clip: rect(0, 900px, 0, 0);
	overflow: hidden;
	background: 0 0;
}

.ErrorPage-title:before {
	left: 2px;
	text-shadow: -1px 0 red;
	-webkit-animation: 2s linear infinite alternate-reverse glitch-anim-1;
	animation: 2s linear infinite alternate-reverse glitch-anim-1;
}

.ErrorPage-title:after {
	left: -2px;
	text-shadow: -1px 0 #00f;
	-webkit-animation: 2s linear infinite alternate-reverse glitch-anim-2;
	animation: 2s linear infinite alternate-reverse glitch-anim-2;
}

.ErrorPage-link {
	margin-top: 35px;
	text-decoration: none;
}

.Blog-container {
	background-color: #fff;
	padding: 30px 0 75px;
}

@media (min-width:768px) {
	.CaseStudy-pager--text {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.Blog-container {
		padding: 60px 0 130px;
	}
}

@media (min-width:992px) {
	.CaseStudy-pager--text {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.ErrorPage {
		height: calc(100vh + 84px);
		width: calc(100% + 40px);
		top: -84px;
		padding-top: 84px;
		margin-bottom: -84px;
	}
	
	.admin-bar .ErrorPage {
		height: calc(100vh + 111px);
		top: -111px;
		padding-top: 111px;
		margin-bottom: -111px;
		margin-left: -20px;
	}
	
	.ErrorPage-title {
		font-size: 152px;
	}
	
	.Blog-container {
		padding: 60px 0 120px;
	}
}

.Blog-container--with_featured_block {
	padding: 7px 0 75px;
}

@media (min-width:768px) {
	.Blog-container--with_featured_block {
		padding: 7px 0 130px;
	}
	
	.Blog-block--list {
		margin: 0 11.5px;
	}
}

.Blog-block {
	margin-left: 3.5px;
	margin-right: 3.5px;
	min-height: 1px;
	height: 250px;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	margin-top: 7px;
}

@media (min-width:768px) {
	.Blog-block {
		float: left;
		width: 49.29435484%;
		width: calc(50% - 7px);
		height: 305px;
	}
}

.Blog-block:first-child, .DribbbleFeed-title {
	margin-top: 0;
}

@media (min-width:992px) {
	.Blog-container--with_featured_block {
		padding: 7px 0 120px;
	}
	
	.Blog-block {
		float: left;
		width: 32.62768817%;
		width: calc(33.33333333% - 7px);
		height: 320px;
	}
	
	.Blog-block--list .Blog-block:nth-child(3) {
		margin-top: 0;
	}
	
	.Blog-block--list .Blog-block:nth-child(odd) {
		clear: none;
	}
	
	.Blog-block--list .Blog-block:nth-child(3n+1) {
		clear: left;
	}
}

.Blog-block--link {
	position: relative;
	display: table;
	height: 100%;
	width: 100%;
	text-decoration: none;
}

.Blog-block--text_wrapper {
	display: table-cell;
	vertical-align: bottom;
	padding: 0 20px;
}

.Blog-block--amount, .Blog-block--date {
	color: #fff;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

.Blog-block--title {
	color: #fff;
	margin-top: 5px;
	margin-bottom: 15px;
}

.Blog-block--hover {
	background-color: rgba(43, 43, 43, .7);
	position: absolute;
	display: table;
	height: 100%;
	width: 100%;
	padding: 0 20px;
	top: 0;
	left: 0;
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.CostCalculator-gfield.gform_hidden, .LearningSystem-container .col-left .post-entries, .LearningSystem-container nav.post-entries a .meta-nav, .LearningSystem-dashboard_container .type-course:last-child:after, .NewsletterForm .gfield_label, html.touchevents .Blog-block--hover {
	display: none;
}

.Blog-block--hover_inner {
	display: table-cell;
	vertical-align: middle;
	text-align: center;
}

.Blog-block--hover_text, .CostCalculator-header .h1, .CostCalculator-header .h6, .CostCalculator-header h1, .CostCalculator-header h6, .LearningSystem-catgeories_dashboard_link:hover:after, .Service-block_overlay_button:focus, .Service-block_overlay_button:hover, .Service-project.Service-project--light_text, .Service-project_c2a:focus, .Service-project_c2a:hover {
	color: #fff;
}

.Blog-next_link {
	padding-left: 15px;
	padding-right: 15px;
	text-align: right;
	padding-top: 15px;
}

.DribbbleFeed {
	font-size: 0;
	margin: 0 6.5px;
	padding-top: 75px;
	padding-bottom: 75px;
	background-color: #f8f8f8;
}

@media (min-width:768px) {
	.Blog-block:nth-child(2) {
		margin-top: 0;
	}
	
	.Blog-block:nth-child(odd) {
		clear: left;
	}
	
	.DribbbleFeed {
		padding-top: 130px;
		padding-bottom: 130px;
		margin: 0 11.5px;
	}
	
	.DribbbleFeed-shot--wrapper {
		float: left;
		width: 49.29435484%;
		width: calc(50% - 7px);
	}
}

.DribbbleFeed-shot--wrapper {
	margin-left: 3.5px;
	margin-right: 3.5px;
	min-height: 1px;
	margin-top: 30px;
}

@media (min-width:992px) {
	.DribbbleFeed {
		padding-top: 120px;
		padding-bottom: 120px;
	}
	
	.DribbbleFeed-shot--wrapper {
		float: left;
		width: 32.62768817%;
		width: calc(33.33333333% - 7px);
	}
	
	.DribbbleFeed-shot--wrapper:nth-child(3) {
		margin-top: 0;
	}
}

.BlogInner .imgWrapper img.alignnone, .BlogInner p img.alignnone, .DribbbleFeed-shot--image {
	width: 100%;
	height: auto;
}

.ClientSlider--location-slide--text, .DribbbleFeed-shot--img_desc_wrapper, .LearningSystem-container .col-left .sensei_message .type-sensei_message, .LearningSystem-dashboard_container .type-course, .LocalFaves-dropdown, .NewsletterForm--email, .Service-body_wrapper {
	position: relative;
}

.DribbbleFeed-shot--desc {
	background-color: rgba(43, 43, 43, .7);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	opacity: 0;
	-webkit-transition: .3s;
	transition: .3s;
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	color: #fff;
	padding: 15px;
}

.DribbbleFeed-shot--title {
	font-size: 16px;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
}

.DribbbleFeed-shot--link {
	border-bottom-width: 0;
	line-height: initial;
	text-decoration: none;
	background-color: rgba(242, 103, 33, .75);
	color: #fff;
	padding: 12px;
	right: 10px;
	position: absolute;
	bottom: 10px;
	-webkit-transition: .3s;
	transition: .3s;
}

.DribbbleFeed-shot--link:before {
	display: inline-block;
	font-size: 14px;
}

.DribbbleFeed-shot--views {
	text-align: right;
	margin-top: 7px;
	font-size: 14px;
	color: #858585;
}

.DribbbleFeed-shot--views--comments, .DribbbleFeed-shot--views--likes, .DribbbleFeed-shot--views--views {
	display: inline-block;
	margin-left: 12px;
	-webkit-transition: .3s;
	transition: .3s;
}

.Comment-submit:focus, .Comment-submit:hover, .DribbbleFeed-shot--views--comments:focus, .DribbbleFeed-shot--views--comments:hover, .DribbbleFeed-shot--views--likes:focus, .DribbbleFeed-shot--views--likes:hover, .DribbbleFeed-shot--views--views:focus, .DribbbleFeed-shot--views--views:hover {
	color: #2b2b2b;
}

.DribbbleFeed-shot_comment_icon:before, .DribbbleFeed-shot_eye_icon:before, .DribbbleFeed-shot_heart_icon:before {
	font-family: icon;
	font-weight: 400;
	text-transform: none;
	line-height: 1;
	color: #858585;
	speak: none;
	font-style: normal;
	font-variant: normal;
	-moz-osx-font-smoothing: grayscale;
}

.DribbbleFeed-shot_icon:before {
	vertical-align: top;
	margin-right: 2px;
}

.DribbbleFeed-shot_heart_icon:before {
	content: "";
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
}

.DribbbleFeed-shot_eye_icon:before {
	content: "";
	font-size: 15px;
	-webkit-font-smoothing: antialiased;
}

.DribbbleFeed-shot_comment_icon:before {
	content: "";
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
}

.NewsletterForm .validation_error, .NewsletterForm .validation_message {
	font-family: "Roboto Condensed", sans-serif;
	line-height: 1.5em;
	color: red;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

.Blog-article_teaser_list {
	list-style: none inside;
	padding-left: 0;
	margin: 0 auto;
}

.Blog-category_teaser_list {
	list-style: none inside;
	padding-left: 0;
	margin: 50px auto;
	text-align: center;
	overflow: hidden;
	overflow-x: auto;
	white-space: nowrap;
}

.Blog-category_teaser_link {
	border-bottom-width: 0 !important;
	line-height: initial !important;
	text-decoration: none !important;
	text-transform: uppercase;
	background-color: transparent;
	color: #2b2b2b !important;
	font-size: 15px;
	-webkit-transition: color .5s;
	transition: color .5s;
	position: relative;
	display: inline-block;
	padding: 5px 15px;
}

.Blog-category_teaser_link:after {
	position: absolute;
	top: 100%;
	height: 2px;
	background-color: #f26721;
	content: "";
	left: 20px;
	right: 20px;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
	opacity: 0;
}

.Blog-category_teaser_title {
	font-size: 12px;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0;
	color: inherit;
}

.Comments-list>.Comment, .Newsletter {
	border-top: 1px solid #cfcfcf;
}

@media (min-width:768px) {
	.DribbbleFeed-shot--wrapper:first-child, .DribbbleFeed-shot--wrapper:nth-child(2) {
		margin-top: 0;
	}
	
	.Newsletter-container {
		padding: 130px 0;
	}
}

@media (min-width:992px) {
	.Newsletter-container {
		padding: 90px 0 120px;
	}
	
	.Newsletter-wrapper {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
		margin-left: 180.33333333px;
		margin-left: calc(16.66666667% + 15px);
	}
}

@media (min-width:768px) and (max-width:991px) {
	.Newsletter-wrapper {
		margin-left: 0;
		margin-right: 0;
	}
}

.NewsletterForm {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

.NewsletterForm .gform_body {
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
}

.NewsletterForm .validation_error {
	font-size: 18px;
	letter-spacing: .02em;
	width: 100%;
	text-align: center;
}

.NewsletterForm .validation_message {
	font-size: 18px;
	letter-spacing: .02em;
	position: absolute;
}

.BlogInner-post_date, .BlogInner-post_user-name, .NewsletterForm .gform_button {
	font-family: Poppins, Helvetica, Arial, sans-serif;
}

.NewsletterForm .gform_button {
	background: #2b2b2b;
	border-width: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0 30px;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	color: #fff;
	height: 70px;
	letter-spacing: .08em;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
}

.Newsletter-title {
	text-align: center;
	margin: 0 0 15px;
}

@media (min-width:768px) {
	.NewsletterForm .validation_error, .NewsletterForm .validation_message {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.NewsletterForm .gform_confirmation_message {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.Newsletter-title {
		font-size: 25px;
	}
}

@media (min-width:992px) {
	.NewsletterForm .validation_error, .NewsletterForm .validation_message {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.NewsletterForm .gform_confirmation_message {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.Newsletter-title {
		font-size: 20px;
	}
}

.NewsletterForm--email ::-webkit-input-placeholder {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 24px;
	line-height: 1.3em;
	letter-spacing: .02em;
}

@media (min-width:768px) {
	.NewsletterForm--email ::-webkit-input-placeholder {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

@media (min-width:992px) {
	.NewsletterForm--email ::-webkit-input-placeholder {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

.NewsletterForm--email :-moz-placeholder {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 24px;
	line-height: 1.3em;
	letter-spacing: .02em;
}

@media (min-width:768px) {
	.NewsletterForm--email :-moz-placeholder {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

@media (min-width:992px) {
	.NewsletterForm--email :-moz-placeholder {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

.NewsletterForm--email ::-moz-placeholder {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 24px;
	line-height: 1.3em;
	letter-spacing: .02em;
}

@media (min-width:768px) {
	.NewsletterForm--email ::-moz-placeholder {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

@media (min-width:992px) {
	.NewsletterForm--email ::-moz-placeholder {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

.BlogInner-content--container li.large, .NewsletterForm--email input {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	font-size: 24px;
	line-height: 1.3em;
	letter-spacing: .02em;
}

.NewsletterForm--email :-ms-input-placeholder {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 24px;
	line-height: 1.3em;
	letter-spacing: .02em;
}

.NewsletterForm--email input {
	color: #2b2b2b;
	height: 70px;
	width: 100%;
	padding: 0 20px;
	border: 1px solid #858585;
}

.BlogInner {
	padding: 75px 15px;
}

@media (min-width:768px) {
	.NewsletterForm--email :-ms-input-placeholder {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.NewsletterForm--email input {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.BlogInner {
		padding: 130px 0;
	}
}

@media (min-width:992px) {
	.NewsletterForm--email :-ms-input-placeholder {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.NewsletterForm--email input {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.BlogInner {
		padding: 120px 0;
	}
}

.BlogInner .imgWrapper img, .BlogInner .imgWrapper img.aligncenter, .BlogInner p img, .BlogInner p img.aligncenter {
	margin: 0 auto;
	display: block;
	max-width: 100%;
	height: auto;
}

.BlogInner-content--container .imgWrapper {
	margin-left: -10%;
	width: 120%;
}

.BlogInner-content--container img {
	max-width: 100%;
	height: auto;
	margin: 0 auto;
}

.BlogInner-content--container a {
	border-bottom-width: 0;
	line-height: initial;
	text-decoration: none;
	color: #f26721;
}

.BlogInner-content--container h3 {
	margin-bottom: 0;
	margin-top: 0;
}

.BlogInner-content--container ol, .BlogInner-content--container ul {
	margin-top: 0;
	margin-bottom: 70px;
	padding-left: 30px;
}

.BlogInner-content--container li {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 22px;
	line-height: 1.5em;
	letter-spacing: .01em;
	-webkit-font-feature-settings: "liga" 0;
	-moz-font-feature-settings: "liga" 0;
	font-feature-settings: "liga" 0;
	margin-bottom: 3px;
}

.BlogInner-content--container li.large {
	color: #2b2b2b;
}

@media (min-width:768px) {
	.BlogInner {
		padding-left: 0;
		padding-right: 0;
	}
	
	.BlogInner-content--container li {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.BlogInner-content--container li.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

@media (min-width:992px) {
	.BlogInner-content--container li {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.BlogInner-content--container li.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

.BlogInner-content--container li.medium, .BlogInner-content--container li.small {
	line-height: 1.5em;
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
}

.BlogInner-content--container li.medium {
	color: #2b2b2b;
	font-size: 22px;
	letter-spacing: .01em;
}

@media (min-width:768px) {
	.BlogInner-content--container li.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
}

@media (min-width:992px) {
	.BlogInner-content--container li.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
}

.BlogInner-content--container li.small {
	color: #2b2b2b;
	font-size: 18px;
	letter-spacing: .02em;
}

.wp-caption-text {
	margin-left: 10%;
	margin-right: 10%;
	font-size: 14px;
}

.BlogInner-content--wrapper {
	min-height: 1px;
}

@media (min-width:768px) {
	.BlogInner-content--container li.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.BlogInner-content--wrapper {
		float: left;
		width: 85.41666667%;
		margin-left: 7.29166667%;
	}
}

.BlogInner-content--wrapper a, .LearningSystem-container .col-left .entry a {
	color: #f26721;
	text-decoration: none;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.BlogInner-content--wrapper a:hover, .LearningSystem-container .col-left .entry a:hover {
	color: #f7931e;
}

.BlogInner-content--wrapper li, .LearningSystem-container .col-left .quiz-questions ul li, .LearningSystem-single_lesson_content ol li, .LearningSystem-single_lesson_content ul li {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 22px;
	line-height: 1.5em;
	letter-spacing: .01em;
	-webkit-font-feature-settings: "liga" 0;
	-moz-font-feature-settings: "liga" 0;
	font-feature-settings: "liga" 0;
}

@media (min-width:992px) {
	.BlogInner-content--container li.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.BlogInner-content--wrapper {
		float: left;
		width: 56.25%;
		margin-left: 21.875%;
	}
	
	.BlogInner-content--wrapper li {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
}

.BlogInner-content--wrapper li.large, .LearningSystem-container .col-left .quiz-questions ul li.large, .LearningSystem-single_lesson_content ol li.large, .LearningSystem-single_lesson_content ul li.large {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 24px;
	line-height: 1.3em;
	letter-spacing: .02em;
}

@media (min-width:768px) {
	.BlogInner-content--wrapper li {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.BlogInner-content--wrapper li.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

@media (min-width:992px) {
	.BlogInner-content--wrapper li.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

.BlogInner-content--wrapper li.medium, .LearningSystem-container .col-left .quiz-questions ul li.medium, .LearningSystem-single_lesson_content ol li.medium, .LearningSystem-single_lesson_content ul li.medium {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 22px;
	line-height: 1.5em;
	letter-spacing: .01em;
}

@media (min-width:768px) {
	.BlogInner-content--wrapper li.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
}

@media (min-width:992px) {
	.BlogInner-content--wrapper li.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
}

.BlogInner-content--wrapper li.small, .LearningSystem-container .col-left .quiz-questions ul li.small, .LearningSystem-single_lesson_content ol li.small, .LearningSystem-single_lesson_content ul li.small, .Service-block_inner_byline.small {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: .02em;
}

.BlogInner-content--wrapper .video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

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

.BlogInner-content, .Service-block_inner_body {
	clear: both;
}

.BlogInner-post_user-image {
	border: 1px solid #cfcfcf;
	border-radius: 100%;
	width: 43px;
	margin-right: 12px;
}

.BlogInner-post_user-name {
	font-size: 18px;
	color: #2b2b2b;
	margin-right: 45px;
	-webkit-font-smoothing: antialiased;
}

.BlogInner-post_date {
	font-size: 14px;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
}

.AnchorBar-list_item_link:before, .BlogInner-blog_overview--link:before {
	position: relative;
	vertical-align: middle;
	margin-right: 10px;
	background-color: transparent;
	top: 0;
	left: 0;
	height: auto;
	-webkit-transition: .3s;
	transition: .3s;
}

.AnchorBar-list_item_link:after, .BlogInner-blog_overview--link:after, .LearningSystem-container .col-left .send-message-button:before, .LearningSystem-container nav.post-entries .nav-prev a:after, .LearningSystem-dashboard_container #sensei-user-courses .my-messages-link:before, .LearningSystem-return_categories_link:after {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #f26721;
	content: "";
}

.AnchorBar-list_item_link:hover, .BlogInner-blog_overview--link:hover, .LearningSystem-container .col-left .type-course a:not(.send-message-button):hover, .LearningSystem-container nav.post-entries a:hover:after, .LearningSystem-container nav.post-entries a:hover:before, .LearningSystem-dashboard_container #sensei-user-courses .my-messages-link:hover, .LearningSystem-dashboard_container .type-course a:hover, .LearningSystem-return_categories_link:hover {
	color: #f26721 !important;
}

.BlogInner-blog_overview--link:hover:before, .LearningSystem-container .col-left .send-message-button:hover:after, .LearningSystem-container .col-left .sensei_message .type-sensei_message h2 a:hover, .LearningSystem-dashboard_container #sensei-user-courses .my-messages-link:hover:after, .LearningSystem-nav_cols article a:hover, .LearningSystem-return_categories_link:hover:before {
	color: #f26721;
}

.BlogInner-blog_overview--link:before {
	content: "";
	font-family: icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #2b2b2b;
	font-size: 20px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.Comments-list, .Comments-list ul {
	list-style-type: none;
}

.Comment {
	position: relative;
	padding: 30px 0;
}

.Comment-image--wrapper {
	float: left;
	font-size: 0;
	margin-right: 12px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.Comment-author, .Comment-date {
	display: inline-block;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	-webkit-font-smoothing: antialiased;
}

.Comment-image {
	width: 43px;
	border: 1px solid #cfcfcf;
	border-radius: 100%;
}

.Comment-date {
	font-size: 14px;
}

.Comment-author {
	margin: 0 20px 0 0;
	font-size: 18px;
}

.Comment-form--author, .Comment-form--comment, .Comment-form--email, .Comment-form--url {
	position: relative;
	margin: 0;
	font-size: 0;
}

.Comment-reply_link--wrapper .comment-reply-link, .Service-block_inner_image_link {
	border-bottom-width: 0;
	line-height: initial;
	text-decoration: none;
}

.LearningSystem-container .col-left footer a.button, .LearningSystem-container .col-left input[type=submit] {
	display: inline-block !important;
	vertical-align: top !important;
	-webkit-font-smoothing: antialiased !important;
	background: #f26721 !important;
	color: #fff !important;
	border: 2px solid #f26721 !important;
	font-family: Poppins, Helvetica, Arial, sans-serif !important;
	text-transform: uppercase;
}

.Comments-wrapper {
	padding-top: 75px;
}

@media (min-width:768px) {
	.BlogInner-content--wrapper li.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.BlogInner-post_info {
		margin-bottom: 50px;
	}
	
	.Comments-wrapper {
		padding-top: 130px;
	}
}

.Comment-form--wrapper .form-submit, .Info-sidebar--title {
	margin: 0;
}

.Comment-form--comment label {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 12px;
	color: red;
	line-height: 5;
	position: absolute;
	top: 10px;
	right: 10px;
	-webkit-transition: .3s;
	transition: .3s;
}

.Comment-form--comment label.label-top {
	font-size: 14px;
	-webkit-transform: translate(0, -1.7em);
	transform: translate(0, -1.7em);
}

.Comment-form--comment textarea {
	width: 100%;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 20px;
	border: 1px solid #cfcfcf;
	color: #2b2b2b;
	resize: none;
	height: 220px;
	padding: 10px;
}

@media (min-width:768px) {
	.Comment-form--comment textarea {
		height: 130px;
	}
	
	.Comment-submit {
		font-size: 16px;
		line-height: 1.2em;
	}
}

.Comment-form--author label, .Comment-form--email label, .Comment-form--url label {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 12px;
	color: red;
	line-height: 12;
	position: absolute;
	top: 50%;
	right: 10px;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .3s;
	transition: .3s;
}

.Comment-form--author label.label-top, .Comment-form--email label.label-top, .Comment-form--url label.label-top {
	font-size: 14px;
	-webkit-transform: translate(0, -1.7em);
	transform: translate(0, -1.7em);
}

.Comment-form--author input, .Comment-form--email input, .Comment-form--url input {
	height: 63px;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 20px;
	padding: 20px 10px 10px;
	width: 100%;
	border: 1px solid #cfcfcf;
	color: #2b2b2b;
	border-top: none;
}

.RelatedPosts-title {
	text-align: center;
	margin: 0 0 20px;
}

.LearningSystem, .LearningSystem-catgeories_container {
	padding: 80px 0;
}

.LearningSystem-container .col-left .sensei_message .type-sensei_message h2, .LearningSystem-nav_cols header h2 {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
	font-size: 18px;
	line-height: 1.33em;
	margin: 0 0 10px;
}

.LearningSystem-container .col-left .sensei_message .type-sensei_message:after, .LearningSystem-container .col-left .type-course:after, .LearningSystem-dashboard_container .type-course:after {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 1px !important;
	background: #cfcfcf;
	content: "" !important;
}

.LearningSystem-container .col-left .sensei_message .type-sensei_message:last-child:after, .LearningSystem-container .col-left .type-course:last-child:after, .LearningSystem-nav_cols .in-progress:before, .LearningSystem-welcome_content_cols:after {
	display: none !important;
}

.LearningSystem-container .col-left .course-content .sensei-course-meta, .LearningSystem-container .col-left .sensei_message .type-sensei_message .message-meta, .LearningSystem-dashboard_container .type-course .sensei-course-meta {
	margin: 5px 0 0 !important;
}

.LearningSystem-container .col-left .course-content .sensei-course-meta span, .LearningSystem-container .col-left .sensei_message .type-sensei_message .message-meta span, .LearningSystem-dashboard_container .type-course .sensei-course-meta span {
	padding-left: 0;
	margin-left: 5px;
}

.LearningSystem-container .col-left .send-message-button:after, .LearningSystem-container nav.post-entries .nav-prev a:before {
	font-family: icon;
	text-transform: none;
	line-height: 1;
	font-size: 20px;
	-webkit-font-smoothing: antialiased;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	-moz-osx-font-smoothing: grayscale;
}

.LearningSystem-container .col-left .course-container {
	border-bottom: none !important;
	margin-bottom: 0 !important;
	padding-bottom: 0 !important;
}

.LearningSystem-container .col-left .type-course {
	border-bottom: none !important;
	position: relative;
}

.LearningSystem-container .col-left footer a.button {
	line-height: initial;
	text-decoration: none;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	padding: 15px 25px !important;
}

.LearningSystem-container .col-left input[type=submit] {
	-webkit-appearance: none;
	-webkit-appearance: none !important;
	-moz-appearance: none;
	-moz-appearance: none !important;
	appearance: none;
	appearance: none !important;
	padding: 15px 25px !important;
	-webkit-transition: .3s;
	transition: .3s;
}

.LearningSystem-container .col-left input[type=submit]:hover, .LearningSystem-container .sensei-message .next-lesson:hover, .LearningSystem-dashboard_container .type-course .sensei-results-links .button:hover {
	background-color: #f7931e !important;
	border-color: #f7931e !important;
}

.LearningSystem-container .col-left .send-message-button:after {
	content: "";
	color: #2b2b2b;
	vertical-align: middle;
	margin-left: 10px;
	-webkit-transition: .3s;
	transition: .3s;
}

.LearningSystem-container .col-left .send-message-button:hover, .LearningSystem-container nav.post-entries a:hover {
	background-color: transparent !important;
	color: #f26721 !important;
}

.LearningSystem-container .col-left .course-content .course-title, .LearningSystem-dashboard_container .type-course .course-title, .LearningSystem-nav_cols article h2 {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: .02em;
	margin: 0;
}

.LearningSystem-categories_list_item_button, .LearningSystem-catgeories_dashboard_link, .LearningSystem-container .sensei-breadcrumb, .LearningSystem-container .sensei-message, .LearningSystem-container header h1 {
	font-family: Poppins, Helvetica, Arial, sans-serif;
}

.LearningSystem-container .col-left .course-content .course-title a, .LearningSystem-dashboard_container .type-course .course-title a, .LearningSystem-nav_cols article h2 a {
	text-decoration: none;
	color: #2b2b2b;
	font-family: Poppins, Helvetica, Arial, sans-serif;
}

.LearningSystem-container header h1 {
	font-weight: 600;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
	font-size: 18px;
	line-height: 1.33em;
	margin: 0 0 20px;
}

.LearningSystem-dashboard_container .type-course .sensei-results-links .button, .LearningSystem-nav_cols .in-progress {
	display: inline-block !important;
	vertical-align: top !important;
	-webkit-font-smoothing: antialiased !important;
	color: #fff !important;
	font-family: Poppins, Helvetica, Arial, sans-serif !important;
}

.LearningSystem-container .sensei-breadcrumb a, .LearningSystem-container .sensei-message a {
	color: #f26721 !important;
	text-decoration: none !important;
	-webkit-transition: .3s;
	transition: .3s;
}

.LearningSystem-container .sensei-breadcrumb a:hover, .LearningSystem-container .sensei-message a:hover {
	color: #f7931e !important;
}

.LearningSystem-container .sensei-message .next-lesson {
	background-color: #f26721 !important;
	color: #fff !important;
	border-color: #f26721 !important;
	-webkit-transition: .3s;
	transition: .3s;
}

.LearningSystem-container nav.post-entries a:before {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 2px;
	background-color: #f26721;
	content: "";
	-webkit-transition: .3s;
	transition: .3s;
}

.LearningSystem-container nav.post-entries a:after {
	vertical-align: middle;
	margin-left: 10px;
	-webkit-transition: .3s;
	transition: .3s;
}

.LearningSystem-container nav.post-entries .nav-prev a:before {
	content: "";
	color: #2b2b2b;
	position: relative;
	vertical-align: middle;
	margin-right: 5px;
	padding-left: 10px;
	background-color: transparent;
	top: 0;
	left: 0;
	height: auto;
}

.LearningSystem-welcome_content_cols {
	background-color: #f8f8f8;
	padding: 45px !important;
}

.LearningSystem-nav_cols {
	height: 100%;
	padding-left: 45px;
	padding-right: 45px;
}

.LearningSystem-dashboard_container .type-course .meter, .LearningSystem-nav_cols .meter {
	border-top-right-radius: 0;
	border-bottom-right-radius: 0;
}

.LearningSystem-nav_cols .in-progress {
	background: #858585 !important;
	border: 2px solid #858585 !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	padding: 15px 55px !important;
	text-transform: uppercase;
	line-height: 1em;
}

.LearningSystem-nav_cols article header {
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 20px;
}

.LearningSystem-nav_cols article header:after {
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	height: 1px;
	background: #cfcfcf;
	content: "";
}

.LearningSystem-nav_cols article:last-child header:after {
	content: "";
	display: none;
}

.LearningSystem-nav_cols .lesson-meta {
	font-size: 15px;
	margin: 5px 0 0 !important;
}

.LearningSystem-nav_cols .lesson-meta span {
	margin-left: 5px;
}

.LearningSystem-dashboard_container .type-course .sensei-course-meta span a, .LearningSystem-nav_cols .lesson-meta span a {
	text-decoration: none;
	color: #2b2b2b;
}

.post-entries {
	clear: both;
	margin: 20px 0;
}

.LearningSystem-categories_list {
	margin-left: -15px;
	margin-right: -15px;
	padding-left: 0;
}

.LearningSystem-categories_list_item {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	background-color: #2b2b2b;
	list-style: none;
	height: 150px;
	margin-bottom: 20px;
	-webkit-transition: background-color .3s;
	transition: background-color .3s;
}

@media (min-width:700px) {
	.LearningSystem-categories_list_item {
		float: left;
		width: 46.97580645%;
		width: calc(50% - 30px);
		height: 300px;
	}
}

.LearningSystem-categories_list_item a {
	display: block;
	text-decoration: none;
	height: 100%;
	padding: 25px;
}

.LearningSystem-categories_list_item:hover {
	background-color: #6a6a6a;
}

.LearningSystem-categories_list_item_inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	flex-wrap: wrap;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	height: 100%;
}

.LearningSystem-categories_list_item_button {
	background: 0 0;
	border-width: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 0;
	text-transform: uppercase;
	-ms-flex-item-align: end;
	align-self: flex-end;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-flex: 1;
	-ms-flex: 1;
	flex: 1;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
}

.LearningSystem-categories_list_item_button:after {
	content: "";
	font-family: icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #fff;
	font-size: 20px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

@media (max-width:700px) {
	.LearningSystem-categories_list_item_title {
		left: 50%;
		position: relative;
		-webkit-transform: translateX(-50%);
		transform: translateX(-50%);
	}
	
	.LearningSystem-categories_list_item_button {
		-webkit-transform: translateX(50%);
		transform: translateX(50%);
		left: -50%;
		position: relative;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.LearningSystem-categories_list_item_button:after {
		margin-left: 20px;
	}
}

.LearningSystem-return_categories {
	padding-left: 45px;
	margin-top: 20px;
}

.LearningSystem-return_categories_link:before {
	content: "";
	font-family: icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #2b2b2b;
	font-size: 20px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: relative;
	vertical-align: middle;
	margin-right: 10px;
	background-color: transparent;
	top: 0;
	left: 0;
	height: auto;
	-webkit-transition: .3s;
	transition: .3s;
}

.LearningSystem-catgeories_dashboard_link:after, .LearningSystem-dashboard_container #sensei-user-courses .my-messages-link:after {
	content: "";
	font-family: icon;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	font-size: 20px;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.LearningSystem-catgeories_dashboard_link {
	text-transform: uppercase;
	display: block;
	text-decoration: none;
	color: #2b2b2b;
	background-color: #f8f8f8;
	padding: 20px 0;
	-webkit-transition: .3s;
	transition: .3s;
}

.LearningSystem-catgeories_dashboard_link:after {
	color: #2b2b2b;
	vertical-align: sub;
	margin-left: 5px;
	-webkit-transition: .3s;
	transition: .3s;
}

.LearningSystem-catgeories_dashboard_link:hover {
	background-color: #2b2b2b;
	color: #fff;
}

.LearningSystem-dashboard_container .course-container {
	list-style: none;
}

.LearningSystem-dashboard_container .type-course .sensei-results-links .button {
	line-height: initial;
	text-decoration: none;
	background: #f26721 !important;
	border: 2px solid #f26721 !important;
	-webkit-appearance: none !important;
	-moz-appearance: none !important;
	appearance: none !important;
	padding: 15px 25px !important;
	text-transform: uppercase;
	-webkit-transition: .3s;
	transition: .3s;
}

.CostCalculator-consultation_email, .CostCalculator-form_submit {
	-webkit-appearance: none;
	-moz-appearance: none;
	vertical-align: top;
	z-index: 1;
	overflow: hidden;
}

.LearningSystem-dashboard_container #sensei-user-courses .my-messages-link:after {
	color: #2b2b2b;
	vertical-align: middle;
	-webkit-transition: .3s;
	transition: .3s;
}

.single-lesson .col-left .post-entries {
	display: block;
	border-top: 1px solid #cfcfcf;
	padding-top: 20px;
	margin-top: 60px;
}

.LearningSystem-single_lesson_content pre {
	margin: 0;
	padding: 15px;
	background: #cfcfcf;
	border: 1px solid #6a6a6a;
}

.LearningSystem-single_lesson_content table {
	background-color: #cfcfcf;
	font-family: "Roboto Condensed", sans-serif;
}

.LearningSystem-single_lesson_content table tr td {
	border: 1px solid #2b2b2b;
	padding: 5px;
}

.HeroHeader--privacy {
	height: auto;
	padding-top: 110px;
}

.HeroHeader--privacy:after {
	min-height: 1px;
	content: "";
	display: block;
	background-color: #cfcfcf;
	height: 1px;
	margin-top: 25px;
}

.HeroHeader--privacy-text_wrapper, .PrivacyPolicy-content--wrapper {
	min-height: 1px;
}

@media (min-width:768px) {
	.RelatedPosts .BlogPosts-block--list {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.LearningSystem-container .col-left .sensei_message .type-sensei_message h2, .LearningSystem-container header h1, .LearningSystem-nav_cols header h2 {
		font-size: 30px;
		line-height: 1.6em;
	}
	
	.LearningSystem-container .col-left .quiz-questions ul li, .LearningSystem-container .col-left .quiz-questions ul li.medium, .LearningSystem-single_lesson_content ol li, .LearningSystem-single_lesson_content ol li.medium, .LearningSystem-single_lesson_content ul li, .LearningSystem-single_lesson_content ul li.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.LearningSystem-container .col-left .quiz-questions ul li.large, .LearningSystem-single_lesson_content ol li.large, .LearningSystem-single_lesson_content ul li.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.LearningSystem-container .col-left .course-content .course-title, .LearningSystem-container .col-left .quiz-questions ul li.small, .LearningSystem-dashboard_container .type-course .course-title, .LearningSystem-nav_cols article h2, .LearningSystem-single_lesson_content ol li.small, .LearningSystem-single_lesson_content ul li.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.LearningSystem-single_lesson_content {
		padding-left: 175px;
		padding-right: 175px;
	}
	
	.HeroHeader--privacy:after {
		margin-top: 45px;
	}
	
	.HeroHeader--privacy-text_wrapper {
		float: left;
		width: 85.41666667%;
		margin-left: 7.29166667%;
	}
	
	.PrivacyPolicy {
		padding: 130px 0;
	}
}

.AnchorBar-list_item, .Breadcrumbs-list_item, .HeroHeader--privacy-title span {
	display: inline-block;
}

@media (min-width:768px) {
	.PrivacyPolicy-content--wrapper {
		float: left;
		width: 85.41666667%;
		margin-left: 7.29166667%;
	}
}

@media (min-width:992px) {
	.BlogInner-content--wrapper li.small, .LearningSystem-container .col-left .course-content .course-title, .LearningSystem-container .col-left .quiz-questions ul li.small, .LearningSystem-dashboard_container .type-course .course-title, .LearningSystem-nav_cols article h2, .LearningSystem-single_lesson_content ol li.small, .LearningSystem-single_lesson_content ul li.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.Comments-wrapper {
		padding-top: 120px;
	}
	
	.Comment-submit {
		font-size: 16px;
		line-height: 1.2em;
	}
	
	.LearningSystem-container .col-left .sensei_message .type-sensei_message h2, .LearningSystem-container header h1, .LearningSystem-nav_cols header h2 {
		font-size: 30px;
		line-height: 1.6em;
	}
	
	.LearningSystem-container .col-left .quiz-questions ul li, .LearningSystem-container .col-left .quiz-questions ul li.medium, .LearningSystem-single_lesson_content ol li, .LearningSystem-single_lesson_content ol li.medium, .LearningSystem-single_lesson_content ul li, .LearningSystem-single_lesson_content ul li.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.LearningSystem-container .col-left .quiz-questions ul li.large, .LearningSystem-single_lesson_content ol li.large, .LearningSystem-single_lesson_content ul li.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.LearningSystem-categories_list_item {
		float: left;
		width: 21.97580645%;
		width: calc(25% - 30px);
	}
	
	.LearningSystem-categories_list_item_title {
		font-size: 32px;
		padding-right: 20%;
	}
	
	.HeroHeader--privacy:after {
		float: left;
		width: 70.83333333%;
		margin-left: 14.58333333%;
	}
	
	.HeroHeader--privacy-text_wrapper, .PrivacyPolicy-content--wrapper {
		float: left;
		width: 56.25%;
		margin-left: 21.875%;
	}
	
	.PrivacyPolicy {
		padding: 120px 0;
	}
}

.PrivacyPolicy-content--wrapper h4 {
	margin-bottom: 15px;
	margin-top: 35px;
}

.PrivacyPolicy-content--wrapper h4:first-of-type {
	margin-top: 0;
}

@media (min-width:768px) {
	.PrivacyPolicy-content--wrapper h4 {
		margin-top: 90px;
	}
}

.PrivacyPolicy-content--wrapper ul, .Service-project_content ul {
	padding-left: 20px;
}

.PrivacyPolicy-content--wrapper li {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 22px;
	line-height: 1.5em;
	letter-spacing: .01em;
	-webkit-font-feature-settings: "liga" 0;
	-moz-font-feature-settings: "liga" 0;
	font-feature-settings: "liga" 0;
	position: relative;
	list-style-type: none;
	margin-left: 8px;
}

.PrivacyPolicy-content--wrapper li.large, .Service-block_inner_byline.large {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 24px;
	line-height: 1.3em;
	letter-spacing: .02em;
}

@media (min-width:768px) {
	.PrivacyPolicy-content--wrapper li {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.PrivacyPolicy-content--wrapper li.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

@media (min-width:992px) {
	.PrivacyPolicy-content--wrapper h4 {
		margin-top: 60px;
	}
	
	.PrivacyPolicy-content--wrapper li {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.PrivacyPolicy-content--wrapper li.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
}

.PrivacyPolicy-content--wrapper li.medium, .Service-block_inner_byline.medium {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 22px;
	line-height: 1.5em;
	letter-spacing: .01em;
}

@media (min-width:768px) {
	.PrivacyPolicy-content--wrapper li.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
}

@media (min-width:992px) {
	.PrivacyPolicy-content--wrapper li.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
}

.PrivacyPolicy-content--wrapper li.small {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 18px;
	letter-spacing: .02em;
}

.CostCalculator-form .validation_error, .CostCalculator-gfield .gfield_checkbox label, .CostCalculator-gfield .gfield_description, .CostCalculator-gfield .gfield_label, .CostCalculator-gsection .gsection_description, .CostCalculator-gsection .gsection_title, .CostCalculator-title {
	font-family: Poppins, Helvetica, Arial, sans-serif;
}

@media (min-width:768px) {
	.PrivacyPolicy-content--wrapper li.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.PrivacyPolicy-content--wrapper li {
		line-height: 1.6em;
	}
}

@media (min-width:992px) {
	.PrivacyPolicy-content--wrapper li.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
}

.PrivacyPolicy-content--wrapper li:before {
	content: "-";
	padding-right: 8px;
	color: inherit;
	position: absolute;
	left: -16px;
}

.PrivacyPolicy-content--wrapper li.small {
	line-height: 1.6em;
}

.PrivacyPolicy-content--wrapper p {
	margin-top: 0;
	line-height: 1.6em;
}

.PrivacyPolicy-content--wrapper a {
	text-decoration: none;
	color: #f26721;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.PrivacyPolicy-content--wrapper a:focus, .PrivacyPolicy-content--wrapper a:hover {
	color: #f7931e;
}

.CostCalculator-header {
	text-align: center;
	height: 450px;
	max-width: 700px;
	width: 100%;
	margin: 0 auto;
	display: table;
}

.CostCalculator-valign_adjust {
	margin-bottom: 150px;
}

.CostCalculator-title {
	font-weight: 600;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
	font-size: 12px;
	letter-spacing: .04em;
	text-transform: uppercase;
}

.CostCalculator-content_heading {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 24px;
	line-height: 1.3em;
	letter-spacing: .02em;
	margin-top: 0;
}

.CostCalculator-content_mini_heading {
	text-transform: uppercase;
	letter-spacing: 1px;
	margin-bottom: 0;
}

.CostCalculator-form {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	padding-bottom: 120px;
	margin-top: -150px;
}

.CostCalculator-form .gform_fields {
	padding: 0;
	margin: 0;
}

.CostCalculator-form .validation_error {
	margin-bottom: 15px;
	padding: 15px 60px;
	background-color: red;
	font-weight: 300;
	font-size: 14px;
	color: #fff;
	text-align: center;
}

.CostCalculator-estimate_figure, .CostCalculator-estimate_heading, .CostCalculator-form_submit, .CostCalculator-gfield .gfield_label, .CostCalculator-gsection .gsection_description, .CostCalculator-gsection .gsection_title {
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
}

.CostCalculator-form--confirm {
	margin-top: -250px;
}

.CostCalculator-gsection {
	margin-top: 15px;
	padding-top: 60px;
	background-color: #fff;
}

.CostCalculator-gsection .gsection_title {
	color: #2b2b2b;
	font-size: 12px;
	letter-spacing: .04em;
	letter-spacing: 2px;
	text-transform: uppercase;
	margin: 65px 0 0;
}

.CostCalculator-gsection .gsection_description {
	color: #2b2b2b;
	font-size: 16px;
	margin: 0 0 6px;
}

.CostCalculator-gfield {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	-ms-flex-direction: column;
	flex-direction: column;
	list-style: none inside;
	padding: 0 20px 40px;
	background-color: #fff;
	border-left: 1px solid #cfcfcf;
	border-right: 1px solid #cfcfcf;
}

.CostCalculator-gfield .gfield_label {
	color: #2b2b2b;
	font-size: 16px;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
	padding: 0 0 6px;
}

.CostCalculator-gfield .gfield_description {
	font-weight: 300;
	font-size: 14px;
	color: #6a6a6a;
	-webkit-box-ordinal-group: 0;
	-ms-flex-order: -1;
	order: -1;
	margin-bottom: 19px;
}

.CostCalculator-gfield .gfield_checkbox, .CostCalculator-gfield .gfield_radio {
	padding: 0;
	margin: 0 -4px;
}

.CostCalculator-gfield .gfield_checkbox li {
	display: inline-block;
	list-style: none inside;
	padding: 3px 4px;
	width: 100%;
}

@media (min-width:768px) {
	.CostCalculator-gsection .gsection_title, .CostCalculator-title {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
	
	.CostCalculator-content_heading {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.CostCalculator-gfield .gfield_label, .CostCalculator-gsection .gsection_description {
		font-size: 20px;
		line-height: 1.25em;
	}
	
	.CostCalculator-gfield {
		padding: 0 70px 40px;
	}
	
	#field_4_14.CostCalculator-gfield .gfield_radio li, .CostCalculator-gfield .gfield_checkbox li {
		width: 45%;
	}
}

.CostCalculator-gfield .gfield_checkbox input {
	position: relative;
	z-index: 1;
	margin-left: 17px;
	margin-right: -34px;
	right: 4px;
}

.CostCalculator-gfield .gfield_checkbox label {
	display: inline-block;
	background-color: #f8f8f8;
	border: 1px solid #cfcfcf;
	border-radius: 8px;
	padding: 7px 35px;
	font-weight: 300;
	font-size: 18px;
	white-space: nowrap;
	width: calc(100% - 6px);
}

.CostCalculator-gfield .gfield_radio li {
	display: inline-block;
	list-style: none inside;
	padding: 3px 4px;
}

.CostCalculator-gfield .gfield_radio input[type=text], .CostCalculator-gfield .gfield_radio label {
	padding: 7px 35px;
	display: inline-block;
	border: 1px solid #cfcfcf;
	font-weight: 300;
	font-size: 18px;
	background-color: #f8f8f8;
	font-family: Poppins, Helvetica, Arial, sans-serif;
}

.CostCalculator-gfield .gfield_radio input[type=radio] {
	position: relative;
	z-index: 1;
	margin-left: 16px;
	margin-right: -32px;
	right: 6px;
}

.CostCalculator-gfield .gfield_radio label {
	border-radius: 8px;
	white-space: nowrap;
}

#field_4_14.CostCalculator-gfield .gfield_radio label {
	width: calc(100% - 6px);
}

.CostCalculator-gfield .gfield_radio input[type=text] {
	width: 100%;
	height: auto;
	border-radius: 8px;
}

.CostCalculator-gfield .ginput_container_select select {
	height: 63px;
	padding: 10px 10px 10px 5px;
	width: 100%;
	border: 1px solid #cfcfcf;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #2b2b2b;
	background-color: #f8f8f8;
}

.CostCalculator-gfield .validation_message {
	color: red;
}

.CostCalculator-gfield.gfield_error .gfield_description, .CostCalculator-gfield.gfield_error .gfield_label, .CostCalculator-gfield.gfield_error select {
	border-left: 5px solid red;
}

.CostCalculator-gfield.gfield_error .gfield_description, .CostCalculator-gfield.gfield_error .gfield_label {
	padding-left: 5px;
}

.CostCalculator-gfield--before_section {
	padding-bottom: 60px;
	border-bottom: 1px solid #cfcfcf;
}

.CostCalculator-gfield--standalone_section {
	padding-bottom: 60px;
	border: 1px solid #cfcfcf;
	margin-top: 15px;
	padding-top: 60px;
}

.CostCalculator-gfield--before_section+.CostCalculator-gfield, .CostCalculator-gfield:first-child, .Location-other_link+.Location-other_link {
	border-top: 1px solid #cfcfcf;
}

.CostCalculator-gfield--before_section_text_input {
	position: relative;
	margin-bottom: 63px;
}

.CostCalculator-gfield--before_section_text_input:after {
	content: "";
	position: absolute;
	top: 100%;
	left: -1px;
	right: -1px;
	height: 46px;
	border: 1px solid #cfcfcf;
	border-top-width: 0;
	background-color: #fff;
}

.CostCalculator-gfield--text_input {
	position: relative;
	padding-bottom: 0;
}

.CostCalculator-gfield--text_input .gfield_label {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 18px;
	color: #2b2b2b;
	line-height: 1;
	position: absolute;
	left: 35px;
	top: 50%;
	-webkit-transform: translateY(-50%);
	transform: translateY(-50%);
	-webkit-transition: .3s;
	transition: .3s;
}

.CostCalculator-gfield--text_input .gfield_label.label-top {
	font-size: 14px;
	-webkit-transform: translate(0, -1.7em);
	transform: translate(0, -1.7em);
}

.CostCalculator-gfield--text_input input {
	height: 63px;
	font-family: "Roboto Condensed", sans-serif;
	font-size: 20px;
	padding: 20px 10px 10px;
	width: 100%;
	border: 1px solid #cfcfcf;
	color: #2b2b2b;
	background-color: #f8f8f8;
	border-bottom-width: 0;
}

.CostCalculator-gfield--text_input:last-child input {
	border-bottom-width: 1px;
}

.CostCalculator-gfield--text_input .validation_message {
	position: absolute;
	bottom: 0;
	margin: 0 0 0 15px;
}

.CostCalculator-consultation_email span:before, .CostCalculator-gfield--text_input .instruction.validation_message {
	display: none;
}

.CostCalculator-gfield--text_input.gfield_error .gfield_description, .CostCalculator-gfield--text_input.gfield_error .gfield_label {
	border-left-width: 0;
}

.CostCalculator-gfield--text_input.gfield_error input {
	border-left: 5px solid red;
}

.CostCalculator-form_submit {
	background: #2b2b2b;
	appearance: none;
	padding: 17px 25px;
	font-size: 14px;
	display: inline-block;
	position: relative;
	color: #fff;
	border: 1px solid #2b2b2b;
	width: 100%;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	letter-spacing: .08em;
	margin: 0;
	text-transform: uppercase;
	-webkit-transition: color .3s 175ms;
	transition: color .3s 175ms;
}

.CostCalculator-consultation, .CostCalculator-estimate {
	width: 100%;
	background-color: #fff;
	border: 1px solid #cfcfcf;
}

.CostCalculator-consultation_email:before, .CostCalculator-form_submit:before, .ProjectCalcCTA-link:before, .Service-block_overlay_button:before, .Service-project_c2a:before {
	background: #f26721;
}

.CostCalculator-consultation_email:after, .CostCalculator-form_submit:after, .LocalFaves, .ProjectCalcCTA-link:after {
	background: #fff;
}

.CostCalculator-consultation_email:after, .CostCalculator-consultation_email:before, .CostCalculator-form_submit:after, .CostCalculator-form_submit:before, .ProjectCalcCTA-link:after, .ProjectCalcCTA-link:before, .Service-block_overlay_button:after, .Service-block_overlay_button:before, .Service-project_c2a:after, .Service-project_c2a:before {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	bottom: 100%;
	left: 0;
	z-index: -1;
	-webkit-transition: -webkit-transform .3s cubic-bezier(.75, 0, .125, 1);
	transition: transform .3s cubic-bezier(.75, 0, .125, 1);
}

.CostCalculator-consultation_email:focus, .CostCalculator-consultation_email:hover, .CostCalculator-form_submit:focus, .CostCalculator-form_submit:hover, .Location-other_link .Location-other_link_heading, .ProjectCalcCTA-link:focus, .ProjectCalcCTA-link:hover {
	color: #2b2b2b;
}

.CostCalculator-consultation_email:focus:after, .CostCalculator-consultation_email:hover:after, .CostCalculator-form_submit:focus:after, .CostCalculator-form_submit:hover:after, .ProjectCalcCTA-link:focus:after, .ProjectCalcCTA-link:hover:after, .Service-block_overlay_button:focus:after, .Service-block_overlay_button:hover:after, .Service-project_c2a:focus:after, .Service-project_c2a:hover:after {
	-webkit-transition-delay: 175ms;
	transition-delay: 175ms;
}

.CostCalculator-consultation_email:focus:after, .CostCalculator-consultation_email:focus:before, .CostCalculator-consultation_email:hover:after, .CostCalculator-consultation_email:hover:before, .CostCalculator-form_submit:focus:after, .CostCalculator-form_submit:focus:before, .CostCalculator-form_submit:hover:after, .CostCalculator-form_submit:hover:before, .ProjectCalcCTA-link:focus:after, .ProjectCalcCTA-link:focus:before, .ProjectCalcCTA-link:hover:after, .ProjectCalcCTA-link:hover:before, .Service-block_overlay_button:focus:after, .Service-block_overlay_button:focus:before, .Service-block_overlay_button:hover:after, .Service-block_overlay_button:hover:before, .Service-project_c2a:focus:after, .Service-project_c2a:focus:before, .Service-project_c2a:hover:after, .Service-project_c2a:hover:before {
	-webkit-transform: translate3d(0, 100%, 0);
	transform: translate3d(0, 100%, 0);
}

.CostCalculator-estimate {
	max-width: 700px;
	text-align: center;
	margin: 0 auto;
	padding: 20px 40px;
	color: #2b2b2b;
}

.CostCalculator-estimate_heading {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-size: 18px;
	line-height: 1.33em;
	color: #2b2b2b;
	margin: 0;
}

.CostCalculator-estimate_figure {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-size: 23px;
	line-height: 1.2em;
	color: #2b2b2b;
	margin: 15px 0 25px;
}

@media (min-width:768px) {
	.CostCalculator-gfield--text_input .gfield_label {
		left: 85px;
	}
	
	#field_4_11, #field_4_12 {
		float: left;
		width: 50%;
		min-height: 1px;
	}
	
	#field_4_11 input, #field_4_12 input {
		border-bottom-width: 1px;
	}
	
	#field_4_12, #field_4_12:after {
		border-left: 0;
	}
	
	#field_4_11 {
		padding-right: 0;
		border-right: 0px;
	}
	
	#field_4_11 input {
		border-right-width: 0;
	}
	
	#field_4_11:after {
		border-right: 0px;
	}
	
	#field_4_12 {
		padding-left: 0;
	}
	
	#field_4_12 .gfield_label {
		left: 15px;
	}
	
	.CostCalculator-form_submit {
		font-size: 16px;
		line-height: 1.2em;
	}
	
	.CostCalculator-estimate {
		padding: 70px 40px;
	}
	
	.CostCalculator-estimate_heading {
		font-size: 30px;
		line-height: 1.6em;
	}
	
	.CostCalculator-estimate_figure {
		font-size: 50px;
		line-height: 1.3em;
		letter-spacing: -.01em;
	}
}

.CostCalculator-estimate_notice {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 14px;
	color: #858585;
	max-width: 500px;
	margin: 0 auto;
}

.CostCalculator-consultation {
	max-width: 700px;
	margin: 15px auto 0;
	padding: 20px 40px;
	color: #2b2b2b;
}

.CostCalculator-consultation_heading {
	min-height: 1px;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
	font-size: 18px;
	line-height: 1.33em;
}

.Article--teaser-heading, .CostCalculator-consultation_phone {
	font-size: 14px;
	font-family: Poppins, Helvetica, Arial, sans-serif;
}

.CostCalculator-consultation_email {
	background: #2b2b2b;
	appearance: none;
	display: inline-block;
	position: relative;
	color: #fff;
	padding: 0;
	border: 0 solid #f26721;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	-webkit-transition: .2s;
	transition: .2s;
	margin-top: 14px;
	margin-bottom: 25px;
}

.Service-block, .Service-project_c2a {
	-webkit-appearance: none;
	-moz-appearance: none;
}

.Article--teaser, .Breadcrumbs-list_item_link {
	border-bottom-width: 0;
	line-height: initial;
	text-decoration: none;
}

.CostCalculator-consultation_email, .CostCalculator-consultation_email:focus, .CostCalculator-consultation_email:hover {
	text-decoration: none;
	text-transform: uppercase;
	height: auto;
}

.CostCalculator-consultation_email span, .CostCalculator-consultation_email:focus span, .CostCalculator-consultation_email:hover span {
	display: inline-block;
	line-height: 1em;
	padding: 12px 22px 10px;
}

.CostCalculator-consultation_phone {
	font-weight: 300;
}

.Article--teaser {
	display: table;
	width: 100%;
	padding: 35px 0;
}

@media (min-width:768px) {
	.CostCalculator-consultation {
		padding: 70px 40px;
	}
	
	.CostCalculator-consultation_heading {
		font-size: 30px;
		line-height: 1.6em;
	}
	
	.Article--teaser {
		padding: 13px 0;
	}
}

@media (min-width:992px) {
	.CostCalculator-gsection .gsection_title, .CostCalculator-title {
		font-size: 12px;
		line-height: 1.2em;
		letter-spacing: .05em;
	}
	
	.CostCalculator-content_heading {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.CostCalculator-form {
		float: left;
		width: 71.97580645%;
		width: calc(75% - 30px);
		margin-left: 139px;
		margin-left: calc(12.5% + 15px);
	}
	
	.CostCalculator-gfield .gfield_label, .CostCalculator-gsection .gsection_description {
		font-size: 20px;
		line-height: 1.25em;
	}
	
	.CostCalculator-form_submit {
		font-size: 16px;
		line-height: 1.2em;
	}
	
	.CostCalculator-estimate_heading {
		font-size: 30px;
		line-height: 1.6em;
	}
	
	.CostCalculator-estimate_figure {
		font-size: 60px;
		line-height: 1.3em;
	}
	
	.CostCalculator-consultation_heading {
		float: left;
		width: 66.66666667%;
		font-size: 30px;
		line-height: 1.6em;
	}
	
	.Article--teaser {
		padding: 30px 0;
	}
}

.Article--teaser-content, .Article--teaser-featured_image {
	padding-right: 15px;
	padding-left: 15px;
}

.Article--teaser:focus, .Article--teaser:hover, .Service-projects #basic-waypoint {
	background-color: #f8f8f8;
}

.Article--teaser-content_wrapper {
	min-height: 1px;
}

@media (min-width:1200px) {
	.ModularQuote-content:before {
		-webkit-transform: translate(-40%, -50%);
		transform: translate(-40%, -50%);
		font-size: 80px;
	}
	
	.ModularTextBackground {
		height: 100vh;
		padding: 0;
	}
	
	.ModularTextBackground-text_wrapper.ModularTextBackground-text_left {
		float: left;
		width: 41.66666667%;
		margin-left: 0;
		margin-right: 0;
	}
	
	.ModularTextBackground-text_wrapper.ModularTextBackground-text_right {
		float: left;
		width: 41.66666667%;
		margin-left: 58.33333333%;
		margin-right: 0;
	}
	
	.ModularTriptych-text_block {
		float: left;
		width: 30.30913978%;
		width: calc(33.33333333% - 30px);
		margin-left: 15px;
		margin-left: calc(0% + 15px);
		padding-top: 0;
	}
	
	.CaseStudy-description_container {
		max-width: 1154px;
	}
	
	.Newsletter-title {
		font-size: 25px;
	}
	
	#field_4_14.CostCalculator-gfield .gfield_radio li, .CostCalculator-gfield .gfield_checkbox li {
		width: 35%;
	}
	
	.Article--teaser-content_wrapper {
		float: left;
		width: 83.33333333%;
		margin-left: 8.33333333%;
		margin-right: 8.33333333%;
	}
}

@media (min-width:768px) {
	.Article--teaser-content {
		display: table-cell;
		vertical-align: middle;
		width: 50%;
	}
	
	.Article--teaser-content p {
		font-size: 22px;
	}
}

.AnchorBar-list_item:first-child:before, .Article--teaser-excerpt, .Location-map_sidebar.hide {
	display: none;
}

.Article--teaser-heading {
	color: #cfcfcf;
	font-weight: 600;
	-webkit-font-smoothing: antialiased;
	text-transform: uppercase;
	letter-spacing: 2px;
}

@media (min-width:992px) {
	.Article--teaser-content {
		width: 60%;
	}
	
	.Article--teaser-title {
		font-size: 30px;
	}
}

.Article--teaser-featured_image img, .InfoList-item_image img, .Service-expertise_image {
	width: 100%;
	height: auto;
}

@media (min-width:768px) {
	.Article--teaser-excerpt {
		display: block;
	}
	
	.Article--teaser-title {
		font-size: 30px;
	}
	
	.Article--teaser-featured_image {
		display: table-cell;
		vertical-align: middle;
		width: 50%;
	}
	
	.Breadcrumbs {
		position: absolute;
		top: 50%;
		left: 40px;
		-webkit-transform-origin: center left;
		transform-origin: center left;
		-webkit-transform: rotate(-90deg) translateX(-35%);
		transform: rotate(-90deg) translateX(-35%);
	}
}

.Article--teaser-featured_image_bg {
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	padding-top: 73.5%;
}

.Article--teaser-featured_image_clip {
	overflow: hidden;
	font-size: 0;
}

.Breadcrumbs-list_item:not(:last-child):after, .Breadcrumbs-list_item_link {
	font-size: 12px;
	color: #cfcfcf;
	font-family: Poppins, Helvetica, Arial, sans-serif;
}

.Breadcrumbs-list {
	display: inline-block;
	list-style-type: none;
	padding-left: 0;
	margin: 0;
}

.Breadcrumbs-list_item:not(:last-child):after {
	content: "•";
	display: inline-block;
}

.FAQ-tabbed_content--navigation_title.mobile:after, .Service-block_modal_close:before, .Service-expertise_link_text:before {
	font-family: icon;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
}

.Breadcrumbs-list_item_link {
	text-transform: uppercase;
	-webkit-transition: color .3s;
	transition: color .3s;
	-webkit-font-smoothing: antialiased;
}

.Breadcrumbs-list_item_link:focus, .Breadcrumbs-list_item_link:hover {
	color: #858585;
}

.Service-center_content {
	padding-bottom: 60px;
}

@media (min-width:768px) {
	.Service-body {
		float: left;
		width: 80.30913978%;
		width: calc(83.33333333% - 30px);
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
		padding: 130px 0;
	}
}

.Service-block {
	margin-left: 5px;
	margin-right: 5px;
	min-height: 1px;
	background: center/cover no-repeat;
	border-width: 0;
	appearance: none;
	padding: 30px 30px 0;
	text-align: left;
	position: relative;
	cursor: pointer;
	display: block;
}

.Service-block:before, .Service-block_overlay {
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	opacity: 0;
}

.Service-block:before {
	background-color: rgba(0, 0, 0, .6);
	content: "";
	z-index: -1;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
}

.Service-block_overlay {
	background-color: rgba(255, 255, 255, .7);
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	text-align: center;
}

.Service-block_overlay_button_wrapper {
	padding-top: 100px;
	padding-bottom: 25px;
}

@media (min-width:768px) {
	.Service-block:focus .Heading-line--wrapper, .Service-block:hover .Heading-line--wrapper {
		opacity: 1;
	}
	
	.Service-block_overlay_button_wrapper {
		padding-top: 60px;
		padding-bottom: 30px;
	}
}

.Service-block_overlay_button {
	display: inline-block;
	vertical-align: top;
	background: #fff;
	overflow: hidden;
	position: relative;
	color: #2b2b2b;
	padding: 5px 18px 5px 20px;
	z-index: 1;
	border: 0 solid #f26721;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	text-transform: uppercase;
	white-space: nowrap;
	font-size: 13px;
}

.Service-block_body p, .Service-block_inner_byline, .Service-expertise_heading {
	font-family: "Roboto Condensed", sans-serif;
	font-style: italic;
}

.Service-block_image {
	width: 100%;
	height: auto;
	margin-bottom: 30px;
}

@media (max-width:767px) {
	.ModularTextBackground-text_wrapper, .PrivacyPolicy-content--wrapper {
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.Blog-block {
		margin-left: 10px;
		margin-right: 10px;
	}
	
	.BlogInner {
		padding-top: 30px;
		padding-bottom: 30px;
	}
	
	.LearningSystem-container .col-left {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	#field_4_11 {
		margin-bottom: 0;
	}
	
	#field_4_11:after {
		content: none;
	}
	
	.Breadcrumbs, .Service-block_body {
		display: none;
	}
	
	.Service-block_title {
		line-height: 27px;
	}
}

.Service-block_title .Heading-line--wrapper {
	margin: 10px 0;
	height: 4px;
	width: 40px;
}

@media (min-width:768px) {
	.Service-block_title .Heading-line--wrapper {
		margin: 20px 0 30px;
		width: 60px;
		opacity: 0;
		-webkit-transition: opacity .3s;
		transition: opacity .3s;
	}
}

.Service-block_body p {
	-webkit-font-smoothing: antialiased;
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: .02em;
	margin: 0;
	font-weight: 300;
	color: #fff;
}

.Service-block_modal_backdrop {
	background-color: rgba(43, 43, 43, .5);
}

.Service-block_modal {
	background-color: transparent;
	width: 100%;
}

@media (min-width:320px) {
	.ModularTextMedia-video--col, .Service-block_modal_wrapper {
		float: left;
		width: 96.97580645%;
		width: calc(100% - 30px);
	}
	
	.Service-expertise_image_wrapper {
		float: left;
		width: 46.97580645%;
		width: calc(50% - 30px);
	}
}

.Service-block_modal_close {
	position: absolute;
	top: 15px;
	right: 15px;
	width: 36px;
	height: 36px;
}

.Service-block_modal_close:before {
	content: "";
	font-weight: 400;
	line-height: 1;
	color: inherit;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.Service-block_modal_content {
	padding: 100px 0 15px;
}

@media (min-width:768px) {
	.Service-block_body p {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.Service-block_modal_wrapper {
		margin-left: 0;
		margin-right: 0;
		width: 100%;
	}
	
	.Service-block_inner_text {
		float: left;
		width: 80.30913978%;
		width: calc(83.33333333% - 30px);
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
}

.Service-block_inner_heading {
	margin: 0 0 10px;
	letter-spacing: 2px;
	font-size: 12px;
	text-transform: uppercase;
}

.Service-block_inner_byline {
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 22px;
	letter-spacing: .01em;
	-webkit-font-feature-settings: "liga" 0;
	-moz-font-feature-settings: "liga" 0;
	font-feature-settings: "liga" 0;
	margin: 0;
	line-height: 33px;
}

@media (min-width:992px) {
	.Article--teaser-featured_image {
		width: 40%;
	}
	
	.Service-body {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
		margin-left: 180.33333333px;
		margin-left: calc(16.66666667% + 15px);
		margin-right: 180.33333333px;
		margin-right: calc(16.66666667% + 15px);
		padding: 120px 0;
	}
	
	.Service-block_body p, .Service-block_inner_byline.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.Service-block_inner_byline, .Service-block_inner_byline.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.Service-block_inner_byline.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.Service-text_content--wrapper {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
	}
}

.Service-block_inner_image {
	position: relative;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	height: 306px;
}

@media (max-width:767px) {
	.Service-block_inner_hr {
		width: 40px;
		margin: 15px 0;
	}
	
	.Service-block_inner_image {
		margin-top: 15px;
	}
}

.Service-block_inner_image figcaption {
	position: absolute;
	bottom: 4px;
	left: 8px;
	right: 8px;
	color: #fff;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 14px;
	line-height: 18px;
	letter-spacing: .03em;
}

@media (min-width:768px) {
	.Service-block_inner_byline {
		font-size: 26px;
		letter-spacing: .02em;
		line-height: 39px;
	}
	
	.Service-block_inner_byline.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.Service-block_inner_byline.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.Service-block_inner_byline.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.Service-block_inner_image {
		margin-top: 0;
		height: 450px;
	}
	
	.Service-block_inner_image figcaption {
		bottom: 10px;
		left: 30px;
		right: 30px;
	}
	
	.Service-block_inner_image--single_row {
		float: left;
		width: 80.30913978%;
		width: calc(83.33333333% - 30px);
	}
}

.Service-block_inner_image_overlay {
	background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, .6) 100%);
	background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0, rgba(0, 0, 0, 0) 55%, rgba(0, 0, 0, .6) 100%);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.Service-block_inner_image--single_row {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	margin-top: 30px;
}

@media (min-width:768px) {
	.Service-block_inner_image--single_row {
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
		margin-top: 40px;
	}
}

@media (min-width:1200px) {
	.Service-center_content {
		padding-bottom: 120px;
	}
	
	.Service-blocks {
		-webkit-transform: translateY(50%);
		transform: translateY(50%);
		background-color: #f8f8f8;
	}
	
	.Service-blocks_wrapper {
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	
	.Service-block {
		float: left;
		width: 32.32526882%;
		width: calc(33.33333333% - 10px);
		padding-top: 50px;
		height: 550px;
	}
	
	.Service-block_overlay_button_wrapper {
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.Service-block_overlay_button {
		font-size: 16px;
		position: absolute;
		left: 30px;
		bottom: 40px;
		padding: 8px 18px 8px 20px;
	}
	
	.Service-block_title {
		width: 60%;
	}
	
	.Service-block_title .Heading-line--wrapper {
		margin: 15px 0 20px;
	}
	
	.Service-block_modal_content {
		padding: 100px 0 60px;
	}
	
	.Service-block_inner_text {
		float: left;
		width: 34.47580645%;
		width: calc(37.5% - 30px);
	}
	
	.Service-block_inner_image--single_row {
		float: left;
		width: 38.64247312%;
		width: calc(41.66666667% - 30px);
		margin-left: 56.33333333px;
		margin-left: calc(4.16666667% + 15px);
		margin-top: 0;
	}
	
	.Service-block_inner_image--half_column {
		float: left;
		width: 46.97580645%;
		width: calc(50% - 30px);
	}
}

.ClientSlider-slider_col, .InfoList-col, .Service-block_inner_image--half_column, .Service-text_content--wrapper, .Webinar-content_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
}

.Service-block_inner_body p {
	font-size: 18px;
	line-height: 23px;
	margin-top: 20px;
}

.FAQ-collapse_content--body p, .Service-project_content ul li.medium, .Service-project_content ul li.small {
	line-height: 1.5em;
	-webkit-font-smoothing: antialiased;
}

.Service-expertise {
	background-color: #f8f8f8;
	padding: 40px 0;
	margin-top: 90px;
}

.Service-expertise_heading {
	font-size: 22px;
	font-weight: 300;
	margin-top: 0;
	margin-bottom: 40px;
	border-bottom: 1px solid #cfcfcf;
}

.Service-expertise_heading span, .Service-projects_heading span {
	background-color: #f8f8f8;
	padding-right: 10px;
	position: relative;
	top: 15px;
	padding-left: 15px;
}

.Service-expertise_image_link {
	border-bottom-width: 0;
	line-height: initial;
	text-decoration: none;
	display: inline-block;
	position: relative;
	text-align: center;
}

.Service-expertise_images {
	margin: 0 -15px;
}

@media (min-width:768px) {
	.Service-block_inner_body p {
		font-size: 20px;
		line-height: 26px;
		margin-top: 6px;
	}
	
	.Service-expertise {
		margin-top: 100px;
	}
	
	.Service-expertise_heading {
		font-size: 30px;
	}
	
	.Service-expertise_image_wrapper {
		float: left;
		width: 30.30913978%;
		width: calc(33.33333333% - 30px);
	}
	
	.Service-expertise_image_wrapper:nth-child(3) {
		padding-top: 0;
	}
}

.Service-expertise_link_text {
	text-transform: uppercase;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	color: #f26721;
	opacity: 0;
	-webkit-transition: opacity .3s;
	transition: opacity .3s;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
	padding: 18px 0;
}

.Service-expertise_link_text:before {
	content: "";
	font-weight: 400;
	line-height: 1;
	color: #f26721;
	font-size: 25px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	vertical-align: middle;
	margin-right: 15px;
}

.Service-projects {
	min-height: 100vh;
	position: relative;
	-webkit-transition: background 1s linear;
	transition: background 1s linear;
	overflow: hidden;
}

@media (min-width:768px) {
	.Service-projects {
		margin-bottom: 60px;
	}
}

.Service-projects_heading {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 22px;
	font-weight: 300;
	font-style: italic;
	margin: 45px 0 90px;
	border-bottom: 1px solid #cfcfcf;
}

.Service-project_container {
	position: initial;
}

.Service-project {
	margin: 60px 0;
	width: 100%;
	position: relative;
	color: #2b2b2b;
	float: left;
}

@media (min-width:768px) {
	.Service-projects_heading {
		font-size: 30px;
		margin: 100px 0;
	}
	
	.Service-project {
		min-height: 100vh;
		margin: 80px 0;
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
	}
	
	.Service-project:nth-child(odd) .Service-project_figure {
		left: 0;
	}
	
	.Service-project:nth-child(2n) .Service-project_figure {
		right: 0;
		left: auto;
		padding-left: 15px;
		padding-right: 0;
	}
	
	.Service-project_figure {
		float: none;
		width: 50%;
	}
}

@media (min-width:768px) and (min-width:768px) {
	.Service-project:nth-child(odd) .Service-project_content {
		padding-left: 593.66666667px;
		padding-left: calc(58.33333333% + 15px);
	}
	
	.Service-project:nth-child(2n) .Service-project_content {
		padding-right: 593.66666667px;
		padding-right: calc(58.33333333% + 15px);
	}
}

.Service-project_figure {
	padding-left: 7.5px;
	padding-right: 7.5px;
	min-height: 1px;
	margin: 0;
}

.Service-project_figure.desktop {
	position: absolute;
	padding-left: 0;
	padding-right: 15px;
}

.Service-project_figcaption {
	color: #cfcfcf;
	margin-top: 5px;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 300;
	font-size: 14px;
	letter-spacing: .03em;
}

.Service-project_content ul li, .Service-project_content ul li.large, .Service-project_content ul li.medium, .Service-project_content ul li.small, .Service-project_title {
	font-family: "Roboto Condensed", sans-serif;
}

.Service-project_content {
	padding-left: 15px;
	padding-right: 15px;
	min-height: 1px;
	margin-top: 30px;
}

@media (min-width:768px) {
	.Service-project_figure {
		display: table-cell;
		vertical-align: middle;
	}
	
	.Service-project_figure img {
		max-height: 100vh;
	}
	
	.Service-project_figure.mobile {
		display: none;
	}
	
	.Service-project_figure.desktop {
		top: 50%;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
	}
	
	.Service-project_content {
		float: none;
		width: 50%;
		margin-top: 0;
		display: table-cell;
		vertical-align: middle;
	}
}

.Service-project_content hr {
	border: none;
	border-top: 1px solid #cfcfcf;
	margin: 20px 0 30px;
	width: 60px;
}

.Service-project_content img {
	max-width: 115px;
	height: auto;
}

.Service-project_content ul li {
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	color: inherit;
}

.FAQ-tabbed_content--navigation_title.mobile, .FAQ-tabbed_content--selector_list li a {
	letter-spacing: 1px;
	font-weight: 500;
	line-height: 1;
	display: inline-block;
	font-size: 14px;
}

.Service-project_content ul li.small {
	font-weight: 400;
	color: #2b2b2b;
	color: inherit;
	font-size: 18px;
	letter-spacing: .02em;
}

.Service-project_content ul li.medium {
	font-weight: 400;
	color: #2b2b2b;
	color: inherit;
	font-size: 22px;
	letter-spacing: .01em;
}

.Service-project_content ul li.large {
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	color: inherit;
	font-size: 24px;
	line-height: 1.3em;
	letter-spacing: .02em;
}

.AnchorBar-list_item_link:hover:before, .FAQ-tabbed_content--selector_list li a:focus, .FAQ-tabbed_content--selector_list li a:hover, .FAQ-tabbed_content--selector_list li.is-TabbedContent--target_active a, .Info-sidebar--block_text a:focus, .Info-sidebar--block_text a:hover {
	color: #f26721;
}

.Service-project_content p {
	font-size: 18px;
	color: inherit;
}

.Service-project_title {
	font-size: 22px;
	font-weight: 300;
	color: inherit;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 0;
}

.Service-project_award {
	width: 60px;
	height: auto;
	display: inline-block;
	vertical-align: middle;
	margin-right: 25px;
}

.ProjectCalcCTA-link, .Service-project_c2a {
	text-decoration: none;
	vertical-align: top;
	overflow: hidden;
	text-transform: uppercase;
	z-index: 1;
}

.Service-text_content {
	padding-top: 75px;
	padding-bottom: 75px;
	background-color: #f8f8f8;
}

@media (min-width:768px) {
	.Service-project_content hr {
		margin: 30px 0;
	}
	
	.Service-project_content img {
		max-width: 100%;
	}
	
	.Service-project_content ul li.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.Service-project_content ul li.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.Service-project_content ul li.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.Service-project_content p {
		font-size: 20px;
	}
	
	.Service-project_title {
		font-size: 30px;
	}
	
	.Service-text_content {
		padding-top: 130px;
		padding-bottom: 130px;
	}
	
	.FAQ-tabbed_content--container {
		padding: 130px 0;
	}
}

.InfoList-list_item:first-child, .LocalFaves-subtext, .Service-text_content--wrapper h2, .Webinar-content_wrapper h2, .Webinar-host:first-child {
	margin-top: 0;
}

.InfoList-list_item:last-child, .Service-text_content--wrapper p:last-child {
	margin-bottom: 0;
}

.Service-project_c2a {
	background: #fff;
	appearance: none;
	padding: 5px 18px 5px 20px;
	display: inline-block;
	position: relative;
	color: #2b2b2b;
	border: 0 solid #f26721;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-size: 13px;
	margin-top: 15px;
}

@media (min-width:992px) {
	.Service-text_content--wrapper {
		margin-left: 180.33333333px;
		margin-left: calc(16.66666667% + 15px);
		margin-right: 180.33333333px;
		margin-right: calc(16.66666667% + 15px);
	}
	
	.Service-project {
		margin: 130px 0;
	}
	
	.Service-project_content ul li.small {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.Service-project_content ul li.medium {
		font-size: 26px;
		line-height: 1.5em;
		letter-spacing: .02em;
	}
	
	.Service-project_content ul li.large {
		font-size: 30px;
		line-height: 1.3em;
		letter-spacing: .02em;
	}
	
	.Service-project_awards_heading {
		margin-top: 40px;
	}
	
	.FAQ-tabbed_content--container {
		padding: 120px 0;
	}
}

.FAQ-tabbed_content--navigation {
	min-height: 1px;
	text-align: left;
}

@media (min-width:1200px) {
	.Service-expertise_images {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		-ms-flex-align: center;
		align-items: center;
		-webkit-box-pack: center;
		-ms-flex-pack: center;
		justify-content: center;
	}
	
	.Service-expertise_image_wrapper {
		float: left;
		width: 13.64247312%;
		width: calc(16.66666667% - 30px);
	}
	
	.Service-expertise_image_wrapper:nth-child(4), .Service-expertise_image_wrapper:nth-child(5), .Service-expertise_image_wrapper:nth-child(6) {
		padding-top: 0;
	}
	
	.Service-projects {
		margin-bottom: 120px;
	}
	
	.Service-project_content {
		float: none;
		width: 41.66666667%;
	}
	
	.Service-text_content {
		padding-top: 0;
		padding-bottom: 120px;
	}
	
	.Service-project_c2a {
		font-size: 16px;
		padding: 8px 18px 8px 20px;
		margin-top: 45px;
	}
	
	.FAQ-tabbed_content--navigation {
		float: left;
		width: 20.83333333%;
		margin-left: 4.16666667%;
	}
	
	.FAQ-tabbed_content--navigation_title.mobile {
		display: none;
	}
}

@media (max-width:767px) {
	.Service-block_inner_body, .Service-block_inner_image--half_column {
		margin-left: 0;
		margin-right: 0;
	}
	
	.Service-project_figure {
		padding-left: 30px;
		padding-right: 30px;
	}
	
	.Service-project_figure.desktop {
		display: none;
	}
	
	.Service-project_figcaption {
		padding-left: 15px;
		padding-right: 15px;
	}
	
	.FAQ-tabbed_content--navigation {
		padding-bottom: 20px;
	}
	
	.ProjectCalcCTA-heading_wrapper {
		text-align: center;
	}
}

@media (min-width:768px) and (max-width:1199px) {
	.ClientSlider-container {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	
	.Service-block:not(:first-child) {
		margin-top: 10px;
	}
	
	.Service-block_title {
		line-height: 36px;
	}
	
	.FAQ-tabbed_content--navigation {
		padding-bottom: 30px;
	}
}

.FAQ-tabbed_content--navigation_title.mobile {
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 0;
}

@media (max-width:1199px) {
	.FAQ-tabbed_content--navigation {
		position: relative;
		margin: 0 15px;
	}
	
	.FAQ-tabbed_content--navigation_title.desktop {
		display: none;
	}
	
	.FAQ-tabbed_content--dropdown_trigger.is-Offcanvas--target_open .FAQ-tabbed_content--navigation_title:after {
		-webkit-transform: rotate(-180deg);
		transform: rotate(-180deg);
	}
}

.ContactForm-form_wrapper, .FAQ-tabbed_content--sections, .ProjectCalcCTA-wrapper {
	min-height: 1px;
}

@media (min-width:1200px) {
	.FAQ-tabbed_content--sections {
		float: left;
		width: 54.16666667%;
		margin-left: 6.25%;
	}
	
	.FAQ-tabbed_content--dropdown_trigger.mobile {
		display: none;
	}
}

.FAQ-tabbed_content--dropdown_trigger {
	background-color: transparent;
	width: 100%;
	border: 1px solid #d8d8d8;
	padding: 15px;
}

@media (min-width:768px) {
	.FAQ-tabbed_content--dropdown_trigger {
		padding: 15px 30px;
	}
}

.FAQ-tabbed_content--selector_list {
	display: block;
	text-align: left;
	padding: 0;
	margin: 0;
}

@media (min-width:1200px) {
	.FAQ-tabbed_content--selector_list.mobile {
		display: none;
	}
}

@media (max-width:1199px) {
	.FAQ-tabbed_content--dropdown_trigger.desktop, .FAQ-tabbed_content--selector_list.desktop {
		display: none;
	}
	
	.FAQ-tabbed_content--selector_list {
		background-color: #fff;
		border: 1px solid #d8d8d8;
		border-top: 0;
		padding: 15px;
		position: absolute;
		left: 0;
		right: 0;
	}
	
	.FAQ-tabbed_content--selector_list.is-Offcanvas--closed {
		display: none;
	}
	
	.FAQ-tabbed_content--selector_list.is-Offcanvas--open {
		display: block;
	}
}

.FAQ-tabbed_content--selector_list li {
	display: block;
}

.FAQ-tabbed_content--selector_list li a {
	text-decoration: none;
	text-transform: uppercase;
	padding: 10px 0;
	-webkit-transition: .3s;
	transition: .3s;
}

.FAQ-tabbed_content--title {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 22px;
	font-weight: 300;
	font-style: italic;
	margin: 0 0 90px;
	border-bottom: 1px solid #cfcfcf;
}

.FAQ-tabbed_content--title span {
	background-color: #f8f8f8;
	padding-right: 10px;
	position: relative;
	top: 15px;
	padding-left: 15px;
}

@media (min-width:768px) {
	.FAQ-tabbed_content--title {
		font-size: 30px;
		margin: 0 0 100px;
	}
}

.FAQ-tabbed_content--title--white span {
	background-color: #fff;
}

.FAQ-tabbed_content--navigation_title {
	margin-top: 0;
	margin-bottom: 10px;
}

.FAQ-tabbed_content--navigation_title.mobile {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.FAQ-tabbed_content--navigation_title.mobile:after {
	content: "";
	font-weight: 400;
	line-height: 1;
	color: #2b2b2b;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	-webkit-transition: .3s;
	transition: .3s;
}

.Info-sidebar--block:first-of-type .Info-sidebar--block_title:before, .Info-sidebar--block:last-child .Info-sidebar--block_title:before, .Info-sidebar--block_text .phone-icon:before {
	color: #cfcfcf;
	font-family: icon;
	speak: none;
	font-style: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-moz-osx-font-smoothing: grayscale;
}

.FAQ-collapse_content--trigger {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	display: block;
	background-color: transparent;
	border: 0;
	border-bottom: 1px solid #d8d8d8;
	text-align: left;
	margin-bottom: 15px;
	padding: 10px 0;
}

.FAQ-collapse_content--title, .LocalFaves-favorite--link_content {
	display: -webkit-box;
	display: -ms-flexbox;
	-webkit-box-align: center;
}

@media (min-width:320px) {
	.FAQ-collapse_content--trigger, .ProjectCalcCTA-heading_wrapper {
		float: left;
		width: 96.97580645%;
		width: calc(100% - 30px);
	}
}

@media (min-width:768px) {
	.FAQ-collapse_content--trigger {
		padding: 18px 15px;
	}
}

@media (min-width:1200px) {
	.FAQ-collapse_content--trigger {
		margin-left: 0;
		margin-right: 0;
		padding: 18px 30px;
		width: 100%;
	}
}

.FAQ-collapse_content--trigger:not(:last-child) {
	margin-bottom: 15px;
}

.FAQ-collapse_content--trigger.is-CollapseContent--visible .FAQ-collapse_content--title:after {
	-webkit-transform: rotate(45deg);
	transform: rotate(45deg);
}

.FAQ-collapse_content--title {
	margin: 0;
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.FAQ-collapse_content--title:after {
	content: "";
	font-family: icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #f26721;
	font-size: 12px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	-webkit-transition: -webkit-transform .5s;
	transition: transform .5s;
	margin-left: 5px;
}

.FAQ-collapse_content--body_wrapper {
	clear: both;
}

.ClientSlider-slide_wrapper, .FAQ-collapse_content--body {
	padding: 0 15px;
}

.FAQ-collapse_content--body p {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	color: #2b2b2b;
	font-size: 18px;
	letter-spacing: .02em;
}

@media (min-width:768px) {
	.FAQ-collapse_content--title:after {
		margin-left: 15px;
	}
	
	.FAQ-collapse_content--body {
		padding: 0 30px;
	}
	
	.FAQ-collapse_content--body p {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.ProjectCalcCTA-wrapper {
		float: left;
		width: 100%;
	}
}

.ProjectCalcCTA-heading_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	padding: 60px 0;
}

@media (min-width:768px) {
	.ProjectCalcCTA-heading_wrapper {
		float: left;
		width: 51.14247312%;
		width: calc(54.16666667% - 30px);
		margin-left: 30px;
		margin-right: 0;
		padding: 40px 0;
	}
}

.ProjectCalcCTA-title {
	text-transform: uppercase;
	color: #fff;
	margin: 0;
	letter-spacing: 2px;
}

.ProjectCalcCTA-subtitle {
	color: #fff;
	margin-top: 0;
	margin-bottom: 20px;
}

.ProjectCalcCTA-link {
	line-height: initial;
	display: inline-block;
	background: #fff;
	position: relative;
	color: #2b2b2b;
	padding: 5px 18px 5px 20px;
	border: 0 solid #f26721;
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-size: 13px;
}

@media (max-width:1199px) {
	.FAQ-tabbed_content--navigation_title {
		margin-bottom: 0;
	}
	
	.ProjectCalcCTA-link span:after {
		font-size: 13px;
	}
}

@media (min-width:768px) {
	.ProjectCalcCTA-image_wrapper {
		float: left;
		width: 45.83333333%;
	}
}

@media (max-width:767px) {
	.ProjectCalcCTA-title {
		font-size: 10px;
		line-height: 18px;
		letter-spacing: 1px;
	}
	
	.ProjectCalcCTA-subtitle {
		line-height: 27px;
	}
	
	.ProjectCalcCTA-image_wrapper {
		display: none;
	}
}

.ProjectCalcCTA-image {
	height: auto;
	margin-top: -30px;
	max-width: 100%;
}

.AnchorBar-list, .InfoList-list {
	list-style-type: none;
	padding-left: 0;
}

.AnchorBar-list_item:before {
	content: "-";
	display: inline-block;
	vertical-align: middle;
	margin: 0 8px 0 5px;
}

.InfoList, .Webinar {
	padding: 75px 0;
	margin-top: 100px;
}

@media (min-width:768px) {
	.InfoList {
		padding: 130px 0;
	}
	
	.InfoList-col {
		float: left;
		width: 80.30913978%;
		width: calc(83.33333333% - 30px);
	}
}

.InfoList-heading {
	font-family: "Roboto Condensed", sans-serif;
	font-size: 22px;
	font-weight: 300;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 90px;
	border-bottom: 1px solid #cfcfcf;
}

.InfoList-heading span {
	background-color: #fff;
	padding-right: 10px;
	position: relative;
	top: 15px;
	padding-left: 15px;
}

.InfoList-list_item {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	font-weight: 600;
	color: #2b2b2b;
	-webkit-font-smoothing: antialiased;
	font-size: 16px;
	display: table;
	width: 100%;
	margin: 30px 0;
}

.InfoList-list_item span:not(.InfoList-list_item_subline) {
	position: relative;
	display: inline-block;
}

.InfoList-list_item_heading {
	font-size: 24px;
	line-height: 30px;
	margin-bottom: 10px;
}

.InfoList-list_item_subline {
	font-family: "Roboto Condensed", sans-serif;
	font-weight: 400;
	-webkit-font-smoothing: antialiased;
	color: #2b2b2b;
	font-size: 18px;
	line-height: 1.5em;
	letter-spacing: .02em;
	display: block;
}

.InfoList-item_image {
	display: table-caption;
}

.Info-sidebar--block_link, .Location-map_sidebar--link {
	font-family: Poppins, Helvetica, Arial, sans-serif;
	display: inline-block;
	text-transform: uppercase;
	-webkit-font-smoothing: antialiased;
}

.Location-map_sidebar {
	background-color: #fff;
	float: left;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
}

@media (min-width:768px) {
	.InfoList-col {
		margin-left: 97.66666667px;
		margin-left: calc(8.33333333% + 15px);
	}
	
	.InfoList-heading {
		font-size: 30px;
		margin-bottom: 75px;
	}
	
	.InfoList-list {
		padding-left: 15px;
	}
	
	.InfoList-list_item {
		font-size: 20px;
		line-height: 1.25em;
	}
	
	.InfoList-item_contents--first {
		padding-right: 30px;
		padding-left: 15px;
	}
	
	.InfoList-item_contents--second {
		padding-left: 30px;
		padding-right: 15px;
	}
	
	.InfoList-list_item_subline {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.InfoList-item_contents, .InfoList-item_image {
		display: table-cell;
		vertical-align: middle;
		width: 50%;
	}
	
	.InfoList-item_image--first {
		padding-right: 15px;
	}
	
	.InfoList-item_image--second {
		padding-left: 15px;
	}
	
	.Location-map_sidebar {
		max-width: 360px;
		position: absolute;
		top: 50%;
		left: 30px;
		-webkit-transform: translateY(-50%);
		transform: translateY(-50%);
		z-index: 1;
		box-shadow: 0 40px 90px -10px rgba(0, 0, 0, .4);
		padding-top: 0;
		padding-bottom: 0;
	}
	
	.Positions {
		padding: 130px 0;
	}
}

@media (min-width:1600px) {
	.Location-map_sidebar {
		left: auto;
	}
}

.Location-map_wrapper {
	margin: 0 15px;
}

.Location-map_sidebar--wrapper {
	padding: 30px 30px 0;
}

@media (min-width:480px) {
	.Service-project_award {
		margin-right: 36px;
	}
	
	.Location-map_sidebar--wrapper {
		padding: 35px 35px 0;
	}
}

.Location-map_sidebar--link {
	background: #f26721;
	padding: 15px 25px;
	vertical-align: top;
	color: #fff;
	border: 2px solid #f26721;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	width: 100%;
	padding-top: 10px;
	padding-bottom: 10px;
}

.ContactForm-title, .Positions-title {
	text-align: center;
	margin-top: 0;
	margin-bottom: 60px;
}

.Info-sidebar--block_text, .Info-sidebar--block_title, .LocalFaves-title {
	margin: 0;
}

.Info-sidebar--block {
	padding: 35px 0;
	border-bottom: 1px solid #cfcfcf;
}

.Info-sidebar--block:first-of-type {
	padding-top: 20px;
}

.Info-sidebar--block:first-of-type .Info-sidebar--block_title:before {
	content: "";
	font-weight: 400;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
}

.Info-sidebar--block:last-child {
	padding-top: 35px;
	border-bottom: 0;
}

.Info-sidebar--block_link, .Info-sidebar--block_text a {
	border-bottom-width: 0;
	line-height: initial;
	text-decoration: none;
}

.Info-sidebar--block:last-child .Info-sidebar--block_title:before {
	content: "";
	font-weight: 400;
	font-size: 14px;
	-webkit-font-smoothing: antialiased;
}

.Info-sidebar--block_title:before {
	margin-right: 5px;
}

@media (min-width:768px) {
	.ContactForm-title {
		margin-bottom: 90px;
	}
	
	.Info-sidebar--block_title {
		font-size: 20px;
	}
	
	.LocalFaves-wrapper {
		height: 750px;
	}
}

.Info-sidebar--block_text a {
	color: #3a3a3a;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.Info-sidebar--block_text .phone-icon:before {
	content: "";
	font-weight: 400;
	font-size: 16px;
	-webkit-font-smoothing: antialiased;
	vertical-align: middle;
	margin-right: 5px;
}

.Info-sidebar--block_link {
	cursor: pointer;
	font-size: 16px;
	font-weight: 500;
	-webkit-transition: .3s;
	transition: .3s;
	padding: 18px 0;
	color: #f26721;
	position: relative;
	line-height: normal;
	background-color: transparent;
}

.Info-sidebar--block_link:before {
	content: "";
	font-family: icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #f26721;
	font-size: 22px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin-right: 20px;
	vertical-align: middle;
}

.Info-sidebar--block_link:focus, .Info-sidebar--block_link:hover, .no-touchevents .LocalFaves-location_link:focus, .no-touchevents .LocalFaves-location_link:hover {
	color: #f26721;
}

.LocalFaves-wrapper {
	background: #fff;
	position: relative;
}

.LocalFaves-subtitle {
	font-weight: 400;
}

.LocalFaves-map_wrapper {
	min-height: 1px;
	height: 500px;
	position: relative;
	z-index: 1;
}

.LocalFaves-favorite--link {
	min-height: 1px;
	background: #fff;
	border-width: 0;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 15px 0;
	cursor: pointer;
	display: block;
	-webkit-transition: .3s;
	transition: .3s;
}

.LocalFaves-favorite--link:hover {
	background: #f26721;
	-webkit-transition: .3s;
	transition: .3s;
}

.LocalFaves-favorite--link:hover *, .Location-other_link:focus, .Location-other_link:focus .Location-other_link_heading, .Location-other_link:hover, .Location-other_link:hover .Location-other_link_heading {
	color: #fff;
}

.LocalFaves-favorite--link:hover .LocalFaves-favorite--link_content {
	border-color: transparent;
	-webkit-transition: .3s;
	transition: .3s;
}

.LocalFaves-favorites--wrapper {
	min-height: 1px;
	overflow-y: auto;
	height: 290px;
	border: 1px solid #cfcfcf;
	border-top: 0;
	margin-bottom: 30px;
}

.LocalFaves-favorite.is-Filter--active {
	display: block;
}

.LocalFaves-favorite.is-Filter--inactive {
	display: none;
}

.LocalFaves-favorite--link_content {
	display: flex;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-orient: horizontal;
	-webkit-box-direction: normal;
	-ms-flex-direction: row;
	flex-direction: row;
	-webkit-transition: .3s;
	transition: .3s;
	text-align: left;
}

.LocalFaves-favorite--link_userImage {
	min-height: 1px;
	padding-left: 15px;
	padding-right: 0;
}

.LocalFaves-favorite--link_userImage img {
	border-radius: 50%;
	border: 1px solid #cfcfcf;
	width: 100%;
	height: auto;
}

.LocalFaves-favorite--link_text {
	min-height: 1px;
	margin-left: 15px;
	margin-right: 0;
	padding-right: 15px;
}

@media (min-width:320px) {
	.LocalFaves-favorite--link, .LocalFaves-favorites--wrapper, .LocalFaves-map_wrapper {
		float: left;
		width: 100%;
	}
	
	.LocalFaves-favorite--link_userImage {
		float: left;
		width: 25%;
	}
	
	.LocalFaves-favorite--link_text {
		float: left;
		width: 73.48790323%;
		width: calc(75% - 15px);
	}
}

.LocalFaves-favorite--link_name {
	margin: 0;
	font-weight: 600;
	color: #2b2b2b;
}

.LocalFaves-favorite--link_cat {
	margin: 0;
}

.LocalFaves-dropdown--button {
	background: #fff;
	-webkit-appearance: none;
	-moz-appearance: none;
	appearance: none;
	padding: 10px;
	color: #2b2b2b;
	width: 100%;
	border: 1px solid #cfcfcf;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: justify;
	-ms-flex-pack: justify;
	justify-content: space-between;
}

.LocalFaves-dropdown--button:after {
	content: "";
	font-family: icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #2b2b2b;
	font-size: 12px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.LocalFaves-dropdown--button .small {
	margin: 0;
	line-height: 1;
}

@media only screen and (min-device-width:768px) and (max-device-width:1024px) {
	.LocalFaves-dropdown--button .small {
		text-align: left;
		display: inline-block;
		float: left;
		width: 95%;
	}
	
	.LocalFaves-dropdown--button:after {
		text-align: right;
		display: inline-block;
		width: 5%;
	}
}

.LocalFaves-dropdown--menu {
	list-style-type: none;
	position: absolute;
	width: 100%;
	background-color: #fff;
	margin: 0;
	padding: 10px;
	border: 1px solid #cfcfcf;
	border-top: 0;
	text-align: left;
}

.LocalFaves-location_link, .Location-other_link {
	border-bottom-width: 0;
	line-height: initial;
	text-decoration: none;
}

.LocalFaves-dropdown--menu.is-Offcanvas--closed {
	display: none;
}

.LocalFaves-dropdown--menu.is-Offcanvas--open {
	display: block;
}

.LocalFaves-dropdown--menu_item {
	cursor: pointer;
}

.LocalFaves-dropdown--menu_item-link {
	margin: 0;
}

.LocalFaves-location_address, .LocalFaves-location_name {
	padding-left: 15px;
}

.LocalFaves-location_link {
	color: inherit;
	-webkit-transition: color .3s;
	transition: color .3s;
}

.LocalFaves-location_category {
	text-transform: uppercase;
	font-weight: 400;
	letter-spacing: .02em;
	padding-left: 15px;
}

@media (min-width:992px) {
	.FAQ-collapse_content--body p, .InfoList-list_item_subline {
		font-size: 20px;
		line-height: 1.5em;
		letter-spacing: .03em;
	}
	
	.ProjectCalcCTA {
		padding-top: 120px;
	}
	
	.InfoList {
		padding: 0 0 120px;
	}
	
	.InfoList-list_item {
		font-size: 20px;
		line-height: 1.25em;
	}
	
	.Positions {
		padding: 120px 0;
	}
	
	.LocalFaves-text_wrapper {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
		margin-left: 180.33333333px;
		margin-left: calc(16.66666667% + 15px);
	}
	
	.ClientSlider-slide_wrapper {
		padding: 0 20px;
	}
}

.ClientSlider--location-slide--text:before {
	content: "";
	font-family: icon;
	speak: none;
	font-style: normal;
	font-weight: 400;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	color: #cfcfcf;
	font-size: 35px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	position: absolute;
	z-index: -1;
	opacity: .7;
	top: -15px;
	left: -15px;
}

@media (min-width:992px) {
	.ClientSlider--location-slide--text:before {
		font-size: 45px;
		left: -20px;
	}
}

.ClientSlider--location-slide--image_wrapper {
	text-align: center;
	padding-bottom: 45px;
}

.ClientSlider--location-slide--image_wrapper img {
	max-width: 200px;
	height: auto;
}

.ClientSlider-slide_image, .Webinar-content_wrapper img {
	max-width: 100%;
	height: auto;
	display: block;
	margin: 0 auto;
}

.ClientSlider-slide_caption {
	font-style: italic;
}

.ClientSlider--location-pagers {
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
}

@media (min-width:768px) {
	.LocalFaves-map_wrapper {
		height: 100%;
	}
	
	.ClientSlider-slider_col {
		float: left;
		width: 46.97580645%;
		width: calc(50% - 30px);
	}
	
	.ClientSlider--location-pagers {
		padding-top: 30px;
	}
	
	.ContactForm-valign {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: start;
		-ms-flex-align: start;
		align-items: flex-start;
		width: 100%;
	}
}

@media (min-width:768px) {
	.ContactForm-form_wrapper {
		float: left;
		width: 45.83333333%;
		margin-left: 4.16666667%;
	}
}

@media (min-width:1200px) {
	.ProjectCalcCTA-wrapper {
		float: left;
		width: 83.33333333%;
		margin-left: 8.33333333%;
	}
	
	.ProjectCalcCTA-heading_wrapper {
		float: left;
		width: 55.30913978%;
		width: calc(58.33333333% - 30px);
		margin-left: 15px;
		margin-right: 15px;
		padding: 0;
	}
	
	.ProjectCalcCTA-link {
		font-size: 16px;
		padding: 8px 18px 8px 20px;
	}
	
	.ProjectCalcCTA-image_wrapper {
		float: left;
		width: 38.64247312%;
		width: calc(41.66666667% - 30px);
		margin-left: 15px;
		margin-right: 15px;
	}
	
	.ProjectCalcCTA-image {
		margin-top: -55px;
	}
	
	.AnchorBar {
		padding-top: 0;
	}
	
	.ClientSlider-slide_wrapper {
		padding: 0 50px;
	}
	
	.ClientSlider--location-slide--text:before {
		font-size: 55px;
		top: -25px;
		left: -25px;
	}
	
	.ClientSlider--location-pagers {
		padding-top: 130px;
	}
	
	.ContactForm-form_wrapper {
		float: left;
		width: 41.66666667%;
		margin-left: 8.33333333%;
	}
}

.ContactForm-form_wrapper .ContactForm {
	padding: 0;
}

.Location-other_links {
	position: relative;
	text-align: center;
	border-top: 1px solid #cfcfcf;
}

.Location-other_link {
	float: left;
	width: 100%;
	min-height: 1px;
	position: relative;
	height: 400px;
	color: #2b2b2b;
	-webkit-transition: color .5s;
	transition: color .5s;
}

.Location-other_link_bg {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	z-index: 1;
	opacity: 0;
	-webkit-transition: opacity .5s;
	transition: opacity .5s;
}

.Location-other_link_heading {
	position: absolute;
	left: 50%;
	top: 50%;
	-webkit-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	margin: 0;
	z-index: 2;
}

@media (min-width:768px) {
	.Location-other_link {
		float: left;
		width: 50%;
	}
	
	.Location-other_link+.Location-other_link {
		border-top-width: 0;
		border-left: 1px solid #cfcfcf;
	}
	
	.Webinar {
		padding: 130px 0;
	}
	
	.Webinar-content_wrapper {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
	}
}

@media (min-width:992px) {
	.Webinar {
		padding: 120px 0;
	}
}

.Webinar-hosts_wrapper {
	margin-left: 15px;
	margin-right: 15px;
	min-height: 1px;
	padding-top: 60px;
}

@media (min-width:768px) {
	.Webinar-content_wrapper {
		margin-left: 180.33333333px;
		margin-left: calc(16.66666667% + 15px);
	}
	
	.Webinar-hosts_wrapper {
		float: left;
		width: 63.64247312%;
		width: calc(66.66666667% - 30px);
		margin-left: 180.33333333px;
		margin-left: calc(16.66666667% + 15px);
	}
}

.Webinar-hosts_heading--wrapper {
	margin-left: 0;
	margin-right: 0;
	padding-bottom: 50px;
}

.Webinar-host_name, .Webinar-host_position, .Webinar-hosts_heading {
	margin: 0;
}

.Webinar-host {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	-ms-flex-align: start;
	align-items: flex-start;
	margin-top: 30px;
}

.Webinar-host_info {
	margin-left: 30px;
}

.Webinar-host_image {
	width: 165px;
	height: 165px;
}
