/*
Theme Name: Crothall Careers
Description: WordPress Theme for Crothall Careers
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light
Text Domain: am
*/

/* normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
	font-family: sans-serif; /* 1 */
	-ms-text-size-adjust: 100%; /* 2 */
	-webkit-text-size-adjust: 100%; /* 2 */
}

/**
 * Remove default margin.
 */
body {
	margin: 0;
}

/* HTML5 display definitions
	 ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
	display: block;
}

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
	display: inline-block; /* 1 */
	vertical-align: baseline; /* 2 */
}

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
	display: none;
	height: 0;
}

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
	display: none;
}

/* Links
	 ========================================================================== */
/**
 * Remove the gray background color from active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
	outline: 0;
}

/* Text-level semantics
	 ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
	border-bottom: 1px dotted;
}

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
	font-weight: bold;
}

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
	font-style: italic;
}

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
	font-size: 2em;
	margin: 0.67em 0;
}

/**
 * Address styling not present in IE 8/9.
 */
mark {
	background: #ff0;
	color: #000;
}

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
	font-size: 80%;
}

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

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

/* Embedded content
	 ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
	border: 0;
}

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
	overflow: hidden;
}

/* Grouping content
	 ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
	margin: 1em 40px;
}

/**
 * Address differences between Firefox and other browsers.
 */
hr {
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
	height: 0;
}

/**
 * Contain overflow in all browsers.
 */
pre {
	overflow: auto;
}

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
	font-family: monospace, monospace;
	font-size: 1em;
}

/* Forms
	 ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
	color: inherit; /* 1 */
	font: inherit; /* 2 */
	margin: 0; /* 3 */
}

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
	overflow: visible;
}

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
	text-transform: none;
}

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type=button],
input[type=reset],
input[type=submit] {
	-webkit-appearance: button; /* 2 */
	cursor: pointer; /* 3 */
}

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
	cursor: default;
}

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
	line-height: normal;
}

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type=checkbox],
input[type=radio] {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type=search] {
	-webkit-appearance: textfield; /* 1 */
	-webkit-box-sizing: content-box;
	        box-sizing: content-box; /* 2 */
}

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
	border: 0; /* 1 */
	padding: 0; /* 2 */
}

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
	overflow: auto;
}

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
	font-weight: bold;
}

/* Tables
	 ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

td,
th {
	padding: 0;
}

:root {
	--rem-base: 10px;
	--base-main-font: "FreightSans";
	--base-font-sans-serif: "Arial", "Helvetica Neue", "Helvetica", sans-serif;
	--base-font: var(--base-main-font), var(--base-font-sans-serif);
	--base-font-size: 20px;
	--base-line-height: calc(32 / 20);
	--vertical-rhythm: calc(var(--base-line-height) * 1em);
	--color-brand: #3a8dde;
	--color-white: #fff;
	--color-puerto-rico: #3bbfad;
	--color-shark: #1f2429;
	--color-desert-storm: #ededec;
	--color-limed-spruce: #36404a;
	--color-picton-blue: #4ac1e0;
	--color-flush-orange: #ff8300;
	--color-polo-blue: #8dabd6;
	--color-silver: #cacaca;
	--base-text-color: var(--color-limed-spruce);
	--base-link-color: inherit;
	--h1-h6-color: var(--base-text-color);
	--animation-duration: 0.3s;
	--animation-timing-function: ease;
	--gutter: 20px;
	--h1: 80px;
	--h2: 60px;
	--h3: 40px;
	--h4: 34px;
	--h5: 28px;
	--h6: 16px;
}

@font-face {
	font-family: "FreightSans";
	src: url("fonts/FreightSansBold.woff") format("woff"), url("fonts/FreightSansBold.woff2") format("woff2");
	font-weight: 700;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "FreightSans";
	src: url("fonts/FreightSansMedium.woff") format("woff"), url("fonts/FreightSansMedium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "FreightSans";
	src: url("fonts/FreightSansRegular.woff") format("woff"), url("fonts/FreightSansRegular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "FreightSans";
	src: url("fonts/FreightSansLight.woff") format("woff"), url("fonts/FreightSansLight.woff2") format("woff2");
	font-weight: 300;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "FreightSans";
	src: url("fonts/FreightSansSemibold.woff") format("woff"), url("fonts/FreightSansSemibold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "FreightDisp";
	src: url("fonts/FreightDispItalic.woff") format("woff"), url("fonts/FreightDispItalic.woff2") format("woff2");
	font-weight: 400;
	font-style: italic;
	font-display: swap;
}
@font-face {
	font-family: "FreightDisp";
	src: url("fonts/FreightDispRegular.woff") format("woff"), url("fonts/FreightDispRegular.woff2") format("woff2");
	font-weight: 400;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "FreightDisp";
	src: url("fonts/FreightDispSemibold.woff") format("woff"), url("fonts/FreightDispSemibold.woff2") format("woff2");
	font-weight: 600;
	font-style: normal;
	font-display: swap;
}
@font-face {
	font-family: "FreightDisp";
	src: url("fonts/FreightDispMedium.woff") format("woff"), url("fonts/FreightDispMedium.woff2") format("woff2");
	font-weight: 500;
	font-style: normal;
	font-display: swap;
}
html {
	font-size: var(--rem-base);
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	padding: constant(safe-area-inset);
	padding: env(safe-area-inset);
}

body {
	min-width: 320px;
	font: var(--base-font-size)/var(--base-line-height) var(--base-font);
	font-weight: 400;
	color: var(--base-text-color);
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "FreightDisp";
	font-weight: 400;
	color: var(--h1-h6-color);
	text-transform: capitalize;
	letter-spacing: 0.012em;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
	color: inherit;
	font-size: inherit;
}

h1 {
	font-size: var(--h1);
	font-weight: 400;
	line-height: 90%;
	margin: 0 0 0.3em;
}

h2 {
	font-size: var(--h2);
	line-height: 90%;
	margin: 0 0 0.4em;
}

h3 {
	font-size: var(--h3);
	line-height: 110%;
	margin: 0 0 0.5em;
}

h4 {
	font-size: var(--h4);
	margin: 0 0 0.6em;
	line-height: 110%;
}

h5 {
	font-size: var(--h5);
	line-height: 100%;
	margin: 0 0 0.7em;
}

h6 {
	font-size: var(--h6);
	line-height: 100%;
	margin: 0 0 0.8em;
}

p {
	line-height: 160%;
	margin-bottom: 1.2em;
	margin-top: 0;
}

a {
	color: var(--base-link-color);
	text-decoration: none;
	-webkit-transition: all var(--animation-duration) var(--animation-timing-function);
	transition: all var(--animation-duration) var(--animation-timing-function);
}
a:hover {
	color: var(--color-brand);
}

img {
	max-width: 100%;
	height: auto;
	vertical-align: top;
}

ul,
ol {
	list-style: none;
	margin-top: 0;
	padding-left: 0px;
}
ul li,
ol li {
	list-style: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
	width: 100%;
	margin-bottom: 1.2em;
}
table th {
	font-size: var(--base-font-size);
	color: var(--base-text-color);
	padding: 10px 15px;
	text-align: left;
	border-bottom: 1px solid #979797;
}
table th + th {
	text-align: center;
}
table td {
	font-size: var(--base-font-size);
	color: var(--base-text-color);
	padding: 10px 15px;
	border-bottom: 1px solid #979797;
}
table td + td {
	text-align: center;
}

pre {
	max-width: 100%;
	background: rgba(0, 0, 0, 0.1);
	padding: 0.5em;
}

blockquote {
	font-size: 25px;
	color: var(--base-text-color);
	background: transparent;
	border-left: 6px solid #ececec;
	padding: 5px 0 5px 28px;
	margin: 0 0 1.2em;
}

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

.resize-active {
	-webkit-transition: none !important;
	transition: none !important;
}
.resize-active *,
.resize-active *:before,
.resize-active *:after {
	-webkit-transition: inherit !important;
	transition: inherit !important;
}

.container {
	width: 100%;
	margin: auto;
	padding: 0 var(--gutter);
	max-width: calc(1180px + var(--gutter) * 2);
}
.container--lg {
	max-width: calc(1535px + var(--gutter) * 2);
}
.container--md {
	max-width: calc(1380px + var(--gutter) * 2);
}
.container--sm {
	max-width: calc(982px + var(--gutter) * 2);
}

html,
body {
	height: 100%;
}

body.lock {
	overflow: hidden;
}

.careers-page {
	--color-brand: var(--color-puerto-rico);
	--color-secondary: #3a8dde;
}
.careers-page .bg-brand {
	--color-brand: var(--color-secondary);
}
.careers-page .button {
	--color-brand: var(--color-secondary);
}
.careers-page .blog-item_title a:hover {
	color: var(--color-secondary);
}
.careers-page .has-dropdown .main-menu_link:after {
	background-image: url("images/icons/arrow-down-green.svg");
}
.careers-page .info_link:hover {
	color: var(--color-secondary);
}

.wrapper {
	display: grid;
	grid-template-rows: auto 1fr auto;
	min-height: 100%;
	position: relative;
	overflow: hidden;
}
.wrapper:before {
	content: "";
	visibility: hidden;
	width: 1px;
	height: 1px;
	margin-top: -1px;
}

.main {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.main,
.header,
.footer {
	min-width: 0;
}

.bg-limed-spruce {
	background-color: var(--color-limed-spruce);
}

.bg-desert-storm {
	background-color: var(--color-desert-storm);
}

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

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

.bg-puerto-rico {
	background-color: var(--color-puerto-rico);
}

@font-face {
	font-family: "swiper-icons";
	src: url("data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA") format("woff");
	font-weight: 400;
	font-style: normal;
}
:root {
	--swiper-theme-color: #007aff;
}

.swiper {
	margin-left: auto;
	margin-right: auto;
	position: relative;
	overflow: hidden;
	list-style: none;
	padding: 0;
	/* Fix of Webkit flickering */
	z-index: 1;
}

.swiper-vertical > .swiper-wrapper {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}

.swiper-wrapper {
	position: relative;
	width: 100%;
	height: 100%;
	z-index: 1;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
	-webkit-box-sizing: content-box;
	        box-sizing: content-box;
}

.swiper-android .swiper-slide,
.swiper-wrapper {
	-webkit-transform: translate3d(0px, 0, 0);
	        transform: translate3d(0px, 0, 0);
}

.swiper-pointer-events {
	-ms-touch-action: pan-y;
	    touch-action: pan-y;
}
.swiper-pointer-events.swiper-vertical {
	-ms-touch-action: pan-x;
	    touch-action: pan-x;
}

.swiper-slide {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 100%;
	height: 100%;
	position: relative;
	-webkit-transition-property: -webkit-transform;
	transition-property: -webkit-transform;
	transition-property: transform;
	transition-property: transform, -webkit-transform;
}

.swiper-slide-invisible-blank {
	visibility: hidden;
}

/* Auto Height */
.swiper-autoheight,
.swiper-autoheight .swiper-slide {
	height: auto;
}
.swiper-autoheight .swiper-wrapper {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-transition-property: height, -webkit-transform;
	transition-property: height, -webkit-transform;
	transition-property: transform, height;
	transition-property: transform, height, -webkit-transform;
}

.swiper-backface-hidden .swiper-slide {
	-webkit-transform: translateZ(0);
	        transform: translateZ(0);
	-webkit-backface-visibility: hidden;
	        backface-visibility: hidden;
}

