/*!
Theme Name: Hilos
Theme URI: http://underscores.me/
Author: Underscores.me
Author URI: http://underscores.me/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: new-custom-theme
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

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

new custom theme is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal https://necolas.github.io/normalize.css/
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
# Generic
	- Normalize
	- Box sizing
# Base
	- Typography
	- Elements
	- Links
	- Forms
## Layouts
# Components
	- Navigation
	- Posts and pages
	- Comments
	- Widgets
	- Media
	- Captions
	- Galleries
# plugins
	- Jetpack infinite scroll
# Utilities
	- Accessibility
	- Alignments

--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/

/* Normalize
--------------------------------------------- */

/*! 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.
 */
@font-face {
    font-family: 'Saans TRIAL';
    src: url("SaansTRIAL-Regular.eot");
    src: local("Saans TRIAL Regular"), local("SaansTRIAL-Regular"), url("assets/fonts/SaansTRIAL/SaansRegular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/SaansTRIAL/SaansRegular.woff2") format("woff2"), url("assets/fonts/SaansTRIAL/SaansRegular.woff") format("woff"), url("assets/fonts/SaansTRIAL/SaansRegular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Saans TRIAL';
    src: url("SaansTRIAL-Medium.eot");
    src: local("Saans TRIAL Medium"), local("SaansTRIAL-Medium"), url("assets/fonts/SaansTRIAL/SaansMedium.eot?#iefix") format("embedded-opentype"), url("assets/fonts/SaansTRIAL/SaansMedium.woff2") format("woff2"), url("assets/fonts/SaansTRIAL/SaansMedium.woff") format("woff"), url("assets/fonts/SaansTRIAL/SaansMedium.ttf") format("truetype");
    font-weight: 500;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Roobert Mono TRIAL';
    src: url("SaansTRIAL-Regular.eot");
    src: local("RoobertMonoTRIAL-Regular"), local("RoobertMonoTRIAL-Regular"), url("assets/fonts/RoobertMonoTRIAL/RoobertMono-Regular.eot?#iefix") format("embedded-opentype"), url("assets/fonts/RoobertMonoTRIAL/RoobertMono-Regular.woff2") format("woff2"), url("assets/fonts/RoobertMonoTRIAL/RoobertMono-Regular.woff") format("woff"), url("assets/fonts/RoobertMonoTRIAL/RoobertMono-Regular.ttf") format("truetype");
    font-weight: normal;
    font-style: normal;
    font-display: swap
}

@font-face {
    font-family: 'Helvetica Now Display';
    src: url("HelveticaNowDisplay-Light.eot");
    src: local("HelveticaNowDisplay-Light"), local("HelveticaNowDisplay-Light"), url("assets/fonts/HelveticaNowDisplay-Light.woff2") format("woff2");
    font-weight: 300;
    font-style: normal;
    font-display: swap
}
html {
	line-height: 1.15;
	-webkit-text-size-adjust: 100%;
}

/* 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;
}

/* Grouping content
	 ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}

/**
 * 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;
	font-size: 1em;
}

/* 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;
	text-decoration: underline;
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b,
strong {
	font-weight: 500;
}

/**
 * 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;
	font-size: 1em;
}

/**
 * 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;
	font-size: 100%;
	line-height: 1.15;
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button,
input {
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button,
select {
	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;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}

/**
 * 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;
	padding: 0;
}

/**
 * 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;
	outline-offset: -2px;
}

/**
 * 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;
	font: inherit;
}

/* 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;
}

/* Box sizing
--------------------------------------------- */

/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
	box-sizing: inherit;
}

html {
	box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/

/* Typography
--------------------------------------------- */


h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
}

dfn,
cite,
em,
i {
	font-style: italic;
}

blockquote {
	margin: 0 1.5em;
}

address {
	margin: 0 0 1.5em;
}

pre {
	background: #eee;
	font-family: "Courier 10 Pitch", courier, monospace;
	line-height: 1.6;
	margin-bottom: 1.6em;
	max-width: 100%;
	overflow: auto;
	padding: 1.6em;
}

code,
kbd,
tt,
var {
	font-family: monaco, consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}

mark,
ins {
	background: #fff9c0;
	text-decoration: none;
}

big {
	font-size: 125%;
}

/* Elements
--------------------------------------------- */
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.5em;
}

ul {
	list-style: disc;
}

ol {
	list-style: decimal;
}

dt {
	font-weight: 700;
}

dd {
	margin: 0 1.5em 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
	max-width: 100%;
}

/* img {
	height: auto;
	max-width: 100%;
} */

figure {
	margin: 1em 0;
}

table {
	margin: 0 0 1.5em;
	width: 100%;
}

/* Links
--------------------------------------------- */


a:focus {
	outline: thin dotted;
}

a:hover,
a:active {
	outline: 0;
}

/* Forms
--------------------------------------------- */


input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
	color: #666;
	border: 1px solid #ccc;
	border-radius: 3px;
	padding: 3px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="number"]:focus,
input[type="tel"]:focus,
input[type="range"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="week"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="color"]:focus,
textarea:focus {
	color: #111;
}



textarea {
	width: 100%;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/

/* Navigation
--------------------------------------------- */
.main-navigation {
	display: block;
	width: 100%;
}

.main-navigation ul {
	display: none;
	list-style: none;
	margin: 0;
	padding-left: 0;
}

.main-navigation ul ul {
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	float: left;
	position: absolute;
	top: 100%;
	left: -999em;
	z-index: 99999;
}

.main-navigation ul ul ul {
	left: -999em;
	top: 0;
}

.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
	display: block;
	left: auto;
}

.main-navigation ul ul a {
	width: 200px;
}

.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
	left: auto;
}

.main-navigation li {
	position: relative;
}

.main-navigation a {
	display: block;
	text-decoration: none;
}

/* Small menu. */
.menu-toggle,
.main-navigation.toggled ul {
	display: block;
}

@media screen and (min-width: 37.5em) {

	.menu-toggle {
		display: none;
	}

	.main-navigation ul {
		display: flex;
	}
}

.site-main .comment-navigation,
.site-main
.posts-navigation,
.site-main
.post-navigation {
	margin: 0 0 1.5em;
}

.comment-navigation .nav-links,
.posts-navigation .nav-links,
.post-navigation .nav-links {
	display: flex;
}

.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
	flex: 1 0 50%;
}

.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
	text-align: end;
	flex: 1 0 50%;
}

/* Posts and pages
--------------------------------------------- */
.sticky {
	display: block;
}

.post {
	margin: 0 0 1.5em;
}

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

.page-content,
.entry-content,
.entry-summary {
	margin: 1.5em 0 0;
}

.page-links {
	clear: both;
	margin: 0 0 1.5em;
}

/* Comments
--------------------------------------------- */
.comment-content a {
	word-wrap: break-word;
}

.bypostauthor {
	display: block;
}

/* Widgets
--------------------------------------------- */
.widget {
	margin: 0 0 1.5em;
}

.widget select {
	max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
	display: inline-block;
}

/* Captions
--------------------------------------------- */
.wp-caption {
	margin-bottom: 1.5em;
	max-width: 100%;
}

.wp-caption img[class*="wp-image-"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* Galleries
--------------------------------------------- */
.gallery {
	margin-bottom: 1.5em;
	display: grid;
	grid-gap: 1.5em;
}

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

.gallery-columns-2 {
	grid-template-columns: repeat(2, 1fr);
}

.gallery-columns-3 {
	grid-template-columns: repeat(3, 1fr);
}

.gallery-columns-4 {
	grid-template-columns: repeat(4, 1fr);
}

.gallery-columns-5 {
	grid-template-columns: repeat(5, 1fr);
}

.gallery-columns-6 {
	grid-template-columns: repeat(6, 1fr);
}

.gallery-columns-7 {
	grid-template-columns: repeat(7, 1fr);
}

.gallery-columns-8 {
	grid-template-columns: repeat(8, 1fr);
}

.gallery-columns-9 {
	grid-template-columns: repeat(9, 1fr);
}

.gallery-caption {
	display: block;
}

/*--------------------------------------------------------------
# Plugins
--------------------------------------------------------------*/

/* Jetpack infinite scroll
--------------------------------------------- */

/* Hide the Posts Navigation and the Footer when Infinite Scroll is in use. */
.infinite-scroll .posts-navigation,
.infinite-scroll.neverending .site-footer {
	display: none;
}

/* Re-display the Theme Footer when Infinite Scroll has reached its end. */
.infinity-end.neverending .site-footer {
	display: block;
}

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/

/* Accessibility
--------------------------------------------- */

/* Text meant only for screen readers. */
.screen-reader-text {
	border: 0;
	clip: rect(1px, 1px, 1px, 1px);
	clip-path: inset(50%);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute !important;
	width: 1px;
	word-wrap: normal !important;
}

.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	clip-path: none;
	color: #21759b;
	display: block;
	font-size: 0.875rem;
	font-weight: 700;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	text-decoration: none;
	top: 5px;
	width: auto;
	z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
	outline: 0;
}

/* Alignments
--------------------------------------------- */
.alignleft {

	/*rtl:ignore*/
	float: left;

	/*rtl:ignore*/
	margin-right: 1.5em;
	margin-bottom: 1.5em;
}

.alignright {

	/*rtl:ignore*/
	float: right;

	/*rtl:ignore*/
	margin-left: 1.5em;
	margin-bottom: 1.5em;
}

.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 1.5em;
}





:root {
    --obs900: #030404;
    --obs800: #282828;
    --obs700: #454545;
    --obs600: #575858;
    --obs400: #9fa0a0;
    --obs300: #c5c6c6;
    --obs200: #dadbdb;
    --obs100: #e9eaea;
    --obs50: #f5f6f6;
    --lava600: #ff4615;
    --second-family: "Roobert Mono TRIAL", sans-serif;
    --third-family: "Helvetica Now Display", sans-serif
}

* {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0;
    padding: 0;
    font-family: 'Saans TRIAL', sans-serif;
    letter-spacing: -0.02em;
    color: var(--obs400)
}

html {
    overflow-x: hidden
}

.container {
    width: 1548px;
    margin: 0 auto
}

body {
    --screen-width: calc(100vw - (100vw - 100%));
    background: var(--obs100)
}

body .pageContent {
    background: var(--obs100)
}

body.darkBg .pageContent {
    background-color: var(--obs900)
}

.auto-pd-left {
    padding-left: calc((var(--screen-width) - 1548px) / 2)
}

.auto-pd-right {
    padding-right: calc((var(--screen-width) - 1548px) / 2)
}

p {
    line-height: 1.5
}

p:not(:last-child) {
    margin-bottom: 24px
}

a {
    text-decoration: none
}

:is(ul, ol):not(:is(header *, footer *)) {
    margin: 0 0 24px 42px
}

:is(ul, ol):not(:is(header *, footer *)) li:not(:last-child) {
    margin-bottom: 24px
}

header ul,
footer ul {
    list-style: none;
    margin: 0
}

button {
    border: none;
    cursor: pointer
}

