/*!
Theme Name: BlastRadius
Author: Anonymous
Author URI:
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: base
Tags: one-column, two-columns
Theme URI:
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html
{
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
	/* 2 */
}

/* Sections
     ========================================================================== */
/**
   * Remove the margin in all browsers.
   */
body
{
	margin: 0;
}

/**
   * Render the `main` element consistently in IE.
   */
main
{
	display: block;
}

/**
   * Correct the font size and margin on `h1` elements within `section` and
   * `article` contexts in Chrome, Firefox, and Safari.
   */
h1
{
	font-size: 2em;
	margin: 0.67em 0;
}

/* Grouping content
     ========================================================================== */
/**
   * 1. Add the correct box sizing in Firefox.
   * 2. Show the overflow in Edge and IE.
   */
hr
{
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
	/* 2 */
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
pre
{
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/* Text-level semantics
     ========================================================================== */
/**
   * Remove the gray background on active links in IE 10.
   */
a
{
	background-color: transparent;
}

/**
   * 1. Remove the bottom border in Chrome 57-
   * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
   */
abbr[title]
{
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
	/* 2 */
}

/**
   * Add the correct font weight in Chrome, Edge, and Safari.
   */
b,
strong
{
	font-weight: bolder;
}

/**
   * 1. Correct the inheritance and scaling of font size in all browsers.
   * 2. Correct the odd `em` font sizing in all browsers.
   */
code,
kbd,
samp
{
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
	/* 2 */
}

/**
   * Add the correct font size in all browsers.
   */
small
{
	font-size: 80%;
}

/**
   * Prevent `sub` and `sup` elements from affecting the line height in
   * all browsers.
   */
sub,
sup
{
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub
{
	bottom: -0.25em;
}

sup
{
	top: -0.5em;
}

/* Embedded content
     ========================================================================== */
/**
   * Remove the border on images inside links in IE 10.
   */
img
{
	border-style: none;
}

/* Forms
     ========================================================================== */
/**
   * 1. Change the font styles in all browsers.
   * 2. Remove the margin in Firefox and Safari.
   */
button,
input,
optgroup,
select,
textarea
{
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
	/* 2 */
}

/**
   * Show the overflow in IE.
   * 1. Show the overflow in Edge.
   */
button,
input
{
	/* 1 */
	overflow: visible;
}

/**
   * Remove the inheritance of text transform in Edge, Firefox, and IE.
   * 1. Remove the inheritance of text transform in Firefox.
   */
button,
select
{
	/* 1 */
	text-transform: none;
}

/**
   * Correct the inability to style clickable types in iOS and Safari.
   */
button,
[type=button],
[type=reset],
[type=submit]
{
	-webkit-appearance: button;
}

/**
   * Remove the inner border and padding in Firefox.
   */
button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner
{
	border-style: none;
	padding: 0;
}

/**
   * Restore the focus styles unset by the previous rule.
   */
button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring
{
	outline: 1px dotted ButtonText;
}

/**
   * Correct the padding in Firefox.
   */
fieldset
{
	padding: 0.35em 0.75em 0.625em;
}

/**
   * 1. Correct the text wrapping in Edge and IE.
   * 2. Correct the color inheritance from `fieldset` elements in IE.
   * 3. Remove the padding so developers are not caught out when they zero out
   *    `fieldset` elements in all browsers.
   */
legend
{
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
	/* 1 */
}

/**
   * Add the correct vertical alignment in Chrome, Firefox, and Opera.
   */
progress
{
	vertical-align: baseline;
}

/**
   * Remove the default vertical scrollbar in IE 10+.
   */
textarea
{
	overflow: auto;
}

/**
   * 1. Add the correct box sizing in IE 10.
   * 2. Remove the padding in IE 10.
   */
[type=checkbox],
[type=radio]
{
	box-sizing: border-box;
	/* 1 */
	padding: 0;
	/* 2 */
}

/**
   * Correct the cursor style of increment and decrement buttons in Chrome.
   */
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button
{
	height: auto;
}

/**
   * 1. Correct the odd appearance in Chrome and Safari.
   * 2. Correct the outline style in Safari.
   */
[type=search]
{
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
	/* 2 */
}

/**
   * Remove the inner padding in Chrome and Safari on macOS.
   */
[type=search]::-webkit-search-decoration
{
	-webkit-appearance: none;
}

/**
   * 1. Correct the inability to style clickable types in iOS and Safari.
   * 2. Change font properties to `inherit` in Safari.
   */
::-webkit-file-upload-button
{
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
	/* 2 */
}

/* Interactive
     ========================================================================== */
/*
   * Add the correct display in Edge, IE 10+, and Firefox.
   */
details
{
	display: block;
}

/*
   * Add the correct display in all browsers.
   */
summary
{
	display: list-item;
}

/* Misc
     ========================================================================== */
/**
   * Add the correct display in IE 10+.
   */
template
{
	display: none;
}

/**
   * Add the correct display in IE 10.
   */
[hidden]
{
	display: none;
}

html
{
	box-sizing: border-box;
	-webkit-text-size-adjust: 100%;
}

*,
*:before,
*:after
{
	box-sizing: inherit;
}

*
{
	max-height: 1000000px;
}

main,
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section
{
	display: block;
}

ul,
ol,
dl,
p,
h1,
h2,
h3,
h4,
h5,
h6,
address,
form,
table,
blockquote,
applet,
embed,
object,
iframe,
frameset
{
	margin: 0 0 20px;
}

blockquote
{
	border-left: 4px solid #fff;
	padding-left: 10px;
	margin-left: 0;
}

table
{
	border-collapse: collapse;
}

th,
td
{
	border: 1px solid #ddd;
	padding: 3px;
	text-align: left;
	vertical-align: top;
}

th
{
	text-align: center;
	vertical-align: middle;
}

ul,
ol
{
	padding-left: 20px;
}

ul ul,
ul ol,
ol ul,
ol ol
{
	padding-left: 20px;
	margin: 0;
}

ul
{
	list-style-type: disc;
}

dl dt
{
	float: left;
	clear: left;
	padding-right: 0.3em;
	font-weight: bold;
}

dl dd
{
	overflow: hidden;
}

pre
{
	max-width: 100%;
	overflow: auto;
	padding: 16px;
}

body
{
	color: #F3F4FA;
	/* background: #0F101C; */
	/* background: linear-gradient(160deg, #0F101C -0.66%, #1A1C2A 72.79%), #FFF; */
	font: 16px/1.5 "Public Sans", sans-serif;
	min-width: 320px;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	margin: 0;
}

img
{
	max-width: 100%;
	height: auto;
	vertical-align: top;
	display: inline-block;
}

.gm-style img
{
	max-width: none;
}

@media (max-width: 1023px)
{
	iframe
	{
		width: 100%;
	}
}

.resize-active *
{
	transition: none !important;
}

.blog-list,
.related-post-list,
.image-slider .slick-dots,
.resource-listing,
.ts-item > ol ul,
.ts-item > ol,
.ts-item > ul,
.policies-links,
.vacancy-list,
.vacancy-block-list,
.team-items-list,
.logos-list,
.check-items-list,
.quote-social-networks,
.slider-styles.slick-slider .slick-dots,
.its-list,
.post-content .g-container > ol ul,
.post-content .g-container > ol,
.post-content .g-container > ul > div ul,
.post-content .g-container > ul > li ul,
.post-content .g-container > ul,
.form-wrap .no-list.hs-error-msgs,
.social-networks,
.footer-navigation
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.clearfix:after,
dl:after
{
	content: "";
	display: block;
	clear: both;
}

.ellipsis
{
	white-space: nowrap;
	/* 1 */
	text-overflow: ellipsis;
	/* 2 */
	overflow: hidden;
}

h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6
{
	font-family: "Bai Jamjuree", sans-serif;
	color: #fff;
	font-weight: 400;
}

h1,
.h1
{
	font-size: 54px;
	line-height: 1.1481481481;
	letter-spacing: -0.05em;
	margin: 0 0 0.38em;
}

@media (min-width: 1024px)
{

	h1,
	.h1
	{
		font-size: 64px;
		line-height: 1.125;
		margin: 0 0 0.315em;
	}
}

h2,
.h2
{
	font-size: 38px;
	line-height: 1.2105263158;
	letter-spacing: -0.05em;
}

@media (min-width: 1024px)
{

	h2,
	.h2
	{
		font-size: 48px;
		line-height: 1.1666666667;
	}
}

h3,
.h3
{
	font-size: 36px;
	line-height: 1.2222222222;
	letter-spacing: -0.05em;
	margin: 0 0 0.3em;
}

@media (min-width: 1024px)
{

	h3,
	.h3
	{
		font-size: 40px;
		line-height: 1.2;
	}
}

h5,
.h5
{
	font-weight: 500;
	font-size: 24px;
	line-height: 1.25;
	letter-spacing: -0.03em;
	margin: 0 0 0.6em;
}

h6,
.h6
{
	font-size: 20px;
	line-height: 1.2;
	font-weight: 500;
	letter-spacing: -0.03em;
	margin: 0 0 0.6em;
}

a
{
	color: #FF1560;
	text-decoration: none;
	transition: color 0.27s ease-in-out;
}

a:hover,
a:focus
{
	color: #e10048;
}

form,
fieldset
{
	margin: 0;
	padding: 0;
	border-style: none;
}

input[type=text],
input[type=tel],
input[type=email],
input[type=search],
input[type=password],
input[type=url],
textarea,
select
{
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	padding: 10px 20px;
	font-size: 14px;
	line-height: 20px;
	font-family: "Public Sans", sans-serif;
	font-weight: 400;
	color: #fff;
	background: #0F101C;
	box-sizing: border-box;
	border: 1px solid #282934;
	border-radius: 30px;
}

input[type=text]:not(textarea),
input[type=tel]:not(textarea),
input[type=email]:not(textarea),
input[type=search]:not(textarea),
input[type=password]:not(textarea),
input[type=url]:not(textarea),
textarea:not(textarea),
select:not(textarea)
{
	height: 40px;
}

input[type=text]:focus,
input[type=tel]:focus,
input[type=email]:focus,
input[type=search]:focus,
input[type=password]:focus,
input[type=url]:focus,
textarea:focus,
select:focus
{
	outline: none;
	border-color: #282934;
}

input[type=text]::-webkit-input-placeholder,
input[type=tel]::-webkit-input-placeholder,
input[type=email]::-webkit-input-placeholder,
input[type=search]::-webkit-input-placeholder,
input[type=password]::-webkit-input-placeholder,
input[type=url]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder
{
	color: #fff;
}

input[type=text]::-moz-placeholder,
input[type=tel]::-moz-placeholder,
input[type=email]::-moz-placeholder,
input[type=search]::-moz-placeholder,
input[type=password]::-moz-placeholder,
input[type=url]::-moz-placeholder,
textarea::-moz-placeholder,
select::-moz-placeholder
{
	opacity: 1;
	color: #fff;
}

input[type=text]:-moz-placeholder,
input[type=tel]:-moz-placeholder,
input[type=email]:-moz-placeholder,
input[type=search]:-moz-placeholder,
input[type=password]:-moz-placeholder,
input[type=url]:-moz-placeholder,
textarea:-moz-placeholder,
select:-moz-placeholder
{
	color: #fff;
}

input[type=text]:-ms-input-placeholder,
input[type=tel]:-ms-input-placeholder,
input[type=email]:-ms-input-placeholder,
input[type=search]:-ms-input-placeholder,
input[type=password]:-ms-input-placeholder,
input[type=url]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder
{
	color: #fff;
}

input[type=text].placeholder,
input[type=tel].placeholder,
input[type=email].placeholder,
input[type=search].placeholder,
input[type=password].placeholder,
input[type=url].placeholder,
textarea.placeholder,
select.placeholder
{
	color: #fff;
}

select
{
	background-image: url("data:image/svg+xml,%3Csvg width='12' height='7' viewBox='0 0 12 7' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M0.292893 0.292893C0.683417 -0.0976311 1.31658 -0.0976311 1.70711 0.292893L6 4.58579L10.2929 0.292893C10.6834 -0.0976311 11.3166 -0.0976311 11.7071 0.292893C12.0976 0.683417 12.0976 1.31658 11.7071 1.70711L6.70711 6.70711C6.31658 7.09763 5.68342 7.09763 5.29289 6.70711L0.292893 1.70711C-0.0976311 1.31658 -0.0976311 0.683417 0.292893 0.292893Z' fill='%2370707B'/%3E%3C/svg%3E%0A");
	background-size: 12px 7px;
	background-repeat: no-repeat;
	background-position: calc(100% - 23px) 50%;
}

input[type=search]::-webkit-search-cancel-button
{
	-webkit-appearance: none;
}

textarea
{
	resize: vertical;
	vertical-align: top;
	overflow: auto;
}

button,
input[type=button],
input[type=reset],
input[type=file],
input[type=submit]
{
	transition: background 0.5s ease-in-out;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	font-weight: 500;
	font-size: 14px;
	line-height: 143%;
	color: #FFFFFF;
	padding: 10px 24px;
	border-radius: 30px;
	outline: none;
	cursor: pointer;
	border: #0F101C;
	background: #1C1D28;
	transition: background-color 0.27s ease-in-out, color 0.27s ease-in-out;
}

button:hover,
button:focus,
input[type=button]:hover,
input[type=button]:focus,
input[type=reset]:hover,
input[type=reset]:focus,
input[type=file]:hover,
input[type=file]:focus,
input[type=submit]:hover,
input[type=submit]:focus
{
	background: #272837;
	color: #FFFFFF;
}

#wrapper
{
	width: 100%;
	overflow: hidden;
	display: flex;
	flex-direction: column;
	min-height: 100vh;
}

#wrapper #main
{
	flex-grow: 1;
}

#main > .g-container:first-child
{
	padding-top: 40px;
}

.g-container,
.container
{
	max-width: 1176px;
	padding-right: 20px;
	padding-left: 20px;
	margin: 0 auto;
}

.g-container.md-mod,
.container.md-mod
{
	max-width: 1320px;
}

@media (min-width: 1920px)
{

	.g-container.md-mod,
	.container.md-mod
	{
		max-width: 1801px;
	}
}

.g-container .g-container,
.container .g-container
{
	max-width: none;
	padding-left: 0;
	padding-right: 0;
}

.g-container .g-container
{
	max-width: none;
	padding-left: 0;
	padding-right: 0;
}

@media (max-width: 1023px)
{
	.hide-md
	{
		display: none !important;
	}
}

svg
{
	max-width: 100%;
	height: auto;
}

@supports (-webkit-touch-callout: none)
{
	mark
	{
		color: #FF1560 !important;
		background: transparent;
	}
}

@supports not (-webkit-touch-callout: none)
{
	mark
	{
		background: linear-gradient(180deg, #FF1560 0%, #FF5D60 100%);
		-webkit-background-clip: text;
		-webkit-text-fill-color: transparent;
		background-clip: text;
		text-fill-color: transparent;
	}
}

.section-header
{
	text-align: center;
	margin: 0 0 41px;
}

@media (min-width: 1024px)
{
	.section-header
	{
		margin: 0 0 60px;
	}
}

.section-header > *:last-child
{
	margin-bottom: 0;
}

@keyframes heroDecor
{
	from
	{
		opacity: 0.1;
	}

	to
	{
		opacity: 1;
	}
}

#content
{
	padding: 40px 0 0;
}

.team-archive-title
{
	text-align: center;
}

.archive.post-type-archive .team-items
{
	display: block;
}

.archive.post-type-archive .team-items-list.three-row > li
{
	padding-bottom: 16px;
}

@media (min-width: 768px)
{
	.dnd-section .dnd-column .px-unset
	{
		margin-left: -1rem;
		margin-right: -1rem;
	}
}

.featured-mobile-heading
{
	text-align: center;
	margin: 0 0 24px;
}

@media (min-width: 744px)
{
	.featured-mobile-heading
	{
		display: none;
	}
}

#footer
{
	position: relative;
	text-align: center;
	padding: 81px 0 0;
	z-index: 1;
}

@media (min-width: 1024px)
{
	#footer
	{
		text-align: left;
	}
}

#footer:before
{
	content: "";
	background: #151725;
	border-radius: 45px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

@media (min-width: 1920px)
{
	#footer .container
	{
		max-width: 1656px;
	}
}

.footer-top
{
	padding: 0 0 64px;
}

@media (min-width: 1024px)
{
	.footer-top
	{
		display: flex;
		flex-wrap: wrap;
		margin: 0 -15px;
		padding: 0 0 39px;
	}
}

@media (min-width: 1024px)
{
	.footer-top .col
	{
		padding: 0 15px;
	}
}

@media (min-width: 1024px)
{
	.footer-top .col:nth-child(1)
	{
		max-width: 289px;
		flex: 0 0 24.65%;
	}
}

.footer-top .col:nth-child(2)
{
	margin: 0 0 60px;
}

@media (min-width: 1024px)
{
	.footer-top .col:nth-child(2)
	{
		flex: 1;
		margin: 0;
	}
}

@media (min-width: 1024px)
{
	.footer-top .col:nth-child(3)
	{
		max-width: 398px;
		flex: 0 0 34.2%;
	}
}

.footer-logo
{
	margin: 0 0 30px;
}

.footer-nav-wrap
{
	margin: 0 0 56px;
}

@media (min-width: 1024px)
{
	.footer-nav-wrap
	{
		margin: -3px 0 20px;
		min-height: 195px;
	}
}

.footer-navigation li:not(:last-child)
{
	margin: 0 0 12px;
}

.footer-navigation li.active a
{
	color: #fff;
}

.footer-navigation a
{
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	color: #9D9EB3;
}

.footer-navigation a:hover,
.footer-navigation a:focus
{
	color: #fff;
}

.social-networks
{
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
}

@media (min-width: 1024px)
{
	.social-networks
	{
		justify-content: flex-start;
	}
}

.social-networks li:not(:last-child)
{
	margin: 0 8px 0 0;
}

.social-networks a
{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	padding: 2px;
	background-color: #282934;
	transition: background-color 0.27s ease-in-out;
}

.social-networks a:hover,
.social-networks a:focus
{
	background-color: #333442;
}

.footer-text
{
	max-width: 320px;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #fff;
	margin: 0 auto;
}

@media (min-width: 1024px)
{
	.footer-text
	{
		max-width: none;
		margin: 0;
	}
}

.form-wrap
{
	max-width: 320px;
	margin: 0 auto;
}

@media (min-width: 1024px)
{
	.form-wrap
	{
		max-width: none;
		margin: 0;
	}
}

.form-wrap .hs_email
{
	margin-bottom: 16px;
}

.form-wrap .hs_email > label
{
	display: none;
}

.form-wrap input[type=email]
{
	width: 100%;
}

.form-wrap input[type=email]::-webkit-input-placeholder
{
	color: #70707B;
}

.form-wrap input[type=email]::-moz-placeholder
{
	opacity: 1;
	color: #70707B;
}

.form-wrap input[type=email]:-moz-placeholder
{
	color: #70707B;
}

.form-wrap input[type=email]:-ms-input-placeholder
{
	color: #70707B;
}

.form-wrap input[type=email].placeholder
{
	color: #70707B;
}

.form-wrap .no-list.hs-error-msgs
{
	line-height: 1.1;
}

.form-wrap .no-list.hs-error-msgs .hs-error-msg,
.form-wrap .no-list.hs-error-msgs .hs-main-font-element
{
	display: block;
	font-size: 0.7em;
	color: #FF5D60;
}

.form-wrap .no-list.hs-error-msgs .hs-error-msg
{
	margin-top: 0.5em;
	margin-bottom: -1em;
}

.form-wrap .hs-main-font-element
{
	display: block;
	margin-bottom: 0.8em;
}

.copyright-block
{
	font-size: 14px;
	line-height: 20px;
	color: #565662;
	padding: 20px 0;
}

.copyright-block p
{
	max-width: 320px;
	margin: 0 auto;
}

@media (min-width: 1024px)
{
	.copyright-block p
	{
		max-width: none;
		margin: 0;
	}
}

.copyright-block a
{
	color: #9D9EB3;
}

.copyright-block a:hover,
.copyright-block a:focus
{
	color: #FF5D60;
}

article.type-team .team-head
{
	text-align: center;
}

article.type-team .team-head .entry-decor
{
	width: 100%;
	height: 285px;
	position: absolute;
	bottom: -165px;
	left: 50%;
	background: linear-gradient(180deg, #FF1560 0%, #FF5D60 100%);
	filter: blur(175px);
	-webkit-filter: blur(175px);
	-moz-filter: blur(175px);
	-o-filter: blur(175px);
	transform: translate3d(-50%, 0, 0);
	z-index: -1;
	animation: heroDecor 1.77s ease-out forwards;
}

article.type-team .entry-info
{
	position: relative;
	z-index: 1;
	padding: 1em 0;
}

article.type-team .entry-info:before
{
	width: 100vw;
	content: "";
	position: absolute;
	top: 0;
	left: 50%;
	bottom: -250px;
	transform: translate(-50%, 0);
	background: #0F101C;
	z-index: -1;
	pointer-events: none;
}

article.type-team .entry-info .inner
{
	text-align: center;
	max-width: 560px;
	margin: 0 auto 1em;
}

article.type-team h6
{
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 4px;
}

article.type-team h6 .quote-social-networks
{
	margin: 0 0 0 9px;
}

article.type-team .position
{
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 17px;
}

article.type-team .info-text
{
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 9px;
}

article.type-team .team-content
{
	position: relative;
	z-index: 1;
}

.navigation.pagination
{
	padding: 54px 0 0;
}

@media (min-width: 744px)
{
	.navigation.pagination
	{
		padding: 58px 0 0;
		margin: 0 -24px;
	}
}

@media (min-width: 1024px)
{
	.navigation.pagination
	{
		margin: 0;
	}
}

.navigation.pagination .nav-links
{
	display: flex;
}

.navigation.pagination .page-numbers
{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #B3B3BF;
	margin: 0 2px;
	background-color: transparent;
	transition: background-color 0.27s ease-in-out, color 0.27s ease-in-out, opacity 0.27s ease-in-out;
}

.navigation.pagination .page-numbers:hover
{
	color: #FFFFFF;
	background-color: #1C1D28;
}

.navigation.pagination .page-numbers.current
{
	color: #FFFFFF;
	background-color: #1C1D28;
}

.navigation.pagination .page-numbers.prev,
.navigation.pagination .page-numbers.next
{
	background: linear-gradient(180deg, #FF5D60 0%, #FF1560 100%);
}

.navigation.pagination .page-numbers.prev:hover,
.navigation.pagination .page-numbers.next:hover
{
	opacity: 0.9;
}

.navigation.pagination .page-numbers.prev.inactive,
.navigation.pagination .page-numbers.next.inactive
{
	background: #282934;
	cursor: not-allowed;
}

.navigation.pagination .page-numbers.prev.inactive svg path,
.navigation.pagination .page-numbers.next.inactive svg path
{
	fill: #70707B;
}

.navigation.pagination .page-numbers.prev svg path,
.navigation.pagination .page-numbers.next svg path
{
	fill: #fff;
}

.navigation.pagination .page-numbers.prev
{
	margin: 0 auto 0 0;
}

.navigation.pagination .page-numbers.next
{
	margin: 0 0 0 auto;
}

.post-article
{
	padding-top: 60px;
	position: relative;
}

.post-article .container
{
	max-width: 1025px;
}

.post-article-header
{
	position: relative;
	padding: 0 0 51px;
}

@media (min-width: 744px)
{
	.post-article-header
	{
		padding: 0 0 226px;
	}
}

@media (min-width: 1024px)
{
	.post-article-header
	{
		min-height: 468px;
		padding: 0 0 210px;
	}
}

.post-article-header .container
{
	position: relative;
}

.post-article-header h1
{
	font-size: 36px;
	line-height: 44px;
	letter-spacing: -0.05em;
	margin: 0 0 20px;
}

@media (min-width: 1024px)
{
	.post-article-header h1
	{
		font-size: 40px;
		line-height: 120%;
	}
}

.post-article-header .entry-decor
{
	width: 100%;
	height: 285px;
	background: linear-gradient(180deg, #FF1560 0%, #FF5D60 100%);
	filter: blur(100px);
	-webkit-filter: blur(100px);
	-moz-filter: blur(100px);
	-o-filter: blur(100px);
	position: absolute;
	left: 50%;
	bottom: -205px;
	transform: translate3d(-50%, 0, 0);
	z-index: -1;
}

@media (min-width: 1170px)
{
	.post-article-header-inner
	{
		max-width: 752px;
	}
}

.post-article-header-inner .entry-meta
{
	display: flex;
}

.post-article-header-inner .avatar
{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow: hidden;
	border: 1px solid rgba(255, 255, 255, 0.1);
	margin: 0 17px 0 0;
}

.post-article-header-inner .avatar img
{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}

.post-article-header-inner .post-meta
{
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0;
}

.post-article-header-inner .post-meta time
{
	display: inline;
}

.post-article-header-inner .cat
{
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	background: linear-gradient(180deg, #FF5D60 0%, #FF1560 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	margin: 0;
}

.post-article-header-top
{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: 0 0 15px;
}

@media (min-width: 1170px)
{
	.post-article-header-top
	{
		display: block;
		margin: 0;
	}
}

@media (min-width: 1170px)
{
	.is-post-sharethis
	{
		display: block;
		position: absolute;
		top: 47px;
		left: -56px;
		z-index: 1;
	}
}

#post-sharethis.sharethis-wrap
{
	display: flex;
	align-items: center;
	position: relative;
}

@media (min-width: 1170px)
{
	#post-sharethis.sharethis-wrap
	{
		display: block;
	}
}

@media (max-width: 743px)
{
	#post-sharethis.sharethis-wrap.popup-active .open .open-svg
	{
		display: none;
	}

	#post-sharethis.sharethis-wrap.popup-active .open .close-svg
	{
		display: block;
	}

	#post-sharethis.sharethis-wrap.popup-active .popup
	{
		opacity: 1;
		visibility: visible;
		transform: translate(0, 0);
	}
}

#post-sharethis.sharethis-wrap .title
{
	font-size: 14px;
	line-height: 20px;
	text-align: center;
	color: #FFFFFF;
	margin: 0 16px 0 0;
}

@media (min-width: 1170px)
{
	#post-sharethis.sharethis-wrap .title
	{
		margin: 0 0 16px;
	}
}

#post-sharethis.sharethis-wrap .open
{
	display: none;
}

@media (max-width: 743px)
{
	#post-sharethis.sharethis-wrap .open
	{
		display: flex;
		align-items: center;
		justify-content: center;
		border-radius: 50%;
		background-color: #282934;
		width: 40px;
		height: 40px;
	}
}

#post-sharethis.sharethis-wrap .open .open-svg
{
	display: block;
}

#post-sharethis.sharethis-wrap .open .close-svg
{
	display: none;
}

#post-sharethis.sharethis-wrap .popup
{
	display: block !important;
}

@media (max-width: 743px)
{
	#post-sharethis.sharethis-wrap .popup
	{
		opacity: 0;
		visibility: hidden;
		position: absolute;
		top: -44px;
		right: 0;
		transform: translate(100%, 0);
		transition: transform 0.27s ease-in-out, opacity 0.27s ease-in-out, visibility 0.27s ease-in-out;
	}
}

#post-sharethis.sharethis-wrap .sharethis-inline-share-buttons
{
	display: flex !important;
}

@media (min-width: 1170px)
{
	#post-sharethis.sharethis-wrap .sharethis-inline-share-buttons
	{
		width: 40px;
		flex-direction: column;
		align-items: center;
	}
}

#post-sharethis.sharethis-wrap .sharethis-inline-share-buttons .st-btn
{
	display: flex !important;
	width: 40px;
	height: 40px !important;
	padding: 0;
	border-radius: 50%;
	justify-content: center;
	margin: 0;
	top: 0;
}

#post-sharethis.sharethis-wrap .sharethis-inline-share-buttons .st-btn:not(:last-child)
{
	margin: 0 4px 0 0;
}

@media (min-width: 744px)
{
	#post-sharethis.sharethis-wrap .sharethis-inline-share-buttons .st-btn:not(:last-child)
	{
		margin: 0 8px 0 0;
	}
}

@media (min-width: 1170px)
{
	#post-sharethis.sharethis-wrap .sharethis-inline-share-buttons .st-btn:not(:last-child)
	{
		margin: 0 0 8px;
	}
}

#post-sharethis.sharethis-wrap .sharethis-inline-share-buttons .st-btn img
{
	height: 24px;
	width: 24px;
}

.back-link
{
	display: inline-flex;
	align-items: center;
	font-weight: 500;
	font-size: 14px;
	line-height: 143%;
	color: #FFFFFF;
}

@media (min-width: 1170px)
{
	.back-link
	{
		margin: 0 0 20px;
	}
}

.back-link:hover
{
	color: #B3B3BF;
}

.back-link .icon
{
	width: 28px;
	height: 28px;
	display: flex;
	align-items: center;
	justify-content: center;
	background-color: #282934;
	border-radius: 50%;
	margin: 0 8px 0 0;
}

.back-link .icon svg
{
	display: block;
}

.post-content-section
{
	background: #0F101C;
	border-radius: 45px;
	padding: 40px 0 40px;
}

@media (min-width: 1170px)
{
	.post-content
	{
		max-width: 752px;
	}
}

.post-content h5
{
	margin: 0 0 0.54em;
}

.post-content p + h5
{
	margin-top: 1.65em;
}

.post-content p
{
	margin: 0 0 0.75em;
}

@media (min-width: 744px)
{
	.post-content p
	{
		margin: 0 0 0.8em;
	}
}

.post-content .g-container > ul
{
	margin: 0 0 2.9em;
}

@media (min-width: 744px)
{
	.post-content .g-container > ul
	{
		margin: 0 0 2.6em;
	}
}

.post-content .g-container > ul > div,
.post-content .g-container > ul > li
{
	padding: 0 0 0 1.5em;
	position: relative;
}

.post-content .g-container > ul > div:before,
.post-content .g-container > ul > li:before
{
	content: "";
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #B2B3BF;
	position: absolute;
	left: 0.65em;
	top: 0.6em;
}

.post-content .g-container > ul > div ul > div,
.post-content .g-container > ul > div ul > li,
.post-content .g-container > ul > li ul > div,
.post-content .g-container > ul > li ul > li
{
	padding: 0 0 0 1.5em;
	position: relative;
	word-break: break-all;
}

.post-content .g-container > ul > div ul > div:before,
.post-content .g-container > ul > div ul > li:before,
.post-content .g-container > ul > li ul > div:before,
.post-content .g-container > ul > li ul > li:before
{
	content: "";
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #B2B3BF;
	position: absolute;
	left: 0.65em;
	top: 0.6em;
}

.post-content .g-container > ol
{
	counter-reset: i;
	margin: 0 0 0.77em;
}

.post-content .g-container > ol > div,
.post-content .g-container > ol > li
{
	padding: 0 0 0 1.5em;
	position: relative;
}

.post-content .g-container > ol > div:before,
.post-content .g-container > ol > li:before
{
	font-family: "Public Sans", sans-serif;
	counter-increment: i;
	content: counter(i, decimal) ".";
	position: absolute;
	top: 0;
	right: calc(100% - 1em);
	white-space: nowrap;
}

.post-content .g-container > ol ul > li
{
	padding: 0 0 0 1.5em;
	position: relative;
}

.post-content .g-container > ol ul > li:before
{
	content: "";
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #B2B3BF;
	position: absolute;
	left: 0.65em;
	top: 0.6em;
}

.post-thumbnail
{
	height: 44.4444vw;
	overflow: hidden;
	border-radius: 16px;
	margin: -72px 0 20px;
}

@media (min-width: 744px)
{
	.post-thumbnail
	{
		height: 352px;
		margin: -242px 0 20px;
	}
}

@media (min-width: 1024px)
{
	.post-thumbnail
	{
		height: 376px;
		margin: -236px 0 20px;
	}
}

.post-thumbnail img
{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.wp-block-table
{
	margin: 2.3em 0 2.45em;
}

.wp-block-table table
{
	color: #fff;
	font-size: 16px;
	line-height: 24px;
	margin: 0;
}

.wp-block-table table tbody tr:nth-child(1) td
{
	font-weight: 700;
	border: none;
	background-color: #282934;
	padding: 26px 10px;
}

.wp-block-table table tbody tr td
{
	text-align: center;
	border: none;
	border-bottom: 1px solid #282934;
	padding: 24px 10px;
	background-color: #1c1d28;
}

.wp-block-quote
{
	padding: 0;
	border: none;
	margin: 0 0 40px;
}

.wp-block-quote:before
{
	width: 22px;
	height: 16px;
	display: block;
	content: "";
	background-image: url("data:image/svg+xml,%3Csvg width='22' height='16' viewBox='0 0 22 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.4967 4.01794L9.4183 4.73542C7.98039 5.69208 6.90196 6.81614 6.18301 8.10762C5.51198 9.35127 5.17647 10.8102 5.17647 12.4843V16H0V12.4843C0 9.80568 0.503268 7.53363 1.5098 5.66816C2.51634 3.80269 4.07407 2.2003 6.18301 0.860984L7.54902 0L10.4967 4.01794ZM22 4.01794L20.9216 4.73542C19.4837 5.69208 18.4052 6.81614 17.6863 8.10762C17.0152 9.35127 16.6797 10.8102 16.6797 12.4843V16H11.5033V12.4843C11.5033 9.80568 12.0065 7.53363 13.0131 5.66816C14.0196 3.80269 15.5773 2.2003 17.6863 0.860984L19.0523 0L22 4.01794Z' fill='url(%23paint0_linear_1560_13736)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1560_13736' x1='11' y1='0' x2='11' y2='16' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF5D60'/%3E%3Cstop offset='1' stop-color='%23FF1560'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0 0 13px;
}

@media (min-width: 744px)
{
	.wp-block-quote:before
	{
		margin: 0 0 15px;
	}
}

.wp-block-quote .g-container p
{
	font-family: "Bai Jamjuree", sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	letter-spacing: -0.03em;
	color: #FFFFFF;
	margin: 0 0 10px;
}

.wp-block-quote cite
{
	display: block;
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #B3B3BF;
	font-style: normal;
}

.post-aside
{
	padding: 13px 0 0;
}

@media (min-width: 744px)
{
	.post-aside
	{
		padding: 19px 0 0;
	}
}

@media (min-width: 1170px)
{
	.post-aside
	{
		width: 272px;
		height: 400px;
		position: absolute;
		top: 108px;
		right: calc((100% - 1138px) / 2);
		z-index: 2;
		padding: 0;
	}
}

.post-subscribe-form
{
	background: #151725;
	border-radius: 16px;
	padding: 30px 20px;
	margin: 0 0 30px;
}

@media (min-width: 744px)
{
	.post-subscribe-form
	{
		padding: 30px;
	}
}

@media (min-width: 1170px)
{
	.post-subscribe-form
	{
		min-height: 243px;
	}
}

.post-subscribe-form p
{
	text-align: center;
	margin: 0 0 40px;
}

@media (min-width: 1170px)
{
	.post-subscribe-form p
	{
		text-align: left;
		margin: 0 0 15px;
	}
}

@media (max-width: 1168px)
{
	.post-subscribe-form .form-wrap
	{
		max-width: 464px;
		margin: 0 auto;
	}
}

@media (max-width: 1168px)
{
	.post-subscribe-form .form-wrap .hs-submit
	{
		text-align: center;
	}
}

.post-subscribe-form .form-wrap [type=submit]
{
	min-width: 212px;
	background: #282934;
}

@media (max-width: 743px)
{
	.post-subscribe-form .form-wrap [type=submit]
	{
		width: 100%;
	}
}

@media (min-width: 1170px)
{
	.post-subscribe-form .form-wrap [type=submit]
	{
		width: 100%;
	}
}

.post-subscribe-form .form-wrap [type=submit]:hover
{
	background: #1C1D28;
}

.post-social-networks
{
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (min-width: 1170px)
{
	.post-social-networks
	{
		justify-content: flex-start;
	}
}

.post-social-networks p
{
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0 16px 0 0;
}

/* Slider */
.slick-slider
{
	position: relative;
	display: block;
	box-sizing: border-box;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}

.slick-list
{
	position: relative;
	overflow: hidden;
	display: block;
	margin: 0;
	padding: 0;
}

.slick-list:focus
{
	outline: none;
}

.slick-list.dragging
{
	cursor: pointer;
	cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	-ms-transform: translate3d(0, 0, 0);
	-o-transform: translate3d(0, 0, 0);
	transform: translate3d(0, 0, 0);
}

.slick-track
{
	position: relative;
	left: 0;
	top: 0;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.slick-track:before,
.slick-track:after
{
	content: "";
	display: table;
}

.slick-track:after
{
	clear: both;
}

.slick-loading .slick-track
{
	visibility: hidden;
}

.slick-slide
{
	float: left;
	height: 100%;
	min-height: 1px;
	display: none;
}

[dir=rtl] .slick-slide
{
	float: right;
}

.slick-slide img
{
	display: block;
}

.slick-slide.slick-loading img
{
	display: none;
}

.slick-slide.dragging img
{
	pointer-events: none;
}

.slick-initialized .slick-slide
{
	display: block;
}

.slick-loading .slick-slide
{
	visibility: hidden;
}

.slick-vertical .slick-slide
{
	display: block;
	height: auto;
	border: 1px solid transparent;
}

.slick-arrow.slick-hidden
{
	display: none;
}

.icon-text-section
{
	background: #151725;
	border-radius: 45px;
	padding: 80px 0 81px;
	margin-bottom: 80px;
}

@media (min-width: 1024px)
{
	.icon-text-section
	{
		padding: 120px 0 119px;
		margin-bottom: 120px;
	}
}

.icon-text-section.top-mod
{
	margin: 0;
}

@media (max-width: 1023px)
{
	.icon-text-section.top-mod
	{
		margin: 40px 0 0;
	}
}

@media (max-width: 1023px)
{
	.icon-text-section.top-mod .section-header
	{
		margin: 0 auto 41px;
		max-width: 470px;
	}
}

@media (max-width: 1023px)
{
	.icon-text-section.top-mod .its-holder
	{
		max-width: none;
	}
}

@media (min-width: 744px) and (max-width: 1023px)
{
	.icon-text-section.top-mod .its-list
	{
		display: flex;
		justify-content: center;
		flex-wrap: wrap;
	}
}

@media (min-width: 744px) and (max-width: 1023px)
{
	.icon-text-section.top-mod .its-list > li
	{
		max-width: 50%;
		flex: 0 0 50%;
		padding: 0 8px;
	}
}

.its-holder
{
	max-width: 464px;
	margin: 0 auto;
}

@media (min-width: 1024px)
{
	.its-holder
	{
		max-width: none;
		margin: 0;
	}
}

@media (min-width: 1024px)
{
	.its-list
	{
		display: flex;
		flex-wrap: wrap;
		margin: 0 -8px -16px;
	}
}

@media (min-width: 1024px)
{
	.its-list > li
	{
		max-width: 33.3333%;
		flex: 0 0 33.3333%;
		padding: 0 8px 16px;
	}
}

.its-list > li:not(:last-child)
{
	margin-bottom: 40px;
}

@media (min-width: 1024px)
{
	.its-list > li:not(:last-child)
	{
		margin-bottom: 0;
	}
}

.its-item
{
	display: flex;
	align-items: flex-start;
}

.its-item.top-mod
{
	display: block;
}

.its-item.top-mod .entry-icon
{
	width: 40px;
	height: 40px;
	border-radius: 50%;
}

.its-item.top-mod .entry-body
{
	padding: 0;
}

@media (max-width: 1023px)
{
	.its-item.top-mod
	{
		text-align: center;
	}
}

.its-item .entry-icon
{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	width: 64px;
	height: 64px;
	background: linear-gradient(180deg, #FF1560 0%, #FF5D60 100%);
	border-radius: 16px;
	padding: 10px;
}

@media (max-width: 1023px)
{
	.its-item .entry-icon
	{
		margin: 0 auto 17px;
	}
}

.its-item .entry-body
{
	flex-grow: 1;
	padding: 0 0 0 16px;
}

.its-item .entry-body > *:last-child
{
	margin-bottom: 0;
}

.two-column-text-image
{
	background-color: #0f101c;
}

.two-column-text-image .section-header
{
	padding: 40px 0 0;
}

@media (min-width: 1024px)
{
	.two-column-text-image .section-header
	{
		padding: 60px 0 0;
	}
}

.tcti-row
{
	text-align: center;
	padding: 0 0 61px;
}

@media (min-width: 744px)
{
	.tcti-row
	{
		display: flex;
		align-items: center;
		margin: 0 -8px;
		text-align: left;
	}
}

@media (min-width: 1024px)
{
	.tcti-row
	{
		padding: 0 0 121px;
	}
}

@media (min-width: 744px)
{
	.tcti-row.reverse-mod .tcti-content
	{
		order: 1;
	}
}

@media (min-width: 1024px)
{
	.tcti-row.reverse-mod .tcti-content > div
	{
		max-width: 464px;
		margin: 0 0 0 auto;
	}
}

.tcti-row.decor-middle .tcti-image .entry-decor
{
	bottom: 50%;
	transform: translate3d(-50%, 50%, 0);
}

.tcti-content
{
	margin: 0 0 39px;
}

@media (min-width: 744px)
{
	.tcti-content
	{
		max-width: 50%;
		flex: 0 0 50%;
		padding: 0 8px;
		margin: 0;
	}
}

@media (min-width: 1024px)
{
	.tcti-content > div
	{
		max-width: 472px;
	}
}

.tcti-content > div > *:last-child
{
	margin-bottom: 0;
}

@media (min-width: 1024px)
{
	.tcti-content h3
	{
		max-width: 449px;
	}
}

.tcti-image
{
	margin: 0;
	position: relative;
	z-index: 1;
}

@media (min-width: 744px)
{
	.tcti-image
	{
		max-width: 50%;
		flex: 0 0 50%;
		padding: 0 8px;
	}
}

@media (min-width: 1024px)
{

	.tcti-image.stretch-image img,
	.tcti-image.stretch-image svg
	{
		width: 100%;
	}
}

.tcti-image > img,
.tcti-image svg
{
	display: block;
	margin: 0 auto;
}

.tcti-image .entry-decor
{
	left: 50%;
	bottom: -60px;
	position: absolute;
	width: 320px;
	height: 202px;
	background: linear-gradient(180deg, #FF1560 0%, #FF5D60 100%);
	filter: blur(100px);
	-webkit-filter: blur(100px);
	-moz-filter: blur(100px);
	-o-filter: blur(100px);
	transform: translate3d(-50%, 0, 0);
	z-index: -1;
	border-radius: 50%;
}

@media (min-width: 744px)
{
	.tcti-image .entry-decor
	{
		width: 344px;
		height: 217px;
	}
}

@media (min-width: 1024px)
{
	.tcti-image .entry-decor
	{
		width: 500px;
		height: 316px;
		filter: blur(200px);
		-webkit-filter: blur(200px);
		-moz-filter: blur(200px);
		-o-filter: blur(200px);
		bottom: -120px;
	}
}

.one-column-centered-content .inner figure
{
	display: flex;
	justify-content: center;
}


.one-column-centered-content
{
	text-align: center;
	position: relative;
	padding: 82px 0 78px;
}

@media (min-width: 744px)
{
	.one-column-centered-content
	{
		padding: 78px 0 78px;
	}
}

@media (min-width: 1024px)
{
	.one-column-centered-content
	{
		padding: 119px 0 123px;
	}

}

.one-column-centered-content:before
{
	content: "";
	background: linear-gradient(180deg, #282934 0%, rgba(40, 41, 52, 0) 100%);
	opacity: 0.5;
	border-radius: 45px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

@media (min-width: 1024px)
{
	.one-column-centered-content:before
	{
		left: 20px;
		right: 20px;
	}
}

.one-column-centered-content .inner
{
	max-width: 464px;
	margin: 0 auto;
}

@media (min-width: 1024px)
{
	.one-column-centered-content .inner
	{
		max-width: 560px;
	}
}

.one-column-centered-content h2
{
	margin: 0 auto 1.05em;
	max-width: 464px;
}

@media (min-width: 1024px)
{
	.one-column-centered-content h2
	{
		max-width: 752px;
		margin: 0 auto 1.24em;
	}
}

.one-column-centered-content figure
{
	margin: 0 0 41px;
}

@media (min-width: 744px)
{
	.one-column-centered-content figure
	{
		margin: 0 0 42px;
	}
}

.one-column-centered-content figure img,
.one-column-centered-content figure svg
{
	display: block;
	margin: 0 auto;
}

.one-column-centered-content p
{
	margin-bottom: 0;
}

.illustration-text-section
{
	text-align: center;
	padding: 0 0 78px;
}

@media (min-width: 1024px)
{
	.illustration-text-section
	{
		padding: 104px 0 118px;
	}
}

.illustration-text-section h2
{
	max-width: 464px;
	margin: 0 auto 41px;
}

@media (min-width: 744px)
{
	.illustration-text-section h2
	{
		max-width: 752px;
	}
}

@media (min-width: 1024px)
{
	.illustration-text-section h2
	{
		margin: 0 auto;
	}
}

.illustration-text-section figure
{
	margin: 0 0 18px;
	position: relative;
	z-index: 1;
}

@media (min-width: 744px)
{
	.illustration-text-section figure
	{
		margin: 0 0 0;
	}
}

@media (min-width: 1024px)
{
	.illustration-text-section figure
	{
		margin: 0 0 61px;
	}
}

.illustration-text-section figure .entry-decor
{
	width: 320px;
	height: 202px;
	z-index: -1;
	background: linear-gradient(180deg, #FF1560 0%, #FF5D60 100%);
	opacity: 0.5;
	filter: blur(175px);
	-webkit-filter: blur(175px);
	-moz-filter: blur(175px);
	-o-filter: blur(175px);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	border-radius: 50%;
}

@media (min-width: 744px)
{
	.illustration-text-section figure .entry-decor
	{
		width: 560px;
	}
}

@media (min-width: 1024px)
{
	.illustration-text-section figure .entry-decor
	{
		width: 1440px;
		height: 285px;
	}
}

.illustration-text-section figure img
{
	max-width: none;
	display: block;
	left: 50%;
	position: relative;
	transform: translate(-50%, 0);
	width: 456px;
}

@media (min-width: 1024px)
{
	.illustration-text-section figure img
	{
		position: static;
		display: inline;
		transform: none;
		max-width: 100%;
		width: auto;
	}
}

.illustration-text-section p
{
	max-width: 464px;
	margin: 0 auto;
}

@media (min-width: 1024px)
{
	.illustration-text-section p
	{
		max-width: 542px;
	}
}

.slider-styles.slick-slider .slick-arrow
{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	padding: 5px;
	border: none;
	position: absolute;
	bottom: -29px;
	z-index: 2;
	/* background: linear-gradient(180deg, #FF1560 0%, #FF5D60 49%, #FF5D60 50%, #fb0050 100%); */
	background: linear-gradient(180deg, #D11655 0%, #D11655 100%), #D11655;
	background-size: 100% 200%;
	background-position: 0 0;
	background-repeat: no-repeat;
	transition: background-position 0.27s ease-in-out;
}

.slider-styles.slick-slider .slick-arrow:hover,
.slider-styles.slick-slider .slick-arrow:focus
{
	color: #fff;
	background-position: 0 100%;
}

@media (min-width: 744px)
{
	.slider-styles.slick-slider .slick-arrow
	{
		bottom: auto;
		top: 61%;
	}
}

@media (min-width: 1024px)
{
	.slider-styles.slick-slider .slick-arrow
	{
		top: 47%;
	}
}

.slider-styles.slick-slider .slick-arrow.slick-prev
{
	left: 0;
}

.slider-styles.slick-slider .slick-arrow.slick-next
{
	right: 0;
}

.slider-styles.slick-slider .slick-dots
{
	height: 40px;
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: center;
	padding: 30px 0 0;
}

.slider-styles.slick-slider .slick-dots > li
{
	transform: rotate(-90deg);
}

.slider-styles.slick-slider .slick-dots > li:not(:last-child)
{
	margin-right: 16px;
}

.slider-styles.slick-slider .slick-dots > li.slick-active button:before
{
	background-color: #FF1560;
}

.slider-styles.slick-slider .slick-dots > li.slick-active button svg
{
	opacity: 1;
}

.slider-styles.slick-slider .slick-dots > li.slick-active button circle
{
	animation: sliderProgress 5s both linear;
}

.slider-styles.slick-slider .slick-dots > li button
{
	font-size: 0;
	width: 16px;
	height: 16px;
	border: none;
	padding: 0;
	background-color: transparent;
	position: relative;
}

.slider-styles.slick-slider .slick-dots > li button:before
{
	content: "";
	width: 8px;
	height: 8px;
	border-radius: 50%;
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	background: #282934;
	transition: background-color 0.27s ease-in-out;
}

.slider-styles.slick-slider .slick-dots > li button svg
{
	opacity: 0;
	transition: opacity 0.3s ease;
}

.slider-styles.slick-slider.paused .slick-dots .slick-active button circle
{
	animation-play-state: paused;
}

.slider-styles.slick-slider:not(.paused) .slick-dots .slick-active button circle
{
	animation-play-state: running;
}

@keyframes sliderProgress
{
	0%
	{
		stroke-dashoffset: 0;
	}

	100%
	{
		stroke-dashoffset: 44;
	}
}

.testimonials-section
{
	position: relative;
	z-index: 1;
	padding: 82px 0 87px;
}

@media (min-width: 744px)
{
	.testimonials-section
	{
		padding: 82px 0 109px;
	}
}

@media (min-width: 1024px)
{
	.testimonials-section
	{
		padding: 121px 0 120px;
	}
}

.testimonials-section:before
{
	content: "";
	background: linear-gradient(180deg, #282934 0%, rgba(40, 41, 52, 0) 100%);
	opacity: 0.5;
	border-radius: 45px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

@media (min-width: 1206px)
{
	.testimonials-section:before
	{
		left: 20px;
		right: 20px;
	}
}

.testimonials-section h2
{
	max-width: 464px;
	text-align: center;
	margin: 0 auto 40px;
}

@media (min-width: 1024px)
{
	.testimonials-section h2
	{
		max-width: 752px;
		margin: 0 auto 59px;
	}
}

.testimonials-slider.slider-styles.slick-slider
{
	display: flex;
}

.testimonials-slider.slider-styles.slick-slider.slick-initialized
{
	display: block;
}

.testimonials-slider.slider-styles.slick-slider.slick-initialized > div
{
	flex: auto;
}

.testimonials-slider.slider-styles.slick-slider > div
{
	flex: 0 0 100%;
}

.testimonials-slider.slider-styles.slick-slider .slick-dots
{
	padding: 35px 0 0;
}

.testimonials-slider.slider-styles.slick-slider .slick-arrow
{
	bottom: -25px;
}

@media (min-width: 744px)
{
	.testimonials-slider.slider-styles.slick-slider .slick-arrow
	{
		top: auto;
	}
}

@media (min-width: 1024px)
{
	.testimonials-slider.slider-styles.slick-slider .slick-arrow
	{
		top: 71%;
	}
}

.testimonial-item
{
	max-width: 464px;
	border: none;
	padding: 0;
	margin: 0 auto;
}

@media (min-width: 1024px)
{
	.testimonial-item
	{
		max-width: 1044px;
		padding: 0 50px;
	}
}

.testimonial-item cite
{
	display: block;
	text-align: center;
	font-style: normal;
}

.testimonial-item .entry-avatar
{
	width: 80px;
	height: 80px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 auto 16px;
	border: 1px solid rgba(255, 255, 255, 0.1);
}

.testimonial-item .entry-avatar img
{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.testimonial-item .name
{
	display: flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 4px;
}

.testimonial-item .name .quote-social-networks
{
	margin: 0 0 0 9px;
}

.testimonial-item .position
{
	max-width: 248px;
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	margin: 0 auto;
}

.testimonial-item .company
{
	font-size: 14px;
	line-height: 20px;
}

.testimonial-item .quote
{
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	text-align: center;
	letter-spacing: -0.03em;
	margin: 0;
}

.quote-social-networks
{
	display: flex;
	align-items: center;
}

.quote-social-networks li:not(:last-child)
{
	margin: 0 10px 0 0;
}

.quote-social-networks a
{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 28px;
	height: 28px;
	border-radius: 50%;
	padding: 4px;
	background-color: #282934;
	transition: background-color 0.27s ease-in-out;
}

.quote-social-networks a:hover,
.quote-social-networks a:focus
{
	background-color: #333442;
}

.cta-section
{
	text-align: center;
	padding: 99px 0 78px;
	position: relative;
}

@media (min-width: 744px)
{
	.cta-section
	{
		padding: 81px 0 79px;
	}
}

@media (min-width: 1024px)
{
	.cta-section
	{
		padding: 121px 0 79px;
	}
}

.cta-section h2
{
	max-width: 650px;
	margin: 0 auto 40px;
}

.cta-section .cta-wrap
{
	max-width: 344px;
	margin: 0 auto;
}

.cta-section .cta-wrap .btn
{
	width: 100%;
}

@media (min-width: 1024px)
{
	.cta-section .cta-wrap .btn
	{
		width: auto;
	}
}

.cta-section .entry-decor
{
	width: 100%;
	height: 385px;
	position: absolute;
	left: 50%;
	bottom: -305px;
	transform: translate3d(-50%, 0, 0);
	border-radius: 50%;
	background: linear-gradient(180deg, #FF1560 0%, #FF5D60 100%);
	filter: blur(100px);
	-webkit-filter: blur(100px);
	-moz-filter: blur(100px);
	-o-filter: blur(100px);
	z-index: -1;
}

.diagram-section
{
	position: relative;
	text-align: center;
	margin: 10px 0 0;
	padding: 81px 0 40px;
	z-index: 1;
}

@media (min-width: 744px)
{
	.diagram-section
	{
		margin: 39px 0 0;
	}
}

@media (min-width: 1024px)
{
	.diagram-section
	{
		margin: 0;
		padding: 120px 0 60px;
	}
}

.diagram-section:before
{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: #151725;
	border-radius: 45px;
	z-index: -1;
}

.diagram-section .content-wrap
{
	max-width: 464px;
	margin: 0 auto;
}

@media (min-width: 1024px)
{
	.diagram-section .content-wrap
	{
		max-width: 560px;
	}
}

.diagram-section figure
{
	margin: 20px 0 0;
}

.diagram-section figure svg,
.diagram-section figure img
{
	display: block;
	margin: 0 auto;
}

@media (max-width: 1023px)
{
	.diagram-section .img-desktop
	{
		display: none;
	}
}

@media (min-width: 1024px)
{
	.diagram-section .img-mobile
	{
		display: none;
	}
}

.check-items-section
{
	position: relative;
	padding: 80px 0 0;
}

@media (min-width: 744px)
{
	.check-items-section
	{
		margin: 19px 0 0;
	}
}

@media (min-width: 1024px)
{
	.check-items-section
	{
		padding: 121px 0 0;
		margin: 0;
	}
}

.check-items-section:before
{
	content: "";
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background: linear-gradient(180deg, #282934 0%, rgba(40, 41, 52, 0) 100%);
	opacity: 0.5;
	border-radius: 45px;
	z-index: -1;
}

@media (min-width: 1206px)
{
	.check-items-section:before
	{
		left: 20px;
		right: 20px;
	}
}

@media (min-width: 1024px)
{
	.check-items-section.four-column-layout .check-items-list > li
	{
		max-width: 25%;
		flex: 0 0 25%;
	}
}

.check-items-section h2
{
	text-align: center;
	margin: 0 0 39px;
}

@media (min-width: 1024px)
{
	.check-items-section h2
	{
		margin: 0 0 60px;
	}
}

.check-items-wrap
{
	padding: 0 0 79px;
	border-bottom: 1px solid #282934;
}

@media (min-width: 744px)
{
	.check-items-wrap
	{
		padding: 0 0 76px;
	}
}

@media (min-width: 1024px)
{
	.check-items-wrap
	{
		padding: 0 0 118px;
	}
}

@media (min-width: 744px)
{
	.check-items-list
	{
		display: flex;
		flex-wrap: wrap;
		margin: 0 -8px -40px;
	}
}

@media (min-width: 1024px)
{
	.check-items-list
	{
		margin: 0 -8px -59px;
	}
}

@media (min-width: 744px)
{
	.check-items-list > li
	{
		max-width: 50%;
		flex: 0 0 50%;
		padding: 0 8px 40px;
	}
}

@media (min-width: 1024px)
{
	.check-items-list > li
	{
		max-width: 33.3333%;
		flex: 0 0 33.3333%;
		padding: 0 8px 59px;
	}
}

@media (max-width: 743px)
{
	.check-items-list > li:not(:last-child)
	{
		padding: 0 0 39px;
	}
}

.check-item
{
	text-align: center;
}

@media (min-width: 1024px)
{
	.check-item
	{
		text-align: left;
	}
}

.check-item > *:last-child
{
	margin-bottom: 0;
}

.check-item .entry-icon
{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: linear-gradient(180deg, #FF1560 0%, #FF5D60 100%);
	margin: 0 auto 17px;
}

@media (min-width: 1024px)
{
	.check-item .entry-icon
	{
		margin: 0 0 17px;
	}
}

.price-section
{
	padding: 81px 0 0;
}

@media (min-width: 1024px)
{
	.price-section
	{
		padding: 120px 0 0;
	}
}

.price-section h2
{
	max-width: 464px;
	text-align: center;
	margin: 0 auto 40px;
}

@media (min-width: 1024px)
{
	.price-section h2
	{
		max-width: 752px;
		margin: 0 auto 60px;
	}
}

.price-table-wrap
{
	overflow: hidden;
	overflow-x: auto;
	margin: 0 -20px;
	padding: 0 20px;
}

@media (min-width: 744px)
{
	.price-table-wrap
	{
		margin: 0;
		padding: 0;
	}
}

.price-table
{
	border-radius: 24px;
	font-size: 14px;
	line-height: 20px;
	color: #9D9EB3;
	margin: 0 auto 56px;
	width: 646px;
}

@media (min-width: 744px)
{
	.price-table
	{
		width: auto;
		margin: 0 0 56px;
	}
}

@media (min-width: 1024px)
{
	.price-table
	{
		margin: 0 0 73px;
	}
}

.price-table .row
{
	display: flex;
	flex-wrap: wrap;
}

.price-table .row:not(:last-child) .col
{
	border-bottom: 1px solid #282934;
}

.price-table .row.heading-row
{
	align-items: flex-end;
}

.price-table .row.heading-row .col
{
	min-height: auto;
	border-right: none !important;
	border-bottom: none !important;
	background: transparent;
	padding: 6px;
	margin: 0 0 -40px;
	position: relative;
	z-index: 1;
}

.price-table .row.heading-row .col h6
{
	width: 100%;
	min-height: 78px;
	display: flex;
	align-items: center;
	justify-content: center;
	font-size: 20px;
	line-height: 24px;
	background-color: #282934;
	border-radius: 16px;
	margin: 0;
}

@media (min-width: 1024px)
{
	.price-table .row.heading-row .col h6
	{
		font-size: 24px;
		line-height: 30px;
	}
}

.price-table .row.heading-row .col:empty
{
	padding: 0;
	background: transparent;
	border-right: none;
}

.price-table .row.heading-row .col.image-cell
{
	border-radius: 24px 24px 0 0;
}

.price-table .row.heading-row .col.image-cell.highlight-col
{
	background-color: #282934;
}

.price-table .row.heading-row + .second-row
{
	position: relative;
}

.price-table .row.heading-row + .second-row:before
{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	top: 0;
	height: 57px;
	background: #1C1D28;
	border-radius: 24px 24px 0 0;
}

.price-table .row.heading-row + .second-row .col
{
	margin: 57px 0 0;
	padding-top: 2px;
	min-height: 75px;
	justify-content: flex-start;
	position: relative;
}

.price-table .row.heading-row + .second-row .col.highlight-col:before
{
	content: "";
	position: absolute;
	left: -0.5px;
	right: 0;
	bottom: 100%;
	height: 57px;
	background: inherit;
}

.price-table .row.penultimate-row .col
{
	min-height: 116px;
}

.price-table .row.last-row
{
	position: relative;
}

.price-table .row.last-row:before
{
	content: "";
	position: absolute;
	left: 0;
	right: 0;
	bottom: -40px;
	height: 40px;
	background: #1C1D28;
	border-radius: 0 0 24px 24px;
}

@media (min-width: 1024px)
{
	.price-table .row.last-row:before
	{
		height: 60px;
		bottom: -59px;
	}
}

.price-table .row.last-row .col
{
	padding-bottom: 7px;
	min-height: 70px;
	justify-content: flex-end;
}

.price-table .row.last-row .col.highlight-col
{
	position: relative;
}

.price-table .row.last-row .col.highlight-col:before
{
	content: "";
	position: absolute;
	left: -0.5px;
	right: 0;
	height: 56px;
	bottom: -56px;
	background: inherit;
	border-radius: 0 0 24px 24px;
}

@media (min-width: 1024px)
{
	.price-table .row.last-row .col.highlight-col:before
	{
		bottom: -75px;
		height: 76px;
	}
}

.price-table .row .col
{
	max-width: calc((100% - 120px) / 3);
	flex: 0 0 calc((100% - 120px) / 3);
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	text-align: center;
	padding: 2px;
	min-height: 97px;
	background: #1C1D28;
}

@media (min-width: 744px)
{
	.price-table .row .col
	{
		padding: 15px 20px;
		max-width: 25%;
		flex: 0 0 25%;
	}
}

@media (min-width: 1024px)
{
	.price-table .row .col
	{
		padding: 10px 20px;
	}
}

.price-table .row .col:not(:last-child)
{
	border-right: 1px solid #282934;
}

@media (max-width: 743px)
{
	.price-table .row .col:first-child
	{
		max-width: 120px;
		flex: 0 0 120px;
	}
}

.price-table .row .col.highlight-col
{
	background-color: #282934;
}

.price-table .row .col.highlight-col:not(:first-child):not(:last-child)
{
	border-bottom: 1px solid #1C1D28;
	border-right: none;
}

.price-table h6
{
	font-family: "Bai Jamjuree", sans-serif;
	font-weight: 500;
	margin-bottom: 3px;
}

.price-table p
{
	margin-bottom: 0;
}

.price-table .table-heading
{
	font-family: "Public Sans", sans-serif;
	font-size: 16px;
	line-height: 24px;
	font-weight: 400;
	color: #fff;
	margin-bottom: 0;
}

.price-table figure
{
	width: 100%;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 110px;
	background: linear-gradient(180deg, #FF1560 0%, #FF5D60 100%);
	border-radius: 20px;
	margin: 0;
	padding: 10px;
}

.centered-heading-text
{
	position: relative;
	padding: 80px 0 0;
	z-index: 1;
}

@media (min-width: 1024px)
{
	.centered-heading-text
	{
		padding: 121px 0 0;
	}
}

.centered-heading-text:before
{
	content: "";
	background: #151725;
	border-radius: 45px;
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	z-index: -1;
}

.centered-heading-text .inner
{
	max-width: 464px;
	text-align: center;
	margin: 0 auto;
}

@media (min-width: 1024px)
{
	.centered-heading-text .inner
	{
		max-width: 560px;
	}
}

.centered-heading-text .inner > *:last-child
{
	margin-bottom: 0;
}

.centered-heading-text h2
{
	margin: 0 0 41px;
}

@media (min-width: 1024px)
{
	.centered-heading-text h2
	{
		margin: 0 0 60px;
	}
}

.centered-heading-text hr
{
	border: none;
	border-bottom: 1px solid transparent;
	margin: 78px 0 0;
}

@media (min-width: 1024px)
{
	.centered-heading-text hr
	{
		margin: 118px 0 0;
	}
}

.logos-section
{
	position: relative;
	padding: 81px 0 79px;
}

@media (min-width: 1024px)
{
	.logos-section
	{
		padding: 121px 0 119px;
	}
}

.logos-section h2
{
	text-align: center;
	margin: 0 0 40px;
}

@media (min-width: 1024px)
{
	.logos-section h2
	{
		margin: 0 0 60px;
	}
}

.logos-section .entry-decor
{
	width: 100%;
	height: 285px;
	background: linear-gradient(180deg, #FF1560 0%, #FF5D60 100%);
	filter: blur(100px);
	-webkit-filter: blur(100px);
	-moz-filter: blur(100px);
	-o-filter: blur(100px);
	position: absolute;
	left: 50%;
	bottom: -205px;
	transform: translate3d(-50%, 0, 0);
	z-index: -1;
}

@media (min-width: 744px)
{
	.logos-wrap
	{
		max-width: 560px;
		margin: 0 auto;
	}
}

@media (min-width: 1024px)
{
	.logos-wrap
	{
		max-width: none;
		margin: 0;
	}
}

@media (min-width: 744px)
{
	.logos-list
	{
		display: flex;
		flex-wrap: wrap;
		margin: 0 -8px -16px;
	}
}

@media (min-width: 744px)
{
	.logos-list > li
	{
		max-width: 50%;
		flex: 0 0 50%;
		padding: 0 8px 16px;
	}
}

@media (min-width: 1024px)
{
	.logos-list > li
	{
		max-width: 25%;
		flex: 0 0 25%;
	}
}

@media (max-width: 743px)
{
	.logos-list > li:not(:last-child)
	{
		margin-bottom: 0;
	}
}

.logo-item
{
	display: flex;
	align-items: center;
	justify-content: center;
	height: 130px;
	margin: 0;
	padding: 10px;
}

.team-section
{
	padding: 81px 0 103px;
	overflow: hidden;
}

@media (min-width: 744px)
{
	.team-section
	{
		padding: 92px 0 20px;
	}
}

@media (min-width: 1024px)
{
	.team-section
	{
		padding: 121px 0 58px;
	}
}

.team-section h2
{
	text-align: center;
	margin: 0 0 40px;
}

@media (min-width: 1024px)
{
	.team-section h2
	{
		margin: 0 0 59px;
	}
}

.team-items
{
	display: none;
	position: relative;
	z-index: 1;
}

@media (min-width: 744px)
{
	.team-items
	{
		display: block;
	}
}

.team-items .entry-decor
{
	width: 100%;
	height: 285px;
	position: absolute;
	top: 190px;
	left: 50%;
	background: linear-gradient(180deg, #FF1560 0%, #FF5D60 100%);
	filter: blur(175px);
	-webkit-filter: blur(175px);
	-moz-filter: blur(175px);
	-o-filter: blur(175px);
	transform: translate3d(-50%, 0, 0);
	z-index: -1;
}

.team-items-list.three-row + .entry-decor
{
	top: 200px;
}

.team-items-list
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	margin: 0 -20px;
	position: relative;
	padding: 0 0 39px;
	z-index: 1;
}

@media (min-width: 1024px)
{
	.team-items-list
	{
		margin: 0 -8px;
		padding: 0 0 60px;
	}
}

.team-items-list:before
{
	width: 100vw;
	content: "";
	position: absolute;
	top: 310px;
	left: 50%;
	bottom: -250px;
	transform: translate(-50%, 0);
	background: #0F101C;
	z-index: -1;
	pointer-events: none;
	border-radius: 45px 45px 0 0;
}

@media (min-width: 1024px)
{
	.team-items-list:before
	{
		width: calc(100vw - 40px);
		top: 442px;
	}
}

@media (max-width: 1023px)
{
	.team-items-list.three-row
	{
		margin: 0 -8px;
	}
}

@media (max-width: 1023px)
{
	.team-items-list.three-row:before
	{
		top: 320px;
	}
}

@media (max-width: 1023px)
{
	.team-items-list.three-row > li
	{
		padding: 0 8px;
		max-width: 240px;
		flex: 0 0 240px;
	}
}

@media (max-width: 1023px)
{
	.team-items-list.three-row .team-item .avatar
	{
		height: 320px;
	}
}

.team-items-list > li
{
	max-width: 264px;
	flex: 0 0 264px;
	padding: 0 20px;
}

@media (min-width: 1024px)
{
	.team-items-list > li
	{
		max-width: 384px;
		flex: 0 0 384px;
		padding: 0 8px;
	}
}

.team-item
{
	text-align: center;
}

.team-item .avatar
{
	display: flex;
	justify-content: center;
	align-items: flex-end;
	height: 310px;
	margin: 0;
}

@media (min-width: 1024px)
{
	.team-item .avatar
	{
		height: 442px;
	}
}

@media (max-width: 1023px)
{
	.team-item .avatar img
	{
		width: 100%;
		height: 100%;
		object-fit: contain;
		object-position: center bottom;
	}
}

.team-item .entry-body
{
	padding: 15px 0 0;
}

.team-item h6
{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	margin: 0 0 4px;
	position: relative;
	padding: 0 9px;
}

.team-item h6 .quote-social-networks
{
	position: absolute;
	left: 100%;
	top: 50%;
	transform: translate(0, -50%);
}

.team-item .position
{
	font-size: 14px;
	line-height: 20px;
	margin: 0 0 17px;
}

.team-item .info-text
{
	font-size: 16px;
	line-height: 24px;
	margin: 0 0 9px;
	text-align: left;
}

.team-item .link-wrap
{
	margin: 0;
}

.team-item .link-wrap a
{
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	background: linear-gradient(180deg, #FF1560 0%, #FF5D60 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
}

.team-slider.slider-styles.slick-slider
{
	padding: 0 0 9px;
}

@media (min-width: 744px)
{
	.team-slider.slider-styles.slick-slider
	{
		display: none;
	}
}

.team-slider.slider-styles.slick-slider .slick-list
{
	overflow: visible;
}

.team-slider.slider-styles.slick-slider .slick-slide
{
	width: 240px;
	padding: 0 8px;
}

.team-slider.slider-styles.slick-slider .slick-arrow
{
	bottom: -23px;
}

.team-slider.slider-styles.slick-slider .slick-dots
{
	padding: 46px 0 0;
}

.vacancy-section
{
	padding: 81px 0 82px;
}

@media (min-width: 744px)
{
	.vacancy-section
	{
		padding: 83px 0 61px;
	}
}

@media (min-width: 1024px)
{
	.vacancy-section
	{
		padding: 121px 0 121px;
	}
}

.vacancy-section .section-header
{
	margin: 0 0 39px;
}

@media (min-width: 1024px)
{
	.vacancy-section .section-header
	{
		margin: 0 0 58px;
	}
}

.vacancy-block-list > li:not(:last-child)
{
	margin: 0 0 40px;
}

@media (min-width: 1024px)
{
	.vacancy-block-list > li:not(:last-child)
	{
		margin: 0 0 60px;
	}
}

.vacancy-block-list .label
{
	display: block;
	font-size: 14px;
	line-height: 20px;
	font-weight: 500;
	background: linear-gradient(180deg, #FF1560 0%, #FF5D60 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	border-bottom: 1px solid #282934;
	margin: 0;
	padding: 0 0 11px;
}

.vacancy-list > li:not(:last-child)
{
	border-bottom: 1px solid #282934;
}

.vacancy-item
{
	padding: 20px 0;
}

@media (min-width: 744px)
{
	.vacancy-item
	{
		display: flex;
		align-items: center;
		justify-content: space-between;
	}
}

.vacancy-item .entry-body
{
	padding: 0 0 20px;
}

@media (min-width: 744px)
{
	.vacancy-item .entry-body
	{
		flex-grow: 1;
		padding: 0 15px 0 0;
	}
}

.vacancy-item h6
{
	margin: 0 0 4px;
}

.vacancy-item p
{
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	margin: 0;
}

@media (min-width: 744px)
{
	.vacancy-item .entry-cta
	{
		flex-shrink: 0;
	}
}

.popup-holder.popup-active .default-popup
{
	opacity: 1;
	visibility: visible;
}

.default-popup
{
	background: rgba(15, 16, 28, 0.7);
	backdrop-filter: blur(15px);
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1052;
	display: flex !important;
	align-items: flex-start;
	justify-content: center;
	padding: 40px 10px 10px;
	transition: opacity 0.27s ease-in-out, visibility 0.27s ease-in-out;
	overflow: hidden;
	overflow-y: auto;
	opacity: 0;
	visibility: hidden;
}

@media (min-width: 744px)
{
	.default-popup
	{
		padding: 80px 10px 10px;
	}
}

@media (min-width: 1920px)
{
	.default-popup
	{
		padding: 144px 10px 10px;
	}
}

.default-popup .form-wrap
{
	max-width: none;
}

.default-popup .form-wrap fieldset.form-columns-1 .hs-input,
.default-popup .form-wrap .hs-input
{
	width: 100%;
}

.default-popup .form-wrap .hs-form .input
{
	margin-right: 0;
}

.default-popup .form-wrap .hs-form-field
{
	margin-bottom: 20px;
}

.default-popup .form-wrap .hs-form-field .no-list.hs-error-msgs
{
	display: none;
}

.default-popup .form-wrap .form-columns-1
{
	max-width: none;
}

.default-popup .form-wrap .form-columns-2
{
	max-width: none;
}

@media (min-width: 1024px)
{
	.default-popup .form-wrap .form-columns-2
	{
		display: flex;
		margin: 0 -8px;
	}
}

.default-popup .form-wrap .form-columns-2 .hs-form-field
{
	width: 100%;
	float: none;
}

@media (min-width: 1024px)
{
	.default-popup .form-wrap .form-columns-2 .hs-form-field
	{
		padding: 0 8px;
		max-width: 50%;
		flex: 0 0 50%;
	}
}

.default-popup .form-wrap .hs-input
{
	background-color: transparent;
	transition: background-color 0.27s ease-in-out;
}

.default-popup .form-wrap .hs-input::-webkit-input-placeholder
{
	color: #70707B;
}

.default-popup .form-wrap .hs-input::-moz-placeholder
{
	opacity: 1;
	color: #70707B;
}

.default-popup .form-wrap .hs-input:-moz-placeholder
{
	color: #70707B;
}

.default-popup .form-wrap .hs-input:-ms-input-placeholder
{
	color: #70707B;
}

.default-popup .form-wrap .hs-input.placeholder
{
	color: #70707B;
}

.default-popup .form-wrap .hs-input:focus
{
	background-color: #0F101C;
}

.default-popup .form-wrap .hs-input.invalid,
.default-popup .form-wrap .hs-input.error
{
	border-color: #FF5D60;
}

.default-popup .form-wrap .hs-richtext
{
	font-weight: 400;
	font-size: 14px;
	line-height: 20px;
	color: #F3F4FA;
}

.default-popup .form-wrap .hs-richtext a
{
	color: #B3B3BF;
}

.default-popup .form-wrap .hs-richtext a:hover
{
	color: #70707B;
}

.default-popup .form-wrap input[type=submit]
{
	display: inline-flex;
	align-items: center;
	justify-content: center;
	text-align: center;
	color: #fff;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	border-radius: 30px;
	padding: 20px 40px;
	background: linear-gradient(180deg, #FF5D60 0%, #fb0050 49%, #FF1560 50%, #FF5D60 100%);
	background-size: 100% 200%;
	background-position: 0 0;
	background-repeat: no-repeat;
	transition: background-position 0.27s ease-in-out;
}

@media (max-width: 1023px)
{
	.default-popup .form-wrap input[type=submit]
	{
		width: 100%;
	}
}

.default-popup .form-wrap input[type=submit]:hover,
.default-popup .form-wrap input[type=submit]:focus
{
	color: #fff;
	background-position: 0 100%;
}

.default-popup .form-wrap .hs_submit
{
	padding: 9px 0 0;
}

.default-popup .form-wrap .hs_error_rollup .hs-main-font-element
{
	font-weight: 400;
	font-size: 16px;
	line-height: 24px;
	color: #FF5D60;
}

.default-popup-inner
{
	width: 100%;
	background: #151725;
	border: 1px solid #282934;
	border-radius: 45px;
	padding: 20px;
	text-align: center;
	position: relative;
}

@media (min-width: 744px)
{
	.default-popup-inner
	{
		width: 560px;
		padding: 40px;
	}
}

.default-popup-inner .close
{
	position: absolute;
	top: 19px;
	right: 19px;
	width: 40px;
	height: 40px;
	border-radius: 50%;
	background: #282934;
	display: flex;
	align-items: center;
	justify-content: center;
	transition: background-color 0.27s ease-in-out, color 0.27s ease-in-out;
}

.default-popup-inner .close:hover,
.default-popup-inner .close:focus
{
	background: #3e4051;
	color: #FFFFFF;
}

.default-popup-inner .entry-icon
{
	margin: 0 0 20px;
}

.default-popup-inner h3
{
	margin: 0 0 19px;
}

.policies-links-section
{
	background: #151725;
	border-radius: 45px;
	padding: 80px 0 81px;
}

@media (min-width: 1024px)
{
	.policies-links-section
	{
		padding: 120px 0 119px;
	}
}

.policies-links-section h2
{
	text-align: center;
	margin: 0 0 42px;
}

.policies-links li
{
	border-bottom: 1px solid #282934;
}

.policies-links a
{
	display: block;
	text-align: center;
	font-family: "Bai Jamjuree", sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	letter-spacing: -0.03em;
	color: #FFFFFF;
	padding: 24px 0;
	transition: color 0.27s ease-in-out, background-color 0.27s ease-in-out;
}

@media (min-width: 1024px)
{
	.policies-links a
	{
		text-align: left;
		padding: 27px 0;
	}
}

.policies-links a:hover,
.policies-links a:focus
{
	color: #FF1560;
	background-color: #161827;
}

.text-section
{
	background: #0F101C;
	border-radius: 45px 45px 0 0;
	padding: 60px 0 170px;
	position: relative;
	z-index: 1;
}

@media (min-width: 1024px)
{
	.text-section
	{
		padding: 120px 0 239px;
	}
}

.text-section hr
{
	margin: 0;
	border-color: #282934;
}

.text-section .entry-decor
{
	width: 100%;
	height: 285px;
	background: linear-gradient(180deg, #FF1560 0%, #FF5D60 100%);
	filter: blur(100px);
	-webkit-filter: blur(100px);
	-moz-filter: blur(100px);
	-o-filter: blur(100px);
	position: absolute;
	left: 50%;
	bottom: -205px;
	transform: translate3d(-50%, 0, 0);
	z-index: -1;
}

.ts-item
{
	max-width: 752px;
	margin: 0 auto 32px;
}

@media (min-width: 1024px)
{
	.ts-item
	{
		margin: 0 auto 40px;
	}
}

.ts-item > *:last-child
{
	margin-bottom: 0;
}

.ts-item h4
{
	font-weight: 400;
	font-size: 32px;
	line-height: 125%;
	letter-spacing: -0.03em;
	margin: 0 0 0.4em;
}

.ts-item h5
{
	margin: 0 0 0.45em;
}

.ts-item p
{
	margin: 0 0 0.77em;
}

.ts-item > ul
{
	margin: 0 0 0.77em;
}

.ts-item > ul > li
{
	padding: 0 0 0 1.5em;
	position: relative;
}

.ts-item > ul > li:before
{
	content: "";
	width: 3px;
	height: 3px;
	border-radius: 50%;
	background-color: #B2B3BF;
	position: absolute;
	left: 0.65em;
	top: 0.6em;
}

.ts-item > ol
{
	counter-reset: i;
	margin: 0 0 0.77em;
}

.ts-item > ol > li
{
	padding: 0 0 0 1.5em;
	position: relative;
}

.ts-item > ol > li:before
{
	counter-increment: i;
	content: counter(i, decimal) ".";
	position: absolute;
	top: 0;
	left: 0.25em;
}

.ts-item > ol ul
{
	list-style-type: lower-alpha;
	margin: 0 0 0.75em 1.45em;
}

.ts-item > ol ul > li:before
{
	content: none;
}

.ts-item blockquote
{
	padding: 0;
	margin: 0;
	border: none;
	font-family: "Bai Jamjuree", sans-serif;
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	letter-spacing: -0.03em;
	color: #FFFFFF;
}

.ts-item blockquote:before
{
	content: "";
	width: 22px;
	height: 16px;
	display: block;
	background-image: url("data:image/svg+xml,%3Csvg width='22' height='16' viewBox='0 0 22 16' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10.4967 4.01794L9.4183 4.73542C7.98039 5.69208 6.90196 6.81614 6.18301 8.10762C5.51198 9.35127 5.17647 10.8102 5.17647 12.4843V16H0V12.4843C0 9.80568 0.503268 7.53363 1.5098 5.66816C2.51634 3.80269 4.07407 2.2003 6.18301 0.860984L7.54902 0L10.4967 4.01794ZM22 4.01794L20.9216 4.73542C19.4837 5.69208 18.4052 6.81614 17.6863 8.10762C17.0152 9.35127 16.6797 10.8102 16.6797 12.4843V16H11.5033V12.4843C11.5033 9.80568 12.0065 7.53363 13.0131 5.66816C14.0196 3.80269 15.5773 2.2003 17.6863 0.860984L19.0523 0L22 4.01794Z' fill='url(%23paint0_linear_1444_13051)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_1444_13051' x1='11' y1='0' x2='11' y2='16' gradientUnits='userSpaceOnUse'%3E%3Cstop stop-color='%23FF5D60'/%3E%3Cstop offset='1' stop-color='%23FF1560'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
	background-size: contain;
	background-position: 50% 50%;
	background-repeat: no-repeat;
	margin: 0 0 13px;
}

.narrow-centered-text-section
{
	padding: 78px 0;
}

@media (min-width: 744px)
{
	.narrow-centered-text-section
	{
		text-align: center;
	}
}

@media (min-width: 1024px)
{
	.narrow-centered-text-section
	{
		padding: 121px 0;
	}
}

.narrow-centered-text-section h2
{
	text-align: center;
	margin: 0 0 1.05em;
}

@media (min-width: 1024px)
{
	.narrow-centered-text-section h2
	{
		margin: 0 0 1.25em;
	}
}

.narrow-centered-text-section p
{
	margin-bottom: 2.6em;
}

@media (min-width: 1024px)
{
	.narrow-centered-text-section p
	{
		margin-bottom: 2.6em;
	}
}

.narrow-centered-text-section .container
{
	max-width: 510px;
}

@media (min-width: 1024px)
{
	.narrow-centered-text-section .container
	{
		max-width: 643px;
	}
}

.narrow-centered-text-section .container > *:not(h2)
{
	max-width: 560px;
	margin-right: auto;
	margin-left: auto;
}

.narrow-centered-text-section .container > *:last-child
{
	margin-bottom: 0;
}

.bottom-two-column-text-image
{
	padding: 26px 0 0;
	background-color: #0F101C;
}

@media (min-width: 744px)
{
	.bottom-two-column-text-image
	{
		padding: 19px 0 0;
	}
}

@media (min-width: 1024px)
{
	.bottom-two-column-text-image
	{
		padding: 114px 0 0;
	}
}

.btcti-row
{
	position: relative;
	z-index: 1;
}

@media (min-width: 1024px)
{
	.btcti-row
	{
		display: flex;
		align-items: flex-start;
		margin: 0 -8px;
	}
}

.btcti-row .entry-decor
{
	width: 100%;
	height: 285px;
	background: linear-gradient(180deg, #FF1560 0%, #FF5D60 100%);
	filter: blur(100px);
	-webkit-filter: blur(100px);
	-moz-filter: blur(100px);
	-o-filter: blur(100px);
	position: absolute;
	left: 50%;
	bottom: -165px;
	transform: translate3d(-50%, 0, 0);
	z-index: -1;
}

.btcti-content
{
	text-align: center;
	max-width: 464px;
	margin: 0 auto;
}

@media (min-width: 1024px)
{
	.btcti-content
	{
		text-align: left;
		max-width: 33.3%;
		flex: 0 0 33.3%;
		padding: 52px 8px 0;
		margin: 0;
	}
}

.btcti-content h3
{
	margin: 0 0 0.5em;
}

@media (min-width: 1024px)
{
	.btcti-content h3
	{
		margin: 0 0 0.5em;
	}
}

.btcti-content p
{
	margin: 0 0 2.5em;
}

@media (min-width: 1024px)
{
	.btcti-content p
	{
		margin: 0 0 2.5em;
	}
}

@media (max-width: 1023px)
{
	.btcti-content .btn
	{
		width: 100%;
	}
}

.btcti-image
{
	max-width: 584px;
	margin: 61px auto 0;
	padding: 0 21px;
}

@media (min-width: 744px)
{
	.btcti-image
	{
		padding: 0;
	}
}

@media (min-width: 1024px)
{
	.btcti-image
	{
		max-width: 66.7%;
		flex: 0 0 66.7%;
		padding: 0 8px;
		margin: 0;
	}
}

.featured-resource-section
{
	background: #151725;
	border-radius: 45px;
	padding: 80px 0 75px;
}

@media (min-width: 744px)
{
	.featured-resource-section
	{
		padding: 124px 0 81px;
	}
}

@media (min-width: 1024px)
{
	.featured-resource-section
	{
		padding: 120px 0 100px;
	}
}

@media (min-width: 744px) and (max-width: 1023px)
{
	.featured-resource-section .container
	{
		max-width: 504px;
	}
}

@media (min-width: 1024px)
{
	.resource-featured-post
	{
		display: flex;
		align-items: center;
	}
}

.resource-featured-post .entry-thumbnail
{
	margin: 0 0 16px;
}

@media (min-width: 744px)
{
	.resource-featured-post .entry-thumbnail
	{
		margin: 0 0 20px;
	}
}

@media (min-width: 1024px)
{
	.resource-featured-post .entry-thumbnail
	{
		max-width: 49.4%;
		flex: 0 0 49.4%;
	}
}

.resource-featured-post .entry-thumbnail a
{
	height: 44.4444vw;
	display: block;
	border-radius: 16px;
	overflow: hidden;
}

@media (min-width: 744px)
{
	.resource-featured-post .entry-thumbnail a
	{
		height: 232px;
	}
}

@media (min-width: 1024px)
{
	.resource-featured-post .entry-thumbnail a
	{
		height: 280px;
	}
}

.resource-featured-post .entry-thumbnail img
{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}

.resource-featured-post .entry-body
{
	padding: 0 2px;
}

@media (min-width: 744px)
{
	.resource-featured-post .entry-body
	{
		padding: 0;
	}
}

@media (min-width: 1024px)
{
	.resource-featured-post .entry-body
	{
		max-width: 51.6%;
		flex: 0 0 51.6%;
		padding: 0 0 18px 9.8%;
	}
}

.resource-featured-post .entry-body > *:last-child
{
	margin-bottom: 0;
}

.resource-featured-post .entry-body .category
{
	display: block;
	font-family: "Public Sans", sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #FF1560;
	margin: 0 0 5px;
}

@media (min-width: 744px)
{
	.resource-featured-post .entry-body h2
	{
		margin: 0 0 8px;
	}
}

.resource-featured-post .entry-body h2 a
{
	font-family: "Bai Jamjuree", sans-serif;
	display: inline-block;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -0.03em;
	color: #FFFFFF;
}

@media (min-width: 744px)
{
	.resource-featured-post .entry-body h2 a
	{
		font-size: 24px;
		line-height: 30px;
	}
}

.resource-featured-post .entry-body h2 a:hover
{
	color: #B2B3BF;
}

.resource-featured-post .entry-body p
{
	display: none;
	font-weight: 400;
	font-size: 16px;
	line-height: 150%;
	color: #F3F4FA;
}

@media (min-width: 744px)
{
	.resource-featured-post .entry-body p
	{
		display: block;
	}
}

@media (min-width: 1024px)
{
	.resource-featured-post .entry-body p
	{
		letter-spacing: -0.001em;
	}
}

article.resources:hover .entry-thumbnail img
{
	transform: scale(1.05);
}

article.resources:hover .entry-body a
{
	color: #B2B3BF;
}

article.resources .entry-thumbnail
{
	margin: 0 0 16px;
	position: relative;
}

@media (min-width: 744px)
{
	article.resources .entry-thumbnail
	{
		margin: 0 0 14px;
	}
}

@media (min-width: 1024px)
{
	article.resources .entry-thumbnail
	{
		margin: 0 0 16px;
	}
}

article.resources .entry-thumbnail a
{
	height: 44.4444vw;
	display: block;
	border-radius: 16px;
	overflow: hidden;
}

@media (min-width: 744px)
{
	article.resources .entry-thumbnail a
	{
		height: 160px;
	}
}

@media (min-width: 1024px)
{
	article.resources .entry-thumbnail a
	{
		height: 184px;
	}
}

article.resources .entry-thumbnail .label
{
	position: absolute;
	left: 10px;
	bottom: 10px;
}

article.resources .entry-thumbnail .label svg
{
	display: block;
}

article.resources .entry-thumbnail img
{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
	transform: scale(1);
	transition: transform 0.27s ease-in-out;
}

article.resources .entry-body > *:last-child
{
	margin-bottom: 0;
}

article.resources .entry-body .category
{
	display: block;
	font-family: "Public Sans", sans-serif;
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #FF1560;
	margin: 0 0 5px;
}

@media (min-width: 744px)
{
	article.resources .entry-body h2
	{
		margin: 0 0 8px;
	}
}

article.resources .entry-body h2 a
{
	font-family: "Bai Jamjuree", sans-serif;
	display: block;
	font-weight: 500;
	font-size: 20px;
	line-height: 24px;
	letter-spacing: -0.03em;
	color: #FFFFFF;
}

.resource-listing-section
{
	padding: 81px 0 56px;
	background-color: #0F101C;
	border-radius: 45px 45px 0 0;
}

@media (min-width: 744px)
{
	.resource-listing-section
	{
		padding: 81px 0 101px;
	}
}

@media (min-width: 1024px)
{
	.resource-listing-section
	{
		padding: 119px 0 101px;
	}
}

@media (min-width: 744px) and (max-width: 1023px)
{
	.resource-listing-section .container
	{
		max-width: 696px;
	}
}

@media (min-width: 1024px)
{
	.resource-listing-section + .bottom-two-column-text-image
	{
		padding-top: 18px;
	}
}

@media (min-width: 744px)
{
	.resource-listing
	{
		display: flex;
		flex-wrap: wrap;
		margin: 0 -8px -3.51em;
	}
}

@media (min-width: 1024px)
{
	.resource-listing
	{
		margin: 0 -8px -4.2em;
	}
}

@media (min-width: 744px)
{
	.resource-listing > li
	{
		max-width: 50%;
		flex: 0 0 50%;
		padding: 0 8px 3.51em;
	}
}

@media (min-width: 1024px)
{
	.resource-listing > li
	{
		max-width: 33.3333%;
		flex: 0 0 33.3333%;
		padding: 0 8px 4.2em;
	}
}

.resource-listing > li:not(:last-child)
{
	margin-bottom: 3.41em;
}

@media (min-width: 744px)
{
	.resource-listing > li:not(:last-child)
	{
		margin-bottom: 0;
	}
}

.slider-first-view:not(.slick-initialized)
{
	display: flex;
	overflow: hidden;
}

.slider-first-view:not(.slick-initialized) img
{
	max-width: none;
}

.image-slider
{
	margin: 0 0 53px;
}

.image-slider .slick-arrow
{
	display: flex;
	align-items: center;
	justify-content: center;
	width: 40px;
	height: 40px;
	padding: 0;
	border-radius: 50%;
	border: none;
	position: absolute;
	bottom: -14px;
	z-index: 2;
	background: linear-gradient(180deg, #FF5D60 0%, #FF1560 100%);
}

.image-slider .slick-arrow.slick-prev
{
	left: 0;
}

.image-slider .slick-arrow.slick-next
{
	right: 0;
}

.image-slider .slick-dots
{
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 19px 44px 0;
}

.image-slider .slick-dots li:not(:last-child)
{
	margin: 0 16px 0 0;
}

.image-slider .slick-dots li.slick-active button
{
	background: linear-gradient(180deg, #FF5D60 0%, #FF1560 100%);
}

.image-slider .slick-dots button
{
	padding: 0;
	border: 0;
	border-radius: 50%;
	width: 8px;
	height: 8px;
	background: #282934;
	font-size: 0;
}

.image-slider figure
{
	margin: 0;
}

.image-slider img
{
	display: block;
	margin: 0 auto;
	border-radius: 16px;
}

.related-post-section
{
	padding: 40px 0 56px;
	background-color: #0F101C;
	border-radius: 45px 45px 0 0;
}

@media (min-width: 744px)
{
	.related-post-section
	{
		padding: 81px 0 103px;
	}
}

@media (min-width: 1024px)
{
	.related-post-section
	{
		padding: 81px 0 44px;
	}
}

@media (min-width: 1170px)
{
	.related-post-section
	{
		padding: 38px 0 8px;
	}
}

.related-post-section h2
{
	text-align: center;
	margin: 0 0 60px;
}

@media (max-width: 1023px)
{
	.related-post-section .container
	{
		max-width: 698px;
	}
}

.related-post-section .btn-wrap
{
	text-align: center;
}

@media (min-width: 744px)
{
	.related-post-section .btn-wrap
	{
		padding: 60px 0 0;
	}
}

@media (max-width: 743px)
{
	.related-post-section .btn-wrap .btn
	{
		width: 100%;
	}
}

@media (min-width: 744px)
{
	.related-post-list
	{
		display: flex;
		flex-wrap: wrap;
		justify-content: flex-start;
		margin: 0 -8px -16px;
	}
}

.related-post-list > li
{
	padding: 0 0 60px;
}

@media (min-width: 744px)
{
	.related-post-list > li
	{
		display: flex;
		max-width: 50%;
		flex: 0 0 50%;
		padding: 0 8px 16px;
	}
}

@media (min-width: 1024px)
{
	.related-post-list > li
	{
		max-width: 33.3333%;
		flex: 0 0 33.3333%;
	}
}

@media (max-width: 1023px)
{
	.related-post-list > li:nth-child(3)
	{
		display: none;
	}
}

.post-card
{
	width: 100%;
	background-color: #151725;
	border-radius: 16px;
	overflow: hidden;
}

@media (min-width: 744px)
{
	.post-card:not(.featured-mod)
	{
		display: flex;
		flex-direction: column;
	}
}

@media (min-width: 744px)
{
	.post-card:not(.featured-mod) .entry-body
	{
		display: flex;
		flex-direction: column;
		flex-grow: 1;
	}
}

@media (min-width: 744px)
{
	.post-card:not(.featured-mod) .entry-body .entry-meta
	{
		margin-top: auto;
	}
}

.post-card:hover .entry-thumbnail img
{
	transform: scale(1.05);
}

@media (min-width: 744px)
{
	.post-card.featured-mod
	{
		border-radius: 0;
	}
}

@media (min-width: 1024px)
{
	.post-card.featured-mod
	{
		display: flex;
		overflow: visible;
	}
}

@media (min-width: 1024px)
{
	.post-card.featured-mod .entry-thumbnail
	{
		max-width: 53.5%;
		flex: 0 0 53.5%;
	}
}

@media (min-width: 744px)
{
	.post-card.featured-mod .entry-thumbnail a
	{
		height: 232px;
		border-radius: 16px;
		overflow: hidden;
	}
}

@media (min-width: 1024px)
{
	.post-card.featured-mod .entry-thumbnail a
	{
		height: 280px;
	}
}

@media (min-width: 744px)
{
	.post-card.featured-mod .entry-body
	{
		padding: 20px 0 0;
	}
}

@media (min-width: 1024px)
{
	.post-card.featured-mod .entry-body
	{
		max-width: 46.5%;
		flex: 0 0 46.5%;
		padding: 30px 0 0 9.6%;
	}
}

@media (min-width: 744px)
{
	.post-card.featured-mod .entry-body h3
	{
		font-size: 24px;
		line-height: 30px;
		margin: 0 0 11px;
	}
}

@media (min-width: 744px)
{
	.post-card.featured-mod .entry-body .entry-excerpt
	{
		margin: 0 0 13px;
	}
}

.post-card .entry-thumbnail
{
	margin: 0;
}

.post-card .entry-thumbnail a
{
	display: block;
	height: 44.4444vw;
	overflow: hidden;
}

@media (min-width: 744px)
{
	.post-card .entry-thumbnail a
	{
		height: 160px;
	}
}

@media (min-width: 1024px)
{
	.post-card .entry-thumbnail a
	{
		height: 184px;
	}
}

.post-card .entry-thumbnail img
{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transform: scale(1);
	transition: transform 0.27s ease-in-out;
}

.post-card .entry-body
{
	padding: 16px 21px 23px;
}

@media (min-width: 1024px)
{
	.post-card .entry-body
	{
		padding: 16px 24px 23px;
	}
}

.post-card .cat
{
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	background: linear-gradient(180deg, #FF5D60 0%, #FF1560 100%);
	-webkit-background-clip: text;
	-webkit-text-fill-color: transparent;
	background-clip: text;
	text-fill-color: transparent;
	margin: 0 0 5px;
}

@media (max-width: 1023px)
{
	.post-card .cat a
	{
		display: inline-block;
		padding: 14px 0;
		margin: -14px 0 0;
	}
}

.post-card h3
{
	font-weight: 500;
	font-size: 20px;
	line-height: 120%;
	letter-spacing: -0.03em;
	color: #FFFFFF;
	margin: 0 0 15px;
}

.post-card h3 a
{
	color: #FFFFFF;
}

.post-card h3 a:hover
{
	color: #B2B3BF;
}

.post-card .entry-excerpt
{
	margin: 0 0 17px;
}

.post-card .entry-meta
{
	display: flex;
	align-items: center;
}

.post-card .avatar
{
	width: 40px;
	height: 40px;
	border-radius: 50%;
	overflow: hidden;
	margin: 0 17px 0 0;
	border: 1px solid rgba(255, 255, 255, 0.1);
}

.post-card .avatar img
{
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: 50% 50%;
}

.post-card .post-meta
{
	font-weight: 500;
	font-size: 14px;
	line-height: 20px;
	color: #FFFFFF;
	margin: 0;
}

.post-card .post-meta time
{
	display: inline;
}

.blog-block
{
	background-color: #0F101C;
	border-radius: 45px 45px 0 0;
	padding: 61px 0 54px;
}

@media (min-width: 744px)
{
	.blog-block
	{
		padding: 81px 0 54px;
	}
}

@media (min-width: 1024px)
{
	.blog-block
	{
		padding: 119px 0 8px;
	}
}

@media (max-width: 1023px)
{
	.blog-block .container
	{
		max-width: 695px;
	}
}

@media (min-width: 744px)
{
	.blog-list
	{
		display: flex;
		flex-wrap: wrap;
		margin: 0 -8px -60px;
	}
}

.blog-list > li
{
	padding: 0 0 60px;
}

@media (min-width: 744px)
{
	.blog-list > li
	{
		display: flex;
		max-width: 50%;
		flex: 0 0 50%;
		padding: 0 8px 60px;
	}
}

@media (min-width: 1024px)
{
	.blog-list > li
	{
		max-width: 33.3333%;
		flex: 0 0 33.3333%;
	}
}

.featured-post-section
{
	background: #151725;
	border-radius: 45px;
	margin: 28px 0 0;
	padding: 80px 0 79px;
}

@media (min-width: 744px)
{
	.featured-post-section
	{
		margin: 0;
		padding: 124px 0 79px;
	}
}

@media (min-width: 1024px)
{
	.featured-post-section
	{
		padding: 120px 0;
	}
}

@media (max-width: 1023px)
{
	.featured-post-section .container
	{
		max-width: 504px;
	}
}

.event-bar
{
	padding: 8px 0;
	text-align: center;
	position: relative;
}

.event-bar::after
{
	position: absolute;
	content: '';
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	z-index: -1;
	background: linear-gradient(0deg, rgba(255, 93, 96, 0) 0%, rgba(255, 21, 96, .6) 100%);
	opacity: 0.6;
	pointer-events: none;
}

@media (max-width: 767.98px)
{
	.event-bar
	{
		font-size: 12px;
	}
}

@media (min-width: 768px)
{
	.event-bar
	{
		font-size: 14px;
	}
}

@media (min-width: 1024px)
{
	.event-bar
	{
		font-size: 16px;
		padding: 12px 0;
	}
}

.event-bar p
{
	margin: 0;
}

.event-bar p a
{
	display: inline-flex;
	align-items: center;
	color: #fff;
	font-weight: 500;
	text-decoration: underline;
}

.event-bar p a:hover
{
	text-decoration: none;
}

.event-bar p a svg
{
	margin: 0 0 0 4px;
}

@media (min-width: 1024px)
{
	.event-bar p a svg
	{
		margin: 0 0 0 8px;
	}
}

/* !!! VH Need look !!! */

@media (max-width: 1024px)
{
	.one-column-centered-content .inner figure video
	{
		max-width: 100%;
	}
}


.inner-wide .inner
{
	max-width: 860px;
}

/*Menu*/
.drop-holder
{
	display: none;
	padding: 60px 0 100px;
	position: absolute;
	left: 0;
	right: 0;
	top: calc(100% + 1px);
	background: #1C1D28;
	z-index: 999;
}

.drop-holder.open
{
	display: block;
}

.container-menu
{
	max-width: 1176px;
	padding: 2rem;
	margin: 0 auto;
}

.drop-holder ul
{
	padding: 0;
}

.drop-holder .container-menu > ul
{
	display: grid;
	grid-template-columns: repeat(3, minmax(0, 1fr));
	gap: 16px;
}

.drop-holder .container-menu li
{
	list-style: none;
}

.drop-holder .container-menu > ul > li > a
{
	font-family: "Bai Jamjuree", sans-serif;
	color: #fff;
	font-size: 1rem;
	font-style: normal;
	font-weight: 500;
	line-height: 24px;
	letter-spacing: -0.6px;
}

.second-level ul > li
{
	margin-bottom: 12px;
}

.second-level ul > li:last-child
{
	margin-bottom: 0;
}

.second-level ul > li a
{
	color: #b2b3bf;
	font-family: "Public Sans", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

.back-multilevel-menu
{
	display: none;
}

@media (max-width: 1023.98px)
{
	.active-dropdown-menu .nav-wrap
	{
		width: 100%;
		top: 0;
		overflow: scroll;
	}

	.nav-wrap
	{
		width: 100%;
		margin-top: 60px;
		padding-top: 0;
		top: 0;
		overflow: scroll;
	}

	.logo,
	.header-action
	{
		z-index: 9999;
	}

	body.nav-active
	{
		overflow: hidden;
	}

	.active-dropdown > a
	{
		position: absolute;
		top: 0;
	}

	.active-dropdown-menu .logo,
	.active-dropdown-menu .header-action
	{
		z-index: 1;
	}

	.active-dropdown-menu .back-multilevel-menu
	{
		display: block;
		position: absolute;
		top: 60px;
		width: 60px;
		height: 60px;
	}

	.active-dropdown-menu .back-multilevel-menu span
	{
		content: '';
		width: 40px;
		height: 40px;
		position: absolute;
		top: 50%;
		left: 0;
		transform: translateY(-50%);
		background-image: url("/wp-content/themes/blastradius/images/back-menu.svg");
		z-index: 9999;
	}

	.active-dropdown-menu .primary-navigation a.active-dropdown
	{
		padding: 15px 0;
		position: absolute;
		top: 0px;
		left: auto;
		width: 100%;
		color: #fff;
		font-size: 24px;
		font-weight: 500;
		line-height: 30px;
		letter-spacing: -0.72px;
		right: 0;
		background-color: #282934;
		border-bottom: none;
		z-index: 1000;
		text-align: center;
	}

	.drop-holder.open
	{
		padding: 61px 0 100px;
	}

	.drop-holder .container-menu > ul > li
	{
		margin-bottom: 40px;
	}

	.second-level ul > li:first-child
	{
		margin: 12px 0;
	}
}

@media (max-width: 1023.98px)
{
	.primary-navigation > .menu-item-has-children > a
	{
		position: relative;
	}

	.primary-navigation > .menu-item-has-children > a::before
	{
		content: '';
		width: 20px;
		height: 20px;
		position: absolute;
		top: 50%;
		right: 0;
		transform: translateY(-50%);
		background-image: url("/wp-content/themes/blastradius/images/chevron-right.svg");
	}

	.active-dropdown-menu .primary-navigation > .menu-item-has-children > a::before
	{
		content: '';
		display: none;
	}

	.primary-navigation
	{
		padding: 0 20px;
	}

	.primary-navigation > li > a
	{
		padding: 1.5rem 0;
		font-family: 'Bai Jamjuree', sans-serif;
		font-size: 20px;
		font-weight: 500;
		line-height: 24px;
		letter-spacing: -0.6px;
	}

	.drop-holder.open
	{
		height: 100vh;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		overflow: scroll;
		z-index: 999;
	}

	.drop-holder .container-menu > ul
	{
		display: block;
	}
}

@media (max-width: 360px)
{
	.drop-holder .container-menu > ul > li > a
	{
		margin-bottom: 0;
		padding: 32px 0;
	}
}

/*Hero content for solutions pages*/
@media (min-width: 1024px)
{
	.hero-section.solutions .hero-content
	{
		max-width: 500px;
	}

	.hero-section.solutions .hero-image
	{
		width: 55%;
	}
}

/* !!! VH END Need look */

#st-1.st-has-labels .st-btn.st-remove-label
{
	min-width: 40px !important;
}

#header
{
	z-index: 6;
}

.post-content-section_press-and-media .post-content,
.post-content-section .post-content
{
	position: relative;
	z-index: 5;
}

.post-content-section_press-and-media .post-aside,
.post-content-section .post-aside
{
	z-index: 5;
}

.featured-post-section-press-and-media article .entry-body h3,
.featured-post-section-press-and-media article .entry-body .entry-excerpt,
.featured-post-section-press-and-media article .entry-body a,
.press-and-media-blog-block article .entry-body h3,
.press-and-media-blog-block article .entry-body .entry-excerpt,
.press-and-media-blog-block article .entry-body a
{
	font-family: "Manrope", sans-serif;
}

.featured-post-section-press-and-media article .entry-body-row,
.press-and-media-blog-block article .entry-body-row
{
	display: flex;
	flex-flow: row nowrap;
	justify-content: flex-start;
	align-items: center;
}

.featured-post-section-press-and-media article .entry-body-row .cat,
.press-and-media-blog-block article .entry-body-row .cat
{
	font-family: "Manrope", sans-serif;
}

.featured-post-section-press-and-media article .entry-body-row .delimiter,
.press-and-media-blog-block article .entry-body-row .delimiter
{
	padding: 0 5px;
}

.featured-post-section-press-and-media article .entry-body-row time,
.press-and-media-blog-block article .entry-body-row time
{
	font-family: "Manrope", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 400;
	line-height: 20px;
	color: #FFF;
}

.featured-post-section-press-and-media
{
	padding: 40px 0 120px;
}

@media (max-width: 767px)
{
	.featured-post-section-press-and-media
	{
		padding: 40px 0 80px;
	}
}

.featured-post-section-press-and-media-filter
{
	padding: 40px 0;
}

@media (max-width: 767px)
{
	.featured-post-section-press-and-media-filter
	{
		padding: 40px 0 40px;
	}
}

.featured-post-section-press-and-media-filter .press-and-media-categories__list
{
	margin-bottom: 0;
}

.press-and-media-categories__list,
.press-and-media-categories__list li
{
	margin: 0;
	padding: 0;
	list-style: none;
}

.press-and-media-categories__list
{
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: center;
	margin-bottom: 40px;
}

.press-and-media-categories__link
{
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	padding: 10px 20px;
	border-radius: 30px;
	color: #B2B3BF;
	text-align: center;
	font-family: "Public Sans", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
}

.press-and-media-categories__link_active
{
	display: flex;
	flex-flow: row nowrap;
	justify-content: center;
	align-items: center;
	padding: 10px 20px;
	background: #282934;
	color: #FFF;
	text-align: center;
	font-family: "Public Sans", sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: 500;
	line-height: 20px;
}

.press-and-media-categories__list li:last-child .press-and-media-categories__link
{
	margin-right: 0;
}

/* header menu + drop-down */
@media (min-width: 1024px)
{
	.primary-navigation > li > a:before
	{
		z-index: 1;
	}

	header
	{
		z-index: 5;
	}

	header .drop-holder
	{
		display: none;
	}

	header .nav-wrap .menu-item-has-children.drop-down-t2
	{
		position: relative;
	}

	header .nav-wrap .menu-item-has-children.drop-down-t2 .drop-holder
	{
		display: none;
		min-width: 240px;
		background: #1A1C2A;
		border: 1px solid #898EA3;
		overflow: hidden;
		padding: 1.5rem;
		position: absolute;
		top: 100%;
		left: -24px;
		border-radius: .25rem;
	}

	header .nav-wrap .menu-item-has-children.drop-down-t2 .drop-holder.open
	{
		display: block;
	}

	header .nav-wrap .menu-item-has-children.drop-down-t2 .drop-holder .container-menu
	{
		padding: 0;
	}

	header .nav-wrap .menu-item-has-children.drop-down-t2 .drop-holder .container-menu > ul
	{
		display: flex;
		flex-direction: column;
		gap: 1rem;

	}

	header .nav-wrap .menu-item-has-children.drop-down-t2 .drop-holder ul,
	header .nav-wrap .menu-item-has-children.drop-down-t2 .drop-holder li
	{
		margin: 0;
		padding: 0;
		list-style: none;
	}


	header .nav-wrap .menu-item-has-children.drop-down-t2 .drop-holder li a
	{
		display: flex;
		flex-flow: row nowrap;
		justify-content: flex-start;
		align-items: center;
		margin-bottom: 0;
		padding-bottom: 0;
		border-bottom: none;
		position: relative;
		color: #fff;
		font-family: "Public Sans", sans-serif;
		font-size: 1rem;
		font-style: normal;
		font-weight: 500;
		line-height: 20px;
	}

	header .nav-wrap .menu-item-has-children.drop-down-t2 .drop-holder li a:after
	{
		content: "";
		display: flex;
		flex-flow: row nowrap;
		justify-content: center;
		align-items: center;
		width: 20px;
		height: 20px;
		background: url("images/menu-item-arrow.svg") center center/contain no-repeat;
		position: absolute;
		top: 0;
		right: -25px;
		transition: right 0.27s ease-in-out;
	}

	header .nav-wrap .menu-item-has-children.drop-down-t2 .drop-holder li a:hover
	{
		color: #ffffff;
	}

	header .nav-wrap .menu-item-has-children.drop-down-t2 .drop-holder li a:hover:after
	{
		right: -20px;
	}

	header .nav-wrap .menu-item-has-children.drop-down-t2 .drop-holder li:last-child
	{
		margin-bottom: 0;
	}
}

@media (max-width: 1023px)
{
	.drop-holder.open
	{
		height: 100vh;
		position: absolute;
		left: 0;
		right: 0;
		top: 0;
		bottom: 0;
		overflow: scroll;
		z-index: 999;
	}

	.menu-item-has-children .drop-holder .container-menu > ul
	{
		display: flex;
		flex-direction: column;
		gap: 1rem;
	}

	.drop-down-t2 .drop-holder .container-menu > ul > li
	{
		margin-bottom: 0;
	}
}

/* End */
/* Partners block */
.partners-block
{
	padding: 120px 0 0;
	border-radius: 45px;
	background: #0F101C;
}

@media (max-width: 767px)
{
	.partners-block
	{
		padding: 80px 0 0;
	}
}

.partners-block-list
{
	display: grid;
	grid-template-columns: repeat(5, 1fr);
	gap: 16px;
}

@media (max-width: 767px)
{
	.partners-block-list
	{
		grid-template-columns: repeat(3, 1fr);
	}
}

@media (max-width: 450px)
{
	.partners-block-list
	{
		grid-template-columns: repeat(2, 1fr);
	}
}

.partners-block-item
{
	aspect-ratio: 1/1;
	padding: 29px;
	border-radius: 16px;
	background: #FFF;
	overflow: hidden;
}

@media (max-width: 767px)
{
	.partners-block-item
	{
		padding: 34px;
	}
}

@media (max-width: 450px)
{
	.partners-block-item
	{
		padding: 19px;
	}
}

.partners-block-item img,
.partners-block-item svg
{
	max-width: 100%;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

/* End */
/* Page Header Section & Description */
.page-header-section-and-description
{
	padding: 60px 0 120px;
	position: relative;
}

@media (max-width: 767px)
{
	.page-header-section-and-description
	{
		padding: 60px 0 80px;
	}
}

.page-header-section-and-description h1
{
	max-width: 752px;
	width: 100%;
	margin: 0 auto 20px;
	color: #FFF;
	text-align: center;
	font-family: "Bai Jamjuree", sans-serif;
	font-size: 64px;
	font-style: normal;
	font-weight: 400;
	line-height: 64px;
	letter-spacing: -3.2px;
}

@media (max-width: 767px)
{
	.page-header-section-and-description h1
	{
		max-width: 464px;
		font-size: 54px;
		line-height: 62px;
		letter-spacing: -2.7px;
	}
}

.page-header-section-and-description h5
{
	max-width: 560px;
	width: 100%;
	margin: 0 auto;
	color: #B2B3BF;
	text-align: center;
	font-family: "Public Sans", sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: 400;
	line-height: 24px;
}

@media (max-width: 767px)
{
	.page-header-section-and-description h5
	{
		max-width: 464px;
	}
}

.page-header-section-and-description .entry-decor
{
	width: 100%;
	max-width: 1440px;
	height: 285px;
	background: linear-gradient(180deg, #ff1560 0, #ff5d60 100%);
	filter: blur(100px);
	position: absolute;
	left: 50%;
	bottom: -165px;
	transform: translate3d(-50%, 0, 0);
	z-index: -1;
	border-radius: 50%;
	animation: 1.77s ease-out forwards heroDecor;
}

@media (min-width: 1024px)
{
	.page-header-section-and-description .entry-decor
	{
		filter: blur(175px);
	}
}


/* MAIN PAGE NEW STYLE */

/* HERO NEW */

.hero_wrap
{
	display: flex;
	flex-direction: row-reverse;
	justify-content: center;
	align-items: center;
	flex-wrap: wrap;
}

@media (max-width: 744px)
{
	.hero_wrap
	{
		flex-direction: column-reverse;
	}
}

.hero-content_new
{
	max-width: 520px;
}

.hero-content_new h1.hero_title
{
	font-size: 55px;
	font-style: normal;
	font-weight: 400;
	line-height: normal;
	width: 100%;
	max-width: 427px;
}

@media (max-width: 480px)
{
	.hero-content_new h1.hero_title
	{
		font-size: 48px;
	}
}

.section-header h2.icon_text_title
{
	font-size: 42px;
	font-style: normal;
	font-weight: 500;
	line-height: normal;
}

.its-item .entry-icon_new
{
	display: flex;
	align-items: center;
	justify-content: center;
	flex-shrink: 0;
	background: transparent;
	padding: 10px;
}

h6.entry_item_title
{
	font-family: Public Sans;
	font-size: 24px;
	font-style: normal;
	font-weight: 600;
	line-height: normal;
}

.icon-text-section_new
{
	padding-top: 104px;
	padding-bottom: 104px;
	background: #1A1C2A;
}

@media (max-width: 744px)
{
	.icon-text-section_new .its-holder
	{
		max-width: 584px;
	}
}

.two-column-text-image_new
{
	padding-top: 104px;
	background: #1A1C2A;
}

@media (max-width: 744px)
{
	.two-column-text-image_new .tcti-row
	{
		text-align: left;
	}
}

@media (max-width: 480px)
{
	.two-column-text-image_new
	{
		padding-top: 80px;
		padding-bottom: 80px;
	}

}


.tcti-content > div.icti_text_wrap
{
	max-width: 646px;
}

.tcti-row.reverse-mod .tcti-content > div.icti_text_wrap
{
	max-width: 646px;
}

.icti-image-new
{
	padding-left: 60px;
}

.reverse-mod > .icti-image-new
{
	padding-left: 0px;
	padding-right: 60px;
}

@media (max-width: 744px)
{
	.icti-image-new
	{
		padding-left: 0px;
	}

	.reverse-mod > .icti-image-new
	{
		padding-left: 0px;
		padding-right: 0px;
	}
}

.icti_text_wrap > h3
{
	max-width: 100%;
}

@media (max-width: 480px)
{
	.icti_text_wrap h3.icti_item_title
	{
		font-size: 32px !important;
	}
}

.one-column-centered-content_new
{
	background: #1A1C2A;
	position: relative;
	z-index: 0;
}

.one-column-centered-content_new::before
{
	background: transparent;
}

.one-column-centered-content_new .inner
{
	max-width: 800px;
}

.one-column-centered-content_new figure .entry-decor
{
	width: 604px;
	height: 604px;
	z-index: -1;
	background: linear-gradient(180deg, #FF1560 0%, #FF5D60 100%);
	opacity: 0.5;
	filter: blur(175px);
	-webkit-filter: blur(175px);
	-moz-filter: blur(175px);
	-o-filter: blur(175px);
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate3d(-50%, -50%, 0);
	border-radius: 50%;
}

@media (max-width: 744px)
{
	.one-column-centered-content_new .inner
	{
		max-width: 584px;
	}

	.one-column-centered-content_new figure .entry-decor
	{
		width: 400px;
		height: 400px;
	}
}

@media (max-width: 480px)
{
	.one-column-centered-content_new figure .entry-decor
	{
		width: 304px;
		height: 304px;
	}
}


.hero-cta .btn
{
	background: linear-gradient(180deg, #D11655 0%, #D11655 100%), #D11655;
}

.icti-row_new
{
	padding: 0 0 180px;
}

.icti-row_new:last-child
{
	padding: 0 0 104px;
}

@media (max-width: 744px)
{
	.hero-image_new
	{
		margin-top: 32px;
	}

	.icti-row_new
	{
		padding: 0 0 160px;
	}

	.icti-row_new:last-child
	{
		padding: 0 0 80px;
	}

}

.hero-section_new
{
	/*background: linear-gradient(160deg, #0F101C -0.66%, #1A1C2A 72.79%), #FFF;*/
	background: #1A1C2A;
}

.illustration-text-section_new
{
	background: linear-gradient(224deg, #0F101C 45.15%, #1A1C2A 98.89%, #1A1C2A 98.89%);
	background: #1A1C2A;
}

.two-column-text-image-gradient
{
	background: linear-gradient(180deg, #1A1C2A 28.01%, #0F101C 100%);
}

.hero-content__awards
{
	margin-bottom: 92px;
	padding-top: 48px;
	display: flex;
	flex-flow: row nowrap;
}

.hero-content__awards > svg:nth-child(1)
{
	width: 38px;
	height: 67px;
	margin-right: 12px;
	object-fit: contain;
}

.hero-content__awards > div
{
	display: flex;
	flex-flow: row nowrap;
	gap: 24px;
	height: 64px;
}

.hero-content__awards > div img
{
	max-height: 100%;
	object-fit: contain;
}

.hero-content__awards > svg:nth-child(3)
{
	width: 38px;
	height: 67px;
	margin-left: 12px;
	object-fit: contain;
}

.hero-content__customers
{
	max-width: 100%;
	width: 100%;
	margin: auto;
	padding: 48px 0;
	display: flex;
	flex-flow: row wrap;
	justify-content: center;
	align-items: flex-end;
	gap: 48px;
}

.hero-content__customers img
{
	max-height: 48px;
}

@media (max-width: 1024px)
{
	.hero-content__awards
	{
		margin-bottom: 40px;
		justify-content: center;
	}

	.hero-content__customers
	{
		padding: 16px 0;
	}
}

@media (max-width: 1023px)
{
	.hero-section.hero-section_new .hero_title
	{
		margin-left: auto;
		margin-right: auto;
	}
}

@media (max-width: 744px)
{
	.hero-section.hero-section_new .hero-row
	{
		max-width: fit-content;
	}
}

@media (max-width: 550px)
{
	.hero-content__awards > svg:nth-child(1)
	{
		width: 32px;
		height: 57px;
		margin-right: 10px;
	}

	.hero-content__awards > div
	{
		height: 55px;
		gap: 10px;
	}

	.hero-content__awards > svg:nth-child(3)
	{
		width: 32px;
		height: 57px;
		margin-left: 10px;
	}

	.hero-content__customers
	{
		gap: 24px;
	}

	.hero-content__customers img
	{
		max-width: 50%;
	}
}


#footer .footer-logo
{
	margin-bottom: 24px;
}

#footer .footer-top > .col:nth-child(2) .social-networks
{
	display: none;
}

#footer .footer-top > .col:nth-child(3)
{
	max-width: 465px;
	flex: auto;
	padding: 0;
}

#footer .footer-top > .col:nth-child(3) form
{
	display: flex;
	justify-content: space-between;
	width: 100%;
	max-width: 100%;
}

#footer .footer-top > .col:nth-child(3) .hs_email
{
	max-width: 334px;
	width: 100%;
	margin: 0;
}

#footer .footer-top > .col:nth-child(3) .hs_submit
{
	max-width: calc(100% - 334px - 24px);
	width: 100%;
}

@media (max-width: 1023px)
{
	#footer .footer-top > .col:nth-child(3) form
	{
		flex-direction: column;
		align-items: center;
	}

	#footer .form-wrap
	{
		max-width: 465px;
	}

	#footer .footer-top > .col:nth-child(3) .hs_email
	{
		max-width: 100%;
		margin-bottom: 24px;
	}

	#footer .footer-top > .col:nth-child(3) .hs_submit
	{
		max-width: 107px;
	}
}

#footer .footer-badges
{
	padding-top: 49px;
	display: flex;
	flex-flow: row nowrap;
	gap: 24px;
}

#footer .footer-badges img
{
	max-height: 66px;
	height: 100%;
	width: auto;
	object-fit: contain;
}

@media (max-width: 1023px)
{
	#footer .footer-top > .col:nth-child(1) .social-networks
	{
		display: none;
	}

	.footer-nav-wrap
	{
		margin-bottom: 40px;
	}

	.footer-top .col:nth-child(2)
	{
		margin-bottom: 40px;
	}

	#footer .footer-top > .col:nth-child(2) .social-networks
	{
		display: flex;
	}

	#footer .footer-top > .col:nth-child(3)
	{
		margin: auto;
	}

	#footer .footer-badges
	{
		padding-top: 41px;
		justify-content: center;
	}
}

@media (max-width: 550px)
{
	#footer .footer-badges
	{
		gap: 10px;
	}

	#footer .footer-badges img
	{
		max-height: 46px;
	}
}

@media (max-width: 991px)
{
	.hero_wrap
	{
		flex-direction: column;
		justify-content: space-between;
	}

	.hero-content_new
	{
		order: -1;
	}

	.icon-text-section_new .icon_text_title
	{
		max-width: 530px;
		margin-left: auto;
		margin-right: auto;
	}

	.two-column-text-image_new .tcti-row.icti-row_new
	{
		flex-direction: column;
	}

	.two-column-text-image_new .tcti-row.icti-row_new > .tcti-content
	{
		max-width: 100%;
		margin-bottom: 40px;
		padding: 0;
	}

	.two-column-text-image_new .tcti-row.icti-row_new > .tcti-content .icti_text_wrap
	{
		max-width: 100%;
	}

	.two-column-text-image_new .tcti-row.icti-row_new > figure
	{
		max-width: 584px;
		padding: 0;
	}

	.two-column-text-image_new .tcti-row.icti-row_new.reverse-mod
	{
		flex-direction: column-reverse;
	}

	.two-column-text-image_new .tcti-row.icti-row_new.reverse-mod .tcti-content
	{
		max-width: 100%;
		padding: 0;
	}

	.two-column-text-image_new .tcti-row.icti-row_new.reverse-mod .tcti-content .icti_text_wrap
	{
		max-width: 100%;
	}

	.two-column-text-image_new .tcti-row.icti-row_new.reverse-mod figure
	{
		max-width: 570px;
	}

	/* */
	.two-column-text-image_new .tcti-row.icti-row_new
	{
		flex-direction: column;
	}

	.two-column-text-image_new .tcti-row.icti-row_new > .tcti-content
	{
		max-width: 100%;
		padding: 0;
	}

	.two-column-text-image_new .tcti-row.icti-row_new > .tcti-content .icti_text_wrap
	{
		max-width: 100%;
		margin-bottom: 40px;
	}

	.two-column-text-image_new .tcti-row.icti-row_new > figure
	{
		max-width: 570px;
		padding: 0;
	}

	/* */
	.two-column-text-image.two-column-text-image-gradient .tcti-row.reverse-mod
	{
		flex-direction: column-reverse;
	}

	.two-column-text-image.two-column-text-image-gradient .tcti-row.reverse-mod > .tcti-content
	{
		max-width: 100%;
		padding: 0;
	}

	.two-column-text-image.two-column-text-image-gradient .tcti-row.reverse-mod > .tcti-content .icti_text_wrap
	{
		max-width: 100%;
		margin-bottom: 40px;
	}

	.two-column-text-image.two-column-text-image-gradient .tcti-row.reverse-mod > figure
	{
		max-width: 570px;
		padding: 0;
	}

	.tcti-row
	{
		text-align: left;
	}
}


@media (max-width: 550px)
{
	.hero-section_new
	{
		padding: 78px 0 50px;
	}

	.hero-content_new > .hero_title
	{
		margin-bottom: 10px;
		line-height: 56px;
	}

	.hero-content_new > .hero_title + p
	{
		margin-bottom: 29px;
		font-size: 18px;
		line-height: 160%;
	}

	.section-header h2.icon_text_title
	{
		max-width: 305px;
		font-size: 38px;
		line-height: 46px;
	}

	.icon-text-section_new
	{
		padding-top: 80px;
		padding-bottom: 80px;
	}

	.its-item .entry-body
	{
		padding-left: 0;
	}

	h6.entry_item_title
	{
		font-style: normal;
		font-weight: 600;
		line-height: normal;
		font-size: 20px;
	}
}


.partners-filter-section
{
	padding: 64px 0;
	border-radius: 45px 45px 0 0;
	background: #0F101C;
}

@media (min-width: 744px)
{
	.partners-filter-section
	{
		padding: 120px 0;
	}
}

@media (min-width: 744px)
{
	.partners-filter-row
	{
		display: flex;
		align-items: flex-start;
		justify-content: space-between;
	}
}

@media (min-width: 744px)
{
	.partners-filter-aside
	{
		width: 270px;
	}
}

@media (min-width: 1024px)
{
	.partners-filter-aside
	{
		width: 289px;
	}
}

@media (max-width: 743px)
{
	.partners-filter-aside.popup-active .popup
	{
		opacity: 1;
		visibility: visible;
	}
}

.partners-filter-aside .open-wrap
{
	text-align: right;
}

.partners-filter-aside .btn
{
	width: 100%;
	padding: 10px 24px;
	margin: 0 0 39px;
}

@media (min-width: 744px)
{
	.partners-filter-aside .btn
	{
		display: none;
	}
}

@media (min-width: 744px)
{
	.partners-filter-aside .close
	{
		display: none;
	}
}

.partners-filter-aside .popup
{
	display: block !important;
}

@media (max-width: 743px)
{
	.partners-filter-aside .popup
	{
		position: fixed;
		top: 0;
		left: 0;
		width: 100%;
		height: 100%;
		overflow: hidden;
		overflow-y: auto;
		padding: 46px 36px;
		background-color: rgba(0, 0, 0, 0.6);
		opacity: 0;
		visibility: hidden;
		transition: opacity 0.3s linear, visibility 0.3s linear;
		z-index: 1101;
	}
}

.partners-filter-aside .popup-inner
{
	background: #282934;
	border-radius: 16px;
	padding: 16px 24px 33px;
}

@media (min-width: 744px)
{
	.partners-filter-aside .popup-inner
	{
		padding: 42px 16px 33px;
	}
}

@media (min-width: 1024px)
{
	.partners-filter-aside .popup-inner
	{
		padding: 43px 22px 33px;
	}
}

.partners-filter-aside .head
{
	display: flex;
	align-items: center;
	justify-content: space-between;
	margin: -6px 0 24px;
}

@media (min-width: 744px)
{
	.partners-filter-aside .head
	{
		margin: 0 0 24px;
	}
}

.partners-filter-aside .head h3
{
	font-size: 24px;
	line-height: 32px;
	font-weight: 700;
	letter-spacing: 0.02em;
	margin: 0;
}

.partners-filter-aside .head .reset
{
	padding: 0;
	background: none;
	border: none;
	font-size: 16px;
	font-weight: 600;
	margin: 0;
}

.partners-filter-aside h4
{
	font-family: "Public Sans", sans-serif;
	font-size: 20px;
	font-weight: 600;
}

.partners-filter-boxes-form .search-row
{
	margin-bottom: 31px;
}

.partners-filter-boxes-form input[type=search]
{
	font-size: 16px;
	color: #000;
	width: 238px;
	height: 44px;
	border: none;
	border-radius: 1.5em;
	background-color: #fff;
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M10 18C11.775 17.9996 13.4988 17.4054 14.897 16.312L19.293 20.708L20.707 19.294L16.311 14.898C17.405 13.4997 17.9996 11.7754 18 10C18 5.589 14.411 2 10 2C5.589 2 2 5.589 2 10C2 14.411 5.589 18 10 18ZM10 4C13.309 4 16 6.691 16 10C16 13.309 13.309 16 10 16C6.691 16 4 13.309 4 10C4 6.691 6.691 4 10 4Z' fill='%232885B5'/%3E%3C/svg%3E%0A");
	background-size: 24px 24px;
	background-repeat: no-repeat;
	background-position: 12px 50%;
	padding: 5px 24px 5px 45px;
}

.partners-filter-boxes-form input[type=search]::-webkit-input-placeholder
{
	color: rgba(0, 0, 0, 0.6);
}

.partners-filter-boxes-form input[type=search]::-moz-placeholder
{
	opacity: 1;
	color: rgba(0, 0, 0, 0.6);
}

.partners-filter-boxes-form input[type=search]:-moz-placeholder
{
	color: rgba(0, 0, 0, 0.6);
}

.partners-filter-boxes-form input[type=search]:-ms-input-placeholder
{
	color: rgba(0, 0, 0, 0.6);
}

.partners-filter-boxes-form input[type=search].placeholder
{
	color: rgba(0, 0, 0, 0.6);
}

.partners-filter-boxes-form .checkbox
{
	margin-bottom: 16px;
}

.partners-filter-boxes-form .checkbox [type=checkbox]
{
	position: absolute;
	left: -9999px;
	opacity: 0;
}

.partners-filter-boxes-form .checkbox [type=checkbox]:checked + .label:before
{
	background: #FF5D60;
	border-color: #FF5D60;
}

.partners-filter-boxes-form .checkbox .label
{
	display: flex;
	align-items: center;
	font-size: 16px;
	font-weight: 400;
}

.partners-filter-boxes-form .checkbox .label:before
{
	content: "";
	width: 18px;
	height: 18px;
	border: 1px solid #FFFFFF;
	border-radius: 50%;
	margin: 0 9px 0 0;
	transition: border-color 0.27s ease-in-out, background-color 0.27s ease-in-out;
}

@media (min-width: 744px)
{
	.partners-filter-content
	{
		width: calc(100% - 270px);
		padding: 0 0 0 30px;
	}
}

@media (min-width: 1024px)
{
	.partners-filter-content
	{
		width: calc(100% - 289px);
		padding: 0 0 0 16px;
	}
}

@media (min-width: 1440px)
{
	.partners-filter-content
	{
		padding: 0 0 0 7%;
	}
}

.partners-box-list
{
	display: flex;
	flex-wrap: wrap;
	margin: 0 -8px;
}

.partners-box-list .box
{
	display: flex;
	max-width: 50%;
	flex: 0 0 50%;
	padding: 0 8px 16px;
}

@media (min-width: 1024px)
{
	.partners-box-list .box
	{
		max-width: 33.3333%;
		flex: 0 0 33.3333%;
	}
}

.partners-box-list .box.box-full
{
	max-width: 100%;
	flex: 0 0 100%;
}

.partners-box
{
	width: 100%;
	display: block;
	text-align: center;
	color: #000;
	min-height: 152px;
	border-radius: 16px;
	background-color: #fff;
	padding: 7px 14px;
}

@media (min-width: 744px)
{
	.partners-box
	{
		min-height: 213px;
		padding: 25px 16px;
	}
}

.partners-box.full
{
	min-height: auto;
}

.partners-box.full p
{
	margin-bottom: 0.3em;
}

.partners-box .figure-label
{
	display: inline-block;
	background-color: #ebebeb;
	border-radius: 1em;
	text-transform: uppercase;
	font-weight: 600;
	font-size: 7px;
	padding: 3px 9px;
}

@media (min-width: 744px)
{
	.partners-box .figure-label
	{
		font-size: 9px;
		padding: 3px 11px;
	}
}

.partners-box .empty
{
	display: inline-block;
	height: 16.5px;
}

@media (min-width: 744px)
{
	.partners-box .empty
	{
		height: 19.5px;
	}
}

.partners-box .image
{
	height: 79px;
	margin: 0;
	display: flex;
	align-items: center;
	justify-content: center;
}

@media (min-width: 744px)
{
	.partners-box .image
	{
		height: 100px;
	}
}

.partners-box .meta
{
	text-align: left;
	font-weight: 600;
	font-size: 10px;
	margin: 0 auto;
	max-width: 153px;
}

@media (min-width: 744px)
{
	.partners-box .meta
	{
		font-size: 12px;
	}
}

.partners-box .title
{
	margin-bottom: 0;
}

.partners-box .cat
{
	margin: 0;
	font-size: 7px;
	font-weight: 400;
}

@media (min-width: 744px)
{
	.partners-box .cat
	{
		font-size: 9px;
	}
}

/* Book a demo page */
.section
{
	padding: 4rem 0;
}

.section .section-inner-content .title
{
	margin: 0 0 1.5rem;
}

.section .section-inner-content h1.title
{
	font-size: 3rem;
	font-weight: 500;
}

.section .section-inner-content h2.title
{
	font-size: 2rem;
}

.section .section-inner-content h3.title
{
	font-size: 1.75rem;
}

.sectiont .section-inner-content h4.title
{
	font-size: 1.5rem;
}

@media (min-width: 1024px)
{
	.section .section-inner-content h1.title
	{
		font-size: 4rem;
	}

	.section .section-inner-content h2.title
	{
		font-size: 2.625rem;
	}

	.section .section-inner-content h3.title
	{
		font-size: 2.125rem;
	}

	.section .section-inner-content h3.title
	{
		font-size: 1.875rem;
	}
}

.section-media-text .section-inner-content .subtitle
{
	color: #D11655;
	font-size: 1.125rem;
	font-weight: 500;
	margin: 0 0 1.5rem;
}

.section-media-text .section-inner-content ul
{
	list-style-type: none;
	padding: 0;
	margin: 0 0 1.5rem;
}

.section-media-text .section-inner-content ul li
{
	position: relative;
	padding-left: 2.25rem;
	margin: 1rem 0;
}

.section-media-text .section-inner-content ul li:before
{
	content: '';
	position: absolute;
	left: 0;
	top: 0;
	width: 1.5rem;
	height: 1.5rem;
	background-image: url("data:image/svg+xml,%3Csvg width='24' height='24' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M4 12C4 7.85747 7.35748 4.5 11.5 4.5C15.6425 4.5 19 7.85747 19 12C19 16.1425 15.6425 19.5 11.5 19.5C7.35748 19.5 4 16.1425 4 12ZM11.4452 15.3061L16.0166 10.3061L14.9834 9.3614L10.9286 13.7963L8.01662 10.6114L6.98338 11.5561L10.412 15.3061L10.9286 15.8711L11.4452 15.3061Z' fill='%2300D4B5'/%3E%3Ccircle cx='11.5' cy='12' r='10.8' stroke='%2300D4B5' stroke-width='1.4'/%3E%3C/svg%3E%0A");
}

.section-media-text .buttons-wrapper
{
	display: flex;
	justify-content: center;
}

.section-media-text .buttons-wrapper .btn
{
	font-size: 15px;
	line-height: 1.2;
	padding: 1rem 2rem;
}

.section-media-text .section-inner-media
{
	padding-top: 4rem;
}

.section-media-text .section-inner-media .media-wrapper
{
	position: relative;
	max-width: 700px;
	margin: 0 auto;
}

.section-media-text .section-inner-media .media-wrapper:before
{
	content: '';
	position: absolute;
	bottom: -4rem;
	left: -15%;
	width: 130%;
	height: 75%;
	background: radial-gradient(50% 44.53% at 50% 50%, rgba(255, 21, 96, 0.395) 0%, rgba(255, 21, 96, 0) 100%);
}

@media (min-width: 1024px)
{

	/* .section-media-text{
        padding: 7rem 0;
    } */
	.section-media-text .section-inner
	{
		display: flex;
		flex-wrap: nowrap;
		align-items: center;
		justify-content: space-between;
		gap: 3rem;
	}

	.section-media-text .section-inner-media
	{
		flex: 1 0 1%;
		width: auto;
		max-width: 680px;
		padding: 0;
	}

	.section-media-text .section-inner-content
	{
		flex: 0 0 auto;
		width: 450px;
	}

	.section-media-text .buttons-wrapper
	{
		justify-content: flex-start;
	}

	.section-media-text .section-inner-media .media-wrapper:before
	{
		bottom: -6rem;
		height: 100%;
		width: 150%;
		left: -25%;
	}
}

@media (min-width: 1400px)
{
	.section-media-text .section-inner
	{
		gap: 5rem;
	}
}

.section-brands
{
	text-align: center;
}

.section-brands .section-inner-content
{
	margin-bottom: 2rem;
}

.section-brands .media-list
{
	display: flex;
	flex-wrap: wrap;
	justify-content: space-around;
	gap: 1rem 2rem;
}

.section-brands .media-list .media-list-item
{
	flex: 0 0 auto;
	width: auto;
}

.section-brands .media-list .media-list-item img
{
	display: block;
	width: auto;
	height: 48px;
}

@media (min-width: 744px)
{
	.section-brands .media-list
	{
		gap: 1rem 3rem;
	}
}

@media (min-width: 1024px)
{
	.section-brands .section-inner-content
	{
		font-size: 18px;
	}
}

.section-reviews .title
{
	text-align: center;
}

.section-reviews .reviews-slider
{
	padding-top: 3rem;
	margin: 0 -10px;
}

.section-reviews .reviews-item
{
	padding: 0 10px;
}

.section-reviews .reviews-item-content
{
	font-size: 21px;
	font-weight: 500;
	margin: 0 0 2rem;
}

.section-reviews .reviews-item-customer
{
	position: relative;
	z-index: 1;
}

.section-reviews .reviews-item-customer:before
{
	content: '';
	position: absolute;
	z-index: -1;
	left: 0;
	top: 0;
	width: 314px;
	height: 186px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='521' height='309' viewBox='0 0 521 309' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath opacity='0.6' d='M180.67 0.84082L521 308.127H123.936L0.88147 181.962H180.669L180.67 0.84082Z' fill='url(%23paint0_linear_583_226)'/%3E%3Cdefs%3E%3ClinearGradient id='paint0_linear_583_226' x1='251.762' y1='292.282' x2='99.8607' y2='68.6738' gradientUnits='userSpaceOnUse'%3E%3Cstop offset='0.07' stop-color='%23FF1560' stop-opacity='0'/%3E%3Cstop offset='0.17' stop-color='%23FF1560' stop-opacity='0.02'/%3E%3Cstop offset='0.31' stop-color='%23FF1560' stop-opacity='0.09'/%3E%3Cstop offset='0.46' stop-color='%23FF1560' stop-opacity='0.2'/%3E%3Cstop offset='0.62' stop-color='%23FF1560' stop-opacity='0.35'/%3E%3Cstop offset='0.8' stop-color='%23FF1560' stop-opacity='0.55'/%3E%3Cstop offset='0.99' stop-color='%23FF1560' stop-opacity='0.78'/%3E%3Cstop offset='1' stop-color='%23FF1560' stop-opacity='0.8'/%3E%3C/linearGradient%3E%3C/defs%3E%3C/svg%3E%0A");
}

.section-reviews .reviews-item-customer:after
{
	content: '';
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
	width: 99px;
	height: 87px;
	background-size: contain;
	background-repeat: no-repeat;
	background-image: url("data:image/svg+xml,%3Csvg width='99' height='87' viewBox='0 0 99 87' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M37.6815 1.62708V1.1192L37.1737 1.12714C25.3888 1.31142 16.2258 5.69523 10.0212 13.5727C3.82897 21.4346 0.62738 32.7197 0.62738 46.6381V86V86.5H1.12738H37.1815H37.6815V86V50.8294V50.3294H37.1815H20.747V44.6336C20.747 37.2158 22.195 31.2694 24.9626 27.1924C27.7128 23.141 31.7899 20.8969 37.1815 20.8969H37.6815V20.3969V1.62708ZM98.5 1.62708V1.11926L97.9922 1.12714C86.1176 1.31138 76.9089 5.69428 70.681 13.572C64.4654 21.4342 61.2638 32.7198 61.2638 46.6381V86V86.5H61.7638H98H98.5V86V50.8294V50.3294H98H81.3834V44.6336C81.3834 37.2185 82.876 31.2727 85.688 27.1955C88.4836 23.1421 92.6075 20.8969 98 20.8969H98.5V20.3969V1.62708Z' stroke='%23FF1560'/%3E%3C/svg%3E%0A");
}

.section-reviews .reviews-item-customer .avatar
{
	width: 7rem;
	height: 7rem;
	background-color: #31333F;
	border: 0.4px solid #C1C7DE;
	border-radius: .25rem;
	padding: .5rem;
	box-shadow: 0px 0px 14px 0px #000000CC;
}

.section-reviews .reviews-item-customer .avatar img
{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.section-reviews .reviews-item-customer .name
{
	font-size: 21px;
	font-weight: 500;
	margin: 0 0 .25rem;
}

.section-reviews .reviews-item-customer .position
{
	margin: 0 0 .5rem;
}

.section-reviews .reviews-item-customer .brand img
{
	display: block;
	height: 48px;
	width: auto;
}

.section-reviews .reviews-slider .slick-arrow
{
	position: absolute;
	bottom: 0;
	right: 1rem;
	width: 3rem;
	height: 3rem;
	border: .4px solid rgb(193 199 222 / 50%);
	border-radius: 0px;
	background: transparent;
}

.section-reviews .reviews-slider .slick-arrow.slick-prev
{
	right: 6rem;
	bottom: 0;
	top: auto;
	left: auto;
}

.section-reviews .reviews-slider .slick-arrow.slick-next
{
	right: 1rem;
	bottom: 0;
	top: auto;
	left: auto;
}

.section-reviews .reviews-slider .slick-dots
{
	height: 3rem;
	list-style-type: none;
	padding: 0 1rem;
	margin: 2rem 0 0;
	display: flex;
	justify-content: flex-start;
	align-items: flex-end;
	gap: .5rem;
}

.section-reviews .reviews-slider .slick-dots li
{
	margin: 0 !important;
	padding: 0;
}

.section-reviews .reviews-slider .slick-dots > li button:before
{
	background-color: #3A3D47;
}

.section-reviews .reviews-slider .slick-dots > li.slick-active button:before
{
	background-color: #898EA3;
}

@media (min-width: 744px)
{
	.section-reviews .reviews-item-customer
	{
		display: flex;
		align-items: flex-start;
		gap: 4rem;
		min-height: 300px;
	}

	.section-reviews .reviews-item-customer:before
	{
		width: 520.12px;
		height: 307.29px;
	}

	.section-reviews .reviews-item-customer .avatar
	{
		flex: 0 0 auto;
		width: 180px;
		height: 180px;
	}

	.section-reviews .reviews-item-customer .info
	{
		flex: 0 0 auto;
		width: 180px;
	}

	.section-reviews .reviews-slider .slick-dots
	{
		margin-top: -3rem;
	}

	.section-reviews .reviews-slider .slick-arrow.slick-prev
	{
		right: auto;
		left: 306px;
	}

	.section-reviews .reviews-slider .slick-arrow.slick-next
	{
		right: auto;
		left: 386px;
	}
}

@media (min-width: 1024px)
{
	.section-reviews
	{
		padding: 7rem 0;
	}

	.section-reviews .reviews-slider
	{
		padding-top: 4rem;
	}

	.section-reviews .reviews-item
	{
		position: relative;
		display: flex;
		justify-content: space-between;
		gap: 3rem;
		z-index: 1;
	}

	.section-reviews .reviews-item:after
	{
		content: '';
		position: absolute;
		right: 1rem;
		bottom: 0;
		z-index: -1;
		width: 99px;
		height: 87px;
		background-size: contain;
		background-repeat: no-repeat;
		background-image: url("data:image/svg+xml,%3Csvg width='99' height='87' viewBox='0 0 99 87' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M37.6815 1.62708V1.1192L37.1737 1.12714C25.3888 1.31142 16.2258 5.69523 10.0212 13.5727C3.82897 21.4346 0.62738 32.7197 0.62738 46.6381V86V86.5H1.12738H37.1815H37.6815V86V50.8294V50.3294H37.1815H20.747V44.6336C20.747 37.2158 22.195 31.2694 24.9626 27.1924C27.7128 23.141 31.7899 20.8969 37.1815 20.8969H37.6815V20.3969V1.62708ZM98.5 1.62708V1.11926L97.9922 1.12714C86.1176 1.31138 76.9089 5.69428 70.681 13.572C64.4654 21.4342 61.2638 32.7198 61.2638 46.6381V86V86.5H61.7638H98H98.5V86V50.8294V50.3294H98H81.3834V44.6336C81.3834 37.2185 82.876 31.2727 85.688 27.1955C88.4836 23.1421 92.6075 20.8969 98 20.8969H98.5V20.3969V1.62708Z' stroke='%23FF1560'/%3E%3C/svg%3E%0A");
	}

	.section-reviews .reviews-item-customer
	{
		order: 1;
		flex: 0 0 auto;
	}

	.section-reviews .reviews-item-customer:after
	{
		display: none;
	}

	.section-reviews .reviews-item-content
	{
		order: 2;
		flex: 1 0 1%;
		width: auto;
		max-width: 600px;
		font-size: 28px;
	}

	.section-reviews .reviews-item-customer .name
	{
		font-size: 28px;
	}

	.section-reviews .reviews-item-customer .position
	{
		font-size: 18px;
	}

}

.section-hubspot-widget
{
	text-align: center;
	padding-bottom: 0;
}

.section-hubspot-widget .section-inner-content .title
{
	margin-bottom: 4rem;
}

.section-hubspot-widget .hubspot-wrapper
{
	position: relative;
	max-width: 715px;
	margin: 0 auto;
	z-index: 1;
}

.section-hubspot-widget .hubspot-wrapper:before
{
	content: '';
	position: absolute;
	width: 150%;
	height: 105%;
	left: -25%;
	top: -12%;
	z-index: -1;
	background: radial-gradient(50% 50% at 50% 50%, rgba(255, 21, 96, 0.5) 0%, rgba(255, 21, 96, 0) 100%);
}

.section-hubspot-widget .hubspot-wrapper iframe
{
	margin: 0;
}

@media (min-width: 1024px)
{
	.section-hubspot-widget
	{
		padding-top: 8rem;
		padding-bottom: 7rem;
	}

	.section-hubspot-widget .hubspot-wrapper:before
	{
		width: 200%;
		left: -50%;
		height: 120%;
		top: -20%;
	}
}


.customers-slider .slider-item
{
	padding: 1rem;
}

.customers-slider .slider-item img
{
	display: block;
	width: 100%;
	height: 80px;
	object-fit: contain;
	object-position: center;
}

#hubspot-widget-section .hbspt-form form
{
	display: flex;
	flex-direction: column;
	align-items: center;
	gap: 1.5rem;
}

#hubspot-widget-section .hbspt-form
{
	background-color: #151725;
	padding: 3rem 2rem;
	max-width: 600px;
	border-radius: 1rem;
	margin: 0 auto;
}

#hubspot-widget-section .hbspt-form fieldset
{
	flex: 1 0 1%;
	width: 100% !important;
	display: flex !important;
	gap: 1rem !important;
}

#hubspot-widget-section .hbspt-form .hs-form-field
{
	flex: 1 0 1% !important;
	width: auto !important;
	margin: 0 !important;
}

#hubspot-widget-section .hbspt-form .input
{
	margin: 0 !important
}

#hubspot-widget-section .hbspt-form .hs-input
{
	width: 100% !important;
}

#hubspot-widget-section .hbspt-form .hs-error-msgs
{
	list-style-type: none;
	padding: 0;
	margin: 0;
	text-align: left;
	color: #ff8c8c;
}

#hubspot-widget-section .hbspt-form .hs-error-msgs li
{
	margin-top: .25rem;
}

#hubspot-widget-section .hbspt-form .hs-button
{
	background-color: #ff7a59;
}

.resources-sidebar-title
{
	display: block;
	font-family: "Bai Jamjuree", sans-serif;
	font-weight: 500;
	font-size: 24px;
	color: #fff;
	margin: 0 0 1rem;
}

.resources-sidebar-categories
{
	display: flex;
	flex-wrap: wrap;
	gap: 8px;
	margin-bottom: 3rem;
}

.resources-sidebar a
{
	font-size: 16px;
	height: 40px;
	padding: 8px 16px;
	display: inline-flex;
	align-items: center;
	-moz-column-gap: 8px;
	column-gap: 8px;
	line-height: 1;
	color: #9B9CB0;
	background-color: #242733;
	border-radius: 30px;
	transition: all 0.2s ease-in-out;
}

.resources-sidebar a:hover
{
	transform: scale(0.9);
}

@media (min-width: 992px)
{
	.resources-sidebar-title
	{
		margin-bottom: 24px;
	}

	.resources-sidebar-categories
	{
		flex-direction: column;
		justify-content: flex-start;
		align-items: flex-start;
	}
}

.customers-flip
{
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	gap: 1rem;
}

.customers-flip-item
{
	flex: 0 0 auto;
	width: calc(20% - 0.8rem);
	height: 100px;
	overflow: hidden;
	perspective: 20%;
}

.customers-flip-item-inner
{
	position: relative;
	transform-origin: center;
	transform-style: preserve-3d;
	width: 100%;
	height: 100%;
	will-change: transform;
	transition: transform .4s ease;
}

.customers-flip-item-inner.active
{
	transform: rotateX(180deg);
}

.customers-flip-item-front,
.customers-flip-item-back
{
	position: absolute;
	display: flex;
	justify-content: center;
	align-items: center;
	height: 100%;
	width: 100%;
	backface-visibility: hidden;
	padding: 1rem;
}

.customers-flip-item-front
{
	transform: rotateX(0deg)
}

.customers-flip-item-back
{
	transform: rotateX(180deg)
}

.customers-flip-item img
{
	display: block;
	width: 100%;
	height: 100%;
	object-fit: contain;
}

@media (max-width: 767.98px)
{
	.customers-flip-item
	{
		width: calc(50% - 0.5rem);
		max-width: 200px;
	}
}

/*<editor-fold desc="Posts Embed Videos">*/

.post-content .g-container .video-popup-wrapper-item
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	object-fit: cover;
}

.post-content .g-container .video-slider-video
{
	border: none;
	border-radius: 0;
	padding: 0;
}

.post-content .g-container .video-slider-video .video-popup-wrapper-placeholder
{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-position: center;
	cursor: pointer;
}

.post-content .g-container .video-popup-wrapper-placeholder .video-wrapper-placeholder-play
{
	width: 60px;
	height: 60px;
	background-image: url(images/play.svg);
}

.video-popup
{
	position: fixed;
	inset: 0;
	z-index: 1000;
}

.video-popup-overlay
{
	background-color: rgba(0, 0, 0, 0.35);
	height: 100%;
	width: 100%;
	display: flex;
	justify-content: center;
	align-items: center;
}

.video-popup-content
{
	display: flex;
	flex-direction: column;
	align-items: flex-end;
	gap: 10px;
	aspect-ratio: 16 / 9;
}

@media only screen and (min-aspect-ratio: 16/9)
{
	.video-popup-content
	{
		height: min(75% - 50px, 1200px);
	}
}

@media only screen and (max-aspect-ratio: 16/9)
{
	.video-popup-content
	{
		width: min(75%, 1200px);
	}
}

@media (min-width: 1024px)
{
	.post-content .g-container .video-slider-video .video-wrapper-placeholder-play
	{
		margin-left: -30px;
		margin-top: -30px;
	}

	.post-content .g-container .video-slider-video::before
	{
		display: none !important;
	}
}


.video-popup-content video
{
	width: 100%;
}

.video-popup-close
{
	justify-self: flex-end;
	display: flex;
	align-items: center;
	justify-content: center;
	width: 54px;
	height: 54px;
	padding: 0;
}

.video-popup-close svg
{
	flex-shrink: 0;
	width: 32px;
	height: 32px;
}

/*</editor-fold>*/