/* 3D Effects */
.swiper-3d,
.swiper-3d.swiper-css-mode .swiper-wrapper {
	-webkit-perspective: 1200px;
	        perspective: 1200px;
}
.swiper-3d .swiper-wrapper,
.swiper-3d .swiper-slide,
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom,
.swiper-3d .swiper-cube-shadow {
	-webkit-transform-style: preserve-3d;
	        transform-style: preserve-3d;
}
.swiper-3d .swiper-slide-shadow,
.swiper-3d .swiper-slide-shadow-left,
.swiper-3d .swiper-slide-shadow-right,
.swiper-3d .swiper-slide-shadow-top,
.swiper-3d .swiper-slide-shadow-bottom {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	pointer-events: none;
	z-index: 10;
}
.swiper-3d .swiper-slide-shadow {
	background: rgba(0, 0, 0, 0.15);
}
.swiper-3d .swiper-slide-shadow-left {
	background-image: -webkit-gradient(linear, right top, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to left, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-right {
	background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to right, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-top {
	background-image: -webkit-gradient(linear, left bottom, left top, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to top, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}
.swiper-3d .swiper-slide-shadow-bottom {
	background-image: -webkit-gradient(linear, left top, left bottom, from(rgba(0, 0, 0, 0.5)), to(rgba(0, 0, 0, 0)));
	background-image: linear-gradient(to bottom, rgba(0, 0, 0, 0.5), rgba(0, 0, 0, 0));
}

/* CSS Mode */
.swiper-css-mode > .swiper-wrapper {
	overflow: auto;
	scrollbar-width: none; /* For Firefox */
	-ms-overflow-style: none; /* For Internet Explorer and Edge */
}
.swiper-css-mode > .swiper-wrapper::-webkit-scrollbar {
	display: none;
}
.swiper-css-mode > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: start start;
}

.swiper-horizontal.swiper-css-mode > .swiper-wrapper {
	-ms-scroll-snap-type: x mandatory;
	    scroll-snap-type: x mandatory;
}

.swiper-vertical.swiper-css-mode > .swiper-wrapper {
	-ms-scroll-snap-type: y mandatory;
	    scroll-snap-type: y mandatory;
}

.swiper-centered > .swiper-wrapper::before {
	content: "";
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	-webkit-box-ordinal-group: 10000;
	    -ms-flex-order: 9999;
	        order: 9999;
}
.swiper-centered.swiper-horizontal > .swiper-wrapper > .swiper-slide:first-child {
	-webkit-margin-start: var(--swiper-centered-offset-before);
	        margin-inline-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-horizontal > .swiper-wrapper::before {
	height: 100%;
	width: var(--swiper-centered-offset-after);
}
.swiper-centered.swiper-vertical > .swiper-wrapper > .swiper-slide:first-child {
	-webkit-margin-before: var(--swiper-centered-offset-before);
	        margin-block-start: var(--swiper-centered-offset-before);
}
.swiper-centered.swiper-vertical > .swiper-wrapper::before {
	width: 100%;
	height: var(--swiper-centered-offset-after);
}
.swiper-centered > .swiper-wrapper > .swiper-slide {
	scroll-snap-align: center center;
}

.swiper-fade.swiper-free-mode .swiper-slide {
	-webkit-transition-timing-function: ease-out;
	        transition-timing-function: ease-out;
}
.swiper-fade .swiper-slide {
	pointer-events: none;
	-webkit-transition-property: opacity;
	transition-property: opacity;
}
.swiper-fade .swiper-slide .swiper-slide {
	pointer-events: none;
}
.swiper-fade .swiper-slide-active,
.swiper-fade .swiper-slide-active .swiper-slide-active {
	pointer-events: auto;
}

.button {
	display: inline-block;
	padding: 21px 40px;
	text-align: center;
	font-size: 18px;
	font-weight: 600;
	line-height: 1;
	text-transform: capitalize;
	color: var(--color-white);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.button:hover {
	color: var(--color-white);
}
.button--primary {
	background-color: var(--color-brand);
}
.button--primary:hover {
	background-color: var(--color-puerto-rico);
}
.button--puerto-rico {
	background-color: var(--color-puerto-rico);
}
.button--puerto-rico:hover {
	background-color: var(--color-brand);
}
.button--bordered {
	border: 1px solid var(--color-white);
}
.button--bordered:hover {
	background-color: var(--color-brand);
	border-color: var(--color-brand);
}
.button--bordered-puerto-rico {
	border: 1px solid var(--color-white);
}
.button--bordered-puerto-rico:hover {
	background-color: var(--color-puerto-rico);
	border-color: var(--color-puerto-rico);
}
.button--bordered-dark {
	border: 1px solid var(--color-white);
	background: rgba(54, 64, 74, 0.6);
}
.button--bordered-dark:hover {
	background-color: var(--color-puerto-rico);
	border-color: var(--color-puerto-rico);
}
.button--dark {
	background-color: var(--color-limed-spruce);
}
.button--dark:hover {
	background-color: var(--color-puerto-rico);
}
.button--fsize-sm {
	font-size: 15px;
}
.button--size-s {
	padding-right: 24px;
	padding-left: 24px;
}
.button--icon {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-column-gap: 12px;
	   -moz-column-gap: 12px;
	        column-gap: 12px;
}
.button--hover-brand:hover {
	background-color: var(--color-brand);
}

.button_icon {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 16px;
	height: 16px;
	fill: var(--color-white);
}

.acco {
	color: var(--color-white);
	height: 100%;
}
.acco--default {
	color: var(--base-text-color);
}
.acco--default .acco_item {
	border-bottom: 1px solid rgba(54, 64, 74, 0.4);
}
.acco--default .acco_button svg {
	stroke: var(--base-text-color);
}
.acco--default .acco_link:hover {
	color: var(--color-brand);
}

.acco_box {
	margin-bottom: clamp(60px, 9vw, 120px);
}
.acco_box:last-child {
	margin-bottom: 0;
}

.acco_title,
.acco_content-title {
	font-size: 40px;
	margin-bottom: 50px;
	font-weight: 600;
	color: var(--color-white);
}

.acco_content-title {
	margin-bottom: 13px;
}
.acco_content-title--margin-b-lg {
	margin-bottom: 40px;
}
.acco_inner--last-child-bordered .acco_item:last-child {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.acco_item {
	margin-bottom: 29px;
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}
.acco_item:last-child {
	margin-bottom: 0;
	border-bottom: none;
}

.acco_button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-column-gap: 20px;
	   -moz-column-gap: 20px;
	        column-gap: 20px;
	width: 100%;
	padding: 0;
	padding-bottom: 30px;
	text-align: left;
	background-color: transparent;
	border: none;
	-webkit-transition: -webkit-transform 0.2s;
	transition: -webkit-transform 0.2s;
	transition: transform 0.2s;
	transition: transform 0.2s, -webkit-transform 0.2s;
}
.acco_button span {
	font-family: "FreightDisp";
	font-size: 28px;
	font-weight: 600;
	line-height: 100%;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	max-width: 480px;
}
.acco_button svg {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 21px;
	height: 10px;
	fill: none;
	stroke: var(--color-white);
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.acco_button--icon-plus {
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}
.acco_button--icon-plus.acco_button--active .acco_button-icon:after {
	opacity: 0;
}
.acco_button--icon-plus.acco_button--active .acco_button-icon:before {
	margin-top: 0.5em;
}
.acco_button--active span {
	font-size: 40px;
	font-weight: 600;
}
.acco_button--active svg {
	-webkit-transform: translateY(-50%) rotate(-180deg);
	        transform: translateY(-50%) rotate(-180deg);
}

.acco_button-icon {
	position: relative;
	width: 25px;
	height: 25px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}
.acco_button-icon:before,
.acco_button-icon:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 1px;
	background-color: var(--color-white);
	top: 50%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.acco_button-icon:after {
	-webkit-transform: rotate(90deg);
	        transform: rotate(90deg);
}

.acco_content {
	display: none;
	padding: 10px 49px 43px;
	max-width: 480px;
}
.acco_content--sides-paddings-reset {
	padding-left: 0;
	padding-right: 0;
}

.acco_row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-column-gap: 46px;
	   -moz-column-gap: 46px;
	        column-gap: 46px;
	margin-bottom: 30px;
	max-width: 382px;
}

.acco_text {
	margin-bottom: 20px;
}
.acco_text p {
	margin-bottom: 12px;
}
.acco_text p:last-child {
	margin-bottom: 0;
}

.acco_text a:hover {
    color: #fff;
    text-decoration: underline;
}

.acco_link {
	font-size: 20px;
	font-weight: 600;
	line-height: 100%;
}
.acco_link:hover {
	color: var(--color-limed-spruce);
}

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

.blog-item {
	position: relative;
	padding-left: 53px;
	color: var(--color-white);
}
.blog-item:hover .blog-item_img img {
	-webkit-transform: scale(1.05);
	        transform: scale(1.05);
}
.blog-item:nth-child(3n+1) .blog-item_title {
	color: var(--color-flush-orange);
}
.blog-item:nth-child(3n+2) .blog-item_title {
	color: var(--color-picton-blue);
}
.blog-item:nth-child(3n+3) .blog-item_title {
	color: var(--color-puerto-rico);
}
.blog-item:nth-child(3n+1) .blog-item_link:before {
	background-color: var(--color-flush-orange);
}
.blog-item:nth-child(3n+1) .blog-item_link:hover {
	color: var(--color-flush-orange);
}
.blog-item:nth-child(3n+2) .blog-item_link:before {
	background-color: var(--color-picton-blue);
}
.blog-item:nth-child(3n+2) .blog-item_link:hover {
	color: var(--color-picton-blue);
}
.blog-item:nth-child(3n+3) .blog-item_link:before {
	background-color: var(--color-puerto-rico);
}
.blog-item:nth-child(3n+3) .blog-item_link:hover {
	color: var(--color-puerto-rico);
}
.blog-item--view-default {
	padding-left: 0;
}
.blog-item--view-default .blog-item_img {
	padding-bottom: 102.5%;
}
.blog-item--view-default .blog-item_content {
	margin-top: -45px;
}
.blog-item--view-default .blog-item_title {
	margin-left: 0;
	font-size: 37px;
}

.blog-item_img {
	position: relative;
	padding-bottom: 151%;
	overflow: hidden;
	background-color: var(--color-silver);
}
.blog-item_img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-webkit-transform: translateZ(0);
	        transform: translateZ(0);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.blog-item_img:after {
	content: "";
	position: absolute;
	bottom: 0;
	left: 0;
	width: 100%;
	height: 62%;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33%, #36404a), color-stop(99.73%, rgba(54, 64, 74, 0)));
	background-image: linear-gradient(0deg, #36404a 0.33%, rgba(54, 64, 74, 0) 99.73%);
}

.blog-item_content {
	position: relative;
	margin-top: -137px;
}
.blog-item_content > :last-child {
	margin-bottom: 0;
}

.blog-item_title {
	margin-bottom: 16px;
	margin-left: -53px;
	font-size: 42px;
	font-weight: 600;
	line-height: 120%;
}

.blog-item_text {
	margin-bottom: 20px;
}
.blog-item_text p {
	margin-bottom: 10px;
}
.blog-item_text p:last-child {
	margin-bottom: 0;
}

.blog-item_link {
	font-size: 20px;
}

.category {
	position: relative;
	z-index: 20;
}
.category .img-card_content {
	min-height: initial;
}
.category .text-box {
	border: none;
	padding: 0;
}

.category_back {
	display: none;
	border: none;
	padding: 0;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-column-gap: 12px;
	   -moz-column-gap: 12px;
	        column-gap: 12px;
	min-width: 75px;
	min-height: 40px;
	margin-top: -25px;
	font-size: 18px;
	font-weight: 600;
	line-height: 16px;
	background-color: transparent;
	text-transform: capitalize;
}
.category_back:active {
	color: var(--color-brand);
}
.category_back:active svg {
	stroke: var(--color-brand);
}
.category_back svg {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 9px;
	height: 14px;
	stroke: var(--color-white);
	-webkit-transform: rotate(180deg);
	        transform: rotate(180deg);
}

.category_title {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-webkit-column-gap: 30px;
	   -moz-column-gap: 30px;
	        column-gap: 30px;
	padding-bottom: 20px;
	margin-bottom: 60px;
	font-size: 50px;
	line-height: 100%;
	letter-spacing: 0.01em;
	text-transform: capitalize;
	color: var(--color-white);
	border-bottom: 1px solid rgba(202, 202, 202, 0.4);
}
.category_title--margin-b-sm {
	margin-bottom: 40px;
}
.category_title--displayed-mobile {
	display: none;
}

.category_all {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	font-family: "FreightSans";
	font-size: 20px;
	font-weight: 600;
	line-height: 100%;
	text-transform: capitalize;
}

.category_cols {
	display: grid;
	grid-template-columns: auto 1fr;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: start;
	-webkit-column-gap: 122px;
	   -moz-column-gap: 122px;
	        column-gap: 122px;
	row-gap: 51px;
}
.category_cols--first-col-lg {
	grid-template-columns: 2.1fr 1fr;
}

.category_col > .category_col:last-child {
	margin-bottom: 0;
}
.category_col--padding-t {
	padding-top: 20px;
}

.category_info {
	max-width: 167px;
	margin-bottom: 30px;
}

.category_cards {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 20px;
	margin-bottom: 40px;
}

.category_img-cards {
	display: grid;
	grid-template-columns: 1fr 1fr;
	gap: 20px;
}

.category_articles {
	display: grid;
	gap: 60px;
}
.category_articles--displayed-mobile {
	display: none;
}
.category_articles .text-box {
	margin-bottom: 0;
}

.category_post {
	margin-bottom: 53px;
}

.common-section_box {
	max-width: 480px;
	margin-bottom: 60px;
}

.common-section_text {
	max-width: 395px;
}
.common-section_text.content-box_text {
	margin-bottom: 35px;
}
.common-section_text--width-reset {
	max-width: initial;
}

.common-section_img {
	position: relative;
	height: 687px;
}
.common-section_img img {
	position: absolute;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.common-section_list {
	margin-bottom: 0;
	font-family: "FreightSans";
	font-weight: 400;
	font-size: 30px;
	line-height: 110%;
	padding-left: 54px;
}

.common-section_list-item {
	margin-bottom: 19px;
	font-weight: 300;
}
.common-section_list-item:last-child {
	margin-bottom: 0;
}

.contact {
	color: var(--color-white);
}

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

.contact_title {
	font-weight: 600;
	font-size: 40px;
	line-height: 110%;
	color: inherit;
	letter-spacing: initial;
	text-transform: initial;
	margin-bottom: 20px;
}

.contact_label {
	font-weight: 700;
	font-size: 20px;
	line-height: 160%;
}

.contact_text,
.contact_phone {
	font-weight: 400;
	font-size: 20px;
	line-height: 160%;
	max-width: 302px;
	letter-spacing: 0.02em;
	margin-bottom: 0;
}

.contact_phone:hover {
	color: var(--base-text-color);
}

.contact_inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 20px;
}

.content-box--color-white {
	color: var(--color-white);
}
.content-box > :first-child {
	margin-top: 0;
}
.content-box > :last-child {
	margin-bottom: 0;
}

.content-box_title {
	margin-bottom: 35px;
	letter-spacing: 0.012em;
	color: inherit;
}
.content-box_title--margin-b-lg {
	margin-bottom: 55px;
}
.content-box_title--size-sm {
	font-size: 34px;
	line-height: 110%;
	font-weight: 500;
}
.content-box_title--fweight-m {
	font-weight: 500;
}

.content-box_text {
	margin-bottom: 28px;
	color: inherit;
}
.content-box_text p {
	margin-bottom: 15px;
}
.content-box_text p:last-child {
	margin-bottom: 0;
}

.content-box_row {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 45px;
}

.content-box_info {
	font-family: "FreightDisp";
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	max-width: 305px;
	gap: 30px;
}

.content-box_info-number {
	font-size: 98px;
	font-weight: 500;
	color: var(--color-brand);
	line-height: 85%;
	font-style: italic;
}

.content-box_info-text {
	font-weight: 600;
	font-size: 28px;
	line-height: 100%;
}

.filter_title {
	margin-bottom: 20px;
	font-size: 16px;
	font-weight: 600;
	line-height: 1;
	color: var(--color-polo-blue);
}

.filter_button {
	padding: 0;
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 160%;
	text-align: left;
	border: none;
	background-color: transparent;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.filter_button:last-child {
	margin-bottom: 0;
}
.filter_button:hover {
	color: var(--color-brand);
}
.filter_button--active {
	font-weight: 700;
}
.filter_button--displayed-tablet {
	display: none;
}

.form-select {
	position: relative;
	font-size: 16px;
	font-weight: 600;
	color: var(--color-white);
}
.form-select--active .form-select_arrow {
	-webkit-transform: rotate(-180deg);
	        transform: rotate(-180deg);
}
.form-select--active .form-select_dropdown {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	        transform: translateY(0);
}

.form-select_button {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-column-gap: 20px;
	   -moz-column-gap: 20px;
	        column-gap: 20px;
	height: 78px;
	padding: 0 22px;
	font-size: 20px;
	background-color: #286db2;
	border-bottom: 1px solid #95baf0;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	cursor: pointer;
}

.form-select_text span {
	color: var(--color-flush-orange);
}

.form-select_arrow {
	width: 13px;
	height: 15px;
	stroke: var(--color-white);
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.form-select_dropdown {
	position: absolute;
	z-index: 10;
	width: 100%;
	-webkit-transform: translateY(-2%);
	        transform: translateY(-2%);
	overflow: hidden;
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.form-select_list {
	max-height: 255px;
	margin-bottom: 0;
	background-color: #286db2;
	overflow-y: auto;
	-ms-overflow-style: none;
	scrollbar-width: none;
}
.form-select_list::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.form-select_item {
	padding: 14px 17px;
	border: 1px solid #95baf0;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	cursor: pointer;
}

.form {
	height: 100%;
}
.form > :last-child {
	margin-bottom: 0;
}
.form--paddings-default {
	padding: 85px 50px 68px 50px;
}

.form_head {
	margin-bottom: 30px;
}

.form_title {
	color: var(--color-white);
	font-weight: 600;
	font-size: 40px;
	margin-bottom: 18px;
	text-transform: initial;
	letter-spacing: initial;
}
.form_title--margin-b-md {
	margin-bottom: 28px;
}

.form_text {
	color: var(--color-white);
	margin-bottom: 0;
}

.form_link {
	display: none;
}

.form_body {
	margin-bottom: 120px;
}

.form_inner {
	margin-bottom: 25px;
}
.form_inner > :last-child {
	margin-bottom: 0;
}

.form_box {
	padding: 0 22px;
	margin-bottom: 28px;
	background-color: #286db2;
	border-bottom: 1px solid #95baf0;
}
.form_box:last-child {
	margin-bottom: 0;
}

.form_input-holder {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	height: 78px;
}

.form_input {
	position: absolute;
	width: 100%;
	height: 100%;
	padding: 0;
	font-size: 20px;
	font-weight: 600;
	color: var(--color-white);
	background-color: transparent;
	border: none;
}
.form_input:focus {
	outline: none;
	border: none;
}

.form_label {
	font-size: 20px;
	font-weight: 600;
	color: var(--color-white);
}
.form_label span {
	color: var(--color-flush-orange);
}

.form_button {
	text-align: right;
	padding-right: 13px;
}
.form_button button {
	border: none;
}
.form_button--centered {
	padding-right: 0;
	text-align: center;
}

.images-slider {
	padding-top: 315px;
	margin-top: -315px;
}

.images-slider_slide {
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.images-slider_slide.swiper-slide {
	-webkit-transform: translateY(0);
	        transform: translateY(0);
}
.images-slider_slide.swiper-slide-next {
	-webkit-transform: translateY(-315px);
	        transform: translateY(-315px);
}
.images-slider_slide.swiper-slide-next + .swiper-slide {
	-webkit-transform: translateY(-175px);
	        transform: translateY(-175px);
}
.images-slider_slide > :last-child {
	margin-bottom: 0;
}

.images-slider_img {
	position: relative;
	padding-bottom: 134%;
	margin-bottom: 30px;
}
.images-slider_img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.images-slider_text p:last-child {
	margin-bottom: 0;
}

.img-card {
	position: relative;
}
.img-card--theme-dark .img-card_img:after {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33%, #36404a), color-stop(99.73%, rgba(54, 64, 74, 0)));
	background-image: linear-gradient(0deg, #36404a 0.33%, rgba(54, 64, 74, 0) 99.73%);
}
.img-card--theme-dark .img-card_title {
	color: var(--color-white);
}
.img-card:hover img {
	-webkit-transform: scale(1.05);
	        transform: scale(1.05);
}
.img-card:hover .img-card_title,
.img-card:hover .img-card_title a {
	color: var(--color-brand);
}

.img-card_img {
	position: relative;
	padding-bottom: 136.5%;
	overflow: hidden;
	background-color: var(--color-silver);
}
.img-card_img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.img-card_img:after {
	content: "";
	position: absolute;
	right: 0;
	left: 0;
	bottom: 0;
	height: 45%;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33%, #fff), color-stop(99.73%, rgba(255, 255, 255, 0)));
	background-image: linear-gradient(0deg, #fff 0.33%, rgba(255, 255, 255, 0) 99.73%);
}
.img-card_img--height-md {
	padding-bottom: 122%;
}

.img-card_content {
	position: relative;
	z-index: 10;
	padding: 0 40px;
	margin-top: -52px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	min-height: 230px;
}
.img-card_content--padding-reset {
	padding: 0;
}
.img-card_content--margin-t-md {
	margin-top: -45px;
}
.img-card_content--margin-t-sm {
	margin-top: -38px;
}
.img-card_content > :last-child {
	margin-bottom: 0;
}
.img-card_content--padding-x-sm {
	padding: 0 20px;
}

.img-card_caption {
	margin-bottom: 10px;
	font-weight: 400;
	font-size: 20px;
	line-height: 160%;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.img-card_title {
	font-family: "FreightDisp";
	line-height: 110%;
	text-transform: capitalize;
	letter-spacing: 0.01em;
	font-size: 34px;
	margin-bottom: 25px;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.img-card_title--size-lg {
	font-size: 40px;
	font-weight: 600;
}

.img-card_text {
	font-weight: 400;
	font-size: 16px;
	line-height: 160%;
	margin-top: auto;
	margin-bottom: 20px;
}
.img-card_text p:last-child {
	margin-bottom: 0;
}

.img-slider_slide {
	width: 100%;
	position: relative;
	padding-bottom: 133%;
}
.img-slider_slide img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.infobox {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-column-gap: 30px;
	   -moz-column-gap: 30px;
	        column-gap: 30px;
	row-gap: 13px;
}
.infobox--theme-careers .infobox_icon svg {
	fill: var(--color-puerto-rico);
}
.infobox--theme-careers .infobox_icon:hover svg {
	fill: var(--color-brand);
}

.infobox_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-bottom: 0;
	font-size: 15px;
	font-weight: 600;
}

.infobox_item.infobox_item--glassdoor {
    position: relative;
}

.infobox_item.infobox_item--glassdoor a {
    display: block;
    height: 100%;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.infobox_socials {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-column-gap: 15px;
	   -moz-column-gap: 15px;
	        column-gap: 15px;
}

.infobox_text {
	font-size: 15px;
	font-weight: 600;
	margin-bottom: 0;
}

.infobox_phone-caption {
	display: none;
	margin-right: 3px;
}

.infobox_icon {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 15px;
	height: 15px;
	margin-right: 7px;
	margin-top: 0.2em;
	fill: var(--color-brand);
}
.infobox_icon--star {
	width: 17px;
	height: 17px;
	margin: 0 4px;
}

.infobox_socials-list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 12px;
}

.infobox_socials-link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}
.infobox_socials-link:hover svg {
	fill: var(--color-brand);
}
.infobox_socials-link svg {
	width: 16px;
	height: 16px;
	margin: auto;
	fill: var(--color-white);
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.link-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-column-gap: 20px;
	   -moz-column-gap: 20px;
	        column-gap: 20px;
	color: var(--color-white);
}
.link-block--size-sm .link-block_text {
	font-size: 22px;
}
.link-block--size-sm .link-block_box {
	padding: 20px 0;
}
.link-block:first-child {
	margin-top: -20px;
}
.link-block--padding-y-lg:first-child {
	margin-top: -30px;
}
.link-block--padding-y-lg .link-block_box {
	padding: 30px 0;
}
.link-block--padding-y-sm .link-block_box {
	padding: 20px 0;
}
.link-block--displayed-mobile {
	display: none;
}
.link-block:hover .link-block_arrow {
	stroke: var(--color-brand);
}
.link-block--hover-shark:hover {
	color: var(--color-shark);
}
.link-block--hover-shark:hover .link-block_arrow {
	stroke: var(--color-shark);
}
.link-block--border-white .link-block_box {
	border-bottom: 1px solid rgba(255, 255, 255, 0.4);
}

.link-block_icon {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 48px;
	height: 48px;
	border: 1px solid var(--color-brand);
	border-radius: 50%;
}
.link-block_icon--displayed-mobile {
	display: none;
}
.link-block_icon svg {
	fill: var(--color-white);
	margin: auto;
}

.link-block_box {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
	padding: 30px 0;
	border-bottom: 1px solid rgba(202, 202, 202, 0.4);
}

.link-block_inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-column-gap: 30px;
	   -moz-column-gap: 30px;
	        column-gap: 30px;
}

.link-block_caption {
	margin-bottom: 12px;
	font-weight: 600;
	font-size: 16px;
	line-height: 100%;
	color: var(--color-polo-blue);
}

.link-block_text {
	font-family: "FreightDisp";
	font-size: 28px;
	font-weight: 600;
	line-height: 100%;
	text-transform: capitalize;
}
.link-block_text--size-sm {
	font-size: 22px;
}

.link-block_arrow {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 11px;
	height: 21px;
	stroke: var(--color-silver);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.link-block_arrow--stroke-white {
	stroke: var(--color-white);
}

.link-item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-weight: 600;
	line-height: 100%;
}
.link-item--line:before {
	content: "";
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 47px;
	height: 2px;
	margin-top: 0.2em;
	margin-right: 11px;
	background-color: var(--color-brand);
}
.link-item--line-color-blue:before {
	background-color: #95baf0;
}
.link-item--fsize-lg {
	font-size: 20px;
}

.link-item_icon {
    align-items: center;
    border: 1px solid var(--color-brand);
    border-radius: 50%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    height: 48px;
    justify-content: center;
    margin-right: 13px;
    width: 48px;
}
.link-item_icon svg {
	margin: auto;
}

.list-slider {
	overflow: visible;
}

.list-slider_list {
	counter-reset: list-slider;
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
	margin-bottom: 0;
}

.list-slider_item {
	padding: 60px 60px 80px;
	color: var(--color-white);
	background-color: var(--color-puerto-rico);
	opacity: 0.2;
	-webkit-transition: 0.3s;
	transition: 0.3s;
	height: initial;
}
.list-slider_item.swiper-slide-active {
	opacity: initial;
}
/*
.list-slider_item.swiper-slide-active + .swiper-slide {
	opacity: initial;
}
*/
/*
.list-slider_item:before {
	counter-increment: list-slider;
	content: "0" counter(list-slider);
	display: block;
	margin-bottom: 15px;
	font-family: "FreightDisp";
	font-size: 68px;
	font-weight: 500;
	line-height: 95%;
}
.list-slider_item:nth-child(n+10):before {
	content: counter(list-slider);
}
*/

.list-slider_counter {
	counter-increment: list-slider;
	content: "0" counter(list-slider);
	display: block;
	margin-bottom: 15px;
	font-family: "FreightDisp";
	font-size: 68px;
	font-weight: 500;
	line-height: 95%;
}

.list-slider_title {
	color: inherit;
	font-size: 34px;
}

.list-slider_text p:last-child {
	margin-bottom: 0;
}

.list-slider_button {
	position: absolute;
	top: 50%;
	width: 50px;
	height: 75px;
	background-color: transparent;
	border: none;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	z-index: 10;
}
.list-slider_button.swiper-button-disabled {
	opacity: 0;
}
.list-slider_button svg {
	--color-brand: #3a8dde;
	stroke: var(--color-brand);
	width: 100%;
	height: 100%;
}
.list-slider_button--next {
	right: -110px;
}
.list-slider_button--prev {
	left: -110px;
	-webkit-transform: translateY(-50%) rotate(180deg);
	        transform: translateY(-50%) rotate(180deg);
}

.logo {
	display: inline-block;
	max-width: 225px;
	width: 100%;
}
.logo img {
	width: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
}
.logo--size-lg {
	max-width: 285px;
}

.main-box > :last-child {
	margin-bottom: 0;
}

.main-box_outer {
	max-width: 580px;
	margin-left: auto;
}

.main-box_inner {
	max-width: 480px;
	margin-bottom: 120px;
}
.main-box_inner--margin-b-sm {
	margin-bottom: 60px;
}
.main-box_inner--margin-b-md {
	margin-bottom: 90px;
}

.main-box_caption {
    color: #dfdfdd;
	margin-bottom: 12px;
	letter-spacing: 0.1em;
	font-weight: 600;
	line-height: 160%;
	text-transform: uppercase;
}
.main-box_caption span {
	color: var(--color-brand);
}
.main-box_caption--margin-b-lg {
	margin-bottom: 20px;
}

.main-box_back {
    border-bottom: 1px solid #fff;
    display: flex;
    margin: 0 0 45px;
    max-width: 470px;
    padding: 0 0 12px;
}

.main-box_back a {
    background: url(images/arrow-left.svg) no-repeat 0 1px;
    color: #fff;
    display: block;
    font-size: 14px;
    font-weight: 600;
    letter-spacing: 1px;
    line-height: 100%;
    padding: 0 0 0 30px;
    text-transform: uppercase;
}

.main-box_title {
	margin-bottom: 35px;
	font-size: 68px;
	line-height: 95%;
	color: var(--color-white);
}
.main-box_title--size-lg {
	font-size: clamp(52px, 5vw, 80px);
	line-height: 90%;
}
.main-box_title--margin-b-md {
	margin-bottom: 25px;
}
.main-box_title--margin-b-sm {
	margin-bottom: 10px;
}
.main-box_title span {
	color: var(--color-brand);
}

.main-box_text {
	max-width: 480px;
	margin-bottom: 40px;
	color: var(--color-white);
}
.main-box_text p {
	margin-bottom: 15px;
}
.main-box_text p:last-child {
	margin-bottom: 0;
}
.main-box_text--width-sm {
	max-width: 336px;
}
.main-box_text--width-reset {
	max-width: initial;
}
.main-box_text--margin-b-sm {
	margin-bottom: 30px;
}
.main-box_text--margin-b-xs {
	margin-bottom: 20px;
}

.main-box__links {
    padding: 0 0 45px;
}

.main-box__links h4 {
    color: #fff;
    font-family: var(--base-font);
    font-size: 20px;
    font-weight: 700;
    line-height: 125%;
    margin: 0 0 20px;
}

.main-box__links ul {
    display: grid;
    justify-content: space-between;
    gap: 20px;
    grid-template-columns: repeat(4, 1fr);
    margin: 0;
}

.main-box__links ul li {
}

.main-box__links ul li a {
    border-bottom: 1px solid #cacaca;
    border-top: 1px solid #cacaca;
    color: #fff;
    display: block;
    font-family: "FreightDisp";
    font-size: 28px;
    font-weight: 600;
    line-height: 125%;
    padding: 35px 25px 35px 0;
    position: relative;
}

.main-box__links ul li a:after {
    border-right: 1px solid #3A8DDE;
    border-top: 1px solid #3A8DDE;
    content: '';
    display: block;
    height: 12px;
    position: absolute;
    right: 2px;
    top: 50%;
    transform: translateY(-50%) rotate(45deg);
    width: 12px;
}

@media (max-width: 1200px) {
    .main-box__links ul li a {
        font-size: 24px;
    }
}

@media (max-width: 1024px) {
    .main-box__links ul {
        grid-template-columns: repeat(2, 1fr);
    }
}

@media (max-width: 600px) {
    .main-box__links {
        padding: 0;
    }
    .main-box__links ul {
        grid-template-columns: repeat(1, 1fr);
    }
    .main-box__links ul li a {
        padding: 15px 25px 15px 0;
    }
}

.main-box_logo {
    padding: 10px 0 0;
}

.main-box_logo img {
    display: block;
    max-width: 250px;
    width: 100%;
}

.main-box_info {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 50px;
	   -moz-column-gap: 50px;
	        column-gap: 50px;
	color: var(--color-white);
}

.main-box_links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.main-box_quote-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.main-box_quote-img {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	max-width: 300px;
}
.main-box_quote-img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.main-box_quote {
	position: relative;
	z-index: 10;
	margin-left: -40px;
	margin-top: 85px;
}

.main-card {
	position: relative;
}
.main-card * {
	color: inherit;
}
.main-card--theme-dark {
	color: var(--color-white);
	background-color: var(--color-limed-spruce);
}
.main-card--theme-dark .main-card_img:after {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33%, #36404a), color-stop(99.73%, rgba(54, 64, 74, 0)));
	background-image: linear-gradient(0deg, #36404a 0.33%, rgba(54, 64, 74, 0) 99.73%);
}
.main-card:hover .main-card_img img {
	-webkit-transform: scale(1.1);
	        transform: scale(1.1);
}

.main-card_img {
	position: relative;
	display: block;
	width: 100%;
	padding-bottom: 65%;
	margin-bottom: -90px;
	overflow: hidden;
}
.main-card_img img {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	-webkit-transition-duration: 0.3s;
	        transition-duration: 0.3s;
	-o-object-fit: cover;
	   object-fit: cover;
}
.main-card_img:after {
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33%, #fff), to(rgba(255, 255, 255, 0)));
	background-image: linear-gradient(0deg, #fff 0.33%, rgba(255, 255, 255, 0) 100%);
	pointer-events: none;
}

.main-card_content {
	position: relative;
	z-index: 10;
	padding: 30px 30px 36px;
}
.main-card_content > :last-child {
	margin-bottom: 0;
}

.main-card_header {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-bottom: 8px;
	font-size: 20px;
	line-height: 160%;
}

.main-card_title {
	margin-bottom: 20px;
	font-size: 34px;
	font-weight: 400;
	letter-spacing: 0.01em;
	text-transform: capitalize;
}
.main-card_title--theme-puerto-rico a:hover {
	color: var(--color-puerto-rico);
}
.main-card_title a {
	display: block;
}

.main-card_text {
	font-size: 16px;
	margin-bottom: 15px;
}

.main-card_link {
	font-size: 16px;
}

.menu-trigger {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	display: none;
	outline: none;
	padding: 0;
	position: relative;
	width: 60px;
	height: 60px;
	background-color: transparent;
	border: 1px solid var(--color-white);
}
.menu-trigger:before,
.menu-trigger:after {
	content: "";
}
.menu-trigger:before,
.menu-trigger:after,
.menu-trigger span {
	position: absolute;
	top: 50%;
	left: 22px;
	right: 22px;
	height: 2px;
	background-color: var(--color-white);
	border-radius: 3px;
	margin-top: -1.5px;
}
.menu-trigger:before {
	top: 43%;
}
.menu-trigger:after {
	top: 59%;
}
.menu-trigger--active span {
	display: none;
}
.menu-trigger--active:before,
.menu-trigger--active:after {
	top: 50%;
	left: 23px;
	right: 23px;
	-webkit-transition: -webkit-transform 0.2s linear;
	transition: -webkit-transform 0.2s linear;
	transition: transform 0.2s linear;
	transition: transform 0.2s linear, -webkit-transform 0.2s linear;
}
.menu-trigger--active:before {
	-webkit-transform: rotate(-43deg);
	        transform: rotate(-43deg);
}
.menu-trigger--active:after {
	-webkit-transform: rotate(43deg);
	        transform: rotate(43deg);
}

.notice {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-column-gap: 39px;
	   -moz-column-gap: 39px;
	        column-gap: 39px;
	padding: 30px;
	font-size: 20px;
	color: var(--color-white);
}
.notice--direction-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
	gap: 11px;
}
.notice--bg-brand {
	background-color: var(--color-brand);
}
.notice--bg-dark {
	background-color: rgba(54, 64, 74, 0.9);
}

.notice_date {
	line-height: 120%;
}

.notice_text {
	margin-bottom: 11px;
	line-height: 120%;
}

.notice_link {
	display: block;
	font-size: 15px;
	font-weight: 600;
	line-height: 120%;
}
.notice_link--color-base {
	color: var(--base-text-color);
}
.notice_link--color-base:hover {
	color: var(--base-text-color);
	text-decoration: underline;
}
.notice_link:hover {
	text-decoration: underline;
}

.numeric-list {
	counter-reset: counter;
	max-width: 985px;
	margin: auto;
	display: grid;
	grid-template-columns: 1fr 1fr;
	row-gap: 50px;
	-webkit-column-gap: 17px;
	   -moz-column-gap: 17px;
	        column-gap: 17px;
}
.numeric-list--default {
	grid-auto-flow: initial;
}

.numeric-list_inner {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 25px;
	   -moz-column-gap: 25px;
	        column-gap: 25px;
}
.numeric-list_inner:before {
	counter-increment: counter;
	content: counter(counter);
	width: 60px;
	height: 60px;
	border: 1px solid var(--color-brand);
	border-radius: 50%;
	font-size: 34px;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	line-height: 48px;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	font-weight: 500;
	font-family: "FreightDisp";
}

.numeric-list_box {
	padding-top: 10px;
}

.numeric-list_title {
	font-size: 34px;
	margin-bottom: 10px;
	letter-spacing: initial;
}

.numeric-list_text {
	max-width: 410px;
}
.numeric-list_text p:last-child {
	margin-bottom: 0;
}

.pagination {
	display: grid;
	grid-template-columns: auto 1fr auto;
	gap: 20px;
	color: #000;
	max-width: 780px;
	margin: auto;
}

.pagination_nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-column-gap: 20px;
	   -moz-column-gap: 20px;
	        column-gap: 20px;
	line-height: 160%;
}
.pagination_nav:hover {
	color: initial;
}
.pagination_nav--prev svg {
	-webkit-transform: rotate(90deg);
	        transform: rotate(90deg);
}
.pagination_nav--prev:hover svg {
	color: initial;
	-webkit-transform: rotate(90deg) translateY(4px);
	        transform: rotate(90deg) translateY(4px);
}
.pagination_nav--next svg {
	-webkit-transform: rotate(-90deg);
	        transform: rotate(-90deg);
}
.pagination_nav--next:hover svg {
	color: initial;
	-webkit-transform: rotate(-90deg) translateY(4px);
	        transform: rotate(-90deg) translateY(4px);
}
.pagination_nav svg {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 14px;
	height: 15px;
	margin-top: 0.1em;
	fill: var(--color-brand);
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.pagination_links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	gap: 20px;
}

.pagination_link {
	width: 40px;
	height: 40px;
	border-radius: 50%;
	font-size: 20px;
	background-color: var(--color-desert-storm);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.pagination_link:hover {
	color: var(--color-white);
	background-color: var(--color-brand);
}
.pagination_link--active {
	border: 1px solid var(--color-brand);
	background-color: transparent;
}
.pagination_link--active:hover {
	background-color: initial;
	color: initial;
}

.persons {
	margin-bottom: 0;
}

.person {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-webkit-column-gap: 20px;
	   -moz-column-gap: 20px;
	        column-gap: 20px;
	margin-bottom: 40px;
	color: var(--color-white);
}
.person:last-child {
	margin-bottom: 0;
}

.person_photo {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 180px;
	height: 222px;
}
.person_photo img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.person_name {
	margin-bottom: 5px;
	font-size: 34px;
	font-weight: 500;
	color: inherit;
}

.person_position {
	margin-bottom: 20px;
	font-size: 20px;
	line-height: 160%;
}

.person_link.link-item:hover {
	color: var(--color-limed-spruce);
}
.person_link.link-item:hover:before {
	background-color: var(--color-limed-spruce);
}
.person_link.link-item:before {
	width: 50px;
	font-size: 18px;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.popular-links {
	padding: 70px 45px;
}

.popular-links_title {
	font-size: 34px;
	font-weight: 400;
	line-height: 110%;
	color: var(--color-white);
	margin-bottom: 47px;
}

.posts-filter--active .posts-filter_dropdown {
	opacity: 1;
	visibility: visible;
	-webkit-transform: translateY(0);
	        transform: translateY(0);
}

.posts-filter_title {
	margin-bottom: 10px;
	font-size: 20px;
	font-weight: 700;
	text-align: right;
}

.posts-filter_form {
	display: grid;
	grid-template-columns: 1fr 1fr 41%;
	gap: 20px;
}

.posts-filter_select {
	position: relative;
}

.posts-filter_button,
.posts-filter_input-holder {
	position: relative;
	padding: 23px 70px 23px 30px;
	border: 1px solid var(--color-silver);
	-webkit-transition: 0.2s;
	transition: 0.2s;
	cursor: pointer;
}
.posts-filter_button:hover,
.posts-filter_input-holder:hover {
	background-color: var(--color-brand);
	color: var(--color-white);
}
.posts-filter_button:hover svg,
.posts-filter_input-holder:hover svg {
	fill: var(--color-white);
}

.posts-filter_text {
	font-size: 15px;
	font-weight: 600;
	line-height: 100%;
}

.posts-filter_arrow {
	position: absolute;
	top: 0;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 60px;
	height: 100%;
	border-left: 1px solid var(--color-silver);
}
.posts-filter_arrow svg {
	width: 12px;
	height: 15px;
	margin: auto;
	fill: var(--color-brand);
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.posts-filter_arrow--rotated svg {
	-webkit-transform: rotate(-90deg);
	        transform: rotate(-90deg);
}

.posts-filter_dropdown {
	position: absolute;
	z-index: 20;
	width: 100%;
	-webkit-transform: translateY(-2%);
	        transform: translateY(-2%);
	overflow: hidden;
	background-color: var(--color-white);
	opacity: 0;
	visibility: hidden;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.posts-filter_list {
	max-height: 290px;
	margin-bottom: 0;
	overflow-y: auto;
	-ms-overflow-style: none;
	scrollbar-width: none;
}
.posts-filter_list::-webkit-scrollbar {
	width: 0;
	height: 0;
}

.posts-filter_item {
	padding: 10px 30px;
	font-size: 17px;
	font-weight: 500;
	line-height: 100%;
	border: 1px solid var(--color-silver);
	border-top: none;
	-webkit-transition: 0.2s;
	transition: 0.2s;
	cursor: pointer;
}
.posts-filter_item:hover {
	color: #fff;
	background-color: var(--color-brand);
}

.posts-filter_input-holder {
	position: relative;
	padding: 0;
	font-weight: 400;
	min-height: 63px;
}
.posts-filter_input-holder:hover {
	color: initial;
}
.posts-filter_input-holder:hover svg {
	fill: var(--color-brand);
}

.posts-filter_input {
	display: block;
	width: 100%;
	height: 100%;
	padding: 0 90px 0 30px;
	font-size: 15px;
	font-weight: 400;
	line-height: 100%;
	border: none;
	font-weight: 600;
}
.posts-filter_input::-webkit-input-placeholder {
	font-weight: 400;
}
.posts-filter_input::-moz-placeholder {
	font-weight: 400;
}
.posts-filter_input:-ms-input-placeholder {
	font-weight: 400;
}
.posts-filter_input::-ms-input-placeholder {
	font-weight: 400;
}
.posts-filter_input::placeholder {
	font-weight: 400;
}
.posts-filter_input:focus {
	outline: none;
}

.quotes-slider {
	position: relative;
	margin-bottom: 40px;
}

.quotes-slider_container {
	-webkit-box-sizing: border-box;
	        box-sizing: border-box;
}
.quotes-slider_container.swiper-wrapper {
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.quotes-slider_slide {
	padding: 60px;
	background: var(--color-silver);
	opacity: 0.2;
}

.quotes-slider_nav {
	position: absolute;
	top: 50%;
	right: 14%;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	z-index: 20;
}

.quotes-slider_button {
	width: 46px;
	height: 70px;
	border: none;
	background-color: transparent;
}
.quotes-slider_button svg {
	width: 100%;
	height: 100%;
	stroke: var(--color-brand);
}

.quotes-slider_link {
	padding-right: 200px;
	text-align: right;
}

.quote {
	padding: 30px 35px 30px 30px;
	border: none;
	margin-bottom: 0;
}
.quote--bg-shark {
	background-color: var(--color-shark);
}
.quote--bg-puerto-rico {
	background-color: var(--color-puerto-rico);
}
.quote--size-lg {
	padding: 61px;
}
.quote--size-lg .quote_text {
	font-size: 42px;
}
.quote--size-lg .quote_name {
	font-size: 20px;
}
.quote--size-lg .quote_name:before {
	width: 20px;
	height: 3px;
}

.quote_text {
	margin-bottom: 7px;
	font-family: "FreightDisp";
	font-style: italic;
	font-size: 30px;
	font-weight: 400;
	line-height: 115%;
	letter-spacing: 0.01em;
	color: var(--color-white);
}
.quote_text--color-limed-spruce {
	color: var(--color-limed-spruce);
}
.quote_text--margin-b-md {
	margin-bottom: 22px;
}
.quote_text--lh-lg {
	line-height: 128%;
	letter-spacing: -0.01em;
}

.quote_name {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-column-gap: 3px;
	   -moz-column-gap: 3px;
	        column-gap: 3px;
	font-style: initial;
	font-size: 11px;
	font-weight: 700;
	line-height: 160%;
}
.quote_name--color-puerto-rico {
	color: var(--color-puerto-rico);
}
.quote_name--line:before {
	content: "";
	width: 10px;
	height: 2px;
	background-color: var(--color-puerto-rico);
}
.quote_name--color-limed-spruce {
	color: var(--color-limed-spruce);
}
.quote_name--color-limed-spruce:before {
	background-color: var(--color-limed-spruce);
}
.quote_name--size-lg {
	font-size: 15px;
}
.quote_name--fweight-r {
	font-weight: 400;
}

.rewards {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 17px;
}

.rewards_img {
    max-width: 100px;
    width: 100%;
}
.rewards_img img {
	width: 100%;
	-o-object-fit: contain;
	   object-fit: contain;
}

.search-form {
	position: relative;
}

.search-form_input {
	display: block;
	width: 100%;
	padding: 0 60px 10px 0;
	font-family: "FreightDisp Pro";
	font-size: 50px;
	font-weight: 400;
	line-height: 100%;
	letter-spacing: -0.02em;
	color: var(--color-white);
	background-color: transparent;
	border: none;
	border-bottom: 1px solid rgba(202, 202, 202, 0.4);
}
.search-form_input::-webkit-input-placeholder {
	color: #c4c7ca;
}
.search-form_input::-moz-placeholder {
	color: #c4c7ca;
}
.search-form_input:-ms-input-placeholder {
	color: #c4c7ca;
}
.search-form_input::-ms-input-placeholder {
	color: #c4c7ca;
}
.search-form_input::placeholder {
	color: #c4c7ca;
}
.search-form_input:focus {
	outline: none;
}

.search-form_button {
	position: absolute;
	top: 50%;
	right: -10px;
	-webkit-transform: translateY(-50%);
	        transform: translateY(-50%);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 50px;
	height: 50px;
	padding: 0;
	border: none;
	background-color: transparent;
}
.search-form_button svg {
	width: 29px;
	height: 29px;
	margin: auto;
	fill: var(--color-brand);
}

.slider-controls {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 21px;
}

.slider-controls_nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	width: 69px;
	height: 69px;
	padding: 0;
	border-radius: 50%;
	border: 1px solid var(--color-polo-blue);
	background-color: transparent;
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.slider-controls_nav--prev {
	-webkit-transform: rotate(180deg);
	        transform: rotate(180deg);
}
.slider-controls_nav--prev svg {
	-webkit-transform: translateX(2px);
	        transform: translateX(2px);
}
.slider-controls_nav--next svg {
	-webkit-transform: translateX(5px);
	        transform: translateX(5px);
}
.slider-controls_nav:active {
	border-color: var(--color-puerto-rico);
	background-color: var(--color-puerto-rico);
}
.slider-controls_nav:active svg {
	stroke: var(--color-white);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}
.slider-controls_nav svg {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 14px;
	height: 28px;
	stroke: var(--color-polo-blue);
	fill: none;
}

.socials-box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 50px;
	padding: 60px 30px;
	color: var(--color-white);
}
.socials-box svg {
	fill: var(--color-puerto-rico);
}

.socials-box_item {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	font-size: 24px;
	font-weight: 600;
}

.socials-box_link {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 25px;
	height: 25px;
}
.socials-box_link:hover svg {
	fill: #3a8dde;
}
.socials-box_link svg {
	width: 100%;
	height: 100%;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.socials-box_caption {
	margin-right: 45px;
	white-space: nowrap;
}

.socials-box_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	gap: 42px;
}

.socials-box_star {
	width: 28px;
	height: 28px;
}

.socials-box_glassdoor {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 5px;
	font-size: 24px;
	font-weight: 600;
}

.socials {
	display: -webkit-inline-box;
	display: -ms-inline-flexbox;
	display: inline-flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
}
.socials--direction-column {
	-webkit-box-orient: vertical;
	-webkit-box-direction: normal;
	    -ms-flex-direction: column;
	        flex-direction: column;
}
.socials--direction-column .socials_link {
	border-left: 1px solid var(--color-silver);
	border-top: none;
}
.socials--direction-column .socials_link:first-child {
	border-top: 1px solid var(--color-silver);
}

.socials_link {
	width: 60px;
	height: 60px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid var(--color-silver);
	border-left: none;
}
.socials_link:first-child {
	border-left: 1px solid var(--color-silver);
}
.socials_link:hover {
	background-color: var(--color-brand);
}
.socials_link:hover .socials_icon {
	fill: var(--color-white);
}
.socials_link--icon-white .socials_icon {
	fill: var(--color-white);
}
.socials_link--icon-white:hover .socials_icon {
	fill: var(--color-silver);
}

.socials_icon {
	width: 16px;
	height: 16px;
	margin: auto;
	fill: var(--color-brand);
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

.statistic {
	max-width: 167px;
}

.statistic_value {
	margin-bottom: 9px;
	font-family: "FreightDisp";
	font-size: 46px;
	font-weight: 600;
	font-style: normal;
	line-height: 100%;
	letter-spacing: 0.03em;
	color: var(--base-text-color);
}
.statistic_value--color-brand {
	color: var(--color-brand);
}
.statistic_value--color-puerto-rico {
	color: var(--color-puerto-rico);
}

.statistic_text {
	margin-bottom: 0;
	font-size: 16px;
	font-weight: 400;
	font-style: italic;
	line-height: 120%;
}

.statistic_title {
	font-weight: 600;
	font-size: 28px;
	line-height: 100%;
	text-transform: initial;
}

.sub-nav {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-column-gap: 20px;
	   -moz-column-gap: 20px;
	        column-gap: 20px;
}
.sub-nav--hover-view-shark .sub-nav_link:hover {
	color: var(--color-shark);
}

.sub-nav_link {
    color: #fff;
	padding: 5px 0;
	font-size: 12px;
	line-height: 1.3333333333;
	font-weight: 600;
	text-transform: capitalize;
}

.sub-nav_link:hover {
    color: #fff;
    text-decoration: underline;
}

.sub-nav_link--active {
	color: var(--color-brand);
}
.sub-nav_link--position-start {
	margin-right: auto;
}

.swoosh {
	position: relative;
	z-index: 10;
	height: 16vw;
	pointer-events: none;
}
.swoosh svg {
	height: 100%;
}
.swoosh--reverse {
	-webkit-transform: scaleX(-1);
	        transform: scaleX(-1);
}
.swoosh--bg-desert-storm {
	background-color: var(--color-desert-storm);
}
.swoosh--bg-brand {
	background-color: var(--color-brand);
}
.swoosh--bg-white {
	background-color: var(--color-white);
}

.swoosh_mobile {
	display: none;
}

.swoosh_inner-bg--limed-spruce {
	fill: var(--color-limed-spruce);
}
.swoosh_inner-bg--white {
	fill: var(--color-white);
}
.swoosh_inner-bg--desert-storm {
	fill: var(--color-desert-storm);
}

.tabs {
	display: grid;
	grid-template-columns: 32% 1fr;
	-webkit-column-gap: 120px;
	   -moz-column-gap: 120px;
	        column-gap: 120px;
}

.tabs_item {
	border-bottom: 1px solid rgba(54, 64, 74, 0.4);
	padding: 30px 0;
	cursor: pointer;
}
.tabs_item:first-child {
	padding-top: 0;
}
.tabs_item--active .tabs_button:before {
	width: 47px;
	visibility: visible;
	margin-right: 30px;
}
.tabs_item--active .tabs_button svg {
	opacity: 1;
	-webkit-transform: translateX(0);
	        transform: translateX(0);
}

.tabs_button {
	width: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	padding: 0;
	font-family: "FreightDisp";
	font-size: 28px;
	font-weight: 600;
	line-height: 100%;
	background-color: transparent;
	border: none;
	text-align: left;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}
.tabs_button span {
	-webkit-box-flex: 1;
	    -ms-flex: 1;
	        flex: 1;
	margin-right: 30px;
}
.tabs_button svg {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 11px;
	height: 20px;
	stroke: var(--color-limed-spruce);
	-webkit-transition: 0.2s;
	transition: 0.2s;
	opacity: 0;
	-webkit-transform: translateX(-5px);
	        transform: translateX(-5px);
}
.tabs_button:before {
	content: "";
	width: 0;
	height: 2px;
	background-color: var(--color-brand);
	-webkit-transition: 0.2s;
	transition: 0.2s;
	visibility: hidden;
	margin-right: 0;
}
.tabs_button:first-child {
	padding-top: 0;
}

.tabs_title {
	margin-bottom: 30px;
}

.text-blocks {
	margin-bottom: 0;
	padding-top: 25px;
}

.text-block {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
	-webkit-column-gap: 42px;
	   -moz-column-gap: 42px;
	        column-gap: 42px;
	padding-bottom: 30px;
	margin-bottom: 30px;
}
.text-block:last-child {
	margin-bottom: 0;
}
.text-block:after {
	content: "";
	position: absolute;
	bottom: 0;
	right: 0;
	width: 90%;
	height: 1px;
	background-color: var(--color-silver);
}

.text-block_icon {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 140px;
	height: 140px;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	border: 1px solid var(--color-brand);
	border-radius: 50%;
}
.text-block_icon svg {
	width: 37px;
	height: 50px;
	margin: auto;
	fill: var(--color-brand);
}

.text-block_title {
	font-weight: 600;
}

.text-block_text p:last-child {
	margin-bottom: 0;
}

.text-box {
	padding: 15px 20px 40px;
	border-left: 1px solid #c4c4c4;
}
.text-box > :last-child {
	margin-bottom: 0;
}
.text-box:nth-child(3n+1) {
	border-left: none;
}
.text-box--default {
	padding: 0;
	border: none;
}

.text-box_inner {
	margin-bottom: 20px;
}
.text-box_inner > :last-child {
	margin-bottom: 0;
}

.text-box_icon {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	width: 80px;
	height: 80px;
	margin-bottom: 20px;
	border: 1px solid var(--color-brand);
	border-radius: 50%;
}
.text-box_icon svg {
	margin: auto;
	fill: var(--color-limed-spruce);
}

.text-box_title {
	font-size: 40px;
	font-weight: 600;
	letter-spacing: 0.01em;
	color: inherit;
}
.text-box_title--size-sm {
	margin-bottom: 14px;
	font-size: 34px;
}

.text-box_descr {
	margin-bottom: 12px;
	line-height: 160%;
}

.text-box_link {
	font-weight: 600;
	line-height: 100%;
}

.text-items {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	-webkit-column-gap: 22px;
	   -moz-column-gap: 22px;
	        column-gap: 22px;
	row-gap: 40px;
	margin-bottom: 0;
}
.text-items--cols-2 {
	grid-template-columns: 1fr 1fr;
}

.text-item_title {
	margin-bottom: 15px;
	font-size: 34px;
	font-weight: 500;
	line-height: 110%;
}

.text-item_text p:last-child {
	margin-bottom: 0;
}

.page-footer {
	padding: 60px 0;
	color: var(--color-white);
	background-color: var(--color-shark);
}

.page-footer_row {
	border-bottom: 1px solid #cacaca;
}
.page-footer_row:last-child {
	border-bottom: none;
}

.page-footer_head {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-column-gap: 30px;
	   -moz-column-gap: 30px;
	        column-gap: 30px;
	padding-bottom: 40px;
}

.page-footer_info {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	max-width: 495px;
}

.page-footer_body {
	display: grid;
	grid-template-columns: 100px 1fr;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: start;
	-webkit-column-gap: 75px;
	   -moz-column-gap: 75px;
	        column-gap: 75px;
	padding: 50px 0 55px;
}

.page-footer_inner {
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	-webkit-column-gap: 20px;
	   -moz-column-gap: 20px;
	        column-gap: 20px;
	row-gap: 43px;
}

.page-footer_inner > li {
}

.page-footer_inner > li > a {
    display: block;
    font-family: "FreightDisp";
    font-size: 19px;
    font-weight: 500;
    line-height: 100%;
    margin-bottom: 20px;
}

.page-footer_inner > li.menu-item-has-children > a {
    pointer-events: none;
}

.page-footer_inner > li > ul {
    padding-left: 20px;
}

.page-footer_inner > li > ul > li {
    margin-bottom: 15px;
}

.page-footer_inner > li > ul > li:last-child {
    margin: 0;
}

.page-footer_inner > li > ul > li > a {
    display: block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.1;
}

.page-footer_title {
	margin-bottom: 20px;
	font-size: 19px;
	font-weight: 500;
	line-height: 100%;
	color: inherit;
}

.page-footer_list {
	padding-left: 21px;
	margin-bottom: 0;
}

.page-footer_list-item {
	margin-bottom: 15px;
}
.page-footer_list-item:last-child {
	margin-bottom: 0;
}

.page-footer_list-link {
	display: block;
	font-size: 14px;
	font-weight: 400;
	line-height: 1.1;
}

.page-footer_links {
	padding-top: 13px;
	font-size: 13px;
	text-align: right;
	margin-left: -3px;
	margin-right: -3px;
	overflow: hidden;
}
.page-footer_links span.page-footer_link {
	padding-right: 5px;
}

.page-footer_link {
	white-space: nowrap;
}
.page-footer_link:before {
	content: "|";
	margin-left: -3px;
}
.page-footer_link:first-child {
	padding-left: 3px;
}
.page-footer_link:first-child:before {
	display: none;
}
.page-footer_link span {
	padding-right: 3px;
}
.page-footer_link:hover {
	color: #fff;
}
.page-footer_link:hover span {
	color: var(--color-brand);
}

.page-header {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	color: var(--color-white);
	z-index: 50;
}

.page-header_inner {
	position: relative;
	z-index: 30;
}

.page-header_top {
	border-bottom: 1px solid var(--color-white);
}

.page-header_sub-nav {
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
}

.page-header_content {
	padding: 21px 0;
}

.page-header_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	-webkit-column-gap: 30px;
	   -moz-column-gap: 30px;
	        column-gap: 30px;
}
.page-header_container--gap-reset {
	-webkit-column-gap: 0;
	   -moz-column-gap: 0;
	        column-gap: 0;
}

.page-header_logo {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}

.page-header_menu {
	-webkit-box-flex: 1;
	    -ms-flex-positive: 1;
	        flex-grow: 1;
}

.page-header_substrate {
	position: absolute;
	z-index: 20;
	top: 0;
	left: 0;
	width: 100%;
	background-color: var(--color-limed-spruce);
	height: 0;
	visibility: hidden;
}
.page-header_substrate--visible {
	height: 100vw;
	visibility: visible;
	-webkit-transition: 0.4s ease-in-out;
	transition: 0.4s ease-in-out;
}

.banner {
	padding: 120px 0;
}

.banner_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-webkit-column-gap: 120px;
	   -moz-column-gap: 120px;
	        column-gap: 120px;
}

.banner_img {
	max-width: 381px;
	width: 100%;
}
.banner_img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.banner_text p:last-child {
	margin-bottom: 0;
}

.component {
	padding: 100px 0;
}
.component--size-lg {
	padding-top: 215px;
	padding-bottom: 230px;
}
.component--size-t-lg {
	padding-top: 200px;
	padding-bottom: 100px;
}
.component--size-b-lg {
	padding-top: 100px;
	padding-bottom: 200px;
}
.component--size-sm {
	padding: 50px 0;
}

.component_container {
	display: grid;
	grid-template-columns: 40% 1fr;
	-webkit-column-gap: 120px;
	   -moz-column-gap: 120px;
	        column-gap: 120px;
}
.component_container--gap-sm {
	grid-template-columns: 41% 1fr;
	gap: 35px;
}

.component_title {
	margin-bottom: 60px;
	max-width: 700px;
}
.component_title--margin-b-md {
	margin-bottom: 45px;
}
.component_title--size-sm {
	font-weight: 600;
	font-size: 40px;
	line-height: 110%;
	margin-bottom: 30px;
}

.content {
	padding-top: 100px;
	padding-bottom: 200px;
}
.content--size-lg {
	padding: 200px 0;
}
.content--size-md {
	padding-top: 90px;
	padding-bottom: 200px;
}
.content--size-sm {
	padding-top: 60px;
	padding-bottom: 150px;
}
.content--size-xs {
	padding: 100px 0 50px;
}
.content.bg-limed-spruce {
	color: var(--color-white);
}
.content.bg-limed-spruce h1,
.content.bg-limed-spruce h2,
.content.bg-limed-spruce h3,
.content.bg-limed-spruce h4,
.content.bg-limed-spruce h5 {
	color: inherit;
}
.content h1,
.content h2,
.content h3,
.content h4,
.content h5,
.content p,
.content img,
.content .content_intro {
	margin-bottom: 30px;
}

.content p a {
    color: var(--color-secondary);
}
.content p a:hover {
    text-decoration: underline;
}
.content h1 {
	font-size: 68px;
	line-height: 95%;
}
.content h3 {
	font-weight: 600;
}
.content h5 {
	font-weight: 600;
}
.content ol, .content ul {
	margin-bottom: 50px;
	padding: 0;
}
.content ol {
	counter-reset: ol-counter;
}
.content ol li:before {
    counter-increment: ol-counter;
    content: counter(ol-counter) ".";
    font-size: 20px;
    font-weight: 600;
    left: 0;
    line-height: 160%;
    color: var(--color-brand);
    left: 0;
    position: absolute;
    top: 0;
}
.content ul li:before {
	content: "";
	width: 47px;
	height: 2px;
	background-color: var(--color-brand);
    left: 0;
    position: absolute;
	top: 0.8em;
}
.content li {
	margin-bottom: 10px;
    padding-left: 75px;
    position: relative;
}
.content li:before {
	margin-right: 28px;
}
.content li:last-child {
	margin-bottom: 0;
}
.content ol li {
    padding-left: 35px;
}
.content li a {
    color: var(--color-brand);
}
.content li a:hover {
    text-decoration: underline;
}
.content img {
	width: 100%;
}

.content .content_inner img.alignleft {
    float: left;
    margin: 0 20px 20px 0;
    width: auto;
}

.content_container--flex {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-column-gap: 135px;
	   -moz-column-gap: 135px;
	        column-gap: 135px;
}

.content_inner {
	max-width: 680px;
	margin: auto;
}
.content_inner--width-md {
	max-width: 980px;
}
.content_inner--width-md * {
	max-width: 680px;
	margin: auto;
}
.content_inner--width-md img {
	max-width: 100%;
	width: 100%;
}
.content_inner > :first-child {
	margin-top: 0;
}
.content_inner > :last-child {
	margin-bottom: 0;
}
.content_inner--align-left {
	margin: initial;
}

.content_socials {
	margin-bottom: 100px;
}

.content_intro p {
	font-family: "FreightDisp";
	font-weight: 600;
	font-size: 42px;
	line-height: 115%;
}
.content_intro p:last-child {
	margin-bottom: 0;
}

.content_sidebar {
	min-width: 60px;
}

.culture {
	padding: 200px 0 75px;
}

.culture_content {
	position: relative;
	max-width: 380px;
	z-index: 10;
}

.culture_slider {
	margin-right: -300px;
}

.culture_slider-controls {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	margin-top: -74px;
	margin-bottom: 74px;
	position: relative;
	z-index: 10;
	-webkit-transform: translateY(-175px);
	        transform: translateY(-175px);
}

.details {
	padding: 60px 0 60px;
}
.details--margin-t-negative {
	margin-top: -120px;
}
.details--default {
	margin: 50px 0;
}
.details--padding-b-lg {
	padding-bottom: 85px;
}

.details_title {
	margin-bottom: 0;
	font-size: 40px;
	font-weight: 600;
	line-height: 110%;
	letter-spacing: initial;
	text-transform: initial;
}

.details_socials {
	position: relative;
	z-index: 20;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-pack: end;
	    -ms-flex-pack: end;
	        justify-content: flex-end;
	margin-bottom: 70px;
}

.details_list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	-webkit-column-gap: 40px;
	   -moz-column-gap: 40px;
	        column-gap: 40px;
	max-width: 1115px;
	margin-bottom: 0;
	color: var(--color-white);
}

.details_item {
	border-right: 1px solid var(--color-silver);
	padding: 25px 40px 25px 0;
}
.details_item > :last-child {
	margin-bottom: 0;
}
.details_item:nth-child(3n) {
	border-right: none;
}
.details_item--size-default {
	padding: 0 40px 0 0;
}

.details_value {
	margin-bottom: 20px;
	font-family: "FreightDisp";
	font-size: 60px;
	font-weight: 500;
	line-height: 90%;
	color: var(--base-text-color);
}

.details_caption {
	margin-bottom: 10px;
}

.details_subtitle {
	margin-bottom: 10px;
	font-size: 28px;
	font-weight: 600;
	line-height: 100%;
	color: inherit;
	text-transform: initial;
}

.headline {
	padding: 120px 0;
}

.headline_box {
	max-width: 680px;
	margin: auto;
}

.hero-block {
	position: relative;
    padding-bottom: 200px;
	padding-top: 220px;
}

.hero-block--padding-t-lg {
	padding-top: 245px;
}

.hero-block_container {
	display: grid;
	grid-template-columns: 1fr 1.46fr;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: start;
	-webkit-column-gap: 33px;
	   -moz-column-gap: 33px;
	        column-gap: 33px;
}
.hero-block_container--second-col-sm {
	grid-template-columns: 1fr 40.7%;
	-webkit-column-gap: 120px;
	   -moz-column-gap: 120px;
	        column-gap: 120px;
}

.hero-block_col--padding-t-sm {
	padding-top: 20px;
}
.hero-block_col--padding-t-lg {
	padding-top: 80px;
}

.hero-block_box {
	display: grid;
	grid-template-columns: 1fr 44%;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: start;
	background: var(--color-white);
}

.hero-block_quote-block {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: start;
	    -ms-flex-align: start;
	        align-items: flex-start;
}

.hero-block_quote-img {
	position: relative;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	max-width: 380px;
	width: 100%;
	padding-bottom: 85%;
}
.hero-block_quote-img img {
	position: absolute;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.hero-block_quote {
	position: relative;
	z-index: 10;
	margin-top: 20px;
}

.hero-block_swoosh {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 100%;
	background-color: var(--color-limed-spruce);
	z-index: -10;
}
.hero-block_swoosh .swoosh {
	position: absolute;
	bottom: 0;
	width: 100%;
}
.hero-block_swoosh--height-md {
	height: 77%;
}

.hero_wrapper {
	padding-top: 65px;
}

.hero_box {
	position: relative;
	max-width: 2500px;
	padding-top: clamp(200px, 18vw, 280px);
	padding-bottom: 140px;
	margin: auto;
}
.hero_box--padding-b-md {
	padding-bottom: 95px;
}
.hero_box--padding-basic {
	padding: 175px 0 0;
}
.hero_box--padding-b-reset {
	padding-bottom: 0;
}

.hero_gradient {
	position: absolute;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: 10;
	height: 50%;
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33%, #36404a), color-stop(99.73%, rgba(54, 64, 74, 0)));
	background-image: linear-gradient(0deg, #36404a 0.33%, rgba(54, 64, 74, 0) 99.73%);
}

.hero_inner {
	position: relative;
}

.hero_container {
	position: relative;
	z-index: 20;
}
.hero_container > :last-child {
	margin-bottom: 0;
}

.hero_content {
	max-width: 580px;
	margin-bottom: clamp(90px, 20vw, 315px);
}

.hero_content--alt {
    margin-bottom: 80px;
}

.hero_content--width-lg {
	max-width: 680px;
}

.hero_descr {
	max-width: 900px;
}
.hero_descr > :last-child {
	margin-bottom: 0;
}

.hero_text {
	margin-bottom: clamp(35px, 4vw, 60px);
	font-family: "FreightDisp";
	font-size: 42px;
	font-weight: 600;
	color: var(--color-white);
}
.hero_text p {
	margin-bottom: 25px;
	line-height: 115%;
}
.hero_text p span {
	color: var(--color-brand);
}
.hero_text p:last-child {
	margin-bottom: 0;
}

.hero_notice {
	position: absolute;
	right: 0;
	top: 0;
	max-width: 201px;
	width: 100%;
	z-index: 20;
}

.hero_img {
	height: 100%;
    max-height: 1177px;
	max-width: 1385px;
	pointer-events: none;
    position: absolute;
    right: 0;
	top: 0;
    width: 100%;
}

.hero_img--alt {
    max-width: 50vw;
}

@media (max-width: 600px) {
    .hero_img--alt {
        max-width: 100%;
    }
}

.hero_img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}
.hero_img:before,
.hero_img:after {
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	z-index: 10;
}
.hero_img:before {
	top: 0;
	height: 24%;
	background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0.33%, #36404a), color-stop(99.73%, rgba(54, 64, 74, 0)));
	background-image: linear-gradient(180deg, #36404a 0.33%, rgba(54, 64, 74, 0) 99.73%);
}
.hero_img:after {
	top: 0;
	width: 34%;
	height: 100%;
	background-image: linear-gradient(89.65deg, #36404a 0.33%, rgba(54, 64, 74, 0) 99.73%);
}

.hero_swoosh {
	background-color: var(--color-desert-storm);
}

.hero_content .button {
    margin-top: 50px;
}

.info-banner {
	padding: 60px 0;
	margin: 50px 0;
	color: var(--color-white);
}
.info-banner--with-image {
	padding: 0;
	margin: 0;
}
.info-banner--size-b-lg {
	margin-bottom: clamp(50px, 16vw, 200px);
}

.info-banner_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: center;
	    -ms-flex-pack: center;
	        justify-content: center;
	gap: 24px;
    padding: 30px 0;
}

.info-banner_img {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	margin-top: -40px;
}

.info-banner_title {
	color: inherit;
	font-weight: 600;
	font-size: 40px;
	line-height: 110%;
	margin-bottom: 0;
	text-transform: initial;
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}

.info-banner_text {
	margin-bottom: 0;
	max-width: 530px;
}

.info-banner_link {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
}

.info {
	padding-top: 90px;
	position: relative;
	z-index: 10;
}
.info--with-quote .info_container {
	grid-template-columns: 56% 1fr;
	-webkit-column-gap: 40px;
	   -moz-column-gap: 40px;
	        column-gap: 40px;
}
.info--with-quote .info_img {
	max-width: 480px;
	padding-bottom: 101%;
}
.info--margin-t-negative {
	margin-top: -125px;
}

.info_container {
	display: grid;
	grid-template-columns: 40.5% 1fr;
	-webkit-column-gap: 121px;
	   -moz-column-gap: 121px;
	        column-gap: 121px;
}
.info_container--align-end {
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: end;
}

.info_col {
	position: relative;
}

.info_box {
	padding-bottom: 30px;
}
.info_box--padding-t {
	padding-top: 44px;
}

.info_img {
	position: relative;
	padding-bottom: 140%;
}
.info_img img {
	position: absolute;
	height: 100%;
	width: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.info_quote {
	position: absolute;
	top: 0;
	right: 0;
	max-width: 260px;
	width: 100%;
}

.info_links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-column-gap: 25px;
	   -moz-column-gap: 25px;
	        column-gap: 25px;
	margin-bottom: 25px;
}
.info_links--margin-b-lg {
	margin-bottom: 80px;
}

.info_link {
	font-size: 20px;
	font-weight: 700;
	line-height: 160%;
	color: var(--color-brand);
}
.info_link:hover {
	color: var(--color-puerto-rico);
}
.info_link--active {
	color: var(--color-limed-spruce);
}

.info_button {
	display: none;
}

.info_row {
	margin-bottom: 70px;
}

.info_title {
	font-weight: 600;
	text-transform: initial;
}

.info_text p:last-child {
	margin-bottom: 0;
}

.jobs {
	padding: 100px 0;
}

.jobs_title {
	margin-bottom: 120px;
}

.jobs_title.center {
    text-align: center;
}

.jobs_list {
	margin-bottom: 0;
}

.jobs_item {
	position: relative;
	display: grid;
	grid-template-columns: 32% 14% 1fr;
	padding-bottom: 50px;
	margin-bottom: 37px;
	border-bottom: 1px solid rgba(54, 64, 74, 0.4);
	-webkit-column-gap: 30px;
	   -moz-column-gap: 30px;
	        column-gap: 30px;
}
.jobs_item:last-child {
	margin-bottom: 0;
}
.jobs_item:after {
	content: "";
	position: absolute;
	right: 0;
	width: 10px;
	height: 20px;
	background-image: url("images/icons/arrow-right-green.svg");
	background-size: cover;
	background-repeat: no-repeat;
	margin-top: 0.5em;
}

.jobs_position {
	font-size: 34px;
	margin-bottom: 0;
}

.jobs_location {
	font-size: 20px;
}

.jobs_text {
	font-size: 20px;
	margin-bottom: 0;
	padding-right: 70px;
}

.jobs .button-wrapper {
    display: flex;
    justify-content: center;
    padding: 100px 0 0;
}

@media (max-width: 768px) {
    .jobs .button-wrapper {
        padding: 50px 0 0;
    }
}

/**/

.links-section {
	padding-top: 100px;
	padding-bottom: 140px;
}

.links-section_title {
	margin-bottom: 60px;
}

.links-section_inner {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	-webkit-column-gap: 20px;
	   -moz-column-gap: 20px;
	        column-gap: 20px;
	row-gap: 30px;
}

.links-section_link {
	position: relative;
	font-family: "FreightDisp";
	font-weight: 600;
	font-size: 28px;
	line-height: 100%;
	-webkit-column-gap: 20px;
	   -moz-column-gap: 20px;
	        column-gap: 20px;
	color: var(--color-brand);
	padding-top: 30px;
	border-top: 1px solid rgba(54, 64, 74, 0.4);
	-webkit-transition: 0.3s;
	transition: 0.3s;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
}
.links-section_link:hover {
	color: var(--color-puerto-rico);
}
.links-section_link:hover svg {
	stroke: var(--color-puerto-rico);
}
.links-section_link:nth-child(1),
.links-section_link:nth-child(2),
.links-section_link:nth-child(3) {
	padding-top: 0;
	border-top: none;
}
.links-section_link svg {
	-ms-flex-negative: 0;
	    flex-shrink: 0;
	width: 10px;
	height: 20px;
	stroke: var(--color-limed-spruce);
	-webkit-transition: 0.3s;
	transition: 0.3s;
}

.list-section {
	padding: 60px 0 120px;
}

.list-section_title {
	max-width: 780px;
	margin: auto auto 30px;
	font-size: 40px;
	font-weight: 600;
	line-height: 1.1;
	letter-spacing: initial;
	text-align: center;
	text-transform: initial;
	color: #000;
}

.list-section_outer {
	max-width: 2000px;
	overflow: hidden;
	margin: auto;
}
.list-section_outer > :last-child {
	margin-bottom: 0;
}

.list-section_inner {
	padding: 0 19.4%;
	margin-bottom: 120px;
}

.location {
	padding-top: 100px;
	padding-bottom: 0;
	color: var(--color-white);
}

.location_container {
	display: grid;
	grid-template-columns: 378px 1fr;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
}

.location_box {
	position: relative;
	z-index: 10;
}

.location_title {
	color: inherit;
}

.location_text {
	margin-bottom: 20px;
}
.location_text p:last-child {
	margin-bottom: 0;
}

.location_map {
	height: 782px;
	margin-left: -100px;
	margin-right: -155px;
}
.location_map svg {
	width: 100%;
	height: 100%;
	display: block;
}

.main-cards-list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	-webkit-column-gap: 20px;
	   -moz-column-gap: 20px;
	        column-gap: 20px;
	row-gap: 60px;
}
.main-menu--default .main-menu_link {
	font-weight: 400;
}

.main-menu_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	gap: 30px;
}

.main-menu_list {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-ms-flex-wrap: wrap;
	    flex-wrap: wrap;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-bottom: 0;
}

.main-menu_dropdown {
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	background-color: var(--color-limed-spruce);
	visibility: hidden;
	opacity: 0;
}
.main-menu_dropdown--visible {
	opacity: 1;
	visibility: visible;
}
.main-menu_dropdown:before {
	content: "";
	position: absolute;
	z-index: 50;
	width: 100%;
	height: 25px;
	bottom: 100%;
	left: 0;
}

.main-menu_dropdown-inner {
	height: calc(100vh - 134px);
	padding: 65px 0 83px;
	overflow: auto;
}

.main-menu_links {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 8px;
}

.main-menu_item--current-page .main-menu_link:before {
	display: block;
}

.main-menu_link {
	position: relative;
	display: block;
	padding: 20px 30px;
	text-transform: uppercase;
	font-size: 18px;
	font-weight: 500;
	letter-spacing: 0.07em;
	line-height: 1;
}
.has-dropdown .main-menu_link:after {
	content: "";
	position: absolute;
	top: 100%;
	left: 50%;
	-webkit-transform: translate(-50%, -10px);
	        transform: translate(-50%, -10px);
	width: 22px;
	height: 12px;
	background-image: url("images/icons/arrow-down.svg");
	background-repeat: no-repeat;
	opacity: 0;
}
.main-menu_link:before {
	content: "";
	display: none;
	position: absolute;
	bottom: 0;
	left: 50%;
	-webkit-transform: translateX(-50%);
	        transform: translateX(-50%);
	width: 12px;
	height: 12px;
	background-color: var(--color-brand);
	border-radius: 50%;
}

.main-menu_search {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	fill: var(--color-white);
	cursor: pointer;
}

.main-menu_search-text {
	display: none;
}

.posts-slider {
	max-width: 2000px;
	width: 100%;
	padding: 0 var(--gutter);
	margin: auto;
}

.posts {
	position: relative;
	z-index: 10;
	padding: 120px 0;
}
.posts .container > :last-child {
	margin-bottom: 0;
}
.posts--size-lg {
	padding: 200px 0;
}
.posts--size-md {
	padding-top: 130px;
	padding-bottom: 100px;
}
.posts--size-sm {
	padding: 100px 0;
}
.posts--size-xs {
	padding-top: 30px;
	padding-bottom: 200px;
}
.posts--margin-t-negative {
	margin-top: -225px;
}

.posts_container > :last-child {
	margin-bottom: 0;
}

.posts_actions {
	max-width: 680px;
	margin-left: auto;
	margin-bottom: 115px;
}
.posts_actions--align-start {
	margin-right: auto;
	margin-left: initial;
}
.posts_actions--align-start .posts-filter_title {
	text-align: left;
}

.posts .sec-content {
    padding: 0 0 80px;
}

@media (max-width: 1050px) {
    .posts .sec-content {
        padding: 0 0 30px;
    }
}

.posts_list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	-webkit-column-gap: 20px;
	   -moz-column-gap: 20px;
	        column-gap: 20px;
	row-gap: 120px;
	margin: 0 auto 60px;
}
.posts_list--row-gap-md {
	row-gap: 60px;
}

.quote-section {
	padding: 60px 0;
	margin: 50px 0;
}
.quote-section.bg-brand {
	color: var(--color-white);
}

.quote-section_quote {
	padding: 0;
	border: 0;
	color: inherit;
	margin-bottom: 0;
}

.quote-section_text {
	font-family: "FreightDisp";
	font-style: italic;
	font-size: 42px;
	font-weight: 500;
	line-height: 115%;
	margin-bottom: 15px;
	letter-spacing: 0.01em;
}

.quote-section_from {
	display: block;
	font-style: initial;
	font-size: 20px;
	font-weight: 700;
	line-height: 100%;
	color: var(--base-text-color);
}

.quotes-section {
	padding: 100px 0 200px;
}
.quotes-section--size-lg {
	padding-top: 220px;
	padding-bottom: 100px;
}

.quotes-section_outer {
	max-width: 2000px;
	margin: auto;
}

.quotes-section_container {
	position: relative;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	min-height: 640px;
	margin-right: initial;
}

.quotes-section_box {
	width: 100%;
	-webkit-transform: translateY(50px);
	        transform: translateY(50px);
}

.quotes-section_inner {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	        transform: translate(-50%, -50%);
	max-width: 480px;
	padding-right: 30px;
	margin-left: -20px;
}

.quotes-section_images {
	margin-left: -30px;
}

.research {
	padding: 160px 0;
}
.research--size-md {
	padding-top: 200px;
	padding-bottom: 100px;
}
.research .img-card_content {
	min-height: initial;
}
.research.bg-desert-storm .img-card_img:after {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33%, #ededec), color-stop(99.73%, rgba(237, 237, 236, 0)));
	background-image: linear-gradient(0deg, #ededec 0.33%, rgba(237, 237, 236, 0) 99.73%);
}
.research.bg-desert-storm .main-card_img:after {
	background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.33%, #ededec), color-stop(99.73%, rgba(237, 237, 236, 0)));
	background-image: linear-gradient(0deg, #ededec 0.33%, rgba(237, 237, 236, 0) 99.73%);
}

.research .button-wrapper {
    display: flex;
    justify-content: center;
    padding: 100px 0 0;
}

.research_inner {
	max-width: 560px;
}

.research_box {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: end;
	    -ms-flex-align: end;
	        align-items: flex-end;
	-webkit-box-pack: justify;
	    -ms-flex-pack: justify;
	        justify-content: space-between;
	margin-bottom: 30px;
	gap: 13px;
}

.research_text {
	margin-bottom: 0;
}

.search_form {
	margin-bottom: 50px;
}

.search_inner {
	display: grid;
	grid-template-columns: 107px 1fr;
	-webkit-column-gap: 94px;
	   -moz-column-gap: 94px;
	        column-gap: 94px;
}

.section-holder {
	display: grid;
	grid-template-columns: 37% 1fr;
	max-width: 2000px;
	margin: auto;
}

.section-holder_col {
	padding: 0 100px 0 var(--gutter);
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
}

.section-holder_links {
	max-width: 290px;
	height: 100%;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	margin-left: auto;
	padding: 40px 0;
}
.section-holder_links .popular-links {
	padding: 0;
}

.section-holder_img img {
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.sections {
	position: relative;
}

.sections_inner {
	display: grid;
	grid-template-columns: 1fr 1fr;
	position: relative;
}

.sections_col {
	padding-top: 150px;
	padding-left: 50px;
}
.sections_col--paddings-default {
	padding-right: 120px;
	padding-bottom: 100px;
}
.sections_col--padding-r-default {
	padding-right: var(--gutter);
}
.sections_col--padding-t-lg {
	padding-top: 345px;
}
.sections_col--padding-t-sm {
	padding-top: 240px;
}

.sections_box {
	padding: 150px 50px 43px 100px;
}
.sections_box--padding-t-lg {
	padding-top: 345px;
}
.sections_box--padding-t-sm {
	padding-top: 240px;
}
.sections_box--padding-b-lg {
	padding-bottom: 120px;
}

.sections .sections_swoosh + .sections_inner .sections_col {
	padding-top: 240px;
}
.sections .sections_swoosh + .sections_inner .sections_box {
	padding-top: 310px;
	padding-bottom: 80px;
}

.sections_swoosh {
	position: absolute;
	width: 100%;
	top: 0;
	left: 0;
	pointer-events: none;
}

.sections_form {
	position: relative;
	z-index: 20;
	max-width: 381px;
}
.sections_form--width-lg {
	max-width: 480px;
	padding: 80px 50px;
}

.sections_common {
	margin-left: auto;
	max-width: 470px;
}
.sections_common--width-lg {
	max-width: 590px;
}

.sections_acco {
	max-width: 490px;
}

.solutions {
	padding: 140px 0;
}
.solutions--size-lg {
	padding-bottom: 165px;
}
.solutions--size-md {
	padding-bottom: 55px;
}
.solutions--size-sm {
	padding: 45px 0 100px;
}
.solutions--default .solutions_container {
	margin-bottom: 20px;
}
.solutions--default .solutions_inner {
	max-width: calc(1145px + var(--gutter) * 2);
	margin: 0 auto;
}
.solutions--default .solutions_cards {
	width: initial;
	margin-left: initial;
}

.solutions_box {
	max-width: 478px;
}

.solutions_inner {
	max-width: 2000px;
	margin: -60px auto 0;
}

.solutions_cards {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	-webkit-column-gap: 18px;
	   -moz-column-gap: 18px;
	        column-gap: 18px;
	row-gap: 60px;
	width: 80vw;
	margin-left: auto;
	max-width: 1195px;
}
.standard--reverse .standard_img {
	-webkit-box-ordinal-group: 0;
	    -ms-flex-order: -1;
	        order: -1;
}
.standard--reverse .standard_container {
	grid-template-columns: 1fr 40.7%;
}
.standard--size-md {
	padding: 50px 0;
}

.standard_container {
	display: grid;
	grid-template-columns: 40.7% 1fr;
	-webkit-box-align: center;
	    -ms-flex-align: center;
	        align-items: center;
	gap: 120px;
}

.standard_col {
	padding: 50px 0;
}

.standard_img {
	position: relative;
	padding-bottom: 134.6%;
}
.standard_img img {
	position: absolute;
	width: 100%;
	height: 100%;
	-o-object-fit: cover;
	   object-fit: cover;
}

.statistics {
	padding-top: 85px;
	padding-bottom: 100px;
}
.statistics--size-lg {
	padding-top: 45px;
	padding-bottom: 120px;
}
.statistics.bg-brand {
	color: var(--color-white);
}

.statistics_container {
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	gap: 64px;
}

.statistics_title {
	max-width: 237px;
	margin-bottom: 0;
	color: var(--color-white);
}

.statistics_box {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	gap: 19px;
	width: 100%;
}
.statistics_box--cols-4 {
	grid-template-columns: repeat(4, 1fr);
}

.statistics_value {
	margin-bottom: 30px;
	font-family: "FreightDisp";
	font-size: 60px;
	line-height: 90%;
	text-transform: capitalize;
	color: var(--color-limed-spruce);
}
.statistics_value--color-puerto-rico {
	color: var(--color-puerto-rico);
}

.statistics_caption {
	max-width: 210px;
	margin-bottom: 15px;
	font-size: 28px;
	font-weight: 600;
	text-transform: initial;
	color: inherit;
}

.statistics_text {
	margin-bottom: 0;
}

.text-box-list {
	display: grid;
	grid-template-columns: repeat(3, 1fr);
	margin: 0 -20px;
}
.text-box-list--bordered-all .text-box {
	border-left: 1px solid #c4c4c4;
}

.unique-solutions {
	padding-top: 100px;
	padding-bottom: 50px;
	color: var(--color-white);
}

.unique-solutions_container {
	display: grid;
	grid-template-columns: 42.5% 1fr;
	-webkit-column-gap: 100px;
	   -moz-column-gap: 100px;
	        column-gap: 100px;
}

.unique-solutions_inner {
	display: grid;
	grid-template-columns: 50% 50%;
	-webkit-column-gap: 15px;
	   -moz-column-gap: 15px;
	        column-gap: 15px;
}

.unique-solutions_subtitle {
	margin-bottom: 28px;
	color: inherit;
}

.unique-solutions_list {
	border-left: 1px solid var(--color-brand);
	margin-left: 30px;
	margin-bottom: 0;
}

.unique-solutions_item {
	padding-left: 30px;
	margin-bottom: 15px;
}
.unique-solutions_item:last-child {
	margin-bottom: 0;
}
@media (max-width: 1500px) {
	:root {
		--h1: 65px;
		--h2: 55px;
		--h3: 40px;
		--h4: 34px;
		--h5: 28px;
		--h6: 16px;
	}
	.acco_button--active span {
		font-size: 36px;
	}
	.blog-item {
		padding-left: 35px;
	}
	.blog-item_title {
		font-size: 38px;
		margin-bottom: 10px;
		margin-left: -35px;
	}
	.blog-item_text {
		font-size: 18px;
	}
	.blog-item_link {
		font-size: 18px;
	}
	.category_title {
		font-size: 45px;
		margin-bottom: 35px;
	}
	.category_title--margin-b-sm {
		margin-bottom: 35px;
	}
	.category_cols {
		-webkit-column-gap: 100px;
		   -moz-column-gap: 100px;
		        column-gap: 100px;
	}
	.category_cols--first-col-lg {
		-webkit-column-gap: 100px;
		   -moz-column-gap: 100px;
		        column-gap: 100px;
	}
	.category_info {
		margin-bottom: 25px;
	}
	.category_post {
		margin-bottom: 35px;
	}
	.common-section_box--margin-b-sm {
		margin-bottom: 23px;
	}
	.common-section_img {
		height: 692px;
	}
	.content-box_title {
		margin-bottom: 30px;
	}
	.content-box_title--margin-b-lg {
		margin-bottom: 45px;
	}
	.form_body {
		margin-bottom: 90px;
	}
	.img-card_img {
		padding-bottom: 115%;
	}
	.link-block_icon {
		width: 40px;
		height: 40px;
	}
	.link-block_box {
		padding: 25px 0;
	}
	.logo {
		max-width: 202px;
	}
	.logo--size-lg {
		max-width: 231px;
	}
	.main-box_inner {
		margin-bottom: 100px;
	}
	.main-box_caption {
		font-size: 16px;
		line-height: 100%;
	}
	.main-box_title {
		margin-bottom: 25px;
		font-size: 60px;
	}
	.main-box_text {
		margin-bottom: 35px;
	}
	.main-box_text--margin-b-sm {
		margin-bottom: 25px;
	}
	.main-card_title {
		font-size: 30px;
		margin-bottom: 13px;
	}
	.main-card_link {
		font-size: 14px;
	}
	.quote--size-lg {
		padding: 30px 25px 30px 30px;
	}
	.search-form_input {
		font-size: 45px;
	}
	.slider-controls_nav {
		width: 60px;
		height: 60px;
	}
	.slider-controls_nav--prev svg {
		-webkit-transform: translateX(0);
		        transform: translateX(0);
	}
	.slider-controls_nav--next svg {
		-webkit-transform: translateX(3px);
		        transform: translateX(3px);
	}
	.slider-controls_nav svg {
		width: 12px;
		height: 23px;
	}
	.text-box_title--size-sm {
		font-size: 30px;
	}
	.text-box_descr {
		font-size: 18px;
		margin-bottom: 7px;
	}
	.text-box_link {
		font-size: 18px;
	}
	.page-header_content {
		padding: 15px 0;
	}
	.component--size-lg {
		padding-top: 150px;
		padding-bottom: 150px;
	}
	.component--size-t-lg {
		padding-top: 150px;
	}
	.content {
		padding-top: 50px;
		padding-bottom: 100px;
	}
	.content--size-lg {
		padding: 150px 0;
	}
	.content--size-md {
		padding-bottom: 100px;
	}
	.content--size-sm {
		padding-bottom: 100px;
	}
	.culture_slider {
		margin-right: -200px;
	}
	.culture_slider-controls {
		-webkit-transform: translateY(-130px);
		        transform: translateY(-130px);
	}
	.hero-block--padding-t-lg {
		padding-top: 210px;
	}
	.hero_box {
		padding-bottom: 50px;
	}
	.hero_descr {
		max-width: 780px;
	}
	.hero_text {
		font-size: 37px;
	}
	.info--margin-t-negative {
		margin-top: 0;
	}
	.info_links--margin-b-lg {
		margin-bottom: 50px;
	}
	.info_row {
		margin-bottom: 40px;
	}
	.links-section {
		padding-top: 60px;
		padding-bottom: 100px;
	}
	.list-section_inner {
		padding: 0 15%;
	}
	.location_map {
		margin-right: initial;
		height: 495px;
	}
	.main-cards-list {
		-webkit-column-gap: 35px;
		   -moz-column-gap: 35px;
		        column-gap: 35px;
		row-gap: 45px;
	}
	.main-menu_dropdown:before {
		height: 20px;
	}
	.main-menu_dropdown-inner {
		height: calc(100vh - 116px);
		padding-top: 45px;
	}
	.main-menu_link {
		padding: 20px;
		font-size: 16px;
	}
	.posts--size-lg {
		padding: 130px 0;
	}
	.posts--size-md {
		padding-top: 100px;
		padding-bottom: 50px;
	}
	.posts--size-xs {
		padding-bottom: 150px;
	}
	.posts_list {
		row-gap: 90px;
	}
	.quotes-section--size-lg {
		padding-top: 180px;
		padding-bottom: 50px;
	}
	.research {
		padding: 130px 0;
	}
	.research--mob-padding-b-sm {
		padding-bottom: 50px;
	}
	.research--size-md {
		padding-top: 130px;
		padding-bottom: 130px;
	}
	.sections_col {
		padding-top: 100px;
	}
	.sections_col--paddings-default {
		padding-right: 50px;
	}
	.sections_col--padding-t-lg {
		padding-top: 250px;
	}
	.sections_col--padding-t-sm {
		padding-top: 220px;
	}
	.sections_box {
		padding-top: 100px;
		padding-left: 50px;
	}
	.sections_box--padding-t-lg {
		padding-top: 250px;
	}
	.sections_box--padding-t-sm {
		padding-top: 220px;
	}
	.sections .sections_swoosh + .sections_inner .sections_box {
		padding-top: 240px;
	}
	.sections_form {
		margin: auto;
	}
	.sections_common--centered {
		margin: auto;
	}
	.sections_acco {
		margin: auto;
	}
	.solutions {
		padding: 120px 0 100px;
	}
	.solutions--size-lg {
		padding-bottom: 120px;
	}
}
@media (max-width: 1499px) {
	.hero_img:after {
		width: 57%;
	}
}
@media (max-width: 1400px) {
	.quote--size-lg .quote_text {
		font-size: 35px;
	}
	.quote--size-lg .quote_name {
		font-size: 15px;
	}
	.quote--size-lg .quote_name:before {
		width: 10px;
		height: 2px;
	}
}
@media (max-width: 1300px) {
	html {
		font-size: calc(var(--rem-base) - 1.5px);
	}
	.acco_button--active span {
		font-size: 34px;
	}
	.common-section_list {
		font-size: 25px;
	}
	.logo {
		max-width: 180px;
	}
	.search-form_input {
		font-size: 40px;
	}
	.tabs {
		grid-template-columns: 40% 1fr;
		-webkit-column-gap: 80px;
		   -moz-column-gap: 80px;
		        column-gap: 80px;
	}
	.page-header_content {
		padding: 10px 0;
	}
	.component_container {
		-webkit-column-gap: 80px;
		   -moz-column-gap: 80px;
		        column-gap: 80px;
	}
	.hero-block_container--second-col-sm {
		-webkit-column-gap: 80px;
		   -moz-column-gap: 80px;
		        column-gap: 80px;
	}
	.hero_gradient {
		height: 26%;
	}
	.hero_img:before {
		height: 15%;
	}
	.info_container {
		-webkit-column-gap: 80px;
		   -moz-column-gap: 80px;
		        column-gap: 80px;
	}
	.list-section_inner {
		padding: 0 10%;
		margin-bottom: 100px;
	}
	.main-cards-list {
		-webkit-column-gap: 20px;
		   -moz-column-gap: 20px;
		        column-gap: 20px;
		row-gap: 20px;
	}
	.main-menu_dropdown-inner {
		height: calc(100vh - 106px);
		padding-top: 45px;
	}
	.main-menu_link {
		padding: 15px;
		font-size: 14px;
	}
	.section-holder_col {
		padding-right: var(--gutter);
	}
	.section-holder_links {
		margin-right: auto;
	}
	.statistics_container {
		gap: 45px;
	}
}
@media (max-width: 1270px) {
	.quotes-slider_link {
		padding-right: 0;
	}
}
@media (max-width: 1250px) {
	.posts {
		padding-top: 50px;
	}
	.posts--margin-t-negative {
		margin-top: initial;
		padding-top: 50px;
	}
	.posts_actions {
		margin-bottom: 80px;
	}
}
@media (max-width: 1200px) {
	.form_head {
		max-width: 500px;
	}
	.list-slider_item {
		padding: 40px 45px 60px;
	}
	.list-slider_button--next {
		right: -95px;
	}
	.list-slider_button--prev {
		left: -95px;
	}
	.hero_sections_quote-block {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		max-width: 480px;
	}
	.hero_sections_quote-img {
		position: relative;
		max-width: initial;
		width: 100%;
		padding-bottom: 130%;
	}
	.hero_sections_quote-img img {
		position: absolute;
	}
	.hero_sections_quote {
		width: 90%;
		margin-left: initial;
		margin-top: -140px;
	}
	.posts-slider {
		overflow: visible;
		padding-right: 80px;
	}
}
@media (max-width: 1130px) {
	.quote--size-lg .quote_text {
		font-size: 30px;
	}
}
@media (max-width: 1100px) {
	.img-card_content {
		min-height: 170px;
	}
	.info_links--margin-b-lg {
		margin-bottom: 25px;
	}
	.posts_list {
		grid-template-columns: 1fr 1fr;
		max-width: 900px;
		margin-bottom: 50px;
	}
	.posts_list--row-gap-md {
		row-gap: 25px;
	}
	.solutions_box {
		margin: 0 auto 60px;
	}
	.solutions_inner {
		margin: auto;
		padding-left: 20px;
	}
	.solutions_cards {
		margin: auto;
		width: 100%;
	}
	.statistics_container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.statistics_title {
		max-width: 100%;
	}
	.statistics_box {
		gap: 50px;
	}
	.unique-solutions_container {
		-webkit-column-gap: 50px;
		   -moz-column-gap: 50px;
		        column-gap: 50px;
	}
}
@media (max-width: 1050px) and (max-width: 650px) {
	.hero-block_container {
		row-gap: 75px;
	}
}
@media (max-width: 1050px) {
	:root {
		--h1: 60px;
		--h2: 50px;
		--h3: 32px;
		--h4: 26px;
		--h5: 22px;
		--h6: 16px;
	}
	h1 {
		font-weight: 500;
	}
	h2 {
		font-weight: 500;
	}
	.careers-page .has-dropdown .main-menu_link:after {
		background-image: url("images/icons/arrow-right.svg");
	}
	.acco_button--active span {
		font-size: 32px !important;
	}
	.acco_text {
		font-size: 18px;
	}
	.category_back {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.category_back {
		font-size: 12px;
		-webkit-column-gap: 8px;
		   -moz-column-gap: 8px;
		        column-gap: 8px;
	}
	.category_back svg {
		width: 7px;
		height: 10px;
	}
	.category_title {
		padding-left: 5px;
		margin-bottom: 16px;
	}
	.category_title--margin-b-sm {
		margin-bottom: 16px;
	}
	.category_title--displayed-mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.category_all {
		font-size: 16px;
		font-weight: 700;
		line-height: 135%;
	}
	.category_cols {
		-webkit-column-gap: 60px;
		   -moz-column-gap: 60px;
		        column-gap: 60px;
		grid-template-columns: 1fr;
	}
	.category_cols--row-gap-sm {
		row-gap: 32px;
	}
	.category_cols--first-col-lg {
		-webkit-column-gap: 60px;
		   -moz-column-gap: 60px;
		        column-gap: 60px;
		grid-template-columns: 1fr;
	}
	.category_col:last-child {
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
	}
	.category_col--padding-t {
		padding-top: 0;
	}
	.category_info {
		display: none;
	}
	.category_notice.notice {
		-webkit-column-gap: 28px;
		   -moz-column-gap: 28px;
		        column-gap: 28px;
		padding: 30px 35px 29px 34px;
	}
	.category_notice .notice_text {
		margin-bottom: 20px;
	}
	.category_cards {
		display: none;
	}
	.category_img-cards {
		display: none;
	}
	.category_articles {
		gap: 48px;
	}
	.category_articles--displayed-mobile {
		display: grid;
	}
	.category_post {
		display: none;
	}
	.common-section_box {
		margin: 0 auto 32px;
	}
	.common-section_img {
		height: initial;
		padding-bottom: 115.3%;
	}
	.content-box_row {
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
	}
	.filter {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
	}
	.filter_title {
		display: none;
	}
	.filter_button {
		margin-right: 16px;
		margin-bottom: 0;
		font-size: 16px;
	}
	.filter_button:last-child {
		margin-right: 0;
	}
	.filter_button--displayed-tablet {
		display: inline-block;
	}
	.form--paddings-default {
		padding-right: var(--gutter);
		padding-left: var(--gutter);
	}
	.form_body {
		margin-bottom: 70px;
	}
	.form_button {
		padding-right: 0;
	}
	.images-slider {
		margin-top: 0;
		padding-top: 0;
	}
	.images-slider_slide.swiper-slide-next {
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
	.images-slider_slide.swiper-slide-next + .swiper-slide {
		-webkit-transform: translateY(0);
		        transform: translateY(0);
	}
	.images-slider_img {
		margin-bottom: 15px;
	}
	.img-card_content {
		padding: 0 20px;
	}
	.link-block {
		gap: 25px;
		padding: 16px 0 15px;
		border-bottom: 1px solid rgba(202, 202, 202, 0.4);
	}
	.link-block.link-block--padding-y-sm {
		padding: 20px 0;
	}
	.link-block:first-child {
		margin-top: -16px;
	}
	.link-block--padding-y-lg .link-block_box {
		padding: 0;
	}
	.link-block--padding-y-lg {
		padding: 30px 0;
	}
	.link-block--padding-y-sm .link-block_box {
		padding: 0;
	}
	.link-block--displayed-mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.link-block--border-white {
		border-bottom: 1px solid rgba(255, 255, 255, 0.4);
	}
	.link-block--border-white .link-block_box {
		border: none;
	}
	.link-block_icon {
		width: 30px;
		height: 30px;
	}
	.link-block_icon--displayed-mobile {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
	}
	.link-block_box {
		padding: 0;
		border: none;
	}
	.link-block_caption {
		margin-bottom: 14px;
	}
	.link-block_text {
		font-size: 22px;
	}
	.logo {
		max-width: 202px;
	}
	.main-box_outer {
		max-width: initial;
		margin: initial;
	}
	.main-box_inner {
		max-width: 700px;
	}
	.main-box_title {
		margin-bottom: 20px;
		font-size: 52px;
		font-weight: 600;
	}
	.main-box_title--size-lg {
		font-weight: 500;
	}
	.main-box_quote-block {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: row-reverse;
		        flex-direction: row-reverse;
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
		max-width: 770px;
	}
	.main-box_quote-img {
		position: relative;
		max-width: 380px;
		width: 100%;
		padding-bottom: 75%;
	}
	.main-box_quote-img img {
		position: absolute;
	}
	.main-box_quote {
		margin-top: 20px;
		margin-right: -75px;
		margin-left: initial;
	}
	.main-card_content {
		padding-left: 20px;
		padding-right: 20px;
	}
	.menu-trigger {
		display: block;
	}
	.popular-links .link-block {
		padding: 0;
	}
	.quote--size-lg .quote_text {
		font-size: 26px;
	}
	.search-form_input {
		padding: 4px 60px 16px 0;
		font-size: 26px;
	}
	.search-form_input::-webkit-input-placeholder {
		color: var(--color-white);
	}
	.search-form_input::-moz-placeholder {
		color: var(--color-white);
	}
	.search-form_input:-ms-input-placeholder {
		color: var(--color-white);
	}
	.search-form_input::-ms-input-placeholder {
		color: var(--color-white);
	}
	.search-form_input::placeholder {
		color: var(--color-white);
	}
	.search-form_button {
		right: -15px;
		-webkit-transform: translateY(-58%);
		        transform: translateY(-58%);
	}
	.search-form_button svg {
		width: 22px;
		height: 22px;
		fill: var(--color-white);
	}
	.socials-box_caption {
		margin-right: 30px;
	}
	.socials-box_list {
		gap: 25px;
	}
	.text-blocks {
		padding-top: 0;
	}
	.text-block_icon {
		width: 110px;
		height: 110px;
	}
	.text-block_icon svg {
		width: 30px;
		height: 30px;
	}
	.text-box_title {
		font-size: 32px;
	}
	.text-items {
		grid-template-columns: repeat(2, 1fr);
	}
	.page-footer_inner {
		grid-template-columns: repeat(3, 1fr);
	}
	.page-header_top {
		display: none;
	}
	.page-header_content {
		padding: 20px 0;
	}
	.page-header_substrate--visible {
		height: 100%;
		-webkit-transition: 0s;
		transition: 0s;
	}
	.banner_container {
		-webkit-column-gap: 70px;
		   -moz-column-gap: 70px;
		        column-gap: 70px;
	}
	.component {
		padding: 50px 0;
	}
	.component--size-lg {
		padding-top: 100px;
		padding-bottom: 100px;
	}
	.component--size-t-lg {
		padding-top: 100px;
		padding-bottom: 50px;
	}
	.component_container {
		grid-template-columns: 1fr;
		row-gap: 30px;
	}
	.component_container--gap-sm {
		grid-template-columns: 1fr;
	}
	.component_box {
		max-width: 500px;
	}
	.component_title {
		margin-bottom: 40px;
	}
	.content--size-lg {
		padding: 100px 0;
	}
	.content_socials {
		margin-bottom: 35px;
	}
	.culture {
		padding-top: 75px;
	}
	.culture_slider {
		margin-right: 0;
	}
	.culture_slider-controls {
		-webkit-transform: translateY(0);
		        transform: translateY(0);
		margin-top: -50px;
		margin-bottom: 50px;
	}
	.details_list {
		margin-right: -25px;
	}
	.details_item {
		padding: 25px 25px 25px 0;
	}
	.details_item--size-default {
		padding-bottom: 25px;
		padding-top: 25px;
	}
	.headline {
		padding: 100px 0 0;
	}
	.headline_box {
		max-width: 575px;
	}
	.hero-block {
        padding-bottom: 30px;
		padding-top: 170px;
		background-color: var(--color-limed-spruce);
	}
	.hero-block--padding-t-lg {
		padding-top: 170px;
	}
	.hero-block_container {
		grid-template-columns: 1fr;
		row-gap: 100px;
	}
	.hero-block_container--second-col-sm {
		grid-template-columns: 1fr;
		row-gap: 0;
	}
	.hero-block_col--padding-t-sm {
		padding-top: 0;
	}
	.hero-block_col--padding-t-lg {
		padding-top: 0;
	}
	.hero-block_box {
		grid-template-columns: 1fr;
	}
	.hero-block_form,
	.hero-block_links {
		margin-right: -20px;
		margin-left: -20px;
	}
	.hero-block_quote-block {
		max-width: 770px;
	}
	.hero-block_quote-img {
		padding-bottom: 75%;
	}
	.hero-block_post {
		display: none;
	}
	.hero-block_swoosh {
		display: none;
	}
	.hero-block_swoosh--height-md {
		height: 100%;
	}
	.hero_sections_quote-block {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: row-reverse;
		        flex-direction: row-reverse;
		-webkit-box-pack: end;
		    -ms-flex-pack: end;
		        justify-content: flex-end;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
		max-width: 770px;
	}
	.hero_sections_quote-img {
		max-width: 380px;
		padding-bottom: 75%;
	}
	.hero_sections_quote {
		margin-top: 20px;
		margin-right: -75px;
	}
	.hero_wrapper {
		padding-top: 0;
	}
	.hero_descr {
		max-width: 570px;
	}
	.hero_text {
		font-size: 34px;
	}
	.info--with-quote .info_container {
		grid-template-columns: 1fr;
	}
	.info--with-quote .info_col {
		padding-bottom: 140px;
	}
	.info--with-quote .info_img {
		max-width: initial;
		padding-bottom: 115%;
	}
	.info_container {
		max-width: 615px;
		grid-template-columns: 1fr;
		row-gap: 40px;
		margin: auto;
	}
	.info_box--padding-t {
		padding-top: 0;
	}
	.info_box {
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
		padding-bottom: 0;
		margin: auto;
	}
	.info_img {
		padding-bottom: 115%;
	}
	.info_quote {
		top: initial;
		bottom: 0;
		right: 50%;
		max-width: initial;
		width: 75%;
		-webkit-transform: translateX(50%);
		        transform: translateX(50%);
	}
	.jobs {
		padding-bottom: 50px;
	}
	.jobs_item {
		margin-bottom: 30px;
		padding-bottom: 30px;
	}
	.jobs_position {
		font-size: 30px;
	}
	.jobs_text {
		padding-right: 30px;
	}
	.links-section_title {
		margin-bottom: 50px;
	}
	.links-section_title {
		margin-bottom: 40px;
	}
	.links-section_inner {
		grid-template-columns: 1fr 1fr;
	}
	.links-section_link:nth-child(3) {
		padding-top: 30px;
		border-top: 1px solid rgba(54, 64, 74, 0.4);
	}
	.list-section {
		padding-bottom: 30px;
	}
	.main-cards-list {
		grid-template-columns: repeat(2, 1fr);
	}
	.main-menu--default .main-menu_link {
		font-weight: 500;
	}
	.main-menu {
		position: absolute;
		top: 100%;
		left: 0;
		width: 100%;
		background-color: var(--color-limed-spruce);
		overflow: auto;
		z-index: 10;
		height: 0;
		visibility: hidden;
	}
	.main-menu--visible {
		height: calc(100vh - 100px);
		visibility: visible;
		-webkit-transition: 0.22s ease-in-out;
		transition: 0.22s ease-in-out;
	}
	.main-menu--lock {
		overflow: hidden;
	}
	.main-menu_container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		padding: 12px var(--gutter) 40px;
		opacity: 0;
		visibility: hidden;
	}
	.main-menu_container--visible {
		opacity: 1;
		visibility: visible;
		-webkit-transition: 0.3s ease-in-out;
		transition: 0.3s ease-in-out;
	}
	.main-menu_list {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: stretch;
		    -ms-flex-align: stretch;
		        align-items: stretch;
		width: 100%;
	}
	.main-menu_dropdown {
		position: fixed;
		top: 100px;
		-webkit-transition: 0.3s;
		transition: 0.3s;
	}
	.main-menu_dropdown:before {
		display: none;
	}
	.main-menu_dropdown-inner {
		height: calc(100vh - 100px);
		padding-top: 16px;
	}
	.main-menu_links {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: row-reverse;
		        flex-direction: row-reverse;
		gap: 20px;
		max-width: 500px;
		width: 100%;
		margin-bottom: 6px;
	}
	.main-menu_button {
		-webkit-box-flex: 1;
		    -ms-flex: 1;
		        flex: 1;
		padding-left: 40px;
		padding-right: 40px;
		border-color: var(--color-polo-blue);
	}
	.main-menu_item--current-page .main-menu_link:before {
		display: none;
	}
	.main-menu_link {
		width: 100%;
		padding: 20px 35px 20px 0;
		text-transform: initial;
		letter-spacing: initial;
		font-family: "FreightDisp";
		font-size: 22px;
		font-weight: 600;
		border-bottom: 1px solid rgba(202, 202, 202, 0.4);
	}
	.main-menu_link:last-child {
		margin-bottom: 0;
	}
	.has-dropdown .main-menu_link:after {
		left: initial;
		top: 50%;
		right: 0;
		width: 10px;
		height: 20px;
		background-image: url("images/icons/arrow-right.svg");
		opacity: 1;
		-webkit-transform: translateY(-50%);
		        transform: translateY(-50%);
	}
	.main-menu_link:before {
		display: none;
	}
	.main-menu_search-icon {
		display: none;
	}
	.main-menu_search-text {
		display: block;
	}
	.posts--size-sm {
		padding: 50px 0;
	}
	.posts--size-xs {
		padding-bottom: 100px;
	}
	.quotes-section {
		padding-top: 50px;
		padding-bottom: 100px;
	}
	.quotes-section--size-lg {
		padding-top: 100px;
		padding-bottom: 50px;
	}
	.quotes-section_container {
		min-height: 570px;
	}
	.quotes-section_inner {
		max-width: 420px;
	}
	.research {
		padding: 100px 0;
	}
	.research--size-md {
		padding-top: 100px;
		padding-bottom: 60px;
	}
	.search_form {
		margin-bottom: 14px;
	}
	.search_inner {
		grid-template-columns: 1fr;
		row-gap: 26px;
	}
	.section-holder {
		grid-template-columns: 1fr;
	}
	.section-holder_links {
		max-width: initial;
		width: 100%;
		display: block;
		padding: 80px 0;
	}
	.sections_inner {
		grid-template-columns: 1fr;
	}
	.sections_col {
		position: relative;
		padding-right: var(--gutter);
		padding-left: var(--gutter);
	}
	.sections_col--paddings-default {
		padding-right: var(--gutter);
	}
	.sections_col--padding-t-lg {
		padding-top: 170px;
	}
	.sections_col--padding-t-sm {
		padding-top: 170px;
	}
	.sections_box {
		padding: 100px var(--gutter);
	}
	.sections_box--padding-t-lg {
		padding-top: 100px;
	}
	.sections_box--padding-t-sm {
		padding-top: 100px;
	}
	.sections .sections_swoosh + .sections_inner .sections_col {
		padding-top: 230px;
	}
	.sections .sections_swoosh + .sections_inner .sections_box {
		padding-top: 80px;
	}
	.sections_form {
		max-width: 800px;
	}
	.sections_form--width-lg {
		max-width: 100%;
	}
	.sections_common {
		margin: auto;
	}
	.sections_common--width-lg {
		max-width: 700px;
	}
	.sections_acco {
		max-width: 700px;
	}
	.solutions_box {
		margin-bottom: 50px;
	}
	.standard {
		padding-top: 90px;
	}
	.standard--reverse .standard_img {
		-webkit-box-ordinal-group: 1;
		    -ms-flex-order: 0;
		        order: 0;
	}
	.standard--reverse .standard_container {
		grid-template-columns: 1fr;
	}
	.standard_container {
		grid-template-columns: 1fr;
		gap: 90px;
		max-width: 615px;
	}
	.standard_col {
		padding: 0;
	}
	.statistics--size-lg {
		padding-bottom: 45px;
	}
	.unique-solutions {
		padding-top: 50px;
	}
}
@media (max-width: 1000px) {
	.text-box:nth-child(3n+1) {
		border-left: 1px solid #c4c4c4;
	}
	.text-box:nth-child(odd) {
		border-left: none;
	}
	.text-box-list {
		grid-template-columns: 1fr 1fr;
	}
}
@media (max-width: 980px) {
	.list-slider_item.swiper-slide-active + .swiper-slide {
		opacity: 0.2;
	}
	.list-slider_button--next {
		right: -65px;
	}
	.list-slider_button--prev {
		left: -65px;
	}
	.details_list {
		grid-template-columns: repeat(2, 1fr);
		margin-right: 0;
	}
	.details_item:nth-child(3n) {
		border-right: 1px solid var(--color-silver);
	}
	.details_item:nth-child(2n) {
		border-right: none;
	}
	.details_caption {
		margin-bottom: 5px;
	}
}
@media (max-width: 950px) {
	.hero_notice {
		display: none;
	}
	.info-banner--with-image {
		padding-bottom: 60px;
	}
	.info-banner--with-image .info-banner_container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
}
@media (max-width: 940px) {
	.location_container {
		grid-template-columns: 1fr;
		row-gap: 30px;
	}
	.location_box {
		max-width: 600px;
		margin: auto;
	}
	.location_map {
		margin-left: initial;
		height: 495px;
	}
	.location_map {
		height: 455px;
	}
	.unique-solutions_container {
		grid-template-columns: 1fr;
		row-gap: 40px;
		max-width: 620px;
		margin: auto;
	}
}
@media (max-width: 930px) {
	.quotes-slider {
		padding-top: 110px;
	}
	.quotes-slider_container.swiper-wrapper {
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	.quotes-slider_slide p {
		color: var(--color-white);
	}
	.quotes-slider_slide {
		background-color: var(--color-puerto-rico);
		opacity: 1;
	}
	.quotes-slider_nav {
		right: 0;
		top: 0;
		-webkit-transform: initial;
		        transform: initial;
	}
	.quotes-slider_link {
		text-align: center;
	}
	.quote--size-lg .quote_text {
		font-size: 30px;
	}
	.quotes-section_container {
		display: block;
		max-width: 590px;
		min-height: initial;
		margin: auto;
	}
	.quotes-section_box {
		padding: 0 45px;
		margin: -250px auto 0;
		-webkit-transform: initial;
		        transform: initial;
	}
	.quotes-section_inner {
		position: initial;
		margin-left: initial;
		-webkit-transform: initial;
		        transform: initial;
		max-width: 100%;
		padding-right: 0;
	}
	.quotes-section_images {
		margin-left: 0;
	}
}
@media (max-width: 900px) {
	.acco_content-title {
		font-size: 32px;
	}
	.blog-item_img {
		padding-bottom: 135%;
	}
	.tabs {
		grid-template-columns: 1fr;
	}
	.tabs_content {
		padding-top: 25px;
	}
	.banner {
		padding: 80px 0 50px;
	}
	.banner_container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		row-gap: 40px;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		text-align: center;
	}
	.content_container--flex {
		-webkit-column-gap: 70px;
		   -moz-column-gap: 70px;
		        column-gap: 70px;
	}
	.info--with-quote .info_img img {
		width: 100%;
	}
	.sections_acco {
		max-width: 100%;
	}
	.solutions_cards {
		grid-template-columns: 1fr 1fr;
	}
}
@media (max-width: 850px) {
	.infobox_item {
		padding: 15px 22px;
		border: 1px solid var(--color-polo-blue);
	}
	.infobox_item--glassdoor {
		max-width: 204px;
		width: 100%;
		padding-left: 30px;
		padding-right: 30px;
		margin: auto;
	}
	.infobox_item--glassdoor .infobox_icon {
		margin-left: auto;
		margin-right: 5px;
	}
	.infobox_socials {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.infobox_text {
		margin-bottom: 8px;
	}
	.infobox_phone-caption {
		display: block;
	}
	.infobox_icon {
		margin-right: 20px;
	}
	.infobox_socials-link {
		border: 1px solid var(--color-polo-blue);
		padding: 21px;
	}
	.page-footer_head {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		row-gap: 60px;
	}
	.page-footer_info {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		row-gap: 14px;
	}
}
@media (max-width: 840px) {
	.person_name {
		font-size: 26px;
	}
	.person_position {
		font-size: 15px;
	}
	.content_inner--width-md * {
		max-width: 100%;
	}
	.content_inner {
		max-width: 100%;
	}
}
@media (max-width: 830px) {
	.main-box_quote-block {
		max-width: 100%;
	}
	.culture_slider-controls {
		margin-bottom: 30px;
	}
}
@media (max-width: 820px) {
	.socials-box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		gap: 30px;
	}
}
@media (max-width: 800px) {
	html {
		font-size: calc(var(--rem-base) - 2px);
	}
	.category_title {
		font-size: 36px;
	}
	.content-box_title {
		margin-bottom: 25px;
	}
	.content-box_title--margin-b-lg {
		margin-bottom: 35px;
	}
	.main-box_text {
		font-size: 18px;
	}
	.main-card_header {
		font-size: 19px;
	}
	.main-card_title {
		font-size: 26px;
		letter-spacing: initial;
	}
	.text-items {
		grid-template-columns: 1fr;
	}
	.text-items--cols-2 {
		grid-template-columns: 1fr;
	}
	.page-footer {
		padding-bottom: 30px;
	}
	.page-footer_body {
		grid-template-columns: 1fr;
		padding-top: 40px;
		padding-bottom: 49px;
	}
	.page-footer_rewards {
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-box-pack: center;
		    -ms-flex-pack: center;
		        justify-content: center;
		-webkit-column-gap: 80px;
		   -moz-column-gap: 80px;
		        column-gap: 80px;
		row-gap: 40px;
		padding-top: 40px;
		border-top: 1px solid #cacaca;
	}
	.page-footer_inner {
		-webkit-box-ordinal-group: 0;
		    -ms-flex-order: -1;
		        order: -1;
		-webkit-column-gap: 46px;
		   -moz-column-gap: 46px;
		        column-gap: 46px;
		padding-bottom: 43px;
	}
	.page-footer_links {
		text-align: left;
		padding-top: 40px;
	}
	.content_intro p {
		font-size: 37px;
	}
	.hero_text {
		font-size: 32px;
	}
	.info-banner_container {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	.jobs_item {
		grid-template-columns: 1fr;
		row-gap: 10px;
	}
	.jobs_item:after {
		margin-top: 0.3em;
	}
	.links-section_inner {
		grid-template-columns: 1fr;
	}
	.links-section_link {
		font-size: 26px;
	}
	.links-section_link:nth-child(2) {
		padding-top: 30px;
		border-top: 1px solid rgba(54, 64, 74, 0.4);
	}
	.posts_actions {
		margin-bottom: 50px;
	}
	.research_box {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
		-webkit-box-align: start;
		    -ms-flex-align: start;
		        align-items: flex-start;
	}
	.statistics_box {
		gap: 35px;
	}
	.statistics_value {
		margin-bottom: 20px;
	}
}
@media (max-width: 760px) {
	.numeric-list {
		grid-template-columns: 1fr;
		grid-template-rows: 1fr !important;
		grid-auto-flow: initial;
	}
	.text-box_title--size-sm {
		font-size: 26px;
		font-weight: 500;
		margin-bottom: 10px;
	}
	.text-box_descr {
		font-size: 16px;
	}
	.text-box_link {
		font-size: 16px;
	}
	.details--margin-t-negative {
		margin-top: 0;
	}
	.details_socials {
		margin-bottom: 35px;
	}
	.details_list {
		grid-template-columns: 1fr;
	}
	.details_item {
		border-right: none;
		border-bottom: 1px solid var(--color-silver);
	}
	.details_item:last-child {
		border-bottom: none;
	}
	.details_item:nth-child(3n) {
		border-right: none;
	}
	.details_item:nth-child(2n) {
		border-right: none;
	}
}
@media (max-width: 740px) {
	.main-box_quote-img {
		padding-bottom: 85%;
	}
	.hero-block_quote-img {
		padding-bottom: 85%;
	}
	.hero_sections_quote-img {
		padding-bottom: 85%;
	}
}
@media (max-width: 720px) {
	.posts-filter_form {
		grid-template-columns: 1fr;
		gap: 10px;
	}
}
@media (max-width: 700px) {
	.img-slider_slide {
		padding-bottom: 137%;
	}
}
@media (max-width: 680px) {
	.solutions_box {
		margin: 0 0 40px;
	}
	.solutions_inner {
		max-width: 500px;
		margin: 0 0 0 auto;
	}
	.solutions_cards {
		grid-template-columns: 1fr;
	}
}
@media (max-width: 660px) {
	.location_map {
		height: 345px;
	}
}
@media (max-width: 650px) {
	.main-box_inner {
		margin-bottom: 75px;
	}
	.main-box_quote-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.main-box_quote-img {
		max-width: initial;
		padding-bottom: 130%;
	}
	.main-box_quote {
		margin: -150px auto 0;
		max-width: initial;
		width: 90%;
	}
	.hero-block_quote-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: reverse;
		    -ms-flex-direction: column-reverse;
		        flex-direction: column-reverse;
		margin: auto;
	}
	.hero-block_quote-img {
		max-width: initial;
		padding-bottom: 130%;
	}
	.hero-block_quote {
		margin: 0 auto;
		width: 100%;
	}
	.hero_sections_quote-block {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.hero_sections_quote-img {
		max-width: initial;
		padding-bottom: 130%;
	}
	.hero_sections_quote {
		max-width: initial;
		margin: -150px auto 0;
	}
	.main-cards-list {
		grid-template-columns: 1fr;
	}
}
@media (max-width: 600px) {
	:root {
		--h1: 52px;
		--h2: 42px;
		--h3: 32px;
		--h4: 26px;
		--h5: 22px;
		--h6: 16px;
	}
	html {
		font-size: calc(var(--rem-base) - 2.5px);
	}
	body {
		font-size: 18px;
	}
	h1,
	h2,
	h3,
	h4,
	h5,
	h6 {
		letter-spacing: initial;
	}
	h2 {
		line-height: 100%;
	}
	table th {
		padding: 10px 5px;
	}
	table td {
		padding: 7px 5px;
	}
	.acco_title,
	.acco_content-title {
		font-size: 32px;
	}
	.acco_inner {
		margin-bottom: 20px;
	}
	.acco_button span {
		font-size: 22px;
	}
	.acco_button--icon-plus.acco_button--active .acco_button-icon:before {
		margin-top: 0.3em;
	}
	.acco_content {
		padding: 0 0 28px;
		margin-top: -5px;
	}
	.acco_row {
		-webkit-column-gap: 17px;
		   -moz-column-gap: 17px;
		        column-gap: 17px;
	}
	.acco_text {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.acco_link {
		font-size: 16px;
		font-weight: 700;
	}
	.acco_main-link {
		text-align: left;
	}
	.blog-item_link {
		font-size: 16px;
	}
	.common-section_box {
		margin-left: initial;
	}
	.common-section_text {
		max-width: 285px;
		margin: initial;
	}
	.common-section_img {
		padding-bottom: 120%;
		margin-right: -20px;
	}
	.common-section_list {
		padding-left: 0;
	}
	.contact_row {
		margin-bottom: 10px;
	}
	.contact_title {
		font-size: 35px;
	}
	.content-box_text {
		margin-bottom: 20px;
	}
	.content-box_row {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
	.form--paddings-default {
		padding-top: 55px;
		padding-bottom: 55px;
	}
	.form_head {
		margin-bottom: 0;
	}
	.form_title {
		font-size: 32px;
		margin-bottom: 25px;
	}
	.form_text {
		font-size: 16px;
	}
	.form_link {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		margin-top: 20px;
	}
	.form_link--mobile-hidden {
		display: none;
	}
	.form_body {
		display: none;
	}
	.form_body--mobile-displayed {
		display: block;
		margin-top: 20px;
		margin-bottom: 50px;
	}
	.form_box {
		margin-bottom: 20px;
	}
	.images-slider_img {
		padding-bottom: 80%;
	}
	.img-card_img--height-md {
		padding-bottom: 132.5%;
	}
	.img-card_content {
		padding: 0 25px;
	}
	.img-card_title--size-lg {
		margin-bottom: 20px;
	}
	.list-slider_item {
		padding: 25px 20px 40px;
	}
	.list-slider_button {
		width: 50px;
		height: 60px;
	}
	.list-slider_button--next {
		right: -60px;
	}
	.list-slider_button--prev {
		left: -60px;
	}
	.main-box_inner--margin-b-sm {
		margin-bottom: 40px;
	}
	.main-box_inner--margin-b-md {
		margin-bottom: 40px;
	}
	.main-box_caption {
		margin-bottom: 20px;
	}
	.main-box_text {
		margin-bottom: 30px;
	}
	.main-box_text--margin-b-sm {
		margin-bottom: 20px;
	}
	.main-box_links .button {
		padding-left: 25px;
		padding-right: 25px;
		-webkit-box-flex: 1;
		    -ms-flex-positive: 1;
		        flex-grow: 1;
	}
	.main-card_img {
		padding-bottom: 86%;
	}
	.main-card_content {
		padding: 36px 0;
		padding-bottom: 15px;
	}
	.main-card_text {
		font-size: 14px;
		margin-bottom: 6px;
	}
	.numeric-list {
		row-gap: 40px;
	}
	.numeric-list_inner {
		-webkit-column-gap: 20px;
		   -moz-column-gap: 20px;
		        column-gap: 20px;
	}
	.numeric-list_inner:before {
		width: 50px;
		height: 50px;
		font-size: 26px;
		line-height: 45px;
	}
	.numeric-list_box {
		padding-top: 0;
	}
	.numeric-list_title {
		font-size: 26px;
		font-weight: 500;
	}
	.numeric-list_text {
		max-width: 275px;
	}
	.pagination {
		grid-template-columns: 1fr;
		justify-items: center;
	}
	.person_photo {
		width: 145px;
		height: 180px;
	}
	.person_link.link-item:before {
		width: 25px;
	}
	.popular-links {
		padding: 45px 25px;
	}
	.quote--size-lg .quote_text {
		font-size: 26px;
	}
	.quote_text {
		font-size: 25px;
		line-height: 130%;
	}
	.quote_text--margin-b-md {
		margin-bottom: 10px;
	}
	.search-form_input {
		font-size: 22px;
	}
	.search-form_button svg {
		width: 15px;
		height: 18px;
	}
	.slider-controls {
		gap: 14px;
	}
	.slider-controls_nav {
		width: 48px;
		height: 48px;
	}
	.socials--direction-column {
		-webkit-box-orient: horizontal;
		-webkit-box-direction: normal;
		    -ms-flex-direction: row;
		        flex-direction: row;
	}
	.socials--direction-column .socials_link {
		border-top: 1px solid var(--color-silver);
		border-left: none;
	}
	.socials--direction-column .socials_link:first-child {
		border-left: 1px solid var(--color-silver);
	}
	.swoosh {
		height: 33vw;
	}
	.swoosh svg {
        height: calc(100% - 5px);
        object-fit: cover;
		width: 100%;
	}
	.swoosh--reverse {
		-webkit-transform: initial;
		        transform: initial;
	}
	.swoosh_desktop {
		display: none;
	}
	.swoosh_mobile {
		display: block;
	}
	.tabs_button {
		font-size: 24px;
	}
	.tabs_title {
		margin-bottom: 20px;
	}
	.text-block {
		gap: 25px;
	}
	.text-block_icon {
		width: 90px;
		height: 90px;
	}
	.text-box:nth-child(3n+1) {
		border-left: none;
	}
	.text-box {
		border-left: none;
		border-bottom: 1px solid #c4c4c4;
		padding: 15px 20px 30px 0;
		margin-bottom: 15px;
	}
	.text-box:last-child {
		margin-bottom: 0;
		border-bottom: none;
		padding-bottom: 0;
	}
	.text-box--mobile-hidden {
		display: none;
	}
	.text-box_inner {
		display: -webkit-box;
		display: -ms-flexbox;
		display: flex;
		-webkit-box-align: center;
		    -ms-flex-align: center;
		        align-items: center;
		-webkit-column-gap: 15px;
		   -moz-column-gap: 15px;
		        column-gap: 15px;
	}
	.text-box_icon {
		width: 50px;
		height: 50px;
		margin-bottom: 0;
	}
	.text-item_title {
		font-size: 32px;
	}
	.page-footer_rewards {
		-webkit-column-gap: 60px;
		   -moz-column-gap: 60px;
		        column-gap: 60px;
	}
	.page-footer_inner {
		grid-template-columns: 1fr 1fr;
		max-width: 350px;
		width: 100%;
		margin: auto;
	}
	.component--size-sm {
		padding: 35px 0;
	}
	.component_title--margin-b-md {
		margin-bottom: 25px;
	}
	.content--size-lg {
		padding-bottom: 50px;
	}
	.content--size-md {
		padding-bottom: 0;
	}
	.content--size-xs {
		padding-top: 50px;
		padding-bottom: 35px;
	}
	.content h4 {
		font-weight: 500;
	}
	.content img {
		height: 288px;
		-o-object-fit: cover;
		   object-fit: cover;
	}
	.content_container--flex {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.content_intro p {
		font-size: 32px;
	}
	.details--default {
		margin: 35px 0;
	}
	.hero_box {
		padding-top: 410px;
		padding-bottom: 0;
	}
	.hero_gradient {
		height: 60%;
	}
	.hero_img {
		max-height: 565px;
	}
	.hero_img:before {
		height: 40%;
	}
	.hero_img:after {
		display: none;
	}
	.info-banner--with-image .info-banner_container {
		gap: 15px;
	}
	.info-banner_container {
		gap: 15px;
	}
	.info--with-quote .info_img {
		padding-bottom: 137%;
	}
	.info_link--active {
		width: 100%;
	}
	.info_button--displayed-mobile {
		display: inline-block;
	}
	.info_row {
		margin-bottom: 25px;
	}
	.jobs_title {
		margin-bottom: 75px;
	}
	.links-section {
		padding-bottom: 0;
	}
	.links-section_title {
		margin-bottom: 30px;
	}
	.links-section_link {
		font-size: 24px;
	}
	.list-section_inner {
		padding: 0 13%;
	}
	.posts {
		padding-bottom: 0;
	}
	.posts--size-lg {
		padding: 100px 0;
	}
	.posts--size-xs {
		padding-bottom: 100px;
	}
	.posts_actions {
		max-width: 420px;
		margin: 0 auto 40px;
	}
	.posts_list {
		grid-template-columns: 1fr;
		max-width: 420px;
		row-gap: 50px;
		margin-bottom: 55px;
	}
	.quote-section {
		margin: 35px 0;
	}
	.quote-section_text {
		font-size: 32px;
	}
	.quote-section_from {
		font-size: 18px;
	}
	.research {
		padding-bottom: 90px;
	}
	.research--mob-padding-b-sm {
		padding-bottom: 0;
	}
	.research_box {
		margin-bottom: 21px;
	}
	.section-holder_links {
		padding: 60px 0;
	}
	.sections_box {
		padding-top: 65px;
	}
	.sections_box--padding-t-lg {
		padding-top: 65px;
	}
	.sections_box--padding-t-sm {
		padding-top: 65px;
	}
	.sections .sections_swoosh + .sections_inner .sections_box {
		padding-top: 60px;
		padding-bottom: 60px;
	}
	.sections_swoosh svg {
		width: 100%;
	}
	.sections_form--width-lg {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.solutions--size-lg {
		padding: 100px 0;
	}
	.solutions--size-md {
		padding-top: 100px;
		padding-bottom: 0;
	}
	.solutions--size-sm {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.solutions--padding-b-reset {
		padding-bottom: 0;
	}
	.standard--size-md {
		padding: 35px 0;
	}
	.standard_img {
		margin-left: -20px;
		margin-right: -20px;
		padding-bottom: 149.6%;
	}
	.statistics--size-lg {
		padding-bottom: 0;
	}
	.statistics_box {
		grid-template-columns: 1fr;
	}
	.statistics_caption {
		margin-left: auto;
		margin-right: auto;
		max-width: initial;
	}
	.text-box-list {
		grid-template-columns: 1fr;
		margin-right: 0;
	}
	.text-box-list--bordered-all .text-box {
		border-left: none;
	}
}
@media (max-width: 580px) {
	.unique-solutions_inner {
		grid-template-columns: 1fr;
		max-width: 400px;
		row-gap: 40px;
		margin: auto;
	}
	.unique-solutions_subtitle br {
		display: none;
	}
}
@media (max-width: 560px) {
	.culture_content {
		margin-bottom: 15px;
	}
	.culture_slider-controls {
		margin-top: 0;
	}
}
@media (max-width: 530px) {
	.socials-box_item {
		-webkit-box-orient: vertical;
		-webkit-box-direction: normal;
		    -ms-flex-direction: column;
		        flex-direction: column;
	}
	.socials-box_caption {
		margin-right: 0;
		margin-bottom: 20px;
	}
}
@media (max-width: 500px) {
	.main-card_title {
		max-width: 270px;
	}
	.location_map {
		height: 195px;
	}
}
@media (max-width: 450px) {
	html {
		overflow-x: hidden;
		font-size: calc(var(--rem-base) - 3px);
	}
	body {
		font-size: 16px;
	}
	.button--view-mobile {
		padding: 16px 30px;
	}
	.blog-item {
		padding-left: 51px;
	}
	.blog-item_img {
		padding-bottom: 156%;
	}
	.blog-item_content {
		margin-top: -125px;
	}
	.blog-item_title {
		margin-left: -53px;
	}
	.blog-item_text {
		font-size: 16px;
	}
	.page-footer_list-link {
		font-weight: 500;
	}
	.page-header_sub-nav {
		width: 100%;
		display: grid;
		grid-template-columns: 1fr 1fr;
		-webkit-column-gap: 20px;
		   -moz-column-gap: 20px;
		        column-gap: 20px;
	}
	.banner_container {
		text-align: left;
	}
	.info_img {
		padding-bottom: 137%;
	}
}
@media (max-height: 450px) {
	.form_head {
		margin-bottom: 0;
	}
	.form_link {
		display: -webkit-inline-box;
		display: -ms-inline-flexbox;
		display: inline-flex;
		margin-top: 20px;
	}
	.form_link--mobile-hidden {
		display: none;
	}
	.form_body {
		display: none;
	}
	.form_body--mobile-displayed {
		display: block;
		margin-top: 20px;
		margin-bottom: 50px;
	}
	.hero_wrapper {
		padding-top: 0;
	}
	.hero_box {
		padding-top: 150px;
		padding-bottom: 10px;
	}
	.hero_content {
		margin-bottom: 90px;
	}
}
@media (max-height: 440px) {
	.posts-slider {
		padding-right: var(--gutter);
	}
}
@media (max-width: 389px) {
	.infobox_socials-link {
		padding: 17px;
	}
}
@media (min-width: 812px) and (max-height: 414px) and (orientation: landscape) {
	:root {
		--gutter: 50px;
	}
	body {
		font-size: 16px;
	}
	h2 {
		font-size: 42px;
		line-height: 100%;
	}
	.acco_title,
	.acco_content-title {
		font-size: 32px;
	}
	.acco_button span {
		font-size: 22px;
	}
	.acco_text {
		font-size: 16px;
		margin-bottom: 15px;
	}
	.acco_link {
		font-size: 16px;
		font-weight: 700;
	}
	.blog-item_text {
		font-size: 16px;
	}
	.content-box_title {
		margin-bottom: 25px;
	}
	.content-box_title--margin-b-lg {
		margin-bottom: 35px;
	}
	.content-box_text {
		margin-bottom: 20px;
	}
	.content-box_row {
		-webkit-box-pack: start;
		    -ms-flex-pack: start;
		        justify-content: flex-start;
	}
	.list-slider_button {
		width: 50px;
		height: 60px;
	}
	.main-box_caption {
		margin-bottom: 20px;
	}
	.main-box_text {
		font-size: 18px;
	}
	.numeric-list_title {
		font-size: 26px;
		font-weight: 500;
	}
	.person_name {
		font-size: 26px;
	}
	.popular-links {
		padding-left: var(--gutter);
		padding-right: var(--gutter);
	}
	.text-item_title {
		font-size: 32px;
	}
	.banner_container {
		text-align: left;
	}
	.component--size-sm {
		padding: 35px 0;
	}
	.content--size-xs {
		padding-top: 50px;
		padding-bottom: 35px;
	}
	.content_inner--width-md * {
		max-width: 100%;
	}
	.content_inner {
		max-width: 100%;
	}
	.content_intro p {
		font-size: 32px;
	}
	.details--default {
		margin: 35px 0;
	}
	.headline_box {
		max-width: 515px;
	}
	.hero-block_form,
	.hero-block_links {
		margin-right: -50px;
		margin-left: -50px;
	}
	.info-banner--size-b-lg {
		margin-bottom: 50px;
	}
	.links-section_link {
		font-size: 24px;
	}
	.quote-section {
		margin: 35px 0;
	}
	.quote-section_text {
		font-size: 32px;
	}
	.sections_acco {
		max-width: 100%;
	}
	.standard--size-md {
		padding: 35px 0;
	}
}
@media (min-width: 930px) {
	.quotes-slider_slide.swiper-slide-active {
		background-color: var(--color-puerto-rico);
		opacity: 1;
	}
	.quotes-slider_slide.swiper-slide-active p {
		color: var(--color-white);
	}
}
@media (min-width: 1051px) {
	.slider-controls_nav:hover {
		border-color: var(--color-puerto-rico);
		background-color: var(--color-puerto-rico);
	}
	.slider-controls_nav:hover svg {
		stroke: var(--color-white);
		-webkit-transition: 0.3s;
		transition: 0.3s;
	}
	.main-menu--default .main-menu_item:hover .main-menu_link:after {
		opacity: 0;
	}
	.main-menu_item:hover .main-menu_dropdown {
		opacity: 1;
		visibility: visible;
		-webkit-transition: 0.3s ease-in-out 0.1s;
		transition: 0.3s ease-in-out 0.1s;
	}
	.main-menu_item:hover .main-menu_link:after {
		opacity: 1;
		-webkit-transform: translate(-50%, 0);
		        transform: translate(-50%, 0);
		-webkit-transition: 0.2s ease-in-out;
		transition: 0.2s ease-in-out;
	}
}
@media (min-width: 1300px) {
	.tabs_item:hover .tabs_button {
		color: var(--color-brand);
	}
}
@media (min-width: 2300px) {
	.sections .sections_swoosh + .sections_inner .sections_col {
		padding-top: 15vw;
	}
	.sections .sections_swoosh + .sections_inner .sections_box {
		padding-top: 15vw;
	}
}

.page-footer .socials_link, .page-footer .socials_link:first-child {
    background: none;
    border: none;
    height: auto;
    margin: 0 15px 0 0;
    width: auto;
}

.page-footer .socials_link:last-child {
    margin: 0;
}

.page-footer .socials_link .socials_icon {
    height: 24px;
    width: 24px;
}

/**/

#outbound_link_popup {
    align-items: center;
    display: flex;
    justify-content: center;
    padding: 20px;
}

#outbound_link_popup .job-popup {
    max-width: 780px;
    padding: 90px 100px;
    width: 100%;
}

#outbound_link_popup .job-popup h2 {
    font-family: "FreightDisp";
    font-size: 60px;
    font-weight: 500;
    line-height: 1;
    margin-bottom: 30px;
}

#outbound_link_popup .job-popup .close {
}

#outbound_link_popup .job-content {
    margin-bottom: 25px;
}

#outbound_link_popup .job-content p {
    font-size: 20px;
    line-height: 150%;
    margin-bottom: 20px;
}

#outbound_link_popup .job-content p:last-child {
    margin-bottom: 0;
}

#outbound_link_popup .job-links {
}

#outbound_link_popup .job-links ul {
    margin-bottom: 0;
}

#outbound_link_popup .job-links ul li {
}

#outbound_link_popup .job-links ul li a {
    background: url(images/icons/arrow-right-blue.svg) no-repeat 100% 50%;
    border-bottom: 1px solid #DFDFDD;
    display: block;
    font-size: 20px;
    line-height: 150%;
    padding: 15px 25px 15px 0;
}

@media (max-width: 768px) {
    #outbound_link_popup .job-popup {
        padding: 30px;
    }
    #outbound_link_popup .job-popup h2 {
        font-size: 30px;
    }
    #outbound_link_popup .job-content {
        margin-bottom: 15px;
    }
    #outbound_link_popup .job-content p {
        font-size: 18px;
    }
    #outbound_link_popup .job-links ul li a {
        font-size: 18px;
    }
}

/**/

.simple-content {
    padding: 110px 0;
}

.simple-content__row {
    align-items: flex-end;
    display: flex;
    justify-content: space-between;
}

.simple-content__heading {
    flex: 0 0 35%;
}

.simple-content__heading h3 {
    font-size: 40px;
    font-weight: 600;
    line-height: 115%;
    margin: 0;
}

.simple-content__heading h4 {
    font-size: 20px;
    font-weight: 600;
    line-height: 125%;
    margin: 0 0 5px;
}

.simple-content__content {
    flex: 0 0 56%;
}

.simple-content__content p {
    font-size: 20px;
    line-height: 160%;
    margin: 0 0 20px;
}

.simple-content__content p:last-child {
    margin: 0;
}

@media (max-width: 768px) {
    .simple-content {
        padding: 80px 0;
    }
    .simple-content__row {
        display: block;
    }
    .simple-content__heading {
        margin: 0 0 20px;
    }
    .simple-content__heading h3 {
        font-size: 30px;
    }
    .simple-content__content p {
        font-size: 18px;
    }
}

/**/

.section-faqs {
    padding: 0 0 65px;
}

.section-faqs__heading {
    border-bottom: 1px solid rgb( 54 64 74 / 40%);
    font-size: 20px;
    font-weight: 600;
    line-height: 100%;
    margin: 0 0 40px;
    padding: 0 0 20px;
}

.section-faqs__items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}

.section-faqs__item {
    flex: 0 0 calc(50% - 30px);
    margin: 0 0 50px;
}

.section-faqs__item h4 {
    cursor: pointer;
    font-size: 28px;
    font-weight: 600;
    line-height: 115%;
    margin: 0;
    padding: 0 35px 0 0;
    position: relative;
}

.section-faqs__item h4::after {
    border-bottom: 1px solid #36404A;
    border-right: 1px solid #36404A;
    content: '';
    display: block;
    height: 12px;
    position: absolute;
    right: 2px;
    top: 8px;
    transform: rotate(45deg);
    width: 12px;
}

.section-faqs__item--active h4::after {
    top: 16px;
    transform: rotate(225deg);
}

.section-faqs__item div {
    display: none;
    font-size: 20px;
    line-height: 160%;
    padding: 20px 0 0;
}

.section-faqs__item--active div {
    display: block;
}

.section-faqs__item div a {
    color: var(--color-brand);
}

@media (max-width: 768px) {
    .section-faqs {
        padding: 0 0 35px;
    }
    .section-faqs__items {
        display: block;
    }
    .section-faqs__item h4 {
        font-size: 24px;
    }
    .section-faqs__item h4::after {
        height: 10px;
        right: 2px;
        top: 6px;
        width: 10px;
    }
    .section-faqs__item--active h4::after {
        top: 12px;
    }
    .section-faqs__item div {
        font-size: 18px;
    }
}

/**/

.two-columns {
    padding: 0 0 95px;
}

.two-columns__heading {
    border-bottom: 1px solid rgb( 54 64 74 / 40%);
    font-size: 20px;
    font-weight: 600;
    line-height: 100%;
    margin: 0 0 25px;
    padding: 0 0 20px;
}

.two-columns__title {
    font-size: 28px;
    font-weight: 600;
    line-height: 115%;
    margin: 0 0 20px;
}

.two-columns__row {
    display: flex;
    justify-content: space-between;
}

.two-columns__left, .two-columns__right {
    flex: 0 0 47%;
}

.two-columns__left p, .two-columns__right p {
    font-size: 20px;
    line-height: 160%;
    margin: 0 0 20px;
}

.two-columns__left p:last-child, .two-columns__right p:last-child {
    margin: 0;
}

@media (max-width: 1024px) {
    .two-columns__left, .two-columns__right {
        flex: 0 0 45%;
    }
}

@media (max-width: 768px) {
    .two-columns__title {
        font-size: 24px;
    }
    .two-columns__row {
        display: block;
    }
    .two-columns__right {
        padding: 30px 0 0;
    }
    .two-columns__left p, .two-columns__right p {
        font-size: 18px
    }
}

/**/

.section-video {
    padding: 80px 0;
}

.section-video__row {
    align-items: flex-end;
    display: flex;
}

.section-video__image {
    flex: 1;
}

.section-video__image img {
    display: block;
    width: 100%;
}

.section-video__content {
    background-color: #36404A;
    flex: 0 0 400px;
    padding: 50px;
}

.section-video__heading {
    color: #fff;
    font-size: 40px;
    font-style: italic;
    font-weight: 500;
    line-height: 1.15;
    margin: 0;
}

.section-video__button {
    margin-top: 70px;
}

.section-video__button a {
    align-items: center;
    color: #fff;
    display: flex;
    font-size: 20px;
    gap: 20px;
    line-height: 1;
}

.section-video__button a img {
    display: block;
}

.section-video__button a span {
    display: block;
}

@media (max-width: 1024px) {
    .section-video__row {
        display: block;
    }
    .section-video__image img {
        width: 100%;
    }
    .section-video__content {
        padding: 30px;
    }
}

@media (max-width: 768px) {
    .section-video {
        padding: 40px 0;
    }
    .section-video__heading {
        font-size: 30px;
    }
    .section-video__button {
        margin-top: 30px;
    }
}

.sections_box .form_link {
	display: none;
}
/**/