span,
a,
i,
p,
li {
    font-family: inherit;
    font-weight: inherit;
    font-size: inherit;
    line-height: inherit;
    color: inherit
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea,
select {
    outline: none;
    width: 100%;
    padding: 15px 20px;
    border: 1px solid #D0D0D0;
    border-radius: 5px
}

input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="url"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
input[type="search"]::-webkit-input-placeholder,
input[type="number"]::-webkit-input-placeholder,
input[type="tel"]::-webkit-input-placeholder,
input[type="range"]::-webkit-input-placeholder,
input[type="date"]::-webkit-input-placeholder,
input[type="month"]::-webkit-input-placeholder,
input[type="week"]::-webkit-input-placeholder,
input[type="time"]::-webkit-input-placeholder,
input[type="datetime"]::-webkit-input-placeholder,
input[type="datetime-local"]::-webkit-input-placeholder,
input[type="color"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder,
select::-webkit-input-placeholder {
    font-size: 22px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #9fa0a0
}

input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="url"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
input[type="search"]:-ms-input-placeholder,
input[type="number"]:-ms-input-placeholder,
input[type="tel"]:-ms-input-placeholder,
input[type="range"]:-ms-input-placeholder,
input[type="date"]:-ms-input-placeholder,
input[type="month"]:-ms-input-placeholder,
input[type="week"]:-ms-input-placeholder,
input[type="time"]:-ms-input-placeholder,
input[type="datetime"]:-ms-input-placeholder,
input[type="datetime-local"]:-ms-input-placeholder,
input[type="color"]:-ms-input-placeholder,
textarea:-ms-input-placeholder,
select:-ms-input-placeholder {
    font-size: 22px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #9fa0a0
}

input[type="text"]::-ms-input-placeholder,
input[type="email"]::-ms-input-placeholder,
input[type="url"]::-ms-input-placeholder,
input[type="password"]::-ms-input-placeholder,
input[type="search"]::-ms-input-placeholder,
input[type="number"]::-ms-input-placeholder,
input[type="tel"]::-ms-input-placeholder,
input[type="range"]::-ms-input-placeholder,
input[type="date"]::-ms-input-placeholder,
input[type="month"]::-ms-input-placeholder,
input[type="week"]::-ms-input-placeholder,
input[type="time"]::-ms-input-placeholder,
input[type="datetime"]::-ms-input-placeholder,
input[type="datetime-local"]::-ms-input-placeholder,
input[type="color"]::-ms-input-placeholder,
textarea::-ms-input-placeholder,
select::-ms-input-placeholder {
    font-size: 22px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #9fa0a0
}

input[type="text"]::placeholder,
input[type="email"]::placeholder,
input[type="url"]::placeholder,
input[type="password"]::placeholder,
input[type="search"]::placeholder,
input[type="number"]::placeholder,
input[type="tel"]::placeholder,
input[type="range"]::placeholder,
input[type="date"]::placeholder,
input[type="month"]::placeholder,
input[type="week"]::placeholder,
input[type="time"]::placeholder,
input[type="datetime"]::placeholder,
input[type="datetime-local"]::placeholder,
input[type="color"]::placeholder,
textarea::placeholder,
select::placeholder {
    font-size: 22px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #9fa0a0
}

input[type="button"],
input[type="reset"],
input[type="submit"] {
    padding: 13px;
    font-weight: 500;
    font-size: 18px;
    line-height: 22px;
    color: #FFFFFF;
    border-radius: 5px;
    width: 100%;
    border: none;
    cursor: pointer
}

textarea,
.textarea {
    resize: none;
    width: 100%
}

img {
    max-width: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.hamburger {
    width: 42px;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    display: none;
    background: var(--obs200);
    border: 1px solid var(--obs300);
    border-radius: 100px
}

.lighterBg .hamburger svg path {
    fill: var(--obs400);
}

.hamburger svg {
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

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

.tac {
    text-align: center
}

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

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

.d-flex-sb {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.d-flex-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.d-flex-sb-center {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center
}

.d-grid {
    display: -ms-grid;
    display: grid
}

.d-grid-2 {
    -ms-grid-columns: (1fr)[2];
    grid-template-columns: repeat(2, 1fr)
}

.d-grid-3 {
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr)
}

.d-grid-4 {
    -ms-grid-columns: (1fr)[4];
    grid-template-columns: repeat(4, 1fr)
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: 380
}

.fw500 {
    font-weight: 500
}

h1,
.h1 {
    font-size: 60px;
    line-height: 110%;
    margin-bottom: 10px
}

.h2 {
    font-size: 40px;
    line-height: 110%
}

.h3 {
    font-size: 28px;
    line-height: 110%
}

h4,
.h4 {
    font-weight: 380;
    font-size: 22px;
    line-height: 100%
}

h5,
.h5 {
    font-weight: 500;
    font-size: 22px;
    line-height: 100%
}

.display1 {
    font-size: 140px;
    line-height: 100%
}

.display2 {
    font-size: 100px;
    line-height: 100%
}

.p1 {
    font-size: 26px;
    line-height: 130%
}

.p2 {
    font-weight: 380;
    font-size: 18px;
    line-height: 140%
}

.p3 {
    font-size: 16px;
    line-height: 120%;
    letter-spacing: -0.02em
}

.detail1 {
    font-weight: 380;
    font-size: 14px;
    line-height: 120%;
    letter-spacing: 0.01em
}

.detail2 {
    font-family: var(--second-family);
    font-weight: 400;
    font-size: 10px;
    line-height: 120%;
    letter-spacing: 0.02em;
    text-transform: uppercase
}

@media (max-width: 768px) {

    h1,
    .h1 {
        font-size: 36px
    }

    .h2 {
        font-size: 34px
    }

    .h3 {
        font-size: 24px
    }

    h4,
    .h4 {
        font-size: 16px
    }

    h5,
    .h5 {
        font-size: 15px
    }

    .display1 {
        font-size: 100px
    }

     .display2 {
        font-size: 48px;
    }

    .p1 {
        font-size: 18px
    }

    .p2 {
        font-size: 15px
    }
}

.btn {
    display: -webkit-inline-box;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    cursor: pointer;
    padding: 12px 22px;
    border-radius: 100px;
    -webkit-transition: 0.4s;
    transition: 0.4s;
    text-align: center
}

.btn.--outline {
    border: 1px solid #c5c6c6;
    background: var(--obs200)
}

.btn.--dark {
    border: 1px solid var(--obs300);
    background: rgba(92, 92, 92, 0.25);
    color: #f5f6f6
}

.btn.--color {
    color: #f5f6f6;
    border: 1px solid rgba(68, 68, 68, 0.26);
    background: var(--lava600)
}

.btn.--color:hover {
    background: var(--obs200);
    color: var(--obs600)
}

.btn.--transparent {
    border: 1px solid #c5c6c6
}

.btn.--transparent:hover {
    background: var(--lava600);
    color: var(--obs50);
    border-color: var(--lava600)
}

.btn.--arrow {
    border-radius: 100px;
    border: 1px solid #7d7e7e
}

.btn.--arrow:hover {
    background: var(--obs200);
    color: var(--obs600)
}

.btn.--blur {
    border: 1px solid #f5f6f6;
    -webkit-backdrop-filter: blur(72px);
    backdrop-filter: blur(72px);
    background: rgba(137, 137, 137, 0.1);
    color: var(--obs50)
}

.btn.--blur:hover {
    background: rgba(183, 183, 183, 0.8)
}

.iconHover {
    -webkit-transition: 0.4s;
    transition: 0.4s
}

@media(min-width: 991px) {
    .iconHover:hover {
        background: var(--lava600);
        color: var(--obs50)
    }

    .iconHover:hover svg path {
        fill: var(--obs50)
    }
}


.bntIconColor {
    padding: 16.2px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border-radius: 100px;
    border: 1px solid rgba(68, 68, 68, 0.26);
    background: var(--lava600)
}

.btn.--outline {
    background: var(--lava600);
    color: var(--obs50);
    border-color: var(--obs400)
}

.btn.--outline:hover {
    background: var(--obs200);
    color: var(--obs600)
}

.darkBg .btn.--dark:hover {
    background: var(--lava600);
    color: var(--obs50)
}

.logoColor .btn.--outline:hover {
    background-color: var(--lava600);
    color: var(--obs50)
}

.lighterBg .btn.--dark:hover {
    background-color: var(--obs700);
    color: var(--obs50)
}

.logoColor .btn.--outline {
    border: 1px solid #c5c6c6;
    background: var(--obs200);
        color: var(--obs400);
}

.header {
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    width: 100%;
    top: 0;
    left: 0;
    z-index: 33333;
    /* background: var(--obs100); */
    -webkit-backdrop-filter: blur(60px);
    backdrop-filter: blur(60px);
    background: rgba(68, 68, 68, 0.01);
    border-top: 1px solid var(--obs300);
    border-bottom: 1px solid var(--obs300);
    -webkit-transition: top 0.2s ease-in-out;
    transition: top 0.2s ease-in-out
}

.header .logo.--white {
    display: none
}

.header .logo.--color {
    display: block
}

.header__wrap {
    gap: 16px
}

.header__btns {
    gap: 30px
}

.header__btns .btn {
    min-width: 170px
}

.pageWrap {
    position: relative
}

.menu li {
    padding: 38px 2.8vw;
    border-left: 1px solid var(--obs300)
}

.menu li:last-child {
    border-right: 1px solid var(--obs300);
    margin-right: 2vw
}

.nav-up {
    top: -99px
}

.darkBg .header {
    border-color: var(--obs400);
    -webkit-backdrop-filter: blur(60px);
    backdrop-filter: blur(60px);
    background: rgba(68, 68, 68, 0.01)
}

/* .darkBg .header .logo.--white {
    display: block
}

.darkBg .header .logo.--color {
    display: none
} */
.logoColor .header .logo.--white {
    display: none 
}

.logoColor .header .logo.--color {
    display: block
}
.darkBg .header .logo.--white {
    display: block
}
.darkBg .header .logo.--color {
    display: none
}

.header .logo.--white {
    display: block
}

.header .logo.--color {
    display: none
}

.menu {
    color: var(--obs50)
}
.logoColor .menu {
    color: var(--obs400)
}

.darkBg .hamburger {
    background: transparent
}

.ctaForm {
    padding: 90px 0 130px
}

.ctaForm .container {
    background: var(--obs50);
    border-radius: 72px;
    padding: 218px 45px 43px
}

.ctaForm__descr {
    max-width: 640px;
    margin: 0 auto 158px
}

.ctaForm__form form .mc4wp-form-fields {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    border: 1px solid #c5c6c6;
    border-radius: 100px;
    padding: 15px 14px 15px 28px;
    width: 100%
}

.ctaForm__form input {
    -webkit-box-flex: 1;
    -ms-flex: 1;
    flex: 1;
    border: none;
    outline: none;
    background: transparent;
    padding: 0 16px 0 0;
    border-radius: 9999px
}

.ctaForm__form button[type="submit"] {
    background: var(--lava600);
    border: 1px solid #c5c6c6;
    padding: 12px 20px;
    border-radius: 100px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

.ctaForm__form button[type="submit"]:hover {
    background-color: var(--obs200)
}

.ctaForm__form button[type="submit"]:hover svg path {
    stroke: var(--obs400)
}

@media (max-width: 768px) {
    .ctaForm {
        padding: 40px 0 120px
    }

    .ctaForm .container {
        border-radius: 40px;
        padding: 250px 16px 16px
    }

    .ctaForm__descr {
        margin: 0 auto 140px
    }

    .ctaForm__form form .mc4wp-form-fields {
        padding: 9px 10px 9px 28px
    }

    .ctaForm__form button[type="submit"] {
        padding: 8px 20px
    }
}

.imagesAnimHover {
    padding: 100px 0 50px 
}

.imagesAnimHover__images {
    position: relative;
    height: 600px;
    overflow: hidden
}

.imagesAnimHover__images img {
    position: absolute;
    opacity: 0;
    -webkit-transition: opacity 0.3s ease;
    transition: opacity 0.3s ease;
    pointer-events: auto;
    max-width: 293px;
    height: auto;
    cursor: pointer;
    aspect-ratio: 0.7
}

.imagesAnimHover__images img.visible {
    opacity: 1
}

.post-loader {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    align-items: center;
    justify-content: center;
    z-index: 9999;
}
.spinner {
    width: 40px;
    height: 40px;
    border: 4px solid #ccc;
    border-top: 4px solid #000;
    border-radius: 50%;
    animation: spin 0.8s linear infinite;
}
@keyframes spin {
    to { transform: rotate(360deg); }
}

.posts {
    padding: 100px 0 90px
}

.posts__title {
    margin-bottom: 100px
}

.postsGrid {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[5];
    grid-template-columns: repeat(5, 1fr);
    gap: 58px 20px
}

.postItem {
    cursor: pointer;
}

.postItem__image {
    position: relative;
    width: 100%;
    padding-bottom: 140%;
    overflow: hidden
}

.postItem__image img {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    -webkit-filter: blur(20px);
    filter: blur(20px);
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease
}

.postItem__image:hover img {
    -webkit-filter: blur(0);
    filter: blur(0)
}

.postItem__content {
    margin: 14px 0 0 0
}

.postItem__info {
    margin-bottom: 10px
}

.postItem__btn {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #080808;
    border-radius: 100px;
    padding: 15px;
    width: 51px;
    height: 44px;
    position: absolute;
    bottom: 16px;
    right: 16px;
    z-index: 2;
	    transition: 0.3s;
}

.postItem__btn svg {
    transition: 0.3s;
}
.postItem__btn svg path {
    fill: #080808
}

.postItem__image:hover .postItem__btn {
    background-color: var(--lava600);
    border-color: rgba(68, 68, 68, 0.26);
}
.postItem__image:hover .postItem__btn svg path {
     fill: #F5F6F6;
}

.postItem.active .postItem__btn svg  {
    transform: rotate(45deg);
}

@media (max-width: 1200px) {
    .imagesAnimHover {
        display: none
    }

    .posts {
        padding: 230px 0 120px
    }

    .postsGrid {
        -ms-grid-columns: (1fr)[4];
        grid-template-columns: repeat(4, 1fr)
    }
}

@media (max-width: 768px) {
    .postsGrid {
        -ms-grid-columns: (1fr)[2];
        grid-template-columns: repeat(2, 1fr);
        gap: 39px 12px
    }
}

.singlePost {
    margin-top: 200px;
}
.postContent {
    display: none;
   
}

.postContent.active {
    display: block;
    grid-column: 1 / -1;
    -webkit-animation: fadeIn 0.3s ease;
    animation: fadeIn 0.3s ease
}

.postContent__sticky {
    padding: 48px 0;
    position: -webkit-sticky;
    position: sticky;
    top: 0;
    z-index: 111;
}

.postContent__sticky .blur {
    -webkit-backdrop-filter: blur(72px);
    backdrop-filter: blur(72px);
    position: absolute;
    width: 200%;
    height: 100%;
    top: 0;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    z-index: -1
}

.postContent__sticky .head {
    font-size: clamp(36px, 6vw, 120px);
    line-height: 1;
    overflow-wrap: break-word;
    word-break: break-word;
    -webkit-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
    padding-right: 60px
}

.postContent__sticky:after,
.postContent__sticky:before {
    position: absolute;
    content: '';
    height: 1px;
    width: 200%;
    background: #c5c6c6;
    display: block;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%)
}

.postContent__sticky:before {
    top: 0
}

.postContent__sticky:after {
    bottom: 0
}

.postContent__sticky .info {
    gap: 30px;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.postContent__sticky .close {
    position: absolute;
    right: 0;
    top: 24px;
    width: 50px;
    height: 50px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer
}

.shareInner {
    position: relative;
}
.shareBlock {
    position: absolute;
    right: 0;
    color: #c5c6c6;
    border: 1px solid #c5c6c6;
    padding: 24px 40px;
    display: grid;
    gap: 16px;
    border-radius: 8px;
    background: var(--obs50);
    z-index: 2;
    font-size: 18px;
}
.postContent__sticky .share {
    color: #c5c6c6;
    border: 1px solid #c5c6c6
}

.postContent__sticky .share:hover {
    background: var(--obs50)
}

.postContent__descr {
    padding: 40px 0 200px
}

.postContent__descr>div:not(:last-child) {
    margin-bottom: 200px
}

.postContent__overviewText {
    max-width: 752px;
    margin-bottom: 40px
}

.postContent__overviewText a:not(.btn), 
.postContent__text a:not(.btn) {
    color: var(--lava600);
}
.postContent__image.--right {
    margin-right: calc((100vw - 100%) / -2);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end
}

.postContent__image.--right>div {
    max-width: 96%
}

.postContent__image.--center {
    max-width: 1024px;
    margin: 0 auto
}
.postContent__image iframe,
.postContent__text iframe {
    aspect-ratio: 1.7;
    width: 100%;
    height: auto;
}
.postContent__text .wp-video,
.postContent__image .wp-video {
	    margin: 0 auto;
	text-align: center;
}
.postContent__text .wp-video video,
.postContent__image .wp-video video {
	   max-width: 100%
}
.postContent__text {
    max-width: 1024px;
    margin: 0 auto
}

.postContent__text h2 {
    margin-bottom: 24px;
}
.wp-caption .wp-caption-text {
    padding: 16px 16px 0 16px;
    font-family: var(--second-family);
    font-weight: 400;
    font-size: 10px;
    line-height: 120%;
    letter-spacing: 0.02em;
    text-transform: uppercase;
}

@-webkit-keyframes fadeIn {
    from {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@keyframes fadeIn {
    from {
        opacity: 0;
        -webkit-transform: translateY(-10px);
        transform: translateY(-10px)
    }

    to {
        opacity: 1;
        -webkit-transform: translateY(0);
        transform: translateY(0)
    }
}

@media (max-width: 768px) {
    .postContent__sticky {
        padding: 36px 0
    }

    .postContent__sticky .head {
        margin-bottom: 36px
    }

    .postContent__sticky .info {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between
    }

    .postContent__descr>div:not(:last-child) {
        margin-bottom: 96px
    }
}

.darkBg {
    background-color: var(--obs900)
}

.darkBg .whiteColor,
.darkBg .solutionsList__title {
    color: var(--obs100)
}

.darkBg .tableBlock__title .h1,
.darkBg .solutions__title .h1,
.darkBg .sectionHead__title .h1 {
    color: var(--obs300)
}

.darkBg .tableBlock__title .p1,
.darkBg .solutions__title .p1,
.darkBg .sectionHead__title .p1,
.darkBg .solutionsList__text {
    color: var(--obs200)
}

.darkBg .rotating__title {
    color: var(--obs800)
}

.darkBg .rotating__head {
    border-top: 1px solid var(--obs700)
}

.darkBg .footer {
    background-color: var(--obs900)
}

.darkBg .footer__menu li:hover {
    background: var(--obs800)
}

.darkBg .footer__menu li:not(:last-child) {
    border-color: #454545;
}

.lighterBg .footer {
    background-color: var(--obs100)
}


.cards {
    padding: 120px 0
}

.cards__wrap {
    gap: 20px
}

.cards__item {
    overflow: hidden;
    position: relative;
    padding: 48px;
    border-radius: 6px;
    /* aspect-ratio: 1.1; */
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.cards__item:after {
    content: '';
    background: rgba(40, 40, 40, 0.2);
    width: 100%;
    height: 100%;
    display: block;
    position: absolute;
    top: 0;
    left: 0
}

.cards__item:hover .cards__itemImage {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.cards__itemImage {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    border-radius: 6px;
    -webkit-transition: 0.5s ease;
    transition: 0.5s ease
}

.cards__itemContent {
    z-index: 2;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 100%;
        gap: 15vw;
}

.cards__itemBottom {
    gap: 34px
}

.cards__itemTitle {
    color: var(--obs50);
    max-width: 300px;
}

.cards__itemText {
    color: var(--obs50)
}

@media (max-width: 1100px) {
    .cards__item {
        padding: 20px 16px
    }

    .cards__itemTitle {
        font-size: 36px
    }

    .cards__itemText {
        font-size: 18px
    }
}

@media (max-width: 768px) {
    .cards {
        padding: 60px 0
    }

    .cards__itemContent {
        gap: 60vw
    }
    .cards__wrap {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr
    }

    .cards__item {
        border-radius: 10px
    }

    .cards__itemBottom {
        gap: 17px
    }
}

.logosLine {
    padding: 60px 0;
    position: relative;
    overflow: hidden;
    white-space: nowrap;
    width: 100%
}

.logosLine__inner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 94px;
    margin-top: 80px;
    position: relative
}

.logosLine__inner:before,
.logosLine__inner:after {
    content: "";
    bottom: 0;
    position: absolute;
    top: 0;
    width: 30vw;
    z-index: 5
}

.logosLine__inner:before {
    background: -webkit-gradient(linear, left top, right top, color-stop(50%, #030404), to(rgba(3, 4, 4, 0)));
    background: linear-gradient(90deg, #030404 50%, rgba(3, 4, 4, 0) 100%);
    left: -5rem
}

.logosLine__inner:after {
    background: -webkit-gradient(linear, right top, left top, color-stop(50%, #030404), to(rgba(3, 4, 4, 0)));
    background: linear-gradient(270deg, #030404 50%, rgba(3, 4, 4, 0) 100%);
    right: -5rem
}

.logosLine .marquee {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 94px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
    -webkit-animation-name: marquee;
    animation-name: marquee;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite
}

.logosLine__item {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    width: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.logosLine__item img {
    max-height: 24px
}

@-webkit-keyframes marquee {
    0% {
        -webkit-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0)
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@keyframes marquee {
    0% {
        -webkit-transform: translate3d(0%, 0, 0);
        transform: translate3d(0%, 0, 0)
    }

    100% {
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
}

@media (max-width: 768px) {
    .logosLine {
        padding: 30px 0
    }

    .logosLine__inner {
        gap: 48px;
        margin-top: 63px
    }

    .logosLine__inner:before,
    .logosLine__inner:after {
        width: 20vw
    }

    .logosLine__inner:before {
        left: 0
    }

    .logosLine__inner:after {
        right: 0
    }
}

.autoplayVideo {
    padding: 180px 0 95px
}

.autoplayVideo__head {
    margin-bottom: 95px
}

.autoplayVideo__head .p1 {
    max-width: 554px;
    margin: 15px auto 0
}

.autoplayVideo__video {
    border-radius: 6px;
    padding: 20px;
    backdrop-filter: blur(10.065444946289062px);
    background: rgba(68, 68, 68, 0.26);
}
.autoplayVideo__video video {
    width: 100%
}

@media (max-width: 768px) {
    .autoplayVideo {
        padding: 150px 0 60px
    }

    .autoplayVideo__head {
        margin-bottom: 60px
    }
}

.ctaBtn {
    background: var(--lava600);
    -webkit-transition: 0.4s;
    transition: 0.4s;
    color: var(--obs50)
}

.ctaBtn a {
    padding: 32px 10px;
    width: 100%;
    display: block;
    text-align: center
}

.ctaBtn:hover {
    background: var(--obs200);
    color: var(--obs600)
}

.ctaBanner {
    padding: 180px 0
}

.ctaBanner__bgImage {
    background: #1D1D1D;
}
.ctaBanner__wrap {
    padding: 200px 16px;
    overflow: hidden;
    border-radius: 72px;
    position: relative;
}

.ctaBanner__wrap:hover .ctaBanner__image {
    -webkit-transform: scale(1.05);
    transform: scale(1.05)
}

.ctaBanner__image {
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    /* opacity: 0.4; */
    -webkit-transition: 0.6s ease;
    transition: 0.6s ease
}
.ctaBanner__wrap.ctaBanner__bgImage .ctaBanner__content {
    position: relative;
}
.ctaBanner__wrap.ctaBanner__bgImage .ctaBanner__content:after {
    content: '';
    border-radius: 100%;
    background: #000;
    filter: blur(220px);
    width: 100%;
    height: 120%;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    z-index: -1;
}

.ctaBanner__content {
    max-width: 745px;
    margin: 0 auto;
    z-index: 2;
    position: relative;
    text-align: center
}

.ctaBanner__content .p1 {
    margin: 12px auto 12px;
    max-width: 640px;
}
.ctaBanner__content .btn {
    margin-top: 30px
}
.darkBg .ctaBanner__content h2,
.ctaBanner__bgImage h2 {
    color: var(--obs100);
}
.darkBg .ctaBanner__content .p1,
.ctaBanner__bgImage .p1 {
    color: var(--obs50);
}
.darkBg .ctaBanner__bgColor {
    background: #1D1D1D;
}
.lighterBg .ctaBanner__bgColor {
    background: var(--obs50);
}

@media (min-width: 768.1px) {
    .ctaBanner__image.--mobile {
        display: none;
    }
}
@media (max-width: 768px) {
    .ctaBanner {
        padding: 150px 0
    }

    .ctaBanner__wrap.ctaBanner__bgImage .ctaBanner__content:after {
        filter: blur(190px);
        height: 200%;
    }
    .ctaBanner__wrap {
        padding: 270px 16px 230px;
        border-radius: 40px
    }
    .ctaBanner__image.--desktop {
        display: none;
    }
}

.latestPosts {
    padding: 40px 0 200px
}

.latestPosts__link {
    text-decoration: underline;
    text-decoration-skip-ink: none;
    margin-bottom: 20px
}

.latestPosts__head {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 24px;
    margin-bottom: 40px
}

.darkBg .latestPosts__head h2 {
    color: var(--obs800)
}

.latestPosts__grid {
    gap: 20px
}

.latestPosts .postItem__image img {
    -webkit-filter: none;
    filter: none
}

@media (min-width: 768px) {
    .desktopHidden {
        display: none
    }

    .latestPosts .postItem__image {
        padding-bottom: 85%
    }

    .latestPosts .postItem__image img {
        -webkit-filter: none;
        filter: none
    }
}

@media (max-width: 768px) {
    .latestPosts {
        padding: 40px 0 150px
    }

    .latestPosts__head {
        margin-bottom: 24px
    }

    .latestPosts__head .display1 {
        font-size: 96px;
    }
    .latestPosts__head a {
        display: none
    }

    .latestPosts__grid {
        gap: 12px;
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr;
        margin-bottom: 50px
    }

    .latestPosts .postItem:last-child {
        display: none
    }
}

.cardsSpin {
    padding: 180px 0 80px
}

.cardsSpin__head {
    margin-bottom: 160px
}

.cardsSpin__head .p1 {
    max-width: 650px;
    margin: 15px auto 0
}


.cardsSpin .swiper-slide {
    border-radius: 6px;
    padding: 40px 30px;
    /* -webkit-transition: z-index 0.3s ease, -webkit-transform .6s ease;
    transition: z-index 0.3s ease, -webkit-transform .6s ease;
    transition: transform .6s ease, z-index 0.3s ease;
    transition: transform .6s ease, z-index 0.3s ease, -webkit-transform .6s ease; */
    -webkit-transition: .3s ease;
    transition: .3s ease;
    -webkit-transform: scale(0.8);
    transform: scale(0.8);
    z-index: 1;
    position: relative;
    opacity: 0.2
}

.cardsSpin .swiper-slide .title {
    font-weight: 500;
    font-size: 40px;
    text-align: center;
    margin-bottom: 12px
}

.cardsSpin .swiper-slide .text {
    font-size: 18px;
    line-height: 140%;
    text-align: center;
    color: #c5c6c6;
    margin: 0 auto 50px;
    max-width: 380px
}

.cardsSpin .swiper-slide .image {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.cardsSpin .swiper-slide.swiper-slide-active {
    background: rgba(132, 132, 132, 0.1);
    -webkit-transform: scale(1);
    transform: scale(1);
    z-index: 3;
    opacity: 1
}

.cardsSpin .swiper-slide:not(.swiper-slide-active) .text {
    display: none
}

.cardsSpin .swiper-slide:not(.swiper-slide-active) .title {
    font-size: 28px
}
 .cardsSpin__slider {
        min-height: 990px;
    }
@media (max-width: 768px) {
    .cardsSpin__head {
        margin-bottom: 60px
    }

    .cardsSpin__slider {
        min-height: 550px;
    }
    .cardsSpin .swiper-slide {
        border-radius: 6px;
        padding: 40px 16px 18px 16px
    }

    .cardsSpin .swiper-slide .title {
        font-size: 28px
    }

    .cardsSpin .swiper-slide .text {
        font-size: 12px
    }

    .cardsSpin .swiper-slide.swiper-slide-active {
        -webkit-backdrop-filter: blur(12px);
        backdrop-filter: blur(12px);
        background: rgba(102, 100, 100, 0.2);
        width: 64vw !important;
        margin: 0 -15vw
    }

    .cardsSpin .swiper-slide:not(.swiper-slide-active) .title {
        font-size: 15px
    }

    .cardsSpin .swiper-slide.swiper-slide-prev .title {
        text-align: left
    }

    .cardsSpin .swiper-slide.swiper-slide-next .title {
        text-align: right
    }
}

.tableBlock {
    padding: 90px 0
}

.tableBlock__head {
    border-top: 1px solid #454545;
    padding-top: 30px;
    margin-bottom: 90px
}

.tableBlock__head .detail2 {
    margin-bottom: 48px
}

.tableBlock__title {
    gap: 16px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.tableBlock__title .h1,
.tableBlock__title .p1 {
    max-width: 530px
}

.tableBlock .table {
    padding: 30px 60px;
    -webkit-backdrop-filter: blur(72px);
    backdrop-filter: blur(72px);
    background: rgba(28, 28, 28, 0.6);
    border-radius: 12px;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: minmax(160px, 1.8fr) (minmax(120px, 1fr))[3];
    grid-template-columns: minmax(160px, 1.8fr) repeat(3, minmax(120px, 1fr));
    overflow: auto
}

.tableBlock .table__header div {
    padding: 30px 60px 30px 0px;
    border-bottom: 1px solid #575858;
    color: var(--obs200)
}

.tableBlock .table__header .table__feature {
    color: var(--obs200)
}

.tableBlock .table__row .table__feature {
    padding: 30px 30px 30px 0px
}

.tableBlock .table__row .value {
    padding: 20px
}

@media (min-width: 991px) {
    .tableBlock .table__row {
        display: contents
    }

    .tableBlock .table__row:not(:last-child)>div {
        border-bottom: 1px solid #282828
    }

    .tableBlock .table__header {
        display: contents
    }
}

@media (max-width: 991px) {
    .tableBlock {
        padding: 24px 0
    }

    .tableBlock__head {
        padding-top: 20px;
        margin-bottom: 90px
    }

    .tableBlock__head .detail2 {
        margin-bottom: 58px
    }

    .tableBlock .table {
        padding: 10px 16px 40px;
        -ms-grid-columns: minmax(160px, 1.8fr) (minmax(120px, 1fr))[4];
        grid-template-columns: minmax(160px, 1.8fr) repeat(4, minmax(120px, 1fr))
    }

    .tableBlock .table__header .table__feature {
        padding-bottom: 70px
    }

    .tableBlock .table__header div {
        padding: 24px 60px 24px 0px;
        font-size: 15px;
        color: #dadbdb
    }

    .tableBlock .table__header div:not(.table__feature) {
        border-bottom: 1px solid #282828;
        min-height: 80px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .tableBlock .table__row .table__feature {
        padding: 14px 20px 12px 0px;
        border-bottom: 1px solid #575858;
        min-height: 109.8px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end
    }

    .tableBlock .table__row .table__feature span {
        min-height: 33px
    }

    .tableBlock .table__row>div {
        font-size: 12px
    }

    .tableBlock .table__row>div:not(.table__feature) {
        border-bottom: 1px solid #282828;
        min-height: 80px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: center;
        -ms-flex-align: center;
        align-items: center
    }

    .tableBlock .table__row .value {
        padding: 16px 0
    }
}

.scrollSticky {
    padding: 60px 0 150px;
    position: relative
}

.scrollSticky__top {
    /* position: -webkit-sticky;
    position: sticky;
    top: 0; */
    z-index: 1;
    /* margin-bottom: 60px */
    overflow: hidden;
}
.scrollSticky__top .container {
    padding-top: 100px;  
}
@media (min-width: 991px) {
    /* .scrollSticky__top {
        top: 200px;
    } */
}

.scrollSticky__bottom {
    z-index: 2;
    position: absolute;
    width: 100%
}

.scrollSticky__topContent img {
    width: 100%;
    /* min-height: 600px; */
}

.textButton {
    -webkit-backdrop-filter: blur(32px);
    backdrop-filter: blur(32px);
    background: rgba(28, 28, 28, 0.6);
    border-radius: 12px;
    padding: 48px
}

.textButton__title {
    max-width: 980px;
    margin-bottom: 235px;
    color: var(--obs200)
}

.textButton__wrap {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 40px
}

.textButton__wrap .p2 {
    max-width: 445px;
    color: var(--obs300)
}

.textButton__wrap .btn {
    color: var(--obs200)
}

@media (max-width: 991px) {
    .scrollSticky {
        padding: 40px 0 100px
    }

    .scrollSticky__top .container {
        padding-top: 0px;  
    }

    .textButton {
        padding: 20px 16px
    }

    .textButton__title {
        margin-bottom: 24px
    }

    .case-template-default .textButton__title {
        margin-bottom: 150px;
    }

    .textButton__wrap {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 149px
    }
}
@media (min-width: 767px) {
    .scrollSticky__topContent img.--mobile {
        display: none;
    }
}
@media (max-width: 767px) {
     .scrollSticky__topContent img.--desktop {
        display: none;
    }
    .scrollSticky__top {
        position: sticky;
        top: 0;
    }
    .scrollSticky__bottom {
        position: relative;
    }
}
.solutions {
    padding: 60px 0;
    overflow: hidden
}

.solutions__head {
    border-top: 1px solid #454545;
    padding-top: 30px;
    margin-bottom: 90px
}

.solutions__head .detail2 {
    margin-bottom: 48px
}

.solutions__title {
    gap: 16px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.solutions__title .p1 {
    max-width: 500px
}

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

.solutions__item {
    position: relative;
    border-radius: 10px;
    cursor: pointer;
    overflow: hidden
}

.solutions__item.active {
    background: #454545;
}
.solutions__item.active video {
    opacity: 0.8;
}
.solutions__item:not(.active) .solutions__itemBackground {
    -webkit-filter: blur(32px);
    filter: blur(32px)
}

.solutions__item:not(.active) .solutions__itemFooter {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.solutions__item.active .solutions__itemFooter .icon {
    position: absolute
}

.solutions__item.active .solutions__itemFooter .icon svg {
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.solutions__item.active .solutions__itemFooter .text {
    display: block;
    -webkit-animation-duration: 0.4s;
    animation-duration: 0.4s;
    -webkit-animation-timing-function: linear;
    animation-timing-function: linear;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
    -webkit-animation-name: showBlock;
    animation-name: showBlock
}

.solutions__item.active .solutions__itemTitle {
    color: #f5f6f6
}

.solutions__itemContent {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between
}

.solutions__itemBackground {
    height: 100%;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.solutions__itemBackground img,
.solutions__itemBackground video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.solutions__itemFooter {
    gap: 24px
}

.solutions__itemFooter .text {
    border-radius: 8px;
    padding: 20px;
    max-width: 734px;
    -webkit-backdrop-filter: blur(72px);
    backdrop-filter: blur(72px);
    background: rgba(68, 68, 68, 0.26);
    color: #f5f6f6;
    margin-right: 80px;
    display: none
}

.solutions__itemFooter .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    border: 1px solid #9fa0a0;
    border-radius: 100px;
    width: 51px;
    height: 44px
}

.solutions__itemFooter .icon svg {
    -webkit-transition: 0.4s;
    transition: 0.4s
}

@-webkit-keyframes showBlock {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes showBlock {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@media (min-width: 991px) {
    .solutions__item {
        -webkit-box-flex: 1;
        -ms-flex: 1;
        flex: 1;
        -webkit-transition: -webkit-box-flex 0.4s ease;
        transition: -webkit-box-flex 0.4s ease;
        transition: flex 0.4s ease;
        transition: flex 0.4s ease, -webkit-box-flex 0.4s ease, -ms-flex 0.4s ease;
        height: 550px
    }

    .solutions__item:not(.active) {
        -webkit-box-flex: 0.4;
        -ms-flex: 0.4;
        flex: 0.4
    }

    .solutions__item:not(.active) .solutions__itemTitle {
        font-size: 22px
    }

    .solutions__item:not(.active) .solutions__itemContent {
        padding: 40px 30px
    }

    .solutions__item.active {
        -webkit-box-flex: 1.7;
        -ms-flex: 1.7;
        flex: 1.7
    }

    .solutions__item.active .solutions__itemFooter .text {
        -webkit-animation-delay: 0.2s;
        animation-delay: 0.2s
    }

    .solutions__item.active .solutions__itemFooter .icon {
        right: 40px;
        bottom: 40px
    }

    .solutions__item.active .solutions__itemTitle {
        font-size: 40px
    }

    .solutions__itemFooter .text {
        opacity: 0
    }

    .solutions__itemContent {
        padding: 50px;
        position: absolute;
        z-index: 2;
        width: 100%;
        height: 100%;
        top: 0;
        left: 0
    }
}

@media (max-width: 991px) {
    .solutions__items {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 12px
    }

    .solutions__item {
        display: -ms-grid;
        display: grid
    }

    .solutions__item:not(.active) {
        padding: 40px 18px
    }

    .solutions__item:not(.active) .solutions__itemFooter {
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .solutions__item.active {
        min-height: 90vh;
        padding: 24px 18px
    }

    .solutions__itemTitle {
        font-size: 28px;
        padding-right: 60px
    }

    .solutions__itemContent {
        z-index: 2;
        position: relative
    }

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

    .solutions__itemFooter .text {
        font-size: 15px;
        margin: 0
    }

    .solutions__itemFooter .icon {
        position: absolute;
        top: 0;
        right: 0
    }
    
}

.rotating {
    padding: 120px 0 80px;
    overflow: hidden;
}

.rotating__head {
    border-top: 1px solid var(--obs300);
    padding-top: 30px
}

.rotating__title {
    font-size: clamp(64px, 16vw, 230px);
    line-height: 0.9;
    color: var(--obs50);
    margin-top: 10px;
}

.rotating__card {
    display: -ms-grid;
    display: grid;
    justify-items: flex-start;
    gap: 12px;
    border-radius: 8px;
    padding: 20px;
    -webkit-backdrop-filter: blur(32px);
    backdrop-filter: blur(32px);
    background: rgba(192, 192, 192, 0.26)
}

.rotating__card .h3,
.rotating__card .p2 {
    color: var(--obs50)
}

.rotating__card .detail2,
.rotating__card .p2 {
    margin-bottom: 20px
}

.rotating__image {
    position: relative;
    width: 100%;
    padding-top: 54%;
    margin-top: -20%
}

.modelLoader {
    position: absolute;
    inset: 0;
    display: flex;
    align-items: center;
    justify-content: center;
    z-index: 10;
    font-size: 18px;

}

.rotating__image model-viewer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: transparent;
}


@media (max-width: 786px) {
    .rotating__image {
        height: 90vh;
        padding: 0;
        width: 116%;
        margin-left: -8%;
    }

    .rotating__imageMobileDefault {
        height: 350px;
    }
}
@media (min-width: 1100px) {
    .rotating__content {
        position: relative
    }

    .rotating__card {
        max-width: 440px;
        position: absolute;
        right: 0;
        top: 20%
    }
    .rotating__card.--bottom {
        top: 60%;
    }
}

@media (max-width: 1100px) {
    .rotating__card {
        padding: 20px 16px;
        margin-top: 80px;
        background: rgba(68, 68, 68, 0.2);
    }
   
    .rotating__cardBtn {
        padding: 8px 16px;
        position: absolute;
        right: 16px;
        top: 16px
    }
}

.heroVideo {
    height: 80vh
}

.heroVideo video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover;
    position: fixed;
    right: 0;
    bottom: 0;
    z-index: -1
}

.headline {
    min-height: 100vh;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
       padding: 80px 0 200px;
    -webkit-backdrop-filter: blur(60px);
    backdrop-filter: blur(60px);
    background: rgba(68, 68, 68, 0.01);
    position: relative;z-index: 2;
}

.headline__text {
    font-size: clamp(60px, 16vw, 140px);
    line-height: 100%;
    color: #5f6060
}

.headline__text span {
    color: var(--obs50)
}

.typeformAnim.active {
    display: none
}

.demoBlock {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    min-height: 0;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
  -webkit-transition: opacity 0.2s, min-height 0.8s, -webkit-transform 0.8s;
        transition: opacity 0.2s, min-height 0.8s, -webkit-transform 0.8s;
        -o-transition: opacity 0.2s, transform 0.8s, min-height 0.8s;
        transition: opacity 0.2s, transform 0.8s, min-height 0.8s;
        transition: opacity 0.2s, transform 0.8s, min-height 0.8s, -webkit-transform 0.8s;
    margin-bottom: -99px;
     z-index: 2
}

.demoBlock.active {
    min-height: 100vh;
    /* max-height: 1200px; */
    opacity: 1
}

.demoBlock .overlay {
    background: -webkit-gradient(linear, right top, left top, color-stop(34.62%, rgba(97, 97, 97, 0)), to(#737373));
    background: linear-gradient(270deg, rgba(97, 97, 97, 0) 34.62%, #737373 100%);
    mix-blend-mode: multiply;
    opacity: 0.5;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 0
}

.demoBlock__wrap {
    padding: 100px 0;
    max-width: 780px;
    display: -ms-grid;
    display: grid;
    gap: 18px;
    justify-items: flex-start;
    position: relative;
    z-index: 2
}

.demoBlock__wrap .h1 {
    color: var(--obs300);
    font-weight: 500
}

.demoBlock__wrap .p1 {
    color: var(--obs200)
}

.demoBlock__btn {
    padding: 12px 14px 12px 28px;
    margin-top: 93px;
    border: 1px solid var(--obs400);
    color: var(--obs200);
    gap: 42px
}

.demoBlock__btn:hover {
    -webkit-backdrop-filter: blur(20px);
    backdrop-filter: blur(20px);
    background: rgba(255, 255, 255, 0.2)
}

.demoBlock__close {
    position: absolute;
    z-index: 3;
    top: 40px;
    right: 40px;
    width: 42px;
    height: 36px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    cursor: pointer;
    border: 1px solid var(--obs300);
    border-radius: 100px;
    -webkit-transition: 0.3s;
    transition: 0.3s
}

.demoBlock__close:hover {
    background: var(--lava600)
}

.lighterBg .typeformInner {
    background-color: var(--obs100);
}
.darkBg .typeformInner {
    background-color: var(--obs900);
}
.typeformInner {
    z-index: 99999;
    position: relative;
    min-height: 0;
    max-height: 0;
    overflow: hidden;
    opacity: 0;
   -webkit-transition: opacity 0.2s, min-height 0.8s, -webkit-transform 0.8s;
        transition: opacity 0.2s, min-height 0.8s, -webkit-transform 0.8s;
        -o-transition: opacity 0.2s, transform 0.8s, min-height 0.8s;
        transition: opacity 0.2s, transform 0.8s, min-height 0.8s;
        transition: opacity 0.2s, transform 0.8s, min-height 0.8s, -webkit-transform 0.8s;
}

.typeformInner [data-tf-iframe-props] {
    min-height: 80vh
}

.typeformInner.active {
    min-height: calc(100vh - 99px);
    opacity: 1
}


.heroBanner {
    height: 100vh;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1
}

.heroBanner .container {
    z-index: 2;
}
.heroBanner .bottom_shadow {
    position: absolute;
    width: 100%;
    height: 40%;
    bottom: 0;
    left: 0;
    z-index: 1;
        background: linear-gradient(360deg, #000000b5 0%, rgba(233, 234, 234, 0) 100%);
}

.heroBanner.is-hidden {
  opacity: 0;
}

.heroBanner__inner {
    height: 100%;
    padding: 60px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    position: relative;
    z-index: 2;
}

.heroBanner__title {
    max-width: 1000px;
    color: var(--obs50)
}

.heroBanner video {
    width: 100%;
    height: 100%;
    -o-object-fit: cover;
    object-fit: cover
}

.pageContent--parallax {
    position: relative;
    z-index: 2;
    margin-top: 100vh
}

.pageContent--parallax:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    top: -20px
}

@media (max-width: 768px) {
    .headline {
        padding: 40px 0 120px;
    }
    .headline__text {
        font-size: 58px;
    }
    .heroBanner__title {
        font-size: 60px
    }

    .heroBanner__inner {
        padding: 40px 0
    }
}

.darkBg .pageContent--parallax:before {
    background: -webkit-gradient(linear, left bottom, left top, from(#030404), to(rgba(3, 4, 4, 0)));
    background: linear-gradient(360deg, #030404 0%, rgba(3, 4, 4, 0) 100%)
}

.lighterBg .pageContent--parallax:before {
    background: -webkit-gradient(linear, left bottom, left top, from(#e9eaea), to(rgba(233, 234, 234, 0)));
    background: linear-gradient(360deg, #e9eaea 0%, rgba(233, 234, 234, 0) 100%)
}

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both
}
@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 40px, 0);
        transform: translate3d(0, 40px, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}

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

.steps {
    padding: 250px 0;
    overflow-x: hidden
}

.steps__head {
    max-width: 770px;
    margin: 0 auto 200px;
    text-align: center
}

.steps__head .p1 {
    max-width: 610px;
    margin: 0 auto
}

.steps__cardInner {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    gap: 20px
}

.steps__num {
    border: 1px solid #e9eaea;
    border-radius: 100px;
    padding: 9px 16.1px;
    background-color: var(--obs900);
    z-index: 2
}

.steps__card {
    display: -ms-grid;
    display: grid;
    justify-items: center;
    gap: 12px;
    border: 1px solid #454545;
    border-radius: 8px;
    padding: 70px 4.5vw;
    -webkit-backdrop-filter: blur(72px);
    backdrop-filter: blur(72px);
    background: rgba(68, 68, 68, 0.1);
    z-index: 2
}

.steps__cardTitle {
    font-size: 48px;
    font-weight: 500
}

.steps__cardText {
    max-width: 310px;
    margin: 0 auto;
    text-align: center
}

.steps__media {
    position: relative;
    z-index: 2;
    display: flex;
    justify-content: flex-end;
}

.steps__media img {
    border-radius: 8px
}

.steps__card {
    animation-delay: 0.1s
}
.steps__media .firstImage {
    animation-delay: 0.2s
}
.steps__media .secondImage {
    position: absolute;
    animation-delay: 0.4s
}



.steps__rows {
    display: -ms-grid;
    display: grid;
    gap: 230px
}

.steps__row {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative
}

.steps__row .steps__cardInner {
    position: relative
}

.steps__row:nth-child(1) {
    gap: 97px;
    margin-bottom: 200px;
}
.steps__row:nth-child(1)  .firstImage { 
    max-width: 76%;
}
.steps__row:nth-child(1)  .secondImage {
    max-width: 52%;
    left: 0;
    margin-top: 37%;
}
.steps__row:nth-child(2)  .firstImage { 
    max-width: 60%;
}
.steps__row:nth-child(2)  .secondImage {
    max-width: 50%;
    left: 0;
    margin-top: 24%;
}

.line1 {
  stroke-dasharray: 1800;
  stroke-dashoffset: -1800;
   will-change: stroke-dashoffset;
}

.animateLine {
  -webkit-animation: draw-line 3s  forwards;
          animation: draw-line 3s  forwards;
  -webkit-animation-delay: 0.5s;
          animation-delay: 0.5s;
}

@-webkit-keyframes draw-line {
  to {
    stroke-dashoffset: 0;
  }
}

@keyframes draw-line {
  to {
    stroke-dashoffset: 0;
  }
}

.steps__row:nth-child(1) .svgBlockAnim {
    /* content: url("assets/img/st1elem.svg"); */
    position: absolute;
    right: 8vw;
    top: 50%;
    z-index: -1
}

.steps__row:nth-child(2) {
    padding-right: 120px;
    gap: 130px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    -ms-flex-direction: row-reverse;
    flex-direction: row-reverse;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end
}

.steps__row:nth-child(2) .svgBlockAnim  {
    /* content: url("assets/img/st2elem.svg"); */
    position: absolute;
    left: 11vw;
    bottom: -64%;
    z-index: -1
}

.steps__row:nth-child(2) .steps__media {
    position: relative;
    margin: 0 0 -40px;
}

.steps__row:nth-child(3) {
    gap: 75px;
    margin-right: 33%
}

.steps__row:nth-child(3) .svgBlockAnim  {
    position: absolute;
    bottom: 13%;
    left: 31%;
}
/* .steps__row:nth-child(3) .steps__cardInner:after {
    content: '';
    right: -19%;
    bottom: 82px;
    width: 150px;
    z-index: -1;
    width: 320px;
    height: 170px;
    border: 2px solid #454545;
    border-top: none;
    border-right: none;
    border-bottom-left-radius: 80px;
    background: transparent;
    position: absolute
} */

.steps__row:nth-child(3) .steps__media {
    margin-top: 10%
}

.darkBg .steps__title {
    color: #fff
}

.darkBg .steps__cardTitle {
    color: var(--obs50)
}

.darkBg .steps__cardText {
    color: var(--obs100)
}

@media (max-width: 1380px) {
    .steps__row:nth-child(1) {
        padding-right: 20px;
        gap: 36px
    }

    .steps__row:nth-child(2) .steps__cardInner  {
           min-width: 300px;
    }
    .steps__row:nth-child(1) .svgBlockAnim {
        right: 0;
        top: 37%;
    }

    .steps__row:nth-child(2) {
        padding-left: 50px;
                padding-right: 0;
        gap: 30px
    }

    .steps__row:nth-child(2) .svgBlockAnim  {
        left: 30px;
        bottom: -90%;
    }

    .steps__row:nth-child(3) {
        -webkit-box-pack: start;
        -ms-flex-pack: start;
        justify-content: flex-start;
        margin: 0;
        gap: 36px
    }

    .steps__row:nth-child(3):after {
        right: -40%
    }
}

@media (min-width: 769px){
    .steps__row:nth-child(2) .svgBlockAnim.mobile {
        display: none;
    }
    .steps__row:nth-child(3) .svgBlockAnim.mobile {
        display: none;
    }
}
@media (max-width: 768px) {
    .steps {
        padding: 150px 0 60px
    }

    .steps__cardInner {
        gap: 24px
    }

    .steps__card {
        padding: 36px 24px;
        width: 300px
    }

    .steps__cardTitle {
        font-size: 23px
    }

    .steps__media img {
        border-radius: 4px;
        width: 100%
    }

    .steps__row {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .steps__row:nth-child(1) {
        margin-bottom: 0;
    }
 
    .steps__row:nth-child(1) .steps__media {
            width: 85%;
    }

    .steps__row:nth-child(1) {
        padding: 0;
    }

    .steps__row:nth-child(1) .svgBlockAnim {
        top: 64%;
    }
    .steps__row:nth-child(1) .steps__cardInner {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        width: 300px;
        margin: 0 auto
    }

    .steps__row:nth-child(2) {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .animateLine {
        opacity: 0;
        animation: drawMob 3s forwards;
        animation-delay: 0.5s;
    }
    .line1 {
        stroke-dasharray: unset;
        stroke-dashoffset: unset;
    }

    @keyframes drawMob {
       to {
            opacity: 1;
        }
    }

    
    .steps__row:nth-child(2) .svgBlockAnim.desktop {
        display: none;
    }
    .steps__row:nth-child(2) .svgBlockAnim.mobile {
        position: absolute;
        /* left: 71px;
        bottom: -42%; */
        left: 29%;
        bottom: -41%;
        height: 365px;
        width: 344px;
    }
    .steps__row:nth-child(2) .svgBlockAnim.mobile svg {
        width: 100%;
        height: 100%;
    }
    .steps__row:nth-child(2):after {
        /* content: '';
        background-image: url(assets/img/st22elem-mob.svg);
        width: 100%;
        height: 392px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        position: absolute;
        left: 71px;
        bottom: -42%; */
    }

    .steps__row:nth-child(2) .steps__media {
        width: 96%;
        margin: 0;
        margin-left: auto;
    }

    .steps__row:nth-child(3) {
        margin-right: 0
    }

    .steps__row:nth-child(3) .svgBlockAnim.desktop,
    .steps__row:nth-child(3) .svgBlockAnim.mobile {
        display: none;
    }

    /* .steps__row:nth-child(3) .steps__cardInner:after {
        content: '';
        position: absolute;
        background:  #454545;
        right: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 2px;
        height: 100%;
        bottom: -80%
    } */

    .steps__row:nth-child(3) .steps__media {
        width: 75%;
        margin: 0 auto;
       
    }
}

@media (min-width: 540px) {
    .steps__row:nth-child(1) .svgBlockAnim.mobile {
        display: none;
    }
}
@media (max-width: 540px) {
    .steps__rows {
        gap: 150px
    }

    .mobileLineAnim {
        width: 2px;
        height: 100px;
        background: #454545;
        position: absolute;
        bottom: -70px;
        left: 48%;
        z-index: 1;
        opacity: 0;
        animation: mobLine 1s forwards;
        animation-delay: 0.7s;
    }

    @keyframes mobLine {
        to {
           opacity: 1;
        }
    }

    .steps__row:nth-child(1) .svgBlockAnim.desktop {
        display: none;
    }
    .steps__row:nth-child(1) .svgBlockAnim.mobile {
        position: absolute;
        right: 26%;
        top: 94%;
    }

   
    .steps__row:nth-child(1):after {
        /* content: '';
        background-image: url("assets/img/st11elem-mob.svg");
        width: 76%;
        height: 430px;
        background-repeat: no-repeat;
        background-position: center;
        background-size: contain;
        position: absolute;
        right: 17%;
        top: 74%; */

       
    }

    .steps__row:nth-child(2) {
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .steps__row:nth-child(2) .mobileLineAnim {
        left: 80%
    }

    .steps__row:nth-child(2) .svgBlockAnim.mobile {
        /* left: 71px;
        bottom: -42%; */
        height: auto;
        width: auto;
    }
    .steps__row:nth-child(2):after {
        /* content: ''; */
        width: 78%;
        height: 249px;
        left: 37px;
        top: 95%;
    }

    .steps__row:nth-child(3) {
        margin-right: 0
    }

    /* .steps__row:nth-child(3) .mobileLineAnim {
        right: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        width: 1px;
        height: 100%;
        bottom: -80%
    } */

   
}

.darkBg .parallaxCards:before {
    background: -webkit-gradient(linear, left top, left bottom, from(#030404), to(rgba(3, 4, 4, 0)));
    background: linear-gradient(180deg, #030404 0%, rgba(3, 4, 4, 0) 100%)
}

.lighterBg .parallaxCards:before {
    background: -webkit-gradient(linear, left top, left bottom, from(#e9eaea), to(rgba(233, 234, 234, 0)));
    background: linear-gradient(180deg, #e9eaea 0%, rgba(233, 234, 234, 0) 100%)
}

.darkBg .parallaxCards:after {
    background: -webkit-gradient(linear, left top, left bottom, from(#030404), to(rgba(3, 4, 4, 0)));
    background: linear-gradient(0deg, #030404 0%, rgba(3, 4, 4, 0) 100%)
}

.lighterBg .parallaxCards:after {
    background: -webkit-gradient(linear, left top, left bottom, from(#e9eaea), to(rgba(233, 234, 234, 0)));
    background: linear-gradient(0deg, #e9eaea 0%, rgba(233, 234, 234, 0) 100%)
}

.parallaxCards {
    position: relative;
   
    min-height: 100vh
}

.parallaxCards .overlay {
    content: '';
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    background-color: rgba(68, 68, 68, 0.2)
}

.parallaxCards:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    top: -3px
}
.parallaxCards:after {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: -3px
}

.parallaxCards .container {
    z-index: 2;
    position: relative
}

.parallaxCards__card {
    
}

.parallaxCards__cardInner {
    -webkit-backdrop-filter: blur(72px);
    backdrop-filter: blur(72px);
    background: rgba(68, 68, 68, 0.2);
    border-radius: 8px;
    padding: 50px;
    max-width: 500px;
    display: -ms-grid;
    display: grid;
    gap: 8px;
    justify-items: center;
    text-align: center
}

.parallaxCards__cardInner>div {
    color: var(--obs50)
}

@media (min-width: 991px) {
    /* .parallaxCards {
         background-attachment: fixed;
    } */
    .parallaxCards__card {
        position: absolute
    }

    .parallaxCards__card:nth-child(1) {
        left: 0;
        top: 37vh
    }

    .parallaxCards__card:nth-child(1):before {
        content: url("assets/img/pel1.svg");
        position: absolute;
        bottom: 97%;
        left: 28%
    }

    .parallaxCards__card:nth-child(2) {
        top: 74vh;
        left: 14%
    }

    .parallaxCards__card:nth-child(2):before {
        content: url("assets/img/pel2.svg");
        position: absolute;
        bottom: 50%;
        right: -147px
    }

    .parallaxCards__card:nth-child(3) {
        right: 6%;
        top: 64vh
    }

    .parallaxCards__card:nth-child(3):before {
        content: url("assets/img/pel3.svg");
        position: absolute;
        bottom: 95%;
        left: 14%;
    }
}

@media (min-width: 1300px) {
    .parallaxCards__card:nth-child(3) {
        top: 58vh;
        right: 0;
    }
}

@media (max-width: 991px) {
    .parallaxCards {
            background-position: top;
        min-height: 880px;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-align: end;
        -ms-flex-align: end;
        align-items: flex-end;
        
    }

    .parallaxCards__cardInner {
        padding: 40px 27px;
        backdrop-filter: blur(72px);
        background: rgba(185, 185, 185, 0.2);
        margin: 0 auto 12px
    }
}

.swiper-button {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: static;
    margin: 0;
    width: 51px;
    height: 44px;
    border-radius: 100px;
    border: 1px solid #575858;
    -webkit-transition: 0.3s;
    transition: 0.3s
}
.swiper-button-next:focus,
.swiper-button-prev:focus {
  outline: none;
}

.swiper-button:hover {
    background: var(--lava600);
    border-color: var(--lava600)
}

.swiper-button:hover svg path {
    stroke: var(--obs50)
}

.swiper-button-prev:after,
.swiper-rtl .swiper-button-next:after,
.swiper-button-next:after,
.swiper-rtl .swiper-button-prev:after {
    display: none
}

.swiperBtns {
    gap: 12px
}

.reviewsCards {
    padding: 150px 0
}

.reviewsCards__slider {
    padding: 48px;
    -webkit-backdrop-filter: blur(72px);
    backdrop-filter: blur(72px);
    background: rgba(28, 28, 28, 0.6);
    border-radius: 12px;
    position: relative
}

.reviewsCards__arrows {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    position: absolute;
    right: 48px;
    bottom: 48px
}

.reviewsCards .swiper-slide>div {
    max-width: 997px
}

.reviewsCards .swiper-slide .text {
    color: var(--obs200);
    margin-bottom: 250px
}

.reviewsCards .swiper-slide .name {
    color: var(--obs300);
    padding-right: 120px
}

@media (max-width: 768px) {
    .reviewsCards {
        padding: 120px 0 40px
    }

    .reviewsCards__slider {
        padding: 20px 16px
    }

    .reviewsCards__arrows {
        right: 16px;
        bottom: 20px
    }

    .reviewsCards .swiper-slide .text {
        margin-bottom: 24px
    }

    .reviewsCards .swiper-slide .name {
        color: var(--obs300);
        padding: 0 0 250px 0
    }
}

.sectionHead {
    border-top: 1px solid #454545;
    padding-top: 30px;
    margin-bottom: 90px
}

.sectionHead .detail2 {
    margin-bottom: 48px
}

.sectionHead__title {
    gap: 16px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.sectionHead__title .p1 {
    max-width: 500px
}

.sectionHead__title .p1.--xl {
    max-width: 600px
}

.videoPoster {
    position: relative
}

.videoPoster__poster {
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    z-index: 4;
    -webkit-transition: 0.3s ease;
    transition: 0.3s ease
}

.videoPoster__poster.hidden {
    opacity: 0;
    pointer-events: none
}

.videoPoster__video {
    width: 100%;
    height: auto;
    display: block
}

.videoCursor__wrap {
    border-radius: 6px;
    overflow: hidden;
    position: relative;
    cursor: none;
    width: 100%
}

.customCursor {
    position: absolute;
    top: 0;
    left: 0;
    pointer-events: none;
    opacity: 0;
    -webkit-transition: opacity 0.2s ease;
    transition: opacity 0.2s ease;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    z-index: 5;
    width: 89px;
    height: 89px;
    border-radius: 100%;
    background: rgba(101, 101, 101, 0.01);
    border: 1px solid #e9eaea;
    -webkit-backdrop-filter: blur(72px);
    backdrop-filter: blur(72px);
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center
}

.customCursor svg {
    margin-left: 9px
}

.customCursor.active {
    width: 40px;
    height: 40px
}

.customCursor.active svg {
    -webkit-transform: scale(0);
    transform: scale(0)
}

@media (max-width: 991px) {
    .customCursor {
        width: 60px;
        height: 60px;
        opacity: 1;
        top: 50%;
        left: 50%;
        -webkit-transform: translate(-50%, -50%);
        transform: translate(-50%, -50%);
        padding: 12px
    }

    .customCursor svg {
        margin-left: 7px
    }

    .customCursor.active {
        display: none
    }
}

.solutionsList {
    padding: 180px 0
}

.solutionsList__inner {
    counter-reset: list 0;
    margin-top: 120px;
    margin: 0
}

.solutionsList__row {
    list-style-type: none;
    border-top: 1px solid #454545;
    padding-top: 30px;
    margin-top: 90px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 12px;
    padding-right: 4vw;
    position: relative
}

.solutionsList__row:before {
    counter-increment: list;
    content: " 0"counter(list);
    position: absolute;
    left: 0;
    top: 34px;
    font-size: 18px;
    color: #dadbdb
}

.solutionsList__title {
    padding-left: 11vw
}

.solutionsList__text {
    max-width: 483px
}

@media (max-width: 991px) {
    .solutionsList {
        padding: 150px 0
    }

    .solutionsList__inner {
        margin-top: 90px
    }

    .solutionsList__row {
        padding-top: 30px;
        margin-top: 30px;
        padding-right: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column
    }

    .solutionsList__row:first-child {
        border: none
    }

    .solutionsList__row:before {
        font-size: 15px
    }

    .solutionsList__title {
        padding-left: 80px
    }

    .solutionsList__text {
        padding-left: 80px;
        max-width: 100%
    }
}

.ctaFullWidth {
    min-height: 110vh;
    padding: 90px 0;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex
}

.ctaFullWidth__content {
    max-width: 522px;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start
}

.ctaFullWidth__title {
    color: var(--obs50);
    margin-bottom: 30px
}

.ctaFullWidth__text {
    color: var(--obs200)
}

@media (max-width: 991px) {
    .ctaFullWidth {
        min-height: 900px;
        padding: 40px 0
    }
}

.casesSlider .swiper-slide:not(.swiper-slide-active)  {
  opacity: 0 !important;
}

.casesSlider__navPanel {
    padding: 37px 50px;
    border-radius: 12px;
    -webkit-backdrop-filter: blur(72px);
    backdrop-filter: blur(72px);
    background: #282828;
    gap: 22px
}

.casesSlider__pagination {
    gap: 5vw
}

.casesSlider__pagination div {
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: pointer
}

.casesSlider__pagination div.active {
    text-decoration: underline;
    text-decoration-skip-ink: none;
    color: var(--obs200)
}

.casesSlider .rotating {
    padding: 180px 0 0px
}

.casesSlider .rotating__head {
    position: absolute
}

.casesSlider .rotating__image {
    margin-top: 3%
}

.casesSlider .rotating__card {
    /* top: 0; */
    gap: 40px
}

.casesSlider .rotating__cardBtn {
    position: absolute;
    right: 16px;
    top: 16px
}

@media (max-width: 991px) {
    .casesSlider__navPanel {
        padding: 24px 18px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start
    }

    .casesSlider__pagination {
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        flex-wrap: wrap;
        width: 100%
    }

    .casesSlider .swiperBtns {
        display: none
    }

    .casesSlider .rotating {
        padding: 180px 0 20px
    }

    .casesSlider .rotating__card {
        -webkit-transform: none !important;
        transform: none !important;
        margin-top: 20px
    }

    .casesSlider .rotating__head {
        position: static
    }

    .casesSlider .rotating__image {
        margin-top: -20%
    }

    .casesSlider .rotating__cardBtn {
        padding: 8px 16px
    }
}

@media (min-width: 768px) {
    .demoBlock__imgMob {
        display: none
    }
}

@media (max-width: 1100px) {
    .demoBlock {
        margin-bottom: -85px
    }

    .demoBlock__close {
        right: 16px;
        top: 84px
    }

    .demoBlock__wrap {
        gap: 6px
    }

    .demoBlock__wrap .h1 {
        color: var(--obs50)
    }

    .demoBlock__wrap .p1 {
        color: var(--obs50)
    }

    .demoBlock__btn {
        padding: 9px 14px 9px 20px;
        margin-top: 60px;
        color: var(--obs200);
        gap: 64px
    }

    .demoBlock__btn:hover {
        -webkit-backdrop-filter: blur(20px);
        backdrop-filter: blur(20px);
        background: rgba(255, 255, 255, 0.2)
    }

    .demoBlock .bntIconColor {
        padding: 12.2px 16.2px
    }
}

@media (max-width: 768px) {
    .casesSlider__pagination div {
        font-size: 12px;
    }
    .demoBlock {
            justify-content: flex-start;
    }
    .demoBlock.active {
        min-height: 900px;
    }

    .demoBlock__wrap {
        padding-bottom: 0
    }
}

.footer {
    z-index: 2;
    position: relative
}

.footer__menu li {
   
    text-align: center;
    -webkit-transition: 0.4s ease;
    transition: 0.4s ease;
    margin: 0
}

.footer__menu li:not(:last-child) {
    border-top: 1px solid #c5c6c6;
    margin: 0
}

.footer__menu li a {
    width: 100%;
    padding: 32px 16px;
    display: block
}

.footer__menu li:hover {
    background-color: var(--obs50)
}

.footer__menu li.colored {
    background: var(--lava600);
    color: var(--obs50)
}

.footer__menu li.colored:hover {
    color: var(--obs400);
    background-color: var(--obs200)
}

.footer__bottom {
    padding: 19px 0
}
.footer__bottom .info {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 6px
}

@media (max-width: 768px) {
    .footer__menu li a {
        width: 100%;
        padding: 28px 16px
    }

    .footer__bottom {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        gap: 10px
    }

    .footer__bottom .main {
        width: 100%;
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        gap: 6px
    }

    .footer__bottom .city {
        display: none
    }
    .footer__bottom .info {
        gap: 24px
    }
    
}

@media (max-width: 1600px) {
    .container {
        width: 94%
    }
    .postContent__sticky:after, 
    .postContent__sticky:before,
    .postContent__sticky .blur {
        width: 112%;
    }
}

@media (max-width: 1100px) {
    .hamburger {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex
    }

    .menu {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        height: 100%;
        -webkit-box-pack: center;
        -ms-flex-pack: center;
        justify-content: center
    }

    .menu li {
        padding: 15px 0;
        border: none;
        font-size: 24px;
        color: #f5f6f6
    }

    .menu li:last-child {
        border: none;
        margin-right: 0
    }

    .header {
        padding: 24px 0
    }

    .header__innerLinks {
        position: fixed;
        z-index: 55;
        top: 0;
        left: -100%;
        width: 100%;
        height: 100%;
        padding: 90px 15px 24px;
        -webkit-backdrop-filter: blur(60px);
        backdrop-filter: blur(60px);
        background: rgba(68, 68, 68, 0.01);
        -webkit-transition: .3s ease;
        transition: .3s ease;
        gap: 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        margin-bottom: 24px;

        left: 0;
        opacity: 0;
        pointer-events: none;
        height: 100vh;
    }

    .header__btns {
        gap: 12px;
        width: 100%
    }

    .header__btns .btn {
        min-width: 150px;
        width: 100%
    }

    .lighterBg .header_active {
        backdrop-filter: blur(30px);
        background: rgba(68, 68, 68, 0.3);
    }
    .header_active {
        position: fixed;
        width: 100%;
        height: 100%;
        z-index: 1111
    }

    .header_active .logo.--white {
        display: block
    }

    .header_active .logo.--color {
        display: none
    }

    .header_active .header__wrap {
        position: relative
    }

    .header_active .header__wrap:after {
        content: '';
        display: block;
        width: 120%;
        position: absolute;
        height: 1px;
        background: #f5f6f6;
        z-index: 1111;
        bottom: -25px;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%)
    }

    .header_active .header__innerLinks {
        left: 0;
        overflow-y: auto;

        opacity: 1;
        pointer-events: auto;
    }

    .header_active .hamburger {
        z-index: 55;
        border-color: var(--obs50);
        background: transparent
    }

    .header_active .hamburger svg {
        -webkit-transform: rotate(45deg);
        transform: rotate(45deg)
    }
    .header_active .hamburger svg path {
        fill: var(--obs50)
    }

    .header_active .logo {
        z-index: 555
    }
}

@media (max-width: 768px) {
    a:hover {
        opacity: 1
    }

    input[type="text"]::-webkit-input-placeholder,
    input[type="email"]::-webkit-input-placeholder,
    input[type="url"]::-webkit-input-placeholder,
    input[type="password"]::-webkit-input-placeholder,
    input[type="search"]::-webkit-input-placeholder,
    input[type="number"]::-webkit-input-placeholder,
    input[type="tel"]::-webkit-input-placeholder,
    input[type="range"]::-webkit-input-placeholder,
    input[type="date"]::-webkit-input-placeholder,
    input[type="month"]::-webkit-input-placeholder,
    input[type="week"]::-webkit-input-placeholder,
    input[type="time"]::-webkit-input-placeholder,
    input[type="datetime"]::-webkit-input-placeholder,
    input[type="datetime-local"]::-webkit-input-placeholder,
    input[type="color"]::-webkit-input-placeholder,
    textarea::-webkit-input-placeholder,
    select::-webkit-input-placeholder {
        font-size: 16px
    }

    input[type="text"]:-ms-input-placeholder,
    input[type="email"]:-ms-input-placeholder,
    input[type="url"]:-ms-input-placeholder,
    input[type="password"]:-ms-input-placeholder,
    input[type="search"]:-ms-input-placeholder,
    input[type="number"]:-ms-input-placeholder,
    input[type="tel"]:-ms-input-placeholder,
    input[type="range"]:-ms-input-placeholder,
    input[type="date"]:-ms-input-placeholder,
    input[type="month"]:-ms-input-placeholder,
    input[type="week"]:-ms-input-placeholder,
    input[type="time"]:-ms-input-placeholder,
    input[type="datetime"]:-ms-input-placeholder,
    input[type="datetime-local"]:-ms-input-placeholder,
    input[type="color"]:-ms-input-placeholder,
    textarea:-ms-input-placeholder,
    select:-ms-input-placeholder {
        font-size: 16px
    }

    input[type="text"]::-ms-input-placeholder,
    input[type="email"]::-ms-input-placeholder,
    input[type="url"]::-ms-input-placeholder,
    input[type="password"]::-ms-input-placeholder,
    input[type="search"]::-ms-input-placeholder,
    input[type="number"]::-ms-input-placeholder,
    input[type="tel"]::-ms-input-placeholder,
    input[type="range"]::-ms-input-placeholder,
    input[type="date"]::-ms-input-placeholder,
    input[type="month"]::-ms-input-placeholder,
    input[type="week"]::-ms-input-placeholder,
    input[type="time"]::-ms-input-placeholder,
    input[type="datetime"]::-ms-input-placeholder,
    input[type="datetime-local"]::-ms-input-placeholder,
    input[type="color"]::-ms-input-placeholder,
    textarea::-ms-input-placeholder,
    select::-ms-input-placeholder {
        font-size: 16px
    }

    input[type="text"]::placeholder,
    input[type="email"]::placeholder,
    input[type="url"]::placeholder,
    input[type="password"]::placeholder,
    input[type="search"]::placeholder,
    input[type="number"]::placeholder,
    input[type="tel"]::placeholder,
    input[type="range"]::placeholder,
    input[type="date"]::placeholder,
    input[type="month"]::placeholder,
    input[type="week"]::placeholder,
    input[type="time"]::placeholder,
    input[type="datetime"]::placeholder,
    input[type="datetime-local"]::placeholder,
    input[type="color"]::placeholder,
    textarea::placeholder,
    select::placeholder {
        font-size: 16px
    }
}

.textBlock {
    padding: 200px 0
}

.textBlock__inner.--typeCenter {
    max-width: 810px;
    text-align: center;
    margin: 0 auto
}

.textBlock__inner.--typeLeft {
    max-width: 1024px
}

.textBlock__inner.--typeLeft .h2 {
    margin-bottom: 40px
}

@media (max-width: 768px) {
    .textBlock__inner.--typeLeft .h2 {
        font-size: 28px;
        margin-bottom: 20px
    }
}

.capabilities {
    padding: 80px 0 120px
}

.capabilities__head {
    gap: 24px;
    border-top: 1px solid #c5c6c6;
    padding-top: 60px;
    margin-bottom: 90px
}

.capabilities__slider {
        overflow: visible;
    padding-right: 40px
}

.capabilities__slide {
     border-radius: 6px;
    background: var(--obs50);
    padding: 20px;
    height: auto;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px
}

.capabilities__slideImage {
    /* height: 100% */
}

.capabilities__slideImage img {
    max-width: 463px;
    min-width: 60%;
    aspect-ratio: 0.83;
    border-radius: 6px
}

.capabilities__slideContent {
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 36px;
    padding: 12px 0
}

.capabilities__slideNum {
    margin-bottom: 68px
}

.capabilities__slideTitle {
    font-weight: 500;
    margin-bottom: 12px
}

.capabilities__slideFooter {
    border-top: 1px solid #dadbdb;
    padding-top: 20px
}

.capabilities__slideFooter span {
    max-width: 230px;
    display: block
}

.experiments {
    padding: 80px 0
}

.experiments__title {
    color: var(--obs500)
}

.experiments__head {
    margin-bottom: 60px
}

.experiments__slider {
    padding-right: 40px;
    overflow: visible;
}
.experiments__slide {
    border-radius: 6px;
  background: linear-gradient(180deg, #f1f0ec 0%, #f1f0ec 15.87%, #ede9e6 78.85%, #ede9e6 100%);
    border: 1px solid #c5c6c6;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    height: auto;
        overflow: hidden;
}


.experiments__slideHead {
    padding: 30px;
    z-index: 2;position: relative;
}

.experiments__slideTitle {
    margin-top: 12px;
    font-weight: 500;
    line-height: 1.2;
    max-width: 400px
}

.experiments__slideImage {
    margin-top: -23%;
    margin-bottom: -88px;
}

.experiments__slideFooter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    gap: 10px;
    padding: 32px 18px;
    font-size: 22px;
    line-height: 100%;
    letter-spacing: -0.02em;
    color: #f5f6f6;
    -webkit-transition: 0.4s;
    transition: 0.4s
}

.experiments__slideFooter .icon {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    width: 42px;
    height: 36px;
    border-radius: 100px;
    border: 1px solid #f5f6f6
}

@media (max-width: 1600px) {
    .auto-pd-left {
        padding-left: 3%
    }
    .auto-pd-right {
        padding-right: 3%
    }

    .capabilities,
    .experiments {
        overflow-x: hidden
    }

    .capabilities__slider,
    .experiments__slider {
        overflow: visible
    }
}

@media (min-width: 991px) {
    .experiments__slide:hover .experiments__slideFooter {
        /* opacity: 1; */
        transform: translateY(0);
    }

    .experiments__slideFooter {
        /* opacity: 0; */
        transform: translateY(90px);
        background-color: var(--lava600)
    }

    .experiments__slideFooter .icon {
        display: none
    }
}

@media (max-width: 991px) {
    .swiperBtns.mobSx {
        gap: 8px
    }

    .swiperBtns.mobSx .swiper-button {
        width: 42px;
        height: 36px
    }

    .capabilities {
        padding: 80px 0 150px
    }

    .capabilities__head {
        padding-top: 48px;
        margin-bottom: 60px
    }

    .capabilities .auto-pd-left {
        padding-right: 3%;
    }
    .capabilities__slider {
        /* padding-right: 16px */
        padding-right: 0;

    }
    .experiments__slider {
        padding-right: 16px;
    }

    .capabilities__slide {
       
        padding: 12px;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 28px
    }

    .capabilities__slideImage img {
        max-width: 100%;
        min-width: 100%
    }

    .capabilities__slideNum {
        margin-bottom: 12px
    }

    .capabilities__slideTitle {
        margin-bottom: 36px
    }

    .capabilities__slideFooter {
        padding-top: 16px
    }

    .experiments {
        padding: 80px 0
    }

    .experiments__slideHead {
        padding: 20px 18px
    }

    .experiments__slideImage {
        margin-bottom: -40px;
    }

    .experiments__slideFooter {
        padding: 14px 18px;
        -webkit-box-pack: justify;
        -ms-flex-pack: justify;
        justify-content: space-between;
        background: var(--obs300);
        font-size: 12px;
        text-decoration: underline;
        text-decoration-skip-ink: none
    }
}

.scrollSticky .imageFull {
    position: relative
}

.scrollSticky .imageFull::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    top: -1px;
    background: -webkit-gradient(linear, left top, left bottom, from(#e9eaea), to(rgba(233, 234, 234, 0)));
    background: linear-gradient(180deg, #e9eaea 0%, rgba(233, 234, 234, 0) 100%)
}

.scrollSticky .imageFull::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: 1px;
    background: -webkit-gradient(linear, left bottom, left top, from(#e9eaea), to(rgba(233, 234, 234, 0)));
    background: linear-gradient(360deg, #e9eaea 0%, rgba(233, 234, 234, 0) 100%)
}

.lighterBg .reviewsCards__slider {
    -webkit-backdrop-filter: blur(32px);
    backdrop-filter: blur(32px);
    background: rgba(215, 215, 215, 0.72)
}

.lighterBg .reviewsCards .swiper-slide .text {
    color: var(--obs500)
}

.lighterBg .reviewsCards .swiper-slide .name {
    color: var(--obs400)
}

.reviewsCards.--secondType .swiper-slide {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: auto;
}

.reviewsCards.--secondType .swiper-slide .text {
    margin: 200px 0 24px
}

.reviewsCards.--secondType .swiper-slide .name {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 6vw
}

@media (max-width: 768px) {

   
    .reviewsCards.--secondType .swiper-slide .p3 {
        font-size: 12px;
        max-width: 230px
    }

    .reviewsCards.--secondType .swiper-slide .text {
        font-size: 28px
    }

    .reviewsCards.--secondType .swiper-slide .name {
        padding: 0 170px 0 0;
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 0
    }
}

.stackedCards {
    padding: 90px 0 300px
}

.stackedCards__head {
    padding-top: 30px;
    border-top: 1px solid #c5c6c6
}

.stackedCards__inner {
    padding-top: 78px
}

.stackedCards__item {
    border-radius: 12px;
    -webkit-backdrop-filter: blur(72px);
    backdrop-filter: blur(72px);
    background-color: rgba(0, 0, 0, 0.8);
    position: relative;
    overflow: hidden;
    margin-bottom: 60px;
    position: relative;
}

.stackedCards__item  img {
    position: absolute;
    width: 100%;
    height: 100%;
    top:0;
    left: 0;
}
.stackedCards__image {
    transition: 0.4s;
}
.stackedCards__item.active .stackedCards__image {
    opacity: 70%
}
@media(min-width: 768.1px) {
    .stackedCards__image.--mobile {
        display: none;
    }

}
@media(max-width: 768px) {
    .stackedCards__image.--desktop {
        display: none;
    }
}

.stackedCards__item:before,
.stackedCards__item:after {
    content: '';
    position: absolute;
    display: block;
    width: 100%;
    height: 200px;
    left: 0;
    opacity: 0.4
}

.stackedCards__item:before {
    top: 0;
    background: -webkit-gradient(linear, left top, left bottom, from(#030404), to(rgba(3, 4, 4, 0)));
    background: linear-gradient(180deg, #030404 0%, rgba(3, 4, 4, 0) 100%)
}

.stackedCards__item:after {
    bottom: 0;
    background: -webkit-gradient(linear, left bottom, left top, from(#030404), to(rgba(3, 4, 4, 0)));
    background: linear-gradient(360deg, #030404 0%, rgba(3, 4, 4, 0) 100%)
}

.stackedCards__itemContent {
    z-index: 2;
    position: relative;
    padding: 48px 3vw 40px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    gap: 33vh
}

.stackedCards__itemTitle {
    color: var(--obs50)
}

.stackedCards__itemText {
    max-width: 704px;
    color: var(--obs50)
}

.stackedCards__itemFooter {
    gap: 30px;
    padding-top: 30px;
    margin-top: 30px;
    border-top: 1px solid #fff;
    color: var(--obs50)
}

@media (max-width: 768px) {
    .btn {
        font-size: 14px
    }

    .stackedCards {
        padding-bottom: 200px;
    }
    .stackedCards__inner {
        padding-top: 58px
    }

    .stackedCards__item {
        margin-bottom: 12px
    }

    .stackedCards__itemContent {
        padding: 20px 16px 20px;
        gap: 33vh
    }

    .stackedCards__itemFooter {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        -webkit-box-align: start;
        -ms-flex-align: start;
        align-items: flex-start;
        padding-top: 20px;
        margin-top: 20px
    }
}

.scrollImages {
    padding: 170px 0 80px;
    overflow: hidden;
    white-space: nowrap;
    width: 100%;
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px
}

.scrollImages__track {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 40px;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    position: relative;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    will-change: transform
}

.scrollImages__track img {
    aspect-ratio: 0.66;
    height: 100%;
    max-width: 100%;
    max-width: 19vw
}

@media (max-width: 768px) {
    .scrollImages {
        padding: 120px 0 40px
    }

    .scrollImages__track img {
        max-width: 45vw
    }
}

.infoRows {
    padding: 80px 0
}

.infoRows__row {
    padding: 42px 0;
    border-top: 1px solid #c5c6c6;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 16px
}

.infoRows__row:last-child {
    border-bottom: 1px solid #c5c6c6
}

.infoRows__rowTitle {
    width: 35%
}

.infoRows__rowContent {
    width: 65%;
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (180px)[auto-fit];
    grid-template-columns: repeat(auto-fit, 180px);
    gap: 42px 3vw
}

.infoRows__rowContent a {
    text-decoration: underline
}

.infoRows__rowContentTitle {
    margin-bottom: 20px
}

.social {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    gap: 30px
}

.social a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    max-width: 24px
}

@media (max-width: 768px) {
    .infoRows__row {
        padding: 30px 0
    }

    .infoRows__rowTitle {
        width: 50%
    }

    .infoRows__rowContent {
        width: 50%
    }

    .infoRows__rowContentTitle {
        margin-bottom: 12px
    }
}

.caseDescription {
    padding: 80px 0 120px;
    background: #16130c;
    position: relative
}

.caseDescription:before {
    content: '';
    position: absolute;
    width: 100%;
    height: 164px;
    left: 0;
    top: -160px;
    background: -webkit-gradient(linear, left bottom, left top, from(#16130c), to(rgba(233, 234, 234, 0)));
    background: linear-gradient(360deg, #16130c 0%, rgba(233, 234, 234, 0) 100%)
}

.caseDescription__title {
    color: var(--obs500);
    max-width: 1287px;
    margin: 80px 0 60px
}

.caseDescription__text {
    max-width: 774px;
    margin-left: auto
}

.caseImages {
    position: relative
}

.caseImages::before {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    top: -1px
}

.caseImages::after {
    content: '';
    position: absolute;
    width: 100%;
    height: 20px;
    left: 0;
    bottom: -1px
}

.caseImages__inner {
    display: -ms-grid;
    display: grid
}

.caseImages__inner img {
    height: 100%;
    width: 100%
}

@media (min-width: 768px) {
    .caseImages__inner.--grid {
        -ms-grid-columns: 1fr 1fr;
        grid-template-columns: 1fr 1fr
    }

    .caseImages.--shadowMob:before,
    .caseImages.--shadowMob::after {
        display: none
    }
}


@media (max-width: 768px) {
    .caseDescription:before {
        content: '';
        height: 157px;
        top: -155px
    }

    .caseDescription__title {
        margin: 30px 0 42px
    }

    .caseDescription__text {
        padding-left: 60px
    }
}

.lighterBg .caseImages::before {
    background: -webkit-gradient(linear, left top, left bottom, from(#e9eaea), to(rgba(233, 234, 234, 0)));
    background: linear-gradient(180deg, #e9eaea 0%, rgba(233, 234, 234, 0) 100%)
}

.lighterBg .caseImages::after {
    background: -webkit-gradient(linear, left bottom, left top, from(#e9eaea), to(rgba(233, 234, 234, 0)));
    background: linear-gradient(360deg, #e9eaea 0%, rgba(233, 234, 234, 0) 100%)
}

.darkBg .caseImages:after {
    background: -webkit-gradient(linear, left bottom, left top, from(#030404), to(rgba(3, 4, 4, 0)));
    background: linear-gradient(0deg, #030404 0%, rgba(3, 4, 4, 0) 100%)
}

.darkBg .caseImages::before {
    background: -webkit-gradient(linear, left bottom, left top, from(#030404), to(rgba(3, 4, 4, 0)));
    background: linear-gradient(360deg, #030404 0%, rgba(3, 4, 4, 0) 100%)
}

.caseDetails {
    padding: 120px 0
}

.caseDetails__inner {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: 180px 1fr;
    grid-template-columns: 180px 1fr;
    gap: 4vw
}

.caseDetails__headline {
    max-width: 300px;
    min-width: 150px
}

.caseDetails__top {
    margin-bottom: 80px
}
.caseDetails__top img {
    width: 100%;
}

.caseDetails__items {
    display: -ms-grid;
    display: grid;
    -ms-grid-columns: (1fr)[3];
    grid-template-columns: repeat(3, 1fr);
    gap: 5vw
}

.caseDetails__item .h5 {
    color: vaR(--obs500);
    margin-bottom: 15px
}

@media (max-width: 991px) {
    .caseDetails__items {
        -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        gap: 42px
    }
}

@media (min-width: 767px) {
    .caseDetails__image.--mobile {
        display: none
    }
}

@media (max-width: 767px) {
    .caseDetails {
        padding: 80px 0 60px
    }

    .caseDetails__inner {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        gap: 68px
    }

    .caseDetails__headline {
        min-width: auto
    }

    .caseDetails__top {
        -webkit-box-orient: vertical;
        -webkit-box-direction: normal;
        -ms-flex-direction: column;
        flex-direction: column;
        gap: 30px;
        margin-bottom: 48px
    }

    .caseDetails__image.--desktop {
        display: none
    }
}

.rotatingSpin {
    background-position: bottom;
    background-repeat: no-repeat;
    background-size: contain;
    margin-bottom: 80px
}
@media (min-width: 786px) {
    .rotatingSpin {
        padding-bottom: 186px;
    }

}

.rotatingSpin .rotating__image {
    margin-top: 0%
}


.rotatingSpin .rotating__modelSpin {
    -webkit-transform: scale(1.5) ;
    transform: scale(1.5) ;
}

@media (max-width: 786px) {
    .rotatingSpin .rotating__imageMobileDefault {
        height: 250px;
    }
     /* .rotatingSpin .rotating__modelSpin {
        -webkit-transform: scale(1.5) scaleX(-1);
        transform: scale(1.5) scaleX(-1);
    } */
}

.rotatingSpin .rotating__head .d-flex-sb {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
    gap: 24px;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.rotatingSpin .rotating__head .detail2 {
    margin-bottom: 42px
}

@media (min-width: 991px) {
    .rotatingSpin .btn.--mobile {
        display: none
    }
}

@media (max-width: 991px) {
  
    .rotatingSpin {
        padding-bottom: 20px
    }

    .rotatingSpin .btn {
        margin: 40px 3% 0
    }

    .rotatingSpin .btn.--desktop {
        display: none
    }

    .rotatingSpin .container {
        width: 100%
    }

    .rotatingSpin .rotating__head {
        padding-left: 3%;
        padding-right: 3%
    }
}

.lighterBg .textButton {
    background: rgba(215, 215, 215, 0.72)
}

.lighterBg .textButton__title {
    color: var(--obs500)
}

.lighterBg .textButton__wrap .p2 {
    color: var(--obs400)
}