/*!***********************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./assets/src/css/vendors/magnific-popup.css ***!
  \***********************************************************************************************************************************************************************************************/
.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #003057;
	opacity: 0.3;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}
.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}
.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.mfp-align-top .mfp-container:before {
	display: none;
}
.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}
.mfp-ajax-cur {
	cursor: progress;
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: zoom-out;
}
.mfp-zoom {
	cursor: pointer;
	cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content {
	cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}
.mfp-loading.mfp-figure {
	display: none;
}
.mfp-hide {
	display: none !important;
}
.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -0.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}
.mfp-preloader a {
	color: #ccc;
}
.mfp-preloader a:hover {
	color: #fff;
}
.mfp-s-ready .mfp-preloader {
	display: none;
}
.mfp-s-error .mfp-content {
	display: none;
}
button.mfp-close,
button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
}
button::-moz-focus-inner {
	padding: 0;
	border: 0;
}
.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: 0.65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}
.mfp-close:hover,
.mfp-close:focus {
	opacity: 1;
}
.mfp-close:active {
	top: 1px;
}
.mfp-close-btn-in .mfp-close {
	color: #333;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
}
.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}
.mfp-arrow {
	position: absolute;
	opacity: 0.65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}
.mfp-arrow:active {
	margin-top: -54px;
}
.mfp-arrow:hover,
.mfp-arrow:focus {
	opacity: 1;
}
.mfp-arrow:before,
.mfp-arrow:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}
.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}
.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: 0.7;
}
.mfp-arrow-left {
	left: 0;
}
.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px;
}
.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}
.mfp-arrow-right {
	right: 0;
}
.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px;
}
.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}
.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}
.mfp-iframe-holder .mfp-close {
	top: -40px;
}
.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}
.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #000;
}
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}
.mfp-figure {
	line-height: 0;
}
.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	background: #444;
}
.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}
.mfp-figure figure {
	margin: 0;
}
.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}
.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}
.mfp-image-holder .mfp-content {
	max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape),
	screen and (max-height: 300px) {
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, 0.6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}
@media all and (max-width: 900px) {
	.mfp-arrow {
		transform: scale(0.75);
	}
	.mfp-arrow-left {
		transform-origin: 0;
	}
	.mfp-arrow-right {
		transform-origin: 100%;
	}
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

/*!***************************************************************************************************************************************************************************************************************************************************!*\
  !*** css ./node_modules/css-loader/dist/cjs.js??ruleSet[1].rules[4].use[1]!./node_modules/postcss-loader/dist/cjs.js??ruleSet[1].rules[4].use[2]!./node_modules/sass-loader/dist/cjs.js??ruleSet[1].rules[4].use[3]!./assets/src/css/bundle.scss ***!
  \***************************************************************************************************************************************************************************************************************************************************/
@charset "UTF-8";
/*
Theme Name: Circular Services
Theme URI: http://glidedesign.com
Author: Team Glide
Author URI: http://glidedesign.com/team
Description: WordPress theme by Glide Design
Version: 1.0
*/
/* ------------------------------------------------------------------
>>>                      TABLE OF CONTENTS:                      <<<
--------------------------------------------------------------------
> Variables
	>> Colors
	>> Columns
> Mixins
> Fonts
> Defaults
	>> Normalize
	>> Forms Defaults
	>> Clearings
> Typography
	>> Headings
	>> Copy
> Elements
	>> Lists
	>> Quotes
	>> Tables
	>> Images
	>> Links
> Forms
	>> Buttons
	>> Fields
	>> Form Elements
> Media
	>> Captions
	>> Galleries
> WordPress Core
	>> Accessibility
	>> Alignments
	>> Posts & Pages
	>> Pagination
	>> Comments
	>> Widgets
> Site
	>> Layout
		>>> Header
		>>> Footer
	>> Theme
	>> Blog
	>> Single
	>> Home Page
	>> About Us
	>> Contact Us
	>> Burgers Landing
	>> Single Burger
	>> Blocks
> Responsive
	>> Regular Queries
	>> Extra Queries
> Import Fonts
> Vendors
	> Owl Carousel
	> Slick Nav
------------------------------------------------------------------ */
/* ------------------------------------------------------------------
> Variables
------------------------------------------------------------------ */
:root {
  --cs_base_unit: 0.125rem;
  --base_unit-half: math.div(var(--cs_base_unit), 2);
  /*-------------------------------------------------
  >> Variables for Spaces
  -------------------------------------------------*/
  --space_base_unit: var(--cs_base_unit);
  /* ------- [ D-236 to M-98 ] - [ gl-s4 ] ------- */
  --cs_space_1: clamp(6.125rem, 15.935vw + 2.002rem, 14.75rem);
  /* ------- [ D-200 to M-84 ] - [ gl-s4 ] ------- */
  --cs_space_2: clamp(5.25rem, 13.395vw + 1.784rem, 12.5rem);
  /* ------- [ D-156 to M-72 ] - [ gl-s4 ] ------- */
  --cs_space_3: clamp(4.5rem, 9.7vw + 1.99rem, 9.75rem);
  /* ------- [ D-128 to M-64 ] - [ gl-s4 ] ------- */
  --cs_space_4: clamp(4rem, 7.39vw + 2.088rem, 8rem);
  /* ------- [ D-96 to M-52 ] - [ gl-s4 ] ------- */
  --cs_space_5: clamp(3.25rem, 5.081vw + 1.935rem, 6rem);
  /* ------- [ D-72 to M-44 ] - [ gl-s4 ] ------- */
  --cs_space_6: clamp(2.75rem, 3.233vw + 1.913rem, 4.5rem);
  /* ------- [ D-48 to M-36 ] - [ gl-s4 ] ------- */
  --cs_space_7: clamp(2.25rem, 1.386vw + 1.891rem, 3rem);
  /* ------- [ D-30 to M-24 ] - [ gl-s4 ] ------- */
  --cs_space_8: clamp(1.5rem, 0.693vw + 1.321rem, 1.875rem);
  /* ------- [ D-24 to M-20 ] - [ gl-s4 ] ------- */
  --cs_space_9: clamp(1.25rem, 0.462vw + 1.13rem, 1.5rem);
  /* ------- [ D-20 to M-16 ] - [ gl-s4 ] ------- */
  --cs_space_10: clamp(1rem, 0.462vw + 0.88rem, 1.25rem);
  --cs_space_11: clamp(1.875rem, 0.693vw + 1.696rem, 2.25rem);
  /* -------------------------------------------------
  >> Font Sizes
  ------------------------------------------------- */
  --font_base_unit: var(--cs_base_unit);
  /* ------- [ D-58 to M-36 ] - [ H1 & H2 ] ------- */
  --cs_font_size_h1: clamp(2.25rem, 3.233vw + 1.413rem, 4rem);
  --cs_font_size_72: clamp(2.75rem, 3.233vw + 1.913rem, 4.5rem);
  --cs_font_size_1: clamp(2.25rem, 2.54vw + 1.593rem, 3.625rem);
  /* ------- [ D-48 to M-32 ] - [ H3 ] ------- */
  --cs_font_size_2: clamp(2rem, 1.848vw + 1.522rem, 3rem);
  /* ------- [ D-40 to M-28 ] - [ H4 ] ------- */
  --cs_font_size_3: clamp(1.75rem, 1.386vw + 1.391rem, 2.5rem);
  /* ------- [ D-34 to M-24 ] - [ H5 ] ------- */
  --cs_font_size_4: clamp(1.5rem, 1.155vw + 1.201rem, 2.125rem);
  /* ------- [ D-30 to M-20 ] - [ H6 ] ------- */
  --cs_font_size_5: clamp(1.25rem, 1.155vw + 0.951rem, 1.875rem);
  /**

  * * Body Font sizes

  **/
  /* ------- [ D-30 to M-24 ] - [ H6 ] ------- */
  --cs_font_size_6: clamp(1.5rem, 0.693vw + 1.321rem, 1.875rem);
  /* ------- [ D-26 to M-20 ] - [ H6 ] ------- */
  --cs_font_size_7: clamp(1.25rem, 0.693vw + 1.071rem, 1.625rem);
  /* ------- [ D-20 to M-18 ] - [ H6 ] ------- */
  --cs_font_size_8: clamp(1.125rem, 0.231vw + 1.065rem, 1.25rem);
  /* ------- [ D-18 to M-16 ] - [ H6 ] ------- */
  --cs_font_size_9: clamp(1rem, 0.231vw + 0.94rem, 1.125rem);
  /* ------- [ D-16 to M-15 ] - [ H6 ] ------- */
  --cs_font_size_10: clamp(0.938rem, 0.115vw + 0.908rem, 1rem);
  /* ------- [ D-15 to M-15 ] - [ H6 ] ------- */
  --cs_font_size_11: 15px;
  /* -------------------------------------------------
  	>> Line Height
  ------------------------------------------------- */
  --cs_line_height_base_unit: 1;
  --line_height_xsmall: 1;
  --line_height_small: 1.1;
  --line_height_medium: 1.3;
  --line_height_large: 1.4;
  --line_height_xlarge: 1.5;
  /* -------------------------------------------------
  	>> Letter Spacing
  ------------------------------------------------- */
  /* -------------------------------------------------
  		>> Border Radius
  	------------------------------------------------- */
  --border_radius_small: calc(var(--cs_base_unit) * 1);
  --border_radius_medium: calc(var(--cs_base_unit) * 2);
  --border_radius_large: calc(var(--cs_base_unit) * 2);
  /* -------------------------------------------------
  >> Color variables
  ------------------------------------------------- */
  /*
  >> Base Colors
  */
  --cs_color_primary: #003057;
  --cs_color_on_primary: #ffffff;
  --cs_color_secondary: #016A6E;
  --cs_black: #000000;
  --cs_white: #ffffff;
  --cs_white80: #ffffff80;
  --cs_gray: #e0e0e0;
  --cs_gray_1: #e6e6e6;
  --cs_gray_2: #eee;
  --cs_blue: #003057;
  --cs_blue75: #00305775;
  --cs_blue50: #00305750;
  --cs_blue25: #00305725;
  --cs_blue30: rgba(0, 48, 87, 0.3);
  --cs_blue_1: #298FC2;
  --cs_blue_175: #298FC275;
  --cs_blue_150: #298FC250;
  --cs_blue_125: #298FC225;
  --cs_blue_2: #9BCBEB;
  --cs_blue_275: #9BCBEB75;
  --cs_blue_250: #9BCBEB50;
  --cs_blue_225: #9BCBEB25;
  --cs_blue_3: #06487E;
  --cs_dgray: #425563;
  --cs_dgray75: #42556375;
  --cs_dgray50: #42556350;
  --cs_dgray25: #42556325;
  --cs_mgray: #768692;
  --cs_mgray75: #76869275;
  --cs_mgray50: #76869250;
  --cs_mgray25: #76869225;
  --cs_mgray: #A4BCC2;
  --cs_mgray75: #A4BCC275;
  --cs_mgray50: #A4BCC250;
  --cs_mgray25: #A4BCC225;
  --cs_dgreen: #009681;
  --cs_dgreen75: #00968175;
  --cs_dgreen50: #00968150;
  --cs_dgreen25: #00968125;
  --cs_teal: #016A6E;
  --cs_teal_1: #05878C;
  --cs_red: #B81313;
  --cs_sea_green: #04c3b4;
  --cs_transparent: transparent;
  --cs_regular_text: #000000;
  --cs_dark_text: #000000;
  --cs_white_text: #ffffff;
  --cs_light_text: #606364;
  --cs_success: #198754;
  --cs_info: #0dcaf0;
  --cs_warning: #ffc107;
  --cs_danger: #D30808;
  --cs_light: #f8f9fa;
  --cs_dark: #212529;
  --cs_transparent: transparent;
  --cs_signal: #d14b3c;
  --cs_signal_bg: #fbede9;
  --cs_color_background: #ffffff;
  --cs_color_on_background: #003057;
  --cs_border: var(--cs_mgray50);
  --cs_border_1: #545454;
  --cs_border_2: #adadad;
  --cs_border_3: #e0e0e0;
  /* -------------------------------------------------
  >> Base Colors
  >> Base colors are used for essential elements
  such as the logo, tables, links, blockquote,
  default buttons styling and this should't conflict
  with theme colors
  ------------------------------------------------- */
  --cs_body_color: var(--cs_color_on_background);
  --cs_body_bg: var(--cs_color_background);
  --cs_text_strong: inherit;
  --cs_dark_text: var(--cs_color_on_background);
  --cs_white_text: var(--cs_white);
  --cs_highlight_color: var(--cs_color_on_primary);
  --cs_highlight_bg: var(--cs_color_primary);
  --cs_caption: var(--cs_black_2);
  --cs_heading_color: var(--cs_blue);
  --cs_heading_link_color: inherit;
  --cs_heading_link_color_hover: inherit;
  --cs_link_color: var(--cs_blue_1);
  --cs_link_color_hover: var(--cs_blue_1);
  --cs_link_border_color: var(--cs_blue_1);
  --cs_link_border_color_hover: transparent;
  --cs_list_ul_marker_color: #016A6E;
  --cs_list_ol_marker_color: #016A6E;
  --cs_blockquote_color: var(--cs_blue);
  --cs_blockquote_border_color: var(--cs_mgray50);
  --cs_quote_color: var(--cs_blue);
  --cs_blockqoute_cite_color: var(--cs_blue);
  --cs_table_border_color: var(--cs_border);
  --cs_table_head_border_color: var(--cs_blue);
  --cs_table_foot_border_color: var(--cs_blue);
  --cs_strong_color: inherit;
  --cs_underline_border_color: inherit;
  --cs_abbr_border_color: inherit;
  --cs_delete_color: var(--cs_danger);
  --cs_insert_color: var(--cs_success);
  --cs_insert_border_color: var(--cs_success);
  --cs_code_color: var(--cs_white);
  --cs_code_bgcolor: var(--cs_blue);
  --cs_pre_color: var(--cs_white);
  --cs_pre_bgcolor: var(--cs_blue);
  --cs_mark_bgcolor: var(--cs_blue);
  --cs_mark_color: var(--cs_white);
  --cs_hr_color: var(--cs_border);
  --cs_input_color: var(--cs_blue);
  --cs_input_bg: var(--cs_mgray25);
  --cs_input_border_color: var(--cs_mgray25);
  --cs_input_focus_color: var(--cs_blue);
  --cs_input_focus_bgcolor: var(--cs_white);
  --cs_input_focus_border_color: var(--cs_mgray);
  --cs_disabled_input_bgcolor: var(--cs_field_bg);
  --cs_disabled_input_border_color: var(--cs_border_1);
  --cs_placeholder_color: var(--cs_light_text);
  --cs_range_track_bgcolor: var(--cs_field_bg);
  --cs_range_thumb_bgcolor: var(--cs_color_primary);
  --cs_color_field_border_color: var(--cs_border);
  --cs_color_field_bgcolor: var(--cs_field_bg);
  --cs_radio_color: var(--cs_regular_text);
  --cs_radio_border_color: var(--cs_border);
  --cs_radio_bgcolor: var(--cs_field_bg);
  --cs_radio_after_bgcolor: var(--cs_color_primary);
  --cs_checkbox_color: var(--cs_regular_text);
  --cs_checkbox_border_color: var(--cs_border);
  --cs_checkbox_bgcolor: var(--cs_field_bg);
  --cs_checkbox_after_bgcolor: var(--cs_color_primary);
  --cs_progress_bgcolor: var(--cs_field_bg);
  --cs_progress_value_bgcolor: var(--cs_color_primary);
  --cs_meter_bgcolor: var(--cs_field_bg);
  --cs_meter_value_bgcolor: var(--cs_color_primary);
  --cs_button_color: var(--cs_white_text);
  --cs_button_bgcolor: var(--cs_color_primary);
  --cs_button_color_hover: var(--cs_dark_text);
  --cs_button_bgcolor_hover: var(--cs_transparent);
  --cs_button_border_color: var(--cs_color_primary);
  --cs_button_border_color_hover: var(--cs_border);
  --cs_reset_button_bgcolor: var(--cs_button_bgcolor);
  --cs_reset_button_color: var(--cs_white_text);
  --cs_theme_btn_color: var(--cs_button_color);
  --cs_theme_btn_bgcolor: var(--cs_button_bgcolor);
  --cs_theme_btn_color_hover: var(--cs_button_color_hover);
  --cs_theme_btn_bgcolor_hover: var(--cs_button_bgcolor_hover);
  --cs_theme_btn_border_color: var(--cs_button_border_color);
  --cs_theme_btn_border_color_hover: var(--cs_button_border_color_hover);
  --cs_datepicker_bg_color: var(--cs_gray);
  --cs_datepicker_select_bgcolor: var(--cs_white);
  --cs_datepicker_link_color: var(--cs_color_secondary);
  --cs_datepicker_link_active_color: var(--cs_color_primary);
  --cs_datepicker_calendar: var(--cs_white_text);
  --cs_datepicker_th_bgcolor: var(--cs_border_1);
  --cs_datepicker_even_tr_td_bgcolor: var(--cs_border_1);
  --cs_datepicker_border_color: var(--cs_border_1);
  --cs_datepicker_date_color: var(--cs_dark_text);
  --cs_valiation_error_bg_color: var(--cs_danger_bg);
  --cs_valiation_message_color: var(--cs_danger);
  --cs_error_field_border_color: var(--cs_danger);
  --cs_valiation_error_color: var(--cs_danger);
  --cs_confirmation_message_bgcolor: var(--cs_success_bg);
  --cs_confirmation_message_color: var(--cs_dark_text);
  --cs_confirmation_message_border_color: var(--cs_danger);
  --cs_required_text_color: var(--cs_danger);
  --cs_invalid_error_border_color: var(--cs_danger);
  --cs_hubspot_error_label_color: var(--cs_danger);
  --cs_hubspot_required_color: var(--cs_danger);
  --cs_fileupload_rule_color: var(--cs_light_text);
  --cs_error_menu_color: var(--cs_dark_text);
  --cs_acc_btn_color: var(--cs_white_text);
  --cs_acc_btn_bgcolor: var(--cs_button_bg);
  --cs_acc_btn_shadow: var(--cs_danger);
  --cs_comments_reply_btn_bgcolor: var(--cs_button_bg);
  --cs_comments_reply_btn_color: var(--cs_white_text);
  --cs_comments_reply_btn_bgcolor_hover: var(--cs_button_bg_hover);
  --cs_comments_reply_btn_color_hover: var(--cs_white_text);
  --cs_comment_meta_color: var(--cs_dark_text);
  --cs_comment_metadata_color: var(--cs_light_text);
  --cs_comments_list_border_color: var(--cs_border);
  --cs_widget_comments_meta_color: var(--cs_light_text);
  --cs_pagination_bgcolor: var(--cs_blue_1);
  --cs_pagination_color: var(--cs_white);
  --cs_pagination_color_hover: var(--cs_white);
  --cs_pagination_bgcolor_hover: var(--cs_border_1);
  --cs_pagination_bgcolor_current: var(--cs_border_1);
  --cs_pagination_color_current: var(--cs_white);
  --cs_pagination_first_bgcolor: var(--cs_border_1);
  --cs_pagination_first_color: var(--cs_dark_text);
  --cs_pagination_border: var(--cs_transparent);
  --cs_widget_latest_post_meta_color: var(--cs_danger);
  --cs_widget_rss_feed_meta_color: var(--cs_danger);
  --cs_widget_search_button_color: var(--cs_pure_black);
  --cs_wp_table_block_stripe_bg_color: var(--cs_gray);
  --cs_breadcrumb_color: var(--cs_pure_black);
  --cs_breadcrumb_link_color: var(--cs_pure_black);
  --cs_breadcrumb_border_color: transparent;
  --cs_breadcrumb_border_color_hover: var(--cs_pure_black);
  --cs_breadcrumb_span_color: var(--cs_pure_black);
  --cs_header_bgcolor: var(--cs_transparent);
  --cs_header_color: var(--cs_black);
  --cs_header_color_hover: var(--cs_black);
  --cs_header_bgcolor_sticky: var(--cs_white);
  --cs_header_nav_border_color: var(--cs_dark_text);
  --cs_header_submenu_bgcolor: var(--cs_gray);
  --cs_header_submenu_color: var(--cs_header_color);
  --cs_header_submenu_color_hover: var(--cs_header_color_hover);
  --cs_header_mobile_color: var(--cs_dark_text);
  --cs_header_mobile_submenu_color: var(--cs_dark_text);
  --cs_nav_overlay_bgcolor: var(--cs_white);
  --cs_mobile_nav_icon_bgcolor: var(--cs_dark_text);
  --cs_abbr_border: var(--cs_dark_text);
  --cs_topbar_bgcolor: var(--cs_color_primary);
  --cs_topbar_color: var(--cs_white);
  --cs_topbar_link_color: var(--cs_white);
  --cs_footer_bgcolor: var(--cs_dark_text);
  --cs_footer_color: var(--cs_white_text);
  --cs_footer_color_hover: var(--cs_white_text);
  --cs_f_nav_color: var(--cs_footer_color);
  --cs_f_nav_color_hover: var(--cs_footer_color_hover);
  --cs_f_nav_border_color: var(--cs_footer_color);
  --cs_f_nav_border_color_hover: var(--cs_footer_color_hover);
  --cs_copyright_color: var(--cs_white_text);
  --cs_legal_nav_color: var(--cs_white_text);
  --cs_legal_nav_border_color: var(--cs_white_text);
  --cs_legal_nav_border_color_hover: var(--cs_white_text);
  --cs_legal_text_color: var(--cs_white_text);
  --cs_ctn_red: var(--cs_red);
  --cs_ctn_black: var(--cs_black);
  --cs_ctn_sea_green: var(--cs_sea_green);
  --cs_style_bg: #821212;
  --cs_style_text: #000000;
  --cs_style_link: #000000;
  --cs_style_button: #00a4eb;
}

/* ------------------------------------------------------------------
> Mixins
------------------------------------------------------------------ */
/*
Rem output with px fallback
*/
/*
Rem output with px fallback with !important
*/
/*
Column width with margin
*/
/*
Mixin for transition
*/
/* ------------------------------------------------------------------
> Fonts
------------------------------------------------------------------ */
/* ------------------------------------------------------------------
> Defaults
------------------------------------------------------------------ */
/*-------------------------------------------------
>> Normalize styles
-------------------------------------------------*/
/*-------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Do not edit these styles
-------------------------------------------------*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  outline: 0;
  vertical-align: baseline;
}

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

html {
  -webkit-text-size-adjust: 100%;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
  scroll-padding-top: 110px;
  scroll-behavior: smooth;
}
html.scroll-padding-180 {
  scroll-padding-top: 180px;
}
html.scroll-padding-140 {
  scroll-padding-top: 140px;
}
html.scroll-padding-default {
  scroll-padding-top: 110px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}

a {
  background-color: transparent;
  -webkit-font-smoothing: antialiased;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.004);
}

img {
  border-style: none;
}

summary {
  display: list-item;
}

template,
[hidden] {
  display: none;
}

/*-------------------------------------------------
>> Clearing styles
-------------------------------------------------*/
.clear {
  content: "";
  display: table;
  table-layout: fixed;
  clear: both;
}
.clear::before, .clear::after {
  clear: both;
}

/* ------------------------------------------------------------------
> Typography
------------------------------------------------------------------ */
/*-------------------------------------------------
>> Styles for headings
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
h1,
.heading-1,
h2,
.heading-2,
h3,
.heading-3,
h4,
.heading-4,
h5,
.heading-5,
h6,
.heading-6 {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0 0 28px;
  color: var(--cs_heading_color);
  line-height: 1.1;
  text-transform: initial;
  letter-spacing: -0.02em;
}
h1 a,
.heading-1 a,
h2 a,
.heading-2 a,
h3 a,
.heading-3 a,
h4 a,
.heading-4 a,
h5 a,
.heading-5 a,
h6 a,
.heading-6 a {
  color: var(--cs_heading_link_color);
  border-bottom: none;
}
h1 a:hover,
.heading-1 a:hover,
h2 a:hover,
.heading-2 a:hover,
h3 a:hover,
.heading-3 a:hover,
h4 a:hover,
.heading-4 a:hover,
h5 a:hover,
.heading-5 a:hover,
h6 a:hover,
.heading-6 a:hover {
  color: var(--cs_heading_link_color_hover);
}
h1 em,
h1 i,
.heading-1 em,
.heading-1 i,
h2 em,
h2 i,
.heading-2 em,
.heading-2 i,
h3 em,
h3 i,
.heading-3 em,
.heading-3 i,
h4 em,
h4 i,
.heading-4 em,
.heading-4 i,
h5 em,
h5 i,
.heading-5 em,
.heading-5 i,
h6 em,
h6 i,
.heading-6 em,
.heading-6 i {
  margin-left: -5px;
  letter-spacing: -0.01em;
  display: inline-block;
}
@media (max-width: 1003px) {
  h1 em,
  h1 i,
  .heading-1 em,
  .heading-1 i,
  h2 em,
  h2 i,
  .heading-2 em,
  .heading-2 i,
  h3 em,
  h3 i,
  .heading-3 em,
  .heading-3 i,
  h4 em,
  h4 i,
  .heading-4 em,
  .heading-4 i,
  h5 em,
  h5 i,
  .heading-5 em,
  .heading-5 i,
  h6 em,
  h6 i,
  .heading-6 em,
  .heading-6 i {
    display: unset;
  }
}

h1,
.heading-1 {
  font-size: clamp(2.25rem, 3.233vw + 1.413rem, 4rem);
}
@media (max-width: 1003px) {
  h1 br,
  .heading-1 br {
    display: none;
  }
}

h2,
.heading-2 {
  font-size: var(--cs_font_size_1);
}

h3,
.heading-3 {
  font-size: var(--cs_font_size_2);
}

h4,
.heading-4 {
  font-size: var(--cs_font_size_3);
}

h5,
.heading-5 {
  font-size: var(--cs_font_size_4);
}

h6,
.heading-6 {
  font-size: var(--cs_font_size_5);
}

/*-------------------------------------------------
>> Styles for content tags
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
i,
em,
var,
address,
dfn {
  font-style: italic;
}

code,
pre,
kbd,
tt,
var,
samp {
  font-family: monospace;
}

abbr,
acronym {
  border-bottom: 1px dotted var(--cs_abbr_border_color);
  text-decoration: none;
  cursor: help;
}

abbr[title] {
  text-decoration: none;
}

address {
  margin: 0 0 30px;
}

mark {
  background-color: var(--cs_mark_bgcolor);
  color: var(--cs_mark_color);
  padding: 3px 7px;
}

small {
  font-size: 80%;
}

big {
  font-size: 125%;
}

s,
strike,
del {
  text-decoration: line-through;
}

b,
strong {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}

u {
  text-decoration: underline;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
}

del {
  color: var(--cs_delete_color);
}

ins {
  color: var(--cs_insert_color);
  border-bottom: 1px solid var(--cs_insert_border_color);
  text-decoration: none;
}

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

sub {
  bottom: -4px;
}

sup {
  top: -8px;
}

code,
pre,
kbd,
tt {
  max-width: 100%;
  overflow: auto;
  margin: 0 0 30px;
}

code,
kbd,
tt {
  color: var(--cs_code_color);
  background-color: var(--cs_code_bgcolor);
  padding: 3px 7px;
}

pre {
  color: var(--cs_pre_color);
  background-color: var(--cs_pre_bgcolor);
  padding: 20px 25px;
  overflow-x: scroll;
}

hr {
  background-color: var(--cs_hr_color);
  border: 0;
  height: 1px;
  margin-bottom: 30px;
}

audio,
video {
  margin-bottom: 30px;
  width: 100%;
}

/* ------------------------------------------------------------------
> Elements
------------------------------------------------------------------ */
/*-------------------------------------------------
>> Styles for tables
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
body {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 400;
  position: relative;
  font-size: var(--cs_font_size_9);
  color: var(--cs_body_color);
  background-color: var(--cs_body_bg);
  line-height: 1.6;
  letter-spacing: -0.02em;
}

p {
  margin: 0 0 30px;
}
p:last-of-type {
  margin-bottom: 0;
}
p + ul {
  margin-top: 30px;
}

.text-72,
.h-text-72 {
  font-size: clamp(2.75rem, 3.233vw + 1.913rem, 4.5rem);
}

.text-30,
.h-text-30 {
  font-size: var(--cs_font_size_6);
}

.text-24,
.h-text-24 {
  font-size: clamp(1.375rem, 0.188vw + 1.331rem, 1.5rem);
  line-height: 1.4;
}

.text-26,
.h-text-26 {
  font-size: var(--cs_font_size_7);
}

.text-22,
.h-text-22 {
  font-size: clamp(1.25rem, 0.188vw + 1.206rem, 1.375rem);
}

.text-20,
.h-text-20 {
  font-size: var(--cs_font_size_8);
}

.text-18,
.h-text-18 {
  font-size: var(--cs_font_size_9);
}

.text-16,
.h-text-16 {
  font-size: var(--cs_font_size_10);
}

.text-15,
.h-text-15 {
  font-size: var(--cs_font_size_11);
}

.page-section {
  overflow: hidden;
}

/*-------------------------------------------------
>> Styles for links
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Do not edit these styles
------------------------------------------------- */
a {
  text-decoration: none;
  transition: all 0.4s ease-in-out;
  outline: none;
  position: relative;
}

/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
.page-section a, .page-section:visited {
  color: var(--cs_link_color);
  background: linear-gradient(90deg, var(--cs_link_color) 50%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 200% 1px;
  background-position: right bottom;
  text-decoration: none;
}
.page-section a:hover, .page-section a:active, .page-section:visited:hover, .page-section:visited:active {
  background-position: left bottom;
}

.post-image a, .post-image:visited,
.post-title a,
.post-title:visited {
  border-bottom: none;
}

a.no-link-style,
.no-link-style {
  display: block;
  padding: 0;
  border: 0;
  outline: 0;
  background-image: none;
  text-decoration: none;
}

/*-------------------------------------------------
>> Styles for images and figures
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Do not edit these styles
------------------------------------------------- */
img {
  height: auto;
  max-width: 100%;
}

a img {
  border: none;
  outline: none;
  margin-bottom: 0;
}

/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
figure {
  margin: 0 0 30px;
}

figure.wp-block-image img {
  line-height: 0.65;
}
figure.wp-block-image figcaption {
  color: var(--cs_dgray);
  font-size: var(--cs_font_size_10);
  margin: 16px 0 30px;
  padding: 24px;
  box-sizing: border-box;
  border: 1px solid var(--cs_mgray50);
  border-radius: 20px;
  letter-spacing: -0.02em;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}
@media (max-width: 1003px) {
  figure.wp-block-image figcaption {
    padding: 19px;
    margin-top: 12px;
  }
}

picture {
  margin: 0 0 30px;
  display: inline-block;
}

svg {
  margin: 0;
}

.gallery .gallery-item a {
  border-bottom: none;
}

figure.wp-block-image.alignfull.size-thumbnail {
  margin-left: calc(-50vw + 50%);
  margin-right: calc(-50vw + 50%);
  max-width: 100vw;
}
figure.wp-block-image.alignwide.size-thumbnail {
  margin: 0 -200px;
  max-width: 140%;
}

.wp-block-image.is-style-rounded img {
  border-radius: 20px;
}

/*-------------------------------------------------
>> Styles for lists
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Do not edit these styles
------------------------------------------------- */
header ul,
header ol,
footer ul,
footer ol {
  list-style: none;
}

/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
dl {
  margin: 0 0 30px;
}
dl dt {
  font-weight: 700;
}
dl dd {
  margin: 0 0 12px;
}

ul,
ol {
  margin: 0 0 30px 20px;
}

ul li,
ol li {
  margin: 0 0 20px;
  box-sizing: border-box;
}

ul ul,
ol ol,
ul ol,
ol ul {
  margin: 12px 0 0 30px;
}

.page-section ul {
  list-style: none;
  margin-left: 0;
}
.page-section ul ul,
.page-section ul ol {
  margin-left: 26px;
}
.page-section ul li {
  padding-left: 30px;
  position: relative;
}
@media (max-width: 1003px) {
  .page-section ul li {
    margin: 0 0 16px;
    line-height: 1.63;
    padding-left: 26px;
  }
}
.page-section ul li::before, .page-section ul li::after {
  content: "";
  position: absolute;
  border-radius: 50%;
}
.page-section ul li::before {
  width: 14px;
  height: 14px;
  background-color: var(--cs_list_ul_marker_color);
  left: 0;
  top: 8px;
}
@media (max-width: 1003px) {
  .page-section ul li::before {
    width: 12px;
    height: 12px;
    top: 6px;
  }
}
.page-section ul li::after {
  width: 6px;
  height: 6px;
  background-color: var(--cs_white);
  left: 4px;
  top: 12px;
}
@media (max-width: 1003px) {
  .page-section ul li::after {
    left: 3px;
    top: 9px;
  }
}
.page-section ul ol {
  counter-reset: list1;
}
.page-section ul ol > li::before {
  counter-increment: list1;
  content: counters(list1, ".") ".";
}
.page-section ol {
  counter-reset: list;
  list-style-type: none;
  margin-left: 0;
}
.page-section ol ol,
.page-section ol ul {
  margin-left: 26px;
}
.page-section ol > li {
  position: relative;
  padding-left: 30px;
}
.page-section ol > li::marker {
  display: none;
}
.page-section ol > li::after {
  display: none;
}
.page-section ol > li::before {
  color: var(--cs_ol_list_marker_color);
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  content: counters(list, ".") ".";
  counter-increment: list;
  left: 0;
  top: 0;
  position: absolute;
  background-color: transparent;
}
.page-section ol ol li {
  padding-left: 34px;
}
.page-section ol ol ol li {
  padding-left: 64px;
}
.page-section ol ol ol ol li {
  padding-left: 80px;
}
.page-section ol ul {
  counter-reset: unset;
}

ul.kwayy-html-sitemap-post-list li a,
ul.kwayy-html-sitemap-post-list li a:visited {
  color: var(--cs_blue);
  background: linear-gradient(90deg, var(--cs_blue) 50%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 200% 1px;
  background-position: right bottom;
  text-decoration: none;
}

/*-------------------------------------------------
>> Styles for quotes
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
blockquote,
q {
  quotes: none;
}

blockquote {
  position: relative;
  color: var(--cs_blockquote_color);
  border-left: 3px solid var(--cs_blockquote_border_color);
  padding: 0px 0 0 27px;
  margin: 0 0 30px;
  font-size: var(--cs_font_size_7);
  line-height: 1.38;
  letter-spacing: -0.02em;
}
@media (max-width: 1003px) {
  blockquote {
    line-height: 1.4;
    padding: 0px 0 0 21px;
  }
}
blockquote p {
  margin-bottom: 0;
}

.wp-block-quote.has-text-align-right {
  border-left: none;
  border-right: 3px solid var(--cs_blockquote_border_color);
  padding: 5px 20px 5px 0;
}
.wp-block-quote.has-text-align-right.is-style-plain {
  border-right: none;
}
.wp-block-quote.has-text-align-left.is-style-plain {
  border-left: none;
  padding: 0;
}
.wp-block-quote.has-text-align-center {
  border-left: none;
  padding: 20px 5px;
}
.wp-block-quote.is-style-plain {
  border-left: none;
}
.wp-block-quote.is-style-large {
  border-left: 0;
}

figure.wp-block-pullquote {
  border-top: 3px solid var(--cs_blockquote_border_color);
  border-bottom: 3px solid var(--cs_blockquote_border_color);
  padding-left: 10px;
  padding-right: 10px;
}
figure.wp-block-pullquote blockquote {
  border-left: none;
  margin-bottom: 0;
  padding: 10px;
}
figure.wp-block-pullquote.alignleft, figure.wp-block-pullquote.alignright {
  padding: 35px 10px;
}

q {
  quotes: "“" "”";
  color: var(--cs_quote_color);
  position: relative;
}

cite {
  display: block;
  font-size: 15px;
  font-weight: 500;
  color: var(--cs_blue);
  position: relative;
  font-style: normal;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-top: 30px;
}
cite em {
  font-style: normal;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.blockquote__title {
  font-size: 14px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  position: relative;
  padding-left: clamp(1.438rem, 0.282vw + 1.371rem, 1.625rem);
  text-transform: uppercase;
  line-height: 1.08;
  letter-spacing: 0.5px;
  margin-bottom: clamp(1.188rem, 0.469vw + 1.077rem, 1.5rem);
}
.blockquote__title:before {
  position: absolute;
  content: "";
  top: 1px;
  left: 0;
  width: 13px;
  height: 13px;
  border-radius: 50%;
  background-color: var(--cs_teal);
}
.blockquote__author {
  margin-top: var(--cs_space_8);
  gap: clamp(0.625rem, 0.188vw + 0.581rem, 0.75rem);
}
.blockquote__author--image {
  max-width: 44px;
  max-height: 44px;
  border-radius: 50%;
}
.blockquote__author--image img {
  border-radius: 50%;
}
.blockquote__author--info {
  line-height: 1.27;
  letter-spacing: -0.02em;
  padding-top: 2px;
}
.blockquote__author--info--name {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 2px;
}

/*-------------------------------------------------
>> Styles for tables
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 30px;
  width: 100%;
  table-layout: fixed;
  text-align: left;
  box-sizing: border-box;
}
table p:last-child {
  margin-bottom: 0;
}
table caption {
  color: var(--cs_dgray);
  font-size: 16px;
  margin: 0 0 20px;
  text-align: left;
}

tr,
tbody tr {
  border-bottom: 1px solid var(--cs_table_border_color);
}
tr:last-child,
tbody tr:last-child {
  border-bottom: none;
}

td,
th {
  padding: 10px 15px;
  vertical-align: middle;
}

thead tr {
  border: none;
}
thead tr:last-child {
  border-bottom: 3px solid var(--cs_table_head_border_color);
}
thead th {
  font-weight: 700;
}

tfoot tr {
  border: none;
}
tfoot tr:first-child {
  border-top: 3px solid var(--cs_table_foot_border_color);
}
tfoot td {
  font-weight: 700;
}

.wp-block-table.is-style-stripes tbody tr,
.wp-block-table.is-style-stripes tbody td {
  border: none;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
  background-color: var(--cs_blue_225);
}
.wp-block-table.is-style-stripes tfoot tr {
  border-top: 3px solid var(--cs_table_head_border_color);
}
.wp-block-table.is-style-stripes .has-background tbody tr:nth-child(odd) {
  background-color: transparent;
}
.wp-block-table table.has-background tbody td,
.wp-block-table table.has-background tbody tr {
  border: none;
}
.wp-block-table table.has-background tfoot tr {
  border-top: 3px solid var(--cs_table_head_border_color);
}

/*-------------------------------------------------
>> Styles for frames and embeds
-------------------------------------------------*/
/*-------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Do not edit these styles
-------------------------------------------------*/
embed,
iframe,
object {
  max-width: 100%;
}

/*-------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
-------------------------------------------------*/
/* ------------------------------------------------------------------
> Forms
------------------------------------------------------------------ */
/* -------------------------------------------------
>> Styles for form fields
------------------------------------------------- */
/* -------------------------------------------------
>> Styles for form Input fields
------------------------------------------------- */
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
form {
  margin: 0 0 20px;
}

label,
.gfield_label {
  margin: 0 0 6px;
  display: inline-block;
  line-height: 1.2;
  font-size: 16px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}

fieldset {
  margin: 0;
  display: block;
}

legend {
  display: block;
  margin: 0;
}

input[type=text],
input[type=number],
input[type=email],
input[type=tel],
input[type=url],
input[type=search],
input[type=password],
input[type=time],
input[type=date],
input[type=datetime-local],
input[type=week],
input[type=month],
input[type=file],
input[type=range],
input[list],
input[type=string],
select,
textarea,
.gform-text-input-reset {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: var(--cs_font_size_9);
  height: 70px;
  width: 100%;
  border: 1px solid var(--cs_mgray25);
  background-color: var(--cs_mgray25);
  color: var(--cs_blue);
  outline: none;
  padding: 0 22px;
  margin: 0;
  max-width: 100%;
  box-sizing: border-box;
  border-radius: 10px;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 1003px) {
  input[type=text],
  input[type=number],
  input[type=email],
  input[type=tel],
  input[type=url],
  input[type=search],
  input[type=password],
  input[type=time],
  input[type=date],
  input[type=datetime-local],
  input[type=week],
  input[type=month],
  input[type=file],
  input[type=range],
  input[list],
  input[type=string],
  select,
  textarea,
  .gform-text-input-reset {
    height: 56px;
    padding: 0 20px;
    letter-spacing: -0.3px;
  }
}
input[type=text]:focus, input[type=text].input-has-value,
input[type=number]:focus,
input[type=number].input-has-value,
input[type=email]:focus,
input[type=email].input-has-value,
input[type=tel]:focus,
input[type=tel].input-has-value,
input[type=url]:focus,
input[type=url].input-has-value,
input[type=search]:focus,
input[type=search].input-has-value,
input[type=password]:focus,
input[type=password].input-has-value,
input[type=time]:focus,
input[type=time].input-has-value,
input[type=date]:focus,
input[type=date].input-has-value,
input[type=datetime-local]:focus,
input[type=datetime-local].input-has-value,
input[type=week]:focus,
input[type=week].input-has-value,
input[type=month]:focus,
input[type=month].input-has-value,
input[type=file]:focus,
input[type=file].input-has-value,
input[type=range]:focus,
input[type=range].input-has-value,
input[list]:focus,
input[list].input-has-value,
input[type=string]:focus,
input[type=string].input-has-value,
select:focus,
select.input-has-value,
textarea:focus,
textarea.input-has-value,
.gform-text-input-reset:focus,
.gform-text-input-reset.input-has-value {
  border-color: var(--cs_mgray);
  background-color: var(--cs_white);
}
input[type=text].invalid.error,
input[type=number].invalid.error,
input[type=email].invalid.error,
input[type=tel].invalid.error,
input[type=url].invalid.error,
input[type=search].invalid.error,
input[type=password].invalid.error,
input[type=time].invalid.error,
input[type=date].invalid.error,
input[type=datetime-local].invalid.error,
input[type=week].invalid.error,
input[type=month].invalid.error,
input[type=file].invalid.error,
input[type=range].invalid.error,
input[list].invalid.error,
input[type=string].invalid.error,
select.invalid.error,
textarea.invalid.error,
.gform-text-input-reset.invalid.error {
  background-color: #ffe4e4;
}
input[type=text].invalid.error::input-placeholder,
input[type=number].invalid.error::input-placeholder,
input[type=email].invalid.error::input-placeholder,
input[type=tel].invalid.error::input-placeholder,
input[type=url].invalid.error::input-placeholder,
input[type=search].invalid.error::input-placeholder,
input[type=password].invalid.error::input-placeholder,
input[type=time].invalid.error::input-placeholder,
input[type=date].invalid.error::input-placeholder,
input[type=datetime-local].invalid.error::input-placeholder,
input[type=week].invalid.error::input-placeholder,
input[type=month].invalid.error::input-placeholder,
input[type=file].invalid.error::input-placeholder,
input[type=range].invalid.error::input-placeholder,
input[list].invalid.error::input-placeholder,
input[type=string].invalid.error::input-placeholder,
select.invalid.error::input-placeholder,
textarea.invalid.error::input-placeholder,
.gform-text-input-reset.invalid.error::input-placeholder {
  color: var(--cs_danger);
}
input[type=text].invalid.error::input-placeholder,
input[type=number].invalid.error::input-placeholder,
input[type=email].invalid.error::input-placeholder,
input[type=tel].invalid.error::input-placeholder,
input[type=url].invalid.error::input-placeholder,
input[type=search].invalid.error::input-placeholder,
input[type=password].invalid.error::input-placeholder,
input[type=time].invalid.error::input-placeholder,
input[type=date].invalid.error::input-placeholder,
input[type=datetime-local].invalid.error::input-placeholder,
input[type=week].invalid.error::input-placeholder,
input[type=month].invalid.error::input-placeholder,
input[type=file].invalid.error::input-placeholder,
input[type=range].invalid.error::input-placeholder,
input[list].invalid.error::input-placeholder,
input[type=string].invalid.error::input-placeholder,
select.invalid.error::input-placeholder,
textarea.invalid.error::input-placeholder,
.gform-text-input-reset.invalid.error::input-placeholder {
  color: var(--cs_danger);
}
input[type=text].invalid.error::-moz-placeholder, input[type=number].invalid.error::-moz-placeholder, input[type=email].invalid.error::-moz-placeholder, input[type=tel].invalid.error::-moz-placeholder, input[type=url].invalid.error::-moz-placeholder, input[type=search].invalid.error::-moz-placeholder, input[type=password].invalid.error::-moz-placeholder, input[type=time].invalid.error::-moz-placeholder, input[type=date].invalid.error::-moz-placeholder, input[type=datetime-local].invalid.error::-moz-placeholder, input[type=week].invalid.error::-moz-placeholder, input[type=month].invalid.error::-moz-placeholder, input[type=file].invalid.error::-moz-placeholder, input[type=range].invalid.error::-moz-placeholder, input[list].invalid.error::-moz-placeholder, input[type=string].invalid.error::-moz-placeholder, select.invalid.error::-moz-placeholder, textarea.invalid.error::-moz-placeholder, .gform-text-input-reset.invalid.error::-moz-placeholder {
  color: var(--cs_danger);
}
input[type=text].invalid.error::placeholder,
input[type=number].invalid.error::placeholder,
input[type=email].invalid.error::placeholder,
input[type=tel].invalid.error::placeholder,
input[type=url].invalid.error::placeholder,
input[type=search].invalid.error::placeholder,
input[type=password].invalid.error::placeholder,
input[type=time].invalid.error::placeholder,
input[type=date].invalid.error::placeholder,
input[type=datetime-local].invalid.error::placeholder,
input[type=week].invalid.error::placeholder,
input[type=month].invalid.error::placeholder,
input[type=file].invalid.error::placeholder,
input[type=range].invalid.error::placeholder,
input[list].invalid.error::placeholder,
input[type=string].invalid.error::placeholder,
select.invalid.error::placeholder,
textarea.invalid.error::placeholder,
.gform-text-input-reset.invalid.error::placeholder {
  color: var(--cs_danger);
}

::input-placeholder {
  color: rgba(66, 85, 99, 0.75);
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.02em;
  font-size: var(--cs_font_size_9);
}

::input-placeholder {
  color: rgba(66, 85, 99, 0.75);
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.02em;
  font-size: var(--cs_font_size_9);
}

::-moz-placeholder {
  color: rgba(66, 85, 99, 0.75);
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.02em;
  font-size: var(--cs_font_size_9);
}

::placeholder {
  color: rgba(66, 85, 99, 0.75);
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.02em;
  font-size: var(--cs_font_size_9);
}

input[type=hidden],
datalist {
  display: none;
}

input[type=file] {
  padding: 20px 24px;
}

input[type=date] {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
}

input[type=search] {
  background-repeat: no-repeat;
  background-position: center right 10px;
  padding-right: 220px;
}

/* clears the ‘X’ from Internet Explorer */
input[type=search]::-ms-clear {
  display: none;
  width: 0;
  height: 0;
}

input[type=search]::-ms-reveal {
  display: none;
  width: 0;
  height: 0;
}

/* clears the ‘X’ from Chrome */
input[type=search]::-webkit-search-decoration,
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-results-button,
input[type=search]::-webkit-search-results-decoration {
  display: none;
}

input[type=color] {
  border: 1px solid var(--cs_mgray25);
  background-color: var(--cs_mgray25);
  height: 25px;
  width: 50px;
  margin: 0 0 20px;
  padding: 3px;
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  box-sizing: border-box;
}

::-webkit-color-swatch-wrapper {
  padding: 0;
}

::-webkit-color-swatch {
  border: 0;
  border-radius: 0;
}

::-moz-color-swatch,
::-moz-focus-inner {
  border: 0;
}

::-moz-focus-inner {
  padding: 0;
}

select {
  cursor: pointer;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjI5Mjg5MyAwLjI5Mjg5M0MwLjY4MzQxNyAtMC4wOTc2MzExIDEuMzE2NTggLTAuMDk3NjMxMSAxLjcwNzExIDAuMjkyODkzTDEwIDguNTg1NzlMMTguMjkyOSAwLjI5Mjg5M0MxOC42ODM0IC0wLjA5NzYzMTEgMTkuMzE2NiAtMC4wOTc2MzExIDE5LjcwNzEgMC4yOTI4OTNDMjAuMDk3NiAwLjY4MzQxNyAyMC4wOTc2IDEuMzE2NTggMTkuNzA3MSAxLjcwNzExTDEwLjcwNzEgMTAuNzA3MUMxMC4zMTY2IDExLjA5NzYgOS42ODM0MiAxMS4wOTc2IDkuMjkyODkgMTAuNzA3MUwwLjI5Mjg5MyAxLjcwNzExQy0wLjA5NzYzMTEgMS4zMTY1OCAtMC4wOTc2MzExIDAuNjgzNDE3IDAuMjkyODkzIDAuMjkyODkzWiIgZmlsbD0iIzAwMzA1NyIvPgo8L3N2Zz4K);
  background-repeat: no-repeat;
  background-position: center right 22px;
  font-size: var(--cs_font_size_9);
  line-height: 1;
  letter-spacing: -0.02em;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: var(--cs_blue);
}
@media (max-width: 1003px) {
  select {
    background-size: 16px;
    background-position: center right 16px;
  }
}

.ginput_container_multiselect select {
  min-height: 77px;
  min-height: 94px;
  background-image: none;
  padding: 11px 20px;
  background-image: none;
}

textarea {
  padding: 20px 0 0 22px;
  height: 139px;
  resize: none;
  overflow: auto;
}
@media (max-width: 1003px) {
  textarea {
    padding: 18px 0 0 19px;
  }
}

.gfield,
.hs-form-field {
  box-sizing: border-box;
  position: relative;
  margin-bottom: 20px;
}

.gfield_list_icons {
  margin-top: 20px;
}

input[type=image] {
  margin: 0 10px 0 0;
  width: 100%;
}

.gform_footer {
  margin-top: 20px;
}
@media (max-width: 1003px) {
  .gform_footer {
    margin-top: 16px;
  }
}

/* -------------------------------------------------
>> Styles for buttons
------------------------------------------------- */
/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
input[type=submit],
button,
input[type=button],
input[type=reset] {
  width: 100%;
  box-sizing: border-box;
  padding: 27px 30px;
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: var(--cs_white);
  background-color: var(--cs_teal);
  transition: all 0.4s ease-in-out;
  outline: none;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  height: 70px;
  outline: none;
  cursor: pointer;
  border: 0;
  border-radius: 100px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1.1;
}
@media (max-width: 1003px) {
  input[type=submit],
  button,
  input[type=button],
  input[type=reset] {
    padding: 17px 30px;
    height: 56px;
  }
}

input[type=submit]:hover,
button:hover,
input[type=button]:hover {
  background-color: var(--cs_teal_1);
}

button[type=reset],
input[type=reset] {
  background-color: transparent;
  color: var(--cs_blue);
  border: 1px solid var(--cs_blue);
}
button[type=reset]:hover,
input[type=reset]:hover {
  background-color: var(--cs_blue_225);
}

/* -------------------------------------------------
>> Default styles for CheckBoxes
------------------------------------------------- */
/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
[type=checkbox]:checked,
[type=checkbox]:not(:checked) {
  position: absolute;
  left: -9999px;
}

[type=checkbox]:checked + label,
[type=checkbox]:not(:checked) + label,
[type=checkbox]:checked + span,
[type=checkbox]:not(:checked) + span {
  position: relative;
  padding-left: 26px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: var(--cs_checkbox_color);
  box-sizing: border-box;
  margin: 0 20px 10px 0;
}

[type=checkbox]:checked + label::before,
[type=checkbox]:not(:checked) + label::before,
[type=checkbox]:checked + span::before,
[type=checkbox]:not(:checked) + span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid var(--cs_mgray75);
  background-color: var(--cs_checkbox_bgcolor);
  transition: all 0.4s ease-in-out;
}

[type=checkbox]:checked + label::after,
[type=checkbox]:not(:checked) + label::after,
[type=checkbox]:checked + span::after,
[type=checkbox]:not(:checked) + span::after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: var(--cs_blue_1);
  position: absolute;
  top: 4px;
  left: 4px;
  transition: all 0.4s ease-in-out;
}

[type=checkbox]:not(:checked) + label::after,
[type=checkbox]:not(:checked) + span::after {
  opacity: 0;
  transform: scale(0);
}

[type=checkbox]:checked + label::before,
[type=checkbox]:checked + span::before {
  border: 1px solid var(--cs_blue_1);
}

[type=checkbox]:checked + label::after,
[type=checkbox]:checked + span::after {
  opacity: 1;
  transform: scale(1);
}

/* -------------------------------------------------
>> Default styles for Radio Buttons
------------------------------------------------- */
/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
[type=radio]:checked,
[type=radio]:not(:checked) {
  position: absolute;
  left: -9999px;
}

[type=radio]:checked + label,
[type=radio]:not(:checked) + label,
[type=radio]:checked + span,
[type=radio]:not(:checked) + span {
  position: relative;
  padding-left: 26px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: var(--cs_radio_color);
  box-sizing: border-box;
  margin: 0 20px 10px 0;
}

[type=radio]:checked + label::before,
[type=radio]:not(:checked) + label::before,
[type=radio]:checked + span::before,
[type=radio]:not(:checked) + span::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border-radius: 100%;
  border: 1px solid var(--cs_mgray75);
  background-color: var(--cs_radio_bgcolor);
  transition: all 0.4s ease-in-out;
}

[type=radio]:checked + label::after,
[type=radio]:not(:checked) + label::after,
[type=radio]:checked + span::after,
[type=radio]:not(:checked) + span::after {
  content: "";
  width: 10px;
  height: 10px;
  background-color: var(--cs_blue_1);
  position: absolute;
  top: 4px;
  left: 4px;
  border-radius: 100%;
  transition: all 0.4s ease-in-out;
}

[type=radio]:not(:checked) + label::after,
[type=radio]:not(:checked) + span::after {
  opacity: 0;
  transform: scale(0);
}

[type=radio]:checked + label::before,
[type=radio]:checked + span::before {
  border: 1px solid var(--cs_blue_1);
}

[type=radio]:checked + label::after,
[type=radio]:checked + span::after {
  opacity: 1;
  transform: scale(1);
}

/* -------------------------------------------------
>> Default styles for Meter Tag
------------------------------------------------- */
meter {
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  appearance: none;
  appearance: none;
  width: 100%;
  height: 6px;
  background-color: var(--cs_meter_bgcolor);
  border-radius: 0;
  margin: 0 0 20px;
  box-shadow: none;
}

/* WebKit */
meter::-webkit-meter-bar {
  background: none;
  background-color: var(--cs_meter_value_bgcolor);
  border-radius: 0;
  box-shadow: none;
}

meter::-webkit-meter-optimum-value {
  background: var(--cs_meter_value_bgcolor);
}

meter::-webkit-meter-suboptimum-value {
  background: var(--cs_meter_value_bgcolor);
}

meter::-webkit-meter-even-less-good-value {
  background: var(--cs_meter_value_bgcolor);
}

/* Firefox */
meter::-moz-meter-bar {
  background: none;
  border-radius: 0;
  box-shadow: none;
}

meter:-moz-meter-optimum::-moz-meter-bar {
  background: var(--cs_meter_value_bgcolor);
}

meter:-moz-meter-sub-optimum::-moz-meter-bar {
  background: var(--cs_meter_value_bgcolor);
}

meter:-moz-meter-sub-sub-optimum::-moz-meter-bar {
  background: var(--cs_meter_value_bgcolor);
}

/* -------------------------------------------------
>> Default styles for Progress Tag
------------------------------------------------- */
/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
progress {
  vertical-align: baseline;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  appearance: none;
  appearance: none;
  width: 100%;
  height: 6px;
  border: none;
  background-color: transparent;
  border-radius: 0;
  margin: 0 0 20px;
}

progress::-webkit-progress-bar {
  background-color: var(--cs_blue_125);
  border-radius: 0;
}

progress::-webkit-progress-value {
  background-color: var(--cs_blue_1);
  border-radius: 0;
}

progress::-moz-progress-bar {
  background-color: var(--cs_blue_1);
  border-radius: 0;
}

/* -------------------------------------------------
>> Default styles for Range Field
------------------------------------------------- */
/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
input[type=range] {
  padding: 0;
  border: none;
  -webkit-appearance: none;
     -moz-appearance: none;
          appearance: none;
  width: 100%;
  border-radius: 0;
  height: 22px;
  background-color: transparent;
}

input[type=range]::-webkit-slider-runnable-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background-color: var(--cs_blue_125);
  border: none;
  animate: 0.2s;
  box-shadow: none;
  border-radius: 0;
}

input[type=range]::-moz-range-track {
  width: 100%;
  height: 6px;
  cursor: pointer;
  background-color: var(--cs_blue_125);
  border: none;
  animate: 0.2s;
  box-shadow: none;
  border-radius: 0;
}

input[type=range]::-webkit-slider-thumb {
  height: 14px;
  width: 14px;
  background-color: var(--cs_blue_1);
  cursor: pointer;
  -webkit-appearance: none;
          appearance: none;
  margin-top: -4px;
  box-shadow: none;
  border: none;
  border-radius: 0;
}

input[type=range]::-moz-range-thumb {
  height: 14px;
  width: 14px;
  background-color: var(--cs_blue_1);
  cursor: pointer;
  -moz-appearance: none;
       appearance: none;
  margin-top: -4px;
  box-shadow: none;
  border: none;
  border-radius: 0;
}

/* -------------------------------------------------
>> Default styles for forms
------------------------------------------------- */
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Do not edit these styles
------------------------------------------------- */
/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
     -moz-appearance: button;
          appearance: button;
}

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

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

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

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

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

[type=search] {
  -webkit-appearance: textfield;
     -moz-appearance: textfield;
          appearance: textfield;
  outline-offset: -2px;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
          appearance: button;
  font: inherit;
}

.search-form {
  display: flex;
  justify-content: center;
  align-items: flex-start;
  position: relative;
  max-width: 780px;
  margin: 40px auto 0;
}
@media (max-width: 1003px) {
  .search-form {
    gap: 20px;
  }
}
@media (max-width: 747px) {
  .search-form {
    flex-direction: column;
    gap: 10px;
  }
}
.search-form label {
  width: 100%;
}
.search-form label input {
  padding: 0 220px 0 40px;
  height: 90px;
  border-radius: 100px;
}
@media (max-width: 1003px) {
  .search-form label input {
    padding: 0 30px;
    height: 56px;
    border-radius: 10px;
  }
}
.search-form input[type=submit],
.search-form button,
.search-form input[type=button],
.search-form input[type=reset] {
  margin: 0;
  max-width: 200px;
  position: absolute;
  right: 10px;
  top: 10px;
}
@media (max-width: 1003px) {
  .search-form input[type=submit],
  .search-form button,
  .search-form input[type=button],
  .search-form input[type=reset] {
    position: initial;
    max-width: 100%;
  }
}

.search-hero {
  text-align: center;
  margin-bottom: 60px;
}
@media (max-width: 1003px) {
  .search-hero {
    margin-bottom: 30px;
  }
}

/* -------------------------------------------------
>> Default styles for Gravity Forms
------------------------------------------------- */
/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
.gfields {
  margin: 0;
}

.gf_clear {
  clear: both;
}

.below.hour_minute_colon {
  display: none;
}

.gfield_post_tags_hint {
  margin-top: 0;
  font-size: 0.875rem;
}

.gfield.half-input-field {
  width: calc(50% - 10px);
  margin-right: 15px;
  display: inline-block;
  vertical-align: top;
}
.gfield.half-input-field.last {
  margin-right: 0;
}

.gfield_list_group {
  margin-bottom: 20px;
}

button.add_list_item, button.delete_list_item {
  margin: 0 10px 10px 0;
  padding: 4px 11px;
  font-size: 90%;
  height: 37px;
  position: relative;
}
button.delete_list_item {
  background-color: var(--cs_reset_button_bgcolor);
  color: var(--cs_reset_button_color);
  border: 2px solid transparent;
}
button.delete_list_item:hover {
  background-color: transparent;
  border: 2px solid var(--cs_reset-button-border-color-hover);
}

.gform_fileupload_rules {
  font-size: 90%;
  color: var(--cs_fileupload_rule_color);
  margin-bottom: 10px;
  display: inline-block;
  position: relative;
  top: 0;
}

/* =============================================
= Style For Date Picker for gravity form  =
============================================= */
#ui-datepicker-div {
  border: none;
  width: 100%;
  max-width: 480px;
  background-color: var(--cs_datepicker_bg_color);
}

.ui-datepicker-header.ui-widget-header.ui-helper-clearfix.ui-corner-all {
  background-color: var(--cs_datepicker_bg_color);
  padding: 10px 12px;
}

.ui-datepicker-title select {
  width: 49%;
  margin-bottom: 0;
  margin-right: 2%;
  height: 46px;
  padding: 0 35px 0 18px;
  background-color: var(--cs_datepicker_select_bgcolor);
  border: 2px solid var(--cs_datepicker_border_color);
}

.ui-state-default {
  color: var(--cs_datepicker_link_color);
}
.ui-state-default.ui-state-active {
  color: var(--cs_datepicker_link_active_color);
}

.ui-state-disabled {
  color: var(--cs_datepicker_date_color);
}

a.ui-datepicker-prev.ui-corner-all,
a.ui-datepicker-next.ui-corner-all {
  position: relative;
}

a.ui-datepicker-next.ui-corner-all {
  float: right;
}

.ui-datepicker-header a,
.ui-datepicker-header a:visited {
  font-size: var(--cs_font_size_3);
  cursor: pointer;
  margin-bottom: 10px;
  display: inline-block;
}

select.ui-datepicker-year {
  margin-right: 0;
}

#ui-datepicker-div table {
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 10px;
  font-size: var(--cs_font_size_3);
}

.ui-datepicker_calendar a {
  font-size: var(--cs_font_size_3);
  color: var(--cs_datepicker_date_color);
}

.ginput_container_date {
  position: relative;
}
.ginput_container_date img.ui-datepicker-trigger {
  position: absolute;
  right: 10px;
  top: 15px;
  bottom: 0;
}

.gfield_radio .gchoice {
  display: inline-block;
}

table.ui-datepicker_calendar {
  max-width: 410px;
  background-color: var(--cs_datepicker_calendar);
}

/* =====  End of Date Picker Style for Gravity Form ====== */
.validation_error {
  background-color: var(--cs_valiation_error_bg_color);
  font-size: 0.875rem;
  color: var(--cs_valiation_error_color);
  padding: 2px 10px 6px;
  margin-bottom: 20px;
  text-align: center;
}

.validation_message {
  line-height: 1.2;
  padding: 2px 5px;
  font-size: 14px;
  box-sizing: border-box;
  color: var(--cs_white);
  background-color: var(--cs_red);
  border-radius: 4px;
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  bottom: calc(100% - 9px);
  right: 16px;
}

.gform_validation_error_link {
  font-size: 0.875rem;
}

.gform_confirmation_message {
  border: 1px solid var(--cs_blue);
  color: var(--cs_blue);
  padding: 20px;
  border-radius: 20px;
  font-size: 22px;
  text-align: left;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}

.gform_validation_errors {
  background-color: var(--cs_valiation_error_bg_color);
  margin: 10px 0 30px;
  font-weight: 700;
  font-size: 105%;
  display: none;
}
.gform_validation_errors h2 {
  border: 2px solid var(--cs_confirmation_message_border_color);
  margin-bottom: 0;
  font-size: 24px;
  font-size: 105%;
  padding: 20px;
  border-radius: 20px;
}
.gform_validation_errors ol {
  margin-top: 20px;
}

.gfield_required_text {
  color: var(--cs_required_text_color);
  position: relative;
  margin-left: 5px;
  font-size: 0.875rem;
}

/**
 *
 * Style for hidden field in gravity form
 *
 */
.gfield_visibility_hidden {
  display: none !important;
}

/**
 *
 * Spinner
 *
 */
img.gform_ajax_spinner {
  position: absolute;
  bottom: 0;
  left: 0;
}

.hidden_label label {
  display: none;
}

.ginput_complex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}
@media (max-width: 1003px) {
  .ginput_complex {
    gap: 16px;
  }
}

.ginput_complex > * {
  flex: 1 1 calc(30% - 20px);
  box-sizing: border-box;
}
@media (max-width: 1003px) {
  .ginput_complex > * {
    flex: 1 1 100%;
  }
}

.ginput_container_address span {
  display: block;
}

.gfield_error input,
.gfield_error textarea {
  background-color: #ffe4e4 !important;
}
.gfield_error input::input-placeholder,
.gfield_error textarea::input-placeholder {
  color: var(--cs_danger);
}
.gfield_error input::input-placeholder,
.gfield_error textarea::input-placeholder {
  color: var(--cs_danger);
}
.gfield_error input::-moz-placeholder, .gfield_error textarea::-moz-placeholder {
  color: var(--cs_danger);
}
.gfield_error input::placeholder,
.gfield_error textarea::placeholder {
  color: var(--cs_danger);
}

.gform_fields {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 20px;
}
@media (max-width: 1003px) {
  .gform_fields {
    gap: 16px;
  }
}
.gform_fields .gfield {
  width: 100%;
  margin-bottom: 0;
}
.gform_fields .gfield.gfield--width-half {
  width: calc(50% - 10px);
}
@media (max-width: 1003px) {
  .gform_fields .gfield.gfield--width-half {
    width: 100%;
  }
}

fieldset legend.gfield_label.gform-field-label {
  display: none;
}

/* -------------------------------------------------
>> Default styles for Hubspot Forms
------------------------------------------------- */
/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
.hs-form {
  text-align: left;
  position: relative;
}
.hs-form fieldset {
  margin: 0;
}
.hs-form ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
}
.hs-form ul li {
  margin: 0;
  padding-left: 0;
}
.hs-form ul li::before, .hs-form ul li::after {
  display: none;
}
.hs-form ul li label {
  margin: 0;
}
.hs-form .error {
  text-align: left;
}
.hs-form .hs_error_rollup {
  display: none;
}
.hs-form .hs-form-required {
  color: var(--cs_hubspot_required_color);
}

.hs-form-field {
  position: relative;
}

.form-columns-2 .hs-form-field {
  display: inline-block;
  width: 49%;
  margin-right: calc(2% - 5px);
}
.form-columns-2 .hs-form-field:nth-child(2n+2) {
  margin-right: 0;
}

ul.hs-error-msgs {
  line-height: 0.65;
  position: absolute;
  bottom: 60px;
  right: 16px;
}
ul.hs-error-msgs li {
  padding-left: 0;
  line-height: 0;
}
ul.hs-error-msgs li label {
  padding: 2px 5px;
  font-size: 14px;
  box-sizing: border-box;
  color: var(--cs_white);
  background-color: var(--cs_red);
  border-radius: 4px;
  width: -moz-max-content;
  width: max-content;
}

.hs_check_box ul.hs-error-msgs {
  bottom: 14px;
}

.hs_multi_line_text ul.hs-error-msgs,
.hs-fieldtype-radio ul.hs-error-msgs,
.hs-fieldtype-checkbox ul.hs-error-msgs {
  bottom: calc(100% - 9px);
}

/* -------------------------------------------------
>> Default styles for Contact Form Forms
------------------------------------------------- */
.wpcf7-list-item {
  margin: 0 10px 0 0 !important;
}

.wpcf7-section label {
  display: block;
}

.wpcf7-form-control-wrap {
  display: block;
  margin-top: 10px;
}

.wpcf7-not-valid-tip {
  color: var(--cs_valiation_error_color) !important;
  position: relative;
  top: -15px;
}

.wpcf7-response-output {
  margin: 0 !important;
}

/* ------------------------------------------------------------------
> Media
------------------------------------------------------------------ */
/*-------------------------------------------------
>> Styles for WordPress captions
-------------------------------------------------*/
.wp-caption {
  max-width: 100%;
  box-sizing: border-box;
  margin-bottom: 50px !important;
}
.wp-caption.alignnone {
  margin: 15px 0;
}
.wp-caption.alignleft {
  margin: 50px 20px 10px 0;
}
.wp-caption.alignright {
  margin: 5px 0 10px 20px;
}
.wp-caption img {
  border: 0 none;
  height: auto;
  margin: 0 0 8px;
  max-width: 100%;
  padding: 0;
  width: auto;
}
.wp-caption .wp-caption-text {
  margin: 0;
  text-align: left;
}
.wp-caption p.wp-caption-text {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: var(--cs_font_size_4);
  margin: 0;
  text-transform: uppercase;
  word-spacing: 2.5px;
  letter-spacing: 1.5px;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/*-------------------------------------------------
>> Styles for default WordPress galleries
-------------------------------------------------*/
.gallery {
  margin-bottom: 24px;
}

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
}

.gallery-caption {
  display: block;
}

.size-auto,
.size-full,
.size-large,
.size-medium,
.size-thumbnail {
  max-width: 100%;
  height: auto;
}

.blocks-gallery-item {
  list-style: none;
}
.blocks-gallery-item:before, .blocks-gallery-item:after {
  display: none;
}

/* ------------------------------------------------------------------
> Core
------------------------------------------------------------------ */
/*-------------------------------------------------
>> Accessibility styles for WordPress
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
.screen-reader-text {
  margin: 0px;
  overflow: hidden;
  width: 1px;
  position: absolute !important;
  word-wrap: normal !important;
  color: var(--cs_acc_btn_color);
  background-color: var(--cs_acc_btn_bgcolor);
  clip: auto !important;
  border: unset !important;
  border-radius: 0;
  left: -100%;
  font-size: 0.875rem;
  clip-path: none;
  font-weight: 700;
  height: auto;
  line-height: normal;
  padding: 8px 12px;
  text-decoration: none;
  top: 8px;
}
.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  display: block;
  width: auto;
  z-index: 100000;
  left: 8px;
}

#page-section[tabindex="-1"]:focus {
  outline: 0;
}

a,
button,
input[type=submit] {
  outline: 2px dotted transparent;
  outline-offset: 5px;
}
a:focus-visible,
button:focus-visible,
input[type=submit]:focus-visible {
  outline-color: var(--cs_blue) !important;
}

.top-bar a,
.top-bar button,
.top-bar input[type=submit] {
  outline: 2px dotted transparent !important;
  outline-offset: 5px;
}
.top-bar a:focus-visible,
.top-bar button:focus-visible,
.top-bar input[type=submit]:focus-visible {
  outline-color: var(--cs_white) !important;
}

.contact-details a {
  outline-offset: 0;
}

/*-------------------------------------------------
>> Default WordPress alignments
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
.alignnone {
  margin: 15px 0 30px;
}

.aligncenter {
  display: block;
  margin: 15px auto 30px;
  clear: both;
  text-align: center;
}

.alignright {
  float: right;
  margin: 15px 0 30px 20px;
}

.alignleft {
  float: left;
  margin: 15px 20px 30px 0;
}

a img.alignright {
  float: right;
  margin: 15px 0 30px 20px;
}
a img.alignnone {
  margin: 15px 0 30px;
}
a img.alignleft {
  float: left;
  margin: 15px 20px 30px 0;
}
a img.aligncenter {
  display: block;
  margin: 15px auto 30px;
  text-align: center;
  clear: both;
}

/*-------------------------------------------------
>> Styles for posts and pages
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Do not edit these styles
------------------------------------------------- */
.sticky {
  display: block;
}
.sticky .post-title {
  position: relative;
  padding-left: 30px;
}
.sticky .post-title::before {
  content: "";
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjIiIGhlaWdodD0iMjIiIHZpZXdCb3g9IjAgMCAyMiAyMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yMC44NjE2IDYuOTk2MDRMMTUuMDk4NyAxLjI1MTgxQzE0LjYwODggMC43NjM0OTcgMTMuODI5OCAxLjI2NjQ2IDEzLjU5NjMgMS42OTc4MUMxMy41NTcxIDEuNzcxMDYgMTMuNjI3MyAxLjgzNzc5IDEzLjU2MzcgMi4zMzQyNUMxMy40OTQyIDIuOTY0NjcgMTMuMzQ1IDMuNTgzNzggMTMuMTE5NSA0LjE3NjgzTDEwLjU1NTcgNi43MzIzNUM5LjUzMzM5IDcuNzUyOTMgOC4wNzAyMSA3LjI5ODggNi44MjA5NiA2LjY4MDI2QzYuNTU4MDUgNi41NTAwNSA2LjIyMDAxIDYuMjYxOTQgNS45Mjc3IDYuNTUzM0w0Ljg0MTc1IDcuNjM1NzRDNC43NjU0NyA3LjcxMjAxIDQuNzIyNjMgNy44MTUzMyA0LjcyMjYzIDcuOTIzMDNDNC43MjI2MyA4LjAzMDczIDQuNzY1NDcgOC4xMzQwNSA0Ljg0MTc1IDguMjEwMzJMMTMuOTUyMyAxNy4yODk4QzE0LjAyODggMTcuMzY1OCAxNC4xMzI1IDE3LjQwODUgMTQuMjQwNSAxNy40MDg1QzE0LjM0ODYgMTcuNDA4NSAxNC40NTIyIDE3LjM2NTggMTQuNTI4OCAxNy4yODk4TDE1LjYxMzEgMTYuMjA3M0MxNS45MDIxIDE1LjkxOTIgMTUuNTMzMSAxNS41NDY1IDE1LjM4MjggMTUuMjMwN0MxNC44Mjc2IDE0LjA5MTMgMTQuMzI5NSAxMi41NTggMTUuMjU1NSAxMS42MzVMMTcuOTMyIDguOTgwMjRDMTguNTM5MSA4Ljc5NTU0IDE5LjE1ODQgOC42NTMwNSAxOS43ODU0IDguNTUzNzdDMjAuMjkgOC40NzQwMSAyMC4zNTIxIDguNTM3NSAyMC40MjM5IDguNDkwMjlDMjAuODY0OCA4LjIwNTQ0IDIxLjM1NDcgNy40ODc2MSAyMC44NjE2IDYuOTk2MDRaTTkuODAxMiAxNC40MTUyTDcuNzI1NjUgMTIuMzQ4TDEuMDY3ODcgMjAuNzQwNUwxLjM4MTQxIDIxLjA1MTRMOS44MDEyIDE0LjQxNTJaIiBmaWxsPSJibGFjayIgc3Ryb2tlPSJibGFjayIgc3Ryb2tlLXdpZHRoPSIwLjU3IiBzdHJva2UtbWl0ZXJsaW1pdD0iMjIuOTMiLz4KPC9zdmc+Cg==);
  background-repeat: no-repeat;
  position: absolute;
  top: 5px;
  left: 0;
  height: 30px;
  width: 30px;
}

.updated:not(.published) {
  display: none;
}

.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit following styles or write your own
------------------------------------------------- */
.post-shares {
  display: flex;
}
.post-shares a {
  margin-left: 8px;
  padding: 5px;
  border: 1px solid var(--wp--preset--color--black);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 30px;
  height: 30px;
}
.post-shares a:hover {
  border: 1px solid var(--wp--preset--color--lblack);
}

/*-------------------------------------------------
>> Pagination styles
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
.page-section .pagination,
.pagination {
  margin: var(--cs_space_6) 0 0;
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
}
@media (max-width: 1003px) {
  .page-section .pagination,
  .pagination {
    gap: 10px;
  }
}
.page-section .pagination span,
.page-section .pagination a,
.page-section .pagination a:visited,
.page-section .pagination span.current,
.pagination span,
.pagination a,
.pagination a:visited,
.pagination span.current {
  background-color: var(--cs_white);
  color: var(--cs_blue);
  border: 1px solid var(--cs_mgray50);
  display: inline-block;
  line-height: 1.3;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  transition: all 0.4s ease-in-out;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  box-sizing: border-box;
  background-image: none;
}
@media (max-width: 1003px) {
  .page-section .pagination span,
  .page-section .pagination a,
  .page-section .pagination a:visited,
  .page-section .pagination span.current,
  .pagination span,
  .pagination a,
  .pagination a:visited,
  .pagination span.current {
    width: 40px;
    height: 40px;
  }
}
.page-section .pagination span:hover,
.page-section .pagination a:hover,
.page-section .pagination a:visited:hover,
.page-section .pagination span.current:hover,
.pagination span:hover,
.pagination a:hover,
.pagination a:visited:hover,
.pagination span.current:hover {
  background-color: var(--cs_mgray25);
}
.page-section .pagination span.current,
.pagination span.current {
  background-color: var(--cs_mgray25);
}
.page-section .pagination > span.current,
.pagination > span.current {
  background-color: var(--cs_mgray25);
}
.page-section .pagination > span.current:hover,
.pagination > span.current:hover {
  background-color: var(--cs_mgray25);
}
.page-section .pagination span.prev-btn,
.page-section .pagination a.prev-btn,
.pagination span.prev-btn,
.pagination a.prev-btn {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguNSAxTDEuNSA4TDguNSAxNSIgc3Ryb2tlPSIjMDAzMDU3IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
}
.page-section .pagination a.prev-btn,
.page-section .pagination span.prev-btn,
.page-section .pagination a.next-btn,
.page-section .pagination span.next-btn,
.pagination a.prev-btn,
.pagination span.prev-btn,
.pagination a.next-btn,
.pagination span.next-btn {
  background-repeat: no-repeat;
  background-size: 10px;
  background-position: center;
}
@media (max-width: 1003px) {
  .page-section .pagination a.prev-btn,
  .page-section .pagination span.prev-btn,
  .page-section .pagination a.next-btn,
  .page-section .pagination span.next-btn,
  .pagination a.prev-btn,
  .pagination span.prev-btn,
  .pagination a.next-btn,
  .pagination span.next-btn {
    background-size: 8px;
  }
}
.page-section .pagination a.prev-btn.disabled,
.page-section .pagination span.prev-btn.disabled,
.page-section .pagination a.next-btn.disabled,
.page-section .pagination span.next-btn.disabled,
.pagination a.prev-btn.disabled,
.pagination span.prev-btn.disabled,
.pagination a.next-btn.disabled,
.pagination span.next-btn.disabled {
  cursor: not-allowed;
  opacity: 0.6;
}
.page-section .pagination a.prev-btn.disabled:hover,
.page-section .pagination span.prev-btn.disabled:hover,
.page-section .pagination a.next-btn.disabled:hover,
.page-section .pagination span.next-btn.disabled:hover,
.pagination a.prev-btn.disabled:hover,
.pagination span.prev-btn.disabled:hover,
.pagination a.next-btn.disabled:hover,
.pagination span.next-btn.disabled:hover {
  background-color: var(--cs_white);
}
.page-section .pagination span.next-btn,
.page-section .pagination a.next-btn,
.pagination span.next-btn,
.pagination a.next-btn {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNSAxNUw4LjUgOEwxLjUgMSIgc3Ryb2tlPSIjMDAzMDU3IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
}

/*-------------------------------------------------
>> Styles for WordPress comments
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
#commentform label {
  display: block;
}
#commentform p.comment-form-author,
#commentform p.comment-form-url,
#commentform p.comment-form-email {
  width: calc(33.3% - 10px);
  display: inline-block;
  margin-right: 10px;
  margin-bottom: 0;
}
#commentform p.comment-form-comment {
  margin-bottom: 0;
}
#commentform p.comment-form-comment textarea {
  margin-bottom: 10px;
}
#commentform p.comment-form-url,
#commentform .url-comments,
#commentform li.middle {
  margin-right: 0 !important;
}
#commentform .form-submit {
  margin-bottom: 0;
}

.comment-meta,
.comment-author {
  margin-bottom: 15px;
}

.comments-closed {
  margin: 30px 0;
}

.comment-meta {
  margin-bottom: 30px;
  color: var(--cs_comment_meta_color);
}

.comment-author.vcard {
  margin-bottom: 2px;
}
.comment-author.vcard a {
  border-bottom: none;
}
.comment-author.vcard span {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
}

.comment-metadata {
  font-size: 90%;
}
.comment-metadata a {
  color: var(--cs_comment_metadata_color);
  border-bottom: transparent;
}

.comment-content p {
  margin-bottom: 20px;
}

.comment-body {
  margin-bottom: 30px;
}

ol.comment-list {
  margin-bottom: 60px;
}
ol.comment-list li.comment {
  margin-bottom: 30px;
  padding: 30px 0 0;
  border-top: 1px solid var(--cs_comments_list_border_color);
}
ol.comment-list li.comment::before {
  display: none !important;
}
ol.comment-list li.comment.pingback {
  margin: 0 0 30px;
}
ol.comment-list li.comment div.vcard cite.fn {
  font-style: normal;
}
ol.comment-list li.comment div.vcard img.avatar {
  float: left;
  margin: 0 10px 0 0;
  width: 64px;
}
ol.comment-list li.comment div.commentmetadata {
  padding: 8px 0 14px;
}
ol.comment-list li.comment ul.children,
ol.comment-list li.comment ol.children {
  list-style: none;
  margin: 50px 0 0;
}
ol.comment-list li.comment ul.children li,
ol.comment-list li.comment ol.children li {
  padding: 30px 0 0;
}
ol.comment-list li.comment ul.children li.depth-2, ol.comment-list li.comment ul.children li.depth-3, ol.comment-list li.comment ul.children li.depth-4, ol.comment-list li.comment ul.children li.depth-5,
ol.comment-list li.comment ol.children li.depth-2,
ol.comment-list li.comment ol.children li.depth-3,
ol.comment-list li.comment ol.children li.depth-4,
ol.comment-list li.comment ol.children li.depth-5 {
  margin: 0 0 30px 60px;
}

a.comment-reply-link {
  background-color: var(--cs_comments_reply_btn_bgcolor);
  color: var(--cs_comments_reply_btn_color);
  padding: 6px 11px 5px;
  font-size: 90%;
  height: 37px;
  box-sizing: border-box;
  display: inline-block;
  border: 2px solid transparent;
}
a.comment-reply-link:hover {
  background-color: var(--cs_comments_reply_btn_bgcolor_hover);
  color: var(--cs_comments_reply_btn_color_hover);
}

/*-------------------------------------------------
>> Styles for default WordPress widgets
-------------------------------------------------*/
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Do not edit these styles
------------------------------------------------- */
.wp-block-archives,
.wp-block-categories,
.wp-block-latest-comments,
.wp-block-latest-posts,
.wp-block-page-list,
.wp-block-rss,
.wp-block-search,
.wp-block-social-links,
.wp-block-tag-cloud,
.wp-block-calendar {
  margin: 0 0 40px;
}

/* -------------------------------------------------
>> Project Styles
---------------------------------------------------
>> Edit following styles or write your own
------------------------------------------------- */
/* ------------------------------------------------------------------
> Blocks
------------------------------------------------------------------ */
/* -------------------------------------------------
>> Accessibility styles for WordPress Gallery Block
------------------------------------------------- */
.wp-block-gallery .wp-block-image a {
  border-bottom: none;
}

.page-section .wp-block-gallery ul li {
  padding: 0;
}
.page-section .wp-block-gallery ul li::before {
  display: none;
}

/* -------------------------------------------------
>> Accessibility styles for WordPress Cover Block
------------------------------------------------- */
.wp-block-cover-text {
  color: var(--wp--preset--color--white) !important;
}

/* -------------------------------------------------
>> Accessibility styles for WordPress Calender Block
------------------------------------------------- */
.wp-block-calendar a {
  text-decoration: none;
}
.wp-block-calendar table {
  margin: 0 0 20px;
}
.wp-block-calendar table caption,
.wp-block-calendar table tbody {
  color: none;
}
.wp-block-calendar table tbody td,
.wp-block-calendar table th {
  padding: 10px 15px;
  border: none;
}
.wp-block-calendar table th {
  background-color: transparent;
  font-weight: 700;
}

/* -------------------------------------------------
>> Accessibility styles for WordPress Categories Block
------------------------------------------------- */
.wp-block-archives-dropdown.wp-block-archives select,
.wp-block-categories-dropdown.wp-block-categories select {
  margin: 0;
}

/* -------------------------------------------------
>> Accessibility styles for WordPress Image Block
------------------------------------------------- */
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
/* -------------------------------------------------
>> Accessibility styles for WordPress Latest Comments Block
------------------------------------------------- */
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: unset;
  margin-top: 3px;
}

.wp-block-latest-comments__comment-date {
  margin: 5px 0;
  color: var(--cs_widget_comments_meta_color);
}

.wp-block-latest-comments__comment-excerpt p {
  font-size: 100%;
  line-height: 1.5;
  margin: 5px 0;
}

/* -------------------------------------------------
>> Accessibility styles for WordPress Latest Posts Block
------------------------------------------------- */
.wp-block-latest-posts__featured-image a {
  border-bottom: none;
}
.wp-block-latest-posts__featured-image.alignleft {
  margin: 0 20px 10px 0;
}
.wp-block-latest-posts__featured-image.alignright {
  margin: 0 0 10px 20px;
}
.wp-block-latest-posts__featured-image.aligncenter {
  margin: 0 auto 10px;
}

.wp-block-latest-posts__post-author,
.wp-block-latest-posts__post-date {
  font-size: 90%;
  color: var(--cs_widget_latest_post_meta_color);
}

.wp-block-latest-posts.is-grid li {
  margin-bottom: 12px;
}

/* -------------------------------------------------
>> Accessibility styles for WordPress Quote Block
------------------------------------------------- */
blockquote.wp-block-quote.is-style-large {
  border-left: 0;
  padding: 0;
}

/* -------------------------------------------------
>> Accessibility styles for WordPress PullQuote Block
------------------------------------------------- */
/* -------------------------------------------------
>> Base Styles
---------------------------------------------------
>> Edit these styles as required
------------------------------------------------- */
/* -------------------------------------------------
>> Accessibility styles for WordPress RSS Feed Block
------------------------------------------------- */
.wp-block-rss__item-author,
.wp-block-rss__item-publish-date {
  font-size: 90%;
  color: var(--cs_widget_rss_feed_meta_color);
}

.wp-block-rss__item-excerpt {
  margin: 10px 0 20px;
}

/* -------------------------------------------------
>> Accessibility styles for WordPress Search Block
------------------------------------------------- */
input[type=search].wp-block-search__input {
  background-image: unset;
  padding: 0 12px;
  margin-bottom: 0;
}

.wp-block-search__button {
  border: none;
  margin-right: 0;
  padding: 0 20px;
}
.wp-block-search__button:hover {
  border: none;
  background-color: var(--wp--preset--color--white);
}

/* -------------------------------------------------
>> Accessibility styles for WordPress Social-links Block
------------------------------------------------- */
.wp-block-social-links li.wp-block-social-link {
  list-style: none;
  padding-left: 0;
}
.wp-block-social-links li.wp-block-social-link::before {
  display: none;
}
.wp-block-social-links li.wp-block-social-link svg {
  margin-bottom: 0;
}

/* -------------------------------------------------
>> Accessibility styles for WordPress Tag Cloud Block
------------------------------------------------- */
.wp-block-tag-cloud .tag-cloud-link {
  margin: 0 8px 12px 0;
}

/* ------------------------------------------------------------------
> Site
------------------------------------------------------------------ */
/*-------------------------------------------------
>> Styles for header and footer of website
-------------------------------------------------*/
/*-------------------------------------------------
>> Styles for header
-------------------------------------------------*/
.slide-thumb img,
.burger-single,
.post-tags,
.post-content-des p,
.post-meta,
.search-button,
.single-blog-post,
.wpcf7-submit,
a,
a:visited,
button,
input[type=submit],
.home-hero,
header {
  transition: all 0.4s ease-in-out;
}

.top-bar {
  background-color: var(--cs_blue);
  color: var(--cs_white);
  transition: all 0.4s ease-in-out;
  font-size: 16px;
  line-height: 1.32;
  z-index: 9;
}

.top-bar-text {
  padding: 12px 0;
  letter-spacing: -0.02em;
  font-size: clamp(0.875rem, 0.188vw + 0.831rem, 1rem);
}
.top-bar-text a,
.top-bar-text a:visited {
  color: var(--cs_white);
  display: inline-block;
  background: linear-gradient(90deg, transparent 50%, var(--cs_white) 50%);
  background-repeat: no-repeat;
  background-size: 200% 1px;
  background-position: right bottom;
  margin-left: 9px;
}
@media (max-width: 1003px) {
  .top-bar-text a,
  .top-bar-text a:visited {
    margin-left: 6px;
  }
}
.top-bar-text a:hover, .top-bar-text a:active,
.top-bar-text a:visited:hover,
.top-bar-text a:visited:active {
  background-position: left bottom;
}

.top-bar-cross {
  position: absolute;
  top: 14px;
  right: 16px;
  line-height: 0.65;
  cursor: pointer;
}
.top-bar-cross button {
  width: unset;
  padding: 0;
  color: unset;
  background-color: unset;
  height: unset;
  outline: none;
  cursor: pointer;
  border: 0;
  border-radius: 100px;
  text-transform: uppercase;
  letter-spacing: unset;
  line-height: unset;
  background: none;
}
.top-bar-cross svg {
  margin: 0;
}
.top-bar-cross svg path {
  transition: all 0.4s ease-in-out;
}
.top-bar-cross:hover svg path {
  fill-opacity: 1;
}

.nav-container {
  display: flex;
  align-items: center;
  justify-content: center;
}

.no-overflow {
  overflow: hidden;
}

.logo {
  position: relative;
  z-index: 9;
  line-height: 0;
  width: 165px;
  transition: all 0.2s ease-in-out;
}

.header-inner {
  padding: 30px 0;
  box-sizing: border-box;
  transition: all 0.4s ease-in-out;
  position: relative;
}

header {
  background-color: var(--cs_white);
  z-index: 9;
  width: 100%;
  position: fixed;
  top: 0;
}
header.shrink {
  box-shadow: 0px 4px 10px 0px rgba(0, 0, 0, 0.05);
}
header.shrink .header-inner {
  padding: 10px 0;
}
header.shrink .header-nav ul li a::before, header.shrink .header-nav ul li a:visited::before {
  height: 25px;
  bottom: -25px;
}

.header-logo a,
.header-logo a:visited {
  display: block;
}

.header-wrapper {
  box-sizing: border-box;
  max-width: 1650px;
  margin: 0 auto;
  width: calc(100% - 60px);
}
@media (max-width: 1003px) {
  .header-wrapper {
    width: 89.34%;
  }
}

.header-btns {
  margin-top: 0;
  z-index: 1;
  display: flex;
  align-items: center;
}

body.logged-in.admin-bar header {
  top: 32px;
}

.desktop-hide {
  display: none;
}

.mobile-hide {
  display: block;
}

.right-header {
  position: absolute;
  top: 15px;
  bottom: 0;
  margin: auto;
  left: 0;
  right: 0;
  margin: auto;
  width: calc(100% - 400px);
  height: -moz-max-content;
  height: max-content;
}

.page-template-template-contact .header-btns {
  opacity: 0;
  visibility: hidden;
}
.page-template-template-contact .mail-btn {
  display: none !important;
}

/*-------------------------------------------------
>> Styles for desktop menu
-------------------------------------------------*/
@media (min-width: 1024px) {
  .header-nav ul li:hover > ul,
  .menu-item-has-children ul.focused,
  .header-nav ul li a:focus-visible + ul {
    clip-path: inset(0 0 0);
  }
  .header-nav ul li:hover > .mega-menu,
  .menu-item-has-children .mega-menu.focused,
  .header-nav ul li a:focus-visible + .mega-menu.focused {
    clip-path: inset(0 0 0);
  }
  .header-nav ul ul {
    clip-path: inset(0 0 0);
  }
}
.header-nav {
  text-align: center;
  line-height: 1;
}
.header-nav > ul,
.header-nav > div > ul {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.header-nav ul {
  margin: 0;
  padding: 0;
  position: relative;
}
.header-nav ul li {
  margin: 0 16px;
  padding: 0;
  display: inline-block;
  position: relative;
  line-height: 1;
  transition: background-color 0.4s ease-in-out;
}
.header-nav ul li a,
.header-nav ul li a:visited {
  padding: 0 0 15px;
  display: inline-block;
  line-height: 1.1;
  border: 0;
  position: relative;
  color: var(--cs_blue);
  font-size: 14px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.04em;
}
.header-nav ul li a::before,
.header-nav ul li a:visited::before {
  content: "";
  position: absolute;
  width: 100%;
  height: 50px;
  bottom: -50px;
  left: 0;
}
@media (max-width: 1003px) {
  .header-nav ul li a::before,
  .header-nav ul li a:visited::before {
    display: none;
  }
}
.header-nav ul li a::after,
.header-nav ul li a:visited::after {
  content: "";
  position: absolute;
  width: 100%;
  height: 3px;
  bottom: 0;
  left: 0;
  background-color: var(--cs_blue_1);
  transform: scaleX(0);
  transform-origin: bottom right;
  transition: transform 0.4s;
  border-radius: 10px;
}
@media (max-width: 1003px) {
  .header-nav ul li a::after,
  .header-nav ul li a:visited::after {
    display: none;
  }
}
.header-nav ul li.menu-item-has-children > a {
  padding-right: 18px;
  background-position: top 4px right;
  background-repeat: no-repeat;
  background-size: 10px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05LjI0OTA5IDEuMjlMNS40NzYxMiA1LjI5ODc4QzUuMjE2NzQgNS41NzQzNyA0Ljc3ODc4IDUuNTc0MzcgNC41MTk0IDUuMjk4NzhMMC43NDY0MDEgMS4yOUMwLjQ2MjkzMiAwLjk4ODc4IDAuNjc2NDY0IDAuNDk0NTMgMS4wOTAwOSAwLjQ5NDUzSDguOTA1MzdDOS4zMTkwMyAwLjQ5NDUzIDkuNTMyNTYgMC45ODg3OCA5LjI0OTA5IDEuMjlaIiBmaWxsPSIjMDAzMDU3Ii8+Cjwvc3ZnPgo=);
}
.header-nav ul li.menu-item-has-children > a::after {
  width: calc(100% - 18px);
}
@media (hover: hover) {
  .header-nav ul li.menu-item-has-children:hover > a::after {
    transform-origin: bottom left;
    transform: scaleX(1);
  }
}
.header-nav ul li.current-menu-item > a, .header-nav ul li.current-menu-parent > a,
.header-nav ul li a:hover,
.header-nav ul li a:focus-visible {
  border: 0;
}
@media (hover: hover) {
  .header-nav ul li.current-menu-item > a::after, .header-nav ul li.current-menu-parent > a::after,
  .header-nav ul li a:hover::after,
  .header-nav ul li a:focus-visible::after {
    transform-origin: bottom left;
    transform: scaleX(1);
  }
}
.header-nav ul ul {
  left: 0px;
  width: 248px;
  background-color: #f6f8f9;
  padding: 30px 0;
  border: 1px solid rgba(164, 188, 194, 0.5);
  position: absolute;
  top: calc(100% + 40px);
  z-index: 9;
  text-align: left;
  transition: clip-path 0.4s ease-in-out, top 0.4s ease-in-out;
  clip-path: inset(0 0 100% 0);
  transform-origin: top;
  text-align: left;
  overflow: hidden;
}
.header-nav ul ul li {
  display: block;
  margin: 0 0 18px;
  padding: 0 20px;
  position: relative;
  z-index: 2;
}
.header-nav ul ul li:last-of-type {
  margin: 0;
}
.header-nav ul ul li a,
.header-nav ul ul li a:visited {
  font-size: 16px;
  display: inline;
  line-height: 1;
  box-sizing: border-box;
  position: relative;
  transition: all 0.4s ease-in-out;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  line-height: 1.3;
  text-transform: initial;
  padding-bottom: 0;
  color: var(--cs_blue);
  letter-spacing: -0.02em;
  background: linear-gradient(90deg, var(--cs_blue) 49%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 200% 1px;
  background-position: right bottom;
}
.header-nav ul ul li a:hover, .header-nav ul ul li a:active,
.header-nav ul ul li a:visited:hover,
.header-nav ul ul li a:visited:active {
  background-position: left bottom;
}
.header-nav ul ul li a::after,
.header-nav ul ul li a:visited::after {
  display: none;
}
.header-nav ul ul li.current-menu-item > a, .header-nav ul ul li.current-menu-parent > a,
.header-nav ul ul li a:hover {
  background-position: left bottom;
}
.header-nav ul ul ul {
  top: -10px;
  left: 260px;
}
.header-nav ul ul ul::before, .header-nav ul ul ul::after {
  display: none;
}

.mega-menu {
  position: fixed;
  top: 127px;
  left: 0;
  width: 100vw;
  height: -moz-max-content;
  height: max-content;
  z-index: 10;
  box-sizing: border-box;
  border-top: 1px solid var(--cs_mgray50);
  border-bottom: 1px solid var(--cs_mgray50);
  transition: clip-path 0.4s ease-in-out, top 0.4s ease-in-out;
  clip-path: inset(0 0 100% 0);
  transform-origin: top;
  overflow: hidden;
}
@media (max-width: 1179px) {
  .mega-menu {
    clip-path: inset(0 0 0 0);
    display: none;
    position: relative;
    top: 0 !important;
  }
}
.mega-menu ul::before, .mega-menu ul::after {
  display: none !important;
}
.mega-menu .mega-menu__row {
  position: relative;
  z-index: 2;
  display: flow-root;
}
.mega-menu .mega-menu__content {
  width: 59.5%;
  background-color: var(--cs_mgray25);
  padding: 28px 0 var(--cs_space_7);
  box-sizing: border-box;
  border-right: 1px solid var(--cs_mgray50);
}
@media (min-width: 1180px) and (max-width: 1345px) {
  .mega-menu .mega-menu__content {
    padding-left: 5%;
    padding-right: 5%;
  }
}
@media (max-width: 1179px) {
  .mega-menu .mega-menu__content {
    width: 100%;
    border: 0;
  }
}
.mega-menu .mega-menu__content ul {
  position: relative;
  clip-path: inset(0 0 0 0);
  top: 0;
  left: 0;
  opacity: 1;
  visibility: visible;
  width: 100%;
  padding: 0;
  border: 0;
  outline: 0;
  border-radius: 0;
  background-color: transparent;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
  gap: 0 6px;
}
.mega-menu .mega-menu__content ul li {
  width: calc(33.3% - 6px);
  margin: 0;
  padding: 0;
  line-height: 1.3;
}
.mega-menu .mega-menu__content ul li a,
.mega-menu .mega-menu__content ul li a:visited {
  font-size: 16px;
  letter-spacing: -0.02em;
}
.mega-menu .mega-menu__content ul li:nth-child(n+4) {
  margin-top: 18px;
}
.mega-menu .mega-menu__content .inner-right-content {
  max-width: 782px;
  margin-right: -4px;
  float: right;
}
@media (max-width: 1179px) {
  .mega-menu .mega-menu__content .inner-right-content {
    max-width: 100%;
    float: none;
    margin-right: 0;
  }
  .mega-menu .mega-menu__content .inner-right-content ul {
    padding: 0 5%;
    display: flex;
    gap: 18px 0;
    justify-content: space-between;
  }
  .mega-menu .mega-menu__content .inner-right-content ul li.location-name a,
  .mega-menu .mega-menu__content .inner-right-content ul li.location-name a:visited {
    line-height: 1.3;
    letter-spacing: -0.8px;
  }
}
.mega-menu.mega-menu-locations .mega-menu__content .inner-right-content {
  width: 100%;
}
.mega-menu.mega-menu-locations .mega-menu__content .inner-right-content ul {
  display: block;
  -moz-column-count: 3;
       column-count: 3;
  -moz-column-break-inside: avoid;
       break-inside: avoid;
}
.mega-menu.mega-menu-locations .mega-menu__content .inner-right-content ul li {
  width: 100%;
  margin-bottom: 18px;
}
.mega-menu.mega-menu-locations .mega-menu__content .inner-right-content ul li:nth-child(n+4) {
  margin-top: 0;
}
@media (max-width: 1179px) {
  .mega-menu.mega-menu-locations .mega-menu__content .inner-right-content ul {
    -moz-column-count: 2;
         column-count: 2;
    display: block;
  }
  .mega-menu.mega-menu-locations .mega-menu__content .inner-right-content ul li {
    width: 100%;
    margin: 0 !important;
    margin-bottom: 18px !important;
  }
}
.mega-menu .mega-menu__sidebar {
  width: 40.5%;
  text-align: left;
  padding: 32px 0 var(--cs_space_7);
  box-sizing: border-box;
}
.mega-menu .mega-menu__sidebar .inner-right-content {
  max-width: 364px;
  float: left;
  margin-left: 36px;
  position: relative;
  width: 100%;
}
@media (max-width: 1179px) {
  .mega-menu .mega-menu__sidebar {
    display: none;
  }
}
.mega-menu::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--cs_white);
}
.mega-menu--widgets .mega-menu__content {
  width: 100%;
  padding-top: 30px;
}
.mega-menu--widgets .mega-menu__content .inner-right-content {
  float: none;
  max-width: 1180px;
  margin: auto;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}
@media (max-width: 1179px) {
  .mega-menu--widgets .mega-menu__content .inner-right-content {
    gap: 36px 14px;
    display: flex;
  }
}
.mega-menu--widgets .mega-menu__content .inner-right-content .menu-widget {
  width: calc(25% - 16px);
  position: relative;
}
.mega-menu--widgets .mega-menu__content .inner-right-content .menu-widget:nth-child(1) {
  left: -8px;
}
.mega-menu--widgets .mega-menu__content .inner-right-content .menu-widget:nth-child(3) {
  left: 3px;
}
.mega-menu--widgets .mega-menu__content .inner-right-content .menu-widget:nth-child(4) {
  left: 8px;
}
@media (max-width: 1179px) {
  .mega-menu--widgets .mega-menu__content .inner-right-content .menu-widget {
    width: 46%;
    left: 0 !important;
    display: inline-block;
    margin-bottom: 0;
  }
}
.mega-menu--widgets .mega-menu__content .inner-right-content li {
  width: 100%;
}
@media (max-width: 1179px) {
  .mega-menu--widgets .mega-menu__content {
    padding-left: 5.2%;
    padding-right: 5.2%;
  }
}
@media (max-width: 1179px) {
  .mega-menu--widgets.mega-menu-services .mega-menu__content {
    padding-left: 2.5%;
    padding-right: 5.2%;
    padding-top: 14px;
  }
  .mega-menu--widgets.mega-menu-services .mega-menu__content .menu-widget-links {
    padding-left: 9px;
  }
}

.menu-links__link {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  margin-bottom: 20px;
  font-size: 16px;
}
.menu-links__link:last-of-type {
  margin-bottom: 0;
}
.menu-links__link--icon {
  width: 24px;
  height: 24px;
}
.menu-links__link--icon img {
  filter: brightness(0) saturate(100%) invert(15%) sepia(30%) saturate(3626%) hue-rotate(183deg) brightness(97%) contrast(106%);
}

.sidebar-title {
  margin-bottom: 20px;
}

.menu-location-data {
  opacity: 0;
  visibility: hidden;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.4s ease-in-out;
}
.menu-location-data.active-location {
  opacity: 1;
  visibility: visible;
}

.header-nav ul li .menu-widget__head {
  gap: 12px;
  align-items: center;
  margin-bottom: 28px;
}
@media (max-width: 1003px) {
  .header-nav ul li .menu-widget__head {
    margin-bottom: 0;
  }
}
.header-nav ul li .menu-widget__head a,
.header-nav ul li .menu-widget__head a:visited {
  display: flex;
  align-items: center;
  gap: 13px;
  padding: 0;
}
.header-nav ul li .menu-widget__head a:hover,
.header-nav ul li .menu-widget__head a:visited:hover {
  opacity: 0.8;
}
.header-nav ul li .menu-widget__head a::before, .header-nav ul li .menu-widget__head a::after,
.header-nav ul li .menu-widget__head a:visited::before,
.header-nav ul li .menu-widget__head a:visited::after {
  display: none;
}

.menu-widget-icon {
  width: 24px;
  height: 24px;
}
.menu-widget-icon img {
  filter: brightness(0) saturate(100%) invert(15%) sepia(17%) saturate(6162%) hue-rotate(183deg) brightness(94%) contrast(105%);
}

.menu-widget-title {
  width: calc(100% - 36px);
  text-align: left;
  font-size: 14px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.04em;
  line-height: 1.1;
  color: var(--cs_blue);
  text-transform: uppercase;
}

.menu-widget-links ul {
  padding: 0 !important;
  -moz-column-count: auto !important;
       column-count: auto !important;
}
.menu-widget-links ul li {
  margin-bottom: 17px !important;
  margin-top: 0 !important;
  border: 0 !important;
  width: 100% !important;
}
.menu-widget-links ul li a,
.menu-widget-links ul li a:visited {
  font-size: 16px;
  color: var(--cs_blue);
}
@media (max-width: 1003px) {
  .menu-widget-links ul li a,
  .menu-widget-links ul li a:visited {
    font-size: 15px !important;
  }
}
.menu-widget-links ul li:last-of-type {
  margin-bottom: 0 !important;
}
@media (max-width: 1003px) {
  .menu-widget-links ul li {
    line-height: 1.3;
  }
}
@media (max-width: 1003px) {
  .menu-widget-links ul {
    display: block !important;
  }
}

.header-section.shrink .mega-menu {
  top: 87px;
}
.header-section.shrink .header-nav ul li.menu-item-has-children ul.sub-menu {
  top: calc(100% + 18px) !important;
}

.logged-in.admin-bar .mega-menu {
  top: 159px;
}
.logged-in.admin-bar .header-section.shrink .mega-menu {
  top: 119px;
}

.have-topbar .mega-menu {
  top: 172px;
}
.have-topbar .header-section.shrink .mega-menu {
  top: 132px;
}

.have-topbar.logged-in.admin-bar .mega-menu {
  top: 204px;
}
.have-topbar.logged-in.admin-bar .header-section.shrink .mega-menu {
  top: 163px;
}

@media (min-width: 1180px) and (max-width: 1345px) {
  .mega-menu.mega-menu--columns .mega-menu__content {
    padding-right: 0;
  }
}
@media (max-width: 1003px) {
  .menu-widget-icon {
    width: 20px;
    height: 20px;
  }
}
/*-------------------------------------------------
>> Styles for mobile menu
-------------------------------------------------*/
@media (max-width: 1179px) {
  .header-inner {
    padding: 28px 0;
  }
  .right-header {
    position: initial;
    margin: 0;
    width: 48px;
    height: 48px;
    border-radius: 50%;
    background-color: var(--cs_blue);
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .logo {
    max-width: 160px;
  }
  .logo a {
    margin-top: 1px;
  }
  .nav-overlay .header-nav > nav > ul > li > a,
  .nav-overlay .header-nav > nav > ul > li > a:visited,
  .nav-overlay .header-nav > ul > li > a,
  .nav-overlay .header-nav > ul > li > a:visited {
    font-size: 20px !important;
    letter-spacing: 0.04em;
    line-height: 1.1;
    text-transform: uppercase;
    font-family: "Montserrat", arial, sans-serif;
    font-weight: 500;
    font-style: normal;
    display: block;
  }
  .nav-overlay .header-nav > nav > ul > li.current-menu-item, .nav-overlay .header-nav > nav > ul > li.active,
  .nav-overlay .header-nav > ul > li.current-menu-item,
  .nav-overlay .header-nav > ul > li.active {
    background-color: var(--cs_mgray25);
  }
  .nav-overlay .header-nav > nav > ul > li.current-menu-item > a,
  .nav-overlay .header-nav > nav > ul > li.current-menu-item > a:visited, .nav-overlay .header-nav > nav > ul > li.active > a,
  .nav-overlay .header-nav > nav > ul > li.active > a:visited,
  .nav-overlay .header-nav > ul > li.current-menu-item > a,
  .nav-overlay .header-nav > ul > li.current-menu-item > a:visited,
  .nav-overlay .header-nav > ul > li.active > a,
  .nav-overlay .header-nav > ul > li.active > a:visited {
    background-color: var(--cs_mgray25);
  }
  .nav-overlay .header-nav ul {
    margin: 0;
    padding: 0;
    background: transparent;
    width: 100%;
    display: block;
  }
  .nav-overlay .header-nav ul li {
    padding: 0;
    margin: 0;
    position: relative;
    display: block;
    opacity: 1;
    line-height: 1;
    border-top: 1px solid var(--cs_mgray50);
  }
  .nav-overlay .header-nav ul li a,
  .nav-overlay .header-nav ul li a:visited {
    color: var(--cs_header_mobile_color);
    line-height: 1.22;
    display: inline-block;
    border-bottom: none;
    position: relative;
    padding: 16px 5%;
    color: var(--cs_blue);
    display: inline-flex;
  }
  .nav-overlay .header-nav ul li.current-menu-item > a, .nav-overlay .header-nav ul li.current-menu-parent > a,
  .nav-overlay .header-nav ul li a:hover {
    border-bottom: none;
  }
  .nav-overlay .header-nav ul ul {
    transition: none;
    display: none;
    padding: 30px 5.2% 36px;
    position: relative;
    top: initial;
    left: initial;
    opacity: initial;
    visibility: initial;
    overflow: visible;
    box-shadow: none;
    clip-path: inset(0 0 0 0);
    border: 0;
    border-radius: 0;
  }
  .nav-overlay .header-nav ul ul li {
    margin: 0 0 16px;
    border: 0;
  }
  .nav-overlay .header-nav ul ul li:last-child {
    margin-bottom: 0;
  }
  .nav-overlay .header-nav ul ul li a,
  .nav-overlay .header-nav ul ul li a:visited {
    padding: initial;
    text-transform: inherit;
    padding: 0;
    font-family: "Montserrat", arial, sans-serif;
    font-weight: 400;
    font-style: normal;
    background-color: transparent !important;
  }
  .nav-overlay .header-nav ul ul li.current-menu-item > a, .nav-overlay .header-nav ul ul li.current-menu-parent > a {
    color: var(--cs_header_mobile_submenu_color);
  }
  .nav-overlay .header-nav ul ul li.current-menu-parent > a {
    background: none !important;
  }
  .nav-overlay .header-nav ul ul ul {
    padding: 20px 0 10px 20px;
  }
  .header-nav ul li.menu-item-has-children > a {
    background-image: none;
    padding-right: 0;
  }
  .nav-overlay {
    position: fixed;
    background-color: var(--cs_nav_overlay_bgcolor);
    left: 0;
    bottom: 0;
    width: 100%;
    opacity: 0;
    visibility: hidden;
    overflow: visible;
    box-sizing: border-box;
    z-index: 8;
    transition: all 0.4s ease-in-out;
  }
  .nav-overlay.open {
    opacity: 1;
    visibility: visible;
    overflow-y: scroll;
  }
  header .nav-container {
    transition: all 0.4s ease-in-out;
    transition-delay: 0.25s;
    padding: 24px 0 46px;
    box-sizing: border-box;
    width: 100%;
    margin: 0 auto;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    height: 100%;
    overflow-y: auto;
  }
  header .nav-container .header-nav {
    text-align: left;
    width: 100%;
  }
  .nav-content {
    height: 100%;
    max-height: 100%;
    overflow-y: scroll;
    overflow-x: hidden;
    box-sizing: border-box;
  }
  .nav-content::-webkit-scrollbar-track {
    box-shadow: none;
    background-color: transparent;
  }
  .nav-content::-webkit-scrollbar {
    width: 3px;
    background-color: transparent;
    position: relative;
    left: 5px;
    box-shadow: none;
  }
  .nav-content::-webkit-scrollbar-thumb {
    box-shadow: none;
    border-radius: 2px;
  }
  .desktop-hide {
    display: block !important;
  }
  .header-btns {
    display: none;
    position: relative;
    transition: all 0.5s ease-in-out;
    padding: 0 5.2%;
    margin-top: 36px;
    width: 100%;
    align-self: flex-end;
  }
  .header-btns a,
  .header-btns a:visited {
    width: 100%;
    display: block;
  }
  .menu-btn {
    top: 0;
    right: 0;
    height: 48px;
    width: 48px;
    cursor: pointer;
    z-index: 9999;
    display: inline-flex;
    flex-direction: column;
    position: relative;
    justify-content: space-between;
    border-radius: 50%;
    transition: all 0.4s ease-in-out;
    padding: 16px 12px;
    background-color: var(--cs_blue);
  }
  .menu-btn span {
    height: 2px;
    width: 100%;
    background-color: var(--cs_white);
    opacity: 1;
    transition: all 0.4s ease-in-out;
  }
  .menu-btn.active span:first-child {
    transform: translateY(7px) translateX(0px) rotate(-45deg);
  }
  .menu-btn.active span:last-child {
    transform: translateY(-7px) translateX(0px) rotate(45deg);
  }
  .menu-btn.active span.middle {
    opacity: 0;
  }
  li.menu-item-has-children .submenu-icon {
    position: absolute;
    top: 10px;
    right: calc(5% - 8px);
    width: 32px;
    height: 32px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: 11px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05LjI0OTA5IDEuMjlMNS40NzYxMiA1LjI5ODc4QzUuMjE2NzQgNS41NzQzNyA0Ljc3ODc4IDUuNTc0MzcgNC41MTk0IDUuMjk4NzhMMC43NDY0MDEgMS4yOUMwLjQ2MjkzMiAwLjk4ODc4IDAuNjc2NDY0IDAuNDk0NTMgMS4wOTAwOSAwLjQ5NDUzSDguOTA1MzdDOS4zMTkwMyAwLjQ5NDUzIDkuNTMyNTYgMC45ODg3OCA5LjI0OTA5IDEuMjlaIiBmaWxsPSIjMDAzMDU3Ii8+Cjwvc3ZnPgo=);
    z-index: 3;
    transform-origin: center;
    transition: all 0.4s ease-in-out;
  }
  li.menu-item-has-children .submenu-icon.active {
    transform: rotate(180deg);
  }
  li.menu-item-has-children.active > .submenu-icon::before {
    height: 0;
    top: 18px;
  }
  .header-btns.desktop-hide {
    display: block !important;
  }
  .nav-overlay {
    top: 104px;
    height: calc(100vh - 104px);
  }
  .header-section.shrink .nav-overlay {
    top: 68px;
    height: calc(100vh - 68px);
  }
  body.logged-in .nav-overlay {
    top: 152px;
    height: calc(100vh - 152px);
  }
  body.logged-in .header-section.shrink .nav-overlay {
    top: 115px;
    height: calc(100vh - 115px);
  }
  body.have-topbar .nav-overlay {
    top: 180px;
    height: calc(100vh - 180px);
  }
  body.have-topbar .header-section.shrink .nav-overlay {
    top: 143px;
    height: calc(100vh - 143px);
  }
  body.logged-in.have-topbar .nav-overlay {
    top: 226px;
    height: calc(100vh - 226px);
  }
  body.logged-in.have-topbar .header-section.shrink .nav-overlay {
    top: 190px;
    height: calc(100vh - 190px);
  }
}
@media only screen and (min-width: 783px) and (max-width: 1179px) {
  body.have-topbar .nav-overlay {
    top: 148px;
    height: calc(100vh - 148px);
  }
  body.have-topbar .header-section.shrink .nav-overlay {
    top: 113px;
    height: calc(100vh - 113px);
  }
}
@media (max-width: 782px) {
  #wpadminbar {
    position: fixed !important;
  }
  body.logged-in.admin-bar header {
    top: 46px;
  }
  body.logged-in.admin-bar.hide-topbar header {
    top: 2px;
  }
}
.mail-btn {
  display: none;
  width: 48px;
  height: 48px;
  background-color: var(--cs_teal);
  border-radius: 50%;
  position: absolute;
  right: 60px;
}
.mail-btn a.no-link-style,
.mail-btn a.no-link-style:visited {
  display: block;
  width: 100%;
  height: 100%;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1179px) {
  .mail-btn {
    display: block;
    z-index: 9;
  }
}

/*-------------------------------------------------
>> Styles for Masthead
-------------------------------------------------*/
/*-------------------------------------------------
>> Styles for Default
-------------------------------------------------*/
.main-section {
  transition: all 0.4s ease-in-out;
  padding-top: 128.09px;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .main-section {
    padding-top: 106px;
  }
}

body.have-topbar .main-section {
  padding-top: 175.203px;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  body.have-topbar .main-section {
    padding-top: 150px;
  }
}

.hero-section-default .wrapper {
  max-width: 1380px;
  width: 95.88%;
}
.hero-section-default .search-hero .wrapper {
  max-width: 1180px;
}

.hero-section-home {
  transition: all 0.4s ease-in-out;
  position: relative;
}
@media (max-width: 1003px) {
  .hero-section-home {
    margin-bottom: -10px;
  }
}
.hero-section-home::after {
  content: "";
  width: 200vw;
  height: 109px;
  background-color: var(--cs_white);
  position: absolute;
  bottom: 0;
  left: -50vw;
  z-index: 5;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .hero-section-home::after {
    height: 90px;
  }
}
@media (max-width: 1003px) {
  .hero-section-home::after {
    display: none;
  }
}

.hero-default {
  background-color: rgba(155, 203, 235, 0.25);
  padding: var(--cs_space_6) 0;
  position: relative;
  box-sizing: border-box;
}
@media (max-width: 1003px) {
  .hero-default {
    background-color: var(--cs_transparent);
  }
  .hero-default.banner--locations {
    background-color: rgba(155, 203, 235, 0.25);
  }
  .hero-default.banner--have-image {
    background-color: rgba(155, 203, 235, 0.25);
  }
}
.hero-default.banner--resource-detail .banner__image {
  border-radius: 12px;
}
.hero-default.banner--resource-detail .banner__image img {
  border-radius: 12px;
}
.hero-default h1 {
  margin-bottom: 20px;
}
.hero-default p,
.hero-default li {
  color: var(--cs_dgray);
}

@media (max-width: 1003px) {
  .hero-image-alongside-text .hero-default {
    background-color: rgba(155, 203, 235, 0.25);
  }
}
@media (max-width: 747px) {
  .hero-image-alongside-text .hero-default.banner--center-align {
    padding: 31px 0 42px;
  }
  .hero-image-alongside-text .hero-default.banner--center-align.no-bottom-content {
    padding: 42px 0;
  }
  .hero-image-alongside-text .hero-default h1 {
    margin-bottom: 22px;
  }
}

.banner--have-image .banner__button {
  margin-top: 36px;
}

.banner__content {
  max-width: 660px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.banner__button {
  margin-top: clamp(1.875rem, 0.693vw + 1.696rem, 2.21rem);
  gap: 16px;
}
.banner__row {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.banner--center-align {
  text-align: center;
}
.banner--center-align .banner__content {
  margin: auto;
}
.banner--center-align .banner__button {
  justify-content: center;
}
.banner--have-image {
  padding: 0;
}
.banner--have-image .mid-wrapper {
  max-width: 100%;
  width: 100% !important;
}
@media (max-width: 1003px) {
  .banner--have-image .banner__row {
    gap: 0;
  }
}
.banner--have-image .banner__content {
  width: 57.872%;
  max-width: 100%;
  padding: clamp(1.938rem, 3.85vw + 1.035rem, 4.5rem) clamp(1.063rem, 5.915vw - 0.324rem, 5rem) clamp(2.75rem, 0.376vw + 2.662rem, 3rem) clamp(1.063rem, 4.038vw + 0.116rem, 3.75rem);
  box-sizing: border-box;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .banner--have-image .banner__content {
    width: 55%;
  }
}
@media (min-width: 1180px) and (max-width: 1345px) {
  .banner--have-image .banner__content {
    width: 55%;
  }
}
.banner--have-image .banner__image {
  width: 42.03%;
}
.banner--have-image .banner__image img {
  border-radius: 0 20px 20px 0;
}
.banner--bg-image {
  min-height: 440px;
  padding: 48px 30px;
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}
@media (max-width: 1003px) {
  .banner--bg-image {
    padding: 1px 0 0;
    min-height: auto;
  }
  .banner--bg-image .banner__row {
    flex-direction: column-reverse;
  }
}
.banner--bg-image .mid-wrapper {
  max-width: 100%;
  width: 100% !important;
}
@media (max-width: 1003px) {
  .banner--bg-image .mid-wrapper {
    max-width: 95.5%;
  }
}
.banner--bg-image .banner__content {
  position: relative;
  z-index: 2;
  max-width: 755px;
  color: var(--cs_white);
}
@media (max-width: 1003px) {
  .banner--bg-image .banner__content {
    color: var(--cs_blue);
    padding: 0 4px;
  }
}
.banner--bg-image .banner__content h1 {
  margin-bottom: 0;
}
.banner--bg-image .banner__content .text-20 {
  margin-top: 20px;
}
@media (max-width: 1003px) {
  .banner--bg-image .banner__content .text-20 {
    margin-top: 17px;
  }
}
.banner--bg-image .banner__content h1,
.banner--bg-image .banner__content p,
.banner--bg-image .banner__content a,
.banner--bg-image .banner__content li {
  color: var(--cs_white);
}
@media (max-width: 1003px) {
  .banner--bg-image .banner__content h1,
  .banner--bg-image .banner__content p,
  .banner--bg-image .banner__content a,
  .banner--bg-image .banner__content li {
    color: var(--cs_blue);
  }
}
.banner--bg-image .banner__image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
@media (max-width: 1003px) {
  .banner--bg-image .banner__image {
    position: relative;
    aspect-ratio: 343/220;
    max-height: 350px;
  }
}
.banner--bg-image .banner__image::before, .banner--bg-image .banner__image:after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: linear-gradient(180deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: 0.5;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1003px) {
  .banner--bg-image .banner__image::before, .banner--bg-image .banner__image:after {
    border-radius: 16px;
  }
}
.banner__icon {
  width: 72px;
  height: 72px;
  line-height: 0.65;
  border-radius: 50%;
  background-color: var(--cs_blue);
  display: flex;
  justify-content: center;
  align-items: center;
  margin-bottom: clamp(1.875rem, 0.693vw + 1.696rem, 2.25rem);
}
@media (max-width: 1003px) {
  .banner__icon {
    width: 58px;
    height: 58px;
  }
}
.banner__icon svg {
  margin: 0;
}
.banner__icon svg path {
  fill: var(--cs_blue_2);
}
.banner__icon img {
  border-radius: 0 !important;
  max-width: 42px;
  max-height: 42px;
}
@media (max-width: 1003px) {
  .banner__icon img {
    max-width: 36px;
    max-height: 36px;
  }
}
.banner--service-detail .banner__content {
  width: 65.21%;
  align-self: flex-end;
}
.banner--service-detail .banner__content h1 {
  margin-bottom: 0;
}
.banner--service-detail .banner__image {
  width: 34.78%;
  aspect-ratio: 480/440;
}
@media (max-width: 1003px) {
  .banner--service-detail.banner--have-image .banner__image {
    aspect-ratio: 343/220;
  }
}
.banner--service-detail .banner__content {
  padding-left: 30px;
  width: 65.21%;
}
@media (max-width: 747px) {
  .banner--service-detail .banner__content {
    padding-left: 20px;
    padding-bottom: 30px;
  }
}
.banner--locations {
  padding-bottom: 58px;
}
@media (max-width: 1003px) {
  .banner--locations.hero-default {
    padding: 31px 0 23px;
  }
}
.banner--locations .mid-wrapper {
  width: calc(100% - 120px);
  max-width: 100%;
}
@media (max-width: 1003px) {
  .banner--locations .mid-wrapper {
    width: 90%;
  }
}
.banner--locations .banner__row {
  align-items: center;
}
@media (max-width: 1003px) {
  .banner--locations .banner__row {
    display: block;
  }
}
.banner--locations .banner__content {
  width: 31.6%;
  margin-top: -16px;
}
@media (max-width: 1003px) {
  .banner--locations .banner__content {
    width: 100%;
    margin-top: 0;
    padding-right: 32px;
  }
}
.banner--locations .banner__image {
  width: 65%;
}
@media (min-width: 748px) and (max-width: 1003px) {
  .banner--locations .banner__image {
    width: 100%;
    margin-left: 0;
    margin-top: 52px;
  }
}
@media (max-width: 747px) {
  .banner--locations .banner__image {
    width: 120.5%;
    margin-left: -17.4%;
    margin-top: 52px;
  }
}
.banner--locations .banner__image svg {
  width: 100%;
  height: 100%;
}
.banner--location-detail {
  padding-top: 95px;
}
@media (max-width: 1003px) {
  .banner--location-detail {
    padding-top: 2px;
    margin-top: 0;
  }
  .banner--location-detail .banner__row {
    gap: 31px;
  }
  .banner--location-detail.banner--bg-image .banner__image {
    aspect-ratio: 343/260;
  }
}
.banner--resources {
  min-height: 500px;
}
@media (min-width: 1180px) and (max-width: 1345px) {
  .banner--resources {
    min-height: 400px;
  }
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .banner--resources {
    min-height: 380px;
  }
}
@media (max-width: 1003px) {
  .banner--resources {
    min-height: auto;
  }
}
.banner--index {
  background-color: var(--cs_blue_225);
}
.banner--index .banner__content {
  color: var(--cs_blue);
}
.banner--index .banner__content p,
.banner--index .banner__content h1,
.banner--index .banner__content h2 {
  color: var(--cs_blue);
}
.banner--resource-detail {
  padding: 44px 0 72px;
  background-color: transparent;
  border-radius: 0;
}
@media (max-width: 1003px) {
  .banner--resource-detail .mid-wrapper {
    width: 100%;
  }
}
@media (max-width: 1003px) {
  .banner--resource-detail .banner__row {
    gap: 38px;
    flex-direction: row;
  }
}
@media (max-width: 1003px) {
  .banner--resource-detail {
    padding: 15px 0 42px;
  }
}
.banner--resource-detail .banner__content {
  max-width: 860px;
}
.banner--resource-detail .heading-3 {
  margin-bottom: 24px;
}
@media (max-width: 1003px) {
  .banner--resource-detail .heading-3 {
    margin-bottom: 20px;
  }
}
.banner--resource-detail .cs-post__categories {
  position: initial;
  justify-content: center;
  gap: 10px;
}
@media (max-width: 1003px) {
  .banner--resource-detail .cs-post__categories {
    gap: 11px;
    width: 100%;
  }
}
.banner--resource-detail .banner__image {
  margin-top: 50px;
  aspect-ratio: 1180/540;
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
}
@media (max-width: 1003px) {
  .banner--resource-detail .banner__image {
    margin-top: 0;
    aspect-ratio: 334/184;
    border-radius: 16px;
  }
  .banner--resource-detail .banner__image img {
    border-radius: 16px;
  }
}
.banner--home {
  padding: 13px 0 0;
}
.banner--home h1 {
  margin-bottom: 49px;
  font-size: clamp(2.25rem, 3.233vw + 1.413rem, 3.4rem);
}
@media (max-width: 1003px) {
  .banner--home h1 {
    margin: 0 24px 36px;
  }
}
.banner--home .banner__content {
  max-width: 910px;
}
@media (max-width: 1003px) {
  .banner--home {
    padding: 4px 0 0;
  }
}
.banner--form {
  border: 3px solid var(--cs_mgray50);
  border-radius: 20px;
  box-sizing: border-box;
}
@media (max-width: 1003px) {
  .banner--form {
    border-width: 1px;
  }
}
@media (max-width: 747px) {
  .banner--form .m-30 {
    height: 30px !important;
  }
}
.banner--form .banner__row {
  padding-right: 97px;
  margin-top: -3px;
}
@media (min-width: 1180px) and (max-width: 1345px) {
  .banner--form .banner__row {
    padding-right: 4%;
  }
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .banner--form .banner__row {
    padding-right: 4%;
  }
}
@media (max-width: 1003px) {
  .banner--form .banner__row {
    padding: 0 19px;
    margin-top: 0;
    gap: 49px;
  }
}
@media (min-width: 748px) and (max-width: 1003px) {
  .banner--form .banner__row {
    padding: 0 40px;
  }
}
.banner--form .banner__content {
  max-width: 100%;
  width: 35.1%;
  padding-left: 57px;
}
@media (max-width: 1003px) {
  .banner--form .banner__content {
    width: 100%;
    padding-left: 0;
  }
}
.banner--form .banner__content h1 {
  margin-bottom: 55px;
}
@media (max-width: 1003px) {
  .banner--form .banner__content h1 {
    margin-bottom: 35px;
  }
}
.banner--form .banner__content ul {
  list-style: none;
  margin: 0;
}
.banner--form .banner__content ul li {
  padding-left: 60px;
  position: relative;
  margin-bottom: 50px;
  line-height: 1.3;
}
@media (max-width: 1003px) {
  .banner--form .banner__content ul li {
    padding-left: 48px;
    margin-bottom: 28px;
  }
}
.banner--form .banner__content ul li::before {
  content: "";
  position: absolute;
  top: -7px;
  left: 0;
  width: 40px;
  height: 40px;
  line-height: 0.65;
  border-radius: 50%;
  background-color: var(--cs_blue_250);
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAyMCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTAgOC42MzgwN0w2Ljg0ODg4IDE1LjVMMjAgMi4zNjE4OUwxOC4xMTE5IDAuNDk5OTM5TDYuODQ4ODggMTEuNzQ5OUwxLjg2MTkxIDYuNzYzTDAgOC42MzgwN1oiIGZpbGw9IiMwMDMwNTciLz4KPC9zdmc+Cg==);
}
@media (max-width: 1003px) {
  .banner--form .banner__content ul li::before {
    width: 32px;
    height: 32px;
    top: -5px;
    background-size: 16px;
  }
}
.banner--form .banner__content ul li::after {
  display: none;
}
.banner--form .banner__content ul li:last-of-type {
  margin-bottom: 0;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .banner--form .banner__content ul li {
    margin-bottom: 24px;
  }
}
@media (min-width: 1180px) and (max-width: 1345px) {
  .banner--form .banner__content {
    padding-left: 3%;
  }
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .banner--form .banner__content {
    padding-left: 3%;
  }
}
.banner--form .banner__form {
  width: 53.1%;
}
@media (max-width: 1003px) {
  .banner--form .banner__form {
    width: 100%;
  }
}
.banner--form .banner__form form {
  margin: 0;
}
.banner--form .banner__form textarea {
  height: 200px;
}
@media (max-width: 1003px) {
  .banner--form .banner__form textarea {
    height: 139px;
  }
}
.banner--form .banner__form input[type=submit],
.banner--form .banner__form button,
.banner--form .banner__form input[type=button] {
  background-color: var(--cs_blue);
}
.banner--form .banner__form input[type=submit]:hover,
.banner--form .banner__form button:hover,
.banner--form .banner__form input[type=button]:hover {
  background-color: var(--cs_blue_3);
}

.h-kicker {
  font-size: 14px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.04em;
  line-height: 1.1;
  text-transform: uppercase;
  margin-bottom: 24px;
}
@media (max-width: 1003px) {
  .h-kicker {
    margin-bottom: 20px;
  }
}

a.button.jump-btn,
a.button.jump-btn:visited {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  border: 1px solid var(--cs_dgray25);
  background-color: var(--cs_white);
  color: var(--cs_blue);
  padding: 26px 80px 26px 30px;
}
a.button.jump-btn:hover, a.button.jump-btn.focused,
a.button.jump-btn:visited:hover,
a.button.jump-btn:visited.focused {
  background-color: var(--cs_white);
  border-color: rgba(66, 85, 99, 0.5);
}
a.button.jump-btn:hover span.arrow-box, a.button.jump-btn.focused span.arrow-box,
a.button.jump-btn:visited:hover span.arrow-box,
a.button.jump-btn:visited.focused span.arrow-box {
  background-color: var(--cs_blue_1);
}
a.button.jump-btn:focus-visible,
a.button.jump-btn:visited:focus-visible {
  outline-color: var(--cs_white) !important;
}

.focused a.button.jump-btn,
.focused a.button.jump-btn:visited {
  background-color: var(--cs_white);
}
.focused a.button.jump-btn span.arrow-box,
.focused a.button.jump-btn:visited span.arrow-box {
  background-color: var(--cs_blue_1);
}

span.arrow-box {
  display: inline-block;
  margin-left: 20px;
  background-color: var(--cs_blue);
  width: 32px;
  height: 32px;
  border-radius: 50%;
  position: absolute;
  right: 30px;
  top: 16px;
  transition: background-color 0.4s ease-in-out;
}
@media (max-width: 1003px) {
  span.arrow-box {
    width: 26px;
    height: 26px;
    margin-left: 16px;
    position: initial;
  }
}
span.arrow-box svg {
  margin: 0;
}
@media (max-width: 1003px) {
  span.arrow-box svg {
    width: 11px;
    height: 14px;
  }
}

.banner-tiles {
  white-space: nowrap;
  width: calc(100% + 380px);
  margin: auto;
  display: flex;
  justify-content: center;
  position: relative;
  left: -190px;
  margin-bottom: -109px;
}
@media (max-width: 1003px) {
  .banner-tiles {
    margin-bottom: 0;
    left: 0;
    white-space: normal;
    flex-direction: column;
    padding: 0 5% 10px;
    gap: 20px;
    width: 89.34%;
  }
}
.banner-tiles::after {
  content: "";
  width: 200vw;
  height: 165px;
  background: linear-gradient(0deg, rgba(0, 0, 0, 0) 0%, #000000 100%);
  opacity: 0.05;
  position: absolute;
  bottom: 109px;
  left: -50vw;
  transform: rotate(180deg);
  pointer-events: none;
}
@media (max-width: 1003px) {
  .banner-tiles::after {
    display: none;
  }
}

.banner-tile {
  width: 440px;
  aspect-ratio: 1/1;
  display: inline-flex;
  border-radius: 50%;
  position: relative;
  margin-left: -60px;
}
.banner-tile a.no-link-style {
  border-radius: 50%;
  overflow: hidden;
  width: 100%;
  height: 100%;
}
@media (max-width: 1003px) {
  .banner-tile a.no-link-style {
    display: flex;
    flex-wrap: wrap;
    align-items: center;
    border-radius: 100px;
  }
}
.banner-tile__image {
  height: 100%;
}
.banner-tile__image img {
  transition: all 0.4s ease-in-out;
  transform-origin: center;
}
.banner-tile__image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--cs_blue);
  opacity: 0;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 1003px) {
  .banner-tile__image {
    width: 72px;
    height: 72px;
  }
  .banner-tile__image img {
    border-radius: 50%;
  }
  .banner-tile__image::after {
    display: none;
  }
}
.banner-tile__button {
  position: absolute;
  top: 166px;
  left: 0;
  right: 0;
  margin: auto;
  background-color: var(--cs_white);
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
  height: -moz-max-content;
  height: max-content;
  width: -moz-max-content;
  width: max-content;
  padding: 6px 14px 6px 24px;
  border-radius: 100px;
  display: flex;
  align-items: center;
  gap: 10px;
  z-index: 3;
}
.banner-tile__button--icon {
  width: 24px;
  height: 24px;
}
.banner-tile__button span.link-arrow {
  padding-right: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
}
.banner-tile__button span.link-arrow::after {
  width: 38px;
  height: 38px;
  display: inline-block;
  position: initial;
  border-radius: 50%;
  margin-left: 6px;
  transition: all 0.4s ease-in-out;
}
@media (max-width: 1003px) {
  .banner-tile__button span.link-arrow::after {
    background-size: 20px;
  }
}
.banner-tile__button span.link-arrow:hover {
  color: var(--cs_blue);
}
@media (min-width: 1180px) and (max-width: 1345px) {
  .banner-tile__button {
    top: 130px;
  }
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .banner-tile__button {
    top: 110px;
  }
}
@media (max-width: 1003px) {
  .banner-tile__button {
    position: initial;
    top: 0;
    margin: 0;
    width: calc(100% - 98px);
    padding: 6px 14px 6px 28px;
    box-shadow: none;
  }
}
.banner-tile:nth-child(1) {
  margin-left: 0;
  z-index: 3;
}
@media (max-width: 1003px) {
  .banner-tile:nth-child(1) {
    margin-left: 0;
    z-index: initial;
  }
}
.banner-tile:nth-child(2) {
  margin-left: -80px;
  z-index: 2;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .banner-tile:nth-child(2) {
    margin-left: -50px;
  }
}
@media (max-width: 1003px) {
  .banner-tile:nth-child(2) {
    margin-left: 0;
    z-index: initial;
  }
}
.banner-tile:nth-child(3) {
  margin-left: -63px;
  z-index: 1;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .banner-tile:nth-child(3) {
    margin-left: -50px;
  }
}
@media (max-width: 1003px) {
  .banner-tile:nth-child(3) {
    margin-left: 0;
    z-index: initial;
  }
}
.banner-tile:nth-child(4) {
  z-index: 0;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .banner-tile:nth-child(4) {
    margin-left: -40px;
  }
}
@media (max-width: 1003px) {
  .banner-tile:nth-child(4) {
    margin-left: 0;
    z-index: initial;
  }
}
@media (min-width: 1180px) and (max-width: 1345px) {
  .banner-tile {
    width: 380px;
  }
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .banner-tile {
    width: 310px;
  }
}
@media (max-width: 1003px) {
  .banner-tile {
    left: 0 !important;
    padding: 4px;
    box-sizing: border-box;
    border-radius: 100px;
    background-color: var(--cs_white);
    box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.25);
    width: 100%;
    aspect-ratio: auto;
  }
}
@media (hover: hover) {
  .banner-tile:hover .banner-tile__image img {
    transform: scale(1.08);
  }
  .banner-tile:hover .banner-tile__image::after {
    opacity: 0.4;
  }
  .banner-tile:hover span.link-arrow::after {
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIzLjcyNSA1LjMzNjM5QzIzLjcyNDggNS4zMzYxMSAyMy43MjQ1IDUuMzM1NzggMjMuNzI0MiA1LjMzNTVMMTguODI1NiAwLjQ2MDQ5N0MxOC40NTg2IDAuMDk1MjkzOCAxNy44NjUgMC4wOTY2NTI5IDE3LjQ5OTcgMC40NjM2ODRDMTcuMTM0NSAwLjgzMDY2OSAxNy4xMzU5IDEuNDI0MjUgMTcuNTAyOCAxLjc4OTVMMjAuNzkxOCA1LjA2MjVIMC45Mzc1QzAuNDE5NzE5IDUuMDYyNSAwIDUuNDgyMjIgMCA2QzAgNi41MTc3OCAwLjQxOTcxOSA2LjkzNzUgMC45Mzc1IDYuOTM3NUgyMC43OTE3TDE3LjUwMjkgMTAuMjEwNUMxNy4xMzU5IDEwLjU3NTcgMTcuMTM0NSAxMS4xNjkzIDE3LjQ5OTggMTEuNTM2M0MxNy44NjUgMTEuOTAzNCAxOC40NTg3IDExLjkwNDcgMTguODI1NiAxMS41Mzk1TDIzLjcyNDIgNi42NjQ1QzIzLjcyNDUgNi42NjQyMiAyMy43MjQ4IDYuNjYzODkgMjMuNzI1MSA2LjY2MzYxQzI0LjA5MjMgNi4yOTcxNCAyNC4wOTExIDUuNzAxNjQgMjMuNzI1IDUuMzM2MzlaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
    background-color: var(--cs_blue_1);
    transform: translateX(10px);
  }
}
.banner-tile.focused .banner-tile__image img {
  transform: scale(1.08);
}
.banner-tile.focused .banner-tile__image::after {
  opacity: 0.4;
}
.banner-tile.focused span.link-arrow::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIzLjcyNSA1LjMzNjM5QzIzLjcyNDggNS4zMzYxMSAyMy43MjQ1IDUuMzM1NzggMjMuNzI0MiA1LjMzNTVMMTguODI1NiAwLjQ2MDQ5N0MxOC40NTg2IDAuMDk1MjkzOCAxNy44NjUgMC4wOTY2NTI5IDE3LjQ5OTcgMC40NjM2ODRDMTcuMTM0NSAwLjgzMDY2OSAxNy4xMzU5IDEuNDI0MjUgMTcuNTAyOCAxLjc4OTVMMjAuNzkxOCA1LjA2MjVIMC45Mzc1QzAuNDE5NzE5IDUuMDYyNSAwIDUuNDgyMjIgMCA2QzAgNi41MTc3OCAwLjQxOTcxOSA2LjkzNzUgMC45Mzc1IDYuOTM3NUgyMC43OTE3TDE3LjUwMjkgMTAuMjEwNUMxNy4xMzU5IDEwLjU3NTcgMTcuMTM0NSAxMS4xNjkzIDE3LjQ5OTggMTEuNTM2M0MxNy44NjUgMTEuOTAzNCAxOC40NTg3IDExLjkwNDcgMTguODI1NiAxMS41Mzk1TDIzLjcyNDIgNi42NjQ1QzIzLjcyNDUgNi42NjQyMiAyMy43MjQ4IDYuNjYzODkgMjMuNzI1MSA2LjY2MzYxQzI0LjA5MjMgNi4yOTcxNCAyNC4wOTExIDUuNzAxNjQgMjMuNzI1IDUuMzM2MzlaIiBmaWxsPSJ3aGl0ZSIvPgo8L3N2Zz4K);
  background-color: var(--cs_blue_1);
  transform: translateX(10px);
}

.page-template-template-blog .hero-section-default .wrapper {
  width: 91.3%;
}

@media (max-width: 459px) {
  .banner--home .banner__button a.button,
  .banner--home .banner__button a.button:visited {
    width: initial;
  }
  .banner__button a.button,
  .banner__button a.button:visited {
    width: 100%;
  }
  .banner__button a.button.outline-btn,
  .banner__button a.button:visited.outline-btn {
    padding: 19px 30px;
  }
  .banner__button a.button.jump-btn,
  .banner__button a.button:visited.jump-btn {
    padding: 14px 23px;
    width: initial;
  }
}
.no-bottom-content h1 {
  margin-bottom: 0 !important;
}

.privacy-banner .banner--center-align {
  background-color: rgba(155, 203, 235, 0.25);
}

/*-------------------------------------------------
>> Styles for Home
-------------------------------------------------*/
/*-------------------------------------------------
>> Styles for footer
-------------------------------------------------*/
.footer {
  margin-top: var(--cs_space_5);
}

.footer-nav > ul,
.footer-nav > div > ul > li,
.footer-nav > nav > ul > li {
  margin: 0 0 26px;
}
@media (max-width: 1003px) {
  .footer-nav > ul,
  .footer-nav > div > ul > li,
  .footer-nav > nav > ul > li {
    margin: 0;
    border-top: 1px solid var(--cs_mgray50);
    position: relative;
    overflow: hidden;
  }
}
.footer-nav > ul:last-of-type,
.footer-nav > div > ul > li:last-of-type,
.footer-nav > nav > ul > li:last-of-type {
  margin-bottom: 0;
}
.footer-nav ul {
  padding: 0;
  margin: 0;
}
.footer-nav ul li {
  padding: 0;
  margin: 0 0 10px;
  list-style-type: none;
  line-height: 1;
}
@media (max-width: 1003px) {
  .footer-nav ul li {
    margin: 0;
  }
}
.footer-nav ul li a,
.footer-nav ul li a:visited {
  padding-bottom: 1px;
  font-size: 14px;
  line-height: 1.1;
  position: relative;
  display: inline;
  color: var(--cs_blue);
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  background: linear-gradient(90deg, var(--cs_blue) 49%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 200% 1px;
  background-position: right bottom 1px;
}
@media (max-width: 1003px) {
  .footer-nav ul li a,
  .footer-nav ul li a:visited {
    text-transform: uppercase;
    padding: 16px 5%;
    line-height: 1.05;
    text-transform: uppercase;
    letter-spacing: 0.04em;
    font-family: "Montserrat", arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    width: 100%;
    display: block;
    background: none;
  }
}
.footer-nav ul li.current-menu-item > a,
.footer-nav ul li a:hover,
.footer-nav ul li a:focus-visible {
  background-position: left bottom 1px;
}
.footer-nav ul ul {
  padding: 0;
  margin-top: 14px;
}
.footer-nav ul ul li {
  display: block;
  margin: 0 0 16px;
  padding: 0;
  line-height: 1.3;
}
.footer-nav ul ul li a,
.footer-nav ul ul li a:visited {
  font-size: 15px;
  line-height: 1.3;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  letter-spacing: -0.02em;
  text-transform: capitalize;
}
@media (max-width: 1003px) {
  .footer-nav ul ul li a,
  .footer-nav ul ul li a:visited {
    padding: 0 5%;
    border: 0 !important;
  }
}
.footer-nav ul ul li:last-child {
  margin: 0;
}
@media (max-width: 1003px) {
  .footer-nav ul .sub-menu {
    display: none;
    margin-bottom: 48px;
  }
}

.footer-column {
  width: 19.75%;
}
@media (max-width: 1003px) {
  .footer-column {
    width: 100%;
  }
}
.footer-column__top {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  gap: 30px;
}
@media (max-width: 1003px) {
  .footer-column__top {
    gap: 24px;
    flex-direction: row;
    align-items: center;
  }
}
.footer-column__bottom {
  margin-bottom: -1px;
  margin-top: 48px;
}
@media (max-width: 1003px) {
  .footer-column__bottom {
    margin-top: 0;
    margin-top: 56px;
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
  }
}
.footer-column__logo {
  line-height: 0.65;
}
.footer-column__logo a,
.footer-column__logo a:visited {
  display: block;
  padding: 0;
  max-width: 165px;
}
.footer-column__logo--bottom {
  max-width: 121px;
}
@media (max-width: 1003px) {
  .footer-column__logo--bottom {
    max-width: 102px;
  }
}
.footer-column__text {
  margin-top: 12px;
  letter-spacing: -0.02em;
}
@media (max-width: 1003px) {
  .footer-column__text {
    width: calc(100% - 130px);
    margin-bottom: 48px;
    margin-top: -6px;
  }
}
@media (max-width: 374px) {
  .footer-column__text {
    width: 100%;
    margin-top: 24px;
  }
}
.footer-column__text a,
.footer-column__text a:visited {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: var(--cs_blue);
  display: inline-block;
  margin-top: 12px;
  display: inline-block;
  position: relative;
  top: -3px;
  background: linear-gradient(90deg, var(--cs_blue) 50%, transparent 50%);
  background-repeat: no-repeat;
  background-size: 200% 1px;
  background-position: right bottom 2px;
}
.footer-column__text a:hover, .footer-column__text a:active,
.footer-column__text a:visited:hover,
.footer-column__text a:visited:active {
  background-position: left bottom 2px;
}
@media (max-width: 1003px) {
  .footer-column__text a,
  .footer-column__text a:visited {
    margin-top: 3px;
    top: 0;
  }
}
.footer-column:nth-child(2) {
  width: 76.26%;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: flex-start;
  padding-top: 4px;
}
@media (max-width: 1003px) {
  .footer-column:nth-child(2) {
    width: 100%;
    padding-top: 0;
  }
}
.footer-column:nth-child(2) .single-widget {
  width: 26.34%;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .footer-column:nth-child(2) .single-widget {
    width: 28.34%;
  }
}
@media (max-width: 1003px) {
  .footer-column:nth-child(2) .single-widget {
    width: 100%;
  }
}
.footer-column:nth-child(2) .single-widget:nth-child(2) {
  width: 71%;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .footer-column:nth-child(2) .single-widget:nth-child(2) {
    width: 65%;
  }
}
@media (max-width: 1003px) {
  .footer-column:nth-child(2) .single-widget:nth-child(2) {
    width: 100%;
  }
}
.footer-column:nth-child(2) .single-widget:nth-child(2) .footer-nav ul li ul {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(150px, 33.3333333333% - 0%, 100%), 100%), 1fr));
  gap: 0%;
  row-gap: 0 !important;
}
@media (max-width: 1179px) {
  .footer-column:nth-child(2) .single-widget:nth-child(2) .footer-nav ul li ul {
    display: block;
  }
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .footer-column:nth-child(2) .single-widget:nth-child(2) .footer-nav ul li ul {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
  }
}
@media (max-width: 1003px) {
  .footer-column:nth-child(2) .single-widget:nth-child(2) .footer-nav ul li ul {
    display: none;
    width: 90%;
    margin: auto;
    padding: 0;
    margin-top: 14px;
  }
}
.footer-column:nth-child(2) .single-widget:nth-child(2) .footer-nav ul li ul li {
  margin: 0 0 16px;
  line-height: 1.3;
  display: inline-block;
  margin-right: 18px;
}
@media (max-width: 1179px) {
  .footer-column:nth-child(2) .single-widget:nth-child(2) .footer-nav ul li ul li {
    width: calc(50% - 6px);
    vertical-align: top;
  }
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .footer-column:nth-child(2) .single-widget:nth-child(2) .footer-nav ul li ul li {
    width: calc(46% - 6px);
  }
}
@media (max-width: 1003px) {
  .footer-column:nth-child(2) .single-widget:nth-child(2) .footer-nav ul li ul li {
    margin: 0;
    padding: 0 1% 0 0;
    margin-bottom: 16px;
  }
  .footer-column:nth-child(2) .single-widget:nth-child(2) .footer-nav ul li ul li a,
  .footer-column:nth-child(2) .single-widget:nth-child(2) .footer-nav ul li ul li a:visited {
    padding: 0;
  }
  .footer-column:nth-child(2) .single-widget:nth-child(2) .footer-nav ul li ul li:nth-child(2n+2) {
    margin-right: 0;
  }
}
.footer-column:nth-child(2) .single-widget:nth-child(2) .footer-nav ul li ul li.see-all-link a,
.footer-column:nth-child(2) .single-widget:nth-child(2) .footer-nav ul li ul li.see-all-link a:visited {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  padding-right: 24px;
  background-size: calc(200% - 48px) 1px;
  background-position: right 48px bottom;
}
.footer-column:nth-child(2) .single-widget:nth-child(2) .footer-nav ul li ul li.see-all-link a::after,
.footer-column:nth-child(2) .single-widget:nth-child(2) .footer-nav ul li ul li.see-all-link a:visited::after {
  width: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05LjI0OTA5IDEuMjlMNS40NzYxMiA1LjI5ODc4QzUuMjE2NzQgNS41NzQzNyA0Ljc3ODc4IDUuNTc0MzcgNC41MTk0IDUuMjk4NzhMMC43NDY0MDEgMS4yOUMwLjQ2MjkzMiAwLjk4ODc4IDAuNjc2NDY0IDAuNDk0NTMgMS4wOTAwOSAwLjQ5NDUzSDguOTA1MzdDOS4zMTkwMyAwLjQ5NDUzIDkuNTMyNTYgMC45ODg3OCA5LjI0OTA5IDEuMjlaIiBmaWxsPSIjMDAzMDU3Ii8+Cjwvc3ZnPgo=);
  height: 24px;
  content: "";
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  margin: auto;
}
.footer-column:nth-child(2) .single-widget:nth-child(2) .footer-nav ul li ul li.see-all-link a:hover,
.footer-column:nth-child(2) .single-widget:nth-child(2) .footer-nav ul li ul li.see-all-link a:visited:hover {
  background-position: left bottom;
}

.footer-socials {
  display: flex;
  flex-wrap: wrap;
  padding-left: 6px;
  box-sizing: border-box;
  gap: 24px;
}
.footer-socials__link {
  width: 22px;
  height: 22px;
  display: block;
}
.footer-socials__link svg {
  margin: 0;
}
.footer-socials__link svg path {
  transition: fill-opacity 0.4s ease-in-out;
}
.footer-socials__link:hover svg path, .footer-socials__link.focused svg path {
  fill-opacity: 1;
}

@media (max-width: 1003px) {
  .form-cta-block .s-96 {
    height: 31px !important;
  }
}

@media (max-width: 1003px) {
  .form-cta {
    flex-direction: column;
    gap: 52px;
    box-sizing: border-box;
  }
}
.form-cta__content {
  line-height: 1.4;
}
.form-cta__content .heading-2 {
  margin: 0 0 31px;
}
@media (max-width: 1003px) {
  .form-cta__content .heading-2 {
    margin: 0 0 24px;
  }
}
.form-cta__content .h-text-30,
.form-cta__content .text-30 {
  line-height: 1.4;
  padding-right: 50px;
  box-sizing: border-box;
}
@media (max-width: 1179px) {
  .form-cta__content .h-text-30,
  .form-cta__content .text-30 {
    padding-right: 0;
  }
}
.form-cta__content p {
  letter-spacing: -0.02em;
}
.form-cta__form form {
  margin: 0;
}
.form-cta__form input[type=text],
.form-cta__form input[type=number],
.form-cta__form input[type=email],
.form-cta__form input[type=tel],
.form-cta__form input[type=url],
.form-cta__form input[type=search],
.form-cta__form input[type=password],
.form-cta__form input[type=time],
.form-cta__form input[type=date],
.form-cta__form input[type=datetime-local],
.form-cta__form input[type=week],
.form-cta__form input[type=month],
.form-cta__form input[type=file],
.form-cta__form input[type=range],
.form-cta__form input[list],
.form-cta__form input[type=string],
.form-cta__form select,
.form-cta__form textarea,
.form-cta__form .gform-text-input-reset {
  padding-left: 24px;
}
@media (max-width: 1003px) {
  .form-cta__form input[type=text],
  .form-cta__form input[type=number],
  .form-cta__form input[type=email],
  .form-cta__form input[type=tel],
  .form-cta__form input[type=url],
  .form-cta__form input[type=search],
  .form-cta__form input[type=password],
  .form-cta__form input[type=time],
  .form-cta__form input[type=date],
  .form-cta__form input[type=datetime-local],
  .form-cta__form input[type=week],
  .form-cta__form input[type=month],
  .form-cta__form input[type=file],
  .form-cta__form input[type=range],
  .form-cta__form input[list],
  .form-cta__form input[type=string],
  .form-cta__form select,
  .form-cta__form textarea,
  .form-cta__form .gform-text-input-reset {
    padding-left: 19px;
  }
}
.form-cta__form input[type=text]:focus,
.form-cta__form input[type=number]:focus,
.form-cta__form input[type=email]:focus,
.form-cta__form input[type=tel]:focus,
.form-cta__form input[type=url]:focus,
.form-cta__form input[type=search]:focus,
.form-cta__form input[type=password]:focus,
.form-cta__form input[type=time]:focus,
.form-cta__form input[type=date]:focus,
.form-cta__form input[type=datetime-local]:focus,
.form-cta__form input[type=week]:focus,
.form-cta__form input[type=month]:focus,
.form-cta__form input[type=file]:focus,
.form-cta__form input[type=range]:focus,
.form-cta__form input[list]:focus,
.form-cta__form input[type=string]:focus,
.form-cta__form select:focus,
.form-cta__form textarea:focus,
.form-cta__form .gform-text-input-reset:focus {
  border-color: #A4BCC2;
  box-shadow: 0px 4px 10px rgba(0, 0, 0, 0.1);
}
.form-cta__form label {
  display: none;
}
.form-cta__form .gform_footer {
  margin-top: 22px;
}
@media (max-width: 1003px) {
  .form-cta__form .gform_footer {
    margin-top: 16px;
  }
}

.four-columns .single-tile {
  position: relative;
}
.four-columns .single-tile__image {
  aspect-ratio: 322/320;
}
@media (max-width: 1003px) {
  .four-columns .single-tile__image {
    aspect-ratio: 343/170;
  }
}

.single-tile {
  position: relative;
}
.single-tile > a,
.single-tile > a:visited {
  display: block;
}
.single-tile__icon {
  width: 40px;
  height: 40px;
}
@media (max-width: 1003px) {
  .single-tile__icon {
    width: 32px;
    height: 32px;
  }
}
.single-tile__image {
  aspect-ratio: 440/320;
  position: relative;
  overflow: hidden;
}
@media (max-width: 1003px) {
  .single-tile__image {
    aspect-ratio: 343/170;
  }
}
.single-tile__image img {
  transition: all 0.4s ease-in-out;
  transform-origin: center;
}
.single-tile__image::after {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--cs_blue);
  opacity: 0;
  transition: all 0.4s ease-in-out;
  border-radius: 20px;
}
.single-tile__content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  align-items: flex-start;
  padding: 24px 24px 30px 24px;
  box-sizing: border-box;
  z-index: 2;
}
@media (max-width: 1003px) {
  .single-tile__content {
    padding: 20px 20px 24px;
  }
}
.single-tile__content__icon {
  max-width: 40px;
  max-height: 40px;
  line-height: 0.6;
}
@media (max-width: 1003px) {
  .single-tile__content__icon {
    max-width: 32px;
    max-height: 32px;
  }
}
.single-tile__content .text-30 {
  margin-bottom: 0;
  color: var(--cs_white);
  line-height: 1.3;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.single-tile::before {
  content: "";
  background: linear-gradient(180deg, rgba(0, 0, 0, 0) 0.01%, #000000 100%);
  opacity: 0.5;
  border-radius: 0px 0px 20px 20px;
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 120px;
  z-index: 1;
}
.single-tile:hover .single-tile__image::after, .single-tile.focused .single-tile__image::after {
  opacity: 1;
}
.single-tile a:focus-visible,
.single-tile a:visited:focus-visible {
  outline-color: var(--cs_white) !important;
}

.cta-section .single-tile:hover .single-tile__image img,
.cta-section .single-tile.focused .single-tile__image img {
  transform: scale(1.08);
}
.cta-section .single-tile:hover .single-tile__image::after,
.cta-section .single-tile.focused .single-tile__image::after {
  opacity: 0.4;
}

.footer__row {
  margin-bottom: -5px;
}
.footer__row--left {
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  justify-content: space-between;
}
@media (max-width: 1003px) {
  .footer__row--left {
    width: 90%;
    margin: auto;
  }
}
@media (max-width: 1003px) {
  .footer__row + .gl-s72 {
    display: none;
  }
}
.footer__bottom {
  gap: 34px;
  font-size: var(--cs_font_size_11);
  padding: 37px 0 34px;
  border-top: 1px solid var(--cs_mgray50);
}
@media (max-width: 1003px) {
  .footer__bottom {
    padding: 44px 5%;
    flex-direction: column;
    gap: 12px;
  }
}
.footer__bottom .footer-nav ul {
  display: flex;
  flex-wrap: wrap;
  gap: 24px;
}
@media (max-width: 1003px) {
  .footer__bottom .footer-nav ul {
    gap: 20px;
  }
}
.footer__bottom .footer-nav ul li {
  line-height: 1.3;
  margin-bottom: 0;
}
.footer__bottom .footer-nav ul li a,
.footer__bottom .footer-nav ul li a:visited {
  letter-spacing: 0.02em;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  text-transform: capitalize;
}
@media (max-width: 1003px) {
  .footer__bottom .footer-nav ul li a,
  .footer__bottom .footer-nav ul li a:visited {
    padding: 0 !important;
  }
}
@media (max-width: 1003px) {
  .footer__bottom .footer-nav ul li {
    border: 0 !important;
  }
}

.copy-right {
  letter-spacing: -0.02em;
}

@media (max-width: 1003px) {
  .footer-ctn .wrapper {
    max-width: 100%;
    width: 100%;
  }
  .footer__row {
    margin-bottom: 0;
  }
}
.hidden-locations {
  display: none;
}

.hidden-locations ul {
  margin: 0;
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(150px, 33.3333333333% - 0%, 100%), 100%), 1fr));
  gap: 0%;
}
.hidden-locations ul li {
  line-height: 1.3;
  margin-bottom: 16px;
}
.hidden-locations ul li a,
.hidden-locations ul li a:visited {
  font-size: 15px;
  line-height: 1.3;
  display: inline-block;
  color: var(--cs_blue);
  text-decoration: underline;
  text-decoration-color: transparent;
  -webkit-text-decoration-skip-ink: none;
          text-decoration-skip-ink: none;
  text-underline-position: below;
  padding-bottom: 3px;
}
.hidden-locations ul li a:hover,
.hidden-locations ul li a:visited:hover {
  text-decoration-color: var(--cs_blue);
}

/*-------------------------------------------------
>> Styles for Containers
-------------------------------------------------*/
/****
 *
 * containers
 *
****/
.wrapper,
.mid-wrapper {
  max-width: 1180px;
  margin: 0 auto;
  width: 89.34%;
}

.ctn-1380 .wrapper {
  max-width: 1380px;
  width: 95.88%;
}
@media (max-width: 1003px) {
  .ctn-1380 .wrapper {
    width: 91.3%;
  }
}
.ctn-1380 .mid-wrapper {
  width: 91.48%;
}
@media (max-width: 1003px) {
  .ctn-1380 .mid-wrapper {
    width: 88.4%;
  }
}

.ctn-1000 .wrapper {
  max-width: 1000px;
}

.ctn-1100 .wrapper {
  max-width: 1100px;
}

.ctn-980 .wrapper {
  max-width: 980px;
}
.ctn-980 .wrapper .col-780 {
  width: 79.6%;
}
@media (max-width: 1003px) {
  .ctn-980 .wrapper .col-780 {
    width: 100%;
  }
}

.ctn-780 .wrapper {
  max-width: 780px;
}

.ctn-full-width .wrapper {
  max-width: 100%;
  width: 100%;
}

.lblue-bg {
  background-color: rgba(155, 203, 235, 0.25);
}

.teal-bg {
  background-color: var(--cs_teal);
}
.teal-bg .gform_confirmation_message {
  border-color: var(--cs_white);
  color: var(--cs_white);
}

.blue-bg {
  background-color: var(--cs_blue);
}
.blue-bg .gform_confirmation_message {
  border-color: var(--cs_white);
  color: var(--cs_white);
}

.teal-bg,
.blue-bg {
  color: var(--cs_white);
}
.teal-bg .heading-2,
.teal-bg ul,
.teal-bg li,
.teal-bg ol,
.teal-bg span,
.teal-bg h2,
.teal-bg h3,
.teal-bg h4,
.teal-bg h5,
.teal-bg h6,
.blue-bg .heading-2,
.blue-bg ul,
.blue-bg li,
.blue-bg ol,
.blue-bg span,
.blue-bg h2,
.blue-bg h3,
.blue-bg h4,
.blue-bg h5,
.blue-bg h6 {
  color: var(--cs_white);
}
.teal-bg input,
.teal-bg textarea,
.teal-bg select,
.blue-bg input,
.blue-bg textarea,
.blue-bg select {
  background-color: var(--cs_white);
}
.teal-bg input:focus,
.teal-bg textarea:focus,
.teal-bg select:focus,
.blue-bg input:focus,
.blue-bg textarea:focus,
.blue-bg select:focus {
  border-color: var(--cs_mgray);
}
.teal-bg input[type=submit],
.teal-bg button,
.teal-bg input[type=button],
.blue-bg input[type=submit],
.blue-bg button,
.blue-bg input[type=button] {
  background-color: var(--cs_blue);
}
.teal-bg input[type=submit]:hover,
.teal-bg button:hover,
.teal-bg input[type=button]:hover,
.blue-bg input[type=submit]:hover,
.blue-bg button:hover,
.blue-bg input[type=button]:hover {
  background-color: var(--cs_blue_3);
}
.teal-bg a.button.outline-btn:hover,
.teal-bg a.button:visited.outline-btn:hover,
.teal-bg span.button.outline-btn:hover,
.teal-bg .wp-block-button .wp-element-button.outline-btn:hover,
.blue-bg a.button.outline-btn:hover,
.blue-bg a.button:visited.outline-btn:hover,
.blue-bg span.button.outline-btn:hover,
.blue-bg .wp-block-button .wp-element-button.outline-btn:hover {
  background-color: var(--cs_blue_2);
}

.lblue-bg {
  background-color: var(--cs_blue_225);
}

.overflow-hidden {
  overflow: hidden;
}

/*-------------------------------------------------
>> Styles for Spacers
-------------------------------------------------*/
.is-style-gl-s20,
.gl-s20,
.s-20 {
  height: var(--cs_space_10) !important;
}

.is-style-gl-s24,
.gl-s24,
.s-24 {
  height: var(--cs_space_9) !important;
}

.is-style-gl-s30,
.gl-s30,
.s-30 {
  height: var(--cs_space_8) !important;
}

.is-style-gl-s36,
.gl-s36,
.s-36 {
  height: clamp(1.875rem, 0.693vw + 1.696rem, 2.25rem) !important;
}

.is-style-gl-s48,
.gl-s48,
.s-48 {
  height: var(--cs_space_7) !important;
}

.is-style-gl-s72,
.gl-s72,
.s-72 {
  height: var(--cs_space_6) !important;
}

.is-style-gl-s96,
.gl-s96,
.s-96 {
  height: var(--cs_space_5) !important;
}

.is-style-gl-s128,
.gl-s128,
.s-128 {
  height: var(--cs_space_4) !important;
}

.is-style-gl-s156,
.gl-s156,
.s-156 {
  height: var(--cs_space_3) !important;
}

.is-style-gl-s200,
.gl-s200,
.s-200 {
  height: var(--cs_space_2) !important;
}

.is-style-gl-s236,
.gl-s236,
.s-236 {
  height: var(--cs_space_1) !important;
}

/*-------------------------------------------------
>> Styles for Theme Spacers
-------------------------------------------------*/
/*-------------------------------------------------
>> Basic styles for theme
-------------------------------------------------*/
/****
 *
 * helper classes
 *
****/
.f-desktop-hide {
  display: none;
}

.large-text {
  font-size: var(--cs_font_size_6);
  line-height: 1.3;
}

.small-text {
  font-size: 0.875rem;
  line-height: 1;
}

.black-text {
  color: var(--wp--preset--color--black);
}

.white_text {
  color: var(--wp--preset--color--white);
}

.float-right {
  float: right;
}

.float-left {
  float: left;
}

.center-align {
  text-align: center;
}
.center-align h2 em,
.center-align .heading-2 em {
  margin-left: 0 !important;
}

.right-align {
  text-align: right;
}

.left-align {
  text-align: left;
}

.text-uppercase {
  text-transform: uppercase;
}

.text-decuration-none {
  text-decoration: none;
}

.d-flex,
.h-flex,
.post-teasers--archive,
.cta-content,
.cs-posts--archive {
  display: flex;
  flex-wrap: wrap;
}

.d-inline-flex {
  display: inline-flex;
}

.flex-row {
  flex-direction: row;
}

.flex-column {
  flex-direction: column;
}

.flex-row-reverse {
  flex-direction: row-reverse;
}

.flex-column-reverse {
  flex-direction: column-reverse;
}

.justify-content-start {
  justify-content: flex-start;
}

.justify-content-end {
  justify-content: flex-end;
}

.justify-content-center {
  justify-content: center;
}

.justify-content-between {
  justify-content: space-between;
}

.justify-content-around {
  justify-content: space-around;
}

.align-items-start {
  align-items: flex-start;
}

.align-items-end {
  align-items: flex-end;
}

.align-items-center {
  align-items: center;
}

.align-items-baseline {
  align-items: baseline;
}

.align-items-stretch {
  align-items: stretch;
}

.align-content-start {
  align-content: flex-start;
}

.align-content-end {
  align-content: flex-end;
}

.align-content-center {
  align-content: center;
}

.align-content-between {
  align-content: space-between;
}

.align-content-around {
  align-content: space-around;
}

.align-content-stretch {
  align-content: stretch;
}

.align-self-auto {
  align-self: auto;
}

.align-self-start {
  align-self: flex-start;
}

.align-self-end {
  align-self: flex-end;
}

.align-self-center {
  align-self: center;
}

.align-self-baseline {
  align-self: baseline;
}

.align-self-stretch {
  align-self: stretch;
}

.flex-wrap {
  flex-wrap: wrap;
}

.flex-no-wrap {
  flex-wrap: nowrap;
}

.flex-center {
  display: flex;
  align-items: center;
  justify-content: center;
}

.bg-cover {
  background-size: cover;
}

.bg-contain {
  background-size: contain;
}

.bg-position-center {
  background-position: center;
}

.bg-norepeat {
  background-repeat: no-repeat;
}

.bg-repeat {
  background-repeat: repeat;
}

.reset-bg {
  background-size: cover;
  background-repeat: no-repeat;
  background-position: center;
}

/****
 *
 * breadcrumbs
 *
****/
#breadcrumbs {
  color: var(--cs_breadcrumb_color);
  text-transform: uppercase;
  margin-bottom: 23px;
  font-size: 0.875rem;
}
#breadcrumbs span {
  font-size: var(--cs_font_size_4);
}
#breadcrumbs span.breadcrumb_last {
  font-size: 0.875rem;
  font-weight: 500;
  margin-left: 10px;
}
#breadcrumbs a, #breadcrumbs:visited {
  color: var(--cs_breadcrumb_link_color);
  font-weight: 700;
  margin: 0 10px;
  border-bottom: 1px solid var(--cs_breadcrumb_border_color);
  font-size: 0.875rem;
}
#breadcrumbs a:hover, #breadcrumbs:visited:hover {
  border-bottom: 1px solid var(--cs_breadcrumb_border_color_hover);
}

.single-post #breadcrumbs span span span span span span {
  color: var(--cs_breadcrumb_span_color);
}

.single-post #breadcrumbs span span span span span span a {
  color: var(--cs_breadcrumb_link_color);
}

/****
 *
 * buttons
 *
****/
.learn-more {
  color: var(--wp--preset--color--black);
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
}

a.button,
a.button:visited,
span.button,
.wp-block-button .wp-element-button,
.wp-block-button .wp-block-button__link,
.wp-block-file__button.wp-element-button {
  box-sizing: border-box;
  padding: 26px 30px;
  position: relative;
  display: inline-block;
  text-decoration: none;
  color: var(--cs_white);
  background-color: var(--cs_teal);
  border: 0;
  transition: all 0.4s ease-in-out;
  text-align: center;
  line-height: 1.15;
  border-radius: 100px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  cursor: pointer;
  text-transform: uppercase;
  background-image: none;
  letter-spacing: 0.04em;
}
@media (max-width: 1003px) {
  a.button,
  a.button:visited,
  span.button,
  .wp-block-button .wp-element-button,
  .wp-block-button .wp-block-button__link,
  .wp-block-file__button.wp-element-button {
    padding: 20px 24px;
  }
}
a.button.small-btn,
a.button:visited.small-btn,
span.button.small-btn,
.wp-block-button .wp-element-button.small-btn,
.wp-block-button .wp-block-button__link.small-btn,
.wp-block-file__button.wp-element-button.small-btn {
  padding: 16px 24px;
}
@media (max-width: 1003px) {
  a.button.small-btn,
  a.button:visited.small-btn,
  span.button.small-btn,
  .wp-block-button .wp-element-button.small-btn,
  .wp-block-button .wp-block-button__link.small-btn,
  .wp-block-file__button.wp-element-button.small-btn {
    padding: 13px 20px;
  }
}
a.button:hover,
a.button:visited:hover,
span.button:hover,
.wp-block-button .wp-element-button:hover,
.wp-block-button .wp-block-button__link:hover,
.wp-block-file__button.wp-element-button:hover {
  background-color: var(--cs_teal_1);
}
a.button.blue-btn,
a.button:visited.blue-btn,
span.button.blue-btn,
.wp-block-button .wp-element-button.blue-btn,
.wp-block-button .wp-block-button__link.blue-btn,
.wp-block-file__button.wp-element-button.blue-btn {
  background-color: var(--cs_blue);
}
a.button.blue-btn:hover,
a.button:visited.blue-btn:hover,
span.button.blue-btn:hover,
.wp-block-button .wp-element-button.blue-btn:hover,
.wp-block-button .wp-block-button__link.blue-btn:hover,
.wp-block-file__button.wp-element-button.blue-btn:hover {
  background-color: var(--cs_blue_3);
}
a.button.outline-btn,
a.button:visited.outline-btn,
span.button.outline-btn,
.wp-block-button .wp-element-button.outline-btn,
.wp-block-button .wp-block-button__link.outline-btn,
.wp-block-file__button.wp-element-button.outline-btn {
  background-color: var(--cs_white);
  color: var(--cs_blue);
  border: 1px solid var(--cs_blue);
}
@media (max-width: 1003px) {
  a.button.outline-btn,
  a.button:visited.outline-btn,
  span.button.outline-btn,
  .wp-block-button .wp-element-button.outline-btn,
  .wp-block-button .wp-block-button__link.outline-btn,
  .wp-block-file__button.wp-element-button.outline-btn {
    padding: 19px 30px;
  }
}
a.button.outline-btn:hover,
a.button:visited.outline-btn:hover,
span.button.outline-btn:hover,
.wp-block-button .wp-element-button.outline-btn:hover,
.wp-block-button .wp-block-button__link.outline-btn:hover,
.wp-block-file__button.wp-element-button.outline-btn:hover {
  background-color: var(--cs_blue_225);
}

span.link-arrow,
a.link-arrow,
a.link-arrow:visited {
  box-sizing: border-box;
  font-size: var(--cs_font_size_9);
  color: var(--cs_blue);
  line-height: 1.3;
  letter-spacing: -0.02em;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  background-image: none;
  transition: all 0.4s ease-in-out;
  position: relative;
  text-decoration: none;
}
span.link-arrow::after,
a.link-arrow::after,
a.link-arrow:visited::after {
  content: "";
  width: 24px;
  height: 24px;
  position: relative;
  margin-left: 8px;
  display: inline-block;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIzLjcyNSA1LjMzNjM5QzIzLjcyNDggNS4zMzYxMSAyMy43MjQ1IDUuMzM1NzggMjMuNzI0MiA1LjMzNTVMMTguODI1NiAwLjQ2MDQ5N0MxOC40NTg2IDAuMDk1MjkzOCAxNy44NjUgMC4wOTY2NTI5IDE3LjQ5OTcgMC40NjM2ODRDMTcuMTM0NSAwLjgzMDY2OSAxNy4xMzU5IDEuNDI0MjUgMTcuNTAyOCAxLjc4OTVMMjAuNzkxOCA1LjA2MjVIMC45Mzc1QzAuNDE5NzE5IDUuMDYyNSAwIDUuNDgyMjIgMCA2QzAgNi41MTc3OCAwLjQxOTcxOSA2LjkzNzUgMC45Mzc1IDYuOTM3NUgyMC43OTE3TDE3LjUwMjkgMTAuMjEwNUMxNy4xMzU5IDEwLjU3NTcgMTcuMTM0NSAxMS4xNjkzIDE3LjQ5OTggMTEuNTM2M0MxNy44NjUgMTEuOTAzNCAxOC40NTg3IDExLjkwNDcgMTguODI1NiAxMS41Mzk1TDIzLjcyNDIgNi42NjQ1QzIzLjcyNDUgNi42NjQyMiAyMy43MjQ4IDYuNjYzODkgMjMuNzI1MSA2LjY2MzYxQzI0LjA5MjMgNi4yOTcxNCAyNC4wOTExIDUuNzAxNjQgMjMuNzI1IDUuMzM2MzlaIiBmaWxsPSIjMDAzMDU3Ii8+Cjwvc3ZnPgo=);
  transition: all 0.4s ease-in-out;
  vertical-align: middle;
}
@media (max-width: 1003px) {
  span.link-arrow::after,
  a.link-arrow::after,
  a.link-arrow:visited::after {
    width: 20px;
    height: 10px;
    background-size: cover;
  }
}
span.link-arrow:hover,
a.link-arrow:hover,
a.link-arrow:visited:hover {
  color: var(--cs_blue_1);
}
span.link-arrow:hover::after,
a.link-arrow:hover::after,
a.link-arrow:visited:hover::after {
  margin-left: 4px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIzLjcyNSA1LjMzNjM5QzIzLjcyNDggNS4zMzYxMSAyMy43MjQ1IDUuMzM1NzggMjMuNzI0MiA1LjMzNTVMMTguODI1NiAwLjQ2MDQ5N0MxOC40NTg2IDAuMDk1MjkzOCAxNy44NjUgMC4wOTY2NTI5IDE3LjQ5OTcgMC40NjM2ODRDMTcuMTM0NSAwLjgzMDY2OSAxNy4xMzU5IDEuNDI0MjUgMTcuNTAyOCAxLjc4OTVMMjAuNzkxOCA1LjA2MjVIMC45Mzc1QzAuNDE5NzE5IDUuMDYyNSAwIDUuNDgyMjIgMCA2QzAgNi41MTc3OCAwLjQxOTcxOSA2LjkzNzUgMC45Mzc1IDYuOTM3NUgyMC43OTE3TDE3LjUwMjkgMTAuMjEwNUMxNy4xMzU5IDEwLjU3NTcgMTcuMTM0NSAxMS4xNjkzIDE3LjQ5OTggMTEuNTM2M0MxNy44NjUgMTEuOTAzNCAxOC40NTg3IDExLjkwNDcgMTguODI1NiAxMS41Mzk1TDIzLjcyNDIgNi42NjQ1QzIzLjcyNDUgNi42NjQyMiAyMy43MjQ4IDYuNjYzODkgMjMuNzI1MSA2LjY2MzYxQzI0LjA5MjMgNi4yOTcxNCAyNC4wOTExIDUuNzAxNjQgMjMuNzI1IDUuMzM2MzlaIiBmaWxsPSIjMjk4RkMyIi8+Cjwvc3ZnPgo=);
}
span.link-arrow.external-link::after,
a.link-arrow.external-link::after,
a.link-arrow:visited.external-link::after {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjA1NTkgMTAuNjU4MkMxOC44MDcyIDEwLjY1ODIgMTguNTY4OCAxMC43NTY5IDE4LjM5MjkgMTAuOTMyOEMxOC4yMTcxIDExLjEwODYgMTguMTE4NCAxMS4zNDcgMTguMTE4NCAxMS41OTU3VjE1LjM2OTVDMTguMTE3NSAxNi4wOTg0IDE3LjgyNzYgMTYuNzk3MiAxNy4zMTIyIDE3LjMxMjZDMTYuNzk2OCAxNy44MjggMTYuMDk4IDE4LjExNzkgMTUuMzY5MSAxOC4xMTg3SDQuNjMwMDhDMy45MDExOSAxOC4xMTc5IDMuMjAyNCAxNy44MjggMi42ODcgMTcuMzEyNkMyLjE3MTYgMTYuNzk3MiAxLjg4MTY5IDE2LjA5ODQgMS44ODA4NiAxNS4zNjk1VjQuNjMwNDRDMS44ODE2OSAzLjkwMTU2IDIuMTcxNiAzLjIwMjc3IDIuNjg3IDIuNjg3MzdDMy4yMDI0IDIuMTcxOTcgMy45MDExOSAxLjg4MjA1IDQuNjMwMDggMS44ODEyM0g4LjQwMzlDOC42NTI1NSAxLjg4MTIzIDguODkxIDEuNzgyNDUgOS4wNjY4MiAxLjYwNjY0QzkuMjQyNjMgMS40MzA4MiA5LjM0MTQgMS4xOTIzNyA5LjM0MTQgMC45NDM3MjVDOS4zNDE0IDAuNjk1MDg1IDkuMjQyNjMgMC40NTY2MjggOS4wNjY4MiAwLjI4MDgxM0M4Ljg5MSAwLjEwNDk5OCA4LjY1MjU1IDAuMDA2MjI1NTkgOC40MDM5IDAuMDA2MjI1NTlINC42MzAwOEMzLjQwNDEgMC4wMDc2NzI5IDIuMjI4NzYgMC40OTUzMzEgMS4zNjE4NiAxLjM2MjIzQzAuNDk0OTY1IDIuMjI5MTIgMC4wMDczMDY2OSAzLjQwNDQ3IDAuMDA1ODU5MzggNC42MzA0NFYxNS4zNjk1QzAuMDA3MzA2NjkgMTYuNTk1NSAwLjQ5NDk2NSAxNy43NzA4IDEuMzYxODYgMTguNjM3N0MyLjIyODc2IDE5LjUwNDYgMy40MDQxIDE5Ljk5MjMgNC42MzAwOCAxOS45OTM3SDE1LjM2OTFDMTYuNTk1MSAxOS45OTIzIDE3Ljc3MDUgMTkuNTA0NiAxOC42Mzc0IDE4LjYzNzdDMTkuNTA0MyAxNy43NzA4IDE5Ljk5MTkgMTYuNTk1NSAxOS45OTM0IDE1LjM2OTVWMTEuNTk1N0MxOS45OTM0IDExLjM0NyAxOS44OTQ2IDExLjEwODYgMTkuNzE4OCAxMC45MzI4QzE5LjU0MyAxMC43NTY5IDE5LjMwNDUgMTAuNjU4MiAxOS4wNTU5IDEwLjY1ODJaIiBmaWxsPSIjMDAzMDU3Ii8+CjxwYXRoIGQ9Ik0xOS4wMzUxIDcuOTIwOTRlLTA4SDEzLjIwN0MxMi45NjE1IC00LjY5OTkyZS0wNSAxMi43MjU4IDAuMDk2MjAwOSAxMi41NTA1IDAuMjY4MDY1QzEyLjM3NTIgMC40Mzk5MjkgMTIuMjc0MyAwLjY3MzY5NiAxMi4yNjk1IDAuOTE5MTQxQzEyLjI1OTcgMS40NDUzMSAxMi43MDIzIDEuODc1IDEzLjIyODEgMS44NzVIMTYuNzk1N0w5LjMyOTI1IDkuMzQzNzVDOS4xNTM0NSA5LjUxOTU2IDkuMDU0NjkgOS43NTgwMSA5LjA1NDY5IDEwLjAwNjZDOS4wNTQ2OSAxMC4yNTUzIDkuMTUzNDUgMTAuNDkzNyA5LjMyOTI1IDEwLjY2OTVDOS41MDUwNyAxMC44NDUzIDkuNzQzNTEgMTAuOTQ0MSA5Ljk5MjE0IDEwLjk0NDFDMTAuMjQwOCAxMC45NDQxIDEwLjQ3OTIgMTAuODQ1MyAxMC42NTUgMTAuNjY5NUwxOC4xMjM4IDMuMjAzMTJWNi43ODM1OUMxOC4xMjM4IDcuMDMyMjMgMTguMjIyNiA3LjI3MDY5IDE4LjM5ODQgNy40NDY1MUMxOC41NzQyIDcuNjIyMzIgMTguODEyNiA3LjcyMTA5IDE5LjA2MTMgNy43MjEwOUMxOS4zMDk5IDcuNzIxMDkgMTkuNTQ4NCA3LjYyMjMyIDE5LjcyNDIgNy40NDY1MUMxOS45IDcuMjcwNjkgMTkuOTk4OCA3LjAzMjIzIDE5Ljk5ODggNi43ODM1OVYwLjk2MzI4MUMxOS45OTg4IDAuODM2NzQ5IDE5Ljk3MzkgMC43MTE0NTUgMTkuOTI1NCAwLjU5NDU1OUMxOS44NzcgMC40Nzc2NjMgMTkuODA2IDAuMzcxNDU1IDE5LjcxNjUgMC4yODJDMTkuNjI3IDAuMTkyNTQ2IDE5LjUyMDggMC4xMjE2IDE5LjQwMzkgMC4wNzMyMTM0QzE5LjI4NjkgMC4wMjQ4MjY5IDE5LjE2MTYgLTUuMTIzMTdlLTA1IDE5LjAzNTEgNy45MjA5NGUtMDhaIiBmaWxsPSIjMDAzMDU3Ii8+Cjwvc3ZnPgo=);
}
@media (max-width: 1003px) {
  span.link-arrow.external-link::after,
  a.link-arrow.external-link::after,
  a.link-arrow:visited.external-link::after {
    width: 17px;
    height: 17px;
  }
}
span.link-arrow.external-link:hover::after,
a.link-arrow.external-link:hover::after,
a.link-arrow:visited.external-link:hover::after {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjA1NTkgMTAuNjU4MkMxOC44MDcyIDEwLjY1ODIgMTguNTY4OCAxMC43NTY5IDE4LjM5MjkgMTAuOTMyOEMxOC4yMTcxIDExLjEwODYgMTguMTE4NCAxMS4zNDcgMTguMTE4NCAxMS41OTU3VjE1LjM2OTVDMTguMTE3NSAxNi4wOTg0IDE3LjgyNzYgMTYuNzk3MiAxNy4zMTIyIDE3LjMxMjZDMTYuNzk2OCAxNy44MjggMTYuMDk4IDE4LjExNzkgMTUuMzY5MSAxOC4xMTg3SDQuNjMwMDhDMy45MDExOSAxOC4xMTc5IDMuMjAyNCAxNy44MjggMi42ODcgMTcuMzEyNkMyLjE3MTYgMTYuNzk3MiAxLjg4MTY5IDE2LjA5ODQgMS44ODA4NiAxNS4zNjk1VjQuNjMwNDRDMS44ODE2OSAzLjkwMTU2IDIuMTcxNiAzLjIwMjc3IDIuNjg3IDIuNjg3MzdDMy4yMDI0IDIuMTcxOTcgMy45MDExOSAxLjg4MjA1IDQuNjMwMDggMS44ODEyM0g4LjQwMzkxQzguNjUyNTUgMS44ODEyMyA4Ljg5MSAxLjc4MjQ1IDkuMDY2ODIgMS42MDY2NEM5LjI0MjYzIDEuNDMwODIgOS4zNDE0IDEuMTkyMzcgOS4zNDE0IDAuOTQzNzI1QzkuMzQxNCAwLjY5NTA4NSA5LjI0MjYzIDAuNDU2NjI4IDkuMDY2ODIgMC4yODA4MTNDOC44OTEgMC4xMDQ5OTggOC42NTI1NSAwLjAwNjIyNTU5IDguNDAzOTEgMC4wMDYyMjU1OUg0LjYzMDA4QzMuNDA0MSAwLjAwNzY3MjkgMi4yMjg3NiAwLjQ5NTMzMSAxLjM2MTg2IDEuMzYyMjNDMC40OTQ5NjUgMi4yMjkxMiAwLjAwNzMwNjY5IDMuNDA0NDcgMC4wMDU4NTkzOCA0LjYzMDQ0VjE1LjM2OTVDMC4wMDczMDY2OSAxNi41OTU1IDAuNDk0OTY1IDE3Ljc3MDggMS4zNjE4NiAxOC42Mzc3QzIuMjI4NzYgMTkuNTA0NiAzLjQwNDEgMTkuOTkyMyA0LjYzMDA4IDE5Ljk5MzdIMTUuMzY5MUMxNi41OTUxIDE5Ljk5MjMgMTcuNzcwNSAxOS41MDQ2IDE4LjYzNzQgMTguNjM3N0MxOS41MDQzIDE3Ljc3MDggMTkuOTkxOSAxNi41OTU1IDE5Ljk5MzQgMTUuMzY5NVYxMS41OTU3QzE5Ljk5MzQgMTEuMzQ3IDE5Ljg5NDYgMTEuMTA4NiAxOS43MTg4IDEwLjkzMjhDMTkuNTQzIDEwLjc1NjkgMTkuMzA0NSAxMC42NTgyIDE5LjA1NTkgMTAuNjU4MloiIGZpbGw9IiMyOThGQzIiLz4KPHBhdGggZD0iTTE5LjAzNTEgNy45MjA5NGUtMDhIMTMuMjA3QzEyLjk2MTUgLTQuNjk5OTJlLTA1IDEyLjcyNTggMC4wOTYyMDA5IDEyLjU1MDUgMC4yNjgwNjVDMTIuMzc1MiAwLjQzOTkyOSAxMi4yNzQzIDAuNjczNjk2IDEyLjI2OTUgMC45MTkxNDFDMTIuMjU5NyAxLjQ0NTMxIDEyLjcwMjMgMS44NzUgMTMuMjI4MSAxLjg3NUgxNi43OTU3TDkuMzI5MjUgOS4zNDM3NUM5LjE1MzQ1IDkuNTE5NTYgOS4wNTQ2OSA5Ljc1ODAxIDkuMDU0NjkgMTAuMDA2NkM5LjA1NDY5IDEwLjI1NTMgOS4xNTM0NSAxMC40OTM3IDkuMzI5MjUgMTAuNjY5NUM5LjUwNTA3IDEwLjg0NTMgOS43NDM1MSAxMC45NDQxIDkuOTkyMTQgMTAuOTQ0MUMxMC4yNDA4IDEwLjk0NDEgMTAuNDc5MiAxMC44NDUzIDEwLjY1NSAxMC42Njk1TDE4LjEyMzggMy4yMDMxMlY2Ljc4MzU5QzE4LjEyMzggNy4wMzIyMyAxOC4yMjI2IDcuMjcwNjkgMTguMzk4NCA3LjQ0NjUxQzE4LjU3NDIgNy42MjIzMiAxOC44MTI2IDcuNzIxMDkgMTkuMDYxMyA3LjcyMTA5QzE5LjMwOTkgNy43MjEwOSAxOS41NDg0IDcuNjIyMzIgMTkuNzI0MiA3LjQ0NjUxQzE5LjkgNy4yNzA2OSAxOS45OTg4IDcuMDMyMjMgMTkuOTk4OCA2Ljc4MzU5VjAuOTYzMjgxQzE5Ljk5ODggMC44MzY3NDkgMTkuOTczOSAwLjcxMTQ1NSAxOS45MjU0IDAuNTk0NTU5QzE5Ljg3NyAwLjQ3NzY2MyAxOS44MDYgMC4zNzE0NTUgMTkuNzE2NSAwLjI4MkMxOS42MjcgMC4xOTI1NDYgMTkuNTIwOCAwLjEyMTYgMTkuNDAzOSAwLjA3MzIxMzRDMTkuMjg2OSAwLjAyNDgyNjkgMTkuMTYxNiAtNS4xMjMxN2UtMDUgMTkuMDM1MSA3LjkyMDk0ZS0wOFoiIGZpbGw9IiMyOThGQzIiLz4KPC9zdmc+Cg==);
}

.wp-block-button.is-style-blue-button .wp-element-button {
  background-color: var(--cs_blue);
}
.wp-block-button.is-style-blue-button .wp-element-button:hover {
  background-color: var(--cs_blue_3);
}
.wp-block-button.is-style-outline-button .wp-element-button {
  background-color: var(--cs_white);
  color: var(--cs_blue);
  border: 1px solid var(--cs_blue);
}
.wp-block-button.is-style-outline-button .wp-element-button:hover {
  background-color: var(--cs_blue_225);
}

/****
 *
 * WordPress buttons
 *
****/
/* Styles for the disabled button */
button[disabled],
input:disabled {
  background-color: #dddddd;
  color: #999999;
  cursor: not-allowed;
  border: 1px solid #cccccc;
  opacity: 0.6;
}

.wp-block-button.is-style-outline a.wp-block-button__link,
.wp-block-button.is-style-outline a.wp-block-button__link:visited {
  border: 2px solid var(--cs_wp_outline_btn_border_color);
}
.wp-block-button.is-style-outline a.wp-block-button__link:hover,
.wp-block-button.is-style-outline a.wp-block-button__link:visited:hover {
  background-color: var(--cs_wp_outline_btn_bgcolor);
  color: var(--cs_wp_outline_btn_color);
}
.wp-block-button.is-style-outline a.wp-block-button__link.has-text-color:hover, .wp-block-button.is-style-outline a.wp-block-button__link.has-background:hover,
.wp-block-button.is-style-outline a.wp-block-button__link:visited.has-text-color:hover,
.wp-block-button.is-style-outline a.wp-block-button__link:visited.has-background:hover {
  background-color: unset;
  color: unset;
}
.wp-block-button.is-style-outline a.wp-block-button__link.has-text-color.has-background,
.wp-block-button.is-style-outline a.wp-block-button__link:visited.has-text-color.has-background {
  border: none;
}
.wp-block-button.is-style-outline a.wp-block-button__link.has-text-color.has-background:hover,
.wp-block-button.is-style-outline a.wp-block-button__link:visited.has-text-color.has-background:hover {
  border: none;
}

.no-visible {
  visibility: hidden;
}

/****
 *
 * 404 page
 *
****/
.not-found {
  text-align: center;
}

.error-404 {
  text-align: center;
  margin: 20px 0;
  width: 100%;
  padding-top: 48px;
}
.error-404 .menu {
  margin: 0;
}
.error-404 ul li {
  display: inline-block;
  margin: 0 0 0 20px;
  font-weight: 700;
  padding: 0;
}
.error-404 ul li::before {
  display: none;
}
.error-404 ul li a {
  padding: 10px;
  border-bottom: 0;
}
.error-404 ul li a:hover {
  color: var(--cs_error_menu_color);
}
.error-404 ul li ul {
  display: none;
}

.form-404 {
  margin: 0 auto 0;
  max-width: 720px;
}
.form-404 p {
  margin-bottom: 20px;
}
.form-404 input[type=submit] {
  min-width: 150px;
  width: -moz-max-content;
  width: max-content;
}
@media (max-width: 747px) {
  .form-404 input[type=submit] {
    min-width: 100%;
    width: 100%;
  }
}

.alt-text {
  margin-top: 30px;
}
@media (max-width: 1003px) {
  .alt-text {
    margin-top: 10px;
  }
}

/**
* Custom Select Styles
**/
.select-dropdown {
  position: relative;
}
@media (max-width: 1003px) {
  .select-dropdown {
    width: 100%;
    margin-bottom: 4px;
  }
  .select-dropdown:last-child {
    margin-bottom: 0;
  }
}
.select-dropdown ul.select-dropdown-list {
  position: absolute;
  top: calc(100% + 8px);
  left: 0;
  padding: 20px 0 0 0;
  background-color: var(--cs_white);
  border: 1px solid var(--cs_mgray50);
  width: 280px;
  z-index: 4;
  margin: 0;
  display: none;
}
.select-dropdown ul.select-dropdown-list .scrollbar-position {
  overflow-y: auto;
  max-height: 185px;
  padding: 0 20px;
  margin-bottom: 20px;
}
.select-dropdown ul.select-dropdown-list .scrollbar-position::-webkit-scrollbar {
  width: 4px;
}
.select-dropdown ul.select-dropdown-list .scrollbar-position::-webkit-scrollbar-track {
  box-shadow: none;
}
.select-dropdown ul.select-dropdown-list .scrollbar-position::-webkit-scrollbar-thumb {
  background-color: var(--cs_mgray);
  outline: 1px solid transparent;
  border-radius: 16px;
}
@media (max-width: 1003px) {
  .select-dropdown ul.select-dropdown-list {
    width: 100%;
    left: 0;
  }
}
.select-dropdown ul.select-dropdown-list.is-active-dropdown {
  display: block;
}
.select-dropdown ul.select-dropdown-list li {
  padding: 0;
  cursor: pointer;
  outline: 2px dotted transparent;
  margin-bottom: 16px;
}
.select-dropdown ul.select-dropdown-list li::before, .select-dropdown ul.select-dropdown-list li::after {
  display: none;
}
.select-dropdown ul.select-dropdown-list li:focus, .select-dropdown ul.select-dropdown-list li:focus-visible {
  outline-color: black !important;
}
.select-dropdown ul.select-dropdown-list li:last-of-type {
  margin: 0;
}
.select-dropdown .select-dropdown-button {
  height: 48px;
  background-color: var(--cs_mgray25);
  color: var(--cs_blue);
  padding: 0 35px 0 20px;
  min-width: 200px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05LjI0OTA5IDEuMjlMNS40NzYxMiA1LjI5ODc4QzUuMjE2NzQgNS41NzQzNyA0Ljc3ODc4IDUuNTc0MzcgNC41MTk0IDUuMjk4NzhMMC43NDY0MDEgMS4yOUMwLjQ2MjkzMiAwLjk4ODc4IDAuNjc2NDY0IDAuNDk0NTMgMS4wOTAwOSAwLjQ5NDUzSDguOTA1MzdDOS4zMTkwMyAwLjQ5NDUzIDkuNTMyNTYgMC45ODg3OCA5LjI0OTA5IDEuMjlaIiBmaWxsPSIjMDAzMDU3Ii8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: center right 17px;
  text-align: left;
}
@media (max-width: 1003px) {
  .select-dropdown .select-dropdown-button {
    height: 44px;
    padding: 0 16px;
  }
}
.select-dropdown .select-dropdown-button:hover, .select-dropdown .select-dropdown-button:focus, .select-dropdown .select-dropdown-button:focus-visible {
  background-color: #e6f2fa;
}

img.main-image {
  opacity: 0;
  transition: all 500ms ease-in-out;
}

picture img.loaded {
  opacity: 1;
}

.radius-20, .midpage-cta, .cs-post a.no-link-style, .hero-default, .select-dropdown ul.select-dropdown-list {
  border-radius: 20px;
}
@media (max-width: 1003px) {
  .radius-20, .midpage-cta, .cs-post a.no-link-style, .hero-default, .select-dropdown ul.select-dropdown-list {
    border-radius: 16px;
  }
}
.radius-20 img, .midpage-cta img, .cs-post a.no-link-style img, .hero-default img, .select-dropdown ul.select-dropdown-list img,
.radius-20 video,
.midpage-cta video,
.cs-post a.no-link-style video,
.hero-default video,
.select-dropdown ul.select-dropdown-list video {
  border-radius: 20px;
}
@media (max-width: 1003px) {
  .radius-20 img, .midpage-cta img, .cs-post a.no-link-style img, .hero-default img, .select-dropdown ul.select-dropdown-list img,
  .radius-20 video,
  .midpage-cta video,
  .cs-post a.no-link-style video,
  .hero-default video,
  .select-dropdown ul.select-dropdown-list video {
    border-radius: 16px;
  }
}

.flex-between-start,
.h-flex-between-start,
.mega-menu .mega-menu__row {
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
  flex-wrap: wrap;
}

.flex-between,
.h-flex-between {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.flex-center,
.h-flex-center,
.tab-item__icons,
.location-tabs__tab--icon,
.tile-content__icon,
.cs-tile__button--icon,
.cta-content__icon,
.page-section .pagination span,
.page-section .pagination a,
.page-section .pagination a:visited,
.page-section .pagination span.current,
.pagination span,
.pagination a,
.pagination a:visited,
.pagination span.current,
.menu-links__link--icon,
.menu-widget-icon,
span.arrow-box,
.banner-tile__button--icon {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
}

.h-image-cover {
  line-height: 0.65;
}
.h-image-cover img,
.h-image-cover video,
.h-image-cover picture {
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.section-head.center-align {
  margin: 0 auto;
}
.section-head h2 {
  margin: 0;
  letter-spacing: -0.02em;
}
@media (max-width: 1003px) {
  .section-head h2 br {
    display: none;
  }
}
.section-head .section-head__text {
  margin-top: var(--cs_space_10);
  font-size: var(--cs_font_size_8);
  letter-spacing: -0.02em;
  max-width: 580px;
  margin: var(--cs_space_10) auto 0;
  color: var(--cs_dgray);
  opacity: 0.75;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}
@media (max-width: 1003px) {
  .section-head .section-head__text {
    margin-top: 20px;
  }
}

.h-mb-0 {
  margin-bottom: 0;
}

.loader-container {
  position: fixed;
  top: 0;
  left: 0;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100vw;
  height: 100vh;
  overflow: hidden;
  background-color: rgba(255, 255, 255, 0.8);
  z-index: 9;
}

.loader4 {
  width: 72px;
  height: 72px;
  display: inline-block;
  padding: 0px;
  border-radius: 100%;
  border: 5px solid;
  border-top-color: #ffcb04;
  border-bottom-color: #ffffff;
  border-left-color: #ffcb04;
  border-right-color: #ffffff;
  animation: loader4 1s ease-in-out infinite;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  margin: auto;
}

@keyframes loader4 {
  from {
    transform: rotate(0deg);
  }
  to {
    transform: rotate(360deg);
  }
}
.mobile-hide {
  display: block !important;
}

.desktop-hide {
  display: none !important;
}

.has-font-size-13-font-size strong {
  display: inline-block;
  line-height: 1.5;
}

/*-------------------------------------------------
>> Basic styles for Blog post
-------------------------------------------------*/
.cs-post a.no-link-style,
.cs-post a.no-link-style {
  padding: 10px 10px 22px;
  box-sizing: border-box;
  border: 1px solid var(--cs_mgray50);
  display: block;
  color: var(--cs_blue);
  background-color: var(--cs_white);
  height: 100%;
  outline: 2px dotted transparent;
}
@media (max-width: 1003px) {
  .cs-post a.no-link-style,
  .cs-post a.no-link-style {
    padding: 9px 10px 16px;
  }
}
.cs-post a.no-link-style:hover, .cs-post a.no-link-style.focused,
.cs-post a.no-link-style:hover,
.cs-post a.no-link-style.focused {
  border-color: var(--cs_mgray);
}
.cs-post a.no-link-style:hover .link-arrow, .cs-post a.no-link-style.focused .link-arrow,
.cs-post a.no-link-style:hover .link-arrow,
.cs-post a.no-link-style.focused .link-arrow {
  color: var(--cs_blue_1);
}
.cs-post a.no-link-style:hover .link-arrow::after, .cs-post a.no-link-style.focused .link-arrow::after,
.cs-post a.no-link-style:hover .link-arrow::after,
.cs-post a.no-link-style.focused .link-arrow::after {
  margin-left: 4px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIzLjcyNSA1LjMzNjM5QzIzLjcyNDggNS4zMzYxMSAyMy43MjQ1IDUuMzM1NzggMjMuNzI0MiA1LjMzNTVMMTguODI1NiAwLjQ2MDQ5N0MxOC40NTg2IDAuMDk1MjkzOCAxNy44NjUgMC4wOTY2NTI5IDE3LjQ5OTcgMC40NjM2ODRDMTcuMTM0NSAwLjgzMDY2OSAxNy4xMzU5IDEuNDI0MjUgMTcuNTAyOCAxLjc4OTVMMjAuNzkxOCA1LjA2MjVIMC45Mzc1QzAuNDE5NzE5IDUuMDYyNSAwIDUuNDgyMjIgMCA2QzAgNi41MTc3OCAwLjQxOTcxOSA2LjkzNzUgMC45Mzc1IDYuOTM3NUgyMC43OTE3TDE3LjUwMjkgMTAuMjEwNUMxNy4xMzU5IDEwLjU3NTcgMTcuMTM0NSAxMS4xNjkzIDE3LjQ5OTggMTEuNTM2M0MxNy44NjUgMTEuOTAzNCAxOC40NTg3IDExLjkwNDcgMTguODI1NiAxMS41Mzk1TDIzLjcyNDIgNi42NjQ1QzIzLjcyNDUgNi42NjQyMiAyMy43MjQ4IDYuNjYzODkgMjMuNzI1MSA2LjY2MzYxQzI0LjA5MjMgNi4yOTcxNCAyNC4wOTExIDUuNzAxNjQgMjMuNzI1IDUuMzM2MzlaIiBmaWxsPSIjMjk4RkMyIi8+Cjwvc3ZnPgo=);
}
.cs-post a.no-link-style:hover .link-arrow.external-link::after, .cs-post a.no-link-style.focused .link-arrow.external-link::after,
.cs-post a.no-link-style:hover .link-arrow.external-link::after,
.cs-post a.no-link-style.focused .link-arrow.external-link::after {
  right: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMjAiIHZpZXdCb3g9IjAgMCAyMCAyMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTE5LjA1NTkgMTAuNjU4MkMxOC44MDcyIDEwLjY1ODIgMTguNTY4OCAxMC43NTY5IDE4LjM5MjkgMTAuOTMyOEMxOC4yMTcxIDExLjEwODYgMTguMTE4NCAxMS4zNDcgMTguMTE4NCAxMS41OTU3VjE1LjM2OTVDMTguMTE3NSAxNi4wOTg0IDE3LjgyNzYgMTYuNzk3MiAxNy4zMTIyIDE3LjMxMjZDMTYuNzk2OCAxNy44MjggMTYuMDk4IDE4LjExNzkgMTUuMzY5MSAxOC4xMTg3SDQuNjMwMDhDMy45MDExOSAxOC4xMTc5IDMuMjAyNCAxNy44MjggMi42ODcgMTcuMzEyNkMyLjE3MTYgMTYuNzk3MiAxLjg4MTY5IDE2LjA5ODQgMS44ODA4NiAxNS4zNjk1VjQuNjMwNDRDMS44ODE2OSAzLjkwMTU2IDIuMTcxNiAzLjIwMjc3IDIuNjg3IDIuNjg3MzdDMy4yMDI0IDIuMTcxOTcgMy45MDExOSAxLjg4MjA1IDQuNjMwMDggMS44ODEyM0g4LjQwMzkxQzguNjUyNTUgMS44ODEyMyA4Ljg5MSAxLjc4MjQ1IDkuMDY2ODIgMS42MDY2NEM5LjI0MjYzIDEuNDMwODIgOS4zNDE0IDEuMTkyMzcgOS4zNDE0IDAuOTQzNzI1QzkuMzQxNCAwLjY5NTA4NSA5LjI0MjYzIDAuNDU2NjI4IDkuMDY2ODIgMC4yODA4MTNDOC44OTEgMC4xMDQ5OTggOC42NTI1NSAwLjAwNjIyNTU5IDguNDAzOTEgMC4wMDYyMjU1OUg0LjYzMDA4QzMuNDA0MSAwLjAwNzY3MjkgMi4yMjg3NiAwLjQ5NTMzMSAxLjM2MTg2IDEuMzYyMjNDMC40OTQ5NjUgMi4yMjkxMiAwLjAwNzMwNjY5IDMuNDA0NDcgMC4wMDU4NTkzOCA0LjYzMDQ0VjE1LjM2OTVDMC4wMDczMDY2OSAxNi41OTU1IDAuNDk0OTY1IDE3Ljc3MDggMS4zNjE4NiAxOC42Mzc3QzIuMjI4NzYgMTkuNTA0NiAzLjQwNDEgMTkuOTkyMyA0LjYzMDA4IDE5Ljk5MzdIMTUuMzY5MUMxNi41OTUxIDE5Ljk5MjMgMTcuNzcwNSAxOS41MDQ2IDE4LjYzNzQgMTguNjM3N0MxOS41MDQzIDE3Ljc3MDggMTkuOTkxOSAxNi41OTU1IDE5Ljk5MzQgMTUuMzY5NVYxMS41OTU3QzE5Ljk5MzQgMTEuMzQ3IDE5Ljg5NDYgMTEuMTA4NiAxOS43MTg4IDEwLjkzMjhDMTkuNTQzIDEwLjc1NjkgMTkuMzA0NSAxMC42NTgyIDE5LjA1NTkgMTAuNjU4MloiIGZpbGw9IiMyOThGQzIiLz4KPHBhdGggZD0iTTE5LjAzNTEgNy45MjA5NGUtMDhIMTMuMjA3QzEyLjk2MTUgLTQuNjk5OTJlLTA1IDEyLjcyNTggMC4wOTYyMDA5IDEyLjU1MDUgMC4yNjgwNjVDMTIuMzc1MiAwLjQzOTkyOSAxMi4yNzQzIDAuNjczNjk2IDEyLjI2OTUgMC45MTkxNDFDMTIuMjU5NyAxLjQ0NTMxIDEyLjcwMjMgMS44NzUgMTMuMjI4MSAxLjg3NUgxNi43OTU3TDkuMzI5MjUgOS4zNDM3NUM5LjE1MzQ1IDkuNTE5NTYgOS4wNTQ2OSA5Ljc1ODAxIDkuMDU0NjkgMTAuMDA2NkM5LjA1NDY5IDEwLjI1NTMgOS4xNTM0NSAxMC40OTM3IDkuMzI5MjUgMTAuNjY5NUM5LjUwNTA3IDEwLjg0NTMgOS43NDM1MSAxMC45NDQxIDkuOTkyMTQgMTAuOTQ0MUMxMC4yNDA4IDEwLjk0NDEgMTAuNDc5MiAxMC44NDUzIDEwLjY1NSAxMC42Njk1TDE4LjEyMzggMy4yMDMxMlY2Ljc4MzU5QzE4LjEyMzggNy4wMzIyMyAxOC4yMjI2IDcuMjcwNjkgMTguMzk4NCA3LjQ0NjUxQzE4LjU3NDIgNy42MjIzMiAxOC44MTI2IDcuNzIxMDkgMTkuMDYxMyA3LjcyMTA5QzE5LjMwOTkgNy43MjEwOSAxOS41NDg0IDcuNjIyMzIgMTkuNzI0MiA3LjQ0NjUxQzE5LjkgNy4yNzA2OSAxOS45OTg4IDcuMDMyMjMgMTkuOTk4OCA2Ljc4MzU5VjAuOTYzMjgxQzE5Ljk5ODggMC44MzY3NDkgMTkuOTczOSAwLjcxMTQ1NSAxOS45MjU0IDAuNTk0NTU5QzE5Ljg3NyAwLjQ3NzY2MyAxOS44MDYgMC4zNzE0NTUgMTkuNzE2NSAwLjI4MkMxOS42MjcgMC4xOTI1NDYgMTkuNTIwOCAwLjEyMTYgMTkuNDAzOSAwLjA3MzIxMzRDMTkuMjg2OSAwLjAyNDgyNjkgMTkuMTYxNiAtNS4xMjMxN2UtMDUgMTkuMDM1MSA3LjkyMDk0ZS0wOFoiIGZpbGw9IiMyOThGQzIiLz4KPC9zdmc+Cg==);
}
.cs-post a.no-link-style:focus-visible,
.cs-post a.no-link-style:focus-visible {
  outline-color: var(--cs_blue);
}
.cs-post__image {
  aspect-ratio: 353/221;
  margin-bottom: 13px;
  position: relative;
}
@media (max-width: 1003px) {
  .cs-post__image {
    aspect-ratio: 353/225;
  }
}
.cs-post__image img {
  border-radius: 12px !important;
}
.cs-post__title h4 {
  font-size: clamp(1.375rem, 0.188vw + 1.331rem, 1.5rem);
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.3;
  margin-bottom: 26px;
}
@media (max-width: 1003px) {
  .cs-post__title h4 {
    margin-bottom: 22px;
  }
}
.cs-post__title h4 a,
.cs-post__title h4 a:visited {
  color: inherit;
  background-image: none;
}
.cs-post__content {
  padding-top: 24px;
  padding-left: 14px;
  box-sizing: border-box;
}
@media (max-width: 1003px) {
  .cs-post__content {
    padding-top: 20px;
    padding-left: 9px;
    padding-right: 24px;
  }
}
.cs-post__categories {
  position: absolute;
  bottom: -9px;
  left: 14px;
  width: calc(100% - 32px);
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
  gap: 4px;
  line-height: 1.3;
}
@media (max-width: 1003px) {
  .cs-post__categories {
    bottom: -11px;
    left: 9px;
    gap: 12px;
  }
}
.cs-post--featured a.no-link-style,
.cs-post--featured a.no-link-style {
  padding: 20px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
@media (max-width: 1003px) {
  .cs-post--featured a.no-link-style,
  .cs-post--featured a.no-link-style {
    padding: 23px 15px 16px;
    gap: 50px;
    flex-direction: column-reverse;
  }
}
.cs-post--featured .cs-post__image {
  width: 40.5%;
  aspect-ratio: 438/321;
  margin: 0;
}
@media (min-width: 748px) and (max-width: 1003px) {
  .cs-post--featured .cs-post__image {
    aspect-ratio: 438/214;
  }
}
@media (max-width: 1003px) {
  .cs-post--featured .cs-post__image {
    width: 100%;
  }
}
.cs-post--featured .cs-post__content {
  width: 55.5%;
  position: relative;
  padding-top: 0;
  padding-right: 40px;
  padding-left: 0;
  align-self: center;
}
@media (max-width: 1003px) {
  .cs-post--featured .cs-post__content {
    padding: 0 4px;
    width: 100%;
  }
}
.cs-post--featured .cs-post__content .cs-post__categories {
  position: initial;
  margin-bottom: 21px;
}
@media (max-width: 1003px) {
  .cs-post--featured .cs-post__content .cs-post__categories {
    margin-bottom: 19px;
  }
}
.cs-post--featured .cs-post__content .cs-post__title {
  margin-bottom: 25px;
}
@media (max-width: 1003px) {
  .cs-post--featured .cs-post__content .cs-post__title {
    margin-bottom: 20px;
  }
}
.cs-post--featured .cs-post__content .cs-post__title h3 {
  font-size: var(--cs_font_size_4);
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0;
}
.cs-post--featured .cs-post__link {
  margin-top: 48px;
}
@media (max-width: 1003px) {
  .cs-post--featured .cs-post__link {
    margin-top: 17px;
  }
}

.cs-post-category {
  display: inline-block;
  position: relative;
}
.cs-post-category span {
  background-color: #E6F2FA;
  color: var(--cs_blue);
  padding: 3px 8px;
  box-sizing: border-box;
  border-radius: 4px;
  line-height: 1.3;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: 16px;
  font-size: var(--cs_font_size_10);
  position: relative;
  z-index: 1;
  border-radius: 4px;
  display: inline-block;
}

.cs-post__exerpt {
  color: var(--cs_blue);
  font-size: var(--cs_font_size_9);
  letter-spacing: -0.02em;
}

.cs-posts--archive {
  gap: 30px;
}
@media (max-width: 1003px) {
  .cs-posts--archive {
    gap: 16px;
  }
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .cs-posts--archive {
    gap: 12px;
  }
}
.cs-posts--archive .cs-post {
  width: calc(33.33% - 20px);
}
@media (max-width: 1003px) {
  .cs-posts--archive .cs-post {
    width: 100%;
  }
}
@media (min-width: 748px) and (max-width: 1003px) {
  .cs-posts--archive .cs-post {
    width: calc(50% - 8.5px);
  }
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .cs-posts--archive .cs-post {
    width: calc(33.33% - 8px);
  }
}

.cs-fitlers {
  align-items: center;
  gap: 20px;
  margin-bottom: var(--cs_space_6);
}

.filter-text {
  margin-right: 33px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.wp-block-heading {
  margin-bottom: 26px;
}

@media (max-width: 1003px) {
  .cs-posts-slider .cs-post__image {
    aspect-ratio: 353/223;
  }
}
.wp-block-post-title {
  word-break: break-word;
  font-size: 22px;
  margin-bottom: 16px;
}

.wp-block-cover {
  margin-bottom: 30px;
}

/*-------------------------------------------------
>> Basic styles for Blog post
-------------------------------------------------*/
.two-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(350px, 50% - 2%, 100%), 100%), 1fr));
  gap: 2%;
  row-gap: var(--cs_space_6);
}

.three-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(309px, 33.3333333333% - 2.1%, 100%), 100%), 1fr));
  gap: 2.1%;
}

.four-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(250px, 25% - 2%, 100%), 100%), 1fr));
  gap: 2%;
  row-gap: var(--cs_space_6);
}

.five-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(165px, 20% - 2%, 100%), 100%), 1fr));
  gap: 2%;
  row-gap: var(--cs_space_6);
}

.col-980 {
  width: 83.06%;
}

.col-780 {
  width: 66.1%;
}

.col-580 {
  width: 49.1%;
}

.col-480 {
  width: 40.6%;
}

.col-528 {
  width: 44.7%;
}

@media (max-width: 1003px) {
  .col-980,
  .col-780,
  .col-580,
  .col-480,
  .col-528 {
    width: 100%;
  }
}
.checklist-three-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(309px, 33.3333333333% - 1.7%, 100%), 100%), 1fr));
  gap: 1.7%;
  row-gap: 36px;
}
@media (max-width: 1179px) {
  .checklist-three-columns {
    row-gap: 20px;
  }
}

.cta-three-columns {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: var(--cs_space_8);
}

.icon-grid-three-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(246px, 33.3333333333% - 9.2%, 100%), 100%), 1fr));
  row-gap: 0%;
  -moz-column-gap: 9.2%;
       column-gap: 9.2%;
  row-gap: 29px;
}

.stats-three-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(272px, 33.3333333333% - 4.4%, 100%), 100%), 1fr));
  gap: 4.4%;
  row-gap: 20px;
}
@media (max-width: 1003px) {
  .stats-three-columns {
    row-gap: 0;
  }
}

.h-four-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(130px, 25% - 6.6%, 100%), 100%), 1fr));
  gap: 6.6%;
  row-gap: var(--cs_space_6);
}
@media (max-width: 1003px) {
  .h-four-columns {
    gap: 4.4%;
    row-gap: calc(var(--cs_space_6) - 1px);
  }
}

.h-three-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(280px, 33.3333333333% - 2.1%, 100%), 100%), 1fr));
  gap: 2.1%;
  row-gap: 20px;
}
.h-three-columns.cs-posts {
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(286px, 33.3333333333% - 2.1%, 100%), 100%), 1fr));
  gap: 2.1%;
}
.h-three-columns.image-grid {
  grid-template-columns: repeat(3, 1fr);
}
@media (max-width: 1003px) {
  .h-three-columns.image-grid {
    gap: 15px;
  }
}
.h-three-columns.cta-tiles.cta-tiles-design-three {
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(309px, 33.3333333333% - 2.5%, 100%), 100%), 1fr));
  gap: 2.5%;
  row-gap: 16px;
}

.h-text-three-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(286px, 33.3333333333% - 2.1%, 100%), 100%), 1fr));
  gap: 2.1%;
  row-gap: 20px;
}
@media (max-width: 1003px) {
  .h-text-three-columns.text-column {
    row-gap: 36px;
  }
}

.h-two-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(350px, 50% - 1.6%, 100%), 100%), 1fr));
  gap: 1.6%;
  row-gap: 20px;
}
.h-two-columns.image-grid {
  grid-template-columns: repeat(2, 1fr);
}
@media (max-width: 1003px) {
  .h-two-columns.image-grid {
    gap: 15px;
  }
}

.h-text-two-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(326px, 50% - 2.1%, 100%), 100%), 1fr));
  gap: 2.1%;
  row-gap: 20px;
}
@media (max-width: 1003px) {
  .h-text-two-columns.text-column {
    row-gap: 36px;
  }
}

.h-five-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(165px, 20% - 2%, 100%), 100%), 1fr));
  gap: 2%;
  row-gap: var(--cs_space_6);
}

/*-------------------------------------------------
>> Basic styles for Single post
-------------------------------------------------*/
.single-post-content a,
.single-post-content a:visited {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.single-post-content a.button,
.single-post-content a.button:visited {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}

/*-------------------------------------------------
>> Basic styles for Location List post
-------------------------------------------------*/
.location-list__title {
  margin-bottom: clamp(1.875rem, 0.693vw + 1.696rem, 2.25rem);
}
.location-list__title .heading-4 {
  margin: 0;
}
.location-list:nth-child(n+2) {
  margin-top: var(--cs_space_7);
}

a.cs-location:visited,
a.cs-location {
  background: none;
  color: var(--cs_blue);
  background-color: var(--cs_white);
}
a.cs-location:visited span.link-arrow::after,
a.cs-location:visited a.link-arrow::after,
a.cs-location:visited a.link-arrow:visited::after,
a.cs-location span.link-arrow::after,
a.cs-location a.link-arrow::after,
a.cs-location a.link-arrow:visited::after {
  position: relative;
  transition: right 0.4s ease-in-out;
  right: 0;
}
a.cs-location:visited:hover, a.cs-location:visited.focused,
a.cs-location:hover,
a.cs-location.focused {
  border-color: var(--cs_mgray);
}
a.cs-location:visited:hover span.link-arrow,
a.cs-location:visited:hover a.link-arrow,
a.cs-location:visited:hover a.link-arrow:visited, a.cs-location:visited.focused span.link-arrow,
a.cs-location:visited.focused a.link-arrow,
a.cs-location:visited.focused a.link-arrow:visited,
a.cs-location:hover span.link-arrow,
a.cs-location:hover a.link-arrow,
a.cs-location:hover a.link-arrow:visited,
a.cs-location.focused span.link-arrow,
a.cs-location.focused a.link-arrow,
a.cs-location.focused a.link-arrow:visited {
  color: var(--cs_blue_1);
}
a.cs-location:visited:hover span.link-arrow::after,
a.cs-location:visited:hover a.link-arrow::after,
a.cs-location:visited:hover a.link-arrow:visited::after, a.cs-location:visited.focused span.link-arrow::after,
a.cs-location:visited.focused a.link-arrow::after,
a.cs-location:visited.focused a.link-arrow:visited::after,
a.cs-location:hover span.link-arrow::after,
a.cs-location:hover a.link-arrow::after,
a.cs-location:hover a.link-arrow:visited::after,
a.cs-location.focused span.link-arrow::after,
a.cs-location.focused a.link-arrow::after,
a.cs-location.focused a.link-arrow:visited::after {
  margin-left: 8px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIzLjcyNSA1LjMzNjM5QzIzLjcyNDggNS4zMzYxMSAyMy43MjQ1IDUuMzM1NzggMjMuNzI0MiA1LjMzNTVMMTguODI1NiAwLjQ2MDQ5N0MxOC40NTg2IDAuMDk1MjkzOCAxNy44NjUgMC4wOTY2NTI5IDE3LjQ5OTcgMC40NjM2ODRDMTcuMTM0NSAwLjgzMDY2OSAxNy4xMzU5IDEuNDI0MjUgMTcuNTAyOCAxLjc4OTVMMjAuNzkxOCA1LjA2MjVIMC45Mzc1QzAuNDE5NzE5IDUuMDYyNSAwIDUuNDgyMjIgMCA2QzAgNi41MTc3OCAwLjQxOTcxOSA2LjkzNzUgMC45Mzc1IDYuOTM3NUgyMC43OTE3TDE3LjUwMjkgMTAuMjEwNUMxNy4xMzU5IDEwLjU3NTcgMTcuMTM0NSAxMS4xNjkzIDE3LjQ5OTggMTEuNTM2M0MxNy44NjUgMTEuOTAzNCAxOC40NTg3IDExLjkwNDcgMTguODI1NiAxMS41Mzk1TDIzLjcyNDIgNi42NjQ1QzIzLjcyNDUgNi42NjQyMiAyMy43MjQ4IDYuNjYzODkgMjMuNzI1MSA2LjY2MzYxQzI0LjA5MjMgNi4yOTcxNCAyNC4wOTExIDUuNzAxNjQgMjMuNzI1IDUuMzM2MzlaIiBmaWxsPSIjMjk4RkMyIi8+Cjwvc3ZnPgo=);
  right: 4px;
}

.cs-location {
  border: 1px solid var(--cs_mgray50);
  padding: 3px 29px 2px 3px;
  justify-content: space-between;
  align-items: center;
  border-radius: 20px;
  box-sizing: border-box;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .cs-location {
    padding: 12px 29px 12px 12px;
  }
}
@media (max-width: 1003px) {
  .cs-location {
    padding: 19px 19px 27px;
    gap: 30px;
    border-radius: 16px;
  }
}
.cs-location:nth-child(n+2) {
  margin-top: var(--cs_space_10);
}
.cs-location__image {
  width: 37.5%;
  gap: 27px;
  align-items: center;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .cs-location__image {
    width: 45%;
  }
}
@media (max-width: 1003px) {
  .cs-location__image {
    gap: 20px;
    width: 100%;
  }
}
.cs-location__image--image {
  aspect-ratio: 169/106;
  max-width: 169px;
  max-height: 106px;
  border-radius: 16px;
  border-radius: 12px;
}
@media (max-width: 1003px) {
  .cs-location__image--image {
    aspect-ratio: 113/70;
    max-width: 113px;
    border-radius: 12px;
  }
}
.cs-location__image--image img {
  border-radius: 16px;
}
.cs-location__image--title {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.32;
  width: calc(100% - 196px);
}
@media (max-width: 1003px) {
  .cs-location__image--title {
    width: calc(100% - 133px);
  }
}
.cs-location__content {
  width: 58.47%;
  justify-content: space-between;
  align-items: center;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .cs-location__content {
    width: 51%;
  }
}
@media (max-width: 1003px) {
  .cs-location__content {
    width: 100%;
    justify-content: space-between;
    align-items: flex-start;
    gap: 27px;
    flex-direction: column;
  }
}
.cs-location__content--tabs {
  gap: 9px 12px;
  max-width: 366px;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .cs-location__content--tabs {
    max-width: 250px;
  }
}
@media (max-width: 1003px) {
  .cs-location__content--tabs {
    gap: 9px;
    max-width: 100%;
  }
}
.cs-location__content__link {
  margin-bottom: 1px;
}

.location-tab {
  padding: 3px 8px;
  border-radius: 4px;
  background-color: var(--cs_blue_225);
  gap: 8px;
  align-items: center;
  display: flex;
}
.location-tab__text {
  line-height: 1.32;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}
.location-tab__icon {
  max-width: 16px;
  max-height: 16px;
  line-height: 0.6;
}
@media (max-width: 1003px) {
  .location-tab__icon {
    max-width: 14px;
    max-height: 14px;
  }
}

.location-jumplinks {
  gap: 20px;
}
@media (max-width: 1003px) {
  .location-jumplinks {
    gap: 12px;
    position: relative;
  }
}
.location-jumplinks__heading {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  max-width: 87px;
  padding-top: 8px;
}
@media (max-width: 1003px) {
  .location-jumplinks__heading {
    display: none;
  }
}

@media (max-width: 1003px) {
  select.location-jumplinks {
    border-radius: 100px;
    height: 44px;
    background-color: var(--cs_transparent);
    border-color: var(--cs_dgray25);
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05LjI0OTA5IDEuMjlMNS40NzYxMiA1LjI5ODc4QzUuMjE2NzQgNS41NzQzNyA0Ljc3ODc4IDUuNTc0MzcgNC41MTk0IDUuMjk4NzhMMC43NDY0MDEgMS4yOUMwLjQ2MjkzMiAwLjk4ODc4IDAuNjc2NDY0IDAuNDk0NTMgMS4wOTAwOSAwLjQ5NDUzSDguOTA1MzdDOS4zMTkwMyAwLjQ5NDUzIDkuNTMyNTYgMC45ODg3OCA5LjI0OTA5IDEuMjlaIiBmaWxsPSIjMDAzMDU3Ii8+Cjwvc3ZnPgo=), url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTIiIGZpbGw9IiMwMDMwNTciLz4KPHBhdGggZD0iTTEyLjQxMzEgMTcuMjk5NkwxNi40OTY0IDEzLjUwOEMxNi42MDI3IDEzLjQwNTggMTYuNjYxNSAxMy4yNjkgMTYuNjYwMSAxMy4xMjdDMTYuNjU4OCAxMi45ODQ5IDE2LjU5NzUgMTIuODQ5MSAxNi40ODkzIDEyLjc0ODdDMTYuMzgxMSAxMi42NDgyIDE2LjIzNDggMTIuNTkxMyAxNi4wODE5IDEyLjU5QzE1LjkyODkgMTIuNTg4OCAxNS43ODE2IDEyLjY0MzQgMTUuNjcxNiAxMi43NDIxTDEyLjU4NCAxNS42MDkxTDEyLjU4NCA2LjA4MzM1QzEyLjU4NCA1LjkzOTY5IDEyLjUyMjUgNS44MDE5MiAxMi40MTMxIDUuNzAwMzRDMTIuMzAzNyA1LjU5ODc2IDEyLjE1NTQgNS41NDE2OSAxMi4wMDA3IDUuNTQxNjlDMTEuODQ1OSA1LjU0MTY5IDExLjY5NzYgNS41OTg3NiAxMS41ODgyIDUuNzAwMzRDMTEuNDc4OCA1LjgwMTkyIDExLjQxNzMgNS45Mzk2OSAxMS40MTczIDYuMDgzMzVMMTEuNDE3MyAxNS42MDkxTDguMzI5NzQgMTIuNzQyMUM4LjI3NTkzIDEyLjY5MDMgOC4yMTE1NiAxMi42NDkxIDguMTQwMzkgMTIuNjIwN0M4LjA2OTIyIDEyLjU5MjMgNy45OTI2OCAxMi41NzczIDcuOTE1MjIgMTIuNTc2N0M3LjgzNzc3IDEyLjU3NjEgNy43NjA5NiAxMi41ODk4IDcuNjg5MjcgMTIuNjE3QzcuNjE3NTggMTIuNjQ0MyA3LjU1MjQ1IDEyLjY4NDUgNy40OTc2OCAxMi43MzUzQzcuNDQyOTEgMTIuNzg2MiA3LjM5OTU5IDEyLjg0NjcgNy4zNzAyNiAxMi45MTMzQzcuMzQwOTMgMTIuOTc5OCA3LjMyNjE3IDEzLjA1MTEgNy4zMjY4NCAxMy4xMjMxQzcuMzI3NTIgMTMuMTk1IDcuMzQzNjEgMTMuMjY2MSA3LjM3NDE4IDEzLjMzMjJDNy40MDQ3NSAxMy4zOTgyIDcuNDQ5MTkgMTMuNDU4IDcuNTA0OTEgMTMuNTA4TDExLjU4ODIgMTcuMjk5NkMxMS42OTc2IDE3LjQwMTIgMTEuODQ2IDE3LjQ1ODIgMTIuMDAwNyAxNy40NTgyQzEyLjE1NTMgMTcuNDU4MiAxMi4zMDM3IDE3LjQwMTIgMTIuNDEzMSAxNy4yOTk2WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
    background-repeat: no-repeat, no-repeat;
    background-position: center right 17px, center left 9px;
    background-size: 10px, 24px;
    font-size: 14px;
    letter-spacing: 0.04em;
    font-family: "Montserrat", arial, sans-serif;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    position: relative;
    padding-left: 42px;
  }
  select.location-jumplinks::after {
    position: absolute;
    content: "";
    top: calc(50% - 12px);
    left: 9px;
    width: 24px;
    height: 24px;
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
  }
}
ul.location-jumplinks__area {
  margin: 0;
  gap: 16px 11px;
}
ul.location-jumplinks__area li {
  padding: 0;
  margin-bottom: 0 !important;
}
ul.location-jumplinks__area li a.button.jump-btn,
ul.location-jumplinks__area li a.button.jump-btn:visited {
  padding: 11px 12px 11px 16px;
  gap: 9px;
}
@media (max-width: 1003px) {
  ul.location-jumplinks__area li a.button.jump-btn,
  ul.location-jumplinks__area li a.button.jump-btn:visited {
    padding: 0;
    border: 0;
    border-radius: 0;
    flex-direction: row-reverse;
    justify-content: flex-end;
  }
}
ul.location-jumplinks__area li span.arrow-box {
  position: initial;
  width: 24px;
  height: 24px;
  margin: 0;
}
ul.location-jumplinks__area li span.arrow-box svg {
  width: 9px;
  height: 12px;
}
ul.location-jumplinks__area li::after, ul.location-jumplinks__area li:before {
  display: none;
}
ul.location-jumplinks__area.select-dropdown-list {
  position: relative;
  top: 0;
  left: 0;
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  padding: 0;
  border: 0;
  border-radius: 0;
  z-index: initial;
}
@media (max-width: 1003px) {
  ul.location-jumplinks__area.select-dropdown-list {
    position: absolute;
    top: calc(100% + 12px);
    left: 0;
    padding: 20px;
    border-radius: 16px;
    border: 1px solid var(--cs_mgray50);
    width: 100%;
    z-index: 5;
    display: none;
    background-color: var(--cs_white);
    flex-wrap: wrap;
    box-sizing: border-box;
  }
  ul.location-jumplinks__area.select-dropdown-list .location-jumplinks__area--link {
    width: 100%;
  }
  ul.location-jumplinks__area.select-dropdown-list.is-active-dropdown {
    display: flex !important;
  }
}

.cs-location-list-content .cs-fitlers {
  margin: 0;
}

.location-lists__show-more {
  line-height: 0.65;
  display: none;
  margin-top: 52px;
  text-align: center;
}
.location-lists__show-more button,
.location-lists__show-more button:visited {
  display: block;
  background-color: var(--cs_blue);
}
@media (max-width: 1003px) {
  .location-lists__show-more {
    display: block;
  }
}

.cs-location__content--link {
  line-height: 1.3;
}

button.location-jumplinks-button {
  display: none;
  height: 44px;
  background-color: transparent;
  font-size: 14px;
  padding: 0;
  color: var(--cs_blue);
  border: 1px solid var(--cs_dgray25);
  box-sizing: border-box;
  text-align: left;
  padding-left: 43px !important;
  padding-right: 20px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iNiIgdmlld0JveD0iMCAwIDEwIDYiIGZpbGw9Im5vbmUiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyI+CjxwYXRoIGQ9Ik05LjI0OTA5IDEuMjlMNS40NzYxMiA1LjI5ODc4QzUuMjE2NzQgNS41NzQzNyA0Ljc3ODc4IDUuNTc0MzcgNC41MTk0IDUuMjk4NzhMMC43NDY0MDEgMS4yOUMwLjQ2MjkzMiAwLjk4ODc4IDAuNjc2NDY0IDAuNDk0NTMgMS4wOTAwOSAwLjQ5NDUzSDguOTA1MzdDOS4zMTkwMyAwLjQ5NDUzIDkuNTMyNTYgMC45ODg3OCA5LjI0OTA5IDEuMjlaIiBmaWxsPSIjMDAzMDU3Ii8+Cjwvc3ZnPgo=);
  background-repeat: no-repeat;
  background-position: center right 17px;
}
button.location-jumplinks-button::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 9px;
  margin: auto;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMjQiIHZpZXdCb3g9IjAgMCAyNCAyNCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTIiIGN5PSIxMiIgcj0iMTIiIGZpbGw9IiMwMDMwNTciLz4KPHBhdGggZD0iTTEyLjQxMzEgMTcuMjk5NkwxNi40OTY0IDEzLjUwOEMxNi42MDI3IDEzLjQwNTggMTYuNjYxNSAxMy4yNjkgMTYuNjYwMSAxMy4xMjdDMTYuNjU4OCAxMi45ODQ5IDE2LjU5NzUgMTIuODQ5MSAxNi40ODkzIDEyLjc0ODdDMTYuMzgxMSAxMi42NDgyIDE2LjIzNDggMTIuNTkxMyAxNi4wODE5IDEyLjU5QzE1LjkyODkgMTIuNTg4OCAxNS43ODE2IDEyLjY0MzQgMTUuNjcxNiAxMi43NDIxTDEyLjU4NCAxNS42MDkxTDEyLjU4NCA2LjA4MzM1QzEyLjU4NCA1LjkzOTY5IDEyLjUyMjUgNS44MDE5MiAxMi40MTMxIDUuNzAwMzRDMTIuMzAzNyA1LjU5ODc2IDEyLjE1NTQgNS41NDE2OSAxMi4wMDA3IDUuNTQxNjlDMTEuODQ1OSA1LjU0MTY5IDExLjY5NzYgNS41OTg3NiAxMS41ODgyIDUuNzAwMzRDMTEuNDc4OCA1LjgwMTkyIDExLjQxNzMgNS45Mzk2OSAxMS40MTczIDYuMDgzMzVMMTEuNDE3MyAxNS42MDkxTDguMzI5NzQgMTIuNzQyMUM4LjI3NTkzIDEyLjY5MDMgOC4yMTE1NiAxMi42NDkxIDguMTQwMzkgMTIuNjIwN0M4LjA2OTIyIDEyLjU5MjMgNy45OTI2OCAxMi41NzczIDcuOTE1MjIgMTIuNTc2N0M3LjgzNzc3IDEyLjU3NjEgNy43NjA5NiAxMi41ODk4IDcuNjg5MjcgMTIuNjE3QzcuNjE3NTggMTIuNjQ0MyA3LjU1MjQ1IDEyLjY4NDUgNy40OTc2OCAxMi43MzUzQzcuNDQyOTEgMTIuNzg2MiA3LjM5OTU5IDEyLjg0NjcgNy4zNzAyNiAxMi45MTMzQzcuMzQwOTMgMTIuOTc5OCA3LjMyNjE3IDEzLjA1MTEgNy4zMjY4NCAxMy4xMjMxQzcuMzI3NTIgMTMuMTk1IDcuMzQzNjEgMTMuMjY2MSA3LjM3NDE4IDEzLjMzMjJDNy40MDQ3NSAxMy4zOTgyIDcuNDQ5MTkgMTMuNDU4IDcuNTA0OTEgMTMuNTA4TDExLjU4ODIgMTcuMjk5NkMxMS42OTc2IDE3LjQwMTIgMTEuODQ2IDE3LjQ1ODIgMTIuMDAwNyAxNy40NTgyQzEyLjE1NTMgMTcuNDU4MiAxMi4zMDM3IDE3LjQwMTIgMTIuNDEzMSAxNy4yOTk2WiIgZmlsbD0id2hpdGUiLz4KPC9zdmc+Cg==);
}
button.location-jumplinks-button.is-button-opened {
  background-color: var(--cs_blue_225);
}
@media (max-width: 1003px) {
  button.location-jumplinks-button {
    display: block;
  }
}

.location-jumplinks .select-dropdown {
  width: calc(100% - 107px);
}
@media (max-width: 1003px) {
  .location-jumplinks .select-dropdown {
    width: 100%;
  }
}

/*-------------------------------------------------
>> Styles for Website Blocks
-------------------------------------------------*/
/*-------------------------------------------------
>> Basic styles for Defualt Block
-------------------------------------------------*/
/*-------------------------------------------------
>> Basic styles for FAQ's Block
-------------------------------------------------*/
.services__item,
.faqs__item {
  background-color: var(--cs_mgray25);
  border-radius: 20px;
  margin-bottom: var(--cs_space_10);
  padding: 0 var(--cs_space_9) 0 var(--cs_space_8);
  transition: all 0.3s ease-in-out;
}
@media (max-width: 1003px) {
  .services__item,
  .faqs__item {
    padding: 0 16px 0 20px;
  }
}
.services__item:hover,
.faqs__item:hover {
  background-color: var(--cs_blue_225);
  background-color: rgba(155, 203, 235, 0.25);
}
.services__item:last-child,
.faqs__item:last-child {
  margin-bottom: 0;
}
.services__item.active .services__item--head--icon::before,
.services__item.active .faqs__item--head--icon::before,
.faqs__item.active .services__item--head--icon::before,
.faqs__item.active .faqs__item--head--icon::before {
  transform: rotate(-180deg);
}
.services__item.active:hover,
.faqs__item.active:hover {
  background-color: var(--cs_mgray25);
}
.services__item--head,
.faqs__item--head {
  padding: 16px 0;
  cursor: pointer;
  justify-content: space-between;
  align-items: center;
  position: relative;
}
@media (max-width: 1003px) {
  .services__item--head,
  .faqs__item--head {
    padding: 17px 0 19px;
    align-items: flex-start;
  }
}
.services__item--head span,
.faqs__item--head span {
  display: block;
}
.services__item--head--icon,
.faqs__item--head--icon {
  position: relative;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background-color: var(--cs_white);
  border: 1px solid var(--cs_mgray50);
  box-sizing: border-box;
}
@media (max-width: 1003px) {
  .services__item--head--icon,
  .faqs__item--head--icon {
    width: 36px;
    height: 36px;
  }
}
.services__item--head--icon:before,
.faqs__item--head--icon:before {
  position: absolute;
  content: "";
  background-color: var(--cs_blue1);
  border-radius: 10px;
  transition: all 0.3s ease-in-out;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTAiIHZpZXdCb3g9IjAgMCAxNiAxMCIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0xNS43MDcxIDAuNzkyODkzQzE2LjA5NzYgMS4xODM0MiAxNi4wOTc2IDEuODE2NTggMTUuNzA3MSAyLjIwNzExTDguNzA3MTEgOS4yMDcxMUM4LjMxNjU4IDkuNTk3NjMgNy42ODM0MiA5LjU5NzYzIDcuMjkyODkgOS4yMDcxMUwwLjI5Mjg5MyAyLjIwNzExQy0wLjA5NzYyOTYgMS44MTY1OCAtMC4wOTc2Mjk2IDEuMTgzNDIgMC4yOTI4OTMgMC43OTI4OTNDMC42ODM0MTggMC40MDIzNjggMS4zMTY1OCAwLjQwMjM2OCAxLjcwNzExIDAuNzkyODkzTDggNy4wODU3OUwxNC4yOTI5IDAuNzkyODkzQzE0LjY4MzQgMC40MDIzNjkgMTUuMzE2NiAwLjQwMjM2OSAxNS43MDcxIDAuNzkyODkzWiIgZmlsbD0iIzAwMzA1NyIvPgo8L3N2Zz4K);
  background-size: 16px;
  background-repeat: no-repeat;
  background-position: top calc(50% + 1px) center;
  transform-origin: center;
}
.services__item--head--shape,
.faqs__item--head--shape {
  line-height: 0.6;
  max-width: 24px;
  max-height: 24px;
  position: absolute;
}
@media (max-width: 1003px) {
  .services__item--head--shape,
  .faqs__item--head--shape {
    max-width: 20px;
    max-height: 20px;
    top: 16px;
  }
}
.services__item--head--heading,
.faqs__item--head--heading {
  transition: all 0.3s ease-in-out;
  display: block;
  letter-spacing: -0.25px;
  width: calc(100% - 109px);
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  letter-spacing: -0.02em;
  margin: 0;
  padding-left: 44px;
}
.services__item--head--heading.heading-6,
.faqs__item--head--heading.heading-6 {
  font-size: var(--cs_font_size_6);
}
@media (max-width: 1003px) {
  .services__item--head--heading,
  .faqs__item--head--heading {
    width: calc(100% - 89px);
    padding-left: 36px;
    line-height: 1.28;
  }
}
.services__item--content,
.faqs__item--content {
  padding-top: 7px;
  padding-bottom: clamp(1.875rem, 0.693vw + 1.696rem, 2.25rem);
  display: none;
  margin-top: 1px;
  line-height: 1.6;
  max-width: 1049px;
}
@media (max-width: 1003px) {
  .services__item--content,
  .faqs__item--content {
    padding-top: 1px;
    line-height: 1.62;
  }
}

.service-content {
  max-width: 750px;
  margin-top: 15px;
}
@media (max-width: 1003px) {
  .service-content {
    margin-top: 10px;
  }
}
.service-content__spans {
  flex-wrap: wrap;
  gap: 12px;
  margin-bottom: 36px;
}
@media (max-width: 1003px) {
  .service-content__spans {
    flex-wrap: wrap;
    gap: 12px 8px;
    margin-bottom: 32px;
  }
}
.service-content__spans--single {
  background-color: var(--cs_white);
  color: var(--cs_blue);
  border-radius: 20px;
  padding: 6px 12px 6px 14px;
  font-size: var(--cs_font_size_10);
  line-height: 1.3;
}
@media (max-width: 1003px) {
  .service-content__spans--single {
    padding: 5px 12px 4px 10px;
  }
}
.service-content p {
  padding-left: 2px;
}
.service-content__link {
  margin-top: clamp(1.875rem, 0.693vw + 1.696rem, 2.25rem);
}

@media (max-width: 1003px) {
  .services__item {
    padding: 0 20px;
    margin-bottom: 20px;
  }
}
.services__item--head {
  padding: 23px 0;
}
@media (max-width: 1003px) {
  .services__item--head {
    padding: 23px 0 19px;
  }
}
.services__item--head--shape {
  max-width: 32px;
  max-height: 32px;
}
@media (max-width: 1003px) {
  .services__item--head--shape {
    max-width: 26px;
    max-height: 26px;
    top: 25px;
  }
}
.services__item--head--shape img {
  width: 32px;
}
@media (max-width: 1003px) {
  .services__item--head--icon {
    margin-top: -2px;
  }
}
.services__item--head--heading {
  width: calc(100% - 116px);
  padding-left: 52px;
}
@media (max-width: 1003px) {
  .services__item--head--heading {
    padding-left: 42px;
  }
}

/*-------------------------------------------------
>> Basic styles for Team Block
-------------------------------------------------*/
.team-members a.no-link-style,
.team-members .no-link-style {
  position: relative;
}

.single-member {
  position: relative;
  margin-bottom: 40px;
}
.single-member .t-detail {
  margin-top: 20px;
}
.single-member .sm-inner {
  display: inline-block;
  box-sizing: border-box;
  width: 100%;
  height: 100%;
  border-bottom: none;
  position: relative;
}
.single-member .member-image {
  background-image: url(images/default-image.webp);
  background-repeat: no-repeat;
  background-position: center;
  background-size: cover;
  height: 310px;
  width: 100%;
}
.single-member .member-name {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  margin-bottom: 8px;
}
.single-member .designation {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  font-size: var(--cs_font_size_4);
  margin-bottom: 0;
}

.black-container * {
  color: var(--wp--preset--color--white);
}

.section-team-variation {
  max-width: 1064px;
  margin: 0 auto;
}

.single-member-detail {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  -moz-column-gap: 2%;
       column-gap: 2%;
  justify-content: space-between;
  padding: 16px 0 21px;
  color: var(--wp--preset--color--black80);
  border-bottom: 1px solid var(--wp--preset--color--regular_text);
}
.single-member-detail:first-child {
  border-top: 1px solid var(--wp--preset--color--regular_text);
}
.single-member-detail h6 {
  letter-spacing: -0.15px;
  color: var(--wp--preset--color--black80);
}
.single-member-detail h6,
.single-member-detail p {
  margin-bottom: 0;
}
.single-member-detail .name {
  flex: 4;
}
.single-member-detail .description {
  flex: 5;
}
.single-member-detail .title {
  flex: 2;
}

.team-detail {
  align-items: center;
  justify-content: center;
  box-sizing: border-box;
  max-width: 639px;
  max-height: 70vh;
  width: 100%;
  transition: all 0.5s ease-in-out;
  display: inline-block;
  margin: 0 auto;
  position: relative;
  overflow: hidden;
}
.team-detail .team-detail-inner {
  padding-right: 6px;
  height: 100%;
  overflow: auto;
}
.team-detail .team-detail-inner::-webkit-scrollbar {
  display: none;
}
.team-detail .team-detail-inner.scroll {
  padding-right: 0;
}
.team-detail .team-detail-inner.scroll::-webkit-scrollbar {
  display: block;
}
.team-detail .mfp-close {
  position: absolute;
  top: 7px;
  right: 5px;
  width: 16px;
  height: 16px;
  transition: all 200ms;
  background-position: top right;
  background-repeat: no-repeat;
  background-size: contain;
}
.team-detail .mfp-close:hover {
  background-color: transparent;
  cursor: pointer;
}

.team-detail-inner::-webkit-scrollbar {
  width: 6px;
  height: 100%;
}

.team-detail-inner::-webkit-scrollbar-track {
  background-color: var(--wp--preset--color--regular_text);
}

.team-detail-inner::-webkit-scrollbar-thumb {
  background: var(--cs_yellow);
}

.single-team {
  text-align: left;
}
.single-team .single-team-head {
  background-color: var(--wp--preset--color--mgray);
  position: relative;
  padding-right: 35px;
}
.single-team .member-image-popup {
  width: 30%;
  height: 185px;
}
.single-team .member-detail-popup {
  width: 64%;
}
.single-team .member-name-popup {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 700;
  font-style: normal;
  color: var(--wp--preset--color--dark_text);
  margin-bottom: 5px;
}
.single-team .member-designation {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 400;
  font-style: normal;
  color: var(--wp--preset--color--lblack);
  margin-bottom: 0;
  font-size: var(--cs_font_size_3);
  letter-spacing: -0.6px;
}
.single-team .single-team-content * {
  color: black !important;
}
.single-team .single-team-content {
  overflow: auto;
  background-color: var(--wp--preset--color--white_text);
  padding: 41px 60px 50px 50px;
  font-size: var(--cs_font_size_4);
  line-height: 1.65;
}
.single-team .single-team-content p {
  margin-bottom: 0;
}

.mfp-content {
  text-align: center;
}

.mfp-wrap {
  z-index: 999999 !important;
}

@media (max-width: 1003px) {
  .team-member__content--name {
    width: 95%;
    margin: 0 auto;
  }
}
.team-member__content--name .h-text-24 {
  margin: 0;
  line-height: 1.3;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
@media (max-width: 1003px) {
  .team-member__content--name .h-text-24 {
    font-size: 20px;
  }
}
.team-member__content--link {
  margin-top: var(--cs_space_10);
  line-height: 1.1;
}
@media (max-width: 1003px) {
  .team-member__content--link {
    margin-top: 18px;
  }
}
.team-member__content--text {
  margin-top: var(--cs_space_10);
  line-height: 1.625;
}
@media (max-width: 1003px) {
  .team-member__content--text {
    margin-top: 12px;
    line-height: 1.59;
  }
}

.team-member__image {
  margin-bottom: var(--cs_space_8);
}
@media (max-width: 747px) {
  .team-member__image {
    margin-bottom: 16px;
  }
}
.team-member__image a,
.team-member__image a:visited {
  aspect-ratio: 235/235;
}
@media (max-width: 1003px) {
  .team-member__image a,
  .team-member__image a:visited {
    width: 77.5%;
    height: 77.5%;
    margin: 0 auto;
  }
}
.team-member__image--image, .team-member__image--shape {
  display: block;
  line-height: 0.65;
}
.team-member__image--shape svg {
  width: 100%;
  height: 100%;
}
.team-member__image--image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% - 23px);
  height: calc(100% - 23px);
  border-radius: 50%;
}
@media (max-width: 1003px) {
  .team-member__image--image {
    width: calc(100% - 12px);
    height: calc(100% - 12px);
  }
}
.team-member__image--image img {
  border-radius: 50%;
}

.popup-background {
  position: fixed;
  width: 100vw;
  height: 100vh;
  top: 0;
  left: 0;
  opacity: 0;
  visibility: hidden;
  transition: all 0.4s ease-in-out;
  z-index: 99;
}

.show .popup-background {
  background-color: var(--cs_blue30);
  opacity: 1;
  visibility: visible;
}

.js-team-popup-detail {
  z-index: 100;
  width: 55.14%;
  background-color: var(--cs_white);
  box-sizing: border-box;
  position: fixed;
  top: 0;
  right: -200%;
  transition: all 0.6s ease-in-out;
  height: 100vh;
  overflow-y: auto;
  max-width: 710px;
  border-radius: 20px 0 0 20px;
}
@media (max-width: 1003px) {
  .js-team-popup-detail {
    width: 94.8%;
  }
}
.js-team-popup-detail::-webkit-scrollbar {
  width: 8px;
}
.js-team-popup-detail::-webkit-scrollbar-track {
  box-shadow: none;
}
.js-team-popup-detail::-webkit-scrollbar-thumb {
  background-color: var(--cs_gray2);
  outline: 1px solid transparent;
  border-radius: 16px;
}
.js-team-popup-detail.show {
  right: 0;
}

.magnific-popup-inner-top {
  gap: clamp(1.25rem, 1.502vw + 0.898rem, 2.25rem);
  align-items: center;
}

.magnific-popup-inner-detail {
  font-size: var(--cs_font_size_9);
  margin-top: clamp(1.938rem, 0.469vw + 1.827rem, 2.25rem);
  padding-left: 10px;
}
@media (max-width: 1003px) {
  .magnific-popup-inner-detail {
    padding-left: 0;
    line-height: 1.627;
  }
  .magnific-popup-inner-detail p {
    margin: 0 0 26px;
  }
  .magnific-popup-inner-detail p:last-of-type {
    margin: 0;
  }
}

.magnific-popup-inner {
  padding: var(--cs_space_9);
  box-sizing: border-box;
}
@media (max-width: 1003px) {
  .magnific-popup-inner {
    padding: var(--cs_space_5) var(--cs_space_9);
  }
}
.magnific-popup-inner .member-img-popup {
  position: relative;
  width: 200px;
  height: 200px;
}
@media (max-width: 1003px) {
  .magnific-popup-inner .member-img-popup {
    width: 100px;
    height: 100px;
  }
}
.magnific-popup-inner .member-img-popup .team-member__image--shape svg {
  width: 200px;
  height: 200px;
}
@media (max-width: 1003px) {
  .magnific-popup-inner .member-img-popup .team-member__image--shape svg {
    width: 100%;
    height: 100%;
  }
}
.magnific-popup-inner .member-img-popup img {
  border-radius: 50%;
}
.magnific-popup-inner .member-img-popup .team-member__image--image {
  width: calc(100% - 20px);
  height: calc(100% - 20px);
}
@media (max-width: 1003px) {
  .magnific-popup-inner .member-img-popup .team-member__image--image {
    width: calc(100% - 10px);
    height: calc(100% - 10px);
  }
}
.magnific-popup-inner .member-name {
  width: calc(100% - 297px);
}
@media (max-width: 1003px) {
  .magnific-popup-inner .member-name {
    width: calc(100% - 180px);
  }
}
.magnific-popup-inner .member-name .heading-3 {
  margin-bottom: -7px;
}
@media (max-width: 1003px) {
  .magnific-popup-inner .member-name .heading-3 {
    font-size: 24px;
    margin-bottom: -4px;
  }
}
.magnific-popup-inner .magnific-popup-inner-close {
  position: absolute;
  top: 24px;
  right: 24px;
  width: 48px;
  height: 48px;
  cursor: pointer;
  border-radius: 50%;
  transition: all 0.6s ease-out;
  background-color: var(--cs_blue);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1003px) {
  .magnific-popup-inner .magnific-popup-inner-close {
    top: 20px;
    right: 20px;
  }
}
.magnific-popup-inner .magnific-popup-inner-close svg {
  width: 18px;
  height: 18px;
}

body.logged-in.admin-bar .team-popup-close-btn {
  top: 56px;
}

.js-team-popup-detail.show .team-popup-close-btn {
  position: fixed;
  opacity: 1;
  visibility: visible;
}

.html-overflow-hidden {
  overflow: hidden !important;
}

/*-------------------------------------------------
>> Basic styles for Image Alongside Text Block
-------------------------------------------------*/
.image-at-right {
  flex-direction: row;
}
@media (max-width: 1003px) {
  .image-at-right {
    flex-direction: column;
  }
}
.image-at-right .iat__text--inner {
  padding-left: 0;
  padding-right: 62px;
}
@media (max-width: 1003px) {
  .image-at-right .iat__text--inner {
    padding-right: 0;
  }
}

.image-at-left {
  flex-direction: row-reverse;
}
@media (max-width: 1003px) {
  .image-at-left {
    flex-direction: column;
  }
}

.iat-block.with-border {
  border: 3px solid var(--cs_mgray50);
}
@media (max-width: 1003px) {
  .iat-block.with-border {
    border-width: 2px;
  }
}
@media (max-width: 1003px) {
  .iat-block.with-border .iat__image {
    width: 100%;
    top: 0;
  }
}
.iat-block.with-border .iat .iat__text {
  padding-top: 0;
  margin-top: -31px;
}
@media (max-width: 1003px) {
  .iat-block.with-border .iat .iat__text {
    margin-top: 0;
  }
}
@media (max-width: 459px) {
  .iat-block.with-border .iat .iat__text--inner--text {
    line-height: 1.63;
    margin-top: 16px;
  }
}

.iat {
  justify-content: space-between;
  align-items: center;
}
@media (max-width: 1003px) {
  .iat {
    gap: 52px;
  }
}
.iat.mid-wrapper {
  padding: 76px 0 101px;
}
.iat.mid-wrapper.image-at-left .iat__text--inner {
  padding-left: var(--cs_space_7);
}
@media (max-width: 1345px) {
  .iat.mid-wrapper.image-at-left .iat__text--inner {
    padding-left: 0;
  }
}
@media (max-width: 1003px) {
  .iat.mid-wrapper.image-at-left .iat__text--inner {
    padding-left: 23px;
    padding-right: 8px;
  }
}
.iat.mid-wrapper.image-at-right .iat__text--inner {
  padding-right: var(--cs_space_7);
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .iat.mid-wrapper {
    padding: 75px 0 75px;
  }
}
@media (max-width: 1003px) {
  .iat.mid-wrapper {
    padding: 52px 0;
  }
}
.iat__text {
  width: 49.16%;
}
@media (max-width: 1003px) {
  .iat__text {
    width: 100%;
  }
}
.iat__text--big-title {
  margin-bottom: var(--cs_space_6);
}
.iat__text--big-title .heading-2 {
  margin: 0;
}
@media (max-width: 1003px) {
  .iat__text--big-title {
    padding-right: 44px;
    margin-bottom: 45px;
  }
}
.iat__text--inner {
  padding-left: 62px;
}
@media (max-width: 1345px) {
  .iat__text--inner {
    padding-left: 0;
  }
}
.iat__text--inner--title .heading-3,
.iat__text--inner--title .heading-4 {
  margin: 0;
}
.iat__text--inner--text {
  margin-top: var(--cs_space_9);
}
@media (max-width: 459px) {
  .iat__text--inner--text {
    line-height: 1.62;
    margin-top: 21px;
  }
}
.iat__text--inner--link {
  margin-top: clamp(1.875rem, 0.693vw + 1.696rem, 2.25rem);
}
.iat__image {
  width: 42.5%;
  aspect-ratio: 501/501;
  border-radius: 50%;
  position: relative;
  top: -8px;
}
@media (max-width: 1003px) {
  .iat__image {
    top: -1px;
    width: 101.2%;
    max-width: 450px;
  }
}
.iat__image--shape svg {
  width: 100%;
  height: 100%;
}
.iat__image--image {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: auto;
  width: calc(100% - clamp(3.313rem, 2.723vw + 2.674rem, 5.125rem));
  height: calc(100% - clamp(3.313rem, 2.723vw + 2.674rem, 5.125rem));
  border-radius: 50%;
}
.iat__image--image img {
  border-radius: 50%;
}

@media (max-width: 1003px) {
  section .block-acf-image-alongside-text:nth-child(n+2) {
    margin-top: 27px;
  }
}

/*-------------------------------------------------
>> Basic styles for Checklist Block
-------------------------------------------------*/
.checklist__single {
  gap: var(--cs_space_10);
  align-items: flex-start;
}
.checklist__single--text {
  letter-spacing: -0.4px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  width: calc(100% - 60px);
  padding-top: 4px;
}
@media (max-width: 1003px) {
  .checklist__single--text {
    padding-top: 2px;
    letter-spacing: inherit;
  }
}
.checklist__single--icon {
  width: 40px;
  height: 40px;
  line-height: 0.65;
  border-radius: 50%;
  background-color: var(--cs_blue_250);
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1003px) {
  .checklist__single--icon {
    width: 32px;
    height: 32px;
  }
}
.checklist__single--icon img {
  max-width: 20px;
  max-height: 15px;
}
@media (max-width: 1003px) {
  .checklist__single--icon img {
    max-width: 16px;
    max-height: 12px;
  }
}

/*-------------------------------------------------
>> Basic styles for Mid page cta
-------------------------------------------------*/
.midpage-cta {
  padding: 24px 0;
  box-sizing: border-box;
}
@media (max-width: 1003px) {
  .midpage-cta {
    padding: 24px 0 30px;
  }
}
.midpage-cta__content {
  width: 55.5%;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .midpage-cta__content {
    width: 49%;
  }
}
@media (max-width: 1003px) {
  .midpage-cta__content {
    width: 100%;
  }
}
.midpage-cta__form {
  width: 37.7%;
  margin-right: 5px;
}
.midpage-cta__form .gform-body {
  width: 62%;
}
@media (max-width: 1003px) {
  .midpage-cta__form .gform-body {
    width: 100%;
  }
}
.midpage-cta__form .gform_footer {
  margin-top: 0;
}
@media (max-width: 1003px) {
  .midpage-cta__form {
    width: 100%;
    margin-top: 30px;
    margin-right: 0;
  }
}
@media (max-width: 1003px) {
  .midpage-cta {
    padding: 24px 0 28px;
    box-sizing: border-box;
  }
}

.cta-content {
  align-items: center;
  gap: 30px;
}
@media (max-width: 1003px) {
  .cta-content {
    width: 100%;
    gap: 24px;
  }
}
.cta-content__icon {
  width: 72px;
  height: 72px;
  background-color: rgba(255, 255, 255, 0.1);
  border-radius: 50%;
  position: relative;
}
@media (max-width: 1003px) {
  .cta-content__icon {
    width: 64px;
    height: 64px;
  }
}
.cta-content__icon img {
  border-radius: 0;
}
@media (max-width: 1003px) {
  .cta-content__icon img {
    max-width: 28px;
    max-height: 28px;
  }
}
.cta-content__title {
  width: calc(100% - 102px);
}
@media (max-width: 1003px) {
  .cta-content__title {
    width: calc(100% - 88px);
  }
}
.cta-content .heading-4 {
  margin: 0;
}
@media (max-width: 1003px) {
  .cta-content .heading-4 {
    line-height: 1.3;
  }
}

.cta-form .gform_validation_errors {
  display: none;
}
.cta-form form {
  margin: 0;
  display: flex;
  gap: 16px;
}
@media (max-width: 1003px) {
  .cta-form form {
    gap: 24px;
    flex-wrap: wrap;
  }
}
.cta-form form input,
.cta-form form .gfield,
.cta-form form .hs-form-field {
  margin-bottom: 0;
}
.cta-form form input[type=submit],
.cta-form form button,
.cta-form form input[type=button] {
  background-color: var(--cs_teal);
}
.cta-form form input[type=submit]:hover,
.cta-form form button:hover,
.cta-form form input[type=button]:hover {
  background-color: var(--cs_teal_1);
}
@media (max-width: 1003px) {
  .cta-form form {
    flex-direction: column;
    gap: 24px;
  }
}

.block-cta {
  overflow: hidden;
  padding: 20px;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 1003px) {
  .block-cta {
    gap: 41px;
    padding: 18px 11px 18px 13px;
  }
}
.block-cta__content {
  padding: clamp(0.813rem, 5.822vw - 0.552rem, 4.688rem) clamp(0rem, -0.845vw + 0.761rem, 0.563rem) clamp(0.688rem, 6.009vw - 0.721rem, 4.688rem) clamp(0.5rem, 6.761vw - 1.085rem, 5rem);
  box-sizing: border-box;
  width: 56.87%;
  position: relative;
  z-index: 1;
}
@media (max-width: 1003px) {
  .block-cta__content {
    width: 100%;
    padding: 13px 9px 11px 8px;
  }
}
@media (min-width: 748px) and (max-width: 1003px) {
  .block-cta__content {
    padding: 30px;
  }
}
.block-cta__content--heading .heading-2 {
  margin: 0;
}
.block-cta__content--text {
  margin-top: var(--cs_space_8);
  line-height: 1.4;
  letter-spacing: -0.02em;
}
@media (max-width: 459px) {
  .block-cta__content--text {
    line-height: 1.42;
  }
}
.block-cta__content--links {
  margin-top: clamp(1.875rem, 0.693vw + 1.696rem, 2.25rem);
  flex-wrap: wrap;
  gap: 16px;
}
@media (max-width: 459px) {
  .block-cta__content--links a.button,
  .block-cta__content--links a.button:visited {
    width: 100%;
  }
}
.block-cta__image {
  width: 35.49%;
  aspect-ratio: 476/436;
}
@media (max-width: 1003px) {
  .block-cta__image {
    width: 100%;
    max-height: 400px;
  }
}
@media (min-width: 748px) and (max-width: 1003px) {
  .block-cta__image {
    padding: 0 30px 30px;
  }
}
@media (max-width: 459px) {
  .block-cta__image {
    padding-bottom: 12px;
  }
}
.block-cta.with-shape .block-cta__content {
  width: 69.78%;
}
@media (max-width: 1003px) {
  .block-cta.with-shape .block-cta__content {
    width: 100%;
  }
}
.block-cta.with-shape .block-cta__shape {
  position: absolute;
  top: -31px;
  right: -229px;
}
@media (min-width: 1180px) and (max-width: 1345px) {
  .block-cta.with-shape .block-cta__shape svg {
    width: 500px;
  }
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .block-cta.with-shape .block-cta__shape svg {
    width: 470px;
  }
}
@media (max-width: 1003px) {
  .block-cta.with-shape .block-cta__shape {
    right: -185px;
    width: 295px;
    top: auto;
    bottom: -70px;
    aspect-ratio: 295/295;
    line-height: 0.6;
  }
  .block-cta.with-shape .block-cta__shape svg {
    width: 100%;
    height: 100%;
  }
}
@media (min-width: 748px) and (max-width: 1003px) {
  .block-cta.with-shape .block-cta__shape {
    right: -100px;
    width: 400px;
  }
}

.map-cta {
  padding: 71px 60px 105px 100px;
  justify-content: space-between;
  align-items: center;
}
.map-cta__content {
  width: 38%;
}
.map-cta__content--heading .heading-2 {
  margin: 0;
}
.map-cta__content--text {
  margin-top: var(--cs_space_8);
  line-height: 1.61;
}
.map-cta__content--links {
  margin-top: clamp(1.875rem, 0.693vw + 1.696rem, 2.25rem);
}
@media (max-width: 1003px) {
  .map-cta__content {
    width: 100%;
  }
}
.map-cta__map {
  width: 57.4%;
}
@media (max-width: 1003px) {
  .map-cta__map {
    width: 100%;
    margin-top: 52px;
    position: relative;
  }
}
@media (max-width: 459px) {
  .map-cta__map {
    width: 126%;
    margin-left: -18.8%;
    margin-right: -11px;
  }
}
.map-cta__map svg {
  width: 100%;
  height: 100%;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .map-cta {
    padding: 71px 5% 105px 5%;
  }
}
@media (max-width: 1003px) {
  .map-cta {
    padding: 44px 20px 49px;
  }
}

.rotation-on-scroll {
  transform-origin: center;
}

.map-location-name {
  padding: 6px 16px;
  box-sizing: border-box;
  background-color: var(--cs_white);
  box-shadow: 0px 2px 10px rgba(0, 0, 0, 0.15);
  border-radius: 100px;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--cs_blue);
  text-align: center;
  min-width: 126px;
  width: -moz-max-content;
  width: max-content;
  position: absolute;
  transform: translateX(-50%);
  left: 50%;
  top: -35px;
  line-height: 1.1;
  font-size: 14px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  opacity: 0;
  visibility: hidden;
  transition: 0.4s ease-in-out;
}
@media (max-width: 1003px) {
  .map-location-name {
    transform: translateX(0);
    left: 0;
  }
}
.map-location-name.active_location {
  opacity: 1;
  visibility: visible;
}

.cursor {
  width: 20px;
  height: 20px;
  position: fixed;
  z-index: 100;
  -webkit-user-select: none;
     -moz-user-select: none;
          user-select: none;
  pointer-events: none;
  transition: transform 0.4s ease-in-out;
}

.location-pin-link path {
  transition: all 0.3s ease-in-out;
}
.location-pin-link.active-location-pin path {
  fill: var(--cs_teal);
}

@media (min-width: 1180px) and (max-width: 1345px) {
  .midpage-cta .mid-wrapper.h-flex-between .cta-form.midpage-cta__form {
    width: 43.5%;
  }
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .midpage-cta .mid-wrapper.h-flex-between .midpage-cta__form {
    width: 43.9%;
    margin-right: 0;
  }
  .midpage-cta .mid-wrapper.h-flex-between .cta-form.midpage-cta__form {
    width: 43.5%;
  }
  .midpage-cta .mid-wrapper.h-flex-between .cta-form.midpage-cta__form form {
    flex-direction: row;
  }
}
@media (max-width: 1003px) {
  .midpage-cta .mid-wrapper.h-flex-between {
    align-items: flex-start;
  }
  .midpage-cta .mid-wrapper.h-flex-between .cta-form.midpage-cta__form form .gform-body {
    width: 100%;
  }
}

@media (min-width: 1004px) and (max-width: 1179px) {
  .form-cta__form .gform_footer {
    margin-top: 12px;
  }
  .cta-tiles.four-columns {
    grid-template-columns: repeat(auto-fit, minmax(min(clamp(350px, 50% - 1.6%, 100%), 100%), 1fr));
    gap: 1.6%;
    gap: 20px !important;
  }
  .cta-tiles.four-columns .single-tile__image {
    aspect-ratio: 322/210;
  }
}
@media (hover: none) {
  .cursor {
    display: none !important;
  }
}
/*-------------------------------------------------
>> Basic styles for Text Columns Block
-------------------------------------------------*/
.text-column__single {
  line-height: 1.61;
}
@media (max-width: 1003px) {
  .text-column__single {
    line-height: 1.625;
    letter-spacing: -0.3px;
  }
}

.text-three-columns .text-column__single {
  line-height: 1.615;
}

/*-------------------------------------------------
>> Basic styles for Image Grid Block
-------------------------------------------------*/
.h-two-columns .image-grid__single {
  aspect-ratio: 580/579;
}
@media (max-width: 1003px) {
  .h-two-columns .image-grid__single {
    aspect-ratio: 580/578;
  }
}

.h-three-columns .image-grid__single {
  aspect-ratio: 380/342;
}

.image-grid {
  margin-bottom: 20px;
}
.image-grid:last-child {
  margin-bottom: 0;
}

/*-------------------------------------------------
>> Basic styles for Stats Block
-------------------------------------------------*/
@media (max-width: 1003px) {
  .stats {
    max-width: 450px;
    margin: 0 auto;
  }
}

.stat {
  position: relative;
  aspect-ratio: 304/304;
  display: flex;
  justify-content: center;
  align-items: center;
}
@media (max-width: 1003px) {
  .stat {
    width: 67.1%;
  }
  .stat:nth-child(2n+2) {
    margin-left: auto;
    z-index: 1;
  }
  .stat:nth-child(n+2) {
    margin-top: -55px;
  }
}
.stat::before {
  position: absolute;
  content: "";
  top: -5px;
  left: 2px;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMwNiAzMDYiIHdpZHRoPSIzMDYiIGhlaWdodD0iMzA2Ij48ZGVmcz48Y2xpcFBhdGggY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiIGlkPSJjcDEiPjxwYXRoIGQ9Im01Ny4zOCA3NS4yN2gzMDMuODl2MjY0LjM3aC0zMDMuODl6bTk0Ljg5IDc3LjM2bC0zOS4zNCAxNDYuODJjMjkuMDQgNy43OCA1OS43MyA2Ljc4IDg4LjItMi44OCAyOC40Ny05LjY3IDUzLjQzLTI3LjU1IDcxLjczLTUxLjQgMTguMy0yMy44NiAyOS4xMi01Mi42IDMxLjA5LTgyLjYgMS45Ni0yOS45OS01LjAxLTU5LjktMjAuMDQtODUuOTR6Ii8+PC9jbGlwUGF0aD48Y2xpcFBhdGggY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiIGlkPSJjcDIiPjxwYXRoIGQ9Im0tMzQuMjUtNy4xN2gyNTMuODV2MjUzLjg1aC0yNTMuODV6bTE4Ni41MiAxNTkuODF2LTEzMC4xMWMtMjUuNzMgMC01MC44OCA3LjYzLTcyLjI4IDIxLjkzLTIxLjQgMTQuMjktMzguMDcgMzQuNjEtNDcuOTIgNTguMzktOS44NSAyMy43Ny0xMi40MiA0OS45My03LjQgNzUuMTcgNS4wMiAyNS4yNCAxNy40MSA0OC40MiAzNS42IDY2LjYyeiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxzdHlsZT4uYXtmaWxsOiNmZmZ9LmJ7b3BhY2l0eTouNztmaWxsOm5vbmU7c3Ryb2tlOiMyOThmYzI7c3Ryb2tlLXdpZHRoOjJ9LmN7b3BhY2l0eTouNztmaWxsOm5vbmU7c3Ryb2tlOiMyOThmYzJ9PC9zdHlsZT48cGF0aCBjbGFzcz0iYSIgZD0ibTI4My45IDc2LjZjMTUgMjYuMSAyMiA1NiAyMCA4Ni0xLjkgMzAtMTIuNyA1OC43LTMxIDgyLjYtMTguMyAyMy44LTQzLjMgNDEuNy03MS44IDUxLjQtMjguNCA5LjYtNTkuMSAxMC42LTg4LjIgMi45bDM5LjQtMTQ2Ljl6Ii8+PGcgY2xpcC1wYXRoPSJ1cmwoI2NwMSkiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xhc3M9ImIiIGQ9Im0yODMuOSA3Ni42YzE1IDI2LjEgMjIgNTYgMjAgODYtMS45IDMwLTEyLjcgNTguNy0zMSA4Mi42LTE4LjMgMjMuOC00My4zIDQxLjctNzEuOCA1MS40LTI4LjQgOS42LTU5LjEgMTAuNi04OC4yIDIuOWwzOS40LTE0Ni45eiIvPjwvZz48cGF0aCBjbGFzcz0iYSIgZD0ibTIyOC4zIDI4NC4zYy03Mi44IDQyLTE2NS42IDE3LjEtMjA3LjctNTUuNy00Mi03Mi44LTE3LjEtMTY1LjYgNTUuNy0yMDcuNiA3Mi44LTQyIDE2NS42LTE3LjIgMjA3LjYgNTUuNiA0MiA3Mi44IDE3LjIgMTY1LjYtNTUuNiAyMDcuN3oiLz48cGF0aCBjbGFzcz0iYSIgZD0ibTE1Mi4zIDI5Mi42Yy03Ny40IDAtMTQwLTYyLjUtMTQwLTE0MCAwLTc3LjQgNjIuNi0xNDAgMTQwLTE0MCA3Ny40IDAgMTQwIDYyLjYgMTQwIDE0MCAwIDc3LjUtNjIuNiAxNDAtMTQwIDE0MHoiLz48cGF0aCBjbGFzcz0iYyIgZD0ibTE1Mi4zIDI5My4xYy03Ny43IDAtMTQwLjUtNjIuOC0xNDAuNS0xNDAuNSAwLTc3LjcgNjIuOC0xNDAuNSAxNDAuNS0xNDAuNSA3Ny43IDAgMTQwLjUgNjIuOCAxNDAuNSAxNDAuNSAwIDc3LjctNjIuOCAxNDAuNS0xNDAuNSAxNDAuNXoiLz48cGF0aCBjbGFzcz0iYSIgZD0ibTYwLjMgMjQ0LjZjLTE4LjItMTguMi0zMC42LTQxLjMtMzUuNi02Ni42LTUuMS0yNS4yLTIuNS01MS40IDcuNC03NS4yIDkuOC0yMy43IDI2LjUtNDQgNDcuOS01OC4zIDIxLjQtMTQuMyA0Ni41LTIyIDcyLjMtMjJ2MTMwLjF6Ii8+PGcgY2xpcC1wYXRoPSJ1cmwoI2NwMikiPjxwYXRoIGZpbGwtcnVsZT0iZXZlbm9kZCIgY2xhc3M9ImIiIGQ9Im02MC4zIDI0NC42Yy0xOC4yLTE4LjItMzAuNi00MS4zLTM1LjYtNjYuNi01LjEtMjUuMi0yLjUtNTEuNCA3LjQtNzUuMiA5LjgtMjMuNyAyNi41LTQ0IDQ3LjktNTguMyAyMS40LTE0LjMgNDYuNS0yMiA3Mi4zLTIydjEzMC4xeiIvPjwvZz48cGF0aCBjbGFzcz0iYSIgZD0ibTYwLjMgNjAuNmM1MC44LTUwLjggMTMzLjEtNTAuOCAxODQgMCA1MC44IDUwLjkgNTAuOCAxMzMuMiAwIDE4NC01MC45IDUwLjktMTMzLjIgNTAuOS0xODQgMC01MC45LTUwLjgtNTAuOS0xMzMuMSAwLTE4NHoiLz48L3N2Zz4=);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.4s ease-in-out;
  animation: 20s linear infinite rotate;
}
@media (max-width: 1003px) {
  .stat::before {
    top: 0;
    left: 0;
  }
}
.stat__inner {
  max-width: 200px;
  margin: auto;
  position: relative;
  min-height: 148px;
}
@media (max-width: 747px) {
  .stat__inner {
    min-height: 114px;
    max-width: 174px;
  }
}
.stat__inner--kicker {
  font-size: 14px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  margin-bottom: clamp(0.813rem, 0.282vw + 0.746rem, 1rem);
  line-height: 1.08;
  letter-spacing: 0.5px;
}
.stat__inner--info {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-top: 12px;
  line-height: 1.3;
}
@media (max-width: 1003px) {
  .stat__inner--info {
    margin-top: 13px;
    font-size: 16px;
  }
}
.stat__inner--head {
  font-size: clamp(2.75rem, 2.629vw + 2.134rem, 4.5rem);
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  justify-content: center;
  align-items: center;
  line-height: 1.1;
  flex-wrap: nowrap;
}

@keyframes rotate {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
/*-------------------------------------------------
>> Basic styles for CTA Tiles Block
-------------------------------------------------*/
.cta-tiles.location-teaser-tiles.h-three-columns {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(309px, 33.3333333333% - 2.6%, 100%), 100%), 1fr));
  gap: 2.6%;
  gap: 2.6%;
  row-gap: 30px;
}
@media (max-width: 1003px) {
  .cta-tiles.location-teaser-tiles.h-three-columns {
    row-gap: 16px;
  }
}

@media (max-width: 1003px) {
  .cta-tiles {
    row-gap: 24px;
  }
}
.cta-tiles.cta-tiles-design-three {
  row-gap: 16px;
}

.cta-tile a.no-link-style,
.cta-tile a.no-link-style:visited {
  padding: 9px 9px 112px;
  border: 1px solid var(--cs_mgray50);
  border-radius: 20px;
  display: block;
  color: var(--cs_blue);
  background-color: var(--cs_white);
  height: 100%;
  box-sizing: border-box;
  text-decoration: none;
}
@media (max-width: 1003px) {
  .cta-tile a.no-link-style,
  .cta-tile a.no-link-style:visited {
    padding: 9px 8px 95px;
  }
}
.cta-tile a.no-link-style:hover, .cta-tile a.no-link-style.focused,
.cta-tile a.no-link-style:visited:hover,
.cta-tile a.no-link-style:visited.focused {
  border-color: var(--cs_mgray);
}
.cta-tile__image {
  border-radius: 12px;
  aspect-ratio: 353/221;
  margin-bottom: var(--cs_space_8);
}
@media (max-width: 1003px) {
  .cta-tile__image {
    aspect-ratio: 353/219;
  }
}
.cta-tile__image img {
  border-radius: 12px;
}
.cta-tile__content {
  padding: 0 15px;
}
@media (max-width: 1003px) {
  .cta-tile__content {
    padding: 0 10px;
  }
}
.cta-tile__content--title .text-24,
.cta-tile__content--title .h-text-24 {
  margin: 0;
  line-height: 1.3;
}
.cta-tile__content--text {
  margin-top: clamp(0.75rem, 0.376vw + 0.662rem, 1rem);
}
@media (max-width: 1003px) {
  .cta-tile__content--text {
    margin-top: 13px;
    line-height: 1.61;
  }
}
.cta-tile__content--link {
  margin-top: var(--cs_space_8);
  position: absolute;
  bottom: 35px;
}
@media (max-width: 1003px) {
  .cta-tile__content--link {
    bottom: 29px;
  }
}

.cs-tile {
  width: 280px;
  aspect-ratio: 1/1;
  position: absolute;
  z-index: 2;
  border-radius: 50%;
}
@media (max-width: 1003px) {
  .cs-tile {
    position: initial;
    width: 100%;
    border-radius: 0;
    aspect-ratio: auto;
    margin-bottom: 44px;
  }
  .cs-tile .no-link-style {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
    justify-content: space-between;
    gap: 24px;
  }
  .cs-tile:nth-last-child(2) {
    margin-bottom: 0;
  }
}
.cs-tile__image {
  border-radius: 50%;
  overflow: hidden;
  line-height: 0.65;
  aspect-ratio: 1/1;
}
@media (max-width: 1003px) {
  .cs-tile__image {
    width: 117px;
    height: 117px;
    aspect-ratio: 1/1;
    overflow: visible;
    position: relative;
  }
  .cs-tile__image img {
    border-radius: 50%;
  }
  .cs-tile__image .cs-tile__button {
    display: none;
  }
}
.cs-tile__button {
  position: absolute;
  inset: 0;
  margin: auto;
  height: -moz-max-content;
  height: max-content;
  width: -moz-max-content;
  width: max-content;
  background-color: var(--cs_white);
  border-radius: 100px;
  padding: 4px 20px 4px 4px;
  box-sizing: border-box;
  color: var(--cs_blue);
  align-items: center;
  gap: 12px;
}
.cs-tile__button--icon {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  background-color: var(--cs_blue);
}
.cs-tile__button--icon img {
  max-width: 16px;
  max-height: 16px;
}
.cs-tile__button--text {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  font-size: 14px;
}
.cs-tile a.no-link-style,
.cs-tile a.no-link-style:visited {
  border-radius: 50%;
}
.cs-tile:nth-child(1) {
  top: 25px;
  left: 8%;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .cs-tile:nth-child(1) {
    left: 0;
  }
}
.cs-tile:nth-child(2) {
  bottom: 25%;
  left: 46.3%;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .cs-tile:nth-child(2) {
    bottom: 32%;
    left: 36.3%;
  }
}
.cs-tile:nth-child(3) {
  right: -15px;
  bottom: 3px;
}
.cs-tile:nth-child(4) {
  bottom: -9px;
  left: 5.7%;
}
.cs-tile:hover .cs-cta-tile__content, .cs-tile.focused .cs-cta-tile__content {
  opacity: 1;
  transform: scale(1);
  pointer-events: auto;
}

.cs-cta-tile__content {
  position: absolute;
  width: 330px;
  aspect-ratio: 1/1;
  top: -25px;
  left: -25px;
  text-align: center;
  background-color: var(--cs_blue);
  border-radius: 50%;
  color: var(--cs_white80);
  font-size: 16px;
  transition: all 0.4s ease-in-out;
  opacity: 0;
  transform: scale(0.85);
  pointer-events: none;
}
.cs-cta-tile__content::before {
  content: "";
  width: 100%;
  height: 100%;
  outline: 1px solid var(--cs_dgray25);
  outline-offset: 16px;
  position: absolute;
  top: 0;
  left: 0;
  border-radius: 50%;
}
@media (max-width: 1003px) {
  .cs-cta-tile__content {
    position: initial;
    width: calc(100% - 141px);
    aspect-ratio: auto;
    opacity: 1;
    transform: scale(1);
    pointer-events: auto;
    background-color: transparent;
    color: var(--cs_blue);
    text-align: left;
  }
  .cs-cta-tile__content .tile-content__title {
    color: var(--cs_blue);
  }
  .cs-cta-tile__content::before {
    display: none;
  }
}

.tile-content {
  padding: 38px 36px;
  box-sizing: border-box;
}
@media (max-width: 1003px) {
  .tile-content {
    padding: 0;
  }
}
.tile-content__icon {
  width: 56px;
  aspect-ratio: 1/1;
  margin: 0 auto 18px;
}
@media (max-width: 1003px) {
  .tile-content__icon {
    display: none;
  }
  .tile-content__icon.desktop-hide {
    position: absolute;
    bottom: -20px;
    right: 0;
    display: flex !important;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
    width: 48px;
    height: 48px;
    background-color: var(--cs_blue);
    border-radius: 50%;
  }
  .tile-content__icon.desktop-hide img {
    width: 28px;
    max-height: 28px;
    -o-object-fit: contain;
       object-fit: contain;
    -o-object-position: center;
       object-position: center;
    border-radius: 0;
  }
}
.tile-content__title {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  line-height: 1.1;
  color: var(--cs_white);
  margin-bottom: 16px;
  font-size: 18px;
}
@media (max-width: 1003px) {
  .tile-content__title {
    font-size: 16px;
    margin-bottom: 12px;
  }
}
.tile-content__text {
  letter-spacing: -0.02em;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
  overflow: hidden;
  color: var(--cs_white);
  opacity: 0.8;
}
@media (max-width: 1003px) {
  .tile-content__text {
    font-size: 15px;
    -webkit-line-clamp: 5;
    color: var(--cs_blue);
  }
  .tile-content__text br {
    display: none;
  }
}
.tile-content__link {
  margin-top: 24px;
}
.tile-content__link span.link-arrow,
.tile-content__link a.link-arrow,
.tile-content__link a.link-arrow:visited {
  color: var(--cs_white);
}
.tile-content__link span.link-arrow::after,
.tile-content__link a.link-arrow::after,
.tile-content__link a.link-arrow:visited::after {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(174deg) brightness(102%) contrast(102%);
}
.tile-content__link span.link-arrow:hover,
.tile-content__link a.link-arrow:hover,
.tile-content__link a.link-arrow:visited:hover {
  color: var(--cs_blue_2);
}
.tile-content__link span.link-arrow:hover::after,
.tile-content__link a.link-arrow:hover::after,
.tile-content__link a.link-arrow:visited:hover::after {
  filter: brightness(0) saturate(100%) invert(81%) sepia(46%) saturate(593%) hue-rotate(174deg) brightness(97%) contrast(89%);
}
@media (max-width: 1003px) {
  .tile-content__link span.link-arrow,
  .tile-content__link a.link-arrow,
  .tile-content__link a.link-arrow:visited {
    color: var(--cs_blue);
  }
  .tile-content__link span.link-arrow::after,
  .tile-content__link a.link-arrow::after,
  .tile-content__link a.link-arrow:visited::after {
    filter: none;
  }
  .tile-content__link span.link-arrow:hover,
  .tile-content__link a.link-arrow:hover,
  .tile-content__link a.link-arrow:visited:hover {
    color: var(--cs_blue_1);
  }
  .tile-content__link span.link-arrow:hover::after,
  .tile-content__link a.link-arrow:hover::after,
  .tile-content__link a.link-arrow:visited:hover::after {
    right: 4px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIzLjcyNSA1LjMzNjM5QzIzLjcyNDggNS4zMzYxMSAyMy43MjQ1IDUuMzM1NzggMjMuNzI0MiA1LjMzNTVMMTguODI1NiAwLjQ2MDQ5N0MxOC40NTg2IDAuMDk1MjkzOCAxNy44NjUgMC4wOTY2NTI5IDE3LjQ5OTcgMC40NjM2ODRDMTcuMTM0NSAwLjgzMDY2OSAxNy4xMzU5IDEuNDI0MjUgMTcuNTAyOCAxLjc4OTVMMjAuNzkxOCA1LjA2MjVIMC45Mzc1QzAuNDE5NzE5IDUuMDYyNSAwIDUuNDgyMjIgMCA2QzAgNi41MTc3OCAwLjQxOTcxOSA2LjkzNzUgMC45Mzc1IDYuOTM3NUgyMC43OTE3TDE3LjUwMjkgMTAuMjEwNUMxNy4xMzU5IDEwLjU3NTcgMTcuMTM0NSAxMS4xNjkzIDE3LjQ5OTggMTEuNTM2M0MxNy44NjUgMTEuOTAzNCAxOC40NTg3IDExLjkwNDcgMTguODI1NiAxMS41Mzk1TDIzLjcyNDIgNi42NjQ1QzIzLjcyNDUgNi42NjQyMiAyMy43MjQ4IDYuNjYzODkgMjMuNzI1MSA2LjY2MzYxQzI0LjA5MjMgNi4yOTcxNCAyNC4wOTExIDUuNzAxNjQgMjMuNzI1IDUuMzM2MzlaIiBmaWxsPSIjMjk4RkMyIi8+Cjwvc3ZnPgo=);
    filter: none;
  }
}
@media (max-width: 1003px) {
  .tile-content__link {
    margin-top: 12px;
  }
}

.cs-cta-tiles {
  display: flow-root;
  position: relative;
}
.cs-cta-tiles .outer {
  height: 710px;
  position: relative;
}
@media (max-width: 1003px) {
  .cs-cta-tiles .outer {
    margin-top: 44px;
    height: auto;
  }
}
.cs-cta-tiles__head {
  max-width: 660px;
  float: right;
  width: 100%;
  z-index: 1;
  position: relative;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .cs-cta-tiles__head {
    float: none;
    margin-bottom: 48px;
    margin-left: 30%;
  }
}
@media (max-width: 1003px) {
  .cs-cta-tiles__head {
    float: none;
  }
}
.cs-cta-tiles__head em {
  margin-left: -3px;
  letter-spacing: -0.015em;
}
.cs-cta-tiles__head .text-20 {
  margin-top: 20px;
}
.cs-cta-tiles__head .text-20 p {
  letter-spacing: -0.01em;
}
@media (max-width: 1003px) {
  .cs-cta-tiles__head .text-20 {
    margin-top: 16px;
  }
}
.cs-cta-tiles__left, .cs-cta-tiles__right {
  position: absolute;
  line-height: 0.65;
}
@media (max-width: 1003px) {
  .cs-cta-tiles__left, .cs-cta-tiles__right {
    display: none;
  }
}
.cs-cta-tiles__left {
  top: 19.7%;
  left: calc(50% - 930px);
}
@media (min-width: 1180px) and (max-width: 1345px) {
  .cs-cta-tiles__left {
    top: 15%;
    left: calc(50% - 850px);
  }
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .cs-cta-tiles__left {
    top: 37.7%;
    left: calc(50% - 760px);
  }
}
.cs-cta-tiles__right {
  top: -9%;
  right: calc(50% - 1051px);
}
@media (min-width: 1180px) and (max-width: 1345px) {
  .cs-cta-tiles__right {
    right: calc(50% - 980px);
    top: 0;
  }
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .cs-cta-tiles__right {
    right: calc(50% - 821px);
    top: 0;
  }
}
.cs-cta-tiles__bottom {
  line-height: 1.3;
  position: relative;
  top: -3px;
}
.cs-cta-tiles__bottom .text-26 {
  margin-bottom: 8px;
}
.cs-cta-tiles__bottom a.link-arrow {
  font-size: 26px;
}
@media (max-width: 1003px) {
  .cs-cta-tiles__bottom a.link-arrow {
    font-size: 20px;
  }
}
.cs-cta-tiles__bottom a.link-arrow::after {
  width: 32px;
  height: 32px;
  background-size: contain;
  margin-left: 8px;
}
@media (max-width: 1003px) {
  .cs-cta-tiles__bottom a.link-arrow::after {
    width: 26px;
    height: 13px;
  }
}

.drawSVG {
  position: absolute;
  top: 24%;
  left: 14%;
}
.drawSVG svg {
  margin: 0;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .drawSVG {
    left: 67px;
    width: 84%;
  }
  .drawSVG svg {
    width: 100%;
  }
}
@media (max-width: 1003px) {
  .drawSVG {
    display: none;
  }
}

.tile-content-inner {
  position: relative;
  z-index: 1;
}

.cta-grid .single-tile__icon {
  margin-bottom: 53px;
  width: 40px;
  height: 40px;
}
@media (max-width: 1003px) {
  .cta-grid .single-tile__icon {
    width: 32px;
    height: 32px;
    margin-bottom: 30px;
  }
}
.cta-grid .single-tile .hide-on-hover {
  position: absolute;
  bottom: 30px;
  left: 30px;
  width: calc(100% - 60px);
}
@media (max-width: 1003px) {
  .cta-grid .single-tile .hide-on-hover {
    bottom: 30px;
    left: 20px;
  }
}
.cta-grid .single-tile:hover .hide-on-hover, .cta-grid .single-tile.focused .hide-on-hover {
  opacity: 0;
}
.cta-grid .single-tile:hover .show-on-hover, .cta-grid .single-tile.focused .show-on-hover {
  opacity: 1;
}
.cta-grid .single-tile__image {
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}
.cta-grid .single-tile__content {
  z-index: 2;
  padding: 26px 24px 30px 30px;
  position: relative;
}
@media (max-width: 1003px) {
  .cta-grid .single-tile__content {
    padding: 20px 20px 30px;
  }
}

.show-on-hover {
  opacity: 0;
  transition: all 0.4s ease-in-out;
}

.hide-on-hover {
  transition: all 0.4s ease-in-out;
}

.hovered-content {
  position: relative;
  color: var(--cs_mgray);
  width: calc(100% - 60px);
  padding-right: 64px;
}
@media (max-width: 1003px) {
  .hovered-content {
    width: calc(100% - 40px);
    padding-right: 0;
  }
}
@media (max-width: 374px) {
  .hovered-content {
    width: 100%;
  }
}
.hovered-content .text-30 {
  margin-bottom: 18px;
}
@media (max-width: 1003px) {
  .hovered-content .text-30 {
    margin-bottom: 24px;
  }
}
.hovered-content p {
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}
@media (max-width: 1003px) {
  .hovered-content p {
    -webkit-line-clamp: 3;
  }
  .hovered-content p br {
    display: none;
  }
}
.hovered-content .arrow-links {
  margin-top: 30px;
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  gap: 22px;
  align-items: flex-start;
}
.hovered-content .arrow-links span.link-arrow,
.hovered-content .arrow-links a.link-arrow,
.hovered-content .arrow-links a.link-arrow:visited {
  color: var(--cs_white);
}
.hovered-content .arrow-links span.link-arrow::after,
.hovered-content .arrow-links a.link-arrow::after,
.hovered-content .arrow-links a.link-arrow:visited::after {
  filter: brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(174deg) brightness(102%) contrast(102%);
}
.hovered-content .arrow-links span.link-arrow:hover,
.hovered-content .arrow-links a.link-arrow:hover,
.hovered-content .arrow-links a.link-arrow:visited:hover {
  color: var(--cs_blue_2);
}
.hovered-content .arrow-links span.link-arrow:hover::after,
.hovered-content .arrow-links a.link-arrow:hover::after,
.hovered-content .arrow-links a.link-arrow:visited:hover::after {
  filter: brightness(0) saturate(100%) invert(81%) sepia(46%) saturate(593%) hue-rotate(174deg) brightness(97%) contrast(89%);
}
@media (max-width: 1003px) {
  .hovered-content .arrow-links {
    margin-top: 20px;
    gap: 16px;
  }
}

.cta-tiles-design-two {
  row-gap: 24px;
}

/*-------------------------------------------------
>> Basic styles for Intro Paragraph Block
-------------------------------------------------*/
.intro-paragraph {
  padding-right: clamp(0rem, 18.779vw - 4.401rem, 12.5rem);
  letter-spacing: -0.02em;
  line-height: 1.4;
}
.intro-paragraph strong {
  font-size: var(--cs_font_size_7);
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  color: var(--cs_blue);
}
@media (max-width: 1003px) {
  .intro-paragraph strong {
    line-height: 1.16;
    letter-spacing: -0.4px;
  }
}
@media (max-width: 1003px) {
  .intro-paragraph {
    line-height: 1.415;
  }
}

.single-post-content .intro-paragraph {
  padding-right: 0;
  letter-spacing: -0.017em;
  line-height: 1.2;
}

/*-------------------------------------------------
>> Basic styles for Video Block
-------------------------------------------------*/
.video {
  line-height: 0.6;
  aspect-ratio: 980/550;
  position: relative;
}
.video a,
.video a:visited {
  background: none;
}
.video__popup {
  display: block;
  line-height: 0.6;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video__popup:hover .video__popup--btn, .video__popup.focused .video__popup--btn {
  transform: scale(1.24);
}
.video__popup--img {
  display: block;
  height: 100%;
}
.video__popup--btn {
  position: absolute;
  bottom: 0;
  left: 0;
  top: 0;
  right: 0;
  margin: auto;
  line-height: 0.6;
  display: flex;
  justify-content: center;
  align-items: center;
  width: clamp(4rem, 3.38vw + 3.208rem, 6.25rem);
  height: clamp(4rem, 3.38vw + 3.208rem, 6.25rem);
  transition: all 0.3s ease-in-out;
}
.video .video-inline-popup {
  display: block;
  line-height: 0.6;
  padding: 0;
  border: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.video .video-inline-popup:hover .video__popup--btn, .video .video-inline-popup.focused .video__popup--btn {
  transform: scale(1.24);
}
.video video {
  margin: 0;
  width: 100%;
  height: 100%;
  -o-object-fit: cover;
     object-fit: cover;
}

.mfp-image-holder .mfp-close,
.mfp-image-holder .popup-modal-dismiss,
.mfp-iframe-holder .mfp-close,
.mfp-iframe-holder .popup-modal-dismiss,
.mfp-inline-holder .mfp-close,
.mfp-inline-holder .popup-modal-dismiss {
  background-image: url(data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB2ZXJzaW9uPSIxLjEiIHdpZHRoPSIyNTYiIGhlaWdodD0iMjU2IiB2aWV3Qm94PSIwIDAgMjU2IDI1NiIgeG1sOnNwYWNlPSJwcmVzZXJ2ZSI+Cgo8ZGVmcz4KPC9kZWZzPgo8ZyBzdHlsZT0ic3Ryb2tlOiBub25lOyBzdHJva2Utd2lkdGg6IDA7IHN0cm9rZS1kYXNoYXJyYXk6IG5vbmU7IHN0cm9rZS1saW5lY2FwOiBidXR0OyBzdHJva2UtbGluZWpvaW46IG1pdGVyOyBzdHJva2UtbWl0ZXJsaW1pdDogMTA7IGZpbGw6IG5vbmU7IGZpbGwtcnVsZTogbm9uemVybzsgb3BhY2l0eTogMTsiIHRyYW5zZm9ybT0idHJhbnNsYXRlKDEuNDA2NTkzNDA2NTkzNDAxNiAxLjQwNjU5MzQwNjU5MzQwMTYpIHNjYWxlKDIuODEgMi44MSkiID4KCTxyZWN0IHg9Ii0xMy41OSIgeT0iMzkuOTUiIHJ4PSIwIiByeT0iMCIgd2lkdGg9IjExNy4xNyIgaGVpZ2h0PSIxMC4xIiBzdHlsZT0ic3Ryb2tlOiBub25lOyBzdHJva2Utd2lkdGg6IDE7IHN0cm9rZS1kYXNoYXJyYXk6IG5vbmU7IHN0cm9rZS1saW5lY2FwOiBidXR0OyBzdHJva2UtbGluZWpvaW46IG1pdGVyOyBzdHJva2UtbWl0ZXJsaW1pdDogMTA7IGZpbGw6IHJnYigwLDAsMCk7IGZpbGwtcnVsZTogbm9uemVybzsgb3BhY2l0eTogMTsiIHRyYW5zZm9ybT0iIG1hdHJpeCgwLjcwNzEgLTAuNzA3MiAwLjcwNzIgMC43MDcxIC0xOC42Mzk2IDQ1LjAwNDQpICIvPgoJPHJlY3QgeD0iMzkuOTUiIHk9Ii0xMy41OSIgcng9IjAiIHJ5PSIwIiB3aWR0aD0iMTAuMSIgaGVpZ2h0PSIxMTcuMTciIHN0eWxlPSJzdHJva2U6IG5vbmU7IHN0cm9rZS13aWR0aDogMTsgc3Ryb2tlLWRhc2hhcnJheTogbm9uZTsgc3Ryb2tlLWxpbmVjYXA6IGJ1dHQ7IHN0cm9rZS1saW5lam9pbjogbWl0ZXI7IHN0cm9rZS1taXRlcmxpbWl0OiAxMDsgZmlsbDogcmdiKDAsMCwwKTsgZmlsbC1ydWxlOiBub256ZXJvOyBvcGFjaXR5OiAxOyIgdHJhbnNmb3JtPSIgbWF0cml4KDAuNzA3MSAtMC43MDcxIDAuNzA3MSAwLjcwNzEgLTE4LjYzOTYgNDUuMDAwNCkgIi8+CjwvZz4KPC9zdmc+);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 14px;
  background-color: var(--cs_white);
  opacity: 1;
  top: -70px;
  right: 0;
  padding: 0;
}
.mfp-image-holder .mfp-close:hover,
.mfp-image-holder .popup-modal-dismiss:hover,
.mfp-iframe-holder .mfp-close:hover,
.mfp-iframe-holder .popup-modal-dismiss:hover,
.mfp-inline-holder .mfp-close:hover,
.mfp-inline-holder .popup-modal-dismiss:hover {
  background-color: var(--cs_white);
}

.video-block {
  width: 100%;
  margin: auto;
  overflow: hidden;
  border-radius: var(--border_radius_46);
}
.video-block img,
.video-block iframe {
  width: 100%;
  height: 100%;
  margin: 0;
  -o-object-fit: cover;
     object-fit: cover;
  -o-object-position: center;
     object-position: center;
}

.video-upload-popup .mfp-inline-holder .mfp-content {
  width: 100%;
  max-width: 980px;
  margin: auto;
}

/*-------------------------------------------------
>> Basic styles for Icon Grid Block
-------------------------------------------------*/
@media (max-width: 1003px) {
  .icon-grid.center-align {
    text-align: left;
  }
}
@media (max-width: 1003px) {
  .icon-grid__item--title {
    display: flex;
    gap: 17px;
    align-items: center;
  }
}
.icon-grid__item--title--icon {
  line-height: 0.6;
  max-width: 48px;
  max-height: 48px;
  margin: 0 auto var(--cs_space_10);
}
.icon-grid__item--title--icon img {
  width: 100%;
  height: 100%;
  filter: brightness(0) saturate(100%) invert(52%) sepia(20%) saturate(1714%) hue-rotate(155deg) brightness(89%) contrast(86%);
}
@media (max-width: 1003px) {
  .icon-grid__item--title--icon {
    max-width: 32px;
    max-height: 32px;
    margin: 0;
    width: 32px;
    height: 32px;
  }
}
@media (max-width: 1003px) {
  .icon-grid__item--title--text {
    width: calc(100% - 49px);
  }
}
.icon-grid__item--title--text .h-text-26 {
  line-height: 1.3;
  margin: 0;
}
.icon-grid__item--text {
  margin-top: var(--cs_space_9);
  line-height: 1.62;
}
@media (max-width: 459px) {
  .icon-grid__item--text {
    margin-top: 17px;
  }
}

/*-------------------------------------------------
>> Basic styles for Logo Grid Block
-------------------------------------------------*/
.logo-grid__inner.h-flex, .logo-grid__inner.post-teasers--archive, .logo-grid__inner.cs-posts--archive, .logo-grid__inner.cta-content {
  justify-content: space-between;
}
.logo-grid__inner.h-flex .logo-grid__inner--logos, .logo-grid__inner.post-teasers--archive .logo-grid__inner--logos, .logo-grid__inner.cs-posts--archive .logo-grid__inner--logos, .logo-grid__inner.cta-content .logo-grid__inner--logos {
  width: 79.7%;
  gap: 30px;
  -moz-column-gap: 90px;
       column-gap: 90px;
  display: flex;
  flex-wrap: wrap;
}
@media (min-width: 1180px) and (max-width: 1345px) {
  .logo-grid__inner.h-flex .logo-grid__inner--logos, .logo-grid__inner.post-teasers--archive .logo-grid__inner--logos, .logo-grid__inner.cs-posts--archive .logo-grid__inner--logos, .logo-grid__inner.cta-content .logo-grid__inner--logos {
    -moz-column-gap: 50px;
         column-gap: 50px;
  }
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .logo-grid__inner.h-flex .logo-grid__inner--logos, .logo-grid__inner.post-teasers--archive .logo-grid__inner--logos, .logo-grid__inner.cs-posts--archive .logo-grid__inner--logos, .logo-grid__inner.cta-content .logo-grid__inner--logos {
    -moz-column-gap: 39px;
         column-gap: 39px;
  }
}
@media (max-width: 1003px) {
  .logo-grid__inner.h-flex .logo-grid__inner--logos, .logo-grid__inner.post-teasers--archive .logo-grid__inner--logos, .logo-grid__inner.cs-posts--archive .logo-grid__inner--logos, .logo-grid__inner.cta-content .logo-grid__inner--logos {
    width: 100%;
    -moz-column-gap: 24px;
         column-gap: 24px;
    margin-top: 30px;
  }
}
@media (max-width: 459px) {
  .logo-grid__inner.h-flex .logo-grid__inner--logos, .logo-grid__inner.post-teasers--archive .logo-grid__inner--logos, .logo-grid__inner.cs-posts--archive .logo-grid__inner--logos, .logo-grid__inner.cta-content .logo-grid__inner--logos {
    justify-content: space-between;
  }
}
.logo-grid__inner.h-flex .logo-grid__inner--logos--single, .logo-grid__inner.post-teasers--archive .logo-grid__inner--logos--single, .logo-grid__inner.cs-posts--archive .logo-grid__inner--logos--single, .logo-grid__inner.cta-content .logo-grid__inner--logos--single {
  max-height: 48px;
  display: flex;
  align-items: center;
  line-height: 0.6;
  max-width: 165px;
}
.logo-grid__inner.h-flex .logo-grid__inner--logos--single a, .logo-grid__inner.post-teasers--archive .logo-grid__inner--logos--single a, .logo-grid__inner.cs-posts--archive .logo-grid__inner--logos--single a, .logo-grid__inner.cta-content .logo-grid__inner--logos--single a {
  background: none;
}
@media (max-width: 1003px) {
  .logo-grid__inner.h-flex .logo-grid__inner--logos--single, .logo-grid__inner.post-teasers--archive .logo-grid__inner--logos--single, .logo-grid__inner.cs-posts--archive .logo-grid__inner--logos--single, .logo-grid__inner.cta-content .logo-grid__inner--logos--single {
    width: calc(50% - 12px);
    box-sizing: border-box;
  }
  .logo-grid__inner.h-flex .logo-grid__inner--logos--single:nth-child(2n+2), .logo-grid__inner.post-teasers--archive .logo-grid__inner--logos--single:nth-child(2n+2), .logo-grid__inner.cs-posts--archive .logo-grid__inner--logos--single:nth-child(2n+2), .logo-grid__inner.cta-content .logo-grid__inner--logos--single:nth-child(2n+2) {
    padding-left: 6px;
  }
}
@media (max-width: 1003px) and (min-width: 748px) and (max-width: 1003px) {
  .logo-grid__inner.h-flex .logo-grid__inner--logos--single:nth-child(2n+2), .logo-grid__inner.post-teasers--archive .logo-grid__inner--logos--single:nth-child(2n+2), .logo-grid__inner.cs-posts--archive .logo-grid__inner--logos--single:nth-child(2n+2), .logo-grid__inner.cta-content .logo-grid__inner--logos--single:nth-child(2n+2) {
    padding-left: 0;
  }
}
@media (min-width: 748px) and (max-width: 1003px) {
  .logo-grid__inner.h-flex .logo-grid__inner--logos--single, .logo-grid__inner.post-teasers--archive .logo-grid__inner--logos--single, .logo-grid__inner.cs-posts--archive .logo-grid__inner--logos--single, .logo-grid__inner.cta-content .logo-grid__inner--logos--single {
    width: calc(25% - 18px);
    max-width: 100%;
  }
  .logo-grid__inner.h-flex .logo-grid__inner--logos--single:nth-child(2n+2), .logo-grid__inner.post-teasers--archive .logo-grid__inner--logos--single:nth-child(2n+2), .logo-grid__inner.cs-posts--archive .logo-grid__inner--logos--single:nth-child(2n+2), .logo-grid__inner.cta-content .logo-grid__inner--logos--single:nth-child(2n+2) {
    padding-left: 0;
  }
  .logo-grid__inner.h-flex .logo-grid__inner--logos--single img, .logo-grid__inner.post-teasers--archive .logo-grid__inner--logos--single img, .logo-grid__inner.cs-posts--archive .logo-grid__inner--logos--single img, .logo-grid__inner.cta-content .logo-grid__inner--logos--single img {
    max-width: 100%;
    max-height: 100%;
  }
}
.logo-grid__inner--title {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  max-width: 200px;
  line-height: 1.3;
  margin-top: 11px;
}
@media (max-width: 1003px) {
  .logo-grid__inner--title {
    margin: 0;
  }
}
.logo-grid__inner.logo-grid-three-columns .logo-grid__inner--logos {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(160px, 33.3333333333% - 4.4%, 100%), 100%), 1fr));
  gap: 4.4%;
  row-gap: 24px;
  margin-top: -12px;
  row-gap: 16px;
}
@media (max-width: 1003px) {
  .logo-grid__inner.logo-grid-three-columns .logo-grid__inner--logos {
    grid-template-columns: repeat(auto-fit, minmax(min(clamp(130px, 33.3333333333% - 4.4%, 100%), 100%), 1fr));
    gap: 4.4%;
    gap: 15px 4.4%;
    margin-top: 0;
  }
}
.logo-grid__inner.logo-grid-three-columns .logo-grid__inner--logos--single {
  position: relative;
  aspect-ratio: 304/304;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo-grid__inner.logo-grid-three-columns .logo-grid__inner--logos--single.no-link-style {
  background: none;
  clip-path: inset(0 0 0 0 round 50%);
}
.logo-grid__inner.logo-grid-three-columns .logo-grid__inner--logos--single.no-link-style img {
  transition: all 0.3s ease-in-out;
}
.logo-grid__inner.logo-grid-three-columns .logo-grid__inner--logos--single.no-link-style:hover img {
  transform: scale(1.1);
}
.logo-grid__inner.logo-grid-three-columns .logo-grid__inner--logos--single img {
  position: relative;
  max-width: 190px;
  margin: auto;
}
@media (max-width: 747px) {
  .logo-grid__inner.logo-grid-three-columns .logo-grid__inner--logos--single img {
    max-width: 118px;
    max-height: 54px;
  }
}
.logo-grid__inner.logo-grid-three-columns .logo-grid__inner--logos--single::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMwNiAzMDYiIHdpZHRoPSIzMDYiIGhlaWdodD0iMzA2Ij48ZGVmcz48Y2xpcFBhdGggY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiIGlkPSJjcDEiPjxwYXRoIGQ9Im01OC4xIDc0LjYzaDMwMy45djI2NC4zN2gtMzAzLjl6bTk0LjkgNzcuMzdsLTM5LjM0IDE0Ni44MmMyOS4wNCA3Ljc4IDU5LjczIDYuNzggODguMi0yLjg5IDI4LjQ3LTkuNjYgNTMuNDMtMjcuNTUgNzEuNzMtNTEuNCAxOC4zLTIzLjg1IDI5LjEyLTUyLjU5IDMxLjA4LTgyLjU5IDEuOTctMzAtNS01OS45MS0yMC4wMy04NS45NHoiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgaWQ9ImNwMiI+PHBhdGggZD0ibS0zMy41Mi03LjgxaDI1My44NXYyNTMuODVoLTI1My44NXptMTg2LjUyIDE1OS44MXYtMTMwLjExYy0yNS43MyAwLTUwLjg5IDcuNjMtNzIuMjggMjEuOTMtMjEuNCAxNC4zLTM4LjA4IDM0LjYyLTQ3LjkyIDU4LjM5LTkuODUgMjMuNzctMTIuNDMgNDkuOTMtNy40MSA3NS4xNyA1LjAyIDI1LjI0IDE3LjQxIDQ4LjQyIDM1LjYxIDY2LjYyeiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxzdHlsZT4uYXtmaWxsOiNmZmZ9LmJ7b3BhY2l0eTouMztmaWxsOm5vbmU7c3Ryb2tlOiM0MjU1NjM7c3Ryb2tlLXdpZHRoOjJ9LmN7b3BhY2l0eTouMztmaWxsOm5vbmU7c3Ryb2tlOiM0MjU1NjN9PC9zdHlsZT48cGF0aCBjbGFzcz0iYSIgZD0ibTI4NC42IDc2YzE1LjEgMjYgMjIgNTUuOSAyMC4xIDg1LjktMiAzMC0xMi44IDU4LjgtMzEuMSA4Mi42LTE4LjMgMjMuOS00My4zIDQxLjgtNzEuNyA1MS40LTI4LjUgOS43LTU5LjIgMTAuNy04OC4yIDIuOWwzOS4zLTE0Ni44eiIvPjxnIGNsaXAtcGF0aD0idXJsKCNjcDEpIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsYXNzPSJiIiBkPSJtMjg0LjYgNzZjMTUuMSAyNiAyMiA1NS45IDIwLjEgODUuOS0yIDMwLTEyLjggNTguOC0zMS4xIDgyLjYtMTguMyAyMy45LTQzLjMgNDEuOC03MS43IDUxLjQtMjguNSA5LjctNTkuMiAxMC43LTg4LjIgMi45bDM5LjMtMTQ2Ljh6Ii8+PC9nPjxwYXRoIGNsYXNzPSJhIiBkPSJtMjI5IDI4My42Yy03Mi44IDQyLjEtMTY1LjYgMTcuMi0yMDcuNi01NS42LTQyLjEtNzIuOC0xNy4yLTE2NS42IDU1LjYtMjA3LjYgNzIuOC00Mi4xIDE2NS42LTE3LjIgMjA3LjYgNTUuNiA0Mi4xIDcyLjggMTcuMiAxNjUuNi01NS42IDIwNy42eiIvPjxwYXRoIGNsYXNzPSJhIiBkPSJtMTUzIDI5MmMtNzcuNCAwLTE0MC02Mi42LTE0MC0xNDAgMC03Ny40IDYyLjYtMTQwIDE0MC0xNDAgNzcuNCAwIDE0MCA2Mi42IDE0MCAxNDAgMCA3Ny40LTYyLjYgMTQwLTE0MCAxNDB6Ii8+PHBhdGggY2xhc3M9ImMiIGQ9Im0xNTMgMjkyLjVjLTc3LjcgMC0xNDAuNS02Mi44LTE0MC41LTE0MC41IDAtNzcuNyA2Mi44LTE0MC41IDE0MC41LTE0MC41IDc3LjcgMCAxNDAuNSA2Mi44IDE0MC41IDE0MC41IDAgNzcuNy02Mi44IDE0MC41LTE0MC41IDE0MC41eiIvPjxwYXRoIGNsYXNzPSJhIiBkPSJtNjEgMjQ0Yy0xOC4yLTE4LjItMzAuNi00MS40LTM1LjYtNjYuNi01LTI1LjMtMi41LTUxLjQgNy40LTc1LjIgOS44LTIzLjggMjYuNS00NC4xIDQ3LjktNTguNCAyMS40LTE0LjMgNDYuNi0yMS45IDcyLjMtMjEuOXYxMzAuMXoiLz48ZyBjbGlwLXBhdGg9InVybCgjY3AyKSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGFzcz0iYiIgZD0ibTYxIDI0NGMtMTguMi0xOC4yLTMwLjYtNDEuNC0zNS42LTY2LjYtNS0yNS4zLTIuNS01MS40IDcuNC03NS4yIDkuOC0yMy44IDI2LjUtNDQuMSA0Ny45LTU4LjQgMjEuNC0xNC4zIDQ2LjYtMjEuOSA3Mi4zLTIxLjl2MTMwLjF6Ii8+PC9nPjxwYXRoIGNsYXNzPSJhIiBkPSJtNjEgNjBjNTAuOS01MC45IDEzMy4xLTUwLjkgMTg0IDAgNTAuOSA1MC45IDUwLjkgMTMzLjEgMCAxODQtNTAuOSA1MC45LTEzMy4xIDUwLjktMTg0IDAtNTAuOS01MC45LTUwLjktMTMzLjEgMC0xODR6Ii8+PC9zdmc+);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.4s ease-in-out;
  animation: 30s linear infinite rotate;
}
.logo-grid__inner.logo-grid-four-columns.logo-small .logo-grid__inner--logos {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(min(clamp(160px, 25% - 3.5%, 100%), 100%), 1fr));
  gap: 3.5%;
  row-gap: 24px;
  margin-top: -12px;
  row-gap: 16px;
}
@media (max-width: 1003px) {
  .logo-grid__inner.logo-grid-four-columns.logo-small .logo-grid__inner--logos {
    grid-template-columns: repeat(auto-fit, minmax(min(clamp(130px, 33.3333333333% - 4.4%, 100%), 100%), 1fr));
    gap: 4.4%;
    gap: 15px 4.4%;
    margin-top: 0;
  }
}
.logo-grid__inner.logo-grid-four-columns.logo-small .logo-grid__inner--logos--single {
  position: relative;
  aspect-ratio: 304/304;
  display: flex;
  justify-content: center;
  align-items: center;
}
.logo-grid__inner.logo-grid-four-columns.logo-small .logo-grid__inner--logos--single.no-link-style {
  background: none;
  clip-path: inset(0 0 0 0 round 50%);
}
.logo-grid__inner.logo-grid-four-columns.logo-small .logo-grid__inner--logos--single.no-link-style img {
  transition: all 0.3s ease-in-out;
}
.logo-grid__inner.logo-grid-four-columns.logo-small .logo-grid__inner--logos--single.no-link-style:hover img {
  transform: scale(1.1);
}
.logo-grid__inner.logo-grid-four-columns.logo-small .logo-grid__inner--logos--single img {
  position: relative;
  max-width: clamp(3.5rem, 4vw + 5.174rem, 8.625rem);
  margin: auto;
}
@media (max-width: 1003px) {
  .logo-grid__inner.logo-grid-four-columns.logo-small .logo-grid__inner--logos--single img {
    max-width: 60%;
  }
}
.logo-grid__inner.logo-grid-four-columns.logo-small .logo-grid__inner--logos--single::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB2ZXJzaW9uPSIxLjIiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgdmlld0JveD0iMCAwIDMwNiAzMDYiIHdpZHRoPSIzMDYiIGhlaWdodD0iMzA2Ij48ZGVmcz48Y2xpcFBhdGggY2xpcFBhdGhVbml0cz0idXNlclNwYWNlT25Vc2UiIGlkPSJjcDEiPjxwYXRoIGQ9Im01OC4xIDc0LjYzaDMwMy45djI2NC4zN2gtMzAzLjl6bTk0LjkgNzcuMzdsLTM5LjM0IDE0Ni44MmMyOS4wNCA3Ljc4IDU5LjczIDYuNzggODguMi0yLjg5IDI4LjQ3LTkuNjYgNTMuNDMtMjcuNTUgNzEuNzMtNTEuNCAxOC4zLTIzLjg1IDI5LjEyLTUyLjU5IDMxLjA4LTgyLjU5IDEuOTctMzAtNS01OS45MS0yMC4wMy04NS45NHoiLz48L2NsaXBQYXRoPjxjbGlwUGF0aCBjbGlwUGF0aFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgaWQ9ImNwMiI+PHBhdGggZD0ibS0zMy41Mi03LjgxaDI1My44NXYyNTMuODVoLTI1My44NXptMTg2LjUyIDE1OS44MXYtMTMwLjExYy0yNS43MyAwLTUwLjg5IDcuNjMtNzIuMjggMjEuOTMtMjEuNCAxNC4zLTM4LjA4IDM0LjYyLTQ3LjkyIDU4LjM5LTkuODUgMjMuNzctMTIuNDMgNDkuOTMtNy40MSA3NS4xNyA1LjAyIDI1LjI0IDE3LjQxIDQ4LjQyIDM1LjYxIDY2LjYyeiIvPjwvY2xpcFBhdGg+PC9kZWZzPjxzdHlsZT4uYXtmaWxsOiNmZmZ9LmJ7b3BhY2l0eTouMztmaWxsOm5vbmU7c3Ryb2tlOiM0MjU1NjM7c3Ryb2tlLXdpZHRoOjJ9LmN7b3BhY2l0eTouMztmaWxsOm5vbmU7c3Ryb2tlOiM0MjU1NjN9PC9zdHlsZT48cGF0aCBjbGFzcz0iYSIgZD0ibTI4NC42IDc2YzE1LjEgMjYgMjIgNTUuOSAyMC4xIDg1LjktMiAzMC0xMi44IDU4LjgtMzEuMSA4Mi42LTE4LjMgMjMuOS00My4zIDQxLjgtNzEuNyA1MS40LTI4LjUgOS43LTU5LjIgMTAuNy04OC4yIDIuOWwzOS4zLTE0Ni44eiIvPjxnIGNsaXAtcGF0aD0idXJsKCNjcDEpIj48cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsYXNzPSJiIiBkPSJtMjg0LjYgNzZjMTUuMSAyNiAyMiA1NS45IDIwLjEgODUuOS0yIDMwLTEyLjggNTguOC0zMS4xIDgyLjYtMTguMyAyMy45LTQzLjMgNDEuOC03MS43IDUxLjQtMjguNSA5LjctNTkuMiAxMC43LTg4LjIgMi45bDM5LjMtMTQ2Ljh6Ii8+PC9nPjxwYXRoIGNsYXNzPSJhIiBkPSJtMjI5IDI4My42Yy03Mi44IDQyLjEtMTY1LjYgMTcuMi0yMDcuNi01NS42LTQyLjEtNzIuOC0xNy4yLTE2NS42IDU1LjYtMjA3LjYgNzIuOC00Mi4xIDE2NS42LTE3LjIgMjA3LjYgNTUuNiA0Mi4xIDcyLjggMTcuMiAxNjUuNi01NS42IDIwNy42eiIvPjxwYXRoIGNsYXNzPSJhIiBkPSJtMTUzIDI5MmMtNzcuNCAwLTE0MC02Mi42LTE0MC0xNDAgMC03Ny40IDYyLjYtMTQwIDE0MC0xNDAgNzcuNCAwIDE0MCA2Mi42IDE0MCAxNDAgMCA3Ny40LTYyLjYgMTQwLTE0MCAxNDB6Ii8+PHBhdGggY2xhc3M9ImMiIGQ9Im0xNTMgMjkyLjVjLTc3LjcgMC0xNDAuNS02Mi44LTE0MC41LTE0MC41IDAtNzcuNyA2Mi44LTE0MC41IDE0MC41LTE0MC41IDc3LjcgMCAxNDAuNSA2Mi44IDE0MC41IDE0MC41IDAgNzcuNy02Mi44IDE0MC41LTE0MC41IDE0MC41eiIvPjxwYXRoIGNsYXNzPSJhIiBkPSJtNjEgMjQ0Yy0xOC4yLTE4LjItMzAuNi00MS40LTM1LjYtNjYuNi01LTI1LjMtMi41LTUxLjQgNy40LTc1LjIgOS44LTIzLjggMjYuNS00NC4xIDQ3LjktNTguNCAyMS40LTE0LjMgNDYuNi0yMS45IDcyLjMtMjEuOXYxMzAuMXoiLz48ZyBjbGlwLXBhdGg9InVybCgjY3AyKSI+PHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGFzcz0iYiIgZD0ibTYxIDI0NGMtMTguMi0xOC4yLTMwLjYtNDEuNC0zNS42LTY2LjYtNS0yNS4zLTIuNS01MS40IDcuNC03NS4yIDkuOC0yMy44IDI2LjUtNDQuMSA0Ny45LTU4LjQgMjEuNC0xNC4zIDQ2LjYtMjEuOSA3Mi4zLTIxLjl2MTMwLjF6Ii8+PC9nPjxwYXRoIGNsYXNzPSJhIiBkPSJtNjEgNjBjNTAuOS01MC45IDEzMy4xLTUwLjkgMTg0IDAgNTAuOSA1MC45IDUwLjkgMTMzLjEgMCAxODQtNTAuOSA1MC45LTEzMy4xIDUwLjktMTg0IDAtNTAuOS01MC45LTUwLjktMTMzLjEgMC0xODR6Ii8+PC9zdmc+);
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  transition: all 0.4s ease-in-out;
  animation: 30s linear infinite rotate;
}

/*-------------------------------------------------
>> Basic styles for Process Block
-------------------------------------------------*/
.process {
  gap: 8.3%;
  align-items: center;
  justify-content: center;
}
@media (max-width: 1003px) {
  .process {
    width: 48%;
    margin: 0 auto;
    row-gap: 92px !important;
    flex-direction: column;
  }
}
.process__image {
  width: 270px;
  height: 270px;
  position: relative;
  border-radius: 50%;
  border: 1px solid var(--cs_dgray25);
  padding: 15px;
  box-sizing: border-box;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .process__image {
    width: 210px;
    height: 210px;
    padding: 10px;
  }
}
@media (max-width: 1003px) {
  .process__image {
    width: 140px;
    height: 140px;
    margin: 0 auto;
    padding: 7px;
  }
}
.process__image:before {
  position: absolute;
  content: "";
  top: calc(50% - 13px);
  left: calc(50% - 200px);
  width: 50px;
  height: 26px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCA2NiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUzLjE1MiAyNS41Njk0TDY1LjM4NCAxNC40NDg1QzY1Ljc4IDE0LjA5NDQgNjYgMTMuNTYzMyA2NiAxM0M2NiAxMi40MzY3IDY1Ljc4IDExLjkwNTYgNjUuMzg0IDExLjU1MTVMNTMuMTUyIDAuNDMwNTZDNTIuNDE4NyAtMC4yMjkyOTUgNTEuMzQ4IC0wLjExNjYzNyA1MC43NDY3IDAuNjcxOTdDNTAuMTQ1MyAxLjQ3NjY3IDUwLjI0OCAyLjY1MTU0IDUwLjk2NjcgMy4zMTEzOUw1OS41NDY3IDExLjExN0wxLjcxNiAxMS4xMTdDMC43NzczMzYgMTEuMTE3IC01LjIyNTIxZS0wNyAxMS45NTM5IC01LjY4MjQ4ZS0wNyAxM0MtNi4xMzI3MmUtMDcgMTQuMDMgMC43NjI2NzIgMTQuODgzIDEuNzE2IDE0Ljg4M0w1OS41NDY3IDE0Ljg4M0w1MC45NjY3IDIyLjY4ODZDNTAuNTU2IDIzLjA1ODggNTAuMzUwNyAyMy41ODk5IDUwLjM1MDcgMjQuMTM3MUM1MC4zNTA3IDI0LjU1NTUgNTAuNDgyNyAyNC45OTAxIDUwLjc0NjcgMjUuMzI4QzUxLjM0OCAyNi4xMTY2IDUyLjQzMzMgMjYuMjI5MyA1My4xNTIgMjUuNTY5NFoiIGZpbGw9IiMyOThGQzIiLz4KPC9zdmc+Cg==);
  background-position: center;
  background-size: 50px;
  background-repeat: no-repeat;
  opacity: 0;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .process__image:before {
    left: calc(50% - 165px) !important;
    width: 40px;
    background-size: 40px;
  }
}
@media (max-width: 1003px) {
  .process__image:before {
    top: calc(50% - 126px);
    left: calc(50% - 23px);
    width: 49px;
    height: 19px;
    transform: rotate(90deg);
  }
}
.process__image img {
  border-radius: 50%;
  opacity: 0;
}
.process__image:first-child:before {
  display: none;
}
.process__image:nth-child(2):before {
  transition: opacity 0.3s ease-in-out 0.6s;
}
.process__image:nth-child(2) img {
  transition: opacity 0.3s ease-in-out 0.9s;
}
.process__image:nth-child(3):before {
  transition: opacity 0.3s ease-in-out 1.2s;
}
.process__image:nth-child(3) img {
  transition: opacity 0.3s ease-in-out 1.5s;
}
.process__logo {
  max-width: 179px;
  line-height: 0.6;
  position: relative;
}
@media (max-width: 1003px) {
  .process__logo {
    margin: 0 auto;
  }
  .process__logo:after {
    position: absolute;
    content: "";
    bottom: calc(50% - 80px);
    left: calc(50% - 23px);
    width: 49px;
    transform: rotate(90deg);
    height: 19px;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCA2NiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUzLjE1MiAyNS41Njk0TDY1LjM4NCAxNC40NDg1QzY1Ljc4IDE0LjA5NDQgNjYgMTMuNTYzMyA2NiAxM0M2NiAxMi40MzY3IDY1Ljc4IDExLjkwNTYgNjUuMzg0IDExLjU1MTVMNTMuMTUyIDAuNDMwNTZDNTIuNDE4NyAtMC4yMjkyOTUgNTEuMzQ4IC0wLjExNjYzNyA1MC43NDY3IDAuNjcxOTdDNTAuMTQ1MyAxLjQ3NjY3IDUwLjI0OCAyLjY1MTU0IDUwLjk2NjcgMy4zMTEzOUw1OS41NDY3IDExLjExN0wxLjcxNiAxMS4xMTdDMC43NzczMzYgMTEuMTE3IC01LjIyNTIxZS0wNyAxMS45NTM5IC01LjY4MjQ4ZS0wNyAxM0MtNi4xMzI3MmUtMDcgMTQuMDMgMC43NjI2NzIgMTQuODgzIDEuNzE2IDE0Ljg4M0w1OS41NDY3IDE0Ljg4M0w1MC45NjY3IDIyLjY4ODZDNTAuNTU2IDIzLjA1ODggNTAuMzUwNyAyMy41ODk5IDUwLjM1MDcgMjQuMTM3MUM1MC4zNTA3IDI0LjU1NTUgNTAuNDgyNyAyNC45OTAxIDUwLjc0NjcgMjUuMzI4QzUxLjM0OCAyNi4xMTY2IDUyLjQzMzMgMjYuMjI5MyA1My4xNTIgMjUuNTY5NFoiIGZpbGw9IiMyOThGQzIiLz4KPC9zdmc+Cg==);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
}
.process__logo:before {
  position: absolute;
  content: "";
  top: calc(50% - 13px);
  left: calc(50% - 193px);
  width: 66px;
  height: 26px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNjYiIGhlaWdodD0iMjYiIHZpZXdCb3g9IjAgMCA2NiAyNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTUzLjE1MiAyNS41Njk0TDY1LjM4NCAxNC40NDg1QzY1Ljc4IDE0LjA5NDQgNjYgMTMuNTYzMyA2NiAxM0M2NiAxMi40MzY3IDY1Ljc4IDExLjkwNTYgNjUuMzg0IDExLjU1MTVMNTMuMTUyIDAuNDMwNTZDNTIuNDE4NyAtMC4yMjkyOTUgNTEuMzQ4IC0wLjExNjYzNyA1MC43NDY3IDAuNjcxOTdDNTAuMTQ1MyAxLjQ3NjY3IDUwLjI0OCAyLjY1MTU0IDUwLjk2NjcgMy4zMTEzOUw1OS41NDY3IDExLjExN0wxLjcxNiAxMS4xMTdDMC43NzczMzYgMTEuMTE3IC01LjIyNTIxZS0wNyAxMS45NTM5IC01LjY4MjQ4ZS0wNyAxM0MtNi4xMzI3MmUtMDcgMTQuMDMgMC43NjI2NzIgMTQuODgzIDEuNzE2IDE0Ljg4M0w1OS41NDY3IDE0Ljg4M0w1MC45NjY3IDIyLjY4ODZDNTAuNTU2IDIzLjA1ODggNTAuMzUwNyAyMy41ODk5IDUwLjM1MDcgMjQuMTM3MUM1MC4zNTA3IDI0LjU1NTUgNTAuNDgyNyAyNC45OTAxIDUwLjc0NjcgMjUuMzI4QzUxLjM0OCAyNi4xMTY2IDUyLjQzMzMgMjYuMjI5MyA1My4xNTIgMjUuNTY5NFoiIGZpbGw9IiMyOThGQzIiLz4KPC9zdmc+Cg==);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
@media (max-width: 1003px) {
  .process__logo:before {
    top: calc(50% - 80px);
    left: calc(50% - 23px);
    width: 49px;
    transform: rotate(90deg);
    height: 19px;
  }
}

.cetered-process-logo {
  width: 179px;
  display: flex;
  justify-content: center;
  align-items: center;
}

.play-animation img {
  opacity: 1;
}
.play-animation .process__image::before {
  opacity: 1;
}

/*-------------------------------------------------
>> Basic styles for Post Teaser Block
-------------------------------------------------*/
.post-teaser a.no-link-style,
.post-teaser a.no-link-style {
  padding: 10px 10px 22px;
  box-sizing: border-box;
  border: 1px solid var(--cs_mgray50);
  border-radius: 20px;
  display: block;
  color: var(--cs_blue);
}
.post-teaser a.no-link-style:hover,
.post-teaser a.no-link-style:hover {
  border-color: var(--cs_mgray);
}
.post-teaser a.no-link-style:hover .link-arrow,
.post-teaser a.no-link-style:hover .link-arrow {
  color: var(--cs_blue_1);
}
.post-teaser a.no-link-style:hover .link-arrow::after,
.post-teaser a.no-link-style:hover .link-arrow::after {
  right: 4px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIzLjcyNSA1LjMzNjM5QzIzLjcyNDggNS4zMzYxMSAyMy43MjQ1IDUuMzM1NzggMjMuNzI0MiA1LjMzNTVMMTguODI1NiAwLjQ2MDQ5N0MxOC40NTg2IDAuMDk1MjkzOCAxNy44NjUgMC4wOTY2NTI5IDE3LjQ5OTcgMC40NjM2ODRDMTcuMTM0NSAwLjgzMDY2OSAxNy4xMzU5IDEuNDI0MjUgMTcuNTAyOCAxLjc4OTVMMjAuNzkxOCA1LjA2MjVIMC45Mzc1QzAuNDE5NzE5IDUuMDYyNSAwIDUuNDgyMjIgMCA2QzAgNi41MTc3OCAwLjQxOTcxOSA2LjkzNzUgMC45Mzc1IDYuOTM3NUgyMC43OTE3TDE3LjUwMjkgMTAuMjEwNUMxNy4xMzU5IDEwLjU3NTcgMTcuMTM0NSAxMS4xNjkzIDE3LjQ5OTggMTEuNTM2M0MxNy44NjUgMTEuOTAzNCAxOC40NTg3IDExLjkwNDcgMTguODI1NiAxMS41Mzk1TDIzLjcyNDIgNi42NjQ1QzIzLjcyNDUgNi42NjQyMiAyMy43MjQ4IDYuNjYzODkgMjMuNzI1MSA2LjY2MzYxQzI0LjA5MjMgNi4yOTcxNCAyNC4wOTExIDUuNzAxNjQgMjMuNzI1IDUuMzM2MzlaIiBmaWxsPSIjMjk4RkMyIi8+Cjwvc3ZnPgo=);
}
.post-teaser__image {
  aspect-ratio: 353/221;
  margin-bottom: 13px;
  position: relative;
  border-radius: 16px;
}
.post-teaser__image img {
  border-radius: 16px;
}
.post-teaser__title h4 {
  font-size: 24px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.3;
  margin-bottom: 24px;
}
.post-teaser__title h4 a,
.post-teaser__title h4 a:visited {
  color: inherit;
  background-image: none;
}
.post-teaser__icon {
  position: absolute;
  top: 96px;
  left: -23px;
  max-width: 72px;
  max-height: 72px;
}
@media (max-width: 1003px) {
  .post-teaser__icon {
    top: -20px;
    left: auto;
    max-width: 58px;
    max-height: 58px;
    right: 19px;
  }
}
.post-teaser__content {
  padding-top: 24px;
  padding-left: 14px;
  box-sizing: border-box;
}
.post-teaser__categories {
  position: absolute;
  bottom: -11px;
  left: 14px;
  width: calc(100% - 32px);
  display: flex;
  flex-wrap: wrap;
  z-index: 2;
  gap: 4px;
  line-height: 1.3;
}
.post-teaser--featured {
  margin-bottom: var(--cs_space_7);
}
.post-teaser--featured a.no-link-style,
.post-teaser--featured a.no-link-style {
  padding: 20px 20px 18px;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  position: relative;
}
@media (max-width: 1003px) {
  .post-teaser--featured a.no-link-style,
  .post-teaser--featured a.no-link-style {
    padding: 23px 15px 15px;
    flex-direction: column;
    gap: 50px;
  }
}
.post-teaser--featured .post-teaser__image {
  width: 40.3%;
  aspect-ratio: 460/338;
  margin: 0;
}
@media (max-width: 1003px) {
  .post-teaser--featured .post-teaser__image {
    width: 100%;
    aspect-ratio: 343/252;
    margin: 0;
  }
}
.post-teaser--featured .post-teaser__content {
  width: 55.5%;
  position: relative;
  padding-top: 0;
  padding-right: 0;
  padding-left: 60px;
}
@media (max-width: 1003px) {
  .post-teaser--featured .post-teaser__content {
    padding-left: 0;
    padding: 0 4px;
    width: 100%;
  }
}
.post-teaser--featured .post-teaser__content .post-teaser__categories {
  position: initial;
  margin-bottom: 23px;
}
@media (max-width: 1003px) {
  .post-teaser--featured .post-teaser__content .post-teaser__categories {
    margin-bottom: 19px;
    gap: 14px;
  }
}
.post-teaser--featured .post-teaser__content .post-teaser__title h3 {
  font-size: var(--cs_font_size_4);
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin: 0;
}
.post-teaser--featured .post-teaser__link {
  margin-top: 49px;
}
@media (max-width: 1003px) {
  .post-teaser--featured .post-teaser__link {
    margin-top: 17px;
  }
}
.post-teaser--featured:last-of-type {
  margin-bottom: 0;
}

.post-teaser-category {
  color: inherit;
  display: inline-block;
  position: relative;
}
.post-teaser-category span {
  background-color: var(--cs_blue_225);
  color: var(--cs_blue);
  padding: 3.5px 8px;
  box-sizing: border-box;
  border-radius: 4px;
  font-size: 16px;
  line-height: 1.3;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  font-size: var(--cs_font_size_10);
  position: relative;
  z-index: 1;
  border-radius: 4px;
}
.post-teaser-category::before {
  content: "";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: var(--cs_white);
  z-index: 0;
  border-radius: 4px;
}

.post-teaser__exerpt {
  color: var(--cs_blue);
  font-size: 18px;
  letter-spacing: -0.02em;
  margin-top: 25px;
  font-size: var(--cs_font_size_9);
}
@media (max-width: 1003px) {
  .post-teaser__exerpt {
    margin-top: 19px;
    line-height: 1.62;
  }
}

.post-teasers--archive {
  gap: 30px;
}
.post-teasers--archive .post-teaser {
  width: calc(33.33% - 20px);
}

.cs-fitlers {
  align-items: center;
  gap: 20px;
  margin-bottom: var(--cs_space_6);
}
@media (max-width: 1003px) {
  .cs-fitlers {
    gap: 12px;
  }
}

.filter-text {
  margin-right: 33px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
}

.cs-posts-slider button.slick-arrow {
  display: none !important;
}
.cs-posts-slider .slick-list {
  overflow: visible;
}
.cs-posts-slider .slick-track {
  display: flex;
}
.cs-posts-slider article.cs-post {
  width: clamp(20rem, 8.439vw + 18.022rem, 23.313rem);
  margin-right: 15px;
}

@media (max-width: 1003px) {
  .cs-post__link span.link-arrow,
  .cs-post__link a.link-arrow,
  .cs-post__link a.link-arrow:visited {
    padding-right: 30px;
  }
}

/*-------------------------------------------------
>> Basic styles for Icon Graphic Block
-------------------------------------------------*/
.icon-graphic {
  justify-content: space-between;
  align-items: flex-start;
}
@media (max-width: 1003px) {
  .icon-graphic {
    gap: 67px;
  }
}
.icon-graphic__content {
  width: 46%;
}
@media (max-width: 1003px) {
  .icon-graphic__content {
    width: 100%;
  }
}
.icon-graphic__content ul {
  margin: 48px 0 0;
}
@media (max-width: 1003px) {
  .icon-graphic__content ul {
    margin: 36px 0 0;
  }
}
.icon-graphic__content ul li:last-of-type {
  margin: 0;
}
.icon-graphic__image {
  width: 43.49%;
  margin-top: -13px;
  align-self: flex-start;
}
@media (max-width: 1003px) {
  .icon-graphic__image {
    width: 100%;
    max-width: 500px;
    margin: auto;
  }
}
.icon-graphic__image img {
  width: 100%;
  height: 100%;
}

/*-------------------------------------------------
>> Basic styles for Theme Form Block
-------------------------------------------------*/
.theme-form__form form {
  margin: 0;
}
.theme-form__form form textarea {
  padding: 23px 0 0 23px;
  height: 200px;
}
@media (max-width: 1003px) {
  .theme-form__form form textarea {
    padding: 18px 0 0 21px;
    height: 140px;
  }
}
.theme-form__title {
  justify-content: space-between;
}
@media (max-width: 1003px) {
  .theme-form__title {
    gap: 18px;
  }
}
.theme-form__title .heading-4 {
  margin: 0;
  max-width: 450px;
}
@media (max-width: 1003px) {
  .theme-form__title .heading-4 {
    max-width: 100%;
  }
}
.theme-form__title .e-mail {
  gap: 16px;
  align-items: center;
  padding: 0;
  background-image: none;
  line-height: 1;
  margin-top: 5px;
}
@media (max-width: 1003px) {
  .theme-form__title .e-mail {
    gap: 12px;
  }
}
.theme-form__title .e-mail:hover .e-mail__text {
  color: var(--cs_link_color);
}
.theme-form__title .e-mail__text {
  color: var(--cs_blue);
  transition: all 0.3s ease-in-out;
}
.theme-form__title .e-mail__icon {
  width: 28px;
  height: 28px;
  line-height: 0.6;
  border-radius: 50%;
  background-color: var(--cs_blue_1);
  display: flex;
  justify-content: center;
  align-items: center;
}
.theme-form__title .e-mail__icon img {
  max-width: 18px;
  max-height: 16px;
  margin-top: -2px;
}
@media (max-width: 1003px) {
  .theme-form__title .e-mail__icon img {
    max-width: 16px;
    max-height: 13px;
  }
}
@media (max-width: 1003px) {
  .theme-form__title .e-mail__icon {
    width: 24px;
    height: 24px;
  }
}

.gfield_label {
  display: none;
}

/*-------------------------------------------------
>> Basic styles for testimonial Block
-------------------------------------------------*/
.testimonial-block {
  background-color: var(--cs_mgray25);
}
.testimonial-block.have-slider {
  margin-bottom: 40px;
}

.testimonial__inner {
  border: 1px solid var(--cs_mgray50);
  margin: 0 auto;
  padding: clamp(1.25rem, 4.883vw + 0.106rem, 4.5rem) clamp(1.25rem, 3.756vw + 0.37rem, 3.75rem);
  box-sizing: border-box;
  background-color: var(--cs_white);
  width: 100%;
}
@media (max-width: 747px) {
  .testimonial__inner {
    padding-bottom: 23px;
  }
}
@media (max-width: 1003px) {
  .testimonial__inner {
    padding-bottom: 22px;
  }
}
.testimonial__inner .blockquote blockquote {
  padding: 0;
  border-left: 0;
  margin: 0;
}

.testimonial {
  position: relative;
  padding: 0 clamp(1.313rem, 7.418vw - 0.426rem, 6.25rem);
}

.testimonial-slider.testimonial {
  padding: 0;
}
.testimonial-slider .testimonial__inner {
  margin: 0 clamp(0.313rem, 0.939vw + 0.092rem, 0.938rem);
}
@media (max-width: 747px) {
  .testimonial-slider .testimonial__inner {
    padding: clamp(1.25rem, 4.883vw + 0.106rem, 4.5rem) clamp(1.25rem, 3.756vw + 0.37rem, 3.75rem) 23px;
  }
}
.testimonial-slider .testimonial__inner .blockquote__title {
  margin-bottom: clamp(1.5rem, -0.188vw + 1.669rem, 1.625rem);
}
.testimonial-slider .slick-list {
  overflow: visible;
}
.testimonial-slider .slick-list,
.testimonial-slider .slick-track {
  display: flex;
}
.testimonial-slider button.slick-arrow {
  position: absolute;
  z-index: 1;
  bottom: 27px;
  right: 0;
  color: transparent;
  width: 44px;
  height: 44px;
  padding: 0;
  margin: 0;
  border-radius: 50%;
  background-color: var(--cs_mgray25);
  background-position: center;
  background-size: 10px;
  background-repeat: no-repeat;
}
.testimonial-slider button.slick-arrow:hover {
  background-color: var(--cs_mgray50);
}
.testimonial-slider button.slick-arrow.slick-prev {
  right: 178px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTguNSAxNUwxLjUgOEw4LjUgMSIgc3Ryb2tlPSIjMDAzMDU3IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
}
.testimonial-slider button.slick-arrow.slick-next {
  right: 123px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTAiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxMCAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTEuNSAxNUw4LjUgOEwxLjUgMSIgc3Ryb2tlPSIjMDAzMDU3IiBzdHJva2Utd2lkdGg9IjIiIHN0cm9rZS1saW5lY2FwPSJyb3VuZCIgc3Ryb2tlLWxpbmVqb2luPSJyb3VuZCIvPgo8L3N2Zz4K);
}
@media (max-width: 1003px) {
  .testimonial-slider button.slick-arrow {
    display: none !important;
  }
}
.testimonial-slider ul.slick-dots {
  padding: 0;
  margin: 0;
  display: flex;
  gap: 10px;
  justify-content: center;
  position: absolute;
  bottom: -123px;
  left: 0;
  right: 0;
  margin: auto;
  list-style: none;
}
.testimonial-slider ul.slick-dots li {
  padding: 0;
  margin: 0;
}
.testimonial-slider ul.slick-dots li.slick-active button {
  width: 50px;
}
.testimonial-slider ul.slick-dots li.slick-active button::before {
  animation: 6s linear 1 colorfill;
}
.testimonial-slider ul.slick-dots li button {
  padding: 0;
  margin: 0;
  width: 10px;
  height: 10px;
  border-radius: 10px;
  color: transparent;
  background-color: var(--cs_mgray50);
}
.testimonial-slider ul.slick-dots li button::before {
  position: absolute;
  content: "";
  top: 0;
  left: 0;
  background-color: var(--cs_mgray);
  width: 0%;
  height: 100%;
  border-radius: 10px;
  opacity: 0.75;
}
.testimonial-slider ul.slick-dots li button:hover {
  background-color: var(--cs_mgray75);
}
.testimonial-slider ul.slick-dots li::after, .testimonial-slider ul.slick-dots li::before {
  display: none;
}
@media (max-width: 1003px) {
  .testimonial-slider ul.slick-dots {
    bottom: -90px;
    line-height: 1;
  }
}

@keyframes colorfill {
  0% {
    width: 0%;
  }
  100% {
    width: 100%;
  }
}
/*-------------------------------------------------
>> Basic styles for Location teaser
-------------------------------------------------*/
.location-tabs {
  display: flex;
  flex-wrap: wrap;
  gap: 5px;
  justify-content: center;
  background-color: var(--cs_white);
  width: -moz-max-content;
  width: max-content;
  margin: auto;
  border-radius: 10px;
  padding: 5px;
  box-sizing: border-box;
}
@media (max-width: 1003px) {
  .location-tabs {
    display: none;
  }
}
.location-tabs__tab {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 12px;
  text-transform: uppercase;
  color: var(--cs_blue);
  letter-spacing: 0.04em;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  font-size: 14px;
  line-height: 1.1;
  border-radius: 10px;
  background-color: transparent;
  height: 60px;
  min-width: 188px;
  max-width: -moz-max-content;
  max-width: max-content;
  justify-content: center;
  padding: 18px 30px;
}
.location-tabs__tab.have-icon {
  padding: 18px 22px;
}
.location-tabs__tab--icon {
  width: 24px;
  height: 24px;
}
.location-tabs__tab--icon img {
  filter: brightness(0) saturate(100%) invert(15%) sepia(46%) saturate(2249%) hue-rotate(183deg) brightness(91%) contrast(103%);
  border-radius: 0;
}
.location-tabs__tab:hover {
  background-color: var(--cs_blue_225);
}
.location-tabs__tab.active, .location-tabs__tab.current-tab-button {
  background-color: var(--cs_blue);
  color: var(--cs_white);
}
.location-tabs__tab.active img, .location-tabs__tab.current-tab-button img {
  filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(0%) hue-rotate(93deg) brightness(103%) contrast(103%);
}

select.location-tabs__dropdown {
  padding-left: 54px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: 0.6px;
  font-size: 14px;
  background-color: var(--cs_white);
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjI5Mjg5MyAwLjI5Mjg5M0MwLjY4MzQxNyAtMC4wOTc2MzExIDEuMzE2NTggLTAuMDk3NjMxMSAxLjcwNzExIDAuMjkyODkzTDEwIDguNTg1NzlMMTguMjkyOSAwLjI5Mjg5M0MxOC42ODM0IC0wLjA5NzYzMTEgMTkuMzE2NiAtMC4wOTc2MzExIDE5LjcwNzEgMC4yOTI4OTNDMjAuMDk3NiAwLjY4MzQxNyAyMC4wOTc2IDEuMzE2NTggMTkuNzA3MSAxLjcwNzExTDEwLjcwNzEgMTAuNzA3MUMxMC4zMTY2IDExLjA5NzYgOS42ODM0MiAxMS4wOTc2IDkuMjkyODkgMTAuNzA3MUwwLjI5Mjg5MyAxLjcwNzExQy0wLjA5NzYzMTEgMS4zMTY1OCAtMC4wOTc2MzExIDAuNjgzNDE3IDAuMjkyODkzIDAuMjkyODkzWiIgZmlsbD0iIzAwMzA1NyIvPgo8L3N2Zz4K), url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMTYiIGhlaWdodD0iMTYiIHZpZXdCb3g9IjAgMCAxNiAxNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGcgY2xpcC1wYXRoPSJ1cmwoI2NsaXAwXzQ3MV81MDI3KSI+CjxwYXRoIGQ9Ik0xMy44MzQ1IDEyLjQzMzNDMTQuNDM0NSAxMS43MzMzIDE0LjkwMTIgMTAuOTMzMyAxNS4yNjc4IDEwLjFDMTYuMjAxMiA3Ljg2NjYzIDE1LjkzNDUgNS4zMzMyOSAxNC42MDEyIDMuMzMzMjlDMTMuMjY3OCAxLjMzMzI5IDExLjEzNDUgMC4xNjY2MjYgOC44MzQ1MSAwLjE2NjYyNkM4LjQwMTE3IDAuMTY2NjI2IDcuOTY3ODQgMC4xOTk5NTkgNy41MDExNyAwLjI5OTk1OUg3LjQzNDVDNy4zMDExNyAwLjMzMzI5MyA3LjIwMTE3IDAuNDk5OTU5IDcuMjAxMTcgMC42NjY2MjZDNy4yMDExNyAwLjgzMzI5MyA3LjM2Nzg0IDAuOTY2NjI2IDcuNTM0NTEgMC45NjY2MjZDOC45MzQ1MSAxLjAzMzI5IDEwLjIzNDUgMS41OTk5NiAxMS4yMDEyIDIuNTk5OTZDMTMuMjY3OCA0LjczMzI5IDEzLjMzNDUgOC4xMzMyOSAxMS40MzQ1IDEwLjM2NjZMMTAuMjAxMiA5LjA5OTk2QzEwLjEwMTIgOC45OTk5NiA5Ljk2Nzg0IDguOTY2NjMgOS44MzQ1MSA5LjAzMzI5QzkuNzAxMTcgOS4wOTk5NiA5LjYzNDUxIDkuMTk5OTYgOS42MzQ1MSA5LjMzMzI5VjE0LjE2NjZDOS42MzQ1MSAxNC4zNjY2IDkuNzY3ODQgMTQuNSA5Ljk2Nzg0IDE0LjVIMTQuNjY3OEMxNC44MDEyIDE0LjUgMTQuOTM0NSAxNC40MzMzIDE0Ljk2NzggMTQuM0MxNS4wMzQ1IDE0LjE2NjYgMTUuMDAxMiAxNC4wMzMzIDE0LjkwMTIgMTMuOTMzM0wxMy42Njc4IDEyLjY2NjZDMTMuNzAxMiAxMi42MzMzIDEzLjczNDUgMTIuNTY2NiAxMy43Njc4IDEyLjUzMzNMMTMuODM0NSAxMi40MzMzWiIgZmlsbD0iIzAwMzA1NyIvPgo8cGF0aCBkPSJNOC40Njc1MyAxNS4wMzMzQzcuMDY3NTMgMTQuOTY2NyA1Ljc2NzUzIDE0LjQgNC44MDA4NiAxMy40QzIuNzM0MTkgMTEuMjY2NyAyLjY2NzUzIDcuODY2NjcgNC41Njc1MyA1LjYzMzMzTDUuODAwODYgNi45QzUuOTAwODYgNyA2LjAzNDE5IDcuMDMzMzMgNi4xNjc1MyA2Ljk2NjY3QzYuMzAwODYgNi45IDYuMzY3NTMgNi44IDYuMzY3NTMgNi42NjY2N1YxLjgzMzMzQzYuMzY3NTMgMS43MzMzMyA2LjMzNDE5IDEuNjY2NjcgNi4yNjc1MyAxLjZDNi4yMDA4NiAxLjUzMzMzIDYuMTM0MTkgMS41IDYuMDM0MTkgMS41SDEuMzM0MTlDMS4yMDA4NiAxLjUgMS4wNjc1MyAxLjU2NjY3IDEuMDAwODYgMS43QzAuOTY3NTI2IDEuODMzMzMgMS4wMDA4NiAxLjk2NjY3IDEuMDY3NTMgMi4wNjY2N0wyLjMzNDE5IDMuMzMzMzNDMi4zMDA4NiAzLjM2NjY3IDIuMjY3NTMgMy40MzMzMyAyLjIzNDE5IDMuNDY2NjdMMi4xNjc1MyAzLjUzMzMzQzEuNTY3NTMgNC4yMzMzMyAxLjEwMDg2IDUuMDMzMzMgMC43MzQxOTMgNS44NjY2N0MtMC4xOTkxNDEgOC4xIDAuMDY3NTI1OSAxMC42MzMzIDEuNDAwODYgMTIuNjMzM0MyLjczNDE5IDE0LjYzMzMgNC44Njc1MyAxNS44IDcuMTY3NTMgMTUuOEM3LjYwMDg2IDE1LjggOC4wMzQxOSAxNS43NjY3IDguNDY3NTMgMTUuNjY2N0g4LjUzNDE5QzguNzAwODYgMTUuNjMzMyA4LjgwMDg2IDE1LjQ2NjcgOC44MDA4NiAxNS4zQzguODAwODYgMTUuMTY2NyA4LjYzNDE5IDE1LjAzMzMgOC40Njc1MyAxNS4wMzMzWiIgZmlsbD0iIzAwMzA1NyIvPgo8L2c+CjxkZWZzPgo8Y2xpcFBhdGggaWQ9ImNsaXAwXzQ3MV81MDI3Ij4KPHJlY3Qgd2lkdGg9IjE2IiBoZWlnaHQ9IjE2IiBmaWxsPSJ3aGl0ZSIvPgo8L2NsaXBQYXRoPgo8L2RlZnM+Cjwvc3ZnPgo=);
  background-repeat: no-repeat, no-repeat;
  background-position: center right 21px, center left 19px;
  background-size: 18px, 22px;
  white-space: normal;
  line-height: 1.3;
  min-height: 56px;
  height: auto;
}

@media (max-width: 1003px) {
  .location-teaser .mid-wrapper {
    width: 90.7%;
  }
}

.location-teaser-tiles .cta-tile a.no-link-style,
.location-teaser-tiles .cta-tile a.no-link-style:visited {
  padding-bottom: 75px;
}
@media (max-width: 1003px) {
  .location-teaser-tiles .cta-tile a.no-link-style,
  .location-teaser-tiles .cta-tile a.no-link-style:visited {
    padding-bottom: 65px;
  }
}
.location-teaser-tiles .cta-tile .cta-tile__content--title .h-text-24 {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
}
.location-teaser-tiles .cta-tile .cta-tile__content--text {
  margin-top: 13px;
  line-height: 1.67;
}
@media (max-width: 1003px) {
  .location-teaser-tiles .cta-tile .cta-tile__content--text {
    margin-top: 10px;
    font-size: 15px;
    line-height: 1.75;
  }
}
.location-teaser-tiles .cta-tile .cs-location__content--link {
  position: absolute;
  bottom: 24px;
  left: 24px;
}
.location-teaser-tiles .cta-tile:hover span.link-arrow {
  color: var(--cs_blue_1);
}
.location-teaser-tiles .cta-tile:hover span.link-arrow::after {
  margin-left: 4px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIzLjcyNSA1LjMzNjM5QzIzLjcyNDggNS4zMzYxMSAyMy43MjQ1IDUuMzM1NzggMjMuNzI0MiA1LjMzNTVMMTguODI1NiAwLjQ2MDQ5N0MxOC40NTg2IDAuMDk1MjkzOCAxNy44NjUgMC4wOTY2NTI5IDE3LjQ5OTcgMC40NjM2ODRDMTcuMTM0NSAwLjgzMDY2OSAxNy4xMzU5IDEuNDI0MjUgMTcuNTAyOCAxLjc4OTVMMjAuNzkxOCA1LjA2MjVIMC45Mzc1QzAuNDE5NzE5IDUuMDYyNSAwIDUuNDgyMjIgMCA2QzAgNi41MTc3OCAwLjQxOTcxOSA2LjkzNzUgMC45Mzc1IDYuOTM3NUgyMC43OTE3TDE3LjUwMjkgMTAuMjEwNUMxNy4xMzU5IDEwLjU3NTcgMTcuMTM0NSAxMS4xNjkzIDE3LjQ5OTggMTEuNTM2M0MxNy44NjUgMTEuOTAzNCAxOC40NTg3IDExLjkwNDcgMTguODI1NiAxMS41Mzk1TDIzLjcyNDIgNi42NjQ1QzIzLjcyNDUgNi42NjQyMiAyMy43MjQ4IDYuNjYzODkgMjMuNzI1MSA2LjY2MzYxQzI0LjA5MjMgNi4yOTcxNCAyNC4wOTExIDUuNzAxNjQgMjMuNzI1IDUuMzM2MzlaIiBmaWxsPSIjMjk4RkMyIi8+Cjwvc3ZnPgo=);
}
@media (max-width: 1003px) {
  .location-teaser-tiles.cta-tiles {
    row-gap: 17px;
  }
}

@media (max-width: 1003px) {
  .tabbed-content__row {
    gap: 52px;
    flex-direction: column-reverse;
  }
}

.tabbed-content,
.tabbed-content-second {
  display: none;
}
.tabbed-content.current-tab,
.tabbed-content-second.current-tab {
  display: block;
}

.laod-more-button a.button,
.laod-more-button a.button:visited {
  min-width: 380px;
  text-align: center;
}
@media (max-width: 459px) {
  .laod-more-button a.button,
  .laod-more-button a.button:visited {
    min-width: 100%;
  }
}

.tabbed-content__images {
  display: flex;
  flex-wrap: wrap;
  gap: 20px;
}
@media (max-width: 1003px) {
  .tabbed-content__images {
    gap: 14px 16px;
  }
}

.tabbed-content__content h3,
.tabbed-content__content h4,
.tabbed-content__content h5 {
  font-size: clamp(1.375rem, 0.188vw + 1.331rem, 1.5rem);
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  line-height: 1.3;
  letter-spacing: -0.02em;
  margin-bottom: 24px;
  margin-top: 48px;
}
@media (max-width: 1179px) {
  .tabbed-content__content h3,
  .tabbed-content__content h4,
  .tabbed-content__content h5 {
    margin-bottom: 21px;
    margin-top: 38px;
  }
}
.tabbed-content__content h3:nth-child(1),
.tabbed-content__content h4:nth-child(1),
.tabbed-content__content h5:nth-child(1) {
  margin-top: 0;
}

.tabbed-image {
  width: calc(50% - 10px);
  aspect-ratio: 280/197;
}
@media (max-width: 1003px) {
  .tabbed-image {
    width: calc(50% - 8px);
    aspect-ratio: 148/104;
  }
}
.tabbed-image:nth-child(3) {
  width: 100%;
  aspect-ratio: 580/376;
}
@media (max-width: 1003px) {
  .tabbed-image:nth-child(3) {
    aspect-ratio: 313/204;
  }
}

.location-teaser-tiles.h-three-columns {
  row-gap: 30px;
}

/*-------------------------------------------------
>> Basic styles for Location Contacts Block
-------------------------------------------------*/
@media (max-width: 1003px) {
  .location-contacts .s-72 {
    display: none;
  }
}
@media (max-width: 1003px) {
  .location-contacts.mid-wrapper {
    width: 100%;
  }
}
@media (max-width: 1003px) {
  .location-contacts.lblue-bg {
    background-color: var(--cs_transparent);
  }
}

@media (max-width: 1003px) {
  .location-contacts__list {
    background-color: var(--cs_blue_225);
    padding: 28px 16px 24px;
    border-radius: 16px;
  }
}
.location-contacts__list:nth-child(n+2) {
  margin-top: var(--cs_space_7);
}
@media (max-width: 1003px) {
  .location-contacts__list:nth-child(n+2) {
    margin-top: 21px;
  }
}
.location-contacts__list--title {
  padding-bottom: clamp(1.875rem, 0.693vw + 1.696rem, 2.25rem);
}
@media (max-width: 1003px) {
  .location-contacts__list--title {
    padding-bottom: 0;
  }
  .location-contacts__list--title.active .heading-4::before {
    transform: rotate(0);
  }
}
.location-contacts__list--title .heading-4 {
  margin: 0;
  position: relative;
}
@media (max-width: 1003px) {
  .location-contacts__list--title .heading-4 {
    padding-right: 48px;
  }
}
.location-contacts__list--title .heading-4::before {
  position: absolute;
  content: "";
  width: 36px;
  height: 36px;
  top: calc(50% - 20px);
  right: 0;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzYiIGhlaWdodD0iMzYiIHZpZXdCb3g9IjAgMCAzNiAzNiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMTgiIGN5PSIxOCIgcj0iMTgiIHRyYW5zZm9ybT0icm90YXRlKC05MCAxOCAxOCkiIGZpbGw9IndoaXRlIi8+CjxjaXJjbGUgY3g9IjE4IiBjeT0iMTgiIHI9IjE3LjUiIHRyYW5zZm9ybT0icm90YXRlKC05MCAxOCAxOCkiIHN0cm9rZT0iI0E0QkNDMiIgc3Ryb2tlLW9wYWNpdHk9IjAuNSIvPgo8cGF0aCBmaWxsLXJ1bGU9ImV2ZW5vZGQiIGNsaXAtcnVsZT0iZXZlbm9kZCIgZD0iTTExLjU2NDQgMjAuNzUyNUMxMS4xNzM5IDIwLjM2MiAxMS4xNzM5IDE5LjcyODggMTEuNTY0NCAxOS4zMzgzTDE3LjI5MTcgMTMuNjExQzE3LjY4MjIgMTMuMjIwNSAxOC4zMTUzIDEzLjIyMDUgMTguNzA1OSAxMy42MTFMMjQuNDMzMSAxOS4zMzgzQzI0LjgyMzcgMTkuNzI4OCAyNC44MjM3IDIwLjM2MiAyNC40MzMxIDIwLjc1MjVDMjQuMDQyNiAyMS4xNDMgMjMuNDA5NCAyMS4xNDMgMjMuMDE4OSAyMC43NTI1TDE3Ljk5ODggMTUuNzMyNEwxMi45Nzg2IDIwLjc1MjVDMTIuNTg4MSAyMS4xNDMgMTEuOTU0OSAyMS4xNDMgMTEuNTY0NCAyMC43NTI1WiIgZmlsbD0iIzAwMzA1NyIvPgo8L3N2Zz4K);
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  display: none;
  transition: all 0.3s ease-in-out;
  transform: rotate(-180deg);
}
@media (max-width: 1003px) {
  .location-contacts__list--title .heading-4::before {
    display: block;
  }
}

a.location-contact,
a.location-contact:visited {
  background: none;
  color: var(--cs_blue);
  outline: 0;
}
a.location-contact:hover, a.location-contact.focused,
a.location-contact:visited:hover,
a.location-contact:visited.focused {
  border-color: var(--cs_mgray);
}

.location-contacts__list--items {
  margin-bottom: 20px;
}
.location-contacts__list--items .location-contact {
  background: none;
  color: var(--cs_blue);
  align-items: stretch;
  justify-content: space-between;
  background-color: var(--cs_white);
  border: 1px solid var(--cs_mgray50);
  padding: calc(var(--cs_space_8) - 1px) var(--cs_space_8) calc(var(--cs_space_8) - 5.5px) var(--cs_space_8);
  line-height: 1.19;
}
.location-contacts__list--items .location-contact:hover span.link-arrow {
  color: var(--cs_blue_1);
}
.location-contacts__list--items .location-contact:hover span.link-arrow::after {
  margin-left: 4px;
  background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjQiIGhlaWdodD0iMTIiIHZpZXdCb3g9IjAgMCAyNCAxMiIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZD0iTTIzLjcyNSA1LjMzNjM5QzIzLjcyNDggNS4zMzYxMSAyMy43MjQ1IDUuMzM1NzggMjMuNzI0MiA1LjMzNTVMMTguODI1NiAwLjQ2MDQ5N0MxOC40NTg2IDAuMDk1MjkzOCAxNy44NjUgMC4wOTY2NTI5IDE3LjQ5OTcgMC40NjM2ODRDMTcuMTM0NSAwLjgzMDY2OSAxNy4xMzU5IDEuNDI0MjUgMTcuNTAyOCAxLjc4OTVMMjAuNzkxOCA1LjA2MjVIMC45Mzc1QzAuNDE5NzE5IDUuMDYyNSAwIDUuNDgyMjIgMCA2QzAgNi41MTc3OCAwLjQxOTcxOSA2LjkzNzUgMC45Mzc1IDYuOTM3NUgyMC43OTE3TDE3LjUwMjkgMTAuMjEwNUMxNy4xMzU5IDEwLjU3NTcgMTcuMTM0NSAxMS4xNjkzIDE3LjQ5OTggMTEuNTM2M0MxNy44NjUgMTEuOTAzNCAxOC40NTg3IDExLjkwNDcgMTguODI1NiAxMS41Mzk1TDIzLjcyNDIgNi42NjQ1QzIzLjcyNDUgNi42NjQyMiAyMy43MjQ4IDYuNjYzODkgMjMuNzI1MSA2LjY2MzYxQzI0LjA5MjMgNi4yOTcxNCAyNC4wOTExIDUuNzAxNjQgMjMuNzI1IDUuMzM2MzlaIiBmaWxsPSIjMjk4RkMyIi8+Cjwvc3ZnPgo=);
}
@media (max-width: 1003px) {
  .location-contacts__list--items .location-contact {
    display: block;
    padding: 23px 19px 27px;
  }
}
.location-contacts__list--items .location-contact:nth-child(n+2) {
  margin-top: var(--cs_space_10);
}
.location-contacts__list--items .location-contact__name {
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 600;
  font-style: normal;
  line-height: 1.32;
  max-width: 190px;
  width: 25%;
  margin-right: 6%;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .location-contacts__list--items .location-contact__name {
    max-width: 204px;
  }
}
.location-contacts__list--items .location-contact__meta {
  width: 25%;
  margin-right: 7%;
}
.location-contacts__list--items .location-contact__address {
  max-width: 230px;
  width: 25%;
  top: -1px;
  line-height: 1.6;
  margin-right: 5.3%;
}
@media (max-width: 1003px) {
  .location-contacts__list--items .location-contact__address {
    margin-top: 9px;
    width: 100%;
    position: initial;
    line-height: 1.75;
    max-width: 220px;
  }
}
.location-contacts__list--items .location-contact__link {
  display: flex;
  align-items: center;
  width: 17%;
}
@media (max-width: 1003px) {
  .location-contacts__list--items .location-contact__link {
    width: unset;
  }
  .location-contacts__list--items .location-contact__link .link-arrow::after {
    left: 10px;
  }
}
.location-contacts__list--items .location-contact__number {
  max-width: 187px;
  margin-top: 1px;
  line-height: 1.6;
  position: relative;
  left: 2px;
}
@media (max-width: 1003px) {
  .location-contacts__list--items .location-contact__number {
    margin-top: 16px;
    width: 100%;
  }
}
.location-contacts__list--items .location-contact__time {
  max-width: 270px;
  width: 100%;
  margin-top: 8px;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .location-contacts__list--items .location-contact__time {
    max-width: 200px;
  }
}
@media (max-width: 1003px) {
  .location-contacts__list--items .location-contact__time {
    margin-top: 20px;
    align-items: flex-start;
    max-width: 100%;
    width: 100%;
  }
}
.location-contacts__list--items .location-contact__number, .location-contacts__list--items .location-contact__time {
  gap: 16px;
}
@media (max-width: 1003px) {
  .location-contacts__list--items .location-contact__number, .location-contacts__list--items .location-contact__time {
    gap: 12px;
  }
}
.location-contacts__list--items .location-contact__number--icon, .location-contacts__list--items .location-contact__time--icon {
  width: 24px;
  height: 24px;
  line-height: 0.6;
}
.location-contacts__list--items .location-contact__address, .location-contacts__list--items .location-contact__number--inner, .location-contacts__list--items .location-contact__time--inner {
  display: flex;
  flex-direction: column;
  gap: 9px;
}
@media (max-width: 1003px) {
  .location-contacts__list--items .location-contact__address--text, .location-contacts__list--items .location-contact__number--inner--text, .location-contacts__list--items .location-contact__time--inner--text {
    margin-top: -1px;
  }
}
.location-contacts__list--items .location-contact__time--inner {
  line-height: 1.6;
  width: calc(100% - 40px);
}
@media (max-width: 1003px) {
  .location-contacts__list--items .location-contact__time--inner {
    line-height: 1.69;
  }
}
@media (max-width: 1003px) {
  .location-contacts__list--items {
    margin-top: 28px;
    display: none;
  }
}
.location-contacts__list--items:last-of-type {
  margin-bottom: 0;
}

.location-contact__number--inner--text {
  position: relative;
  top: -3px;
}
@media (max-width: 1003px) {
  .location-contact__number--inner--text {
    position: initial;
  }
}

.location-contact__time--inner--text {
  position: relative;
  top: -2px;
}
@media (max-width: 1003px) {
  .location-contact__time--inner--text {
    position: initial;
  }
}

/*-------------------------------------------------
>> Basic styles for Tabbed Content
-------------------------------------------------*/
.tabs-row__column {
  position: relative;
}
.tabs-row__column .heading-4 {
  margin-bottom: 36px;
  font-size: 40px;
}
@media (max-width: 1003px) {
  .tabs-row__column .heading-4 {
    font-size: 28px;
    margin-bottom: 29px;
  }
}
.tabs-row__column p + h4,
.tabs-row__column p + h5 {
  margin-top: 48px;
}
@media (max-width: 1003px) {
  .tabs-row__column p + h4,
  .tabs-row__column p + h5 {
    margin-top: 36px;
  }
}
.tabs-row__column h4,
.tabs-row__column h5 {
  font-size: clamp(1.375rem, 0.188vw + 1.331rem, 1.5rem);
  line-height: 1.3;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  margin-bottom: 24px;
}
@media (max-width: 1003px) {
  .tabs-row__column h4,
  .tabs-row__column h5 {
    margin-bottom: 21px;
  }
}
.tabs-row__column--button {
  margin-top: 36px;
}
@media (max-width: 1003px) {
  .tabs-row__column--button {
    margin-top: 30px;
  }
}

.tabs-row__column--right {
  width: 46.5%;
}
@media (max-width: 1003px) {
  .tabs-row__column--right {
    width: 100%;
  }
}

.tabs-row__column--left {
  aspect-ratio: 1/1;
  width: 524px;
  overflow: hidden;
  top: -8px;
}
@media (min-width: 1004px) and (max-width: 1179px) {
  .tabs-row__column--left {
    transform: scale(0.8);
    left: -6%;
  }
}
@media (max-width: 1003px) {
  .tabs-row__column--left {
    display: none;
  }
}

.bgShape {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
}

.tab-content-area {
  display: none;
}
.tab-content-area__icon {
  width: 76px;
  height: 76px;
}
@media (max-width: 1003px) {
  .tab-content-area {
    display: block;
    border-radius: 40px;
    background-color: var(--cs_blue_225);
    padding: 10px 12px;
    margin-bottom: 16px;
  }
  .tab-content-area:last-of-type {
    margin-bottom: 0;
  }
  .tab-content-area .desktop-hide {
    display: block !important;
  }
  .tab-content-area .desktop-hide .tab-head {
    display: flex;
    align-items: center;
    position: relative;
    gap: 16px;
  }
  .tab-content-area .desktop-hide .tab-head::before {
    position: absolute;
    content: "";
    width: 40px;
    height: 40px;
    top: calc(50% - 20px);
    right: 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iNDAiIGhlaWdodD0iNDEiIHZpZXdCb3g9IjAgMCA0MCA0MSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPGNpcmNsZSBjeD0iMjAiIGN5PSIyMC4xODgyIiByPSIyMCIgdHJhbnNmb3JtPSJyb3RhdGUoLTE4MCAyMCAyMC4xODgyKSIgZmlsbD0id2hpdGUiLz4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0yOC40OTM3IDI0LjE4MkMyOC4xNTIgMjQuNTIzNyAyNy41OTggMjQuNTIzNyAyNy4yNTYzIDI0LjE4MkwyMCAxNi45MjU3TDEyLjc0MzcgMjQuMTgxOUMxMi40MDIgMjQuNTIzNyAxMS44NDggMjQuNTIzNyAxMS41MDYzIDI0LjE4MTlDMTEuMTY0NiAyMy44NDAyIDExLjE2NDYgMjMuMjg2MiAxMS41MDYzIDIyLjk0NDVMMTkuMzgxMyAxNS4wNjk1QzE5LjcyMyAxNC43Mjc4IDIwLjI3NyAxNC43Mjc4IDIwLjYxODcgMTUuMDY5NUwyOC40OTM3IDIyLjk0NDVDMjguODM1NCAyMy4yODYyIDI4LjgzNTQgMjMuODQwMiAyOC40OTM3IDI0LjE4MloiIGZpbGw9IiMwMDMwNTciLz4KPC9zdmc+Cg==);
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
    transition: all 0.3s ease-in-out;
    transform: rotate(-180deg);
  }
  .tab-content-area .desktop-hide .tab-head__icon {
    position: relative;
    background-color: var(--cs_white);
    border-radius: 50%;
    width: 62px;
    height: 62px;
    display: flex;
    justify-content: center;
    align-items: center;
  }
  .tab-content-area .desktop-hide .tab-head__icon::after {
    position: absolute;
    content: "";
    width: 54px;
    height: 54px;
    border-radius: 50%;
    margin: auto;
    background-color: var(--cs_blue);
  }
  .tab-content-area .desktop-hide .tab-head__icon img {
    position: relative;
    max-width: 32px;
    max-height: 32px;
    z-index: 1;
  }
  .tab-content-area .desktop-hide .tab-head__text {
    font-size: 20px;
    font-family: "Montserrat", arial, sans-serif;
    font-weight: 500;
    font-style: normal;
  }
  .tab-content-area .desktop-hide.active .tab-head:before {
    transform: rotate(0);
  }
  .tab-content-area__content {
    display: none;
    margin-top: 31px;
    padding-bottom: 33px;
    padding-right: 10px;
  }
  .tab-content-area__content p {
    line-height: 1.61;
    margin: 0 0 28px;
  }
  .tab-content-area__content p:last-of-type {
    margin: 0 0 0;
  }
}
.tab-content-area.current-tab {
  display: block;
}

.tab-item__icons {
  width: 160px;
  height: 160px;
  background-color: var(--cs_blue);
  border-radius: 50%;
  outline: 10px solid var(--cs_white);
  z-index: 2;
  position: absolute;
  inset: 0;
  margin: auto;
  z-index: 3;
}

.tab-item__icons--icon img {
  width: 100%;
}

.tabs-buttons-area {
  position: relative;
  z-index: 2;
  height: 100%;
}

@media (min-width: 1004px) and (max-width: 1179px) {
  .tabbed-repeater__row {
    flex-wrap: nowrap;
  }
  .tabs-row__column--left {
    overflow: visible;
  }
}
#sectorWrapper {
  --skew: 30deg;
  width: 100%;
  height: 100%;
  border-radius: 50%;
  position: relative;
  overflow: hidden;
}

#sectorWrapper button.sector {
  position: absolute;
  transform-origin: 100% 100%;
  background: rgba(155, 203, 235, 0.4);
  color: var(--cs_blue);
  border: 1px solid var(--cs_white);
  width: 5000px;
  height: 5000px;
  left: 50%;
  top: 50%;
  margin-top: -5000px;
  margin-left: -5000px;
  transition: none;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  display: flex;
  justify-content: flex-end;
  align-items: self-end;
  padding: 62px;
  font-size: 20px;
  line-height: 1.1;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  box-sizing: border-box;
}
#sectorWrapper button.sector:nth-child(1) .sector-tab-button-text {
  top: -39px;
  left: 0;
}
@media (min-width: 1004px) and (max-width: 1380px) {
  #sectorWrapper button.sector:nth-child(1) .sector-tab-button-text {
    top: -17px;
  }
}
#sectorWrapper button.sector:nth-child(2) .sector-tab-button-text {
  transform: rotate(-70deg) skew(18deg);
  top: -21px;
  left: -4px;
  letter-spacing: 0.12px;
}
@media (min-width: 1004px) and (max-width: 1380px) {
  #sectorWrapper button.sector:nth-child(2) .sector-tab-button-text {
    left: 24px;
  }
}
#sectorWrapper button.sector:nth-child(3) .sector-tab-button-text {
  transform: rotate(201deg) skew(-14deg);
  top: -18px;
  left: -1px;
  letter-spacing: -1.49px;
}
@media (min-width: 1004px) and (max-width: 1380px) {
  #sectorWrapper button.sector:nth-child(3) .sector-tab-button-text {
    transform: rotate(204deg) skew(-12deg);
    top: -22px;
    left: 10px;
  }
}
#sectorWrapper button.sector:nth-child(4) .sector-tab-button-text {
  transform: rotate(137deg) skew(0);
  top: -30px;
  left: 27px;
  letter-spacing: 1.7px;
}
@media (min-width: 1004px) and (max-width: 1380px) {
  #sectorWrapper button.sector:nth-child(4) .sector-tab-button-text {
    transform: rotate(138deg) skew(0);
  }
}
#sectorWrapper button.sector:nth-child(5) .sector-tab-button-text {
  transform: rotate(71deg) skew(10deg);
  top: -43px;
  left: 12px;
  letter-spacing: -1.9px;
}
@media (min-width: 1004px) and (max-width: 1380px) {
  #sectorWrapper button.sector:nth-child(5) .sector-tab-button-text {
    transform: rotate(71deg) skew(5deg);
    top: -24px;
    left: 52px;
  }
}

.rotation-blue-bg {
  position: absolute;
  transform-origin: 100% 100%;
  background-color: #003057;
  color: var(--cs_blue);
  border: 1px solid var(--cs_white);
  width: 5000px;
  height: 5000px;
  left: 50%;
  top: 50%;
  margin-top: -5000px;
  margin-left: -5000px;
  transition: none;
  transition: background-color 0.3s ease-in-out, color 0.3s ease-in-out;
  display: flex;
  justify-content: flex-end;
  align-items: self-end;
  padding: 62px;
  font-size: 20px;
  line-height: 1.1;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  box-sizing: border-box;
  transform: rotate(17deg) skew(18deg);
  transition: all 0.4s ease-in-out;
}

.sector-tab-button-text {
  position: absolute;
  color: var(--cs_blue);
  font-size: 20px;
  font-family: "Montserrat", arial, sans-serif;
  font-weight: 500;
  font-style: normal;
  transition: all 0.3s ease-in-out;
  pointer-events: none;
  z-index: 6;
}
.sector-tab-button-text.tab-1 {
  left: 113px;
  top: 96px;
}
.sector-tab-button-text.tab-2 {
  left: 307px;
  top: 95px;
}
.sector-tab-button-text.tab-3 {
  left: 375px;
  top: 286px;
}
.sector-tab-button-text.tab-4 {
  left: 206px;
  bottom: 76px;
}
.sector-tab-button-text.tab-5 {
  left: 40px;
  bottom: 205px;
}
.sector-tab-button-text.current-tab {
  color: var(--cs_white);
}

#sectorWrapper.have-fouth-tabs .sector-tab-button-text.tab-1 {
  left: 123px;
  top: 96px;
}
#sectorWrapper.have-fouth-tabs .sector-tab-button-text.tab-2 {
  left: 360px;
  top: 170px;
}
#sectorWrapper.have-fouth-tabs .sector-tab-button-text.tab-3 {
  left: 285px;
  top: 390px;
}
#sectorWrapper.have-fouth-tabs .sector-tab-button-text.tab-4 {
  left: 60px;
  bottom: 176px;
}

/* ------------------------------------------------------------------
> Responsive
------------------------------------------------------------------ */
/* -------------------------------------------------
>> Responsive queries
------------------------------------------------- */
@media only screen and (max-width: 1003px) {
  html {
    scroll-padding-top: 200px;
  }
  .top-bar-text {
    line-height: 1.6;
    padding: 15px 0;
  }
  .top-bar-text a,
  .top-bar-text a:visited {
    line-height: 1.3;
  }
  .top-bar-cross {
    position: absolute;
    top: 26px;
    right: 20px;
    width: 14px;
    height: 14px;
  }
  .top-bar-cross svg {
    width: 100%;
    height: 100%;
  }
  .banner__row {
    gap: 31px;
  }
  .banner--have-image .banner__content {
    order: 2;
    width: 100%;
  }
  .banner--have-image .banner__image {
    width: 100%;
    aspect-ratio: 343/260;
    order: 1;
    max-height: 370px;
  }
  .banner--have-image .banner__image img {
    border-radius: 20px 20px 0 0;
  }
  .main-section {
    padding-top: 106px;
  }
  body.have-topbar .main-section {
    padding-top: 180px;
  }
  .have-topbar.logged-in .main-section {
    padding-top: 184px;
  }
  .hero-default h1 {
    margin-bottom: 17px;
  }
}
@media only screen and (max-width: 747px) {
  .ctn-1380 .hero-default.banner.banner--bg-image .mid-wrapper {
    width: 100%;
    max-width: 100%;
  }
  .ctn-1380 .mid-wrapper.related-posts {
    width: 91%;
  }
  .single.single-post .hero-section-default .wrapper {
    width: 89.34%;
  }
  .top-bar.center-align {
    text-align: left;
  }
  .hero-single {
    padding: 40px 0 30px;
  }
  .rs-view-100 {
    width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
  }
  .post-box-meta {
    margin-bottom: 10px;
  }
  .featured-post {
    margin-bottom: 0;
  }
  .featured-post .post-image {
    margin-bottom: 20px;
    min-height: 250px;
  }
  .post-meta {
    flex-wrap: wrap;
  }
  .post-meta .post-cat {
    margin-bottom: 20px;
  }
  .post-meta .post-cat a {
    padding-bottom: 0;
    margin-bottom: 4px;
    display: inline-block;
  }
  .post-meta .post-shares a {
    margin: 0 8px 0 0;
  }
  .footer-widgets {
    flex-wrap: wrap;
  }
  .footer-widgets .single-widget {
    width: 43%;
    margin-right: 20px;
    margin-bottom: 50px;
  }
  .footer-widgets .single-widget:nth-child(1) {
    width: 100%;
    margin-right: 0;
  }
  .footer-widgets .single-widget:nth-child(2n+2) {
    margin-right: 0;
  }
  .footer-widgets .single-widget:last-child {
    margin-bottom: 0;
  }
  .footer-logo {
    max-width: 190px;
  }
  .footer-bottom {
    flex-wrap: wrap;
    padding: 30px 0;
  }
  .footer-bottom .copy-right,
  .footer-bottom .menu-legal-nav {
    width: 100%;
  }
  .footer-bottom .legal-nav ul {
    justify-content: left;
  }
  .footer-bottom .legal-nav ul li {
    margin: 10px 10px 0 0;
  }
  .footer-bottom .legal-nav {
    width: 100%;
  }
}
@media only screen and (min-width: 460px) and (max-width: 782px) {
  .top-bar-cross {
    position: absolute;
    top: 22px;
  }
  .main-section {
    padding-top: 105px;
  }
  body.have-topbar .main-section {
    padding-top: 158px;
  }
  .have-topbar.logged-in .main-section {
    padding-top: 204px;
  }
  body.have-topbar .nav-overlay {
    top: 158px;
    height: calc(100vh - 158px);
  }
  body.have-topbar .header-section.shrink .nav-overlay {
    top: 120px;
    height: calc(100vh - 120px);
  }
  body .header-section.shrink .nav-overlay {
    top: 69px;
    height: calc(100vh - 69px);
  }
}
@media only screen and (max-width: 459px) {
  .footer-widgets .single-widget {
    width: 100%;
    margin-bottom: 30px;
  }
  .footer-widgets .single-widget:first-child {
    margin-bottom: 50px;
  }
  .top-bar-text {
    max-width: 90%;
  }
  .banner--have-image .banner__content {
    padding-left: 20px;
    padding-right: 20px;
  }
}
@media only screen and (max-width: 374px) {
  .banner-tile__button {
    width: calc(100% - 72px);
    padding: 6px 12px;
  }
  .banner-tile__button span.link-arrow::after {
    margin-left: 0;
  }
  .logo {
    max-width: 120px;
  }
  .banner--form .banner__content ul li {
    font-size: 16px;
  }
  .logo-grid__inner.post-teasers--archive .logo-grid__inner--logos--single:nth-child(2n+2),
  .logo-grid__inner.h-flex .logo-grid__inner--logos--single:nth-child(2n+2),
  .logo-grid__inner.cs-posts--archive .logo-grid__inner--logos--single:nth-child(2n+2),
  .logo-grid__inner.cta-content .logo-grid__inner--logos--single:nth-child(2n+2) {
    padding-left: 0;
  }
  .logo-grid__inner.post-teasers--archive .logo-grid__inner--logos--single img,
  .logo-grid__inner.h-flex .logo-grid__inner--logos--single img,
  .logo-grid__inner.cs-posts--archive .logo-grid__inner--logos--single img,
  .logo-grid__inner.cta-content .logo-grid__inner--logos--single img {
    max-width: 100%;
    max-height: 100%;
  }
  .cs-cta-tiles__tile.cs-tile a.no-link-style {
    flex-direction: column;
  }
  .cs-cta-tiles__tile.cs-tile .cs-cta-tile__content {
    width: 100%;
  }
}
@media only screen and (max-width: 319px) {
  .banner-tile__button {
    width: calc(100% - 64px);
  }
  .banner-tile__button--icon {
    display: none;
  }
  .banner-tile__image {
    width: 64px;
    height: 64px;
  }
}
@media only screen and (min-width: 320px) and (max-width: 374px) {
  select.location-tabs__dropdown {
    padding-left: 39px;
    font-size: 12px;
    background-position: center right 12px, center left 12px;
    background-size: 13px, 18px;
    height: 46px;
  }
}
@media only screen and (max-width: 320px) {
  .mega-menu--widgets .mega-menu__content .inner-right-content {
    -moz-column-count: auto;
         column-count: auto;
  }
  .mega-menu--widgets .mega-menu__content .inner-right-content .menu-widget {
    margin-bottom: 16px !important;
  }
  select.location-tabs__dropdown {
    padding-left: 14px;
    padding-right: 30px;
    font-size: 12px;
    background-position: center right 12px, center left 0;
    background-size: 13px, 0;
    background-image: url(data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMjAiIGhlaWdodD0iMTEiIHZpZXdCb3g9IjAgMCAyMCAxMSIgZmlsbD0ibm9uZSIgeG1sbnM9Imh0dHA6Ly93d3cudzMub3JnLzIwMDAvc3ZnIj4KPHBhdGggZmlsbC1ydWxlPSJldmVub2RkIiBjbGlwLXJ1bGU9ImV2ZW5vZGQiIGQ9Ik0wLjI5Mjg5MyAwLjI5Mjg5M0MwLjY4MzQxNyAtMC4wOTc2MzExIDEuMzE2NTggLTAuMDk3NjMxMSAxLjcwNzExIDAuMjkyODkzTDEwIDguNTg1NzlMMTguMjkyOSAwLjI5Mjg5M0MxOC42ODM0IC0wLjA5NzYzMTEgMTkuMzE2NiAtMC4wOTc2MzExIDE5LjcwNzEgMC4yOTI4OTNDMjAuMDk3NiAwLjY4MzQxNyAyMC4wOTc2IDEuMzE2NTggMTkuNzA3MSAxLjcwNzExTDEwLjcwNzEgMTAuNzA3MUMxMC4zMTY2IDExLjA5NzYgOS42ODM0MiAxMS4wOTc2IDkuMjkyODkgMTAuNzA3MUwwLjI5Mjg5MyAxLjcwNzExQy0wLjA5NzYzMTEgMS4zMTY1OCAtMC4wOTc2MzExIDAuNjgzNDE3IDAuMjkyODkzIDAuMjkyODkzWiIgZmlsbD0iIzAwMzA1NyIvPgo8L3N2Zz4K), none;
    height: 46px;
  }
}
/* -------------------------------------------------
>> Base Responsive queries
------------------------------------------------- */
@media only screen and (min-width: 1180px) and (max-width: 1280px) {
  .location-contacts__list--items .location-contact__name {
    margin-right: 2%;
  }
  .location-contacts__list--items .location-contact__address {
    width: 20%;
    margin-right: 3.3%;
  }
  .location-contacts__list--items .location-contact__link {
    width: 18%;
  }
}
@media only screen and (min-width: 1004px) and (max-width: 1180px) {
  .location-contacts__list--items .location-contact__name {
    width: 22%;
  }
  .location-contacts__list--items .location-contact__address {
    width: 22%;
    margin-right: 2%;
  }
  .location-contacts__list--items .location-contact__meta {
    margin-right: 2%;
  }
  .location-contacts__list--items .location-contact__link {
    width: 21%;
  }
}
@media only screen and (max-width: 1003px) {
  html.scroll-padding-default {
    scroll-padding-top: 140px;
  }
  html.scroll-padding-140 {
    scroll-padding-top: 160px;
  }
  .location-contacts__list--items .location-contact__meta {
    width: 100%;
    margin: 0;
    margin-bottom: 25px;
  }
  .location-contacts__list--items .location-contact__name {
    width: 100%;
    max-width: 100%;
  }
}
@media only screen and (max-width: 767px) {
  .location-teaser-tiles .cta-tile a.no-link-style, .location-teaser-tiles .cta-tile a.no-link-style:visited {
    padding-bottom: 25px;
  }
  .location-teaser-tiles .cta-tile .cs-location__content--link {
    position: initial;
    margin-top: 15px;
  }
}
@media only screen and (max-width: 747px) {
  .iat-image.column {
    margin-top: 30px;
  }
  ul.children li.depth-2, ul.children li.depth-3, ul.children li.depth-4, ul.children li.depth-5,
  ol.children li.depth-2,
  ol.children li.depth-3,
  ol.children li.depth-4,
  ol.children li.depth-5 {
    margin: 0 0 30px 20px !important;
  }
  .gfield.half-input-field,
  .ginput_left,
  .name_first,
  .ginput_right,
  .name_last {
    width: 100%;
    margin-right: 0;
    display: block;
  }
  figure {
    overflow-x: scroll;
  }
  figure td,
  figure th {
    width: 140px;
  }
}
@media only screen and (max-width: 374px) {
  .post-teaser--featured .post-teaser__content {
    padding: 20px 4px 0;
  }
  .post-teaser__icon {
    top: -29px;
  }
  .validation_message {
    font-size: 13px;
    right: 12px;
  }
  .cta-content {
    gap: 16px;
    flex-direction: column;
    align-items: flex-start;
  }
  .cta-content__title {
    width: 100%;
  }
  .cs-location {
    padding: 12px 12px 20px;
    gap: 20px;
  }
  .cs-location__image {
    flex-direction: column;
    align-items: flex-start;
    gap: 20px;
  }
  .cs-location__image--image {
    max-height: -moz-max-content;
    max-height: max-content;
    max-width: -moz-max-content;
    max-width: max-content;
    width: 100%;
  }
  .cs-location__image--title {
    width: 100%;
  }
  .cs-location__content {
    gap: 20px;
  }
  .banner__button a.button.jump-btn,
  .banner__button a.button:visited.jump-btn {
    padding: 14px 10px;
    width: 100%;
    justify-content: space-between;
    font-size: 12px;
  }
  span.arrow-box {
    margin-left: 0;
  }
  .stat {
    width: 75%;
  }
  .stat:nth-child(n+2) {
    margin-top: -30px;
  }
  .stat__inner--kicker {
    font-size: 12px;
  }
  .stat__inner--info {
    font-size: 14px;
  }
  .stat__inner {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 0;
    flex-direction: column;
  }
  .services__item--head,
  .faqs__item--head {
    align-items: center;
  }
  .services__item--head--heading.heading-6,
  .faqs__item--head--heading.heading-6 {
    font-size: 17px;
  }
  .service-content__link a.button,
  .service-content__link a.button:visited {
    font-size: 11px;
  }
  .tabbed-content__content h3,
  .tabbed-content__content h4,
  .tabbed-content__content h5 {
    margin-bottom: 14px;
    margin-top: 20px;
  }
  .cs-posts-slider article.cs-post {
    width: 234px;
    margin-right: 15px;
  }
  .cs-posts-slider article.cs-post .cs-post__title h4 {
    margin-bottom: 18px;
    font-size: 18px;
  }
  .mega-menu.mega-menu-locations .mega-menu__content .inner-right-content ul {
    -moz-column-count: 1;
         column-count: 1;
  }
  .footer-column:nth-child(2) .single-widget:nth-child(2) .footer-nav ul li ul li,
  .mega-menu.mega-menu-locations .mega-menu__content .inner-right-content ul li {
    width: 100%;
    padding: 0;
  }
}
/* ------------------------------------------------------------------
> Import Fonts
------------------------------------------------------------------ */
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 500;
  src: url(fonts/Montserrat-Medium.woff2) format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 600;
  src: url(fonts/Montserrat-SemiBold.woff2) format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 400;
  src: url(fonts/Montserrat-Regular.woff2) format("woff2");
}
@font-face {
  font-family: "Montserrat";
  font-style: normal;
  font-weight: 700;
  src: url(fonts/Montserrat-Bold.woff2) format("woff2");
}
/* ------------------------------------------------------------------
> Vendors CSS Starts Here
------------------------------------------------------------------ */
/* ------------------------------------------------------------------
> Vendors CSS Example
------------------------------------------------------------------ */

/*# sourceMappingURL=styles.min.css.map*/